Skip to content
Snippets Groups Projects
Verified Commit b24b3140 authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Update translation files

parent 0f324ad3
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-04-28 13:31+0000\n"
"POT-Creation-Date: 2020-05-04 15:45+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
......@@ -16,90 +16,107 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
#: model_extensions.py:8 model_extensions.py:9
msgid "LDAP Distinguished Name"
msgstr ""
#: settings.py:11
msgid "Match only on email"
msgstr ""
#: settings.py:12
msgid "Match only on name"
#: preferences.py:17
msgid "Enable LDAP sync"
msgstr ""
#: settings.py:13
msgid "Match on email and name"
msgstr ""
#: settings.py:22
msgid "Distinguished Name"
#: preferences.py:26
msgid "Also sync LDAP if user updates"
msgstr ""
#: settings.py:23
msgid "UID"
#: preferences.py:35
msgid "Create missing persons for LDAP users"
msgstr ""
#: settings.py:30
msgid "Enable ldap sync"
#: preferences.py:44 preferences.py:143
msgid "LDAP sync matching fields"
msgstr ""
#: settings.py:31
msgid "Also sync if user updates"
#: preferences.py:47
msgid "Match only on email"
msgstr ""
#: settings.py:32
msgid "Create missing persons for LDAP users"
#: preferences.py:48
msgid "Match only on name"
msgstr ""
#: settings.py:35
msgid "LDAP sync matching fields"
#: preferences.py:49
msgid "Match on email and name"
msgstr ""
#: settings.py:38
#: preferences.py:59
msgid "Enable ldap group sync"
msgstr ""
#: settings.py:39
#: preferences.py:68
msgid "Field for short name of group"
msgstr ""
#: settings.py:40
msgid "Regular expression to match LDAP value for group short name against, e.g. class_(?P<class>.*); separate multiple patterns by |"
#: preferences.py:78
msgid ""
"Regular expression to match LDAP value for group short name against,e.g. "
"class_(?P<class>.*); separate multiple patterns by |"
msgstr ""
#: settings.py:41
msgid "Replacement template to apply to group short name, e.g. \\g<class>; separate multiple templates by |"
#: preferences.py:90
msgid ""
"Replacement template to apply to group short name,e.g. \\g<class>; separate "
"multiple templates by |"
msgstr ""
#: settings.py:42
#: preferences.py:101
msgid "Field for name of group"
msgstr ""
#: settings.py:43
msgid "Regular expression to match LDAP value for group name against, e.g. class_(?P<class>.*); separate multiple patterns by |"
#: preferences.py:111
msgid ""
"Regular expression to match LDAP value for group name against,e.g. class_(?"
"P<class>.*); separate multiple patterns by |"
msgstr ""
#: settings.py:44
msgid "Replacement template to apply to group name, e.g. \\g<class>; separate multiple templates by |"
#: preferences.py:123
msgid ""
"Replacement template to apply to group name,e.g. \\g<class>; separate "
"multiple templates by |"
msgstr ""
#: settings.py:45
#: preferences.py:134
msgid "LDAP field with dn of group owner"
msgstr ""
#: settings.py:46
msgid "Type of data in the ldap_field. Either DN or UID"
#: preferences.py:145
msgid "Distinguished Name"
msgstr ""
#: util/ldap_sync.py:85
#, python-format
msgid "Regular expression to match LDAP value for %s against"
#: preferences.py:146
msgid "UID"
msgstr ""
#: util/ldap_sync.py:86
#, python-format
msgid "Replacement template to apply to %s"
#: preferences.py:156
msgid "Sync LDAP user with person on login"
msgstr ""
#: util/ldap_sync.py:79
#, python-brace-format
msgid "LDAP field for {field.verbose_name} on {model._meta.label}"
msgstr ""
#: util/ldap_sync.py:88
#, python-brace-format
msgid ""
"Regular expression to match LDAP value for{field.verbose_name} on {model."
"_meta.label} against"
msgstr ""
#: util/ldap_sync.py:99
#, python-brace-format
msgid ""
"Replacement template to apply to {field.verbose_name} on {model._meta.label}"
msgstr ""
......@@ -7,10 +7,11 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-04-28 13:31+0000\n"
"POT-Creation-Date: 2020-05-04 15:45+0200\n"
"PO-Revision-Date: 2020-04-27 13:05+0000\n"
"Last-Translator: Frank Poetzsch-Heffter <p-h@katharineum.de>\n"
"Language-Team: German <https://translate.edugit.org/projects/aleksis/aleksis-app-ldap/de/>\n"
"Language-Team: German <https://translate.edugit.org/projects/aleksis/aleksis-"
"app-ldap/de/>\n"
"Language: de_DE\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
......@@ -22,84 +23,133 @@ msgstr ""
msgid "LDAP Distinguished Name"
msgstr "LDAP Distinguished Name (DN)"
#: settings.py:11
msgid "Match only on email"
msgstr "Zuordnen nur über die E-Mail-Adresse"
#: settings.py:12
msgid "Match only on name"
msgstr "Zuordnen nur über den Namen"
#: settings.py:13
msgid "Match on email and name"
msgstr "Zuordnen über die E-Mail-Adresse und den Namen"
#: settings.py:22
msgid "Distinguished Name"
msgstr "Distinguished Name (DN)"
#: settings.py:23
msgid "UID"
msgstr "UID"
#: settings.py:30
msgid "Enable ldap sync"
#: preferences.py:17
#, fuzzy
#| msgid "Enable ldap sync"
msgid "Enable LDAP sync"
msgstr "LDAP-Synchronisation aktivieren"
#: settings.py:31
msgid "Also sync if user updates"
#: preferences.py:26
#, fuzzy
#| msgid "Also sync if user updates"
msgid "Also sync LDAP if user updates"
msgstr "Auch synchronisieren, wenn der Nutzer aktualisiert wird"
#: settings.py:32
#: preferences.py:35
msgid "Create missing persons for LDAP users"
msgstr "Fehlende Personen für LDAP-Nutzer erstellen"
#: settings.py:35
#: preferences.py:44 preferences.py:143
msgid "LDAP sync matching fields"
msgstr ""
#: settings.py:38
#: preferences.py:47
msgid "Match only on email"
msgstr "Zuordnen nur über die E-Mail-Adresse"
#: preferences.py:48
msgid "Match only on name"
msgstr "Zuordnen nur über den Namen"
#: preferences.py:49
msgid "Match on email and name"
msgstr "Zuordnen über die E-Mail-Adresse und den Namen"
#: preferences.py:59
msgid "Enable ldap group sync"
msgstr "LDAP-Synchronisation von Gruppen aktivieren"
#: settings.py:39
#: preferences.py:68
msgid "Field for short name of group"
msgstr "Feld für den Kurznamen der Gruppe"
#: settings.py:40
msgid "Regular expression to match LDAP value for group short name against, e.g. class_(?P<class>.*); separate multiple patterns by |"
msgstr "Regulärer Ausdruck zum Abgleich des LDAP-Wertes für den Kurznamen der Gruppe, z.B. class_(?P<class>.*); trenne mehrere Muster durch |"
#: settings.py:41
msgid "Replacement template to apply to group short name, e.g. \\g<class>; separate multiple templates by |"
msgstr "Ersatzvorlage zur Anwendung auf Gruppenkurznamen, z.B. \\g<class>; trenne mehrere Vorlagen durch |"
#: preferences.py:78
#, fuzzy
#| msgid ""
#| "Regular expression to match LDAP value for group short name against, e.g. "
#| "class_(?P<class>.*); separate multiple patterns by |"
msgid ""
"Regular expression to match LDAP value for group short name against,e.g. "
"class_(?P<class>.*); separate multiple patterns by |"
msgstr ""
"Regulärer Ausdruck zum Abgleich des LDAP-Wertes für den Kurznamen der "
"Gruppe, z.B. class_(?P<class>.*); trenne mehrere Muster durch |"
#: preferences.py:90
#, fuzzy
#| msgid ""
#| "Replacement template to apply to group short name, e.g. \\g<class>; "
#| "separate multiple templates by |"
msgid ""
"Replacement template to apply to group short name,e.g. \\g<class>; separate "
"multiple templates by |"
msgstr ""
"Ersatzvorlage zur Anwendung auf Gruppenkurznamen, z.B. \\g<class>; trenne "
"mehrere Vorlagen durch |"
#: settings.py:42
#: preferences.py:101
msgid "Field for name of group"
msgstr "Feld für Gruppennamen"
#: settings.py:43
msgid "Regular expression to match LDAP value for group name against, e.g. class_(?P<class>.*); separate multiple patterns by |"
msgstr " Regulärer Ausdruck zum Abgleich des LDAP-Wertes für den Gruppennamen mit z.B. class_(?P<class>.*); trenne mehrere Muster durch |"
#: settings.py:44
msgid "Replacement template to apply to group name, e.g. \\g<class>; separate multiple templates by |"
msgstr "Ersatzvorlage zur Anwendung auf den Gruppennamen, z.B. \\g<class>; trenne mehrere Vorlagen durch |"
#: preferences.py:111
#, fuzzy
#| msgid ""
#| "Regular expression to match LDAP value for group name against, e.g. "
#| "class_(?P<class>.*); separate multiple patterns by |"
msgid ""
"Regular expression to match LDAP value for group name against,e.g. class_(?"
"P<class>.*); separate multiple patterns by |"
msgstr ""
" Regulärer Ausdruck zum Abgleich des LDAP-Wertes für den Gruppennamen mit z."
"B. class_(?P<class>.*); trenne mehrere Muster durch |"
#: preferences.py:123
#, fuzzy
#| msgid ""
#| "Replacement template to apply to group name, e.g. \\g<class>; separate "
#| "multiple templates by |"
msgid ""
"Replacement template to apply to group name,e.g. \\g<class>; separate "
"multiple templates by |"
msgstr ""
"Ersatzvorlage zur Anwendung auf den Gruppennamen, z.B. \\g<class>; trenne "
"mehrere Vorlagen durch |"
#: settings.py:45
#: preferences.py:134
msgid "LDAP field with dn of group owner"
msgstr "LDAP Feld mit dn vom Gruppeneigentümer"
#: settings.py:46
msgid "Type of data in the ldap_field. Either DN or UID"
msgstr "Art der Daten im ldap_field. Entweder DN oder UID"
#: preferences.py:145
msgid "Distinguished Name"
msgstr "Distinguished Name (DN)"
#: preferences.py:146
msgid "UID"
msgstr "UID"
#: preferences.py:156
msgid "Sync LDAP user with person on login"
msgstr ""
#: util/ldap_sync.py:85
#, python-format
msgid "Regular expression to match LDAP value for %s against"
#: util/ldap_sync.py:79
#, python-brace-format
msgid "LDAP field for {field.verbose_name} on {model._meta.label}"
msgstr ""
#: util/ldap_sync.py:88
#, fuzzy, python-brace-format
#| msgid "Regular expression to match LDAP value for %s against"
msgid ""
"Regular expression to match LDAP value for{field.verbose_name} on {model."
"_meta.label} against"
msgstr "Regulärer Ausdruck zum Abgleich des LDAP-Wertes für %s gegen"
#: util/ldap_sync.py:86
#, python-format
msgid "Replacement template to apply to %s"
#: util/ldap_sync.py:99
#, fuzzy, python-brace-format
#| msgid "Replacement template to apply to %s"
msgid ""
"Replacement template to apply to {field.verbose_name} on {model._meta.label}"
msgstr "Ersatzvorlage zur Anwendung auf %s"
#~ msgid "Type of data in the ldap_field. Either DN or UID"
#~ msgstr "Art der Daten im ldap_field. Entweder DN oder UID"
......@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-04-28 13:31+0000\n"
"POT-Creation-Date: 2020-05-04 15:45+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
......@@ -22,84 +22,100 @@ msgstr ""
msgid "LDAP Distinguished Name"
msgstr ""
#: settings.py:11
msgid "Match only on email"
msgstr ""
#: settings.py:12
msgid "Match only on name"
#: preferences.py:17
msgid "Enable LDAP sync"
msgstr ""
#: settings.py:13
msgid "Match on email and name"
msgstr ""
#: settings.py:22
msgid "Distinguished Name"
#: preferences.py:26
msgid "Also sync LDAP if user updates"
msgstr ""
#: settings.py:23
msgid "UID"
#: preferences.py:35
msgid "Create missing persons for LDAP users"
msgstr ""
#: settings.py:30
msgid "Enable ldap sync"
#: preferences.py:44 preferences.py:143
msgid "LDAP sync matching fields"
msgstr ""
#: settings.py:31
msgid "Also sync if user updates"
#: preferences.py:47
msgid "Match only on email"
msgstr ""
#: settings.py:32
msgid "Create missing persons for LDAP users"
#: preferences.py:48
msgid "Match only on name"
msgstr ""
#: settings.py:35
msgid "LDAP sync matching fields"
#: preferences.py:49
msgid "Match on email and name"
msgstr ""
#: settings.py:38
#: preferences.py:59
msgid "Enable ldap group sync"
msgstr ""
#: settings.py:39
#: preferences.py:68
msgid "Field for short name of group"
msgstr ""
#: settings.py:40
msgid "Regular expression to match LDAP value for group short name against, e.g. class_(?P<class>.*); separate multiple patterns by |"
#: preferences.py:78
msgid ""
"Regular expression to match LDAP value for group short name against,e.g. "
"class_(?P<class>.*); separate multiple patterns by |"
msgstr ""
#: settings.py:41
msgid "Replacement template to apply to group short name, e.g. \\g<class>; separate multiple templates by |"
#: preferences.py:90
msgid ""
"Replacement template to apply to group short name,e.g. \\g<class>; separate "
"multiple templates by |"
msgstr ""
#: settings.py:42
#: preferences.py:101
msgid "Field for name of group"
msgstr ""
#: settings.py:43
msgid "Regular expression to match LDAP value for group name against, e.g. class_(?P<class>.*); separate multiple patterns by |"
#: preferences.py:111
msgid ""
"Regular expression to match LDAP value for group name against,e.g. class_(?"
"P<class>.*); separate multiple patterns by |"
msgstr ""
#: settings.py:44
msgid "Replacement template to apply to group name, e.g. \\g<class>; separate multiple templates by |"
#: preferences.py:123
msgid ""
"Replacement template to apply to group name,e.g. \\g<class>; separate "
"multiple templates by |"
msgstr ""
#: settings.py:45
#: preferences.py:134
msgid "LDAP field with dn of group owner"
msgstr ""
#: settings.py:46
msgid "Type of data in the ldap_field. Either DN or UID"
#: preferences.py:145
msgid "Distinguished Name"
msgstr ""
#: util/ldap_sync.py:85
#, python-format
msgid "Regular expression to match LDAP value for %s against"
#: preferences.py:146
msgid "UID"
msgstr ""
#: util/ldap_sync.py:86
#, python-format
msgid "Replacement template to apply to %s"
#: preferences.py:156
msgid "Sync LDAP user with person on login"
msgstr ""
#: util/ldap_sync.py:79
#, python-brace-format
msgid "LDAP field for {field.verbose_name} on {model._meta.label}"
msgstr ""
#: util/ldap_sync.py:88
#, python-brace-format
msgid ""
"Regular expression to match LDAP value for{field.verbose_name} on {model."
"_meta.label} against"
msgstr ""
#: util/ldap_sync.py:99
#, python-brace-format
msgid ""
"Replacement template to apply to {field.verbose_name} on {model._meta.label}"
msgstr ""
......@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-04-28 13:31+0000\n"
"POT-Creation-Date: 2020-05-04 15:45+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
......@@ -21,84 +21,100 @@ msgstr ""
msgid "LDAP Distinguished Name"
msgstr ""
#: settings.py:11
msgid "Match only on email"
msgstr ""
#: settings.py:12
msgid "Match only on name"
#: preferences.py:17
msgid "Enable LDAP sync"
msgstr ""
#: settings.py:13
msgid "Match on email and name"
msgstr ""
#: settings.py:22
msgid "Distinguished Name"
#: preferences.py:26
msgid "Also sync LDAP if user updates"
msgstr ""
#: settings.py:23
msgid "UID"
#: preferences.py:35
msgid "Create missing persons for LDAP users"
msgstr ""
#: settings.py:30
msgid "Enable ldap sync"
#: preferences.py:44 preferences.py:143
msgid "LDAP sync matching fields"
msgstr ""
#: settings.py:31
msgid "Also sync if user updates"
#: preferences.py:47
msgid "Match only on email"
msgstr ""
#: settings.py:32
msgid "Create missing persons for LDAP users"
#: preferences.py:48
msgid "Match only on name"
msgstr ""
#: settings.py:35
msgid "LDAP sync matching fields"
#: preferences.py:49
msgid "Match on email and name"
msgstr ""
#: settings.py:38
#: preferences.py:59
msgid "Enable ldap group sync"
msgstr ""
#: settings.py:39
#: preferences.py:68
msgid "Field for short name of group"
msgstr ""
#: settings.py:40
msgid "Regular expression to match LDAP value for group short name against, e.g. class_(?P<class>.*); separate multiple patterns by |"
#: preferences.py:78
msgid ""
"Regular expression to match LDAP value for group short name against,e.g. "
"class_(?P<class>.*); separate multiple patterns by |"
msgstr ""
#: settings.py:41
msgid "Replacement template to apply to group short name, e.g. \\g<class>; separate multiple templates by |"
#: preferences.py:90
msgid ""
"Replacement template to apply to group short name,e.g. \\g<class>; separate "
"multiple templates by |"
msgstr ""
#: settings.py:42
#: preferences.py:101
msgid "Field for name of group"
msgstr ""
#: settings.py:43
msgid "Regular expression to match LDAP value for group name against, e.g. class_(?P<class>.*); separate multiple patterns by |"
#: preferences.py:111
msgid ""
"Regular expression to match LDAP value for group name against,e.g. class_(?"
"P<class>.*); separate multiple patterns by |"
msgstr ""
#: settings.py:44
msgid "Replacement template to apply to group name, e.g. \\g<class>; separate multiple templates by |"
#: preferences.py:123
msgid ""
"Replacement template to apply to group name,e.g. \\g<class>; separate "
"multiple templates by |"
msgstr ""
#: settings.py:45
#: preferences.py:134
msgid "LDAP field with dn of group owner"
msgstr ""
#: settings.py:46
msgid "Type of data in the ldap_field. Either DN or UID"
#: preferences.py:145
msgid "Distinguished Name"
msgstr ""
#: util/ldap_sync.py:85
#, python-format
msgid "Regular expression to match LDAP value for %s against"
#: preferences.py:146
msgid "UID"
msgstr ""
#: util/ldap_sync.py:86
#, python-format
msgid "Replacement template to apply to %s"
#: preferences.py:156
msgid "Sync LDAP user with person on login"
msgstr ""
#: util/ldap_sync.py:79
#, python-brace-format
msgid "LDAP field for {field.verbose_name} on {model._meta.label}"
msgstr ""
#: util/ldap_sync.py:88
#, python-brace-format
msgid ""
"Regular expression to match LDAP value for{field.verbose_name} on {model."
"_meta.label} against"
msgstr ""
#: util/ldap_sync.py:99
#, python-brace-format
msgid ""
"Replacement template to apply to {field.verbose_name} on {model._meta.label}"
msgstr ""
......@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-04-28 13:31+0000\n"
"POT-Creation-Date: 2020-05-04 15:45+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
......@@ -21,84 +21,100 @@ msgstr ""
msgid "LDAP Distinguished Name"
msgstr ""
#: settings.py:11
msgid "Match only on email"
msgstr ""
#: settings.py:12
msgid "Match only on name"
#: preferences.py:17
msgid "Enable LDAP sync"
msgstr ""
#: settings.py:13
msgid "Match on email and name"
msgstr ""
#: settings.py:22
msgid "Distinguished Name"
#: preferences.py:26
msgid "Also sync LDAP if user updates"
msgstr ""
#: settings.py:23
msgid "UID"
#: preferences.py:35
msgid "Create missing persons for LDAP users"
msgstr ""
#: settings.py:30
msgid "Enable ldap sync"
#: preferences.py:44 preferences.py:143
msgid "LDAP sync matching fields"
msgstr ""
#: settings.py:31
msgid "Also sync if user updates"
#: preferences.py:47
msgid "Match only on email"
msgstr ""
#: settings.py:32
msgid "Create missing persons for LDAP users"
#: preferences.py:48
msgid "Match only on name"
msgstr ""
#: settings.py:35
msgid "LDAP sync matching fields"
#: preferences.py:49
msgid "Match on email and name"
msgstr ""
#: settings.py:38
#: preferences.py:59
msgid "Enable ldap group sync"
msgstr ""
#: settings.py:39
#: preferences.py:68
msgid "Field for short name of group"
msgstr ""
#: settings.py:40
msgid "Regular expression to match LDAP value for group short name against, e.g. class_(?P<class>.*); separate multiple patterns by |"
#: preferences.py:78
msgid ""
"Regular expression to match LDAP value for group short name against,e.g. "
"class_(?P<class>.*); separate multiple patterns by |"
msgstr ""
#: settings.py:41
msgid "Replacement template to apply to group short name, e.g. \\g<class>; separate multiple templates by |"
#: preferences.py:90
msgid ""
"Replacement template to apply to group short name,e.g. \\g<class>; separate "
"multiple templates by |"
msgstr ""
#: settings.py:42
#: preferences.py:101
msgid "Field for name of group"
msgstr ""
#: settings.py:43
msgid "Regular expression to match LDAP value for group name against, e.g. class_(?P<class>.*); separate multiple patterns by |"
#: preferences.py:111
msgid ""
"Regular expression to match LDAP value for group name against,e.g. class_(?"
"P<class>.*); separate multiple patterns by |"
msgstr ""
#: settings.py:44
msgid "Replacement template to apply to group name, e.g. \\g<class>; separate multiple templates by |"
#: preferences.py:123
msgid ""
"Replacement template to apply to group name,e.g. \\g<class>; separate "
"multiple templates by |"
msgstr ""
#: settings.py:45
#: preferences.py:134
msgid "LDAP field with dn of group owner"
msgstr ""
#: settings.py:46
msgid "Type of data in the ldap_field. Either DN or UID"
#: preferences.py:145
msgid "Distinguished Name"
msgstr ""
#: util/ldap_sync.py:85
#, python-format
msgid "Regular expression to match LDAP value for %s against"
#: preferences.py:146
msgid "UID"
msgstr ""
#: util/ldap_sync.py:86
#, python-format
msgid "Replacement template to apply to %s"
#: preferences.py:156
msgid "Sync LDAP user with person on login"
msgstr ""
#: util/ldap_sync.py:79
#, python-brace-format
msgid "LDAP field for {field.verbose_name} on {model._meta.label}"
msgstr ""
#: util/ldap_sync.py:88
#, python-brace-format
msgid ""
"Regular expression to match LDAP value for{field.verbose_name} on {model."
"_meta.label} against"
msgstr ""
#: util/ldap_sync.py:99
#, python-brace-format
msgid ""
"Replacement template to apply to {field.verbose_name} on {model._meta.label}"
msgstr ""
......@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-04-28 13:31+0000\n"
"POT-Creation-Date: 2020-05-04 15:45+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
......@@ -21,84 +21,100 @@ msgstr ""
msgid "LDAP Distinguished Name"
msgstr ""
#: settings.py:11
msgid "Match only on email"
msgstr ""
#: settings.py:12
msgid "Match only on name"
#: preferences.py:17
msgid "Enable LDAP sync"
msgstr ""
#: settings.py:13
msgid "Match on email and name"
msgstr ""
#: settings.py:22
msgid "Distinguished Name"
#: preferences.py:26
msgid "Also sync LDAP if user updates"
msgstr ""
#: settings.py:23
msgid "UID"
#: preferences.py:35
msgid "Create missing persons for LDAP users"
msgstr ""
#: settings.py:30
msgid "Enable ldap sync"
#: preferences.py:44 preferences.py:143
msgid "LDAP sync matching fields"
msgstr ""
#: settings.py:31
msgid "Also sync if user updates"
#: preferences.py:47
msgid "Match only on email"
msgstr ""
#: settings.py:32
msgid "Create missing persons for LDAP users"
#: preferences.py:48
msgid "Match only on name"
msgstr ""
#: settings.py:35
msgid "LDAP sync matching fields"
#: preferences.py:49
msgid "Match on email and name"
msgstr ""
#: settings.py:38
#: preferences.py:59
msgid "Enable ldap group sync"
msgstr ""
#: settings.py:39
#: preferences.py:68
msgid "Field for short name of group"
msgstr ""
#: settings.py:40
msgid "Regular expression to match LDAP value for group short name against, e.g. class_(?P<class>.*); separate multiple patterns by |"
#: preferences.py:78
msgid ""
"Regular expression to match LDAP value for group short name against,e.g. "
"class_(?P<class>.*); separate multiple patterns by |"
msgstr ""
#: settings.py:41
msgid "Replacement template to apply to group short name, e.g. \\g<class>; separate multiple templates by |"
#: preferences.py:90
msgid ""
"Replacement template to apply to group short name,e.g. \\g<class>; separate "
"multiple templates by |"
msgstr ""
#: settings.py:42
#: preferences.py:101
msgid "Field for name of group"
msgstr ""
#: settings.py:43
msgid "Regular expression to match LDAP value for group name against, e.g. class_(?P<class>.*); separate multiple patterns by |"
#: preferences.py:111
msgid ""
"Regular expression to match LDAP value for group name against,e.g. class_(?"
"P<class>.*); separate multiple patterns by |"
msgstr ""
#: settings.py:44
msgid "Replacement template to apply to group name, e.g. \\g<class>; separate multiple templates by |"
#: preferences.py:123
msgid ""
"Replacement template to apply to group name,e.g. \\g<class>; separate "
"multiple templates by |"
msgstr ""
#: settings.py:45
#: preferences.py:134
msgid "LDAP field with dn of group owner"
msgstr ""
#: settings.py:46
msgid "Type of data in the ldap_field. Either DN or UID"
#: preferences.py:145
msgid "Distinguished Name"
msgstr ""
#: util/ldap_sync.py:85
#, python-format
msgid "Regular expression to match LDAP value for %s against"
#: preferences.py:146
msgid "UID"
msgstr ""
#: util/ldap_sync.py:86
#, python-format
msgid "Replacement template to apply to %s"
#: preferences.py:156
msgid "Sync LDAP user with person on login"
msgstr ""
#: util/ldap_sync.py:79
#, python-brace-format
msgid "LDAP field for {field.verbose_name} on {model._meta.label}"
msgstr ""
#: util/ldap_sync.py:88
#, python-brace-format
msgid ""
"Regular expression to match LDAP value for{field.verbose_name} on {model."
"_meta.label} against"
msgstr ""
#: util/ldap_sync.py:99
#, python-brace-format
msgid ""
"Replacement template to apply to {field.verbose_name} on {model._meta.label}"
msgstr ""
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment