Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-10-06 05:19:08 +0300
committerNextcloud bot <bot@nextcloud.com>2022-10-06 05:19:08 +0300
commitde5451184e3016b5d1ca16e43613c83092ac23fa (patch)
treee6b0f24be9825b9b59637ffe501a395fa4f4caa3 /lib
parent048e49a9e0df62fc7272ca422da066777273d206 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/uk.js4
-rw-r--r--lib/l10n/uk.json4
2 files changed, 4 insertions, 4 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",
diff --git a/lib/l10n/uk.json b/lib/l10n/uk.json
index b31359775d1..42de1ef9a42 100644
--- a/lib/l10n/uk.json
+++ b/lib/l10n/uk.json
@@ -263,9 +263,9 @@
"%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",