diff options
author | Pablo Saratxaga <pablo@mandriva.com> | 2001-02-17 23:18:50 +0000 |
---|---|---|
committer | Pablo Saratxaga <pablo@mandriva.com> | 2001-02-17 23:18:50 +0000 |
commit | 03bb9cce53df8def84edbab046aef7a39b4db364 (patch) | |
tree | 81602d1de225fe3b9d8939984f1368bf428827e3 /placeholder.h | |
parent | 9acdf3b82adc6a4c2517af692d6baf4321aaaeb7 (diff) | |
download | urpmi-03bb9cce53df8def84edbab046aef7a39b4db364.tar urpmi-03bb9cce53df8def84edbab046aef7a39b4db364.tar.gz urpmi-03bb9cce53df8def84edbab046aef7a39b4db364.tar.bz2 urpmi-03bb9cce53df8def84edbab046aef7a39b4db364.tar.xz urpmi-03bb9cce53df8def84edbab046aef7a39b4db364.zip |
updated Estonian file
Diffstat (limited to 'placeholder.h')
-rw-r--r-- | placeholder.h | 30 |
1 files changed, 25 insertions, 5 deletions
diff --git a/placeholder.h b/placeholder.h index ea348113..4b301e90 100644 --- a/placeholder.h +++ b/placeholder.h @@ -26,10 +26,30 @@ N_("" N_("" "usage: urpmi.addmedia <name> <url>\n" "where <url> is one of\n" -" file://<path>\n" -" ftp://<login>:<password>@<host>/<path> with <relative filename of hdlist>\n" -" ftp://<host>/<path> with <relative filename of hdlist>\n" -" http://<host>/<path> with <relative filename of hdlist>\n" -" removable_<device>_<number>://<path>\n" +" file://<path>\n" +" ftp://<login>:<password>@<host>/<path> with <relative filename of hdlist>\n" +" ftp://<host>/<path> with <relative filename of hdlist>\n" +" http://<host>/<path> with <relative filename of hdlist>\n" +" removable_<device>://<path>\n" +""), +N_("" +"%s\n" +"`with' missing for ftp media\n" +""), +N_("" +"%s\n" +"device `%s' do not exist\n" +""), +N_("" +"%s\n" +"<relative path of hdlist> missing\n" +""), +N_("" +"missing the entry to update\n" +"(one of %s)\n" +""), +N_("" +"missing the entry to remove\n" +"(one of %s)\n" ""), }; |