aboutsummaryrefslogtreecommitdiffstats
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.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/uk.json b/apps/files/l10n/uk.json
index 36a04d83b41..277ac44c8e6 100644
--- a/apps/files/l10n/uk.json
+++ b/apps/files/l10n/uk.json
@@ -36,7 +36,6 @@
"Could not load info for file \"{file}\"" : "Не вдалося завантажити інформацію для файлу \"{file}\"",
"Files" : "Файли",
"Details" : "Деталі",
- "Select" : "Вибрати",
"Pending" : "Очікування",
"Unable to determine date" : "Неможливо визначити дату",
"This operation is forbidden" : "Ця операція заборонена",
@@ -179,6 +178,7 @@
"Deleted shares" : "Вилучено зі спільного доступу",
"Pending shares" : "Спільні ресурси в очікуванні",
"Text file" : "Текстовий файл",
- "New text file.txt" : "Новий текстовий файл file.txt"
+ "New text file.txt" : "Новий текстовий файл file.txt",
+ "Select" : "Вибрати"
},"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