root / locale / locale.bat @ 16
Historique | Voir | Annoter | Télécharger (4,397 ko)
1 |
@ECHO OFF |
---|---|
2 |
|
3 |
rem Extraction |
4 |
dxgettext -b .. --delphi --useignorepo |
5 |
msgcat --output-file=sorted.po --no-location --no-wrap --sort-output default.po |
6 |
del default.po |
7 |
ren sorted.po default.po |
8 |
|
9 |
rem Fusion da |
10 |
msgmerge --update --no-location --no-fuzzy --no-wrap --sort-output da\LC_MESSAGES\default.po default.po |
11 |
msgmerge --update --no-location --no-fuzzy --no-wrap --sort-output da\LC_MESSAGES\delphi.po Delphi.po |
12 |
msgmerge --update --no-location --no-fuzzy --no-wrap --sort-output da\LC_MESSAGES\InraAfz.po InraAfz.po |
13 |
|
14 |
rem Fusion de |
15 |
msgmerge --update --no-location --no-fuzzy --no-wrap --sort-output de\LC_MESSAGES\default.po default.po |
16 |
msgmerge --update --no-location --no-fuzzy --no-wrap --sort-output de\LC_MESSAGES\delphi.po Delphi.po |
17 |
msgmerge --update --no-location --no-fuzzy --no-wrap --sort-output de\LC_MESSAGES\InraAfz.po InraAfz.po |
18 |
|
19 |
rem Fusion es |
20 |
msgmerge --update --no-location --no-fuzzy --no-wrap --sort-output es\LC_MESSAGES\default.po default.po |
21 |
msgmerge --update --no-location --no-fuzzy --no-wrap --sort-output es\LC_MESSAGES\delphi.po Delphi.po |
22 |
msgmerge --update --no-location --no-fuzzy --no-wrap --sort-output es\LC_MESSAGES\InraAfz.po InraAfz.po |
23 |
|
24 |
rem Fusion fi |
25 |
msgmerge --update --no-location --no-fuzzy --no-wrap --sort-output fi\LC_MESSAGES\default.po default.po |
26 |
msgmerge --update --no-location --no-fuzzy --no-wrap --sort-output fi\LC_MESSAGES\delphi.po Delphi.po |
27 |
msgmerge --update --no-location --no-fuzzy --no-wrap --sort-output fi\LC_MESSAGES\InraAfz.po InraAfz.po |
28 |
|
29 |
rem Fusion fr |
30 |
msgmerge --update --no-location --no-fuzzy --no-wrap --sort-output fr\LC_MESSAGES\default.po default.po |
31 |
msgmerge --update --no-location --no-fuzzy --no-wrap --sort-output fr\LC_MESSAGES\delphi.po Delphi.po |
32 |
msgmerge --update --no-location --no-fuzzy --no-wrap --sort-output fr\LC_MESSAGES\InraAfz.po InraAfz.po |
33 |
|
34 |
rem Fusion hu |
35 |
msgmerge --update --no-location --no-fuzzy --no-wrap --sort-output hu\LC_MESSAGES\default.po default.po |
36 |
msgmerge --update --no-location --no-fuzzy --no-wrap --sort-output hu\LC_MESSAGES\delphi.po Delphi.po |
37 |
msgmerge --update --no-location --no-fuzzy --no-wrap --sort-output hu\LC_MESSAGES\InraAfz.po InraAfz.po |
38 |
|
39 |
rem Fusion it |
40 |
msgmerge --update --no-location --no-fuzzy --no-wrap --sort-output it\LC_MESSAGES\default.po default.po |
41 |
msgmerge --update --no-location --no-fuzzy --no-wrap --sort-output it\LC_MESSAGES\delphi.po Delphi.po |
42 |
msgmerge --update --no-location --no-fuzzy --no-wrap --sort-output it\LC_MESSAGES\InraAfz.po InraAfz.po |
43 |
|
44 |
rem Fusion nl |
45 |
msgmerge --update --no-location --no-fuzzy --no-wrap --sort-output nl\LC_MESSAGES\default.po default.po |
46 |
msgmerge --update --no-location --no-fuzzy --no-wrap --sort-output nl\LC_MESSAGES\delphi.po Delphi.po |
47 |
msgmerge --update --no-location --no-fuzzy --no-wrap --sort-output nl\LC_MESSAGES\InraAfz.po InraAfz.po |
48 |
|
49 |
rem Fusion pl |
50 |
msgmerge --update --no-location --no-fuzzy --no-wrap --sort-output pl\LC_MESSAGES\default.po default.po |
51 |
msgmerge --update --no-location --no-fuzzy --no-wrap --sort-output pl\LC_MESSAGES\delphi.po Delphi.po |
52 |
msgmerge --update --no-location --no-fuzzy --no-wrap --sort-output pl\LC_MESSAGES\InraAfz.po InraAfz.po |
53 |
|
54 |
rem Fusion pt |
55 |
msgmerge --update --no-location --no-fuzzy --no-wrap --sort-output pt\LC_MESSAGES\default.po default.po |
56 |
msgmerge --update --no-location --no-fuzzy --no-wrap --sort-output pt\LC_MESSAGES\delphi.po Delphi.po |
57 |
msgmerge --update --no-location --no-fuzzy --no-wrap --sort-output pt\LC_MESSAGES\InraAfz.po InraAfz.po |
58 |
|
59 |
rem Fusion pt_BR |
60 |
msgmerge --update --no-location --no-fuzzy --no-wrap --sort-output pt_BR\LC_MESSAGES\default.po default.po |
61 |
msgmerge --update --no-location --no-fuzzy --no-wrap --sort-output pt_BR\LC_MESSAGES\delphi.po Delphi.po |
62 |
msgmerge --update --no-location --no-fuzzy --no-wrap --sort-output pt_BR\LC_MESSAGES\InraAfz.po InraAfz.po |
63 |
|
64 |
rem Fusion sv |
65 |
msgmerge --update --no-location --no-fuzzy --no-wrap --sort-output sv\LC_MESSAGES\default.po default.po |
66 |
msgmerge --update --no-location --no-fuzzy --no-wrap --sort-output sv\LC_MESSAGES\delphi.po Delphi.po |
67 |
msgmerge --update --no-location --no-fuzzy --no-wrap --sort-output sv\LC_MESSAGES\InraAfz.po InraAfz.po |
68 |
|
69 |
rem Fusion zh |
70 |
msgmerge --update --no-location --no-fuzzy --no-wrap --sort-output zh\LC_MESSAGES\default.po default.po |
71 |
msgmerge --update --no-location --no-fuzzy --no-wrap --sort-output zh\LC_MESSAGES\delphi.po Delphi.po |
72 |
msgmerge --update --no-location --no-fuzzy --no-wrap --sort-output zh\LC_MESSAGES\InraAfz.po InraAfz.po |
73 |
|
74 |
pause |