summaryrefslogtreecommitdiffstats
path: root/core/l10n/uk.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/uk.js')
-rw-r--r--core/l10n/uk.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/uk.js b/core/l10n/uk.js
index 55e200f033f..ef63ff82d93 100644
--- a/core/l10n/uk.js
+++ b/core/l10n/uk.js
@@ -288,7 +288,6 @@ OC.L10N.register(
"change" : "змінити",
"delete" : "видалити",
"{sharee} (at {server})" : "{sharee} (на {server})",
- "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Поширити серед людей інших ownCloud'ів, використовуючи синтаксис ім'я_користувача@файли.укр/owncloud",
"Share with users…" : "Поділитись з користувачами...",
"Share with users, groups or remote users…" : "Поділитись з користувачами, групами або віддаленими користувачами...",
"Share with users or groups…" : "Поділитись з користувачами або групами...",
@@ -297,6 +296,7 @@ OC.L10N.register(
"Error while sending notification" : "Помилка під час надсилання повідомлення",
"No search results in other folders" : "В інших теках нічого не знайдено",
"Two-step verification" : "Дворівнева перевірка",
- "An error occured while verifying the token" : "При верифікації токена виникла помилка"
+ "An error occured while verifying the token" : "При верифікації токена виникла помилка",
+ "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Поширити серед людей інших ownCloud'ів, використовуючи синтаксис ім'я_користувача@файли.укр/owncloud"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");