aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/uk.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-05-12 00:22:01 +0000
committerNextcloud bot <bot@nextcloud.com>2019-05-12 00:22:01 +0000
commit5d48a20927b2fb7c1faa91c32a964581c3afa700 (patch)
tree886531b436a2449c8a0f5cab596617226bc81e8d /lib/l10n/uk.js
parentf5e3001ebeb2769b60869d40a25553c5d6806cc3 (diff)
downloadnextcloud-server-5d48a20927b2fb7c1faa91c32a964581c3afa700.tar.gz
nextcloud-server-5d48a20927b2fb7c1faa91c32a964581c3afa700.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/uk.js')
-rw-r--r--lib/l10n/uk.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/l10n/uk.js b/lib/l10n/uk.js
index aae734a9dcb..b6bb876bfc9 100644
--- a/lib/l10n/uk.js
+++ b/lib/l10n/uk.js
@@ -49,8 +49,13 @@ OC.L10N.register(
"Sharing backend %s must implement the interface OCP\\Share_Backend" : "Backend загального доступу %s повинен реалізовувати інтерфейс OCP\\Share_Backend",
"Sharing backend %s not found" : "Backend загального доступу %s не знайдено",
"Sharing backend for %s not found" : "Бекенд загального доступу для %s не знайдено",
+ "%1$s shared »%2$s« with you and wants to add:" : "%1$s надав Вам доступ »%2$s« та хоче додати:",
+ "»%s« added a note to a file shared with you" : "»%s« додав нотатку до опублікованого файлу",
"You are not allowed to share %s" : "Вам заборонено поширювати %s",
"Expiration date is in the past" : "Дата закінчення в минулому",
+ "%1$s shared »%2$s« with you" : "%1$s надав Вам доступ до »%2$s«",
+ "%1$s shared »%2$s« with you." : "%1$s надав Вам доступ до »%2$s«.",
+ "Click the button below to open it." : "Для відкриття натисніть кнопку нижче.",
"Could not find category \"%s\"" : "Не вдалося знайти категорію \"%s\"",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Тільки такі символи допускаються в імені користувача: \"a-z\", \"A-Z\", \"0-9\", і \"_.@-'\"",
"A valid username must be provided" : "Потрібно задати вірне ім'я користувача",
@@ -112,6 +117,7 @@ OC.L10N.register(
"Sharing %s failed, because the sharing backend for %s could not find its source" : "Не вдалося поділитися %s, backend загального доступу не знайшов шлях до %s",
"Sharing %s failed, because the file could not be found in the file cache" : "Не вдалося поділитися %s, елемент не знайдено у файловому кеші.",
"%s shared »%s« with you" : "%s поділився »%s« з вами",
+ "%s shared »%s« with you." : "%s надав Вам доступ до »%s«.",
"%s via %s" : "%s за допомогою %s",
"App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Додаток \"%s\" не може бути встановлений, так як наступні залежності не виконано: %s"
},