summaryrefslogtreecommitdiffstats
path: root/core/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n')
-rw-r--r--core/l10n/ru.js1
-rw-r--r--core/l10n/ru.json1
-rw-r--r--core/l10n/zh_CN.js1
-rw-r--r--core/l10n/zh_CN.json1
4 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js
index 92a36d855cd..da4dd2f5e83 100644
--- a/core/l10n/ru.js
+++ b/core/l10n/ru.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/config.sample.php».",
diff --git a/core/l10n/ru.json b/core/l10n/ru.json
index a09f9aaa123..4c7555168ac 100644
--- a/core/l10n/ru.json
+++ b/core/l10n/ru.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/config.sample.php».",
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js
index 41d566dac62..753adfc0493 100644
--- a/core/l10n/zh_CN.js
+++ b/core/l10n/zh_CN.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." : "请联系您的管理员。如果您就是管理员,请参照 config.sample.php 中的示例编辑 config/config.php 中的 \"trusted_domains\" 设置。",
diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json
index 3b9decfc868..d8ca3af16ca 100644
--- a/core/l10n/zh_CN.json
+++ b/core/l10n/zh_CN.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." : "请联系您的管理员。如果您就是管理员,请参照 config.sample.php 中的示例编辑 config/config.php 中的 \"trusted_domains\" 设置。",