diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-16 00:28:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-16 00:28:25 +0000 |
commit | 83c2729aaec26f5f471b696dfcdc3d62e7b2b45d (patch) | |
tree | 2202447b3d5bf06b0261003fcaa57695417ac397 /apps/files/l10n/ru.json | |
parent | ca946e7e2721cf62122e979d30f175c84a9dad48 (diff) | |
download | nextcloud-server-83c2729aaec26f5f471b696dfcdc3d62e7b2b45d.tar.gz nextcloud-server-83c2729aaec26f5f471b696dfcdc3d62e7b2b45d.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 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json index b4410c364b8..7ef072fa166 100644 --- a/apps/files/l10n/ru.json +++ b/apps/files/l10n/ru.json @@ -190,13 +190,10 @@ "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}\" выполнено успешно", - "ascending" : "восходящий", - "descending" : "нисходящий", - "Sort list by {column} ({direction})" : "Сортировать список по {column} ({direction})", "Select all" : "Выбрать всё", "Unselect all" : "Отменить выделение для всех", + "\"{displayName}\" failed on some elements " : "«{displayName}» неудачно для некоторых элементов", + "\"{displayName}\" batch action executed successfully" : "Пакетное действие \"{displayName}\" выполнено успешно", "List of files and folders." : "Список файлов и каталогов.", "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Этот список отображается не полностью из соображений производительности. Файлы будут отображаться по мере перемещения по списку.", "{summaryFile} and {summaryFolder}" : "{summaryFile} и {summaryFolder}", @@ -305,6 +302,9 @@ "This file has the tag {tag}" : "Файлу назначана метка «{tag}»", "This file has the tags {firstTags} and {lastTag}" : "Файлу назначены метки «{firstTags}» и «{lastTag}»", "Open folder {name}" : "Открыть папку {name}", + "ascending" : "восходящий", + "descending" : "нисходящий", + "Sort list by {column} ({direction})" : "Сортировать список по {column} ({direction})", "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Этот список отображается не полностью из соображений производительности. Файлы будут отображаться по мере перемещения по списку.", "Search for an account" : "Поиск по учетной записи", "Choose" : "Выберите", |