lazarus/components/sqldb/languages/sqlstringspropertyeditordlg.pt_BR.po
2017-11-29 22:49:04 +00:00

82 lines
2.0 KiB
Plaintext

msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Project-Id-Version: \n"
"POT-Creation-Date: \n"
"PO-Revision-Date: \n"
"Last-Translator: Marcelo B Paula <marcelo.bp@netsite.com.br>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: pt_BR\n"
"X-Generator: Poedit 1.8.13\n"
#: sqlstringspropertyeditordlg.sloadsqlcodehint
msgid "Load SQL code ..."
msgstr "Carregar código SQL ..."
#: sqlstringspropertyeditordlg.smetacolumns
msgid "Columns"
msgstr "Colunas"
#: sqlstringspropertyeditordlg.smetapleasespecifyatableintheobjectfield
msgid "Please specify a table in the object field."
msgstr "Favor especificar uma tabela no campo do objeto."
#: sqlstringspropertyeditordlg.smetaprocedures
msgid "Procedures"
msgstr "Procedures"
#: sqlstringspropertyeditordlg.smetasystables
msgid "SysTables"
msgstr "Tabelas de Sistema"
#: sqlstringspropertyeditordlg.smetatabcaption
msgid "Metadata"
msgstr "Metadata"
#: sqlstringspropertyeditordlg.smetatables
msgid "Tables"
msgstr "Tabelas"
#: sqlstringspropertyeditordlg.sqlsyntaxok
msgid "No syntax errors in SQL statement found."
msgstr "Nenhum erro de sintaxe encontrado na declaração SQL"
#: sqlstringspropertyeditordlg.squickcheckofsqlsyntaxhint
msgid "Quick check of SQL syntax"
msgstr "Verificação rápida da sintaxe SQL"
#: sqlstringspropertyeditordlg.sresulttabcaption
msgid "Results"
msgstr "Resultados"
#: sqlstringspropertyeditordlg.srunsqlcodehint
msgid "Run SQL code"
msgstr "Executar código SQL"
#: sqlstringspropertyeditordlg.ssavesqlcodehint
msgid "Save SQL code ..."
msgstr "Salvar código SQL ..."
#: sqlstringspropertyeditordlg.ssqlerror
msgid "Probable SQL error"
msgstr "Provável erro SQL"
#: sqlstringspropertyeditordlg.ssqlok
msgid "Quick SQL check OK"
msgstr "Verificação rápida SQL OK"
#: sqlstringspropertyeditordlg.ssqlsyntaxerror
msgid ""
"Probable syntax error in SQL statement:\n"
"%s\n"
msgstr ""
"Provável erro de sintaxe na declaração SQL:\n"
"%s\n"
#: sqlstringspropertyeditordlg.ssqltabcaption
msgid "SQL Code"
msgstr "Código SQL"