summaryrefslogtreecommitdiffstats
path: root/lib/l10n/uk.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-10-06 02:19:08 +0000
committerNextcloud bot <bot@nextcloud.com>2022-10-06 02:19:08 +0000
commitde5451184e3016b5d1ca16e43613c83092ac23fa (patch)
treee6b0f24be9825b9b59637ffe501a395fa4f4caa3 /lib/l10n/uk.js
parent048e49a9e0df62fc7272ca422da066777273d206 (diff)
downloadnextcloud-server-de5451184e3016b5d1ca16e43613c83092ac23fa.tar.gz
nextcloud-server-de5451184e3016b5d1ca16e43613c83092ac23fa.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/uk.js')
-rw-r--r--lib/l10n/uk.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/uk.js b/lib/l10n/uk.js
index 636cdffe96d..90c5fe1836c 100644
--- a/lib/l10n/uk.js
+++ b/lib/l10n/uk.js
@@ -265,9 +265,9 @@ OC.L10N.register(
"%s enter the database name." : "%s введіть назву бази даних.",
"%s you may not use dots in the database name" : "%s не можна використовувати крапки в назві бази даних",
"Cannot read file" : "Неможливо прочитати файл",
- "Cannot write into \"config\" directory" : "Не можу писати у теку \"config\"",
+ "Cannot write into \"config\" directory" : "Неможливо записувати до каталгу \"config\"",
"This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Зазвичай це можна виправити, надавши веб-серверу доступ для запису до каталогу конфігурації. Побачити %s",
- "Cannot write into \"apps\" directory" : "Не можу писати у теку \"apps\"",
+ "Cannot write into \"apps\" directory" : "Неможливо записувати до каталогу \"apps\"",
"This can usually be fixed by giving the webserver write access to the apps directory or disabling the App Store in the config file." : "Зазвичай це можна виправити, надавши веб-серверу доступ для запису до каталогу програм або вимкнувши App Store у файлі конфігурації.",
"Cannot create \"data\" directory" : "Неможливо створити каталог даних",
"This can usually be fixed by giving the webserver write access to the root directory. See %s" : "Зазвичай це можна виправити, надавши веб-серверу доступ на запис до кореневого каталогу. Побачити %s",