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

github.com/nextcloud/gallery.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.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/ru.js b/l10n/ru.js
index f4228269..7acc20fb 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -108,13 +108,13 @@ OC.L10N.register(
"a conflicting app was installed" : "было установлено конфликтующее приложение",
"a required component is missing or was disconnected" : "необходимый компонент отсутствует или был отключен",
"the filesystem is not readable" : "файловая система нечитаема",
- "For more information, please contact your friendly ownCloud administrator." : "Для получения более подробной информации, пожалуйста, обратитесь к администратору Вашего OwnCloud.",
"Sorry, this link doesn't seem to work anymore." : "К сожалению, эта ссылка более недоступна.",
"the item was removed" : "элемент был удалён",
"the link has expired" : "срок действия ссылки истек",
"sharing is disabled" : "общий доступ отключён",
"For more information, please ask the person who has sent you this link." : "Для получения более подробной информации, пожалуйста, обратитесь к человеку, который послал вам эту ссылку.",
"Add to your Nextcloud" : "Добавить в ваш Nextcloud",
- "Picture view" : "Просмотр изображения"
+ "Picture view" : "Просмотр изображения",
+ "For more information, please contact your friendly ownCloud administrator." : "Для получения более подробной информации, пожалуйста, обратитесь к администратору Вашего OwnCloud."
},
"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);");