Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/twofactor_u2f.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-10-26 03:25:37 +0300
committerNextcloud bot <bot@nextcloud.com>2017-10-26 03:25:37 +0300
commit7fdef8104d374659449b60353000e83419618d53 (patch)
treeb97cb99a9c1d7a76fd979fa887325b379e98baf1
parent8dc8f9f0460f2e68d8360a29473aaf84cb34fe2a (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/ru.js2
-rw-r--r--l10n/ru.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/l10n/ru.js b/l10n/ru.js
index 03360d1..4873111 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -10,6 +10,8 @@ OC.L10N.register(
"Adding a new device …" : "Добавить новое устройство…",
"Could not remove your U2F device" : "Невозможно удалить устройство U2F",
"Server error while trying to add U2F device" : "Ошибка сервера при добавлении U2F устройства",
+ "U2F device is already registered (error code {errorCode})" : "Это U2F устройство уже зарегистрировано (Код ошибки {errorCode})",
+ "U2F device registration timeout reached (error code {errorCode})" : "Регистрация U2F устройства заняла слишком долгое время и не удалась (Код ошибки {errorCode})",
"U2F device registration failed (error code {errorCode})" : "Регистрация U2F устройства не удалась (код ошибки {errorCode})",
"Server error while trying to complete U2F device registration" : "Ошибка сервера при завершении регистрации U2F устройства",
"You added an U2F hardware token" : "Вы добавили аппаратный токен U2F",
diff --git a/l10n/ru.json b/l10n/ru.json
index fa39d1b..9a3a527 100644
--- a/l10n/ru.json
+++ b/l10n/ru.json
@@ -8,6 +8,8 @@
"Adding a new device …" : "Добавить новое устройство…",
"Could not remove your U2F device" : "Невозможно удалить устройство U2F",
"Server error while trying to add U2F device" : "Ошибка сервера при добавлении U2F устройства",
+ "U2F device is already registered (error code {errorCode})" : "Это U2F устройство уже зарегистрировано (Код ошибки {errorCode})",
+ "U2F device registration timeout reached (error code {errorCode})" : "Регистрация U2F устройства заняла слишком долгое время и не удалась (Код ошибки {errorCode})",
"U2F device registration failed (error code {errorCode})" : "Регистрация U2F устройства не удалась (код ошибки {errorCode})",
"Server error while trying to complete U2F device registration" : "Ошибка сервера при завершении регистрации U2F устройства",
"You added an U2F hardware token" : "Вы добавили аппаратный токен U2F",