mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2026-01-04 23:10:46 +01:00
42 lines
1009 B
Plaintext
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"
|
|
|