diff options
Diffstat (limited to 'core/l10n/ru.js')
-rw-r--r-- | core/l10n/ru.js | 6 |
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…" : "Поделиться с пользователями...", |