lazarus/components/leakview/languages/heaptrcview.pt_BR.po

78 lines
1.6 KiB
Plaintext

msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Project-Id-Version: \n"
"POT-Creation-Date: \n"
"PO-Revision-Date: \n"
"Last-Translator: Marcelo Borges de Paula\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
#: heaptrcview.rsdtimes
msgid " (%d times)"
msgstr " (%d vezes)"
#: heaptrcview.rserrorparse
msgid "Error while parsing trace file"
msgstr "Erro ao analisar arquivo de rastreamento"
#: heaptrcview.rsleakview
msgid "Leak View"
msgstr "Exibir Vazamentos de Memória"
#: heaptrcview.sbtnclipbrd
msgid "Paste Clipboard"
msgstr "Colar Área Transf."
#: heaptrcview.sbtnupdate
msgid "Update"
msgstr "Atualizar"
#: heaptrcview.schkraw
msgid "Raw leak data"
msgstr "Dados não preparados"
#: heaptrcview.schktop
msgid "Stay on top"
msgstr "Permanecer no topo"
#: heaptrcview.sfrmcap
#, fuzzy
#| msgid "HeapTrcViewForm"
msgid "LeakView - HeapTrc output viewer"
msgstr "Exibição Rastreamento Pilha"
#: heaptrcview.slbltrace
msgid ".trc file"
msgstr "arquivo .trc"
#: heaptrcview.stacklineformat
msgid "%s"
msgstr "%s"
#: heaptrcview.stacklineformatwithfile
msgid "%s file: %s : %d; "
msgstr "%s arquivo: %s : %d; "
#: heaptrcview.stacktraceformat
msgid "Leak: %d bytes x %d times"
msgstr "Vazamento: %d bytes x %d vezes"
#: heaptrcview.stacktraceformatsingle
msgid "Leak: %d bytes"
msgstr "Vazamento: %d bytes"
#: heaptrcview.strleakingblockscount
msgid "Leaking Blocks Count: %d"
msgstr "Contagem Blocos Vazando: %d"
#: heaptrcview.strleakingmemsize
msgid "Leaking Mem Size: %d"
msgstr "Tamanho Mem Vazando: %d"
#: heaptrcview.strtotalmemalloc
msgid "Total Mem alloced: %d"
msgstr "Total Mem alocada: %d"