lazarus/components/leakview/languages/heaptrcview.it.po
martin 44b364786b LeakView: Find addresses from exe (Resolve)
git-svn-id: trunk@37439 -
2012-05-27 22:57:57 +00:00

86 lines
1.8 KiB
Plaintext

Massimo Soricetti <notturno@quipo.it>, 2011.
msgid ""
msgstr ""
"PO-Revision-Date: 2011-04-20 17:36+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"
#: heaptrcview.rsdtimes
msgid " (%d times)"
msgstr " (%d volte)"
#: heaptrcview.rserrorparse
msgid "Error while parsing trace file"
msgstr "Errore nell'analisi del tracefile"
#: heaptrcview.rsleakview
msgid "Leak View"
msgstr "Vista Perdite"
#: heaptrcview.sbtnclipbrd
msgid "Paste Clipboard"
msgstr "Incolla da appunti"
#: heaptrcview.sbtnresolve
msgid "Resolve"
msgstr ""
#: heaptrcview.sbtnupdate
msgid "Update"
msgstr "Aggiorna"
#: heaptrcview.schkraw
msgid "Raw leak data"
msgstr "Dati perdite grezzi"
#: heaptrcview.schktop
msgid "Stay on top"
msgstr "Resta in cima"
#: heaptrcview.sfrmcap
msgid "LeakView - HeapTrc output viewer"
msgstr "Visore output LeakView - HeapTrc"
#: heaptrcview.sfrmselectfilewithdebuginfo
msgid "Select File with debug info"
msgstr ""
#: heaptrcview.slbltrace
msgid ".trc file"
msgstr "file .trc"
#: heaptrcview.stacklineformat
msgid "%s"
msgstr ""
#: heaptrcview.stacklineformatwithfile
msgid "%s file: %s : %d; "
msgstr ""
#: heaptrcview.stacktraceformat
msgid "Leak: %d bytes x %d times"
msgstr "Perdita: %d byte per %d volte"
#: heaptrcview.stacktraceformatsingle
msgid "Leak: %d bytes"
msgstr "Perdita: %d bytes"
#: heaptrcview.strleakingblockscount
msgid "Leaking Blocks Count: %d"
msgstr "Conteggio blocchi persi: %d"
#: heaptrcview.strleakingmemsize
msgid "Leaking Mem Size: %d"
msgstr "Dimensione memoria perduta: %d"
#: heaptrcview.strtotalmemalloc
msgid "Total Mem alloced: %d"
msgstr "Totale memoria ALLOCata: %d"