aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ru.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-09-30 00:25:53 +0000
committerNextcloud bot <bot@nextcloud.com>2023-09-30 00:25:53 +0000
commitd215d8091699b39763c6c5d23b5125b7734c19f7 (patch)
treee33a7b980e3ab8c1781c0a60cdc7858f12240a27 /apps/files/l10n/ru.js
parent94430ed3de5ff67eab39b4589a2f0962e885b429 (diff)
downloadnextcloud-server-d215d8091699b39763c6c5d23b5125b7734c19f7.tar.gz
nextcloud-server-d215d8091699b39763c6c5d23b5125b7734c19f7.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/ru.js')
-rw-r--r--apps/files/l10n/ru.js41
1 files changed, 28 insertions, 13 deletions
diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js
index 50a8496a1ef..eca4cdac16d 100644
--- a/apps/files/l10n/ru.js
+++ b/apps/files/l10n/ru.js
@@ -178,18 +178,20 @@ OC.L10N.register(
"Download file {name}" : "Скачать файл {name}",
"File name" : "Имя файла",
"Folder name" : "Имя папки",
- "\"{displayName}\" action executed successfully" : "Действие \"{displayName}\" выполнено успешно",
- "\"{displayName}\" action failed" : "Действие \"{displayName}\" завершилось неудачно",
- "\"{name}\" is not an allowed filetype." : "\"{name}\" не является допустимым типом файла.",
- "{newName} already exists." : "{newName} уже существует.",
+ "\"{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}\"",
+ "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}\"",
+ "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}\" failed on some elements " : "«{displayName}» неудачно для некоторых элементов",
"\"{displayName}\" batch action executed successfully" : "Пакетное действие \"{displayName}\" выполнено успешно",
"ascending" : "восходящий",
"descending" : "нисходящий",
@@ -249,8 +251,16 @@ OC.L10N.register(
"Blank" : "Пустой",
"Unable to create new file from template" : "Не удалось создать файл на основе шаблона",
"Delete permanently" : "Удалить навсегда",
- "Copy to {target}" : "Скопировать в {target}",
- "Move to {target}" : "Переместить в {target}",
+ "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" : "Папка или файл не могут быть перемещены во вложенную папку или в себя",
+ "A file or folder with that name already exists in this folder" : "В этой папке уже есть файл или папка с этим именем",
+ "The files is locked" : "Файлы заблокированы",
+ "The file does not exist anymore" : "Файл больше не существует",
+ "Chose destination" : "Выбор места назначения",
+ "Copy to {target}" : "Скопировать в «{target}»",
+ "Move to {target}" : "Переместить в «{target}»",
+ "Cancelled move or copy operation" : "Копирование или перемещение отменено",
"Open folder {displayName}" : "Открыть каталог {displayName}",
"Open in Files" : "Открыть в Файлах",
"Open details" : "Открыть подробности",
@@ -259,14 +269,19 @@ OC.L10N.register(
"Templates" : "Шаблоны",
"Create new templates folder" : "Создать новую папку шаблонов",
"Unable to initialize the templates directory" : "Не удалось инициализировать каталог шаблонов",
+ "_{folderCount} folder_::_{folderCount} folders_" : ["{count} папка","{count} папки","{count} папок","{count} папки"],
+ "_{fileCount} file_::_{fileCount} files_" : ["{count} файл","{count} файла","{count} файлов","{count} файла"],
+ "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["один файл и {count} папка","один файл и {count} папки","один файл и {count} папок","один файл и {count} папки"],
+ "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} файл и одна папка","{fileCount} файла и одна папка","{fileCount} файлов и одна папка","{fileCount} файла и одна папка"],
+ "{fileCount} files and {folderCount} folders" : "файлов: {fileCount}, папок: {folderCount}",
"List of favorites files and folders." : "Список избранных файлов и каталогов.",
"No favorites yet" : "В избранное ещё ничего не добавлено ",
"Files and folders you mark as favorite will show up here" : "Здесь будут показаны файлы и каталоги, отмеченные как избранные",
"All files" : "Все файлы",
- "List of your files and folders." : "Список Ваших файлов и каталогов.",
+ "List of your files and folders." : "Список ваших файлов и каталогов.",
"List of recently modified files and folders." : "Список недавно измененных файлов и директорий.",
"No recently modified files" : "Нет недавно измененных файлов",
- "Files and folders you recently modified will show up here." : "Здесь будут отображаться файлы и папки, которые Вы недавно изменили.",
+ "Files and folders you recently modified will show up here." : "Здесь будут показаны недавно изменённые файлы и папки",
"Toggle %1$s sublist" : "Переключить %1$s подсписок",
"No entries found in this folder" : "В этом каталоге ничего не найдено",
"Upload too large" : "Файл слишком велик",
@@ -288,8 +303,8 @@ OC.L10N.register(
"Shared with you" : "Доступные для вас",
"Deleted shares" : "Удалённые общие ресурсы",
"Pending shares" : "Ожидающие общие ресурсы",
- "This file has the tag {tag}" : "У этого файла есть тэг: {tag}",
- "This file has the tags {firstTags} and {lastTag}" : "У этого файла есть тэги: {firstTags} и {lastTag}",
+ "This file has the tag {tag}" : "Файлу назначана метка «{tag}»",
+ "This file has the tags {firstTags} and {lastTag}" : "Файлу назначены метки «{firstTags}» и «{lastTag}»",
"Open folder {name}" : "Открыть папку {name}",
"This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Этот список отображается не полностью из соображений производительности. Файлы будут отображаться по мере перемещения по списку.",
"Search for an account" : "Поиск по учетной записи",