diff --git a/examples/codepageconverter/languages/lazconverter.po b/examples/codepageconverter/languages/lazconverter.po index b67a38b7f0..949d80a738 100644 --- a/examples/codepageconverter/languages/lazconverter.po +++ b/examples/codepageconverter/languages/lazconverter.po @@ -1,60 +1,39 @@ -# -msgid "Codepage LazConverter for PAS, LFM, LRS & INC files v0.0.4" +msgid "" +msgstr "Content-Type: text/plain; charset=UTF-8" + +#: TLAZCONVERTERFORM.BUTTON1.CAPTION +msgid "Path" msgstr "" -# -msgid "Path to your project:" +#: TLAZCONVERTERFORM.BUTTON2.CAPTION +msgid "Search" msgstr "" -# -msgid "Path" +#: TLAZCONVERTERFORM.BUTTON3.CAPTION +msgid "Convert" msgstr "" -# -msgid "Convert From:" +#: TLAZCONVERTERFORM.CAPTION +msgid "Codepage LazConverter for PAS, LFM, LRS, LRT & INC files v0.0.6" msgstr "" -# -msgid "Convert To:" +#: TLAZCONVERTERFORM.LABEL1.CAPTION +msgid "Path to your project:" msgstr "" -# -msgid "Include subdirectories" +#: TLAZCONVERTERFORM.LABEL2.CAPTION +msgid "Convert From:" msgstr "" -# -msgid "Search" +#: TLAZCONVERTERFORM.LABEL3.CAPTION +msgid "Convert To:" msgstr "" -# -msgid "Convert" +#: TLAZCONVERTERFORM.LABEL6.CAPTION +msgid "Ready..." msgstr "" -# -msgid "Directory:" -msgstr "" - -# -msgid "Ready..." -msgstr "" - -# -msgid "Remove from conversion" -msgstr "" - -# -msgid "View" -msgstr "" - -# -msgid "View File" -msgstr "" - -# -msgid "-" -msgstr "" - -# -msgid "Remove From Conversion" +#: TLAZCONVERTERFORM.MENUITEM1.CAPTION +msgid "Remove from conversion" msgstr "" diff --git a/examples/codepageconverter/languages/lazconverter.ru.po b/examples/codepageconverter/languages/lazconverter.ru.po index ff0070dbbc..56e0194076 100644 --- a/examples/codepageconverter/languages/lazconverter.ru.po +++ b/examples/codepageconverter/languages/lazconverter.ru.po @@ -1,11 +1,47 @@ msgid "" msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" "Project-Id-Version: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2007-09-02 18:02+0300\n" +"PO-Revision-Date: \n" "Last-Translator: Maxim Ganetsky \n" "Language-Team: \n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" +#: TLAZCONVERTERFORM.BUTTON1.CAPTION +msgid "Path" +msgstr "Путь" + +#: TLAZCONVERTERFORM.BUTTON2.CAPTION +msgid "Search" +msgstr "Найти" + +#: TLAZCONVERTERFORM.BUTTON3.CAPTION +msgid "Convert" +msgstr "Преобразовать" + +#: TLAZCONVERTERFORM.CAPTION +msgid "Codepage LazConverter for PAS, LFM, LRS, LRT & INC files v0.0.6" +msgstr "Перекодировщик LazConverter для файлов PAS, LFM, LRS, LRT и INC v0.0.6" + +#: TLAZCONVERTERFORM.LABEL1.CAPTION +msgid "Path to your project:" +msgstr "Путь к вашему проекту:" + +#: TLAZCONVERTERFORM.LABEL2.CAPTION +msgid "Convert From:" +msgstr "Преобразовать из:" + +#: TLAZCONVERTERFORM.LABEL3.CAPTION +msgid "Convert To:" +msgstr "Преобразовать в:" + +#: TLAZCONVERTERFORM.LABEL6.CAPTION +msgid "Ready..." +msgstr "Готов..." + +#: TLAZCONVERTERFORM.MENUITEM1.CAPTION +msgid "Remove from conversion" +msgstr "Исключить из преобразования" + diff --git a/examples/codepageconverter/lazconverter.lpi b/examples/codepageconverter/lazconverter.lpi index 3ee9fc779f..429b52ef25 100644 --- a/examples/codepageconverter/lazconverter.lpi +++ b/examples/codepageconverter/lazconverter.lpi @@ -1,7 +1,7 @@ - + @@ -9,21 +9,24 @@ - <ActiveEditorIndexAtStart Value="0"/> </General> + <i18n> + <EnableI18N Value="True"/> + <OutDir Value="languages"/> + </i18n> <PublishOptions> <Version Value="2"/> - <DestinationDirectory Value="/home/barko/tempo/out/"/> + <DestinationDirectory Value="\home\barko\tempo\out\"/> <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/> <ExcludeFileFilter Value="*.(bak|ppu|ppw|o|so);*~;backup"/> </PublishOptions> <RunParams> <local> <FormatVersion Value="1"/> - <LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/> + <LaunchingApplication PathPlusParams="\usr\X11R6\bin\xterm -T 'Lazarus Run Output' -e $(LazarusDir)\tools\runwait.sh $(TargetCmdLine)"/> </local> </RunParams> <RequiredPackages Count="2"> @@ -42,18 +45,19 @@ <UnitName Value="lazconverter"/> <CursorPos X="1" Y="1"/> <TopLine Value="1"/> - <UsageCount Value="36"/> + <UsageCount Value="37"/> </Unit0> <Unit1> <Filename Value="mainunit.pas"/> <ComponentName Value="LazConverterForm"/> <IsPartOfProject Value="True"/> + <ResourceBaseClass Value="Form"/> <ResourceFilename Value="mainunit.lrs"/> <UnitName Value="mainunit"/> - <CursorPos X="11" Y="30"/> - <TopLine Value="1"/> + <CursorPos X="21" Y="42"/> + <TopLine Value="19"/> <EditorIndex Value="0"/> - <UsageCount Value="36"/> + <UsageCount Value="37"/> <Loaded Value="True"/> <SyntaxHighlighter Value="Delphi"/> </Unit1> @@ -61,8 +65,9 @@ </ProjectOptions> <CompilerOptions> <Version Value="8"/> + <PathDelim Value="\"/> <SearchPaths> - <SrcPath Value="$(LazarusDir)/lcl/;$(LazarusDir)/lcl/interfaces/$(LCLWidgetType)/"/> + <SrcPath Value="$(LazarusDir)\lcl\;$(LazarusDir)\lcl\interfaces\$(LCLWidgetType)\"/> </SearchPaths> <Parsing> <SyntaxOptions> diff --git a/examples/codepageconverter/mainunit.lrt b/examples/codepageconverter/mainunit.lrt index 9e20144b95..3318a81507 100644 --- a/examples/codepageconverter/mainunit.lrt +++ b/examples/codepageconverter/mainunit.lrt @@ -1,9 +1,9 @@ TLAZCONVERTERFORM.CAPTION=Codepage LazConverter for PAS, LFM, LRS, LRT & INC files v0.0.6 -TLABEL.CAPTION=Path to your project: -TLABEL.CAPTION=Convert From: -TLABEL.CAPTION=Convert To: -TLABEL.CAPTION=Ready... -TBUTTON.CAPTION=Path -TBUTTON.CAPTION=Search -TBUTTON.CAPTION=Convert -TMENUITEM.CAPTION=Remove from conversion +TLAZCONVERTERFORM.LABEL1.CAPTION=Path to your project: +TLAZCONVERTERFORM.LABEL2.CAPTION=Convert From: +TLAZCONVERTERFORM.LABEL3.CAPTION=Convert To: +TLAZCONVERTERFORM.LABEL6.CAPTION=Ready... +TLAZCONVERTERFORM.BUTTON1.CAPTION=Path +TLAZCONVERTERFORM.BUTTON2.CAPTION=Search +TLAZCONVERTERFORM.BUTTON3.CAPTION=Convert +TLAZCONVERTERFORM.MENUITEM1.CAPTION=Remove from conversion diff --git a/examples/codepageconverter/mainunit.pas b/examples/codepageconverter/mainunit.pas index deb454ffd2..ee5df2328d 100644 --- a/examples/codepageconverter/mainunit.pas +++ b/examples/codepageconverter/mainunit.pas @@ -27,8 +27,8 @@ interface uses Classes, SysUtils, LResources, Forms, Controls, Graphics, Dialogs, ExtCtrls, - FileUtil, StdCtrls, Buttons, ComCtrls, Menus - {$IFDEF TRANSLATESTRING}, DefaultTranslator{$ENDIF}, FileCtrl; + FileUtil, StdCtrls, Buttons, ComCtrls, Menus, + DefaultTranslator, FileCtrl; type