diff options
Diffstat (limited to 'apps/files/l10n/ru.js')
-rw-r--r-- | apps/files/l10n/ru.js | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js index a5a12426127..e7a5f5ecbc7 100644 --- a/apps/files/l10n/ru.js +++ b/apps/files/l10n/ru.js @@ -186,12 +186,12 @@ OC.L10N.register( "Blank" : "Пустой", "Unable to create new file from template" : "Не удалось создать файл на основе шаблона", "Deletion cancelled" : "Удаление отменено", - "Delete permanently" : "Удалить навсегда", - "Delete and unshare" : "Удалить и закрыть общий доступ", "Leave this share" : "Перестать использовать общий ресурс", "Leave these shares" : "Отказаться от доступа к общим ресурсам", "Disconnect storage" : "Отсоединить хранилище", "Disconnect storages" : "Отключить хранилища", + "Delete permanently" : "Удалить навсегда", + "Delete and unshare" : "Удалить и закрыть общий доступ", "Delete file" : "Удалить файл", "Delete files" : "Удалить файлы", "Delete folder" : "Удалить папку", @@ -385,8 +385,6 @@ OC.L10N.register( "Go to the previous folder" : "Перейти к предыдущей папке", "Open the files app settings" : "Открыть параметры приложения «Файлы»", "You might not have have permissions to view it, ask the sender to share it" : "У вас отсутствуют права на просмотр файла, попросите предоставить их у владельца общего ресурса", - "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Теперь файл должен открыться локально. Если вы этого не видите, убедитесь, что в вашей системе установлен клиент рабочего стола.", - "Retry local edit" : "Повторите локальное редактирование", "The files is locked" : "Файлы заблокированы", "Create new templates folder" : "Создать новую папку шаблонов", "List of favorites files and folders." : "Список избранных файлов и каталогов.", |