aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/ru.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-10-14 00:07:00 +0000
committerNextcloud bot <bot@nextcloud.com>2016-10-14 00:07:00 +0000
commit92c24a91fac434f0de188d3f39d8f6cf1012f527 (patch)
tree2c960b7ce51b44defaa81fcc0c8ce92c428bee6f /core/l10n/ru.js
parent8c760e91876a016e16f8e5ec9e18f7a274f96c4d (diff)
downloadnextcloud-server-92c24a91fac434f0de188d3f39d8f6cf1012f527.tar.gz
nextcloud-server-92c24a91fac434f0de188d3f39d8f6cf1012f527.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ru.js')
-rw-r--r--core/l10n/ru.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js
index 3d3206a11b1..81eec815e1c 100644
--- a/core/l10n/ru.js
+++ b/core/l10n/ru.js
@@ -90,6 +90,7 @@ OC.L10N.register(
"Dec." : "Дек.",
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\"> Были обнаружены проблемы с проверкой целостности кода. Подробнее ...",
"Settings" : "Настройки",
+ "Connection to server lost" : "Подключение к серверу потеряно",
"Problem loading page, reloading in 5 seconds" : "Возникла проблема при загрузке страницы, повторная попытка через 5 секунд",
"Saving..." : "Сохранение...",
"Dismiss" : "Закрыть",
@@ -164,10 +165,12 @@ OC.L10N.register(
"Send link via email" : "Отправить ссылку по электронной почте",
"Shared with you and the group {group} by {owner}" : "{owner} поделился с вами и группой {group} ",
"Shared with you by {owner}" : "С вами поделился {owner} ",
+ "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} поделился через ссылку",
"group" : "группа",
"remote" : "удаленный",
"notify by email" : "уведомить по почте",
"Unshare" : "Закрыть доступ",
+ "can reshare" : "можно опубликовать",
"can edit" : "может редактировать",
"create" : "создать",
"change" : "изменить",
@@ -182,6 +185,7 @@ OC.L10N.register(
"{sharee} (at {server})" : "{sharee} (на {server})",
"{sharee} (remote)" : "{sharee} (удалённо)",
"Share" : "Поделиться",
+ "Share with people on other Nextclouds using the syntax username@example.com/nextcloud" : "Поделиться с людьми на других серверах Nextcloud используя формат username@example.com/nextcloud",
"Share with users…" : "Поделиться с пользователями...",
"Share with users, groups or remote users…" : "Поделиться с пользователями, группами или удаленными пользователями...",
"Share with users or groups…" : "Поделиться с пользователями или группами...",