Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

8
votes
1answer
585 views

GAE webapp application internationalization with Babel

How would you go about internationalizing a Google App Engine webapp application using BABEL? I am looking here for all the stages: Marking the strings to be translated. Extracting them. Traslating ...
5
votes
1answer
92 views

How to register a Pylons translator object?

I've got an application that runs in several processes (one webserver and few processes that are used for heavy calculations). The goal is to make these calculation processes return localized errors. ...
5
votes
1answer
124 views

Where to install gpsbabel so it works with GPS::Babel perl module?

I'm sad that I have to ask a question this simple but where should gpsbabel be installed in order to work with the GPS::Babel perl module? I can't seem to figure out the appropriate path and am hoping ...
5
votes
2answers
446 views

Internationalizing a Python 2.6 application via Babel

We're evaluating Babel 0.9.5 [1] under Windows for use with Python 2.6 and have the following questions that we we've been unable to answer through reading the documentation or googling. 1) I would ...
3
votes
0answers
60 views

How to localize my wtform?

I have a form that I want to localize from English to many languages. I can do it either with gettext or the datastore and I've chosen gettext for performance but I could also use the datastore to ...
3
votes
1answer
94 views

FIXED: emacs:org-babel: noweb reference expand with an surplus line

When noweb reference in org-mode 's source code block is expanded, ever the content of the reference consists of only one line, it will expand the reference with an surplus line. This is an example: ...
3
votes
2answers
56 views

English to babel-lang

Recently I was checking up on some AI possibilities and found out about babel-lang ( http://babelproject.com/ ) , which seems to be an interesting concept. The project appears to be abandoned but the ...
3
votes
1answer
118 views

pybabel or other l10n libraries for PHP

Babel or pybabel is an interface to the CLDR (Common Locale Data Repository) in Python. As such, it has the same 'knowledge' as PHP's i18n functions and classes (if the appropriate locales are ...
2
votes
2answers
71 views

Get translatable text from an external source into catalog

Possibly i am overlooking an obvious solution or thinking the wrong way... I have a limited amount of text, words in a database, that I want to display translated to users in a flask/jinja/babel ...
2
votes
1answer
65 views

babel:octets-to-string throws out INVALID-UTF8-CONTINUATION-BYTE

I'm writing a lisp program to fetch a web page of a Chinese website, I meet problem about parsing the Chinese words from the binary stream, I already have a vector of (unsigned-byte 8) containing the ...
2
votes
1answer
158 views

How can I display the date/time in multiple languages?

I would like to display the date and time (or either date or time, separately) in multiple languages. Specifically English and Spanish, but perhaps in other languages in the future. I've considered ...
2
votes
0answers
72 views

Using Babel: How to protect translator comments (and old translations) in GNU gettext PO files?

We're using the Python based Babel gettext utilities. Is there any technique we can use to make sure that translator comments and old ("obsolete") translations (marked with #~) in PO files are ...
2
votes
4answers
974 views

Obfuscating multiple related .NET assemblies with babel obfuscator

I have two assemblies, A and B, where A depends on B. I'm trying to obfuscate both of them together, i.e. in a way it doesn't break the app with the babel obfuscator. Is there a way to do that? ...
1
vote
0answers
27 views

How to enable timezones with babel in my jinja filter?

I want to use timezones according to the babel locale. How can I achieve this? The specific situation I have is the goal of displaying the date and time of an article and a humanized and localized way ...
1
vote
1answer
62 views

How to localize humanized time formatting

How can I localize to get nice humanized output of the time for an article like Today 16:48 or Yesterday 17:10 or 13 Dec 11:20 from webapp2_extras.i18n import ...
1
vote
2answers
101 views

Where should the python babel mapping configuration file be placed or named for standalone script?

I am currently trying to use Babel to generate a set of static html pages in different languages using Jinja2 within a simple script (not as part of a web app) I am at the point where I need to ...
1
vote
0answers
313 views

Call Babel .Net Obfuscator from C# Code

I have a C# WinForms app that I use to create software patches for my app. In noticed that Babel .Net includes Babel.Build.dll and Babel.Code.dll Is there a way, in my C# code, I can call Babel .Net ...
0
votes
1answer
45 views

How do I install Python Babel library in it's trunk version?

After hours of finding out why there are missing some documented functions in my Babel installation, I learned there are two branches of Babel development: Babel has two separate development paths ...
0
votes
0answers
39 views

Can I use the same translation file for django and babel?

I'm pleased with the way my localization works and now I want to recode it so that it doesn't import django at all. I use some of django's django.po and django.mo files and I can combine those ...
0
votes
1answer
38 views

Mako, Babel and string interpolation

I'm trying to do something like this: ${_('Hello ${name}, welcome to...', mapping=dict(name='${name}'))} Where _() is my Babel translation function, the first ${name} is string interpolation I'd ...
0
votes
0answers
45 views

Babel example language [closed]

Why are the language examples of babel always about Danish? I am from Denmark, and i have been wondering. See for example http://www.tex.ac.uk/cgi-bin/texfaq2html?label=latexwords
0
votes
0answers
65 views

How do you include HTML tags in msgstr?

I am having trouble inserting HTML tags into my msgstrings in my .pot-file. Example: msgid "user.profile.create.profile.shared.information" msgstr "Shared information: <ul> <li>Your ...
0
votes
0answers
71 views

How to sort collections based on current user locale on a Django site

I need to sort a collection of objects by a utf-8 string property (built via ActiveRecord). Currently the code is sorting by ASCII order via the order_by method, however this needs to be changed to ...
0
votes
0answers
100 views

Babel Samples in Visual Studio 2010 SP1 SDK

Where the Babel sample (*.lex and *.yacc) files are located? MSDN for Visual Studio 2008 SDK refers to ...
0
votes
1answer
41 views

Exclude webresources from obfuscating with babel?

I'm obfuscating a DLL which contains an embedded webresource, however when I try to add it to the page using ScriptManager.RegisterClientScriptResource I get a YSOD Web resource ...
0
votes
1answer
264 views

Better python datetime display?

I'm using babel and pytz to get the time zones. However, for most of America, it maps to something not as helpful in a dropdown box: "America/New_York" displays "Eastern Time", "America/Nipigon" ...
0
votes
0answers
68 views

Python: Why do I get this exception from Babel when calling from cron?

I'm getting this exception thrown from within the Python Babel package when my script calls a Babel function. The thing is when I run it from the command line it works okay. However, this is the error ...
0
votes
1answer
115 views

Hyphenations in bibtex

Good morning/afternoon/evening. I want to get automatic hyphenation placement in a BibTeX (with babel). My google-fu skill isn't enough to find solution. Everything that i found is manual hyphenation ...
0
votes
5answers
1k views

MikTeX 2.8 doesn't add hyphenation support for pdfLaTeX

I'm using MikTeX 2.8 edition, and installed the hungarian language support and hyphenation files. Using the standard LaTeX command they work fine, but when I try to use pdfLaTeX, they don't get loaded ...