mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-15 12:23:15 +02:00
83 lines
2.1 KiB
Plaintext
83 lines
2.1 KiB
Plaintext
msgid ""
|
|
msgstr ""
|
|
"PO-Revision-Date: 2014-10-03 18:58+0100\n"
|
|
"Last-Translator: Giuliano Colla <giuliano.colla@fastwebnet.it>\n"
|
|
"Language-Team: PincoPallo Team\n"
|
|
"Language: it\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
"X-Generator: Virtaal 0.5.1\n"
|
|
"Project-Id-Version: \n"
|
|
"POT-Creation-Date: \n"
|
|
|
|
#: sqlstringspropertyeditordlg.sloadsqlcodehint
|
|
msgid "Load SQL code ..."
|
|
msgstr "Carico codice SQL ..."
|
|
|
|
#: sqlstringspropertyeditordlg.smetacolumns
|
|
msgid "Columns"
|
|
msgstr "Colonne"
|
|
|
|
#: sqlstringspropertyeditordlg.smetapleasespecifyatableintheobjectfield
|
|
msgid "Please specify a table in the object field."
|
|
msgstr "Specificare una tabella nel campo object."
|
|
|
|
#: sqlstringspropertyeditordlg.smetaprocedures
|
|
msgid "Procedures"
|
|
msgstr "Procedure"
|
|
|
|
#: sqlstringspropertyeditordlg.smetasystables
|
|
msgid "SysTables"
|
|
msgstr "SysTables"
|
|
|
|
#: sqlstringspropertyeditordlg.smetatabcaption
|
|
msgid "Metadata"
|
|
msgstr "Metadata"
|
|
|
|
#: sqlstringspropertyeditordlg.smetatables
|
|
msgid "Tables"
|
|
msgstr "Tabelle"
|
|
|
|
#: sqlstringspropertyeditordlg.sqlsyntaxok
|
|
msgid "No syntax errors in SQL statement found."
|
|
msgstr "Nessun errore di sintassi trovato nel comando SQL."
|
|
|
|
#: sqlstringspropertyeditordlg.squickcheckofsqlsyntaxhint
|
|
msgid "Quick check of SQL syntax"
|
|
msgstr "Controllo veloce di sintassi SQL"
|
|
|
|
#: sqlstringspropertyeditordlg.sresulttabcaption
|
|
msgid "Results"
|
|
msgstr "Risultati"
|
|
|
|
#: sqlstringspropertyeditordlg.srunsqlcodehint
|
|
msgid "Run SQL code"
|
|
msgstr "Eseguire codice SQL"
|
|
|
|
#: sqlstringspropertyeditordlg.ssavesqlcodehint
|
|
msgid "Save SQL code ..."
|
|
msgstr "Salvare codice SQL ..."
|
|
|
|
#: sqlstringspropertyeditordlg.ssqlerror
|
|
msgid "Probable SQL error"
|
|
msgstr "Probabile errore SQL"
|
|
|
|
#: sqlstringspropertyeditordlg.ssqlok
|
|
msgid "Quick SQL check OK"
|
|
msgstr "Controllo veloce di sintassi SQL: OK"
|
|
|
|
#: sqlstringspropertyeditordlg.ssqlsyntaxerror
|
|
msgid ""
|
|
"Probable syntax error in SQL statement:\n"
|
|
"%s\n"
|
|
msgstr ""
|
|
"Un probabile errore di sintassi nel comando SQL:\n"
|
|
"%s\n"
|
|
|
|
#: sqlstringspropertyeditordlg.ssqltabcaption
|
|
msgid "SQL Code"
|
|
msgstr "Codice SQL"
|
|
|