summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/uk.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/uk.json')
-rw-r--r--apps/files/l10n/uk.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/uk.json b/apps/files/l10n/uk.json
index 9118b4cc199..a4357335357 100644
--- a/apps/files/l10n/uk.json
+++ b/apps/files/l10n/uk.json
@@ -198,13 +198,10 @@
"Unselect all" : "Зняти вибір",
"\"{displayName}\" failed on some elements " : "\"{displayName}\" не показується в окремих елементах",
"\"{displayName}\" batch action executed successfully" : "Операцію \"{displayName}\" успішно виконано",
- "{summaryFile} and {summaryFolder}" : "{summaryFile} та {summaryFolder}",
"List of files and folders." : "Список файлів та каталогів",
"Column headers with buttons are sortable." : "Назви стовпців з кнопками можна впорядковувати",
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Список не подається повністю з міркувань обчислювальних потужностей. Файли показуватимуться під час прокручування списку.",
"File not found" : "Файл не знайдено",
- "_{count} file_::_{count} files_" : ["{count} файл","{count} файли","{count} файлів","{count} файлів"],
- "_{count} folder_::_{count} folders_" : ["{count} каталог","{count} каталоги","{count} каталогів","{count} каталогів"],
"Storage informations" : "Інформація про сховище",
"{usedQuotaByte} used" : "{usedQuotaByte} використано",
"{relative}% used" : "{relative}% використано",
@@ -321,6 +318,9 @@
"This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Через обмеження, пов'язані з потужністю, список не показується повністю. Файли показуватимуться, щойно ви рухатиметеся списком.",
"Search for an account" : "Пошук облікового запису",
"Choose" : "Вибрати",
- "No files or folders have been deleted yet" : "Поки жодного каталогу чи файлу не було вилучено"
+ "No files or folders have been deleted yet" : "Поки жодного каталогу чи файлу не було вилучено",
+ "{summaryFile} and {summaryFolder}" : "{summaryFile} та {summaryFolder}",
+ "_{count} file_::_{count} files_" : ["{count} файл","{count} файли","{count} файлів","{count} файлів"],
+ "_{count} folder_::_{count} folders_" : ["{count} каталог","{count} каталоги","{count} каталогів","{count} каталогів"]
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"
} \ No newline at end of file