From d873bf189d95619fa6620c0927e4feaa74409d54 Mon Sep 17 00:00:00 2001 From: Panu Matilainen Date: Tue, 2 Aug 2011 12:55:58 +0300 Subject: [PATCH] Preparing for 4.9.1.1 - 4.9.1 was a brown paperbag-release with nasty regressions in the build department... --- configure.ac | 2 +- po/ca.po | 42 +++++++++++++++++++++--------------------- po/cs.po | 42 +++++++++++++++++++++--------------------- po/da.po | 42 +++++++++++++++++++++--------------------- po/de.po | 42 +++++++++++++++++++++--------------------- po/es.po | 42 +++++++++++++++++++++--------------------- po/fi.po | 42 +++++++++++++++++++++--------------------- po/fr.po | 42 +++++++++++++++++++++--------------------- po/is.po | 42 +++++++++++++++++++++--------------------- po/it.po | 42 +++++++++++++++++++++--------------------- po/ja.po | 42 +++++++++++++++++++++--------------------- po/ko.po | 42 +++++++++++++++++++++--------------------- po/ms.po | 42 +++++++++++++++++++++--------------------- po/nb.po | 42 +++++++++++++++++++++--------------------- po/nl.po | 42 +++++++++++++++++++++--------------------- po/pl.po | 42 +++++++++++++++++++++--------------------- po/pt.po | 42 +++++++++++++++++++++--------------------- po/pt_BR.po | 42 +++++++++++++++++++++--------------------- po/rpm.pot | 42 +++++++++++++++++++++--------------------- po/ru.po | 42 +++++++++++++++++++++--------------------- po/sk.po | 42 +++++++++++++++++++++--------------------- po/sl.po | 42 +++++++++++++++++++++--------------------- po/sr.po | 42 +++++++++++++++++++++--------------------- po/sr@latin.po | 42 +++++++++++++++++++++--------------------- po/sv.po | 42 +++++++++++++++++++++--------------------- po/tr.po | 42 +++++++++++++++++++++--------------------- po/zh_TW.po | 42 +++++++++++++++++++++--------------------- 27 files changed, 547 insertions(+), 547 deletions(-) diff --git a/configure.ac b/configure.ac index 37dd525..624a66e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.61) -AC_INIT(rpm, 4.9.1, rpm-maint@lists.rpm.org) +AC_INIT(rpm, 4.9.1.1, rpm-maint@lists.rpm.org) AC_CONFIG_SRCDIR([rpmqv.c]) AC_CONFIG_HEADERS([config.h]) diff --git a/po/ca.po b/po/ca.po index 97276a0..bac8567 100644 --- a/po/ca.po +++ b/po/ca.po @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2011-07-15 12:37+0300\n" +"POT-Creation-Date: 2011-08-02 12:55+0300\n" "PO-Revision-Date: 2009-04-25 17:36+0100\n" "Last-Translator: Agustí Grau \n" "Language-Team: Catalan \n" @@ -762,92 +762,92 @@ msgstr "%s la supressió de %s ha fallat: %s \n" msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "L'enllaç simbòlic apunta al BuildRoot: %s -> %s\n" -#: build/files.c:1378 +#: build/files.c:1388 #, c-format msgid "Explicit file attributes required in spec for: %s\n" msgstr "" -#: build/files.c:1387 +#: build/files.c:1397 #, fuzzy, c-format msgid "Directory not found: %s\n" msgstr "No s'ha trobat el fitxer: %s\n" -#: build/files.c:1388 +#: build/files.c:1398 #, c-format msgid "File not found: %s\n" msgstr "No s'ha trobat el fitxer: %s\n" -#: build/files.c:1505 +#: build/files.c:1515 #, c-format msgid "File %s too large for payload\n" msgstr "El fitxer %s és massa gran per a les dades\n" -#: build/files.c:1599 +#: build/files.c:1605 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "%s: no es pot carregar l'etiqueta incorrecta (%d).\n" -#: build/files.c:1605 +#: build/files.c:1611 #, c-format msgid "%s: public key read failed.\n" msgstr "%s: ha fallat la clau pública.\n" -#: build/files.c:1609 +#: build/files.c:1615 #, c-format msgid "%s: not an armored public key.\n" msgstr "%s: no és una clau pública armada.\n" -#: build/files.c:1618 +#: build/files.c:1624 #, fuzzy, c-format msgid "%s: failed to encode\n" msgstr "No s'ha expandit la macro %%%s\n" -#: build/files.c:1663 +#: build/files.c:1669 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "El fitxer ha de començar amb \"/\": %s\n" -#: build/files.c:1688 +#: build/files.c:1694 #, c-format msgid "Glob not permitted: %s\n" msgstr "No es permet el glob: %s\n" -#: build/files.c:1700 +#: build/files.c:1706 #, fuzzy, c-format msgid "Directory not found by glob: %s\n" msgstr "El glob no ha trobat el fitxer: %s\n" -#: build/files.c:1701 lib/rpminstall.c:419 +#: build/files.c:1707 lib/rpminstall.c:419 #, c-format msgid "File not found by glob: %s\n" msgstr "El glob no ha trobat el fitxer: %s\n" -#: build/files.c:1749 +#: build/files.c:1757 #, c-format msgid "Could not open %%files file %s: %m\n" msgstr "" -#: build/files.c:1757 +#: build/files.c:1765 #, c-format msgid "line: %s\n" msgstr "línia: %s\n" -#: build/files.c:2033 +#: build/files.c:2044 #, c-format msgid "Bad file: %s: %s\n" msgstr "Fitxer no vàlid: %s: %s\n" -#: build/files.c:2055 build/parsePrep.c:33 +#: build/files.c:2066 build/parsePrep.c:33 #, c-format msgid "Bad owner/group: %s\n" msgstr "Propietari/grup incorrecte: %s\n" -#: build/files.c:2095 +#: build/files.c:2106 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "S'està comprovant fitxers no empaquetats: %s\n" -#: build/files.c:2110 +#: build/files.c:2121 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" @@ -856,12 +856,12 @@ msgstr "" "Hi ha fitxers instal·lats però no empaquetats:\n" "%s" -#: build/files.c:2139 +#: build/files.c:2150 #, fuzzy, c-format msgid "Processing files: %s\n" msgstr "S'està processant els fitxers: %s-%s-%s.%s\n" -#: build/files.c:2150 +#: build/files.c:2161 msgid "Arch dependent binaries in noarch package\n" msgstr "Els binaris dependents de l'arquitectura estan en el paquet noarch\n" diff --git a/po/cs.po b/po/cs.po index eb81a11..294c63f 100644 --- a/po/cs.po +++ b/po/cs.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2011-07-15 12:37+0300\n" +"POT-Creation-Date: 2011-08-02 12:55+0300\n" "PO-Revision-Date: 2001-07-24 10:02+0100\n" "Last-Translator: Jindrich Novy \n" "Language-Team: Czech \n" @@ -707,92 +707,92 @@ msgstr "%s unlink %s selhal: %s\n" msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "Symbolická linka ukazuje na BuildRoot: %s -> %s\n" -#: build/files.c:1378 +#: build/files.c:1388 #, c-format msgid "Explicit file attributes required in spec for: %s\n" msgstr "" -#: build/files.c:1387 +#: build/files.c:1397 #, fuzzy, c-format msgid "Directory not found: %s\n" msgstr "Soubor nenalezen: %s\n" -#: build/files.c:1388 +#: build/files.c:1398 #, c-format msgid "File not found: %s\n" msgstr "Soubor nenalezen: %s\n" -#: build/files.c:1505 +#: build/files.c:1515 #, c-format msgid "File %s too large for payload\n" msgstr "" -#: build/files.c:1599 +#: build/files.c:1605 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "%s: nemohu nahrát neznámou značku (%d).\n" -#: build/files.c:1605 +#: build/files.c:1611 #, c-format msgid "%s: public key read failed.\n" msgstr "%s: čtení veřejného klíče selhalo.\n" -#: build/files.c:1609 +#: build/files.c:1615 #, c-format msgid "%s: not an armored public key.\n" msgstr "%s: není obrněný veřejný klíč.\n" -#: build/files.c:1618 +#: build/files.c:1624 #, fuzzy, c-format msgid "%s: failed to encode\n" msgstr "Selhalo vyhodnocení makra %%%s\n" -#: build/files.c:1663 +#: build/files.c:1669 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "Soubor potřebuje úvodní \"/\": %s\n" -#: build/files.c:1688 +#: build/files.c:1694 #, c-format msgid "Glob not permitted: %s\n" msgstr "Glob není dovolen: %s\n" -#: build/files.c:1700 +#: build/files.c:1706 #, fuzzy, c-format msgid "Directory not found by glob: %s\n" msgstr "Soubor nenalezen globem: %s\n" -#: build/files.c:1701 lib/rpminstall.c:419 +#: build/files.c:1707 lib/rpminstall.c:419 #, c-format msgid "File not found by glob: %s\n" msgstr "Soubor nenalezen globem: %s\n" -#: build/files.c:1749 +#: build/files.c:1757 #, c-format msgid "Could not open %%files file %s: %m\n" msgstr "Nemohu otevřít %%files soubor %s: %m\n" -#: build/files.c:1757 +#: build/files.c:1765 #, c-format msgid "line: %s\n" msgstr "řádek: %s\n" -#: build/files.c:2033 +#: build/files.c:2044 #, c-format msgid "Bad file: %s: %s\n" msgstr "Å patný soubor: %s: %s\n" -#: build/files.c:2055 build/parsePrep.c:33 +#: build/files.c:2066 build/parsePrep.c:33 #, c-format msgid "Bad owner/group: %s\n" msgstr "Å patný vlastník/skupina: %s\n" -#: build/files.c:2095 +#: build/files.c:2106 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "Kontroluji nezabalené soubory: %s\n" -#: build/files.c:2110 +#: build/files.c:2121 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" @@ -801,12 +801,12 @@ msgstr "" "Nalezeny instalované, ale nezabalené soubory:\n" "%s" -#: build/files.c:2139 +#: build/files.c:2150 #, fuzzy, c-format msgid "Processing files: %s\n" msgstr "Zpracovávám soubory: %s-%s-%s\n" -#: build/files.c:2150 +#: build/files.c:2161 msgid "Arch dependent binaries in noarch package\n" msgstr "" diff --git a/po/da.po b/po/da.po index 0ed1217..e5ee750 100644 --- a/po/da.po +++ b/po/da.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2011-07-15 12:37+0300\n" +"POT-Creation-Date: 2011-08-02 12:55+0300\n" "PO-Revision-Date: 2001-04-05 23:03GMT\n" "Last-Translator: Claus Hindsgaul \n" "Language-Team: Danish \n" @@ -710,104 +710,104 @@ msgstr " msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "Symbolsk lænke peger på BuildRoot: %s -> %s\n" -#: build/files.c:1378 +#: build/files.c:1388 #, c-format msgid "Explicit file attributes required in spec for: %s\n" msgstr "" -#: build/files.c:1387 +#: build/files.c:1397 #, fuzzy, c-format msgid "Directory not found: %s\n" msgstr "Fil ikke fundet: %s\n" -#: build/files.c:1388 +#: build/files.c:1398 #, c-format msgid "File not found: %s\n" msgstr "Fil ikke fundet: %s\n" -#: build/files.c:1505 +#: build/files.c:1515 #, c-format msgid "File %s too large for payload\n" msgstr "" -#: build/files.c:1599 +#: build/files.c:1605 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "" -#: build/files.c:1605 +#: build/files.c:1611 #, fuzzy, c-format msgid "%s: public key read failed.\n" msgstr "%s: readLead mislykkedes\n" -#: build/files.c:1609 +#: build/files.c:1615 #, c-format msgid "%s: not an armored public key.\n" msgstr "" -#: build/files.c:1618 +#: build/files.c:1624 #, fuzzy, c-format msgid "%s: failed to encode\n" msgstr "Makroen %%%s kunne ikke udfoldes\n" -#: build/files.c:1663 +#: build/files.c:1669 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "Fil kræver foranstillet \"/\": %s\n" -#: build/files.c:1688 +#: build/files.c:1694 #, fuzzy, c-format msgid "Glob not permitted: %s\n" msgstr "linie %d: Filnavn ikke tilladt: %s\n" -#: build/files.c:1700 +#: build/files.c:1706 #, fuzzy, c-format msgid "Directory not found by glob: %s\n" msgstr "Fil ikke fundet med glob: %s\n" -#: build/files.c:1701 lib/rpminstall.c:419 +#: build/files.c:1707 lib/rpminstall.c:419 #, c-format msgid "File not found by glob: %s\n" msgstr "Fil ikke fundet med glob: %s\n" -#: build/files.c:1749 +#: build/files.c:1757 #, fuzzy, c-format msgid "Could not open %%files file %s: %m\n" msgstr "Kunne ikke åbne '%%files'-fil %s: %s\n" -#: build/files.c:1757 +#: build/files.c:1765 #, c-format msgid "line: %s\n" msgstr "linie: %s\n" -#: build/files.c:2033 +#: build/files.c:2044 #, c-format msgid "Bad file: %s: %s\n" msgstr "Ugyldig fil: %s: %s\n" -#: build/files.c:2055 build/parsePrep.c:33 +#: build/files.c:2066 build/parsePrep.c:33 #, c-format msgid "Bad owner/group: %s\n" msgstr "Ugyldig ejer/gruppe: %s\n" -#: build/files.c:2095 +#: build/files.c:2106 #, fuzzy, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "udpakning af arkiv mislykkedes%s%s: %s\n" -#: build/files.c:2110 +#: build/files.c:2121 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" "%s" msgstr "" -#: build/files.c:2139 +#: build/files.c:2150 #, fuzzy, c-format msgid "Processing files: %s\n" msgstr "Gennemløber filer: %s-%s-%s\n" -#: build/files.c:2150 +#: build/files.c:2161 msgid "Arch dependent binaries in noarch package\n" msgstr "" diff --git a/po/de.po b/po/de.po index 761bd96..c72eb51 100644 --- a/po/de.po +++ b/po/de.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.4.2\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2011-07-15 12:37+0300\n" +"POT-Creation-Date: 2011-08-02 12:55+0300\n" "PO-Revision-Date: 2009-01-11 01:27+0100\n" "Last-Translator: Fabian Affolter \n" "Language-Team: German \n" @@ -735,92 +735,92 @@ msgstr "%s trennen von %s fehlgeschlagen: %s\n" msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "Symbolischer Link zeigt auf den BuildRoot: %s -> %s\n" -#: build/files.c:1378 +#: build/files.c:1388 #, c-format msgid "Explicit file attributes required in spec for: %s\n" msgstr "Spezifikation fordert ausdrückliche Dateiattribute für: %s\n" -#: build/files.c:1387 +#: build/files.c:1397 #, fuzzy, c-format msgid "Directory not found: %s\n" msgstr "Datei nicht gefunden: %s\n" -#: build/files.c:1388 +#: build/files.c:1398 #, c-format msgid "File not found: %s\n" msgstr "Datei nicht gefunden: %s\n" -#: build/files.c:1505 +#: build/files.c:1515 #, c-format msgid "File %s too large for payload\n" msgstr "Datei %s zu gross für Nutzlast\n" -#: build/files.c:1599 +#: build/files.c:1605 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "%s: Kann den unbekannten Tag (%d) nicht laden.\n" -#: build/files.c:1605 +#: build/files.c:1611 #, c-format msgid "%s: public key read failed.\n" msgstr "%s: Lesen des öffentlichen Schlüssels fehlgeschlagen.\n" -#: build/files.c:1609 +#: build/files.c:1615 #, c-format msgid "%s: not an armored public key.\n" msgstr "%s: Ist kein gepanzerter öffentlicher Schlüssel.\n" -#: build/files.c:1618 +#: build/files.c:1624 #, fuzzy, c-format msgid "%s: failed to encode\n" msgstr "Makro %%%s konnte nicht erweitert werden\n" -#: build/files.c:1663 +#: build/files.c:1669 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "Datei benötigt führenden \"/\": %s\n" -#: build/files.c:1688 +#: build/files.c:1694 #, c-format msgid "Glob not permitted: %s\n" msgstr "\"Glob\" hat keine Berechtigung für: %s\n" -#: build/files.c:1700 +#: build/files.c:1706 #, fuzzy, c-format msgid "Directory not found by glob: %s\n" msgstr "Datei von \"glob\" nicht gefunden: %s\n" -#: build/files.c:1701 lib/rpminstall.c:419 +#: build/files.c:1707 lib/rpminstall.c:419 #, c-format msgid "File not found by glob: %s\n" msgstr "Datei von \"glob\" nicht gefunden: %s\n" -#: build/files.c:1749 +#: build/files.c:1757 #, c-format msgid "Could not open %%files file %s: %m\n" msgstr "Datei %s aus %%files konnte nicht geöffnet: %m\n" -#: build/files.c:1757 +#: build/files.c:1765 #, c-format msgid "line: %s\n" msgstr "Zeile: %s\n" -#: build/files.c:2033 +#: build/files.c:2044 #, c-format msgid "Bad file: %s: %s\n" msgstr "Ungültige Datei: %s: %s\n" -#: build/files.c:2055 build/parsePrep.c:33 +#: build/files.c:2066 build/parsePrep.c:33 #, c-format msgid "Bad owner/group: %s\n" msgstr "Ungültiger Eigentümer/Gruppe: %s\n" -#: build/files.c:2095 +#: build/files.c:2106 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "Prüfe auf nicht gepackte Datei(en): %s\n" -#: build/files.c:2110 +#: build/files.c:2121 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" @@ -829,12 +829,12 @@ msgstr "" "Installierte (aber nicht gepackte) Datei(en) gefunden:\n" "%s" -#: build/files.c:2139 +#: build/files.c:2150 #, fuzzy, c-format msgid "Processing files: %s\n" msgstr "Verarbeite Pakete: %s-%s-%s.%s\n" -#: build/files.c:2150 +#: build/files.c:2161 msgid "Arch dependent binaries in noarch package\n" msgstr "Architekturabhängige Binärdateien in noarch-Paket\n" diff --git a/po/es.po b/po/es.po index fd133b5..4ec219b 100644 --- a/po/es.po +++ b/po/es.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm.rpm-4-7-x.rpm\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2011-07-15 12:37+0300\n" +"POT-Creation-Date: 2011-08-02 12:55+0300\n" "PO-Revision-Date: 2010-09-13 12:31-0300\n" "Last-Translator: Héctor Daniel Cabrera \n" "Language-Team: Spanish \n" @@ -744,93 +744,93 @@ msgstr "%s desenlace de %s fallido: %s\n" msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "El enlace simbólico apunta a BuildRoot: %s -> %s\n" -#: build/files.c:1378 +#: build/files.c:1388 #, c-format msgid "Explicit file attributes required in spec for: %s\n" msgstr "" "Atributos de archivo explícito solicitados en las especificaciones para: %s\n" -#: build/files.c:1387 +#: build/files.c:1397 #, fuzzy, c-format msgid "Directory not found: %s\n" msgstr "Archivo no encontrado: %s\n" -#: build/files.c:1388 +#: build/files.c:1398 #, c-format msgid "File not found: %s\n" msgstr "Archivo no encontrado: %s\n" -#: build/files.c:1505 +#: build/files.c:1515 #, c-format msgid "File %s too large for payload\n" msgstr "Archivo %s muy largo para carga útil\n" -#: build/files.c:1599 +#: build/files.c:1605 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "%s: no se puede cargar, etiqueta (%d) desconocida.\n" -#: build/files.c:1605 +#: build/files.c:1611 #, c-format msgid "%s: public key read failed.\n" msgstr "%s: falló la lectura de la clave publica.\n" -#: build/files.c:1609 +#: build/files.c:1615 #, c-format msgid "%s: not an armored public key.\n" msgstr "%s: no es una clave pública con armadura.\n" -#: build/files.c:1618 +#: build/files.c:1624 #, c-format msgid "%s: failed to encode\n" msgstr "%s: falló la codificación\n" -#: build/files.c:1663 +#: build/files.c:1669 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "El archivo necesita comenzar con \"/\": %s\n" -#: build/files.c:1688 +#: build/files.c:1694 #, c-format msgid "Glob not permitted: %s\n" msgstr "Glob no permitido: %s\n" -#: build/files.c:1700 +#: build/files.c:1706 #, fuzzy, c-format msgid "Directory not found by glob: %s\n" msgstr "Archivo no encontrado por glob: %s\n" -#: build/files.c:1701 lib/rpminstall.c:419 +#: build/files.c:1707 lib/rpminstall.c:419 #, c-format msgid "File not found by glob: %s\n" msgstr "Archivo no encontrado por glob: %s\n" -#: build/files.c:1749 +#: build/files.c:1757 #, c-format msgid "Could not open %%files file %s: %m\n" msgstr "No se pudo abrir el archivo %%files %s: %m\n" -#: build/files.c:1757 +#: build/files.c:1765 #, c-format msgid "line: %s\n" msgstr "línea: %s\n" -#: build/files.c:2033 +#: build/files.c:2044 #, c-format msgid "Bad file: %s: %s\n" msgstr "Archivo erróneo: %s: %s\n" -#: build/files.c:2055 build/parsePrep.c:33 +#: build/files.c:2066 build/parsePrep.c:33 #, c-format msgid "Bad owner/group: %s\n" msgstr "propietario/grupo erróneo: %s\n" -#: build/files.c:2095 +#: build/files.c:2106 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "Comprobando si hay archivos desempaquetados: %s\n" -#: build/files.c:2110 +#: build/files.c:2121 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" @@ -839,12 +839,12 @@ msgstr "" "Se encontraron archivos instalados (pero desempaquetados):\n" "%s" -#: build/files.c:2139 +#: build/files.c:2150 #, c-format msgid "Processing files: %s\n" msgstr "Procesando archivos: %s\n" -#: build/files.c:2150 +#: build/files.c:2161 msgid "Arch dependent binaries in noarch package\n" msgstr "" "Binarios dependientes de la arquitectura en paquetes sin arquitectura\n" diff --git a/po/fi.po b/po/fi.po index 6667219..fe488d3 100644 --- a/po/fi.po +++ b/po/fi.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm-4.4.90\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2011-07-15 12:37+0300\n" +"POT-Creation-Date: 2011-08-02 12:55+0300\n" "PO-Revision-Date: 2008-03-11 11:15+0200\n" "Last-Translator: Panu Matilainen \n" "Language-Team: Finnish\n" @@ -703,92 +703,92 @@ msgstr "%s:n avaus ei onnistunut: %s\n" msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "Symbolinen linkki osoittaa BuildRoot:iin: %s -> %s\n" -#: build/files.c:1378 +#: build/files.c:1388 #, c-format msgid "Explicit file attributes required in spec for: %s\n" msgstr "" -#: build/files.c:1387 +#: build/files.c:1397 #, fuzzy, c-format msgid "Directory not found: %s\n" msgstr "Tiedostoa ei löytynyt: %s\n" -#: build/files.c:1388 +#: build/files.c:1398 #, c-format msgid "File not found: %s\n" msgstr "Tiedostoa ei löytynyt: %s\n" -#: build/files.c:1505 +#: build/files.c:1515 #, c-format msgid "File %s too large for payload\n" msgstr "" -#: build/files.c:1599 +#: build/files.c:1605 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "" -#: build/files.c:1605 +#: build/files.c:1611 #, c-format msgid "%s: public key read failed.\n" msgstr "%s: julkisen avaimen luku epäonnistui\n" -#: build/files.c:1609 +#: build/files.c:1615 #, c-format msgid "%s: not an armored public key.\n" msgstr "%s: ei ole panssaroitu julkinen avain.\n" -#: build/files.c:1618 +#: build/files.c:1624 #, c-format msgid "%s: failed to encode\n" msgstr "" -#: build/files.c:1663 +#: build/files.c:1669 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "Tiedosto tarvitsee aloitusmerkin \"/\": %s\n" -#: build/files.c:1688 +#: build/files.c:1694 #, c-format msgid "Glob not permitted: %s\n" msgstr "Täydennys ei sallittu: %s\n" -#: build/files.c:1700 +#: build/files.c:1706 #, fuzzy, c-format msgid "Directory not found by glob: %s\n" msgstr "Tiedostoa ei löytynyt täydennyksellä: %s\n" -#: build/files.c:1701 lib/rpminstall.c:419 +#: build/files.c:1707 lib/rpminstall.c:419 #, c-format msgid "File not found by glob: %s\n" msgstr "Tiedostoa ei löytynyt täydennyksellä: %s\n" -#: build/files.c:1749 +#: build/files.c:1757 #, c-format msgid "Could not open %%files file %s: %m\n" msgstr "%%files tiedostoa %s ei voitu avata: %m\n" -#: build/files.c:1757 +#: build/files.c:1765 #, c-format msgid "line: %s\n" msgstr "rivi: %s\n" -#: build/files.c:2033 +#: build/files.c:2044 #, c-format msgid "Bad file: %s: %s\n" msgstr "Virheellinen tiedosto: %s: %s\n" -#: build/files.c:2055 build/parsePrep.c:33 +#: build/files.c:2066 build/parsePrep.c:33 #, c-format msgid "Bad owner/group: %s\n" msgstr "Virheellinen omistaja/ryhmä: %s\n" -#: build/files.c:2095 +#: build/files.c:2106 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "Tarkistetaan paketoimattomia tiedostoja: %s\n" -#: build/files.c:2110 +#: build/files.c:2121 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" @@ -797,12 +797,12 @@ msgstr "" "Löytyi asennettuja (mutta paketoimattomia) tiedostoja:\n" "%s" -#: build/files.c:2139 +#: build/files.c:2150 #, c-format msgid "Processing files: %s\n" msgstr "Käsitellään tiedostoja: %s\n" -#: build/files.c:2150 +#: build/files.c:2161 msgid "Arch dependent binaries in noarch package\n" msgstr "" diff --git a/po/fr.po b/po/fr.po index 767942b..cdb4344 100644 --- a/po/fr.po +++ b/po/fr.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: RPM 4.2.1\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2011-07-15 12:37+0300\n" +"POT-Creation-Date: 2011-08-02 12:55+0300\n" "PO-Revision-Date: 2003-07-06 01:36+0200\n" "Last-Translator: RPM French Translation \n" "Language-Team: RPM French Translation \n" @@ -741,92 +741,92 @@ msgstr "%s n'a pu délier %s: %s\n" msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "Lien symbolique pointant sur BuildRoot: %s -> %s\n" -#: build/files.c:1378 +#: build/files.c:1388 #, c-format msgid "Explicit file attributes required in spec for: %s\n" msgstr "" -#: build/files.c:1387 +#: build/files.c:1397 #, fuzzy, c-format msgid "Directory not found: %s\n" msgstr "Fichier non trouvé: %s\n" -#: build/files.c:1388 +#: build/files.c:1398 #, c-format msgid "File not found: %s\n" msgstr "Fichier non trouvé: %s\n" -#: build/files.c:1505 +#: build/files.c:1515 #, c-format msgid "File %s too large for payload\n" msgstr "" -#: build/files.c:1599 +#: build/files.c:1605 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "" -#: build/files.c:1605 +#: build/files.c:1611 #, c-format msgid "%s: public key read failed.\n" msgstr "%s: échec de la lecture de la clé publique.\n" -#: build/files.c:1609 +#: build/files.c:1615 #, c-format msgid "%s: not an armored public key.\n" msgstr "%s n'est pas une clé publique blindée.\n" -#: build/files.c:1618 +#: build/files.c:1624 #, fuzzy, c-format msgid "%s: failed to encode\n" msgstr "La macro %%%s ne peut être expansée\n" -#: build/files.c:1663 +#: build/files.c:1669 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "Le fichier non précédé d'un \"/\": %s\n" -#: build/files.c:1688 +#: build/files.c:1694 #, c-format msgid "Glob not permitted: %s\n" msgstr "Substitution non permise: %s\n" -#: build/files.c:1700 +#: build/files.c:1706 #, fuzzy, c-format msgid "Directory not found by glob: %s\n" msgstr "Fichier non trouvé par la substitution: %s\n" -#: build/files.c:1701 lib/rpminstall.c:419 +#: build/files.c:1707 lib/rpminstall.c:419 #, c-format msgid "File not found by glob: %s\n" msgstr "Fichier non trouvé par la substitution: %s\n" -#: build/files.c:1749 +#: build/files.c:1757 #, fuzzy, c-format msgid "Could not open %%files file %s: %m\n" msgstr "Ne peut ouvrir le fichier donné à %%files %s: %s\n" -#: build/files.c:1757 +#: build/files.c:1765 #, c-format msgid "line: %s\n" msgstr "Ligne: %s\n" -#: build/files.c:2033 +#: build/files.c:2044 #, c-format msgid "Bad file: %s: %s\n" msgstr "Mauvais fichier: %s: %s\n" -#: build/files.c:2055 build/parsePrep.c:33 +#: build/files.c:2066 build/parsePrep.c:33 #, c-format msgid "Bad owner/group: %s\n" msgstr "Mauvais possesseur/groupe: %s\n" -#: build/files.c:2095 +#: build/files.c:2106 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "Vérification des fichiers non empaquetés: %s\n" -#: build/files.c:2110 +#: build/files.c:2121 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" @@ -835,12 +835,12 @@ msgstr "" "Fichier(s) installé(s) (mais non empaquetés):\n" "%s" -#: build/files.c:2139 +#: build/files.c:2150 #, fuzzy, c-format msgid "Processing files: %s\n" msgstr "Traitement des fichiers: %s-%s-%s\n" -#: build/files.c:2150 +#: build/files.c:2161 msgid "Arch dependent binaries in noarch package\n" msgstr "" diff --git a/po/is.po b/po/is.po index 3579cbf..6c3e23b 100644 --- a/po/is.po +++ b/po/is.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2011-07-15 12:37+0300\n" +"POT-Creation-Date: 2011-08-02 12:55+0300\n" "PO-Revision-Date: 2001-07-12 13:25+0000\n" "Last-Translator: Richard Allen \n" "Language-Team: is \n" @@ -686,104 +686,104 @@ msgstr "%s gat ekki eytt %s: %s\n" msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "" -#: build/files.c:1378 +#: build/files.c:1388 #, c-format msgid "Explicit file attributes required in spec for: %s\n" msgstr "" -#: build/files.c:1387 +#: build/files.c:1397 #, fuzzy, c-format msgid "Directory not found: %s\n" msgstr "Skráin fannst ekki: %s\n" -#: build/files.c:1388 +#: build/files.c:1398 #, c-format msgid "File not found: %s\n" msgstr "Skráin fannst ekki: %s\n" -#: build/files.c:1505 +#: build/files.c:1515 #, c-format msgid "File %s too large for payload\n" msgstr "" -#: build/files.c:1599 +#: build/files.c:1605 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "" -#: build/files.c:1605 +#: build/files.c:1611 #, fuzzy, c-format msgid "%s: public key read failed.\n" msgstr "%s: Fseek brást: %s\n" -#: build/files.c:1609 +#: build/files.c:1615 #, c-format msgid "%s: not an armored public key.\n" msgstr "" -#: build/files.c:1618 +#: build/files.c:1624 #, fuzzy, c-format msgid "%s: failed to encode\n" msgstr "%s brást\n" -#: build/files.c:1663 +#: build/files.c:1669 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "" -#: build/files.c:1688 +#: build/files.c:1694 #, fuzzy, c-format msgid "Glob not permitted: %s\n" msgstr "Gat ekki opnað PreUn skrá: %s\n" -#: build/files.c:1700 +#: build/files.c:1706 #, fuzzy, c-format msgid "Directory not found by glob: %s\n" msgstr "Skráin fannst ekki með 'glob': %s\n" -#: build/files.c:1701 lib/rpminstall.c:419 +#: build/files.c:1707 lib/rpminstall.c:419 #, c-format msgid "File not found by glob: %s\n" msgstr "Skráin fannst ekki með 'glob': %s\n" -#: build/files.c:1749 +#: build/files.c:1757 #, fuzzy, c-format msgid "Could not open %%files file %s: %m\n" msgstr "Gat ekki opnað %%files skrána %s: %s\n" -#: build/files.c:1757 +#: build/files.c:1765 #, c-format msgid "line: %s\n" msgstr "lína: %s\n" -#: build/files.c:2033 +#: build/files.c:2044 #, c-format msgid "Bad file: %s: %s\n" msgstr "Ógild skrá %s: %s\n" -#: build/files.c:2055 build/parsePrep.c:33 +#: build/files.c:2066 build/parsePrep.c:33 #, c-format msgid "Bad owner/group: %s\n" msgstr "" -#: build/files.c:2095 +#: build/files.c:2106 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "" -#: build/files.c:2110 +#: build/files.c:2121 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" "%s" msgstr "" -#: build/files.c:2139 +#: build/files.c:2150 #, fuzzy, c-format msgid "Processing files: %s\n" msgstr "%s brást\n" -#: build/files.c:2150 +#: build/files.c:2161 msgid "Arch dependent binaries in noarch package\n" msgstr "" diff --git a/po/it.po b/po/it.po index 8844fe5..9dd9e2b 100644 --- a/po/it.po +++ b/po/it.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: it\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2011-07-15 12:37+0300\n" +"POT-Creation-Date: 2011-08-02 12:55+0300\n" "PO-Revision-Date: 2010-11-10 16:56+0200\n" "Last-Translator: Guido Grazioli \n" "Language-Team: Italian \n" @@ -742,92 +742,92 @@ msgstr "scollegamento %s di %s fallito: %s\n" msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "Il Symlink punta alla BuildRoot: %s -> %s\n" -#: build/files.c:1378 +#: build/files.c:1388 #, c-format msgid "Explicit file attributes required in spec for: %s\n" msgstr "Attributi dei file espliciti richiesti nello spec file per: %s\n" -#: build/files.c:1387 +#: build/files.c:1397 #, fuzzy, c-format msgid "Directory not found: %s\n" msgstr "File non trovato: %s\n" -#: build/files.c:1388 +#: build/files.c:1398 #, c-format msgid "File not found: %s\n" msgstr "File non trovato: %s\n" -#: build/files.c:1505 +#: build/files.c:1515 #, c-format msgid "File %s too large for payload\n" msgstr "File %s troppo grande per il payload\n" -#: build/files.c:1599 +#: build/files.c:1605 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "%s: impossibile caricare tag sconosciuto (%d).\n" -#: build/files.c:1605 +#: build/files.c:1611 #, c-format msgid "%s: public key read failed.\n" msgstr "%s: lettura chiave pubblica fallita.\n" -#: build/files.c:1609 +#: build/files.c:1615 #, c-format msgid "%s: not an armored public key.\n" msgstr "%s: non è una chiave pubblica con formato 'armored'.\n" -#: build/files.c:1618 +#: build/files.c:1624 #, c-format msgid "%s: failed to encode\n" msgstr "%s: errore durante l'encoding\n" -#: build/files.c:1663 +#: build/files.c:1669 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "Il file deve essere preceduto da \"/\": %s\n" -#: build/files.c:1688 +#: build/files.c:1694 #, c-format msgid "Glob not permitted: %s\n" msgstr "Glob non permesso: %s\n" -#: build/files.c:1700 +#: build/files.c:1706 #, fuzzy, c-format msgid "Directory not found by glob: %s\n" msgstr "File non trovato da glob: %s\n" -#: build/files.c:1701 lib/rpminstall.c:419 +#: build/files.c:1707 lib/rpminstall.c:419 #, c-format msgid "File not found by glob: %s\n" msgstr "File non trovato da glob: %s\n" -#: build/files.c:1749 +#: build/files.c:1757 #, c-format msgid "Could not open %%files file %s: %m\n" msgstr "Impossibile aprire %%files file %s: %m\n" -#: build/files.c:1757 +#: build/files.c:1765 #, c-format msgid "line: %s\n" msgstr "riga: %s\n" -#: build/files.c:2033 +#: build/files.c:2044 #, c-format msgid "Bad file: %s: %s\n" msgstr "File errato: %s: %s\n" -#: build/files.c:2055 build/parsePrep.c:33 +#: build/files.c:2066 build/parsePrep.c:33 #, c-format msgid "Bad owner/group: %s\n" msgstr "Proprietario/gruppo errato: %s\n" -#: build/files.c:2095 +#: build/files.c:2106 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "Controllo per file scompattato/i in corso: %s\n" -#: build/files.c:2110 +#: build/files.c:2121 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" @@ -836,12 +836,12 @@ msgstr "" "Trovato/i file installati (ma scompattati):\n" "%s" -#: build/files.c:2139 +#: build/files.c:2150 #, c-format msgid "Processing files: %s\n" msgstr "Elaborazione file: %s\n" -#: build/files.c:2150 +#: build/files.c:2161 msgid "Arch dependent binaries in noarch package\n" msgstr "Binari dipendenti dall'architettura presenti in un pacchetto noarch\n" diff --git a/po/ja.po b/po/ja.po index 8c5332b..e4f1920 100644 --- a/po/ja.po +++ b/po/ja.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm-4.8\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2011-07-15 12:37+0300\n" +"POT-Creation-Date: 2011-08-02 12:55+0300\n" "PO-Revision-Date: 2010-09-21 01:05+0900\n" "Last-Translator: Hajime Taira \n" "Language-Team: Japanese \n" @@ -718,92 +718,92 @@ msgstr "%s %s の unlink に失敗: %s\n" msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "シンボリックリンクが BuildRoot を指しています: %s -> %s\n" -#: build/files.c:1378 +#: build/files.c:1388 #, c-format msgid "Explicit file attributes required in spec for: %s\n" msgstr "%s の spec ファイルには明示的なファイル属性が必要です。\n" -#: build/files.c:1387 +#: build/files.c:1397 #, fuzzy, c-format msgid "Directory not found: %s\n" msgstr "ファイルが見つかりません: %s\n" -#: build/files.c:1388 +#: build/files.c:1398 #, c-format msgid "File not found: %s\n" msgstr "ファイルが見つかりません: %s\n" -#: build/files.c:1505 +#: build/files.c:1515 #, c-format msgid "File %s too large for payload\n" msgstr "ペイロードのためのファイル %s が大きすぎます\n" -#: build/files.c:1599 +#: build/files.c:1605 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "%s: 不明なタグ (%d) を読み込めませんでした。\n" -#: build/files.c:1605 +#: build/files.c:1611 #, c-format msgid "%s: public key read failed.\n" msgstr "%s: 公開鍵の読み込みに失敗しました。\n" -#: build/files.c:1609 +#: build/files.c:1615 #, c-format msgid "%s: not an armored public key.\n" msgstr "%s: ASCII 形式の公開鍵ではありません。\n" -#: build/files.c:1618 +#: build/files.c:1624 #, c-format msgid "%s: failed to encode\n" msgstr "%s: エンコードに失敗\n" -#: build/files.c:1663 +#: build/files.c:1669 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "ファイルは先頭に \"/\" が必要です: %s\n" -#: build/files.c:1688 +#: build/files.c:1694 #, c-format msgid "Glob not permitted: %s\n" msgstr "Glob は許可されていません: %s\n" -#: build/files.c:1700 +#: build/files.c:1706 #, fuzzy, c-format msgid "Directory not found by glob: %s\n" msgstr "ファイルが見つかりません (by glob): %s\n" -#: build/files.c:1701 lib/rpminstall.c:419 +#: build/files.c:1707 lib/rpminstall.c:419 #, c-format msgid "File not found by glob: %s\n" msgstr "ファイルが見つかりません (by glob): %s\n" -#: build/files.c:1749 +#: build/files.c:1757 #, c-format msgid "Could not open %%files file %s: %m\n" msgstr "%%files のファイル %s を開けません: %m\n" -#: build/files.c:1757 +#: build/files.c:1765 #, c-format msgid "line: %s\n" msgstr "%s行目: \n" -#: build/files.c:2033 +#: build/files.c:2044 #, c-format msgid "Bad file: %s: %s\n" msgstr "不正なファイル: %s: %s\n" -#: build/files.c:2055 build/parsePrep.c:33 +#: build/files.c:2066 build/parsePrep.c:33 #, c-format msgid "Bad owner/group: %s\n" msgstr "不正な所有者/グループ: %s\n" -#: build/files.c:2095 +#: build/files.c:2106 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "伸張ファイルの検査中: %s\n" -#: build/files.c:2110 +#: build/files.c:2121 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" @@ -812,12 +812,12 @@ msgstr "" "インストール済み(ただし未伸張)ファイルが見つかりました:\n" "%s" -#: build/files.c:2139 +#: build/files.c:2150 #, c-format msgid "Processing files: %s\n" msgstr "ファイルの処理中: %s\n" -#: build/files.c:2150 +#: build/files.c:2161 msgid "Arch dependent binaries in noarch package\n" msgstr "noarch パッケージ内にアーキテクチャ依存のバイナリー\n" diff --git a/po/ko.po b/po/ko.po index 398676f..4e475c2 100644 --- a/po/ko.po +++ b/po/ko.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.4\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2011-07-15 12:37+0300\n" +"POT-Creation-Date: 2011-08-02 12:55+0300\n" "PO-Revision-Date: 2002-03-04 17:17+0900\n" "Last-Translator: Jong-Hoon Ryu \n" "Language-Team: GNU Translation project \n" @@ -706,104 +706,104 @@ msgstr "%s %s msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "BuildRoot¿¡ ½Éº¼¸¯¸µÅ©ÇÔ: %s -> %s\n" -#: build/files.c:1378 +#: build/files.c:1388 #, c-format msgid "Explicit file attributes required in spec for: %s\n" msgstr "" -#: build/files.c:1387 +#: build/files.c:1397 #, fuzzy, c-format msgid "Directory not found: %s\n" msgstr "ÆÄÀÏÀ» ãÀ» ¼ö ¾øÀ½: %s\n" -#: build/files.c:1388 +#: build/files.c:1398 #, c-format msgid "File not found: %s\n" msgstr "ÆÄÀÏÀ» ãÀ» ¼ö ¾øÀ½: %s\n" -#: build/files.c:1505 +#: build/files.c:1515 #, c-format msgid "File %s too large for payload\n" msgstr "" -#: build/files.c:1599 +#: build/files.c:1605 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "" -#: build/files.c:1605 +#: build/files.c:1611 #, fuzzy, c-format msgid "%s: public key read failed.\n" msgstr "%s: readLeadÀÌ ½ÇÆÐÇß½À´Ï´Ù\n" -#: build/files.c:1609 +#: build/files.c:1615 #, c-format msgid "%s: not an armored public key.\n" msgstr "" -#: build/files.c:1618 +#: build/files.c:1624 #, fuzzy, c-format msgid "%s: failed to encode\n" msgstr "¸ÅÅ©·Î %%%s(À»)¸¦ È®Àå(expand)Çϴµ¥ ½ÇÆÐÇß½À´Ï´Ù\n" -#: build/files.c:1663 +#: build/files.c:1669 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "ÆÄÀÏÀº \"/\" ·Î ½ÃÀÛÇؾßÇÔ: %s\n" -#: build/files.c:1688 +#: build/files.c:1694 #, c-format msgid "Glob not permitted: %s\n" msgstr "GlobÀ» »ç¿ëÇÒ ¼ö ¾øÀ½: %s\n" -#: build/files.c:1700 +#: build/files.c:1706 #, fuzzy, c-format msgid "Directory not found by glob: %s\n" msgstr "globÀ¸·Î ÆÄÀÏÀ» ãÀ» ¼ö ¾øÀ½: %s\n" -#: build/files.c:1701 lib/rpminstall.c:419 +#: build/files.c:1707 lib/rpminstall.c:419 #, c-format msgid "File not found by glob: %s\n" msgstr "globÀ¸·Î ÆÄÀÏÀ» ãÀ» ¼ö ¾øÀ½: %s\n" -#: build/files.c:1749 +#: build/files.c:1757 #, fuzzy, c-format msgid "Could not open %%files file %s: %m\n" msgstr "%s ÆÄÀÏÀÇ %%files¸¦ ¿­ ¼ö ¾øÀ½: %s\n" -#: build/files.c:1757 +#: build/files.c:1765 #, c-format msgid "line: %s\n" msgstr "Çà: %s\n" -#: build/files.c:2033 +#: build/files.c:2044 #, c-format msgid "Bad file: %s: %s\n" msgstr "À߸øµÈ ÆÄÀÏ: %s: %s\n" -#: build/files.c:2055 build/parsePrep.c:33 +#: build/files.c:2066 build/parsePrep.c:33 #, c-format msgid "Bad owner/group: %s\n" msgstr "À߸øµÈ ¼ÒÀ¯ÀÚ/±×·ì: %s\n" -#: build/files.c:2095 +#: build/files.c:2106 #, fuzzy, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "¾ÆÄ«À̺긦 Ǫ´Âµ¥ ½ÇÆÐÇÔ%s%s: %s\n" -#: build/files.c:2110 +#: build/files.c:2121 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" "%s" msgstr "" -#: build/files.c:2139 +#: build/files.c:2150 #, fuzzy, c-format msgid "Processing files: %s\n" msgstr "ÆÄÀÏ Ã³¸® Áß: %s-%s-%s\n" -#: build/files.c:2150 +#: build/files.c:2161 msgid "Arch dependent binaries in noarch package\n" msgstr "" diff --git a/po/ms.po b/po/ms.po index 0bd08eb..bfb32ad 100644 --- a/po/ms.po +++ b/po/ms.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2011-07-15 12:37+0300\n" +"POT-Creation-Date: 2011-08-02 12:55+0300\n" "PO-Revision-Date: 2008-06-14 00:38+0800\n" "Last-Translator: Sharuzzaman Ahmat Raslan \n" "Language-Team: Malay \n" @@ -713,104 +713,104 @@ msgstr "Sambungan Gagal" msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "" -#: build/files.c:1378 +#: build/files.c:1388 #, c-format msgid "Explicit file attributes required in spec for: %s\n" msgstr "" -#: build/files.c:1387 +#: build/files.c:1397 #, fuzzy, c-format msgid "Directory not found: %s\n" msgstr "Fail %s tidak dijumpai" -#: build/files.c:1388 +#: build/files.c:1398 #, fuzzy, c-format msgid "File not found: %s\n" msgstr "Fail %s tidak dijumpai" -#: build/files.c:1505 +#: build/files.c:1515 #, c-format msgid "File %s too large for payload\n" msgstr "" -#: build/files.c:1599 +#: build/files.c:1605 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "" -#: build/files.c:1605 +#: build/files.c:1611 #, c-format msgid "%s: public key read failed.\n" msgstr "" -#: build/files.c:1609 +#: build/files.c:1615 #, c-format msgid "%s: not an armored public key.\n" msgstr "" -#: build/files.c:1618 +#: build/files.c:1624 #, fuzzy, c-format msgid "%s: failed to encode\n" msgstr "Makro %%%s gagal untuk mengembang\n" -#: build/files.c:1663 +#: build/files.c:1669 #, fuzzy, c-format msgid "File needs leading \"/\": %s\n" msgstr "Ralat mengimport fail %s" -#: build/files.c:1688 +#: build/files.c:1694 #, fuzzy, c-format msgid "Glob not permitted: %s\n" msgstr "Fail %s tidak dijumpai" -#: build/files.c:1700 +#: build/files.c:1706 #, fuzzy, c-format msgid "Directory not found by glob: %s\n" msgstr "Fail pertolongan tidak dijumpai\n" -#: build/files.c:1701 lib/rpminstall.c:419 +#: build/files.c:1707 lib/rpminstall.c:419 #, fuzzy, c-format msgid "File not found by glob: %s\n" msgstr "Fail pertolongan tidak dijumpai\n" -#: build/files.c:1749 +#: build/files.c:1757 #, fuzzy, c-format msgid "Could not open %%files file %s: %m\n" msgstr "Tak dapat membuka fail %s untuk menulis" -#: build/files.c:1757 +#: build/files.c:1765 #, fuzzy, c-format msgid "line: %s\n" msgstr "Baris" -#: build/files.c:2033 +#: build/files.c:2044 #, fuzzy, c-format msgid "Bad file: %s: %s\n" msgstr "Extension &fail:" -#: build/files.c:2055 build/parsePrep.c:33 +#: build/files.c:2066 build/parsePrep.c:33 #, fuzzy, c-format msgid "Bad owner/group: %s\n" msgstr "Mengabaikan rpm buruk: %s" -#: build/files.c:2095 +#: build/files.c:2106 #, fuzzy, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "Bahagian hadapan untuk penciptaan fail audio" -#: build/files.c:2110 +#: build/files.c:2121 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" "%s" msgstr "" -#: build/files.c:2139 +#: build/files.c:2150 #, fuzzy, c-format msgid "Processing files: %s\n" msgstr "&Fail Terbaru" -#: build/files.c:2150 +#: build/files.c:2161 msgid "Arch dependent binaries in noarch package\n" msgstr "" diff --git a/po/nb.po b/po/nb.po index 82bd0e3..67cb1da 100644 --- a/po/nb.po +++ b/po/nb.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2011-07-15 12:37+0300\n" +"POT-Creation-Date: 2011-08-02 12:55+0300\n" "PO-Revision-Date: 2001-06-27 12:24+0200\n" "Last-Translator: Kjartan Maraas \n" "Language-Team: Norwegian \n" @@ -709,104 +709,104 @@ msgstr "%s unlink av %s feilet: %s\n" msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "Symbolsk lenke peker til BuildRoot: %s -> %s\n" -#: build/files.c:1378 +#: build/files.c:1388 #, c-format msgid "Explicit file attributes required in spec for: %s\n" msgstr "" -#: build/files.c:1387 +#: build/files.c:1397 #, fuzzy, c-format msgid "Directory not found: %s\n" msgstr "Fil ikke funnet: %s\n" -#: build/files.c:1388 +#: build/files.c:1398 #, c-format msgid "File not found: %s\n" msgstr "Fil ikke funnet: %s\n" -#: build/files.c:1505 +#: build/files.c:1515 #, c-format msgid "File %s too large for payload\n" msgstr "" -#: build/files.c:1599 +#: build/files.c:1605 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "" -#: build/files.c:1605 +#: build/files.c:1611 #, fuzzy, c-format msgid "%s: public key read failed.\n" msgstr "%s: readLead feilet\n" -#: build/files.c:1609 +#: build/files.c:1615 #, c-format msgid "%s: not an armored public key.\n" msgstr "" -#: build/files.c:1618 +#: build/files.c:1624 #, fuzzy, c-format msgid "%s: failed to encode\n" msgstr "%s feilet\n" -#: build/files.c:1663 +#: build/files.c:1669 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "" -#: build/files.c:1688 +#: build/files.c:1694 #, fuzzy, c-format msgid "Glob not permitted: %s\n" msgstr "linje %d: Filnavn ikke tillatt: %s\n" -#: build/files.c:1700 +#: build/files.c:1706 #, fuzzy, c-format msgid "Directory not found by glob: %s\n" msgstr "Fil ikke funnet: %s\n" -#: build/files.c:1701 lib/rpminstall.c:419 +#: build/files.c:1707 lib/rpminstall.c:419 #, c-format msgid "File not found by glob: %s\n" msgstr "" -#: build/files.c:1749 +#: build/files.c:1757 #, fuzzy, c-format msgid "Could not open %%files file %s: %m\n" msgstr "Kunne ikke åpne spec fil %s: %s\n" -#: build/files.c:1757 +#: build/files.c:1765 #, c-format msgid "line: %s\n" msgstr "Installerer %s\n" -#: build/files.c:2033 +#: build/files.c:2044 #, c-format msgid "Bad file: %s: %s\n" msgstr "Ugyldig fil %s: %s\n" -#: build/files.c:2055 build/parsePrep.c:33 +#: build/files.c:2066 build/parsePrep.c:33 #, c-format msgid "Bad owner/group: %s\n" msgstr "Ugyldig eier/gruppe: %s\n" -#: build/files.c:2095 +#: build/files.c:2106 #, fuzzy, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "ingen pakke utløser %s\n" -#: build/files.c:2110 +#: build/files.c:2121 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" "%s" msgstr "" -#: build/files.c:2139 +#: build/files.c:2150 #, fuzzy, c-format msgid "Processing files: %s\n" msgstr "kan ikke aksessere fil %s\n" -#: build/files.c:2150 +#: build/files.c:2161 msgid "Arch dependent binaries in noarch package\n" msgstr "" diff --git a/po/nl.po b/po/nl.po index 0b3b026..8d65052 100644 --- a/po/nl.po +++ b/po/nl.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2011-07-15 12:37+0300\n" +"POT-Creation-Date: 2011-08-02 12:55+0300\n" "PO-Revision-Date: 2008-09-03 22:17+0200\n" "Last-Translator: Peter van Egdom \n" "Language-Team: Dutch \n" @@ -689,104 +689,104 @@ msgstr "lezen mislukt: %s (%d)\n" msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "" -#: build/files.c:1378 +#: build/files.c:1388 #, c-format msgid "Explicit file attributes required in spec for: %s\n" msgstr "" -#: build/files.c:1387 +#: build/files.c:1397 #, c-format msgid "Directory not found: %s\n" msgstr "" -#: build/files.c:1388 +#: build/files.c:1398 #, c-format msgid "File not found: %s\n" msgstr "" -#: build/files.c:1505 +#: build/files.c:1515 #, c-format msgid "File %s too large for payload\n" msgstr "" -#: build/files.c:1599 +#: build/files.c:1605 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "" -#: build/files.c:1605 +#: build/files.c:1611 #, c-format msgid "%s: public key read failed.\n" msgstr "" -#: build/files.c:1609 +#: build/files.c:1615 #, c-format msgid "%s: not an armored public key.\n" msgstr "" -#: build/files.c:1618 +#: build/files.c:1624 #, c-format msgid "%s: failed to encode\n" msgstr "" -#: build/files.c:1663 +#: build/files.c:1669 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "" -#: build/files.c:1688 +#: build/files.c:1694 #, c-format msgid "Glob not permitted: %s\n" msgstr "Glob niet toegestaan: %s\n" -#: build/files.c:1700 +#: build/files.c:1706 #, c-format msgid "Directory not found by glob: %s\n" msgstr "" -#: build/files.c:1701 lib/rpminstall.c:419 +#: build/files.c:1707 lib/rpminstall.c:419 #, c-format msgid "File not found by glob: %s\n" msgstr "" -#: build/files.c:1749 +#: build/files.c:1757 #, c-format msgid "Could not open %%files file %s: %m\n" msgstr "" -#: build/files.c:1757 +#: build/files.c:1765 #, c-format msgid "line: %s\n" msgstr "regel: %s\n" -#: build/files.c:2033 +#: build/files.c:2044 #, c-format msgid "Bad file: %s: %s\n" msgstr "" -#: build/files.c:2055 build/parsePrep.c:33 +#: build/files.c:2066 build/parsePrep.c:33 #, c-format msgid "Bad owner/group: %s\n" msgstr "" -#: build/files.c:2095 +#: build/files.c:2106 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "" -#: build/files.c:2110 +#: build/files.c:2121 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" "%s" msgstr "" -#: build/files.c:2139 +#: build/files.c:2150 #, fuzzy, c-format msgid "Processing files: %s\n" msgstr "bestand %s: %s\n" -#: build/files.c:2150 +#: build/files.c:2161 msgid "Arch dependent binaries in noarch package\n" msgstr "" diff --git a/po/pl.po b/po/pl.po index 0b426a7..d7944c0 100644 --- a/po/pl.po +++ b/po/pl.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: pl\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2011-07-15 12:37+0300\n" +"POT-Creation-Date: 2011-08-02 12:55+0300\n" "PO-Revision-Date: 2010-11-19 09:13+0100\n" "Last-Translator: Piotr Drąg \n" "Language-Team: Polish \n" @@ -712,92 +712,92 @@ msgstr "wykonanie %s unlink na %s nie powiodło się: %s\n" msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "Dowiązanie symboliczne wskazuje na BuildRoot: %s -> %s\n" -#: build/files.c:1378 +#: build/files.c:1388 #, c-format msgid "Explicit file attributes required in spec for: %s\n" msgstr "Wymagane są bezpośrednie atrybuty plików w spec dla: %s\n" -#: build/files.c:1387 +#: build/files.c:1397 #, fuzzy, c-format msgid "Directory not found: %s\n" msgstr "Nie odnaleziono pliku: %s\n" -#: build/files.c:1388 +#: build/files.c:1398 #, c-format msgid "File not found: %s\n" msgstr "Nie odnaleziono pliku: %s\n" -#: build/files.c:1505 +#: build/files.c:1515 #, c-format msgid "File %s too large for payload\n" msgstr "Plik %s jest za duży dla danych\n" -#: build/files.c:1599 +#: build/files.c:1605 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "%s: nie można wczytać nieznanego znacznika (%d).\n" -#: build/files.c:1605 +#: build/files.c:1611 #, c-format msgid "%s: public key read failed.\n" msgstr "%s: odczytanie klucza publicznego nie powiodło się.\n" -#: build/files.c:1609 +#: build/files.c:1615 #, c-format msgid "%s: not an armored public key.\n" msgstr "%s: nie jest opakowanym kluczem publicznym.\n" -#: build/files.c:1618 +#: build/files.c:1624 #, c-format msgid "%s: failed to encode\n" msgstr "%s: odkodowanie nie powiodło się\n" -#: build/files.c:1663 +#: build/files.c:1669 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "Plik musi zaczynać się od \"/\": %s\n" -#: build/files.c:1688 +#: build/files.c:1694 #, c-format msgid "Glob not permitted: %s\n" msgstr "Wyrażenie regularne jest niedozwolone: %s\n" -#: build/files.c:1700 +#: build/files.c:1706 #, fuzzy, c-format msgid "Directory not found by glob: %s\n" msgstr "Nie odnaleziono pliku przez wyrażenie regularne: %s\n" -#: build/files.c:1701 lib/rpminstall.c:419 +#: build/files.c:1707 lib/rpminstall.c:419 #, c-format msgid "File not found by glob: %s\n" msgstr "Nie odnaleziono pliku przez wyrażenie regularne: %s\n" -#: build/files.c:1749 +#: build/files.c:1757 #, c-format msgid "Could not open %%files file %s: %m\n" msgstr "Nie można otworzyć pliku %s dla %%files: %m\n" -#: build/files.c:1757 +#: build/files.c:1765 #, c-format msgid "line: %s\n" msgstr "wiersz: %s\n" -#: build/files.c:2033 +#: build/files.c:2044 #, c-format msgid "Bad file: %s: %s\n" msgstr "Błędny plik: %s: %s\n" -#: build/files.c:2055 build/parsePrep.c:33 +#: build/files.c:2066 build/parsePrep.c:33 #, c-format msgid "Bad owner/group: %s\n" msgstr "Błędny właściciel/grupa: %s\n" -#: build/files.c:2095 +#: build/files.c:2106 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "Sprawdzanie niespakietowanych plików: %s\n" -#: build/files.c:2110 +#: build/files.c:2121 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" @@ -806,12 +806,12 @@ msgstr "" "Odnaleziono zainstalowane (ale niespakietowane) pliki:\n" "%s" -#: build/files.c:2139 +#: build/files.c:2150 #, c-format msgid "Processing files: %s\n" msgstr "Przetwarzanie plików: %s\n" -#: build/files.c:2150 +#: build/files.c:2161 msgid "Arch dependent binaries in noarch package\n" msgstr "Pliki binarne zależne od architektury w pakiecie noarch\n" diff --git a/po/pt.po b/po/pt.po index 7568d0e..60d1e93 100644 --- a/po/pt.po +++ b/po/pt.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2011-07-15 12:37+0300\n" +"POT-Creation-Date: 2011-08-02 12:55+0300\n" "PO-Revision-Date: 2002-02-14 10:51+0000\n" "Last-Translator: José Nuno Coelho Sanarra Pires \n" "Language-Team: pt %s\n" msgstr "A 'symlink' aponta para a BuildRoot: %s -> %s\n" -#: build/files.c:1378 +#: build/files.c:1388 #, c-format msgid "Explicit file attributes required in spec for: %s\n" msgstr "" -#: build/files.c:1387 +#: build/files.c:1397 #, fuzzy, c-format msgid "Directory not found: %s\n" msgstr "Ficheiro não encontrado: %s\n" -#: build/files.c:1388 +#: build/files.c:1398 #, c-format msgid "File not found: %s\n" msgstr "Ficheiro não encontrado: %s\n" -#: build/files.c:1505 +#: build/files.c:1515 #, c-format msgid "File %s too large for payload\n" msgstr "" -#: build/files.c:1599 +#: build/files.c:1605 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "" -#: build/files.c:1605 +#: build/files.c:1611 #, fuzzy, c-format msgid "%s: public key read failed.\n" msgstr ":%s: o readLead falhou\n" -#: build/files.c:1609 +#: build/files.c:1615 #, c-format msgid "%s: not an armored public key.\n" msgstr "" -#: build/files.c:1618 +#: build/files.c:1624 #, fuzzy, c-format msgid "%s: failed to encode\n" msgstr "A macro %%%s não conseguiu ser expandida\n" -#: build/files.c:1663 +#: build/files.c:1669 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "O ficheiro precisa de começar por \"/\": %s\n" -#: build/files.c:1688 +#: build/files.c:1694 #, c-format msgid "Glob not permitted: %s\n" msgstr "Glob não permitido: %s\n" -#: build/files.c:1700 +#: build/files.c:1706 #, fuzzy, c-format msgid "Directory not found by glob: %s\n" msgstr "Ficheiro não encontrado pelo glob: %s\n" -#: build/files.c:1701 lib/rpminstall.c:419 +#: build/files.c:1707 lib/rpminstall.c:419 #, c-format msgid "File not found by glob: %s\n" msgstr "Ficheiro não encontrado pelo glob: %s\n" -#: build/files.c:1749 +#: build/files.c:1757 #, fuzzy, c-format msgid "Could not open %%files file %s: %m\n" msgstr "Não consegui abrir o ficheiro do %%files %s: %s\n" -#: build/files.c:1757 +#: build/files.c:1765 #, c-format msgid "line: %s\n" msgstr "linha: %s\n" -#: build/files.c:2033 +#: build/files.c:2044 #, c-format msgid "Bad file: %s: %s\n" msgstr "Ficheiro inválido: %s: %s\n" -#: build/files.c:2055 build/parsePrep.c:33 +#: build/files.c:2066 build/parsePrep.c:33 #, c-format msgid "Bad owner/group: %s\n" msgstr "Dono/grupo inválido: %s\n" -#: build/files.c:2095 +#: build/files.c:2106 #, fuzzy, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "a abertura do pacote falhou%s%s: %s\n" -#: build/files.c:2110 +#: build/files.c:2121 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" "%s" msgstr "" -#: build/files.c:2139 +#: build/files.c:2150 #, fuzzy, c-format msgid "Processing files: %s\n" msgstr "A processar os ficheiros: %s-%s-%s\n" -#: build/files.c:2150 +#: build/files.c:2161 msgid "Arch dependent binaries in noarch package\n" msgstr "" diff --git a/po/pt_BR.po b/po/pt_BR.po index 40650a3..ea7bd5b 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2011-07-15 12:37+0300\n" +"POT-Creation-Date: 2011-08-02 12:55+0300\n" "PO-Revision-Date: 2010-09-13 10:11-0300\n" "Last-Translator: Taylon \n" "Language-Team: Brazilian Portuguese \n" @@ -764,97 +764,97 @@ msgstr "%s unlink de %s falhou: %s\n" msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "Ligação simbólica aponta para BuildRoot: %s -> %s\n" -#: build/files.c:1378 +#: build/files.c:1388 #, c-format msgid "Explicit file attributes required in spec for: %s\n" msgstr "Os atributos explícitos do arquivo são necessário no spec para: %s\n" -#: build/files.c:1387 +#: build/files.c:1397 #, fuzzy, c-format msgid "Directory not found: %s\n" msgstr "Arquivo não encontrado: %s\n" -#: build/files.c:1388 +#: build/files.c:1398 #, c-format msgid "File not found: %s\n" msgstr "Arquivo não encontrado: %s\n" -#: build/files.c:1505 +#: build/files.c:1515 #, c-format msgid "File %s too large for payload\n" msgstr "O arquivo %s é grande demais para a carga útil\n" -#: build/files.c:1599 +#: build/files.c:1605 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "%s: não foi possível carregar a etiqueta desconhecida (%d).\n" # , c-format -#: build/files.c:1605 +#: build/files.c:1611 #, c-format msgid "%s: public key read failed.\n" msgstr "%s: falha ao ler a chave pública.\n" -#: build/files.c:1609 +#: build/files.c:1615 #, c-format msgid "%s: not an armored public key.\n" msgstr "%s: não é uma chave pública blindada.\n" -#: build/files.c:1618 +#: build/files.c:1624 #, c-format msgid "%s: failed to encode\n" msgstr "%s: falha ao codificar\n" -#: build/files.c:1663 +#: build/files.c:1669 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "O arquivo precisa da \"/\" inicial: %s\n" # , c-format -#: build/files.c:1688 +#: build/files.c:1694 #, c-format msgid "Glob not permitted: %s\n" msgstr "Glob não permitido: %s\n" -#: build/files.c:1700 +#: build/files.c:1706 #, fuzzy, c-format msgid "Directory not found by glob: %s\n" msgstr "O arquivo não foi encontrado pelo glob: %s\n" -#: build/files.c:1701 lib/rpminstall.c:419 +#: build/files.c:1707 lib/rpminstall.c:419 #, c-format msgid "File not found by glob: %s\n" msgstr "O arquivo não foi encontrado pelo glob: %s\n" # , c-format -#: build/files.c:1749 +#: build/files.c:1757 #, c-format msgid "Could not open %%files file %s: %m\n" msgstr "Não foi possível abrir %%files arquivo %s: %m\n" # , c-format -#: build/files.c:1757 +#: build/files.c:1765 #, c-format msgid "line: %s\n" msgstr "linha: %s\n" # , c-format -#: build/files.c:2033 +#: build/files.c:2044 #, c-format msgid "Bad file: %s: %s\n" msgstr "Arquivo inválido: %s: %s\n" -#: build/files.c:2055 build/parsePrep.c:33 +#: build/files.c:2066 build/parsePrep.c:33 #, c-format msgid "Bad owner/group: %s\n" msgstr "Proprietário/grupo inválido: %s\n" -#: build/files.c:2095 +#: build/files.c:2106 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "Procurando por arquivos desempacotados: %s\n" -#: build/files.c:2110 +#: build/files.c:2121 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" @@ -863,12 +863,12 @@ msgstr "" "Arquivo(s) instalado(s) (mas não empacotado(s)) encontrado(s):\n" "%s" -#: build/files.c:2139 +#: build/files.c:2150 #, c-format msgid "Processing files: %s\n" msgstr "Processando arquivos: %s\n" -#: build/files.c:2150 +#: build/files.c:2161 msgid "Arch dependent binaries in noarch package\n" msgstr "Binários dependentes de arquitetura no pacote noarch\n" diff --git a/po/rpm.pot b/po/rpm.pot index 2e079fb..0ce3b8c 100644 --- a/po/rpm.pot +++ b/po/rpm.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2011-07-15 12:37+0300\n" +"POT-Creation-Date: 2011-08-02 12:55+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -686,104 +686,104 @@ msgstr "" msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "" -#: build/files.c:1378 +#: build/files.c:1388 #, c-format msgid "Explicit file attributes required in spec for: %s\n" msgstr "" -#: build/files.c:1387 +#: build/files.c:1397 #, c-format msgid "Directory not found: %s\n" msgstr "" -#: build/files.c:1388 +#: build/files.c:1398 #, c-format msgid "File not found: %s\n" msgstr "" -#: build/files.c:1505 +#: build/files.c:1515 #, c-format msgid "File %s too large for payload\n" msgstr "" -#: build/files.c:1599 +#: build/files.c:1605 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "" -#: build/files.c:1605 +#: build/files.c:1611 #, c-format msgid "%s: public key read failed.\n" msgstr "" -#: build/files.c:1609 +#: build/files.c:1615 #, c-format msgid "%s: not an armored public key.\n" msgstr "" -#: build/files.c:1618 +#: build/files.c:1624 #, c-format msgid "%s: failed to encode\n" msgstr "" -#: build/files.c:1663 +#: build/files.c:1669 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "" -#: build/files.c:1688 +#: build/files.c:1694 #, c-format msgid "Glob not permitted: %s\n" msgstr "" -#: build/files.c:1700 +#: build/files.c:1706 #, c-format msgid "Directory not found by glob: %s\n" msgstr "" -#: build/files.c:1701 lib/rpminstall.c:419 +#: build/files.c:1707 lib/rpminstall.c:419 #, c-format msgid "File not found by glob: %s\n" msgstr "" -#: build/files.c:1749 +#: build/files.c:1757 #, c-format msgid "Could not open %%files file %s: %m\n" msgstr "" -#: build/files.c:1757 +#: build/files.c:1765 #, c-format msgid "line: %s\n" msgstr "" -#: build/files.c:2033 +#: build/files.c:2044 #, c-format msgid "Bad file: %s: %s\n" msgstr "" -#: build/files.c:2055 build/parsePrep.c:33 +#: build/files.c:2066 build/parsePrep.c:33 #, c-format msgid "Bad owner/group: %s\n" msgstr "" -#: build/files.c:2095 +#: build/files.c:2106 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "" -#: build/files.c:2110 +#: build/files.c:2121 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" "%s" msgstr "" -#: build/files.c:2139 +#: build/files.c:2150 #, c-format msgid "Processing files: %s\n" msgstr "" -#: build/files.c:2150 +#: build/files.c:2161 msgid "Arch dependent binaries in noarch package\n" msgstr "" diff --git a/po/ru.po b/po/ru.po index 900b4d3..6a5fb95 100644 --- a/po/ru.po +++ b/po/ru.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2011-07-15 12:37+0300\n" +"POT-Creation-Date: 2011-08-02 12:55+0300\n" "PO-Revision-Date: 2010-04-02 21:55+0800\n" "Last-Translator: Misha Shnurapet \n" "Language-Team: Black Cat Linux Team \n" @@ -722,92 +722,92 @@ msgstr "%s msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "óÉÍ×ÏÌÉÞÅÓËÁÑ ÓÓÙÌËÁ ÕËÁÚÙ×ÁÅÔ ÎÁ BuildRoot: %s -> %s\n" -#: build/files.c:1378 +#: build/files.c:1388 #, c-format msgid "Explicit file attributes required in spec for: %s\n" msgstr "" -#: build/files.c:1387 +#: build/files.c:1397 #, fuzzy, c-format msgid "Directory not found: %s\n" msgstr "æÁÊÌ ÎÅ ÎÁÊÄÅÎ: %s\n" -#: build/files.c:1388 +#: build/files.c:1398 #, c-format msgid "File not found: %s\n" msgstr "æÁÊÌ ÎÅ ÎÁÊÄÅÎ: %s\n" -#: build/files.c:1505 +#: build/files.c:1515 #, c-format msgid "File %s too large for payload\n" msgstr "" -#: build/files.c:1599 +#: build/files.c:1605 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "" -#: build/files.c:1605 +#: build/files.c:1611 #, fuzzy, c-format msgid "%s: public key read failed.\n" msgstr "%s: ÏÛÉÂËÁ ÞÔÅÎÉÑ ×Ï ×ÒÅÍÑ ÉÍÐÏÒÔÉÒÏ×ÁÎÉÑ.\n" -#: build/files.c:1609 +#: build/files.c:1615 #, c-format msgid "%s: not an armored public key.\n" msgstr "%s: ÜÔÏ ÎÅ ÏÔËÒÙÔÙÊ ËÌÀÞ.\n" -#: build/files.c:1618 +#: build/files.c:1624 #, fuzzy, c-format msgid "%s: failed to encode\n" msgstr "îÅ×ÏÚÍÏÖÎÏ ÒÁÓËÒÙÔØ ÍÁËÒÏÓ %%%s\n" -#: build/files.c:1663 +#: build/files.c:1669 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "æÁÊÌ ÄÏÌÖÅÎ ÎÁÞÉÎÁÔØÓÑ Ó \"/\": %s\n" -#: build/files.c:1688 +#: build/files.c:1694 #, c-format msgid "Glob not permitted: %s\n" msgstr "Glob ÎÅ ÒÁÚÒÅÛÁÀÔÓÑ: %s\n" -#: build/files.c:1700 +#: build/files.c:1706 #, fuzzy, c-format msgid "Directory not found by glob: %s\n" msgstr "æÁÊÌ ÎÅ ÎÁÊÄÅÎ: %s\n" -#: build/files.c:1701 lib/rpminstall.c:419 +#: build/files.c:1707 lib/rpminstall.c:419 #, c-format msgid "File not found by glob: %s\n" msgstr "æÁÊÌ ÎÅ ÎÁÊÄÅÎ: %s\n" -#: build/files.c:1749 +#: build/files.c:1757 #, fuzzy, c-format msgid "Could not open %%files file %s: %m\n" msgstr "îÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ ÆÁÊÌ %%files %s: %s\n" -#: build/files.c:1757 +#: build/files.c:1765 #, c-format msgid "line: %s\n" msgstr "ÓÔÒÏËÁ: %s\n" -#: build/files.c:2033 +#: build/files.c:2044 #, c-format msgid "Bad file: %s: %s\n" msgstr "îÅ×ÅÒÎÙÊ ÆÁÊÌ %s: %s\n" -#: build/files.c:2055 build/parsePrep.c:33 +#: build/files.c:2066 build/parsePrep.c:33 #, c-format msgid "Bad owner/group: %s\n" msgstr "îÅ×ÅÒÎÁÑ ÐÁÒÁ ×ÌÁÄÅÌÅÃ/ÇÒÕÐÐÁ: %s\n" -#: build/files.c:2095 +#: build/files.c:2106 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "ðÒÏ×ÅÒËÁ ÎÁ ÎÅÕÐÁËÏ×ÁÎÎÙÊ(Å) ÆÁÊÌ(Ù): %s\n" -#: build/files.c:2110 +#: build/files.c:2121 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" @@ -816,12 +816,12 @@ msgstr "" "ïÂÎÁÒÕÖÅÎ(Ù) ÕÓÔÁÎÏ×ÌÅÎÎÙÊ(Å) (ÎÏ ÎÅ ÕÐÁËÏ×ÁÎÎÙÊ(Å)) ÆÁÊÌ(Ù):\n" "%s" -#: build/files.c:2139 +#: build/files.c:2150 #, fuzzy, c-format msgid "Processing files: %s\n" msgstr "ïÂÒÁÂÁÔÙ×ÁÀÔÓÑ ÆÁÊÌÙ: %s-%s-%s\n" -#: build/files.c:2150 +#: build/files.c:2161 msgid "Arch dependent binaries in noarch package\n" msgstr "ä×ÏÉÞÎÙÅ ÄÁÎÎÙÅ Ó ÁÒÈÉÔÅËÕÔÒÏÊ × ÐÁËÅÔÅ noarch\n" diff --git a/po/sk.po b/po/sk.po index a0d620f..35ffba8 100644 --- a/po/sk.po +++ b/po/sk.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2011-07-15 12:37+0300\n" +"POT-Creation-Date: 2011-08-02 12:55+0300\n" "PO-Revision-Date: 1999-04-08 21:37+02:00\n" "Last-Translator: Stanislav Meduna \n" "Language-Team: Slovak \n" @@ -736,104 +736,104 @@ msgstr "otvorenie %s zlyhalo\n" msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "" -#: build/files.c:1378 +#: build/files.c:1388 #, c-format msgid "Explicit file attributes required in spec for: %s\n" msgstr "" -#: build/files.c:1387 +#: build/files.c:1397 #, fuzzy, c-format msgid "Directory not found: %s\n" msgstr "Súbor nebol nájdený: %s" -#: build/files.c:1388 +#: build/files.c:1398 #, fuzzy, c-format msgid "File not found: %s\n" msgstr "Súbor nebol nájdený: %s" -#: build/files.c:1505 +#: build/files.c:1515 #, c-format msgid "File %s too large for payload\n" msgstr "" -#: build/files.c:1599 +#: build/files.c:1605 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "" -#: build/files.c:1605 +#: build/files.c:1611 #, fuzzy, c-format msgid "%s: public key read failed.\n" msgstr "%s: readLead zlyhalo\n" -#: build/files.c:1609 +#: build/files.c:1615 #, c-format msgid "%s: not an armored public key.\n" msgstr "" -#: build/files.c:1618 +#: build/files.c:1624 #, fuzzy, c-format msgid "%s: failed to encode\n" msgstr "Makro %%%s sa nepodarilo expandova»" -#: build/files.c:1663 +#: build/files.c:1669 #, fuzzy, c-format msgid "File needs leading \"/\": %s\n" msgstr "Súbor potrebuje na zaèiatku \"/\": %s" -#: build/files.c:1688 +#: build/files.c:1694 #, fuzzy, c-format msgid "Glob not permitted: %s\n" msgstr "riadok %d: V %s sú vy¾adované verzie: %s" -#: build/files.c:1700 +#: build/files.c:1706 #, fuzzy, c-format msgid "Directory not found by glob: %s\n" msgstr "Súbor nebol nájdený: %s" -#: build/files.c:1701 lib/rpminstall.c:419 +#: build/files.c:1707 lib/rpminstall.c:419 #, fuzzy, c-format msgid "File not found by glob: %s\n" msgstr "Súbor nebol nájdený: %s" -#: build/files.c:1749 +#: build/files.c:1757 #, fuzzy, c-format msgid "Could not open %%files file %s: %m\n" msgstr "chybe: nie je mo¾né otvori» %%files súbor: %s" -#: build/files.c:1757 +#: build/files.c:1765 #, fuzzy, c-format msgid "line: %s\n" msgstr "riadok: %s" -#: build/files.c:2033 +#: build/files.c:2044 #, fuzzy, c-format msgid "Bad file: %s: %s\n" msgstr "súbor %s: %s\n" -#: build/files.c:2055 build/parsePrep.c:33 +#: build/files.c:2066 build/parsePrep.c:33 #, c-format msgid "Bad owner/group: %s\n" msgstr "Chybný vlastník/skupina: %s\n" -#: build/files.c:2095 +#: build/files.c:2106 #, fuzzy, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "vyhµadáva sa balík %s\n" -#: build/files.c:2110 +#: build/files.c:2121 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" "%s" msgstr "" -#: build/files.c:2139 +#: build/files.c:2150 #, fuzzy, c-format msgid "Processing files: %s\n" msgstr "Spracovávajú sa súbory: %s\n" -#: build/files.c:2150 +#: build/files.c:2161 msgid "Arch dependent binaries in noarch package\n" msgstr "" diff --git a/po/sl.po b/po/sl.po index e11df7c..f0dfcf9 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2011-07-15 12:37+0300\n" +"POT-Creation-Date: 2011-08-02 12:55+0300\n" "PO-Revision-Date: 2000-10-08 19:05+0200\n" "Last-Translator: Grega Fajdiga \n" "Language-Team: Slovenian \n" @@ -738,104 +738,104 @@ msgstr "odpiranje %s je bilo neuspe msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "Simbolna povezava ka¾e na BuildRoot: %s -> %s" -#: build/files.c:1378 +#: build/files.c:1388 #, c-format msgid "Explicit file attributes required in spec for: %s\n" msgstr "" -#: build/files.c:1387 +#: build/files.c:1397 #, fuzzy, c-format msgid "Directory not found: %s\n" msgstr "Datoteke ni mogoèe najti: %s" -#: build/files.c:1388 +#: build/files.c:1398 #, fuzzy, c-format msgid "File not found: %s\n" msgstr "Datoteke ni mogoèe najti: %s" -#: build/files.c:1505 +#: build/files.c:1515 #, c-format msgid "File %s too large for payload\n" msgstr "" -#: build/files.c:1599 +#: build/files.c:1605 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "" -#: build/files.c:1605 +#: build/files.c:1611 #, fuzzy, c-format msgid "%s: public key read failed.\n" msgstr "%s: readLead je bil neuspe¹en\n" -#: build/files.c:1609 +#: build/files.c:1615 #, c-format msgid "%s: not an armored public key.\n" msgstr "" -#: build/files.c:1618 +#: build/files.c:1624 #, fuzzy, c-format msgid "%s: failed to encode\n" msgstr "Makro %%%s se ne raz¹iri" -#: build/files.c:1663 +#: build/files.c:1669 #, fuzzy, c-format msgid "File needs leading \"/\": %s\n" msgstr "Datoteki manjka uvodni \"/\": %s" -#: build/files.c:1688 +#: build/files.c:1694 #, fuzzy, c-format msgid "Glob not permitted: %s\n" msgstr "vrstica %d: Razlièica ni dovoljena: %s" -#: build/files.c:1700 +#: build/files.c:1706 #, fuzzy, c-format msgid "Directory not found by glob: %s\n" msgstr "Datoteke ni mo¾no najti z raz¹iritvijo metaznakov v imenu: %s" -#: build/files.c:1701 lib/rpminstall.c:419 +#: build/files.c:1707 lib/rpminstall.c:419 #, fuzzy, c-format msgid "File not found by glob: %s\n" msgstr "Datoteke ni mo¾no najti z raz¹iritvijo metaznakov v imenu: %s" -#: build/files.c:1749 +#: build/files.c:1757 #, fuzzy, c-format msgid "Could not open %%files file %s: %m\n" msgstr "Datoteke %s iz %%files ni mo¾no odpreti: %s" -#: build/files.c:1757 +#: build/files.c:1765 #, fuzzy, c-format msgid "line: %s\n" msgstr "vrstica: %s" -#: build/files.c:2033 +#: build/files.c:2044 #, fuzzy, c-format msgid "Bad file: %s: %s\n" msgstr "Po¹kodovana datoteka: %s: %s" -#: build/files.c:2055 build/parsePrep.c:33 +#: build/files.c:2066 build/parsePrep.c:33 #, c-format msgid "Bad owner/group: %s\n" msgstr "Neobstojeè lastnik/skupina: %s\n" -#: build/files.c:2095 +#: build/files.c:2106 #, fuzzy, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "i¹èemo paket %s\n" -#: build/files.c:2110 +#: build/files.c:2121 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" "%s" msgstr "" -#: build/files.c:2139 +#: build/files.c:2150 #, fuzzy, c-format msgid "Processing files: %s\n" msgstr "Obdeloavnje datotek: %s-%s-%s\n" -#: build/files.c:2150 +#: build/files.c:2161 msgid "Arch dependent binaries in noarch package\n" msgstr "" diff --git a/po/sr.po b/po/sr.po index 042d0b1..0bb9617 100644 --- a/po/sr.po +++ b/po/sr.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2011-07-15 12:37+0300\n" +"POT-Creation-Date: 2011-08-02 12:55+0300\n" "PO-Revision-Date: 2009-04-06 22:38+0100\n" "Last-Translator: MiloÅ¡ Komarčević \n" "Language-Team: Serbian (sr) \n" @@ -714,92 +714,92 @@ msgstr "%s unlink %s није успело: %s\n" msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "Symlink тачке за BuildRoot: %s -> %s\n" -#: build/files.c:1378 +#: build/files.c:1388 #, c-format msgid "Explicit file attributes required in spec for: %s\n" msgstr "" -#: build/files.c:1387 +#: build/files.c:1397 #, fuzzy, c-format msgid "Directory not found: %s\n" msgstr "Датотека није пронађена: %s\n" -#: build/files.c:1388 +#: build/files.c:1398 #, c-format msgid "File not found: %s\n" msgstr "Датотека није пронађена: %s\n" -#: build/files.c:1505 +#: build/files.c:1515 #, c-format msgid "File %s too large for payload\n" msgstr "Датотека %s је превелика за користан терет\n" -#: build/files.c:1599 +#: build/files.c:1605 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "%s: не могу да учитам непознату ознаку (%d).\n" -#: build/files.c:1605 +#: build/files.c:1611 #, c-format msgid "%s: public key read failed.\n" msgstr "%s: неуспело читање јавног кључа.\n" -#: build/files.c:1609 +#: build/files.c:1615 #, c-format msgid "%s: not an armored public key.\n" msgstr "%s: јавни кључ није ојачан.\n" -#: build/files.c:1618 +#: build/files.c:1624 #, fuzzy, c-format msgid "%s: failed to encode\n" msgstr "Макро %%%s није могао да се прошири\n" -#: build/files.c:1663 +#: build/files.c:1669 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "Испред датотеке је потребно да стоји „/“: %s\n" -#: build/files.c:1688 +#: build/files.c:1694 #, c-format msgid "Glob not permitted: %s\n" msgstr "Преклапање није дозвољено: %s\n" -#: build/files.c:1700 +#: build/files.c:1706 #, fuzzy, c-format msgid "Directory not found by glob: %s\n" msgstr "Датотека није пронађена поклапањем: %s\n" -#: build/files.c:1701 lib/rpminstall.c:419 +#: build/files.c:1707 lib/rpminstall.c:419 #, c-format msgid "File not found by glob: %s\n" msgstr "Датотека није пронађена поклапањем: %s\n" -#: build/files.c:1749 +#: build/files.c:1757 #, c-format msgid "Could not open %%files file %s: %m\n" msgstr "Не могу да отворим %%files датотеку %s: %m\n" -#: build/files.c:1757 +#: build/files.c:1765 #, c-format msgid "line: %s\n" msgstr "ред: %s\n" -#: build/files.c:2033 +#: build/files.c:2044 #, c-format msgid "Bad file: %s: %s\n" msgstr "Лоша датотека: %s: %s\n" -#: build/files.c:2055 build/parsePrep.c:33 +#: build/files.c:2066 build/parsePrep.c:33 #, c-format msgid "Bad owner/group: %s\n" msgstr "Лош власник/група: %s\n" -#: build/files.c:2095 +#: build/files.c:2106 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "Проверавам за незапаковане датотеке: %s\n" -#: build/files.c:2110 +#: build/files.c:2121 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" @@ -808,12 +808,12 @@ msgstr "" "Пронађене су инсталиране (али незапаковане) датотеке:\n" "%s" -#: build/files.c:2139 +#: build/files.c:2150 #, fuzzy, c-format msgid "Processing files: %s\n" msgstr "Обрађујем датотеке: %s-%s-%s.%s\n" -#: build/files.c:2150 +#: build/files.c:2161 msgid "Arch dependent binaries in noarch package\n" msgstr "Бинарне датотеке зависне од архитектуре у noarch пакету\n" diff --git a/po/sr@latin.po b/po/sr@latin.po index 7a4536b..8401817 100644 --- a/po/sr@latin.po +++ b/po/sr@latin.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2011-07-15 12:37+0300\n" +"POT-Creation-Date: 2011-08-02 12:55+0300\n" "PO-Revision-Date: 2009-04-06 22:38+0100\n" "Last-Translator: MiloÅ¡ Komarčević \n" "Language-Team: Serbian (sr) \n" @@ -716,92 +716,92 @@ msgstr "%s unlink %s nije uspelo: %s\n" msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "Symlink tačke za BuildRoot: %s -> %s\n" -#: build/files.c:1378 +#: build/files.c:1388 #, c-format msgid "Explicit file attributes required in spec for: %s\n" msgstr "" -#: build/files.c:1387 +#: build/files.c:1397 #, fuzzy, c-format msgid "Directory not found: %s\n" msgstr "Datoteka nije pronađena: %s\n" -#: build/files.c:1388 +#: build/files.c:1398 #, c-format msgid "File not found: %s\n" msgstr "Datoteka nije pronađena: %s\n" -#: build/files.c:1505 +#: build/files.c:1515 #, c-format msgid "File %s too large for payload\n" msgstr "Datoteka %s je prevelika za koristan teret\n" -#: build/files.c:1599 +#: build/files.c:1605 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "%s: ne mogu da učitam nepoznatu oznaku (%d).\n" -#: build/files.c:1605 +#: build/files.c:1611 #, c-format msgid "%s: public key read failed.\n" msgstr "%s: neuspelo čitanje javnog ključa.\n" -#: build/files.c:1609 +#: build/files.c:1615 #, c-format msgid "%s: not an armored public key.\n" msgstr "%s: javni ključ nije ojačan.\n" -#: build/files.c:1618 +#: build/files.c:1624 #, fuzzy, c-format msgid "%s: failed to encode\n" msgstr "Makro %%%s nije mogao da se proÅ¡iri\n" -#: build/files.c:1663 +#: build/files.c:1669 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "Ispred datoteke je potrebno da stoji „/“: %s\n" -#: build/files.c:1688 +#: build/files.c:1694 #, c-format msgid "Glob not permitted: %s\n" msgstr "Preklapanje nije dozvoljeno: %s\n" -#: build/files.c:1700 +#: build/files.c:1706 #, fuzzy, c-format msgid "Directory not found by glob: %s\n" msgstr "Datoteka nije pronađena poklapanjem: %s\n" -#: build/files.c:1701 lib/rpminstall.c:419 +#: build/files.c:1707 lib/rpminstall.c:419 #, c-format msgid "File not found by glob: %s\n" msgstr "Datoteka nije pronađena poklapanjem: %s\n" -#: build/files.c:1749 +#: build/files.c:1757 #, c-format msgid "Could not open %%files file %s: %m\n" msgstr "Ne mogu da otvorim %%files datoteku %s: %m\n" -#: build/files.c:1757 +#: build/files.c:1765 #, c-format msgid "line: %s\n" msgstr "red: %s\n" -#: build/files.c:2033 +#: build/files.c:2044 #, c-format msgid "Bad file: %s: %s\n" msgstr "LoÅ¡a datoteka: %s: %s\n" -#: build/files.c:2055 build/parsePrep.c:33 +#: build/files.c:2066 build/parsePrep.c:33 #, c-format msgid "Bad owner/group: %s\n" msgstr "LoÅ¡ vlasnik/grupa: %s\n" -#: build/files.c:2095 +#: build/files.c:2106 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "Proveravam za nezapakovane datoteke: %s\n" -#: build/files.c:2110 +#: build/files.c:2121 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" @@ -810,12 +810,12 @@ msgstr "" "Pronađene su instalirane (ali nezapakovane) datoteke:\n" "%s" -#: build/files.c:2139 +#: build/files.c:2150 #, fuzzy, c-format msgid "Processing files: %s\n" msgstr "Obrađujem datoteke: %s-%s-%s.%s\n" -#: build/files.c:2150 +#: build/files.c:2161 msgid "Arch dependent binaries in noarch package\n" msgstr "Binarne datoteke zavisne od arhitekture u noarch paketu\n" diff --git a/po/sv.po b/po/sv.po index a8773e1..bb42dbe 100644 --- a/po/sv.po +++ b/po/sv.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2011-07-15 12:37+0300\n" +"POT-Creation-Date: 2011-08-02 12:55+0300\n" "PO-Revision-Date: 2009-01-17 17:20+0100\n" "Last-Translator: Göran Uddeborg \n" "Language-Team: Swedish \n" @@ -713,92 +713,92 @@ msgstr "%s unlink av %s misslyckades: %s\n" msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "Symbolisk länk pekar på BuildRoot: %s -> %s\n" -#: build/files.c:1378 +#: build/files.c:1388 #, c-format msgid "Explicit file attributes required in spec for: %s\n" msgstr "" -#: build/files.c:1387 +#: build/files.c:1397 #, fuzzy, c-format msgid "Directory not found: %s\n" msgstr "Filen hittades inte: %s\n" -#: build/files.c:1388 +#: build/files.c:1398 #, c-format msgid "File not found: %s\n" msgstr "Filen hittades inte: %s\n" -#: build/files.c:1505 +#: build/files.c:1515 #, c-format msgid "File %s too large for payload\n" msgstr "Filen %s är för stor som last\n" -#: build/files.c:1599 +#: build/files.c:1605 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "%s: kan inte läsa okänd tagg (%d).\n" -#: build/files.c:1605 +#: build/files.c:1611 #, c-format msgid "%s: public key read failed.\n" msgstr "%s: läsning av publik nyckel misslyckades.\n" -#: build/files.c:1609 +#: build/files.c:1615 #, c-format msgid "%s: not an armored public key.\n" msgstr "%s: inte en publik nyckel med skal.\n" -#: build/files.c:1618 +#: build/files.c:1624 #, fuzzy, c-format msgid "%s: failed to encode\n" msgstr "Makro %%%s misslyckades att expandera\n" -#: build/files.c:1663 +#: build/files.c:1669 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "Filen behöver inledande \"/\": %s\n" -#: build/files.c:1688 +#: build/files.c:1694 #, c-format msgid "Glob not permitted: %s\n" msgstr "Matchning inte tillåtet: %s\n" -#: build/files.c:1700 +#: build/files.c:1706 #, fuzzy, c-format msgid "Directory not found by glob: %s\n" msgstr "Hittade ingen fil vid matchningen: %s\n" -#: build/files.c:1701 lib/rpminstall.c:419 +#: build/files.c:1707 lib/rpminstall.c:419 #, c-format msgid "File not found by glob: %s\n" msgstr "Hittade ingen fil vid matchningen: %s\n" -#: build/files.c:1749 +#: build/files.c:1757 #, c-format msgid "Could not open %%files file %s: %m\n" msgstr "Kunde inte öppna %%files-fil %s: %m\n" -#: build/files.c:1757 +#: build/files.c:1765 #, c-format msgid "line: %s\n" msgstr "rad: %s\n" -#: build/files.c:2033 +#: build/files.c:2044 #, c-format msgid "Bad file: %s: %s\n" msgstr "Felaktig fil: %s: %s\n" -#: build/files.c:2055 build/parsePrep.c:33 +#: build/files.c:2066 build/parsePrep.c:33 #, c-format msgid "Bad owner/group: %s\n" msgstr "Felaktig ägare/grupp: %s\n" -#: build/files.c:2095 +#: build/files.c:2106 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "Letar efter opackade fil(er): %s\n" -#: build/files.c:2110 +#: build/files.c:2121 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" @@ -807,12 +807,12 @@ msgstr "" "Installerade (men opaketerade) filer funna:\n" "%s" -#: build/files.c:2139 +#: build/files.c:2150 #, fuzzy, c-format msgid "Processing files: %s\n" msgstr "Bearbetar filer: %s-%s-%s\n" -#: build/files.c:2150 +#: build/files.c:2161 msgid "Arch dependent binaries in noarch package\n" msgstr "" diff --git a/po/tr.po b/po/tr.po index 17b598f..2becab2 100644 --- a/po/tr.po +++ b/po/tr.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2011-07-15 12:37+0300\n" +"POT-Creation-Date: 2011-08-02 12:55+0300\n" "PO-Revision-Date: 2001-07-05 08:02+300\n" "Last-Translator: Nilgun Belma Buguner \n" "Language-Team: Turkish \n" @@ -729,104 +729,104 @@ msgstr "%s / %s ba msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "Sembolik bað BuildRoot gösteriyor: %s -> %s\n" -#: build/files.c:1378 +#: build/files.c:1388 #, c-format msgid "Explicit file attributes required in spec for: %s\n" msgstr "" -#: build/files.c:1387 +#: build/files.c:1397 #, fuzzy, c-format msgid "Directory not found: %s\n" msgstr "Dosya bulunamadý: %s\n" -#: build/files.c:1388 +#: build/files.c:1398 #, c-format msgid "File not found: %s\n" msgstr "Dosya bulunamadý: %s\n" -#: build/files.c:1505 +#: build/files.c:1515 #, c-format msgid "File %s too large for payload\n" msgstr "" -#: build/files.c:1599 +#: build/files.c:1605 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "" -#: build/files.c:1605 +#: build/files.c:1611 #, fuzzy, c-format msgid "%s: public key read failed.\n" msgstr "%s: readLead baþarýsýz\n" -#: build/files.c:1609 +#: build/files.c:1615 #, c-format msgid "%s: not an armored public key.\n" msgstr "" -#: build/files.c:1618 +#: build/files.c:1624 #, fuzzy, c-format msgid "%s: failed to encode\n" msgstr "%%%s makrosu geniþletmede baþarýsýz\n" -#: build/files.c:1663 +#: build/files.c:1669 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "Dosya \"/\" ile içermeli: %s\n" -#: build/files.c:1688 +#: build/files.c:1694 #, fuzzy, c-format msgid "Glob not permitted: %s\n" msgstr "satýr %d: Dosya adý uygun deðil: %s\n" -#: build/files.c:1700 +#: build/files.c:1706 #, fuzzy, c-format msgid "Directory not found by glob: %s\n" msgstr "Dosya glob tarafýndan bulunamadý: %s\n" -#: build/files.c:1701 lib/rpminstall.c:419 +#: build/files.c:1707 lib/rpminstall.c:419 #, c-format msgid "File not found by glob: %s\n" msgstr "Dosya glob tarafýndan bulunamadý: %s\n" -#: build/files.c:1749 +#: build/files.c:1757 #, fuzzy, c-format msgid "Could not open %%files file %s: %m\n" msgstr "%%files dosya %s dosyasýnda açýlamadý: %s\n" -#: build/files.c:1757 +#: build/files.c:1765 #, c-format msgid "line: %s\n" msgstr "satýr: %s\n" -#: build/files.c:2033 +#: build/files.c:2044 #, c-format msgid "Bad file: %s: %s\n" msgstr "Dosya hatalý: %s: %s\n" -#: build/files.c:2055 build/parsePrep.c:33 +#: build/files.c:2066 build/parsePrep.c:33 #, c-format msgid "Bad owner/group: %s\n" msgstr "Kullanýcý/grup hatalý: %s\n" -#: build/files.c:2095 +#: build/files.c:2106 #, fuzzy, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "arþiv paketi açýlýrken baþarýsýz%s%s: %s\n" -#: build/files.c:2110 +#: build/files.c:2121 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" "%s" msgstr "" -#: build/files.c:2139 +#: build/files.c:2150 #, fuzzy, c-format msgid "Processing files: %s\n" msgstr "Ýþlenen dosyalar: %s-%s-%s\n" -#: build/files.c:2150 +#: build/files.c:2161 msgid "Arch dependent binaries in noarch package\n" msgstr "" diff --git a/po/zh_TW.po b/po/zh_TW.po index f6acac7..7c53835 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.4.2\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2011-07-15 12:37+0300\n" +"POT-Creation-Date: 2011-08-02 12:55+0300\n" "PO-Revision-Date: 2007-05-05 10:52+0800\n" "Last-Translator: Wei-Lun Chao \n" "Language-Team: Chinese (traditional) \n" @@ -701,92 +701,92 @@ msgstr "%s 刪除檔案 %s 失敗:%s\n" msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "到 BuildRoot 的符號連結:%s -> %s\n" -#: build/files.c:1378 +#: build/files.c:1388 #, c-format msgid "Explicit file attributes required in spec for: %s\n" msgstr "" -#: build/files.c:1387 +#: build/files.c:1397 #, fuzzy, c-format msgid "Directory not found: %s\n" msgstr "檔案找不到:%s\n" -#: build/files.c:1388 +#: build/files.c:1398 #, c-format msgid "File not found: %s\n" msgstr "檔案找不到:%s\n" -#: build/files.c:1505 +#: build/files.c:1515 #, c-format msgid "File %s too large for payload\n" msgstr "" -#: build/files.c:1599 +#: build/files.c:1605 #, c-format msgid "%s: can't load unknown tag (%d).\n" msgstr "%s:無法呼叫不明的標記 (%d)。\n" -#: build/files.c:1605 +#: build/files.c:1611 #, c-format msgid "%s: public key read failed.\n" msgstr "%s:公鑰讀入失敗。\n" -#: build/files.c:1609 +#: build/files.c:1615 #, c-format msgid "%s: not an armored public key.\n" msgstr "%s:不是一個受保護的公鑰。\n" -#: build/files.c:1618 +#: build/files.c:1624 #, fuzzy, c-format msgid "%s: failed to encode\n" msgstr "巨集 %%%s 展開時失敗\n" -#: build/files.c:1663 +#: build/files.c:1669 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "檔案需要以「/」開頭:%s\n" -#: build/files.c:1688 +#: build/files.c:1694 #, c-format msgid "Glob not permitted: %s\n" msgstr "不容許以萬用字元解析:%s\n" -#: build/files.c:1700 +#: build/files.c:1706 #, fuzzy, c-format msgid "Directory not found by glob: %s\n" msgstr "以萬用字元解析找不到檔案:%s\n" -#: build/files.c:1701 lib/rpminstall.c:419 +#: build/files.c:1707 lib/rpminstall.c:419 #, c-format msgid "File not found by glob: %s\n" msgstr "以萬用字元解析找不到檔案:%s\n" -#: build/files.c:1749 +#: build/files.c:1757 #, fuzzy, c-format msgid "Could not open %%files file %s: %m\n" msgstr "無法開啟 %%files 的檔案 %s: %s\n" -#: build/files.c:1757 +#: build/files.c:1765 #, c-format msgid "line: %s\n" msgstr "列:%s\n" -#: build/files.c:2033 +#: build/files.c:2044 #, c-format msgid "Bad file: %s: %s\n" msgstr "損壞的檔案:%s:%s\n" -#: build/files.c:2055 build/parsePrep.c:33 +#: build/files.c:2066 build/parsePrep.c:33 #, c-format msgid "Bad owner/group: %s\n" msgstr "損壞的所有者/組別:%s\n" -#: build/files.c:2095 +#: build/files.c:2106 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "正在檢查未被打包的檔案:%s\n" -#: build/files.c:2110 +#: build/files.c:2121 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" @@ -795,12 +795,12 @@ msgstr "" "發現被安裝但未被打包的檔案:\n" "%s" -#: build/files.c:2139 +#: build/files.c:2150 #, fuzzy, c-format msgid "Processing files: %s\n" msgstr "正在處理檔案:%s-%s-%s\n" -#: build/files.c:2150 +#: build/files.c:2161 msgid "Arch dependent binaries in noarch package\n" msgstr "" -- 2.7.4