lazarus/components/leakview/languages/heaptrcview.ru.po
maxim af0490ba94 LeakView:
1) Improved layout and fixed form caption.
  2) Regenerated translations and updated Russian one.

git-svn-id: trunk@25596 -
2010-05-24 00:29:46 +00:00

77 lines
1.9 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: Maxim Ganetsky <maxkill@mail.ru>\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.sbtnupdate
msgid "Update"
msgstr "Обновить"
#: heaptrcview.schkraw
msgid "Raw leak data"
msgstr "Необработанные данные об утечках"
#: heaptrcview.schktop
msgid "Stay on top"
msgstr "Поверх других окон"
#: heaptrcview.sfrmcap
#| msgid "HeapTrcViewForm"
msgid "LeakView - HeapTrc output viewer"
msgstr "LeakView - программа просмотра вывода HeapTrc"
#: 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"