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

github.com/nextcloud/external.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-04-28 03:11:05 +0300
committerNextcloud bot <bot@nextcloud.com>2017-04-28 03:11:05 +0300
commit32572d055b360ef4da32ecb77d5b19ebfdbc3776 (patch)
tree5f014eb08d5a3effcd328842865af5c4fc341e81 /l10n/ru.js
parentcc7c71bb29260f2266051bf6c1dc4f1d1347cdbb (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/ru.js')
-rw-r--r--l10n/ru.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/l10n/ru.js b/l10n/ru.js
index a957afe..996f6a9 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -14,15 +14,15 @@ OC.L10N.register(
"The site does not exist" : "Сайт не существует",
"__language_name__" : "__language_name__",
"External sites" : "Внешние сайты",
- "Please note that some browsers will block displaying of sites via http if you are running https." : "Имейте ввиду, что некоторые браузеры не отображают сайты доступные по http, если вы используете https.",
- "Furthermore please note that many sites these days disallow iframing due to security reasons." : "Кроме того, имейте ввиду, что многие сайты не разрешают iframe в целях безопасности.",
- "We highly recommend to test the configured sites below properly." : "Мы настойчиво рекомендуем правильно протестировать сконфигурированные ниже сайты.",
"Add" : "Добавить",
"Name" : "Имя",
"URL" : "Ссылка",
"Remove site" : "Удалить сайт",
"Saving" : "Сохранение",
"Saved!" : "Сохранено!",
- "Can not save site" : "Не удалось сохранить сайт"
+ "Can not save site" : "Не удалось сохранить сайт",
+ "Please note that some browsers will block displaying of sites via http if you are running https." : "Имейте ввиду, что некоторые браузеры не отображают сайты доступные по http, если вы используете https.",
+ "Furthermore please note that many sites these days disallow iframing due to security reasons." : "Кроме того, имейте ввиду, что многие сайты не разрешают iframe в целях безопасности.",
+ "We highly recommend to test the configured sites below properly." : "Мы настойчиво рекомендуем правильно протестировать сконфигурированные ниже сайты."
},
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");