diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-12-02 00:22:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-12-02 00:22:05 +0000 |
commit | ce568970cae001b1fc8b2d179fcfbf73e48b7bca (patch) | |
tree | 3cedd2621b1241163ef383bc3c3abfdb624e63b5 /apps/files/l10n/ru.json | |
parent | a0d80fa0018c55b71a127b95734f42353e0c911e (diff) | |
download | nextcloud-server-ce568970cae001b1fc8b2d179fcfbf73e48b7bca.tar.gz nextcloud-server-ce568970cae001b1fc8b2d179fcfbf73e48b7bca.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 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json index 123b9c1faac..45928f011d2 100644 --- a/apps/files/l10n/ru.json +++ b/apps/files/l10n/ru.json @@ -202,6 +202,7 @@ "Edit online" : "Редактировать онлайн", "Failed to redirect to client" : "Ошибка перенаправления в клиент", "Edit locally" : "Редактировать локально", + "Moving \"{source}\" to \"{destination}\" …" : "Перемещение \"{source}\" в \"{destination}\" …", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Папка или файл не могут быть перемещены во вложенную папку или в себя", "(copy)" : "(копия)", "(copy %n)" : "(копия %n)", @@ -257,6 +258,7 @@ "Files moved successfully" : "Файлы успешно перемещены", "Conflicts resolution skipped" : "Разрешение конфликтов пропущено", "Upload cancelled" : "Передача на сервер отменена", + "Removing the file extension \"{old}\" may render the file unreadable." : "Удаление расширения файла \"{old}\" может сделать файл нечитаемым.", "This operation is forbidden" : "Операция запрещена", "This directory is unavailable, please check the logs or contact the administrator" : "Каталог недоступен. Проверьте журналы событий или свяжитесь с администратором", "Storage is temporarily not available" : "Хранилище временно недоступно", |