summaryrefslogtreecommitdiffstats
path: root/lib/l10n/uk.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-06-17 02:25:48 +0000
committerNextcloud bot <bot@nextcloud.com>2021-06-17 02:25:48 +0000
commit78bfaeaa0e2c13e74f1c906e8eaea615a73463b2 (patch)
tree18c8557cc67a86ddfad4d4d8cbca8131a322b13a /lib/l10n/uk.js
parentf8add9d82fb13c6e188ee9c5460fd33d8770b8ad (diff)
downloadnextcloud-server-78bfaeaa0e2c13e74f1c906e8eaea615a73463b2.tar.gz
nextcloud-server-78bfaeaa0e2c13e74f1c906e8eaea615a73463b2.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/uk.js')
-rw-r--r--lib/l10n/uk.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/uk.js b/lib/l10n/uk.js
index b6d41dd4e9e..209cd0fc247 100644
--- a/lib/l10n/uk.js
+++ b/lib/l10n/uk.js
@@ -2,7 +2,6 @@ OC.L10N.register(
"lib",
{
"Cannot write into \"config\" directory!" : "Не можу писати у каталог \"config\"!",
- "This can usually be fixed by giving the webserver write access to the config directory" : "Зазвичай це можна виправити, надавши веб-серверу права на запис в теці конфігурації",
"See %s" : "Переглянути %s",
"Sample configuration detected" : "Виявлено приклад конфігурації",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Було виявлено, що приклад конфігурації було скопійовано. Це може нашкодити вашій системі та не підтримується. Будь ласка, зверніться до документації перед внесенням змін в файл config.php",
@@ -158,6 +157,7 @@ OC.L10N.register(
"Storage connection error. %s" : "Помилка з'єднання зі сховищем. %s",
"Storage is temporarily not available" : "Сховище тимчасово недоступне",
"Storage connection timeout. %s" : "Час під'єднання до сховища вичерпався. %s",
+ "This can usually be fixed by giving the webserver write access to the config directory" : "Зазвичай це можна виправити, надавши веб-серверу права на запис в теці конфігурації",
"Following databases are supported: %s" : "Підтримуються наступні сервери баз даних: %s",
"Following platforms are supported: %s" : "Підтримуються наступні платформи: %s",
"Can't create or write into the data directory %s" : "Неможливо створити або записати каталог даних %s",