aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/uk.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-11-17 00:27:03 +0000
committerNextcloud bot <bot@nextcloud.com>2023-11-17 00:27:03 +0000
commit158aedb549b253b0b8a84a7c68c0d7bca9e7be54 (patch)
tree0ad78b532faf8ac367a337003846a48e4dc80663 /core/l10n/uk.js
parent9a3d45b0ef169c2119e9a63115e3c3ec04fd45e3 (diff)
downloadnextcloud-server-158aedb549b253b0b8a84a7c68c0d7bca9e7be54.tar.gz
nextcloud-server-158aedb549b253b0b8a84a7c68c0d7bca9e7be54.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/uk.js')
-rw-r--r--core/l10n/uk.js17
1 files changed, 16 insertions, 1 deletions
diff --git a/core/l10n/uk.js b/core/l10n/uk.js
index e7c2d97080f..c8c7cdce30b 100644
--- a/core/l10n/uk.js
+++ b/core/l10n/uk.js
@@ -137,6 +137,8 @@ OC.L10N.register(
"More apps" : "Більше застосунків",
"Currently open" : "Наразі відкрито",
"_{count} notification_::_{count} notifications_" : ["{count} сповіщень","{count} сповіщень","{count} сповіщень","{count} сповіщень"],
+ "Date range filter" : "Фільтр вибору дати",
+ "Apply range" : "Застосувати вибір",
"Log in" : "Увійти",
"Logging in …" : "Вхід ...",
"Server side authentication failed!" : "Невдала авторизація на стороні сервера!",
@@ -190,11 +192,24 @@ OC.L10N.register(
"Install the Contacts app" : "Встановіть застосунок Контакти",
"Loading your contacts …" : "Завантаження контактів...",
"Looking for {term} …" : "Шукаєте {term}",
+ "Global search" : "Універсальний пошук",
+ "Search apps, files, tags, messages" : "Шукати застосунки, файли, мітки, повідомлення",
+ "Apps and Settings" : "Застосунки та налаштування",
"Modified" : "Змінено",
"Today" : "Сьогодні",
+ "Last 7 days" : "За останні 7 днів",
+ "Last 30 days" : "За останні 30 днів",
+ "This year" : "Цього року",
+ "Last year" : "Минулого року",
+ "Custom date range" : "Власний вибір проміжку",
+ "Search people" : "Пошук контактів",
"Not found" : "Не знайдено",
"People" : "Люди",
"Load more results" : "Завантажити більше результатів",
+ "Search in" : "Шукати у",
+ "Start typing in search" : "Почніть шукати",
+ "No matching results" : "Відсутні збіги",
+ "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Між ${this.dateFilter.startFrom.toLocaleDateString()} та ${this.dateFilter.endAt.toLocaleDateString()}",
"Forgot password?" : "Забули пароль?",
"Back to login form" : "Повернутися на сторінку входу",
"Back" : "Назад",
@@ -432,7 +447,7 @@ OC.L10N.register(
"Home" : "Домівка",
"Copy to {folder}" : "Копіювати до {folder}",
"Move to {folder}" : "Перемістити до {folder}",
- "Authentication required" : "Необхідна авторизація",
+ "Authentication required" : "Потрібна авторизація",
"Failed to authenticate, try again" : "Помилка авторизації, спробуйте ще раз",
"File not found" : "Файл не знайдено",
"The document could not be found on the server. Maybe the share was deleted or has expired?" : "Документ не знайдено на сервері. Можливо спільний доступ було закрито або термін дії доступу вичерпано.",