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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-04-25 05:24:52 +0300
committerNextcloud bot <bot@nextcloud.com>2021-04-25 05:24:52 +0300
commitda17db0fdc0c24820b1d6a6ea61d9baaecd46e1e (patch)
treec9bb3d9bcff964ece3b76761f7edda6cf7e2e6e0 /apps/dashboard/l10n
parent39764b05b11d0021158de80f818f14518b5b4965 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dashboard/l10n')
-rw-r--r--apps/dashboard/l10n/ru.js3
-rw-r--r--apps/dashboard/l10n/ru.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/dashboard/l10n/ru.js b/apps/dashboard/l10n/ru.js
index 04b3799a747..a1449ba1fd1 100644
--- a/apps/dashboard/l10n/ru.js
+++ b/apps/dashboard/l10n/ru.js
@@ -21,6 +21,9 @@ OC.L10N.register(
"Good afternoon, {name}" : "Добрый день, {name}",
"Good evening" : "Добрый вечер",
"Good evening, {name}" : "Добрый вечер, {name}",
+ "Hello" : "Здравствуйте",
+ "Hello, {name}" : "Здравствуйте, {name}!",
+ "Pick from Files" : "Выбрать из файлов",
"Default images" : "Изображения по умолчанию",
"Plain background" : "Обычный фон",
"Insert from {productName}" : "Вставить из {productName}",
diff --git a/apps/dashboard/l10n/ru.json b/apps/dashboard/l10n/ru.json
index a466450c431..90808bd90fb 100644
--- a/apps/dashboard/l10n/ru.json
+++ b/apps/dashboard/l10n/ru.json
@@ -19,6 +19,9 @@
"Good afternoon, {name}" : "Добрый день, {name}",
"Good evening" : "Добрый вечер",
"Good evening, {name}" : "Добрый вечер, {name}",
+ "Hello" : "Здравствуйте",
+ "Hello, {name}" : "Здравствуйте, {name}!",
+ "Pick from Files" : "Выбрать из файлов",
"Default images" : "Изображения по умолчанию",
"Plain background" : "Обычный фон",
"Insert from {productName}" : "Вставить из {productName}",