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
diff options
context:
space:
mode:
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",