Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-12-15 06:11:19 +0300
committerNextcloud bot <bot@nextcloud.com>2020-12-15 06:11:19 +0300
commitf83bb59c5d3529a8728d712847ecb04f7b26a96d (patch)
tree7f5ba293d521125b22952ab6cf2e1eba20fc4cc4
parent4d88b75edef4a32763696745d24a4c965c1c9042 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/de.js7
-rw-r--r--l10n/de.json7
-rw-r--r--l10n/de_DE.js7
-rw-r--r--l10n/de_DE.json7
-rw-r--r--l10n/es.js7
-rw-r--r--l10n/es.json7
-rw-r--r--l10n/fo.js9
-rw-r--r--l10n/fo.json7
-rw-r--r--l10n/sl.js1
-rw-r--r--l10n/sl.json1
-rw-r--r--l10n/ug.js9
-rw-r--r--l10n/ug.json7
-rw-r--r--l10n/uz.js9
-rw-r--r--l10n/uz.json7
14 files changed, 44 insertions, 48 deletions
diff --git a/l10n/de.js b/l10n/de.js
index 3df87e8..325711d 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -5,6 +5,7 @@ OC.L10N.register(
"Registration is only allowed with the following domains:" : "Die Registrierung ist nur für folgende Domains zulässig:",
"The entered verification code is wrong" : "Der eingegebene Überprüfungscode ist falsch",
"The verification failed." : "Die Überprüfung ist fehlgeschlagen.",
+ "Invalid username policy regex" : "ungültiger regulärer Ausdruck für die Benutzernamen-Richtlinie",
"Saved" : "Gespeichert",
"No such group" : "Gruppe nicht vorhanden",
"Register" : "Registrieren",
@@ -41,6 +42,12 @@ OC.L10N.register(
"Block listed email domains instead of allowing them" : "Aufgelistete E-Mail-Domains sperren, anstatt diese zuzulassen",
"Show the allowed/blocked email domains to users" : "Benutzern die zulässigen/blockierten E-Mail-Domäns anzeigen",
"Force email as login name" : "E-Mail als Anmeldename erzwingen",
+ "Username policy" : "Richtlinien für Benutzernamen",
+ "If configured usernames will be validated through the regular expression. If the validation fails the user is prompted with a generic error. Make sure your regex is working correctly." : "Wenn ein regulärer Ausdruck eingestellt wird werden Benutzernamen durch diesen validiert. Schlägt die Validierung fehl erhält der Benutzer eine Fehlermeldung. Stellen Sie sicher, dass Ihr regulärer Ausdruck korrekt funktioniert.",
+ "User instructions" : "Benutzeranweisungen",
+ "Caution: The user instructions will not be translated and will therefore be displayed as configured below for all users regardless of their actual language." : "Achtung: Die Benutzeranweisungen werden nicht übersetzt und daher für alle Benutzer unabhängig von ihrer tatsächlichen Sprache wie unten konfiguriert angezeigt.",
+ "Add additional user instructions (e.g. for choosing their usernames). If configured the text is displayed in the account creation step of the registration process." : "Fügen Sie zusätzliche Anweisungen für Benutzer hinzu (z. B. für die Wahl ihres Benutzernamen). Wenn konfiguriert, wird der Text im Schritt \"Kontoerstellung\" des Registrierungsvorgangs angezeigt.",
+ "Add additional user instructions (e.g. for choosing their usernames). If configured the text is embedded in the the verification-Email." : "Fügen Sie zusätzliche Anweisungen für Benutzer hinzu (z. B. für die Wahl ihrer Benutzernamen). Wenn konfiguriert, wird der Text in die Verifizierungs-E-Mail eingebettet.",
"Admin approval" : "Genehmigung durch Administrator",
"Require admin approval" : "Genehmigung durch Administrator erforderlich",
"Enabling \"admin approval\" will prevent registrations from mobile and desktop clients to complete as the credentials can not be verified by the client until the user was enabled." : "Die Aktivierung von \"Genehmigung durch Administrator\" verhindert, dass Registrierungen von mobilen und Desktop-Clients abgeschlossen werden können, da die Anmeldedaten vom Client nicht überprüft werden können, bevor der Benutzer aktiviert wurde.",
diff --git a/l10n/de.json b/l10n/de.json
index 44fb77d..60240d3 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -3,6 +3,7 @@
"Registration is only allowed with the following domains:" : "Die Registrierung ist nur für folgende Domains zulässig:",
"The entered verification code is wrong" : "Der eingegebene Überprüfungscode ist falsch",
"The verification failed." : "Die Überprüfung ist fehlgeschlagen.",
+ "Invalid username policy regex" : "ungültiger regulärer Ausdruck für die Benutzernamen-Richtlinie",
"Saved" : "Gespeichert",
"No such group" : "Gruppe nicht vorhanden",
"Register" : "Registrieren",
@@ -39,6 +40,12 @@
"Block listed email domains instead of allowing them" : "Aufgelistete E-Mail-Domains sperren, anstatt diese zuzulassen",
"Show the allowed/blocked email domains to users" : "Benutzern die zulässigen/blockierten E-Mail-Domäns anzeigen",
"Force email as login name" : "E-Mail als Anmeldename erzwingen",
+ "Username policy" : "Richtlinien für Benutzernamen",
+ "If configured usernames will be validated through the regular expression. If the validation fails the user is prompted with a generic error. Make sure your regex is working correctly." : "Wenn ein regulärer Ausdruck eingestellt wird werden Benutzernamen durch diesen validiert. Schlägt die Validierung fehl erhält der Benutzer eine Fehlermeldung. Stellen Sie sicher, dass Ihr regulärer Ausdruck korrekt funktioniert.",
+ "User instructions" : "Benutzeranweisungen",
+ "Caution: The user instructions will not be translated and will therefore be displayed as configured below for all users regardless of their actual language." : "Achtung: Die Benutzeranweisungen werden nicht übersetzt und daher für alle Benutzer unabhängig von ihrer tatsächlichen Sprache wie unten konfiguriert angezeigt.",
+ "Add additional user instructions (e.g. for choosing their usernames). If configured the text is displayed in the account creation step of the registration process." : "Fügen Sie zusätzliche Anweisungen für Benutzer hinzu (z. B. für die Wahl ihres Benutzernamen). Wenn konfiguriert, wird der Text im Schritt \"Kontoerstellung\" des Registrierungsvorgangs angezeigt.",
+ "Add additional user instructions (e.g. for choosing their usernames). If configured the text is embedded in the the verification-Email." : "Fügen Sie zusätzliche Anweisungen für Benutzer hinzu (z. B. für die Wahl ihrer Benutzernamen). Wenn konfiguriert, wird der Text in die Verifizierungs-E-Mail eingebettet.",
"Admin approval" : "Genehmigung durch Administrator",
"Require admin approval" : "Genehmigung durch Administrator erforderlich",
"Enabling \"admin approval\" will prevent registrations from mobile and desktop clients to complete as the credentials can not be verified by the client until the user was enabled." : "Die Aktivierung von \"Genehmigung durch Administrator\" verhindert, dass Registrierungen von mobilen und Desktop-Clients abgeschlossen werden können, da die Anmeldedaten vom Client nicht überprüft werden können, bevor der Benutzer aktiviert wurde.",
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index 024232d..c0f881c 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -5,6 +5,7 @@ OC.L10N.register(
"Registration is only allowed with the following domains:" : "Die Registrierung ist nur für folgende Domains zulässig:",
"The entered verification code is wrong" : "Der eingegebene Überprüfungscode ist falsch",
"The verification failed." : "Die Überprüfung ist fehlgeschlagen.",
+ "Invalid username policy regex" : "Ungültiger regulärer Ausdruck für die Benutzernamen-Richtlinie",
"Saved" : "Gespeichert",
"No such group" : "Gruppe nicht vorhanden",
"Register" : "Registrieren",
@@ -41,6 +42,12 @@ OC.L10N.register(
"Block listed email domains instead of allowing them" : "Aufgelistete E-Mail-Domains sperren, anstatt diese zuzulassen",
"Show the allowed/blocked email domains to users" : "Benutzern die zulässigen/blockierten E-Mail-Domäns anzeigen",
"Force email as login name" : "E-Mail als Anmeldename erzwingen",
+ "Username policy" : "Richtlinien für Benutzernamen",
+ "If configured usernames will be validated through the regular expression. If the validation fails the user is prompted with a generic error. Make sure your regex is working correctly." : "Wenn ein regulärer Ausdruck eingestellt wird werden Benutzernamen durch diesen validiert. Schlägt die Validierung fehl erhält der Benutzer eine Fehlermeldung. Stellen Sie sicher, dass Ihr regulärer Ausdruck korrekt funktioniert.",
+ "User instructions" : "Benutzeranweisungen",
+ "Caution: The user instructions will not be translated and will therefore be displayed as configured below for all users regardless of their actual language." : "Achtung: Die Benutzeranweisungen werden nicht übersetzt und daher für alle Benutzer unabhängig von ihrer tatsächlichen Sprache wie unten konfiguriert angezeigt.",
+ "Add additional user instructions (e.g. for choosing their usernames). If configured the text is displayed in the account creation step of the registration process." : "Fügen Sie zusätzliche Anweisungen für Benutzer hinzu (z. B. für die Wahl ihres Benutzernamen). Wenn konfiguriert, wird der Text im Schritt \"Kontoerstellung\" des Registrierungsvorgangs angezeigt.",
+ "Add additional user instructions (e.g. for choosing their usernames). If configured the text is embedded in the the verification-Email." : "Fügen Sie zusätzliche Anweisungen für Benutzer hinzu (z. B. für die Wahl ihrer Benutzernamen). Wenn konfiguriert, wird der Text in die Verifizierungs-E-Mail eingebettet.",
"Admin approval" : "Genehmigung durch Administrator",
"Require admin approval" : "Genehmigung durch Administrator erforderlich",
"Enabling \"admin approval\" will prevent registrations from mobile and desktop clients to complete as the credentials can not be verified by the client until the user was enabled." : "Die Aktivierung von \"Genehmigung durch Administrator\" verhindert, dass Registrierungen von mobilen und Desktop-Clients abgeschlossen werden können, da die Anmeldedaten vom Client nicht überprüft werden können, bevor der Benutzer aktiviert wurde.",
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index d22d11b..e307d9a 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -3,6 +3,7 @@
"Registration is only allowed with the following domains:" : "Die Registrierung ist nur für folgende Domains zulässig:",
"The entered verification code is wrong" : "Der eingegebene Überprüfungscode ist falsch",
"The verification failed." : "Die Überprüfung ist fehlgeschlagen.",
+ "Invalid username policy regex" : "Ungültiger regulärer Ausdruck für die Benutzernamen-Richtlinie",
"Saved" : "Gespeichert",
"No such group" : "Gruppe nicht vorhanden",
"Register" : "Registrieren",
@@ -39,6 +40,12 @@
"Block listed email domains instead of allowing them" : "Aufgelistete E-Mail-Domains sperren, anstatt diese zuzulassen",
"Show the allowed/blocked email domains to users" : "Benutzern die zulässigen/blockierten E-Mail-Domäns anzeigen",
"Force email as login name" : "E-Mail als Anmeldename erzwingen",
+ "Username policy" : "Richtlinien für Benutzernamen",
+ "If configured usernames will be validated through the regular expression. If the validation fails the user is prompted with a generic error. Make sure your regex is working correctly." : "Wenn ein regulärer Ausdruck eingestellt wird werden Benutzernamen durch diesen validiert. Schlägt die Validierung fehl erhält der Benutzer eine Fehlermeldung. Stellen Sie sicher, dass Ihr regulärer Ausdruck korrekt funktioniert.",
+ "User instructions" : "Benutzeranweisungen",
+ "Caution: The user instructions will not be translated and will therefore be displayed as configured below for all users regardless of their actual language." : "Achtung: Die Benutzeranweisungen werden nicht übersetzt und daher für alle Benutzer unabhängig von ihrer tatsächlichen Sprache wie unten konfiguriert angezeigt.",
+ "Add additional user instructions (e.g. for choosing their usernames). If configured the text is displayed in the account creation step of the registration process." : "Fügen Sie zusätzliche Anweisungen für Benutzer hinzu (z. B. für die Wahl ihres Benutzernamen). Wenn konfiguriert, wird der Text im Schritt \"Kontoerstellung\" des Registrierungsvorgangs angezeigt.",
+ "Add additional user instructions (e.g. for choosing their usernames). If configured the text is embedded in the the verification-Email." : "Fügen Sie zusätzliche Anweisungen für Benutzer hinzu (z. B. für die Wahl ihrer Benutzernamen). Wenn konfiguriert, wird der Text in die Verifizierungs-E-Mail eingebettet.",
"Admin approval" : "Genehmigung durch Administrator",
"Require admin approval" : "Genehmigung durch Administrator erforderlich",
"Enabling \"admin approval\" will prevent registrations from mobile and desktop clients to complete as the credentials can not be verified by the client until the user was enabled." : "Die Aktivierung von \"Genehmigung durch Administrator\" verhindert, dass Registrierungen von mobilen und Desktop-Clients abgeschlossen werden können, da die Anmeldedaten vom Client nicht überprüft werden können, bevor der Benutzer aktiviert wurde.",
diff --git a/l10n/es.js b/l10n/es.js
index a7241d3..08d3f92 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -5,6 +5,7 @@ OC.L10N.register(
"Registration is only allowed with the following domains:" : "El registro solo está permitido para los siguientes dominios:",
"The entered verification code is wrong" : "El código de verificación introducido no es correcto",
"The verification failed." : "La verificación ha fallado.",
+ "Invalid username policy regex" : "Nombre de usuario no válido por Regex",
"Saved" : "Guardado",
"No such group" : "No existe ese grupo",
"Register" : "Registrarse",
@@ -41,6 +42,12 @@ OC.L10N.register(
"Block listed email domains instead of allowing them" : "Bloquear los dominios de correos listados en lugar de permitirlos",
"Show the allowed/blocked email domains to users" : "Mostrar los dominios de correo bloqueados/permitidos a los usuarios",
"Force email as login name" : "Forzar el email como nombre de usuario",
+ "Username policy" : "Política de nombre de usuario",
+ "If configured usernames will be validated through the regular expression. If the validation fails the user is prompted with a generic error. Make sure your regex is working correctly." : "Si los nombres de usuario configurados se validarán mediante la expresión regular. Si la validación falla, se le solicita al usuario un error genérico. Asegúrese de que su expresión regular esté funcionando correctamente.",
+ "User instructions" : "Intrucciones del usuario",
+ "Caution: The user instructions will not be translated and will therefore be displayed as configured below for all users regardless of their actual language." : "Precaución: Las instrucciones de usuario no se traducirán y, por lo tanto, se mostrarán como se configura a continuación para todos los usuarios, independientemente de su idioma actual.",
+ "Add additional user instructions (e.g. for choosing their usernames). If configured the text is displayed in the account creation step of the registration process." : "Agregue instrucciones de usuario adicionales (por ejemplo, para elegir sus nombres de usuario). Si está configurado, el texto se muestra en el paso de creación de cuenta del proceso de registro.",
+ "Add additional user instructions (e.g. for choosing their usernames). If configured the text is embedded in the the verification-Email." : "Agregue instrucciones de usuario adicionales (por ejemplo, para elegir sus nombres de usuario). Si está configurado, el texto está incrustado en el correo electrónico de verificación.",
"Admin approval" : "Aprobación del administrador",
"Require admin approval" : "Requerir aprobación del administrador",
"Enabling \"admin approval\" will prevent registrations from mobile and desktop clients to complete as the credentials can not be verified by the client until the user was enabled." : "Activar \"aprobación del administrador\" previene que se completen los registros desde móviles o clientes de escritorio, ya que las credenciales no podrán ser verificadas por el cliente hasta que el usuario sea activado.",
diff --git a/l10n/es.json b/l10n/es.json
index e9cfe71..435b07b 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -3,6 +3,7 @@
"Registration is only allowed with the following domains:" : "El registro solo está permitido para los siguientes dominios:",
"The entered verification code is wrong" : "El código de verificación introducido no es correcto",
"The verification failed." : "La verificación ha fallado.",
+ "Invalid username policy regex" : "Nombre de usuario no válido por Regex",
"Saved" : "Guardado",
"No such group" : "No existe ese grupo",
"Register" : "Registrarse",
@@ -39,6 +40,12 @@
"Block listed email domains instead of allowing them" : "Bloquear los dominios de correos listados en lugar de permitirlos",
"Show the allowed/blocked email domains to users" : "Mostrar los dominios de correo bloqueados/permitidos a los usuarios",
"Force email as login name" : "Forzar el email como nombre de usuario",
+ "Username policy" : "Política de nombre de usuario",
+ "If configured usernames will be validated through the regular expression. If the validation fails the user is prompted with a generic error. Make sure your regex is working correctly." : "Si los nombres de usuario configurados se validarán mediante la expresión regular. Si la validación falla, se le solicita al usuario un error genérico. Asegúrese de que su expresión regular esté funcionando correctamente.",
+ "User instructions" : "Intrucciones del usuario",
+ "Caution: The user instructions will not be translated and will therefore be displayed as configured below for all users regardless of their actual language." : "Precaución: Las instrucciones de usuario no se traducirán y, por lo tanto, se mostrarán como se configura a continuación para todos los usuarios, independientemente de su idioma actual.",
+ "Add additional user instructions (e.g. for choosing their usernames). If configured the text is displayed in the account creation step of the registration process." : "Agregue instrucciones de usuario adicionales (por ejemplo, para elegir sus nombres de usuario). Si está configurado, el texto se muestra en el paso de creación de cuenta del proceso de registro.",
+ "Add additional user instructions (e.g. for choosing their usernames). If configured the text is embedded in the the verification-Email." : "Agregue instrucciones de usuario adicionales (por ejemplo, para elegir sus nombres de usuario). Si está configurado, el texto está incrustado en el correo electrónico de verificación.",
"Admin approval" : "Aprobación del administrador",
"Require admin approval" : "Requerir aprobación del administrador",
"Enabling \"admin approval\" will prevent registrations from mobile and desktop clients to complete as the credentials can not be verified by the client until the user was enabled." : "Activar \"aprobación del administrador\" previene que se completen los registros desde móviles o clientes de escritorio, ya que las credenciales no podrán ser verificadas por el cliente hasta que el usuario sea activado.",
diff --git a/l10n/fo.js b/l10n/fo.js
deleted file mode 100644
index c2365b8..0000000
--- a/l10n/fo.js
+++ /dev/null
@@ -1,9 +0,0 @@
-OC.L10N.register(
- "registration",
- {
- "Saved" : "Goymt",
- "Email" : "T-post",
- "Username" : "Brúkaranavn",
- "Password" : "Loyniorð"
-},
-"nplurals=2; plural=(n != 1);");
diff --git a/l10n/fo.json b/l10n/fo.json
deleted file mode 100644
index de25a40..0000000
--- a/l10n/fo.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{ "translations": {
- "Saved" : "Goymt",
- "Email" : "T-post",
- "Username" : "Brúkaranavn",
- "Password" : "Loyniorð"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
-} \ No newline at end of file
diff --git a/l10n/sl.js b/l10n/sl.js
index a42ca89..b263b28 100644
--- a/l10n/sl.js
+++ b/l10n/sl.js
@@ -41,6 +41,7 @@ OC.L10N.register(
"Block listed email domains instead of allowing them" : "Blokiraj navedene domene elektronskih naslovov namesto dovoljenja",
"Show the allowed/blocked email domains to users" : "Pokaži dovoljene/blokirane domene uporabnikom",
"Force email as login name" : "Vsili uporabo elektronske pošte kot uporabniško ime",
+ "Username policy" : "Pravila uporabniškega imena",
"Admin approval" : "Skrbniška potrditev ",
"Require admin approval" : "Zahtevaj skrbniško potrditev pred omogočanjem",
"Enabling \"admin approval\" will prevent registrations from mobile and desktop clients to complete as the credentials can not be verified by the client until the user was enabled." : "Omogočenje »skrbniške potrditve« prepreči vpis iz mobilne ali namizne naprave za dokončanje, saj poveril ni mogoče preveriti s programom, dokler je uporabnik omogočen.",
diff --git a/l10n/sl.json b/l10n/sl.json
index d4de9ac..389413b 100644
--- a/l10n/sl.json
+++ b/l10n/sl.json
@@ -39,6 +39,7 @@
"Block listed email domains instead of allowing them" : "Blokiraj navedene domene elektronskih naslovov namesto dovoljenja",
"Show the allowed/blocked email domains to users" : "Pokaži dovoljene/blokirane domene uporabnikom",
"Force email as login name" : "Vsili uporabo elektronske pošte kot uporabniško ime",
+ "Username policy" : "Pravila uporabniškega imena",
"Admin approval" : "Skrbniška potrditev ",
"Require admin approval" : "Zahtevaj skrbniško potrditev pred omogočanjem",
"Enabling \"admin approval\" will prevent registrations from mobile and desktop clients to complete as the credentials can not be verified by the client until the user was enabled." : "Omogočenje »skrbniške potrditve« prepreči vpis iz mobilne ali namizne naprave za dokončanje, saj poveril ni mogoče preveriti s programom, dokler je uporabnik omogočen.",
diff --git a/l10n/ug.js b/l10n/ug.js
deleted file mode 100644
index e4cf2aa..0000000
--- a/l10n/ug.js
+++ /dev/null
@@ -1,9 +0,0 @@
-OC.L10N.register(
- "registration",
- {
- "None" : "يوق",
- "Email" : "تورخەت",
- "Username" : "ئىشلەتكۈچى ئاتى",
- "Password" : "ئىم"
-},
-"nplurals=2; plural=(n != 1);");
diff --git a/l10n/ug.json b/l10n/ug.json
deleted file mode 100644
index a57bd64..0000000
--- a/l10n/ug.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{ "translations": {
- "None" : "يوق",
- "Email" : "تورخەت",
- "Username" : "ئىشلەتكۈچى ئاتى",
- "Password" : "ئىم"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
-} \ No newline at end of file
diff --git a/l10n/uz.js b/l10n/uz.js
deleted file mode 100644
index 40e663b..0000000
--- a/l10n/uz.js
+++ /dev/null
@@ -1,9 +0,0 @@
-OC.L10N.register(
- "registration",
- {
- "Saved" : "Saqlangan",
- "Username" : "Foydalanuvchi nomi",
- "Password" : "Parol",
- "Verify" : "Tasdiqlang"
-},
-"nplurals=1; plural=0;");
diff --git a/l10n/uz.json b/l10n/uz.json
deleted file mode 100644
index 820f028..0000000
--- a/l10n/uz.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{ "translations": {
- "Saved" : "Saqlangan",
- "Username" : "Foydalanuvchi nomi",
- "Password" : "Parol",
- "Verify" : "Tasdiqlang"
-},"pluralForm" :"nplurals=1; plural=0;"
-} \ No newline at end of file