# 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:56+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 FireBird" msgstr "" msgid "Roman Savochenko" msgstr "" msgid "DB module. Provides support of the DBMS FireBird." msgstr "" #, c-format msgid "Error dropping the DB '%s': %s" msgstr "" #, c-format msgid "Error creating the DB '%s': %s" msgstr "" #, c-format msgid "Error opening the table '%s': the DB is disabled." msgstr "" #, c-format msgid "The table '%s' is not present." msgstr "" #, c-format msgid "Error starting a transaction: %s" msgstr "" #, c-format msgid "Error committing a transaction: %s" msgstr "" #, c-format msgid "Error allocating a statement: (%d)%s" msgstr "" #, c-format msgid "Error starting a transaction: (%d)%s" msgstr "" #, c-format msgid "DSQL: error preparing: (%d)%s" msgstr "" #, c-format msgid "DSQL: error describing: (%d)%s" msgstr "" #, c-format msgid "Repeated errors of requesting the DB: %s." msgstr "" #, c-format msgid "Error connecting to a DB: %s" msgstr "" #, c-format msgid "Error requesting: %s" msgstr "" #, c-format msgid "DSQL: error executing: %s" msgstr "" #, c-format msgid "DSQL: error freeing a statement: %s" msgstr "" #, c-format msgid "DSQL: error closing a transaction: %s" msgstr "" msgid "" "Address to the FireBird DBMS must be written as: \"{file};{user};{pass}[;{conTm}]\".\n" "Where:\n" " file - full path to the DB file in the form: \"[{host}:]{filePath}\";\n" " user - DB user;\n" " pass - password of the DB user;\n" " conTm- connection timeout, seconds." msgstr "" msgid "The table is empty." msgstr ""