summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-05-31 01:54:58 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-05-31 01:54:58 -0400
commitb2e524b9367511e0496f22d45c87ecc974dda2ed (patch)
treed04f54005a6108f310de4eae58ed06dbacc39270 /core
parent718f0757e497f58ddbd783e69227ce6987dff59f (diff)
downloadnextcloud-server-b2e524b9367511e0496f22d45c87ecc974dda2ed.tar.gz
nextcloud-server-b2e524b9367511e0496f22d45c87ecc974dda2ed.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r--core/l10n/ru.js4
-rw-r--r--core/l10n/ru.json4
2 files changed, 8 insertions, 0 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js
index 74a2c2c1bf6..398fe84160f 100644
--- a/core/l10n/ru.js
+++ b/core/l10n/ru.js
@@ -296,6 +296,10 @@ OC.L10N.register(
"This means only administrators can use the instance." : "Это значит, что только администраторы могут использовать сервер.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Обратитесь к вашему системному администратору если это сообщение не исчезает или появляется неожиданно.",
"Thank you for your patience." : "Спасибо за терпение.",
+ "Two-step verification" : "Двухшаговая проверка",
+ "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Для вашей учётной записи включена повышенная безопасность. Пожалуйста, аутентифицируйтесь через второй фактор.",
+ "Please authenticate using the selected factor." : "Пожалуйста, аутентифицируйтесь выбранным фактором.",
+ "An error occured while verifying the token" : "При проверке токена возникла ошибка.",
"You are accessing the server from an untrusted domain." : "Вы пытаетесь получить доступ к серверу с недоверенного домена.",
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Пожалуйста, обратитесь к администратору. Если вы являетесь администратором этого сервера, настройте параметры \"trusted_domains\" в файле config/config.php. Пример настройки можно найти в config/config.sample.php.",
"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "В зависимости от конфигурации, как администратор вы можете также внести домен в доверенные с помощью кнопки, расположенной ниже.",
diff --git a/core/l10n/ru.json b/core/l10n/ru.json
index 3c7dfcafe60..fb4bf2a1052 100644
--- a/core/l10n/ru.json
+++ b/core/l10n/ru.json
@@ -294,6 +294,10 @@
"This means only administrators can use the instance." : "Это значит, что только администраторы могут использовать сервер.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Обратитесь к вашему системному администратору если это сообщение не исчезает или появляется неожиданно.",
"Thank you for your patience." : "Спасибо за терпение.",
+ "Two-step verification" : "Двухшаговая проверка",
+ "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Для вашей учётной записи включена повышенная безопасность. Пожалуйста, аутентифицируйтесь через второй фактор.",
+ "Please authenticate using the selected factor." : "Пожалуйста, аутентифицируйтесь выбранным фактором.",
+ "An error occured while verifying the token" : "При проверке токена возникла ошибка.",
"You are accessing the server from an untrusted domain." : "Вы пытаетесь получить доступ к серверу с недоверенного домена.",
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Пожалуйста, обратитесь к администратору. Если вы являетесь администратором этого сервера, настройте параметры \"trusted_domains\" в файле config/config.php. Пример настройки можно найти в config/config.sample.php.",
"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "В зависимости от конфигурации, как администратор вы можете также внести домен в доверенные с помощью кнопки, расположенной ниже.",