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

0001 # Translation of kbd_sqlitedriver_qt.po to Brazilian Portuguese
0002 # Copyright (C) 2015 This_file_is_part_of_KDE
0003 # This file is distributed under the same license as the PACKAGE package.
0004 #
0005 # André Marcelo Alvarenga <alvarenga@kde.org>, 2015.
0006 # Luiz Fernando Ranghetti <elchevive@opensuse.org>, 2018.
0007 msgid ""
0008 msgstr ""
0009 "Project-Id-Version: kbd_sqlitedriver_qt\n"
0010 "PO-Revision-Date: 2018-08-29 10:00-0300\n"
0011 "Last-Translator: Luiz Fernando Ranghetti <elchevive@opensuse.org>\n"
0012 "Language-Team: Portuguese <kde-i18n-pt_BR@kde.org>\n"
0013 "Language: pt_BR\n"
0014 "MIME-Version: 1.0\n"
0015 "Content-Type: text/plain; charset=UTF-8\n"
0016 "Content-Transfer-Encoding: 8bit\n"
0017 "X-Qt-Contexts: true\n"
0018 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
0019 "X-Generator: Lokalize 2.0\n"
0020 
0021 #: SqliteAdmin.cpp:43
0022 #, qt-format
0023 msgctxt "SqliteVacuum|"
0024 msgid "Could not compact database \"%1\"."
0025 msgstr "Não foi possível compactar o banco de dados \"%1\"."
0026 
0027 #: SqliteConnection.cpp:49
0028 msgctxt "SqliteConnection|"
0029 msgid "Extra paths for SQLite plugins"
0030 msgstr "Caminhos extras para os plugins SQLite"
0031 
0032 #: SqliteConnection.cpp:273
0033 #, qt-format
0034 msgctxt "SqliteConnection|"
0035 msgid ""
0036 "Could not delete file \"%1\". Check the file's permissions and whether it is "
0037 "already opened and locked by another application."
0038 msgstr ""
0039 "Não foi possível remover o arquivo \"%1\". Verifique as permissões do "
0040 "arquivo e se ele já está aberto e bloqueado por outro aplicativo."
0041 
0042 #: SqliteConnection.cpp:375
0043 #, qt-format
0044 msgctxt "SqliteConnection|"
0045 msgid "Could not load SQLite plugin \"%1\"."
0046 msgstr "Não foi possível carregar o plugin SQLite \"%1\"."
0047 
0048 #: SqliteConnection.cpp:386
0049 #, qt-format
0050 msgctxt "SqliteConnection|"
0051 msgid "Could not find SQLite plugin file \"%1\"."
0052 msgstr "Não foi possível encontrar o arquivo do plugin SQLite \"%1\"."
0053 
0054 #: SqliteConnection.cpp:401
0055 #, qt-format
0056 msgctxt "SqliteConnection|"
0057 msgid "Could not load SQLite extension \"%1\"."
0058 msgstr "Não foi possível carregar a extensão SQLite \"%1\"."
0059 
0060 #: SqliteVacuum.cpp:97
0061 #, qt-format
0062 msgctxt "SqliteVacuum|"
0063 msgid "Could not find tool \"%1\"."
0064 msgstr "Não foi possível encontrar a ferramenta SQLite \"%1\"."
0065 
0066 #: SqliteVacuum.cpp:105
0067 #, qt-format
0068 msgctxt "SqliteVacuum|"
0069 msgid "Could not find application \"%1\"."
0070 msgstr "Não foi possível encontrar o aplicativo \"%1\""
0071 
0072 #: SqliteVacuum.cpp:113
0073 #, qt-format
0074 msgctxt "SqliteVacuum|"
0075 msgid "Could not read file \"%1\"."
0076 msgstr "Não foi possível ler o arquivo '\"%1\"."
0077 
0078 #: SqliteVacuum.cpp:168
0079 msgctxt "SqliteVacuum|"
0080 msgid "Compacting database"
0081 msgstr "Compactando o banco de dados"
0082 
0083 #: SqliteVacuum.cpp:170
0084 #, qt-format
0085 msgctxt "SqliteVacuum|"
0086 msgid "Compacting database \"%1\"..."
0087 msgstr "Compactando o banco de dados \"%1\"..."
0088 
0089 #: SqliteVacuum.cpp:259
0090 #, qt-format
0091 msgctxt "SqliteVacuum|"
0092 msgid "Could not rename file \"%1\" to \"%2\"."
0093 msgstr "Não foi possível renomear o arquivo \"%1\" para \"%2\"."
0094 
0095 #: SqliteVacuum.cpp:267
0096 #, qt-format
0097 msgctxt "SqliteVacuum|"
0098 msgid ""
0099 "The database has been compacted. Current size decreased by %1% to %2 MB."
0100 msgstr ""
0101 "O banco de dados foi compactado. O tamanho atual reduziu em %1% para %2 MB."
0102 
0103 #~ msgctxt "SqliteConnection|"
0104 #~ msgid "Extra SQLite extension paths"
0105 #~ msgstr "Caminhos da extensão extra do SQLite"
0106 
0107 #~ msgctxt "SqliteVacuum|"
0108 #~ msgid "Could not find tool <filename>%1</filename>."
0109 #~ msgstr "Não foi possível encontrar a ferramenta <filename>%1</filename>."
0110 
0111 #~ msgctxt "SqliteVacuum|"
0112 #~ msgid "Could not read file <filename>%1</filename>."
0113 #~ msgstr "Não foi possível ler o arquivo <filename>%1</filename>."
0114 
0115 #~ msgctxt "SqliteVacuum|"
0116 #~ msgid ""
0117 #~ "Could not rename file <filename>%1</filename> to <filename>%2</filename>."
0118 #~ msgstr ""
0119 #~ "Não foi possível renomear o arquivo <filename>%1</filename> para "
0120 #~ "<filename>%2</filename>."