From 550463b91b6a73695b24fe88637128826f68ef1f Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 3 Oct 2019 02:14:44 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- apps/accessibility/l10n/zh_TW.js | 4 +++- apps/accessibility/l10n/zh_TW.json | 4 +++- apps/updatenotification/l10n/pt_BR.js | 2 +- apps/updatenotification/l10n/pt_BR.json | 2 +- apps/workflowengine/l10n/ca.js | 1 + apps/workflowengine/l10n/ca.json | 1 + core/l10n/ca.js | 1 + core/l10n/ca.json | 1 + core/l10n/de.js | 1 + core/l10n/de.json | 1 + core/l10n/de_DE.js | 1 + core/l10n/de_DE.json | 1 + core/l10n/es.js | 1 + core/l10n/es.json | 1 + core/l10n/it.js | 1 + core/l10n/it.json | 1 + core/l10n/pl.js | 1 + core/l10n/pl.json | 1 + core/l10n/pt_BR.js | 1 + core/l10n/pt_BR.json | 1 + core/l10n/sv.js | 1 + core/l10n/sv.json | 1 + core/l10n/tr.js | 1 + core/l10n/tr.json | 1 + 24 files changed, 28 insertions(+), 4 deletions(-) diff --git a/apps/accessibility/l10n/zh_TW.js b/apps/accessibility/l10n/zh_TW.js index 1138c9ccd56..0b04aeafcb5 100644 --- a/apps/accessibility/l10n/zh_TW.js +++ b/apps/accessibility/l10n/zh_TW.js @@ -2,7 +2,9 @@ OC.L10N.register( "accessibility", { "Dark theme" : "暗色主題", - "A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "一個黑暗風格的主題,通過降低整體亮度和亮度來舒緩您的眼睛刺激。 它仍在開發中,因此請報告您可能發現的任何問題。", + "A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "黑暗風格的主題,通過降低整體亮度來舒緩對您眼睛的刺激。暗色主題仍在開發中,如發現任何問題,煩請報告。", + "High contrast mode" : "高對比度模式", + "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "高對比度模式會降低界面質量,但會提高清晰度,有助您瀏覽。", "Dyslexia font" : "閱讀障礙字體", "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic是一種免費的字型,目的在降低因拼音文字閱讀障礙引起的一些常見閱讀錯誤。", "Accessibility" : "輔助功能", diff --git a/apps/accessibility/l10n/zh_TW.json b/apps/accessibility/l10n/zh_TW.json index 662d5caa086..2d709223a57 100644 --- a/apps/accessibility/l10n/zh_TW.json +++ b/apps/accessibility/l10n/zh_TW.json @@ -1,6 +1,8 @@ { "translations": { "Dark theme" : "暗色主題", - "A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "一個黑暗風格的主題,通過降低整體亮度和亮度來舒緩您的眼睛刺激。 它仍在開發中,因此請報告您可能發現的任何問題。", + "A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "黑暗風格的主題,通過降低整體亮度來舒緩對您眼睛的刺激。暗色主題仍在開發中,如發現任何問題,煩請報告。", + "High contrast mode" : "高對比度模式", + "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "高對比度模式會降低界面質量,但會提高清晰度,有助您瀏覽。", "Dyslexia font" : "閱讀障礙字體", "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic是一種免費的字型,目的在降低因拼音文字閱讀障礙引起的一些常見閱讀錯誤。", "Accessibility" : "輔助功能", diff --git a/apps/updatenotification/l10n/pt_BR.js b/apps/updatenotification/l10n/pt_BR.js index 3e30f379171..82fdea4b130 100644 --- a/apps/updatenotification/l10n/pt_BR.js +++ b/apps/updatenotification/l10n/pt_BR.js @@ -23,7 +23,7 @@ OC.L10N.register( "A non-default update server is in use to be checked for updates:" : "Um servidor de atualização não padrão está sendo verificado por atualizações:", "Update channel:" : "Atualizar para:", "You can always update to a newer version. But you can never downgrade to a more stable version." : "Você sempre pode atualizar para uma versão mais recente, mas nunca pode voltar à uma versão mais estável.", - "Note that after a new release it can take some time before it shows up here. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found." : "Observe que após uma nova versão pode levar um tempo até aparecer aqui. Lançamos novas versões distribuídas ao longo do tempo para nossos usuários e às vezes pulamos uma versão quando problemas são encontrados.", + "Note that after a new release it can take some time before it shows up here. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found." : "Observe que uma nova versão pode levar um tempo até aparecer aqui. Lançamos novas versões distribuídas ao longo do tempo para nossos usuários e às vezes pulamos uma versão quando problemas são encontrados.", "Notify members of the following groups about available updates:" : "Notificar membros dos seguintes grupos sobre atualizações disponíveis:", "Only notification for app updates are available." : "Só está disponível notificação para atualizações de aplicativos.", "The selected update channel makes dedicated notifications for the server obsolete." : "A atualização selecionada fornece notificações dedicadas para o servidor desatualizado.", diff --git a/apps/updatenotification/l10n/pt_BR.json b/apps/updatenotification/l10n/pt_BR.json index 413310fb43e..b1b70592623 100644 --- a/apps/updatenotification/l10n/pt_BR.json +++ b/apps/updatenotification/l10n/pt_BR.json @@ -21,7 +21,7 @@ "A non-default update server is in use to be checked for updates:" : "Um servidor de atualização não padrão está sendo verificado por atualizações:", "Update channel:" : "Atualizar para:", "You can always update to a newer version. But you can never downgrade to a more stable version." : "Você sempre pode atualizar para uma versão mais recente, mas nunca pode voltar à uma versão mais estável.", - "Note that after a new release it can take some time before it shows up here. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found." : "Observe que após uma nova versão pode levar um tempo até aparecer aqui. Lançamos novas versões distribuídas ao longo do tempo para nossos usuários e às vezes pulamos uma versão quando problemas são encontrados.", + "Note that after a new release it can take some time before it shows up here. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found." : "Observe que uma nova versão pode levar um tempo até aparecer aqui. Lançamos novas versões distribuídas ao longo do tempo para nossos usuários e às vezes pulamos uma versão quando problemas são encontrados.", "Notify members of the following groups about available updates:" : "Notificar membros dos seguintes grupos sobre atualizações disponíveis:", "Only notification for app updates are available." : "Só está disponível notificação para atualizações de aplicativos.", "The selected update channel makes dedicated notifications for the server obsolete." : "A atualização selecionada fornece notificações dedicadas para o servidor desatualizado.", diff --git a/apps/workflowengine/l10n/ca.js b/apps/workflowengine/l10n/ca.js index 75a8d70b962..a2f9c65d827 100644 --- a/apps/workflowengine/l10n/ca.js +++ b/apps/workflowengine/l10n/ca.js @@ -29,6 +29,7 @@ OC.L10N.register( "Operation %s is invalid" : "L'operació %s no és vàlida", "Check %s does not exist" : "Comprovació %s no existeix", "Check %s is invalid" : "Comprovació %s no és vàlid", + "Check %s is not allowed with this entity" : "La comprovació de %s no es permet amb aquesta entitat.", "Check #%s does not exist" : "Comprovació #%s no existeix", "Check %s is invalid or does not exist" : "Comprovació %s no és vàlida o no existeix", "Workflows" : "Fluxos de treball", diff --git a/apps/workflowengine/l10n/ca.json b/apps/workflowengine/l10n/ca.json index 0a1685e7fef..c73146f38e0 100644 --- a/apps/workflowengine/l10n/ca.json +++ b/apps/workflowengine/l10n/ca.json @@ -27,6 +27,7 @@ "Operation %s is invalid" : "L'operació %s no és vàlida", "Check %s does not exist" : "Comprovació %s no existeix", "Check %s is invalid" : "Comprovació %s no és vàlid", + "Check %s is not allowed with this entity" : "La comprovació de %s no es permet amb aquesta entitat.", "Check #%s does not exist" : "Comprovació #%s no existeix", "Check %s is invalid or does not exist" : "Comprovació %s no és vàlida o no existeix", "Workflows" : "Fluxos de treball", diff --git a/core/l10n/ca.js b/core/l10n/ca.js index 2cbe6a4f565..5f64cc4e0cf 100644 --- a/core/l10n/ca.js +++ b/core/l10n/ca.js @@ -378,6 +378,7 @@ OC.L10N.register( "Use backup code" : "Utilitza un codi de còpia de seguretat", "Cancel log in" : "Cancel·la l'accés a", "Setup two-factor authentication" : "Configura l'autenticació de dos factors", + "Enhanced security is enforced for your account. Choose which provider to set up:" : "La seguretat millorada és obligatòria per al vostre compte. Trieu quin proveïdor configurar:", "Error while validating your second factor" : "S'ha produït un error en validar el segon factor", "Access through untrusted domain" : "Accedeix a través d'un domini que no és de confiança", "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Si us plau, contacteu amb el vostre administrador. Si sou l'administrador, editeu la configuració de \"trusted_domains\" a config/config.php tal com i com es mostra a l'exemple de config.samble.php.", diff --git a/core/l10n/ca.json b/core/l10n/ca.json index bcbbdc38f0d..ac7435380be 100644 --- a/core/l10n/ca.json +++ b/core/l10n/ca.json @@ -376,6 +376,7 @@ "Use backup code" : "Utilitza un codi de còpia de seguretat", "Cancel log in" : "Cancel·la l'accés a", "Setup two-factor authentication" : "Configura l'autenticació de dos factors", + "Enhanced security is enforced for your account. Choose which provider to set up:" : "La seguretat millorada és obligatòria per al vostre compte. Trieu quin proveïdor configurar:", "Error while validating your second factor" : "S'ha produït un error en validar el segon factor", "Access through untrusted domain" : "Accedeix a través d'un domini que no és de confiança", "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Si us plau, contacteu amb el vostre administrador. Si sou l'administrador, editeu la configuració de \"trusted_domains\" a config/config.php tal com i com es mostra a l'exemple de config.samble.php.", diff --git a/core/l10n/de.js b/core/l10n/de.js index 13e8c921fe2..3f48fd8404a 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -378,6 +378,7 @@ OC.L10N.register( "Use backup code" : "Backup-Code benutzen", "Cancel log in" : "Anmeldung abbrechen", "Setup two-factor authentication" : "Zwei-Faktor-Authentifizierung konfigurieren", + "Enhanced security is enforced for your account. Choose which provider to set up:" : "Erhöhte Sicherheit ist für Dein Konto aktiviert. Bitte wähle einen Anbieter zum Einrichten: ", "Error while validating your second factor" : "Fehler beim Bestätigen des zweiten Sicherheitsfaktors", "Access through untrusted domain" : "Zugriff über eine nicht vertrauenswürdige Domain", "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Bitte kontaktiere Deinen Administrator. Wenn Du Administrator bist, bearbeite die „trusted_domains“-Einstellung in config/config.php. Siehe Beispiel in config/config.sample.php.", diff --git a/core/l10n/de.json b/core/l10n/de.json index 3ef75d46f79..2462f8cb543 100644 --- a/core/l10n/de.json +++ b/core/l10n/de.json @@ -376,6 +376,7 @@ "Use backup code" : "Backup-Code benutzen", "Cancel log in" : "Anmeldung abbrechen", "Setup two-factor authentication" : "Zwei-Faktor-Authentifizierung konfigurieren", + "Enhanced security is enforced for your account. Choose which provider to set up:" : "Erhöhte Sicherheit ist für Dein Konto aktiviert. Bitte wähle einen Anbieter zum Einrichten: ", "Error while validating your second factor" : "Fehler beim Bestätigen des zweiten Sicherheitsfaktors", "Access through untrusted domain" : "Zugriff über eine nicht vertrauenswürdige Domain", "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Bitte kontaktiere Deinen Administrator. Wenn Du Administrator bist, bearbeite die „trusted_domains“-Einstellung in config/config.php. Siehe Beispiel in config/config.sample.php.", diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js index 3ba940a2d8d..7443e822723 100644 --- a/core/l10n/de_DE.js +++ b/core/l10n/de_DE.js @@ -378,6 +378,7 @@ OC.L10N.register( "Use backup code" : "Backup-Code benutzen", "Cancel log in" : "Anmeldung abbrechen", "Setup two-factor authentication" : "Zwei-Faktor-Authentifizierung konfigurieren", + "Enhanced security is enforced for your account. Choose which provider to set up:" : "Erhöhte Sicherheit ist für Ihr Konto aktiviert. Bitte wählen Sie einen Anbieter zum Einrichten: ", "Error while validating your second factor" : "Fehler beim Bestätigen des zweiten Sicherheitsfaktors", "Access through untrusted domain" : "Zugriff über eine nicht vertrauenswürdige Domain", "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Bitte kontaktieren Sie Ihren Administrator. Wenn Sie Administrator sind, bearbeiten Sie die „trusted_domains“-Einstellung in config/config.php. Siehe Beispiel in config/config.sample.php.", diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json index 05e0e6e4095..e27a4c19002 100644 --- a/core/l10n/de_DE.json +++ b/core/l10n/de_DE.json @@ -376,6 +376,7 @@ "Use backup code" : "Backup-Code benutzen", "Cancel log in" : "Anmeldung abbrechen", "Setup two-factor authentication" : "Zwei-Faktor-Authentifizierung konfigurieren", + "Enhanced security is enforced for your account. Choose which provider to set up:" : "Erhöhte Sicherheit ist für Ihr Konto aktiviert. Bitte wählen Sie einen Anbieter zum Einrichten: ", "Error while validating your second factor" : "Fehler beim Bestätigen des zweiten Sicherheitsfaktors", "Access through untrusted domain" : "Zugriff über eine nicht vertrauenswürdige Domain", "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Bitte kontaktieren Sie Ihren Administrator. Wenn Sie Administrator sind, bearbeiten Sie die „trusted_domains“-Einstellung in config/config.php. Siehe Beispiel in config/config.sample.php.", diff --git a/core/l10n/es.js b/core/l10n/es.js index 7a13b30a221..c914e87af68 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -378,6 +378,7 @@ OC.L10N.register( "Use backup code" : "Usar código de respaldo", "Cancel log in" : "Cancelar inicio de sesión", "Setup two-factor authentication" : "Configurar autenticación de dos factores", + "Enhanced security is enforced for your account. Choose which provider to set up:" : "Es obligatorio usar seguridad mejorada en tu cuenta. Escoge qué proveedor configurar:", "Error while validating your second factor" : "Error al validar su segundo factor", "Access through untrusted domain" : "Acceso a través de un dominio del que no se confía", "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor, ponte en contacto con tu administrador. Si eres un administrador, edita la configuración \"trusted_domains\" en config/config.php como en el ejemplo que aparece en config.sample.php.", diff --git a/core/l10n/es.json b/core/l10n/es.json index ae60c3fa5c2..6412a8d6e22 100644 --- a/core/l10n/es.json +++ b/core/l10n/es.json @@ -376,6 +376,7 @@ "Use backup code" : "Usar código de respaldo", "Cancel log in" : "Cancelar inicio de sesión", "Setup two-factor authentication" : "Configurar autenticación de dos factores", + "Enhanced security is enforced for your account. Choose which provider to set up:" : "Es obligatorio usar seguridad mejorada en tu cuenta. Escoge qué proveedor configurar:", "Error while validating your second factor" : "Error al validar su segundo factor", "Access through untrusted domain" : "Acceso a través de un dominio del que no se confía", "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor, ponte en contacto con tu administrador. Si eres un administrador, edita la configuración \"trusted_domains\" en config/config.php como en el ejemplo que aparece en config.sample.php.", diff --git a/core/l10n/it.js b/core/l10n/it.js index c6d7d615af4..b4b47001cf8 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -378,6 +378,7 @@ OC.L10N.register( "Use backup code" : "Usa il codice di backup", "Cancel log in" : "Annulla l'accesso", "Setup two-factor authentication" : "Configura l'autenticazione a due fattori", + "Enhanced security is enforced for your account. Choose which provider to set up:" : "La sicurezza migliorata è applicata al tuo account. Scegli quale fornitore configurare:", "Error while validating your second factor" : "Errore durante la convalida del tuo secondo fattore", "Access through untrusted domain" : "Accedi tramite un dominio non attendibile", "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Contatta il tuo amministratore. Se sei un amministratore, modifica l'impostazione \"trusted_domains\" in config/config.php come l'esempio disponibile in config/config.sample.php.", diff --git a/core/l10n/it.json b/core/l10n/it.json index 1b18c70e16f..8eb965f60f2 100644 --- a/core/l10n/it.json +++ b/core/l10n/it.json @@ -376,6 +376,7 @@ "Use backup code" : "Usa il codice di backup", "Cancel log in" : "Annulla l'accesso", "Setup two-factor authentication" : "Configura l'autenticazione a due fattori", + "Enhanced security is enforced for your account. Choose which provider to set up:" : "La sicurezza migliorata è applicata al tuo account. Scegli quale fornitore configurare:", "Error while validating your second factor" : "Errore durante la convalida del tuo secondo fattore", "Access through untrusted domain" : "Accedi tramite un dominio non attendibile", "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Contatta il tuo amministratore. Se sei un amministratore, modifica l'impostazione \"trusted_domains\" in config/config.php come l'esempio disponibile in config/config.sample.php.", diff --git a/core/l10n/pl.js b/core/l10n/pl.js index afe637aae96..709afb2c4e6 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -378,6 +378,7 @@ OC.L10N.register( "Use backup code" : "Użyj kodu zapasowego", "Cancel log in" : "Anuluj logowanie", "Setup two-factor authentication" : "Ustaw uwierzytelnianie dwuskładnikowe", + "Enhanced security is enforced for your account. Choose which provider to set up:" : "Dla Twojego konta zwiększono zabezpieczenie. Wybierz dostawcę, którego chcesz skonfigurować:", "Error while validating your second factor" : "Błąd podczas sprawdzania drugiego składnika", "Access through untrusted domain" : "Dostęp przez niezaufaną domenę", "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Skontaktuj się z administratorem. Jeśli jesteś administratorem, edytuj ustawienie \"trusted_domains\" w config/config.php, tak jak w przykładzie config.sample.php.", diff --git a/core/l10n/pl.json b/core/l10n/pl.json index f0d93292d89..5b822590acd 100644 --- a/core/l10n/pl.json +++ b/core/l10n/pl.json @@ -376,6 +376,7 @@ "Use backup code" : "Użyj kodu zapasowego", "Cancel log in" : "Anuluj logowanie", "Setup two-factor authentication" : "Ustaw uwierzytelnianie dwuskładnikowe", + "Enhanced security is enforced for your account. Choose which provider to set up:" : "Dla Twojego konta zwiększono zabezpieczenie. Wybierz dostawcę, którego chcesz skonfigurować:", "Error while validating your second factor" : "Błąd podczas sprawdzania drugiego składnika", "Access through untrusted domain" : "Dostęp przez niezaufaną domenę", "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Skontaktuj się z administratorem. Jeśli jesteś administratorem, edytuj ustawienie \"trusted_domains\" w config/config.php, tak jak w przykładzie config.sample.php.", diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index 17473cd8351..8bb7ff05848 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -378,6 +378,7 @@ OC.L10N.register( "Use backup code" : "Use o código de backup", "Cancel log in" : "Cancelar login", "Setup two-factor authentication" : "Configurar autenticação de dois fatores", + "Enhanced security is enforced for your account. Choose which provider to set up:" : "A segurança aprimorada é aplicada à sua conta. Escolha qual provedor configurar:", "Error while validating your second factor" : "Erro ao validar o segundo fator", "Access through untrusted domain" : "Acessar através de um domínio inseguro", "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacte seu administrador. Se você for o administrador, edite a configuração \"trusted_domains\" em config/config.php como o exemplo em config.sample.php.", diff --git a/core/l10n/pt_BR.json b/core/l10n/pt_BR.json index 62c980b3c2f..bf00347edfc 100644 --- a/core/l10n/pt_BR.json +++ b/core/l10n/pt_BR.json @@ -376,6 +376,7 @@ "Use backup code" : "Use o código de backup", "Cancel log in" : "Cancelar login", "Setup two-factor authentication" : "Configurar autenticação de dois fatores", + "Enhanced security is enforced for your account. Choose which provider to set up:" : "A segurança aprimorada é aplicada à sua conta. Escolha qual provedor configurar:", "Error while validating your second factor" : "Erro ao validar o segundo fator", "Access through untrusted domain" : "Acessar através de um domínio inseguro", "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacte seu administrador. Se você for o administrador, edite a configuração \"trusted_domains\" em config/config.php como o exemplo em config.sample.php.", diff --git a/core/l10n/sv.js b/core/l10n/sv.js index ca01fd21c8b..363eaac8f66 100644 --- a/core/l10n/sv.js +++ b/core/l10n/sv.js @@ -346,6 +346,7 @@ OC.L10N.register( "Use backup code" : "Använd reservkod", "Cancel log in" : "Avbryt inloggning", "Setup two-factor authentication" : "Ställ in tvåfaktorsautentisering", + "Enhanced security is enforced for your account. Choose which provider to set up:" : "Förbättrad säkerhet är aktiverad för ditt konto. Välj vilken leverantör du vill konfigurera:", "Error while validating your second factor" : "Fel vid verifiering av tvåfaktorsautentisering.", "Access through untrusted domain" : "Åtkomst genom obetrodd domän", "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Vänligen kontakta din administratör. Om du är en administratör, ändra \"trusted_domains\"-inställningen i config/config.php likt exemplet i config.sample.php.", diff --git a/core/l10n/sv.json b/core/l10n/sv.json index cf465693aa1..07031d29010 100644 --- a/core/l10n/sv.json +++ b/core/l10n/sv.json @@ -344,6 +344,7 @@ "Use backup code" : "Använd reservkod", "Cancel log in" : "Avbryt inloggning", "Setup two-factor authentication" : "Ställ in tvåfaktorsautentisering", + "Enhanced security is enforced for your account. Choose which provider to set up:" : "Förbättrad säkerhet är aktiverad för ditt konto. Välj vilken leverantör du vill konfigurera:", "Error while validating your second factor" : "Fel vid verifiering av tvåfaktorsautentisering.", "Access through untrusted domain" : "Åtkomst genom obetrodd domän", "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Vänligen kontakta din administratör. Om du är en administratör, ändra \"trusted_domains\"-inställningen i config/config.php likt exemplet i config.sample.php.", diff --git a/core/l10n/tr.js b/core/l10n/tr.js index 2289672c427..6d8e3b0e367 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -378,6 +378,7 @@ OC.L10N.register( "Use backup code" : "Yedek kodu kullanacağım", "Cancel log in" : "Oturum açmaktan vazgeç", "Setup two-factor authentication" : "İki aşamalı kimlik doğrulama kurulumu", + "Enhanced security is enforced for your account. Choose which provider to set up:" : "Hesabınız için gelişmiş güvenlik kullanımı dayatılmış. Kuracağınız hizmet sağlayıcıyı seçin:", "Error while validating your second factor" : "İkinci aşama doğrulanırken sorun çıktı", "Access through untrusted domain" : "Güvenilmeyen etki alanı üzerinden erişim", "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Lütfen yöneticiniz ile görüşün. Yöneticisi siz iseniz, config/config.php dosyası içerisindeki \"trusted_domain\" ayarını config/config.sample.php dosyasındaki gibi düzenleyin.", diff --git a/core/l10n/tr.json b/core/l10n/tr.json index 50a706122e5..bcffa825123 100644 --- a/core/l10n/tr.json +++ b/core/l10n/tr.json @@ -376,6 +376,7 @@ "Use backup code" : "Yedek kodu kullanacağım", "Cancel log in" : "Oturum açmaktan vazgeç", "Setup two-factor authentication" : "İki aşamalı kimlik doğrulama kurulumu", + "Enhanced security is enforced for your account. Choose which provider to set up:" : "Hesabınız için gelişmiş güvenlik kullanımı dayatılmış. Kuracağınız hizmet sağlayıcıyı seçin:", "Error while validating your second factor" : "İkinci aşama doğrulanırken sorun çıktı", "Access through untrusted domain" : "Güvenilmeyen etki alanı üzerinden erişim", "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Lütfen yöneticiniz ile görüşün. Yöneticisi siz iseniz, config/config.php dosyası içerisindeki \"trusted_domain\" ayarını config/config.sample.php dosyasındaki gibi düzenleyin.", -- 2.39.5