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-04 04:07:04 +0300
committerNextcloud bot <bot@nextcloud.com>2016-11-04 04:07:04 +0300
commit479d76d426c05929b23ab18c12fcbba7bf339588 (patch)
treeb2fabdc47d4b48bc66b6443a4360e744df24e147 /core/l10n/ru.js
parent2a0f5407ba10af5f0849a31fb1867fff6afed000 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ru.js')
-rw-r--r--core/l10n/ru.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js
index 7f05d7c7a70..3e1f9c50e1a 100644
--- a/core/l10n/ru.js
+++ b/core/l10n/ru.js
@@ -128,9 +128,6 @@ OC.L10N.register(
"Unshare" : "Закрыть доступ",
"can reshare" : "можно опубликовать",
"can edit" : "может редактировать",
- "create" : "создать",
- "change" : "изменить",
- "delete" : "удалить",
"access control" : "контроль доступа",
"Could not unshare" : "Не удалось отменить доступ",
"Share details could not be loaded for this item." : "Не удалось загрузить информацию об общем доступе для этого элемента.",
@@ -326,6 +323,9 @@ OC.L10N.register(
"Send link via email" : "Отправить ссылку по электронной почте",
"notify by email" : "уведомить по почте",
"can share" : "может делиться с другими",
+ "create" : "создать",
+ "change" : "изменить",
+ "delete" : "удалить",
"{sharee} (at {server})" : "{sharee} (на {server})",
"Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Поделиться с людьми на других серверах ownCloud используя формат username@example.com/owncloud",
"Share with users…" : "Поделиться с пользователями...",