aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-10-22 01:55:22 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-10-22 01:55:22 -0400
commit916e710ece8ee99c634551701d0b79d5398882de (patch)
tree801b2ff8bc2d7102bfa70820a8cf7b136995e998 /lib
parentcb366666003a6a40f075aceb2acbe05b37bd4363 (diff)
downloadnextcloud-server-916e710ece8ee99c634551701d0b79d5398882de.tar.gz
nextcloud-server-916e710ece8ee99c634551701d0b79d5398882de.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/uk.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/l10n/uk.php b/lib/l10n/uk.php
index 7c507a00dd7..6a151d62026 100644
--- a/lib/l10n/uk.php
+++ b/lib/l10n/uk.php
@@ -1,16 +1,25 @@
<?php
$TRANSLATIONS = array(
"Cannot write into \"config\" directory!" => "Не можу писати у каталог \"config\"!",
+"This can usually be fixed by giving the webserver write access to the config directory" => "Зазвичай це можна виправити, надавши веб-серверу права на запис в теці конфігурації",
+"See %s" => "Перегляд %s",
+"This can usually be fixed by %sgiving the webserver write access to the config directory%s." => "Зазвичай це можна виправити, %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",
"Help" => "Допомога",
"Personal" => "Особисте",
"Settings" => "Налаштування",
"Users" => "Користувачі",
"Admin" => "Адмін",
"Recommended" => "Рекомендуємо",
+"App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud." => "Додаток \\\"%s\\\" не встановлено через несумісність з даною версією ownCloud.",
+"No app name specified" => "Не вказано ім'я додатку",
"Unknown filetype" => "Невідомий тип файлу",
"Invalid image" => "Невірне зображення",
"web services under your control" => "підконтрольні Вам веб-сервіси",
+"App directory already exists" => "Тека додатку вже існує",
+"Can't create app folder. Please fix permissions. %s" => "Неможливо створити теку додатку. Будь ласка, виправте права доступу. %s",
+"No source specified when installing app" => "Не вказано джерело при встановлені додатку",
"Application is not enabled" => "Додаток не увімкнений",
"Authentication error" => "Помилка автентифікації",
"Token expired. Please reload page." => "Строк дії токена скінчився. Будь ласка, перезавантажте сторінку.",