# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-12-08 09:44+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" msgid "DB SQLite" msgstr "" msgid "Roman Savochenko" msgstr "" msgid "BD module. Provides support of the BD SQLite." msgstr "" #, c-format msgid "Error deleting DB: %s" msgstr "" #, c-format msgid "Error opening DB file: %s" msgstr "" #, c-format msgid "Error opening the table '%s'. DB is disabled." msgstr "" #, c-format msgid "Request: \"%s\"" msgstr "" msgid "Unknown error" msgstr "" #, c-format msgid "Repeated errors of requesting the DB: %s(%d)." msgstr "" #, c-format msgid "Error of the request \"%s\": %s(%d)" msgstr "" 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 "" msgid "Close opened transaction" msgstr "" msgid "Table is empty." msgstr ""