diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-21 00:39:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-21 00:39:03 +0000 |
commit | b3e05f2b194ce6047844fe150b84328705f357d1 (patch) | |
tree | 0ce23cf9419784a50314c29f636571b892d2ce16 /apps/files/l10n/ru.json | |
parent | c016b934d43b060c925bc6f71b2250120d7f7c3a (diff) | |
download | nextcloud-server-b3e05f2b194ce6047844fe150b84328705f357d1.tar.gz nextcloud-server-b3e05f2b194ce6047844fe150b84328705f357d1.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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json index 22437db774b..429a4321dbd 100644 --- a/apps/files/l10n/ru.json +++ b/apps/files/l10n/ru.json @@ -176,7 +176,6 @@ "Upload successful" : "Загружено успешно", "\"{displayName}\" action executed successfully" : "Действие «{displayName}» выполнено успешно", "\"{displayName}\" action failed" : "Действие «{displayName}» завершилось неудачно", - "Select the row for {displayName}" : "Выбрать строку для {displayName}", "Rename file" : "Переименовать файл", "File name" : "Имя файла", "Folder name" : "Имя папки", @@ -194,8 +193,6 @@ "Could not copy {file}. {message}" : "Ошибка копирования «{file}». {message}", "Could not move {file}. {message}" : "Ошибка перемещения «{file}». {message}", "Total rows summary" : "Количество строк в общем", - "Select all" : "Выбрать всё", - "Unselect all" : "Отменить выделение для всех", "\"{displayName}\" failed on some elements " : "«{displayName}» неудачно для некоторых элементов", "\"{displayName}\" batch action executed successfully" : "Пакетное действие \"{displayName}\" выполнено успешно", "List of files and folders." : "Список файлов и каталогов.", @@ -294,6 +291,7 @@ "Files and folders you recently modified will show up here." : "Здесь будут показаны недавно изменённые файлы и папки", "Toggle %1$s sublist" : "Переключить %1$s подсписок", "No entries found in this folder" : "В этом каталоге ничего не найдено", + "Select all" : "Выбрать всё", "Upload too large" : "Файл слишком велик", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Файлы, которые вы пытаетесь передать, превышают лимит максимального размера на этом сервере.", "Text file" : "Текстовый файл", @@ -311,7 +309,9 @@ "Pending shares" : "Ожидающие общие ресурсы", "This file has the tag {tag}" : "Файлу назначана метка «{tag}»", "This file has the tags {firstTags} and {lastTag}" : "Файлу назначены метки «{firstTags}» и «{lastTag}»", + "Select the row for {displayName}" : "Выбрать строку для {displayName}", "Open folder {name}" : "Открыть папку {name}", + "Unselect all" : "Отменить выделение для всех", "ascending" : "восходящий", "descending" : "нисходящий", "Sort list by {column} ({direction})" : "Сортировать список по {column} ({direction})", |