summaryrefslogtreecommitdiffstats
path: root/l10n/uk.js
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/uk.js')
-rw-r--r--l10n/uk.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/uk.js b/l10n/uk.js
index 537db45f..193f2aac 100644
--- a/l10n/uk.js
+++ b/l10n/uk.js
@@ -5,6 +5,7 @@ OC.L10N.register(
"Details" : "Деталі",
"Download" : "Завантажити",
"Delete" : "Видалити",
+ "New contact" : "Новий контакт",
"Copy link" : "Копіювати посилання",
"Rename" : "Перейменувати",
"Enabled" : "Увімкнено",
@@ -58,7 +59,6 @@ OC.L10N.register(
"Gender" : "Стать",
"Female" : "Жінка",
"Male" : "Чоловік",
- "All contacts" : "Всі контакти",
- "New contact" : "Новий контакт"
+ "All contacts" : "Всі контакти"
},
"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);");