aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/uk.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-10-13 00:21:55 +0000
committerNextcloud bot <bot@nextcloud.com>2024-10-13 00:21:55 +0000
commite2bdefa0a22e344e15ba0c92fab501b2ee2c4590 (patch)
tree02776f1407b9185127dfc896e28bbe40bb24b3bf /lib/l10n/uk.js
parent03d553f6916b1c5120bbcf5e1bbf50e0aabce6f9 (diff)
downloadnextcloud-server-e2bdefa0a22e344e15ba0c92fab501b2ee2c4590.tar.gz
nextcloud-server-e2bdefa0a22e344e15ba0c92fab501b2ee2c4590.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/uk.js')
-rw-r--r--lib/l10n/uk.js10
1 files changed, 8 insertions, 2 deletions
diff --git a/lib/l10n/uk.js b/lib/l10n/uk.js
index c7f91fafafc..b3a54ba3c07 100644
--- a/lib/l10n/uk.js
+++ b/lib/l10n/uk.js
@@ -164,11 +164,17 @@ OC.L10N.register(
"_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Неможливо встановити дату закінчення більше ніж %n день у майбутньому","Неможливо встановити дату закінчення більше ніж %n днів у майбутньому","Неможливо встановити дату закінчення більше ніж %n днів у майбутньому","Неможливо встановити дату закінчення більше ніж %n днів у майбутньому"],
"Sharing is only allowed with group members" : "Спільний доступ дозволений лише для учасників групи",
"Sharing %s failed, because this item is already shared with the account %s" : "Не вдалося надати у спільний доступ%s, оскільки цей ресурс вже у спільному доступі з обліковим записом %s",
+ "Group sharing is now allowed" : "Тепер дозволено спільний доступ для груп",
+ "Sharing is only allowed within your own groups" : "Спільний доступ дозволено в рамках ваших груп",
+ "Path is already shared with this group" : "Шлях вже надано у спільний доступ для цієї групи",
+ "Link sharing is not allowed" : "Спільний доступ через посилання не дозволено",
+ "Public upload is not allowed" : "Публічні завантаження не дозволено",
"Sharing is disabled" : "Спільний доступ вимкнено",
"Sharing is disabled for you" : "Ви не маєте права надавати у доступ файли або каталоги",
"Cannot share with the share owner" : "Неможливо надавати у доступ власникові спільного ресурсу",
"Share does not have a full ID" : "Спільний ресурс не має повного ідентифікатора",
"Cannot change share type" : "Неможливо змінити тип спільного ресурсу",
+ "Invalid share recipient" : "Недійсний отримувач спільного ресурсу",
"Group \"%s\" does not exist" : "Група \"%s\" відсутня",
"The requested share does not exist anymore" : "Запитуваний спільний ресурс більше недоступний",
"The requested share comes from a disabled user" : "Отримано запит на спільний доступ від неактивного користувача",
@@ -221,7 +227,7 @@ OC.L10N.register(
"Oct." : "Жов.",
"Nov." : "Лис.",
"Dec." : "Гру.",
- "A valid password must be provided" : "Потрібно задати вірний пароль",
+ "A valid password must be provided" : "Потрібно зазначити дійсний пароль",
"The Login is already being used" : "Це ім'я облікового запису вже використовується",
"Could not create account" : "Не вдалося створити обліковий запис",
"Only the following characters are allowed in an Login: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "Лише такі символи дозволено у імені облікового запису: \"a-z\", \"A-Z\", \"0-9\", пробіл та \"_.@-'\"",
@@ -309,7 +315,7 @@ OC.L10N.register(
"The username is already being used" : "Ім'я користувача вже використовується",
"Could not create user" : "Не вдалося створити користувача",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "Лише такі символи дозволено у імені користувача: \"a-z\", \"A-Z\", \"0-9\", пробіл та \"_.@-'\"",
- "A valid username must be provided" : "Потрібно задати вірне ім'я користувача",
+ "A valid username must be provided" : "Потрібно зазначити дійсне ім'я користувача",
"Username contains whitespace at the beginning or at the end" : "Ім'я користувача містить символ пробілу в початку або в кінці",
"Username must not consist of dots only" : "Ім'я користувача не повинно складатися лише з крапок",
"Username is invalid because files already exist for this user" : "Ім'я користувача недійсне, оскільки файли для цього користувача вже існують",