Description of problem: Unlocalized strings for ping module Version-Release number of selected component (if applicable): Subscription Asset Manager Version: 1.2.5-1h.el6_3 How reproducible: 100% Steps to Reproduce: # headpin ping -h Usage: headpin <options> ping Options: -h, --help show this help message and exit ^^^^^^^^^^^Unlocalized -g grep が使いやすい出力 -v 詳細な構造化された出力 -d DELIMITER grep で認識できる出力内のコラム区切り記号、 -g オプションを付けた場合にのみ動作します --noheading ヘッディングの出力を表示しません。出力を grep する場合に便利です。 [root@i18nsamtest ~]# headpin ping 認証情報が無効であるか、 または認証不能です [root@i18nsamtest ~]# headpin -u admin -p admi ping Invalid credentials ^^^^^^^^^^^Unlocalized [root@i18nsamtest ~]# headpin -u admin -p admin ping ---------------------------------------------------------------------------------------------------------------------------- Katello ステータス 状態 Service 結果 Duration Message ^^^^^Unlocalized ^^^^^Unlocalized ---------------------------------------------------------------------------------------------------------------------------- ok candlepin ok 101ms candlepin_auth ok 62ms elasticsearch ok 71ms katello_jobs ok 63ms Actual results: Unlocalized strings for ping module Expected results: All the strings should be localized. Additional info:
Most column names are not localized. I will add them to localization, but it depends on if the translators get to them in time. Most error messages that were coming from the server were being sent as English, so the CLI has no control over that. We are actively working on getting the error messages and validation error messages translated.
Pretty much the same outcome for de-DE. Currently all languages are at least 95% translated on Zanata, and the remaining untranslated strings are not the unlocalized ones mentioned above. Some of the unlocalized strings mentioned above are translated on Zanata, others are not in our translation files on Zanata yet.
Confirmed for ja-JP. Also the following partially not localized, and the strings not provided on zanata. Such as 'Duration Message'. [root@i18nsamtest ~]# headpin -u admin -p admin ping ------------------------------------------------------------------------------------------------ Katello ステータス 状態 Service 結果 Duration Message ------------------------------------------------------------------------------------------------ OK candlepin OK 19ms candlepin_auth OK 18ms elasticsearch OK 21ms katello_jobs OK 30ms
*** Bug 886766 has been marked as a duplicate of this bug. ***
*** Bug 886756 has been marked as a duplicate of this bug. ***
confirmed for ko-KR.
Confirmed for fr-FR.
String "Service", "Duration Message", "Duration" and "no such option" are not found in Zanata.
Mass moving i18n BZs to CFSE where they are also present
Moving all POST bugs to ON_QA since we have delivered a puddle with the bugs.
We will be doing a new round of translations for the 1.3 drop. Closing out these bugs so that the beta starts with a clean slate.