diff --git a/aleksis/apps/ldap/locale/ar/LC_MESSAGES/django.po b/aleksis/apps/ldap/locale/ar/LC_MESSAGES/django.po index 9bf82cf0893096af68c57d6d2c07b7154d8829b7..49442e35146af52c74ca6b3b5be1ed1900fdca18 100644 --- a/aleksis/apps/ldap/locale/ar/LC_MESSAGES/django.po +++ b/aleksis/apps/ldap/locale/ar/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-04-01 13:24+0200\n" +"POT-Creation-Date: 2020-04-28 13:31+0000\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,8 +16,7 @@ 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" @@ -68,15 +67,11 @@ 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 |" +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 |" +msgid "Replacement template to apply to group short name, e.g. \\g<class>; separate multiple templates by |" msgstr "" #: settings.py:42 @@ -84,15 +79,11 @@ 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 |" +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 |" +msgid "Replacement template to apply to group name, e.g. \\g<class>; separate multiple templates by |" msgstr "" #: settings.py:45 diff --git a/aleksis/apps/ldap/locale/de_DE/LC_MESSAGES/django.po b/aleksis/apps/ldap/locale/de_DE/LC_MESSAGES/django.po index ab985e0fa685bb8f3df0d4353f93bdb64fc8bd31..e8fbc44522c5a6d46c6f7053bef483f5577b6142 100644 --- a/aleksis/apps/ldap/locale/de_DE/LC_MESSAGES/django.po +++ b/aleksis/apps/ldap/locale/de_DE/LC_MESSAGES/django.po @@ -7,11 +7,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-04-01 13:24+0200\n" +"POT-Creation-Date: 2020-04-28 13:31+0000\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" @@ -68,40 +67,24 @@ 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 |" +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 |" +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 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 |" +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 |" +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 msgid "LDAP field with dn of group owner" diff --git a/aleksis/apps/ldap/locale/fr/LC_MESSAGES/django.po b/aleksis/apps/ldap/locale/fr/LC_MESSAGES/django.po index df999f2b66cd42ab7b3caa6a1440cb148f715df0..9af6d75b1e6b094f0499f7ad5caa6e2b126ddf88 100644 --- a/aleksis/apps/ldap/locale/fr/LC_MESSAGES/django.po +++ b/aleksis/apps/ldap/locale/fr/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-04-01 13:24+0200\n" +"POT-Creation-Date: 2020-04-28 13:31+0000\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" @@ -67,15 +67,11 @@ 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 |" +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 |" +msgid "Replacement template to apply to group short name, e.g. \\g<class>; separate multiple templates by |" msgstr "" #: settings.py:42 @@ -83,15 +79,11 @@ 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 |" +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 |" +msgid "Replacement template to apply to group name, e.g. \\g<class>; separate multiple templates by |" msgstr "" #: settings.py:45 diff --git a/aleksis/apps/ldap/locale/la/LC_MESSAGES/django.po b/aleksis/apps/ldap/locale/la/LC_MESSAGES/django.po index 69176f682e093fc1d2fb2a104af4532fab455c83..ae4915b673ec078f5d92238b542a1f0279848948 100644 --- a/aleksis/apps/ldap/locale/la/LC_MESSAGES/django.po +++ b/aleksis/apps/ldap/locale/la/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-04-01 13:24+0200\n" +"POT-Creation-Date: 2020-04-28 13:31+0000\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" @@ -66,15 +66,11 @@ 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 |" +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 |" +msgid "Replacement template to apply to group short name, e.g. \\g<class>; separate multiple templates by |" msgstr "" #: settings.py:42 @@ -82,15 +78,11 @@ 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 |" +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 |" +msgid "Replacement template to apply to group name, e.g. \\g<class>; separate multiple templates by |" msgstr "" #: settings.py:45 diff --git a/aleksis/apps/ldap/locale/nb_NO/LC_MESSAGES/django.po b/aleksis/apps/ldap/locale/nb_NO/LC_MESSAGES/django.po index 69176f682e093fc1d2fb2a104af4532fab455c83..ae4915b673ec078f5d92238b542a1f0279848948 100644 --- a/aleksis/apps/ldap/locale/nb_NO/LC_MESSAGES/django.po +++ b/aleksis/apps/ldap/locale/nb_NO/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-04-01 13:24+0200\n" +"POT-Creation-Date: 2020-04-28 13:31+0000\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" @@ -66,15 +66,11 @@ 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 |" +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 |" +msgid "Replacement template to apply to group short name, e.g. \\g<class>; separate multiple templates by |" msgstr "" #: settings.py:42 @@ -82,15 +78,11 @@ 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 |" +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 |" +msgid "Replacement template to apply to group name, e.g. \\g<class>; separate multiple templates by |" msgstr "" #: settings.py:45 diff --git a/aleksis/apps/ldap/locale/tr_TR/LC_MESSAGES/django.po b/aleksis/apps/ldap/locale/tr_TR/LC_MESSAGES/django.po index 69176f682e093fc1d2fb2a104af4532fab455c83..ae4915b673ec078f5d92238b542a1f0279848948 100644 --- a/aleksis/apps/ldap/locale/tr_TR/LC_MESSAGES/django.po +++ b/aleksis/apps/ldap/locale/tr_TR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-04-01 13:24+0200\n" +"POT-Creation-Date: 2020-04-28 13:31+0000\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" @@ -66,15 +66,11 @@ 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 |" +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 |" +msgid "Replacement template to apply to group short name, e.g. \\g<class>; separate multiple templates by |" msgstr "" #: settings.py:42 @@ -82,15 +78,11 @@ 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 |" +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 |" +msgid "Replacement template to apply to group name, e.g. \\g<class>; separate multiple templates by |" msgstr "" #: settings.py:45