diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-08 00:19:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-08 00:19:17 +0000 |
commit | 27b09ce00a22dc9912d2931a892a1b6870d6b22c (patch) | |
tree | 0c39aeea6460afd92226b01dd0c40c7d04b59f2f /apps/files/l10n/uk.js | |
parent | bd1fd5e079f59476673fff9d21a9e8449f7b7405 (diff) | |
download | nextcloud-server-27b09ce00a22dc9912d2931a892a1b6870d6b22c.tar.gz nextcloud-server-27b09ce00a22dc9912d2931a892a1b6870d6b22c.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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/uk.js b/apps/files/l10n/uk.js index 3f01d706a04..0081bede53c 100644 --- a/apps/files/l10n/uk.js +++ b/apps/files/l10n/uk.js @@ -241,6 +241,7 @@ OC.L10N.register( "Files settings" : "Налаштування", "File cannot be accessed" : "Неможливо отримати доступ до файлу", "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Не вдалося знайти файл або у вас відсутній дозвіл на перегляд файлу. Попросіть поділитися цим файлом.", + "Open in files" : "Відкрити у файлах", "Sort favorites first" : "Спочатку впорядковувати із зірочкою", "Sort folders before files" : "Впорядковувати каталоги поререду файлів", "Show hidden files" : "Показувати приховані файли", @@ -274,7 +275,6 @@ OC.L10N.register( "(copy %n)" : "(копія %n)", "Move cancelled" : "Переміщення скасовано", "A file or folder with that name already exists in this folder" : "Файл чи каталог з таким ім'ям вже присутній в цьому каталозі", - "The file is locked" : "Файл заблоковано", "The file does not exist anymore" : "Цей файл більше недоступний", "Choose destination" : "Виберіть каталог призначення", "Copy to {target}" : "Копіювати до {target}", |