diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-08 00:19:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-08 00:19:44 +0000 |
commit | 4fa4b4b4767890f3cc1ec3470ece4fd231c8a484 (patch) | |
tree | 519e62a0a0f166afdee374733a0f2756e6c12645 /apps/files/l10n/ru.json | |
parent | 0395cd8716312441be9f1011a5aa12adac9555e4 (diff) | |
download | nextcloud-server-4fa4b4b4767890f3cc1ec3470ece4fd231c8a484.tar.gz nextcloud-server-4fa4b4b4767890f3cc1ec3470ece4fd231c8a484.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/ru.json')
-rw-r--r-- | apps/files/l10n/ru.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json index 438d463f627..13f5e762c4e 100644 --- a/apps/files/l10n/ru.json +++ b/apps/files/l10n/ru.json @@ -170,7 +170,6 @@ "Drag and drop files here to upload" : "Перетаскивайте файлы сюда для загрузки", "Your have used your space quota and cannot upload files anymore" : "Вы использовали всё доступное вам место и не можете больше загружать файлы", "You don’t have permission to upload or create files here" : "У вас нет прав на создание или загрузку файлов в эту папку.", - "Upload successful" : "Загружено успешно", "\"{displayName}\" action executed successfully" : "Действие «{displayName}» выполнено успешно", "\"{displayName}\" action failed" : "Действие «{displayName}» завершилось неудачно", "Rename file" : "Переименовать файл", @@ -187,8 +186,6 @@ "Could not rename \"{oldName}\", it does not exist any more" : "Не удалось переименовать \"{oldName}\", его больше не существует", "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Имя \"{newName}\" уже используется в каталоге \"{dir}\". Выберите другое имя.", "Could not rename \"{oldName}\"" : "Не удалось переименовать «{oldName}»", - "Could not copy {file}. {message}" : "Ошибка копирования «{file}». {message}", - "Could not move {file}. {message}" : "Ошибка перемещения «{file}». {message}", "Total rows summary" : "Количество строк в общем", "\"{displayName}\" failed on some elements " : "«{displayName}» неудачно для некоторых элементов", "\"{displayName}\" batch action executed successfully" : "Пакетное действие \"{displayName}\" выполнено успешно", @@ -252,6 +249,8 @@ "Blank" : "Пустой", "Unable to create new file from template" : "Не удалось создать файл на основе шаблона", "Delete permanently" : "Удалить навсегда", + "Confirm deletion" : "Подтвердить удаление", + "Cancel" : "Отменить", "Destination is not a folder" : "Указанное назначение не является папкой", "This file/folder is already in that directory" : "Файл или папка уже расположены в этой папке", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Папка или файл не могут быть перемещены во вложенную папку или в себя", @@ -265,6 +264,8 @@ "Open folder {displayName}" : "Открыть каталог {displayName}", "Open in Files" : "Открыть в Файлах", "Open details" : "Открыть подробности", + "Could not copy {file}. {message}" : "Ошибка копирования «{file}». {message}", + "Could not move {file}. {message}" : "Ошибка перемещения «{file}». {message}", "Create new templates folder" : "Создать новую папку шаблонов", "Templates" : "Шаблоны", "Unable to initialize the templates directory" : "Не удалось инициализировать каталог шаблонов", @@ -293,7 +294,6 @@ "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 подсписок", "Toggle grid view" : "Включить или отключить режим просмотра сеткой", |