mirror of
https://github.com/ansible/awx.git
synced 2026-02-16 02:30:01 -03:30
Get Japanese API l10 working
Worked with matburt on this. There were some inconsistencies between our code and the po files.
This commit is contained in:
@@ -1961,17 +1961,17 @@ msgstr "認証情報がクラウドソースに必要です。"
|
||||
|
||||
#: main/models/inventory.py:1005
|
||||
#, python-format
|
||||
msgid "Invalid %(source)s region%(plural)s: %(region)s"
|
||||
msgid "Invalid %(source)s region: %(region)s"
|
||||
msgstr "無効な %(source)s リージョン: %(region)s"
|
||||
|
||||
#: main/models/inventory.py:1031
|
||||
#, python-format
|
||||
msgid "Invalid filter expression%(plural)s: %(filter)s"
|
||||
msgid "Invalid filter expression: %(filter)s"
|
||||
msgstr "無効なフィルター式: %(filter)s"
|
||||
|
||||
#: main/models/inventory.py:1050
|
||||
#, python-format
|
||||
msgid "Invalid group by choice%(plural)s: %(choice)s"
|
||||
msgid "Invalid group by choice: %(choice)s"
|
||||
msgstr "無効なグループ (選択による): %(choice)s"
|
||||
|
||||
#: main/models/inventory.py:1198
|
||||
|
||||
Reference in New Issue
Block a user