diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-09 02:22:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-09 02:22:58 +0000 |
commit | 409098c45f8b111637b601b391dc00876350c96b (patch) | |
tree | ece99993abfb4d56978416823d2311f4d2695a07 /core/l10n/uk.json | |
parent | 82a192e1ccc852c3ac0daef64c42cd455c70b78e (diff) | |
download | nextcloud-server-409098c45f8b111637b601b391dc00876350c96b.tar.gz nextcloud-server-409098c45f8b111637b601b391dc00876350c96b.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/uk.json')
-rw-r--r-- | core/l10n/uk.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/uk.json b/core/l10n/uk.json index fbf10c6c6d1..64c98282cb6 100644 --- a/core/l10n/uk.json +++ b/core/l10n/uk.json @@ -186,7 +186,6 @@ "You have not added any info yet" : "Ви ще не додали жодної інформації", "{user} has not added any info yet" : "{user} ще не додав жодної інформації", "Error opening the user status modal, try hard refreshing the page" : "Помилка відкриття режиму статусу користувача. Спробуйте оновити сторінку", - "Search starts once you start typing" : "Пошук здійснюється під час введення тексту", "Reset search" : "Повторити пошук", "Start search" : "Розпочати пошук", "Search for {name} only" : "Пошук лише у {name}", @@ -416,6 +415,7 @@ "More apps menu" : "Меню з більшим числом застосунків", "Settings menu" : "Меню налаштувань", "The password is wrong. Try again." : "Пароль неправильний. Спробуйте ще раз.", - "Setup two-factor authentication" : "Налаштувати двофакторну автентифікацію" + "Setup two-factor authentication" : "Налаштувати двофакторну автентифікацію", + "Search starts once you start typing" : "Пошук здійснюється під час введення тексту" },"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 |