Commit Graph

30 Commits

Author SHA1 Message Date
mabashian
7a9b55c21b Replace SETTINGS > SYSTEM with SETTINGS > SYSTEM to get around issue with translating this string 2020-10-20 10:31:30 -04:00
ansible-translation-bot
792662f3d6 UI translation strings for devel branch 2020-10-05 16:02:24 -04:00
Christian Adams
048c394897 Update PO and POT translation files for 11.2.0 2020-05-15 22:53:36 -04:00
James McClune
8aa33b9b4a awx/ui: minor fix on Update on Project Update description
In the Inventory Source settings, one of the update options is titled
Update on Project Change. However, the tooltip is titled
Update on Project Update. Looking at the overall AWX codebase, I think
the definitions are fitted more towards Update on Project Update.

Signed-off-by: James McClune <jmcclune@mcclunetechnologies.net>
2019-07-07 23:36:54 -04:00
Bill Nottingham
479ad13630 Fix some more typos while here. 2018-12-18 16:23:17 -05:00
Bill Nottingham
23c2e1be31 Fix 'credential' typo. 2018-12-18 16:12:10 -05:00
Shane McDonald
18c4771a38 Extract latest strings from source code for translations 2018-11-27 12:31:52 -05:00
Shane McDonald
19c5564ec8 Update translation strings 2018-08-15 14:56:58 -04:00
Shane McDonald
090b3fad8e Update translation template files 2018-08-03 15:07:19 -04:00
Shane McDonald
b8a51244e4 Extract latest strings 2018-08-02 11:23:32 -04:00
Shane McDonald
8aa651faba Update translations 2018-06-14 14:37:18 -04:00
Shane McDonald
246e63bdb6 Update translation templates 2018-05-31 10:53:57 -04:00
Shane McDonald
cb91b97fd0 Update pot files 2018-05-07 17:35:14 -04:00
paihu
9b5e088d70 support slack color notification #1490
Signed-off-by: paihu <paihu_j@yahoo.co.jp>
2018-03-12 14:14:44 +09:00
Shane McDonald
3cd80ef67a Update pot files 2017-11-30 15:29:29 -05:00
Shane McDonald
d5c1f34016 Update pot files 2017-08-27 15:32:21 -04:00
Shane McDonald
088f937590 Update pot files 2017-07-28 15:03:46 -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
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
Jared Tabor
cd10b12fd8 Merge pull request #5058 from fujiwarat/i18n-5
Fix i18n typo
2017-01-31 12:54:06 -08: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
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
9ec99cd026 Update pot files 2017-01-27 13:34:09 -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