To 0.1.18.0

Bugfix: Linux create locale folder fixed

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5441 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
gbamber
2016-12-07 15:04:47 +00:00
parent 20233d79b3
commit ccc4276d0d
6 changed files with 408 additions and 342 deletions

View File

@ -1,6 +1,6 @@
[Setup] [Setup]
AppName=External OPM JSON package Editor AppName=External OPM JSON package Editor
AppVersion=0.1.17.0 AppVersion=0.1.18.0
DefaultDirName={pf}\OPMUtilities DefaultDirName={pf}\OPMUtilities
DefaultGroupName=OPM DefaultGroupName=OPM
UninstallDisplayIcon={app}\jsoneditor.exe UninstallDisplayIcon={app}\jsoneditor.exe

View File

@ -28,7 +28,7 @@
<UseVersionInfo Value="True"/> <UseVersionInfo Value="True"/>
<AutoIncrementBuild Value="True"/> <AutoIncrementBuild Value="True"/>
<MinorVersionNr Value="1"/> <MinorVersionNr Value="1"/>
<RevisionNr Value="17"/> <RevisionNr Value="18"/>
<StringTable Comments="Buld configured for Win Linux and Darwin" FileDescription="An editor for OnlinePackageManager update JSON files" InternalName="jsoneditor" LegalCopyright="(c)2016 usernames lainz and minesadorada @ forum.lazarus.freepascal.org" LegalTrademarks="GPL code" OriginalFilename="jsoneditor" ProductName="Lazarus and Freepascal" ProductVersion="1.x and 3.x"/> <StringTable Comments="Buld configured for Win Linux and Darwin" FileDescription="An editor for OnlinePackageManager update JSON files" InternalName="jsoneditor" LegalCopyright="(c)2016 usernames lainz and minesadorada @ forum.lazarus.freepascal.org" LegalTrademarks="GPL code" OriginalFilename="jsoneditor" ProductName="Lazarus and Freepascal" ProductVersion="1.x and 3.x"/>
</VersionInfo> </VersionInfo>
<BuildModes Count="6"> <BuildModes Count="6">
@ -103,6 +103,9 @@
</Linking> </Linking>
<Other> <Other>
<CustomOptions Value="-FcUTF8"/> <CustomOptions Value="-FcUTF8"/>
<OtherDefines Count="1">
<Define0 Value="IGNOREPICTURE"/>
</OtherDefines>
</Other> </Other>
</CompilerOptions> </CompilerOptions>
</Item3> </Item3>

View File

@ -4,13 +4,13 @@
<PathDelim Value="\"/> <PathDelim Value="\"/>
<Version Value="10"/> <Version Value="10"/>
<BuildModes Active="DEBUG Win64"/> <BuildModes Active="DEBUG Win64"/>
<Units Count="24"> <Units Count="32">
<Unit0> <Unit0>
<Filename Value="jsonpackage.lpr"/> <Filename Value="jsonpackage.lpr"/>
<IsPartOfProject Value="True"/> <IsPartOfProject Value="True"/>
<EditorIndex Value="2"/> <EditorIndex Value="2"/>
<CursorPos Y="30"/> <CursorPos Y="30"/>
<UsageCount Value="78"/> <UsageCount Value="80"/>
<Loaded Value="True"/> <Loaded Value="True"/>
</Unit0> </Unit0>
<Unit1> <Unit1>
@ -20,12 +20,12 @@
<HasResources Value="True"/> <HasResources Value="True"/>
<ResourceBaseClass Value="Form"/> <ResourceBaseClass Value="Form"/>
<IsVisibleTab Value="True"/> <IsVisibleTab Value="True"/>
<TopLine Value="13"/> <TopLine Value="45"/>
<CursorPos X="71" Y="6"/> <CursorPos X="48" Y="914"/>
<UsageCount Value="78"/> <UsageCount Value="80"/>
<Bookmarks Count="2"> <Bookmarks Count="2">
<Item0 Y="510" ID="1"/> <Item0 Y="511" ID="1"/>
<Item1 Y="792"/> <Item1 Y="793"/>
</Bookmarks> </Bookmarks>
<Loaded Value="True"/> <Loaded Value="True"/>
<LoadedDesigner Value="True"/> <LoadedDesigner Value="True"/>
@ -33,7 +33,7 @@
<Unit2> <Unit2>
<Filename Value="ugenericcollection.pas"/> <Filename Value="ugenericcollection.pas"/>
<IsPartOfProject Value="True"/> <IsPartOfProject Value="True"/>
<UsageCount Value="78"/> <UsageCount Value="80"/>
</Unit2> </Unit2>
<Unit3> <Unit3>
<Filename Value="D:\Lazarusprojects\golfml\egacalculator\source\umainform.pas"/> <Filename Value="D:\Lazarusprojects\golfml\egacalculator\source\umainform.pas"/>
@ -174,11 +174,10 @@
<Unit21> <Unit21>
<Filename Value="C:\NewPascalDarwin\lazarus\lcl\translations.pas"/> <Filename Value="C:\NewPascalDarwin\lazarus\lcl\translations.pas"/>
<UnitName Value="Translations"/> <UnitName Value="Translations"/>
<EditorIndex Value="1"/> <EditorIndex Value="-1"/>
<TopLine Value="76"/> <TopLine Value="76"/>
<CursorPos X="36" Y="82"/> <CursorPos X="36" Y="82"/>
<UsageCount Value="12"/> <UsageCount Value="12"/>
<Loaded Value="True"/>
</Unit21> </Unit21>
<Unit22> <Unit22>
<Filename Value="translate.lrs"/> <Filename Value="translate.lrs"/>
@ -191,6 +190,66 @@
<CursorPos X="64" Y="1204"/> <CursorPos X="64" Y="1204"/>
<UsageCount Value="10"/> <UsageCount Value="10"/>
</Unit23> </Unit23>
<Unit24>
<Filename Value="C:\trunklatest\fpc\rtl\objpas\fgl.pp"/>
<EditorIndex Value="-1"/>
<TopLine Value="1527"/>
<CursorPos Y="1547"/>
<UsageCount Value="10"/>
</Unit24>
<Unit25>
<Filename Value="C:\trunklatest\lazarus\components\onlinepackagemanager\opkman_updates.pas"/>
<EditorIndex Value="-1"/>
<CursorPos X="45" Y="8"/>
<UsageCount Value="10"/>
</Unit25>
<Unit26>
<Filename Value="C:\trunklatest\lazarus\components\onlinepackagemanager\opkman_options.pas"/>
<EditorIndex Value="-1"/>
<TopLine Value="70"/>
<UsageCount Value="10"/>
</Unit26>
<Unit27>
<Filename Value="C:\trunklatest\lazarus\components\onlinepackagemanager\opkman_createrepositorypackage.pas"/>
<ComponentName Value="CreateRepositoryPackagesFrm"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<EditorIndex Value="-1"/>
<TopLine Value="9"/>
<CursorPos X="26" Y="23"/>
<UsageCount Value="10"/>
</Unit27>
<Unit28>
<Filename Value="C:\trunklatest\lazarus\components\onlinepackagemanager\opkman_createrepositorypackage.lfm"/>
<EditorIndex Value="-1"/>
<UsageCount Value="10"/>
<DefaultSyntaxHighlighter Value="LFM"/>
</Unit28>
<Unit29>
<Filename Value="C:\trunklatest\lazarus\components\onlinepackagemanager\opkman_common.pas"/>
<EditorIndex Value="-1"/>
<TopLine Value="212"/>
<CursorPos X="65" Y="218"/>
<UsageCount Value="10"/>
</Unit29>
<Unit30>
<Filename Value="C:\trunklatest\lazarus\ide\lazarus.pp"/>
<UnitName Value="Lazarus"/>
<EditorIndex Value="1"/>
<TopLine Value="116"/>
<CursorPos X="54" Y="133"/>
<UsageCount Value="10"/>
<Loaded Value="True"/>
</Unit30>
<Unit31>
<Filename Value="C:\trunklatest\lazarus\components\pochecker\pocheckermain.pp"/>
<ComponentName Value="PoCheckerForm"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<EditorIndex Value="-1"/>
<CursorPos X="46" Y="18"/>
<UsageCount Value="10"/>
</Unit31>
</Units> </Units>
<OtherDefines Count="1"> <OtherDefines Count="1">
<Define0 Value="IGNOREPICTURE"/> <Define0 Value="IGNOREPICTURE"/>
@ -198,123 +257,123 @@
<JumpHistory Count="30" HistoryIndex="29"> <JumpHistory Count="30" HistoryIndex="29">
<Position1> <Position1>
<Filename Value="umain.pas"/> <Filename Value="umain.pas"/>
<Caret Line="898" Column="3" TopLine="863"/> <Caret Line="900" Column="50" TopLine="864"/>
</Position1> </Position1>
<Position2> <Position2>
<Filename Value="umain.pas"/> <Filename Value="umain.pas"/>
<Caret Line="902" Column="44" TopLine="863"/> <Caret Line="188" Column="4" TopLine="159"/>
</Position2> </Position2>
<Position3> <Position3>
<Filename Value="umain.pas"/> <Filename Value="umain.pas"/>
<Caret Line="903" Column="42" TopLine="863"/> <Caret Line="900" Column="45" TopLine="864"/>
</Position3> </Position3>
<Position4> <Position4>
<Filename Value="umain.pas"/> <Filename Value="umain.pas"/>
<Caret Line="899" Column="45" TopLine="863"/> <Caret Line="188" TopLine="154"/>
</Position4> </Position4>
<Position5> <Position5>
<Filename Value="umain.pas"/> <Filename Value="umain.pas"/>
<Caret Line="900" Column="44" TopLine="864"/> <Caret Line="903" Column="34" TopLine="863"/>
</Position5> </Position5>
<Position6> <Position6>
<Filename Value="umain.pas"/> <Filename Value="umain.pas"/>
<Caret Line="188" Column="4" TopLine="175"/> <Caret Line="54" Column="49" TopLine="20"/>
</Position6> </Position6>
<Position7> <Position7>
<Filename Value="umain.pas"/> <Filename Value="umain.pas"/>
<Caret Line="900" Column="50" TopLine="864"/> <Caret Line="3"/>
</Position7> </Position7>
<Position8> <Position8>
<Filename Value="umain.pas"/> <Filename Value="umain.pas"/>
<Caret Line="188" Column="4" TopLine="159"/> <Caret Line="184" Column="23" TopLine="162"/>
</Position8> </Position8>
<Position9> <Position9>
<Filename Value="umain.pas"/> <Filename Value="umain.pas"/>
<Caret Line="900" Column="45" TopLine="864"/> <Caret Line="55" Column="78" TopLine="37"/>
</Position9> </Position9>
<Position10> <Position10>
<Filename Value="umain.pas"/> <Filename Value="umain.pas"/>
<Caret Line="188" TopLine="154"/> <Caret Line="905" Column="26" TopLine="864"/>
</Position10> </Position10>
<Position11> <Position11>
<Filename Value="umain.pas"/> <Filename Value="umain.pas"/>
<Caret Line="903" Column="34" TopLine="863"/> <Caret Line="922" Column="5" TopLine="878"/>
</Position11> </Position11>
<Position12> <Position12>
<Filename Value="umain.pas"/> <Filename Value="umain.pas"/>
<Caret Line="54" Column="49" TopLine="20"/> <Caret Line="193" TopLine="183"/>
</Position12> </Position12>
<Position13> <Position13>
<Filename Value="umain.pas"/> <Filename Value="umain.pas"/>
<Caret Line="3"/> <Caret Line="63" Column="99" TopLine="31"/>
</Position13> </Position13>
<Position14> <Position14>
<Filename Value="umain.pas"/> <Filename Value="umain.pas"/>
<Caret Line="184" Column="23" TopLine="162"/> <Caret Line="947" Column="66" TopLine="917"/>
</Position14> </Position14>
<Position15> <Position15>
<Filename Value="umain.pas"/> <Filename Value="umain.pas"/>
<Caret Line="55" Column="78" TopLine="37"/> <Caret Line="961" Column="56" TopLine="929"/>
</Position15> </Position15>
<Position16> <Position16>
<Filename Value="umain.pas"/> <Filename Value="umain.pas"/>
<Caret Line="905" Column="26" TopLine="864"/> <Caret Line="947" Column="65" TopLine="930"/>
</Position16> </Position16>
<Position17> <Position17>
<Filename Value="umain.pas"/> <Filename Value="umain.pas"/>
<Caret Line="922" Column="5" TopLine="878"/> <Caret Line="59" Column="78" TopLine="35"/>
</Position17> </Position17>
<Position18> <Position18>
<Filename Value="umain.pas"/> <Filename Value="umain.pas"/>
<Caret Line="193" TopLine="183"/> <Caret Line="947" Column="75" TopLine="923"/>
</Position18> </Position18>
<Position19> <Position19>
<Filename Value="umain.pas"/> <Filename Value="umain.pas"/>
<Caret Line="63" Column="99" TopLine="31"/> <Caret Column="2"/>
</Position19> </Position19>
<Position20> <Position20>
<Filename Value="umain.pas"/> <Filename Value="umain.pas"/>
<Caret Line="947" Column="66" TopLine="917"/> <Caret Line="909" Column="20" TopLine="893"/>
</Position20> </Position20>
<Position21> <Position21>
<Filename Value="umain.pas"/> <Filename Value="umain.pas"/>
<Caret Line="961" Column="56" TopLine="929"/> <Caret Line="935" Column="35" TopLine="923"/>
</Position21> </Position21>
<Position22> <Position22>
<Filename Value="umain.pas"/> <Filename Value="umain.pas"/>
<Caret Line="947" Column="65" TopLine="930"/> <Caret Line="47" Column="57" TopLine="7"/>
</Position22> </Position22>
<Position23> <Position23>
<Filename Value="umain.pas"/> <Filename Value="umain.pas"/>
<Caret Line="59" Column="78" TopLine="35"/> <Caret Line="60" Column="56" TopLine="34"/>
</Position23> </Position23>
<Position24> <Position24>
<Filename Value="umain.pas"/> <Filename Value="umain.pas"/>
<Caret Line="947" Column="75" TopLine="923"/> <Caret Line="433" Column="3" TopLine="428"/>
</Position24> </Position24>
<Position25> <Position25>
<Filename Value="umain.pas"/> <Filename Value="umain.pas"/>
<Caret Column="2"/> <Caret Line="960" Column="18" TopLine="952"/>
</Position25> </Position25>
<Position26> <Position26>
<Filename Value="umain.pas"/> <Filename Value="C:\trunklatest\lazarus\ide\lazarus.pp"/>
<Caret Line="909" Column="20" TopLine="893"/> <Caret Line="154" TopLine="116"/>
</Position26> </Position26>
<Position27> <Position27>
<Filename Value="umain.pas"/> <Filename Value="umain.pas"/>
<Caret Line="935" Column="35" TopLine="923"/> <Caret Line="51" Column="15" TopLine="890"/>
</Position27> </Position27>
<Position28> <Position28>
<Filename Value="umain.pas"/> <Filename Value="umain.pas"/>
<Caret Line="47" Column="57" TopLine="7"/> <Caret Line="919" Column="60" TopLine="899"/>
</Position28> </Position28>
<Position29> <Position29>
<Filename Value="umain.pas"/> <Filename Value="umain.pas"/>
<Caret Line="60" Column="56" TopLine="34"/> <Caret Line="921" Column="85" TopLine="902"/>
</Position29> </Position29>
<Position30> <Position30>
<Filename Value="umain.pas"/> <Filename Value="umain.pas"/>
<Caret Line="433" Column="3" TopLine="428"/> <Caret Line="923" TopLine="904"/>
</Position30> </Position30>
</JumpHistory> </JumpHistory>
</ProjectSession> </ProjectSession>

View File

@ -1,303 +1,306 @@
LazarusResources.Add('jsoneditor.en','PO',[ LazarusResources.Add('jsoneditor.en','PO',[
'msgid ""'#13#10'msgstr ""'#13#10'"Content-Type: text/plain; charset=UTF-8\n"' 'msgid ""'#13#10'msgstr ""'#13#10'"Content-Type: text/plain; charset=UTF-8\n"'
+#13#10'"Project-Id-Version: \n"'#13#10'"POT-Creation-Date: \n"'#13#10'"PO-Re' +#13#10'"Project-Id-Version: \n"'#13#10'"POT-Creation-Date: \n"'#13#10'"PO-Re'
+'vision-Date: \n"'#13#10'"Last-Translator: \n"'#13#10'"Language-Team: \n"'#13 +'vision-Date: \n"'#13#10'"Last-Translator: minesadorada <minesadorada@charco'
+#10'"MIME-Version: 1.0\n"'#13#10'"Content-Transfer-Encoding: 8bit\n"'#13#10 +'delvalle.com>\n"'#13#10'"Language-Team: \n"'#13#10'"MIME-Version: 1.0\n"'#13
+'"Language: en\n"'#13#10'"X-Generator: Poedit 1.8.11\n"'#13#10#13#10'#: tfrm' +#10'"Content-Transfer-Encoding: 8bit\n"'#13#10'"Language: en\n"'#13#10'"X-Ge'
+'main.btnadd.caption'#13#10'msgid "Add"'#13#10'msgstr "Add"'#13#10#13#10'#: ' +'nerator: Poedit 1.8.11\n"'#13#10#13#10'#: tfrmmain.btnadd.caption'#13#10'ms'
+'tfrmmain.btnadd.hint'#13#10'msgid ""'#13#10'"Add Package File:\n"'#13#10'"T' +'gid "Add"'#13#10'msgstr "Add"'#13#10#13#10'#: tfrmmain.btnadd.hint'#13#10'm'
+'he update zip can contain more than one lpk file\n"'#13#10'"deployed to the' +'sgid ""'#13#10'"Add Package File:\n"'#13#10'"The update zip can contain mor'
+' same place.\n"'#13#10'msgstr ""'#13#10'"Add Package File:\n"'#13#10'"The u' +'e than one lpk file\n"'#13#10'"deployed to the same place.\n"'#13#10'msgstr'
+'pdate zip can contain more than one lpk file\n"'#13#10'"deployed to the sam' +' ""'#13#10'"Add Package File:\n"'#13#10'"The update zip can contain more th'
+'e place.\n"'#13#10#13#10'#: tfrmmain.btnremove.caption'#13#10'msgid "Remove' +'an one lpk file\n"'#13#10'"deployed to the same place.\n"'#13#10#13#10'#: t'
+'"'#13#10'msgstr "Remove"'#13#10#13#10'#: tfrmmain.btnremove.hint'#13#10'msg' +'frmmain.btnremove.caption'#13#10'msgid "Remove"'#13#10'msgstr "Remove"'#13
+'id ""'#13#10'"Remove Package File:\n"'#13#10'"Deletes the last entry from t' +#10#13#10'#: tfrmmain.btnremove.hint'#13#10'msgid ""'#13#10'"Remove Package '
+'he list\n"'#13#10'msgstr ""'#13#10'"Remove Package File:\n"'#13#10'"Deletes' +'File:\n"'#13#10'"Deletes the last entry from the list\n"'#13#10'msgstr ""'
+' the last entry from the list\n"'#13#10#13#10'#: tfrmmain.cbforcenotify.cap' +#13#10'"Remove Package File:\n"'#13#10'"Deletes the last entry from the list'
+'tion'#13#10'msgid "Force Notify"'#13#10'msgstr "Force Notify"'#13#10#13#10 +'\n"'#13#10#13#10'#: tfrmmain.cbforcenotify.caption'#13#10'msgid "Force Noti'
+'#: tfrmmain.cbforcenotify.hint'#13#10'msgid ""'#13#10'"Force Notify check b' +'fy"'#13#10'msgstr "Force Notify"'#13#10#13#10'#: tfrmmain.cbforcenotify.hin'
+'ox:\n"'#13#10'"If this is checked the OPM user will be notified\n"'#13#10'"' +'t'#13#10'msgid ""'#13#10'"Force Notify check box:\n"'#13#10'"If this is che'
+'of your update. Only check this if the update is important.\n"'#13#10'msgs' +'cked the OPM user will be notified\n"'#13#10'"of your update. Only check t'
+'tr ""'#13#10'"Force Notify check box:\n"'#13#10'"If this is checked the OPM' +'his if the update is important.\n"'#13#10'msgstr ""'#13#10'"Force Notify ch'
+' user will be notified\n"'#13#10'"of your update. Only check this if the u' +'eck box:\n"'#13#10'"If this is checked the OPM user will be notified\n"'#13
+'pdate is important.\n"'#13#10#13#10'#: tfrmmain.cmd_close.caption'#13#10'ms' +#10'"of your update. Only check this if the update is important.\n"'#13#10
+'gid "&Close"'#13#10'msgstr "&Close"'#13#10#13#10'#: tfrmmain.cmd_save.capti' +#13#10'#: tfrmmain.cmd_close.caption'#13#10'msgid "&Close"'#13#10'msgstr "&C'
+'on'#13#10'msgid "&Save"'#13#10'msgstr "&Save"'#13#10#13#10'#: tfrmmain.cmd_' +'lose"'#13#10#13#10'#: tfrmmain.cmd_save.caption'#13#10'msgid "&Save"'#13#10
+'save.hint'#13#10'msgid ""'#13#10'"Save the current configuration to disk\n"' +'msgstr "&Save"'#13#10#13#10'#: tfrmmain.cmd_save.hint'#13#10'msgid ""'#13#10
+#13#10'"as a JSON update file\n"'#13#10'msgstr ""'#13#10'"Save the current c' +'"Save the current configuration to disk\n"'#13#10'"as a JSON update file\n"'
+'onfiguration to disk\n"'#13#10'"as a JSON update file\n"'#13#10#13#10'#: tf' +#13#10'msgstr ""'#13#10'"Save the current configuration to disk\n"'#13#10'"a'
+'rmmain.editdownloadzipurl.hint'#13#10'msgid ""'#13#10'"Download URL:\n"'#13 +'s a JSON update file\n"'#13#10#13#10'#: tfrmmain.editdownloadzipurl.hint'#13
+#10'"Include the FULL url needed to download the package Zip file\n"'#13#10 +#10'msgid ""'#13#10'"Download URL:\n"'#13#10'"Include the FULL url needed to'
+'msgstr ""'#13#10'"Download URL:\n"'#13#10'"Include the FULL url needed to d' +' download the package Zip file\n"'#13#10'msgstr ""'#13#10'"Download URL:\n"'
+'ownload the package Zip file\n"'#13#10#13#10'#: tfrmmain.editname.hint'#13 +#13#10'"Include the FULL url needed to download the package Zip file\n"'#13
+#10'msgid ""'#13#10'"Update Zip Name:\n"'#13#10'"This is just the filename (' +#10#13#10'#: tfrmmain.editname.hint'#13#10'msgid ""'#13#10'"Update Zip Name:'
+'not including the path)\n"'#13#10'"of your update zip. Type, or click the [' +'\n"'#13#10'"This is just the filename (not including the path)\n"'#13#10'"o'
+'...]\n"'#13#10'msgstr ""'#13#10'"Update Zip Name:\n"'#13#10'"This is just t' +'f your update zip. Type, or click the [...]\n"'#13#10'msgstr ""'#13#10'"Upd'
+'he filename (not including the path)\n"'#13#10'"of your update zip. Type, o' +'ate Zip Name:\n"'#13#10'"This is just the filename (not including the path)'
+'r click the [...]\n"'#13#10#13#10'#: tfrmmain.filemenu.caption'#13#10'msgid' +'\n"'#13#10'"of your update zip. Type, or click the [...]\n"'#13#10#13#10'#:'
+' "File"'#13#10'msgstr "File"'#13#10#13#10'#: tfrmmain.fileopen1.caption'#13 +' tfrmmain.filemenu.caption'#13#10'msgid "File"'#13#10'msgstr "File"'#13#10
+#10'msgid "&Open ..."'#13#10'msgstr "&Open ..."'#13#10#13#10'#: tfrmmain.fil' +#13#10'#: tfrmmain.fileopen1.caption'#13#10'msgid "&Open ..."'#13#10'msgstr '
+'eopen1.hint'#13#10'msgid "Open"'#13#10'msgstr "Open"'#13#10#13#10'#: tfrmma' +'"&Open ..."'#13#10#13#10'#: tfrmmain.fileopen1.hint'#13#10'msgid "Open"'#13
+'in.filesaveas1.caption'#13#10'msgid "&Save As ..."'#13#10'msgstr "&Save As ' +#10'msgstr "Open"'#13#10#13#10'#: tfrmmain.filesaveas1.caption'#13#10'msgid '
+'..."'#13#10#13#10'#: tfrmmain.filesaveas1.hint'#13#10'msgid "Save As"'#13#10 +'"&Save As ..."'#13#10'msgstr "&Save As ..."'#13#10#13#10'#: tfrmmain.filesa'
+'msgstr "Save As"'#13#10#13#10'#: tfrmmain.lbldownloadzipurl.caption'#13#10 +'veas1.hint'#13#10'msgid "Save As"'#13#10'msgstr "Save As"'#13#10#13#10'#: t'
+'msgid "Download URL:"'#13#10'msgstr "Download URL:"'#13#10#13#10'#: tfrmmai' +'frmmain.lbldownloadzipurl.caption'#13#10'msgid "Download URL:"'#13#10'msgst'
+'n.lblname.caption'#13#10'msgid "Update Zip Name:"'#13#10'msgstr "Update Zip' +'r "Download URL:"'#13#10#13#10'#: tfrmmain.lblname.caption'#13#10'msgid "Up'
+' Name:"'#13#10#13#10'#: tfrmmain.lblpackagefiles.caption'#13#10'msgid "Pack' +'date Zip Name:"'#13#10'msgstr "Update Zip Name:"'#13#10#13#10'#: tfrmmain.l'
+'age Files:"'#13#10'msgstr "Package Files:"'#13#10#13#10'#: tfrmmain.loadite' +'blpackagefiles.caption'#13#10'msgid "Package Files:"'#13#10'msgstr "Package'
+'m.caption'#13#10'msgid "Load..."'#13#10'msgstr "Load..."'#13#10#13#10'#: tf' +' Files:"'#13#10#13#10'#: tfrmmain.loaditem.caption'#13#10'msgid "Load..."'
+'rmmain.mnu_filenew.caption'#13#10'msgid "New"'#13#10'msgstr "New"'#13#10#13 +#13#10'msgstr "Load..."'#13#10#13#10'#: tfrmmain.mnu_filenew.caption'#13#10
+#10'#: tfrmmain.mnu_filesave.caption'#13#10'msgid "Save"'#13#10'msgstr "Save' +'msgid "New"'#13#10'msgstr "New"'#13#10#13#10'#: tfrmmain.mnu_filesave.capti'
+'"'#13#10#13#10'#: tfrmmain.mnu_help.caption'#13#10'msgid "&Help"'#13#10'msg' +'on'#13#10'msgid "Save"'#13#10'msgstr "Save"'#13#10#13#10'#: tfrmmain.mnu_he'
+'str "&Help"'#13#10#13#10'#: tfrmmain.mnu_helpabout.caption'#13#10'msgid "Ab' +'lp.caption'#13#10'msgid "&Help"'#13#10'msgstr "&Help"'#13#10#13#10'#: tfrmm'
+'out.."'#13#10'msgstr "About.."'#13#10#13#10'#: tfrmmain.mnu_helpdisablewarn' +'ain.mnu_helpabout.caption'#13#10'msgid "About.."'#13#10'msgstr "About.."'#13
+'ings.caption'#13#10'msgid "Disable warnings"'#13#10'msgstr "Disable warning' +#10#13#10'#: tfrmmain.mnu_helpdisablewarnings.caption'#13#10'msgid "Disable '
+'s"'#13#10#13#10'#: tfrmmain.mnu_helpshowhints.caption'#13#10'msgid "Show Po' +'warnings"'#13#10'msgstr "Disable warnings"'#13#10#13#10'#: tfrmmain.mnu_hel'
+'pup Hints"'#13#10'msgstr "Show Popup Hints"'#13#10#13#10'#: tfrmmain.mnu_la' +'pshowhints.caption'#13#10'msgid "Show Popup Hints"'#13#10'msgstr "Show Popu'
+'ng.caption'#13#10'msgid "Languages.."'#13#10'msgstr "Languages.."'#13#10#13 +'p Hints"'#13#10#13#10'#: tfrmmain.mnu_lang.caption'#13#10'msgid "Languages.'
+#10'#: tfrmmain.mnu_lang_en.caption'#13#10'msgid "English"'#13#10'msgstr "En' +'."'#13#10'msgstr "Languages.."'#13#10#13#10'#: tfrmmain.mnu_lang_en.caption'
+'glish"'#13#10#13#10'#: tfrmmain.mnu_lang_es.caption'#13#10'msgid "Espa'#195 +#13#10'msgid "English"'#13#10'msgstr "English"'#13#10#13#10'#: tfrmmain.mnu_'
+#177'ol"'#13#10'msgstr "Espa'#195#177'ol"'#13#10#13#10'#: tfrmmain.saveasite' +'lang_es.caption'#13#10'msgid "Espa'#195#177'ol"'#13#10'msgstr "Espa'#195#177
+'m.caption'#13#10'msgid "Save As..."'#13#10'msgstr "Save As..."'#13#10#13#10 +'ol"'#13#10#13#10'#: tfrmmain.saveasitem.caption'#13#10'msgid "Save As..."'
+'#: tfrmmain.sb_editname.caption'#13#10'msgid "..."'#13#10'msgstr "..."'#13 +#13#10'msgstr "Save As..."'#13#10#13#10'#: tfrmmain.sb_editname.caption'#13
+#10#13#10'#: tfrmmain.sb_editname.hint'#13#10'msgid ""'#13#10'"Update Zip Na' +#10'msgid "..."'#13#10'msgstr "..."'#13#10#13#10'#: tfrmmain.sb_editname.hin'
+'me:\n"'#13#10'"Click this to browse your system to find\n"'#13#10'" an exis' +'t'#13#10'msgid ""'#13#10'"Update Zip Name:\n"'#13#10'"Click this to browse '
+'ting Update Zip\n"'#13#10'msgstr ""'#13#10'"Update Zip Name:\n"'#13#10'"Cli' +'your system to find\n"'#13#10'" an existing Update Zip\n"'#13#10'msgstr ""'
,'ck this to browse your system to find\n"'#13#10'" an existing Update Zip\n"' ,#13#10'"Update Zip Name:\n"'#13#10'"Click this to browse your system to find'
+#13#10#13#10'#: tfrmmain.spd_checkurl.caption'#13#10'msgid "Check URL"'#13#10 +'\n"'#13#10'" an existing Update Zip\n"'#13#10#13#10'#: tfrmmain.spd_checkur'
+'msgstr "Check URL"'#13#10#13#10'#: tfrmmain.spd_checkurl.hint'#13#10'msgid ' +'l.caption'#13#10'msgid "Check URL"'#13#10'msgstr "Check URL"'#13#10#13#10'#'
+'"Attempting to Open URL"'#13#10'msgstr "Attempting to Open URL"'#13#10#13#10 +': tfrmmain.spd_checkurl.hint'#13#10'msgid "Attempting to Open URL"'#13#10'm'
+'#: tfrmmain.stringpackagefiles.hint'#13#10'msgid ""'#13#10'"Package Files:\' +'sgstr "Attempting to Open URL"'#13#10#13#10'#: tfrmmain.stringpackagefiles.'
+'n"'#13#10'"[Add]: to make a new entry\n"'#13#10'"[Remove]: Remove last ent' +'hint'#13#10'msgid ""'#13#10'"Package Files:\n"'#13#10'"[Add]: to make a ne'
+'ry\n"'#13#10'"lpk filename: i.e. mycontrol.lpk\n"'#13#10'"Version: The FULL' +'w entry\n"'#13#10'"[Remove]: Remove last entry\n"'#13#10'"lpk filename: i.e'
+' version (i.e. not 1.0 but 1.0.0.0)\n"'#13#10'msgstr ""'#13#10'"Package Fil' +'. mycontrol.lpk\n"'#13#10'"Version: The FULL version (i.e. not 1.0 but 1.0.'
+'es:\n"'#13#10'"[Add]: to make a new entry\n"'#13#10'"[Remove]: Remove last' +'0.0)\n"'#13#10'msgstr ""'#13#10'"Package Files:\n"'#13#10'"[Add]: to make '
+' entry\n"'#13#10'"lpk filename: i.e. mycontrol.lpk\n"'#13#10'"Version: The ' +'a new entry\n"'#13#10'"[Remove]: Remove last entry\n"'#13#10'"lpk filename:'
+'FULL version (i.e. not 1.0 but 1.0.0.0)\n"'#13#10#13#10'#: umain.rsabout'#13 +' i.e. mycontrol.lpk\n"'#13#10'"Version: The FULL version (i.e. not 1.0 but '
+#10'msgid "About"'#13#10'msgstr "About"'#13#10#13#10'#: umain.rscompiledwith' +'1.0.0.0)\n"'#13#10#13#10'#: umain.rsabout'#13#10'msgid "About"'#13#10'msgst'
+'2'#13#10'msgid "Compiled with FPC V:%s and Lazarus V:%d.%d%s for the %s - %' +'r "About"'#13#10#13#10'#: umain.rscompiledwith2'#13#10'msgid "Compiled with'
+'s platform%s%s"'#13#10'msgstr "Compiled with FPC V:%s and Lazarus V:%d.%d%s' +' FPC V:%s and Lazarus V:%d.%d%s for the %s - %s platform%s%s"'#13#10'msgstr'
+' for the %s - %s platform%s%s"'#13#10#13#10'#: umain.rsdownloadzipurld'#13 +' "Compiled with FPC V:%s and Lazarus V:%d.%d%s for the %s - %s platform%s%s'
+#10'msgid "- Download URL does not contain the zipfile name"'#13#10'msgstr "' +'"'#13#10#13#10'#: umain.rsdownloadzipurld'#13#10'msgid "- Download URL does'
+'- Download URL does not contain the zipfile name"'#13#10#13#10'#: umain.rsd' +' not contain the zipfile name"'#13#10'msgstr "- Download URL does not conta'
+'ownloadzipurli'#13#10'msgid "- Download URL is too short or missing"'#13#10 +'in the zipfile name"'#13#10#13#10'#: umain.rsdownloadzipurli'#13#10'msgid "'
+'msgstr "- Download URL is too short or missing"'#13#10#13#10'#: umain.rsdow' +'- Download URL is too short or missing"'#13#10'msgstr "- Download URL is to'
+'nloadzipurli2'#13#10'msgid "- Download URL is incomplete"'#13#10'msgstr "- ' +'o short or missing"'#13#10#13#10'#: umain.rsdownloadzipurli2'#13#10'msgid "'
+'Download URL is incomplete"'#13#10#13#10'#: umain.rsdownloadzipurls'#13#10 +'- Download URL is incomplete"'#13#10'msgstr "- Download URL is incomplete"'
+'msgid "- Download URL should start with \"http\""'#13#10'msgstr "- Download' +#13#10#13#10'#: umain.rsdownloadzipurls'#13#10'msgid "- Download URL should '
+' URL should start with \"http\""'#13#10#13#10'#: umain.rsfilemaybeuns'#13#10 +'start with \"http\""'#13#10'msgstr "- Download URL should start with \"http'
+'msgid "JSON may be unsaved. Are you sure you want to quit?"'#13#10'msgstr "' +'\""'#13#10#13#10'#: umain.rsfilemaybeuns'#13#10'msgid "JSON may be unsaved.'
+'JSON may be unsaved. Are you sure you want to quit?"'#13#10#13#10'#: umain.' +' Are you sure you want to quit?"'#13#10'msgstr "JSON may be unsaved. Are yo'
+'rsfixthentryag'#13#10'msgid "Fix, then try again."'#13#10'msgstr "Fix, then' +'u sure you want to quit?"'#13#10#13#10'#: umain.rsfixthentryag'#13#10'msgid'
+' try again."'#13#10#13#10'#: umain.rshelpandinfor'#13#10'msgid "Help and In' +' "Fix, then try again."'#13#10'msgstr "Fix, then try again."'#13#10#13#10'#'
+'formation"'#13#10'msgstr "Help and Information"'#13#10#13#10'#: umain.rshtt' +': umain.rshelpandinfor'#13#10'msgid "Help and Information"'#13#10'msgstr "H'
+'pwwwupdat'#13#10'msgid "http://www.updatesite.com/myupdate/mypackagename.zi' +'elp and Information"'#13#10#13#10'#: umain.rshttpwwwupdat'#13#10'msgid "htt'
+'p"'#13#10'msgstr "http://www.updatesite.com/myupdate/mypackagename.zip"'#13 +'p://www.updatesite.com/myupdate/mypackagename.zip"'#13#10'msgstr "http://ww'
+#10#13#10'#: umain.rslanguagechan'#13#10'msgid "Language changed to \"%s\"."' +'w.updatesite.com/myupdate/mypackagename.zip"'#13#10#13#10'#: umain.rslangua'
+#13#10'msgstr "Language changed to \"%s\"."'#13#10#13#10'#: umain.rslpkfilen' +'gechan'#13#10'msgid "Language changed to \"%s\"."'#13#10'msgstr "Language c'
+'ame'#13#10'msgid "lpk FileName"'#13#10'msgstr "lpk FileName"'#13#10#13#10'#' +'hanged to \"%s\"."'#13#10#13#10'#: umain.rslpkfilename'#13#10'msgid "lpk Fi'
+': umain.rsmypackagenam'#13#10'msgid "mypackagename.zip"'#13#10'msgstr "mypa' +'leName"'#13#10'msgstr "lpk FileName"'#13#10#13#10'#: umain.rsmypackagenam'
+'ckagename.zip"'#13#10#13#10'#: umain.rsoneofthereq1'#13#10'msgid "One of th' +#13#10'msgid "mypackagename.zip"'#13#10'msgstr "mypackagename.zip"'#13#10#13
+'e required fields is missing or wrong."'#13#10'msgstr "One of the required ' +#10'#: umain.rsoneofthereq1'#13#10'msgid "One of the required fields is miss'
+'fields is missing or wrong."'#13#10#13#10'#: umain.rsoneofthereqn'#13#10'ms' +'ing or wrong."'#13#10'msgstr "One of the required fields is missing or wron'
+'gid "One or more of the required fields are missing or wrong."'#13#10'msgst' +'g."'#13#10#13#10'#: umain.rsoneofthereqn'#13#10'msgid "One or more of the r'
+'r "One or more of the required fields are missing or wrong."'#13#10#13#10'#' +'equired fields are missing or wrong."'#13#10'msgstr "One or more of the req'
+': umain.rsoverwrite'#13#10'msgid "Overwrite"'#13#10'msgstr "Overwrite"'#13 +'uired fields are missing or wrong."'#13#10#13#10'#: umain.rsoverwrite'#13#10
+#10#13#10'#: umain.rssavedok'#13#10'msgid "Saved OK"'#13#10'msgstr "Saved OK' +'msgid "Overwrite"'#13#10'msgstr "Overwrite"'#13#10#13#10'#: umain.rssavedok'
+'"'#13#10#13#10'#: umain.rssaveunsucces'#13#10'msgid "Save unsuccessful"'#13 +#13#10'msgid "Saved OK"'#13#10'msgstr "Saved OK"'#13#10#13#10'#: umain.rssav'
+#10'msgstr "Save unsuccessful"'#13#10#13#10'#: umain.rssorrycopyope'#13#10'm' +'eunsucces'#13#10'msgid "Save unsuccessful"'#13#10'msgstr "Save unsuccessful'
+'sgid "Sorry - copy operation was unsuccessful"'#13#10'msgstr "Sorry - copy ' +'"'#13#10#13#10'#: umain.rssorrycopyope'#13#10'msgid "Sorry - copy operation'
+'operation was unsuccessful"'#13#10#13#10'#: umain.rssorrythislan'#13#10'msg' +' was unsuccessful"'#13#10'msgstr "Sorry - copy operation was unsuccessful"'
+'id "Sorry, this language is unavailable at this time."'#13#10'msgstr "Sorry' +#13#10#13#10'#: umain.rssorrythislan'#13#10'msgid "Sorry, this language is u'
+', this language is unavailable at this time."'#13#10#13#10'#: umain.rsswass' +'navailable at this time."'#13#10'msgstr "Sorry, this language is unavailabl'
+'uccessf'#13#10'msgid "%s was successfully copied to the %s folder"'#13#10'm' +'e at this time."'#13#10#13#10'#: umain.rsswassuccessf'#13#10'msgid "%s was '
+'sgstr "%s was successfully copied to the %s folder"'#13#10#13#10'#: umain.r' +'successfully copied to the %s folder"'#13#10'msgstr "%s was successfully co'
+'sthelpkentryd'#13#10'msgid "The .lpk entry #%d is missing the .lpk extensio' +'pied to the %s folder"'#13#10#13#10'#: umain.rsthelpkentryd'#13#10'msgid "T'
+'n"'#13#10'msgstr "The .lpk entry #%d is missing the .lpk extension"'#13#10 +'he .lpk entry #%d is missing the .lpk extension"'#13#10'msgstr "The .lpk en'
+#13#10'#: umain.rsthelpkentryd2'#13#10'msgid "The .lpk entry #%d is is absen' +'try #%d is missing the .lpk extension"'#13#10#13#10'#: umain.rsthelpkentryd'
+'t"'#13#10'msgstr "The .lpk entry #%d is is absent"'#13#10#13#10'#: umain.rs' +'2'#13#10'msgid "The .lpk entry #%d is is absent"'#13#10'msgstr "The .lpk en'
+'therearenolp'#13#10'msgid "- There are no .lpk files in the list yet"'#13#10 +'try #%d is is absent"'#13#10#13#10'#: umain.rstherearenolp'#13#10'msgid "- '
+'msgstr "- There are no .lpk files in the list yet"'#13#10#13#10'#: umain.rs' +'There are no .lpk files in the list yet"'#13#10'msgstr "- There are no .lpk'
+'thereareoneo'#13#10'msgid "- There are one or more .lpk entries with the sa' +' files in the list yet"'#13#10#13#10'#: umain.rsthereareoneo'#13#10'msgid "'
+'me name.%s- Every .lpk entry must have a unique name."'#13#10'msgstr "- The' +'- There are one or more .lpk entries with the same name.%s- Every .lpk entr'
+'re are one or more .lpk entries with the same name.%s- Every .lpk entry mus' +'y must have a unique name."'#13#10'msgstr "- There are one or more .lpk ent'
+'t have a unique name."'#13#10#13#10'#: umain.rsthisoptionsh'#13#10'msgid "T' +'ries with the same name.%s- Every .lpk entry must have a unique name."'#13
+'his option should only be used for crucial updates or bug-fixed packages. A' +#10#13#10'#: umain.rsthisoptionsh'#13#10'msgid "This option should only be u'
+'re you OK with that?"'#13#10'msgstr "This option should only be used for cr' +'sed for crucial updates or bug-fixed packages. Are you OK with that?"'#13#10
+'ucial updates or bug-fixed packages. Are you OK with that?"'#13#10#13#10'#:' +'msgstr "This option should only be used for crucial updates or bug-fixed pa'
+' umain.rsturnhintsoff'#13#10'msgid "(You can toggle these hints on/off in t' +'ckages. Are you OK with that?"'#13#10#13#10'#: umain.rsturnhintsoff'#13#10
+'he Help menu)"'#13#10'msgstr "(You can toggle these hints on/off in the Hel' +'msgid "(You can toggle these hints on/off in the Help menu)"'#13#10'msgstr '
,'p menu)"'#13#10#13#10'#: umain.rsupdate'#13#10'msgid "Update"'#13#10'msgstr' ,'"(You can toggle these hints on/off in the Help menu)"'#13#10#13#10'#: umai'
+' "Update"'#13#10#13#10'#: umain.rsupdatejsonsf'#13#10'msgid "Update file \"' +'n.rsupdate'#13#10'msgid "Update"'#13#10'msgstr "Update"'#13#10#13#10'#: uma'
+'%s\" failed to load correctly."'#13#10'msgstr "Update"'#13#10#13#10'#: umai' +'in.rsupdatejsonsf'#13#10'msgid "Update file \"%s\" failed to load correctly'
+'n.rsupdatezipnam'#13#10'msgid "- Update zip name is too short or missing"' +'."'#13#10'msgstr "Update file \"%s\" failed to load correctly."'#13#10#13#10
+#13#10'msgstr "- Update zip name is too short or missing"'#13#10#13#10'#: um' +'#: umain.rsupdatezipnam'#13#10'msgid "- Update zip name is too short or mis'
+'ain.rsupdatezipnam2'#13#10'msgid "- Update zip name missing extension \".zi' +'sing"'#13#10'msgstr "- Update zip name is too short or missing"'#13#10#13#10
+'p\""'#13#10'msgstr "- Update zip name missing extension \".zip\""'#13#10#13 +'#: umain.rsupdatezipnam2'#13#10'msgid "- Update zip name missing extension '
+#10'#: umain.rsversion0000'#13#10'msgid "Version (n.n.n.n)"'#13#10'msgstr "V' +'\".zip\""'#13#10'msgstr "- Update zip name missing extension \".zip\""'#13
+'ersion (n.n.n.n)"'#13#10#13#10'#: umain.rsversionentry'#13#10'msgid "Versio' +#10#13#10'#: umain.rsversion0000'#13#10'msgid "Version (n.n.n.n)"'#13#10'msg'
+'n Entry #%d is absent"'#13#10'msgstr "Version Entry #%d is absent"'#13#10#13 +'str "Version (n.n.n.n)"'#13#10#13#10'#: umain.rsversionentry'#13#10'msgid "'
+#10'#: umain.rsversionentry2'#13#10'msgid "Version entry #%d needs to be of ' +'Version Entry #%d is absent"'#13#10'msgstr "Version Entry #%d is absent"'#13
+'the form n.n.n.n"'#13#10'msgstr "Version entry #%d needs to be of the form ' +#10#13#10'#: umain.rsversionentry2'#13#10'msgid "Version entry #%d needs to '
+'n.n.n.n"'#13#10#13#10'#: umain.rswouldyoulike'#13#10'msgid "Would you like ' +'be of the form n.n.n.n"'#13#10'msgstr "Version entry #%d needs to be of the'
+'to copy %s to the %s folder?"'#13#10'msgstr "Would you like to copy %s to t' +' form n.n.n.n"'#13#10#13#10'#: umain.rswouldyoulike'#13#10'msgid "Would you'
+'he %s folder?"'#13#10#13#10'#: umain.rsyoumayneedto'#13#10'msgid "(You may ' +' like to copy %s to the %s folder?"'#13#10'msgstr "Would you like to copy %'
+'need to restart the app to see the change)"'#13#10'msgstr "(You may need to' +'s to the %s folder?"'#13#10#13#10'#: umain.rsyoumayneedto'#13#10'msgid "(Yo'
+' restart the app to see the change)"'#13#10#13#10 +'u may need to restart the app to see the change)"'#13#10'msgstr "(You may n'
+'eed to restart the app to see the change)"'#13#10
]); ]);
LazarusResources.Add('jsoneditor.es','PO',[ LazarusResources.Add('jsoneditor.es','PO',[
'msgid ""'#13#10'msgstr ""'#13#10'"Content-Type: text/plain; charset=UTF-8\n"' 'msgid ""'#13#10'msgstr ""'#13#10'"Content-Type: text/plain; charset=UTF-8\n"'
+#13#10'"Project-Id-Version: \n"'#13#10'"POT-Creation-Date: \n"'#13#10'"PO-Re' +#13#10'"Project-Id-Version: \n"'#13#10'"POT-Creation-Date: \n"'#13#10'"PO-Re'
+'vision-Date: \n"'#13#10'"Last-Translator: \n"'#13#10'"Language-Team: \n"'#13 +'vision-Date: \n"'#13#10'"Last-Translator: minesadorada <minesadorada@charco'
+#10'"MIME-Version: 1.0\n"'#13#10'"Content-Transfer-Encoding: 8bit\n"'#13#10 +'delvalle.com>\n"'#13#10'"Language-Team: \n"'#13#10'"MIME-Version: 1.0\n"'#13
+'"Language: es\n"'#13#10'"X-Generator: Poedit 1.8.11\n"'#13#10#13#10'#: tfrm' +#10'"Content-Transfer-Encoding: 8bit\n"'#13#10'"Language: es\n"'#13#10'"X-Ge'
+'main.btnadd.caption'#13#10'msgid "Add"'#13#10'msgstr "A'#195#177'adir"'#13 +'nerator: Poedit 1.8.11\n"'#13#10#13#10'#: tfrmmain.btnadd.caption'#13#10'ms'
+#10#13#10'#: tfrmmain.btnadd.hint'#13#10'msgid ""'#13#10'"Add Package File:\' +'gid "Add"'#13#10'msgstr "A'#195#177'adir"'#13#10#13#10'#: tfrmmain.btnadd.h'
+'n"'#13#10'"The update zip can contain more than one lpk file\n"'#13#10'"dep' +'int'#13#10'msgid ""'#13#10'"Add Package File:\n"'#13#10'"The update zip can'
+'loyed to the same place.\n"'#13#10'msgstr "Agregar archivo del paquete: La ' +' contain more than one lpk file\n"'#13#10'"deployed to the same place.\n"'
+'actualizaci'#195#179'n postal puede contener m'#195#161's de un archivo LPK' +#13#10'msgstr ""'#13#10'"Agregar archivo del paquete:\n"'#13#10'"La actualiz'
+' desplegado en el mismo lugar."'#13#10#13#10'#: tfrmmain.btnremove.caption' +'aci'#195#179'n postal puede contener m'#195#161's de un archivo LPK\n"'#13
+#13#10'msgid "Remove"'#13#10'msgstr "Eliminar"'#13#10#13#10'#: tfrmmain.btnr' +#10'" desplegado en el mismo lugar.\n"'#13#10#13#10'#: tfrmmain.btnremove.ca'
+'emove.hint'#13#10'msgid ""'#13#10'"Remove Package File:\n"'#13#10'"Deletes ' +'ption'#13#10'msgid "Remove"'#13#10'msgstr "Eliminar"'#13#10#13#10'#: tfrmma'
+'the last entry from the list\n"'#13#10'msgstr "Eliminar archivo del paquete' +'in.btnremove.hint'#13#10'msgid ""'#13#10'"Remove Package File:\n"'#13#10'"D'
+': Borra la '#195#186'ltima entrada de la lista"'#13#10#13#10'#: tfrmmain.cb' +'eletes the last entry from the list\n"'#13#10'msgstr ""'#13#10'"Eliminar ar'
+'forcenotify.caption'#13#10'msgid "Force Notify"'#13#10'msgstr "Notificar la' +'chivo del paquete:\n"'#13#10'"Borra la '#195#186'ltima entrada de la lista\'
+' fuerza"'#13#10#13#10'#: tfrmmain.cbforcenotify.hint'#13#10'msgid ""'#13#10 +'n"'#13#10#13#10'#: tfrmmain.cbforcenotify.caption'#13#10'msgid "Force Notif'
+'"Force Notify check box:\n"'#13#10'"If this is checked the OPM user will be' +'y"'#13#10'msgstr "Notificar la fuerza"'#13#10#13#10'#: tfrmmain.cbforcenoti'
+' notified\n"'#13#10'"of your update. Only check this if the update is impo' +'fy.hint'#13#10'msgid ""'#13#10'"Force Notify check box:\n"'#13#10'"If this '
+'rtant.\n"'#13#10'msgstr "Casilla de verificaci'#195#179'n notificar de fuer' +'is checked the OPM user will be notified\n"'#13#10'"of your update. Only c'
+'za: Si esto se comprueba se notificar'#195#161' al usuario de la OPM de su ' +'heck this if the update is important.\n"'#13#10'msgstr ""'#13#10'"Casilla d'
+'actualizaci'#195#179'n. S'#195#179'lo esto Compruebe si la actualizaci'#195 +'e verificaci'#195#179'n notificar de fuerza:\n"'#13#10'" Si esto se comprue'
+#179'n es importante."'#13#10#13#10'#: tfrmmain.cmd_close.caption'#13#10'msg' +'ba se notificar'#195#161' al usuario de la OPM de su actualizaci'#195#179'n'
+'id "&Close"'#13#10'msgstr "&Cerrar"'#13#10#13#10'#: tfrmmain.cmd_save.capti' +'.\n"'#13#10'" S'#195#179'lo esto Compruebe si la actualizaci'#195#179'n es '
+'on'#13#10'msgid "&Save"'#13#10'msgstr "Guardar"'#13#10#13#10'#: tfrmmain.cm' +'importante.\n"'#13#10#13#10'#: tfrmmain.cmd_close.caption'#13#10'msgid "&Cl'
+'d_save.hint'#13#10'msgid ""'#13#10'"Save the current configuration to disk\' +'ose"'#13#10'msgstr "&Cerrar"'#13#10#13#10'#: tfrmmain.cmd_save.caption'#13
+'n"'#13#10'"as a JSON update file\n"'#13#10'msgstr "Guardar la configuraci' +#10'msgid "&Save"'#13#10'msgstr "Guardar"'#13#10#13#10'#: tfrmmain.cmd_save.'
+#195#179'n actual en el disco como un archivo de actualizaci'#195#179'n JSON' +'hint'#13#10'msgid ""'#13#10'"Save the current configuration to disk\n"'#13
+'"'#13#10#13#10'#: tfrmmain.editdownloadzipurl.hint'#13#10'msgid ""'#13#10'"' +#10'"as a JSON update file\n"'#13#10'msgstr ""'#13#10'"Guardar la configurac'
+'Download URL:\n"'#13#10'"Include the FULL url needed to download the packag' +'i'#195#179'n actual en el disco\n"'#13#10'" como un archivo de actualizaci'
+'e Zip file\n"'#13#10'msgstr "URL de descarga: Incluir el url COMPLETO neces' +#195#179'n JSON\n"'#13#10#13#10'#: tfrmmain.editdownloadzipurl.hint'#13#10'm'
+'ario para descargar el archivo Zip del paquete"'#13#10#13#10'#: tfrmmain.ed' +'sgid ""'#13#10'"Download URL:\n"'#13#10'"Include the FULL url needed to dow'
+'itname.hint'#13#10'msgid ""'#13#10'"Update Zip Name:\n"'#13#10'"This is jus' +'nload the package Zip file\n"'#13#10'msgstr "URL de descarga: Incluir el ur'
+'t the filename (not including the path)\n"'#13#10'"of your update zip. Type' +'l COMPLETO necesario para descargar el archivo Zip del paquete\n"'#13#10#13
+', or click the [...]\n"'#13#10'msgstr ""'#13#10'"Actualizar postal Nombre:\' +#10'#: tfrmmain.editname.hint'#13#10'msgid ""'#13#10'"Update Zip Name:\n"'#13
+'n"'#13#10'"Esto es s'#195#179'lo el nombre de archivo (sin incluir la ruta ' +#10'"This is just the filename (not including the path)\n"'#13#10'"of your u'
+'de acceso) de su actualizaci'#195#179'n postal. Escriba o haga clic en el [' +'pdate zip. Type, or click the [...]\n"'#13#10'msgstr ""'#13#10'"Actualizar '
+'...]\n"'#13#10#13#10'#: tfrmmain.filemenu.caption'#13#10'msgid "File"'#13#10 +'postal Nombre:\n"'#13#10'"Esto es s'#195#179'lo el nombre de archivo (sin i'
+'msgstr "Archivo"'#13#10#13#10'#: tfrmmain.fileopen1.caption'#13#10'msgid "&' +'ncluir la ruta de acceso) de su actualizaci'#195#179'n postal. Escriba o ha'
+'Open ..."'#13#10'msgstr "& Abrir..."'#13#10#13#10'#: tfrmmain.fileopen1.hin' +'ga clic en el [...]\n"'#13#10#13#10'#: tfrmmain.filemenu.caption'#13#10'msg'
+'t'#13#10'msgid "Open"'#13#10'msgstr "Abrir"'#13#10#13#10'#: tfrmmain.filesa' +'id "File"'#13#10'msgstr "Archivo"'#13#10#13#10'#: tfrmmain.fileopen1.captio'
+'veas1.caption'#13#10'msgid "&Save As ..."'#13#10'msgstr "Guardar &como..."' +'n'#13#10'msgid "&Open ..."'#13#10'msgstr "& Abrir..."'#13#10#13#10'#: tfrmm'
+#13#10#13#10'#: tfrmmain.filesaveas1.hint'#13#10'msgid "Save As"'#13#10'msgs' +'ain.fileopen1.hint'#13#10'msgid "Open"'#13#10'msgstr "Abrir"'#13#10#13#10'#'
+'tr "Guardar como"'#13#10#13#10'#: tfrmmain.lbldownloadzipurl.caption'#13#10 +': tfrmmain.filesaveas1.caption'#13#10'msgid "&Save As ..."'#13#10'msgstr "G'
+'msgid "Download URL:"'#13#10'msgstr "URL de Descarga"'#13#10#13#10'#: tfrm' +'uardar &como..."'#13#10#13#10'#: tfrmmain.filesaveas1.hint'#13#10'msgid "Sa'
+'main.lblname.caption'#13#10'msgid "Update Zip Name:"'#13#10'msgstr "Actuali' +'ve As"'#13#10'msgstr "Guardar como"'#13#10#13#10'#: tfrmmain.lbldownloadzip'
+'zar postal Nombre:"'#13#10#13#10'#: tfrmmain.lblpackagefiles.caption'#13#10 +'url.caption'#13#10'msgid "Download URL:"'#13#10'msgstr "URL de Descarga"'
+'msgid "Package Files:"'#13#10'msgstr "El paquete de archivos:"'#13#10#13#10 +#13#10#13#10'#: tfrmmain.lblname.caption'#13#10'msgid "Update Zip Name:"'#13
+'#: tfrmmain.loaditem.caption'#13#10'msgid "Load..."'#13#10'msgstr "Cargar A' +#10'msgstr "Actualizar postal Nombre:"'#13#10#13#10'#: tfrmmain.lblpackagefi'
+'rchivo"'#13#10#13#10'#: tfrmmain.mnu_filenew.caption'#13#10'msgid "New"'#13 +'les.caption'#13#10'msgid "Package Files:"'#13#10'msgstr "El paquete de arch'
+#10'msgstr "Nuevo"'#13#10#13#10'#: tfrmmain.mnu_filesave.caption'#13#10'msgi' +'ivos:"'#13#10#13#10'#: tfrmmain.loaditem.caption'#13#10'msgid "Load..."'#13
+'d "Save"'#13#10'msgstr "Guardar"'#13#10#13#10'#: tfrmmain.mnu_help.caption' +#10'msgstr "Cargar Archivo"'#13#10#13#10'#: tfrmmain.mnu_filenew.caption'#13
+#13#10'msgid "&Help"'#13#10'msgstr "&Ayuda"'#13#10#13#10'#: tfrmmain.mnu_hel' +#10'msgid "New"'#13#10'msgstr "Nuevo"'#13#10#13#10'#: tfrmmain.mnu_filesave.'
+'pabout.caption'#13#10'msgid "About.."'#13#10'msgstr "Acerca de"'#13#10#13#10 +'caption'#13#10'msgid "Save"'#13#10'msgstr "Guardar"'#13#10#13#10'#: tfrmmai'
+'#: tfrmmain.mnu_helpdisablewarnings.caption'#13#10'msgid "Disable warnings"' +'n.mnu_help.caption'#13#10'msgid "&Help"'#13#10'msgstr "&Ayuda"'#13#10#13#10
+#13#10'msgstr "Desactivar advertencias"'#13#10#13#10'#: tfrmmain.mnu_helpsho' +'#: tfrmmain.mnu_helpabout.caption'#13#10'msgid "About.."'#13#10'msgstr "Ace'
+'whints.caption'#13#10'msgid "Show Popup Hints"'#13#10'msgstr "Mostrar popup' +'rca de"'#13#10#13#10'#: tfrmmain.mnu_helpdisablewarnings.caption'#13#10'msg'
+'"'#13#10#13#10'#: tfrmmain.mnu_lang.caption'#13#10'msgid "Languages.."'#13 +'id "Disable warnings"'#13#10'msgstr "Desactivar advertencias"'#13#10#13#10
+#10'msgstr "Idiomas"'#13#10#13#10'#: tfrmmain.mnu_lang_en.caption'#13#10'msg' +'#: tfrmmain.mnu_helpshowhints.caption'#13#10'msgid "Show Popup Hints"'#13#10
+'id "English"'#13#10'msgstr "Ingles"'#13#10#13#10'#: tfrmmain.mnu_lang_es.ca' +'msgstr "Mostrar popup"'#13#10#13#10'#: tfrmmain.mnu_lang.caption'#13#10'msg'
+'ption'#13#10'msgid "Espa'#195#177'ol"'#13#10'msgstr "Espa'#195#177'ol"'#13 +'id "Languages.."'#13#10'msgstr "Idiomas"'#13#10#13#10'#: tfrmmain.mnu_lang_'
+#10#13#10'#: tfrmmain.saveasitem.caption'#13#10'msgid "Save As..."'#13#10'ms' +'en.caption'#13#10'msgid "English"'#13#10'msgstr "Ingles"'#13#10#13#10'#: tf'
+'gstr "Guardar como..."'#13#10#13#10'#: tfrmmain.sb_editname.caption'#13#10 +'rmmain.mnu_lang_es.caption'#13#10'msgid "Espa'#195#177'ol"'#13#10'msgstr "E'
+'msgid "..."'#13#10'msgstr "..."'#13#10#13#10'#: tfrmmain.sb_editname.hint' +'spa'#195#177'ol"'#13#10#13#10'#: tfrmmain.saveasitem.caption'#13#10'msgid "'
,#13#10'msgid ""'#13#10'"Update Zip Name:\n"'#13#10'"Click this to browse you' ,'Save As..."'#13#10'msgstr "Guardar como..."'#13#10#13#10'#: tfrmmain.sb_edi'
+'r system to find\n"'#13#10'" an existing Update Zip\n"'#13#10'msgstr "Actua' +'tname.caption'#13#10'msgid "..."'#13#10'msgstr "..."'#13#10#13#10'#: tfrmma'
+'lizaci'#195#179'n Zip nombre: Haga clic aqu'#195#173' para ver su sistema p' +'in.sb_editname.hint'#13#10'msgid ""'#13#10'"Update Zip Name:\n"'#13#10'"Cli'
+'ara encontrar un Zip de actualizaci'#195#179'n existentes"'#13#10#13#10'#: ' +'ck this to browse your system to find\n"'#13#10'" an existing Update Zip\n"'
+'tfrmmain.spd_checkurl.caption'#13#10'msgid "Check URL"'#13#10'msgstr "Compr' +#13#10'msgstr "Actualizaci'#195#179'n Zip nombre: Haga clic aqu'#195#173' pa'
+'ueba la URL."'#13#10#13#10'#: tfrmmain.spd_checkurl.hint'#13#10'msgid "Atte' +'ra ver su sistema para encontrar un Zip de actualizaci'#195#179'n existente'
+'mpting to Open URL"'#13#10'msgstr "Intentar abrir URL"'#13#10#13#10'#: tfrm' +'s\n"'#13#10#13#10'#: tfrmmain.spd_checkurl.caption'#13#10'msgid "Check URL"'
+'main.stringpackagefiles.hint'#13#10'msgid ""'#13#10'"Package Files:\n"'#13 +#13#10'msgstr "Comprueba la URL."'#13#10#13#10'#: tfrmmain.spd_checkurl.hint'
+#10'"[Add]: to make a new entry\n"'#13#10'"[Remove]: Remove last entry\n"' +#13#10'msgid "Attempting to Open URL"'#13#10'msgstr "Intentar abrir URL"'#13
+#13#10'"lpk filename: i.e. mycontrol.lpk\n"'#13#10'"Version: The FULL versio' +#10#13#10'#: tfrmmain.stringpackagefiles.hint'#13#10'msgid ""'#13#10'"Packag'
+'n (i.e. not 1.0 but 1.0.0.0)\n"'#13#10'msgstr ""'#13#10'"Los archivos del p' +'e Files:\n"'#13#10'"[Add]: to make a new entry\n"'#13#10'"[Remove]: Remove'
+'aquete:\n"'#13#10'"[A'#195#177'adir]: para hacer una nueva entrada\n"'#13#10 +' last entry\n"'#13#10'"lpk filename: i.e. mycontrol.lpk\n"'#13#10'"Version:'
+'"[Quitar]: Eliminar la '#195#186'ltima entrada de nombre de archivo\n"'#13 +' The FULL version (i.e. not 1.0 but 1.0.0.0)\n"'#13#10'msgstr ""'#13#10'"Lo'
+#10'"LPK: es decir mycontrol.lpk Versi'#195#179'n: La versi'#195#179'n compl' +'s archivos del paquete:\n"'#13#10'"[A'#195#177'adir]: para hacer una nueva '
+'eta (es decir, no 1.0, pero 1.0.0.0)\n"'#13#10#13#10'#: umain.rsabout'#13#10 +'entrada\n"'#13#10'"[Quitar]: Eliminar la '#195#186'ltima entrada de nombre '
+'msgid "About"'#13#10'msgstr "Acerca de"'#13#10#13#10'#: umain.rscompiledwit' +'de archivo\n"'#13#10'"LPK: es decir mycontrol.lpk Versi'#195#179'n: La vers'
+'h2'#13#10'msgid "Compiled with FPC V:%s and Lazarus V:%d.%d%s for the %s - ' +'i'#195#179'n completa (es decir, no 1.0, pero 1.0.0.0)\n"'#13#10#13#10'#: u'
+'%s platform%s%s"'#13#10'msgstr "Compilado con FPC V: %s y Lazarus V:%d.%d%s' +'main.rsabout'#13#10'msgid "About"'#13#10'msgstr "Acerca de"'#13#10#13#10'#:'
+' para el % de s - plataforma de %s %s %s"'#13#10#13#10'#: umain.rsdownloadz' +' umain.rscompiledwith2'#13#10'msgid "Compiled with FPC V:%s and Lazarus V:%'
+'ipurld'#13#10'msgid "- Download URL does not contain the zipfile name"'#13 +'d.%d%s for the %s - %s platform%s%s"'#13#10'msgstr "Compilado con FPC V: %s'
+#10'msgstr "-URL de descarga no contiene el nombre del archivo zip"'#13#10#13 +' y Lazarus V:%d.%d%s para el %s - %s plataforma de %s %s"'#13#10#13#10'#: '
+#10'#: umain.rsdownloadzipurli'#13#10'msgid "- Download URL is too short or ' +'umain.rsdownloadzipurld'#13#10'msgid "- Download URL does not contain the z'
+'missing"'#13#10'msgstr "-URL de descarga es demasiado breve o falta"'#13#10 +'ipfile name"'#13#10'msgstr "-URL de descarga no contiene el nombre del arch'
+#13#10'#: umain.rsdownloadzipurli2'#13#10'msgid "- Download URL is incomplet' +'ivo zip"'#13#10#13#10'#: umain.rsdownloadzipurli'#13#10'msgid "- Download U'
+'e"'#13#10'msgstr "-URL de descarga es incompleta"'#13#10#13#10'#: umain.rsd' +'RL is too short or missing"'#13#10'msgstr "-URL de descarga es demasiado br'
+'ownloadzipurls'#13#10'msgid "- Download URL should start with \"http\""'#13 +'eve o falta"'#13#10#13#10'#: umain.rsdownloadzipurli2'#13#10'msgid "- Downl'
+#10'msgstr "-Descargar la URL debe comenzar con \"http\""'#13#10#13#10'#: um' +'oad URL is incomplete"'#13#10'msgstr "-URL de descarga es incompleta"'#13#10
+'ain.rsfilemaybeuns'#13#10'msgid "JSON may be unsaved. Are you sure you want' +#13#10'#: umain.rsdownloadzipurls'#13#10'msgid "- Download URL should start '
+' to quit?"'#13#10'msgstr "JSON puede ser salvo. '#194#191'Est'#195#161' seg' +'with \"http\""'#13#10'msgstr "-Descargar la URL debe comenzar con \"http\""'
+'uro que desea salir?"'#13#10#13#10'#: umain.rsfixthentryag'#13#10'msgid "Fi' +#13#10#13#10'#: umain.rsfilemaybeuns'#13#10'msgid "JSON may be unsaved. Are '
+'x, then try again."'#13#10'msgstr "Fijar, int'#195#169'ntelo de nuevo."'#13 +'you sure you want to quit?"'#13#10'msgstr "JSON puede ser salvo. '#194#191
+#10#13#10'#: umain.rshelpandinfor'#13#10'msgid "Help and Information"'#13#10 +'Est'#195#161' seguro que desea salir?"'#13#10#13#10'#: umain.rsfixthentryag'
+'msgstr "Ayuda e Info"'#13#10#13#10'#: umain.rshttpwwwupdat'#13#10'msgid "ht' +#13#10'msgid "Fix, then try again."'#13#10'msgstr "Fijar, int'#195#169'ntelo'
+'tp://www.updatesite.com/myupdate/mypackagename.zip"'#13#10'msgstr "http://w' +' de nuevo."'#13#10#13#10'#: umain.rshelpandinfor'#13#10'msgid "Help and Inf'
+'ww.updatesite.com/myupdate/mypackagename.zip"'#13#10#13#10'#: umain.rslangu' +'ormation"'#13#10'msgstr "Ayuda e Info"'#13#10#13#10'#: umain.rshttpwwwupdat'
+'agechan'#13#10'msgid "Language changed to \"%s\"."'#13#10'msgstr "Idioma ca' +#13#10'msgid "http://www.updatesite.com/myupdate/mypackagename.zip"'#13#10'm'
+'mbiado a \"%s\"."'#13#10#13#10'#: umain.rslpkfilename'#13#10'msgid "lpk Fil' +'sgstr "http://www.updatesite.com/myupdate/mypackagename.zip"'#13#10#13#10'#'
+'eName"'#13#10'msgstr "lpk nombre de archivo"'#13#10#13#10'#: umain.rsmypack' +': umain.rslanguagechan'#13#10'msgid "Language changed to \"%s\"."'#13#10'ms'
+'agenam'#13#10'msgid "mypackagename.zip"'#13#10'msgstr "mypackagename.zip"' +'gstr "Idioma cambiado a \"%s\"."'#13#10#13#10'#: umain.rslpkfilename'#13#10
+#13#10#13#10'#: umain.rsoneofthereq1'#13#10'msgid "One of the required field' +'msgid "lpk FileName"'#13#10'msgstr "lpk nombre de archivo"'#13#10#13#10'#: '
+'s is missing or wrong."'#13#10'msgstr "Uno de los campos requeridos es falt' +'umain.rsmypackagenam'#13#10'msgid "mypackagename.zip"'#13#10'msgstr "mypack'
+'a o no."'#13#10#13#10'#: umain.rsoneofthereqn'#13#10'msgid "One or more of ' +'agename.zip"'#13#10#13#10'#: umain.rsoneofthereq1'#13#10'msgid "One of the '
+'the required fields are missing or wrong."'#13#10'msgstr "Uno o m'#195#161 +'required fields is missing or wrong."'#13#10'msgstr "Uno de los campos requ'
+'s de los campos necesarios falta o mal."'#13#10#13#10'#: umain.rsoverwrite' +'eridos es falta o no."'#13#10#13#10'#: umain.rsoneofthereqn'#13#10'msgid "O'
+#13#10'msgid "Overwrite"'#13#10'msgstr "Sobrescribir"'#13#10#13#10'#: umain.' +'ne or more of the required fields are missing or wrong."'#13#10'msgstr "Uno'
+'rssavedok'#13#10'msgid "Saved OK"'#13#10'msgstr "Guardado OK"'#13#10#13#10 +' o m'#195#161's de los campos necesarios falta o mal."'#13#10#13#10'#: umai'
+'#: umain.rssaveunsucces'#13#10'msgid "Save unsuccessful"'#13#10'msgstr "Sal' +'n.rsoverwrite'#13#10'msgid "Overwrite"'#13#10'msgstr "Sobrescribir"'#13#10
+'var sin '#195#169'xito"'#13#10#13#10'#: umain.rssorrycopyope'#13#10'msgid "' +#13#10'#: umain.rssavedok'#13#10'msgid "Saved OK"'#13#10'msgstr "Guardado OK'
+'Sorry - copy operation was unsuccessful"'#13#10'msgstr "Lo sentimos - opera' +'"'#13#10#13#10'#: umain.rssaveunsucces'#13#10'msgid "Save unsuccessful"'#13
+'ci'#195#179'n de copia no prosper'#195#179'"'#13#10#13#10'#: umain.rssorryt' +#10'msgstr "Salvar sin '#195#169'xito"'#13#10#13#10'#: umain.rssorrycopyope'
+'hislan'#13#10'msgid "Sorry, this language is unavailable at this time."'#13 +#13#10'msgid "Sorry - copy operation was unsuccessful"'#13#10'msgstr "Lo sen'
+#10'msgstr "Lo sentimos, este idioma no est'#195#161' disponible en este mom' +'timos - operaci'#195#179'n de copia no prosper'#195#179'"'#13#10#13#10'#: u'
+'ento."'#13#10#13#10'#: umain.rsswassuccessf'#13#10'msgid "%s was successful' +'main.rssorrythislan'#13#10'msgid "Sorry, this language is unavailable at th'
+'ly copied to the %s folder"'#13#10'msgstr "%s se ha copiado con '#195#169'x' +'is time."'#13#10'msgstr "Lo sentimos, este idioma no est'#195#161' disponib'
+'ito a la carpeta de %s"'#13#10#13#10'#: umain.rsthelpkentryd'#13#10'msgid "' +'le en este momento."'#13#10#13#10'#: umain.rsswassuccessf'#13#10'msgid "%s '
+'The .lpk entry #%d is missing the .lpk extension"'#13#10'msgstr "La entrada' +'was successfully copied to the %s folder"'#13#10'msgstr "%s se ha copiado c'
+' de LPK # %d falta la extensi'#195#179'n de LPK"'#13#10#13#10'#: umain.rsth' +'on '#195#169'xito a la carpeta de %s"'#13#10#13#10'#: umain.rsthelpkentryd'
+'elpkentryd2'#13#10'msgid "The .lpk entry #%d is is absent"'#13#10'msgstr "L' +#13#10'msgid "The .lpk entry #%d is missing the .lpk extension"'#13#10'msgst'
+'a entrada de LPK # %d es ausente"'#13#10#13#10'#: umain.rstherearenolp'#13 +'r "La entrada de LPK # %d falta la extensi'#195#179'n de LPK"'#13#10#13#10
+#10'msgid "- There are no .lpk files in the list yet"'#13#10'msgstr "-Hay no' +'#: umain.rsthelpkentryd2'#13#10'msgid "The .lpk entry #%d is is absent"'#13
+' hay archivos lpk en la lista a'#195#186'n"'#13#10#13#10'#: umain.rstherear' +#10'msgstr "La entrada de LPK # %d es ausente"'#13#10#13#10'#: umain.rsthere'
+'eoneo'#13#10'msgid "- There are one or more .lpk entries with the same name' +'arenolp'#13#10'msgid "- There are no .lpk files in the list yet"'#13#10'msg'
+'.%s- Every .lpk entry must have a unique name."'#13#10'msgstr "-Hay una o m' +'str "-Hay no hay archivos lpk en la lista a'#195#186'n"'#13#10#13#10'#: uma'
+#195#161's entradas de LPK con la name.%s-mismo cada entrada lpk debe tener ' +'in.rsthereareoneo'#13#10'msgid "- There are one or more .lpk entries with t'
,'un nombre '#195#186'nico."'#13#10#13#10'#: umain.rsthisoptionsh'#13#10'msgi' ,'he same name.%s- Every .lpk entry must have a unique name."'#13#10'msgstr "'
+'d "This option should only be used for crucial updates or bug-fixed package' +'-Hay una o m'#195#161's entradas de LPK con la name.%s-mismo cada entrada l'
+'s. Are you OK with that?"'#13#10'msgstr "Esta opci'#195#179'n debe usarse c' +'pk debe tener un nombre '#195#186'nico."'#13#10#13#10'#: umain.rsthisoption'
+'ruciales actualizaciones o paquetes de bug-fixed. '#194#191'Est'#195#161' b' +'sh'#13#10'msgid "This option should only be used for crucial updates or bug'
+'ien con eso?"'#13#10#13#10'#: umain.rsturnhintsoff'#13#10'msgid "(You can t' +'-fixed packages. Are you OK with that?"'#13#10'msgstr "Esta opci'#195#179'n'
+'oggle these hints on/off in the Help menu)"'#13#10'msgstr "(Se pueden alter' +' debe usarse cruciales actualizaciones o paquetes de bug-fixed. '#194#191'E'
+'nar estos consejos de encendido/apagado en el men'#195#186' Ayuda)"'#13#10 +'st'#195#161' bien con eso?"'#13#10#13#10'#: umain.rsturnhintsoff'#13#10'msg'
+#13#10'#: umain.rsupdate'#13#10'msgid "Update"'#13#10'msgstr "Actualizar"'#13 +'id "(You can toggle these hints on/off in the Help menu)"'#13#10'msgstr "(S'
+#10#13#10'#: umain.rsupdatejsonsf'#13#10'msgid "Update file \"%s\" failed to' +'e pueden alternar estos consejos de encendido/apagado en el men'#195#186' A'
+' load correctly."'#13#10'msgstr "Actualizar el archivo \"%s\" no se pudo ca' +'yuda)"'#13#10#13#10'#: umain.rsupdate'#13#10'msgid "Update"'#13#10'msgstr "'
+'rgar correctamente."'#13#10#13#10'#: umain.rsupdatezipnam'#13#10'msgid "- U' +'Actualizar"'#13#10#13#10'#: umain.rsupdatejsonsf'#13#10'msgid "Update file '
+'pdate zip name is too short or missing"'#13#10'msgstr "'#194#161'El nombre ' +'\"%s\" failed to load correctly."'#13#10'msgstr "Actualizar el archivo \"%s'
+'es demasiado corto!"'#13#10#13#10'#: umain.rsupdatezipnam2'#13#10'msgid "- ' +'\" no se pudo cargar correctamente."'#13#10#13#10'#: umain.rsupdatezipnam'
+'Update zip name missing extension \".zip\""'#13#10'msgstr "-Actualizaci'#195 +#13#10'msgid "- Update zip name is too short or missing"'#13#10'msgstr "'#194
+#179'n falta extensi'#195#179'n \".zip\" el nombre zip"'#13#10#13#10'#: umai' +#161'El nombre es demasiado corto!"'#13#10#13#10'#: umain.rsupdatezipnam2'#13
+'n.rsversion0000'#13#10'msgid "Version (n.n.n.n)"'#13#10'msgstr "Versi'#195 +#10'msgid "- Update zip name missing extension \".zip\""'#13#10'msgstr "-Act'
+#179'n (n.n.n.n)"'#13#10#13#10'#: umain.rsversionentry'#13#10'msgid "Version' +'ualizaci'#195#179'n falta extensi'#195#179'n \".zip\" el nombre zip"'#13#10
+' Entry #%d is absent"'#13#10'msgstr "Existe versi'#195#179'n entrada # %d"' +#13#10'#: umain.rsversion0000'#13#10'msgid "Version (n.n.n.n)"'#13#10'msgstr'
+#13#10#13#10'#: umain.rsversionentry2'#13#10'msgid "Version entry #%d needs ' +' "Versi'#195#179'n (n.n.n.n)"'#13#10#13#10'#: umain.rsversionentry'#13#10'm'
+'to be of the form n.n.n.n"'#13#10'msgstr "Entrada # %d de la versi'#195#179 +'sgid "Version Entry #%d is absent"'#13#10'msgstr "Existe versi'#195#179'n e'
+'n debe ser de la forma n.n.n.n"'#13#10#13#10'#: umain.rswouldyoulike'#13#10 +'ntrada # %d"'#13#10#13#10'#: umain.rsversionentry2'#13#10'msgid "Version en'
+'msgid "Would you like to copy %s to the %s folder?"'#13#10'msgstr "'#194#191 +'try #%d needs to be of the form n.n.n.n"'#13#10'msgstr "Entrada # %d de la '
+'Quieres copiar la carpeta de %s %s?"'#13#10#13#10'#: umain.rsyoumayneedto' +'versi'#195#179'n debe ser de la forma n.n.n.n"'#13#10#13#10'#: umain.rswoul'
+#13#10'msgid "(You may need to restart the app to see the change)"'#13#10'ms' +'dyoulike'#13#10'msgid "Would you like to copy %s to the %s folder?"'#13#10
+'gstr "(Puede que necesite reiniciar la aplicaci'#195#179'n para ver el camb' +'msgstr "'#194#191'Quieres copiar la carpeta de %s %s?"'#13#10#13#10'#: umai'
+'io)"'#13#10#13#10 +'n.rsyoumayneedto'#13#10'msgid "(You may need to restart the app to see the '
+'change)"'#13#10'msgstr "(Puede que necesite reiniciar la aplicaci'#195#179
+'n para ver el cambio)"'#13#10
]); ]);

View File

@ -49,7 +49,8 @@ unit umain;
0.1.17.0: po files stored in resources 0.1.17.0: po files stored in resources
Use Project/Options/Resources in Laz 1.7+ Use Project/Options/Resources in Laz 1.7+
Use LazRes to make a file 'translate.lrs' in older Laz (minesadorada) Use LazRes to make a file 'translate.lrs' in older Laz (minesadorada)
0.1.18.0: ?? 0.1.18.0: Bugfix: Linux path error when creating locale folder
0.1.19.0: ??
} }
{$mode objfpc}{$H+} {$mode objfpc}{$H+}
@ -915,13 +916,13 @@ end;
// Use embedded .po resources if not distributed with executable // Use embedded .po resources if not distributed with executable
initialization initialization
sPoPath_en := ProgramDirectory + 'locale\' + ExtractFilenameOnly( {$IFDEF PO_BUILTINRES}
sPoPath_en := ProgramDirectory + 'locale' + PathDelim + ExtractFilenameOnly(
Application.EXEName) + '.en.po'; Application.EXEName) + '.en.po';
sPoPath_es := ProgramDirectory + 'locale\' + ExtractFilenameOnly( sPoPath_es := ProgramDirectory + 'locale' + PathDelim + ExtractFilenameOnly(
Application.EXEName) + '.es.po'; Application.EXEName) + '.es.po';
if (lcl_major > 0) and (lcl_minor > 6) then if (lcl_major > 0) and (lcl_minor > 6) then
begin begin
{$IFDEF PO_BUILTINRES}
// This uses a resource file added via Project/Options // This uses a resource file added via Project/Options
if not FileExistsUTF8(sPoPath_en) then if not FileExistsUTF8(sPoPath_en) then
begin begin