diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-10 00:20:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-10 00:20:05 +0000 |
commit | bfb466f6b0b0953447c61c05daf456503a491c87 (patch) | |
tree | dff9fb7a5629b7a901b7253cfef4fab9b3b2628c /apps/files/l10n/ru.json | |
parent | 04a918cab3fbd05ab37ad686fa4d31f9937f5b16 (diff) | |
download | nextcloud-server-bfb466f6b0b0953447c61c05daf456503a491c87.tar.gz nextcloud-server-bfb466f6b0b0953447c61c05daf456503a491c87.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 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json index 13f5e762c4e..65d2b05fdf3 100644 --- a/apps/files/l10n/ru.json +++ b/apps/files/l10n/ru.json @@ -198,6 +198,7 @@ "{relative}% used" : "Использовано {relative}%", "Could not refresh storage stats" : "Не удалось обновить данные об использовании хранилища", "Your storage is full, files can not be updated or synced anymore!" : "Ваше хранилище переполнено, файлы больше не могут быть обновлены или синхронизированы.", + "Create" : "Создать", "Transfer ownership of a file or folder" : "Изменение владельца файла или папки", "Choose file or folder to transfer" : "Выберите файл или папку для передачи владения", "Change" : "Изменить", @@ -243,7 +244,6 @@ "Unable to change the favourite state of the file" : "Не удалось изменить состояние «избранный» этого файла.", "Error while loading the file data" : "Не удалось загрузить данные файла", "Pick a template for {name}" : "Выбрать шаблон для {name}", - "Create" : "Создать", "Create a new file with the selected template" : "Создать файл на основе шаблона", "Creating file" : "Создание файла", "Blank" : "Пустой", @@ -266,10 +266,11 @@ "Open details" : "Открыть подробности", "Could not copy {file}. {message}" : "Ошибка копирования «{file}». {message}", "Could not move {file}. {message}" : "Ошибка перемещения «{file}». {message}", + "Created new folder \"{name}\"" : "Создана новая папка \"{name}\"", + "Filename" : "Имя файла", + "Unable to initialize the templates directory" : "Не удалось инициализировать каталог шаблонов", "Create new templates folder" : "Создать новую папку шаблонов", "Templates" : "Шаблоны", - "Unable to initialize the templates directory" : "Не удалось инициализировать каталог шаблонов", - "Created new folder \"{name}\"" : "Создана новая папка \"{name}\"", "One of the dropped files could not be processed" : "Один из перетащенных файлов не может быть обработан", "Uploading \"{filename}\" failed" : "Загрузка \"{filename}\" не удалась", "_{folderCount} folder_::_{folderCount} folders_" : ["{count} папка","{count} папки","{count} папок","{count} папки"], |