# OpenSCADA.DB.SQLite translate to Ukrainian. # This file is distributed under the same license as the OpenSCADA.DB.SQLite module. # # Roman Savochenko , 2003-2021. # msgid "" msgstr "" "Project-Id-Version: OpenSCADA.DB.SQLite 1.6.4\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-12-08 09:44+0200\n" "PO-Revision-Date: 2007-10-23 12:39+0300\n" "Last-Translator: Roman Savochenko \n" "Language-Team: \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" msgid "DB SQLite" msgstr "БД SQLite" msgid "Roman Savochenko" msgstr "Роман Савоченко" msgid "BD module. Provides support of the BD SQLite." msgstr "Модуль БД. Надає підтримку БД SQLite." #, c-format msgid "Error deleting DB: %s" msgstr "Помилка видалення БД: %s" #, c-format msgid "Error opening DB file: %s" msgstr "Помилка відкриття файлу БД: %s" #, c-format msgid "Error opening the table '%s'. DB is disabled." msgstr "Помилка відкриття таблиці '%s'. БД вимкнено." #, c-format msgid "Request: \"%s\"" msgstr "Запит: \"%s\"" msgid "Unknown error" msgstr "Невідома помилка" #, c-format msgid "Repeated errors of requesting the DB: %s(%d)." msgstr "Повторювані помилки запиту БД: %s(%d)." #, c-format msgid "Error of the request \"%s\": %s(%d)" msgstr "Помилка запиту \"%s\": %s(%d)" msgid "" "SQLite DB address must be written as: \"{FileDBPath}\".\n" "Where:\n" " FileDBPath - full path to DB file (./oscada/Main.db).\n" " Use the empty path to create a temporary database on the " "disk.\n" " Use \":memory:\" to create a temporary database in memory." msgstr "" "Адреса БД SQLite записується так: \"{FileDBPath}\".\n" "Де:\n" " FileDBPath - повний шлях до файлу БД (./oscada/Main.db).\n" " Використовуйте порожній шлях для створення тимчасової бази " "даних на диску.\n" " Використовуйте \":memory:\" для створення тимчасової бази " "даних у пам'яті." msgid "Close opened transaction" msgstr "Закрити відкриту транзакцію" msgid "Table is empty." msgstr "Таблиця порожня."