diff options
author | Petr Vobornik <pvoborni@redhat.com> | 2015-11-02 18:32:37 +0100 |
---|---|---|
committer | Petr Vobornik <pvoborni@redhat.com> | 2015-11-02 19:33:07 +0100 |
commit | 818634ed4d10130991edd2c8db3e6b53fa9d55b7 (patch) | |
tree | 226e6546bcc04354f0fa51bb34939a195e53da3e | |
parent | abf34d99d9300417a7c067926250d7fd2e0e8a46 (diff) | |
download | freeipa-818634ed4d10130991edd2c8db3e6b53fa9d55b7.tar.gz freeipa-818634ed4d10130991edd2c8db3e6b53fa9d55b7.tar.xz freeipa-818634ed4d10130991edd2c8db3e6b53fa9d55b7.zip |
fix broken translations after last po update
Reviewed-By: Martin Basti <mbasti@redhat.com>
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
-rw-r--r-- | install/po/de.po | 2 | ||||
-rw-r--r-- | install/po/fr.po | 7 | ||||
-rw-r--r-- | install/po/ru.po | 8 | ||||
-rw-r--r-- | install/po/uk.po | 2 |
4 files changed, 9 insertions, 10 deletions
diff --git a/install/po/de.po b/install/po/de.po index 7cb06b236..35d209320 100644 --- a/install/po/de.po +++ b/install/po/de.po @@ -1895,7 +1895,7 @@ msgid "Enabled HBAC rule \"%(value)s\"" msgstr "HBAC-Regel \"%(value)s\" aktiviert" msgid "Disable an HBAC rule." -msgstr "HBAC-Regel \"%(value)s\" deaktivieren." +msgstr "HBAC-Regel deaktivieren." #, python-format msgid "Disabled HBAC rule \"%(value)s\"" diff --git a/install/po/fr.po b/install/po/fr.po index cf0e647ab..e5f943d56 100644 --- a/install/po/fr.po +++ b/install/po/fr.po @@ -3961,7 +3961,6 @@ msgstr "" " * Zone redirigée : les zones transférées ne contiennent aucune donnée \n" " faisant autorité. BIND transmet les requêtes qui ne peuvent être \n" " servies par son cache local aux serveurs de redirection configurés.\n" -" " msgid "" "\n" @@ -7389,21 +7388,21 @@ msgstr "Ajouter une nouvelle surcharge d'identifiant." #, python-format msgid "Added ID override \"%(value)s\"" -msgstr "Surcharge d'identifiants « %(value) » ajoutée" +msgstr "Surcharge d'identifiants « %(value)s » ajoutée" msgid "Delete an ID override." msgstr "Supprimer une surcharge d'identifiants." #, python-format msgid "Deleted ID override \"%(value)s\"" -msgstr "Surcharge d'identifiants « %(value) » supprimée" +msgstr "Surcharge d'identifiants « %(value)s » supprimée" msgid "Modify an ID override." msgstr "Modifier une surcharge d'identifiants." #, python-format msgid "Modified an ID override \"%(value)s\"" -msgstr "Surcharge d'identifiants « %(value) » modifiée" +msgstr "Surcharge d'identifiants « %(value)s » modifiée" msgid "ID override" msgstr "Surcharge d'identifiants" diff --git a/install/po/ru.po b/install/po/ru.po index 9cd3c499c..b24064f4d 100644 --- a/install/po/ru.po +++ b/install/po/ru.po @@ -694,8 +694,8 @@ msgstr "Поиск для расположения автомонтирован #, python-format msgid "%(count)d automount location matched" msgid_plural "%(count)d automount locations matched" -msgstr[0] "%(count)d расположений автомонтирований найдено" -msgstr[1] "%(count)d расположений автомонтирований найдено" +msgstr[0] "" +msgstr[1] "" msgstr[2] "" msgid "Generate automount files for a specific location." @@ -1070,8 +1070,8 @@ msgstr "Поиск по CA ACLs." #, python-format msgid "%(count)d CA ACL matched" msgid_plural "%(count)d CA ACLs matched" -msgstr[0] "%(count)d CA ACL найдено" -msgstr[1] "%(count)d CA ACLs совпадений" +msgstr[0] "" +msgstr[1] "" msgstr[2] "" msgid "Display the properties of a CA ACL." diff --git a/install/po/uk.po b/install/po/uk.po index 3db18ac53..10f9d9e64 100644 --- a/install/po/uk.po +++ b/install/po/uk.po @@ -488,7 +488,7 @@ msgid "" "DNS server %(server)s does not support EDNS0 (RFC 6891): %(error)s.\n" "If DNSSEC validation is enabled on IPA server(s), please disable it." msgstr "" -"На сервері DNS (server)s не передбачено підтримки EDNS0 (RFC 6891): " +"На сервері DNS %(server)s не передбачено підтримки EDNS0 (RFC 6891): " "%(error)s.\n" "Якщо на серверах IPA увімкнено перевірку DNSSEC, будь ласка, вимкніть її." |