diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-28 00:30:56 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-28 00:30:56 +0000 |
commit | 56a6037cd6aef123073d9f5c06c6659337a3e1d4 (patch) | |
tree | 535fcfd0a824b7f7c6fd16d60a238de5ab026844 /apps/files/l10n/ru.json | |
parent | 7504d28e6c6a5f9c0a1515b3f8045c6458981b90 (diff) | |
download | nextcloud-server-56a6037cd6aef123073d9f5c06c6659337a3e1d4.tar.gz nextcloud-server-56a6037cd6aef123073d9f5c06c6659337a3e1d4.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 | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json index eecb269c705..c44a18c401e 100644 --- a/apps/files/l10n/ru.json +++ b/apps/files/l10n/ru.json @@ -169,11 +169,20 @@ "Reload current directory" : "Обновить текущий каталог", "Go to the \"{dir}\" directory" : "Перейти в каталог \"{dir}\"", "Select the row for {displayName}" : "Выбрать строку для {displayName}", + "Rename file" : "Переименовать файл", "File name" : "Имя файла", + "A long time ago" : "Очень давно", "Download file {name}" : "Скачать файл {name}", "\"{displayName}\" action executed successfully" : "Действие \"{displayName}\" выполнено успешно", "\"{displayName}\" action failed" : "Действие \"{displayName}\" завершилось неудачно", + "\"{name}\" is not an allowed filetype." : "\"{name}\" не является допустимым типом файла.", + "{newName} already exists." : "{newName} уже существует.", "Name cannot be empty" : "Имя не может быть пустым", + "Another entry with the same name already exists" : "Другая запись с таким названием уже существует", + "Renamed \"{oldName}\" to \"{newName}\"" : "Переименовано \"{oldName}\" в \"{newName}\"", + "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}\"", "Total rows summary" : "Количество строк в общем", "Select all" : "Выбрать всё", "Unselect all" : "Отменить выделение для всех", @@ -182,6 +191,7 @@ "ascending" : "восходящий", "descending" : "нисходящий", "Sort list by {column} ({direction})" : "Сортировать список по {column} ({direction})", + "List of files and folders." : "Список файлов и каталогов.", "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Этот список отображается не полностью из соображений производительности. Файлы будут отображаться по мере перемещения по списку.", "Storage informations" : "Сведения о хранилище", "{usedQuotaByte} used" : "Использовано {usedQuotaByte}", @@ -208,6 +218,7 @@ "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" : "Обрезать пред. просмотр", "Additional settings" : "Дополнительные параметры", @@ -226,11 +237,13 @@ "Blank" : "Пустой", "Unable to create new file from template" : "Не удалось создать файл на основе шаблона", "Delete permanently" : "Удалить навсегда", + "Open folder {displayName}" : "Открыть каталог {displayName}", "Open details" : "Открыть подробности", "Set up templates folder" : "Указать папку шаблонов", "Templates" : "Шаблоны", "Create new templates folder" : "Создать новую папку шаблонов", "Unable to initialize the templates directory" : "Не удалось инициализировать каталог шаблонов", + "List of favorites files and folders." : "Список избранных файлов и каталогов.", "No favorites yet" : "В избранное ещё ничего не добавлено ", "Files and folders you mark as favorite will show up here" : "Здесь будут показаны файлы и каталоги, отмеченные как избранные", "Toggle %1$s sublist" : "Переключить %1$s подсписок", |