summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-02-25 02:19:24 +0000
committerNextcloud bot <bot@nextcloud.com>2020-02-25 02:19:24 +0000
commit3af397b156384dbeb00198972eb1f7b991142cc2 (patch)
treee1eedef96f3fe77ee4eb33bac7cf343fa7c21241 /lib
parent8108e6f577d72eb092316bfd22e29ba87af20a20 (diff)
downloadnextcloud-server-3af397b156384dbeb00198972eb1f7b991142cc2.tar.gz
nextcloud-server-3af397b156384dbeb00198972eb1f7b991142cc2.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/ru.js1
-rw-r--r--lib/l10n/ru.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js
index 6a5b95e79dd..2eac1719aa1 100644
--- a/lib/l10n/ru.js
+++ b/lib/l10n/ru.js
@@ -89,6 +89,7 @@ OC.L10N.register(
"%s enter the database username." : "%s введите имя пользователя базы данных.",
"%s enter the database name." : "%s введите имя базы данных.",
"%s you may not use dots in the database name" : "%s Вы не можете использовать точки в имени базы данных",
+ "MySQL username and/or password not valid" : "Неверное имя пользователя и/или пароль для подключения к MySQL",
"You need to enter details of an existing account." : "Необходимо уточнить данные существующего акаунта.",
"Oracle connection could not be established" : "Соединение с Oracle не может быть установлено",
"Oracle username and/or password not valid" : "Неверное имя пользователя и/или пароль Oracle",
diff --git a/lib/l10n/ru.json b/lib/l10n/ru.json
index d4515542a59..d7869020c4b 100644
--- a/lib/l10n/ru.json
+++ b/lib/l10n/ru.json
@@ -87,6 +87,7 @@
"%s enter the database username." : "%s введите имя пользователя базы данных.",
"%s enter the database name." : "%s введите имя базы данных.",
"%s you may not use dots in the database name" : "%s Вы не можете использовать точки в имени базы данных",
+ "MySQL username and/or password not valid" : "Неверное имя пользователя и/или пароль для подключения к MySQL",
"You need to enter details of an existing account." : "Необходимо уточнить данные существующего акаунта.",
"Oracle connection could not be established" : "Соединение с Oracle не может быть установлено",
"Oracle username and/or password not valid" : "Неверное имя пользователя и/или пароль Oracle",