lazarus/components/sqldb/languages/sqlstringspropertyeditordlg.it.po
2011-05-09 15:12:52 +00:00

42 lines
1009 B
Plaintext

# Massimo Soricetti <notturno@quipo.it>, 2011.
msgid ""
msgstr ""
"PO-Revision-Date: 2011-04-20 17:49+0200\n"
"Last-Translator: Massimo Soricetti <notturno@quipo.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"
#: sqlstringspropertyeditordlg.sqlsyntaxok
msgid "No syntax errors in SQL statement."
msgstr "La sintassi SQL del comando è corretta."
#: sqlstringspropertyeditordlg.sresulttabcaption
msgid "Results"
msgstr "Risultati"
#: sqlstringspropertyeditordlg.ssqlerror
msgid "SQL Error"
msgstr "Errore SQL"
#: sqlstringspropertyeditordlg.ssqlok
msgid "SQL OK"
msgstr ""
#: sqlstringspropertyeditordlg.ssqlsyntaxerror
msgid ""
"Syntax error in SQL statement:\n"
"%s\n"
msgstr ""
"Errore di sintassi nel comando SQL:\n"
" %s\n"
#: sqlstringspropertyeditordlg.ssqltabcaption
msgid "SQL Code"
msgstr "Codice SQL"