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

github.com/ONLYOFFICE/onlyoffice-nextcloud.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/ru.js')
-rw-r--r--l10n/ru.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/l10n/ru.js b/l10n/ru.js
index 68293b4..779b7b9 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -77,6 +77,7 @@ OC.L10N.register(
"Show watermark for download hidden shares" : "Отображать водяной знак при доступе без скачивания",
"Show watermark for read only link shares" : "Отображать водяной знак при доступе только на чтение по ссылке",
"Show watermark on link shares with specific system tags" : "Отображать водяной знак при доступе по ссылке с определенными системными метками",
- "Select tag" : "Выберите метку"
+ "Select tag" : "Выберите метку",
+ "Select file to compare" : "Выбрать файл для сравнения"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");