From 5f2a94499929646d505f61950127fe38e1418928 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 31 Aug 2020 02:54:33 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/de.js | 5 +++++ l10n/de.json | 5 +++++ l10n/de_DE.js | 5 +++++ l10n/de_DE.json | 5 +++++ l10n/gl.js | 1 + l10n/gl.json | 1 + l10n/it.js | 6 +++--- l10n/it.json | 6 +++--- l10n/tr.js | 6 ++++++ l10n/tr.json | 6 ++++++ 10 files changed, 40 insertions(+), 6 deletions(-) diff --git a/l10n/de.js b/l10n/de.js index d63b841..9ed8754 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -3,6 +3,8 @@ OC.L10N.register( { "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 unter dieser E-Mail-Adresse, eine neue Bestätigungs-E-Mail wurde an die Adresse geschickt.", + "The entered verification code is wrong" : "Der eingegebene Überprüfungscode ist falsch", + "The verification failed." : "Die Überprüfung ist fehlgeschlagen.", "Saved" : "Gespeichert", "No such group" : "Gruppe nicht vorhanden", "Register" : "Registrieren", @@ -11,6 +13,7 @@ OC.L10N.register( "Registration" : "Registrierung", "Email address verified, you can now complete your registration." : "Die E-Mailadresse wurde verifiziert, Du kannst nun Deine Registrierung abschließen.", "Click the button below to continue." : "Zum Fortsetzen auf die untenstehende Schaltfläche klicken.", + "Verification code: %s" : "Überprüfungscode: %s", "Continue registration" : "Registrierung fortsetzen", "A problem occurred sending email, please contact your administrator." : "Es ist ein Fehler beim Senden der E-Mail aufgetreten. Bitte den Administrator kontaktieren.", "New user \"%s\" has created an account on %s" : "Neuer Benutzer \"%s\" hat ein Konto auf %s erstellt", @@ -34,6 +37,7 @@ OC.L10N.register( "Allowed mail address domains for registration" : "Zulässige E-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?" : "Genehmigung durch Administrator erforderlich?", + "Approval required" : "Genehmigung erforderlich", "Your account has been successfully created, but it still needs approval from an administrator." : "Dein Konto wurde erfolgreich erstellt, muss aber noch von einem Administrator bestätigt werden.", "Email" : "E-Mail", "Request verification link" : "Bestätigungslink anfordern", @@ -42,6 +46,7 @@ OC.L10N.register( "Username" : "Benutzername", "Password" : "Passwort", "Create account" : "Konto erstellen", + "Verification code" : "Überprüfungscode", "Verify" : "Überprüfen", "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.", diff --git a/l10n/de.json b/l10n/de.json index 7231c59..a956652 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -1,6 +1,8 @@ { "translations": { "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 unter dieser E-Mail-Adresse, eine neue Bestätigungs-E-Mail wurde an die Adresse geschickt.", + "The entered verification code is wrong" : "Der eingegebene Überprüfungscode ist falsch", + "The verification failed." : "Die Überprüfung ist fehlgeschlagen.", "Saved" : "Gespeichert", "No such group" : "Gruppe nicht vorhanden", "Register" : "Registrieren", @@ -9,6 +11,7 @@ "Registration" : "Registrierung", "Email address verified, you can now complete your registration." : "Die E-Mailadresse wurde verifiziert, Du kannst nun Deine Registrierung abschließen.", "Click the button below to continue." : "Zum Fortsetzen auf die untenstehende Schaltfläche klicken.", + "Verification code: %s" : "Überprüfungscode: %s", "Continue registration" : "Registrierung fortsetzen", "A problem occurred sending email, please contact your administrator." : "Es ist ein Fehler beim Senden der E-Mail aufgetreten. Bitte den Administrator kontaktieren.", "New user \"%s\" has created an account on %s" : "Neuer Benutzer \"%s\" hat ein Konto auf %s erstellt", @@ -32,6 +35,7 @@ "Allowed mail address domains for registration" : "Zulässige E-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?" : "Genehmigung durch Administrator erforderlich?", + "Approval required" : "Genehmigung erforderlich", "Your account has been successfully created, but it still needs approval from an administrator." : "Dein Konto wurde erfolgreich erstellt, muss aber noch von einem Administrator bestätigt werden.", "Email" : "E-Mail", "Request verification link" : "Bestätigungslink anfordern", @@ -40,6 +44,7 @@ "Username" : "Benutzername", "Password" : "Passwort", "Create account" : "Konto erstellen", + "Verification code" : "Überprüfungscode", "Verify" : "Überprüfen", "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.", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 3cd4e78..24e72ca 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -3,6 +3,8 @@ OC.L10N.register( { "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.", + "The entered verification code is wrong" : "Der eingegebene Überprüfungscode ist falsch", + "The verification failed." : "Die Überprüfung ist fehlgeschlagen.", "Saved" : "Gespeichert", "No such group" : "Gruppe nicht vorhanden", "Register" : "Registrieren", @@ -11,6 +13,7 @@ OC.L10N.register( "Registration" : "Registrierung", "Email address verified, you can now complete your registration." : "Die E-Mailadresse wurde verifiziert, Sie können nun Ihre Registrierung abschließen.", "Click the button below to continue." : "Zum Fortsetzen auf die untenstehende Schaltfläche klicken.", + "Verification code: %s" : "Überprüfungscode: %s", "Continue registration" : "Registrierung fortsetzen", "A problem occurred sending email, please contact your administrator." : "Es ist ein Fehler beim Senden der E-Mail aufgetreten. Bitte den Administrator kontaktieren.", "New user \"%s\" has created an account on %s" : "Neuer Benutzer \"%s\" hat ein Konto auf %s erstellt", @@ -34,6 +37,7 @@ OC.L10N.register( "Allowed mail address domains for registration" : "Zulässige E-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?", + "Approval required" : "Genehmigung erforderlich", "Your account has been successfully created, but it still needs approval from an administrator." : "Ihr Konto wurde erfolgreich erstellt, muss aber noch von einem Administrator bestätigt werden.", "Email" : "E-Mail", "Request verification link" : "Bestätigungslink anfordern", @@ -42,6 +46,7 @@ OC.L10N.register( "Username" : "Benutzername", "Password" : "Passwort", "Create account" : "Benutzerkonto erstellen", + "Verification code" : "Überprüfungscode", "Verify" : "Überprüfen", "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.", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 1b06766..ce34976 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -1,6 +1,8 @@ { "translations": { "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.", + "The entered verification code is wrong" : "Der eingegebene Überprüfungscode ist falsch", + "The verification failed." : "Die Überprüfung ist fehlgeschlagen.", "Saved" : "Gespeichert", "No such group" : "Gruppe nicht vorhanden", "Register" : "Registrieren", @@ -9,6 +11,7 @@ "Registration" : "Registrierung", "Email address verified, you can now complete your registration." : "Die E-Mailadresse wurde verifiziert, Sie können nun Ihre Registrierung abschließen.", "Click the button below to continue." : "Zum Fortsetzen auf die untenstehende Schaltfläche klicken.", + "Verification code: %s" : "Überprüfungscode: %s", "Continue registration" : "Registrierung fortsetzen", "A problem occurred sending email, please contact your administrator." : "Es ist ein Fehler beim Senden der E-Mail aufgetreten. Bitte den Administrator kontaktieren.", "New user \"%s\" has created an account on %s" : "Neuer Benutzer \"%s\" hat ein Konto auf %s erstellt", @@ -32,6 +35,7 @@ "Allowed mail address domains for registration" : "Zulässige E-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?", + "Approval required" : "Genehmigung erforderlich", "Your account has been successfully created, but it still needs approval from an administrator." : "Ihr Konto wurde erfolgreich erstellt, muss aber noch von einem Administrator bestätigt werden.", "Email" : "E-Mail", "Request verification link" : "Bestätigungslink anfordern", @@ -40,6 +44,7 @@ "Username" : "Benutzername", "Password" : "Passwort", "Create account" : "Benutzerkonto erstellen", + "Verification code" : "Überprüfungscode", "Verify" : "Überprüfen", "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.", diff --git a/l10n/gl.js b/l10n/gl.js index ab93c65..f40095d 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -32,6 +32,7 @@ OC.L10N.register( "Unable to set user email: " : "Non é posíbel estabelecer o correo-e do usuario:", "Registration app auto setup" : "Configuración automática da aplicación de rexistro", "This app allows users to self-register a new account using their e-mail address." : "Esta aplicación permítelle aos usuarios autorexistrar unha nova conta usando o seu enderezo de correo-e", + "User registration\n\nThis app allows users to register a new account.\n\n# Features\n\n- Add users to a given group\n- Allow-list with email domains (including wildcard) to register with\n- Admins will be notified via email for new user creation or require approval\n- Supports Nextcloud's Client Login Flow v1 and v2 - Allowing registration in the mobile Apps and Desktop clients\n\n# Web form registration flow\n\n1. User enters their email address\n2. Verification link is sent to the email address\n3. User clicks on the verification link\n4. User is lead to a form where they can choose their username and password\n5. New account is created and is logged in automatically" : "Rexistro de usuario\n\nEsta aplicación permítelle aos usuarios rexistrar unha nova conta.\n\n# Características\n\n- Engadir usuarios a un grupo determinado\n- Permitie unha lista con dominios de correo electrónico (incluído o comodín) para rexistrarse\n- Os administradores recibirán unha notificación por correo-e para a creación de novos usuarios ou que requirirán aprobación\n- Admite o fluxo v1 e v2 de inicio de sesión de cliente de Nextcloud - Permite o rexistro nas aplicacións móbiles e clientes de escritorio\n\n# Fluxo de rexistro de formularios web\n\n1. O usuario introduce o seu enderezo de correo-e\n2. A ligazón de verificación envíase ao enderezo de correo-e\n3. O usuario preme na ligazón de verificación\n4. O usuario é dirixido cara a un formulario onde pode escoller o seu nome de usuario e contrasinal\n5. Créase unha nova conta e inicia sesión automaticamente", "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", diff --git a/l10n/gl.json b/l10n/gl.json index cb19f03..7f94179 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -30,6 +30,7 @@ "Unable to set user email: " : "Non é posíbel estabelecer o correo-e do usuario:", "Registration app auto setup" : "Configuración automática da aplicación de rexistro", "This app allows users to self-register a new account using their e-mail address." : "Esta aplicación permítelle aos usuarios autorexistrar unha nova conta usando o seu enderezo de correo-e", + "User registration\n\nThis app allows users to register a new account.\n\n# Features\n\n- Add users to a given group\n- Allow-list with email domains (including wildcard) to register with\n- Admins will be notified via email for new user creation or require approval\n- Supports Nextcloud's Client Login Flow v1 and v2 - Allowing registration in the mobile Apps and Desktop clients\n\n# Web form registration flow\n\n1. User enters their email address\n2. Verification link is sent to the email address\n3. User clicks on the verification link\n4. User is lead to a form where they can choose their username and password\n5. New account is created and is logged in automatically" : "Rexistro de usuario\n\nEsta aplicación permítelle aos usuarios rexistrar unha nova conta.\n\n# Características\n\n- Engadir usuarios a un grupo determinado\n- Permitie unha lista con dominios de correo electrónico (incluído o comodín) para rexistrarse\n- Os administradores recibirán unha notificación por correo-e para a creación de novos usuarios ou que requirirán aprobación\n- Admite o fluxo v1 e v2 de inicio de sesión de cliente de Nextcloud - Permite o rexistro nas aplicacións móbiles e clientes de escritorio\n\n# Fluxo de rexistro de formularios web\n\n1. O usuario introduce o seu enderezo de correo-e\n2. A ligazón de verificación envíase ao enderezo de correo-e\n3. O usuario preme na ligazón de verificación\n4. O usuario é dirixido cara a un formulario onde pode escoller o seu nome de usuario e contrasinal\n5. Créase unha nova conta e inicia sesión automaticamente", "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", diff --git a/l10n/it.js b/l10n/it.js index 025830a..a46a09f 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -3,8 +3,8 @@ OC.L10N.register( { "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.", - "The entered verification code is wrong" : "Il codice di verifica inserito è sbagliato", - "The verification failed." : "La verifica è fallita.", + "The entered verification code is wrong" : "Il codice di verifica inserito è errato", + "The verification failed." : "La verifica non è riuscita.", "Saved" : "Salvato", "No such group" : "Nessun gruppo", "Register" : "Registra", @@ -37,7 +37,7 @@ OC.L10N.register( "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?", - "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." : "Attivando \"approvazione dell'amministratore\" impedirà la registrazione da telefoni e computer dato che le credenziali non possono essere verificate fino all'attivazione dell'utente.", + "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." : "L'attivazione di \"approvazione dell'amministratore\" impedirà la registrazione da dispositivi mobili e computer dato che le credenziali non possono essere verificate fino all'attivazione dell'utente.", "Approval required" : "Approvazione richiesta", "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.", "Email" : "Email", diff --git a/l10n/it.json b/l10n/it.json index 3d0493f..ceb50e3 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -1,8 +1,8 @@ { "translations": { "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.", - "The entered verification code is wrong" : "Il codice di verifica inserito è sbagliato", - "The verification failed." : "La verifica è fallita.", + "The entered verification code is wrong" : "Il codice di verifica inserito è errato", + "The verification failed." : "La verifica non è riuscita.", "Saved" : "Salvato", "No such group" : "Nessun gruppo", "Register" : "Registra", @@ -35,7 +35,7 @@ "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?", - "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." : "Attivando \"approvazione dell'amministratore\" impedirà la registrazione da telefoni e computer dato che le credenziali non possono essere verificate fino all'attivazione dell'utente.", + "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." : "L'attivazione di \"approvazione dell'amministratore\" impedirà la registrazione da dispositivi mobili e computer dato che le credenziali non possono essere verificate fino all'attivazione dell'utente.", "Approval required" : "Approvazione richiesta", "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.", "Email" : "Email", diff --git a/l10n/tr.js b/l10n/tr.js index dfbd015..6c39a32 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -3,6 +3,8 @@ OC.L10N.register( { "Your registration is pending. Please confirm your email address." : "Hesap açma başvurunuz bekliyor. Lütfen e-posta adresinizi doğrulayın.", "There is already a pending registration with this email, a new verification email has been sent to the address." : "Daha önce bu e-posta adresiyle yapılmış bir hesap açma başvurusu var. Adrese yeni bir doğrulama e-postası gönderildi.", + "The entered verification code is wrong" : "Yazdığınız doğrulama kodu geçersiz", + "The verification failed." : "Doğrulanamadı.", "Saved" : "Kaydedildi", "No such group" : "Böyle bir grup yok", "Register" : "Hesap Aç", @@ -11,6 +13,7 @@ OC.L10N.register( "Registration" : "Hesap açma", "Email address verified, you can now complete your registration." : "E-posta adresi doğrulandı. Şimdi hesap açma işlemini tamamlayabilirsiniz.", "Click the button below to continue." : "İlerlemek için aşağıdaki düğmeye tıklayın.", + "Verification code: %s" : "Doğrulama kodu: %s", "Continue registration" : "Hesap açmaya devam et", "A problem occurred sending email, please contact your administrator." : "E-posta gönderilirken bir sorun çıktı. Lütfen BT yöneticiniz ile görüşün.", "New user \"%s\" has created an account on %s" : "\"%s\" kullanıcı hesabı %s üzerinde açıldı", @@ -34,6 +37,8 @@ OC.L10N.register( "Allowed mail address domains for registration" : "Hesap açmak için kullanılabilecek e-posta adresi etki alanları", "Enter a semicolon-separated list of allowed domains. Example: nextcloud.com;example.com" : "Hesap açılmasına izin verilecek etki alanlarının noktalı virgül ile ayrılmış listesi. Örnek: nextcloud.com;ornek.com", "Require admin approval?" : "Yönetici onayı istensin", + "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." : "Kullanıcı etkinleştirilene kadar kimlik bilgileri istemci tarafından doğrulanamayacağından, \"yönetici onayı\" seçeneği etkinleştirildiğinde, mobil ve masaüstü istemcilerden yapılan kayıtların tamamlanması engellenir.", + "Approval required" : "Onay gerekli", "Your account has been successfully created, but it still needs approval from an administrator." : "Hesabınız açıldı ancak bir yönetici tarafından onaylanması bekleniyor.", "Email" : "E-posta", "Request verification link" : "Doğrulama bağlantısı gönder", @@ -42,6 +47,7 @@ OC.L10N.register( "Username" : "Kullanıcı Adı", "Password" : "Parola", "Create account" : "Hesap açın", + "Verification code" : "Doğrulama kodu", "Verify" : "Doğrula", "Verification email successfully sent." : "Doğrulama e-postası gönderildi.", "Your account has been successfully created, you can log in now." : "Hesabınız açıldı. Oturum açabilirsiniz.", diff --git a/l10n/tr.json b/l10n/tr.json index b6b40b0..66fb341 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -1,6 +1,8 @@ { "translations": { "Your registration is pending. Please confirm your email address." : "Hesap açma başvurunuz bekliyor. Lütfen e-posta adresinizi doğrulayın.", "There is already a pending registration with this email, a new verification email has been sent to the address." : "Daha önce bu e-posta adresiyle yapılmış bir hesap açma başvurusu var. Adrese yeni bir doğrulama e-postası gönderildi.", + "The entered verification code is wrong" : "Yazdığınız doğrulama kodu geçersiz", + "The verification failed." : "Doğrulanamadı.", "Saved" : "Kaydedildi", "No such group" : "Böyle bir grup yok", "Register" : "Hesap Aç", @@ -9,6 +11,7 @@ "Registration" : "Hesap açma", "Email address verified, you can now complete your registration." : "E-posta adresi doğrulandı. Şimdi hesap açma işlemini tamamlayabilirsiniz.", "Click the button below to continue." : "İlerlemek için aşağıdaki düğmeye tıklayın.", + "Verification code: %s" : "Doğrulama kodu: %s", "Continue registration" : "Hesap açmaya devam et", "A problem occurred sending email, please contact your administrator." : "E-posta gönderilirken bir sorun çıktı. Lütfen BT yöneticiniz ile görüşün.", "New user \"%s\" has created an account on %s" : "\"%s\" kullanıcı hesabı %s üzerinde açıldı", @@ -32,6 +35,8 @@ "Allowed mail address domains for registration" : "Hesap açmak için kullanılabilecek e-posta adresi etki alanları", "Enter a semicolon-separated list of allowed domains. Example: nextcloud.com;example.com" : "Hesap açılmasına izin verilecek etki alanlarının noktalı virgül ile ayrılmış listesi. Örnek: nextcloud.com;ornek.com", "Require admin approval?" : "Yönetici onayı istensin", + "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." : "Kullanıcı etkinleştirilene kadar kimlik bilgileri istemci tarafından doğrulanamayacağından, \"yönetici onayı\" seçeneği etkinleştirildiğinde, mobil ve masaüstü istemcilerden yapılan kayıtların tamamlanması engellenir.", + "Approval required" : "Onay gerekli", "Your account has been successfully created, but it still needs approval from an administrator." : "Hesabınız açıldı ancak bir yönetici tarafından onaylanması bekleniyor.", "Email" : "E-posta", "Request verification link" : "Doğrulama bağlantısı gönder", @@ -40,6 +45,7 @@ "Username" : "Kullanıcı Adı", "Password" : "Parola", "Create account" : "Hesap açın", + "Verification code" : "Doğrulama kodu", "Verify" : "Doğrula", "Verification email successfully sent." : "Doğrulama e-postası gönderildi.", "Your account has been successfully created, you can log in now." : "Hesabınız açıldı. Oturum açabilirsiniz.",