summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/uk.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/uk.json')
-rw-r--r--apps/files_trashbin/l10n/uk.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_trashbin/l10n/uk.json b/apps/files_trashbin/l10n/uk.json
index ac3db16b481..5fd1982b1ad 100644
--- a/apps/files_trashbin/l10n/uk.json
+++ b/apps/files_trashbin/l10n/uk.json
@@ -1,11 +1,8 @@
{ "translations": {
- "Couldn't delete %s permanently" : "Неможливо видалити %s назавжди",
- "Couldn't restore %s" : "Неможливо відновити %s",
"Deleted files" : "Видалені файли",
"Restore" : "Відновити",
"Delete" : "Видалити",
"Delete permanently" : "Видалити назавжди",
- "Error" : "Помилка",
"This operation is forbidden" : "Ця операція заборонена",
"This directory is unavailable, please check the logs or contact the administrator" : "Директорія недоступна, будь ласка, перевірте файл журналу або зверніться до адміністратора ",
"restored" : "відновлено",
@@ -14,6 +11,9 @@
"No entries found in this folder" : "Записів не знайдено в цій папці",
"Select all" : "Вибрати всі",
"Name" : "Ім'я",
- "Deleted" : "Видалено"
+ "Deleted" : "Видалено",
+ "Couldn't delete %s permanently" : "Неможливо видалити %s назавжди",
+ "Couldn't restore %s" : "Неможливо відновити %s",
+ "Error" : "Помилка"
},"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