mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-10-15 23:36:00 +02:00

1) localized LeakView. Patch from Marcelo B Paula. Part of bug #16540. 2) Added LeakView translations: Portuguese (from Marcelo B Paula) and Russian. 3) Removed LRS file. git-svn-id: trunk@25594 -
24 lines
541 B
Plaintext
24 lines
541 B
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: Maxim Ganetsky <maxkill@mail.ru>\n"
|
|
"Language-Team: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
#: leakinfo.calltraceprefix
|
|
msgid "Call trace for block "
|
|
msgstr "Стек вызовов для блока "
|
|
|
|
#: leakinfo.rawtraceprefix
|
|
msgid "Stack trace:"
|
|
msgstr "Стек вызовов:"
|
|
|
|
#: leakinfo.rsstacktrace
|
|
msgid "Stack trace"
|
|
msgstr "Стек вызовов"
|
|
|