Skip to content

Commit 64bcdd6

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 84d5c6b commit 64bcdd6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

l10n/uk.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ OC.L10N.register(
2626
"Failed to upload the file" : "Не вдалося завантажити файл",
2727
"File is too big" : "Файл занадто великий",
2828
"Only template files can be uploaded" : "Можна завантажити лише шаблони файлів",
29-
"Invalid file provided" : "Надано невірний файл",
29+
"Invalid file provided" : "Надано недійсний файл",
3030
"Template not found" : "Шаблон не знайдено",
3131
"Unable to determine the proper file extension for %1$s" : "Не вдалося визначити потрібне розширення файлу для %1$s",
3232
"Unable to fetch information on %1$s" : "Не вдалося отримати інформацію для %1$s",

l10n/uk.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"Failed to upload the file" : "Не вдалося завантажити файл",
2525
"File is too big" : "Файл занадто великий",
2626
"Only template files can be uploaded" : "Можна завантажити лише шаблони файлів",
27-
"Invalid file provided" : "Надано невірний файл",
27+
"Invalid file provided" : "Надано недійсний файл",
2828
"Template not found" : "Шаблон не знайдено",
2929
"Unable to determine the proper file extension for %1$s" : "Не вдалося визначити потрібне розширення файлу для %1$s",
3030
"Unable to fetch information on %1$s" : "Не вдалося отримати інформацію для %1$s",

0 commit comments

Comments
 (0)