From b1aa78b833c9c3d6ab1505e520e96461922e1b3d Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Thu, 8 May 2003 06:39:27 +0000 Subject: updated po files --- po/urpmi.pot | 149 ++++++++++++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 123 insertions(+), 26 deletions(-) (limited to 'po/urpmi.pot') diff --git a/po/urpmi.pot b/po/urpmi.pot index 17f0133e..c8498522 100644 --- a/po/urpmi.pot +++ b/po/urpmi.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2003-03-06 18:04+0100\n" +"POT-Creation-Date: 2003-05-08 08:55+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -190,11 +190,32 @@ msgstr "" msgid "unable to install package %s" msgstr "" +#: ../urpm.pm:1 +#, c-format +msgid "adding package %s (id=%d, eid=%d, update=%d, file=%s)" +msgstr "" + #: ../urpm.pm:1 #, c-format msgid "unable to remove package %s" msgstr "" +#: ../urpm.pm:1 +#, c-format +msgid "removing package %s" +msgstr "" + +#: ../urpm.pm:1 +#, c-format +msgid "unable to create transaction" +msgstr "" + +#: ../urpm.pm:1 +#, c-format +msgid "" +"created transaction for installing on %s (remove=%d, install=%d, upgrade=%d)" +msgstr "" + #: ../urpm.pm:1 #, c-format msgid "Preparing..." @@ -258,8 +279,8 @@ msgstr "" #: ../urpm.pm:1 #, c-format msgid "" -"medium \"%s\" uses an invalid list file (mirror is problably not up-to-date, " -"trying to use alternate method)" +"medium \"%s\" uses an invalid list file:\n" +" mirror is problably not up-to-date, trying to use alternate method" msgstr "" #: ../urpm.pm:1 @@ -404,7 +425,12 @@ msgstr "" #: ../urpm.pm:1 #, c-format -msgid "examining MD5SUM file" +msgid "md5sum mismatch" +msgstr "" + +#: ../urpm.pm:1 +#, c-format +msgid "computing md5sum of retrieved source hdlist (or synthesis)" msgstr "" #: ../urpm.pm:1 @@ -417,6 +443,16 @@ msgstr "" msgid "retrieving source hdlist (or synthesis) of \"%s\"..." msgstr "" +#: ../urpm.pm:1 +#, c-format +msgid "examining MD5SUM file" +msgstr "" + +#: ../urpm.pm:1 +#, c-format +msgid "computing md5sum of existing source hdlist (or synthesis)" +msgstr "" + #: ../urpm.pm:1 #, c-format msgid "retrieving description file of \"%s\"..." @@ -457,6 +493,11 @@ msgstr "" msgid "copy of [%s] failed" msgstr "" +#: ../urpm.pm:1 +#, c-format +msgid "computing md5sum of copied source hdlist (or synthesis)" +msgstr "" + #: ../urpm.pm:1 #, c-format msgid "copying source hdlist (or synthesis) of \"%s\"..." @@ -484,7 +525,7 @@ msgstr "" #: ../urpm.pm:1 #, c-format -msgid "trying to select inexistent medium \"%s\"" +msgid "trying to select nonexistent medium \"%s\"" msgstr "" #: ../urpm.pm:1 @@ -524,6 +565,11 @@ msgstr "" msgid "medium \"%s\" already exists" msgstr "" +#: ../urpm.pm:1 +#, c-format +msgid "skipping package %s" +msgstr "" + #: ../urpm.pm:1 #, c-format msgid "problem reading hdlist file of medium \"%s\"" @@ -531,7 +577,9 @@ msgstr "" #: ../urpm.pm:1 #, c-format -msgid "--synthesis cannot be used with --media, --update or --parallel" +msgid "" +"--synthesis cannot be used with --media, --excludemedia, --sortmedia, --" +"update or --parallel" msgstr "" #: ../urpm.pm:1 @@ -778,6 +826,11 @@ msgstr "" msgid " -a - select all packages matching expression.\n" msgstr "" +#: ../urpme:1 ../urpmi:1 ../urpmq:1 +#, c-format +msgid " -v - verbose mode.\n" +msgstr "" + #: ../urpme:1 ../urpmi:1 ../urpmq:1 #, c-format msgid " --parallel - distributed urpmi accross machines of alias.\n" @@ -862,29 +915,47 @@ msgstr "" #: ../urpmf:1 #, c-format -msgid "" -" --obsoletes - print tag obsoletes: all obsoletes (multiple lines).\n" +msgid " --obsoletes - print tag obsoletes: all obsoletes.\n" msgstr "" #: ../urpmf:1 #, c-format -msgid "" -" --conflicts - print tag conflicts: all conflicts (multiple lines).\n" +msgid " --conflicts - print tag conflicts: all conflicts.\n" +msgstr "" + +#: ../urpmf:1 +#, c-format +msgid " --files - print tag files: all files.\n" msgstr "" #: ../urpmf:1 #, c-format -msgid " --files - print tag files: all files (multiple lines).\n" +msgid " --requires - print tag requires: all requires.\n" msgstr "" #: ../urpmf:1 #, c-format -msgid " --requires - print tag requires: all requires (multiple lines).\n" +msgid " --provides - print tag provides: all provides.\n" msgstr "" #: ../urpmf:1 #, c-format -msgid " --provides - print tag provides: all provides (multiple lines).\n" +msgid " --url - print tag url: url.\n" +msgstr "" + +#: ../urpmf:1 +#, c-format +msgid " --buildhost - print tag buildhost: build host.\n" +msgstr "" + +#: ../urpmf:1 +#, c-format +msgid " --packager - print tag packager: packager.\n" +msgstr "" + +#: ../urpmf:1 +#, c-format +msgid " --sourcerpm - print tag sourcerpm: source rpm.\n" msgstr "" #: ../urpmf:1 @@ -924,6 +995,11 @@ msgstr "" msgid " --all - print all tags.\n" msgstr "" +#: ../urpmf:1 +#, c-format +msgid " --uniq - do not print identical lines.\n" +msgstr "" + #: ../urpmf:1 #, c-format msgid "" @@ -942,6 +1018,17 @@ msgstr "" msgid " --synthesis - use the synthesis given instead of urpmi db.\n" msgstr "" +#: ../urpmf:1 ../urpmi:1 ../urpmq:1 +#, c-format +msgid "" +" --sortmedia - sort media according to substrings separated by comma.\n" +msgstr "" + +#: ../urpmf:1 ../urpmi:1 ../urpmq:1 +#, c-format +msgid " --excludemedia - do not use the given media, separated by comma.\n" +msgstr "" + #: ../urpmf:1 ../urpmi:1 ../urpmq:1 #, c-format msgid " --media - use only the given media, separated by comma.\n" @@ -1141,11 +1228,6 @@ msgstr "" msgid " names or rpm files given on command line will be installed.\n" msgstr "" -#: ../urpmi:1 ../urpmq:1 -#, c-format -msgid " -v - verbose mode.\n" -msgstr "" - #: ../urpmi:1 #, c-format msgid " -q - quiet mode.\n" @@ -1324,7 +1406,7 @@ msgstr "" #, c-format msgid "" "%s\n" -"`with' missing for ftp media\n" +"`with' missing for network media\n" msgstr "" #: ../urpmi.addmedia:1 @@ -1363,13 +1445,6 @@ msgstr "" msgid " -f - force generation of hdlist files.\n" msgstr "" -#: ../urpmi.addmedia:1 -#, c-format -msgid "" -" -h - try to find and use synthesis or hdlist\n" -" file.\n" -msgstr "" - #: ../urpmi.addmedia:1 ../urpmi.removemedia:1 ../urpmi.update:1 #, c-format msgid " -c - clean headers cache directory.\n" @@ -1412,6 +1487,23 @@ msgid "" " medium.\n" msgstr "" +#: ../urpmi.addmedia:1 +#, c-format +msgid "" +" --no-probe - do not try to find any synthesis or\n" +" hdlist file.\n" +msgstr "" + +#: ../urpmi.addmedia:1 +#, c-format +msgid " --probe-hdlist - try to find and use hdlist file.\n" +msgstr "" + +#: ../urpmi.addmedia:1 +#, c-format +msgid " --probe-synthesis - try to find and use synthesis file.\n" +msgstr "" + #: ../urpmi.addmedia:1 #, c-format msgid " --update - create an update medium.\n" @@ -1521,6 +1613,11 @@ msgstr "" msgid " -g - print groups with name also.\n" msgstr "" +#: ../urpmq:1 +#, c-format +msgid " -i - print usefull information in human readeable form.\n" +msgstr "" + #: ../urpmq:1 #, c-format msgid " -R - reverse search to what requires package.\n" -- cgit v1.2.1