diff options
Diffstat (limited to 'core/l10n/ru.js')
-rw-r--r-- | core/l10n/ru.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js index 9d9541a7b4e..93e919453a8 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -136,7 +136,6 @@ OC.L10N.register( "Error" : "Ошибка", "Error while sharing" : "При попытке поделиться произошла ошибка", "Error while unsharing" : "При закрытии доступа произошла ошибка", - "Error while changing permissions" : "При изменении прав доступа произошла ошибка", "Error setting expiration date" : "Ошибка при установке срока доступа", "The public link will expire no later than {days} days after it is created" : "Срок действия публичной ссылки истекает не позже чем через {days} дней после её создания", "Set expiration date" : "Установить срок действия", @@ -155,7 +154,6 @@ OC.L10N.register( "Send" : "Отправить", "Shared with you and the group {group} by {owner}" : "{owner} поделился с вами и группой {group} ", "Shared with you by {owner}" : "С вами поделился {owner} ", - "Shared in {item} with {user}" : "Общий доступ в {item} для {user}", "group" : "группа", "remote" : "удаленный", "notify by email" : "уведомить по почте", |