Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6761007
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T14:08:01+00:00 2026-05-26T14:08:01+00:00

I am confused with how to proceed on Internationalization & Localizations , so I

  • 0

I am confused with how to proceed on Internationalization & Localizations, so I categorized a website’s data as follows :

  1. Site Content : Content that is hosted by the website i.e. the data about the subject. Eg: Mobile Phone Site (Data about mobile models, specs, prices, etc.)

  2. User Data : Data that is added by the users over time. Eg: Comments, reviews, profile info, etc.

  3. UI Text : Static text that changes with the UI (Template). Eg: Menus, Footer, Header, etc.

Hope I categorized the data well.


Possible approach for translation :

from django.utils.translation import ugettext

What are other options ?


Translation Problem (Django) :

  1. Site Content (Dynamic) : How is possible to have .po files for Dynamic content from the database ? (Is ugettext the right tool ?)
  2. User Data (Dynamic) : How to translate this dynamic data ? (.po files ?) what if a user comments in English and other in Spanish ?
  3. UI Text (static) : This is static text that can be done with .po files and could change with templates. So, is there a better way ?

How is i18n and l10n handled in practice ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T14:08:01+00:00Added an answer on May 26, 2026 at 2:08 pm
    • UI text: gettext is the way to go.
    • User Data (Dynamic): Very simple: you don’t translate it at all. The only things you could do is asking the users to provide more than one language (only few will do) or using machine translations (will piss of people – usually they prefer english over a crappy translation). Especially when translations like that get into the google index it’s EXTREMELY annoying to get them instead of the original english content.
    • Site content: You need to provide a way for gettext to extract the strings you have in the database and they shouldn’t change too often (otherwise it’s an annoying amount of work). The alternative to using gettext would be storing multiple languages in the database.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Confused about if condition, how does it executes following statements. if(1 && (1 ||
Totally confused here. I have a PARENT UIViewController that needs to pass an NSMutableArray
I'm a bit confused about how many controllers I need, and when I can
I am confused about the licensing model for Microsoft PerformancePoint Server. When I look
Confused regarding best methodology to make website usable and consistent across all devices -
Confused about triggers: I have two types of records, 'L' library and 'N' normal.
I'm a bit confused about proper usage of svn in case of a single
I'm kind of confused... I have one action that takes an ID, loads up
Duplicate: Confused about hashes How can SHA encryption create unique 40 character hash for
confused, is redis a in-memory only store that also rights to disk for backup/restore?

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.