diff options
author | jbj <devnull@localhost> | 2001-01-04 02:24:14 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2001-01-04 02:24:14 +0000 |
commit | 9bf42922ebe56ef1799d0be4628a90f95367acdd (patch) | |
tree | 5f2498a18b65fea8ea79d95a84bd8990b056943b /po | |
parent | 520800b61de36ffe27723d7d9ecae748faa314f4 (diff) | |
download | rpm-9bf42922ebe56ef1799d0be4628a90f95367acdd.tar.gz rpm-9bf42922ebe56ef1799d0be4628a90f95367acdd.tar.bz2 rpm-9bf42922ebe56ef1799d0be4628a90f95367acdd.zip |
- fix: pass scriptlet args, as in %post -p "/sbin/ldconfig -n /lib".
(Rodrigo Barbosa)
CVS patchset: 4411
CVS date: 2001/01/04 02:24:14
Diffstat (limited to 'po')
-rw-r--r-- | po/cs.po | 14 | ||||
-rw-r--r-- | po/da.po | 14 | ||||
-rw-r--r-- | po/de.po | 14 | ||||
-rw-r--r-- | po/es.po | 14 | ||||
-rw-r--r-- | po/fi.po | 14 | ||||
-rw-r--r-- | po/fr.po | 14 | ||||
-rw-r--r-- | po/gl.po | 14 | ||||
-rw-r--r-- | po/hu.po | 14 | ||||
-rw-r--r-- | po/id.po | 14 | ||||
-rw-r--r-- | po/is.po | 14 | ||||
-rw-r--r-- | po/it.po | 14 | ||||
-rw-r--r-- | po/ja.po | 16 | ||||
-rw-r--r-- | po/ko.po | 14 | ||||
-rw-r--r-- | po/no.po | 14 | ||||
-rw-r--r-- | po/pl.po | 14 | ||||
-rw-r--r-- | po/pt.po | 14 | ||||
-rw-r--r-- | po/pt_BR.po | 14 | ||||
-rw-r--r-- | po/ro.po | 14 | ||||
-rw-r--r-- | po/rpm.pot | 14 | ||||
-rw-r--r-- | po/ru.po | 14 | ||||
-rw-r--r-- | po/sk.po | 14 | ||||
-rw-r--r-- | po/sl.po | 16 | ||||
-rw-r--r-- | po/sr.po | 14 | ||||
-rw-r--r-- | po/sv.po | 14 | ||||
-rw-r--r-- | po/tr.po | 14 | ||||
-rw-r--r-- | po/uk.po | 14 | ||||
-rw-r--r-- | po/wa.po | 14 | ||||
-rw-r--r-- | po/zh.po | 14 | ||||
-rw-r--r-- | po/zh_CN.GB2312.po | 14 |
29 files changed, 205 insertions, 205 deletions
@@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.1\n" -"POT-Creation-Date: 2001-01-03 14:05-0500\n" +"POT-Creation-Date: 2001-01-03 21:22-0500\n" "PO-Revision-Date: 2000-08-23 22:24+0100\n" "Last-Translator: Milan Kerslager <milan.kerslager@spsselib.hiedu.cz>\n" "Language-Team: Czech <cs@li.org>\n" @@ -2012,17 +2012,17 @@ msgstr "¾ádný popis v %%changelog" msgid "line %d: Error parsing %%description: %s" msgstr "øádek %d: Chyba pøi parsování %%description: %s" -#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:182 +#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185 #, c-format msgid "line %d: Bad option %s: %s" msgstr "øádek %d: ¹patná volba %s: %s" -#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:194 +#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197 #, c-format msgid "line %d: Too many names: %s" msgstr "øádek %d: Pøíli¹ mnoho jmen: %s" -#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:203 +#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206 #, c-format msgid "line %d: Package does not exist: %s" msgstr "øádek %d: Balíèek neexistuje: %s" @@ -2243,17 +2243,17 @@ msgstr "øádek %d: Vy¾adována verze: %s" msgid "line %d: triggers must have --: %s" msgstr "øádek %d: spou¹tì (triggery) musí mít --: %s" -#: build/parseScript.c:161 build/parseScript.c:219 +#: build/parseScript.c:161 build/parseScript.c:222 #, c-format msgid "line %d: Error parsing %s: %s" msgstr "øádek %d: Chyba pøi parsování %s: %s" -#: build/parseScript.c:171 +#: build/parseScript.c:172 #, c-format msgid "line %d: script program must begin with '/': %s" msgstr "øádek %d: jméno skriptu musí zaèínat '/': %s" -#: build/parseScript.c:211 +#: build/parseScript.c:214 #, c-format msgid "line %d: Second %s" msgstr "øádek %d: Druhý %s" @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.1\n" -"POT-Creation-Date: 2001-01-03 14:05-0500\n" +"POT-Creation-Date: 2001-01-03 21:22-0500\n" "PO-Revision-Date: 2000-03-07 05:17+01:00\n" "Last-Translator: K. Christiansen <kenneth@gnu.org>\n" "Language-Team: Danish/Dansk <dansk@klid.dk>\n" @@ -1977,17 +1977,17 @@ msgstr "" msgid "line %d: Error parsing %%description: %s" msgstr "" -#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:182 +#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185 #, c-format msgid "line %d: Bad option %s: %s" msgstr "" -#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:194 +#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197 #, c-format msgid "line %d: Too many names: %s" msgstr "" -#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:203 +#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206 #, c-format msgid "line %d: Package does not exist: %s" msgstr "" @@ -2206,17 +2206,17 @@ msgstr "" msgid "line %d: triggers must have --: %s" msgstr "" -#: build/parseScript.c:161 build/parseScript.c:219 +#: build/parseScript.c:161 build/parseScript.c:222 #, c-format msgid "line %d: Error parsing %s: %s" msgstr "" -#: build/parseScript.c:171 +#: build/parseScript.c:172 #, c-format msgid "line %d: script program must begin with '/': %s" msgstr "" -#: build/parseScript.c:211 +#: build/parseScript.c:214 #, c-format msgid "line %d: Second %s" msgstr "" @@ -37,7 +37,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.1\n" -"POT-Creation-Date: 2001-01-03 14:05-0500\n" +"POT-Creation-Date: 2001-01-03 21:22-0500\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" @@ -2197,17 +2197,17 @@ msgid "line %d: Error parsing %%description: %s" msgstr "" # , c-format -#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:182 +#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185 #, fuzzy, c-format msgid "line %d: Bad option %s: %s" msgstr "Öffnen von %s fehlgeschlagen: %s" -#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:194 +#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197 #, c-format msgid "line %d: Too many names: %s" msgstr "" -#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:203 +#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206 #, fuzzy, c-format msgid "line %d: Package does not exist: %s" msgstr "Paket %s wird nicht in %s aufgeführt" @@ -2432,17 +2432,17 @@ msgstr "Öffnen von %s fehlgeschlagen: %s" msgid "line %d: triggers must have --: %s" msgstr "" -#: build/parseScript.c:161 build/parseScript.c:219 +#: build/parseScript.c:161 build/parseScript.c:222 #, c-format msgid "line %d: Error parsing %s: %s" msgstr "" -#: build/parseScript.c:171 +#: build/parseScript.c:172 #, c-format msgid "line %d: script program must begin with '/': %s" msgstr "" -#: build/parseScript.c:211 +#: build/parseScript.c:214 #, c-format msgid "line %d: Second %s" msgstr "" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.1\n" -"POT-Creation-Date: 2001-01-03 14:05-0500\n" +"POT-Creation-Date: 2001-01-03 21:22-0500\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" @@ -1944,17 +1944,17 @@ msgstr "" msgid "line %d: Error parsing %%description: %s" msgstr "" -#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:182 +#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185 #, c-format msgid "line %d: Bad option %s: %s" msgstr "" -#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:194 +#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197 #, c-format msgid "line %d: Too many names: %s" msgstr "" -#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:203 +#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206 #, c-format msgid "line %d: Package does not exist: %s" msgstr "" @@ -2173,17 +2173,17 @@ msgstr "" msgid "line %d: triggers must have --: %s" msgstr "" -#: build/parseScript.c:161 build/parseScript.c:219 +#: build/parseScript.c:161 build/parseScript.c:222 #, c-format msgid "line %d: Error parsing %s: %s" msgstr "" -#: build/parseScript.c:171 +#: build/parseScript.c:172 #, c-format msgid "line %d: script program must begin with '/': %s" msgstr "" -#: build/parseScript.c:211 +#: build/parseScript.c:214 #, c-format msgid "line %d: Second %s" msgstr "" @@ -1,6 +1,6 @@ msgid "" msgstr "" -"POT-Creation-Date: 2001-01-03 14:05-0500\n" +"POT-Creation-Date: 2001-01-03 21:22-0500\n" "Last-Translator: Raimo Koski <rkoski@pp.weppi.fi>\n" "Language-Team: Finnish <linux@sot.com>\n" "Content-Type: text/plain; charset=\n" @@ -2129,17 +2129,17 @@ msgstr "" msgid "line %d: Error parsing %%description: %s" msgstr "" -#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:182 +#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185 #, fuzzy, c-format msgid "line %d: Bad option %s: %s" msgstr "en voinut avata %s: %s" -#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:194 +#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197 #, c-format msgid "line %d: Too many names: %s" msgstr "" -#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:203 +#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206 #, fuzzy, c-format msgid "line %d: Package does not exist: %s" msgstr "paketti %s ei ole %s:ssä" @@ -2358,17 +2358,17 @@ msgstr "en voinut avata %s: %s" msgid "line %d: triggers must have --: %s" msgstr "" -#: build/parseScript.c:161 build/parseScript.c:219 +#: build/parseScript.c:161 build/parseScript.c:222 #, c-format msgid "line %d: Error parsing %s: %s" msgstr "" -#: build/parseScript.c:171 +#: build/parseScript.c:172 #, c-format msgid "line %d: script program must begin with '/': %s" msgstr "" -#: build/parseScript.c:211 +#: build/parseScript.c:214 #, c-format msgid "line %d: Second %s" msgstr "" @@ -1,5 +1,5 @@ msgid "" -msgstr "POT-Creation-Date: 2001-01-03 14:05-0500\n" +msgstr "POT-Creation-Date: 2001-01-03 21:22-0500\n" #: build.c:26 #, fuzzy, c-format @@ -2143,17 +2143,17 @@ msgstr "" msgid "line %d: Error parsing %%description: %s" msgstr "" -#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:182 +#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185 #, fuzzy, c-format msgid "line %d: Bad option %s: %s" msgstr "impossible d'ouvrir: %s\n" -#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:194 +#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197 #, c-format msgid "line %d: Too many names: %s" msgstr "" -#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:203 +#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206 #, c-format msgid "line %d: Package does not exist: %s" msgstr "" @@ -2372,17 +2372,17 @@ msgstr "impossible d'ouvrir: %s\n" msgid "line %d: triggers must have --: %s" msgstr "" -#: build/parseScript.c:161 build/parseScript.c:219 +#: build/parseScript.c:161 build/parseScript.c:222 #, c-format msgid "line %d: Error parsing %s: %s" msgstr "" -#: build/parseScript.c:171 +#: build/parseScript.c:172 #, c-format msgid "line %d: script program must begin with '/': %s" msgstr "" -#: build/parseScript.c:211 +#: build/parseScript.c:214 #, c-format msgid "line %d: Second %s" msgstr "" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.1\n" -"POT-Creation-Date: 2001-01-03 14:05-0500\n" +"POT-Creation-Date: 2001-01-03 21:22-0500\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" @@ -1944,17 +1944,17 @@ msgstr "" msgid "line %d: Error parsing %%description: %s" msgstr "" -#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:182 +#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185 #, c-format msgid "line %d: Bad option %s: %s" msgstr "" -#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:194 +#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197 #, c-format msgid "line %d: Too many names: %s" msgstr "" -#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:203 +#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206 #, c-format msgid "line %d: Package does not exist: %s" msgstr "" @@ -2173,17 +2173,17 @@ msgstr "" msgid "line %d: triggers must have --: %s" msgstr "" -#: build/parseScript.c:161 build/parseScript.c:219 +#: build/parseScript.c:161 build/parseScript.c:222 #, c-format msgid "line %d: Error parsing %s: %s" msgstr "" -#: build/parseScript.c:171 +#: build/parseScript.c:172 #, c-format msgid "line %d: script program must begin with '/': %s" msgstr "" -#: build/parseScript.c:211 +#: build/parseScript.c:214 #, c-format msgid "line %d: Second %s" msgstr "" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.1\n" -"POT-Creation-Date: 2001-01-03 14:05-0500\n" +"POT-Creation-Date: 2001-01-03 21:22-0500\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" @@ -1944,17 +1944,17 @@ msgstr "" msgid "line %d: Error parsing %%description: %s" msgstr "" -#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:182 +#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185 #, c-format msgid "line %d: Bad option %s: %s" msgstr "" -#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:194 +#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197 #, c-format msgid "line %d: Too many names: %s" msgstr "" -#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:203 +#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206 #, c-format msgid "line %d: Package does not exist: %s" msgstr "" @@ -2173,17 +2173,17 @@ msgstr "" msgid "line %d: triggers must have --: %s" msgstr "" -#: build/parseScript.c:161 build/parseScript.c:219 +#: build/parseScript.c:161 build/parseScript.c:222 #, c-format msgid "line %d: Error parsing %s: %s" msgstr "" -#: build/parseScript.c:171 +#: build/parseScript.c:172 #, c-format msgid "line %d: script program must begin with '/': %s" msgstr "" -#: build/parseScript.c:211 +#: build/parseScript.c:214 #, c-format msgid "line %d: Second %s" msgstr "" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.1\n" -"POT-Creation-Date: 2001-01-03 14:05-0500\n" +"POT-Creation-Date: 2001-01-03 21:22-0500\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" @@ -1944,17 +1944,17 @@ msgstr "" msgid "line %d: Error parsing %%description: %s" msgstr "" -#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:182 +#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185 #, c-format msgid "line %d: Bad option %s: %s" msgstr "" -#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:194 +#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197 #, c-format msgid "line %d: Too many names: %s" msgstr "" -#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:203 +#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206 #, c-format msgid "line %d: Package does not exist: %s" msgstr "" @@ -2173,17 +2173,17 @@ msgstr "" msgid "line %d: triggers must have --: %s" msgstr "" -#: build/parseScript.c:161 build/parseScript.c:219 +#: build/parseScript.c:161 build/parseScript.c:222 #, c-format msgid "line %d: Error parsing %s: %s" msgstr "" -#: build/parseScript.c:171 +#: build/parseScript.c:172 #, c-format msgid "line %d: script program must begin with '/': %s" msgstr "" -#: build/parseScript.c:211 +#: build/parseScript.c:214 #, c-format msgid "line %d: Second %s" msgstr "" @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.1\n" -"POT-Creation-Date: 2001-01-03 14:05-0500\n" +"POT-Creation-Date: 2001-01-03 21:22-0500\n" "PO-Revision-Date: 2000-08-02 13:00+0000\n" "Last-Translator: Richard Allen <ra@hp.is>\n" "Language-Team: is <kde-isl@mmedia.is>\n" @@ -1977,17 +1977,17 @@ msgstr "" msgid "line %d: Error parsing %%description: %s" msgstr "" -#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:182 +#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185 #, c-format msgid "line %d: Bad option %s: %s" msgstr "" -#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:194 +#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197 #, c-format msgid "line %d: Too many names: %s" msgstr "" -#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:203 +#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206 #, c-format msgid "line %d: Package does not exist: %s" msgstr "" @@ -2206,17 +2206,17 @@ msgstr "" msgid "line %d: triggers must have --: %s" msgstr "" -#: build/parseScript.c:161 build/parseScript.c:219 +#: build/parseScript.c:161 build/parseScript.c:222 #, c-format msgid "line %d: Error parsing %s: %s" msgstr "" -#: build/parseScript.c:171 +#: build/parseScript.c:172 #, c-format msgid "line %d: script program must begin with '/': %s" msgstr "" -#: build/parseScript.c:211 +#: build/parseScript.c:214 #, c-format msgid "line %d: Second %s" msgstr "" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.1\n" -"POT-Creation-Date: 2001-01-03 14:05-0500\n" +"POT-Creation-Date: 2001-01-03 21:22-0500\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" @@ -1944,17 +1944,17 @@ msgstr "" msgid "line %d: Error parsing %%description: %s" msgstr "" -#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:182 +#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185 #, c-format msgid "line %d: Bad option %s: %s" msgstr "" -#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:194 +#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197 #, c-format msgid "line %d: Too many names: %s" msgstr "" -#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:203 +#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206 #, c-format msgid "line %d: Package does not exist: %s" msgstr "" @@ -2173,17 +2173,17 @@ msgstr "" msgid "line %d: triggers must have --: %s" msgstr "" -#: build/parseScript.c:161 build/parseScript.c:219 +#: build/parseScript.c:161 build/parseScript.c:222 #, c-format msgid "line %d: Error parsing %s: %s" msgstr "" -#: build/parseScript.c:171 +#: build/parseScript.c:172 #, c-format msgid "line %d: script program must begin with '/': %s" msgstr "" -#: build/parseScript.c:211 +#: build/parseScript.c:214 #, c-format msgid "line %d: Second %s" msgstr "" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.1\n" -"POT-Creation-Date: 2001-01-03 14:05-0500\n" +"POT-Creation-Date: 2001-01-03 21:22-0500\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" @@ -88,7 +88,7 @@ msgstr "¥¿¡¼¥²¥Ã¥È %s ÍѤ˺îÀ®Ãæ\n" # build root [BuildRoot] # net share [¥Í¥Ã¥È¶¦Í] # reloate [ºÆÇÛÃÖ/°ÜÆ°¤¹¤ë] -# $Id: ja.po,v 1.140 2001/01/03 20:19:29 jbj Exp $ +# $Id: ja.po,v 1.141 2001/01/04 02:24:19 jbj Exp $ #: rpm.c:185 rpmqv.c:386 #, c-format msgid "rpm: %s\n" @@ -2089,17 +2089,17 @@ msgstr "%%changelog Ãæ¤ËÀâÌÀ¤¬¤¢¤ê¤Þ¤»¤ó" msgid "line %d: Error parsing %%description: %s" msgstr "%d ¹ÔÌÜ: %%description ¤Î²òÀÏ¥¨¥é¡¼: %s" -#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:182 +#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185 #, c-format msgid "line %d: Bad option %s: %s" msgstr "%d ¹ÔÌÜ: ÉÔÀµ¤Ê¥ª¥×¥·¥ç¥ó %s:%s" -#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:194 +#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197 #, c-format msgid "line %d: Too many names: %s" msgstr "%d ¹ÔÌÜ: ̾Á°¤¬Â¿¤¹¤®¤Þ¤¹: %s" -#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:203 +#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206 #, c-format msgid "line %d: Package does not exist: %s" msgstr "%d ¹ÔÌÜ: ¥Ñ¥Ã¥±¡¼¥¸¤¬Â¸ºß¤·¤Þ¤»¤ó: %s" @@ -2319,17 +2319,17 @@ msgstr "%d ¹ÔÌÜ: ¥Ð¡¼¥¸¥ç¥ó¤¬É¬ÍפǤ¹: %s" msgid "line %d: triggers must have --: %s" msgstr "%d ¹ÔÌÜ: ¥È¥ê¥¬¡¼¤Ï -- ¤¬¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó: %s" -#: build/parseScript.c:161 build/parseScript.c:219 +#: build/parseScript.c:161 build/parseScript.c:222 #, c-format msgid "line %d: Error parsing %s: %s" msgstr "%d ¹ÔÌÜ: %s ¤Î¹½Ê¸²òÀÏ¥¨¥é¡¼: %s" -#: build/parseScript.c:171 +#: build/parseScript.c:172 #, c-format msgid "line %d: script program must begin with '/': %s" msgstr "%d ¹ÔÌÜ: ¥¹¥¯¥ê¥×¥È¥×¥í¥°¥é¥à¤Ï '/' ¤Ç»Ï¤Þ¤é¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó: %s" -#: build/parseScript.c:211 +#: build/parseScript.c:214 #, c-format msgid "line %d: Second %s" msgstr "%d ¹ÔÌÜ: 2ÈÖÌܤΠ%s" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.1\n" -"POT-Creation-Date: 2001-01-03 14:05-0500\n" +"POT-Creation-Date: 2001-01-03 21:22-0500\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" @@ -1944,17 +1944,17 @@ msgstr "" msgid "line %d: Error parsing %%description: %s" msgstr "" -#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:182 +#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185 #, c-format msgid "line %d: Bad option %s: %s" msgstr "" -#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:194 +#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197 #, c-format msgid "line %d: Too many names: %s" msgstr "" -#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:203 +#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206 #, c-format msgid "line %d: Package does not exist: %s" msgstr "" @@ -2173,17 +2173,17 @@ msgstr "" msgid "line %d: triggers must have --: %s" msgstr "" -#: build/parseScript.c:161 build/parseScript.c:219 +#: build/parseScript.c:161 build/parseScript.c:222 #, c-format msgid "line %d: Error parsing %s: %s" msgstr "" -#: build/parseScript.c:171 +#: build/parseScript.c:172 #, c-format msgid "line %d: script program must begin with '/': %s" msgstr "" -#: build/parseScript.c:211 +#: build/parseScript.c:214 #, c-format msgid "line %d: Second %s" msgstr "" @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.1\n" -"POT-Creation-Date: 2001-01-03 14:05-0500\n" +"POT-Creation-Date: 2001-01-03 21:22-0500\n" "PO-Revision-Date: 2000-08-17 20:22+02:00\n" "Last-Translator: Kjartan Maraas <kmaraas@gnome.org>\n" "Language-Team: Norwegian <no@li.org>\n" @@ -1998,17 +1998,17 @@ msgstr "" msgid "line %d: Error parsing %%description: %s" msgstr "" -#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:182 +#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185 #, c-format msgid "line %d: Bad option %s: %s" msgstr "" -#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:194 +#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197 #, c-format msgid "line %d: Too many names: %s" msgstr "" -#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:203 +#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206 #, c-format msgid "line %d: Package does not exist: %s" msgstr "" @@ -2227,17 +2227,17 @@ msgstr "" msgid "line %d: triggers must have --: %s" msgstr "" -#: build/parseScript.c:161 build/parseScript.c:219 +#: build/parseScript.c:161 build/parseScript.c:222 #, c-format msgid "line %d: Error parsing %s: %s" msgstr "" -#: build/parseScript.c:171 +#: build/parseScript.c:172 #, c-format msgid "line %d: script program must begin with '/': %s" msgstr "" -#: build/parseScript.c:211 +#: build/parseScript.c:214 #, c-format msgid "line %d: Second %s" msgstr "" @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.1\n" -"POT-Creation-Date: 2001-01-03 14:05-0500\n" +"POT-Creation-Date: 2001-01-03 21:22-0500\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" @@ -2094,17 +2094,17 @@ msgstr "brak opisu w %%changelog" msgid "line %d: Error parsing %%description: %s" msgstr "linia %d: b³±d w interpretacji wpisu %%description: %s" -#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:182 +#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185 #, c-format msgid "line %d: Bad option %s: %s" msgstr "linia %d: B³edna opcja %s: %s" -#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:194 +#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197 #, c-format msgid "line %d: Too many names: %s" msgstr "linia %d: Zbyt du¿o nazw: %s" -#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:203 +#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206 #, c-format msgid "line %d: Package does not exist: %s" msgstr "linia %d: Pakiet nie istnieje: %s" @@ -2324,17 +2324,17 @@ msgstr "linia %d: Wymagana wersja: %s" msgid "line %d: triggers must have --: %s" msgstr "linia %d: triggery musz± mieæ --: %s" -#: build/parseScript.c:161 build/parseScript.c:219 +#: build/parseScript.c:161 build/parseScript.c:222 #, c-format msgid "line %d: Error parsing %s: %s" msgstr "linia %d: B³±d przetwarzania %s: %s" -#: build/parseScript.c:171 +#: build/parseScript.c:172 #, c-format msgid "line %d: script program must begin with '/': %s" msgstr "linia %d: skrypt (tu jako program) musi siê zaczynaæ od '/': %s" -#: build/parseScript.c:211 +#: build/parseScript.c:214 #, c-format msgid "line %d: Second %s" msgstr "linia %d: Drugi %s" @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.1\n" -"POT-Creation-Date: 2001-01-03 14:05-0500\n" +"POT-Creation-Date: 2001-01-03 21:22-0500\n" "PO-Revision-Date: 2000-08-01 21:11+01:00\n" "Last-Translator: Pedro Morais <morais@poli.org>\n" "Language-Team: pt <morais@poli.org>\n" @@ -1941,17 +1941,17 @@ msgstr "" msgid "line %d: Error parsing %%description: %s" msgstr "" -#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:182 +#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185 #, c-format msgid "line %d: Bad option %s: %s" msgstr "" -#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:194 +#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197 #, c-format msgid "line %d: Too many names: %s" msgstr "" -#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:203 +#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206 #, c-format msgid "line %d: Package does not exist: %s" msgstr "" @@ -2170,17 +2170,17 @@ msgstr "" msgid "line %d: triggers must have --: %s" msgstr "" -#: build/parseScript.c:161 build/parseScript.c:219 +#: build/parseScript.c:161 build/parseScript.c:222 #, c-format msgid "line %d: Error parsing %s: %s" msgstr "" -#: build/parseScript.c:171 +#: build/parseScript.c:172 #, c-format msgid "line %d: script program must begin with '/': %s" msgstr "" -#: build/parseScript.c:211 +#: build/parseScript.c:214 #, c-format msgid "line %d: Second %s" msgstr "" diff --git a/po/pt_BR.po b/po/pt_BR.po index 2e872442e..efd82f596 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -2,7 +2,7 @@ # Revised by Arnaldo Carvalho de Melo <acme@conectiva.com.br>, 1998. # msgid "" -msgstr "POT-Creation-Date: 2001-01-03 14:05-0500\n" +msgstr "POT-Creation-Date: 2001-01-03 21:22-0500\n" # , c-format #: build.c:26 @@ -2199,17 +2199,17 @@ msgid "line %d: Error parsing %%description: %s" msgstr "" # , c-format -#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:182 +#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185 #, fuzzy, c-format msgid "line %d: Bad option %s: %s" msgstr "Não consegui abrir: %s\n" -#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:194 +#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197 #, c-format msgid "line %d: Too many names: %s" msgstr "" -#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:203 +#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206 #, c-format msgid "line %d: Package does not exist: %s" msgstr "" @@ -2435,17 +2435,17 @@ msgstr "Não consegui abrir: %s\n" msgid "line %d: triggers must have --: %s" msgstr "" -#: build/parseScript.c:161 build/parseScript.c:219 +#: build/parseScript.c:161 build/parseScript.c:222 #, c-format msgid "line %d: Error parsing %s: %s" msgstr "" -#: build/parseScript.c:171 +#: build/parseScript.c:172 #, c-format msgid "line %d: script program must begin with '/': %s" msgstr "" -#: build/parseScript.c:211 +#: build/parseScript.c:214 #, c-format msgid "line %d: Second %s" msgstr "" @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.1\n" -"POT-Creation-Date: 2001-01-03 14:05-0500\n" +"POT-Creation-Date: 2001-01-03 21:22-0500\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" @@ -1939,17 +1939,17 @@ msgstr "" msgid "line %d: Error parsing %%description: %s" msgstr "" -#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:182 +#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185 #, c-format msgid "line %d: Bad option %s: %s" msgstr "" -#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:194 +#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197 #, c-format msgid "line %d: Too many names: %s" msgstr "" -#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:203 +#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206 #, c-format msgid "line %d: Package does not exist: %s" msgstr "" @@ -2168,17 +2168,17 @@ msgstr "" msgid "line %d: triggers must have --: %s" msgstr "" -#: build/parseScript.c:161 build/parseScript.c:219 +#: build/parseScript.c:161 build/parseScript.c:222 #, c-format msgid "line %d: Error parsing %s: %s" msgstr "" -#: build/parseScript.c:171 +#: build/parseScript.c:172 #, c-format msgid "line %d: script program must begin with '/': %s" msgstr "" -#: build/parseScript.c:211 +#: build/parseScript.c:214 #, c-format msgid "line %d: Second %s" msgstr "" diff --git a/po/rpm.pot b/po/rpm.pot index 426b949fb..60ef9e759 100644 --- a/po/rpm.pot +++ b/po/rpm.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2001-01-03 14:05-0500\n" +"POT-Creation-Date: 2001-01-03 21:22-0500\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" @@ -1944,17 +1944,17 @@ msgstr "" msgid "line %d: Error parsing %%description: %s" msgstr "" -#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:182 +#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185 #, c-format msgid "line %d: Bad option %s: %s" msgstr "" -#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:194 +#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197 #, c-format msgid "line %d: Too many names: %s" msgstr "" -#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:203 +#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206 #, c-format msgid "line %d: Package does not exist: %s" msgstr "" @@ -2173,17 +2173,17 @@ msgstr "" msgid "line %d: triggers must have --: %s" msgstr "" -#: build/parseScript.c:161 build/parseScript.c:219 +#: build/parseScript.c:161 build/parseScript.c:222 #, c-format msgid "line %d: Error parsing %s: %s" msgstr "" -#: build/parseScript.c:171 +#: build/parseScript.c:172 #, c-format msgid "line %d: script program must begin with '/': %s" msgstr "" -#: build/parseScript.c:211 +#: build/parseScript.c:214 #, c-format msgid "line %d: Second %s" msgstr "" @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.1\n" -"POT-Creation-Date: 2001-01-03 14:05-0500\n" +"POT-Creation-Date: 2001-01-03 21:22-0500\n" "PO-Revision-Date: 2000-08-08 01:20+0300\n" "Last-Translator: Eugene Kanter <eugene@blackcatlinux.com>\n" "Language-Team: Black Cat Linux Team <blackcat-support@blackcatlinux.com>\n" @@ -2027,17 +2027,17 @@ msgstr "ÎÅÔ ÏÐÉÓÁÎÉÑ × %%changelog" msgid "line %d: Error parsing %%description: %s" msgstr "ÓÔÒÏËÁ %d: ïÛÉÂËÁ ÁÎÁÌÉÚÁ %%description: %s" -#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:182 +#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185 #, c-format msgid "line %d: Bad option %s: %s" msgstr "ÓÔÒÏËÁ %d: îÅ×ÅÒÎÁÑ ÏÐÃÉÑ %s: %s" -#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:194 +#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197 #, c-format msgid "line %d: Too many names: %s" msgstr "ÓÔÒÏËÁ %d: óÌÉÛËÏÍ ÍÎÏÇÏ ÉÍÅÎ: %s" -#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:203 +#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206 #, c-format msgid "line %d: Package does not exist: %s" msgstr "ÓÔÒÏËÁ %d: ðÁËÅÔ ÎÅ ÓÕÝÅÓÔ×ÕÅÔ: %s" @@ -2258,17 +2258,17 @@ msgstr "ÓÔÒÏËÁ %d: ôÒÅÂÕÅÔÓÑ ×ÅÒÓÉÑ: %s" msgid "line %d: triggers must have --: %s" msgstr "ÓÔÒÏËÁ %d: ÔÒÉÇÇÅÒÙ ÄÏÌÖÎÙ ÓÏÄÅÒÖÁÔØ --: %s" -#: build/parseScript.c:161 build/parseScript.c:219 +#: build/parseScript.c:161 build/parseScript.c:222 #, c-format msgid "line %d: Error parsing %s: %s" msgstr "ÓÔÒÏËÁ %d: ïÛÉÂËÁ ÁÎÁÌÉÚÁ %s: %s" -#: build/parseScript.c:171 +#: build/parseScript.c:172 #, c-format msgid "line %d: script program must begin with '/': %s" msgstr "ÓÔÒÏËÁ %d: ðÒÏÇÒÁÍÍÙ × ÓËÒÉÐÔÁÈ ÄÏÌÖÎÙ ÎÁÞÉÎÁÔØÓÑ Ó '/': %s" -#: build/parseScript.c:211 +#: build/parseScript.c:214 #, c-format msgid "line %d: Second %s" msgstr "ÓÔÒÏËÁ %d: ÷ÔÏÒÏÅ %s" @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.1\n" -"POT-Creation-Date: 2001-01-03 14:05-0500\n" +"POT-Creation-Date: 2001-01-03 21:22-0500\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" @@ -2104,17 +2104,17 @@ msgstr "¾iadny popis v %%changelog" msgid "line %d: Error parsing %%description: %s" msgstr "riadok %d: Chyba pri analýze %%description: %s" -#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:182 +#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185 #, c-format msgid "line %d: Bad option %s: %s" msgstr "riadok %d: Chybná voµba %s: %s" -#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:194 +#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197 #, c-format msgid "line %d: Too many names: %s" msgstr "riadok %d: Priveµa názvov: %s" -#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:203 +#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206 #, c-format msgid "line %d: Package does not exist: %s" msgstr "riadok %d: Balík neexistuje: %s" @@ -2333,17 +2333,17 @@ msgstr "riadok %d: V %s sú vy¾adované verzie: %s" msgid "line %d: triggers must have --: %s" msgstr "riadok %d: triggers musia obsahova» --: %s" -#: build/parseScript.c:161 build/parseScript.c:219 +#: build/parseScript.c:161 build/parseScript.c:222 #, c-format msgid "line %d: Error parsing %s: %s" msgstr "riadok %d: Chyba pri analýze %s: %s" -#: build/parseScript.c:171 +#: build/parseScript.c:172 #, c-format msgid "line %d: script program must begin with '/': %s" msgstr "riadok %d: program skriptu musí zaèína» '/': %s" -#: build/parseScript.c:211 +#: build/parseScript.c:214 #, c-format msgid "line %d: Second %s" msgstr "riadok %d: Druhý %s" @@ -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.125 2001/01/03 20:19:31 jbj Exp $ +# $Id: sl.po,v 1.126 2001/01/04 02:24:30 jbj Exp $ # msgid "" msgstr "" "Project-Id-Version: rpm 4.0.1\n" -"POT-Creation-Date: 2001-01-03 14:05-0500\n" +"POT-Creation-Date: 2001-01-03 21:22-0500\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" @@ -2084,17 +2084,17 @@ msgstr "opis v %%changelog manjka" msgid "line %d: Error parsing %%description: %s" msgstr "vrstica %d: Napaka pri razèlembi v razdelku %%description: %s" -#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:182 +#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185 #, c-format msgid "line %d: Bad option %s: %s" msgstr "vrstica %d: Napaèna izbira %s: %s" -#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:194 +#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197 #, c-format msgid "line %d: Too many names: %s" msgstr "vrstica %d: Preveè imen: %s" -#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:203 +#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206 #, c-format msgid "line %d: Package does not exist: %s" msgstr "vrstica %d: Paket ne obstaja: %s" @@ -2315,17 +2315,17 @@ msgstr "vrstica %d: Zahtevana razlièica: %s" msgid "line %d: triggers must have --: %s" msgstr "vrstica %d: pro¾ila morajo vsebovati --: %s" -#: build/parseScript.c:161 build/parseScript.c:219 +#: build/parseScript.c:161 build/parseScript.c:222 #, c-format msgid "line %d: Error parsing %s: %s" msgstr "vrstica %d: Napaka pri razèlembi %s: %s" -#: build/parseScript.c:171 +#: build/parseScript.c:172 #, c-format msgid "line %d: script program must begin with '/': %s" msgstr "vrstica %d: skriptni program se mora zaèeti z ,/`: %s" -#: build/parseScript.c:211 +#: build/parseScript.c:214 #, c-format msgid "line %d: Second %s" msgstr "vrstica %d: Drugi %s" @@ -1,6 +1,6 @@ msgid "" msgstr "" -"POT-Creation-Date: 2001-01-03 14:05-0500\n" +"POT-Creation-Date: 2001-01-03 21:22-0500\n" "Content-Type: text/plain; charset=\n" "Date: 1998-05-02 21:41:47-0400\n" "From: Erik Troan <ewt@lacrosse.redhat.com>\n" @@ -2093,17 +2093,17 @@ msgstr "" msgid "line %d: Error parsing %%description: %s" msgstr "" -#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:182 +#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185 #, fuzzy, c-format msgid "line %d: Bad option %s: %s" msgstr "neuspelo otvaranje %s: %s" -#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:194 +#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197 #, c-format msgid "line %d: Too many names: %s" msgstr "" -#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:203 +#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206 #, fuzzy, c-format msgid "line %d: Package does not exist: %s" msgstr "paket %s nije naveden u %s" @@ -2322,17 +2322,17 @@ msgstr "neuspelo otvaranje %s: %s" msgid "line %d: triggers must have --: %s" msgstr "" -#: build/parseScript.c:161 build/parseScript.c:219 +#: build/parseScript.c:161 build/parseScript.c:222 #, c-format msgid "line %d: Error parsing %s: %s" msgstr "" -#: build/parseScript.c:171 +#: build/parseScript.c:172 #, c-format msgid "line %d: script program must begin with '/': %s" msgstr "" -#: build/parseScript.c:211 +#: build/parseScript.c:214 #, c-format msgid "line %d: Second %s" msgstr "" @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.1\n" -"POT-Creation-Date: 2001-01-03 14:05-0500\n" +"POT-Creation-Date: 2001-01-03 21:22-0500\n" "PO-Revision-Date: 2000-10-09 22:31+0200\n" "Last-Translator: Göran Uddeborg <göran@uddeborg.pp.se>\n" "Language-Team: Swedish <sv@li.org>\n" @@ -2004,17 +2004,17 @@ msgstr "ingen beskrivning i %%changelog" msgid "line %d: Error parsing %%description: %s" msgstr "rad %d: Fel i parsning av %%description: %s" -#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:182 +#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185 #, c-format msgid "line %d: Bad option %s: %s" msgstr "rad %d: otillåten flagga %s: %s" -#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:194 +#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197 #, c-format msgid "line %d: Too many names: %s" msgstr "rad %d: För många namn: %s" -#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:203 +#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206 #, c-format msgid "line %d: Package does not exist: %s" msgstr "rad %d: Paketet existerar inte: %s" @@ -2233,17 +2233,17 @@ msgstr "rad %d: Version krävs: %s" msgid "line %d: triggers must have --: %s" msgstr "rad %d: utlösare måste ha --: %s" -#: build/parseScript.c:161 build/parseScript.c:219 +#: build/parseScript.c:161 build/parseScript.c:222 #, c-format msgid "line %d: Error parsing %s: %s" msgstr "rad %d: Fel vid parsning av %s: %s" -#: build/parseScript.c:171 +#: build/parseScript.c:172 #, c-format msgid "line %d: script program must begin with '/': %s" msgstr "rad %d: skriptprogram måste börja med \"/\": %s" -#: build/parseScript.c:211 +#: build/parseScript.c:214 #, c-format msgid "line %d: Second %s" msgstr "rad %d: En andra %s" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.1\n" -"POT-Creation-Date: 2001-01-03 14:05-0500\n" +"POT-Creation-Date: 2001-01-03 21:22-0500\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" @@ -2140,17 +2140,17 @@ msgstr "" msgid "line %d: Error parsing %%description: %s" msgstr "" -#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:182 +#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185 #, fuzzy, c-format msgid "line %d: Bad option %s: %s" msgstr "%s açýlamadý: %s" -#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:194 +#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197 #, c-format msgid "line %d: Too many names: %s" msgstr "" -#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:203 +#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206 #, fuzzy, c-format msgid "line %d: Package does not exist: %s" msgstr "%s paketi %s altýnda gözükmüyor" @@ -2369,17 +2369,17 @@ msgstr "%s açýlamadý: %s" msgid "line %d: triggers must have --: %s" msgstr "" -#: build/parseScript.c:161 build/parseScript.c:219 +#: build/parseScript.c:161 build/parseScript.c:222 #, c-format msgid "line %d: Error parsing %s: %s" msgstr "" -#: build/parseScript.c:171 +#: build/parseScript.c:172 #, c-format msgid "line %d: script program must begin with '/': %s" msgstr "" -#: build/parseScript.c:211 +#: build/parseScript.c:214 #, c-format msgid "line %d: Second %s" msgstr "" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.1\n" -"POT-Creation-Date: 2001-01-03 14:05-0500\n" +"POT-Creation-Date: 2001-01-03 21:22-0500\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" @@ -1944,17 +1944,17 @@ msgstr "" msgid "line %d: Error parsing %%description: %s" msgstr "" -#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:182 +#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185 #, c-format msgid "line %d: Bad option %s: %s" msgstr "" -#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:194 +#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197 #, c-format msgid "line %d: Too many names: %s" msgstr "" -#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:203 +#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206 #, c-format msgid "line %d: Package does not exist: %s" msgstr "" @@ -2173,17 +2173,17 @@ msgstr "" msgid "line %d: triggers must have --: %s" msgstr "" -#: build/parseScript.c:161 build/parseScript.c:219 +#: build/parseScript.c:161 build/parseScript.c:222 #, c-format msgid "line %d: Error parsing %s: %s" msgstr "" -#: build/parseScript.c:171 +#: build/parseScript.c:172 #, c-format msgid "line %d: script program must begin with '/': %s" msgstr "" -#: build/parseScript.c:211 +#: build/parseScript.c:214 #, c-format msgid "line %d: Second %s" msgstr "" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.1\n" -"POT-Creation-Date: 2001-01-03 14:05-0500\n" +"POT-Creation-Date: 2001-01-03 21:22-0500\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" @@ -1944,17 +1944,17 @@ msgstr "" msgid "line %d: Error parsing %%description: %s" msgstr "" -#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:182 +#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185 #, c-format msgid "line %d: Bad option %s: %s" msgstr "" -#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:194 +#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197 #, c-format msgid "line %d: Too many names: %s" msgstr "" -#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:203 +#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206 #, c-format msgid "line %d: Package does not exist: %s" msgstr "" @@ -2173,17 +2173,17 @@ msgstr "" msgid "line %d: triggers must have --: %s" msgstr "" -#: build/parseScript.c:161 build/parseScript.c:219 +#: build/parseScript.c:161 build/parseScript.c:222 #, c-format msgid "line %d: Error parsing %s: %s" msgstr "" -#: build/parseScript.c:171 +#: build/parseScript.c:172 #, c-format msgid "line %d: script program must begin with '/': %s" msgstr "" -#: build/parseScript.c:211 +#: build/parseScript.c:214 #, c-format msgid "line %d: Second %s" msgstr "" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.1\n" -"POT-Creation-Date: 2001-01-03 14:05-0500\n" +"POT-Creation-Date: 2001-01-03 21:22-0500\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" @@ -1944,17 +1944,17 @@ msgstr "" msgid "line %d: Error parsing %%description: %s" msgstr "" -#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:182 +#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185 #, c-format msgid "line %d: Bad option %s: %s" msgstr "" -#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:194 +#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197 #, c-format msgid "line %d: Too many names: %s" msgstr "" -#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:203 +#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206 #, c-format msgid "line %d: Package does not exist: %s" msgstr "" @@ -2173,17 +2173,17 @@ msgstr "" msgid "line %d: triggers must have --: %s" msgstr "" -#: build/parseScript.c:161 build/parseScript.c:219 +#: build/parseScript.c:161 build/parseScript.c:222 #, c-format msgid "line %d: Error parsing %s: %s" msgstr "" -#: build/parseScript.c:171 +#: build/parseScript.c:172 #, c-format msgid "line %d: script program must begin with '/': %s" msgstr "" -#: build/parseScript.c:211 +#: build/parseScript.c:214 #, c-format msgid "line %d: Second %s" msgstr "" diff --git a/po/zh_CN.GB2312.po b/po/zh_CN.GB2312.po index 7a658b4e6..48158a19b 100644 --- a/po/zh_CN.GB2312.po +++ b/po/zh_CN.GB2312.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.1\n" -"POT-Creation-Date: 2001-01-03 14:05-0500\n" +"POT-Creation-Date: 2001-01-03 21:22-0500\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" @@ -1944,17 +1944,17 @@ msgstr "" msgid "line %d: Error parsing %%description: %s" msgstr "" -#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:182 +#: build/parseDescription.c:53 build/parseFiles.c:47 build/parseScript.c:185 #, c-format msgid "line %d: Bad option %s: %s" msgstr "" -#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:194 +#: build/parseDescription.c:66 build/parseFiles.c:59 build/parseScript.c:197 #, c-format msgid "line %d: Too many names: %s" msgstr "" -#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:203 +#: build/parseDescription.c:76 build/parseFiles.c:68 build/parseScript.c:206 #, c-format msgid "line %d: Package does not exist: %s" msgstr "" @@ -2173,17 +2173,17 @@ msgstr "" msgid "line %d: triggers must have --: %s" msgstr "" -#: build/parseScript.c:161 build/parseScript.c:219 +#: build/parseScript.c:161 build/parseScript.c:222 #, c-format msgid "line %d: Error parsing %s: %s" msgstr "" -#: build/parseScript.c:171 +#: build/parseScript.c:172 #, c-format msgid "line %d: script program must begin with '/': %s" msgstr "" -#: build/parseScript.c:211 +#: build/parseScript.c:214 #, c-format msgid "line %d: Second %s" msgstr "" |