From: Frank Brehm Date: Thu, 25 May 2023 16:16:53 +0000 (+0200) Subject: Translations X-Git-Tag: 0.9.0~1^2~13 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=ce48165e76ba9c021b19553207824bb0613115db;p=pixelpark%2Fpp-admin-tools.git Translations --- diff --git a/lib/pp_admintools/app/barracuda_sync.py b/lib/pp_admintools/app/barracuda_sync.py index adb1d41..294cc62 100644 --- a/lib/pp_admintools/app/barracuda_sync.py +++ b/lib/pp_admintools/app/barracuda_sync.py @@ -840,7 +840,7 @@ class BarracudaSyncApp(BaseLdapApplication): def remove_old_alias_entries(self): """Remove all no more used alias entries.""" self.empty_line() - LOG.info(_('Removing all no more used alias entries …')) + LOG.info(_('Removing all no more used alias entries ...')) inst = self.ldap_instances[0] if not len(self.aliases_to_remove): diff --git a/locale/de_DE/LC_MESSAGES/pp_admintools.po b/locale/de_DE/LC_MESSAGES/pp_admintools.po index 6d8d45a..2cae600 100644 --- a/locale/de_DE/LC_MESSAGES/pp_admintools.po +++ b/locale/de_DE/LC_MESSAGES/pp_admintools.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: pp_admintools 0.8.8\n" "Report-Msgid-Bugs-To: frank.brehm@pixelpark.com\n" -"POT-Creation-Date: 2023-05-25 17:57+0200\n" +"POT-Creation-Date: 2023-05-25 18:16+0200\n" "PO-Revision-Date: 2023-05-25 17:30+0100\n" "Last-Translator: Frank Brehm \n" "Language: de_DE\n" @@ -303,10 +303,22 @@ msgid "No changes to attribute {!r}." msgstr "Keine Änderungen an Attribut {!r}." #: lib/pp_admintools/app/barracuda_sync.py:843 +msgid "Removing all no more used alias entries ..." +msgstr "Löschen aller nicht mehr benötigter Alias-Einträge …" + +#: lib/pp_admintools/app/barracuda_sync.py:847 +msgid "No aliases found to remove in LDAP." +msgstr "Keine Aliases zum Löschen im LDAP gefunden." + +#: lib/pp_admintools/app/barracuda_sync.py:862 msgid "Adding failing LDAP aliases ..." msgstr "Füge LDAP-Aliase hinzu …" -#: lib/pp_admintools/app/barracuda_sync.py:849 +#: lib/pp_admintools/app/barracuda_sync.py:866 +msgid "No aliases found to create in LDAP." +msgstr "Keine Aliases zum Erstellen im LDAP gefunden.." + +#: lib/pp_admintools/app/barracuda_sync.py:875 msgid "Creating LDAP alias {a!r} => {dn!r}." msgstr "Erstelle LDAP-Alias {a!r} => {dn!r}." diff --git a/locale/en_US/LC_MESSAGES/pp_admintools.po b/locale/en_US/LC_MESSAGES/pp_admintools.po index b295bb4..e2f04cb 100644 --- a/locale/en_US/LC_MESSAGES/pp_admintools.po +++ b/locale/en_US/LC_MESSAGES/pp_admintools.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: pp_admintools 0.8.8\n" "Report-Msgid-Bugs-To: frank.brehm@pixelpark.com\n" -"POT-Creation-Date: 2023-05-25 17:57+0200\n" +"POT-Creation-Date: 2023-05-25 18:16+0200\n" "PO-Revision-Date: 2023-05-25 17:10+0100\n" "Last-Translator: Frank Brehm \n" "Language: en_US\n" @@ -293,10 +293,23 @@ msgid "No changes to attribute {!r}." msgstr "" #: lib/pp_admintools/app/barracuda_sync.py:843 +#, fuzzy +msgid "Removing all no more used alias entries ..." +msgstr "Start removing user entries …" + +#: lib/pp_admintools/app/barracuda_sync.py:847 +msgid "No aliases found to remove in LDAP." +msgstr "" + +#: lib/pp_admintools/app/barracuda_sync.py:862 msgid "Adding failing LDAP aliases ..." msgstr "Adding failing LDAP aliases …" -#: lib/pp_admintools/app/barracuda_sync.py:849 +#: lib/pp_admintools/app/barracuda_sync.py:866 +msgid "No aliases found to create in LDAP." +msgstr "" + +#: lib/pp_admintools/app/barracuda_sync.py:875 msgid "Creating LDAP alias {a!r} => {dn!r}." msgstr "" diff --git a/locale/pp_admintools.pot b/locale/pp_admintools.pot index 41d6972..194fcfe 100644 --- a/locale/pp_admintools.pot +++ b/locale/pp_admintools.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: pp_admintools 0.8.8\n" "Report-Msgid-Bugs-To: frank.brehm@pixelpark.com\n" -"POT-Creation-Date: 2023-05-25 17:57+0200\n" +"POT-Creation-Date: 2023-05-25 18:16+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -292,10 +292,22 @@ msgid "No changes to attribute {!r}." msgstr "" #: lib/pp_admintools/app/barracuda_sync.py:843 +msgid "Removing all no more used alias entries ..." +msgstr "" + +#: lib/pp_admintools/app/barracuda_sync.py:847 +msgid "No aliases found to remove in LDAP." +msgstr "" + +#: lib/pp_admintools/app/barracuda_sync.py:862 msgid "Adding failing LDAP aliases ..." msgstr "" -#: lib/pp_admintools/app/barracuda_sync.py:849 +#: lib/pp_admintools/app/barracuda_sync.py:866 +msgid "No aliases found to create in LDAP." +msgstr "" + +#: lib/pp_admintools/app/barracuda_sync.py:875 msgid "Creating LDAP alias {a!r} => {dn!r}." msgstr ""