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/uk.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/uk.js')
-rw-r--r-- | apps/files/l10n/uk.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files/l10n/uk.js b/apps/files/l10n/uk.js index 43fb5ae3680..8298776c262 100644 --- a/apps/files/l10n/uk.js +++ b/apps/files/l10n/uk.js @@ -379,7 +379,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} вже присутній.", |