]> Frank Brehm's Git Trees - pixelpark/pp-admin-tools.git/commitdiff
Translations
authorFrank Brehm <frank.brehm@pixelpark.com>
Fri, 26 May 2023 09:55:45 +0000 (11:55 +0200)
committerFrank Brehm <frank.brehm@pixelpark.com>
Fri, 26 May 2023 09:55:45 +0000 (11:55 +0200)
lib/pp_admintools/app/barracuda_sync.py
locale/de_DE/LC_MESSAGES/pp_admintools.po
locale/en_US/LC_MESSAGES/pp_admintools.po
locale/pp_admintools.pot

index 5a4f54ec2770530052b2a5e1be4a28a2517acf2b..52b3d173eb48aa7b39c35259f6e817472f790d58 100644 (file)
@@ -901,7 +901,7 @@ class BarracudaSyncApp(BaseLdapApplication):
     def modify_existing_entries(self):
         """Modify existing LDAP entries below the Barracuda container."""
         self.empty_line()
-        LOG.info(_('Modifying existing alieas entries ...'))
+        LOG.info(_('Modifying existing alias entries ...'))
         inst = self.ldap_instances[0]
 
         nr_aliases = len(self.aliases_to_modify.keys())
index 2cae6002801672581b50e97769bc2f0dd9d7a4b2..94a0b130e5e433ce1820af9896b5542df91a1f78 100644 (file)
@@ -7,8 +7,8 @@ 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 18:16+0200\n"
-"PO-Revision-Date: 2023-05-25 17:30+0100\n"
+"POT-Creation-Date: 2023-05-26 11:46+0200\n"
+"PO-Revision-Date: 2023-05-26 12:00+0100\n"
 "Last-Translator: Frank Brehm <frank.brehm@pixelpark.com>\n"
 "Language: de_DE\n"
 "Language-Team: de_DE <solution@pixelpark.com>\n"
@@ -306,22 +306,56 @@ msgstr "Keine Änderungen an Attribut {!r}."
 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
+#: lib/pp_admintools/app/barracuda_sync.py:849
 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
+#: lib/pp_admintools/app/barracuda_sync.py:861
+msgid "One alias entry removed in LDAP."
+msgid_plural "{} alias entries removed in LDAP."
+msgstr[0] "Einen Alias-Eintrag im LDAP gelöscht."
+msgstr[1] "{} Alias-Einträge im LDAP gelöscht."
+
+#: lib/pp_admintools/app/barracuda_sync.py:872
 msgid "Adding failing LDAP aliases ..."
-msgstr "Füge LDAP-Aliase hinzu …"
+msgstr "Füge fehlende LDAP-Aliase hinzu …"
 
-#: lib/pp_admintools/app/barracuda_sync.py:866
+#: lib/pp_admintools/app/barracuda_sync.py:878
 msgid "No aliases found to create in LDAP."
-msgstr "Keine Aliases zum Erstellen im LDAP gefunden.."
+msgstr "Keine Aliases zum Erstellen im LDAP gefunden."
 
-#: lib/pp_admintools/app/barracuda_sync.py:875
+#: lib/pp_admintools/app/barracuda_sync.py:887
 msgid "Creating LDAP alias {a!r} => {dn!r}."
 msgstr "Erstelle LDAP-Alias {a!r} => {dn!r}."
 
+#: lib/pp_admintools/app/barracuda_sync.py:893
+msgid "One alias entry created in LDAP."
+msgid_plural "{} alias entries created in LDAP."
+msgstr[0] "Einen Alias-Eintrag im LDAP erstellt."
+msgstr[1] "{} Alias-Einträge im LDAP erstellt."
+
+#: lib/pp_admintools/app/barracuda_sync.py:904
+msgid "Modifying existing alias entries ..."
+msgstr "Ändere existierende LDAP-Aliase …"
+
+#: lib/pp_admintools/app/barracuda_sync.py:910
+msgid "No aliases found to mofify in LDAP."
+msgstr "Keine Aliases zum Ändern im LDAP gefunden."
+
+#: lib/pp_admintools/app/barracuda_sync.py:918
+msgid "Modifying LDAP alias {!r} ..."
+msgstr "Ändere LDAP-Alias {!r} …"
+
+#: lib/pp_admintools/app/barracuda_sync.py:924
+msgid "One alias entry modified in LDAP."
+msgid_plural "{} alias entries modified in LDAP."
+msgstr[0] "Einen Alias-Eintrag im LDAP geändert."
+msgstr[1] "{} Alias-Einträge im LDAP geändert."
+
+#: lib/pp_admintools/app/barracuda_sync.py:944 lib/pp_admintools/app/mirror_ldap.py:317
+msgid "Finished."
+msgstr "Beendet."
+
 #: lib/pp_admintools/app/check_ldap_dn_attributes.py:78
 msgid ""
 "Checking all attributes with a DN syntax ({alist}) in the given instance. The check is for the "
@@ -1380,10 +1414,6 @@ msgstr "Änderungen insgesamt:"
 msgid "Got a {}:"
 msgstr "Habe ein {} erhalten:"
 
-#: lib/pp_admintools/app/mirror_ldap.py:317
-msgid "Finished."
-msgstr "Beendet."
-
 #: lib/pp_admintools/app/mirror_ldap.py:325
 msgid "Trying to get DNs of all entries in the source LDAP instance."
 msgstr "Versuche die DNs aller Einträge in der Quell-LDAP-Instanz zu ermitteln."
index e2f04cb5cc26cd3ea33f92a9b9e3af92daa6ebb4..93a2b117df113fc9144da042e2c5baca55a6363e 100644 (file)
@@ -7,8 +7,8 @@ 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 18:16+0200\n"
-"PO-Revision-Date: 2023-05-25 17:10+0100\n"
+"POT-Creation-Date: 2023-05-26 11:46+0200\n"
+"PO-Revision-Date: 2023-05-26 12:00+0100\n"
 "Last-Translator: Frank Brehm <frank.brehm@pixelpark.com>\n"
 "Language: en_US\n"
 "Language-Team: Frank Brehm <frank.brehm@pixelpark.com>\n"
@@ -293,26 +293,59 @@ 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 …"
+msgstr "Removing all no more used alias entries …"
 
-#: lib/pp_admintools/app/barracuda_sync.py:847
+#: lib/pp_admintools/app/barracuda_sync.py:849
 msgid "No aliases found to remove in LDAP."
 msgstr ""
 
-#: lib/pp_admintools/app/barracuda_sync.py:862
+#: lib/pp_admintools/app/barracuda_sync.py:861
+msgid "One alias entry removed in LDAP."
+msgid_plural "{} alias entries removed in LDAP."
+msgstr[0] ""
+msgstr[1] ""
+
+#: lib/pp_admintools/app/barracuda_sync.py:872
 msgid "Adding failing LDAP aliases ..."
 msgstr "Adding failing LDAP aliases …"
 
-#: lib/pp_admintools/app/barracuda_sync.py:866
+#: lib/pp_admintools/app/barracuda_sync.py:878
 msgid "No aliases found to create in LDAP."
 msgstr ""
 
-#: lib/pp_admintools/app/barracuda_sync.py:875
+#: lib/pp_admintools/app/barracuda_sync.py:887
 msgid "Creating LDAP alias {a!r} => {dn!r}."
 msgstr ""
 
+#: lib/pp_admintools/app/barracuda_sync.py:893
+msgid "One alias entry created in LDAP."
+msgid_plural "{} alias entries created in LDAP."
+msgstr[0] ""
+msgstr[1] ""
+
+#: lib/pp_admintools/app/barracuda_sync.py:904
+msgid "Modifying existing alias entries ..."
+msgstr "Modifying existing alias entries …"
+
+#: lib/pp_admintools/app/barracuda_sync.py:910
+msgid "No aliases found to mofify in LDAP."
+msgstr ""
+
+#: lib/pp_admintools/app/barracuda_sync.py:918
+msgid "Modifying LDAP alias {!r} ..."
+msgstr "Modifying LDAP entry {!r} …"
+
+#: lib/pp_admintools/app/barracuda_sync.py:924
+msgid "One alias entry modified in LDAP."
+msgid_plural "{} alias entries modified in LDAP."
+msgstr[0] ""
+msgstr[1] ""
+
+#: lib/pp_admintools/app/barracuda_sync.py:944 lib/pp_admintools/app/mirror_ldap.py:317
+msgid "Finished."
+msgstr ""
+
 #: lib/pp_admintools/app/check_ldap_dn_attributes.py:78
 msgid ""
 "Checking all attributes with a DN syntax ({alist}) in the given instance. The check is for the "
@@ -1327,10 +1360,6 @@ msgstr ""
 msgid "Got a {}:"
 msgstr ""
 
-#: lib/pp_admintools/app/mirror_ldap.py:317
-msgid "Finished."
-msgstr ""
-
 #: lib/pp_admintools/app/mirror_ldap.py:325
 msgid "Trying to get DNs of all entries in the source LDAP instance."
 msgstr ""
index 194fcfee789e10d0d3e776723441269954b4716a..58bc0057c6ad56efe5cc0213afbbf8858e648829 100644 (file)
@@ -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 18:16+0200\n"
+"POT-Creation-Date: 2023-05-26 11:46+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <frank.brehm@pixelpark.com>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -295,22 +295,56 @@ msgstr ""
 msgid "Removing all no more used alias entries ..."
 msgstr ""
 
-#: lib/pp_admintools/app/barracuda_sync.py:847
+#: lib/pp_admintools/app/barracuda_sync.py:849
 msgid "No aliases found to remove in LDAP."
 msgstr ""
 
-#: lib/pp_admintools/app/barracuda_sync.py:862
+#: lib/pp_admintools/app/barracuda_sync.py:861
+msgid "One alias entry removed in LDAP."
+msgid_plural "{} alias entries removed in LDAP."
+msgstr[0] ""
+msgstr[1] ""
+
+#: lib/pp_admintools/app/barracuda_sync.py:872
 msgid "Adding failing LDAP aliases ..."
 msgstr ""
 
-#: lib/pp_admintools/app/barracuda_sync.py:866
+#: lib/pp_admintools/app/barracuda_sync.py:878
 msgid "No aliases found to create in LDAP."
 msgstr ""
 
-#: lib/pp_admintools/app/barracuda_sync.py:875
+#: lib/pp_admintools/app/barracuda_sync.py:887
 msgid "Creating LDAP alias {a!r} => {dn!r}."
 msgstr ""
 
+#: lib/pp_admintools/app/barracuda_sync.py:893
+msgid "One alias entry created in LDAP."
+msgid_plural "{} alias entries created in LDAP."
+msgstr[0] ""
+msgstr[1] ""
+
+#: lib/pp_admintools/app/barracuda_sync.py:904
+msgid "Modifying existing alias entries ..."
+msgstr ""
+
+#: lib/pp_admintools/app/barracuda_sync.py:910
+msgid "No aliases found to mofify in LDAP."
+msgstr ""
+
+#: lib/pp_admintools/app/barracuda_sync.py:918
+msgid "Modifying LDAP alias {!r} ..."
+msgstr ""
+
+#: lib/pp_admintools/app/barracuda_sync.py:924
+msgid "One alias entry modified in LDAP."
+msgid_plural "{} alias entries modified in LDAP."
+msgstr[0] ""
+msgstr[1] ""
+
+#: lib/pp_admintools/app/barracuda_sync.py:944 lib/pp_admintools/app/mirror_ldap.py:317
+msgid "Finished."
+msgstr ""
+
 #: lib/pp_admintools/app/check_ldap_dn_attributes.py:78
 msgid ""
 "Checking all attributes with a DN syntax ({alist}) in the given instance. The check is for the "
@@ -1325,10 +1359,6 @@ msgstr ""
 msgid "Got a {}:"
 msgstr ""
 
-#: lib/pp_admintools/app/mirror_ldap.py:317
-msgid "Finished."
-msgstr ""
-
 #: lib/pp_admintools/app/mirror_ldap.py:325
 msgid "Trying to get DNs of all entries in the source LDAP instance."
 msgstr ""