Skip to content

Commit 32f93ff

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 2abfdf6 commit 32f93ff

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

l10n/uk.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ OC.L10N.register(
2424
"Select export file format" : "Виберіть формат файлу для експорту",
2525
"Export" : "Експортувати",
2626
"Select file" : "Виберіть файл",
27+
"_Delete file_::_Delete files_" : ["Вилучити файл","Вилучити файли","Вилучити файли","Вилучити файли"],
2728
"Remove file (mark resolved)" : "Видалити файл (позначити вирішено)",
2829
"Are you sure you want to delete this file?" : "Ви впевнені, що хочете видалити цей файл?",
2930
"Confirm file deletion" : "Підтвердити видалення файлу",
@@ -49,6 +50,7 @@ OC.L10N.register(
4950
"Toggle groups" : "Перемикання груп",
5051
"Uncheck selected" : "Зніміть позначку з обраного",
5152
"Delete all files except the largest one" : "Видаліть усі файли, крім найбільшого",
53+
"Delete files" : "Вилучити файли",
5254
"No matchings found" : "Збігів не знайдено",
5355
"No duplicates found." : "Дублікатів не знайдено.",
5456
"First page reached!" : "Перша сторінка досягнута!",

l10n/uk.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"Select export file format" : "Виберіть формат файлу для експорту",
2323
"Export" : "Експортувати",
2424
"Select file" : "Виберіть файл",
25+
"_Delete file_::_Delete files_" : ["Вилучити файл","Вилучити файли","Вилучити файли","Вилучити файли"],
2526
"Remove file (mark resolved)" : "Видалити файл (позначити вирішено)",
2627
"Are you sure you want to delete this file?" : "Ви впевнені, що хочете видалити цей файл?",
2728
"Confirm file deletion" : "Підтвердити видалення файлу",
@@ -47,6 +48,7 @@
4748
"Toggle groups" : "Перемикання груп",
4849
"Uncheck selected" : "Зніміть позначку з обраного",
4950
"Delete all files except the largest one" : "Видаліть усі файли, крім найбільшого",
51+
"Delete files" : "Вилучити файли",
5052
"No matchings found" : "Збігів не знайдено",
5153
"No duplicates found." : "Дублікатів не знайдено.",
5254
"First page reached!" : "Перша сторінка досягнута!",

0 commit comments

Comments
 (0)