summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone.pm
blob: 806ebf7cd319d1c65563bb9168065a29c7a69800 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
package standalone;

use c;
use strict;
use subs qw(exit);
use common qw(N N_ if_ backtrace);
use Config;
use drakbug;

BEGIN { unshift @::textdomains, 'libDrakX-standalone' }

require 'log.pm'; #- "require log" causes some pb, perl thinking that "log" is the log() function
#- for sanity (if a use standalone is made during install, MANY problems will happen)
if ($::isInstall) {
    log::l('ERROR: use standalone made during install :-(');
    log::l('backtrace: ' . backtrace());
}
$::isStandalone = 1;

$ENV{SHARE_PATH} ||= "/usr/share";

eval { #- allow standalone.pm to be used in drakxtools-backend without perl-Locale-gettext
    c::init_setlocale();
    Locale::gettext::bindtextdomain('libDrakX', "/usr/share/locale");
};

$::license = N_("This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2, or (at your option)
any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
");

my $progname = common::basename($0);

my %usages = (
           'diskdrake' => "[--{" . join(",", qw(hd nfs smb dav removable fileshare)) . "}]",
           'drakbackup' => N_("[--config-info] [--daemon] [--debug] [--default] [--show-conf]
Backup and Restore application

--default             : save default directories.
--debug               : show all debug messages.
--show-conf           : list of files or directories to backup.
--config-info         : explain configuration file options (for non-X users).
--daemon              : use daemon configuration. 
--help                : show this message.
--version             : show version number.
"),

           'drakboot' => N_("[--boot]
OPTIONS:
  --boot            - enable to configure boot loader
default mode: offer to configure autologin feature"),
           'drakbug' => N_("[OPTIONS] [PROGRAM_NAME]

OPTIONS:
  --help            - print this help message.
  --report          - program should be one of %s tools
  --incident        - program should be one of %s tools"),
           'drakconnect' => N_("[--add]
  --add             - \"add a network interface\" wizard
  --del             - \"delete a network interface\" wizard
  --skip-wizard     - manage connections
  --internet        - configure internet
  --wizard          - like --add"),
           'drakfont' => N_("
Font Importation and monitoring application

OPTIONS:
--windows_import : import from all available windows partitions.
--xls_fonts      : show all fonts that already exist from xls
--install        : accept any font file and any directory.
--uninstall      : uninstall any font or any directory of font.
--replace        : replace all font if already exist
--application    : 0 none application.
                 : 1 all application available supported.
                 : name_of_application like  so for staroffice 
                 : and gs for ghostscript for only this one."),
           'draksec' => "[--debug]
--debug: print debugging information",
           'drakTermServ' => N_("[OPTIONS]...
%s Terminal Server Configurator
--enable         : enable MTS
--disable        : disable MTS
--start          : start MTS
--stop           : stop MTS
--adduser        : add an existing system user to MTS (requires username)
--deluser        : delete an existing system user from MTS (requires username)
--addclient      : add a client machine to MTS (requires MAC address, IP, nbi image name)
--delclient      : delete a client machine from MTS (requires MAC address, IP, nbi image name)"),
	      'drakxtv' => "[--no-guess]",
	      'drakupdate_fstab' => " [--add | --del] <device>\n",
	      'keyboardrake' => N_("[keyboard]"),
           'logdrake' => N_("[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"),
           'net_monitor' => N_("[OPTIONS]
Network & Internet connection and monitoring application

--defaultintf interface : show this interface by default
--connect : connect to internet if not already connected
--disconnect : disconnect to internet if already connected
--force : used with (dis)connect : force (dis)connection.
--status : returns 1 if connected 0 otherwise, then exit.
--quiet : do not be interactive. To be used with (dis)connect."),
	      'printerdrake' => " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]",
	      'rpmdrake' => N_("[OPTION]...
  --no-confirmation      do not ask first confirmation question in %s Update mode
  --no-verify-rpm        do not verify packages signatures
  --changelog-first      display changelog before filelist in the description window
  --merge-all-rpmnew     propose to merge all .rpmnew/.rpmsave files found"),
           'scannerdrake' => N_("[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-usbtable] [--dynamic=dev]"),
	      'XFdrake' => N_(" [everything]
       XFdrake [--noauto] monitor
       XFdrake resolution"),
	      );

$usages{$_} = $usages{rpmdrake} foreach qw(rpmdrake-remove MageiaUpdate);
$usages{Xdrakres} = $usages{XFdrake};


sub exit {
    explanations('### Program is exiting ###');
    CORE::exit(@_);
}

sub __exit {
    explanations('### Program is exiting ###');
    c::_exit(@_);
}


sub real_version() {
    return "VER"; # version automatically set from Makefile
}

sub version() {
    print 'Drakxtools version ' . real_version() . '
Copyright (C) 1999-2008 Mandriva by <install@mandriva.com>
Copyright (C) 2010-2014 Mageia
',  $::license, "\n";
}

if (!$::no_global_argv_parsing) {
my ($i, @new_ARGV);
foreach (@ARGV) {
    $i++;
    if (/^-(-help|h)$/) {
	version();
	print N("\nUsage: %s  [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--testing] [-v|--version] ", $progname),
       if_($usages{$progname}, common::translate($usages{$progname})), "\n";
#    print N("\nUsage: "), $::usage, "\n" if $::usage;
	CORE::exit(0);
    } elsif (/^-(-version|v)$/) {
	version();
	CORE::exit(0);
    } elsif (/^--embedded$/) {
	$::XID = splice @ARGV, $i, 1;
	$::isEmbedded = 1;
    } elsif (/^--expert$/) {
	$::expert = 1;
    } elsif (/^--noauto$/) {
	$::noauto = /-noauto/;
    } elsif (/^--auto$/) {
	$::auto = 1;
    } elsif (/^--testing$/) {
	$::testing = 1;
    } elsif (/^--beginner$/) {
	$::expert = 0;
    } else {
	push @new_ARGV, $_;
    }
}

@ARGV = @new_ARGV;
}

################################################################################

#- stuff will go to special /var/log/explanations file
my $standalone_name;
sub explanations { log::explanations("@_") }

our @common_functs = qw(renamef linkf symlinkf output substInFile mkdir_p rm_rf cp_af touch setVarsInSh setExportedVarsInSh setExportedVarsInCsh update_gnomekderc);
our @builtin_functs = qw(chmod chown __exit exit unlink link symlink rename system);
our @drakx_modules = qw(Xconfig::card Xconfig::default Xconfig::main Xconfig::monitor Xconfig::parse Xconfig::proprietary Xconfig::resolution_and_depth Xconfig::screen Xconfig::test Xconfig::various Xconfig::xfree any bootloader bootlook c commands crypto detect_devices devices diskdrake diskdrake::hd_gtk diskdrake::interactive diskdrake::removable diskdrake::removable_gtk diskdrake::smbnfs_gtk fs fsedit http keyboard lang log loopback lvm modules::parameters modules mouse my_gtk network network::adsl network::ethernet network::connection network::isdn_consts network::isdn network::modem network::netconnect network::network fs::remote::nfs fs::remote::smb network::tools partition_table partition_table_bsd partition_table::dos partition_table::empty partition_table::gpt partition_table::mac partition_table::raw partition_table::sun printer printerdrake proxy raid run_program scanner services steps swap timezone network::drakfirewall network::shorewall);

sub import() {
    ($standalone_name = $0) =~ s|.*/||;
    c::openlog($standalone_name . "[$$]");
    explanations('### Program is starting ###');

    eval "*common::$_ = *$_" foreach @common_functs;

    foreach my $f (@builtin_functs) {
	eval "*$_" . "::$f = *$f" foreach @drakx_modules;
	eval "*" . caller() . "::$f = *$f";
    }
}


sub renamef {
    explanations "moved file $_[0] to $_[1]";
    goto &MDK::Common::File::renamef;
}

sub linkf {
    explanations "hard linked file $_[0] to $_[1]";
    goto &MDK::Common::File::linkf;
}

sub symlinkf {
    explanations "symlinked file $_[0] to $_[1]";
    goto &MDK::Common::File::symlinkf;
}

sub output {
    explanations "created file $_[0]";
    goto &MDK::Common::File::output;
}

sub substInFile(&@) {
    explanations "modified file $_[1]";
    goto &MDK::Common::File::substInFile;
}

sub mkdir_p {
    explanations "created directory $_[0] (and parents if necessary)";
    goto &MDK::Common::File::mkdir_p;
}

sub rm_rf {
    explanations "removed files/directories (recursively) @_";
    goto &MDK::Common::File::rm_rf;
}

sub cp_af {
    my $retval = MDK::Common::File::cp_af(@_);
    my $dest = pop @_;
    explanations "copied recursively @_ to $dest";
    return $retval;
}

sub touch {
    explanations "touched file @_";
    goto &MDK::Common::File::touch;
}

sub setVarsInSh {
    explanations "modified file $_[0]";
    goto &MDK::Common::System::setVarsInSh;
}

sub setExportedVarsInSh {
    explanations "modified file $_[0]";
    goto &MDK::Common::System::setExportedVarsInSh;
}

sub setExportedVarsInCsh {
    explanations "modified file $_[0]";
    goto &MDK::Common::System::setExportedVarsInCsh;
}

sub update_gnomekderc {
    explanations "modified file $_[0]";
    goto &MDK::Common::System::update_gnomekderc;
}


sub chmod {
    my $retval = CORE::chmod(@_);
    my $mode = shift @_;
    explanations sprintf("changed mode of %s to %o", $_, $mode) foreach @_;
    return $retval;
}

sub chown {
    my $retval = CORE::chown(@_);
    my $uid = shift @_;
    my $gid = shift @_;
    explanations sprintf("changed owner of $_ to $uid.$gid") foreach @_;
    return $retval;
}

sub unlink {
    explanations "removed files/directories @_";
    CORE::unlink(@_);
}

sub link {
    explanations "hard linked file $_[0] to $_[1]";
    CORE::link($_[0], $_[1]);
}

sub symlink {
    explanations "symlinked file $_[0] to $_[1]";
    CORE::symlink($_[0], $_[1]);
}

sub rename {
    explanations "renamed file $_[0] to $_[1]" if -r $_[0];
    CORE::rename($_[0], $_[1]);
}

sub system {
    explanations "launched command: @_";
    CORE::system(@_);
}

1;
""
+"--synthesis kan ikke bruges med --media, --excludemedia, --sortmedia, --"
+"update eller --parallel"
#: ../urpm.pm:1
#, c-format
@@ -955,8 +957,7 @@ msgstr " --obsoletes - skriv mrke-forldede: alle forldede.\n"
#: ../urpmf:1
#, c-format
msgid " --conflicts - print tag conflicts: all conflicts.\n"
-msgstr ""
-" --conflicts - skriv mrke-konflikter: alle konflikter.\n"
+msgstr " --conflicts - skriv mrke-konflikter: alle konflikter.\n"
#: ../urpmf:1
#, c-format
@@ -1063,7 +1064,8 @@ msgstr " --synthesis - brug synthesis angivet i stedet for urpmi-db.\n"
#, c-format
msgid ""
" --sortmedia - sort media according to substrings separated by comma.\n"
-msgstr " --sortmedia - sortr medier iflge delstrenge, adskilt med komma.\n"
+msgstr ""
+" --sortmedia - sortr medier iflge delstrenge, adskilt med komma.\n"
#: ../urpmf:1 ../urpmi:1 ../urpmq:1
#, c-format
@@ -1123,6 +1125,11 @@ msgstr "Prv installation uden at tjekke afhngigheder? (j/N) "
#: ../urpmi:1
#, c-format
+msgid "Installing package `%s' (%s/%s)..."
+msgstr ""
+
+#: ../urpmi:1
+#, c-format
msgid "distributing %s\n"
msgstr "distribuerer %s\n"
@@ -1162,6 +1169,21 @@ msgstr "Tryk p retur, nr den er frdig..."
msgid "Please insert the medium named \"%s\" on device [%s]"
msgstr "Vr venlig at indstte mediet med navnet %s i enhed [%s]"
+#: ../urpmi:1
+#, fuzzy, c-format
+msgid "Downloading package `%s'..."
+msgstr "fjerner pakke %s"
+
+#: ../urpmi:1
+#, c-format
+msgid "Initializing..."
+msgstr ""
+
+#: ../urpmi:1
+#, c-format
+msgid "Package installation..."
+msgstr ""
+
#: ../urpmi:1 ../urpmq:1
#, c-format
msgid "unable to get source packages, aborting"
diff --git a/po/de.po b/po/de.po
index b7603f1e..b804a831 100644
--- a/po/de.po
+++ b/po/de.po
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: urpmi 3.3\n"
-"POT-Creation-Date: 2003-05-08 08:55+0200\n"
+"POT-Creation-Date: 2003-05-13 12:27+0200\n"
"PO-Revision-Date: 2002-08-31 14:40+0200\n"
"Last-Translator: Stefan Siegel <siegel@linux-mandrake.com>\n"
"Language-Team: German <cooker-i18n@linux-mandrake.com>\n"
@@ -237,7 +237,7 @@ msgid ""
"created transaction for installing on %s (remove=%d, install=%d, upgrade=%d)"
msgstr ""
-#: ../urpm.pm:1
+#: ../urpm.pm:1 ../urpmi:1
#, c-format
msgid "Preparing..."
msgstr "Vorbereiten ..."
@@ -1159,6 +1159,11 @@ msgstr "Soll ich eine Installation ohne Abhängigkeitstest versuchen? (j/N) "
#: ../urpmi:1
#, c-format
+msgid "Installing package `%s' (%s/%s)..."
+msgstr ""
+
+#: ../urpmi:1
+#, c-format
msgid "distributing %s\n"
msgstr "Verteile %s\n"
@@ -1197,6 +1202,21 @@ msgstr "Betätigen Sie die Return-Taste, sobald Sie soweit sind ..."
msgid "Please insert the medium named \"%s\" on device [%s]"
msgstr "Bitte legen Sie das Medium mit Namen „%s“ in Gerät „%s“."
+#: ../urpmi:1
+#, fuzzy, c-format
+msgid "Downloading package `%s'..."
+msgstr "Ich kann das Paket „%s“ nicht entfernen."
+
+#: ../urpmi:1
+#, c-format
+msgid "Initializing..."
+msgstr ""
+
+#: ../urpmi:1
+#, c-format
+msgid "Package installation..."
+msgstr ""
+
#: ../urpmi:1 ../urpmq:1
#, c-format
msgid "unable to get source packages, aborting"
diff --git a/po/el.po b/po/el.po
index 784d342d..fb9cced4 100644
--- a/po/el.po
+++ b/po/el.po
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: urpmi-el\n"
-"POT-Creation-Date: 2003-05-08 08:55+0200\n"
+"POT-Creation-Date: 2003-05-13 12:27+0200\n"
"PO-Revision-Date: 2003-06-14 23:30+0300\n"
"Last-Translator: (Nick Niktaris) <niktarin@yahoo.com>\n"
"Language-Team: Greek <nls@tux.hellug.gr>\n"
@@ -239,7 +239,7 @@ msgid ""
"created transaction for installing on %s (remove=%d, install=%d, upgrade=%d)"
msgstr ""
-#: ../urpm.pm:1
+#: ../urpm.pm:1 ../urpmi:1
#, c-format
msgid "Preparing..."
msgstr "..."
@@ -1144,6 +1144,11 @@ msgid "Try installation without checking dependencies? (y/N) "
msgstr " ; (/) "
#: ../urpmi:1
+#, c-format
+msgid "Installing package `%s' (%s/%s)..."
+msgstr ""
+
+#: ../urpmi:1
#, fuzzy, c-format
msgid "distributing %s\n"
msgstr " %s\n"
@@ -1184,6 +1189,21 @@ msgstr " enter ..."
msgid "Please insert the medium named \"%s\" on device [%s]"
msgstr " \"%s\" [%s]"
+#: ../urpmi:1
+#, fuzzy, c-format
+msgid "Downloading package `%s'..."
+msgstr " %s"
+
+#: ../urpmi:1
+#, c-format
+msgid "Initializing..."
+msgstr ""
+
+#: ../urpmi:1
+#, c-format
+msgid "Package installation..."
+msgstr ""
+
#: ../urpmi:1 ../urpmq:1
#, c-format
msgid "unable to get source packages, aborting"
diff --git a/po/eo.po b/po/eo.po
index c839785f..21c61888 100644
--- a/po/eo.po
+++ b/po/eo.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: urpmi 3.3\n"
-"POT-Creation-Date: 2003-05-08 08:55+0200\n"
+"POT-Creation-Date: 2003-05-13 12:27+0200\n"
"PO-Revision-Date: 2001-09-14 07:50-0500\n"
"Last-Translator: D. Dale Gulledge <dsplat@rochester.rr.com>\n"
"Language-Team: Esperanto <eo@li.org>\n"
@@ -232,7 +232,7 @@ msgid ""
"created transaction for installing on %s (remove=%d, install=%d, upgrade=%d)"
msgstr ""
-#: ../urpm.pm:1
+#: ../urpm.pm:1 ../urpmi:1
#, c-format
msgid "Preparing..."
msgstr ""
@@ -1110,6 +1110,11 @@ msgid "Try installation without checking dependencies? (y/N) "
msgstr "Provu instaladon sen kontroli dependaĵojn? (j/N) "
#: ../urpmi:1
+#, c-format
+msgid "Installing package `%s' (%s/%s)..."
+msgstr ""
+
+#: ../urpmi:1
#, fuzzy, c-format
msgid "distributing %s\n"
msgstr "instalas %s\n"
@@ -1147,6 +1152,21 @@ msgstr "Premu la enigklavon kiam ĝi estas finata..."
msgid "Please insert the medium named \"%s\" on device [%s]"
msgstr "Bonvole enŝovu la medion nomata \"%s\" en aparato [%s]"
+#: ../urpmi:1
+#, fuzzy, c-format
+msgid "Downloading package `%s'..."
+msgstr "Nur superuzulo rajtas instali lokajn pakaĵojn"
+
+#: ../urpmi:1
+#, c-format
+msgid "Initializing..."
+msgstr ""
+
+#: ../urpmi:1
+#, c-format
+msgid "Package installation..."
+msgstr ""
+
#: ../urpmi:1 ../urpmq:1
#, c-format
msgid "unable to get source packages, aborting"
diff --git a/po/es.po b/po/es.po
index 7702b2e7..d6183767 100644
--- a/po/es.po
+++ b/po/es.po
@@ -9,7 +9,7 @@
msgid ""
msgstr ""
"Project-Id-Version: es\n"
-"POT-Creation-Date: 2003-05-08 08:55+0200\n"
+"POT-Creation-Date: 2003-05-13 12:27+0200\n"
"PO-Revision-Date: 2003-03-06 10:01-0300\n"
"Last-Translator: Fabian Mandelbaum <fmandelbaum@hotmail.com>\n"
"Language-Team: Espaol <es@li.org>\n"
@@ -233,7 +233,7 @@ msgid ""
"created transaction for installing on %s (remove=%d, install=%d, upgrade=%d)"
msgstr ""
-#: ../urpm.pm:1
+#: ../urpm.pm:1 ../urpmi:1
#, c-format
msgid "Preparing..."
msgstr "Preparando..."
@@ -1153,6 +1153,11 @@ msgstr "Intentar de instalar sin verificar las dependencias? (s/N) "
#: ../urpmi:1
#, c-format
+msgid "Installing package `%s' (%s/%s)..."
+msgstr ""
+
+#: ../urpmi:1
+#, c-format
msgid "distributing %s\n"
msgstr "distribuyendo %s\n"
@@ -1192,6 +1197,21 @@ msgstr "Presione Intro cuando est listo..."
msgid "Please insert the medium named \"%s\" on device [%s]"
msgstr "Por favor, inserte el soporte denominado %s en el dispositivo [%s]"
+#: ../urpmi:1
+#, fuzzy, c-format
+msgid "Downloading package `%s'..."
+msgstr "no se puede quitar el paquete %s"
+
+#: ../urpmi:1
+#, c-format
+msgid "Initializing..."
+msgstr ""
+
+#: ../urpmi:1
+#, c-format
+msgid "Package installation..."
+msgstr ""
+
#: ../urpmi:1 ../urpmq:1
#, c-format
msgid "unable to get source packages, aborting"
diff --git a/po/et.po b/po/et.po
index 551a8bc1..3a6c28cc 100644
--- a/po/et.po
+++ b/po/et.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: urpmi 3.3\n"
-"POT-Creation-Date: 2003-05-08 08:55+0200\n"
+"POT-Creation-Date: 2003-05-13 12:27+0200\n"
"PO-Revision-Date: 2003-05-08 15:23+0200\n"
"Last-Translator: Marek Laane <bald@online.ee>\n"
"Language-Team: Estonian <et@li.org>\n"
@@ -226,7 +226,7 @@ msgid ""
msgstr ""
"tehing %s paigaldamiseks loodud (eemaldus=%d, paigaldus=%d, uuendus=%d)"
-#: ../urpm.pm:1
+#: ../urpm.pm:1 ../urpmi:1
#, c-format
msgid "Preparing..."
msgstr "Valmistun..."
@@ -1134,6 +1134,11 @@ msgstr "Kas proovida paigaldust ilma sõltuvusi kontrollimata? (j/E)"
#: ../urpmi:1
#, c-format
+msgid "Installing package `%s' (%s/%s)..."
+msgstr ""
+
+#: ../urpmi:1
+#, c-format
msgid "distributing %s\n"
msgstr "%s jaotamine\n"
@@ -1173,6 +1178,21 @@ msgstr "Vajutage Enter, kui see on tehtud..."
msgid "Please insert the medium named \"%s\" on device [%s]"
msgstr "Palun asetage andmekandja nimega \"%s\" seadmesse [%s]"
+#: ../urpmi:1
+#, fuzzy, c-format
+msgid "Downloading package `%s'..."
+msgstr "paketi %s eemaldamine"
+
+#: ../urpmi:1
+#, c-format
+msgid "Initializing..."
+msgstr ""
+
+#: ../urpmi:1
+#, c-format
+msgid "Package installation..."
+msgstr ""
+
#: ../urpmi:1 ../urpmq:1
#, c-format
msgid "unable to get source packages, aborting"
diff --git a/po/eu.po b/po/eu.po
index fedb06f3..bde9e9da 100644
--- a/po/eu.po
+++ b/po/eu.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: urpmi 3.3\n"
-"POT-Creation-Date: 2003-05-08 08:55+0200\n"
+"POT-Creation-Date: 2003-05-13 12:27+0200\n"
"PO-Revision-Date: 2002-09-09 19:28+0200\n"
"Last-Translator: Iigo Salvador Azurmendi <xalba@euskalnet.net>\n"
"Language-Team: Euskara <linux-eu@chanae.alphanet.ch>\n"
@@ -233,7 +233,7 @@ msgid ""
"created transaction for installing on %s (remove=%d, install=%d, upgrade=%d)"
msgstr ""
-#: ../urpm.pm:1
+#: ../urpm.pm:1 ../urpmi:1
#, c-format
msgid "Preparing..."
msgstr "Prestatzen..."
@@ -1163,6 +1163,11 @@ msgstr "Mendekotasunak egiaztatu gabe instalatzen saiatu nahi duzu? (B/e) "
#: ../urpmi:1
#, c-format
+msgid "Installing package `%s' (%s/%s)..."
+msgstr ""
+
+#: ../urpmi:1
+#, c-format
msgid "distributing %s\n"
msgstr "%s banatzen\n"
@@ -1201,6 +1206,21 @@ msgstr "Prest zaudenean sakatu Sartu..."
msgid "Please insert the medium named \"%s\" on device [%s]"
msgstr "\"%s\" izeneko euskarria [%s] gailuan sartu"
+#: ../urpmi:1
+#, fuzzy, c-format
+msgid "Downloading package `%s'..."
+msgstr "ezin da %s paketea ezabatu"
+
+#: ../urpmi:1
+#, c-format
+msgid "Initializing..."
+msgstr ""
+
+#: ../urpmi:1
+#, c-format
+msgid "Package installation..."
+msgstr ""
+
#: ../urpmi:1 ../urpmq:1
#, c-format
msgid "unable to get source packages, aborting"
diff --git a/po/fi.po b/po/fi.po
index 5e94d724..12a47bd1 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -11,7 +11,7 @@
msgid ""
msgstr ""
"Project-Id-Version: urpmi-fi - MDK Release 9.1\n"
-"POT-Creation-Date: 2003-05-08 08:55+0200\n"
+"POT-Creation-Date: 2003-05-13 12:27+0200\n"
"PO-Revision-Date: 2003-03-06 13:41+0200\n"
"Last-Translator: Thomas Backlund <tmb@iki.fi>\n"
"Language-Team: Finnish <cooker-i18n@linux-mandrake.com>\n"
@@ -241,7 +241,7 @@ msgid ""
"created transaction for installing on %s (remove=%d, install=%d, upgrade=%d)"
msgstr ""
-#: ../urpm.pm:1
+#: ../urpm.pm:1 ../urpmi:1
#, c-format
msgid "Preparing..."
msgstr "Valmistetaan..."
@@ -1160,6 +1160,11 @@ msgstr "Yritä asentaa ilman riippuvuuksia? (k/E) "
#: ../urpmi:1
#, c-format
+msgid "Installing package `%s' (%s/%s)..."
+msgstr ""
+
+#: ../urpmi:1
+#, c-format
msgid "distributing %s\n"
msgstr "levitetään %s\n"
@@ -1199,6 +1204,21 @@ msgstr "Paina enteriä tehtyäsi sen..."
msgid "Please insert the medium named \"%s\" on device [%s]"
msgstr "Aseta media nimeltään \"%s\" laitteeseen [%s]"
+#: ../urpmi:1
+#, fuzzy, c-format
+msgid "Downloading package `%s'..."
+msgstr "en voi poistaa paketti %s"
+
+#: ../urpmi:1
+#, c-format
+msgid "Initializing..."
+msgstr ""
+
+#: ../urpmi:1
+#, c-format
+msgid "Package installation..."
+msgstr ""
+
#: ../urpmi:1 ../urpmq:1
#, c-format
msgid "unable to get source packages, aborting"
diff --git a/po/fr.po b/po/fr.po
index 9ad59992..cff44053 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -12,7 +12,7 @@
msgid ""
msgstr ""
"Project-Id-Version: urpmi-fr\n"
-"POT-Creation-Date: 2003-05-08 08:55+0200\n"
+"POT-Creation-Date: 2003-05-13 12:27+0200\n"
"PO-Revision-Date: 2003-03-01 15:43+0100\n"
"Last-Translator: Combelles Christophe <ccomb@club-internet.fr>\n"
"Language-Team: French <fr@li.org>\n"
@@ -246,7 +246,7 @@ msgid ""
"created transaction for installing on %s (remove=%d, install=%d, upgrade=%d)"
msgstr ""
-#: ../urpm.pm:1
+#: ../urpm.pm:1 ../urpmi:1
#, c-format
msgid "Preparing..."
msgstr "Prparation..."
@@ -1166,6 +1166,11 @@ msgstr "Essayer d'installer sans vrifier les dpendances? (o/N) "
#: ../urpmi:1
#, c-format
+msgid "Installing package `%s' (%s/%s)..."
+msgstr ""
+
+#: ../urpmi:1
+#, c-format
msgid "distributing %s\n"
msgstr "distribution de %s\n"
@@ -1205,6 +1210,21 @@ msgstr "Appuyez sur la touche Entre quand vous tes prts..."
msgid "Please insert the medium named \"%s\" on device [%s]"
msgstr "Veuillez insrer le medium nomm %s dans le priphrique [%s]"
+#: ../urpmi:1
+#, fuzzy, c-format
+msgid "Downloading package `%s'..."
+msgstr "impossible d'enlever le paquetage %s"
+
+#: ../urpmi:1
+#, c-format
+msgid "Initializing..."
+msgstr ""
+
+#: ../urpmi:1
+#, c-format
+msgid "Package installation..."
+msgstr ""
+
#: ../urpmi:1 ../urpmq:1
#, c-format
msgid "unable to get source packages, aborting"
diff --git a/po/ga.po b/po/ga.po
index a5d68553..ae301a49 100644
--- a/po/ga.po
+++ b/po/ga.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: urpmi 1.5\n"
-"POT-Creation-Date: 2003-05-08 08:55+0200\n"
+"POT-Creation-Date: 2003-05-13 12:27+0200\n"
"PO-Revision-Date: 2000-04-06 10:25+0100\n"
"Last-Translator: Proinnsias Breathnach <breatpro@dublin.ml.com>\n"
"Language-Team: Gaeilge <ga@li.org>\n"
@@ -214,7 +214,7 @@ msgid ""
"created transaction for installing on %s (remove=%d, install=%d, upgrade=%d)"
msgstr ""
-#: ../urpm.pm:1
+#: ../urpm.pm:1 ../urpmi:1
#, c-format
msgid "Preparing..."
msgstr ""
@@ -1074,6 +1074,11 @@ msgid "Try installation without checking dependencies? (y/N) "
msgstr ""
#: ../urpmi:1
+#, c-format
+msgid "Installing package `%s' (%s/%s)..."
+msgstr ""
+
+#: ../urpmi:1
#, fuzzy, c-format
msgid "distributing %s\n"
msgstr "ag feisti %s\n"
@@ -1111,6 +1116,21 @@ msgstr "Br Enter nuair at sin danta agat..."
msgid "Please insert the medium named \"%s\" on device [%s]"
msgstr ""
+#: ../urpmi:1
+#, fuzzy, c-format
+msgid "Downloading package `%s'..."
+msgstr "lamh depslist comhad [%s]"
+
+#: ../urpmi:1
+#, c-format
+msgid "Initializing..."
+msgstr ""
+
+#: ../urpmi:1
+#, c-format
+msgid "Package installation..."
+msgstr ""
+
#: ../urpmi:1 ../urpmq:1
#, c-format
msgid "unable to get source packages, aborting"
diff --git a/po/gl.po b/po/gl.po
index 73dbafd3..aee0a0f9 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: urpmi 3.3\n"
-"POT-Creation-Date: 2003-05-08 08:55+0200\n"
+"POT-Creation-Date: 2003-05-13 12:27+0200\n"
"PO-Revision-Date: 2000-05-09 23:50+0200\n"
"Last-Translator: Jess Bravo lvarez <jba@pobox.com>\n"
"Language-Team: Galician <gpul-traduccion@ceu.fi.udc.es>\n"
@@ -215,7 +215,7 @@ msgid ""
"created transaction for installing on %s (remove=%d, install=%d, upgrade=%d)"
msgstr ""
-#: ../urpm.pm:1
+#: ../urpm.pm:1 ../urpmi:1
#, c-format
msgid "Preparing..."
msgstr ""
@@ -1077,6 +1077,11 @@ msgid "Try installation without checking dependencies? (y/N) "
msgstr "Probar a instalacin sen comprobar as dependencias? (s/N) "
#: ../urpmi:1
+#, c-format
+msgid "Installing package `%s' (%s/%s)..."
+msgstr ""
+
+#: ../urpmi:1
#, fuzzy, c-format
msgid "distributing %s\n"
msgstr "instalando %s\n"
@@ -1114,6 +1119,21 @@ msgstr "Prema enter cando estea..."
msgid "Please insert the medium named \"%s\" on device [%s]"
msgstr "Por favor, insira o %s nomeado %s"
+#: ../urpmi:1
+#, fuzzy, c-format
+msgid "Downloading package `%s'..."
+msgstr "S se lle permite superusuario instalar paquetes locais"
+
+#: ../urpmi:1
+#, c-format
+msgid "Initializing..."
+msgstr ""
+
+#: ../urpmi:1
+#, c-format
+msgid "Package installation..."
+msgstr ""
+
#: ../urpmi:1 ../urpmq:1
#, c-format
msgid "unable to get source packages, aborting"
diff --git a/po/he.po b/po/he.po
index 88421639..056f687e 100644
--- a/po/he.po
+++ b/po/he.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: urpmi-he\n"
-"POT-Creation-Date: 2003-05-08 08:55+0200\n"
+"POT-Creation-Date: 2003-05-13 12:27+0200\n"
"PO-Revision-Date: 2003-03-15 15:23+0000\n"
"Last-Translator: dovix <dovix2003@yahoo.com>\n"
"Language-Team: Hebrew <en@li.org>\n"
@@ -218,7 +218,7 @@ msgid ""
"created transaction for installing on %s (remove=%d, install=%d, upgrade=%d)"
msgstr ""
-#: ../urpm.pm:1
+#: ../urpm.pm:1 ../urpmi:1
#, c-format
msgid "Preparing..."
msgstr "הכנה..."
@@ -1092,6 +1092,11 @@ msgstr "האם לנסות להתקין ללא בדיקת תלויות? (כן/ל
#: ../urpmi:1
#, c-format
+msgid "Installing package `%s' (%s/%s)..."
+msgstr ""
+
+#: ../urpmi:1
+#, c-format
msgid "distributing %s\n"
msgstr "הפצה %s\n"
@@ -1131,6 +1136,21 @@ msgstr "נא להקיש Enter"
msgid "Please insert the medium named \"%s\" on device [%s]"
msgstr "נא להכניס את המדיה הנקראת \"%s\" להתקן [%s]"
+#: ../urpmi:1
+#, fuzzy, c-format
+msgid "Downloading package `%s'..."
+msgstr "הסרת החבילה %s נכשלה"
+
+#: ../urpmi:1
+#, c-format
+msgid "Initializing..."
+msgstr ""
+
+#: ../urpmi:1
+#, c-format
+msgid "Package installation..."
+msgstr ""
+
#: ../urpmi:1 ../urpmq:1
#, c-format
msgid "unable to get source packages, aborting"
diff --git a/po/hr.po b/po/hr.po
index e39f8da2..1fe5a3be 100644
--- a/po/hr.po
+++ b/po/hr.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: urpmi 3.3\n"
-"POT-Creation-Date: 2003-05-08 08:55+0200\n"
+"POT-Creation-Date: 2003-05-13 12:27+0200\n"
"PO-Revision-Date: 2002-03-08 13:56CET\n"
"Last-Translator: Vlatko Kosturjak <kost@iname.com>\n"
"Language-Team: Croatian <lokalizacija@linux.hr>\n"
@@ -228,7 +228,7 @@ msgid ""
"created transaction for installing on %s (remove=%d, install=%d, upgrade=%d)"
msgstr ""
-#: ../urpm.pm:1
+#: ../urpm.pm:1 ../urpmi:1
#, c-format
msgid "Preparing..."
msgstr ""
@@ -1112,6 +1112,11 @@ msgid "Try installation without checking dependencies? (y/N) "
msgstr "Pokuati instalaciju bez provjere ovisnosti (d/N) "
#: ../urpmi:1
+#, c-format
+msgid "Installing package `%s' (%s/%s)..."
+msgstr ""
+
+#: ../urpmi:1
#, fuzzy, c-format
msgid "distributing %s\n"
msgstr "instaliram %s\n"
@@ -1151,6 +1156,21 @@ msgstr "Pritisnite Enter kada ste gotovi..."
msgid "Please insert the medium named \"%s\" on device [%s]"
msgstr "Molim umetnite medij pod nazivom \"%s\" u ureaj [%s]"
+#: ../urpmi:1
+#, fuzzy, c-format
+msgid "Downloading package `%s'..."
+msgstr "Samo je administratoru dozvoljeno da instalira pakete"
+
+#: ../urpmi:1
+#, c-format
+msgid "Initializing..."
+msgstr ""
+
+#: ../urpmi:1
+#, c-format
+msgid "Package installation..."
+msgstr ""
+
#: ../urpmi:1 ../urpmq:1
#, c-format
msgid "unable to get source packages, aborting"
diff --git a/po/hu.po b/po/hu.po
index e0ebd4fb..42fdca03 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -8,7 +8,7 @@
msgid ""
msgstr ""
"Project-Id-Version: urpmi 3.3\n"
-"POT-Creation-Date: 2003-05-08 08:55+0200\n"
+"POT-Creation-Date: 2003-05-13 12:27+0200\n"
"PO-Revision-Date: 2003-03-05 23:36+0100\n"
"Last-Translator: Arpad Biro <biro_arpad@yahoo.com>\n"
"Language-Team: Hungarian\n"
@@ -228,7 +228,7 @@ msgid ""
"created transaction for installing on %s (remove=%d, install=%d, upgrade=%d)"
msgstr ""
-#: ../urpm.pm:1
+#: ../urpm.pm:1 ../urpmi:1
#, c-format
msgid "Preparing..."
msgstr "Elkszts..."
@@ -1163,6 +1163,11 @@ msgstr "Prbljam meg a teleptst a fggsgek ellenrzse nlkl? (i/N) "
#: ../urpmi:1
#, c-format
+msgid "Installing package `%s' (%s/%s)..."
+msgstr ""
+
+#: ../urpmi:1
+#, c-format
msgid "distributing %s\n"
msgstr "%s elosztsa\n"
@@ -1202,6 +1207,21 @@ msgstr "Amikor elkszlt, nyomja le az Enter billentyt..."
msgid "Please insert the medium named \"%s\" on device [%s]"
msgstr "Helyezze be a(z) \"%s\" nev adathordozt a(z) \"%s\" meghajtba"
+#: ../urpmi:1
+#, fuzzy, c-format
+msgid "Downloading package `%s'..."
+msgstr "a(z) \"%s\" csomag eltvoltsa sikertelen"
+
+#: ../urpmi:1
+#, c-format
+msgid "Initializing..."
+msgstr ""
+
+#: ../urpmi:1
+#, c-format
+msgid "Package installation..."
+msgstr ""
+
#: ../urpmi:1 ../urpmq:1
#, c-format
msgid "unable to get source packages, aborting"
diff --git a/po/id.po b/po/id.po
index 46bf6a93..8d191ded 100644
--- a/po/id.po
+++ b/po/id.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: urpmi 3.3\n"
-"POT-Creation-Date: 2003-05-08 08:55+0200\n"
+"POT-Creation-Date: 2003-05-13 12:27+0200\n"
"PO-Revision-Date: 2003-03-20 15:35+0900\n"
"Last-Translator: Budi Rachmanto <rac@linux-mandrake.com>\n"
"Language-Team: Indonesian <rac@linux-mandrake.com>\n"
@@ -219,7 +219,7 @@ msgid ""
"created transaction for installing on %s (remove=%d, install=%d, upgrade=%d)"
msgstr ""
-#: ../urpm.pm:1
+#: ../urpm.pm:1 ../urpmi:1
#, c-format
msgid "Preparing..."
msgstr "Persiapan..."
@@ -1108,6 +1108,11 @@ msgstr "Coba instalasi tanpa cek ketergantungan? (y/T) "
#: ../urpmi:1
#, c-format
+msgid "Installing package `%s' (%s/%s)..."
+msgstr ""
+
+#: ../urpmi:1
+#, c-format
msgid "distributing %s\n"
msgstr "sebarkan %s\n"
@@ -1147,6 +1152,21 @@ msgstr "Tekan [Enter] jika siap.."
msgid "Please insert the medium named \"%s\" on device [%s]"
msgstr "Masukkan media \"%s\" ke perangkat [%s]"
+#: ../urpmi:1
+#, fuzzy, c-format
+msgid "Downloading package `%s'..."
+msgstr "paket %s tak dapat dihapus"
+
+#: ../urpmi:1
+#, c-format
+msgid "Initializing..."
+msgstr ""
+
+#: ../urpmi:1
+#, c-format
+msgid "Package installation..."
+msgstr ""
+
#: ../urpmi:1 ../urpmq:1
#, c-format
msgid "unable to get source packages, aborting"
diff --git a/po/is.po b/po/is.po
index 303fbbbb..cb434c75 100644
--- a/po/is.po
+++ b/po/is.po