diff --git a/l10n/cs.js b/l10n/cs.js index d33191e..801fe87 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -30,6 +30,7 @@ OC.L10N.register( "Default group that all registered users belong" : "Výchozí skupina, do které budou náležet všichni uživatelé po registraci", "None" : "Žádné", "Allowed mail address domains for registration" : "Domény, pouze ze kterých jsou přijímány e-mailové adresy k registraci.", + "Enter a semicolon-separated list of allowed domains. Example: nextcloud.com;example.com" : "Zadejte středníkem oddělovaný seznam domén, ze kterých bude umožněna registrace. Příklad: example.com;example.net", "Require admin approval?" : "Vyžadovat schválení správcem?", "Registration is only allowed for the following domains:" : "Registrace je možná pouze pro e-maily z následujících domén:", "A new user \"%s\" has created an account on %s and awaits admin approbation" : "Novému uživateli „%s“ byl vytvořen účet na %s a čeká na schválení správcem", diff --git a/l10n/cs.json b/l10n/cs.json index a3267b3..a756d6b 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -28,6 +28,7 @@ "Default group that all registered users belong" : "Výchozí skupina, do které budou náležet všichni uživatelé po registraci", "None" : "Žádné", "Allowed mail address domains for registration" : "Domény, pouze ze kterých jsou přijímány e-mailové adresy k registraci.", + "Enter a semicolon-separated list of allowed domains. Example: nextcloud.com;example.com" : "Zadejte středníkem oddělovaný seznam domén, ze kterých bude umožněna registrace. Příklad: example.com;example.net", "Require admin approval?" : "Vyžadovat schválení správcem?", "Registration is only allowed for the following domains:" : "Registrace je možná pouze pro e-maily z následujících domén:", "A new user \"%s\" has created an account on %s and awaits admin approbation" : "Novému uživateli „%s“ byl vytvořen účet na %s a čeká na schválení správcem", diff --git a/l10n/de.js b/l10n/de.js index f58b65f..0f39066 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -2,7 +2,7 @@ OC.L10N.register( "registration", { "Register" : "Registrieren", - "Your registration is pending. Please confirm your email address." : "Deine Registrierung ist ausstehend. Bitte bestätige Deine E-Mail-Adresse.", + "Your registration is pending. Please confirm your email address." : "Deine Registrierung steht noch aus. Bitte bestätige Deine E-Mail-Adresse.", "There is already a pending registration with this email, a new verification email has been sent to the address." : "Es gibt bereits eine ausstehende Registrierung mit dieser E-Mail-Adresse, eine neue Bestätigungs-E-Mail wurde an die Adresse geschickt.", "Verification email successfully sent." : "Bestätigungsmail erfolgreich gesendet.", "Your account has been successfully created, you can log in now." : "Dein Konto wurde erfolgreich erstellt, Du kannst Dich jetzt anmelden.", @@ -13,7 +13,7 @@ OC.L10N.register( "Verify your %s registration request" : "Bestätige Deine %s Registrierungsanfrage", "A problem occurred sending email, please contact your administrator." : "Es ist ein Fehler beim Senden der E-Mail aufgetreten. Bitte den Administrator kontaktieren.", "A new user \"%s\" has created an account on %s" : "Ein neuer Benutzer \"%s\" hat ein Konto auf %s erstellt", - "A user has already taken this email, maybe you already have an account?" : "Ein Benutzer hat diese E-Mail bereits entgegengenommen. Vielleicht hast du bereits ein Konto?", + "A user has already taken this email, maybe you already have an account?" : "Ein Benutzer hat diese E-Mail bereits verwendet. Hast Du vielleicht schon ein Konto?", "You can log in now." : "Du kannst dich nun Anmelden.", "Registration is only allowed for the following domains: " : "Die Registrierung ist nur für folgende Domains zulässig:", "Please provide a valid display name." : "Bitte gib einen gültigen Anzeigenamen an", @@ -25,16 +25,17 @@ OC.L10N.register( "Failed to delete pending registration request" : "Löschen der Registrierungsanfrage fehlgeschlagen", "Registration app auto setup" : "Automatische Einrichtung der Registrierungs-App", "Registration" : "Registrierung", - "This app allows users to self-register a new account using their e-mail address." : "Diese App erlaubt Benutzern sich mit ihrer E-Mail-Adresse selber ein Konto zu erstellen.", + "This app allows users to self-register a new account using their e-mail address." : "Mit dieser App können Benutzer selbst ein neues Konto mithilfe ihrer E-Mail-Adresse erstellen.", "User registration\n\nThis app allows users to register a new account.\n\n# Flow\n\n1. User enters his/her email\n2. Verification link is sent to the email address\n3. User clicks on the verification link\n4. User is lead to a form where one can choose username and password\n5. New account is created and is logged in automatically\n\n# Features\n\n- Admin can specify which group the newly created users belong\n- Admin can limit the email domains allowed to register\n- Admin will be notified by email for new user creation\n\n# Donate\n\nSend Ethereum to `0x941613eBB948C2C547cb957B55fEB2609fa6Fe66`\nSend BTC to `33pStaSaf4sDUA8XBAHTq7ZDQpCVFQArxQ`" : "Benutzer-Regisitrierung\n\nMit dieser App können Benutzer ein neues Konto registrieren.\n\n# Flow\n\n1. Der Benutzer gibt Seine/Ihre E-Mail Adresse ein\n2. Der Bestätigungslink wird an die E-Mail-Adresse gesendet\n3. Der Benutzer klickt auf den Bestätigungslink\n4. Der Benutzer wird zu einem Formular geführt, in dem er Benutzername und Passwort auswählen kann\n5. Ein neues Konto wird erstellt und automatisch angemeldet\n\n# Funktionen\n\n- Der Administrator kann angeben, zu welcher Gruppe die neu erstellten Benutzer gehören\n- Der Administrator kann die Anzahl der registrierten E-Mail-Domänen einschränken\n- Der Administrator wird per E-Mail über die Erstellung neuer Benutzer informiert\n\n# Spenden\n\nEthereum senden an: `0x941613eBB948C2C547cb957B55fEB2609fa6Fe66`\nBTC senden an `33pStaSaf4sDUA8XBAHTq7ZDQpCVFQArxQ`", "Default group that all registered users belong" : "Standardgruppe, zu der alle registrierten Benutzer gehören", "None" : "Keine", "Allowed mail address domains for registration" : "Zulässige Mail-Adressdomänen für die Registrierung", + "Enter a semicolon-separated list of allowed domains. Example: nextcloud.com;example.com" : "Gebe eine durch Semikolons getrennte Liste der zulässigen Domains ein. Z. B.: nextcloud.com; example.com", "Require admin approval?" : "Administratorgenehmigung erforderlich?", "Registration is only allowed for the following domains:" : "Die Registrierung ist nur für folgende Domains zulässig:", "A new user \"%s\" has created an account on %s and awaits admin approbation" : "Ein neuer Benutzer \"%s\" hat ein Konto auf %s erstellt und wartet auf Freischaltung durch einen Administrator", "To create a new account on %s, just click the following link:" : "Um ein neues Konto für %s zu erstellen, klicke einfach auf den folgenden Link:", - "Welcome, you can create your account below." : "Willkommen, du kannst dein Konto unten erstellen.", + "Welcome, you can create your account below." : "Willkommen, Du kannst dein Konto nachfolgend erstellen.", "Username" : "Benötigt keine Übersetzung. Für den Desktop wird nur die formelle Übersetzung verwendet (de_DE).", "Password" : "Passwort", "Create account" : "Konto erstellen", diff --git a/l10n/de.json b/l10n/de.json index 2b2252e..6e4fe45 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -1,6 +1,6 @@ { "translations": { "Register" : "Registrieren", - "Your registration is pending. Please confirm your email address." : "Deine Registrierung ist ausstehend. Bitte bestätige Deine E-Mail-Adresse.", + "Your registration is pending. Please confirm your email address." : "Deine Registrierung steht noch aus. Bitte bestätige Deine E-Mail-Adresse.", "There is already a pending registration with this email, a new verification email has been sent to the address." : "Es gibt bereits eine ausstehende Registrierung mit dieser E-Mail-Adresse, eine neue Bestätigungs-E-Mail wurde an die Adresse geschickt.", "Verification email successfully sent." : "Bestätigungsmail erfolgreich gesendet.", "Your account has been successfully created, you can log in now." : "Dein Konto wurde erfolgreich erstellt, Du kannst Dich jetzt anmelden.", @@ -11,7 +11,7 @@ "Verify your %s registration request" : "Bestätige Deine %s Registrierungsanfrage", "A problem occurred sending email, please contact your administrator." : "Es ist ein Fehler beim Senden der E-Mail aufgetreten. Bitte den Administrator kontaktieren.", "A new user \"%s\" has created an account on %s" : "Ein neuer Benutzer \"%s\" hat ein Konto auf %s erstellt", - "A user has already taken this email, maybe you already have an account?" : "Ein Benutzer hat diese E-Mail bereits entgegengenommen. Vielleicht hast du bereits ein Konto?", + "A user has already taken this email, maybe you already have an account?" : "Ein Benutzer hat diese E-Mail bereits verwendet. Hast Du vielleicht schon ein Konto?", "You can log in now." : "Du kannst dich nun Anmelden.", "Registration is only allowed for the following domains: " : "Die Registrierung ist nur für folgende Domains zulässig:", "Please provide a valid display name." : "Bitte gib einen gültigen Anzeigenamen an", @@ -23,16 +23,17 @@ "Failed to delete pending registration request" : "Löschen der Registrierungsanfrage fehlgeschlagen", "Registration app auto setup" : "Automatische Einrichtung der Registrierungs-App", "Registration" : "Registrierung", - "This app allows users to self-register a new account using their e-mail address." : "Diese App erlaubt Benutzern sich mit ihrer E-Mail-Adresse selber ein Konto zu erstellen.", + "This app allows users to self-register a new account using their e-mail address." : "Mit dieser App können Benutzer selbst ein neues Konto mithilfe ihrer E-Mail-Adresse erstellen.", "User registration\n\nThis app allows users to register a new account.\n\n# Flow\n\n1. User enters his/her email\n2. Verification link is sent to the email address\n3. User clicks on the verification link\n4. User is lead to a form where one can choose username and password\n5. New account is created and is logged in automatically\n\n# Features\n\n- Admin can specify which group the newly created users belong\n- Admin can limit the email domains allowed to register\n- Admin will be notified by email for new user creation\n\n# Donate\n\nSend Ethereum to `0x941613eBB948C2C547cb957B55fEB2609fa6Fe66`\nSend BTC to `33pStaSaf4sDUA8XBAHTq7ZDQpCVFQArxQ`" : "Benutzer-Regisitrierung\n\nMit dieser App können Benutzer ein neues Konto registrieren.\n\n# Flow\n\n1. Der Benutzer gibt Seine/Ihre E-Mail Adresse ein\n2. Der Bestätigungslink wird an die E-Mail-Adresse gesendet\n3. Der Benutzer klickt auf den Bestätigungslink\n4. Der Benutzer wird zu einem Formular geführt, in dem er Benutzername und Passwort auswählen kann\n5. Ein neues Konto wird erstellt und automatisch angemeldet\n\n# Funktionen\n\n- Der Administrator kann angeben, zu welcher Gruppe die neu erstellten Benutzer gehören\n- Der Administrator kann die Anzahl der registrierten E-Mail-Domänen einschränken\n- Der Administrator wird per E-Mail über die Erstellung neuer Benutzer informiert\n\n# Spenden\n\nEthereum senden an: `0x941613eBB948C2C547cb957B55fEB2609fa6Fe66`\nBTC senden an `33pStaSaf4sDUA8XBAHTq7ZDQpCVFQArxQ`", "Default group that all registered users belong" : "Standardgruppe, zu der alle registrierten Benutzer gehören", "None" : "Keine", "Allowed mail address domains for registration" : "Zulässige Mail-Adressdomänen für die Registrierung", + "Enter a semicolon-separated list of allowed domains. Example: nextcloud.com;example.com" : "Gebe eine durch Semikolons getrennte Liste der zulässigen Domains ein. Z. B.: nextcloud.com; example.com", "Require admin approval?" : "Administratorgenehmigung erforderlich?", "Registration is only allowed for the following domains:" : "Die Registrierung ist nur für folgende Domains zulässig:", "A new user \"%s\" has created an account on %s and awaits admin approbation" : "Ein neuer Benutzer \"%s\" hat ein Konto auf %s erstellt und wartet auf Freischaltung durch einen Administrator", "To create a new account on %s, just click the following link:" : "Um ein neues Konto für %s zu erstellen, klicke einfach auf den folgenden Link:", - "Welcome, you can create your account below." : "Willkommen, du kannst dein Konto unten erstellen.", + "Welcome, you can create your account below." : "Willkommen, Du kannst dein Konto nachfolgend erstellen.", "Username" : "Benötigt keine Übersetzung. Für den Desktop wird nur die formelle Übersetzung verwendet (de_DE).", "Password" : "Passwort", "Create account" : "Konto erstellen", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index c9eda77..ceb44dd 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -2,7 +2,7 @@ OC.L10N.register( "registration", { "Register" : "Registrieren", - "Your registration is pending. Please confirm your email address." : "Ihre Registrierung sthet noch aus. Bitte bestätigen Sie Ihre E-Mail-Adresse.", + "Your registration is pending. Please confirm your email address." : "Ihre Registrierung steht noch aus. Bitte bestätigen Sie Ihre E-Mail-Adresse.", "There is already a pending registration with this email, a new verification email has been sent to the address." : "Es gibt bereits eine ausstehende Registrierung unter dieser E-Mail-Adresse, eine neue Bestätigungs-E-Mail wurde an die Adresse geschickt.", "Verification email successfully sent." : "Bestätigungsmail erfolgreich gesendet.", "Your account has been successfully created, you can log in now." : "Ihr Konto wurde erfolgreich erstellt, Sie können sich jetzt anmelden.", @@ -13,7 +13,7 @@ OC.L10N.register( "Verify your %s registration request" : "Bestätigen Sie Ihre %s Registrierungsanfrage", "A problem occurred sending email, please contact your administrator." : "Es ist ein Fehler beim Senden der E-Mail aufgetreten. Bitte den Administrator kontaktieren.", "A new user \"%s\" has created an account on %s" : "Ein neuer Benutzer \"%s\" hat ein Konto auf %s erstellt", - "A user has already taken this email, maybe you already have an account?" : "Ein Benutzer hat diese E-Mail-Adresse bereits verwandt. Haben Sie vielleicht schon ein Konto?", + "A user has already taken this email, maybe you already have an account?" : "Ein Benutzer hat diese E-Mail-Adresse bereits verwendet. Haben Sie vielleicht schon ein Konto?", "You can log in now." : "Sie können sich nun Anmelden .", "Registration is only allowed for the following domains: " : "Die Registrierung ist nur für folgende Domains zulässig:", "Please provide a valid display name." : "Bitte geben Sie einen gültigen Anzeigenamen an.", @@ -25,11 +25,12 @@ OC.L10N.register( "Failed to delete pending registration request" : "Fehler beim Löschen der ausstehenden Registrierungsanforderung", "Registration app auto setup" : "Automatische Einrichtung der Registrierungs-App", "Registration" : "Registrierung", - "This app allows users to self-register a new account using their e-mail address." : "Mit dieser App können Benutzer ein neues Konto mithilfe ihrer E-Mail-Adresse selbst erstellen.", + "This app allows users to self-register a new account using their e-mail address." : "Mit dieser App können Benutzer selbst ein neues Konto mithilfe ihrer E-Mail-Adresse erstellen.", "User registration\n\nThis app allows users to register a new account.\n\n# Flow\n\n1. User enters his/her email\n2. Verification link is sent to the email address\n3. User clicks on the verification link\n4. User is lead to a form where one can choose username and password\n5. New account is created and is logged in automatically\n\n# Features\n\n- Admin can specify which group the newly created users belong\n- Admin can limit the email domains allowed to register\n- Admin will be notified by email for new user creation\n\n# Donate\n\nSend Ethereum to `0x941613eBB948C2C547cb957B55fEB2609fa6Fe66`\nSend BTC to `33pStaSaf4sDUA8XBAHTq7ZDQpCVFQArxQ`" : "Benutzer-Regisitrierung\n\nMit dieser App können Benutzer ein neues Konto registrieren.\n\n# Flow\n\n1. Der Benutzer gibt Seine/Ihre E-Mail Adresse ein\n2. Der Bestätigungslink wird an die E-Mail-Adresse gesendet\n3. Der Benutzer klickt auf den Bestätigungslink\n4. Der Benutzer wird zu einem Formular geführt, in dem er Benutzername und Passwort auswählen kann\n5. Ein neues Konto wird erstellt und automatisch angemeldet\n\n# Funktionen\n\n- Der Administrator kann angeben, zu welcher Gruppe die neu erstellten Benutzer gehören\n- Der Administrator kann die Anzahl der registrierten E-Mail-Domänen einschränken\n- Der Administrator wird per E-Mail über die Erstellung neuer Benutzer informiert\n\n# Spenden\n\nEthereum senden an: `0x941613eBB948C2C547cb957B55fEB2609fa6Fe66`\nBTC senden an `33pStaSaf4sDUA8XBAHTq7ZDQpCVFQArxQ`", "Default group that all registered users belong" : "Standardgruppe, zu der alle registrierten Benutzer gehören", "None" : "Keine", "Allowed mail address domains for registration" : "Zulässige Mail-Adressdomänen für die Registrierung", + "Enter a semicolon-separated list of allowed domains. Example: nextcloud.com;example.com" : "Geben Sie eine durch Semikolons getrennte Liste der zulässigen Domains ein. Beispiel: nextcloud.com; example.com", "Require admin approval?" : "Genehmigung durch Administrator erforderlich?", "Registration is only allowed for the following domains:" : "Die Registrierung ist nur für folgende Domains zulässig:", "A new user \"%s\" has created an account on %s and awaits admin approbation" : "Ein neuer Benutzer \"%s\" hat ein Konto auf %s erstellt und wartet auf Freischaltung durch einen Administrator", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index b75849e..0904785 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -1,6 +1,6 @@ { "translations": { "Register" : "Registrieren", - "Your registration is pending. Please confirm your email address." : "Ihre Registrierung sthet noch aus. Bitte bestätigen Sie Ihre E-Mail-Adresse.", + "Your registration is pending. Please confirm your email address." : "Ihre Registrierung steht noch aus. Bitte bestätigen Sie Ihre E-Mail-Adresse.", "There is already a pending registration with this email, a new verification email has been sent to the address." : "Es gibt bereits eine ausstehende Registrierung unter dieser E-Mail-Adresse, eine neue Bestätigungs-E-Mail wurde an die Adresse geschickt.", "Verification email successfully sent." : "Bestätigungsmail erfolgreich gesendet.", "Your account has been successfully created, you can log in now." : "Ihr Konto wurde erfolgreich erstellt, Sie können sich jetzt anmelden.", @@ -11,7 +11,7 @@ "Verify your %s registration request" : "Bestätigen Sie Ihre %s Registrierungsanfrage", "A problem occurred sending email, please contact your administrator." : "Es ist ein Fehler beim Senden der E-Mail aufgetreten. Bitte den Administrator kontaktieren.", "A new user \"%s\" has created an account on %s" : "Ein neuer Benutzer \"%s\" hat ein Konto auf %s erstellt", - "A user has already taken this email, maybe you already have an account?" : "Ein Benutzer hat diese E-Mail-Adresse bereits verwandt. Haben Sie vielleicht schon ein Konto?", + "A user has already taken this email, maybe you already have an account?" : "Ein Benutzer hat diese E-Mail-Adresse bereits verwendet. Haben Sie vielleicht schon ein Konto?", "You can log in now." : "Sie können sich nun Anmelden .", "Registration is only allowed for the following domains: " : "Die Registrierung ist nur für folgende Domains zulässig:", "Please provide a valid display name." : "Bitte geben Sie einen gültigen Anzeigenamen an.", @@ -23,11 +23,12 @@ "Failed to delete pending registration request" : "Fehler beim Löschen der ausstehenden Registrierungsanforderung", "Registration app auto setup" : "Automatische Einrichtung der Registrierungs-App", "Registration" : "Registrierung", - "This app allows users to self-register a new account using their e-mail address." : "Mit dieser App können Benutzer ein neues Konto mithilfe ihrer E-Mail-Adresse selbst erstellen.", + "This app allows users to self-register a new account using their e-mail address." : "Mit dieser App können Benutzer selbst ein neues Konto mithilfe ihrer E-Mail-Adresse erstellen.", "User registration\n\nThis app allows users to register a new account.\n\n# Flow\n\n1. User enters his/her email\n2. Verification link is sent to the email address\n3. User clicks on the verification link\n4. User is lead to a form where one can choose username and password\n5. New account is created and is logged in automatically\n\n# Features\n\n- Admin can specify which group the newly created users belong\n- Admin can limit the email domains allowed to register\n- Admin will be notified by email for new user creation\n\n# Donate\n\nSend Ethereum to `0x941613eBB948C2C547cb957B55fEB2609fa6Fe66`\nSend BTC to `33pStaSaf4sDUA8XBAHTq7ZDQpCVFQArxQ`" : "Benutzer-Regisitrierung\n\nMit dieser App können Benutzer ein neues Konto registrieren.\n\n# Flow\n\n1. Der Benutzer gibt Seine/Ihre E-Mail Adresse ein\n2. Der Bestätigungslink wird an die E-Mail-Adresse gesendet\n3. Der Benutzer klickt auf den Bestätigungslink\n4. Der Benutzer wird zu einem Formular geführt, in dem er Benutzername und Passwort auswählen kann\n5. Ein neues Konto wird erstellt und automatisch angemeldet\n\n# Funktionen\n\n- Der Administrator kann angeben, zu welcher Gruppe die neu erstellten Benutzer gehören\n- Der Administrator kann die Anzahl der registrierten E-Mail-Domänen einschränken\n- Der Administrator wird per E-Mail über die Erstellung neuer Benutzer informiert\n\n# Spenden\n\nEthereum senden an: `0x941613eBB948C2C547cb957B55fEB2609fa6Fe66`\nBTC senden an `33pStaSaf4sDUA8XBAHTq7ZDQpCVFQArxQ`", "Default group that all registered users belong" : "Standardgruppe, zu der alle registrierten Benutzer gehören", "None" : "Keine", "Allowed mail address domains for registration" : "Zulässige Mail-Adressdomänen für die Registrierung", + "Enter a semicolon-separated list of allowed domains. Example: nextcloud.com;example.com" : "Geben Sie eine durch Semikolons getrennte Liste der zulässigen Domains ein. Beispiel: nextcloud.com; example.com", "Require admin approval?" : "Genehmigung durch Administrator erforderlich?", "Registration is only allowed for the following domains:" : "Die Registrierung ist nur für folgende Domains zulässig:", "A new user \"%s\" has created an account on %s and awaits admin approbation" : "Ein neuer Benutzer \"%s\" hat ein Konto auf %s erstellt und wartet auf Freischaltung durch einen Administrator", diff --git a/l10n/fr.js b/l10n/fr.js index 96516c5..ee8b529 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -30,6 +30,7 @@ OC.L10N.register( "Default group that all registered users belong" : "Groupe par défaut auquel appartiennent tous les utilisateurs enregistrés", "None" : "Aucun", "Allowed mail address domains for registration" : "Domaines d'adresses de courrier électronique autorisés pour l'enregistrement", + "Enter a semicolon-separated list of allowed domains. Example: nextcloud.com;example.com" : "Saisissez une liste de domaines autorisés, séparés par des points-virgules. Exemple : nextcloud.com;example.com", "Require admin approval?" : "Nécessite l'approbation de l'administrateur ?", "Registration is only allowed for the following domains:" : "L'inscription n'est autorisée que pour les domaines suivants :", "A new user \"%s\" has created an account on %s and awaits admin approbation" : "Un nouvel utilisateur \"%s\" a créé un compte sur %s et attend l'approbation de l'administration", diff --git a/l10n/fr.json b/l10n/fr.json index 559414b..1567a03 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -28,6 +28,7 @@ "Default group that all registered users belong" : "Groupe par défaut auquel appartiennent tous les utilisateurs enregistrés", "None" : "Aucun", "Allowed mail address domains for registration" : "Domaines d'adresses de courrier électronique autorisés pour l'enregistrement", + "Enter a semicolon-separated list of allowed domains. Example: nextcloud.com;example.com" : "Saisissez une liste de domaines autorisés, séparés par des points-virgules. Exemple : nextcloud.com;example.com", "Require admin approval?" : "Nécessite l'approbation de l'administrateur ?", "Registration is only allowed for the following domains:" : "L'inscription n'est autorisée que pour les domaines suivants :", "A new user \"%s\" has created an account on %s and awaits admin approbation" : "Un nouvel utilisateur \"%s\" a créé un compte sur %s et attend l'approbation de l'administration", diff --git a/l10n/gl.js b/l10n/gl.js index e18b152..06b765a 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -30,6 +30,7 @@ OC.L10N.register( "Default group that all registered users belong" : "Grupo predeterminado ao que pertencen todos os usuarios rexistrados", "None" : "Ningún", "Allowed mail address domains for registration" : "Dominios de enderezo de correo permitidos para o seu rexistro", + "Enter a semicolon-separated list of allowed domains. Example: nextcloud.com;example.com" : "Introduza unha lista separada por punto e coma de dominios permitidos. Exemplo: nextcloud.com;example.com", "Require admin approval?" : "Necesita a aprobación do administrador?", "Registration is only allowed for the following domains:" : "O rexistro está permitido só para os seguintes dominios:", "A new user \"%s\" has created an account on %s and awaits admin approbation" : "Un novo usuario «%s» creou unha conta en %s e agarda a aprobación dun administrador", diff --git a/l10n/gl.json b/l10n/gl.json index 7eb3bf5..2875536 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -28,6 +28,7 @@ "Default group that all registered users belong" : "Grupo predeterminado ao que pertencen todos os usuarios rexistrados", "None" : "Ningún", "Allowed mail address domains for registration" : "Dominios de enderezo de correo permitidos para o seu rexistro", + "Enter a semicolon-separated list of allowed domains. Example: nextcloud.com;example.com" : "Introduza unha lista separada por punto e coma de dominios permitidos. Exemplo: nextcloud.com;example.com", "Require admin approval?" : "Necesita a aprobación do administrador?", "Registration is only allowed for the following domains:" : "O rexistro está permitido só para os seguintes dominios:", "A new user \"%s\" has created an account on %s and awaits admin approbation" : "Un novo usuario «%s» creou unha conta en %s e agarda a aprobación dun administrador", diff --git a/l10n/it.js b/l10n/it.js index 2451b09..f00f0d6 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -3,26 +3,47 @@ OC.L10N.register( { "Register" : "Registra", "Your registration is pending. Please confirm your email address." : "La tua registrazione è in attesa. Conferma il tuo indirizzo di posta.", + "There is already a pending registration with this email, a new verification email has been sent to the address." : "Esiste già una registrazione in attesa con questo indirizzo email, un nuovo messaggio di posta di verifica è stato inviato al tuo indirizzo.", "Verification email successfully sent." : "Email di verifica inviata correttamente.", + "Your account has been successfully created, you can log in now." : "Il tuo account è stato creato correttamente, ora puoi accedere.", + "Your account has been successfully created, but it still needs approval from an administrator." : "Il tuo account è stato creato correttamente, ma necessita ancora di approvazione da parte dell'amministratore.", "Saved" : "Salvato", "No such group" : "Nessun gruppo", "The email address you entered is not valid" : "L'indirizzo di posta che hai digitato non è valido", "Verify your %s registration request" : "Verifica la tua richiesta di registrazione a %s", "A problem occurred sending email, please contact your administrator." : "Si è verificato un problema durante l'invio del messaggio, contatta il tuo amministratore.", + "A new user \"%s\" has created an account on %s" : "Un nuovo utente \"%s\" ha creato un account su %s", + "A user has already taken this email, maybe you already have an account?" : "Un utente ha già utilizzato questo indirizzo, forse hai già un account?", "You can log in now." : "Ora puoi accedere.", "Registration is only allowed for the following domains: " : "La registrazione è consentita solo per i domini seguenti:", "Please provide a valid display name." : "Fornisci un nome visualizzato valido.", "Please provide a valid user name." : "Fornisci un nome utente valido.", "The username you have chosen already exists." : "Il nome utente che hai scelto esiste già.", + "Invalid verification URL. No registration request with this verification URL is found." : "URL di verifica non valido. Nessuna richiesta di registrazione con questo URL di verifica è stato trovato.", + "Unable to create user, there are problems with the user backend." : "Impossibile creare l'utente, ci sono problemi con il motore degli utenti.", "Unable to set user email: " : "Impossibile impostare l'email dell'utente:", + "Failed to delete pending registration request" : "Eliminazione della richiesta di registrazione in attesa non riuscita", + "Registration app auto setup" : "Configurazione automatica dell'applicazione di registrazione", "Registration" : "Registrazione", + "This app allows users to self-register a new account using their e-mail address." : "Questa applicazione consente agli utenti di registrare autonomamente un nuovo account utilizzando il loro indirizzo di posta elettronica.", + "User registration\n\nThis app allows users to register a new account.\n\n# Flow\n\n1. User enters his/her email\n2. Verification link is sent to the email address\n3. User clicks on the verification link\n4. User is lead to a form where one can choose username and password\n5. New account is created and is logged in automatically\n\n# Features\n\n- Admin can specify which group the newly created users belong\n- Admin can limit the email domains allowed to register\n- Admin will be notified by email for new user creation\n\n# Donate\n\nSend Ethereum to `0x941613eBB948C2C547cb957B55fEB2609fa6Fe66`\nSend BTC to `33pStaSaf4sDUA8XBAHTq7ZDQpCVFQArxQ`" : "Registrazione utenti\n\nQuesta applicazione consente agli utenti di registrare un nuovo account.\n\n# Flusso\n\n1. L'utente digita il suo indirizzo di posta elettronica\n2. Un collegamento di verifica è inviato all'indirizzo di posta\n3. L'utente fa clic sul collegamento di verifica\n4. L'utente viene indirizzato a un modulo dove può scegliere nome utente e password\n5. Il nuovo account è creato e l'accesso avviene automaticamente\n\n# Funzionalità\n\n- L'amministratore può specificare a quale gruppo appartengono gli utenti appena creati\n- L'amministratore può limitare i domini di posta elettronica autorizzati a registrarsi\n- L'amministratore sarà avvisato tramite email della creazione di nuovi utenti\n\n# Donazioni\n\nInvia Ethereum a `0x941613eBB948C2C547cb957B55fEB2609fa6Fe66`\nInvia BTC a `33pStaSaf4sDUA8XBAHTq7ZDQpCVFQArxQ`", + "Default group that all registered users belong" : "Gruppo predefinito al quale appartengono tutti gli utenti registrati", "None" : "Nessuno", + "Allowed mail address domains for registration" : "Domini di posta elettronica consentiti per la registrazione", + "Enter a semicolon-separated list of allowed domains. Example: nextcloud.com;example.com" : "Inserisci un elenco separato da punti e virgole di domini consentiti. Ad esempio: nextcloud.com;esempio.com", + "Require admin approval?" : "Richiede l'approvazione dell'amministratore?", + "Registration is only allowed for the following domains:" : "La registrazione è consentita solo per i domini seguenti:", + "A new user \"%s\" has created an account on %s and awaits admin approbation" : "Un nuovo utente \"%s\" ha creato un account su %s e attende l'approvazione dell'amministratore", + "To create a new account on %s, just click the following link:" : "Per creare un nuovo account su %s, ti basta fare clic sul collegamento seguente:", + "Welcome, you can create your account below." : "Benvenuto, puoi creare il tuo account di seguito.", "Username" : "Nome utente", "Password" : "Password", "Create account" : "Crea account", + "Thank you for registering, you should receive a verification link in a few minutes." : "Grazie per esserti registrato, dovresti ricevere un collegamento di verifica in pochi minuti.", "Email" : "Email", "Request verification link" : "Richiedi collegamento di verifica", "Please re-enter a valid email address" : "Digita nuovamente un indirizzo di posta valido", - "You will receive an email with a verification link" : "Riceverai un messaggio con un collegamento di conferma" + "You will receive an email with a verification link" : "Riceverai un messaggio con un collegamento di conferma", + "Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Inserisci un elenco separato da punti e virgole di domini consentiti. Ad esempio: owncloud.com;github.com" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/it.json b/l10n/it.json index 944f0ab..c5b55fa 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -1,26 +1,47 @@ { "translations": { "Register" : "Registra", "Your registration is pending. Please confirm your email address." : "La tua registrazione è in attesa. Conferma il tuo indirizzo di posta.", + "There is already a pending registration with this email, a new verification email has been sent to the address." : "Esiste già una registrazione in attesa con questo indirizzo email, un nuovo messaggio di posta di verifica è stato inviato al tuo indirizzo.", "Verification email successfully sent." : "Email di verifica inviata correttamente.", + "Your account has been successfully created, you can log in now." : "Il tuo account è stato creato correttamente, ora puoi accedere.", + "Your account has been successfully created, but it still needs approval from an administrator." : "Il tuo account è stato creato correttamente, ma necessita ancora di approvazione da parte dell'amministratore.", "Saved" : "Salvato", "No such group" : "Nessun gruppo", "The email address you entered is not valid" : "L'indirizzo di posta che hai digitato non è valido", "Verify your %s registration request" : "Verifica la tua richiesta di registrazione a %s", "A problem occurred sending email, please contact your administrator." : "Si è verificato un problema durante l'invio del messaggio, contatta il tuo amministratore.", + "A new user \"%s\" has created an account on %s" : "Un nuovo utente \"%s\" ha creato un account su %s", + "A user has already taken this email, maybe you already have an account?" : "Un utente ha già utilizzato questo indirizzo, forse hai già un account?", "You can log in now." : "Ora puoi accedere.", "Registration is only allowed for the following domains: " : "La registrazione è consentita solo per i domini seguenti:", "Please provide a valid display name." : "Fornisci un nome visualizzato valido.", "Please provide a valid user name." : "Fornisci un nome utente valido.", "The username you have chosen already exists." : "Il nome utente che hai scelto esiste già.", + "Invalid verification URL. No registration request with this verification URL is found." : "URL di verifica non valido. Nessuna richiesta di registrazione con questo URL di verifica è stato trovato.", + "Unable to create user, there are problems with the user backend." : "Impossibile creare l'utente, ci sono problemi con il motore degli utenti.", "Unable to set user email: " : "Impossibile impostare l'email dell'utente:", + "Failed to delete pending registration request" : "Eliminazione della richiesta di registrazione in attesa non riuscita", + "Registration app auto setup" : "Configurazione automatica dell'applicazione di registrazione", "Registration" : "Registrazione", + "This app allows users to self-register a new account using their e-mail address." : "Questa applicazione consente agli utenti di registrare autonomamente un nuovo account utilizzando il loro indirizzo di posta elettronica.", + "User registration\n\nThis app allows users to register a new account.\n\n# Flow\n\n1. User enters his/her email\n2. Verification link is sent to the email address\n3. User clicks on the verification link\n4. User is lead to a form where one can choose username and password\n5. New account is created and is logged in automatically\n\n# Features\n\n- Admin can specify which group the newly created users belong\n- Admin can limit the email domains allowed to register\n- Admin will be notified by email for new user creation\n\n# Donate\n\nSend Ethereum to `0x941613eBB948C2C547cb957B55fEB2609fa6Fe66`\nSend BTC to `33pStaSaf4sDUA8XBAHTq7ZDQpCVFQArxQ`" : "Registrazione utenti\n\nQuesta applicazione consente agli utenti di registrare un nuovo account.\n\n# Flusso\n\n1. L'utente digita il suo indirizzo di posta elettronica\n2. Un collegamento di verifica è inviato all'indirizzo di posta\n3. L'utente fa clic sul collegamento di verifica\n4. L'utente viene indirizzato a un modulo dove può scegliere nome utente e password\n5. Il nuovo account è creato e l'accesso avviene automaticamente\n\n# Funzionalità\n\n- L'amministratore può specificare a quale gruppo appartengono gli utenti appena creati\n- L'amministratore può limitare i domini di posta elettronica autorizzati a registrarsi\n- L'amministratore sarà avvisato tramite email della creazione di nuovi utenti\n\n# Donazioni\n\nInvia Ethereum a `0x941613eBB948C2C547cb957B55fEB2609fa6Fe66`\nInvia BTC a `33pStaSaf4sDUA8XBAHTq7ZDQpCVFQArxQ`", + "Default group that all registered users belong" : "Gruppo predefinito al quale appartengono tutti gli utenti registrati", "None" : "Nessuno", + "Allowed mail address domains for registration" : "Domini di posta elettronica consentiti per la registrazione", + "Enter a semicolon-separated list of allowed domains. Example: nextcloud.com;example.com" : "Inserisci un elenco separato da punti e virgole di domini consentiti. Ad esempio: nextcloud.com;esempio.com", + "Require admin approval?" : "Richiede l'approvazione dell'amministratore?", + "Registration is only allowed for the following domains:" : "La registrazione è consentita solo per i domini seguenti:", + "A new user \"%s\" has created an account on %s and awaits admin approbation" : "Un nuovo utente \"%s\" ha creato un account su %s e attende l'approvazione dell'amministratore", + "To create a new account on %s, just click the following link:" : "Per creare un nuovo account su %s, ti basta fare clic sul collegamento seguente:", + "Welcome, you can create your account below." : "Benvenuto, puoi creare il tuo account di seguito.", "Username" : "Nome utente", "Password" : "Password", "Create account" : "Crea account", + "Thank you for registering, you should receive a verification link in a few minutes." : "Grazie per esserti registrato, dovresti ricevere un collegamento di verifica in pochi minuti.", "Email" : "Email", "Request verification link" : "Richiedi collegamento di verifica", "Please re-enter a valid email address" : "Digita nuovamente un indirizzo di posta valido", - "You will receive an email with a verification link" : "Riceverai un messaggio con un collegamento di conferma" + "You will receive an email with a verification link" : "Riceverai un messaggio con un collegamento di conferma", + "Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Inserisci un elenco separato da punti e virgole di domini consentiti. Ad esempio: owncloud.com;github.com" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/pl.js b/l10n/pl.js index 47b65ec..f5677b8 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -30,6 +30,7 @@ OC.L10N.register( "Default group that all registered users belong" : "Domyślna grupa, do której będą należeć wszyscy zarejestrowani użytkownicy", "None" : "Brak", "Allowed mail address domains for registration" : "Dozwolone domeny adresów e-mail dla rejestracji", + "Enter a semicolon-separated list of allowed domains. Example: nextcloud.com;example.com" : "Wpisz listę dozwolonych domen, które należy oddzielić średnikami. Przykład: nextcloud.com;example.com", "Require admin approval?" : "Wymagać zgody administratora?", "Registration is only allowed for the following domains:" : "Rejestracja jest dozwolona tylko dla następujących domen:", "A new user \"%s\" has created an account on %s and awaits admin approbation" : "Nowy użytkownik \"%s\" utworzył konto w %s i oczekuje zgody administratora", diff --git a/l10n/pl.json b/l10n/pl.json index 37806fd..addbd20 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -28,6 +28,7 @@ "Default group that all registered users belong" : "Domyślna grupa, do której będą należeć wszyscy zarejestrowani użytkownicy", "None" : "Brak", "Allowed mail address domains for registration" : "Dozwolone domeny adresów e-mail dla rejestracji", + "Enter a semicolon-separated list of allowed domains. Example: nextcloud.com;example.com" : "Wpisz listę dozwolonych domen, które należy oddzielić średnikami. Przykład: nextcloud.com;example.com", "Require admin approval?" : "Wymagać zgody administratora?", "Registration is only allowed for the following domains:" : "Rejestracja jest dozwolona tylko dla następujących domen:", "A new user \"%s\" has created an account on %s and awaits admin approbation" : "Nowy użytkownik \"%s\" utworzył konto w %s i oczekuje zgody administratora", diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index 8f3f73a..8af1aeb 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -30,6 +30,7 @@ OC.L10N.register( "Default group that all registered users belong" : "Grupo padrão ao qual todos os usuários registrados pertencem", "None" : "Nenhuma", "Allowed mail address domains for registration" : "Domínios de endereço de e-mail permitidos para registro", + "Enter a semicolon-separated list of allowed domains. Example: nextcloud.com;example.com" : "Digite uma lista dos domínios permitidos separada por ponto e vírgula. Por exemplo: nextcloud.com;example.com", "Require admin approval?" : "Requer aprovação do administrador?", "Registration is only allowed for the following domains:" : "O registro é permitido apenas para os seguintes domínios:", "A new user \"%s\" has created an account on %s and awaits admin approbation" : "Um novo usuário \"%s\" criou uma conta em %s e aguarda aprovação do administrador", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index 73f9646..fdbb930 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -28,6 +28,7 @@ "Default group that all registered users belong" : "Grupo padrão ao qual todos os usuários registrados pertencem", "None" : "Nenhuma", "Allowed mail address domains for registration" : "Domínios de endereço de e-mail permitidos para registro", + "Enter a semicolon-separated list of allowed domains. Example: nextcloud.com;example.com" : "Digite uma lista dos domínios permitidos separada por ponto e vírgula. Por exemplo: nextcloud.com;example.com", "Require admin approval?" : "Requer aprovação do administrador?", "Registration is only allowed for the following domains:" : "O registro é permitido apenas para os seguintes domínios:", "A new user \"%s\" has created an account on %s and awaits admin approbation" : "Um novo usuário \"%s\" criou uma conta em %s e aguarda aprovação do administrador", diff --git a/l10n/ru.js b/l10n/ru.js index 1151e5b..2bd6209 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -2,11 +2,46 @@ OC.L10N.register( "registration", { "Register" : "Регистрация", + "Your registration is pending. Please confirm your email address." : "Ваша регистрация не закончена. Пожалуйста, подтвердите ваш адрес электронной почты.", + "There is already a pending registration with this email, a new verification email has been sent to the address." : "Регистрация с данным адресом электронной почты уже существует и не закончена, новое проверочное письмо было отправлено на данный адрес.", + "Verification email successfully sent." : "Проверочное письмо успешно отправлено.", + "Your account has been successfully created, you can log in now." : "Ваша учётная запись была успешно создана, вы можете войти сейчас.", + "Your account has been successfully created, but it still needs approval from an administrator." : "Ваша учётная запись была успешно создана, но она должна быть утверждена администратором.", "Saved" : "Сохранено", + "No such group" : "Отсутствует такая группа", + "The email address you entered is not valid" : "Адрес электронной почты, введённый вами, недействителен", + "Verify your %s registration request" : "Подтвердите ваш запрос на регистрацию на %s", + "A problem occurred sending email, please contact your administrator." : "Возникла ошибка отправки электронной почты. Пожалуйста, сообщите об этом администратору.", + "A new user \"%s\" has created an account on %s" : "Новый пользователь \"%s\" создал учётную запись на %s", + "A user has already taken this email, maybe you already have an account?" : "Кто-то уже использует эту электронную почту, возможно у вас уже есть учётная запись?", + "You can log in now." : "Вы можете войти сейчас.", + "Registration is only allowed for the following domains: " : "Регистрация разрешена только для следующих доменов:", + "Please provide a valid display name." : "Пожалуйста, укажите подходящее отображаемое имя.", + "Please provide a valid user name." : "Пожалуйста, укажите подходящее имя пользователя.", + "The username you have chosen already exists." : "Выбранное имя пользователя уже существует.", + "Invalid verification URL. No registration request with this verification URL is found." : "Недействительный проверочный URL. Не найден запрос на регистрацию с таким проверочным URL.", + "Unable to create user, there are problems with the user backend." : "Не удалось создать пользователя, обнаружены проблемы с пользовательским бэкэнд.", + "Unable to set user email: " : "Не удалось установить адрес электронной почты пользователя:", + "Failed to delete pending registration request" : "Не удалось удалить не завершённый запрос на регистрацию", + "Registration" : "Регистрация", + "This app allows users to self-register a new account using their e-mail address." : "Это приложение позволяет пользователям самостоятельно зарегистрировать новую учётную запись, используя адрес электронной почты.", + "Default group that all registered users belong" : "Группа по умолчанию для всех зарегистрированных пользователей", "None" : "Пусто", + "Allowed mail address domains for registration" : "Домены адресов электронной почты, разрешённые для регистрации", + "Enter a semicolon-separated list of allowed domains. Example: nextcloud.com;example.com" : "Введите список разрешённых доменов через точку с запятой. Пример: nextcloud.com;example.com", + "Require admin approval?" : "Требуется подтверждение администратора?", + "Registration is only allowed for the following domains:" : "Регистрация разрешена только для следующих доменов:", + "A new user \"%s\" has created an account on %s and awaits admin approbation" : "Новый пользователь \"%s\" создал учётную запись на %s и ожидает подтверждения администратора", + "To create a new account on %s, just click the following link:" : "Чтобы создать учётную запись на %s, просто пройдите по следующей ссылке:", + "Welcome, you can create your account below." : "Добро пожаловать, вы можете создать учётную запись ниже.", "Username" : "Имя пользователя", "Password" : "Пароль", "Create account" : "Создать учётную запись", - "Email" : "Адрес эл. почты" + "Thank you for registering, you should receive a verification link in a few minutes." : "Спасибо за регистрацию, вы получите ссылку для подтверждения через несколько минут.", + "Email" : "Адрес эл. почты", + "Request verification link" : "Запросить ссылку для подтверждения", + "Please re-enter a valid email address" : "Пожалуйста, повторно введите действующий адрес электронной почты", + "You will receive an email with a verification link" : "Вы получите письмо со ссылкой для подтверждения", + "Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Введите список разрешённых доменов через точку с запятой. Пример: owncloud.com;github.com" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/l10n/ru.json b/l10n/ru.json index 1de7f6a..639be26 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -1,10 +1,45 @@ { "translations": { "Register" : "Регистрация", + "Your registration is pending. Please confirm your email address." : "Ваша регистрация не закончена. Пожалуйста, подтвердите ваш адрес электронной почты.", + "There is already a pending registration with this email, a new verification email has been sent to the address." : "Регистрация с данным адресом электронной почты уже существует и не закончена, новое проверочное письмо было отправлено на данный адрес.", + "Verification email successfully sent." : "Проверочное письмо успешно отправлено.", + "Your account has been successfully created, you can log in now." : "Ваша учётная запись была успешно создана, вы можете войти сейчас.", + "Your account has been successfully created, but it still needs approval from an administrator." : "Ваша учётная запись была успешно создана, но она должна быть утверждена администратором.", "Saved" : "Сохранено", + "No such group" : "Отсутствует такая группа", + "The email address you entered is not valid" : "Адрес электронной почты, введённый вами, недействителен", + "Verify your %s registration request" : "Подтвердите ваш запрос на регистрацию на %s", + "A problem occurred sending email, please contact your administrator." : "Возникла ошибка отправки электронной почты. Пожалуйста, сообщите об этом администратору.", + "A new user \"%s\" has created an account on %s" : "Новый пользователь \"%s\" создал учётную запись на %s", + "A user has already taken this email, maybe you already have an account?" : "Кто-то уже использует эту электронную почту, возможно у вас уже есть учётная запись?", + "You can log in now." : "Вы можете войти сейчас.", + "Registration is only allowed for the following domains: " : "Регистрация разрешена только для следующих доменов:", + "Please provide a valid display name." : "Пожалуйста, укажите подходящее отображаемое имя.", + "Please provide a valid user name." : "Пожалуйста, укажите подходящее имя пользователя.", + "The username you have chosen already exists." : "Выбранное имя пользователя уже существует.", + "Invalid verification URL. No registration request with this verification URL is found." : "Недействительный проверочный URL. Не найден запрос на регистрацию с таким проверочным URL.", + "Unable to create user, there are problems with the user backend." : "Не удалось создать пользователя, обнаружены проблемы с пользовательским бэкэнд.", + "Unable to set user email: " : "Не удалось установить адрес электронной почты пользователя:", + "Failed to delete pending registration request" : "Не удалось удалить не завершённый запрос на регистрацию", + "Registration" : "Регистрация", + "This app allows users to self-register a new account using their e-mail address." : "Это приложение позволяет пользователям самостоятельно зарегистрировать новую учётную запись, используя адрес электронной почты.", + "Default group that all registered users belong" : "Группа по умолчанию для всех зарегистрированных пользователей", "None" : "Пусто", + "Allowed mail address domains for registration" : "Домены адресов электронной почты, разрешённые для регистрации", + "Enter a semicolon-separated list of allowed domains. Example: nextcloud.com;example.com" : "Введите список разрешённых доменов через точку с запятой. Пример: nextcloud.com;example.com", + "Require admin approval?" : "Требуется подтверждение администратора?", + "Registration is only allowed for the following domains:" : "Регистрация разрешена только для следующих доменов:", + "A new user \"%s\" has created an account on %s and awaits admin approbation" : "Новый пользователь \"%s\" создал учётную запись на %s и ожидает подтверждения администратора", + "To create a new account on %s, just click the following link:" : "Чтобы создать учётную запись на %s, просто пройдите по следующей ссылке:", + "Welcome, you can create your account below." : "Добро пожаловать, вы можете создать учётную запись ниже.", "Username" : "Имя пользователя", "Password" : "Пароль", "Create account" : "Создать учётную запись", - "Email" : "Адрес эл. почты" + "Thank you for registering, you should receive a verification link in a few minutes." : "Спасибо за регистрацию, вы получите ссылку для подтверждения через несколько минут.", + "Email" : "Адрес эл. почты", + "Request verification link" : "Запросить ссылку для подтверждения", + "Please re-enter a valid email address" : "Пожалуйста, повторно введите действующий адрес электронной почты", + "You will receive an email with a verification link" : "Вы получите письмо со ссылкой для подтверждения", + "Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Введите список разрешённых доменов через точку с запятой. Пример: owncloud.com;github.com" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" } \ No newline at end of file diff --git a/l10n/sr.js b/l10n/sr.js index c7e18a8..78de0bb 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -2,11 +2,48 @@ OC.L10N.register( "registration", { "Register" : "Региструј се", + "Your registration is pending. Please confirm your email address." : "Ваша регистрација је на чекању. Потврдите Вашу е-мејл адресу.", + "There is already a pending registration with this email, a new verification email has been sent to the address." : "Већ има регистрација са овом е-мејл адресом, нови е-мејл за верификацију је послат на ову адресу.", + "Verification email successfully sent." : "Верификациона порука успешно послата.", + "Your account has been successfully created, you can log in now." : "Ваш налог је успешно направљен, сада можете да се пријавите.", + "Your account has been successfully created, but it still needs approval from an administrator." : "Ваш налог је успешно направљен, али и даље је потребно одобрење администратора.", "Saved" : "Сачувано", + "No such group" : "Нема ове групе", + "The email address you entered is not valid" : "Е-мејл адреса коју сте унели није исправна", + "Verify your %s registration request" : "Верификујте %sзахтев за регистрацију ", + "A problem occurred sending email, please contact your administrator." : "Десила се грешка приликом слања е-поште, контактирајте администратора.", + "A new user \"%s\" has created an account on %s" : "Нови корисник „%s” је направио налог на %s", + "A user has already taken this email, maybe you already have an account?" : "Корисник већ користи ову е-мејл адресу, можда већ имате налог?", + "You can log in now." : "Можете да се пријавите.", + "Registration is only allowed for the following domains: " : "Регистрација је дозвољена само за следеће домене:", + "Please provide a valid display name." : "Унесите исправно име за приказ.", + "Please provide a valid user name." : "Унесите исправно корисничко име.", + "The username you have chosen already exists." : "Корисничко име које сте одабрали већ постоји.", + "Invalid verification URL. No registration request with this verification URL is found." : "Неисправна адреса верификације. Нема захтева за регистрацију са ове верификационе адресе.", + "Unable to create user, there are problems with the user backend." : "Не могу да направим корисника, постоји проблем са позадинским механизмом за кориснике.", + "Unable to set user email: " : "Не могу да поставим адресу корисника:", + "Failed to delete pending registration request" : "Грешка приликом брисања регистрационих захтева на чекању", + "Registration app auto setup" : "Аутоматско подешавање апликације Регистрације", + "Registration" : "Регистрација", + "This app allows users to self-register a new account using their e-mail address." : "Ова апликација омогућава корисницима да самостално региструју нови налог користећи њихове е-мејл адресе.", + "User registration\n\nThis app allows users to register a new account.\n\n# Flow\n\n1. User enters his/her email\n2. Verification link is sent to the email address\n3. User clicks on the verification link\n4. User is lead to a form where one can choose username and password\n5. New account is created and is logged in automatically\n\n# Features\n\n- Admin can specify which group the newly created users belong\n- Admin can limit the email domains allowed to register\n- Admin will be notified by email for new user creation\n\n# Donate\n\nSend Ethereum to `0x941613eBB948C2C547cb957B55fEB2609fa6Fe66`\nSend BTC to `33pStaSaf4sDUA8XBAHTq7ZDQpCVFQArxQ`" : "Регистрација корисника\n\nОва апликација омогућава да корисници региструју нови налог.\n\n# Ток извршавања\n\n1. Корисник унесе своју адресу е-поште\n2. Шаље се вез за верификацију на ову адресу\n3. Корисник кликне на везу за верификацију\n4. Корисник се води на формулар где одабира корисничко име и лозинку\n5. Прави се нови налог и аутоматски се пријављује\n\n# Могућности\n\n- Администратор може да одреди у којим ће све групама бити новокреирани корисник\n- Администрато може да ограничи домене е-поште са којих је могућа регистрација\n- Администратор се обавештава е-поштом када се креира нови корисник\n\n# Донације\n\nПошаљите Ethereum на `0x941613eBB948C2C547cb957B55fEB2609fa6Fe66`\nПошаљите Биткоин на `33pStaSaf4sDUA8XBAHTq7ZDQpCVFQArxQ`", + "Default group that all registered users belong" : "Подразумевана групе којој ће припадати сви регистровани корисници", "None" : "Ништа", + "Allowed mail address domains for registration" : "Дозвољени домени е-мејл адреса за регистрацију", + "Enter a semicolon-separated list of allowed domains. Example: nextcloud.com;example.com" : "Унесите списак дозвољних домена одвојених тачка-зарезом. Пример: nextcloud.com;example.com", + "Require admin approval?" : "Захтева одобрење администратора?", + "Registration is only allowed for the following domains:" : "Регистрација је дозвољена само за следеће домене:", + "A new user \"%s\" has created an account on %s and awaits admin approbation" : "Нови корисник „%s” је направио налог на %s и чека на одобрење администратора", + "To create a new account on %s, just click the following link:" : "Да бисте направили нови налог на %s, кликните на следећу везу:", + "Welcome, you can create your account below." : "Добродошли, можете да направите налог испод.", "Username" : "Корисничко име", "Password" : "Лозинка", "Create account" : "Направите налог", - "Email" : "Е-пошта" + "Thank you for registering, you should receive a verification link in a few minutes." : "Хвала на регистрацији, требало бисте да добијете везу за верификацију за неколико минута.", + "Email" : "Е-пошта", + "Request verification link" : "Захтевај везу за верификацију", + "Please re-enter a valid email address" : "Унесите поново исправну адресу е-поште", + "You will receive an email with a verification link" : "Примићете е-мејл са везом за верификацију", + "Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Унесите списак дозвољних домена одвојених тачка-зарезом. Пример: owncloud.com;github.com" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/l10n/sr.json b/l10n/sr.json index 489b5f1..41ee68a 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -1,10 +1,47 @@ { "translations": { "Register" : "Региструј се", + "Your registration is pending. Please confirm your email address." : "Ваша регистрација је на чекању. Потврдите Вашу е-мејл адресу.", + "There is already a pending registration with this email, a new verification email has been sent to the address." : "Већ има регистрација са овом е-мејл адресом, нови е-мејл за верификацију је послат на ову адресу.", + "Verification email successfully sent." : "Верификациона порука успешно послата.", + "Your account has been successfully created, you can log in now." : "Ваш налог је успешно направљен, сада можете да се пријавите.", + "Your account has been successfully created, but it still needs approval from an administrator." : "Ваш налог је успешно направљен, али и даље је потребно одобрење администратора.", "Saved" : "Сачувано", + "No such group" : "Нема ове групе", + "The email address you entered is not valid" : "Е-мејл адреса коју сте унели није исправна", + "Verify your %s registration request" : "Верификујте %sзахтев за регистрацију ", + "A problem occurred sending email, please contact your administrator." : "Десила се грешка приликом слања е-поште, контактирајте администратора.", + "A new user \"%s\" has created an account on %s" : "Нови корисник „%s” је направио налог на %s", + "A user has already taken this email, maybe you already have an account?" : "Корисник већ користи ову е-мејл адресу, можда већ имате налог?", + "You can log in now." : "Можете да се пријавите.", + "Registration is only allowed for the following domains: " : "Регистрација је дозвољена само за следеће домене:", + "Please provide a valid display name." : "Унесите исправно име за приказ.", + "Please provide a valid user name." : "Унесите исправно корисничко име.", + "The username you have chosen already exists." : "Корисничко име које сте одабрали већ постоји.", + "Invalid verification URL. No registration request with this verification URL is found." : "Неисправна адреса верификације. Нема захтева за регистрацију са ове верификационе адресе.", + "Unable to create user, there are problems with the user backend." : "Не могу да направим корисника, постоји проблем са позадинским механизмом за кориснике.", + "Unable to set user email: " : "Не могу да поставим адресу корисника:", + "Failed to delete pending registration request" : "Грешка приликом брисања регистрационих захтева на чекању", + "Registration app auto setup" : "Аутоматско подешавање апликације Регистрације", + "Registration" : "Регистрација", + "This app allows users to self-register a new account using their e-mail address." : "Ова апликација омогућава корисницима да самостално региструју нови налог користећи њихове е-мејл адресе.", + "User registration\n\nThis app allows users to register a new account.\n\n# Flow\n\n1. User enters his/her email\n2. Verification link is sent to the email address\n3. User clicks on the verification link\n4. User is lead to a form where one can choose username and password\n5. New account is created and is logged in automatically\n\n# Features\n\n- Admin can specify which group the newly created users belong\n- Admin can limit the email domains allowed to register\n- Admin will be notified by email for new user creation\n\n# Donate\n\nSend Ethereum to `0x941613eBB948C2C547cb957B55fEB2609fa6Fe66`\nSend BTC to `33pStaSaf4sDUA8XBAHTq7ZDQpCVFQArxQ`" : "Регистрација корисника\n\nОва апликација омогућава да корисници региструју нови налог.\n\n# Ток извршавања\n\n1. Корисник унесе своју адресу е-поште\n2. Шаље се вез за верификацију на ову адресу\n3. Корисник кликне на везу за верификацију\n4. Корисник се води на формулар где одабира корисничко име и лозинку\n5. Прави се нови налог и аутоматски се пријављује\n\n# Могућности\n\n- Администратор може да одреди у којим ће све групама бити новокреирани корисник\n- Администрато може да ограничи домене е-поште са којих је могућа регистрација\n- Администратор се обавештава е-поштом када се креира нови корисник\n\n# Донације\n\nПошаљите Ethereum на `0x941613eBB948C2C547cb957B55fEB2609fa6Fe66`\nПошаљите Биткоин на `33pStaSaf4sDUA8XBAHTq7ZDQpCVFQArxQ`", + "Default group that all registered users belong" : "Подразумевана групе којој ће припадати сви регистровани корисници", "None" : "Ништа", + "Allowed mail address domains for registration" : "Дозвољени домени е-мејл адреса за регистрацију", + "Enter a semicolon-separated list of allowed domains. Example: nextcloud.com;example.com" : "Унесите списак дозвољних домена одвојених тачка-зарезом. Пример: nextcloud.com;example.com", + "Require admin approval?" : "Захтева одобрење администратора?", + "Registration is only allowed for the following domains:" : "Регистрација је дозвољена само за следеће домене:", + "A new user \"%s\" has created an account on %s and awaits admin approbation" : "Нови корисник „%s” је направио налог на %s и чека на одобрење администратора", + "To create a new account on %s, just click the following link:" : "Да бисте направили нови налог на %s, кликните на следећу везу:", + "Welcome, you can create your account below." : "Добродошли, можете да направите налог испод.", "Username" : "Корисничко име", "Password" : "Лозинка", "Create account" : "Направите налог", - "Email" : "Е-пошта" + "Thank you for registering, you should receive a verification link in a few minutes." : "Хвала на регистрацији, требало бисте да добијете везу за верификацију за неколико минута.", + "Email" : "Е-пошта", + "Request verification link" : "Захтевај везу за верификацију", + "Please re-enter a valid email address" : "Унесите поново исправну адресу е-поште", + "You will receive an email with a verification link" : "Примићете е-мејл са везом за верификацију", + "Enter a semicolon-separated list of allowed domains. Example: owncloud.com;github.com" : "Унесите списак дозвољних домена одвојених тачка-зарезом. Пример: owncloud.com;github.com" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" } \ No newline at end of file