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:
Diffstat (limited to 'apps/dashboard/l10n/ru.js')
-rw-r--r--apps/dashboard/l10n/ru.js3
1 files changed, 3 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}",