Warning, /libraries/kdb/poqm/de/kdb_sqlitedriver_qt.po is written in an unsupported language. File is not indexed.

0001 # Burkhard Lück <lueck@hube-lueck.de>, 2015, 2016.
0002 msgid ""
0003 msgstr ""
0004 "Project-Id-Version: \n"
0005 "PO-Revision-Date: 2016-10-28 11:07+0100\n"
0006 "Last-Translator: Burkhard Lück <lueck@hube-lueck.de>\n"
0007 "Language-Team: German <kde-i18n-de@kde.org>\n"
0008 "Language: de\n"
0009 "MIME-Version: 1.0\n"
0010 "Content-Type: text/plain; charset=UTF-8\n"
0011 "Content-Transfer-Encoding: 8bit\n"
0012 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
0013 "X-Qt-Contexts: true\n"
0014 
0015 #: SqliteAdmin.cpp:43
0016 #, qt-format
0017 msgctxt "SqliteVacuum|"
0018 msgid "Could not compact database \"%1\"."
0019 msgstr "Die Datenbank „%1“ kann nicht komprimiert werden."
0020 
0021 #: SqliteConnection.cpp:49
0022 msgctxt "SqliteConnection|"
0023 msgid "Extra paths for SQLite plugins"
0024 msgstr "Zusätzliche Pfade zu SQLite-Modulen"
0025 
0026 #: SqliteConnection.cpp:273
0027 #, qt-format
0028 msgctxt "SqliteConnection|"
0029 msgid ""
0030 "Could not delete file \"%1\". Check the file's permissions and whether it is "
0031 "already opened and locked by another application."
0032 msgstr ""
0033 "Die Datei „%1“ kann nicht gelöscht werden. Prüfen Sie die Zugriffsrechte und "
0034 "ob die Datei von einer anderen Anwendung bereits geöffnet und gesperrt wird."
0035 
0036 #: SqliteConnection.cpp:375
0037 #, qt-format
0038 msgctxt "SqliteConnection|"
0039 msgid "Could not load SQLite plugin \"%1\"."
0040 msgstr "Das SQLite-Modul „%1“ kann nicht geladen werden."
0041 
0042 #: SqliteConnection.cpp:386
0043 #, qt-format
0044 msgctxt "SqliteConnection|"
0045 msgid "Could not find SQLite plugin file \"%1\"."
0046 msgstr "Die SQLite-Moduldatei „%1“ wurde nicht gefunden."
0047 
0048 #: SqliteConnection.cpp:401
0049 #, qt-format
0050 msgctxt "SqliteConnection|"
0051 msgid "Could not load SQLite extension \"%1\"."
0052 msgstr "Die SQLite-Erweiterung „%1“ kann nicht geladen werden."
0053 
0054 #: SqliteVacuum.cpp:97
0055 #, qt-format
0056 msgctxt "SqliteVacuum|"
0057 msgid "Could not find tool \"%1\"."
0058 msgstr "Das Programm „%1“ wurde nicht gefunden."
0059 
0060 #: SqliteVacuum.cpp:105
0061 #, qt-format
0062 msgctxt "SqliteVacuum|"
0063 msgid "Could not find application \"%1\"."
0064 msgstr "Die Anwendung „%1“ wurde nicht gefunden."
0065 
0066 #: SqliteVacuum.cpp:113
0067 #, qt-format
0068 msgctxt "SqliteVacuum|"
0069 msgid "Could not read file \"%1\"."
0070 msgstr "Die Datei „\"%1“ kann nicht gelesen werden."
0071 
0072 #: SqliteVacuum.cpp:168
0073 msgctxt "SqliteVacuum|"
0074 msgid "Compacting database"
0075 msgstr "Datenbank wird komprimiert"
0076 
0077 #: SqliteVacuum.cpp:170
0078 #, qt-format
0079 msgctxt "SqliteVacuum|"
0080 msgid "Compacting database \"%1\"..."
0081 msgstr "Datenbank „%1“ wird komprimiert ..."
0082 
0083 #: SqliteVacuum.cpp:259
0084 #, qt-format
0085 msgctxt "SqliteVacuum|"
0086 msgid "Could not rename file \"%1\" to \"%2\"."
0087 msgstr "Datei „%1“ kann nicht in „%2“ umbenannt werden."
0088 
0089 #: SqliteVacuum.cpp:267
0090 #, qt-format
0091 msgctxt "SqliteVacuum|"
0092 msgid ""
0093 "The database has been compacted. Current size decreased by %1% to %2 MB."
0094 msgstr ""
0095 "Die Datenbank wurde komprimiert. Die aktuelle Größe wurde dabei um %1 % auf "
0096 "%2 MB reduziert."
0097 
0098 #~ msgctxt "SqliteConnection|"
0099 #~ msgid "Extra SQLite extension paths"
0100 #~ msgstr "Zusätzliche Pfade zur SQLite-Erweiterung"
0101 
0102 #~ msgctxt "SqliteVacuum|"
0103 #~ msgid "Could not find tool <filename>%1</filename>."
0104 #~ msgstr "Das Programm <filename>%1</filename> wurde nicht gefunden."
0105 
0106 #~ msgctxt "SqliteVacuum|"
0107 #~ msgid "Could not read file <filename>%1</filename>."
0108 #~ msgstr "Die Datei <filename>%1</filename> kann nicht gelesen werden."
0109 
0110 #~ msgctxt "SqliteVacuum|"
0111 #~ msgid ""
0112 #~ "Could not rename file <filename>%1</filename> to <filename>%2</filename>."
0113 #~ msgstr ""
0114 #~ "Datei <filename>%1</filename> kann nicht in <filename>%2</filename> "
0115 #~ "umbenannt werden."