mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-31 10:00:32 +02:00
Components, CHMHelp: added Russian translation
git-svn-id: trunk@43793 -
This commit is contained in:
parent
58b46afe02
commit
8481f772b2
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -681,6 +681,7 @@ components/chmhelp/packages/idehelp/chmlcl.pas svneol=native#text/plain
|
||||
components/chmhelp/packages/idehelp/chmprog.pas svneol=native#text/plain
|
||||
components/chmhelp/packages/idehelp/languages/lazchmhelp.de.po svneol=native#text/plain
|
||||
components/chmhelp/packages/idehelp/languages/lazchmhelp.po svneol=native#text/plain
|
||||
components/chmhelp/packages/idehelp/languages/lazchmhelp.ru.po svneol=native#text/plain
|
||||
components/chmhelp/packages/idehelp/lazchmhelp.pas svneol=native#text/plain
|
||||
components/chmhelp/packages/idehelp/lazchmhelpregister.pas svneol=native#text/plain
|
||||
components/codetools/Makefile.compiled svneol=native#text/plain
|
||||
|
@ -0,0 +1,31 @@
|
||||
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"
|
||||
|
||||
#: lazchmhelp.help_category_idecmd
|
||||
msgid "CHM Help"
|
||||
msgstr "Справка в формате CHM"
|
||||
|
||||
#: lazchmhelp.help_current_idecmd
|
||||
msgid "Show help"
|
||||
msgstr "Показать справку"
|
||||
|
||||
#: lazchmhelp.help_current_menu
|
||||
msgid "&Help"
|
||||
msgstr "&Справка"
|
||||
|
||||
#: lazchmhelp.help_missinglhelp
|
||||
msgid "Missing lhelp"
|
||||
msgstr "Программа lhelp отсутствует"
|
||||
|
||||
#: lazchmhelp.help_unabletofindthelhelpviewerpleasecompilethelhelppro
|
||||
msgid "Unable to find the lhelp viewer:%s%s%s%sPlease compile the lhelp project:%s%s"
|
||||
msgstr "Невозможно найти программу просмотра lhelp:%s%s%s%sСоберите её проект:%s%s"
|
||||
|
Loading…
Reference in New Issue
Block a user