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

0001 # translation of kdb_sqlitedriver_qt.po to Slovak
0002 # Roman Paholik <wizzardsk@gmail.com>, 2015, 2016.
0003 msgid ""
0004 msgstr ""
0005 "Project-Id-Version: kdb_sqlitedriver_qt\n"
0006 "Report-Msgid-Bugs-To: http://bugs.kde.org\n"
0007 "POT-Creation-Date: 2015-05-14 09:14+0000\n"
0008 "PO-Revision-Date: 2016-12-31 12:08+0100\n"
0009 "Last-Translator: Roman Paholik <wizzardsk@gmail.com>\n"
0010 "Language-Team: Slovak <kde-sk@linux.sk>\n"
0011 "Language: sk\n"
0012 "MIME-Version: 1.0\n"
0013 "Content-Type: text/plain; charset=UTF-8\n"
0014 "Content-Transfer-Encoding: 8bit\n"
0015 "X-Generator: Lokalize 2.0\n"
0016 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
0017 "X-Qt-Contexts: true\n"
0018 
0019 #: SqliteAdmin.cpp:43
0020 #, qt-format
0021 msgctxt "SqliteVacuum|"
0022 msgid "Could not compact database \"%1\"."
0023 msgstr "Nie je možné zhustiť databázu \"%1\"."
0024 
0025 #: SqliteConnection.cpp:49
0026 msgctxt "SqliteConnection|"
0027 msgid "Extra paths for SQLite plugins"
0028 msgstr "Dodatočné cesty pre SQLite pluginy"
0029 
0030 #: SqliteConnection.cpp:273
0031 #, qt-format
0032 msgctxt "SqliteConnection|"
0033 msgid ""
0034 "Could not delete file \"%1\". Check the file's permissions and whether it is "
0035 "already opened and locked by another application."
0036 msgstr ""
0037 "Nemôžem vymazať súbor \"%1\". Skontrolujte oprávnenia súboru a či je už "
0038 "otvorený a uzamknutý v inej aplikácii."
0039 
0040 #: SqliteConnection.cpp:375
0041 #, qt-format
0042 msgctxt "SqliteConnection|"
0043 msgid "Could not load SQLite plugin \"%1\"."
0044 msgstr "Nemôžem načítať SQLite rozšírenie \"%1\"."
0045 
0046 #: SqliteConnection.cpp:386
0047 #, qt-format
0048 msgctxt "SqliteConnection|"
0049 msgid "Could not find SQLite plugin file \"%1\"."
0050 msgstr "Nemôžem nájsť súbor SQLite rozšírenia \"%1\"."
0051 
0052 #: SqliteConnection.cpp:401
0053 #, qt-format
0054 msgctxt "SqliteConnection|"
0055 msgid "Could not load SQLite extension \"%1\"."
0056 msgstr "Nemôžem načítať SQLite rozšírenie \"%1\"."
0057 
0058 #: SqliteVacuum.cpp:97
0059 #, qt-format
0060 msgctxt "SqliteVacuum|"
0061 msgid "Could not find tool \"%1\"."
0062 msgstr "Nemôžem nájsť nástroj \"%1\"."
0063 
0064 #: SqliteVacuum.cpp:105
0065 #, qt-format
0066 msgctxt "SqliteVacuum|"
0067 msgid "Could not find application \"%1\"."
0068 msgstr "Nemôžem nájsť aplikáciu \"%1\"."
0069 
0070 #: SqliteVacuum.cpp:113
0071 #, qt-format
0072 msgctxt "SqliteVacuum|"
0073 msgid "Could not read file \"%1\"."
0074 msgstr "Nemôžem čítať súbor \"%1\"."
0075 
0076 #: SqliteVacuum.cpp:168
0077 msgctxt "SqliteVacuum|"
0078 msgid "Compacting database"
0079 msgstr "Compacting database"
0080 
0081 #: SqliteVacuum.cpp:170
0082 #, qt-format
0083 msgctxt "SqliteVacuum|"
0084 msgid "Compacting database \"%1\"..."
0085 msgstr "Databáza \"%1\" sa zhusťuje..."
0086 
0087 #: SqliteVacuum.cpp:259
0088 #, qt-format
0089 msgctxt "SqliteVacuum|"
0090 msgid "Could not rename file \"%1\" to \"%2\"."
0091 msgstr "Nemôžem premenovať súbor \"%1\" na \"%2\"."
0092 
0093 #: SqliteVacuum.cpp:267
0094 #, qt-format
0095 msgctxt "SqliteVacuum|"
0096 msgid ""
0097 "The database has been compacted. Current size decreased by %1% to %2 MB."
0098 msgstr "Databáza bola zhustená. Aktuálna veľkosť sa znížila o %1% na %2 MB."
0099 
0100 #~ msgctxt "SqliteConnection|"
0101 #~ msgid "Extra SQLite extension paths"
0102 #~ msgstr "Dodatočné rozširujúce cesty SQLite"
0103 
0104 #~ msgctxt "SqliteVacuum|"
0105 #~ msgid "Could not find tool <filename>%1</filename>."
0106 #~ msgstr "Nemôžem nájsť nástroj <filename>%1</filename>."
0107 
0108 #~ msgctxt "SqliteVacuum|"
0109 #~ msgid "Could not read file <filename>%1</filename>."
0110 #~ msgstr "Nemôžem čítať súbor <filename>%1</filename>."
0111 
0112 #~ msgctxt "SqliteVacuum|"
0113 #~ msgid ""
0114 #~ "Could not rename file <filename>%1</filename> to <filename>%2</filename>."
0115 #~ msgstr ""
0116 #~ "Nemôžem premenovať súbor <filename>%1</filename> na <filename>%2</"
0117 #~ "filename>."