Commit graph

28 commits

Author SHA1 Message Date
黄涛
a8b66b4a03 Optimize translation content
1. Optimize the translation of zh-TW
2. Synchronous zh-CN, zh-HK translation
2017-06-05 16:23:35 +08:00
黄涛
fc69996870 Add translation zh_TW to I18N 2017-06-05 16:23:34 +08:00
黄涛
0f4fa4c770 Add translation zh_HK to I18N 2017-06-05 16:23:34 +08:00
黄涛
c267a86c23 Change the language name zh to zh_CN 2017-06-05 16:23:34 +08:00
黄涛
edcecf27ea fix plural form of translation 2017-06-05 16:23:34 +08:00
黄涛
3f7134a409 optimize part of the translation 2017-06-05 16:23:34 +08:00
黄涛
34841c7e54 added Simplified Chinese to I18N 2017-06-05 16:23:34 +08:00
Ruben Davila
57f4b1d53a Change translation for 'coding' by 'desarrollo' for Spanish 2017-05-20 22:41:01 -05:00
winh
073a5b875d Add German translation for Cycle Analytics (!11161) 2017-05-09 13:47:31 +02:00
Ruben Davila
7f24b87b3b Some small updates for Spanish translations. 2017-05-04 19:27:17 -05:00
Ruben Davila
f7b7a52092 More updates for translations plus small tweaks. 2017-05-04 17:05:14 -05:00
Ruben Davila
dbd1bdaeed More updates for translations plus some refactoring. 2017-05-03 21:08:43 -05:00
Phil Hughes
b7f01f2b18 Moved all the text translation manipulation into the locale index file
Commented the translation methods
2017-05-03 20:52:18 +01:00
Ruben Davila
ee65de48d8 More translations updates. 2017-05-03 12:40:21 -05:00
Phil Hughes
9c78b17a11 Fixed karma failure 2017-05-03 13:33:12 +01:00
Phil Hughes
93f27958d0 Updated some JS translate methods to correctly take in context 2017-05-03 12:02:26 +01:00
Ruben Davila
6d5364cfb0 First round of updates from the code review. 2017-05-02 23:36:36 -05:00
Phil Hughes
d14397ff95 Fixed context translation
Fixes CSS widths when translating
2017-04-28 10:49:28 +01:00
Ruben Davila
657664f980 Add more spanish translations. 2017-04-27 20:04:42 -05:00
Ruben Davila
22ecf73e82 Adjust regex used in order to parse inline content.
e.g: %h4 {{ __('foo') }}

Problem was it was being parsed as: %h4 = _('foo')
And the correct content should be: %h4= _('foo')
2017-04-27 11:58:48 -05:00
Phil Hughes
b3c80094e0 Added some missing text that needs translating 2017-04-27 14:47:00 +01:00
Ruben Davila
e4526e061c Add more translation for Spanish. 2017-04-26 20:04:33 -05:00
Ruben Davila
a4267d2d0f Add some translations for Spanish. 2017-04-26 16:19:06 -05:00
Phil Hughes
cb06f09e98 Removed t filter from other places 2017-04-26 17:20:13 +01:00
Phil Hughes
0242c4dfc9 Changed JS translation functions
Added context function
2017-04-26 17:03:06 +01:00
Phil Hughes
dc5136a70d Merge remote-tracking branch 'origin/28433-internationalise-cycle-analytics-page' into js-translations 2017-04-21 09:16:05 +01:00
Phil Hughes
372841975f Default the language to en - more useful for specs 2017-04-18 16:29:22 +01:00
Phil Hughes
90ba69d224 Started internationalising cycyle analytics 2017-04-15 16:07:31 +01:00