Shane McDonald
b02a6388d4
Pull updated po files from Zanata
2017-08-10 17:44:50 -04:00
Shane McDonald
088f937590
Update pot files
2017-07-28 15:03:46 -04:00
Shane McDonald
08aada3362
Pull Spanish updates from Zanata
2017-04-20 08:05:14 -04:00
Shane McDonald
6b06e741e0
Update pot files
...
Steps taken:
$ make docker-compose-test
Create /root/.config/zanata.ini (Obtained from https://translate.engineering.redhat.com/dashboard/settings/client )
Update .pot files:
$ make pot
$ make languages
Push to Zanata:
python tools/scripts/manage_translations.py push --both --lang es
2017-04-10 20:08:34 -04:00
Bill Nottingham
2360f5effe
Spanish translation from alberto@oforte.net.
2017-04-10 18:53:37 -04:00
Ryan Petrello
e8ecc4226b
use Unicode apostrophes - not single quotes - for French i18n strings
...
see: #5536
2017-02-27 12:23:07 -05:00
Shane McDonald
60c163c892
Update pot files
...
String changed in becdc5128cd0de801c5d1e2f6503fc131d3c8969.
2017-02-09 09:37:21 -05:00
Takao Fujiwara
0cc20f1351
Update translations
2017-02-06 13:27:06 +09:00
Takao Fujiwara
f55a39599d
Update translations
2017-02-02 15:33:52 +09:00
Jared Tabor
cd10b12fd8
Merge pull request #5058 from fujiwarat/i18n-5
...
Fix i18n typo
2017-01-31 12:54:06 -08:00
Shane McDonald
b9f6368299
Update po files
2017-01-31 14:34:42 -05:00
Shane McDonald
94a03b640d
Update pot files
2017-01-31 14:34:42 -05:00
Takao Fujiwara
d7c12bc23c
Fix i18n typo
2017-01-31 20:29:04 +09:00
Shane McDonald
ee01b75b3d
Merge pull request #5027 from fujiwarat/5004-fr
...
Fix French SyntaxError
2017-01-30 15:24:17 -05:00
Takao Fujiwara
8480ee4c57
Fix French SyntaxError
...
https://github.com/ansible/ansible-tower/issues/5004
Signed-off-by: Takao Fujiwara <takao.fujiwara1@gmail.com >
2017-01-30 20:59:56 +09:00
Takao Fujiwara
06883e6fda
Update I18N strings after I18N QE
...
Signed-off-by: Takao Fujiwara <takao.fujiwara1@gmail.com >
2017-01-30 17:51:15 +09:00
Shane McDonald
a467d20341
Update po files
2017-01-27 13:34:09 -05:00
Shane McDonald
9ec99cd026
Update pot files
2017-01-27 13:34:09 -05:00
Shane McDonald
483fbb6f24
Pull in latest translations
2017-01-23 12:25:57 -05:00
John Mitchell
ee3d8466b8
fix the issues present in api po in ui po as well
2017-01-19 14:09:33 -05:00
John Mitchell
ee3919416c
fix french translation issues
2017-01-19 14:03:01 -05:00
Shane McDonald
894577c89a
Add Japanese and French po files for the UI.
2017-01-12 21:09:18 -05:00
Matthew Jones
a25853a3a5
Updating translation artifacts
...
* also installing translation tools into dev environment
* Removing fedora install instructions, no one here uses fedora
2016-12-14 15:58:47 -05:00
Bill Nottingham
7bd8b8d051
Fix syntax, regenerate pot file.
...
Thanks jshint!
2016-12-06 12:26:26 -05:00
Bill Nottingham
f4bf4e5971
Update
2016-12-06 12:08:48 -05:00
Takao Fujiwara
dfee04050f
Enhance some translatable strings for I18N
...
Now we replaced i18n.format with i18n.sprint and we can use
multiple %s but some html tags were left accidentally.
Signed-off-by: Takao Fujiwara <tfujiwar@redhat.com >
2016-11-18 21:39:59 +09:00
Takao Fujiwara
aebff5366e
Update I18N patch under awx/ui to reflect pull request #3363
...
- Get rid of html tags and codes in translatable strings
- Replace i18n.format with i18n.sprintf to treat multiple %s
- Add translatable strings for login failures and "SIGN IN".
- Rename ansible-tower.pot to ansible-tower-ui.pot for backend pot
Signed-off-by: Takao Fujiwara <tfujiwar@redhat.com >
2016-11-17 17:49:39 +09:00
Takao Fujiwara
40b94a38a8
Enable message i18n with angular-gettext
...
Signed-off-by: Takao Fujiwara <tfujiwar@redhat.com >
2016-10-25 15:26:45 -07:00