lazarus/tools/jsonviewer/languages/jsonviewer.it.po

601 lines
12 KiB
Plaintext

msgid ""
msgstr ""
"PO-Revision-Date: 2014-10-03 20:36+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"
#: msgjsonviewer.sarray
#, object-pascal-format
msgid "Array (%d elements)"
msgstr "Array (%d elements)"
#: msgjsonviewer.scancelclose
msgid "Do not close the window"
msgstr "Non chiudere la finestra"
#: msgjsonviewer.scancelpaste
msgid "Do not paste the new data"
msgstr "Non incollare i nuovi dati"
#: msgjsonviewer.scaption
msgctxt "msgjsonviewer.scaption"
msgid "JSON Viewer"
msgstr "Visualizzatore JSON"
#: msgjsonviewer.sdiscard
msgid "Discard changes"
msgstr "Annulla le modifiche"
#: msgjsonviewer.sdocumentmodified
msgid "JSON document modified"
msgstr "Documento JSON modificato"
#: msgjsonviewer.sdocumentmodifiedaction
#, object-pascal-format, fuzzy, badformat
#| msgid ""
#| "The JSON data was changed but not saved.\n"
#| "What do want to do ?\n"
msgid ""
"The JSON data in \"%s\" was changed but not saved.\n"
"What do want to do ?"
msgstr ""
"I dati JSON sono cambiati ma non ancora salvati.\n"
"Cosa volete fare?\n"
#: msgjsonviewer.sduplicatemembername
#, object-pascal-format
msgid "Duplicate member name \"%s\"."
msgstr "Nome di membro duplicato \"%s\"."
#: msgjsonviewer.sefilenameneeded
msgid "Filename needed for generated code"
msgstr ""
#: msgjsonviewer.selement
#, object-pascal-format
msgid "Element nr. %d"
msgstr "elemento n. %d"
#: msgjsonviewer.sempty
msgid "Empty document"
msgstr "Documento vuoto"
#: msgjsonviewer.serrcreatingconfigdir
#, object-pascal-format
msgid "Could not create the configuration files directory \"%s\""
msgstr "Non posso creare la cartella dei file di configurazione \"%s\""
#: msgjsonviewer.serrinvalidvalue
#, object-pascal-format
msgid "Invalid value or wrong type: \"%s\""
msgstr "Valore non valido o tipo errato: \"%s\""
#: msgjsonviewer.serrnovalidjsonclipboard
msgid "The clipboard does not contain valid JSON data"
msgstr "Gli appunti non contengono dati JSON validi"
#: msgjsonviewer.snewmember
msgid "New object member"
msgstr "Nuovo membro di oggetto"
#: msgjsonviewer.snewmembername
#, object-pascal-format
msgid "Enter a name for the new member (type: %s)"
msgstr "Dare un nome al nuovo membro (tipo: %s)"
#: msgjsonviewer.snomorematches
msgid "No nodes match the criterium"
msgstr "Nessun nodo corrisponde al criterio"
#: msgjsonviewer.snull
msgid "null"
msgstr "null"
#: msgjsonviewer.sobject
#, object-pascal-format
msgid "Object (%d members)"
msgstr "Oggetto (%d membri)"
#: msgjsonviewer.ssavedata
msgid "Save the changes"
msgstr "Salva i cambiamenti"
#: msgjsonviewer.stabcaptionraw
msgid "Raw"
msgstr ""
#: msgjsonviewer.stabcaptionvisual
msgid "Visual"
msgstr ""
#: tauthenticationform.caption
msgctxt "tauthenticationform.caption"
msgid "HTTP Authentication"
msgstr ""
#: tauthenticationform.lcbusername.caption
msgctxt "tauthenticationform.lcbusername.caption"
msgid "&Username"
msgstr ""
#: tauthenticationform.lepassword.caption
msgid "&Password"
msgstr ""
#: tcreatecodeform.caption
msgctxt "tcreatecodeform.caption"
msgid "Create pascal code"
msgstr ""
#: tcreatecodeform.cgoptions.caption
msgid "Other options"
msgstr ""
#: tcreatecodeform.eextraunitnames.texthint
msgid "Unit names, separated by commas"
msgstr ""
#: tcreatecodeform.leconstructorargslabel1.caption
msgid "Constructor arguments"
msgstr ""
#: tcreatecodeform.lepropertytypesuffix.caption
msgid "Property type suffix"
msgstr ""
#: tcreatecodeform.letoplevelclassname.caption
msgid "Toplevel class name"
msgstr ""
#: tcreatecodeform.leunitname.caption
msgid "Unit name"
msgstr ""
#: tcreatecodeform.leunitname1.caption
msgid "Field Prefix"
msgstr ""
#: tcreatecodeform.lextraunitnames.caption
msgid "Extra units in uses"
msgstr ""
#: tcreatecodeform.lfecode.caption
msgid "File"
msgstr ""
#: tcreatecodeform.lparentname.caption
msgid "Object Parent class"
msgstr ""
#: tcreatecodeform.lseindent.caption
msgid "Indent"
msgstr ""
#: tcreatecodeform.tscode.caption
msgid "Preview"
msgstr ""
#: tcreatecodeform.tsoptions.caption
msgid "Options"
msgstr ""
#: theaderform.caption
msgid "Request header"
msgstr ""
#: theaderform.lcbname.caption
msgctxt "theaderform.lcbname.caption"
msgid "&Name"
msgstr ""
#: theaderform.lcbvalue.caption
msgctxt "theaderform.lcbvalue.caption"
msgid "&Value"
msgstr ""
#: tmainform.aaddtofavourites.caption
msgid "Add request to favourites"
msgstr ""
#: tmainform.aclose.caption
msgid "&Close"
msgstr ""
#: tmainform.aclose.hint
msgid "Close file"
msgstr ""
#: tmainform.acopy.caption
msgid "&Copy"
msgstr "&Copia"
#: tmainform.acopy.hint
msgid "Copy selected node to clipboard as JSON"
msgstr "copia il nodo scelto negli appunti come JSON"
#: tmainform.acreatecode.caption
msgctxt "tmainform.acreatecode.caption"
msgid "Create Pascal code"
msgstr ""
#: tmainform.acreatecode.hint
msgctxt "tmainform.acreatecode.hint"
msgid "Create Pascal code"
msgstr ""
#: tmainform.acut.caption
msgid "C&ut"
msgstr "Taglia"
#: tmainform.acut.hint
msgid "Cut selected node to clipboard as JSON"
msgstr "Taglia il nodo scelto negli appunti come JSON"
#: tmainform.adeletevalue.caption
msgid "&Delete value"
msgstr "&Cancella valore"
#: tmainform.adeletevalue.hint
msgid "Delete the selected value"
msgstr "Cancella il valore selezionato"
#: tmainform.aexpandall.caption
msgid "E&xpand all nodes"
msgstr "Espandi tutti i nodi"
#: tmainform.aexpandall.hint
msgid "Expand all nodes in the document"
msgstr "Espandi tutti i nodi nel documento"
#: tmainform.aexpandcurrentcontainer.caption
msgid "Expand &current object/array"
msgstr "Espandi l'oggetto/array &corrente"
#: tmainform.aexpandcurrentcontainer.hint
msgid "Expand all nodes in the current object/array"
msgstr "Espandi tutti i nodi nell'oggetto/array corrente"
#: tmainform.afind.caption
msgid "&Find"
msgstr "&Trova"
#: tmainform.afind.hint
msgid "Find"
msgstr ""
#: tmainform.afindnext.caption
msgid "Find &next occurrence"
msgstr "Trova la &prossima occorrenza"
#: tmainform.afindnext.hint
msgid "Find next"
msgstr ""
#: tmainform.anew.caption
msgid "&New"
msgstr "&Nuovo"
#: tmainform.anew.hint
msgid "Create new JSON document"
msgstr "Crea un nuovo documento JSON"
#: tmainform.anewarray.caption
msgid "New &Array"
msgstr "Nuovo &array"
#: tmainform.anewarray.hint
msgid "Add a new JSON array"
msgstr "Aggiungi un nuovo array JSON"
#: tmainform.anewbooleanvalue.caption
msgid "New &boolean value"
msgstr "Nuovo valore &booleano"
#: tmainform.anewbooleanvalue.hint
msgid "Add a new boolean value"
msgstr "Aggiungi un nuovo valore booleano"
#: tmainform.anewnullvalue.caption
msgid "New N&ull value"
msgstr "Nuovo valore n&ull"
#: tmainform.anewnullvalue.hint
msgid "Add a new null value"
msgstr "Aggiungi un nuovo valore null"
#: tmainform.anewnumbervalue.caption
msgid "&New numerical Value"
msgstr "&Nuovo valore numerico"
#: tmainform.anewnumbervalue.hint
msgid "Add a new number value"
msgstr "Aggiungi un nuovo valore numerico"
#: tmainform.anewobject.caption
msgid "New &Object"
msgstr "Nuovo &oggetto"
#: tmainform.anewobject.hint
msgid "Add a new JSON object"
msgstr "Aggiungi un nuovo oggetto JSON"
#: tmainform.anewstringvalue.caption
msgid "New &string value"
msgstr "Nuovo valore &stringa"
#: tmainform.anewstringvalue.hint
msgid "Add a new string value"
msgstr "Aggiungi un nuovo valore stringa"
#: tmainform.aopen.caption
msgid "&Open"
msgstr "&Apri"
#: tmainform.aopen.hint
msgid "Open JSON document from file"
msgstr "Apri documento JSON da file"
#: tmainform.apaste.caption
msgid "&Paste"
msgstr "&Incolla"
#: tmainform.apaste.hint
msgid "Paste JSON data in clipboard as new member"
msgstr "Incolla dati JSON negli appunti come nuovo membro"
#: tmainform.apasteasdocument.caption
msgid "Paste as new document"
msgstr "Incolla come nuovo documento"
#: tmainform.apasteasdocument.hint
msgid "Paste JSON data in clipboard as new document"
msgstr "Incolla dati JSON negli appunti come nuovo documento"
#: tmainform.aquit.caption
msgid "&Quit"
msgstr "&Esci"
#: tmainform.aquit.hint
msgid "Exit the program"
msgstr "Esci dal programma"
#: tmainform.asave.caption
msgid "&Save"
msgstr "&Salva"
#: tmainform.asave.hint
msgid "Save the JSON document to file"
msgstr "Salva il documento JSON nel file"
#: tmainform.asaveas.caption
msgid "Save &as"
msgstr "S&alva con nome"
#: tmainform.asaveas.hint
msgid "Save JSON document with a new name"
msgstr "Salva il documento JSON con un nuovo nome"
#: tmainform.caption
#, fuzzy
msgctxt "tmainform.caption"
msgid "JSON Viewer"
msgstr "Visualizzatore JSON"
#: tmainform.medit.caption
msgid "&Edit"
msgstr "&Modifica"
#: tmainform.mfavourites.caption
msgid "Favourites"
msgstr ""
#: tmainform.mfile.caption
msgid "&File"
msgstr "&File"
#: tmainform.miallowcomments.caption
msgctxt "tmainform.miallowcomments.caption"
msgid "Allow comments"
msgstr ""
#: tmainform.miallowtrailingcomma.caption
msgid "Allow trailing comma"
msgstr ""
#: tmainform.micompact.caption
msgid "Compact display"
msgstr ""
#: tmainform.midocument.caption
msgid "&New document with object"
msgstr "&Nuovo documento con oggetto"
#: tmainform.miinsert.caption
msgid "&Values"
msgstr "&Valori"
#: tmainform.miquotestrings.caption
msgid "Quote string values"
msgstr ""
#: tmainform.misaveformatted.caption
msgid "Save Formatted JSON"
msgstr ""
#: tmainform.mishowrest.caption
msgid "Show REST panel"
msgstr ""
#: tmainform.misortmembers.caption
msgid "Sort object members"
msgstr "Ordina oggetti membri"
#: tmainform.mistrict.caption
msgid "&Strict JSON"
msgstr "J&SON rigoroso"
#: tmainform.moptions.caption
msgid "&Options"
msgstr "&Opzioni"
#: tmainform.odjson.title
msgid "Select a JSON file"
msgstr ""
#: tmainform.sdjson.title
msgid "Save JSON document to file"
msgstr ""
#: tmainform.tbjson.caption
msgid "TBJSON"
msgstr "TBJSON"
#: tmainform.tbshowrest.caption
msgid "Show &REST query"
msgstr ""
#: tmainform.toolbutton1.caption
msgid "ToolButton1"
msgstr "ToolButton1"
#: tmainform.toolbutton4.caption
msgid "ToolButton4"
msgstr "ToolButton4"
#: tnewbooleanform.caption
msgid "New boolean value"
msgstr ""
#: tnewbooleanform.cbvalue.caption
msgid "Set to true"
msgstr ""
#: tnewbooleanform.label1.caption
msgid "&Member name"
msgstr ""
#: tnewnumberform.caption
msgid "New number value"
msgstr ""
#: tnewnumberform.label1.caption
msgctxt "tnewnumberform.label1.caption"
msgid "&Name"
msgstr ""
#: tnewnumberform.label2.caption
msgid "Value"
msgstr ""
#: tnewnumberform.rgtype.caption
msgid "Number Type"
msgstr ""
#: tnewstringform.caption
msgid "New String value"
msgstr ""
#: tnewstringform.label1.caption
msgctxt "tnewstringform.label1.caption"
msgid "&Name"
msgstr ""
#: tnewstringform.label2.caption
msgctxt "tnewstringform.label2.caption"
msgid "&Value"
msgstr ""
#: trestframe.aaddheader.caption
msgctxt "trestframe.aaddheader.caption"
msgid "Add Header"
msgstr ""
#: trestframe.aaddheader.hint
msgctxt "trestframe.aaddheader.hint"
msgid "Add Header"
msgstr ""
#: trestframe.aaddtofavourites.caption
msgid "Add to favourites..."
msgstr ""
#: trestframe.aauthentication.caption
msgctxt "trestframe.aauthentication.caption"
msgid "HTTP Basic authentication"
msgstr ""
#: trestframe.aauthentication.hint
msgctxt "trestframe.aauthentication.hint"
msgid "HTTP Basic authentication"
msgstr ""
#: trestframe.adeleteheader.caption
msgctxt "trestframe.adeleteheader.caption"
msgid "Delete Header"
msgstr ""
#: trestframe.adeleteheader.hint
msgctxt "trestframe.adeleteheader.hint"
msgid "Delete Header"
msgstr ""
#: trestframe.aeditheader.caption
msgctxt "trestframe.aeditheader.caption"
msgid "Edit Header"
msgstr ""
#: trestframe.aeditheader.hint
msgctxt "trestframe.aeditheader.hint"
msgid "Edit Header"
msgstr ""
#: trestframe.asend.caption
msgid "&Send"
msgstr ""
#: trestframe.asend.hint
msgid "Send request"
msgstr ""
#: trestframe.cbusecurrenttabcontent.caption
msgctxt "trestframe.cbusecurrenttabcontent.caption"
msgid "Use current tab as content"
msgstr ""
#: trestframe.lhttpstatus.caption
msgid "HTTP"
msgstr ""
#: trestframe.tsheaders.caption
msgid "Request headers"
msgstr ""
#: trestframe.tsrequestcontent.caption
msgid "Request content"
msgstr ""
#: trestframe.tsresult.caption
msgid "Request result"
msgstr ""
#: tsaverequestdataform.caption
msgid "Save request data as favourite"
msgstr ""
#: tsaverequestdataform.cbsavecontent.caption
msgid "Save request content"
msgstr ""
#: tsaverequestdataform.label1.caption
msgid "Name"
msgstr ""