diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-21 00:20:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-21 00:20:18 +0000 |
commit | 1907eeea357db3aedbeea7512fd2b4babd13d501 (patch) | |
tree | 3265e415b046795f44105f4d6271052787daf0bb /apps/files/l10n/ru.js | |
parent | 748e267b4488683ea1daac221739aac96510daed (diff) | |
download | nextcloud-server-1907eeea357db3aedbeea7512fd2b4babd13d501.tar.gz nextcloud-server-1907eeea357db3aedbeea7512fd2b4babd13d501.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.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js index 148683bcc9f..1f5feedc1b0 100644 --- a/apps/files/l10n/ru.js +++ b/apps/files/l10n/ru.js @@ -347,7 +347,6 @@ OC.L10N.register( "Copy direct link (only works for users who have access to this file/folder)" : "Копировать прямую ссылку (работает только для пользователей с правами доступа к этому файлу или каталогу)", "\"remote user\"" : "«пользователь с другого сервера»", "File name" : "Имя файла", - "Download file {name}" : "Скачать файл {name}", "\"{char}\" is not allowed inside a file name." : "Символ «{char}» не допускается внутри имени файла.", "\"{name}\" is not an allowed filetype." : "«{name}» не является допустимым типом файла.", "{newName} already exists." : "«{newName}» уже существует.", |