Ned Batchelder
d3c75654d6
Updated po/mo files without format flags.
2014-02-25 14:03:18 -05:00
Giulio Gratta
35112e9e78
Variable-ize "Certificate of Achievement" text
2014-02-25 10:19:03 -08:00
Sarina Canelake
c46028bf25
Update translations (autogenerated message)
2014-02-25 10:18:30 -05:00
Adam Palay
8d2db05635
add i18n scraping to tabs.py (LMS-2166)
...
add dummy strings
2014-02-24 15:46:03 -05:00
Ned Batchelder
5c07efa1a8
Update translations with latest from Transifex as of 20140224.
2014-02-24 11:55:52 -05:00
Ned Batchelder
6bb0eee3c6
Make the i18n service available everywhere.
...
To get all dates localized, we need all runtimes to have the i18n
service, and since runtimes are made by the modulestores, we need to
pass it to them.
Soon (fingers crossed), modulestores won't be involved in making
runtimes, and many of these changes will go away.
2014-02-24 10:06:13 -05:00
Adam Palay
f1984e7a9f
i18n open_ended_rubric (ORA-314)
...
update strings
2014-02-19 15:41:16 -05:00
Ned Batchelder
de5f30282d
Latest eo language files.
2014-02-18 17:35:57 -05:00
Ned Batchelder
5faca9c46e
Update translations for 2014-02-18 release prep.
2014-02-18 13:34:58 -05:00
Adam Palay
97f5b25e2c
i18n for self-assessment (ORA-314)
...
make openendedchild and open_ended_module_v1 act enough like xblocks to get xblock 18n
2014-02-14 17:27:32 -05:00
Sarina Canelake
75a7d69050
Add Catalan (Valencia)
2014-02-12 10:18:34 -05:00
Sarina Canelake
ba0fbf0762
i18n points possible display LMS-2201
2014-02-11 18:25:00 -05:00
Sarina Canelake
0fb7b94924
Update Esperanto (dummy) translation files
2014-02-11 15:37:34 -05:00
Ned Batchelder
dd6b72382c
Include the third-party wiki app into the i18n toolchain
...
We use pybabel to extract strings from third-party apps, put them on
Transifex, then merge them into django.po.
[LMS-1681]
2014-02-10 15:23:13 -05:00
Ned Batchelder
6635233b3c
Merge pull request #2529 from edx/ned/second-dummy-language
...
Add a second fake translation language
2014-02-10 15:19:27 -05:00
Sarina Canelake
0ea941da69
Add Greek language translations
2014-02-10 14:40:11 -05:00
Ned Batchelder
9938ff683c
Latest eo strings, lots of small differences due to Dummy changes
2014-02-08 10:37:02 -05:00
Ned Batchelder
ece123e90f
More than one dummy language
2014-02-08 10:37:01 -05:00
Calen Pennington
d7d1d4bef2
Update translations (autogenerated message)
2014-02-03 14:27:49 -05:00
Calen Pennington
f5ffc94d16
Prep for initial language release
2014-02-03 13:35:56 -05:00
Calen Pennington
788ed13b76
Rename djangojs.po to djangojs-partial.po in transifex, to prevent header creep
2014-02-03 13:35:56 -05:00
Calen Pennington
c0470008ba
Make i18n dummy dummy-ify all source english strings (rather than a static list)
2014-01-29 09:57:56 -05:00
Sarina Canelake
88789c1d21
Convert i18n/make_dummy.py to a standalone script
...
LMS-1967
2014-01-28 12:55:48 -05:00
Will Daly
d09540e34d
Removed French and Korean locales until we add the translation strings
2014-01-24 14:52:37 -05:00
Ned Batchelder
9ea21dd9c7
i18n: extract and generate properly handle segments
2014-01-23 17:39:36 -05:00
Ned Batchelder
058569035f
A few improvements to extract.
...
Use the configuration more, and we don't need to delete files we're
about to create.
2014-01-23 17:11:38 -05:00
Ned Batchelder
f76a5e174c
I18n segmenting tool.
...
Messages can be segmented into different .po files based on the location
of their occurrences. This is so Studio strings can go into different
.po files so we can direct Transifex workers to the LMS strings we
really need done.
2014-01-23 17:11:38 -05:00
Ned Batchelder
aa1ab5c792
Use yaml for a civilized config file.
2014-01-23 17:11:38 -05:00
Greg Price
f75a7e08cd
Internationalize forums mustache templates
2014-01-21 15:57:57 -05:00
Sarina Canelake
bd8fce5a8a
Change dummy locale to Esperanto
2013-11-19 10:28:02 -05:00
Adam Palay
3be155bd88
fix tests, remove zh_CN from config until we have support
2013-08-01 14:13:41 -04:00
Calen Pennington
0d3c44996a
LMS i18n from Tsinghua
2013-07-31 19:39:15 -04:00
Steve Strassmann
dc473e6f7b
more verbose messages.po
2013-05-08 14:07:57 -04:00
Steve Strassmann
bec2ca4086
cleanup headers of files pulled from transifex.
2013-05-06 14:05:05 -04:00
Steve Strassmann
c0278d0ff1
refactor config file; fix duplicate merge
2013-05-06 11:29:27 -04:00
Steve Strassmann
e6334584d6
rakefile cleanup
2013-05-03 15:18:29 -04:00
Steve Strassmann
55dd0fc8bc
workaround for gettext parser bug
2013-05-03 12:45:55 -04:00
Steve Strassmann
d9381eccf2
test_generate and test_extract
...
both tests work
2013-04-26 15:01:59 -04:00
Steve Strassmann
87e0b85363
implement extract and generate
...
ran tests successfully with
$cd i18n; python -m unittest test
2013-04-26 13:20:29 -04:00
Steve Strassmann
8ab467a9fc
add config files for PyBabel and update.py
2013-04-24 11:17:02 -04:00