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:
authorSergey Linnik <sergey.linnik@onlyoffice.com>2017-09-05 14:32:10 +0300
committerSergey Linnik <sergey.linnik@onlyoffice.com>2017-09-05 14:32:10 +0300
commit1571f6c91d0696f9bc3379b530161c9dd37ea6ab (patch)
tree639774fb46761dc534fb97b7f0b2cee5b11f9ae1 /l10n/ru.js
parentbdf0b73993969d3886c8025e1c502d55382b333d (diff)
fix translate
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 cdb7a38..f5105c2 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -43,6 +43,7 @@ OC.L10N.register(
"Secret key (leave blank to disable)" : "Секретный ключ (оставьте пустым для отключения)",
"Open file in the same tab" : "Открыть файл в той же вкладке",
"The default application for opening the format" : "Приложение по умолчанию для открытия формата",
- "Save" : "Сохранить"
+ "Save" : "Сохранить",
+ "Mixed Active Content is not allowed. HTTPS address for Document Server is required." : "Смешанное активное содержимое запрещено. Для Сервера документов необходимо использовать HTTPS-адрес."
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");