diff options
Diffstat (limited to 'apps/files_sharing/l10n/ru.js')
-rw-r--r-- | apps/files_sharing/l10n/ru.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/ru.js b/apps/files_sharing/l10n/ru.js index 9803b4f16b8..a3399dc38fd 100644 --- a/apps/files_sharing/l10n/ru.js +++ b/apps/files_sharing/l10n/ru.js @@ -341,7 +341,6 @@ OC.L10N.register( "Error updating the share" : "Ошибка изменения параметров общего доступа", "File \"{path}\" has been unshared" : "Закрыт общий доступ к файлу «{path}»", "Folder \"{path}\" has been unshared" : "Закрыт общий доступ к папке «{path}»", - "Share {propertyName} saved" : "Общий ресурс «{propertyName}» сохранён", "Shared by" : "Поделился", "Shared with" : "Общий доступ", "Password created successfully" : "Пароль создан", @@ -390,6 +389,7 @@ OC.L10N.register( "Circle" : "Круг", "Allow download" : "Разрешить скачивать", "No other users with access found" : "Не найдено пользователей, имеющих доступ", + "Share {propertyName} saved" : "Общий ресурс «{propertyName}» сохранён", "No entries found in this folder" : "В этой папке ничего нет", "Name" : "Имя", "Share time" : "Дата публикации", |