Skip to content

Commit c18989a

Browse files
authored
Merge pull request #154 from joecare99/Diverses
Diverses
2 parents 1c54bf7 + 1b52689 commit c18989a

File tree

10 files changed

+129
-217
lines changed

10 files changed

+129
-217
lines changed

Diverses/FPC/fpcTestXMLDoc2Po.lpi

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<CONFIG>
33
<ProjectOptions>
4-
<Version Value="11"/>
4+
<Version Value="12"/>
55
<PathDelim Value="\"/>
66
<General>
77
<Flags>
88
<SaveOnlyProjectUnits Value="True"/>
9+
<CompatibilityMode Value="True"/>
910
</Flags>
1011
<SessionStorage Value="InProjectDir"/>
11-
<MainUnit Value="0"/>
1212
<Title Value="fpcTestXMLDoc2Po"/>
1313
<ResourceType Value="res"/>
1414
<UseXPManifest Value="True"/>
@@ -38,7 +38,6 @@
3838
</PublishOptions>
3939
<RunParams>
4040
<FormatVersion Value="2"/>
41-
<Modes Count="0"/>
4241
</RunParams>
4342
<RequiredPackages Count="3">
4443
<Item1>

Diverses/FPC/fpcTestXMLDoc2Po.res

48 Bytes
Binary file not shown.

Diverses/FPC/prj_PicPas2Po.lpi

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<CONFIG>
33
<ProjectOptions>
4-
<Version Value="11"/>
4+
<Version Value="12"/>
55
<PathDelim Value="\"/>
66
<General>
7+
<Flags>
8+
<CompatibilityMode Value="True"/>
9+
</Flags>
710
<SessionStorage Value="InProjectDir"/>
8-
<MainUnit Value="0"/>
911
<Title Value="prj_PicPas2Po"/>
1012
<Scaled Value="True"/>
1113
<ResourceType Value="res"/>
@@ -176,6 +178,9 @@
176178
<SmartLinkUnit Value="True"/>
177179
</CodeGeneration>
178180
<Linking>
181+
<Debugging>
182+
<DebugInfoType Value="dsDwarf3"/>
183+
</Debugging>
179184
<LinkSmart Value="True"/>
180185
<Options>
181186
<Win32>

Diverses/FPC/prj_PicPas2Po.res

44 Bytes
Binary file not shown.

Diverses/FPC/prj_XMLDoc2Po.lpi

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<CONFIG>
33
<ProjectOptions>
4-
<Version Value="11"/>
4+
<Version Value="12"/>
55
<PathDelim Value="\"/>
66
<General>
7+
<Flags>
8+
<CompatibilityMode Value="True"/>
9+
</Flags>
710
<SessionStorage Value="InProjectDir"/>
8-
<MainUnit Value="0"/>
911
<Title Value="prj_XMLDoc2Po"/>
1012
<ResourceType Value="res"/>
1113
<UseXPManifest Value="True"/>
@@ -24,7 +26,7 @@
2426
<UseVersionInfo Value="True"/>
2527
<AutoIncrementBuild Value="True"/>
2628
<MinorVersionNr Value="1"/>
27-
<BuildNr Value="1"/>
29+
<BuildNr Value="6"/>
2830
<StringTable CompanyName="JCSoft" FileDescription="Extracts strings from XMLDoc into PO-files and on reverse substitutes them" InternalName="XMLDoc2Po"/>
2931
</VersionInfo>
3032
<BuildModes Count="1">
@@ -46,10 +48,13 @@
4648
</Mode0>
4749
</Modes>
4850
</RunParams>
49-
<RequiredPackages Count="1">
51+
<RequiredPackages Count="2">
5052
<Item1>
51-
<PackageName Value="LCL"/>
53+
<PackageName Value="BaseUnits"/>
5254
</Item1>
55+
<Item2>
56+
<PackageName Value="LCL"/>
57+
</Item2>
5358
</RequiredPackages>
5459
<Units Count="6">
5560
<Unit0>
@@ -85,6 +90,7 @@
8590
<Unit5>
8691
<Filename Value="C:\unt_cdate.pas"/>
8792
<IsPartOfProject Value="True"/>
93+
<UnitName Value="unt_CDate"/>
8894
</Unit5>
8995
</Units>
9096
</ProjectOptions>
@@ -100,6 +106,9 @@
100106
<UnitOutputDirectory Value="..\..\bin\$(TargetCPU)-$(TargetOS)\units"/>
101107
</SearchPaths>
102108
<Linking>
109+
<Debugging>
110+
<DebugInfoType Value="dsDwarf3"/>
111+
</Debugging>
103112
<Options>
104113
<Win32>
105114
<GraphicApplication Value="True"/>

Diverses/FPC/prj_XMLDoc2Po.res

44 Bytes
Binary file not shown.

Diverses/Language/prj_XMLDoc2Po.de.po

Lines changed: 15 additions & 75 deletions
Original file line numberDiff line numberDiff line change
@@ -14,75 +14,15 @@ msgstr ""
1414
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
1515

1616
#: frm_xmldoc2po.rsbigpaceholder
17+
#, object-pascal-format
1718
msgid "%%%d:g"
1819
msgstr ""
1920

2021
#: frm_xmldoc2po.rsexcpaceholder
22+
#, object-pascal-format
2123
msgid "%%%d:s"
2224
msgstr ""
2325

24-
#: tfrapofile.actfileautoload.caption
25-
msgid "AutoLoad"
26-
msgstr ""
27-
28-
#: tfrapofile.actfileload.caption
29-
msgctxt "tfrapofile.actfileload.caption"
30-
msgid "Load"
31-
msgstr "Öffnen"
32-
33-
#: tfrapofile.actfileopen.caption
34-
msgctxt "tfrapofile.actfileopen.caption"
35-
msgid "Öffnen"
36-
msgstr "Öffnen"
37-
38-
#: tfrapofile.actfileopen.hint
39-
msgctxt "tfrapofile.actfileopen.hint"
40-
msgid "Öffnen"
41-
msgstr "Öffnen"
42-
43-
#: tfrapofile.actfilesave.caption
44-
msgctxt "tfrapofile.actfilesave.caption"
45-
msgid "Save"
46-
msgstr "Sichern"
47-
48-
#: tfrapofile.actfilesaveas.caption
49-
msgctxt "tfrapofile.actfilesaveas.caption"
50-
msgid "Sichern &als ..."
51-
msgstr "Sichern &als ..."
52-
53-
#: tfrapofile.actfilesaveas.hint
54-
msgctxt "tfrapofile.actfilesaveas.hint"
55-
msgid "Sichern als"
56-
msgstr "Sichern als"
57-
58-
#: tfrapofile.cbxselectlanguage.text
59-
msgid "Deutsch,de"
60-
msgstr "Deutsch,de"
61-
62-
#: tfrapofile.edtprojectname.text
63-
msgid "PicPas"
64-
msgstr "PicPas"
65-
66-
#: tfrapofile.tlbpofile.caption
67-
msgid "tlbPoFile"
68-
msgstr ""
69-
70-
#: tfrapofile.toolbutton1.caption
71-
msgid "AL"
72-
msgstr "AL"
73-
74-
#: tfrapofile.toolbutton3.caption
75-
msgid "Ld"
76-
msgstr "Ld"
77-
78-
#: tfrapofile.toolbutton4.caption
79-
msgid "Sv"
80-
msgstr "Sv"
81-
82-
#: tfraxmlfile.actdosomething.caption
83-
msgid "actDoSomething"
84-
msgstr ""
85-
8626
#: tfraxmlfile.actfileload.caption
8727
msgctxt "tfraxmlfile.actfileload.caption"
8828
msgid "Load"
@@ -134,32 +74,36 @@ msgid "edtXmlFilename"
13474
msgstr ""
13575

13676
#: tfraxmlfile.lblcompiledon.caption
77+
#, object-pascal-format, fuzzy
78+
#| msgid ""
79+
#| "Compiled: %s\n"
80+
#| "#9on:%s\n"
13781
msgid ""
13882
"Compiled: %s\n"
139-
"#9on:%s\n"
83+
"\ton:%s"
14084
msgstr ""
14185
"Compiled: %s\n"
14286
"#9on:%s\n"
14387

14488
#: tfrmxml2pomain.actxmlprocesspo2x.caption
14589
msgid "po2X"
146-
msgstr "po2X"
90+
msgstr ""
14791

14892
#: tfrmxml2pomain.actxmlprocessx2po.caption
14993
msgid "X2Po"
15094
msgstr ""
15195

15296
#: tfrmxml2pomain.btnprocesspo2pas.caption
15397
msgid "<"
154-
msgstr "<"
98+
msgstr ""
15599

156100
#: tfrmxml2pomain.btnprocessxml2po.caption
157101
msgid ">"
158-
msgstr ">"
102+
msgstr ""
159103

160104
#: tfrmxml2pomain.btnselectdir.caption
161105
msgid "..."
162-
msgstr "..."
106+
msgstr ""
163107

164108
#: tfrmxml2pomain.caption
165109
msgid "frmXml2PoMain"
@@ -171,27 +115,23 @@ msgstr ""
171115

172116
#: tfrmxml2pomain.edtsourcedir.text
173117
msgid "C:\\projekte\\Lazarus\\PicPas\\trunk\\Docs"
174-
msgstr "C:\\projekte\\Lazarus\\PicPas\\trunk\\Docs"
175-
176-
#: tfrmxml2pomain.frapofile1.pnlrighttop.edtprojectname.text
177-
msgid "ppManual"
178-
msgstr "ppManual"
118+
msgstr ""
179119

180120
#: unt_cdate.adate
181121
#, fuzzy
182122
#| msgid "05.06.2018"
183123
msgctxt "unt_cdate.adate"
184-
msgid "25.03.2019"
124+
msgid "01.06.2024"
185125
msgstr "05.06.2018"
186126

187127
#: unt_cdate.cdate
188128
#, fuzzy
189129
#| msgid "05.06.2018"
190130
msgctxt "unt_cdate.cdate"
191-
msgid "25.03.2019"
131+
msgid "01.06.2024"
192132
msgstr "05.06.2018"
193133

194134
#: unt_cdate.cname
195-
msgid "SILENT-PC2"
135+
msgid "N00145-BI"
196136
msgstr ""
197137

0 commit comments

Comments
 (0)