- fix: don't repackage %%ghost files.
CVS patchset: 5598 CVS date: 2002/08/04 19:04:16
This commit is contained in:
parent
de0ff3b553
commit
ae3511bfa5
1
CHANGES
1
CHANGES
|
@ -212,6 +212,7 @@
|
|||
- resurrect --rollback.
|
||||
- renumber the callback types to be an orthogonal bit mask.
|
||||
- provide repackage progress callbacks, compression is slow.
|
||||
- fix: don't repackage %%ghost files.
|
||||
|
||||
4.0.3 -> 4.0.4:
|
||||
- solaris: translate i86pc to i386 (#57182).
|
||||
|
|
|
@ -1618,6 +1618,8 @@ int fsmStage(FSM_t fsm, fileStage stage)
|
|||
}
|
||||
|
||||
if (fsm->goal == FSM_PKGBUILD) {
|
||||
if (fsm->fflags & RPMFILE_GHOST) /* XXX Don't if %ghost file. */
|
||||
break;
|
||||
if (!S_ISDIR(st->st_mode) && st->st_nlink > 1) {
|
||||
struct hardLink_s * li, * prev;
|
||||
|
||||
|
|
12
po/cs.po
12
po/cs.po
|
@ -1,7 +1,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: rpm 4.0.3\n"
|
||||
"POT-Creation-Date: 2002-08-04 11:49-0400\n"
|
||||
"POT-Creation-Date: 2002-08-04 14:59-0400\n"
|
||||
"PO-Revision-Date: 2001-07-24 10:02+0100\n"
|
||||
"Last-Translator: Milan Kerslager <kerslage@linux.cz>\n"
|
||||
"Language-Team: Czech <cs@li.org>\n"
|
||||
|
@ -1515,27 +1515,27 @@ msgstr "vytvo
|
|||
msgid "archive file %s was not found in header file list\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1660 lib/fsm.c:1796
|
||||
#: lib/fsm.c:1662 lib/fsm.c:1798
|
||||
#, c-format
|
||||
msgid "%s saved as %s\n"
|
||||
msgstr "%s ulo¾eno jako %s\n"
|
||||
|
||||
#: lib/fsm.c:1822
|
||||
#: lib/fsm.c:1824
|
||||
#, c-format
|
||||
msgid "%s rmdir of %s failed: Directory not empty\n"
|
||||
msgstr "%s odstranìní %s selhalo: Adresáø není prázdný\n"
|
||||
|
||||
#: lib/fsm.c:1828
|
||||
#: lib/fsm.c:1830
|
||||
#, c-format
|
||||
msgid "%s rmdir of %s failed: %s\n"
|
||||
msgstr "%s rmdir %s selhal: %s\n"
|
||||
|
||||
#: lib/fsm.c:1838
|
||||
#: lib/fsm.c:1840
|
||||
#, c-format
|
||||
msgid "%s unlink of %s failed: %s\n"
|
||||
msgstr "%s unlink %s selhal: %s\n"
|
||||
|
||||
#: lib/fsm.c:1858
|
||||
#: lib/fsm.c:1860
|
||||
#, c-format
|
||||
msgid "%s created as %s\n"
|
||||
msgstr "%s vytvoøen jako %s\n"
|
||||
|
|
12
po/da.po
12
po/da.po
|
@ -1,7 +1,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: rpm 4.0.3\n"
|
||||
"POT-Creation-Date: 2002-08-04 11:49-0400\n"
|
||||
"POT-Creation-Date: 2002-08-04 14:59-0400\n"
|
||||
"PO-Revision-Date: 2001-04-05 23:03GMT\n"
|
||||
"Last-Translator: Claus Hindsgaul <claus_h@image.dk>\n"
|
||||
"Language-Team: Danish <dansk@klid.dk>\n"
|
||||
|
@ -1513,27 +1513,27 @@ msgstr ""
|
|||
msgid "archive file %s was not found in header file list\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1660 lib/fsm.c:1796
|
||||
#: lib/fsm.c:1662 lib/fsm.c:1798
|
||||
#, c-format
|
||||
msgid "%s saved as %s\n"
|
||||
msgstr "%s gemt som %s\n"
|
||||
|
||||
#: lib/fsm.c:1822
|
||||
#: lib/fsm.c:1824
|
||||
#, fuzzy, c-format
|
||||
msgid "%s rmdir of %s failed: Directory not empty\n"
|
||||
msgstr "kan ikke fjerne %s - katalog ikke tomt\n"
|
||||
|
||||
#: lib/fsm.c:1828
|
||||
#: lib/fsm.c:1830
|
||||
#, fuzzy, c-format
|
||||
msgid "%s rmdir of %s failed: %s\n"
|
||||
msgstr "fjernelse (rmdir) af %s mislykkedes: %s\n"
|
||||
|
||||
#: lib/fsm.c:1838
|
||||
#: lib/fsm.c:1840
|
||||
#, fuzzy, c-format
|
||||
msgid "%s unlink of %s failed: %s\n"
|
||||
msgstr "åbning af %s mislykkedes %s\n"
|
||||
|
||||
#: lib/fsm.c:1858
|
||||
#: lib/fsm.c:1860
|
||||
#, c-format
|
||||
msgid "%s created as %s\n"
|
||||
msgstr "%s oprettet som %s\n"
|
||||
|
|
12
po/de.po
12
po/de.po
|
@ -37,7 +37,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: rpm 4.0.3\n"
|
||||
"POT-Creation-Date: 2002-08-04 11:49-0400\n"
|
||||
"POT-Creation-Date: 2002-08-04 14:59-0400\n"
|
||||
"PO-Revision-Date: 1998-08-03 18:02+02:00\n"
|
||||
"Last-Translator: Karl Eichwalder <ke@SuSE.DE>\n"
|
||||
"Language-Team: German <de@li.org>\n"
|
||||
|
@ -1648,27 +1648,27 @@ msgstr ""
|
|||
msgid "archive file %s was not found in header file list\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1660 lib/fsm.c:1796
|
||||
#: lib/fsm.c:1662 lib/fsm.c:1798
|
||||
#, fuzzy, c-format
|
||||
msgid "%s saved as %s\n"
|
||||
msgstr "kann Datei %s nicht öffnen: "
|
||||
|
||||
#: lib/fsm.c:1822
|
||||
#: lib/fsm.c:1824
|
||||
#, fuzzy, c-format
|
||||
msgid "%s rmdir of %s failed: Directory not empty\n"
|
||||
msgstr "kann %s nicht entfernen - Verzeichnis ist nicht leer"
|
||||
|
||||
#: lib/fsm.c:1828
|
||||
#: lib/fsm.c:1830
|
||||
#, fuzzy, c-format
|
||||
msgid "%s rmdir of %s failed: %s\n"
|
||||
msgstr "Entfernen von %s fehlgeschlagen: %s"
|
||||
|
||||
#: lib/fsm.c:1838
|
||||
#: lib/fsm.c:1840
|
||||
#, fuzzy, c-format
|
||||
msgid "%s unlink of %s failed: %s\n"
|
||||
msgstr "öffnen von %s fehlgeschlagen: %s\n"
|
||||
|
||||
#: lib/fsm.c:1858
|
||||
#: lib/fsm.c:1860
|
||||
#, fuzzy, c-format
|
||||
msgid "%s created as %s\n"
|
||||
msgstr "kann Datei %s nicht öffnen: "
|
||||
|
|
12
po/en_RN.po
12
po/en_RN.po
|
@ -6,7 +6,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: rpm 4.0.3\n"
|
||||
"POT-Creation-Date: 2002-08-04 11:49-0400\n"
|
||||
"POT-Creation-Date: 2002-08-04 14:59-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -1475,27 +1475,27 @@ msgstr ""
|
|||
msgid "archive file %s was not found in header file list\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1660 lib/fsm.c:1796
|
||||
#: lib/fsm.c:1662 lib/fsm.c:1798
|
||||
#, c-format
|
||||
msgid "%s saved as %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1822
|
||||
#: lib/fsm.c:1824
|
||||
#, c-format
|
||||
msgid "%s rmdir of %s failed: Directory not empty\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1828
|
||||
#: lib/fsm.c:1830
|
||||
#, c-format
|
||||
msgid "%s rmdir of %s failed: %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1838
|
||||
#: lib/fsm.c:1840
|
||||
#, c-format
|
||||
msgid "%s unlink of %s failed: %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1858
|
||||
#: lib/fsm.c:1860
|
||||
#, c-format
|
||||
msgid "%s created as %s\n"
|
||||
msgstr ""
|
||||
|
|
12
po/es.po
12
po/es.po
|
@ -6,7 +6,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: rpm 4.0.3\n"
|
||||
"POT-Creation-Date: 2002-08-04 11:49-0400\n"
|
||||
"POT-Creation-Date: 2002-08-04 14:59-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -1475,27 +1475,27 @@ msgstr ""
|
|||
msgid "archive file %s was not found in header file list\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1660 lib/fsm.c:1796
|
||||
#: lib/fsm.c:1662 lib/fsm.c:1798
|
||||
#, c-format
|
||||
msgid "%s saved as %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1822
|
||||
#: lib/fsm.c:1824
|
||||
#, c-format
|
||||
msgid "%s rmdir of %s failed: Directory not empty\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1828
|
||||
#: lib/fsm.c:1830
|
||||
#, c-format
|
||||
msgid "%s rmdir of %s failed: %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1838
|
||||
#: lib/fsm.c:1840
|
||||
#, c-format
|
||||
msgid "%s unlink of %s failed: %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1858
|
||||
#: lib/fsm.c:1860
|
||||
#, c-format
|
||||
msgid "%s created as %s\n"
|
||||
msgstr ""
|
||||
|
|
12
po/eu_ES.po
12
po/eu_ES.po
|
@ -6,7 +6,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: rpm 4.0.3\n"
|
||||
"POT-Creation-Date: 2002-08-04 11:49-0400\n"
|
||||
"POT-Creation-Date: 2002-08-04 14:59-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -1475,27 +1475,27 @@ msgstr ""
|
|||
msgid "archive file %s was not found in header file list\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1660 lib/fsm.c:1796
|
||||
#: lib/fsm.c:1662 lib/fsm.c:1798
|
||||
#, c-format
|
||||
msgid "%s saved as %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1822
|
||||
#: lib/fsm.c:1824
|
||||
#, c-format
|
||||
msgid "%s rmdir of %s failed: Directory not empty\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1828
|
||||
#: lib/fsm.c:1830
|
||||
#, c-format
|
||||
msgid "%s rmdir of %s failed: %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1838
|
||||
#: lib/fsm.c:1840
|
||||
#, c-format
|
||||
msgid "%s unlink of %s failed: %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1858
|
||||
#: lib/fsm.c:1860
|
||||
#, c-format
|
||||
msgid "%s created as %s\n"
|
||||
msgstr ""
|
||||
|
|
12
po/fi.po
12
po/fi.po
|
@ -1,7 +1,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: rpm 4.0.3\n"
|
||||
"POT-Creation-Date: 2002-08-04 11:49-0400\n"
|
||||
"POT-Creation-Date: 2002-08-04 14:59-0400\n"
|
||||
"Last-Translator: Raimo Koski <rkoski@pp.weppi.fi>\n"
|
||||
"Language-Team: Finnish <linux@sot.com>\n"
|
||||
"Content-Type: text/plain; charset=\n"
|
||||
|
@ -1533,27 +1533,27 @@ msgstr ""
|
|||
msgid "archive file %s was not found in header file list\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1660 lib/fsm.c:1796
|
||||
#: lib/fsm.c:1662 lib/fsm.c:1798
|
||||
#, fuzzy, c-format
|
||||
msgid "%s saved as %s\n"
|
||||
msgstr "en voinut avata tiedostoa %s: "
|
||||
|
||||
#: lib/fsm.c:1822
|
||||
#: lib/fsm.c:1824
|
||||
#, fuzzy, c-format
|
||||
msgid "%s rmdir of %s failed: Directory not empty\n"
|
||||
msgstr "en voi poistaa %s -hakemisto ei ole tyhjä"
|
||||
|
||||
#: lib/fsm.c:1828
|
||||
#: lib/fsm.c:1830
|
||||
#, fuzzy, c-format
|
||||
msgid "%s rmdir of %s failed: %s\n"
|
||||
msgstr "%s:n rmdir epäonnistui: %s"
|
||||
|
||||
#: lib/fsm.c:1838
|
||||
#: lib/fsm.c:1840
|
||||
#, fuzzy, c-format
|
||||
msgid "%s unlink of %s failed: %s\n"
|
||||
msgstr "%s:n avaus ei onnistunut: %s\n"
|
||||
|
||||
#: lib/fsm.c:1858
|
||||
#: lib/fsm.c:1860
|
||||
#, fuzzy, c-format
|
||||
msgid "%s created as %s\n"
|
||||
msgstr "en voinut avata tiedostoa %s: "
|
||||
|
|
12
po/fr.po
12
po/fr.po
|
@ -6,7 +6,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: rpm 4.0.3\n"
|
||||
"POT-Creation-Date: 2002-08-04 11:49-0400\n"
|
||||
"POT-Creation-Date: 2002-08-04 14:59-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -1560,27 +1560,27 @@ msgstr ""
|
|||
msgid "archive file %s was not found in header file list\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1660 lib/fsm.c:1796
|
||||
#: lib/fsm.c:1662 lib/fsm.c:1798
|
||||
#, fuzzy, c-format
|
||||
msgid "%s saved as %s\n"
|
||||
msgstr "impossible d'ouvrir: %s\n"
|
||||
|
||||
#: lib/fsm.c:1822
|
||||
#: lib/fsm.c:1824
|
||||
#, fuzzy, c-format
|
||||
msgid "%s rmdir of %s failed: Directory not empty\n"
|
||||
msgstr "impossible d'ouvrir: %s\n"
|
||||
|
||||
#: lib/fsm.c:1828
|
||||
#: lib/fsm.c:1830
|
||||
#, fuzzy, c-format
|
||||
msgid "%s rmdir of %s failed: %s\n"
|
||||
msgstr "La construction a chou.\n"
|
||||
|
||||
#: lib/fsm.c:1838
|
||||
#: lib/fsm.c:1840
|
||||
#, fuzzy, c-format
|
||||
msgid "%s unlink of %s failed: %s\n"
|
||||
msgstr "La construction a chou.\n"
|
||||
|
||||
#: lib/fsm.c:1858
|
||||
#: lib/fsm.c:1860
|
||||
#, fuzzy, c-format
|
||||
msgid "%s created as %s\n"
|
||||
msgstr "impossible d'ouvrir: %s\n"
|
||||
|
|
12
po/gl.po
12
po/gl.po
|
@ -1,7 +1,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: rpm 4.0.1\n"
|
||||
"POT-Creation-Date: 2002-08-04 11:49-0400\n"
|
||||
"POT-Creation-Date: 2002-08-04 14:59-0400\n"
|
||||
"PO-Revision-Date: 2001-01-13 22:31+0100\n"
|
||||
"Last-Translator: Jesús Bravo Álvarez <jba@pobox.com>\n"
|
||||
"Language-Team: Galician <trasno@ceu.fi.udc.es>\n"
|
||||
|
@ -1470,27 +1470,27 @@ msgstr ""
|
|||
msgid "archive file %s was not found in header file list\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1660 lib/fsm.c:1796
|
||||
#: lib/fsm.c:1662 lib/fsm.c:1798
|
||||
#, c-format
|
||||
msgid "%s saved as %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1822
|
||||
#: lib/fsm.c:1824
|
||||
#, c-format
|
||||
msgid "%s rmdir of %s failed: Directory not empty\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1828
|
||||
#: lib/fsm.c:1830
|
||||
#, c-format
|
||||
msgid "%s rmdir of %s failed: %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1838
|
||||
#: lib/fsm.c:1840
|
||||
#, c-format
|
||||
msgid "%s unlink of %s failed: %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1858
|
||||
#: lib/fsm.c:1860
|
||||
#, c-format
|
||||
msgid "%s created as %s\n"
|
||||
msgstr ""
|
||||
|
|
12
po/hu.po
12
po/hu.po
|
@ -6,7 +6,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: rpm 4.0.3\n"
|
||||
"POT-Creation-Date: 2002-08-04 11:49-0400\n"
|
||||
"POT-Creation-Date: 2002-08-04 14:59-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -1475,27 +1475,27 @@ msgstr ""
|
|||
msgid "archive file %s was not found in header file list\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1660 lib/fsm.c:1796
|
||||
#: lib/fsm.c:1662 lib/fsm.c:1798
|
||||
#, c-format
|
||||
msgid "%s saved as %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1822
|
||||
#: lib/fsm.c:1824
|
||||
#, c-format
|
||||
msgid "%s rmdir of %s failed: Directory not empty\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1828
|
||||
#: lib/fsm.c:1830
|
||||
#, c-format
|
||||
msgid "%s rmdir of %s failed: %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1838
|
||||
#: lib/fsm.c:1840
|
||||
#, c-format
|
||||
msgid "%s unlink of %s failed: %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1858
|
||||
#: lib/fsm.c:1860
|
||||
#, c-format
|
||||
msgid "%s created as %s\n"
|
||||
msgstr ""
|
||||
|
|
12
po/id.po
12
po/id.po
|
@ -6,7 +6,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: rpm 4.0.3\n"
|
||||
"POT-Creation-Date: 2002-08-04 11:49-0400\n"
|
||||
"POT-Creation-Date: 2002-08-04 14:59-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -1475,27 +1475,27 @@ msgstr ""
|
|||
msgid "archive file %s was not found in header file list\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1660 lib/fsm.c:1796
|
||||
#: lib/fsm.c:1662 lib/fsm.c:1798
|
||||
#, c-format
|
||||
msgid "%s saved as %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1822
|
||||
#: lib/fsm.c:1824
|
||||
#, c-format
|
||||
msgid "%s rmdir of %s failed: Directory not empty\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1828
|
||||
#: lib/fsm.c:1830
|
||||
#, c-format
|
||||
msgid "%s rmdir of %s failed: %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1838
|
||||
#: lib/fsm.c:1840
|
||||
#, c-format
|
||||
msgid "%s unlink of %s failed: %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1858
|
||||
#: lib/fsm.c:1860
|
||||
#, c-format
|
||||
msgid "%s created as %s\n"
|
||||
msgstr ""
|
||||
|
|
12
po/is.po
12
po/is.po
|
@ -1,7 +1,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: rpm 4.0.3\n"
|
||||
"POT-Creation-Date: 2002-08-04 11:49-0400\n"
|
||||
"POT-Creation-Date: 2002-08-04 14:59-0400\n"
|
||||
"PO-Revision-Date: 2001-07-12 13:25+0000\n"
|
||||
"Last-Translator: Richard Allen <ra@hp.is>\n"
|
||||
"Language-Team: is <kde-isl@mmedia.is>\n"
|
||||
|
@ -1483,27 +1483,27 @@ msgstr ""
|
|||
msgid "archive file %s was not found in header file list\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1660 lib/fsm.c:1796
|
||||
#: lib/fsm.c:1662 lib/fsm.c:1798
|
||||
#, c-format
|
||||
msgid "%s saved as %s\n"
|
||||
msgstr "%s vistað sem %s\n"
|
||||
|
||||
#: lib/fsm.c:1822
|
||||
#: lib/fsm.c:1824
|
||||
#, c-format
|
||||
msgid "%s rmdir of %s failed: Directory not empty\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1828
|
||||
#: lib/fsm.c:1830
|
||||
#, c-format
|
||||
msgid "%s rmdir of %s failed: %s\n"
|
||||
msgstr "%s rmdir %s brást: %s\n"
|
||||
|
||||
#: lib/fsm.c:1838
|
||||
#: lib/fsm.c:1840
|
||||
#, c-format
|
||||
msgid "%s unlink of %s failed: %s\n"
|
||||
msgstr "%s gat ekki eytt %s: %s\n"
|
||||
|
||||
#: lib/fsm.c:1858
|
||||
#: lib/fsm.c:1860
|
||||
#, c-format
|
||||
msgid "%s created as %s\n"
|
||||
msgstr "%s búið til sem %s\n"
|
||||
|
|
12
po/it.po
12
po/it.po
|
@ -6,7 +6,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: rpm 4.0.3\n"
|
||||
"POT-Creation-Date: 2002-08-04 11:49-0400\n"
|
||||
"POT-Creation-Date: 2002-08-04 14:59-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -1475,27 +1475,27 @@ msgstr ""
|
|||
msgid "archive file %s was not found in header file list\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1660 lib/fsm.c:1796
|
||||
#: lib/fsm.c:1662 lib/fsm.c:1798
|
||||
#, c-format
|
||||
msgid "%s saved as %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1822
|
||||
#: lib/fsm.c:1824
|
||||
#, c-format
|
||||
msgid "%s rmdir of %s failed: Directory not empty\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1828
|
||||
#: lib/fsm.c:1830
|
||||
#, c-format
|
||||
msgid "%s rmdir of %s failed: %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1838
|
||||
#: lib/fsm.c:1840
|
||||
#, c-format
|
||||
msgid "%s unlink of %s failed: %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1858
|
||||
#: lib/fsm.c:1860
|
||||
#, c-format
|
||||
msgid "%s created as %s\n"
|
||||
msgstr ""
|
||||
|
|
12
po/ja.po
12
po/ja.po
|
@ -6,7 +6,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: rpm 4.0.3\n"
|
||||
"POT-Creation-Date: 2002-08-04 11:49-0400\n"
|
||||
"POT-Creation-Date: 2002-08-04 14:59-0400\n"
|
||||
"PO-Revision-Date: 1999-12-01 22:49 +JST\n"
|
||||
"Last-Translator: Kanda Mitsuru <kanda@nn.iij4u.or.jp>\n"
|
||||
"Language-Team: JRPM <jrpm@linux.or.jp>\n"
|
||||
|
@ -1558,27 +1558,27 @@ msgstr ""
|
|||
msgid "archive file %s was not found in header file list\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1660 lib/fsm.c:1796
|
||||
#: lib/fsm.c:1662 lib/fsm.c:1798
|
||||
#, fuzzy, c-format
|
||||
msgid "%s saved as %s\n"
|
||||
msgstr "警告: %s は %s として保存されます"
|
||||
|
||||
#: lib/fsm.c:1822
|
||||
#: lib/fsm.c:1824
|
||||
#, fuzzy, c-format
|
||||
msgid "%s rmdir of %s failed: Directory not empty\n"
|
||||
msgstr "%s を削除できません - ディレクトリが空でありません"
|
||||
|
||||
#: lib/fsm.c:1828
|
||||
#: lib/fsm.c:1830
|
||||
#, fuzzy, c-format
|
||||
msgid "%s rmdir of %s failed: %s\n"
|
||||
msgstr "%s の rmdir に失敗: %s"
|
||||
|
||||
#: lib/fsm.c:1838
|
||||
#: lib/fsm.c:1840
|
||||
#, fuzzy, c-format
|
||||
msgid "%s unlink of %s failed: %s\n"
|
||||
msgstr "%s のオープンに失敗: %s\n"
|
||||
|
||||
#: lib/fsm.c:1858
|
||||
#: lib/fsm.c:1860
|
||||
#, fuzzy, c-format
|
||||
msgid "%s created as %s\n"
|
||||
msgstr "警告: %s は %s として作成されます"
|
||||
|
|
12
po/ko.po
12
po/ko.po
|
@ -1,7 +1,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: rpm 4.0.4\n"
|
||||
"POT-Creation-Date: 2002-08-04 11:49-0400\n"
|
||||
"POT-Creation-Date: 2002-08-04 14:59-0400\n"
|
||||
"PO-Revision-Date: 2002-03-04 17:17+0900\n"
|
||||
"Last-Translator: Jong-Hoon Ryu <redhat4u@netian.com>\n"
|
||||
"Language-Team: GNU Translation project <ko@li.org>\n"
|
||||
|
@ -1499,27 +1499,27 @@ msgstr "%2$04o
|
|||
msgid "archive file %s was not found in header file list\n"
|
||||
msgstr "헤더 파일 목록에서 아카이브 파일 %s(을)를 찾을 수 없습니다\n"
|
||||
|
||||
#: lib/fsm.c:1660 lib/fsm.c:1796
|
||||
#: lib/fsm.c:1662 lib/fsm.c:1798
|
||||
#, c-format
|
||||
msgid "%s saved as %s\n"
|
||||
msgstr "%s(이)가 %s(으)로 저장되었습니다\n"
|
||||
|
||||
#: lib/fsm.c:1822
|
||||
#: lib/fsm.c:1824
|
||||
#, c-format
|
||||
msgid "%s rmdir of %s failed: Directory not empty\n"
|
||||
msgstr "%s %s 디렉토리 삭제에 실패함: 빈 디렉토리가 아닙니다\n"
|
||||
|
||||
#: lib/fsm.c:1828
|
||||
#: lib/fsm.c:1830
|
||||
#, c-format
|
||||
msgid "%s rmdir of %s failed: %s\n"
|
||||
msgstr "%s %s 디렉토리 삭제에 실패함: %s\n"
|
||||
|
||||
#: lib/fsm.c:1838
|
||||
#: lib/fsm.c:1840
|
||||
#, c-format
|
||||
msgid "%s unlink of %s failed: %s\n"
|
||||
msgstr "%s %s 링크 해제에 실패함: %s\n"
|
||||
|
||||
#: lib/fsm.c:1858
|
||||
#: lib/fsm.c:1860
|
||||
#, c-format
|
||||
msgid "%s created as %s\n"
|
||||
msgstr "%s(이)가 %s(으)로 생성되었습니다\n"
|
||||
|
|
12
po/no.po
12
po/no.po
|
@ -1,7 +1,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: rpm 4.0.3\n"
|
||||
"POT-Creation-Date: 2002-08-04 11:49-0400\n"
|
||||
"POT-Creation-Date: 2002-08-04 14:59-0400\n"
|
||||
"PO-Revision-Date: 2001-06-27 12:24+0200\n"
|
||||
"Last-Translator: Kjartan Maraas <kmaraas@gnome.org>\n"
|
||||
"Language-Team: Norwegian <no@li.org>\n"
|
||||
|
@ -1498,27 +1498,27 @@ msgstr ""
|
|||
msgid "archive file %s was not found in header file list\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1660 lib/fsm.c:1796
|
||||
#: lib/fsm.c:1662 lib/fsm.c:1798
|
||||
#, c-format
|
||||
msgid "%s saved as %s\n"
|
||||
msgstr "%s lagret som %s\n"
|
||||
|
||||
#: lib/fsm.c:1822
|
||||
#: lib/fsm.c:1824
|
||||
#, c-format
|
||||
msgid "%s rmdir of %s failed: Directory not empty\n"
|
||||
msgstr "%s rmdir av %s feilet: Katalogen er ikke tom\n"
|
||||
|
||||
#: lib/fsm.c:1828
|
||||
#: lib/fsm.c:1830
|
||||
#, c-format
|
||||
msgid "%s rmdir of %s failed: %s\n"
|
||||
msgstr "%s rmdir av %s feilet: %s\n"
|
||||
|
||||
#: lib/fsm.c:1838
|
||||
#: lib/fsm.c:1840
|
||||
#, c-format
|
||||
msgid "%s unlink of %s failed: %s\n"
|
||||
msgstr "%s unlink av %s feilet: %s\n"
|
||||
|
||||
#: lib/fsm.c:1858
|
||||
#: lib/fsm.c:1860
|
||||
#, c-format
|
||||
msgid "%s created as %s\n"
|
||||
msgstr "%s opprettet som %s\n"
|
||||
|
|
12
po/pl.po
12
po/pl.po
|
@ -8,7 +8,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: rpm 4.0.3\n"
|
||||
"POT-Creation-Date: 2002-08-04 11:49-0400\n"
|
||||
"POT-Creation-Date: 2002-08-04 14:59-0400\n"
|
||||
"PO-Revision-Date: 1999-05-25 17:00+0100\n"
|
||||
"Last-Translator: Pawe³ Dziekoñski <pdziekonski@mml.ch.pwr.wroc.pl>\n"
|
||||
"Language-Team: Polish <pl@li.org>\n"
|
||||
|
@ -1540,27 +1540,27 @@ msgstr ""
|
|||
msgid "archive file %s was not found in header file list\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1660 lib/fsm.c:1796
|
||||
#: lib/fsm.c:1662 lib/fsm.c:1798
|
||||
#, fuzzy, c-format
|
||||
msgid "%s saved as %s\n"
|
||||
msgstr "ostrze¿enie: %s zapisany jako %s"
|
||||
|
||||
#: lib/fsm.c:1822
|
||||
#: lib/fsm.c:1824
|
||||
#, fuzzy, c-format
|
||||
msgid "%s rmdir of %s failed: Directory not empty\n"
|
||||
msgstr "nie mo¿na usun±æ %s - katalog nie jest pusty"
|
||||
|
||||
#: lib/fsm.c:1828
|
||||
#: lib/fsm.c:1830
|
||||
#, fuzzy, c-format
|
||||
msgid "%s rmdir of %s failed: %s\n"
|
||||
msgstr "skasowanie katalogu %s nie powiod³o siê"
|
||||
|
||||
#: lib/fsm.c:1838
|
||||
#: lib/fsm.c:1840
|
||||
#, fuzzy, c-format
|
||||
msgid "%s unlink of %s failed: %s\n"
|
||||
msgstr "otwarcie %s nie powiod³o siê\n"
|
||||
|
||||
#: lib/fsm.c:1858
|
||||
#: lib/fsm.c:1860
|
||||
#, fuzzy, c-format
|
||||
msgid "%s created as %s\n"
|
||||
msgstr "ostrze¿enie: %s utworzony jako %s"
|
||||
|
|
12
po/pt.po
12
po/pt.po
|
@ -1,7 +1,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: rpm\n"
|
||||
"POT-Creation-Date: 2002-08-04 11:49-0400\n"
|
||||
"POT-Creation-Date: 2002-08-04 14:59-0400\n"
|
||||
"PO-Revision-Date: 2002-02-14 10:51+0000\n"
|
||||
"Last-Translator: José Nuno Coelho Sanarra Pires <jncp@rnl.ist.utl.pt>\n"
|
||||
"Language-Team: pt <morais@kde.org\n"
|
||||
|
@ -1516,27 +1516,27 @@ msgstr ""
|
|||
"o ficheiro de arquivo %s não foi encontrado na lista de ficheiros do "
|
||||
"cabeçalho\n"
|
||||
|
||||
#: lib/fsm.c:1660 lib/fsm.c:1796
|
||||
#: lib/fsm.c:1662 lib/fsm.c:1798
|
||||
#, c-format
|
||||
msgid "%s saved as %s\n"
|
||||
msgstr "%s gravado como %s\n"
|
||||
|
||||
#: lib/fsm.c:1822
|
||||
#: lib/fsm.c:1824
|
||||
#, c-format
|
||||
msgid "%s rmdir of %s failed: Directory not empty\n"
|
||||
msgstr "%s rmdir de %s falhou: Directoria não está vazia\n"
|
||||
|
||||
#: lib/fsm.c:1828
|
||||
#: lib/fsm.c:1830
|
||||
#, c-format
|
||||
msgid "%s rmdir of %s failed: %s\n"
|
||||
msgstr "%s rmdir de %s falhou: %s\n"
|
||||
|
||||
#: lib/fsm.c:1838
|
||||
#: lib/fsm.c:1840
|
||||
#, c-format
|
||||
msgid "%s unlink of %s failed: %s\n"
|
||||
msgstr "%s unlink de %s falhou: %s\n"
|
||||
|
||||
#: lib/fsm.c:1858
|
||||
#: lib/fsm.c:1860
|
||||
#, c-format
|
||||
msgid "%s created as %s\n"
|
||||
msgstr "%s criado como %s\n"
|
||||
|
|
12
po/pt_BR.po
12
po/pt_BR.po
|
@ -4,7 +4,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: rpm 4.0.3\n"
|
||||
"POT-Creation-Date: 2002-08-04 11:49-0400\n"
|
||||
"POT-Creation-Date: 2002-08-04 14:59-0400\n"
|
||||
|
||||
#: build.c:40
|
||||
#, fuzzy
|
||||
|
@ -1656,29 +1656,29 @@ msgid "archive file %s was not found in header file list\n"
|
|||
msgstr ""
|
||||
|
||||
# , c-format
|
||||
#: lib/fsm.c:1660 lib/fsm.c:1796
|
||||
#: lib/fsm.c:1662 lib/fsm.c:1798
|
||||
#, fuzzy, c-format
|
||||
msgid "%s saved as %s\n"
|
||||
msgstr "No consegui abrir: %s\n"
|
||||
|
||||
# , c-format
|
||||
#: lib/fsm.c:1822
|
||||
#: lib/fsm.c:1824
|
||||
#, fuzzy, c-format
|
||||
msgid "%s rmdir of %s failed: Directory not empty\n"
|
||||
msgstr "No consegui abrir: %s\n"
|
||||
|
||||
#: lib/fsm.c:1828
|
||||
#: lib/fsm.c:1830
|
||||
#, fuzzy, c-format
|
||||
msgid "%s rmdir of %s failed: %s\n"
|
||||
msgstr "Construo falhou.\n"
|
||||
|
||||
#: lib/fsm.c:1838
|
||||
#: lib/fsm.c:1840
|
||||
#, fuzzy, c-format
|
||||
msgid "%s unlink of %s failed: %s\n"
|
||||
msgstr "Construo falhou.\n"
|
||||
|
||||
# , c-format
|
||||
#: lib/fsm.c:1858
|
||||
#: lib/fsm.c:1860
|
||||
#, fuzzy, c-format
|
||||
msgid "%s created as %s\n"
|
||||
msgstr "No consegui abrir: %s\n"
|
||||
|
|
12
po/ro.po
12
po/ro.po
|
@ -1,7 +1,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: rpm 4.0.3\n"
|
||||
"POT-Creation-Date: 2002-08-04 11:49-0400\n"
|
||||
"POT-Creation-Date: 2002-08-04 14:59-0400\n"
|
||||
"PO-Revision-Date: 1999-04-10 12:00+EST\n"
|
||||
"Last-Translator: Cristian Gafton <gafton@redhat.com>\n"
|
||||
"Language-Team: Romanian <ro@li.org>\n"
|
||||
|
@ -1470,27 +1470,27 @@ msgstr ""
|
|||
msgid "archive file %s was not found in header file list\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1660 lib/fsm.c:1796
|
||||
#: lib/fsm.c:1662 lib/fsm.c:1798
|
||||
#, c-format
|
||||
msgid "%s saved as %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1822
|
||||
#: lib/fsm.c:1824
|
||||
#, c-format
|
||||
msgid "%s rmdir of %s failed: Directory not empty\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1828
|
||||
#: lib/fsm.c:1830
|
||||
#, c-format
|
||||
msgid "%s rmdir of %s failed: %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1838
|
||||
#: lib/fsm.c:1840
|
||||
#, c-format
|
||||
msgid "%s unlink of %s failed: %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1858
|
||||
#: lib/fsm.c:1860
|
||||
#, c-format
|
||||
msgid "%s created as %s\n"
|
||||
msgstr ""
|
||||
|
|
12
po/rpm.pot
12
po/rpm.pot
|
@ -7,7 +7,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"POT-Creation-Date: 2002-08-04 11:49-0400\n"
|
||||
"POT-Creation-Date: 2002-08-04 14:59-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -1476,27 +1476,27 @@ msgstr ""
|
|||
msgid "archive file %s was not found in header file list\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1660 lib/fsm.c:1796
|
||||
#: lib/fsm.c:1662 lib/fsm.c:1798
|
||||
#, c-format
|
||||
msgid "%s saved as %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1822
|
||||
#: lib/fsm.c:1824
|
||||
#, c-format
|
||||
msgid "%s rmdir of %s failed: Directory not empty\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1828
|
||||
#: lib/fsm.c:1830
|
||||
#, c-format
|
||||
msgid "%s rmdir of %s failed: %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1838
|
||||
#: lib/fsm.c:1840
|
||||
#, c-format
|
||||
msgid "%s unlink of %s failed: %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1858
|
||||
#: lib/fsm.c:1860
|
||||
#, c-format
|
||||
msgid "%s created as %s\n"
|
||||
msgstr ""
|
||||
|
|
12
po/ru.po
12
po/ru.po
|
@ -1,7 +1,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: rpm 4.0.3\n"
|
||||
"POT-Creation-Date: 2002-08-04 11:49-0400\n"
|
||||
"POT-Creation-Date: 2002-08-04 14:59-0400\n"
|
||||
"PO-Revision-Date: 2002-04-09 16:44-0400\n"
|
||||
"Last-Translator: Eugene Kanter, <eugene@bcl.bz>\n"
|
||||
"Language-Team: Black Cat Linux Team <blackcat-support@blackcatlinux.com>\n"
|
||||
|
@ -1521,27 +1521,27 @@ msgstr "
|
|||
msgid "archive file %s was not found in header file list\n"
|
||||
msgstr "ÆÁÊÌ ÁÒÈÉ×Á %s ÎÅ ÎÁÊÄÅÎ × ÓÐÉÓËÅ ÆÁÊÌÏ× ÚÁÇÏÌÏ×ËÁ\n"
|
||||
|
||||
#: lib/fsm.c:1660 lib/fsm.c:1796
|
||||
#: lib/fsm.c:1662 lib/fsm.c:1798
|
||||
#, c-format
|
||||
msgid "%s saved as %s\n"
|
||||
msgstr "%s ÓÏÈÒÁÎÅÎ ËÁË %s\n"
|
||||
|
||||
#: lib/fsm.c:1822
|
||||
#: lib/fsm.c:1824
|
||||
#, c-format
|
||||
msgid "%s rmdir of %s failed: Directory not empty\n"
|
||||
msgstr "%s ÎÅ×ÏÚÍÏÖÎÏ ÕÄÁÌÉÔØ %s: ËÁÔÁÌÏÇ ÎÅ ÐÕÓÔ\n"
|
||||
|
||||
#: lib/fsm.c:1828
|
||||
#: lib/fsm.c:1830
|
||||
#, c-format
|
||||
msgid "%s rmdir of %s failed: %s\n"
|
||||
msgstr "%s ÏÛÉÂËÁ ÕÄÁÌÅÎÉÑ ËÁÔÁÌÏÇÁ %s: %s\n"
|
||||
|
||||
#: lib/fsm.c:1838
|
||||
#: lib/fsm.c:1840
|
||||
#, c-format
|
||||
msgid "%s unlink of %s failed: %s\n"
|
||||
msgstr "%s ÎÅ×ÏÚÍÏÖÎÏ ÕÄÁÌÉÔØ %s: %s\n"
|
||||
|
||||
#: lib/fsm.c:1858
|
||||
#: lib/fsm.c:1860
|
||||
#, c-format
|
||||
msgid "%s created as %s\n"
|
||||
msgstr "%s ÓÏÚÄÁÎ ËÁË %s\n"
|
||||
|
|
12
po/sk.po
12
po/sk.po
|
@ -1,7 +1,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: rpm 4.0.3\n"
|
||||
"POT-Creation-Date: 2002-08-04 11:49-0400\n"
|
||||
"POT-Creation-Date: 2002-08-04 14:59-0400\n"
|
||||
"PO-Revision-Date: 1999-04-08 21:37+02:00\n"
|
||||
"Last-Translator: Stanislav Meduna <stano@eunet.sk>\n"
|
||||
"Language-Team: Slovak <sk-i18n@rak.isternet.sk>\n"
|
||||
|
@ -1538,27 +1538,27 @@ msgstr ""
|
|||
msgid "archive file %s was not found in header file list\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1660 lib/fsm.c:1796
|
||||
#: lib/fsm.c:1662 lib/fsm.c:1798
|
||||
#, fuzzy, c-format
|
||||
msgid "%s saved as %s\n"
|
||||
msgstr "varovanie: %s uchovaný ako %s"
|
||||
|
||||
#: lib/fsm.c:1822
|
||||
#: lib/fsm.c:1824
|
||||
#, fuzzy, c-format
|
||||
msgid "%s rmdir of %s failed: Directory not empty\n"
|
||||
msgstr "nie je mo¾né odstráni» %s - adresár nie je prázdny"
|
||||
|
||||
#: lib/fsm.c:1828
|
||||
#: lib/fsm.c:1830
|
||||
#, fuzzy, c-format
|
||||
msgid "%s rmdir of %s failed: %s\n"
|
||||
msgstr "rmdir %s zlyhalo: %s"
|
||||
|
||||
#: lib/fsm.c:1838
|
||||
#: lib/fsm.c:1840
|
||||
#, fuzzy, c-format
|
||||
msgid "%s unlink of %s failed: %s\n"
|
||||
msgstr "otvorenie %s zlyhalo\n"
|
||||
|
||||
#: lib/fsm.c:1858
|
||||
#: lib/fsm.c:1860
|
||||
#, fuzzy, c-format
|
||||
msgid "%s created as %s\n"
|
||||
msgstr "varovanie: %s vytvorené ako %s"
|
||||
|
|
14
po/sl.po
14
po/sl.po
|
@ -1,12 +1,12 @@
|
|||
# -*- mode:po; coding:iso-latin-2; -*- Slovenian messages for Redhat pkg. mngr.
|
||||
# Copyright (C) 2000 Free Software Foundation, Inc.
|
||||
# Primo¾ Peterlin <primoz.peterlin@biofiz.mf.uni-lj.si>, 2000.
|
||||
# $Id: sl.po,v 1.301 2002/08/04 16:56:58 jbj Exp $
|
||||
# $Id: sl.po,v 1.302 2002/08/04 19:04:41 jbj Exp $
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: rpm 4.0.3\n"
|
||||
"POT-Creation-Date: 2002-08-04 11:49-0400\n"
|
||||
"POT-Creation-Date: 2002-08-04 14:59-0400\n"
|
||||
"PO-Revision-Date: 2000-10-08 19:05+0200\n"
|
||||
"Last-Translator: Grega Fajdiga <gregor.fajdiga@telemach.net>\n"
|
||||
"Language-Team: Slovenian <sl@li.org>\n"
|
||||
|
@ -1541,27 +1541,27 @@ msgstr ""
|
|||
msgid "archive file %s was not found in header file list\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1660 lib/fsm.c:1796
|
||||
#: lib/fsm.c:1662 lib/fsm.c:1798
|
||||
#, fuzzy, c-format
|
||||
msgid "%s saved as %s\n"
|
||||
msgstr "opozorilo: %s shranjen kot %s"
|
||||
|
||||
#: lib/fsm.c:1822
|
||||
#: lib/fsm.c:1824
|
||||
#, fuzzy, c-format
|
||||
msgid "%s rmdir of %s failed: Directory not empty\n"
|
||||
msgstr "ni mo¾no odstraniti %s - imenik ni prazen"
|
||||
|
||||
#: lib/fsm.c:1828
|
||||
#: lib/fsm.c:1830
|
||||
#, fuzzy, c-format
|
||||
msgid "%s rmdir of %s failed: %s\n"
|
||||
msgstr "odstranitev imenika %s je bila neuspe¹na: %s"
|
||||
|
||||
#: lib/fsm.c:1838
|
||||
#: lib/fsm.c:1840
|
||||
#, fuzzy, c-format
|
||||
msgid "%s unlink of %s failed: %s\n"
|
||||
msgstr "odpiranje %s je bilo neuspe¹no: %s\n"
|
||||
|
||||
#: lib/fsm.c:1858
|
||||
#: lib/fsm.c:1860
|
||||
#, fuzzy, c-format
|
||||
msgid "%s created as %s\n"
|
||||
msgstr "opozorilo: %s ustvarjen kot %s"
|
||||
|
|
12
po/sr.po
12
po/sr.po
|
@ -1,7 +1,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: rpm 4.0.3\n"
|
||||
"POT-Creation-Date: 2002-08-04 11:49-0400\n"
|
||||
"POT-Creation-Date: 2002-08-04 14:59-0400\n"
|
||||
"Content-Type: text/plain; charset=\n"
|
||||
"Date: 1998-05-02 21:41:47-0400\n"
|
||||
|
||||
|
@ -1526,27 +1526,27 @@ msgstr ""
|
|||
msgid "archive file %s was not found in header file list\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1660 lib/fsm.c:1796
|
||||
#: lib/fsm.c:1662 lib/fsm.c:1798
|
||||
#, fuzzy, c-format
|
||||
msgid "%s saved as %s\n"
|
||||
msgstr "Ne mogu da otvorim datoteku %s: "
|
||||
|
||||
#: lib/fsm.c:1822
|
||||
#: lib/fsm.c:1824
|
||||
#, fuzzy, c-format
|
||||
msgid "%s rmdir of %s failed: Directory not empty\n"
|
||||
msgstr "ne mogu da uklonim %s - direktorijum nije prazan"
|
||||
|
||||
#: lib/fsm.c:1828
|
||||
#: lib/fsm.c:1830
|
||||
#, fuzzy, c-format
|
||||
msgid "%s rmdir of %s failed: %s\n"
|
||||
msgstr "neuspela komanda rmdir %s: %s"
|
||||
|
||||
#: lib/fsm.c:1838
|
||||
#: lib/fsm.c:1840
|
||||
#, fuzzy, c-format
|
||||
msgid "%s unlink of %s failed: %s\n"
|
||||
msgstr "neuspelo otvaranje %s: %s\n"
|
||||
|
||||
#: lib/fsm.c:1858
|
||||
#: lib/fsm.c:1860
|
||||
#, fuzzy, c-format
|
||||
msgid "%s created as %s\n"
|
||||
msgstr "Ne mogu da otvorim datoteku %s: "
|
||||
|
|
12
po/sv.po
12
po/sv.po
|
@ -1,7 +1,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: rpm 4.1\n"
|
||||
"POT-Creation-Date: 2002-08-04 11:49-0400\n"
|
||||
"POT-Creation-Date: 2002-08-04 14:59-0400\n"
|
||||
"PO-Revision-Date: 2002-07-11 22:49+0200\n"
|
||||
"Last-Translator: Göran Uddeborg <goeran@uddeborg.pp.se>\n"
|
||||
"Language-Team: Swedish <sv@li.org>\n"
|
||||
|
@ -1496,27 +1496,27 @@ msgstr "katalog %s skapad med r
|
|||
msgid "archive file %s was not found in header file list\n"
|
||||
msgstr "arkivfil %s fanns inte i huvudets fillista\n"
|
||||
|
||||
#: lib/fsm.c:1660 lib/fsm.c:1796
|
||||
#: lib/fsm.c:1662 lib/fsm.c:1798
|
||||
#, c-format
|
||||
msgid "%s saved as %s\n"
|
||||
msgstr "%s sparades som %s\n"
|
||||
|
||||
#: lib/fsm.c:1822
|
||||
#: lib/fsm.c:1824
|
||||
#, c-format
|
||||
msgid "%s rmdir of %s failed: Directory not empty\n"
|
||||
msgstr "%s rmdir av %s misslyckades: Katalogen är inte tom\n"
|
||||
|
||||
#: lib/fsm.c:1828
|
||||
#: lib/fsm.c:1830
|
||||
#, c-format
|
||||
msgid "%s rmdir of %s failed: %s\n"
|
||||
msgstr "%s rmdir av %s misslyckades: %s\n"
|
||||
|
||||
#: lib/fsm.c:1838
|
||||
#: lib/fsm.c:1840
|
||||
#, c-format
|
||||
msgid "%s unlink of %s failed: %s\n"
|
||||
msgstr "%s unlink av %s misslyckades: %s\n"
|
||||
|
||||
#: lib/fsm.c:1858
|
||||
#: lib/fsm.c:1860
|
||||
#, c-format
|
||||
msgid "%s created as %s\n"
|
||||
msgstr "%s skapades som %s\n"
|
||||
|
|
12
po/tr.po
12
po/tr.po
|
@ -1,7 +1,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: rpm 4.0.3\n"
|
||||
"POT-Creation-Date: 2002-08-04 11:49-0400\n"
|
||||
"POT-Creation-Date: 2002-08-04 14:59-0400\n"
|
||||
"PO-Revision-Date: 2001-07-05 08:02+300\n"
|
||||
"Last-Translator: Nilgun Belma Buguner <nilgun@technologist.com>\n"
|
||||
"Language-Team: Turkish <tr@li.org>\n"
|
||||
|
@ -1529,27 +1529,27 @@ msgstr "%s dizin %04o izinleriyle olu
|
|||
msgid "archive file %s was not found in header file list\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1660 lib/fsm.c:1796
|
||||
#: lib/fsm.c:1662 lib/fsm.c:1798
|
||||
#, c-format
|
||||
msgid "%s saved as %s\n"
|
||||
msgstr "%s %s olarak kaydedildi\n"
|
||||
|
||||
#: lib/fsm.c:1822
|
||||
#: lib/fsm.c:1824
|
||||
#, c-format
|
||||
msgid "%s rmdir of %s failed: Directory not empty\n"
|
||||
msgstr "%s / %s dizin silinemedi - Dizin boþ deðil\n"
|
||||
|
||||
#: lib/fsm.c:1828
|
||||
#: lib/fsm.c:1830
|
||||
#, c-format
|
||||
msgid "%s rmdir of %s failed: %s\n"
|
||||
msgstr "%s / %s dizinin silinmesi baþarýsýz: %s\n"
|
||||
|
||||
#: lib/fsm.c:1838
|
||||
#: lib/fsm.c:1840
|
||||
#, c-format
|
||||
msgid "%s unlink of %s failed: %s\n"
|
||||
msgstr "%s / %s bað kaldýrýlamadý: %s\n"
|
||||
|
||||
#: lib/fsm.c:1858
|
||||
#: lib/fsm.c:1860
|
||||
#, c-format
|
||||
msgid "%s created as %s\n"
|
||||
msgstr "%s %s olarak oluþturuldu\n"
|
||||
|
|
12
po/uk.po
12
po/uk.po
|
@ -6,7 +6,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: rpm 4.0.3\n"
|
||||
"POT-Creation-Date: 2002-08-04 11:49-0400\n"
|
||||
"POT-Creation-Date: 2002-08-04 14:59-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -1475,27 +1475,27 @@ msgstr ""
|
|||
msgid "archive file %s was not found in header file list\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1660 lib/fsm.c:1796
|
||||
#: lib/fsm.c:1662 lib/fsm.c:1798
|
||||
#, c-format
|
||||
msgid "%s saved as %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1822
|
||||
#: lib/fsm.c:1824
|
||||
#, c-format
|
||||
msgid "%s rmdir of %s failed: Directory not empty\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1828
|
||||
#: lib/fsm.c:1830
|
||||
#, c-format
|
||||
msgid "%s rmdir of %s failed: %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1838
|
||||
#: lib/fsm.c:1840
|
||||
#, c-format
|
||||
msgid "%s unlink of %s failed: %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1858
|
||||
#: lib/fsm.c:1860
|
||||
#, c-format
|
||||
msgid "%s created as %s\n"
|
||||
msgstr ""
|
||||
|
|
12
po/wa.po
12
po/wa.po
|
@ -6,7 +6,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: rpm 4.0.3\n"
|
||||
"POT-Creation-Date: 2002-08-04 11:49-0400\n"
|
||||
"POT-Creation-Date: 2002-08-04 14:59-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -1475,27 +1475,27 @@ msgstr ""
|
|||
msgid "archive file %s was not found in header file list\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1660 lib/fsm.c:1796
|
||||
#: lib/fsm.c:1662 lib/fsm.c:1798
|
||||
#, c-format
|
||||
msgid "%s saved as %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1822
|
||||
#: lib/fsm.c:1824
|
||||
#, c-format
|
||||
msgid "%s rmdir of %s failed: Directory not empty\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1828
|
||||
#: lib/fsm.c:1830
|
||||
#, c-format
|
||||
msgid "%s rmdir of %s failed: %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1838
|
||||
#: lib/fsm.c:1840
|
||||
#, c-format
|
||||
msgid "%s unlink of %s failed: %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1858
|
||||
#: lib/fsm.c:1860
|
||||
#, c-format
|
||||
msgid "%s created as %s\n"
|
||||
msgstr ""
|
||||
|
|
12
po/zh.po
12
po/zh.po
|
@ -6,7 +6,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: rpm 4.0.3\n"
|
||||
"POT-Creation-Date: 2002-08-04 11:49-0400\n"
|
||||
"POT-Creation-Date: 2002-08-04 14:59-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -1475,27 +1475,27 @@ msgstr ""
|
|||
msgid "archive file %s was not found in header file list\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1660 lib/fsm.c:1796
|
||||
#: lib/fsm.c:1662 lib/fsm.c:1798
|
||||
#, c-format
|
||||
msgid "%s saved as %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1822
|
||||
#: lib/fsm.c:1824
|
||||
#, c-format
|
||||
msgid "%s rmdir of %s failed: Directory not empty\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1828
|
||||
#: lib/fsm.c:1830
|
||||
#, c-format
|
||||
msgid "%s rmdir of %s failed: %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1838
|
||||
#: lib/fsm.c:1840
|
||||
#, c-format
|
||||
msgid "%s unlink of %s failed: %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1858
|
||||
#: lib/fsm.c:1860
|
||||
#, c-format
|
||||
msgid "%s created as %s\n"
|
||||
msgstr ""
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: rpm 4.0.3\n"
|
||||
"POT-Creation-Date: 2002-08-04 11:49-0400\n"
|
||||
"POT-Creation-Date: 2002-08-04 14:59-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -1475,27 +1475,27 @@ msgstr ""
|
|||
msgid "archive file %s was not found in header file list\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1660 lib/fsm.c:1796
|
||||
#: lib/fsm.c:1662 lib/fsm.c:1798
|
||||
#, c-format
|
||||
msgid "%s saved as %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1822
|
||||
#: lib/fsm.c:1824
|
||||
#, c-format
|
||||
msgid "%s rmdir of %s failed: Directory not empty\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1828
|
||||
#: lib/fsm.c:1830
|
||||
#, c-format
|
||||
msgid "%s rmdir of %s failed: %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1838
|
||||
#: lib/fsm.c:1840
|
||||
#, c-format
|
||||
msgid "%s unlink of %s failed: %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: lib/fsm.c:1858
|
||||
#: lib/fsm.c:1860
|
||||
#, c-format
|
||||
msgid "%s created as %s\n"
|
||||
msgstr ""
|
||||
|
|
|
@ -521,6 +521,7 @@ fi
|
|||
- resurrect --rollback.
|
||||
- renumber the callback types to be an orthogonal bit mask.
|
||||
- provide repackage progress callbacks, compression is slow.
|
||||
- fix: don't repackage %%ghost files.
|
||||
|
||||
* Fri Aug 2 2002 Jeff Johnson <jbj@redhat.com> 4.1-0.67
|
||||
- fix: identify athlon with 3DNOWEXT as "athlon", not "i786" (#70539).
|
||||
|
|
Loading…
Reference in New Issue