]> git.pld-linux.org Git - packages/glibc.git/blobdiff - glibc-missing-nls.patch
- converted to UTF-8
[packages/glibc.git] / glibc-missing-nls.patch
index 293b59a550711ae829a48858637ffd242a96cad6..227db1f3a0c46279544b22e4198edc0de9575244 100644 (file)
       N_("Hang for SECS seconds (default 3600)")},
    {0, 0}
  };
---- glibc-2.3.1/elf/ldconfig.c.orig    Thu Jan 17 08:28:51 2002
-+++ glibc-2.3.1/elf/ldconfig.c Mon Nov 11 14:11:24 2002
-@@ -123,12 +123,12 @@
-   { "verbose", 'v', NULL, 0, N_("Generate verbose messages"), 0},
-   { NULL, 'N', NULL, 0, N_("Don't build cache"), 0},
-   { NULL, 'X', NULL, 0, N_("Don't generate links"), 0},
--  { NULL, 'r', "ROOT", 0, N_("Change to and use ROOT as root directory"), 0},
--  { NULL, 'C', "CACHE", 0, N_("Use CACHE as cache file"), 0},
--  { NULL, 'f', "CONF", 0, N_("Use CONF as configuration file"), 0},
-+  { NULL, 'r', N_("ROOT"), 0, N_("Change to and use ROOT as root directory"), 0},
-+  { NULL, 'C', N_("CACHE"), 0, N_("Use CACHE as cache file"), 0},
-+  { NULL, 'f', N_("CONF"), 0, N_("Use CONF as configuration file"), 0},
-   { NULL, 'n', NULL, 0, N_("Only process directories specified on the command line.  Don't build cache."), 0},
-   { NULL, 'l', NULL, 0, N_("Manually link individual libraries."), 0},
--  { "format", 'c', "FORMAT", 0, N_("Format to use: new, old or compat (default)"), 0},
-+  { "format", 'c', N_("FORMAT"), 0, N_("Format to use: new, old or compat (default)"), 0},
-   { NULL, 0, NULL, 0, NULL, 0 }
- };
---- glibc-2.3.2/po/pl.po.orig  Mon Nov 11 14:28:57 2002
-+++ glibc-2.3.2/po/pl.po       Mon Nov 11 14:37:44 2002
-@@ -1690,7 +1690,7 @@
- msgid "Another string for testing."
- msgstr "Inny ³añcuch do testów."
--#: catgets/gencat.c:111 catgets/gencat.c:115 nscd/nscd.c:84
-+#: catgets/gencat.c:111 catgets/gencat.c:115 nscd/nscd.c:84 argp/argp-parse.c:102
- msgid "NAME"
- msgstr "NAZWA"
-@@ -3659,9 +3659,13 @@
+--- glibc-2.4/po/pl.po.orig    2006-06-30 23:24:08.618916500 +0200
++++ glibc-2.4/po/pl.po 2006-06-30 23:30:04.281144000 +0200
+@@ -67,9 +67,13 @@
  msgid "Set the program name"
  msgstr "Okre¶lenie nazwy programu"
  
-+#: argp/argp-parse.c:103
++#: argp/argp-parse.c:105
 +msgid "SECS"
 +msgstr "SEK"
 +
- #: argp/argp-parse.c:104
+ #: argp/argp-parse.c:106
  msgid "Hang for SECS seconds (default 3600)"
 -msgstr "Zatrzymanie na SECS sekund (domy¶lnie 3600)"
 +msgstr "Zatrzymanie na SEK sekund (domy¶lnie 3600)"
  
- #: argp/argp-parse.c:161
+ #: argp/argp-parse.c:167
  msgid "Print program version"
-@@ -4181,6 +4185,102 @@
+@@ -98,7 +102,7 @@
+ msgid "%s%s%s:%u: %s%sAssertion `%s' failed.\n"
+ msgstr "%s%s%s:%u: %s%sWarunek zapewnienia `%s' nie zosta³ spe³niony.\n"
+-#: catgets/gencat.c:109 catgets/gencat.c:113 nscd/nscd.c:96 nss/makedb.c:61
++#: argp/argp-parse.c:104 catgets/gencat.c:109 catgets/gencat.c:113 nscd/nscd.c:96 nss/makedb.c:61
+ msgid "NAME"
+ msgstr "NAZWA"
+@@ -4788,6 +4792,102 @@
  msgid "\t%s [-n netid]* [-o outfile] [infile]\n"
  msgstr "\t%s [-n id_sieci]* [-o plik_wy] [plik_we]\n"
  
 +msgid "-Y path\t\tdirectory name to find C preprocessor (cpp)\n"
 +msgstr "-Y ¶cie¿ka\tnazwa katalogu, w którym znajduje siê preprocesor C (cpp)\n"
 +
- #: sunrpc/rpc_scan.c:116
+ #: sunrpc/rpc_scan.c:114
  msgid "constant or identifier expected"
  msgstr "spodziewana sta³a lub identyfikator"
-@@ -5621,16 +5721,28 @@
- msgstr "Nie tworzenie dowi±zañ"
- #: elf/ldconfig.c:126
-+msgid "ROOT"
-+msgstr "KATALOG"
-+
-+#: elf/ldconfig.c:126
- msgid "Change to and use ROOT as root directory"
--msgstr "Przej¶cie do i u¿ywanie ROOT jako g³ównego katalogu"
-+msgstr "Przej¶cie do i u¿ywanie KATALOGU jako g³ównego"
-+
-+#: elf/ldconfig.c:127
-+msgid "CACHE"
-+msgstr "BUFOR"
- #: elf/ldconfig.c:127
- msgid "Use CACHE as cache file"
--msgstr "U¿ycie CACHE jako pliku bufora"
-+msgstr "U¿ycie BUFORA jako pliku bufora"
-+
-+#: elf/ldconfig.c:128
-+msgid "CONF"
-+msgstr "KONF"
- #: elf/ldconfig.c:128
- msgid "Use CONF as configuration file"
--msgstr "U¿ycie CONF jako pliku konfiguracyjnego"
-+msgstr "U¿ycie KONF jako pliku konfiguracyjnego"
- #: elf/ldconfig.c:129
- msgid "Only process directories specified on the command line.  Don't build cache."
-@@ -5641,6 +5753,10 @@
- msgstr "Rêczne tworzenie dowi±zañ do pojedynczych bibliotek."
- #: elf/ldconfig.c:131
-+msgid "FORMAT"
-+msgstr "FORMAT"
-+
-+#: elf/ldconfig.c:131
- msgid "Format to use: new, old or compat (default)"
- msgstr "U¿ywany format: new, old lub compat (domy¶lny)"
This page took 0.034129 seconds and 4 git commands to generate.