diff options
Diffstat (limited to 'apps/files/l10n/ru.js')
-rw-r--r-- | apps/files/l10n/ru.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js index 6ee48b5ccbf..97a7a992aed 100644 --- a/apps/files/l10n/ru.js +++ b/apps/files/l10n/ru.js @@ -236,7 +236,6 @@ OC.L10N.register( "Open the files app settings" : "Открыть параметры приложения «Файлы»", "Files settings" : "Настройки файлов", "File cannot be accessed" : "Не удалось получить доступ к файлу", - "You might not have have permissions to view it, ask the sender to share it" : "У вас отсутствуют права на просмотр файла, попросите предоставить их у владельца общего ресурса", "Sort favorites first" : "Сначала избранное", "Show hidden files" : "Показывать скрытые файлы", "Crop image previews" : "Обрезать пред. просмотр", @@ -298,6 +297,7 @@ OC.L10N.register( "New text file.txt" : "Новый текстовый файл.txt", "You can only favorite a single file or folder at a time" : "Одновременно можно выбрать только один файл или папку", "Search users" : "Поиск пользователей", + "You might not have have permissions to view it, ask the sender to share it" : "У вас отсутствуют права на просмотр файла, попросите предоставить их у владельца общего ресурса", "Cancel" : "Отменить", "Set up templates folder" : "Указать папку шаблонов", "Toggle %1$s sublist" : "Переключить %1$s подсписок", |