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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-11-05 04:07:14 +0300
committerNextcloud bot <bot@nextcloud.com>2016-11-05 04:07:14 +0300
commitca3616cb58fa3102f17ea748d6f7fd7363c80fa2 (patch)
treecea6a1bdce184de5fb601c1f7fb571036a251e8d /core/l10n/ru.js
parentfb562e93ccb9992eb7b8b2a5946851375dd8fc96 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ru.js')
-rw-r--r--core/l10n/ru.js8
1 files changed, 8 insertions, 0 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js
index 3e1f9c50e1a..68db3db46ed 100644
--- a/core/l10n/ru.js
+++ b/core/l10n/ru.js
@@ -128,6 +128,9 @@ OC.L10N.register(
"Unshare" : "Закрыть доступ",
"can reshare" : "можно опубликовать",
"can edit" : "может редактировать",
+ "can create" : "можно создавать",
+ "can change" : "можно изменять",
+ "can delete" : "можно удалять",
"access control" : "контроль доступа",
"Could not unshare" : "Не удалось отменить доступ",
"Share details could not be loaded for this item." : "Не удалось загрузить информацию об общем доступе для этого элемента.",
@@ -137,6 +140,11 @@ OC.L10N.register(
"{sharee} (group)" : "{sharee} (группа)",
"{sharee} (remote)" : "{sharee} (удалённо)",
"Share" : "Поделиться",
+ "Share with people on other servers using the syntax username@example.com/nextcloud" : "Поделиться с людьми на других серверах используя формат username@example.com/nextcloud",
+ "Share with users or remote users..." : "Общий доступ с пользователями или удаленными пользователями",
+ "Share with users or groups..." : "Общий доступ с пользователями или группами",
+ "Share with users, groups or remote users..." : "Поделиться с пользователями, группами или удаленными пользователями...",
+ "Share with users..." : "Поделиться с пользователями...",
"Error removing share" : "Ошибка удаления общего доступа",
"Non-existing tag #{tag}" : "Несуществующий тег #{tag}",
"restricted" : "ограниченный",