]> git.pld-linux.org Git - packages/rpm.git/blob - rpm-po.patch
- more fixes
[packages/rpm.git] / rpm-po.patch
1 --- rpm-4.4.3/configure.ac.orig 2005-11-18 23:04:14.916675328 +0100
2 +++ rpm-4.4.3/configure.ac      2005-11-18 23:05:28.163540112 +0100
3 @@ -42,7 +42,7 @@
4  AC_SUBST(LT_AGE, 0)
5  
6  dnl Set of available languages.
7 -ALL_LINGUAS="cs da de fi fr gl is ja ko no pl pt pt_BR ro ru sk sl sr sv tr uk"
8 +ALL_LINGUAS="cs da de fi fr gl is ja ko nb pl pt pt_BR ro ru sk sl sr@Latn sv tr uk"
9  
10  dnl Checks for programs.
11  AC_PROG_CXX
12 --- rpm-4.4.3/po/de.po.orig     2005-11-17 13:24:18.000000000 +0100
13 +++ rpm-4.4.3/po/de.po  2005-11-18 23:06:16.517189240 +0100
14 @@ -1610,7 +1610,7 @@
15  #: lib/fsm.c:1354
16  #, c-format
17  msgid "%s directory created with perms %04o, context %s.\n"
18 -msgstr "Verzeichnis %s mit Berechtigungen %04o erstellt, Kontext.\n"
19 +msgstr "Verzeichnis %s mit Berechtigungen %04o erstellt, Kontext %s.\n"
20  
21  #: lib/fsm.c:1657
22  #, c-format
23 @@ -2101,12 +2101,12 @@
24  #: lib/poptI.c:340
25  #, c-format
26  msgid "do not execute %%preun scriptlet (if any)"
27 -msgstr "%preun-Skriptlet nicht ausführen (wenn vorhanden)"
28 +msgstr "%%preun-Skriptlet nicht ausführen (wenn vorhanden)"
29  
30  #: lib/poptI.c:343
31  #, c-format
32  msgid "do not execute %%postun scriptlet (if any)"
33 -msgstr "%postun-Skriptlet nicht ausführen (wenn vorhanden)"
34 +msgstr "%%postun-Skriptlet nicht ausführen (wenn vorhanden)"
35  
36  #: lib/poptI.c:353
37  msgid "do not execute any scriptlet(s) triggered by this package"
38 @@ -2798,8 +2798,7 @@
39  #: lib/rpmds.c:1424
40  #, c-format
41  msgid "%s:%d \"%s\" must begin with alphanumeric, '_', '/' or '%%'.\n"
42 -msgstr ""
43 -"Zeile %d:%d \"%s\" muss alphanumerisch, mit '_' oder '/' beginnen: %s\n"
44 +msgstr "%s:%d \"%s\" muss alphanumerisch, mit '_', '/' oder '%%' beginnen.\n"
45  
46  #. XXX No comparison operator found.
47  #: lib/rpmds.c:1458
48 @@ -2823,7 +2822,9 @@
49  msgid ""
50  "\tline %d: \"%s\" must begin with alphanumeric, '_', '/' or '%%'. "
51  "Skipping ...\n"
52 -msgstr "Zeile %d: \"%s\" muss alphanumerisch, mit '_' oder '/' beginnen: %s\n"
53 +msgstr ""
54 +"\tzeile %d: \"%s\" muss alphanumerisch, mit '_', '/' oder '%%' beginnen. "
55 +"Überspringe...\n"
56  
57  #. XXX No comparison operator found.
58  #: lib/rpmds.c:3021
59 @@ -3482,7 +3482,7 @@
60  #: lib/signature.c:614
61  #, c-format
62  msgid "gpg exec failed (%d)\n"
63 -msgstr "GPG fehlgeschlagen\n"
64 +msgstr "GPG fehlgeschlagen (%d)\n"
65  
66  #. GPG failed to write signature
67  #. Just in case
68 @@ -3843,12 +3843,12 @@
69  #: rpmdb/db3.c:189
70  #, c-format
71  msgid "closed   db environment %s/%s\n"
72 -msgstr "Closed   DB-Umgebung    %s/%s %s\n"
73 +msgstr "Closed   DB-Umgebung    %s/%s\n"
74  
75  #: rpmdb/db3.c:207
76  #, c-format
77  msgid "removed  db environment %s/%s\n"
78 -msgstr "Removed  DB-Umgebung    %s/%s %s\n"
79 +msgstr "Removed  DB-Umgebung    %s/%s\n"
80  
81  #: rpmdb/db3.c:298
82  #, c-format
83 @@ -4067,7 +4067,7 @@
84  #: rpmdb/rpmdb.c:2714
85  #, c-format
86  msgid "error(%d) setting header #%d record for %s removal\n"
87 -msgstr "Fehler(%d) beim Markieren des Header-Eintrags #%d zur Entfernung\n"
88 +msgstr "Fehler(%d) beim Markieren des Header-Eintrags #%d zur Entfernung %s\n"
89  
90  #: rpmdb/rpmdb.c:2822
91  #, c-format
This page took 0.036911 seconds and 4 git commands to generate.