diff options
Diffstat (limited to 'lib/l10n/uk.js')
-rw-r--r-- | lib/l10n/uk.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/uk.js b/lib/l10n/uk.js index e0fca2f7bb2..ef00d23c0d3 100644 --- a/lib/l10n/uk.js +++ b/lib/l10n/uk.js @@ -8,10 +8,8 @@ OC.L10N.register( "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", "PHP %s or higher is required." : "Необхідно PHP %s або вище", "PHP with a version lower than %s is required." : "Потрібна версія PHP нижче %s ", - "Following databases are supported: %s" : "Підтримуються наступні сервери баз даних: %s", "The command line tool %s could not be found" : "Утиліту командного рядка %s не знайдено", "The library %s is not available." : "Бібліотека %s недоступна.", - "Following platforms are supported: %s" : "Підтримуються наступні платформи: %s", "Authentication" : "Автентифікація", "Unknown filetype" : "Невідомий тип файлу", "Invalid image" : "Невірне зображення", @@ -149,6 +147,8 @@ OC.L10N.register( "Storage connection error. %s" : "Помилка з'єднання зі сховищем. %s", "Storage is temporarily not available" : "Сховище тимчасово недоступне", "Storage connection timeout. %s" : "Час під'єднання до сховища вичерпався. %s", + "Following databases are supported: %s" : "Підтримуються наступні сервери баз даних: %s", + "Following platforms are supported: %s" : "Підтримуються наступні платформи: %s", "Overview" : "Огляд", "Basic settings" : "Основні налаштування", "Sharing" : "Поділитись", |