Commit Graph

55 Commits

Author SHA1 Message Date
Waheed Ahmed
7cf236a074 add translations for newly added languages. 2019-04-25 18:49:55 +05:00
Marco Morales
911e108504 updated language list we pull from transifex to support beta language configuration moving forward 2019-04-25 17:18:30 +05:00
David Ormsbee
8a03b74b59 Revert "Pull Turkish translations by default" 2019-04-12 10:45:22 -04:00
David Ormsbee
ceb7a2fd6c Merge pull request #19252 from egegunes/master
Pull Turkish translations by default
2019-04-11 15:01:47 -04:00
Waheed Ahmed
375f1c0209 Segregate learner account settings strings.
This would let the team order translations for the beta language message
to ensure that it remains translated for a wide set of partially supported
languages.

LEARNER-4304
2019-02-26 14:24:51 +05:00
adeelehsan
3e2764d9c0 update pygeopip to geoip2
Update deprecated pygeoip
to geoip2 and all usages
of it

Learner-6238
2019-02-21 00:42:05 +05:00
Matt Hughes
b6b8c64e3a Configuration changes to translation of third party lib
JIRA:EDUCATOR-3913
2019-01-16 11:41:50 -05:00
Dave St.Germain
287692f515 Add proctortrack library 2019-01-04 16:19:01 -05:00
ayub-khan
19f82fc3b7 Update translations 2018-11-16 15:24:38 +05:00
Ege Güneş
a9369fbe24 Pull Turkish translations by default 2018-11-08 14:13:30 +03:00
ayub-khan
264304e45d src ignore sub directries with same name 2018-07-30 09:50:52 +05:00
ayub-khan
3509d08706 - Ignored 3rd party libraries code from translations
which is not present is repo. But is created when we directly
install requirements from git.
- Included git clean in i18n-roobot-push
To clean artifacts before extracting new translations.
2018-07-23 12:42:11 +05:00
bmedx
13ca6343ce Fix lang mapping for zh_HANS 2017-11-16 15:38:18 -05:00
bmedx
8ceb7ffdaf Add zh_HANS language mapping to locale config 2017-09-29 15:00:11 -04:00
Andy Armstrong
41f7502ae3 Allow i18n strings to be scraped from openedx/features
LEARNER-2304
2017-08-18 14:41:36 -04:00
Ned Batchelder
437e61d65a Remove unneeded messages.po file 2016-05-16 14:51:45 -04:00
Diana Huang
cd0bb4c7e0 Add ability to generate static i18n files. 2016-02-01 15:54:10 -05:00
cahrens
5c12890da5 Delete old, unused version of MathJax.
This version was from 2012.
2015-10-09 15:24:15 -04:00
Ned Batchelder
2300f382cf Ignore more directories to speed up extracting i18n strings.
Also, remove the one use of _() in a test feature, since there's no
point.
2015-08-06 10:39:04 -04:00
Sarina Canelake
e72d5d542b Add fake Arabic testing language 2015-05-29 10:16:30 -04:00
Sarina Canelake
1504abe292 Only pull languages we want from Transifex 2015-04-24 15:15:17 -04:00
Frances Botsford
e255ac1f29 Initial pass at LMS and Studio RTL 2014-10-17 13:51:42 -04:00
Sarina Canelake
f0c8139ad8 Transifex config: add Swedish and Swahili language codes 2014-09-10 11:48:45 -04:00
Sarina Canelake
ecba41e865 Add Eng (GB) and Albanian lang codes 2014-08-04 11:13:06 -04:00
Sarina Canelake
5edcd969c8 Add new Transifex languages
Filipino, Marathi, Serbian, Telugu, Uzbek
2014-07-14 09:19:24 -04:00
Sarina Canelake
f7c3603fa8 Remove pirate and lolcat translation files to prevent accidental display 2014-06-24 11:51:32 -04:00
Sarina Canelake
9fb2731a57 Add Amharic language 2014-06-23 07:42:39 -04:00
Sarina Canelake
54cf1adb86 Add Tamil language 2014-06-23 07:42:39 -04:00
Sarina Canelake
6418f6fe8b Add Chinese (Hong Kong) language 2014-06-12 10:41:09 -04:00
louyihua
12d8df970b Babel underscore extraction update according to @nedbat
1. Add underscore.po into the merge section in config.yaml
2. Using one babel command template to construct two babel commands
2014-06-05 15:22:40 +08:00
louyihua
644d4ac008 Extract i18n strings from *.underscore files using django-babel-underscore
Change strings from mako.po into underscore.po, which is finally merged into djangojs.po.
2014-06-04 17:46:36 +08:00
Sarina Canelake
ed5c36ee2d Add Gujarati language 2014-05-27 07:43:03 -04:00
Sarina Canelake
84ecac97bd Add Oriya language 2014-05-27 07:42:58 -04:00
Sarina Canelake
5fd2eef58d Add Croatian language 2014-05-19 08:13:18 -04:00
Sarina Canelake
8f0173dc10 Add new languages 2014-05-05 09:13:51 -04:00
Sarina Canelake
f4332bb413 Add new languages from Transifex 2014-04-22 09:48:28 -04:00
Sarina Canelake
d7f499f276 Don't pull unreviewed languages from Transifex 2014-04-07 13:19:25 -04:00
Sarina Canelake
6fef664309 Update translations (autogenerated message) 2014-03-31 10:42:17 -04:00
Sarina Canelake
76a2ac9833 Add Malaysian, Catalan languages 2014-03-24 12:18:25 -04:00
Sarina Canelake
da6fdc332b Update translations (autogenerated message) 2014-03-15 15:40:08 -04:00
Sarina Canelake
a24d8f2b89 Add new languages 2014-03-12 11:08:02 -04:00
Sarina Canelake
75a7d69050 Add Catalan (Valencia) 2014-02-12 10:18: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
ece123e90f More than one dummy language 2014-02-08 10:37:01 -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