diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-10 00:28:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-10 00:28:45 +0000 |
commit | 3fb8aad35bcaff25df7fbd521d4f7fd1f15fdf9e (patch) | |
tree | 1770f31d249eeaee183af7a7064e129347e9dba3 /apps/files/l10n/uk.js | |
parent | 148c2a8da8b69957f2a80d6e538a5b6c88035b80 (diff) | |
download | nextcloud-server-3fb8aad35bcaff25df7fbd521d4f7fd1f15fdf9e.tar.gz nextcloud-server-3fb8aad35bcaff25df7fbd521d4f7fd1f15fdf9e.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 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/apps/files/l10n/uk.js b/apps/files/l10n/uk.js index ee8761bf24a..28e9ced87ad 100644 --- a/apps/files/l10n/uk.js +++ b/apps/files/l10n/uk.js @@ -171,11 +171,20 @@ OC.L10N.register( "Reload current directory" : "Перевантажити поточний каталог", "Go to the \"{dir}\" directory" : "Перейти до каталогу \"{dir}\"", "Select the row for {displayName}" : "Виберіть рядок для {displayName}", + "Rename file" : "Перейменувати файл", "File name" : "Ім'я файлу", + "A long time ago" : "Давно", "Download file {name}" : "Завантажити файл {name}", "\"{displayName}\" action executed successfully" : "Дію \"{displayName}\" успішно виконано", "\"{displayName}\" action failed" : "Дію \"{displayName}\" не вдалося виконати", + "\"{name}\" is not an allowed filetype." : "\"{name}\" є недозволеним типом файлу.", + "{newName} already exists." : "{newName} вже присутній.", "Name cannot be empty" : "Ім'я не може бути порожнім", + "Another entry with the same name already exists" : "Ще один запис з такою же назвою присутній.", + "Renamed \"{oldName}\" to \"{newName}\"" : "Перейменовано \"{oldName}\" у \"{newName\"", + "Could not rename \"{oldName}\", it does not exist any more" : "Не вдалося перейментувати \"{oldName}\", оскільки він вже відсутній", + "The name \"{newName}\"\" is already used in the folder \"{dir}\". Please choose a different name." : "Ім'я \"{newName}\" вже використовується каталогом \"{dir}\". Виберіть інше ім'я.", + "Could not rename \"{oldName}\"" : "Не вдалося перейменувати \"{oldName}\"", "Total rows summary" : "Загалом рядків", "Select all" : "Вибрати все", "Unselect all" : "Зняти вибір", @@ -210,6 +219,7 @@ OC.L10N.register( "Files settings" : "Налаштування", "File cannot be accessed" : "Неможливо отримати доступ до файлу", "You might not have have permissions to view it, ask the sender to share it" : "Ймовірно у вас відсутні права на перегляд. Попросіть відправника поділитися доступом.", + "Sort favorites first" : "Спочатку впорядковувати вподобані", "Show hidden files" : "Показувати приховані файли", "Crop image previews" : "Попередній перегляд перед кадруванням", "Additional settings" : "Додатково", @@ -229,10 +239,12 @@ OC.L10N.register( "Unable to create new file from template" : "Неможливо створити новий файл з шаблону", "Delete permanently" : "Вилучити назавжди", "Open folder {displayName}" : "Відкрити каталог {displayName}", + "Open details" : "Показати деталі", "Set up templates folder" : "Встановити каталог з шаблонами", "Templates" : "Шаблони", "Create new templates folder" : "Створіть нову папку шаблонів", "Unable to initialize the templates directory" : "Неможливо встановити каталог з шаблонами", + "List of favorites files and folders." : "Список вподобаних файлів та каталогів.", "Toggle %1$s sublist" : "Перемкнути вкладений список %1$s", "Toggle grid view" : "Перемкнути подання сіткою", "Upload some content or sync with your devices!" : "Завантажте вміст або синхронізуйтеся з вашими пристроями!", |