Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/uk.json')
-rw-r--r--core/l10n/uk.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/uk.json b/core/l10n/uk.json
index ce8d5984043..7ba69e47ab9 100644
--- a/core/l10n/uk.json
+++ b/core/l10n/uk.json
@@ -260,7 +260,6 @@
"Your client should now be connected!" : "Зараз ваш клієнт має бути приєднано!",
"You can close this window." : "Ви можете закрити це вікно.",
"This share is password-protected" : "Доступ до цього ресурсу захищений паролем",
- "The password is wrong. Try again." : "Пароль неправильний. Спробуйте ще раз.",
"Email address" : "Адреса ел.пошти",
"Go to %s" : "Перейти до %s",
"Two-factor authentication" : "Двофакторна аутентифікація",
@@ -294,6 +293,7 @@
"Maintenance mode" : "Режим технічного обслуговування",
"This %s instance is currently in maintenance mode, which may take a while." : "Цей сервер %s перебуває в режимі технічного обслуговування, що може зайняти деякий час.",
"This page will refresh itself when the instance is available again." : "Ця сторінка оновиться автоматично, коли сервер знову стане доступний.",
- "Contact your system administrator if this message persists or appeared unexpectedly." : "Зверніться до вашого системного адміністратора, якщо це повідомлення не зникає або з'являється несподівано."
+ "Contact your system administrator if this message persists or appeared unexpectedly." : "Зверніться до вашого системного адміністратора, якщо це повідомлення не зникає або з'являється несподівано.",
+ "The password is wrong. Try again." : "Пароль неправильний. Спробуйте ще раз."
},"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