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

84 lines
2.0 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Project-Id-Version: \n"
"POT-Creation-Date: \n"
"PO-Revision-Date: \n"
"Last-Translator: Igor Paliychuk <mansonigor@gmail.com>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
#: heaptrcview.rsdtimes
msgid " (%d times)"
msgstr " (%d разів)"
#: heaptrcview.rserrorparse
msgid "Error while parsing trace file"
msgstr "Помилка розбору файлу стека викликів"
#: heaptrcview.rsleakview
msgid "Leak View"
msgstr "Перегляд витоків пам'яті"
#: heaptrcview.sbtnclipbrd
msgid "Paste Clipboard"
msgstr "Вставити з буфера обміну"
#: heaptrcview.sbtnresolve
msgid "Resolve"
msgstr ""
#: heaptrcview.sbtnupdate
msgid "Update"
msgstr "Оновити"
#: heaptrcview.schkraw
msgid "Raw leak data"
msgstr "Необроблені дані про витік"
#: heaptrcview.schktop
msgid "Stay on top"
msgstr "Поверх інших вікон"
#: heaptrcview.sfrmcap
msgid "LeakView - HeapTrc output viewer"
msgstr "LeakView - програма перегляду виводу HeapTrc"
#: heaptrcview.sfrmselectfilewithdebuginfo
msgid "Select File with debug info"
msgstr ""
#: heaptrcview.slbltrace
msgid ".trc file"
msgstr "файл .trc"
#: heaptrcview.stacklineformat
msgid "%s"
msgstr "%s"
#: heaptrcview.stacklineformatwithfile
msgid "%s file: %s : %d; "
msgstr "%s файл: %s : %d; "
#: heaptrcview.stacktraceformat
msgid "Leak: %d bytes x %d times"
msgstr "Витік: %d байт(ів) x %d раз(ів)"
#: heaptrcview.stacktraceformatsingle
msgid "Leak: %d bytes"
msgstr "Витік: %d байт(ів)"
#: heaptrcview.strleakingblockscount
msgid "Leaking Blocks Count: %d"
msgstr "К-сть втрачених блоків пам'яті: %d"
#: heaptrcview.strleakingmemsize
msgid "Leaking Mem Size: %d"
msgstr "Розмір втраченої пам'яті: %d"
#: heaptrcview.strtotalmemalloc
msgid "Total Mem alloced: %d"
msgstr "Розмір виділеної пам'яті: %d"