From 69e5548438a0d74f8034c0d275620eefb937e810 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 20 Nov 2020 03:06:57 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/it.js | 3 +++ l10n/it.json | 3 +++ l10n/tr.js | 7 +++++-- l10n/tr.json | 7 +++++-- 4 files changed, 16 insertions(+), 4 deletions(-) diff --git a/l10n/it.js b/l10n/it.js index 84a84de..dadaa22 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -34,6 +34,8 @@ OC.L10N.register( "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" : "Registrazione utente\n\nQuesta applicazione consente agli utenti di registrare un nuovo account.\n\n# Funzionalità\n\n- Aggiungere utenti a un determinato gruppo\n- Elenco di domini di posta consentiti (inclusi caratteri jolly) con cui registrarsi\n- Gli amministratori riceveranno una notifica tramite posta elettronica per la creazione di un nuovo utente o richiederanno l'approvazione\n- Supporta il Client Login Flow di Nextcloud v1 e v2 - consentendo la registrazione nelle applicazioni mobili e nei client desktop\n\n# Flusso di registrazione del modulo web\n\n1. L'utente inserisce il proprio indirizzo di posta\n2. Il collegamento di verifica viene inviato all'indirizzo di posta\n3. L'utente fa clic sul collegamento di verifica\n4. L'utente viene indirizzato a un modulo in cui può scegliere il proprio nome utente e la password\n5. Il nuovo account viene creato e l'accesso avviene automaticamente", "Registered users default group" : "Gruppo predefinito di utenti registrati", "None" : "Nessuno", + "Disable Email Verification" : "Disabilita la verifica dell'indirizzo email", + "Let user can register directly without email verification" : "Consenti all'utente di registrarsi direttamente senza verifica dell'indirizzo email", "Allowed email domains" : "Domini di posta consentiti", "Enter a semicolon-separated list of allowed email domains, * for wildcard. Example: %s" : "Inserisci un elenco separato da punti e virgole di domini di posta consentiti, * come carattere jolly. Ad esempio: %s", "Block listed email domains instead of allowing them" : "Blocca i domini di posta elencati invece di consentirli", @@ -45,6 +47,7 @@ OC.L10N.register( "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", + "Continue" : "Continua", "Request verification link" : "Richiedi collegamento di verifica", "Back to login" : "Torna alla schermata di accesso", "Welcome, you can create your account below." : "Benvenuto, puoi creare il tuo account di seguito.", diff --git a/l10n/it.json b/l10n/it.json index 4fb6e0e..7af20eb 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -32,6 +32,8 @@ "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" : "Registrazione utente\n\nQuesta applicazione consente agli utenti di registrare un nuovo account.\n\n# Funzionalità\n\n- Aggiungere utenti a un determinato gruppo\n- Elenco di domini di posta consentiti (inclusi caratteri jolly) con cui registrarsi\n- Gli amministratori riceveranno una notifica tramite posta elettronica per la creazione di un nuovo utente o richiederanno l'approvazione\n- Supporta il Client Login Flow di Nextcloud v1 e v2 - consentendo la registrazione nelle applicazioni mobili e nei client desktop\n\n# Flusso di registrazione del modulo web\n\n1. L'utente inserisce il proprio indirizzo di posta\n2. Il collegamento di verifica viene inviato all'indirizzo di posta\n3. L'utente fa clic sul collegamento di verifica\n4. L'utente viene indirizzato a un modulo in cui può scegliere il proprio nome utente e la password\n5. Il nuovo account viene creato e l'accesso avviene automaticamente", "Registered users default group" : "Gruppo predefinito di utenti registrati", "None" : "Nessuno", + "Disable Email Verification" : "Disabilita la verifica dell'indirizzo email", + "Let user can register directly without email verification" : "Consenti all'utente di registrarsi direttamente senza verifica dell'indirizzo email", "Allowed email domains" : "Domini di posta consentiti", "Enter a semicolon-separated list of allowed email domains, * for wildcard. Example: %s" : "Inserisci un elenco separato da punti e virgole di domini di posta consentiti, * come carattere jolly. Ad esempio: %s", "Block listed email domains instead of allowing them" : "Blocca i domini di posta elencati invece di consentirli", @@ -43,6 +45,7 @@ "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", + "Continue" : "Continua", "Request verification link" : "Richiedi collegamento di verifica", "Back to login" : "Torna alla schermata di accesso", "Welcome, you can create your account below." : "Benvenuto, puoi creare il tuo account di seguito.", diff --git a/l10n/tr.js b/l10n/tr.js index bf10001..dad55ca 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -12,9 +12,9 @@ OC.L10N.register( "Verify your %s registration request" : "%s hesap açma başvurunuzu doğrulayın", "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.", + "Click the button below to continue." : "İşlemi sürdürmek için aşağıdaki düğmeye tıklayın.", "Verification code: %s" : "Doğrulama kodu: %s", - "Continue registration" : "Hesap açmaya devam et", + "Continue registration" : "Hesap açma işlemini sürdür", "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ı", "New user registered" : "Yeni kullanıcı hesabı açıldı", @@ -34,6 +34,8 @@ OC.L10N.register( "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" : "Kullanıcı hesabı açma\n\nBu uygulama kullanıcıların yeni bir hesap açmasını sağlar.\n\n# Özellikler\n\n- Hesap açan kullanıcılar belirtilen bir gruba eklenebilir\n- Etki alanı adı listesi ile kayıt olunabilecek e-posta adresleri kısıtlanabilir (genel arama karakteri kullanılabilir)\n- Yeni kullanıcı hesabı açma ya da onaylama işlemleri yöneticilere bildirilir\n- Nextcloud Client Login Flow v1 ve v2 süreçlerini destekler - mobil ve masaüstü uygulamalardan hesap açılabilmesini sağlar\n\n# Web formu ile hesap açma akışı\n\n1. Kullanıcı e-posta adresini yazar\n2. Kullanıcının e-posta adresine doğrulama bağlantısı gönderilir\n3. Kullanıcı doğrulama bağlantısına tıklar\n4. Kullanıcı adı ve parolanın yazılacağı bir form açılır\n5. Yeni hesap açılışı tamamlanır ve otomatik olarak oturum açılır", "Registered users default group" : "Hesap açan kullanıcılar için varsayılan grup", "None" : "Yok", + "Disable Email Verification" : "E-posta Doğrulanmasın", + "Let user can register directly without email verification" : "Bu seçenek etkinleştirildiğinde, kullanıcılar e-posta adresleri doğrulanmadan doğrudan hesap açabilir", "Allowed email domains" : "İzin verilen e-posta etki alanları", "Enter a semicolon-separated list of allowed email domains, * for wildcard. Example: %s" : "Hesap açılmasına izin verilecek e-posta etki alanlarının noktalı virgül ile ayrılmış listesi. * genel arama karakteri kullanılabilir. Örnek: %s", "Block listed email domains instead of allowing them" : "Listedeki e-posta etki alanları izin verilmek yerine engellensin", @@ -45,6 +47,7 @@ OC.L10N.register( "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", + "Continue" : "Sürdür", "Request verification link" : "Doğrulama bağlantısı gönder", "Back to login" : "Oturum açmaya geri dön", "Welcome, you can create your account below." : "Hoş geldiniz. Aşağıdan hesabınızı açabilirsiniz.", diff --git a/l10n/tr.json b/l10n/tr.json index 137d300..8fb4cdb 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -10,9 +10,9 @@ "Verify your %s registration request" : "%s hesap açma başvurunuzu doğrulayın", "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.", + "Click the button below to continue." : "İşlemi sürdürmek için aşağıdaki düğmeye tıklayın.", "Verification code: %s" : "Doğrulama kodu: %s", - "Continue registration" : "Hesap açmaya devam et", + "Continue registration" : "Hesap açma işlemini sürdür", "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ı", "New user registered" : "Yeni kullanıcı hesabı açıldı", @@ -32,6 +32,8 @@ "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" : "Kullanıcı hesabı açma\n\nBu uygulama kullanıcıların yeni bir hesap açmasını sağlar.\n\n# Özellikler\n\n- Hesap açan kullanıcılar belirtilen bir gruba eklenebilir\n- Etki alanı adı listesi ile kayıt olunabilecek e-posta adresleri kısıtlanabilir (genel arama karakteri kullanılabilir)\n- Yeni kullanıcı hesabı açma ya da onaylama işlemleri yöneticilere bildirilir\n- Nextcloud Client Login Flow v1 ve v2 süreçlerini destekler - mobil ve masaüstü uygulamalardan hesap açılabilmesini sağlar\n\n# Web formu ile hesap açma akışı\n\n1. Kullanıcı e-posta adresini yazar\n2. Kullanıcının e-posta adresine doğrulama bağlantısı gönderilir\n3. Kullanıcı doğrulama bağlantısına tıklar\n4. Kullanıcı adı ve parolanın yazılacağı bir form açılır\n5. Yeni hesap açılışı tamamlanır ve otomatik olarak oturum açılır", "Registered users default group" : "Hesap açan kullanıcılar için varsayılan grup", "None" : "Yok", + "Disable Email Verification" : "E-posta Doğrulanmasın", + "Let user can register directly without email verification" : "Bu seçenek etkinleştirildiğinde, kullanıcılar e-posta adresleri doğrulanmadan doğrudan hesap açabilir", "Allowed email domains" : "İzin verilen e-posta etki alanları", "Enter a semicolon-separated list of allowed email domains, * for wildcard. Example: %s" : "Hesap açılmasına izin verilecek e-posta etki alanlarının noktalı virgül ile ayrılmış listesi. * genel arama karakteri kullanılabilir. Örnek: %s", "Block listed email domains instead of allowing them" : "Listedeki e-posta etki alanları izin verilmek yerine engellensin", @@ -43,6 +45,7 @@ "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", + "Continue" : "Sürdür", "Request verification link" : "Doğrulama bağlantısı gönder", "Back to login" : "Oturum açmaya geri dön", "Welcome, you can create your account below." : "Hoş geldiniz. Aşağıdan hesabınızı açabilirsiniz.",