diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-10-04 02:15:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-10-04 02:15:27 +0000 |
commit | 23af2726e86ac6c687807adc412773db74756d86 (patch) | |
tree | cbd6a3459010159719c119201e7a5eea2e5abc4b /core | |
parent | dcae3e77111c60a28efe43821fc721d0ef221596 (diff) | |
download | nextcloud-server-23af2726e86ac6c687807adc412773db74756d86.tar.gz nextcloud-server-23af2726e86ac6c687807adc412773db74756d86.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/gl.js | 1 | ||||
-rw-r--r-- | core/l10n/gl.json | 1 | ||||
-rw-r--r-- | core/l10n/sr.js | 1 | ||||
-rw-r--r-- | core/l10n/sr.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/gl.js b/core/l10n/gl.js index 7d15372af6b..04cb3667c98 100644 --- a/core/l10n/gl.js +++ b/core/l10n/gl.js @@ -378,6 +378,7 @@ OC.L10N.register( "Use backup code" : "Usar código de seguridade", "Cancel log in" : "Cancelar o inicio de sesión", "Setup two-factor authentication" : "Estabelecer a autenticación de dous factores", + "Enhanced security is enforced for your account. Choose which provider to set up:" : "Foi activada a seguridade mellorada para a súa conta. Escolla o fornecedor que quere estabelecer:", "Error while validating your second factor" : "Produciuse un erro ao validar o seu segundo factor", "Access through untrusted domain" : "Acceso a través dun dominio non fiábel", "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." : "Contacte co administrador. Se vostede é un administrador, edite o axuste de «trusted_domains» en config/config.php coma no exemplo en config.sample.php. ", diff --git a/core/l10n/gl.json b/core/l10n/gl.json index 880edd260c2..7d3816d479e 100644 --- a/core/l10n/gl.json +++ b/core/l10n/gl.json @@ -376,6 +376,7 @@ "Use backup code" : "Usar código de seguridade", "Cancel log in" : "Cancelar o inicio de sesión", "Setup two-factor authentication" : "Estabelecer a autenticación de dous factores", + "Enhanced security is enforced for your account. Choose which provider to set up:" : "Foi activada a seguridade mellorada para a súa conta. Escolla o fornecedor que quere estabelecer:", "Error while validating your second factor" : "Produciuse un erro ao validar o seu segundo factor", "Access through untrusted domain" : "Acceso a través dun dominio non fiábel", "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." : "Contacte co administrador. Se vostede é un administrador, edite o axuste de «trusted_domains» en config/config.php coma no exemplo en config.sample.php. ", diff --git a/core/l10n/sr.js b/core/l10n/sr.js index 2929496c07c..34d7c33ab32 100644 --- a/core/l10n/sr.js +++ b/core/l10n/sr.js @@ -378,6 +378,7 @@ OC.L10N.register( "Use backup code" : "Користите резервни кôд", "Cancel log in" : "Поништите пријаву", "Setup two-factor authentication" : "Подеси двофакторску проверу идентитета", + "Enhanced security is enforced for your account. Choose which provider to set up:" : "Повећана сигурност је захтевана за овај налог. Одаберите провајдера којег желите да подесите:", "Error while validating your second factor" : "Грешка при провери Вашег другог фактора", "Access through untrusted 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." : "Контактирајте Вашег администратора. Ако сте Ви администратор, измените \"trusted_domains\" подешавање у config/config.php као у примеру config.sample.php.", diff --git a/core/l10n/sr.json b/core/l10n/sr.json index 9778ce62ffe..785a4bc6861 100644 --- a/core/l10n/sr.json +++ b/core/l10n/sr.json @@ -376,6 +376,7 @@ "Use backup code" : "Користите резервни кôд", "Cancel log in" : "Поништите пријаву", "Setup two-factor authentication" : "Подеси двофакторску проверу идентитета", + "Enhanced security is enforced for your account. Choose which provider to set up:" : "Повећана сигурност је захтевана за овај налог. Одаберите провајдера којег желите да подесите:", "Error while validating your second factor" : "Грешка при провери Вашег другог фактора", "Access through untrusted 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." : "Контактирајте Вашег администратора. Ако сте Ви администратор, измените \"trusted_domains\" подешавање у config/config.php као у примеру config.sample.php.", |