package fs::any; # $Id$

use diagnostics;
use strict;

use common;
use fsedit;
use fs::mount_point;

sub get_hds {
    my ($all_hds, $fstab, $manual_fstab, $partitioning_flags, $skip_mtab, $o_in) = @_;

    my $probed_all_hds = fsedit::get_hds($partitioning_flags, $o_in);
    my $hds = $probed_all_hds->{hds};

    if (is_empty_array_ref($hds)) { #- no way
	die N("An error occurred - no valid devices were found on which to create new filesystems. Please check your hardware for the cause of this problem");
    }

    #- try to figure out if the same number of hds is available, use them if ok.
    @{$all_hds->{hds} || []} == @$hds and return 1;

    fs::get_raw_hds('', $probed_all_hds);
    fs::add2all_hds($probed_all_hds, @$manual_fstab);

    %$all_hds = %$probed_all_hds;
    @$fstab = fs::get::really_all_fstab($all_hds);

    if (!$skip_mtab) {
        #- do not mount the windows partition
        fs::merge_info_from_mtab($fstab);
        fs::mount_point::suggest_mount_points_always($fstab);
    }

    1;
}

sub write_hds {
    my ($all_hds, $fstab, $set_mount_defaults, $on_reboot_needed, $opts) = @_;
    if (!$::testing) {
	my $hds = $all_hds->{hds};
	partition_table::write($_) foreach @$hds;
	$_->{rebootNeeded} and $on_reboot_needed->() foreach @$hds;
    }

    fs::set_removable_mntpoints($all_hds);
    fs::mount_options::set_all_default($all_hds, %$opts, lang::fs_options($opts->{locale}))
	if $set_mount_defaults;

    @$fstab = fs::get::fstab($all_hds);
}

sub check_hds_boot_and_root {
    my ($all_hds, $fstab) = @_;
    fs::get::root_($fstab) or die "Oops, no root partition";

    if (arch() =~ /ppc/ && detect_devices::get_mac_generation() =~ /NewWorld/) {
	die "Need bootstrap partition to boot system!" if !(defined $partition_table::mac::bootstrap_part);
    }

    if (arch() =~ /ia64/ && !fs::get::has_mntpoint("/boot/efi", $all_hds)) {
	die N("You must have a FAT partition mounted in /boot/efi");
    }
}

1;
po_2_1</option>
<option value='topic/KA9_0'>topic/KA9_0</option>
<option value='topic/MDK-10-update'>topic/MDK-10-update</option>
<option value='topic/MDK-10_1-update'>topic/MDK-10_1-update</option>
<option value='topic/MDK-10_2-update'>topic/MDK-10_2-update</option>
<option value='topic/MDK-2006_0-update'>topic/MDK-2006_0-update</option>
<option value='topic/MDK92-branch'>topic/MDK92-branch</option>
<option value='topic/MDKC_1_0'>topic/MDKC_1_0</option>
<option value='topic/PCMCIA_CS_DISTRO'>topic/PCMCIA_CS_DISTRO</option>
<option value='topic/R9_0-64bit-branch'>topic/R9_0-64bit-branch</option>
<option value='topic/R9_1_HP-branch'>topic/R9_1_HP-branch</option>
<option value='topic/a'>topic/a</option>
<option value='topic/before_matchbox_wm'>topic/before_matchbox_wm</option>
<option value='topic/bug-13680'>topic/bug-13680</option>
<option value='topic/dietlibc'>topic/dietlibc</option>
<option value='topic/efi'>topic/efi</option>
<option value='topic/extlinux'>topic/extlinux</option>
<option value='topic/firewall'>topic/firewall</option>
<option value='topic/gdk-pixbuf-0-branch'>topic/gdk-pixbuf-0-branch</option>
<option value='topic/gi-ppc'>topic/gi-ppc</option>
<option value='topic/ia64-8_1'>topic/ia64-8_1</option>
<option value='topic/mandrakesoft'>topic/mandrakesoft</option>
<option value='topic/mlcd4'>topic/mlcd4</option>
<option value='topic/ppp'>topic/ppp</option>
<option value='topic/rp-pppoe'>topic/rp-pppoe</option>
<option value='topic/switching_to_dnf'>topic/switching_to_dnf</option>
<option value='topic/switching_to_urpmi'>topic/switching_to_urpmi</option>
<option value='topic/unlabeled-1.1.1'>topic/unlabeled-1.1.1</option>
<option value='topic/v_webmin_0_87'>topic/v_webmin_0_87</option>
<option value='topic/x86_64-branch'>topic/x86_64-branch</option>
<option value='user/animtim/designWork'>user/animtim/designWork</option>
<option value='user/colin/rescue-systemd'>user/colin/rescue-systemd</option>
<option value='user/ennael/mga6'>user/ennael/mga6</option>
<option value='user/erwan/bug-13680'>user/erwan/bug-13680</option>
<option value='user/jibz/aarch64'>user/jibz/aarch64</option>
<option value='user/martinw/mga6'>user/martinw/mga6</option>
<option value='user/pterjan/arm64'>user/pterjan/arm64</option>
</select> <input type='submit' value='switch'/></form></td></tr>
<tr><td class='sub'>Mageia Installer and base platform for many utilities</td><td class='sub right'>Thierry Vignaud [tv]</td></tr></table>
<table class='tabs'><tr><td>
<a href='/software/drakx/?h=18.33'>summary</a><a href='/software/drakx/refs/?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>refs</a><a href='/software/drakx/log/perl-install/share?h=18.33'>log</a><a href='/software/drakx/tree/perl-install/share?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>tree</a><a class='active' href='/software/drakx/commit/perl-install/share?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>commit</a><a href='/software/drakx/diff/perl-install/share?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>diff</a><a href='/software/drakx/stats/perl-install/share?h=18.33'>stats</a></td><td class='form'><form class='right' method='get' action='/software/drakx/log/perl-install/share'>
<input type='hidden' name='h' value='18.33'/><input type='hidden' name='id' value='b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'/><select name='qt'>
<option value='grep'>log msg</option>
<option value='author'>author</option>
<option value='committer'>committer</option>
<option value='range'>range</option>
</select>
<input class='txt' type='search' size='10' name='q' value=''/>
<input type='submit' value='search'/>
</form>
</td></tr></table>
<div class='path'>path: <a href='/software/drakx/commit/?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>root</a>/<a href='/software/drakx/commit/perl-install?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install</a>/<a href='/software/drakx/commit/perl-install/share?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>share</a></div><div class='content'><div class='cgit-panel'><b>diff options</b><form method='get'><input type='hidden' name='h' value='18.33'/><input type='hidden' name='id' value='b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'/><table><tr><td colspan='2'/></tr><tr><td class='label'>context:</td><td class='ctrl'><select name='context' onchange='this.form.submit();'><option value='1'>1</option><option value='2'>2</option><option value='3' selected='selected'>3</option><option value='4'>4</option><option value='5'>5</option><option value='6'>6</option><option value='7'>7</option><option value='8'>8</option><option value='9'>9</option><option value='10'>10</option><option value='15'>15</option><option value='20'>20</option><option value='25'>25</option><option value='30'>30</option><option value='35'>35</option><option value='40'>40</option></select></td></tr><tr><td class='label'>space:</td><td class='ctrl'><select name='ignorews' onchange='this.form.submit();'><option value='0' selected='selected'>include</option><option value='1'>ignore</option></select></td></tr><tr><td class='label'>mode:</td><td class='ctrl'><select name='dt' onchange='this.form.submit();'><option value='0' selected='selected'>unified</option><option value='1'>ssdiff</option><option value='2'>stat only</option></select></td></tr><tr><td/><td class='ctrl'><noscript><input type='submit' value='reload'/></noscript></td></tr></table></form></div><table summary='commit info' class='commit-info'>
<tr><th>author</th><td>Thierry Vignaud &lt;tvignaud@mandriva.org&gt;</td><td class='right'>2005-04-21 15:25:29 +0000</td></tr>
<tr><th>committer</th><td>Thierry Vignaud &lt;tvignaud@mandriva.org&gt;</td><td class='right'>2005-04-21 15:25:29 +0000</td></tr>
<tr><th>commit</th><td colspan='2' class='sha1'><a href='/software/drakx/commit/perl-install/share?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab</a> (<a href='/software/drakx/patch/perl-install/share?id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>patch</a>)</td></tr>
<tr><th>tree</th><td colspan='2' class='sha1'><a href='/software/drakx/tree/?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>552c5c64693a3b846fe63ff00fe767a355b60462</a> /<a href='/software/drakx/tree/perl-install/share?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share</a></td></tr>
<tr><th>parent</th><td colspan='2' class='sha1'><a href='/software/drakx/commit/perl-install/share?h=18.33&amp;id=a2c392a9ab83bb9031fb11f99f0101f1f2d9f140'>a2c392a9ab83bb9031fb11f99f0101f1f2d9f140</a> (<a href='/software/drakx/diff/perl-install/share?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab&amp;id2=a2c392a9ab83bb9031fb11f99f0101f1f2d9f140'>diff</a>)</td></tr><tr><th>download</th><td colspan='2' class='sha1'><a href='/software/drakx/snapshot/drakx-b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab.tar'>drakx-b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab.tar</a><br/><a href='/software/drakx/snapshot/drakx-b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab.tar.gz'>drakx-b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab.tar.gz</a><br/><a href='/software/drakx/snapshot/drakx-b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab.tar.bz2'>drakx-b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab.tar.bz2</a><br/><a href='/software/drakx/snapshot/drakx-b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab.tar.xz'>drakx-b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab.tar.xz</a><br/><a href='/software/drakx/snapshot/drakx-b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab.zip'>drakx-b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab.zip</a><br/></td></tr></table>
<div class='commit-subject'>switch from MandrakeSoft to Mandriva</div><div class='commit-msg'></div><div class='diffstat-header'><a href='/software/drakx/diff/?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>Diffstat</a> (limited to 'perl-install/share')</div><table summary='diffstat' class='diffstat'><tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/advertising/01.pl?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/advertising/01.pl</a></td><td class='right'>8</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 0.6%;'/><td class='rem' style='width: 0.6%;'/><td class='none' style='width: 98.9%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/advertising/02.pl?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/advertising/02.pl</a></td><td class='right'>2</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 0.1%;'/><td class='rem' style='width: 0.1%;'/><td class='none' style='width: 99.7%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/advertising/03.pl?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/advertising/03.pl</a></td><td class='right'>2</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 0.1%;'/><td class='rem' style='width: 0.1%;'/><td class='none' style='width: 99.7%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/advertising/04.pl?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/advertising/04.pl</a></td><td class='right'>2</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 0.1%;'/><td class='rem' style='width: 0.1%;'/><td class='none' style='width: 99.7%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/advertising/05.pl?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/advertising/05.pl</a></td><td class='right'>4</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 0.3%;'/><td class='rem' style='width: 0.3%;'/><td class='none' style='width: 99.4%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/advertising/06.pl?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/advertising/06.pl</a></td><td class='right'>2</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 0.1%;'/><td class='rem' style='width: 0.1%;'/><td class='none' style='width: 99.7%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/advertising/07.pl?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/advertising/07.pl</a></td><td class='right'>4</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 0.3%;'/><td class='rem' style='width: 0.3%;'/><td class='none' style='width: 99.4%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/advertising/08.pl?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/advertising/08.pl</a></td><td class='right'>2</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 0.1%;'/><td class='rem' style='width: 0.1%;'/><td class='none' style='width: 99.7%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/advertising/09.pl?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/advertising/09.pl</a></td><td class='right'>8</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 0.6%;'/><td class='rem' style='width: 0.6%;'/><td class='none' style='width: 98.9%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/advertising/10.pl?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/advertising/10.pl</a></td><td class='right'>8</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 0.6%;'/><td class='rem' style='width: 0.6%;'/><td class='none' style='width: 98.9%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/advertising/11.pl?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/advertising/11.pl</a></td><td class='right'>10</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 0.7%;'/><td class='rem' style='width: 0.7%;'/><td class='none' style='width: 98.6%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/advertising/13-a.pl?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/advertising/13-a.pl</a></td><td class='right'>2</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 0.1%;'/><td class='rem' style='width: 0.1%;'/><td class='none' style='width: 99.7%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/advertising/13-b.pl?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/advertising/13-b.pl</a></td><td class='right'>2</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 0.1%;'/><td class='rem' style='width: 0.1%;'/><td class='none' style='width: 99.7%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/advertising/18.pl?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/advertising/18.pl</a></td><td class='right'>2</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 0.1%;'/><td class='rem' style='width: 0.1%;'/><td class='none' style='width: 99.7%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/advertising/25.pl?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/advertising/25.pl</a></td><td class='right'>4</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 0.3%;'/><td class='rem' style='width: 0.3%;'/><td class='none' style='width: 99.4%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/advertising/26.pl?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/advertising/26.pl</a></td><td class='right'>2</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 0.1%;'/><td class='rem' style='width: 0.1%;'/><td class='none' style='width: 99.7%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/advertising/27.pl?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/advertising/27.pl</a></td><td class='right'>2</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 0.1%;'/><td class='rem' style='width: 0.1%;'/><td class='none' style='width: 99.7%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/advertising/28.pl?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/advertising/28.pl</a></td><td class='right'>10</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 0.7%;'/><td class='rem' style='width: 0.7%;'/><td class='none' style='width: 98.6%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/advertising/29.pl?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/advertising/29.pl</a></td><td class='right'>8</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 0.6%;'/><td class='rem' style='width: 0.6%;'/><td class='none' style='width: 98.9%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/advertising/30.pl?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/advertising/30.pl</a></td><td class='right'>8</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 0.6%;'/><td class='rem' style='width: 0.6%;'/><td class='none' style='width: 98.9%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/compssUsers.pl?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/compssUsers.pl</a></td><td class='right'>2</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 0.1%;'/><td class='rem' style='width: 0.1%;'/><td class='none' style='width: 99.7%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/DrakX.pot?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/DrakX.pot</a></td><td class='right'>228</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 16.2%;'/><td class='rem' style='width: 16.2%;'/><td class='none' style='width: 67.5%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/af.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/af.po</a></td><td class='right'>534</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 38.0%;'/><td class='rem' style='width: 38.0%;'/><td class='none' style='width: 23.9%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/am.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/am.po</a></td><td class='right'>268</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 19.1%;'/><td class='rem' style='width: 19.1%;'/><td class='none' style='width: 61.8%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/ar.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/ar.po</a></td><td class='right'>284</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 20.2%;'/><td class='rem' style='width: 20.2%;'/><td class='none' style='width: 59.5%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/az.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/az.po</a></td><td class='right'>382</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 27.2%;'/><td class='rem' style='width: 27.2%;'/><td class='none' style='width: 45.6%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/be.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/be.po</a></td><td class='right'>258</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 18.4%;'/><td class='rem' style='width: 18.4%;'/><td class='none' style='width: 63.2%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/bg.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/bg.po</a></td><td class='right'>364</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 25.9%;'/><td class='rem' style='width: 25.9%;'/><td class='none' style='width: 48.1%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/bn.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/bn.po</a></td><td class='right'>350</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 24.9%;'/><td class='rem' style='width: 24.9%;'/><td class='none' style='width: 50.1%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/br.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/br.po</a></td><td class='right'>290</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 20.7%;'/><td class='rem' style='width: 20.7%;'/><td class='none' style='width: 58.7%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/bs.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/bs.po</a></td><td class='right'>496</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 35.3%;'/><td class='rem' style='width: 35.3%;'/><td class='none' style='width: 29.3%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/ca.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/ca.po</a></td><td class='right'>622</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 44.3%;'/><td class='rem' style='width: 44.3%;'/><td class='none' style='width: 11.4%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/cs.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/cs.po</a></td><td class='right'>482</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 34.3%;'/><td class='rem' style='width: 34.3%;'/><td class='none' style='width: 31.3%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/cy.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/cy.po</a></td><td class='right'>492</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 35.0%;'/><td class='rem' style='width: 35.0%;'/><td class='none' style='width: 29.9%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/da.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/da.po</a></td><td class='right'>690</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 49.1%;'/><td class='rem' style='width: 49.1%;'/><td class='none' style='width: 1.7%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/de.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/de.po</a></td><td class='right'>496</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 35.3%;'/><td class='rem' style='width: 35.3%;'/><td class='none' style='width: 29.3%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/el.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/el.po</a></td><td class='right'>300</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 21.4%;'/><td class='rem' style='width: 21.4%;'/><td class='none' style='width: 57.3%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/eo.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/eo.po</a></td><td class='right'>274</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 19.5%;'/><td class='rem' style='width: 19.5%;'/><td class='none' style='width: 61.0%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/es.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/es.po</a></td><td class='right'>502</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 35.8%;'/><td class='rem' style='width: 35.8%;'/><td class='none' style='width: 28.5%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/et.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/et.po</a></td><td class='right'>488</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 34.8%;'/><td class='rem' style='width: 34.8%;'/><td class='none' style='width: 30.5%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/eu.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/eu.po</a></td><td class='right'>486</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 34.6%;'/><td class='rem' style='width: 34.6%;'/><td class='none' style='width: 30.8%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/fa.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/fa.po</a></td><td class='right'>276</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 19.7%;'/><td class='rem' style='width: 19.7%;'/><td class='none' style='width: 60.7%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/fi.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/fi.po</a></td><td class='right'>624</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 44.4%;'/><td class='rem' style='width: 44.4%;'/><td class='none' style='width: 11.1%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/fr.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/fr.po</a></td><td class='right'>510</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 36.3%;'/><td class='rem' style='width: 36.3%;'/><td class='none' style='width: 27.4%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/fur.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/fur.po</a></td><td class='right'>270</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 19.2%;'/><td class='rem' style='width: 19.2%;'/><td class='none' style='width: 61.5%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/ga.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/ga.po</a></td><td class='right'>258</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 18.4%;'/><td class='rem' style='width: 18.4%;'/><td class='none' style='width: 63.2%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/gl.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/gl.po</a></td><td class='right'>396</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 28.2%;'/><td class='rem' style='width: 28.2%;'/><td class='none' style='width: 43.6%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/he.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/he.po</a></td><td class='right'>278</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 19.8%;'/><td class='rem' style='width: 19.8%;'/><td class='none' style='width: 60.4%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/help-de.pot?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/help-de.pot</a></td><td class='right'>102</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 7.3%;'/><td class='rem' style='width: 7.3%;'/><td class='none' style='width: 85.5%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/help-es.pot?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/help-es.pot</a></td><td class='right'>104</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 7.4%;'/><td class='rem' style='width: 7.4%;'/><td class='none' style='width: 85.2%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/help-fr.pot?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/help-fr.pot</a></td><td class='right'>98</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 7.0%;'/><td class='rem' style='width: 7.0%;'/><td class='none' style='width: 86.0%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/help-it.pot?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/help-it.pot</a></td><td class='right'>102</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 7.3%;'/><td class='rem' style='width: 7.3%;'/><td class='none' style='width: 85.5%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/help-ru.pot?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/help-ru.pot</a></td><td class='right'>98</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 7.0%;'/><td class='rem' style='width: 7.0%;'/><td class='none' style='width: 86.0%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/help-zh_CN.pot?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/help-zh_CN.pot</a></td><td class='right'>96</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 6.8%;'/><td class='rem' style='width: 6.8%;'/><td class='none' style='width: 86.3%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/hi.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/hi.po</a></td><td class='right'>312</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 22.2%;'/><td class='rem' style='width: 22.2%;'/><td class='none' style='width: 55.6%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/hr.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/hr.po</a></td><td class='right'>348</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 24.8%;'/><td class='rem' style='width: 24.8%;'/><td class='none' style='width: 50.4%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/hu.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/hu.po</a></td><td class='right'>540</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 38.5%;'/><td class='rem' style='width: 38.5%;'/><td class='none' style='width: 23.1%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/id.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/id.po</a></td><td class='right'>488</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 34.8%;'/><td class='rem' style='width: 34.8%;'/><td class='none' style='width: 30.5%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/is.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/is.po</a></td><td class='right'>328</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 23.4%;'/><td class='rem' style='width: 23.4%;'/><td class='none' style='width: 53.3%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/it.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/it.po</a></td><td class='right'>494</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 35.2%;'/><td class='rem' style='width: 35.2%;'/><td class='none' style='width: 29.6%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/ja.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/ja.po</a></td><td class='right'>480</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 34.2%;'/><td class='rem' style='width: 34.2%;'/><td class='none' style='width: 31.6%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/ko.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/ko.po</a></td><td class='right'>250</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 17.8%;'/><td class='rem' style='width: 17.8%;'/><td class='none' style='width: 64.4%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/ky.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/ky.po</a></td><td class='right'>306</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 21.8%;'/><td class='rem' style='width: 21.8%;'/><td class='none' style='width: 56.4%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/lt.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/lt.po</a></td><td class='right'>272</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 19.4%;'/><td class='rem' style='width: 19.4%;'/><td class='none' style='width: 61.3%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/ltg.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/ltg.po</a></td><td class='right'>338</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 24.1%;'/><td class='rem' style='width: 24.1%;'/><td class='none' style='width: 51.9%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/lv.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/lv.po</a></td><td class='right'>320</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 22.8%;'/><td class='rem' style='width: 22.8%;'/><td class='none' style='width: 54.4%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/mk.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/mk.po</a></td><td class='right'>312</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 22.2%;'/><td class='rem' style='width: 22.2%;'/><td class='none' style='width: 55.6%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/mn.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/mn.po</a></td><td class='right'>248</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 17.7%;'/><td class='rem' style='width: 17.7%;'/><td class='none' style='width: 64.7%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/ms.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/ms.po</a></td><td class='right'>270</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 19.2%;'/><td class='rem' style='width: 19.2%;'/><td class='none' style='width: 61.5%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/mt.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/mt.po</a></td><td class='right'>450</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 32.1%;'/><td class='rem' style='width: 32.1%;'/><td class='none' style='width: 35.9%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/nb.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/nb.po</a></td><td class='right'>490</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 34.9%;'/><td class='rem' style='width: 34.9%;'/><td class='none' style='width: 30.2%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/nl.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/nl.po</a></td><td class='right'>702</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 50.0%;'/><td class='rem' style='width: 50.0%;'/><td class='none' style='width: 0.0%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/nn.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/nn.po</a></td><td class='right'>246</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 17.5%;'/><td class='rem' style='width: 17.5%;'/><td class='none' style='width: 65.0%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/pa_IN.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/pa_IN.po</a></td><td class='right'>252</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 17.9%;'/><td class='rem' style='width: 17.9%;'/><td class='none' style='width: 64.1%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/pl.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/pl.po</a></td><td class='right'>494</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 35.2%;'/><td class='rem' style='width: 35.2%;'/><td class='none' style='width: 29.6%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/pt.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/pt.po</a></td><td class='right'>490</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 34.9%;'/><td class='rem' style='width: 34.9%;'/><td class='none' style='width: 30.2%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/pt_BR.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/pt_BR.po</a></td><td class='right'>504</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 35.9%;'/><td class='rem' style='width: 35.9%;'/><td class='none' style='width: 28.2%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/ro.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/ro.po</a></td><td class='right'>316</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 22.5%;'/><td class='rem' style='width: 22.5%;'/><td class='none' style='width: 55.0%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/ru.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/ru.po</a></td><td class='right'>496</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 35.3%;'/><td class='rem' style='width: 35.3%;'/><td class='none' style='width: 29.3%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/sc.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/sc.po</a></td><td class='right'>264</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 18.8%;'/><td class='rem' style='width: 18.8%;'/><td class='none' style='width: 62.4%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/sk.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/sk.po</a></td><td class='right'>468</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 33.3%;'/><td class='rem' style='width: 33.3%;'/><td class='none' style='width: 33.3%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/sl.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/sl.po</a></td><td class='right'>466</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 33.2%;'/><td class='rem' style='width: 33.2%;'/><td class='none' style='width: 33.6%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/sq.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/sq.po</a></td><td class='right'>356</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 25.4%;'/><td class='rem' style='width: 25.4%;'/><td class='none' style='width: 49.3%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/sr.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/sr.po</a></td><td class='right'>358</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 25.5%;'/><td class='rem' style='width: 25.5%;'/><td class='none' style='width: 49.0%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/sr@Latn.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/sr@Latn.po</a></td><td class='right'>356</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 25.4%;'/><td class='rem' style='width: 25.4%;'/><td class='none' style='width: 49.3%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/sv.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/sv.po</a></td><td class='right'>490</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 34.9%;'/><td class='rem' style='width: 34.9%;'/><td class='none' style='width: 30.2%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/ta.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/ta.po</a></td><td class='right'>304</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 21.7%;'/><td class='rem' style='width: 21.7%;'/><td class='none' style='width: 56.7%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/tg.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/tg.po</a></td><td class='right'>554</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 39.5%;'/><td class='rem' style='width: 39.5%;'/><td class='none' style='width: 21.1%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/th.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/th.po</a></td><td class='right'>284</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 20.2%;'/><td class='rem' style='width: 20.2%;'/><td class='none' style='width: 59.5%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/tl.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/tl.po</a></td><td class='right'>614</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 43.7%;'/><td class='rem' style='width: 43.7%;'/><td class='none' style='width: 12.5%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/tr.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/tr.po</a></td><td class='right'>374</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 26.6%;'/><td class='rem' style='width: 26.6%;'/><td class='none' style='width: 46.7%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/uk.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/uk.po</a></td><td class='right'>350</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 24.9%;'/><td class='rem' style='width: 24.9%;'/><td class='none' style='width: 50.1%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/uz.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/uz.po</a></td><td class='right'>330</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 23.5%;'/><td class='rem' style='width: 23.5%;'/><td class='none' style='width: 53.0%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/uz@Latn.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/uz@Latn.po</a></td><td class='right'>330</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 23.5%;'/><td class='rem' style='width: 23.5%;'/><td class='none' style='width: 53.0%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/vi.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/vi.po</a></td><td class='right'>476</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 33.9%;'/><td class='rem' style='width: 33.9%;'/><td class='none' style='width: 32.2%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/wa.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/wa.po</a></td><td class='right'>460</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 32.8%;'/><td class='rem' style='width: 32.8%;'/><td class='none' style='width: 34.5%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/zh_CN.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/zh_CN.po</a></td><td class='right'>490</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 34.9%;'/><td class='rem' style='width: 34.9%;'/><td class='none' style='width: 30.2%;'/></tr></table></td></tr>
<tr><td class='mode'>-rw-r--r--</td><td class='upd'><a href='/software/drakx/diff/perl-install/share/po/zh_TW.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/zh_TW.po</a></td><td class='right'>336</td><td class='graph'><table summary='file diffstat' width='100%'><tr><td class='add' style='width: 23.9%;'/><td class='rem' style='width: 23.9%;'/><td class='none' style='width: 52.1%;'/></tr></table></td></tr>
</table><div class='diffstat-summary'>98 files changed, 14499 insertions, 14499 deletions</div><table summary='diff' class='diff'><tr><td><div class='head'>diff --git a/perl-install/share/advertising/01.pl b/perl-install/share/advertising/01.pl<br/>index 3c5fb7ec6..21dba375d 100644<br/>--- a/<a href='/software/drakx/tree/perl-install/share/advertising/01.pl?h=18.33&amp;id=a2c392a9ab83bb9031fb11f99f0101f1f2d9f140'>perl-install/share/advertising/01.pl</a><br/>+++ b/<a href='/software/drakx/tree/perl-install/share/advertising/01.pl?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/advertising/01.pl</a></div><div class='hunk'>@@ -10,10 +10,10 @@ $border = 10;  #- for leftish text</div><div class='ctx'> </div><div class='ctx'> # @text = ([ N("text to display"), center =&gt; 1 ],</div><div class='ctx'> </div><div class='del'>-@text = ([ N("&lt;b&gt;What is Mandrakelinux?&lt;/b&gt;"), center =&gt; 1 ],</div><div class='add'>+@text = ([ N("&lt;b&gt;What is Mandrivalinux?&lt;/b&gt;"), center =&gt; 1 ],</div><div class='ctx'>          ' ',</div><div class='del'>-	 N("Welcome to &lt;b&gt;Mandrakelinux&lt;/b&gt;!"),</div><div class='add'>+	 N("Welcome to &lt;b&gt;Mandrivalinux&lt;/b&gt;!"),</div><div class='ctx'> 		 ' ',</div><div class='del'>-         N("Mandrakelinux is a &lt;b&gt;Linux distribution&lt;/b&gt; that comprises the core of the system, called the &lt;b&gt;operating system&lt;/b&gt; (based on the Linux kernel) together with &lt;b&gt;a lot of applications&lt;/b&gt; meeting every need you could even think of."),</div><div class='add'>+         N("Mandrivalinux is a &lt;b&gt;Linux distribution&lt;/b&gt; that comprises the core of the system, called the &lt;b&gt;operating system&lt;/b&gt; (based on the Linux kernel) together with &lt;b&gt;a lot of applications&lt;/b&gt; meeting every need you could even think of."),</div><div class='ctx'>          ' ',</div><div class='del'>-         N("Mandrakelinux is the most &lt;b&gt;user-friendly&lt;/b&gt; Linux distribution today. It is also one of the &lt;b&gt;most widely used&lt;/b&gt; Linux distributions worldwide!"));
\ No newline at end of file</div><div class='add'>+         N("Mandrivalinux is the most &lt;b&gt;user-friendly&lt;/b&gt; Linux distribution today. It is also one of the &lt;b&gt;most widely used&lt;/b&gt; Linux distributions worldwide!"));
\ No newline at end of file</div><div class='head'>diff --git a/perl-install/share/advertising/02.pl b/perl-install/share/advertising/02.pl<br/>index 5747bea5f..bd137f43b 100644<br/>--- a/<a href='/software/drakx/tree/perl-install/share/advertising/02.pl?h=18.33&amp;id=a2c392a9ab83bb9031fb11f99f0101f1f2d9f140'>perl-install/share/advertising/02.pl</a><br/>+++ b/<a href='/software/drakx/tree/perl-install/share/advertising/02.pl?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/advertising/02.pl</a></div><div class='hunk'>@@ -14,6 +14,6 @@ $border = 10;  #- for leftish text</div><div class='ctx'>          ' ',</div><div class='ctx'> 	 N("Welcome to the &lt;b&gt;world of open source&lt;/b&gt;!"),</div><div class='ctx'> 		 ' ',</div><div class='del'>-         N("Mandrakelinux is committed to the open source model. This means that this new release is the result of &lt;b&gt;collaboration&lt;/b&gt; between &lt;b&gt;Mandrakesoft's team of developers&lt;/b&gt; and the &lt;b&gt;worldwide community&lt;/b&gt; of Mandrakelinux contributors."),</div><div class='add'>+         N("Mandrivalinux is committed to the open source model. This means that this new release is the result of &lt;b&gt;collaboration&lt;/b&gt; between &lt;b&gt;Mandriva's team of developers&lt;/b&gt; and the &lt;b&gt;worldwide community&lt;/b&gt; of Mandrivalinux contributors."),</div><div class='ctx'>          ' ',</div><div class='ctx'>          N("We would like to &lt;b&gt;thank&lt;/b&gt; everyone who participated in the development of this latest release."));
\ No newline at end of file</div><div class='head'>diff --git a/perl-install/share/advertising/03.pl b/perl-install/share/advertising/03.pl<br/>index aa6ab140c..4dc4e887d 100644<br/>--- a/<a href='/software/drakx/tree/perl-install/share/advertising/03.pl?h=18.33&amp;id=a2c392a9ab83bb9031fb11f99f0101f1f2d9f140'>perl-install/share/advertising/03.pl</a><br/>+++ b/<a href='/software/drakx/tree/perl-install/share/advertising/03.pl?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/advertising/03.pl</a></div><div class='hunk'>@@ -12,7 +12,7 @@ $border = 10;  #- for leftish text</div><div class='ctx'> </div><div class='ctx'> @text = ([ N("&lt;b&gt;The GPL&lt;/b&gt;"), center =&gt; 1 ],</div><div class='ctx'>          ' ',</div><div class='del'>-	 N("Most of the software included in the distribution and all of the Mandrakelinux tools are licensed under the &lt;b&gt;General Public License&lt;/b&gt;."),</div><div class='add'>+	 N("Most of the software included in the distribution and all of the Mandrivalinux tools are licensed under the &lt;b&gt;General Public License&lt;/b&gt;."),</div><div class='ctx'> 		 ' ',</div><div class='ctx'>          N("The GPL is at the heart of the open source model; it grants everyone the &lt;b&gt;freedom&lt;/b&gt; to use, study, distribute and improve the software any way they want, provided they make the results available."),</div><div class='ctx'>          ' ',</div><div class='head'>diff --git a/perl-install/share/advertising/04.pl b/perl-install/share/advertising/04.pl<br/>index 59d3aa078..619b56784 100644<br/>--- a/<a href='/software/drakx/tree/perl-install/share/advertising/04.pl?h=18.33&amp;id=a2c392a9ab83bb9031fb11f99f0101f1f2d9f140'>perl-install/share/advertising/04.pl</a><br/>+++ b/<a href='/software/drakx/tree/perl-install/share/advertising/04.pl?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/advertising/04.pl</a></div><div class='hunk'>@@ -12,6 +12,6 @@ $border = 10;  #- for leftish text</div><div class='ctx'> </div><div class='ctx'> @text = ([ N("&lt;b&gt;Join the Community&lt;/b&gt;"), center =&gt; 1 ],</div><div class='ctx'>          ' ',</div><div class='del'>-	 N("Mandrakelinux has one of the &lt;b&gt;biggest communities&lt;/b&gt; of users and developers. The role of such a community is very wide, ranging from bug reporting to the development of new applications. The community plays a &lt;b&gt;key role&lt;/b&gt; in the Mandrakelinux world."),</div><div class='add'>+	 N("Mandrivalinux has one of the &lt;b&gt;biggest communities&lt;/b&gt; of users and developers. The role of such a community is very wide, ranging from bug reporting to the development of new applications. The community plays a &lt;b&gt;key role&lt;/b&gt; in the Mandrivalinux world."),</div><div class='ctx'> 		 ' ',</div><div class='ctx'>          N("To &lt;b&gt;learn more&lt;/b&gt; about our dynamic community, please visit &lt;b&gt;www.mandrakelinux.com&lt;/b&gt; or directly &lt;b&gt;www.mandrakelinux.com/en/cookerdevel.php3&lt;/b&gt; if you would like to get &lt;b&gt;involved&lt;/b&gt; in the development."));
\ No newline at end of file</div><div class='head'>diff --git a/perl-install/share/advertising/05.pl b/perl-install/share/advertising/05.pl<br/>index e2017969d..e00ee15a5 100644<br/>--- a/<a href='/software/drakx/tree/perl-install/share/advertising/05.pl?h=18.33&amp;id=a2c392a9ab83bb9031fb11f99f0101f1f2d9f140'>perl-install/share/advertising/05.pl</a><br/>+++ b/<a href='/software/drakx/tree/perl-install/share/advertising/05.pl?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/advertising/05.pl</a></div><div class='hunk'>@@ -14,10 +14,10 @@ $border = 10;  #- for leftish text</div><div class='ctx'> </div><div class='ctx'> @text = ([ N("&lt;b&gt;Download Version&lt;/b&gt;"), center =&gt; 1 ],</div><div class='ctx'>          ' ',</div><div class='del'>-	 N("You are now installing &lt;b&gt;Mandrakelinux Download&lt;/b&gt;. This is the free version that Mandrakesoft wants to keep &lt;b&gt;available to everyone&lt;/b&gt;."),</div><div class='add'>+	 N("You are now installing &lt;b&gt;Mandrivalinux Download&lt;/b&gt;. This is the free version that Mandriva wants to keep &lt;b&gt;available to everyone&lt;/b&gt;."),</div><div class='ctx'> 		 ' ',</div><div class='ctx'>          N("The Download version &lt;b&gt;cannot include&lt;/b&gt; all the software that is not open source. Therefore, you will not find in the Download version:"),</div><div class='ctx'> 	 N("	* &lt;b&gt;Proprietary drivers&lt;/b&gt; (such as drivers for NVIDIA®, ATI™, etc.)."),</div><div class='ctx'> 	 N("	* &lt;b&gt;Proprietary software&lt;/b&gt; (such as Acrobat® Reader®, RealPlayer®, Flash™, etc.)."),</div><div class='ctx'> 	 ' ',</div><div class='del'>-	 N("You will not have access to the &lt;b&gt;services included&lt;/b&gt; in the other Mandrakesoft products either."));</div><div class='add'>+	 N("You will not have access to the &lt;b&gt;services included&lt;/b&gt; in the other Mandriva products either."));</div><div class='head'>diff --git a/perl-install/share/advertising/06.pl b/perl-install/share/advertising/06.pl<br/>index 4a232d0c9..a08f66b6c 100644<br/>--- a/<a href='/software/drakx/tree/perl-install/share/advertising/06.pl?h=18.33&amp;id=a2c392a9ab83bb9031fb11f99f0101f1f2d9f140'>perl-install/share/advertising/06.pl</a><br/>+++ b/<a href='/software/drakx/tree/perl-install/share/advertising/06.pl?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/advertising/06.pl</a></div><div class='hunk'>@@ -12,6 +12,6 @@ $border = 10;  #- for leftish text</div><div class='ctx'> </div><div class='ctx'> @text = ([ N("&lt;b&gt;Discovery, Your First Linux Desktop&lt;/b&gt;"), center =&gt; 1 ],</div><div class='ctx'>          ' ',</div><div class='del'>-	 N("You are now installing &lt;b&gt;Mandrakelinux Discovery&lt;/b&gt;."),</div><div class='add'>+	 N("You are now installing &lt;b&gt;Mandrivalinux Discovery&lt;/b&gt;."),</div><div class='ctx'> 		 ' ',</div><div class='ctx'>          N("Discovery is the &lt;b&gt;easiest&lt;/b&gt; and most &lt;b&gt;user-friendly&lt;/b&gt; Linux distribution. It includes a hand-picked selection of &lt;b&gt;premium software&lt;/b&gt; for office, multimedia and Internet activities. Its menu is task-oriented, with a single application per task."));
\ No newline at end of file</div><div class='head'>diff --git a/perl-install/share/advertising/07.pl b/perl-install/share/advertising/07.pl<br/>index 27a0aa468..aa32ac02a 100644<br/>--- a/<a href='/software/drakx/tree/perl-install/share/advertising/07.pl?h=18.33&amp;id=a2c392a9ab83bb9031fb11f99f0101f1f2d9f140'>perl-install/share/advertising/07.pl</a><br/>+++ b/<a href='/software/drakx/tree/perl-install/share/advertising/07.pl?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/advertising/07.pl</a></div><div class='hunk'>@@ -12,6 +12,6 @@ $border = 10;  #- for leftish text</div><div class='ctx'> </div><div class='ctx'> @text = ([ N("&lt;b&gt;PowerPack, The Ultimate Linux Desktop&lt;/b&gt;"), center =&gt; 1 ],</div><div class='ctx'> 	' ',</div><div class='del'>-	N("You are now installing &lt;b&gt;Mandrakelinux PowerPack&lt;/b&gt;."),</div><div class='add'>+	N("You are now installing &lt;b&gt;Mandrivalinux PowerPack&lt;/b&gt;."),</div><div class='ctx'> 	' ',</div><div class='del'>-	N("PowerPack is Mandrakesoft's &lt;b&gt;premier Linux desktop&lt;/b&gt; product. PowerPack includes &lt;b&gt;thousands of applications&lt;/b&gt; - everything from the most popular to the most advanced."));
\ No newline at end of file</div><div class='add'>+	N("PowerPack is Mandriva's &lt;b&gt;premier Linux desktop&lt;/b&gt; product. PowerPack includes &lt;b&gt;thousands of applications&lt;/b&gt; - everything from the most popular to the most advanced."));
\ No newline at end of file</div><div class='head'>diff --git a/perl-install/share/advertising/08.pl b/perl-install/share/advertising/08.pl<br/>index 071baacf3..a006eaeb9 100644<br/>--- a/<a href='/software/drakx/tree/perl-install/share/advertising/08.pl?h=18.33&amp;id=a2c392a9ab83bb9031fb11f99f0101f1f2d9f140'>perl-install/share/advertising/08.pl</a><br/>+++ b/<a href='/software/drakx/tree/perl-install/share/advertising/08.pl?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/advertising/08.pl</a></div><div class='hunk'>@@ -12,6 +12,6 @@ $border = 10;  #- for leftish text</div><div class='ctx'> </div><div class='ctx'> @text = ([ N("&lt;b&gt;PowerPack+, The Linux Solution for Desktops and Servers&lt;/b&gt;"), center =&gt; 1 ],</div><div class='ctx'> 	' ',</div><div class='del'>-	N("You are now installing &lt;b&gt;Mandrakelinux PowerPack+&lt;/b&gt;."),</div><div class='add'>+	N("You are now installing &lt;b&gt;Mandrivalinux PowerPack+&lt;/b&gt;."),</div><div class='ctx'> 	' ',</div><div class='ctx'> 	N("PowerPack+ is a &lt;b&gt;full-featured Linux solution&lt;/b&gt; for small to medium-sized &lt;b&gt;networks&lt;/b&gt;. PowerPack+ includes thousands of &lt;b&gt;desktop applications&lt;/b&gt; and a comprehensive selection of world-class &lt;b&gt;server applications&lt;/b&gt;."));
\ No newline at end of file</div><div class='head'>diff --git a/perl-install/share/advertising/09.pl b/perl-install/share/advertising/09.pl<br/>index 12cfb449c..bc51ed0c5 100644<br/>--- a/<a href='/software/drakx/tree/perl-install/share/advertising/09.pl?h=18.33&amp;id=a2c392a9ab83bb9031fb11f99f0101f1f2d9f140'>perl-install/share/advertising/09.pl</a><br/>+++ b/<a href='/software/drakx/tree/perl-install/share/advertising/09.pl?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/advertising/09.pl</a></div><div class='hunk'>@@ -10,12 +10,12 @@ $border = 10;  #- for leftish text</div><div class='ctx'> </div><div class='ctx'> # @text = ([ N("text to display"), center =&gt; 1 ],</div><div class='ctx'> </div><div class='del'>-@text = ([ N("&lt;b&gt;Mandrakesoft Products&lt;/b&gt;"), center =&gt; 1 ],</div><div class='add'>+@text = ([ N("&lt;b&gt;Mandriva Products&lt;/b&gt;"), center =&gt; 1 ],</div><div class='ctx'> 	' ',</div><div class='del'>-	N("&lt;b&gt;Mandrakesoft&lt;/b&gt; has developed a wide range of &lt;b&gt;Mandrakelinux&lt;/b&gt; products."),</div><div class='add'>+	N("&lt;b&gt;Mandriva&lt;/b&gt; has developed a wide range of &lt;b&gt;Mandrivalinux&lt;/b&gt; products."),</div><div class='ctx'> 	' ',</div><div class='del'>-	N("The Mandrakelinux products are:"),</div><div class='add'>+	N("The Mandrivalinux products are:"),</div><div class='ctx'> 	N("	* &lt;b&gt;Discovery&lt;/b&gt;, Your First Linux Desktop."),</div><div class='ctx'> 	N("	* &lt;b&gt;PowerPack&lt;/b&gt;, The Ultimate Linux Desktop."),</div><div class='ctx'> 	N("	* &lt;b&gt;PowerPack+&lt;/b&gt;, The Linux Solution for Desktops and Servers."),</div><div class='del'>-	N("	* &lt;b&gt;Mandrakelinux for x86-64&lt;/b&gt;, The Mandrakelinux solution for making the most of your 64-bit processor."));</div><div class='add'>+	N("	* &lt;b&gt;Mandrivalinux for x86-64&lt;/b&gt;, The Mandrivalinux solution for making the most of your 64-bit processor."));</div><div class='head'>diff --git a/perl-install/share/advertising/10.pl b/perl-install/share/advertising/10.pl<br/>index a59f1d206..91088e020 100644<br/>--- a/<a href='/software/drakx/tree/perl-install/share/advertising/10.pl?h=18.33&amp;id=a2c392a9ab83bb9031fb11f99f0101f1f2d9f140'>perl-install/share/advertising/10.pl</a><br/>+++ b/<a href='/software/drakx/tree/perl-install/share/advertising/10.pl?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/advertising/10.pl</a></div><div class='hunk'>@@ -12,8 +12,8 @@ $border = 10;  #- for leftish text</div><div class='ctx'> </div><div class='ctx'> # @text = ([ N("text to display"), center =&gt; 1 ],</div><div class='ctx'> </div><div class='del'>-@text = ([ N("&lt;b&gt;Mandrakesoft Products (Nomad Products)&lt;/b&gt;"), center =&gt; 1 ],</div><div class='add'>+@text = ([ N("&lt;b&gt;Mandriva Products (Nomad Products)&lt;/b&gt;"), center =&gt; 1 ],</div><div class='ctx'> 	' ',</div><div class='del'>-	N("Mandrakesoft has developed two products that allow you to use Mandrakelinux &lt;b&gt;on any computer&lt;/b&gt; and without any need to actually install it:"),</div><div class='del'>-	N("	* &lt;b&gt;Move&lt;/b&gt;, a Mandrakelinux distribution that runs entirely from a bootable CD-ROM."),</div><div class='del'>-	N("	* &lt;b&gt;GlobeTrotter&lt;/b&gt;, a Mandrakelinux distribution pre-installed on the ultra-compact “LaCie Mobile Hard Drive”."));</div><div class='add'>+	N("Mandriva has developed two products that allow you to use Mandrivalinux &lt;b&gt;on any computer&lt;/b&gt; and without any need to actually install it:"),</div><div class='add'>+	N("	* &lt;b&gt;Move&lt;/b&gt;, a Mandrivalinux distribution that runs entirely from a bootable CD-ROM."),</div><div class='add'>+	N("	* &lt;b&gt;GlobeTrotter&lt;/b&gt;, a Mandrivalinux distribution pre-installed on the ultra-compact “LaCie Mobile Hard Drive”."));</div><div class='head'>diff --git a/perl-install/share/advertising/11.pl b/perl-install/share/advertising/11.pl<br/>index 286e48e42..ed0eefa34 100644<br/>--- a/<a href='/software/drakx/tree/perl-install/share/advertising/11.pl?h=18.33&amp;id=a2c392a9ab83bb9031fb11f99f0101f1f2d9f140'>perl-install/share/advertising/11.pl</a><br/>+++ b/<a href='/software/drakx/tree/perl-install/share/advertising/11.pl?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/advertising/11.pl</a></div><div class='hunk'>@@ -10,9 +10,9 @@ $border = 10;  #- for leftish text</div><div class='ctx'> </div><div class='ctx'> # @text = ([ N("text to display"), center =&gt; 1 ],</div><div class='ctx'> </div><div class='del'>-@text = ([ N("&lt;b&gt;Mandrakesoft Products (Professional Solutions)&lt;/b&gt;"), center =&gt; 1 ],</div><div class='add'>+@text = ([ N("&lt;b&gt;Mandriva Products (Professional Solutions)&lt;/b&gt;"), center =&gt; 1 ],</div><div class='ctx'> 	' ',</div><div class='del'>-	N("Below are the Mandrakesoft products designed to meet the &lt;b&gt;professional needs&lt;/b&gt;:"),</div><div class='del'>-	N("	* &lt;b&gt;Corporate Desktop&lt;/b&gt;, The Mandrakelinux Desktop for Businesses."),</div><div class='del'>-	N("	* &lt;b&gt;Corporate Server&lt;/b&gt;, The Mandrakelinux Server Solution."),</div><div class='del'>-	N("	* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, The Mandrakelinux Security Solution."));
\ No newline at end of file</div><div class='add'>+	N("Below are the Mandriva products designed to meet the &lt;b&gt;professional needs&lt;/b&gt;:"),</div><div class='add'>+	N("	* &lt;b&gt;Corporate Desktop&lt;/b&gt;, The Mandrivalinux Desktop for Businesses."),</div><div class='add'>+	N("	* &lt;b&gt;Corporate Server&lt;/b&gt;, The Mandrivalinux Server Solution."),</div><div class='add'>+	N("	* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, The Mandrivalinux Security Solution."));
\ No newline at end of file</div><div class='head'>diff --git a/perl-install/share/advertising/13-a.pl b/perl-install/share/advertising/13-a.pl<br/>index a8a81ec8e..a863cec0e 100644<br/>--- a/<a href='/software/drakx/tree/perl-install/share/advertising/13-a.pl?h=18.33&amp;id=a2c392a9ab83bb9031fb11f99f0101f1f2d9f140'>perl-install/share/advertising/13-a.pl</a><br/>+++ b/<a href='/software/drakx/tree/perl-install/share/advertising/13-a.pl?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/advertising/13-a.pl</a></div><div class='hunk'>@@ -12,7 +12,7 @@ $border = 10;  #- for leftish text</div><div class='ctx'> </div><div class='ctx'> @text = ([ N("&lt;b&gt;Choose your Favorite Desktop Environment&lt;/b&gt;"), center =&gt; 1 ],</div><div class='ctx'> 	' ',</div><div class='del'>-	N("With PowerPack, you will have the choice of the &lt;b&gt;graphical desktop environment&lt;/b&gt;. Mandrakesoft has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."),</div><div class='add'>+	N("With PowerPack, you will have the choice of the &lt;b&gt;graphical desktop environment&lt;/b&gt;. Mandriva has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."),</div><div class='ctx'> 	' ',</div><div class='ctx'> 	N("KDE is one of the &lt;b&gt;most advanced&lt;/b&gt; and &lt;b&gt;user-friendly&lt;/b&gt; graphical desktop environment available. It includes a lot of integrated applications."),</div><div class='ctx'> 	' ',</div><div class='head'>diff --git a/perl-install/share/advertising/13-b.pl b/perl-install/share/advertising/13-b.pl<br/>index 5914d8b68..72e42206d 100644<br/>--- a/<a href='/software/drakx/tree/perl-install/share/advertising/13-b.pl?h=18.33&amp;id=a2c392a9ab83bb9031fb11f99f0101f1f2d9f140'>perl-install/share/advertising/13-b.pl</a><br/>+++ b/<a href='/software/drakx/tree/perl-install/share/advertising/13-b.pl?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/advertising/13-b.pl</a></div><div class='hunk'>@@ -12,7 +12,7 @@ $border = 10;  #- for leftish text</div><div class='ctx'> </div><div class='ctx'> @text = ([ N("&lt;b&gt;Choose your Favorite Desktop Environment&lt;/b&gt;"), center =&gt; 1 ],</div><div class='ctx'> 	' ',</div><div class='del'>-	N("With PowerPack+, you will have the choice of the &lt;b&gt;graphical desktop environment&lt;/b&gt;. Mandrakesoft has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."),</div><div class='add'>+	N("With PowerPack+, you will have the choice of the &lt;b&gt;graphical desktop environment&lt;/b&gt;. Mandriva has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."),</div><div class='ctx'> 	' ',</div><div class='ctx'> 	N("KDE is one of the &lt;b&gt;most advanced&lt;/b&gt; and &lt;b&gt;user-friendly&lt;/b&gt; graphical desktop environment available. It includes a lot of integrated applications."),</div><div class='ctx'> 	' ',</div><div class='head'>diff --git a/perl-install/share/advertising/18.pl b/perl-install/share/advertising/18.pl<br/>index c1a5e2860..0ff5f7ce0 100644<br/>--- a/<a href='/software/drakx/tree/perl-install/share/advertising/18.pl?h=18.33&amp;id=a2c392a9ab83bb9031fb11f99f0101f1f2d9f140'>perl-install/share/advertising/18.pl</a><br/>+++ b/<a href='/software/drakx/tree/perl-install/share/advertising/18.pl?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/advertising/18.pl</a></div><div class='hunk'>@@ -12,7 +12,7 @@ $border = 10;  #- for leftish text</div><div class='ctx'> </div><div class='ctx'> @text = ([ N("&lt;b&gt;Enjoy the Wide Range of Applications&lt;/b&gt;"), center =&gt; 1 ],</div><div class='ctx'> 	' ',</div><div class='del'>-	N("In the Mandrakelinux menu you will find &lt;b&gt;easy-to-use&lt;/b&gt; applications for &lt;b&gt;all of your tasks&lt;/b&gt;:"),</div><div class='add'>+	N("In the Mandrivalinux menu you will find &lt;b&gt;easy-to-use&lt;/b&gt; applications for &lt;b&gt;all of your tasks&lt;/b&gt;:"),</div><div class='ctx'> 	N("	* Create, edit and share office documents with &lt;b&gt;OpenOffice.org&lt;/b&gt;."),</div><div class='ctx'> 	N("	* Manage your personal data with the integrated personal information suites &lt;b&gt;Kontact&lt;/b&gt; and &lt;b&gt;Evolution&lt;/b&gt;."),</div><div class='ctx'> 	N("	* Browse the web with &lt;b&gt;Mozilla&lt;/b&gt; and &lt;b&gt;Konqueror&lt;/b&gt;."),</div><div class='head'>diff --git a/perl-install/share/advertising/25.pl b/perl-install/share/advertising/25.pl<br/>index 93975500d..69cd49cc3 100644<br/>--- a/<a href='/software/drakx/tree/perl-install/share/advertising/25.pl?h=18.33&amp;id=a2c392a9ab83bb9031fb11f99f0101f1f2d9f140'>perl-install/share/advertising/25.pl</a><br/>+++ b/<a href='/software/drakx/tree/perl-install/share/advertising/25.pl?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/advertising/25.pl</a></div><div class='hunk'>@@ -10,8 +10,8 @@ $border = 10;  #- for leftish text</div><div class='ctx'> </div><div class='ctx'> # @text = ([ N("text to display"), center =&gt; 1 ],</div><div class='ctx'> </div><div class='del'>-@text = ([ N("&lt;b&gt;Mandrakelinux Control Center&lt;/b&gt;"), center =&gt; 1 ],</div><div class='add'>+@text = ([ N("&lt;b&gt;Mandrivalinux Control Center&lt;/b&gt;"), center =&gt; 1 ],</div><div class='ctx'> 	' ',</div><div class='del'>-	N("The &lt;b&gt;Mandrakelinux Control Center&lt;/b&gt; is an essential collection of Mandrakelinux-specific utilities designed to simplify the configuration of your computer."),</div><div class='add'>+	N("The &lt;b&gt;Mandrivalinux Control Center&lt;/b&gt; is an essential collection of Mandrivalinux-specific utilities designed to simplify the configuration of your computer."),</div><div class='ctx'> 	' ',</div><div class='ctx'> 	N("You will immediately appreciate this collection of &lt;b&gt;more than 60&lt;/b&gt; handy utilities for &lt;b&gt;easily configuring your system&lt;/b&gt;: hardware devices, mount points, network and Internet, security level of your computer, etc."));
\ No newline at end of file</div><div class='head'>diff --git a/perl-install/share/advertising/26.pl b/perl-install/share/advertising/26.pl<br/>index 89df6f915..c43d69e89 100644<br/>--- a/<a href='/software/drakx/tree/perl-install/share/advertising/26.pl?h=18.33&amp;id=a2c392a9ab83bb9031fb11f99f0101f1f2d9f140'>perl-install/share/advertising/26.pl</a><br/>+++ b/<a href='/software/drakx/tree/perl-install/share/advertising/26.pl?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/advertising/26.pl</a></div><div class='hunk'>@@ -12,4 +12,4 @@ $border = 10;  #- for leftish text</div><div class='ctx'> </div><div class='ctx'> @text = ([ N("&lt;b&gt;The Open Source Model&lt;/b&gt;"), center =&gt; 1 ],</div><div class='ctx'> 	' ',</div><div class='del'>-	N("Like all computer programming, open source software &lt;b&gt;requires time and people&lt;/b&gt; for development. In order to respect the open source philosophy, Mandrakesoft sells added value products and services to &lt;b&gt;keep improving Mandrakelinux&lt;/b&gt;. If you want to &lt;b&gt;support the open source philosophy&lt;/b&gt; and the development of Mandrakelinux, &lt;b&gt;please&lt;/b&gt; consider buying one of our products or services!"));
\ No newline at end of file</div><div class='add'>+	N("Like all computer programming, open source software &lt;b&gt;requires time and people&lt;/b&gt; for development. In order to respect the open source philosophy, Mandriva sells added value products and services to &lt;b&gt;keep improving Mandrivalinux&lt;/b&gt;. If you want to &lt;b&gt;support the open source philosophy&lt;/b&gt; and the development of Mandrivalinux, &lt;b&gt;please&lt;/b&gt; consider buying one of our products or services!"));
\ No newline at end of file</div><div class='head'>diff --git a/perl-install/share/advertising/27.pl b/perl-install/share/advertising/27.pl<br/>index faac46418..359e8e54b 100644<br/>--- a/<a href='/software/drakx/tree/perl-install/share/advertising/27.pl?h=18.33&amp;id=a2c392a9ab83bb9031fb11f99f0101f1f2d9f140'>perl-install/share/advertising/27.pl</a><br/>+++ b/<a href='/software/drakx/tree/perl-install/share/advertising/27.pl?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/advertising/27.pl</a></div><div class='hunk'>@@ -12,7 +12,7 @@ $border = 10;  #- for leftish text</div><div class='ctx'> </div><div class='ctx'> @text = ([ N("&lt;b&gt;Online Store&lt;/b&gt;"), center =&gt; 1 ],</div><div class='ctx'> 	' ',</div><div class='del'>-	N("To learn more about Mandrakesoft products and services, you can visit our &lt;b&gt;e-commerce platform&lt;/b&gt;."),</div><div class='add'>+	N("To learn more about Mandriva products and services, you can visit our &lt;b&gt;e-commerce platform&lt;/b&gt;."),</div><div class='ctx'> 	' ',</div><div class='ctx'> 	N("There you can find all our products, services and third-party products."),</div><div class='ctx'> 	' ',</div><div class='head'>diff --git a/perl-install/share/advertising/28.pl b/perl-install/share/advertising/28.pl<br/>index cce312594..a1108c3d8 100644<br/>--- a/<a href='/software/drakx/tree/perl-install/share/advertising/28.pl?h=18.33&amp;id=a2c392a9ab83bb9031fb11f99f0101f1f2d9f140'>perl-install/share/advertising/28.pl</a><br/>+++ b/<a href='/software/drakx/tree/perl-install/share/advertising/28.pl?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/advertising/28.pl</a></div><div class='hunk'>@@ -12,13 +12,13 @@ $border = 10;  #- for leftish text</div><div class='ctx'> </div><div class='ctx'> # @text = ([ N("text to display"), center =&gt; 1 ],</div><div class='ctx'> </div><div class='del'>-@text = ([ N("&lt;b&gt;Mandrakeclub&lt;/b&gt;"), center =&gt; 1 ],</div><div class='add'>+@text = ([ N("&lt;b&gt;Mandriva Club&lt;/b&gt;"), center =&gt; 1 ],</div><div class='ctx'> 	' ',</div><div class='del'>-	N("&lt;b&gt;Mandrakeclub&lt;/b&gt; is the &lt;b&gt;perfect companion&lt;/b&gt; to your Mandrakelinux product.."),</div><div class='add'>+	N("&lt;b&gt;Mandriva Club&lt;/b&gt; is the &lt;b&gt;perfect companion&lt;/b&gt; to your Mandrivalinux product.."),</div><div class='ctx'> 	' ',</div><div class='del'>-	N("Take advantage of &lt;b&gt;valuable benefits&lt;/b&gt; by joining Mandrakeclub, such as:"),</div><div class='add'>+	N("Take advantage of &lt;b&gt;valuable benefits&lt;/b&gt; by joining Mandriva Club, such as:"),</div><div class='ctx'> 	N("	* &lt;b&gt;Special discounts&lt;/b&gt; on products and services of our online store &lt;b&gt;store.mandrakesoft.com&lt;/b&gt;."),</div><div class='ctx'> 	N("	* Access to &lt;b&gt;commercial applications&lt;/b&gt; (for example to NVIDIA® or ATI™ drivers)."),</div><div class='del'>-	N("	* Participation in Mandrakelinux &lt;b&gt;user forums&lt;/b&gt;."),</div><div class='del'>-	N("	* &lt;b&gt;Early and privileged access&lt;/b&gt;, before public release, to Mandrakelinux &lt;b&gt;ISO images&lt;/b&gt;."),</div><div class='add'>+	N("	* Participation in Mandrivalinux &lt;b&gt;user forums&lt;/b&gt;."),</div><div class='add'>+	N("	* &lt;b&gt;Early and privileged access&lt;/b&gt;, before public release, to Mandrivalinux &lt;b&gt;ISO images&lt;/b&gt;."),</div><div class='ctx'> 	N("	* And many more."));</div><div class='head'>diff --git a/perl-install/share/advertising/29.pl b/perl-install/share/advertising/29.pl<br/>index 719c82338..ad997d59e 100644<br/>--- a/<a href='/software/drakx/tree/perl-install/share/advertising/29.pl?h=18.33&amp;id=a2c392a9ab83bb9031fb11f99f0101f1f2d9f140'>perl-install/share/advertising/29.pl</a><br/>+++ b/<a href='/software/drakx/tree/perl-install/share/advertising/29.pl?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/advertising/29.pl</a></div><div class='hunk'>@@ -10,12 +10,12 @@ $border = 10;  #- for leftish text</div><div class='ctx'> </div><div class='ctx'> # @text = ([ N("text to display"), center =&gt; 1 ],</div><div class='ctx'> </div><div class='del'>-@text = ([ N("&lt;b&gt;Mandrakeonline&lt;/b&gt;"), center =&gt; 1 ],</div><div class='add'>+@text = ([ N("&lt;b&gt;Mandriva Online&lt;/b&gt;"), center =&gt; 1 ],</div><div class='ctx'> 	' ',</div><div class='del'>-	N("&lt;b&gt;Mandrakeonline&lt;/b&gt; is a new premium service that Mandrakesoft is proud to offer its customers!"),</div><div class='add'>+	N("&lt;b&gt;Mandriva Online&lt;/b&gt; is a new premium service that Mandriva is proud to offer its customers!"),</div><div class='ctx'> 	' ',</div><div class='del'>-	N("Mandrakeonline provides a wide range of valuable services for &lt;b&gt;easily updating&lt;/b&gt; your Mandrakelinux systems:"),</div><div class='add'>+	N("Mandriva Online provides a wide range of valuable services for &lt;b&gt;easily updating&lt;/b&gt; your Mandrivalinux systems:"),</div><div class='ctx'> 	N("	* &lt;b&gt;Perfect&lt;/b&gt; system security (automated software updates)."),</div><div class='ctx'> 	N("	* &lt;b&gt;Notification&lt;/b&gt; of updates (by e-mail or by an applet on the desktop)."),</div><div class='ctx'> 	N("	* Flexible &lt;b&gt;scheduled&lt;/b&gt; updates."),</div><div class='del'>-	N("	* Management of &lt;b&gt;all your Mandrakelinux systems&lt;/b&gt; with one account."));
\ No newline at end of file</div><div class='add'>+	N("	* Management of &lt;b&gt;all your Mandrivalinux systems&lt;/b&gt; with one account."));
\ No newline at end of file</div><div class='head'>diff --git a/perl-install/share/advertising/30.pl b/perl-install/share/advertising/30.pl<br/>index b76729750..650c04833 100644<br/>--- a/<a href='/software/drakx/tree/perl-install/share/advertising/30.pl?h=18.33&amp;id=a2c392a9ab83bb9031fb11f99f0101f1f2d9f140'>perl-install/share/advertising/30.pl</a><br/>+++ b/<a href='/software/drakx/tree/perl-install/share/advertising/30.pl?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/advertising/30.pl</a></div><div class='hunk'>@@ -10,10 +10,10 @@ $border = 10;  #- for leftish text</div><div class='ctx'> </div><div class='ctx'> # @text = ([ N("text to display"), center =&gt; 1 ],</div><div class='ctx'> </div><div class='del'>-@text = ([ N("&lt;b&gt;Mandrakeexpert&lt;/b&gt;"), center =&gt; 1 ],</div><div class='add'>+@text = ([ N("&lt;b&gt;Mandriva Expert&lt;/b&gt;"), center =&gt; 1 ],</div><div class='ctx'> 	' ',</div><div class='del'>-	N("Do you require &lt;b&gt;assistance?&lt;/b&gt; Meet Mandrakesoft's technical experts on &lt;b&gt;our technical support platform&lt;/b&gt; www.mandrakeexpert.com."),</div><div class='add'>+	N("Do you require &lt;b&gt;assistance?&lt;/b&gt; Meet Mandriva's technical experts on &lt;b&gt;our technical support platform&lt;/b&gt; www.mandrakeexpert.com."),</div><div class='ctx'> 	' ',</div><div class='del'>-	N("Thanks to the help of &lt;b&gt;qualified Mandrakelinux experts&lt;/b&gt;, you will save a lot of time."),</div><div class='add'>+	N("Thanks to the help of &lt;b&gt;qualified Mandrivalinux experts&lt;/b&gt;, you will save a lot of time."),</div><div class='ctx'> 	' ',</div><div class='del'>-	N("For any question related to Mandrakelinux, you have the possibility to purchase support incidents at &lt;b&gt;store.mandrakesoft.com&lt;/b&gt;."));
\ No newline at end of file</div><div class='add'>+	N("For any question related to Mandrivalinux, you have the possibility to purchase support incidents at &lt;b&gt;store.mandrakesoft.com&lt;/b&gt;."));
\ No newline at end of file</div><div class='head'>diff --git a/perl-install/share/compssUsers.pl b/perl-install/share/compssUsers.pl<br/>index 5ebae7582..64e5373ca 100644<br/>--- a/<a href='/software/drakx/tree/perl-install/share/compssUsers.pl?h=18.33&amp;id=a2c392a9ab83bb9031fb11f99f0101f1f2d9f140'>perl-install/share/compssUsers.pl</a><br/>+++ b/<a href='/software/drakx/tree/perl-install/share/compssUsers.pl?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/compssUsers.pl</a></div><div class='hunk'>@@ -193,7 +193,7 @@ N_("Utilities") =&gt;</div><div class='ctx'>     flags =&gt; [ qw(MONITORING NETWORKING_FILE) ],</div><div class='ctx'>     default_selected =&gt; 1,</div><div class='ctx'>   },</div><div class='del'>-  { label =&gt; N_("Mandrakesoft Wizards"),</div><div class='add'>+  { label =&gt; N_("Mandriva Wizards"),</div><div class='ctx'>     descr =&gt; N_("Wizards to configure server"),</div><div class='ctx'>     flags =&gt; [ qw(WIZARDS) ],</div><div class='ctx'>     default_selected =&gt; 1,</div><div class='head'>diff --git a/perl-install/share/po/DrakX.pot b/perl-install/share/po/DrakX.pot<br/>index 8baa1f292..cc164c9c8 100644<br/>--- a/<a href='/software/drakx/tree/perl-install/share/po/DrakX.pot?h=18.33&amp;id=a2c392a9ab83bb9031fb11f99f0101f1f2d9f140'>perl-install/share/po/DrakX.pot</a><br/>+++ b/<a href='/software/drakx/tree/perl-install/share/po/DrakX.pot?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/DrakX.pot</a></div><div class='hunk'>@@ -57,7 +57,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click the button to reboot the machine, unplug it, remove write protection,\n"</div><div class='del'>-"plug the key again, and launch Mandrake Move again."</div><div class='add'>+"plug the key again, and launch Mandriva Move again."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: ../move/move.pm:468 help.pm:409 install_steps_interactive.pm:1320</div><div class='hunk'>@@ -76,7 +76,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You may also proceed without an USB key - you'll still be\n"</div><div class='del'>-"able to use Mandrake Move as a normal live Mandrake\n"</div><div class='add'>+"able to use Mandriva Move as a normal live Mandriva\n"</div><div class='ctx'> "Operating System."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -84,7 +84,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "We did not detect any USB key on your system. If you\n"</div><div class='del'>-"plug in an USB key now, Mandrake Move will have the ability\n"</div><div class='add'>+"plug in an USB key now, Mandriva Move will have the ability\n"</div><div class='ctx'> "to transparently save the data in your home directory and\n"</div><div class='ctx'> "system wide configuration, for next boot on this computer\n"</div><div class='ctx'> "or another one. Note: if you plug in a key now, wait several\n"</div><div class='hunk'>@@ -92,7 +92,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You may also proceed without an USB key - you'll still be\n"</div><div class='del'>-"able to use Mandrake Move as a normal live Mandrake\n"</div><div class='add'>+"able to use Mandriva Move as a normal live Mandriva\n"</div><div class='ctx'> "Operating System."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -158,7 +158,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "This may come from corrupted system configuration files\n"</div><div class='ctx'> "on the USB key, in this case removing them and then\n"</div><div class='del'>-"rebooting Mandrake Move would fix the problem. To do\n"</div><div class='add'>+"rebooting Mandriva Move would fix the problem. To do\n"</div><div class='ctx'> "so, click on the corresponding button.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -1088,7 +1088,7 @@ msgstr ""</div><div class='ctx'> #: any.pm:733</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux can support multiple languages. Select\n"</div><div class='add'>+"Mandrivalinux can support multiple languages. Select\n"</div><div class='ctx'> "the languages you would like to install. They will be available\n"</div><div class='ctx'> "when your installation is complete and you restart your system."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -3252,7 +3252,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Before continuing, you should carefully read the terms of the license. It\n"</div><div class='del'>-"covers the entire Mandrakelinux distribution. If you agree with all the\n"</div><div class='add'>+"covers the entire Mandrivalinux distribution. If you agree with all the\n"</div><div class='ctx'> "terms it contains, check the \"%s\" box. If not, clicking on the \"%s\"\n"</div><div class='ctx'> "button will reboot your computer."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -3354,7 +3354,7 @@ msgstr ""</div><div class='ctx'> #: help.pm:85</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"The Mandrakelinux installation is distributed on several CD-ROMs. If a\n"</div><div class='add'>+"The Mandrivalinux installation is distributed on several CD-ROMs. If a\n"</div><div class='ctx'> "selected package is located on another CD-ROM, DrakX will eject the current\n"</div><div class='ctx'> "CD and ask you to insert the required one. If you do not have the requested\n"</div><div class='ctx'> "CD at hand, just click on \"%s\", the corresponding packages will not be\n"</div><div class='hunk'>@@ -3365,11 +3365,11 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "It's now time to specify which programs you wish to install on your system.\n"</div><div class='del'>-"There are thousands of packages available for Mandrakelinux, and to make it\n"</div><div class='add'>+"There are thousands of packages available for Mandrivalinux, and to make it\n"</div><div class='ctx'> "simpler to manage, they have been placed into groups of similar\n"</div><div class='ctx'> "applications.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Mandrakelinux sorts package groups in four categories. You can mix and\n"</div><div class='add'>+"Mandrivalinux sorts package groups in four categories. You can mix and\n"</div><div class='ctx'> "match applications from the various categories, so a ``Workstation''\n"</div><div class='ctx'> "installation can still have applications from the ``Server'' category\n"</div><div class='ctx'> "installed.\n"</div><div class='hunk'>@@ -3475,10 +3475,10 @@ msgid ""</div><div class='ctx'> "!! If a server package has been selected, either because you specifically\n"</div><div class='ctx'> "chose the individual package or because it was part of a group of packages,\n"</div><div class='ctx'> "you'll be asked to confirm that you really want those servers to be\n"</div><div class='del'>-"installed. By default Mandrakelinux will automatically start any installed\n"</div><div class='add'>+"installed. By default Mandrivalinux will automatically start any installed\n"</div><div class='ctx'> "services at boot time. Even if they are safe and have no known issues at\n"</div><div class='ctx'> "the time the distribution was shipped, it is entirely possible that\n"</div><div class='del'>-"security holes were discovered after this version of Mandrakelinux was\n"</div><div class='add'>+"security holes were discovered after this version of Mandrivalinux was\n"</div><div class='ctx'> "finalized. If you do not know what a particular service is supposed to do or\n"</div><div class='ctx'> "why it's being installed, then click \"%s\". Clicking \"%s\" will install\n"</div><div class='ctx'> "the listed services and they will be started automatically at boot time. !!\n"</div><div class='hunk'>@@ -3583,7 +3583,7 @@ msgstr ""</div><div class='ctx'> msgid ""</div><div class='ctx'> "X (for X Window System) is the heart of the GNU/Linux graphical interface\n"</div><div class='ctx'> "on which all the graphical environments (KDE, GNOME, AfterStep,\n"</div><div class='del'>-"WindowMaker, etc.) bundled with Mandrakelinux rely upon.\n"</div><div class='add'>+"WindowMaker, etc.) bundled with Mandrivalinux rely upon.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You'll see a list of different parameters to change to get an optimal\n"</div><div class='ctx'> "graphical display.\n"</div><div class='hunk'>@@ -3681,12 +3681,12 @@ msgstr ""</div><div class='ctx'> #: help.pm:316</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"You now need to decide where you want to install the Mandrakelinux\n"</div><div class='add'>+"You now need to decide where you want to install the Mandrivalinux\n"</div><div class='ctx'> "operating system on your hard drive. If your hard drive is empty or if an\n"</div><div class='ctx'> "existing operating system is using all the available space you will have to\n"</div><div class='ctx'> "partition the drive. Basically, partitioning a hard drive means to\n"</div><div class='ctx'> "logically divide it to create the space needed to install your new\n"</div><div class='del'>-"Mandrakelinux system.\n"</div><div class='add'>+"Mandrivalinux system.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Because the process of partitioning a hard drive is usually irreversible\n"</div><div class='ctx'> "and can lead to data losses, partitioning can be intimidating and stressful\n"</div><div class='hunk'>@@ -3713,7 +3713,7 @@ msgid ""</div><div class='ctx'> "FAT or NTFS partition. Resizing can be performed without the loss of any\n"</div><div class='ctx'> "data, provided you've previously defragmented the Windows partition.\n"</div><div class='ctx'> "Backing up your data is strongly recommended. Using this option is\n"</div><div class='del'>-"recommended if you want to use both Mandrakelinux and Microsoft Windows on\n"</div><div class='add'>+"recommended if you want to use both Mandrivalinux and Microsoft Windows on\n"</div><div class='ctx'> "the same computer.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "   Before choosing this option, please understand that after this\n"</div><div class='hunk'>@@ -3722,7 +3722,7 @@ msgid ""</div><div class='ctx'> "to store your data or to install new software.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". If you want to delete all data and all partitions present on\n"</div><div class='del'>-"your hard drive and replace them with your new Mandrakelinux system, choose\n"</div><div class='add'>+"your hard drive and replace them with your new Mandrivalinux system, choose\n"</div><div class='ctx'> "this option. Be careful, because you will not be able to undo this operation\n"</div><div class='ctx'> "after you confirm.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -3849,7 +3849,7 @@ msgid ""</div><div class='ctx'> "Click on \"%s\" when you're ready to format the partitions.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click on \"%s\" if you want to choose another partition for your new\n"</div><div class='del'>-"Mandrakelinux operating system installation.\n"</div><div class='add'>+"Mandrivalinux operating system installation.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click on \"%s\" if you wish to select partitions which will be checked for\n"</div><div class='ctx'> "bad blocks on the disk."</div><div class='hunk'>@@ -3863,7 +3863,7 @@ msgstr ""</div><div class='ctx'> #: help.pm:434</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"By the time you install Mandrakelinux, it's likely that some packages will\n"</div><div class='add'>+"By the time you install Mandrivalinux, it's likely that some packages will\n"</div><div class='ctx'> "have been updated since the initial release. Bugs may have been fixed,\n"</div><div class='ctx'> "security issues resolved. To allow you to benefit from these updates,\n"</div><div class='ctx'> "you're now able to download them from the Internet. Check \"%s\" if you\n"</div><div class='hunk'>@@ -3891,7 +3891,7 @@ msgid ""</div><div class='ctx'> "generally obtained at the expense of ease of use.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "If you do not know what to choose, keep the default option. You'll be able\n"</div><div class='del'>-"to change it later with the draksec tool, which is part of Mandrakelinux\n"</div><div class='add'>+"to change it later with the draksec tool, which is part of Mandrivalinux\n"</div><div class='ctx'> "Control Center.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Fill the \"%s\" field with the e-mail address of the person responsible for\n"</div><div class='hunk'>@@ -3907,7 +3907,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "At this point, you need to choose which partition(s) will be used for the\n"</div><div class='del'>-"installation of your Mandrakelinux system. If partitions have already been\n"</div><div class='add'>+"installation of your Mandrivalinux system. If partitions have already been\n"</div><div class='ctx'> "defined, either from a previous installation of GNU/Linux or by another\n"</div><div class='ctx'> "partitioning tool, you can use existing partitions. Otherwise, hard drive\n"</div><div class='ctx'> "partitions must be defined.\n"</div><div class='hunk'>@@ -3993,7 +3993,7 @@ msgstr ""</div><div class='ctx'> msgid ""</div><div class='ctx'> "More than one Microsoft partition has been detected on your hard drive.\n"</div><div class='ctx'> "Please choose the one which you want to resize in order to install your new\n"</div><div class='del'>-"Mandrakelinux operating system.\n"</div><div class='add'>+"Mandrivalinux operating system.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Each partition is listed as follows: \"Linux name\", \"Windows name\"\n"</div><div class='ctx'> "\"Capacity\".\n"</div><div class='hunk'>@@ -4037,7 +4037,7 @@ msgid ""</div><div class='ctx'> "found on your machine.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "DrakX now needs to know if you want to perform a new installation or an\n"</div><div class='del'>-"upgrade of an existing Mandrakelinux system:\n"</div><div class='add'>+"upgrade of an existing Mandrivalinux system:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". For the most part, this completely wipes out the old system.\n"</div><div class='ctx'> "However, depending on your partitioning scheme, you can prevent some of\n"</div><div class='hunk'>@@ -4046,13 +4046,13 @@ msgid ""</div><div class='ctx'> "the file system, you should use this option.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". This installation class allows you to update the packages\n"</div><div class='del'>-"currently installed on your Mandrakelinux system. Your current partitioning\n"</div><div class='add'>+"currently installed on your Mandrivalinux system. Your current partitioning\n"</div><div class='ctx'> "scheme and user data will not be altered. Most of the other configuration\n"</div><div class='ctx'> "steps remain available and are similar to a standard installation.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Using the ``Upgrade'' option should work fine on Mandrakelinux systems\n"</div><div class='add'>+"Using the ``Upgrade'' option should work fine on Mandrivalinux systems\n"</div><div class='ctx'> "running version \"8.1\" or later. Performing an upgrade on versions prior\n"</div><div class='del'>-"to Mandrakelinux version \"8.1\" is not recommended."</div><div class='add'>+"to Mandrivalinux version \"8.1\" is not recommended."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: help.pm:591</div><div class='hunk'>@@ -4093,7 +4093,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "About UTF-8 (unicode) support: Unicode is a new character encoding meant to\n"</div><div class='ctx'> "cover all existing languages. However full support for it in GNU/Linux is\n"</div><div class='del'>-"still under development. For that reason, Mandrakelinux's use of UTF-8 will\n"</div><div class='add'>+"still under development. For that reason, Mandrivalinux's use of UTF-8 will\n"</div><div class='ctx'> "depend on the user's choices:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * If you choose a language with a strong legacy encoding (latin1\n"</div><div class='hunk'>@@ -4248,7 +4248,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Now, it's time to select a printing system for your computer. Other\n"</div><div class='del'>-"operating systems may offer you one, but Mandrakelinux offers two. Each of\n"</div><div class='add'>+"operating systems may offer you one, but Mandrivalinux offers two. Each of\n"</div><div class='ctx'> "the printing systems is best suited to particular types of configuration.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\" -- which is an acronym for ``print, do not queue'', is the choice\n"</div><div class='hunk'>@@ -4269,7 +4269,7 @@ msgid ""</div><div class='ctx'> "options and for managing the printer.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "If you make a choice now, and later find that you do not like your printing\n"</div><div class='del'>-"system you may change it by running PrinterDrake from the Mandrakelinux\n"</div><div class='add'>+"system you may change it by running PrinterDrake from the Mandrivalinux\n"</div><div class='ctx'> "Control Center and clicking on the \"%s\" button."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -4368,7 +4368,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": if you wish to configure your Internet or local network access,\n"</div><div class='ctx'> "you can do so now. Refer to the printed documentation or use the\n"</div><div class='del'>-"Mandrakelinux Control Center after the installation has finished to benefit\n"</div><div class='add'>+"Mandrivalinux Control Center after the installation has finished to benefit\n"</div><div class='ctx'> "from full in-line help.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": allows to configure HTTP and FTP proxy addresses if the machine\n"</div><div class='hunk'>@@ -4385,7 +4385,7 @@ msgid ""</div><div class='ctx'> " * \"%s\": if you wish to change your bootloader configuration, click this\n"</div><div class='ctx'> "button. This should be reserved to advanced users. Refer to the printed\n"</div><div class='ctx'> "documentation or the in-line help about bootloader configuration in the\n"</div><div class='del'>-"Mandrakelinux Control Center.\n"</div><div class='add'>+"Mandrivalinux Control Center.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": through this entry you can fine tune which services will be run\n"</div><div class='ctx'> "on your machine. If you plan to use this machine as a server it's a good\n"</div><div class='hunk'>@@ -4446,7 +4446,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Choose the hard drive you want to erase in order to install your new\n"</div><div class='del'>-"Mandrakelinux partition. Be careful, all data on this drive will be lost\n"</div><div class='add'>+"Mandrivalinux partition. Be careful, all data on this drive will be lost\n"</div><div class='ctx'> "and will not be recoverable!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -4743,7 +4743,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: install_interactive.pm:163</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Your Windows partition is too fragmented. Please reboot your computer under Windows, run the ``defrag'' utility, then restart the Mandrakelinux installation."</div><div class='add'>+msgid "Your Windows partition is too fragmented. Please reboot your computer under Windows, run the ``defrag'' utility, then restart the Mandrivalinux installation."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #. -PO: keep the double empty lines between sections, this is formatted a la LaTeX</div><div class='hunk'>@@ -4845,16 +4845,16 @@ msgstr ""</div><div class='ctx'> msgid ""</div><div class='ctx'> "Introduction\n"</div><div class='ctx'> "\n"</div><div class='del'>-"The operating system and the different components available in the Mandrakelinux distribution \n"</div><div class='add'>+"The operating system and the different components available in the Mandrivalinux distribution \n"</div><div class='ctx'> "shall be called the \"Software Products\" hereafter. The Software Products include, but are not \n"</div><div class='ctx'> "restricted to, the set of programs, methods, rules and documentation related to the operating \n"</div><div class='del'>-"system and the different components of the Mandrakelinux distribution.\n"</div><div class='add'>+"system and the different components of the Mandrivalinux distribution.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "1. License Agreement\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Please read this document carefully. This document is a license agreement between you and  \n"</div><div class='del'>-"Mandrakesoft S.A. which applies to the Software Products.\n"</div><div class='add'>+"Mandriva S.A. which applies to the Software Products.\n"</div><div class='ctx'> "By installing, duplicating or using the Software Products in any manner, you explicitly \n"</div><div class='ctx'> "accept and fully agree to conform to the terms and conditions of this License. \n"</div><div class='ctx'> "If you disagree with any portion of the License, you are not allowed to install, duplicate or use \n"</div><div class='hunk'>@@ -4869,21 +4869,21 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "The Software Products and attached documentation are provided \"as is\", with no warranty, to the \n"</div><div class='ctx'> "extent permitted by law.\n"</div><div class='del'>-"Mandrakesoft S.A. will, in no circumstances and to the extent permitted by law, be liable for any special,\n"</div><div class='add'>+"Mandriva S.A. will, in no circumstances and to the extent permitted by law, be liable for any special,\n"</div><div class='ctx'> "incidental, direct or indirect damages whatsoever (including without limitation damages for loss of \n"</div><div class='ctx'> "business, interruption of business, financial loss, legal fees and penalties resulting from a court \n"</div><div class='ctx'> "judgment, or any other consequential loss) arising out of  the use or inability to use the Software \n"</div><div class='del'>-"Products, even if Mandrakesoft S.A. has been advised of the possibility or occurrence of such \n"</div><div class='add'>+"Products, even if Mandriva S.A. has been advised of the possibility or occurrence of such \n"</div><div class='ctx'> "damages.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN SOME COUNTRIES\n"</div><div class='ctx'> "\n"</div><div class='del'>-"To the extent permitted by law, Mandrakesoft S.A. or its distributors will, in no circumstances, be \n"</div><div class='add'>+"To the extent permitted by law, Mandriva S.A. or its distributors will, in no circumstances, be \n"</div><div class='ctx'> "liable for any special, incidental, direct or indirect damages whatsoever (including without \n"</div><div class='ctx'> "limitation damages for loss of business, interruption of business, financial loss, legal fees \n"</div><div class='ctx'> "and penalties resulting from a court judgment, or any other consequential loss) arising out \n"</div><div class='ctx'> "of the possession and use of software components or arising out of  downloading software components \n"</div><div class='del'>-"from one of Mandrakelinux sites  which are prohibited or restricted in some countries by local laws.\n"</div><div class='add'>+"from one of Mandrivalinux sites  which are prohibited or restricted in some countries by local laws.\n"</div><div class='ctx'> "This limited liability applies to, but is not restricted to, the strong cryptography components \n"</div><div class='ctx'> "included in the Software Products.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -4895,9 +4895,9 @@ msgid ""</div><div class='ctx'> "Licence, hereafter called \"GPL\", or of similar licenses. Most of these licenses allow you to use, \n"</div><div class='ctx'> "duplicate, adapt or redistribute the components which they cover. Please read carefully the terms \n"</div><div class='ctx'> "and conditions of the license agreement for each component before using any component. Any question \n"</div><div class='del'>-"on a component license should be addressed to the component author and not to Mandrakesoft.\n"</div><div class='del'>-"The programs developed by Mandrakesoft S.A. are governed by the GPL License. Documentation written \n"</div><div class='del'>-"by Mandrakesoft S.A. is governed by a specific license. Please refer to the documentation for \n"</div><div class='add'>+"on a component license should be addressed to the component author and not to Mandriva.\n"</div><div class='add'>+"The programs developed by Mandriva S.A. are governed by the GPL License. Documentation written \n"</div><div class='add'>+"by Mandriva S.A. is governed by a specific license. Please refer to the documentation for \n"</div><div class='ctx'> "further details.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -4905,9 +4905,9 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "All rights to the components of the Software Products belong to their respective authors and are \n"</div><div class='ctx'> "protected by intellectual property and copyright laws applicable to software programs.\n"</div><div class='del'>-"Mandrakesoft S.A. reserves its rights to modify or adapt the Software Products, as a whole or in \n"</div><div class='add'>+"Mandriva S.A. reserves its rights to modify or adapt the Software Products, as a whole or in \n"</div><div class='ctx'> "parts, by all means and for all purposes.\n"</div><div class='del'>-"\"Mandrake\", \"Mandrakelinux\" and associated logos are trademarks of Mandrakesoft S.A.  \n"</div><div class='add'>+"\"Mandriva\", \"Mandrivalinux\" and associated logos are trademarks of Mandriva S.A.  \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "5. Governing Laws \n"</div><div class='hunk'>@@ -4918,7 +4918,7 @@ msgid ""</div><div class='ctx'> "The terms and conditions of this License are governed by the Laws of France.\n"</div><div class='ctx'> "All disputes on the terms of this license will preferably be settled out of court. As a last \n"</div><div class='ctx'> "resort, the dispute will be referred to the appropriate Courts of Law of Paris - France.\n"</div><div class='del'>-"For any question on this document, please contact Mandrakesoft S.A.  \n"</div><div class='add'>+"For any question on this document, please contact Mandriva S.A.  \n"</div><div class='ctx'> ""</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -4974,7 +4974,7 @@ msgid ""</div><div class='ctx'> "Remove the boot media and press return to reboot.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='del'>-"For information on fixes which are available for this release of Mandrakelinux,\n"</div><div class='add'>+"For information on fixes which are available for this release of Mandrivalinux,\n"</div><div class='ctx'> "consult the Errata available from:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -4982,7 +4982,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Information on configuring your system is available in the post\n"</div><div class='del'>-"install chapter of the Official Mandrakelinux User's Guide."</div><div class='add'>+"install chapter of the Official Mandrivalinux User's Guide."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #. -PO: keep the double empty lines between sections, this is formatted a la LaTeX</div><div class='hunk'>@@ -5016,7 +5016,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Your system is low on resources. You may have some problem installing\n"</div><div class='del'>-"Mandrakelinux. If that occurs, you can try a text install instead. For this,\n"</div><div class='add'>+"Mandrivalinux. If that occurs, you can try a text install instead. For this,\n"</div><div class='ctx'> "press `F1' when booting on CDROM, then enter `text'."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -5500,7 +5500,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: install_steps_interactive.pm:821</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Contacting Mandrakelinux web site to get the list of available mirrors..."</div><div class='add'>+msgid "Contacting Mandrivalinux web site to get the list of available mirrors..."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: install_steps_interactive.pm:840</div><div class='hunk'>@@ -5692,7 +5692,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: install_steps_newt.pm:20</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Installation %s"</div><div class='add'>+msgid "Mandrivalinux Installation %s"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #. -PO: This string must fit in a 80-char wide text screen</div><div class='hunk'>@@ -8236,7 +8236,7 @@ msgstr ""</div><div class='ctx'> msgid ""</div><div class='ctx'> "drakfirewall configurator\n"</div><div class='ctx'> "\n"</div><div class='del'>-"This configures a personal firewall for this Mandrakelinux machine.\n"</div><div class='add'>+"This configures a personal firewall for this Mandrivalinux machine.\n"</div><div class='ctx'> "For a powerful and dedicated firewall solution, please look to the\n"</div><div class='ctx'> "specialized MandrakeSecurity Firewall distribution."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -11471,7 +11471,7 @@ msgstr ""</div><div class='ctx'> #: printer/printerdrake.pm:3929</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Run Scannerdrake (Hardware/Scanner in Mandrakelinux Control Center) to share your scanner on the network.\n"</div><div class='add'>+"Run Scannerdrake (Hardware/Scanner in Mandrivalinux Control Center) to share your scanner on the network.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> ""</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -13035,22 +13035,22 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;What is Mandrakelinux?&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;What is Mandrivalinux?&lt;/b&gt;"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Welcome to &lt;b&gt;Mandrakelinux&lt;/b&gt;!"</div><div class='add'>+msgid "Welcome to &lt;b&gt;Mandrivalinux&lt;/b&gt;!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:17</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux is a &lt;b&gt;Linux distribution&lt;/b&gt; that comprises the core of the system, called the &lt;b&gt;operating system&lt;/b&gt; (based on the Linux kernel) together with &lt;b&gt;a lot of applications&lt;/b&gt; meeting every need you could even think of."</div><div class='add'>+msgid "Mandrivalinux is a &lt;b&gt;Linux distribution&lt;/b&gt; that comprises the core of the system, called the &lt;b&gt;operating system&lt;/b&gt; (based on the Linux kernel) together with &lt;b&gt;a lot of applications&lt;/b&gt; meeting every need you could even think of."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:19</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux is the most &lt;b&gt;user-friendly&lt;/b&gt; Linux distribution today. It is also one of the &lt;b&gt;most widely used&lt;/b&gt; Linux distributions worldwide!"</div><div class='add'>+msgid "Mandrivalinux is the most &lt;b&gt;user-friendly&lt;/b&gt; Linux distribution today. It is also one of the &lt;b&gt;most widely used&lt;/b&gt; Linux distributions worldwide!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/02.pl:13</div><div class='hunk'>@@ -13065,7 +13065,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/02.pl:17</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux is committed to the open source model. This means that this new release is the result of &lt;b&gt;collaboration&lt;/b&gt; between &lt;b&gt;Mandrakesoft's team of developers&lt;/b&gt; and the &lt;b&gt;worldwide community&lt;/b&gt; of Mandrakelinux contributors."</div><div class='add'>+msgid "Mandrivalinux is committed to the open source model. This means that this new release is the result of &lt;b&gt;collaboration&lt;/b&gt; between &lt;b&gt;Mandriva's team of developers&lt;/b&gt; and the &lt;b&gt;worldwide community&lt;/b&gt; of Mandrivalinux contributors."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/02.pl:19</div><div class='hunk'>@@ -13080,7 +13080,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/03.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Most of the software included in the distribution and all of the Mandrakelinux tools are licensed under the &lt;b&gt;General Public License&lt;/b&gt;."</div><div class='add'>+msgid "Most of the software included in the distribution and all of the Mandrivalinux tools are licensed under the &lt;b&gt;General Public License&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/03.pl:17</div><div class='hunk'>@@ -13100,7 +13100,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/04.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux has one of the &lt;b&gt;biggest communities&lt;/b&gt; of users and developers. The role of such a community is very wide, ranging from bug reporting to the development of new applications. The community plays a &lt;b&gt;key role&lt;/b&gt; in the Mandrakelinux world."</div><div class='add'>+msgid "Mandrivalinux has one of the &lt;b&gt;biggest communities&lt;/b&gt; of users and developers. The role of such a community is very wide, ranging from bug reporting to the development of new applications. The community plays a &lt;b&gt;key role&lt;/b&gt; in the Mandrivalinux world."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/04.pl:17</div><div class='hunk'>@@ -13115,7 +13115,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/05.pl:17</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux Download&lt;/b&gt;. This is the free version that Mandrakesoft wants to keep &lt;b&gt;available to everyone&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux Download&lt;/b&gt;. This is the free version that Mandriva wants to keep &lt;b&gt;available to everyone&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/05.pl:19</div><div class='hunk'>@@ -13135,7 +13135,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/05.pl:23</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You will not have access to the &lt;b&gt;services included&lt;/b&gt; in the other Mandrakesoft products either."</div><div class='add'>+msgid "You will not have access to the &lt;b&gt;services included&lt;/b&gt; in the other Mandriva products either."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:13</div><div class='hunk'>@@ -13145,7 +13145,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux Discovery&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux Discovery&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:17</div><div class='hunk'>@@ -13160,12 +13160,12 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/07.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux PowerPack&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux PowerPack&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/07.pl:17</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "PowerPack is Mandrakesoft's &lt;b&gt;premier Linux desktop&lt;/b&gt; product. PowerPack includes &lt;b&gt;thousands of applications&lt;/b&gt; - everything from the most popular to the most advanced."</div><div class='add'>+msgid "PowerPack is Mandriva's &lt;b&gt;premier Linux desktop&lt;/b&gt; product. PowerPack includes &lt;b&gt;thousands of applications&lt;/b&gt; - everything from the most popular to the most advanced."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/08.pl:13</div><div class='hunk'>@@ -13175,7 +13175,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/08.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux PowerPack+&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux PowerPack+&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/08.pl:17</div><div class='hunk'>@@ -13185,17 +13185,17 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products&lt;/b&gt;"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft&lt;/b&gt; has developed a wide range of &lt;b&gt;Mandrakelinux&lt;/b&gt; products."</div><div class='add'>+msgid "&lt;b&gt;Mandriva&lt;/b&gt; has developed a wide range of &lt;b&gt;Mandrivalinux&lt;/b&gt; products."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:17</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "The Mandrakelinux products are:"</div><div class='add'>+msgid "The Mandrivalinux products are:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:18</div><div class='hunk'>@@ -13215,52 +13215,52 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:21</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Mandrakelinux for x86-64&lt;/b&gt;, The Mandrakelinux solution for making the most of your 64-bit processor."</div><div class='add'>+msgid "\t* &lt;b&gt;Mandrivalinux for x86-64&lt;/b&gt;, The Mandrivalinux solution for making the most of your 64-bit processor."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products (Nomad Products)&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products (Nomad Products)&lt;/b&gt;"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:17</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakesoft has developed two products that allow you to use Mandrakelinux &lt;b&gt;on any computer&lt;/b&gt; and without any need to actually install it:"</div><div class='add'>+msgid "Mandriva has developed two products that allow you to use Mandrivalinux &lt;b&gt;on any computer&lt;/b&gt; and without any need to actually install it:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:18</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Move&lt;/b&gt;, a Mandrakelinux distribution that runs entirely from a bootable CD-ROM."</div><div class='add'>+msgid "\t* &lt;b&gt;Move&lt;/b&gt;, a Mandrivalinux distribution that runs entirely from a bootable CD-ROM."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:19</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, a Mandrakelinux distribution pre-installed on the ultra-compact “LaCie Mobile Hard Drive”."</div><div class='add'>+msgid "\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, a Mandrivalinux distribution pre-installed on the ultra-compact “LaCie Mobile Hard Drive”."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products (Professional Solutions)&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products (Professional Solutions)&lt;/b&gt;"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Below are the Mandrakesoft products designed to meet the &lt;b&gt;professional needs&lt;/b&gt;:"</div><div class='add'>+msgid "Below are the Mandriva products designed to meet the &lt;b&gt;professional needs&lt;/b&gt;:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:16</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, The Mandrakelinux Desktop for Businesses."</div><div class='add'>+msgid "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, The Mandrivalinux Desktop for Businesses."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:17</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, The Mandrakelinux Server Solution."</div><div class='add'>+msgid "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, The Mandrivalinux Server Solution."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:18</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, The Mandrakelinux Security Solution."</div><div class='add'>+msgid "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, The Mandrivalinux Security Solution."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/12.pl:13</div><div class='hunk'>@@ -13290,7 +13290,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/13-a.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "With PowerPack, you will have the choice of the &lt;b&gt;graphical desktop environment&lt;/b&gt;. Mandrakesoft has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='add'>+msgid "With PowerPack, you will have the choice of the &lt;b&gt;graphical desktop environment&lt;/b&gt;. Mandriva has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/13-a.pl:17 share/advertising/13-b.pl:17</div><div class='hunk'>@@ -13305,7 +13305,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/13-b.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "With PowerPack+, you will have the choice of the &lt;b&gt;graphical desktop environment&lt;/b&gt;. Mandrakesoft has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='add'>+msgid "With PowerPack+, you will have the choice of the &lt;b&gt;graphical desktop environment&lt;/b&gt;. Mandriva has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/14.pl:15</div><div class='hunk'>@@ -13410,7 +13410,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/18.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "In the Mandrakelinux menu you will find &lt;b&gt;easy-to-use&lt;/b&gt; applications for &lt;b&gt;all of your tasks&lt;/b&gt;:"</div><div class='add'>+msgid "In the Mandrivalinux menu you will find &lt;b&gt;easy-to-use&lt;/b&gt; applications for &lt;b&gt;all of your tasks&lt;/b&gt;:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/18.pl:16</div><div class='hunk'>@@ -13615,12 +13615,12 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakelinux Control Center&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandrivalinux Control Center&lt;/b&gt;"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "The &lt;b&gt;Mandrakelinux Control Center&lt;/b&gt; is an essential collection of Mandrakelinux-specific utilities designed to simplify the configuration of your computer."</div><div class='add'>+msgid "The &lt;b&gt;Mandrivalinux Control Center&lt;/b&gt; is an essential collection of Mandrivalinux-specific utilities designed to simplify the configuration of your computer."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:17</div><div class='hunk'>@@ -13635,7 +13635,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/26.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Like all computer programming, open source software &lt;b&gt;requires time and people&lt;/b&gt; for development. In order to respect the open source philosophy, Mandrakesoft sells added value products and services to &lt;b&gt;keep improving Mandrakelinux&lt;/b&gt;. If you want to &lt;b&gt;support the open source philosophy&lt;/b&gt; and the development of Mandrakelinux, &lt;b&gt;please&lt;/b&gt; consider buying one of our products or services!"</div><div class='add'>+msgid "Like all computer programming, open source software &lt;b&gt;requires time and people&lt;/b&gt; for development. In order to respect the open source philosophy, Mandriva sells added value products and services to &lt;b&gt;keep improving Mandrivalinux&lt;/b&gt;. If you want to &lt;b&gt;support the open source philosophy&lt;/b&gt; and the development of Mandrivalinux, &lt;b&gt;please&lt;/b&gt; consider buying one of our products or services!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/27.pl:13</div><div class='hunk'>@@ -13645,7 +13645,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/27.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "To learn more about Mandrakesoft products and services, you can visit our &lt;b&gt;e-commerce platform&lt;/b&gt;."</div><div class='add'>+msgid "To learn more about Mandriva products and services, you can visit our &lt;b&gt;e-commerce platform&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/27.pl:17</div><div class='hunk'>@@ -13665,17 +13665,17 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeclub&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Club&lt;/b&gt;"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:17</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeclub&lt;/b&gt; is the &lt;b&gt;perfect companion&lt;/b&gt; to your Mandrakelinux product.."</div><div class='add'>+msgid "&lt;b&gt;Mandriva Club&lt;/b&gt; is the &lt;b&gt;perfect companion&lt;/b&gt; to your Mandrivalinux product.."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:19</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Take advantage of &lt;b&gt;valuable benefits&lt;/b&gt; by joining Mandrakeclub, such as:"</div><div class='add'>+msgid "Take advantage of &lt;b&gt;valuable benefits&lt;/b&gt; by joining Mandriva Club, such as:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:20</div><div class='hunk'>@@ -13690,27 +13690,27 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:22</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* Participation in Mandrakelinux &lt;b&gt;user forums&lt;/b&gt;."</div><div class='add'>+msgid "\t* Participation in Mandrivalinux &lt;b&gt;user forums&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:23</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Early and privileged access&lt;/b&gt;, before public release, to Mandrakelinux &lt;b&gt;ISO images&lt;/b&gt;."</div><div class='add'>+msgid "\t* &lt;b&gt;Early and privileged access&lt;/b&gt;, before public release, to Mandrivalinux &lt;b&gt;ISO images&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeonline&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Online&lt;/b&gt;"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeonline&lt;/b&gt; is a new premium service that Mandrakesoft is proud to offer its customers!"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Online&lt;/b&gt; is a new premium service that Mandriva is proud to offer its customers!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:17</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakeonline provides a wide range of valuable services for &lt;b&gt;easily updating&lt;/b&gt; your Mandrakelinux systems:"</div><div class='add'>+msgid "Mandriva Online provides a wide range of valuable services for &lt;b&gt;easily updating&lt;/b&gt; your Mandrivalinux systems:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:18</div><div class='hunk'>@@ -13730,27 +13730,27 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:21</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* Management of &lt;b&gt;all your Mandrakelinux systems&lt;/b&gt; with one account."</div><div class='add'>+msgid "\t* Management of &lt;b&gt;all your Mandrivalinux systems&lt;/b&gt; with one account."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeexpert&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Expert&lt;/b&gt;"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Do you require &lt;b&gt;assistance?&lt;/b&gt; Meet Mandrakesoft's technical experts on &lt;b&gt;our technical support platform&lt;/b&gt; www.mandrakeexpert.com."</div><div class='add'>+msgid "Do you require &lt;b&gt;assistance?&lt;/b&gt; Meet Mandriva's technical experts on &lt;b&gt;our technical support platform&lt;/b&gt; www.mandrakeexpert.com."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:17</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Thanks to the help of &lt;b&gt;qualified Mandrakelinux experts&lt;/b&gt;, you will save a lot of time."</div><div class='add'>+msgid "Thanks to the help of &lt;b&gt;qualified Mandrivalinux experts&lt;/b&gt;, you will save a lot of time."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:19</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "For any question related to Mandrakelinux, you have the possibility to purchase support incidents at &lt;b&gt;store.mandrakesoft.com&lt;/b&gt;."</div><div class='add'>+msgid "For any question related to Mandrivalinux, you have the possibility to purchase support incidents at &lt;b&gt;store.mandrakesoft.com&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:25</div><div class='hunk'>@@ -14030,7 +14030,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:196</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakesoft Wizards"</div><div class='add'>+msgid "Mandriva Wizards"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:197</div><div class='hunk'>@@ -14127,7 +14127,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "[OPTIONS]...\n"</div><div class='del'>-"Mandrakelinux Terminal Server Configurator\n"</div><div class='add'>+"Mandrivalinux Terminal Server Configurator\n"</div><div class='ctx'> "--enable         : enable MTS\n"</div><div class='ctx'> "--disable        : disable MTS\n"</div><div class='ctx'> "--start          : start MTS\n"</div><div class='hunk'>@@ -14171,7 +14171,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "[OPTION]...\n"</div><div class='del'>-"  --no-confirmation      do not ask first confirmation question in MandrakeUpdate mode\n"</div><div class='add'>+"  --no-confirmation      do not ask first confirmation question in Mandriva Update mode\n"</div><div class='ctx'> "  --no-verify-rpm        do not verify packages signatures\n"</div><div class='ctx'> "  --changelog-first      display changelog before filelist in the description window\n"</div><div class='ctx'> "  --merge-all-rpmnew     propose to merge all .rpmnew/.rpmsave files found"</div><div class='hunk'>@@ -16609,12 +16609,12 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:41</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Bug Report Tool"</div><div class='add'>+msgid "Mandrivalinux Bug Report Tool"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:46</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Control Center"</div><div class='add'>+msgid "Mandrivalinux Control Center"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:48</div><div class='hunk'>@@ -16634,7 +16634,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:51</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakeonline"</div><div class='add'>+msgid "Mandriva Online"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:52</div><div class='hunk'>@@ -16679,7 +16679,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:81</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Select Mandrakesoft Tool:"</div><div class='add'>+msgid "Select Mandriva Tool:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:82</div><div class='hunk'>@@ -17072,14 +17072,14 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "This interface has not been configured yet.\n"</div><div class='del'>-"Run the \"Add an interface\" assistant from the Mandrakelinux Control Center"</div><div class='add'>+"Run the \"Add an interface\" assistant from the Mandrivalinux Control Center"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakconnect:1009 standalone/net_applet:61</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "You do not have any configured Internet connection.\n"</div><div class='del'>-"Run the \"%s\" assistant from the Mandrakelinux Control Center"</div><div class='add'>+"Run the \"%s\" assistant from the Mandrivalinux Control Center"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #. -PO: here "Add Connection" should be translated the same was as in control-center</div><div class='hunk'>@@ -17130,7 +17130,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakedm:36</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "MdkKDM (Mandrakelinux Display Manager)"</div><div class='add'>+msgid "MdkKDM (Mandrivalinux Display Manager)"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakedm:37</div><div class='hunk'>@@ -17413,7 +17413,7 @@ msgstr ""</div><div class='ctx'> #: standalone/drakfont:511</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Copyright (C) 2001-2002 by Mandrakesoft \n"</div><div class='add'>+"Copyright (C) 2001-2002 by Mandriva \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "       DUPONT Sebastien (original version)\n"</div><div class='hunk'>@@ -17860,7 +17860,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> " drakhelp 0.1\n"</div><div class='del'>-"Copyright (C) 2003-2004 Mandrakesoft.\n"</div><div class='add'>+"Copyright (C) 2003-2004 Mandriva.\n"</div><div class='ctx'> "This is free software and may be redistributed under the terms of the GNU GPL.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Usage: \n"</div><div class='hunk'>@@ -17890,7 +17890,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakhelp:36</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Help Center"</div><div class='add'>+msgid "Mandrivalinux Help Center"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakhelp:36</div><div class='hunk'>@@ -20833,7 +20833,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/logdrake:50</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Tools Logs"</div><div class='add'>+msgid "Mandrivalinux Tools Logs"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/logdrake:51</div><div class='hunk'>@@ -21336,7 +21336,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Connection failed.\n"</div><div class='del'>-"Verify your configuration in the Mandrakelinux Control Center."</div><div class='add'>+"Verify your configuration in the Mandrivalinux Control Center."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/net_monitor:341</div><div class='head'>diff --git a/perl-install/share/po/af.po b/perl-install/share/po/af.po<br/>index a79cb4300..817826e30 100644<br/>--- a/<a href='/software/drakx/tree/perl-install/share/po/af.po?h=18.33&amp;id=a2c392a9ab83bb9031fb11f99f0101f1f2d9f140'>perl-install/share/po/af.po</a><br/>+++ b/<a href='/software/drakx/tree/perl-install/share/po/af.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/af.po</a></div><div class='hunk'>@@ -66,7 +66,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click the button to reboot the machine, unplug it, remove write protection,\n"</div><div class='del'>-"plug the key again, and launch Mandrake Move again."</div><div class='add'>+"plug the key again, and launch Mandriva Move again."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Dit blyk dat die USB-stafie lees alleen is, ons kan dit nie huidiglik met\n"</div><div class='ctx'> "veiligheid uitprop nie.\n"</div><div class='hunk'>@@ -74,7 +74,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "Klik op die herlaai knoppie om die rekenaar te herlaai, prop dit uit,\n"</div><div class='ctx'> "verwyder die skryf-beskerming, prop dit weer in, en loods\n"</div><div class='del'>-"dan weer Mandrake Move."</div><div class='add'>+"dan weer Mandriva Move."</div><div class='ctx'> </div><div class='ctx'> #: ../move/move.pm:468 help.pm:409 install_steps_interactive.pm:1320</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -92,7 +92,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You may also proceed without an USB key - you'll still be\n"</div><div class='del'>-"able to use Mandrake Move as a normal live Mandrake\n"</div><div class='add'>+"able to use Mandriva Move as a normal live Mandriva\n"</div><div class='ctx'> "Operating System."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "U USB-stafie het nie enige geldige Windows (FAT) partisies nie.\n"</div><div class='hunk'>@@ -108,7 +108,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "We did not detect any USB key on your system. If you\n"</div><div class='del'>-"plug in an USB key now, Mandrake Move will have the ability\n"</div><div class='add'>+"plug in an USB key now, Mandriva Move will have the ability\n"</div><div class='ctx'> "to transparently save the data in your home directory and\n"</div><div class='ctx'> "system wide configuration, for next boot on this computer\n"</div><div class='ctx'> "or another one. Note: if you plug in a key now, wait several\n"</div><div class='hunk'>@@ -116,11 +116,11 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You may also proceed without an USB key - you'll still be\n"</div><div class='del'>-"able to use Mandrake Move as a normal live Mandrake\n"</div><div class='add'>+"able to use Mandriva Move as a normal live Mandriva\n"</div><div class='ctx'> "Operating System."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Ons kon nie enige USB-stafies opspoor nie. U het nou\n"</div><div class='del'>-"die geleentheid op een in te prop. Mandrake Move het die\n"</div><div class='add'>+"die geleentheid op een in te prop. Mandriva Move het die\n"</div><div class='ctx'> "vermoë op u data in u tuisgids, asook die konfigurasie van die\n"</div><div class='ctx'> "rekenaar daarop te stoor. Dis vind alles deursigtig plaas.\n"</div><div class='ctx'> "Aandag: Indien u nou 'n USB-stafie inprop, wag asseblief paar\n"</div><div class='hunk'>@@ -255,7 +255,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "This may come from corrupted system configuration files\n"</div><div class='ctx'> "on the USB key, in this case removing them and then\n"</div><div class='del'>-"rebooting Mandrake Move would fix the problem. To do\n"</div><div class='add'>+"rebooting Mandriva Move would fix the problem. To do\n"</div><div class='ctx'> "so, click on the corresponding button.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -1303,7 +1303,7 @@ msgstr "selfdoen"</div><div class='ctx'> #: any.pm:733</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux can support multiple languages. Select\n"</div><div class='add'>+"Mandrivalinux can support multiple languages. Select\n"</div><div class='ctx'> "the languages you would like to install. They will be available\n"</div><div class='ctx'> "when your installation is complete and you restart your system."</div><div class='ctx'> msgstr "U kan ander tale selekteer wat na installasie beskikbaar sal wees."</div><div class='hunk'>@@ -3707,12 +3707,12 @@ msgstr "laat radio ondersteuning toe"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Before continuing, you should carefully read the terms of the license. It\n"</div><div class='del'>-"covers the entire Mandrakelinux distribution. If you agree with all the\n"</div><div class='add'>+"covers the entire Mandrivalinux distribution. If you agree with all the\n"</div><div class='ctx'> "terms it contains, check the \"%s\" box. If not, clicking on the \"%s\"\n"</div><div class='ctx'> "button will reboot your computer."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Voordat u voortgaan, lees asb die lisensieterme noukeurig deur. Dit dek\n"</div><div class='del'>-"die hele Mandrakelinux distribusie. Indien u saamstem met al die\n"</div><div class='add'>+"die hele Mandrivalinux distribusie. Indien u saamstem met al die\n"</div><div class='ctx'> "voorwaardes daarin, merk die \"%s\" boksie. Indien nie, kan u op die\n"</div><div class='ctx'> "\"%s\" knoppie druk om teherlaai."</div><div class='ctx'> </div><div class='hunk'>@@ -3898,13 +3898,13 @@ msgstr ""</div><div class='ctx'> #: help.pm:85</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"The Mandrakelinux installation is distributed on several CD-ROMs. If a\n"</div><div class='add'>+"The Mandrivalinux installation is distributed on several CD-ROMs. If a\n"</div><div class='ctx'> "selected package is located on another CD-ROM, DrakX will eject the current\n"</div><div class='ctx'> "CD and ask you to insert the required one. If you do not have the requested\n"</div><div class='ctx'> "CD at hand, just click on \"%s\", the corresponding packages will not be\n"</div><div class='ctx'> "installed."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Die Mandrakelinux installasie is versprei oor 'n aantal CD-ROMs.DrakX\n"</div><div class='add'>+"Die Mandrivalinux installasie is versprei oor 'n aantal CD-ROMs.DrakX\n"</div><div class='ctx'> "weet wanneer 'n gekose pakket op 'n ander CD-ROM is. DrakX sal in so\n"</div><div class='ctx'> "geval die huidige CD uitskop en aandui watter een benodig word."</div><div class='ctx'> </div><div class='hunk'>@@ -3912,11 +3912,11 @@ msgstr ""</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "It's now time to specify which programs you wish to install on your system.\n"</div><div class='del'>-"There are thousands of packages available for Mandrakelinux, and to make it\n"</div><div class='add'>+"There are thousands of packages available for Mandrivalinux, and to make it\n"</div><div class='ctx'> "simpler to manage, they have been placed into groups of similar\n"</div><div class='ctx'> "applications.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Mandrakelinux sorts package groups in four categories. You can mix and\n"</div><div class='add'>+"Mandrivalinux sorts package groups in four categories. You can mix and\n"</div><div class='ctx'> "match applications from the various categories, so a ``Workstation''\n"</div><div class='ctx'> "installation can still have applications from the ``Server'' category\n"</div><div class='ctx'> "installed.\n"</div><div class='hunk'>@@ -3968,12 +3968,12 @@ msgid ""</div><div class='ctx'> "megabytes."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Nou moet u spesifiseer watter programme u op die rekenaar wil\n"</div><div class='del'>-"installeer. Daar is duisende pakkette beskikbaar vir Mandrakelinux, en\n"</div><div class='add'>+"installeer. Daar is duisende pakkette beskikbaar vir Mandrivalinux, en\n"</div><div class='ctx'> "om alles meer eenvoudig te maak, is die pakkette gegroepeer onder\n"</div><div class='ctx'> "groepe van selfde tipe programme.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Die groepe is so saamgestel dat dit saamval met die tipe gebruik van u\n"</div><div class='del'>-"rekenaar. Mandrakelinux het vier vooraf gespesifseerde installasies\n"</div><div class='add'>+"rekenaar. Mandrivalinux het vier vooraf gespesifseerde installasies\n"</div><div class='ctx'> "beskikbaar. Dink aan hierdie tipes as houers met verskillende pakkette.\n"</div><div class='ctx'> "U kan wel uit die verskillende houers, verskillende pakkette kies.\n"</div><div class='ctx'> "Dus kan u \"Werkstasie\" ook programme uit die \"Ontwikkeling\"\n"</div><div class='hunk'>@@ -4066,10 +4066,10 @@ msgid ""</div><div class='ctx'> "!! If a server package has been selected, either because you specifically\n"</div><div class='ctx'> "chose the individual package or because it was part of a group of packages,\n"</div><div class='ctx'> "you'll be asked to confirm that you really want those servers to be\n"</div><div class='del'>-"installed. By default Mandrakelinux will automatically start any installed\n"</div><div class='add'>+"installed. By default Mandrivalinux will automatically start any installed\n"</div><div class='ctx'> "services at boot time. Even if they are safe and have no known issues at\n"</div><div class='ctx'> "the time the distribution was shipped, it is entirely possible that\n"</div><div class='del'>-"security holes were discovered after this version of Mandrakelinux was\n"</div><div class='add'>+"security holes were discovered after this version of Mandrivalinux was\n"</div><div class='ctx'> "finalized. If you do not know what a particular service is supposed to do "</div><div class='ctx'> "or\n"</div><div class='ctx'> "why it's being installed, then click \"%s\". Clicking \"%s\" will install\n"</div><div class='hunk'>@@ -4099,7 +4099,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "Indien u 'n diensprogram kies, of dit nou deel is van 'n groepe pakkette of\n"</div><div class='ctx'> "'n enkel een, sal u gevra word om die installasie daarvan te bevestig.\n"</div><div class='del'>-"Mandrakelinux sal by verstek alle bediener-programme afskop nadat u die\n"</div><div class='add'>+"Mandrivalinux sal by verstek alle bediener-programme afskop nadat u die\n"</div><div class='ctx'> "rekenaar aangeskakel het. Hierdie bediener-programme is verpak sonder\n"</div><div class='ctx'> "enige probleme bekend. Dit kon intussen verander het, nadat sekuriteits-"</div><div class='ctx'> "gate\n"</div><div class='hunk'>@@ -4242,7 +4242,7 @@ msgstr ""</div><div class='ctx'> msgid ""</div><div class='ctx'> "X (for X Window System) is the heart of the GNU/Linux graphical interface\n"</div><div class='ctx'> "on which all the graphical environments (KDE, GNOME, AfterStep,\n"</div><div class='del'>-"WindowMaker, etc.) bundled with Mandrakelinux rely upon.\n"</div><div class='add'>+"WindowMaker, etc.) bundled with Mandrivalinux rely upon.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You'll see a list of different parameters to change to get an optimal\n"</div><div class='ctx'> "graphical display.\n"</div><div class='hunk'>@@ -4410,12 +4410,12 @@ msgstr ""</div><div class='ctx'> #: help.pm:316</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"You now need to decide where you want to install the Mandrakelinux\n"</div><div class='add'>+"You now need to decide where you want to install the Mandrivalinux\n"</div><div class='ctx'> "operating system on your hard drive. If your hard drive is empty or if an\n"</div><div class='ctx'> "existing operating system is using all the available space you will have to\n"</div><div class='ctx'> "partition the drive. Basically, partitioning a hard drive means to\n"</div><div class='ctx'> "logically divide it to create the space needed to install your new\n"</div><div class='del'>-"Mandrakelinux system.\n"</div><div class='add'>+"Mandrivalinux system.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Because the process of partitioning a hard drive is usually irreversible\n"</div><div class='ctx'> "and can lead to data losses, partitioning can be intimidating and stressful\n"</div><div class='hunk'>@@ -4442,7 +4442,7 @@ msgid ""</div><div class='ctx'> "FAT or NTFS partition. Resizing can be performed without the loss of any\n"</div><div class='ctx'> "data, provided you've previously defragmented the Windows partition.\n"</div><div class='ctx'> "Backing up your data is strongly recommended. Using this option is\n"</div><div class='del'>-"recommended if you want to use both Mandrakelinux and Microsoft Windows on\n"</div><div class='add'>+"recommended if you want to use both Mandrivalinux and Microsoft Windows on\n"</div><div class='ctx'> "the same computer.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "   Before choosing this option, please understand that after this\n"</div><div class='hunk'>@@ -4451,7 +4451,7 @@ msgid ""</div><div class='ctx'> "to store your data or to install new software.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". If you want to delete all data and all partitions present on\n"</div><div class='del'>-"your hard drive and replace them with your new Mandrakelinux system, choose\n"</div><div class='add'>+"your hard drive and replace them with your new Mandrivalinux system, choose\n"</div><div class='ctx'> "this option. Be careful, because you will not be able to undo this "</div><div class='ctx'> "operation\n"</div><div class='ctx'> "after you confirm.\n"</div><div class='hunk'>@@ -4471,11 +4471,11 @@ msgid ""</div><div class='ctx'> "experience. For more instructions on how to use the DiskDrake utility,\n"</div><div class='ctx'> "refer to the ``Managing Your Partitions'' section in the ``Starter Guide''."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Op hierdie tydstip moet u besluit waar op die hardeskyf u Mandrakelinux\n"</div><div class='add'>+"Op hierdie tydstip moet u besluit waar op die hardeskyf u Mandrivalinux\n"</div><div class='ctx'> "wil installeer. Indien u 'n leë hardeskyf het, of indien 'n bestaande\n"</div><div class='ctx'> "bedryfstelsel al die beskikbare spasie gebruik, sal u partisies moet\n"</div><div class='ctx'> "skep. Om 'n partisie te skep veroorsaak dat u die hardeskyf logies\n"</div><div class='del'>-"verdeel, om spasie te skep vir u nuwe Mandrakelinux bedryfstelsel.\n"</div><div class='add'>+"verdeel, om spasie te skep vir u nuwe Mandrivalinux bedryfstelsel.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Indien u 'n onervare gebruiker is, kan die skep van partisies vreemd en\n"</div><div class='ctx'> "intimiderend wees.\n"</div><div class='hunk'>@@ -4505,14 +4505,14 @@ msgstr ""</div><div class='ctx'> "geskied\n"</div><div class='ctx'> "sonner verlies van data, mits u die partisie gedefragmenteer het.Ons beveel "</div><div class='ctx'> "ten sterkste aan dat u 'n rugsteun maak van u data. Hierdie is\n"</div><div class='del'>-"die beste metode indien u beide Mandrakelinux en Microsoft Windows op die\n"</div><div class='add'>+"die beste metode indien u beide Mandrivalinux en Microsoft Windows op die\n"</div><div class='ctx'> "rekenaar wil gebruik.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Neem tog kennis dat dit die beskikbare oop spasie in Microsoft Windows sal\n"</div><div class='ctx'> "verminder, aangesien ons plek moet maak vir Linux op die hardeskyf.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": Indien u alle data op alle partisies op u hardeskyf wil uitwis,\n"</div><div class='del'>-"en dit dan vervang met Mandrakelinux, kan u hierdie opsie kies.\n"</div><div class='add'>+"en dit dan vervang met Mandrivalinux, kan u hierdie opsie kies.\n"</div><div class='ctx'> "Wees versigtig die opsie is onomkeerbaar!\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "   !! Net weer waarsku: alle data op die skyf sal vernietig word. !! \n"</div><div class='hunk'>@@ -4664,7 +4664,7 @@ msgid ""</div><div class='ctx'> "Click on \"%s\" when you're ready to format the partitions.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click on \"%s\" if you want to choose another partition for your new\n"</div><div class='del'>-"Mandrakelinux operating system installation.\n"</div><div class='add'>+"Mandrivalinux operating system installation.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click on \"%s\" if you wish to select partitions which will be checked for\n"</div><div class='ctx'> "bad blocks on the disk."</div><div class='hunk'>@@ -4704,7 +4704,7 @@ msgstr "Vorige"</div><div class='ctx'> #: help.pm:434</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"By the time you install Mandrakelinux, it's likely that some packages will\n"</div><div class='add'>+"By the time you install Mandrivalinux, it's likely that some packages will\n"</div><div class='ctx'> "have been updated since the initial release. Bugs may have been fixed,\n"</div><div class='ctx'> "security issues resolved. To allow you to benefit from these updates,\n"</div><div class='ctx'> "you're now able to download them from the Internet. Check \"%s\" if you\n"</div><div class='hunk'>@@ -4716,7 +4716,7 @@ msgid ""</div><div class='ctx'> "will appear: review the selection, and press \"%s\" to retrieve and install\n"</div><div class='ctx'> "the selected package(s), or \"%s\" to abort."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Teen die tyd wat u Mandrakelinux installeer, is dit hoogs waarskynlik\n"</div><div class='add'>+"Teen die tyd wat u Mandrivalinux installeer, is dit hoogs waarskynlik\n"</div><div class='ctx'> "dat van die pakkette intussen opgedateer is. Foute kom reggestel wees,\n"</div><div class='ctx'> "of sekuriteits probleme is dalk opgelos. Om voordeel hieruit te put, kan\n"</div><div class='ctx'> "u hulle nou van die Internet aflaai. Merk \"%s\" indien u 'n werkende\n"</div><div class='hunk'>@@ -4743,7 +4743,7 @@ msgid ""</div><div class='ctx'> "generally obtained at the expense of ease of use.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "If you do not know what to choose, keep the default option. You'll be able\n"</div><div class='del'>-"to change it later with the draksec tool, which is part of Mandrakelinux\n"</div><div class='add'>+"to change it later with the draksec tool, which is part of Mandrivalinux\n"</div><div class='ctx'> "Control Center.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Fill the \"%s\" field with the e-mail address of the person responsible for\n"</div><div class='hunk'>@@ -4756,7 +4756,7 @@ msgstr ""</div><div class='ctx'> "dit algemene gebruik op die rekenaar moeiliker maak.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Indien u onseker is oor wat om te kies, bly by die verstek opsie. U\n"</div><div class='del'>-"kan altyd later die vlak verander deur draksec in die Mandrakelinux Control\n"</div><div class='add'>+"kan altyd later die vlak verander deur draksec in die Mandrivalinux Control\n"</div><div class='ctx'> "Center te grbruik.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Die \"%s\" veld kan boodskappe stuur na 'n gekose persoon wat\n"</div><div class='hunk'>@@ -4772,7 +4772,7 @@ msgstr "Sekuriteits-admin:"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "At this point, you need to choose which partition(s) will be used for the\n"</div><div class='del'>-"installation of your Mandrakelinux system. If partitions have already been\n"</div><div class='add'>+"installation of your Mandrivalinux system. If partitions have already been\n"</div><div class='ctx'> "defined, either from a previous installation of GNU/Linux or by another\n"</div><div class='ctx'> "partitioning tool, you can use existing partitions. Otherwise, hard drive\n"</div><div class='ctx'> "partitions must be defined.\n"</div><div class='hunk'>@@ -4843,7 +4843,7 @@ msgid ""</div><div class='ctx'> "emergency boot situations."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Nou moet u asseblief besluit watter partisie(s) u gaan gebruik vir die\n"</div><div class='del'>-"installasie van u Mandrakelinux rekenaar.Indien die partisies reeds\n"</div><div class='add'>+"installasie van u Mandrivalinux rekenaar.Indien die partisies reeds\n"</div><div class='ctx'> "geskep is gedurende 'n vorige GNU/Linux installasie of deur 'n ander\n"</div><div class='ctx'> "partisie-program, kan u hulle gebruik.Indien nie, moet u eerstens\n"</div><div class='ctx'> "partisies skep.\n"</div><div class='hunk'>@@ -4927,7 +4927,7 @@ msgstr "Skakel tussen normale/kenner modus"</div><div class='ctx'> msgid ""</div><div class='ctx'> "More than one Microsoft partition has been detected on your hard drive.\n"</div><div class='ctx'> "Please choose the one which you want to resize in order to install your new\n"</div><div class='del'>-"Mandrakelinux operating system.\n"</div><div class='add'>+"Mandrivalinux operating system.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Each partition is listed as follows: \"Linux name\", \"Windows name\"\n"</div><div class='ctx'> "\"Capacity\".\n"</div><div class='hunk'>@@ -4957,7 +4957,7 @@ msgid ""</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Ons het meer as een Microsoft-partisie op u hardeskyf gevind.\n"</div><div class='ctx'> "Kies dan nou die een wie se grootte u wil verander, om plek te maak\n"</div><div class='del'>-"vir u nuwe Mandrakelinux bedryfstelsel.\n"</div><div class='add'>+"vir u nuwe Mandrivalinux bedryfstelsel.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Elke partisie is as volg gelys: \"Linux-naam\", \"Windows-naam\"\n"</div><div class='ctx'> "\"Kapasiteit\".\n"</div><div class='hunk'>@@ -5006,7 +5006,7 @@ msgid ""</div><div class='ctx'> "found on your machine.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "DrakX now needs to know if you want to perform a new installation or an\n"</div><div class='del'>-"upgrade of an existing Mandrakelinux system:\n"</div><div class='add'>+"upgrade of an existing Mandrivalinux system:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". For the most part, this completely wipes out the old system.\n"</div><div class='ctx'> "However, depending on your partitioning scheme, you can prevent some of\n"</div><div class='hunk'>@@ -5015,19 +5015,19 @@ msgid ""</div><div class='ctx'> "the file system, you should use this option.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". This installation class allows you to update the packages\n"</div><div class='del'>-"currently installed on your Mandrakelinux system. Your current partitioning\n"</div><div class='add'>+"currently installed on your Mandrivalinux system. Your current partitioning\n"</div><div class='ctx'> "scheme and user data will not be altered. Most of the other configuration\n"</div><div class='ctx'> "steps remain available and are similar to a standard installation.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Using the ``Upgrade'' option should work fine on Mandrakelinux systems\n"</div><div class='add'>+"Using the ``Upgrade'' option should work fine on Mandrivalinux systems\n"</div><div class='ctx'> "running version \"8.1\" or later. Performing an upgrade on versions prior\n"</div><div class='del'>-"to Mandrakelinux version \"8.1\" is not recommended."</div><div class='add'>+"to Mandrivalinux version \"8.1\" is not recommended."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Hierdie stap word slegs gedoen indien ou GNU/Linux partisies op die\n"</div><div class='ctx'> "rekenaar gevind is.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "DrakX moet nou weet of u 'n nuwe installasie of 'n opgradering van 'n\n"</div><div class='del'>-"bestaande Mandrakelinux wil doen:\n"</div><div class='add'>+"bestaande Mandrivalinux wil doen:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": Hierdie deel word grootliks gebruik vir 'n hele nuwe "</div><div class='ctx'> "installasie.\n"</div><div class='hunk'>@@ -5036,7 +5036,7 @@ msgstr ""</div><div class='ctx'> "van u partisies se data wil behou.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": hierdie tipe installasie laat u toe om pakkette op te dateer\n"</div><div class='del'>-"wat deel uitmaak van u huidige Mandrakelinux installasie. Die partisies\n"</div><div class='add'>+"wat deel uitmaak van u huidige Mandrivalinux installasie. Die partisies\n"</div><div class='ctx'> "en gebruiker se data bly onveranderd. Ander stappe is baie dieselfde as\n"</div><div class='ctx'> "'n normale installasie.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -5095,7 +5095,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "About UTF-8 (unicode) support: Unicode is a new character encoding meant to\n"</div><div class='ctx'> "cover all existing languages. However full support for it in GNU/Linux is\n"</div><div class='del'>-"still under development. For that reason, Mandrakelinux's use of UTF-8 will\n"</div><div class='add'>+"still under development. For that reason, Mandrivalinux's use of UTF-8 will\n"</div><div class='ctx'> "depend on the user's choices:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * If you choose a language with a strong legacy encoding (latin1\n"</div><div class='hunk'>@@ -5349,7 +5349,7 @@ msgstr ""</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Now, it's time to select a printing system for your computer. Other\n"</div><div class='del'>-"operating systems may offer you one, but Mandrakelinux offers two. Each of\n"</div><div class='add'>+"operating systems may offer you one, but Mandrivalinux offers two. Each of\n"</div><div class='ctx'> "the printing systems is best suited to particular types of configuration.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\" -- which is an acronym for ``print, do not queue'', is the choice\n"</div><div class='hunk'>@@ -5370,11 +5370,11 @@ msgid ""</div><div class='ctx'> "options and for managing the printer.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "If you make a choice now, and later find that you do not like your printing\n"</div><div class='del'>-"system you may change it by running PrinterDrake from the Mandrakelinux\n"</div><div class='add'>+"system you may change it by running PrinterDrake from the Mandrivalinux\n"</div><div class='ctx'> "Control Center and clicking on the \"%s\" button."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Dit is nou tyd om u drukkerstelsel te kies. Ander bedryfstelsels sal\n"</div><div class='del'>-"seker net een aan u bied, maar Mandrakelinux gee twee. Elk van hulle\n"</div><div class='add'>+"seker net een aan u bied, maar Mandrivalinux gee twee. Elk van hulle\n"</div><div class='ctx'> "is beter as die ander in sekere gevalle.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\" -- wat vir \"print, do not queue\" staan. Kies dit indien u\n"</div><div class='hunk'>@@ -5393,7 +5393,7 @@ msgstr ""</div><div class='ctx'> "opsies te keis en drukkers te bestuur.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Sou u die keuse nou, later wil verander, gaan gerus na 'PrinterDrake'\n"</div><div class='del'>-"in die 'Mandrakelinux Control Center' en klik op die \"Kenner\" knoppie."</div><div class='add'>+"in die 'Mandrivalinux Control Center' en klik op die \"Kenner\" knoppie."</div><div class='ctx'> </div><div class='ctx'> #: help.pm:765</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -5511,7 +5511,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": if you wish to configure your Internet or local network access,\n"</div><div class='ctx'> "you can do so now. Refer to the printed documentation or use the\n"</div><div class='del'>-"Mandrakelinux Control Center after the installation has finished to benefit\n"</div><div class='add'>+"Mandrivalinux Control Center after the installation has finished to benefit\n"</div><div class='ctx'> "from full in-line help.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": allows to configure HTTP and FTP proxy addresses if the machine\n"</div><div class='hunk'>@@ -5528,7 +5528,7 @@ msgid ""</div><div class='ctx'> " * \"%s\": if you wish to change your bootloader configuration, click this\n"</div><div class='ctx'> "button. This should be reserved to advanced users. Refer to the printed\n"</div><div class='ctx'> "documentation or the in-line help about bootloader configuration in the\n"</div><div class='del'>-"Mandrakelinux Control Center.\n"</div><div class='add'>+"Mandrivalinux Control Center.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": through this entry you can fine tune which services will be run\n"</div><div class='ctx'> "on your machine. If you plan to use this machine as a server it's a good\n"</div><div class='hunk'>@@ -5640,10 +5640,10 @@ msgstr "Dienste"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Choose the hard drive you want to erase in order to install your new\n"</div><div class='del'>-"Mandrakelinux partition. Be careful, all data on this drive will be lost\n"</div><div class='add'>+"Mandrivalinux partition. Be careful, all data on this drive will be lost\n"</div><div class='ctx'> "and will not be recoverable!"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Kies die hardeskyf wat u wil wis, om u nuwe Mandrakelinux\n"</div><div class='add'>+"Kies die hardeskyf wat u wil wis, om u nuwe Mandrivalinux\n"</div><div class='ctx'> "te kan installeer. Wees tog versigtig, alle huidige data op daardie\n"</div><div class='ctx'> "partisie sal vernietig word!"</div><div class='ctx'> </div><div class='hunk'>@@ -5990,7 +5990,7 @@ msgstr "Bereken die grootte van die Windowspartisie"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Your Windows partition is too fragmented. Please reboot your computer under "</div><div class='del'>-"Windows, run the ``defrag'' utility, then restart the Mandrakelinux "</div><div class='add'>+"Windows, run the ``defrag'' utility, then restart the Mandrivalinux "</div><div class='ctx'> "installation."</div><div class='ctx'> msgstr "U Windows-partisie is te gefragmenteer. Loop eers 'defrag' asb."</div><div class='ctx'> </div><div class='hunk'>@@ -6105,19 +6105,19 @@ msgid ""</div><div class='ctx'> "Introduction\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "The operating system and the different components available in the "</div><div class='del'>-"Mandrakelinux distribution \n"</div><div class='add'>+"Mandrivalinux distribution \n"</div><div class='ctx'> "shall be called the \"Software Products\" hereafter. The Software Products "</div><div class='ctx'> "include, but are not \n"</div><div class='ctx'> "restricted to, the set of programs, methods, rules and documentation related "</div><div class='ctx'> "to the operating \n"</div><div class='del'>-"system and the different components of the Mandrakelinux distribution.\n"</div><div class='add'>+"system and the different components of the Mandrivalinux distribution.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "1. License Agreement\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Please read this document carefully. This document is a license agreement "</div><div class='ctx'> "between you and  \n"</div><div class='del'>-"Mandrakesoft S.A. which applies to the Software Products.\n"</div><div class='add'>+"Mandriva S.A. which applies to the Software Products.\n"</div><div class='ctx'> "By installing, duplicating or using the Software Products in any manner, you "</div><div class='ctx'> "explicitly \n"</div><div class='ctx'> "accept and fully agree to conform to the terms and conditions of this "</div><div class='hunk'>@@ -6139,7 +6139,7 @@ msgid ""</div><div class='ctx'> "The Software Products and attached documentation are provided \"as is\", "</div><div class='ctx'> "with no warranty, to the \n"</div><div class='ctx'> "extent permitted by law.\n"</div><div class='del'>-"Mandrakesoft S.A. will, in no circumstances and to the extent permitted by "</div><div class='add'>+"Mandriva S.A. will, in no circumstances and to the extent permitted by "</div><div class='ctx'> "law, be liable for any special,\n"</div><div class='ctx'> "incidental, direct or indirect damages whatsoever (including without "</div><div class='ctx'> "limitation damages for loss of \n"</div><div class='hunk'>@@ -6147,14 +6147,14 @@ msgid ""</div><div class='ctx'> "resulting from a court \n"</div><div class='ctx'> "judgment, or any other consequential loss) arising out of  the use or "</div><div class='ctx'> "inability to use the Software \n"</div><div class='del'>-"Products, even if Mandrakesoft S.A. has been advised of the possibility or "</div><div class='add'>+"Products, even if Mandriva S.A. has been advised of the possibility or "</div><div class='ctx'> "occurrence of such \n"</div><div class='ctx'> "damages.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN SOME "</div><div class='ctx'> "COUNTRIES\n"</div><div class='ctx'> "\n"</div><div class='del'>-"To the extent permitted by law, Mandrakesoft S.A. or its distributors will, "</div><div class='add'>+"To the extent permitted by law, Mandriva S.A. or its distributors will, "</div><div class='ctx'> "in no circumstances, be \n"</div><div class='ctx'> "liable for any special, incidental, direct or indirect damages whatsoever "</div><div class='ctx'> "(including without \n"</div><div class='hunk'>@@ -6164,7 +6164,7 @@ msgid ""</div><div class='ctx'> "loss) arising out \n"</div><div class='ctx'> "of the possession and use of software components or arising out of  "</div><div class='ctx'> "downloading software components \n"</div><div class='del'>-"from one of Mandrakelinux sites  which are prohibited or restricted in some "</div><div class='add'>+"from one of Mandrivalinux sites  which are prohibited or restricted in some "</div><div class='ctx'> "countries by local laws.\n"</div><div class='ctx'> "This limited liability applies to, but is not restricted to, the strong "</div><div class='ctx'> "cryptography components \n"</div><div class='hunk'>@@ -6184,10 +6184,10 @@ msgid ""</div><div class='ctx'> "and conditions of the license agreement for each component before using any "</div><div class='ctx'> "component. Any question \n"</div><div class='ctx'> "on a component license should be addressed to the component author and not "</div><div class='del'>-"to Mandrakesoft.\n"</div><div class='del'>-"The programs developed by Mandrakesoft S.A. are governed by the GPL License. "</div><div class='add'>+"to Mandriva.\n"</div><div class='add'>+"The programs developed by Mandriva S.A. are governed by the GPL License. "</div><div class='ctx'> "Documentation written \n"</div><div class='del'>-"by Mandrakesoft S.A. is governed by a specific license. Please refer to the "</div><div class='add'>+"by Mandriva S.A. is governed by a specific license. Please refer to the "</div><div class='ctx'> "documentation for \n"</div><div class='ctx'> "further details.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6198,11 +6198,11 @@ msgid ""</div><div class='ctx'> "respective authors and are \n"</div><div class='ctx'> "protected by intellectual property and copyright laws applicable to software "</div><div class='ctx'> "programs.\n"</div><div class='del'>-"Mandrakesoft S.A. reserves its rights to modify or adapt the Software "</div><div class='add'>+"Mandriva S.A. reserves its rights to modify or adapt the Software "</div><div class='ctx'> "Products, as a whole or in \n"</div><div class='ctx'> "parts, by all means and for all purposes.\n"</div><div class='del'>-"\"Mandrake\", \"Mandrakelinux\" and associated logos are trademarks of "</div><div class='del'>-"Mandrakesoft S.A.  \n"</div><div class='add'>+"\"Mandriva\", \"Mandrivalinux\" and associated logos are trademarks of "</div><div class='add'>+"Mandriva S.A.  \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "5. Governing Laws \n"</div><div class='hunk'>@@ -6218,7 +6218,7 @@ msgid ""</div><div class='ctx'> "court. As a last \n"</div><div class='ctx'> "resort, the dispute will be referred to the appropriate Courts of Law of "</div><div class='ctx'> "Paris - France.\n"</div><div class='del'>-"For any question on this document, please contact Mandrakesoft S.A.  \n"</div><div class='add'>+"For any question on this document, please contact Mandriva S.A.  \n"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: install_messages.pm:90</div><div class='hunk'>@@ -6310,7 +6310,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "For information on fixes which are available for this release of "</div><div class='del'>-"Mandrakelinux,\n"</div><div class='add'>+"Mandrivalinux,\n"</div><div class='ctx'> "consult the Errata available from:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6318,13 +6318,13 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Information on configuring your system is available in the post\n"</div><div class='del'>-"install chapter of the Official Mandrakelinux User's Guide."</div><div class='add'>+"install chapter of the Official Mandrivalinux User's Guide."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Geluk, installasie is afgehandel.\n"</div><div class='ctx'> "Verwyder die herlaaimedium en druk 'enter' om te herlaai.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Vir inligting oor hierdie vrystelling van Mandrakelinux,\n"</div><div class='add'>+"Vir inligting oor hierdie vrystelling van Mandrivalinux,\n"</div><div class='ctx'> "bekyk die errata beskikbaar op\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6332,7 +6332,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Inligting oor stelskonfigurasie is beskikbaar in die postinstallasie-\n"</div><div class='del'>-"hoofstuk in die Offisiële Mandrakelinux Gebruikersgids."</div><div class='add'>+"hoofstuk in die Offisiële Mandrivalinux Gebruikersgids."</div><div class='ctx'> </div><div class='ctx'> #. -PO: keep the double empty lines between sections, this is formatted a la LaTeX</div><div class='ctx'> #: install_messages.pm:144</div><div class='hunk'>@@ -6367,13 +6367,13 @@ msgstr "Gaan stap '%s' binne\n"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Your system is low on resources. You may have some problem installing\n"</div><div class='del'>-"Mandrakelinux. If that occurs, you can try a text install instead. For "</div><div class='add'>+"Mandrivalinux. If that occurs, you can try a text install instead. For "</div><div class='ctx'> "this,\n"</div><div class='ctx'> "press `F1' when booting on CDROM, then enter `text'."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "U stelsel het min hulpbronne beskikbaar. U mag dalk probleme\n"</div><div class='ctx'> "ondervind met die installering\n"</div><div class='del'>-"van Mandrakelinux. In so 'n geval probeer eerder die teksinstallasie.\n"</div><div class='add'>+"van Mandrivalinux. In so 'n geval probeer eerder die teksinstallasie.\n"</div><div class='ctx'> "Daarvoor moet u\n"</div><div class='ctx'> "'F1' druk wanneer u vanaf die CDROM herlaai en dan 'text' op die\n"</div><div class='ctx'> "instruksielyn intik."</div><div class='hunk'>@@ -6912,8 +6912,8 @@ msgstr ""</div><div class='ctx'> #: install_steps_interactive.pm:821</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Contacting Mandrakelinux web site to get the list of available mirrors..."</div><div class='del'>-msgstr "Kontak Mandrakelinux se webwerf vir 'n lys van spieëlwebplekke...."</div><div class='add'>+"Contacting Mandrivalinux web site to get the list of available mirrors..."</div><div class='add'>+msgstr "Kontak Mandrivalinux se webwerf vir 'n lys van spieëlwebplekke...."</div><div class='ctx'> </div><div class='ctx'> #: install_steps_interactive.pm:840</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -7135,8 +7135,8 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: install_steps_newt.pm:20</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Installation %s"</div><div class='del'>-msgstr "Mandrakelinux Installasie %s"</div><div class='add'>+msgid "Mandrivalinux Installation %s"</div><div class='add'>+msgstr "Mandrivalinux Installasie %s"</div><div class='ctx'> </div><div class='ctx'> #. -PO: This string must fit in a 80-char wide text screen</div><div class='ctx'> #: install_steps_newt.pm:34</div><div class='hunk'>@@ -9727,13 +9727,13 @@ msgstr ""</div><div class='ctx'> msgid ""</div><div class='ctx'> "drakfirewall configurator\n"</div><div class='ctx'> "\n"</div><div class='del'>-"This configures a personal firewall for this Mandrakelinux machine.\n"</div><div class='add'>+"This configures a personal firewall for this Mandrivalinux machine.\n"</div><div class='ctx'> "For a powerful and dedicated firewall solution, please look to the\n"</div><div class='ctx'> "specialized MandrakeSecurity Firewall distribution."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "drakfirewall konfigurasie\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Hiermee stel u 'n persoonlike vuurmuur op vir die Mandrakelinux\n"</div><div class='add'>+"Hiermee stel u 'n persoonlike vuurmuur op vir die Mandrivalinux\n"</div><div class='ctx'> "rekenaar. Indien u 'n kragtige en toegewyde vuurmuur verlang, kyk\n"</div><div class='ctx'> "dan gerus na die 'MandrakeSecurity Firewall'."</div><div class='ctx'> </div><div class='hunk'>@@ -13773,7 +13773,7 @@ msgstr ""</div><div class='ctx'> #: printer/printerdrake.pm:3929</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Run Scannerdrake (Hardware/Scanner in Mandrakelinux Control Center) to share "</div><div class='add'>+"Run Scannerdrake (Hardware/Scanner in Mandrivalinux Control Center) to share "</div><div class='ctx'> "your scanner on the network.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -14046,7 +14046,7 @@ msgid ""</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Die netwerk, soos opgestel gedurende die installasie, kom nie aan die gang "</div><div class='ctx'> "nie. Maak tog seker die netwerk is tot u beskikking, en gaan u konfigurasie "</div><div class='del'>-"na deur die 'Mandrakelinux Control Center' te gebruik. "</div><div class='add'>+"na deur die 'Mandrivalinux Control Center' te gebruik. "</div><div class='ctx'> </div><div class='ctx'> #: printer/printerdrake.pm:4196</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -15674,18 +15674,18 @@ msgstr "Stop"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;What is Mandrakelinux?&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Wat is Mandrakelinux?&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;What is Mandrivalinux?&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Wat is Mandrivalinux?&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Welcome to &lt;b&gt;Mandrakelinux&lt;/b&gt;!"</div><div class='del'>-msgstr "Welkom by &lt;b&gt;Mandrakelinux&lt;/b&gt;!"</div><div class='add'>+msgid "Welcome to &lt;b&gt;Mandrivalinux&lt;/b&gt;!"</div><div class='add'>+msgstr "Welkom by &lt;b&gt;Mandrivalinux&lt;/b&gt;!"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is a &lt;b&gt;Linux distribution&lt;/b&gt; that comprises the core of the "</div><div class='add'>+"Mandrivalinux is a &lt;b&gt;Linux distribution&lt;/b&gt; that comprises the core of the "</div><div class='ctx'> "system, called the &lt;b&gt;operating system&lt;/b&gt; (based on the Linux kernel) "</div><div class='ctx'> "together with &lt;b&gt;a lot of applications&lt;/b&gt; meeting every need you could even "</div><div class='ctx'> "think of."</div><div class='hunk'>@@ -15694,11 +15694,11 @@ msgstr ""</div><div class='ctx'> #: share/advertising/01.pl:19</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is the most &lt;b&gt;user-friendly&lt;/b&gt; Linux distribution today. It "</div><div class='add'>+"Mandrivalinux is the most &lt;b&gt;user-friendly&lt;/b&gt; Linux distribution today. It "</div><div class='ctx'> "is also one of the &lt;b&gt;most widely used&lt;/b&gt; Linux distributions worldwide!"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux is 'n Oopbron bedryfstelsel wat duisende van die keurigste "</div><div class='del'>-"programme beskikbaar in die Oopbron wêreld bevat. Mandrakelinux is een van "</div><div class='add'>+"Mandrivalinux is 'n Oopbron bedryfstelsel wat duisende van die keurigste "</div><div class='add'>+"programme beskikbaar in die Oopbron wêreld bevat. Mandrivalinux is een van "</div><div class='ctx'> "die gewildste in die wereld!"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/02.pl:13</div><div class='hunk'>@@ -15714,13 +15714,13 @@ msgstr "Welkom by die wêreld van Oopbron sagteware!"</div><div class='ctx'> #: share/advertising/02.pl:17</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is committed to the open source model. This means that this "</div><div class='del'>-"new release is the result of &lt;b&gt;collaboration&lt;/b&gt; between &lt;b&gt;Mandrakesoft's "</div><div class='del'>-"team of developers&lt;/b&gt; and the &lt;b&gt;worldwide community&lt;/b&gt; of Mandrakelinux "</div><div class='add'>+"Mandrivalinux is committed to the open source model. This means that this "</div><div class='add'>+"new release is the result of &lt;b&gt;collaboration&lt;/b&gt; between &lt;b&gt;Mandriva's "</div><div class='add'>+"team of developers&lt;/b&gt; and the &lt;b&gt;worldwide community&lt;/b&gt; of Mandrivalinux "</div><div class='ctx'> "contributors."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux is toegewyd aan die Oopbron manier van dinge doen. Hierdie "</div><div class='del'>-"vrystelling is die reslutaat van samewerking tussen Mandrakesoft se span "</div><div class='add'>+"Mandrivalinux is toegewyd aan die Oopbron manier van dinge doen. Hierdie "</div><div class='add'>+"vrystelling is die reslutaat van samewerking tussen Mandriva se span "</div><div class='ctx'> "ontwikkelaars en 'n wereldwye gemeenskap wan mense wat bydraes lewer."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/02.pl:19</div><div class='hunk'>@@ -15741,7 +15741,7 @@ msgstr "&lt;b&gt;Neem Kennis&lt;/b&gt;"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Most of the software included in the distribution and all of the "</div><div class='del'>-"Mandrakelinux tools are licensed under the &lt;b&gt;General Public License&lt;/b&gt;."</div><div class='add'>+"Mandrivalinux tools are licensed under the &lt;b&gt;General Public License&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/03.pl:17</div><div class='hunk'>@@ -15762,15 +15762,15 @@ msgstr ""</div><div class='ctx'> #: share/advertising/04.pl:13</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid "&lt;b&gt;Join the Community&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Sluit aan by die Mandrakelinux gemeenskap!&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Sluit aan by die Mandrivalinux gemeenskap!&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/04.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux has one of the &lt;b&gt;biggest communities&lt;/b&gt; of users and "</div><div class='add'>+"Mandrivalinux has one of the &lt;b&gt;biggest communities&lt;/b&gt; of users and "</div><div class='ctx'> "developers. The role of such a community is very wide, ranging from bug "</div><div class='ctx'> "reporting to the development of new applications. The community plays a "</div><div class='del'>-"&lt;b&gt;key role&lt;/b&gt; in the Mandrakelinux world."</div><div class='add'>+"&lt;b&gt;key role&lt;/b&gt; in the Mandrivalinux world."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/04.pl:17</div><div class='hunk'>@@ -15784,13 +15784,13 @@ msgstr ""</div><div class='ctx'> #: share/advertising/05.pl:15</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid "&lt;b&gt;Download Version&lt;/b&gt;"</div><div class='del'>-msgstr "Hierdie is die Mandrakelinux &lt;b&gt;Download weergawe&lt;/b&gt;."</div><div class='add'>+msgstr "Hierdie is die Mandrivalinux &lt;b&gt;Download weergawe&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/05.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"You are now installing &lt;b&gt;Mandrakelinux Download&lt;/b&gt;. This is the free "</div><div class='del'>-"version that Mandrakesoft wants to keep &lt;b&gt;available to everyone&lt;/b&gt;."</div><div class='add'>+"You are now installing &lt;b&gt;Mandrivalinux Download&lt;/b&gt;. This is the free "</div><div class='add'>+"version that Mandriva wants to keep &lt;b&gt;available to everyone&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/05.pl:19</div><div class='hunk'>@@ -15817,7 +15817,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "You will not have access to the &lt;b&gt;services included&lt;/b&gt; in the other "</div><div class='del'>-"Mandrakesoft products either."</div><div class='add'>+"Mandriva products either."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:13</div><div class='hunk'>@@ -15827,7 +15827,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux Discovery&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux Discovery&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:17</div><div class='hunk'>@@ -15849,17 +15849,17 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/07.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux PowerPack&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux PowerPack&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/07.pl:17</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"PowerPack is Mandrakesoft's &lt;b&gt;premier Linux desktop&lt;/b&gt; product. PowerPack "</div><div class='add'>+"PowerPack is Mandriva's &lt;b&gt;premier Linux desktop&lt;/b&gt; product. PowerPack "</div><div class='ctx'> "includes &lt;b&gt;thousands of applications&lt;/b&gt; - everything from the most popular "</div><div class='ctx'> "to the most advanced."</div><div class='ctx'> msgstr ""</div><div class='del'>-"PowerPack is Mandrakesoft se uitblinker werkstasie-produk. Buiten dat dit "</div><div class='add'>+"PowerPack is Mandriva se uitblinker werkstasie-produk. Buiten dat dit "</div><div class='ctx'> "die maklikste is om te ken gebruik, sluit dit duisende programme in van die "</div><div class='ctx'> "mees gewildste tot die mees tegnieste."</div><div class='ctx'> </div><div class='hunk'>@@ -15870,7 +15870,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/08.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux PowerPack+&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux PowerPack+&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/08.pl:17</div><div class='hunk'>@@ -15887,20 +15887,20 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:13</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakestore&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Store&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakesoft&lt;/b&gt; has developed a wide range of &lt;b&gt;Mandrakelinux&lt;/b&gt; "</div><div class='add'>+"&lt;b&gt;Mandriva&lt;/b&gt; has developed a wide range of &lt;b&gt;Mandrivalinux&lt;/b&gt; "</div><div class='ctx'> "products."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:17</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "The Mandrakelinux products are:"</div><div class='del'>-msgstr "Mandrakelinux Updates Applet"</div><div class='add'>+msgid "The Mandrivalinux products are:"</div><div class='add'>+msgstr "Mandrivalinux Updates Applet"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:18</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -15920,61 +15920,61 @@ msgstr ""</div><div class='ctx'> #: share/advertising/09.pl:21</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;Mandrakelinux for x86-64&lt;/b&gt;, The Mandrakelinux solution for making "</div><div class='add'>+"\t* &lt;b&gt;Mandrivalinux for x86-64&lt;/b&gt;, The Mandrivalinux solution for making "</div><div class='ctx'> "the most of your 64-bit processor."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products (Nomad Products)&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products (Nomad Products)&lt;/b&gt;"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakesoft has developed two products that allow you to use Mandrakelinux "</div><div class='add'>+"Mandriva has developed two products that allow you to use Mandrivalinux "</div><div class='ctx'> "&lt;b&gt;on any computer&lt;/b&gt; and without any need to actually install it:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:18</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;Move&lt;/b&gt;, a Mandrakelinux distribution that runs entirely from a "</div><div class='add'>+"\t* &lt;b&gt;Move&lt;/b&gt;, a Mandrivalinux distribution that runs entirely from a "</div><div class='ctx'> "bootable CD-ROM."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, a Mandrakelinux distribution pre-installed on the "</div><div class='add'>+"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, a Mandrivalinux distribution pre-installed on the "</div><div class='ctx'> "ultra-compact “LaCie Mobile Hard Drive”."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:13</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products (Professional Solutions)&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products (Professional Solutions)&lt;/b&gt;"</div><div class='ctx'> msgstr "Vind meer uit rakende &lt;b&gt;Personal Solutions&lt;/n&gt;:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Below are the Mandrakesoft products designed to meet the &lt;b&gt;professional "</div><div class='add'>+"Below are the Mandriva products designed to meet the &lt;b&gt;professional "</div><div class='ctx'> "needs&lt;/b&gt;:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:16</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, The Mandrakelinux Desktop for Businesses."</div><div class='add'>+msgid "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, The Mandrivalinux Desktop for Businesses."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:17</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, The Mandrakelinux Server Solution."</div><div class='add'>+msgid "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, The Mandrivalinux Server Solution."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:18</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, The Mandrakelinux Security Solution."</div><div class='add'>+msgid "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, The Mandrivalinux Security Solution."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/12.pl:13</div><div class='hunk'>@@ -16012,7 +16012,7 @@ msgstr "&lt;b&gt;Kies u grafiese werksomgewing!&lt;/b&gt;"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "With PowerPack, you will have the choice of the &lt;b&gt;graphical desktop "</div><div class='del'>-"environment&lt;/b&gt;. Mandrakesoft has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='add'>+"environment&lt;/b&gt;. Mandriva has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/13-a.pl:17 share/advertising/13-b.pl:17</div><div class='hunk'>@@ -16033,7 +16033,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "With PowerPack+, you will have the choice of the &lt;b&gt;graphical desktop "</div><div class='del'>-"environment&lt;/b&gt;. Mandrakesoft has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='add'>+"environment&lt;/b&gt;. Mandriva has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/14.pl:15</div><div class='hunk'>@@ -16153,10 +16153,10 @@ msgstr ""</div><div class='ctx'> #: share/advertising/18.pl:15</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"In the Mandrakelinux menu you will find &lt;b&gt;easy-to-use&lt;/b&gt; applications for "</div><div class='add'>+"In the Mandrivalinux menu you will find &lt;b&gt;easy-to-use&lt;/b&gt; applications for "</div><div class='ctx'> "&lt;b&gt;all of your tasks&lt;/b&gt;:"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Die kieslys in Mandrakelinux het gebruikersvriendelike programme vir alle "</div><div class='add'>+"Die kieslys in Mandrivalinux het gebruikersvriendelike programme vir alle "</div><div class='ctx'> "behoefdes:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/18.pl:16</div><div class='hunk'>@@ -16398,17 +16398,17 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakelinux Control Center&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakelinux Control Center&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandrivalinux Control Center&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandrivalinux Control Center&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:15</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"The &lt;b&gt;Mandrakelinux Control Center&lt;/b&gt; is an essential collection of "</div><div class='del'>-"Mandrakelinux-specific utilities designed to simplify the configuration of "</div><div class='add'>+"The &lt;b&gt;Mandrivalinux Control Center&lt;/b&gt; is an essential collection of "</div><div class='add'>+"Mandrivalinux-specific utilities designed to simplify the configuration of "</div><div class='ctx'> "your computer."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Die \"Mandrakelinux Control Center\" is 'n versameling nutsprogramme wat die "</div><div class='add'>+"Die \"Mandrivalinux Control Center\" is 'n versameling nutsprogramme wat die "</div><div class='ctx'> "opstel van u rekenaar vergemaklik."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:17</div><div class='hunk'>@@ -16432,9 +16432,9 @@ msgstr "&lt;b&gt;Die KDE Keuse&lt;/b&gt;"</div><div class='ctx'> msgid ""</div><div class='ctx'> "Like all computer programming, open source software &lt;b&gt;requires time and "</div><div class='ctx'> "people&lt;/b&gt; for development. In order to respect the open source philosophy, "</div><div class='del'>-"Mandrakesoft sells added value products and services to &lt;b&gt;keep improving "</div><div class='del'>-"Mandrakelinux&lt;/b&gt;. If you want to &lt;b&gt;support the open source philosophy&lt;/b&gt; "</div><div class='del'>-"and the development of Mandrakelinux, &lt;b&gt;please&lt;/b&gt; consider buying one of "</div><div class='add'>+"Mandriva sells added value products and services to &lt;b&gt;keep improving "</div><div class='add'>+"Mandrivalinux&lt;/b&gt;. If you want to &lt;b&gt;support the open source philosophy&lt;/b&gt; "</div><div class='add'>+"and the development of Mandrivalinux, &lt;b&gt;please&lt;/b&gt; consider buying one of "</div><div class='ctx'> "our products or services!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -16446,10 +16446,10 @@ msgstr "&lt;b&gt;MandrakeStore&lt;/b&gt;"</div><div class='ctx'> #: share/advertising/27.pl:15</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"To learn more about Mandrakesoft products and services, you can visit our "</div><div class='add'>+"To learn more about Mandriva products and services, you can visit our "</div><div class='ctx'> "&lt;b&gt;e-commerce platform&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Hier kan u alle Mandrakesoft produkte en dienste vind. &lt;b&gt;Mandrakestore&lt;/b&gt; "</div><div class='add'>+"Hier kan u alle Mandriva produkte en dienste vind. &lt;b&gt;Mandriva Store&lt;/b&gt; "</div><div class='ctx'> "--ons ten volle toegeruste e-handel platvorm."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/27.pl:17</div><div class='hunk'>@@ -16471,20 +16471,20 @@ msgstr "Gaan draai sommer vandag by &lt;b&gt;store.mandrakesoft.com&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeclub&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeclub&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Club&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Club&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakeclub&lt;/b&gt; is the &lt;b&gt;perfect companion&lt;/b&gt; to your Mandrakelinux "</div><div class='add'>+"&lt;b&gt;Mandriva Club&lt;/b&gt; is the &lt;b&gt;perfect companion&lt;/b&gt; to your Mandrivalinux "</div><div class='ctx'> "product.."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:19</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Take advantage of &lt;b&gt;valuable benefits&lt;/b&gt; by joining Mandrakeclub, such as:"</div><div class='add'>+"Take advantage of &lt;b&gt;valuable benefits&lt;/b&gt; by joining Mandriva Club, such as:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Hierdie is meer as net 'n gemeenskap, hier kry u ekstra waarde deur produkte "</div><div class='ctx'> "en dienste wat die volgende insluit:"</div><div class='hunk'>@@ -16494,7 +16494,7 @@ msgstr ""</div><div class='ctx'> msgid ""</div><div class='ctx'> "\t* &lt;b&gt;Special discounts&lt;/b&gt; on products and services of our online store "</div><div class='ctx'> "&lt;b&gt;store.mandrakesoft.com&lt;/b&gt;."</div><div class='del'>-msgstr "\t* Spesiale afslag vir produkte en dienste by \"Mandrakestore\""</div><div class='add'>+msgstr "\t* Spesiale afslag vir produkte en dienste by \"Mandriva Store\""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:21</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16505,33 +16505,33 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:22</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "\t* Participation in Mandrakelinux &lt;b&gt;user forums&lt;/b&gt;."</div><div class='add'>+msgid "\t* Participation in Mandrivalinux &lt;b&gt;user forums&lt;/b&gt;."</div><div class='ctx'> msgstr "\t* Deel in die aanlyn kletzkamers met &lt;b&gt;Kopete&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:23</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "\t* &lt;b&gt;Early and privileged access&lt;/b&gt;, before public release, to "</div><div class='del'>-"Mandrakelinux &lt;b&gt;ISO images&lt;/b&gt;."</div><div class='add'>+"Mandrivalinux &lt;b&gt;ISO images&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeonline&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeonline&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Online&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Online&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakeonline&lt;/b&gt; is a new premium service that Mandrakesoft is proud to "</div><div class='add'>+"&lt;b&gt;Mandriva Online&lt;/b&gt; is a new premium service that Mandriva is proud to "</div><div class='ctx'> "offer its customers!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakeonline provides a wide range of valuable services for &lt;b&gt;easily "</div><div class='del'>-"updating&lt;/b&gt; your Mandrakelinux systems:"</div><div class='add'>+"Mandriva Online provides a wide range of valuable services for &lt;b&gt;easily "</div><div class='add'>+"updating&lt;/b&gt; your Mandrivalinux systems:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:18</div><div class='hunk'>@@ -16554,32 +16554,32 @@ msgstr ""</div><div class='ctx'> #: share/advertising/29.pl:21</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* Management of &lt;b&gt;all your Mandrakelinux systems&lt;/b&gt; with one account."</div><div class='add'>+"\t* Management of &lt;b&gt;all your Mandrivalinux systems&lt;/b&gt; with one account."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeexpert&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeexpert&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Expert&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Expert&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Do you require &lt;b&gt;assistance?&lt;/b&gt; Meet Mandrakesoft's technical experts on "</div><div class='add'>+"Do you require &lt;b&gt;assistance?&lt;/b&gt; Meet Mandriva's technical experts on "</div><div class='ctx'> "&lt;b&gt;our technical support platform&lt;/b&gt; www.mandrakeexpert.com."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Thanks to the help of &lt;b&gt;qualified Mandrakelinux experts&lt;/b&gt;, you will save "</div><div class='add'>+"Thanks to the help of &lt;b&gt;qualified Mandrivalinux experts&lt;/b&gt;, you will save "</div><div class='ctx'> "a lot of time."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"For any question related to Mandrakelinux, you have the possibility to "</div><div class='add'>+"For any question related to Mandrivalinux, you have the possibility to "</div><div class='ctx'> "purchase support incidents at &lt;b&gt;store.mandrakesoft.com&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -16883,8 +16883,8 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:196</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "Mandrakesoft Wizards"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakestore&lt;/b&gt;"</div><div class='add'>+msgid "Mandriva Wizards"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Store&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:197</div><div class='ctx'> #, fuzzy, c-format</div><div class='hunk'>@@ -17033,7 +17033,7 @@ msgstr ""</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "[OPTIONS]...\n"</div><div class='del'>-"Mandrakelinux Terminal Server Configurator\n"</div><div class='add'>+"Mandrivalinux Terminal Server Configurator\n"</div><div class='ctx'> "--enable         : enable MTS\n"</div><div class='ctx'> "--disable        : disable MTS\n"</div><div class='ctx'> "--start          : start MTS\n"</div><div class='hunk'>@@ -17047,7 +17047,7 @@ msgid ""</div><div class='ctx'> "IP, nbi image name)"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "[OPTIONS]...\n"</div><div class='del'>-"Mandrake Terminal Server Configurator\n"</div><div class='add'>+"Mandriva Terminal Server Configurator\n"</div><div class='ctx'> "--enable         : enable MTS\n"</div><div class='ctx'> "--disable        : disable MTS\n"</div><div class='ctx'> "--start          : start MTS\n"</div><div class='hunk'>@@ -17103,7 +17103,7 @@ msgstr " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"</div><div class='ctx'> msgid ""</div><div class='ctx'> "[OPTION]...\n"</div><div class='ctx'> "  --no-confirmation      do not ask first confirmation question in "</div><div class='del'>-"MandrakeUpdate mode\n"</div><div class='add'>+"Mandriva Update mode\n"</div><div class='ctx'> "  --no-verify-rpm        do not verify packages signatures\n"</div><div class='ctx'> "  --changelog-first      display changelog before filelist in the "</div><div class='ctx'> "description window\n"</div><div class='hunk'>@@ -17111,7 +17111,7 @@ msgid ""</div><div class='ctx'> msgstr ""</div><div class='ctx'> "[OPTION]...\n"</div><div class='ctx'> "  --no-confirmation      do not ask first confirmation question in "</div><div class='del'>-"MandrakeUpdate mode\n"</div><div class='add'>+"Mandriva Update mode\n"</div><div class='ctx'> "  --no-verify-rpm        do not verify packages signatures\n"</div><div class='ctx'> "  --changelog-first      display changelog before filelist in the "</div><div class='ctx'> "description window\n"</div><div class='hunk'>@@ -19891,13 +19891,13 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:41</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "Mandrakelinux Bug Report Tool"</div><div class='del'>-msgstr "Mandrakelinux Bug Report Tool"</div><div class='add'>+msgid "Mandrivalinux Bug Report Tool"</div><div class='add'>+msgstr "Mandrivalinux Bug Report Tool"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:46</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Control Center"</div><div class='del'>-msgstr "Mandrakelinux Control Center"</div><div class='add'>+msgid "Mandrivalinux Control Center"</div><div class='add'>+msgstr "Mandrivalinux Control Center"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:48</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -19917,8 +19917,8 @@ msgstr "HardDrake"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:51</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakeonline"</div><div class='del'>-msgstr "Mandrakeonline"</div><div class='add'>+msgid "Mandriva Online"</div><div class='add'>+msgstr "Mandriva Online"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:52</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -19963,7 +19963,7 @@ msgstr "Konfigurasie-assistente"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:81</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "Select Mandrakesoft Tool:"</div><div class='add'>+msgid "Select Mandriva Tool:"</div><div class='ctx'> msgstr "Mandrake Bug Report Tool"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:82</div><div class='hunk'>@@ -20389,20 +20389,20 @@ msgstr "Gelaai tydens herlaaityd"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "This interface has not been configured yet.\n"</div><div class='del'>-"Run the \"Add an interface\" assistant from the Mandrakelinux Control Center"</div><div class='add'>+"Run the \"Add an interface\" assistant from the Mandrivalinux Control Center"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Hierdie koppelvlak is nog nie opgestel nie.\n"</div><div class='del'>-"Loods die \"Add an interface\"-assistent vanuit die Mandrakelinux Control "</div><div class='add'>+"Loods die \"Add an interface\"-assistent vanuit die Mandrivalinux Control "</div><div class='ctx'> "Center"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakconnect:1009 standalone/net_applet:61</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "You do not have any configured Internet connection.\n"</div><div class='del'>-"Run the \"%s\" assistant from the Mandrakelinux Control Center"</div><div class='add'>+"Run the \"%s\" assistant from the Mandrivalinux Control Center"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Hierdie koppelvlak is nog nie opgestel nie.\n"</div><div class='del'>-"Loods die \"%s\"-assistent vanuit die Mandrakelinux Control Center"</div><div class='add'>+"Loods die \"%s\"-assistent vanuit die Mandrivalinux Control Center"</div><div class='ctx'> </div><div class='ctx'> #. -PO: here "Add Connection" should be translated the same was as in control-center</div><div class='ctx'> #: standalone/drakconnect:1010 standalone/net_applet:62</div><div class='hunk'>@@ -20452,7 +20452,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakedm:36</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "MdkKDM (Mandrakelinux Display Manager)"</div><div class='add'>+msgid "MdkKDM (Mandrivalinux Display Manager)"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakedm:37</div><div class='hunk'>@@ -20750,7 +20750,7 @@ msgstr "Trek in"</div><div class='ctx'> #: standalone/drakfont:511</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Copyright (C) 2001-2002 by Mandrakesoft \n"</div><div class='add'>+"Copyright (C) 2001-2002 by Mandriva \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "       DUPONT Sebastien (original version)\n"</div><div class='hunk'>@@ -20759,7 +20759,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "       VIGNAUD Thierry &lt;tvignaud@mandrakesoft.com&gt;"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Copyright (C) 2001-2002 by Mandrakesoft \n"</div><div class='add'>+"Copyright (C) 2001-2002 by Mandriva \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "       DUPONT Sebastien (original version)\n"</div><div class='hunk'>@@ -21303,14 +21303,14 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> " drakhelp 0.1\n"</div><div class='del'>-"Copyright (C) 2003-2004 Mandrakesoft.\n"</div><div class='add'>+"Copyright (C) 2003-2004 Mandriva.\n"</div><div class='ctx'> "This is free software and may be redistributed under the terms of the GNU "</div><div class='ctx'> "GPL.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Usage: \n"</div><div class='ctx'> msgstr ""</div><div class='ctx'> " drakhelp 0.1\n"</div><div class='del'>-"Kopiereg © 2003-2004 Mandrakesoft.\n"</div><div class='add'>+"Kopiereg © 2003-2004 Mandriva.\n"</div><div class='ctx'> "Hierdie is vry sagteware en mag versprei word onder die terme van die GNU "</div><div class='ctx'> "GPL.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -21339,8 +21339,8 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakhelp:36</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Help Center"</div><div class='del'>-msgstr "Mandrakelinux Hulp Sentrum"</div><div class='add'>+msgid "Mandrivalinux Help Center"</div><div class='add'>+msgstr "Mandrivalinux Hulp Sentrum"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakhelp:36</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -24858,8 +24858,8 @@ msgstr "Die verandering is aangebring, maar u moet eers afteken"</div><div class='ctx'> </div><div class='ctx'> #: standalone/logdrake:50</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "Mandrakelinux Tools Logs"</div><div class='del'>-msgstr "Mandrakelinux Tools Logs"</div><div class='add'>+msgid "Mandrivalinux Tools Logs"</div><div class='add'>+msgstr "Mandrivalinux Tools Logs"</div><div class='ctx'> </div><div class='ctx'> #: standalone/logdrake:51</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -25369,10 +25369,10 @@ msgstr "Voltooide konneksie."</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Connection failed.\n"</div><div class='del'>-"Verify your configuration in the Mandrakelinux Control Center."</div><div class='add'>+"Verify your configuration in the Mandrivalinux Control Center."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Probleme met die Konneksie\n"</div><div class='del'>-"Maak tog seker van u konfigurasie in die 'Mandrakelinux Control Center'."</div><div class='add'>+"Maak tog seker van u konfigurasie in die 'Mandrivalinux Control Center'."</div><div class='ctx'> </div><div class='ctx'> #: standalone/net_monitor:341</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -26395,13 +26395,13 @@ msgstr "Installasie het gefaal!"</div><div class='ctx'> #~ msgstr "Fout om %s in skryfmodus te open: %s"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "This is HardDrake, a Mandrakelinux hardware configuration tool.\n"</div><div class='add'>+#~ "This is HardDrake, a Mandrivalinux hardware configuration tool.\n"</div><div class='ctx'> #~ "&lt;span foreground=\"royalblue3\"&gt;Version:&lt;/span&gt; %s\n"</div><div class='ctx'> #~ "&lt;span foreground=\"royalblue3\"&gt;Author:&lt;/span&gt; Thierry Vignaud &amp;lt;"</div><div class='ctx'> #~ "tvignaud@mandrakesoft.com&amp;gt;\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "Hierdie is HardDrake,'n Mandrakelinux program vir hardewarekonfigurasie.\n"</div><div class='add'>+#~ "Hierdie is HardDrake,'n Mandrivalinux program vir hardewarekonfigurasie.\n"</div><div class='ctx'> #~ "&lt;span foreground=\"royalblue3\"&gt;Weergawe:&lt;/span&gt; %s\n"</div><div class='ctx'> #~ "&lt;span foreground=\"royalblue3\"&gt;Skrywer&lt;/span&gt; Thierry Vignaud &amp;lt;"</div><div class='ctx'> #~ "tvignaud@mandrakesoft.com&amp;gt;\n"</div><div class='hunk'>@@ -26805,8 +26805,8 @@ msgstr "Installasie het gefaal!"</div><div class='ctx'> #~ msgstr ""</div><div class='ctx'> #~ "Probleme om drukker \"%s\" uit Star Office/OpenOffice.org/GIMP te verwyder"</div><div class='ctx'> </div><div class='del'>-#~ msgid "&lt;b&gt;Congratulations for choosing Mandrakelinux!&lt;/b&gt;"</div><div class='del'>-#~ msgstr "&lt;b&gt;Veels Geluk met u puik keuse van Mandrakelinux! ;-)&lt;/b&gt;"</div><div class='add'>+#~ msgid "&lt;b&gt;Congratulations for choosing Mandrivalinux!&lt;/b&gt;"</div><div class='add'>+#~ msgstr "&lt;b&gt;Veels Geluk met u puik keuse van Mandrivalinux! ;-)&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='ctx'> #~ "We would like to thank everyone who participated in the development of "</div><div class='hunk'>@@ -26905,12 +26905,12 @@ msgstr "Installasie het gefaal!"</div><div class='ctx'> #~ msgstr ""</div><div class='ctx'> #~ "Bekyk en redigeer foto's en grafika deur &lt;b&gt;GQview&lt;/b&gt;en&lt;b&gt;The Gimp!&lt;/b&gt;"</div><div class='ctx'> </div><div class='del'>-#~ msgid "Become a &lt;b&gt;Mandrakeclub&lt;/b&gt; member!"</div><div class='del'>-#~ msgstr "Sluit aan by die &lt;b&gt;&lt;Mandrakeclub!&lt;/b&gt;"</div><div class='add'>+#~ msgid "Become a &lt;b&gt;Mandriva Club&lt;/b&gt; member!"</div><div class='add'>+#~ msgstr "Sluit aan by die &lt;b&gt;&lt;Mandriva Club!&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='ctx'> #~ "Take advantage of valuable benefits, products and services by joining "</div><div class='del'>-#~ "Mandrakeclub, such as:"</div><div class='add'>+#~ "Mandriva Club, such as:"</div><div class='ctx'> #~ msgstr ""</div><div class='ctx'> #~ "Hierdie is meer as net 'n gemeenskap, hier kry u ekstra waarde deur "</div><div class='ctx'> #~ "produkte en dienste wat die volgende insluit:"</div><div class='hunk'>@@ -26919,14 +26919,14 @@ msgstr "Installasie het gefaal!"</div><div class='ctx'> #~ msgstr "\t* Volle toegang na komersiele sagteware"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "\t* Special download mirror list exclusively for Mandrakeclub Members"</div><div class='add'>+#~ "\t* Special download mirror list exclusively for Mandriva Club Members"</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "\t* Spesiale spieel bedieners wat uitsluitlik vir \"Mandrakeclub\" se "</div><div class='add'>+#~ "\t* Spesiale spieel bedieners wat uitsluitlik vir \"Mandriva Club\" se "</div><div class='ctx'> #~ "lede is"</div><div class='ctx'> </div><div class='del'>-#~ msgid "\t* Voting for software to put in Mandrakelinux"</div><div class='add'>+#~ msgid "\t* Voting for software to put in Mandrivalinux"</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "\t* Stemreg om te kan se watter sagteware u in Mandrakelinux wil sien"</div><div class='add'>+#~ "\t* Stemreg om te kan se watter sagteware u in Mandrivalinux wil sien"</div><div class='ctx'> </div><div class='ctx'> #~ msgid "\t* Plus much more"</div><div class='ctx'> #~ msgstr "\t* Plus veel meer"</div><div class='hunk'>@@ -26937,14 +26937,14 @@ msgstr "Installasie het gefaal!"</div><div class='ctx'> #~ msgid "Do you require assistance?"</div><div class='ctx'> #~ msgstr "Verlang u bystand?"</div><div class='ctx'> </div><div class='del'>-#~ msgid "&lt;b&gt;Mandrakeexpert&lt;/b&gt; is the primary source for technical support."</div><div class='del'>-#~ msgstr "&lt;b&gt;Mandrakeexpert&lt;/b&gt; is die hoofbron van tegniese bystand."</div><div class='add'>+#~ msgid "&lt;b&gt;Mandriva Expert&lt;/b&gt; is the primary source for technical support."</div><div class='add'>+#~ msgstr "&lt;b&gt;Mandriva Expert&lt;/b&gt; is die hoofbron van tegniese bystand."</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "If you have Linux questions, subscribe to Mandrakeexpert at &lt;b&gt;www."</div><div class='add'>+#~ "If you have Linux questions, subscribe to Mandriva Expert at &lt;b&gt;www."</div><div class='ctx'> #~ "mandrakeexpert.com&lt;/b&gt;"</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "Sou u enige Linux tipe vrae het, sluit aan by Mandrakeexpert &lt;b&gt;www. "</div><div class='add'>+#~ "Sou u enige Linux tipe vrae het, sluit aan by Mandriva Expert &lt;b&gt;www. "</div><div class='ctx'> #~ "mandrakeexpert.com&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='hunk'>@@ -26962,22 +26962,22 @@ msgstr "Installasie het gefaal!"</div><div class='ctx'> #~ "mandrake- linux.com&lt;/b&gt;!"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "Mandrakelinux includes the famous graphical desktops KDE and GNOME, plus "</div><div class='add'>+#~ "Mandrivalinux includes the famous graphical desktops KDE and GNOME, plus "</div><div class='ctx'> #~ "the latest versions of the most popular Open Source applications."</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "Mandrakelinux sluit die bekende KDEen GNOME grafiese werkskerms, asook "</div><div class='add'>+#~ "Mandrivalinux sluit die bekende KDEen GNOME grafiese werkskerms, asook "</div><div class='ctx'> #~ "die nuutste weergawes van die mees gewilde Oopbron programme in."</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "Mandrakelinux is widely known as the most user-friendly and the easiest "</div><div class='add'>+#~ "Mandrivalinux is widely known as the most user-friendly and the easiest "</div><div class='ctx'> #~ "to install and easy to use Linux distribution."</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "Mandrakelinux word deur meeste mense as die gebruikervriendelikste Linux "</div><div class='add'>+#~ "Mandrivalinux word deur meeste mense as die gebruikervriendelikste Linux "</div><div class='ctx'> #~ "beskou. Dit is maklik om te installeer en maklik om te gebruik."</div><div class='ctx'> </div><div class='del'>-#~ msgid "\t* Find out Mandrakelinux on a bootable CD with &lt;b&gt;Mandrakemove&lt;/b&gt;"</div><div class='add'>+#~ msgid "\t* Find out Mandrivalinux on a bootable CD with &lt;b&gt;Mandrakemove&lt;/b&gt;"</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "\t* Vind uit oor Mandrakelinux op 'n selflaai CD - &lt;b&gt;Mandrakemove&lt;/b&gt;"</div><div class='add'>+#~ "\t* Vind uit oor Mandrivalinux op 'n selflaai CD - &lt;b&gt;Mandrakemove&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='ctx'> #~ "\t* If you use Linux mostly for Office, Internet and Multimedia tasks, "</div><div class='hunk'>@@ -27024,7 +27024,7 @@ msgstr "Installasie het gefaal!"</div><div class='ctx'> #~ msgid ""</div><div class='ctx'> #~ "&lt;b&gt;MandrakeClustering&lt;/b&gt;: the power and speed of a Linux cluster "</div><div class='ctx'> #~ "combined with the stability and easy-of-use of the world-famous "</div><div class='del'>-#~ "Mandrakelinux distribution. A unique blend for incomparable HPC "</div><div class='add'>+#~ "Mandrivalinux distribution. A unique blend for incomparable HPC "</div><div class='ctx'> #~ "performance."</div><div class='ctx'> #~ msgstr ""</div><div class='ctx'> #~ "&lt;b&gt;MandrakeClustering&lt;/b&gt;: die krag en spoed van 'n Linux-trosrekenaar "</div><div class='hunk'>@@ -27040,14 +27040,14 @@ msgstr "Installasie het gefaal!"</div><div class='ctx'> #~ "aankoop waar ons dan 'n probleem per geval hanteer. daar is "</div><div class='ctx'> #~ "verskeidenheid hoveelhede vir elke behoefde!"</div><div class='ctx'> </div><div class='del'>-#~ msgid "&lt;b&gt;Become a Mandrakeclub member!&lt;/b&gt;"</div><div class='del'>-#~ msgstr "&lt;b&gt;Word 'n lid van die Mandrakeclub!&lt;/b&gt;"</div><div class='add'>+#~ msgid "&lt;b&gt;Become a Mandriva Club member!&lt;/b&gt;"</div><div class='add'>+#~ msgstr "&lt;b&gt;Word 'n lid van die Mandriva Club!&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #~ msgid "&lt;b&gt;Do you require assistance?&lt;/b&gt;"</div><div class='ctx'> #~ msgstr "&lt;b&gt;Benodig u bystand?&lt;/b&gt;"</div><div class='ctx'> </div><div class='del'>-#~ msgid "This is the Mandrakelinux &lt;b&gt;Download version&lt;/b&gt;."</div><div class='del'>-#~ msgstr "Hierdie is die Mandrakelinux &lt;b&gt;Download weergawe&lt;/b&gt;."</div><div class='add'>+#~ msgid "This is the Mandrivalinux &lt;b&gt;Download version&lt;/b&gt;."</div><div class='add'>+#~ msgstr "Hierdie is die Mandrivalinux &lt;b&gt;Download weergawe&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='ctx'> #~ "The free download version does not include commercial software, and "</div><div class='hunk'>@@ -27071,25 +27071,25 @@ msgstr "Installasie het gefaal!"</div><div class='ctx'> #~ "'n volledige keuse wereldklas bediener aplikasies in te sluit."</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "It is the only Mandrakelinux product that includes the groupware solution."</div><div class='add'>+#~ "It is the only Mandrivalinux product that includes the groupware solution."</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "Dit is die enigste Mandrakelinux produk wat die \"groupware\" oplossing "</div><div class='add'>+#~ "Dit is die enigste Mandrivalinux produk wat die \"groupware\" oplossing "</div><div class='ctx'> #~ "bevat."</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "When you log into your Mandrakelinux system for the first time, you can "</div><div class='add'>+#~ "When you log into your Mandrivalinux system for the first time, you can "</div><div class='ctx'> #~ "choose between several popular graphical desktops environments, "</div><div class='ctx'> #~ "including: KDE, GNOME, WindowMaker, IceWM, and others."</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "Sodra u die eerste keer inteken op u Mandrakelinux rekenaar, het u 'n "</div><div class='add'>+#~ "Sodra u die eerste keer inteken op u Mandrivalinux rekenaar, het u 'n "</div><div class='ctx'> #~ "keuse watter grafiese werksomgewing om te gebruik. Keuses sluit KDE, "</div><div class='ctx'> #~ "GNOME, WindowMaker, IceWM, en ander in."</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "In the Mandrakelinux menu you will find easy-to-use applications for all "</div><div class='add'>+#~ "In the Mandrivalinux menu you will find easy-to-use applications for all "</div><div class='ctx'> #~ "of your tasks:"</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "Die kieslys in Mandrakelinux het gebruikersvriendelike programme vir alle "</div><div class='add'>+#~ "Die kieslys in Mandrivalinux het gebruikersvriendelike programme vir alle "</div><div class='ctx'> #~ "behoefdes:"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='hunk'>@@ -27134,12 +27134,12 @@ msgstr "Installasie het gefaal!"</div><div class='ctx'> #~ msgstr "\t* Adresboek (kliënt en bediener)"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "Your new Mandrakelinux distribution is the result of collaborative "</div><div class='del'>-#~ "efforts between Mandrakesoft developers and Mandrakelinux contributors "</div><div class='add'>+#~ "Your new Mandrivalinux distribution is the result of collaborative "</div><div class='add'>+#~ "efforts between Mandriva developers and Mandrivalinux contributors "</div><div class='ctx'> #~ "throughout the world."</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "U nuwe Mandrakelinux bedryfstelsel met al sy programme is die resultaat "</div><div class='del'>-#~ "van 'n wereldwye gemeenskap, wat Mandrakesoft se ontwikkelaars, asook "</div><div class='add'>+#~ "U nuwe Mandrivalinux bedryfstelsel met al sy programme is die resultaat "</div><div class='add'>+#~ "van 'n wereldwye gemeenskap, wat Mandriva se ontwikkelaars, asook "</div><div class='ctx'> #~ "mense in Sonnige Suid-Afrika insluit!"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='hunk'>@@ -27208,13 +27208,13 @@ msgstr "Installasie het gefaal!"</div><div class='ctx'> #~ msgid ""</div><div class='ctx'> #~ "Before continuing, you should carefully read the terms of the license. "</div><div class='ctx'> #~ "It\n"</div><div class='del'>-#~ "covers the entire Mandrakelinux distribution. If you do agree with all "</div><div class='add'>+#~ "covers the entire Mandrivalinux distribution. If you do agree with all "</div><div class='ctx'> #~ "the\n"</div><div class='ctx'> #~ "terms in it, check the \"%s\" box. If not, clicking on the \"%s\" button\n"</div><div class='ctx'> #~ "will reboot your computer."</div><div class='ctx'> #~ msgstr ""</div><div class='ctx'> #~ "Voordat u voortgaan, lees asb die lisensieterme noukeurig deur. Dit dek\n"</div><div class='del'>-#~ "die hele Mandrakelinux distribusie. Indien u saamstem met al die\n"</div><div class='add'>+#~ "die hele Mandrivalinux distribusie. Indien u saamstem met al die\n"</div><div class='ctx'> #~ "voorwaardes daarin, merk die \"%s\" boksie. Indien nie, kan u op die\n"</div><div class='ctx'> #~ "\"%s\" knoppie druk om teherlaai."</div><div class='ctx'> </div><div class='hunk'>@@ -27326,25 +27326,25 @@ msgstr "Installasie het gefaal!"</div><div class='ctx'> #~ "nie. "</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "The Mandrakelinux installation is distributed on several CD-ROMs. If a\n"</div><div class='add'>+#~ "The Mandrivalinux installation is distributed on several CD-ROMs. If a\n"</div><div class='ctx'> #~ "selected package is located on another CD-ROM, DrakX will eject the "</div><div class='ctx'> #~ "current\n"</div><div class='ctx'> #~ "CD and ask you to insert the correct CD as required."</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "Die Mandrakelinux installasie is versprei oor 'n aantal CD-ROMs.DrakX\n"</div><div class='add'>+#~ "Die Mandrivalinux installasie is versprei oor 'n aantal CD-ROMs.DrakX\n"</div><div class='ctx'> #~ "weet wanneer 'n gekose pakket op 'n ander CD-ROM is. DrakX sal in so\n"</div><div class='ctx'> #~ "geval die huidige CD uitskop en aandui watter een benodig word."</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='ctx'> #~ "It is now time to specify which programs you wish to install on your\n"</div><div class='del'>-#~ "system. There are thousands of packages available for Mandrakelinux, and\n"</div><div class='add'>+#~ "system. There are thousands of packages available for Mandrivalinux, and\n"</div><div class='ctx'> #~ "to make it simpler to manage the packages have been placed into groups "</div><div class='ctx'> #~ "of\n"</div><div class='ctx'> #~ "similar applications.\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ "Packages are sorted into groups corresponding to a particular use of "</div><div class='ctx'> #~ "your\n"</div><div class='del'>-#~ "machine. Mandrakelinux sorts packages groups in four categories. You can\n"</div><div class='add'>+#~ "machine. Mandrivalinux sorts packages groups in four categories. You can\n"</div><div class='ctx'> #~ "mix and match applications from the various categories, so a\n"</div><div class='ctx'> #~ "``Workstation'' installation can still have applications from the\n"</div><div class='ctx'> #~ "``Development'' category installed.\n"</div><div class='hunk'>@@ -27397,12 +27397,12 @@ msgstr "Installasie het gefaal!"</div><div class='ctx'> #~ "updating an existing system."</div><div class='ctx'> #~ msgstr ""</div><div class='ctx'> #~ "Nou moet u spesifiseer watter programme u op die rekenaar wil\n"</div><div class='del'>-#~ "installeer. Daar is duisende pakkette beskikbaar vir Mandrakelinux, en\n"</div><div class='add'>+#~ "installeer. Daar is duisende pakkette beskikbaar vir Mandrivalinux, en\n"</div><div class='ctx'> #~ "om alles meer eenvoudig te maak, is die pakkette gegroepeer onder\n"</div><div class='ctx'> #~ "groepe van selfde tipe programme.\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ "Die groepe is so saamgestel dat dit saamval met die tipe gebruik van u\n"</div><div class='del'>-#~ "rekenaar. Mandrakelinux het vier vooraf gespesifseerde installasies\n"</div><div class='add'>+#~ "rekenaar. Mandrivalinux het vier vooraf gespesifseerde installasies\n"</div><div class='ctx'> #~ "beskikbaar. Dink aan hierdie tipes as houers met verskillende pakkette.\n"</div><div class='ctx'> #~ "U kan wel uit die verskillende houers, verskillende pakkette kies.\n"</div><div class='ctx'> #~ "Dus kan u \"Werkstasie\" ook programme uit die \"Ontwikkeling\"\n"</div><div class='hunk'>@@ -27458,11 +27458,11 @@ msgstr "Installasie het gefaal!"</div><div class='ctx'> #~ "chose the individual package or because it was part of a group of "</div><div class='ctx'> #~ "packages,\n"</div><div class='ctx'> #~ "you will be asked to confirm that you really want those servers to be\n"</div><div class='del'>-#~ "installed. By default Mandrakelinux will automatically start any "</div><div class='add'>+#~ "installed. By default Mandrivalinux will automatically start any "</div><div class='ctx'> #~ "installed\n"</div><div class='ctx'> #~ "services at boot time. Even if they are safe and have no known issues at\n"</div><div class='ctx'> #~ "the time the distribution was shipped, it is entirely possible that that\n"</div><div class='del'>-#~ "security holes were discovered after this version of Mandrakelinux was\n"</div><div class='add'>+#~ "security holes were discovered after this version of Mandrivalinux was\n"</div><div class='ctx'> #~ "finalized. If you do not know what a particular service is supposed to "</div><div class='ctx'> #~ "do\n"</div><div class='ctx'> #~ "or why it is being installed, then click \"%s\". Clicking \"%s\" will\n"</div><div class='hunk'>@@ -27501,7 +27501,7 @@ msgstr "Installasie het gefaal!"</div><div class='ctx'> #~ "Indien u 'n diensprogram kies, of dit nou deel is van 'n groepe pakkette "</div><div class='ctx'> #~ "of\n"</div><div class='ctx'> #~ "'n enkel een, sal u gevra word om die installasie daarvan te bevestig.\n"</div><div class='del'>-#~ "Mandrakelinux sal by verstek alle bediener-programme afskop nadat u die\n"</div><div class='add'>+#~ "Mandrivalinux sal by verstek alle bediener-programme afskop nadat u die\n"</div><div class='ctx'> #~ "rekenaar aangeskakel het. Hierdie bediener-programme is verpak sonder\n"</div><div class='ctx'> #~ "enige probleme bekend. Dit kon intussen verander het, nadat sekuriteits-"</div><div class='ctx'> #~ "gate\n"</div><div class='hunk'>@@ -27530,7 +27530,7 @@ msgstr "Installasie het gefaal!"</div><div class='ctx'> #~ "You will now set up your Internet/network connection. If you wish to\n"</div><div class='ctx'> #~ "connect your computer to the Internet or to a local network, click \"%s"</div><div class='ctx'> #~ "\".\n"</div><div class='del'>-#~ "Mandrakelinux will attempt to auto-detect network devices and modems. If\n"</div><div class='add'>+#~ "Mandrivalinux will attempt to auto-detect network devices and modems. If\n"</div><div class='ctx'> #~ "this detection fails, uncheck the \"%s\" box. You may also choose not to\n"</div><div class='ctx'> #~ "configure the network, or to do it later, in which case clicking the \"%s"</div><div class='ctx'> #~ "\"\n"</div><div class='hunk'>@@ -27551,7 +27551,7 @@ msgstr "Installasie het gefaal!"</div><div class='ctx'> #~ "modems\n"</div><div class='ctx'> #~ "that require additional software to work compared to Normal modems. Some "</div><div class='ctx'> #~ "of\n"</div><div class='del'>-#~ "those modems actually work under Mandrakelinux, some others do not. You\n"</div><div class='add'>+#~ "those modems actually work under Mandrivalinux, some others do not. You\n"</div><div class='ctx'> #~ "can consult the list of supported modems at LinModems.\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ "You can consult the ``Starter Guide'' chapter about Internet connections\n"</div><div class='hunk'>@@ -27562,7 +27562,7 @@ msgstr "Installasie het gefaal!"</div><div class='ctx'> #~ "U kan nou die Internet/netwerk konneksie opstel. Indien u graag die "</div><div class='ctx'> #~ "rekenaar\n"</div><div class='ctx'> #~ "aan die Internet of plaaslike netwerk wil koppel, kies \"%s\".\n"</div><div class='del'>-#~ "Mandrakelinux sal poog om u netwerk toestelle en modems te outospeur.\n"</div><div class='add'>+#~ "Mandrivalinux sal poog om u netwerk toestelle en modems te outospeur.\n"</div><div class='ctx'> #~ "Indien\n"</div><div class='ctx'> #~ "dit onsuksesvol was, probeer waar \"%s\" nie gemerk is nie. U kan ook "</div><div class='ctx'> #~ "kies\n"</div><div class='hunk'>@@ -27689,7 +27689,7 @@ msgstr "Installasie het gefaal!"</div><div class='ctx'> #~ "X (for X Window System) is the heart of the GNU/Linux graphical "</div><div class='ctx'> #~ "interface\n"</div><div class='ctx'> #~ "on which all the graphical environments (KDE, GNOME, AfterStep,\n"</div><div class='del'>-#~ "WindowMaker, etc.) bundled with Mandrakelinux rely upon.\n"</div><div class='add'>+#~ "WindowMaker, etc.) bundled with Mandrivalinux rely upon.\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ "You will be presented with a list of different parameters to change to "</div><div class='ctx'> #~ "get\n"</div><div class='hunk'>@@ -27874,7 +27874,7 @@ msgstr "Installasie het gefaal!"</div><div class='ctx'> #~ "have to partition the drive. Basically, partitioning a hard drive "</div><div class='ctx'> #~ "consists\n"</div><div class='ctx'> #~ "of logically dividing it to create the space needed to install your new\n"</div><div class='del'>-#~ "Mandrakelinux system.\n"</div><div class='add'>+#~ "Mandrivalinux system.\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ "Because the process of partitioning a hard drive is usually irreversible\n"</div><div class='ctx'> #~ "and can lead to lost data if there is an existing operating system "</div><div class='hunk'>@@ -27913,7 +27913,7 @@ msgstr "Installasie het gefaal!"</div><div class='ctx'> #~ "FAT or NTFS partition. Resizing can be performed without the loss of any\n"</div><div class='ctx'> #~ "data, provided you have previously defragmented the Windows partition.\n"</div><div class='ctx'> #~ "Backing up your data is strongly recommended.. Using this option is\n"</div><div class='del'>-#~ "recommended if you want to use both Mandrakelinux and Microsoft Windows "</div><div class='add'>+#~ "recommended if you want to use both Mandrivalinux and Microsoft Windows "</div><div class='ctx'> #~ "on\n"</div><div class='ctx'> #~ "the same computer.\n"</div><div class='ctx'> #~ "\n"</div><div class='hunk'>@@ -27923,7 +27923,7 @@ msgstr "Installasie het gefaal!"</div><div class='ctx'> #~ "Windows to store your data or to install new software.\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ " * \"%s\": if you want to delete all data and all partitions present on\n"</div><div class='del'>-#~ "your hard drive and replace them with your new Mandrakelinux system,\n"</div><div class='add'>+#~ "your hard drive and replace them with your new Mandrivalinux system,\n"</div><div class='ctx'> #~ "choose this option. Be careful, because you will not be able to undo "</div><div class='ctx'> #~ "your\n"</div><div class='ctx'> #~ "choice after you confirm.\n"</div><div class='hunk'>@@ -27948,11 +27948,11 @@ msgstr "Installasie het gefaal!"</div><div class='ctx'> #~ "refer to the ``Managing Your Partitions'' section in the ``Starter "</div><div class='ctx'> #~ "Guide''."</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "Op hierdie tydstip moet u besluit waar op die hardeskyf u Mandrakelinux\n"</div><div class='add'>+#~ "Op hierdie tydstip moet u besluit waar op die hardeskyf u Mandrivalinux\n"</div><div class='ctx'> #~ "wil installeer. Indien u 'n leë hardeskyf het, of indien 'n bestaande\n"</div><div class='ctx'> #~ "bedryfstelsel al die beskikbare spasie gebruik, sal u partisies moet\n"</div><div class='ctx'> #~ "skep. Om 'n partisie te skep veroorsaak dat u die hardeskyf logies\n"</div><div class='del'>-#~ "verdeel, om spasie te skep vir u nuwe Mandrakelinux bedryfstelsel.\n"</div><div class='add'>+#~ "verdeel, om spasie te skep vir u nuwe Mandrivalinux bedryfstelsel.\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ "Indien u 'n onervare gebruiker is, kan die skep van partisies vreemd en\n"</div><div class='ctx'> #~ "intimiderend wees.\n"</div><div class='hunk'>@@ -27988,7 +27988,7 @@ msgstr "Installasie het gefaal!"</div><div class='ctx'> #~ "geskied\n"</div><div class='ctx'> #~ "sonner verlies van data, mits u die partisie gedefragmenteer het.Ons "</div><div class='ctx'> #~ "beveel ten sterkste aan dat u 'n rugsteun maak van u data. Hierdie is\n"</div><div class='del'>-#~ "die beste metode indien u beide Mandrakelinux en Microsoft Windows op "</div><div class='add'>+#~ "die beste metode indien u beide Mandrivalinux en Microsoft Windows op "</div><div class='ctx'> #~ "die\n"</div><div class='ctx'> #~ "rekenaar wil gebruik.\n"</div><div class='ctx'> #~ "\n"</div><div class='hunk'>@@ -27998,7 +27998,7 @@ msgstr "Installasie het gefaal!"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ " * \"%s\": Indien u alle data op alle partisies op u hardeskyf wil "</div><div class='ctx'> #~ "uitwis,\n"</div><div class='del'>-#~ "en dit dan vervang met Mandrakelinux, kan u hierdie opsie kies.\n"</div><div class='add'>+#~ "en dit dan vervang met Mandrivalinux, kan u hierdie opsie kies.\n"</div><div class='ctx'> #~ "Wees versigtig die opsie is onomkeerbaar!\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ "   !! Net weer waarsku: alle data op die skyf sal vernietig word. !! \n"</div><div class='hunk'>@@ -28105,7 +28105,7 @@ msgstr "Installasie het gefaal!"</div><div class='ctx'> #~ "Click on \"%s\" when you are ready to format the partitions.\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ "Click on \"%s\" if you want to choose another partition for your new\n"</div><div class='del'>-#~ "Mandrakelinux operating system installation.\n"</div><div class='add'>+#~ "Mandrivalinux operating system installation.\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ "Click on \"%s\" if you wish to select partitions that will be checked "</div><div class='ctx'> #~ "for\n"</div><div class='hunk'>@@ -28135,7 +28135,7 @@ msgstr "Installasie het gefaal!"</div><div class='ctx'> #~ "getoets moet word."</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "At the time you are installing Mandrakelinux, it is likely that some\n"</div><div class='add'>+#~ "At the time you are installing Mandrivalinux, it is likely that some\n"</div><div class='ctx'> #~ "packages will have been updated since the initial release. Bugs may have\n"</div><div class='ctx'> #~ "been fixed, security issues resolved. To allow you to benefit from these\n"</div><div class='ctx'> #~ "updates, you are now able to download them from the Internet. Check \"%s"</div><div class='hunk'>@@ -28150,7 +28150,7 @@ msgstr "Installasie het gefaal!"</div><div class='ctx'> #~ "the\n"</div><div class='ctx'> #~ "selected package(s), or \"%s\" to abort."</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "Teen die tyd wat u Mandrakelinux installeer, is dit hoogs waarskynlik\n"</div><div class='add'>+#~ "Teen die tyd wat u Mandrivalinux installeer, is dit hoogs waarskynlik\n"</div><div class='ctx'> #~ "dat van die pakkette intussen opgedateer is. Foute kom reggestel wees,\n"</div><div class='ctx'> #~ "of sekuriteits probleme is dalk opgelos. Om voordeel hieruit te put, kan\n"</div><div class='ctx'> #~ "u hulle nou van die Internet aflaai. Merk \"%s\" indien u 'n werkende\n"</div><div class='hunk'>@@ -28213,7 +28213,7 @@ msgstr "Installasie het gefaal!"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ "DrakX now needs to know if you want to perform a new install or an "</div><div class='ctx'> #~ "upgrade\n"</div><div class='del'>-#~ "of an existing Mandrakelinux system:\n"</div><div class='add'>+#~ "of an existing Mandrivalinux system:\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ " * \"%s\": For the most part, this completely wipes out the old system. "</div><div class='ctx'> #~ "If\n"</div><div class='hunk'>@@ -28225,21 +28225,21 @@ msgstr "Installasie het gefaal!"</div><div class='ctx'> #~ "written.\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ " * \"%s\": this installation class allows you to update the packages\n"</div><div class='del'>-#~ "currently installed on your Mandrakelinux system. Your current\n"</div><div class='add'>+#~ "currently installed on your Mandrivalinux system. Your current\n"</div><div class='ctx'> #~ "partitioning scheme and user data is not altered. Most of other\n"</div><div class='ctx'> #~ "configuration steps remain available, similar to a standard "</div><div class='ctx'> #~ "installation.\n"</div><div class='ctx'> #~ "\n"</div><div class='del'>-#~ "Using the ``Upgrade'' option should work fine on Mandrakelinux systems\n"</div><div class='add'>+#~ "Using the ``Upgrade'' option should work fine on Mandrivalinux systems\n"</div><div class='ctx'> #~ "running version \"8.1\" or later. Performing an Upgrade on versions "</div><div class='ctx'> #~ "prior\n"</div><div class='del'>-#~ "to Mandrakelinux version \"8.1\" is not recommended."</div><div class='add'>+#~ "to Mandrivalinux version \"8.1\" is not recommended."</div><div class='ctx'> #~ msgstr ""</div><div class='ctx'> #~ "Hierdie stap word slegs gedoen indien ou GNU/Linux partisies op die\n"</div><div class='ctx'> #~ "rekenaar gevind is.\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ "DrakX moet nou weet of u 'n nuwe installasie of 'n opgradering van 'n\n"</div><div class='del'>-#~ "bestaande Mandrakelinux wil doen:\n"</div><div class='add'>+#~ "bestaande Mandrivalinux wil doen:\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ " * \"%s\": Hierdie deel word grootliks gebruik vir 'n hele nuwe "</div><div class='ctx'> #~ "installasie.\n"</div><div class='hunk'>@@ -28250,7 +28250,7 @@ msgstr "Installasie het gefaal!"</div><div class='ctx'> #~ "van u partisies se data wil behou.\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ " * \"%s\": hierdie tipe installasie laat u toe om pakkette op te dateer\n"</div><div class='del'>-#~ "wat deel uitmaak van u huidige Mandrakelinux installasie. Die partisies\n"</div><div class='add'>+#~ "wat deel uitmaak van u huidige Mandrivalinux installasie. Die partisies\n"</div><div class='ctx'> #~ "en gebruiker se data bly onveranderd. Ander stappe is baie dieselfde as\n"</div><div class='ctx'> #~ "'n normale installasie.\n"</div><div class='ctx'> #~ "\n"</div><div class='hunk'>@@ -28315,7 +28315,7 @@ msgstr "Installasie het gefaal!"</div><div class='ctx'> #~ "About UTF-8 (unicode) support: Unicode is a new character encoding meant "</div><div class='ctx'> #~ "to\n"</div><div class='ctx'> #~ "cover all existing languages. Though full support for it in GNU/Linux is\n"</div><div class='del'>-#~ "still under development. For that reason, Mandrakelinux will be using it\n"</div><div class='add'>+#~ "still under development. For that reason, Mandrivalinux will be using it\n"</div><div class='ctx'> #~ "or not depending on the user choices:\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ " * If you choose a languages with a strong legacy encoding (latin1\n"</div><div class='hunk'>@@ -28571,7 +28571,7 @@ msgstr "Installasie het gefaal!"</div><div class='ctx'> #~ "checking this box.\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ "!! Be aware that if you choose not to install a bootloader (by selecting\n"</div><div class='del'>-#~ "\"%s\"), you must ensure that you have a way to boot your Mandrakelinux\n"</div><div class='add'>+#~ "\"%s\"), you must ensure that you have a way to boot your Mandrivalinux\n"</div><div class='ctx'> #~ "system! Be sure you know what you are doing before changing any of the\n"</div><div class='ctx'> #~ "options. !!\n"</div><div class='ctx'> #~ "\n"</div><div class='hunk'>@@ -28703,7 +28703,7 @@ msgstr "Installasie het gefaal!"</div><div class='ctx'> #~ msgid ""</div><div class='ctx'> #~ "Now, it's time to select a printing system for your computer. Other OSs "</div><div class='ctx'> #~ "may\n"</div><div class='del'>-#~ "offer you one, but Mandrakelinux offers two. Each of the printing "</div><div class='add'>+#~ "offer you one, but Mandrivalinux offers two. Each of the printing "</div><div class='ctx'> #~ "systems\n"</div><div class='ctx'> #~ "is best suited to particular types of configuration.\n"</div><div class='ctx'> #~ "\n"</div><div class='hunk'>@@ -28739,7 +28739,7 @@ msgstr "Installasie het gefaal!"</div><div class='ctx'> #~ "Center and clicking the expert button."</div><div class='ctx'> #~ msgstr ""</div><div class='ctx'> #~ "Dit is nou tyd om u drukkerstelsel te kies. Ander bedryfstelsels sal\n"</div><div class='del'>-#~ "seker net een aan u bied, maar Mandrakelinux gee twee. Elk van hulle\n"</div><div class='add'>+#~ "seker net een aan u bied, maar Mandrivalinux gee twee. Elk van hulle\n"</div><div class='ctx'> #~ "is beter as die ander in sekere gevalle.\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ " * \"%s\" -- wat vir \"print, do not queue\" staan. Kies dit indien u\n"</div><div class='hunk'>@@ -29253,10 +29253,10 @@ msgstr "Installasie het gefaal!"</div><div class='ctx'> #~ "opstel van u rekenaar vergemaklik."</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "Find all Mandrakesoft products and services at &lt;b&gt;MandrakeStore&lt;/b&gt; -- "</div><div class='add'>+#~ "Find all Mandriva products and services at &lt;b&gt;MandrakeStore&lt;/b&gt; -- "</div><div class='ctx'> #~ "our full service e-commerce platform."</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "Hier kan u alle Mandrakesoft produkte en dienste vind. &lt;b&gt;MandrakeStore&lt;/"</div><div class='add'>+#~ "Hier kan u alle Mandriva produkte en dienste vind. &lt;b&gt;MandrakeStore&lt;/"</div><div class='ctx'> #~ "b&gt; --ons ten volle toegeruste e-handel platvorm."</div><div class='ctx'> </div><div class='ctx'> #~ msgid "Become a &lt;b&gt;MandrakeClub&lt;/b&gt; member!"</div><div class='hunk'>@@ -29278,25 +29278,25 @@ msgstr "Installasie het gefaal!"</div><div class='ctx'> #~ msgid "\t* Special discounts for products and services at MandrakeStore"</div><div class='ctx'> #~ msgstr "\t* Spesiale afslag vir produkte en dienste by \"MandrakeStore\""</div><div class='ctx'> </div><div class='del'>-#~ msgid "\t* Find out Mandrakelinux on a bootable CD with &lt;b&gt;MandrakeMove&lt;/b&gt;"</div><div class='add'>+#~ msgid "\t* Find out Mandrivalinux on a bootable CD with &lt;b&gt;Mandriva Move&lt;/b&gt;"</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "\t* Vind uit oor Mandrakelinux op 'n selflaai CD - &lt;b&gt;MandrakeMove&lt;/b&gt;"</div><div class='add'>+#~ "\t* Vind uit oor Mandrivalinux op 'n selflaai CD - &lt;b&gt;Mandriva Move&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "Find all Mandrakesoft products at &lt;b&gt;MandrakeStore&lt;/b&gt; -- our full "</div><div class='add'>+#~ "Find all Mandriva products at &lt;b&gt;MandrakeStore&lt;/b&gt; -- our full "</div><div class='ctx'> #~ "service e-commerce platform."</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "Mandrakesoft se produkte is by &lt;b&gt;MandrakeStore&lt;/b&gt; -- ons volledige e-"</div><div class='add'>+#~ "Mandriva se produkte is by &lt;b&gt;MandrakeStore&lt;/b&gt; -- ons volledige e-"</div><div class='ctx'> #~ "handel winkel."</div><div class='ctx'> </div><div class='ctx'> #~ msgid "&lt;b&gt;Become a MandrakeClub member!&lt;/b&gt;"</div><div class='ctx'> #~ msgstr "&lt;b&gt;Word 'n lid van die MandrakeClub!&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "In the Mandrakelinux menu you will find easy-to-use applications for all "</div><div class='add'>+#~ "In the Mandrivalinux menu you will find easy-to-use applications for all "</div><div class='ctx'> #~ "tasks:"</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "Die kieslys in Mandrakelinux het gebruikersvriendelike programme vir alle "</div><div class='add'>+#~ "Die kieslys in Mandrivalinux het gebruikersvriendelike programme vir alle "</div><div class='ctx'> #~ "behoefdes:"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='hunk'>@@ -29334,7 +29334,7 @@ msgstr "Installasie het gefaal!"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='ctx'> #~ "[OPTIONS]...\n"</div><div class='del'>-#~ "Mandrake Terminal Server Configurator\n"</div><div class='add'>+#~ "Mandriva Terminal Server Configurator\n"</div><div class='ctx'> #~ "--enable         : enable MTS\n"</div><div class='ctx'> #~ "--disable        : disable MTS\n"</div><div class='ctx'> #~ "--start          : start MTS\n"</div><div class='hunk'>@@ -29349,7 +29349,7 @@ msgstr "Installasie het gefaal!"</div><div class='ctx'> #~ "address, IP, nbi image name)"</div><div class='ctx'> #~ msgstr ""</div><div class='ctx'> #~ "[OPTIONS]...\n"</div><div class='del'>-#~ "Mandrake Terminal Server Configurator\n"</div><div class='add'>+#~ "Mandriva Terminal Server Configurator\n"</div><div class='ctx'> #~ "--enable         : enable MTS\n"</div><div class='ctx'> #~ "--disable        : disable MTS\n"</div><div class='ctx'> #~ "--start          : start MTS\n"</div><div class='hunk'>@@ -29363,8 +29363,8 @@ msgstr "Installasie het gefaal!"</div><div class='ctx'> #~ "--delclient      : delete a client machine from MTS (requires MAC "</div><div class='ctx'> #~ "address, IP, nbi image name)"</div><div class='ctx'> </div><div class='del'>-#~ msgid "Mandrake Online"</div><div class='del'>-#~ msgstr "Mandrake Online"</div><div class='add'>+#~ msgid "Mandriva Online"</div><div class='add'>+#~ msgstr "Mandriva Online"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='ctx'> #~ "This interface has not been configured yet.\n"</div><div class='hunk'>@@ -29487,8 +29487,8 @@ msgstr "Installasie het gefaal!"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='ctx'> #~ "Take advantage of valuable benefits, products and services by joining "</div><div class='del'>-#~ "Mandrake Club, such as:"</div><div class='del'>-#~ msgstr "Slaan munt uit die voordele wat Mandrake Club u bied, dinge soos:"</div><div class='add'>+#~ "Mandriva Club, such as:"</div><div class='add'>+#~ msgstr "Slaan munt uit die voordele wat Mandriva Club u bied, dinge soos:"</div><div class='ctx'> </div><div class='ctx'> #~ msgid "TCP/IP"</div><div class='ctx'> #~ msgstr "TCP/IP"</div><div class='head'>diff --git a/perl-install/share/po/am.po b/perl-install/share/po/am.po<br/>index 073769026..97def7d54 100644<br/>--- a/<a href='/software/drakx/tree/perl-install/share/po/am.po?h=18.33&amp;id=a2c392a9ab83bb9031fb11f99f0101f1f2d9f140'>perl-install/share/po/am.po</a><br/>+++ b/<a href='/software/drakx/tree/perl-install/share/po/am.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/am.po</a></div><div class='hunk'>@@ -1,5 +1,5 @@</div><div class='ctx'> # Latest versions of po files are at http://www.mandrakelinux.com/l10n/am.php3</div><div class='del'>-# Copyright (C) 2004 Mandrakesoft SA</div><div class='add'>+# Copyright (C) 2004 Mandriva SA</div><div class='ctx'> # Alemayehu Gemeda &lt;alemayehu@gmx.at&gt;, 2004.</div><div class='ctx'> #</div><div class='ctx'> msgid ""</div><div class='hunk'>@@ -58,7 +58,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click the button to reboot the machine, unplug it, remove write protection,\n"</div><div class='del'>-"plug the key again, and launch Mandrake Move again."</div><div class='add'>+"plug the key again, and launch Mandriva Move again."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: ../move/move.pm:468 help.pm:409 install_steps_interactive.pm:1320</div><div class='hunk'>@@ -77,7 +77,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You may also proceed without an USB key - you'll still be\n"</div><div class='del'>-"able to use Mandrake Move as a normal live Mandrake\n"</div><div class='add'>+"able to use Mandriva Move as a normal live Mandriva\n"</div><div class='ctx'> "Operating System."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -85,7 +85,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "We did not detect any USB key on your system. If you\n"</div><div class='del'>-"plug in an USB key now, Mandrake Move will have the ability\n"</div><div class='add'>+"plug in an USB key now, Mandriva Move will have the ability\n"</div><div class='ctx'> "to transparently save the data in your home directory and\n"</div><div class='ctx'> "system wide configuration, for next boot on this computer\n"</div><div class='ctx'> "or another one. Note: if you plug in a key now, wait several\n"</div><div class='hunk'>@@ -93,7 +93,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You may also proceed without an USB key - you'll still be\n"</div><div class='del'>-"able to use Mandrake Move as a normal live Mandrake\n"</div><div class='add'>+"able to use Mandriva Move as a normal live Mandriva\n"</div><div class='ctx'> "Operating System."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -217,7 +217,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "This may come from corrupted system configuration files\n"</div><div class='ctx'> "on the USB key, in this case removing them and then\n"</div><div class='del'>-"rebooting Mandrake Move would fix the problem. To do\n"</div><div class='add'>+"rebooting Mandriva Move would fix the problem. To do\n"</div><div class='ctx'> "so, click on the corresponding button.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -1199,7 +1199,7 @@ msgstr "የመመሪያ ገጾች"</div><div class='ctx'> #: any.pm:733</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux can support multiple languages. Select\n"</div><div class='add'>+"Mandrivalinux can support multiple languages. Select\n"</div><div class='ctx'> "the languages you would like to install. They will be available\n"</div><div class='ctx'> "when your installation is complete and you restart your system."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -3438,7 +3438,7 @@ msgstr "የሬዲዮ ድጋፍ አስቻል"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Before continuing, you should carefully read the terms of the license. It\n"</div><div class='del'>-"covers the entire Mandrakelinux distribution. If you agree with all the\n"</div><div class='add'>+"covers the entire Mandrivalinux distribution. If you agree with all the\n"</div><div class='ctx'> "terms it contains, check the \"%s\" box. If not, clicking on the \"%s\"\n"</div><div class='ctx'> "button will reboot your computer."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -3548,7 +3548,7 @@ msgstr ""</div><div class='ctx'> #: help.pm:85</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"The Mandrakelinux installation is distributed on several CD-ROMs. If a\n"</div><div class='add'>+"The Mandrivalinux installation is distributed on several CD-ROMs. If a\n"</div><div class='ctx'> "selected package is located on another CD-ROM, DrakX will eject the current\n"</div><div class='ctx'> "CD and ask you to insert the required one. If you do not have the requested\n"</div><div class='ctx'> "CD at hand, just click on \"%s\", the corresponding packages will not be\n"</div><div class='hunk'>@@ -3559,11 +3559,11 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "It's now time to specify which programs you wish to install on your system.\n"</div><div class='del'>-"There are thousands of packages available for Mandrakelinux, and to make it\n"</div><div class='add'>+"There are thousands of packages available for Mandrivalinux, and to make it\n"</div><div class='ctx'> "simpler to manage, they have been placed into groups of similar\n"</div><div class='ctx'> "applications.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Mandrakelinux sorts package groups in four categories. You can mix and\n"</div><div class='add'>+"Mandrivalinux sorts package groups in four categories. You can mix and\n"</div><div class='ctx'> "match applications from the various categories, so a ``Workstation''\n"</div><div class='ctx'> "installation can still have applications from the ``Server'' category\n"</div><div class='ctx'> "installed.\n"</div><div class='hunk'>@@ -3670,10 +3670,10 @@ msgid ""</div><div class='ctx'> "!! If a server package has been selected, either because you specifically\n"</div><div class='ctx'> "chose the individual package or because it was part of a group of packages,\n"</div><div class='ctx'> "you'll be asked to confirm that you really want those servers to be\n"</div><div class='del'>-"installed. By default Mandrakelinux will automatically start any installed\n"</div><div class='add'>+"installed. By default Mandrivalinux will automatically start any installed\n"</div><div class='ctx'> "services at boot time. Even if they are safe and have no known issues at\n"</div><div class='ctx'> "the time the distribution was shipped, it is entirely possible that\n"</div><div class='del'>-"security holes were discovered after this version of Mandrakelinux was\n"</div><div class='add'>+"security holes were discovered after this version of Mandrivalinux was\n"</div><div class='ctx'> "finalized. If you do not know what a particular service is supposed to do "</div><div class='ctx'> "or\n"</div><div class='ctx'> "why it's being installed, then click \"%s\". Clicking \"%s\" will install\n"</div><div class='hunk'>@@ -3782,7 +3782,7 @@ msgstr ""</div><div class='ctx'> msgid ""</div><div class='ctx'> "X (for X Window System) is the heart of the GNU/Linux graphical interface\n"</div><div class='ctx'> "on which all the graphical environments (KDE, GNOME, AfterStep,\n"</div><div class='del'>-"WindowMaker, etc.) bundled with Mandrakelinux rely upon.\n"</div><div class='add'>+"WindowMaker, etc.) bundled with Mandrivalinux rely upon.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You'll see a list of different parameters to change to get an optimal\n"</div><div class='ctx'> "graphical display.\n"</div><div class='hunk'>@@ -3880,12 +3880,12 @@ msgstr ""</div><div class='ctx'> #: help.pm:316</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"You now need to decide where you want to install the Mandrakelinux\n"</div><div class='add'>+"You now need to decide where you want to install the Mandrivalinux\n"</div><div class='ctx'> "operating system on your hard drive. If your hard drive is empty or if an\n"</div><div class='ctx'> "existing operating system is using all the available space you will have to\n"</div><div class='ctx'> "partition the drive. Basically, partitioning a hard drive means to\n"</div><div class='ctx'> "logically divide it to create the space needed to install your new\n"</div><div class='del'>-"Mandrakelinux system.\n"</div><div class='add'>+"Mandrivalinux system.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Because the process of partitioning a hard drive is usually irreversible\n"</div><div class='ctx'> "and can lead to data losses, partitioning can be intimidating and stressful\n"</div><div class='hunk'>@@ -3912,7 +3912,7 @@ msgid ""</div><div class='ctx'> "FAT or NTFS partition. Resizing can be performed without the loss of any\n"</div><div class='ctx'> "data, provided you've previously defragmented the Windows partition.\n"</div><div class='ctx'> "Backing up your data is strongly recommended. Using this option is\n"</div><div class='del'>-"recommended if you want to use both Mandrakelinux and Microsoft Windows on\n"</div><div class='add'>+"recommended if you want to use both Mandrivalinux and Microsoft Windows on\n"</div><div class='ctx'> "the same computer.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "   Before choosing this option, please understand that after this\n"</div><div class='hunk'>@@ -3921,7 +3921,7 @@ msgid ""</div><div class='ctx'> "to store your data or to install new software.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". If you want to delete all data and all partitions present on\n"</div><div class='del'>-"your hard drive and replace them with your new Mandrakelinux system, choose\n"</div><div class='add'>+"your hard drive and replace them with your new Mandrivalinux system, choose\n"</div><div class='ctx'> "this option. Be careful, because you will not be able to undo this "</div><div class='ctx'> "operation\n"</div><div class='ctx'> "after you confirm.\n"</div><div class='hunk'>@@ -4050,7 +4050,7 @@ msgid ""</div><div class='ctx'> "Click on \"%s\" when you're ready to format the partitions.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click on \"%s\" if you want to choose another partition for your new\n"</div><div class='del'>-"Mandrakelinux operating system installation.\n"</div><div class='add'>+"Mandrivalinux operating system installation.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click on \"%s\" if you wish to select partitions which will be checked for\n"</div><div class='ctx'> "bad blocks on the disk."</div><div class='hunk'>@@ -4068,7 +4068,7 @@ msgstr "የቀድሞው"</div><div class='ctx'> #: help.pm:434</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"By the time you install Mandrakelinux, it's likely that some packages will\n"</div><div class='add'>+"By the time you install Mandrivalinux, it's likely that some packages will\n"</div><div class='ctx'> "have been updated since the initial release. Bugs may have been fixed,\n"</div><div class='ctx'> "security issues resolved. To allow you to benefit from these updates,\n"</div><div class='ctx'> "you're now able to download them from the Internet. Check \"%s\" if you\n"</div><div class='hunk'>@@ -4097,7 +4097,7 @@ msgid ""</div><div class='ctx'> "generally obtained at the expense of ease of use.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "If you do not know what to choose, keep the default option. You'll be able\n"</div><div class='del'>-"to change it later with the draksec tool, which is part of Mandrakelinux\n"</div><div class='add'>+"to change it later with the draksec tool, which is part of Mandrivalinux\n"</div><div class='ctx'> "Control Center.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Fill the \"%s\" field with the e-mail address of the person responsible for\n"</div><div class='hunk'>@@ -4113,7 +4113,7 @@ msgstr "የደህንነት ተቆጣጣሪ"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "At this point, you need to choose which partition(s) will be used for the\n"</div><div class='del'>-"installation of your Mandrakelinux system. If partitions have already been\n"</div><div class='add'>+"installation of your Mandrivalinux system. If partitions have already been\n"</div><div class='ctx'> "defined, either from a previous installation of GNU/Linux or by another\n"</div><div class='ctx'> "partitioning tool, you can use existing partitions. Otherwise, hard drive\n"</div><div class='ctx'> "partitions must be defined.\n"</div><div class='hunk'>@@ -4199,7 +4199,7 @@ msgstr ""</div><div class='ctx'> msgid ""</div><div class='ctx'> "More than one Microsoft partition has been detected on your hard drive.\n"</div><div class='ctx'> "Please choose the one which you want to resize in order to install your new\n"</div><div class='del'>-"Mandrakelinux operating system.\n"</div><div class='add'>+"Mandrivalinux operating system.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Each partition is listed as follows: \"Linux name\", \"Windows name\"\n"</div><div class='ctx'> "\"Capacity\".\n"</div><div class='hunk'>@@ -4244,7 +4244,7 @@ msgid ""</div><div class='ctx'> "found on your machine.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "DrakX now needs to know if you want to perform a new installation or an\n"</div><div class='del'>-"upgrade of an existing Mandrakelinux system:\n"</div><div class='add'>+"upgrade of an existing Mandrivalinux system:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". For the most part, this completely wipes out the old system.\n"</div><div class='ctx'> "However, depending on your partitioning scheme, you can prevent some of\n"</div><div class='hunk'>@@ -4253,13 +4253,13 @@ msgid ""</div><div class='ctx'> "the file system, you should use this option.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". This installation class allows you to update the packages\n"</div><div class='del'>-"currently installed on your Mandrakelinux system. Your current partitioning\n"</div><div class='add'>+"currently installed on your Mandrivalinux system. Your current partitioning\n"</div><div class='ctx'> "scheme and user data will not be altered. Most of the other configuration\n"</div><div class='ctx'> "steps remain available and are similar to a standard installation.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Using the ``Upgrade'' option should work fine on Mandrakelinux systems\n"</div><div class='add'>+"Using the ``Upgrade'' option should work fine on Mandrivalinux systems\n"</div><div class='ctx'> "running version \"8.1\" or later. Performing an upgrade on versions prior\n"</div><div class='del'>-"to Mandrakelinux version \"8.1\" is not recommended."</div><div class='add'>+"to Mandrivalinux version \"8.1\" is not recommended."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: help.pm:591</div><div class='hunk'>@@ -4300,7 +4300,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "About UTF-8 (unicode) support: Unicode is a new character encoding meant to\n"</div><div class='ctx'> "cover all existing languages. However full support for it in GNU/Linux is\n"</div><div class='del'>-"still under development. For that reason, Mandrakelinux's use of UTF-8 will\n"</div><div class='add'>+"still under development. For that reason, Mandrivalinux's use of UTF-8 will\n"</div><div class='ctx'> "depend on the user's choices:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * If you choose a language with a strong legacy encoding (latin1\n"</div><div class='hunk'>@@ -4457,7 +4457,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Now, it's time to select a printing system for your computer. Other\n"</div><div class='del'>-"operating systems may offer you one, but Mandrakelinux offers two. Each of\n"</div><div class='add'>+"operating systems may offer you one, but Mandrivalinux offers two. Each of\n"</div><div class='ctx'> "the printing systems is best suited to particular types of configuration.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\" -- which is an acronym for ``print, do not queue'', is the choice\n"</div><div class='hunk'>@@ -4478,7 +4478,7 @@ msgid ""</div><div class='ctx'> "options and for managing the printer.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "If you make a choice now, and later find that you do not like your printing\n"</div><div class='del'>-"system you may change it by running PrinterDrake from the Mandrakelinux\n"</div><div class='add'>+"system you may change it by running PrinterDrake from the Mandrivalinux\n"</div><div class='ctx'> "Control Center and clicking on the \"%s\" button."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -4578,7 +4578,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": if you wish to configure your Internet or local network access,\n"</div><div class='ctx'> "you can do so now. Refer to the printed documentation or use the\n"</div><div class='del'>-"Mandrakelinux Control Center after the installation has finished to benefit\n"</div><div class='add'>+"Mandrivalinux Control Center after the installation has finished to benefit\n"</div><div class='ctx'> "from full in-line help.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": allows to configure HTTP and FTP proxy addresses if the machine\n"</div><div class='hunk'>@@ -4595,7 +4595,7 @@ msgid ""</div><div class='ctx'> " * \"%s\": if you wish to change your bootloader configuration, click this\n"</div><div class='ctx'> "button. This should be reserved to advanced users. Refer to the printed\n"</div><div class='ctx'> "documentation or the in-line help about bootloader configuration in the\n"</div><div class='del'>-"Mandrakelinux Control Center.\n"</div><div class='add'>+"Mandrivalinux Control Center.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": through this entry you can fine tune which services will be run\n"</div><div class='ctx'> "on your machine. If you plan to use this machine as a server it's a good\n"</div><div class='hunk'>@@ -4657,7 +4657,7 @@ msgstr "አገልግሎት"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Choose the hard drive you want to erase in order to install your new\n"</div><div class='del'>-"Mandrakelinux partition. Be careful, all data on this drive will be lost\n"</div><div class='add'>+"Mandrivalinux partition. Be careful, all data on this drive will be lost\n"</div><div class='ctx'> "and will not be recoverable!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -4965,7 +4965,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Your Windows partition is too fragmented. Please reboot your computer under "</div><div class='del'>-"Windows, run the ``defrag'' utility, then restart the Mandrakelinux "</div><div class='add'>+"Windows, run the ``defrag'' utility, then restart the Mandrivalinux "</div><div class='ctx'> "installation."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -5069,19 +5069,19 @@ msgid ""</div><div class='ctx'> "Introduction\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "The operating system and the different components available in the "</div><div class='del'>-"Mandrakelinux distribution \n"</div><div class='add'>+"Mandrivalinux distribution \n"</div><div class='ctx'> "shall be called the \"Software Products\" hereafter. The Software Products "</div><div class='ctx'> "include, but are not \n"</div><div class='ctx'> "restricted to, the set of programs, methods, rules and documentation related "</div><div class='ctx'> "to the operating \n"</div><div class='del'>-"system and the different components of the Mandrakelinux distribution.\n"</div><div class='add'>+"system and the different components of the Mandrivalinux distribution.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "1. License Agreement\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Please read this document carefully. This document is a license agreement "</div><div class='ctx'> "between you and  \n"</div><div class='del'>-"Mandrakesoft S.A. which applies to the Software Products.\n"</div><div class='add'>+"Mandriva S.A. which applies to the Software Products.\n"</div><div class='ctx'> "By installing, duplicating or using the Software Products in any manner, you "</div><div class='ctx'> "explicitly \n"</div><div class='ctx'> "accept and fully agree to conform to the terms and conditions of this "</div><div class='hunk'>@@ -5103,7 +5103,7 @@ msgid ""</div><div class='ctx'> "The Software Products and attached documentation are provided \"as is\", "</div><div class='ctx'> "with no warranty, to the \n"</div><div class='ctx'> "extent permitted by law.\n"</div><div class='del'>-"Mandrakesoft S.A. will, in no circumstances and to the extent permitted by "</div><div class='add'>+"Mandriva S.A. will, in no circumstances and to the extent permitted by "</div><div class='ctx'> "law, be liable for any special,\n"</div><div class='ctx'> "incidental, direct or indirect damages whatsoever (including without "</div><div class='ctx'> "limitation damages for loss of \n"</div><div class='hunk'>@@ -5111,14 +5111,14 @@ msgid ""</div><div class='ctx'> "resulting from a court \n"</div><div class='ctx'> "judgment, or any other consequential loss) arising out of  the use or "</div><div class='ctx'> "inability to use the Software \n"</div><div class='del'>-"Products, even if Mandrakesoft S.A. has been advised of the possibility or "</div><div class='add'>+"Products, even if Mandriva S.A. has been advised of the possibility or "</div><div class='ctx'> "occurrence of such \n"</div><div class='ctx'> "damages.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN SOME "</div><div class='ctx'> "COUNTRIES\n"</div><div class='ctx'> "\n"</div><div class='del'>-"To the extent permitted by law, Mandrakesoft S.A. or its distributors will, "</div><div class='add'>+"To the extent permitted by law, Mandriva S.A. or its distributors will, "</div><div class='ctx'> "in no circumstances, be \n"</div><div class='ctx'> "liable for any special, incidental, direct or indirect damages whatsoever "</div><div class='ctx'> "(including without \n"</div><div class='hunk'>@@ -5128,7 +5128,7 @@ msgid ""</div><div class='ctx'> "loss) arising out \n"</div><div class='ctx'> "of the possession and use of software components or arising out of  "</div><div class='ctx'> "downloading software components \n"</div><div class='del'>-"from one of Mandrakelinux sites  which are prohibited or restricted in some "</div><div class='add'>+"from one of Mandrivalinux sites  which are prohibited or restricted in some "</div><div class='ctx'> "countries by local laws.\n"</div><div class='ctx'> "This limited liability applies to, but is not restricted to, the strong "</div><div class='ctx'> "cryptography components \n"</div><div class='hunk'>@@ -5148,10 +5148,10 @@ msgid ""</div><div class='ctx'> "and conditions of the license agreement for each component before using any "</div><div class='ctx'> "component. Any question \n"</div><div class='ctx'> "on a component license should be addressed to the component author and not "</div><div class='del'>-"to Mandrakesoft.\n"</div><div class='del'>-"The programs developed by Mandrakesoft S.A. are governed by the GPL License. "</div><div class='add'>+"to Mandriva.\n"</div><div class='add'>+"The programs developed by Mandriva S.A. are governed by the GPL License. "</div><div class='ctx'> "Documentation written \n"</div><div class='del'>-"by Mandrakesoft S.A. is governed by a specific license. Please refer to the "</div><div class='add'>+"by Mandriva S.A. is governed by a specific license. Please refer to the "</div><div class='ctx'> "documentation for \n"</div><div class='ctx'> "further details.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -5162,11 +5162,11 @@ msgid ""</div><div class='ctx'> "respective authors and are \n"</div><div class='ctx'> "protected by intellectual property and copyright laws applicable to software "</div><div class='ctx'> "programs.\n"</div><div class='del'>-"Mandrakesoft S.A. reserves its rights to modify or adapt the Software "</div><div class='add'>+"Mandriva S.A. reserves its rights to modify or adapt the Software "</div><div class='ctx'> "Products, as a whole or in \n"</div><div class='ctx'> "parts, by all means and for all purposes.\n"</div><div class='del'>-"\"Mandrake\", \"Mandrakelinux\" and associated logos are trademarks of "</div><div class='del'>-"Mandrakesoft S.A.  \n"</div><div class='add'>+"\"Mandriva\", \"Mandrivalinux\" and associated logos are trademarks of "</div><div class='add'>+"Mandriva S.A.  \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "5. Governing Laws \n"</div><div class='hunk'>@@ -5182,7 +5182,7 @@ msgid ""</div><div class='ctx'> "court. As a last \n"</div><div class='ctx'> "resort, the dispute will be referred to the appropriate Courts of Law of "</div><div class='ctx'> "Paris - France.\n"</div><div class='del'>-"For any question on this document, please contact Mandrakesoft S.A.  \n"</div><div class='add'>+"For any question on this document, please contact Mandriva S.A.  \n"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: install_messages.pm:90</div><div class='hunk'>@@ -5239,7 +5239,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "For information on fixes which are available for this release of "</div><div class='del'>-"Mandrakelinux,\n"</div><div class='add'>+"Mandrivalinux,\n"</div><div class='ctx'> "consult the Errata available from:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -5247,7 +5247,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Information on configuring your system is available in the post\n"</div><div class='del'>-"install chapter of the Official Mandrakelinux User's Guide."</div><div class='add'>+"install chapter of the Official Mandrivalinux User's Guide."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #. -PO: keep the double empty lines between sections, this is formatted a la LaTeX</div><div class='hunk'>@@ -5279,7 +5279,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Your system is low on resources. You may have some problem installing\n"</div><div class='del'>-"Mandrakelinux. If that occurs, you can try a text install instead. For "</div><div class='add'>+"Mandrivalinux. If that occurs, you can try a text install instead. For "</div><div class='ctx'> "this,\n"</div><div class='ctx'> "press `F1' when booting on CDROM, then enter `text'."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -5781,7 +5781,7 @@ msgstr ""</div><div class='ctx'> #: install_steps_interactive.pm:821</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Contacting Mandrakelinux web site to get the list of available mirrors..."</div><div class='add'>+"Contacting Mandrivalinux web site to get the list of available mirrors..."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: install_steps_interactive.pm:840</div><div class='hunk'>@@ -5986,8 +5986,8 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: install_steps_newt.pm:20</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Installation %s"</div><div class='del'>-msgstr "የMandrakelinux ተከላ %s"</div><div class='add'>+msgid "Mandrivalinux Installation %s"</div><div class='add'>+msgstr "የMandrivalinux ተከላ %s"</div><div class='ctx'> </div><div class='ctx'> #. -PO: This string must fit in a 80-char wide text screen</div><div class='ctx'> #: install_steps_newt.pm:34</div><div class='hunk'>@@ -8546,7 +8546,7 @@ msgstr ""</div><div class='ctx'> msgid ""</div><div class='ctx'> "drakfirewall configurator\n"</div><div class='ctx'> "\n"</div><div class='del'>-"This configures a personal firewall for this Mandrakelinux machine.\n"</div><div class='add'>+"This configures a personal firewall for this Mandrivalinux machine.\n"</div><div class='ctx'> "For a powerful and dedicated firewall solution, please look to the\n"</div><div class='ctx'> "specialized MandrakeSecurity Firewall distribution."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -12102,7 +12102,7 @@ msgstr ""</div><div class='ctx'> #: printer/printerdrake.pm:3929</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Run Scannerdrake (Hardware/Scanner in Mandrakelinux Control Center) to share "</div><div class='add'>+"Run Scannerdrake (Hardware/Scanner in Mandrivalinux Control Center) to share "</div><div class='ctx'> "your scanner on the network.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -13766,18 +13766,18 @@ msgstr "አቁም"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:13</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "&lt;b&gt;What is Mandrakelinux?&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;What is Mandrivalinux?&lt;/b&gt;"</div><div class='ctx'> msgstr "ትርጉሙ &amp;ጅምር ነው"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Welcome to &lt;b&gt;Mandrakelinux&lt;/b&gt;!"</div><div class='del'>-msgstr "ወደ &lt;b&gt;Mandrakelinux&lt;/b&gt;! እንኳን ደህና መጡ"</div><div class='add'>+msgid "Welcome to &lt;b&gt;Mandrivalinux&lt;/b&gt;!"</div><div class='add'>+msgstr "ወደ &lt;b&gt;Mandrivalinux&lt;/b&gt;! እንኳን ደህና መጡ"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is a &lt;b&gt;Linux distribution&lt;/b&gt; that comprises the core of the "</div><div class='add'>+"Mandrivalinux is a &lt;b&gt;Linux distribution&lt;/b&gt; that comprises the core of the "</div><div class='ctx'> "system, called the &lt;b&gt;operating system&lt;/b&gt; (based on the Linux kernel) "</div><div class='ctx'> "together with &lt;b&gt;a lot of applications&lt;/b&gt; meeting every need you could even "</div><div class='ctx'> "think of."</div><div class='hunk'>@@ -13786,7 +13786,7 @@ msgstr ""</div><div class='ctx'> #: share/advertising/01.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is the most &lt;b&gt;user-friendly&lt;/b&gt; Linux distribution today. It "</div><div class='add'>+"Mandrivalinux is the most &lt;b&gt;user-friendly&lt;/b&gt; Linux distribution today. It "</div><div class='ctx'> "is also one of the &lt;b&gt;most widely used&lt;/b&gt; Linux distributions worldwide!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -13803,9 +13803,9 @@ msgstr ""</div><div class='ctx'> #: share/advertising/02.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is committed to the open source model. This means that this "</div><div class='del'>-"new release is the result of &lt;b&gt;collaboration&lt;/b&gt; between &lt;b&gt;Mandrakesoft's "</div><div class='del'>-"team of developers&lt;/b&gt; and the &lt;b&gt;worldwide community&lt;/b&gt; of Mandrakelinux "</div><div class='add'>+"Mandrivalinux is committed to the open source model. This means that this "</div><div class='add'>+"new release is the result of &lt;b&gt;collaboration&lt;/b&gt; between &lt;b&gt;Mandriva's "</div><div class='add'>+"team of developers&lt;/b&gt; and the &lt;b&gt;worldwide community&lt;/b&gt; of Mandrivalinux "</div><div class='ctx'> "contributors."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -13825,7 +13825,7 @@ msgstr "ማስታወሻ"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Most of the software included in the distribution and all of the "</div><div class='del'>-"Mandrakelinux tools are licensed under the &lt;b&gt;General Public License&lt;/b&gt;."</div><div class='add'>+"Mandrivalinux tools are licensed under the &lt;b&gt;General Public License&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/03.pl:17</div><div class='hunk'>@@ -13851,10 +13851,10 @@ msgstr ""</div><div class='ctx'> #: share/advertising/04.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux has one of the &lt;b&gt;biggest communities&lt;/b&gt; of users and "</div><div class='add'>+"Mandrivalinux has one of the &lt;b&gt;biggest communities&lt;/b&gt; of users and "</div><div class='ctx'> "developers. The role of such a community is very wide, ranging from bug "</div><div class='ctx'> "reporting to the development of new applications. The community plays a "</div><div class='del'>-"&lt;b&gt;key role&lt;/b&gt; in the Mandrakelinux world."</div><div class='add'>+"&lt;b&gt;key role&lt;/b&gt; in the Mandrivalinux world."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/04.pl:17</div><div class='hunk'>@@ -13873,8 +13873,8 @@ msgstr ""</div><div class='ctx'> #: share/advertising/05.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"You are now installing &lt;b&gt;Mandrakelinux Download&lt;/b&gt;. This is the free "</div><div class='del'>-"version that Mandrakesoft wants to keep &lt;b&gt;available to everyone&lt;/b&gt;."</div><div class='add'>+"You are now installing &lt;b&gt;Mandrivalinux Download&lt;/b&gt;. This is the free "</div><div class='add'>+"version that Mandriva wants to keep &lt;b&gt;available to everyone&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/05.pl:19</div><div class='hunk'>@@ -13901,7 +13901,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "You will not have access to the &lt;b&gt;services included&lt;/b&gt; in the other "</div><div class='del'>-"Mandrakesoft products either."</div><div class='add'>+"Mandriva products either."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:13</div><div class='hunk'>@@ -13911,7 +13911,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux Discovery&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux Discovery&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:17</div><div class='hunk'>@@ -13930,13 +13930,13 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/07.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux PowerPack&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux PowerPack&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/07.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"PowerPack is Mandrakesoft's &lt;b&gt;premier Linux desktop&lt;/b&gt; product. PowerPack "</div><div class='add'>+"PowerPack is Mandriva's &lt;b&gt;premier Linux desktop&lt;/b&gt; product. PowerPack "</div><div class='ctx'> "includes &lt;b&gt;thousands of applications&lt;/b&gt; - everything from the most popular "</div><div class='ctx'> "to the most advanced."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -13948,7 +13948,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/08.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux PowerPack+&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux PowerPack+&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/08.pl:17</div><div class='hunk'>@@ -13962,19 +13962,19 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:13</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;የMandrakelinux ባለሞያ&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;የMandrivalinux ባለሞያ&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakesoft&lt;/b&gt; has developed a wide range of &lt;b&gt;Mandrakelinux&lt;/b&gt; "</div><div class='add'>+"&lt;b&gt;Mandriva&lt;/b&gt; has developed a wide range of &lt;b&gt;Mandrivalinux&lt;/b&gt; "</div><div class='ctx'> "products."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:17</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "The Mandrakelinux products are:"</div><div class='add'>+msgid "The Mandrivalinux products are:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:18</div><div class='hunk'>@@ -13995,61 +13995,61 @@ msgstr ""</div><div class='ctx'> #: share/advertising/09.pl:21</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;Mandrakelinux for x86-64&lt;/b&gt;, The Mandrakelinux solution for making "</div><div class='add'>+"\t* &lt;b&gt;Mandrivalinux for x86-64&lt;/b&gt;, The Mandrivalinux solution for making "</div><div class='ctx'> "the most of your 64-bit processor."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products (Nomad Products)&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products (Nomad Products)&lt;/b&gt;"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakesoft has developed two products that allow you to use Mandrakelinux "</div><div class='add'>+"Mandriva has developed two products that allow you to use Mandrivalinux "</div><div class='ctx'> "&lt;b&gt;on any computer&lt;/b&gt; and without any need to actually install it:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:18</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;Move&lt;/b&gt;, a Mandrakelinux distribution that runs entirely from a "</div><div class='add'>+"\t* &lt;b&gt;Move&lt;/b&gt;, a Mandrivalinux distribution that runs entirely from a "</div><div class='ctx'> "bootable CD-ROM."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, a Mandrakelinux distribution pre-installed on the "</div><div class='add'>+"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, a Mandrivalinux distribution pre-installed on the "</div><div class='ctx'> "ultra-compact “LaCie Mobile Hard Drive”."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products (Professional Solutions)&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products (Professional Solutions)&lt;/b&gt;"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Below are the Mandrakesoft products designed to meet the &lt;b&gt;professional "</div><div class='add'>+"Below are the Mandriva products designed to meet the &lt;b&gt;professional "</div><div class='ctx'> "needs&lt;/b&gt;:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:16</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, The Mandrakelinux Desktop for Businesses."</div><div class='add'>+msgid "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, The Mandrivalinux Desktop for Businesses."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:17</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, The Mandrakelinux Server Solution."</div><div class='add'>+msgid "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, The Mandrivalinux Server Solution."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:18</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, The Mandrakelinux Security Solution."</div><div class='add'>+msgid "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, The Mandrivalinux Security Solution."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/12.pl:13</div><div class='hunk'>@@ -14087,7 +14087,7 @@ msgstr "&lt;b&gt;የእድገት አካባቢዎች&lt;/b&gt;"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "With PowerPack, you will have the choice of the &lt;b&gt;graphical desktop "</div><div class='del'>-"environment&lt;/b&gt;. Mandrakesoft has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='add'>+"environment&lt;/b&gt;. Mandriva has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/13-a.pl:17 share/advertising/13-b.pl:17</div><div class='hunk'>@@ -14108,7 +14108,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "With PowerPack+, you will have the choice of the &lt;b&gt;graphical desktop "</div><div class='del'>-"environment&lt;/b&gt;. Mandrakesoft has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='add'>+"environment&lt;/b&gt;. Mandriva has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/14.pl:15</div><div class='hunk'>@@ -14225,7 +14225,7 @@ msgstr ""</div><div class='ctx'> #: share/advertising/18.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"In the Mandrakelinux menu you will find &lt;b&gt;easy-to-use&lt;/b&gt; applications for "</div><div class='add'>+"In the Mandrivalinux menu you will find &lt;b&gt;easy-to-use&lt;/b&gt; applications for "</div><div class='ctx'> "&lt;b&gt;all of your tasks&lt;/b&gt;:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -14460,14 +14460,14 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:13</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakelinux Control Center&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandrivalinux Control Center&lt;/b&gt;"</div><div class='ctx'> msgstr "አንቀጹን መሀል ኩልኩል አድርግ"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"The &lt;b&gt;Mandrakelinux Control Center&lt;/b&gt; is an essential collection of "</div><div class='del'>-"Mandrakelinux-specific utilities designed to simplify the configuration of "</div><div class='add'>+"The &lt;b&gt;Mandrivalinux Control Center&lt;/b&gt; is an essential collection of "</div><div class='add'>+"Mandrivalinux-specific utilities designed to simplify the configuration of "</div><div class='ctx'> "your computer."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -14489,21 +14489,21 @@ msgstr "Name=ኬዲኢ 1"</div><div class='ctx'> msgid ""</div><div class='ctx'> "Like all computer programming, open source software &lt;b&gt;requires time and "</div><div class='ctx'> "people&lt;/b&gt; for development. In order to respect the open source philosophy, "</div><div class='del'>-"Mandrakesoft sells added value products and services to &lt;b&gt;keep improving "</div><div class='del'>-"Mandrakelinux&lt;/b&gt;. If you want to &lt;b&gt;support the open source philosophy&lt;/b&gt; "</div><div class='del'>-"and the development of Mandrakelinux, &lt;b&gt;please&lt;/b&gt; consider buying one of "</div><div class='add'>+"Mandriva sells added value products and services to &lt;b&gt;keep improving "</div><div class='add'>+"Mandrivalinux&lt;/b&gt;. If you want to &lt;b&gt;support the open source philosophy&lt;/b&gt; "</div><div class='add'>+"and the development of Mandrivalinux, &lt;b&gt;please&lt;/b&gt; consider buying one of "</div><div class='ctx'> "our products or services!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/27.pl:13</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid "&lt;b&gt;Online Store&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeonline&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Online&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/27.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"To learn more about Mandrakesoft products and services, you can visit our "</div><div class='add'>+"To learn more about Mandriva products and services, you can visit our "</div><div class='ctx'> "&lt;b&gt;e-commerce platform&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -14526,20 +14526,20 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeclub&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;የMandrakelinux ክለብ&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Club&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;የMandrivalinux ክለብ&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakeclub&lt;/b&gt; is the &lt;b&gt;perfect companion&lt;/b&gt; to your Mandrakelinux "</div><div class='add'>+"&lt;b&gt;Mandriva Club&lt;/b&gt; is the &lt;b&gt;perfect companion&lt;/b&gt; to your Mandrivalinux "</div><div class='ctx'> "product.."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Take advantage of &lt;b&gt;valuable benefits&lt;/b&gt; by joining Mandrakeclub, such as:"</div><div class='add'>+"Take advantage of &lt;b&gt;valuable benefits&lt;/b&gt; by joining Mandriva Club, such as:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:20</div><div class='hunk'>@@ -14558,33 +14558,33 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:22</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* Participation in Mandrakelinux &lt;b&gt;user forums&lt;/b&gt;."</div><div class='add'>+msgid "\t* Participation in Mandrivalinux &lt;b&gt;user forums&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:23</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "\t* &lt;b&gt;Early and privileged access&lt;/b&gt;, before public release, to "</div><div class='del'>-"Mandrakelinux &lt;b&gt;ISO images&lt;/b&gt;."</div><div class='add'>+"Mandrivalinux &lt;b&gt;ISO images&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeonline&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeonline&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Online&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Online&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakeonline&lt;/b&gt; is a new premium service that Mandrakesoft is proud to "</div><div class='add'>+"&lt;b&gt;Mandriva Online&lt;/b&gt; is a new premium service that Mandriva is proud to "</div><div class='ctx'> "offer its customers!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakeonline provides a wide range of valuable services for &lt;b&gt;easily "</div><div class='del'>-"updating&lt;/b&gt; your Mandrakelinux systems:"</div><div class='add'>+"Mandriva Online provides a wide range of valuable services for &lt;b&gt;easily "</div><div class='add'>+"updating&lt;/b&gt; your Mandrivalinux systems:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:18</div><div class='hunk'>@@ -14607,32 +14607,32 @@ msgstr ""</div><div class='ctx'> #: share/advertising/29.pl:21</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* Management of &lt;b&gt;all your Mandrakelinux systems&lt;/b&gt; with one account."</div><div class='add'>+"\t* Management of &lt;b&gt;all your Mandrivalinux systems&lt;/b&gt; with one account."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeexpert&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;የMandrakelinux ባለሞያ&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Expert&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;የMandrivalinux ባለሞያ&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Do you require &lt;b&gt;assistance?&lt;/b&gt; Meet Mandrakesoft's technical experts on "</div><div class='add'>+"Do you require &lt;b&gt;assistance?&lt;/b&gt; Meet Mandriva's technical experts on "</div><div class='ctx'> "&lt;b&gt;our technical support platform&lt;/b&gt; www.mandrakeexpert.com."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Thanks to the help of &lt;b&gt;qualified Mandrakelinux experts&lt;/b&gt;, you will save "</div><div class='add'>+"Thanks to the help of &lt;b&gt;qualified Mandrivalinux experts&lt;/b&gt;, you will save "</div><div class='ctx'> "a lot of time."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"For any question related to Mandrakelinux, you have the possibility to "</div><div class='add'>+"For any question related to Mandrivalinux, you have the possibility to "</div><div class='ctx'> "purchase support incidents at &lt;b&gt;store.mandrakesoft.com&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -14923,8 +14923,8 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:196</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "Mandrakesoft Wizards"</div><div class='del'>-msgstr "&lt;b&gt;የMandrakelinux ባለሞያ&lt;/b&gt;"</div><div class='add'>+msgid "Mandriva Wizards"</div><div class='add'>+msgstr "&lt;b&gt;የMandrivalinux ባለሞያ&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:197</div><div class='ctx'> #, fuzzy, c-format</div><div class='hunk'>@@ -15019,7 +15019,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "[OPTIONS]...\n"</div><div class='del'>-"Mandrakelinux Terminal Server Configurator\n"</div><div class='add'>+"Mandrivalinux Terminal Server Configurator\n"</div><div class='ctx'> "--enable         : enable MTS\n"</div><div class='ctx'> "--disable        : disable MTS\n"</div><div class='ctx'> "--start          : start MTS\n"</div><div class='hunk'>@@ -15067,7 +15067,7 @@ msgstr ""</div><div class='ctx'> msgid ""</div><div class='ctx'> "[OPTION]...\n"</div><div class='ctx'> "  --no-confirmation      do not ask first confirmation question in "</div><div class='del'>-"MandrakeUpdate mode\n"</div><div class='add'>+"Mandriva Update mode\n"</div><div class='ctx'> "  --no-verify-rpm        do not verify packages signatures\n"</div><div class='ctx'> "  --changelog-first      display changelog before filelist in the "</div><div class='ctx'> "description window\n"</div><div class='hunk'>@@ -17520,13 +17520,13 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:41</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "Mandrakelinux Bug Report Tool"</div><div class='add'>+msgid "Mandrivalinux Bug Report Tool"</div><div class='ctx'> msgstr "አንቀጹን መሀል ኩልኩል አድርግ"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:46</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Control Center"</div><div class='del'>-msgstr "የMandrakelinux ቁጥጥር ማእከል"</div><div class='add'>+msgid "Mandrivalinux Control Center"</div><div class='add'>+msgstr "የMandrivalinux ቁጥጥር ማእከል"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:48</div><div class='ctx'> #, fuzzy, c-format</div><div class='hunk'>@@ -17546,8 +17546,8 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:51</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakeonline"</div><div class='del'>-msgstr "Mandrakeonline"</div><div class='add'>+msgid "Mandriva Online"</div><div class='add'>+msgstr "Mandriva Online"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:52</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -17591,7 +17591,7 @@ msgstr "የማስተካከያው አራሚ"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:81</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Select Mandrakesoft Tool:"</div><div class='add'>+msgid "Select Mandriva Tool:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:82</div><div class='hunk'>@@ -17995,14 +17995,14 @@ msgstr "መረጃ በ%s መጠቀሚያ ፕሮግራም ላይ"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "This interface has not been configured yet.\n"</div><div class='del'>-"Run the \"Add an interface\" assistant from the Mandrakelinux Control Center"</div><div class='add'>+"Run the \"Add an interface\" assistant from the Mandrivalinux Control Center"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakconnect:1009 standalone/net_applet:61</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "You do not have any configured Internet connection.\n"</div><div class='del'>-"Run the \"%s\" assistant from the Mandrakelinux Control Center"</div><div class='add'>+"Run the \"%s\" assistant from the Mandrivalinux Control Center"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #. -PO: here "Add Connection" should be translated the same was as in control-center</div><div class='hunk'>@@ -18053,7 +18053,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakedm:36</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "MdkKDM (Mandrakelinux Display Manager)"</div><div class='add'>+msgid "MdkKDM (Mandrivalinux Display Manager)"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakedm:37</div><div class='hunk'>@@ -18338,7 +18338,7 @@ msgstr "ከውጭ አስገባ"</div><div class='ctx'> #: standalone/drakfont:511</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Copyright (C) 2001-2002 by Mandrakesoft \n"</div><div class='add'>+"Copyright (C) 2001-2002 by Mandriva \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "       DUPONT Sebastien (original version)\n"</div><div class='hunk'>@@ -18796,7 +18796,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> " drakhelp 0.1\n"</div><div class='del'>-"Copyright (C) 2003-2004 Mandrakesoft.\n"</div><div class='add'>+"Copyright (C) 2003-2004 Mandriva.\n"</div><div class='ctx'> "This is free software and may be redistributed under the terms of the GNU "</div><div class='ctx'> "GPL.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -18823,7 +18823,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakhelp:36</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "Mandrakelinux Help Center"</div><div class='add'>+msgid "Mandrivalinux Help Center"</div><div class='ctx'> msgstr "አንቀጹን መሀል ኩልኩል አድርግ"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakhelp:36</div><div class='hunk'>@@ -21797,7 +21797,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/logdrake:50</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "Mandrakelinux Tools Logs"</div><div class='add'>+msgid "Mandrivalinux Tools Logs"</div><div class='ctx'> msgstr "/መሣሪያዎች/የነበረው ቀለሞች"</div><div class='ctx'> </div><div class='ctx'> #: standalone/logdrake:51</div><div class='hunk'>@@ -22301,7 +22301,7 @@ msgstr "የቅርብ መረብ ማገናኛ"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Connection failed.\n"</div><div class='del'>-"Verify your configuration in the Mandrakelinux Control Center."</div><div class='add'>+"Verify your configuration in the Mandrivalinux Control Center."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/net_monitor:341</div><div class='head'>diff --git a/perl-install/share/po/ar.po b/perl-install/share/po/ar.po<br/>index 0294842d3..335c10b3f 100644<br/>--- a/<a href='/software/drakx/tree/perl-install/share/po/ar.po?h=18.33&amp;id=a2c392a9ab83bb9031fb11f99f0101f1f2d9f140'>perl-install/share/po/ar.po</a><br/>+++ b/<a href='/software/drakx/tree/perl-install/share/po/ar.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/ar.po</a></div><div class='hunk'>@@ -71,13 +71,13 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click the button to reboot the machine, unplug it, remove write protection,\n"</div><div class='del'>-"plug the key again, and launch Mandrake Move again."</div><div class='add'>+"plug the key again, and launch Mandriva Move again."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "يبدو أن مفتاح USB محميّ من الكتابة عليه، إلّا أنّنا لانستطيع فكّ توصيله الآن.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "اضغط الزّر لإعادة تشغيل الجهاز، فُكّ توصيله، أزل حماية الكتابة،\n"</div><div class='del'>-"صِلْ المفتاح مرّة أخرى، وشغّل Mandrake Move مرّة أخرى."</div><div class='add'>+"صِلْ المفتاح مرّة أخرى، وشغّل Mandriva Move مرّة أخرى."</div><div class='ctx'> </div><div class='ctx'> #: ../move/move.pm:468 help.pm:409 install_steps_interactive.pm:1320</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -95,7 +95,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You may also proceed without an USB key - you'll still be\n"</div><div class='del'>-"able to use Mandrake Move as a normal live Mandrake\n"</div><div class='add'>+"able to use Mandriva Move as a normal live Mandriva\n"</div><div class='ctx'> "Operating System."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "مفتاح USB لا يحتوي على أي تجزيئات ويندوز (FAT).\n"</div><div class='hunk'>@@ -106,13 +106,13 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "يمكنك أيضاً التقدّم دون مفتاح USB - سوف لا تزال تكون\n"</div><div class='del'>-"قادراً على استخدام Mandrake Move كنظام تشغيل ماندريك حيّ."</div><div class='add'>+"قادراً على استخدام Mandriva Move كنظام تشغيل ماندريك حيّ."</div><div class='ctx'> </div><div class='ctx'> #: ../move/move.pm:483</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "We did not detect any USB key on your system. If you\n"</div><div class='del'>-"plug in an USB key now, Mandrake Move will have the ability\n"</div><div class='add'>+"plug in an USB key now, Mandriva Move will have the ability\n"</div><div class='ctx'> "to transparently save the data in your home directory and\n"</div><div class='ctx'> "system wide configuration, for next boot on this computer\n"</div><div class='ctx'> "or another one. Note: if you plug in a key now, wait several\n"</div><div class='hunk'>@@ -120,11 +120,11 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You may also proceed without an USB key - you'll still be\n"</div><div class='del'>-"able to use Mandrake Move as a normal live Mandrake\n"</div><div class='add'>+"able to use Mandriva Move as a normal live Mandriva\n"</div><div class='ctx'> "Operating System."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "لم نتمكّن من العثور على أي مفتاح USB على نظامك. إن قمت\n"</div><div class='del'>-"بوصْل مفتاح USB الآن، سوف يقدر Mandrake Move\n"</div><div class='add'>+"بوصْل مفتاح USB الآن، سوف يقدر Mandriva Move\n"</div><div class='ctx'> "أن يحفظ البيانات بدليلك المنزل بشفافية\n"</div><div class='ctx'> "وإعدادات النّظام العامّة، وذلك عند الإقلاع التّالي على هذا الجهاز\n"</div><div class='ctx'> "أو إقلاع آخر. ملاحظة: إن قمت بتوصيل مفتاح الآن، انتظر عدّة\n"</div><div class='hunk'>@@ -132,7 +132,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "يمكنك أيضاً التّقدّم بلا مفتاح USB - سوف تكون لا تزال\n"</div><div class='del'>-"قادراً على استخدام Mandrake Move كنظام تشغيل\n"</div><div class='add'>+"قادراً على استخدام Mandriva Move كنظام تشغيل\n"</div><div class='ctx'> "ماندريك حيّ."</div><div class='ctx'> </div><div class='ctx'> #: ../move/move.pm:494</div><div class='hunk'>@@ -257,7 +257,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "This may come from corrupted system configuration files\n"</div><div class='ctx'> "on the USB key, in this case removing them and then\n"</div><div class='del'>-"rebooting Mandrake Move would fix the problem. To do\n"</div><div class='add'>+"rebooting Mandriva Move would fix the problem. To do\n"</div><div class='ctx'> "so, click on the corresponding button.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -273,7 +273,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "قد يحدث هذا بسبب ملفّات تهيئة النّظام الفاسدة\n"</div><div class='ctx'> "على مفتاح USB، في هذه الحالة فإن إزالتها ومن ثمّ\n"</div><div class='del'>-"إعادة تشغيل Mandrake Move قد يُصلح هذه المشكلة. كي تقوم\n"</div><div class='add'>+"إعادة تشغيل Mandriva Move قد يُصلح هذه المشكلة. كي تقوم\n"</div><div class='ctx'> "بذلك، اضغط على الزرّ المعنيّ.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -1302,7 +1302,7 @@ msgstr "خيار اللغة"</div><div class='ctx'> #: any.pm:733</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux can support multiple languages. Select\n"</div><div class='add'>+"Mandrivalinux can support multiple languages. Select\n"</div><div class='ctx'> "the languages you would like to install. They will be available\n"</div><div class='ctx'> "when your installation is complete and you restart your system."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -3693,7 +3693,7 @@ msgstr "تمكين دعم الراديو"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Before continuing, you should carefully read the terms of the license. It\n"</div><div class='del'>-"covers the entire Mandrakelinux distribution. If you agree with all the\n"</div><div class='add'>+"covers the entire Mandrivalinux distribution. If you agree with all the\n"</div><div class='ctx'> "terms it contains, check the \"%s\" box. If not, clicking on the \"%s\"\n"</div><div class='ctx'> "button will reboot your computer."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -3873,7 +3873,7 @@ msgstr ""</div><div class='ctx'> #: help.pm:85</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"The Mandrakelinux installation is distributed on several CD-ROMs. If a\n"</div><div class='add'>+"The Mandrivalinux installation is distributed on several CD-ROMs. If a\n"</div><div class='ctx'> "selected package is located on another CD-ROM, DrakX will eject the current\n"</div><div class='ctx'> "CD and ask you to insert the required one. If you do not have the requested\n"</div><div class='ctx'> "CD at hand, just click on \"%s\", the corresponding packages will not be\n"</div><div class='hunk'>@@ -3888,11 +3888,11 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "It's now time to specify which programs you wish to install on your system.\n"</div><div class='del'>-"There are thousands of packages available for Mandrakelinux, and to make it\n"</div><div class='add'>+"There are thousands of packages available for Mandrivalinux, and to make it\n"</div><div class='ctx'> "simpler to manage, they have been placed into groups of similar\n"</div><div class='ctx'> "applications.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Mandrakelinux sorts package groups in four categories. You can mix and\n"</div><div class='add'>+"Mandrivalinux sorts package groups in four categories. You can mix and\n"</div><div class='ctx'> "match applications from the various categories, so a ``Workstation''\n"</div><div class='ctx'> "installation can still have applications from the ``Server'' category\n"</div><div class='ctx'> "installed.\n"</div><div class='hunk'>@@ -4052,10 +4052,10 @@ msgid ""</div><div class='ctx'> "!! If a server package has been selected, either because you specifically\n"</div><div class='ctx'> "chose the individual package or because it was part of a group of packages,\n"</div><div class='ctx'> "you'll be asked to confirm that you really want those servers to be\n"</div><div class='del'>-"installed. By default Mandrakelinux will automatically start any installed\n"</div><div class='add'>+"installed. By default Mandrivalinux will automatically start any installed\n"</div><div class='ctx'> "services at boot time. Even if they are safe and have no known issues at\n"</div><div class='ctx'> "the time the distribution was shipped, it is entirely possible that\n"</div><div class='del'>-"security holes were discovered after this version of Mandrakelinux was\n"</div><div class='add'>+"security holes were discovered after this version of Mandrivalinux was\n"</div><div class='ctx'> "finalized. If you do not know what a particular service is supposed to do "</div><div class='ctx'> "or\n"</div><div class='ctx'> "why it's being installed, then click \"%s\". Clicking \"%s\" will install\n"</div><div class='hunk'>@@ -4239,7 +4239,7 @@ msgstr ""</div><div class='ctx'> msgid ""</div><div class='ctx'> "X (for X Window System) is the heart of the GNU/Linux graphical interface\n"</div><div class='ctx'> "on which all the graphical environments (KDE, GNOME, AfterStep,\n"</div><div class='del'>-"WindowMaker, etc.) bundled with Mandrakelinux rely upon.\n"</div><div class='add'>+"WindowMaker, etc.) bundled with Mandrivalinux rely upon.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You'll see a list of different parameters to change to get an optimal\n"</div><div class='ctx'> "graphical display.\n"</div><div class='hunk'>@@ -4413,12 +4413,12 @@ msgstr ""</div><div class='ctx'> #: help.pm:316</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"You now need to decide where you want to install the Mandrakelinux\n"</div><div class='add'>+"You now need to decide where you want to install the Mandrivalinux\n"</div><div class='ctx'> "operating system on your hard drive. If your hard drive is empty or if an\n"</div><div class='ctx'> "existing operating system is using all the available space you will have to\n"</div><div class='ctx'> "partition the drive. Basically, partitioning a hard drive means to\n"</div><div class='ctx'> "logically divide it to create the space needed to install your new\n"</div><div class='del'>-"Mandrakelinux system.\n"</div><div class='add'>+"Mandrivalinux system.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Because the process of partitioning a hard drive is usually irreversible\n"</div><div class='ctx'> "and can lead to data losses, partitioning can be intimidating and stressful\n"</div><div class='hunk'>@@ -4445,7 +4445,7 @@ msgid ""</div><div class='ctx'> "FAT or NTFS partition. Resizing can be performed without the loss of any\n"</div><div class='ctx'> "data, provided you've previously defragmented the Windows partition.\n"</div><div class='ctx'> "Backing up your data is strongly recommended. Using this option is\n"</div><div class='del'>-"recommended if you want to use both Mandrakelinux and Microsoft Windows on\n"</div><div class='add'>+"recommended if you want to use both Mandrivalinux and Microsoft Windows on\n"</div><div class='ctx'> "the same computer.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "   Before choosing this option, please understand that after this\n"</div><div class='hunk'>@@ -4454,7 +4454,7 @@ msgid ""</div><div class='ctx'> "to store your data or to install new software.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". If you want to delete all data and all partitions present on\n"</div><div class='del'>-"your hard drive and replace them with your new Mandrakelinux system, choose\n"</div><div class='add'>+"your hard drive and replace them with your new Mandrivalinux system, choose\n"</div><div class='ctx'> "this option. Be careful, because you will not be able to undo this "</div><div class='ctx'> "operation\n"</div><div class='ctx'> "after you confirm.\n"</div><div class='hunk'>@@ -4674,7 +4674,7 @@ msgid ""</div><div class='ctx'> "Click on \"%s\" when you're ready to format the partitions.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click on \"%s\" if you want to choose another partition for your new\n"</div><div class='del'>-"Mandrakelinux operating system installation.\n"</div><div class='add'>+"Mandrivalinux operating system installation.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click on \"%s\" if you wish to select partitions which will be checked for\n"</div><div class='ctx'> "bad blocks on the disk."</div><div class='hunk'>@@ -4713,7 +4713,7 @@ msgstr "السابق "</div><div class='ctx'> #: help.pm:434</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"By the time you install Mandrakelinux, it's likely that some packages will\n"</div><div class='add'>+"By the time you install Mandrivalinux, it's likely that some packages will\n"</div><div class='ctx'> "have been updated since the initial release. Bugs may have been fixed,\n"</div><div class='ctx'> "security issues resolved. To allow you to benefit from these updates,\n"</div><div class='ctx'> "you're now able to download them from the Internet. Check \"%s\" if you\n"</div><div class='hunk'>@@ -4753,7 +4753,7 @@ msgid ""</div><div class='ctx'> "generally obtained at the expense of ease of use.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "If you do not know what to choose, keep the default option. You'll be able\n"</div><div class='del'>-"to change it later with the draksec tool, which is part of Mandrakelinux\n"</div><div class='add'>+"to change it later with the draksec tool, which is part of Mandrivalinux\n"</div><div class='ctx'> "Control Center.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Fill the \"%s\" field with the e-mail address of the person responsible for\n"</div><div class='hunk'>@@ -4782,7 +4782,7 @@ msgstr "مدير الأمن"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "At this point, you need to choose which partition(s) will be used for the\n"</div><div class='del'>-"installation of your Mandrakelinux system. If partitions have already been\n"</div><div class='add'>+"installation of your Mandrivalinux system. If partitions have already been\n"</div><div class='ctx'> "defined, either from a previous installation of GNU/Linux or by another\n"</div><div class='ctx'> "partitioning tool, you can use existing partitions. Otherwise, hard drive\n"</div><div class='ctx'> "partitions must be defined.\n"</div><div class='hunk'>@@ -4940,7 +4940,7 @@ msgstr "التغيير إلى الوضع العادي/وضع الخبير"</div><div class='ctx'> msgid ""</div><div class='ctx'> "More than one Microsoft partition has been detected on your hard drive.\n"</div><div class='ctx'> "Please choose the one which you want to resize in order to install your new\n"</div><div class='del'>-"Mandrakelinux operating system.\n"</div><div class='add'>+"Mandrivalinux operating system.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Each partition is listed as follows: \"Linux name\", \"Windows name\"\n"</div><div class='ctx'> "\"Capacity\".\n"</div><div class='hunk'>@@ -5017,7 +5017,7 @@ msgid ""</div><div class='ctx'> "found on your machine.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "DrakX now needs to know if you want to perform a new installation or an\n"</div><div class='del'>-"upgrade of an existing Mandrakelinux system:\n"</div><div class='add'>+"upgrade of an existing Mandrivalinux system:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". For the most part, this completely wipes out the old system.\n"</div><div class='ctx'> "However, depending on your partitioning scheme, you can prevent some of\n"</div><div class='hunk'>@@ -5026,13 +5026,13 @@ msgid ""</div><div class='ctx'> "the file system, you should use this option.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". This installation class allows you to update the packages\n"</div><div class='del'>-"currently installed on your Mandrakelinux system. Your current partitioning\n"</div><div class='add'>+"currently installed on your Mandrivalinux system. Your current partitioning\n"</div><div class='ctx'> "scheme and user data will not be altered. Most of the other configuration\n"</div><div class='ctx'> "steps remain available and are similar to a standard installation.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Using the ``Upgrade'' option should work fine on Mandrakelinux systems\n"</div><div class='add'>+"Using the ``Upgrade'' option should work fine on Mandrivalinux systems\n"</div><div class='ctx'> "running version \"8.1\" or later. Performing an upgrade on versions prior\n"</div><div class='del'>-"to Mandrakelinux version \"8.1\" is not recommended."</div><div class='add'>+"to Mandrivalinux version \"8.1\" is not recommended."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "يتم تنشيط هذه الخطوة فقط إذا عُثر على تجزيء جنو/لينكس موجود\n"</div><div class='ctx'> "على ماكينتك.\n"</div><div class='hunk'>@@ -5110,7 +5110,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "About UTF-8 (unicode) support: Unicode is a new character encoding meant to\n"</div><div class='ctx'> "cover all existing languages. However full support for it in GNU/Linux is\n"</div><div class='del'>-"still under development. For that reason, Mandrakelinux's use of UTF-8 will\n"</div><div class='add'>+"still under development. For that reason, Mandrivalinux's use of UTF-8 will\n"</div><div class='ctx'> "depend on the user's choices:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * If you choose a language with a strong legacy encoding (latin1\n"</div><div class='hunk'>@@ -5394,7 +5394,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Now, it's time to select a printing system for your computer. Other\n"</div><div class='del'>-"operating systems may offer you one, but Mandrakelinux offers two. Each of\n"</div><div class='add'>+"operating systems may offer you one, but Mandrivalinux offers two. Each of\n"</div><div class='ctx'> "the printing systems is best suited to particular types of configuration.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\" -- which is an acronym for ``print, do not queue'', is the choice\n"</div><div class='hunk'>@@ -5415,7 +5415,7 @@ msgid ""</div><div class='ctx'> "options and for managing the printer.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "If you make a choice now, and later find that you do not like your printing\n"</div><div class='del'>-"system you may change it by running PrinterDrake from the Mandrakelinux\n"</div><div class='add'>+"system you may change it by running PrinterDrake from the Mandrivalinux\n"</div><div class='ctx'> "Control Center and clicking on the \"%s\" button."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "الآن، حان وقت اختيار نظام الطباعة لحاسبك. قد توفّر أنظمة التشغيل الأخرى\n"</div><div class='hunk'>@@ -5560,7 +5560,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": if you wish to configure your Internet or local network access,\n"</div><div class='ctx'> "you can do so now. Refer to the printed documentation or use the\n"</div><div class='del'>-"Mandrakelinux Control Center after the installation has finished to benefit\n"</div><div class='add'>+"Mandrivalinux Control Center after the installation has finished to benefit\n"</div><div class='ctx'> "from full in-line help.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": allows to configure HTTP and FTP proxy addresses if the machine\n"</div><div class='hunk'>@@ -5577,7 +5577,7 @@ msgid ""</div><div class='ctx'> " * \"%s\": if you wish to change your bootloader configuration, click this\n"</div><div class='ctx'> "button. This should be reserved to advanced users. Refer to the printed\n"</div><div class='ctx'> "documentation or the in-line help about bootloader configuration in the\n"</div><div class='del'>-"Mandrakelinux Control Center.\n"</div><div class='add'>+"Mandrivalinux Control Center.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": through this entry you can fine tune which services will be run\n"</div><div class='ctx'> "on your machine. If you plan to use this machine as a server it's a good\n"</div><div class='hunk'>@@ -5706,7 +5706,7 @@ msgstr "الخدمات"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Choose the hard drive you want to erase in order to install your new\n"</div><div class='del'>-"Mandrakelinux partition. Be careful, all data on this drive will be lost\n"</div><div class='add'>+"Mandrivalinux partition. Be careful, all data on this drive will be lost\n"</div><div class='ctx'> "and will not be recoverable!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "اختر القرص الصلب الذي تريد محوه لتثبيت تجزيء\n"</div><div class='hunk'>@@ -6060,7 +6060,7 @@ msgstr "جاري حساب مساحة تجزيء ويندوز"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Your Windows partition is too fragmented. Please reboot your computer under "</div><div class='del'>-"Windows, run the ``defrag'' utility, then restart the Mandrakelinux "</div><div class='add'>+"Windows, run the ``defrag'' utility, then restart the Mandrivalinux "</div><div class='ctx'> "installation."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "تجزيء ويندوز الخاصّ بك كثير التجزّئات. رجاء أعد تشغيل جهازك إلى ويندوز، شغّل "</div><div class='hunk'>@@ -6179,19 +6179,19 @@ msgid ""</div><div class='ctx'> "Introduction\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "The operating system and the different components available in the "</div><div class='del'>-"Mandrakelinux distribution \n"</div><div class='add'>+"Mandrivalinux distribution \n"</div><div class='ctx'> "shall be called the \"Software Products\" hereafter. The Software Products "</div><div class='ctx'> "include, but are not \n"</div><div class='ctx'> "restricted to, the set of programs, methods, rules and documentation related "</div><div class='ctx'> "to the operating \n"</div><div class='del'>-"system and the different components of the Mandrakelinux distribution.\n"</div><div class='add'>+"system and the different components of the Mandrivalinux distribution.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "1. License Agreement\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Please read this document carefully. This document is a license agreement "</div><div class='ctx'> "between you and  \n"</div><div class='del'>-"Mandrakesoft S.A. which applies to the Software Products.\n"</div><div class='add'>+"Mandriva S.A. which applies to the Software Products.\n"</div><div class='ctx'> "By installing, duplicating or using the Software Products in any manner, you "</div><div class='ctx'> "explicitly \n"</div><div class='ctx'> "accept and fully agree to conform to the terms and conditions of this "</div><div class='hunk'>@@ -6213,7 +6213,7 @@ msgid ""</div><div class='ctx'> "The Software Products and attached documentation are provided \"as is\", "</div><div class='ctx'> "with no warranty, to the \n"</div><div class='ctx'> "extent permitted by law.\n"</div><div class='del'>-"Mandrakesoft S.A. will, in no circumstances and to the extent permitted by "</div><div class='add'>+"Mandriva S.A. will, in no circumstances and to the extent permitted by "</div><div class='ctx'> "law, be liable for any special,\n"</div><div class='ctx'> "incidental, direct or indirect damages whatsoever (including without "</div><div class='ctx'> "limitation damages for loss of \n"</div><div class='hunk'>@@ -6221,14 +6221,14 @@ msgid ""</div><div class='ctx'> "resulting from a court \n"</div><div class='ctx'> "judgment, or any other consequential loss) arising out of  the use or "</div><div class='ctx'> "inability to use the Software \n"</div><div class='del'>-"Products, even if Mandrakesoft S.A. has been advised of the possibility or "</div><div class='add'>+"Products, even if Mandriva S.A. has been advised of the possibility or "</div><div class='ctx'> "occurrence of such \n"</div><div class='ctx'> "damages.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN SOME "</div><div class='ctx'> "COUNTRIES\n"</div><div class='ctx'> "\n"</div><div class='del'>-"To the extent permitted by law, Mandrakesoft S.A. or its distributors will, "</div><div class='add'>+"To the extent permitted by law, Mandriva S.A. or its distributors will, "</div><div class='ctx'> "in no circumstances, be \n"</div><div class='ctx'> "liable for any special, incidental, direct or indirect damages whatsoever "</div><div class='ctx'> "(including without \n"</div><div class='hunk'>@@ -6238,7 +6238,7 @@ msgid ""</div><div class='ctx'> "loss) arising out \n"</div><div class='ctx'> "of the possession and use of software components or arising out of  "</div><div class='ctx'> "downloading software components \n"</div><div class='del'>-"from one of Mandrakelinux sites  which are prohibited or restricted in some "</div><div class='add'>+"from one of Mandrivalinux sites  which are prohibited or restricted in some "</div><div class='ctx'> "countries by local laws.\n"</div><div class='ctx'> "This limited liability applies to, but is not restricted to, the strong "</div><div class='ctx'> "cryptography components \n"</div><div class='hunk'>@@ -6258,10 +6258,10 @@ msgid ""</div><div class='ctx'> "and conditions of the license agreement for each component before using any "</div><div class='ctx'> "component. Any question \n"</div><div class='ctx'> "on a component license should be addressed to the component author and not "</div><div class='del'>-"to Mandrakesoft.\n"</div><div class='del'>-"The programs developed by Mandrakesoft S.A. are governed by the GPL License. "</div><div class='add'>+"to Mandriva.\n"</div><div class='add'>+"The programs developed by Mandriva S.A. are governed by the GPL License. "</div><div class='ctx'> "Documentation written \n"</div><div class='del'>-"by Mandrakesoft S.A. is governed by a specific license. Please refer to the "</div><div class='add'>+"by Mandriva S.A. is governed by a specific license. Please refer to the "</div><div class='ctx'> "documentation for \n"</div><div class='ctx'> "further details.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6272,11 +6272,11 @@ msgid ""</div><div class='ctx'> "respective authors and are \n"</div><div class='ctx'> "protected by intellectual property and copyright laws applicable to software "</div><div class='ctx'> "programs.\n"</div><div class='del'>-"Mandrakesoft S.A. reserves its rights to modify or adapt the Software "</div><div class='add'>+"Mandriva S.A. reserves its rights to modify or adapt the Software "</div><div class='ctx'> "Products, as a whole or in \n"</div><div class='ctx'> "parts, by all means and for all purposes.\n"</div><div class='del'>-"\"Mandrake\", \"Mandrakelinux\" and associated logos are trademarks of "</div><div class='del'>-"Mandrakesoft S.A.  \n"</div><div class='add'>+"\"Mandriva\", \"Mandrivalinux\" and associated logos are trademarks of "</div><div class='add'>+"Mandriva S.A.  \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "5. Governing Laws \n"</div><div class='hunk'>@@ -6292,7 +6292,7 @@ msgid ""</div><div class='ctx'> "court. As a last \n"</div><div class='ctx'> "resort, the dispute will be referred to the appropriate Courts of Law of "</div><div class='ctx'> "Paris - France.\n"</div><div class='del'>-"For any question on this document, please contact Mandrakesoft S.A.  \n"</div><div class='add'>+"For any question on this document, please contact Mandriva S.A.  \n"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "مقدّمة\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6371,7 +6371,7 @@ msgstr ""</div><div class='ctx'> "تحتفظ ماندريكسوفت ش.م. بحقّها في تعديل أو تكييف المنتجات البرمجيّة، "</div><div class='ctx'> "بحذافيرها \n"</div><div class='ctx'> "أو أجزاء معيّنة منها، بشتّى الطّرق ولسائر الأغراض.\n"</div><div class='del'>-"\"Mandrake\" و \"Mandrakelinux\" والشّعارات المتعلّقة هي علاماتٌ تجاريّة "</div><div class='add'>+"\"Mandriva\" و \"Mandrivalinux\" والشّعارات المتعلّقة هي علاماتٌ تجاريّة "</div><div class='ctx'> "لماندريكسوفت ش.م. \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6476,7 +6476,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "For information on fixes which are available for this release of "</div><div class='del'>-"Mandrakelinux,\n"</div><div class='add'>+"Mandrivalinux,\n"</div><div class='ctx'> "consult the Errata available from:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6484,7 +6484,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Information on configuring your system is available in the post\n"</div><div class='del'>-"install chapter of the Official Mandrakelinux User's Guide."</div><div class='add'>+"install chapter of the Official Mandrivalinux User's Guide."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "تهانينا، التثبيت قد انتهى.\n"</div><div class='ctx'> "أزل وسيط الإقلاع و اضغط زر الإدخال لإعادة التشغيل.\n"</div><div class='hunk'>@@ -6532,7 +6532,7 @@ msgstr "الانتقال للخطوة `%s'\n"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Your system is low on resources. You may have some problem installing\n"</div><div class='del'>-"Mandrakelinux. If that occurs, you can try a text install instead. For "</div><div class='add'>+"Mandrivalinux. If that occurs, you can try a text install instead. For "</div><div class='ctx'> "this,\n"</div><div class='ctx'> "press `F1' when booting on CDROM, then enter `text'."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -7072,7 +7072,7 @@ msgstr ""</div><div class='ctx'> #: install_steps_interactive.pm:821</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Contacting Mandrakelinux web site to get the list of available mirrors..."</div><div class='add'>+"Contacting Mandrivalinux web site to get the list of available mirrors..."</div><div class='ctx'> msgstr "جاري الإتصال بموقع ماندريكلينكس للحصول على قائمة بالمرايا المتوفرة..."</div><div class='ctx'> </div><div class='ctx'> #: install_steps_interactive.pm:840</div><div class='hunk'>@@ -7293,7 +7293,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: install_steps_newt.pm:20</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Installation %s"</div><div class='add'>+msgid "Mandrivalinux Installation %s"</div><div class='ctx'> msgstr "تثبيت ماندريكلينكس %s"</div><div class='ctx'> </div><div class='ctx'> #. -PO: This string must fit in a 80-char wide text screen</div><div class='hunk'>@@ -9889,7 +9889,7 @@ msgstr "BitTorrent"</div><div class='ctx'> msgid ""</div><div class='ctx'> "drakfirewall configurator\n"</div><div class='ctx'> "\n"</div><div class='del'>-"This configures a personal firewall for this Mandrakelinux machine.\n"</div><div class='add'>+"This configures a personal firewall for this Mandrivalinux machine.\n"</div><div class='ctx'> "For a powerful and dedicated firewall solution, please look to the\n"</div><div class='ctx'> "specialized MandrakeSecurity Firewall distribution."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -13890,7 +13890,7 @@ msgstr ""</div><div class='ctx'> #: printer/printerdrake.pm:3929</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Run Scannerdrake (Hardware/Scanner in Mandrakelinux Control Center) to share "</div><div class='add'>+"Run Scannerdrake (Hardware/Scanner in Mandrivalinux Control Center) to share "</div><div class='ctx'> "your scanner on the network.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -15789,18 +15789,18 @@ msgstr "إيقاف"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;What is Mandrakelinux?&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;What is Mandrivalinux?&lt;/b&gt;"</div><div class='ctx'> msgstr "&lt;b&gt;ما هو ماندريكلينكس؟&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Welcome to &lt;b&gt;Mandrakelinux&lt;/b&gt;!"</div><div class='add'>+msgid "Welcome to &lt;b&gt;Mandrivalinux&lt;/b&gt;!"</div><div class='ctx'> msgstr "أهلا بك في &lt;b&gt;ماندريكلينكس&lt;/b&gt;!"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is a &lt;b&gt;Linux distribution&lt;/b&gt; that comprises the core of the "</div><div class='add'>+"Mandrivalinux is a &lt;b&gt;Linux distribution&lt;/b&gt; that comprises the core of the "</div><div class='ctx'> "system, called the &lt;b&gt;operating system&lt;/b&gt; (based on the Linux kernel) "</div><div class='ctx'> "together with &lt;b&gt;a lot of applications&lt;/b&gt; meeting every need you could even "</div><div class='ctx'> "think of."</div><div class='hunk'>@@ -15812,7 +15812,7 @@ msgstr ""</div><div class='ctx'> #: share/advertising/01.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is the most &lt;b&gt;user-friendly&lt;/b&gt; Linux distribution today. It "</div><div class='add'>+"Mandrivalinux is the most &lt;b&gt;user-friendly&lt;/b&gt; Linux distribution today. It "</div><div class='ctx'> "is also one of the &lt;b&gt;most widely used&lt;/b&gt; Linux distributions worldwide!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "ماندريكلينكس هي توزيعة لينكس &lt;b&gt;الأسهل استخداماً&lt;/b&gt; حالياً. إنها أيضاً واحدة "</div><div class='hunk'>@@ -15831,9 +15831,9 @@ msgstr "أهلاً بك في &lt;b&gt;عالم المصدر المفتوح&lt;/b&gt;!"</div><div class='ctx'> #: share/advertising/02.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is committed to the open source model. This means that this "</div><div class='del'>-"new release is the result of &lt;b&gt;collaboration&lt;/b&gt; between &lt;b&gt;Mandrakesoft's "</div><div class='del'>-"team of developers&lt;/b&gt; and the &lt;b&gt;worldwide community&lt;/b&gt; of Mandrakelinux "</div><div class='add'>+"Mandrivalinux is committed to the open source model. This means that this "</div><div class='add'>+"new release is the result of &lt;b&gt;collaboration&lt;/b&gt; between &lt;b&gt;Mandriva's "</div><div class='add'>+"team of developers&lt;/b&gt; and the &lt;b&gt;worldwide community&lt;/b&gt; of Mandrivalinux "</div><div class='ctx'> "contributors."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "ماندريكلينكس هو نظام مخلص لنموذج المصدر المفتوح. هذا يعني أن هذا الإصدار "</div><div class='hunk'>@@ -15856,7 +15856,7 @@ msgstr "&lt;b&gt;رخصة GPL&lt;/b&gt;"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Most of the software included in the distribution and all of the "</div><div class='del'>-"Mandrakelinux tools are licensed under the &lt;b&gt;General Public License&lt;/b&gt;."</div><div class='add'>+"Mandrivalinux tools are licensed under the &lt;b&gt;General Public License&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "معظم البرامج المرفقة مع هذه التوزيعة وكل أدوات ماندريكلينكس مرخّصة ضمن "</div><div class='ctx'> "&lt;b&gt;الرخصة العموميّة الشاملة&lt;/b&gt;."</div><div class='hunk'>@@ -15889,10 +15889,10 @@ msgstr "&lt;b&gt;انضمّ إلى المجتمع&lt;/b&gt;"</div><div class='ctx'> #: share/advertising/04.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux has one of the &lt;b&gt;biggest communities&lt;/b&gt; of users and "</div><div class='add'>+"Mandrivalinux has one of the &lt;b&gt;biggest communities&lt;/b&gt; of users and "</div><div class='ctx'> "developers. The role of such a community is very wide, ranging from bug "</div><div class='ctx'> "reporting to the development of new applications. The community plays a "</div><div class='del'>-"&lt;b&gt;key role&lt;/b&gt; in the Mandrakelinux world."</div><div class='add'>+"&lt;b&gt;key role&lt;/b&gt; in the Mandrivalinux world."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "لدى ماندريكلينكس أحد &lt;b&gt;أكبر المجتمعات&lt;/b&gt; من المستخدمين والمطورين. دور "</div><div class='ctx'> "مجتمع كهذا هو واسع جداً، بدءً من تقرير العيوب البرمجية ووصولاً إلى تطوير "</div><div class='hunk'>@@ -15917,10 +15917,10 @@ msgstr "&lt;b&gt;نسخة التّنزيل&lt;/b&gt;"</div><div class='ctx'> #: share/advertising/05.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"You are now installing &lt;b&gt;Mandrakelinux Download&lt;/b&gt;. This is the free "</div><div class='del'>-"version that Mandrakesoft wants to keep &lt;b&gt;available to everyone&lt;/b&gt;."</div><div class='add'>+"You are now installing &lt;b&gt;Mandrivalinux Download&lt;/b&gt;. This is the free "</div><div class='add'>+"version that Mandriva wants to keep &lt;b&gt;available to everyone&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='del'>-"تقوم الآن بتثبيت &lt;b&gt;Mandrakelinux Download&lt;/b&gt;. هذه هي النسخة المجانية التي "</div><div class='add'>+"تقوم الآن بتثبيت &lt;b&gt;Mandrivalinux Download&lt;/b&gt;. هذه هي النسخة المجانية التي "</div><div class='ctx'> "تريد ماندريكسوفت إبقائها &lt;b&gt;متوفّرة للجميع&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/05.pl:19</div><div class='hunk'>@@ -15950,7 +15950,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "You will not have access to the &lt;b&gt;services included&lt;/b&gt; in the other "</div><div class='del'>-"Mandrakesoft products either."</div><div class='add'>+"Mandriva products either."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "لن تستطيع الوصول إلى &lt;b&gt;الخدمات المرفقة&lt;/b&gt; في منتجات ماندريك الأخرى أيضاً."</div><div class='ctx'> </div><div class='hunk'>@@ -15961,8 +15961,8 @@ msgstr "&lt;b&gt;Discovery، سطح مكتب لينكس الأول&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux Discovery&lt;/b&gt;."</div><div class='del'>-msgstr "تقوم الآن بتثبيت &lt;b&gt;Mandrakelinux Discovery&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux Discovery&lt;/b&gt;."</div><div class='add'>+msgstr "تقوم الآن بتثبيت &lt;b&gt;Mandrivalinux Discovery&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:17</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -15983,13 +15983,13 @@ msgstr "&lt;b&gt;PowerPack، سطح المكتب المُطلق للينكس&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/07.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux PowerPack&lt;/b&gt;."</div><div class='del'>-msgstr "تقوم الآن بتثبيت &lt;b&gt;Mandrakelinux PowerPack&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux PowerPack&lt;/b&gt;."</div><div class='add'>+msgstr "تقوم الآن بتثبيت &lt;b&gt;Mandrivalinux PowerPack&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/07.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"PowerPack is Mandrakesoft's &lt;b&gt;premier Linux desktop&lt;/b&gt; product. PowerPack "</div><div class='add'>+"PowerPack is Mandriva's &lt;b&gt;premier Linux desktop&lt;/b&gt; product. PowerPack "</div><div class='ctx'> "includes &lt;b&gt;thousands of applications&lt;/b&gt; - everything from the most popular "</div><div class='ctx'> "to the most advanced."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -16004,8 +16004,8 @@ msgstr "&lt;b&gt;PowerPack+، الحلّ لأسطح المكتب والخادمات&lt;/b</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/08.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux PowerPack+&lt;/b&gt;."</div><div class='del'>-msgstr "تقوم الآن بتثبيت &lt;b&gt;Mandrakelinux PowerPack+&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux PowerPack+&lt;/b&gt;."</div><div class='add'>+msgstr "تقوم الآن بتثبيت &lt;b&gt;Mandrivalinux PowerPack+&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/08.pl:17</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16021,20 +16021,20 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products&lt;/b&gt;"</div><div class='ctx'> msgstr "&lt;b&gt;منتجات ماندريكسوفت&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakesoft&lt;/b&gt; has developed a wide range of &lt;b&gt;Mandrakelinux&lt;/b&gt; "</div><div class='add'>+"&lt;b&gt;Mandriva&lt;/b&gt; has developed a wide range of &lt;b&gt;Mandrivalinux&lt;/b&gt; "</div><div class='ctx'> "products."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "قامت &lt;b&gt;ماندريكسوفت&lt;/b&gt; بتطوير تشكيلة واسعة من منتجات &lt;b&gt;ماندريكلينكس&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:17</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "The Mandrakelinux products are:"</div><div class='add'>+msgid "The Mandrivalinux products are:"</div><div class='ctx'> msgstr "منتجات ماندريكلينكس هي:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:18</div><div class='hunk'>@@ -16055,7 +16055,7 @@ msgstr "\t* &lt;b&gt;PowerPack+&lt;/b&gt;، حلّ لينكس لأسطح المكتب وال</div><div class='ctx'> #: share/advertising/09.pl:21</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;Mandrakelinux for x86-64&lt;/b&gt;, The Mandrakelinux solution for making "</div><div class='add'>+"\t* &lt;b&gt;Mandrivalinux for x86-64&lt;/b&gt;, The Mandrivalinux solution for making "</div><div class='ctx'> "the most of your 64-bit processor."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "\t* &lt;b&gt;ماندريكلينكس لأنظمة x86-64&lt;/b&gt;، حلّ ماندريكلينكس للحصول على أفضل نتيجة "</div><div class='hunk'>@@ -16063,13 +16063,13 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products (Nomad Products)&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products (Nomad Products)&lt;/b&gt;"</div><div class='ctx'> msgstr "&lt;b&gt;منتجات ماندريكسوفت (منتجات نوماد)&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakesoft has developed two products that allow you to use Mandrakelinux "</div><div class='add'>+"Mandriva has developed two products that allow you to use Mandrivalinux "</div><div class='ctx'> "&lt;b&gt;on any computer&lt;/b&gt; and without any need to actually install it:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "قامت ماندريكلينكس بتطوير منتجين يسمحان لك باستخدام ماندريكلينكس &lt;b&gt;على أي "</div><div class='hunk'>@@ -16078,14 +16078,14 @@ msgstr ""</div><div class='ctx'> #: share/advertising/10.pl:18</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;Move&lt;/b&gt;, a Mandrakelinux distribution that runs entirely from a "</div><div class='add'>+"\t* &lt;b&gt;Move&lt;/b&gt;, a Mandrivalinux distribution that runs entirely from a "</div><div class='ctx'> "bootable CD-ROM."</div><div class='ctx'> msgstr "\t* &lt;b&gt;Move&lt;/b&gt;، توزيعة ماندريكلينكس تشتغل بالكامل من قرص إقلاع مدمج."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, a Mandrakelinux distribution pre-installed on the "</div><div class='add'>+"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, a Mandrivalinux distribution pre-installed on the "</div><div class='ctx'> "ultra-compact “LaCie Mobile Hard Drive”."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "\t* &lt;b&gt;جلوب تروتر&lt;/b&gt;، وهي توزيعة ماندريكلينكس مُتثبيتة مسبقاً على “قرص لاسي "</div><div class='hunk'>@@ -16093,30 +16093,30 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products (Professional Solutions)&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products (Professional Solutions)&lt;/b&gt;"</div><div class='ctx'> msgstr "&lt;b&gt;منتجات ماندريكسوفت (الحلول الاحترافيّة)&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Below are the Mandrakesoft products designed to meet the &lt;b&gt;professional "</div><div class='add'>+"Below are the Mandriva products designed to meet the &lt;b&gt;professional "</div><div class='ctx'> "needs&lt;/b&gt;:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "أدناه هي منتجات ماندريكسوفت المُصمّمة لملائمة &lt;b&gt;احتياجاتك الاحترافيّة&lt;/b&gt;:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:16</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, The Mandrakelinux Desktop for Businesses."</div><div class='add'>+msgid "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, The Mandrivalinux Desktop for Businesses."</div><div class='ctx'> msgstr "\t* &lt;b&gt;سطح المكتب المؤسّساتي&lt;/b&gt;، وهو سطح مكتب ماندريكلينكس للأعمال."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:17</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, The Mandrakelinux Server Solution."</div><div class='add'>+msgid "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, The Mandrivalinux Server Solution."</div><div class='ctx'> msgstr "\t* &lt;b&gt;الخادم المؤسّساتي&lt;/b&gt;، وهو حلّ خادم ماندريكلينكس."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:18</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, The Mandrakelinux Security Solution."</div><div class='add'>+msgid "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, The Mandrivalinux Security Solution."</div><div class='ctx'> msgstr "\t* &lt;b&gt;الجدار الناري للشبكات المتعدّدة&lt;/b&gt;، حلّ الأمن من ماندريكلينكس."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/12.pl:13</div><div class='hunk'>@@ -16160,7 +16160,7 @@ msgstr "&lt;b&gt;اختر بيئة سطح مكتبك المفضّلة&lt;/b&gt;"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "With PowerPack, you will have the choice of the &lt;b&gt;graphical desktop "</div><div class='del'>-"environment&lt;/b&gt;. Mandrakesoft has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='add'>+"environment&lt;/b&gt;. Mandriva has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "مع PowerPack، سوف يكون لديك خيار &lt;b&gt;بيئة سطح المكتب الرسوميّة&lt;/b&gt;. اختارت "</div><div class='ctx'> "ماندريكسوفت &lt;b&gt;كيدي&lt;/b&gt; كبيئة افتراضيّة."</div><div class='hunk'>@@ -16187,7 +16187,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "With PowerPack+, you will have the choice of the &lt;b&gt;graphical desktop "</div><div class='del'>-"environment&lt;/b&gt;. Mandrakesoft has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='add'>+"environment&lt;/b&gt;. Mandriva has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "باستخدام PowerPack+، سيتوفر لك خيار &lt;b&gt;سطح المكتب الرسومي&lt;/b&gt;. اختارت "</div><div class='ctx'> "ماندريكسوفت &lt;b&gt;كيدي&lt;/b&gt; كإفتراضي."</div><div class='hunk'>@@ -16314,7 +16314,7 @@ msgstr "&lt;b&gt;استمتع بالتشكيلة الواسعة من التطبيقا�</div><div class='ctx'> #: share/advertising/18.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"In the Mandrakelinux menu you will find &lt;b&gt;easy-to-use&lt;/b&gt; applications for "</div><div class='add'>+"In the Mandrivalinux menu you will find &lt;b&gt;easy-to-use&lt;/b&gt; applications for "</div><div class='ctx'> "&lt;b&gt;all of your tasks&lt;/b&gt;:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "في قائمة ماندريكلينكس ستجد تطبيقات &lt;b&gt;سهلة الاستخدام&lt;/b&gt; ل&lt;b&gt;كل مهامّك&lt;/b&gt;:"</div><div class='hunk'>@@ -16568,14 +16568,14 @@ msgstr "\t* &lt;b&gt;Postfix&lt;/b&gt; و &lt;b&gt;Sendmail&lt;/b&gt;: خوادم البريد الأك�</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakelinux Control Center&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandrivalinux Control Center&lt;/b&gt;"</div><div class='ctx'> msgstr "&lt;b&gt;مركز تحكّم ماندريكلينكس&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"The &lt;b&gt;Mandrakelinux Control Center&lt;/b&gt; is an essential collection of "</div><div class='del'>-"Mandrakelinux-specific utilities designed to simplify the configuration of "</div><div class='add'>+"The &lt;b&gt;Mandrivalinux Control Center&lt;/b&gt; is an essential collection of "</div><div class='add'>+"Mandrivalinux-specific utilities designed to simplify the configuration of "</div><div class='ctx'> "your computer."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "&lt;b&gt;مركز تحكم ماندريكلينكس&lt;/b&gt; هي مجموعة أساسيّة من أدوات ماندريكلينكس الخاصّة "</div><div class='hunk'>@@ -16602,9 +16602,9 @@ msgstr "&lt;b&gt;نموذج المصدر المفتوح&lt;/b&gt;"</div><div class='ctx'> msgid ""</div><div class='ctx'> "Like all computer programming, open source software &lt;b&gt;requires time and "</div><div class='ctx'> "people&lt;/b&gt; for development. In order to respect the open source philosophy, "</div><div class='del'>-"Mandrakesoft sells added value products and services to &lt;b&gt;keep improving "</div><div class='del'>-"Mandrakelinux&lt;/b&gt;. If you want to &lt;b&gt;support the open source philosophy&lt;/b&gt; "</div><div class='del'>-"and the development of Mandrakelinux, &lt;b&gt;please&lt;/b&gt; consider buying one of "</div><div class='add'>+"Mandriva sells added value products and services to &lt;b&gt;keep improving "</div><div class='add'>+"Mandrivalinux&lt;/b&gt;. If you want to &lt;b&gt;support the open source philosophy&lt;/b&gt; "</div><div class='add'>+"and the development of Mandrivalinux, &lt;b&gt;please&lt;/b&gt; consider buying one of "</div><div class='ctx'> "our products or services!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "كسائر ما يتعلّق ببرمجة الحاسبات، البرمجّيات المفتوحة المصدر  &lt;b&gt;تتطلّب وقتاً "</div><div class='hunk'>@@ -16621,7 +16621,7 @@ msgstr "&lt;b&gt;المتجر الآلي&lt;/b&gt;"</div><div class='ctx'> #: share/advertising/27.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"To learn more about Mandrakesoft products and services, you can visit our "</div><div class='add'>+"To learn more about Mandriva products and services, you can visit our "</div><div class='ctx'> "&lt;b&gt;e-commerce platform&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "للمزيد من المعلومات حول منتجات وخدمات ماندريكسوفت، يمكنك زيارة &lt;b&gt;منصّة "</div><div class='hunk'>@@ -16646,20 +16646,20 @@ msgstr "زُرْنا اليوم على &lt;b&gt;store.mandrakesoft.com&lt;/b&gt;!"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeclub&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeclub&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Club&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Club&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakeclub&lt;/b&gt; is the &lt;b&gt;perfect companion&lt;/b&gt; to your Mandrakelinux "</div><div class='add'>+"&lt;b&gt;Mandriva Club&lt;/b&gt; is the &lt;b&gt;perfect companion&lt;/b&gt; to your Mandrivalinux "</div><div class='ctx'> "product.."</div><div class='ctx'> msgstr "&lt;b&gt;نادي ماندريك&lt;/b&gt; هو &lt;b&gt;المرافق الأمثل&lt;/b&gt; لمنتجك ماندريكلينكس."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Take advantage of &lt;b&gt;valuable benefits&lt;/b&gt; by joining Mandrakeclub, such as:"</div><div class='add'>+"Take advantage of &lt;b&gt;valuable benefits&lt;/b&gt; by joining Mandriva Club, such as:"</div><div class='ctx'> msgstr "اغتنم فرصة &lt;b&gt;الفوائد القيّمة&lt;/b&gt; بالانضمام إلى نادي ماندريك، مثل:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:20</div><div class='hunk'>@@ -16681,39 +16681,39 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:22</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* Participation in Mandrakelinux &lt;b&gt;user forums&lt;/b&gt;."</div><div class='add'>+msgid "\t* Participation in Mandrivalinux &lt;b&gt;user forums&lt;/b&gt;."</div><div class='ctx'> msgstr "\t* الاشتراك في &lt;b&gt;منتديات المستخدمين&lt;/b&gt; لماندريكلينكس."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:23</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "\t* &lt;b&gt;Early and privileged access&lt;/b&gt;, before public release, to "</div><div class='del'>-"Mandrakelinux &lt;b&gt;ISO images&lt;/b&gt;."</div><div class='add'>+"Mandrivalinux &lt;b&gt;ISO images&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "\t* &lt;b&gt;وصول مبكّر وممتاز&lt;/b&gt;، قبل الإصدار العام، &lt;b&gt;لصور ISO&lt;/b&gt; لماندريك "</div><div class='ctx'> "لينكس."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeonline&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeonline&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Online&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Online&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakeonline&lt;/b&gt; is a new premium service that Mandrakesoft is proud to "</div><div class='add'>+"&lt;b&gt;Mandriva Online&lt;/b&gt; is a new premium service that Mandriva is proud to "</div><div class='ctx'> "offer its customers!"</div><div class='ctx'> msgstr ""</div><div class='del'>-"&lt;b&gt;Mandrakeonline&lt;/b&gt; هي خدمة جديدة أولية تفخر ماندريك سوفت بتقديمها "</div><div class='add'>+"&lt;b&gt;Mandriva Online&lt;/b&gt; هي خدمة جديدة أولية تفخر ماندريك سوفت بتقديمها "</div><div class='ctx'> "لزبائنها!"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakeonline provides a wide range of valuable services for &lt;b&gt;easily "</div><div class='del'>-"updating&lt;/b&gt; your Mandrakelinux systems:"</div><div class='add'>+"Mandriva Online provides a wide range of valuable services for &lt;b&gt;easily "</div><div class='add'>+"updating&lt;/b&gt; your Mandrivalinux systems:"</div><div class='ctx'> msgstr ""</div><div class='del'>-"يوفر Mandrakeonline تشكيلة واسعة من الخدمات القيّمة &lt;b&gt;للتحديث الميسّر&lt;/b&gt; "</div><div class='add'>+"يوفر Mandriva Online تشكيلة واسعة من الخدمات القيّمة &lt;b&gt;للتحديث الميسّر&lt;/b&gt; "</div><div class='ctx'> "لأنظمة ماندريكلينكس الخاصة بك:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:18</div><div class='hunk'>@@ -16738,18 +16738,18 @@ msgstr "\t* تحديثات &lt;b&gt;مُجدولة&lt;/b&gt; مرنة."</div><div class='ctx'> #: share/advertising/29.pl:21</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* Management of &lt;b&gt;all your Mandrakelinux systems&lt;/b&gt; with one account."</div><div class='add'>+"\t* Management of &lt;b&gt;all your Mandrivalinux systems&lt;/b&gt; with one account."</div><div class='ctx'> msgstr "\t* إدارة &lt;b&gt;كل أنظمة ماندريكلينكس خاصتك&lt;/b&gt; باستخدام حساب واحد."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeexpert&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeexpert&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Expert&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Expert&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Do you require &lt;b&gt;assistance?&lt;/b&gt; Meet Mandrakesoft's technical experts on "</div><div class='add'>+"Do you require &lt;b&gt;assistance?&lt;/b&gt; Meet Mandriva's technical experts on "</div><div class='ctx'> "&lt;b&gt;our technical support platform&lt;/b&gt; www.mandrakeexpert.com."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "هل تتطلّب &lt;b&gt;مساعدة؟&lt;/b&gt; قابل خبراء ماندريكسوفت التقنيين على &lt;b&gt;موقع الدعم "</div><div class='hunk'>@@ -16758,7 +16758,7 @@ msgstr ""</div><div class='ctx'> #: share/advertising/30.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Thanks to the help of &lt;b&gt;qualified Mandrakelinux experts&lt;/b&gt;, you will save "</div><div class='add'>+"Thanks to the help of &lt;b&gt;qualified Mandrivalinux experts&lt;/b&gt;, you will save "</div><div class='ctx'> "a lot of time."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "بفضل مساعدة &lt;b&gt;خبراء ماندريكلينكس الأكفاء&lt;/b&gt;، سوف توفّر الكثير من الوقت."</div><div class='hunk'>@@ -16766,7 +16766,7 @@ msgstr ""</div><div class='ctx'> #: share/advertising/30.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"For any question related to Mandrakelinux, you have the possibility to "</div><div class='add'>+"For any question related to Mandrivalinux, you have the possibility to "</div><div class='ctx'> "purchase support incidents at &lt;b&gt;store.mandrakesoft.com&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "لأي سؤال متعلق بماندريكلينكس، يمكن شراء الدعم من خلال &lt;b&gt;store.mandrakesoft."</div><div class='hunk'>@@ -17068,7 +17068,7 @@ msgstr "أدوات مراقبة، محاسبة عمليّات، tcpdump، nmap،</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:196</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakesoft Wizards"</div><div class='add'>+msgid "Mandriva Wizards"</div><div class='ctx'> msgstr "مرشدو ماندريكسوفت"</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:197</div><div class='hunk'>@@ -17220,7 +17220,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "[OPTIONS]...\n"</div><div class='del'>-"Mandrakelinux Terminal Server Configurator\n"</div><div class='add'>+"Mandrivalinux Terminal Server Configurator\n"</div><div class='ctx'> "--enable         : enable MTS\n"</div><div class='ctx'> "--disable        : disable MTS\n"</div><div class='ctx'> "--start          : start MTS\n"</div><div class='hunk'>@@ -17289,14 +17289,14 @@ msgstr " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"</div><div class='ctx'> msgid ""</div><div class='ctx'> "[OPTION]...\n"</div><div class='ctx'> "  --no-confirmation      do not ask first confirmation question in "</div><div class='del'>-"MandrakeUpdate mode\n"</div><div class='add'>+"Mandriva Update mode\n"</div><div class='ctx'> "  --no-verify-rpm        do not verify packages signatures\n"</div><div class='ctx'> "  --changelog-first      display changelog before filelist in the "</div><div class='ctx'> "description window\n"</div><div class='ctx'> "  --merge-all-rpmnew     propose to merge all .rpmnew/.rpmsave files found"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "[OPTION]...\n"</div><div class='del'>-"  --no-confirmation      لا تسأل سؤال التّأكيد فيوضع MandrakeUpdate\n"</div><div class='add'>+"  --no-confirmation      لا تسأل سؤال التّأكيد فيوضع Mandriva Update\n"</div><div class='ctx'> "  --no-verify-rpm        لا تتحقّق من توقيعات الحزم\n"</div><div class='ctx'> "  --changelog-first      عرض سجلّ التّغييرات قبل سرد الملفّات في نافذة الوصف\n"</div><div class='ctx'> "  --merge-all-rpmnew     اقترح دمج كلّ ملفّات .rpmnew/.rpmsave المعثور عليها"</div><div class='hunk'>@@ -20041,12 +20041,12 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:41</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Bug Report Tool"</div><div class='add'>+msgid "Mandrivalinux Bug Report Tool"</div><div class='ctx'> msgstr "أداة تقرير العيوب في ماندريكلينكس"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:46</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Control Center"</div><div class='add'>+msgid "Mandrivalinux Control Center"</div><div class='ctx'> msgstr "مركز تحكّم ماندريكلينكس"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:48</div><div class='hunk'>@@ -20067,8 +20067,8 @@ msgstr "HardDrake"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:51</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakeonline"</div><div class='del'>-msgstr "Mandrakeonline"</div><div class='add'>+msgid "Mandriva Online"</div><div class='add'>+msgstr "Mandriva Online"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:52</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -20112,7 +20112,7 @@ msgstr "مرشدو التهيئة"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:81</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Select Mandrakesoft Tool:"</div><div class='add'>+msgid "Select Mandriva Tool:"</div><div class='ctx'> msgstr "اختيار أداة ماندريكسوفت:"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:82</div><div class='hunk'>@@ -20537,7 +20537,7 @@ msgstr "يتم تشغيله عند الإقلاع"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "This interface has not been configured yet.\n"</div><div class='del'>-"Run the \"Add an interface\" assistant from the Mandrakelinux Control Center"</div><div class='add'>+"Run the \"Add an interface\" assistant from the Mandrivalinux Control Center"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "لم تتمّ تهيئة الواجهة بعد.\n"</div><div class='ctx'> "قم بتشغيل مساعد \"أضف واجهة\" من مركز تحكّم ماندريكلينكس"</div><div class='hunk'>@@ -20546,7 +20546,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "You do not have any configured Internet connection.\n"</div><div class='del'>-"Run the \"%s\" assistant from the Mandrakelinux Control Center"</div><div class='add'>+"Run the \"%s\" assistant from the Mandrivalinux Control Center"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "ليست لديك أية وصلة إنترنت مهيئة.\n"</div><div class='ctx'> "شغّل مساعد \"%s\" من مركز تحكم ماندريكلينكس"</div><div class='hunk'>@@ -20599,7 +20599,7 @@ msgstr "KDM (مدير عرض كيدي("</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakedm:36</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "MdkKDM (Mandrakelinux Display Manager)"</div><div class='add'>+msgid "MdkKDM (Mandrivalinux Display Manager)"</div><div class='ctx'> msgstr "MdkKDM (مدير عرض ماندريكلينكس("</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakedm:37</div><div class='hunk'>@@ -20898,7 +20898,7 @@ msgstr "استيراد"</div><div class='ctx'> #: standalone/drakfont:511</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Copyright (C) 2001-2002 by Mandrakesoft \n"</div><div class='add'>+"Copyright (C) 2001-2002 by Mandriva \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "       DUPONT Sebastien (original version)\n"</div><div class='hunk'>@@ -21446,7 +21446,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> " drakhelp 0.1\n"</div><div class='del'>-"Copyright (C) 2003-2004 Mandrakesoft.\n"</div><div class='add'>+"Copyright (C) 2003-2004 Mandriva.\n"</div><div class='ctx'> "This is free software and may be redistributed under the terms of the GNU "</div><div class='ctx'> "GPL.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -21479,7 +21479,7 @@ msgstr " --doc &lt;link&gt;          - رابط بصفحة وب أخرى ( لـWM welc</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakhelp:36</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Help Center"</div><div class='add'>+msgid "Mandrivalinux Help Center"</div><div class='ctx'> msgstr "مركز مساعدة ماندريكلينكس"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakhelp:36</div><div class='hunk'>@@ -25005,7 +25005,7 @@ msgstr "تم عمل التغيير، و لكن ليتم تفعيله يجب عل</div><div class='ctx'> </div><div class='ctx'> #: standalone/logdrake:50</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Tools Logs"</div><div class='add'>+msgid "Mandrivalinux Tools Logs"</div><div class='ctx'> msgstr "سجلات أدوات ماندريكلينكس"</div><div class='ctx'> </div><div class='ctx'> #: standalone/logdrake:51</div><div class='hunk'>@@ -25518,7 +25518,7 @@ msgstr "تم الإتصال."</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Connection failed.\n"</div><div class='del'>-"Verify your configuration in the Mandrakelinux Control Center."</div><div class='add'>+"Verify your configuration in the Mandrivalinux Control Center."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "فشل الاتّصال.\n"</div><div class='ctx'> "تحقق من تهيئتك في مركز تحكّم ماندريكلينكس."</div><div class='hunk'>@@ -26388,11 +26388,11 @@ msgstr "فشل التّثبيت"</div><div class='ctx'> #~ msgid "http://www.mandrakelinux.com/en/101errata.php3"</div><div class='ctx'> #~ msgstr "http://www.mandrakelinux.com/en/101errata.php3"</div><div class='ctx'> </div><div class='del'>-#~ msgid "The Mandrakelinux 10.1 products are:"</div><div class='add'>+#~ msgid "The Mandrivalinux 10.1 products are:"</div><div class='ctx'> #~ msgstr "منتجات ماندريكلينكس 10.1 هي:"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "\t* &lt;b&gt;Mandrakelinux 10.1 for x86-64&lt;/b&gt;, The Mandrakelinux solution for "</div><div class='add'>+#~ "\t* &lt;b&gt;Mandrivalinux 10.1 for x86-64&lt;/b&gt;, The Mandrivalinux solution for "</div><div class='ctx'> #~ "making the most of your 64-bit processor."</div><div class='ctx'> #~ msgstr ""</div><div class='ctx'> #~ "\t* &lt;b&gt;ماندريكلينكس 10.1 لأنظمة x86-64&lt;/b&gt;، حلّ ماندريكلينكس للحصول على "</div><div class='head'>diff --git a/perl-install/share/po/az.po b/perl-install/share/po/az.po<br/>index c867feae5..c7c8130e8 100644<br/>--- a/<a href='/software/drakx/tree/perl-install/share/po/az.po?h=18.33&amp;id=a2c392a9ab83bb9031fb11f99f0101f1f2d9f140'>perl-install/share/po/az.po</a><br/>+++ b/<a href='/software/drakx/tree/perl-install/share/po/az.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/az.po</a></div><div class='hunk'>@@ -2,7 +2,7 @@</div><div class='ctx'> # translation of DrakX-az.po to Azerbaijani Turkish</div><div class='ctx'> # DrakX-az.po faylının Azərbaycan dilinə tərcüməsi</div><div class='ctx'> # Copyright (C) 2000,2003, 2004 Free Software Foundation, Inc.</div><div class='del'>-# Copyright (c) 2000 Mandrakesoft</div><div class='add'>+# Copyright (c) 2000 Mandriva</div><div class='ctx'> # Vasif Ismailoglu MD&lt;azerb_linux@hotmail.com&gt; , 2000-2001</div><div class='ctx'> # Mətin Əmirov &lt;metin@karegen.com&gt;, 2001-2003, 2004.</div><div class='ctx'> #</div><div class='hunk'>@@ -63,7 +63,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click the button to reboot the machine, unplug it, remove write protection,\n"</div><div class='del'>-"plug the key again, and launch Mandrake Move again."</div><div class='add'>+"plug the key again, and launch Mandriva Move again."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: ../move/move.pm:468 help.pm:409 install_steps_interactive.pm:1320</div><div class='hunk'>@@ -82,7 +82,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You may also proceed without an USB key - you'll still be\n"</div><div class='del'>-"able to use Mandrake Move as a normal live Mandrake\n"</div><div class='add'>+"able to use Mandriva Move as a normal live Mandriva\n"</div><div class='ctx'> "Operating System."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -90,7 +90,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "We did not detect any USB key on your system. If you\n"</div><div class='del'>-"plug in an USB key now, Mandrake Move will have the ability\n"</div><div class='add'>+"plug in an USB key now, Mandriva Move will have the ability\n"</div><div class='ctx'> "to transparently save the data in your home directory and\n"</div><div class='ctx'> "system wide configuration, for next boot on this computer\n"</div><div class='ctx'> "or another one. Note: if you plug in a key now, wait several\n"</div><div class='hunk'>@@ -98,7 +98,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You may also proceed without an USB key - you'll still be\n"</div><div class='del'>-"able to use Mandrake Move as a normal live Mandrake\n"</div><div class='add'>+"able to use Mandriva Move as a normal live Mandriva\n"</div><div class='ctx'> "Operating System."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -226,7 +226,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "This may come from corrupted system configuration files\n"</div><div class='ctx'> "on the USB key, in this case removing them and then\n"</div><div class='del'>-"rebooting Mandrake Move would fix the problem. To do\n"</div><div class='add'>+"rebooting Mandriva Move would fix the problem. To do\n"</div><div class='ctx'> "so, click on the corresponding button.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -1253,11 +1253,11 @@ msgstr "Dil seçkisi"</div><div class='ctx'> #: any.pm:733</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux can support multiple languages. Select\n"</div><div class='add'>+"Mandrivalinux can support multiple languages. Select\n"</div><div class='ctx'> "the languages you would like to install. They will be available\n"</div><div class='ctx'> "when your installation is complete and you restart your system."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux müxtəlif dilləri dəstəkləyir. Qurmaq istədiyiniz\n"</div><div class='add'>+"Mandrivalinux müxtəlif dilləri dəstəkləyir. Qurmaq istədiyiniz\n"</div><div class='ctx'> "dilləri seçin. Onlar qurulum tamamlanandan və sistem yenidən\n"</div><div class='ctx'> "başlayandan sonra istifadəyə hazır olacaqlar."</div><div class='ctx'> </div><div class='hunk'>@@ -3654,12 +3654,12 @@ msgstr "radio dəstəyini fəallaşdır"</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Before continuing, you should carefully read the terms of the license. It\n"</div><div class='del'>-"covers the entire Mandrakelinux distribution. If you agree with all the\n"</div><div class='add'>+"covers the entire Mandrivalinux distribution. If you agree with all the\n"</div><div class='ctx'> "terms it contains, check the \"%s\" box. If not, clicking on the \"%s\"\n"</div><div class='ctx'> "button will reboot your computer."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Davam etmədən əvvəl, diqqətlə lisenziyanın qaydalarını oxumalısınız. O,\n"</div><div class='del'>-"bütün Mandrakelinux distribusiyasını əhatə edir. Əgər lisenziyadakı bütün\n"</div><div class='add'>+"bütün Mandrivalinux distribusiyasını əhatə edir. Əgər lisenziyadakı bütün\n"</div><div class='ctx'> "qaydalarla razısınızsa, qutusunu \"%s\" işarələyin. Əgər razı deyilsəniz, "</div><div class='ctx'> "sadəcə olaraq kompüterinizi bağlayın."</div><div class='ctx'> </div><div class='hunk'>@@ -3849,13 +3849,13 @@ msgstr ""</div><div class='ctx'> #: help.pm:85</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"The Mandrakelinux installation is distributed on several CD-ROMs. If a\n"</div><div class='add'>+"The Mandrivalinux installation is distributed on several CD-ROMs. If a\n"</div><div class='ctx'> "selected package is located on another CD-ROM, DrakX will eject the current\n"</div><div class='ctx'> "CD and ask you to insert the required one. If you do not have the requested\n"</div><div class='ctx'> "CD at hand, just click on \"%s\", the corresponding packages will not be\n"</div><div class='ctx'> "installed."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux qurulumu müxtəlif CD-lər üstündə gəlir. DrakX\n"</div><div class='add'>+"Mandrivalinux qurulumu müxtəlif CD-lər üstündə gəlir. DrakX\n"</div><div class='ctx'> "seçili paketlərin hansı CD'də olduğunu bilir ona görə də lazım olanda\n"</div><div class='ctx'> "hazırkı CD-ni çıxardıb sizdən lazım olan CD-ni daxil etməyi istəyəcək.\n"</div><div class='ctx'> "Əgər əlinizin altında istənən CD yoxdursa \"%s\" düyməsinə basın və istənən\n"</div><div class='hunk'>@@ -3865,11 +3865,11 @@ msgstr ""</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "It's now time to specify which programs you wish to install on your system.\n"</div><div class='del'>-"There are thousands of packages available for Mandrakelinux, and to make it\n"</div><div class='add'>+"There are thousands of packages available for Mandrivalinux, and to make it\n"</div><div class='ctx'> "simpler to manage, they have been placed into groups of similar\n"</div><div class='ctx'> "applications.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Mandrakelinux sorts package groups in four categories. You can mix and\n"</div><div class='add'>+"Mandrivalinux sorts package groups in four categories. You can mix and\n"</div><div class='ctx'> "match applications from the various categories, so a ``Workstation''\n"</div><div class='ctx'> "installation can still have applications from the ``Server'' category\n"</div><div class='ctx'> "installed.\n"</div><div class='hunk'>@@ -3921,11 +3921,11 @@ msgid ""</div><div class='ctx'> "megabytes."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "İndi sisteminizə qurmaq istədiyiniz proqramları müəyyən etmə vaxtıdır.\n"</div><div class='del'>-"Mandrakelinux daxilində minlərcə proqram mövcuddur və idarələrinin\n"</div><div class='add'>+"Mandrivalinux daxilində minlərcə proqram mövcuddur və idarələrinin\n"</div><div class='ctx'> "asan olması üçün onlar bənzər paketlər qruplarına ayrılıblar.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Paketlər sisteminizin xüsusui istifadə sahəsinə görə qruplanıb.\n"</div><div class='del'>-"Mandrakelinuxda dörd əvvəldən müəyyən edilmiş qurulum növü mövcuddur.\n"</div><div class='add'>+"Mandrivalinuxda dörd əvvəldən müəyyən edilmiş qurulum növü mövcuddur.\n"</div><div class='ctx'> "Yalnız siz bu qrupları yenə də qarışdıra bilərsiniz və istədiyiniz əlavə.\n"</div><div class='ctx'> "proqramları seçə bilərsiniz. Misal üçün ''İş Stansiyası'' qurulumu\n"</div><div class='ctx'> "``İnkişaf'' qurulumundakı proqramları daxil edə bilər.\n"</div><div class='hunk'>@@ -4021,10 +4021,10 @@ msgid ""</div><div class='ctx'> "!! If a server package has been selected, either because you specifically\n"</div><div class='ctx'> "chose the individual package or because it was part of a group of packages,\n"</div><div class='ctx'> "you'll be asked to confirm that you really want those servers to be\n"</div><div class='del'>-"installed. By default Mandrakelinux will automatically start any installed\n"</div><div class='add'>+"installed. By default Mandrivalinux will automatically start any installed\n"</div><div class='ctx'> "services at boot time. Even if they are safe and have no known issues at\n"</div><div class='ctx'> "the time the distribution was shipped, it is entirely possible that\n"</div><div class='del'>-"security holes were discovered after this version of Mandrakelinux was\n"</div><div class='add'>+"security holes were discovered after this version of Mandrivalinux was\n"</div><div class='ctx'> "finalized. If you do not know what a particular service is supposed to do "</div><div class='ctx'> "or\n"</div><div class='ctx'> "why it's being installed, then click \"%s\". Clicking \"%s\" will install\n"</div><div class='hunk'>@@ -4056,7 +4056,7 @@ msgstr ""</div><div class='ctx'> "verici\n"</div><div class='ctx'> "seçilsə, sizə bu vericini həqiqətən də qurmaq istədiyinizi soruşan və "</div><div class='ctx'> "sizdən\n"</div><div class='del'>-"təsdiq istəyən pəncərə göstəriləcək. Əsas olaraq Mandrakelinux bütün qurulu\n"</div><div class='add'>+"təsdiq istəyən pəncərə göstəriləcək. Əsas olaraq Mandrivalinux bütün qurulu\n"</div><div class='ctx'> "olan xidmətləri açılışda fəal edir. Distribusiyanın çıxdığı vaxt onların "</div><div class='ctx'> "bilinən heç bir\n"</div><div class='ctx'> "xətası ya da təhlükəli yanı olmasa da, mümkündür ki, müəyyən vaxt sonra\n"</div><div class='hunk'>@@ -4067,7 +4067,7 @@ msgstr ""</div><div class='ctx'> "xidmət sisteminizə qurulacaq və sisteminizin açılışında fəal hala "</div><div class='ctx'> "gətiriləcək.\n"</div><div class='ctx'> "Qeyd: Xidmətlərin açılışda fəal olub olmamasını qurulum bitdikdən sonra da\n"</div><div class='del'>-"Mandrakelinux İdarə Mərkəzindən quraşdıra bilərsiniz!!\n"</div><div class='add'>+"Mandrivalinux İdarə Mərkəzindən quraşdıra bilərsiniz!!\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\"%s\" seçimi, bir proqramı seçdiyiniz zaman qurulum proqramının o proqram "</div><div class='ctx'> "ilə\n"</div><div class='hunk'>@@ -4221,7 +4221,7 @@ msgstr ""</div><div class='ctx'> msgid ""</div><div class='ctx'> "X (for X Window System) is the heart of the GNU/Linux graphical interface\n"</div><div class='ctx'> "on which all the graphical environments (KDE, GNOME, AfterStep,\n"</div><div class='del'>-"WindowMaker, etc.) bundled with Mandrakelinux rely upon.\n"</div><div class='add'>+"WindowMaker, etc.) bundled with Mandrivalinux rely upon.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You'll see a list of different parameters to change to get an optimal\n"</div><div class='ctx'> "graphical display.\n"</div><div class='hunk'>@@ -4276,7 +4276,7 @@ msgid ""</div><div class='ctx'> "not successful in getting the display configured."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "X (X Pəncərə Sistemi) GNU/Linuks qrafiki ara üzünün qəlbidir.\n"</div><div class='del'>-"Mandrakelinuxla bərabər gələn qrafiki mühitlərin hamısı (KDE, \n"</div><div class='add'>+"Mandrivalinuxla bərabər gələn qrafiki mühitlərin hamısı (KDE, \n"</div><div class='ctx'> "GNOME, AfterStep, WindowMaker, vs.) buna bağlıdır.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Optimal görünüşü almaq üçün sizə dəyişdiriləcək fərqli parametrlər\n"</div><div class='hunk'>@@ -4396,12 +4396,12 @@ msgstr ""</div><div class='ctx'> #: help.pm:316</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"You now need to decide where you want to install the Mandrakelinux\n"</div><div class='add'>+"You now need to decide where you want to install the Mandrivalinux\n"</div><div class='ctx'> "operating system on your hard drive. If your hard drive is empty or if an\n"</div><div class='ctx'> "existing operating system is using all the available space you will have to\n"</div><div class='ctx'> "partition the drive. Basically, partitioning a hard drive means to\n"</div><div class='ctx'> "logically divide it to create the space needed to install your new\n"</div><div class='del'>-"Mandrakelinux system.\n"</div><div class='add'>+"Mandrivalinux system.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Because the process of partitioning a hard drive is usually irreversible\n"</div><div class='ctx'> "and can lead to data losses, partitioning can be intimidating and stressful\n"</div><div class='hunk'>@@ -4428,7 +4428,7 @@ msgid ""</div><div class='ctx'> "FAT or NTFS partition. Resizing can be performed without the loss of any\n"</div><div class='ctx'> "data, provided you've previously defragmented the Windows partition.\n"</div><div class='ctx'> "Backing up your data is strongly recommended. Using this option is\n"</div><div class='del'>-"recommended if you want to use both Mandrakelinux and Microsoft Windows on\n"</div><div class='add'>+"recommended if you want to use both Mandrivalinux and Microsoft Windows on\n"</div><div class='ctx'> "the same computer.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "   Before choosing this option, please understand that after this\n"</div><div class='hunk'>@@ -4437,7 +4437,7 @@ msgid ""</div><div class='ctx'> "to store your data or to install new software.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". If you want to delete all data and all partitions present on\n"</div><div class='del'>-"your hard drive and replace them with your new Mandrakelinux system, choose\n"</div><div class='add'>+"your hard drive and replace them with your new Mandrivalinux system, choose\n"</div><div class='ctx'> "this option. Be careful, because you will not be able to undo this "</div><div class='ctx'> "operation\n"</div><div class='ctx'> "after you confirm.\n"</div><div class='hunk'>@@ -4457,10 +4457,10 @@ msgid ""</div><div class='ctx'> "experience. For more instructions on how to use the DiskDrake utility,\n"</div><div class='ctx'> "refer to the ``Managing Your Partitions'' section in the ``Starter Guide''."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Bu nöqtədə Mandrakelinuxi sabit diskinizdə haraya quracağınıza\n"</div><div class='add'>+"Bu nöqtədə Mandrivalinuxi sabit diskinizdə haraya quracağınıza\n"</div><div class='ctx'> "qərar verəcəksiniz. Əgər diskiniz boş isə və ya bir başqa sistem\n"</div><div class='del'>-"bütün yeri doldurmuş isə, o zaman diskinizdə Mandrakelinux üçün\n"</div><div class='del'>-"yer açmalısınız. Bölmələndirmə əsasən diskinizdə Mandrakelinuxu\n"</div><div class='add'>+"bütün yeri doldurmuş isə, o zaman diskinizdə Mandrivalinux üçün\n"</div><div class='add'>+"yer açmalısınız. Bölmələndirmə əsasən diskinizdə Mandrivalinuxu\n"</div><div class='ctx'> "qurmaqməntiqi sürücülər yaratmaqdan ibarətdir.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Ümumiyyətlə bölmələndirmənin təsiri geri dönülməzdir və mə'lumat\n"</div><div class='hunk'>@@ -4495,7 +4495,7 @@ msgstr ""</div><div class='ctx'> "'Scandisk' və\n"</div><div class='ctx'> "'Defraq' əmrlərinin icra edilməsinir. Eyni zamanda mə'lumatlarınızın ehtiyat "</div><div class='ctx'> "nüsxəsini almayı\n"</div><div class='del'>-"da qətiyyən unutmayın. Kompüteriniz üstündə həm Mandrakelinux həm də "</div><div class='add'>+"da qətiyyən unutmayın. Kompüteriniz üstündə həm Mandrivalinux həm də "</div><div class='ctx'> "Microsoft\n"</div><div class='ctx'> "Windows ƏS'lərini işlətmək istəyirsinizsə bu seçənəyi seçin. Unutmayın ki "</div><div class='ctx'> "Microsoft\n"</div><div class='hunk'>@@ -4508,7 +4508,7 @@ msgstr ""</div><div class='ctx'> "bölməniz əvvəlkindən daha kiçik olacaq.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": əgər sisteminizdəki bütün mövcud bölmələri silmək və yerinə\n"</div><div class='del'>-"Mandrakelinux sistemini qurmaq istəyirsinizsə bu seçənəyi seçin.\n"</div><div class='add'>+"Mandrivalinux sistemini qurmaq istəyirsinizsə bu seçənəyi seçin.\n"</div><div class='ctx'> "Diqqətli olun, ona görə ki seçiminizi təsdiqlədikdən sonra geri ala "</div><div class='ctx'> "bilməyəcəksiniz.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -4670,7 +4670,7 @@ msgid ""</div><div class='ctx'> "Click on \"%s\" when you're ready to format the partitions.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click on \"%s\" if you want to choose another partition for your new\n"</div><div class='del'>-"Mandrakelinux operating system installation.\n"</div><div class='add'>+"Mandrivalinux operating system installation.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click on \"%s\" if you wish to select partitions which will be checked for\n"</div><div class='ctx'> "bad blocks on the disk."</div><div class='hunk'>@@ -4693,7 +4693,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "Bölmələri şəkilləndirməyə hazır olanda \"%s\" düyməsini basın.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Yeni Mandrakelinux sisteminizi qurmaq üçün başqa bölmə seçmək\n"</div><div class='add'>+"Yeni Mandrivalinux sisteminizi qurmaq üçün başqa bölmə seçmək\n"</div><div class='ctx'> "istəyirsinizsə \"%s\" düyməsinə basın.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Üstündəki xəsərli blokların yoxlanmasını istədiyiniz bölmələri seçmək\n"</div><div class='hunk'>@@ -4711,7 +4711,7 @@ msgstr "Əvvəlki"</div><div class='ctx'> #: help.pm:434</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"By the time you install Mandrakelinux, it's likely that some packages will\n"</div><div class='add'>+"By the time you install Mandrivalinux, it's likely that some packages will\n"</div><div class='ctx'> "have been updated since the initial release. Bugs may have been fixed,\n"</div><div class='ctx'> "security issues resolved. To allow you to benefit from these updates,\n"</div><div class='ctx'> "you're now able to download them from the Internet. Check \"%s\" if you\n"</div><div class='hunk'>@@ -4723,7 +4723,7 @@ msgid ""</div><div class='ctx'> "will appear: review the selection, and press \"%s\" to retrieve and install\n"</div><div class='ctx'> "the selected package(s), or \"%s\" to abort."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinuxu qurduğunuz vaxtda çox güman ki bə'zi paketlər \n"</div><div class='add'>+"Mandrivalinuxu qurduğunuz vaxtda çox güman ki bə'zi paketlər \n"</div><div class='ctx'> "ilk çıxışlarından sonra yenilənmiş ola bilər. Bunlarla bir çox xəta "</div><div class='ctx'> "düzəldilmiş\n"</div><div class='ctx'> "ya da təhlükəsizlik qüvvətləndirilmiş ola bilər. Bu yeniləmələrdən istifadə\n"</div><div class='hunk'>@@ -4753,7 +4753,7 @@ msgid ""</div><div class='ctx'> "generally obtained at the expense of ease of use.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "If you do not know what to choose, keep the default option. You'll be able\n"</div><div class='del'>-"to change it later with the draksec tool, which is part of Mandrakelinux\n"</div><div class='add'>+"to change it later with the draksec tool, which is part of Mandrivalinux\n"</div><div class='ctx'> "Control Center.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Fill the \"%s\" field with the e-mail address of the person responsible for\n"</div><div class='hunk'>@@ -4777,7 +4777,7 @@ msgstr "Təhlükəsizlik İdarəçisi"</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "At this point, you need to choose which partition(s) will be used for the\n"</div><div class='del'>-"installation of your Mandrakelinux system. If partitions have already been\n"</div><div class='add'>+"installation of your Mandrivalinux system. If partitions have already been\n"</div><div class='ctx'> "defined, either from a previous installation of GNU/Linux or by another\n"</div><div class='ctx'> "partitioning tool, you can use existing partitions. Otherwise, hard drive\n"</div><div class='ctx'> "partitions must be defined.\n"</div><div class='hunk'>@@ -4847,7 +4847,7 @@ msgid ""</div><div class='ctx'> "may find it a useful place to store a spare kernel and ramdisk images for\n"</div><div class='ctx'> "emergency boot situations."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Bu nöqtədə siz Mandrakelinux yüklənəcək bölmə(lər)i seçməlisiniz. Əgər\n"</div><div class='add'>+"Bu nöqtədə siz Mandrivalinux yüklənəcək bölmə(lər)i seçməlisiniz. Əgər\n"</div><div class='ctx'> "bölmələr əvvəldən mövcuddursa (sistemdə əvvəllər qurulu olan GNU/Linuks \n"</div><div class='ctx'> "bölmələri və ya başqa bölmələndirmə vasitələri ilə hazırladığınız "</div><div class='ctx'> "bölmələr),\n"</div><div class='hunk'>@@ -4942,7 +4942,7 @@ msgstr "Normal modla mütəxəssis modu arasında keç"</div><div class='ctx'> msgid ""</div><div class='ctx'> "More than one Microsoft partition has been detected on your hard drive.\n"</div><div class='ctx'> "Please choose the one which you want to resize in order to install your new\n"</div><div class='del'>-"Mandrakelinux operating system.\n"</div><div class='add'>+"Mandrivalinux operating system.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Each partition is listed as follows: \"Linux name\", \"Windows name\"\n"</div><div class='ctx'> "\"Capacity\".\n"</div><div class='hunk'>@@ -4971,7 +4971,7 @@ msgid ""</div><div class='ctx'> "disk or partition is called \"C:\")."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Sürücünüzdə bir və ya daha çox Microsoft bölməsi tapıldı.\n"</div><div class='del'>-"Xahiş edirik, Mandrakelinuxi qurmaq üçün onlardan hansını\n"</div><div class='add'>+"Xahiş edirik, Mandrivalinuxi qurmaq üçün onlardan hansını\n"</div><div class='ctx'> "yenidən ölçüləndirmək istədiyinizi seçin.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Hər bölmə bu cür sıralanıb; \"Linuks adı\",\"Windows adı\"\n"</div><div class='hunk'>@@ -5020,7 +5020,7 @@ msgid ""</div><div class='ctx'> "found on your machine.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "DrakX now needs to know if you want to perform a new installation or an\n"</div><div class='del'>-"upgrade of an existing Mandrakelinux system:\n"</div><div class='add'>+"upgrade of an existing Mandrivalinux system:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". For the most part, this completely wipes out the old system.\n"</div><div class='ctx'> "However, depending on your partitioning scheme, you can prevent some of\n"</div><div class='hunk'>@@ -5029,18 +5029,18 @@ msgid ""</div><div class='ctx'> "the file system, you should use this option.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". This installation class allows you to update the packages\n"</div><div class='del'>-"currently installed on your Mandrakelinux system. Your current partitioning\n"</div><div class='add'>+"currently installed on your Mandrivalinux system. Your current partitioning\n"</div><div class='ctx'> "scheme and user data will not be altered. Most of the other configuration\n"</div><div class='ctx'> "steps remain available and are similar to a standard installation.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Using the ``Upgrade'' option should work fine on Mandrakelinux systems\n"</div><div class='add'>+"Using the ``Upgrade'' option should work fine on Mandrivalinux systems\n"</div><div class='ctx'> "running version \"8.1\" or later. Performing an upgrade on versions prior\n"</div><div class='del'>-"to Mandrakelinux version \"8.1\" is not recommended."</div><div class='add'>+"to Mandrivalinux version \"8.1\" is not recommended."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Bu addım, yalnız sisteminizdə daha əvvəldən qurulu olan GNU/Linuks bölməsi\n"</div><div class='ctx'> "tapılanda fəal olur.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"DrakX indi mövcud Mandrakelinux sisteminizi yeniləmək mi, yoxsa yenidən\n"</div><div class='add'>+"DrakX indi mövcud Mandrivalinux sisteminizi yeniləmək mi, yoxsa yenidən\n"</div><div class='ctx'> "qurmaq mı istədiyinizi bilməlidir.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": Bu seçim köhnə sistemi tamamilə siləcək. Əgər sabit "</div><div class='hunk'>@@ -5050,13 +5050,13 @@ msgstr ""</div><div class='ctx'> "bu seçimi seçin. Yalnız, bölmələndirmə sxeminizdən aslı olaraq bə'zi mövcud\n"</div><div class='ctx'> "mə'lumatlarınızın üstündən yazılmasının qabağını ala bilərsiniz.\n"</div><div class='ctx'> "\n"</div><div class='del'>-" * \"%s\": Hazırkı Mandrakelinux sisteminizdə qurulu olan paketləri "</div><div class='add'>+" * \"%s\": Hazırkı Mandrivalinux sisteminizdə qurulu olan paketləri "</div><div class='ctx'> "yeniləmə\n"</div><div class='ctx'> "imkanı verir. Qurulum hazırkı bölmələmə sxemi və istifadəçi mə'lumat və "</div><div class='ctx'> "sənədlərinə\n"</div><div class='ctx'> "dəyməyəcək və dəyişdirməyəcək. Digər qurulum addımlarının çoxu isə standart\n"</div><div class='ctx'> "qurulumdakının eynisi olacaq. Bu seçimi \"8.1\" versiyasından əvvəlki "</div><div class='del'>-"Mandrakelinuxlarda\n"</div><div class='add'>+"Mandrivalinuxlarda\n"</div><div class='ctx'> "tədbiq etmək uyğun görülmür."</div><div class='ctx'> </div><div class='ctx'> #: help.pm:591</div><div class='hunk'>@@ -5115,7 +5115,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "About UTF-8 (unicode) support: Unicode is a new character encoding meant to\n"</div><div class='ctx'> "cover all existing languages. However full support for it in GNU/Linux is\n"</div><div class='del'>-"still under development. For that reason, Mandrakelinux's use of UTF-8 will\n"</div><div class='add'>+"still under development. For that reason, Mandrivalinux's use of UTF-8 will\n"</div><div class='ctx'> "depend on the user's choices:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * If you choose a language with a strong legacy encoding (latin1\n"</div><div class='hunk'>@@ -5369,7 +5369,7 @@ msgstr ""</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Now, it's time to select a printing system for your computer. Other\n"</div><div class='del'>-"operating systems may offer you one, but Mandrakelinux offers two. Each of\n"</div><div class='add'>+"operating systems may offer you one, but Mandrivalinux offers two. Each of\n"</div><div class='ctx'> "the printing systems is best suited to particular types of configuration.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\" -- which is an acronym for ``print, do not queue'', is the choice\n"</div><div class='hunk'>@@ -5390,12 +5390,12 @@ msgid ""</div><div class='ctx'> "options and for managing the printer.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "If you make a choice now, and later find that you do not like your printing\n"</div><div class='del'>-"system you may change it by running PrinterDrake from the Mandrakelinux\n"</div><div class='add'>+"system you may change it by running PrinterDrake from the Mandrivalinux\n"</div><div class='ctx'> "Control Center and clicking on the \"%s\" button."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "İndi kompüteriniz üçün çap sistemini seçmə vaxtı gəldi. Digər ƏS'ləri sizə "</div><div class='ctx'> "bir\n"</div><div class='del'>-"dənəsini təqdim edə bilərlər, yalnız Mandrakelinux ikisini təqdim edir.\n"</div><div class='add'>+"dənəsini təqdim edə bilərlər, yalnız Mandrivalinux ikisini təqdim edir.\n"</div><div class='ctx'> "Hər çap sistemi xüsusi quraşdırma növləri üçün uyğundur.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\" -- bu seçim``çap et, növbəyə alma'' mə'nasına gəlir.\n"</div><div class='hunk'>@@ -5413,7 +5413,7 @@ msgstr ""</div><div class='ctx'> "əmin oun. .\"%s\" eyni zamanda çapçının quraşdırılması və idarəsi və çap\n"</div><div class='ctx'> "üçün qrafiki ara üzlərə də sahibdir. \n"</div><div class='ctx'> "Əgər indi birisini seçib sonra çap sistemini bəyənməzsəniz, onu "</div><div class='del'>-"Mandrakelinux\n"</div><div class='add'>+"Mandrivalinux\n"</div><div class='ctx'> "İdarə Mərkəzindəki PrinterDrake bölməsindəki mütəxəssis düyməsi vasitəsiylə\n"</div><div class='ctx'> "dəyişdirə bilərsiniz."</div><div class='ctx'> </div><div class='hunk'>@@ -5531,7 +5531,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": if you wish to configure your Internet or local network access,\n"</div><div class='ctx'> "you can do so now. Refer to the printed documentation or use the\n"</div><div class='del'>-"Mandrakelinux Control Center after the installation has finished to benefit\n"</div><div class='add'>+"Mandrivalinux Control Center after the installation has finished to benefit\n"</div><div class='ctx'> "from full in-line help.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": allows to configure HTTP and FTP proxy addresses if the machine\n"</div><div class='hunk'>@@ -5548,7 +5548,7 @@ msgid ""</div><div class='ctx'> " * \"%s\": if you wish to change your bootloader configuration, click this\n"</div><div class='ctx'> "button. This should be reserved to advanced users. Refer to the printed\n"</div><div class='ctx'> "documentation or the in-line help about bootloader configuration in the\n"</div><div class='del'>-"Mandrakelinux Control Center.\n"</div><div class='add'>+"Mandrivalinux Control Center.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": through this entry you can fine tune which services will be run\n"</div><div class='ctx'> "on your machine. If you plan to use this machine as a server it's a good\n"</div><div class='hunk'>@@ -5674,10 +5674,10 @@ msgstr "Xidmətlər"</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Choose the hard drive you want to erase in order to install your new\n"</div><div class='del'>-"Mandrakelinux partition. Be careful, all data on this drive will be lost\n"</div><div class='add'>+"Mandrivalinux partition. Be careful, all data on this drive will be lost\n"</div><div class='ctx'> "and will not be recoverable!"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Yeni Mandrakelinux'izi qurmaq üçün silmək istədiyiniz sürücünü seçin.\n"</div><div class='add'>+"Yeni Mandrivalinux'izi qurmaq üçün silmək istədiyiniz sürücünü seçin.\n"</div><div class='ctx'> "Diqqətli olun, sürücüdəki bütün mə'lumatlar silinəcək\n"</div><div class='ctx'> "və geri gəlməyəcək!"</div><div class='ctx'> </div><div class='hunk'>@@ -6024,11 +6024,11 @@ msgstr "Windows bölməsin böyüklüyü hesablanır"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Your Windows partition is too fragmented. Please reboot your computer under "</div><div class='del'>-"Windows, run the ``defrag'' utility, then restart the Mandrakelinux "</div><div class='add'>+"Windows, run the ``defrag'' utility, then restart the Mandrivalinux "</div><div class='ctx'> "installation."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Windows bölümünüz çox dağınıqdır. Daxiş edirik, əvvəlcə kompüterinizi "</div><div class='del'>-"Windows ilə açın, ''defrag'' vasitəsini işlədin, sonra Mandrakelinux "</div><div class='add'>+"Windows ilə açın, ''defrag'' vasitəsini işlədin, sonra Mandrivalinux "</div><div class='ctx'> "qurulumunu yenidən başladın."</div><div class='ctx'> </div><div class='ctx'> #. -PO: keep the double empty lines between sections, this is formatted a la LaTeX</div><div class='hunk'>@@ -6143,19 +6143,19 @@ msgid ""</div><div class='ctx'> "Introduction\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "The operating system and the different components available in the "</div><div class='del'>-"Mandrakelinux distribution \n"</div><div class='add'>+"Mandrivalinux distribution \n"</div><div class='ctx'> "shall be called the \"Software Products\" hereafter. The Software Products "</div><div class='ctx'> "include, but are not \n"</div><div class='ctx'> "restricted to, the set of programs, methods, rules and documentation related "</div><div class='ctx'> "to the operating \n"</div><div class='del'>-"system and the different components of the Mandrakelinux distribution.\n"</div><div class='add'>+"system and the different components of the Mandrivalinux distribution.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "1. License Agreement\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Please read this document carefully. This document is a license agreement "</div><div class='ctx'> "between you and  \n"</div><div class='del'>-"Mandrakesoft S.A. which applies to the Software Products.\n"</div><div class='add'>+"Mandriva S.A. which applies to the Software Products.\n"</div><div class='ctx'> "By installing, duplicating or using the Software Products in any manner, you "</div><div class='ctx'> "explicitly \n"</div><div class='ctx'> "accept and fully agree to conform to the terms and conditions of this "</div><div class='hunk'>@@ -6177,7 +6177,7 @@ msgid ""</div><div class='ctx'> "The Software Products and attached documentation are provided \"as is\", "</div><div class='ctx'> "with no warranty, to the \n"</div><div class='ctx'> "extent permitted by law.\n"</div><div class='del'>-"Mandrakesoft S.A. will, in no circumstances and to the extent permitted by "</div><div class='add'>+"Mandriva S.A. will, in no circumstances and to the extent permitted by "</div><div class='ctx'> "law, be liable for any special,\n"</div><div class='ctx'> "incidental, direct or indirect damages whatsoever (including without "</div><div class='ctx'> "limitation damages for loss of \n"</div><div class='hunk'>@@ -6185,14 +6185,14 @@ msgid ""</div><div class='ctx'> "resulting from a court \n"</div><div class='ctx'> "judgment, or any other consequential loss) arising out of  the use or "</div><div class='ctx'> "inability to use the Software \n"</div><div class='del'>-"Products, even if Mandrakesoft S.A. has been advised of the possibility or "</div><div class='add'>+"Products, even if Mandriva S.A. has been advised of the possibility or "</div><div class='ctx'> "occurrence of such \n"</div><div class='ctx'> "damages.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN SOME "</div><div class='ctx'> "COUNTRIES\n"</div><div class='ctx'> "\n"</div><div class='del'>-"To the extent permitted by law, Mandrakesoft S.A. or its distributors will, "</div><div class='add'>+"To the extent permitted by law, Mandriva S.A. or its distributors will, "</div><div class='ctx'> "in no circumstances, be \n"</div><div class='ctx'> "liable for any special, incidental, direct or indirect damages whatsoever "</div><div class='ctx'> "(including without \n"</div><div class='hunk'>@@ -6202,7 +6202,7 @@ msgid ""</div><div class='ctx'> "loss) arising out \n"</div><div class='ctx'> "of the possession and use of software components or arising out of  "</div><div class='ctx'> "downloading software components \n"</div><div class='del'>-"from one of Mandrakelinux sites  which are prohibited or restricted in some "</div><div class='add'>+"from one of Mandrivalinux sites  which are prohibited or restricted in some "</div><div class='ctx'> "countries by local laws.\n"</div><div class='ctx'> "This limited liability applies to, but is not restricted to, the strong "</div><div class='ctx'> "cryptography components \n"</div><div class='hunk'>@@ -6222,10 +6222,10 @@ msgid ""</div><div class='ctx'> "and conditions of the license agreement for each component before using any "</div><div class='ctx'> "component. Any question \n"</div><div class='ctx'> "on a component license should be addressed to the component author and not "</div><div class='del'>-"to Mandrakesoft.\n"</div><div class='del'>-"The programs developed by Mandrakesoft S.A. are governed by the GPL License. "</div><div class='add'>+"to Mandriva.\n"</div><div class='add'>+"The programs developed by Mandriva S.A. are governed by the GPL License. "</div><div class='ctx'> "Documentation written \n"</div><div class='del'>-"by Mandrakesoft S.A. is governed by a specific license. Please refer to the "</div><div class='add'>+"by Mandriva S.A. is governed by a specific license. Please refer to the "</div><div class='ctx'> "documentation for \n"</div><div class='ctx'> "further details.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6236,11 +6236,11 @@ msgid ""</div><div class='ctx'> "respective authors and are \n"</div><div class='ctx'> "protected by intellectual property and copyright laws applicable to software "</div><div class='ctx'> "programs.\n"</div><div class='del'>-"Mandrakesoft S.A. reserves its rights to modify or adapt the Software "</div><div class='add'>+"Mandriva S.A. reserves its rights to modify or adapt the Software "</div><div class='ctx'> "Products, as a whole or in \n"</div><div class='ctx'> "parts, by all means and for all purposes.\n"</div><div class='del'>-"\"Mandrake\", \"Mandrakelinux\" and associated logos are trademarks of "</div><div class='del'>-"Mandrakesoft S.A.  \n"</div><div class='add'>+"\"Mandriva\", \"Mandrivalinux\" and associated logos are trademarks of "</div><div class='add'>+"Mandriva S.A.  \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "5. Governing Laws \n"</div><div class='hunk'>@@ -6256,7 +6256,7 @@ msgid ""</div><div class='ctx'> "court. As a last \n"</div><div class='ctx'> "resort, the dispute will be referred to the appropriate Courts of Law of "</div><div class='ctx'> "Paris - France.\n"</div><div class='del'>-"For any question on this document, please contact Mandrakesoft S.A.  \n"</div><div class='add'>+"For any question on this document, please contact Mandriva S.A.  \n"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Giriş\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6266,14 +6266,14 @@ msgstr ""</div><div class='ctx'> "include, but are not \n"</div><div class='ctx'> "restricted to, the set of programs, methods, rules and documentation related "</div><div class='ctx'> "to the operating \n"</div><div class='del'>-"system and the different components of the Mandrakelinux distribution.\n"</div><div class='add'>+"system and the different components of the Mandrivalinux distribution.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "1. Lisenziya Müqaviləsi\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Please read this document carefully. This document is a license agreement "</div><div class='ctx'> "between you and  \n"</div><div class='del'>-"Mandrakesoft S.A. which applies to the Software Products.\n"</div><div class='add'>+"Mandriva S.A. which applies to the Software Products.\n"</div><div class='ctx'> "By installing, duplicating or using the Software Products in any manner, you "</div><div class='ctx'> "explicitly \n"</div><div class='ctx'> "accept and fully agree to conform to the terms and conditions of this "</div><div class='hunk'>@@ -6295,7 +6295,7 @@ msgstr ""</div><div class='ctx'> "The Software Products and attached documentation are provided \"as is\", "</div><div class='ctx'> "with no warranty, to the \n"</div><div class='ctx'> "extent permitted by law.\n"</div><div class='del'>-"Mandrakesoft S.A. will, in no circumstances and to the extent permitted by "</div><div class='add'>+"Mandriva S.A. will, in no circumstances and to the extent permitted by "</div><div class='ctx'> "law, be liable for any special,\n"</div><div class='ctx'> "incidental, direct or indirect damages whatsoever (including without "</div><div class='ctx'> "limitation damages for loss of \n"</div><div class='hunk'>@@ -6303,14 +6303,14 @@ msgstr ""</div><div class='ctx'> "resulting from a court \n"</div><div class='ctx'> "judgment, or any other consequential loss) arising out of  the use or "</div><div class='ctx'> "inability to use the Software \n"</div><div class='del'>-"Products, even if Mandrakesoft S.A. has been advised of the possibility or "</div><div class='add'>+"Products, even if Mandriva S.A. has been advised of the possibility or "</div><div class='ctx'> "occurence of such \n"</div><div class='ctx'> "damages.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN SOME "</div><div class='ctx'> "COUNTRIES\n"</div><div class='ctx'> "\n"</div><div class='del'>-"To the extent permitted by law, Mandrakesoft S.A. or its distributors will, "</div><div class='add'>+"To the extent permitted by law, Mandriva S.A. or its distributors will, "</div><div class='ctx'> "in no circumstances, be \n"</div><div class='ctx'> "liable for any special, incidental, direct or indirect damages whatsoever "</div><div class='ctx'> "(including without \n"</div><div class='hunk'>@@ -6320,7 +6320,7 @@ msgstr ""</div><div class='ctx'> "loss) arising out \n"</div><div class='ctx'> "of the possession and use of software components or arising out of  "</div><div class='ctx'> "downloading software components \n"</div><div class='del'>-"from one of Mandrakelinux sites  which are prohibited or restricted in some "</div><div class='add'>+"from one of Mandrivalinux sites  which are prohibited or restricted in some "</div><div class='ctx'> "countries by local laws.\n"</div><div class='ctx'> "This limited liability applies to, but is not restricted to, the strong "</div><div class='ctx'> "cryptography components \n"</div><div class='hunk'>@@ -6340,10 +6340,10 @@ msgstr ""</div><div class='ctx'> "and conditions of the license agreement for each component before using any "</div><div class='ctx'> "component. Any question \n"</div><div class='ctx'> "on a component license should be addressed to the component author and not "</div><div class='del'>-"to Mandrakesoft.\n"</div><div class='del'>-"The programs developed by Mandrakesoft S.A. are governed by the GPL License. "</div><div class='add'>+"to Mandriva.\n"</div><div class='add'>+"The programs developed by Mandriva S.A. are governed by the GPL License. "</div><div class='ctx'> "Documentation written \n"</div><div class='del'>-"by Mandrakesoft S.A. is governed by a specific license. Please refer to the "</div><div class='add'>+"by Mandriva S.A. is governed by a specific license. Please refer to the "</div><div class='ctx'> "documentation for \n"</div><div class='ctx'> "further details.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6354,11 +6354,11 @@ msgstr ""</div><div class='ctx'> "respective authors and are \n"</div><div class='ctx'> "protected by intellectual property and copyright laws applicable to software "</div><div class='ctx'> "programs.\n"</div><div class='del'>-"Mandrakesoft S.A. reserves its rights to modify or adapt the Software "</div><div class='add'>+"Mandriva S.A. reserves its rights to modify or adapt the Software "</div><div class='ctx'> "Products, as a whole or in \n"</div><div class='ctx'> "parts, by all means and for all purposes.\n"</div><div class='del'>-"\"Mandrake\", \"Mandrakelinux\" and associated logos are trademarks of "</div><div class='del'>-"Mandrakesoft S.A.  \n"</div><div class='add'>+"\"Mandriva\", \"Mandrivalinux\" and associated logos are trademarks of "</div><div class='add'>+"Mandriva S.A.  \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "5. Hökümət Qanunları \n"</div><div class='hunk'>@@ -6374,7 +6374,7 @@ msgstr ""</div><div class='ctx'> "court. As a last \n"</div><div class='ctx'> "resort, the dispute will be referred to the appropriate Courts of Law of "</div><div class='ctx'> "Paris - France.\n"</div><div class='del'>-"For any question on this document, please contact Mandrakesoft S.A.  \n"</div><div class='add'>+"For any question on this document, please contact Mandriva S.A.  \n"</div><div class='ctx'> </div><div class='ctx'> #: install_messages.pm:90</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -6464,7 +6464,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "For information on fixes which are available for this release of "</div><div class='del'>-"Mandrakelinux,\n"</div><div class='add'>+"Mandrivalinux,\n"</div><div class='ctx'> "consult the Errata available from:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6472,21 +6472,21 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Information on configuring your system is available in the post\n"</div><div class='del'>-"install chapter of the Official Mandrakelinux User's Guide."</div><div class='add'>+"install chapter of the Official Mandrivalinux User's Guide."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Təbrik edirik, qurulum başa çatdı.\n"</div><div class='ctx'> "Cdrom və disketi çıxartdıqtan sonra Enter'ə basaraq kompüterinizi\n"</div><div class='ctx'> "yenidən başladın.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Mandrakelinux'in bu buraxılışındakı yamaqlar haqqında \n"</div><div class='add'>+"Mandrivalinux'in bu buraxılışındakı yamaqlar haqqında \n"</div><div class='ctx'> "mə'lumat almaq üçün bu ünvana baxın: \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "%s\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Sisteminizin qurğuları haqqında daha geniş mə'lumatı Rəsmi\n"</div><div class='del'>-"Mandrakelinux İstifadəçi Kitabcığının qurulum sonrası bölməsində\n"</div><div class='add'>+"Mandrivalinux İstifadəçi Kitabcığının qurulum sonrası bölməsində\n"</div><div class='ctx'> "tapa bilərsiniz."</div><div class='ctx'> </div><div class='ctx'> #. -PO: keep the double empty lines between sections, this is formatted a la LaTeX</div><div class='hunk'>@@ -6522,7 +6522,7 @@ msgstr "Başlanğıc addımı `%s'\n"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Your system is low on resources. You may have some problem installing\n"</div><div class='del'>-"Mandrakelinux. If that occurs, you can try a text install instead. For "</div><div class='add'>+"Mandrivalinux. If that occurs, you can try a text install instead. For "</div><div class='ctx'> "this,\n"</div><div class='ctx'> "press `F1' when booting on CDROM, then enter `text'."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -7064,9 +7064,9 @@ msgstr ""</div><div class='ctx'> #: install_steps_interactive.pm:821</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Contacting Mandrakelinux web site to get the list of available mirrors..."</div><div class='add'>+"Contacting Mandrivalinux web site to get the list of available mirrors..."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mövcud əkslərin siyahısını almaq üçün Mandrakelinux səhifəsi ilə təmas "</div><div class='add'>+"Mövcud əkslərin siyahısını almaq üçün Mandrivalinux səhifəsi ilə təmas "</div><div class='ctx'> "qurulur..."</div><div class='ctx'> </div><div class='ctx'> #: install_steps_interactive.pm:840</div><div class='hunk'>@@ -7286,8 +7286,8 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: install_steps_newt.pm:20</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Installation %s"</div><div class='del'>-msgstr "Mandrakelinux Qurulumu %s"</div><div class='add'>+msgid "Mandrivalinux Installation %s"</div><div class='add'>+msgstr "Mandrivalinux Qurulumu %s"</div><div class='ctx'> </div><div class='ctx'> #. -PO: This string must fit in a 80-char wide text screen</div><div class='ctx'> #: install_steps_newt.pm:34</div><div class='hunk'>@@ -9873,13 +9873,13 @@ msgstr ""</div><div class='ctx'> msgid ""</div><div class='ctx'> "drakfirewall configurator\n"</div><div class='ctx'> "\n"</div><div class='del'>-"This configures a personal firewall for this Mandrakelinux machine.\n"</div><div class='add'>+"This configures a personal firewall for this Mandrivalinux machine.\n"</div><div class='ctx'> "For a powerful and dedicated firewall solution, please look to the\n"</div><div class='ctx'> "specialized MandrakeSecurity Firewall distribution."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "drakfirewall quraşdırıcısı\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Bu, Mandrakelinux sisteminiz üçün şəxsi bir atəş divarını quraşdıracaq.\n"</div><div class='add'>+"Bu, Mandrivalinux sisteminiz üçün şəxsi bir atəş divarını quraşdıracaq.\n"</div><div class='ctx'> "Daha güclü və e'tibarlı sistem üçün xahiş edirik, xüsusi MandrakeSecurity\n"</div><div class='ctx'> "Firewall buraxılışı ilə maraqlanın."</div><div class='ctx'> </div><div class='hunk'>@@ -12517,7 +12517,7 @@ msgstr ""</div><div class='ctx'> "ümumiyyətlə \"Fayl\" menyusunda yer alır).\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Əgər çapçı ilə əlaqəli hər hansı bir qurğu yerinə gətirmək, ya da yeni çapçı "</div><div class='del'>-"əlavə etmək / çapçı silmək istəyirsinizsə, Mandrakelinux İdarə Mərkəzindəki "</div><div class='add'>+"əlavə etmək / çapçı silmək istəyirsinizsə, Mandrivalinux İdarə Mərkəzindəki "</div><div class='ctx'> "\"Avadanlıq\" bölməsində yer alan in the \"Çapçı\" düyməsini istifadə edin."</div><div class='ctx'> </div><div class='ctx'> #: printer/printerdrake.pm:1207 printer/printerdrake.pm:1437</div><div class='hunk'>@@ -13835,7 +13835,7 @@ msgstr ""</div><div class='ctx'> #: printer/printerdrake.pm:3929</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Run Scannerdrake (Hardware/Scanner in Mandrakelinux Control Center) to share "</div><div class='add'>+"Run Scannerdrake (Hardware/Scanner in Mandrivalinux Control Center) to share "</div><div class='ctx'> "your scanner on the network.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -14108,9 +14108,9 @@ msgid ""</div><div class='ctx'> "also using the %s Control Center, section \"Hardware\"/\"Printer\""</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Qurulum sırasında edilən şəbəkə quraşdırılması indi başladıla bilməz. Xahiş "</div><div class='del'>-"dirik, sistem açılandan sonra şəbəkənin işlədiyini yoxlayın və Mandrakelinux "</div><div class='add'>+"dirik, sistem açılandan sonra şəbəkənin işlədiyini yoxlayın və Mandrivalinux "</div><div class='ctx'> "İdarə Mərkəzindəki Şəbəkə və İnternet bölməsindən qurğuları düzəldin, və "</div><div class='del'>-"ondan sonra yenə də Mandrakelinux İdarə Mərkəzindəki \"Avadanlıq\"/\"Çapçı\" "</div><div class='add'>+"ondan sonra yenə də Mandrivalinux İdarə Mərkəzindəki \"Avadanlıq\"/\"Çapçı\" "</div><div class='ctx'> "bölməsindən çapçınızı qurun."</div><div class='ctx'> </div><div class='ctx'> #: printer/printerdrake.pm:4196</div><div class='hunk'>@@ -15736,18 +15736,18 @@ msgstr "Dayandır"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;What is Mandrakelinux?&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakelinux Nədir?&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;What is Mandrivalinux?&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandrivalinux Nədir?&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Welcome to &lt;b&gt;Mandrakelinux&lt;/b&gt;!"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakelinux&lt;/b&gt; Xoş Gəldiniz!"</div><div class='add'>+msgid "Welcome to &lt;b&gt;Mandrivalinux&lt;/b&gt;!"</div><div class='add'>+msgstr "&lt;b&gt;Mandrivalinux&lt;/b&gt; Xoş Gəldiniz!"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is a &lt;b&gt;Linux distribution&lt;/b&gt; that comprises the core of the "</div><div class='add'>+"Mandrivalinux is a &lt;b&gt;Linux distribution&lt;/b&gt; that comprises the core of the "</div><div class='ctx'> "system, called the &lt;b&gt;operating system&lt;/b&gt; (based on the Linux kernel) "</div><div class='ctx'> "together with &lt;b&gt;a lot of applications&lt;/b&gt; meeting every need you could even "</div><div class='ctx'> "think of."</div><div class='hunk'>@@ -15756,7 +15756,7 @@ msgstr ""</div><div class='ctx'> #: share/advertising/01.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is the most &lt;b&gt;user-friendly&lt;/b&gt; Linux distribution today. It "</div><div class='add'>+"Mandrivalinux is the most &lt;b&gt;user-friendly&lt;/b&gt; Linux distribution today. It "</div><div class='ctx'> "is also one of the &lt;b&gt;most widely used&lt;/b&gt; Linux distributions worldwide!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -15773,9 +15773,9 @@ msgstr "Açıq Mənbə Dünyasına Xoş Gəldiniz!"</div><div class='ctx'> #: share/advertising/02.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is committed to the open source model. This means that this "</div><div class='del'>-"new release is the result of &lt;b&gt;collaboration&lt;/b&gt; between &lt;b&gt;Mandrakesoft's "</div><div class='del'>-"team of developers&lt;/b&gt; and the &lt;b&gt;worldwide community&lt;/b&gt; of Mandrakelinux "</div><div class='add'>+"Mandrivalinux is committed to the open source model. This means that this "</div><div class='add'>+"new release is the result of &lt;b&gt;collaboration&lt;/b&gt; between &lt;b&gt;Mandriva's "</div><div class='add'>+"team of developers&lt;/b&gt; and the &lt;b&gt;worldwide community&lt;/b&gt; of Mandrivalinux "</div><div class='ctx'> "contributors."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -15795,7 +15795,7 @@ msgstr "&lt;b&gt;Qeyd&lt;/b&gt;"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Most of the software included in the distribution and all of the "</div><div class='del'>-"Mandrakelinux tools are licensed under the &lt;b&gt;General Public License&lt;/b&gt;."</div><div class='add'>+"Mandrivalinux tools are licensed under the &lt;b&gt;General Public License&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/03.pl:17</div><div class='hunk'>@@ -15816,15 +15816,15 @@ msgstr ""</div><div class='ctx'> #: share/advertising/04.pl:13</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid "&lt;b&gt;Join the Community&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakelinux cəmiyyətinə qoşulun!&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandrivalinux cəmiyyətinə qoşulun!&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/04.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux has one of the &lt;b&gt;biggest communities&lt;/b&gt; of users and "</div><div class='add'>+"Mandrivalinux has one of the &lt;b&gt;biggest communities&lt;/b&gt; of users and "</div><div class='ctx'> "developers. The role of such a community is very wide, ranging from bug "</div><div class='ctx'> "reporting to the development of new applications. The community plays a "</div><div class='del'>-"&lt;b&gt;key role&lt;/b&gt; in the Mandrakelinux world."</div><div class='add'>+"&lt;b&gt;key role&lt;/b&gt; in the Mandrivalinux world."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/04.pl:17</div><div class='hunk'>@@ -15838,13 +15838,13 @@ msgstr ""</div><div class='ctx'> #: share/advertising/05.pl:15</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid "&lt;b&gt;Download Version&lt;/b&gt;"</div><div class='del'>-msgstr "Bu Mandrakelinux &lt;b&gt;Endirmə buraxılışıdır&lt;/b&gt;."</div><div class='add'>+msgstr "Bu Mandrivalinux &lt;b&gt;Endirmə buraxılışıdır&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/05.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"You are now installing &lt;b&gt;Mandrakelinux Download&lt;/b&gt;. This is the free "</div><div class='del'>-"version that Mandrakesoft wants to keep &lt;b&gt;available to everyone&lt;/b&gt;."</div><div class='add'>+"You are now installing &lt;b&gt;Mandrivalinux Download&lt;/b&gt;. This is the free "</div><div class='add'>+"version that Mandriva wants to keep &lt;b&gt;available to everyone&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/05.pl:19</div><div class='hunk'>@@ -15871,7 +15871,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "You will not have access to the &lt;b&gt;services included&lt;/b&gt; in the other "</div><div class='del'>-"Mandrakesoft products either."</div><div class='add'>+"Mandriva products either."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:13</div><div class='hunk'>@@ -15881,7 +15881,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux Discovery&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux Discovery&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:17</div><div class='hunk'>@@ -15900,13 +15900,13 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/07.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux PowerPack&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux PowerPack&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/07.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"PowerPack is Mandrakesoft's &lt;b&gt;premier Linux desktop&lt;/b&gt; product. PowerPack "</div><div class='add'>+"PowerPack is Mandriva's &lt;b&gt;premier Linux desktop&lt;/b&gt; product. PowerPack "</div><div class='ctx'> "includes &lt;b&gt;thousands of applications&lt;/b&gt; - everything from the most popular "</div><div class='ctx'> "to the most advanced."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -15918,7 +15918,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/08.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux PowerPack+&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux PowerPack+&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/08.pl:17</div><div class='hunk'>@@ -15932,20 +15932,20 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:13</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakestore&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Store&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakesoft&lt;/b&gt; has developed a wide range of &lt;b&gt;Mandrakelinux&lt;/b&gt; "</div><div class='add'>+"&lt;b&gt;Mandriva&lt;/b&gt; has developed a wide range of &lt;b&gt;Mandrivalinux&lt;/b&gt; "</div><div class='ctx'> "products."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:17</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "The Mandrakelinux products are:"</div><div class='del'>-msgstr "Mandrakelinux Yeniləmələri Appleti"</div><div class='add'>+msgid "The Mandrivalinux products are:"</div><div class='add'>+msgstr "Mandrivalinux Yeniləmələri Appleti"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:18</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -15965,61 +15965,61 @@ msgstr ""</div><div class='ctx'> #: share/advertising/09.pl:21</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;Mandrakelinux for x86-64&lt;/b&gt;, The Mandrakelinux solution for making "</div><div class='add'>+"\t* &lt;b&gt;Mandrivalinux for x86-64&lt;/b&gt;, The Mandrivalinux solution for making "</div><div class='ctx'> "the most of your 64-bit processor."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products (Nomad Products)&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products (Nomad Products)&lt;/b&gt;"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakesoft has developed two products that allow you to use Mandrakelinux "</div><div class='add'>+"Mandriva has developed two products that allow you to use Mandrivalinux "</div><div class='ctx'> "&lt;b&gt;on any computer&lt;/b&gt; and without any need to actually install it:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:18</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;Move&lt;/b&gt;, a Mandrakelinux distribution that runs entirely from a "</div><div class='add'>+"\t* &lt;b&gt;Move&lt;/b&gt;, a Mandrivalinux distribution that runs entirely from a "</div><div class='ctx'> "bootable CD-ROM."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, a Mandrakelinux distribution pre-installed on the "</div><div class='add'>+"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, a Mandrivalinux distribution pre-installed on the "</div><div class='ctx'> "ultra-compact “LaCie Mobile Hard Drive”."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products (Professional Solutions)&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products (Professional Solutions)&lt;/b&gt;"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Below are the Mandrakesoft products designed to meet the &lt;b&gt;professional "</div><div class='add'>+"Below are the Mandriva products designed to meet the &lt;b&gt;professional "</div><div class='ctx'> "needs&lt;/b&gt;:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:16</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, The Mandrakelinux Desktop for Businesses."</div><div class='add'>+msgid "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, The Mandrivalinux Desktop for Businesses."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:17</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, The Mandrakelinux Server Solution."</div><div class='add'>+msgid "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, The Mandrivalinux Server Solution."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:18</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, The Mandrakelinux Security Solution."</div><div class='add'>+msgid "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, The Mandrivalinux Security Solution."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/12.pl:13</div><div class='hunk'>@@ -16057,7 +16057,7 @@ msgstr "&lt;b&gt;Qrafiki Masa Üstü Mühitinizi Seçin!&lt;/b&gt;"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "With PowerPack, you will have the choice of the &lt;b&gt;graphical desktop "</div><div class='del'>-"environment&lt;/b&gt;. Mandrakesoft has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='add'>+"environment&lt;/b&gt;. Mandriva has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/13-a.pl:17 share/advertising/13-b.pl:17</div><div class='hunk'>@@ -16078,7 +16078,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "With PowerPack+, you will have the choice of the &lt;b&gt;graphical desktop "</div><div class='del'>-"environment&lt;/b&gt;. Mandrakesoft has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='add'>+"environment&lt;/b&gt;. Mandriva has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/14.pl:15</div><div class='hunk'>@@ -16195,7 +16195,7 @@ msgstr ""</div><div class='ctx'> #: share/advertising/18.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"In the Mandrakelinux menu you will find &lt;b&gt;easy-to-use&lt;/b&gt; applications for "</div><div class='add'>+"In the Mandrivalinux menu you will find &lt;b&gt;easy-to-use&lt;/b&gt; applications for "</div><div class='ctx'> "&lt;b&gt;all of your tasks&lt;/b&gt;:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -16436,14 +16436,14 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakelinux Control Center&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakelinux İdarə Mərkəzi&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandrivalinux Control Center&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandrivalinux İdarə Mərkəzi&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"The &lt;b&gt;Mandrakelinux Control Center&lt;/b&gt; is an essential collection of "</div><div class='del'>-"Mandrakelinux-specific utilities designed to simplify the configuration of "</div><div class='add'>+"The &lt;b&gt;Mandrivalinux Control Center&lt;/b&gt; is an essential collection of "</div><div class='add'>+"Mandrivalinux-specific utilities designed to simplify the configuration of "</div><div class='ctx'> "your computer."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -16465,9 +16465,9 @@ msgstr "&lt;b&gt;KDE Seçimi&lt;/b&gt;"</div><div class='ctx'> msgid ""</div><div class='ctx'> "Like all computer programming, open source software &lt;b&gt;requires time and "</div><div class='ctx'> "people&lt;/b&gt; for development. In order to respect the open source philosophy, "</div><div class='del'>-"Mandrakesoft sells added value products and services to &lt;b&gt;keep improving "</div><div class='del'>-"Mandrakelinux&lt;/b&gt;. If you want to &lt;b&gt;support the open source philosophy&lt;/b&gt; "</div><div class='del'>-"and the development of Mandrakelinux, &lt;b&gt;please&lt;/b&gt; consider buying one of "</div><div class='add'>+"Mandriva sells added value products and services to &lt;b&gt;keep improving "</div><div class='add'>+"Mandrivalinux&lt;/b&gt;. If you want to &lt;b&gt;support the open source philosophy&lt;/b&gt; "</div><div class='add'>+"and the development of Mandrivalinux, &lt;b&gt;please&lt;/b&gt; consider buying one of "</div><div class='ctx'> "our products or services!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -16479,7 +16479,7 @@ msgstr "&lt;b&gt;MandrakeStore&lt;/b&gt;"</div><div class='ctx'> #: share/advertising/27.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"To learn more about Mandrakesoft products and services, you can visit our "</div><div class='add'>+"To learn more about Mandriva products and services, you can visit our "</div><div class='ctx'> "&lt;b&gt;e-commerce platform&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -16502,20 +16502,20 @@ msgstr "Bugün &lt;b&gt;store.mandrakesoft.com&lt;/b&gt; ünvanını ziyarət edin"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeclub&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeclub&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Club&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Club&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakeclub&lt;/b&gt; is the &lt;b&gt;perfect companion&lt;/b&gt; to your Mandrakelinux "</div><div class='add'>+"&lt;b&gt;Mandriva Club&lt;/b&gt; is the &lt;b&gt;perfect companion&lt;/b&gt; to your Mandrivalinux "</div><div class='ctx'> "product.."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Take advantage of &lt;b&gt;valuable benefits&lt;/b&gt; by joining Mandrakeclub, such as:"</div><div class='add'>+"Take advantage of &lt;b&gt;valuable benefits&lt;/b&gt; by joining Mandriva Club, such as:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:20</div><div class='hunk'>@@ -16534,33 +16534,33 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:22</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "\t* Participation in Mandrakelinux &lt;b&gt;user forums&lt;/b&gt;."</div><div class='add'>+msgid "\t* Participation in Mandrivalinux &lt;b&gt;user forums&lt;/b&gt;."</div><div class='ctx'> msgstr "\t* &lt;b&gt;Kopete&lt;/b&gt; ilə onlayn söhbətdə yer alın"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:23</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "\t* &lt;b&gt;Early and privileged access&lt;/b&gt;, before public release, to "</div><div class='del'>-"Mandrakelinux &lt;b&gt;ISO images&lt;/b&gt;."</div><div class='add'>+"Mandrivalinux &lt;b&gt;ISO images&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeonline&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Online&lt;/b&gt;"</div><div class='ctx'> msgstr "&lt;b&gt;Mandrake Onlayn&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakeonline&lt;/b&gt; is a new premium service that Mandrakesoft is proud to "</div><div class='add'>+"&lt;b&gt;Mandriva Online&lt;/b&gt; is a new premium service that Mandriva is proud to "</div><div class='ctx'> "offer its customers!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakeonline provides a wide range of valuable services for &lt;b&gt;easily "</div><div class='del'>-"updating&lt;/b&gt; your Mandrakelinux systems:"</div><div class='add'>+"Mandriva Online provides a wide range of valuable services for &lt;b&gt;easily "</div><div class='add'>+"updating&lt;/b&gt; your Mandrivalinux systems:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:18</div><div class='hunk'>@@ -16583,32 +16583,32 @@ msgstr ""</div><div class='ctx'> #: share/advertising/29.pl:21</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* Management of &lt;b&gt;all your Mandrakelinux systems&lt;/b&gt; with one account."</div><div class='add'>+"\t* Management of &lt;b&gt;all your Mandrivalinux systems&lt;/b&gt; with one account."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeexpert&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeexpert&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Expert&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Expert&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Do you require &lt;b&gt;assistance?&lt;/b&gt; Meet Mandrakesoft's technical experts on "</div><div class='add'>+"Do you require &lt;b&gt;assistance?&lt;/b&gt; Meet Mandriva's technical experts on "</div><div class='ctx'> "&lt;b&gt;our technical support platform&lt;/b&gt; www.mandrakeexpert.com."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Thanks to the help of &lt;b&gt;qualified Mandrakelinux experts&lt;/b&gt;, you will save "</div><div class='add'>+"Thanks to the help of &lt;b&gt;qualified Mandrivalinux experts&lt;/b&gt;, you will save "</div><div class='ctx'> "a lot of time."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"For any question related to Mandrakelinux, you have the possibility to "</div><div class='add'>+"For any question related to Mandrivalinux, you have the possibility to "</div><div class='ctx'> "purchase support incidents at &lt;b&gt;store.mandrakesoft.com&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -16906,8 +16906,8 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:196</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "Mandrakesoft Wizards"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakestore&lt;/b&gt;"</div><div class='add'>+msgid "Mandriva Wizards"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Store&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:197</div><div class='ctx'> #, fuzzy, c-format</div><div class='hunk'>@@ -17043,7 +17043,7 @@ msgstr ""</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "[OPTIONS]...\n"</div><div class='del'>-"Mandrakelinux Terminal Server Configurator\n"</div><div class='add'>+"Mandrivalinux Terminal Server Configurator\n"</div><div class='ctx'> "--enable         : enable MTS\n"</div><div class='ctx'> "--disable        : disable MTS\n"</div><div class='ctx'> "--start          : start MTS\n"</div><div class='hunk'>@@ -17115,14 +17115,14 @@ msgstr " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"</div><div class='ctx'> msgid ""</div><div class='ctx'> "[OPTION]...\n"</div><div class='ctx'> "  --no-confirmation      do not ask first confirmation question in "</div><div class='del'>-"MandrakeUpdate mode\n"</div><div class='add'>+"Mandriva Update mode\n"</div><div class='ctx'> "  --no-verify-rpm        do not verify packages signatures\n"</div><div class='ctx'> "  --changelog-first      display changelog before filelist in the "</div><div class='ctx'> "description window\n"</div><div class='ctx'> "  --merge-all-rpmnew     propose to merge all .rpmnew/.rpmsave files found"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "[SEÇİM]...\n"</div><div class='del'>-"  --no-confirmation      MandrakeUpdate modundabirinci təsdiqləmə  sualını "</div><div class='add'>+"  --no-confirmation      Mandriva Update modundabirinci təsdiqləmə  sualını "</div><div class='ctx'> "soruşma\n"</div><div class='ctx'> "  --no-verify-rpm        paket imzalarını yoxlama\n"</div><div class='ctx'> "  --changelog-first      izahat pəncərəsində fayl siyahısından əvvəl "</div><div class='hunk'>@@ -19863,13 +19863,13 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:41</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "Mandrakelinux Bug Report Tool"</div><div class='del'>-msgstr "Mandrakelinux Xəta Raportlama Vasitəsi"</div><div class='add'>+msgid "Mandrivalinux Bug Report Tool"</div><div class='add'>+msgstr "Mandrivalinux Xəta Raportlama Vasitəsi"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:46</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Control Center"</div><div class='del'>-msgstr "Mandrakelinux İdarə Mərkəzi"</div><div class='add'>+msgid "Mandrivalinux Control Center"</div><div class='add'>+msgstr "Mandrivalinux İdarə Mərkəzi"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:48</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -19889,7 +19889,7 @@ msgstr "HardDrake"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:51</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakeonline"</div><div class='add'>+msgid "Mandriva Online"</div><div class='ctx'> msgstr "Mandrake Onlayn"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:52</div><div class='hunk'>@@ -19934,7 +19934,7 @@ msgstr "Quraşdırma Sehirbazları"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:81</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Select Mandrakesoft Tool:"</div><div class='add'>+msgid "Select Mandriva Tool:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:82</div><div class='hunk'>@@ -20354,7 +20354,7 @@ msgstr "Açılışda başladılır"</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "This interface has not been configured yet.\n"</div><div class='del'>-"Run the \"Add an interface\" assistant from the Mandrakelinux Control Center"</div><div class='add'>+"Run the \"Add an interface\" assistant from the Mandrivalinux Control Center"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "BU ara üz hələlik quraşdırılmayıb.\n"</div><div class='ctx'> "Ana pəncərədə quraşdırma sehirbazını işə salın"</div><div class='hunk'>@@ -20363,7 +20363,7 @@ msgstr ""</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "You do not have any configured Internet connection.\n"</div><div class='del'>-"Run the \"%s\" assistant from the Mandrakelinux Control Center"</div><div class='add'>+"Run the \"%s\" assistant from the Mandrivalinux Control Center"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "BU ara üz hələlik quraşdırılmayıb.\n"</div><div class='ctx'> "Ana pəncərədə quraşdırma sehirbazını işə salın"</div><div class='hunk'>@@ -20416,7 +20416,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakedm:36</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "MdkKDM (Mandrakelinux Display Manager)"</div><div class='add'>+msgid "MdkKDM (Mandrivalinux Display Manager)"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakedm:37</div><div class='hunk'>@@ -20713,7 +20713,7 @@ msgstr "İdxal Et"</div><div class='ctx'> #: standalone/drakfont:511</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Copyright (C) 2001-2002 by Mandrakesoft \n"</div><div class='add'>+"Copyright (C) 2001-2002 by Mandriva \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "       DUPONT Sebastien (original version)\n"</div><div class='hunk'>@@ -20722,7 +20722,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "       VIGNAUD Thierry &lt;tvignaud@mandrakesoft.com&gt;"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Müəllif Hüququ (C) 2001-2002 Mandrakesoft \n"</div><div class='add'>+"Müəllif Hüququ (C) 2001-2002 Mandriva \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "       DUPONT Sebastien (orijinal buraxılış)\n"</div><div class='hunk'>@@ -21248,14 +21248,14 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> " drakhelp 0.1\n"</div><div class='del'>-"Copyright (C) 2003-2004 Mandrakesoft.\n"</div><div class='add'>+"Copyright (C) 2003-2004 Mandriva.\n"</div><div class='ctx'> "This is free software and may be redistributed under the terms of the GNU "</div><div class='ctx'> "GPL.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Usage: \n"</div><div class='ctx'> msgstr ""</div><div class='ctx'> " drakhelp 0.1\n"</div><div class='del'>-"Müəllif Hüququ (C) 2003-2004 Mandrakesoft.\n"</div><div class='add'>+"Müəllif Hüququ (C) 2003-2004 Mandriva.\n"</div><div class='ctx'> "Bu sərbəst tə'minatdır və yalnız GNU GPL qaydaları altında paylana bilər.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "İstifadə qaydası: \n"</div><div class='hunk'>@@ -21284,8 +21284,8 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakhelp:36</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "Mandrakelinux Help Center"</div><div class='del'>-msgstr "Mandrakelinux İdarə Mərkəzi"</div><div class='add'>+msgid "Mandrivalinux Help Center"</div><div class='add'>+msgstr "Mandrivalinux İdarə Mərkəzi"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakhelp:36</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -24288,7 +24288,7 @@ msgid ""</div><div class='ctx'> "tvignaud@mandrakesoft.com&amp;gt;\n"</div><div class='ctx'> "\n"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Bu HardDrake'dir, Mandrakelinux avadanlıq quraşdırma vasitəsi.\n"</div><div class='add'>+"Bu HardDrake'dir, Mandrivalinux avadanlıq quraşdırma vasitəsi.\n"</div><div class='ctx'> "&lt;span foreground=\"royalblue3\"&gt;Buraxılış:&lt;/span&gt; %s\n"</div><div class='ctx'> "&lt;span foreground=\"royalblue3\"&gt;Müəllif:&lt;/span&gt; Thierry Vignaud &amp;lt;"</div><div class='ctx'> "tvignaud@mandrakesoft.com&amp;gt;\n"</div><div class='hunk'>@@ -24399,8 +24399,8 @@ msgstr "Dəyişikliklər edildi, ancaq effektiv olmaq üçün yenidən giriş ed</div><div class='ctx'> </div><div class='ctx'> #: standalone/logdrake:50</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "Mandrakelinux Tools Logs"</div><div class='del'>-msgstr "Mandrakelinux Vasitələrinin İzahatı"</div><div class='add'>+msgid "Mandrivalinux Tools Logs"</div><div class='add'>+msgstr "Mandrivalinux Vasitələrinin İzahatı"</div><div class='ctx'> </div><div class='ctx'> #: standalone/logdrake:51</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -24913,10 +24913,10 @@ msgstr "Bağlantı tamamlandı."</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Connection failed.\n"</div><div class='del'>-"Verify your configuration in the Mandrakelinux Control Center."</div><div class='add'>+"Verify your configuration in the Mandrivalinux Control Center."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Bağlantı iflas etdi.\n"</div><div class='del'>-"Mandrakelinux İdarə Mərkəzindən qurğularınızı yoxlayın."</div><div class='add'>+"Mandrivalinux İdarə Mərkəzindən qurğularınızı yoxlayın."</div><div class='ctx'> </div><div class='ctx'> #: standalone/net_monitor:341</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -25153,7 +25153,7 @@ msgstr "Quraşdırılmış darayıcıların siyahısı yenidən yaradılır ..."</div><div class='ctx'> #: standalone/scannerdrake:101</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid "The %s is not supported by this version of %s."</div><div class='del'>-msgstr "%s Mandrakelinuxun bu buraxılışı tərəfindən dəstəklənmir."</div><div class='add'>+msgstr "%s Mandrivalinuxun bu buraxılışı tərəfindən dəstəklənmir."</div><div class='ctx'> </div><div class='ctx'> #: standalone/scannerdrake:104</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -25194,7 +25194,7 @@ msgstr ""</div><div class='ctx'> #: standalone/scannerdrake:144</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid "The %s is not supported under Linux."</div><div class='del'>-msgstr "%s Mandrakelinuxun bu buraxılışı tərəfindən dəstəklənmir."</div><div class='add'>+msgstr "%s Mandrivalinuxun bu buraxılışı tərəfindən dəstəklənmir."</div><div class='ctx'> </div><div class='ctx'> #: standalone/scannerdrake:171 standalone/scannerdrake:185</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -25295,7 +25295,7 @@ msgid ""</div><div class='ctx'> "You can launch printerdrake from the %s Control Center in Hardware section."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "%s printerdrake tərəfindən quraşdırılmalıdır.\n"</div><div class='del'>-"Printerdrake'ni Mandrakelinux İdarə Mərkəzindəki Avadanlıq bölməsindən işə "</div><div class='add'>+"Printerdrake'ni Mandrivalinux İdarə Mərkəzindəki Avadanlıq bölməsindən işə "</div><div class='ctx'> "sala bilərsiniz."</div><div class='ctx'> </div><div class='ctx'> #: standalone/scannerdrake:308 standalone/scannerdrake:315</div><div class='head'>diff --git a/perl-install/share/po/be.po b/perl-install/share/po/be.po<br/>index d453b7fc0..4aae21be1 100644<br/>--- a/<a href='/software/drakx/tree/perl-install/share/po/be.po?h=18.33&amp;id=a2c392a9ab83bb9031fb11f99f0101f1f2d9f140'>perl-install/share/po/be.po</a><br/>+++ b/<a href='/software/drakx/tree/perl-install/share/po/be.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/be.po</a></div><div class='hunk'>@@ -1,5 +1,5 @@</div><div class='ctx'> # SOME DESCRIPTIVE TITLE.</div><div class='del'>-# Copyright (C) 1999 Mandrakesoft.</div><div class='add'>+# Copyright (C) 1999 Mandriva.</div><div class='ctx'> # Alexander Bokovoy &lt;ab@avilink.net&gt;, 2000</div><div class='ctx'> # Maryia Davidouskaia &lt;maryia@scientist.com&gt;, 2000</div><div class='ctx'> msgid ""</div><div class='hunk'>@@ -58,7 +58,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click the button to reboot the machine, unplug it, remove write protection,\n"</div><div class='del'>-"plug the key again, and launch Mandrake Move again."</div><div class='add'>+"plug the key again, and launch Mandriva Move again."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: ../move/move.pm:468 help.pm:409 install_steps_interactive.pm:1320</div><div class='hunk'>@@ -77,7 +77,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You may also proceed without an USB key - you'll still be\n"</div><div class='del'>-"able to use Mandrake Move as a normal live Mandrake\n"</div><div class='add'>+"able to use Mandriva Move as a normal live Mandriva\n"</div><div class='ctx'> "Operating System."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -85,7 +85,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "We did not detect any USB key on your system. If you\n"</div><div class='del'>-"plug in an USB key now, Mandrake Move will have the ability\n"</div><div class='add'>+"plug in an USB key now, Mandriva Move will have the ability\n"</div><div class='ctx'> "to transparently save the data in your home directory and\n"</div><div class='ctx'> "system wide configuration, for next boot on this computer\n"</div><div class='ctx'> "or another one. Note: if you plug in a key now, wait several\n"</div><div class='hunk'>@@ -93,7 +93,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You may also proceed without an USB key - you'll still be\n"</div><div class='del'>-"able to use Mandrake Move as a normal live Mandrake\n"</div><div class='add'>+"able to use Mandriva Move as a normal live Mandriva\n"</div><div class='ctx'> "Operating System."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -219,7 +219,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "This may come from corrupted system configuration files\n"</div><div class='ctx'> "on the USB key, in this case removing them and then\n"</div><div class='del'>-"rebooting Mandrake Move would fix the problem. To do\n"</div><div class='add'>+"rebooting Mandriva Move would fix the problem. To do\n"</div><div class='ctx'> "so, click on the corresponding button.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -1226,7 +1226,7 @@ msgstr "Выбар мовы"</div><div class='ctx'> #: any.pm:733</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux can support multiple languages. Select\n"</div><div class='add'>+"Mandrivalinux can support multiple languages. Select\n"</div><div class='ctx'> "the languages you would like to install. They will be available\n"</div><div class='ctx'> "when your installation is complete and you restart your system."</div><div class='ctx'> msgstr "Вы можаце абраць іншыя мовы, якія будуць даступны пасля ўсталявання"</div><div class='hunk'>@@ -3476,7 +3476,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Before continuing, you should carefully read the terms of the license. It\n"</div><div class='del'>-"covers the entire Mandrakelinux distribution. If you agree with all the\n"</div><div class='add'>+"covers the entire Mandrivalinux distribution. If you agree with all the\n"</div><div class='ctx'> "terms it contains, check the \"%s\" box. If not, clicking on the \"%s\"\n"</div><div class='ctx'> "button will reboot your computer."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -3586,7 +3586,7 @@ msgstr ""</div><div class='ctx'> #: help.pm:85</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"The Mandrakelinux installation is distributed on several CD-ROMs. If a\n"</div><div class='add'>+"The Mandrivalinux installation is distributed on several CD-ROMs. If a\n"</div><div class='ctx'> "selected package is located on another CD-ROM, DrakX will eject the current\n"</div><div class='ctx'> "CD and ask you to insert the required one. If you do not have the requested\n"</div><div class='ctx'> "CD at hand, just click on \"%s\", the corresponding packages will not be\n"</div><div class='hunk'>@@ -3597,11 +3597,11 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "It's now time to specify which programs you wish to install on your system.\n"</div><div class='del'>-"There are thousands of packages available for Mandrakelinux, and to make it\n"</div><div class='add'>+"There are thousands of packages available for Mandrivalinux, and to make it\n"</div><div class='ctx'> "simpler to manage, they have been placed into groups of similar\n"</div><div class='ctx'> "applications.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Mandrakelinux sorts package groups in four categories. You can mix and\n"</div><div class='add'>+"Mandrivalinux sorts package groups in four categories. You can mix and\n"</div><div class='ctx'> "match applications from the various categories, so a ``Workstation''\n"</div><div class='ctx'> "installation can still have applications from the ``Server'' category\n"</div><div class='ctx'> "installed.\n"</div><div class='hunk'>@@ -3708,10 +3708,10 @@ msgid ""</div><div class='ctx'> "!! If a server package has been selected, either because you specifically\n"</div><div class='ctx'> "chose the individual package or because it was part of a group of packages,\n"</div><div class='ctx'> "you'll be asked to confirm that you really want those servers to be\n"</div><div class='del'>-"installed. By default Mandrakelinux will automatically start any installed\n"</div><div class='add'>+"installed. By default Mandrivalinux will automatically start any installed\n"</div><div class='ctx'> "services at boot time. Even if they are safe and have no known issues at\n"</div><div class='ctx'> "the time the distribution was shipped, it is entirely possible that\n"</div><div class='del'>-"security holes were discovered after this version of Mandrakelinux was\n"</div><div class='add'>+"security holes were discovered after this version of Mandrivalinux was\n"</div><div class='ctx'> "finalized. If you do not know what a particular service is supposed to do "</div><div class='ctx'> "or\n"</div><div class='ctx'> "why it's being installed, then click \"%s\". Clicking \"%s\" will install\n"</div><div class='hunk'>@@ -3820,7 +3820,7 @@ msgstr ""</div><div class='ctx'> msgid ""</div><div class='ctx'> "X (for X Window System) is the heart of the GNU/Linux graphical interface\n"</div><div class='ctx'> "on which all the graphical environments (KDE, GNOME, AfterStep,\n"</div><div class='del'>-"WindowMaker, etc.) bundled with Mandrakelinux rely upon.\n"</div><div class='add'>+"WindowMaker, etc.) bundled with Mandrivalinux rely upon.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You'll see a list of different parameters to change to get an optimal\n"</div><div class='ctx'> "graphical display.\n"</div><div class='hunk'>@@ -3918,12 +3918,12 @@ msgstr ""</div><div class='ctx'> #: help.pm:316</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"You now need to decide where you want to install the Mandrakelinux\n"</div><div class='add'>+"You now need to decide where you want to install the Mandrivalinux\n"</div><div class='ctx'> "operating system on your hard drive. If your hard drive is empty or if an\n"</div><div class='ctx'> "existing operating system is using all the available space you will have to\n"</div><div class='ctx'> "partition the drive. Basically, partitioning a hard drive means to\n"</div><div class='ctx'> "logically divide it to create the space needed to install your new\n"</div><div class='del'>-"Mandrakelinux system.\n"</div><div class='add'>+"Mandrivalinux system.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Because the process of partitioning a hard drive is usually irreversible\n"</div><div class='ctx'> "and can lead to data losses, partitioning can be intimidating and stressful\n"</div><div class='hunk'>@@ -3950,7 +3950,7 @@ msgid ""</div><div class='ctx'> "FAT or NTFS partition. Resizing can be performed without the loss of any\n"</div><div class='ctx'> "data, provided you've previously defragmented the Windows partition.\n"</div><div class='ctx'> "Backing up your data is strongly recommended. Using this option is\n"</div><div class='del'>-"recommended if you want to use both Mandrakelinux and Microsoft Windows on\n"</div><div class='add'>+"recommended if you want to use both Mandrivalinux and Microsoft Windows on\n"</div><div class='ctx'> "the same computer.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "   Before choosing this option, please understand that after this\n"</div><div class='hunk'>@@ -3959,7 +3959,7 @@ msgid ""</div><div class='ctx'> "to store your data or to install new software.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". If you want to delete all data and all partitions present on\n"</div><div class='del'>-"your hard drive and replace them with your new Mandrakelinux system, choose\n"</div><div class='add'>+"your hard drive and replace them with your new Mandrivalinux system, choose\n"</div><div class='ctx'> "this option. Be careful, because you will not be able to undo this "</div><div class='ctx'> "operation\n"</div><div class='ctx'> "after you confirm.\n"</div><div class='hunk'>@@ -4088,7 +4088,7 @@ msgid ""</div><div class='ctx'> "Click on \"%s\" when you're ready to format the partitions.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click on \"%s\" if you want to choose another partition for your new\n"</div><div class='del'>-"Mandrakelinux operating system installation.\n"</div><div class='add'>+"Mandrivalinux operating system installation.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click on \"%s\" if you wish to select partitions which will be checked for\n"</div><div class='ctx'> "bad blocks on the disk."</div><div class='hunk'>@@ -4106,7 +4106,7 @@ msgstr "прылада"</div><div class='ctx'> #: help.pm:434</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"By the time you install Mandrakelinux, it's likely that some packages will\n"</div><div class='add'>+"By the time you install Mandrivalinux, it's likely that some packages will\n"</div><div class='ctx'> "have been updated since the initial release. Bugs may have been fixed,\n"</div><div class='ctx'> "security issues resolved. To allow you to benefit from these updates,\n"</div><div class='ctx'> "you're now able to download them from the Internet. Check \"%s\" if you\n"</div><div class='hunk'>@@ -4135,7 +4135,7 @@ msgid ""</div><div class='ctx'> "generally obtained at the expense of ease of use.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "If you do not know what to choose, keep the default option. You'll be able\n"</div><div class='del'>-"to change it later with the draksec tool, which is part of Mandrakelinux\n"</div><div class='add'>+"to change it later with the draksec tool, which is part of Mandrivalinux\n"</div><div class='ctx'> "Control Center.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Fill the \"%s\" field with the e-mail address of the person responsible for\n"</div><div class='hunk'>@@ -4151,7 +4151,7 @@ msgstr "Сістэмнае адміністраваньне"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "At this point, you need to choose which partition(s) will be used for the\n"</div><div class='del'>-"installation of your Mandrakelinux system. If partitions have already been\n"</div><div class='add'>+"installation of your Mandrivalinux system. If partitions have already been\n"</div><div class='ctx'> "defined, either from a previous installation of GNU/Linux or by another\n"</div><div class='ctx'> "partitioning tool, you can use existing partitions. Otherwise, hard drive\n"</div><div class='ctx'> "partitions must be defined.\n"</div><div class='hunk'>@@ -4237,7 +4237,7 @@ msgstr "Звычайны рэжым"</div><div class='ctx'> msgid ""</div><div class='ctx'> "More than one Microsoft partition has been detected on your hard drive.\n"</div><div class='ctx'> "Please choose the one which you want to resize in order to install your new\n"</div><div class='del'>-"Mandrakelinux operating system.\n"</div><div class='add'>+"Mandrivalinux operating system.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Each partition is listed as follows: \"Linux name\", \"Windows name\"\n"</div><div class='ctx'> "\"Capacity\".\n"</div><div class='hunk'>@@ -4282,7 +4282,7 @@ msgid ""</div><div class='ctx'> "found on your machine.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "DrakX now needs to know if you want to perform a new installation or an\n"</div><div class='del'>-"upgrade of an existing Mandrakelinux system:\n"</div><div class='add'>+"upgrade of an existing Mandrivalinux system:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". For the most part, this completely wipes out the old system.\n"</div><div class='ctx'> "However, depending on your partitioning scheme, you can prevent some of\n"</div><div class='hunk'>@@ -4291,13 +4291,13 @@ msgid ""</div><div class='ctx'> "the file system, you should use this option.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". This installation class allows you to update the packages\n"</div><div class='del'>-"currently installed on your Mandrakelinux system. Your current partitioning\n"</div><div class='add'>+"currently installed on your Mandrivalinux system. Your current partitioning\n"</div><div class='ctx'> "scheme and user data will not be altered. Most of the other configuration\n"</div><div class='ctx'> "steps remain available and are similar to a standard installation.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Using the ``Upgrade'' option should work fine on Mandrakelinux systems\n"</div><div class='add'>+"Using the ``Upgrade'' option should work fine on Mandrivalinux systems\n"</div><div class='ctx'> "running version \"8.1\" or later. Performing an upgrade on versions prior\n"</div><div class='del'>-"to Mandrakelinux version \"8.1\" is not recommended."</div><div class='add'>+"to Mandrivalinux version \"8.1\" is not recommended."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: help.pm:591</div><div class='hunk'>@@ -4338,7 +4338,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "About UTF-8 (unicode) support: Unicode is a new character encoding meant to\n"</div><div class='ctx'> "cover all existing languages. However full support for it in GNU/Linux is\n"</div><div class='del'>-"still under development. For that reason, Mandrakelinux's use of UTF-8 will\n"</div><div class='add'>+"still under development. For that reason, Mandrivalinux's use of UTF-8 will\n"</div><div class='ctx'> "depend on the user's choices:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * If you choose a language with a strong legacy encoding (latin1\n"</div><div class='hunk'>@@ -4495,7 +4495,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Now, it's time to select a printing system for your computer. Other\n"</div><div class='del'>-"operating systems may offer you one, but Mandrakelinux offers two. Each of\n"</div><div class='add'>+"operating systems may offer you one, but Mandrivalinux offers two. Each of\n"</div><div class='ctx'> "the printing systems is best suited to particular types of configuration.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\" -- which is an acronym for ``print, do not queue'', is the choice\n"</div><div class='hunk'>@@ -4516,7 +4516,7 @@ msgid ""</div><div class='ctx'> "options and for managing the printer.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "If you make a choice now, and later find that you do not like your printing\n"</div><div class='del'>-"system you may change it by running PrinterDrake from the Mandrakelinux\n"</div><div class='add'>+"system you may change it by running PrinterDrake from the Mandrivalinux\n"</div><div class='ctx'> "Control Center and clicking on the \"%s\" button."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -4616,7 +4616,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": if you wish to configure your Internet or local network access,\n"</div><div class='ctx'> "you can do so now. Refer to the printed documentation or use the\n"</div><div class='del'>-"Mandrakelinux Control Center after the installation has finished to benefit\n"</div><div class='add'>+"Mandrivalinux Control Center after the installation has finished to benefit\n"</div><div class='ctx'> "from full in-line help.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": allows to configure HTTP and FTP proxy addresses if the machine\n"</div><div class='hunk'>@@ -4633,7 +4633,7 @@ msgid ""</div><div class='ctx'> " * \"%s\": if you wish to change your bootloader configuration, click this\n"</div><div class='ctx'> "button. This should be reserved to advanced users. Refer to the printed\n"</div><div class='ctx'> "documentation or the in-line help about bootloader configuration in the\n"</div><div class='del'>-"Mandrakelinux Control Center.\n"</div><div class='add'>+"Mandrivalinux Control Center.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": through this entry you can fine tune which services will be run\n"</div><div class='ctx'> "on your machine. If you plan to use this machine as a server it's a good\n"</div><div class='hunk'>@@ -4695,7 +4695,7 @@ msgstr "Сэрвісы"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Choose the hard drive you want to erase in order to install your new\n"</div><div class='del'>-"Mandrakelinux partition. Be careful, all data on this drive will be lost\n"</div><div class='add'>+"Mandrivalinux partition. Be careful, all data on this drive will be lost\n"</div><div class='ctx'> "and will not be recoverable!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -5018,7 +5018,7 @@ msgstr "Выкарыстоўваць незанятую прастору на р</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Your Windows partition is too fragmented. Please reboot your computer under "</div><div class='del'>-"Windows, run the ``defrag'' utility, then restart the Mandrakelinux "</div><div class='add'>+"Windows, run the ``defrag'' utility, then restart the Mandrivalinux "</div><div class='ctx'> "installation."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Ваш раздзел з Windows занадта фрагментаваны. \n"</div><div class='hunk'>@@ -5126,19 +5126,19 @@ msgid ""</div><div class='ctx'> "Introduction\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "The operating system and the different components available in the "</div><div class='del'>-"Mandrakelinux distribution \n"</div><div class='add'>+"Mandrivalinux distribution \n"</div><div class='ctx'> "shall be called the \"Software Products\" hereafter. The Software Products "</div><div class='ctx'> "include, but are not \n"</div><div class='ctx'> "restricted to, the set of programs, methods, rules and documentation related "</div><div class='ctx'> "to the operating \n"</div><div class='del'>-"system and the different components of the Mandrakelinux distribution.\n"</div><div class='add'>+"system and the different components of the Mandrivalinux distribution.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "1. License Agreement\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Please read this document carefully. This document is a license agreement "</div><div class='ctx'> "between you and  \n"</div><div class='del'>-"Mandrakesoft S.A. which applies to the Software Products.\n"</div><div class='add'>+"Mandriva S.A. which applies to the Software Products.\n"</div><div class='ctx'> "By installing, duplicating or using the Software Products in any manner, you "</div><div class='ctx'> "explicitly \n"</div><div class='ctx'> "accept and fully agree to conform to the terms and conditions of this "</div><div class='hunk'>@@ -5160,7 +5160,7 @@ msgid ""</div><div class='ctx'> "The Software Products and attached documentation are provided \"as is\", "</div><div class='ctx'> "with no warranty, to the \n"</div><div class='ctx'> "extent permitted by law.\n"</div><div class='del'>-"Mandrakesoft S.A. will, in no circumstances and to the extent permitted by "</div><div class='add'>+"Mandriva S.A. will, in no circumstances and to the extent permitted by "</div><div class='ctx'> "law, be liable for any special,\n"</div><div class='ctx'> "incidental, direct or indirect damages whatsoever (including without "</div><div class='ctx'> "limitation damages for loss of \n"</div><div class='hunk'>@@ -5168,14 +5168,14 @@ msgid ""</div><div class='ctx'> "resulting from a court \n"</div><div class='ctx'> "judgment, or any other consequential loss) arising out of  the use or "</div><div class='ctx'> "inability to use the Software \n"</div><div class='del'>-"Products, even if Mandrakesoft S.A. has been advised of the possibility or "</div><div class='add'>+"Products, even if Mandriva S.A. has been advised of the possibility or "</div><div class='ctx'> "occurrence of such \n"</div><div class='ctx'> "damages.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN SOME "</div><div class='ctx'> "COUNTRIES\n"</div><div class='ctx'> "\n"</div><div class='del'>-"To the extent permitted by law, Mandrakesoft S.A. or its distributors will, "</div><div class='add'>+"To the extent permitted by law, Mandriva S.A. or its distributors will, "</div><div class='ctx'> "in no circumstances, be \n"</div><div class='ctx'> "liable for any special, incidental, direct or indirect damages whatsoever "</div><div class='ctx'> "(including without \n"</div><div class='hunk'>@@ -5185,7 +5185,7 @@ msgid ""</div><div class='ctx'> "loss) arising out \n"</div><div class='ctx'> "of the possession and use of software components or arising out of  "</div><div class='ctx'> "downloading software components \n"</div><div class='del'>-"from one of Mandrakelinux sites  which are prohibited or restricted in some "</div><div class='add'>+"from one of Mandrivalinux sites  which are prohibited or restricted in some "</div><div class='ctx'> "countries by local laws.\n"</div><div class='ctx'> "This limited liability applies to, but is not restricted to, the strong "</div><div class='ctx'> "cryptography components \n"</div><div class='hunk'>@@ -5205,10 +5205,10 @@ msgid ""</div><div class='ctx'> "and conditions of the license agreement for each component before using any "</div><div class='ctx'> "component. Any question \n"</div><div class='ctx'> "on a component license should be addressed to the component author and not "</div><div class='del'>-"to Mandrakesoft.\n"</div><div class='del'>-"The programs developed by Mandrakesoft S.A. are governed by the GPL License. "</div><div class='add'>+"to Mandriva.\n"</div><div class='add'>+"The programs developed by Mandriva S.A. are governed by the GPL License. "</div><div class='ctx'> "Documentation written \n"</div><div class='del'>-"by Mandrakesoft S.A. is governed by a specific license. Please refer to the "</div><div class='add'>+"by Mandriva S.A. is governed by a specific license. Please refer to the "</div><div class='ctx'> "documentation for \n"</div><div class='ctx'> "further details.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -5219,11 +5219,11 @@ msgid ""</div><div class='ctx'> "respective authors and are \n"</div><div class='ctx'> "protected by intellectual property and copyright laws applicable to software "</div><div class='ctx'> "programs.\n"</div><div class='del'>-"Mandrakesoft S.A. reserves its rights to modify or adapt the Software "</div><div class='add'>+"Mandriva S.A. reserves its rights to modify or adapt the Software "</div><div class='ctx'> "Products, as a whole or in \n"</div><div class='ctx'> "parts, by all means and for all purposes.\n"</div><div class='del'>-"\"Mandrake\", \"Mandrakelinux\" and associated logos are trademarks of "</div><div class='del'>-"Mandrakesoft S.A.  \n"</div><div class='add'>+"\"Mandriva\", \"Mandrivalinux\" and associated logos are trademarks of "</div><div class='add'>+"Mandriva S.A.  \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "5. Governing Laws \n"</div><div class='hunk'>@@ -5239,7 +5239,7 @@ msgid ""</div><div class='ctx'> "court. As a last \n"</div><div class='ctx'> "resort, the dispute will be referred to the appropriate Courts of Law of "</div><div class='ctx'> "Paris - France.\n"</div><div class='del'>-"For any question on this document, please contact Mandrakesoft S.A.  \n"</div><div class='add'>+"For any question on this document, please contact Mandriva S.A.  \n"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: install_messages.pm:90</div><div class='hunk'>@@ -5296,7 +5296,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "For information on fixes which are available for this release of "</div><div class='del'>-"Mandrakelinux,\n"</div><div class='add'>+"Mandrivalinux,\n"</div><div class='ctx'> "consult the Errata available from:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -5304,7 +5304,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Information on configuring your system is available in the post\n"</div><div class='del'>-"install chapter of the Official Mandrakelinux User's Guide."</div><div class='add'>+"install chapter of the Official Mandrivalinux User's Guide."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #. -PO: keep the double empty lines between sections, this is formatted a la LaTeX</div><div class='hunk'>@@ -5340,12 +5340,12 @@ msgstr "Пераход на крок ‛%s’\n"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Your system is low on resources. You may have some problem installing\n"</div><div class='del'>-"Mandrakelinux. If that occurs, you can try a text install instead. For "</div><div class='add'>+"Mandrivalinux. If that occurs, you can try a text install instead. For "</div><div class='ctx'> "this,\n"</div><div class='ctx'> "press `F1' when booting on CDROM, then enter `text'."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "У Вашай сістэме маецца недахоп рэсурсаў, таму магчымы праблемы\n"</div><div class='del'>-"пры ўсталяванні Mandrakelinux. У гэтым выпадку паспрабуйце тэкставую\n"</div><div class='add'>+"пры ўсталяванні Mandrivalinux. У гэтым выпадку паспрабуйце тэкставую\n"</div><div class='ctx'> "праграму ўсталявання. Для гэтага націсніце ‛F1’ у час загрузкі, а потым\n"</div><div class='ctx'> "набярыце ‛text’ і націсніце &lt;ENTER&gt;."</div><div class='ctx'> </div><div class='hunk'>@@ -5862,7 +5862,7 @@ msgstr ""</div><div class='ctx'> #: install_steps_interactive.pm:821</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Contacting Mandrakelinux web site to get the list of available mirrors..."</div><div class='add'>+"Contacting Mandrivalinux web site to get the list of available mirrors..."</div><div class='ctx'> msgstr "Сувязь з люрам для атрымання спісу даступных пакетаў"</div><div class='ctx'> </div><div class='ctx'> #: install_steps_interactive.pm:840</div><div class='hunk'>@@ -6071,8 +6071,8 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: install_steps_newt.pm:20</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Installation %s"</div><div class='del'>-msgstr "Усталяванне Mandrakelinux %s"</div><div class='add'>+msgid "Mandrivalinux Installation %s"</div><div class='add'>+msgstr "Усталяванне Mandrivalinux %s"</div><div class='ctx'> </div><div class='ctx'> #. -PO: This string must fit in a 80-char wide text screen</div><div class='ctx'> #: install_steps_newt.pm:34</div><div class='hunk'>@@ -8640,7 +8640,7 @@ msgstr ""</div><div class='ctx'> msgid ""</div><div class='ctx'> "drakfirewall configurator\n"</div><div class='ctx'> "\n"</div><div class='del'>-"This configures a personal firewall for this Mandrakelinux machine.\n"</div><div class='add'>+"This configures a personal firewall for this Mandrivalinux machine.\n"</div><div class='ctx'> "For a powerful and dedicated firewall solution, please look to the\n"</div><div class='ctx'> "specialized MandrakeSecurity Firewall distribution."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -12214,7 +12214,7 @@ msgstr ""</div><div class='ctx'> #: printer/printerdrake.pm:3929</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Run Scannerdrake (Hardware/Scanner in Mandrakelinux Control Center) to share "</div><div class='add'>+"Run Scannerdrake (Hardware/Scanner in Mandrivalinux Control Center) to share "</div><div class='ctx'> "your scanner on the network.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -13942,18 +13942,18 @@ msgstr "Спыніць"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;What is Mandrakelinux?&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;What is Mandrivalinux?&lt;/b&gt;"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Welcome to &lt;b&gt;Mandrakelinux&lt;/b&gt;!"</div><div class='del'>-msgstr "Сардэчна запрашаем у &lt;b&gt;Mandrakelinux&lt;/b&gt;!"</div><div class='add'>+msgid "Welcome to &lt;b&gt;Mandrivalinux&lt;/b&gt;!"</div><div class='add'>+msgstr "Сардэчна запрашаем у &lt;b&gt;Mandrivalinux&lt;/b&gt;!"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is a &lt;b&gt;Linux distribution&lt;/b&gt; that comprises the core of the "</div><div class='add'>+"Mandrivalinux is a &lt;b&gt;Linux distribution&lt;/b&gt; that comprises the core of the "</div><div class='ctx'> "system, called the &lt;b&gt;operating system&lt;/b&gt; (based on the Linux kernel) "</div><div class='ctx'> "together with &lt;b&gt;a lot of applications&lt;/b&gt; meeting every need you could even "</div><div class='ctx'> "think of."</div><div class='hunk'>@@ -13962,7 +13962,7 @@ msgstr ""</div><div class='ctx'> #: share/advertising/01.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is the most &lt;b&gt;user-friendly&lt;/b&gt; Linux distribution today. It "</div><div class='add'>+"Mandrivalinux is the most &lt;b&gt;user-friendly&lt;/b&gt; Linux distribution today. It "</div><div class='ctx'> "is also one of the &lt;b&gt;most widely used&lt;/b&gt; Linux distributions worldwide!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -13979,9 +13979,9 @@ msgstr ""</div><div class='ctx'> #: share/advertising/02.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is committed to the open source model. This means that this "</div><div class='del'>-"new release is the result of &lt;b&gt;collaboration&lt;/b&gt; between &lt;b&gt;Mandrakesoft's "</div><div class='del'>-"team of developers&lt;/b&gt; and the &lt;b&gt;worldwide community&lt;/b&gt; of Mandrakelinux "</div><div class='add'>+"Mandrivalinux is committed to the open source model. This means that this "</div><div class='add'>+"new release is the result of &lt;b&gt;collaboration&lt;/b&gt; between &lt;b&gt;Mandriva's "</div><div class='add'>+"team of developers&lt;/b&gt; and the &lt;b&gt;worldwide community&lt;/b&gt; of Mandrivalinux "</div><div class='ctx'> "contributors."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -14001,7 +14001,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Most of the software included in the distribution and all of the "</div><div class='del'>-"Mandrakelinux tools are licensed under the &lt;b&gt;General Public License&lt;/b&gt;."</div><div class='add'>+"Mandrivalinux tools are licensed under the &lt;b&gt;General Public License&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/03.pl:17</div><div class='hunk'>@@ -14027,10 +14027,10 @@ msgstr ""</div><div class='ctx'> #: share/advertising/04.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux has one of the &lt;b&gt;biggest communities&lt;/b&gt; of users and "</div><div class='add'>+"Mandrivalinux has one of the &lt;b&gt;biggest communities&lt;/b&gt; of users and "</div><div class='ctx'> "developers. The role of such a community is very wide, ranging from bug "</div><div class='ctx'> "reporting to the development of new applications. The community plays a "</div><div class='del'>-"&lt;b&gt;key role&lt;/b&gt; in the Mandrakelinux world."</div><div class='add'>+"&lt;b&gt;key role&lt;/b&gt; in the Mandrivalinux world."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/04.pl:17</div><div class='hunk'>@@ -14049,8 +14049,8 @@ msgstr ""</div><div class='ctx'> #: share/advertising/05.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"You are now installing &lt;b&gt;Mandrakelinux Download&lt;/b&gt;. This is the free "</div><div class='del'>-"version that Mandrakesoft wants to keep &lt;b&gt;available to everyone&lt;/b&gt;."</div><div class='add'>+"You are now installing &lt;b&gt;Mandrivalinux Download&lt;/b&gt;. This is the free "</div><div class='add'>+"version that Mandriva wants to keep &lt;b&gt;available to everyone&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/05.pl:19</div><div class='hunk'>@@ -14077,7 +14077,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "You will not have access to the &lt;b&gt;services included&lt;/b&gt; in the other "</div><div class='del'>-"Mandrakesoft products either."</div><div class='add'>+"Mandriva products either."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:13</div><div class='hunk'>@@ -14087,7 +14087,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux Discovery&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux Discovery&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:17</div><div class='hunk'>@@ -14106,13 +14106,13 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/07.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux PowerPack&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux PowerPack&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/07.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"PowerPack is Mandrakesoft's &lt;b&gt;premier Linux desktop&lt;/b&gt; product. PowerPack "</div><div class='add'>+"PowerPack is Mandriva's &lt;b&gt;premier Linux desktop&lt;/b&gt; product. PowerPack "</div><div class='ctx'> "includes &lt;b&gt;thousands of applications&lt;/b&gt; - everything from the most popular "</div><div class='ctx'> "to the most advanced."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -14124,7 +14124,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/08.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux PowerPack+&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux PowerPack+&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/08.pl:17</div><div class='hunk'>@@ -14138,19 +14138,19 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:13</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products&lt;/b&gt;"</div><div class='ctx'> msgstr "Цэнтар кіраваньня"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakesoft&lt;/b&gt; has developed a wide range of &lt;b&gt;Mandrakelinux&lt;/b&gt; "</div><div class='add'>+"&lt;b&gt;Mandriva&lt;/b&gt; has developed a wide range of &lt;b&gt;Mandrivalinux&lt;/b&gt; "</div><div class='ctx'> "products."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:17</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "The Mandrakelinux products are:"</div><div class='add'>+msgid "The Mandrivalinux products are:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:18</div><div class='hunk'>@@ -14171,61 +14171,61 @@ msgstr ""</div><div class='ctx'> #: share/advertising/09.pl:21</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;Mandrakelinux for x86-64&lt;/b&gt;, The Mandrakelinux solution for making "</div><div class='add'>+"\t* &lt;b&gt;Mandrivalinux for x86-64&lt;/b&gt;, The Mandrivalinux solution for making "</div><div class='ctx'> "the most of your 64-bit processor."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products (Nomad Products)&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products (Nomad Products)&lt;/b&gt;"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakesoft has developed two products that allow you to use Mandrakelinux "</div><div class='add'>+"Mandriva has developed two products that allow you to use Mandrivalinux "</div><div class='ctx'> "&lt;b&gt;on any computer&lt;/b&gt; and without any need to actually install it:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:18</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;Move&lt;/b&gt;, a Mandrakelinux distribution that runs entirely from a "</div><div class='add'>+"\t* &lt;b&gt;Move&lt;/b&gt;, a Mandrivalinux distribution that runs entirely from a "</div><div class='ctx'> "bootable CD-ROM."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, a Mandrakelinux distribution pre-installed on the "</div><div class='add'>+"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, a Mandrivalinux distribution pre-installed on the "</div><div class='ctx'> "ultra-compact “LaCie Mobile Hard Drive”."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products (Professional Solutions)&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products (Professional Solutions)&lt;/b&gt;"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Below are the Mandrakesoft products designed to meet the &lt;b&gt;professional "</div><div class='add'>+"Below are the Mandriva products designed to meet the &lt;b&gt;professional "</div><div class='ctx'> "needs&lt;/b&gt;:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:16</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, The Mandrakelinux Desktop for Businesses."</div><div class='add'>+msgid "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, The Mandrivalinux Desktop for Businesses."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:17</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, The Mandrakelinux Server Solution."</div><div class='add'>+msgid "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, The Mandrivalinux Server Solution."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:18</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, The Mandrakelinux Security Solution."</div><div class='add'>+msgid "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, The Mandrivalinux Security Solution."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/12.pl:13</div><div class='hunk'>@@ -14263,7 +14263,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "With PowerPack, you will have the choice of the &lt;b&gt;graphical desktop "</div><div class='del'>-"environment&lt;/b&gt;. Mandrakesoft has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='add'>+"environment&lt;/b&gt;. Mandriva has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/13-a.pl:17 share/advertising/13-b.pl:17</div><div class='hunk'>@@ -14284,7 +14284,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "With PowerPack+, you will have the choice of the &lt;b&gt;graphical desktop "</div><div class='del'>-"environment&lt;/b&gt;. Mandrakesoft has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='add'>+"environment&lt;/b&gt;. Mandriva has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/14.pl:15</div><div class='hunk'>@@ -14401,7 +14401,7 @@ msgstr ""</div><div class='ctx'> #: share/advertising/18.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"In the Mandrakelinux menu you will find &lt;b&gt;easy-to-use&lt;/b&gt; applications for "</div><div class='add'>+"In the Mandrivalinux menu you will find &lt;b&gt;easy-to-use&lt;/b&gt; applications for "</div><div class='ctx'> "&lt;b&gt;all of your tasks&lt;/b&gt;:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -14636,14 +14636,14 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:13</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakelinux Control Center&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandrivalinux Control Center&lt;/b&gt;"</div><div class='ctx'> msgstr "Цэнтар кіраваньня"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"The &lt;b&gt;Mandrakelinux Control Center&lt;/b&gt; is an essential collection of "</div><div class='del'>-"Mandrakelinux-specific utilities designed to simplify the configuration of "</div><div class='add'>+"The &lt;b&gt;Mandrivalinux Control Center&lt;/b&gt; is an essential collection of "</div><div class='add'>+"Mandrivalinux-specific utilities designed to simplify the configuration of "</div><div class='ctx'> "your computer."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -14665,9 +14665,9 @@ msgstr ""</div><div class='ctx'> msgid ""</div><div class='ctx'> "Like all computer programming, open source software &lt;b&gt;requires time and "</div><div class='ctx'> "people&lt;/b&gt; for development. In order to respect the open source philosophy, "</div><div class='del'>-"Mandrakesoft sells added value products and services to &lt;b&gt;keep improving "</div><div class='del'>-"Mandrakelinux&lt;/b&gt;. If you want to &lt;b&gt;support the open source philosophy&lt;/b&gt; "</div><div class='del'>-"and the development of Mandrakelinux, &lt;b&gt;please&lt;/b&gt; consider buying one of "</div><div class='add'>+"Mandriva sells added value products and services to &lt;b&gt;keep improving "</div><div class='add'>+"Mandrivalinux&lt;/b&gt;. If you want to &lt;b&gt;support the open source philosophy&lt;/b&gt; "</div><div class='add'>+"and the development of Mandrivalinux, &lt;b&gt;please&lt;/b&gt; consider buying one of "</div><div class='ctx'> "our products or services!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -14679,7 +14679,7 @@ msgstr ""</div><div class='ctx'> #: share/advertising/27.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"To learn more about Mandrakesoft products and services, you can visit our "</div><div class='add'>+"To learn more about Mandriva products and services, you can visit our "</div><div class='ctx'> "&lt;b&gt;e-commerce platform&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -14702,20 +14702,20 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:15</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeclub&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Club&lt;/b&gt;"</div><div class='ctx'> msgstr "Цэнтар кіраваньня"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakeclub&lt;/b&gt; is the &lt;b&gt;perfect companion&lt;/b&gt; to your Mandrakelinux "</div><div class='add'>+"&lt;b&gt;Mandriva Club&lt;/b&gt; is the &lt;b&gt;perfect companion&lt;/b&gt; to your Mandrivalinux "</div><div class='ctx'> "product.."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Take advantage of &lt;b&gt;valuable benefits&lt;/b&gt; by joining Mandrakeclub, such as:"</div><div class='add'>+"Take advantage of &lt;b&gt;valuable benefits&lt;/b&gt; by joining Mandriva Club, such as:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:20</div><div class='hunk'>@@ -14734,33 +14734,33 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:22</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* Participation in Mandrakelinux &lt;b&gt;user forums&lt;/b&gt;."</div><div class='add'>+msgid "\t* Participation in Mandrivalinux &lt;b&gt;user forums&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:23</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "\t* &lt;b&gt;Early and privileged access&lt;/b&gt;, before public release, to "</div><div class='del'>-"Mandrakelinux &lt;b&gt;ISO images&lt;/b&gt;."</div><div class='add'>+"Mandrivalinux &lt;b&gt;ISO images&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:13</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeonline&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Online&lt;/b&gt;"</div><div class='ctx'> msgstr "Цэнтар кіраваньня"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakeonline&lt;/b&gt; is a new premium service that Mandrakesoft is proud to "</div><div class='add'>+"&lt;b&gt;Mandriva Online&lt;/b&gt; is a new premium service that Mandriva is proud to "</div><div class='ctx'> "offer its customers!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakeonline provides a wide range of valuable services for &lt;b&gt;easily "</div><div class='del'>-"updating&lt;/b&gt; your Mandrakelinux systems:"</div><div class='add'>+"Mandriva Online provides a wide range of valuable services for &lt;b&gt;easily "</div><div class='add'>+"updating&lt;/b&gt; your Mandrivalinux systems:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:18</div><div class='hunk'>@@ -14783,32 +14783,32 @@ msgstr ""</div><div class='ctx'> #: share/advertising/29.pl:21</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* Management of &lt;b&gt;all your Mandrakelinux systems&lt;/b&gt; with one account."</div><div class='add'>+"\t* Management of &lt;b&gt;all your Mandrivalinux systems&lt;/b&gt; with one account."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:13</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeexpert&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Expert&lt;/b&gt;"</div><div class='ctx'> msgstr "Цэнтар кіраваньня"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Do you require &lt;b&gt;assistance?&lt;/b&gt; Meet Mandrakesoft's technical experts on "</div><div class='add'>+"Do you require &lt;b&gt;assistance?&lt;/b&gt; Meet Mandriva's technical experts on "</div><div class='ctx'> "&lt;b&gt;our technical support platform&lt;/b&gt; www.mandrakeexpert.com."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Thanks to the help of &lt;b&gt;qualified Mandrakelinux experts&lt;/b&gt;, you will save "</div><div class='add'>+"Thanks to the help of &lt;b&gt;qualified Mandrivalinux experts&lt;/b&gt;, you will save "</div><div class='ctx'> "a lot of time."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"For any question related to Mandrakelinux, you have the possibility to "</div><div class='add'>+"For any question related to Mandrivalinux, you have the possibility to "</div><div class='ctx'> "purchase support incidents at &lt;b&gt;store.mandrakesoft.com&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -15107,7 +15107,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:196</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "Mandrakesoft Wizards"</div><div class='add'>+msgid "Mandriva Wizards"</div><div class='ctx'> msgstr "Цэнтар кіраваньня"</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:197</div><div class='hunk'>@@ -15222,7 +15222,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "[OPTIONS]...\n"</div><div class='del'>-"Mandrakelinux Terminal Server Configurator\n"</div><div class='add'>+"Mandrivalinux Terminal Server Configurator\n"</div><div class='ctx'> "--enable         : enable MTS\n"</div><div class='ctx'> "--disable        : disable MTS\n"</div><div class='ctx'> "--start          : start MTS\n"</div><div class='hunk'>@@ -15270,7 +15270,7 @@ msgstr ""</div><div class='ctx'> msgid ""</div><div class='ctx'> "[OPTION]...\n"</div><div class='ctx'> "  --no-confirmation      do not ask first confirmation question in "</div><div class='del'>-"MandrakeUpdate mode\n"</div><div class='add'>+"Mandriva Update mode\n"</div><div class='ctx'> "  --no-verify-rpm        do not verify packages signatures\n"</div><div class='ctx'> "  --changelog-first      display changelog before filelist in the "</div><div class='ctx'> "description window\n"</div><div class='hunk'>@@ -17724,12 +17724,12 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:41</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "Mandrakelinux Bug Report Tool"</div><div class='del'>-msgstr "Дастасаваньне для кіраваньня карыстальнікамі Mandrakelinux"</div><div class='add'>+msgid "Mandrivalinux Bug Report Tool"</div><div class='add'>+msgstr "Дастасаваньне для кіраваньня карыстальнікамі Mandrivalinux"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:46</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "Mandrakelinux Control Center"</div><div class='add'>+msgid "Mandrivalinux Control Center"</div><div class='ctx'> msgstr "Цэнтар кіраваньня"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:48</div><div class='hunk'>@@ -17750,7 +17750,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:51</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakeonline"</div><div class='add'>+msgid "Mandriva Online"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:52</div><div class='hunk'>@@ -17795,7 +17795,7 @@ msgstr "Канфігурацыя"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:81</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Select Mandrakesoft Tool:"</div><div class='add'>+msgid "Select Mandriva Tool:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:82</div><div class='hunk'>@@ -18201,14 +18201,14 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "This interface has not been configured yet.\n"</div><div class='del'>-"Run the \"Add an interface\" assistant from the Mandrakelinux Control Center"</div><div class='add'>+"Run the \"Add an interface\" assistant from the Mandrivalinux Control Center"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakconnect:1009 standalone/net_applet:61</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "You do not have any configured Internet connection.\n"</div><div class='del'>-"Run the \"%s\" assistant from the Mandrakelinux Control Center"</div><div class='add'>+"Run the \"%s\" assistant from the Mandrivalinux Control Center"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #. -PO: here "Add Connection" should be translated the same was as in control-center</div><div class='hunk'>@@ -18259,7 +18259,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakedm:36</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "MdkKDM (Mandrakelinux Display Manager)"</div><div class='add'>+msgid "MdkKDM (Mandrivalinux Display Manager)"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakedm:37</div><div class='hunk'>@@ -18544,7 +18544,7 @@ msgstr "Імпарт"</div><div class='ctx'> #: standalone/drakfont:511</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Copyright (C) 2001-2002 by Mandrakesoft \n"</div><div class='add'>+"Copyright (C) 2001-2002 by Mandriva \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "       DUPONT Sebastien (original version)\n"</div><div class='hunk'>@@ -19023,7 +19023,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> " drakhelp 0.1\n"</div><div class='del'>-"Copyright (C) 2003-2004 Mandrakesoft.\n"</div><div class='add'>+"Copyright (C) 2003-2004 Mandriva.\n"</div><div class='ctx'> "This is free software and may be redistributed under the terms of the GNU "</div><div class='ctx'> "GPL.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -19050,7 +19050,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakhelp:36</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "Mandrakelinux Help Center"</div><div class='add'>+msgid "Mandrivalinux Help Center"</div><div class='ctx'> msgstr "Цэнтар кіраваньня"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakhelp:36</div><div class='hunk'>@@ -22030,7 +22030,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/logdrake:50</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "Mandrakelinux Tools Logs"</div><div class='add'>+msgid "Mandrivalinux Tools Logs"</div><div class='ctx'> msgstr "Цэнтар кіраваньня"</div><div class='ctx'> </div><div class='ctx'> #: standalone/logdrake:51</div><div class='hunk'>@@ -22534,7 +22534,7 @@ msgstr "Імя злучэння"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Connection failed.\n"</div><div class='del'>-"Verify your configuration in the Mandrakelinux Control Center."</div><div class='add'>+"Verify your configuration in the Mandrivalinux Control Center."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/net_monitor:341</div><div class='hunk'>@@ -23360,7 +23360,7 @@ msgstr "Усталяванне SILO"</div><div class='ctx'> #~ msgstr "(ужо дададзена %s)"</div><div class='ctx'> </div><div class='ctx'> #, fuzzy</div><div class='del'>-#~ msgid "MandrakeSoft Wizards"</div><div class='add'>+#~ msgid "Mandriva Wizards"</div><div class='ctx'> #~ msgstr "Цэнтар кіраваньня"</div><div class='ctx'> </div><div class='ctx'> #, fuzzy</div><div class='head'>diff --git a/perl-install/share/po/bg.po b/perl-install/share/po/bg.po<br/>index d5d1d393c..f670bd9ca 100644<br/>--- a/<a href='/software/drakx/tree/perl-install/share/po/bg.po?h=18.33&amp;id=a2c392a9ab83bb9031fb11f99f0101f1f2d9f140'>perl-install/share/po/bg.po</a><br/>+++ b/<a href='/software/drakx/tree/perl-install/share/po/bg.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/bg.po</a></div><div class='hunk'>@@ -1,6 +1,6 @@</div><div class='ctx'> # translation of DrakX-bg.po to Bulgarian</div><div class='ctx'> # Copyright (C) 2000,2003 Free Software Foundation, Inc.</div><div class='del'>-# Copyright (c) 2000 Mandrakesoft</div><div class='add'>+# Copyright (c) 2000 Mandriva</div><div class='ctx'> # Bozhan Boiadzhiev &lt;bozhan@plov.omega.bg&gt;, 2000.</div><div class='ctx'> # Borislav Aleksandrov &lt;B.Aleksandrov@cnsys.bg&gt;, 2003.</div><div class='ctx'> # Boyan Ivanov &lt;boyan17@bulgaria.com&gt;, 2003.</div><div class='hunk'>@@ -63,7 +63,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click the button to reboot the machine, unplug it, remove write protection,\n"</div><div class='del'>-"plug the key again, and launch Mandrake Move again."</div><div class='add'>+"plug the key again, and launch Mandriva Move again."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: ../move/move.pm:468 help.pm:409 install_steps_interactive.pm:1320</div><div class='hunk'>@@ -82,7 +82,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You may also proceed without an USB key - you'll still be\n"</div><div class='del'>-"able to use Mandrake Move as a normal live Mandrake\n"</div><div class='add'>+"able to use Mandriva Move as a normal live Mandriva\n"</div><div class='ctx'> "Operating System."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -90,7 +90,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "We did not detect any USB key on your system. If you\n"</div><div class='del'>-"plug in an USB key now, Mandrake Move will have the ability\n"</div><div class='add'>+"plug in an USB key now, Mandriva Move will have the ability\n"</div><div class='ctx'> "to transparently save the data in your home directory and\n"</div><div class='ctx'> "system wide configuration, for next boot on this computer\n"</div><div class='ctx'> "or another one. Note: if you plug in a key now, wait several\n"</div><div class='hunk'>@@ -98,7 +98,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You may also proceed without an USB key - you'll still be\n"</div><div class='del'>-"able to use Mandrake Move as a normal live Mandrake\n"</div><div class='add'>+"able to use Mandriva Move as a normal live Mandriva\n"</div><div class='ctx'> "Operating System."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -224,7 +224,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "This may come from corrupted system configuration files\n"</div><div class='ctx'> "on the USB key, in this case removing them and then\n"</div><div class='del'>-"rebooting Mandrake Move would fix the problem. To do\n"</div><div class='add'>+"rebooting Mandriva Move would fix the problem. To do\n"</div><div class='ctx'> "so, click on the corresponding button.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -1245,11 +1245,11 @@ msgstr "ръчно"</div><div class='ctx'> #: any.pm:733</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux can support multiple languages. Select\n"</div><div class='add'>+"Mandrivalinux can support multiple languages. Select\n"</div><div class='ctx'> "the languages you would like to install. They will be available\n"</div><div class='ctx'> "when your installation is complete and you restart your system."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux може да подържа много езици. Изберете\n"</div><div class='add'>+"Mandrivalinux може да подържа много езици. Изберете\n"</div><div class='ctx'> "езиците които искате ад инсталирате. Те ще бъдат налични след\n"</div><div class='ctx'> "като завърши инсталацията и вие престартирате системата."</div><div class='ctx'> </div><div class='hunk'>@@ -3564,13 +3564,13 @@ msgstr "разрешава подръжка на радио"</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Before continuing, you should carefully read the terms of the license. It\n"</div><div class='del'>-"covers the entire Mandrakelinux distribution. If you agree with all the\n"</div><div class='add'>+"covers the entire Mandrivalinux distribution. If you agree with all the\n"</div><div class='ctx'> "terms it contains, check the \"%s\" box. If not, clicking on the \"%s\"\n"</div><div class='ctx'> "button will reboot your computer."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Преди да продължите, трябва внимателно да прочетете условията на лиценза. "</div><div class='ctx'> "Той\n"</div><div class='del'>-"покрива цялата Mandrakelinux дистрибуция, и, ако сте съгласни с всички "</div><div class='add'>+"покрива цялата Mandrivalinux дистрибуция, и, ако сте съгласни с всички "</div><div class='ctx'> "условия\n"</div><div class='ctx'> "в него, сложете отметка на \"%s\".Ако не сте съгласни,просто спрете "</div><div class='ctx'> "компютъра си."</div><div class='hunk'>@@ -3757,13 +3757,13 @@ msgstr ""</div><div class='ctx'> #: help.pm:85</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"The Mandrakelinux installation is distributed on several CD-ROMs. If a\n"</div><div class='add'>+"The Mandrivalinux installation is distributed on several CD-ROMs. If a\n"</div><div class='ctx'> "selected package is located on another CD-ROM, DrakX will eject the current\n"</div><div class='ctx'> "CD and ask you to insert the required one. If you do not have the requested\n"</div><div class='ctx'> "CD at hand, just click on \"%s\", the corresponding packages will not be\n"</div><div class='ctx'> "installed."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Инсталацията на Mandrakelinux е разположена на няколко CDROM-а. DrakX\n"</div><div class='add'>+"Инсталацията на Mandrivalinux е разположена на няколко CDROM-а. DrakX\n"</div><div class='ctx'> "знае дали избран пакет не се намира на друг CDROM,така че ще извади "</div><div class='ctx'> "текущото\n"</div><div class='ctx'> "CD и ще ви остави да вкарате това, от което има нужда."</div><div class='hunk'>@@ -3772,11 +3772,11 @@ msgstr ""</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "It's now time to specify which programs you wish to install on your system.\n"</div><div class='del'>-"There are thousands of packages available for Mandrakelinux, and to make it\n"</div><div class='add'>+"There are thousands of packages available for Mandrivalinux, and to make it\n"</div><div class='ctx'> "simpler to manage, they have been placed into groups of similar\n"</div><div class='ctx'> "applications.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Mandrakelinux sorts package groups in four categories. You can mix and\n"</div><div class='add'>+"Mandrivalinux sorts package groups in four categories. You can mix and\n"</div><div class='ctx'> "match applications from the various categories, so a ``Workstation''\n"</div><div class='ctx'> "installation can still have applications from the ``Server'' category\n"</div><div class='ctx'> "installed.\n"</div><div class='hunk'>@@ -3828,7 +3828,7 @@ msgid ""</div><div class='ctx'> "megabytes."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Сега е моментът да определите кои програми искате да бъдат инсталирани на\n"</div><div class='del'>-"системата ви. В Mandrakelinux дистрибуцията има хиляди пакети, но не е\n"</div><div class='add'>+"системата ви. В Mandrivalinux дистрибуцията има хиляди пакети, но не е\n"</div><div class='ctx'> "задължително да ги знаете наизуст.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Ако извършвате стандартна инстлация от CDROM, първо ще бъдете попитани кои\n"</div><div class='hunk'>@@ -3924,10 +3924,10 @@ msgid ""</div><div class='ctx'> "!! If a server package has been selected, either because you specifically\n"</div><div class='ctx'> "chose the individual package or because it was part of a group of packages,\n"</div><div class='ctx'> "you'll be asked to confirm that you really want those servers to be\n"</div><div class='del'>-"installed. By default Mandrakelinux will automatically start any installed\n"</div><div class='add'>+"installed. By default Mandrivalinux will automatically start any installed\n"</div><div class='ctx'> "services at boot time. Even if they are safe and have no known issues at\n"</div><div class='ctx'> "the time the distribution was shipped, it is entirely possible that\n"</div><div class='del'>-"security holes were discovered after this version of Mandrakelinux was\n"</div><div class='add'>+"security holes were discovered after this version of Mandrivalinux was\n"</div><div class='ctx'> "finalized. If you do not know what a particular service is supposed to do "</div><div class='ctx'> "or\n"</div><div class='ctx'> "why it's being installed, then click \"%s\". Clicking \"%s\" will install\n"</div><div class='hunk'>@@ -3963,10 +3963,10 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "!! Ако е избран сървърен пакет, било то умишлено или защото е част от цяла\n"</div><div class='ctx'> "група, ще бъдете помолени за потвърждение, че наистина искате този сървър\n"</div><div class='del'>-"да бъде инсталиран. В Mandrakelinux, всички сървъри тръгват по подразбиране\n"</div><div class='add'>+"да бъде инсталиран. В Mandrivalinux, всички сървъри тръгват по подразбиране\n"</div><div class='ctx'> "при зареждане.Даже ако са сигурни и нямат известни проблеми, когато\n"</div><div class='ctx'> "дистрибуцията се разпространява, може да се случи така, че да се появят\n"</div><div class='del'>-"дупки в сигурността, след като версията на Mandrakelinux е завършена. Ако\n"</div><div class='add'>+"дупки в сигурността, след като версията на Mandrivalinux е завършена. Ако\n"</div><div class='ctx'> "не знаете за какво служи определена услуга или защо е инсталирана, цъкнете\n"</div><div class='ctx'> "\"Не\". С цъкане на \"Да\"  ще инсталирате изброени услуги и те ще бъдат\n"</div><div class='ctx'> "стартирани автоматично по подразбиране. !!\n"</div><div class='hunk'>@@ -4090,7 +4090,7 @@ msgstr ""</div><div class='ctx'> msgid ""</div><div class='ctx'> "X (for X Window System) is the heart of the GNU/Linux graphical interface\n"</div><div class='ctx'> "on which all the graphical environments (KDE, GNOME, AfterStep,\n"</div><div class='del'>-"WindowMaker, etc.) bundled with Mandrakelinux rely upon.\n"</div><div class='add'>+"WindowMaker, etc.) bundled with Mandrivalinux rely upon.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You'll see a list of different parameters to change to get an optimal\n"</div><div class='ctx'> "graphical display.\n"</div><div class='hunk'>@@ -4193,12 +4193,12 @@ msgstr ""</div><div class='ctx'> #: help.pm:316</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"You now need to decide where you want to install the Mandrakelinux\n"</div><div class='add'>+"You now need to decide where you want to install the Mandrivalinux\n"</div><div class='ctx'> "operating system on your hard drive. If your hard drive is empty or if an\n"</div><div class='ctx'> "existing operating system is using all the available space you will have to\n"</div><div class='ctx'> "partition the drive. Basically, partitioning a hard drive means to\n"</div><div class='ctx'> "logically divide it to create the space needed to install your new\n"</div><div class='del'>-"Mandrakelinux system.\n"</div><div class='add'>+"Mandrivalinux system.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Because the process of partitioning a hard drive is usually irreversible\n"</div><div class='ctx'> "and can lead to data losses, partitioning can be intimidating and stressful\n"</div><div class='hunk'>@@ -4225,7 +4225,7 @@ msgid ""</div><div class='ctx'> "FAT or NTFS partition. Resizing can be performed without the loss of any\n"</div><div class='ctx'> "data, provided you've previously defragmented the Windows partition.\n"</div><div class='ctx'> "Backing up your data is strongly recommended. Using this option is\n"</div><div class='del'>-"recommended if you want to use both Mandrakelinux and Microsoft Windows on\n"</div><div class='add'>+"recommended if you want to use both Mandrivalinux and Microsoft Windows on\n"</div><div class='ctx'> "the same computer.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "   Before choosing this option, please understand that after this\n"</div><div class='hunk'>@@ -4234,7 +4234,7 @@ msgid ""</div><div class='ctx'> "to store your data or to install new software.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". If you want to delete all data and all partitions present on\n"</div><div class='del'>-"your hard drive and replace them with your new Mandrakelinux system, choose\n"</div><div class='add'>+"your hard drive and replace them with your new Mandrivalinux system, choose\n"</div><div class='ctx'> "this option. Be careful, because you will not be able to undo this "</div><div class='ctx'> "operation\n"</div><div class='ctx'> "after you confirm.\n"</div><div class='hunk'>@@ -4256,12 +4256,12 @@ msgid ""</div><div class='ctx'> msgstr ""</div><div class='ctx'> "В този момент трябва изберете къде на твърдия си диска да инсталирате "</div><div class='ctx'> "вашата\n"</div><div class='del'>-"Mandrakelinux операционна система. Ако твърдият ви диск е празен или друга\n"</div><div class='add'>+"Mandrivalinux операционна система. Ако твърдият ви диск е празен или друга\n"</div><div class='ctx'> "операционна система използва цялото пространство, ще трябва да го "</div><div class='ctx'> "разделите.\n"</div><div class='ctx'> "Казано простичко, разделянето на твърдия диск се състои в логическо "</div><div class='ctx'> "разделяне\n"</div><div class='del'>-"цел да се създаде място за инсталация на новата Mandrakelinux система.\n"</div><div class='add'>+"цел да се създаде място за инсталация на новата Mandrivalinux система.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Тъй като процесът на разделяне обикновено е необратим, разделянето може да\n"</div><div class='ctx'> "изглежда плашещ и стряскащ, ако сте неопитен потребител. Слава Богу, има\n"</div><div class='hunk'>@@ -4270,7 +4270,7 @@ msgstr ""</div><div class='ctx'> "с ръководството и не бързайте.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Ако пускате инсталацията в Експертен режим, ще бъдете въведени в DiskDrake,\n"</div><div class='del'>-"разделящия инструмент на Mandrakelinux, който ви позволява да донастроите\n"</div><div class='add'>+"разделящия инструмент на Mandrivalinux, който ви позволява да донастроите\n"</div><div class='ctx'> "дяловете си. Вижте главата DiskDrake от ръководството. От инсталационния\n"</div><div class='ctx'> "интерфейс можете да използвате магьосниците, като натиснете бутона\n"</div><div class='ctx'> "\"Магьосник\" на диалога.\n"</div><div class='hunk'>@@ -4298,7 +4298,7 @@ msgstr ""</div><div class='ctx'> "решенията \"Изтрий целия диск\" или \"Екпертен режим\") или да промените\n"</div><div class='ctx'> "големината на Microsoft Windows дяла. Промяната на големината може да бъде\n"</div><div class='ctx'> "извършена без загуба на данни. Това решение се препоръчва, ако искате\n"</div><div class='del'>-"едновременно Mandrakelinux и Microsoft Windows на един и същи компютър.\n"</div><div class='add'>+"едновременно Mandrivalinux и Microsoft Windows на един и същи компютър.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "   Преди да изберете тази опция, моля, разберете, че след тази процедура,\n"</div><div class='ctx'> "големината на Microsoft Windows дяла ще бъде по-малка, отколкото преди "</div><div class='hunk'>@@ -4308,7 +4308,7 @@ msgstr ""</div><div class='ctx'> "инсталира на нов софтуер.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": ако искате да изтриете всички данни и дялове, които\n"</div><div class='del'>-"съществуват на вашия твърд диск и да ги замените с новата Mandrakelinux\n"</div><div class='add'>+"съществуват на вашия твърд диск и да ги замените с новата Mandrivalinux\n"</div><div class='ctx'> "система, изберете тази опция. Бъдете внимателни с това решения, защото няма\n"</div><div class='ctx'> "да можете да върнете обратно избора си, след като потвърдите.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -4467,7 +4467,7 @@ msgid ""</div><div class='ctx'> "Click on \"%s\" when you're ready to format the partitions.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click on \"%s\" if you want to choose another partition for your new\n"</div><div class='del'>-"Mandrakelinux operating system installation.\n"</div><div class='add'>+"Mandrivalinux operating system installation.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click on \"%s\" if you wish to select partitions which will be checked for\n"</div><div class='ctx'> "bad blocks on the disk."</div><div class='hunk'>@@ -4497,7 +4497,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "Цъкнете \"Отказ\", ако искате да изберете други дялове за инсталация на "</div><div class='ctx'> "новата\n"</div><div class='del'>-"си Mandrakelinux операционна система.\n"</div><div class='add'>+"си Mandrivalinux операционна система.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Цъкнете \"Напредничав\", ако искате да изберете дялове, които да бъдат\n"</div><div class='ctx'> "проверени за лоши блокове от диска."</div><div class='hunk'>@@ -4514,7 +4514,7 @@ msgstr "Предишен"</div><div class='ctx'> #: help.pm:434</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"By the time you install Mandrakelinux, it's likely that some packages will\n"</div><div class='add'>+"By the time you install Mandrivalinux, it's likely that some packages will\n"</div><div class='ctx'> "have been updated since the initial release. Bugs may have been fixed,\n"</div><div class='ctx'> "security issues resolved. To allow you to benefit from these updates,\n"</div><div class='ctx'> "you're now able to download them from the Internet. Check \"%s\" if you\n"</div><div class='hunk'>@@ -4543,7 +4543,7 @@ msgid ""</div><div class='ctx'> "generally obtained at the expense of ease of use.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "If you do not know what to choose, keep the default option. You'll be able\n"</div><div class='del'>-"to change it later with the draksec tool, which is part of Mandrakelinux\n"</div><div class='add'>+"to change it later with the draksec tool, which is part of Mandrivalinux\n"</div><div class='ctx'> "Control Center.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Fill the \"%s\" field with the e-mail address of the person responsible for\n"</div><div class='hunk'>@@ -4570,7 +4570,7 @@ msgstr "Администратор по защита:"</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "At this point, you need to choose which partition(s) will be used for the\n"</div><div class='del'>-"installation of your Mandrakelinux system. If partitions have already been\n"</div><div class='add'>+"installation of your Mandrivalinux system. If partitions have already been\n"</div><div class='ctx'> "defined, either from a previous installation of GNU/Linux or by another\n"</div><div class='ctx'> "partitioning tool, you can use existing partitions. Otherwise, hard drive\n"</div><div class='ctx'> "partitions must be defined.\n"</div><div class='hunk'>@@ -4642,7 +4642,7 @@ msgid ""</div><div class='ctx'> msgstr ""</div><div class='ctx'> "В този момент трябва да изберете кой дялове да бъдат използвани за "</div><div class='ctx'> "инсталация\n"</div><div class='del'>-"на вашата Mandrakelinux система. Ако дяловете вече са определени, дали от\n"</div><div class='add'>+"на вашата Mandrivalinux система. Ако дяловете вече са определени, дали от\n"</div><div class='ctx'> "предишна инсталация на GNU/Linux или от друг инструмент за разделяне, "</div><div class='ctx'> "можете\n"</div><div class='ctx'> "да използвате съществуващите далове. В противен случай трябва да определите\n"</div><div class='hunk'>@@ -4722,7 +4722,7 @@ msgstr "Премини в нормален/експертен режим"</div><div class='ctx'> msgid ""</div><div class='ctx'> "More than one Microsoft partition has been detected on your hard drive.\n"</div><div class='ctx'> "Please choose the one which you want to resize in order to install your new\n"</div><div class='del'>-"Mandrakelinux operating system.\n"</div><div class='add'>+"Mandrivalinux operating system.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Each partition is listed as follows: \"Linux name\", \"Windows name\"\n"</div><div class='ctx'> "\"Capacity\".\n"</div><div class='hunk'>@@ -4753,7 +4753,7 @@ msgstr ""</div><div class='ctx'> "Беше засечен повече от един Microsoft Windows дял\n"</div><div class='ctx'> "на твърдия ви диска. Изберете този, чиято дължина искате да промените, за "</div><div class='ctx'> "да\n"</div><div class='del'>-"инсталирате Mandrakelinux операционна система.\n"</div><div class='add'>+"инсталирате Mandrivalinux операционна система.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "За информация, всеки дял е изброен както следва: \"Linux име\", \"Windows име"</div><div class='hunk'>@@ -4801,7 +4801,7 @@ msgid ""</div><div class='ctx'> "found on your machine.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "DrakX now needs to know if you want to perform a new installation or an\n"</div><div class='del'>-"upgrade of an existing Mandrakelinux system:\n"</div><div class='add'>+"upgrade of an existing Mandrivalinux system:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". For the most part, this completely wipes out the old system.\n"</div><div class='ctx'> "However, depending on your partitioning scheme, you can prevent some of\n"</div><div class='hunk'>@@ -4810,13 +4810,13 @@ msgid ""</div><div class='ctx'> "the file system, you should use this option.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". This installation class allows you to update the packages\n"</div><div class='del'>-"currently installed on your Mandrakelinux system. Your current partitioning\n"</div><div class='add'>+"currently installed on your Mandrivalinux system. Your current partitioning\n"</div><div class='ctx'> "scheme and user data will not be altered. Most of the other configuration\n"</div><div class='ctx'> "steps remain available and are similar to a standard installation.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Using the ``Upgrade'' option should work fine on Mandrakelinux systems\n"</div><div class='add'>+"Using the ``Upgrade'' option should work fine on Mandrivalinux systems\n"</div><div class='ctx'> "running version \"8.1\" or later. Performing an upgrade on versions prior\n"</div><div class='del'>-"to Mandrakelinux version \"8.1\" is not recommended."</div><div class='add'>+"to Mandrivalinux version \"8.1\" is not recommended."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: help.pm:591</div><div class='hunk'>@@ -4878,7 +4878,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "About UTF-8 (unicode) support: Unicode is a new character encoding meant to\n"</div><div class='ctx'> "cover all existing languages. However full support for it in GNU/Linux is\n"</div><div class='del'>-"still under development. For that reason, Mandrakelinux's use of UTF-8 will\n"</div><div class='add'>+"still under development. For that reason, Mandrivalinux's use of UTF-8 will\n"</div><div class='ctx'> "depend on the user's choices:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * If you choose a language with a strong legacy encoding (latin1\n"</div><div class='hunk'>@@ -5060,7 +5060,7 @@ msgstr ""</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Now, it's time to select a printing system for your computer. Other\n"</div><div class='del'>-"operating systems may offer you one, but Mandrakelinux offers two. Each of\n"</div><div class='add'>+"operating systems may offer you one, but Mandrivalinux offers two. Each of\n"</div><div class='ctx'> "the printing systems is best suited to particular types of configuration.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\" -- which is an acronym for ``print, do not queue'', is the choice\n"</div><div class='hunk'>@@ -5081,7 +5081,7 @@ msgid ""</div><div class='ctx'> "options and for managing the printer.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "If you make a choice now, and later find that you do not like your printing\n"</div><div class='del'>-"system you may change it by running PrinterDrake from the Mandrakelinux\n"</div><div class='add'>+"system you may change it by running PrinterDrake from the Mandrivalinux\n"</div><div class='ctx'> "Control Center and clicking on the \"%s\" button."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Дойде времето да изберете система за печат за вашия компютър.Другите\n"</div><div class='hunk'>@@ -5210,7 +5210,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": if you wish to configure your Internet or local network access,\n"</div><div class='ctx'> "you can do so now. Refer to the printed documentation or use the\n"</div><div class='del'>-"Mandrakelinux Control Center after the installation has finished to benefit\n"</div><div class='add'>+"Mandrivalinux Control Center after the installation has finished to benefit\n"</div><div class='ctx'> "from full in-line help.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": allows to configure HTTP and FTP proxy addresses if the machine\n"</div><div class='hunk'>@@ -5227,7 +5227,7 @@ msgid ""</div><div class='ctx'> " * \"%s\": if you wish to change your bootloader configuration, click this\n"</div><div class='ctx'> "button. This should be reserved to advanced users. Refer to the printed\n"</div><div class='ctx'> "documentation or the in-line help about bootloader configuration in the\n"</div><div class='del'>-"Mandrakelinux Control Center.\n"</div><div class='add'>+"Mandrivalinux Control Center.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": through this entry you can fine tune which services will be run\n"</div><div class='ctx'> "on your machine. If you plan to use this machine as a server it's a good\n"</div><div class='hunk'>@@ -5289,11 +5289,11 @@ msgstr "Услуги"</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Choose the hard drive you want to erase in order to install your new\n"</div><div class='del'>-"Mandrakelinux partition. Be careful, all data on this drive will be lost\n"</div><div class='add'>+"Mandrivalinux partition. Be careful, all data on this drive will be lost\n"</div><div class='ctx'> "and will not be recoverable!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Изберете твърдия диск, който искате да изтриете, за да\n"</div><div class='del'>-"инсталирам новия ви Mandrakelinux дял. Внимание, всички данни на него ще "</div><div class='add'>+"инсталирам новия ви Mandrivalinux дял. Внимание, всички данни на него ще "</div><div class='ctx'> "бъдат загубени\n"</div><div class='ctx'> "и няма да могат да се възстановят."</div><div class='ctx'> </div><div class='hunk'>@@ -5645,7 +5645,7 @@ msgstr "Изчислява свободното място на Windows дял"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Your Windows partition is too fragmented. Please reboot your computer under "</div><div class='del'>-"Windows, run the ``defrag'' utility, then restart the Mandrakelinux "</div><div class='add'>+"Windows, run the ``defrag'' utility, then restart the Mandrivalinux "</div><div class='ctx'> "installation."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Вашият Windows дял е много фрагментиран, моля първо стартирайте ''defrag''"</div><div class='hunk'>@@ -5760,19 +5760,19 @@ msgid ""</div><div class='ctx'> "Introduction\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "The operating system and the different components available in the "</div><div class='del'>-"Mandrakelinux distribution \n"</div><div class='add'>+"Mandrivalinux distribution \n"</div><div class='ctx'> "shall be called the \"Software Products\" hereafter. The Software Products "</div><div class='ctx'> "include, but are not \n"</div><div class='ctx'> "restricted to, the set of programs, methods, rules and documentation related "</div><div class='ctx'> "to the operating \n"</div><div class='del'>-"system and the different components of the Mandrakelinux distribution.\n"</div><div class='add'>+"system and the different components of the Mandrivalinux distribution.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "1. License Agreement\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Please read this document carefully. This document is a license agreement "</div><div class='ctx'> "between you and  \n"</div><div class='del'>-"Mandrakesoft S.A. which applies to the Software Products.\n"</div><div class='add'>+"Mandriva S.A. which applies to the Software Products.\n"</div><div class='ctx'> "By installing, duplicating or using the Software Products in any manner, you "</div><div class='ctx'> "explicitly \n"</div><div class='ctx'> "accept and fully agree to conform to the terms and conditions of this "</div><div class='hunk'>@@ -5794,7 +5794,7 @@ msgid ""</div><div class='ctx'> "The Software Products and attached documentation are provided \"as is\", "</div><div class='ctx'> "with no warranty, to the \n"</div><div class='ctx'> "extent permitted by law.\n"</div><div class='del'>-"Mandrakesoft S.A. will, in no circumstances and to the extent permitted by "</div><div class='add'>+"Mandriva S.A. will, in no circumstances and to the extent permitted by "</div><div class='ctx'> "law, be liable for any special,\n"</div><div class='ctx'> "incidental, direct or indirect damages whatsoever (including without "</div><div class='ctx'> "limitation damages for loss of \n"</div><div class='hunk'>@@ -5802,14 +5802,14 @@ msgid ""</div><div class='ctx'> "resulting from a court \n"</div><div class='ctx'> "judgment, or any other consequential loss) arising out of  the use or "</div><div class='ctx'> "inability to use the Software \n"</div><div class='del'>-"Products, even if Mandrakesoft S.A. has been advised of the possibility or "</div><div class='add'>+"Products, even if Mandriva S.A. has been advised of the possibility or "</div><div class='ctx'> "occurrence of such \n"</div><div class='ctx'> "damages.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN SOME "</div><div class='ctx'> "COUNTRIES\n"</div><div class='ctx'> "\n"</div><div class='del'>-"To the extent permitted by law, Mandrakesoft S.A. or its distributors will, "</div><div class='add'>+"To the extent permitted by law, Mandriva S.A. or its distributors will, "</div><div class='ctx'> "in no circumstances, be \n"</div><div class='ctx'> "liable for any special, incidental, direct or indirect damages whatsoever "</div><div class='ctx'> "(including without \n"</div><div class='hunk'>@@ -5819,7 +5819,7 @@ msgid ""</div><div class='ctx'> "loss) arising out \n"</div><div class='ctx'> "of the possession and use of software components or arising out of  "</div><div class='ctx'> "downloading software components \n"</div><div class='del'>-"from one of Mandrakelinux sites  which are prohibited or restricted in some "</div><div class='add'>+"from one of Mandrivalinux sites  which are prohibited or restricted in some "</div><div class='ctx'> "countries by local laws.\n"</div><div class='ctx'> "This limited liability applies to, but is not restricted to, the strong "</div><div class='ctx'> "cryptography components \n"</div><div class='hunk'>@@ -5839,10 +5839,10 @@ msgid ""</div><div class='ctx'> "and conditions of the license agreement for each component before using any "</div><div class='ctx'> "component. Any question \n"</div><div class='ctx'> "on a component license should be addressed to the component author and not "</div><div class='del'>-"to Mandrakesoft.\n"</div><div class='del'>-"The programs developed by Mandrakesoft S.A. are governed by the GPL License. "</div><div class='add'>+"to Mandriva.\n"</div><div class='add'>+"The programs developed by Mandriva S.A. are governed by the GPL License. "</div><div class='ctx'> "Documentation written \n"</div><div class='del'>-"by Mandrakesoft S.A. is governed by a specific license. Please refer to the "</div><div class='add'>+"by Mandriva S.A. is governed by a specific license. Please refer to the "</div><div class='ctx'> "documentation for \n"</div><div class='ctx'> "further details.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -5853,11 +5853,11 @@ msgid ""</div><div class='ctx'> "respective authors and are \n"</div><div class='ctx'> "protected by intellectual property and copyright laws applicable to software "</div><div class='ctx'> "programs.\n"</div><div class='del'>-"Mandrakesoft S.A. reserves its rights to modify or adapt the Software "</div><div class='add'>+"Mandriva S.A. reserves its rights to modify or adapt the Software "</div><div class='ctx'> "Products, as a whole or in \n"</div><div class='ctx'> "parts, by all means and for all purposes.\n"</div><div class='del'>-"\"Mandrake\", \"Mandrakelinux\" and associated logos are trademarks of "</div><div class='del'>-"Mandrakesoft S.A.  \n"</div><div class='add'>+"\"Mandriva\", \"Mandrivalinux\" and associated logos are trademarks of "</div><div class='add'>+"Mandriva S.A.  \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "5. Governing Laws \n"</div><div class='hunk'>@@ -5873,24 +5873,24 @@ msgid ""</div><div class='ctx'> "court. As a last \n"</div><div class='ctx'> "resort, the dispute will be referred to the appropriate Courts of Law of "</div><div class='ctx'> "Paris - France.\n"</div><div class='del'>-"For any question on this document, please contact Mandrakesoft S.A.  \n"</div><div class='add'>+"For any question on this document, please contact Mandriva S.A.  \n"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Въведение\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Операционната система и различните компоненти достъпни в Mandrakelinux "</div><div class='add'>+"Операционната система и различните компоненти достъпни в Mandrivalinux "</div><div class='ctx'> "дистрибуцията по-долу ще се\n"</div><div class='ctx'> "наричат \"Софтуерен Продукти\". Софтуерните Продукти включват, но не се "</div><div class='ctx'> "ограничават само до, набора\n"</div><div class='ctx'> "програми, методи, правила и документация отнасяща се до операционната "</div><div class='ctx'> "система и различните\n"</div><div class='del'>-"компоненти на Mandrakelinux дистрибуцията.\n"</div><div class='add'>+"компоненти на Mandrivalinux дистрибуцията.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "1. Лицензионен договор\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Моля, прочетете внимателно този документ. Този документ е лицензионен "</div><div class='ctx'> "договор между вас и\n"</div><div class='del'>-"Mandrakesoft S.A., който се отнася до Софтуерния Продукт. Чрез "</div><div class='add'>+"Mandriva S.A., който се отнася до Софтуерния Продукт. Чрез "</div><div class='ctx'> "инсталирането, копирането\n"</div><div class='ctx'> "или използването на Софтуерния Продукт по какъвто и да е начин вие изрично "</div><div class='ctx'> "приемате и\n"</div><div class='hunk'>@@ -5911,7 +5911,7 @@ msgstr ""</div><div class='ctx'> "Софтуерните Продукти и приложената документация се предоставят \"такива "</div><div class='ctx'> "каквито са\", без гаранция,\n"</div><div class='ctx'> "в рамките на разрешеното от закона.\n"</div><div class='del'>-"Mandrakesoft S.A., при никакви обстоятелства и в рамките на закона, не е "</div><div class='add'>+"Mandriva S.A., при никакви обстоятелства и в рамките на закона, не е "</div><div class='ctx'> "отговорна за каквито да e\n"</div><div class='ctx'> "умишлени, случайни, преки или косвени щети (включително загуба на данни за "</div><div class='ctx'> "работа, прекратяване на,\n"</div><div class='hunk'>@@ -5919,13 +5919,13 @@ msgstr ""</div><div class='ctx'> "решение или каквато и да е\n"</div><div class='ctx'> "друга произлизащи от това загуби) произтичащи от употребата или от "</div><div class='ctx'> "невъзможността да се употреби\n"</div><div class='del'>-"Софтуерния Продукт, даже ако Mandrakesoft S.A. да е известила за "</div><div class='add'>+"Софтуерния Продукт, даже ако Mandriva S.A. да е известила за "</div><div class='ctx'> "възможността или случването на такава загуба.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "ОГРАНИЧЕНА ОТГОВОРНОСТ СВЪРЗАНА С ПРИТЕЖАВАНЕТО ИЛИ ИЗПОЛЗВАНЕТО НА ЗАБРАНЕН "</div><div class='ctx'> "СОФТУЕР В НЯКОИ СТРАНИ\n"</div><div class='ctx'> "\n"</div><div class='del'>-"В рамките на закона, Mandrakesoft S.A. и нейните дистрибутори няма при "</div><div class='add'>+"В рамките на закона, Mandriva S.A. и нейните дистрибутори няма при "</div><div class='ctx'> "никакви условия да бъдат\n"</div><div class='ctx'> "отговорни за каквито и да било умишлени, случайни, преки или косвени щети "</div><div class='ctx'> "(включително загуба на данни\n"</div><div class='hunk'>@@ -5934,7 +5934,7 @@ msgstr ""</div><div class='ctx'> "съдебно решение или каквато и да е друга произлизащи от това загуби) "</div><div class='ctx'> "произтичащи от притежаването\n"</div><div class='ctx'> "и употребата на софтуерни компоненти и от изтеглянето на софтуерни "</div><div class='del'>-"компоненти от сайтовете на Mandrakelinux,\n"</div><div class='add'>+"компоненти от сайтовете на Mandrivalinux,\n"</div><div class='ctx'> "които са забранени в някои страни от местното законодателство.\n"</div><div class='ctx'> "Тази ограничена отговорност се отнася до, но не само за, мощните "</div><div class='ctx'> "криптографски компоненти включени\n"</div><div class='hunk'>@@ -5954,10 +5954,10 @@ msgstr ""</div><div class='ctx'> "лицензионния договор на всеки компонент преди да го използвате. Всякакви "</div><div class='ctx'> "въпроси относно лиценза\n"</div><div class='ctx'> "на компонентите би трябвало да бъдат насочени към съответния им автор, а не "</div><div class='del'>-"към Mandrakesoft.\n"</div><div class='del'>-"Програмите разработени от Mandrakesoft S.A. се управляват от GPL Лиценза. "</div><div class='add'>+"към Mandriva.\n"</div><div class='add'>+"Програмите разработени от Mandriva S.A. се управляват от GPL Лиценза. "</div><div class='ctx'> "Документацията написана\n"</div><div class='del'>-"от Mandrakesoft S.A. се управлява от специален лиценз. Моля, погледнете "</div><div class='add'>+"от Mandriva S.A. се управлява от специален лиценз. Моля, погледнете "</div><div class='ctx'> "документацията за\n"</div><div class='ctx'> "повече информация.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -5968,11 +5968,11 @@ msgstr ""</div><div class='ctx'> "съответните им автори и са\n"</div><div class='ctx'> "защитени от законите за интелектуалната собственост и за копиране прилагани "</div><div class='ctx'> "за софтуерните програми.\n"</div><div class='del'>-"Mandrakesoft S.A. запазва правото си да модифицира и пригодява Софтуерния "</div><div class='add'>+"Mandriva S.A. запазва правото си да модифицира и пригодява Софтуерния "</div><div class='ctx'> "Продукт, като цяло или на\n"</div><div class='ctx'> "части, по всякакъв начин и с всякакви цели.\n"</div><div class='del'>-"\"Mandrake\", \"Mandrakelinux\" и свързаните логота са запазена марка на "</div><div class='del'>-"Mandrakesoft S.A.\n"</div><div class='add'>+"\"Mandriva\", \"Mandrivalinux\" и свързаните логота са запазена марка на "</div><div class='add'>+"Mandriva S.A.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "5. Управляващи Закони\n"</div><div class='hunk'>@@ -5986,7 +5986,7 @@ msgstr ""</div><div class='ctx'> "съда. Като крайна мярка,\n"</div><div class='ctx'> "споровете ще бъдат отнасяни до подходящия правни съдилища на Париж - "</div><div class='ctx'> "Франция.\n"</div><div class='del'>-"За всякакви въпроси по този документ, моля, свържете се с Mandrakesoft S.A.\n"</div><div class='add'>+"За всякакви въпроси по този документ, моля, свържете се с Mandriva S.A.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "ЗАБЕЛЕЖКА: Това е български приблизителен превод на документа, което "</div><div class='ctx'> "означава, че той\n"</div><div class='hunk'>@@ -6077,7 +6077,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "For information on fixes which are available for this release of "</div><div class='del'>-"Mandrakelinux,\n"</div><div class='add'>+"Mandrivalinux,\n"</div><div class='ctx'> "consult the Errata available from:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6085,13 +6085,13 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Information on configuring your system is available in the post\n"</div><div class='del'>-"install chapter of the Official Mandrakelinux User's Guide."</div><div class='add'>+"install chapter of the Official Mandrivalinux User's Guide."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Поздравления, инсталацията е преключена.\n"</div><div class='ctx'> "Премахнете стартовото устройство и натисене Enter за да рестартирайте.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='del'>-"За информация относно поправки, на тази версия на Mandrakelinux,\n"</div><div class='add'>+"За информация относно поправки, на тази версия на Mandrivalinux,\n"</div><div class='ctx'> "се консултирайте с Errata, на адрес : \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6099,7 +6099,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Информация за настройване на системата ви можете да намерите в\n"</div><div class='del'>-"слединсталационната глава от Official Mandrakelinux User's Guide."</div><div class='add'>+"слединсталационната глава от Official Mandrivalinux User's Guide."</div><div class='ctx'> </div><div class='ctx'> #. -PO: keep the double empty lines between sections, this is formatted a la LaTeX</div><div class='ctx'> #: install_messages.pm:144</div><div class='hunk'>@@ -6134,12 +6134,12 @@ msgstr "Навлизам в етап `%s'\n"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Your system is low on resources. You may have some problem installing\n"</div><div class='del'>-"Mandrakelinux. If that occurs, you can try a text install instead. For "</div><div class='add'>+"Mandrivalinux. If that occurs, you can try a text install instead. For "</div><div class='ctx'> "this,\n"</div><div class='ctx'> "press `F1' when booting on CDROM, then enter `text'."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Вашата система е с малки ресурси. Може да имате проблеми с инсталирането\n"</div><div class='del'>-"на Mandrakelinux. Ако се появи проблем опитайте с текстовата инсалация. "</div><div class='add'>+"на Mandrivalinux. Ако се появи проблем опитайте с текстовата инсалация. "</div><div class='ctx'> "Зацелта,\n"</div><div class='ctx'> "натиснете 'F1', когато стартирате от CDROM и въведете 'теьт'."</div><div class='ctx'> </div><div class='hunk'>@@ -6669,9 +6669,9 @@ msgstr ""</div><div class='ctx'> #: install_steps_interactive.pm:821</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Contacting Mandrakelinux web site to get the list of available mirrors..."</div><div class='add'>+"Contacting Mandrivalinux web site to get the list of available mirrors..."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Свързване с Mandrakelinux web сайт за получаване на списъка с налични "</div><div class='add'>+"Свързване с Mandrivalinux web сайт за получаване на списъка с налични "</div><div class='ctx'> "огледални сървъри..."</div><div class='ctx'> </div><div class='ctx'> #: install_steps_interactive.pm:840</div><div class='hunk'>@@ -6892,8 +6892,8 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: install_steps_newt.pm:20</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Installation %s"</div><div class='del'>-msgstr "Инсталация на Mandrakelinux %s"</div><div class='add'>+msgid "Mandrivalinux Installation %s"</div><div class='add'>+msgstr "Инсталация на Mandrivalinux %s"</div><div class='ctx'> </div><div class='ctx'> #. -PO: This string must fit in a 80-char wide text screen</div><div class='ctx'> #: install_steps_newt.pm:34</div><div class='hunk'>@@ -9473,13 +9473,13 @@ msgstr ""</div><div class='ctx'> msgid ""</div><div class='ctx'> "drakfirewall configurator\n"</div><div class='ctx'> "\n"</div><div class='del'>-"This configures a personal firewall for this Mandrakelinux machine.\n"</div><div class='add'>+"This configures a personal firewall for this Mandrivalinux machine.\n"</div><div class='ctx'> "For a powerful and dedicated firewall solution, please look to the\n"</div><div class='ctx'> "specialized MandrakeSecurity Firewall distribution."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Настройчик за малка защитна стена\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Това настройва персонална защитна стена за тази Mandrakelinux машина.\n"</div><div class='add'>+"Това настройва персонална защитна стена за тази Mandrivalinux машина.\n"</div><div class='ctx'> "За мощно постветено на защитата решение, моле, погледнете специализираната\n"</div><div class='ctx'> "MandrakeSecurity Firewall дистрибуция."</div><div class='ctx'> </div><div class='hunk'>@@ -13268,7 +13268,7 @@ msgstr ""</div><div class='ctx'> #: printer/printerdrake.pm:3929</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Run Scannerdrake (Hardware/Scanner in Mandrakelinux Control Center) to share "</div><div class='add'>+"Run Scannerdrake (Hardware/Scanner in Mandrivalinux Control Center) to share "</div><div class='ctx'> "your scanner on the network.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -15064,18 +15064,18 @@ msgstr "Стоп"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;What is Mandrakelinux?&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;What is Mandrivalinux?&lt;/b&gt;"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Welcome to &lt;b&gt;Mandrakelinux&lt;/b&gt;!"</div><div class='del'>-msgstr "Добре дошли в &lt;b&gt;Mandrakelinux&lt;/b&gt;!"</div><div class='add'>+msgid "Welcome to &lt;b&gt;Mandrivalinux&lt;/b&gt;!"</div><div class='add'>+msgstr "Добре дошли в &lt;b&gt;Mandrivalinux&lt;/b&gt;!"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is a &lt;b&gt;Linux distribution&lt;/b&gt; that comprises the core of the "</div><div class='add'>+"Mandrivalinux is a &lt;b&gt;Linux distribution&lt;/b&gt; that comprises the core of the "</div><div class='ctx'> "system, called the &lt;b&gt;operating system&lt;/b&gt; (based on the Linux kernel) "</div><div class='ctx'> "together with &lt;b&gt;a lot of applications&lt;/b&gt; meeting every need you could even "</div><div class='ctx'> "think of."</div><div class='hunk'>@@ -15084,7 +15084,7 @@ msgstr ""</div><div class='ctx'> #: share/advertising/01.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is the most &lt;b&gt;user-friendly&lt;/b&gt; Linux distribution today. It "</div><div class='add'>+"Mandrivalinux is the most &lt;b&gt;user-friendly&lt;/b&gt; Linux distribution today. It "</div><div class='ctx'> "is also one of the &lt;b&gt;most widely used&lt;/b&gt; Linux distributions worldwide!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -15101,9 +15101,9 @@ msgstr "Добре дошли в света на Отвореният Изход</div><div class='ctx'> #: share/advertising/02.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is committed to the open source model. This means that this "</div><div class='del'>-"new release is the result of &lt;b&gt;collaboration&lt;/b&gt; between &lt;b&gt;Mandrakesoft's "</div><div class='del'>-"team of developers&lt;/b&gt; and the &lt;b&gt;worldwide community&lt;/b&gt; of Mandrakelinux "</div><div class='add'>+"Mandrivalinux is committed to the open source model. This means that this "</div><div class='add'>+"new release is the result of &lt;b&gt;collaboration&lt;/b&gt; between &lt;b&gt;Mandriva's "</div><div class='add'>+"team of developers&lt;/b&gt; and the &lt;b&gt;worldwide community&lt;/b&gt; of Mandrivalinux "</div><div class='ctx'> "contributors."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -15123,7 +15123,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Most of the software included in the distribution and all of the "</div><div class='del'>-"Mandrakelinux tools are licensed under the &lt;b&gt;General Public License&lt;/b&gt;."</div><div class='add'>+"Mandrivalinux tools are licensed under the &lt;b&gt;General Public License&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/03.pl:17</div><div class='hunk'>@@ -15149,10 +15149,10 @@ msgstr ""</div><div class='ctx'> #: share/advertising/04.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux has one of the &lt;b&gt;biggest communities&lt;/b&gt; of users and "</div><div class='add'>+"Mandrivalinux has one of the &lt;b&gt;biggest communities&lt;/b&gt; of users and "</div><div class='ctx'> "developers. The role of such a community is very wide, ranging from bug "</div><div class='ctx'> "reporting to the development of new applications. The community plays a "</div><div class='del'>-"&lt;b&gt;key role&lt;/b&gt; in the Mandrakelinux world."</div><div class='add'>+"&lt;b&gt;key role&lt;/b&gt; in the Mandrivalinux world."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/04.pl:17</div><div class='hunk'>@@ -15171,8 +15171,8 @@ msgstr ""</div><div class='ctx'> #: share/advertising/05.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"You are now installing &lt;b&gt;Mandrakelinux Download&lt;/b&gt;. This is the free "</div><div class='del'>-"version that Mandrakesoft wants to keep &lt;b&gt;available to everyone&lt;/b&gt;."</div><div class='add'>+"You are now installing &lt;b&gt;Mandrivalinux Download&lt;/b&gt;. This is the free "</div><div class='add'>+"version that Mandriva wants to keep &lt;b&gt;available to everyone&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/05.pl:19</div><div class='hunk'>@@ -15199,7 +15199,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "You will not have access to the &lt;b&gt;services included&lt;/b&gt; in the other "</div><div class='del'>-"Mandrakesoft products either."</div><div class='add'>+"Mandriva products either."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:13</div><div class='hunk'>@@ -15209,7 +15209,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux Discovery&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux Discovery&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:17</div><div class='hunk'>@@ -15228,13 +15228,13 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/07.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux PowerPack&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux PowerPack&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/07.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"PowerPack is Mandrakesoft's &lt;b&gt;premier Linux desktop&lt;/b&gt; product. PowerPack "</div><div class='add'>+"PowerPack is Mandriva's &lt;b&gt;premier Linux desktop&lt;/b&gt; product. PowerPack "</div><div class='ctx'> "includes &lt;b&gt;thousands of applications&lt;/b&gt; - everything from the most popular "</div><div class='ctx'> "to the most advanced."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -15246,7 +15246,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/08.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux PowerPack+&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux PowerPack+&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/08.pl:17</div><div class='hunk'>@@ -15260,19 +15260,19 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:13</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products&lt;/b&gt;"</div><div class='del'>-msgstr "Контролен център на Mandrakelinux"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products&lt;/b&gt;"</div><div class='add'>+msgstr "Контролен център на Mandrivalinux"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakesoft&lt;/b&gt; has developed a wide range of &lt;b&gt;Mandrakelinux&lt;/b&gt; "</div><div class='add'>+"&lt;b&gt;Mandriva&lt;/b&gt; has developed a wide range of &lt;b&gt;Mandrivalinux&lt;/b&gt; "</div><div class='ctx'> "products."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:17</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "The Mandrakelinux products are:"</div><div class='add'>+msgid "The Mandrivalinux products are:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:18</div><div class='hunk'>@@ -15293,61 +15293,61 @@ msgstr ""</div><div class='ctx'> #: share/advertising/09.pl:21</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;Mandrakelinux for x86-64&lt;/b&gt;, The Mandrakelinux solution for making "</div><div class='add'>+"\t* &lt;b&gt;Mandrivalinux for x86-64&lt;/b&gt;, The Mandrivalinux solution for making "</div><div class='ctx'> "the most of your 64-bit processor."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products (Nomad Products)&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products (Nomad Products)&lt;/b&gt;"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakesoft has developed two products that allow you to use Mandrakelinux "</div><div class='add'>+"Mandriva has developed two products that allow you to use Mandrivalinux "</div><div class='ctx'> "&lt;b&gt;on any computer&lt;/b&gt; and without any need to actually install it:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:18</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;Move&lt;/b&gt;, a Mandrakelinux distribution that runs entirely from a "</div><div class='add'>+"\t* &lt;b&gt;Move&lt;/b&gt;, a Mandrivalinux distribution that runs entirely from a "</div><div class='ctx'> "bootable CD-ROM."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, a Mandrakelinux distribution pre-installed on the "</div><div class='add'>+"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, a Mandrivalinux distribution pre-installed on the "</div><div class='ctx'> "ultra-compact “LaCie Mobile Hard Drive”."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products (Professional Solutions)&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products (Professional Solutions)&lt;/b&gt;"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Below are the Mandrakesoft products designed to meet the &lt;b&gt;professional "</div><div class='add'>+"Below are the Mandriva products designed to meet the &lt;b&gt;professional "</div><div class='ctx'> "needs&lt;/b&gt;:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:16</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, The Mandrakelinux Desktop for Businesses."</div><div class='add'>+msgid "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, The Mandrivalinux Desktop for Businesses."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:17</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, The Mandrakelinux Server Solution."</div><div class='add'>+msgid "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, The Mandrivalinux Server Solution."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:18</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, The Mandrakelinux Security Solution."</div><div class='add'>+msgid "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, The Mandrivalinux Security Solution."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/12.pl:13</div><div class='hunk'>@@ -15385,7 +15385,7 @@ msgstr "Избор на криптиращ ключ за еашата файло</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "With PowerPack, you will have the choice of the &lt;b&gt;graphical desktop "</div><div class='del'>-"environment&lt;/b&gt;. Mandrakesoft has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='add'>+"environment&lt;/b&gt;. Mandriva has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/13-a.pl:17 share/advertising/13-b.pl:17</div><div class='hunk'>@@ -15406,7 +15406,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "With PowerPack+, you will have the choice of the &lt;b&gt;graphical desktop "</div><div class='del'>-"environment&lt;/b&gt;. Mandrakesoft has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='add'>+"environment&lt;/b&gt;. Mandriva has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/14.pl:15</div><div class='hunk'>@@ -15523,7 +15523,7 @@ msgstr ""</div><div class='ctx'> #: share/advertising/18.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"In the Mandrakelinux menu you will find &lt;b&gt;easy-to-use&lt;/b&gt; applications for "</div><div class='add'>+"In the Mandrivalinux menu you will find &lt;b&gt;easy-to-use&lt;/b&gt; applications for "</div><div class='ctx'> "&lt;b&gt;all of your tasks&lt;/b&gt;:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -15758,14 +15758,14 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakelinux Control Center&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Контролен център на Mandrakelinux&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandrivalinux Control Center&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Контролен център на Mandrivalinux&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"The &lt;b&gt;Mandrakelinux Control Center&lt;/b&gt; is an essential collection of "</div><div class='del'>-"Mandrakelinux-specific utilities designed to simplify the configuration of "</div><div class='add'>+"The &lt;b&gt;Mandrivalinux Control Center&lt;/b&gt; is an essential collection of "</div><div class='add'>+"Mandrivalinux-specific utilities designed to simplify the configuration of "</div><div class='ctx'> "your computer."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -15787,21 +15787,21 @@ msgstr ""</div><div class='ctx'> msgid ""</div><div class='ctx'> "Like all computer programming, open source software &lt;b&gt;requires time and "</div><div class='ctx'> "people&lt;/b&gt; for development. In order to respect the open source philosophy, "</div><div class='del'>-"Mandrakesoft sells added value products and services to &lt;b&gt;keep improving "</div><div class='del'>-"Mandrakelinux&lt;/b&gt;. If you want to &lt;b&gt;support the open source philosophy&lt;/b&gt; "</div><div class='del'>-"and the development of Mandrakelinux, &lt;b&gt;please&lt;/b&gt; consider buying one of "</div><div class='add'>+"Mandriva sells added value products and services to &lt;b&gt;keep improving "</div><div class='add'>+"Mandrivalinux&lt;/b&gt;. If you want to &lt;b&gt;support the open source philosophy&lt;/b&gt; "</div><div class='add'>+"and the development of Mandrivalinux, &lt;b&gt;please&lt;/b&gt; consider buying one of "</div><div class='ctx'> "our products or services!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/27.pl:13</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid "&lt;b&gt;Online Store&lt;/b&gt;"</div><div class='del'>-msgstr "Контролен център на Mandrakelinux"</div><div class='add'>+msgstr "Контролен център на Mandrivalinux"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/27.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"To learn more about Mandrakesoft products and services, you can visit our "</div><div class='add'>+"To learn more about Mandriva products and services, you can visit our "</div><div class='ctx'> "&lt;b&gt;e-commerce platform&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -15824,20 +15824,20 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeclub&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Club&lt;/b&gt;"</div><div class='ctx'> msgstr "&lt;b&gt;Мандрейклинукс Клуб&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakeclub&lt;/b&gt; is the &lt;b&gt;perfect companion&lt;/b&gt; to your Mandrakelinux "</div><div class='add'>+"&lt;b&gt;Mandriva Club&lt;/b&gt; is the &lt;b&gt;perfect companion&lt;/b&gt; to your Mandrivalinux "</div><div class='ctx'> "product.."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Take advantage of &lt;b&gt;valuable benefits&lt;/b&gt; by joining Mandrakeclub, such as:"</div><div class='add'>+"Take advantage of &lt;b&gt;valuable benefits&lt;/b&gt; by joining Mandriva Club, such as:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:20</div><div class='hunk'>@@ -15856,33 +15856,33 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:22</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* Participation in Mandrakelinux &lt;b&gt;user forums&lt;/b&gt;."</div><div class='add'>+msgid "\t* Participation in Mandrivalinux &lt;b&gt;user forums&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:23</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "\t* &lt;b&gt;Early and privileged access&lt;/b&gt;, before public release, to "</div><div class='del'>-"Mandrakelinux &lt;b&gt;ISO images&lt;/b&gt;."</div><div class='add'>+"Mandrivalinux &lt;b&gt;ISO images&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeonline&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeonline&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Online&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Online&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakeonline&lt;/b&gt; is a new premium service that Mandrakesoft is proud to "</div><div class='add'>+"&lt;b&gt;Mandriva Online&lt;/b&gt; is a new premium service that Mandriva is proud to "</div><div class='ctx'> "offer its customers!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakeonline provides a wide range of valuable services for &lt;b&gt;easily "</div><div class='del'>-"updating&lt;/b&gt; your Mandrakelinux systems:"</div><div class='add'>+"Mandriva Online provides a wide range of valuable services for &lt;b&gt;easily "</div><div class='add'>+"updating&lt;/b&gt; your Mandrivalinux systems:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:18</div><div class='hunk'>@@ -15905,32 +15905,32 @@ msgstr ""</div><div class='ctx'> #: share/advertising/29.pl:21</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* Management of &lt;b&gt;all your Mandrakelinux systems&lt;/b&gt; with one account."</div><div class='add'>+"\t* Management of &lt;b&gt;all your Mandrivalinux systems&lt;/b&gt; with one account."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeexpert&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Expert&lt;/b&gt;"</div><div class='ctx'> msgstr "&lt;b&gt;МандрейкЕксперт&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Do you require &lt;b&gt;assistance?&lt;/b&gt; Meet Mandrakesoft's technical experts on "</div><div class='add'>+"Do you require &lt;b&gt;assistance?&lt;/b&gt; Meet Mandriva's technical experts on "</div><div class='ctx'> "&lt;b&gt;our technical support platform&lt;/b&gt; www.mandrakeexpert.com."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Thanks to the help of &lt;b&gt;qualified Mandrakelinux experts&lt;/b&gt;, you will save "</div><div class='add'>+"Thanks to the help of &lt;b&gt;qualified Mandrivalinux experts&lt;/b&gt;, you will save "</div><div class='ctx'> "a lot of time."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"For any question related to Mandrakelinux, you have the possibility to "</div><div class='add'>+"For any question related to Mandrivalinux, you have the possibility to "</div><div class='ctx'> "purchase support incidents at &lt;b&gt;store.mandrakesoft.com&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -16216,7 +16216,7 @@ msgstr "Webmin Обслужване"</div><div class='ctx'> #: share/compssUsers.pl:187</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid "Webmin Remote Configuration Server"</div><div class='del'>-msgstr "Конфигурация на Терминален Сървър в Mandrakelinux"</div><div class='add'>+msgstr "Конфигурация на Терминален Сървър в Mandrivalinux"</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:191</div><div class='ctx'> #, fuzzy, c-format</div><div class='hunk'>@@ -16230,8 +16230,8 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:196</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "Mandrakesoft Wizards"</div><div class='del'>-msgstr "Контролен център на Mandrakelinux"</div><div class='add'>+msgid "Mandriva Wizards"</div><div class='add'>+msgstr "Контролен център на Mandrivalinux"</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:197</div><div class='ctx'> #, fuzzy, c-format</div><div class='hunk'>@@ -16326,7 +16326,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "[OPTIONS]...\n"</div><div class='del'>-"Mandrakelinux Terminal Server Configurator\n"</div><div class='add'>+"Mandrivalinux Terminal Server Configurator\n"</div><div class='ctx'> "--enable         : enable MTS\n"</div><div class='ctx'> "--disable        : disable MTS\n"</div><div class='ctx'> "--start          : start MTS\n"</div><div class='hunk'>@@ -16374,7 +16374,7 @@ msgstr " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"</div><div class='ctx'> msgid ""</div><div class='ctx'> "[OPTION]...\n"</div><div class='ctx'> "  --no-confirmation      do not ask first confirmation question in "</div><div class='del'>-"MandrakeUpdate mode\n"</div><div class='add'>+"Mandriva Update mode\n"</div><div class='ctx'> "  --no-verify-rpm        do not verify packages signatures\n"</div><div class='ctx'> "  --changelog-first      display changelog before filelist in the "</div><div class='ctx'> "description window\n"</div><div class='hunk'>@@ -16449,7 +16449,7 @@ msgstr ""</div><div class='ctx'> #: standalone/drakTermServ:211 standalone/drakTermServ:214</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid "Terminal Server Configuration"</div><div class='del'>-msgstr "Конфигурация на Терминален Сървър в Mandrakelinux"</div><div class='add'>+msgstr "Конфигурация на Терминален Сървър в Mandrivalinux"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakTermServ:220</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16594,7 +16594,7 @@ msgstr ""</div><div class='ctx'> #: standalone/drakTermServ:509</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid "Terminal Server Overview"</div><div class='del'>-msgstr "Конфигурация на Терминален Сървър в Mandrakelinux"</div><div class='add'>+msgstr "Конфигурация на Терминален Сървър в Mandrivalinux"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakTermServ:510</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -18873,13 +18873,13 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:41</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "Mandrakelinux Bug Report Tool"</div><div class='del'>-msgstr "Контролен център на Mandrakelinux"</div><div class='add'>+msgid "Mandrivalinux Bug Report Tool"</div><div class='add'>+msgstr "Контролен център на Mandrivalinux"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:46</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Control Center"</div><div class='del'>-msgstr "Контролен център на Mandrakelinux"</div><div class='add'>+msgid "Mandrivalinux Control Center"</div><div class='add'>+msgstr "Контролен център на Mandrivalinux"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:48</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -18899,8 +18899,8 @@ msgstr "ХардДрейк"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:51</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakeonline"</div><div class='del'>-msgstr "Mandrakeonline"</div><div class='add'>+msgid "Mandriva Online"</div><div class='add'>+msgstr "Mandriva Online"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:52</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -18944,7 +18944,7 @@ msgstr "Конфигурационни Магьосници"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:81</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Select Mandrakesoft Tool:"</div><div class='add'>+msgid "Select Mandriva Tool:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:82</div><div class='hunk'>@@ -19357,14 +19357,14 @@ msgstr "Пуснат при стартиране"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "This interface has not been configured yet.\n"</div><div class='del'>-"Run the \"Add an interface\" assistant from the Mandrakelinux Control Center"</div><div class='add'>+"Run the \"Add an interface\" assistant from the Mandrivalinux Control Center"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakconnect:1009 standalone/net_applet:61</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "You do not have any configured Internet connection.\n"</div><div class='del'>-"Run the \"%s\" assistant from the Mandrakelinux Control Center"</div><div class='add'>+"Run the \"%s\" assistant from the Mandrivalinux Control Center"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Нямате Internet връзка.\n"</div><div class='ctx'> "Създайте такава, като цъкнете на 'Настрой'"</div><div class='hunk'>@@ -19417,7 +19417,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakedm:36</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "MdkKDM (Mandrakelinux Display Manager)"</div><div class='add'>+msgid "MdkKDM (Mandrivalinux Display Manager)"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakedm:37</div><div class='hunk'>@@ -19707,7 +19707,7 @@ msgstr "Импорт"</div><div class='ctx'> #: standalone/drakfont:511</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Copyright (C) 2001-2002 by Mandrakesoft \n"</div><div class='add'>+"Copyright (C) 2001-2002 by Mandriva \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "       DUPONT Sebastien (original version)\n"</div><div class='hunk'>@@ -20192,7 +20192,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> " drakhelp 0.1\n"</div><div class='del'>-"Copyright (C) 2003-2004 Mandrakesoft.\n"</div><div class='add'>+"Copyright (C) 2003-2004 Mandriva.\n"</div><div class='ctx'> "This is free software and may be redistributed under the terms of the GNU "</div><div class='ctx'> "GPL.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -20219,8 +20219,8 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakhelp:36</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "Mandrakelinux Help Center"</div><div class='del'>-msgstr "Контролен център на Mandrakelinux"</div><div class='add'>+msgid "Mandrivalinux Help Center"</div><div class='add'>+msgstr "Контролен център на Mandrivalinux"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakhelp:36</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -23233,7 +23233,7 @@ msgstr "Промените са запазени, но за да бъдат еф</div><div class='ctx'> </div><div class='ctx'> #: standalone/logdrake:50</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "Mandrakelinux Tools Logs"</div><div class='add'>+msgid "Mandrivalinux Tools Logs"</div><div class='ctx'> msgstr "Самостоятелни инструменти"</div><div class='ctx'> </div><div class='ctx'> #: standalone/logdrake:51</div><div class='hunk'>@@ -23742,10 +23742,10 @@ msgstr "Връзката е установена."</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Connection failed.\n"</div><div class='del'>-"Verify your configuration in the Mandrakelinux Control Center."</div><div class='add'>+"Verify your configuration in the Mandrivalinux Control Center."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Връзката пропадна.\n"</div><div class='del'>-"Проверете си конфигурацията в Контролен център на Mandrakelinux."</div><div class='add'>+"Проверете си конфигурацията в Контролен център на Mandrivalinux."</div><div class='ctx'> </div><div class='ctx'> #: standalone/net_monitor:341</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -23980,7 +23980,7 @@ msgstr ""</div><div class='ctx'> #: standalone/scannerdrake:101</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid "The %s is not supported by this version of %s."</div><div class='del'>-msgstr "%s не се подържа от тази версия на Mandrakelinux."</div><div class='add'>+msgstr "%s не се подържа от тази версия на Mandrivalinux."</div><div class='ctx'> </div><div class='ctx'> #: standalone/scannerdrake:104</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -24020,7 +24020,7 @@ msgstr ""</div><div class='ctx'> #: standalone/scannerdrake:144</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid "The %s is not supported under Linux."</div><div class='del'>-msgstr "%s не се подържа от тази версия на Mandrakelinux."</div><div class='add'>+msgstr "%s не се подържа от тази версия на Mandrivalinux."</div><div class='ctx'> </div><div class='ctx'> #: standalone/scannerdrake:171 standalone/scannerdrake:185</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -24591,8 +24591,8 @@ msgstr "Инсталацията провалена"</div><div class='ctx'> #~ msgstr "Не сте избрали никакъв шрифт"</div><div class='ctx'> </div><div class='ctx'> #, fuzzy</div><div class='del'>-#~ msgid "MandrakeSoft Wizards"</div><div class='del'>-#~ msgstr "Контролен център на Mandrakelinux"</div><div class='add'>+#~ msgid "Mandriva Wizards"</div><div class='add'>+#~ msgstr "Контролен център на Mandrivalinux"</div><div class='ctx'> </div><div class='ctx'> #~ msgid "No browser available! Please install one"</div><div class='ctx'> #~ msgstr "Няма налична програма за преглед! Моля изберете една"</div><div class='hunk'>@@ -24766,13 +24766,13 @@ msgstr "Инсталацията провалена"</div><div class='ctx'> #~ msgstr "Грешка при отваряне на %s за запис: %s"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "This is HardDrake, a Mandrakelinux hardware configuration tool.\n"</div><div class='add'>+#~ "This is HardDrake, a Mandrivalinux hardware configuration tool.\n"</div><div class='ctx'> #~ "&lt;span foreground=\"royalblue3\"&gt;Version:&lt;/span&gt; %s\n"</div><div class='ctx'> #~ "&lt;span foreground=\"royalblue3\"&gt;Author:&lt;/span&gt; Thierry Vignaud &amp;lt;"</div><div class='ctx'> #~ "tvignaud@mandrakesoft.com&amp;gt;\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "Това е HardDrake, хардуерен конфигурационен инструмент на Mandrakelinux.\n"</div><div class='add'>+#~ "Това е HardDrake, хардуерен конфигурационен инструмент на Mandrivalinux.\n"</div><div class='ctx'> #~ "&lt;span foreground=\"royalblue3\"&gt;Версия:&lt;/span&gt; %s\n"</div><div class='ctx'> #~ "&lt;span foreground=\"royalblue3\"&gt;Автор:&lt;/span&gt; Thierry Vignaud &amp;lt;"</div><div class='ctx'> #~ "tvignaud@mandrakesoft.com&amp;gt;\n"</div><div class='hunk'>@@ -25267,15 +25267,15 @@ msgstr "Инсталацията провалена"</div><div class='ctx'> #~ msgid "mkraid failed"</div><div class='ctx'> #~ msgstr "mkraid пропадна"</div><div class='ctx'> </div><div class='del'>-#~ msgid "Mandrake Online"</div><div class='del'>-#~ msgstr "Mandrake Online"</div><div class='add'>+#~ msgid "Mandriva Online"</div><div class='add'>+#~ msgstr "Mandriva Online"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='ctx'> #~ "Connection failed.\n"</div><div class='ctx'> #~ "Verify your configuration in the Mandrake Control Center."</div><div class='ctx'> #~ msgstr ""</div><div class='ctx'> #~ "Връзката пропадна.\n"</div><div class='del'>-#~ "Проверете си конфигурацията в Контролен център на Mandrakelinux."</div><div class='add'>+#~ "Проверете си конфигурацията в Контролен център на Mandrivalinux."</div><div class='ctx'> </div><div class='ctx'> #~ msgid "The package %s is needed. Install it?"</div><div class='ctx'> #~ msgstr "Пакет %s е необходим. Да го инсталирам?"</div><div class='head'>diff --git a/perl-install/share/po/bn.po b/perl-install/share/po/bn.po<br/>index 773985157..5524625b1 100644<br/>--- a/<a href='/software/drakx/tree/perl-install/share/po/bn.po?h=18.33&amp;id=a2c392a9ab83bb9031fb11f99f0101f1f2d9f140'>perl-install/share/po/bn.po</a><br/>+++ b/<a href='/software/drakx/tree/perl-install/share/po/bn.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/bn.po</a></div><div class='hunk'>@@ -68,7 +68,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click the button to reboot the machine, unplug it, remove write protection,\n"</div><div class='del'>-"plug the key again, and launch Mandrake Move again."</div><div class='add'>+"plug the key again, and launch Mandriva Move again."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "মনেহচ্ছে ইউএসবি ডিস্কে রাইট প্রটেকশন কার্যকর করা রয়েছে, কিন্তু এখন\n"</div><div class='ctx'> "আমরা নিরাপদভাবে এটা আন-প্লাগও করতে পারছিনা।\n"</div><div class='hunk'>@@ -94,7 +94,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You may also proceed without an USB key - you'll still be\n"</div><div class='del'>-"able to use Mandrake Move as a normal live Mandrake\n"</div><div class='add'>+"able to use Mandriva Move as a normal live Mandriva\n"</div><div class='ctx'> "Operating System."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "আপনার ইউএসবি ডিস্কে কোন উইন্ডোজ (FAT) পার্টিশন নেই।\n"</div><div class='hunk'>@@ -113,7 +113,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "We did not detect any USB key on your system. If you\n"</div><div class='del'>-"plug in an USB key now, Mandrake Move will have the ability\n"</div><div class='add'>+"plug in an USB key now, Mandriva Move will have the ability\n"</div><div class='ctx'> "to transparently save the data in your home directory and\n"</div><div class='ctx'> "system wide configuration, for next boot on this computer\n"</div><div class='ctx'> "or another one. Note: if you plug in a key now, wait several\n"</div><div class='hunk'>@@ -121,7 +121,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You may also proceed without an USB key - you'll still be\n"</div><div class='del'>-"able to use Mandrake Move as a normal live Mandrake\n"</div><div class='add'>+"able to use Mandriva Move as a normal live Mandriva\n"</div><div class='ctx'> "Operating System."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "আমরা আপনার সিস্টেমে কোন ইউএসবি ড্রাইভ সনাক্ত করতে\n"</div><div class='hunk'>@@ -263,7 +263,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "This may come from corrupted system configuration files\n"</div><div class='ctx'> "on the USB key, in this case removing them and then\n"</div><div class='del'>-"rebooting Mandrake Move would fix the problem. To do\n"</div><div class='add'>+"rebooting Mandriva Move would fix the problem. To do\n"</div><div class='ctx'> "so, click on the corresponding button.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -1312,11 +1312,11 @@ msgstr "পছন্দনীয় ভাষা"</div><div class='ctx'> #: any.pm:733</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux can support multiple languages. Select\n"</div><div class='add'>+"Mandrivalinux can support multiple languages. Select\n"</div><div class='ctx'> "the languages you would like to install. They will be available\n"</div><div class='ctx'> "when your installation is complete and you restart your system."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux বাভিন্ন ভাষা সমর্থন করে।\n"</div><div class='add'>+"Mandrivalinux বাভিন্ন ভাষা সমর্থন করে।\n"</div><div class='ctx'> "আপনি যেই ভাষাটি ইনস্টল করতে চান তা পছন্দ করুন।\n"</div><div class='ctx'> "ইনস্টল শেষে রি-স্টার্ট করার পরে সেই ভাষাগুলি উপলব্ধ হবে।"</div><div class='ctx'> </div><div class='hunk'>@@ -3733,7 +3733,7 @@ msgstr "রেডিও সাপোর্ট সক্রিয় করো"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Before continuing, you should carefully read the terms of the license. It\n"</div><div class='del'>-"covers the entire Mandrakelinux distribution. If you agree with all the\n"</div><div class='add'>+"covers the entire Mandrivalinux distribution. If you agree with all the\n"</div><div class='ctx'> "terms it contains, check the \"%s\" box. If not, clicking on the \"%s\"\n"</div><div class='ctx'> "button will reboot your computer."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -3924,7 +3924,7 @@ msgstr ""</div><div class='ctx'> #: help.pm:85</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"The Mandrakelinux installation is distributed on several CD-ROMs. If a\n"</div><div class='add'>+"The Mandrivalinux installation is distributed on several CD-ROMs. If a\n"</div><div class='ctx'> "selected package is located on another CD-ROM, DrakX will eject the current\n"</div><div class='ctx'> "CD and ask you to insert the required one. If you do not have the requested\n"</div><div class='ctx'> "CD at hand, just click on \"%s\", the corresponding packages will not be\n"</div><div class='hunk'>@@ -3942,11 +3942,11 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "It's now time to specify which programs you wish to install on your system.\n"</div><div class='del'>-"There are thousands of packages available for Mandrakelinux, and to make it\n"</div><div class='add'>+"There are thousands of packages available for Mandrivalinux, and to make it\n"</div><div class='ctx'> "simpler to manage, they have been placed into groups of similar\n"</div><div class='ctx'> "applications.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Mandrakelinux sorts package groups in four categories. You can mix and\n"</div><div class='add'>+"Mandrivalinux sorts package groups in four categories. You can mix and\n"</div><div class='ctx'> "match applications from the various categories, so a ``Workstation''\n"</div><div class='ctx'> "installation can still have applications from the ``Server'' category\n"</div><div class='ctx'> "installed.\n"</div><div class='hunk'>@@ -3998,11 +3998,11 @@ msgid ""</div><div class='ctx'> "megabytes."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "এখন আপনাকে নির্বাচন করতে হবে আপনি কোন কোন প্রোগ্রাম সিস্টেমে ইনস্টল করতে চান।\n"</div><div class='del'>-"Mandrakelinux এর জন্য কয়েক হাজার প্যাকেজ রয়েছে, এবং ব্যাবস্থাপনার সুবিধার্থে "</div><div class='add'>+"Mandrivalinux এর জন্য কয়েক হাজার প্যাকেজ রয়েছে, এবং ব্যাবস্থাপনার সুবিধার্থে "</div><div class='ctx'> "সেগুলোকে\n"</div><div class='ctx'> "অ্যাপ্লিকেশনের ধরন অনুযায়ী ভাগ করা হয়েছে।\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Mandrakelinux সব প্যাকেজগ্রুপসমূহ চারটি শ্রেণীতে ভাগ করে। আপনি বিভিন্ন শ্রেণীর\n"</div><div class='add'>+"Mandrivalinux সব প্যাকেজগ্রুপসমূহ চারটি শ্রেণীতে ভাগ করে। আপনি বিভিন্ন শ্রেণীর\n"</div><div class='ctx'> "অ্যাপ্লিকেশনমিলিয়ে ও মিশিয়ে ইনস্টল করতে পারেন, যেমন একটি ``Workstation''\n"</div><div class='ctx'> "ইনস্টলেশনে আপনি ''Server'' শ্রেণী থেকে অ্যাপ্লিকেশন ইনস্টল\n"</div><div class='ctx'> "করতে পারেন।\n"</div><div class='hunk'>@@ -4110,10 +4110,10 @@ msgid ""</div><div class='ctx'> "!! If a server package has been selected, either because you specifically\n"</div><div class='ctx'> "chose the individual package or because it was part of a group of packages,\n"</div><div class='ctx'> "you'll be asked to confirm that you really want those servers to be\n"</div><div class='del'>-"installed. By default Mandrakelinux will automatically start any installed\n"</div><div class='add'>+"installed. By default Mandrivalinux will automatically start any installed\n"</div><div class='ctx'> "services at boot time. Even if they are safe and have no known issues at\n"</div><div class='ctx'> "the time the distribution was shipped, it is entirely possible that\n"</div><div class='del'>-"security holes were discovered after this version of Mandrakelinux was\n"</div><div class='add'>+"security holes were discovered after this version of Mandrivalinux was\n"</div><div class='ctx'> "finalized. If you do not know what a particular service is supposed to do "</div><div class='ctx'> "or\n"</div><div class='ctx'> "why it's being installed, then click \"%s\". Clicking \"%s\" will install\n"</div><div class='hunk'>@@ -4252,7 +4252,7 @@ msgstr ""</div><div class='ctx'> msgid ""</div><div class='ctx'> "X (for X Window System) is the heart of the GNU/Linux graphical interface\n"</div><div class='ctx'> "on which all the graphical environments (KDE, GNOME, AfterStep,\n"</div><div class='del'>-"WindowMaker, etc.) bundled with Mandrakelinux rely upon.\n"</div><div class='add'>+"WindowMaker, etc.) bundled with Mandrivalinux rely upon.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You'll see a list of different parameters to change to get an optimal\n"</div><div class='ctx'> "graphical display.\n"</div><div class='hunk'>@@ -4372,12 +4372,12 @@ msgstr ""</div><div class='ctx'> #: help.pm:316</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"You now need to decide where you want to install the Mandrakelinux\n"</div><div class='add'>+"You now need to decide where you want to install the Mandrivalinux\n"</div><div class='ctx'> "operating system on your hard drive. If your hard drive is empty or if an\n"</div><div class='ctx'> "existing operating system is using all the available space you will have to\n"</div><div class='ctx'> "partition the drive. Basically, partitioning a hard drive means to\n"</div><div class='ctx'> "logically divide it to create the space needed to install your new\n"</div><div class='del'>-"Mandrakelinux system.\n"</div><div class='add'>+"Mandrivalinux system.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Because the process of partitioning a hard drive is usually irreversible\n"</div><div class='ctx'> "and can lead to data losses, partitioning can be intimidating and stressful\n"</div><div class='hunk'>@@ -4404,7 +4404,7 @@ msgid ""</div><div class='ctx'> "FAT or NTFS partition. Resizing can be performed without the loss of any\n"</div><div class='ctx'> "data, provided you've previously defragmented the Windows partition.\n"</div><div class='ctx'> "Backing up your data is strongly recommended. Using this option is\n"</div><div class='del'>-"recommended if you want to use both Mandrakelinux and Microsoft Windows on\n"</div><div class='add'>+"recommended if you want to use both Mandrivalinux and Microsoft Windows on\n"</div><div class='ctx'> "the same computer.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "   Before choosing this option, please understand that after this\n"</div><div class='hunk'>@@ -4413,7 +4413,7 @@ msgid ""</div><div class='ctx'> "to store your data or to install new software.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". If you want to delete all data and all partitions present on\n"</div><div class='del'>-"your hard drive and replace them with your new Mandrakelinux system, choose\n"</div><div class='add'>+"your hard drive and replace them with your new Mandrivalinux system, choose\n"</div><div class='ctx'> "this option. Be careful, because you will not be able to undo this "</div><div class='ctx'> "operation\n"</div><div class='ctx'> "after you confirm.\n"</div><div class='hunk'>@@ -4543,7 +4543,7 @@ msgid ""</div><div class='ctx'> "Click on \"%s\" when you're ready to format the partitions.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click on \"%s\" if you want to choose another partition for your new\n"</div><div class='del'>-"Mandrakelinux operating system installation.\n"</div><div class='add'>+"Mandrivalinux operating system installation.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click on \"%s\" if you wish to select partitions which will be checked for\n"</div><div class='ctx'> "bad blocks on the disk."</div><div class='hunk'>@@ -4562,7 +4562,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "পার্টিশন ফরম্যাট শুরু করতে \"%s\" চাপুন।\n"</div><div class='ctx'> "\n"</div><div class='del'>-"আপনার নতুন Mandrakelinux অপারেটিং সিস্টেম ইনস্টেশনের জন্য আপনি যদি অন্য একটি "</div><div class='add'>+"আপনার নতুন Mandrivalinux অপারেটিং সিস্টেম ইনস্টেশনের জন্য আপনি যদি অন্য একটি "</div><div class='ctx'> "পার্টিশন নির্বাচন করতে, তবে \"%s\" ক্লিক করুন।\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "যদি আপনি পার্টিশনের জন্য ডিস্কের খারাপ ব্লক সনাক্ত করাতে চান তাহলে \"%s\" ক্লিক "</div><div class='hunk'>@@ -4582,7 +4582,7 @@ msgstr "পূর্ববর্তী"</div><div class='ctx'> #: help.pm:434</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"By the time you install Mandrakelinux, it's likely that some packages will\n"</div><div class='add'>+"By the time you install Mandrivalinux, it's likely that some packages will\n"</div><div class='ctx'> "have been updated since the initial release. Bugs may have been fixed,\n"</div><div class='ctx'> "security issues resolved. To allow you to benefit from these updates,\n"</div><div class='ctx'> "you're now able to download them from the Internet. Check \"%s\" if you\n"</div><div class='hunk'>@@ -4594,7 +4594,7 @@ msgid ""</div><div class='ctx'> "will appear: review the selection, and press \"%s\" to retrieve and install\n"</div><div class='ctx'> "the selected package(s), or \"%s\" to abort."</div><div class='ctx'> msgstr ""</div><div class='del'>-"আপনি যখন Mandrakelinux ইনস্টল করবেন, সম্ভবত প্রথম রিলিজ থেকে কিছু\n"</div><div class='add'>+"আপনি যখন Mandrivalinux ইনস্টল করবেন, সম্ভবত প্রথম রিলিজ থেকে কিছু\n"</div><div class='ctx'> "প্যাকেজ আপডেট হয়ে গেছে। কোন সাধারন বা নিরাপত্তা ত্রুটি সমাধান করা হয়েছে।\n"</div><div class='ctx'> "আপনাকে এই সুবিধাগুলি দেয়ার লক্ষ্যে এই আপডেটগুলো ইন্টারনেট থেকে ডাউনলোড\n"</div><div class='ctx'> "করার সুযোগ দেয়া হয়েছে। যদি আপনার সক্রিয় ইন্টারনেট সংযোগ থাকে, \"%s\" চেক\n"</div><div class='hunk'>@@ -4624,7 +4624,7 @@ msgid ""</div><div class='ctx'> "generally obtained at the expense of ease of use.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "If you do not know what to choose, keep the default option. You'll be able\n"</div><div class='del'>-"to change it later with the draksec tool, which is part of Mandrakelinux\n"</div><div class='add'>+"to change it later with the draksec tool, which is part of Mandrivalinux\n"</div><div class='ctx'> "Control Center.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Fill the \"%s\" field with the e-mail address of the person responsible for\n"</div><div class='hunk'>@@ -4636,7 +4636,7 @@ msgstr ""</div><div class='ctx'> "হয়। নিরাপত্তা যত বেশী, ব্যবহারের স্বাচ্ছন্দ্য তত কমে যায়।\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "আপনি যদি নিশ্চিত না হন কোন অপশনটি রাখবেন তবে ডিফল্ট অপশনটিই রাখুন।\n"</div><div class='del'>-"পরবর্তীতে আপনি এটি draksec টুল (যেটি Mandrakelinux নিয়ন্ত্রন কেন্দ্রের একটি অংশ)\n"</div><div class='add'>+"পরবর্তীতে আপনি এটি draksec টুল (যেটি Mandrivalinux নিয়ন্ত্রন কেন্দ্রের একটি অংশ)\n"</div><div class='ctx'> "দিয়ে পরিবর্তন করতে পারবেন।\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\"%s\" ক্ষেত্রটিতে যিনি নিরাপত্তার দায়িত্বে নিয়োজিত তার ই-মেইল অ্যাড্রেস দিন।\n"</div><div class='hunk'>@@ -4652,7 +4652,7 @@ msgstr "সিকিউরিটি এ্যডমিনিস্ট্রে�</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "At this point, you need to choose which partition(s) will be used for the\n"</div><div class='del'>-"installation of your Mandrakelinux system. If partitions have already been\n"</div><div class='add'>+"installation of your Mandrivalinux system. If partitions have already been\n"</div><div class='ctx'> "defined, either from a previous installation of GNU/Linux or by another\n"</div><div class='ctx'> "partitioning tool, you can use existing partitions. Otherwise, hard drive\n"</div><div class='ctx'> "partitions must be defined.\n"</div><div class='hunk'>@@ -4722,7 +4722,7 @@ msgid ""</div><div class='ctx'> "may find it a useful place to store a spare kernel and ramdisk images for\n"</div><div class='ctx'> "emergency boot situations."</div><div class='ctx'> msgstr ""</div><div class='del'>-"এই সময়ে আপনাকে Mandrakelinux যে পার্টিশনে ইনস্টল হবে তা নির্বাচন\n"</div><div class='add'>+"এই সময়ে আপনাকে Mandrivalinux যে পার্টিশনে ইনস্টল হবে তা নির্বাচন\n"</div><div class='ctx'> "করতে হবে। যদি আগে থেকেই পার্টিশন তৈরী থাকে, (GNU/Linux এর পুর্বের\n"</div><div class='ctx'> "কোন ইনস্টলেশনের কারনে বা অন্য কোন পার্টিশন টুল দিয়ে তৈরী করা) আপনি\n"</div><div class='ctx'> "সেগুলো ব্যবহার করতে পারেন। অন্যথায় হার্ডড্রাইভ পার্টিশন তৈরী করতে হবে।\n"</div><div class='hunk'>@@ -4805,7 +4805,7 @@ msgstr "সাধারণ/দক্ষ মোডের মধ্যে পর�</div><div class='ctx'> msgid ""</div><div class='ctx'> "More than one Microsoft partition has been detected on your hard drive.\n"</div><div class='ctx'> "Please choose the one which you want to resize in order to install your new\n"</div><div class='del'>-"Mandrakelinux operating system.\n"</div><div class='add'>+"Mandrivalinux operating system.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Each partition is listed as follows: \"Linux name\", \"Windows name\"\n"</div><div class='ctx'> "\"Capacity\".\n"</div><div class='hunk'>@@ -4854,7 +4854,7 @@ msgid ""</div><div class='ctx'> "found on your machine.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "DrakX now needs to know if you want to perform a new installation or an\n"</div><div class='del'>-"upgrade of an existing Mandrakelinux system:\n"</div><div class='add'>+"upgrade of an existing Mandrivalinux system:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". For the most part, this completely wipes out the old system.\n"</div><div class='ctx'> "However, depending on your partitioning scheme, you can prevent some of\n"</div><div class='hunk'>@@ -4863,13 +4863,13 @@ msgid ""</div><div class='ctx'> "the file system, you should use this option.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". This installation class allows you to update the packages\n"</div><div class='del'>-"currently installed on your Mandrakelinux system. Your current partitioning\n"</div><div class='add'>+"currently installed on your Mandrivalinux system. Your current partitioning\n"</div><div class='ctx'> "scheme and user data will not be altered. Most of the other configuration\n"</div><div class='ctx'> "steps remain available and are similar to a standard installation.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Using the ``Upgrade'' option should work fine on Mandrakelinux systems\n"</div><div class='add'>+"Using the ``Upgrade'' option should work fine on Mandrivalinux systems\n"</div><div class='ctx'> "running version \"8.1\" or later. Performing an upgrade on versions prior\n"</div><div class='del'>-"to Mandrakelinux version \"8.1\" is not recommended."</div><div class='add'>+"to Mandrivalinux version \"8.1\" is not recommended."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> # সাম</div><div class='hunk'>@@ -4928,7 +4928,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "About UTF-8 (unicode) support: Unicode is a new character encoding meant to\n"</div><div class='ctx'> "cover all existing languages. However full support for it in GNU/Linux is\n"</div><div class='del'>-"still under development. For that reason, Mandrakelinux's use of UTF-8 will\n"</div><div class='add'>+"still under development. For that reason, Mandrivalinux's use of UTF-8 will\n"</div><div class='ctx'> "depend on the user's choices:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * If you choose a language with a strong legacy encoding (latin1\n"</div><div class='hunk'>@@ -5089,7 +5089,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Now, it's time to select a printing system for your computer. Other\n"</div><div class='del'>-"operating systems may offer you one, but Mandrakelinux offers two. Each of\n"</div><div class='add'>+"operating systems may offer you one, but Mandrivalinux offers two. Each of\n"</div><div class='ctx'> "the printing systems is best suited to particular types of configuration.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\" -- which is an acronym for ``print, do not queue'', is the choice\n"</div><div class='hunk'>@@ -5110,11 +5110,11 @@ msgid ""</div><div class='ctx'> "options and for managing the printer.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "If you make a choice now, and later find that you do not like your printing\n"</div><div class='del'>-"system you may change it by running PrinterDrake from the Mandrakelinux\n"</div><div class='add'>+"system you may change it by running PrinterDrake from the Mandrivalinux\n"</div><div class='ctx'> "Control Center and clicking on the \"%s\" button."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "এখন সময় আপনার কম্পিউটারের জন্য একটি প্রিন্টিং সিস্টেম নির্বাচন করার। অনান্য\n"</div><div class='del'>-"অপারেটিং সিস্টেম আপনাকে একটি অপশন দিতে পারে কিন্তু Mandrakelinux দেবে দুটি।\n"</div><div class='add'>+"অপারেটিং সিস্টেম আপনাকে একটি অপশন দিতে পারে কিন্তু Mandrivalinux দেবে দুটি।\n"</div><div class='ctx'> "প্রিন্টিং সিস্টেমগুলো বিভিন্ন কনফিগারেশনের জন্য প্রযোজ্য।\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\" -- অর্থ হচ্ছে \"প্রিন্ট করো, সারিতে রাখবেনা\". এটি নির্বাচন করুন যদি "</div><div class='hunk'>@@ -5141,7 +5141,7 @@ msgstr ""</div><div class='ctx'> "ইন্টারফেস রয়েছে।\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "আপনার বাছাইকৃত প্রিন্টিং সিস্টেমটি যদি আপনার পরে পছন্দ না হয়,\n"</div><div class='del'>-"তবে আপনি Mandrakelinux নিয়ন্ত্রন কেন্দ্র থেকে PrinterDrake চালিয়ে ও \"%s\" বাটন "</div><div class='add'>+"তবে আপনি Mandrivalinux নিয়ন্ত্রন কেন্দ্র থেকে PrinterDrake চালিয়ে ও \"%s\" বাটন "</div><div class='ctx'> "ক্লিক\n"</div><div class='ctx'> "করে তা বদল করতে পারেন।"</div><div class='ctx'> </div><div class='hunk'>@@ -5262,7 +5262,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": if you wish to configure your Internet or local network access,\n"</div><div class='ctx'> "you can do so now. Refer to the printed documentation or use the\n"</div><div class='del'>-"Mandrakelinux Control Center after the installation has finished to benefit\n"</div><div class='add'>+"Mandrivalinux Control Center after the installation has finished to benefit\n"</div><div class='ctx'> "from full in-line help.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": allows to configure HTTP and FTP proxy addresses if the machine\n"</div><div class='hunk'>@@ -5279,7 +5279,7 @@ msgid ""</div><div class='ctx'> " * \"%s\": if you wish to change your bootloader configuration, click this\n"</div><div class='ctx'> "button. This should be reserved to advanced users. Refer to the printed\n"</div><div class='ctx'> "documentation or the in-line help about bootloader configuration in the\n"</div><div class='del'>-"Mandrakelinux Control Center.\n"</div><div class='add'>+"Mandrivalinux Control Center.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": through this entry you can fine tune which services will be run\n"</div><div class='ctx'> "on your machine. If you plan to use this machine as a server it's a good\n"</div><div class='hunk'>@@ -5341,7 +5341,7 @@ msgstr "সার্ভিস সমূহ"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Choose the hard drive you want to erase in order to install your new\n"</div><div class='del'>-"Mandrakelinux partition. Be careful, all data on this drive will be lost\n"</div><div class='add'>+"Mandrivalinux partition. Be careful, all data on this drive will be lost\n"</div><div class='ctx'> "and will not be recoverable!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "হার্ড ড্রাইভ বেছে নিন যেটি আপনি আপনার নতুন ম্যানড্রেকলিনাক্স পার্টিশন ইনস্টল করার "</div><div class='hunk'>@@ -5701,7 +5701,7 @@ msgstr "আপনার উইন্ডোজের পার্টিশনে�</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Your Windows partition is too fragmented. Please reboot your computer under "</div><div class='del'>-"Windows, run the ``defrag'' utility, then restart the Mandrakelinux "</div><div class='add'>+"Windows, run the ``defrag'' utility, then restart the Mandrivalinux "</div><div class='ctx'> "installation."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "আপনার উইন্ডোজের পার্টিশনটি প্রচন্ড অসম। অনুগ্রহ করে আপনার কম্পিউটারটি উইন্ডোজে রি-বুট "</div><div class='hunk'>@@ -5819,19 +5819,19 @@ msgid ""</div><div class='ctx'> "Introduction\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "The operating system and the different components available in the "</div><div class='del'>-"Mandrakelinux distribution \n"</div><div class='add'>+"Mandrivalinux distribution \n"</div><div class='ctx'> "shall be called the \"Software Products\" hereafter. The Software Products "</div><div class='ctx'> "include, but are not \n"</div><div class='ctx'> "restricted to, the set of programs, methods, rules and documentation related "</div><div class='ctx'> "to the operating \n"</div><div class='del'>-"system and the different components of the Mandrakelinux distribution.\n"</div><div class='add'>+"system and the different components of the Mandrivalinux distribution.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "1. License Agreement\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Please read this document carefully. This document is a license agreement "</div><div class='ctx'> "between you and  \n"</div><div class='del'>-"Mandrakesoft S.A. which applies to the Software Products.\n"</div><div class='add'>+"Mandriva S.A. which applies to the Software Products.\n"</div><div class='ctx'> "By installing, duplicating or using the Software Products in any manner, you "</div><div class='ctx'> "explicitly \n"</div><div class='ctx'> "accept and fully agree to conform to the terms and conditions of this "</div><div class='hunk'>@@ -5853,7 +5853,7 @@ msgid ""</div><div class='ctx'> "The Software Products and attached documentation are provided \"as is\", "</div><div class='ctx'> "with no warranty, to the \n"</div><div class='ctx'> "extent permitted by law.\n"</div><div class='del'>-"Mandrakesoft S.A. will, in no circumstances and to the extent permitted by "</div><div class='add'>+"Mandriva S.A. will, in no circumstances and to the extent permitted by "</div><div class='ctx'> "law, be liable for any special,\n"</div><div class='ctx'> "incidental, direct or indirect damages whatsoever (including without "</div><div class='ctx'> "limitation damages for loss of \n"</div><div class='hunk'>@@ -5861,14 +5861,14 @@ msgid ""</div><div class='ctx'> "resulting from a court \n"</div><div class='ctx'> "judgment, or any other consequential loss) arising out of  the use or "</div><div class='ctx'> "inability to use the Software \n"</div><div class='del'>-"Products, even if Mandrakesoft S.A. has been advised of the possibility or "</div><div class='add'>+"Products, even if Mandriva S.A. has been advised of the possibility or "</div><div class='ctx'> "occurrence of such \n"</div><div class='ctx'> "damages.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN SOME "</div><div class='ctx'> "COUNTRIES\n"</div><div class='ctx'> "\n"</div><div class='del'>-"To the extent permitted by law, Mandrakesoft S.A. or its distributors will, "</div><div class='add'>+"To the extent permitted by law, Mandriva S.A. or its distributors will, "</div><div class='ctx'> "in no circumstances, be \n"</div><div class='ctx'> "liable for any special, incidental, direct or indirect damages whatsoever "</div><div class='ctx'> "(including without \n"</div><div class='hunk'>@@ -5878,7 +5878,7 @@ msgid ""</div><div class='ctx'> "loss) arising out \n"</div><div class='ctx'> "of the possession and use of software components or arising out of  "</div><div class='ctx'> "downloading software components \n"</div><div class='del'>-"from one of Mandrakelinux sites  which are prohibited or restricted in some "</div><div class='add'>+"from one of Mandrivalinux sites  which are prohibited or restricted in some "</div><div class='ctx'> "countries by local laws.\n"</div><div class='ctx'> "This limited liability applies to, but is not restricted to, the strong "</div><div class='ctx'> "cryptography components \n"</div><div class='hunk'>@@ -5898,10 +5898,10 @@ msgid ""</div><div class='ctx'> "and conditions of the license agreement for each component before using any "</div><div class='ctx'> "component. Any question \n"</div><div class='ctx'> "on a component license should be addressed to the component author and not "</div><div class='del'>-"to Mandrakesoft.\n"</div><div class='del'>-"The programs developed by Mandrakesoft S.A. are governed by the GPL License. "</div><div class='add'>+"to Mandriva.\n"</div><div class='add'>+"The programs developed by Mandriva S.A. are governed by the GPL License. "</div><div class='ctx'> "Documentation written \n"</div><div class='del'>-"by Mandrakesoft S.A. is governed by a specific license. Please refer to the "</div><div class='add'>+"by Mandriva S.A. is governed by a specific license. Please refer to the "</div><div class='ctx'> "documentation for \n"</div><div class='ctx'> "further details.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -5912,11 +5912,11 @@ msgid ""</div><div class='ctx'> "respective authors and are \n"</div><div class='ctx'> "protected by intellectual property and copyright laws applicable to software "</div><div class='ctx'> "programs.\n"</div><div class='del'>-"Mandrakesoft S.A. reserves its rights to modify or adapt the Software "</div><div class='add'>+"Mandriva S.A. reserves its rights to modify or adapt the Software "</div><div class='ctx'> "Products, as a whole or in \n"</div><div class='ctx'> "parts, by all means and for all purposes.\n"</div><div class='del'>-"\"Mandrake\", \"Mandrakelinux\" and associated logos are trademarks of "</div><div class='del'>-"Mandrakesoft S.A.  \n"</div><div class='add'>+"\"Mandriva\", \"Mandrivalinux\" and associated logos are trademarks of "</div><div class='add'>+"Mandriva S.A.  \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "5. Governing Laws \n"</div><div class='hunk'>@@ -5932,7 +5932,7 @@ msgid ""</div><div class='ctx'> "court. As a last \n"</div><div class='ctx'> "resort, the dispute will be referred to the appropriate Courts of Law of "</div><div class='ctx'> "Paris - France.\n"</div><div class='del'>-"For any question on this document, please contact Mandrakesoft S.A.  \n"</div><div class='add'>+"For any question on this document, please contact Mandriva S.A.  \n"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: install_messages.pm:90</div><div class='hunk'>@@ -5994,7 +5994,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "For information on fixes which are available for this release of "</div><div class='del'>-"Mandrakelinux,\n"</div><div class='add'>+"Mandrivalinux,\n"</div><div class='ctx'> "consult the Errata available from:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6002,7 +6002,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Information on configuring your system is available in the post\n"</div><div class='del'>-"install chapter of the Official Mandrakelinux User's Guide."</div><div class='add'>+"install chapter of the Official Mandrivalinux User's Guide."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "অভিনন্দন, ইনস্টলেশন পুরোপুরিভাবে হয়ে গেছে।\n"</div><div class='ctx'> "দ্নবুট মিডিয়া সরিয়ে ফেলুন, এবং পুনরায় চালু করার জন্য return চাপুন।\n"</div><div class='hunk'>@@ -6051,7 +6051,7 @@ msgstr "`%s' স্টেপে প্রবেশ করছি\n"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Your system is low on resources. You may have some problem installing\n"</div><div class='del'>-"Mandrakelinux. If that occurs, you can try a text install instead. For "</div><div class='add'>+"Mandrivalinux. If that occurs, you can try a text install instead. For "</div><div class='ctx'> "this,\n"</div><div class='ctx'> "press `F1' when booting on CDROM, then enter `text'."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -6603,8 +6603,8 @@ msgstr ""</div><div class='ctx'> #: install_steps_interactive.pm:821</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Contacting Mandrakelinux web site to get the list of available mirrors..."</div><div class='del'>-msgstr "উপস্থিত মিররের তালিকার জন্য Mandrakelinux-এ সংযুক্ত করা হচ্ছে..."</div><div class='add'>+"Contacting Mandrivalinux web site to get the list of available mirrors..."</div><div class='add'>+msgstr "উপস্থিত মিররের তালিকার জন্য Mandrivalinux-এ সংযুক্ত করা হচ্ছে..."</div><div class='ctx'> </div><div class='ctx'> #: install_steps_interactive.pm:840</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -6826,8 +6826,8 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: install_steps_newt.pm:20</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Installation %s"</div><div class='del'>-msgstr "Mandrakelinux ইনস্টলেশন %s"</div><div class='add'>+msgid "Mandrivalinux Installation %s"</div><div class='add'>+msgstr "Mandrivalinux ইনস্টলেশন %s"</div><div class='ctx'> </div><div class='ctx'> #  -PO: This string must fit in a 80-char wide text screen</div><div class='ctx'> #. -PO: This string must fit in a 80-char wide text screen</div><div class='hunk'>@@ -9443,7 +9443,7 @@ msgstr "বিটTorrent"</div><div class='ctx'> msgid ""</div><div class='ctx'> "drakfirewall configurator\n"</div><div class='ctx'> "\n"</div><div class='del'>-"This configures a personal firewall for this Mandrakelinux machine.\n"</div><div class='add'>+"This configures a personal firewall for this Mandrivalinux machine.\n"</div><div class='ctx'> "For a powerful and dedicated firewall solution, please look to the\n"</div><div class='ctx'> "specialized MandrakeSecurity Firewall distribution."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -13564,11 +13564,11 @@ msgstr ""</div><div class='ctx'> #: printer/printerdrake.pm:3929</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Run Scannerdrake (Hardware/Scanner in Mandrakelinux Control Center) to share "</div><div class='add'>+"Run Scannerdrake (Hardware/Scanner in Mandrivalinux Control Center) to share "</div><div class='ctx'> "your scanner on the network.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> msgstr ""</div><div class='del'>-"আপনার স্ক্যানারটি নেটওয়ার্ক শেয়ার করার জন্য Scannerdrake (Mandrakelinux নিয়ন্ত্রণ "</div><div class='add'>+"আপনার স্ক্যানারটি নেটওয়ার্ক শেয়ার করার জন্য Scannerdrake (Mandrivalinux নিয়ন্ত্রণ "</div><div class='ctx'> "কেন্দ্র হার্ডওয়্যার/স্ক্যানার) চালান।\n"</div><div class='ctx'> "\n"</div><div class='ctx'> </div><div class='hunk'>@@ -15580,24 +15580,24 @@ msgstr "বন্ধ"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;What is Mandrakelinux?&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;What is Mandrivalinux?&lt;/b&gt;"</div><div class='ctx'> msgstr "&lt;b&gt;ম্যানড্রেককলিনাক্স কি?&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Welcome to &lt;b&gt;Mandrakelinux&lt;/b&gt;!"</div><div class='add'>+msgid "Welcome to &lt;b&gt;Mandrivalinux&lt;/b&gt;!"</div><div class='ctx'> msgstr "&lt;b&gt;ম্যানড্রেককলিনাক্স&lt;/b&gt;-এ আপনাকে স্বাগতম!"</div><div class='ctx'> </div><div class='ctx'> # সাম</div><div class='ctx'> #: share/advertising/01.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is a &lt;b&gt;Linux distribution&lt;/b&gt; that comprises the core of the "</div><div class='add'>+"Mandrivalinux is a &lt;b&gt;Linux distribution&lt;/b&gt; that comprises the core of the "</div><div class='ctx'> "system, called the &lt;b&gt;operating system&lt;/b&gt; (based on the Linux kernel) "</div><div class='ctx'> "together with &lt;b&gt;a lot of applications&lt;/b&gt; meeting every need you could even "</div><div class='ctx'> "think of."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux একটি &lt;b&gt;লিনাক্স ডিস্ট্রিবিউশন&lt;/b&gt; যা গঠিত হয়েছে সিস্টেম মূল অংশ বা "</div><div class='add'>+"Mandrivalinux একটি &lt;b&gt;লিনাক্স ডিস্ট্রিবিউশন&lt;/b&gt; যা গঠিত হয়েছে সিস্টেম মূল অংশ বা "</div><div class='ctx'> "&lt;b&gt;অপারেটিং সিস্টেম&lt;/b&gt; (লিনাক্স কার্নেল এর উপর ভিত্তি করে) এবং &lt;b&gt;বিভিন্ন অনেক "</div><div class='ctx'> "অ্যাপ্লিকেশন&lt;/b&gt; দিয়ে যা কিনা আপনার সম্ভাব্য সব চাহিদা পূরন করে।"</div><div class='ctx'> </div><div class='hunk'>@@ -15605,10 +15605,10 @@ msgstr ""</div><div class='ctx'> #: share/advertising/01.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is the most &lt;b&gt;user-friendly&lt;/b&gt; Linux distribution today. It "</div><div class='add'>+"Mandrivalinux is the most &lt;b&gt;user-friendly&lt;/b&gt; Linux distribution today. It "</div><div class='ctx'> "is also one of the &lt;b&gt;most widely used&lt;/b&gt; Linux distributions worldwide!"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux আজকের সবচেয়ে &lt;b&gt;ব্যবহারকারীর বন্ধুসূলভ&lt;/b&gt; লিনাক্স ডিস্ট্রিবিউশন। এটি "</div><div class='add'>+"Mandrivalinux আজকের সবচেয়ে &lt;b&gt;ব্যবহারকারীর বন্ধুসূলভ&lt;/b&gt; লিনাক্স ডিস্ট্রিবিউশন। এটি "</div><div class='ctx'> "পৃথিবীর সবচেয়ে &lt;b&gt;বহুল-ব্যবহৃত&lt;/b&gt; লিনাক্স ডিস্ট্রিবিউশনের মধ্যে অন্যতম!"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/02.pl:13</div><div class='hunk'>@@ -15626,13 +15626,13 @@ msgstr "&lt;b&gt;উন্মুক্ত সোর্সের পৃথিবী&lt;/b&gt;</div><div class='ctx'> #: share/advertising/02.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is committed to the open source model. This means that this "</div><div class='del'>-"new release is the result of &lt;b&gt;collaboration&lt;/b&gt; between &lt;b&gt;Mandrakesoft's "</div><div class='del'>-"team of developers&lt;/b&gt; and the &lt;b&gt;worldwide community&lt;/b&gt; of Mandrakelinux "</div><div class='add'>+"Mandrivalinux is committed to the open source model. This means that this "</div><div class='add'>+"new release is the result of &lt;b&gt;collaboration&lt;/b&gt; between &lt;b&gt;Mandriva's "</div><div class='add'>+"team of developers&lt;/b&gt; and the &lt;b&gt;worldwide community&lt;/b&gt; of Mandrivalinux "</div><div class='ctx'> "contributors."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux উন্মুক্ত সোর্স মডেলে প্রতিশ্রুতিবদ্ধ। এর অর্থ, এই নতুন রিলিজটি "</div><div class='del'>-"&lt;b&gt;Mandrakesoft এর ডেভেলপমেন্ট টিম&lt;/b&gt; এবং &lt;b&gt;বিশ্বব্যাপী কমিউনিটির&lt;/b&gt; "</div><div class='add'>+"Mandrivalinux উন্মুক্ত সোর্স মডেলে প্রতিশ্রুতিবদ্ধ। এর অর্থ, এই নতুন রিলিজটি "</div><div class='add'>+"&lt;b&gt;Mandriva এর ডেভেলপমেন্ট টিম&lt;/b&gt; এবং &lt;b&gt;বিশ্বব্যাপী কমিউনিটির&lt;/b&gt; "</div><div class='ctx'> "&lt;b&gt;সহযোগিতার&lt;/b&gt; ফসল।"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/02.pl:19</div><div class='hunk'>@@ -15653,7 +15653,7 @@ msgstr "&lt;b&gt;জি-পি-এল&lt;/b&gt;"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Most of the software included in the distribution and all of the "</div><div class='del'>-"Mandrakelinux tools are licensed under the &lt;b&gt;General Public License&lt;/b&gt;."</div><div class='add'>+"Mandrivalinux tools are licensed under the &lt;b&gt;General Public License&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "ডিস্ট্রিবিউশন এবং ম্যানড্রেকলিনাক্স টুলসমূহের বেশিরভাগ সফ্‌টওয়্যার &lt;b&gt;General Public "</div><div class='ctx'> "License&lt;/b&gt; এর অধীনে লাইসেন্সকৃত।"</div><div class='hunk'>@@ -15689,14 +15689,14 @@ msgstr "&lt;b&gt;কমিউনিটিতে যোগ দিন&lt;/b&gt;"</div><div class='ctx'> #: share/advertising/04.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux has one of the &lt;b&gt;biggest communities&lt;/b&gt; of users and "</div><div class='add'>+"Mandrivalinux has one of the &lt;b&gt;biggest communities&lt;/b&gt; of users and "</div><div class='ctx'> "developers. The role of such a community is very wide, ranging from bug "</div><div class='ctx'> "reporting to the development of new applications. The community plays a "</div><div class='del'>-"&lt;b&gt;key role&lt;/b&gt; in the Mandrakelinux world."</div><div class='add'>+"&lt;b&gt;key role&lt;/b&gt; in the Mandrivalinux world."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux এর আছে ব্যবহারকারী ও ডেভেলপারদের &lt;b&gt;সবচেয়ে বড় কমিউনিটি&lt;/b&gt; গুলোর "</div><div class='add'>+"Mandrivalinux এর আছে ব্যবহারকারী ও ডেভেলপারদের &lt;b&gt;সবচেয়ে বড় কমিউনিটি&lt;/b&gt; গুলোর "</div><div class='ctx'> "একটি। এই কমিউনিটির কার্যক্রমও অনেক বিস্তৃত, ত্রুটি রিপোর্ট করা থেকে নতুন অ্যাপলিকেশন "</div><div class='del'>-"তৈরী পর্যন্ত। এ কমিউনিটি Mandrakelinux এর ভুবনে অপরিহার্য ভুমিকা পালন করে।"</div><div class='add'>+"তৈরী পর্যন্ত। এ কমিউনিটি Mandrivalinux এর ভুবনে অপরিহার্য ভুমিকা পালন করে।"</div><div class='ctx'> </div><div class='ctx'> # সাম</div><div class='ctx'> #: share/advertising/04.pl:17</div><div class='hunk'>@@ -15719,11 +15719,11 @@ msgstr "&lt;b&gt;ডাউনলোড সংস্করণ&lt;/b&gt;"</div><div class='ctx'> #: share/advertising/05.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"You are now installing &lt;b&gt;Mandrakelinux Download&lt;/b&gt;. This is the free "</div><div class='del'>-"version that Mandrakesoft wants to keep &lt;b&gt;available to everyone&lt;/b&gt;."</div><div class='add'>+"You are now installing &lt;b&gt;Mandrivalinux Download&lt;/b&gt;. This is the free "</div><div class='add'>+"version that Mandriva wants to keep &lt;b&gt;available to everyone&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='del'>-"আপনি এখন &lt;b&gt;Mandrakelinux ডাউনলোড&lt;/b&gt; ইনস্টল করছেন। এটি একটি ফ্রী ভার্সন যা "</div><div class='del'>-"কিনা Mandrakesoft &lt;b&gt;সবার জন্য সহজলভ্য&lt;/b&gt; রাখতে চায়।"</div><div class='add'>+"আপনি এখন &lt;b&gt;Mandrivalinux ডাউনলোড&lt;/b&gt; ইনস্টল করছেন। এটি একটি ফ্রী ভার্সন যা "</div><div class='add'>+"কিনা Mandriva &lt;b&gt;সবার জন্য সহজলভ্য&lt;/b&gt; রাখতে চায়।"</div><div class='ctx'> </div><div class='ctx'> # সাম</div><div class='ctx'> #: share/advertising/05.pl:19</div><div class='hunk'>@@ -15756,9 +15756,9 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "You will not have access to the &lt;b&gt;services included&lt;/b&gt; in the other "</div><div class='del'>-"Mandrakesoft products either."</div><div class='add'>+"Mandriva products either."</div><div class='ctx'> msgstr ""</div><div class='del'>-"অনান্য Mandrakesoft পণ্যেও &lt;b&gt;সংযোজিত সার্ভিসগুলো&lt;/b&gt; আপনি ব্যবহার করতে পারবেন না।"</div><div class='add'>+"অনান্য Mandriva পণ্যেও &lt;b&gt;সংযোজিত সার্ভিসগুলো&lt;/b&gt; আপনি ব্যবহার করতে পারবেন না।"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:13</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -15767,7 +15767,7 @@ msgstr "&lt;b&gt;আবিষ্কার করুন, আপনার প্রথ�</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux Discovery&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux Discovery&lt;/b&gt;."</div><div class='ctx'> msgstr "আপনি এখন &lt;b&gt;ম্যানড্রেকলিনাস্ক আবিষ্কার&lt;/b&gt; ইনস্টল করছেন।"</div><div class='ctx'> </div><div class='ctx'> # সাম:</div><div class='hunk'>@@ -15792,7 +15792,7 @@ msgstr "&lt;b&gt;পাওয়ারপ্যাক, চূড়ান্ত লিনা</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/07.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux PowerPack&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux PowerPack&lt;/b&gt;."</div><div class='ctx'> msgstr "আপনি এখন &lt;b&gt;ম্যানড্রেকলিনাক্স পাওয়ারপ্যাক&lt;/b&gt; ইনস্টল করছেন।"</div><div class='ctx'> </div><div class='ctx'> # সাম</div><div class='hunk'>@@ -15800,11 +15800,11 @@ msgstr "আপনি এখন &lt;b&gt;ম্যানড্রেকলিনাক�</div><div class='ctx'> #: share/advertising/07.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"PowerPack is Mandrakesoft's &lt;b&gt;premier Linux desktop&lt;/b&gt; product. PowerPack "</div><div class='add'>+"PowerPack is Mandriva's &lt;b&gt;premier Linux desktop&lt;/b&gt; product. PowerPack "</div><div class='ctx'> "includes &lt;b&gt;thousands of applications&lt;/b&gt; - everything from the most popular "</div><div class='ctx'> "to the most advanced."</div><div class='ctx'> msgstr ""</div><div class='del'>-"PowerPack হচ্ছে Mandrakesoft এর &lt;b&gt;premier লিনাক্স ডেস্কটপ&lt;/b&gt; পণ্য। PowerPack এ "</div><div class='add'>+"PowerPack হচ্ছে Mandriva এর &lt;b&gt;premier লিনাক্স ডেস্কটপ&lt;/b&gt; পণ্য। PowerPack এ "</div><div class='ctx'> "আছে &lt;b&gt;হাজারেরও অধিক অ্যাপ্লিকেশন&lt;/b&gt; - সবচেয়ে জনপ্রিয় থেকে শুরু করে সবচেয়ে উন্নত "</div><div class='ctx'> "পর্যন্ত।"</div><div class='ctx'> </div><div class='hunk'>@@ -15815,7 +15815,7 @@ msgstr "&lt;b&gt;পাওয়ারপ্যাক+, ডেস্কটপ এবং �</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/08.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux PowerPack+&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux PowerPack+&lt;/b&gt;."</div><div class='ctx'> msgstr "আপনি এখন &lt;b&gt;ম্যানড্রেকলিনাক্স পাওয়ারপ্যা++&lt;/b&gt; ইনস্টল করছেন।"</div><div class='ctx'> </div><div class='ctx'> # সাম </div><div class='hunk'>@@ -15832,24 +15832,24 @@ msgstr ""</div><div class='ctx'> "লিনাক্স সমাধান&lt;/b&gt;। PowerPack+ এ আছে হাজারেরও অধিক &lt;b&gt;ডেস্কটপ অ্যাপ্লিকেশন&lt;/b&gt; "</div><div class='ctx'> "এবং কিছু অতি উন্নত সমন্বিত &lt;b&gt;সার্ভার অ্যাপ্লিকেশন&lt;/b&gt;।"</div><div class='ctx'> </div><div class='del'>-# সাম: Mandrakesoft </div><div class='add'>+# সাম: Mandriva </div><div class='ctx'> #: share/advertising/09.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakesoft পণ্যসমূহ&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva পণ্যসমূহ&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakesoft&lt;/b&gt; has developed a wide range of &lt;b&gt;Mandrakelinux&lt;/b&gt; "</div><div class='add'>+"&lt;b&gt;Mandriva&lt;/b&gt; has developed a wide range of &lt;b&gt;Mandrivalinux&lt;/b&gt; "</div><div class='ctx'> "products."</div><div class='ctx'> msgstr "&lt;b&gt;ম্যানড্রেকসফ্‌ট&lt;/b&gt; &lt;b&gt;ম্যানড্রেকলিনাক্স&lt;/b&gt; প্রচুর প্রোডাক্ট তৈরী করেছে।"</div><div class='ctx'> </div><div class='ctx'> # সাম</div><div class='ctx'> #: share/advertising/09.pl:17</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "The Mandrakelinux products are:"</div><div class='del'>-msgstr "Mandrakelinux এর পণ্যসমূহ হলো:"</div><div class='add'>+msgid "The Mandrivalinux products are:"</div><div class='add'>+msgstr "Mandrivalinux এর পণ্যসমূহ হলো:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:18</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -15870,58 +15870,58 @@ msgstr "\t* &lt;b&gt;পাওয়ারপ্যাক+&lt;/b&gt;, ডেস্কটপ এ</div><div class='ctx'> #: share/advertising/09.pl:21</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;Mandrakelinux for x86-64&lt;/b&gt;, The Mandrakelinux solution for making "</div><div class='add'>+"\t* &lt;b&gt;Mandrivalinux for x86-64&lt;/b&gt;, The Mandrivalinux solution for making "</div><div class='ctx'> "the most of your 64-bit processor."</div><div class='ctx'> msgstr ""</div><div class='del'>-"\t* &lt;b&gt;x86-64 এর জন্য Mandrakelinux&lt;/b&gt;, আপনার ৬৪‌-বিট প্রোসেসরের সব সম্ভবনাকে "</div><div class='del'>-"কাজে লাগানোর Mandrakelinux সমাধান। "</div><div class='add'>+"\t* &lt;b&gt;x86-64 এর জন্য Mandrivalinux&lt;/b&gt;, আপনার ৬৪‌-বিট প্রোসেসরের সব সম্ভবনাকে "</div><div class='add'>+"কাজে লাগানোর Mandrivalinux সমাধান। "</div><div class='ctx'> </div><div class='ctx'> # সাম</div><div class='ctx'> #: share/advertising/10.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products (Nomad Products)&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakesoft পণ্যসমূহ (Nomad পণ্যসমূহ)&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products (Nomad Products)&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva পণ্যসমূহ (Nomad পণ্যসমূহ)&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> # সাম</div><div class='ctx'> #: share/advertising/10.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakesoft has developed two products that allow you to use Mandrakelinux "</div><div class='add'>+"Mandriva has developed two products that allow you to use Mandrivalinux "</div><div class='ctx'> "&lt;b&gt;on any computer&lt;/b&gt; and without any need to actually install it:"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakesoft দুটি পণ্য তৈরী করেছে যা আপনাকে ইনস্টল করা ছাড়াই &lt;b&gt;যেকোন "</div><div class='del'>-"কম্পিউটারে&lt;/b&gt; Mandrakelinux ব্যবহার করার সুযোগ দেবে। "</div><div class='add'>+"Mandriva দুটি পণ্য তৈরী করেছে যা আপনাকে ইনস্টল করা ছাড়াই &lt;b&gt;যেকোন "</div><div class='add'>+"কম্পিউটারে&lt;/b&gt; Mandrivalinux ব্যবহার করার সুযোগ দেবে। "</div><div class='ctx'> </div><div class='ctx'> # সাম</div><div class='ctx'> # bootable = ?</div><div class='ctx'> #: share/advertising/10.pl:18</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;Move&lt;/b&gt;, a Mandrakelinux distribution that runs entirely from a "</div><div class='add'>+"\t* &lt;b&gt;Move&lt;/b&gt;, a Mandrivalinux distribution that runs entirely from a "</div><div class='ctx'> "bootable CD-ROM."</div><div class='ctx'> msgstr ""</div><div class='del'>-"\t* &lt;b&gt;মুভ&lt;/b&gt;, একটি Mandrakelinux ডিস্ট্রিবিউশন সম্পূর্ণভাবে একটি বুট CD-ROM থেকে "</div><div class='add'>+"\t* &lt;b&gt;মুভ&lt;/b&gt;, একটি Mandrivalinux ডিস্ট্রিবিউশন সম্পূর্ণভাবে একটি বুট CD-ROM থেকে "</div><div class='ctx'> "চলতে পারে।"</div><div class='ctx'> </div><div class='ctx'> # সাম: ultra-compact = ?</div><div class='ctx'> #: share/advertising/10.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, a Mandrakelinux distribution pre-installed on the "</div><div class='add'>+"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, a Mandrivalinux distribution pre-installed on the "</div><div class='ctx'> "ultra-compact “LaCie Mobile Hard Drive”."</div><div class='ctx'> msgstr ""</div><div class='del'>-"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, একটি Mandrakelinux ডিস্ট্রিবিউশন যা কিনা আলট্রা‌-"</div><div class='add'>+"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, একটি Mandrivalinux ডিস্ট্রিবিউশন যা কিনা আলট্রা‌-"</div><div class='ctx'> "কমপ্যাক্ট “LaCie মোবাইল হার্ড ড্রাইভ” এ পূর্ব-ইনস্টলকৃত।"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products (Professional Solutions)&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products (Professional Solutions)&lt;/b&gt;"</div><div class='ctx'> msgstr "&lt;b&gt;ম্যানড্রেকসফ্‌ট প্রোডাক্টসমূহ (পেশাদারী সমাধান)&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Below are the Mandrakesoft products designed to meet the &lt;b&gt;professional "</div><div class='add'>+"Below are the Mandriva products designed to meet the &lt;b&gt;professional "</div><div class='ctx'> "needs&lt;/b&gt;:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "নিচের ম্যানড্রেকসফ্‌ট প্রোডাক্টসমূহ &lt;b&gt;পেশাদারী প্রয়োজন&lt;/b&gt; মেটানোর জন্য ডিজাইন করা "</div><div class='hunk'>@@ -15930,22 +15930,22 @@ msgstr ""</div><div class='ctx'> # সাম: Corporate = প্রাতিষ্ঠানিক লিখলাম...সিওর না।</div><div class='ctx'> #: share/advertising/11.pl:16</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, The Mandrakelinux Desktop for Businesses."</div><div class='add'>+msgid "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, The Mandrivalinux Desktop for Businesses."</div><div class='ctx'> msgstr ""</div><div class='del'>-"\t* &lt;b&gt;কর্পোরেট ডেস্কটপ&lt;/b&gt;, ব্যবসা প্রতিষ্ঠানের উপযুক্ত Mandrakelinux ডেস্কটপ।"</div><div class='add'>+"\t* &lt;b&gt;কর্পোরেট ডেস্কটপ&lt;/b&gt;, ব্যবসা প্রতিষ্ঠানের উপযুক্ত Mandrivalinux ডেস্কটপ।"</div><div class='ctx'> </div><div class='ctx'> # সাম</div><div class='ctx'> # প্রাতিষ্ঠানিক</div><div class='ctx'> #: share/advertising/11.pl:17</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, The Mandrakelinux Server Solution."</div><div class='del'>-msgstr "\t* &lt;b&gt;কর্পোরেট সার্ভার&lt;/b&gt;, Mandrakelinux সার্ভার সমাধান।"</div><div class='add'>+msgid "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, The Mandrivalinux Server Solution."</div><div class='add'>+msgstr "\t* &lt;b&gt;কর্পোরেট সার্ভার&lt;/b&gt;, Mandrivalinux সার্ভার সমাধান।"</div><div class='ctx'> </div><div class='ctx'> # সাম</div><div class='ctx'> #: share/advertising/11.pl:18</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, The Mandrakelinux Security Solution."</div><div class='del'>-msgstr "\t* &lt;b&gt;একাধিক-নেটওয়ার্ক ফায়ারওয়াল&lt;/b&gt;, Mandrakelinux নিরাপত্তা সমাধান।"</div><div class='add'>+msgid "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, The Mandrivalinux Security Solution."</div><div class='add'>+msgstr "\t* &lt;b&gt;একাধিক-নেটওয়ার্ক ফায়ারওয়াল&lt;/b&gt;, Mandrivalinux নিরাপত্তা সমাধান।"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/12.pl:13</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -15996,10 +15996,10 @@ msgstr "&lt;b&gt;আপনার পছন্দনীয় ডেস্কটপ পর</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "With PowerPack, you will have the choice of the &lt;b&gt;graphical desktop "</div><div class='del'>-"environment&lt;/b&gt;. Mandrakesoft has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='add'>+"environment&lt;/b&gt;. Mandriva has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "PowerPack এর মাধ্যমে আপনি আপনার পচ্ছন্দ অনুযায়ী &lt;b&gt;গ্রাফিক্যাল ডেস্কটপ পরিবেশ&lt;b&gt; "</div><div class='del'>-"বেছে নিতে পারবেন। Mandrakesoft এর জন্য ডিফল্ট &lt;b&gt;KDE&lt;/b&gt;। "</div><div class='add'>+"বেছে নিতে পারবেন। Mandriva এর জন্য ডিফল্ট &lt;b&gt;KDE&lt;/b&gt;। "</div><div class='ctx'> </div><div class='ctx'> # সাম</div><div class='ctx'> # ব্যবহারকারীর বন্ধুসূলভ</div><div class='hunk'>@@ -16028,10 +16028,10 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "With PowerPack+, you will have the choice of the &lt;b&gt;graphical desktop "</div><div class='del'>-"environment&lt;/b&gt;. Mandrakesoft has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='add'>+"environment&lt;/b&gt;. Mandriva has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "PowerPack এর মাধ্যমে আপনি আপনার পচ্ছনুযায়ী &lt;b&gt;গ্রাফিক্যাল ডেস্কটপ পরিবেশ&lt;/b&gt; বেছে "</div><div class='del'>-"নিতে পারবেন। Mandrakesoft এর জন্য ডিফল্ট হচ্ছে &lt;b&gt;KDE&lt;/b&gt;। "</div><div class='add'>+"নিতে পারবেন। Mandriva এর জন্য ডিফল্ট হচ্ছে &lt;b&gt;KDE&lt;/b&gt;। "</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/14.pl:15</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16164,7 +16164,7 @@ msgstr "&lt;b&gt;অ্যাপ্লিকেশনের বিশাল সীম�</div><div class='ctx'> #: share/advertising/18.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"In the Mandrakelinux menu you will find &lt;b&gt;easy-to-use&lt;/b&gt; applications for "</div><div class='add'>+"In the Mandrivalinux menu you will find &lt;b&gt;easy-to-use&lt;/b&gt; applications for "</div><div class='ctx'> "&lt;b&gt;all of your tasks&lt;/b&gt;:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "ম্যানড্রেকলিনাক্স মেনু'তে &lt;b&gt;আপনার সকল কাজসমূহ&lt;/b&gt; এর জন্য আপনি &lt;/b&gt;সহজে-ব্যবহার্য&lt;/"</div><div class='hunk'>@@ -16449,7 +16449,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakelinux Control Center&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandrivalinux Control Center&lt;/b&gt;"</div><div class='ctx'> msgstr "&lt;b&gt;ম্যান্ড্রেক-লিনাক্স নিয়ন্ত্রণ কেন্দ্র&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> # সাম</div><div class='hunk'>@@ -16457,11 +16457,11 @@ msgstr "&lt;b&gt;ম্যান্ড্রেক-লিনাক্স নিয়ন�</div><div class='ctx'> #: share/advertising/25.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"The &lt;b&gt;Mandrakelinux Control Center&lt;/b&gt; is an essential collection of "</div><div class='del'>-"Mandrakelinux-specific utilities designed to simplify the configuration of "</div><div class='add'>+"The &lt;b&gt;Mandrivalinux Control Center&lt;/b&gt; is an essential collection of "</div><div class='add'>+"Mandrivalinux-specific utilities designed to simplify the configuration of "</div><div class='ctx'> "your computer."</div><div class='ctx'> msgstr ""</div><div class='del'>-"&lt;b&gt;Mandrakelinux নিয়ন্ত্রণ কেন্দ্র&lt;/b&gt; একটি Mandrakelinux-সম্পর্কিত মৌলিক "</div><div class='add'>+"&lt;b&gt;Mandrivalinux নিয়ন্ত্রণ কেন্দ্র&lt;/b&gt; একটি Mandrivalinux-সম্পর্কিত মৌলিক "</div><div class='ctx'> "ইউটিলিটির সমষ্টি যা কিনা আপনার কম্পিউটারের কনফিগারেশন সহজ করে তোলে।  "</div><div class='ctx'> </div><div class='ctx'> # সাম</div><div class='hunk'>@@ -16489,14 +16489,14 @@ msgstr "&lt;b&gt;উন্মুক্ত সোর্সের মডেল&lt;/b&gt;"</div><div class='ctx'> msgid ""</div><div class='ctx'> "Like all computer programming, open source software &lt;b&gt;requires time and "</div><div class='ctx'> "people&lt;/b&gt; for development. In order to respect the open source philosophy, "</div><div class='del'>-"Mandrakesoft sells added value products and services to &lt;b&gt;keep improving "</div><div class='del'>-"Mandrakelinux&lt;/b&gt;. If you want to &lt;b&gt;support the open source philosophy&lt;/b&gt; "</div><div class='del'>-"and the development of Mandrakelinux, &lt;b&gt;please&lt;/b&gt; consider buying one of "</div><div class='add'>+"Mandriva sells added value products and services to &lt;b&gt;keep improving "</div><div class='add'>+"Mandrivalinux&lt;/b&gt;. If you want to &lt;b&gt;support the open source philosophy&lt;/b&gt; "</div><div class='add'>+"and the development of Mandrivalinux, &lt;b&gt;please&lt;/b&gt; consider buying one of "</div><div class='ctx'> "our products or services!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "সব কম্পিউটার প্রোগ্রামিং এর মতই, উন্মুক্ত সোর্স সফ্টওয়্যার ডেভেলপমেন্টেও প্রয়োজন &lt;b&gt;সময় "</div><div class='del'>-"এবং লোকবল&lt;/b&gt;। উন্মুক্ত সোর্স ধারনাটির সমর্থনে এবং &lt;b&gt;Mandrakelinux উন্নততর করার "</div><div class='del'>-"উদ্দেশ্যে&lt;/b&gt; Mandrakesoft মূল্য সংযোজিত পণ্য ও সেবা বিক্রয় করে থাকে। আপনি যদি এই "</div><div class='add'>+"এবং লোকবল&lt;/b&gt;। উন্মুক্ত সোর্স ধারনাটির সমর্থনে এবং &lt;b&gt;Mandrivalinux উন্নততর করার "</div><div class='add'>+"উদ্দেশ্যে&lt;/b&gt; Mandriva মূল্য সংযোজিত পণ্য ও সেবা বিক্রয় করে থাকে। আপনি যদি এই "</div><div class='ctx'> "প্রচেষ্টায় সাহায্য করতে চান তবে &lt;b&gt;অনুগ্রহ করে&lt;/b&gt; আমাদের যেকোন পণ্য বা সেবা ক্রয় "</div><div class='ctx'> "করুন!"</div><div class='ctx'> </div><div class='hunk'>@@ -16509,7 +16509,7 @@ msgstr "&lt;b&gt;অনলাইন বিপনীকেন্দ্র&lt;/b&gt;"</div><div class='ctx'> #: share/advertising/27.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"To learn more about Mandrakesoft products and services, you can visit our "</div><div class='add'>+"To learn more about Mandriva products and services, you can visit our "</div><div class='ctx'> "&lt;b&gt;e-commerce platform&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "ম্যনড্রেকসফ্‌টের প্রোডাক্টসমূহ এবং সার্ভিস সম্বন্ধে জ্ঞানার্জনের জন্য, আপনি আমাদের &lt;b&gt;ই-"</div><div class='hunk'>@@ -16537,20 +16537,20 @@ msgstr "আজ &lt;b&gt;store.mandrakesoft.com&lt;/b&gt; এ থেমে যান!"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeclub&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Club&lt;/b&gt;"</div><div class='ctx'> msgstr "&lt;b&gt;ম্যানড্রেকক্লাব&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakeclub&lt;/b&gt; is the &lt;b&gt;perfect companion&lt;/b&gt; to your Mandrakelinux "</div><div class='add'>+"&lt;b&gt;Mandriva Club&lt;/b&gt; is the &lt;b&gt;perfect companion&lt;/b&gt; to your Mandrivalinux "</div><div class='ctx'> "product.."</div><div class='ctx'> msgstr "&lt;b&gt;ম্যানড্রেকক্লাব&lt;/b&gt; আপনার ম্যানড্রেকলিনাক্স প্রোডাক্টের &lt;b&gt;সঠিক সংগী&lt;/b&gt;.."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Take advantage of &lt;b&gt;valuable benefits&lt;/b&gt; by joining Mandrakeclub, such as:"</div><div class='add'>+"Take advantage of &lt;b&gt;valuable benefits&lt;/b&gt; by joining Mandriva Club, such as:"</div><div class='ctx'> msgstr "ম্যানড্রেকক্লাবে যোগ দিয়ে &lt;b&gt;মূল্যবান উপকারসমূহের&lt;/b&gt; সুবিধা নিন, যেমন:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:20</div><div class='hunk'>@@ -16573,7 +16573,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:22</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* Participation in Mandrakelinux &lt;b&gt;user forums&lt;/b&gt;."</div><div class='add'>+msgid "\t* Participation in Mandrivalinux &lt;b&gt;user forums&lt;/b&gt;."</div><div class='ctx'> msgstr "\t* ম্যানড্রেকলিনাক্স &lt;b&gt;ব্যবহারকারীদের ফোরাম&lt;/b&gt; এ অংশগ্রহণ।"</div><div class='ctx'> </div><div class='ctx'> # সাম</div><div class='hunk'>@@ -16581,20 +16581,20 @@ msgstr "\t* ম্যানড্রেকলিনাক্স &lt;b&gt;ব্যব�</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "\t* &lt;b&gt;Early and privileged access&lt;/b&gt;, before public release, to "</div><div class='del'>-"Mandrakelinux &lt;b&gt;ISO images&lt;/b&gt;."</div><div class='add'>+"Mandrivalinux &lt;b&gt;ISO images&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='del'>-"\t* Mandrakelinux &lt;b&gt;ISO ইমেজগুলো&lt;/b&gt;, &lt;b&gt;নির্ধারিত সময়ের পূর্বেই&lt;/b&gt;, পাওয়ার "</div><div class='add'>+"\t* Mandrivalinux &lt;b&gt;ISO ইমেজগুলো&lt;/b&gt;, &lt;b&gt;নির্ধারিত সময়ের পূর্বেই&lt;/b&gt;, পাওয়ার "</div><div class='ctx'> "বিশেষ সুবিধা।"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeonline&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;ম্যান্ড্রকঅনলাইন (MandrakeOnline)&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Online&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;ম্যান্ড্রকঅনলাইন (Mandriva Online)&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakeonline&lt;/b&gt; is a new premium service that Mandrakesoft is proud to "</div><div class='add'>+"&lt;b&gt;Mandriva Online&lt;/b&gt; is a new premium service that Mandriva is proud to "</div><div class='ctx'> "offer its customers!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "&lt;b&gt;ম্যানড্রেকঅনলাইন&lt;/b&gt; হচ্ছে একটি নতুন প্রিমিয়াম সার্ভিস যা ম্যানড্রেকসফ্‌ট তার "</div><div class='hunk'>@@ -16603,8 +16603,8 @@ msgstr ""</div><div class='ctx'> #: share/advertising/29.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakeonline provides a wide range of valuable services for &lt;b&gt;easily "</div><div class='del'>-"updating&lt;/b&gt; your Mandrakelinux systems:"</div><div class='add'>+"Mandriva Online provides a wide range of valuable services for &lt;b&gt;easily "</div><div class='add'>+"updating&lt;/b&gt; your Mandrivalinux systems:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "ম্যানড্রেকঅনলাইন আপনার ম্যানড্রেকলিনাক্স সিস্টেমের জন্য &lt;b&gt;সহজে আপডেট&lt;/b&gt; এর জন্য "</div><div class='ctx'> "বিশাল সীমানার গুরুত্বপূর্ণ সার্ভিস:"</div><div class='hunk'>@@ -16631,19 +16631,19 @@ msgstr "\t* নমনীয় &lt;b&gt;রুটিনমাফিক&lt;/b&gt; আপডে�</div><div class='ctx'> #: share/advertising/29.pl:21</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* Management of &lt;b&gt;all your Mandrakelinux systems&lt;/b&gt; with one account."</div><div class='add'>+"\t* Management of &lt;b&gt;all your Mandrivalinux systems&lt;/b&gt; with one account."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "\t* একটি অ্যাকাউন্ট দিয়ে &lt;b&gt;আপনার সম্পূর্ণ ম্যানড্রেকলিনাক্স সিস্টেমের&lt;/b&gt; ম্যানেজমেন্ট।"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeexpert&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeexpert&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Expert&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Expert&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Do you require &lt;b&gt;assistance?&lt;/b&gt; Meet Mandrakesoft's technical experts on "</div><div class='add'>+"Do you require &lt;b&gt;assistance?&lt;/b&gt; Meet Mandriva's technical experts on "</div><div class='ctx'> "&lt;b&gt;our technical support platform&lt;/b&gt; www.mandrakeexpert.com."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "আপনার কি কোন &lt;b&gt;সহযোগিতা&lt;/b&gt; প্রয়োজন? www.mandrakeexpert.com এর  &lt;b&gt;আমাদের "</div><div class='hunk'>@@ -16653,7 +16653,7 @@ msgstr ""</div><div class='ctx'> #: share/advertising/30.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Thanks to the help of &lt;b&gt;qualified Mandrakelinux experts&lt;/b&gt;, you will save "</div><div class='add'>+"Thanks to the help of &lt;b&gt;qualified Mandrivalinux experts&lt;/b&gt;, you will save "</div><div class='ctx'> "a lot of time."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "&lt;b&gt;যোগ্যতাসম্পন্ন অভিজ্ঞ ম্যানড্রেকলিনাক্স ব্যবহারকারীদের&lt;/b&gt; সাহায্যের জন্য ধন্যবাদ, "</div><div class='hunk'>@@ -16662,7 +16662,7 @@ msgstr ""</div><div class='ctx'> #: share/advertising/30.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"For any question related to Mandrakelinux, you have the possibility to "</div><div class='add'>+"For any question related to Mandrivalinux, you have the possibility to "</div><div class='ctx'> "purchase support incidents at &lt;b&gt;store.mandrakesoft.com&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "ম্যানড্রেকলিনাক্স সম্পর্কিত কোন প্রশ্নের জন্য, আপনাকে &lt;b&gt;store.mandrakesoft.com&lt;/b&gt; "</div><div class='hunk'>@@ -16975,8 +16975,8 @@ msgstr "পর্যবেক্ষণ টুলসমূহ, হিসাবর</div><div class='ctx'> # সাম</div><div class='ctx'> #: share/compssUsers.pl:196</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakesoft Wizards"</div><div class='del'>-msgstr "Mandrakesoft উইজার্ডসমূহ"</div><div class='add'>+msgid "Mandriva Wizards"</div><div class='add'>+msgstr "Mandriva উইজার্ডসমূহ"</div><div class='ctx'> </div><div class='ctx'> # সাম</div><div class='ctx'> #: share/compssUsers.pl:197</div><div class='hunk'>@@ -17129,12 +17129,12 @@ msgstr ""</div><div class='ctx'> "                 : এবং ghostscript এর জন্য gs।"</div><div class='ctx'> </div><div class='ctx'> # সাম</div><div class='del'>-# Mandrakelinux Terminal</div><div class='add'>+# Mandrivalinux Terminal</div><div class='ctx'> #: standalone.pm:84</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "[OPTIONS]...\n"</div><div class='del'>-"Mandrakelinux Terminal Server Configurator\n"</div><div class='add'>+"Mandrivalinux Terminal Server Configurator\n"</div><div class='ctx'> "--enable         : enable MTS\n"</div><div class='ctx'> "--disable        : disable MTS\n"</div><div class='ctx'> "--start          : start MTS\n"</div><div class='hunk'>@@ -17148,7 +17148,7 @@ msgid ""</div><div class='ctx'> "IP, nbi image name)"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "[OPTIONS]...\n"</div><div class='del'>-"Mandrakelinux টার্মিনাল সার্ভার কনফিগারকারী\n"</div><div class='add'>+"Mandrivalinux টার্মিনাল সার্ভার কনফিগারকারী\n"</div><div class='ctx'> "--enable        :MTS সক্রিয় করো\n"</div><div class='ctx'> "--disable        : MTS নিষ্ক্রিয় করো\n"</div><div class='ctx'> "--start           : MTS চালু করো\n"</div><div class='hunk'>@@ -17209,14 +17209,14 @@ msgstr " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"</div><div class='ctx'> msgid ""</div><div class='ctx'> "[OPTION]...\n"</div><div class='ctx'> "  --no-confirmation      do not ask first confirmation question in "</div><div class='del'>-"MandrakeUpdate mode\n"</div><div class='add'>+"Mandriva Update mode\n"</div><div class='ctx'> "  --no-verify-rpm        do not verify packages signatures\n"</div><div class='ctx'> "  --changelog-first      display changelog before filelist in the "</div><div class='ctx'> "description window\n"</div><div class='ctx'> "  --merge-all-rpmnew     propose to merge all .rpmnew/.rpmsave files found"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "[OPTION]...\n"</div><div class='del'>-"  --no-confirmation      MandrakeUpdate মোডে প্রথম নিশ্চিতকরন প্রশ্ন জিজ্ঞাসা করো "</div><div class='add'>+"  --no-confirmation      Mandriva Update মোডে প্রথম নিশ্চিতকরন প্রশ্ন জিজ্ঞাসা করো "</div><div class='ctx'> "না\n"</div><div class='ctx'> "  --no-verify-rpm        প্যাকেজ স্বাক্ষর নিরীক্ষা করো না\n"</div><div class='ctx'> "  --changelog-first      বর্ণনা উইন্ডোতে filelist এর আগে changelog দোখাও\n"</div><div class='hunk'>@@ -19953,12 +19953,12 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:41</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Bug Report Tool"</div><div class='add'>+msgid "Mandrivalinux Bug Report Tool"</div><div class='ctx'> msgstr "ম্যানড্রেকলিনাক্স ত্রুটি রিপোর্টকারী টুল"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:46</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Control Center"</div><div class='add'>+msgid "Mandrivalinux Control Center"</div><div class='ctx'> msgstr "ম্যানড্রেকলিনাক্স নিয়ন্ত্রন (control) সেন্টার"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:48</div><div class='hunk'>@@ -19979,8 +19979,8 @@ msgstr "হার্ডড্রেক"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:51</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakeonline"</div><div class='del'>-msgstr "ম্যানড্রেকঅনলাইন (MandrakeOnline)"</div><div class='add'>+msgid "Mandriva Online"</div><div class='add'>+msgstr "ম্যানড্রেকঅনলাইন (Mandriva Online)"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:52</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -20027,8 +20027,8 @@ msgstr "কনফিগারেশন উইজার্ড"</div><div class='ctx'> # সাম</div><div class='ctx'> #: standalone/drakbug:81</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Select Mandrakesoft Tool:"</div><div class='del'>-msgstr "Mandrakesoft টুল বেছে নিন:"</div><div class='add'>+msgid "Select Mandriva Tool:"</div><div class='add'>+msgstr "Mandriva টুল বেছে নিন:"</div><div class='ctx'> </div><div class='ctx'> # সাম</div><div class='ctx'> #: standalone/drakbug:82</div><div class='hunk'>@@ -20456,7 +20456,7 @@ msgstr "বুট হওয়ার সময় সচল হয়"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "This interface has not been configured yet.\n"</div><div class='del'>-"Run the \"Add an interface\" assistant from the Mandrakelinux Control Center"</div><div class='add'>+"Run the \"Add an interface\" assistant from the Mandrivalinux Control Center"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "এই ইন্টারফেস এখনো কন্‌ফিগার করা হয়নি।\n"</div><div class='ctx'> "ম্যানড্রেকলিনাক্স নিয়ন্ত্রক কেন্দ্র থেকে সহকারী \"ইন্টারফেস যুক্ত করো\" চালান"</div><div class='hunk'>@@ -20466,10 +20466,10 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "You do not have any configured Internet connection.\n"</div><div class='del'>-"Run the \"%s\" assistant from the Mandrakelinux Control Center"</div><div class='add'>+"Run the \"%s\" assistant from the Mandrivalinux Control Center"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "আপনার সিস্টেমে কোন ইন্টারনেট সংযোগ কনফিগার করা নেই।\n"</div><div class='del'>-"অনুগ্রহপূর্বক Mandrakelinux নিয়ন্ত্রণকেন্দ্র থেকে \"%s\" চালান।"</div><div class='add'>+"অনুগ্রহপূর্বক Mandrivalinux নিয়ন্ত্রণকেন্দ্র থেকে \"%s\" চালান।"</div><div class='ctx'> </div><div class='ctx'> #. -PO: here "Add Connection" should be translated the same was as in control-center</div><div class='ctx'> #: standalone/drakconnect:1010 standalone/net_applet:62</div><div class='hunk'>@@ -20520,7 +20520,7 @@ msgstr "KDM (কেডিই ডিসপ্লে ম্যানেজার)"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakedm:36</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "MdkKDM (Mandrakelinux Display Manager)"</div><div class='add'>+msgid "MdkKDM (Mandrivalinux Display Manager)"</div><div class='ctx'> msgstr "MdkKDM (ম্যানড্রেকলিনাক্স ডিসপ্লে ম্যানেজার)"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakedm:37</div><div class='hunk'>@@ -20824,7 +20824,7 @@ msgstr "ইমপোর্ট"</div><div class='ctx'> #: standalone/drakfont:511</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Copyright (C) 2001-2002 by Mandrakesoft \n"</div><div class='add'>+"Copyright (C) 2001-2002 by Mandriva \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "       DUPONT Sebastien (original version)\n"</div><div class='hunk'>@@ -21381,7 +21381,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> " drakhelp 0.1\n"</div><div class='del'>-"Copyright (C) 2003-2004 Mandrakesoft.\n"</div><div class='add'>+"Copyright (C) 2003-2004 Mandriva.\n"</div><div class='ctx'> "This is free software and may be redistributed under the terms of the GNU "</div><div class='ctx'> "GPL.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -21417,8 +21417,8 @@ msgstr " --doc &lt;link&gt;          - অন্য ওয়েব পেজে সং�</div><div class='ctx'> # সাম</div><div class='ctx'> #: standalone/drakhelp:36</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Help Center"</div><div class='del'>-msgstr "Mandrakelinux সাহায্যকেন্দ্র"</div><div class='add'>+msgid "Mandrivalinux Help Center"</div><div class='add'>+msgstr "Mandrivalinux সাহায্যকেন্দ্র"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakhelp:36</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -24934,8 +24934,8 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/logdrake:50</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Tools Logs"</div><div class='del'>-msgstr "Mandrakelinux টুলসমুহের লগ"</div><div class='add'>+msgid "Mandrivalinux Tools Logs"</div><div class='add'>+msgstr "Mandrivalinux টুলসমুহের লগ"</div><div class='ctx'> </div><div class='ctx'> # ##যন্ত্রপাতি</div><div class='ctx'> # Logdrake-এর কোন বাংলা হবে বলে আমার মনে হয়না।</div><div class='hunk'>@@ -25476,7 +25476,7 @@ msgstr "সংযোগ সম্পন্ন হয়েছে।"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Connection failed.\n"</div><div class='del'>-"Verify your configuration in the Mandrakelinux Control Center."</div><div class='add'>+"Verify your configuration in the Mandrivalinux Control Center."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "কানেকশন হয়নি।\n"</div><div class='ctx'> "ম্যান্ড্রেক-লিনাক্স কন্ট্রোল প্যানেলে আপনার কনফিগারেশন যাচাই করুন।"</div><div class='head'>diff --git a/perl-install/share/po/br.po b/perl-install/share/po/br.po<br/>index 62dd61d81..f4d17e1e3 100644<br/>--- a/<a href='/software/drakx/tree/perl-install/share/po/br.po?h=18.33&amp;id=a2c392a9ab83bb9031fb11f99f0101f1f2d9f140'>perl-install/share/po/br.po</a><br/>+++ b/<a href='/software/drakx/tree/perl-install/share/po/br.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/br.po</a></div><div class='hunk'>@@ -1,5 +1,5 @@</div><div class='ctx'> # DrakX e Brezhoneg.</div><div class='del'>-# Copyright (C) 1999-2003 Mandrakesoft</div><div class='add'>+# Copyright (C) 1999-2003 Mandriva</div><div class='ctx'> # Thierry Vignaud &lt;tvignaud@mandrakesoft.com&gt;, 1999-2005</div><div class='ctx'> # Jañ-Mai Drapier &lt;jan-mai.drapier@mail.dotcom.fr&gt;, 1999-2000</div><div class='ctx'> #</div><div class='hunk'>@@ -59,7 +59,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click the button to reboot the machine, unplug it, remove write protection,\n"</div><div class='del'>-"plug the key again, and launch Mandrake Move again."</div><div class='add'>+"plug the key again, and launch Mandriva Move again."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: ../move/move.pm:468 help.pm:409 install_steps_interactive.pm:1320</div><div class='hunk'>@@ -78,7 +78,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You may also proceed without an USB key - you'll still be\n"</div><div class='del'>-"able to use Mandrake Move as a normal live Mandrake\n"</div><div class='add'>+"able to use Mandriva Move as a normal live Mandriva\n"</div><div class='ctx'> "Operating System."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -86,7 +86,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "We did not detect any USB key on your system. If you\n"</div><div class='del'>-"plug in an USB key now, Mandrake Move will have the ability\n"</div><div class='add'>+"plug in an USB key now, Mandriva Move will have the ability\n"</div><div class='ctx'> "to transparently save the data in your home directory and\n"</div><div class='ctx'> "system wide configuration, for next boot on this computer\n"</div><div class='ctx'> "or another one. Note: if you plug in a key now, wait several\n"</div><div class='hunk'>@@ -94,7 +94,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You may also proceed without an USB key - you'll still be\n"</div><div class='del'>-"able to use Mandrake Move as a normal live Mandrake\n"</div><div class='add'>+"able to use Mandriva Move as a normal live Mandriva\n"</div><div class='ctx'> "Operating System."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -223,7 +223,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "This may come from corrupted system configuration files\n"</div><div class='ctx'> "on the USB key, in this case removing them and then\n"</div><div class='del'>-"rebooting Mandrake Move would fix the problem. To do\n"</div><div class='add'>+"rebooting Mandriva Move would fix the problem. To do\n"</div><div class='ctx'> "so, click on the corresponding button.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -1230,7 +1230,7 @@ msgstr "Diba ho yezh"</div><div class='ctx'> #: any.pm:733</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux can support multiple languages. Select\n"</div><div class='add'>+"Mandrivalinux can support multiple languages. Select\n"</div><div class='ctx'> "the languages you would like to install. They will be available\n"</div><div class='ctx'> "when your installation is complete and you restart your system."</div><div class='ctx'> msgstr "Gallout a rit dibab yezhoù all hag a vo hegerz goude staliañ"</div><div class='hunk'>@@ -3503,7 +3503,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Before continuing, you should carefully read the terms of the license. It\n"</div><div class='del'>-"covers the entire Mandrakelinux distribution. If you agree with all the\n"</div><div class='add'>+"covers the entire Mandrivalinux distribution. If you agree with all the\n"</div><div class='ctx'> "terms it contains, check the \"%s\" box. If not, clicking on the \"%s\"\n"</div><div class='ctx'> "button will reboot your computer."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -3613,7 +3613,7 @@ msgstr ""</div><div class='ctx'> #: help.pm:85</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"The Mandrakelinux installation is distributed on several CD-ROMs. If a\n"</div><div class='add'>+"The Mandrivalinux installation is distributed on several CD-ROMs. If a\n"</div><div class='ctx'> "selected package is located on another CD-ROM, DrakX will eject the current\n"</div><div class='ctx'> "CD and ask you to insert the required one. If you do not have the requested\n"</div><div class='ctx'> "CD at hand, just click on \"%s\", the corresponding packages will not be\n"</div><div class='hunk'>@@ -3624,11 +3624,11 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "It's now time to specify which programs you wish to install on your system.\n"</div><div class='del'>-"There are thousands of packages available for Mandrakelinux, and to make it\n"</div><div class='add'>+"There are thousands of packages available for Mandrivalinux, and to make it\n"</div><div class='ctx'> "simpler to manage, they have been placed into groups of similar\n"</div><div class='ctx'> "applications.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Mandrakelinux sorts package groups in four categories. You can mix and\n"</div><div class='add'>+"Mandrivalinux sorts package groups in four categories. You can mix and\n"</div><div class='ctx'> "match applications from the various categories, so a ``Workstation''\n"</div><div class='ctx'> "installation can still have applications from the ``Server'' category\n"</div><div class='ctx'> "installed.\n"</div><div class='hunk'>@@ -3735,10 +3735,10 @@ msgid ""</div><div class='ctx'> "!! If a server package has been selected, either because you specifically\n"</div><div class='ctx'> "chose the individual package or because it was part of a group of packages,\n"</div><div class='ctx'> "you'll be asked to confirm that you really want those servers to be\n"</div><div class='del'>-"installed. By default Mandrakelinux will automatically start any installed\n"</div><div class='add'>+"installed. By default Mandrivalinux will automatically start any installed\n"</div><div class='ctx'> "services at boot time. Even if they are safe and have no known issues at\n"</div><div class='ctx'> "the time the distribution was shipped, it is entirely possible that\n"</div><div class='del'>-"security holes were discovered after this version of Mandrakelinux was\n"</div><div class='add'>+"security holes were discovered after this version of Mandrivalinux was\n"</div><div class='ctx'> "finalized. If you do not know what a particular service is supposed to do "</div><div class='ctx'> "or\n"</div><div class='ctx'> "why it's being installed, then click \"%s\". Clicking \"%s\" will install\n"</div><div class='hunk'>@@ -3855,7 +3855,7 @@ msgstr ""</div><div class='ctx'> msgid ""</div><div class='ctx'> "X (for X Window System) is the heart of the GNU/Linux graphical interface\n"</div><div class='ctx'> "on which all the graphical environments (KDE, GNOME, AfterStep,\n"</div><div class='del'>-"WindowMaker, etc.) bundled with Mandrakelinux rely upon.\n"</div><div class='add'>+"WindowMaker, etc.) bundled with Mandrivalinux rely upon.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You'll see a list of different parameters to change to get an optimal\n"</div><div class='ctx'> "graphical display.\n"</div><div class='hunk'>@@ -3953,12 +3953,12 @@ msgstr ""</div><div class='ctx'> #: help.pm:316</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"You now need to decide where you want to install the Mandrakelinux\n"</div><div class='add'>+"You now need to decide where you want to install the Mandrivalinux\n"</div><div class='ctx'> "operating system on your hard drive. If your hard drive is empty or if an\n"</div><div class='ctx'> "existing operating system is using all the available space you will have to\n"</div><div class='ctx'> "partition the drive. Basically, partitioning a hard drive means to\n"</div><div class='ctx'> "logically divide it to create the space needed to install your new\n"</div><div class='del'>-"Mandrakelinux system.\n"</div><div class='add'>+"Mandrivalinux system.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Because the process of partitioning a hard drive is usually irreversible\n"</div><div class='ctx'> "and can lead to data losses, partitioning can be intimidating and stressful\n"</div><div class='hunk'>@@ -3985,7 +3985,7 @@ msgid ""</div><div class='ctx'> "FAT or NTFS partition. Resizing can be performed without the loss of any\n"</div><div class='ctx'> "data, provided you've previously defragmented the Windows partition.\n"</div><div class='ctx'> "Backing up your data is strongly recommended. Using this option is\n"</div><div class='del'>-"recommended if you want to use both Mandrakelinux and Microsoft Windows on\n"</div><div class='add'>+"recommended if you want to use both Mandrivalinux and Microsoft Windows on\n"</div><div class='ctx'> "the same computer.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "   Before choosing this option, please understand that after this\n"</div><div class='hunk'>@@ -3994,7 +3994,7 @@ msgid ""</div><div class='ctx'> "to store your data or to install new software.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". If you want to delete all data and all partitions present on\n"</div><div class='del'>-"your hard drive and replace them with your new Mandrakelinux system, choose\n"</div><div class='add'>+"your hard drive and replace them with your new Mandrivalinux system, choose\n"</div><div class='ctx'> "this option. Be careful, because you will not be able to undo this "</div><div class='ctx'> "operation\n"</div><div class='ctx'> "after you confirm.\n"</div><div class='hunk'>@@ -4123,7 +4123,7 @@ msgid ""</div><div class='ctx'> "Click on \"%s\" when you're ready to format the partitions.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click on \"%s\" if you want to choose another partition for your new\n"</div><div class='del'>-"Mandrakelinux operating system installation.\n"</div><div class='add'>+"Mandrivalinux operating system installation.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click on \"%s\" if you wish to select partitions which will be checked for\n"</div><div class='ctx'> "bad blocks on the disk."</div><div class='hunk'>@@ -4141,7 +4141,7 @@ msgstr "Diaraog"</div><div class='ctx'> #: help.pm:434</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"By the time you install Mandrakelinux, it's likely that some packages will\n"</div><div class='add'>+"By the time you install Mandrivalinux, it's likely that some packages will\n"</div><div class='ctx'> "have been updated since the initial release. Bugs may have been fixed,\n"</div><div class='ctx'> "security issues resolved. To allow you to benefit from these updates,\n"</div><div class='ctx'> "you're now able to download them from the Internet. Check \"%s\" if you\n"</div><div class='hunk'>@@ -4170,7 +4170,7 @@ msgid ""</div><div class='ctx'> "generally obtained at the expense of ease of use.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "If you do not know what to choose, keep the default option. You'll be able\n"</div><div class='del'>-"to change it later with the draksec tool, which is part of Mandrakelinux\n"</div><div class='add'>+"to change it later with the draksec tool, which is part of Mandrivalinux\n"</div><div class='ctx'> "Control Center.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Fill the \"%s\" field with the e-mail address of the person responsible for\n"</div><div class='hunk'>@@ -4186,7 +4186,7 @@ msgstr "Melestradur an surentez"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "At this point, you need to choose which partition(s) will be used for the\n"</div><div class='del'>-"installation of your Mandrakelinux system. If partitions have already been\n"</div><div class='add'>+"installation of your Mandrivalinux system. If partitions have already been\n"</div><div class='ctx'> "defined, either from a previous installation of GNU/Linux or by another\n"</div><div class='ctx'> "partitioning tool, you can use existing partitions. Otherwise, hard drive\n"</div><div class='ctx'> "partitions must be defined.\n"</div><div class='hunk'>@@ -4272,7 +4272,7 @@ msgstr "Tremen er mod boas/mailh"</div><div class='ctx'> msgid ""</div><div class='ctx'> "More than one Microsoft partition has been detected on your hard drive.\n"</div><div class='ctx'> "Please choose the one which you want to resize in order to install your new\n"</div><div class='del'>-"Mandrakelinux operating system.\n"</div><div class='add'>+"Mandrivalinux operating system.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Each partition is listed as follows: \"Linux name\", \"Windows name\"\n"</div><div class='ctx'> "\"Capacity\".\n"</div><div class='hunk'>@@ -4317,7 +4317,7 @@ msgid ""</div><div class='ctx'> "found on your machine.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "DrakX now needs to know if you want to perform a new installation or an\n"</div><div class='del'>-"upgrade of an existing Mandrakelinux system:\n"</div><div class='add'>+"upgrade of an existing Mandrivalinux system:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". For the most part, this completely wipes out the old system.\n"</div><div class='ctx'> "However, depending on your partitioning scheme, you can prevent some of\n"</div><div class='hunk'>@@ -4326,13 +4326,13 @@ msgid ""</div><div class='ctx'> "the file system, you should use this option.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". This installation class allows you to update the packages\n"</div><div class='del'>-"currently installed on your Mandrakelinux system. Your current partitioning\n"</div><div class='add'>+"currently installed on your Mandrivalinux system. Your current partitioning\n"</div><div class='ctx'> "scheme and user data will not be altered. Most of the other configuration\n"</div><div class='ctx'> "steps remain available and are similar to a standard installation.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Using the ``Upgrade'' option should work fine on Mandrakelinux systems\n"</div><div class='add'>+"Using the ``Upgrade'' option should work fine on Mandrivalinux systems\n"</div><div class='ctx'> "running version \"8.1\" or later. Performing an upgrade on versions prior\n"</div><div class='del'>-"to Mandrakelinux version \"8.1\" is not recommended."</div><div class='add'>+"to Mandrivalinux version \"8.1\" is not recommended."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: help.pm:591</div><div class='hunk'>@@ -4373,7 +4373,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "About UTF-8 (unicode) support: Unicode is a new character encoding meant to\n"</div><div class='ctx'> "cover all existing languages. However full support for it in GNU/Linux is\n"</div><div class='del'>-"still under development. For that reason, Mandrakelinux's use of UTF-8 will\n"</div><div class='add'>+"still under development. For that reason, Mandrivalinux's use of UTF-8 will\n"</div><div class='ctx'> "depend on the user's choices:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * If you choose a language with a strong legacy encoding (latin1\n"</div><div class='hunk'>@@ -4532,7 +4532,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Now, it's time to select a printing system for your computer. Other\n"</div><div class='del'>-"operating systems may offer you one, but Mandrakelinux offers two. Each of\n"</div><div class='add'>+"operating systems may offer you one, but Mandrivalinux offers two. Each of\n"</div><div class='ctx'> "the printing systems is best suited to particular types of configuration.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\" -- which is an acronym for ``print, do not queue'', is the choice\n"</div><div class='hunk'>@@ -4553,7 +4553,7 @@ msgid ""</div><div class='ctx'> "options and for managing the printer.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "If you make a choice now, and later find that you do not like your printing\n"</div><div class='del'>-"system you may change it by running PrinterDrake from the Mandrakelinux\n"</div><div class='add'>+"system you may change it by running PrinterDrake from the Mandrivalinux\n"</div><div class='ctx'> "Control Center and clicking on the \"%s\" button."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -4653,7 +4653,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": if you wish to configure your Internet or local network access,\n"</div><div class='ctx'> "you can do so now. Refer to the printed documentation or use the\n"</div><div class='del'>-"Mandrakelinux Control Center after the installation has finished to benefit\n"</div><div class='add'>+"Mandrivalinux Control Center after the installation has finished to benefit\n"</div><div class='ctx'> "from full in-line help.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": allows to configure HTTP and FTP proxy addresses if the machine\n"</div><div class='hunk'>@@ -4670,7 +4670,7 @@ msgid ""</div><div class='ctx'> " * \"%s\": if you wish to change your bootloader configuration, click this\n"</div><div class='ctx'> "button. This should be reserved to advanced users. Refer to the printed\n"</div><div class='ctx'> "documentation or the in-line help about bootloader configuration in the\n"</div><div class='del'>-"Mandrakelinux Control Center.\n"</div><div class='add'>+"Mandrivalinux Control Center.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": through this entry you can fine tune which services will be run\n"</div><div class='ctx'> "on your machine. If you plan to use this machine as a server it's a good\n"</div><div class='hunk'>@@ -4732,7 +4732,7 @@ msgstr "Servijerioù"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Choose the hard drive you want to erase in order to install your new\n"</div><div class='del'>-"Mandrakelinux partition. Be careful, all data on this drive will be lost\n"</div><div class='add'>+"Mandrivalinux partition. Be careful, all data on this drive will be lost\n"</div><div class='ctx'> "and will not be recoverable!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -5055,7 +5055,7 @@ msgstr "Emaon o jediñ ment ar barzhadur Windows"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Your Windows partition is too fragmented. Please reboot your computer under "</div><div class='del'>-"Windows, run the ``defrag'' utility, then restart the Mandrakelinux "</div><div class='add'>+"Windows, run the ``defrag'' utility, then restart the Mandrivalinux "</div><div class='ctx'> "installation."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -5170,19 +5170,19 @@ msgid ""</div><div class='ctx'> "Introduction\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "The operating system and the different components available in the "</div><div class='del'>-"Mandrakelinux distribution \n"</div><div class='add'>+"Mandrivalinux distribution \n"</div><div class='ctx'> "shall be called the \"Software Products\" hereafter. The Software Products "</div><div class='ctx'> "include, but are not \n"</div><div class='ctx'> "restricted to, the set of programs, methods, rules and documentation related "</div><div class='ctx'> "to the operating \n"</div><div class='del'>-"system and the different components of the Mandrakelinux distribution.\n"</div><div class='add'>+"system and the different components of the Mandrivalinux distribution.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "1. License Agreement\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Please read this document carefully. This document is a license agreement "</div><div class='ctx'> "between you and  \n"</div><div class='del'>-"Mandrakesoft S.A. which applies to the Software Products.\n"</div><div class='add'>+"Mandriva S.A. which applies to the Software Products.\n"</div><div class='ctx'> "By installing, duplicating or using the Software Products in any manner, you "</div><div class='ctx'> "explicitly \n"</div><div class='ctx'> "accept and fully agree to conform to the terms and conditions of this "</div><div class='hunk'>@@ -5204,7 +5204,7 @@ msgid ""</div><div class='ctx'> "The Software Products and attached documentation are provided \"as is\", "</div><div class='ctx'> "with no warranty, to the \n"</div><div class='ctx'> "extent permitted by law.\n"</div><div class='del'>-"Mandrakesoft S.A. will, in no circumstances and to the extent permitted by "</div><div class='add'>+"Mandriva S.A. will, in no circumstances and to the extent permitted by "</div><div class='ctx'> "law, be liable for any special,\n"</div><div class='ctx'> "incidental, direct or indirect damages whatsoever (including without "</div><div class='ctx'> "limitation damages for loss of \n"</div><div class='hunk'>@@ -5212,14 +5212,14 @@ msgid ""</div><div class='ctx'> "resulting from a court \n"</div><div class='ctx'> "judgment, or any other consequential loss) arising out of  the use or "</div><div class='ctx'> "inability to use the Software \n"</div><div class='del'>-"Products, even if Mandrakesoft S.A. has been advised of the possibility or "</div><div class='add'>+"Products, even if Mandriva S.A. has been advised of the possibility or "</div><div class='ctx'> "occurrence of such \n"</div><div class='ctx'> "damages.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN SOME "</div><div class='ctx'> "COUNTRIES\n"</div><div class='ctx'> "\n"</div><div class='del'>-"To the extent permitted by law, Mandrakesoft S.A. or its distributors will, "</div><div class='add'>+"To the extent permitted by law, Mandriva S.A. or its distributors will, "</div><div class='ctx'> "in no circumstances, be \n"</div><div class='ctx'> "liable for any special, incidental, direct or indirect damages whatsoever "</div><div class='ctx'> "(including without \n"</div><div class='hunk'>@@ -5229,7 +5229,7 @@ msgid ""</div><div class='ctx'> "loss) arising out \n"</div><div class='ctx'> "of the possession and use of software components or arising out of  "</div><div class='ctx'> "downloading software components \n"</div><div class='del'>-"from one of Mandrakelinux sites  which are prohibited or restricted in some "</div><div class='add'>+"from one of Mandrivalinux sites  which are prohibited or restricted in some "</div><div class='ctx'> "countries by local laws.\n"</div><div class='ctx'> "This limited liability applies to, but is not restricted to, the strong "</div><div class='ctx'> "cryptography components \n"</div><div class='hunk'>@@ -5249,10 +5249,10 @@ msgid ""</div><div class='ctx'> "and conditions of the license agreement for each component before using any "</div><div class='ctx'> "component. Any question \n"</div><div class='ctx'> "on a component license should be addressed to the component author and not "</div><div class='del'>-"to Mandrakesoft.\n"</div><div class='del'>-"The programs developed by Mandrakesoft S.A. are governed by the GPL License. "</div><div class='add'>+"to Mandriva.\n"</div><div class='add'>+"The programs developed by Mandriva S.A. are governed by the GPL License. "</div><div class='ctx'> "Documentation written \n"</div><div class='del'>-"by Mandrakesoft S.A. is governed by a specific license. Please refer to the "</div><div class='add'>+"by Mandriva S.A. is governed by a specific license. Please refer to the "</div><div class='ctx'> "documentation for \n"</div><div class='ctx'> "further details.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -5263,11 +5263,11 @@ msgid ""</div><div class='ctx'> "respective authors and are \n"</div><div class='ctx'> "protected by intellectual property and copyright laws applicable to software "</div><div class='ctx'> "programs.\n"</div><div class='del'>-"Mandrakesoft S.A. reserves its rights to modify or adapt the Software "</div><div class='add'>+"Mandriva S.A. reserves its rights to modify or adapt the Software "</div><div class='ctx'> "Products, as a whole or in \n"</div><div class='ctx'> "parts, by all means and for all purposes.\n"</div><div class='del'>-"\"Mandrake\", \"Mandrakelinux\" and associated logos are trademarks of "</div><div class='del'>-"Mandrakesoft S.A.  \n"</div><div class='add'>+"\"Mandriva\", \"Mandrivalinux\" and associated logos are trademarks of "</div><div class='add'>+"Mandriva S.A.  \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "5. Governing Laws \n"</div><div class='hunk'>@@ -5283,7 +5283,7 @@ msgid ""</div><div class='ctx'> "court. As a last \n"</div><div class='ctx'> "resort, the dispute will be referred to the appropriate Courts of Law of "</div><div class='ctx'> "Paris - France.\n"</div><div class='del'>-"For any question on this document, please contact Mandrakesoft S.A.  \n"</div><div class='add'>+"For any question on this document, please contact Mandriva S.A.  \n"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: install_messages.pm:90</div><div class='hunk'>@@ -5340,7 +5340,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "For information on fixes which are available for this release of "</div><div class='del'>-"Mandrakelinux,\n"</div><div class='add'>+"Mandrivalinux,\n"</div><div class='ctx'> "consult the Errata available from:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -5348,13 +5348,13 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Information on configuring your system is available in the post\n"</div><div class='del'>-"install chapter of the Official Mandrakelinux User's Guide."</div><div class='add'>+"install chapter of the Official Mandrivalinux User's Guide."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Gourc'hemennoù, peurc'hraet eo ar staliadur.\n"</div><div class='ctx'> "Lamit ar bladenn loc'hañ ha gwaskit enkas evit adloc'hañ.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Evit titouroù war palastroù hegerz evit stumm-mañ Mandrakelinux,\n"</div><div class='add'>+"Evit titouroù war palastroù hegerz evit stumm-mañ Mandrivalinux,\n"</div><div class='ctx'> "sellit ouzh ar Errata war : \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -5362,7 +5362,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Titouroù war gefluniañ ho reizhiad a zo hegerz e rannbennad Goude\n"</div><div class='del'>-"Staliañ Sturier ofisiel an Arveriad Mandrakelinux."</div><div class='add'>+"Staliañ Sturier ofisiel an Arveriad Mandrivalinux."</div><div class='ctx'> </div><div class='ctx'> #. -PO: keep the double empty lines between sections, this is formatted a la LaTeX</div><div class='ctx'> #: install_messages.pm:144</div><div class='hunk'>@@ -5393,7 +5393,7 @@ msgstr "O kregiñ gant al lankad `%s'\n"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Your system is low on resources. You may have some problem installing\n"</div><div class='del'>-"Mandrakelinux. If that occurs, you can try a text install instead. For "</div><div class='add'>+"Mandrivalinux. If that occurs, you can try a text install instead. For "</div><div class='ctx'> "this,\n"</div><div class='ctx'> "press `F1' when booting on CDROM, then enter `text'."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -5911,9 +5911,9 @@ msgstr ""</div><div class='ctx'> #: install_steps_interactive.pm:821</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Contacting Mandrakelinux web site to get the list of available mirrors..."</div><div class='add'>+"Contacting Mandrivalinux web site to get the list of available mirrors..."</div><div class='ctx'> msgstr ""</div><div class='del'>-"O taremprediñ al lec'hienn Mandrakelinux evit kaout roll ar pakadoù "</div><div class='add'>+"O taremprediñ al lec'hienn Mandrivalinux evit kaout roll ar pakadoù "</div><div class='ctx'> "hegerz ..."</div><div class='ctx'> </div><div class='ctx'> #: install_steps_interactive.pm:840</div><div class='hunk'>@@ -6123,8 +6123,8 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: install_steps_newt.pm:20</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Installation %s"</div><div class='del'>-msgstr "Staliadur Mandrakelinux %s"</div><div class='add'>+msgid "Mandrivalinux Installation %s"</div><div class='add'>+msgstr "Staliadur Mandrivalinux %s"</div><div class='ctx'> </div><div class='ctx'> #. -PO: This string must fit in a 80-char wide text screen</div><div class='ctx'> #: install_steps_newt.pm:34</div><div class='hunk'>@@ -8697,7 +8697,7 @@ msgstr "BitTorrent"</div><div class='ctx'> msgid ""</div><div class='ctx'> "drakfirewall configurator\n"</div><div class='ctx'> "\n"</div><div class='del'>-"This configures a personal firewall for this Mandrakelinux machine.\n"</div><div class='add'>+"This configures a personal firewall for this Mandrivalinux machine.\n"</div><div class='ctx'> "For a powerful and dedicated firewall solution, please look to the\n"</div><div class='ctx'> "specialized MandrakeSecurity Firewall distribution."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -12294,7 +12294,7 @@ msgstr ""</div><div class='ctx'> #: printer/printerdrake.pm:3929</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Run Scannerdrake (Hardware/Scanner in Mandrakelinux Control Center) to share "</div><div class='add'>+"Run Scannerdrake (Hardware/Scanner in Mandrivalinux Control Center) to share "</div><div class='ctx'> "your scanner on the network.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -14042,18 +14042,18 @@ msgstr "Plaenaozañ"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;What is Mandrakelinux?&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Petra eo Mandrakelinux ?&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;What is Mandrivalinux?&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Petra eo Mandrivalinux ?&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Welcome to &lt;b&gt;Mandrakelinux&lt;/b&gt;!"</div><div class='del'>-msgstr "Degemer e &lt;b&gt;Mandrakelinux&lt;/b&gt; !"</div><div class='add'>+msgid "Welcome to &lt;b&gt;Mandrivalinux&lt;/b&gt;!"</div><div class='add'>+msgstr "Degemer e &lt;b&gt;Mandrivalinux&lt;/b&gt; !"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is a &lt;b&gt;Linux distribution&lt;/b&gt; that comprises the core of the "</div><div class='add'>+"Mandrivalinux is a &lt;b&gt;Linux distribution&lt;/b&gt; that comprises the core of the "</div><div class='ctx'> "system, called the &lt;b&gt;operating system&lt;/b&gt; (based on the Linux kernel) "</div><div class='ctx'> "together with &lt;b&gt;a lot of applications&lt;/b&gt; meeting every need you could even "</div><div class='ctx'> "think of."</div><div class='hunk'>@@ -14062,7 +14062,7 @@ msgstr ""</div><div class='ctx'> #: share/advertising/01.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is the most &lt;b&gt;user-friendly&lt;/b&gt; Linux distribution today. It "</div><div class='add'>+"Mandrivalinux is the most &lt;b&gt;user-friendly&lt;/b&gt; Linux distribution today. It "</div><div class='ctx'> "is also one of the &lt;b&gt;most widely used&lt;/b&gt; Linux distributions worldwide!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -14079,9 +14079,9 @@ msgstr "Degemer er &lt;b&gt;bed dieub&lt;/b&gt; !"</div><div class='ctx'> #: share/advertising/02.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is committed to the open source model. This means that this "</div><div class='del'>-"new release is the result of &lt;b&gt;collaboration&lt;/b&gt; between &lt;b&gt;Mandrakesoft's "</div><div class='del'>-"team of developers&lt;/b&gt; and the &lt;b&gt;worldwide community&lt;/b&gt; of Mandrakelinux "</div><div class='add'>+"Mandrivalinux is committed to the open source model. This means that this "</div><div class='add'>+"new release is the result of &lt;b&gt;collaboration&lt;/b&gt; between &lt;b&gt;Mandriva's "</div><div class='add'>+"team of developers&lt;/b&gt; and the &lt;b&gt;worldwide community&lt;/b&gt; of Mandrivalinux "</div><div class='ctx'> "contributors."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -14101,7 +14101,7 @@ msgstr "&lt;b&gt;Ar GPL&lt;/b&gt;"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Most of the software included in the distribution and all of the "</div><div class='del'>-"Mandrakelinux tools are licensed under the &lt;b&gt;General Public License&lt;/b&gt;."</div><div class='add'>+"Mandrivalinux tools are licensed under the &lt;b&gt;General Public License&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/03.pl:17</div><div class='hunk'>@@ -14127,10 +14127,10 @@ msgstr ""</div><div class='ctx'> #: share/advertising/04.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux has one of the &lt;b&gt;biggest communities&lt;/b&gt; of users and "</div><div class='add'>+"Mandrivalinux has one of the &lt;b&gt;biggest communities&lt;/b&gt; of users and "</div><div class='ctx'> "developers. The role of such a community is very wide, ranging from bug "</div><div class='ctx'> "reporting to the development of new applications. The community plays a "</div><div class='del'>-"&lt;b&gt;key role&lt;/b&gt; in the Mandrakelinux world."</div><div class='add'>+"&lt;b&gt;key role&lt;/b&gt; in the Mandrivalinux world."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/04.pl:17</div><div class='hunk'>@@ -14149,8 +14149,8 @@ msgstr ""</div><div class='ctx'> #: share/advertising/05.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"You are now installing &lt;b&gt;Mandrakelinux Download&lt;/b&gt;. This is the free "</div><div class='del'>-"version that Mandrakesoft wants to keep &lt;b&gt;available to everyone&lt;/b&gt;."</div><div class='add'>+"You are now installing &lt;b&gt;Mandrivalinux Download&lt;/b&gt;. This is the free "</div><div class='add'>+"version that Mandriva wants to keep &lt;b&gt;available to everyone&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/05.pl:19</div><div class='hunk'>@@ -14177,7 +14177,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "You will not have access to the &lt;b&gt;services included&lt;/b&gt; in the other "</div><div class='del'>-"Mandrakesoft products either."</div><div class='add'>+"Mandriva products either."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:13</div><div class='hunk'>@@ -14187,7 +14187,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux Discovery&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux Discovery&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:17</div><div class='hunk'>@@ -14206,13 +14206,13 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/07.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux PowerPack&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux PowerPack&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/07.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"PowerPack is Mandrakesoft's &lt;b&gt;premier Linux desktop&lt;/b&gt; product. PowerPack "</div><div class='add'>+"PowerPack is Mandriva's &lt;b&gt;premier Linux desktop&lt;/b&gt; product. PowerPack "</div><div class='ctx'> "includes &lt;b&gt;thousands of applications&lt;/b&gt; - everything from the most popular "</div><div class='ctx'> "to the most advanced."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -14224,7 +14224,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/08.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux PowerPack+&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux PowerPack+&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/08.pl:17</div><div class='hunk'>@@ -14238,20 +14238,20 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:13</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakestore&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Store&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakesoft&lt;/b&gt; has developed a wide range of &lt;b&gt;Mandrakelinux&lt;/b&gt; "</div><div class='add'>+"&lt;b&gt;Mandriva&lt;/b&gt; has developed a wide range of &lt;b&gt;Mandrivalinux&lt;/b&gt; "</div><div class='ctx'> "products."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:17</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "The Mandrakelinux products are:"</div><div class='del'>-msgstr "Mandrakelinux Control Center"</div><div class='add'>+msgid "The Mandrivalinux products are:"</div><div class='add'>+msgstr "Mandrivalinux Control Center"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:18</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -14271,61 +14271,61 @@ msgstr ""</div><div class='ctx'> #: share/advertising/09.pl:21</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;Mandrakelinux for x86-64&lt;/b&gt;, The Mandrakelinux solution for making "</div><div class='add'>+"\t* &lt;b&gt;Mandrivalinux for x86-64&lt;/b&gt;, The Mandrivalinux solution for making "</div><div class='ctx'> "the most of your 64-bit processor."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products (Nomad Products)&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products (Nomad Products)&lt;/b&gt;"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakesoft has developed two products that allow you to use Mandrakelinux "</div><div class='add'>+"Mandriva has developed two products that allow you to use Mandrivalinux "</div><div class='ctx'> "&lt;b&gt;on any computer&lt;/b&gt; and without any need to actually install it:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:18</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;Move&lt;/b&gt;, a Mandrakelinux distribution that runs entirely from a "</div><div class='add'>+"\t* &lt;b&gt;Move&lt;/b&gt;, a Mandrivalinux distribution that runs entirely from a "</div><div class='ctx'> "bootable CD-ROM."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, a Mandrakelinux distribution pre-installed on the "</div><div class='add'>+"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, a Mandrivalinux distribution pre-installed on the "</div><div class='ctx'> "ultra-compact “LaCie Mobile Hard Drive”."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products (Professional Solutions)&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products (Professional Solutions)&lt;/b&gt;"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Below are the Mandrakesoft products designed to meet the &lt;b&gt;professional "</div><div class='add'>+"Below are the Mandriva products designed to meet the &lt;b&gt;professional "</div><div class='ctx'> "needs&lt;/b&gt;:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:16</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, The Mandrakelinux Desktop for Businesses."</div><div class='add'>+msgid "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, The Mandrivalinux Desktop for Businesses."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:17</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, The Mandrakelinux Server Solution."</div><div class='add'>+msgid "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, The Mandrivalinux Server Solution."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:18</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, The Mandrakelinux Security Solution."</div><div class='add'>+msgid "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, The Mandrivalinux Security Solution."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/12.pl:13</div><div class='hunk'>@@ -14363,7 +14363,7 @@ msgstr "All burevioù c'hrafek"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "With PowerPack, you will have the choice of the &lt;b&gt;graphical desktop "</div><div class='del'>-"environment&lt;/b&gt;. Mandrakesoft has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='add'>+"environment&lt;/b&gt;. Mandriva has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/13-a.pl:17 share/advertising/13-b.pl:17</div><div class='hunk'>@@ -14384,7 +14384,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "With PowerPack+, you will have the choice of the &lt;b&gt;graphical desktop "</div><div class='del'>-"environment&lt;/b&gt;. Mandrakesoft has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='add'>+"environment&lt;/b&gt;. Mandriva has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/14.pl:15</div><div class='hunk'>@@ -14501,7 +14501,7 @@ msgstr ""</div><div class='ctx'> #: share/advertising/18.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"In the Mandrakelinux menu you will find &lt;b&gt;easy-to-use&lt;/b&gt; applications for "</div><div class='add'>+"In the Mandrivalinux menu you will find &lt;b&gt;easy-to-use&lt;/b&gt; applications for "</div><div class='ctx'> "&lt;b&gt;all of your tasks&lt;/b&gt;:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -14736,14 +14736,14 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakelinux Control Center&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Kreizenn ren Mandrakelinux&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandrivalinux Control Center&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Kreizenn ren Mandrivalinux&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"The &lt;b&gt;Mandrakelinux Control Center&lt;/b&gt; is an essential collection of "</div><div class='del'>-"Mandrakelinux-specific utilities designed to simplify the configuration of "</div><div class='add'>+"The &lt;b&gt;Mandrivalinux Control Center&lt;/b&gt; is an essential collection of "</div><div class='add'>+"Mandrivalinux-specific utilities designed to simplify the configuration of "</div><div class='ctx'> "your computer."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -14765,9 +14765,9 @@ msgstr ""</div><div class='ctx'> msgid ""</div><div class='ctx'> "Like all computer programming, open source software &lt;b&gt;requires time and "</div><div class='ctx'> "people&lt;/b&gt; for development. In order to respect the open source philosophy, "</div><div class='del'>-"Mandrakesoft sells added value products and services to &lt;b&gt;keep improving "</div><div class='del'>-"Mandrakelinux&lt;/b&gt;. If you want to &lt;b&gt;support the open source philosophy&lt;/b&gt; "</div><div class='del'>-"and the development of Mandrakelinux, &lt;b&gt;please&lt;/b&gt; consider buying one of "</div><div class='add'>+"Mandriva sells added value products and services to &lt;b&gt;keep improving "</div><div class='add'>+"Mandrivalinux&lt;/b&gt;. If you want to &lt;b&gt;support the open source philosophy&lt;/b&gt; "</div><div class='add'>+"and the development of Mandrivalinux, &lt;b&gt;please&lt;/b&gt; consider buying one of "</div><div class='ctx'> "our products or services!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -14779,7 +14779,7 @@ msgstr "&lt;b&gt;MandrakeStore&lt;/b&gt;"</div><div class='ctx'> #: share/advertising/27.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"To learn more about Mandrakesoft products and services, you can visit our "</div><div class='add'>+"To learn more about Mandriva products and services, you can visit our "</div><div class='ctx'> "&lt;b&gt;e-commerce platform&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -14802,20 +14802,20 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:15</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeclub&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeonline&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Club&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Online&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakeclub&lt;/b&gt; is the &lt;b&gt;perfect companion&lt;/b&gt; to your Mandrakelinux "</div><div class='add'>+"&lt;b&gt;Mandriva Club&lt;/b&gt; is the &lt;b&gt;perfect companion&lt;/b&gt; to your Mandrivalinux "</div><div class='ctx'> "product.."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Take advantage of &lt;b&gt;valuable benefits&lt;/b&gt; by joining Mandrakeclub, such as:"</div><div class='add'>+"Take advantage of &lt;b&gt;valuable benefits&lt;/b&gt; by joining Mandriva Club, such as:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:20</div><div class='hunk'>@@ -14834,33 +14834,33 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:22</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* Participation in Mandrakelinux &lt;b&gt;user forums&lt;/b&gt;."</div><div class='add'>+msgid "\t* Participation in Mandrivalinux &lt;b&gt;user forums&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:23</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "\t* &lt;b&gt;Early and privileged access&lt;/b&gt;, before public release, to "</div><div class='del'>-"Mandrakelinux &lt;b&gt;ISO images&lt;/b&gt;."</div><div class='add'>+"Mandrivalinux &lt;b&gt;ISO images&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeonline&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeonline&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Online&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Online&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakeonline&lt;/b&gt; is a new premium service that Mandrakesoft is proud to "</div><div class='add'>+"&lt;b&gt;Mandriva Online&lt;/b&gt; is a new premium service that Mandriva is proud to "</div><div class='ctx'> "offer its customers!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakeonline provides a wide range of valuable services for &lt;b&gt;easily "</div><div class='del'>-"updating&lt;/b&gt; your Mandrakelinux systems:"</div><div class='add'>+"Mandriva Online provides a wide range of valuable services for &lt;b&gt;easily "</div><div class='add'>+"updating&lt;/b&gt; your Mandrivalinux systems:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:18</div><div class='hunk'>@@ -14883,32 +14883,32 @@ msgstr ""</div><div class='ctx'> #: share/advertising/29.pl:21</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* Management of &lt;b&gt;all your Mandrakelinux systems&lt;/b&gt; with one account."</div><div class='add'>+"\t* Management of &lt;b&gt;all your Mandrivalinux systems&lt;/b&gt; with one account."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:13</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeexpert&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakestore&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Expert&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Store&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Do you require &lt;b&gt;assistance?&lt;/b&gt; Meet Mandrakesoft's technical experts on "</div><div class='add'>+"Do you require &lt;b&gt;assistance?&lt;/b&gt; Meet Mandriva's technical experts on "</div><div class='ctx'> "&lt;b&gt;our technical support platform&lt;/b&gt; www.mandrakeexpert.com."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Thanks to the help of &lt;b&gt;qualified Mandrakelinux experts&lt;/b&gt;, you will save "</div><div class='add'>+"Thanks to the help of &lt;b&gt;qualified Mandrivalinux experts&lt;/b&gt;, you will save "</div><div class='ctx'> "a lot of time."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"For any question related to Mandrakelinux, you have the possibility to "</div><div class='add'>+"For any question related to Mandrivalinux, you have the possibility to "</div><div class='ctx'> "purchase support incidents at &lt;b&gt;store.mandrakesoft.com&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -15199,8 +15199,8 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:196</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "Mandrakesoft Wizards"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakestore&lt;/b&gt;"</div><div class='add'>+msgid "Mandriva Wizards"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Store&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:197</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -15295,7 +15295,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "[OPTIONS]...\n"</div><div class='del'>-"Mandrakelinux Terminal Server Configurator\n"</div><div class='add'>+"Mandrivalinux Terminal Server Configurator\n"</div><div class='ctx'> "--enable         : enable MTS\n"</div><div class='ctx'> "--disable        : disable MTS\n"</div><div class='ctx'> "--start          : start MTS\n"</div><div class='hunk'>@@ -15343,7 +15343,7 @@ msgstr ""</div><div class='ctx'> msgid ""</div><div class='ctx'> "[OPTION]...\n"</div><div class='ctx'> "  --no-confirmation      do not ask first confirmation question in "</div><div class='del'>-"MandrakeUpdate mode\n"</div><div class='add'>+"Mandriva Update mode\n"</div><div class='ctx'> "  --no-verify-rpm        do not verify packages signatures\n"</div><div class='ctx'> "  --changelog-first      display changelog before filelist in the "</div><div class='ctx'> "description window\n"</div><div class='hunk'>@@ -17815,13 +17815,13 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:41</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "Mandrakelinux Bug Report Tool"</div><div class='del'>-msgstr "Mandrakelinux Control Center"</div><div class='add'>+msgid "Mandrivalinux Bug Report Tool"</div><div class='add'>+msgstr "Mandrivalinux Control Center"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:46</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Control Center"</div><div class='del'>-msgstr "Kreizenn ren Mandrakelinux"</div><div class='add'>+msgid "Mandrivalinux Control Center"</div><div class='add'>+msgstr "Kreizenn ren Mandrivalinux"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:48</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -17841,8 +17841,8 @@ msgstr "HardDrake"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:51</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakeonline"</div><div class='del'>-msgstr "Mandrakeonline"</div><div class='add'>+msgid "Mandriva Online"</div><div class='add'>+msgstr "Mandriva Online"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:52</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -17886,8 +17886,8 @@ msgstr "Skoazellerien kefluniadur"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:81</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Select Mandrakesoft Tool:"</div><div class='del'>-msgstr "Dibabit un ostilh Mandrakesoft :"</div><div class='add'>+msgid "Select Mandriva Tool:"</div><div class='add'>+msgstr "Dibabit un ostilh Mandriva :"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:82</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -18299,14 +18299,14 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "This interface has not been configured yet.\n"</div><div class='del'>-"Run the \"Add an interface\" assistant from the Mandrakelinux Control Center"</div><div class='add'>+"Run the \"Add an interface\" assistant from the Mandrivalinux Control Center"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakconnect:1009 standalone/net_applet:61</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "You do not have any configured Internet connection.\n"</div><div class='del'>-"Run the \"%s\" assistant from the Mandrakelinux Control Center"</div><div class='add'>+"Run the \"%s\" assistant from the Mandrivalinux Control Center"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #. -PO: here "Add Connection" should be translated the same was as in control-center</div><div class='hunk'>@@ -18357,7 +18357,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakedm:36</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "MdkKDM (Mandrakelinux Display Manager)"</div><div class='add'>+msgid "MdkKDM (Mandrivalinux Display Manager)"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakedm:37</div><div class='hunk'>@@ -18642,7 +18642,7 @@ msgstr "Enporzh"</div><div class='ctx'> #: standalone/drakfont:511</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Copyright (C) 2001-2002 by Mandrakesoft \n"</div><div class='add'>+"Copyright (C) 2001-2002 by Mandriva \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "       DUPONT Sebastien (original version)\n"</div><div class='hunk'>@@ -19102,7 +19102,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> " drakhelp 0.1\n"</div><div class='del'>-"Copyright (C) 2003-2004 Mandrakesoft.\n"</div><div class='add'>+"Copyright (C) 2003-2004 Mandriva.\n"</div><div class='ctx'> "This is free software and may be redistributed under the terms of the GNU "</div><div class='ctx'> "GPL.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -19129,8 +19129,8 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakhelp:36</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Help Center"</div><div class='del'>-msgstr "Kreizenn sikourMandrakelinux"</div><div class='add'>+msgid "Mandrivalinux Help Center"</div><div class='add'>+msgstr "Kreizenn sikourMandrivalinux"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakhelp:36</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -22106,8 +22106,8 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/logdrake:50</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "Mandrakelinux Tools Logs"</div><div class='del'>-msgstr "Mandrakelinux Control Center"</div><div class='add'>+msgid "Mandrivalinux Tools Logs"</div><div class='add'>+msgstr "Mandrivalinux Control Center"</div><div class='ctx'> </div><div class='ctx'> #: standalone/logdrake:51</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -22613,7 +22613,7 @@ msgstr "Echu eo ar gevreadenn"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Connection failed.\n"</div><div class='del'>-"Verify your configuration in the Mandrakelinux Control Center."</div><div class='add'>+"Verify your configuration in the Mandrivalinux Control Center."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/net_monitor:341</div><div class='hunk'>@@ -23452,8 +23452,8 @@ msgstr " Sac'het eo ar staliadur"</div><div class='ctx'> #~ msgid "You've not selected any font"</div><div class='ctx'> #~ msgstr "N'oc'h eus ket dibabet un nodrezh bennak"</div><div class='ctx'> </div><div class='del'>-#~ msgid "MandrakeSoft Wizards"</div><div class='del'>-#~ msgstr "Skozelerien MandrakeSoft"</div><div class='add'>+#~ msgid "Mandriva Wizards"</div><div class='add'>+#~ msgstr "Skozelerien Mandriva"</div><div class='ctx'> </div><div class='ctx'> #~ msgid "No browser available! Please install one"</div><div class='ctx'> #~ msgstr "N'eus furcher da gaout ebet ! Stalit unan mar plij"</div><div class='head'>diff --git a/perl-install/share/po/bs.po b/perl-install/share/po/bs.po<br/>index 56c38a80a..9f1f91f2a 100644<br/>--- a/<a href='/software/drakx/tree/perl-install/share/po/bs.po?h=18.33&amp;id=a2c392a9ab83bb9031fb11f99f0101f1f2d9f140'>perl-install/share/po/bs.po</a><br/>+++ b/<a href='/software/drakx/tree/perl-install/share/po/bs.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/bs.po</a></div><div class='hunk'>@@ -68,14 +68,14 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click the button to reboot the machine, unplug it, remove write protection,\n"</div><div class='del'>-"plug the key again, and launch Mandrake Move again."</div><div class='add'>+"plug the key again, and launch Mandriva Move again."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Izgleda da je na USB ključu aktivirana zaštita, ali ga sada ne možemo\n"</div><div class='ctx'> "bezbjedno isključiti.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Kliknite na dugme da restartujete računar, isključite ga, uklonite zašitu\n"</div><div class='del'>-"od pisanja, ponovo utaknite ključ i pokrenite Mandrake Move."</div><div class='add'>+"od pisanja, ponovo utaknite ključ i pokrenite Mandriva Move."</div><div class='ctx'> </div><div class='ctx'> #: ../move/move.pm:468 help.pm:409 install_steps_interactive.pm:1320</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -93,7 +93,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You may also proceed without an USB key - you'll still be\n"</div><div class='del'>-"able to use Mandrake Move as a normal live Mandrake\n"</div><div class='add'>+"able to use Mandriva Move as a normal live Mandriva\n"</div><div class='ctx'> "Operating System."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Vaš USB ključ ne sadrži ispravne Windows (FAT) particije.\n"</div><div class='hunk'>@@ -104,13 +104,13 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Takođe možete nastaviti bez USB ključ - još uvijek možete\n"</div><div class='del'>-"koristiti Mandrake Move kao običan Mandrake operativni sistem."</div><div class='add'>+"koristiti Mandriva Move kao običan Mandrake operativni sistem."</div><div class='ctx'> </div><div class='ctx'> #: ../move/move.pm:483</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "We did not detect any USB key on your system. If you\n"</div><div class='del'>-"plug in an USB key now, Mandrake Move will have the ability\n"</div><div class='add'>+"plug in an USB key now, Mandriva Move will have the ability\n"</div><div class='ctx'> "to transparently save the data in your home directory and\n"</div><div class='ctx'> "system wide configuration, for next boot on this computer\n"</div><div class='ctx'> "or another one. Note: if you plug in a key now, wait several\n"</div><div class='hunk'>@@ -118,11 +118,11 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You may also proceed without an USB key - you'll still be\n"</div><div class='del'>-"able to use Mandrake Move as a normal live Mandrake\n"</div><div class='add'>+"able to use Mandriva Move as a normal live Mandriva\n"</div><div class='ctx'> "Operating System."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Nisam pronašao USB ključ na vašem sistemu. Ako\n"</div><div class='del'>-"uključite USB ključ, Mandrake Move će imati mogućnost\n"</div><div class='add'>+"uključite USB ključ, Mandriva Move će imati mogućnost\n"</div><div class='ctx'> "da transparentno čuva vaše podatke u vašem home direktoriju\n"</div><div class='ctx'> "kao i konfiguraciju sistema za sljedeće pokretanje sistema na\n"</div><div class='ctx'> "ovom ili nekom drugom računaru. Pažnja: ako sada uključite\n"</div><div class='hunk'>@@ -130,7 +130,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Takođe možete nastaviti bez USB ključa - još uvijek možete\n"</div><div class='del'>-"koristiti Mandrake Move kao običan Mandrake operativni sistem."</div><div class='add'>+"koristiti Mandriva Move kao običan Mandrake operativni sistem."</div><div class='ctx'> </div><div class='ctx'> #: ../move/move.pm:494</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -255,7 +255,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "This may come from corrupted system configuration files\n"</div><div class='ctx'> "on the USB key, in this case removing them and then\n"</div><div class='del'>-"rebooting Mandrake Move would fix the problem. To do\n"</div><div class='add'>+"rebooting Mandriva Move would fix the problem. To do\n"</div><div class='ctx'> "so, click on the corresponding button.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -271,7 +271,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "Ovo je možda posljedica korumpiranih sistemskih datoteka\n"</div><div class='ctx'> "na USB ključu, u kojem slučaju će njihovo brisanje i restart\n"</div><div class='del'>-"Mandrake Move riješiti problem. Da to uradite, kliknite na\n"</div><div class='add'>+"Mandriva Move riješiti problem. Da to uradite, kliknite na\n"</div><div class='ctx'> "odgovarajuće dugme.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -1305,11 +1305,11 @@ msgstr "Izbor jezika"</div><div class='ctx'> #: any.pm:733</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux can support multiple languages. Select\n"</div><div class='add'>+"Mandrivalinux can support multiple languages. Select\n"</div><div class='ctx'> "the languages you would like to install. They will be available\n"</div><div class='ctx'> "when your installation is complete and you restart your system."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux podržava više jezika. Izaberite jezike koje\n"</div><div class='add'>+"Mandrivalinux podržava više jezika. Izaberite jezike koje\n"</div><div class='ctx'> "želite instalirati. Oni će biti dostupni kada se završi vaša\n"</div><div class='ctx'> "instalacija i restartujete vaš sistem."</div><div class='ctx'> </div><div class='hunk'>@@ -3735,12 +3735,12 @@ msgstr "uključi radio podršku"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Before continuing, you should carefully read the terms of the license. It\n"</div><div class='del'>-"covers the entire Mandrakelinux distribution. If you agree with all the\n"</div><div class='add'>+"covers the entire Mandrivalinux distribution. If you agree with all the\n"</div><div class='ctx'> "terms it contains, check the \"%s\" box. If not, clicking on the \"%s\"\n"</div><div class='ctx'> "button will reboot your computer."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Prije nego što nastavimo, trebate pažljivo pročitati uvjete licence. Ona\n"</div><div class='del'>-"pokriva cijelu Mandrakelinux distribuciju. Ako se slažete sa svim\n"</div><div class='add'>+"pokriva cijelu Mandrivalinux distribuciju. Ako se slažete sa svim\n"</div><div class='ctx'> "uvjetima u njoj, izaberite opciju \"%s\". Ako ne, klikom na \"%s\" ćete\n"</div><div class='ctx'> "restartovati vaš računar."</div><div class='ctx'> </div><div class='hunk'>@@ -3928,13 +3928,13 @@ msgstr ""</div><div class='ctx'> #: help.pm:85</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"The Mandrakelinux installation is distributed on several CD-ROMs. If a\n"</div><div class='add'>+"The Mandrivalinux installation is distributed on several CD-ROMs. If a\n"</div><div class='ctx'> "selected package is located on another CD-ROM, DrakX will eject the current\n"</div><div class='ctx'> "CD and ask you to insert the required one. If you do not have the requested\n"</div><div class='ctx'> "CD at hand, just click on \"%s\", the corresponding packages will not be\n"</div><div class='ctx'> "installed."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux instalacija se prostire na nekoliko CDova. Ako je neki\n"</div><div class='add'>+"Mandrivalinux instalacija se prostire na nekoliko CDova. Ako je neki\n"</div><div class='ctx'> "paket smješten na drugom CDu, DrakX će izbaciti trenutni CD i zamoliti vas\n"</div><div class='ctx'> "da ubacite neki drugi po potrebi. Ako nemate potreban CD pri ruci,\n"</div><div class='ctx'> "samo kliknite na \"%s\", odgovarajući paketi neće biti instalirani."</div><div class='hunk'>@@ -3943,11 +3943,11 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "It's now time to specify which programs you wish to install on your system.\n"</div><div class='del'>-"There are thousands of packages available for Mandrakelinux, and to make it\n"</div><div class='add'>+"There are thousands of packages available for Mandrivalinux, and to make it\n"</div><div class='ctx'> "simpler to manage, they have been placed into groups of similar\n"</div><div class='ctx'> "applications.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Mandrakelinux sorts package groups in four categories. You can mix and\n"</div><div class='add'>+"Mandrivalinux sorts package groups in four categories. You can mix and\n"</div><div class='ctx'> "match applications from the various categories, so a ``Workstation''\n"</div><div class='ctx'> "installation can still have applications from the ``Server'' category\n"</div><div class='ctx'> "installed.\n"</div><div class='hunk'>@@ -3999,12 +3999,12 @@ msgid ""</div><div class='ctx'> "megabytes."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Sada je vrijeme da izaberete koje programe želite instalirati na vaš\n"</div><div class='del'>-"sistem. Za Mandrakelinux su dostupne hiljade paketa, pa da bi\n"</div><div class='add'>+"sistem. Za Mandrivalinux su dostupne hiljade paketa, pa da bi\n"</div><div class='ctx'> "njihovo upravljanje bilo lakše, organizovani su u grupe slične\n"</div><div class='ctx'> "primjene.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Paketi su sortirani u grupe ovisno o tipičnoj namjeni vašeg računara.\n"</div><div class='del'>-"U Mandrakelinuxu date su četiri predefinisane kategorije. Možete\n"</div><div class='add'>+"U Mandrivalinuxu date su četiri predefinisane kategorije. Možete\n"</div><div class='ctx'> "miješati i poklapati programe iz raznih grupa, pa tako instalacija ``Radna\n"</div><div class='ctx'> "stanica'' može sadržavati programe iz grupe ``Programiranje''.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -4110,10 +4110,10 @@ msgid ""</div><div class='ctx'> "!! If a server package has been selected, either because you specifically\n"</div><div class='ctx'> "chose the individual package or because it was part of a group of packages,\n"</div><div class='ctx'> "you'll be asked to confirm that you really want those servers to be\n"</div><div class='del'>-"installed. By default Mandrakelinux will automatically start any installed\n"</div><div class='add'>+"installed. By default Mandrivalinux will automatically start any installed\n"</div><div class='ctx'> "services at boot time. Even if they are safe and have no known issues at\n"</div><div class='ctx'> "the time the distribution was shipped, it is entirely possible that\n"</div><div class='del'>-"security holes were discovered after this version of Mandrakelinux was\n"</div><div class='add'>+"security holes were discovered after this version of Mandrivalinux was\n"</div><div class='ctx'> "finalized. If you do not know what a particular service is supposed to do "</div><div class='ctx'> "or\n"</div><div class='ctx'> "why it's being installed, then click \"%s\". Clicking \"%s\" will install\n"</div><div class='hunk'>@@ -4143,11 +4143,11 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "!! Ako izaberete neki serverski paket, zato što ste specifično izabrali taj\n"</div><div class='ctx'> "paket ili zato što je on dio grupe paketa, bićete zamoljeni da potvrdite da\n"</div><div class='del'>-"zaista želite da taj server bude instaliran. Mandrakelinux obično\n"</div><div class='add'>+"zaista želite da taj server bude instaliran. Mandrivalinux obično\n"</div><div class='ctx'> "automatski pokreće sve instalirane servise prilikom pokretanja sistema.\n"</div><div class='ctx'> "Čak i ako su sigurni i nemaju poznatih problema u trenutku pakovanja\n"</div><div class='ctx'> "distribucije, sasvim je moguće da su neke sigurnosne rupe otkrivene\n"</div><div class='del'>-"nakon što je dovršena ova verzija Mandrakelinuxa. Ako niste sigurni\n"</div><div class='add'>+"nakon što je dovršena ova verzija Mandrivalinuxa. Ako niste sigurni\n"</div><div class='ctx'> "čemu tačno služi taj paket ili zašto ga treba instalirati, kliknite na \"%s"</div><div class='ctx'> "\".\n"</div><div class='ctx'> "Klikom na \"%s\" instalirate navedene servise i oni će biti automatski\n"</div><div class='hunk'>@@ -4304,7 +4304,7 @@ msgstr ""</div><div class='ctx'> msgid ""</div><div class='ctx'> "X (for X Window System) is the heart of the GNU/Linux graphical interface\n"</div><div class='ctx'> "on which all the graphical environments (KDE, GNOME, AfterStep,\n"</div><div class='del'>-"WindowMaker, etc.) bundled with Mandrakelinux rely upon.\n"</div><div class='add'>+"WindowMaker, etc.) bundled with Mandrivalinux rely upon.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You'll see a list of different parameters to change to get an optimal\n"</div><div class='ctx'> "graphical display.\n"</div><div class='hunk'>@@ -4360,7 +4360,7 @@ msgid ""</div><div class='ctx'> msgstr ""</div><div class='ctx'> "X (skraćeno od X Window System) je srce GNU/Linux grafičkog interfejsa\n"</div><div class='ctx'> "o kojem ovise sve grafičke okoline (KDE, GNOME, AfterStep,\n"</div><div class='del'>-"WindowMaker itd.) uključene u Mandrakelinux.\n"</div><div class='add'>+"WindowMaker itd.) uključene u Mandrivalinux.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Biće vam predstavljena lista različitih parametara koje možete promijeniti\n"</div><div class='ctx'> "da biste dobili optimalan grafički prikaz.\n"</div><div class='hunk'>@@ -4477,12 +4477,12 @@ msgstr ""</div><div class='ctx'> #: help.pm:316</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"You now need to decide where you want to install the Mandrakelinux\n"</div><div class='add'>+"You now need to decide where you want to install the Mandrivalinux\n"</div><div class='ctx'> "operating system on your hard drive. If your hard drive is empty or if an\n"</div><div class='ctx'> "existing operating system is using all the available space you will have to\n"</div><div class='ctx'> "partition the drive. Basically, partitioning a hard drive means to\n"</div><div class='ctx'> "logically divide it to create the space needed to install your new\n"</div><div class='del'>-"Mandrakelinux system.\n"</div><div class='add'>+"Mandrivalinux system.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Because the process of partitioning a hard drive is usually irreversible\n"</div><div class='ctx'> "and can lead to data losses, partitioning can be intimidating and stressful\n"</div><div class='hunk'>@@ -4509,7 +4509,7 @@ msgid ""</div><div class='ctx'> "FAT or NTFS partition. Resizing can be performed without the loss of any\n"</div><div class='ctx'> "data, provided you've previously defragmented the Windows partition.\n"</div><div class='ctx'> "Backing up your data is strongly recommended. Using this option is\n"</div><div class='del'>-"recommended if you want to use both Mandrakelinux and Microsoft Windows on\n"</div><div class='add'>+"recommended if you want to use both Mandrivalinux and Microsoft Windows on\n"</div><div class='ctx'> "the same computer.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "   Before choosing this option, please understand that after this\n"</div><div class='hunk'>@@ -4518,7 +4518,7 @@ msgid ""</div><div class='ctx'> "to store your data or to install new software.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". If you want to delete all data and all partitions present on\n"</div><div class='del'>-"your hard drive and replace them with your new Mandrakelinux system, choose\n"</div><div class='add'>+"your hard drive and replace them with your new Mandrivalinux system, choose\n"</div><div class='ctx'> "this option. Be careful, because you will not be able to undo this "</div><div class='ctx'> "operation\n"</div><div class='ctx'> "after you confirm.\n"</div><div class='hunk'>@@ -4538,12 +4538,12 @@ msgid ""</div><div class='ctx'> "experience. For more instructions on how to use the DiskDrake utility,\n"</div><div class='ctx'> "refer to the ``Managing Your Partitions'' section in the ``Starter Guide''."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Na ovom mjestu trebate izabrati gdje želite instalirati Mandrakelinux\n"</div><div class='add'>+"Na ovom mjestu trebate izabrati gdje želite instalirati Mandrivalinux\n"</div><div class='ctx'> "operativni sistem na vašem hard disku. Ako je disk prazan ili ako postojeći\n"</div><div class='ctx'> "operativni sistem koristi sav prostor na njemu, potrebno je da ga\n"</div><div class='ctx'> "particionirate. U biti, particioniranje hard diska predstavlja logičko\n"</div><div class='ctx'> "organiziranje kako bi se stvorio prostor za instaliranje vašeg novog\n"</div><div class='del'>-"Mandrakelinux sistema.\n"</div><div class='add'>+"Mandrivalinux sistema.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Pošto su efekti particioniranja obično nepovratni, i mogu voditi do gubitka\n"</div><div class='ctx'> "podataka na eventualnom postojećem operativnom sistemu, particioniranje\n"</div><div class='hunk'>@@ -4575,7 +4575,7 @@ msgstr ""</div><div class='ctx'> "podataka, pod uslovom da prethodno defragmentirate Windows particiju\n"</div><div class='ctx'> "i da ona koristi FAT format. Backupovanje vaših podataka je strogo\n"</div><div class='ctx'> "preporučeno. Ova mogućnost je preporučena ako namjeravate koristiti i\n"</div><div class='del'>-"Mandrakelinux i Microsoft Windows na istom računaru.\n"</div><div class='add'>+"Mandrivalinux i Microsoft Windows na istom računaru.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "    Prije izbora ove opcije, molim da imate na umu da će, nakon ove\n"</div><div class='ctx'> "procedure, veličina vaše Microsoft Windows particije biti manja nego\n"</div><div class='hunk'>@@ -4743,7 +4743,7 @@ msgid ""</div><div class='ctx'> "Click on \"%s\" when you're ready to format the partitions.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click on \"%s\" if you want to choose another partition for your new\n"</div><div class='del'>-"Mandrakelinux operating system installation.\n"</div><div class='add'>+"Mandrivalinux operating system installation.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click on \"%s\" if you wish to select partitions which will be checked for\n"</div><div class='ctx'> "bad blocks on the disk."</div><div class='hunk'>@@ -4765,7 +4765,7 @@ msgstr ""</div><div class='ctx'> "Kliknite na \"%s\" kada budete spremni za formatiranje particija.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Kliknite na \"%s\" ako želite da izaberete druge particije za instalaciju\n"</div><div class='del'>-"vašeg novog Mandrakelinux operativnog sistema.\n"</div><div class='add'>+"vašeg novog Mandrivalinux operativnog sistema.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Kliknite na \"%s\" da izaberete particije koje želite provjeriti radi\n"</div><div class='ctx'> "loših blokova."</div><div class='hunk'>@@ -4782,7 +4782,7 @@ msgstr "Nazad"</div><div class='ctx'> #: help.pm:434</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"By the time you install Mandrakelinux, it's likely that some packages will\n"</div><div class='add'>+"By the time you install Mandrivalinux, it's likely that some packages will\n"</div><div class='ctx'> "have been updated since the initial release. Bugs may have been fixed,\n"</div><div class='ctx'> "security issues resolved. To allow you to benefit from these updates,\n"</div><div class='ctx'> "you're now able to download them from the Internet. Check \"%s\" if you\n"</div><div class='hunk'>@@ -4794,7 +4794,7 @@ msgid ""</div><div class='ctx'> "will appear: review the selection, and press \"%s\" to retrieve and install\n"</div><div class='ctx'> "the selected package(s), or \"%s\" to abort."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Kada završite instalaciju Mandrakelinuxa, moguće je da su neki paketi\n"</div><div class='add'>+"Kada završite instalaciju Mandrivalinuxa, moguće je da su neki paketi\n"</div><div class='ctx'> "ažurirani od zadnjeg izdanja. Moguće je da su ispravljeni bugovi ili\n"</div><div class='ctx'> "rješena neka sigurnosna pitanja. Ako želite iskoristiti ova unaprjeđenja,\n"</div><div class='ctx'> "možete ih sada dobaviti sa Interneta. Izaberite \"%s\" ako imate ispravnu\n"</div><div class='hunk'>@@ -4822,7 +4822,7 @@ msgid ""</div><div class='ctx'> "generally obtained at the expense of ease of use.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "If you do not know what to choose, keep the default option. You'll be able\n"</div><div class='del'>-"to change it later with the draksec tool, which is part of Mandrakelinux\n"</div><div class='add'>+"to change it later with the draksec tool, which is part of Mandrivalinux\n"</div><div class='ctx'> "Control Center.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Fill the \"%s\" field with the e-mail address of the person responsible for\n"</div><div class='hunk'>@@ -4835,7 +4835,7 @@ msgstr ""</div><div class='ctx'> "jednostavnosti korištenja.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Ako ne znate šta izabrati, zadržite ponuđenu opciju. Možete promijeniti\n"</div><div class='del'>-"nivo sigurnosti naknadno koristeći program draksec iz Mandrakelinux\n"</div><div class='add'>+"nivo sigurnosti naknadno koristeći program draksec iz Mandrivalinux\n"</div><div class='ctx'> "Kontrolnog centra.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Polje \"%s\" obavještava sistem o korisniku koji će biti odgovoran za\n"</div><div class='hunk'>@@ -4850,7 +4850,7 @@ msgstr "Sigurnosni administrator"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "At this point, you need to choose which partition(s) will be used for the\n"</div><div class='del'>-"installation of your Mandrakelinux system. If partitions have already been\n"</div><div class='add'>+"installation of your Mandrivalinux system. If partitions have already been\n"</div><div class='ctx'> "defined, either from a previous installation of GNU/Linux or by another\n"</div><div class='ctx'> "partitioning tool, you can use existing partitions. Otherwise, hard drive\n"</div><div class='ctx'> "partitions must be defined.\n"</div><div class='hunk'>@@ -4921,7 +4921,7 @@ msgid ""</div><div class='ctx'> "emergency boot situations."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Sada trebate izabrati koje particije želite koristiti za instalaciju vašeg\n"</div><div class='del'>-"Mandrakelinux sistema. Ako su particije već definisane, iz prijašnje\n"</div><div class='add'>+"Mandrivalinux sistema. Ako su particije već definisane, iz prijašnje\n"</div><div class='ctx'> "GNU/Linux instalacije ili nekim drugim alatom za particioniranje, možete\n"</div><div class='ctx'> "koristiti postojeće particije. U suprotnom, sada morate definisati\n"</div><div class='ctx'> "particije vašeg hard diska.\n"</div><div class='hunk'>@@ -5008,7 +5008,7 @@ msgstr "Prekidač normalnog/ekspertnog moda"</div><div class='ctx'> msgid ""</div><div class='ctx'> "More than one Microsoft partition has been detected on your hard drive.\n"</div><div class='ctx'> "Please choose the one which you want to resize in order to install your new\n"</div><div class='del'>-"Mandrakelinux operating system.\n"</div><div class='add'>+"Mandrivalinux operating system.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Each partition is listed as follows: \"Linux name\", \"Windows name\"\n"</div><div class='ctx'> "\"Capacity\".\n"</div><div class='hunk'>@@ -5038,7 +5038,7 @@ msgid ""</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Na vašem hard disku ustanovljeno je više od jedne Microsoft particije.\n"</div><div class='ctx'> "Molim izaberite onu koju želite smanjiti kako biste instalirali vaš\n"</div><div class='del'>-"Mandrakelinux operativni sistem.\n"</div><div class='add'>+"Mandrivalinux operativni sistem.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Svaka particija je navedena ovako: \"Linux ime\", \"Windows ime\",\n"</div><div class='ctx'> "\"Kapacitet\".\n"</div><div class='hunk'>@@ -5086,7 +5086,7 @@ msgid ""</div><div class='ctx'> "found on your machine.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "DrakX now needs to know if you want to perform a new installation or an\n"</div><div class='del'>-"upgrade of an existing Mandrakelinux system:\n"</div><div class='add'>+"upgrade of an existing Mandrivalinux system:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". For the most part, this completely wipes out the old system.\n"</div><div class='ctx'> "However, depending on your partitioning scheme, you can prevent some of\n"</div><div class='hunk'>@@ -5095,19 +5095,19 @@ msgid ""</div><div class='ctx'> "the file system, you should use this option.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". This installation class allows you to update the packages\n"</div><div class='del'>-"currently installed on your Mandrakelinux system. Your current partitioning\n"</div><div class='add'>+"currently installed on your Mandrivalinux system. Your current partitioning\n"</div><div class='ctx'> "scheme and user data will not be altered. Most of the other configuration\n"</div><div class='ctx'> "steps remain available and are similar to a standard installation.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Using the ``Upgrade'' option should work fine on Mandrakelinux systems\n"</div><div class='add'>+"Using the ``Upgrade'' option should work fine on Mandrivalinux systems\n"</div><div class='ctx'> "running version \"8.1\" or later. Performing an upgrade on versions prior\n"</div><div class='del'>-"to Mandrakelinux version \"8.1\" is not recommended."</div><div class='add'>+"to Mandrivalinux version \"8.1\" is not recommended."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Ovaj korak se aktivira samo ako je na vašem računaru pronađena postojeća\n"</div><div class='ctx'> "GNU/Linux particija.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "DrakX sada treba znati da li želite izvršiti novu instalaciju ili\n"</div><div class='del'>-"nadogradnju postojećeg Mandrakelinux sistema:\n"</div><div class='add'>+"nadogradnju postojećeg Mandrivalinux sistema:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". Najčešće ovo će u potpunosti obrisati stari sistem. Ipak,\n"</div><div class='ctx'> "ovisno o vašoj šemi particioniranja, možete spriječiti da neki od vaših\n"</div><div class='hunk'>@@ -5116,14 +5116,14 @@ msgstr ""</div><div class='ctx'> "datotečni sistem, trebate koristiti ovu opciju.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". Ova vrsta instalacije vam omogućuje da ažurirate pakete\n"</div><div class='del'>-"koji su trenutno instalirani na vašem Mandrakelinux sistemu. Vaša trenutna\n"</div><div class='add'>+"koji su trenutno instalirani na vašem Mandrivalinux sistemu. Vaša trenutna\n"</div><div class='ctx'> "šema particioniranja i korisnički podaci neće biti izmijenjeni. Većina\n"</div><div class='ctx'> "ostalih koraka konfiguracije ostaju kao što jesu, slično običnoj "</div><div class='ctx'> "instalaciji.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Opcija ''Nadogradi'' bi trebala raditi ispravno na Mandrakelinux sistemima\n"</div><div class='add'>+"Opcija ''Nadogradi'' bi trebala raditi ispravno na Mandrivalinux sistemima\n"</div><div class='ctx'> "koji koriste verziju \"8.1\" ili kasniju. Obavljanje nadogradnje na ranijim\n"</div><div class='del'>-"verzijama Mandrakelinuxa, prije verzije \"8.1\", nije preporučeno."</div><div class='add'>+"verzijama Mandrivalinuxa, prije verzije \"8.1\", nije preporučeno."</div><div class='ctx'> </div><div class='ctx'> #: help.pm:591</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -5181,7 +5181,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "About UTF-8 (unicode) support: Unicode is a new character encoding meant to\n"</div><div class='ctx'> "cover all existing languages. However full support for it in GNU/Linux is\n"</div><div class='del'>-"still under development. For that reason, Mandrakelinux's use of UTF-8 will\n"</div><div class='add'>+"still under development. For that reason, Mandrivalinux's use of UTF-8 will\n"</div><div class='ctx'> "depend on the user's choices:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * If you choose a language with a strong legacy encoding (latin1\n"</div><div class='hunk'>@@ -5221,7 +5221,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "O UTF-8 (Unicode) podršci. Unicode je novi način kodiranja znakova čiji\n"</div><div class='ctx'> "je cilj da obuhvati sve postojeće jezike. Ipak puna podrška za njega pod\n"</div><div class='del'>-"GNU/Linuxom je još uvijek u razvoju. Iz tog razloga, Mandrakelinux će ga\n"</div><div class='add'>+"GNU/Linuxom je još uvijek u razvoju. Iz tog razloga, Mandrivalinux će ga\n"</div><div class='ctx'> "koristiti ovisno o drugim izborima korisnika:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * Ako izaberete jezike sa raširenim starim kodiranjem (latin1 jezici, "</div><div class='hunk'>@@ -5462,7 +5462,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Now, it's time to select a printing system for your computer. Other\n"</div><div class='del'>-"operating systems may offer you one, but Mandrakelinux offers two. Each of\n"</div><div class='add'>+"operating systems may offer you one, but Mandrivalinux offers two. Each of\n"</div><div class='ctx'> "the printing systems is best suited to particular types of configuration.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\" -- which is an acronym for ``print, do not queue'', is the choice\n"</div><div class='hunk'>@@ -5483,11 +5483,11 @@ msgid ""</div><div class='ctx'> "options and for managing the printer.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "If you make a choice now, and later find that you do not like your printing\n"</div><div class='del'>-"system you may change it by running PrinterDrake from the Mandrakelinux\n"</div><div class='add'>+"system you may change it by running PrinterDrake from the Mandrivalinux\n"</div><div class='ctx'> "Control Center and clicking on the \"%s\" button."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Sada je vrijeme da izaberete sistem štampe za vaš računar. Drugi\n"</div><div class='del'>-"operativni sistemi vam možda nude jedan, ali Mandrakelinux nudi\n"</div><div class='add'>+"operativni sistemi vam možda nude jedan, ali Mandrivalinux nudi\n"</div><div class='ctx'> "dva. Svaki od ovih sistema je najbolji za određenu vrstu konfiguracije.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "* \"%s\" -- skraćeno za ``štampaj i nemoj stavljati u red'' (print, do not\n"</div><div class='hunk'>@@ -5514,7 +5514,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "Ako sada napravite izbor, pa kasnije zaključite da vam se ne sviđa izabrani\n"</div><div class='ctx'> "sistem štampe, možete ga promijeniti pokretanjem PrinterDrake iz\n"</div><div class='del'>-"Mandrakelinux Kontrolnog centra i klikanjem na dugme \"%s\"."</div><div class='add'>+"Mandrivalinux Kontrolnog centra i klikanjem na dugme \"%s\"."</div><div class='ctx'> </div><div class='ctx'> #: help.pm:765</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -5632,7 +5632,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": if you wish to configure your Internet or local network access,\n"</div><div class='ctx'> "you can do so now. Refer to the printed documentation or use the\n"</div><div class='del'>-"Mandrakelinux Control Center after the installation has finished to benefit\n"</div><div class='add'>+"Mandrivalinux Control Center after the installation has finished to benefit\n"</div><div class='ctx'> "from full in-line help.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": allows to configure HTTP and FTP proxy addresses if the machine\n"</div><div class='hunk'>@@ -5649,7 +5649,7 @@ msgid ""</div><div class='ctx'> " * \"%s\": if you wish to change your bootloader configuration, click this\n"</div><div class='ctx'> "button. This should be reserved to advanced users. Refer to the printed\n"</div><div class='ctx'> "documentation or the in-line help about bootloader configuration in the\n"</div><div class='del'>-"Mandrakelinux Control Center.\n"</div><div class='add'>+"Mandrivalinux Control Center.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": through this entry you can fine tune which services will be run\n"</div><div class='ctx'> "on your machine. If you plan to use this machine as a server it's a good\n"</div><div class='hunk'>@@ -5701,7 +5701,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "* \"%s\": ako želite, možete podesiti vaš Internet pristup ili pristup\n"</div><div class='ctx'> "lokalnoj mreži. Pogledajte štampanu dokumentaciju ili koristite\n"</div><div class='del'>-"Mandrakelinux Kontrolni centar nakon što je završena instalacija\n"</div><div class='add'>+"Mandrivalinux Kontrolni centar nakon što je završena instalacija\n"</div><div class='ctx'> "kako biste koristili ugrađenu pomoć. \n"</div><div class='ctx'> " * \"%s\": omogućuje vam da podesite adrese HTTP i FTP proxyja ako\n"</div><div class='ctx'> "se računar na koji instalirate nalazi iza proxy servera.\n"</div><div class='hunk'>@@ -5716,7 +5716,7 @@ msgstr ""</div><div class='ctx'> "* \"%s\": ako želite promijeniti postavke bootloadera, kliknite na to\n"</div><div class='ctx'> "dugme. Ovo bi trebalo biti rezervisano za napredne korisnike. Pogledajte\n"</div><div class='ctx'> "štampanu dokumentaciju ili pomoć za bootloader konfiguraciju uključenu\n"</div><div class='del'>-"u Mandrakelinux Kontrolni centar.\n"</div><div class='add'>+"u Mandrivalinux Kontrolni centar.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "* \"%s\": ovdje možete fino podešavati koji servisi će biti pokrenuti\n"</div><div class='ctx'> "na vašem računaru. Ako planirate koristiti ovaj računar kao server,\n"</div><div class='hunk'>@@ -5777,11 +5777,11 @@ msgstr "Servisi"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Choose the hard drive you want to erase in order to install your new\n"</div><div class='del'>-"Mandrakelinux partition. Be careful, all data on this drive will be lost\n"</div><div class='add'>+"Mandrivalinux partition. Be careful, all data on this drive will be lost\n"</div><div class='ctx'> "and will not be recoverable!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Izaberite hard disk koji želite obrisati kako biste instalirali vašu novu\n"</div><div class='del'>-"Mandrakelinux particiju. Budite pažljivi, svi podaci koji se nalaze na\n"</div><div class='add'>+"Mandrivalinux particiju. Budite pažljivi, svi podaci koji se nalaze na\n"</div><div class='ctx'> "njemu će biti izgubljeni i neće se moći vratiti!"</div><div class='ctx'> </div><div class='ctx'> #: help.pm:863</div><div class='hunk'>@@ -6137,12 +6137,12 @@ msgstr "Izračunavam veličinu Windows particije"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Your Windows partition is too fragmented. Please reboot your computer under "</div><div class='del'>-"Windows, run the ``defrag'' utility, then restart the Mandrakelinux "</div><div class='add'>+"Windows, run the ``defrag'' utility, then restart the Mandrivalinux "</div><div class='ctx'> "installation."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Vaša Windows particija je previše fragmentirana. Molim restartujte vaš "</div><div class='ctx'> "računar pod Windows-om, pokrenite ``defrag'' alat, zatim pokrenite "</div><div class='del'>-"Mandrakelinux instalaciju."</div><div class='add'>+"Mandrivalinux instalaciju."</div><div class='ctx'> </div><div class='ctx'> #. -PO: keep the double empty lines between sections, this is formatted a la LaTeX</div><div class='ctx'> #: install_interactive.pm:166</div><div class='hunk'>@@ -6260,19 +6260,19 @@ msgid ""</div><div class='ctx'> "Introduction\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "The operating system and the different components available in the "</div><div class='del'>-"Mandrakelinux distribution \n"</div><div class='add'>+"Mandrivalinux distribution \n"</div><div class='ctx'> "shall be called the \"Software Products\" hereafter. The Software Products "</div><div class='ctx'> "include, but are not \n"</div><div class='ctx'> "restricted to, the set of programs, methods, rules and documentation related "</div><div class='ctx'> "to the operating \n"</div><div class='del'>-"system and the different components of the Mandrakelinux distribution.\n"</div><div class='add'>+"system and the different components of the Mandrivalinux distribution.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "1. License Agreement\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Please read this document carefully. This document is a license agreement "</div><div class='ctx'> "between you and  \n"</div><div class='del'>-"Mandrakesoft S.A. which applies to the Software Products.\n"</div><div class='add'>+"Mandriva S.A. which applies to the Software Products.\n"</div><div class='ctx'> "By installing, duplicating or using the Software Products in any manner, you "</div><div class='ctx'> "explicitly \n"</div><div class='ctx'> "accept and fully agree to conform to the terms and conditions of this "</div><div class='hunk'>@@ -6294,7 +6294,7 @@ msgid ""</div><div class='ctx'> "The Software Products and attached documentation are provided \"as is\", "</div><div class='ctx'> "with no warranty, to the \n"</div><div class='ctx'> "extent permitted by law.\n"</div><div class='del'>-"Mandrakesoft S.A. will, in no circumstances and to the extent permitted by "</div><div class='add'>+"Mandriva S.A. will, in no circumstances and to the extent permitted by "</div><div class='ctx'> "law, be liable for any special,\n"</div><div class='ctx'> "incidental, direct or indirect damages whatsoever (including without "</div><div class='ctx'> "limitation damages for loss of \n"</div><div class='hunk'>@@ -6302,14 +6302,14 @@ msgid ""</div><div class='ctx'> "resulting from a court \n"</div><div class='ctx'> "judgment, or any other consequential loss) arising out of  the use or "</div><div class='ctx'> "inability to use the Software \n"</div><div class='del'>-"Products, even if Mandrakesoft S.A. has been advised of the possibility or "</div><div class='add'>+"Products, even if Mandriva S.A. has been advised of the possibility or "</div><div class='ctx'> "occurrence of such \n"</div><div class='ctx'> "damages.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN SOME "</div><div class='ctx'> "COUNTRIES\n"</div><div class='ctx'> "\n"</div><div class='del'>-"To the extent permitted by law, Mandrakesoft S.A. or its distributors will, "</div><div class='add'>+"To the extent permitted by law, Mandriva S.A. or its distributors will, "</div><div class='ctx'> "in no circumstances, be \n"</div><div class='ctx'> "liable for any special, incidental, direct or indirect damages whatsoever "</div><div class='ctx'> "(including without \n"</div><div class='hunk'>@@ -6319,7 +6319,7 @@ msgid ""</div><div class='ctx'> "loss) arising out \n"</div><div class='ctx'> "of the possession and use of software components or arising out of  "</div><div class='ctx'> "downloading software components \n"</div><div class='del'>-"from one of Mandrakelinux sites  which are prohibited or restricted in some "</div><div class='add'>+"from one of Mandrivalinux sites  which are prohibited or restricted in some "</div><div class='ctx'> "countries by local laws.\n"</div><div class='ctx'> "This limited liability applies to, but is not restricted to, the strong "</div><div class='ctx'> "cryptography components \n"</div><div class='hunk'>@@ -6339,10 +6339,10 @@ msgid ""</div><div class='ctx'> "and conditions of the license agreement for each component before using any "</div><div class='ctx'> "component. Any question \n"</div><div class='ctx'> "on a component license should be addressed to the component author and not "</div><div class='del'>-"to Mandrakesoft.\n"</div><div class='del'>-"The programs developed by Mandrakesoft S.A. are governed by the GPL License. "</div><div class='add'>+"to Mandriva.\n"</div><div class='add'>+"The programs developed by Mandriva S.A. are governed by the GPL License. "</div><div class='ctx'> "Documentation written \n"</div><div class='del'>-"by Mandrakesoft S.A. is governed by a specific license. Please refer to the "</div><div class='add'>+"by Mandriva S.A. is governed by a specific license. Please refer to the "</div><div class='ctx'> "documentation for \n"</div><div class='ctx'> "further details.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6353,11 +6353,11 @@ msgid ""</div><div class='ctx'> "respective authors and are \n"</div><div class='ctx'> "protected by intellectual property and copyright laws applicable to software "</div><div class='ctx'> "programs.\n"</div><div class='del'>-"Mandrakesoft S.A. reserves its rights to modify or adapt the Software "</div><div class='add'>+"Mandriva S.A. reserves its rights to modify or adapt the Software "</div><div class='ctx'> "Products, as a whole or in \n"</div><div class='ctx'> "parts, by all means and for all purposes.\n"</div><div class='del'>-"\"Mandrake\", \"Mandrakelinux\" and associated logos are trademarks of "</div><div class='del'>-"Mandrakesoft S.A.  \n"</div><div class='add'>+"\"Mandriva\", \"Mandrivalinux\" and associated logos are trademarks of "</div><div class='add'>+"Mandriva S.A.  \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "5. Governing Laws \n"</div><div class='hunk'>@@ -6373,7 +6373,7 @@ msgid ""</div><div class='ctx'> "court. As a last \n"</div><div class='ctx'> "resort, the dispute will be referred to the appropriate Courts of Law of "</div><div class='ctx'> "Paris - France.\n"</div><div class='del'>-"For any question on this document, please contact Mandrakesoft S.A.  \n"</div><div class='add'>+"For any question on this document, please contact Mandriva S.A.  \n"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Budući da prevodilac ovog teksta nije u mogućnosti da osigura pravnu\n"</div><div class='ctx'> "provjeru prevedenog teksta, tekst licence je ostavljen u originalnom "</div><div class='hunk'>@@ -6384,19 +6384,19 @@ msgstr ""</div><div class='ctx'> "Introduction\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "The operating system and the different components available in the "</div><div class='del'>-"Mandrakelinux distribution \n"</div><div class='add'>+"Mandrivalinux distribution \n"</div><div class='ctx'> "shall be called the \"Software Products\" hereafter. The Software Products "</div><div class='ctx'> "include, but are not \n"</div><div class='ctx'> "restricted to, the set of programs, methods, rules and documentation related "</div><div class='ctx'> "to the operating \n"</div><div class='del'>-"system and the different components of the Mandrakelinux distribution.\n"</div><div class='add'>+"system and the different components of the Mandrivalinux distribution.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "1. License Agreement\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Please read this document carefully. This document is a license agreement "</div><div class='ctx'> "between you and  \n"</div><div class='del'>-"Mandrakesoft S.A. which applies to the Software Products.\n"</div><div class='add'>+"Mandriva S.A. which applies to the Software Products.\n"</div><div class='ctx'> "By installing, duplicating or using the Software Products in any manner, you "</div><div class='ctx'> "explicitly \n"</div><div class='ctx'> "accept and fully agree to conform to the terms and conditions of this "</div><div class='hunk'>@@ -6418,7 +6418,7 @@ msgstr ""</div><div class='ctx'> "The Software Products and attached documentation are provided \"as is\", "</div><div class='ctx'> "with no warranty, to the \n"</div><div class='ctx'> "extent permitted by law.\n"</div><div class='del'>-"Mandrakesoft S.A. will, in no circumstances and to the extent permitted by "</div><div class='add'>+"Mandriva S.A. will, in no circumstances and to the extent permitted by "</div><div class='ctx'> "law, be liable for any special,\n"</div><div class='ctx'> "incidental, direct or indirect damages whatsoever (including without "</div><div class='ctx'> "limitation damages for loss of \n"</div><div class='hunk'>@@ -6426,14 +6426,14 @@ msgstr ""</div><div class='ctx'> "resulting from a court \n"</div><div class='ctx'> "judgment, or any other consequential loss) arising out of  the use or "</div><div class='ctx'> "inability to use the Software \n"</div><div class='del'>-"Products, even if Mandrakesoft S.A. has been advised of the possibility or "</div><div class='add'>+"Products, even if Mandriva S.A. has been advised of the possibility or "</div><div class='ctx'> "occurrence of such \n"</div><div class='ctx'> "damages.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN SOME "</div><div class='ctx'> "COUNTRIES\n"</div><div class='ctx'> "\n"</div><div class='del'>-"To the extent permitted by law, Mandrakesoft S.A. or its distributors will, "</div><div class='add'>+"To the extent permitted by law, Mandriva S.A. or its distributors will, "</div><div class='ctx'> "in no circumstances, be \n"</div><div class='ctx'> "liable for any special, incidental, direct or indirect damages whatsoever "</div><div class='ctx'> "(including without \n"</div><div class='hunk'>@@ -6443,7 +6443,7 @@ msgstr ""</div><div class='ctx'> "loss) arising out \n"</div><div class='ctx'> "of the possession and use of software components or arising out of  "</div><div class='ctx'> "downloading software components \n"</div><div class='del'>-"from one of Mandrakelinux sites  which are prohibited or restricted in some "</div><div class='add'>+"from one of Mandrivalinux sites  which are prohibited or restricted in some "</div><div class='ctx'> "countries by local laws.\n"</div><div class='ctx'> "This limited liability applies to, but is not restricted to, the strong "</div><div class='ctx'> "cryptography components \n"</div><div class='hunk'>@@ -6463,10 +6463,10 @@ msgstr ""</div><div class='ctx'> "and conditions of the license agreement for each component before using any "</div><div class='ctx'> "component. Any question \n"</div><div class='ctx'> "on a component license should be addressed to the component author and not "</div><div class='del'>-"to Mandrakesoft.\n"</div><div class='del'>-"The programs developed by Mandrakesoft S.A. are governed by the GPL License. "</div><div class='add'>+"to Mandriva.\n"</div><div class='add'>+"The programs developed by Mandriva S.A. are governed by the GPL License. "</div><div class='ctx'> "Documentation written \n"</div><div class='del'>-"by Mandrakesoft S.A. is governed by a specific license. Please refer to the "</div><div class='add'>+"by Mandriva S.A. is governed by a specific license. Please refer to the "</div><div class='ctx'> "documentation for \n"</div><div class='ctx'> "further details.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6477,11 +6477,11 @@ msgstr ""</div><div class='ctx'> "respective authors and are \n"</div><div class='ctx'> "protected by intellectual property and copyright laws applicable to software "</div><div class='ctx'> "programs.\n"</div><div class='del'>-"Mandrakesoft S.A. reserves its rights to modify or adapt the Software "</div><div class='add'>+"Mandriva S.A. reserves its rights to modify or adapt the Software "</div><div class='ctx'> "Products, as a whole or in \n"</div><div class='ctx'> "parts, by all means and for all purposes.\n"</div><div class='del'>-"\"Mandrake\", \"Mandrakelinux\" and associated logos are trademarks of "</div><div class='del'>-"Mandrakesoft S.A.  \n"</div><div class='add'>+"\"Mandriva\", \"Mandrivalinux\" and associated logos are trademarks of "</div><div class='add'>+"Mandriva S.A.  \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "5. Governing Laws \n"</div><div class='hunk'>@@ -6497,7 +6497,7 @@ msgstr ""</div><div class='ctx'> "court. As a last \n"</div><div class='ctx'> "resort, the dispute will be referred to the appropriate Courts of Law of "</div><div class='ctx'> "Paris - France.\n"</div><div class='del'>-"For any question on this document, please contact Mandrakesoft S.A.  \n"</div><div class='add'>+"For any question on this document, please contact Mandriva S.A.  \n"</div><div class='ctx'> </div><div class='ctx'> #: install_messages.pm:90</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -6592,7 +6592,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "For information on fixes which are available for this release of "</div><div class='del'>-"Mandrakelinux,\n"</div><div class='add'>+"Mandrivalinux,\n"</div><div class='ctx'> "consult the Errata available from:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6600,13 +6600,13 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Information on configuring your system is available in the post\n"</div><div class='del'>-"install chapter of the Official Mandrakelinux User's Guide."</div><div class='add'>+"install chapter of the Official Mandrivalinux User's Guide."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Čestitamo, instalacija je završena.\n"</div><div class='ctx'> "Uklonite boot medij i pritisnite Enter da restartujete računar.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Za informacije o ispravkama koje su dostupne za ovu verziju Mandrakelinuxa,\n"</div><div class='add'>+"Za informacije o ispravkama koje su dostupne za ovu verziju Mandrivalinuxa,\n"</div><div class='ctx'> "pogledajte Errata koja je dostupna na:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6614,7 +6614,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Informacije o podešavanju vašeg sistema su dostupne u poglavlju\n"</div><div class='del'>-"\"Nakon instalacije\" vašeg zvaničnog Mandrakelinux Priručnika za upotrebu."</div><div class='add'>+"\"Nakon instalacije\" vašeg zvaničnog Mandrivalinux Priručnika za upotrebu."</div><div class='ctx'> </div><div class='ctx'> #. -PO: keep the double empty lines between sections, this is formatted a la LaTeX</div><div class='ctx'> #: install_messages.pm:144</div><div class='hunk'>@@ -6649,12 +6649,12 @@ msgstr "Prelazim na korak `%s'\n"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Your system is low on resources. You may have some problem installing\n"</div><div class='del'>-"Mandrakelinux. If that occurs, you can try a text install instead. For "</div><div class='add'>+"Mandrivalinux. If that occurs, you can try a text install instead. For "</div><div class='ctx'> "this,\n"</div><div class='ctx'> "press `F1' when booting on CDROM, then enter `text'."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Vašem sistemu ponestaje resursa. Možda imate neki problem sa instalacijom\n"</div><div class='del'>-"Mandrakelinuxa. Ako se ovo desi, možete pokušati tekstualnu instalaciju. Za "</div><div class='add'>+"Mandrivalinuxa. Ako se ovo desi, možete pokušati tekstualnu instalaciju. Za "</div><div class='ctx'> "ovo,\n"</div><div class='ctx'> "pritisnite `F1' prilikom bootanja CDROMa, zatim unesite `text'."</div><div class='ctx'> </div><div class='hunk'>@@ -7193,9 +7193,9 @@ msgstr ""</div><div class='ctx'> #: install_steps_interactive.pm:821</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Contacting Mandrakelinux web site to get the list of available mirrors..."</div><div class='add'>+"Contacting Mandrivalinux web site to get the list of available mirrors..."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Kontaktiram Mandrakelinux web stranicu da bih saznao listu dostupnih "</div><div class='add'>+"Kontaktiram Mandrivalinux web stranicu da bih saznao listu dostupnih "</div><div class='ctx'> "mirrora..."</div><div class='ctx'> </div><div class='ctx'> #: install_steps_interactive.pm:840</div><div class='hunk'>@@ -7419,8 +7419,8 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: install_steps_newt.pm:20</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Installation %s"</div><div class='del'>-msgstr "Mandrakelinux instalacija %s"</div><div class='add'>+msgid "Mandrivalinux Installation %s"</div><div class='add'>+msgstr "Mandrivalinux instalacija %s"</div><div class='ctx'> </div><div class='ctx'> #. -PO: This string must fit in a 80-char wide text screen</div><div class='ctx'> #: install_steps_newt.pm:34</div><div class='hunk'>@@ -10006,13 +10006,13 @@ msgstr "BitTorrent"</div><div class='ctx'> msgid ""</div><div class='ctx'> "drakfirewall configurator\n"</div><div class='ctx'> "\n"</div><div class='del'>-"This configures a personal firewall for this Mandrakelinux machine.\n"</div><div class='add'>+"This configures a personal firewall for this Mandrivalinux machine.\n"</div><div class='ctx'> "For a powerful and dedicated firewall solution, please look to the\n"</div><div class='ctx'> "specialized MandrakeSecurity Firewall distribution."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "drakfirewall podešavanje\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Podesite lični firewall na ovom Mandrakelinux računaru.\n"</div><div class='add'>+"Podesite lični firewall na ovom Mandrivalinux računaru.\n"</div><div class='ctx'> "Ako želite moćnu soluciju posebnog firewalla, molim pogledajte\n"</div><div class='ctx'> "specijaliziranu MandrakeSecurity Firewall distribuciju."</div><div class='ctx'> </div><div class='hunk'>@@ -14062,11 +14062,11 @@ msgstr ""</div><div class='ctx'> #: printer/printerdrake.pm:3929</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Run Scannerdrake (Hardware/Scanner in Mandrakelinux Control Center) to share "</div><div class='add'>+"Run Scannerdrake (Hardware/Scanner in Mandrivalinux Control Center) to share "</div><div class='ctx'> "your scanner on the network.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Pokrenite Scannerdrake (Hardver/Skener u Mandrakelinux Kontrolnom centru) "</div><div class='add'>+"Pokrenite Scannerdrake (Hardver/Skener u Mandrivalinux Kontrolnom centru) "</div><div class='ctx'> "kako biste dijelili vaš skener putem mreže.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> </div><div class='hunk'>@@ -16001,23 +16001,23 @@ msgstr "Stop"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;What is Mandrakelinux?&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Šta je Mandrakelinux?&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;What is Mandrivalinux?&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Šta je Mandrivalinux?&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Welcome to &lt;b&gt;Mandrakelinux&lt;/b&gt;!"</div><div class='del'>-msgstr "Dobro došli u &lt;b&gt;Mandrakelinux&lt;/b&gt;!"</div><div class='add'>+msgid "Welcome to &lt;b&gt;Mandrivalinux&lt;/b&gt;!"</div><div class='add'>+msgstr "Dobro došli u &lt;b&gt;Mandrivalinux&lt;/b&gt;!"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is a &lt;b&gt;Linux distribution&lt;/b&gt; that comprises the core of the "</div><div class='add'>+"Mandrivalinux is a &lt;b&gt;Linux distribution&lt;/b&gt; that comprises the core of the "</div><div class='ctx'> "system, called the &lt;b&gt;operating system&lt;/b&gt; (based on the Linux kernel) "</div><div class='ctx'> "together with &lt;b&gt;a lot of applications&lt;/b&gt; meeting every need you could even "</div><div class='ctx'> "think of."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux je &lt;b&gt;Linux distribucija&lt;/b&gt; koja sadržava jezgru sistema, "</div><div class='add'>+"Mandrivalinux je &lt;b&gt;Linux distribucija&lt;/b&gt; koja sadržava jezgru sistema, "</div><div class='ctx'> "koja se naziva &lt;b&gt;operativni sistem&lt;/b&gt; (baziranu na Linux kernelu) kao i "</div><div class='ctx'> "&lt;b&gt;mnoštvo programa&lt;/b&gt; koji zadovoljavaju sve potrebe koje vam mogu pasti "</div><div class='ctx'> "na pamet."</div><div class='hunk'>@@ -16025,10 +16025,10 @@ msgstr ""</div><div class='ctx'> #: share/advertising/01.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is the most &lt;b&gt;user-friendly&lt;/b&gt; Linux distribution today. It "</div><div class='add'>+"Mandrivalinux is the most &lt;b&gt;user-friendly&lt;/b&gt; Linux distribution today. It "</div><div class='ctx'> "is also one of the &lt;b&gt;most widely used&lt;/b&gt; Linux distributions worldwide!"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux je &lt;b&gt;najprijateljskija&lt;/b&gt; Linux distribucija danas. On je "</div><div class='add'>+"Mandrivalinux je &lt;b&gt;najprijateljskija&lt;/b&gt; Linux distribucija danas. On je "</div><div class='ctx'> "takođe i jedna od &lt;b&gt;najšire korištenih&lt;/b&gt; Linux distribucija na svijetu!"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/02.pl:13</div><div class='hunk'>@@ -16044,14 +16044,14 @@ msgstr "Dobro došli u svijet &lt;b&gt;otvorenog izvornog koda&lt;/b&gt;!"</div><div class='ctx'> #: share/advertising/02.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is committed to the open source model. This means that this "</div><div class='del'>-"new release is the result of &lt;b&gt;collaboration&lt;/b&gt; between &lt;b&gt;Mandrakesoft's "</div><div class='del'>-"team of developers&lt;/b&gt; and the &lt;b&gt;worldwide community&lt;/b&gt; of Mandrakelinux "</div><div class='add'>+"Mandrivalinux is committed to the open source model. This means that this "</div><div class='add'>+"new release is the result of &lt;b&gt;collaboration&lt;/b&gt; between &lt;b&gt;Mandriva's "</div><div class='add'>+"team of developers&lt;/b&gt; and the &lt;b&gt;worldwide community&lt;/b&gt; of Mandrivalinux "</div><div class='ctx'> "contributors."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux u potpunosti podržava open-source model. To znači da je ovo "</div><div class='del'>-"novo izdanje je rezultat &lt;b&gt;saradnje&lt;/b&gt; između &lt;b&gt;Mandrakesoft-ovog tima "</div><div class='del'>-"programera&lt;/b&gt; i &lt;b&gt;međunarodne zajednice&lt;/b&gt; Mandrakelinux saradnika."</div><div class='add'>+"Mandrivalinux u potpunosti podržava open-source model. To znači da je ovo "</div><div class='add'>+"novo izdanje je rezultat &lt;b&gt;saradnje&lt;/b&gt; između &lt;b&gt;Mandriva-ovog tima "</div><div class='add'>+"programera&lt;/b&gt; i &lt;b&gt;međunarodne zajednice&lt;/b&gt; Mandrivalinux saradnika."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/02.pl:19</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16071,10 +16071,10 @@ msgstr "&lt;b&gt;GPL - General Public License&lt;/b&gt;"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Most of the software included in the distribution and all of the "</div><div class='del'>-"Mandrakelinux tools are licensed under the &lt;b&gt;General Public License&lt;/b&gt;."</div><div class='add'>+"Mandrivalinux tools are licensed under the &lt;b&gt;General Public License&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Većina softvera koji je uključen u ovoj distribuciji, kao i svi "</div><div class='del'>-"Mandrakelinux alati, koriste &lt;b&gt;GNU General Public License&lt;/b&gt;."</div><div class='add'>+"Mandrivalinux alati, koriste &lt;b&gt;GNU General Public License&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/03.pl:17</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16104,15 +16104,15 @@ msgstr "&lt;b&gt;Uključite se u zajednicu&lt;/b&gt;"</div><div class='ctx'> #: share/advertising/04.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux has one of the &lt;b&gt;biggest communities&lt;/b&gt; of users and "</div><div class='add'>+"Mandrivalinux has one of the &lt;b&gt;biggest communities&lt;/b&gt; of users and "</div><div class='ctx'> "developers. The role of such a community is very wide, ranging from bug "</div><div class='ctx'> "reporting to the development of new applications. The community plays a "</div><div class='del'>-"&lt;b&gt;key role&lt;/b&gt; in the Mandrakelinux world."</div><div class='add'>+"&lt;b&gt;key role&lt;/b&gt; in the Mandrivalinux world."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux ima jednu od &lt;b&gt;najvećih zajednica&lt;/b&gt; korisnika i programera. "</div><div class='add'>+"Mandrivalinux ima jednu od &lt;b&gt;najvećih zajednica&lt;/b&gt; korisnika i programera. "</div><div class='ctx'> "Uloga takve zajednice je raznolika, počevši od prijavljivanja bugova do "</div><div class='ctx'> "razvoja novih programa. Zajednica igra &lt;b&gt;ključnu ulogu&lt;/b&gt; u svijetu "</div><div class='del'>-"Mandrakelinuxa."</div><div class='add'>+"Mandrivalinuxa."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/04.pl:17</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16133,11 +16133,11 @@ msgstr "&lt;b&gt;Download verzija&lt;/b&gt;"</div><div class='ctx'> #: share/advertising/05.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"You are now installing &lt;b&gt;Mandrakelinux Download&lt;/b&gt;. This is the free "</div><div class='del'>-"version that Mandrakesoft wants to keep &lt;b&gt;available to everyone&lt;/b&gt;."</div><div class='add'>+"You are now installing &lt;b&gt;Mandrivalinux Download&lt;/b&gt;. This is the free "</div><div class='add'>+"version that Mandriva wants to keep &lt;b&gt;available to everyone&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Trenutno instalirate &lt;b&gt;Mandrakelinux Download&lt;/b&gt;. To je besplatna verzija "</div><div class='del'>-"koju Mandrakesoft želi zadržati &lt;b&gt;dostupnom svima&lt;/b&gt;."</div><div class='add'>+"Trenutno instalirate &lt;b&gt;Mandrivalinux Download&lt;/b&gt;. To je besplatna verzija "</div><div class='add'>+"koju Mandriva želi zadržati &lt;b&gt;dostupnom svima&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/05.pl:19</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16169,10 +16169,10 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "You will not have access to the &lt;b&gt;services included&lt;/b&gt; in the other "</div><div class='del'>-"Mandrakesoft products either."</div><div class='add'>+"Mandriva products either."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Takođe nećete imati pristup &lt;b&gt;servisima&lt;/b&gt; koji su sastavni dio nekih "</div><div class='del'>-"drugih Mandrakesoft proizvoda."</div><div class='add'>+"drugih Mandriva proizvoda."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:13</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16181,8 +16181,8 @@ msgstr "&lt;b&gt;Discovery, Tvoj prvi Linux Desktop&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux Discovery&lt;/b&gt;."</div><div class='del'>-msgstr "Trenutno instalirate &lt;b&gt;Mandrakelinux Discovery&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux Discovery&lt;/b&gt;."</div><div class='add'>+msgstr "Trenutno instalirate &lt;b&gt;Mandrivalinux Discovery&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:17</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16204,17 +16204,17 @@ msgstr "&lt;b&gt;PowerPack, Najbolji Linux Desktop&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/07.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux PowerPack&lt;/b&gt;."</div><div class='del'>-msgstr "Trenutno instalirate &lt;b&gt;Mandrakelinux PowerPack&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux PowerPack&lt;/b&gt;."</div><div class='add'>+msgstr "Trenutno instalirate &lt;b&gt;Mandrivalinux PowerPack&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/07.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"PowerPack is Mandrakesoft's &lt;b&gt;premier Linux desktop&lt;/b&gt; product. PowerPack "</div><div class='add'>+"PowerPack is Mandriva's &lt;b&gt;premier Linux desktop&lt;/b&gt; product. PowerPack "</div><div class='ctx'> "includes &lt;b&gt;thousands of applications&lt;/b&gt; - everything from the most popular "</div><div class='ctx'> "to the most advanced."</div><div class='ctx'> msgstr ""</div><div class='del'>-"PowerPack je Mandrakesoft-ov &lt;b&gt;premijerni Linux desktop&lt;/b&gt; proizvod. "</div><div class='add'>+"PowerPack je Mandriva-ov &lt;b&gt;premijerni Linux desktop&lt;/b&gt; proizvod. "</div><div class='ctx'> "PowerPack uključuje &lt;b&gt;hiljade programa&lt;/b&gt; - sve od najpopularnijih do "</div><div class='ctx'> "najsloženijih."</div><div class='ctx'> </div><div class='hunk'>@@ -16225,8 +16225,8 @@ msgstr "&lt;b&gt;PowerPack+, Linux rješenje za Desktop i Server&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/08.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux PowerPack+&lt;/b&gt;."</div><div class='del'>-msgstr "Trenutno instalirate &lt;b&gt;Mandrakelinux PowerPack+&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux PowerPack+&lt;/b&gt;."</div><div class='add'>+msgstr "Trenutno instalirate &lt;b&gt;Mandrivalinux PowerPack+&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/08.pl:17</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16242,21 +16242,21 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakesoft proizvodi&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva proizvodi&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakesoft&lt;/b&gt; has developed a wide range of &lt;b&gt;Mandrakelinux&lt;/b&gt; "</div><div class='add'>+"&lt;b&gt;Mandriva&lt;/b&gt; has developed a wide range of &lt;b&gt;Mandrivalinux&lt;/b&gt; "</div><div class='ctx'> "products."</div><div class='ctx'> msgstr ""</div><div class='del'>-"&lt;b&gt;Mandrakesoft&lt;/b&gt; je razvio širok raspon &lt;b&gt;Mandrakelinux&lt;/b&gt; proizvoda."</div><div class='add'>+"&lt;b&gt;Mandriva&lt;/b&gt; je razvio širok raspon &lt;b&gt;Mandrivalinux&lt;/b&gt; proizvoda."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:17</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "The Mandrakelinux products are:"</div><div class='del'>-msgstr "Mandrakelinux proizvodi su:"</div><div class='add'>+msgid "The Mandrivalinux products are:"</div><div class='add'>+msgstr "Mandrivalinux proizvodi su:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:18</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16276,74 +16276,74 @@ msgstr "\t* &lt;b&gt;PowerPack+&lt;/b&gt;, Linux rješenje za Desktop i Server."</div><div class='ctx'> #: share/advertising/09.pl:21</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;Mandrakelinux for x86-64&lt;/b&gt;, The Mandrakelinux solution for making "</div><div class='add'>+"\t* &lt;b&gt;Mandrivalinux for x86-64&lt;/b&gt;, The Mandrivalinux solution for making "</div><div class='ctx'> "the most of your 64-bit processor."</div><div class='ctx'> msgstr ""</div><div class='del'>-"\t* &lt;b&gt;Mandrakelinux za x86-64&lt;/b&gt;, Mandrakelinux rješenje kojim ćete izvući "</div><div class='add'>+"\t* &lt;b&gt;Mandrivalinux za x86-64&lt;/b&gt;, Mandrivalinux rješenje kojim ćete izvući "</div><div class='ctx'> "maksimum iz vašeg 64-bitnog procesora."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products (Nomad Products)&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakesoft proizvodi (mobilni proizvodi)&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products (Nomad Products)&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva proizvodi (mobilni proizvodi)&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakesoft has developed two products that allow you to use Mandrakelinux "</div><div class='add'>+"Mandriva has developed two products that allow you to use Mandrivalinux "</div><div class='ctx'> "&lt;b&gt;on any computer&lt;/b&gt; and without any need to actually install it:"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakesoft je razvio dva proizvoda koji vam omogućuju da koristite "</div><div class='del'>-"Mandrakelinux &lt;b&gt;na bilo kojem računaru&lt;/b&gt; bez potrebe da ga ustvari "</div><div class='add'>+"Mandriva je razvio dva proizvoda koji vam omogućuju da koristite "</div><div class='add'>+"Mandrivalinux &lt;b&gt;na bilo kojem računaru&lt;/b&gt; bez potrebe da ga ustvari "</div><div class='ctx'> "instalirate:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:18</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;Move&lt;/b&gt;, a Mandrakelinux distribution that runs entirely from a "</div><div class='add'>+"\t* &lt;b&gt;Move&lt;/b&gt;, a Mandrivalinux distribution that runs entirely from a "</div><div class='ctx'> "bootable CD-ROM."</div><div class='ctx'> msgstr ""</div><div class='del'>-"\t* &lt;b&gt;Move&lt;/b&gt;, Mandrakelinux distribucija koja se izvršava u potpunosti sa "</div><div class='add'>+"\t* &lt;b&gt;Move&lt;/b&gt;, Mandrivalinux distribucija koja se izvršava u potpunosti sa "</div><div class='ctx'> "bootabilnog CD-ROMa."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, a Mandrakelinux distribution pre-installed on the "</div><div class='add'>+"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, a Mandrivalinux distribution pre-installed on the "</div><div class='ctx'> "ultra-compact “LaCie Mobile Hard Drive”."</div><div class='ctx'> msgstr ""</div><div class='del'>-"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, Mandrakelinux distribucija preinstalirana na "</div><div class='add'>+"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, Mandrivalinux distribucija preinstalirana na "</div><div class='ctx'> "kompaktnom USB hard disku - “LaCie Mobile Hard Drive”."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products (Professional Solutions)&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakesoft proizvodi (profesionalna rješenja)&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products (Professional Solutions)&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva proizvodi (profesionalna rješenja)&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Below are the Mandrakesoft products designed to meet the &lt;b&gt;professional "</div><div class='add'>+"Below are the Mandriva products designed to meet the &lt;b&gt;professional "</div><div class='ctx'> "needs&lt;/b&gt;:"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Ispod su navedeni Mandrakesoft proizvodi dizajnirani da zadovolje "</div><div class='add'>+"Ispod su navedeni Mandriva proizvodi dizajnirani da zadovolje "</div><div class='ctx'> "&lt;b&gt;profesionalne potrebe&lt;/b&gt;:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:16</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, The Mandrakelinux Desktop for Businesses."</div><div class='del'>-msgstr "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, Mandrakelinux Desktop za preduzeća."</div><div class='add'>+msgid "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, The Mandrivalinux Desktop for Businesses."</div><div class='add'>+msgstr "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, Mandrivalinux Desktop za preduzeća."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:17</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, The Mandrakelinux Server Solution."</div><div class='del'>-msgstr "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, Mandrakelinux rješenje za servere."</div><div class='add'>+msgid "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, The Mandrivalinux Server Solution."</div><div class='add'>+msgstr "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, Mandrivalinux rješenje za servere."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:18</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, The Mandrakelinux Security Solution."</div><div class='add'>+msgid "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, The Mandrivalinux Security Solution."</div><div class='ctx'> msgstr ""</div><div class='del'>-"\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, Mandrakelinux rješenje za sigurnost mreža."</div><div class='add'>+"\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, Mandrivalinux rješenje za sigurnost mreža."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/12.pl:13</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16386,10 +16386,10 @@ msgstr "&lt;b&gt;Izaberite vaše grafičko radno okruženje&lt;/b&gt;"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "With PowerPack, you will have the choice of the &lt;b&gt;graphical desktop "</div><div class='del'>-"environment&lt;/b&gt;. Mandrakesoft has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='add'>+"environment&lt;/b&gt;. Mandriva has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Sa PowerPack-om, imaćete izbor &lt;b&gt;grafičkog radnog okruženja&lt;/b&gt;. "</div><div class='del'>-"Mandrakesoft je izabrao &lt;b&gt;KDE&lt;/b&gt; kao podrazumijevano okruženje."</div><div class='add'>+"Mandriva je izabrao &lt;b&gt;KDE&lt;/b&gt; kao podrazumijevano okruženje."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/13-a.pl:17 share/advertising/13-b.pl:17</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16414,9 +16414,9 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "With PowerPack+, you will have the choice of the &lt;b&gt;graphical desktop "</div><div class='del'>-"environment&lt;/b&gt;. Mandrakesoft has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='add'>+"environment&lt;/b&gt;. Mandriva has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Uz PowerPack+, imaćete izbor &lt;b&gt;grafičkog radnog okruženja&lt;/b&gt;. Mandrakesoft "</div><div class='add'>+"Uz PowerPack+, imaćete izbor &lt;b&gt;grafičkog radnog okruženja&lt;/b&gt;. Mandriva "</div><div class='ctx'> "je izabrao &lt;b&gt;KDE&lt;/b&gt; kao podrazumijevano okruženje."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/14.pl:15</div><div class='hunk'>@@ -16544,10 +16544,10 @@ msgstr "&lt;b&gt;Uživajte u širokoj paleti programa&lt;/b&gt;"</div><div class='ctx'> #: share/advertising/18.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"In the Mandrakelinux menu you will find &lt;b&gt;easy-to-use&lt;/b&gt; applications for "</div><div class='add'>+"In the Mandrivalinux menu you will find &lt;b&gt;easy-to-use&lt;/b&gt; applications for "</div><div class='ctx'> "&lt;b&gt;all of your tasks&lt;/b&gt;:"</div><div class='ctx'> msgstr ""</div><div class='del'>-"U Mandrakelinux meniju naći ćete &lt;b&gt;jednostavne&lt;/b&gt; programe &lt;b&gt;za sve "</div><div class='add'>+"U Mandrivalinux meniju naći ćete &lt;b&gt;jednostavne&lt;/b&gt; programe &lt;b&gt;za sve "</div><div class='ctx'> "zadatke&lt;/b&gt;:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/18.pl:16</div><div class='hunk'>@@ -16809,18 +16809,18 @@ msgstr "\t* &lt;b&gt;Postfix&lt;/b&gt; i &lt;b&gt;Sendmail&lt;/b&gt;: Popularni i moćni mail serveri."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakelinux Control Center&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakelinux Kontrolni centar&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandrivalinux Control Center&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandrivalinux Kontrolni centar&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"The &lt;b&gt;Mandrakelinux Control Center&lt;/b&gt; is an essential collection of "</div><div class='del'>-"Mandrakelinux-specific utilities designed to simplify the configuration of "</div><div class='add'>+"The &lt;b&gt;Mandrivalinux Control Center&lt;/b&gt; is an essential collection of "</div><div class='add'>+"Mandrivalinux-specific utilities designed to simplify the configuration of "</div><div class='ctx'> "your computer."</div><div class='ctx'> msgstr ""</div><div class='del'>-"&lt;b&gt;Mandrakelinux Kontrolni centar&lt;/b&gt; je kolecija najvažnijih alata "</div><div class='del'>-"specifičnih za Mandrakelinux koji olakšavaju podešavanje vašeg računara."</div><div class='add'>+"&lt;b&gt;Mandrivalinux Kontrolni centar&lt;/b&gt; je kolecija najvažnijih alata "</div><div class='add'>+"specifičnih za Mandrivalinux koji olakšavaju podešavanje vašeg računara."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:17</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16844,16 +16844,16 @@ msgstr "&lt;b&gt;Open-source model&lt;/b&gt;"</div><div class='ctx'> msgid ""</div><div class='ctx'> "Like all computer programming, open source software &lt;b&gt;requires time and "</div><div class='ctx'> "people&lt;/b&gt; for development. In order to respect the open source philosophy, "</div><div class='del'>-"Mandrakesoft sells added value products and services to &lt;b&gt;keep improving "</div><div class='del'>-"Mandrakelinux&lt;/b&gt;. If you want to &lt;b&gt;support the open source philosophy&lt;/b&gt; "</div><div class='del'>-"and the development of Mandrakelinux, &lt;b&gt;please&lt;/b&gt; consider buying one of "</div><div class='add'>+"Mandriva sells added value products and services to &lt;b&gt;keep improving "</div><div class='add'>+"Mandrivalinux&lt;/b&gt;. If you want to &lt;b&gt;support the open source philosophy&lt;/b&gt; "</div><div class='add'>+"and the development of Mandrivalinux, &lt;b&gt;please&lt;/b&gt; consider buying one of "</div><div class='ctx'> "our products or services!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Kao i svo računarsko programiranje, za razvoj open-source softwara je "</div><div class='ctx'> "&lt;b&gt;potrebno vrijeme i ljudi&lt;/b&gt;. Kako bi poštovao open-source filozofiju, "</div><div class='del'>-"Mandrakesoft vam prodaje dodatnu vrijednost proizvoda i usluga kako bi "</div><div class='del'>-"&lt;b&gt;nastavio usavršavati Mandrakelinux&lt;/b&gt;. Ako želite &lt;b&gt;podržati open-"</div><div class='del'>-"source filozofiju&lt;/b&gt; kao i razvoj Mandrakelinuxa, &lt;b&gt;molimo vas&lt;/b&gt; da "</div><div class='add'>+"Mandriva vam prodaje dodatnu vrijednost proizvoda i usluga kako bi "</div><div class='add'>+"&lt;b&gt;nastavio usavršavati Mandrivalinux&lt;/b&gt;. Ako želite &lt;b&gt;podržati open-"</div><div class='add'>+"source filozofiju&lt;/b&gt; kao i razvoj Mandrivalinuxa, &lt;b&gt;molimo vas&lt;/b&gt; da "</div><div class='ctx'> "razmotrite kupovinu nekog od naših proizvoda ili usluga!"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/27.pl:13</div><div class='hunk'>@@ -16864,7 +16864,7 @@ msgstr "&lt;b&gt;On-line prodavnica&lt;/b&gt;"</div><div class='ctx'> #: share/advertising/27.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"To learn more about Mandrakesoft products and services, you can visit our "</div><div class='add'>+"To learn more about Mandriva products and services, you can visit our "</div><div class='ctx'> "&lt;b&gt;e-commerce platform&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Da naučite više o našim proizvodima i uslugama, možete posjetiti našu e-"</div><div class='hunk'>@@ -16893,24 +16893,24 @@ msgstr "Navratite danas u &lt;b&gt;store.mandrakesoft.com&lt;/b&gt;!"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeclub&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeclub&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Club&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Club&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakeclub&lt;/b&gt; is the &lt;b&gt;perfect companion&lt;/b&gt; to your Mandrakelinux "</div><div class='add'>+"&lt;b&gt;Mandriva Club&lt;/b&gt; is the &lt;b&gt;perfect companion&lt;/b&gt; to your Mandrivalinux "</div><div class='ctx'> "product.."</div><div class='ctx'> msgstr ""</div><div class='del'>-"&lt;b&gt;Mandrakeclub&lt;/b&gt; je &lt;b&gt;savršen dodatak&lt;/b&gt; vašem Mandrakelinux proizvodu."</div><div class='add'>+"&lt;b&gt;Mandriva Club&lt;/b&gt; je &lt;b&gt;savršen dodatak&lt;/b&gt; vašem Mandrivalinux proizvodu."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Take advantage of &lt;b&gt;valuable benefits&lt;/b&gt; by joining Mandrakeclub, such as:"</div><div class='add'>+"Take advantage of &lt;b&gt;valuable benefits&lt;/b&gt; by joining Mandriva Club, such as:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Iskoristite razne &lt;b&gt;vrijedne pogodnosti&lt;b&gt; tako što ćete se učlaniti u "</div><div class='del'>-"Mandrakeclub, među kojima su:"</div><div class='add'>+"Mandriva Club, među kojima su:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:20</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16932,40 +16932,40 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:22</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* Participation in Mandrakelinux &lt;b&gt;user forums&lt;/b&gt;."</div><div class='del'>-msgstr "\t* Učešće u Mandrakelinux &lt;b&gt;korisničkim forumima&lt;/b&gt;"</div><div class='add'>+msgid "\t* Participation in Mandrivalinux &lt;b&gt;user forums&lt;/b&gt;."</div><div class='add'>+msgstr "\t* Učešće u Mandrivalinux &lt;b&gt;korisničkim forumima&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:23</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "\t* &lt;b&gt;Early and privileged access&lt;/b&gt;, before public release, to "</div><div class='del'>-"Mandrakelinux &lt;b&gt;ISO images&lt;/b&gt;."</div><div class='add'>+"Mandrivalinux &lt;b&gt;ISO images&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='del'>-"\t* &lt;b&gt;Rani i privilegovani pristup&lt;/b&gt;, prije javnog izdanja, Mandrakelinux "</div><div class='add'>+"\t* &lt;b&gt;Rani i privilegovani pristup&lt;/b&gt;, prije javnog izdanja, Mandrivalinux "</div><div class='ctx'> "&lt;b&gt;ISO imidžima&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeonline&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeonline&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Online&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Online&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakeonline&lt;/b&gt; is a new premium service that Mandrakesoft is proud to "</div><div class='add'>+"&lt;b&gt;Mandriva Online&lt;/b&gt; is a new premium service that Mandriva is proud to "</div><div class='ctx'> "offer its customers!"</div><div class='ctx'> msgstr ""</div><div class='del'>-"&lt;b&gt;Mandrakeonline&lt;/b&gt; je nova premijum usluga koju Mandrakesoft s ponosom "</div><div class='add'>+"&lt;b&gt;Mandriva Online&lt;/b&gt; je nova premijum usluga koju Mandriva s ponosom "</div><div class='ctx'> "nudi svojim klijentima!"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakeonline provides a wide range of valuable services for &lt;b&gt;easily "</div><div class='del'>-"updating&lt;/b&gt; your Mandrakelinux systems:"</div><div class='add'>+"Mandriva Online provides a wide range of valuable services for &lt;b&gt;easily "</div><div class='add'>+"updating&lt;/b&gt; your Mandrivalinux systems:"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakeonline vam pruža širok izbor usluga za &lt;b&gt;jednostavno ažuriranje&lt;/b&gt; "</div><div class='del'>-"vaših Mandrakelinux sistema:"</div><div class='add'>+"Mandriva Online vam pruža širok izbor usluga za &lt;b&gt;jednostavno ažuriranje&lt;/b&gt; "</div><div class='add'>+"vaših Mandrivalinux sistema:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:18</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16990,42 +16990,42 @@ msgstr "\t* Fleksibilno &lt;b&gt;planiranje&lt;/b&gt; ažuriranja."</div><div class='ctx'> #: share/advertising/29.pl:21</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* Management of &lt;b&gt;all your Mandrakelinux systems&lt;/b&gt; with one account."</div><div class='add'>+"\t* Management of &lt;b&gt;all your Mandrivalinux systems&lt;/b&gt; with one account."</div><div class='ctx'> msgstr ""</div><div class='del'>-"\t* Menadžment &lt;b&gt;svih vaših Mandrakelinux sistema&lt;/b&gt; putem jednog "</div><div class='add'>+"\t* Menadžment &lt;b&gt;svih vaših Mandrivalinux sistema&lt;/b&gt; putem jednog "</div><div class='ctx'> "korisničkog računa."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeexpert&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeexpert&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Expert&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Expert&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Do you require &lt;b&gt;assistance?&lt;/b&gt; Meet Mandrakesoft's technical experts on "</div><div class='add'>+"Do you require &lt;b&gt;assistance?&lt;/b&gt; Meet Mandriva's technical experts on "</div><div class='ctx'> "&lt;b&gt;our technical support platform&lt;/b&gt; www.mandrakeexpert.com."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Da li vam je potrebna &lt;b&gt;podrška?&lt;/b&gt; Upoznajte Mandrakesoft tehničke "</div><div class='add'>+"Da li vam je potrebna &lt;b&gt;podrška?&lt;/b&gt; Upoznajte Mandriva tehničke "</div><div class='ctx'> "eksperte na našoj &lt;b&gt;platformi za tehničku podršku&lt;/b&gt; www.mandrakeexpert."</div><div class='ctx'> "com."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Thanks to the help of &lt;b&gt;qualified Mandrakelinux experts&lt;/b&gt;, you will save "</div><div class='add'>+"Thanks to the help of &lt;b&gt;qualified Mandrivalinux experts&lt;/b&gt;, you will save "</div><div class='ctx'> "a lot of time."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Zahvaljujući pomoći &lt;b&gt;kvalificiranih eksperata za Mandrakelinux&lt;/b&gt;, "</div><div class='add'>+"Zahvaljujući pomoći &lt;b&gt;kvalificiranih eksperata za Mandrivalinux&lt;/b&gt;, "</div><div class='ctx'> "uštedićete mnogo vremena."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"For any question related to Mandrakelinux, you have the possibility to "</div><div class='add'>+"For any question related to Mandrivalinux, you have the possibility to "</div><div class='ctx'> "purchase support incidents at &lt;b&gt;store.mandrakesoft.com&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Za bilo kakva pitanja u vezi Mandrakelinuxa, možete kupiti incidente za "</div><div class='add'>+"Za bilo kakva pitanja u vezi Mandrivalinuxa, možete kupiti incidente za "</div><div class='ctx'> "podršku na &lt;b&gt;store.mandrakesoft.com&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:25</div><div class='hunk'>@@ -17324,8 +17324,8 @@ msgstr "Alati za nadzor, praćenje potrošnje, tcpdump, nmap, ..."</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:196</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakesoft Wizards"</div><div class='del'>-msgstr "Mandrakesoft čarobnjaci"</div><div class='add'>+msgid "Mandriva Wizards"</div><div class='add'>+msgstr "Mandriva čarobnjaci"</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:197</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -17474,7 +17474,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "[OPTIONS]...\n"</div><div class='del'>-"Mandrakelinux Terminal Server Configurator\n"</div><div class='add'>+"Mandrivalinux Terminal Server Configurator\n"</div><div class='ctx'> "--enable         : enable MTS\n"</div><div class='ctx'> "--disable        : disable MTS\n"</div><div class='ctx'> "--start          : start MTS\n"</div><div class='hunk'>@@ -17488,7 +17488,7 @@ msgid ""</div><div class='ctx'> "IP, nbi image name)"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "[OPTIONS]...\n"</div><div class='del'>-"Podešavanje Mandrakelinux Terminal Servera\n"</div><div class='add'>+"Podešavanje Mandrivalinux Terminal Servera\n"</div><div class='ctx'> "--enable         : omogući MTS\n"</div><div class='ctx'> "--disable        : onemogući MTS\n"</div><div class='ctx'> "--start          : pokreni MTS\n"</div><div class='hunk'>@@ -17545,14 +17545,14 @@ msgstr " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"</div><div class='ctx'> msgid ""</div><div class='ctx'> "[OPTION]...\n"</div><div class='ctx'> "  --no-confirmation      do not ask first confirmation question in "</div><div class='del'>-"MandrakeUpdate mode\n"</div><div class='add'>+"Mandriva Update mode\n"</div><div class='ctx'> "  --no-verify-rpm        do not verify packages signatures\n"</div><div class='ctx'> "  --changelog-first      display changelog before filelist in the "</div><div class='ctx'> "description window\n"</div><div class='ctx'> "  --merge-all-rpmnew     propose to merge all .rpmnew/.rpmsave files found"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "[OPTION]...\n"</div><div class='del'>-"  --no-confirmation      ne postavljaj prvo pitanje u MandrakeUpdate modu\n"</div><div class='add'>+"  --no-confirmation      ne postavljaj prvo pitanje u Mandriva Update modu\n"</div><div class='ctx'> "  --no-verify-rpm        ne provjeravaj potpise paketa\n"</div><div class='ctx'> "  --changelog-first      prikaži changelog prije filelist u opisnom prozoru\n"</div><div class='ctx'> "  --merge-all-rpmnew     predloži merge svih pronađenih .rpmnew/.rpmsave "</div><div class='hunk'>@@ -20328,13 +20328,13 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:41</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Bug Report Tool"</div><div class='del'>-msgstr "Mandrakelinux alat za prijavu bugova"</div><div class='add'>+msgid "Mandrivalinux Bug Report Tool"</div><div class='add'>+msgstr "Mandrivalinux alat za prijavu bugova"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:46</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Control Center"</div><div class='del'>-msgstr "Mandrakelinux Kontrolni centar"</div><div class='add'>+msgid "Mandrivalinux Control Center"</div><div class='add'>+msgstr "Mandrivalinux Kontrolni centar"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:48</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -20354,8 +20354,8 @@ msgstr "HardDrake"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:51</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakeonline"</div><div class='del'>-msgstr "Mandrakeonline"</div><div class='add'>+msgid "Mandriva Online"</div><div class='add'>+msgstr "Mandriva Online"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:52</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -20399,8 +20399,8 @@ msgstr "Čarobnjaci za podešavanje"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:81</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Select Mandrakesoft Tool:"</div><div class='del'>-msgstr "Izaberite Mandrakesoft alat:"</div><div class='add'>+msgid "Select Mandriva Tool:"</div><div class='add'>+msgstr "Izaberite Mandriva alat:"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:82</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -20825,19 +20825,19 @@ msgstr "Pokrenut na bootu"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "This interface has not been configured yet.\n"</div><div class='del'>-"Run the \"Add an interface\" assistant from the Mandrakelinux Control Center"</div><div class='add'>+"Run the \"Add an interface\" assistant from the Mandrivalinux Control Center"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Interfejs još nije podešen.\n"</div><div class='del'>-"Pokrenite asistent \"Dodaj interfejs\" iz Mandrakelinux Kontrolnog centra"</div><div class='add'>+"Pokrenite asistent \"Dodaj interfejs\" iz Mandrivalinux Kontrolnog centra"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakconnect:1009 standalone/net_applet:61</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "You do not have any configured Internet connection.\n"</div><div class='del'>-"Run the \"%s\" assistant from the Mandrakelinux Control Center"</div><div class='add'>+"Run the \"%s\" assistant from the Mandrivalinux Control Center"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Niste podesili nijednu Internet konekciju.\n"</div><div class='del'>-"Pokrenite asistent \"%s\" iz Mandrakelinux Kontrolnog centra"</div><div class='add'>+"Pokrenite asistent \"%s\" iz Mandrivalinux Kontrolnog centra"</div><div class='ctx'> </div><div class='ctx'> #. -PO: here "Add Connection" should be translated the same was as in control-center</div><div class='ctx'> #: standalone/drakconnect:1010 standalone/net_applet:62</div><div class='hunk'>@@ -20887,8 +20887,8 @@ msgstr "KDM (KDE Display Manager)"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakedm:36</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "MdkKDM (Mandrakelinux Display Manager)"</div><div class='del'>-msgstr "MdkKDM (Mandrakelinux Display Manager)"</div><div class='add'>+msgid "MdkKDM (Mandrivalinux Display Manager)"</div><div class='add'>+msgstr "MdkKDM (Mandrivalinux Display Manager)"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakedm:37</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -21187,7 +21187,7 @@ msgstr "Uvezi"</div><div class='ctx'> #: standalone/drakfont:511</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Copyright (C) 2001-2002 by Mandrakesoft \n"</div><div class='add'>+"Copyright (C) 2001-2002 by Mandriva \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "       DUPONT Sebastien (original version)\n"</div><div class='hunk'>@@ -21196,7 +21196,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "       VIGNAUD Thierry &lt;tvignaud@mandrakesoft.com&gt;"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Copyright (C) 2001-2002 by Mandrakesoft \n"</div><div class='add'>+"Copyright (C) 2001-2002 by Mandriva \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "       DUPONT Sebastien (originalna verzija)\n"</div><div class='hunk'>@@ -21739,14 +21739,14 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> " drakhelp 0.1\n"</div><div class='del'>-"Copyright (C) 2003-2004 Mandrakesoft.\n"</div><div class='add'>+"Copyright (C) 2003-2004 Mandriva.\n"</div><div class='ctx'> "This is free software and may be redistributed under the terms of the GNU "</div><div class='ctx'> "GPL.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Usage: \n"</div><div class='ctx'> msgstr ""</div><div class='ctx'> " drakhelp 0.1\n"</div><div class='del'>-"Copyright (C) 2003-2004 Mandrakesoft.\n"</div><div class='add'>+"Copyright (C) 2003-2004 Mandriva.\n"</div><div class='ctx'> "Ovo je slobodan softver i može se distribuirati pod uslovima GNU GPLa.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Upotreba: \n"</div><div class='hunk'>@@ -21775,8 +21775,8 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakhelp:36</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Help Center"</div><div class='del'>-msgstr "Mandrakelinux Centar za pomoć"</div><div class='add'>+msgid "Mandrivalinux Help Center"</div><div class='add'>+msgstr "Mandrivalinux Centar za pomoć"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakhelp:36</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -22046,7 +22046,7 @@ msgid ""</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Sada ćete podesiti instalacioni server, koji se sastoji od PXE servera (DHCP "</div><div class='ctx'> "servera) i TFTP servera.\n"</div><div class='del'>-"Sa ovom opcijom, moći ćete instalirati Mandrakelinux na druge računare na "</div><div class='add'>+"Sa ovom opcijom, moći ćete instalirati Mandrivalinux na druge računare na "</div><div class='ctx'> "vašoj lokalnoj mreži koristećiovaj računar kao izvor.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Prije nego što nastavite, provjerite da li ste podesili mrežni/internet "</div><div class='hunk'>@@ -25302,8 +25302,8 @@ msgstr "Izmjena je napravljena, ali da bi stupila na snagu morate se odjaviti"</div><div class='ctx'> </div><div class='ctx'> #: standalone/logdrake:50</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Tools Logs"</div><div class='del'>-msgstr "Dnevnici Mandrakelinux alata"</div><div class='add'>+msgid "Mandrivalinux Tools Logs"</div><div class='add'>+msgstr "Dnevnici Mandrivalinux alata"</div><div class='ctx'> </div><div class='ctx'> #: standalone/logdrake:51</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -25816,10 +25816,10 @@ msgstr "Konekcija završena."</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Connection failed.\n"</div><div class='del'>-"Verify your configuration in the Mandrakelinux Control Center."</div><div class='add'>+"Verify your configuration in the Mandrivalinux Control Center."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Konekcija nije uspjela.\n"</div><div class='del'>-"Provjerite konfiguraciju u Mandrakelinux Kontrolnom centru."</div><div class='add'>+"Provjerite konfiguraciju u Mandrivalinux Kontrolnom centru."</div><div class='ctx'> </div><div class='ctx'> #: standalone/net_monitor:341</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -26701,8 +26701,8 @@ msgstr "Instalacija nije uspjela"</div><div class='ctx'> #~ msgid "You've not selected any font"</div><div class='ctx'> #~ msgstr "Niste izabrali nijedan font"</div><div class='ctx'> </div><div class='del'>-#~ msgid "MandrakeSoft Wizards"</div><div class='del'>-#~ msgstr "Mandrakesoft čarobnjaci"</div><div class='add'>+#~ msgid "Mandriva Wizards"</div><div class='add'>+#~ msgstr "Mandriva čarobnjaci"</div><div class='ctx'> </div><div class='ctx'> #~ msgid "No browser available! Please install one"</div><div class='ctx'> #~ msgstr "Nemate nijedan browser! Molim instalirajte neki browser"</div><div class='head'>diff --git a/perl-install/share/po/ca.po b/perl-install/share/po/ca.po<br/>index d88f56d01..068b7ed9e 100644<br/>--- a/<a href='/software/drakx/tree/perl-install/share/po/ca.po?h=18.33&amp;id=a2c392a9ab83bb9031fb11f99f0101f1f2d9f140'>perl-install/share/po/ca.po</a><br/>+++ b/<a href='/software/drakx/tree/perl-install/share/po/ca.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/ca.po</a></div><div class='hunk'>@@ -63,7 +63,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click the button to reboot the machine, unplug it, remove write protection,\n"</div><div class='del'>-"plug the key again, and launch Mandrake Move again."</div><div class='add'>+"plug the key again, and launch Mandriva Move again."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: ../move/move.pm:468 help.pm:409 install_steps_interactive.pm:1320</div><div class='hunk'>@@ -82,7 +82,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You may also proceed without an USB key - you'll still be\n"</div><div class='del'>-"able to use Mandrake Move as a normal live Mandrake\n"</div><div class='add'>+"able to use Mandriva Move as a normal live Mandriva\n"</div><div class='ctx'> "Operating System."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -90,7 +90,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "We did not detect any USB key on your system. If you\n"</div><div class='del'>-"plug in an USB key now, Mandrake Move will have the ability\n"</div><div class='add'>+"plug in an USB key now, Mandriva Move will have the ability\n"</div><div class='ctx'> "to transparently save the data in your home directory and\n"</div><div class='ctx'> "system wide configuration, for next boot on this computer\n"</div><div class='ctx'> "or another one. Note: if you plug in a key now, wait several\n"</div><div class='hunk'>@@ -98,7 +98,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You may also proceed without an USB key - you'll still be\n"</div><div class='del'>-"able to use Mandrake Move as a normal live Mandrake\n"</div><div class='add'>+"able to use Mandriva Move as a normal live Mandriva\n"</div><div class='ctx'> "Operating System."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -227,7 +227,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "This may come from corrupted system configuration files\n"</div><div class='ctx'> "on the USB key, in this case removing them and then\n"</div><div class='del'>-"rebooting Mandrake Move would fix the problem. To do\n"</div><div class='add'>+"rebooting Mandriva Move would fix the problem. To do\n"</div><div class='ctx'> "so, click on the corresponding button.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -1276,11 +1276,11 @@ msgstr "Tria d'idioma"</div><div class='ctx'> #: any.pm:733</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux can support multiple languages. Select\n"</div><div class='add'>+"Mandrivalinux can support multiple languages. Select\n"</div><div class='ctx'> "the languages you would like to install. They will be available\n"</div><div class='ctx'> "when your installation is complete and you restart your system."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux pot utilitzar múltiples idiomes. Seleccioneu\n"</div><div class='add'>+"Mandrivalinux pot utilitzar múltiples idiomes. Seleccioneu\n"</div><div class='ctx'> "els llenguatges que vulgueu instal·lar. Estaran disponibles\n"</div><div class='ctx'> "quan reinicieu el sistema, després que la instal·lació s'hagi completat."</div><div class='ctx'> </div><div class='hunk'>@@ -3751,13 +3751,13 @@ msgstr "habilita l'ús de la ràdio"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Before continuing, you should carefully read the terms of the license. It\n"</div><div class='del'>-"covers the entire Mandrakelinux distribution. If you agree with all the\n"</div><div class='add'>+"covers the entire Mandrivalinux distribution. If you agree with all the\n"</div><div class='ctx'> "terms it contains, check the \"%s\" box. If not, clicking on the \"%s\"\n"</div><div class='ctx'> "button will reboot your computer."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Abans de continuar, llegiu atentament les clàusules de la llicència. "</div><div class='ctx'> "Cobreix\n"</div><div class='del'>-"tota la distribució Mandrakelinux. Si esteu d'acord amb tots els termes de "</div><div class='add'>+"tota la distribució Mandrivalinux. Si esteu d'acord amb tots els termes de "</div><div class='ctx'> "la\n"</div><div class='ctx'> "llicència, feu clic al quadre \"%s\"; si no, prémer el botó \"%s\"\n"</div><div class='ctx'> "reiniciarà el vostre ordinador."</div><div class='hunk'>@@ -3959,13 +3959,13 @@ msgstr ""</div><div class='ctx'> #: help.pm:85</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"The Mandrakelinux installation is distributed on several CD-ROMs. If a\n"</div><div class='add'>+"The Mandrivalinux installation is distributed on several CD-ROMs. If a\n"</div><div class='ctx'> "selected package is located on another CD-ROM, DrakX will eject the current\n"</div><div class='ctx'> "CD and ask you to insert the required one. If you do not have the requested\n"</div><div class='ctx'> "CD at hand, just click on \"%s\", the corresponding packages will not be\n"</div><div class='ctx'> "installed."</div><div class='ctx'> msgstr ""</div><div class='del'>-"La instal·lació del Mandrakelinux està repartida en diversos CD-ROM. Si\n"</div><div class='add'>+"La instal·lació del Mandrivalinux està repartida en diversos CD-ROM. Si\n"</div><div class='ctx'> "un dels paquets escollits està en un altre CD-ROM, DrakX expulsarà el CD\n"</div><div class='ctx'> "actual i us demanarà que n'inseriu un altre. Si no teniu el CD necessari a\n"</div><div class='ctx'> "mà, premeu \"%s\" i els paquets corresponents no s'instal·laran."</div><div class='hunk'>@@ -3974,11 +3974,11 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "It's now time to specify which programs you wish to install on your system.\n"</div><div class='del'>-"There are thousands of packages available for Mandrakelinux, and to make it\n"</div><div class='add'>+"There are thousands of packages available for Mandrivalinux, and to make it\n"</div><div class='ctx'> "simpler to manage, they have been placed into groups of similar\n"</div><div class='ctx'> "applications.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Mandrakelinux sorts package groups in four categories. You can mix and\n"</div><div class='add'>+"Mandrivalinux sorts package groups in four categories. You can mix and\n"</div><div class='ctx'> "match applications from the various categories, so a ``Workstation''\n"</div><div class='ctx'> "installation can still have applications from the ``Server'' category\n"</div><div class='ctx'> "installed.\n"</div><div class='hunk'>@@ -4030,10 +4030,10 @@ msgid ""</div><div class='ctx'> "megabytes."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Ha arribat el moment d'indicar els programes que voleu instal·lar en el\n"</div><div class='del'>-"sistema. Mandrakelinux té milers de paquets, i per facilitar-ne la\n"</div><div class='add'>+"sistema. Mandrivalinux té milers de paquets, i per facilitar-ne la\n"</div><div class='ctx'> "gestió s'han distribuït en grups d'aplicacions similars.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Mandrakelinux agrupa els paquets en quatre categories. Podeu mesclar i fer\n"</div><div class='add'>+"Mandrivalinux agrupa els paquets en quatre categories. Podeu mesclar i fer\n"</div><div class='ctx'> "coincidir aplicacions de grups diversos, de manera que una instal·lació\n"</div><div class='ctx'> "d'``Estació de treball'' pot perfectament tenir instal·lades aplicacions\n"</div><div class='ctx'> "de la categoria ``Servidor'' \n"</div><div class='hunk'>@@ -4139,10 +4139,10 @@ msgid ""</div><div class='ctx'> "!! If a server package has been selected, either because you specifically\n"</div><div class='ctx'> "chose the individual package or because it was part of a group of packages,\n"</div><div class='ctx'> "you'll be asked to confirm that you really want those servers to be\n"</div><div class='del'>-"installed. By default Mandrakelinux will automatically start any installed\n"</div><div class='add'>+"installed. By default Mandrivalinux will automatically start any installed\n"</div><div class='ctx'> "services at boot time. Even if they are safe and have no known issues at\n"</div><div class='ctx'> "the time the distribution was shipped, it is entirely possible that\n"</div><div class='del'>-"security holes were discovered after this version of Mandrakelinux was\n"</div><div class='add'>+"security holes were discovered after this version of Mandrivalinux was\n"</div><div class='ctx'> "finalized. If you do not know what a particular service is supposed to do "</div><div class='ctx'> "or\n"</div><div class='ctx'> "why it's being installed, then click \"%s\". Clicking \"%s\" will install\n"</div><div class='hunk'>@@ -4173,11 +4173,11 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "Si heu seleccionat un paquet de servidor, intencionadament o perquè\n"</div><div class='ctx'> "formava part d'un grup, se us demanarà que confirmeu si realment voleu\n"</div><div class='del'>-"instal·lar aquests servidors. Per defecte, Mandrakelinux iniciarà i "</div><div class='add'>+"instal·lar aquests servidors. Per defecte, Mandrivalinux iniciarà i "</div><div class='ctx'> "instal·larà automàticament qualsevol servidor durant l'arrencada. Tot i que\n"</div><div class='ctx'> "siguin segurs i no tinguin cap problema conegut quan es publica la\n"</div><div class='ctx'> "distribució, és totalment possible que es descobreixin forats de seguretat\n"</div><div class='del'>-"després que aquesta versió de Mandrakelinux quedi finalitzada.\n"</div><div class='add'>+"després que aquesta versió de Mandrivalinux quedi finalitzada.\n"</div><div class='ctx'> "Si no sabeu què se suposa que fa un servei en particular, o per què s'està\n"</div><div class='ctx'> "instal·lant, feu clic a \"%s\". Per defecte, si feu clic a \"%s\" els "</div><div class='ctx'> "serveis\n"</div><div class='hunk'>@@ -4339,7 +4339,7 @@ msgstr ""</div><div class='ctx'> msgid ""</div><div class='ctx'> "X (for X Window System) is the heart of the GNU/Linux graphical interface\n"</div><div class='ctx'> "on which all the graphical environments (KDE, GNOME, AfterStep,\n"</div><div class='del'>-"WindowMaker, etc.) bundled with Mandrakelinux rely upon.\n"</div><div class='add'>+"WindowMaker, etc.) bundled with Mandrivalinux rely upon.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You'll see a list of different parameters to change to get an optimal\n"</div><div class='ctx'> "graphical display.\n"</div><div class='hunk'>@@ -4396,7 +4396,7 @@ msgstr ""</div><div class='ctx'> "L'X (per sistema X Window) és el cor de la interfície gràfica de GNU/Linux\n"</div><div class='ctx'> "de què depenen tots els entorns gràfics (KDE, GNOME, AfterStep, "</div><div class='ctx'> "WindowMaker,\n"</div><div class='del'>-"etc.) que venen amb Mandrakelinux.\n"</div><div class='add'>+"etc.) que venen amb Mandrivalinux.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Veureu una relació de diferents paràmetres que podeu canviar per aconseguir\n"</div><div class='ctx'> "una visualització gràfica òptima: Targeta gràfica\n"</div><div class='hunk'>@@ -4512,12 +4512,12 @@ msgstr ""</div><div class='ctx'> #: help.pm:316</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"You now need to decide where you want to install the Mandrakelinux\n"</div><div class='add'>+"You now need to decide where you want to install the Mandrivalinux\n"</div><div class='ctx'> "operating system on your hard drive. If your hard drive is empty or if an\n"</div><div class='ctx'> "existing operating system is using all the available space you will have to\n"</div><div class='ctx'> "partition the drive. Basically, partitioning a hard drive means to\n"</div><div class='ctx'> "logically divide it to create the space needed to install your new\n"</div><div class='del'>-"Mandrakelinux system.\n"</div><div class='add'>+"Mandrivalinux system.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Because the process of partitioning a hard drive is usually irreversible\n"</div><div class='ctx'> "and can lead to data losses, partitioning can be intimidating and stressful\n"</div><div class='hunk'>@@ -4544,7 +4544,7 @@ msgid ""</div><div class='ctx'> "FAT or NTFS partition. Resizing can be performed without the loss of any\n"</div><div class='ctx'> "data, provided you've previously defragmented the Windows partition.\n"</div><div class='ctx'> "Backing up your data is strongly recommended. Using this option is\n"</div><div class='del'>-"recommended if you want to use both Mandrakelinux and Microsoft Windows on\n"</div><div class='add'>+"recommended if you want to use both Mandrivalinux and Microsoft Windows on\n"</div><div class='ctx'> "the same computer.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "   Before choosing this option, please understand that after this\n"</div><div class='hunk'>@@ -4553,7 +4553,7 @@ msgid ""</div><div class='ctx'> "to store your data or to install new software.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". If you want to delete all data and all partitions present on\n"</div><div class='del'>-"your hard drive and replace them with your new Mandrakelinux system, choose\n"</div><div class='add'>+"your hard drive and replace them with your new Mandrivalinux system, choose\n"</div><div class='ctx'> "this option. Be careful, because you will not be able to undo this "</div><div class='ctx'> "operation\n"</div><div class='ctx'> "after you confirm.\n"</div><div class='hunk'>@@ -4575,11 +4575,11 @@ msgid ""</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Ara és quan heu de decidir en quin lloc del vostre disc dur voleu "</div><div class='ctx'> "instal·lar\n"</div><div class='del'>-"el sistema operatiu Mandrakelinux. Si el disc és buit, o si un sistema\n"</div><div class='add'>+"el sistema operatiu Mandrivalinux. Si el disc és buit, o si un sistema\n"</div><div class='ctx'> "operatiu existent n'utilitza tot l'espai disponible, us caldrà \n"</div><div class='ctx'> "particionar-lo. Bàsicament, particionar un disc dur consisteix a dividir-lo "</div><div class='ctx'> "de\n"</div><div class='del'>-"manera lògica per crear espai on instal·lar el nou sistema Mandrakelinux.\n"</div><div class='add'>+"manera lògica per crear espai on instal·lar el nou sistema Mandrivalinux.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Atès que els efectes d'aquest procés solen ser irreversibles i poden\n"</div><div class='ctx'> "implicar pèrdua de dades si ja teniu un sistema operatiu instal·lat, el\n"</div><div class='hunk'>@@ -4613,7 +4613,7 @@ msgstr ""</div><div class='ctx'> "de\n"</div><div class='ctx'> "daDES, sempre que la partició de Windows hagi estat desfragmentada\n"</div><div class='ctx'> "prèviament. És molt recomenable, fer una còpia de seguretat de les dades.\n"</div><div class='del'>-"Aquesta opció és la més recomanable si voleu utilitzar tant Mandrakelinux\n"</div><div class='add'>+"Aquesta opció és la més recomanable si voleu utilitzar tant Mandrivalinux\n"</div><div class='ctx'> "com Microsoft Windows al mateix ordinador.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "  Abans de decidir-vos per aquesta opció, penseu que en acabar la partició\n"</div><div class='hunk'>@@ -4622,7 +4622,7 @@ msgstr ""</div><div class='ctx'> "programari.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " *\"%s\": si voleu suprimir totes les dades i particions que teniu al disc\n"</div><div class='del'>-"dur i substituir-les pel sistema Mandrakelinux, podeu escollir aquesta\n"</div><div class='add'>+"dur i substituir-les pel sistema Mandrivalinux, podeu escollir aquesta\n"</div><div class='ctx'> "opció. Aneu amb compte, però, perquè, un cop la confirmeu, no podreu fer-vos "</div><div class='ctx'> "enrere.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -4782,7 +4782,7 @@ msgid ""</div><div class='ctx'> "Click on \"%s\" when you're ready to format the partitions.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click on \"%s\" if you want to choose another partition for your new\n"</div><div class='del'>-"Mandrakelinux operating system installation.\n"</div><div class='add'>+"Mandrivalinux operating system installation.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click on \"%s\" if you wish to select partitions which will be checked for\n"</div><div class='ctx'> "bad blocks on the disk."</div><div class='hunk'>@@ -4805,7 +4805,7 @@ msgstr ""</div><div class='ctx'> "Feu clic a \"%s\" quan estigueu a punt per formatar les particions.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Feu clic a \"%s\" si voleu seleccionar una altra partició per instal·lar\n"</div><div class='del'>-"el nou sistema Mandrakelinux.\n"</div><div class='add'>+"el nou sistema Mandrivalinux.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Feu clic a \"%s\" si voleu seleccionar particions on cercar-hi blocs "</div><div class='ctx'> "defectuosos."</div><div class='hunk'>@@ -4822,7 +4822,7 @@ msgstr "Anterior"</div><div class='ctx'> #: help.pm:434</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"By the time you install Mandrakelinux, it's likely that some packages will\n"</div><div class='add'>+"By the time you install Mandrivalinux, it's likely that some packages will\n"</div><div class='ctx'> "have been updated since the initial release. Bugs may have been fixed,\n"</div><div class='ctx'> "security issues resolved. To allow you to benefit from these updates,\n"</div><div class='ctx'> "you're now able to download them from the Internet. Check \"%s\" if you\n"</div><div class='hunk'>@@ -4834,7 +4834,7 @@ msgid ""</div><div class='ctx'> "will appear: review the selection, and press \"%s\" to retrieve and install\n"</div><div class='ctx'> "the selected package(s), or \"%s\" to abort."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Ara esteu instal·lant Mandrakelinux, és probable que alguns paquets\n"</div><div class='add'>+"Ara esteu instal·lant Mandrivalinux, és probable que alguns paquets\n"</div><div class='ctx'> "hagin estat actualitzats desde la data de llançament. Alguns errors poden\n"</div><div class='ctx'> "haver estat resolts, i altres problemes de seguretat poden estar ja "</div><div class='ctx'> "corregits.\n"</div><div class='hunk'>@@ -4864,7 +4864,7 @@ msgid ""</div><div class='ctx'> "generally obtained at the expense of ease of use.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "If you do not know what to choose, keep the default option. You'll be able\n"</div><div class='del'>-"to change it later with the draksec tool, which is part of Mandrakelinux\n"</div><div class='add'>+"to change it later with the draksec tool, which is part of Mandrivalinux\n"</div><div class='ctx'> "Control Center.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Fill the \"%s\" field with the e-mail address of the person responsible for\n"</div><div class='hunk'>@@ -4878,7 +4878,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "Si no sabeu quin escollir, deixeu l'opció per defecte.. Podreu canviar\n"</div><div class='ctx'> "el nivell de seguretat més tard amb l'eina draksec del\n"</div><div class='del'>-"Centre de Control Mandrakelinux.\n"</div><div class='add'>+"Centre de Control Mandrivalinux.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "El camp \"%s\" pot informar l'usuari del sistema qui serà el responsable\n"</div><div class='ctx'> "de la seguretat. Els missatges de seguretat s'enviaran a aquesta adreça."</div><div class='hunk'>@@ -4892,7 +4892,7 @@ msgstr "Administrador de seguretat"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "At this point, you need to choose which partition(s) will be used for the\n"</div><div class='del'>-"installation of your Mandrakelinux system. If partitions have already been\n"</div><div class='add'>+"installation of your Mandrivalinux system. If partitions have already been\n"</div><div class='ctx'> "defined, either from a previous installation of GNU/Linux or by another\n"</div><div class='ctx'> "partitioning tool, you can use existing partitions. Otherwise, hard drive\n"</div><div class='ctx'> "partitions must be defined.\n"</div><div class='hunk'>@@ -4963,7 +4963,7 @@ msgid ""</div><div class='ctx'> "emergency boot situations."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Ara és quan heu de decidir quina(es) partició(ns) voleu utilitzar per\n"</div><div class='del'>-"instal·lar el sistema Mandrakelinux. Si ja s'han definit les particions\n"</div><div class='add'>+"instal·lar el sistema Mandrivalinux. Si ja s'han definit les particions\n"</div><div class='ctx'> "en una instal·lació anterior de GNU/Linux o mitjançant una altra eina de\n"</div><div class='ctx'> "particionament, podeu utilitzar les particions existents. En cas contrari,\n"</div><div class='ctx'> "s'han de definir particions al disc dur.\n"</div><div class='hunk'>@@ -5054,7 +5054,7 @@ msgstr "Commuta entre els modes normal i expert"</div><div class='ctx'> msgid ""</div><div class='ctx'> "More than one Microsoft partition has been detected on your hard drive.\n"</div><div class='ctx'> "Please choose the one which you want to resize in order to install your new\n"</div><div class='del'>-"Mandrakelinux operating system.\n"</div><div class='add'>+"Mandrivalinux operating system.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Each partition is listed as follows: \"Linux name\", \"Windows name\"\n"</div><div class='ctx'> "\"Capacity\".\n"</div><div class='hunk'>@@ -5084,7 +5084,7 @@ msgid ""</div><div class='ctx'> msgstr ""</div><div class='ctx'> "S'ha detectat més d'una partició de Microsoft a la unitat de disc.\n"</div><div class='ctx'> "Si us plau, trieu quina d'elles voleu redimensionar per instal·lar el nou\n"</div><div class='del'>-"sistema operatiu Mandrakelinux.\n"</div><div class='add'>+"sistema operatiu Mandrivalinux.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Cada partició està identificada d'aquesta manera: \"Nom Linux\",\n"</div><div class='ctx'> "\"Nom Windows\" \"Capacitat\".\n"</div><div class='hunk'>@@ -5136,7 +5136,7 @@ msgid ""</div><div class='ctx'> "found on your machine.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "DrakX now needs to know if you want to perform a new installation or an\n"</div><div class='del'>-"upgrade of an existing Mandrakelinux system:\n"</div><div class='add'>+"upgrade of an existing Mandrivalinux system:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". For the most part, this completely wipes out the old system.\n"</div><div class='ctx'> "However, depending on your partitioning scheme, you can prevent some of\n"</div><div class='hunk'>@@ -5145,19 +5145,19 @@ msgid ""</div><div class='ctx'> "the file system, you should use this option.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". This installation class allows you to update the packages\n"</div><div class='del'>-"currently installed on your Mandrakelinux system. Your current partitioning\n"</div><div class='add'>+"currently installed on your Mandrivalinux system. Your current partitioning\n"</div><div class='ctx'> "scheme and user data will not be altered. Most of the other configuration\n"</div><div class='ctx'> "steps remain available and are similar to a standard installation.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Using the ``Upgrade'' option should work fine on Mandrakelinux systems\n"</div><div class='add'>+"Using the ``Upgrade'' option should work fine on Mandrivalinux systems\n"</div><div class='ctx'> "running version \"8.1\" or later. Performing an upgrade on versions prior\n"</div><div class='del'>-"to Mandrakelinux version \"8.1\" is not recommended."</div><div class='add'>+"to Mandrivalinux version \"8.1\" is not recommended."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Aquest pas només s'activa si s'ha trobat una partició GNU/Linux antiga\n"</div><div class='ctx'> "al vostre ordinador.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "DrakX necessita saber si voleu realitzar una instal·lació nova o\n"</div><div class='del'>-"una actualització d'un sistema Mandrakelinux existent:\n"</div><div class='add'>+"una actualització d'un sistema Mandrivalinux existent:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": aquesta opció destrueix gairebé del tot el sistema antic. Si\n"</div><div class='ctx'> "voleu canviar les particions dels discs durs, o el sistema de fitxers,\n"</div><div class='hunk'>@@ -5167,14 +5167,14 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": aquest tipus d'instal·lació us permet actualitzar els paquets "</div><div class='ctx'> "que\n"</div><div class='del'>-"ja estan instal·lats al sistema Mandrakelinux. L'esquema de particionament\n"</div><div class='add'>+"ja estan instal·lats al sistema Mandrivalinux. L'esquema de particionament\n"</div><div class='ctx'> "actual i les dades d'usuari no queden afectades. La majoria de les altres\n"</div><div class='ctx'> "fases de configuració queden disponibles, de manera similar a una\n"</div><div class='ctx'> "instal·lació estàndard.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"L'opció “Actualitza” ha de funcionar correctament en sistemes Mandrakelinux\n"</div><div class='add'>+"L'opció “Actualitza” ha de funcionar correctament en sistemes Mandrivalinux\n"</div><div class='ctx'> "amb la versió \"8.1\" o posteriors. No es recomana realitzar una\n"</div><div class='del'>-"actualització en versions de Mandrakelinux anteriors a la \"8.1\"."</div><div class='add'>+"actualització en versions de Mandrivalinux anteriors a la \"8.1\"."</div><div class='ctx'> </div><div class='ctx'> #: help.pm:591</div><div class='ctx'> #, fuzzy, c-format</div><div class='hunk'>@@ -5233,7 +5233,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "About UTF-8 (unicode) support: Unicode is a new character encoding meant to\n"</div><div class='ctx'> "cover all existing languages. However full support for it in GNU/Linux is\n"</div><div class='del'>-"still under development. For that reason, Mandrakelinux's use of UTF-8 will\n"</div><div class='add'>+"still under development. For that reason, Mandrivalinux's use of UTF-8 will\n"</div><div class='ctx'> "depend on the user's choices:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * If you choose a language with a strong legacy encoding (latin1\n"</div><div class='hunk'>@@ -5271,7 +5271,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "En quant al suport UTF-8 (unicode): Unicode és una nova codificació de\n"</div><div class='ctx'> "caràcters que cobreix tots els idiomes existents. El suport complet a\n"</div><div class='del'>-"GNU/Linux encara està sota desenvolupament. Per aquesta raó, Mandrakelinux\n"</div><div class='add'>+"GNU/Linux encara està sota desenvolupament. Per aquesta raó, Mandrivalinux\n"</div><div class='ctx'> "l'usarà o no depenent de les opcions que esculli l'usuari:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * Si escolliu un idioma amb una codificació existent forta(idiomes\n"</div><div class='hunk'>@@ -5510,7 +5510,7 @@ msgstr ""</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Now, it's time to select a printing system for your computer. Other\n"</div><div class='del'>-"operating systems may offer you one, but Mandrakelinux offers two. Each of\n"</div><div class='add'>+"operating systems may offer you one, but Mandrivalinux offers two. Each of\n"</div><div class='ctx'> "the printing systems is best suited to particular types of configuration.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\" -- which is an acronym for ``print, do not queue'', is the choice\n"</div><div class='hunk'>@@ -5531,11 +5531,11 @@ msgid ""</div><div class='ctx'> "options and for managing the printer.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "If you make a choice now, and later find that you do not like your printing\n"</div><div class='del'>-"system you may change it by running PrinterDrake from the Mandrakelinux\n"</div><div class='add'>+"system you may change it by running PrinterDrake from the Mandrivalinux\n"</div><div class='ctx'> "Control Center and clicking on the \"%s\" button."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Ara cal seleccionar el sistema d'impressió del vostre ordinador. Altres\n"</div><div class='del'>-"sistemes operatius us poden oferir un, però el Mandrakelinux n'ofereix\n"</div><div class='add'>+"sistemes operatius us poden oferir un, però el Mandrivalinux n'ofereix\n"</div><div class='ctx'> "dos. Cada sistema d'impressió és el més convenient per a un tipus de\n"</div><div class='ctx'> "configuració determinat.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -5562,7 +5562,7 @@ msgstr ""</div><div class='ctx'> "Si ara feu una tria, i després veieu que el sistema d'impressió no us\n"</div><div class='ctx'> "agrada, podeu canviar-lo executant el PrinterDrake des del Centre de "</div><div class='ctx'> "control\n"</div><div class='del'>-"de Mandrakelinux i fent clic al botó Expert."</div><div class='add'>+"de Mandrivalinux i fent clic al botó Expert."</div><div class='ctx'> </div><div class='ctx'> #: help.pm:765</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -5684,7 +5684,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": if you wish to configure your Internet or local network access,\n"</div><div class='ctx'> "you can do so now. Refer to the printed documentation or use the\n"</div><div class='del'>-"Mandrakelinux Control Center after the installation has finished to benefit\n"</div><div class='add'>+"Mandrivalinux Control Center after the installation has finished to benefit\n"</div><div class='ctx'> "from full in-line help.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": allows to configure HTTP and FTP proxy addresses if the machine\n"</div><div class='hunk'>@@ -5701,7 +5701,7 @@ msgid ""</div><div class='ctx'> " * \"%s\": if you wish to change your bootloader configuration, click this\n"</div><div class='ctx'> "button. This should be reserved to advanced users. Refer to the printed\n"</div><div class='ctx'> "documentation or the in-line help about bootloader configuration in the\n"</div><div class='del'>-"Mandrakelinux Control Center.\n"</div><div class='add'>+"Mandrivalinux Control Center.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": through this entry you can fine tune which services will be run\n"</div><div class='ctx'> "on your machine. If you plan to use this machine as a server it's a good\n"</div><div class='hunk'>@@ -5826,11 +5826,11 @@ msgstr "Serveis"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Choose the hard drive you want to erase in order to install your new\n"</div><div class='del'>-"Mandrakelinux partition. Be careful, all data on this drive will be lost\n"</div><div class='add'>+"Mandrivalinux partition. Be careful, all data on this drive will be lost\n"</div><div class='ctx'> "and will not be recoverable!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Escolliu el disc dur que voleu buidar per instal·lar la nova partició\n"</div><div class='del'>-"Mandrakelinux. Aneu amb compte, totes les dades actuals es perdran i no\n"</div><div class='add'>+"Mandrivalinux. Aneu amb compte, totes les dades actuals es perdran i no\n"</div><div class='ctx'> "es podran recuperar!"</div><div class='ctx'> </div><div class='ctx'> #: help.pm:863</div><div class='hunk'>@@ -6187,12 +6187,12 @@ msgstr "S'està calculant la mida de la partició de Windows"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Your Windows partition is too fragmented. Please reboot your computer under "</div><div class='del'>-"Windows, run the ``defrag'' utility, then restart the Mandrakelinux "</div><div class='add'>+"Windows, run the ``defrag'' utility, then restart the Mandrivalinux "</div><div class='ctx'> "installation."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "La partició de Windows està massa fragmentada. Si us plau, reinicieu "</div><div class='ctx'> "l'ordinador sota Windows i executeu l'eina \"defrag\". Llavors, torneu a "</div><div class='del'>-"començar la instal·lació del Mandrakelinux."</div><div class='add'>+"començar la instal·lació del Mandrivalinux."</div><div class='ctx'> </div><div class='ctx'> #</div><div class='ctx'> #. -PO: keep the double empty lines between sections, this is formatted a la LaTeX</div><div class='hunk'>@@ -6312,19 +6312,19 @@ msgid ""</div><div class='ctx'> "Introduction\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "The operating system and the different components available in the "</div><div class='del'>-"Mandrakelinux distribution \n"</div><div class='add'>+"Mandrivalinux distribution \n"</div><div class='ctx'> "shall be called the \"Software Products\" hereafter. The Software Products "</div><div class='ctx'> "include, but are not \n"</div><div class='ctx'> "restricted to, the set of programs, methods, rules and documentation related "</div><div class='ctx'> "to the operating \n"</div><div class='del'>-"system and the different components of the Mandrakelinux distribution.\n"</div><div class='add'>+"system and the different components of the Mandrivalinux distribution.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "1. License Agreement\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Please read this document carefully. This document is a license agreement "</div><div class='ctx'> "between you and  \n"</div><div class='del'>-"Mandrakesoft S.A. which applies to the Software Products.\n"</div><div class='add'>+"Mandriva S.A. which applies to the Software Products.\n"</div><div class='ctx'> "By installing, duplicating or using the Software Products in any manner, you "</div><div class='ctx'> "explicitly \n"</div><div class='ctx'> "accept and fully agree to conform to the terms and conditions of this "</div><div class='hunk'>@@ -6346,7 +6346,7 @@ msgid ""</div><div class='ctx'> "The Software Products and attached documentation are provided \"as is\", "</div><div class='ctx'> "with no warranty, to the \n"</div><div class='ctx'> "extent permitted by law.\n"</div><div class='del'>-"Mandrakesoft S.A. will, in no circumstances and to the extent permitted by "</div><div class='add'>+"Mandriva S.A. will, in no circumstances and to the extent permitted by "</div><div class='ctx'> "law, be liable for any special,\n"</div><div class='ctx'> "incidental, direct or indirect damages whatsoever (including without "</div><div class='ctx'> "limitation damages for loss of \n"</div><div class='hunk'>@@ -6354,14 +6354,14 @@ msgid ""</div><div class='ctx'> "resulting from a court \n"</div><div class='ctx'> "judgment, or any other consequential loss) arising out of  the use or "</div><div class='ctx'> "inability to use the Software \n"</div><div class='del'>-"Products, even if Mandrakesoft S.A. has been advised of the possibility or "</div><div class='add'>+"Products, even if Mandriva S.A. has been advised of the possibility or "</div><div class='ctx'> "occurrence of such \n"</div><div class='ctx'> "damages.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN SOME "</div><div class='ctx'> "COUNTRIES\n"</div><div class='ctx'> "\n"</div><div class='del'>-"To the extent permitted by law, Mandrakesoft S.A. or its distributors will, "</div><div class='add'>+"To the extent permitted by law, Mandriva S.A. or its distributors will, "</div><div class='ctx'> "in no circumstances, be \n"</div><div class='ctx'> "liable for any special, incidental, direct or indirect damages whatsoever "</div><div class='ctx'> "(including without \n"</div><div class='hunk'>@@ -6371,7 +6371,7 @@ msgid ""</div><div class='ctx'> "loss) arising out \n"</div><div class='ctx'> "of the possession and use of software components or arising out of  "</div><div class='ctx'> "downloading software components \n"</div><div class='del'>-"from one of Mandrakelinux sites  which are prohibited or restricted in some "</div><div class='add'>+"from one of Mandrivalinux sites  which are prohibited or restricted in some "</div><div class='ctx'> "countries by local laws.\n"</div><div class='ctx'> "This limited liability applies to, but is not restricted to, the strong "</div><div class='ctx'> "cryptography components \n"</div><div class='hunk'>@@ -6391,10 +6391,10 @@ msgid ""</div><div class='ctx'> "and conditions of the license agreement for each component before using any "</div><div class='ctx'> "component. Any question \n"</div><div class='ctx'> "on a component license should be addressed to the component author and not "</div><div class='del'>-"to Mandrakesoft.\n"</div><div class='del'>-"The programs developed by Mandrakesoft S.A. are governed by the GPL License. "</div><div class='add'>+"to Mandriva.\n"</div><div class='add'>+"The programs developed by Mandriva S.A. are governed by the GPL License. "</div><div class='ctx'> "Documentation written \n"</div><div class='del'>-"by Mandrakesoft S.A. is governed by a specific license. Please refer to the "</div><div class='add'>+"by Mandriva S.A. is governed by a specific license. Please refer to the "</div><div class='ctx'> "documentation for \n"</div><div class='ctx'> "further details.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6405,11 +6405,11 @@ msgid ""</div><div class='ctx'> "respective authors and are \n"</div><div class='ctx'> "protected by intellectual property and copyright laws applicable to software "</div><div class='ctx'> "programs.\n"</div><div class='del'>-"Mandrakesoft S.A. reserves its rights to modify or adapt the Software "</div><div class='add'>+"Mandriva S.A. reserves its rights to modify or adapt the Software "</div><div class='ctx'> "Products, as a whole or in \n"</div><div class='ctx'> "parts, by all means and for all purposes.\n"</div><div class='del'>-"\"Mandrake\", \"Mandrakelinux\" and associated logos are trademarks of "</div><div class='del'>-"Mandrakesoft S.A.  \n"</div><div class='add'>+"\"Mandriva\", \"Mandrivalinux\" and associated logos are trademarks of "</div><div class='add'>+"Mandriva S.A.  \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "5. Governing Laws \n"</div><div class='hunk'>@@ -6425,22 +6425,22 @@ msgid ""</div><div class='ctx'> "court. As a last \n"</div><div class='ctx'> "resort, the dispute will be referred to the appropriate Courts of Law of "</div><div class='ctx'> "Paris - France.\n"</div><div class='del'>-"For any question on this document, please contact Mandrakesoft S.A.  \n"</div><div class='add'>+"For any question on this document, please contact Mandriva S.A.  \n"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Introducció\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "D'ara endavant, hom es referirà al sistema operatiu i als diferents\n"</div><div class='del'>-"components disponibles en la distribució Mandrakelinux com als\n"</div><div class='add'>+"components disponibles en la distribució Mandrivalinux com als\n"</div><div class='ctx'> "\"Productes de programari\". Els Productes de programari inclouen,\n"</div><div class='ctx'> "però no estan restringits a, el conjunt de programes, mètoDES, regles\n"</div><div class='ctx'> "i documentació relativa al sistema operatiu i els diferents\n"</div><div class='del'>-"components de la distribució Mandrakelinux.\n"</div><div class='add'>+"components de la distribució Mandrivalinux.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "1. Acord de llicència\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Si us plau, llegiu atentament aquest document. Aquest document és un\n"</div><div class='del'>-"acord de llicència entre la vostra persona i Mandrakesoft S.A., que\n"</div><div class='add'>+"acord de llicència entre la vostra persona i Mandriva S.A., que\n"</div><div class='ctx'> "s'aplica als Productes de programari. Pel fet d'instal·lar, duplicar\n"</div><div class='ctx'> "o utilitzar els Productes de programari en qualsevol forma esteu\n"</div><div class='ctx'> "acceptant explícitament, i expressant el vostre acord a avenir-vos a\n"</div><div class='hunk'>@@ -6458,27 +6458,27 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "Els Productes de programari i documentació adjunta es subministren\n"</div><div class='ctx'> "\"tal com són\", sense cap garantia, fins al punt permés per la llei.\n"</div><div class='del'>-"Mandrakesoft S.A. no serà, sota cap circumstància, i fins al punt\n"</div><div class='add'>+"Mandriva S.A. no serà, sota cap circumstància, i fins al punt\n"</div><div class='ctx'> "permés per la llei, responsable de cap dany especial, incidental ni\n"</div><div class='ctx'> "directe (incloent, sense limitar-se a, els danys per pèrdua de\n"</div><div class='ctx'> "negocis, interrupció de negocis, pèrdues financeres, multes i costes\n"</div><div class='ctx'> "judicials, o qualsevol altre dany que resultin d'un judici, o\n"</div><div class='ctx'> "qualsevol altre pèrdua d'importància) que resulti de l'ús o de la\n"</div><div class='ctx'> "impossibilitat d'utilitzar els Productes de programari, fins i tot si\n"</div><div class='del'>-"Mandrakesoft S.A. ha estat avisat de la possibilitat que\n"</div><div class='add'>+"Mandriva S.A. ha estat avisat de la possibilitat que\n"</div><div class='ctx'> "s'esdevinguin aquests danys.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "RESPONSABILITAT LIMITADA RELATIVA A LA POSSESSIÓ O UTILITZACIÓ DE PROGRAMARI "</div><div class='ctx'> "PROHIBIT EN ALGUNS PAÏSOS\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Fins al punt permés per la llei, Mandrakesoft S.A. o els seus\n"</div><div class='add'>+"Fins al punt permés per la llei, Mandriva S.A. o els seus\n"</div><div class='ctx'> "distribuïdors no seran, sota cap circumstància, responsables de cap\n"</div><div class='ctx'> "dany especial, incidental ni directe (incloent, sense limitar-se a,\n"</div><div class='ctx'> "els danys per pèrdua de negocis, interrupció de negocis, pèrdues\n"</div><div class='ctx'> "financeres, multes i costes judicials, o qualsevol altre dany que\n"</div><div class='ctx'> "resultin d'un judici, o qualsevol altre pèrdua d'importància) que\n"</div><div class='ctx'> "resulti de la possessió i utilització dels components de programari o\n"</div><div class='del'>-"de la seva descàrrega des d'un dels llocs de Mandrakelinux, que\n"</div><div class='add'>+"de la seva descàrrega des d'un dels llocs de Mandrivalinux, que\n"</div><div class='ctx'> "estiguin prohibides o restringides en alguns països per les lleis\n"</div><div class='ctx'> "locals. Aquesta responsabilitat limitada s'aplica, però no hi està\n"</div><div class='ctx'> "restringida, als potents components criptogràfics inclosos als\n"</div><div class='hunk'>@@ -6496,9 +6496,9 @@ msgstr ""</div><div class='ctx'> "cobreixen. Si us plau, llegiu atentament les clàusules i condicions\n"</div><div class='ctx'> "de l'acord de llicència de cada component abans d'utilitzar-lo.\n"</div><div class='ctx'> "Qualsevol pregunta sobre la llicència d'un component s'ha d'adreçar\n"</div><div class='del'>-"al seu autor i no a Mandrakesoft.\n"</div><div class='del'>-"Els programes desenvolupats per Mandrakesoft S.A. es regeixen per la\n"</div><div class='del'>-"llicència GPL.La documentació escrita per Mandrakesoft S.A. està regida per "</div><div class='add'>+"al seu autor i no a Mandriva.\n"</div><div class='add'>+"Els programes desenvolupats per Mandriva S.A. es regeixen per la\n"</div><div class='add'>+"llicència GPL.La documentació escrita per Mandriva S.A. està regida per "</div><div class='ctx'> "una\n"</div><div class='ctx'> "llicència específica; consulteu la documentació per a més\n"</div><div class='ctx'> "informació.\n"</div><div class='hunk'>@@ -6510,11 +6510,11 @@ msgstr ""</div><div class='ctx'> "pertanyen als seus autors respectius i estan protegits per les lleis\n"</div><div class='ctx'> "de propietat intel·lectual i de copyright aplicables als programes\n"</div><div class='ctx'> "informàtics.\n"</div><div class='del'>-"Mandrakesoft S.A. es reserva els drets de modificar o adaptar els\n"</div><div class='add'>+"Mandriva S.A. es reserva els drets de modificar o adaptar els\n"</div><div class='ctx'> "Productes de programari, totalment o parcialment, per tots els\n"</div><div class='ctx'> "mitjans i amb totes les finalitats.\n"</div><div class='del'>-"\"Mandrake\", \"Mandrakelinux\" i els logotips associats son marques\n"</div><div class='del'>-"registrades de Mandrakesoft S.A.\n"</div><div class='add'>+"\"Mandriva\", \"Mandrivalinux\" i els logotips associats son marques\n"</div><div class='add'>+"registrades de Mandriva S.A.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "5. Lleis rectores \n"</div><div class='hunk'>@@ -6529,7 +6529,7 @@ msgstr ""</div><div class='ctx'> "preferiblement fora dels tribunals. Com a últim recurs, el litigi es\n"</div><div class='ctx'> "portarà als tribunals competents de París, França.\n"</div><div class='ctx'> "Per a qualsevol tema relacionat amb aquest document, poseu-vos en\n"</div><div class='del'>-"contacte amb Mandrakesoft S.A.\n"</div><div class='add'>+"contacte amb Mandriva S.A.\n"</div><div class='ctx'> </div><div class='ctx'> #: install_messages.pm:90</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -6626,7 +6626,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "For information on fixes which are available for this release of "</div><div class='del'>-"Mandrakelinux,\n"</div><div class='add'>+"Mandrivalinux,\n"</div><div class='ctx'> "consult the Errata available from:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6634,14 +6634,14 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Information on configuring your system is available in the post\n"</div><div class='del'>-"install chapter of the Official Mandrakelinux User's Guide."</div><div class='add'>+"install chapter of the Official Mandrivalinux User's Guide."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Felicitats! La instal·lació ha acabat.\n"</div><div class='ctx'> "Traieu el suport d'arrencada i premeu Retorn per tornar a arrencar.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Trobareu la solució als problemes coneguts d'aquesta versió del\n"</div><div class='del'>-"Mandrakelinux a la fe d'errates que hi ha a \n"</div><div class='add'>+"Mandrivalinux a la fe d'errates que hi ha a \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "%s\n"</div><div class='hunk'>@@ -6649,7 +6649,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "La informació sobre com configurar el vostre sistema està disponible a\n"</div><div class='ctx'> "l'últim capítol d'instal·lació de la Guia Oficial de l'Usuari del\n"</div><div class='del'>-"Mandrakelinux."</div><div class='add'>+"Mandrivalinux."</div><div class='ctx'> </div><div class='ctx'> #. -PO: keep the double empty lines between sections, this is formatted a la LaTeX</div><div class='ctx'> #: install_messages.pm:144</div><div class='hunk'>@@ -6684,12 +6684,12 @@ msgstr "S'està entrant en el pas '%s'\n"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Your system is low on resources. You may have some problem installing\n"</div><div class='del'>-"Mandrakelinux. If that occurs, you can try a text install instead. For "</div><div class='add'>+"Mandrivalinux. If that occurs, you can try a text install instead. For "</div><div class='ctx'> "this,\n"</div><div class='ctx'> "press `F1' when booting on CDROM, then enter `text'."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "El vostre sistema està baix de recursos; podeu tenir algun problema en\n"</div><div class='del'>-"instal·lar el Mandrakelinux. Si això passa, podeu provar d'instal·lar-lo en\n"</div><div class='add'>+"instal·lar el Mandrivalinux. Si això passa, podeu provar d'instal·lar-lo en\n"</div><div class='ctx'> "mode text. Per fer-ho, premeu 'F1' en arrencar des del CD-ROM i escriviu "</div><div class='ctx'> "'text'."</div><div class='ctx'> </div><div class='hunk'>@@ -7240,9 +7240,9 @@ msgstr ""</div><div class='ctx'> #: install_steps_interactive.pm:821</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Contacting Mandrakelinux web site to get the list of available mirrors..."</div><div class='add'>+"Contacting Mandrivalinux web site to get the list of available mirrors..."</div><div class='ctx'> msgstr ""</div><div class='del'>-"S'està contactant amb el servidor Mandrakelinux per obtenir la llista de "</div><div class='add'>+"S'està contactant amb el servidor Mandrivalinux per obtenir la llista de "</div><div class='ctx'> "rèpliques disponibles..."</div><div class='ctx'> </div><div class='ctx'> #: install_steps_interactive.pm:840</div><div class='hunk'>@@ -7476,8 +7476,8 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: install_steps_newt.pm:20</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Installation %s"</div><div class='del'>-msgstr "Instal·lació del Mandrakelinux %s"</div><div class='add'>+msgid "Mandrivalinux Installation %s"</div><div class='add'>+msgstr "Instal·lació del Mandrivalinux %s"</div><div class='ctx'> </div><div class='ctx'> #. -PO: This string must fit in a 80-char wide text screen</div><div class='ctx'> #: install_steps_newt.pm:34</div><div class='hunk'>@@ -10085,14 +10085,14 @@ msgstr "BitTorrent"</div><div class='ctx'> msgid ""</div><div class='ctx'> "drakfirewall configurator\n"</div><div class='ctx'> "\n"</div><div class='del'>-"This configures a personal firewall for this Mandrakelinux machine.\n"</div><div class='add'>+"This configures a personal firewall for this Mandrivalinux machine.\n"</div><div class='ctx'> "For a powerful and dedicated firewall solution, please look to the\n"</div><div class='ctx'> "specialized MandrakeSecurity Firewall distribution."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Configuració del drakfirewall\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Aquí es configura un tallafocs personal per a aquest ordinador "</div><div class='del'>-"Mandrakelinux.\n"</div><div class='add'>+"Mandrivalinux.\n"</div><div class='ctx'> "Per a una potent solució de tallafocs dedicada, consulteu si us plau la \n"</div><div class='ctx'> "distribució especialitzada MandrakeSecurity Firewall."</div><div class='ctx'> </div><div class='hunk'>@@ -14208,7 +14208,7 @@ msgstr ""</div><div class='ctx'> #: printer/printerdrake.pm:3929</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Run Scannerdrake (Hardware/Scanner in Mandrakelinux Control Center) to share "</div><div class='add'>+"Run Scannerdrake (Hardware/Scanner in Mandrivalinux Control Center) to share "</div><div class='ctx'> "your scanner on the network.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -16192,18 +16192,18 @@ msgstr "Atura"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;What is Mandrakelinux?&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Què és Mandrakelinux?&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;What is Mandrivalinux?&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Què és Mandrivalinux?&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Welcome to &lt;b&gt;Mandrakelinux&lt;/b&gt;!"</div><div class='del'>-msgstr "Benvingut al &lt;b&gt;Mandrakelinux&lt;/b&gt;!"</div><div class='add'>+msgid "Welcome to &lt;b&gt;Mandrivalinux&lt;/b&gt;!"</div><div class='add'>+msgstr "Benvingut al &lt;b&gt;Mandrivalinux&lt;/b&gt;!"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is a &lt;b&gt;Linux distribution&lt;/b&gt; that comprises the core of the "</div><div class='add'>+"Mandrivalinux is a &lt;b&gt;Linux distribution&lt;/b&gt; that comprises the core of the "</div><div class='ctx'> "system, called the &lt;b&gt;operating system&lt;/b&gt; (based on the Linux kernel) "</div><div class='ctx'> "together with &lt;b&gt;a lot of applications&lt;/b&gt; meeting every need you could even "</div><div class='ctx'> "think of."</div><div class='hunk'>@@ -16212,10 +16212,10 @@ msgstr ""</div><div class='ctx'> #: share/advertising/01.pl:19</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is the most &lt;b&gt;user-friendly&lt;/b&gt; Linux distribution today. It "</div><div class='add'>+"Mandrivalinux is the most &lt;b&gt;user-friendly&lt;/b&gt; Linux distribution today. It "</div><div class='ctx'> "is also one of the &lt;b&gt;most widely used&lt;/b&gt; Linux distributions worldwide!"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux és ampliament coneguda com la distribució de Linux més "</div><div class='add'>+"Mandrivalinux és ampliament coneguda com la distribució de Linux més "</div><div class='ctx'> "amigable, fàcil d'instal·lar i usar."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/02.pl:13</div><div class='hunk'>@@ -16231,15 +16231,15 @@ msgstr "Benvingut al &lt;b&gt;món del Codi Font Obert&lt;/b&gt;!"</div><div class='ctx'> #: share/advertising/02.pl:17</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is committed to the open source model. This means that this "</div><div class='del'>-"new release is the result of &lt;b&gt;collaboration&lt;/b&gt; between &lt;b&gt;Mandrakesoft's "</div><div class='del'>-"team of developers&lt;/b&gt; and the &lt;b&gt;worldwide community&lt;/b&gt; of Mandrakelinux "</div><div class='add'>+"Mandrivalinux is committed to the open source model. This means that this "</div><div class='add'>+"new release is the result of &lt;b&gt;collaboration&lt;/b&gt; between &lt;b&gt;Mandriva's "</div><div class='add'>+"team of developers&lt;/b&gt; and the &lt;b&gt;worldwide community&lt;/b&gt; of Mandrivalinux "</div><div class='ctx'> "contributors."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux està compromès amb el model de codi font obert i respecta "</div><div class='add'>+"Mandrivalinux està compromès amb el model de codi font obert i respecta "</div><div class='ctx'> "completament la General Public License. Aquesta nova versió és el resultat "</div><div class='del'>-"de l'esforç col·laboratiu dels desenvolupadors de Mandrakesoft i els "</div><div class='del'>-"contribuïdors de Mandrakelinux al voltant del món."</div><div class='add'>+"de l'esforç col·laboratiu dels desenvolupadors de Mandriva i els "</div><div class='add'>+"contribuïdors de Mandrivalinux al voltant del món."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/02.pl:19</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16259,10 +16259,10 @@ msgstr "&lt;b&gt;La GPL&lt;/b&gt;"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Most of the software included in the distribution and all of the "</div><div class='del'>-"Mandrakelinux tools are licensed under the &lt;b&gt;General Public License&lt;/b&gt;."</div><div class='add'>+"Mandrivalinux tools are licensed under the &lt;b&gt;General Public License&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "La major part dels programes inclosos en aquesta distribució i totes les "</div><div class='del'>-"eines de Mandrakelinux estan llicenciades sota la &lt;b&gt;General Public License&lt;/"</div><div class='add'>+"eines de Mandrivalinux estan llicenciades sota la &lt;b&gt;General Public License&lt;/"</div><div class='ctx'> "b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/03.pl:17</div><div class='hunk'>@@ -16294,10 +16294,10 @@ msgstr "&lt;b&gt;Uniu-vos a la comunitat&lt;/b&gt;"</div><div class='ctx'> #: share/advertising/04.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux has one of the &lt;b&gt;biggest communities&lt;/b&gt; of users and "</div><div class='add'>+"Mandrivalinux has one of the &lt;b&gt;biggest communities&lt;/b&gt; of users and "</div><div class='ctx'> "developers. The role of such a community is very wide, ranging from bug "</div><div class='ctx'> "reporting to the development of new applications. The community plays a "</div><div class='del'>-"&lt;b&gt;key role&lt;/b&gt; in the Mandrakelinux world."</div><div class='add'>+"&lt;b&gt;key role&lt;/b&gt; in the Mandrivalinux world."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/04.pl:17</div><div class='hunk'>@@ -16316,8 +16316,8 @@ msgstr "&lt;b&gt;Versió de descàrrega&lt;/b&gt;"</div><div class='ctx'> #: share/advertising/05.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"You are now installing &lt;b&gt;Mandrakelinux Download&lt;/b&gt;. This is the free "</div><div class='del'>-"version that Mandrakesoft wants to keep &lt;b&gt;available to everyone&lt;/b&gt;."</div><div class='add'>+"You are now installing &lt;b&gt;Mandrivalinux Download&lt;/b&gt;. This is the free "</div><div class='add'>+"version that Mandriva wants to keep &lt;b&gt;available to everyone&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/05.pl:19</div><div class='hunk'>@@ -16348,7 +16348,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "You will not have access to the &lt;b&gt;services included&lt;/b&gt; in the other "</div><div class='del'>-"Mandrakesoft products either."</div><div class='add'>+"Mandriva products either."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:13</div><div class='hunk'>@@ -16358,8 +16358,8 @@ msgstr "&lt;b&gt;Discovery, El vostre primer escriptori Linux&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux Discovery&lt;/b&gt;."</div><div class='del'>-msgstr "Esteu instal·lant &lt;b&gt;Mandrakelinux Discovery&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux Discovery&lt;/b&gt;."</div><div class='add'>+msgstr "Esteu instal·lant &lt;b&gt;Mandrivalinux Discovery&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:17</div><div class='ctx'> #, fuzzy, c-format</div><div class='hunk'>@@ -16379,13 +16379,13 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/07.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux PowerPack&lt;/b&gt;."</div><div class='del'>-msgstr "Esteu instal·lant &lt;b&gt;Mandrakelinux PowerPack&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux PowerPack&lt;/b&gt;."</div><div class='add'>+msgstr "Esteu instal·lant &lt;b&gt;Mandrivalinux PowerPack&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/07.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"PowerPack is Mandrakesoft's &lt;b&gt;premier Linux desktop&lt;/b&gt; product. PowerPack "</div><div class='add'>+"PowerPack is Mandriva's &lt;b&gt;premier Linux desktop&lt;/b&gt; product. PowerPack "</div><div class='ctx'> "includes &lt;b&gt;thousands of applications&lt;/b&gt; - everything from the most popular "</div><div class='ctx'> "to the most advanced."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -16397,8 +16397,8 @@ msgstr "&lt;b&gt;PowerPack+, La solució Linux per escriptoris i servidors&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/08.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux PowerPack+&lt;/b&gt;."</div><div class='del'>-msgstr "Esteu instal·lant &lt;b&gt;Mandrakelinux PowerPack+&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux PowerPack+&lt;/b&gt;."</div><div class='add'>+msgstr "Esteu instal·lant &lt;b&gt;Mandrivalinux PowerPack+&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/08.pl:17</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16411,22 +16411,22 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Productes de Mandrakesoft&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Productes de Mandriva&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakesoft&lt;/b&gt; has developed a wide range of &lt;b&gt;Mandrakelinux&lt;/b&gt; "</div><div class='add'>+"&lt;b&gt;Mandriva&lt;/b&gt; has developed a wide range of &lt;b&gt;Mandrivalinux&lt;/b&gt; "</div><div class='ctx'> "products."</div><div class='ctx'> msgstr ""</div><div class='del'>-"&lt;b&gt;Mandrakesoft&lt;/b&gt; ha desenvolupat una àmplia gama de productes "</div><div class='del'>-"&lt;b&gt;Mandrakelinux&lt;/b&gt;."</div><div class='add'>+"&lt;b&gt;Mandriva&lt;/b&gt; ha desenvolupat una àmplia gama de productes "</div><div class='add'>+"&lt;b&gt;Mandrivalinux&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:17</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "The Mandrakelinux products are:"</div><div class='del'>-msgstr "Els productes Mandrakelinux són:"</div><div class='add'>+msgid "The Mandrivalinux products are:"</div><div class='add'>+msgstr "Els productes Mandrivalinux són:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:18</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16446,63 +16446,63 @@ msgstr "\t* &lt;b&gt;PowerPack+&lt;/b&gt;, La solució Linux per escriptoris i servidors."</div><div class='ctx'> #: share/advertising/09.pl:21</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;Mandrakelinux for x86-64&lt;/b&gt;, The Mandrakelinux solution for making "</div><div class='add'>+"\t* &lt;b&gt;Mandrivalinux for x86-64&lt;/b&gt;, The Mandrivalinux solution for making "</div><div class='ctx'> "the most of your 64-bit processor."</div><div class='ctx'> msgstr ""</div><div class='del'>-"\t* &lt;b&gt;Mandrakelinux per x86-64&lt;/b&gt;, La solució Mandrakelinux per obtenir el "</div><div class='add'>+"\t* &lt;b&gt;Mandrivalinux per x86-64&lt;/b&gt;, La solució Mandrivalinux per obtenir el "</div><div class='ctx'> "màxim del vostre processador de 64-bit."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products (Nomad Products)&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products (Nomad Products)&lt;/b&gt;"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakesoft has developed two products that allow you to use Mandrakelinux "</div><div class='add'>+"Mandriva has developed two products that allow you to use Mandrivalinux "</div><div class='ctx'> "&lt;b&gt;on any computer&lt;/b&gt; and without any need to actually install it:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:18</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;Move&lt;/b&gt;, a Mandrakelinux distribution that runs entirely from a "</div><div class='add'>+"\t* &lt;b&gt;Move&lt;/b&gt;, a Mandrivalinux distribution that runs entirely from a "</div><div class='ctx'> "bootable CD-ROM."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, a Mandrakelinux distribution pre-installed on the "</div><div class='add'>+"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, a Mandrivalinux distribution pre-installed on the "</div><div class='ctx'> "ultra-compact “LaCie Mobile Hard Drive”."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products (Professional Solutions)&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Productes de Mandrakesoft (Solucions professionals)&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products (Professional Solutions)&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Productes de Mandriva (Solucions professionals)&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Below are the Mandrakesoft products designed to meet the &lt;b&gt;professional "</div><div class='add'>+"Below are the Mandriva products designed to meet the &lt;b&gt;professional "</div><div class='ctx'> "needs&lt;/b&gt;:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:16</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, The Mandrakelinux Desktop for Businesses."</div><div class='add'>+msgid "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, The Mandrivalinux Desktop for Businesses."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:17</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, The Mandrakelinux Server Solution."</div><div class='add'>+msgid "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, The Mandrivalinux Server Solution."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:18</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, The Mandrakelinux Security Solution."</div><div class='add'>+msgid "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, The Mandrivalinux Security Solution."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/12.pl:13</div><div class='hunk'>@@ -16540,7 +16540,7 @@ msgstr "&lt;b&gt;Escolliu el vostre entorn d'escriptori favorit&lt;/b&gt;"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "With PowerPack, you will have the choice of the &lt;b&gt;graphical desktop "</div><div class='del'>-"environment&lt;/b&gt;. Mandrakesoft has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='add'>+"environment&lt;/b&gt;. Mandriva has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/13-a.pl:17 share/advertising/13-b.pl:17</div><div class='hunk'>@@ -16561,7 +16561,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "With PowerPack+, you will have the choice of the &lt;b&gt;graphical desktop "</div><div class='del'>-"environment&lt;/b&gt;. Mandrakesoft has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='add'>+"environment&lt;/b&gt;. Mandriva has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/14.pl:15</div><div class='hunk'>@@ -16681,10 +16681,10 @@ msgstr "&lt;b&gt;Disfruteu de la àmplia gama d'aplicacions&lt;/b&gt;"</div><div class='ctx'> #: share/advertising/18.pl:15</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"In the Mandrakelinux menu you will find &lt;b&gt;easy-to-use&lt;/b&gt; applications for "</div><div class='add'>+"In the Mandrivalinux menu you will find &lt;b&gt;easy-to-use&lt;/b&gt; applications for "</div><div class='ctx'> "&lt;b&gt;all of your tasks&lt;/b&gt;:"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Al menú de Mandrakelinux trobareu aplicacions fàcils d'usar per totes les "</div><div class='add'>+"Al menú de Mandrivalinux trobareu aplicacions fàcils d'usar per totes les "</div><div class='ctx'> "tasques:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/18.pl:16</div><div class='hunk'>@@ -16933,18 +16933,18 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakelinux Control Center&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Centre de Control Mandrakelinux&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandrivalinux Control Center&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Centre de Control Mandrivalinux&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"The &lt;b&gt;Mandrakelinux Control Center&lt;/b&gt; is an essential collection of "</div><div class='del'>-"Mandrakelinux-specific utilities designed to simplify the configuration of "</div><div class='add'>+"The &lt;b&gt;Mandrivalinux Control Center&lt;/b&gt; is an essential collection of "</div><div class='add'>+"Mandrivalinux-specific utilities designed to simplify the configuration of "</div><div class='ctx'> "your computer."</div><div class='ctx'> msgstr ""</div><div class='del'>-"El &lt;b&gt;Centre de Control Mandrakelinux&lt;/b&gt; és una col·lecció essencial de "</div><div class='del'>-"utilitats específiques de Mandrakelinux per simplificar la configuració del "</div><div class='add'>+"El &lt;b&gt;Centre de Control Mandrivalinux&lt;/b&gt; és una col·lecció essencial de "</div><div class='add'>+"utilitats específiques de Mandrivalinux per simplificar la configuració del "</div><div class='ctx'> "vostre ordinador."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:17</div><div class='hunk'>@@ -16965,9 +16965,9 @@ msgstr "&lt;b&gt;El model del codi font obert&lt;/b&gt;"</div><div class='ctx'> msgid ""</div><div class='ctx'> "Like all computer programming, open source software &lt;b&gt;requires time and "</div><div class='ctx'> "people&lt;/b&gt; for development. In order to respect the open source philosophy, "</div><div class='del'>-"Mandrakesoft sells added value products and services to &lt;b&gt;keep improving "</div><div class='del'>-"Mandrakelinux&lt;/b&gt;. If you want to &lt;b&gt;support the open source philosophy&lt;/b&gt; "</div><div class='del'>-"and the development of Mandrakelinux, &lt;b&gt;please&lt;/b&gt; consider buying one of "</div><div class='add'>+"Mandriva sells added value products and services to &lt;b&gt;keep improving "</div><div class='add'>+"Mandrivalinux&lt;/b&gt;. If you want to &lt;b&gt;support the open source philosophy&lt;/b&gt; "</div><div class='add'>+"and the development of Mandrivalinux, &lt;b&gt;please&lt;/b&gt; consider buying one of "</div><div class='ctx'> "our products or services!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -16979,10 +16979,10 @@ msgstr "&lt;b&gt;Tenda en línia&lt;/b&gt;"</div><div class='ctx'> #: share/advertising/27.pl:15</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"To learn more about Mandrakesoft products and services, you can visit our "</div><div class='add'>+"To learn more about Mandriva products and services, you can visit our "</div><div class='ctx'> "&lt;b&gt;e-commerce platform&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Conegui tots els productes i serveis de Mandrakesoft a &lt;b&gt;Mandrakestore&lt;/b&gt; "</div><div class='add'>+"Conegui tots els productes i serveis de Mandriva a &lt;b&gt;Mandriva Store&lt;/b&gt; "</div><div class='ctx'> "-- la nostra plataforma de serveis de comerç electrònic."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/27.pl:17</div><div class='hunk'>@@ -17004,22 +17004,22 @@ msgstr "Passeu-vos avui per &lt;b&gt;store.mandrakesoft.com&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeclub&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeclub&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Club&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Club&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakeclub&lt;/b&gt; is the &lt;b&gt;perfect companion&lt;/b&gt; to your Mandrakelinux "</div><div class='add'>+"&lt;b&gt;Mandriva Club&lt;/b&gt; is the &lt;b&gt;perfect companion&lt;/b&gt; to your Mandrivalinux "</div><div class='ctx'> "product.."</div><div class='ctx'> msgstr ""</div><div class='del'>-"&lt;b&gt;Mandrakeclub&lt;/b&gt; és el &lt;b&gt;company perfecte&lt;/b&gt; pel vostre producte "</div><div class='del'>-"Mandrakelinux."</div><div class='add'>+"&lt;b&gt;Mandriva Club&lt;/b&gt; és el &lt;b&gt;company perfecte&lt;/b&gt; pel vostre producte "</div><div class='add'>+"Mandrivalinux."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Take advantage of &lt;b&gt;valuable benefits&lt;/b&gt; by joining Mandrakeclub, such as:"</div><div class='add'>+"Take advantage of &lt;b&gt;valuable benefits&lt;/b&gt; by joining Mandriva Club, such as:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:20</div><div class='hunk'>@@ -17027,7 +17027,7 @@ msgstr ""</div><div class='ctx'> msgid ""</div><div class='ctx'> "\t* &lt;b&gt;Special discounts&lt;/b&gt; on products and services of our online store "</div><div class='ctx'> "&lt;b&gt;store.mandrakesoft.com&lt;/b&gt;."</div><div class='del'>-msgstr "\t* Descomptes especials en productes i serveis de Mandrakestore"</div><div class='add'>+msgstr "\t* Descomptes especials en productes i serveis de Mandriva Store"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:21</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -17040,33 +17040,33 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:22</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* Participation in Mandrakelinux &lt;b&gt;user forums&lt;/b&gt;."</div><div class='del'>-msgstr "\t* Participació en els &lt;b&gt;fòrums d'usuaris&lt;/b&gt; de Mandrakelinux"</div><div class='add'>+msgid "\t* Participation in Mandrivalinux &lt;b&gt;user forums&lt;/b&gt;."</div><div class='add'>+msgstr "\t* Participació en els &lt;b&gt;fòrums d'usuaris&lt;/b&gt; de Mandrivalinux"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:23</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "\t* &lt;b&gt;Early and privileged access&lt;/b&gt;, before public release, to "</div><div class='del'>-"Mandrakelinux &lt;b&gt;ISO images&lt;/b&gt;."</div><div class='add'>+"Mandrivalinux &lt;b&gt;ISO images&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeonline&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeonline&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Online&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Online&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakeonline&lt;/b&gt; is a new premium service that Mandrakesoft is proud to "</div><div class='add'>+"&lt;b&gt;Mandriva Online&lt;/b&gt; is a new premium service that Mandriva is proud to "</div><div class='ctx'> "offer its customers!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakeonline provides a wide range of valuable services for &lt;b&gt;easily "</div><div class='del'>-"updating&lt;/b&gt; your Mandrakelinux systems:"</div><div class='add'>+"Mandriva Online provides a wide range of valuable services for &lt;b&gt;easily "</div><div class='add'>+"updating&lt;/b&gt; your Mandrivalinux systems:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:18</div><div class='hunk'>@@ -17091,32 +17091,32 @@ msgstr ""</div><div class='ctx'> #: share/advertising/29.pl:21</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* Management of &lt;b&gt;all your Mandrakelinux systems&lt;/b&gt; with one account."</div><div class='add'>+"\t* Management of &lt;b&gt;all your Mandrivalinux systems&lt;/b&gt; with one account."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeexpert&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeexpert&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Expert&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Expert&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Do you require &lt;b&gt;assistance?&lt;/b&gt; Meet Mandrakesoft's technical experts on "</div><div class='add'>+"Do you require &lt;b&gt;assistance?&lt;/b&gt; Meet Mandriva's technical experts on "</div><div class='ctx'> "&lt;b&gt;our technical support platform&lt;/b&gt; www.mandrakeexpert.com."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Thanks to the help of &lt;b&gt;qualified Mandrakelinux experts&lt;/b&gt;, you will save "</div><div class='add'>+"Thanks to the help of &lt;b&gt;qualified Mandrivalinux experts&lt;/b&gt;, you will save "</div><div class='ctx'> "a lot of time."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"For any question related to Mandrakelinux, you have the possibility to "</div><div class='add'>+"For any question related to Mandrivalinux, you have the possibility to "</div><div class='ctx'> "purchase support incidents at &lt;b&gt;store.mandrakesoft.com&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -17422,8 +17422,8 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:196</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakesoft Wizards"</div><div class='del'>-msgstr "Auxiliars de Mandrakesoft"</div><div class='add'>+msgid "Mandriva Wizards"</div><div class='add'>+msgstr "Auxiliars de Mandriva"</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:197</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -17519,8 +17519,8 @@ msgstr ""</div><div class='ctx'> "OPCIONS:\n"</div><div class='ctx'> "  --help            - imprimeix aquest missatge d'ajuda.\n"</div><div class='ctx'> "  --report          - el programa ha de ser una de les eines de "</div><div class='del'>-"Mandrakelinux\n"</div><div class='del'>-"  --incident        - el programa ha de ser una de les eines de Mandrakelinux"</div><div class='add'>+"Mandrivalinux\n"</div><div class='add'>+"  --incident        - el programa ha de ser una de les eines de Mandrivalinux"</div><div class='ctx'> </div><div class='ctx'> #: standalone.pm:63</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -17571,7 +17571,7 @@ msgstr ""</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "[OPTIONS]...\n"</div><div class='del'>-"Mandrakelinux Terminal Server Configurator\n"</div><div class='add'>+"Mandrivalinux Terminal Server Configurator\n"</div><div class='ctx'> "--enable         : enable MTS\n"</div><div class='ctx'> "--disable        : disable MTS\n"</div><div class='ctx'> "--start          : start MTS\n"</div><div class='hunk'>@@ -17585,7 +17585,7 @@ msgid ""</div><div class='ctx'> "IP, nbi image name)"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "[OPCIONS]...\n"</div><div class='del'>-"Configurador del servidor de terminal de Mandrakelinux (MTS)\n"</div><div class='add'>+"Configurador del servidor de terminal de Mandrivalinux (MTS)\n"</div><div class='ctx'> "--enable         : habilita l'MTS\n"</div><div class='ctx'> "--disable        : inhabilita l'MTS\n"</div><div class='ctx'> "--start          : inicia l'MTS\n"</div><div class='hunk'>@@ -17642,7 +17642,7 @@ msgstr " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"</div><div class='ctx'> msgid ""</div><div class='ctx'> "[OPTION]...\n"</div><div class='ctx'> "  --no-confirmation      do not ask first confirmation question in "</div><div class='del'>-"MandrakeUpdate mode\n"</div><div class='add'>+"Mandriva Update mode\n"</div><div class='ctx'> "  --no-verify-rpm        do not verify packages signatures\n"</div><div class='ctx'> "  --changelog-first      display changelog before filelist in the "</div><div class='ctx'> "description window\n"</div><div class='hunk'>@@ -17650,7 +17650,7 @@ msgid ""</div><div class='ctx'> msgstr ""</div><div class='ctx'> "[OPCIÓ]...\n"</div><div class='ctx'> "  --no-confirmation      no facis la primera pregunta de confirmació en el "</div><div class='del'>-"mode MandrakeUpdate\n"</div><div class='add'>+"mode Mandriva Update\n"</div><div class='ctx'> "  --no-verify-rpm        no comprovis les signatures dels paquets\n"</div><div class='ctx'> "  --changelog-first      mostra el registre de canvis abans de la llista de "</div><div class='ctx'> "fitxers en la finestra de descripció\n"</div><div class='hunk'>@@ -20481,14 +20481,14 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:41</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Bug Report Tool"</div><div class='add'>+msgid "Mandrivalinux Bug Report Tool"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Eina per a la comunicació d'errors de programació (bugs) de Mandrakelinux"</div><div class='add'>+"Eina per a la comunicació d'errors de programació (bugs) de Mandrivalinux"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:46</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Control Center"</div><div class='del'>-msgstr "Centre de Control Mandrakelinux"</div><div class='add'>+msgid "Mandrivalinux Control Center"</div><div class='add'>+msgstr "Centre de Control Mandrivalinux"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:48</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -20508,8 +20508,8 @@ msgstr "HardDrake"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:51</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakeonline"</div><div class='del'>-msgstr "Mandrakeonline"</div><div class='add'>+msgid "Mandriva Online"</div><div class='add'>+msgstr "Mandriva Online"</div><div class='ctx'> </div><div class='ctx'> #</div><div class='ctx'> #: standalone/drakbug:52</div><div class='hunk'>@@ -20554,7 +20554,7 @@ msgstr "Auxiliars de configuració"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:81</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Select Mandrakesoft Tool:"</div><div class='add'>+msgid "Select Mandriva Tool:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:82</div><div class='hunk'>@@ -20989,20 +20989,20 @@ msgstr "Iniciat en l'arrencada"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "This interface has not been configured yet.\n"</div><div class='del'>-"Run the \"Add an interface\" assistant from the Mandrakelinux Control Center"</div><div class='add'>+"Run the \"Add an interface\" assistant from the Mandrivalinux Control Center"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Aquesta interfície encara no s'ha configurat.\n"</div><div class='ctx'> "Executeu l'auxiliar \"Afegeix una interfície\" del Centre de Control de "</div><div class='del'>-"Mandrakelinux"</div><div class='add'>+"Mandrivalinux"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakconnect:1009 standalone/net_applet:61</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "You do not have any configured Internet connection.\n"</div><div class='del'>-"Run the \"%s\" assistant from the Mandrakelinux Control Center"</div><div class='add'>+"Run the \"%s\" assistant from the Mandrivalinux Control Center"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Aquesta interfície encara no s'ha configurat.\n"</div><div class='del'>-"Executeu l'auxiliar \"%s\" del Centre de Control de Mandrakelinux"</div><div class='add'>+"Executeu l'auxiliar \"%s\" del Centre de Control de Mandrivalinux"</div><div class='ctx'> </div><div class='ctx'> #. -PO: here "Add Connection" should be translated the same was as in control-center</div><div class='ctx'> #: standalone/drakconnect:1010 standalone/net_applet:62</div><div class='hunk'>@@ -21052,8 +21052,8 @@ msgstr "KDM (KDE Display Manager)"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakedm:36</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "MdkKDM (Mandrakelinux Display Manager)"</div><div class='del'>-msgstr "MdkKDM (Mandrakelinux Display Manager)"</div><div class='add'>+msgid "MdkKDM (Mandrivalinux Display Manager)"</div><div class='add'>+msgstr "MdkKDM (Mandrivalinux Display Manager)"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakedm:37</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -21360,7 +21360,7 @@ msgstr "Importa"</div><div class='ctx'> #: standalone/drakfont:511</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Copyright (C) 2001-2002 by Mandrakesoft \n"</div><div class='add'>+"Copyright (C) 2001-2002 by Mandriva \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "       DUPONT Sebastien (original version)\n"</div><div class='hunk'>@@ -21369,7 +21369,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "       VIGNAUD Thierry &lt;tvignaud@mandrakesoft.com&gt;"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Copyright (C) 2001-2002 per Mandrakesoft \n"</div><div class='add'>+"Copyright (C) 2001-2002 per Mandriva \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "       DUPONT Sebastien (versió original)\n"</div><div class='hunk'>@@ -21942,14 +21942,14 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> " drakhelp 0.1\n"</div><div class='del'>-"Copyright (C) 2003-2004 Mandrakesoft.\n"</div><div class='add'>+"Copyright (C) 2003-2004 Mandriva.\n"</div><div class='ctx'> "This is free software and may be redistributed under the terms of the GNU "</div><div class='ctx'> "GPL.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Usage: \n"</div><div class='ctx'> msgstr ""</div><div class='ctx'> " drakhelp 0.1\n"</div><div class='del'>-"Copyright (C) 2003-2004 Mandrakesoft.\n"</div><div class='add'>+"Copyright (C) 2003-2004 Mandriva.\n"</div><div class='ctx'> "Aquest programa és programari lliure i pot ser redistribuït sota els termes "</div><div class='ctx'> "de la GNU GPL.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -21975,8 +21975,8 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakhelp:36</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Help Center"</div><div class='del'>-msgstr "Centre d'ajuda de Mandrakelinux"</div><div class='add'>+msgid "Mandrivalinux Help Center"</div><div class='add'>+msgstr "Centre d'ajuda de Mandrivalinux"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakhelp:36</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -25132,7 +25132,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/logdrake:50</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Tools Logs"</div><div class='add'>+msgid "Mandrivalinux Tools Logs"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/logdrake:51</div><div class='hunk'>@@ -25657,10 +25657,10 @@ msgstr "Connexió completa."</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Connection failed.\n"</div><div class='del'>-"Verify your configuration in the Mandrakelinux Control Center."</div><div class='add'>+"Verify your configuration in the Mandrivalinux Control Center."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "La connexió ha fallat.\n"</div><div class='del'>-"Comproveu la vostra configuració al Centre de control de Mandrakelinux."</div><div class='add'>+"Comproveu la vostra configuració al Centre de control de Mandrivalinux."</div><div class='ctx'> </div><div class='ctx'> #</div><div class='ctx'> #: standalone/net_monitor:341</div><div class='hunk'>@@ -26548,8 +26548,8 @@ msgstr "La instal·lació ha fallat"</div><div class='ctx'> #~ msgid "You've not selected any font"</div><div class='ctx'> #~ msgstr "No heu seleccionat cap tipus de lletra"</div><div class='ctx'> </div><div class='del'>-#~ msgid "MandrakeSoft Wizards"</div><div class='del'>-#~ msgstr "Auxiliars de Mandrakesoft"</div><div class='add'>+#~ msgid "Mandriva Wizards"</div><div class='add'>+#~ msgstr "Auxiliars de Mandriva"</div><div class='ctx'> </div><div class='ctx'> #~ msgid "No browser available! Please install one"</div><div class='ctx'> #~ msgstr "No hi ha cap navegador disponible! Si us plau, instal·leu-ne un"</div><div class='hunk'>@@ -26732,14 +26732,14 @@ msgstr "La instal·lació ha fallat"</div><div class='ctx'> #~ msgstr "S'ha produït un error en obrir %s per escriure: %s"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "This is HardDrake, a Mandrakelinux hardware configuration tool.\n"</div><div class='add'>+#~ "This is HardDrake, a Mandrivalinux hardware configuration tool.\n"</div><div class='ctx'> #~ "&lt;span foreground=\"royalblue3\"&gt;Version:&lt;/span&gt; %s\n"</div><div class='ctx'> #~ "&lt;span foreground=\"royalblue3\"&gt;Author:&lt;/span&gt; Thierry Vignaud &amp;lt;"</div><div class='ctx'> #~ "tvignaud@mandrakesoft.com&amp;gt;\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ msgstr ""</div><div class='ctx'> #~ "Aquest és el HardDrake, l'eina de configuració de maquinari de "</div><div class='del'>-#~ "Mandrakelinux.\n"</div><div class='add'>+#~ "Mandrivalinux.\n"</div><div class='ctx'> #~ "&lt;span foreground=\"royalblue3\"&gt;Versió:&lt;/span&gt; %s\n"</div><div class='ctx'> #~ "&lt;span foreground=\"royalblue3\"&gt;Autor:&lt;/span&gt; Thierry Vignaud &amp;lt;"</div><div class='ctx'> #~ "tvignaud@mandrakesoft.com&amp;gt;\n"</div><div class='hunk'>@@ -27183,17 +27183,17 @@ msgstr "La instal·lació ha fallat"</div><div class='ctx'> #~ "És impossible de suprimir la impressora \"%s\" d'Star Office/OpenOffice."</div><div class='ctx'> #~ "org/GIMP."</div><div class='ctx'> </div><div class='del'>-#~ msgid "&lt;b&gt;Congratulations for choosing Mandrakelinux!&lt;/b&gt;"</div><div class='del'>-#~ msgstr "&lt;b&gt;Felicitats per triar Mandrakelinux!&lt;/b&gt;"</div><div class='add'>+#~ msgid "&lt;b&gt;Congratulations for choosing Mandrivalinux!&lt;/b&gt;"</div><div class='add'>+#~ msgstr "&lt;b&gt;Felicitats per triar Mandrivalinux!&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "Your new Mandrakelinux operating system and its many applications is the "</div><div class='del'>-#~ "result of collaborative efforts between Mandrakesoft developers and "</div><div class='del'>-#~ "Mandrakelinux contributors throughout the world."</div><div class='add'>+#~ "Your new Mandrivalinux operating system and its many applications is the "</div><div class='add'>+#~ "result of collaborative efforts between Mandriva developers and "</div><div class='add'>+#~ "Mandrivalinux contributors throughout the world."</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "El vostre nou sistema operatiu Mandrakelinux i les seves múltiples "</div><div class='add'>+#~ "El vostre nou sistema operatiu Mandrivalinux i les seves múltiples "</div><div class='ctx'> #~ "aplicacions són el resultat de l'esforç col·laboratiu dels "</div><div class='del'>-#~ "desenvolupadors de Mandrakesoft i els contribuïdors de Mandrakelinux al "</div><div class='add'>+#~ "desenvolupadors de Mandriva i els contribuïdors de Mandrivalinux al "</div><div class='ctx'> #~ "voltant del món."</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='hunk'>@@ -27290,18 +27290,18 @@ msgstr "La instal·lació ha fallat"</div><div class='ctx'> #~ msgstr "Veieu i editeu imatges i fotos amb &lt;b&gt;GQview&lt;/b&gt;i &lt;b&gt;El Gimp&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #</div><div class='del'>-#~ msgid "Become a &lt;b&gt;Mandrakeclub&lt;/b&gt; member!"</div><div class='del'>-#~ msgstr "Esdeveniu un membre del &lt;b&gt;Mandrakeclub&lt;/b&gt;!"</div><div class='add'>+#~ msgid "Become a &lt;b&gt;Mandriva Club&lt;/b&gt; member!"</div><div class='add'>+#~ msgstr "Esdeveniu un membre del &lt;b&gt;Mandriva Club&lt;/b&gt;!"</div><div class='ctx'> </div><div class='ctx'> #~ msgid "\t* Full access to commercial applications"</div><div class='ctx'> #~ msgstr "\t* Accés complet a aplicacions comercials"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "\t* Special download mirror list exclusively for Mandrakeclub Members"</div><div class='del'>-#~ msgstr "\t* Llista de rèpliques exclusiva pels membres del Mandrakeclub"</div><div class='add'>+#~ "\t* Special download mirror list exclusively for Mandriva Club Members"</div><div class='add'>+#~ msgstr "\t* Llista de rèpliques exclusiva pels membres del Mandriva Club"</div><div class='ctx'> </div><div class='del'>-#~ msgid "\t* Voting for software to put in Mandrakelinux"</div><div class='del'>-#~ msgstr "\t* Votació dels programes a posar en Mandrakelinux"</div><div class='add'>+#~ msgid "\t* Voting for software to put in Mandrivalinux"</div><div class='add'>+#~ msgstr "\t* Votació dels programes a posar en Mandrivalinux"</div><div class='ctx'> </div><div class='ctx'> #~ msgid "\t* Plus much more"</div><div class='ctx'> #~ msgstr "\t* i molt més"</div><div class='hunk'>@@ -27312,14 +27312,14 @@ msgstr "La instal·lació ha fallat"</div><div class='ctx'> #~ msgid "Do you require assistance?"</div><div class='ctx'> #~ msgstr "Necessiteu ajuda?"</div><div class='ctx'> </div><div class='del'>-#~ msgid "&lt;b&gt;Mandrakeexpert&lt;/b&gt; is the primary source for technical support."</div><div class='del'>-#~ msgstr "&lt;b&gt;Mandrakeexpert&lt;/b&gt; és la font primària per suport tècnic."</div><div class='add'>+#~ msgid "&lt;b&gt;Mandriva Expert&lt;/b&gt; is the primary source for technical support."</div><div class='add'>+#~ msgstr "&lt;b&gt;Mandriva Expert&lt;/b&gt; és la font primària per suport tècnic."</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "If you have Linux questions, subscribe to Mandrakeexpert at &lt;b&gt;www."</div><div class='add'>+#~ "If you have Linux questions, subscribe to Mandriva Expert at &lt;b&gt;www."</div><div class='ctx'> #~ "mandrakeexpert.com&lt;/b&gt;"</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "Si teniu preguntes en quant a Linux, apunteu-vos a Mandrakeexpert &lt;b&gt;www."</div><div class='add'>+#~ "Si teniu preguntes en quant a Linux, apunteu-vos a Mandriva Expert &lt;b&gt;www."</div><div class='ctx'> #~ "mandrakeexpert.com&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='hunk'>@@ -27337,22 +27337,22 @@ msgstr "La instal·lació ha fallat"</div><div class='ctx'> #~ "mandrake-linux.com&lt;/b&gt;!"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "Mandrakelinux includes the famous graphical desktops KDE and GNOME, plus "</div><div class='add'>+#~ "Mandrivalinux includes the famous graphical desktops KDE and GNOME, plus "</div><div class='ctx'> #~ "the latest versions of the most popular Open Source applications."</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "Mandrakelinux inclou els famosos entorns gràfics KDE i GNOME, a més de "</div><div class='add'>+#~ "Mandrivalinux inclou els famosos entorns gràfics KDE i GNOME, a més de "</div><div class='ctx'> #~ "les últimes versions de les aplicacions de Codi Font Obert més populars."</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "Mandrakelinux is widely known as the most user-friendly and the easiest "</div><div class='add'>+#~ "Mandrivalinux is widely known as the most user-friendly and the easiest "</div><div class='ctx'> #~ "to install and easy to use Linux distribution."</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "Mandrakelinux és ampliament coneguda com la distribució de Linux més "</div><div class='add'>+#~ "Mandrivalinux és ampliament coneguda com la distribució de Linux més "</div><div class='ctx'> #~ "amigable, fàcil d'instal·lar i usar."</div><div class='ctx'> </div><div class='del'>-#~ msgid "\t* Find out Mandrakelinux on a bootable CD with &lt;b&gt;Mandrakemove&lt;/b&gt;"</div><div class='add'>+#~ msgid "\t* Find out Mandrivalinux on a bootable CD with &lt;b&gt;Mandrakemove&lt;/b&gt;"</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "\t* Conegui Mandrakelinux en un CD autoarrancable amb &lt;b&gt;Mandrakemove&lt;/b&gt;"</div><div class='add'>+#~ "\t* Conegui Mandrivalinux en un CD autoarrancable amb &lt;b&gt;Mandrakemove&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='ctx'> #~ "\t* If you use Linux mostly for Office, Internet and Multimedia tasks, "</div><div class='hunk'>@@ -27379,14 +27379,14 @@ msgstr "La instal·lació ha fallat"</div><div class='ctx'> #~ msgstr "Conegui també les nostres &lt;b&gt;Solucions per empreses&lt;/b&gt;!"</div><div class='ctx'> </div><div class='ctx'> #</div><div class='del'>-#~ msgid "&lt;b&gt;Become a Mandrakeclub member!&lt;/b&gt;"</div><div class='del'>-#~ msgstr "&lt;b&gt;Esdeveniu un membre del Mandrakeclub!&lt;/b&gt;"</div><div class='add'>+#~ msgid "&lt;b&gt;Become a Mandriva Club member!&lt;/b&gt;"</div><div class='add'>+#~ msgstr "&lt;b&gt;Esdeveniu un membre del Mandriva Club!&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #~ msgid "&lt;b&gt;Do you require assistance?&lt;/b&gt;"</div><div class='ctx'> #~ msgstr "&lt;b&gt;Necessiteu ajuda?&lt;/b&gt;"</div><div class='ctx'> </div><div class='del'>-#~ msgid "This is the Mandrakelinux &lt;b&gt;Download version&lt;/b&gt;."</div><div class='del'>-#~ msgstr "Això és Mandrakelinux &lt;b&gt;versió de descàrrega&lt;/b&gt;."</div><div class='add'>+#~ msgid "This is the Mandrivalinux &lt;b&gt;Download version&lt;/b&gt;."</div><div class='add'>+#~ msgstr "Això és Mandrivalinux &lt;b&gt;versió de descàrrega&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='ctx'> #~ "The free download version does not include commercial software, and "</div><div class='hunk'>@@ -27398,28 +27398,28 @@ msgstr "La instal·lació ha fallat"</div><div class='ctx'> #~ "gràfiques (com ATI® i NVIDIA®)."</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "Your new Mandrakelinux distribution and its many applications are the "</div><div class='del'>-#~ "result of collaborative efforts between Mandrakesoft developers and "</div><div class='del'>-#~ "Mandrakelinux contributors throughout the world."</div><div class='add'>+#~ "Your new Mandrivalinux distribution and its many applications are the "</div><div class='add'>+#~ "result of collaborative efforts between Mandriva developers and "</div><div class='add'>+#~ "Mandrivalinux contributors throughout the world."</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "La vostra nova distribució Mandrakelinux i les seves múltiples "</div><div class='add'>+#~ "La vostra nova distribució Mandrivalinux i les seves múltiples "</div><div class='ctx'> #~ "aplicacions són el resultat de l'esforç col·laboratiu dels "</div><div class='del'>-#~ "desenvolupadors de Mandrakesoft i els contribuïdors de Mandrakelinux al "</div><div class='add'>+#~ "desenvolupadors de Mandriva i els contribuïdors de Mandrivalinux al "</div><div class='ctx'> #~ "voltant del món."</div><div class='ctx'> </div><div class='ctx'> #~ msgid "&lt;b&gt;PowerPack+&lt;/b&gt;"</div><div class='ctx'> #~ msgstr "&lt;b&gt;PowerPack+&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "It is the only Mandrakelinux product that includes the groupware solution."</div><div class='del'>-#~ msgstr "És l'únic producte Mandrakelinux que inclou la solució groupware."</div><div class='add'>+#~ "It is the only Mandrivalinux product that includes the groupware solution."</div><div class='add'>+#~ msgstr "És l'únic producte Mandrivalinux que inclou la solució groupware."</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "When you log into your Mandrakelinux system for the first time, you can "</div><div class='add'>+#~ "When you log into your Mandrivalinux system for the first time, you can "</div><div class='ctx'> #~ "choose between several popular graphical desktops environments, "</div><div class='ctx'> #~ "including: KDE, GNOME, WindowMaker, IceWM, and others."</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "Quan entreu per primer cop a Mandrakelinux, podeu escollir entre els "</div><div class='add'>+#~ "Quan entreu per primer cop a Mandrivalinux, podeu escollir entre els "</div><div class='ctx'> #~ "populars entorns gràfics d'escriptori, incloent: KDE, GNOME, WindowMaker, "</div><div class='ctx'> #~ "IceWM, i altres."</div><div class='ctx'> </div><div class='hunk'>@@ -27452,13 +27452,13 @@ msgstr "La instal·lació ha fallat"</div><div class='ctx'> #~ msgstr "\t* Llibreta d'adreces (servidor i client)"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "Your new Mandrakelinux distribution is the result of collaborative "</div><div class='del'>-#~ "efforts between Mandrakesoft developers and Mandrakelinux contributors "</div><div class='add'>+#~ "Your new Mandrivalinux distribution is the result of collaborative "</div><div class='add'>+#~ "efforts between Mandriva developers and Mandrivalinux contributors "</div><div class='ctx'> #~ "throughout the world."</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "La vostra nova distribució Mandrakelinux és el resultat de l'esforç "</div><div class='del'>-#~ "col·laboratiu dels desenvolupadors de Mandrakesoft i els contribuïdors de "</div><div class='del'>-#~ "Mandrakelinux al voltant del món."</div><div class='add'>+#~ "La vostra nova distribució Mandrivalinux és el resultat de l'esforç "</div><div class='add'>+#~ "col·laboratiu dels desenvolupadors de Mandriva i els contribuïdors de "</div><div class='add'>+#~ "Mandrivalinux al voltant del món."</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='ctx'> #~ "We would like to thank everyone who participated in the development of "</div><div class='hunk'>@@ -27528,14 +27528,14 @@ msgstr "La instal·lació ha fallat"</div><div class='ctx'> #~ msgid ""</div><div class='ctx'> #~ "Before continuing, you should carefully read the terms of the license. "</div><div class='ctx'> #~ "It\n"</div><div class='del'>-#~ "covers the entire Mandrakelinux distribution. If you do agree with all "</div><div class='add'>+#~ "covers the entire Mandrivalinux distribution. If you do agree with all "</div><div class='ctx'> #~ "the\n"</div><div class='ctx'> #~ "terms in it, check the \"%s\" box. If not, clicking on the \"%s\" button\n"</div><div class='ctx'> #~ "will reboot your computer."</div><div class='ctx'> #~ msgstr ""</div><div class='ctx'> #~ "Abans de continuar, llegiu atentament les clàusules de la llicència. "</div><div class='ctx'> #~ "Cobreix\n"</div><div class='del'>-#~ "tota la distribució Mandrakelinux. Si esteu d'acord amb tots els termes "</div><div class='add'>+#~ "tota la distribució Mandrivalinux. Si esteu d'acord amb tots els termes "</div><div class='ctx'> #~ "de la\n"</div><div class='ctx'> #~ "llicència, feu clic al quadre \"%s\"; si no, prémer el botó \"%s\"\n"</div><div class='ctx'> #~ "reiniciarà el vostre ordinador."</div><div class='hunk'>@@ -27653,25 +27653,25 @@ msgstr "La instal·lació ha fallat"</div><div class='ctx'> #~ "Si no hi esteu interessat, desactiveu el quadre \"%s\"."</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "The Mandrakelinux installation is distributed on several CD-ROMs. If a\n"</div><div class='add'>+#~ "The Mandrivalinux installation is distributed on several CD-ROMs. If a\n"</div><div class='ctx'> #~ "selected package is located on another CD-ROM, DrakX will eject the "</div><div class='ctx'> #~ "current\n"</div><div class='ctx'> #~ "CD and ask you to insert the correct CD as required."</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "La instal·lació del Mandrakelinux està repartida en diversos CD-ROM. Si\n"</div><div class='add'>+#~ "La instal·lació del Mandrivalinux està repartida en diversos CD-ROM. Si\n"</div><div class='ctx'> #~ "un dels paquets escollits està en un altre CD-ROM, DrakX expulsarà el CD\n"</div><div class='ctx'> #~ "actual i us demanarà que n'inseriu un altre."</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='ctx'> #~ "It is now time to specify which programs you wish to install on your\n"</div><div class='del'>-#~ "system. There are thousands of packages available for Mandrakelinux, and\n"</div><div class='add'>+#~ "system. There are thousands of packages available for Mandrivalinux, and\n"</div><div class='ctx'> #~ "to make it simpler to manage the packages have been placed into groups "</div><div class='ctx'> #~ "of\n"</div><div class='ctx'> #~ "similar applications.\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ "Packages are sorted into groups corresponding to a particular use of "</div><div class='ctx'> #~ "your\n"</div><div class='del'>-#~ "machine. Mandrakelinux sorts packages groups in four categories. You can\n"</div><div class='add'>+#~ "machine. Mandrivalinux sorts packages groups in four categories. You can\n"</div><div class='ctx'> #~ "mix and match applications from the various categories, so a\n"</div><div class='ctx'> #~ "``Workstation'' installation can still have applications from the\n"</div><div class='ctx'> #~ "``Development'' category installed.\n"</div><div class='hunk'>@@ -27724,11 +27724,11 @@ msgstr "La instal·lació ha fallat"</div><div class='ctx'> #~ "updating an existing system."</div><div class='ctx'> #~ msgstr ""</div><div class='ctx'> #~ "Ha arribat el moment d'indicar els programes que voleu instal·lar en el\n"</div><div class='del'>-#~ "sistema. Mandrakelinux té milers de paquets, i per facilitar-ne la\n"</div><div class='add'>+#~ "sistema. Mandrivalinux té milers de paquets, i per facilitar-ne la\n"</div><div class='ctx'> #~ "gestió s'han distribuït en grups d'aplicacions similars.\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ "Els paquets s'agrupen segons l'ús que vulgueu donar a l'ordinador.\n"</div><div class='del'>-#~ "Mandrakelinux agrupa els paquets en quatre categories. Podeu mesclar i "</div><div class='add'>+#~ "Mandrivalinux agrupa els paquets en quatre categories. Podeu mesclar i "</div><div class='ctx'> #~ "fer\n"</div><div class='ctx'> #~ "coincidir aplicacions de grups diversos, de manera que una instal·lació\n"</div><div class='ctx'> #~ "d'``Estació de treball'' pot perfectament tenir instal·lades aplicacions\n"</div><div class='hunk'>@@ -27792,11 +27792,11 @@ msgstr "La instal·lació ha fallat"</div><div class='ctx'> #~ "chose the individual package or because it was part of a group of "</div><div class='ctx'> #~ "packages,\n"</div><div class='ctx'> #~ "you will be asked to confirm that you really want those servers to be\n"</div><div class='del'>-#~ "installed. By default Mandrakelinux will automatically start any "</div><div class='add'>+#~ "installed. By default Mandrivalinux will automatically start any "</div><div class='ctx'> #~ "installed\n"</div><div class='ctx'> #~ "services at boot time. Even if they are safe and have no known issues at\n"</div><div class='ctx'> #~ "the time the distribution was shipped, it is entirely possible that that\n"</div><div class='del'>-#~ "security holes were discovered after this version of Mandrakelinux was\n"</div><div class='add'>+#~ "security holes were discovered after this version of Mandrivalinux was\n"</div><div class='ctx'> #~ "finalized. If you do not know what a particular service is supposed to "</div><div class='ctx'> #~ "do\n"</div><div class='ctx'> #~ "or why it is being installed, then click \"%s\". Clicking \"%s\" will\n"</div><div class='hunk'>@@ -27835,13 +27835,13 @@ msgstr "La instal·lació ha fallat"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ "Si heu seleccionat un paquet de servidor, intencionadament o perquè\n"</div><div class='ctx'> #~ "formava part d'un grup, se us demanarà que confirmeu si realment voleu\n"</div><div class='del'>-#~ "instal·lar aquests servidors. Per defecte, Mandrakelinux iniciarà i "</div><div class='add'>+#~ "instal·lar aquests servidors. Per defecte, Mandrivalinux iniciarà i "</div><div class='ctx'> #~ "instal·larà automàticament qualsevol servidor durant l'arrencada. Tot i "</div><div class='ctx'> #~ "que\n"</div><div class='ctx'> #~ "siguin segurs i no tinguin cap problema conegut quan es publica la\n"</div><div class='ctx'> #~ "distribució, és totalment possible que es descobreixin forats de "</div><div class='ctx'> #~ "seguretat\n"</div><div class='del'>-#~ "després que aquesta versió de Mandrakelinux quedi finalitzada.\n"</div><div class='add'>+#~ "després que aquesta versió de Mandrivalinux quedi finalitzada.\n"</div><div class='ctx'> #~ "Si no sabeu què se suposa que fa un servei en particular, o per què "</div><div class='ctx'> #~ "s'està\n"</div><div class='ctx'> #~ "instal·lant, feu clic a \"%s\". Per defecte, si feu clic a \"%s\" els "</div><div class='hunk'>@@ -27876,7 +27876,7 @@ msgstr "La instal·lació ha fallat"</div><div class='ctx'> #~ "You will now set up your Internet/network connection. If you wish to\n"</div><div class='ctx'> #~ "connect your computer to the Internet or to a local network, click \"%s"</div><div class='ctx'> #~ "\".\n"</div><div class='del'>-#~ "Mandrakelinux will attempt to auto-detect network devices and modems. If\n"</div><div class='add'>+#~ "Mandrivalinux will attempt to auto-detect network devices and modems. If\n"</div><div class='ctx'> #~ "this detection fails, uncheck the \"%s\" box. You may also choose not to\n"</div><div class='ctx'> #~ "configure the network, or to do it later, in which case clicking the \"%s"</div><div class='ctx'> #~ "\"\n"</div><div class='hunk'>@@ -27897,7 +27897,7 @@ msgstr "La instal·lació ha fallat"</div><div class='ctx'> #~ "modems\n"</div><div class='ctx'> #~ "that require additional software to work compared to Normal modems. Some "</div><div class='ctx'> #~ "of\n"</div><div class='del'>-#~ "those modems actually work under Mandrakelinux, some others do not. You\n"</div><div class='add'>+#~ "those modems actually work under Mandrivalinux, some others do not. You\n"</div><div class='ctx'> #~ "can consult the list of supported modems at LinModems.\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ "You can consult the ``Starter Guide'' chapter about Internet connections\n"</div><div class='hunk'>@@ -27907,7 +27907,7 @@ msgstr "La instal·lació ha fallat"</div><div class='ctx'> #~ msgstr ""</div><div class='ctx'> #~ "Ara configurareu la connexió a Internet/xarxa. Si voleu connectar\n"</div><div class='ctx'> #~ "el vostre ordinador a Internet o a una xarxa local, feu clic a \"%s\".\n"</div><div class='del'>-#~ "Mandrakelinux intentarà detectar automàticament els dispositius\n"</div><div class='add'>+#~ "Mandrivalinux intentarà detectar automàticament els dispositius\n"</div><div class='ctx'> #~ "de xarxa i els mòdems. Si aquesta detecció falla, desactiveu la\n"</div><div class='ctx'> #~ "casella \"%s\". També podeu decidir no configurar la xarxa, o\n"</div><div class='ctx'> #~ "fer-ho més endavant; en aquest cas feu clic al botó \"%s\" per\n"</div><div class='hunk'>@@ -27927,7 +27927,7 @@ msgstr "La instal·lació ha fallat"</div><div class='ctx'> #~ "especials\n"</div><div class='ctx'> #~ "integrats de gama baixa que necessiten programari addicional per "</div><div class='ctx'> #~ "funcionar.\n"</div><div class='del'>-#~ "Alguns d'aquests mòdems funcionen a Mandrakelinux, i d'altres no. Podeu\n"</div><div class='add'>+#~ "Alguns d'aquests mòdems funcionen a Mandrivalinux, i d'altres no. Podeu\n"</div><div class='ctx'> #~ "consultar una llista de mòdems suportats a LinModems.\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ "Podeu consultar el capítol sobre connexions a Internet de la ``Guia\n"</div><div class='hunk'>@@ -28062,7 +28062,7 @@ msgstr "La instal·lació ha fallat"</div><div class='ctx'> #~ "X (for X Window System) is the heart of the GNU/Linux graphical "</div><div class='ctx'> #~ "interface\n"</div><div class='ctx'> #~ "on which all the graphical environments (KDE, GNOME, AfterStep,\n"</div><div class='del'>-#~ "WindowMaker, etc.) bundled with Mandrakelinux rely upon.\n"</div><div class='add'>+#~ "WindowMaker, etc.) bundled with Mandrivalinux rely upon.\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ "You will be presented with a list of different parameters to change to "</div><div class='ctx'> #~ "get\n"</div><div class='hunk'>@@ -28127,7 +28127,7 @@ msgstr "La instal·lació ha fallat"</div><div class='ctx'> #~ "Linux\n"</div><div class='ctx'> #~ "de què depenen tots els entorns gràfics (KDE, GNOME, AfterStep, "</div><div class='ctx'> #~ "WindowMaker,\n"</div><div class='del'>-#~ "etc.) que venen amb Mandrakelinux.\n"</div><div class='add'>+#~ "etc.) que venen amb Mandrivalinux.\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ "Veureu una relació de diferents paràmetres que podeu canviar per "</div><div class='ctx'> #~ "aconseguir\n"</div><div class='hunk'>@@ -28256,7 +28256,7 @@ msgstr "La instal·lació ha fallat"</div><div class='ctx'> #~ "have to partition the drive. Basically, partitioning a hard drive "</div><div class='ctx'> #~ "consists\n"</div><div class='ctx'> #~ "of logically dividing it to create the space needed to install your new\n"</div><div class='del'>-#~ "Mandrakelinux system.\n"</div><div class='add'>+#~ "Mandrivalinux system.\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ "Because the process of partitioning a hard drive is usually irreversible\n"</div><div class='ctx'> #~ "and can lead to lost data if there is an existing operating system "</div><div class='hunk'>@@ -28295,7 +28295,7 @@ msgstr "La instal·lació ha fallat"</div><div class='ctx'> #~ "FAT or NTFS partition. Resizing can be performed without the loss of any\n"</div><div class='ctx'> #~ "data, provided you have previously defragmented the Windows partition.\n"</div><div class='ctx'> #~ "Backing up your data is strongly recommended.. Using this option is\n"</div><div class='del'>-#~ "recommended if you want to use both Mandrakelinux and Microsoft Windows "</div><div class='add'>+#~ "recommended if you want to use both Mandrivalinux and Microsoft Windows "</div><div class='ctx'> #~ "on\n"</div><div class='ctx'> #~ "the same computer.\n"</div><div class='ctx'> #~ "\n"</div><div class='hunk'>@@ -28305,7 +28305,7 @@ msgstr "La instal·lació ha fallat"</div><div class='ctx'> #~ "Windows to store your data or to install new software.\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ " * \"%s\": if you want to delete all data and all partitions present on\n"</div><div class='del'>-#~ "your hard drive and replace them with your new Mandrakelinux system,\n"</div><div class='add'>+#~ "your hard drive and replace them with your new Mandrivalinux system,\n"</div><div class='ctx'> #~ "choose this option. Be careful, because you will not be able to undo "</div><div class='ctx'> #~ "your\n"</div><div class='ctx'> #~ "choice after you confirm.\n"</div><div class='hunk'>@@ -28332,12 +28332,12 @@ msgstr "La instal·lació ha fallat"</div><div class='ctx'> #~ msgstr ""</div><div class='ctx'> #~ "Ara és quan heu de decidir en quin lloc del vostre disc dur voleu "</div><div class='ctx'> #~ "instal·lar\n"</div><div class='del'>-#~ "el sistema operatiu Mandrakelinux. Si el disc és buit, o si un sistema\n"</div><div class='add'>+#~ "el sistema operatiu Mandrivalinux. Si el disc és buit, o si un sistema\n"</div><div class='ctx'> #~ "operatiu existent n'utilitza tot l'espai disponible, us caldrà \n"</div><div class='ctx'> #~ "particionar-lo. Bàsicament, particionar un disc dur consisteix a dividir-"</div><div class='ctx'> #~ "lo de\n"</div><div class='ctx'> #~ "manera lògica per crear espai on instal·lar el nou sistema "</div><div class='del'>-#~ "Mandrakelinux.\n"</div><div class='add'>+#~ "Mandrivalinux.\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ "Atès que els efectes d'aquest procés solen ser irreversibles i poden\n"</div><div class='ctx'> #~ "implicar pèrdua de dades si ja teniu un sistema operatiu instal·lat, el\n"</div><div class='hunk'>@@ -28376,7 +28376,7 @@ msgstr "La instal·lació ha fallat"</div><div class='ctx'> #~ "prèviament. És molt recomenable, fer una còpia de seguretat de les "</div><div class='ctx'> #~ "dades.\n"</div><div class='ctx'> #~ "Aquesta opció és la més recomanable si voleu utilitzar tant "</div><div class='del'>-#~ "Mandrakelinux\n"</div><div class='add'>+#~ "Mandrivalinux\n"</div><div class='ctx'> #~ "com Microsoft Windows al mateix ordinador.\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ "  Abans de decidir-vos per aquesta opció, penseu que en acabar la "</div><div class='hunk'>@@ -28388,7 +28388,7 @@ msgstr "La instal·lació ha fallat"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ " *\"%s\": si voleu suprimir totes les dades i particions que teniu al "</div><div class='ctx'> #~ "disc\n"</div><div class='del'>-#~ "dur i substituir-les pel sistema Mandrakelinux, podeu escollir aquesta\n"</div><div class='add'>+#~ "dur i substituir-les pel sistema Mandrivalinux, podeu escollir aquesta\n"</div><div class='ctx'> #~ "opció. Aneu amb compte, però, perquè, un cop la confirmeu, no podreu fer-"</div><div class='ctx'> #~ "vos enrere.\n"</div><div class='ctx'> #~ "\n"</div><div class='hunk'>@@ -28509,7 +28509,7 @@ msgstr "La instal·lació ha fallat"</div><div class='ctx'> #~ "Click on \"%s\" when you are ready to format the partitions.\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ "Click on \"%s\" if you want to choose another partition for your new\n"</div><div class='del'>-#~ "Mandrakelinux operating system installation.\n"</div><div class='add'>+#~ "Mandrivalinux operating system installation.\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ "Click on \"%s\" if you wish to select partitions that will be checked "</div><div class='ctx'> #~ "for\n"</div><div class='hunk'>@@ -28537,13 +28537,13 @@ msgstr "La instal·lació ha fallat"</div><div class='ctx'> #~ "Feu clic a \"%s\" quan estigueu a punt per formatar les particions.\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ "Feu clic a \"%s\" si voleu seleccionar una altra partició per instal·lar\n"</div><div class='del'>-#~ "el nou sistema Mandrakelinux.\n"</div><div class='add'>+#~ "el nou sistema Mandrivalinux.\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ "Feu clic a \"%s\" si voleu seleccionar particions on cercar-hi blocs "</div><div class='ctx'> #~ "defectuosos."</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "At the time you are installing Mandrakelinux, it is likely that some\n"</div><div class='add'>+#~ "At the time you are installing Mandrivalinux, it is likely that some\n"</div><div class='ctx'> #~ "packages will have been updated since the initial release. Bugs may have\n"</div><div class='ctx'> #~ "been fixed, security issues resolved. To allow you to benefit from these\n"</div><div class='ctx'> #~ "updates, you are now able to download them from the Internet. Check \"%s"</div><div class='hunk'>@@ -28558,7 +28558,7 @@ msgstr "La instal·lació ha fallat"</div><div class='ctx'> #~ "the\n"</div><div class='ctx'> #~ "selected package(s), or \"%s\" to abort."</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "Ara esteu instal·lant Mandrakelinux, és probable que alguns paquets\n"</div><div class='add'>+#~ "Ara esteu instal·lant Mandrivalinux, és probable que alguns paquets\n"</div><div class='ctx'> #~ "hagin estat actualitzats desde la data de llançament. Alguns errors "</div><div class='ctx'> #~ "poden\n"</div><div class='ctx'> #~ "haver estat resolts, i altres problemes de seguretat poden estar ja "</div><div class='hunk'>@@ -28604,7 +28604,7 @@ msgstr "La instal·lació ha fallat"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ "Si no sabeu quin escollir, deixeu l'opció per defecte.. Podreu canviar\n"</div><div class='ctx'> #~ "el nivell de seguretat més tard amb l'eina draksec del\n"</div><div class='del'>-#~ "Centre de Control Mandrakelinux.\n"</div><div class='add'>+#~ "Centre de Control Mandrivalinux.\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ "El camp \"%s\" pot informar l'usuari del sistema qui serà el responsable\n"</div><div class='ctx'> #~ "de la seguretat. Els missatges de seguretat s'enviaran a aquesta adreça."</div><div class='hunk'>@@ -28628,7 +28628,7 @@ msgstr "La instal·lació ha fallat"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ "DrakX now needs to know if you want to perform a new install or an "</div><div class='ctx'> #~ "upgrade\n"</div><div class='del'>-#~ "of an existing Mandrakelinux system:\n"</div><div class='add'>+#~ "of an existing Mandrivalinux system:\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ " * \"%s\": For the most part, this completely wipes out the old system. "</div><div class='ctx'> #~ "If\n"</div><div class='hunk'>@@ -28640,21 +28640,21 @@ msgstr "La instal·lació ha fallat"</div><div class='ctx'> #~ "written.\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ " * \"%s\": this installation class allows you to update the packages\n"</div><div class='del'>-#~ "currently installed on your Mandrakelinux system. Your current\n"</div><div class='add'>+#~ "currently installed on your Mandrivalinux system. Your current\n"</div><div class='ctx'> #~ "partitioning scheme and user data is not altered. Most of other\n"</div><div class='ctx'> #~ "configuration steps remain available, similar to a standard "</div><div class='ctx'> #~ "installation.\n"</div><div class='ctx'> #~ "\n"</div><div class='del'>-#~ "Using the ``Upgrade'' option should work fine on Mandrakelinux systems\n"</div><div class='add'>+#~ "Using the ``Upgrade'' option should work fine on Mandrivalinux systems\n"</div><div class='ctx'> #~ "running version \"8.1\" or later. Performing an Upgrade on versions "</div><div class='ctx'> #~ "prior\n"</div><div class='del'>-#~ "to Mandrakelinux version \"8.1\" is not recommended."</div><div class='add'>+#~ "to Mandrivalinux version \"8.1\" is not recommended."</div><div class='ctx'> #~ msgstr ""</div><div class='ctx'> #~ "Aquest pas només s'activa si s'ha trobat una partició GNU/Linux antiga\n"</div><div class='ctx'> #~ "al vostre ordinador.\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ "DrakX necessita saber si voleu realitzar una instal·lació nova o\n"</div><div class='del'>-#~ "una actualització d'un sistema Mandrakelinux existent:\n"</div><div class='add'>+#~ "una actualització d'un sistema Mandrivalinux existent:\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ " * \"%s\": aquesta opció destrueix gairebé del tot el sistema antic. Si\n"</div><div class='ctx'> #~ "voleu canviar les particions dels discs durs, o el sistema de fitxers,\n"</div><div class='hunk'>@@ -28666,7 +28666,7 @@ msgstr "La instal·lació ha fallat"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ " * \"%s\": aquest tipus d'instal·lació us permet actualitzar els paquets "</div><div class='ctx'> #~ "que\n"</div><div class='del'>-#~ "ja estan instal·lats al sistema Mandrakelinux. L'esquema de "</div><div class='add'>+#~ "ja estan instal·lats al sistema Mandrivalinux. L'esquema de "</div><div class='ctx'> #~ "particionament\n"</div><div class='ctx'> #~ "actual i les dades d'usuari no queden afectades. La majoria de les "</div><div class='ctx'> #~ "altres\n"</div><div class='hunk'>@@ -28674,9 +28674,9 @@ msgstr "La instal·lació ha fallat"</div><div class='ctx'> #~ "instal·lació estàndard.\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ "L'opció “Actualitza” ha de funcionar correctament en sistemes "</div><div class='del'>-#~ "Mandrakelinux\n"</div><div class='add'>+#~ "Mandrivalinux\n"</div><div class='ctx'> #~ "amb la versió \"8.1\" o posteriors. No es recomana realitzar una\n"</div><div class='del'>-#~ "actualització en versions de Mandrakelinux anteriors a la \"8.1\"."</div><div class='add'>+#~ "actualització en versions de Mandrivalinux anteriors a la \"8.1\"."</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='ctx'> #~ "Depending on the language you chose in section , DrakX will "</div><div class='hunk'>@@ -28743,7 +28743,7 @@ msgstr "La instal·lació ha fallat"</div><div class='ctx'> #~ "About UTF-8 (unicode) support: Unicode is a new character encoding meant "</div><div class='ctx'> #~ "to\n"</div><div class='ctx'> #~ "cover all existing languages. Though full support for it in GNU/Linux is\n"</div><div class='del'>-#~ "still under development. For that reason, Mandrakelinux will be using it\n"</div><div class='add'>+#~ "still under development. For that reason, Mandrivalinux will be using it\n"</div><div class='ctx'> #~ "or not depending on the user choices:\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ " * If you choose a languages with a strong legacy encoding (latin1\n"</div><div class='hunk'>@@ -28790,7 +28790,7 @@ msgstr "La instal·lació ha fallat"</div><div class='ctx'> #~ "En quant al suport UTF-8 (unicode): Unicode és una nova codificació de\n"</div><div class='ctx'> #~ "caràcters que cobreix tots els idiomes existents. El suport complet a\n"</div><div class='ctx'> #~ "GNU/Linux encara està sota desenvolupament. Per aquesta raó, "</div><div class='del'>-#~ "Mandrakelinux\n"</div><div class='add'>+#~ "Mandrivalinux\n"</div><div class='ctx'> #~ "l'usarà o no depenent de les opcions que esculli l'usuari:\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ " * Si escolliu un idioma amb una codificació existent forta(idiomes\n"</div><div class='hunk'>@@ -29027,7 +29027,7 @@ msgstr "La instal·lació ha fallat"</div><div class='ctx'> #~ "checking this box.\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ "!! Be aware that if you choose not to install a bootloader (by selecting\n"</div><div class='del'>-#~ "\"%s\"), you must ensure that you have a way to boot your Mandrakelinux\n"</div><div class='add'>+#~ "\"%s\"), you must ensure that you have a way to boot your Mandrivalinux\n"</div><div class='ctx'> #~ "system! Be sure you know what you are doing before changing any of the\n"</div><div class='ctx'> #~ "options. !!\n"</div><div class='ctx'> #~ "\n"</div><div class='hunk'>@@ -29067,7 +29067,7 @@ msgstr "La instal·lació ha fallat"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ "!! Tingueu en compte que si escolliu no instal·lar un carregador\n"</div><div class='ctx'> #~ "d'arrencada (seleccionant \"%s\"), heu d'estar segurs que teniu alguna\n"</div><div class='del'>-#~ "manera d'arrencar el vostre sistema Mandrakelinux! Assegureu-vos de\n"</div><div class='add'>+#~ "manera d'arrencar el vostre sistema Mandrivalinux! Assegureu-vos de\n"</div><div class='ctx'> #~ "saber què feu abans de canviar alguna de les opcions!!\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ "Si feu clic al botó \"%s\" d'aquest diàleg accedireu a algunes opcions\n"</div><div class='hunk'>@@ -29172,7 +29172,7 @@ msgstr "La instal·lació ha fallat"</div><div class='ctx'> #~ msgid ""</div><div class='ctx'> #~ "Now, it's time to select a printing system for your computer. Other OSs "</div><div class='ctx'> #~ "may\n"</div><div class='del'>-#~ "offer you one, but Mandrakelinux offers two. Each of the printing "</div><div class='add'>+#~ "offer you one, but Mandrivalinux offers two. Each of the printing "</div><div class='ctx'> #~ "systems\n"</div><div class='ctx'> #~ "is best suited to particular types of configuration.\n"</div><div class='ctx'> #~ "\n"</div><div class='hunk'>@@ -29208,7 +29208,7 @@ msgstr "La instal·lació ha fallat"</div><div class='ctx'> #~ "Center and clicking the expert button."</div><div class='ctx'> #~ msgstr ""</div><div class='ctx'> #~ "Ara cal seleccionar el sistema d'impressió del vostre ordinador. Altres\n"</div><div class='del'>-#~ "sistemes operatius us poden oferir un, però el Mandrakelinux n'ofereix\n"</div><div class='add'>+#~ "sistemes operatius us poden oferir un, però el Mandrivalinux n'ofereix\n"</div><div class='ctx'> #~ "dos. Cada sistema d'impressió és el més convenient per a un tipus de\n"</div><div class='ctx'> #~ "configuració determinat.\n"</div><div class='ctx'> #~ "\n"</div><div class='hunk'>@@ -29239,7 +29239,7 @@ msgstr "La instal·lació ha fallat"</div><div class='ctx'> #~ "Si ara feu una tria, i després veieu que el sistema d'impressió no us\n"</div><div class='ctx'> #~ "agrada, podeu canviar-lo executant el PrinterDrake des del Centre de "</div><div class='ctx'> #~ "control\n"</div><div class='del'>-#~ "de Mandrakelinux i fent clic al botó Expert."</div><div class='add'>+#~ "de Mandrivalinux i fent clic al botó Expert."</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='ctx'> #~ "You can add additional entries in yaboot for other operating systems,\n"</div><div class='hunk'>@@ -29630,7 +29630,7 @@ msgstr "La instal·lació ha fallat"</div><div class='ctx'> #~ msgstr "L'mkraid ha fallat"</div><div class='ctx'> </div><div class='ctx'> #~ msgid "&lt;b&gt;Mandrake Control Center&lt;/b&gt;"</div><div class='del'>-#~ msgstr "&lt;b&gt;Centre de Control Mandrakelinux&lt;/b&gt;"</div><div class='add'>+#~ msgstr "&lt;b&gt;Centre de Control Mandrivalinux&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='ctx'> #~ "The Mandrake Control Center is an essential collection of Mandrake-"</div><div class='hunk'>@@ -29641,10 +29641,10 @@ msgstr "La instal·lació ha fallat"</div><div class='ctx'> #~ "ordinador."</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "Find all Mandrakesoft products and services at &lt;b&gt;MandrakeStore&lt;/b&gt; -- "</div><div class='add'>+#~ "Find all Mandriva products and services at &lt;b&gt;MandrakeStore&lt;/b&gt; -- "</div><div class='ctx'> #~ "our full service e-commerce platform."</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "Conegui tots els productes i serveis de Mandrakesoft a &lt;b&gt;MandrakeStore&lt;/"</div><div class='add'>+#~ "Conegui tots els productes i serveis de Mandriva a &lt;b&gt;MandrakeStore&lt;/"</div><div class='ctx'> #~ "b&gt; -- la nostra plataforma de serveis de comerç electrònic."</div><div class='ctx'> </div><div class='ctx'> #</div><div class='hunk'>@@ -29658,15 +29658,15 @@ msgstr "La instal·lació ha fallat"</div><div class='ctx'> #~ msgid "\t* Special discounts for products and services at MandrakeStore"</div><div class='ctx'> #~ msgstr "\t* Descomptes especials en productes i serveis de MandrakeStore"</div><div class='ctx'> </div><div class='del'>-#~ msgid "\t* Find out Mandrakelinux on a bootable CD with &lt;b&gt;MandrakeMove&lt;/b&gt;"</div><div class='add'>+#~ msgid "\t* Find out Mandrivalinux on a bootable CD with &lt;b&gt;Mandriva Move&lt;/b&gt;"</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "\t* Conegui Mandrakelinux en un CD autoarrancable amb &lt;b&gt;MandrakeMove&lt;/b&gt;"</div><div class='add'>+#~ "\t* Conegui Mandrivalinux en un CD autoarrancable amb &lt;b&gt;Mandriva Move&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "Find all Mandrakesoft products at &lt;b&gt;MandrakeStore&lt;/b&gt; -- our full "</div><div class='add'>+#~ "Find all Mandriva products at &lt;b&gt;MandrakeStore&lt;/b&gt; -- our full "</div><div class='ctx'> #~ "service e-commerce platform."</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "Conegui tots els productes de Mandrakesoft a &lt;b&gt;MandrakeStore&lt;/b&gt; -- la "</div><div class='add'>+#~ "Conegui tots els productes de Mandriva a &lt;b&gt;MandrakeStore&lt;/b&gt; -- la "</div><div class='ctx'> #~ "nostra plataforma de serveis de comerç electrònic."</div><div class='ctx'> </div><div class='ctx'> #</div><div class='hunk'>@@ -29694,8 +29694,8 @@ msgstr "La instal·lació ha fallat"</div><div class='ctx'> #~ "  --report          - el programa ha de ser una de les eines de Mandrake\n"</div><div class='ctx'> #~ "  --incident        - el programa ha de ser una de les eines de Mandrake"</div><div class='ctx'> </div><div class='del'>-#~ msgid "Mandrake Online"</div><div class='del'>-#~ msgstr "Mandrake Online"</div><div class='add'>+#~ msgid "Mandriva Online"</div><div class='add'>+#~ msgstr "Mandriva Online"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='ctx'> #~ "This interface has not been configured yet.\n"</div><div class='head'>diff --git a/perl-install/share/po/cs.po b/perl-install/share/po/cs.po<br/>index ead0be430..4fbf9b567 100644<br/>--- a/<a href='/software/drakx/tree/perl-install/share/po/cs.po?h=18.33&amp;id=a2c392a9ab83bb9031fb11f99f0101f1f2d9f140'>perl-install/share/po/cs.po</a><br/>+++ b/<a href='/software/drakx/tree/perl-install/share/po/cs.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/cs.po</a></div><div class='hunk'>@@ -69,7 +69,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click the button to reboot the machine, unplug it, remove write protection,\n"</div><div class='del'>-"plug the key again, and launch Mandrake Move again."</div><div class='add'>+"plug the key again, and launch Mandriva Move again."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Tento USB disk má zřejmě zapnutu ochranu proti zápisu, nelze jej ale\n"</div><div class='ctx'> "nyní bezpečně odpojit.\n"</div><div class='hunk'>@@ -77,7 +77,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "Stiskněte tlačítko pro restart počítače, disk vyjměte, odstraňte ochranu "</div><div class='ctx'> "proti\n"</div><div class='del'>-"zápisu, zasuňte disk zpět a spusťte znovu systém Mandrake Move."</div><div class='add'>+"zápisu, zasuňte disk zpět a spusťte znovu systém Mandriva Move."</div><div class='ctx'> </div><div class='ctx'> #: ../move/move.pm:468 help.pm:409 install_steps_interactive.pm:1320</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -95,7 +95,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You may also proceed without an USB key - you'll still be\n"</div><div class='del'>-"able to use Mandrake Move as a normal live Mandrake\n"</div><div class='add'>+"able to use Mandriva Move as a normal live Mandriva\n"</div><div class='ctx'> "Operating System."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Váš USB disk neobsahuje platný oddíl s FAT.\n"</div><div class='hunk'>@@ -107,14 +107,14 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Můžete také pokračovat bez USB disku - stále pak můžete používat\n"</div><div class='del'>-"vaši distribuci MandrakeMove jako běžný produkční operační\n"</div><div class='add'>+"vaši distribuci Mandriva Move jako běžný produkční operační\n"</div><div class='ctx'> "systém."</div><div class='ctx'> </div><div class='ctx'> #: ../move/move.pm:483</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "We did not detect any USB key on your system. If you\n"</div><div class='del'>-"plug in an USB key now, Mandrake Move will have the ability\n"</div><div class='add'>+"plug in an USB key now, Mandriva Move will have the ability\n"</div><div class='ctx'> "to transparently save the data in your home directory and\n"</div><div class='ctx'> "system wide configuration, for next boot on this computer\n"</div><div class='ctx'> "or another one. Note: if you plug in a key now, wait several\n"</div><div class='hunk'>@@ -122,11 +122,11 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You may also proceed without an USB key - you'll still be\n"</div><div class='del'>-"able to use Mandrake Move as a normal live Mandrake\n"</div><div class='add'>+"able to use Mandriva Move as a normal live Mandriva\n"</div><div class='ctx'> "Operating System."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Na vašem systému nebyl nalezen žádný USB disk. Pokud nyní\n"</div><div class='del'>-"zasunete USB disk, Mandrake Move bude mít možnost transparentně\n"</div><div class='add'>+"zasunete USB disk, Mandriva Move bude mít možnost transparentně\n"</div><div class='ctx'> "ukládat data ve vašem domovském adresáři a systémová nastavení,\n"</div><div class='ctx'> "která pak budou dostupná při dalším startu tohoto nebo jiného\n"</div><div class='ctx'> "počítače. Poznámka: pokud disk zasunete teď, počkejte před dalším\n"</div><div class='hunk'>@@ -134,7 +134,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Můžete také pokračovat bez USB disku - stále pak můžete používat\n"</div><div class='del'>-"vaši distribuci Mandrake Move jako běžný produkční operační\n"</div><div class='add'>+"vaši distribuci Mandriva Move jako běžný produkční operační\n"</div><div class='ctx'> "systém."</div><div class='ctx'> </div><div class='ctx'> #: ../move/move.pm:494</div><div class='hunk'>@@ -260,7 +260,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "This may come from corrupted system configuration files\n"</div><div class='ctx'> "on the USB key, in this case removing them and then\n"</div><div class='del'>-"rebooting Mandrake Move would fix the problem. To do\n"</div><div class='add'>+"rebooting Mandriva Move would fix the problem. To do\n"</div><div class='ctx'> "so, click on the corresponding button.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -277,7 +277,7 @@ msgstr ""</div><div class='ctx'> "Tato chyba může pocházet z narušených systémových\n"</div><div class='ctx'> "souborů s nastavením na USB disku; v tomto případě by problém\n"</div><div class='ctx'> "vyřešilo odstranění těchto souborů a znovuzavedení systému\n"</div><div class='del'>-"Mandrake Move. Chcete-li tak učinit, stiskněte odpovídající tlačítko.\n"</div><div class='add'>+"Mandriva Move. Chcete-li tak učinit, stiskněte odpovídající tlačítko.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Můžete také systém restartovat a vyjmout USB disk, nebo si\n"</div><div class='hunk'>@@ -1312,11 +1312,11 @@ msgstr "Výběr jazyka"</div><div class='ctx'> #: any.pm:733</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux can support multiple languages. Select\n"</div><div class='add'>+"Mandrivalinux can support multiple languages. Select\n"</div><div class='ctx'> "the languages you would like to install. They will be available\n"</div><div class='ctx'> "when your installation is complete and you restart your system."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux podporuje více jazyků. Můžete si zvolit další jazyky,\n"</div><div class='add'>+"Mandrivalinux podporuje více jazyků. Můžete si zvolit další jazyky,\n"</div><div class='ctx'> "které budou dostupné po instalaci a následném restartu systému."</div><div class='ctx'> </div><div class='ctx'> #: any.pm:752 any.pm:773 help.pm:647</div><div class='hunk'>@@ -3735,12 +3735,12 @@ msgstr "Zapnout podporu rádia"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Before continuing, you should carefully read the terms of the license. It\n"</div><div class='del'>-"covers the entire Mandrakelinux distribution. If you agree with all the\n"</div><div class='add'>+"covers the entire Mandrivalinux distribution. If you agree with all the\n"</div><div class='ctx'> "terms it contains, check the \"%s\" box. If not, clicking on the \"%s\"\n"</div><div class='ctx'> "button will reboot your computer."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Předtím, než budete pokračovat, přečtěte si pozorně licenční podmínky. Ty\n"</div><div class='del'>-"se vztahují k celé distribuci Mandrakelinux a pokud s nimi souhlasíte,\n"</div><div class='add'>+"se vztahují k celé distribuci Mandrivalinux a pokud s nimi souhlasíte,\n"</div><div class='ctx'> "klepněte na tlačítko \"%s\". Pokud ne, klepněte na tlačítko \"%s \" a "</div><div class='ctx'> "počítač bude restartován."</div><div class='ctx'> </div><div class='hunk'>@@ -3917,13 +3917,13 @@ msgstr ""</div><div class='ctx'> #: help.pm:85</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"The Mandrakelinux installation is distributed on several CD-ROMs. If a\n"</div><div class='add'>+"The Mandrivalinux installation is distributed on several CD-ROMs. If a\n"</div><div class='ctx'> "selected package is located on another CD-ROM, DrakX will eject the current\n"</div><div class='ctx'> "CD and ask you to insert the required one. If you do not have the requested\n"</div><div class='ctx'> "CD at hand, just click on \"%s\", the corresponding packages will not be\n"</div><div class='ctx'> "installed."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Distribuce Mandrakelinux je složena z několika CD. Instalační program ví,\n"</div><div class='add'>+"Distribuce Mandrivalinux je složena z několika CD. Instalační program ví,\n"</div><div class='ctx'> "na kterém disku je umístěn jaký balíček a v případě potřeby vysune CD a "</div><div class='ctx'> "vyžádá\n"</div><div class='ctx'> "si výměnu CD za požadované. Pokud nemáte požadované CD po ruce, klikněte\n"</div><div class='hunk'>@@ -3933,11 +3933,11 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "It's now time to specify which programs you wish to install on your system.\n"</div><div class='del'>-"There are thousands of packages available for Mandrakelinux, and to make it\n"</div><div class='add'>+"There are thousands of packages available for Mandrivalinux, and to make it\n"</div><div class='ctx'> "simpler to manage, they have been placed into groups of similar\n"</div><div class='ctx'> "applications.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Mandrakelinux sorts package groups in four categories. You can mix and\n"</div><div class='add'>+"Mandrivalinux sorts package groups in four categories. You can mix and\n"</div><div class='ctx'> "match applications from the various categories, so a ``Workstation''\n"</div><div class='ctx'> "installation can still have applications from the ``Server'' category\n"</div><div class='ctx'> "installed.\n"</div><div class='hunk'>@@ -3990,7 +3990,7 @@ msgid ""</div><div class='ctx'> msgstr ""</div><div class='ctx'> "V této chvíli je možné vybrat, které programy chcete nainstalovat na váš "</div><div class='ctx'> "systém.\n"</div><div class='del'>-"Mandrakelinux obsahuje tisíce balíčků s programy a pro snadnější orientaci\n"</div><div class='add'>+"Mandrivalinux obsahuje tisíce balíčků s programy a pro snadnější orientaci\n"</div><div class='ctx'> "byly rozděleny do skupin, které sdružují podobné aplikace.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Balíčky jsou rozděleny do skupin, které odpovídají tomu, jak je nejčastěji\n"</div><div class='hunk'>@@ -4101,10 +4101,10 @@ msgid ""</div><div class='ctx'> "!! If a server package has been selected, either because you specifically\n"</div><div class='ctx'> "chose the individual package or because it was part of a group of packages,\n"</div><div class='ctx'> "you'll be asked to confirm that you really want those servers to be\n"</div><div class='del'>-"installed. By default Mandrakelinux will automatically start any installed\n"</div><div class='add'>+"installed. By default Mandrivalinux will automatically start any installed\n"</div><div class='ctx'> "services at boot time. Even if they are safe and have no known issues at\n"</div><div class='ctx'> "the time the distribution was shipped, it is entirely possible that\n"</div><div class='del'>-"security holes were discovered after this version of Mandrakelinux was\n"</div><div class='add'>+"security holes were discovered after this version of Mandrivalinux was\n"</div><div class='ctx'> "finalized. If you do not know what a particular service is supposed to do "</div><div class='ctx'> "or\n"</div><div class='ctx'> "why it's being installed, then click \"%s\". Clicking \"%s\" will install\n"</div><div class='hunk'>@@ -4136,7 +4136,7 @@ msgstr ""</div><div class='ctx'> "!! Pokud se nachází mezi vybranými balíčky serverové programy, ať už "</div><div class='ctx'> "vybrané\n"</div><div class='ctx'> "záměrně nebo jako součást skupiny, zobrazí se dotaz na to,\n"</div><div class='del'>-"zda opravdu chcete tyto servery nainstalovat. V distribuci Mandrakelinux\n"</div><div class='add'>+"zda opravdu chcete tyto servery nainstalovat. V distribuci Mandrivalinux\n"</div><div class='ctx'> "jsou tyto servery spuštěny při startu systému. I když v době vydání "</div><div class='ctx'> "distribuce\n"</div><div class='ctx'> "nejsou známy žádné bezpečnostní problémy, mohou se vyskytnout později.\n"</div><div class='hunk'>@@ -4287,7 +4287,7 @@ msgstr ""</div><div class='ctx'> msgid ""</div><div class='ctx'> "X (for X Window System) is the heart of the GNU/Linux graphical interface\n"</div><div class='ctx'> "on which all the graphical environments (KDE, GNOME, AfterStep,\n"</div><div class='del'>-"WindowMaker, etc.) bundled with Mandrakelinux rely upon.\n"</div><div class='add'>+"WindowMaker, etc.) bundled with Mandrivalinux rely upon.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You'll see a list of different parameters to change to get an optimal\n"</div><div class='ctx'> "graphical display.\n"</div><div class='hunk'>@@ -4343,7 +4343,7 @@ msgid ""</div><div class='ctx'> msgstr ""</div><div class='ctx'> "X (X Window System) je srdcem grafického rozhraní pro GNU/Linux, které\n"</div><div class='ctx'> "využívají dodávané grafické prostředí (KDE, GNOME, AfterStep, WindowMaker) "</div><div class='del'>-"se systémem Mandrakelinux.\n"</div><div class='add'>+"se systémem Mandrivalinux.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Nyní bude zobrazen seznam různých parametrů, které je možné změnit pro\n"</div><div class='ctx'> "dosažení optimálního grafického zobrazení\n"</div><div class='hunk'>@@ -4461,12 +4461,12 @@ msgstr ""</div><div class='ctx'> #: help.pm:316</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"You now need to decide where you want to install the Mandrakelinux\n"</div><div class='add'>+"You now need to decide where you want to install the Mandrivalinux\n"</div><div class='ctx'> "operating system on your hard drive. If your hard drive is empty or if an\n"</div><div class='ctx'> "existing operating system is using all the available space you will have to\n"</div><div class='ctx'> "partition the drive. Basically, partitioning a hard drive means to\n"</div><div class='ctx'> "logically divide it to create the space needed to install your new\n"</div><div class='del'>-"Mandrakelinux system.\n"</div><div class='add'>+"Mandrivalinux system.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Because the process of partitioning a hard drive is usually irreversible\n"</div><div class='ctx'> "and can lead to data losses, partitioning can be intimidating and stressful\n"</div><div class='hunk'>@@ -4493,7 +4493,7 @@ msgid ""</div><div class='ctx'> "FAT or NTFS partition. Resizing can be performed without the loss of any\n"</div><div class='ctx'> "data, provided you've previously defragmented the Windows partition.\n"</div><div class='ctx'> "Backing up your data is strongly recommended. Using this option is\n"</div><div class='del'>-"recommended if you want to use both Mandrakelinux and Microsoft Windows on\n"</div><div class='add'>+"recommended if you want to use both Mandrivalinux and Microsoft Windows on\n"</div><div class='ctx'> "the same computer.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "   Before choosing this option, please understand that after this\n"</div><div class='hunk'>@@ -4502,7 +4502,7 @@ msgid ""</div><div class='ctx'> "to store your data or to install new software.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". If you want to delete all data and all partitions present on\n"</div><div class='del'>-"your hard drive and replace them with your new Mandrakelinux system, choose\n"</div><div class='add'>+"your hard drive and replace them with your new Mandrivalinux system, choose\n"</div><div class='ctx'> "this option. Be careful, because you will not be able to undo this "</div><div class='ctx'> "operation\n"</div><div class='ctx'> "after you confirm.\n"</div><div class='hunk'>@@ -4523,10 +4523,10 @@ msgid ""</div><div class='ctx'> "refer to the ``Managing Your Partitions'' section in the ``Starter Guide''."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "V tomto bodě si musíte rozhodnout, na které diskové oddíly budete\n"</div><div class='del'>-"instalovat nový operační systém Mandrakelinux. Pokud je disk prázdný\n"</div><div class='add'>+"instalovat nový operační systém Mandrivalinux. Pokud je disk prázdný\n"</div><div class='ctx'> "nebo existující operační systém používá celý disk, je nutné ho rozdělit.\n"</div><div class='ctx'> "Rozdělení disku spočívá ve vytvoření volného prostoru pro instalaci\n"</div><div class='del'>-"systému Mandrakelinux.\n"</div><div class='add'>+"systému Mandrivalinux.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Protože rozdělení disku je nenávratná operace, je to velmi nebezpečná\n"</div><div class='ctx'> "akce pro ty uživatele, kteří nemají žádné zkušenosti.\n"</div><div class='hunk'>@@ -4555,7 +4555,7 @@ msgstr ""</div><div class='ctx'> "oddíl ve\n"</div><div class='ctx'> "Windows defragmentovali. Je doporučeno zazálohovat vaše data. Tento postup\n"</div><div class='ctx'> "je doporučený, pokud chcete na disku provozovat současně systém\n"</div><div class='del'>-"Mandrakelinux i Microsoft Windows.\n"</div><div class='add'>+"Mandrivalinux i Microsoft Windows.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "   Před výběrem této volby si prosím uvědomte, že velikost oddílu s "</div><div class='ctx'> "Microsoft\n"</div><div class='hunk'>@@ -4563,7 +4563,7 @@ msgstr ""</div><div class='ctx'> "uložení dat nebo instalaci programů do Microsoft Windows.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": pokud chcete smazat veškerá data a všechny oddíly na disku\n"</div><div class='del'>-"a použít je pro instalaci systému Mandrakelinux, vyberte toto řešení.\n"</div><div class='add'>+"a použít je pro instalaci systému Mandrivalinux, vyberte toto řešení.\n"</div><div class='ctx'> "Zde postupujte opatrně, po výběru již není možné vzít tuto volbu zpět.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "   !! Pokud zvolíte tuto možnost, všechna data na disku budou ztracena.!!\n"</div><div class='hunk'>@@ -4725,7 +4725,7 @@ msgid ""</div><div class='ctx'> "Click on \"%s\" when you're ready to format the partitions.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click on \"%s\" if you want to choose another partition for your new\n"</div><div class='del'>-"Mandrakelinux operating system installation.\n"</div><div class='add'>+"Mandrivalinux operating system installation.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click on \"%s\" if you wish to select partitions which will be checked for\n"</div><div class='ctx'> "bad blocks on the disk."</div><div class='hunk'>@@ -4749,7 +4749,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "Pokud je vše připraveno pro formátování, klepněte na \"%s\".\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Pokud chcete vybrat jiné oddíly pro instalaci systému Mandrakelinux,\n"</div><div class='add'>+"Pokud chcete vybrat jiné oddíly pro instalaci systému Mandrivalinux,\n"</div><div class='ctx'> "klepněte na \"%s\" \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Klepnutím na \"%s\" můžete vybrat, které oddíly budou otestovány\n"</div><div class='hunk'>@@ -4767,7 +4767,7 @@ msgstr "Zpět"</div><div class='ctx'> #: help.pm:434</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"By the time you install Mandrakelinux, it's likely that some packages will\n"</div><div class='add'>+"By the time you install Mandrivalinux, it's likely that some packages will\n"</div><div class='ctx'> "have been updated since the initial release. Bugs may have been fixed,\n"</div><div class='ctx'> "security issues resolved. To allow you to benefit from these updates,\n"</div><div class='ctx'> "you're now able to download them from the Internet. Check \"%s\" if you\n"</div><div class='hunk'>@@ -4779,7 +4779,7 @@ msgid ""</div><div class='ctx'> "will appear: review the selection, and press \"%s\" to retrieve and install\n"</div><div class='ctx'> "the selected package(s), or \"%s\" to abort."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Pokaždé, když instalujete distribuci Mandrakelinux, je možné, že některé\n"</div><div class='add'>+"Pokaždé, když instalujete distribuci Mandrivalinux, je možné, že některé\n"</div><div class='ctx'> "balíčky byly od vydání distribuce aktualizovány. Mohly to být opravy chyb\n"</div><div class='ctx'> "či řešení možných bezpečnostních problémů. Pokud chcete využít právě\n"</div><div class='ctx'> "této nabídky, je možné tyto balíčky nyní stáhnout z Internetu. Zvolte \"%s"</div><div class='hunk'>@@ -4810,7 +4810,7 @@ msgid ""</div><div class='ctx'> "generally obtained at the expense of ease of use.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "If you do not know what to choose, keep the default option. You'll be able\n"</div><div class='del'>-"to change it later with the draksec tool, which is part of Mandrakelinux\n"</div><div class='add'>+"to change it later with the draksec tool, which is part of Mandrivalinux\n"</div><div class='ctx'> "Control Center.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Fill the \"%s\" field with the e-mail address of the person responsible for\n"</div><div class='hunk'>@@ -4838,7 +4838,7 @@ msgstr "Správce zabezpečení"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "At this point, you need to choose which partition(s) will be used for the\n"</div><div class='del'>-"installation of your Mandrakelinux system. If partitions have already been\n"</div><div class='add'>+"installation of your Mandrivalinux system. If partitions have already been\n"</div><div class='ctx'> "defined, either from a previous installation of GNU/Linux or by another\n"</div><div class='ctx'> "partitioning tool, you can use existing partitions. Otherwise, hard drive\n"</div><div class='ctx'> "partitions must be defined.\n"</div><div class='hunk'>@@ -4910,7 +4910,7 @@ msgid ""</div><div class='ctx'> msgstr ""</div><div class='ctx'> "V této chvíli je potřeba určit, který(é) oddíl(y) budou použity pro "</div><div class='ctx'> "instalaci\n"</div><div class='del'>-"systému Mandrakelinux. Pokud byly oddíly již jednou definovány, buď\n"</div><div class='add'>+"systému Mandrivalinux. Pokud byly oddíly již jednou definovány, buď\n"</div><div class='ctx'> "z předchozí instalace GNU/Linux nebo jiným programem na rozdělení disku,\n"</div><div class='ctx'> "je možné použít právě tyto oddíly. Jinak musí být oddíly nově definovány.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -4998,7 +4998,7 @@ msgstr "Přepne mezi normální/expertním režimem"</div><div class='ctx'> msgid ""</div><div class='ctx'> "More than one Microsoft partition has been detected on your hard drive.\n"</div><div class='ctx'> "Please choose the one which you want to resize in order to install your new\n"</div><div class='del'>-"Mandrakelinux operating system.\n"</div><div class='add'>+"Mandrivalinux operating system.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Each partition is listed as follows: \"Linux name\", \"Windows name\"\n"</div><div class='ctx'> "\"Capacity\".\n"</div><div class='hunk'>@@ -5029,7 +5029,7 @@ msgstr ""</div><div class='ctx'> "Instalační program nalezl na disku více než jeden oddíl s Microsoft "</div><div class='ctx'> "Windows.\n"</div><div class='ctx'> "Prosím vyberte si jeden z nich, který je potřeba pro novu instalaci systému\n"</div><div class='del'>-"Mandrakelinux zmenšit.\n"</div><div class='add'>+"Mandrivalinux zmenšit.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Každý oddíl je zobrazen následovně: \"Pojmenování v Linuxu\",\n"</div><div class='ctx'> "\"Název ve Windows\", \"Velikost\".\n"</div><div class='hunk'>@@ -5078,7 +5078,7 @@ msgid ""</div><div class='ctx'> "found on your machine.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "DrakX now needs to know if you want to perform a new installation or an\n"</div><div class='del'>-"upgrade of an existing Mandrakelinux system:\n"</div><div class='add'>+"upgrade of an existing Mandrivalinux system:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". For the most part, this completely wipes out the old system.\n"</div><div class='ctx'> "However, depending on your partitioning scheme, you can prevent some of\n"</div><div class='hunk'>@@ -5087,19 +5087,19 @@ msgid ""</div><div class='ctx'> "the file system, you should use this option.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". This installation class allows you to update the packages\n"</div><div class='del'>-"currently installed on your Mandrakelinux system. Your current partitioning\n"</div><div class='add'>+"currently installed on your Mandrivalinux system. Your current partitioning\n"</div><div class='ctx'> "scheme and user data will not be altered. Most of the other configuration\n"</div><div class='ctx'> "steps remain available and are similar to a standard installation.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Using the ``Upgrade'' option should work fine on Mandrakelinux systems\n"</div><div class='add'>+"Using the ``Upgrade'' option should work fine on Mandrivalinux systems\n"</div><div class='ctx'> "running version \"8.1\" or later. Performing an upgrade on versions prior\n"</div><div class='del'>-"to Mandrakelinux version \"8.1\" is not recommended."</div><div class='add'>+"to Mandrivalinux version \"8.1\" is not recommended."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Tento krok se objeví pouze tehdy, pokud je na vašem počítači nalezen starší\n"</div><div class='ctx'> "oddíl GNU/Linuxu.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Instalační program potřebuje vědět, zda má provést instalaci nebo pouze\n"</div><div class='del'>-"aktualizaci existujícího systému Mandrakelinux.\n"</div><div class='add'>+"aktualizaci existujícího systému Mandrivalinux.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": Nejběžnější volba, provede kompletní výmaz starého systému.\n"</div><div class='ctx'> "V závislosti na rozvržení oddílů vašeho starého systému je však možné\n"</div><div class='hunk'>@@ -5108,7 +5108,7 @@ msgstr ""</div><div class='ctx'> "souborový systém, použijte tuto volbu.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": tato volba provede aktualizaci balíčků instalovaných na vašem\n"</div><div class='del'>-"systému Mandrakelinux. Aktuální rozmístění diskových oddílů a uživatelská\n"</div><div class='add'>+"systému Mandrivalinux. Aktuální rozmístění diskových oddílů a uživatelská\n"</div><div class='ctx'> "data zůstanou zachována. Bude ale provedena většina konfiguračních kroků,\n"</div><div class='ctx'> "stejně jako při instalaci.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -5176,7 +5176,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "About UTF-8 (unicode) support: Unicode is a new character encoding meant to\n"</div><div class='ctx'> "cover all existing languages. However full support for it in GNU/Linux is\n"</div><div class='del'>-"still under development. For that reason, Mandrakelinux's use of UTF-8 will\n"</div><div class='add'>+"still under development. For that reason, Mandrivalinux's use of UTF-8 will\n"</div><div class='ctx'> "depend on the user's choices:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * If you choose a language with a strong legacy encoding (latin1\n"</div><div class='hunk'>@@ -5472,7 +5472,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Now, it's time to select a printing system for your computer. Other\n"</div><div class='del'>-"operating systems may offer you one, but Mandrakelinux offers two. Each of\n"</div><div class='add'>+"operating systems may offer you one, but Mandrivalinux offers two. Each of\n"</div><div class='ctx'> "the printing systems is best suited to particular types of configuration.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\" -- which is an acronym for ``print, do not queue'', is the choice\n"</div><div class='hunk'>@@ -5493,12 +5493,12 @@ msgid ""</div><div class='ctx'> "options and for managing the printer.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "If you make a choice now, and later find that you do not like your printing\n"</div><div class='del'>-"system you may change it by running PrinterDrake from the Mandrakelinux\n"</div><div class='add'>+"system you may change it by running PrinterDrake from the Mandrivalinux\n"</div><div class='ctx'> "Control Center and clicking on the \"%s\" button."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Zde si můžete vybrat tiskový systém, který budete používat. Jiné OS "</div><div class='ctx'> "nabízejí\n"</div><div class='del'>-"jeden, Mandrakelinux nabízí dva. Každý z nich je vhodnější pro různé typy\n"</div><div class='add'>+"jeden, Mandrivalinux nabízí dva. Každý z nich je vhodnější pro různé typy\n"</div><div class='ctx'> "konfigurací.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\" - což znamená 'print, do not queue' a je vhodný tehdy, pokud máte\n"</div><div class='hunk'>@@ -5640,7 +5640,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": if you wish to configure your Internet or local network access,\n"</div><div class='ctx'> "you can do so now. Refer to the printed documentation or use the\n"</div><div class='del'>-"Mandrakelinux Control Center after the installation has finished to benefit\n"</div><div class='add'>+"Mandrivalinux Control Center after the installation has finished to benefit\n"</div><div class='ctx'> "from full in-line help.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": allows to configure HTTP and FTP proxy addresses if the machine\n"</div><div class='hunk'>@@ -5657,7 +5657,7 @@ msgid ""</div><div class='ctx'> " * \"%s\": if you wish to change your bootloader configuration, click this\n"</div><div class='ctx'> "button. This should be reserved to advanced users. Refer to the printed\n"</div><div class='ctx'> "documentation or the in-line help about bootloader configuration in the\n"</div><div class='del'>-"Mandrakelinux Control Center.\n"</div><div class='add'>+"Mandrivalinux Control Center.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": through this entry you can fine tune which services will be run\n"</div><div class='ctx'> "on your machine. If you plan to use this machine as a server it's a good\n"</div><div class='hunk'>@@ -5707,7 +5707,7 @@ msgstr ""</div><div class='ctx'> " * \"%s\": pokud chcete nyní nastavit připojení k Internetu nebo k lokální\n"</div><div class='ctx'> "síti, klepnutím na tlačítko se spustí průvodce. Plnou dokumentaci naleznete\n"</div><div class='ctx'> "v tištěné příručce, případně můžete po instalaci využít ovládací centrum\n"</div><div class='del'>-"Mandrakelinux, kde rovněž naleznete kompletní nápovědu.\n"</div><div class='add'>+"Mandrivalinux, kde rovněž naleznete kompletní nápovědu.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": umožňuje nastavit adresu HTTP a FTP proxy, což je užitečné,\n"</div><div class='ctx'> "pokud se počítač nachází za firewallem.\n"</div><div class='hunk'>@@ -5724,7 +5724,7 @@ msgstr ""</div><div class='ctx'> " * \"%s\": pokud chcete změnit nastavení zavaděče, můžete to provést\n"</div><div class='ctx'> "klepnutím na toto tlačítko. Změny by měly provádět pouze zkušení uživatelé.\n"</div><div class='ctx'> "Více informací lze nalézt v tištěné dokumentaci nebo online nápověde\n"</div><div class='del'>-"v ovládacím centru Mandrakelinux.\n"</div><div class='add'>+"v ovládacím centru Mandrivalinux.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": zde si můžete konkrétně určit, které služby budou na vašem "</div><div class='ctx'> "počítači\n"</div><div class='hunk'>@@ -5786,10 +5786,10 @@ msgstr "Služby"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Choose the hard drive you want to erase in order to install your new\n"</div><div class='del'>-"Mandrakelinux partition. Be careful, all data on this drive will be lost\n"</div><div class='add'>+"Mandrivalinux partition. Be careful, all data on this drive will be lost\n"</div><div class='ctx'> "and will not be recoverable!"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Vyberte disk, který chcete smazat pro instalaci oddílu Mandrakelinux.\n"</div><div class='add'>+"Vyberte disk, který chcete smazat pro instalaci oddílu Mandrivalinux.\n"</div><div class='ctx'> "Pamatujte na to, že všechna data budou ztracena a nelze je již obnovit!"</div><div class='ctx'> </div><div class='ctx'> #: help.pm:863</div><div class='hunk'>@@ -6140,7 +6140,7 @@ msgstr "Počítám volné místo na Windows oddílu"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Your Windows partition is too fragmented. Please reboot your computer under "</div><div class='del'>-"Windows, run the ``defrag'' utility, then restart the Mandrakelinux "</div><div class='add'>+"Windows, run the ``defrag'' utility, then restart the Mandrivalinux "</div><div class='ctx'> "installation."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Váš diskový oddíl s Windows je příliš fragmentován. Restartujte počítač do "</div><div class='hunk'>@@ -6261,19 +6261,19 @@ msgid ""</div><div class='ctx'> "Introduction\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "The operating system and the different components available in the "</div><div class='del'>-"Mandrakelinux distribution \n"</div><div class='add'>+"Mandrivalinux distribution \n"</div><div class='ctx'> "shall be called the \"Software Products\" hereafter. The Software Products "</div><div class='ctx'> "include, but are not \n"</div><div class='ctx'> "restricted to, the set of programs, methods, rules and documentation related "</div><div class='ctx'> "to the operating \n"</div><div class='del'>-"system and the different components of the Mandrakelinux distribution.\n"</div><div class='add'>+"system and the different components of the Mandrivalinux distribution.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "1. License Agreement\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Please read this document carefully. This document is a license agreement "</div><div class='ctx'> "between you and  \n"</div><div class='del'>-"Mandrakesoft S.A. which applies to the Software Products.\n"</div><div class='add'>+"Mandriva S.A. which applies to the Software Products.\n"</div><div class='ctx'> "By installing, duplicating or using the Software Products in any manner, you "</div><div class='ctx'> "explicitly \n"</div><div class='ctx'> "accept and fully agree to conform to the terms and conditions of this "</div><div class='hunk'>@@ -6295,7 +6295,7 @@ msgid ""</div><div class='ctx'> "The Software Products and attached documentation are provided \"as is\", "</div><div class='ctx'> "with no warranty, to the \n"</div><div class='ctx'> "extent permitted by law.\n"</div><div class='del'>-"Mandrakesoft S.A. will, in no circumstances and to the extent permitted by "</div><div class='add'>+"Mandriva S.A. will, in no circumstances and to the extent permitted by "</div><div class='ctx'> "law, be liable for any special,\n"</div><div class='ctx'> "incidental, direct or indirect damages whatsoever (including without "</div><div class='ctx'> "limitation damages for loss of \n"</div><div class='hunk'>@@ -6303,14 +6303,14 @@ msgid ""</div><div class='ctx'> "resulting from a court \n"</div><div class='ctx'> "judgment, or any other consequential loss) arising out of  the use or "</div><div class='ctx'> "inability to use the Software \n"</div><div class='del'>-"Products, even if Mandrakesoft S.A. has been advised of the possibility or "</div><div class='add'>+"Products, even if Mandriva S.A. has been advised of the possibility or "</div><div class='ctx'> "occurrence of such \n"</div><div class='ctx'> "damages.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN SOME "</div><div class='ctx'> "COUNTRIES\n"</div><div class='ctx'> "\n"</div><div class='del'>-"To the extent permitted by law, Mandrakesoft S.A. or its distributors will, "</div><div class='add'>+"To the extent permitted by law, Mandriva S.A. or its distributors will, "</div><div class='ctx'> "in no circumstances, be \n"</div><div class='ctx'> "liable for any special, incidental, direct or indirect damages whatsoever "</div><div class='ctx'> "(including without \n"</div><div class='hunk'>@@ -6320,7 +6320,7 @@ msgid ""</div><div class='ctx'> "loss) arising out \n"</div><div class='ctx'> "of the possession and use of software components or arising out of  "</div><div class='ctx'> "downloading software components \n"</div><div class='del'>-"from one of Mandrakelinux sites  which are prohibited or restricted in some "</div><div class='add'>+"from one of Mandrivalinux sites  which are prohibited or restricted in some "</div><div class='ctx'> "countries by local laws.\n"</div><div class='ctx'> "This limited liability applies to, but is not restricted to, the strong "</div><div class='ctx'> "cryptography components \n"</div><div class='hunk'>@@ -6340,10 +6340,10 @@ msgid ""</div><div class='ctx'> "and conditions of the license agreement for each component before using any "</div><div class='ctx'> "component. Any question \n"</div><div class='ctx'> "on a component license should be addressed to the component author and not "</div><div class='del'>-"to Mandrakesoft.\n"</div><div class='del'>-"The programs developed by Mandrakesoft S.A. are governed by the GPL License. "</div><div class='add'>+"to Mandriva.\n"</div><div class='add'>+"The programs developed by Mandriva S.A. are governed by the GPL License. "</div><div class='ctx'> "Documentation written \n"</div><div class='del'>-"by Mandrakesoft S.A. is governed by a specific license. Please refer to the "</div><div class='add'>+"by Mandriva S.A. is governed by a specific license. Please refer to the "</div><div class='ctx'> "documentation for \n"</div><div class='ctx'> "further details.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6354,11 +6354,11 @@ msgid ""</div><div class='ctx'> "respective authors and are \n"</div><div class='ctx'> "protected by intellectual property and copyright laws applicable to software "</div><div class='ctx'> "programs.\n"</div><div class='del'>-"Mandrakesoft S.A. reserves its rights to modify or adapt the Software "</div><div class='add'>+"Mandriva S.A. reserves its rights to modify or adapt the Software "</div><div class='ctx'> "Products, as a whole or in \n"</div><div class='ctx'> "parts, by all means and for all purposes.\n"</div><div class='del'>-"\"Mandrake\", \"Mandrakelinux\" and associated logos are trademarks of "</div><div class='del'>-"Mandrakesoft S.A.  \n"</div><div class='add'>+"\"Mandriva\", \"Mandrivalinux\" and associated logos are trademarks of "</div><div class='add'>+"Mandriva S.A.  \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "5. Governing Laws \n"</div><div class='hunk'>@@ -6374,22 +6374,22 @@ msgid ""</div><div class='ctx'> "court. As a last \n"</div><div class='ctx'> "resort, the dispute will be referred to the appropriate Courts of Law of "</div><div class='ctx'> "Paris - France.\n"</div><div class='del'>-"For any question on this document, please contact Mandrakesoft S.A.  \n"</div><div class='add'>+"For any question on this document, please contact Mandriva S.A.  \n"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Úvod\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Operační systém a různé části dostupné v distribuci Mandrakelinux jsou "</div><div class='add'>+"Operační systém a různé části dostupné v distribuci Mandrivalinux jsou "</div><div class='ctx'> "nazývány \"Softwarové produkty\" (\"Software Products\"). Softwarové "</div><div class='ctx'> "produkty zahrnují, ale nejsou omezeny, na programy, metody, pravidla a "</div><div class='ctx'> "dokumentaci, vztahující se k operačnímu systému a dalším komponentám "</div><div class='del'>-"distribuce Mandrakelinux.\n"</div><div class='add'>+"distribuce Mandrivalinux.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "1. License Agreement\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Please read this document carefully. This document is a license agreement "</div><div class='ctx'> "between you and  \n"</div><div class='del'>-"Mandrakesoft S.A. which applies to the Software Products.\n"</div><div class='add'>+"Mandriva S.A. which applies to the Software Products.\n"</div><div class='ctx'> "By installing, duplicating or using the Software Products in any manner, you "</div><div class='ctx'> "explicitly \n"</div><div class='ctx'> "accept and fully agree to conform to the terms and conditions of this "</div><div class='hunk'>@@ -6411,7 +6411,7 @@ msgstr ""</div><div class='ctx'> "The Software Products and attached documentation are provided \"as is\", "</div><div class='ctx'> "with no warranty, to the \n"</div><div class='ctx'> "extent permitted by law.\n"</div><div class='del'>-"Mandrakesoft S.A. will, in no circumstances and to the extent permitted by "</div><div class='add'>+"Mandriva S.A. will, in no circumstances and to the extent permitted by "</div><div class='ctx'> "law, be liable for any special,\n"</div><div class='ctx'> "incidental, direct or indirect damages whatsoever (including without "</div><div class='ctx'> "limitation damages for loss of \n"</div><div class='hunk'>@@ -6419,14 +6419,14 @@ msgstr ""</div><div class='ctx'> "resulting from a court \n"</div><div class='ctx'> "judgment, or any other consequential loss) arising out of  the use or "</div><div class='ctx'> "inability to use the Software \n"</div><div class='del'>-"Products, even if Mandrakesoft S.A. has been advised of the possibility or "</div><div class='add'>+"Products, even if Mandriva S.A. has been advised of the possibility or "</div><div class='ctx'> "occurrence of such \n"</div><div class='ctx'> "damages.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN SOME "</div><div class='ctx'> "COUNTRIES\n"</div><div class='ctx'> "\n"</div><div class='del'>-"To the extent permitted by law, Mandrakesoft S.A. or its distributors will, "</div><div class='add'>+"To the extent permitted by law, Mandriva S.A. or its distributors will, "</div><div class='ctx'> "in no circumstances, be \n"</div><div class='ctx'> "liable for any special, incidental, direct or indirect damages whatsoever "</div><div class='ctx'> "(including without \n"</div><div class='hunk'>@@ -6436,7 +6436,7 @@ msgstr ""</div><div class='ctx'> "loss) arising out \n"</div><div class='ctx'> "of the possession and use of software components or arising out of  "</div><div class='ctx'> "downloading software components \n"</div><div class='del'>-"from one of Mandrakelinux sites  which are prohibited or restricted in some "</div><div class='add'>+"from one of Mandrivalinux sites  which are prohibited or restricted in some "</div><div class='ctx'> "countries by local laws.\n"</div><div class='ctx'> "This limited liability applies to, but is not restricted to, the strong "</div><div class='ctx'> "cryptography components \n"</div><div class='hunk'>@@ -6456,10 +6456,10 @@ msgstr ""</div><div class='ctx'> "and conditions of the license agreement for each component before using any "</div><div class='ctx'> "component. Any question \n"</div><div class='ctx'> "on a component license should be addressed to the component author and not "</div><div class='del'>-"to Mandrakesoft.\n"</div><div class='del'>-"The programs developed by Mandrakesoft S.A. are governed by the GPL License. "</div><div class='add'>+"to Mandriva.\n"</div><div class='add'>+"The programs developed by Mandriva S.A. are governed by the GPL License. "</div><div class='ctx'> "Documentation written \n"</div><div class='del'>-"by Mandrakesoft S.A. is governed by a specific license. Please refer to the "</div><div class='add'>+"by Mandriva S.A. is governed by a specific license. Please refer to the "</div><div class='ctx'> "documentation for \n"</div><div class='ctx'> "further details.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6470,11 +6470,11 @@ msgstr ""</div><div class='ctx'> "respective authors and are \n"</div><div class='ctx'> "protected by intellectual property and copyright laws applicable to software "</div><div class='ctx'> "programs.\n"</div><div class='del'>-"Mandrakesoft S.A. reserves its rights to modify or adapt the Software "</div><div class='add'>+"Mandriva S.A. reserves its rights to modify or adapt the Software "</div><div class='ctx'> "Products, as a whole or in \n"</div><div class='ctx'> "parts, by all means and for all purposes.\n"</div><div class='del'>-"\"Mandrake\", \"Mandrakelinux\" and associated logos are trademarks of "</div><div class='del'>-"Mandrakesoft S.A.  \n"</div><div class='add'>+"\"Mandriva\", \"Mandrivalinux\" and associated logos are trademarks of "</div><div class='add'>+"Mandriva S.A.  \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "5. Governing Laws \n"</div><div class='hunk'>@@ -6490,7 +6490,7 @@ msgstr ""</div><div class='ctx'> "court. As a last \n"</div><div class='ctx'> "resort, the dispute will be referred to the appropriate Courts of Law of "</div><div class='ctx'> "Paris - France.\n"</div><div class='del'>-"For any question on this document, please contact Mandrakesoft S.A.  \n"</div><div class='add'>+"For any question on this document, please contact Mandriva S.A.  \n"</div><div class='ctx'> </div><div class='ctx'> #: install_messages.pm:90</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -6577,7 +6577,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "For information on fixes which are available for this release of "</div><div class='del'>-"Mandrakelinux,\n"</div><div class='add'>+"Mandrivalinux,\n"</div><div class='ctx'> "consult the Errata available from:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6585,13 +6585,13 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Information on configuring your system is available in the post\n"</div><div class='del'>-"install chapter of the Official Mandrakelinux User's Guide."</div><div class='add'>+"install chapter of the Official Mandrivalinux User's Guide."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Gratulujeme vám, instalace je dokončena.\n"</div><div class='ctx'> "Vyjměte zaváděcí média a stiskněte Return pro restart.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Informace o opravách pro tuto verzi systému Mandrakelinux lze\n"</div><div class='add'>+"Informace o opravách pro tuto verzi systému Mandrivalinux lze\n"</div><div class='ctx'> "nalézt na stránce Errata dostupné na:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6599,7 +6599,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Informace o nastavení systému po instalaci jsou dostupné\n"</div><div class='del'>-"v příslušné kapitole oficiální uživatelské příručky pro Mandrakelinux."</div><div class='add'>+"v příslušné kapitole oficiální uživatelské příručky pro Mandrivalinux."</div><div class='ctx'> </div><div class='ctx'> #. -PO: keep the double empty lines between sections, this is formatted a la LaTeX</div><div class='ctx'> #: install_messages.pm:144</div><div class='hunk'>@@ -6633,11 +6633,11 @@ msgstr "Začínám '%s'\n"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Your system is low on resources. You may have some problem installing\n"</div><div class='del'>-"Mandrakelinux. If that occurs, you can try a text install instead. For "</div><div class='add'>+"Mandrivalinux. If that occurs, you can try a text install instead. For "</div><div class='ctx'> "this,\n"</div><div class='ctx'> "press `F1' when booting on CDROM, then enter `text'."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Váš systém má málo systémových prostředků. Při instalaci Mandrakelinuxu se\n"</div><div class='add'>+"Váš systém má málo systémových prostředků. Při instalaci Mandrivalinuxu se\n"</div><div class='ctx'> "můžete setkat s různými problémy. Pokud se tak stane, zkuste textovou\n"</div><div class='ctx'> "verzi instalačního programu. Ta se spouští tak, že při startu\n"</div><div class='ctx'> "z CD mechaniky stisknete 'F1' a poté napíšete 'text'."</div><div class='hunk'>@@ -7174,8 +7174,8 @@ msgstr ""</div><div class='ctx'> #: install_steps_interactive.pm:821</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Contacting Mandrakelinux web site to get the list of available mirrors..."</div><div class='del'>-msgstr "Kontaktuji web Mandrakelinux pro získání seznamu dostupných zrcadel..."</div><div class='add'>+"Contacting Mandrivalinux web site to get the list of available mirrors..."</div><div class='add'>+msgstr "Kontaktuji web Mandrivalinux pro získání seznamu dostupných zrcadel..."</div><div class='ctx'> </div><div class='ctx'> #: install_steps_interactive.pm:840</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -7399,8 +7399,8 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: install_steps_newt.pm:20</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Installation %s"</div><div class='del'>-msgstr "Mandrakelinux Instalace %s"</div><div class='add'>+msgid "Mandrivalinux Installation %s"</div><div class='add'>+msgstr "Mandrivalinux Instalace %s"</div><div class='ctx'> </div><div class='ctx'> #. -PO: This string must fit in a 80-char wide text screen</div><div class='ctx'> #: install_steps_newt.pm:34</div><div class='hunk'>@@ -9989,13 +9989,13 @@ msgstr "BitTorrent"</div><div class='ctx'> msgid ""</div><div class='ctx'> "drakfirewall configurator\n"</div><div class='ctx'> "\n"</div><div class='del'>-"This configures a personal firewall for this Mandrakelinux machine.\n"</div><div class='add'>+"This configures a personal firewall for this Mandrivalinux machine.\n"</div><div class='ctx'> "For a powerful and dedicated firewall solution, please look to the\n"</div><div class='ctx'> "specialized MandrakeSecurity Firewall distribution."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Nastavení aplikace drakfirewall\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Zde je možné nastavit osobní firewall pro tento systém Mandrakelinux.\n"</div><div class='add'>+"Zde je možné nastavit osobní firewall pro tento systém Mandrivalinux.\n"</div><div class='ctx'> "Pro výkonné řešení vyhrazeného firewallu použijte specializovanou\n"</div><div class='ctx'> "distribuci MandrakeSecurity Firewall."</div><div class='ctx'> </div><div class='hunk'>@@ -14033,7 +14033,7 @@ msgstr ""</div><div class='ctx'> #: printer/printerdrake.pm:3929</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Run Scannerdrake (Hardware/Scanner in Mandrakelinux Control Center) to share "</div><div class='add'>+"Run Scannerdrake (Hardware/Scanner in Mandrivalinux Control Center) to share "</div><div class='ctx'> "your scanner on the network.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -15955,23 +15955,23 @@ msgstr "Stop"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;What is Mandrakelinux?&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Co je to Mandrakelinux?&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;What is Mandrivalinux?&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Co je to Mandrivalinux?&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Welcome to &lt;b&gt;Mandrakelinux&lt;/b&gt;!"</div><div class='del'>-msgstr "Vítá vás &lt;b&gt;Mandrakelinux&lt;/b&gt;!"</div><div class='add'>+msgid "Welcome to &lt;b&gt;Mandrivalinux&lt;/b&gt;!"</div><div class='add'>+msgstr "Vítá vás &lt;b&gt;Mandrivalinux&lt;/b&gt;!"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is a &lt;b&gt;Linux distribution&lt;/b&gt; that comprises the core of the "</div><div class='add'>+"Mandrivalinux is a &lt;b&gt;Linux distribution&lt;/b&gt; that comprises the core of the "</div><div class='ctx'> "system, called the &lt;b&gt;operating system&lt;/b&gt; (based on the Linux kernel) "</div><div class='ctx'> "together with &lt;b&gt;a lot of applications&lt;/b&gt; meeting every need you could even "</div><div class='ctx'> "think of."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux ke &lt;b&gt;distribuce Linuxu&lt;/b&gt;, která se skládá z jádra systému, "</div><div class='add'>+"Mandrivalinux ke &lt;b&gt;distribuce Linuxu&lt;/b&gt;, která se skládá z jádra systému, "</div><div class='ctx'> "tzv. &lt;b&gt;operačního systému&lt;/b&gt; (založeného na jádře zvaném Linux), a "</div><div class='ctx'> "&lt;b&gt;spousty aplikací&lt;/b&gt;, které uspokojí každou potřebu, na kterou si jenom "</div><div class='ctx'> "vzpomenete."</div><div class='hunk'>@@ -15979,10 +15979,10 @@ msgstr ""</div><div class='ctx'> #: share/advertising/01.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is the most &lt;b&gt;user-friendly&lt;/b&gt; Linux distribution today. It "</div><div class='add'>+"Mandrivalinux is the most &lt;b&gt;user-friendly&lt;/b&gt; Linux distribution today. It "</div><div class='ctx'> "is also one of the &lt;b&gt;most widely used&lt;/b&gt; Linux distributions worldwide!"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux je &lt;b&gt;uživatelsky nejpřívětivější&lt;/b&gt; distribuce Linuxu "</div><div class='add'>+"Mandrivalinux je &lt;b&gt;uživatelsky nejpřívětivější&lt;/b&gt; distribuce Linuxu "</div><div class='ctx'> "dostupná na trhu. Je také jednou z &lt;b&gt;nejpoužívanějších&lt;/b&gt; distribucí "</div><div class='ctx'> "Linuxu na světě!"</div><div class='ctx'> </div><div class='hunk'>@@ -15999,15 +15999,15 @@ msgstr "Vítejte do &lt;b&gt;světa Open Source&lt;/b&gt;!"</div><div class='ctx'> #: share/advertising/02.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is committed to the open source model. This means that this "</div><div class='del'>-"new release is the result of &lt;b&gt;collaboration&lt;/b&gt; between &lt;b&gt;Mandrakesoft's "</div><div class='del'>-"team of developers&lt;/b&gt; and the &lt;b&gt;worldwide community&lt;/b&gt; of Mandrakelinux "</div><div class='add'>+"Mandrivalinux is committed to the open source model. This means that this "</div><div class='add'>+"new release is the result of &lt;b&gt;collaboration&lt;/b&gt; between &lt;b&gt;Mandriva's "</div><div class='add'>+"team of developers&lt;/b&gt; and the &lt;b&gt;worldwide community&lt;/b&gt; of Mandrivalinux "</div><div class='ctx'> "contributors."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux využívá a je plně oddán modelu Open Source. To znamená, že "</div><div class='add'>+"Mandrivalinux využívá a je plně oddán modelu Open Source. To znamená, že "</div><div class='ctx'> "toto nové vydání je výsledkem &lt;b&gt;spolupráce&lt;/b&gt; mezi týmem &lt;b&gt;vývojářů "</div><div class='del'>-"společnosti Mandrakesoft&lt;/b&gt; a &lt;b&gt;celosvětovou komunitou&lt;/b&gt; přispěvatelů do "</div><div class='del'>-"distribuce Mandrakelinux."</div><div class='add'>+"společnosti Mandriva&lt;/b&gt; a &lt;b&gt;celosvětovou komunitou&lt;/b&gt; přispěvatelů do "</div><div class='add'>+"distribuce Mandrivalinux."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/02.pl:19</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16027,10 +16027,10 @@ msgstr "&lt;b&gt;GPL&lt;/b&gt;"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Most of the software included in the distribution and all of the "</div><div class='del'>-"Mandrakelinux tools are licensed under the &lt;b&gt;General Public License&lt;/b&gt;."</div><div class='add'>+"Mandrivalinux tools are licensed under the &lt;b&gt;General Public License&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Většina ze software v této distribuci a všechny nástroje distribuce "</div><div class='del'>-"Mandrakelinux jsou dostupné pod Obecnou veřejnou licencí (&lt;b&gt;General Public "</div><div class='add'>+"Mandrivalinux jsou dostupné pod Obecnou veřejnou licencí (&lt;b&gt;General Public "</div><div class='ctx'> "License&lt;/b&gt;)."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/03.pl:17</div><div class='hunk'>@@ -16061,15 +16061,15 @@ msgstr "&lt;b&gt;Připojte se ke komunitě&lt;/b&gt;"</div><div class='ctx'> #: share/advertising/04.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux has one of the &lt;b&gt;biggest communities&lt;/b&gt; of users and "</div><div class='add'>+"Mandrivalinux has one of the &lt;b&gt;biggest communities&lt;/b&gt; of users and "</div><div class='ctx'> "developers. The role of such a community is very wide, ranging from bug "</div><div class='ctx'> "reporting to the development of new applications. The community plays a "</div><div class='del'>-"&lt;b&gt;key role&lt;/b&gt; in the Mandrakelinux world."</div><div class='add'>+"&lt;b&gt;key role&lt;/b&gt; in the Mandrivalinux world."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Distribuce Mandrakelinux má jednu z &lt;b&gt;největších komunit&lt;/b&gt; uživatelů a "</div><div class='add'>+"Distribuce Mandrivalinux má jednu z &lt;b&gt;největších komunit&lt;/b&gt; uživatelů a "</div><div class='ctx'> "vývojářů. Role takové komunity jsou velmi rozmanité, od hlášení chyb po "</div><div class='ctx'> "vývoj nových aplikací. Komunita hraje &lt;b&gt;klíčovou roli&lt;/b&gt; ve světě "</div><div class='del'>-"distribuce Mandrakelinux."</div><div class='add'>+"distribuce Mandrivalinux."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/04.pl:17</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16091,11 +16091,11 @@ msgstr "&lt;b&gt;Download verze&lt;/b&gt;"</div><div class='ctx'> #: share/advertising/05.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"You are now installing &lt;b&gt;Mandrakelinux Download&lt;/b&gt;. This is the free "</div><div class='del'>-"version that Mandrakesoft wants to keep &lt;b&gt;available to everyone&lt;/b&gt;."</div><div class='add'>+"You are now installing &lt;b&gt;Mandrivalinux Download&lt;/b&gt;. This is the free "</div><div class='add'>+"version that Mandriva wants to keep &lt;b&gt;available to everyone&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Právě instalujete &lt;b&gt;Mandrakelinux Download&lt;/b&gt;. Jedná se o volnou verzi, "</div><div class='del'>-"kterou chce společnost Mandrakesoft &lt;b&gt;poskytnout každému&lt;/b&gt;."</div><div class='add'>+"Právě instalujete &lt;b&gt;Mandrivalinux Download&lt;/b&gt;. Jedná se o volnou verzi, "</div><div class='add'>+"kterou chce společnost Mandriva &lt;b&gt;poskytnout každému&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/05.pl:19</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16127,10 +16127,10 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "You will not have access to the &lt;b&gt;services included&lt;/b&gt; in the other "</div><div class='del'>-"Mandrakesoft products either."</div><div class='add'>+"Mandriva products either."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Nebudete mít také přístup ke &lt;b&gt;službám dostupným&lt;/b&gt; v jiných produktech "</div><div class='del'>-"společnosti Mandrakesoft."</div><div class='add'>+"společnosti Mandriva."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:13</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16139,8 +16139,8 @@ msgstr "&lt;b&gt;Discovery, váš první Linuxový desktop&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux Discovery&lt;/b&gt;."</div><div class='del'>-msgstr "Právě instalujete produkt &lt;b&gt;Mandrakelinux Discovery&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux Discovery&lt;/b&gt;."</div><div class='add'>+msgstr "Právě instalujete produkt &lt;b&gt;Mandrivalinux Discovery&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:17</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16162,18 +16162,18 @@ msgstr "&lt;b&gt;PowerPack, nejpokročilejší Linuxový desktop&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/07.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux PowerPack&lt;/b&gt;."</div><div class='del'>-msgstr "Právě instalujete produkt &lt;b&gt;Mandrakelinux PowerPack&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux PowerPack&lt;/b&gt;."</div><div class='add'>+msgstr "Právě instalujete produkt &lt;b&gt;Mandrivalinux PowerPack&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/07.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"PowerPack is Mandrakesoft's &lt;b&gt;premier Linux desktop&lt;/b&gt; product. PowerPack "</div><div class='add'>+"PowerPack is Mandriva's &lt;b&gt;premier Linux desktop&lt;/b&gt; product. PowerPack "</div><div class='ctx'> "includes &lt;b&gt;thousands of applications&lt;/b&gt; - everything from the most popular "</div><div class='ctx'> "to the most advanced."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "PowerPack je nejlepší &lt;b&gt;Linuxový produkt pro desktop&lt;/b&gt; společnosti "</div><div class='del'>-"Mandrakesoft. Zahrnuje v době &lt;b&gt;tisíce aplikací&lt;/b&gt; - všechny od těch "</div><div class='add'>+"Mandriva. Zahrnuje v době &lt;b&gt;tisíce aplikací&lt;/b&gt; - všechny od těch "</div><div class='ctx'> "nejpopulárnějších po ty nejvíce technicky zaměřené."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/08.pl:13</div><div class='hunk'>@@ -16183,8 +16183,8 @@ msgstr "&lt;b&gt;PowerPack+, Linuxové řešení pro desktopy a servery&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/08.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux PowerPack+&lt;/b&gt;."</div><div class='del'>-msgstr "Právě instalujete produkt &lt;b&gt;Mandrakelinux PowerPack+&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux PowerPack+&lt;/b&gt;."</div><div class='add'>+msgstr "Právě instalujete produkt &lt;b&gt;Mandrivalinux PowerPack+&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/08.pl:17</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16201,22 +16201,22 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Produkty společnosti Mandrakesoft&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Produkty společnosti Mandriva&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakesoft&lt;/b&gt; has developed a wide range of &lt;b&gt;Mandrakelinux&lt;/b&gt; "</div><div class='add'>+"&lt;b&gt;Mandriva&lt;/b&gt; has developed a wide range of &lt;b&gt;Mandrivalinux&lt;/b&gt; "</div><div class='ctx'> "products."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Společnost &lt;b&gt;Mandrakesoft&lt;/b&gt; vyvinula širokou řadu produktů "</div><div class='del'>-"&lt;b&gt;Mandrakelinux&lt;/b&gt;."</div><div class='add'>+"Společnost &lt;b&gt;Mandriva&lt;/b&gt; vyvinula širokou řadu produktů "</div><div class='add'>+"&lt;b&gt;Mandrivalinux&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:17</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "The Mandrakelinux products are:"</div><div class='del'>-msgstr "Produkty Mandrakelinux jsou:"</div><div class='add'>+msgid "The Mandrivalinux products are:"</div><div class='add'>+msgstr "Produkty Mandrivalinux jsou:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:18</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16236,73 +16236,73 @@ msgstr "\t* &lt;b&gt;PowerPack+&lt;/b&gt;, Linuxové řešení pro desktop i servery."</div><div class='ctx'> #: share/advertising/09.pl:21</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;Mandrakelinux for x86-64&lt;/b&gt;, The Mandrakelinux solution for making "</div><div class='add'>+"\t* &lt;b&gt;Mandrivalinux for x86-64&lt;/b&gt;, The Mandrivalinux solution for making "</div><div class='ctx'> "the most of your 64-bit processor."</div><div class='ctx'> msgstr ""</div><div class='del'>-"\t* &lt;b&gt;Mandrakelinux pro x86-64&lt;/b&gt;, řešení Mandrakelinux pro co nejlepší "</div><div class='add'>+"\t* &lt;b&gt;Mandrivalinux pro x86-64&lt;/b&gt;, řešení Mandrivalinux pro co nejlepší "</div><div class='ctx'> "využití vašeho 64bitového procesoru."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products (Nomad Products)&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Produkty společnosti Mandrakesoft (produkty Nomad)&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products (Nomad Products)&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Produkty společnosti Mandriva (produkty Nomad)&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakesoft has developed two products that allow you to use Mandrakelinux "</div><div class='add'>+"Mandriva has developed two products that allow you to use Mandrivalinux "</div><div class='ctx'> "&lt;b&gt;on any computer&lt;/b&gt; and without any need to actually install it:"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Společnost Mandrakesoft vyvinula dva produkty, které vám umožní používat "</div><div class='del'>-"distribuci Mandrakelinux &lt;b&gt;na každém počítači&lt;/b&gt; a bez potřeby tuto "</div><div class='add'>+"Společnost Mandriva vyvinula dva produkty, které vám umožní používat "</div><div class='add'>+"distribuci Mandrivalinux &lt;b&gt;na každém počítači&lt;/b&gt; a bez potřeby tuto "</div><div class='ctx'> "distribuci na nich instalovat:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:18</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;Move&lt;/b&gt;, a Mandrakelinux distribution that runs entirely from a "</div><div class='add'>+"\t* &lt;b&gt;Move&lt;/b&gt;, a Mandrivalinux distribution that runs entirely from a "</div><div class='ctx'> "bootable CD-ROM."</div><div class='ctx'> msgstr ""</div><div class='del'>-"\t* &lt;b&gt;Move&lt;/b&gt;, distribuce Mandrakelinux, která se výhradně spouští ze "</div><div class='add'>+"\t* &lt;b&gt;Move&lt;/b&gt;, distribuce Mandrivalinux, která se výhradně spouští ze "</div><div class='ctx'> "spustitelného CD-ROM disku."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, a Mandrakelinux distribution pre-installed on the "</div><div class='add'>+"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, a Mandrivalinux distribution pre-installed on the "</div><div class='ctx'> "ultra-compact “LaCie Mobile Hard Drive”."</div><div class='ctx'> msgstr ""</div><div class='del'>-"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, distribuce Mandrakelinux předinstalovaná na ultra "</div><div class='add'>+"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, distribuce Mandrivalinux předinstalovaná na ultra "</div><div class='ctx'> "kompaktních mobilních discích “LaCie Mobile Hard Drive”."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products (Professional Solutions)&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Produkty společnosti Mandrakesoft (profesionální řešení)&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products (Professional Solutions)&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Produkty společnosti Mandriva (profesionální řešení)&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Below are the Mandrakesoft products designed to meet the &lt;b&gt;professional "</div><div class='add'>+"Below are the Mandriva products designed to meet the &lt;b&gt;professional "</div><div class='ctx'> "needs&lt;/b&gt;:"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Níže uvedené jsou produkty společnosti Mandrakesoft určené pro "</div><div class='add'>+"Níže uvedené jsou produkty společnosti Mandriva určené pro "</div><div class='ctx'> "&lt;b&gt;profesionální potřeby&lt;/b&gt;:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:16</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, The Mandrakelinux Desktop for Businesses."</div><div class='del'>-msgstr "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, desktop Mandrakelinux pro společnosti."</div><div class='add'>+msgid "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, The Mandrivalinux Desktop for Businesses."</div><div class='add'>+msgstr "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, desktop Mandrivalinux pro společnosti."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:17</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, The Mandrakelinux Server Solution."</div><div class='del'>-msgstr "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, serverové řešení Mandrakelinux."</div><div class='add'>+msgid "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, The Mandrivalinux Server Solution."</div><div class='add'>+msgstr "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, serverové řešení Mandrivalinux."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:18</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, The Mandrakelinux Security Solution."</div><div class='del'>-msgstr "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, bezpečnostní řešení Mandrakelinux."</div><div class='add'>+msgid "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, The Mandrivalinux Security Solution."</div><div class='add'>+msgstr "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, bezpečnostní řešení Mandrivalinux."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/12.pl:13</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16345,10 +16345,10 @@ msgstr "&lt;b&gt;Vyberte si své oblíbené grafické prostředí&lt;/b&gt;"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "With PowerPack, you will have the choice of the &lt;b&gt;graphical desktop "</div><div class='del'>-"environment&lt;/b&gt;. Mandrakesoft has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='add'>+"environment&lt;/b&gt;. Mandriva has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "S produktem PowerPack si můžete vybrat &lt;b&gt;grafické uživatelské prostředí&lt;/"</div><div class='del'>-"b&gt;. Společnost Mandrakesoft vybrala jako výchozí prostředí &lt;b&gt;KDE&lt;/b&gt;."</div><div class='add'>+"b&gt;. Společnost Mandriva vybrala jako výchozí prostředí &lt;b&gt;KDE&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/13-a.pl:17 share/advertising/13-b.pl:17</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16372,10 +16372,10 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "With PowerPack+, you will have the choice of the &lt;b&gt;graphical desktop "</div><div class='del'>-"environment&lt;/b&gt;. Mandrakesoft has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='add'>+"environment&lt;/b&gt;. Mandriva has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "S produktem PowerPack+ si můžete vybrat &lt;b&gt;grafické uživatelské prostředí&lt;/"</div><div class='del'>-"b&gt;. Společnost Mandrakesoft vybrala jako výchozí prostředí &lt;b&gt;KDE&lt;/b&gt;."</div><div class='add'>+"b&gt;. Společnost Mandriva vybrala jako výchozí prostředí &lt;b&gt;KDE&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/14.pl:15</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16505,10 +16505,10 @@ msgstr "&lt;b&gt;Užívejte širokou řadu aplikací&lt;/b&gt;"</div><div class='ctx'> #: share/advertising/18.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"In the Mandrakelinux menu you will find &lt;b&gt;easy-to-use&lt;/b&gt; applications for "</div><div class='add'>+"In the Mandrivalinux menu you will find &lt;b&gt;easy-to-use&lt;/b&gt; applications for "</div><div class='ctx'> "&lt;b&gt;all of your tasks&lt;/b&gt;:"</div><div class='ctx'> msgstr ""</div><div class='del'>-"V menu Mandrakelinux najdete &lt;b&gt;jednoduše použitelné&lt;/b&gt; aplikace pro "</div><div class='add'>+"V menu Mandrivalinux najdete &lt;b&gt;jednoduše použitelné&lt;/b&gt; aplikace pro "</div><div class='ctx'> "&lt;b&gt;všechny typy úloh&lt;/b&gt;:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/18.pl:16</div><div class='hunk'>@@ -16775,18 +16775,18 @@ msgstr "\t* &lt;b&gt;Postfix&lt;/b&gt; a &lt;b&gt;Sendmail&lt;/b&gt;: Známé a mocné poštovní server</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakelinux Control Center&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Ovládací centrum Mandrakelinux&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandrivalinux Control Center&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Ovládací centrum Mandrivalinux&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"The &lt;b&gt;Mandrakelinux Control Center&lt;/b&gt; is an essential collection of "</div><div class='del'>-"Mandrakelinux-specific utilities designed to simplify the configuration of "</div><div class='add'>+"The &lt;b&gt;Mandrivalinux Control Center&lt;/b&gt; is an essential collection of "</div><div class='add'>+"Mandrivalinux-specific utilities designed to simplify the configuration of "</div><div class='ctx'> "your computer."</div><div class='ctx'> msgstr ""</div><div class='del'>-"&lt;b&gt;Ovládací centrum Mandrakelinux&lt;/b&gt; je nepostradatelná sbírka nástrojů "</div><div class='del'>-"specifických pro distribuci Mandrakelinux, které zjednoduší nastavení vašeho "</div><div class='add'>+"&lt;b&gt;Ovládací centrum Mandrivalinux&lt;/b&gt; je nepostradatelná sbírka nástrojů "</div><div class='add'>+"specifických pro distribuci Mandrivalinux, které zjednoduší nastavení vašeho "</div><div class='ctx'> "počítače."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:17</div><div class='hunk'>@@ -16810,16 +16810,16 @@ msgstr "&lt;b&gt;Model Open source&lt;/b&gt;"</div><div class='ctx'> msgid ""</div><div class='ctx'> "Like all computer programming, open source software &lt;b&gt;requires time and "</div><div class='ctx'> "people&lt;/b&gt; for development. In order to respect the open source philosophy, "</div><div class='del'>-"Mandrakesoft sells added value products and services to &lt;b&gt;keep improving "</div><div class='del'>-"Mandrakelinux&lt;/b&gt;. If you want to &lt;b&gt;support the open source philosophy&lt;/b&gt; "</div><div class='del'>-"and the development of Mandrakelinux, &lt;b&gt;please&lt;/b&gt; consider buying one of "</div><div class='add'>+"Mandriva sells added value products and services to &lt;b&gt;keep improving "</div><div class='add'>+"Mandrivalinux&lt;/b&gt;. If you want to &lt;b&gt;support the open source philosophy&lt;/b&gt; "</div><div class='add'>+"and the development of Mandrivalinux, &lt;b&gt;please&lt;/b&gt; consider buying one of "</div><div class='ctx'> "our products or services!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Jako každé jiné počítačové programování, vývoj open source software &lt;b&gt;si "</div><div class='ctx'> "žádá čas a lidi&lt;/b&gt;. Aby respektovala filozofii open source, prodává "</div><div class='del'>-"společnost Mandrakesoft produkty s přidanou hodnotou a služby, díky kterým "</div><div class='del'>-"&lt;b&gt;vylepšuje distribuci Mandrakelinux&lt;/b&gt;. Chcete-li &lt;b&gt;podporovat filozofii "</div><div class='del'>-"open source&lt;/b&gt; a vývoj distribuce Mandrakelinux, &lt;b&gt;zvažte prosím&lt;/b&gt; koupi "</div><div class='add'>+"společnost Mandriva produkty s přidanou hodnotou a služby, díky kterým "</div><div class='add'>+"&lt;b&gt;vylepšuje distribuci Mandrivalinux&lt;/b&gt;. Chcete-li &lt;b&gt;podporovat filozofii "</div><div class='add'>+"open source&lt;/b&gt; a vývoj distribuce Mandrivalinux, &lt;b&gt;zvažte prosím&lt;/b&gt; koupi "</div><div class='ctx'> "některého z našich produktů a služeb!"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/27.pl:13</div><div class='hunk'>@@ -16830,10 +16830,10 @@ msgstr "&lt;b&gt;Online obchod&lt;/b&gt;"</div><div class='ctx'> #: share/advertising/27.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"To learn more about Mandrakesoft products and services, you can visit our "</div><div class='add'>+"To learn more about Mandriva products and services, you can visit our "</div><div class='ctx'> "&lt;b&gt;e-commerce platform&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Všechny produkty a služby společnosti Mandrakesoft najdete na naší "</div><div class='add'>+"Všechny produkty a služby společnosti Mandriva najdete na naší "</div><div class='ctx'> "&lt;b&gt;platformě pro e-komerci&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/27.pl:17</div><div class='hunk'>@@ -16858,25 +16858,25 @@ msgstr "Navštivte ještě dnes &lt;b&gt;store.mandrakesoft.com&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeclub&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeclub&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Club&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Club&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakeclub&lt;/b&gt; is the &lt;b&gt;perfect companion&lt;/b&gt; to your Mandrakelinux "</div><div class='add'>+"&lt;b&gt;Mandriva Club&lt;/b&gt; is the &lt;b&gt;perfect companion&lt;/b&gt; to your Mandrivalinux "</div><div class='ctx'> "product.."</div><div class='ctx'> msgstr ""</div><div class='del'>-"&lt;b&gt;Mandrakeclub&lt;/b&gt; je &lt;b&gt;perfektní doplněk&lt;/b&gt; k vašemu produktu "</div><div class='del'>-"Mandrakelinux."</div><div class='add'>+"&lt;b&gt;Mandriva Club&lt;/b&gt; je &lt;b&gt;perfektní doplněk&lt;/b&gt; k vašemu produktu "</div><div class='add'>+"Mandrivalinux."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Take advantage of &lt;b&gt;valuable benefits&lt;/b&gt; by joining Mandrakeclub, such as:"</div><div class='add'>+"Take advantage of &lt;b&gt;valuable benefits&lt;/b&gt; by joining Mandriva Club, such as:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Využijte &lt;b&gt;cenných výhod&lt;/b&gt;, které jsou spojeny s členstvím v klubu "</div><div class='del'>-"Mandrakeclub, jako například:"</div><div class='add'>+"Mandriva Club, jako například:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:20</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16898,40 +16898,40 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:22</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* Participation in Mandrakelinux &lt;b&gt;user forums&lt;/b&gt;."</div><div class='del'>-msgstr "\t* Účast v &lt;b&gt;uživatelských fórech&lt;/b&gt; distribuce Mandrakelinux."</div><div class='add'>+msgid "\t* Participation in Mandrivalinux &lt;b&gt;user forums&lt;/b&gt;."</div><div class='add'>+msgstr "\t* Účast v &lt;b&gt;uživatelských fórech&lt;/b&gt; distribuce Mandrivalinux."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:23</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "\t* &lt;b&gt;Early and privileged access&lt;/b&gt;, before public release, to "</div><div class='del'>-"Mandrakelinux &lt;b&gt;ISO images&lt;/b&gt;."</div><div class='add'>+"Mandrivalinux &lt;b&gt;ISO images&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "\t* &lt;b&gt;Dřívější a privilegovaný přístup&lt;/b&gt;, před veřejným vydáním, k &lt;b&gt;ISO "</div><div class='del'>-"obrazům&lt;/b&gt; Mandrakelinux."</div><div class='add'>+"obrazům&lt;/b&gt; Mandrivalinux."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeonline&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeonline&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Online&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Online&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakeonline&lt;/b&gt; is a new premium service that Mandrakesoft is proud to "</div><div class='add'>+"&lt;b&gt;Mandriva Online&lt;/b&gt; is a new premium service that Mandriva is proud to "</div><div class='ctx'> "offer its customers!"</div><div class='ctx'> msgstr ""</div><div class='del'>-"&lt;b&gt;Mandrakeonline&lt;/b&gt; je nová prvotřídní služba, kterou společnost "</div><div class='del'>-"Mandrakesoft hrdě nabízí svým zákazníkům!"</div><div class='add'>+"&lt;b&gt;Mandriva Online&lt;/b&gt; je nová prvotřídní služba, kterou společnost "</div><div class='add'>+"Mandriva hrdě nabízí svým zákazníkům!"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakeonline provides a wide range of valuable services for &lt;b&gt;easily "</div><div class='del'>-"updating&lt;/b&gt; your Mandrakelinux systems:"</div><div class='add'>+"Mandriva Online provides a wide range of valuable services for &lt;b&gt;easily "</div><div class='add'>+"updating&lt;/b&gt; your Mandrivalinux systems:"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakeonline poskytuje širokou řadu cenných služeb pro &lt;b&gt;snadnou "</div><div class='del'>-"aktualizaci&lt;/b&gt; vašich systémů s distribucí Mandrakelinux:"</div><div class='add'>+"Mandriva Online poskytuje širokou řadu cenných služeb pro &lt;b&gt;snadnou "</div><div class='add'>+"aktualizaci&lt;/b&gt; vašich systémů s distribucí Mandrivalinux:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:18</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16957,41 +16957,41 @@ msgstr "\t* Flexibilní &lt;b&gt;plánované&lt;/b&gt; aktualizace."</div><div class='ctx'> #: share/advertising/29.pl:21</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* Management of &lt;b&gt;all your Mandrakelinux systems&lt;/b&gt; with one account."</div><div class='add'>+"\t* Management of &lt;b&gt;all your Mandrivalinux systems&lt;/b&gt; with one account."</div><div class='ctx'> msgstr ""</div><div class='del'>-"\t* Správa &lt;b&gt;všech vašich Mandrakelinux systémů&lt;/b&gt; pomocí jednoho účtu."</div><div class='add'>+"\t* Správa &lt;b&gt;všech vašich Mandrivalinux systémů&lt;/b&gt; pomocí jednoho účtu."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeexpert&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeexpert&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Expert&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Expert&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Do you require &lt;b&gt;assistance?&lt;/b&gt; Meet Mandrakesoft's technical experts on "</div><div class='add'>+"Do you require &lt;b&gt;assistance?&lt;/b&gt; Meet Mandriva's technical experts on "</div><div class='ctx'> "&lt;b&gt;our technical support platform&lt;/b&gt; www.mandrakeexpert.com."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Potřebujete &lt;b&gt;asistenci&lt;/b&gt;? Setkejte se s technickými experty společnosti "</div><div class='del'>-"Mandrakesoft na naší &lt;b&gt;platformě technické podpory&lt;/b&gt; na stránkách www."</div><div class='add'>+"Mandriva na naší &lt;b&gt;platformě technické podpory&lt;/b&gt; na stránkách www."</div><div class='ctx'> "mandrakeexpert.com."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Thanks to the help of &lt;b&gt;qualified Mandrakelinux experts&lt;/b&gt;, you will save "</div><div class='add'>+"Thanks to the help of &lt;b&gt;qualified Mandrivalinux experts&lt;/b&gt;, you will save "</div><div class='ctx'> "a lot of time."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Díky pomoci &lt;b&gt;kvalifikovaných expertů společnosti Mandrakesoft&lt;/b&gt; ušetříte "</div><div class='add'>+"Díky pomoci &lt;b&gt;kvalifikovaných expertů společnosti Mandriva&lt;/b&gt; ušetříte "</div><div class='ctx'> "spoustu času."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"For any question related to Mandrakelinux, you have the possibility to "</div><div class='add'>+"For any question related to Mandrivalinux, you have the possibility to "</div><div class='ctx'> "purchase support incidents at &lt;b&gt;store.mandrakesoft.com&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Pro zodpovězení otázek spojených s distribucí Mandrakelinux máte možnost "</div><div class='add'>+"Pro zodpovězení otázek spojených s distribucí Mandrivalinux máte možnost "</div><div class='ctx'> "zakoupit si incidenty technické podpory na &lt;b&gt;store.mandrakesoft.com&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:25</div><div class='hunk'>@@ -17291,8 +17291,8 @@ msgstr "Nástroje pro sledování, evidenci procesů, tcpdump, nmap, ..."</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:196</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakesoft Wizards"</div><div class='del'>-msgstr "Průvodci Mandrakesoft"</div><div class='add'>+msgid "Mandriva Wizards"</div><div class='add'>+msgstr "Průvodci Mandriva"</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:197</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -17440,7 +17440,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "[OPTIONS]...\n"</div><div class='del'>-"Mandrakelinux Terminal Server Configurator\n"</div><div class='add'>+"Mandrivalinux Terminal Server Configurator\n"</div><div class='ctx'> "--enable         : enable MTS\n"</div><div class='ctx'> "--disable        : disable MTS\n"</div><div class='ctx'> "--start          : start MTS\n"</div><div class='hunk'>@@ -17454,7 +17454,7 @@ msgid ""</div><div class='ctx'> "IP, nbi image name)"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "[VOLBY]\n"</div><div class='del'>-"Nastavení pro Mandrakelinux Terminal Server (MTS)\n"</div><div class='add'>+"Nastavení pro Mandrivalinux Terminal Server (MTS)\n"</div><div class='ctx'> "--enable         : povolí MTS\n"</div><div class='ctx'> "--disable        : zakáže MTS\n"</div><div class='ctx'> "--start          : spustí MTS\n"</div><div class='hunk'>@@ -17511,14 +17511,14 @@ msgstr " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"</div><div class='ctx'> msgid ""</div><div class='ctx'> "[OPTION]...\n"</div><div class='ctx'> "  --no-confirmation      do not ask first confirmation question in "</div><div class='del'>-"MandrakeUpdate mode\n"</div><div class='add'>+"Mandriva Update mode\n"</div><div class='ctx'> "  --no-verify-rpm        do not verify packages signatures\n"</div><div class='ctx'> "  --changelog-first      display changelog before filelist in the "</div><div class='ctx'> "description window\n"</div><div class='ctx'> "  --merge-all-rpmnew     propose to merge all .rpmnew/.rpmsave files found"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "[VOLBY]...\n"</div><div class='del'>-"  -no-confirmation      nepotvrzuje první otázku v režimu MandrakeUpdate\n"</div><div class='add'>+"  -no-confirmation      nepotvrzuje první otázku v režimu Mandriva Update\n"</div><div class='ctx'> "  --no-verify-rpm       neprovádí ověření podpisu u balíčků\n"</div><div class='ctx'> "  --changelog-first      v okně s popisem nejdříve zobrazí changelog před "</div><div class='ctx'> "seznamem souborů\n"</div><div class='hunk'>@@ -20279,13 +20279,13 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:41</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Bug Report Tool"</div><div class='del'>-msgstr "Nástroj distribuce Mandrakelinux pro hlášení chyb"</div><div class='add'>+msgid "Mandrivalinux Bug Report Tool"</div><div class='add'>+msgstr "Nástroj distribuce Mandrivalinux pro hlášení chyb"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:46</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Control Center"</div><div class='del'>-msgstr "Ovládací centrum Mandrakelinux"</div><div class='add'>+msgid "Mandrivalinux Control Center"</div><div class='add'>+msgstr "Ovládací centrum Mandrivalinux"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:48</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -20305,8 +20305,8 @@ msgstr "HardDrake"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:51</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakeonline"</div><div class='del'>-msgstr "Mandrakeonline"</div><div class='add'>+msgid "Mandriva Online"</div><div class='add'>+msgstr "Mandriva Online"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:52</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -20350,8 +20350,8 @@ msgstr "Průvodci nastavením"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:81</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Select Mandrakesoft Tool:"</div><div class='del'>-msgstr "Vyberte nástroj Mandrakesoft:"</div><div class='add'>+msgid "Select Mandriva Tool:"</div><div class='add'>+msgstr "Vyberte nástroj Mandriva:"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:82</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -20775,19 +20775,19 @@ msgstr "Spustit při startu"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "This interface has not been configured yet.\n"</div><div class='del'>-"Run the \"Add an interface\" assistant from the Mandrakelinux Control Center"</div><div class='add'>+"Run the \"Add an interface\" assistant from the Mandrivalinux Control Center"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Toto rozhraní ještě nebylo nastaveno.\n"</div><div class='del'>-"Spusťte průvodce \"Přidat rozhraní\" z Ovládacího centra Mandrakelinux"</div><div class='add'>+"Spusťte průvodce \"Přidat rozhraní\" z Ovládacího centra Mandrivalinux"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakconnect:1009 standalone/net_applet:61</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "You do not have any configured Internet connection.\n"</div><div class='del'>-"Run the \"%s\" assistant from the Mandrakelinux Control Center"</div><div class='add'>+"Run the \"%s\" assistant from the Mandrivalinux Control Center"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Nemáte nastaveno žádné připojení k Internetu.\n"</div><div class='del'>-"Spusťte průvodce \"%s\" z Ovládacího centra Mandrakelinux"</div><div class='add'>+"Spusťte průvodce \"%s\" z Ovládacího centra Mandrivalinux"</div><div class='ctx'> </div><div class='ctx'> #. -PO: here "Add Connection" should be translated the same was as in control-center</div><div class='ctx'> #: standalone/drakconnect:1010 standalone/net_applet:62</div><div class='hunk'>@@ -20837,8 +20837,8 @@ msgstr "KDM (Správce obrazovky KDE)"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakedm:36</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "MdkKDM (Mandrakelinux Display Manager)"</div><div class='del'>-msgstr "MdkKDM (Správce obrazovky Mandrakelinux)"</div><div class='add'>+msgid "MdkKDM (Mandrivalinux Display Manager)"</div><div class='add'>+msgstr "MdkKDM (Správce obrazovky Mandrivalinux)"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakedm:37</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -21137,7 +21137,7 @@ msgstr "Import"</div><div class='ctx'> #: standalone/drakfont:511</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Copyright (C) 2001-2002 by Mandrakesoft \n"</div><div class='add'>+"Copyright (C) 2001-2002 by Mandriva \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "       DUPONT Sebastien (original version)\n"</div><div class='hunk'>@@ -21146,7 +21146,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "       VIGNAUD Thierry &lt;tvignaud@mandrakesoft.com&gt;"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Copyright ©2001-2002 by Mandrakesoft \n"</div><div class='add'>+"Copyright ©2001-2002 by Mandriva \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "       DUPONT Sebastien (původní verze)\n"</div><div class='hunk'>@@ -21686,14 +21686,14 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> " drakhelp 0.1\n"</div><div class='del'>-"Copyright (C) 2003-2004 Mandrakesoft.\n"</div><div class='add'>+"Copyright (C) 2003-2004 Mandriva.\n"</div><div class='ctx'> "This is free software and may be redistributed under the terms of the GNU "</div><div class='ctx'> "GPL.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Usage: \n"</div><div class='ctx'> msgstr ""</div><div class='ctx'> " drakhelp 0.1\n"</div><div class='del'>-"Copyright ©2003-2004 Mandrakesoft.\n"</div><div class='add'>+"Copyright ©2003-2004 Mandriva.\n"</div><div class='ctx'> "Toto je svobodný software a je šířen pod licencí GNU GPL.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Použití: \n"</div><div class='hunk'>@@ -21722,8 +21722,8 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakhelp:36</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Help Center"</div><div class='del'>-msgstr "Centrum nápovědy Mandrakelinux"</div><div class='add'>+msgid "Mandrivalinux Help Center"</div><div class='add'>+msgstr "Centrum nápovědy Mandrivalinux"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakhelp:36</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -25237,8 +25237,8 @@ msgstr "Změny jsou provedeny, ale pro aktivaci je nutné provést odhlášení"</div><div class='ctx'> </div><div class='ctx'> #: standalone/logdrake:50</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Tools Logs"</div><div class='del'>-msgstr "Záznamy nástrojů Mandrakelinuxu"</div><div class='add'>+msgid "Mandrivalinux Tools Logs"</div><div class='add'>+msgstr "Záznamy nástrojů Mandrivalinuxu"</div><div class='ctx'> </div><div class='ctx'> #: standalone/logdrake:51</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -25751,10 +25751,10 @@ msgstr "Připojení ukončeno."</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Connection failed.\n"</div><div class='del'>-"Verify your configuration in the Mandrakelinux Control Center."</div><div class='add'>+"Verify your configuration in the Mandrivalinux Control Center."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Připojení selhalo.\n"</div><div class='del'>-"Ověřte nastavení v ovládacím centru Mandrakelinux."</div><div class='add'>+"Ověřte nastavení v ovládacím centru Mandrivalinux."</div><div class='ctx'> </div><div class='ctx'> #: standalone/net_monitor:341</div><div class='ctx'> #, c-format</div><div class='head'>diff --git a/perl-install/share/po/cy.po b/perl-install/share/po/cy.po<br/>index c976ea79c..213517d95 100644<br/>--- a/<a href='/software/drakx/tree/perl-install/share/po/cy.po?h=18.33&amp;id=a2c392a9ab83bb9031fb11f99f0101f1f2d9f140'>perl-install/share/po/cy.po</a><br/>+++ b/<a href='/software/drakx/tree/perl-install/share/po/cy.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/cy.po</a></div><div class='hunk'>@@ -68,14 +68,14 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click the button to reboot the machine, unplug it, remove write protection,\n"</div><div class='del'>-"plug the key again, and launch Mandrake Move again."</div><div class='add'>+"plug the key again, and launch Mandriva Move again."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Mae'r allwedd USB i weld a'i ddiogelu rhag ysgrifennu ymlaen, ond nid oes.\n"</div><div class='ctx'> "modd ei dynnu'n ddiogel.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Cliciwch y botwm i ailgychwyn y peiriant, tynnwch yr allwedd, diffodd y\n"</div><div class='del'>-"diogelu, ailosod y plwg a chychwyn Mandrake Move eto."</div><div class='add'>+"diogelu, ailosod y plwg a chychwyn Mandriva Move eto."</div><div class='ctx'> </div><div class='ctx'> #: ../move/move.pm:468 help.pm:409 install_steps_interactive.pm:1320</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -93,7 +93,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You may also proceed without an USB key - you'll still be\n"</div><div class='del'>-"able to use Mandrake Move as a normal live Mandrake\n"</div><div class='add'>+"able to use Mandriva Move as a normal live Mandriva\n"</div><div class='ctx'> "Operating System."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Does gan eich allwedd USB raniadau Windows (FAT) dilys\n"</div><div class='hunk'>@@ -104,14 +104,14 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Mae modd mynd yn eich blaen heb allwedd USB - bydd dal\n"</div><div class='del'>-"modd i chi ddefnyddio Mandrake Move fel System Weithredu\n"</div><div class='add'>+"modd i chi ddefnyddio Mandriva Move fel System Weithredu\n"</div><div class='ctx'> "Mandrake hyfyw."</div><div class='ctx'> </div><div class='ctx'> #: ../move/move.pm:483</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "We did not detect any USB key on your system. If you\n"</div><div class='del'>-"plug in an USB key now, Mandrake Move will have the ability\n"</div><div class='add'>+"plug in an USB key now, Mandriva Move will have the ability\n"</div><div class='ctx'> "to transparently save the data in your home directory and\n"</div><div class='ctx'> "system wide configuration, for next boot on this computer\n"</div><div class='ctx'> "or another one. Note: if you plug in a key now, wait several\n"</div><div class='hunk'>@@ -119,11 +119,11 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You may also proceed without an USB key - you'll still be\n"</div><div class='del'>-"able to use Mandrake Move as a normal live Mandrake\n"</div><div class='add'>+"able to use Mandriva Move as a normal live Mandriva\n"</div><div class='ctx'> "Operating System."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Nid ydym wedi canfod allwedd USB ar eich system Os wnewch\n"</div><div class='del'>-"rhoi'r allwedd USB yn ei le, mae gan Mandrake Move y gallu i\n"</div><div class='add'>+"rhoi'r allwedd USB yn ei le, mae gan Mandriva Move y gallu i\n"</div><div class='ctx'> "gadw eich data yn eich cyfeiriadur cartref a ffurfweddiad system\n"</div><div class='ctx'> "gyfan, ar gyfer ail gychwyn y cyfrifiadur hwn neu un arall\n"</div><div class='ctx'> "Sylwch: os wnewch chi roi'r allwedd yn ei le nawr, arhoswch\n"</div><div class='hunk'>@@ -131,7 +131,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Mae modd mynd yn eich blaen heb allwedd USB - bydd dal\n"</div><div class='del'>-"modd i chi ddefnyddio Mandrake Move fel system weithredu\n"</div><div class='add'>+"modd i chi ddefnyddio Mandriva Move fel system weithredu\n"</div><div class='ctx'> "Mandrake hyfyw."</div><div class='ctx'> </div><div class='ctx'> #: ../move/move.pm:494</div><div class='hunk'>@@ -258,7 +258,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "This may come from corrupted system configuration files\n"</div><div class='ctx'> "on the USB key, in this case removing them and then\n"</div><div class='del'>-"rebooting Mandrake Move would fix the problem. To do\n"</div><div class='add'>+"rebooting Mandriva Move would fix the problem. To do\n"</div><div class='ctx'> "so, click on the corresponding button.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -274,7 +274,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "Gall hyn fod wedi dod o ffeiliau ffurfweddu'r system\n"</div><div class='ctx'> "ar yr allwedd USB, yn yr achos yma bydd eu tynnu ac\n"</div><div class='del'>-"ailgychwyn Mandrake Move yn datrys y broblem. I wneud\n"</div><div class='add'>+"ailgychwyn Mandriva Move yn datrys y broblem. I wneud\n"</div><div class='ctx'> "hynny, cliciwch y botwm perthnasol.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -1306,7 +1306,7 @@ msgstr "Dewis iaith"</div><div class='ctx'> #: any.pm:733</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux can support multiple languages. Select\n"</div><div class='add'>+"Mandrivalinux can support multiple languages. Select\n"</div><div class='ctx'> "the languages you would like to install. They will be available\n"</div><div class='ctx'> "when your installation is complete and you restart your system."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -3729,12 +3729,12 @@ msgstr "galluogi cynnal radio"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Before continuing, you should carefully read the terms of the license. It\n"</div><div class='del'>-"covers the entire Mandrakelinux distribution. If you agree with all the\n"</div><div class='add'>+"covers the entire Mandrivalinux distribution. If you agree with all the\n"</div><div class='ctx'> "terms it contains, check the \"%s\" box. If not, clicking on the \"%s\"\n"</div><div class='ctx'> "button will reboot your computer."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Cyn parhau dylech ddarllen amodau'r drwydded yn ofalus. Mae'n ymwneud\n"</div><div class='del'>-"â holl ddosbarthiad Mandrakelinux. Os ydych yn cytuno â'r holl amodau,\n"</div><div class='add'>+"â holl ddosbarthiad Mandrivalinux. Os ydych yn cytuno â'r holl amodau,\n"</div><div class='ctx'> "cliciwch flwch \"%s\". Os nad, bydd clicio ar y botwm \"%s\" yn\n"</div><div class='ctx'> "ail gychwyn eich cyfrifiadur."</div><div class='ctx'> </div><div class='hunk'>@@ -3894,13 +3894,13 @@ msgstr ""</div><div class='ctx'> #: help.pm:85</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"The Mandrakelinux installation is distributed on several CD-ROMs. If a\n"</div><div class='add'>+"The Mandrivalinux installation is distributed on several CD-ROMs. If a\n"</div><div class='ctx'> "selected package is located on another CD-ROM, DrakX will eject the current\n"</div><div class='ctx'> "CD and ask you to insert the required one. If you do not have the requested\n"</div><div class='ctx'> "CD at hand, just click on \"%s\", the corresponding packages will not be\n"</div><div class='ctx'> "installed."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mae gosodiad Mandrakelinux i'w gael ar nifer o CD-ROMau. Mae DrakX\n"</div><div class='add'>+"Mae gosodiad Mandrivalinux i'w gael ar nifer o CD-ROMau. Mae DrakX\n"</div><div class='ctx'> "yn gwybod os yw pecyn penodol wedi ei leoli ar CD-ROM arall a bydd yn bwrw\n"</div><div class='ctx'> "allan y CD cyfredol a gofyn am y llall. Os nad yw'r CD angenrheidiol "</div><div class='ctx'> "gennych\n"</div><div class='hunk'>@@ -3910,11 +3910,11 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "It's now time to specify which programs you wish to install on your system.\n"</div><div class='del'>-"There are thousands of packages available for Mandrakelinux, and to make it\n"</div><div class='add'>+"There are thousands of packages available for Mandrivalinux, and to make it\n"</div><div class='ctx'> "simpler to manage, they have been placed into groups of similar\n"</div><div class='ctx'> "applications.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Mandrakelinux sorts package groups in four categories. You can mix and\n"</div><div class='add'>+"Mandrivalinux sorts package groups in four categories. You can mix and\n"</div><div class='ctx'> "match applications from the various categories, so a ``Workstation''\n"</div><div class='ctx'> "installation can still have applications from the ``Server'' category\n"</div><div class='ctx'> "installed.\n"</div><div class='hunk'>@@ -3966,11 +3966,11 @@ msgid ""</div><div class='ctx'> "megabytes."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Mae'n amser penderfynu pa raglenni rydych am eu gosod ar eich\n"</div><div class='del'>-"system. Mae yna filoedd o becynnau ar gael ar gyfer Mandrakelinux, ond\n"</div><div class='add'>+"system. Mae yna filoedd o becynnau ar gael ar gyfer Mandrivalinux, ond\n"</div><div class='ctx'> "i'w gwneud hi'n haws eu rheoli maent wedi cael eu gosod mewn grwpiau\n"</div><div class='ctx'> "o raglenni tebyg.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Mae Mandrakelinux wedi trefnu'r grwpiau pecynnau i bedwar categori. Mae\n"</div><div class='add'>+"Mae Mandrivalinux wedi trefnu'r grwpiau pecynnau i bedwar categori. Mae\n"</div><div class='ctx'> "modd dewis a dethol rhaglenni o'r categorïau gwahanol, fel bo \"Man Gwaith"</div><div class='ctx'> "\"\n"</div><div class='ctx'> "yn medru cael rhaglenni o'r categori \"Gweinydd\".\n"</div><div class='hunk'>@@ -4073,10 +4073,10 @@ msgid ""</div><div class='ctx'> "!! If a server package has been selected, either because you specifically\n"</div><div class='ctx'> "chose the individual package or because it was part of a group of packages,\n"</div><div class='ctx'> "you'll be asked to confirm that you really want those servers to be\n"</div><div class='del'>-"installed. By default Mandrakelinux will automatically start any installed\n"</div><div class='add'>+"installed. By default Mandrivalinux will automatically start any installed\n"</div><div class='ctx'> "services at boot time. Even if they are safe and have no known issues at\n"</div><div class='ctx'> "the time the distribution was shipped, it is entirely possible that\n"</div><div class='del'>-"security holes were discovered after this version of Mandrakelinux was\n"</div><div class='add'>+"security holes were discovered after this version of Mandrivalinux was\n"</div><div class='ctx'> "finalized. If you do not know what a particular service is supposed to do "</div><div class='ctx'> "or\n"</div><div class='ctx'> "why it's being installed, then click \"%s\". Clicking \"%s\" will install\n"</div><div class='hunk'>@@ -4106,11 +4106,11 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "!! Os oes pecyn gweinydd wedi ei ddewis, yn fwriadol neu am ei fod yn rhan\n"</div><div class='ctx'> "o grwp cyfan, bydd angen i chi gadarnhau eich bod eisiau i'r gweinyddion\n"</div><div class='del'>-"gael eu gosod. Ym Mandrakelinux mae unrhyw weinydd sydd wedi ei\n"</div><div class='add'>+"gael eu gosod. Ym Mandrivalinux mae unrhyw weinydd sydd wedi ei\n"</div><div class='ctx'> "osod yn cael ei gychwyn fel rhagosodiad wrth gychwyn. Hyd yn oed os ydynt\n"</div><div class='ctx'> "yn ddiogel a doedd dim materion pryder pan gafodd y dosbarthiad ei ryddhau,\n"</div><div class='ctx'> "mae'n bosibl i fylchau diogelwch gael eu darganfod wedi i'r fersiwn hwn o\n"</div><div class='del'>-"Mandrakelinux gael ei gwblhau. Os nad ydych yn gwybod beth mae\n"</div><div class='add'>+"Mandrivalinux gael ei gwblhau. Os nad ydych yn gwybod beth mae\n"</div><div class='ctx'> "gwasanaeth arbennig i fod i'w wneud na pham mae wedi ei osod, yna\n"</div><div class='ctx'> "cliciwch\"%s\". Bydd clicio \"%s\" yn gosod y gwasanaethau hynny a\n"</div><div class='ctx'> "byddant yncael eu cychwyn yn awtomatig drwy ragosodiad!!\n"</div><div class='hunk'>@@ -4257,7 +4257,7 @@ msgstr ""</div><div class='ctx'> msgid ""</div><div class='ctx'> "X (for X Window System) is the heart of the GNU/Linux graphical interface\n"</div><div class='ctx'> "on which all the graphical environments (KDE, GNOME, AfterStep,\n"</div><div class='del'>-"WindowMaker, etc.) bundled with Mandrakelinux rely upon.\n"</div><div class='add'>+"WindowMaker, etc.) bundled with Mandrivalinux rely upon.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You'll see a list of different parameters to change to get an optimal\n"</div><div class='ctx'> "graphical display.\n"</div><div class='hunk'>@@ -4313,7 +4313,7 @@ msgid ""</div><div class='ctx'> msgstr ""</div><div class='ctx'> "X (sef X Window System) yw calon rhyngwyneb graffigol GNU/Linux a'r\n"</div><div class='ctx'> "hyn mae'r holl amgylcheddau graffigol (KDE, Gnome, AterStep,\n"</div><div class='del'>-"WindowMaker, etc) sy'n dod gyda Mandrakelinux yn dibynnu arno.\n"</div><div class='add'>+"WindowMaker, etc) sy'n dod gyda Mandrivalinux yn dibynnu arno.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Byddwch yn derbyn rhestr o baramedrau gwahanol i'w newid i gael\n"</div><div class='ctx'> "y dangosiad graffigol gorau:\n"</div><div class='hunk'>@@ -4428,12 +4428,12 @@ msgstr ""</div><div class='ctx'> #: help.pm:316</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"You now need to decide where you want to install the Mandrakelinux\n"</div><div class='add'>+"You now need to decide where you want to install the Mandrivalinux\n"</div><div class='ctx'> "operating system on your hard drive. If your hard drive is empty or if an\n"</div><div class='ctx'> "existing operating system is using all the available space you will have to\n"</div><div class='ctx'> "partition the drive. Basically, partitioning a hard drive means to\n"</div><div class='ctx'> "logically divide it to create the space needed to install your new\n"</div><div class='del'>-"Mandrakelinux system.\n"</div><div class='add'>+"Mandrivalinux system.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Because the process of partitioning a hard drive is usually irreversible\n"</div><div class='ctx'> "and can lead to data losses, partitioning can be intimidating and stressful\n"</div><div class='hunk'>@@ -4460,7 +4460,7 @@ msgid ""</div><div class='ctx'> "FAT or NTFS partition. Resizing can be performed without the loss of any\n"</div><div class='ctx'> "data, provided you've previously defragmented the Windows partition.\n"</div><div class='ctx'> "Backing up your data is strongly recommended. Using this option is\n"</div><div class='del'>-"recommended if you want to use both Mandrakelinux and Microsoft Windows on\n"</div><div class='add'>+"recommended if you want to use both Mandrivalinux and Microsoft Windows on\n"</div><div class='ctx'> "the same computer.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "   Before choosing this option, please understand that after this\n"</div><div class='hunk'>@@ -4469,7 +4469,7 @@ msgid ""</div><div class='ctx'> "to store your data or to install new software.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". If you want to delete all data and all partitions present on\n"</div><div class='del'>-"your hard drive and replace them with your new Mandrakelinux system, choose\n"</div><div class='add'>+"your hard drive and replace them with your new Mandrivalinux system, choose\n"</div><div class='ctx'> "this option. Be careful, because you will not be able to undo this "</div><div class='ctx'> "operation\n"</div><div class='ctx'> "after you confirm.\n"</div><div class='hunk'>@@ -4490,7 +4490,7 @@ msgid ""</div><div class='ctx'> "refer to the ``Managing Your Partitions'' section in the ``Starter Guide''."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Mae angen i chi nawr ddewis lle ar eich disg caled i osod eich system\n"</div><div class='del'>-"weithredu Mandrakelinux. Os yw eich disg caled yn wag neu os oes\n"</div><div class='add'>+"weithredu Mandrivalinux. Os yw eich disg caled yn wag neu os oes\n"</div><div class='ctx'> "yna system weithredol eisoes yn cymryd yr holl le sydd ar gael, bydd\n"</div><div class='ctx'> "angen i chi greu rhaniadau arno. Yn y bôn, mae rhannu disg caled yn\n"</div><div class='ctx'> "golygu ei rhannu'n rhesymegol i greu lle i osod eich system Mandrake\n"</div><div class='hunk'>@@ -4522,14 +4522,14 @@ msgstr ""</div><div class='ctx'> "Mae modd ail lunio maint y rhaniad heb golli data cyn belled eich bod wedi\n"</div><div class='ctx'> "dad-ddarnio rhaniad Windows ac mae'n defnyddio fformat Windows.\n"</div><div class='ctx'> "Argymhellir cadw data wrth gefn hefyd. Argymhellir gwneud hyn os ydych\n"</div><div class='del'>-"am ddefnyddio Mandrakelinux a Microsoft Windows ar yr un cyfrifiadur.\n"</div><div class='add'>+"am ddefnyddio Mandrivalinux a Microsoft Windows ar yr un cyfrifiadur.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "  Cyn gwneud y dewis hwn, cofiwch y bydd maint eich rhaniad Microsoft\n"</div><div class='ctx'> "Windows yn llai nag yw ar hyn o bryd ar ol dilyn y drefn yma. Bydd gennych\n"</div><div class='ctx'> "llai o le yn Microsoft Windows i gadw data neu i osod meddalwedd newydd\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\" os ydych am ddileu'r holl ddata a rhaniadau presennol ar\n"</div><div class='del'>-"eich disg caled a'u cyfnewid am system Mandrakelinux, yna dewiswch\n"</div><div class='add'>+"eich disg caled a'u cyfnewid am system Mandrivalinux, yna dewiswch\n"</div><div class='ctx'> "hwn. Byddwch yn ofalus wrth wneud hyn gan na fydd modd troi nôl\n"</div><div class='ctx'> "ar ôl cadarnhau.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -4687,7 +4687,7 @@ msgid ""</div><div class='ctx'> "Click on \"%s\" when you're ready to format the partitions.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click on \"%s\" if you want to choose another partition for your new\n"</div><div class='del'>-"Mandrakelinux operating system installation.\n"</div><div class='add'>+"Mandrivalinux operating system installation.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click on \"%s\" if you wish to select partitions which will be checked for\n"</div><div class='ctx'> "bad blocks on the disk."</div><div class='hunk'>@@ -4709,7 +4709,7 @@ msgstr ""</div><div class='ctx'> "Cliciwch \"%s\" pan ydych yn barod i fformatio rhaniadau.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Cliciwch \"%s\" os ydych am ddewis rhaniad arall ar gyfer eich gosodiad\n"</div><div class='del'>-"Mandrakelinux newydd\n"</div><div class='add'>+"Mandrivalinux newydd\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Cliciwch \"%s\" os ydych am ddewis rhaniadau i'w gwirio am flociau\n"</div><div class='ctx'> "gwallus ar y ddisg."</div><div class='hunk'>@@ -4726,7 +4726,7 @@ msgstr "Blaenorol"</div><div class='ctx'> #: help.pm:434</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"By the time you install Mandrakelinux, it's likely that some packages will\n"</div><div class='add'>+"By the time you install Mandrivalinux, it's likely that some packages will\n"</div><div class='ctx'> "have been updated since the initial release. Bugs may have been fixed,\n"</div><div class='ctx'> "security issues resolved. To allow you to benefit from these updates,\n"</div><div class='ctx'> "you're now able to download them from the Internet. Check \"%s\" if you\n"</div><div class='hunk'>@@ -4738,7 +4738,7 @@ msgid ""</div><div class='ctx'> "will appear: review the selection, and press \"%s\" to retrieve and install\n"</div><div class='ctx'> "the selected package(s), or \"%s\" to abort."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Erbyn i chi osod Mandrakelinux, mae'n debygol y bydd rhai \n"</div><div class='add'>+"Erbyn i chi osod Mandrivalinux, mae'n debygol y bydd rhai \n"</div><div class='ctx'> "pecynnau wedi eu diweddaru ers y rhyddhad cychwynnol. Bydd rhai \n"</div><div class='ctx'> "gwallau wedi eu cywiro a materion diogelwch wedi eu datrys. I ganiatáu\n"</div><div class='ctx'> "i chi fanteisio ar hyn mae cynnig i chi eu llwytho i lawr o'r rhyngrwyd.\n"</div><div class='hunk'>@@ -4766,7 +4766,7 @@ msgid ""</div><div class='ctx'> "generally obtained at the expense of ease of use.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "If you do not know what to choose, keep the default option. You'll be able\n"</div><div class='del'>-"to change it later with the draksec tool, which is part of Mandrakelinux\n"</div><div class='add'>+"to change it later with the draksec tool, which is part of Mandrivalinux\n"</div><div class='ctx'> "Control Center.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Fill the \"%s\" field with the e-mail address of the person responsible for\n"</div><div class='hunk'>@@ -4795,7 +4795,7 @@ msgstr "Cyfrinair Gweinyddwr"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "At this point, you need to choose which partition(s) will be used for the\n"</div><div class='del'>-"installation of your Mandrakelinux system. If partitions have already been\n"</div><div class='add'>+"installation of your Mandrivalinux system. If partitions have already been\n"</div><div class='ctx'> "defined, either from a previous installation of GNU/Linux or by another\n"</div><div class='ctx'> "partitioning tool, you can use existing partitions. Otherwise, hard drive\n"</div><div class='ctx'> "partitions must be defined.\n"</div><div class='hunk'>@@ -4866,7 +4866,7 @@ msgid ""</div><div class='ctx'> "emergency boot situations."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Yn awr mae angen i chi ddewis pa raniadau i'w defnyddio ar gyfer gosodiad\n"</div><div class='del'>-"eich system Mandrakelinux. Os oes rhaniadau wedi eu diffinio eisoes, un\n"</div><div class='add'>+"eich system Mandrivalinux. Os oes rhaniadau wedi eu diffinio eisoes, un\n"</div><div class='ctx'> "ai drwy osodiad blaenorol o GNU/Linux neu gan offeryn rhannu arall, mae\n"</div><div class='ctx'> "modd i chi ddefnyddio'r rhaniadau presennol. Os nad, rhaid i' rhaniadau'r\n"</div><div class='ctx'> "ddisg caled gael eu diffinio.\n"</div><div class='hunk'>@@ -4951,7 +4951,7 @@ msgstr "Amnewid rhwng modd arferol/arbenigol"</div><div class='ctx'> msgid ""</div><div class='ctx'> "More than one Microsoft partition has been detected on your hard drive.\n"</div><div class='ctx'> "Please choose the one which you want to resize in order to install your new\n"</div><div class='del'>-"Mandrakelinux operating system.\n"</div><div class='add'>+"Mandrivalinux operating system.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Each partition is listed as follows: \"Linux name\", \"Windows name\"\n"</div><div class='ctx'> "\"Capacity\".\n"</div><div class='hunk'>@@ -4981,7 +4981,7 @@ msgid ""</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Mae mwy nag un rhaniad Microsoft wedi ei ganfod ar eich disg caled.\n"</div><div class='ctx'> "Dewiswch ba un rydych am newid ei faint er mwyn gosod eich\n"</div><div class='del'>-"system weithredu Mandrakelinux newydd\n"</div><div class='add'>+"system weithredu Mandrivalinux newydd\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Mae pob rhaniad wedi ei restri fel hyn: \"Enw Linux\", \"Enw Windows\",\n"</div><div class='ctx'> "\"Maint\".\n"</div><div class='hunk'>@@ -5028,7 +5028,7 @@ msgid ""</div><div class='ctx'> "found on your machine.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "DrakX now needs to know if you want to perform a new installation or an\n"</div><div class='del'>-"upgrade of an existing Mandrakelinux system:\n"</div><div class='add'>+"upgrade of an existing Mandrivalinux system:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". For the most part, this completely wipes out the old system.\n"</div><div class='ctx'> "However, depending on your partitioning scheme, you can prevent some of\n"</div><div class='hunk'>@@ -5037,19 +5037,19 @@ msgid ""</div><div class='ctx'> "the file system, you should use this option.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". This installation class allows you to update the packages\n"</div><div class='del'>-"currently installed on your Mandrakelinux system. Your current partitioning\n"</div><div class='add'>+"currently installed on your Mandrivalinux system. Your current partitioning\n"</div><div class='ctx'> "scheme and user data will not be altered. Most of the other configuration\n"</div><div class='ctx'> "steps remain available and are similar to a standard installation.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Using the ``Upgrade'' option should work fine on Mandrakelinux systems\n"</div><div class='add'>+"Using the ``Upgrade'' option should work fine on Mandrivalinux systems\n"</div><div class='ctx'> "running version \"8.1\" or later. Performing an upgrade on versions prior\n"</div><div class='del'>-"to Mandrakelinux version \"8.1\" is not recommended."</div><div class='add'>+"to Mandrivalinux version \"8.1\" is not recommended."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Mae'r cam hwn yn cael ei weithredu os oes hen raniad GNU/Linux wedi\n"</div><div class='ctx'> "ei ganfod ar y cyfrifiadur.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Bydd DrakX angen gwybod a ydych am osod o'r newydd neu uwchraddio\n"</div><div class='del'>-"system Mandrakelinux presennol.\n"</div><div class='add'>+"system Mandrivalinux presennol.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " *\"%s\" Ar y cyfan, mae hwn yn tynnu'r hen system gyfan oddi ar eich\n"</div><div class='ctx'> "cyfrifiadur. Er hynny, yn ddibynnol ar eich trefn rhannu, mae modd atal\n"</div><div class='hunk'>@@ -5059,13 +5059,13 @@ msgstr ""</div><div class='ctx'> "system ffeil, dylech ddewis hwn.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " *\"%s\": Mae'r dosbarth gosod hwn yn caniatáu i chi ddiweddaru'r\n"</div><div class='del'>-"pecynnau sydd wedi eu gosod ar eich system Mandrakelinux. Bydd eich\n"</div><div class='add'>+"pecynnau sydd wedi eu gosod ar eich system Mandrivalinux. Bydd eich\n"</div><div class='ctx'> "rhaniadau presenol a'ch data personol yn cael eu cadw. Bydd y rhan fwyaf\n"</div><div class='ctx'> "o'r camau ffurfweddu ar gael fel gyda'r gosod arferol.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Dylai defnyddio \"Diweddaru\" weithio'n iawn ar systemau Mandrakelinux\n"</div><div class='add'>+"Dylai defnyddio \"Diweddaru\" weithio'n iawn ar systemau Mandrivalinux\n"</div><div class='ctx'> "sy'n rhedeg systemau \"8.1\" neu'n ddiweddarach. Nid yw uwchraddio\n"</div><div class='del'>-"fersiynau cyn Mandrakelinux \"8.1\" yn cael ei gymeradwyo."</div><div class='add'>+"fersiynau cyn Mandrivalinux \"8.1\" yn cael ei gymeradwyo."</div><div class='ctx'> </div><div class='ctx'> #: help.pm:591</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -5128,7 +5128,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "About UTF-8 (unicode) support: Unicode is a new character encoding meant to\n"</div><div class='ctx'> "cover all existing languages. However full support for it in GNU/Linux is\n"</div><div class='del'>-"still under development. For that reason, Mandrakelinux's use of UTF-8 will\n"</div><div class='add'>+"still under development. For that reason, Mandrivalinux's use of UTF-8 will\n"</div><div class='ctx'> "depend on the user's choices:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * If you choose a language with a strong legacy encoding (latin1\n"</div><div class='hunk'>@@ -5169,7 +5169,7 @@ msgstr ""</div><div class='ctx'> "Ynghylch cefnogaeth UTF-8 (unicode): Amgodiad nod newydd yw Unicode\n"</div><div class='ctx'> "sydd i gynnwys pob iaith. Er hynny, mae cefnogaeth i bob iaith o fewn\n"</div><div class='ctx'> "GNU/Linux yn dal yn cael ei ddatblygu Oherwydd hynn mae defnydd\n"</div><div class='del'>-"Mandrakelinux o UTF-8 yn ddibynnol ar ddewis y defnyddiwr:\n"</div><div class='add'>+"Mandrivalinux o UTF-8 yn ddibynnol ar ddewis y defnyddiwr:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * Os ydych yn dewis iaith gyda hen amgodiad cryf (ieithoedd lladin1\n"</div><div class='ctx'> "Rwsieg, Siapanëeg, Tsieinëeg, Corëeg, Thai, Groeg, Twrceg, y rhan\n"</div><div class='hunk'>@@ -5420,7 +5420,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Now, it's time to select a printing system for your computer. Other\n"</div><div class='del'>-"operating systems may offer you one, but Mandrakelinux offers two. Each of\n"</div><div class='add'>+"operating systems may offer you one, but Mandrivalinux offers two. Each of\n"</div><div class='ctx'> "the printing systems is best suited to particular types of configuration.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\" -- which is an acronym for ``print, do not queue'', is the choice\n"</div><div class='hunk'>@@ -5441,7 +5441,7 @@ msgid ""</div><div class='ctx'> "options and for managing the printer.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "If you make a choice now, and later find that you do not like your printing\n"</div><div class='del'>-"system you may change it by running PrinterDrake from the Mandrakelinux\n"</div><div class='add'>+"system you may change it by running PrinterDrake from the Mandrivalinux\n"</div><div class='ctx'> "Control Center and clicking on the \"%s\" button."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Yma byddwn yn dewis system argraffu i'ch cyfrifiadur ei ddefnyddio. Efallai\n"</div><div class='hunk'>@@ -5590,7 +5590,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": if you wish to configure your Internet or local network access,\n"</div><div class='ctx'> "you can do so now. Refer to the printed documentation or use the\n"</div><div class='del'>-"Mandrakelinux Control Center after the installation has finished to benefit\n"</div><div class='add'>+"Mandrivalinux Control Center after the installation has finished to benefit\n"</div><div class='ctx'> "from full in-line help.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": allows to configure HTTP and FTP proxy addresses if the machine\n"</div><div class='hunk'>@@ -5607,7 +5607,7 @@ msgid ""</div><div class='ctx'> " * \"%s\": if you wish to change your bootloader configuration, click this\n"</div><div class='ctx'> "button. This should be reserved to advanced users. Refer to the printed\n"</div><div class='ctx'> "documentation or the in-line help about bootloader configuration in the\n"</div><div class='del'>-"Mandrakelinux Control Center.\n"</div><div class='add'>+"Mandrivalinux Control Center.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": through this entry you can fine tune which services will be run\n"</div><div class='ctx'> "on your machine. If you plan to use this machine as a server it's a good\n"</div><div class='hunk'>@@ -5656,7 +5656,7 @@ msgstr ""</div><div class='ctx'> " \n"</div><div class='ctx'> " * \"%s\": os ydych am ffurfweddu eich mynediad i'r Rhyngrwyd neu\n"</div><div class='ctx'> "eich rhwydwaith lleol, mae modd gwneud hynny. Darllenwch y deunydd\n"</div><div class='del'>-"ysgrifenedig neu ddefnyddio Canolfan Reoli Mandrakelinux wedi i'r gosod\n"</div><div class='add'>+"ysgrifenedig neu ddefnyddio Canolfan Reoli Mandrivalinux wedi i'r gosod\n"</div><div class='ctx'> "orffen i fanteisio ar gymorth ar-lein llawn.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": os ydych am ffurfweddu cyfeiriadau dirprwyol HTTP ac FTP os\n"</div><div class='hunk'>@@ -5673,7 +5673,7 @@ msgstr ""</div><div class='ctx'> " * \"%s\": os hoffech newid ffurfweddiad eich cychwynnwr\n"</div><div class='ctx'> "cliciwch y botwm yma. Ar gyfer defnyddwyr profiadol. Darllenwch y\n"</div><div class='ctx'> "deunydd ysgrifenedig  neu'r cymorth ar-lein am ffurfweddiad\n"</div><div class='del'>-"cychwynwyr yng Nghanolfan Rheoli Mandrakelinux.\n"</div><div class='add'>+"cychwynwyr yng Nghanolfan Rheoli Mandrivalinux.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " *\"%s\": yma bydd modd i chi wneud man newidiadau i'r\n"</div><div class='ctx'> "gwasanaethau sy'n cael eu rhedeg ar eich cyfrifiadur. Os ydych yn\n"</div><div class='hunk'>@@ -5735,11 +5735,11 @@ msgstr "Gwasanaethau"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Choose the hard drive you want to erase in order to install your new\n"</div><div class='del'>-"Mandrakelinux partition. Be careful, all data on this drive will be lost\n"</div><div class='add'>+"Mandrivalinux partition. Be careful, all data on this drive will be lost\n"</div><div class='ctx'> "and will not be recoverable!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Dewiswch y ddisg galed rydych am ei ddileu er mwy n gosod eich rhaniad\n"</div><div class='del'>-"Mandrakelinux newydd. Byddwch ofalus, bydd yr holl ddata sydd arno'n\n"</div><div class='add'>+"Mandrivalinux newydd. Byddwch ofalus, bydd yr holl ddata sydd arno'n\n"</div><div class='ctx'> "cael ei ddileu ac ni fydd modd ei adfer!"</div><div class='ctx'> </div><div class='ctx'> #: help.pm:863</div><div class='hunk'>@@ -6091,11 +6091,11 @@ msgstr "Cyfrifo maint rhaniad Windows"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Your Windows partition is too fragmented. Please reboot your computer under "</div><div class='del'>-"Windows, run the ``defrag'' utility, then restart the Mandrakelinux "</div><div class='add'>+"Windows, run the ``defrag'' utility, then restart the Mandrivalinux "</div><div class='ctx'> "installation."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Mae eich rhaniad Windows yn rhy ysgyriog, rhedwch \"defrag\" yn gyntaf o dan "</div><div class='del'>-"Windows ac yna ailgychwyn gosodi Mandrakelinux."</div><div class='add'>+"Windows ac yna ailgychwyn gosodi Mandrivalinux."</div><div class='ctx'> </div><div class='ctx'> #. -PO: keep the double empty lines between sections, this is formatted a la LaTeX</div><div class='ctx'> #: install_interactive.pm:166</div><div class='hunk'>@@ -6209,19 +6209,19 @@ msgid ""</div><div class='ctx'> "Introduction\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "The operating system and the different components available in the "</div><div class='del'>-"Mandrakelinux distribution \n"</div><div class='add'>+"Mandrivalinux distribution \n"</div><div class='ctx'> "shall be called the \"Software Products\" hereafter. The Software Products "</div><div class='ctx'> "include, but are not \n"</div><div class='ctx'> "restricted to, the set of programs, methods, rules and documentation related "</div><div class='ctx'> "to the operating \n"</div><div class='del'>-"system and the different components of the Mandrakelinux distribution.\n"</div><div class='add'>+"system and the different components of the Mandrivalinux distribution.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "1. License Agreement\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Please read this document carefully. This document is a license agreement "</div><div class='ctx'> "between you and  \n"</div><div class='del'>-"Mandrakesoft S.A. which applies to the Software Products.\n"</div><div class='add'>+"Mandriva S.A. which applies to the Software Products.\n"</div><div class='ctx'> "By installing, duplicating or using the Software Products in any manner, you "</div><div class='ctx'> "explicitly \n"</div><div class='ctx'> "accept and fully agree to conform to the terms and conditions of this "</div><div class='hunk'>@@ -6243,7 +6243,7 @@ msgid ""</div><div class='ctx'> "The Software Products and attached documentation are provided \"as is\", "</div><div class='ctx'> "with no warranty, to the \n"</div><div class='ctx'> "extent permitted by law.\n"</div><div class='del'>-"Mandrakesoft S.A. will, in no circumstances and to the extent permitted by "</div><div class='add'>+"Mandriva S.A. will, in no circumstances and to the extent permitted by "</div><div class='ctx'> "law, be liable for any special,\n"</div><div class='ctx'> "incidental, direct or indirect damages whatsoever (including without "</div><div class='ctx'> "limitation damages for loss of \n"</div><div class='hunk'>@@ -6251,14 +6251,14 @@ msgid ""</div><div class='ctx'> "resulting from a court \n"</div><div class='ctx'> "judgment, or any other consequential loss) arising out of  the use or "</div><div class='ctx'> "inability to use the Software \n"</div><div class='del'>-"Products, even if Mandrakesoft S.A. has been advised of the possibility or "</div><div class='add'>+"Products, even if Mandriva S.A. has been advised of the possibility or "</div><div class='ctx'> "occurrence of such \n"</div><div class='ctx'> "damages.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN SOME "</div><div class='ctx'> "COUNTRIES\n"</div><div class='ctx'> "\n"</div><div class='del'>-"To the extent permitted by law, Mandrakesoft S.A. or its distributors will, "</div><div class='add'>+"To the extent permitted by law, Mandriva S.A. or its distributors will, "</div><div class='ctx'> "in no circumstances, be \n"</div><div class='ctx'> "liable for any special, incidental, direct or indirect damages whatsoever "</div><div class='ctx'> "(including without \n"</div><div class='hunk'>@@ -6268,7 +6268,7 @@ msgid ""</div><div class='ctx'> "loss) arising out \n"</div><div class='ctx'> "of the possession and use of software components or arising out of  "</div><div class='ctx'> "downloading software components \n"</div><div class='del'>-"from one of Mandrakelinux sites  which are prohibited or restricted in some "</div><div class='add'>+"from one of Mandrivalinux sites  which are prohibited or restricted in some "</div><div class='ctx'> "countries by local laws.\n"</div><div class='ctx'> "This limited liability applies to, but is not restricted to, the strong "</div><div class='ctx'> "cryptography components \n"</div><div class='hunk'>@@ -6288,10 +6288,10 @@ msgid ""</div><div class='ctx'> "and conditions of the license agreement for each component before using any "</div><div class='ctx'> "component. Any question \n"</div><div class='ctx'> "on a component license should be addressed to the component author and not "</div><div class='del'>-"to Mandrakesoft.\n"</div><div class='del'>-"The programs developed by Mandrakesoft S.A. are governed by the GPL License. "</div><div class='add'>+"to Mandriva.\n"</div><div class='add'>+"The programs developed by Mandriva S.A. are governed by the GPL License. "</div><div class='ctx'> "Documentation written \n"</div><div class='del'>-"by Mandrakesoft S.A. is governed by a specific license. Please refer to the "</div><div class='add'>+"by Mandriva S.A. is governed by a specific license. Please refer to the "</div><div class='ctx'> "documentation for \n"</div><div class='ctx'> "further details.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6302,11 +6302,11 @@ msgid ""</div><div class='ctx'> "respective authors and are \n"</div><div class='ctx'> "protected by intellectual property and copyright laws applicable to software "</div><div class='ctx'> "programs.\n"</div><div class='del'>-"Mandrakesoft S.A. reserves its rights to modify or adapt the Software "</div><div class='add'>+"Mandriva S.A. reserves its rights to modify or adapt the Software "</div><div class='ctx'> "Products, as a whole or in \n"</div><div class='ctx'> "parts, by all means and for all purposes.\n"</div><div class='del'>-"\"Mandrake\", \"Mandrakelinux\" and associated logos are trademarks of "</div><div class='del'>-"Mandrakesoft S.A.  \n"</div><div class='add'>+"\"Mandriva\", \"Mandrivalinux\" and associated logos are trademarks of "</div><div class='add'>+"Mandriva S.A.  \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "5. Governing Laws \n"</div><div class='hunk'>@@ -6322,25 +6322,25 @@ msgid ""</div><div class='ctx'> "court. As a last \n"</div><div class='ctx'> "resort, the dispute will be referred to the appropriate Courts of Law of "</div><div class='ctx'> "Paris - France.\n"</div><div class='del'>-"For any question on this document, please contact Mandrakesoft S.A.  \n"</div><div class='add'>+"For any question on this document, please contact Mandriva S.A.  \n"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Cyflwyniad\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Bydd y system weithredu a'r cydrannau gwahanol sydd o fewn dosbarthiad "</div><div class='del'>-"Mandrakelinux yn\n"</div><div class='add'>+"Mandrivalinux yn\n"</div><div class='ctx'> "cael eu galw yn \"Gynnyrch Meddalwedd\" o hyn ymlaen. Mae'r Cynnyrch "</div><div class='ctx'> "Meddalwedd yn\n"</div><div class='ctx'> "cynnwys, ond heb eu cyfyngu, i'r  casgliad o raglenni , dulliau, rheolau a "</div><div class='ctx'> "dogfennau mewn\n"</div><div class='ctx'> "perthynas â'r system weithredu a chydrannau gwahanol ddosbarthiad "</div><div class='del'>-"Mandrakelinux.\n"</div><div class='add'>+"Mandrivalinux.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "1. Cytundeb Trwyddedu\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Darllenwch y ddogfen hon yn ofalus. Mae'r ddogfen hon yn gytundeb trwyddedu "</div><div class='ctx'> "rhyngoch\n"</div><div class='del'>-"chi â Mandrakesoft S.A,. sy'n berthnasol i'r Cynnyrch Meddalwedd.\n"</div><div class='add'>+"chi â Mandriva S.A,. sy'n berthnasol i'r Cynnyrch Meddalwedd.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Wrth osod, dyblygu neu ddefnyddio'r Cynnyrch Meddalwedd mewn unrhyw fodd, "</div><div class='ctx'> "rydych yn\n"</div><div class='hunk'>@@ -6365,7 +6365,7 @@ msgstr ""</div><div class='ctx'> "\"fel ag y maent\",\n"</div><div class='ctx'> "heb ddim gwarant,\n"</div><div class='ctx'> "hyd y mae'r gyfraith yn caniatáu.\n"</div><div class='del'>-"Ni fydd Mandrakesoft S.A. yn gyfrifol, o dan unrhyw amgylchiad, a chyhyd ag "</div><div class='add'>+"Ni fydd Mandriva S.A. yn gyfrifol, o dan unrhyw amgylchiad, a chyhyd ag "</div><div class='ctx'> "y bydd y gyfraith yn\n"</div><div class='ctx'> "caniatáu,  am unrhyw iawn o gwbl,\n"</div><div class='ctx'> "arbennig, damweiniol, uniongyrchol neu anuniongyrchol (gan gynnwys heb "</div><div class='hunk'>@@ -6374,14 +6374,14 @@ msgstr ""</div><div class='ctx'> "chosb o ganlyniad i achos llys,\n"</div><div class='ctx'> "neu unrhyw golled o ganlyniad) yn codi o'r defnydd neu'r anallu i "</div><div class='ctx'> "ddefnyddio'r Cynnyrch Meddalwedd,\n"</div><div class='del'>-"hyd yn oed os yw Mandrakesoft wedi eu cynghori o'r posibilrwydd o'r fath "</div><div class='add'>+"hyd yn oed os yw Mandriva wedi eu cynghori o'r posibilrwydd o'r fath "</div><div class='ctx'> "iawn.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "CYFRIFOLDEB CYFYNGEDIG YN GYSYLLTIEDIG GYDA'R MEDDIANT NEU'R DEFNYDD O "</div><div class='ctx'> "FEDDALWEDD\n"</div><div class='ctx'> " GWAHARDDEDIG MEWN RHAI GWLEDYDD\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Ni fydd Mandrakesoft S.A. yn gyfrifol, o dan unrhyw amgylchiad, a chyhyd y "</div><div class='add'>+"Ni fydd Mandriva S.A. yn gyfrifol, o dan unrhyw amgylchiad, a chyhyd y "</div><div class='ctx'> "bydd y gyfraith yn caniatáu,\n"</div><div class='ctx'> "i fod yn atebol am unrhyw iawn o gwbl, arbennig, damweiniol, uniongyrchol "</div><div class='ctx'> "neu anuniongyrchol (gan gynnwys\n"</div><div class='hunk'>@@ -6389,7 +6389,7 @@ msgstr ""</div><div class='ctx'> "costau cyfreithiol, a chosb o ganlyniad\n"</div><div class='ctx'> "i achos llys, neu unrhyw golled o ganlyniad) yn codi o lwytho i lawr "</div><div class='ctx'> "cydrannau meddalwedd o un o safleoedd\n"</div><div class='del'>-" Mandrakelinux, sydd wedi eu gwahardd neu eu hatal mewn rhai gwledydd gan "</div><div class='add'>+" Mandrivalinux, sydd wedi eu gwahardd neu eu hatal mewn rhai gwledydd gan "</div><div class='ctx'> "gyfreithiau lleol. Mae'r\n"</div><div class='ctx'> "cyfrifoldeb cyfyngedig hwn yn perthyn i , ond heb ei gyfyngu i'r, cydrannau "</div><div class='ctx'> "cryptograffiaeth cryf sy'n cael\n"</div><div class='hunk'>@@ -6409,10 +6409,10 @@ msgstr ""</div><div class='ctx'> " ailddosbarthu'r cydrannau maent yn eu cynnwys. Darllenwch delerau ac amodau "</div><div class='ctx'> "trwydded pob cydran cyn\n"</div><div class='ctx'> "eu defnyddio. Dylai pob cwestiwn am drwydded cydran gael ei ofyn i awdur y "</div><div class='del'>-"gydran ac nid i Mandrakesoft.\n"</div><div class='del'>-"Mae'r rhaglenni a ddatblygwyd gan Mandrakesoft yn cael eu llywodraethu o dan "</div><div class='add'>+"gydran ac nid i Mandriva.\n"</div><div class='add'>+"Mae'r rhaglenni a ddatblygwyd gan Mandriva yn cael eu llywodraethu o dan "</div><div class='ctx'> "Drwydded GLP. Mae'r dogfennau\n"</div><div class='del'>-" ysgrifennwyd gan Mandrakesoft S.A. yn cael eu llywodraethu gan drwydded "</div><div class='add'>+" ysgrifennwyd gan Mandriva S.A. yn cael eu llywodraethu gan drwydded "</div><div class='ctx'> "benodol. Darllenwch y dogfennau\n"</div><div class='ctx'> "am fwy o fanylion.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6422,12 +6422,12 @@ msgstr ""</div><div class='ctx'> "Mae pob hawl cydrannau'r Cynnyrch Meddalwedd yn perthyn i'w hawduron "</div><div class='ctx'> "perthnasol ac wedi eu hamddiffyn\n"</div><div class='ctx'> "gan gyfreithiau eiddo deallusol a hawlfraint sy'n berthnasol i raglenni "</div><div class='del'>-"meddalwedd. Mae Mandrakesoft yn cadw\n"</div><div class='add'>+"meddalwedd. Mae Mandriva yn cadw\n"</div><div class='ctx'> "ei hawl i newid neu addasu ei Gynnyrch Meddalwedd, yn rhannol neu yn gyfan, "</div><div class='ctx'> "drwy unrhyw ddull ac ar gyfer\n"</div><div class='ctx'> "unrhyw bwrpas.\n"</div><div class='del'>-"Mae \"Mandrake\", \"Mandrakelinux\"  a'r logos cysylltiedig yn nodau "</div><div class='del'>-"masnachol sy'n perthyn i Mandrakesoft S.A.\n"</div><div class='add'>+"Mae \"Mandriva\", \"Mandrivalinux\"  a'r logos cysylltiedig yn nodau "</div><div class='add'>+"masnachol sy'n perthyn i Mandriva S.A.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "5. Cyfreithiau Llywodraethol\n"</div><div class='hunk'>@@ -6442,7 +6442,7 @@ msgstr ""</div><div class='ctx'> "bydd pob anghytundeb ar amodau'r drwydded yn cael eu datrys y tu allan i'r "</div><div class='ctx'> "llys. Fel cam olaf, bydd yr anghytundeb yn cael ei drosglwyddo i'r Llysoedd "</div><div class='ctx'> "Barn, Paris - Ffrainc. Am unrhyw gwestiwn ynghylch y ddogfen hon cysylltwch "</div><div class='del'>-"â Mandrakesoft S.A.  \n"</div><div class='add'>+"â Mandriva S.A.  \n"</div><div class='ctx'> </div><div class='ctx'> #: install_messages.pm:90</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -6533,7 +6533,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "For information on fixes which are available for this release of "</div><div class='del'>-"Mandrakelinux,\n"</div><div class='add'>+"Mandrivalinux,\n"</div><div class='ctx'> "consult the Errata available from:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6541,14 +6541,14 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Information on configuring your system is available in the post\n"</div><div class='del'>-"install chapter of the Official Mandrakelinux User's Guide."</div><div class='add'>+"install chapter of the Official Mandrivalinux User's Guide."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Llongyfarchiadau, mae'r gosod wedi ei gwblhau.\n"</div><div class='ctx'> "Tynnwch y cyfrwng cychwyn a chlicio Ailgychwyn.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Am wybodaeth am gywiriadau sydd ar gael ar gyfer y rhyddhad hwn o "</div><div class='del'>-"Mandrakelinux,\n"</div><div class='add'>+"Mandrivalinux,\n"</div><div class='ctx'> "cysylltwch â'r atodiad, sydd i'w gael yn:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6556,7 +6556,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Mae gwybodaeth ar ffurfweddu eich system ar gael ym mhenawdau ôl osod\n"</div><div class='del'>-"yr Official Mandrakelinux User's Guide."</div><div class='add'>+"yr Official Mandrivalinux User's Guide."</div><div class='ctx'> </div><div class='ctx'> #. -PO: keep the double empty lines between sections, this is formatted a la LaTeX</div><div class='ctx'> #: install_messages.pm:144</div><div class='hunk'>@@ -6591,12 +6591,12 @@ msgstr "Cychwyn cam '%s\"\n"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Your system is low on resources. You may have some problem installing\n"</div><div class='del'>-"Mandrakelinux. If that occurs, you can try a text install instead. For "</div><div class='add'>+"Mandrivalinux. If that occurs, you can try a text install instead. For "</div><div class='ctx'> "this,\n"</div><div class='ctx'> "press `F1' when booting on CDROM, then enter `text'."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Mae eich system yn brin o adnoddau. Efallai y cewch anawsterau wrth osod\n"</div><div class='del'>-"Mandrakelinux. Os bydd hynny'n digwydd, gallwch geisio gwneud gosodiad\n"</div><div class='add'>+"Mandrivalinux. Os bydd hynny'n digwydd, gallwch geisio gwneud gosodiad\n"</div><div class='ctx'> "testunol. I wneud hynny, gwasgwch F1 wrth gychwyn ar y CD-ROM ac yna rhoi "</div><div class='ctx'> "'text'."</div><div class='ctx'> </div><div class='hunk'>@@ -6820,7 +6820,7 @@ msgid ""</div><div class='ctx'> "available once the system is fully installed."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Mae gennych y dewis i gopîo cynnwys y CD ar i'r disg caled cyn gosod "</div><div class='del'>-"Mandrakelinux.\n"</div><div class='add'>+"Mandrivalinux.\n"</div><div class='ctx'> "Bydd yna'n parhau o'r disg caled a bydd y pecynnau ar gael unwaith i'r "</div><div class='ctx'> "system gael ei osod yn gyflawn."</div><div class='ctx'> </div><div class='hunk'>@@ -7136,8 +7136,8 @@ msgstr ""</div><div class='ctx'> #: install_steps_interactive.pm:821</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Contacting Mandrakelinux web site to get the list of available mirrors..."</div><div class='del'>-msgstr "Cysylltu â safle Mandrakelinux i estyn rhestr o'r drychau sydd ar gael"</div><div class='add'>+"Contacting Mandrivalinux web site to get the list of available mirrors..."</div><div class='add'>+msgstr "Cysylltu â safle Mandrivalinux i estyn rhestr o'r drychau sydd ar gael"</div><div class='ctx'> </div><div class='ctx'> #: install_steps_interactive.pm:840</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -7360,8 +7360,8 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: install_steps_newt.pm:20</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Installation %s"</div><div class='del'>-msgstr "Gosodiad %s Mandrakelinux"</div><div class='add'>+msgid "Mandrivalinux Installation %s"</div><div class='add'>+msgstr "Gosodiad %s Mandrivalinux"</div><div class='ctx'> </div><div class='ctx'> #. -PO: This string must fit in a 80-char wide text screen</div><div class='ctx'> #: install_steps_newt.pm:34</div><div class='hunk'>@@ -9951,14 +9951,14 @@ msgstr "BitTorrent"</div><div class='ctx'> msgid ""</div><div class='ctx'> "drakfirewall configurator\n"</div><div class='ctx'> "\n"</div><div class='del'>-"This configures a personal firewall for this Mandrakelinux machine.\n"</div><div class='add'>+"This configures a personal firewall for this Mandrivalinux machine.\n"</div><div class='ctx'> "For a powerful and dedicated firewall solution, please look to the\n"</div><div class='ctx'> "specialized MandrakeSecurity Firewall distribution."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "ffurfweddiadur drakfirewall\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Mae hwn yn ffurfweddu mur gwarchod personol ar gyfer y peiriant \n"</div><div class='del'>-"Mandrakelinux hwn. Am fur gwarchod pwrpasol pwerus, \n"</div><div class='add'>+"Mandrivalinux hwn. Am fur gwarchod pwrpasol pwerus, \n"</div><div class='ctx'> "edrychwch ddosbarthiad arbenigol MandrakeSecurity Firewall."</div><div class='ctx'> </div><div class='ctx'> #: network/drakfirewall.pm:164</div><div class='hunk'>@@ -14029,11 +14029,11 @@ msgstr ""</div><div class='ctx'> #: printer/printerdrake.pm:3929</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Run Scannerdrake (Hardware/Scanner in Mandrakelinux Control Center) to share "</div><div class='add'>+"Run Scannerdrake (Hardware/Scanner in Mandrivalinux Control Center) to share "</div><div class='ctx'> "your scanner on the network.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Rhedwch Scannerdrake (Caledwedd/Sganiwr yng Nghanolfan Rheoli Mandrakelinux) "</div><div class='add'>+"Rhedwch Scannerdrake (Caledwedd/Sganiwr yng Nghanolfan Rheoli Mandrivalinux) "</div><div class='ctx'> "i rannu eich sganiwr ar y rhwydwaith.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> </div><div class='hunk'>@@ -15972,33 +15972,33 @@ msgstr "Aros"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;What is Mandrakelinux?&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Beth yw Mandrakelinux?&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;What is Mandrivalinux?&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Beth yw Mandrivalinux?&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Welcome to &lt;b&gt;Mandrakelinux&lt;/b&gt;!"</div><div class='del'>-msgstr "Croeso i &lt;b&gt;Mandrakelinux&lt;/b&gt;!"</div><div class='add'>+msgid "Welcome to &lt;b&gt;Mandrivalinux&lt;/b&gt;!"</div><div class='add'>+msgstr "Croeso i &lt;b&gt;Mandrivalinux&lt;/b&gt;!"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is a &lt;b&gt;Linux distribution&lt;/b&gt; that comprises the core of the "</div><div class='add'>+"Mandrivalinux is a &lt;b&gt;Linux distribution&lt;/b&gt; that comprises the core of the "</div><div class='ctx'> "system, called the &lt;b&gt;operating system&lt;/b&gt; (based on the Linux kernel) "</div><div class='ctx'> "together with &lt;b&gt;a lot of applications&lt;/b&gt; meeting every need you could even "</div><div class='ctx'> "think of."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mae Mandrakelinux yn &lt;b&gt;ddosbarthiad Linux&lt;/b&gt; sy'n cynnwys y system graidd, "</div><div class='add'>+"Mae Mandrivalinux yn &lt;b&gt;ddosbarthiad Linux&lt;/b&gt; sy'n cynnwys y system graidd, "</div><div class='ctx'> "sef, &lt;b&gt;system weithredu&lt;/b&gt; (yn seiliedig ar gnewyllyn Linux) ynghyd â &lt;b&gt; "</div><div class='ctx'> "llawer o raglenni&lt;/b&gt; sy'n darparu ar gyfer pob angen."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is the most &lt;b&gt;user-friendly&lt;/b&gt; Linux distribution today. It "</div><div class='add'>+"Mandrivalinux is the most &lt;b&gt;user-friendly&lt;/b&gt; Linux distribution today. It "</div><div class='ctx'> "is also one of the &lt;b&gt;most widely used&lt;/b&gt; Linux distributions worldwide!"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux yw'r dosbarthiad Linux mwyaf &lt;b&gt;cyfeillgar&lt;/b&gt; heddiw. Mae'n "</div><div class='add'>+"Mandrivalinux yw'r dosbarthiad Linux mwyaf &lt;b&gt;cyfeillgar&lt;/b&gt; heddiw. Mae'n "</div><div class='ctx'> "un o'r dosbarthiadau mwyaf &lt;b&gt;poblogaidd&lt;/b&gt; o Linux ar draws y byd i gyd!"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/02.pl:13</div><div class='hunk'>@@ -16014,15 +16014,15 @@ msgstr "Croeso i &lt;b&gt;fyd Cod Agored&lt;/b&gt;!"</div><div class='ctx'> #: share/advertising/02.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is committed to the open source model. This means that this "</div><div class='del'>-"new release is the result of &lt;b&gt;collaboration&lt;/b&gt; between &lt;b&gt;Mandrakesoft's "</div><div class='del'>-"team of developers&lt;/b&gt; and the &lt;b&gt;worldwide community&lt;/b&gt; of Mandrakelinux "</div><div class='add'>+"Mandrivalinux is committed to the open source model. This means that this "</div><div class='add'>+"new release is the result of &lt;b&gt;collaboration&lt;/b&gt; between &lt;b&gt;Mandriva's "</div><div class='add'>+"team of developers&lt;/b&gt; and the &lt;b&gt;worldwide community&lt;/b&gt; of Mandrivalinux "</div><div class='ctx'> "contributors."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mae Mandrakelinux yn ymroddedig i fodel cod agored. Mae'n golygu fod y "</div><div class='add'>+"Mae Mandrivalinux yn ymroddedig i fodel cod agored. Mae'n golygu fod y "</div><div class='ctx'> "rhyddhad newydd yn ganlyniad &lt;b&gt;cydweithrediad&lt;/b&gt; rhwng &lt;b&gt;tîm o "</div><div class='del'>-"ddatblygwyr Mandrakesoft&lt;/b&gt; a &lt;b&gt;chyfranwyr cymuned byd eang&lt;/b&gt; cyfranwyr "</div><div class='del'>-"Mandrakelinux."</div><div class='add'>+"ddatblygwyr Mandriva&lt;/b&gt; a &lt;b&gt;chyfranwyr cymuned byd eang&lt;/b&gt; cyfranwyr "</div><div class='add'>+"Mandrivalinux."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/02.pl:19</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16042,10 +16042,10 @@ msgstr "&lt;b&gt;Y drwydded GPL&lt;/b&gt;"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Most of the software included in the distribution and all of the "</div><div class='del'>-"Mandrakelinux tools are licensed under the &lt;b&gt;General Public License&lt;/b&gt;."</div><div class='add'>+"Mandrivalinux tools are licensed under the &lt;b&gt;General Public License&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Mae'r rhan fwyaf o'r feddalwedd sydd wedi ei gynnwys ynghyd â holl offer "</div><div class='del'>-"Mandrakelinux wedi eu trwyddedu o dan y &lt;b&gt;Drwydded Gyhoeddus Cyffredinol "</div><div class='add'>+"Mandrivalinux wedi eu trwyddedu o dan y &lt;b&gt;Drwydded Gyhoeddus Cyffredinol "</div><div class='ctx'> "(GPL)&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/03.pl:17</div><div class='hunk'>@@ -16076,15 +16076,15 @@ msgstr "&lt;b&gt;Ymunwch â chymuned&lt;/b&gt;"</div><div class='ctx'> #: share/advertising/04.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux has one of the &lt;b&gt;biggest communities&lt;/b&gt; of users and "</div><div class='add'>+"Mandrivalinux has one of the &lt;b&gt;biggest communities&lt;/b&gt; of users and "</div><div class='ctx'> "developers. The role of such a community is very wide, ranging from bug "</div><div class='ctx'> "reporting to the development of new applications. The community plays a "</div><div class='del'>-"&lt;b&gt;key role&lt;/b&gt; in the Mandrakelinux world."</div><div class='add'>+"&lt;b&gt;key role&lt;/b&gt; in the Mandrivalinux world."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mae gan Mandrakelinux un o'r &lt;b&gt;cymunedau mwyaf&lt;/b&gt; o ddefnyddwyr a "</div><div class='add'>+"Mae gan Mandrivalinux un o'r &lt;b&gt;cymunedau mwyaf&lt;/b&gt; o ddefnyddwyr a "</div><div class='ctx'> "datblygwyr. Mae rôl y gymuned yn eang iawn yn ymestyn o adrodd ar wallau i "</div><div class='ctx'> "ddatblygu rhaglenni newydd. Mae'r gymuned yn chwarae &lt;b&gt;rhan allweddol&lt;/b&gt; "</div><div class='del'>-"ym myd Mandrakelinux."</div><div class='add'>+"ym myd Mandrivalinux."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/04.pl:17</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16105,11 +16105,11 @@ msgstr "&lt;b&gt;Fersiwn Llwytho&lt;/b&gt;"</div><div class='ctx'> #: share/advertising/05.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"You are now installing &lt;b&gt;Mandrakelinux Download&lt;/b&gt;. This is the free "</div><div class='del'>-"version that Mandrakesoft wants to keep &lt;b&gt;available to everyone&lt;/b&gt;."</div><div class='add'>+"You are now installing &lt;b&gt;Mandrivalinux Download&lt;/b&gt;. This is the free "</div><div class='add'>+"version that Mandriva wants to keep &lt;b&gt;available to everyone&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Rydych yn gosod &lt;b&gt; Mandrakelinux Llwytho i Lawr&lt;/b&gt;. Hwn yw'r fersiwn rhydd "</div><div class='del'>-"mae Mandrakesoft am ei ddarparu &lt;b&gt;ar gael i bawb&lt;/b&gt;."</div><div class='add'>+"Rydych yn gosod &lt;b&gt; Mandrivalinux Llwytho i Lawr&lt;/b&gt;. Hwn yw'r fersiwn rhydd "</div><div class='add'>+"mae Mandriva am ei ddarparu &lt;b&gt;ar gael i bawb&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/05.pl:19</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16139,10 +16139,10 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "You will not have access to the &lt;b&gt;services included&lt;/b&gt; in the other "</div><div class='del'>-"Mandrakesoft products either."</div><div class='add'>+"Mandriva products either."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Ni fydd gennych fynediad i'r &lt;b&gt;gwasanaethau ynglwm&lt;/b&gt; yn y cynnyrch "</div><div class='del'>-"Mandrakesoft eraill ychwaith."</div><div class='add'>+"Mandriva eraill ychwaith."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:13</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16151,7 +16151,7 @@ msgstr "&lt;b&gt;Discovery, Eich Bwrdd Gwaith Linux Cyntaf&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux Discovery&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux Discovery&lt;/b&gt;."</div><div class='ctx'> msgstr "Rydych yn gosod &lt;b&gt;Mandrake Discovery&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:17</div><div class='hunk'>@@ -16174,17 +16174,17 @@ msgstr "&lt;b&gt;PowerPack, Y Bwrdd Gwaith Linux Gorau&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/07.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux PowerPack&lt;/b&gt;."</div><div class='del'>-msgstr "Rydych yn gosod &lt;b&gt;Mandrakelinux PowerPack&lt;/b&gt;"</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux PowerPack&lt;/b&gt;."</div><div class='add'>+msgstr "Rydych yn gosod &lt;b&gt;Mandrivalinux PowerPack&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/07.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"PowerPack is Mandrakesoft's &lt;b&gt;premier Linux desktop&lt;/b&gt; product. PowerPack "</div><div class='add'>+"PowerPack is Mandriva's &lt;b&gt;premier Linux desktop&lt;/b&gt; product. PowerPack "</div><div class='ctx'> "includes &lt;b&gt;thousands of applications&lt;/b&gt; - everything from the most popular "</div><div class='ctx'> "to the most advanced."</div><div class='ctx'> msgstr ""</div><div class='del'>-"PowerPack yw &lt;b&gt;prif gynnyrch bwrdd gwaith Linux&lt;/b&gt; Mandrakesoft. Mae "</div><div class='add'>+"PowerPack yw &lt;b&gt;prif gynnyrch bwrdd gwaith Linux&lt;/b&gt; Mandriva. Mae "</div><div class='ctx'> "PowerPack yn cynnwys &lt;b&gt;miloedd o raglenni&lt;/b&gt; - popeth o'r mwyaf poblogaidd "</div><div class='ctx'> "i'r mwyaf technegol."</div><div class='ctx'> </div><div class='hunk'>@@ -16195,8 +16195,8 @@ msgstr "&lt;b&gt;PowerPack+, Ateb Linux ar gyfer Byrddau gwaith a Gweinyddion&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/08.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux PowerPack+&lt;/b&gt;."</div><div class='del'>-msgstr "Rydych yn gosod &lt;b&gt;Mandrakelinux PowerPack+&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux PowerPack+&lt;/b&gt;."</div><div class='add'>+msgstr "Rydych yn gosod &lt;b&gt;Mandrivalinux PowerPack+&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/08.pl:17</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16212,22 +16212,22 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Cynnyrch Mandrakesoft&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Cynnyrch Mandriva&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakesoft&lt;/b&gt; has developed a wide range of &lt;b&gt;Mandrakelinux&lt;/b&gt; "</div><div class='add'>+"&lt;b&gt;Mandriva&lt;/b&gt; has developed a wide range of &lt;b&gt;Mandrivalinux&lt;/b&gt; "</div><div class='ctx'> "products."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mae &lt;b&gt;Mandrakesoft&lt;/b&gt; wedi datblygu ystod eang o gynnyrch "</div><div class='del'>-"&lt;b&gt;Mandrakelinux&lt;/b&gt;."</div><div class='add'>+"Mae &lt;b&gt;Mandriva&lt;/b&gt; wedi datblygu ystod eang o gynnyrch "</div><div class='add'>+"&lt;b&gt;Mandrivalinux&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:17</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "The Mandrakelinux products are:"</div><div class='del'>-msgstr "Cynnyrch Mandrakelinux yw:"</div><div class='add'>+msgid "The Mandrivalinux products are:"</div><div class='add'>+msgstr "Cynnyrch Mandrivalinux yw:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:18</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16248,73 +16248,73 @@ msgstr ""</div><div class='ctx'> #: share/advertising/09.pl:21</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;Mandrakelinux for x86-64&lt;/b&gt;, The Mandrakelinux solution for making "</div><div class='add'>+"\t* &lt;b&gt;Mandrivalinux for x86-64&lt;/b&gt;, The Mandrivalinux solution for making "</div><div class='ctx'> "the most of your 64-bit processor."</div><div class='ctx'> msgstr ""</div><div class='del'>-"\t* &lt;b&gt;Mandrakelinux ar gyfer x86-64&lt;/b&gt;, Ateb Mandrakelinux i wneud y gorau "</div><div class='add'>+"\t* &lt;b&gt;Mandrivalinux ar gyfer x86-64&lt;/b&gt;, Ateb Mandrivalinux i wneud y gorau "</div><div class='ctx'> "o'ch prosesydd 64-did."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products (Nomad Products)&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Cynnyrch Mandrakesoft (Cynnyrch Nomad)&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products (Nomad Products)&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Cynnyrch Mandriva (Cynnyrch Nomad)&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakesoft has developed two products that allow you to use Mandrakelinux "</div><div class='add'>+"Mandriva has developed two products that allow you to use Mandrivalinux "</div><div class='ctx'> "&lt;b&gt;on any computer&lt;/b&gt; and without any need to actually install it:"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mae Mandrakelinux wedi datblygu dau gynnyrch sy'n caniatáu i chi ddefnyddio "</div><div class='del'>-"Mandrakelinux &lt;b&gt;ar unrhyw gyfrifiadur&lt;/b&gt; heb fod angen ei osod:"</div><div class='add'>+"Mae Mandrivalinux wedi datblygu dau gynnyrch sy'n caniatáu i chi ddefnyddio "</div><div class='add'>+"Mandrivalinux &lt;b&gt;ar unrhyw gyfrifiadur&lt;/b&gt; heb fod angen ei osod:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:18</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;Move&lt;/b&gt;, a Mandrakelinux distribution that runs entirely from a "</div><div class='add'>+"\t* &lt;b&gt;Move&lt;/b&gt;, a Mandrivalinux distribution that runs entirely from a "</div><div class='ctx'> "bootable CD-ROM."</div><div class='ctx'> msgstr ""</div><div class='del'>-"\t* &lt;b&gt;Move&lt;/b&gt;, dosbarthiad Mandrakelinux sy'n rhedeg yn llwyr o CD-ROM byw."</div><div class='add'>+"\t* &lt;b&gt;Move&lt;/b&gt;, dosbarthiad Mandrivalinux sy'n rhedeg yn llwyr o CD-ROM byw."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, a Mandrakelinux distribution pre-installed on the "</div><div class='add'>+"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, a Mandrivalinux distribution pre-installed on the "</div><div class='ctx'> "ultra-compact “LaCie Mobile Hard Drive”."</div><div class='ctx'> msgstr ""</div><div class='del'>-"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, dosbarthiad Mandrakelinux sydd wedi ei osod yn "</div><div class='add'>+"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, dosbarthiad Mandrivalinux sydd wedi ei osod yn "</div><div class='ctx'> "barod ar “LaCie Mobile Hard Drive” bychan iawn"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products (Professional Solutions)&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Cynnyrch Mandrakesoft (Atebion Proffesiynol)&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products (Professional Solutions)&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Cynnyrch Mandriva (Atebion Proffesiynol)&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Below are the Mandrakesoft products designed to meet the &lt;b&gt;professional "</div><div class='add'>+"Below are the Mandriva products designed to meet the &lt;b&gt;professional "</div><div class='ctx'> "needs&lt;/b&gt;:"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Isod mae cynnyrch Mandrakesoft sydd wedi eu cynllunio i ateb &lt;b&gt;anghenion "</div><div class='add'>+"Isod mae cynnyrch Mandriva sydd wedi eu cynllunio i ateb &lt;b&gt;anghenion "</div><div class='ctx'> "proffesiynol&lt;/b&gt;:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:16</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, The Mandrakelinux Desktop for Businesses."</div><div class='add'>+msgid "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, The Mandrivalinux Desktop for Businesses."</div><div class='ctx'> msgstr ""</div><div class='del'>-"\t* &lt;b&gt;Y Bwrdd Gwaith Corfforaethol&lt;/b&gt;, Bwrdd Gwaith Mandrakelinux ar gyfer "</div><div class='add'>+"\t* &lt;b&gt;Y Bwrdd Gwaith Corfforaethol&lt;/b&gt;, Bwrdd Gwaith Mandrivalinux ar gyfer "</div><div class='ctx'> "Busnesau."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:17</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, The Mandrakelinux Server Solution."</div><div class='del'>-msgstr "\t* &lt;b&gt;Y Gweinydd Corfforaethol&lt;/b&gt;, Ateb Gweinydd Mandrakelinux."</div><div class='add'>+msgid "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, The Mandrivalinux Server Solution."</div><div class='add'>+msgstr "\t* &lt;b&gt;Y Gweinydd Corfforaethol&lt;/b&gt;, Ateb Gweinydd Mandrivalinux."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:18</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, The Mandrakelinux Security Solution."</div><div class='del'>-msgstr "\t* &lt;b&gt;Mur Cadarn Aml-Rhwydwaith&lt;/b&gt;, Ateb Diogelwch Mandrakelinux."</div><div class='add'>+msgid "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, The Mandrivalinux Security Solution."</div><div class='add'>+msgstr "\t* &lt;b&gt;Mur Cadarn Aml-Rhwydwaith&lt;/b&gt;, Ateb Diogelwch Mandrivalinux."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/12.pl:13</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16358,10 +16358,10 @@ msgstr "&lt;b&gt;Dewiswch eich Hoff Amgylchedd Bwrdd Gwaith&lt;/b&gt;"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "With PowerPack, you will have the choice of the &lt;b&gt;graphical desktop "</div><div class='del'>-"environment&lt;/b&gt;. Mandrakesoft has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='add'>+"environment&lt;/b&gt;. Mandriva has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Gyda PowerPack, bydd gennych y dewis o &lt;b&gt;amgylchedd bwrdd gwaith graffigol&lt;/"</div><div class='del'>-"b&gt;. Mae Mandrakesoft wedi dewis &lt;b&gt;KDE&lt;/b&gt; fel yr un rhagosodedig."</div><div class='add'>+"b&gt;. Mae Mandriva wedi dewis &lt;b&gt;KDE&lt;/b&gt; fel yr un rhagosodedig."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/13-a.pl:17 share/advertising/13-b.pl:17</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16385,10 +16385,10 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "With PowerPack+, you will have the choice of the &lt;b&gt;graphical desktop "</div><div class='del'>-"environment&lt;/b&gt;. Mandrakesoft has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='add'>+"environment&lt;/b&gt;. Mandriva has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Gyda PowerPack+, mae gennych y dewis o &lt;b&gt;amgylcheddau bwrdd gwaith "</div><div class='del'>-"graffigol&lt;/b&gt;. Mae Mandrakesoft wedi dewis &lt;b&gt;KDE&lt;/b&gt; fel y rhagosodedig."</div><div class='add'>+"graffigol&lt;/b&gt;. Mae Mandriva wedi dewis &lt;b&gt;KDE&lt;/b&gt; fel y rhagosodedig."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/14.pl:15</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16513,10 +16513,10 @@ msgstr "&lt;b&gt;Mwynhau'r Ystod Eang o Raglenni&lt;/b&gt;"</div><div class='ctx'> #: share/advertising/18.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"In the Mandrakelinux menu you will find &lt;b&gt;easy-to-use&lt;/b&gt; applications for "</div><div class='add'>+"In the Mandrivalinux menu you will find &lt;b&gt;easy-to-use&lt;/b&gt; applications for "</div><div class='ctx'> "&lt;b&gt;all of your tasks&lt;/b&gt;:"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Yn newislen Mandrakelinux byddwch yn canfod rhaglenni &lt;b&gt;hawdd eu defnyddio&lt;/"</div><div class='add'>+"Yn newislen Mandrivalinux byddwch yn canfod rhaglenni &lt;b&gt;hawdd eu defnyddio&lt;/"</div><div class='ctx'> "b&gt; ar gyfer &lt;b&gt;eich holl waith&lt;/b&gt;:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/18.pl:16</div><div class='hunk'>@@ -16781,18 +16781,18 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakelinux Control Center&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Canolfan Rheoli Mandrakelinux&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandrivalinux Control Center&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Canolfan Rheoli Mandrivalinux&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"The &lt;b&gt;Mandrakelinux Control Center&lt;/b&gt; is an essential collection of "</div><div class='del'>-"Mandrakelinux-specific utilities designed to simplify the configuration of "</div><div class='add'>+"The &lt;b&gt;Mandrivalinux Control Center&lt;/b&gt; is an essential collection of "</div><div class='add'>+"Mandrivalinux-specific utilities designed to simplify the configuration of "</div><div class='ctx'> "your computer."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mae &lt;b&gt;Canolfan Reoli Mandrakelinux&lt;/b&gt; yn gasgliad hanfodol o wasanaethau "</div><div class='del'>-"ar gyfer Mandrakelinux swydd wedi eu cynllunio i symlhau ffurfweddiad eich "</div><div class='add'>+"Mae &lt;b&gt;Canolfan Reoli Mandrivalinux&lt;/b&gt; yn gasgliad hanfodol o wasanaethau "</div><div class='add'>+"ar gyfer Mandrivalinux swydd wedi eu cynllunio i symlhau ffurfweddiad eich "</div><div class='ctx'> "cyfrifiadur."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:17</div><div class='hunk'>@@ -16817,16 +16817,16 @@ msgstr "&lt;b&gt;Y Model Cod Agored&lt;/b&gt;"</div><div class='ctx'> msgid ""</div><div class='ctx'> "Like all computer programming, open source software &lt;b&gt;requires time and "</div><div class='ctx'> "people&lt;/b&gt; for development. In order to respect the open source philosophy, "</div><div class='del'>-"Mandrakesoft sells added value products and services to &lt;b&gt;keep improving "</div><div class='del'>-"Mandrakelinux&lt;/b&gt;. If you want to &lt;b&gt;support the open source philosophy&lt;/b&gt; "</div><div class='del'>-"and the development of Mandrakelinux, &lt;b&gt;please&lt;/b&gt; consider buying one of "</div><div class='add'>+"Mandriva sells added value products and services to &lt;b&gt;keep improving "</div><div class='add'>+"Mandrivalinux&lt;/b&gt;. If you want to &lt;b&gt;support the open source philosophy&lt;/b&gt; "</div><div class='add'>+"and the development of Mandrivalinux, &lt;b&gt;please&lt;/b&gt; consider buying one of "</div><div class='ctx'> "our products or services!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Fel pob rhaglenni cyfrifiadurol, mae meddalwedd cod agored &lt;b&gt;yn golygu "</div><div class='ctx'> "amser a phobl&lt;/b&gt; ar gyfer datblygiad. Er mwyn parchu athroniaeth cod "</div><div class='del'>-"agored, mae Mandrakesoft yn gwerthu cynnyrch gwerth ychwanegol a "</div><div class='del'>-"gwasanaethau i &lt;b&gt;barhau i wella Mandrakelinux&lt;/b&gt;. Os hoffech chi "</div><div class='del'>-"&lt;b&gt;gefnogi athroniaeth cod agored&lt;/b&gt; a datblygiad Mandrakelinux, &lt;b&gt;os "</div><div class='add'>+"agored, mae Mandriva yn gwerthu cynnyrch gwerth ychwanegol a "</div><div class='add'>+"gwasanaethau i &lt;b&gt;barhau i wella Mandrivalinux&lt;/b&gt;. Os hoffech chi "</div><div class='add'>+"&lt;b&gt;gefnogi athroniaeth cod agored&lt;/b&gt; a datblygiad Mandrivalinux, &lt;b&gt;os "</div><div class='ctx'> "gwelwch chi'n dda&lt;/b&gt; ystyriwch brynu ein cynnyrch neu ein gwasanaethau!"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/27.pl:13</div><div class='hunk'>@@ -16837,10 +16837,10 @@ msgstr "&lt;b&gt;Siop Ar-lein&lt;/b&gt;"</div><div class='ctx'> #: share/advertising/27.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"To learn more about Mandrakesoft products and services, you can visit our "</div><div class='add'>+"To learn more about Mandriva products and services, you can visit our "</div><div class='ctx'> "&lt;b&gt;e-commerce platform&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='del'>-"I ddysgu rhagor am gynnyrch a gwasanaethau Mandrakesoft, ewch i'n "</div><div class='add'>+"I ddysgu rhagor am gynnyrch a gwasanaethau Mandriva, ewch i'n "</div><div class='ctx'> "&lt;b&gt;platfform e-fasnachu&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/27.pl:17</div><div class='hunk'>@@ -16865,24 +16865,24 @@ msgstr "Ewch i &lt;b&gt; store.mandrakesoft.com&lt;/b&gt; heddiw."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeclub&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeclub&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Club&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Club&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakeclub&lt;/b&gt; is the &lt;b&gt;perfect companion&lt;/b&gt; to your Mandrakelinux "</div><div class='add'>+"&lt;b&gt;Mandriva Club&lt;/b&gt; is the &lt;b&gt;perfect companion&lt;/b&gt; to your Mandrivalinux "</div><div class='ctx'> "product.."</div><div class='ctx'> msgstr ""</div><div class='del'>-"&lt;b&gt;Mandrakeclub&lt;/b&gt; yw'r &lt;b&gt;cydymaith perffaith&lt;/b&gt; ar gyfer eich cynnyrch "</div><div class='del'>-"Mandrakelinux..."</div><div class='add'>+"&lt;b&gt;Mandriva Club&lt;/b&gt; yw'r &lt;b&gt;cydymaith perffaith&lt;/b&gt; ar gyfer eich cynnyrch "</div><div class='add'>+"Mandrivalinux..."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Take advantage of &lt;b&gt;valuable benefits&lt;/b&gt; by joining Mandrakeclub, such as:"</div><div class='add'>+"Take advantage of &lt;b&gt;valuable benefits&lt;/b&gt; by joining Mandriva Club, such as:"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Cewch fanteisio ar &lt;b&gt;freintiau gwerthfawr&lt;/b&gt; drwy ymuno â Mandrakeclub, e."</div><div class='add'>+"Cewch fanteisio ar &lt;b&gt;freintiau gwerthfawr&lt;/b&gt; drwy ymuno â Mandriva Club, e."</div><div class='ctx'> "e:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:20</div><div class='hunk'>@@ -16904,40 +16904,40 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:22</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* Participation in Mandrakelinux &lt;b&gt;user forums&lt;/b&gt;."</div><div class='del'>-msgstr "\t* Cymryd rhan mewn &lt;b&gt;fforymau defnyddwyr&lt;/b&gt; Mandrakelinux."</div><div class='add'>+msgid "\t* Participation in Mandrivalinux &lt;b&gt;user forums&lt;/b&gt;."</div><div class='add'>+msgstr "\t* Cymryd rhan mewn &lt;b&gt;fforymau defnyddwyr&lt;/b&gt; Mandrivalinux."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:23</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "\t* &lt;b&gt;Early and privileged access&lt;/b&gt;, before public release, to "</div><div class='del'>-"Mandrakelinux &lt;b&gt;ISO images&lt;/b&gt;."</div><div class='add'>+"Mandrivalinux &lt;b&gt;ISO images&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "\t* &lt;b&gt;Mynediad cynnar a breintiol&lt;/b&gt;, cyn eu rhyddhau'n gyhoeddus, i "</div><div class='del'>-"&lt;b&gt;ddelweddau ISO&lt;/b&gt; Mandrakelinux."</div><div class='add'>+"&lt;b&gt;ddelweddau ISO&lt;/b&gt; Mandrivalinux."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeonline&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeonline&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Online&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Online&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakeonline&lt;/b&gt; is a new premium service that Mandrakesoft is proud to "</div><div class='add'>+"&lt;b&gt;Mandriva Online&lt;/b&gt; is a new premium service that Mandriva is proud to "</div><div class='ctx'> "offer its customers!"</div><div class='ctx'> msgstr ""</div><div class='del'>-"&lt;b&gt;Mandrakeonline&lt;/b&gt; yw'r gwasanaeth newydd gwerthfawr mae Mandrakesoft yn "</div><div class='add'>+"&lt;b&gt;Mandriva Online&lt;/b&gt; yw'r gwasanaeth newydd gwerthfawr mae Mandriva yn "</div><div class='ctx'> "ei gynnig i 'w gwsmeriaid!"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakeonline provides a wide range of valuable services for &lt;b&gt;easily "</div><div class='del'>-"updating&lt;/b&gt; your Mandrakelinux systems:"</div><div class='add'>+"Mandriva Online provides a wide range of valuable services for &lt;b&gt;easily "</div><div class='add'>+"updating&lt;/b&gt; your Mandrivalinux systems:"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mae Mandrakeonline yn darparu ystod eang o wasanaethau gwerthfawr ar gyfer "</div><div class='del'>-"&lt;b&gt;diweddaru'n hawdd&lt;/b&gt; eich systemau your Mandrakelinux:"</div><div class='add'>+"Mae Mandriva Online yn darparu ystod eang o wasanaethau gwerthfawr ar gyfer "</div><div class='add'>+"&lt;b&gt;diweddaru'n hawdd&lt;/b&gt; eich systemau your Mandrivalinux:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:18</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16963,39 +16963,39 @@ msgstr "\t* Hyblyg &lt;b&gt;amserlen&lt;/b&gt; diweddariadau."</div><div class='ctx'> #: share/advertising/29.pl:21</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* Management of &lt;b&gt;all your Mandrakelinux systems&lt;/b&gt; with one account."</div><div class='del'>-msgstr "\t* Rheolaeth o'ch &lt;b&gt;holl systemau Mandrakelinux&lt;/b&gt; gydag un cyfrif."</div><div class='add'>+"\t* Management of &lt;b&gt;all your Mandrivalinux systems&lt;/b&gt; with one account."</div><div class='add'>+msgstr "\t* Rheolaeth o'ch &lt;b&gt;holl systemau Mandrivalinux&lt;/b&gt; gydag un cyfrif."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeexpert&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeexpert&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Expert&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Expert&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Do you require &lt;b&gt;assistance?&lt;/b&gt; Meet Mandrakesoft's technical experts on "</div><div class='add'>+"Do you require &lt;b&gt;assistance?&lt;/b&gt; Meet Mandriva's technical experts on "</div><div class='ctx'> "&lt;b&gt;our technical support platform&lt;/b&gt; www.mandrakeexpert.com."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Ydych chi angen &lt;b&gt;cymorth?&lt;/b&gt; Mae arbenigwyr technegol Mandrakesoft i'w "</div><div class='add'>+"Ydych chi angen &lt;b&gt;cymorth?&lt;/b&gt; Mae arbenigwyr technegol Mandriva i'w "</div><div class='ctx'> "cael ar  &lt;b&gt;ein platfform cefnogaeth dechnegol &lt;/b&gt; www.mandrakeexpert.com."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Thanks to the help of &lt;b&gt;qualified Mandrakelinux experts&lt;/b&gt;, you will save "</div><div class='add'>+"Thanks to the help of &lt;b&gt;qualified Mandrivalinux experts&lt;/b&gt;, you will save "</div><div class='ctx'> "a lot of time."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Drwy gymorth &lt;b&gt;arbenigwyr cymwysedig Mandrakelinux&lt;/b&gt;, byddwch yn abed "</div><div class='add'>+"Drwy gymorth &lt;b&gt;arbenigwyr cymwysedig Mandrivalinux&lt;/b&gt;, byddwch yn abed "</div><div class='ctx'> "llawer o amser."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"For any question related to Mandrakelinux, you have the possibility to "</div><div class='add'>+"For any question related to Mandrivalinux, you have the possibility to "</div><div class='ctx'> "purchase support incidents at &lt;b&gt;store.mandrakesoft.com&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Am unrhyw gwestiwn am Mandrakelinux, mae gennych y gallu i brynu cefnogaeth "</div><div class='add'>+"Am unrhyw gwestiwn am Mandrivalinux, mae gennych y gallu i brynu cefnogaeth "</div><div class='ctx'> "ar gyfer unrhyw ddigwyddiad o &lt;b&gt;store.mandrakesoft.com&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:25</div><div class='hunk'>@@ -17295,8 +17295,8 @@ msgstr "Offer monitro, cyfrifo prosesau, tcpdunp, nmap..."</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:196</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakesoft Wizards"</div><div class='del'>-msgstr "Dewiniaid Mandrakesoft"</div><div class='add'>+msgid "Mandriva Wizards"</div><div class='add'>+msgstr "Dewiniaid Mandriva"</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:197</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -17392,8 +17392,8 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "DEWISIADAU:\n"</div><div class='ctx'> "  --help            - argraffu'r neges cymorth.\n"</div><div class='del'>-"  --report          - dylai'r rhaglen fod yn un o offer Mandrakelinux\n"</div><div class='del'>-"  --incident        - ylai'r rhaglen fod yn un o offer Mandrakelinux"</div><div class='add'>+"  --report          - dylai'r rhaglen fod yn un o offer Mandrivalinux\n"</div><div class='add'>+"  --incident        - ylai'r rhaglen fod yn un o offer Mandrivalinux"</div><div class='ctx'> </div><div class='ctx'> #: standalone.pm:63</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -17447,7 +17447,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "[OPTIONS]...\n"</div><div class='del'>-"Mandrakelinux Terminal Server Configurator\n"</div><div class='add'>+"Mandrivalinux Terminal Server Configurator\n"</div><div class='ctx'> "--enable         : enable MTS\n"</div><div class='ctx'> "--disable        : disable MTS\n"</div><div class='ctx'> "--start          : start MTS\n"</div><div class='hunk'>@@ -17460,7 +17460,7 @@ msgid ""</div><div class='ctx'> "--delclient      : delete a client machine from MTS (requires MAC address, "</div><div class='ctx'> "IP, nbi image name)"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Ffurfweddwr Gweinydd Terfynell Mandrakelinux\n"</div><div class='add'>+"Ffurfweddwr Gweinydd Terfynell Mandrivalinux\n"</div><div class='ctx'> "--enable         : galluogi MTS\n"</div><div class='ctx'> "--disable        : analluogi MTS\n"</div><div class='ctx'> "--start          : cychwyn MTS\n"</div><div class='hunk'>@@ -17517,7 +17517,7 @@ msgstr " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"</div><div class='ctx'> msgid ""</div><div class='ctx'> "[OPTION]...\n"</div><div class='ctx'> "  --no-confirmation      do not ask first confirmation question in "</div><div class='del'>-"MandrakeUpdate mode\n"</div><div class='add'>+"Mandriva Update mode\n"</div><div class='ctx'> "  --no-verify-rpm        do not verify packages signatures\n"</div><div class='ctx'> "  --changelog-first      display changelog before filelist in the "</div><div class='ctx'> "description window\n"</div><div class='hunk'>@@ -17525,7 +17525,7 @@ msgid ""</div><div class='ctx'> msgstr ""</div><div class='ctx'> "[DEWIS]...\n"</div><div class='ctx'> "  --no-confirmation      do not ask first confirmation question in "</div><div class='del'>-"MandrakeUpdate mode\n"</div><div class='add'>+"Mandriva Update mode\n"</div><div class='ctx'> "  --no-verify-rpm        do not verify packages signatures\n"</div><div class='ctx'> "  --changelog-first      display changelog before filelist in the "</div><div class='ctx'> "description window\n"</div><div class='hunk'>@@ -20302,13 +20302,13 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:41</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Bug Report Tool"</div><div class='del'>-msgstr "Offeryn Cofnodi Gwall Mandrakelinux"</div><div class='add'>+msgid "Mandrivalinux Bug Report Tool"</div><div class='add'>+msgstr "Offeryn Cofnodi Gwall Mandrivalinux"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:46</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Control Center"</div><div class='del'>-msgstr "Canolfan Rheoli Mandrakelinux"</div><div class='add'>+msgid "Mandrivalinux Control Center"</div><div class='add'>+msgstr "Canolfan Rheoli Mandrivalinux"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:48</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -20328,8 +20328,8 @@ msgstr "HardDrake"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:51</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakeonline"</div><div class='del'>-msgstr "Mandrakeonline"</div><div class='add'>+msgid "Mandriva Online"</div><div class='add'>+msgstr "Mandriva Online"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:52</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -20373,8 +20373,8 @@ msgstr "Dewin Ffurfweddu"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:81</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Select Mandrakesoft Tool:"</div><div class='del'>-msgstr "Dewis Offeryn Mandrakesoft:"</div><div class='add'>+msgid "Select Mandriva Tool:"</div><div class='add'>+msgstr "Dewis Offeryn Mandriva:"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:82</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -20800,7 +20800,7 @@ msgstr "Cychwyn y peiriant"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "This interface has not been configured yet.\n"</div><div class='del'>-"Run the \"Add an interface\" assistant from the Mandrakelinux Control Center"</div><div class='add'>+"Run the \"Add an interface\" assistant from the Mandrivalinux Control Center"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Nid yw'r rhag wyneb hwn wedi ei ffurfweddu eto.\n"</div><div class='ctx'> "Cychwynnwch y cynorthwyydd \"Ychwanegu rhyngwyneb\" o' Ganolfan Rheoli "</div><div class='hunk'>@@ -20810,7 +20810,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "You do not have any configured Internet connection.\n"</div><div class='del'>-"Run the \"%s\" assistant from the Mandrakelinux Control Center"</div><div class='add'>+"Run the \"%s\" assistant from the Mandrivalinux Control Center"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Nid oes gennych gyswllt wedi ei ffurfweddu â'r Rhyngrwyd.\n"</div><div class='ctx'> "Cychwynnwch gynorthwy-ydd \"%s\" o Ganolfan Rheoli Mandrake"</div><div class='hunk'>@@ -20863,8 +20863,8 @@ msgstr "KDM (rheolwr arddangos KDE)"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakedm:36</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "MdkKDM (Mandrakelinux Display Manager)"</div><div class='del'>-msgstr "MdkKDM (rheolwr arddangos Mandrakelinux)"</div><div class='add'>+msgid "MdkKDM (Mandrivalinux Display Manager)"</div><div class='add'>+msgstr "MdkKDM (rheolwr arddangos Mandrivalinux)"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakedm:37</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -21163,7 +21163,7 @@ msgstr "Mewnforio"</div><div class='ctx'> #: standalone/drakfont:511</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Copyright (C) 2001-2002 by Mandrakesoft \n"</div><div class='add'>+"Copyright (C) 2001-2002 by Mandriva \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "       DUPONT Sebastien (original version)\n"</div><div class='hunk'>@@ -21172,7 +21172,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "       VIGNAUD Thierry &lt;tvignaud@mandrakesoft.com&gt;"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Hawlfraint (C) 2001-2002  Mandrakesoft \n"</div><div class='add'>+"Hawlfraint (C) 2001-2002  Mandriva \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "        DUPONT Sebastien sdupont (fersiwn wreiddiol)\n"</div><div class='hunk'>@@ -21718,14 +21718,14 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> " drakhelp 0.1\n"</div><div class='del'>-"Copyright (C) 2003-2004 Mandrakesoft.\n"</div><div class='add'>+"Copyright (C) 2003-2004 Mandriva.\n"</div><div class='ctx'> "This is free software and may be redistributed under the terms of the GNU "</div><div class='ctx'> "GPL.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Usage: \n"</div><div class='ctx'> msgstr ""</div><div class='ctx'> " drakhelp 0.1\n"</div><div class='del'>-"Hawlfraint (C) 2003-2004 Mandrakesoft.\n"</div><div class='add'>+"Hawlfraint (C) 2003-2004 Mandriva.\n"</div><div class='ctx'> "Mae hwn yn feddalwedd rhydd ac mae modd ei ailddosbarthu o dan amodau GNU "</div><div class='ctx'> "GPL.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -21755,8 +21755,8 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakhelp:36</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Help Center"</div><div class='del'>-msgstr "Canolfan Gymorth Mandrakelinux"</div><div class='add'>+msgid "Mandrivalinux Help Center"</div><div class='add'>+msgstr "Canolfan Gymorth Mandrivalinux"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakhelp:36</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -25281,8 +25281,8 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/logdrake:50</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Tools Logs"</div><div class='del'>-msgstr "Cofnodion Offer Mandrakelinux"</div><div class='add'>+msgid "Mandrivalinux Tools Logs"</div><div class='add'>+msgstr "Cofnodion Offer Mandrivalinux"</div><div class='ctx'> </div><div class='ctx'> #: standalone/logdrake:51</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -25796,10 +25796,10 @@ msgstr "Cysylltiad wedi ei gwblhau"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Connection failed.\n"</div><div class='del'>-"Verify your configuration in the Mandrakelinux Control Center."</div><div class='add'>+"Verify your configuration in the Mandrivalinux Control Center."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Methodd y cysylltiad.\n"</div><div class='del'>-"Gwiriwch eich ffurfweddiad yng Nghanolfan Rheoli Mandrakelinux."</div><div class='add'>+"Gwiriwch eich ffurfweddiad yng Nghanolfan Rheoli Mandrivalinux."</div><div class='ctx'> </div><div class='ctx'> #: standalone/net_monitor:341</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -26684,8 +26684,8 @@ msgstr "Methodd y gosod"</div><div class='ctx'> #~ msgstr "Cadw a chau"</div><div class='ctx'> </div><div class='ctx'> #, fuzzy</div><div class='del'>-#~ msgid "MandrakeSoft Wizards"</div><div class='del'>-#~ msgstr "Dewiniaid Mandrakesoft"</div><div class='add'>+#~ msgid "Mandriva Wizards"</div><div class='add'>+#~ msgstr "Dewiniaid Mandriva"</div><div class='ctx'> </div><div class='ctx'> #~ msgid "No browser available! Please install one"</div><div class='ctx'> #~ msgstr "Dim porwr ar gael! Gosodwch un"</div><div class='head'>diff --git a/perl-install/share/po/da.po b/perl-install/share/po/da.po<br/>index dac367d81..576243bfc 100644<br/>--- a/<a href='/software/drakx/tree/perl-install/share/po/da.po?h=18.33&amp;id=a2c392a9ab83bb9031fb11f99f0101f1f2d9f140'>perl-install/share/po/da.po</a><br/>+++ b/<a href='/software/drakx/tree/perl-install/share/po/da.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/da.po</a></div><div class='hunk'>@@ -69,7 +69,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click the button to reboot the machine, unplug it, remove write protection,\n"</div><div class='del'>-"plug the key again, and launch Mandrake Move again."</div><div class='add'>+"plug the key again, and launch Mandriva Move again."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "USB-nøglen ser ud til at have skrivebeskyttelse aktiveret, men vi kan ikke\n"</div><div class='ctx'> "tage den ud på en sikker måde nu.\n"</div><div class='hunk'>@@ -77,7 +77,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "Klik på knappen for at genstarte maskinen, tag den ud, fjern "</div><div class='ctx'> "skrivebeskyttelsen,\n"</div><div class='del'>-"sæt nøglen ind igen, og start Mandrake Move igen."</div><div class='add'>+"sæt nøglen ind igen, og start Mandriva Move igen."</div><div class='ctx'> </div><div class='ctx'> #: ../move/move.pm:468 help.pm:409 install_steps_interactive.pm:1320</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -95,7 +95,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You may also proceed without an USB key - you'll still be\n"</div><div class='del'>-"able to use Mandrake Move as a normal live Mandrake\n"</div><div class='add'>+"able to use Mandriva Move as a normal live Mandriva\n"</div><div class='ctx'> "Operating System."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Din USB-nøgle har ikke nogen gyldige Windows FAT partitioner.\n"</div><div class='hunk'>@@ -107,14 +107,14 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Du kan også fortsætte uden en USB-nøgle - du vil så stadig\n"</div><div class='del'>-"kunne bruge Mandrake Move som et normalt levende Mandrake \n"</div><div class='add'>+"kunne bruge Mandriva Move som et normalt levende Mandrake \n"</div><div class='ctx'> "operativsystem."</div><div class='ctx'> </div><div class='ctx'> #: ../move/move.pm:483</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "We did not detect any USB key on your system. If you\n"</div><div class='del'>-"plug in an USB key now, Mandrake Move will have the ability\n"</div><div class='add'>+"plug in an USB key now, Mandriva Move will have the ability\n"</div><div class='ctx'> "to transparently save the data in your home directory and\n"</div><div class='ctx'> "system wide configuration, for next boot on this computer\n"</div><div class='ctx'> "or another one. Note: if you plug in a key now, wait several\n"</div><div class='hunk'>@@ -122,11 +122,11 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You may also proceed without an USB key - you'll still be\n"</div><div class='del'>-"able to use Mandrake Move as a normal live Mandrake\n"</div><div class='add'>+"able to use Mandriva Move as a normal live Mandriva\n"</div><div class='ctx'> "Operating System."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Vi fandt ikke nogen USB-nøgle på dit system. Hvis du\n"</div><div class='del'>-"indsætter en USB-nøgle nu, vil Mandrake Move have mulighed\n"</div><div class='add'>+"indsætter en USB-nøgle nu, vil Mandriva Move have mulighed\n"</div><div class='ctx'> "for automatisk at gemme dataene fra dit hjemmekatalog og systemets\n"</div><div class='ctx'> "konfiguration, for den næste opstart af denne eller en anden maskine.\n"</div><div class='ctx'> "Bemærk: Hvis du indsætter en nøgle nu skal du vente nogen sekunder\n"</div><div class='hunk'>@@ -134,7 +134,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Du kan også fortsætte uden en USB-nøgle - du vil så stadig\n"</div><div class='del'>-"kunne bruge Mandrake Move som et normalt levende Mandrake \n"</div><div class='add'>+"kunne bruge Mandriva Move som et normalt levende Mandrake \n"</div><div class='ctx'> "operativsystem."</div><div class='ctx'> </div><div class='ctx'> #: ../move/move.pm:494</div><div class='hunk'>@@ -261,7 +261,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "This may come from corrupted system configuration files\n"</div><div class='ctx'> "on the USB key, in this case removing them and then\n"</div><div class='del'>-"rebooting Mandrake Move would fix the problem. To do\n"</div><div class='add'>+"rebooting Mandriva Move would fix the problem. To do\n"</div><div class='ctx'> "so, click on the corresponding button.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -277,7 +277,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "Dette kan komme fra beskadigede konfigurationsfiler\n"</div><div class='ctx'> "på USB-nøglen, hvis det er tilfældet vil fjernelse af filerne og dernæst\n"</div><div class='del'>-"genstarte Mandrake Move ordne problemet. Klik på den\n"</div><div class='add'>+"genstarte Mandriva Move ordne problemet. Klik på den\n"</div><div class='ctx'> "tilsvarende knap for at gøre dette.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -1317,7 +1317,7 @@ msgstr "Sprogvalg"</div><div class='ctx'> #: any.pm:733</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux can support multiple languages. Select\n"</div><div class='add'>+"Mandrivalinux can support multiple languages. Select\n"</div><div class='ctx'> "the languages you would like to install. They will be available\n"</div><div class='ctx'> "when your installation is complete and you restart your system."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -3736,12 +3736,12 @@ msgstr "aktivér radio-understøttelse"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Before continuing, you should carefully read the terms of the license. It\n"</div><div class='del'>-"covers the entire Mandrakelinux distribution. If you agree with all the\n"</div><div class='add'>+"covers the entire Mandrivalinux distribution. If you agree with all the\n"</div><div class='ctx'> "terms it contains, check the \"%s\" box. If not, clicking on the \"%s\"\n"</div><div class='ctx'> "button will reboot your computer."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Før du går videre bør du læse betingelserne i licensen omhyggeligt.  Den "</div><div class='del'>-"omfatter hele Mandrakelinux distributionen. Hvis du er enig i alle "</div><div class='add'>+"omfatter hele Mandrivalinux distributionen. Hvis du er enig i alle "</div><div class='ctx'> "betingelserne i den, så klik på '%s'-boksen. Hvis ikke, så vil klikning på "</div><div class='ctx'> "\"%s\"-knappen genstarte din maskine."</div><div class='ctx'> </div><div class='hunk'>@@ -3916,13 +3916,13 @@ msgstr ""</div><div class='ctx'> #: help.pm:85</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"The Mandrakelinux installation is distributed on several CD-ROMs. If a\n"</div><div class='add'>+"The Mandrivalinux installation is distributed on several CD-ROMs. If a\n"</div><div class='ctx'> "selected package is located on another CD-ROM, DrakX will eject the current\n"</div><div class='ctx'> "CD and ask you to insert the required one. If you do not have the requested\n"</div><div class='ctx'> "CD at hand, just click on \"%s\", the corresponding packages will not be\n"</div><div class='ctx'> "installed."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux installationen bliver distribueret på flere cdrom-er. Hvis en "</div><div class='add'>+"Mandrivalinux installationen bliver distribueret på flere cdrom-er. Hvis en "</div><div class='ctx'> "valgt pakke ligger på en anden cdrom, vil DrakX udskyde den nuværende cd og "</div><div class='ctx'> "bede dig om at isætte den forespurgte cd. Hvis du ikke har den forespurgte "</div><div class='ctx'> "cd ved hånden, så klik bare på '%s' - de tilsvarende pakker vil da ikke "</div><div class='hunk'>@@ -3932,11 +3932,11 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "It's now time to specify which programs you wish to install on your system.\n"</div><div class='del'>-"There are thousands of packages available for Mandrakelinux, and to make it\n"</div><div class='add'>+"There are thousands of packages available for Mandrivalinux, and to make it\n"</div><div class='ctx'> "simpler to manage, they have been placed into groups of similar\n"</div><div class='ctx'> "applications.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Mandrakelinux sorts package groups in four categories. You can mix and\n"</div><div class='add'>+"Mandrivalinux sorts package groups in four categories. You can mix and\n"</div><div class='ctx'> "match applications from the various categories, so a ``Workstation''\n"</div><div class='ctx'> "installation can still have applications from the ``Server'' category\n"</div><div class='ctx'> "installed.\n"</div><div class='hunk'>@@ -3988,11 +3988,11 @@ msgid ""</div><div class='ctx'> "megabytes."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Det er nu tid til at angive hvilke pakker du vil installere på dit system. "</div><div class='del'>-"Der er tusindvis af pakker til dit Mandrakelinux system, og for at gøre det "</div><div class='add'>+"Der er tusindvis af pakker til dit Mandrivalinux system, og for at gøre det "</div><div class='ctx'> "nemmere at håndtere dem er pakkerne blevet placeret i grupper af lignende "</div><div class='ctx'> "programmer.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Mandrakelinux opdeler pakkegrupper i fire kategorier. Du kan vælge og vrage "</div><div class='add'>+"Mandrivalinux opdeler pakkegrupper i fire kategorier. Du kan vælge og vrage "</div><div class='ctx'> "programmer fra de forskellige grupper, så en installation af "</div><div class='ctx'> "'Arbejdsstation' kan også have programmer fra 'Udvikling'-kategorien "</div><div class='ctx'> "installeret.\n"</div><div class='hunk'>@@ -4098,10 +4098,10 @@ msgid ""</div><div class='ctx'> "!! If a server package has been selected, either because you specifically\n"</div><div class='ctx'> "chose the individual package or because it was part of a group of packages,\n"</div><div class='ctx'> "you'll be asked to confirm that you really want those servers to be\n"</div><div class='del'>-"installed. By default Mandrakelinux will automatically start any installed\n"</div><div class='add'>+"installed. By default Mandrivalinux will automatically start any installed\n"</div><div class='ctx'> "services at boot time. Even if they are safe and have no known issues at\n"</div><div class='ctx'> "the time the distribution was shipped, it is entirely possible that\n"</div><div class='del'>-"security holes were discovered after this version of Mandrakelinux was\n"</div><div class='add'>+"security holes were discovered after this version of Mandrivalinux was\n"</div><div class='ctx'> "finalized. If you do not know what a particular service is supposed to do "</div><div class='ctx'> "or\n"</div><div class='ctx'> "why it's being installed, then click \"%s\". Clicking \"%s\" will install\n"</div><div class='hunk'>@@ -4132,7 +4132,7 @@ msgstr ""</div><div class='ctx'> "!! Når en server-pakke er blevet valgt, enten fordi du specielt valgte den "</div><div class='ctx'> "individuelle pakke, eller fordi den var en del af en gruppe af pakker, vil "</div><div class='ctx'> "du blive spurgt om at bekræfte at du virkelig ønsker at installere disse "</div><div class='del'>-"servere. Som standard under Mandrakelinux bliver installerede servere "</div><div class='add'>+"servere. Som standard under Mandrivalinux bliver installerede servere "</div><div class='ctx'> "startet op ved opstart af maskinen. Selvom de er sikre og ikke har nogen "</div><div class='ctx'> "kendte problemer på udgivelsestidspunktet for distributionen, er det absolut "</div><div class='ctx'> "muligt at sikkerhedshuller blev opdaget efter at denne version af Mandrake "</div><div class='hunk'>@@ -4283,7 +4283,7 @@ msgstr ""</div><div class='ctx'> msgid ""</div><div class='ctx'> "X (for X Window System) is the heart of the GNU/Linux graphical interface\n"</div><div class='ctx'> "on which all the graphical environments (KDE, GNOME, AfterStep,\n"</div><div class='del'>-"WindowMaker, etc.) bundled with Mandrakelinux rely upon.\n"</div><div class='add'>+"WindowMaker, etc.) bundled with Mandrivalinux rely upon.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You'll see a list of different parameters to change to get an optimal\n"</div><div class='ctx'> "graphical display.\n"</div><div class='hunk'>@@ -4339,7 +4339,7 @@ msgid ""</div><div class='ctx'> msgstr ""</div><div class='ctx'> "X (for X Window System) er hjertet af GNU/Linux' grafiske grænseflade som "</div><div class='ctx'> "alle de grafiske miljøer (KDE, GNOME, AfterStep, WindowMaker, mv.) der "</div><div class='del'>-"kommer sammen med Mandrakelinux afhænger af.\n"</div><div class='add'>+"kommer sammen med Mandrivalinux afhænger af.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Du vil se en liste med forskellige parametre der kan ændres for at få den "</div><div class='ctx'> "bedst mulige grafiske fremvisning:\n"</div><div class='hunk'>@@ -4455,12 +4455,12 @@ msgstr ""</div><div class='ctx'> #: help.pm:316</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"You now need to decide where you want to install the Mandrakelinux\n"</div><div class='add'>+"You now need to decide where you want to install the Mandrivalinux\n"</div><div class='ctx'> "operating system on your hard drive. If your hard drive is empty or if an\n"</div><div class='ctx'> "existing operating system is using all the available space you will have to\n"</div><div class='ctx'> "partition the drive. Basically, partitioning a hard drive means to\n"</div><div class='ctx'> "logically divide it to create the space needed to install your new\n"</div><div class='del'>-"Mandrakelinux system.\n"</div><div class='add'>+"Mandrivalinux system.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Because the process of partitioning a hard drive is usually irreversible\n"</div><div class='ctx'> "and can lead to data losses, partitioning can be intimidating and stressful\n"</div><div class='hunk'>@@ -4487,7 +4487,7 @@ msgid ""</div><div class='ctx'> "FAT or NTFS partition. Resizing can be performed without the loss of any\n"</div><div class='ctx'> "data, provided you've previously defragmented the Windows partition.\n"</div><div class='ctx'> "Backing up your data is strongly recommended. Using this option is\n"</div><div class='del'>-"recommended if you want to use both Mandrakelinux and Microsoft Windows on\n"</div><div class='add'>+"recommended if you want to use both Mandrivalinux and Microsoft Windows on\n"</div><div class='ctx'> "the same computer.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "   Before choosing this option, please understand that after this\n"</div><div class='hunk'>@@ -4496,7 +4496,7 @@ msgid ""</div><div class='ctx'> "to store your data or to install new software.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". If you want to delete all data and all partitions present on\n"</div><div class='del'>-"your hard drive and replace them with your new Mandrakelinux system, choose\n"</div><div class='add'>+"your hard drive and replace them with your new Mandrivalinux system, choose\n"</div><div class='ctx'> "this option. Be careful, because you will not be able to undo this "</div><div class='ctx'> "operation\n"</div><div class='ctx'> "after you confirm.\n"</div><div class='hunk'>@@ -4516,11 +4516,11 @@ msgid ""</div><div class='ctx'> "experience. For more instructions on how to use the DiskDrake utility,\n"</div><div class='ctx'> "refer to the ``Managing Your Partitions'' section in the ``Starter Guide''."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Nu skal du vælge hvor på din harddisk du vil installere dit Mandrakelinux-"</div><div class='add'>+"Nu skal du vælge hvor på din harddisk du vil installere dit Mandrivalinux-"</div><div class='ctx'> "operativsystem. Hvis disken er tom eller et eksisterende operativsystem "</div><div class='ctx'> "bruger alt pladsen på den, bliver du nødt til at partitionere drevet. "</div><div class='ctx'> "Partitionering vil sige at diskdrevet opdeles i logiske dele for at lave den "</div><div class='del'>-"plads der behøves til at installere dit nye Mandrakelinux-system.\n"</div><div class='add'>+"plads der behøves til at installere dit nye Mandrivalinux-system.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Da partitioneringen af en disk normalt ikke kan fortrydes og kan føre til "</div><div class='ctx'> "tab af data, kan det godt være frustrerende og stressende for uøvede "</div><div class='hunk'>@@ -4546,7 +4546,7 @@ msgstr ""</div><div class='ctx'> "Windows-FAT- eller NTFS-partition. Størrelsesændringen kan fortages uden tab "</div><div class='ctx'> "af data, hvis du i forvejen har defragmenteret Windows-partitionen. Det "</div><div class='ctx'> "anbefales på det kraftigste at du laver en sikkerhedskopi først. Denne "</div><div class='del'>-"mulighed anbefales hvis du vil bruge både Mandrakelinux og Microsoft Windows "</div><div class='add'>+"mulighed anbefales hvis du vil bruge både Mandrivalinux og Microsoft Windows "</div><div class='ctx'> "på samme maskine.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "  Før du vælger denne løsning, bør du forstå at størrelsen på din Microsoft "</div><div class='hunk'>@@ -4555,7 +4555,7 @@ msgstr ""</div><div class='ctx'> "nyt programmel.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * '%s': Hvis du vil slette alle data på alle partitioner på denne disk og "</div><div class='del'>-"erstatte dem med dit nye Mandrakelinux-system, kan du vælge denne mulighed. "</div><div class='add'>+"erstatte dem med dit nye Mandrivalinux-system, kan du vælge denne mulighed. "</div><div class='ctx'> "Vær forsigtig, for du vil ikke være i stand til at fortryde denne handling "</div><div class='ctx'> "efter at du har sagt ja.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -4719,7 +4719,7 @@ msgid ""</div><div class='ctx'> "Click on \"%s\" when you're ready to format the partitions.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click on \"%s\" if you want to choose another partition for your new\n"</div><div class='del'>-"Mandrakelinux operating system installation.\n"</div><div class='add'>+"Mandrivalinux operating system installation.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click on \"%s\" if you wish to select partitions which will be checked for\n"</div><div class='ctx'> "bad blocks on the disk."</div><div class='hunk'>@@ -4740,7 +4740,7 @@ msgstr ""</div><div class='ctx'> "Klik på '%s' når du er klar til at formatere partitionerne.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Klik på '%s' hvis du ønsker at vælge andre partitioner til at installere dit "</div><div class='del'>-"nye Mandrakelinux operativsystem.\n"</div><div class='add'>+"nye Mandrivalinux operativsystem.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Klik på '%s' for at vælge partitioner som du ønsker at tjekke for dårlige "</div><div class='ctx'> "blokke."</div><div class='hunk'>@@ -4757,7 +4757,7 @@ msgstr "Forrige"</div><div class='ctx'> #: help.pm:434</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"By the time you install Mandrakelinux, it's likely that some packages will\n"</div><div class='add'>+"By the time you install Mandrivalinux, it's likely that some packages will\n"</div><div class='ctx'> "have been updated since the initial release. Bugs may have been fixed,\n"</div><div class='ctx'> "security issues resolved. To allow you to benefit from these updates,\n"</div><div class='ctx'> "you're now able to download them from the Internet. Check \"%s\" if you\n"</div><div class='hunk'>@@ -4769,7 +4769,7 @@ msgid ""</div><div class='ctx'> "will appear: review the selection, and press \"%s\" to retrieve and install\n"</div><div class='ctx'> "the selected package(s), or \"%s\" to abort."</div><div class='ctx'> msgstr ""</div><div class='del'>-"På det tidspunkt hvor du installerer Mandrakelinux er det sandsynligt at "</div><div class='add'>+"På det tidspunkt hvor du installerer Mandrivalinux er det sandsynligt at "</div><div class='ctx'> "nogen af pakkerne er blevet opdaterede siden den oprindelige udgivelse. Fejl "</div><div class='ctx'> "er måske blevet rettet, og sikkerhedsproblemer måske løst. Det er nu muligt "</div><div class='ctx'> "for dig at hente disse ned fra internettet for at disse opdateringer kan "</div><div class='hunk'>@@ -4798,7 +4798,7 @@ msgid ""</div><div class='ctx'> "generally obtained at the expense of ease of use.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "If you do not know what to choose, keep the default option. You'll be able\n"</div><div class='del'>-"to change it later with the draksec tool, which is part of Mandrakelinux\n"</div><div class='add'>+"to change it later with the draksec tool, which is part of Mandrivalinux\n"</div><div class='ctx'> "Control Center.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Fill the \"%s\" field with the e-mail address of the person responsible for\n"</div><div class='hunk'>@@ -4812,7 +4812,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "Hvis du ikke véd hvad du skal vælge, så behold den foreslåede mulighed. Du "</div><div class='ctx'> "vil kunne ændre det senere med værktøjet draksec som er en del af "</div><div class='del'>-"Mandrakelinux Kontrolcentret.\n"</div><div class='add'>+"Mandrivalinux Kontrolcentret.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Udfyld '%s'-feltet med epost-adressen på den person, som er ansvarlig for "</div><div class='ctx'> "sikkerhed. Sikkerhedsmeddelelser vil blive sendt til denne adresse."</div><div class='hunk'>@@ -4826,7 +4826,7 @@ msgstr "Sikkerhedsadministrator"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "At this point, you need to choose which partition(s) will be used for the\n"</div><div class='del'>-"installation of your Mandrakelinux system. If partitions have already been\n"</div><div class='add'>+"installation of your Mandrivalinux system. If partitions have already been\n"</div><div class='ctx'> "defined, either from a previous installation of GNU/Linux or by another\n"</div><div class='ctx'> "partitioning tool, you can use existing partitions. Otherwise, hard drive\n"</div><div class='ctx'> "partitions must be defined.\n"</div><div class='hunk'>@@ -4897,7 +4897,7 @@ msgid ""</div><div class='ctx'> "emergency boot situations."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Nu skal du vælge hvilke partitioner som skal bruges til installering af dit "</div><div class='del'>-"Mandrakelinux system. Hvis partitionerne allerede er blevet defineret, enten "</div><div class='add'>+"Mandrivalinux system. Hvis partitionerne allerede er blevet defineret, enten "</div><div class='ctx'> "fra en tidligere installation af GNU/Linux eller med et andet "</div><div class='ctx'> "partitioneringsværktøj, kan du bruge de eksisterende partitioner. Ellers "</div><div class='ctx'> "skal disk-partitionerne defineres først.\n"</div><div class='hunk'>@@ -4981,7 +4981,7 @@ msgstr "Skift mellem normal og ekspert-tilstand"</div><div class='ctx'> msgid ""</div><div class='ctx'> "More than one Microsoft partition has been detected on your hard drive.\n"</div><div class='ctx'> "Please choose the one which you want to resize in order to install your new\n"</div><div class='del'>-"Mandrakelinux operating system.\n"</div><div class='add'>+"Mandrivalinux operating system.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Each partition is listed as follows: \"Linux name\", \"Windows name\"\n"</div><div class='ctx'> "\"Capacity\".\n"</div><div class='hunk'>@@ -5011,7 +5011,7 @@ msgid ""</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Mere end én Microsoft Windows partition er blevet genkendt på dit diskdrev. "</div><div class='ctx'> "Vælg den som du ønsker at ændre størrelse på for at kunne installere dit nye "</div><div class='del'>-"Mandrakelinux operativsystem.\n"</div><div class='add'>+"Mandrivalinux operativsystem.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Hver partition er listet som følger: 'Linux navn', 'Windows navn', "</div><div class='ctx'> "'Kapacitet'.\n"</div><div class='hunk'>@@ -5058,7 +5058,7 @@ msgid ""</div><div class='ctx'> "found on your machine.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "DrakX now needs to know if you want to perform a new installation or an\n"</div><div class='del'>-"upgrade of an existing Mandrakelinux system:\n"</div><div class='add'>+"upgrade of an existing Mandrivalinux system:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". For the most part, this completely wipes out the old system.\n"</div><div class='ctx'> "However, depending on your partitioning scheme, you can prevent some of\n"</div><div class='hunk'>@@ -5067,19 +5067,19 @@ msgid ""</div><div class='ctx'> "the file system, you should use this option.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". This installation class allows you to update the packages\n"</div><div class='del'>-"currently installed on your Mandrakelinux system. Your current partitioning\n"</div><div class='add'>+"currently installed on your Mandrivalinux system. Your current partitioning\n"</div><div class='ctx'> "scheme and user data will not be altered. Most of the other configuration\n"</div><div class='ctx'> "steps remain available and are similar to a standard installation.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Using the ``Upgrade'' option should work fine on Mandrakelinux systems\n"</div><div class='add'>+"Using the ``Upgrade'' option should work fine on Mandrivalinux systems\n"</div><div class='ctx'> "running version \"8.1\" or later. Performing an upgrade on versions prior\n"</div><div class='del'>-"to Mandrakelinux version \"8.1\" is not recommended."</div><div class='add'>+"to Mandrivalinux version \"8.1\" is not recommended."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Dette trin bliver kun aktiveret hvis der bliver fundet en eksisterende\n"</div><div class='ctx'> "GNU/Linux partition på din maskine.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "DrakX skal nu vide om du vil udføre en ny installation eller en opgradering\n"</div><div class='del'>-"af et eksisterende Mandrakelinux-system.\n"</div><div class='add'>+"af et eksisterende Mandrivalinux-system.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": Dette vil stort sét slette hele det gamle system. Dog kan du "</div><div class='ctx'> "afhængigt af din partitionsopsætning forhindre at nogen af dine ekisterende "</div><div class='hunk'>@@ -5088,14 +5088,14 @@ msgstr ""</div><div class='ctx'> "bør du bruge denne mulighed.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": Denne installationsklasse lader dig opgradere pakkene som er "</div><div class='del'>-"installeret på dit nuværende Mandrakelinux-system. Din nuværende "</div><div class='add'>+"installeret på dit nuværende Mandrivalinux-system. Din nuværende "</div><div class='ctx'> "partitionsopsætning og brugerdata bliver ikke berørt. De fleste andre "</div><div class='ctx'> "konfigurationstrin forbliver tilgængelige, i lighed med en "</div><div class='ctx'> "standardinstallation.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"\"Opgradér\"-valget bør fungere fint på Mandrakelinux-systemer som kører "</div><div class='add'>+"\"Opgradér\"-valget bør fungere fint på Mandrivalinux-systemer som kører "</div><div class='ctx'> "version '8.1' eller nyere. Udførelse af Opgradér på versioner tidligere end "</div><div class='del'>-"Mandrakelinux '8.1' er ikke anbefalet."</div><div class='add'>+"Mandrivalinux '8.1' er ikke anbefalet."</div><div class='ctx'> </div><div class='ctx'> #: help.pm:591</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -5150,7 +5150,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "About UTF-8 (unicode) support: Unicode is a new character encoding meant to\n"</div><div class='ctx'> "cover all existing languages. However full support for it in GNU/Linux is\n"</div><div class='del'>-"still under development. For that reason, Mandrakelinux's use of UTF-8 will\n"</div><div class='add'>+"still under development. For that reason, Mandrivalinux's use of UTF-8 will\n"</div><div class='ctx'> "depend on the user's choices:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * If you choose a language with a strong legacy encoding (latin1\n"</div><div class='hunk'>@@ -5190,7 +5190,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "Om UTF-8 (ISO 10646)-understøttelse. ISO 10646 er en ny tegnkodning som er "</div><div class='ctx'> "beregnet til at dække alle eksiterende sprog. Dog er fuld understøttelse for "</div><div class='del'>-"dette i GNU/Linux stadig under udvikling. Af denne årsag vil Mandrakelinux' "</div><div class='add'>+"dette i GNU/Linux stadig under udvikling. Af denne årsag vil Mandrivalinux' "</div><div class='ctx'> "brug af UTF-8 afhænge af brugerens valg:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * Hvis du vælger et sprog som har en lang tradition for tegnkodning (latin1 "</div><div class='hunk'>@@ -5430,7 +5430,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Now, it's time to select a printing system for your computer. Other\n"</div><div class='del'>-"operating systems may offer you one, but Mandrakelinux offers two. Each of\n"</div><div class='add'>+"operating systems may offer you one, but Mandrivalinux offers two. Each of\n"</div><div class='ctx'> "the printing systems is best suited to particular types of configuration.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\" -- which is an acronym for ``print, do not queue'', is the choice\n"</div><div class='hunk'>@@ -5451,7 +5451,7 @@ msgid ""</div><div class='ctx'> "options and for managing the printer.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "If you make a choice now, and later find that you do not like your printing\n"</div><div class='del'>-"system you may change it by running PrinterDrake from the Mandrakelinux\n"</div><div class='add'>+"system you may change it by running PrinterDrake from the Mandrivalinux\n"</div><div class='ctx'> "Control Center and clicking on the \"%s\" button."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Nu er det tid til at vælge et udskrivningssystem for din maskine. Andre "</div><div class='hunk'>@@ -5478,7 +5478,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "Hvis du laver et valg nu og senere finder ud af at du ikke kan lide dit "</div><div class='ctx'> "udskriftssystem, kan du ændre det ved at køre PrinterDrake fra "</div><div class='del'>-"Mandrakelinuxs Kontrolcenter, og klikke på '%s'-knappen."</div><div class='add'>+"Mandrivalinuxs Kontrolcenter, og klikke på '%s'-knappen."</div><div class='ctx'> </div><div class='ctx'> #: help.pm:765</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -5594,7 +5594,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": if you wish to configure your Internet or local network access,\n"</div><div class='ctx'> "you can do so now. Refer to the printed documentation or use the\n"</div><div class='del'>-"Mandrakelinux Control Center after the installation has finished to benefit\n"</div><div class='add'>+"Mandrivalinux Control Center after the installation has finished to benefit\n"</div><div class='ctx'> "from full in-line help.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": allows to configure HTTP and FTP proxy addresses if the machine\n"</div><div class='hunk'>@@ -5611,7 +5611,7 @@ msgid ""</div><div class='ctx'> " * \"%s\": if you wish to change your bootloader configuration, click this\n"</div><div class='ctx'> "button. This should be reserved to advanced users. Refer to the printed\n"</div><div class='ctx'> "documentation or the in-line help about bootloader configuration in the\n"</div><div class='del'>-"Mandrakelinux Control Center.\n"</div><div class='add'>+"Mandrivalinux Control Center.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": through this entry you can fine tune which services will be run\n"</div><div class='ctx'> "on your machine. If you plan to use this machine as a server it's a good\n"</div><div class='hunk'>@@ -5659,7 +5659,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": Hvis du ønsker at konfigurere din adgang til internet eller "</div><div class='ctx'> "lokalnet, kan du gøre dette nu. Kig i den trykte dokumentation eller brug "</div><div class='del'>-"Mandrakelinux Kontrolcenter efter installationen er afsluttet for at drage "</div><div class='add'>+"Mandrivalinux Kontrolcenter efter installationen er afsluttet for at drage "</div><div class='ctx'> "nytte af den fulde indbyggede vejledning. \n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": lader dig konfigurere HTTP- og FTP-proxyadresser, hvis maskinen, "</div><div class='hunk'>@@ -5676,7 +5676,7 @@ msgstr ""</div><div class='ctx'> " * \"%s\": Hvis du vil ændre på konfigurationen for opstartsindlæseren, så "</div><div class='ctx'> "klik på denne knap. Dette bør forbeholdes avancerede brugere. Kig i den "</div><div class='ctx'> "trykte dokumentation eller i den indbyggede hjælp om konfiguration af "</div><div class='del'>-"opstartsindlæser i Mandrakelinux Kontrolcenter.\n"</div><div class='add'>+"opstartsindlæser i Mandrivalinux Kontrolcenter.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": her kan du fininstille hvilke tjenester som skal startes på din "</div><div class='ctx'> "maskine. Hvis du skal bruge maskinen som server er det en god idé at "</div><div class='hunk'>@@ -5737,10 +5737,10 @@ msgstr "Tjenester"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Choose the hard drive you want to erase in order to install your new\n"</div><div class='del'>-"Mandrakelinux partition. Be careful, all data on this drive will be lost\n"</div><div class='add'>+"Mandrivalinux partition. Be careful, all data on this drive will be lost\n"</div><div class='ctx'> "and will not be recoverable!"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Vælg det diskdrev som du vil slette for at installere din nye Mandrakelinux "</div><div class='add'>+"Vælg det diskdrev som du vil slette for at installere din nye Mandrivalinux "</div><div class='ctx'> "partition. Vær forsigtig, alle data som er på denne partition vil gå tabt og "</div><div class='ctx'> "vil ikke kunne genskabes!"</div><div class='ctx'> </div><div class='hunk'>@@ -6094,7 +6094,7 @@ msgstr "Beregner størrelsen på Windows-partitionen"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Your Windows partition is too fragmented. Please reboot your computer under "</div><div class='del'>-"Windows, run the ``defrag'' utility, then restart the Mandrakelinux "</div><div class='add'>+"Windows, run the ``defrag'' utility, then restart the Mandrivalinux "</div><div class='ctx'> "installation."</div><div class='ctx'> msgstr "Din Windows partition er for fragmenteret, kør 'defrag' først"</div><div class='ctx'> </div><div class='hunk'>@@ -6211,19 +6211,19 @@ msgid ""</div><div class='ctx'> "Introduction\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "The operating system and the different components available in the "</div><div class='del'>-"Mandrakelinux distribution \n"</div><div class='add'>+"Mandrivalinux distribution \n"</div><div class='ctx'> "shall be called the \"Software Products\" hereafter. The Software Products "</div><div class='ctx'> "include, but are not \n"</div><div class='ctx'> "restricted to, the set of programs, methods, rules and documentation related "</div><div class='ctx'> "to the operating \n"</div><div class='del'>-"system and the different components of the Mandrakelinux distribution.\n"</div><div class='add'>+"system and the different components of the Mandrivalinux distribution.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "1. License Agreement\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Please read this document carefully. This document is a license agreement "</div><div class='ctx'> "between you and  \n"</div><div class='del'>-"Mandrakesoft S.A. which applies to the Software Products.\n"</div><div class='add'>+"Mandriva S.A. which applies to the Software Products.\n"</div><div class='ctx'> "By installing, duplicating or using the Software Products in any manner, you "</div><div class='ctx'> "explicitly \n"</div><div class='ctx'> "accept and fully agree to conform to the terms and conditions of this "</div><div class='hunk'>@@ -6245,7 +6245,7 @@ msgid ""</div><div class='ctx'> "The Software Products and attached documentation are provided \"as is\", "</div><div class='ctx'> "with no warranty, to the \n"</div><div class='ctx'> "extent permitted by law.\n"</div><div class='del'>-"Mandrakesoft S.A. will, in no circumstances and to the extent permitted by "</div><div class='add'>+"Mandriva S.A. will, in no circumstances and to the extent permitted by "</div><div class='ctx'> "law, be liable for any special,\n"</div><div class='ctx'> "incidental, direct or indirect damages whatsoever (including without "</div><div class='ctx'> "limitation damages for loss of \n"</div><div class='hunk'>@@ -6253,14 +6253,14 @@ msgid ""</div><div class='ctx'> "resulting from a court \n"</div><div class='ctx'> "judgment, or any other consequential loss) arising out of  the use or "</div><div class='ctx'> "inability to use the Software \n"</div><div class='del'>-"Products, even if Mandrakesoft S.A. has been advised of the possibility or "</div><div class='add'>+"Products, even if Mandriva S.A. has been advised of the possibility or "</div><div class='ctx'> "occurrence of such \n"</div><div class='ctx'> "damages.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN SOME "</div><div class='ctx'> "COUNTRIES\n"</div><div class='ctx'> "\n"</div><div class='del'>-"To the extent permitted by law, Mandrakesoft S.A. or its distributors will, "</div><div class='add'>+"To the extent permitted by law, Mandriva S.A. or its distributors will, "</div><div class='ctx'> "in no circumstances, be \n"</div><div class='ctx'> "liable for any special, incidental, direct or indirect damages whatsoever "</div><div class='ctx'> "(including without \n"</div><div class='hunk'>@@ -6270,7 +6270,7 @@ msgid ""</div><div class='ctx'> "loss) arising out \n"</div><div class='ctx'> "of the possession and use of software components or arising out of  "</div><div class='ctx'> "downloading software components \n"</div><div class='del'>-"from one of Mandrakelinux sites  which are prohibited or restricted in some "</div><div class='add'>+"from one of Mandrivalinux sites  which are prohibited or restricted in some "</div><div class='ctx'> "countries by local laws.\n"</div><div class='ctx'> "This limited liability applies to, but is not restricted to, the strong "</div><div class='ctx'> "cryptography components \n"</div><div class='hunk'>@@ -6290,10 +6290,10 @@ msgid ""</div><div class='ctx'> "and conditions of the license agreement for each component before using any "</div><div class='ctx'> "component. Any question \n"</div><div class='ctx'> "on a component license should be addressed to the component author and not "</div><div class='del'>-"to Mandrakesoft.\n"</div><div class='del'>-"The programs developed by Mandrakesoft S.A. are governed by the GPL License. "</div><div class='add'>+"to Mandriva.\n"</div><div class='add'>+"The programs developed by Mandriva S.A. are governed by the GPL License. "</div><div class='ctx'> "Documentation written \n"</div><div class='del'>-"by Mandrakesoft S.A. is governed by a specific license. Please refer to the "</div><div class='add'>+"by Mandriva S.A. is governed by a specific license. Please refer to the "</div><div class='ctx'> "documentation for \n"</div><div class='ctx'> "further details.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6304,11 +6304,11 @@ msgid ""</div><div class='ctx'> "respective authors and are \n"</div><div class='ctx'> "protected by intellectual property and copyright laws applicable to software "</div><div class='ctx'> "programs.\n"</div><div class='del'>-"Mandrakesoft S.A. reserves its rights to modify or adapt the Software "</div><div class='add'>+"Mandriva S.A. reserves its rights to modify or adapt the Software "</div><div class='ctx'> "Products, as a whole or in \n"</div><div class='ctx'> "parts, by all means and for all purposes.\n"</div><div class='del'>-"\"Mandrake\", \"Mandrakelinux\" and associated logos are trademarks of "</div><div class='del'>-"Mandrakesoft S.A.  \n"</div><div class='add'>+"\"Mandriva\", \"Mandrivalinux\" and associated logos are trademarks of "</div><div class='add'>+"Mandriva S.A.  \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "5. Governing Laws \n"</div><div class='hunk'>@@ -6324,21 +6324,21 @@ msgid ""</div><div class='ctx'> "court. As a last \n"</div><div class='ctx'> "resort, the dispute will be referred to the appropriate Courts of Law of "</div><div class='ctx'> "Paris - France.\n"</div><div class='del'>-"For any question on this document, please contact Mandrakesoft S.A.  \n"</div><div class='add'>+"For any question on this document, please contact Mandriva S.A.  \n"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Introduktion\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Operativsystemet og de forskellige komponenter tilgængelige i Mandrakelinux "</div><div class='add'>+"Operativsystemet og de forskellige komponenter tilgængelige i Mandrivalinux "</div><div class='ctx'> "distributionen vil herefter blive kaldt \"programmelprodukter\". "</div><div class='ctx'> "Programmelprodukterne inkluderer, men er ikke begrænset til: samlingen af "</div><div class='ctx'> "værktøjer, metoder, regler og dokumentation relateret til operativsystemet "</div><div class='del'>-"og de forskellige komponenter i Mandrakelinux-distributionen.\n"</div><div class='add'>+"og de forskellige komponenter i Mandrivalinux-distributionen.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "1. Licensaftale\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Læs venligst dette dokument omhyggeligt. Dette dokument er en licensaftale "</div><div class='del'>-"mellem dig og Mandrakesoft S.A., som gælder til disse programmelprodukter. "</div><div class='add'>+"mellem dig og Mandriva S.A., som gælder til disse programmelprodukter. "</div><div class='ctx'> "Ved at installere, kopiere eller bruge disse programmelprodukter accepterer "</div><div class='ctx'> "du udtrykkeligt og fuldt ud at følge denne licensaftale med dens betingelser "</div><div class='ctx'> "og regler. Hvis du er uenig i nogensomhelst del af denne licens, har du ikke "</div><div class='hunk'>@@ -6353,27 +6353,27 @@ msgstr ""</div><div class='ctx'> "2. Begrænset garanti\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Programmelprodukterne og tilhørende dokumentation leveres \"som de er\", "</div><div class='del'>-"uden nogen form for garanti, i den udstrækning lov tillader. Mandrakesoft S."</div><div class='add'>+"uden nogen form for garanti, i den udstrækning lov tillader. Mandriva S."</div><div class='ctx'> "A. vil under ingen omstændigheder efter hvad loven foreskriver være "</div><div class='ctx'> "ansvarlig for specielle, tilfældige, direkte eller indirekte tab af nogen "</div><div class='ctx'> "art (inkluderende uden begrænsninger, skader ved tab af forretning, "</div><div class='ctx'> "forstyrrelser af forretning, finansielle tab, advokatbistand, erstatninger "</div><div class='ctx'> "som resultat af en retssag eller nogen anden form for følgetab) opstået "</div><div class='ctx'> "under brugen eller mangel på samme af disse programmelprodukter, selv hvis "</div><div class='del'>-"Mandrakesoft S.A. er blevet gjort opmærksom på muligheden for eller "</div><div class='add'>+"Mandriva S.A. er blevet gjort opmærksom på muligheden for eller "</div><div class='ctx'> "indtræffelsen af sådanne skader.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "BEGRÆNSET ANSVAR MED HENSYN TIL REGLER OM BESIDDELSE ELLER BRUG AF FORBUDT "</div><div class='ctx'> "PROGRAMMEL I VISSE LANDE\n"</div><div class='ctx'> "\n"</div><div class='del'>-"I den udstrækning som loven tillader vil Mandrakesoft S.A. eller deres "</div><div class='add'>+"I den udstrækning som loven tillader vil Mandriva S.A. eller deres "</div><div class='ctx'> "distributører under ingen omstændigheder være ansvarlig for specielle, "</div><div class='ctx'> "tilfældige, direkte eller indirekte tab af nogen art (inklusive uden "</div><div class='ctx'> "begrænsninger skader ved tab af forretning, forstyrrelser af forretning, "</div><div class='ctx'> "finansielle tab, advokatbistand, erstatninger som resultat af en retssag "</div><div class='ctx'> "eller nogen anden form for tab) opstået ved besiddelse eller brug af "</div><div class='ctx'> "programmelkomponenter eller opstået ved hentning af programmelkomponenter "</div><div class='del'>-"fra et af Mandrakelinux-webstederne som er forbudt eller begrænset i visse "</div><div class='add'>+"fra et af Mandrivalinux-webstederne som er forbudt eller begrænset i visse "</div><div class='ctx'> "lande ved lokal lov. Dette begrænsede ansvar gælder, men er ikke begrænset "</div><div class='ctx'> "til, de stærke krypteringskomponenter inkluderet i programmelprodukterne.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6387,9 +6387,9 @@ msgstr ""</div><div class='ctx'> "bruge, kopiere, tilpasse eller videredistribuere komponenterne, de dækker. "</div><div class='ctx'> "Læs venligst vilkårene og betingelserne i licensaftalen for hver komponent "</div><div class='ctx'> "omhyggeligt før du bruger den. Alle spørgsmål angående en komponent bedes "</div><div class='del'>-"adresseret til komponentens forfatter og ikke til Mandrakesoft. Programmerne "</div><div class='del'>-"udviklet af Mandrakesoft S.A. bliver reguleret efter GPL-licensen. "</div><div class='del'>-"Dokumentationen skrevet af Mandrakesoft S.A. bliver reguleret efter en "</div><div class='add'>+"adresseret til komponentens forfatter og ikke til Mandriva. Programmerne "</div><div class='add'>+"udviklet af Mandriva S.A. bliver reguleret efter GPL-licensen. "</div><div class='add'>+"Dokumentationen skrevet af Mandriva S.A. bliver reguleret efter en "</div><div class='ctx'> "specifik licens. Referér venligst til dokumentationen for yderligere "</div><div class='ctx'> "detaljer.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6398,10 +6398,10 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "Alle rettigheder til komponenterne i programmelproduktet tilhører deres "</div><div class='ctx'> "respektive forfattere, og er beskyttet af intellektuelle rettigheds- og "</div><div class='del'>-"ophavsretslove, gældende for programmel. Mandrakesoft S.A. forbeholder sine "</div><div class='add'>+"ophavsretslove, gældende for programmel. Mandriva S.A. forbeholder sine "</div><div class='ctx'> "rettigheder til at ændre eller tilpasse programmelprodukterne, helt eller "</div><div class='del'>-"delvist, med alle midler og til alle formål. \"Mandrake\", \"Mandrakelinux\" "</div><div class='del'>-"samt de tilhørende logoer er varemærker for Mandrakesoft S.A.  \n"</div><div class='add'>+"delvist, med alle midler og til alle formål. \"Mandriva\", \"Mandrivalinux\" "</div><div class='add'>+"samt de tilhørende logoer er varemærker for Mandriva S.A.  \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "5. Styrende love\n"</div><div class='hunk'>@@ -6413,7 +6413,7 @@ msgstr ""</div><div class='ctx'> "vedrørende vilkårene i denne licens vil fortrinsvist blive løst udenfor "</div><div class='ctx'> "domstolene. Som en sidste udvej vil uenighederne blive håndteret ved den "</div><div class='ctx'> "rette domstol i Paris, Frankrig. Ved spørgsmål omkring dette dokument, "</div><div class='del'>-"kontakt venligst Mandrakesoft S.A.  \n"</div><div class='add'>+"kontakt venligst Mandriva S.A.  \n"</div><div class='ctx'> </div><div class='ctx'> # Mangler</div><div class='ctx'> #: install_messages.pm:90</div><div class='hunk'>@@ -6500,7 +6500,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "For information on fixes which are available for this release of "</div><div class='del'>-"Mandrakelinux,\n"</div><div class='add'>+"Mandrivalinux,\n"</div><div class='ctx'> "consult the Errata available from:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6508,13 +6508,13 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Information on configuring your system is available in the post\n"</div><div class='del'>-"install chapter of the Official Mandrakelinux User's Guide."</div><div class='add'>+"install chapter of the Official Mandrivalinux User's Guide."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Tillykke, installationen er færdig.\n"</div><div class='ctx'> "Fjern boot-mediet og tryk retur for at genstarte.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='del'>-"For information om rettelser til denne udgivelse af Mandrakelinux, se Errata "</div><div class='add'>+"For information om rettelser til denne udgivelse af Mandrivalinux, se Errata "</div><div class='ctx'> "på:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6522,7 +6522,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Information om konfigurering af dit system kan du finde i kapitlet om efter-"</div><div class='del'>-"installation i den Officielle Mandrakelinux Brugervejledning."</div><div class='add'>+"installation i den Officielle Mandrivalinux Brugervejledning."</div><div class='ctx'> </div><div class='ctx'> #. -PO: keep the double empty lines between sections, this is formatted a la LaTeX</div><div class='ctx'> #: install_messages.pm:144</div><div class='hunk'>@@ -6557,12 +6557,12 @@ msgstr "Går til trin `%s'\n"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Your system is low on resources. You may have some problem installing\n"</div><div class='del'>-"Mandrakelinux. If that occurs, you can try a text install instead. For "</div><div class='add'>+"Mandrivalinux. If that occurs, you can try a text install instead. For "</div><div class='ctx'> "this,\n"</div><div class='ctx'> "press `F1' when booting on CDROM, then enter `text'."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Dit system har kun få resurser. Du kan få problemer med at installere\n"</div><div class='del'>-"Mandrakelinux. Hvis dette sker, kan du prøve en tekst-baseret installation i "</div><div class='add'>+"Mandrivalinux. Hvis dette sker, kan du prøve en tekst-baseret installation i "</div><div class='ctx'> "stedet\n"</div><div class='ctx'> "Dette gøres ved at trykke 'F1' ved opstart fra cdrommen, og så skrive 'text'."</div><div class='ctx'> </div><div class='hunk'>@@ -7102,9 +7102,9 @@ msgstr ""</div><div class='ctx'> #: install_steps_interactive.pm:821</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Contacting Mandrakelinux web site to get the list of available mirrors..."</div><div class='add'>+"Contacting Mandrivalinux web site to get the list of available mirrors..."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Kontakter Mandrakelinux netsted for at hente listen over tilgængelige spejle"</div><div class='add'>+"Kontakter Mandrivalinux netsted for at hente listen over tilgængelige spejle"</div><div class='ctx'> </div><div class='ctx'> #: install_steps_interactive.pm:840</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -7328,8 +7328,8 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: install_steps_newt.pm:20</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Installation %s"</div><div class='del'>-msgstr "Mandrakelinux Installation %s"</div><div class='add'>+msgid "Mandrivalinux Installation %s"</div><div class='add'>+msgstr "Mandrivalinux Installation %s"</div><div class='ctx'> </div><div class='ctx'> #. -PO: This string must fit in a 80-char wide text screen</div><div class='ctx'> #: install_steps_newt.pm:34</div><div class='hunk'>@@ -9918,13 +9918,13 @@ msgstr "BitTorrent"</div><div class='ctx'> msgid ""</div><div class='ctx'> "drakfirewall configurator\n"</div><div class='ctx'> "\n"</div><div class='del'>-"This configures a personal firewall for this Mandrakelinux machine.\n"</div><div class='add'>+"This configures a personal firewall for this Mandrivalinux machine.\n"</div><div class='ctx'> "For a powerful and dedicated firewall solution, please look to the\n"</div><div class='ctx'> "specialized MandrakeSecurity Firewall distribution."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "drakfirewall-konfigurator\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Dette konfigurerer en personlig brandmur for denne Mandrakelinux-maskine.\n"</div><div class='add'>+"Dette konfigurerer en personlig brandmur for denne Mandrivalinux-maskine.\n"</div><div class='ctx'> "For en stærk dedikeret brandmurs-løsning se venligst den specialiserede "</div><div class='ctx'> "MandrakeSecurity Firewall-distribution."</div><div class='ctx'> </div><div class='hunk'>@@ -13982,11 +13982,11 @@ msgstr ""</div><div class='ctx'> #: printer/printerdrake.pm:3929</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Run Scannerdrake (Hardware/Scanner in Mandrakelinux Control Center) to share "</div><div class='add'>+"Run Scannerdrake (Hardware/Scanner in Mandrivalinux Control Center) to share "</div><div class='ctx'> "your scanner on the network.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Kør Scannerdrake (Udstyr/skanner i Mandrakelinux Kontrolcenter) for at dele "</div><div class='add'>+"Kør Scannerdrake (Udstyr/skanner i Mandrivalinux Kontrolcenter) for at dele "</div><div class='ctx'> "din skanner på netværket.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> </div><div class='hunk'>@@ -15919,33 +15919,33 @@ msgstr "Stop"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;What is Mandrakelinux?&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Hvad er Mandrakelinux?&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;What is Mandrivalinux?&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Hvad er Mandrivalinux?&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Welcome to &lt;b&gt;Mandrakelinux&lt;/b&gt;!"</div><div class='del'>-msgstr "Velkommen til &lt;b&gt;Mandrakelinux&lt;/b&gt;!"</div><div class='add'>+msgid "Welcome to &lt;b&gt;Mandrivalinux&lt;/b&gt;!"</div><div class='add'>+msgstr "Velkommen til &lt;b&gt;Mandrivalinux&lt;/b&gt;!"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is a &lt;b&gt;Linux distribution&lt;/b&gt; that comprises the core of the "</div><div class='add'>+"Mandrivalinux is a &lt;b&gt;Linux distribution&lt;/b&gt; that comprises the core of the "</div><div class='ctx'> "system, called the &lt;b&gt;operating system&lt;/b&gt; (based on the Linux kernel) "</div><div class='ctx'> "together with &lt;b&gt;a lot of applications&lt;/b&gt; meeting every need you could even "</div><div class='ctx'> "think of."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux er en &lt;b&gt;Linux-distribution&lt;/b&gt; som består af systemkernen, "</div><div class='add'>+"Mandrivalinux er en &lt;b&gt;Linux-distribution&lt;/b&gt; som består af systemkernen, "</div><div class='ctx'> "kaldet &lt;b&gt;operativsystemet&lt;/b&gt; (baseret på Linux-kernen) sammen med &lt;b&gt;en "</div><div class='ctx'> "masse programmer&lt;/b&gt; som opfylder alle behov som du kan forestille dig."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is the most &lt;b&gt;user-friendly&lt;/b&gt; Linux distribution today. It "</div><div class='add'>+"Mandrivalinux is the most &lt;b&gt;user-friendly&lt;/b&gt; Linux distribution today. It "</div><div class='ctx'> "is also one of the &lt;b&gt;most widely used&lt;/b&gt; Linux distributions worldwide!"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux er den mest &lt;b&gt;brugervenlige&lt;/b&gt; Linux-distribution i dag. Det "</div><div class='add'>+"Mandrivalinux er den mest &lt;b&gt;brugervenlige&lt;/b&gt; Linux-distribution i dag. Det "</div><div class='ctx'> "er også en af de &lt;b&gt;mest brugte&lt;/b&gt; Linux-distributioner i verden!"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/02.pl:13</div><div class='hunk'>@@ -15961,15 +15961,15 @@ msgstr "Velkommen til &lt;b&gt;verdenen af åben kildetekst&lt;/b&gt;!"</div><div class='ctx'> #: share/advertising/02.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is committed to the open source model. This means that this "</div><div class='del'>-"new release is the result of &lt;b&gt;collaboration&lt;/b&gt; between &lt;b&gt;Mandrakesoft's "</div><div class='del'>-"team of developers&lt;/b&gt; and the &lt;b&gt;worldwide community&lt;/b&gt; of Mandrakelinux "</div><div class='add'>+"Mandrivalinux is committed to the open source model. This means that this "</div><div class='add'>+"new release is the result of &lt;b&gt;collaboration&lt;/b&gt; between &lt;b&gt;Mandriva's "</div><div class='add'>+"team of developers&lt;/b&gt; and the &lt;b&gt;worldwide community&lt;/b&gt; of Mandrivalinux "</div><div class='ctx'> "contributors."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux er bundet til Åben Kildettekst-modellen. Dette betyder at "</div><div class='add'>+"Mandrivalinux er bundet til Åben Kildettekst-modellen. Dette betyder at "</div><div class='ctx'> "denne nye udgave er resultatet af &lt;b&gt;samarbejdet&lt;/b&gt; mellem "</div><div class='del'>-"&lt;b&gt;Mandrakesoft's team af udviklere&lt;/b&gt; og det &lt;b&gt;verdensomspændende "</div><div class='del'>-"fællesskab&lt;/b&gt;  af Mandrakelinux-bidragsydere."</div><div class='add'>+"&lt;b&gt;Mandriva's team af udviklere&lt;/b&gt; og det &lt;b&gt;verdensomspændende "</div><div class='add'>+"fællesskab&lt;/b&gt;  af Mandrivalinux-bidragsydere."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/02.pl:19</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -15989,9 +15989,9 @@ msgstr "&lt;b&gt;GPL&lt;/b&gt;"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Most of the software included in the distribution and all of the "</div><div class='del'>-"Mandrakelinux tools are licensed under the &lt;b&gt;General Public License&lt;/b&gt;."</div><div class='add'>+"Mandrivalinux tools are licensed under the &lt;b&gt;General Public License&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Det meste af programmellet indeholdt i distributionen og alle Mandrakelinux-"</div><div class='add'>+"Det meste af programmellet indeholdt i distributionen og alle Mandrivalinux-"</div><div class='ctx'> "værktøjerne licensieres under &lt;b&gt;General Public License&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/03.pl:17</div><div class='hunk'>@@ -16022,15 +16022,15 @@ msgstr "&lt;b&gt;Vær med i Fællesskabet&lt;/b&gt;"</div><div class='ctx'> #: share/advertising/04.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux has one of the &lt;b&gt;biggest communities&lt;/b&gt; of users and "</div><div class='add'>+"Mandrivalinux has one of the &lt;b&gt;biggest communities&lt;/b&gt; of users and "</div><div class='ctx'> "developers. The role of such a community is very wide, ranging from bug "</div><div class='ctx'> "reporting to the development of new applications. The community plays a "</div><div class='del'>-"&lt;b&gt;key role&lt;/b&gt; in the Mandrakelinux world."</div><div class='add'>+"&lt;b&gt;key role&lt;/b&gt; in the Mandrivalinux world."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux har et af de &lt;b&gt;største fællesskaber&lt;/b&gt; af brugere og "</div><div class='add'>+"Mandrivalinux har et af de &lt;b&gt;største fællesskaber&lt;/b&gt; af brugere og "</div><div class='ctx'> "udviklere. Sådan et fællesskabs rolle er meget bred, spændende fra "</div><div class='ctx'> "fejlrapportering til udviklingen af nye programmer. Fællesskabet spiller en "</div><div class='del'>-"&lt;b&gt;nøglerolle&lt;/b&gt; i Mandrakelinux-verdenen."</div><div class='add'>+"&lt;b&gt;nøglerolle&lt;/b&gt; i Mandrivalinux-verdenen."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/04.pl:17</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16052,11 +16052,11 @@ msgstr "&lt;b&gt;Download version&lt;/b&gt;."</div><div class='ctx'> #: share/advertising/05.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"You are now installing &lt;b&gt;Mandrakelinux Download&lt;/b&gt;. This is the free "</div><div class='del'>-"version that Mandrakesoft wants to keep &lt;b&gt;available to everyone&lt;/b&gt;."</div><div class='add'>+"You are now installing &lt;b&gt;Mandrivalinux Download&lt;/b&gt;. This is the free "</div><div class='add'>+"version that Mandriva wants to keep &lt;b&gt;available to everyone&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Du installerer nu &lt;b&gt;Mandrakelinux Download&lt;/b&gt;. Dette er den frie og gratis "</div><div class='del'>-"version som Mandrakesoft ønsker at holde &lt;b&gt;tilgængelig for alle&lt;/b&gt;."</div><div class='add'>+"Du installerer nu &lt;b&gt;Mandrivalinux Download&lt;/b&gt;. Dette er den frie og gratis "</div><div class='add'>+"version som Mandriva ønsker at holde &lt;b&gt;tilgængelig for alle&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/05.pl:19</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16089,10 +16089,10 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "You will not have access to the &lt;b&gt;services included&lt;/b&gt; in the other "</div><div class='del'>-"Mandrakesoft products either."</div><div class='add'>+"Mandriva products either."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Du vil heller ikke have adgang til &lt;b&gt;tjenester indeholdt&lt;/b&gt; i de andre "</div><div class='del'>-"Mandrakesoft produkter."</div><div class='add'>+"Mandriva produkter."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:13</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16101,8 +16101,8 @@ msgstr "&lt;b&gt;Discovery, dit første Linux-skrivebord&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux Discovery&lt;/b&gt;."</div><div class='del'>-msgstr "Du installerer nu &lt;b&gt;Mandrakelinux Discovery&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux Discovery&lt;/b&gt;."</div><div class='add'>+msgstr "Du installerer nu &lt;b&gt;Mandrivalinux Discovery&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:17</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16124,17 +16124,17 @@ msgstr "&lt;b&gt;PowerPack, Det ultimative Linux-skrivebord&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/07.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux PowerPack&lt;/b&gt;."</div><div class='del'>-msgstr "Du installerer nu &lt;b&gt;Mandrakelinux PowerPack&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux PowerPack&lt;/b&gt;."</div><div class='add'>+msgstr "Du installerer nu &lt;b&gt;Mandrivalinux PowerPack&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/07.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"PowerPack is Mandrakesoft's &lt;b&gt;premier Linux desktop&lt;/b&gt; product. PowerPack "</div><div class='add'>+"PowerPack is Mandriva's &lt;b&gt;premier Linux desktop&lt;/b&gt; product. PowerPack "</div><div class='ctx'> "includes &lt;b&gt;thousands of applications&lt;/b&gt; - everything from the most popular "</div><div class='ctx'> "to the most advanced."</div><div class='ctx'> msgstr ""</div><div class='del'>-"PowerPack er Mandrakesofts &lt;b&gt;toplinje produkt til Linux-skrivebordet&lt;/b&gt;. "</div><div class='add'>+"PowerPack er Mandrivas &lt;b&gt;toplinje produkt til Linux-skrivebordet&lt;/b&gt;. "</div><div class='ctx'> "PowerPack indeholder &lt;b&gt;tusindvis af programmer&lt;/b&gt; - alt fra det mest "</div><div class='ctx'> "populære til det mest avancerede."</div><div class='ctx'> </div><div class='hunk'>@@ -16145,8 +16145,8 @@ msgstr "&lt;b&gt;PowerPack+, Linux-løsningen for skriveborde og servere&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/08.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux PowerPack+&lt;/b&gt;."</div><div class='del'>-msgstr "Du installerer nu &lt;b&gt;Mandrakelinux PowerPack+&lt;/b&gt;"</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux PowerPack+&lt;/b&gt;."</div><div class='add'>+msgstr "Du installerer nu &lt;b&gt;Mandrivalinux PowerPack+&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/08.pl:17</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16163,22 +16163,22 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakesofts produkter&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandrivas produkter&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakesoft&lt;/b&gt; has developed a wide range of &lt;b&gt;Mandrakelinux&lt;/b&gt; "</div><div class='add'>+"&lt;b&gt;Mandriva&lt;/b&gt; has developed a wide range of &lt;b&gt;Mandrivalinux&lt;/b&gt; "</div><div class='ctx'> "products."</div><div class='ctx'> msgstr ""</div><div class='del'>-"&lt;b&gt;Mandrakesoft&lt;/b&gt; har udviklet et stort udvalg af &lt;b&gt;Mandrakelinux&lt;/b&gt; "</div><div class='add'>+"&lt;b&gt;Mandriva&lt;/b&gt; har udviklet et stort udvalg af &lt;b&gt;Mandrivalinux&lt;/b&gt; "</div><div class='ctx'> "produkter."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:17</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "The Mandrakelinux products are:"</div><div class='del'>-msgstr "Mandrakelinux produkter er:"</div><div class='add'>+msgid "The Mandrivalinux products are:"</div><div class='add'>+msgstr "Mandrivalinux produkter er:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:18</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16198,75 +16198,75 @@ msgstr "\t* &lt;b&gt;PowerPack+&lt;/b&gt;, Linux-løsningen for skriveborde og servere."</div><div class='ctx'> #: share/advertising/09.pl:21</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;Mandrakelinux for x86-64&lt;/b&gt;, The Mandrakelinux solution for making "</div><div class='add'>+"\t* &lt;b&gt;Mandrivalinux for x86-64&lt;/b&gt;, The Mandrivalinux solution for making "</div><div class='ctx'> "the most of your 64-bit processor."</div><div class='ctx'> msgstr ""</div><div class='del'>-"\t* &lt;b&gt;Mandrakelinux for x86-64&lt;/b&gt;, Mandrakelinux-løsningen for få mest ud "</div><div class='add'>+"\t* &lt;b&gt;Mandrivalinux for x86-64&lt;/b&gt;, Mandrivalinux-løsningen for få mest ud "</div><div class='ctx'> "af din 64-bit processor."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products (Nomad Products)&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakesofts produkter (Nomad Produkter)&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products (Nomad Products)&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandrivas produkter (Nomad Produkter)&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakesoft has developed two products that allow you to use Mandrakelinux "</div><div class='add'>+"Mandriva has developed two products that allow you to use Mandrivalinux "</div><div class='ctx'> "&lt;b&gt;on any computer&lt;/b&gt; and without any need to actually install it:"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakesoft har udviklet to produkter, som giver dig mulighed for at bruge "</div><div class='del'>-"Mandrakelinux &lt;b&gt;på enhver maskine&lt;/b&gt; og uden noget behov for faktisk at "</div><div class='add'>+"Mandriva har udviklet to produkter, som giver dig mulighed for at bruge "</div><div class='add'>+"Mandrivalinux &lt;b&gt;på enhver maskine&lt;/b&gt; og uden noget behov for faktisk at "</div><div class='ctx'> "installere det:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:18</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;Move&lt;/b&gt;, a Mandrakelinux distribution that runs entirely from a "</div><div class='add'>+"\t* &lt;b&gt;Move&lt;/b&gt;, a Mandrivalinux distribution that runs entirely from a "</div><div class='ctx'> "bootable CD-ROM."</div><div class='ctx'> msgstr ""</div><div class='del'>-"\t* &lt;b&gt;Move&lt;/b&gt;, en Mandrakelinux-distribution som kører udelukkende fra en "</div><div class='add'>+"\t* &lt;b&gt;Move&lt;/b&gt;, en Mandrivalinux-distribution som kører udelukkende fra en "</div><div class='ctx'> "opstartelig CD-ROM."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, a Mandrakelinux distribution pre-installed on the "</div><div class='add'>+"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, a Mandrivalinux distribution pre-installed on the "</div><div class='ctx'> "ultra-compact “LaCie Mobile Hard Drive”."</div><div class='ctx'> msgstr ""</div><div class='del'>-"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, en Mandrakelinux-distribution præinstalleret på den "</div><div class='add'>+"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, en Mandrivalinux-distribution præinstalleret på den "</div><div class='ctx'> "ultra-kompakte “LaCie Mobile Hard Drive”."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products (Professional Solutions)&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakesofts produkter (professionelle løsninger)&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products (Professional Solutions)&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandrivas produkter (professionelle løsninger)&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Below are the Mandrakesoft products designed to meet the &lt;b&gt;professional "</div><div class='add'>+"Below are the Mandriva products designed to meet the &lt;b&gt;professional "</div><div class='ctx'> "needs&lt;/b&gt;:"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Nedenfor er Mandrakesoft-produkterne beregnet til at opfylde de "</div><div class='add'>+"Nedenfor er Mandriva-produkterne beregnet til at opfylde de "</div><div class='ctx'> "&lt;b&gt;professionnelle behov&lt;/b&gt;:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:16</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, The Mandrakelinux Desktop for Businesses."</div><div class='add'>+msgid "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, The Mandrivalinux Desktop for Businesses."</div><div class='ctx'> msgstr ""</div><div class='del'>-"\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, Mandrakelinux' skrivebord for "</div><div class='add'>+"\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, Mandrivalinux' skrivebord for "</div><div class='ctx'> "forretningsverdenen."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:17</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, The Mandrakelinux Server Solution."</div><div class='del'>-msgstr "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, Mandrakelinux' serverløsning."</div><div class='add'>+msgid "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, The Mandrivalinux Server Solution."</div><div class='add'>+msgstr "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, Mandrivalinux' serverløsning."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:18</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, The Mandrakelinux Security Solution."</div><div class='del'>-msgstr "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, Mandrakelinux' sikkerhedsløsning."</div><div class='add'>+msgid "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, The Mandrivalinux Security Solution."</div><div class='add'>+msgstr "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, Mandrivalinux' sikkerhedsløsning."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/12.pl:13</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16309,10 +16309,10 @@ msgstr "&lt;b&gt;Vælg dit foretrukne skrivebordsmiljø&lt;/b&gt;"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "With PowerPack, you will have the choice of the &lt;b&gt;graphical desktop "</div><div class='del'>-"environment&lt;/b&gt;. Mandrakesoft has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='add'>+"environment&lt;/b&gt;. Mandriva has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Med PowerPack vil du kunne vælge det &lt;b&gt;grafiske skrivebordsmiljø&lt;/b&gt;. "</div><div class='del'>-"Mandrakesoft har valgt &lt;b&gt;KDE&lt;/b&gt; som standard."</div><div class='add'>+"Mandriva har valgt &lt;b&gt;KDE&lt;/b&gt; som standard."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/13-a.pl:17 share/advertising/13-b.pl:17</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16337,10 +16337,10 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "With PowerPack+, you will have the choice of the &lt;b&gt;graphical desktop "</div><div class='del'>-"environment&lt;/b&gt;. Mandrakesoft has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='add'>+"environment&lt;/b&gt;. Mandriva has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Med PowerPack+ vil du kunne vælge det &lt;b&gt;grafiske skrivebordsmiljø&lt;/b&gt;. "</div><div class='del'>-"Mandrakesoft har valgt &lt;b&gt;KDE&lt;/b&gt; som standard."</div><div class='add'>+"Mandriva har valgt &lt;b&gt;KDE&lt;/b&gt; som standard."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/14.pl:15</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16466,10 +16466,10 @@ msgstr "&lt;b&gt;Nyd det store udvalg af programmer&lt;/b&gt;"</div><div class='ctx'> #: share/advertising/18.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"In the Mandrakelinux menu you will find &lt;b&gt;easy-to-use&lt;/b&gt; applications for "</div><div class='add'>+"In the Mandrivalinux menu you will find &lt;b&gt;easy-to-use&lt;/b&gt; applications for "</div><div class='ctx'> "&lt;b&gt;all of your tasks&lt;/b&gt;:"</div><div class='ctx'> msgstr ""</div><div class='del'>-"I Mandrakelinux-menuen vil du finde applikationer som er &lt;b&gt;nemme&lt;/b&gt; at "</div><div class='add'>+"I Mandrivalinux-menuen vil du finde applikationer som er &lt;b&gt;nemme&lt;/b&gt; at "</div><div class='ctx'> "bruge til &lt;b&gt;alle dine opgaver&lt;/b&gt;:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/18.pl:16</div><div class='hunk'>@@ -16736,17 +16736,17 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakelinux Control Center&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakelinux Kontrolcenter&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandrivalinux Control Center&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandrivalinux Kontrolcenter&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"The &lt;b&gt;Mandrakelinux Control Center&lt;/b&gt; is an essential collection of "</div><div class='del'>-"Mandrakelinux-specific utilities designed to simplify the configuration of "</div><div class='add'>+"The &lt;b&gt;Mandrivalinux Control Center&lt;/b&gt; is an essential collection of "</div><div class='add'>+"Mandrivalinux-specific utilities designed to simplify the configuration of "</div><div class='ctx'> "your computer."</div><div class='ctx'> msgstr ""</div><div class='del'>-"&lt;b&gt;Mandrakelinux Kontrolcenter&lt;/b&gt; er en essentiel samling af Mandrake-"</div><div class='add'>+"&lt;b&gt;Mandrivalinux Kontrolcenter&lt;/b&gt; er en essentiel samling af Mandrake-"</div><div class='ctx'> "specifikke værktøjer beregnet til at forenkle konfigurationen af din maskine,"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:17</div><div class='hunk'>@@ -16770,16 +16770,16 @@ msgstr "&lt;b&gt;Modellen for Åben Kildetekst&lt;/b&gt;"</div><div class='ctx'> msgid ""</div><div class='ctx'> "Like all computer programming, open source software &lt;b&gt;requires time and "</div><div class='ctx'> "people&lt;/b&gt; for development. In order to respect the open source philosophy, "</div><div class='del'>-"Mandrakesoft sells added value products and services to &lt;b&gt;keep improving "</div><div class='del'>-"Mandrakelinux&lt;/b&gt;. If you want to &lt;b&gt;support the open source philosophy&lt;/b&gt; "</div><div class='del'>-"and the development of Mandrakelinux, &lt;b&gt;please&lt;/b&gt; consider buying one of "</div><div class='add'>+"Mandriva sells added value products and services to &lt;b&gt;keep improving "</div><div class='add'>+"Mandrivalinux&lt;/b&gt;. If you want to &lt;b&gt;support the open source philosophy&lt;/b&gt; "</div><div class='add'>+"and the development of Mandrivalinux, &lt;b&gt;please&lt;/b&gt; consider buying one of "</div><div class='ctx'> "our products or services!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Som al anden edb-programmering kræver åben kildetekst-programmel &lt;b&gt;tid og "</div><div class='ctx'> "folk&lt;/b&gt; til udvikling. For at respektere filosofien i åben kildetekst "</div><div class='del'>-"sælger Mandrakesoft added-value produkter og tjenester for at &lt;b&gt;fortsat "</div><div class='del'>-"forbedre Mandrakelinux&lt;/b&gt;. Hvis du ønsker at &lt;b&gt;støtte åben kildetekst-"</div><div class='del'>-"filosofien&lt;/b&gt; og udviklingen af Mandrakelinux, så &lt;b&gt;vær sød&lt;/b&gt; at "</div><div class='add'>+"sælger Mandriva added-value produkter og tjenester for at &lt;b&gt;fortsat "</div><div class='add'>+"forbedre Mandrivalinux&lt;/b&gt;. Hvis du ønsker at &lt;b&gt;støtte åben kildetekst-"</div><div class='add'>+"filosofien&lt;/b&gt; og udviklingen af Mandrivalinux, så &lt;b&gt;vær sød&lt;/b&gt; at "</div><div class='ctx'> "overveje køb af et af vores produkter eller tjenester!"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/27.pl:13</div><div class='hunk'>@@ -16790,10 +16790,10 @@ msgstr "&lt;b&gt;OnlineStore&lt;/b&gt;"</div><div class='ctx'> #: share/advertising/27.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"To learn more about Mandrakesoft products and services, you can visit our "</div><div class='add'>+"To learn more about Mandriva products and services, you can visit our "</div><div class='ctx'> "&lt;b&gt;e-commerce platform&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Besøg vores &lt;b&gt;e-handelsplatform&lt;/b&gt; for at lære mere om Mandrakesofts "</div><div class='add'>+"Besøg vores &lt;b&gt;e-handelsplatform&lt;/b&gt; for at lære mere om Mandrivas "</div><div class='ctx'> "produkter og tjenester."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/27.pl:17</div><div class='hunk'>@@ -16817,24 +16817,24 @@ msgstr "Kig forbi i dag på &lt;b&gt;store.mandrakesoft.com&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeclub&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeclub&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Club&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Club&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakeclub&lt;/b&gt; is the &lt;b&gt;perfect companion&lt;/b&gt; to your Mandrakelinux "</div><div class='add'>+"&lt;b&gt;Mandriva Club&lt;/b&gt; is the &lt;b&gt;perfect companion&lt;/b&gt; to your Mandrivalinux "</div><div class='ctx'> "product.."</div><div class='ctx'> msgstr ""</div><div class='del'>-"&lt;b&gt;Mandrakeclub&lt;/b&gt; er den &lt;b&gt;perfekte følgesvend&lt;/b&gt; til dit Mandrakelinux "</div><div class='add'>+"&lt;b&gt;Mandriva Club&lt;/b&gt; er den &lt;b&gt;perfekte følgesvend&lt;/b&gt; til dit Mandrivalinux "</div><div class='ctx'> "produkt.."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Take advantage of &lt;b&gt;valuable benefits&lt;/b&gt; by joining Mandrakeclub, such as:"</div><div class='add'>+"Take advantage of &lt;b&gt;valuable benefits&lt;/b&gt; by joining Mandriva Club, such as:"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Drag nytte af &lt;b&gt;værdifulde fordele&lt;/b&gt; ved at være med i Mandrakeclub, med:"</div><div class='add'>+"Drag nytte af &lt;b&gt;værdifulde fordele&lt;/b&gt; ved at være med i Mandriva Club, med:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:20</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16856,40 +16856,40 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:22</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* Participation in Mandrakelinux &lt;b&gt;user forums&lt;/b&gt;."</div><div class='del'>-msgstr "\t* Deltagelse i Mandrakelinux &lt;b&gt;brugerfora&lt;/b&gt;."</div><div class='add'>+msgid "\t* Participation in Mandrivalinux &lt;b&gt;user forums&lt;/b&gt;."</div><div class='add'>+msgstr "\t* Deltagelse i Mandrivalinux &lt;b&gt;brugerfora&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:23</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "\t* &lt;b&gt;Early and privileged access&lt;/b&gt;, before public release, to "</div><div class='del'>-"Mandrakelinux &lt;b&gt;ISO images&lt;/b&gt;."</div><div class='add'>+"Mandrivalinux &lt;b&gt;ISO images&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "\t*&lt;b&gt;Tidlig og priviligeret adgang&lt;/b&gt;, før offentlige udgivelser, til "</div><div class='del'>-"Mandrakelinux-&lt;b&gt;ISO-aftryk&lt;/b&gt;."</div><div class='add'>+"Mandrivalinux-&lt;b&gt;ISO-aftryk&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeonline&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeonline&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Online&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Online&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakeonline&lt;/b&gt; is a new premium service that Mandrakesoft is proud to "</div><div class='add'>+"&lt;b&gt;Mandriva Online&lt;/b&gt; is a new premium service that Mandriva is proud to "</div><div class='ctx'> "offer its customers!"</div><div class='ctx'> msgstr ""</div><div class='del'>-"&lt;b&gt;Mandrakeonline&lt;/b&gt; er en ny førsteklasses tjeneste som Mandrakesoft er "</div><div class='add'>+"&lt;b&gt;Mandriva Online&lt;/b&gt; er en ny førsteklasses tjeneste som Mandriva er "</div><div class='ctx'> "stolt af at tilbyde sine kunder!"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakeonline provides a wide range of valuable services for &lt;b&gt;easily "</div><div class='del'>-"updating&lt;/b&gt; your Mandrakelinux systems:"</div><div class='add'>+"Mandriva Online provides a wide range of valuable services for &lt;b&gt;easily "</div><div class='add'>+"updating&lt;/b&gt; your Mandrivalinux systems:"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakeonline giver et bredt udvalg af værdifulde tjenester for &lt;b&gt;nem "</div><div class='del'>-"opdatering&lt;/b&gt; af dine Mandrakelinux-systemer:"</div><div class='add'>+"Mandriva Online giver et bredt udvalg af værdifulde tjenester for &lt;b&gt;nem "</div><div class='add'>+"opdatering&lt;/b&gt; af dine Mandrivalinux-systemer:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:18</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16913,39 +16913,39 @@ msgstr "\t* Fleksible &lt;b&gt;planlagte&lt;/b&gt; opdateringer."</div><div class='ctx'> #: share/advertising/29.pl:21</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* Management of &lt;b&gt;all your Mandrakelinux systems&lt;/b&gt; with one account."</div><div class='del'>-msgstr "\t* Styring af &lt;b&gt;alle dine Mandrakelinux-systemer&lt;/b&gt; via én konto."</div><div class='add'>+"\t* Management of &lt;b&gt;all your Mandrivalinux systems&lt;/b&gt; with one account."</div><div class='add'>+msgstr "\t* Styring af &lt;b&gt;alle dine Mandrivalinux-systemer&lt;/b&gt; via én konto."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeexpert&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeexpert&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Expert&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Expert&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Do you require &lt;b&gt;assistance?&lt;/b&gt; Meet Mandrakesoft's technical experts on "</div><div class='add'>+"Do you require &lt;b&gt;assistance?&lt;/b&gt; Meet Mandriva's technical experts on "</div><div class='ctx'> "&lt;b&gt;our technical support platform&lt;/b&gt; www.mandrakeexpert.com."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Har du behov for &lt;b&gt;assistance?&lt;/b&gt; Mød Mandrakesofts tekniske eksperter på "</div><div class='add'>+"Har du behov for &lt;b&gt;assistance?&lt;/b&gt; Mød Mandrivas tekniske eksperter på "</div><div class='ctx'> "&lt;b&gt;vores tekniske kundestøtteplatform&lt;/b&gt; www.mandrakeexpert.com."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Thanks to the help of &lt;b&gt;qualified Mandrakelinux experts&lt;/b&gt;, you will save "</div><div class='add'>+"Thanks to the help of &lt;b&gt;qualified Mandrivalinux experts&lt;/b&gt;, you will save "</div><div class='ctx'> "a lot of time."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Takket være hjælpen fra &lt;b&gt;kvalificerede Mandrakelinux-eksperter&lt;/b&gt;, så vil "</div><div class='add'>+"Takket være hjælpen fra &lt;b&gt;kvalificerede Mandrivalinux-eksperter&lt;/b&gt;, så vil "</div><div class='ctx'> "du spare en masse tid."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"For any question related to Mandrakelinux, you have the possibility to "</div><div class='add'>+"For any question related to Mandrivalinux, you have the possibility to "</div><div class='ctx'> "purchase support incidents at &lt;b&gt;store.mandrakesoft.com&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='del'>-"For alle spørgsmål relateret til Mandrakelinux så har du muligheden for at "</div><div class='add'>+"For alle spørgsmål relateret til Mandrivalinux så har du muligheden for at "</div><div class='ctx'> "købe kundestøttehjælp på &lt;b&gt;store.mandrakesoft.com&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:25</div><div class='hunk'>@@ -17243,8 +17243,8 @@ msgstr "Overvågningsværktøjer, proceskontering, tcpdump, nmap, ..."</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:196</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakesoft Wizards"</div><div class='del'>-msgstr "Mandrakesoft konfigurationsprogrammer"</div><div class='add'>+msgid "Mandriva Wizards"</div><div class='add'>+msgstr "Mandriva konfigurationsprogrammer"</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:197</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -17341,8 +17341,8 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "VALGMULIGHEDER:\n"</div><div class='ctx'> "  --help            - udskriv denne hjælpebesked.\n"</div><div class='del'>-"  --report          - program bær være én af Mandrakelinux' værktøjer\n"</div><div class='del'>-"  --incident        - program bær være én af Mandrakelinux' værktøjer"</div><div class='add'>+"  --report          - program bær være én af Mandrivalinux' værktøjer\n"</div><div class='add'>+"  --incident        - program bær være én af Mandrivalinux' værktøjer"</div><div class='ctx'> </div><div class='ctx'> #: standalone.pm:63</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -17395,7 +17395,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "[OPTIONS]...\n"</div><div class='del'>-"Mandrakelinux Terminal Server Configurator\n"</div><div class='add'>+"Mandrivalinux Terminal Server Configurator\n"</div><div class='ctx'> "--enable         : enable MTS\n"</div><div class='ctx'> "--disable        : disable MTS\n"</div><div class='ctx'> "--start          : start MTS\n"</div><div class='hunk'>@@ -17409,7 +17409,7 @@ msgid ""</div><div class='ctx'> "IP, nbi image name)"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "[OPTIONS]...\n"</div><div class='del'>-"Mandrakelinux TerminalServer konfigureringsprogram\n"</div><div class='add'>+"Mandrivalinux TerminalServer konfigureringsprogram\n"</div><div class='ctx'> "--enable         : aktivér MTS\n"</div><div class='ctx'> "--disable        : deaktivér MTS\n"</div><div class='ctx'> "--start          : start MTS\n"</div><div class='hunk'>@@ -17466,7 +17466,7 @@ msgstr " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"</div><div class='ctx'> msgid ""</div><div class='ctx'> "[OPTION]...\n"</div><div class='ctx'> "  --no-confirmation      do not ask first confirmation question in "</div><div class='del'>-"MandrakeUpdate mode\n"</div><div class='add'>+"Mandriva Update mode\n"</div><div class='ctx'> "  --no-verify-rpm        do not verify packages signatures\n"</div><div class='ctx'> "  --changelog-first      display changelog before filelist in the "</div><div class='ctx'> "description window\n"</div><div class='hunk'>@@ -17474,7 +17474,7 @@ msgid ""</div><div class='ctx'> msgstr ""</div><div class='ctx'> "[OPTION]...\n"</div><div class='ctx'> "  --no-confirmation      spørg ikke det første bekræftelsesspørgsmål i "</div><div class='del'>-"MandrakeUpdate-tilstand\n"</div><div class='add'>+"Mandriva Update-tilstand\n"</div><div class='ctx'> "  --no-verify-rpm        efterprøv ikke pakke-signaturer\n"</div><div class='ctx'> "  --changelog-first      vís changelog før filliste i beskrivelsesvinduet\n"</div><div class='ctx'> "  --merge-all-rpmnew     foreslå at flette alle .rpmnew/.rpmsave filer fundet"</div><div class='hunk'>@@ -20243,13 +20243,13 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:41</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Bug Report Tool"</div><div class='del'>-msgstr "Mandrakelinux' værktøj til fejlrapportering"</div><div class='add'>+msgid "Mandrivalinux Bug Report Tool"</div><div class='add'>+msgstr "Mandrivalinux' værktøj til fejlrapportering"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:46</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Control Center"</div><div class='del'>-msgstr "Mandrakelinux Kontrolcenter"</div><div class='add'>+msgid "Mandrivalinux Control Center"</div><div class='add'>+msgstr "Mandrivalinux Kontrolcenter"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:48</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -20269,8 +20269,8 @@ msgstr "HardDrake"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:51</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakeonline"</div><div class='del'>-msgstr "Mandrakeonline"</div><div class='add'>+msgid "Mandriva Online"</div><div class='add'>+msgstr "Mandriva Online"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:52</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -20314,8 +20314,8 @@ msgstr "Vejledere til konfiguration"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:81</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Select Mandrakesoft Tool:"</div><div class='del'>-msgstr "Vælg Mandrakesoft-værktøj:"</div><div class='add'>+msgid "Select Mandriva Tool:"</div><div class='add'>+msgstr "Vælg Mandriva-værktøj:"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:82</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -20740,19 +20740,19 @@ msgstr "Startede med opstart"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "This interface has not been configured yet.\n"</div><div class='del'>-"Run the \"Add an interface\" assistant from the Mandrakelinux Control Center"</div><div class='add'>+"Run the \"Add an interface\" assistant from the Mandrivalinux Control Center"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Dette grænsesnit er ikke blevet konfigureret endnu.\n"</div><div class='del'>-"Kør 'Tilføj et grænsesnit'-hjælperen fra Mandrakelinux Kontrolcentret"</div><div class='add'>+"Kør 'Tilføj et grænsesnit'-hjælperen fra Mandrivalinux Kontrolcentret"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakconnect:1009 standalone/net_applet:61</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "You do not have any configured Internet connection.\n"</div><div class='del'>-"Run the \"%s\" assistant from the Mandrakelinux Control Center"</div><div class='add'>+"Run the \"%s\" assistant from the Mandrivalinux Control Center"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Du har ikke konfigureret nogen internetforbindelser.\n"</div><div class='del'>-"Kør '%s'-hjælperen fra Mandrakelinux Kontrolcentret"</div><div class='add'>+"Kør '%s'-hjælperen fra Mandrivalinux Kontrolcentret"</div><div class='ctx'> </div><div class='ctx'> #. -PO: here "Add Connection" should be translated the same was as in control-center</div><div class='ctx'> #: standalone/drakconnect:1010 standalone/net_applet:62</div><div class='hunk'>@@ -20802,8 +20802,8 @@ msgstr "KDM (KDE Indlogningshåndterer)"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakedm:36</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "MdkKDM (Mandrakelinux Display Manager)"</div><div class='del'>-msgstr "MdkKDM (Mandrakelinux Indlogningshåndterer)"</div><div class='add'>+msgid "MdkKDM (Mandrivalinux Display Manager)"</div><div class='add'>+msgstr "MdkKDM (Mandrivalinux Indlogningshåndterer)"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakedm:37</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -21102,7 +21102,7 @@ msgstr "Importér"</div><div class='ctx'> #: standalone/drakfont:511</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Copyright (C) 2001-2002 by Mandrakesoft \n"</div><div class='add'>+"Copyright (C) 2001-2002 by Mandriva \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "       DUPONT Sebastien (original version)\n"</div><div class='hunk'>@@ -21111,7 +21111,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "       VIGNAUD Thierry &lt;tvignaud@mandrakesoft.com&gt;"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Copyright (C) 2001-2002 ved Mandrakesoft \n"</div><div class='add'>+"Copyright (C) 2001-2002 ved Mandriva \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "       DUPONT Sebastien (oprindelig version)\n"</div><div class='hunk'>@@ -21654,14 +21654,14 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> " drakhelp 0.1\n"</div><div class='del'>-"Copyright (C) 2003-2004 Mandrakesoft.\n"</div><div class='add'>+"Copyright (C) 2003-2004 Mandriva.\n"</div><div class='ctx'> "This is free software and may be redistributed under the terms of the GNU "</div><div class='ctx'> "GPL.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Usage: \n"</div><div class='ctx'> msgstr ""</div><div class='ctx'> " drakhelp 0.1\n"</div><div class='del'>-"Copyright © 2003-2004 Mandrakesoft.\n"</div><div class='add'>+"Copyright © 2003-2004 Mandriva.\n"</div><div class='ctx'> "Dette er frit programmel og kan redistribueres under betingelserne i GNU "</div><div class='ctx'> "GPL.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -21690,8 +21690,8 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakhelp:36</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Help Center"</div><div class='del'>-msgstr "Mandrakelinux hjælpecentral"</div><div class='add'>+msgid "Mandrivalinux Help Center"</div><div class='add'>+msgstr "Mandrivalinux hjælpecentral"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakhelp:36</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -25211,8 +25211,8 @@ msgstr "Ændringen er fortaget, men for at være effektiv skal du logge ud"</div><div class='ctx'> </div><div class='ctx'> #: standalone/logdrake:50</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Tools Logs"</div><div class='del'>-msgstr "Mandrakelinux' værktøj-logger"</div><div class='add'>+msgid "Mandrivalinux Tools Logs"</div><div class='add'>+msgstr "Mandrivalinux' værktøj-logger"</div><div class='ctx'> </div><div class='ctx'> #: standalone/logdrake:51</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -25726,7 +25726,7 @@ msgstr "Opkobling fuldført."</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Connection failed.\n"</div><div class='del'>-"Verify your configuration in the Mandrakelinux Control Center."</div><div class='add'>+"Verify your configuration in the Mandrivalinux Control Center."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Tilslutning mislykkedes.\n"</div><div class='ctx'> "Kontrollér konfigurationen i Mandrakes kontrolcentral."</div><div class='hunk'>@@ -26751,13 +26751,13 @@ msgstr "Installation mislykkedes"</div><div class='ctx'> #~ msgstr "Fejl ved åbning af %s for skrivning: %s"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "This is HardDrake, a Mandrakelinux hardware configuration tool.\n"</div><div class='add'>+#~ "This is HardDrake, a Mandrivalinux hardware configuration tool.\n"</div><div class='ctx'> #~ "&lt;span foreground=\"royalblue3\"&gt;Version:&lt;/span&gt; %s\n"</div><div class='ctx'> #~ "&lt;span foreground=\"royalblue3\"&gt;Author:&lt;/span&gt; Thierry Vignaud &amp;lt;"</div><div class='ctx'> #~ "tvignaud@mandrakesoft.com&amp;gt;\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "Dette er HardDrake, et Mandrakelinux-værktøj for konfigurering af "</div><div class='add'>+#~ "Dette er HardDrake, et Mandrivalinux-værktøj for konfigurering af "</div><div class='ctx'> #~ "maskinel.\n"</div><div class='ctx'> #~ "&lt;span foreground=\"royalblue3\"&gt;Version:&lt;/span&gt;  %s\n"</div><div class='ctx'> #~ "&lt;span foreground=\"royalblue3\"&gt;Author:&lt;/span&gt; Thierry Vignaud &amp;lt;"</div><div class='hunk'>@@ -27187,16 +27187,16 @@ msgstr "Installation mislykkedes"</div><div class='ctx'> #~ "Kunne ikke fjerne printeren \"%s\" fra Star Office/OpenOffice.org/GIMP."</div><div class='ctx'> #~ "org."</div><div class='ctx'> </div><div class='del'>-#~ msgid "&lt;b&gt;Congratulations for choosing Mandrakelinux!&lt;/b&gt;"</div><div class='del'>-#~ msgstr "&lt;b&gt;Tillykke med valget af Mandrakelinux!&lt;/b&gt;"</div><div class='add'>+#~ msgid "&lt;b&gt;Congratulations for choosing Mandrivalinux!&lt;/b&gt;"</div><div class='add'>+#~ msgstr "&lt;b&gt;Tillykke med valget af Mandrivalinux!&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "Your new Mandrakelinux operating system and its many applications is the "</div><div class='del'>-#~ "result of collaborative efforts between Mandrakesoft developers and "</div><div class='del'>-#~ "Mandrakelinux contributors throughout the world."</div><div class='add'>+#~ "Your new Mandrivalinux operating system and its many applications is the "</div><div class='add'>+#~ "result of collaborative efforts between Mandriva developers and "</div><div class='add'>+#~ "Mandrivalinux contributors throughout the world."</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "Dit nye Mandrakelinux-operativsystem og dets mange programmer er "</div><div class='del'>-#~ "resultatet af samarbejde mellem Mandrakesoft-udviklere og Mandrakelinux-"</div><div class='add'>+#~ "Dit nye Mandrivalinux-operativsystem og dets mange programmer er "</div><div class='add'>+#~ "resultatet af samarbejde mellem Mandriva-udviklere og Mandrivalinux-"</div><div class='ctx'> #~ "bidragsydere fra hele verden."</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='hunk'>@@ -27296,27 +27296,27 @@ msgstr "Installation mislykkedes"</div><div class='ctx'> #~ msgstr ""</div><div class='ctx'> #~ "Vís og redigér billeder og fotografier med &lt;b&gt;GQview&lt;/b&gt; og &lt;b&gt;Gimp&lt;/b&gt;!"</div><div class='ctx'> </div><div class='del'>-#~ msgid "Become a &lt;b&gt;Mandrakeclub&lt;/b&gt; member!"</div><div class='del'>-#~ msgstr "Bliv medlem af &lt;b&gt;Mandrakeclub&lt;/b&gt;!"</div><div class='add'>+#~ msgid "Become a &lt;b&gt;Mandriva Club&lt;/b&gt; member!"</div><div class='add'>+#~ msgstr "Bliv medlem af &lt;b&gt;Mandriva Club&lt;/b&gt;!"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='ctx'> #~ "Take advantage of valuable benefits, products and services by joining "</div><div class='del'>-#~ "Mandrakeclub, such as:"</div><div class='add'>+#~ "Mandriva Club, such as:"</div><div class='ctx'> #~ msgstr ""</div><div class='ctx'> #~ "Drag nytte af værdifulde fordele, produkter og tjenester ved at være med "</div><div class='del'>-#~ "i Mandrake Club, med:"</div><div class='add'>+#~ "i Mandriva Club, med:"</div><div class='ctx'> </div><div class='ctx'> #~ msgid "\t* Full access to commercial applications"</div><div class='ctx'> #~ msgstr "\t* Fuld adgang til kommercielle programmer"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "\t* Special download mirror list exclusively for Mandrakeclub Members"</div><div class='add'>+#~ "\t* Special download mirror list exclusively for Mandriva Club Members"</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "\t* Speciel liste over filhentningsspejle, udelukkende for Mandrakeclub-"</div><div class='add'>+#~ "\t* Speciel liste over filhentningsspejle, udelukkende for Mandriva Club-"</div><div class='ctx'> #~ "medlemmer"</div><div class='ctx'> </div><div class='del'>-#~ msgid "\t* Voting for software to put in Mandrakelinux"</div><div class='del'>-#~ msgstr "\t* Stem på programmel som skal være med i Mandrakelinux"</div><div class='add'>+#~ msgid "\t* Voting for software to put in Mandrivalinux"</div><div class='add'>+#~ msgstr "\t* Stem på programmel som skal være med i Mandrivalinux"</div><div class='ctx'> </div><div class='ctx'> #~ msgid "\t* Plus much more"</div><div class='ctx'> #~ msgstr "\t* Plus meget mere"</div><div class='hunk'>@@ -27328,14 +27328,14 @@ msgstr "Installation mislykkedes"</div><div class='ctx'> #~ msgid "Do you require assistance?"</div><div class='ctx'> #~ msgstr "Har du brug for hjælp?"</div><div class='ctx'> </div><div class='del'>-#~ msgid "&lt;b&gt;Mandrakeexpert&lt;/b&gt; is the primary source for technical support."</div><div class='del'>-#~ msgstr "&lt;b&gt;Mandrakeexpert&lt;/b&gt; er den bedste kilde til teknisk hjælp."</div><div class='add'>+#~ msgid "&lt;b&gt;Mandriva Expert&lt;/b&gt; is the primary source for technical support."</div><div class='add'>+#~ msgstr "&lt;b&gt;Mandriva Expert&lt;/b&gt; er den bedste kilde til teknisk hjælp."</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "If you have Linux questions, subscribe to Mandrakeexpert at &lt;b&gt;www."</div><div class='add'>+#~ "If you have Linux questions, subscribe to Mandriva Expert at &lt;b&gt;www."</div><div class='ctx'> #~ "mandrakeexpert.com&lt;/b&gt;"</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "Hvis du har Linux-spørgsmål, så abonnér på Mandrakeexpert hos &lt;b&gt;www."</div><div class='add'>+#~ "Hvis du har Linux-spørgsmål, så abonnér på Mandriva Expert hos &lt;b&gt;www."</div><div class='ctx'> #~ "mandrakeexpert.com&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='hunk'>@@ -27353,23 +27353,23 @@ msgstr "Installation mislykkedes"</div><div class='ctx'> #~ "&lt;b&gt;www.mandrake-linux.com&lt;/b&gt;!"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "Mandrakelinux includes the famous graphical desktops KDE and GNOME, plus "</div><div class='add'>+#~ "Mandrivalinux includes the famous graphical desktops KDE and GNOME, plus "</div><div class='ctx'> #~ "the latest versions of the most popular Open Source applications."</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "Mandrakelinux indeholder de berømte grafiske skriveborde KDE og GNOME, "</div><div class='add'>+#~ "Mandrivalinux indeholder de berømte grafiske skriveborde KDE og GNOME, "</div><div class='ctx'> #~ "plus den nyeste version af de mest populære Frit Programmel-applikationer."</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "Mandrakelinux is widely known as the most user-friendly and the easiest "</div><div class='add'>+#~ "Mandrivalinux is widely known as the most user-friendly and the easiest "</div><div class='ctx'> #~ "to install and easy to use Linux distribution."</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "Mandrakelinux er videnom kendt for at være den mest brugervenlige, "</div><div class='add'>+#~ "Mandrivalinux er videnom kendt for at være den mest brugervenlige, "</div><div class='ctx'> #~ "nemmeste at installere og letteste at bruge Linux-distribution, som "</div><div class='ctx'> #~ "findes."</div><div class='ctx'> </div><div class='del'>-#~ msgid "\t* Find out Mandrakelinux on a bootable CD with &lt;b&gt;Mandrakemove&lt;/b&gt;"</div><div class='add'>+#~ msgid "\t* Find out Mandrivalinux on a bootable CD with &lt;b&gt;Mandrakemove&lt;/b&gt;"</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "\t* Find ud af mere om vor Mandrakelinux på en opstartelig CD med "</div><div class='add'>+#~ "\t* Find ud af mere om vor Mandrivalinux på en opstartelig CD med "</div><div class='ctx'> #~ "Mandrakemove"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='hunk'>@@ -27417,12 +27417,12 @@ msgstr "Installation mislykkedes"</div><div class='ctx'> #~ msgid ""</div><div class='ctx'> #~ "&lt;b&gt;MandrakeClustering&lt;/b&gt;: the power and speed of a Linux cluster "</div><div class='ctx'> #~ "combined with the stability and easy-of-use of the world-famous "</div><div class='del'>-#~ "Mandrakelinux distribution. A unique blend for incomparable HPC "</div><div class='add'>+#~ "Mandrivalinux distribution. A unique blend for incomparable HPC "</div><div class='ctx'> #~ "performance."</div><div class='ctx'> #~ msgstr ""</div><div class='ctx'> #~ "&lt;b&gt;MandrakeClustering&lt;/b&gt;: styrken og hastigheden af en Linux-klynge "</div><div class='ctx'> #~ "kombineret med stabiliteten og brugervenligheden af den verdensberømte "</div><div class='del'>-#~ "Mandrakelinux-distribution. En unik sammensætning for enestående HPC-"</div><div class='add'>+#~ "Mandrivalinux-distribution. En unik sammensætning for enestående HPC-"</div><div class='ctx'> #~ "ydelse."</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='hunk'>@@ -27434,14 +27434,14 @@ msgstr "Installation mislykkedes"</div><div class='ctx'> #~ "problemer, fra standard til professionel kundestøtte, pakker fra 1 til 50 "</div><div class='ctx'> #~ "tilfælder, vælg den som møder dine behov bedst!"</div><div class='ctx'> </div><div class='del'>-#~ msgid "&lt;b&gt;Become a Mandrakeclub member!&lt;/b&gt;"</div><div class='del'>-#~ msgstr "&lt;b&gt;Bliv medlem af Mandrakeclub!&lt;/b&gt;"</div><div class='add'>+#~ msgid "&lt;b&gt;Become a Mandriva Club member!&lt;/b&gt;"</div><div class='add'>+#~ msgstr "&lt;b&gt;Bliv medlem af Mandriva Club!&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #~ msgid "&lt;b&gt;Do you require assistance?&lt;/b&gt;"</div><div class='ctx'> #~ msgstr "&lt;b&gt;Har du brug for hjælp?&lt;/b&gt;"</div><div class='ctx'> </div><div class='del'>-#~ msgid "This is the Mandrakelinux &lt;b&gt;Download version&lt;/b&gt;."</div><div class='del'>-#~ msgstr "Dette er Mandrakelinux &lt;b&gt;Download Edition&lt;/b&gt;."</div><div class='add'>+#~ msgid "This is the Mandrivalinux &lt;b&gt;Download version&lt;/b&gt;."</div><div class='add'>+#~ msgstr "Dette er Mandrivalinux &lt;b&gt;Download Edition&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='ctx'> #~ "The free download version does not include commercial software, and "</div><div class='hunk'>@@ -27453,12 +27453,12 @@ msgstr "Installation mislykkedes"</div><div class='ctx'> #~ "RTC) og skærmkort (såsom ATI® og NVIDIA®)."</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "Your new Mandrakelinux distribution and its many applications are the "</div><div class='del'>-#~ "result of collaborative efforts between Mandrakesoft developers and "</div><div class='del'>-#~ "Mandrakelinux contributors throughout the world."</div><div class='add'>+#~ "Your new Mandrivalinux distribution and its many applications are the "</div><div class='add'>+#~ "result of collaborative efforts between Mandriva developers and "</div><div class='add'>+#~ "Mandrivalinux contributors throughout the world."</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "Din nye Mandrakelinux-distribution og dets mange programmer er resultatet "</div><div class='del'>-#~ "af samarbejde mellem Mandrakesoft-udviklere og Mandrakelinux-bidragsydere "</div><div class='add'>+#~ "Din nye Mandrivalinux-distribution og dets mange programmer er resultatet "</div><div class='add'>+#~ "af samarbejde mellem Mandriva-udviklere og Mandrivalinux-bidragsydere "</div><div class='ctx'> #~ "rundtom i hele verden."</div><div class='ctx'> </div><div class='ctx'> #~ msgid "&lt;b&gt;PowerPack+&lt;/b&gt;"</div><div class='hunk'>@@ -27474,25 +27474,25 @@ msgstr "Installation mislykkedes"</div><div class='ctx'> #~ "et stort udvalg af serverapplikationer i verdensklasse."</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "It is the only Mandrakelinux product that includes the groupware solution."</div><div class='add'>+#~ "It is the only Mandrivalinux product that includes the groupware solution."</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "Det er den eneste Mandrakelinux-produkt som inkluderer "</div><div class='add'>+#~ "Det er den eneste Mandrivalinux-produkt som inkluderer "</div><div class='ctx'> #~ "gruppevareløsningen."</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "When you log into your Mandrakelinux system for the first time, you can "</div><div class='add'>+#~ "When you log into your Mandrivalinux system for the first time, you can "</div><div class='ctx'> #~ "choose between several popular graphical desktops environments, "</div><div class='ctx'> #~ "including: KDE, GNOME, WindowMaker, IceWM, and others."</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "Når du logger ind på dit Mandrakelinux-system for første gang, så kan du "</div><div class='add'>+#~ "Når du logger ind på dit Mandrivalinux-system for første gang, så kan du "</div><div class='ctx'> #~ "vælge mellem en række populære grafiske skrivebordsmiljøer, inklusive "</div><div class='ctx'> #~ "KDE, GNOME, WindowMaker, IceWM og andre."</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "In the Mandrakelinux menu you will find easy-to-use applications for all "</div><div class='add'>+#~ "In the Mandrivalinux menu you will find easy-to-use applications for all "</div><div class='ctx'> #~ "of your tasks:"</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "I Mandrakelinux-menuen vil du finde applikationer som er nemme at bruge "</div><div class='add'>+#~ "I Mandrivalinux-menuen vil du finde applikationer som er nemme at bruge "</div><div class='ctx'> #~ "til alle dine opgaver:"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='hunk'>@@ -27536,12 +27536,12 @@ msgstr "Installation mislykkedes"</div><div class='ctx'> #~ msgstr "\t* Addressebog (server og klient)"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "Your new Mandrakelinux distribution is the result of collaborative "</div><div class='del'>-#~ "efforts between Mandrakesoft developers and Mandrakelinux contributors "</div><div class='add'>+#~ "Your new Mandrivalinux distribution is the result of collaborative "</div><div class='add'>+#~ "efforts between Mandriva developers and Mandrivalinux contributors "</div><div class='ctx'> #~ "throughout the world."</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "Din nye Mandrakelinux-distribution er et resultat af samarbejde mellem "</div><div class='del'>-#~ "Mandrakesoft-udviklere og Mandrakelinux-bidragsydere rundt omkring i hele "</div><div class='add'>+#~ "Din nye Mandrivalinux-distribution er et resultat af samarbejde mellem "</div><div class='add'>+#~ "Mandriva-udviklere og Mandrivalinux-bidragsydere rundt omkring i hele "</div><div class='ctx'> #~ "verden."</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='hunk'>@@ -27610,13 +27610,13 @@ msgstr "Installation mislykkedes"</div><div class='ctx'> #~ msgid ""</div><div class='ctx'> #~ "Before continuing, you should carefully read the terms of the license. "</div><div class='ctx'> #~ "It\n"</div><div class='del'>-#~ "covers the entire Mandrakelinux distribution. If you do agree with all "</div><div class='add'>+#~ "covers the entire Mandrivalinux distribution. If you do agree with all "</div><div class='ctx'> #~ "the\n"</div><div class='ctx'> #~ "terms in it, check the \"%s\" box. If not, clicking on the \"%s\" button\n"</div><div class='ctx'> #~ "will reboot your computer."</div><div class='ctx'> #~ msgstr ""</div><div class='ctx'> #~ "Før du går videre bør du læse betingelserne i licensen omhyggeligt.  Den "</div><div class='del'>-#~ "omfatter hele Mandrakelinux distributionen. Hvis du er enig i alle "</div><div class='add'>+#~ "omfatter hele Mandrivalinux distributionen. Hvis du er enig i alle "</div><div class='ctx'> #~ "betingelserne i den, så klik på '%s'-boksen. Hvis ikke, så vil klikning "</div><div class='ctx'> #~ "på \"%s\"-knappen genstarte din maskine."</div><div class='ctx'> </div><div class='hunk'>@@ -27718,25 +27718,25 @@ msgstr "Installation mislykkedes"</div><div class='ctx'> #~ "facilitet, så afmarkér boksen med '%s'."</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "The Mandrakelinux installation is distributed on several CD-ROMs. If a\n"</div><div class='add'>+#~ "The Mandrivalinux installation is distributed on several CD-ROMs. If a\n"</div><div class='ctx'> #~ "selected package is located on another CD-ROM, DrakX will eject the "</div><div class='ctx'> #~ "current\n"</div><div class='ctx'> #~ "CD and ask you to insert the correct CD as required."</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "Mandrakelinux installationen bliver distribueret på flere cdrom-er. Hvis "</div><div class='add'>+#~ "Mandrivalinux installationen bliver distribueret på flere cdrom-er. Hvis "</div><div class='ctx'> #~ "en valgt pakke ligger på en anden cdrom, vil DrakX udskyde den nuværende "</div><div class='ctx'> #~ "cd og bede dig om at isætte den rigtige CD, om nødvendigt."</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='ctx'> #~ "It is now time to specify which programs you wish to install on your\n"</div><div class='del'>-#~ "system. There are thousands of packages available for Mandrakelinux, and\n"</div><div class='add'>+#~ "system. There are thousands of packages available for Mandrivalinux, and\n"</div><div class='ctx'> #~ "to make it simpler to manage the packages have been placed into groups "</div><div class='ctx'> #~ "of\n"</div><div class='ctx'> #~ "similar applications.\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ "Packages are sorted into groups corresponding to a particular use of "</div><div class='ctx'> #~ "your\n"</div><div class='del'>-#~ "machine. Mandrakelinux sorts packages groups in four categories. You can\n"</div><div class='add'>+#~ "machine. Mandrivalinux sorts packages groups in four categories. You can\n"</div><div class='ctx'> #~ "mix and match applications from the various categories, so a\n"</div><div class='ctx'> #~ "``Workstation'' installation can still have applications from the\n"</div><div class='ctx'> #~ "``Development'' category installed.\n"</div><div class='hunk'>@@ -27789,12 +27789,12 @@ msgstr "Installation mislykkedes"</div><div class='ctx'> #~ "updating an existing system."</div><div class='ctx'> #~ msgstr ""</div><div class='ctx'> #~ "Det er nu tid til at angive hvilke pakker du vil installere på dit "</div><div class='del'>-#~ "system. Der er tusindvis af pakker til dit Mandrakelinux system, og for "</div><div class='add'>+#~ "system. Der er tusindvis af pakker til dit Mandrivalinux system, og for "</div><div class='ctx'> #~ "at gøre det nemmere at håndtere dem er pakker blevet placeret i grupper "</div><div class='ctx'> #~ "af lignende programmer.\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ "Pakkerne er ordnet i grupper svarende til en bestemt anvendelse af din "</div><div class='del'>-#~ "maskine. Mandrakelinux opdeler pakkegrupper i fire kategorier. Du kan "</div><div class='add'>+#~ "maskine. Mandrivalinux opdeler pakkegrupper i fire kategorier. Du kan "</div><div class='ctx'> #~ "vælge og vrage programmer fra de forskellige grupper, så en installation "</div><div class='ctx'> #~ "af 'Arbejdsstation' kan også have programmer fra 'Udvikling'-kategorien "</div><div class='ctx'> #~ "installeret.\n"</div><div class='hunk'>@@ -27852,11 +27852,11 @@ msgstr "Installation mislykkedes"</div><div class='ctx'> #~ "chose the individual package or because it was part of a group of "</div><div class='ctx'> #~ "packages,\n"</div><div class='ctx'> #~ "you will be asked to confirm that you really want those servers to be\n"</div><div class='del'>-#~ "installed. By default Mandrakelinux will automatically start any "</div><div class='add'>+#~ "installed. By default Mandrivalinux will automatically start any "</div><div class='ctx'> #~ "installed\n"</div><div class='ctx'> #~ "services at boot time. Even if they are safe and have no known issues at\n"</div><div class='ctx'> #~ "the time the distribution was shipped, it is entirely possible that that\n"</div><div class='del'>-#~ "security holes were discovered after this version of Mandrakelinux was\n"</div><div class='add'>+#~ "security holes were discovered after this version of Mandrivalinux was\n"</div><div class='ctx'> #~ "finalized. If you do not know what a particular service is supposed to "</div><div class='ctx'> #~ "do\n"</div><div class='ctx'> #~ "or why it is being installed, then click \"%s\". Clicking \"%s\" will\n"</div><div class='hunk'>@@ -27894,11 +27894,11 @@ msgstr "Installation mislykkedes"</div><div class='ctx'> #~ "!! Når en server-pakke er blevet valgt, enten fordi du specielt valgte "</div><div class='ctx'> #~ "den individuelle pakke, eller fordi den var en del af en gruppe af "</div><div class='ctx'> #~ "pakker, vil du blive spurgt om at bekræfte at du virkelig ønsker at "</div><div class='del'>-#~ "installere disse servere. Som standard under Mandrakelinux bliver "</div><div class='add'>+#~ "installere disse servere. Som standard under Mandrivalinux bliver "</div><div class='ctx'> #~ "installerede servere startet op ved opstart af maskinen. Selvom de er "</div><div class='ctx'> #~ "sikre og ikke har nogen kendte problemer på udgivelsestidspunktet for "</div><div class='ctx'> #~ "distributionen, er det absolut muligt at sikkerhedshuller blev opdaget "</div><div class='del'>-#~ "efter at denne version af Mandrakelinux blev færdiggjort. Hvis du ikke "</div><div class='add'>+#~ "efter at denne version af Mandrivalinux blev færdiggjort. Hvis du ikke "</div><div class='ctx'> #~ "véd hvad en bestemt tjeneste vil gøre eller hvorfor den skal installeres, "</div><div class='ctx'> #~ "så klik '%s' her. Et klik med '%s' her vil installere de nævnte servere "</div><div class='ctx'> #~ "og de vil som standard blive startet automatisk under opstarten!!\n"</div><div class='hunk'>@@ -27922,7 +27922,7 @@ msgstr "Installation mislykkedes"</div><div class='ctx'> #~ "You will now set up your Internet/network connection. If you wish to\n"</div><div class='ctx'> #~ "connect your computer to the Internet or to a local network, click \"%s"</div><div class='ctx'> #~ "\".\n"</div><div class='del'>-#~ "Mandrakelinux will attempt to auto-detect network devices and modems. If\n"</div><div class='add'>+#~ "Mandrivalinux will attempt to auto-detect network devices and modems. If\n"</div><div class='ctx'> #~ "this detection fails, uncheck the \"%s\" box. You may also choose not to\n"</div><div class='ctx'> #~ "configure the network, or to do it later, in which case clicking the \"%s"</div><div class='ctx'> #~ "\"\n"</div><div class='hunk'>@@ -27943,7 +27943,7 @@ msgstr "Installation mislykkedes"</div><div class='ctx'> #~ "modems\n"</div><div class='ctx'> #~ "that require additional software to work compared to Normal modems. Some "</div><div class='ctx'> #~ "of\n"</div><div class='del'>-#~ "those modems actually work under Mandrakelinux, some others do not. You\n"</div><div class='add'>+#~ "those modems actually work under Mandrivalinux, some others do not. You\n"</div><div class='ctx'> #~ "can consult the list of supported modems at LinModems.\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ "You can consult the ``Starter Guide'' chapter about Internet connections\n"</div><div class='hunk'>@@ -27954,7 +27954,7 @@ msgstr "Installation mislykkedes"</div><div class='ctx'> #~ "Du vil nu kunne opsætte din internet- eller netværksopkobling. Hvis du "</div><div class='ctx'> #~ "ønsker at forbinde din maskine til internettet eller til et lokalnetværk "</div><div class='ctx'> #~ "så klik på '%s'.\n"</div><div class='del'>-#~ "Mandrakelinux vil prøve at automatisk finde netværksenheder og modemer. "</div><div class='add'>+#~ "Mandrivalinux vil prøve at automatisk finde netværksenheder og modemer. "</div><div class='ctx'> #~ "Hvis denne søgning mislykkes så fjern markeringen i boksen '%s'. Du kan "</div><div class='ctx'> #~ "også vælge at ikke konfigurere netværket, eller gøre det senere; i så "</div><div class='ctx'> #~ "tilfælde vil klik på '%s'-knappen føre dig til næste trin.\n"</div><div class='hunk'>@@ -28089,7 +28089,7 @@ msgstr "Installation mislykkedes"</div><div class='ctx'> #~ "X (for X Window System) is the heart of the GNU/Linux graphical "</div><div class='ctx'> #~ "interface\n"</div><div class='ctx'> #~ "on which all the graphical environments (KDE, GNOME, AfterStep,\n"</div><div class='del'>-#~ "WindowMaker, etc.) bundled with Mandrakelinux rely upon.\n"</div><div class='add'>+#~ "WindowMaker, etc.) bundled with Mandrivalinux rely upon.\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ "You will be presented with a list of different parameters to change to "</div><div class='ctx'> #~ "get\n"</div><div class='hunk'>@@ -28152,7 +28152,7 @@ msgstr "Installation mislykkedes"</div><div class='ctx'> #~ msgstr ""</div><div class='ctx'> #~ "X (for X Window System) er hjertet af GNU/Linux' grafiske grænseflade som "</div><div class='ctx'> #~ "alle de grafiske miljøer (KDE, GNOME, AfterStep, WindowMaker, mv.) der "</div><div class='del'>-#~ "kommer sammen med Mandrakelinux afhænger af.\n"</div><div class='add'>+#~ "kommer sammen med Mandrivalinux afhænger af.\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ "Du vil blive vist en liste med forskellige parametre der kan ændres for "</div><div class='ctx'> #~ "at få den bedst mulige grafiske fremvisning:\n"</div><div class='hunk'>@@ -28275,7 +28275,7 @@ msgstr "Installation mislykkedes"</div><div class='ctx'> #~ "have to partition the drive. Basically, partitioning a hard drive "</div><div class='ctx'> #~ "consists\n"</div><div class='ctx'> #~ "of logically dividing it to create the space needed to install your new\n"</div><div class='del'>-#~ "Mandrakelinux system.\n"</div><div class='add'>+#~ "Mandrivalinux system.\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ "Because the process of partitioning a hard drive is usually irreversible\n"</div><div class='ctx'> #~ "and can lead to lost data if there is an existing operating system "</div><div class='hunk'>@@ -28314,7 +28314,7 @@ msgstr "Installation mislykkedes"</div><div class='ctx'> #~ "FAT or NTFS partition. Resizing can be performed without the loss of any\n"</div><div class='ctx'> #~ "data, provided you have previously defragmented the Windows partition.\n"</div><div class='ctx'> #~ "Backing up your data is strongly recommended.. Using this option is\n"</div><div class='del'>-#~ "recommended if you want to use both Mandrakelinux and Microsoft Windows "</div><div class='add'>+#~ "recommended if you want to use both Mandrivalinux and Microsoft Windows "</div><div class='ctx'> #~ "on\n"</div><div class='ctx'> #~ "the same computer.\n"</div><div class='ctx'> #~ "\n"</div><div class='hunk'>@@ -28324,7 +28324,7 @@ msgstr "Installation mislykkedes"</div><div class='ctx'> #~ "Windows to store your data or to install new software.\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ " * \"%s\": if you want to delete all data and all partitions present on\n"</div><div class='del'>-#~ "your hard drive and replace them with your new Mandrakelinux system,\n"</div><div class='add'>+#~ "your hard drive and replace them with your new Mandrivalinux system,\n"</div><div class='ctx'> #~ "choose this option. Be careful, because you will not be able to undo "</div><div class='ctx'> #~ "your\n"</div><div class='ctx'> #~ "choice after you confirm.\n"</div><div class='hunk'>@@ -28349,11 +28349,11 @@ msgstr "Installation mislykkedes"</div><div class='ctx'> #~ "refer to the ``Managing Your Partitions'' section in the ``Starter "</div><div class='ctx'> #~ "Guide''."</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "Nu skal du vælge hvor på din harddisk du vil installere dit Mandrakelinux-"</div><div class='add'>+#~ "Nu skal du vælge hvor på din harddisk du vil installere dit Mandrivalinux-"</div><div class='ctx'> #~ "operativsystem. Hvis disken er tom eller et eksisterende operativsystem "</div><div class='ctx'> #~ "bruger alt pladsen på den, bliver du nødt til at partitionere drevet. "</div><div class='ctx'> #~ "Partitionering vil sige at diskdrevet opdeles i logiske dele for at lave "</div><div class='del'>-#~ "den plads der behøves til at installere dit nye Mandrakelinux-system.\n"</div><div class='add'>+#~ "den plads der behøves til at installere dit nye Mandrivalinux-system.\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ "Da partitioneringen af en disk normalt ikke kan fortrydes og kan føre til "</div><div class='ctx'> #~ "tab af data, hvis der allerede er et eksisterende operativsystem "</div><div class='hunk'>@@ -28381,7 +28381,7 @@ msgstr "Installation mislykkedes"</div><div class='ctx'> #~ "Windows-FAT- eller NTFS-partition. Størrelsesændringen kan fortages uden "</div><div class='ctx'> #~ "tab af data, hvis du i forvejen har defragmenteret Windows-partitionen. "</div><div class='ctx'> #~ "Det anbefales på det kraftigste at du laver en sikkerhedskopi først. "</div><div class='del'>-#~ "Denne mulighed anbefales hvis du vil bruge både Mandrakelinux og "</div><div class='add'>+#~ "Denne mulighed anbefales hvis du vil bruge både Mandrivalinux og "</div><div class='ctx'> #~ "Microsoft Windows på samme maskine.\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ "  Før du vælger denne løsning, bør du forstå at størrelsen på din "</div><div class='hunk'>@@ -28390,7 +28390,7 @@ msgstr "Installation mislykkedes"</div><div class='ctx'> #~ "eller installere nyt programmel.\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ " * '%s': hvis du vil slette alle data på alle partitioner på denne disk "</div><div class='del'>-#~ "og erstatte dem med dit nye Mandrakelinux-system, kan du vælge denne "</div><div class='add'>+#~ "og erstatte dem med dit nye Mandrivalinux-system, kan du vælge denne "</div><div class='ctx'> #~ "mulighed. Vær forsigtig, for du vil ikke være i stand til at fortryde "</div><div class='ctx'> #~ "dine ændringer efter at du har sagt ja.\n"</div><div class='ctx'> #~ "\n"</div><div class='hunk'>@@ -28500,7 +28500,7 @@ msgstr "Installation mislykkedes"</div><div class='ctx'> #~ "Click on \"%s\" when you are ready to format the partitions.\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ "Click on \"%s\" if you want to choose another partition for your new\n"</div><div class='del'>-#~ "Mandrakelinux operating system installation.\n"</div><div class='add'>+#~ "Mandrivalinux operating system installation.\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ "Click on \"%s\" if you wish to select partitions that will be checked "</div><div class='ctx'> #~ "for\n"</div><div class='hunk'>@@ -28526,13 +28526,13 @@ msgstr "Installation mislykkedes"</div><div class='ctx'> #~ "Klik på '%s' når du er klar til at formatere partitionerne.\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ "Klik på '%s' hvis du ønsker at vælge andre partitioner til at installere "</div><div class='del'>-#~ "dit nye Mandrakelinux operativsystem.\n"</div><div class='add'>+#~ "dit nye Mandrivalinux operativsystem.\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ "Klik på '%s' for at vælge partitioner som du ønsker at tjekke for dårlige "</div><div class='ctx'> #~ "blokke."</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "At the time you are installing Mandrakelinux, it is likely that some\n"</div><div class='add'>+#~ "At the time you are installing Mandrivalinux, it is likely that some\n"</div><div class='ctx'> #~ "packages will have been updated since the initial release. Bugs may have\n"</div><div class='ctx'> #~ "been fixed, security issues resolved. To allow you to benefit from these\n"</div><div class='ctx'> #~ "updates, you are now able to download them from the Internet. Check \"%s"</div><div class='hunk'>@@ -28547,7 +28547,7 @@ msgstr "Installation mislykkedes"</div><div class='ctx'> #~ "the\n"</div><div class='ctx'> #~ "selected package(s), or \"%s\" to abort."</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "På det tidspunkt hvor du installerer Mandrakelinux er det sandsynligt at "</div><div class='add'>+#~ "På det tidspunkt hvor du installerer Mandrivalinux er det sandsynligt at "</div><div class='ctx'> #~ "nogen af pakkerne er blevet opdaterede siden den oprindelige udgivelse. "</div><div class='ctx'> #~ "Fejl er måske blevet rettet, og sikkerhedsproblemer måske løst. Det er nu "</div><div class='ctx'> #~ "muligt for dig at hente disse ned fra internettet for at disse "</div><div class='hunk'>@@ -28611,7 +28611,7 @@ msgstr "Installation mislykkedes"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ "DrakX now needs to know if you want to perform a new install or an "</div><div class='ctx'> #~ "upgrade\n"</div><div class='del'>-#~ "of an existing Mandrakelinux system:\n"</div><div class='add'>+#~ "of an existing Mandrivalinux system:\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ " * \"%s\": For the most part, this completely wipes out the old system. "</div><div class='ctx'> #~ "If\n"</div><div class='hunk'>@@ -28623,22 +28623,22 @@ msgstr "Installation mislykkedes"</div><div class='ctx'> #~ "written.\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ " * \"%s\": this installation class allows you to update the packages\n"</div><div class='del'>-#~ "currently installed on your Mandrakelinux system. Your current\n"</div><div class='add'>+#~ "currently installed on your Mandrivalinux system. Your current\n"</div><div class='ctx'> #~ "partitioning scheme and user data is not altered. Most of other\n"</div><div class='ctx'> #~ "configuration steps remain available, similar to a standard "</div><div class='ctx'> #~ "installation.\n"</div><div class='ctx'> #~ "\n"</div><div class='del'>-#~ "Using the ``Upgrade'' option should work fine on Mandrakelinux systems\n"</div><div class='add'>+#~ "Using the ``Upgrade'' option should work fine on Mandrivalinux systems\n"</div><div class='ctx'> #~ "running version \"8.1\" or later. Performing an Upgrade on versions "</div><div class='ctx'> #~ "prior\n"</div><div class='del'>-#~ "to Mandrakelinux version \"8.1\" is not recommended."</div><div class='add'>+#~ "to Mandrivalinux version \"8.1\" is not recommended."</div><div class='ctx'> #~ msgstr ""</div><div class='ctx'> #~ "Dette trin bliver kun aktiveret hvis der bliver fundet en eksisterende\n"</div><div class='ctx'> #~ "GNU/Linux partition på din maskine.\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ "DrakX skal nu vide om du vil udføre en ny installation eller en "</div><div class='ctx'> #~ "opgradering\n"</div><div class='del'>-#~ "af et eksisterende Mandrakelinux-system.\n"</div><div class='add'>+#~ "af et eksisterende Mandrivalinux-system.\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ " * \"%s\": Dette vil stort sét slette hele det gamle system. Hvis du "</div><div class='ctx'> #~ "ønsker at ændre hvordan diskene bliver partitioneret, eller ændre på "</div><div class='hunk'>@@ -28647,14 +28647,14 @@ msgstr "Installation mislykkedes"</div><div class='ctx'> #~ "blive overskrevne. \n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ " * \"%s\": Denne installationsklasse lader dig opgradere pakkene som er "</div><div class='del'>-#~ "installeret på dit nuværende Mandrakelinux-system. Din nuværende "</div><div class='add'>+#~ "installeret på dit nuværende Mandrivalinux-system. Din nuværende "</div><div class='ctx'> #~ "partitionsopsætning og brugerdata bliver ikke berørt. De fleste andre "</div><div class='ctx'> #~ "konfigurationstrin forbliver tilgængelige, i lighed med en "</div><div class='ctx'> #~ "standardinstallation.\n"</div><div class='ctx'> #~ "\n"</div><div class='del'>-#~ "\"Opgradér\"-valget bør fungere på Mandrakelinux-systemer som kører "</div><div class='add'>+#~ "\"Opgradér\"-valget bør fungere på Mandrivalinux-systemer som kører "</div><div class='ctx'> #~ "version 8.1 eller nyere. Udførelse af Opgradér på versioner tidligere end "</div><div class='del'>-#~ "Mandrakelinux 8.1 er ikke anbefalet."</div><div class='add'>+#~ "Mandrivalinux 8.1 er ikke anbefalet."</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='ctx'> #~ "Depending on the language you chose in section , DrakX will "</div><div class='hunk'>@@ -28714,7 +28714,7 @@ msgstr "Installation mislykkedes"</div><div class='ctx'> #~ "About UTF-8 (unicode) support: Unicode is a new character encoding meant "</div><div class='ctx'> #~ "to\n"</div><div class='ctx'> #~ "cover all existing languages. Though full support for it in GNU/Linux is\n"</div><div class='del'>-#~ "still under development. For that reason, Mandrakelinux will be using it\n"</div><div class='add'>+#~ "still under development. For that reason, Mandrivalinux will be using it\n"</div><div class='ctx'> #~ "or not depending on the user choices:\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ " * If you choose a languages with a strong legacy encoding (latin1\n"</div><div class='hunk'>@@ -28963,7 +28963,7 @@ msgstr "Installation mislykkedes"</div><div class='ctx'> #~ "checking this box.\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ "!! Be aware that if you choose not to install a bootloader (by selecting\n"</div><div class='del'>-#~ "\"%s\"), you must ensure that you have a way to boot your Mandrakelinux\n"</div><div class='add'>+#~ "\"%s\"), you must ensure that you have a way to boot your Mandrivalinux\n"</div><div class='ctx'> #~ "system! Be sure you know what you are doing before changing any of the\n"</div><div class='ctx'> #~ "options. !!\n"</div><div class='ctx'> #~ "\n"</div><div class='hunk'>@@ -29001,7 +29001,7 @@ msgstr "Installation mislykkedes"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ "Vær opmærksom på at hvis du vælger ikke at installere en opstartsindlæser "</div><div class='ctx'> #~ "(ved at vælge '%s'), skal du være sikker på at du har en anden måde at "</div><div class='del'>-#~ "starte dit Mandrakelinux-system op på! Vær sikker på hvad du gør hvis du "</div><div class='add'>+#~ "starte dit Mandrivalinux-system op på! Vær sikker på hvad du gør hvis du "</div><div class='ctx'> #~ "ændrer nogen af tilvalgene her!\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ "Et klik på '%s'-knappen i denne dialog vil tilbyde avancerede muligheder "</div><div class='hunk'>@@ -29094,7 +29094,7 @@ msgstr "Installation mislykkedes"</div><div class='ctx'> #~ msgid ""</div><div class='ctx'> #~ "Now, it's time to select a printing system for your computer. Other OSs "</div><div class='ctx'> #~ "may\n"</div><div class='del'>-#~ "offer you one, but Mandrakelinux offers two. Each of the printing "</div><div class='add'>+#~ "offer you one, but Mandrivalinux offers two. Each of the printing "</div><div class='ctx'> #~ "systems\n"</div><div class='ctx'> #~ "is best suited to particular types of configuration.\n"</div><div class='ctx'> #~ "\n"</div><div class='hunk'>@@ -29628,10 +29628,10 @@ msgstr "Installation mislykkedes"</div><div class='ctx'> #~ "værktøjer til at forenkle konfigurationen af din maskine,"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "Find all Mandrakesoft products and services at &lt;b&gt;MandrakeStore&lt;/b&gt; -- "</div><div class='add'>+#~ "Find all Mandriva products and services at &lt;b&gt;MandrakeStore&lt;/b&gt; -- "</div><div class='ctx'> #~ "our full service e-commerce platform."</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "Find alle Mandrakesoft-produkter og -tjenester på &lt;b&gt;MandrakeStore&lt;/b&gt; -- "</div><div class='add'>+#~ "Find alle Mandriva-produkter og -tjenester på &lt;b&gt;MandrakeStore&lt;/b&gt; -- "</div><div class='ctx'> #~ "vor fuldstændige e-handelsplatform."</div><div class='ctx'> </div><div class='ctx'> #~ msgid "Become a &lt;b&gt;MandrakeClub&lt;/b&gt; member!"</div><div class='hunk'>@@ -29642,7 +29642,7 @@ msgstr "Installation mislykkedes"</div><div class='ctx'> #~ "MandrakeClub, such as:"</div><div class='ctx'> #~ msgstr ""</div><div class='ctx'> #~ "Drag nytte af værdifulde fordele, produkter og tjenester ved at være med "</div><div class='del'>-#~ "i Mandrake Club, med:"</div><div class='add'>+#~ "i Mandriva Club, med:"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='ctx'> #~ "\t* Special download mirror list exclusively for MandrakeClub Members"</div><div class='hunk'>@@ -29653,26 +29653,26 @@ msgstr "Installation mislykkedes"</div><div class='ctx'> #~ msgid "\t* Special discounts for products and services at MandrakeStore"</div><div class='ctx'> #~ msgstr "\t* Specielle rabatter for produkter og tjenester hos MandrakeStore"</div><div class='ctx'> </div><div class='del'>-#~ msgid "\t* Find out Mandrakelinux on a bootable CD with &lt;b&gt;MandrakeMove&lt;/b&gt;"</div><div class='add'>+#~ msgid "\t* Find out Mandrivalinux on a bootable CD with &lt;b&gt;Mandriva Move&lt;/b&gt;"</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "\t* Find ud af mere om vor Mandrakelinux på en opstartelig CD med "</div><div class='del'>-#~ "MandrakeMove"</div><div class='add'>+#~ "\t* Find ud af mere om vor Mandrivalinux på en opstartelig CD med "</div><div class='add'>+#~ "Mandriva Move"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "Find all Mandrakesoft products at &lt;b&gt;MandrakeStore&lt;/b&gt; -- our full "</div><div class='add'>+#~ "Find all Mandriva products at &lt;b&gt;MandrakeStore&lt;/b&gt; -- our full "</div><div class='ctx'> #~ "service e-commerce platform."</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "Find alle Mandrakesoft-produkter hos &lt;b&gt;MandrakeStore&lt;/b&gt; - vores "</div><div class='add'>+#~ "Find alle Mandriva-produkter hos &lt;b&gt;MandrakeStore&lt;/b&gt; - vores "</div><div class='ctx'> #~ "fuldstændige e-handelplatform."</div><div class='ctx'> </div><div class='ctx'> #~ msgid "&lt;b&gt;Become a MandrakeClub member!&lt;/b&gt;"</div><div class='ctx'> #~ msgstr "&lt;b&gt;Bliv medlem af MandrakeClub!&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "In the Mandrakelinux menu you will find easy-to-use applications for all "</div><div class='add'>+#~ "In the Mandrivalinux menu you will find easy-to-use applications for all "</div><div class='ctx'> #~ "tasks:"</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "I Mandrakelinux-menuen vil du finde nemme applikationer for alle opgaver:"</div><div class='add'>+#~ "I Mandrivalinux-menuen vil du finde nemme applikationer for alle opgaver:"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='ctx'> #~ "\t* Take charge of your personal data with the integrated personal "</div><div class='hunk'>@@ -29709,8 +29709,8 @@ msgstr "Installation mislykkedes"</div><div class='ctx'> #~ "  --report          - program bær være én af Mandrakes værktøjer\n"</div><div class='ctx'> #~ "  --incident        - program bær være én af Mandrakes værktøjer"</div><div class='ctx'> </div><div class='del'>-#~ msgid "Mandrake Online"</div><div class='del'>-#~ msgstr "Mandrake Online"</div><div class='add'>+#~ msgid "Mandriva Online"</div><div class='add'>+#~ msgstr "Mandriva Online"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='ctx'> #~ "This interface has not been configured yet.\n"</div><div class='hunk'>@@ -29830,10 +29830,10 @@ msgstr "Installation mislykkedes"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='ctx'> #~ "Take advantage of valuable benefits, products and services by joining "</div><div class='del'>-#~ "Mandrake Club, such as:"</div><div class='add'>+#~ "Mandriva Club, such as:"</div><div class='ctx'> #~ msgstr ""</div><div class='ctx'> #~ "Drag nytte af værdifulde fordele, produkter og tjenester ved at være med "</div><div class='del'>-#~ "i Mandrake Club, med:"</div><div class='add'>+#~ "i Mandriva Club, med:"</div><div class='ctx'> </div><div class='ctx'> #~ msgid "TCP/IP"</div><div class='ctx'> #~ msgstr "TCP/IP"</div><div class='head'>diff --git a/perl-install/share/po/de.po b/perl-install/share/po/de.po<br/>index e0cb61ed4..ab646b84e 100644<br/>--- a/<a href='/software/drakx/tree/perl-install/share/po/de.po?h=18.33&amp;id=a2c392a9ab83bb9031fb11f99f0101f1f2d9f140'>perl-install/share/po/de.po</a><br/>+++ b/<a href='/software/drakx/tree/perl-install/share/po/de.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/de.po</a></div><div class='hunk'>@@ -5,7 +5,7 @@</div><div class='ctx'> # translation of de.po to Deutsch</div><div class='ctx'> # translation of DrakX-de.po to german</div><div class='ctx'> # german translation of the MandrakeInstaller.</div><div class='del'>-# Copyright (C) 2000-2003 Mandrakesoft S.A.</div><div class='add'>+# Copyright (C) 2000-2003 Mandriva S.A.</div><div class='ctx'> # Stefan Siegel &lt;siegel@linux-mandrake.com&gt;, 2000, 2001, 2002, 2003.</div><div class='ctx'> # Sebastian Deutscher &lt;sebastian_deutscher@web.de&gt;, 2003,2004.</div><div class='ctx'> # Gerhard Ortner &lt;gerhard.ortner@aon.at&gt;, 2003, 2004.</div><div class='hunk'>@@ -80,14 +80,14 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click the button to reboot the machine, unplug it, remove write protection,\n"</div><div class='del'>-"plug the key again, and launch Mandrake Move again."</div><div class='add'>+"plug the key again, and launch Mandriva Move again."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Der Schreibschutz des USB-Sticks scheint aktiv zu sein, aber das sichere\n"</div><div class='ctx'> "Entfernen ist jetzt nicht möglich.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Starten Sie den Rechner neu, entfernen Sie den USB-Stick, deaktivieren Sie\n"</div><div class='del'>-"den Schreibschutz und starten Sie Mandrake Move erneut."</div><div class='add'>+"den Schreibschutz und starten Sie Mandriva Move erneut."</div><div class='ctx'> </div><div class='ctx'> #: ../move/move.pm:468 help.pm:409 install_steps_interactive.pm:1320</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -105,7 +105,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You may also proceed without an USB key - you'll still be\n"</div><div class='del'>-"able to use Mandrake Move as a normal live Mandrake\n"</div><div class='add'>+"able to use Mandriva Move as a normal live Mandriva\n"</div><div class='ctx'> "Operating System."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Ihr USB-Stick enthält keine gültige Windows(FAT)-Partition.\n"</div><div class='hunk'>@@ -116,14 +116,14 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Sie können auch ohne einen USB-Stick weitermachen - \n"</div><div class='del'>-"Sie können dann Mandrake Move immernoch als normales\n"</div><div class='add'>+"Sie können dann Mandriva Move immernoch als normales\n"</div><div class='ctx'> "Mandrake Betriebssystem nutzen."</div><div class='ctx'> </div><div class='ctx'> #: ../move/move.pm:483</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "We did not detect any USB key on your system. If you\n"</div><div class='del'>-"plug in an USB key now, Mandrake Move will have the ability\n"</div><div class='add'>+"plug in an USB key now, Mandriva Move will have the ability\n"</div><div class='ctx'> "to transparently save the data in your home directory and\n"</div><div class='ctx'> "system wide configuration, for next boot on this computer\n"</div><div class='ctx'> "or another one. Note: if you plug in a key now, wait several\n"</div><div class='hunk'>@@ -131,19 +131,19 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You may also proceed without an USB key - you'll still be\n"</div><div class='del'>-"able to use Mandrake Move as a normal live Mandrake\n"</div><div class='add'>+"able to use Mandriva Move as a normal live Mandriva\n"</div><div class='ctx'> "Operating System."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Es wurde kein USB-Stick an Ihrem System gefunden.\n"</div><div class='ctx'> "Wenn Sie jetzt einen USB-Stick anschließen, kann\n"</div><div class='del'>-"Mandrake Move transparent die Daten in Ihrem Persönlichen\n"</div><div class='add'>+"Mandriva Move transparent die Daten in Ihrem Persönlichen\n"</div><div class='ctx'> "Verzeichnis und die systemweite Konfiguration speichern.\n"</div><div class='ctx'> "Diese stehen dann beim nächsten Booten zur Verfügung.\n"</div><div class='ctx'> "Wenn Sie jetzt einen USB-Stick anschließen, warten Sie bitte\n"</div><div class='ctx'> "mehrere Sekunden, bevor sie die Erkennung nochmals\n"</div><div class='ctx'> "starten.\n"</div><div class='ctx'> "Sie können auch ohne einen USB-Stick weitermachen - \n"</div><div class='del'>-"Sie können dann Mandrake Move immernoch als normales\n"</div><div class='add'>+"Sie können dann Mandriva Move immernoch als normales\n"</div><div class='ctx'> "Mandrake Betriebssystem nutzen."</div><div class='ctx'> </div><div class='ctx'> #: ../move/move.pm:494</div><div class='hunk'>@@ -270,7 +270,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "This may come from corrupted system configuration files\n"</div><div class='ctx'> "on the USB key, in this case removing them and then\n"</div><div class='del'>-"rebooting Mandrake Move would fix the problem. To do\n"</div><div class='add'>+"rebooting Mandriva Move would fix the problem. To do\n"</div><div class='ctx'> "so, click on the corresponding button.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -286,7 +286,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "Das kann durch defekte System-Konfigurations-Dateien\n"</div><div class='ctx'> "auf dem USB-Stick passieren. Entfernen Sie die Dateien\n"</div><div class='del'>-"und starten Sie Mandrake Move neu. Um das zu machen,\n"</div><div class='add'>+"und starten Sie Mandriva Move neu. Um das zu machen,\n"</div><div class='ctx'> "klicken Sie auf die entsprechende Schaltfläche.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -1328,11 +1328,11 @@ msgstr "Sprachauswahl"</div><div class='ctx'> #: any.pm:733</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux can support multiple languages. Select\n"</div><div class='add'>+"Mandrivalinux can support multiple languages. Select\n"</div><div class='ctx'> "the languages you would like to install. They will be available\n"</div><div class='ctx'> "when your installation is complete and you restart your system."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux unterstützt verschiedene Sprachen. Wählen\n"</div><div class='add'>+"Mandrivalinux unterstützt verschiedene Sprachen. Wählen\n"</div><div class='ctx'> "Sie die Sprachen, die Sie installieren wollen.Diese stehen Ihnen zur\n"</div><div class='ctx'> "Verfügung, nachdem die Installation fertig ist und Sie einen Neustart\n"</div><div class='ctx'> "durchgeführt haben."</div><div class='hunk'>@@ -1676,12 +1676,12 @@ msgstr ""</div><div class='ctx'> "Administrator wahrscheinlich folgendes ausführen: „C:\\&gt;net localgroup \"Pre-"</div><div class='ctx'> "Windows 2000 Compatible Access\" everyone /add“. Anschließend muss der "</div><div class='ctx'> "Server neu gestartet werden.\n"</div><div class='del'>-"Damit Sie Ihren Mandrakelinux-Rechner zur Windows™-Domäne hinzufügen können, "</div><div class='add'>+"Damit Sie Ihren Mandrivalinux-Rechner zur Windows™-Domäne hinzufügen können, "</div><div class='ctx'> "benötigen Sie noch Benutzername und Passwort eines Domänen-Administrators.\n"</div><div class='ctx'> "Sollte das Netzwerk noch nicht aktiv sein, wird DrakX nach der "</div><div class='ctx'> "Netzwerkkonfiguration versuchen, sich in die Domäne zu integrieren.\n"</div><div class='ctx'> "Sollte dies schief gehen, und die Domänenauthentifizierung funktioniert "</div><div class='del'>-"nicht, verwenden Sie nach der Installation von Mandrakelinux folgenden "</div><div class='add'>+"nicht, verwenden Sie nach der Installation von Mandrivalinux folgenden "</div><div class='ctx'> "Befehl: „smbpasswd -j DOMÄNE -U BENUTZER%%PASSWORT“, wobei „DOMÄNE“ die "</div><div class='ctx'> "Windows™-Domäne ist, „BENUTZER“ und „PASSWORT“ der Benutzername und das "</div><div class='ctx'> "Passwort des Domänen-Administrators.\n"</div><div class='hunk'>@@ -3781,12 +3781,12 @@ msgstr "Radio Unterstützung aktivieren"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Before continuing, you should carefully read the terms of the license. It\n"</div><div class='del'>-"covers the entire Mandrakelinux distribution. If you agree with all the\n"</div><div class='add'>+"covers the entire Mandrivalinux distribution. If you agree with all the\n"</div><div class='ctx'> "terms it contains, check the \"%s\" box. If not, clicking on the \"%s\"\n"</div><div class='ctx'> "button will reboot your computer."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Lesen Sie bitte aufmerksam die Lizenz, bevor Sie fortfahren. Sie umfasst\n"</div><div class='del'>-"die gesamte Mandrakelinux Distribution. Sollten Sie nicht in allen Punkten\n"</div><div class='add'>+"die gesamte Mandrivalinux Distribution. Sollten Sie nicht in allen Punkten\n"</div><div class='ctx'> "zustimmen, betätigen Sie bitte die Schaltfläche „%s“, um die Installation\n"</div><div class='ctx'> "abzubrechen. Um mit der Installation fortzufahren, betätigen Sie die\n"</div><div class='ctx'> "Schaltfläche „%s“."</div><div class='hunk'>@@ -3969,13 +3969,13 @@ msgstr ""</div><div class='ctx'> #: help.pm:85</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"The Mandrakelinux installation is distributed on several CD-ROMs. If a\n"</div><div class='add'>+"The Mandrivalinux installation is distributed on several CD-ROMs. If a\n"</div><div class='ctx'> "selected package is located on another CD-ROM, DrakX will eject the current\n"</div><div class='ctx'> "CD and ask you to insert the required one. If you do not have the requested\n"</div><div class='ctx'> "CD at hand, just click on \"%s\", the corresponding packages will not be\n"</div><div class='ctx'> "installed."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Die Mandrakelinux-Distribution wird auf mehreren CD-ROMs ausgeliefert. Es\n"</div><div class='add'>+"Die Mandrivalinux-Distribution wird auf mehreren CD-ROMs ausgeliefert. Es\n"</div><div class='ctx'> "kann daher vorkommen, dass DrakX Pakete von anderen, als der\n"</div><div class='ctx'> "Installations-CD-ROM installieren will. In diesem Fall wird es die aktuelle\n"</div><div class='ctx'> "CD auswerfen und nach einer anderen fragen. Wenn Sie dieses CD nicht haben,\n"</div><div class='hunk'>@@ -3988,11 +3988,11 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "It's now time to specify which programs you wish to install on your system.\n"</div><div class='del'>-"There are thousands of packages available for Mandrakelinux, and to make it\n"</div><div class='add'>+"There are thousands of packages available for Mandrivalinux, and to make it\n"</div><div class='ctx'> "simpler to manage, they have been placed into groups of similar\n"</div><div class='ctx'> "applications.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Mandrakelinux sorts package groups in four categories. You can mix and\n"</div><div class='add'>+"Mandrivalinux sorts package groups in four categories. You can mix and\n"</div><div class='ctx'> "match applications from the various categories, so a ``Workstation''\n"</div><div class='ctx'> "installation can still have applications from the ``Server'' category\n"</div><div class='ctx'> "installed.\n"</div><div class='hunk'>@@ -4044,7 +4044,7 @@ msgid ""</div><div class='ctx'> "megabytes."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Nun ist es Zeit sich zu entscheiden, welche Programme Sie auf Ihrem Rechner\n"</div><div class='del'>-"installieren wollen. Es gibt tausende von Paketen für Mandrakelinux, und\n"</div><div class='add'>+"installieren wollen. Es gibt tausende von Paketen für Mandrivalinux, und\n"</div><div class='ctx'> "Sie müssen sie nicht alle auswendig kennen.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Die Pakete sind nach ihrer Verwendung in vier Kategorien eingeteilt. Sie\n"</div><div class='hunk'>@@ -4155,10 +4155,10 @@ msgid ""</div><div class='ctx'> "!! If a server package has been selected, either because you specifically\n"</div><div class='ctx'> "chose the individual package or because it was part of a group of packages,\n"</div><div class='ctx'> "you'll be asked to confirm that you really want those servers to be\n"</div><div class='del'>-"installed. By default Mandrakelinux will automatically start any installed\n"</div><div class='add'>+"installed. By default Mandrivalinux will automatically start any installed\n"</div><div class='ctx'> "services at boot time. Even if they are safe and have no known issues at\n"</div><div class='ctx'> "the time the distribution was shipped, it is entirely possible that\n"</div><div class='del'>-"security holes were discovered after this version of Mandrakelinux was\n"</div><div class='add'>+"security holes were discovered after this version of Mandrivalinux was\n"</div><div class='ctx'> "finalized. If you do not know what a particular service is supposed to do "</div><div class='ctx'> "or\n"</div><div class='ctx'> "why it's being installed, then click \"%s\". Clicking \"%s\" will install\n"</div><div class='hunk'>@@ -4190,7 +4190,7 @@ msgstr ""</div><div class='ctx'> "!! Es kommt vor, dass Server- und Dienst-Pakete angewählt wurden - entweder\n"</div><div class='ctx'> "absichtlich, oder als Paket einer ganzen Gruppe; sollte das der Fall sein,\n"</div><div class='ctx'> "werden Sie nun gefragt, ob Sie diese wirklich installiert haben wollen.\n"</div><div class='del'>-"Unter Mandrakelinux werden installierte Server und Dienste automatisch beim\n"</div><div class='add'>+"Unter Mandrivalinux werden installierte Server und Dienste automatisch beim\n"</div><div class='ctx'> "Betriebssystemstart gestartet. Selbst wenn zum Zeitpunkt, als die\n"</div><div class='ctx'> "Distribution zusammengestellt wurde, keine Sicherheitslücken oder Fehler in\n"</div><div class='ctx'> "diesen Paketen bekannt waren, ist natürlich nicht auszuschließen, dass\n"</div><div class='hunk'>@@ -4356,7 +4356,7 @@ msgstr ""</div><div class='ctx'> msgid ""</div><div class='ctx'> "X (for X Window System) is the heart of the GNU/Linux graphical interface\n"</div><div class='ctx'> "on which all the graphical environments (KDE, GNOME, AfterStep,\n"</div><div class='del'>-"WindowMaker, etc.) bundled with Mandrakelinux rely upon.\n"</div><div class='add'>+"WindowMaker, etc.) bundled with Mandrivalinux rely upon.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You'll see a list of different parameters to change to get an optimal\n"</div><div class='ctx'> "graphical display.\n"</div><div class='hunk'>@@ -4412,7 +4412,7 @@ msgid ""</div><div class='ctx'> msgstr ""</div><div class='ctx'> "X (das X Window System) ist das Herz der grafischen Benutzeroberfläche von\n"</div><div class='ctx'> "GNU/Linux. Es bildet die Grundlage für die Vielzahl grafischer\n"</div><div class='del'>-"Benutzerumgebungen, die Mandrakelinux Ihnen anbietet (wie etwa KDE, GNOME,\n"</div><div class='add'>+"Benutzerumgebungen, die Mandrivalinux Ihnen anbietet (wie etwa KDE, GNOME,\n"</div><div class='ctx'> "AfterStep oder WindowMaker).\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Sie erhalten eine Liste möglicher Parameter, mit deren Hilfe Sie die\n"</div><div class='hunk'>@@ -4539,12 +4539,12 @@ msgstr ""</div><div class='ctx'> #: help.pm:316</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"You now need to decide where you want to install the Mandrakelinux\n"</div><div class='add'>+"You now need to decide where you want to install the Mandrivalinux\n"</div><div class='ctx'> "operating system on your hard drive. If your hard drive is empty or if an\n"</div><div class='ctx'> "existing operating system is using all the available space you will have to\n"</div><div class='ctx'> "partition the drive. Basically, partitioning a hard drive means to\n"</div><div class='ctx'> "logically divide it to create the space needed to install your new\n"</div><div class='del'>-"Mandrakelinux system.\n"</div><div class='add'>+"Mandrivalinux system.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Because the process of partitioning a hard drive is usually irreversible\n"</div><div class='ctx'> "and can lead to data losses, partitioning can be intimidating and stressful\n"</div><div class='hunk'>@@ -4571,7 +4571,7 @@ msgid ""</div><div class='ctx'> "FAT or NTFS partition. Resizing can be performed without the loss of any\n"</div><div class='ctx'> "data, provided you've previously defragmented the Windows partition.\n"</div><div class='ctx'> "Backing up your data is strongly recommended. Using this option is\n"</div><div class='del'>-"recommended if you want to use both Mandrakelinux and Microsoft Windows on\n"</div><div class='add'>+"recommended if you want to use both Mandrivalinux and Microsoft Windows on\n"</div><div class='ctx'> "the same computer.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "   Before choosing this option, please understand that after this\n"</div><div class='hunk'>@@ -4580,7 +4580,7 @@ msgid ""</div><div class='ctx'> "to store your data or to install new software.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". If you want to delete all data and all partitions present on\n"</div><div class='del'>-"your hard drive and replace them with your new Mandrakelinux system, choose\n"</div><div class='add'>+"your hard drive and replace them with your new Mandrivalinux system, choose\n"</div><div class='ctx'> "this option. Be careful, because you will not be able to undo this "</div><div class='ctx'> "operation\n"</div><div class='ctx'> "after you confirm.\n"</div><div class='hunk'>@@ -4600,11 +4600,11 @@ msgid ""</div><div class='ctx'> "experience. For more instructions on how to use the DiskDrake utility,\n"</div><div class='ctx'> "refer to the ``Managing Your Partitions'' section in the ``Starter Guide''."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Sie müssen nun entscheiden, wo auf Ihrer/n Festplatte(n) Ihr Mandrakelinux\n"</div><div class='add'>+"Sie müssen nun entscheiden, wo auf Ihrer/n Festplatte(n) Ihr Mandrivalinux\n"</div><div class='ctx'> "System installiert werden soll. Sofern alles leer ist bzw. ein\n"</div><div class='ctx'> "Betriebssystem alles belegt, müssen die Platte(n) neu partitioniert werden.\n"</div><div class='ctx'> "Prinzipiell besteht das Partitionieren der Platte(n) darin, den\n"</div><div class='del'>-"Plattenplatz so aufzuteilen, dass Ihr Mandrakelinux darauf installiert\n"</div><div class='add'>+"Plattenplatz so aufzuteilen, dass Ihr Mandrivalinux darauf installiert\n"</div><div class='ctx'> "werden kann.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Da dieser Schritt normalerweise irreversibel ist und auch zu Datenverlusten\n"</div><div class='hunk'>@@ -4635,7 +4635,7 @@ msgstr ""</div><div class='ctx'> "defragmentiert. Dennoch sollten Sie vor diesem Schritt eine Sicherungskopie\n"</div><div class='ctx'> "Ihrer Daten auf einem anderem Medium als der zu verändernden Festplatte\n"</div><div class='ctx'> "vornehmen. Sie sollten diese Variante wählen, falls Sie beide\n"</div><div class='del'>-"Betriebssysteme (Microsoft Windows und Mandrakelinux) nebeneinander nutzen\n"</div><div class='add'>+"Betriebssysteme (Microsoft Windows und Mandrivalinux) nebeneinander nutzen\n"</div><div class='ctx'> "wollen.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "   Bevor Sie sich für diese Variante entscheiden, sei hier noch einmal\n"</div><div class='hunk'>@@ -4643,7 +4643,7 @@ msgstr ""</div><div class='ctx'> "als momentan.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * „%s“: Falls Sie alle Daten Ihrer Platte verlieren, und sie durch Ihr\n"</div><div class='del'>-"neues Mandrakelinux System ersetzen wollen, wählen Sie diese Schaltfläche.\n"</div><div class='add'>+"neues Mandrivalinux System ersetzen wollen, wählen Sie diese Schaltfläche.\n"</div><div class='ctx'> "Beachten Sie, dass dieser Schritt nicht rückgängig gemacht werden kann.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "   !! Wenn Sie diese Variante wählen, werden alle Ihre Daten auf der Platte\n"</div><div class='hunk'>@@ -4813,7 +4813,7 @@ msgid ""</div><div class='ctx'> "Click on \"%s\" when you're ready to format the partitions.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click on \"%s\" if you want to choose another partition for your new\n"</div><div class='del'>-"Mandrakelinux operating system installation.\n"</div><div class='add'>+"Mandrivalinux operating system installation.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click on \"%s\" if you wish to select partitions which will be checked for\n"</div><div class='ctx'> "bad blocks on the disk."</div><div class='hunk'>@@ -4835,7 +4835,7 @@ msgstr ""</div><div class='ctx'> "Schaltfläche „%s“, um mit dem Formatieren der Partitionen zu beginnen.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Betätigen Sie „%s“, wenn Sie eine andere Partition für Ihr neues\n"</div><div class='del'>-"Mandrakelinux vorgesehen haben.\n"</div><div class='add'>+"Mandrivalinux vorgesehen haben.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Betätigen Sie die Schaltfläche „%s“, falls Sie Partitionen auf defekte\n"</div><div class='ctx'> "Blöcke untersuchen wollen."</div><div class='hunk'>@@ -4854,7 +4854,7 @@ msgstr "Zurück"</div><div class='ctx'> #: help.pm:434</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"By the time you install Mandrakelinux, it's likely that some packages will\n"</div><div class='add'>+"By the time you install Mandrivalinux, it's likely that some packages will\n"</div><div class='ctx'> "have been updated since the initial release. Bugs may have been fixed,\n"</div><div class='ctx'> "security issues resolved. To allow you to benefit from these updates,\n"</div><div class='ctx'> "you're now able to download them from the Internet. Check \"%s\" if you\n"</div><div class='hunk'>@@ -4866,7 +4866,7 @@ msgid ""</div><div class='ctx'> "will appear: review the selection, and press \"%s\" to retrieve and install\n"</div><div class='ctx'> "the selected package(s), or \"%s\" to abort."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Es ist sehr wahrscheinlich, dass zum Zeitpunkt Ihrer Mandrakelinux\n"</div><div class='add'>+"Es ist sehr wahrscheinlich, dass zum Zeitpunkt Ihrer Mandrivalinux\n"</div><div class='ctx'> "Installation bereits einige Pakete aktualisiert wurden, etwa da noch Fehler\n"</div><div class='ctx'> "entdeckt und beseitigt wurden oder da in Paketen Sicherheitslücken entdeckt\n"</div><div class='ctx'> "wurden, für die bereits Lösungen existieren. Um von diesen aktualisierten\n"</div><div class='hunk'>@@ -4901,7 +4901,7 @@ msgid ""</div><div class='ctx'> "generally obtained at the expense of ease of use.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "If you do not know what to choose, keep the default option. You'll be able\n"</div><div class='del'>-"to change it later with the draksec tool, which is part of Mandrakelinux\n"</div><div class='add'>+"to change it later with the draksec tool, which is part of Mandrivalinux\n"</div><div class='ctx'> "Control Center.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Fill the \"%s\" field with the e-mail address of the person responsible for\n"</div><div class='hunk'>@@ -4915,7 +4915,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "Sollten Sie sich an dieser Stelle nicht sicher sein, so behalten Sie die\n"</div><div class='ctx'> "Standardeinstellung bei. Sie können die Ebene später noch mittels draksec\n"</div><div class='del'>-"im Mandrakelinux Control Center anpassen.\n"</div><div class='add'>+"im Mandrivalinux Control Center anpassen.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Das Feld „%s“ dient dazu, dem System mitzuteilen, wer für die Sicherheit\n"</div><div class='ctx'> "dieses Rechners verantwortlich ist. An dieses Kennzeichen/diese E-Mail\n"</div><div class='hunk'>@@ -4932,7 +4932,7 @@ msgstr "Sicherheitsadministrator:"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "At this point, you need to choose which partition(s) will be used for the\n"</div><div class='del'>-"installation of your Mandrakelinux system. If partitions have already been\n"</div><div class='add'>+"installation of your Mandrivalinux system. If partitions have already been\n"</div><div class='ctx'> "defined, either from a previous installation of GNU/Linux or by another\n"</div><div class='ctx'> "partitioning tool, you can use existing partitions. Otherwise, hard drive\n"</div><div class='ctx'> "partitions must be defined.\n"</div><div class='hunk'>@@ -5096,7 +5096,7 @@ msgstr "In den Normal-Modus wechseln"</div><div class='ctx'> msgid ""</div><div class='ctx'> "More than one Microsoft partition has been detected on your hard drive.\n"</div><div class='ctx'> "Please choose the one which you want to resize in order to install your new\n"</div><div class='del'>-"Mandrakelinux operating system.\n"</div><div class='add'>+"Mandrivalinux operating system.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Each partition is listed as follows: \"Linux name\", \"Windows name\"\n"</div><div class='ctx'> "\"Capacity\".\n"</div><div class='hunk'>@@ -5125,7 +5125,7 @@ msgid ""</div><div class='ctx'> "disk or partition is called \"C:\")."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Es wurde mehr als eine Windows-Partition gefunden. Wählen Sie bitte, welche\n"</div><div class='del'>-"Sie verkleinern wollen, um Platz für Ihr neues Mandrakelinux zu schaffen.\n"</div><div class='add'>+"Sie verkleinern wollen, um Platz für Ihr neues Mandrivalinux zu schaffen.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Die Partitionen werden folgendermaßen aufgelistet: „Linux-Name“,\n"</div><div class='ctx'> "„Windows-Name“, „Kapazität“.\n"</div><div class='hunk'>@@ -5177,7 +5177,7 @@ msgid ""</div><div class='ctx'> "found on your machine.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "DrakX now needs to know if you want to perform a new installation or an\n"</div><div class='del'>-"upgrade of an existing Mandrakelinux system:\n"</div><div class='add'>+"upgrade of an existing Mandrivalinux system:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". For the most part, this completely wipes out the old system.\n"</div><div class='ctx'> "However, depending on your partitioning scheme, you can prevent some of\n"</div><div class='hunk'>@@ -5186,35 +5186,35 @@ msgid ""</div><div class='ctx'> "the file system, you should use this option.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". This installation class allows you to update the packages\n"</div><div class='del'>-"currently installed on your Mandrakelinux system. Your current partitioning\n"</div><div class='add'>+"currently installed on your Mandrivalinux system. Your current partitioning\n"</div><div class='ctx'> "scheme and user data will not be altered. Most of the other configuration\n"</div><div class='ctx'> "steps remain available and are similar to a standard installation.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Using the ``Upgrade'' option should work fine on Mandrakelinux systems\n"</div><div class='add'>+"Using the ``Upgrade'' option should work fine on Mandrivalinux systems\n"</div><div class='ctx'> "running version \"8.1\" or later. Performing an upgrade on versions prior\n"</div><div class='del'>-"to Mandrakelinux version \"8.1\" is not recommended."</div><div class='add'>+"to Mandrivalinux version \"8.1\" is not recommended."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Dieser Schritt wird nur aufgerufen, wenn mindestens eine GNU/Linux\n"</div><div class='ctx'> "Partition auf Ihren Festplatten gefunden wird.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "DrakX fragt Sie nun nach der gewünschten Installationsart. Sie haben die\n"</div><div class='ctx'> "Wahl zwischen einer Aktualisierung einer bereits vorhandenen\n"</div><div class='del'>-"Mandrakelinux-Version oder einer kompletten Neuinstallation:\n"</div><div class='add'>+"Mandrivalinux-Version oder einer kompletten Neuinstallation:\n"</div><div class='ctx'> "\n"</div><div class='del'>-" * „%s“: Entfernt komplett ältere Versionen von Mandrakelinux, die noch\n"</div><div class='add'>+" * „%s“: Entfernt komplett ältere Versionen von Mandrivalinux, die noch\n"</div><div class='ctx'> "installiert sind - um genau zu sein, können Sie je nach aktuellem Inhalt\n"</div><div class='ctx'> "Ihrer Platte auch einige ältere Linux- oder anderweitige Partitionen\n"</div><div class='ctx'> "unangetastet behalten. Diese Installationsart ist gut, wenn Sie die\n"</div><div class='ctx'> "Partitionseinteilung auf Ihrer Festplatte sowieso ändern oder das benutzte\n"</div><div class='ctx'> "Dateisystem austauschen wollen\n"</div><div class='ctx'> "\n"</div><div class='del'>-" * „%s“: Mit dieser Variante können Sie eine existierende Mandrakelinux\n"</div><div class='add'>+" * „%s“: Mit dieser Variante können Sie eine existierende Mandrivalinux\n"</div><div class='ctx'> "Version aktualisieren. Die Partitionstabellen sowie die persönlichen\n"</div><div class='ctx'> "Verzeichnisse der Anwender bleiben erhalten. Alle anderen\n"</div><div class='ctx'> "Installationsschritte werden wie bei einer Installation ausgeführt.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Aktualisierungen von Mandrakelinux „8.1“ oder neueren Systemen sollten\n"</div><div class='del'>-"problemlos funktionieren. Ältere Versionen von Mandrakelinux sollten Sie\n"</div><div class='add'>+"Aktualisierungen von Mandrivalinux „8.1“ oder neueren Systemen sollten\n"</div><div class='add'>+"problemlos funktionieren. Ältere Versionen von Mandrivalinux sollten Sie\n"</div><div class='ctx'> "nicht zu aktualisieren versuchen."</div><div class='ctx'> </div><div class='ctx'> # DO NOT BOTHER TO MODIFY HERE, SEE:</div><div class='hunk'>@@ -5276,7 +5276,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "About UTF-8 (unicode) support: Unicode is a new character encoding meant to\n"</div><div class='ctx'> "cover all existing languages. However full support for it in GNU/Linux is\n"</div><div class='del'>-"still under development. For that reason, Mandrakelinux's use of UTF-8 will\n"</div><div class='add'>+"still under development. For that reason, Mandrivalinux's use of UTF-8 will\n"</div><div class='ctx'> "depend on the user's choices:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * If you choose a language with a strong legacy encoding (latin1\n"</div><div class='hunk'>@@ -5317,7 +5317,7 @@ msgstr ""</div><div class='ctx'> "Zur UTF-8 (Unicode) Unterstützung: Unicode ist ein Zeichenkodierung, die\n"</div><div class='ctx'> "die existierenden Kodierungen ablösen soll und die Zeichen aller\n"</div><div class='ctx'> "existierender Sprachen beinhalten. Komplette Unterstützung in GNU/Linux ist\n"</div><div class='del'>-"leider immer noch nicht gegeben. Daher verwendet Mandrakelinux diese\n"</div><div class='add'>+"leider immer noch nicht gegeben. Daher verwendet Mandrivalinux diese\n"</div><div class='ctx'> "Kodierung nur auf Wunsch des Anwenders:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * Falls Sie eine Sprache nutzen, die eine gut unterstütztes Kodierung\n"</div><div class='hunk'>@@ -5575,7 +5575,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Now, it's time to select a printing system for your computer. Other\n"</div><div class='del'>-"operating systems may offer you one, but Mandrakelinux offers two. Each of\n"</div><div class='add'>+"operating systems may offer you one, but Mandrivalinux offers two. Each of\n"</div><div class='ctx'> "the printing systems is best suited to particular types of configuration.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\" -- which is an acronym for ``print, do not queue'', is the choice\n"</div><div class='hunk'>@@ -5596,11 +5596,11 @@ msgid ""</div><div class='ctx'> "options and for managing the printer.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "If you make a choice now, and later find that you do not like your printing\n"</div><div class='del'>-"system you may change it by running PrinterDrake from the Mandrakelinux\n"</div><div class='add'>+"system you may change it by running PrinterDrake from the Mandrivalinux\n"</div><div class='ctx'> "Control Center and clicking on the \"%s\" button."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Hier können Sie das Drucksystem für Ihren Rechner wählen. Andere\n"</div><div class='del'>-"Betriebssysteme bieten Ihnen nur eines, bei Mandrakelinux können Sie\n"</div><div class='add'>+"Betriebssysteme bieten Ihnen nur eines, bei Mandrivalinux können Sie\n"</div><div class='ctx'> "zwischen zwei verschiedenen wählen. jedes dieser Systeme ist für eine\n"</div><div class='ctx'> "bestimmte Konfiguration des Systems am besten geeignet.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -5623,7 +5623,7 @@ msgstr ""</div><div class='ctx'> "starten. „%s“ bietet grafische Konfigurations- und Druckmenüs.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Sie können diese Wahl später immer wieder ändern, indem Sie PrinterDrake\n"</div><div class='del'>-"aus dem Mandrakelinux Control Center starten und dort die Schaltfläche „%s“\n"</div><div class='add'>+"aus dem Mandrivalinux Control Center starten und dort die Schaltfläche „%s“\n"</div><div class='ctx'> "betätigen."</div><div class='ctx'> </div><div class='ctx'> #: help.pm:765</div><div class='hunk'>@@ -5750,7 +5750,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": if you wish to configure your Internet or local network access,\n"</div><div class='ctx'> "you can do so now. Refer to the printed documentation or use the\n"</div><div class='del'>-"Mandrakelinux Control Center after the installation has finished to benefit\n"</div><div class='add'>+"Mandrivalinux Control Center after the installation has finished to benefit\n"</div><div class='ctx'> "from full in-line help.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": allows to configure HTTP and FTP proxy addresses if the machine\n"</div><div class='hunk'>@@ -5767,7 +5767,7 @@ msgid ""</div><div class='ctx'> " * \"%s\": if you wish to change your bootloader configuration, click this\n"</div><div class='ctx'> "button. This should be reserved to advanced users. Refer to the printed\n"</div><div class='ctx'> "documentation or the in-line help about bootloader configuration in the\n"</div><div class='del'>-"Mandrakelinux Control Center.\n"</div><div class='add'>+"Mandrivalinux Control Center.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": through this entry you can fine tune which services will be run\n"</div><div class='ctx'> "on your machine. If you plan to use this machine as a server it's a good\n"</div><div class='hunk'>@@ -5818,7 +5818,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> " * „%s“: Falls Sie Ihren Internetzugang oder Ihr lokales Netzwerk nun\n"</div><div class='ctx'> "einrichten wollen, können Sie das hier tun. Lesen Sie sich dazu die\n"</div><div class='del'>-"gedruckte Dokumentation durch oder benutzen Sie das Mandrakelinux Control\n"</div><div class='add'>+"gedruckte Dokumentation durch oder benutzen Sie das Mandrivalinux Control\n"</div><div class='ctx'> "Center nachdem die Installation beendet ist.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * „%s“: Hier können Sie HTTP- und FTP-Proxyadressen eintragen falls Ihre\n"</div><div class='hunk'>@@ -5837,10 +5837,10 @@ msgstr ""</div><div class='ctx'> "(„Bootloader“) ändern wollen, wählen Sie diese Schaltfläche. Es sei\n"</div><div class='ctx'> "angemerkt, dass dieser Punkt sich an fortgeschrittenere Nutzer richtet.\n"</div><div class='ctx'> "Hilfe finden Sie in der gedruckten Dokumentation oder im integrierten\n"</div><div class='del'>-"Hilfeteil des Mandrakelinux Control Center.\n"</div><div class='add'>+"Hilfeteil des Mandrivalinux Control Center.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * „%s“: Sie können hier die Dienste wählen, die ab dem Start von\n"</div><div class='del'>-"Mandrakelinux zur Verfügung gestellt werden sollen. Wollen Sie den Rechner\n"</div><div class='add'>+"Mandrivalinux zur Verfügung gestellt werden sollen. Wollen Sie den Rechner\n"</div><div class='ctx'> "als Server verwenden, sollten Sie unbedingt einen Blick auf diese Liste\n"</div><div class='ctx'> "werfen."</div><div class='ctx'> </div><div class='hunk'>@@ -5901,11 +5901,11 @@ msgstr "Dienste"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Choose the hard drive you want to erase in order to install your new\n"</div><div class='del'>-"Mandrakelinux partition. Be careful, all data on this drive will be lost\n"</div><div class='add'>+"Mandrivalinux partition. Be careful, all data on this drive will be lost\n"</div><div class='ctx'> "and will not be recoverable!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Bitte wählen Sie die Festplatte, die Sie löschen wollen, um Ihr neues\n"</div><div class='del'>-"Mandrakelinux zu installieren. Bedenken Sie dabei, dass alle Daten auf\n"</div><div class='add'>+"Mandrivalinux zu installieren. Bedenken Sie dabei, dass alle Daten auf\n"</div><div class='ctx'> "dieser Platte nach diesem Schritt unwiederbringlich verloren sind!"</div><div class='ctx'> </div><div class='ctx'> # DO NOT BOTHER TO MODIFY HERE, SEE:</div><div class='hunk'>@@ -6262,7 +6262,7 @@ msgstr "Berechne die Größe der Windows-Partition"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Your Windows partition is too fragmented. Please reboot your computer under "</div><div class='del'>-"Windows, run the ``defrag'' utility, then restart the Mandrakelinux "</div><div class='add'>+"Windows, run the ``defrag'' utility, then restart the Mandrivalinux "</div><div class='ctx'> "installation."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Ihre Windows-Partition ist zu sehr fragmentiert.\n"</div><div class='hunk'>@@ -6390,19 +6390,19 @@ msgid ""</div><div class='ctx'> "Introduction\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "The operating system and the different components available in the "</div><div class='del'>-"Mandrakelinux distribution \n"</div><div class='add'>+"Mandrivalinux distribution \n"</div><div class='ctx'> "shall be called the \"Software Products\" hereafter. The Software Products "</div><div class='ctx'> "include, but are not \n"</div><div class='ctx'> "restricted to, the set of programs, methods, rules and documentation related "</div><div class='ctx'> "to the operating \n"</div><div class='del'>-"system and the different components of the Mandrakelinux distribution.\n"</div><div class='add'>+"system and the different components of the Mandrivalinux distribution.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "1. License Agreement\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Please read this document carefully. This document is a license agreement "</div><div class='ctx'> "between you and  \n"</div><div class='del'>-"Mandrakesoft S.A. which applies to the Software Products.\n"</div><div class='add'>+"Mandriva S.A. which applies to the Software Products.\n"</div><div class='ctx'> "By installing, duplicating or using the Software Products in any manner, you "</div><div class='ctx'> "explicitly \n"</div><div class='ctx'> "accept and fully agree to conform to the terms and conditions of this "</div><div class='hunk'>@@ -6424,7 +6424,7 @@ msgid ""</div><div class='ctx'> "The Software Products and attached documentation are provided \"as is\", "</div><div class='ctx'> "with no warranty, to the \n"</div><div class='ctx'> "extent permitted by law.\n"</div><div class='del'>-"Mandrakesoft S.A. will, in no circumstances and to the extent permitted by "</div><div class='add'>+"Mandriva S.A. will, in no circumstances and to the extent permitted by "</div><div class='ctx'> "law, be liable for any special,\n"</div><div class='ctx'> "incidental, direct or indirect damages whatsoever (including without "</div><div class='ctx'> "limitation damages for loss of \n"</div><div class='hunk'>@@ -6432,14 +6432,14 @@ msgid ""</div><div class='ctx'> "resulting from a court \n"</div><div class='ctx'> "judgment, or any other consequential loss) arising out of  the use or "</div><div class='ctx'> "inability to use the Software \n"</div><div class='del'>-"Products, even if Mandrakesoft S.A. has been advised of the possibility or "</div><div class='add'>+"Products, even if Mandriva S.A. has been advised of the possibility or "</div><div class='ctx'> "occurrence of such \n"</div><div class='ctx'> "damages.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN SOME "</div><div class='ctx'> "COUNTRIES\n"</div><div class='ctx'> "\n"</div><div class='del'>-"To the extent permitted by law, Mandrakesoft S.A. or its distributors will, "</div><div class='add'>+"To the extent permitted by law, Mandriva S.A. or its distributors will, "</div><div class='ctx'> "in no circumstances, be \n"</div><div class='ctx'> "liable for any special, incidental, direct or indirect damages whatsoever "</div><div class='ctx'> "(including without \n"</div><div class='hunk'>@@ -6449,7 +6449,7 @@ msgid ""</div><div class='ctx'> "loss) arising out \n"</div><div class='ctx'> "of the possession and use of software components or arising out of  "</div><div class='ctx'> "downloading software components \n"</div><div class='del'>-"from one of Mandrakelinux sites  which are prohibited or restricted in some "</div><div class='add'>+"from one of Mandrivalinux sites  which are prohibited or restricted in some "</div><div class='ctx'> "countries by local laws.\n"</div><div class='ctx'> "This limited liability applies to, but is not restricted to, the strong "</div><div class='ctx'> "cryptography components \n"</div><div class='hunk'>@@ -6469,10 +6469,10 @@ msgid ""</div><div class='ctx'> "and conditions of the license agreement for each component before using any "</div><div class='ctx'> "component. Any question \n"</div><div class='ctx'> "on a component license should be addressed to the component author and not "</div><div class='del'>-"to Mandrakesoft.\n"</div><div class='del'>-"The programs developed by Mandrakesoft S.A. are governed by the GPL License. "</div><div class='add'>+"to Mandriva.\n"</div><div class='add'>+"The programs developed by Mandriva S.A. are governed by the GPL License. "</div><div class='ctx'> "Documentation written \n"</div><div class='del'>-"by Mandrakesoft S.A. is governed by a specific license. Please refer to the "</div><div class='add'>+"by Mandriva S.A. is governed by a specific license. Please refer to the "</div><div class='ctx'> "documentation for \n"</div><div class='ctx'> "further details.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6483,11 +6483,11 @@ msgid ""</div><div class='ctx'> "respective authors and are \n"</div><div class='ctx'> "protected by intellectual property and copyright laws applicable to software "</div><div class='ctx'> "programs.\n"</div><div class='del'>-"Mandrakesoft S.A. reserves its rights to modify or adapt the Software "</div><div class='add'>+"Mandriva S.A. reserves its rights to modify or adapt the Software "</div><div class='ctx'> "Products, as a whole or in \n"</div><div class='ctx'> "parts, by all means and for all purposes.\n"</div><div class='del'>-"\"Mandrake\", \"Mandrakelinux\" and associated logos are trademarks of "</div><div class='del'>-"Mandrakesoft S.A.  \n"</div><div class='add'>+"\"Mandriva\", \"Mandrivalinux\" and associated logos are trademarks of "</div><div class='add'>+"Mandriva S.A.  \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "5. Governing Laws \n"</div><div class='hunk'>@@ -6503,31 +6503,31 @@ msgid ""</div><div class='ctx'> "court. As a last \n"</div><div class='ctx'> "resort, the dispute will be referred to the appropriate Courts of Law of "</div><div class='ctx'> "Paris - France.\n"</div><div class='del'>-"For any question on this document, please contact Mandrakesoft S.A.  \n"</div><div class='add'>+"For any question on this document, please contact Mandriva S.A.  \n"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Bei dieser Übersetzung handelt es sich um eine inoffizielle Übersetzung\n"</div><div class='del'>-"der Mandrakelinux-Lizenz in die deutsche Sprache. Sie ist keine\n"</div><div class='add'>+"der Mandrivalinux-Lizenz in die deutsche Sprache. Sie ist keine\n"</div><div class='ctx'> "rechtsverbindliche Darstellung der Lizenzbedingungen der Software in\n"</div><div class='ctx'> "dieser Distribution - nur der ursprüngliche französische Text der\n"</div><div class='del'>-"Mandrakelinux-Lizenz ist rechtsverbindlich. Wir hoffen aber, dass diese\n"</div><div class='add'>+"Mandrivalinux-Lizenz ist rechtsverbindlich. Wir hoffen aber, dass diese\n"</div><div class='ctx'> "Übersetzung den deutschsprechenden Benutzern das Verständnis dieser\n"</div><div class='ctx'> "Lizenz erleichtert.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Einführung\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Das Betriebssystem und die anderen Komponenten, die in Mandrakelinux\n"</div><div class='add'>+"Das Betriebssystem und die anderen Komponenten, die in Mandrivalinux\n"</div><div class='ctx'> "enthalten sind, werden hier „Software-Produkte“ genannt. Die\n"</div><div class='ctx'> "Software-Produkte umfassen, aber sind nicht beschränkt auf, die\n"</div><div class='ctx'> "Gesamtheit der Programme, Methoden, Regeln, und Dokumentation, welche\n"</div><div class='del'>-"zum Betriebssystem und den anderen Komponenten der Mandrakelinux\n"</div><div class='add'>+"zum Betriebssystem und den anderen Komponenten der Mandrivalinux\n"</div><div class='ctx'> "Distribution gehören.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "1. Lizenzabkommen\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Bitte lesen Sie dieses Dokument sorgfältig. Dieses Dokument ist ein\n"</div><div class='del'>-"Lizenzabkommen zwischen Ihnen und Mandrakesoft S. A. welches sich auf\n"</div><div class='add'>+"Lizenzabkommen zwischen Ihnen und Mandriva S. A. welches sich auf\n"</div><div class='ctx'> "die Software-Produkte bezieht.\n"</div><div class='ctx'> "Durch Installation, Duplizierung oder Benutzung der Software-Produkte in\n"</div><div class='ctx'> "irgendeiner Art und Weise erklären Sie sich mit den Bedingungen dieser\n"</div><div class='hunk'>@@ -6546,14 +6546,14 @@ msgstr ""</div><div class='ctx'> "Die Software-Produkte und die beigefügte Dokumentation werden dem\n"</div><div class='ctx'> "Benutzer lediglich zur Verfügung gestellt, es wird keinerlei Garantie\n"</div><div class='ctx'> "gegeben soweit es gesetzlich zulässig ist.\n"</div><div class='del'>-"Mandrakesoft S. A. haftet unter keinen Umständen, soweit gesetzlich\n"</div><div class='add'>+"Mandriva S. A. haftet unter keinen Umständen, soweit gesetzlich\n"</div><div class='ctx'> "zulässig, für direkte oder indirekte Schäden irgendwelcher Art,\n"</div><div class='ctx'> "(inklusive uneingeschränkten Schäden aufgrund Verlust von\n"</div><div class='ctx'> "Geschäftsbeziehungen, Unterbrechung von Geschäftsvorgängen,\n"</div><div class='ctx'> "finanziellen Verlust, Gebühren oder Strafen aufgrund gerichtlicher\n"</div><div class='ctx'> "Entscheide, oder jegliche Folgeschäden) die aufgrund der Benutzung oder\n"</div><div class='ctx'> "der Unmöglichkeit der Benutzung der Software-Produkte entstehen, auch\n"</div><div class='del'>-"wenn Mandrakesoft S. A. über die Möglichkeit und das Auftreten\n"</div><div class='add'>+"wenn Mandriva S. A. über die Möglichkeit und das Auftreten\n"</div><div class='ctx'> "derartiger Schäden unterrichtet wurde.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6561,14 +6561,14 @@ msgstr ""</div><div class='ctx'> "BENUTZUNG VON SOFTWARE, DIE IN EINIGEN LÄNDERN VERBOTEN IST.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Soweit gesetzlich zulässig, haften Mandrakesoft S. A. und deren\n"</div><div class='add'>+"Soweit gesetzlich zulässig, haften Mandriva S. A. und deren\n"</div><div class='ctx'> "Vertreiber unter keinen Umständen für direkte oder indirekte Schäden\n"</div><div class='ctx'> "irgendwelcher Art, (inklusive uneingeschränkten Schäden aufgrund Verlust\n"</div><div class='ctx'> "von Geschäftsbeziehungen, Unterbrechung von Geschäftsvorgängen,\n"</div><div class='ctx'> "finanziellen Verlust, Gebühren oder Strafen aufgrund gerichtlicher\n"</div><div class='ctx'> "Entscheide, oder jegliche Folgeschäden) die aufgrund des Besitzes und\n"</div><div class='ctx'> "der Benutzung von Software-Komponenten oder aufgrund des Ladens von\n"</div><div class='del'>-"Software-Komponenten von den Internet-Servern von Mandrakesoft S. A.,\n"</div><div class='add'>+"Software-Komponenten von den Internet-Servern von Mandriva S. A.,\n"</div><div class='ctx'> "deren Besitz und Benutzung in einigen Ländern aufgrund lokaler Gesetze\n"</div><div class='ctx'> "nicht gestattet ist, entstehen.\n"</div><div class='ctx'> "Diese Einschränkung der Verantwortlichkeit bezieht sich auch, aber nicht\n"</div><div class='hunk'>@@ -6586,9 +6586,9 @@ msgstr ""</div><div class='ctx'> "benutzen, zu duplizieren, anzupassen, und weiterzugeben. Bitte lesen sie\n"</div><div class='ctx'> "sorgfältig die Bedingungen der Lizenzabkommen von jeder Komponente,\n"</div><div class='ctx'> "bevor Sie sie benutzen. Jegliche Frage zur Lizenz einer Komponente ist an\n"</div><div class='del'>-"den Autor der Komponente und nicht an Mandrakesoft S. A. zu richten. Die\n"</div><div class='del'>-"von Mandrakesoft S. A. erstellten Programme unterliegen der GPL.\n"</div><div class='del'>-"Von Mandrakesoft S. A. geschriebene Dokumentation unterliegt einer\n"</div><div class='add'>+"den Autor der Komponente und nicht an Mandriva S. A. zu richten. Die\n"</div><div class='add'>+"von Mandriva S. A. erstellten Programme unterliegen der GPL.\n"</div><div class='add'>+"Von Mandriva S. A. geschriebene Dokumentation unterliegt einer\n"</div><div class='ctx'> "spezifischen Lizenz. Bitte lesen Sie die Dokumentation für weitere\n"</div><div class='ctx'> "Details.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6598,10 +6598,10 @@ msgstr ""</div><div class='ctx'> "Alle Rechte an den Komponenten der Software-Produkte liegen bei den\n"</div><div class='ctx'> "entsprechenden Autoren und sind durch die Urheberrechtsgesetze für\n"</div><div class='ctx'> "Softwareprodukte geschützt.\n"</div><div class='del'>-"Mandrakesoft S. A. behält sich das Recht vor, die Software-Produkte zu\n"</div><div class='add'>+"Mandriva S. A. behält sich das Recht vor, die Software-Produkte zu\n"</div><div class='ctx'> "modifizieren und anzupassen.\n"</div><div class='del'>-"„Mandrake“, „Mandrakelinux“ und entsprechende Logos sind eingetragene\n"</div><div class='del'>-"Warenzeichen der Mandrakesoft S. A..\n"</div><div class='add'>+"„Mandrake“, „Mandrivalinux“ und entsprechende Logos sind eingetragene\n"</div><div class='add'>+"Warenzeichen der Mandriva S. A..\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "5. Gesetzliche Bestimmungen\n"</div><div class='hunk'>@@ -6615,7 +6615,7 @@ msgstr ""</div><div class='ctx'> "werden vorzugsweise außergerichtlich beigelegt. Letztes Mittel ist das\n"</div><div class='ctx'> "zuständige Gericht in Paris, Frankreich.\n"</div><div class='ctx'> "Zu jeglicher Frage zu diesem Dokument kontaktieren Sie bitte\n"</div><div class='del'>-"Mandrakesoft S. A.\n"</div><div class='add'>+"Mandriva S. A.\n"</div><div class='ctx'> </div><div class='ctx'> #: install_messages.pm:90</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -6709,7 +6709,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "For information on fixes which are available for this release of "</div><div class='del'>-"Mandrakelinux,\n"</div><div class='add'>+"Mandrivalinux,\n"</div><div class='ctx'> "consult the Errata available from:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6717,7 +6717,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Information on configuring your system is available in the post\n"</div><div class='del'>-"install chapter of the Official Mandrakelinux User's Guide."</div><div class='add'>+"install chapter of the Official Mandrivalinux User's Guide."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Herzlichen Glückwunsch, die Installation ist abgeschlossen.\n"</div><div class='ctx'> "Entfernen Sie die Startmedien (CD-ROMs / Disketten) und drücken Sie die "</div><div class='hunk'>@@ -6729,7 +6729,7 @@ msgstr ""</div><div class='ctx'> "%s\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Wie Sie Ihr System warten können, erfahren Sie im Kapitel „Nach der "</div><div class='del'>-"Installation“ im offiziellen Benutzerhandbuch von Mandrakelinux."</div><div class='add'>+"Installation“ im offiziellen Benutzerhandbuch von Mandrivalinux."</div><div class='ctx'> </div><div class='ctx'> #. -PO: keep the double empty lines between sections, this is formatted a la LaTeX</div><div class='ctx'> #: install_messages.pm:144</div><div class='hunk'>@@ -6764,7 +6764,7 @@ msgstr "Beginn von Schritt „%s“\n"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Your system is low on resources. You may have some problem installing\n"</div><div class='del'>-"Mandrakelinux. If that occurs, you can try a text install instead. For "</div><div class='add'>+"Mandrivalinux. If that occurs, you can try a text install instead. For "</div><div class='ctx'> "this,\n"</div><div class='ctx'> "press `F1' when booting on CDROM, then enter `text'."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -7317,9 +7317,9 @@ msgstr ""</div><div class='ctx'> #: install_steps_interactive.pm:821</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Contacting Mandrakelinux web site to get the list of available mirrors..."</div><div class='add'>+"Contacting Mandrivalinux web site to get the list of available mirrors..."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Kontaktiere Mandrakelinux Web-Server, um eine Liste verfügbarer Pakete zu "</div><div class='add'>+"Kontaktiere Mandrivalinux Web-Server, um eine Liste verfügbarer Pakete zu "</div><div class='ctx'> "erhalten..."</div><div class='ctx'> </div><div class='ctx'> #: install_steps_interactive.pm:840</div><div class='hunk'>@@ -7549,8 +7549,8 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: install_steps_newt.pm:20</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Installation %s"</div><div class='del'>-msgstr "Mandrakelinux-Installation %s"</div><div class='add'>+msgid "Mandrivalinux Installation %s"</div><div class='add'>+msgstr "Mandrivalinux-Installation %s"</div><div class='ctx'> </div><div class='ctx'> #. -PO: This string must fit in a 80-char wide text screen</div><div class='ctx'> #: install_steps_newt.pm:34</div><div class='hunk'>@@ -10138,14 +10138,14 @@ msgstr "BitTorrent"</div><div class='ctx'> msgid ""</div><div class='ctx'> "drakfirewall configurator\n"</div><div class='ctx'> "\n"</div><div class='del'>-"This configures a personal firewall for this Mandrakelinux machine.\n"</div><div class='add'>+"This configures a personal firewall for this Mandrivalinux machine.\n"</div><div class='ctx'> "For a powerful and dedicated firewall solution, please look to the\n"</div><div class='ctx'> "specialized MandrakeSecurity Firewall distribution."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "DrakFirewall-Konfigurator\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Hiermit konfigurieren Sie eine persönliche Firewall für diesen\n"</div><div class='del'>-"Mandrakelinux-Rechner. Sollten Sie an einer speziellen ausgereiften\n"</div><div class='add'>+"Mandrivalinux-Rechner. Sollten Sie an einer speziellen ausgereiften\n"</div><div class='ctx'> "Firewall-Lösung interessiert sein, schauen Sie sich nach der speziell\n"</div><div class='ctx'> "dafür entwickelten MandrakeSecurity-Firewall-Distribution um."</div><div class='ctx'> </div><div class='hunk'>@@ -14237,11 +14237,11 @@ msgstr ""</div><div class='ctx'> #: printer/printerdrake.pm:3929</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Run Scannerdrake (Hardware/Scanner in Mandrakelinux Control Center) to share "</div><div class='add'>+"Run Scannerdrake (Hardware/Scanner in Mandrivalinux Control Center) to share "</div><div class='ctx'> "your scanner on the network.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Starten Sie Scannerdrake (Hardware/Scanner im Mandrakelinux "</div><div class='add'>+"Starten Sie Scannerdrake (Hardware/Scanner im Mandrivalinux "</div><div class='ctx'> "Kontrollzentrum), um Ihren Scanner im Netzwerk freizugeben.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> </div><div class='hunk'>@@ -16239,23 +16239,23 @@ msgstr "Stopp"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;What is Mandrakelinux?&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Was ist Mandrakelinux?&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;What is Mandrivalinux?&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Was ist Mandrivalinux?&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Welcome to &lt;b&gt;Mandrakelinux&lt;/b&gt;!"</div><div class='del'>-msgstr "Willkommen zu &lt;b&gt;Mandrakelinux&lt;/b&gt;!"</div><div class='add'>+msgid "Welcome to &lt;b&gt;Mandrivalinux&lt;/b&gt;!"</div><div class='add'>+msgstr "Willkommen zu &lt;b&gt;Mandrivalinux&lt;/b&gt;!"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is a &lt;b&gt;Linux distribution&lt;/b&gt; that comprises the core of the "</div><div class='add'>+"Mandrivalinux is a &lt;b&gt;Linux distribution&lt;/b&gt; that comprises the core of the "</div><div class='ctx'> "system, called the &lt;b&gt;operating system&lt;/b&gt; (based on the Linux kernel) "</div><div class='ctx'> "together with &lt;b&gt;a lot of applications&lt;/b&gt; meeting every need you could even "</div><div class='ctx'> "think of."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux ist eine &lt;b&gt;Linuxdistribution&lt;/b&gt;, die sowohl den Kern des "</div><div class='add'>+"Mandrivalinux ist eine &lt;b&gt;Linuxdistribution&lt;/b&gt;, die sowohl den Kern des "</div><div class='ctx'> "Systems umfasst, der &lt;b&gt;Betriebssystem&lt;/b&gt; (basierend auf dem Linux-Kernel) "</div><div class='ctx'> "genannt wird, als auch &lt;b&gt;eine Menge Anwendungen&lt;/b&gt;, die jeden Bedarf "</div><div class='ctx'> "abdecken, den Sie sich vorstellen können."</div><div class='hunk'>@@ -16263,10 +16263,10 @@ msgstr ""</div><div class='ctx'> #: share/advertising/01.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is the most &lt;b&gt;user-friendly&lt;/b&gt; Linux distribution today. It "</div><div class='add'>+"Mandrivalinux is the most &lt;b&gt;user-friendly&lt;/b&gt; Linux distribution today. It "</div><div class='ctx'> "is also one of the &lt;b&gt;most widely used&lt;/b&gt; Linux distributions worldwide!"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux ist die &lt;b&gt;benutzerfreundlichste&lt;/b&gt; Linuxdistribution "</div><div class='add'>+"Mandrivalinux ist die &lt;b&gt;benutzerfreundlichste&lt;/b&gt; Linuxdistribution "</div><div class='ctx'> "heutzutage. Sie ist außerdem eine der &lt;b&gt;am weitesten verbreiteten&lt;/b&gt; "</div><div class='ctx'> "Linuxdistributionen weltweit!"</div><div class='ctx'> </div><div class='hunk'>@@ -16283,14 +16283,14 @@ msgstr "Willkommen in der &lt;b&gt;Open Source Welt&lt;/b&gt;!"</div><div class='ctx'> #: share/advertising/02.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is committed to the open source model. This means that this "</div><div class='del'>-"new release is the result of &lt;b&gt;collaboration&lt;/b&gt; between &lt;b&gt;Mandrakesoft's "</div><div class='del'>-"team of developers&lt;/b&gt; and the &lt;b&gt;worldwide community&lt;/b&gt; of Mandrakelinux "</div><div class='add'>+"Mandrivalinux is committed to the open source model. This means that this "</div><div class='add'>+"new release is the result of &lt;b&gt;collaboration&lt;/b&gt; between &lt;b&gt;Mandriva's "</div><div class='add'>+"team of developers&lt;/b&gt; and the &lt;b&gt;worldwide community&lt;/b&gt; of Mandrivalinux "</div><div class='ctx'> "contributors."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux verpflichtet sich dem Open-Source-Modell. Das bedeutet, dass "</div><div class='add'>+"Mandrivalinux verpflichtet sich dem Open-Source-Modell. Das bedeutet, dass "</div><div class='ctx'> "diese neue Ausgabe das Resultat der &lt;b&gt;Zusammenarbeit&lt;/b&gt; zwischen "</div><div class='del'>-"&lt;b&gt;Mandrakesofts Entwicklern&lt;/b&gt; und der &lt;b&gt;weltweiten Gemeinschaft&lt;/b&gt; von "</div><div class='add'>+"&lt;b&gt;Mandrivas Entwicklern&lt;/b&gt; und der &lt;b&gt;weltweiten Gemeinschaft&lt;/b&gt; von "</div><div class='ctx'> "Mitwirkenden ist."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/02.pl:19</div><div class='hunk'>@@ -16311,10 +16311,10 @@ msgstr "&lt;b&gt;Die GPL&lt;/b&gt;"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Most of the software included in the distribution and all of the "</div><div class='del'>-"Mandrakelinux tools are licensed under the &lt;b&gt;General Public License&lt;/b&gt;."</div><div class='add'>+"Mandrivalinux tools are licensed under the &lt;b&gt;General Public License&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Ein Großteil der in der Distribution enthaltenen Programme und alle "</div><div class='del'>-"Mandrakelinux-Werkzeuge sind unter der &lt;b&gt;General Public License&lt;/b&gt; "</div><div class='add'>+"Mandrivalinux-Werkzeuge sind unter der &lt;b&gt;General Public License&lt;/b&gt; "</div><div class='ctx'> "lizensiert."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/03.pl:17</div><div class='hunk'>@@ -16346,15 +16346,15 @@ msgstr "&lt;b&gt;Treten Sie der Gemeinschaft bei&lt;/b&gt;"</div><div class='ctx'> #: share/advertising/04.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux has one of the &lt;b&gt;biggest communities&lt;/b&gt; of users and "</div><div class='add'>+"Mandrivalinux has one of the &lt;b&gt;biggest communities&lt;/b&gt; of users and "</div><div class='ctx'> "developers. The role of such a community is very wide, ranging from bug "</div><div class='ctx'> "reporting to the development of new applications. The community plays a "</div><div class='del'>-"&lt;b&gt;key role&lt;/b&gt; in the Mandrakelinux world."</div><div class='add'>+"&lt;b&gt;key role&lt;/b&gt; in the Mandrivalinux world."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux hat eine der &lt;b&gt;größten Gemeinschaften&lt;/b&gt; von Nutzern und "</div><div class='add'>+"Mandrivalinux hat eine der &lt;b&gt;größten Gemeinschaften&lt;/b&gt; von Nutzern und "</div><div class='ctx'> "Entwicklern. Die Rolle dieser Gemeinschaft ist sehr umfassend und erstreckt "</div><div class='ctx'> "sich von Fehlerberichten bis zur Entwicklung neuer Anwendungen. Die "</div><div class='del'>-"Gemeinschaft spielt eine &lt;b&gt;Schlüsselrolle&lt;/b&gt; in der Mandrakelinux-Welt."</div><div class='add'>+"Gemeinschaft spielt eine &lt;b&gt;Schlüsselrolle&lt;/b&gt; in der Mandrivalinux-Welt."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/04.pl:17</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16376,11 +16376,11 @@ msgstr "&lt;b&gt;Download-Version&lt;/b&gt;"</div><div class='ctx'> #: share/advertising/05.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"You are now installing &lt;b&gt;Mandrakelinux Download&lt;/b&gt;. This is the free "</div><div class='del'>-"version that Mandrakesoft wants to keep &lt;b&gt;available to everyone&lt;/b&gt;."</div><div class='add'>+"You are now installing &lt;b&gt;Mandrivalinux Download&lt;/b&gt;. This is the free "</div><div class='add'>+"version that Mandriva wants to keep &lt;b&gt;available to everyone&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Sie installieren &lt;b&gt;Mandrakelinux Download&lt;/b&gt;. Das ist die freie Version, "</div><div class='del'>-"die Mandrakesoft &lt;b&gt;für jeden zur Verfügung&lt;/b&gt; stellt."</div><div class='add'>+"Sie installieren &lt;b&gt;Mandrivalinux Download&lt;/b&gt;. Das ist die freie Version, "</div><div class='add'>+"die Mandriva &lt;b&gt;für jeden zur Verfügung&lt;/b&gt; stellt."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/05.pl:19</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16413,9 +16413,9 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "You will not have access to the &lt;b&gt;services included&lt;/b&gt; in the other "</div><div class='del'>-"Mandrakesoft products either."</div><div class='add'>+"Mandriva products either."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Sie werden auch keinen Zugriff auf die in den anderen Mandrakesoft-Produkten "</div><div class='add'>+"Sie werden auch keinen Zugriff auf die in den anderen Mandriva-Produkten "</div><div class='ctx'> "&lt;b&gt;inbegriffenen Dienstleistungen&lt;/b&gt; haben."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:13</div><div class='hunk'>@@ -16425,8 +16425,8 @@ msgstr "&lt;b&gt;Discovery, Ihr erster Linux-Desktop&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux Discovery&lt;/b&gt;."</div><div class='del'>-msgstr "Sie installieren &lt;b&gt;Mandrakelinux Discovery&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux Discovery&lt;/b&gt;."</div><div class='add'>+msgstr "Sie installieren &lt;b&gt;Mandrivalinux Discovery&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:17</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16448,17 +16448,17 @@ msgstr "&lt;b&gt;PowerPack, der ultimative Linux-Desktop&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/07.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux PowerPack&lt;/b&gt;."</div><div class='del'>-msgstr "Sie installieren &lt;b&gt;Mandrakelinux PowerPack&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux PowerPack&lt;/b&gt;."</div><div class='add'>+msgstr "Sie installieren &lt;b&gt;Mandrivalinux PowerPack&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/07.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"PowerPack is Mandrakesoft's &lt;b&gt;premier Linux desktop&lt;/b&gt; product. PowerPack "</div><div class='add'>+"PowerPack is Mandriva's &lt;b&gt;premier Linux desktop&lt;/b&gt; product. PowerPack "</div><div class='ctx'> "includes &lt;b&gt;thousands of applications&lt;/b&gt; - everything from the most popular "</div><div class='ctx'> "to the most advanced."</div><div class='ctx'> msgstr ""</div><div class='del'>-"PowerPack ist Mandrakesofts &lt;b&gt;erstklassiger Linux-Desktop&lt;/b&gt;. PowerPack "</div><div class='add'>+"PowerPack ist Mandrivas &lt;b&gt;erstklassiger Linux-Desktop&lt;/b&gt;. PowerPack "</div><div class='ctx'> "beinhaltet &lt;b&gt;tausende Anwendungen&lt;/b&gt; -- alles vom Beliebtesten bis zum "</div><div class='ctx'> "Fortschrittlichsten."</div><div class='ctx'> </div><div class='hunk'>@@ -16469,8 +16469,8 @@ msgstr "&lt;b&gt;PowerPack+, die Linuxlösung für Desktops und Server&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/08.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux PowerPack+&lt;/b&gt;."</div><div class='del'>-msgstr "Sie installieren &lt;b&gt;Mandrakelinux PowerPack+&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux PowerPack+&lt;/b&gt;."</div><div class='add'>+msgstr "Sie installieren &lt;b&gt;Mandrivalinux PowerPack+&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/08.pl:17</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16487,22 +16487,22 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakesoft Produkte&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Produkte&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakesoft&lt;/b&gt; has developed a wide range of &lt;b&gt;Mandrakelinux&lt;/b&gt; "</div><div class='add'>+"&lt;b&gt;Mandriva&lt;/b&gt; has developed a wide range of &lt;b&gt;Mandrivalinux&lt;/b&gt; "</div><div class='ctx'> "products."</div><div class='ctx'> msgstr ""</div><div class='del'>-"&lt;b&gt;Mandrakesoft&lt;/b&gt; hat eine breite Auswahl an &lt;b&gt;Mandrakelinux&lt;/b&gt;-"</div><div class='add'>+"&lt;b&gt;Mandriva&lt;/b&gt; hat eine breite Auswahl an &lt;b&gt;Mandrivalinux&lt;/b&gt;-"</div><div class='ctx'> "Produkten entwickelt."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:17</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "The Mandrakelinux products are:"</div><div class='del'>-msgstr "Die Mandrakelinux Produkte sind:"</div><div class='add'>+msgid "The Mandrivalinux products are:"</div><div class='add'>+msgstr "Die Mandrivalinux Produkte sind:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:18</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16522,74 +16522,74 @@ msgstr "\t* &lt;b&gt;PowerPack+&lt;/b&gt;, die Linuxlösung für Desktops und Server."</div><div class='ctx'> #: share/advertising/09.pl:21</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;Mandrakelinux for x86-64&lt;/b&gt;, The Mandrakelinux solution for making "</div><div class='add'>+"\t* &lt;b&gt;Mandrivalinux for x86-64&lt;/b&gt;, The Mandrivalinux solution for making "</div><div class='ctx'> "the most of your 64-bit processor."</div><div class='ctx'> msgstr ""</div><div class='del'>-"\t* &lt;b&gt;Mandrakelinux für x86-64&lt;/b&gt;, die Mandrakelinux-Lösung, um das Beste "</div><div class='add'>+"\t* &lt;b&gt;Mandrivalinux für x86-64&lt;/b&gt;, die Mandrivalinux-Lösung, um das Beste "</div><div class='ctx'> "aus Ihrem 64-Bit-Prozessor zu machen."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products (Nomad Products)&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakesoft Produkte (Nomaden-Produkte)&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products (Nomad Products)&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Produkte (Nomaden-Produkte)&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakesoft has developed two products that allow you to use Mandrakelinux "</div><div class='add'>+"Mandriva has developed two products that allow you to use Mandrivalinux "</div><div class='ctx'> "&lt;b&gt;on any computer&lt;/b&gt; and without any need to actually install it:"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakesoft hat zwei Produkte entwickelt, die es Ihnen erlauben, "</div><div class='del'>-"Mandrakelinux &lt;b&gt;auf jedem Rechner&lt;/b&gt; ohne vorherige Installation zu "</div><div class='add'>+"Mandriva hat zwei Produkte entwickelt, die es Ihnen erlauben, "</div><div class='add'>+"Mandrivalinux &lt;b&gt;auf jedem Rechner&lt;/b&gt; ohne vorherige Installation zu "</div><div class='ctx'> "verwenden:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:18</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;Move&lt;/b&gt;, a Mandrakelinux distribution that runs entirely from a "</div><div class='add'>+"\t* &lt;b&gt;Move&lt;/b&gt;, a Mandrivalinux distribution that runs entirely from a "</div><div class='ctx'> "bootable CD-ROM."</div><div class='ctx'> msgstr ""</div><div class='del'>-"\t* &lt;b&gt;Move&lt;/b&gt;, eine Mandrakelinux-Distribution, die komplett von einer "</div><div class='add'>+"\t* &lt;b&gt;Move&lt;/b&gt;, eine Mandrivalinux-Distribution, die komplett von einer "</div><div class='ctx'> "startbaren CD-ROM läuft."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, a Mandrakelinux distribution pre-installed on the "</div><div class='add'>+"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, a Mandrivalinux distribution pre-installed on the "</div><div class='ctx'> "ultra-compact “LaCie Mobile Hard Drive”."</div><div class='ctx'> msgstr ""</div><div class='del'>-"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, eine Mandrakelinux-Distribution vorinstalliert auf "</div><div class='add'>+"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, eine Mandrivalinux-Distribution vorinstalliert auf "</div><div class='ctx'> "der ultra-kompakten „LaCie Mobilen Festplatte“."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products (Professional Solutions)&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakesoft Produkte (Professionelle Lösungen)&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products (Professional Solutions)&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Produkte (Professionelle Lösungen)&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Below are the Mandrakesoft products designed to meet the &lt;b&gt;professional "</div><div class='add'>+"Below are the Mandriva products designed to meet the &lt;b&gt;professional "</div><div class='ctx'> "needs&lt;/b&gt;:"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Unten aufgeführt sind die Mandrakesoft-Produkte für die &lt;b&gt;professionellen "</div><div class='add'>+"Unten aufgeführt sind die Mandriva-Produkte für die &lt;b&gt;professionellen "</div><div class='ctx'> "Bedürfnisse&lt;/b&gt;:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:16</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, The Mandrakelinux Desktop for Businesses."</div><div class='del'>-msgstr "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, der Mandrakelinux-Desktop für Geschäfte."</div><div class='add'>+msgid "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, The Mandrivalinux Desktop for Businesses."</div><div class='add'>+msgstr "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, der Mandrivalinux-Desktop für Geschäfte."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:17</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, The Mandrakelinux Server Solution."</div><div class='del'>-msgstr "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, die Mandrakelinux-Serverlösung."</div><div class='add'>+msgid "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, The Mandrivalinux Server Solution."</div><div class='add'>+msgstr "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, die Mandrivalinux-Serverlösung."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:18</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, The Mandrakelinux Security Solution."</div><div class='add'>+msgid "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, The Mandrivalinux Security Solution."</div><div class='ctx'> msgstr ""</div><div class='del'>-"\t* &lt;b&gt;Multi-Network-Firewall&lt;/b&gt;, die Mandrakelinux-Sicherheitslösung."</div><div class='add'>+"\t* &lt;b&gt;Multi-Network-Firewall&lt;/b&gt;, die Mandrivalinux-Sicherheitslösung."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/12.pl:13</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16633,10 +16633,10 @@ msgstr "&lt;b&gt;Wählen Sie Ihre Desktop-Umgebung&lt;/b&gt;"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "With PowerPack, you will have the choice of the &lt;b&gt;graphical desktop "</div><div class='del'>-"environment&lt;/b&gt;. Mandrakesoft has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='add'>+"environment&lt;/b&gt;. Mandriva has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Mit PowerPack werden Sie die Auswahl der &lt;b&gt;grafischen Desktop-Umgebung&lt;/b&gt; "</div><div class='del'>-"haben.  Mandrakesoft hat &lt;b&gt;KDE&lt;/b&gt; als Voreinstellung gewählt."</div><div class='add'>+"haben.  Mandriva hat &lt;b&gt;KDE&lt;/b&gt; als Voreinstellung gewählt."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/13-a.pl:17 share/advertising/13-b.pl:17</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16661,10 +16661,10 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "With PowerPack+, you will have the choice of the &lt;b&gt;graphical desktop "</div><div class='del'>-"environment&lt;/b&gt;. Mandrakesoft has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='add'>+"environment&lt;/b&gt;. Mandriva has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Mit PowerPack+ werden Sie die Auswahl der &lt;b&gt;grafischen Desktop-Umgebung&lt;/b&gt; "</div><div class='del'>-"haben.  Mandrakesoft hat &lt;b&gt;KDE&lt;/b&gt; als Voreinstellung gewählt."</div><div class='add'>+"haben.  Mandriva hat &lt;b&gt;KDE&lt;/b&gt; als Voreinstellung gewählt."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/14.pl:15</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16793,10 +16793,10 @@ msgstr "&lt;b&gt;Genießen Sie die breite Auswahl an Anwendungen&lt;/b&gt;"</div><div class='ctx'> #: share/advertising/18.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"In the Mandrakelinux menu you will find &lt;b&gt;easy-to-use&lt;/b&gt; applications for "</div><div class='add'>+"In the Mandrivalinux menu you will find &lt;b&gt;easy-to-use&lt;/b&gt; applications for "</div><div class='ctx'> "&lt;b&gt;all of your tasks&lt;/b&gt;:"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Im Mandrakelinux-Menü finden Sie &lt;b&gt;einfach zu bedienende&lt;/b&gt; Anwendungen "</div><div class='add'>+"Im Mandrivalinux-Menü finden Sie &lt;b&gt;einfach zu bedienende&lt;/b&gt; Anwendungen "</div><div class='ctx'> "für &lt;b&gt;alle Ihre Aufgaben&lt;/b&gt;:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/18.pl:16</div><div class='hunk'>@@ -17069,18 +17069,18 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakelinux Control Center&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakelinux Kontrollzentrum&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandrivalinux Control Center&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandrivalinux Kontrollzentrum&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"The &lt;b&gt;Mandrakelinux Control Center&lt;/b&gt; is an essential collection of "</div><div class='del'>-"Mandrakelinux-specific utilities designed to simplify the configuration of "</div><div class='add'>+"The &lt;b&gt;Mandrivalinux Control Center&lt;/b&gt; is an essential collection of "</div><div class='add'>+"Mandrivalinux-specific utilities designed to simplify the configuration of "</div><div class='ctx'> "your computer."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Das &lt;b&gt;Mandrakelinux-Kontrollzentrum&lt;/b&gt; ist eine wesentliche Sammlung der "</div><div class='del'>-"Mandrakelinux-spezifischen Werkzeuge um die Einrichtung des Computers zu "</div><div class='add'>+"Das &lt;b&gt;Mandrivalinux-Kontrollzentrum&lt;/b&gt; ist eine wesentliche Sammlung der "</div><div class='add'>+"Mandrivalinux-spezifischen Werkzeuge um die Einrichtung des Computers zu "</div><div class='ctx'> "vereinfachen."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:17</div><div class='hunk'>@@ -17105,16 +17105,16 @@ msgstr "&lt;b&gt;Das Open-Source-Modell&lt;/b&gt;"</div><div class='ctx'> msgid ""</div><div class='ctx'> "Like all computer programming, open source software &lt;b&gt;requires time and "</div><div class='ctx'> "people&lt;/b&gt; for development. In order to respect the open source philosophy, "</div><div class='del'>-"Mandrakesoft sells added value products and services to &lt;b&gt;keep improving "</div><div class='del'>-"Mandrakelinux&lt;/b&gt;. If you want to &lt;b&gt;support the open source philosophy&lt;/b&gt; "</div><div class='del'>-"and the development of Mandrakelinux, &lt;b&gt;please&lt;/b&gt; consider buying one of "</div><div class='add'>+"Mandriva sells added value products and services to &lt;b&gt;keep improving "</div><div class='add'>+"Mandrivalinux&lt;/b&gt;. If you want to &lt;b&gt;support the open source philosophy&lt;/b&gt; "</div><div class='add'>+"and the development of Mandrivalinux, &lt;b&gt;please&lt;/b&gt; consider buying one of "</div><div class='ctx'> "our products or services!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Wie jede andere Software, benötigt auch Open Source Software &lt;b&gt;Zeit und "</div><div class='ctx'> "Leute&lt;/b&gt; für ihre Entwicklung. Um die Open Source Philosophie anzuerkennen, "</div><div class='del'>-"verkauft Mandrakesoft Mehrwertprodukte und Dienstleistungen, um "</div><div class='del'>-"&lt;b&gt;Mandrakelinux zu verbessern&lt;/b&gt;. Wenn Sie die Open Source Philosophy und "</div><div class='del'>-"die Entwicklung von Mandrakelinux &lt;b&gt;unterstützen&lt;/b&gt; wollen, ziehen Sie "</div><div class='add'>+"verkauft Mandriva Mehrwertprodukte und Dienstleistungen, um "</div><div class='add'>+"&lt;b&gt;Mandrivalinux zu verbessern&lt;/b&gt;. Wenn Sie die Open Source Philosophy und "</div><div class='add'>+"die Entwicklung von Mandrivalinux &lt;b&gt;unterstützen&lt;/b&gt; wollen, ziehen Sie "</div><div class='ctx'> "&lt;b&gt;bitte&lt;/b&gt; den Kauf eines unserer Produkte oder Dienstleistungen in "</div><div class='ctx'> "Betracht!"</div><div class='ctx'> </div><div class='hunk'>@@ -17126,10 +17126,10 @@ msgstr "&lt;b&gt;Online Warenhaus&lt;/b&gt;"</div><div class='ctx'> #: share/advertising/27.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"To learn more about Mandrakesoft products and services, you can visit our "</div><div class='add'>+"To learn more about Mandriva products and services, you can visit our "</div><div class='ctx'> "&lt;b&gt;e-commerce platform&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Um mehr über Mandrakesoft-Produkte und -dienstleistungen zu erfahren, können "</div><div class='add'>+"Um mehr über Mandriva-Produkte und -dienstleistungen zu erfahren, können "</div><div class='ctx'> "Sie unsere &lt;b&gt;e-commerce Plattform&lt;/b&gt; besuchen."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/27.pl:17</div><div class='hunk'>@@ -17154,24 +17154,24 @@ msgstr "Schauen Sie noch heute unter &lt;b&gt;store.mandrakesoft.com&lt;/b&gt; rein!"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeclub&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeclub&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Club&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Club&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakeclub&lt;/b&gt; is the &lt;b&gt;perfect companion&lt;/b&gt; to your Mandrakelinux "</div><div class='add'>+"&lt;b&gt;Mandriva Club&lt;/b&gt; is the &lt;b&gt;perfect companion&lt;/b&gt; to your Mandrivalinux "</div><div class='ctx'> "product.."</div><div class='ctx'> msgstr ""</div><div class='del'>-"&lt;b&gt;Mandrakeclub&lt;/b&gt; ist der &lt;b&gt;perfekte Begleiter&lt;/b&gt; für Ihr Mandrakelinux-"</div><div class='add'>+"&lt;b&gt;Mandriva Club&lt;/b&gt; ist der &lt;b&gt;perfekte Begleiter&lt;/b&gt; für Ihr Mandrivalinux-"</div><div class='ctx'> "Produkt."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Take advantage of &lt;b&gt;valuable benefits&lt;/b&gt; by joining Mandrakeclub, such as:"</div><div class='add'>+"Take advantage of &lt;b&gt;valuable benefits&lt;/b&gt; by joining Mandriva Club, such as:"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Profitieren Sie durch einen Beitritt in den Mandrakeclub von &lt;b&gt;wertvollen "</div><div class='add'>+"Profitieren Sie durch einen Beitritt in den Mandriva Club von &lt;b&gt;wertvollen "</div><div class='ctx'> "Vorteilen&lt;/b&gt;, wie beispielsweise:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:20</div><div class='hunk'>@@ -17194,40 +17194,40 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:22</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* Participation in Mandrakelinux &lt;b&gt;user forums&lt;/b&gt;."</div><div class='del'>-msgstr "\t* Teilnahme an Mandrakelinux &lt;b&gt;Nutzerforen&lt;/b&gt;."</div><div class='add'>+msgid "\t* Participation in Mandrivalinux &lt;b&gt;user forums&lt;/b&gt;."</div><div class='add'>+msgstr "\t* Teilnahme an Mandrivalinux &lt;b&gt;Nutzerforen&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:23</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "\t* &lt;b&gt;Early and privileged access&lt;/b&gt;, before public release, to "</div><div class='del'>-"Mandrakelinux &lt;b&gt;ISO images&lt;/b&gt;."</div><div class='add'>+"Mandrivalinux &lt;b&gt;ISO images&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "\t* &lt;b&gt;Früher und privilegierter Zugriff&lt;/b&gt;, vor der öffentlichen Ausgabe, "</div><div class='del'>-"auf Mandrakelinux &lt;b&gt;ISO-Abbilder&lt;/b&gt;."</div><div class='add'>+"auf Mandrivalinux &lt;b&gt;ISO-Abbilder&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeonline&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeonline&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Online&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Online&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakeonline&lt;/b&gt; is a new premium service that Mandrakesoft is proud to "</div><div class='add'>+"&lt;b&gt;Mandriva Online&lt;/b&gt; is a new premium service that Mandriva is proud to "</div><div class='ctx'> "offer its customers!"</div><div class='ctx'> msgstr ""</div><div class='del'>-"&lt;b&gt;Mandrakeonline&lt;/b&gt; ist eine neue Premiumdienstleistung, die Mandrakesoft "</div><div class='add'>+"&lt;b&gt;Mandriva Online&lt;/b&gt; ist eine neue Premiumdienstleistung, die Mandriva "</div><div class='ctx'> "stolz seinen Kunden anbietet!"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakeonline provides a wide range of valuable services for &lt;b&gt;easily "</div><div class='del'>-"updating&lt;/b&gt; your Mandrakelinux systems:"</div><div class='add'>+"Mandriva Online provides a wide range of valuable services for &lt;b&gt;easily "</div><div class='add'>+"updating&lt;/b&gt; your Mandrivalinux systems:"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakeonline bietet eine breite Palette wertvoller Dienstleistungen zur "</div><div class='del'>-"&lt;b&gt;einfachen Aktualisierung&lt;/b&gt; Ihres Mandrakelinux-Systems:"</div><div class='add'>+"Mandriva Online bietet eine breite Palette wertvoller Dienstleistungen zur "</div><div class='add'>+"&lt;b&gt;einfachen Aktualisierung&lt;/b&gt; Ihres Mandrivalinux-Systems:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:18</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -17252,40 +17252,40 @@ msgstr "\t* Flexible &lt;b&gt;planmäßige&lt;/b&gt; Aktualisierungen."</div><div class='ctx'> #: share/advertising/29.pl:21</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* Management of &lt;b&gt;all your Mandrakelinux systems&lt;/b&gt; with one account."</div><div class='del'>-msgstr "\t* Verwaltung &lt;b&gt;all Ihrer Mandrakelinux-Systeme&lt;/b&gt; mit einem Konto."</div><div class='add'>+"\t* Management of &lt;b&gt;all your Mandrivalinux systems&lt;/b&gt; with one account."</div><div class='add'>+msgstr "\t* Verwaltung &lt;b&gt;all Ihrer Mandrivalinux-Systeme&lt;/b&gt; mit einem Konto."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeexpert&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeexpert&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Expert&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Expert&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Do you require &lt;b&gt;assistance?&lt;/b&gt; Meet Mandrakesoft's technical experts on "</div><div class='add'>+"Do you require &lt;b&gt;assistance?&lt;/b&gt; Meet Mandriva's technical experts on "</div><div class='ctx'> "&lt;b&gt;our technical support platform&lt;/b&gt; www.mandrakeexpert.com."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Benötigen Sie &lt;b&gt;Unterstützung?&lt;/b&gt; Treffen Sie Mandrakesofts "</div><div class='add'>+"Benötigen Sie &lt;b&gt;Unterstützung?&lt;/b&gt; Treffen Sie Mandrivas "</div><div class='ctx'> "Technikexperten auf &lt;b&gt;unserer technischen Supportplattform&lt;/b&gt; www."</div><div class='ctx'> "mandrakeexpert.com."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Thanks to the help of &lt;b&gt;qualified Mandrakelinux experts&lt;/b&gt;, you will save "</div><div class='add'>+"Thanks to the help of &lt;b&gt;qualified Mandrivalinux experts&lt;/b&gt;, you will save "</div><div class='ctx'> "a lot of time."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Dank der &lt;b&gt;qualifzierten Mandrakelinux-Experten&lt;/b&gt; werden Sie eine Menge "</div><div class='add'>+"Dank der &lt;b&gt;qualifzierten Mandrivalinux-Experten&lt;/b&gt; werden Sie eine Menge "</div><div class='ctx'> "Zeit sparen."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"For any question related to Mandrakelinux, you have the possibility to "</div><div class='add'>+"For any question related to Mandrivalinux, you have the possibility to "</div><div class='ctx'> "purchase support incidents at &lt;b&gt;store.mandrakesoft.com&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Zu jeder Frage bezüglich Mandrakelinux können Sie Support unter &lt;b&gt;store."</div><div class='add'>+"Zu jeder Frage bezüglich Mandrivalinux können Sie Support unter &lt;b&gt;store."</div><div class='ctx'> "mandrakesoft.com&lt;/b&gt; kaufen."</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:25</div><div class='hunk'>@@ -17586,8 +17586,8 @@ msgstr "Überwachungswerkzeuge, Prozessverwaltung, tcpdump, nmap, ..."</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:196</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakesoft Wizards"</div><div class='del'>-msgstr "Mandrakesoft-Assistenten"</div><div class='add'>+msgid "Mandriva Wizards"</div><div class='add'>+msgstr "Mandriva-Assistenten"</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:197</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -17681,8 +17681,8 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "OPTIONEN:\n"</div><div class='ctx'> "  --help            - Asgabe dieses Hilfetextes.\n"</div><div class='del'>-"  --report          - Name eines Mandrakelinux-Werkzeuges.\n"</div><div class='del'>-"  --incident        - Name eines Mandrakelinux-Werkzeuges."</div><div class='add'>+"  --report          - Name eines Mandrivalinux-Werkzeuges.\n"</div><div class='add'>+"  --incident        - Name eines Mandrivalinux-Werkzeuges."</div><div class='ctx'> </div><div class='ctx'> #: standalone.pm:63</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -17738,7 +17738,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "[OPTIONS]...\n"</div><div class='del'>-"Mandrakelinux Terminal Server Configurator\n"</div><div class='add'>+"Mandrivalinux Terminal Server Configurator\n"</div><div class='ctx'> "--enable         : enable MTS\n"</div><div class='ctx'> "--disable        : disable MTS\n"</div><div class='ctx'> "--start          : start MTS\n"</div><div class='hunk'>@@ -17809,14 +17809,14 @@ msgstr " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"</div><div class='ctx'> msgid ""</div><div class='ctx'> "[OPTION]...\n"</div><div class='ctx'> "  --no-confirmation      do not ask first confirmation question in "</div><div class='del'>-"MandrakeUpdate mode\n"</div><div class='add'>+"Mandriva Update mode\n"</div><div class='ctx'> "  --no-verify-rpm        do not verify packages signatures\n"</div><div class='ctx'> "  --changelog-first      display changelog before filelist in the "</div><div class='ctx'> "description window\n"</div><div class='ctx'> "  --merge-all-rpmnew     propose to merge all .rpmnew/.rpmsave files found"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "[OPTION]...\n"</div><div class='del'>-"  --no-confirmation      keine Fragen im MandrakeUpdate-Modus stellen\n"</div><div class='add'>+"  --no-confirmation      keine Fragen im Mandriva Update-Modus stellen\n"</div><div class='ctx'> "  --no-verify-rpm        Paketsignaturen nicht überprüfen\n"</div><div class='ctx'> "  --changelog-first      Änderungsprotokoll vor Dateiliste anzeigen\n"</div><div class='ctx'> "  --merge-all-rpmnew     Zusammenlegen aller .rpmnew/.rpmsave-Dateien "</div><div class='hunk'>@@ -20635,13 +20635,13 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:41</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Bug Report Tool"</div><div class='del'>-msgstr "Mandrakelinux Fehlerberichte"</div><div class='add'>+msgid "Mandrivalinux Bug Report Tool"</div><div class='add'>+msgstr "Mandrivalinux Fehlerberichte"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:46</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Control Center"</div><div class='del'>-msgstr "Mandrakelinux Kontrollzentrum"</div><div class='add'>+msgid "Mandrivalinux Control Center"</div><div class='add'>+msgstr "Mandrivalinux Kontrollzentrum"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:48</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -20661,8 +20661,8 @@ msgstr "HardDrake"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:51</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakeonline"</div><div class='del'>-msgstr "Mandrakeonline"</div><div class='add'>+msgid "Mandriva Online"</div><div class='add'>+msgstr "Mandriva Online"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:52</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -20706,8 +20706,8 @@ msgstr "Konfigurationsassistenten"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:81</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Select Mandrakesoft Tool:"</div><div class='del'>-msgstr "Wählen Sie ein Mandrakesoft-Werkzeug:"</div><div class='add'>+msgid "Select Mandriva Tool:"</div><div class='add'>+msgstr "Wählen Sie ein Mandriva-Werkzeug:"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:82</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -21134,20 +21134,20 @@ msgstr "Beim Hochfahren gestartet"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "This interface has not been configured yet.\n"</div><div class='del'>-"Run the \"Add an interface\" assistant from the Mandrakelinux Control Center"</div><div class='add'>+"Run the \"Add an interface\" assistant from the Mandrivalinux Control Center"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Diese Schnittstelle wurde noch nicht eingerichtet.\n"</div><div class='del'>-"Starten Sie den Assistenten „Schnittstelle hinzufügen“ im Mandrakelinux "</div><div class='add'>+"Starten Sie den Assistenten „Schnittstelle hinzufügen“ im Mandrivalinux "</div><div class='ctx'> "Kontrollzentrum."</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakconnect:1009 standalone/net_applet:61</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "You do not have any configured Internet connection.\n"</div><div class='del'>-"Run the \"%s\" assistant from the Mandrakelinux Control Center"</div><div class='add'>+"Run the \"%s\" assistant from the Mandrivalinux Control Center"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Sie haben noch keine eingerichtete Internetverbindung.\n"</div><div class='del'>-"Starten Sie den Assistenten „%s“ im Mandrakelinux Kontrollzentrum."</div><div class='add'>+"Starten Sie den Assistenten „%s“ im Mandrivalinux Kontrollzentrum."</div><div class='ctx'> </div><div class='ctx'> #. -PO: here "Add Connection" should be translated the same was as in control-center</div><div class='ctx'> #: standalone/drakconnect:1010 standalone/net_applet:62</div><div class='hunk'>@@ -21197,8 +21197,8 @@ msgstr "KDM (KDE Display Manager)"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakedm:36</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "MdkKDM (Mandrakelinux Display Manager)"</div><div class='del'>-msgstr "MdkKDM (Mandrakelinux Display Manager)"</div><div class='add'>+msgid "MdkKDM (Mandrivalinux Display Manager)"</div><div class='add'>+msgstr "MdkKDM (Mandrivalinux Display Manager)"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakedm:37</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -21497,7 +21497,7 @@ msgstr "Importieren"</div><div class='ctx'> #: standalone/drakfont:511</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Copyright (C) 2001-2002 by Mandrakesoft \n"</div><div class='add'>+"Copyright (C) 2001-2002 by Mandriva \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "       DUPONT Sebastien (original version)\n"</div><div class='hunk'>@@ -21506,7 +21506,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "       VIGNAUD Thierry &lt;tvignaud@mandrakesoft.com&gt;"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Copyright © 2001-2002 by Mandrakesoft \n"</div><div class='add'>+"Copyright © 2001-2002 by Mandriva \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "       DUPONT Sebastien (Orginalversion)\n"</div><div class='hunk'>@@ -22059,14 +22059,14 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> " drakhelp 0.1\n"</div><div class='del'>-"Copyright (C) 2003-2004 Mandrakesoft.\n"</div><div class='add'>+"Copyright (C) 2003-2004 Mandriva.\n"</div><div class='ctx'> "This is free software and may be redistributed under the terms of the GNU "</div><div class='ctx'> "GPL.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Usage: \n"</div><div class='ctx'> msgstr ""</div><div class='ctx'> " drakhelp 0.1\n"</div><div class='del'>-"Copyright © 2003-2004 Mandrakesoft.\n"</div><div class='add'>+"Copyright © 2003-2004 Mandriva.\n"</div><div class='ctx'> "Dies ist freie Software und kann unter der den Bedingungen der GNU GPL "</div><div class='ctx'> "weitergegeben werden.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -22096,8 +22096,8 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakhelp:36</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Help Center"</div><div class='del'>-msgstr "Mandrakelinux Hilfezentrum"</div><div class='add'>+msgid "Mandrivalinux Help Center"</div><div class='add'>+msgstr "Mandrivalinux Hilfezentrum"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakhelp:36</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -25649,8 +25649,8 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/logdrake:50</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Tools Logs"</div><div class='del'>-msgstr "Mandrakelinux Werkzeugprotokolle"</div><div class='add'>+msgid "Mandrivalinux Tools Logs"</div><div class='add'>+msgstr "Mandrivalinux Werkzeugprotokolle"</div><div class='ctx'> </div><div class='ctx'> #: standalone/logdrake:51</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -26167,10 +26167,10 @@ msgstr "Verbindung fertiggestellt."</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Connection failed.\n"</div><div class='del'>-"Verify your configuration in the Mandrakelinux Control Center."</div><div class='add'>+"Verify your configuration in the Mandrivalinux Control Center."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Verbinden fehlgeschlagen.\n"</div><div class='del'>-"Überprüfen Sie Ihre Konfiguration im Mandrakelinux Kontrollzentrum."</div><div class='add'>+"Überprüfen Sie Ihre Konfiguration im Mandrivalinux Kontrollzentrum."</div><div class='ctx'> </div><div class='ctx'> #: standalone/net_monitor:341</div><div class='ctx'> #, c-format</div><div class='head'>diff --git a/perl-install/share/po/el.po b/perl-install/share/po/el.po<br/>index 62d73b948..edd371902 100644<br/>--- a/<a href='/software/drakx/tree/perl-install/share/po/el.po?h=18.33&amp;id=a2c392a9ab83bb9031fb11f99f0101f1f2d9f140'>perl-install/share/po/el.po</a><br/>+++ b/<a href='/software/drakx/tree/perl-install/share/po/el.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/el.po</a></div><div class='hunk'>@@ -61,7 +61,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click the button to reboot the machine, unplug it, remove write protection,\n"</div><div class='del'>-"plug the key again, and launch Mandrake Move again."</div><div class='add'>+"plug the key again, and launch Mandriva Move again."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: ../move/move.pm:468 help.pm:409 install_steps_interactive.pm:1320</div><div class='hunk'>@@ -80,7 +80,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You may also proceed without an USB key - you'll still be\n"</div><div class='del'>-"able to use Mandrake Move as a normal live Mandrake\n"</div><div class='add'>+"able to use Mandriva Move as a normal live Mandriva\n"</div><div class='ctx'> "Operating System."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -88,7 +88,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "We did not detect any USB key on your system. If you\n"</div><div class='del'>-"plug in an USB key now, Mandrake Move will have the ability\n"</div><div class='add'>+"plug in an USB key now, Mandriva Move will have the ability\n"</div><div class='ctx'> "to transparently save the data in your home directory and\n"</div><div class='ctx'> "system wide configuration, for next boot on this computer\n"</div><div class='ctx'> "or another one. Note: if you plug in a key now, wait several\n"</div><div class='hunk'>@@ -96,7 +96,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You may also proceed without an USB key - you'll still be\n"</div><div class='del'>-"able to use Mandrake Move as a normal live Mandrake\n"</div><div class='add'>+"able to use Mandriva Move as a normal live Mandriva\n"</div><div class='ctx'> "Operating System."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -222,7 +222,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "This may come from corrupted system configuration files\n"</div><div class='ctx'> "on the USB key, in this case removing them and then\n"</div><div class='del'>-"rebooting Mandrake Move would fix the problem. To do\n"</div><div class='add'>+"rebooting Mandriva Move would fix the problem. To do\n"</div><div class='ctx'> "so, click on the corresponding button.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -1260,11 +1260,11 @@ msgstr "χειροκίνητα"</div><div class='ctx'> #: any.pm:733</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux can support multiple languages. Select\n"</div><div class='add'>+"Mandrivalinux can support multiple languages. Select\n"</div><div class='ctx'> "the languages you would like to install. They will be available\n"</div><div class='ctx'> "when your installation is complete and you restart your system."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Το Mandrakelinux υποστηρίζει πολλαπλές γλώσσες.Επιλέξτε \n"</div><div class='add'>+"Το Mandrivalinux υποστηρίζει πολλαπλές γλώσσες.Επιλέξτε \n"</div><div class='ctx'> "τις άλλες γλώσσες που θα είναι διαθέσιμες μετά το πέρας της \n"</div><div class='ctx'> "εγκατάστασης και την επανεκκίνηση του συστήματός σας."</div><div class='ctx'> </div><div class='hunk'>@@ -3639,7 +3639,7 @@ msgstr "ενεργοποίηση ραδιοφώνου"</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Before continuing, you should carefully read the terms of the license. It\n"</div><div class='del'>-"covers the entire Mandrakelinux distribution. If you agree with all the\n"</div><div class='add'>+"covers the entire Mandrivalinux distribution. If you agree with all the\n"</div><div class='ctx'> "terms it contains, check the \"%s\" box. If not, clicking on the \"%s\"\n"</div><div class='ctx'> "button will reboot your computer."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -3819,13 +3819,13 @@ msgstr ""</div><div class='ctx'> #: help.pm:85</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"The Mandrakelinux installation is distributed on several CD-ROMs. If a\n"</div><div class='add'>+"The Mandrivalinux installation is distributed on several CD-ROMs. If a\n"</div><div class='ctx'> "selected package is located on another CD-ROM, DrakX will eject the current\n"</div><div class='ctx'> "CD and ask you to insert the required one. If you do not have the requested\n"</div><div class='ctx'> "CD at hand, just click on \"%s\", the corresponding packages will not be\n"</div><div class='ctx'> "installed."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Η εγκατάσταση του Mandrakelinux είναι μοιρασμένο σε αρκετά CD-ROM. Το \n"</div><div class='add'>+"Η εγκατάσταση του Mandrivalinux είναι μοιρασμένο σε αρκετά CD-ROM. Το \n"</div><div class='ctx'> "DrakX ξέρει αν ένα επιλεγμένο πακέτο υπάρχει σε άλλο CD-ROM, θα εξάγει το \n"</div><div class='ctx'> "τρέχον CD και θα ζητήσει να εισάγετε ένα άλλο όταν αυτό θα χρειαστεί."</div><div class='ctx'> </div><div class='hunk'>@@ -3833,11 +3833,11 @@ msgstr ""</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "It's now time to specify which programs you wish to install on your system.\n"</div><div class='del'>-"There are thousands of packages available for Mandrakelinux, and to make it\n"</div><div class='add'>+"There are thousands of packages available for Mandrivalinux, and to make it\n"</div><div class='ctx'> "simpler to manage, they have been placed into groups of similar\n"</div><div class='ctx'> "applications.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Mandrakelinux sorts package groups in four categories. You can mix and\n"</div><div class='add'>+"Mandrivalinux sorts package groups in four categories. You can mix and\n"</div><div class='ctx'> "match applications from the various categories, so a ``Workstation''\n"</div><div class='ctx'> "installation can still have applications from the ``Server'' category\n"</div><div class='ctx'> "installed.\n"</div><div class='hunk'>@@ -3994,10 +3994,10 @@ msgid ""</div><div class='ctx'> "!! If a server package has been selected, either because you specifically\n"</div><div class='ctx'> "chose the individual package or because it was part of a group of packages,\n"</div><div class='ctx'> "you'll be asked to confirm that you really want those servers to be\n"</div><div class='del'>-"installed. By default Mandrakelinux will automatically start any installed\n"</div><div class='add'>+"installed. By default Mandrivalinux will automatically start any installed\n"</div><div class='ctx'> "services at boot time. Even if they are safe and have no known issues at\n"</div><div class='ctx'> "the time the distribution was shipped, it is entirely possible that\n"</div><div class='del'>-"security holes were discovered after this version of Mandrakelinux was\n"</div><div class='add'>+"security holes were discovered after this version of Mandrivalinux was\n"</div><div class='ctx'> "finalized. If you do not know what a particular service is supposed to do "</div><div class='ctx'> "or\n"</div><div class='ctx'> "why it's being installed, then click \"%s\". Clicking \"%s\" will install\n"</div><div class='hunk'>@@ -4179,7 +4179,7 @@ msgstr ""</div><div class='ctx'> msgid ""</div><div class='ctx'> "X (for X Window System) is the heart of the GNU/Linux graphical interface\n"</div><div class='ctx'> "on which all the graphical environments (KDE, GNOME, AfterStep,\n"</div><div class='del'>-"WindowMaker, etc.) bundled with Mandrakelinux rely upon.\n"</div><div class='add'>+"WindowMaker, etc.) bundled with Mandrivalinux rely upon.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You'll see a list of different parameters to change to get an optimal\n"</div><div class='ctx'> "graphical display.\n"</div><div class='hunk'>@@ -4347,12 +4347,12 @@ msgstr ""</div><div class='ctx'> #: help.pm:316</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"You now need to decide where you want to install the Mandrakelinux\n"</div><div class='add'>+"You now need to decide where you want to install the Mandrivalinux\n"</div><div class='ctx'> "operating system on your hard drive. If your hard drive is empty or if an\n"</div><div class='ctx'> "existing operating system is using all the available space you will have to\n"</div><div class='ctx'> "partition the drive. Basically, partitioning a hard drive means to\n"</div><div class='ctx'> "logically divide it to create the space needed to install your new\n"</div><div class='del'>-"Mandrakelinux system.\n"</div><div class='add'>+"Mandrivalinux system.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Because the process of partitioning a hard drive is usually irreversible\n"</div><div class='ctx'> "and can lead to data losses, partitioning can be intimidating and stressful\n"</div><div class='hunk'>@@ -4379,7 +4379,7 @@ msgid ""</div><div class='ctx'> "FAT or NTFS partition. Resizing can be performed without the loss of any\n"</div><div class='ctx'> "data, provided you've previously defragmented the Windows partition.\n"</div><div class='ctx'> "Backing up your data is strongly recommended. Using this option is\n"</div><div class='del'>-"recommended if you want to use both Mandrakelinux and Microsoft Windows on\n"</div><div class='add'>+"recommended if you want to use both Mandrivalinux and Microsoft Windows on\n"</div><div class='ctx'> "the same computer.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "   Before choosing this option, please understand that after this\n"</div><div class='hunk'>@@ -4388,7 +4388,7 @@ msgid ""</div><div class='ctx'> "to store your data or to install new software.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". If you want to delete all data and all partitions present on\n"</div><div class='del'>-"your hard drive and replace them with your new Mandrakelinux system, choose\n"</div><div class='add'>+"your hard drive and replace them with your new Mandrivalinux system, choose\n"</div><div class='ctx'> "this option. Be careful, because you will not be able to undo this "</div><div class='ctx'> "operation\n"</div><div class='ctx'> "after you confirm.\n"</div><div class='hunk'>@@ -4607,7 +4607,7 @@ msgid ""</div><div class='ctx'> "Click on \"%s\" when you're ready to format the partitions.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click on \"%s\" if you want to choose another partition for your new\n"</div><div class='del'>-"Mandrakelinux operating system installation.\n"</div><div class='add'>+"Mandrivalinux operating system installation.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click on \"%s\" if you wish to select partitions which will be checked for\n"</div><div class='ctx'> "bad blocks on the disk."</div><div class='hunk'>@@ -4649,7 +4649,7 @@ msgstr "Προηγούμενο"</div><div class='ctx'> #: help.pm:434</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"By the time you install Mandrakelinux, it's likely that some packages will\n"</div><div class='add'>+"By the time you install Mandrivalinux, it's likely that some packages will\n"</div><div class='ctx'> "have been updated since the initial release. Bugs may have been fixed,\n"</div><div class='ctx'> "security issues resolved. To allow you to benefit from these updates,\n"</div><div class='ctx'> "you're now able to download them from the Internet. Check \"%s\" if you\n"</div><div class='hunk'>@@ -4689,7 +4689,7 @@ msgid ""</div><div class='ctx'> "generally obtained at the expense of ease of use.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "If you do not know what to choose, keep the default option. You'll be able\n"</div><div class='del'>-"to change it later with the draksec tool, which is part of Mandrakelinux\n"</div><div class='add'>+"to change it later with the draksec tool, which is part of Mandrivalinux\n"</div><div class='ctx'> "Control Center.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Fill the \"%s\" field with the e-mail address of the person responsible for\n"</div><div class='hunk'>@@ -4714,7 +4714,7 @@ msgstr "Διαχειριστής Ασφαλείας:"</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "At this point, you need to choose which partition(s) will be used for the\n"</div><div class='del'>-"installation of your Mandrakelinux system. If partitions have already been\n"</div><div class='add'>+"installation of your Mandrivalinux system. If partitions have already been\n"</div><div class='ctx'> "defined, either from a previous installation of GNU/Linux or by another\n"</div><div class='ctx'> "partitioning tool, you can use existing partitions. Otherwise, hard drive\n"</div><div class='ctx'> "partitions must be defined.\n"</div><div class='hunk'>@@ -4873,7 +4873,7 @@ msgstr "Αλλαγή σε κανονικό τρόπο λειτουργίας"</div><div class='ctx'> msgid ""</div><div class='ctx'> "More than one Microsoft partition has been detected on your hard drive.\n"</div><div class='ctx'> "Please choose the one which you want to resize in order to install your new\n"</div><div class='del'>-"Mandrakelinux operating system.\n"</div><div class='add'>+"Mandrivalinux operating system.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Each partition is listed as follows: \"Linux name\", \"Windows name\"\n"</div><div class='ctx'> "\"Capacity\".\n"</div><div class='hunk'>@@ -4950,7 +4950,7 @@ msgid ""</div><div class='ctx'> "found on your machine.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "DrakX now needs to know if you want to perform a new installation or an\n"</div><div class='del'>-"upgrade of an existing Mandrakelinux system:\n"</div><div class='add'>+"upgrade of an existing Mandrivalinux system:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". For the most part, this completely wipes out the old system.\n"</div><div class='ctx'> "However, depending on your partitioning scheme, you can prevent some of\n"</div><div class='hunk'>@@ -4959,13 +4959,13 @@ msgid ""</div><div class='ctx'> "the file system, you should use this option.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". This installation class allows you to update the packages\n"</div><div class='del'>-"currently installed on your Mandrakelinux system. Your current partitioning\n"</div><div class='add'>+"currently installed on your Mandrivalinux system. Your current partitioning\n"</div><div class='ctx'> "scheme and user data will not be altered. Most of the other configuration\n"</div><div class='ctx'> "steps remain available and are similar to a standard installation.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Using the ``Upgrade'' option should work fine on Mandrakelinux systems\n"</div><div class='add'>+"Using the ``Upgrade'' option should work fine on Mandrivalinux systems\n"</div><div class='ctx'> "running version \"8.1\" or later. Performing an upgrade on versions prior\n"</div><div class='del'>-"to Mandrakelinux version \"8.1\" is not recommended."</div><div class='add'>+"to Mandrivalinux version \"8.1\" is not recommended."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "ενεργοποίηση τώρα Linux\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -5041,7 +5041,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "About UTF-8 (unicode) support: Unicode is a new character encoding meant to\n"</div><div class='ctx'> "cover all existing languages. However full support for it in GNU/Linux is\n"</div><div class='del'>-"still under development. For that reason, Mandrakelinux's use of UTF-8 will\n"</div><div class='add'>+"still under development. For that reason, Mandrivalinux's use of UTF-8 will\n"</div><div class='ctx'> "depend on the user's choices:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * If you choose a language with a strong legacy encoding (latin1\n"</div><div class='hunk'>@@ -5277,7 +5277,7 @@ msgstr ""</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Now, it's time to select a printing system for your computer. Other\n"</div><div class='del'>-"operating systems may offer you one, but Mandrakelinux offers two. Each of\n"</div><div class='add'>+"operating systems may offer you one, but Mandrivalinux offers two. Each of\n"</div><div class='ctx'> "the printing systems is best suited to particular types of configuration.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\" -- which is an acronym for ``print, do not queue'', is the choice\n"</div><div class='hunk'>@@ -5298,7 +5298,7 @@ msgid ""</div><div class='ctx'> "options and for managing the printer.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "If you make a choice now, and later find that you do not like your printing\n"</div><div class='del'>-"system you may change it by running PrinterDrake from the Mandrakelinux\n"</div><div class='add'>+"system you may change it by running PrinterDrake from the Mandrivalinux\n"</div><div class='ctx'> "Control Center and clicking on the \"%s\" button."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Άλλο\n"</div><div class='hunk'>@@ -5447,7 +5447,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": if you wish to configure your Internet or local network access,\n"</div><div class='ctx'> "you can do so now. Refer to the printed documentation or use the\n"</div><div class='del'>-"Mandrakelinux Control Center after the installation has finished to benefit\n"</div><div class='add'>+"Mandrivalinux Control Center after the installation has finished to benefit\n"</div><div class='ctx'> "from full in-line help.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": allows to configure HTTP and FTP proxy addresses if the machine\n"</div><div class='hunk'>@@ -5464,7 +5464,7 @@ msgid ""</div><div class='ctx'> " * \"%s\": if you wish to change your bootloader configuration, click this\n"</div><div class='ctx'> "button. This should be reserved to advanced users. Refer to the printed\n"</div><div class='ctx'> "documentation or the in-line help about bootloader configuration in the\n"</div><div class='del'>-"Mandrakelinux Control Center.\n"</div><div class='add'>+"Mandrivalinux Control Center.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": through this entry you can fine tune which services will be run\n"</div><div class='ctx'> "on your machine. If you plan to use this machine as a server it's a good\n"</div><div class='hunk'>@@ -5526,11 +5526,11 @@ msgstr "Υπηρεσίες"</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Choose the hard drive you want to erase in order to install your new\n"</div><div class='del'>-"Mandrakelinux partition. Be careful, all data on this drive will be lost\n"</div><div class='add'>+"Mandrivalinux partition. Be careful, all data on this drive will be lost\n"</div><div class='ctx'> "and will not be recoverable!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Επιλέξτε τον δίσκο που θέλετε να διαγράψετε για να εγκαταστήσετε \n"</div><div class='del'>-"την νέα κατάτμηση Mandrakelinux. ΠΡΟΣΟΧΗ: Όλα τα δεδομένα θα διαγραφούν\n"</div><div class='add'>+"την νέα κατάτμηση Mandrivalinux. ΠΡΟΣΟΧΗ: Όλα τα δεδομένα θα διαγραφούν\n"</div><div class='ctx'> "και θα είναι αδύνατη η επαναφορά τους!"</div><div class='ctx'> </div><div class='ctx'> #: help.pm:863</div><div class='hunk'>@@ -5883,12 +5883,12 @@ msgstr "Υπολογίζεται το μέγεθος της κατάτμησης</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Your Windows partition is too fragmented. Please reboot your computer under "</div><div class='del'>-"Windows, run the ``defrag'' utility, then restart the Mandrakelinux "</div><div class='add'>+"Windows, run the ``defrag'' utility, then restart the Mandrivalinux "</div><div class='ctx'> "installation."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Η κατάτμηση των Windows είναι πολύ κατακερματισμένη, παρακαλώ τρέξτε πρώτα "</div><div class='ctx'> "το ``defrag'' μέσα από τα Windows και ξεκινήστε ξανά την εγκατάσταση του  "</div><div class='del'>-"Mandrakelinux "</div><div class='add'>+"Mandrivalinux "</div><div class='ctx'> </div><div class='ctx'> #. -PO: keep the double empty lines between sections, this is formatted a la LaTeX</div><div class='ctx'> #: install_interactive.pm:166</div><div class='hunk'>@@ -6005,19 +6005,19 @@ msgid ""</div><div class='ctx'> "Introduction\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "The operating system and the different components available in the "</div><div class='del'>-"Mandrakelinux distribution \n"</div><div class='add'>+"Mandrivalinux distribution \n"</div><div class='ctx'> "shall be called the \"Software Products\" hereafter. The Software Products "</div><div class='ctx'> "include, but are not \n"</div><div class='ctx'> "restricted to, the set of programs, methods, rules and documentation related "</div><div class='ctx'> "to the operating \n"</div><div class='del'>-"system and the different components of the Mandrakelinux distribution.\n"</div><div class='add'>+"system and the different components of the Mandrivalinux distribution.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "1. License Agreement\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Please read this document carefully. This document is a license agreement "</div><div class='ctx'> "between you and  \n"</div><div class='del'>-"Mandrakesoft S.A. which applies to the Software Products.\n"</div><div class='add'>+"Mandriva S.A. which applies to the Software Products.\n"</div><div class='ctx'> "By installing, duplicating or using the Software Products in any manner, you "</div><div class='ctx'> "explicitly \n"</div><div class='ctx'> "accept and fully agree to conform to the terms and conditions of this "</div><div class='hunk'>@@ -6039,7 +6039,7 @@ msgid ""</div><div class='ctx'> "The Software Products and attached documentation are provided \"as is\", "</div><div class='ctx'> "with no warranty, to the \n"</div><div class='ctx'> "extent permitted by law.\n"</div><div class='del'>-"Mandrakesoft S.A. will, in no circumstances and to the extent permitted by "</div><div class='add'>+"Mandriva S.A. will, in no circumstances and to the extent permitted by "</div><div class='ctx'> "law, be liable for any special,\n"</div><div class='ctx'> "incidental, direct or indirect damages whatsoever (including without "</div><div class='ctx'> "limitation damages for loss of \n"</div><div class='hunk'>@@ -6047,14 +6047,14 @@ msgid ""</div><div class='ctx'> "resulting from a court \n"</div><div class='ctx'> "judgment, or any other consequential loss) arising out of  the use or "</div><div class='ctx'> "inability to use the Software \n"</div><div class='del'>-"Products, even if Mandrakesoft S.A. has been advised of the possibility or "</div><div class='add'>+"Products, even if Mandriva S.A. has been advised of the possibility or "</div><div class='ctx'> "occurrence of such \n"</div><div class='ctx'> "damages.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN SOME "</div><div class='ctx'> "COUNTRIES\n"</div><div class='ctx'> "\n"</div><div class='del'>-"To the extent permitted by law, Mandrakesoft S.A. or its distributors will, "</div><div class='add'>+"To the extent permitted by law, Mandriva S.A. or its distributors will, "</div><div class='ctx'> "in no circumstances, be \n"</div><div class='ctx'> "liable for any special, incidental, direct or indirect damages whatsoever "</div><div class='ctx'> "(including without \n"</div><div class='hunk'>@@ -6064,7 +6064,7 @@ msgid ""</div><div class='ctx'> "loss) arising out \n"</div><div class='ctx'> "of the possession and use of software components or arising out of  "</div><div class='ctx'> "downloading software components \n"</div><div class='del'>-"from one of Mandrakelinux sites  which are prohibited or restricted in some "</div><div class='add'>+"from one of Mandrivalinux sites  which are prohibited or restricted in some "</div><div class='ctx'> "countries by local laws.\n"</div><div class='ctx'> "This limited liability applies to, but is not restricted to, the strong "</div><div class='ctx'> "cryptography components \n"</div><div class='hunk'>@@ -6084,10 +6084,10 @@ msgid ""</div><div class='ctx'> "and conditions of the license agreement for each component before using any "</div><div class='ctx'> "component. Any question \n"</div><div class='ctx'> "on a component license should be addressed to the component author and not "</div><div class='del'>-"to Mandrakesoft.\n"</div><div class='del'>-"The programs developed by Mandrakesoft S.A. are governed by the GPL License. "</div><div class='add'>+"to Mandriva.\n"</div><div class='add'>+"The programs developed by Mandriva S.A. are governed by the GPL License. "</div><div class='ctx'> "Documentation written \n"</div><div class='del'>-"by Mandrakesoft S.A. is governed by a specific license. Please refer to the "</div><div class='add'>+"by Mandriva S.A. is governed by a specific license. Please refer to the "</div><div class='ctx'> "documentation for \n"</div><div class='ctx'> "further details.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6098,11 +6098,11 @@ msgid ""</div><div class='ctx'> "respective authors and are \n"</div><div class='ctx'> "protected by intellectual property and copyright laws applicable to software "</div><div class='ctx'> "programs.\n"</div><div class='del'>-"Mandrakesoft S.A. reserves its rights to modify or adapt the Software "</div><div class='add'>+"Mandriva S.A. reserves its rights to modify or adapt the Software "</div><div class='ctx'> "Products, as a whole or in \n"</div><div class='ctx'> "parts, by all means and for all purposes.\n"</div><div class='del'>-"\"Mandrake\", \"Mandrakelinux\" and associated logos are trademarks of "</div><div class='del'>-"Mandrakesoft S.A.  \n"</div><div class='add'>+"\"Mandriva\", \"Mandrivalinux\" and associated logos are trademarks of "</div><div class='add'>+"Mandriva S.A.  \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "5. Governing Laws \n"</div><div class='hunk'>@@ -6118,7 +6118,7 @@ msgid ""</div><div class='ctx'> "court. As a last \n"</div><div class='ctx'> "resort, the dispute will be referred to the appropriate Courts of Law of "</div><div class='ctx'> "Paris - France.\n"</div><div class='del'>-"For any question on this document, please contact Mandrakesoft S.A.  \n"</div><div class='add'>+"For any question on this document, please contact Mandriva S.A.  \n"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6277,7 +6277,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "For information on fixes which are available for this release of "</div><div class='del'>-"Mandrakelinux,\n"</div><div class='add'>+"Mandrivalinux,\n"</div><div class='ctx'> "consult the Errata available from:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6285,14 +6285,14 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Information on configuring your system is available in the post\n"</div><div class='del'>-"install chapter of the Official Mandrakelinux User's Guide."</div><div class='add'>+"install chapter of the Official Mandrivalinux User's Guide."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Συγχαρητήρια, η εγκατάσταση ολοκληρώθηκε.\n"</div><div class='ctx'> "Αφαιρέστε την δισκέτα ή το CD εκκίνησης και πατήστε return για "</div><div class='ctx'> "επανεκκίνηση.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Για πληροφορίες σχετικά με διορθώσεις αυτής της έκδοσης του Mandrakelinux,\n"</div><div class='add'>+"Για πληροφορίες σχετικά με διορθώσεις αυτής της έκδοσης του Mandrivalinux,\n"</div><div class='ctx'> "συμβουλευτείτε την σελίδα: \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6301,7 +6301,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "Πληροφορίες σχετικά με τις ρυθμίσεις του συστήματός σας υπάρχουν στο "</div><div class='ctx'> "σχετικό\n"</div><div class='del'>-"κεφάλαιο του επίσημου οδηγού χρήσης του Mandrakelinux."</div><div class='add'>+"κεφάλαιο του επίσημου οδηγού χρήσης του Mandrivalinux."</div><div class='ctx'> </div><div class='ctx'> #. -PO: keep the double empty lines between sections, this is formatted a la LaTeX</div><div class='ctx'> #: install_messages.pm:144</div><div class='hunk'>@@ -6336,13 +6336,13 @@ msgstr "Βήμα `%s'\n"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Your system is low on resources. You may have some problem installing\n"</div><div class='del'>-"Mandrakelinux. If that occurs, you can try a text install instead. For "</div><div class='add'>+"Mandrivalinux. If that occurs, you can try a text install instead. For "</div><div class='ctx'> "this,\n"</div><div class='ctx'> "press `F1' when booting on CDROM, then enter `text'."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Το σύστημά σας δεν έχει αρκετούς πόρους. Μπορεί να αντιμετωπίσετε "</div><div class='ctx'> "προβλήματα\n"</div><div class='del'>-"στην εγκατάσταση του Mandrakelinux. Εάν συμβεί αυτό, μπορείτε να δοκιμάσετε "</div><div class='add'>+"στην εγκατάσταση του Mandrivalinux. Εάν συμβεί αυτό, μπορείτε να δοκιμάσετε "</div><div class='ctx'> "εγκατάσταση κειμένου.\n"</div><div class='ctx'> "Πατήστε F1 κατά την εκκίνηση από CDROM, μετά γράψτε `text'."</div><div class='ctx'> </div><div class='hunk'>@@ -6883,9 +6883,9 @@ msgstr ""</div><div class='ctx'> #: install_steps_interactive.pm:821</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Contacting Mandrakelinux web site to get the list of available mirrors..."</div><div class='add'>+"Contacting Mandrivalinux web site to get the list of available mirrors..."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Σύνδεση με την τοποθεσία της Mandrakelinux για λήψη των διαθέσιμων τόπων "</div><div class='add'>+"Σύνδεση με την τοποθεσία της Mandrivalinux για λήψη των διαθέσιμων τόπων "</div><div class='ctx'> "λήψης..."</div><div class='ctx'> </div><div class='ctx'> #: install_steps_interactive.pm:840</div><div class='hunk'>@@ -7107,8 +7107,8 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: install_steps_newt.pm:20</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Installation %s"</div><div class='del'>-msgstr "Εγκατάσταση Mandrakelinux %s"</div><div class='add'>+msgid "Mandrivalinux Installation %s"</div><div class='add'>+msgstr "Εγκατάσταση Mandrivalinux %s"</div><div class='ctx'> </div><div class='ctx'> #. -PO: This string must fit in a 80-char wide text screen</div><div class='ctx'> #: install_steps_newt.pm:34</div><div class='hunk'>@@ -9692,7 +9692,7 @@ msgstr ""</div><div class='ctx'> msgid ""</div><div class='ctx'> "drakfirewall configurator\n"</div><div class='ctx'> "\n"</div><div class='del'>-"This configures a personal firewall for this Mandrakelinux machine.\n"</div><div class='add'>+"This configures a personal firewall for this Mandrivalinux machine.\n"</div><div class='ctx'> "For a powerful and dedicated firewall solution, please look to the\n"</div><div class='ctx'> "specialized MandrakeSecurity Firewall distribution."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -13573,7 +13573,7 @@ msgstr ""</div><div class='ctx'> #: printer/printerdrake.pm:3929</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Run Scannerdrake (Hardware/Scanner in Mandrakelinux Control Center) to share "</div><div class='add'>+"Run Scannerdrake (Hardware/Scanner in Mandrivalinux Control Center) to share "</div><div class='ctx'> "your scanner on the network.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -15487,18 +15487,18 @@ msgstr "Τερματισμός"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;What is Mandrakelinux?&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;What is Mandrivalinux?&lt;/b&gt;"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Welcome to &lt;b&gt;Mandrakelinux&lt;/b&gt;!"</div><div class='del'>-msgstr "Καλώς Ορίσατε στο &lt;b&gt;Mandrakelinux&lt;/b&gt;!"</div><div class='add'>+msgid "Welcome to &lt;b&gt;Mandrivalinux&lt;/b&gt;!"</div><div class='add'>+msgstr "Καλώς Ορίσατε στο &lt;b&gt;Mandrivalinux&lt;/b&gt;!"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is a &lt;b&gt;Linux distribution&lt;/b&gt; that comprises the core of the "</div><div class='add'>+"Mandrivalinux is a &lt;b&gt;Linux distribution&lt;/b&gt; that comprises the core of the "</div><div class='ctx'> "system, called the &lt;b&gt;operating system&lt;/b&gt; (based on the Linux kernel) "</div><div class='ctx'> "together with &lt;b&gt;a lot of applications&lt;/b&gt; meeting every need you could even "</div><div class='ctx'> "think of."</div><div class='hunk'>@@ -15507,7 +15507,7 @@ msgstr ""</div><div class='ctx'> #: share/advertising/01.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is the most &lt;b&gt;user-friendly&lt;/b&gt; Linux distribution today. It "</div><div class='add'>+"Mandrivalinux is the most &lt;b&gt;user-friendly&lt;/b&gt; Linux distribution today. It "</div><div class='ctx'> "is also one of the &lt;b&gt;most widely used&lt;/b&gt; Linux distributions worldwide!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -15524,9 +15524,9 @@ msgstr "Καλώς ορίσατε στον κόσμο του Ανοιχτού Κ</div><div class='ctx'> #: share/advertising/02.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is committed to the open source model. This means that this "</div><div class='del'>-"new release is the result of &lt;b&gt;collaboration&lt;/b&gt; between &lt;b&gt;Mandrakesoft's "</div><div class='del'>-"team of developers&lt;/b&gt; and the &lt;b&gt;worldwide community&lt;/b&gt; of Mandrakelinux "</div><div class='add'>+"Mandrivalinux is committed to the open source model. This means that this "</div><div class='add'>+"new release is the result of &lt;b&gt;collaboration&lt;/b&gt; between &lt;b&gt;Mandriva's "</div><div class='add'>+"team of developers&lt;/b&gt; and the &lt;b&gt;worldwide community&lt;/b&gt; of Mandrivalinux "</div><div class='ctx'> "contributors."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -15546,7 +15546,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Most of the software included in the distribution and all of the "</div><div class='del'>-"Mandrakelinux tools are licensed under the &lt;b&gt;General Public License&lt;/b&gt;."</div><div class='add'>+"Mandrivalinux tools are licensed under the &lt;b&gt;General Public License&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/03.pl:17</div><div class='hunk'>@@ -15572,10 +15572,10 @@ msgstr ""</div><div class='ctx'> #: share/advertising/04.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux has one of the &lt;b&gt;biggest communities&lt;/b&gt; of users and "</div><div class='add'>+"Mandrivalinux has one of the &lt;b&gt;biggest communities&lt;/b&gt; of users and "</div><div class='ctx'> "developers. The role of such a community is very wide, ranging from bug "</div><div class='ctx'> "reporting to the development of new applications. The community plays a "</div><div class='del'>-"&lt;b&gt;key role&lt;/b&gt; in the Mandrakelinux world."</div><div class='add'>+"&lt;b&gt;key role&lt;/b&gt; in the Mandrivalinux world."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/04.pl:17</div><div class='hunk'>@@ -15594,8 +15594,8 @@ msgstr ""</div><div class='ctx'> #: share/advertising/05.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"You are now installing &lt;b&gt;Mandrakelinux Download&lt;/b&gt;. This is the free "</div><div class='del'>-"version that Mandrakesoft wants to keep &lt;b&gt;available to everyone&lt;/b&gt;."</div><div class='add'>+"You are now installing &lt;b&gt;Mandrivalinux Download&lt;/b&gt;. This is the free "</div><div class='add'>+"version that Mandriva wants to keep &lt;b&gt;available to everyone&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/05.pl:19</div><div class='hunk'>@@ -15622,7 +15622,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "You will not have access to the &lt;b&gt;services included&lt;/b&gt; in the other "</div><div class='del'>-"Mandrakesoft products either."</div><div class='add'>+"Mandriva products either."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:13</div><div class='hunk'>@@ -15632,7 +15632,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux Discovery&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux Discovery&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:17</div><div class='hunk'>@@ -15651,13 +15651,13 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/07.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux PowerPack&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux PowerPack&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/07.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"PowerPack is Mandrakesoft's &lt;b&gt;premier Linux desktop&lt;/b&gt; product. PowerPack "</div><div class='add'>+"PowerPack is Mandriva's &lt;b&gt;premier Linux desktop&lt;/b&gt; product. PowerPack "</div><div class='ctx'> "includes &lt;b&gt;thousands of applications&lt;/b&gt; - everything from the most popular "</div><div class='ctx'> "to the most advanced."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -15669,7 +15669,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/08.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux PowerPack+&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux PowerPack+&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/08.pl:17</div><div class='hunk'>@@ -15683,19 +15683,19 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:13</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products&lt;/b&gt;"</div><div class='del'>-msgstr "Κέντρο Ελέγχου Mandrakelinux"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products&lt;/b&gt;"</div><div class='add'>+msgstr "Κέντρο Ελέγχου Mandrivalinux"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakesoft&lt;/b&gt; has developed a wide range of &lt;b&gt;Mandrakelinux&lt;/b&gt; "</div><div class='add'>+"&lt;b&gt;Mandriva&lt;/b&gt; has developed a wide range of &lt;b&gt;Mandrivalinux&lt;/b&gt; "</div><div class='ctx'> "products."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:17</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "The Mandrakelinux products are:"</div><div class='add'>+msgid "The Mandrivalinux products are:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:18</div><div class='hunk'>@@ -15716,61 +15716,61 @@ msgstr ""</div><div class='ctx'> #: share/advertising/09.pl:21</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;Mandrakelinux for x86-64&lt;/b&gt;, The Mandrakelinux solution for making "</div><div class='add'>+"\t* &lt;b&gt;Mandrivalinux for x86-64&lt;/b&gt;, The Mandrivalinux solution for making "</div><div class='ctx'> "the most of your 64-bit processor."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products (Nomad Products)&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products (Nomad Products)&lt;/b&gt;"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakesoft has developed two products that allow you to use Mandrakelinux "</div><div class='add'>+"Mandriva has developed two products that allow you to use Mandrivalinux "</div><div class='ctx'> "&lt;b&gt;on any computer&lt;/b&gt; and without any need to actually install it:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:18</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;Move&lt;/b&gt;, a Mandrakelinux distribution that runs entirely from a "</div><div class='add'>+"\t* &lt;b&gt;Move&lt;/b&gt;, a Mandrivalinux distribution that runs entirely from a "</div><div class='ctx'> "bootable CD-ROM."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, a Mandrakelinux distribution pre-installed on the "</div><div class='add'>+"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, a Mandrivalinux distribution pre-installed on the "</div><div class='ctx'> "ultra-compact “LaCie Mobile Hard Drive”."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products (Professional Solutions)&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products (Professional Solutions)&lt;/b&gt;"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Below are the Mandrakesoft products designed to meet the &lt;b&gt;professional "</div><div class='add'>+"Below are the Mandriva products designed to meet the &lt;b&gt;professional "</div><div class='ctx'> "needs&lt;/b&gt;:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:16</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, The Mandrakelinux Desktop for Businesses."</div><div class='add'>+msgid "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, The Mandrivalinux Desktop for Businesses."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:17</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, The Mandrakelinux Server Solution."</div><div class='add'>+msgid "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, The Mandrivalinux Server Solution."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:18</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, The Mandrakelinux Security Solution."</div><div class='add'>+msgid "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, The Mandrivalinux Security Solution."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/12.pl:13</div><div class='hunk'>@@ -15808,7 +15808,7 @@ msgstr "Επιλέξτε το κλειδί κρυπτογράφησης του �</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "With PowerPack, you will have the choice of the &lt;b&gt;graphical desktop "</div><div class='del'>-"environment&lt;/b&gt;. Mandrakesoft has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='add'>+"environment&lt;/b&gt;. Mandriva has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/13-a.pl:17 share/advertising/13-b.pl:17</div><div class='hunk'>@@ -15829,7 +15829,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "With PowerPack+, you will have the choice of the &lt;b&gt;graphical desktop "</div><div class='del'>-"environment&lt;/b&gt;. Mandrakesoft has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='add'>+"environment&lt;/b&gt;. Mandriva has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/14.pl:15</div><div class='hunk'>@@ -15946,7 +15946,7 @@ msgstr ""</div><div class='ctx'> #: share/advertising/18.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"In the Mandrakelinux menu you will find &lt;b&gt;easy-to-use&lt;/b&gt; applications for "</div><div class='add'>+"In the Mandrivalinux menu you will find &lt;b&gt;easy-to-use&lt;/b&gt; applications for "</div><div class='ctx'> "&lt;b&gt;all of your tasks&lt;/b&gt;:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -16181,14 +16181,14 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakelinux Control Center&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Κέντρο Ελέγχου Mandrakelinux&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandrivalinux Control Center&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Κέντρο Ελέγχου Mandrivalinux&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"The &lt;b&gt;Mandrakelinux Control Center&lt;/b&gt; is an essential collection of "</div><div class='del'>-"Mandrakelinux-specific utilities designed to simplify the configuration of "</div><div class='add'>+"The &lt;b&gt;Mandrivalinux Control Center&lt;/b&gt; is an essential collection of "</div><div class='add'>+"Mandrivalinux-specific utilities designed to simplify the configuration of "</div><div class='ctx'> "your computer."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -16210,21 +16210,21 @@ msgstr ""</div><div class='ctx'> msgid ""</div><div class='ctx'> "Like all computer programming, open source software &lt;b&gt;requires time and "</div><div class='ctx'> "people&lt;/b&gt; for development. In order to respect the open source philosophy, "</div><div class='del'>-"Mandrakesoft sells added value products and services to &lt;b&gt;keep improving "</div><div class='del'>-"Mandrakelinux&lt;/b&gt;. If you want to &lt;b&gt;support the open source philosophy&lt;/b&gt; "</div><div class='del'>-"and the development of Mandrakelinux, &lt;b&gt;please&lt;/b&gt; consider buying one of "</div><div class='add'>+"Mandriva sells added value products and services to &lt;b&gt;keep improving "</div><div class='add'>+"Mandrivalinux&lt;/b&gt;. If you want to &lt;b&gt;support the open source philosophy&lt;/b&gt; "</div><div class='add'>+"and the development of Mandrivalinux, &lt;b&gt;please&lt;/b&gt; consider buying one of "</div><div class='ctx'> "our products or services!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/27.pl:13</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid "&lt;b&gt;Online Store&lt;/b&gt;"</div><div class='del'>-msgstr "Κέντρο Ελέγχου Mandrakelinux"</div><div class='add'>+msgstr "Κέντρο Ελέγχου Mandrivalinux"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/27.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"To learn more about Mandrakesoft products and services, you can visit our "</div><div class='add'>+"To learn more about Mandriva products and services, you can visit our "</div><div class='ctx'> "&lt;b&gt;e-commerce platform&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -16247,20 +16247,20 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeclub&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeclub&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Club&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Club&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakeclub&lt;/b&gt; is the &lt;b&gt;perfect companion&lt;/b&gt; to your Mandrakelinux "</div><div class='add'>+"&lt;b&gt;Mandriva Club&lt;/b&gt; is the &lt;b&gt;perfect companion&lt;/b&gt; to your Mandrivalinux "</div><div class='ctx'> "product.."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Take advantage of &lt;b&gt;valuable benefits&lt;/b&gt; by joining Mandrakeclub, such as:"</div><div class='add'>+"Take advantage of &lt;b&gt;valuable benefits&lt;/b&gt; by joining Mandriva Club, such as:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:20</div><div class='hunk'>@@ -16279,33 +16279,33 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:22</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* Participation in Mandrakelinux &lt;b&gt;user forums&lt;/b&gt;."</div><div class='add'>+msgid "\t* Participation in Mandrivalinux &lt;b&gt;user forums&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:23</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "\t* &lt;b&gt;Early and privileged access&lt;/b&gt;, before public release, to "</div><div class='del'>-"Mandrakelinux &lt;b&gt;ISO images&lt;/b&gt;."</div><div class='add'>+"Mandrivalinux &lt;b&gt;ISO images&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeonline&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeonline&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Online&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Online&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakeonline&lt;/b&gt; is a new premium service that Mandrakesoft is proud to "</div><div class='add'>+"&lt;b&gt;Mandriva Online&lt;/b&gt; is a new premium service that Mandriva is proud to "</div><div class='ctx'> "offer its customers!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakeonline provides a wide range of valuable services for &lt;b&gt;easily "</div><div class='del'>-"updating&lt;/b&gt; your Mandrakelinux systems:"</div><div class='add'>+"Mandriva Online provides a wide range of valuable services for &lt;b&gt;easily "</div><div class='add'>+"updating&lt;/b&gt; your Mandrivalinux systems:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:18</div><div class='hunk'>@@ -16328,32 +16328,32 @@ msgstr ""</div><div class='ctx'> #: share/advertising/29.pl:21</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* Management of &lt;b&gt;all your Mandrakelinux systems&lt;/b&gt; with one account."</div><div class='add'>+"\t* Management of &lt;b&gt;all your Mandrivalinux systems&lt;/b&gt; with one account."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeexpert&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeexpert&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Expert&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Expert&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Do you require &lt;b&gt;assistance?&lt;/b&gt; Meet Mandrakesoft's technical experts on "</div><div class='add'>+"Do you require &lt;b&gt;assistance?&lt;/b&gt; Meet Mandriva's technical experts on "</div><div class='ctx'> "&lt;b&gt;our technical support platform&lt;/b&gt; www.mandrakeexpert.com."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Thanks to the help of &lt;b&gt;qualified Mandrakelinux experts&lt;/b&gt;, you will save "</div><div class='add'>+"Thanks to the help of &lt;b&gt;qualified Mandrivalinux experts&lt;/b&gt;, you will save "</div><div class='ctx'> "a lot of time."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"For any question related to Mandrakelinux, you have the possibility to "</div><div class='add'>+"For any question related to Mandrivalinux, you have the possibility to "</div><div class='ctx'> "purchase support incidents at &lt;b&gt;store.mandrakesoft.com&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -16651,8 +16651,8 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:196</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "Mandrakesoft Wizards"</div><div class='del'>-msgstr "Κέντρο Ελέγχου Mandrakelinux"</div><div class='add'>+msgid "Mandriva Wizards"</div><div class='add'>+msgstr "Κέντρο Ελέγχου Mandrivalinux"</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:197</div><div class='ctx'> #, fuzzy, c-format</div><div class='hunk'>@@ -16779,7 +16779,7 @@ msgstr ""</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "[OPTIONS]...\n"</div><div class='del'>-"Mandrakelinux Terminal Server Configurator\n"</div><div class='add'>+"Mandrivalinux Terminal Server Configurator\n"</div><div class='ctx'> "--enable         : enable MTS\n"</div><div class='ctx'> "--disable        : disable MTS\n"</div><div class='ctx'> "--start          : start MTS\n"</div><div class='hunk'>@@ -16846,7 +16846,7 @@ msgstr " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"</div><div class='ctx'> msgid ""</div><div class='ctx'> "[OPTION]...\n"</div><div class='ctx'> "  --no-confirmation      do not ask first confirmation question in "</div><div class='del'>-"MandrakeUpdate mode\n"</div><div class='add'>+"Mandriva Update mode\n"</div><div class='ctx'> "  --no-verify-rpm        do not verify packages signatures\n"</div><div class='ctx'> "  --changelog-first      display changelog before filelist in the "</div><div class='ctx'> "description window\n"</div><div class='hunk'>@@ -19442,13 +19442,13 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:41</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "Mandrakelinux Bug Report Tool"</div><div class='add'>+msgid "Mandrivalinux Bug Report Tool"</div><div class='ctx'> msgstr "Εργαλείο Αναφοράς Σφαλμάτων Mandrake"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:46</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Control Center"</div><div class='del'>-msgstr "Κέντρο Ελέγχου Mandrakelinux"</div><div class='add'>+msgid "Mandrivalinux Control Center"</div><div class='add'>+msgstr "Κέντρο Ελέγχου Mandrivalinux"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:48</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -19468,8 +19468,8 @@ msgstr "HardDrake"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:51</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakeonline"</div><div class='del'>-msgstr "Mandrakeonline"</div><div class='add'>+msgid "Mandriva Online"</div><div class='add'>+msgstr "Mandriva Online"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:52</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -19513,7 +19513,7 @@ msgstr "Οδηγοί Ρύθμισης"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:81</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Select Mandrakesoft Tool:"</div><div class='add'>+msgid "Select Mandriva Tool:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:82</div><div class='hunk'>@@ -19926,7 +19926,7 @@ msgstr "Ξεκίνησαν στην εκκίνηση"</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "This interface has not been configured yet.\n"</div><div class='del'>-"Run the \"Add an interface\" assistant from the Mandrakelinux Control Center"</div><div class='add'>+"Run the \"Add an interface\" assistant from the Mandrivalinux Control Center"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Η διεπαφή δεν έχει ρυθμιστή ακόμα. \n"</div><div class='ctx'> "Εκτελέστε τον οδηγό ρύθμισης στην κυρίως οθόνη"</div><div class='hunk'>@@ -19935,7 +19935,7 @@ msgstr ""</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "You do not have any configured Internet connection.\n"</div><div class='del'>-"Run the \"%s\" assistant from the Mandrakelinux Control Center"</div><div class='add'>+"Run the \"%s\" assistant from the Mandrivalinux Control Center"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Η διεπαφή δεν έχει ρυθμιστή ακόμα. \n"</div><div class='ctx'> "Εκτελέστε τον οδηγό ρύθμισης στην κυρίως οθόνη"</div><div class='hunk'>@@ -19988,7 +19988,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakedm:36</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "MdkKDM (Mandrakelinux Display Manager)"</div><div class='add'>+msgid "MdkKDM (Mandrivalinux Display Manager)"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakedm:37</div><div class='hunk'>@@ -20287,7 +20287,7 @@ msgstr "Εισαγωγή"</div><div class='ctx'> #: standalone/drakfont:511</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Copyright (C) 2001-2002 by Mandrakesoft \n"</div><div class='add'>+"Copyright (C) 2001-2002 by Mandriva \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "       DUPONT Sebastien (original version)\n"</div><div class='hunk'>@@ -20815,7 +20815,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> " drakhelp 0.1\n"</div><div class='del'>-"Copyright (C) 2003-2004 Mandrakesoft.\n"</div><div class='add'>+"Copyright (C) 2003-2004 Mandriva.\n"</div><div class='ctx'> "This is free software and may be redistributed under the terms of the GNU "</div><div class='ctx'> "GPL.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -20842,7 +20842,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakhelp:36</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "Mandrakelinux Help Center"</div><div class='add'>+msgid "Mandrivalinux Help Center"</div><div class='ctx'> msgstr "Κέντρο Ελέγχου Mandrake"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakhelp:36</div><div class='hunk'>@@ -23797,7 +23797,7 @@ msgid ""</div><div class='ctx'> "tvignaud@mandrakesoft.com&amp;gt;\n"</div><div class='ctx'> "\n"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Αυτό είναι το HardDrake, ένα εργαλείο ρύθμισης της Mandrakelinux\n"</div><div class='add'>+"Αυτό είναι το HardDrake, ένα εργαλείο ρύθμισης της Mandrivalinux\n"</div><div class='ctx'> "&lt;span foreground=\"royalblue3\"&gt;Έκδοση:&lt;/span&gt; %s\n"</div><div class='ctx'> "&lt;span foreground=\"royalblue3\"&gt;Δημιουργός:&lt;/span&gt; Thierry Vignaud &amp;lt;"</div><div class='ctx'> "tvignaud@mandrakesoft.com&amp;gt;\n"</div><div class='hunk'>@@ -23910,7 +23910,7 @@ msgstr "Η αλλαγή έγινε, αλλά για να ισχύσει θα π�</div><div class='ctx'> </div><div class='ctx'> #: standalone/logdrake:50</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "Mandrakelinux Tools Logs"</div><div class='add'>+msgid "Mandrivalinux Tools Logs"</div><div class='ctx'> msgstr "Επεξήγηση Εργαλείων της Mandrake"</div><div class='ctx'> </div><div class='ctx'> #: standalone/logdrake:51</div><div class='hunk'>@@ -24420,10 +24420,10 @@ msgstr "Η σύνδεση έγινε."</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Connection failed.\n"</div><div class='del'>-"Verify your configuration in the Mandrakelinux Control Center."</div><div class='add'>+"Verify your configuration in the Mandrivalinux Control Center."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Η σύνδεση απέτυχε.\n"</div><div class='del'>-"Επαληθεύστε τις ρυθμίσεις σας στο Κέντρο Ελέγχου Mandrakelinux."</div><div class='add'>+"Επαληθεύστε τις ρυθμίσεις σας στο Κέντρο Ελέγχου Mandrivalinux."</div><div class='ctx'> </div><div class='ctx'> #: standalone/net_monitor:341</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -24658,7 +24658,7 @@ msgstr "Επαναδημιουργία λίστας με τους ρυθμισμ</div><div class='ctx'> #: standalone/scannerdrake:101</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid "The %s is not supported by this version of %s."</div><div class='del'>-msgstr "Το %s δεν υποστηρίζεται από αυτή την έκδοση του Mandrakelinux."</div><div class='add'>+msgstr "Το %s δεν υποστηρίζεται από αυτή την έκδοση του Mandrivalinux."</div><div class='ctx'> </div><div class='ctx'> #: standalone/scannerdrake:104</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -24699,7 +24699,7 @@ msgstr ""</div><div class='ctx'> #: standalone/scannerdrake:144</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid "The %s is not supported under Linux."</div><div class='del'>-msgstr "Το %s δεν υποστηρίζεται από αυτή την έκδοση του Mandrakelinux."</div><div class='add'>+msgstr "Το %s δεν υποστηρίζεται από αυτή την έκδοση του Mandrivalinux."</div><div class='ctx'> </div><div class='ctx'> #: standalone/scannerdrake:171 standalone/scannerdrake:185</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -25283,8 +25283,8 @@ msgstr "Η εγκατάσταση απέτυχε"</div><div class='ctx'> #~ msgstr "δεν βρέθηκε καμία γραμματοσειρά\n"</div><div class='ctx'> </div><div class='ctx'> #, fuzzy</div><div class='del'>-#~ msgid "MandrakeSoft Wizards"</div><div class='del'>-#~ msgstr "Κέντρο Ελέγχου Mandrakelinux"</div><div class='add'>+#~ msgid "Mandriva Wizards"</div><div class='add'>+#~ msgstr "Κέντρο Ελέγχου Mandrivalinux"</div><div class='ctx'> </div><div class='ctx'> #~ msgid "No browser available! Please install one"</div><div class='ctx'> #~ msgstr "Δεν βρέθηκε περιηγητής! Παρακαλώ εγκαταστήστε τον"</div><div class='hunk'>@@ -25784,8 +25784,8 @@ msgstr "Η εγκατάσταση απέτυχε"</div><div class='ctx'> #~ msgid "mkraid failed"</div><div class='ctx'> #~ msgstr "αποτυχία mkraid"</div><div class='ctx'> </div><div class='del'>-#~ msgid "Mandrake Online"</div><div class='del'>-#~ msgstr "Mandrake Online"</div><div class='add'>+#~ msgid "Mandriva Online"</div><div class='add'>+#~ msgstr "Mandriva Online"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='ctx'> #~ "Connection failed.\n"</div><div class='head'>diff --git a/perl-install/share/po/eo.po b/perl-install/share/po/eo.po<br/>index 3e3027485..3f7eeeda9 100644<br/>--- a/<a href='/software/drakx/tree/perl-install/share/po/eo.po?h=18.33&amp;id=a2c392a9ab83bb9031fb11f99f0101f1f2d9f140'>perl-install/share/po/eo.po</a><br/>+++ b/<a href='/software/drakx/tree/perl-install/share/po/eo.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/eo.po</a></div><div class='hunk'>@@ -1,5 +1,5 @@</div><div class='ctx'> # Esperanto drakbootdisk</div><div class='del'>-# Copyright (C) 2000, 2001 Mandrakesoft</div><div class='add'>+# Copyright (C) 2000, 2001 Mandriva</div><div class='ctx'> # D. Dale Gulledge &lt;dsplat@rochester.rr.com&gt;, 2000.</div><div class='ctx'> #</div><div class='ctx'> msgid ""</div><div class='hunk'>@@ -59,7 +59,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click the button to reboot the machine, unplug it, remove write protection,\n"</div><div class='del'>-"plug the key again, and launch Mandrake Move again."</div><div class='add'>+"plug the key again, and launch Mandriva Move again."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: ../move/move.pm:468 help.pm:409 install_steps_interactive.pm:1320</div><div class='hunk'>@@ -78,7 +78,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You may also proceed without an USB key - you'll still be\n"</div><div class='del'>-"able to use Mandrake Move as a normal live Mandrake\n"</div><div class='add'>+"able to use Mandriva Move as a normal live Mandriva\n"</div><div class='ctx'> "Operating System."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -86,7 +86,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "We did not detect any USB key on your system. If you\n"</div><div class='del'>-"plug in an USB key now, Mandrake Move will have the ability\n"</div><div class='add'>+"plug in an USB key now, Mandriva Move will have the ability\n"</div><div class='ctx'> "to transparently save the data in your home directory and\n"</div><div class='ctx'> "system wide configuration, for next boot on this computer\n"</div><div class='ctx'> "or another one. Note: if you plug in a key now, wait several\n"</div><div class='hunk'>@@ -94,7 +94,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You may also proceed without an USB key - you'll still be\n"</div><div class='del'>-"able to use Mandrake Move as a normal live Mandrake\n"</div><div class='add'>+"able to use Mandriva Move as a normal live Mandriva\n"</div><div class='ctx'> "Operating System."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -220,7 +220,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "This may come from corrupted system configuration files\n"</div><div class='ctx'> "on the USB key, in this case removing them and then\n"</div><div class='del'>-"rebooting Mandrake Move would fix the problem. To do\n"</div><div class='add'>+"rebooting Mandriva Move would fix the problem. To do\n"</div><div class='ctx'> "so, click on the corresponding button.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -1238,7 +1238,7 @@ msgstr "Mianmaro"</div><div class='ctx'> #: any.pm:733</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux can support multiple languages. Select\n"</div><div class='add'>+"Mandrivalinux can support multiple languages. Select\n"</div><div class='ctx'> "the languages you would like to install. They will be available\n"</div><div class='ctx'> "when your installation is complete and you restart your system."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -3558,7 +3558,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Before continuing, you should carefully read the terms of the license. It\n"</div><div class='del'>-"covers the entire Mandrakelinux distribution. If you agree with all the\n"</div><div class='add'>+"covers the entire Mandrivalinux distribution. If you agree with all the\n"</div><div class='ctx'> "terms it contains, check the \"%s\" box. If not, clicking on the \"%s\"\n"</div><div class='ctx'> "button will reboot your computer."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -3668,7 +3668,7 @@ msgstr ""</div><div class='ctx'> #: help.pm:85</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"The Mandrakelinux installation is distributed on several CD-ROMs. If a\n"</div><div class='add'>+"The Mandrivalinux installation is distributed on several CD-ROMs. If a\n"</div><div class='ctx'> "selected package is located on another CD-ROM, DrakX will eject the current\n"</div><div class='ctx'> "CD and ask you to insert the required one. If you do not have the requested\n"</div><div class='ctx'> "CD at hand, just click on \"%s\", the corresponding packages will not be\n"</div><div class='hunk'>@@ -3679,11 +3679,11 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "It's now time to specify which programs you wish to install on your system.\n"</div><div class='del'>-"There are thousands of packages available for Mandrakelinux, and to make it\n"</div><div class='add'>+"There are thousands of packages available for Mandrivalinux, and to make it\n"</div><div class='ctx'> "simpler to manage, they have been placed into groups of similar\n"</div><div class='ctx'> "applications.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Mandrakelinux sorts package groups in four categories. You can mix and\n"</div><div class='add'>+"Mandrivalinux sorts package groups in four categories. You can mix and\n"</div><div class='ctx'> "match applications from the various categories, so a ``Workstation''\n"</div><div class='ctx'> "installation can still have applications from the ``Server'' category\n"</div><div class='ctx'> "installed.\n"</div><div class='hunk'>@@ -3790,10 +3790,10 @@ msgid ""</div><div class='ctx'> "!! If a server package has been selected, either because you specifically\n"</div><div class='ctx'> "chose the individual package or because it was part of a group of packages,\n"</div><div class='ctx'> "you'll be asked to confirm that you really want those servers to be\n"</div><div class='del'>-"installed. By default Mandrakelinux will automatically start any installed\n"</div><div class='add'>+"installed. By default Mandrivalinux will automatically start any installed\n"</div><div class='ctx'> "services at boot time. Even if they are safe and have no known issues at\n"</div><div class='ctx'> "the time the distribution was shipped, it is entirely possible that\n"</div><div class='del'>-"security holes were discovered after this version of Mandrakelinux was\n"</div><div class='add'>+"security holes were discovered after this version of Mandrivalinux was\n"</div><div class='ctx'> "finalized. If you do not know what a particular service is supposed to do "</div><div class='ctx'> "or\n"</div><div class='ctx'> "why it's being installed, then click \"%s\". Clicking \"%s\" will install\n"</div><div class='hunk'>@@ -3918,7 +3918,7 @@ msgstr ""</div><div class='ctx'> msgid ""</div><div class='ctx'> "X (for X Window System) is the heart of the GNU/Linux graphical interface\n"</div><div class='ctx'> "on which all the graphical environments (KDE, GNOME, AfterStep,\n"</div><div class='del'>-"WindowMaker, etc.) bundled with Mandrakelinux rely upon.\n"</div><div class='add'>+"WindowMaker, etc.) bundled with Mandrivalinux rely upon.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You'll see a list of different parameters to change to get an optimal\n"</div><div class='ctx'> "graphical display.\n"</div><div class='hunk'>@@ -4016,12 +4016,12 @@ msgstr ""</div><div class='ctx'> #: help.pm:316</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"You now need to decide where you want to install the Mandrakelinux\n"</div><div class='add'>+"You now need to decide where you want to install the Mandrivalinux\n"</div><div class='ctx'> "operating system on your hard drive. If your hard drive is empty or if an\n"</div><div class='ctx'> "existing operating system is using all the available space you will have to\n"</div><div class='ctx'> "partition the drive. Basically, partitioning a hard drive means to\n"</div><div class='ctx'> "logically divide it to create the space needed to install your new\n"</div><div class='del'>-"Mandrakelinux system.\n"</div><div class='add'>+"Mandrivalinux system.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Because the process of partitioning a hard drive is usually irreversible\n"</div><div class='ctx'> "and can lead to data losses, partitioning can be intimidating and stressful\n"</div><div class='hunk'>@@ -4048,7 +4048,7 @@ msgid ""</div><div class='ctx'> "FAT or NTFS partition. Resizing can be performed without the loss of any\n"</div><div class='ctx'> "data, provided you've previously defragmented the Windows partition.\n"</div><div class='ctx'> "Backing up your data is strongly recommended. Using this option is\n"</div><div class='del'>-"recommended if you want to use both Mandrakelinux and Microsoft Windows on\n"</div><div class='add'>+"recommended if you want to use both Mandrivalinux and Microsoft Windows on\n"</div><div class='ctx'> "the same computer.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "   Before choosing this option, please understand that after this\n"</div><div class='hunk'>@@ -4057,7 +4057,7 @@ msgid ""</div><div class='ctx'> "to store your data or to install new software.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". If you want to delete all data and all partitions present on\n"</div><div class='del'>-"your hard drive and replace them with your new Mandrakelinux system, choose\n"</div><div class='add'>+"your hard drive and replace them with your new Mandrivalinux system, choose\n"</div><div class='ctx'> "this option. Be careful, because you will not be able to undo this "</div><div class='ctx'> "operation\n"</div><div class='ctx'> "after you confirm.\n"</div><div class='hunk'>@@ -4186,7 +4186,7 @@ msgid ""</div><div class='ctx'> "Click on \"%s\" when you're ready to format the partitions.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click on \"%s\" if you want to choose another partition for your new\n"</div><div class='del'>-"Mandrakelinux operating system installation.\n"</div><div class='add'>+"Mandrivalinux operating system installation.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click on \"%s\" if you wish to select partitions which will be checked for\n"</div><div class='ctx'> "bad blocks on the disk."</div><div class='hunk'>@@ -4204,7 +4204,7 @@ msgstr "Antaŭa"</div><div class='ctx'> #: help.pm:434</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"By the time you install Mandrakelinux, it's likely that some packages will\n"</div><div class='add'>+"By the time you install Mandrivalinux, it's likely that some packages will\n"</div><div class='ctx'> "have been updated since the initial release. Bugs may have been fixed,\n"</div><div class='ctx'> "security issues resolved. To allow you to benefit from these updates,\n"</div><div class='ctx'> "you're now able to download them from the Internet. Check \"%s\" if you\n"</div><div class='hunk'>@@ -4233,7 +4233,7 @@ msgid ""</div><div class='ctx'> "generally obtained at the expense of ease of use.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "If you do not know what to choose, keep the default option. You'll be able\n"</div><div class='del'>-"to change it later with the draksec tool, which is part of Mandrakelinux\n"</div><div class='add'>+"to change it later with the draksec tool, which is part of Mandrivalinux\n"</div><div class='ctx'> "Control Center.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Fill the \"%s\" field with the e-mail address of the person responsible for\n"</div><div class='hunk'>@@ -4249,7 +4249,7 @@ msgstr "Malproksimaj lpd Printilaj Opcioj"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "At this point, you need to choose which partition(s) will be used for the\n"</div><div class='del'>-"installation of your Mandrakelinux system. If partitions have already been\n"</div><div class='add'>+"installation of your Mandrivalinux system. If partitions have already been\n"</div><div class='ctx'> "defined, either from a previous installation of GNU/Linux or by another\n"</div><div class='ctx'> "partitioning tool, you can use existing partitions. Otherwise, hard drive\n"</div><div class='ctx'> "partitions must be defined.\n"</div><div class='hunk'>@@ -4335,7 +4335,7 @@ msgstr "Ŝanĝu al Normala reĝimo"</div><div class='ctx'> msgid ""</div><div class='ctx'> "More than one Microsoft partition has been detected on your hard drive.\n"</div><div class='ctx'> "Please choose the one which you want to resize in order to install your new\n"</div><div class='del'>-"Mandrakelinux operating system.\n"</div><div class='add'>+"Mandrivalinux operating system.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Each partition is listed as follows: \"Linux name\", \"Windows name\"\n"</div><div class='ctx'> "\"Capacity\".\n"</div><div class='hunk'>@@ -4380,7 +4380,7 @@ msgid ""</div><div class='ctx'> "found on your machine.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "DrakX now needs to know if you want to perform a new installation or an\n"</div><div class='del'>-"upgrade of an existing Mandrakelinux system:\n"</div><div class='add'>+"upgrade of an existing Mandrivalinux system:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". For the most part, this completely wipes out the old system.\n"</div><div class='ctx'> "However, depending on your partitioning scheme, you can prevent some of\n"</div><div class='hunk'>@@ -4389,13 +4389,13 @@ msgid ""</div><div class='ctx'> "the file system, you should use this option.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". This installation class allows you to update the packages\n"</div><div class='del'>-"currently installed on your Mandrakelinux system. Your current partitioning\n"</div><div class='add'>+"currently installed on your Mandrivalinux system. Your current partitioning\n"</div><div class='ctx'> "scheme and user data will not be altered. Most of the other configuration\n"</div><div class='ctx'> "steps remain available and are similar to a standard installation.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Using the ``Upgrade'' option should work fine on Mandrakelinux systems\n"</div><div class='add'>+"Using the ``Upgrade'' option should work fine on Mandrivalinux systems\n"</div><div class='ctx'> "running version \"8.1\" or later. Performing an upgrade on versions prior\n"</div><div class='del'>-"to Mandrakelinux version \"8.1\" is not recommended."</div><div class='add'>+"to Mandrivalinux version \"8.1\" is not recommended."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: help.pm:591</div><div class='hunk'>@@ -4436,7 +4436,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "About UTF-8 (unicode) support: Unicode is a new character encoding meant to\n"</div><div class='ctx'> "cover all existing languages. However full support for it in GNU/Linux is\n"</div><div class='del'>-"still under development. For that reason, Mandrakelinux's use of UTF-8 will\n"</div><div class='add'>+"still under development. For that reason, Mandrivalinux's use of UTF-8 will\n"</div><div class='ctx'> "depend on the user's choices:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * If you choose a language with a strong legacy encoding (latin1\n"</div><div class='hunk'>@@ -4614,7 +4614,7 @@ msgstr ""</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Now, it's time to select a printing system for your computer. Other\n"</div><div class='del'>-"operating systems may offer you one, but Mandrakelinux offers two. Each of\n"</div><div class='add'>+"operating systems may offer you one, but Mandrivalinux offers two. Each of\n"</div><div class='ctx'> "the printing systems is best suited to particular types of configuration.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\" -- which is an acronym for ``print, do not queue'', is the choice\n"</div><div class='hunk'>@@ -4635,7 +4635,7 @@ msgid ""</div><div class='ctx'> "options and for managing the printer.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "If you make a choice now, and later find that you do not like your printing\n"</div><div class='del'>-"system you may change it by running PrinterDrake from the Mandrakelinux\n"</div><div class='add'>+"system you may change it by running PrinterDrake from the Mandrivalinux\n"</div><div class='ctx'> "Control Center and clicking on the \"%s\" button."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Nun estas tempo por elekti pressistemon por via komputilo. Aliaj mastrum-"</div><div class='hunk'>@@ -4784,7 +4784,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": if you wish to configure your Internet or local network access,\n"</div><div class='ctx'> "you can do so now. Refer to the printed documentation or use the\n"</div><div class='del'>-"Mandrakelinux Control Center after the installation has finished to benefit\n"</div><div class='add'>+"Mandrivalinux Control Center after the installation has finished to benefit\n"</div><div class='ctx'> "from full in-line help.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": allows to configure HTTP and FTP proxy addresses if the machine\n"</div><div class='hunk'>@@ -4801,7 +4801,7 @@ msgid ""</div><div class='ctx'> " * \"%s\": if you wish to change your bootloader configuration, click this\n"</div><div class='ctx'> "button. This should be reserved to advanced users. Refer to the printed\n"</div><div class='ctx'> "documentation or the in-line help about bootloader configuration in the\n"</div><div class='del'>-"Mandrakelinux Control Center.\n"</div><div class='add'>+"Mandrivalinux Control Center.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": through this entry you can fine tune which services will be run\n"</div><div class='ctx'> "on your machine. If you plan to use this machine as a server it's a good\n"</div><div class='hunk'>@@ -4863,7 +4863,7 @@ msgstr "Servoj"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Choose the hard drive you want to erase in order to install your new\n"</div><div class='del'>-"Mandrakelinux partition. Be careful, all data on this drive will be lost\n"</div><div class='add'>+"Mandrivalinux partition. Be careful, all data on this drive will be lost\n"</div><div class='ctx'> "and will not be recoverable!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -5191,7 +5191,7 @@ msgstr "Kalkulante la liberan spacon sur la Vindoza subdisko"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Your Windows partition is too fragmented. Please reboot your computer under "</div><div class='del'>-"Windows, run the ``defrag'' utility, then restart the Mandrakelinux "</div><div class='add'>+"Windows, run the ``defrag'' utility, then restart the Mandrivalinux "</div><div class='ctx'> "installation."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Via Vindoza subdisko estas tro fragmentigata, bonvole uzu ``defrag'' antaŭe"</div><div class='hunk'>@@ -5310,19 +5310,19 @@ msgid ""</div><div class='ctx'> "Introduction\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "The operating system and the different components available in the "</div><div class='del'>-"Mandrakelinux distribution \n"</div><div class='add'>+"Mandrivalinux distribution \n"</div><div class='ctx'> "shall be called the \"Software Products\" hereafter. The Software Products "</div><div class='ctx'> "include, but are not \n"</div><div class='ctx'> "restricted to, the set of programs, methods, rules and documentation related "</div><div class='ctx'> "to the operating \n"</div><div class='del'>-"system and the different components of the Mandrakelinux distribution.\n"</div><div class='add'>+"system and the different components of the Mandrivalinux distribution.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "1. License Agreement\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Please read this document carefully. This document is a license agreement "</div><div class='ctx'> "between you and  \n"</div><div class='del'>-"Mandrakesoft S.A. which applies to the Software Products.\n"</div><div class='add'>+"Mandriva S.A. which applies to the Software Products.\n"</div><div class='ctx'> "By installing, duplicating or using the Software Products in any manner, you "</div><div class='ctx'> "explicitly \n"</div><div class='ctx'> "accept and fully agree to conform to the terms and conditions of this "</div><div class='hunk'>@@ -5344,7 +5344,7 @@ msgid ""</div><div class='ctx'> "The Software Products and attached documentation are provided \"as is\", "</div><div class='ctx'> "with no warranty, to the \n"</div><div class='ctx'> "extent permitted by law.\n"</div><div class='del'>-"Mandrakesoft S.A. will, in no circumstances and to the extent permitted by "</div><div class='add'>+"Mandriva S.A. will, in no circumstances and to the extent permitted by "</div><div class='ctx'> "law, be liable for any special,\n"</div><div class='ctx'> "incidental, direct or indirect damages whatsoever (including without "</div><div class='ctx'> "limitation damages for loss of \n"</div><div class='hunk'>@@ -5352,14 +5352,14 @@ msgid ""</div><div class='ctx'> "resulting from a court \n"</div><div class='ctx'> "judgment, or any other consequential loss) arising out of  the use or "</div><div class='ctx'> "inability to use the Software \n"</div><div class='del'>-"Products, even if Mandrakesoft S.A. has been advised of the possibility or "</div><div class='add'>+"Products, even if Mandriva S.A. has been advised of the possibility or "</div><div class='ctx'> "occurrence of such \n"</div><div class='ctx'> "damages.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN SOME "</div><div class='ctx'> "COUNTRIES\n"</div><div class='ctx'> "\n"</div><div class='del'>-"To the extent permitted by law, Mandrakesoft S.A. or its distributors will, "</div><div class='add'>+"To the extent permitted by law, Mandriva S.A. or its distributors will, "</div><div class='ctx'> "in no circumstances, be \n"</div><div class='ctx'> "liable for any special, incidental, direct or indirect damages whatsoever "</div><div class='ctx'> "(including without \n"</div><div class='hunk'>@@ -5369,7 +5369,7 @@ msgid ""</div><div class='ctx'> "loss) arising out \n"</div><div class='ctx'> "of the possession and use of software components or arising out of  "</div><div class='ctx'> "downloading software components \n"</div><div class='del'>-"from one of Mandrakelinux sites  which are prohibited or restricted in some "</div><div class='add'>+"from one of Mandrivalinux sites  which are prohibited or restricted in some "</div><div class='ctx'> "countries by local laws.\n"</div><div class='ctx'> "This limited liability applies to, but is not restricted to, the strong "</div><div class='ctx'> "cryptography components \n"</div><div class='hunk'>@@ -5389,10 +5389,10 @@ msgid ""</div><div class='ctx'> "and conditions of the license agreement for each component before using any "</div><div class='ctx'> "component. Any question \n"</div><div class='ctx'> "on a component license should be addressed to the component author and not "</div><div class='del'>-"to Mandrakesoft.\n"</div><div class='del'>-"The programs developed by Mandrakesoft S.A. are governed by the GPL License. "</div><div class='add'>+"to Mandriva.\n"</div><div class='add'>+"The programs developed by Mandriva S.A. are governed by the GPL License. "</div><div class='ctx'> "Documentation written \n"</div><div class='del'>-"by Mandrakesoft S.A. is governed by a specific license. Please refer to the "</div><div class='add'>+"by Mandriva S.A. is governed by a specific license. Please refer to the "</div><div class='ctx'> "documentation for \n"</div><div class='ctx'> "further details.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -5403,11 +5403,11 @@ msgid ""</div><div class='ctx'> "respective authors and are \n"</div><div class='ctx'> "protected by intellectual property and copyright laws applicable to software "</div><div class='ctx'> "programs.\n"</div><div class='del'>-"Mandrakesoft S.A. reserves its rights to modify or adapt the Software "</div><div class='add'>+"Mandriva S.A. reserves its rights to modify or adapt the Software "</div><div class='ctx'> "Products, as a whole or in \n"</div><div class='ctx'> "parts, by all means and for all purposes.\n"</div><div class='del'>-"\"Mandrake\", \"Mandrakelinux\" and associated logos are trademarks of "</div><div class='del'>-"Mandrakesoft S.A.  \n"</div><div class='add'>+"\"Mandriva\", \"Mandrivalinux\" and associated logos are trademarks of "</div><div class='add'>+"Mandriva S.A.  \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "5. Governing Laws \n"</div><div class='hunk'>@@ -5423,7 +5423,7 @@ msgid ""</div><div class='ctx'> "court. As a last \n"</div><div class='ctx'> "resort, the dispute will be referred to the appropriate Courts of Law of "</div><div class='ctx'> "Paris - France.\n"</div><div class='del'>-"For any question on this document, please contact Mandrakesoft S.A.  \n"</div><div class='add'>+"For any question on this document, please contact Mandriva S.A.  \n"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Enkonduko\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -5439,7 +5439,7 @@ msgstr ""</div><div class='ctx'> "1. Licenckonsento \n"</div><div class='ctx'> "Bonvole legu tiun ĉi dokumenton zorge. Tiu ĉi dokumento estas licenckonsento "</div><div class='ctx'> "inter vi kaj\n"</div><div class='del'>-"Mandrakesoft S.A. kiu aplikiĝas al la softvarproduktoj.\n"</div><div class='add'>+"Mandriva S.A. kiu aplikiĝas al la softvarproduktoj.\n"</div><div class='ctx'> "Per instalado, duobligado aŭ uzado de la softvarproduktoj en ajna maniero, "</div><div class='ctx'> "vi eksplicite\n"</div><div class='ctx'> "akceptas kaj plene konsentas agi konforme al la teksto kaj kondiĉoj de tiu "</div><div class='hunk'>@@ -5532,7 +5532,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "For information on fixes which are available for this release of "</div><div class='del'>-"Mandrakelinux,\n"</div><div class='add'>+"Mandrivalinux,\n"</div><div class='ctx'> "consult the Errata available from:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -5540,7 +5540,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Information on configuring your system is available in the post\n"</div><div class='del'>-"install chapter of the Official Mandrakelinux User's Guide."</div><div class='add'>+"install chapter of the Official Mandrivalinux User's Guide."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #. -PO: keep the double empty lines between sections, this is formatted a la LaTeX</div><div class='hunk'>@@ -5576,7 +5576,7 @@ msgstr "Eniras paŝon `%s'\n"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Your system is low on resources. You may have some problem installing\n"</div><div class='del'>-"Mandrakelinux. If that occurs, you can try a text install instead. For "</div><div class='add'>+"Mandrivalinux. If that occurs, you can try a text install instead. For "</div><div class='ctx'> "this,\n"</div><div class='ctx'> "press `F1' when booting on CDROM, then enter `text'."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -6117,7 +6117,7 @@ msgstr ""</div><div class='ctx'> #: install_steps_interactive.pm:821</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Contacting Mandrakelinux web site to get the list of available mirrors..."</div><div class='add'>+"Contacting Mandrivalinux web site to get the list of available mirrors..."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Mi kontaktas la Linuks-Mandrakan retpaĝon por havigi la liston de "</div><div class='ctx'> "disponeblaj speguloj..."</div><div class='hunk'>@@ -6333,7 +6333,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: install_steps_newt.pm:20</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Installation %s"</div><div class='add'>+msgid "Mandrivalinux Installation %s"</div><div class='ctx'> msgstr "Linuks-Mandrejka Instalado %s"</div><div class='ctx'> </div><div class='ctx'> #. -PO: This string must fit in a 80-char wide text screen</div><div class='hunk'>@@ -8907,7 +8907,7 @@ msgstr ""</div><div class='ctx'> msgid ""</div><div class='ctx'> "drakfirewall configurator\n"</div><div class='ctx'> "\n"</div><div class='del'>-"This configures a personal firewall for this Mandrakelinux machine.\n"</div><div class='add'>+"This configures a personal firewall for this Mandrivalinux machine.\n"</div><div class='ctx'> "For a powerful and dedicated firewall solution, please look to the\n"</div><div class='ctx'> "specialized MandrakeSecurity Firewall distribution."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -12532,7 +12532,7 @@ msgstr ""</div><div class='ctx'> #: printer/printerdrake.pm:3929</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Run Scannerdrake (Hardware/Scanner in Mandrakelinux Control Center) to share "</div><div class='add'>+"Run Scannerdrake (Hardware/Scanner in Mandrivalinux Control Center) to share "</div><div class='ctx'> "your scanner on the network.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -14284,18 +14284,18 @@ msgstr "Haltu"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;What is Mandrakelinux?&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;What is Mandrivalinux?&lt;/b&gt;"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Welcome to &lt;b&gt;Mandrakelinux&lt;/b&gt;!"</div><div class='del'>-msgstr "Bonvenon ĉe &lt;b&gt;Mandrakelinux&lt;/b&gt;!"</div><div class='add'>+msgid "Welcome to &lt;b&gt;Mandrivalinux&lt;/b&gt;!"</div><div class='add'>+msgstr "Bonvenon ĉe &lt;b&gt;Mandrivalinux&lt;/b&gt;!"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is a &lt;b&gt;Linux distribution&lt;/b&gt; that comprises the core of the "</div><div class='add'>+"Mandrivalinux is a &lt;b&gt;Linux distribution&lt;/b&gt; that comprises the core of the "</div><div class='ctx'> "system, called the &lt;b&gt;operating system&lt;/b&gt; (based on the Linux kernel) "</div><div class='ctx'> "together with &lt;b&gt;a lot of applications&lt;/b&gt; meeting every need you could even "</div><div class='ctx'> "think of."</div><div class='hunk'>@@ -14304,7 +14304,7 @@ msgstr ""</div><div class='ctx'> #: share/advertising/01.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is the most &lt;b&gt;user-friendly&lt;/b&gt; Linux distribution today. It "</div><div class='add'>+"Mandrivalinux is the most &lt;b&gt;user-friendly&lt;/b&gt; Linux distribution today. It "</div><div class='ctx'> "is also one of the &lt;b&gt;most widely used&lt;/b&gt; Linux distributions worldwide!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -14321,9 +14321,9 @@ msgstr "Provu konfiguraĵon"</div><div class='ctx'> #: share/advertising/02.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is committed to the open source model. This means that this "</div><div class='del'>-"new release is the result of &lt;b&gt;collaboration&lt;/b&gt; between &lt;b&gt;Mandrakesoft's "</div><div class='del'>-"team of developers&lt;/b&gt; and the &lt;b&gt;worldwide community&lt;/b&gt; of Mandrakelinux "</div><div class='add'>+"Mandrivalinux is committed to the open source model. This means that this "</div><div class='add'>+"new release is the result of &lt;b&gt;collaboration&lt;/b&gt; between &lt;b&gt;Mandriva's "</div><div class='add'>+"team of developers&lt;/b&gt; and the &lt;b&gt;worldwide community&lt;/b&gt; of Mandrivalinux "</div><div class='ctx'> "contributors."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -14343,7 +14343,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Most of the software included in the distribution and all of the "</div><div class='del'>-"Mandrakelinux tools are licensed under the &lt;b&gt;General Public License&lt;/b&gt;."</div><div class='add'>+"Mandrivalinux tools are licensed under the &lt;b&gt;General Public License&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/03.pl:17</div><div class='hunk'>@@ -14369,10 +14369,10 @@ msgstr ""</div><div class='ctx'> #: share/advertising/04.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux has one of the &lt;b&gt;biggest communities&lt;/b&gt; of users and "</div><div class='add'>+"Mandrivalinux has one of the &lt;b&gt;biggest communities&lt;/b&gt; of users and "</div><div class='ctx'> "developers. The role of such a community is very wide, ranging from bug "</div><div class='ctx'> "reporting to the development of new applications. The community plays a "</div><div class='del'>-"&lt;b&gt;key role&lt;/b&gt; in the Mandrakelinux world."</div><div class='add'>+"&lt;b&gt;key role&lt;/b&gt; in the Mandrivalinux world."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/04.pl:17</div><div class='hunk'>@@ -14391,8 +14391,8 @@ msgstr ""</div><div class='ctx'> #: share/advertising/05.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"You are now installing &lt;b&gt;Mandrakelinux Download&lt;/b&gt;. This is the free "</div><div class='del'>-"version that Mandrakesoft wants to keep &lt;b&gt;available to everyone&lt;/b&gt;."</div><div class='add'>+"You are now installing &lt;b&gt;Mandrivalinux Download&lt;/b&gt;. This is the free "</div><div class='add'>+"version that Mandriva wants to keep &lt;b&gt;available to everyone&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/05.pl:19</div><div class='hunk'>@@ -14419,7 +14419,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "You will not have access to the &lt;b&gt;services included&lt;/b&gt; in the other "</div><div class='del'>-"Mandrakesoft products either."</div><div class='add'>+"Mandriva products either."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:13</div><div class='hunk'>@@ -14429,7 +14429,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux Discovery&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux Discovery&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:17</div><div class='hunk'>@@ -14448,13 +14448,13 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/07.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux PowerPack&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux PowerPack&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/07.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"PowerPack is Mandrakesoft's &lt;b&gt;premier Linux desktop&lt;/b&gt; product. PowerPack "</div><div class='add'>+"PowerPack is Mandriva's &lt;b&gt;premier Linux desktop&lt;/b&gt; product. PowerPack "</div><div class='ctx'> "includes &lt;b&gt;thousands of applications&lt;/b&gt; - everything from the most popular "</div><div class='ctx'> "to the most advanced."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -14466,7 +14466,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/08.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux PowerPack+&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux PowerPack+&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/08.pl:17</div><div class='hunk'>@@ -14480,19 +14480,19 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:13</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products&lt;/b&gt;"</div><div class='ctx'> msgstr "Konekti al la interreto"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakesoft&lt;/b&gt; has developed a wide range of &lt;b&gt;Mandrakelinux&lt;/b&gt; "</div><div class='add'>+"&lt;b&gt;Mandriva&lt;/b&gt; has developed a wide range of &lt;b&gt;Mandrivalinux&lt;/b&gt; "</div><div class='ctx'> "products."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:17</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "The Mandrakelinux products are:"</div><div class='add'>+msgid "The Mandrivalinux products are:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:18</div><div class='hunk'>@@ -14513,61 +14513,61 @@ msgstr ""</div><div class='ctx'> #: share/advertising/09.pl:21</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;Mandrakelinux for x86-64&lt;/b&gt;, The Mandrakelinux solution for making "</div><div class='add'>+"\t* &lt;b&gt;Mandrivalinux for x86-64&lt;/b&gt;, The Mandrivalinux solution for making "</div><div class='ctx'> "the most of your 64-bit processor."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products (Nomad Products)&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products (Nomad Products)&lt;/b&gt;"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakesoft has developed two products that allow you to use Mandrakelinux "</div><div class='add'>+"Mandriva has developed two products that allow you to use Mandrivalinux "</div><div class='ctx'> "&lt;b&gt;on any computer&lt;/b&gt; and without any need to actually install it:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:18</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;Move&lt;/b&gt;, a Mandrakelinux distribution that runs entirely from a "</div><div class='add'>+"\t* &lt;b&gt;Move&lt;/b&gt;, a Mandrivalinux distribution that runs entirely from a "</div><div class='ctx'> "bootable CD-ROM."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, a Mandrakelinux distribution pre-installed on the "</div><div class='add'>+"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, a Mandrivalinux distribution pre-installed on the "</div><div class='ctx'> "ultra-compact “LaCie Mobile Hard Drive”."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products (Professional Solutions)&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products (Professional Solutions)&lt;/b&gt;"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Below are the Mandrakesoft products designed to meet the &lt;b&gt;professional "</div><div class='add'>+"Below are the Mandriva products designed to meet the &lt;b&gt;professional "</div><div class='ctx'> "needs&lt;/b&gt;:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:16</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, The Mandrakelinux Desktop for Businesses."</div><div class='add'>+msgid "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, The Mandrivalinux Desktop for Businesses."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:17</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, The Mandrakelinux Server Solution."</div><div class='add'>+msgid "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, The Mandrivalinux Server Solution."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:18</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, The Mandrakelinux Security Solution."</div><div class='add'>+msgid "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, The Mandrivalinux Security Solution."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/12.pl:13</div><div class='hunk'>@@ -14605,7 +14605,7 @@ msgstr "&lt;b&gt;Programaj medioj&lt;/b&gt;"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "With PowerPack, you will have the choice of the &lt;b&gt;graphical desktop "</div><div class='del'>-"environment&lt;/b&gt;. Mandrakesoft has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='add'>+"environment&lt;/b&gt;. Mandriva has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/13-a.pl:17 share/advertising/13-b.pl:17</div><div class='hunk'>@@ -14626,7 +14626,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "With PowerPack+, you will have the choice of the &lt;b&gt;graphical desktop "</div><div class='del'>-"environment&lt;/b&gt;. Mandrakesoft has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='add'>+"environment&lt;/b&gt;. Mandriva has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/14.pl:15</div><div class='hunk'>@@ -14656,7 +14656,7 @@ msgstr ""</div><div class='ctx'> #: share/advertising/15.pl:13</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid "&lt;b&gt;Kontact&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeclub&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Club&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/15.pl:15</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -14743,7 +14743,7 @@ msgstr ""</div><div class='ctx'> #: share/advertising/18.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"In the Mandrakelinux menu you will find &lt;b&gt;easy-to-use&lt;/b&gt; applications for "</div><div class='add'>+"In the Mandrivalinux menu you will find &lt;b&gt;easy-to-use&lt;/b&gt; applications for "</div><div class='ctx'> "&lt;b&gt;all of your tasks&lt;/b&gt;:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -14978,14 +14978,14 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakelinux Control Center&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakelinux-Regejo&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandrivalinux Control Center&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandrivalinux-Regejo&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"The &lt;b&gt;Mandrakelinux Control Center&lt;/b&gt; is an essential collection of "</div><div class='del'>-"Mandrakelinux-specific utilities designed to simplify the configuration of "</div><div class='add'>+"The &lt;b&gt;Mandrivalinux Control Center&lt;/b&gt; is an essential collection of "</div><div class='add'>+"Mandrivalinux-specific utilities designed to simplify the configuration of "</div><div class='ctx'> "your computer."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -15007,9 +15007,9 @@ msgstr ""</div><div class='ctx'> msgid ""</div><div class='ctx'> "Like all computer programming, open source software &lt;b&gt;requires time and "</div><div class='ctx'> "people&lt;/b&gt; for development. In order to respect the open source philosophy, "</div><div class='del'>-"Mandrakesoft sells added value products and services to &lt;b&gt;keep improving "</div><div class='del'>-"Mandrakelinux&lt;/b&gt;. If you want to &lt;b&gt;support the open source philosophy&lt;/b&gt; "</div><div class='del'>-"and the development of Mandrakelinux, &lt;b&gt;please&lt;/b&gt; consider buying one of "</div><div class='add'>+"Mandriva sells added value products and services to &lt;b&gt;keep improving "</div><div class='add'>+"Mandrivalinux&lt;/b&gt;. If you want to &lt;b&gt;support the open source philosophy&lt;/b&gt; "</div><div class='add'>+"and the development of Mandrivalinux, &lt;b&gt;please&lt;/b&gt; consider buying one of "</div><div class='ctx'> "our products or services!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -15021,7 +15021,7 @@ msgstr "Konekti al la interreto"</div><div class='ctx'> #: share/advertising/27.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"To learn more about Mandrakesoft products and services, you can visit our "</div><div class='add'>+"To learn more about Mandriva products and services, you can visit our "</div><div class='ctx'> "&lt;b&gt;e-commerce platform&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -15044,20 +15044,20 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeclub&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeclub&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Club&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Club&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakeclub&lt;/b&gt; is the &lt;b&gt;perfect companion&lt;/b&gt; to your Mandrakelinux "</div><div class='add'>+"&lt;b&gt;Mandriva Club&lt;/b&gt; is the &lt;b&gt;perfect companion&lt;/b&gt; to your Mandrivalinux "</div><div class='ctx'> "product.."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Take advantage of &lt;b&gt;valuable benefits&lt;/b&gt; by joining Mandrakeclub, such as:"</div><div class='add'>+"Take advantage of &lt;b&gt;valuable benefits&lt;/b&gt; by joining Mandriva Club, such as:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:20</div><div class='hunk'>@@ -15076,33 +15076,33 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:22</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* Participation in Mandrakelinux &lt;b&gt;user forums&lt;/b&gt;."</div><div class='add'>+msgid "\t* Participation in Mandrivalinux &lt;b&gt;user forums&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:23</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "\t* &lt;b&gt;Early and privileged access&lt;/b&gt;, before public release, to "</div><div class='del'>-"Mandrakelinux &lt;b&gt;ISO images&lt;/b&gt;."</div><div class='add'>+"Mandrivalinux &lt;b&gt;ISO images&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeonline&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeonline&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Online&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Online&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakeonline&lt;/b&gt; is a new premium service that Mandrakesoft is proud to "</div><div class='add'>+"&lt;b&gt;Mandriva Online&lt;/b&gt; is a new premium service that Mandriva is proud to "</div><div class='ctx'> "offer its customers!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakeonline provides a wide range of valuable services for &lt;b&gt;easily "</div><div class='del'>-"updating&lt;/b&gt; your Mandrakelinux systems:"</div><div class='add'>+"Mandriva Online provides a wide range of valuable services for &lt;b&gt;easily "</div><div class='add'>+"updating&lt;/b&gt; your Mandrivalinux systems:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:18</div><div class='hunk'>@@ -15125,32 +15125,32 @@ msgstr ""</div><div class='ctx'> #: share/advertising/29.pl:21</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* Management of &lt;b&gt;all your Mandrakelinux systems&lt;/b&gt; with one account."</div><div class='add'>+"\t* Management of &lt;b&gt;all your Mandrivalinux systems&lt;/b&gt; with one account."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeexpert&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeexpert&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Expert&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Expert&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Do you require &lt;b&gt;assistance?&lt;/b&gt; Meet Mandrakesoft's technical experts on "</div><div class='add'>+"Do you require &lt;b&gt;assistance?&lt;/b&gt; Meet Mandriva's technical experts on "</div><div class='ctx'> "&lt;b&gt;our technical support platform&lt;/b&gt; www.mandrakeexpert.com."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Thanks to the help of &lt;b&gt;qualified Mandrakelinux experts&lt;/b&gt;, you will save "</div><div class='add'>+"Thanks to the help of &lt;b&gt;qualified Mandrivalinux experts&lt;/b&gt;, you will save "</div><div class='ctx'> "a lot of time."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"For any question related to Mandrakelinux, you have the possibility to "</div><div class='add'>+"For any question related to Mandrivalinux, you have the possibility to "</div><div class='ctx'> "purchase support incidents at &lt;b&gt;store.mandrakesoft.com&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -15441,7 +15441,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:196</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "Mandrakesoft Wizards"</div><div class='add'>+msgid "Mandriva Wizards"</div><div class='ctx'> msgstr "Konekti al la interreto"</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:197</div><div class='hunk'>@@ -15531,8 +15531,8 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "OPCIOJ:\n"</div><div class='ctx'> "  --help            - montru tiun help-mesaĝon.\n"</div><div class='del'>-"  --report          - programo estu iu de Mandrakelinux iloj\n"</div><div class='del'>-"  --incident        - programo estu iu de Mandrakelinux iloj"</div><div class='add'>+"  --report          - programo estu iu de Mandrivalinux iloj\n"</div><div class='add'>+"  --incident        - programo estu iu de Mandrivalinux iloj"</div><div class='ctx'> </div><div class='ctx'> #: standalone.pm:63</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -15579,7 +15579,7 @@ msgstr ""</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "[OPTIONS]...\n"</div><div class='del'>-"Mandrakelinux Terminal Server Configurator\n"</div><div class='add'>+"Mandrivalinux Terminal Server Configurator\n"</div><div class='ctx'> "--enable         : enable MTS\n"</div><div class='ctx'> "--disable        : disable MTS\n"</div><div class='ctx'> "--start          : start MTS\n"</div><div class='hunk'>@@ -15650,14 +15650,14 @@ msgstr " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"</div><div class='ctx'> msgid ""</div><div class='ctx'> "[OPTION]...\n"</div><div class='ctx'> "  --no-confirmation      do not ask first confirmation question in "</div><div class='del'>-"MandrakeUpdate mode\n"</div><div class='add'>+"Mandriva Update mode\n"</div><div class='ctx'> "  --no-verify-rpm        do not verify packages signatures\n"</div><div class='ctx'> "  --changelog-first      display changelog before filelist in the "</div><div class='ctx'> "description window\n"</div><div class='ctx'> "  --merge-all-rpmnew     propose to merge all .rpmnew/.rpmsave files found"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "[OPCIO]...\n"</div><div class='del'>-"  --no-confirmation      ne postulu unue konfirmadon en MandrakeUpdate mode\n"</div><div class='add'>+"  --no-confirmation      ne postulu unue konfirmadon en Mandriva Update mode\n"</div><div class='ctx'> "  --no-verify-rpm       ne kontrolu la pakaĵ-subskribojn\n"</div><div class='ctx'> "  --changelog-first      afiŝu changelog antaŭ dosierliston en la priskribo-"</div><div class='ctx'> "fenestro\n"</div><div class='hunk'>@@ -18114,13 +18114,13 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:41</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "Mandrakelinux Bug Report Tool"</div><div class='add'>+msgid "Mandrivalinux Bug Report Tool"</div><div class='ctx'> msgstr "Konekti al la interreto"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:46</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Control Center"</div><div class='del'>-msgstr "Mandrakelinux-Regejo"</div><div class='add'>+msgid "Mandrivalinux Control Center"</div><div class='add'>+msgstr "Mandrivalinux-Regejo"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:48</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -18140,8 +18140,8 @@ msgstr "HardDrake"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:51</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakeonline"</div><div class='del'>-msgstr "Mandrakeonline"</div><div class='add'>+msgid "Mandriva Online"</div><div class='add'>+msgstr "Mandriva Online"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:52</div><div class='ctx'> #, fuzzy, c-format</div><div class='hunk'>@@ -18185,7 +18185,7 @@ msgstr "ISDN-a Konfiguraĵon"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:81</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Select Mandrakesoft Tool:"</div><div class='add'>+msgid "Select Mandriva Tool:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:82</div><div class='hunk'>@@ -18594,14 +18594,14 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "This interface has not been configured yet.\n"</div><div class='del'>-"Run the \"Add an interface\" assistant from the Mandrakelinux Control Center"</div><div class='add'>+"Run the \"Add an interface\" assistant from the Mandrivalinux Control Center"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakconnect:1009 standalone/net_applet:61</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "You do not have any configured Internet connection.\n"</div><div class='del'>-"Run the \"%s\" assistant from the Mandrakelinux Control Center"</div><div class='add'>+"Run the \"%s\" assistant from the Mandrivalinux Control Center"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #. -PO: here "Add Connection" should be translated the same was as in control-center</div><div class='hunk'>@@ -18652,7 +18652,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakedm:36</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "MdkKDM (Mandrakelinux Display Manager)"</div><div class='add'>+msgid "MdkKDM (Mandrivalinux Display Manager)"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakedm:37</div><div class='hunk'>@@ -18944,7 +18944,7 @@ msgstr "Importu"</div><div class='ctx'> #: standalone/drakfont:511</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Copyright (C) 2001-2002 by Mandrakesoft \n"</div><div class='add'>+"Copyright (C) 2001-2002 by Mandriva \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "       DUPONT Sebastien (original version)\n"</div><div class='hunk'>@@ -19429,7 +19429,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> " drakhelp 0.1\n"</div><div class='del'>-"Copyright (C) 2003-2004 Mandrakesoft.\n"</div><div class='add'>+"Copyright (C) 2003-2004 Mandriva.\n"</div><div class='ctx'> "This is free software and may be redistributed under the terms of the GNU "</div><div class='ctx'> "GPL.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -19456,7 +19456,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakhelp:36</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "Mandrakelinux Help Center"</div><div class='add'>+msgid "Mandrivalinux Help Center"</div><div class='ctx'> msgstr "Irigilo por la Mandrajka helpo"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakhelp:36</div><div class='hunk'>@@ -22438,7 +22438,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/logdrake:50</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "Mandrakelinux Tools Logs"</div><div class='add'>+msgid "Mandrivalinux Tools Logs"</div><div class='ctx'> msgstr "Konekti al la interreto"</div><div class='ctx'> </div><div class='ctx'> #: standalone/logdrake:51</div><div class='hunk'>@@ -22942,7 +22942,7 @@ msgstr "Speco de konekto"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Connection failed.\n"</div><div class='del'>-"Verify your configuration in the Mandrakelinux Control Center."</div><div class='add'>+"Verify your configuration in the Mandrivalinux Control Center."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/net_monitor:341</div><div class='hunk'>@@ -23773,7 +23773,7 @@ msgstr "Instalado malsukcesis"</div><div class='ctx'> #~ msgstr "Malinstalu printvicon"</div><div class='ctx'> </div><div class='ctx'> #, fuzzy</div><div class='del'>-#~ msgid "MandrakeSoft Wizards"</div><div class='add'>+#~ msgid "Mandriva Wizards"</div><div class='ctx'> #~ msgstr "Konekti al la interreto"</div><div class='ctx'> </div><div class='ctx'> #, fuzzy</div><div class='head'>diff --git a/perl-install/share/po/es.po b/perl-install/share/po/es.po<br/>index df441a12d..30397fc24 100644<br/>--- a/<a href='/software/drakx/tree/perl-install/share/po/es.po?h=18.33&amp;id=a2c392a9ab83bb9031fb11f99f0101f1f2d9f140'>perl-install/share/po/es.po</a><br/>+++ b/<a href='/software/drakx/tree/perl-install/share/po/es.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/es.po</a></div><div class='hunk'>@@ -2,7 +2,7 @@</div><div class='ctx'> # translation of DrakX-es.po to Español</div><div class='ctx'> # translation of DrakX-es.po to Spanish</div><div class='ctx'> # spanish translation of DrakX</div><div class='del'>-# Copyright (C) 2000, 2001,2002 Mandrakesoft S.A.</div><div class='add'>+# Copyright (C) 2000, 2001,2002 Mandriva S.A.</div><div class='ctx'> # Fabian Mandelbaum &lt;fabman@mandrakesoft.com&gt;, 2000, 2001, 2002,2003, 2004.</div><div class='ctx'> # Fabian Mandelbaum &lt;fmandelbaum@hotmail.com&gt;, 2003, 2004.</div><div class='ctx'> # Pablo Saratxaga &lt;pablo@mandrakesoft.com&gt;, 2004.</div><div class='hunk'>@@ -75,7 +75,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click the button to reboot the machine, unplug it, remove write protection,\n"</div><div class='del'>-"plug the key again, and launch Mandrake Move again."</div><div class='add'>+"plug the key again, and launch Mandriva Move again."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "La llave USB parece tener habilitada la protección contra escritura, pero "</div><div class='ctx'> "ahora\n"</div><div class='hunk'>@@ -83,7 +83,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Haga clic sobre el botón para reiniciar la máquina, desconéctela, quite\n"</div><div class='del'>-"dicha protección, vuelva a conectarla y lance Mandrake Move otra vez."</div><div class='add'>+"dicha protección, vuelva a conectarla y lance Mandriva Move otra vez."</div><div class='ctx'> </div><div class='ctx'> #: ../move/move.pm:468 help.pm:409 install_steps_interactive.pm:1320</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -101,7 +101,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You may also proceed without an USB key - you'll still be\n"</div><div class='del'>-"able to use Mandrake Move as a normal live Mandrake\n"</div><div class='add'>+"able to use Mandriva Move as a normal live Mandriva\n"</div><div class='ctx'> "Operating System."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Su llave USB no tiene particiones Windows (FAT) válidas.\n"</div><div class='hunk'>@@ -112,14 +112,14 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "También puede continuar sin una llave USB - todavía podrá\n"</div><div class='del'>-"utilizar Mandrake Move como un Sistema Operativo\n"</div><div class='del'>-"Mandrakelinux \"en vivo\" normal."</div><div class='add'>+"utilizar Mandriva Move como un Sistema Operativo\n"</div><div class='add'>+"Mandrivalinux \"en vivo\" normal."</div><div class='ctx'> </div><div class='ctx'> #: ../move/move.pm:483</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "We did not detect any USB key on your system. If you\n"</div><div class='del'>-"plug in an USB key now, Mandrake Move will have the ability\n"</div><div class='add'>+"plug in an USB key now, Mandriva Move will have the ability\n"</div><div class='ctx'> "to transparently save the data in your home directory and\n"</div><div class='ctx'> "system wide configuration, for next boot on this computer\n"</div><div class='ctx'> "or another one. Note: if you plug in a key now, wait several\n"</div><div class='hunk'>@@ -127,11 +127,11 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You may also proceed without an USB key - you'll still be\n"</div><div class='del'>-"able to use Mandrake Move as a normal live Mandrake\n"</div><div class='add'>+"able to use Mandriva Move as a normal live Mandriva\n"</div><div class='ctx'> "Operating System."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "No detectamos llave USB alguna en su sistema. Si conecta\n"</div><div class='del'>-"una llave USB ahora, Mandrake Move podrá guardar los datos\n"</div><div class='add'>+"una llave USB ahora, Mandriva Move podrá guardar los datos\n"</div><div class='ctx'> "en su directorio personal de manera transparente y también\n"</div><div class='ctx'> "la configuración del sistema, para el próximo arranque en esta\n"</div><div class='ctx'> "computadora o en otra. Nota: si conecta una llave ahora, espere\n"</div><div class='hunk'>@@ -139,7 +139,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "También puede continuar sin una llave USB - todavía podrá\n"</div><div class='del'>-"utilizar Mandrake Move como un Sistema Operativo Mandrakelinux \"en vivo\" "</div><div class='add'>+"utilizar Mandriva Move como un Sistema Operativo Mandrivalinux \"en vivo\" "</div><div class='ctx'> "normal."</div><div class='ctx'> </div><div class='ctx'> #: ../move/move.pm:494</div><div class='hunk'>@@ -268,7 +268,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "This may come from corrupted system configuration files\n"</div><div class='ctx'> "on the USB key, in this case removing them and then\n"</div><div class='del'>-"rebooting Mandrake Move would fix the problem. To do\n"</div><div class='add'>+"rebooting Mandriva Move would fix the problem. To do\n"</div><div class='ctx'> "so, click on the corresponding button.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -284,7 +284,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "Se puede deber a archivos de configuración del sistema corruptos\n"</div><div class='ctx'> "en la llave USB, en este caso quitarlos y luego volver a iniciar\n"</div><div class='del'>-"Mandrake Move debería solucionar el problema. Para hacerlo,\n"</div><div class='add'>+"Mandriva Move debería solucionar el problema. Para hacerlo,\n"</div><div class='ctx'> "haga clic sobre el botón correspondiente.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -1326,11 +1326,11 @@ msgstr "Selección del idioma"</div><div class='ctx'> #: any.pm:733</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux can support multiple languages. Select\n"</div><div class='add'>+"Mandrivalinux can support multiple languages. Select\n"</div><div class='ctx'> "the languages you would like to install. They will be available\n"</div><div class='ctx'> "when your installation is complete and you restart your system."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux puede soportar múltiples idiomas. Seleccione\n"</div><div class='add'>+"Mandrivalinux puede soportar múltiples idiomas. Seleccione\n"</div><div class='ctx'> "los que desea instalar. Los mismos estarán disponibles cuando\n"</div><div class='ctx'> "su instalación esté completa y Usted reinicie su sistema."</div><div class='ctx'> </div><div class='hunk'>@@ -3765,12 +3765,12 @@ msgstr "habilitar el soporte para radio"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Before continuing, you should carefully read the terms of the license. It\n"</div><div class='del'>-"covers the entire Mandrakelinux distribution. If you agree with all the\n"</div><div class='add'>+"covers the entire Mandrivalinux distribution. If you agree with all the\n"</div><div class='ctx'> "terms it contains, check the \"%s\" box. If not, clicking on the \"%s\"\n"</div><div class='ctx'> "button will reboot your computer."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Antes de continuar, debería leer cuidadosamente los términos de la\n"</div><div class='del'>-"licencia. La misma cubre a toda la distribución Mandrakelinux. Si está de\n"</div><div class='add'>+"licencia. La misma cubre a toda la distribución Mandrivalinux. Si está de\n"</div><div class='ctx'> "acuerdo con todos los términos en la misma, haga clic en el botón \"%s\".\n"</div><div class='ctx'> "Si no, haga clic en el botón \"%s\" lo que reiniciará su computadora."</div><div class='ctx'> </div><div class='hunk'>@@ -3960,13 +3960,13 @@ msgstr ""</div><div class='ctx'> #: help.pm:85</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"The Mandrakelinux installation is distributed on several CD-ROMs. If a\n"</div><div class='add'>+"The Mandrivalinux installation is distributed on several CD-ROMs. If a\n"</div><div class='ctx'> "selected package is located on another CD-ROM, DrakX will eject the current\n"</div><div class='ctx'> "CD and ask you to insert the required one. If you do not have the requested\n"</div><div class='ctx'> "CD at hand, just click on \"%s\", the corresponding packages will not be\n"</div><div class='ctx'> "installed."</div><div class='ctx'> msgstr ""</div><div class='del'>-"La instalación de Mandrakelinux se distribuye en varios CD-ROM. Si un\n"</div><div class='add'>+"La instalación de Mandrivalinux se distribuye en varios CD-ROM. Si un\n"</div><div class='ctx'> "paquete seleccionado se encuentra en otro CD-ROM, DrakX expulsará el CD\n"</div><div class='ctx'> "corriente y le pedirá que inserte el necesario. Si no tiene el CD necesario\n"</div><div class='ctx'> "a mano, simplemente haga clic sobre \"%s\", no se instalarán los paquetes\n"</div><div class='hunk'>@@ -3978,11 +3978,11 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "It's now time to specify which programs you wish to install on your system.\n"</div><div class='del'>-"There are thousands of packages available for Mandrakelinux, and to make it\n"</div><div class='add'>+"There are thousands of packages available for Mandrivalinux, and to make it\n"</div><div class='ctx'> "simpler to manage, they have been placed into groups of similar\n"</div><div class='ctx'> "applications.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Mandrakelinux sorts package groups in four categories. You can mix and\n"</div><div class='add'>+"Mandrivalinux sorts package groups in four categories. You can mix and\n"</div><div class='ctx'> "match applications from the various categories, so a ``Workstation''\n"</div><div class='ctx'> "installation can still have applications from the ``Server'' category\n"</div><div class='ctx'> "installed.\n"</div><div class='hunk'>@@ -4034,11 +4034,11 @@ msgid ""</div><div class='ctx'> "megabytes."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Ahora es el momento de especificar los programas que desea instalar en su\n"</div><div class='del'>-"sistema. Hay miles de paquetes disponibles para Mandrakelinux, y para hacer\n"</div><div class='add'>+"sistema. Hay miles de paquetes disponibles para Mandrivalinux, y para hacer\n"</div><div class='ctx'> "más simple el manejo de los paquetes, los mismos se han puesto en grupos de\n"</div><div class='ctx'> "aplicaciones similares.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Mandrakelinux clasifica los grupos de paquetes en cuatro categorías. Puede\n"</div><div class='add'>+"Mandrivalinux clasifica los grupos de paquetes en cuatro categorías. Puede\n"</div><div class='ctx'> "mezclar y hacer coincidir aplicaciones de varias categorías, por lo que una\n"</div><div class='ctx'> "instalación de \"Estación de trabajo\" puede tener instaladas aplicaciones\n"</div><div class='ctx'> "de la categoría \"Desarrollo\".\n"</div><div class='hunk'>@@ -4146,10 +4146,10 @@ msgid ""</div><div class='ctx'> "!! If a server package has been selected, either because you specifically\n"</div><div class='ctx'> "chose the individual package or because it was part of a group of packages,\n"</div><div class='ctx'> "you'll be asked to confirm that you really want those servers to be\n"</div><div class='del'>-"installed. By default Mandrakelinux will automatically start any installed\n"</div><div class='add'>+"installed. By default Mandrivalinux will automatically start any installed\n"</div><div class='ctx'> "services at boot time. Even if they are safe and have no known issues at\n"</div><div class='ctx'> "the time the distribution was shipped, it is entirely possible that\n"</div><div class='del'>-"security holes were discovered after this version of Mandrakelinux was\n"</div><div class='add'>+"security holes were discovered after this version of Mandrivalinux was\n"</div><div class='ctx'> "finalized. If you do not know what a particular service is supposed to do "</div><div class='ctx'> "or\n"</div><div class='ctx'> "why it's being installed, then click \"%s\". Clicking \"%s\" will install\n"</div><div class='hunk'>@@ -4184,11 +4184,11 @@ msgstr ""</div><div class='ctx'> "seleccionó específicamente el paquete individual o porque el mismo era\n"</div><div class='ctx'> "parte de un grupo de paquetes, se le pedirá que confirme que realmente\n"</div><div class='ctx'> "desea que se instalen esos servidores. De manera predeterminada,\n"</div><div class='del'>-"Mandrakelinux iniciará automáticamente todos los servicios instalados al\n"</div><div class='add'>+"Mandrivalinux iniciará automáticamente todos los servicios instalados al\n"</div><div class='ctx'> "momento del arranque. Aunque estos son seguros y no tienen problemas\n"</div><div class='ctx'> "conocidos al momento en que se publicó la distribución, es muy posible que\n"</div><div class='ctx'> "se descubran vulnerabilidades en la seguridad luego que se terminó con esta\n"</div><div class='del'>-"versión de Mandrakelinux. Si no sabe que es lo que se supone que hace un\n"</div><div class='add'>+"versión de Mandrivalinux. Si no sabe que es lo que se supone que hace un\n"</div><div class='ctx'> "servicio o la razón por la cual se está instalando, entonces haga clic\n"</div><div class='ctx'> "sobre \"%s\". Si hace clic sobre \"%s\" se instalarán todos los servicios\n"</div><div class='ctx'> "listados y los mismos se iniciarán automáticamente al momento del arranque.\n"</div><div class='hunk'>@@ -4350,7 +4350,7 @@ msgstr ""</div><div class='ctx'> msgid ""</div><div class='ctx'> "X (for X Window System) is the heart of the GNU/Linux graphical interface\n"</div><div class='ctx'> "on which all the graphical environments (KDE, GNOME, AfterStep,\n"</div><div class='del'>-"WindowMaker, etc.) bundled with Mandrakelinux rely upon.\n"</div><div class='add'>+"WindowMaker, etc.) bundled with Mandrivalinux rely upon.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You'll see a list of different parameters to change to get an optimal\n"</div><div class='ctx'> "graphical display.\n"</div><div class='hunk'>@@ -4406,7 +4406,7 @@ msgid ""</div><div class='ctx'> msgstr ""</div><div class='ctx'> "X (por \"X Window System\") es el corazón de la interfaz gráfica de\n"</div><div class='ctx'> "GNU/Linux en el que se apoyan todos los entornos gráficos (KDE, GNOME,\n"</div><div class='del'>-"AfterStep, WindowMaker, etc.) que se incluyen con Mandrakelinux.\n"</div><div class='add'>+"AfterStep, WindowMaker, etc.) que se incluyen con Mandrivalinux.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Se le presentará la lista de parámetros diferentes a cambiar para obtener\n"</div><div class='ctx'> "una presentación gráfica óptima.\n"</div><div class='hunk'>@@ -4534,12 +4534,12 @@ msgstr ""</div><div class='ctx'> #: help.pm:316</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"You now need to decide where you want to install the Mandrakelinux\n"</div><div class='add'>+"You now need to decide where you want to install the Mandrivalinux\n"</div><div class='ctx'> "operating system on your hard drive. If your hard drive is empty or if an\n"</div><div class='ctx'> "existing operating system is using all the available space you will have to\n"</div><div class='ctx'> "partition the drive. Basically, partitioning a hard drive means to\n"</div><div class='ctx'> "logically divide it to create the space needed to install your new\n"</div><div class='del'>-"Mandrakelinux system.\n"</div><div class='add'>+"Mandrivalinux system.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Because the process of partitioning a hard drive is usually irreversible\n"</div><div class='ctx'> "and can lead to data losses, partitioning can be intimidating and stressful\n"</div><div class='hunk'>@@ -4566,7 +4566,7 @@ msgid ""</div><div class='ctx'> "FAT or NTFS partition. Resizing can be performed without the loss of any\n"</div><div class='ctx'> "data, provided you've previously defragmented the Windows partition.\n"</div><div class='ctx'> "Backing up your data is strongly recommended. Using this option is\n"</div><div class='del'>-"recommended if you want to use both Mandrakelinux and Microsoft Windows on\n"</div><div class='add'>+"recommended if you want to use both Mandrivalinux and Microsoft Windows on\n"</div><div class='ctx'> "the same computer.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "   Before choosing this option, please understand that after this\n"</div><div class='hunk'>@@ -4575,7 +4575,7 @@ msgid ""</div><div class='ctx'> "to store your data or to install new software.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". If you want to delete all data and all partitions present on\n"</div><div class='del'>-"your hard drive and replace them with your new Mandrakelinux system, choose\n"</div><div class='add'>+"your hard drive and replace them with your new Mandrivalinux system, choose\n"</div><div class='ctx'> "this option. Be careful, because you will not be able to undo this "</div><div class='ctx'> "operation\n"</div><div class='ctx'> "after you confirm.\n"</div><div class='hunk'>@@ -4596,11 +4596,11 @@ msgid ""</div><div class='ctx'> "refer to the ``Managing Your Partitions'' section in the ``Starter Guide''."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Ahora necesita elegir el lugar de su disco rígido donde se instalará su\n"</div><div class='del'>-"sistema operativo Mandrakelinux. Si su disco rígido está vacío o si un\n"</div><div class='add'>+"sistema operativo Mandrivalinux. Si su disco rígido está vacío o si un\n"</div><div class='ctx'> "sistema operativo existente está utilizando todo el espacio disponible,\n"</div><div class='ctx'> "necesitará particionar el disco. Básicamente, particionar un disco rígido\n"</div><div class='ctx'> "consiste en dividirlo lógicamente para crear espacio para instalar su\n"</div><div class='del'>-"sistema Mandrakelinux nuevo.\n"</div><div class='add'>+"sistema Mandrivalinux nuevo.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Debido a que el proceso de particionado de un disco rígido por lo general\n"</div><div class='ctx'> "es irreversible y puede llevar a pérdida de datos, el particionado puede\n"</div><div class='hunk'>@@ -4630,7 +4630,7 @@ msgstr ""</div><div class='ctx'> "realizar sin la pérdida de datos, siempre y cuando Usted haya\n"</div><div class='ctx'> "desfragmentado con anterioridad la partición Windows. Es altamente\n"</div><div class='ctx'> "recomendable hacer una copia de respaldo de sus datos. Se recomienda usar\n"</div><div class='del'>-"esta solución si desea utilizar tanto Mandrakelinux como Microsoft Windows\n"</div><div class='add'>+"esta solución si desea utilizar tanto Mandrivalinux como Microsoft Windows\n"</div><div class='ctx'> "en la misma computadora.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "   Antes de elegir esta opción, por favor comprenda que después de este\n"</div><div class='hunk'>@@ -4640,7 +4640,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". Si desea borrar todos los datos y todas las particiones\n"</div><div class='ctx'> "presentes en su disco rígido y reemplazarlos con su nuevo sistema\n"</div><div class='del'>-"Mandrakelinux, seleccione esta opción. Tenga cuidado con esta solución ya\n"</div><div class='add'>+"Mandrivalinux, seleccione esta opción. Tenga cuidado con esta solución ya\n"</div><div class='ctx'> "que no podrá revertir su elección después de confirmarla.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "   !! Si elige esta opción, se perderán todos los datos en su disco. !!\n"</div><div class='hunk'>@@ -4805,7 +4805,7 @@ msgid ""</div><div class='ctx'> "Click on \"%s\" when you're ready to format the partitions.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click on \"%s\" if you want to choose another partition for your new\n"</div><div class='del'>-"Mandrakelinux operating system installation.\n"</div><div class='add'>+"Mandrivalinux operating system installation.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click on \"%s\" if you wish to select partitions which will be checked for\n"</div><div class='ctx'> "bad blocks on the disk."</div><div class='hunk'>@@ -4828,7 +4828,7 @@ msgstr ""</div><div class='ctx'> "Haga clic sobre \"%s\" cuando esté listo para formatear las particiones.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Haga clic sobre \"%s\" si desea elegir otra partición para la instalación\n"</div><div class='del'>-"de su sistema operativo Mandrakelinux nuevo.\n"</div><div class='add'>+"de su sistema operativo Mandrivalinux nuevo.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Haga clic sobre \"%s\" si desea seleccionar las particiones del disco en\n"</div><div class='ctx'> "las que se buscarán bloques defectuosos."</div><div class='hunk'>@@ -4847,7 +4847,7 @@ msgstr "Anterior"</div><div class='ctx'> #: help.pm:434</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"By the time you install Mandrakelinux, it's likely that some packages will\n"</div><div class='add'>+"By the time you install Mandrivalinux, it's likely that some packages will\n"</div><div class='ctx'> "have been updated since the initial release. Bugs may have been fixed,\n"</div><div class='ctx'> "security issues resolved. To allow you to benefit from these updates,\n"</div><div class='ctx'> "you're now able to download them from the Internet. Check \"%s\" if you\n"</div><div class='hunk'>@@ -4859,7 +4859,7 @@ msgid ""</div><div class='ctx'> "will appear: review the selection, and press \"%s\" to retrieve and install\n"</div><div class='ctx'> "the selected package(s), or \"%s\" to abort."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Es probable que cuando instale Mandrakelinux algunos paquetes se hayan\n"</div><div class='add'>+"Es probable que cuando instale Mandrivalinux algunos paquetes se hayan\n"</div><div class='ctx'> "actualizado desde la publicación inicial. Se pueden haber corregido errores\n"</div><div class='ctx'> "y solucionado problemas de seguridad. Para permitir que Usted se beneficie\n"</div><div class='ctx'> "de estas actualizaciones, ahora las puede descargar desde la Internet.\n"</div><div class='hunk'>@@ -4890,7 +4890,7 @@ msgid ""</div><div class='ctx'> "generally obtained at the expense of ease of use.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "If you do not know what to choose, keep the default option. You'll be able\n"</div><div class='del'>-"to change it later with the draksec tool, which is part of Mandrakelinux\n"</div><div class='add'>+"to change it later with the draksec tool, which is part of Mandrivalinux\n"</div><div class='ctx'> "Control Center.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Fill the \"%s\" field with the e-mail address of the person responsible for\n"</div><div class='hunk'>@@ -4904,7 +4904,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "Si no sabe cual elegir, mantenga la opción predeterminada. Podrá cambiarla\n"</div><div class='ctx'> "más adelante con la herramienta draksec, que es parte del Centro de Control\n"</div><div class='del'>-"de Mandrakelinux.\n"</div><div class='add'>+"de Mandrivalinux.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Complete el campo \"%s\" con la dirección de correo electrónico de la\n"</div><div class='ctx'> "persona responsable de la seguridad. Los mensajes relativos a la seguridad\n"</div><div class='hunk'>@@ -4921,7 +4921,7 @@ msgstr "Administrador de seguridad"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "At this point, you need to choose which partition(s) will be used for the\n"</div><div class='del'>-"installation of your Mandrakelinux system. If partitions have already been\n"</div><div class='add'>+"installation of your Mandrivalinux system. If partitions have already been\n"</div><div class='ctx'> "defined, either from a previous installation of GNU/Linux or by another\n"</div><div class='ctx'> "partitioning tool, you can use existing partitions. Otherwise, hard drive\n"</div><div class='ctx'> "partitions must be defined.\n"</div><div class='hunk'>@@ -4992,7 +4992,7 @@ msgid ""</div><div class='ctx'> "emergency boot situations."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Ahora necesita elegir qué particiones se utilizarán para la instalación de\n"</div><div class='del'>-"su sistema Mandrakelinux. Si ya se han definido particiones, ya sea por\n"</div><div class='add'>+"su sistema Mandrivalinux. Si ya se han definido particiones, ya sea por\n"</div><div class='ctx'> "una instalación previa de GNU/Linux o con otra herramienta de particionado,\n"</div><div class='ctx'> "puede utilizarlas. De lo contrario, se deben definir particiones en el\n"</div><div class='ctx'> "disco rígido.\n"</div><div class='hunk'>@@ -5086,7 +5086,7 @@ msgstr "Cambiar entre el modo normal/experto"</div><div class='ctx'> msgid ""</div><div class='ctx'> "More than one Microsoft partition has been detected on your hard drive.\n"</div><div class='ctx'> "Please choose the one which you want to resize in order to install your new\n"</div><div class='del'>-"Mandrakelinux operating system.\n"</div><div class='add'>+"Mandrivalinux operating system.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Each partition is listed as follows: \"Linux name\", \"Windows name\"\n"</div><div class='ctx'> "\"Capacity\".\n"</div><div class='hunk'>@@ -5116,7 +5116,7 @@ msgid ""</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Se ha detectado más de una partición Microsoft Windows en su disco rígido.\n"</div><div class='ctx'> "Por favor, elija aquella a la cual desea cambiar el tamaño para poder\n"</div><div class='del'>-"instalar su sistema operativo Mandrakelinux nuevo.\n"</div><div class='add'>+"instalar su sistema operativo Mandrivalinux nuevo.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Cada partición se lista como sigue: \"Nombre Linux\", \"Nombre Windows\",\n"</div><div class='ctx'> "\"Capacidad\".\n"</div><div class='hunk'>@@ -5172,7 +5172,7 @@ msgid ""</div><div class='ctx'> "found on your machine.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "DrakX now needs to know if you want to perform a new installation or an\n"</div><div class='del'>-"upgrade of an existing Mandrakelinux system:\n"</div><div class='add'>+"upgrade of an existing Mandrivalinux system:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". For the most part, this completely wipes out the old system.\n"</div><div class='ctx'> "However, depending on your partitioning scheme, you can prevent some of\n"</div><div class='hunk'>@@ -5181,19 +5181,19 @@ msgid ""</div><div class='ctx'> "the file system, you should use this option.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". This installation class allows you to update the packages\n"</div><div class='del'>-"currently installed on your Mandrakelinux system. Your current partitioning\n"</div><div class='add'>+"currently installed on your Mandrivalinux system. Your current partitioning\n"</div><div class='ctx'> "scheme and user data will not be altered. Most of the other configuration\n"</div><div class='ctx'> "steps remain available and are similar to a standard installation.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Using the ``Upgrade'' option should work fine on Mandrakelinux systems\n"</div><div class='add'>+"Using the ``Upgrade'' option should work fine on Mandrivalinux systems\n"</div><div class='ctx'> "running version \"8.1\" or later. Performing an upgrade on versions prior\n"</div><div class='del'>-"to Mandrakelinux version \"8.1\" is not recommended."</div><div class='add'>+"to Mandrivalinux version \"8.1\" is not recommended."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Este paso se activa sólo si se encontró una partición GNU/Linux existente\n"</div><div class='ctx'> "en su máquina.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "DrakX ahora necesita saber si desea realizar una instalación nueva o una\n"</div><div class='del'>-"actualización de un sistema Mandrakelinux existente:\n"</div><div class='add'>+"actualización de un sistema Mandrivalinux existente:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". En gran parte, esta opción borrará por completo el sistema\n"</div><div class='ctx'> "anterior. Sin embargo, dependiendo de su esquema de particiones, puede\n"</div><div class='hunk'>@@ -5202,15 +5202,15 @@ msgstr ""</div><div class='ctx'> "particionan sus discos, debería usar esta opción.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": Esta clase de instalación le permite actualizar los paquetes que\n"</div><div class='del'>-"en este momento están instalados en su sistema Mandrakelinux. No se alteran\n"</div><div class='add'>+"en este momento están instalados en su sistema Mandrivalinux. No se alteran\n"</div><div class='ctx'> "las particiones corrientes de sus discos ni los datos de los usuarios. La\n"</div><div class='ctx'> "mayoría de los otros pasos de configuración permanecen disponibles y son\n"</div><div class='ctx'> "similares a una instalación estándar.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "El uso de la opción \"Actualizar\" debería funcionar sin problemas para los\n"</div><div class='del'>-"sistemas Mandrakelinux que corren la versión \"8.1\" o una posterior. No se\n"</div><div class='add'>+"sistemas Mandrivalinux que corren la versión \"8.1\" o una posterior. No se\n"</div><div class='ctx'> "recomienda realizar una actualización sobre versiones anteriores a\n"</div><div class='del'>-"Mandrakelinux versión \"8.1\"."</div><div class='add'>+"Mandrivalinux versión \"8.1\"."</div><div class='ctx'> </div><div class='ctx'> # DO NOT BOTHER TO MODIFY HERE, SEE:</div><div class='ctx'> # cvs.mandrakesoft.com:/cooker/doc/manualB/modules/es/drakx-chapter.xml</div><div class='hunk'>@@ -5271,7 +5271,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "About UTF-8 (unicode) support: Unicode is a new character encoding meant to\n"</div><div class='ctx'> "cover all existing languages. However full support for it in GNU/Linux is\n"</div><div class='del'>-"still under development. For that reason, Mandrakelinux's use of UTF-8 will\n"</div><div class='add'>+"still under development. For that reason, Mandrivalinux's use of UTF-8 will\n"</div><div class='ctx'> "depend on the user's choices:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * If you choose a language with a strong legacy encoding (latin1\n"</div><div class='hunk'>@@ -5312,7 +5312,7 @@ msgstr ""</div><div class='ctx'> "Acerca del soporte UTF-8 (Unicode): Unicode es una codificación nueva de\n"</div><div class='ctx'> "caracteres que pretende cubrir todos los idiomas existentes. Sin embargo,\n"</div><div class='ctx'> "el soporte completo para Unicode bajo GNU/Linux todavía está en desarrollo.\n"</div><div class='del'>-"Por esta razón, Mandrakelinux lo usará o no dependiendo de las elecciones\n"</div><div class='add'>+"Por esta razón, Mandrivalinux lo usará o no dependiendo de las elecciones\n"</div><div class='ctx'> "del usuario:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * Si elige un idioma con codificación legada fuerte (idiomas latin1, ruso,\n"</div><div class='hunk'>@@ -5572,7 +5572,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Now, it's time to select a printing system for your computer. Other\n"</div><div class='del'>-"operating systems may offer you one, but Mandrakelinux offers two. Each of\n"</div><div class='add'>+"operating systems may offer you one, but Mandrivalinux offers two. Each of\n"</div><div class='ctx'> "the printing systems is best suited to particular types of configuration.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\" -- which is an acronym for ``print, do not queue'', is the choice\n"</div><div class='hunk'>@@ -5593,12 +5593,12 @@ msgid ""</div><div class='ctx'> "options and for managing the printer.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "If you make a choice now, and later find that you do not like your printing\n"</div><div class='del'>-"system you may change it by running PrinterDrake from the Mandrakelinux\n"</div><div class='add'>+"system you may change it by running PrinterDrake from the Mandrivalinux\n"</div><div class='ctx'> "Control Center and clicking on the \"%s\" button."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Ahora es el momento de seleccionar un sistema de impresión para su\n"</div><div class='ctx'> "computadora. Otros sistemas operativos pueden ofrecerle uno, pero\n"</div><div class='del'>-"Mandrakelinux le ofrece dos. Cada uno de los sistemas de impresión es más\n"</div><div class='add'>+"Mandrivalinux le ofrece dos. Cada uno de los sistemas de impresión es más\n"</div><div class='ctx'> "adecuado para tipos de configuración particulares.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\" - \"print, do not queue\" (imprimir sin poner en cola) es la\n"</div><div class='hunk'>@@ -5621,7 +5621,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "Si hace una elección ahora y más tarde encuentra que a Usted no le gusta su\n"</div><div class='ctx'> "sistema de impresión, puede cambiarlo ejecutando PrinterDrake desde el\n"</div><div class='del'>-"Centro de Control de Mandrakelinux y haciendo clic sobre el botón \"%s\"."</div><div class='add'>+"Centro de Control de Mandrivalinux y haciendo clic sobre el botón \"%s\"."</div><div class='ctx'> </div><div class='ctx'> #: help.pm:765</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -5747,7 +5747,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": if you wish to configure your Internet or local network access,\n"</div><div class='ctx'> "you can do so now. Refer to the printed documentation or use the\n"</div><div class='del'>-"Mandrakelinux Control Center after the installation has finished to benefit\n"</div><div class='add'>+"Mandrivalinux Control Center after the installation has finished to benefit\n"</div><div class='ctx'> "from full in-line help.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": allows to configure HTTP and FTP proxy addresses if the machine\n"</div><div class='hunk'>@@ -5764,7 +5764,7 @@ msgid ""</div><div class='ctx'> " * \"%s\": if you wish to change your bootloader configuration, click this\n"</div><div class='ctx'> "button. This should be reserved to advanced users. Refer to the printed\n"</div><div class='ctx'> "documentation or the in-line help about bootloader configuration in the\n"</div><div class='del'>-"Mandrakelinux Control Center.\n"</div><div class='add'>+"Mandrivalinux Control Center.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": through this entry you can fine tune which services will be run\n"</div><div class='ctx'> "on your machine. If you plan to use this machine as a server it's a good\n"</div><div class='hunk'>@@ -5816,7 +5816,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": si desea configurar ahora el acceso a la Internet o a su red\n"</div><div class='ctx'> "local, puede hacerlo ahora. Consulte la documentación impresa o utilice el\n"</div><div class='del'>-"Centro de Control de Mandrakelinux luego que finalizó la instalación para\n"</div><div class='add'>+"Centro de Control de Mandrivalinux luego que finalizó la instalación para\n"</div><div class='ctx'> "aprovechar la ayuda en línea completa.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": permite configurar las direcciones de los proxy HTTP y FTP si la\n"</div><div class='hunk'>@@ -5835,7 +5835,7 @@ msgstr ""</div><div class='ctx'> "haga clic sobre este botón. Esto debería estar reservado para los usuarios\n"</div><div class='ctx'> "avanzados. Consulte la documentación impresa o la ayuda en línea acerca de\n"</div><div class='ctx'> "la configuración del cargador de arranque en el Centro de Control de\n"</div><div class='del'>-"Mandrakelinux.\n"</div><div class='add'>+"Mandrivalinux.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": por medio de esta entrada podrá tener un control fino sobre qué\n"</div><div class='ctx'> "servicios correrán en su máquina. Si planifica utilizar esta máquina como\n"</div><div class='hunk'>@@ -5898,11 +5898,11 @@ msgstr "Servicios"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Choose the hard drive you want to erase in order to install your new\n"</div><div class='del'>-"Mandrakelinux partition. Be careful, all data on this drive will be lost\n"</div><div class='add'>+"Mandrivalinux partition. Be careful, all data on this drive will be lost\n"</div><div class='ctx'> "and will not be recoverable!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Elija la unidad de disco que desea borrar para instalar su partición\n"</div><div class='del'>-"Mandrakelinux nueva. Tenga cuidado, ¡se perderán todos los datos presentes\n"</div><div class='add'>+"Mandrivalinux nueva. Tenga cuidado, ¡se perderán todos los datos presentes\n"</div><div class='ctx'> "en dicha unidad de disco y no se podrán recuperar!."</div><div class='ctx'> </div><div class='ctx'> # DO NOT BOTHER TO MODIFY HERE, SEE:</div><div class='hunk'>@@ -6261,7 +6261,7 @@ msgstr "Calculando el espacio de la partición Windows"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Your Windows partition is too fragmented. Please reboot your computer under "</div><div class='del'>-"Windows, run the ``defrag'' utility, then restart the Mandrakelinux "</div><div class='add'>+"Windows, run the ``defrag'' utility, then restart the Mandrivalinux "</div><div class='ctx'> "installation."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Su partición Windows está muy fragmentada, por favor primero ejecute \"defrag"</div><div class='hunk'>@@ -6385,19 +6385,19 @@ msgid ""</div><div class='ctx'> "Introduction\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "The operating system and the different components available in the "</div><div class='del'>-"Mandrakelinux distribution \n"</div><div class='add'>+"Mandrivalinux distribution \n"</div><div class='ctx'> "shall be called the \"Software Products\" hereafter. The Software Products "</div><div class='ctx'> "include, but are not \n"</div><div class='ctx'> "restricted to, the set of programs, methods, rules and documentation related "</div><div class='ctx'> "to the operating \n"</div><div class='del'>-"system and the different components of the Mandrakelinux distribution.\n"</div><div class='add'>+"system and the different components of the Mandrivalinux distribution.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "1. License Agreement\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Please read this document carefully. This document is a license agreement "</div><div class='ctx'> "between you and  \n"</div><div class='del'>-"Mandrakesoft S.A. which applies to the Software Products.\n"</div><div class='add'>+"Mandriva S.A. which applies to the Software Products.\n"</div><div class='ctx'> "By installing, duplicating or using the Software Products in any manner, you "</div><div class='ctx'> "explicitly \n"</div><div class='ctx'> "accept and fully agree to conform to the terms and conditions of this "</div><div class='hunk'>@@ -6419,7 +6419,7 @@ msgid ""</div><div class='ctx'> "The Software Products and attached documentation are provided \"as is\", "</div><div class='ctx'> "with no warranty, to the \n"</div><div class='ctx'> "extent permitted by law.\n"</div><div class='del'>-"Mandrakesoft S.A. will, in no circumstances and to the extent permitted by "</div><div class='add'>+"Mandriva S.A. will, in no circumstances and to the extent permitted by "</div><div class='ctx'> "law, be liable for any special,\n"</div><div class='ctx'> "incidental, direct or indirect damages whatsoever (including without "</div><div class='ctx'> "limitation damages for loss of \n"</div><div class='hunk'>@@ -6427,14 +6427,14 @@ msgid ""</div><div class='ctx'> "resulting from a court \n"</div><div class='ctx'> "judgment, or any other consequential loss) arising out of  the use or "</div><div class='ctx'> "inability to use the Software \n"</div><div class='del'>-"Products, even if Mandrakesoft S.A. has been advised of the possibility or "</div><div class='add'>+"Products, even if Mandriva S.A. has been advised of the possibility or "</div><div class='ctx'> "occurrence of such \n"</div><div class='ctx'> "damages.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN SOME "</div><div class='ctx'> "COUNTRIES\n"</div><div class='ctx'> "\n"</div><div class='del'>-"To the extent permitted by law, Mandrakesoft S.A. or its distributors will, "</div><div class='add'>+"To the extent permitted by law, Mandriva S.A. or its distributors will, "</div><div class='ctx'> "in no circumstances, be \n"</div><div class='ctx'> "liable for any special, incidental, direct or indirect damages whatsoever "</div><div class='ctx'> "(including without \n"</div><div class='hunk'>@@ -6444,7 +6444,7 @@ msgid ""</div><div class='ctx'> "loss) arising out \n"</div><div class='ctx'> "of the possession and use of software components or arising out of  "</div><div class='ctx'> "downloading software components \n"</div><div class='del'>-"from one of Mandrakelinux sites  which are prohibited or restricted in some "</div><div class='add'>+"from one of Mandrivalinux sites  which are prohibited or restricted in some "</div><div class='ctx'> "countries by local laws.\n"</div><div class='ctx'> "This limited liability applies to, but is not restricted to, the strong "</div><div class='ctx'> "cryptography components \n"</div><div class='hunk'>@@ -6464,10 +6464,10 @@ msgid ""</div><div class='ctx'> "and conditions of the license agreement for each component before using any "</div><div class='ctx'> "component. Any question \n"</div><div class='ctx'> "on a component license should be addressed to the component author and not "</div><div class='del'>-"to Mandrakesoft.\n"</div><div class='del'>-"The programs developed by Mandrakesoft S.A. are governed by the GPL License. "</div><div class='add'>+"to Mandriva.\n"</div><div class='add'>+"The programs developed by Mandriva S.A. are governed by the GPL License. "</div><div class='ctx'> "Documentation written \n"</div><div class='del'>-"by Mandrakesoft S.A. is governed by a specific license. Please refer to the "</div><div class='add'>+"by Mandriva S.A. is governed by a specific license. Please refer to the "</div><div class='ctx'> "documentation for \n"</div><div class='ctx'> "further details.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6478,11 +6478,11 @@ msgid ""</div><div class='ctx'> "respective authors and are \n"</div><div class='ctx'> "protected by intellectual property and copyright laws applicable to software "</div><div class='ctx'> "programs.\n"</div><div class='del'>-"Mandrakesoft S.A. reserves its rights to modify or adapt the Software "</div><div class='add'>+"Mandriva S.A. reserves its rights to modify or adapt the Software "</div><div class='ctx'> "Products, as a whole or in \n"</div><div class='ctx'> "parts, by all means and for all purposes.\n"</div><div class='del'>-"\"Mandrake\", \"Mandrakelinux\" and associated logos are trademarks of "</div><div class='del'>-"Mandrakesoft S.A.  \n"</div><div class='add'>+"\"Mandriva\", \"Mandrivalinux\" and associated logos are trademarks of "</div><div class='add'>+"Mandriva S.A.  \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "5. Governing Laws \n"</div><div class='hunk'>@@ -6498,7 +6498,7 @@ msgid ""</div><div class='ctx'> "court. As a last \n"</div><div class='ctx'> "resort, the dispute will be referred to the appropriate Courts of Law of "</div><div class='ctx'> "Paris - France.\n"</div><div class='del'>-"For any question on this document, please contact Mandrakesoft S.A.  \n"</div><div class='add'>+"For any question on this document, please contact Mandriva S.A.  \n"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "EL PRESENTE TEXTO ES UNA TRADUCCIÓN A PROPÓSITO EXCLUSIVAMENTE\n"</div><div class='ctx'> "INFORMATIVO DE LOS TÉRMINOS DE LA LICENCIA DE MANDRAKELINUX. EN\n"</div><div class='hunk'>@@ -6511,18 +6511,18 @@ msgstr ""</div><div class='ctx'> "Introducción\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "El sistema operativo y los diferentes componentes disponibles en\n"</div><div class='del'>-"la distribución Mandrakelinux se denominarán \"Productos Software\"\n"</div><div class='add'>+"la distribución Mandrivalinux se denominarán \"Productos Software\"\n"</div><div class='ctx'> "en adelante.\n"</div><div class='ctx'> "Los Productos Software incluyen, pero no están restringidos a,\n"</div><div class='ctx'> "el conjunto de programas, métodos, reglas y documentación\n"</div><div class='ctx'> "relativas al sistema operativo y a los diferentes componentes de la\n"</div><div class='del'>-"distribución Mandrakelinux.\n"</div><div class='add'>+"distribución Mandrivalinux.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "1. Acuerdo de Licencia\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Por favor, lea con cuidado este documento. El mismo constituye un\n"</div><div class='del'>-"contrato de licencia entre Usted y Mandrakesoft S.A. que se aplica\n"</div><div class='add'>+"contrato de licencia entre Usted y Mandriva S.A. que se aplica\n"</div><div class='ctx'> " a los Productos Software.\n"</div><div class='ctx'> "El hecho de instalar, duplicar o usar los Productos Software de\n"</div><div class='ctx'> "cualquier manera, indica que acepta explícitamente, y está de acuerdo\n"</div><div class='hunk'>@@ -6542,7 +6542,7 @@ msgstr ""</div><div class='ctx'> "Los Productos Software y la documentación que los acompaña se\n"</div><div class='ctx'> "proporcionan \"tal cual\", sin garantía alguna hasta donde lo permita la "</div><div class='ctx'> "ley.\n"</div><div class='del'>-"Mandrakesoft S.A. no se responsabilizará, bajo circunstancia alguna,\n"</div><div class='add'>+"Mandriva S.A. no se responsabilizará, bajo circunstancia alguna,\n"</div><div class='ctx'> "y hasta donde lo permita la ley, por cualquier daño directo o indirecto,\n"</div><div class='ctx'> "especial o accesorio, de cualquier naturaleza (incluyendo\n"</div><div class='ctx'> "sin limitación daños por pérdidas de beneficios, interrupción de\n"</div><div class='hunk'>@@ -6550,13 +6550,13 @@ msgstr ""</div><div class='ctx'> "costas legales y penalidades resultantes de un juicio en la corte,\n"</div><div class='ctx'> " o cualquier pérdida consecuente)\n"</div><div class='ctx'> "que resulte del uso o de la incapacidad de uso de los\n"</div><div class='del'>-"Productos Software, incluso si Mandrakesoft S.A. hubiera sido informada\n"</div><div class='add'>+"Productos Software, incluso si Mandriva S.A. hubiera sido informada\n"</div><div class='ctx'> "de la posibilidad de ocurrencia de tales daños.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "ADVERTENCIA EN CUANTO A LA POSESIÓN O USO DE PROGRAMAS PROHIBIDOS\n"</div><div class='ctx'> "EN CIERTOS PAÍSES\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Dentro de lo que permita la ley, Mandrakesoft S.A. ni sus proveedores\n"</div><div class='add'>+"Dentro de lo que permita la ley, Mandriva S.A. ni sus proveedores\n"</div><div class='ctx'> "podrán ser responsabilizados en circunstancia alguna por un perjuicio\n"</div><div class='ctx'> "especial, directo, indirecto o accesorio, de cualquier naturaleza\n"</div><div class='ctx'> "(incluyendo sin limitación daños por pérdidas de beneficio, interrupción\n"</div><div class='hunk'>@@ -6565,7 +6565,7 @@ msgstr ""</div><div class='ctx'> "de un juicio en la corte, o cualquier pérdida consecuente) como\n"</div><div class='ctx'> "consecuencia de la posesión y el uso de los componentes software\n"</div><div class='ctx'> "o como consecuencia de la descarga de los componentes\n"</div><div class='del'>-"software desde alguno de los sitios Mandrakelinux, los cuales están\n"</div><div class='add'>+"software desde alguno de los sitios Mandrivalinux, los cuales están\n"</div><div class='ctx'> "prohibidos o restringidos en algunos países por las leyes locales.\n"</div><div class='ctx'> "Esta responsabilidad limitada se aplica, pero no esta limitada, a los\n"</div><div class='ctx'> "componentes de criptografía fuerte incluídos en los Productos Software.\n"</div><div class='hunk'>@@ -6584,9 +6584,9 @@ msgstr ""</div><div class='ctx'> "términos y condiciones de las licencias que acompañan a cada uno de\n"</div><div class='ctx'> "ellos antes de usarlos. Toda pregunta relativa a la licencia de un\n"</div><div class='ctx'> "componente se debe dirigir al autor (o su representante) de dicho\n"</div><div class='del'>-"componente, y no a Mandrakesoft.  Los programas desarrollados\n"</div><div class='del'>-"por Mandrakesoft están sometidos a la licencia GPL.  La documentación\n"</div><div class='del'>-"escrita por Mandrakesoft está sometida a una licencia especifica.\n"</div><div class='add'>+"componente, y no a Mandriva.  Los programas desarrollados\n"</div><div class='add'>+"por Mandriva están sometidos a la licencia GPL.  La documentación\n"</div><div class='add'>+"escrita por Mandriva está sometida a una licencia especifica.\n"</div><div class='ctx'> "Por favor, consulte la documentación para obtener más detalles.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6596,11 +6596,11 @@ msgstr ""</div><div class='ctx'> "pertenecen a sus autores respectivos y están protegidos por la ley\n"</div><div class='ctx'> "de propiedad intelectual y de copyright aplicables a los programas\n"</div><div class='ctx'> "de software.\n"</div><div class='del'>-"Mandrakesoft S.A. se reserva el derecho de modificar o adaptar los\n"</div><div class='add'>+"Mandriva S.A. se reserva el derecho de modificar o adaptar los\n"</div><div class='ctx'> "Productos Software, como un todo o en parte, por todos los medios\n"</div><div class='ctx'> "y para cualquier propósito.\n"</div><div class='del'>-"\"Mandrake\", \"Mandrakelinux\" y los logos asociados están registrados\n"</div><div class='del'>-"por Mandrakesoft S.A.\n"</div><div class='add'>+"\"Mandriva\", \"Mandrivalinux\" y los logos asociados están registrados\n"</div><div class='add'>+"por Mandriva S.A.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "5. Disposiciones diversas\n"</div><div class='hunk'>@@ -6616,7 +6616,7 @@ msgstr ""</div><div class='ctx'> "la disputa será tramitada en la Corte de Ley correspondiente de\n"</div><div class='ctx'> "París, Francia.\n"</div><div class='ctx'> "Para cualquier pregunta relacionada con este documento, por favor,\n"</div><div class='del'>-"póngase en contacto con Mandrakesoft S.A.\n"</div><div class='add'>+"póngase en contacto con Mandriva S.A.\n"</div><div class='ctx'> </div><div class='ctx'> #: install_messages.pm:90</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -6715,7 +6715,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "For information on fixes which are available for this release of "</div><div class='del'>-"Mandrakelinux,\n"</div><div class='add'>+"Mandrivalinux,\n"</div><div class='ctx'> "consult the Errata available from:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6723,14 +6723,14 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Information on configuring your system is available in the post\n"</div><div class='del'>-"install chapter of the Official Mandrakelinux User's Guide."</div><div class='add'>+"install chapter of the Official Mandrivalinux User's Guide."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Felicidades, la instalación está completa.\n"</div><div class='ctx'> "Extraiga el soporte de arranque y presione Intro para reiniciar.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Para obtener información sobre correcciones disponibles para esta versión\n"</div><div class='del'>-"de Mandrakelinux, consulte el archivo de erratas disponible en\n"</div><div class='add'>+"de Mandrivalinux, consulte el archivo de erratas disponible en\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "%s\n"</div><div class='hunk'>@@ -6738,7 +6738,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "Hay información disponible sobre cómo configurar su sistema en el capítulo "</div><div class='ctx'> "de\n"</div><div class='del'>-"configuración tras la instalación de la Guía del Usuario de Mandrakelinux "</div><div class='add'>+"configuración tras la instalación de la Guía del Usuario de Mandrivalinux "</div><div class='ctx'> "oficial."</div><div class='ctx'> </div><div class='ctx'> #. -PO: keep the double empty lines between sections, this is formatted a la LaTeX</div><div class='hunk'>@@ -6774,12 +6774,12 @@ msgstr "Entrando en la etapa '%s'\n"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Your system is low on resources. You may have some problem installing\n"</div><div class='del'>-"Mandrakelinux. If that occurs, you can try a text install instead. For "</div><div class='add'>+"Mandrivalinux. If that occurs, you can try a text install instead. For "</div><div class='ctx'> "this,\n"</div><div class='ctx'> "press `F1' when booting on CDROM, then enter `text'."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Su sistema tiene pocos recursos. Puede tener algún problema instalando\n"</div><div class='del'>-"Mandrakelinux. Si eso ocurre, puede intentar una instalación tipo texto.\n"</div><div class='add'>+"Mandrivalinux. Si eso ocurre, puede intentar una instalación tipo texto.\n"</div><div class='ctx'> "Para ello, presione 'F1' cuando arranque desde el CDROM, e introduzca 'text'."</div><div class='ctx'> </div><div class='ctx'> #: install_steps_gtk.pm:228 install_steps_interactive.pm:624</div><div class='hunk'>@@ -7323,9 +7323,9 @@ msgstr ""</div><div class='ctx'> #: install_steps_interactive.pm:821</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Contacting Mandrakelinux web site to get the list of available mirrors..."</div><div class='add'>+"Contacting Mandrivalinux web site to get the list of available mirrors..."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Contactando con el sitio web de Mandrakelinux para obtener la lista de las "</div><div class='add'>+"Contactando con el sitio web de Mandrivalinux para obtener la lista de las "</div><div class='ctx'> "réplicas disponibles"</div><div class='ctx'> </div><div class='ctx'> #: install_steps_interactive.pm:840</div><div class='hunk'>@@ -7553,8 +7553,8 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: install_steps_newt.pm:20</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Installation %s"</div><div class='del'>-msgstr "Instalación %s de Mandrakelinux"</div><div class='add'>+msgid "Mandrivalinux Installation %s"</div><div class='add'>+msgstr "Instalación %s de Mandrivalinux"</div><div class='ctx'> </div><div class='ctx'> #. -PO: This string must fit in a 80-char wide text screen</div><div class='ctx'> #: install_steps_newt.pm:34</div><div class='hunk'>@@ -10143,13 +10143,13 @@ msgstr "BitTorrent"</div><div class='ctx'> msgid ""</div><div class='ctx'> "drakfirewall configurator\n"</div><div class='ctx'> "\n"</div><div class='del'>-"This configures a personal firewall for this Mandrakelinux machine.\n"</div><div class='add'>+"This configures a personal firewall for this Mandrivalinux machine.\n"</div><div class='ctx'> "For a powerful and dedicated firewall solution, please look to the\n"</div><div class='ctx'> "specialized MandrakeSecurity Firewall distribution."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "configurador de drakfirewall\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Esto configura un cortafuegos personal para esta máquina Mandrakelinux.\n"</div><div class='add'>+"Esto configura un cortafuegos personal para esta máquina Mandrivalinux.\n"</div><div class='ctx'> "Para una solución potente de cortafuegos dedicada, por favor eche un "</div><div class='ctx'> "vistazo\n"</div><div class='ctx'> "a la distribución especializada MandrakeSecurity Firewall."</div><div class='hunk'>@@ -14253,12 +14253,12 @@ msgstr ""</div><div class='ctx'> #: printer/printerdrake.pm:3929</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Run Scannerdrake (Hardware/Scanner in Mandrakelinux Control Center) to share "</div><div class='add'>+"Run Scannerdrake (Hardware/Scanner in Mandrivalinux Control Center) to share "</div><div class='ctx'> "your scanner on the network.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Ejecute Scannerdrake (Hardware/Escáner en en Centro de Control de "</div><div class='del'>-"Mandrakelinux) para compartir su escáner en la red.\n"</div><div class='add'>+"Mandrivalinux) para compartir su escáner en la red.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> </div><div class='ctx'> #: printer/printerdrake.pm:3933</div><div class='hunk'>@@ -16230,23 +16230,23 @@ msgstr "Parar"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;What is Mandrakelinux?&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;¿Qué es Mandrakelinux?&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;What is Mandrivalinux?&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;¿Qué es Mandrivalinux?&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Welcome to &lt;b&gt;Mandrakelinux&lt;/b&gt;!"</div><div class='del'>-msgstr "¡Bienvenido a &lt;b&gt;Mandrakelinux&lt;/b&gt;!"</div><div class='add'>+msgid "Welcome to &lt;b&gt;Mandrivalinux&lt;/b&gt;!"</div><div class='add'>+msgstr "¡Bienvenido a &lt;b&gt;Mandrivalinux&lt;/b&gt;!"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is a &lt;b&gt;Linux distribution&lt;/b&gt; that comprises the core of the "</div><div class='add'>+"Mandrivalinux is a &lt;b&gt;Linux distribution&lt;/b&gt; that comprises the core of the "</div><div class='ctx'> "system, called the &lt;b&gt;operating system&lt;/b&gt; (based on the Linux kernel) "</div><div class='ctx'> "together with &lt;b&gt;a lot of applications&lt;/b&gt; meeting every need you could even "</div><div class='ctx'> "think of."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux es una &lt;b&gt;distribución Linux&lt;/b&gt; que incluye la base del "</div><div class='add'>+"Mandrivalinux es una &lt;b&gt;distribución Linux&lt;/b&gt; que incluye la base del "</div><div class='ctx'> "sistema, llamado el &lt;b&gt;sistema operativo&lt;/b&gt; (basado en el núcleo Linux) así "</div><div class='ctx'> "como &lt;b&gt;una gran cantidad de programas&lt;/b&gt; que cubren todas las cosas que le "</div><div class='ctx'> "gustaría hacer."</div><div class='hunk'>@@ -16254,11 +16254,11 @@ msgstr ""</div><div class='ctx'> #: share/advertising/01.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is the most &lt;b&gt;user-friendly&lt;/b&gt; Linux distribution today. It "</div><div class='add'>+"Mandrivalinux is the most &lt;b&gt;user-friendly&lt;/b&gt; Linux distribution today. It "</div><div class='ctx'> "is also one of the &lt;b&gt;most widely used&lt;/b&gt; Linux distributions worldwide!"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux es la distribución más &lt;b&gt;amigable&lt;/b&gt; hoy en día. "</div><div class='del'>-"¡Mandrakelinux es también una de las distribuciones Linux &lt;b&gt;más usadas&lt;/b&gt; "</div><div class='add'>+"Mandrivalinux es la distribución más &lt;b&gt;amigable&lt;/b&gt; hoy en día. "</div><div class='add'>+"¡Mandrivalinux es también una de las distribuciones Linux &lt;b&gt;más usadas&lt;/b&gt; "</div><div class='ctx'> "en todo el mundo!"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/02.pl:13</div><div class='hunk'>@@ -16274,15 +16274,15 @@ msgstr "¡Bienvenido al &lt;b&gt;mundo del Código Abierto&lt;/b&gt;!"</div><div class='ctx'> #: share/advertising/02.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is committed to the open source model. This means that this "</div><div class='del'>-"new release is the result of &lt;b&gt;collaboration&lt;/b&gt; between &lt;b&gt;Mandrakesoft's "</div><div class='del'>-"team of developers&lt;/b&gt; and the &lt;b&gt;worldwide community&lt;/b&gt; of Mandrakelinux "</div><div class='add'>+"Mandrivalinux is committed to the open source model. This means that this "</div><div class='add'>+"new release is the result of &lt;b&gt;collaboration&lt;/b&gt; between &lt;b&gt;Mandriva's "</div><div class='add'>+"team of developers&lt;/b&gt; and the &lt;b&gt;worldwide community&lt;/b&gt; of Mandrivalinux "</div><div class='ctx'> "contributors."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux está comprometido con el modelo Open Source. Ello significa "</div><div class='add'>+"Mandrivalinux está comprometido con el modelo Open Source. Ello significa "</div><div class='ctx'> "que esta nueva versión es el resultado de la &lt;b&gt;colaboración&lt;/b&gt; entre el "</div><div class='del'>-"&lt;b&gt;equipo de desarrolladores de Mandrakesoft&lt;/b&gt; y la &lt;b&gt;comunidad mundial&lt;/"</div><div class='del'>-"b&gt; de contribuyentes de Mandrakelinux."</div><div class='add'>+"&lt;b&gt;equipo de desarrolladores de Mandriva&lt;/b&gt; y la &lt;b&gt;comunidad mundial&lt;/"</div><div class='add'>+"b&gt; de contribuyentes de Mandrivalinux."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/02.pl:19</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16302,10 +16302,10 @@ msgstr "&lt;b&gt;La GPL&lt;/b&gt;"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Most of the software included in the distribution and all of the "</div><div class='del'>-"Mandrakelinux tools are licensed under the &lt;b&gt;General Public License&lt;/b&gt;."</div><div class='add'>+"Mandrivalinux tools are licensed under the &lt;b&gt;General Public License&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "La mayoría de los programas incluidos en esta distribución, así como todas "</div><div class='del'>-"las herramientas de Mandrakelinux están bajo la &lt;b&gt;Licencia Pública General "</div><div class='add'>+"las herramientas de Mandrivalinux están bajo la &lt;b&gt;Licencia Pública General "</div><div class='ctx'> "(GPL)&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/03.pl:17</div><div class='hunk'>@@ -16338,15 +16338,15 @@ msgstr "&lt;b&gt;¡Únase a la comunidad!&lt;/b&gt;"</div><div class='ctx'> #: share/advertising/04.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux has one of the &lt;b&gt;biggest communities&lt;/b&gt; of users and "</div><div class='add'>+"Mandrivalinux has one of the &lt;b&gt;biggest communities&lt;/b&gt; of users and "</div><div class='ctx'> "developers. The role of such a community is very wide, ranging from bug "</div><div class='ctx'> "reporting to the development of new applications. The community plays a "</div><div class='del'>-"&lt;b&gt;key role&lt;/b&gt; in the Mandrakelinux world."</div><div class='add'>+"&lt;b&gt;key role&lt;/b&gt; in the Mandrivalinux world."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux posee una de las &lt;b&gt;mayores comunidades&lt;/b&gt; de usuarios y "</div><div class='add'>+"Mandrivalinux posee una de las &lt;b&gt;mayores comunidades&lt;/b&gt; de usuarios y "</div><div class='ctx'> "desarrolladores. El rol de dicha comunidad es muy amplio, yendo de las "</div><div class='ctx'> "notificaciones de errores al desarrollo de nuevos programas. La comunidad "</div><div class='del'>-"juega un &lt;b&gt;papel clave&lt;/b&gt; en el mundo de Mandrakelinux."</div><div class='add'>+"juega un &lt;b&gt;papel clave&lt;/b&gt; en el mundo de Mandrivalinux."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/04.pl:17</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16367,11 +16367,11 @@ msgstr "&lt;b&gt;Versión de descarga&lt;/b&gt;"</div><div class='ctx'> #: share/advertising/05.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"You are now installing &lt;b&gt;Mandrakelinux Download&lt;/b&gt;. This is the free "</div><div class='del'>-"version that Mandrakesoft wants to keep &lt;b&gt;available to everyone&lt;/b&gt;."</div><div class='add'>+"You are now installing &lt;b&gt;Mandrivalinux Download&lt;/b&gt;. This is the free "</div><div class='add'>+"version that Mandriva wants to keep &lt;b&gt;available to everyone&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Instalando &lt;b&gt;Mandrakelinux \"Download\"&lt;/b&gt;. Esta es la versión gratuita "</div><div class='del'>-"que Mandrakesoft desea mantener &lt;b&gt;disponible a todo el mundo&lt;/b&gt;."</div><div class='add'>+"Instalando &lt;b&gt;Mandrivalinux \"Download\"&lt;/b&gt;. Esta es la versión gratuita "</div><div class='add'>+"que Mandriva desea mantener &lt;b&gt;disponible a todo el mundo&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/05.pl:19</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16403,10 +16403,10 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "You will not have access to the &lt;b&gt;services included&lt;/b&gt; in the other "</div><div class='del'>-"Mandrakesoft products either."</div><div class='add'>+"Mandriva products either."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Tampoco tendrá acceso a los &lt;b&gt;servicios incluidos&lt;/b&gt; en los otros "</div><div class='del'>-"productos de Mandrakesoft."</div><div class='add'>+"productos de Mandriva."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:13</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16415,8 +16415,8 @@ msgstr "&lt;b&gt;Discovery, Su primer escritorio Linux&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux Discovery&lt;/b&gt;."</div><div class='del'>-msgstr "Instalando &lt;b&gt;Mandrakelinux Discovery&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux Discovery&lt;/b&gt;."</div><div class='add'>+msgstr "Instalando &lt;b&gt;Mandrivalinux Discovery&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:17</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16438,13 +16438,13 @@ msgstr "&lt;b&gt;PowerPack, lo último en el escritorio Linux&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/07.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux PowerPack&lt;/b&gt;."</div><div class='del'>-msgstr "Instalando &lt;b&gt;Mandrakelinux PowerPack&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux PowerPack&lt;/b&gt;."</div><div class='add'>+msgstr "Instalando &lt;b&gt;Mandrivalinux PowerPack&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/07.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"PowerPack is Mandrakesoft's &lt;b&gt;premier Linux desktop&lt;/b&gt; product. PowerPack "</div><div class='add'>+"PowerPack is Mandriva's &lt;b&gt;premier Linux desktop&lt;/b&gt; product. PowerPack "</div><div class='ctx'> "includes &lt;b&gt;thousands of applications&lt;/b&gt; - everything from the most popular "</div><div class='ctx'> "to the most advanced."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -16459,8 +16459,8 @@ msgstr "&lt;b&gt;PowerPack+, La solución Linux para escritorios y servidores&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/08.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux PowerPack+&lt;/b&gt;."</div><div class='del'>-msgstr "Ya está instalando &lt;b&gt;Mandrakelinux PowerPack+&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux PowerPack+&lt;/b&gt;."</div><div class='add'>+msgstr "Ya está instalando &lt;b&gt;Mandrivalinux PowerPack+&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/08.pl:17</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16476,22 +16476,22 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Productos Mandrakesoft&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Productos Mandriva&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakesoft&lt;/b&gt; has developed a wide range of &lt;b&gt;Mandrakelinux&lt;/b&gt; "</div><div class='add'>+"&lt;b&gt;Mandriva&lt;/b&gt; has developed a wide range of &lt;b&gt;Mandrivalinux&lt;/b&gt; "</div><div class='ctx'> "products."</div><div class='ctx'> msgstr ""</div><div class='del'>-"&lt;b&gt;Mandrakesoft&lt;/b&gt; ha desarrollado una amplia gama de productos "</div><div class='del'>-"&lt;b&gt;Mandrakelinux&lt;/b&gt;."</div><div class='add'>+"&lt;b&gt;Mandriva&lt;/b&gt; ha desarrollado una amplia gama de productos "</div><div class='add'>+"&lt;b&gt;Mandrivalinux&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:17</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "The Mandrakelinux products are:"</div><div class='del'>-msgstr "Los productos Mandrakelinux son:"</div><div class='add'>+msgid "The Mandrivalinux products are:"</div><div class='add'>+msgstr "Los productos Mandrivalinux son:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:18</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16511,76 +16511,76 @@ msgstr "\t* &lt;b&gt;PowerPack+&lt;/b&gt;, La solución Linux para escritorio y servidor."</div><div class='ctx'> #: share/advertising/09.pl:21</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;Mandrakelinux for x86-64&lt;/b&gt;, The Mandrakelinux solution for making "</div><div class='add'>+"\t* &lt;b&gt;Mandrivalinux for x86-64&lt;/b&gt;, The Mandrivalinux solution for making "</div><div class='ctx'> "the most of your 64-bit processor."</div><div class='ctx'> msgstr ""</div><div class='del'>-"\t* &lt;b&gt;Mandrakelinux para x86-64&lt;/b&gt;, La solución de Mandrakelinux para dar "</div><div class='add'>+"\t* &lt;b&gt;Mandrivalinux para x86-64&lt;/b&gt;, La solución de Mandrivalinux para dar "</div><div class='ctx'> "lo mejor de su procesador de 64 bits."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products (Nomad Products)&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Productos Mandrakesoft (Productos Nómada)&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products (Nomad Products)&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Productos Mandriva (Productos Nómada)&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakesoft has developed two products that allow you to use Mandrakelinux "</div><div class='add'>+"Mandriva has developed two products that allow you to use Mandrivalinux "</div><div class='ctx'> "&lt;b&gt;on any computer&lt;/b&gt; and without any need to actually install it:"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakesoft ha desarrollado dos productos que le permiten usar "</div><div class='del'>-"Mandrakelinux &lt;b&gt;en cualquier ordenador&lt;/b&gt; sin necesidad de instalación."</div><div class='add'>+"Mandriva ha desarrollado dos productos que le permiten usar "</div><div class='add'>+"Mandrivalinux &lt;b&gt;en cualquier ordenador&lt;/b&gt; sin necesidad de instalación."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:18</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;Move&lt;/b&gt;, a Mandrakelinux distribution that runs entirely from a "</div><div class='add'>+"\t* &lt;b&gt;Move&lt;/b&gt;, a Mandrivalinux distribution that runs entirely from a "</div><div class='ctx'> "bootable CD-ROM."</div><div class='ctx'> msgstr ""</div><div class='del'>-"\t* &lt;b&gt;Move&lt;/b&gt;, una distribución de Mandrakelinux que se ejecuta de forma "</div><div class='add'>+"\t* &lt;b&gt;Move&lt;/b&gt;, una distribución de Mandrivalinux que se ejecuta de forma "</div><div class='ctx'> "completa desde una CD-ROM autoarrancable."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, a Mandrakelinux distribution pre-installed on the "</div><div class='add'>+"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, a Mandrivalinux distribution pre-installed on the "</div><div class='ctx'> "ultra-compact “LaCie Mobile Hard Drive”."</div><div class='ctx'> msgstr ""</div><div class='del'>-"\t* &lt;b&gt;Trotamundo («GlobeTrotter»)&lt;/b&gt;, es una distribución Mandrakelinux "</div><div class='add'>+"\t* &lt;b&gt;Trotamundo («GlobeTrotter»)&lt;/b&gt;, es una distribución Mandrivalinux "</div><div class='ctx'> "preinstalada en el disco duro ultra-compacto  “LaCie Mobile Hard Drive”."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products (Professional Solutions)&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Productos Mandrakesoft (Soluciones Profesionales)&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products (Professional Solutions)&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Productos Mandriva (Soluciones Profesionales)&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Below are the Mandrakesoft products designed to meet the &lt;b&gt;professional "</div><div class='add'>+"Below are the Mandriva products designed to meet the &lt;b&gt;professional "</div><div class='ctx'> "needs&lt;/b&gt;:"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Abajo están los productos de Mandrakesoft diseñados para cubrir las "</div><div class='add'>+"Abajo están los productos de Mandriva diseñados para cubrir las "</div><div class='ctx'> "&lt;b&gt;necesidades profesionales&lt;/b&gt;:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:16</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, The Mandrakelinux Desktop for Businesses."</div><div class='add'>+msgid "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, The Mandrivalinux Desktop for Businesses."</div><div class='ctx'> msgstr ""</div><div class='del'>-"\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, El escritorio empresarial de Mandrakelinux."</div><div class='add'>+"\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, El escritorio empresarial de Mandrivalinux."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:17</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, The Mandrakelinux Server Solution."</div><div class='add'>+msgid "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, The Mandrivalinux Server Solution."</div><div class='ctx'> msgstr ""</div><div class='del'>-"\t* &lt;b&gt;Corporate Server&lt;/b&gt;, La solución para servidor de Mandrakelinux."</div><div class='add'>+"\t* &lt;b&gt;Corporate Server&lt;/b&gt;, La solución para servidor de Mandrivalinux."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:18</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, The Mandrakelinux Security Solution."</div><div class='add'>+msgid "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, The Mandrivalinux Security Solution."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, La solución para la seguridad de "</div><div class='del'>-"Mandrakelinux."</div><div class='add'>+"Mandrivalinux."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/12.pl:13</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16624,10 +16624,10 @@ msgstr "&lt;b&gt;¡Elija su entorno gráfico de escritorio favorito!&lt;/b&gt;"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "With PowerPack, you will have the choice of the &lt;b&gt;graphical desktop "</div><div class='del'>-"environment&lt;/b&gt;. Mandrakesoft has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='add'>+"environment&lt;/b&gt;. Mandriva has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Con PowerPack+, tendrá la oportunidad de un &lt;b&gt;entorno gráfico de "</div><div class='del'>-"escritorio&lt;/b&gt;. Mandrakesoft ha elegido &lt;b&gt;KDE&lt;/b&gt; como predeterminado."</div><div class='add'>+"escritorio&lt;/b&gt;. Mandriva ha elegido &lt;b&gt;KDE&lt;/b&gt; como predeterminado."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/13-a.pl:17 share/advertising/13-b.pl:17</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16652,10 +16652,10 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "With PowerPack+, you will have the choice of the &lt;b&gt;graphical desktop "</div><div class='del'>-"environment&lt;/b&gt;. Mandrakesoft has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='add'>+"environment&lt;/b&gt;. Mandriva has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Con PowerPack+, tendrá la oportunidad de un &lt;b&gt;entorno gráfico de "</div><div class='del'>-"escritorio&lt;/b&gt;. Mandrakesoft ha elegido &lt;b&gt;KDE&lt;/b&gt; como predeterminado."</div><div class='add'>+"escritorio&lt;/b&gt;. Mandriva ha elegido &lt;b&gt;KDE&lt;/b&gt; como predeterminado."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/14.pl:15</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16783,10 +16783,10 @@ msgstr "&lt;b&gt;Aprecie la amplia gama de programas&lt;/b&gt;"</div><div class='ctx'> #: share/advertising/18.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"In the Mandrakelinux menu you will find &lt;b&gt;easy-to-use&lt;/b&gt; applications for "</div><div class='add'>+"In the Mandrivalinux menu you will find &lt;b&gt;easy-to-use&lt;/b&gt; applications for "</div><div class='ctx'> "&lt;b&gt;all of your tasks&lt;/b&gt;:"</div><div class='ctx'> msgstr ""</div><div class='del'>-"En el menú Mandrakelinux encontrará aplicaciones &lt;b&gt;fáciles de usar&lt;/b&gt; para "</div><div class='add'>+"En el menú Mandrivalinux encontrará aplicaciones &lt;b&gt;fáciles de usar&lt;/b&gt; para "</div><div class='ctx'> "&lt;b&gt;todas sus tareas&lt;/b&gt;:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/18.pl:16</div><div class='hunk'>@@ -17056,18 +17056,18 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakelinux Control Center&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Centro de control de Mandrakelinux&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandrivalinux Control Center&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Centro de control de Mandrivalinux&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"The &lt;b&gt;Mandrakelinux Control Center&lt;/b&gt; is an essential collection of "</div><div class='del'>-"Mandrakelinux-specific utilities designed to simplify the configuration of "</div><div class='add'>+"The &lt;b&gt;Mandrivalinux Control Center&lt;/b&gt; is an essential collection of "</div><div class='add'>+"Mandrivalinux-specific utilities designed to simplify the configuration of "</div><div class='ctx'> "your computer."</div><div class='ctx'> msgstr ""</div><div class='del'>-"El &lt;b&gt;Centro de Control de Mandrakelinux&lt;/b&gt; es una colección esencial de "</div><div class='del'>-"utilitarios específicos de Mandrakelinux para simplificar la configuración "</div><div class='add'>+"El &lt;b&gt;Centro de Control de Mandrivalinux&lt;/b&gt; es una colección esencial de "</div><div class='add'>+"utilitarios específicos de Mandrivalinux para simplificar la configuración "</div><div class='ctx'> "de su computadora."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:17</div><div class='hunk'>@@ -17092,16 +17092,16 @@ msgstr "&lt;b&gt;El modelo de Código Abierto&lt;/b&gt;"</div><div class='ctx'> msgid ""</div><div class='ctx'> "Like all computer programming, open source software &lt;b&gt;requires time and "</div><div class='ctx'> "people&lt;/b&gt; for development. In order to respect the open source philosophy, "</div><div class='del'>-"Mandrakesoft sells added value products and services to &lt;b&gt;keep improving "</div><div class='del'>-"Mandrakelinux&lt;/b&gt;. If you want to &lt;b&gt;support the open source philosophy&lt;/b&gt; "</div><div class='del'>-"and the development of Mandrakelinux, &lt;b&gt;please&lt;/b&gt; consider buying one of "</div><div class='add'>+"Mandriva sells added value products and services to &lt;b&gt;keep improving "</div><div class='add'>+"Mandrivalinux&lt;/b&gt;. If you want to &lt;b&gt;support the open source philosophy&lt;/b&gt; "</div><div class='add'>+"and the development of Mandrivalinux, &lt;b&gt;please&lt;/b&gt; consider buying one of "</div><div class='ctx'> "our products or services!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Como todos los programas de ordenador, el software de código abierto "</div><div class='ctx'> "&lt;b&gt;requiere tiempo y personas&lt;/b&gt; para su desarrollo. Para continuar la "</div><div class='del'>-"filosofía del código abierto, Mandrakesoft vende productos de valor añadido "</div><div class='del'>-"y servicios para &lt;b&gt;seguir mejorando Mandrakelinux&lt;/b&gt;. Si desea &lt;b&gt;apoyar a "</div><div class='del'>-"la filosofía de código abierto&lt;/b&gt; y al desarrollo de Mandrakelinux, &lt;b&gt;por "</div><div class='add'>+"filosofía del código abierto, Mandriva vende productos de valor añadido "</div><div class='add'>+"y servicios para &lt;b&gt;seguir mejorando Mandrivalinux&lt;/b&gt;. Si desea &lt;b&gt;apoyar a "</div><div class='add'>+"la filosofía de código abierto&lt;/b&gt; y al desarrollo de Mandrivalinux, &lt;b&gt;por "</div><div class='ctx'> "favor&lt;/b&gt;, ¡considere el comprar uno de nuestros productos o servicios!"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/27.pl:13</div><div class='hunk'>@@ -17112,11 +17112,11 @@ msgstr "&lt;b&gt;Tienda en línea&lt;/b&gt;"</div><div class='ctx'> #: share/advertising/27.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"To learn more about Mandrakesoft products and services, you can visit our "</div><div class='add'>+"To learn more about Mandriva products and services, you can visit our "</div><div class='ctx'> "&lt;b&gt;e-commerce platform&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Para saber más sobre todos los productos y servicios Mandrakesoft, visite "</div><div class='del'>-"&lt;b&gt;Mandrakestore&lt;/b&gt;, nuestra plataforma completa de servicios e-commerce."</div><div class='add'>+"Para saber más sobre todos los productos y servicios Mandriva, visite "</div><div class='add'>+"&lt;b&gt;Mandriva Store&lt;/b&gt;, nuestra plataforma completa de servicios e-commerce."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/27.pl:17</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -17140,25 +17140,25 @@ msgstr "Visítela hoy mismo en &lt;b&gt;store.mandrakesoft.com&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeclub&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeclub&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Club&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Club&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakeclub&lt;/b&gt; is the &lt;b&gt;perfect companion&lt;/b&gt; to your Mandrakelinux "</div><div class='add'>+"&lt;b&gt;Mandriva Club&lt;/b&gt; is the &lt;b&gt;perfect companion&lt;/b&gt; to your Mandrivalinux "</div><div class='ctx'> "product.."</div><div class='ctx'> msgstr ""</div><div class='del'>-"&lt;b&gt;Mandrakeclub&lt;/b&gt; es el &lt;b&gt;compañero perfecto&lt;/b&gt; de su producto "</div><div class='del'>-"Mandrakelinux ..."</div><div class='add'>+"&lt;b&gt;Mandriva Club&lt;/b&gt; es el &lt;b&gt;compañero perfecto&lt;/b&gt; de su producto "</div><div class='add'>+"Mandrivalinux ..."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Take advantage of &lt;b&gt;valuable benefits&lt;/b&gt; by joining Mandrakeclub, such as:"</div><div class='add'>+"Take advantage of &lt;b&gt;valuable benefits&lt;/b&gt; by joining Mandriva Club, such as:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Aproveche &lt;b&gt;beneficios, productos y servicios valiosos&lt;/b&gt; uniéndose a "</div><div class='del'>-"Mandrakeclub, tales como:"</div><div class='add'>+"Mandriva Club, tales como:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:20</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -17180,40 +17180,40 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:22</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* Participation in Mandrakelinux &lt;b&gt;user forums&lt;/b&gt;."</div><div class='del'>-msgstr "\t* Participar en los &lt;b&gt;foros de usuarios&lt;/b&gt; de Mandrakelinux."</div><div class='add'>+msgid "\t* Participation in Mandrivalinux &lt;b&gt;user forums&lt;/b&gt;."</div><div class='add'>+msgstr "\t* Participar en los &lt;b&gt;foros de usuarios&lt;/b&gt; de Mandrivalinux."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:23</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "\t* &lt;b&gt;Early and privileged access&lt;/b&gt;, before public release, to "</div><div class='del'>-"Mandrakelinux &lt;b&gt;ISO images&lt;/b&gt;."</div><div class='add'>+"Mandrivalinux &lt;b&gt;ISO images&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "\t* &lt;b&gt;Acceso privilegiado y con anterioridad&lt;/b&gt;, antes del lanzamiento "</div><div class='del'>-"público, de las &lt;b&gt;imágenes ISO&lt;/b&gt; de Mandrakelinux ."</div><div class='add'>+"público, de las &lt;b&gt;imágenes ISO&lt;/b&gt; de Mandrivalinux ."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeonline&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeonline&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Online&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Online&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakeonline&lt;/b&gt; is a new premium service that Mandrakesoft is proud to "</div><div class='add'>+"&lt;b&gt;Mandriva Online&lt;/b&gt; is a new premium service that Mandriva is proud to "</div><div class='ctx'> "offer its customers!"</div><div class='ctx'> msgstr ""</div><div class='del'>-"¡&lt;b&gt;Mandrakeonline&lt;/b&gt; es un nuevo servicio premium que Mandrakesoft está "</div><div class='add'>+"¡&lt;b&gt;Mandriva Online&lt;/b&gt; es un nuevo servicio premium que Mandriva está "</div><div class='ctx'> "orgulloso de ofrecer a sus clientes!"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakeonline provides a wide range of valuable services for &lt;b&gt;easily "</div><div class='del'>-"updating&lt;/b&gt; your Mandrakelinux systems:"</div><div class='add'>+"Mandriva Online provides a wide range of valuable services for &lt;b&gt;easily "</div><div class='add'>+"updating&lt;/b&gt; your Mandrivalinux systems:"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakeonline aporta un amplio espectro de valiosos servicios para la "</div><div class='del'>-"&lt;b&gt;fácil actualización&lt;/b&gt; de sus sistemas Mandrakelinux:"</div><div class='add'>+"Mandriva Online aporta un amplio espectro de valiosos servicios para la "</div><div class='add'>+"&lt;b&gt;fácil actualización&lt;/b&gt; de sus sistemas Mandrivalinux:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:18</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -17239,40 +17239,40 @@ msgstr "\t* Flexibilidad en la &lt;b&gt;programación&lt;/b&gt;de actualizaciones."</div><div class='ctx'> #: share/advertising/29.pl:21</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* Management of &lt;b&gt;all your Mandrakelinux systems&lt;/b&gt; with one account."</div><div class='add'>+"\t* Management of &lt;b&gt;all your Mandrivalinux systems&lt;/b&gt; with one account."</div><div class='ctx'> msgstr ""</div><div class='del'>-"\t* Gestión de &lt;b&gt;todos sus sistemas Mandrakelinux&lt;/b&gt; con una única cuenta."</div><div class='add'>+"\t* Gestión de &lt;b&gt;todos sus sistemas Mandrivalinux&lt;/b&gt; con una única cuenta."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeexpert&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeexpert&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Expert&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Expert&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Do you require &lt;b&gt;assistance?&lt;/b&gt; Meet Mandrakesoft's technical experts on "</div><div class='add'>+"Do you require &lt;b&gt;assistance?&lt;/b&gt; Meet Mandriva's technical experts on "</div><div class='ctx'> "&lt;b&gt;our technical support platform&lt;/b&gt; www.mandrakeexpert.com."</div><div class='ctx'> msgstr ""</div><div class='del'>-"¿Necesita &lt;b&gt;ayuda?&lt;/b&gt; Encuentre técnicos expertos de Mandrakesoft "</div><div class='add'>+"¿Necesita &lt;b&gt;ayuda?&lt;/b&gt; Encuentre técnicos expertos de Mandriva "</div><div class='ctx'> "en&lt;b&gt;nuestra plataforma de soporte técnico&lt;/b&gt; www.mandrakeexpert.com."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Thanks to the help of &lt;b&gt;qualified Mandrakelinux experts&lt;/b&gt;, you will save "</div><div class='add'>+"Thanks to the help of &lt;b&gt;qualified Mandrivalinux experts&lt;/b&gt;, you will save "</div><div class='ctx'> "a lot of time."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Gracias a la ayuda de &lt;b&gt;expertos cualificado en Mandrakelinux&lt;/b&gt;, ahorrará "</div><div class='add'>+"Gracias a la ayuda de &lt;b&gt;expertos cualificado en Mandrivalinux&lt;/b&gt;, ahorrará "</div><div class='ctx'> "mucho tiempo."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"For any question related to Mandrakelinux, you have the possibility to "</div><div class='add'>+"For any question related to Mandrivalinux, you have the possibility to "</div><div class='ctx'> "purchase support incidents at &lt;b&gt;store.mandrakesoft.com&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Para cualquier pregunta relacionada con Mandrakelinux, tiene la posibilidad "</div><div class='add'>+"Para cualquier pregunta relacionada con Mandrivalinux, tiene la posibilidad "</div><div class='ctx'> "de adquirir soporte de incidentes en &lt;b&gt;store.mandrakesoft.com&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:25</div><div class='hunk'>@@ -17573,8 +17573,8 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:196</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakesoft Wizards"</div><div class='del'>-msgstr "Asistentes de Mandrakesoft"</div><div class='add'>+msgid "Mandriva Wizards"</div><div class='add'>+msgstr "Asistentes de Mandriva"</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:197</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -17727,7 +17727,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "[OPTIONS]...\n"</div><div class='del'>-"Mandrakelinux Terminal Server Configurator\n"</div><div class='add'>+"Mandrivalinux Terminal Server Configurator\n"</div><div class='ctx'> "--enable         : enable MTS\n"</div><div class='ctx'> "--disable        : disable MTS\n"</div><div class='ctx'> "--start          : start MTS\n"</div><div class='hunk'>@@ -17741,7 +17741,7 @@ msgid ""</div><div class='ctx'> "IP, nbi image name)"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "[OPCIONES]...\n"</div><div class='del'>-"Configurador del Servidor de Terminales de Mandrakelinux\n"</div><div class='add'>+"Configurador del Servidor de Terminales de Mandrivalinux\n"</div><div class='ctx'> "--enable         : habilitar MTS\n"</div><div class='ctx'> "--disable        : deshabilitar MTS\n"</div><div class='ctx'> "--start          : iniciar MTS\n"</div><div class='hunk'>@@ -17799,14 +17799,14 @@ msgstr "[--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"</div><div class='ctx'> msgid ""</div><div class='ctx'> "[OPTION]...\n"</div><div class='ctx'> "  --no-confirmation      do not ask first confirmation question in "</div><div class='del'>-"MandrakeUpdate mode\n"</div><div class='add'>+"Mandriva Update mode\n"</div><div class='ctx'> "  --no-verify-rpm        do not verify packages signatures\n"</div><div class='ctx'> "  --changelog-first      display changelog before filelist in the "</div><div class='ctx'> "description window\n"</div><div class='ctx'> "  --merge-all-rpmnew     propose to merge all .rpmnew/.rpmsave files found"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "[OPCIÓN]...\n"</div><div class='del'>-"  --no-confirmation     no pedir confirmación en modo MandrakeUpdate\n"</div><div class='add'>+"  --no-confirmation     no pedir confirmación en modo Mandriva Update\n"</div><div class='ctx'> "  --no-verify-rpm       no verificar firmas de los paquetes\n"</div><div class='ctx'> "  --changelog-first     mostrar changelog antes de lista de archivos en "</div><div class='ctx'> "ventana de descripción\n"</div><div class='hunk'>@@ -20599,13 +20599,13 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:41</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Bug Report Tool"</div><div class='del'>-msgstr "Herramienta de Reporte de Errores de Mandrakelinux"</div><div class='add'>+msgid "Mandrivalinux Bug Report Tool"</div><div class='add'>+msgstr "Herramienta de Reporte de Errores de Mandrivalinux"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:46</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Control Center"</div><div class='del'>-msgstr "Centro de control de Mandrakelinux"</div><div class='add'>+msgid "Mandrivalinux Control Center"</div><div class='add'>+msgstr "Centro de control de Mandrivalinux"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:48</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -20625,8 +20625,8 @@ msgstr "HardDrake"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:51</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakeonline"</div><div class='del'>-msgstr "Mandrakeonline"</div><div class='add'>+msgid "Mandriva Online"</div><div class='add'>+msgstr "Mandriva Online"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:52</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -20670,8 +20670,8 @@ msgstr "Asistentes de configuración"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:81</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Select Mandrakesoft Tool:"</div><div class='del'>-msgstr "Seleccione la herramienta Mandrakesoft:"</div><div class='add'>+msgid "Select Mandriva Tool:"</div><div class='add'>+msgstr "Seleccione la herramienta Mandriva:"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:82</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -21098,20 +21098,20 @@ msgstr "Iniciado al arranque"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "This interface has not been configured yet.\n"</div><div class='del'>-"Run the \"Add an interface\" assistant from the Mandrakelinux Control Center"</div><div class='add'>+"Run the \"Add an interface\" assistant from the Mandrivalinux Control Center"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Todavía no se ha configurado esta interfaz.\n"</div><div class='ctx'> "Lance el asistente \"Añadir una interfaz\" desde el Centro de Control de "</div><div class='del'>-"Mandrakelinux"</div><div class='add'>+"Mandrivalinux"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakconnect:1009 standalone/net_applet:61</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "You do not have any configured Internet connection.\n"</div><div class='del'>-"Run the \"%s\" assistant from the Mandrakelinux Control Center"</div><div class='add'>+"Run the \"%s\" assistant from the Mandrivalinux Control Center"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Todavía no tiene ninguna conexión a Internet configurada.\n"</div><div class='del'>-"Lance el asistente \"%s\" desde el Centro de Control de Mandrakelinux"</div><div class='add'>+"Lance el asistente \"%s\" desde el Centro de Control de Mandrivalinux"</div><div class='ctx'> </div><div class='ctx'> #. -PO: here "Add Connection" should be translated the same was as in control-center</div><div class='ctx'> #: standalone/drakconnect:1010 standalone/net_applet:62</div><div class='hunk'>@@ -21161,8 +21161,8 @@ msgstr "XDM (administrador de conexión KDE)"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakedm:36</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "MdkKDM (Mandrakelinux Display Manager)"</div><div class='del'>-msgstr "XDM (administrador de conexión Mandrakelinux)"</div><div class='add'>+msgid "MdkKDM (Mandrivalinux Display Manager)"</div><div class='add'>+msgstr "XDM (administrador de conexión Mandrivalinux)"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakedm:37</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -21463,7 +21463,7 @@ msgstr "Importar"</div><div class='ctx'> #: standalone/drakfont:511</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Copyright (C) 2001-2002 by Mandrakesoft \n"</div><div class='add'>+"Copyright (C) 2001-2002 by Mandriva \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "       DUPONT Sebastien (original version)\n"</div><div class='hunk'>@@ -21472,7 +21472,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "       VIGNAUD Thierry &lt;tvignaud@mandrakesoft.com&gt;"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Copyright (C) 2001-2002 por Mandrakesoft \n"</div><div class='add'>+"Copyright (C) 2001-2002 por Mandriva \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "       DUPONT Sebastien (versión original)\n"</div><div class='hunk'>@@ -22025,14 +22025,14 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> " drakhelp 0.1\n"</div><div class='del'>-"Copyright (C) 2003-2004 Mandrakesoft.\n"</div><div class='add'>+"Copyright (C) 2003-2004 Mandriva.\n"</div><div class='ctx'> "This is free software and may be redistributed under the terms of the GNU "</div><div class='ctx'> "GPL.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Usage: \n"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "drakhelp 0.1\n"</div><div class='del'>-"Copyright (C) 2003-2004 Mandrakesoft.\n"</div><div class='add'>+"Copyright (C) 2003-2004 Mandriva.\n"</div><div class='ctx'> "Esto es software libre y puede redistribuirse bajo los términos de la GNU "</div><div class='ctx'> "GPL.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -22062,8 +22062,8 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakhelp:36</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Help Center"</div><div class='del'>-msgstr "Centro de ayuda de Mandrakelinux"</div><div class='add'>+msgid "Mandrivalinux Help Center"</div><div class='add'>+msgstr "Centro de ayuda de Mandrivalinux"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakhelp:36</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -25607,8 +25607,8 @@ msgstr "Se ha realizado el cambio, pero no se hará efectivo hasta que salga"</div><div class='ctx'> </div><div class='ctx'> #: standalone/logdrake:50</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Tools Logs"</div><div class='del'>-msgstr "Registros de las Herramientas Mandrakelinux"</div><div class='add'>+msgid "Mandrivalinux Tools Logs"</div><div class='add'>+msgstr "Registros de las Herramientas Mandrivalinux"</div><div class='ctx'> </div><div class='ctx'> #: standalone/logdrake:51</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -26131,10 +26131,10 @@ msgstr "Conexión completa."</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Connection failed.\n"</div><div class='del'>-"Verify your configuration in the Mandrakelinux Control Center."</div><div class='add'>+"Verify your configuration in the Mandrivalinux Control Center."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Falló la conexión.\n"</div><div class='del'>-"Verifique su configuración en el Centro de Control de Mandrakelinux."</div><div class='add'>+"Verifique su configuración en el Centro de Control de Mandrivalinux."</div><div class='ctx'> </div><div class='ctx'> #: standalone/net_monitor:341</div><div class='ctx'> #, c-format</div><div class='head'>diff --git a/perl-install/share/po/et.po b/perl-install/share/po/et.po<br/>index e30a7dad6..3d4181888 100644<br/>--- a/<a href='/software/drakx/tree/perl-install/share/po/et.po?h=18.33&amp;id=a2c392a9ab83bb9031fb11f99f0101f1f2d9f140'>perl-install/share/po/et.po</a><br/>+++ b/<a href='/software/drakx/tree/perl-install/share/po/et.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/et.po</a></div><div class='hunk'>@@ -68,7 +68,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click the button to reboot the machine, unplug it, remove write protection,\n"</div><div class='del'>-"plug the key again, and launch Mandrake Move again."</div><div class='add'>+"plug the key again, and launch Mandriva Move again."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "USB mälupulk paistab olevat kirjutuskaitsega, kuid praegu ei tundu\n"</div><div class='ctx'> "olevat turvalist võimalust seda lahti ühendada.\n"</div><div class='hunk'>@@ -94,7 +94,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You may also proceed without an USB key - you'll still be\n"</div><div class='del'>-"able to use Mandrake Move as a normal live Mandrake\n"</div><div class='add'>+"able to use Mandriva Move as a normal live Mandriva\n"</div><div class='ctx'> "Operating System."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Teie USB mälupulgal pole ühtki sobivat Windows (FAT) partitsiooni.\n"</div><div class='hunk'>@@ -105,14 +105,14 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Võite muidugi jätkata ka ilma USB mälupulgata - ka sel\n"</div><div class='del'>-"juhul on Teil võimalik kasutada Mandrake Move'i kui\n"</div><div class='add'>+"juhul on Teil võimalik kasutada Mandriva Move'i kui\n"</div><div class='ctx'> "tavalist Mandrake operatsioonisüsteemi."</div><div class='ctx'> </div><div class='ctx'> #: ../move/move.pm:483</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "We did not detect any USB key on your system. If you\n"</div><div class='del'>-"plug in an USB key now, Mandrake Move will have the ability\n"</div><div class='add'>+"plug in an USB key now, Mandriva Move will have the ability\n"</div><div class='ctx'> "to transparently save the data in your home directory and\n"</div><div class='ctx'> "system wide configuration, for next boot on this computer\n"</div><div class='ctx'> "or another one. Note: if you plug in a key now, wait several\n"</div><div class='hunk'>@@ -120,11 +120,11 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You may also proceed without an USB key - you'll still be\n"</div><div class='del'>-"able to use Mandrake Move as a normal live Mandrake\n"</div><div class='add'>+"able to use Mandriva Move as a normal live Mandriva\n"</div><div class='ctx'> "Operating System."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Teie süsteemist ei suudetud leida ühtki USB mälupulka.\n"</div><div class='del'>-"Kui ühendate USB mälupulga nüüd, võib Mandrake Move\n"</div><div class='add'>+"Kui ühendate USB mälupulga nüüd, võib Mandriva Move\n"</div><div class='ctx'> "salvestada läbipaistvalt Teie kodukataloogi andmed ning\n"</div><div class='ctx'> "süsteemse seadistuse järgmiseks alglaadimiseks selles\n"</div><div class='ctx'> "või mõnes muus arvutis. Märkus: kui ühendate mälupulga\n"</div><div class='hunk'>@@ -133,7 +133,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Võite muidugi jätkata ka ilma USB mälupulgata - ka sel\n"</div><div class='del'>-"juhul on Teil võimalik kasutada Mandrake Move'i kui\n"</div><div class='add'>+"juhul on Teil võimalik kasutada Mandriva Move'i kui\n"</div><div class='ctx'> "tavalist Mandrake operatsioonisüsteemi."</div><div class='ctx'> </div><div class='ctx'> #: ../move/move.pm:494</div><div class='hunk'>@@ -258,7 +258,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "This may come from corrupted system configuration files\n"</div><div class='ctx'> "on the USB key, in this case removing them and then\n"</div><div class='del'>-"rebooting Mandrake Move would fix the problem. To do\n"</div><div class='add'>+"rebooting Mandriva Move would fix the problem. To do\n"</div><div class='ctx'> "so, click on the corresponding button.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -274,7 +274,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "Selle põhjus võib olla vigaste süsteemsete seadistusfailide\n"</div><div class='ctx'> "olemasolu USB mälupulgal, millisel juhul eemaldage failid ja\n"</div><div class='del'>-"taaskäivitage Mandrake Move, mis peaks asjad korda tegema.\n"</div><div class='add'>+"taaskäivitage Mandriva Move, mis peaks asjad korda tegema.\n"</div><div class='ctx'> "Selleks klõpsake vastaval nupul.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -1307,11 +1307,11 @@ msgstr "Keelevalik"</div><div class='ctx'> #: any.pm:733</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux can support multiple languages. Select\n"</div><div class='add'>+"Mandrivalinux can support multiple languages. Select\n"</div><div class='ctx'> "the languages you would like to install. They will be available\n"</div><div class='ctx'> "when your installation is complete and you restart your system."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux toetab paljusid keeli. Valige keeled, mida\n"</div><div class='add'>+"Mandrivalinux toetab paljusid keeli. Valige keeled, mida\n"</div><div class='ctx'> "soovite paigaldada. Kui paigaldamine on lõpetatud ja Te teete\n"</div><div class='ctx'> "süsteemile taaskäivituse, saate neid kasutada."</div><div class='ctx'> </div><div class='hunk'>@@ -3715,12 +3715,12 @@ msgstr "raadiotoe lubamine"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Before continuing, you should carefully read the terms of the license. It\n"</div><div class='del'>-"covers the entire Mandrakelinux distribution. If you agree with all the\n"</div><div class='add'>+"covers the entire Mandrivalinux distribution. If you agree with all the\n"</div><div class='ctx'> "terms it contains, check the \"%s\" box. If not, clicking on the \"%s\"\n"</div><div class='ctx'> "button will reboot your computer."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Enne jätkamist lugege hoolikalt läbi litsentsileping. See kehtib kogu\n"</div><div class='del'>-"Mandrakelinuxi distributsiooni kohta. Kui Te kõigi selle tingimustega\n"</div><div class='add'>+"Mandrivalinuxi distributsiooni kohta. Kui Te kõigi selle tingimustega\n"</div><div class='ctx'> "nõus olete, märkige ära kast \"%s\". Kui Teile aga miski ei meeldi, siis\n"</div><div class='ctx'> "klõps nupule \"%s\" sooritab arvuti taaskäivitamise."</div><div class='ctx'> </div><div class='hunk'>@@ -3898,13 +3898,13 @@ msgstr ""</div><div class='ctx'> #: help.pm:85</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"The Mandrakelinux installation is distributed on several CD-ROMs. If a\n"</div><div class='add'>+"The Mandrivalinux installation is distributed on several CD-ROMs. If a\n"</div><div class='ctx'> "selected package is located on another CD-ROM, DrakX will eject the current\n"</div><div class='ctx'> "CD and ask you to insert the required one. If you do not have the requested\n"</div><div class='ctx'> "CD at hand, just click on \"%s\", the corresponding packages will not be\n"</div><div class='ctx'> "installed."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinuxi paigalduspaketid on jagatud mitme CD vahel.\n"</div><div class='add'>+"Mandrivalinuxi paigalduspaketid on jagatud mitme CD vahel.\n"</div><div class='ctx'> "DrakX suudab ära tunda, kui valitud pakett asub muul CD-l,\n"</div><div class='ctx'> "ning väljastab siis seesoleva CD ja palub sisestada selle,\n"</div><div class='ctx'> "mida parajasti vaja läheb.\n"</div><div class='hunk'>@@ -3915,11 +3915,11 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "It's now time to specify which programs you wish to install on your system.\n"</div><div class='del'>-"There are thousands of packages available for Mandrakelinux, and to make it\n"</div><div class='add'>+"There are thousands of packages available for Mandrivalinux, and to make it\n"</div><div class='ctx'> "simpler to manage, they have been placed into groups of similar\n"</div><div class='ctx'> "applications.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Mandrakelinux sorts package groups in four categories. You can mix and\n"</div><div class='add'>+"Mandrivalinux sorts package groups in four categories. You can mix and\n"</div><div class='ctx'> "match applications from the various categories, so a ``Workstation''\n"</div><div class='ctx'> "installation can still have applications from the ``Server'' category\n"</div><div class='ctx'> "installed.\n"</div><div class='hunk'>@@ -3971,7 +3971,7 @@ msgid ""</div><div class='ctx'> "megabytes."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Nüüd on aeg valida rakendused, mida soovite oma süsteemi paigaldada.\n"</div><div class='del'>-"Mandrakelinux pakub tuhandeid pakette ja mõistagi ei eelda keegi,\n"</div><div class='add'>+"Mandrivalinux pakub tuhandeid pakette ja mõistagi ei eelda keegi,\n"</div><div class='ctx'> "et Te neid kõiki juba ette tunneksite.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Paketid on rühmitatud gruppidesse vastavalt nende kasutusalale.\n"</div><div class='hunk'>@@ -4082,10 +4082,10 @@ msgid ""</div><div class='ctx'> "!! If a server package has been selected, either because you specifically\n"</div><div class='ctx'> "chose the individual package or because it was part of a group of packages,\n"</div><div class='ctx'> "you'll be asked to confirm that you really want those servers to be\n"</div><div class='del'>-"installed. By default Mandrakelinux will automatically start any installed\n"</div><div class='add'>+"installed. By default Mandrivalinux will automatically start any installed\n"</div><div class='ctx'> "services at boot time. Even if they are safe and have no known issues at\n"</div><div class='ctx'> "the time the distribution was shipped, it is entirely possible that\n"</div><div class='del'>-"security holes were discovered after this version of Mandrakelinux was\n"</div><div class='add'>+"security holes were discovered after this version of Mandrivalinux was\n"</div><div class='ctx'> "finalized. If you do not know what a particular service is supposed to do "</div><div class='ctx'> "or\n"</div><div class='ctx'> "why it's being installed, then click \"%s\". Clicking \"%s\" will install\n"</div><div class='hunk'>@@ -4116,11 +4116,11 @@ msgstr ""</div><div class='ctx'> "!! Kui tahtlikult või seetõttu, et asi kuulus gruppi,\n"</div><div class='ctx'> "on valitud mõni serveripakett, palutakse Teilt kinnitust,\n"</div><div class='ctx'> "et Te ikka tõesti soovite neid servereid paigaldada.\n"</div><div class='del'>-"Mandrakelinux käivitab kõik paigaldatud serverid vaikimisi alglaadimise "</div><div class='add'>+"Mandrivalinux käivitab kõik paigaldatud serverid vaikimisi alglaadimise "</div><div class='ctx'> "ajal.\n"</div><div class='ctx'> "Isegi kui nad olid turvalised ja teadaolevalt probleemivabad ajal,\n"</div><div class='ctx'> "mis valmis distributsioon, võib kergesti juhtuda,\n"</div><div class='del'>-"et pärast Mandrakelinuxi praeguse versiooni valmimist leiti neist "</div><div class='add'>+"et pärast Mandrivalinuxi praeguse versiooni valmimist leiti neist "</div><div class='ctx'> "turvaauke.\n"</div><div class='ctx'> "Kui Te ei tea, mida konkreetne teenus pakub või miks see üldse "</div><div class='ctx'> "paigaldatakse,\n"</div><div class='hunk'>@@ -4273,7 +4273,7 @@ msgstr ""</div><div class='ctx'> msgid ""</div><div class='ctx'> "X (for X Window System) is the heart of the GNU/Linux graphical interface\n"</div><div class='ctx'> "on which all the graphical environments (KDE, GNOME, AfterStep,\n"</div><div class='del'>-"WindowMaker, etc.) bundled with Mandrakelinux rely upon.\n"</div><div class='add'>+"WindowMaker, etc.) bundled with Mandrivalinux rely upon.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You'll see a list of different parameters to change to get an optimal\n"</div><div class='ctx'> "graphical display.\n"</div><div class='hunk'>@@ -4329,7 +4329,7 @@ msgid ""</div><div class='ctx'> msgstr ""</div><div class='ctx'> "X (ehk X Window System) kujutab endast GNU/Linuxi graafilise "</div><div class='ctx'> "kasutajaliidese\n"</div><div class='del'>-"tuuma ja südant, millele toetuvad kõik Mandrakelinuxiga kaasas käivad\n"</div><div class='add'>+"tuuma ja südant, millele toetuvad kõik Mandrivalinuxiga kaasas käivad\n"</div><div class='ctx'> "graafilised töökeskkonnad (KDE, GNOME, AfterStep, WindowMaker jne).\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Siin näidatakse Teile tervet nimekirja parameetreid, mida saab muuta,\n"</div><div class='hunk'>@@ -4452,12 +4452,12 @@ msgstr ""</div><div class='ctx'> #: help.pm:316</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"You now need to decide where you want to install the Mandrakelinux\n"</div><div class='add'>+"You now need to decide where you want to install the Mandrivalinux\n"</div><div class='ctx'> "operating system on your hard drive. If your hard drive is empty or if an\n"</div><div class='ctx'> "existing operating system is using all the available space you will have to\n"</div><div class='ctx'> "partition the drive. Basically, partitioning a hard drive means to\n"</div><div class='ctx'> "logically divide it to create the space needed to install your new\n"</div><div class='del'>-"Mandrakelinux system.\n"</div><div class='add'>+"Mandrivalinux system.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Because the process of partitioning a hard drive is usually irreversible\n"</div><div class='ctx'> "and can lead to data losses, partitioning can be intimidating and stressful\n"</div><div class='hunk'>@@ -4484,7 +4484,7 @@ msgid ""</div><div class='ctx'> "FAT or NTFS partition. Resizing can be performed without the loss of any\n"</div><div class='ctx'> "data, provided you've previously defragmented the Windows partition.\n"</div><div class='ctx'> "Backing up your data is strongly recommended. Using this option is\n"</div><div class='del'>-"recommended if you want to use both Mandrakelinux and Microsoft Windows on\n"</div><div class='add'>+"recommended if you want to use both Mandrivalinux and Microsoft Windows on\n"</div><div class='ctx'> "the same computer.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "   Before choosing this option, please understand that after this\n"</div><div class='hunk'>@@ -4493,7 +4493,7 @@ msgid ""</div><div class='ctx'> "to store your data or to install new software.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". If you want to delete all data and all partitions present on\n"</div><div class='del'>-"your hard drive and replace them with your new Mandrakelinux system, choose\n"</div><div class='add'>+"your hard drive and replace them with your new Mandrivalinux system, choose\n"</div><div class='ctx'> "this option. Be careful, because you will not be able to undo this "</div><div class='ctx'> "operation\n"</div><div class='ctx'> "after you confirm.\n"</div><div class='hunk'>@@ -4513,12 +4513,12 @@ msgid ""</div><div class='ctx'> "experience. For more instructions on how to use the DiskDrake utility,\n"</div><div class='ctx'> "refer to the ``Managing Your Partitions'' section in the ``Starter Guide''."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Olete jõudnud punkti, kus peate otsustama, kuhu täpselt Mandrakelinux\n"</div><div class='add'>+"Olete jõudnud punkti, kus peate otsustama, kuhu täpselt Mandrivalinux\n"</div><div class='ctx'> "oma kõvakettal paigaldada. Kui kõvaketas on tühi või mõni muu\n"</div><div class='ctx'> "operatsioonisüsteem seda täielikult kasutab, on vaja see osadeks jagada\n"</div><div class='ctx'> "ehk partitsioneerida.\n"</div><div class='ctx'> "Partitsioneerimine on tegevus, mille käigus tekitatakse kettale loogilised\n"</div><div class='del'>-"piirkonnad Teie uue Mandrakelinuxi süsteemi paigaldamiseks.\n"</div><div class='add'>+"piirkonnad Teie uue Mandrivalinuxi süsteemi paigaldamiseks.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Kuna kõvaketta jagamine on pöördumatu protsess, siis peab kogemusteta\n"</div><div class='ctx'> "kasutaja olema iseäranis ettevaatlik! Selle tegevuse lihtsustamiseks ja\n"</div><div class='hunk'>@@ -4548,7 +4548,7 @@ msgstr ""</div><div class='ctx'> "defragmenteerinud. Siiski ei tule kindlasti kahjuks ka andmetest varukoopia\n"</div><div class='ctx'> "valmistamine... See lahendus on soovitatav, kui tahate kasutada ühes "</div><div class='ctx'> "arvutis\n"</div><div class='del'>-"nii Mandrakelinuxit kui Microsoft Windowsit.\n"</div><div class='add'>+"nii Mandrivalinuxit kui Microsoft Windowsit.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "   Enne selle valiku kasuks otsustamist pidage silmas, et kirjeldatud "</div><div class='ctx'> "protseduuri\n"</div><div class='hunk'>@@ -4558,7 +4558,7 @@ msgstr ""</div><div class='ctx'> "paigaldamiseks.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": kui soovite kustutada kõik andmed ja partitsioonid, mis\n"</div><div class='del'>-"kõvakettal parajasti on, ning asendada need uue Mandrakelinuxi süsteemiga, "</div><div class='add'>+"kõvakettal parajasti on, ning asendada need uue Mandrivalinuxi süsteemiga, "</div><div class='ctx'> "on\n"</div><div class='ctx'> "see õige valik. Aga tasub olla ettevaatlik, sest pärast selle valiku "</div><div class='ctx'> "langetamist\n"</div><div class='hunk'>@@ -4725,7 +4725,7 @@ msgid ""</div><div class='ctx'> "Click on \"%s\" when you're ready to format the partitions.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click on \"%s\" if you want to choose another partition for your new\n"</div><div class='del'>-"Mandrakelinux operating system installation.\n"</div><div class='add'>+"Mandrivalinux operating system installation.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click on \"%s\" if you wish to select partitions which will be checked for\n"</div><div class='ctx'> "bad blocks on the disk."</div><div class='hunk'>@@ -4747,7 +4747,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "Klõpsake \"%s\", kui olete vormindamiseks valmis.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Klõpsake \"%s\", kui soovite valida oma uue Mandrakelinuxi süsteemi\n"</div><div class='add'>+"Klõpsake \"%s\", kui soovite valida oma uue Mandrivalinuxi süsteemi\n"</div><div class='ctx'> "paigaldamiseks mõne muu partitsiooni.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Klõpsake \"%s\", kui soovite valida partitsioone, millel kontrollitaks\n"</div><div class='hunk'>@@ -4765,7 +4765,7 @@ msgstr "Eelmine"</div><div class='ctx'> #: help.pm:434</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"By the time you install Mandrakelinux, it's likely that some packages will\n"</div><div class='add'>+"By the time you install Mandrivalinux, it's likely that some packages will\n"</div><div class='ctx'> "have been updated since the initial release. Bugs may have been fixed,\n"</div><div class='ctx'> "security issues resolved. To allow you to benefit from these updates,\n"</div><div class='ctx'> "you're now able to download them from the Internet. Check \"%s\" if you\n"</div><div class='hunk'>@@ -4777,7 +4777,7 @@ msgid ""</div><div class='ctx'> "will appear: review the selection, and press \"%s\" to retrieve and install\n"</div><div class='ctx'> "the selected package(s), or \"%s\" to abort."</div><div class='ctx'> msgstr ""</div><div class='del'>-"On tõenäoline, et praegu, kui Te paigaldate Mandrakelinuxit, on mõned\n"</div><div class='add'>+"On tõenäoline, et praegu, kui Te paigaldate Mandrivalinuxit, on mõned\n"</div><div class='ctx'> "paketid jõudnud pärast väljalaset juba uuenduskuuri üle elada. Mõnes on ära\n"</div><div class='ctx'> "parandatud paar väiksemat viga, mõnes turvaprobleemid. Et võiksite neist\n"</div><div class='ctx'> "uuendustest tulu lõigata, on Teil nüüd võimalik need Internetist alla "</div><div class='hunk'>@@ -4810,7 +4810,7 @@ msgid ""</div><div class='ctx'> "generally obtained at the expense of ease of use.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "If you do not know what to choose, keep the default option. You'll be able\n"</div><div class='del'>-"to change it later with the draksec tool, which is part of Mandrakelinux\n"</div><div class='add'>+"to change it later with the draksec tool, which is part of Mandrivalinux\n"</div><div class='ctx'> "Control Center.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Fill the \"%s\" field with the e-mail address of the person responsible for\n"</div><div class='hunk'>@@ -4823,7 +4823,7 @@ msgstr ""</div><div class='ctx'> "enamasti kasutamise mõnevõrra keerukamaks.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Kui Te ei tea, mida valida, jätke kehtima vaikimisi pakutud valik. Hiljem\n"</div><div class='del'>-"saate turvataset muuta Mandrakelinuxi juhtimiskeskuses abivahendiga "</div><div class='add'>+"saate turvataset muuta Mandrivalinuxi juhtimiskeskuses abivahendiga "</div><div class='ctx'> "Draksec.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Väli \"%s\" on mõeldud süsteemi turvalisuse eest vastutava kasutaja\n"</div><div class='hunk'>@@ -4838,7 +4838,7 @@ msgstr "Turvaadministraator"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "At this point, you need to choose which partition(s) will be used for the\n"</div><div class='del'>-"installation of your Mandrakelinux system. If partitions have already been\n"</div><div class='add'>+"installation of your Mandrivalinux system. If partitions have already been\n"</div><div class='ctx'> "defined, either from a previous installation of GNU/Linux or by another\n"</div><div class='ctx'> "partitioning tool, you can use existing partitions. Otherwise, hard drive\n"</div><div class='ctx'> "partitions must be defined.\n"</div><div class='hunk'>@@ -4908,7 +4908,7 @@ msgid ""</div><div class='ctx'> "may find it a useful place to store a spare kernel and ramdisk images for\n"</div><div class='ctx'> "emergency boot situations."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Nüüd peate valima partitsiooni(d), kuhu soovite Mandrakelinuxi paigaldada.\n"</div><div class='add'>+"Nüüd peate valima partitsiooni(d), kuhu soovite Mandrivalinuxi paigaldada.\n"</div><div class='ctx'> "Kui need on juba olemas kas GNU/Linuxi varasema paigalduse või mõne muu\n"</div><div class='ctx'> "kettajagamisvahendi tegevuse tulemusena, võite kasutada olemasolevaid\n"</div><div class='ctx'> "partitsioone. Vastasel juhul tuleb need luua.\n"</div><div class='hunk'>@@ -5000,7 +5000,7 @@ msgstr "Tava- ja ekspertrežiimi lülitamine"</div><div class='ctx'> msgid ""</div><div class='ctx'> "More than one Microsoft partition has been detected on your hard drive.\n"</div><div class='ctx'> "Please choose the one which you want to resize in order to install your new\n"</div><div class='del'>-"Mandrakelinux operating system.\n"</div><div class='add'>+"Mandrivalinux operating system.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Each partition is listed as follows: \"Linux name\", \"Windows name\"\n"</div><div class='ctx'> "\"Capacity\".\n"</div><div class='hunk'>@@ -5029,7 +5029,7 @@ msgid ""</div><div class='ctx'> "disk or partition is called \"C:\")."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Teie arvuti kõvakettal on rohkem kui üks Microsoft Windowsi partitsioon.\n"</div><div class='del'>-"Palun valige välja see, mille suurust soovite Mandrakelinuxi jaoks muuta.\n"</div><div class='add'>+"Palun valige välja see, mille suurust soovite Mandrivalinuxi jaoks muuta.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Teie abistamiseks on igal partitsioonil näidatud \"Nimi Linuxis\", \"Nimi "</div><div class='ctx'> "Windowsis\" ja \"Mahutavus\".\n"</div><div class='hunk'>@@ -5076,7 +5076,7 @@ msgid ""</div><div class='ctx'> "found on your machine.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "DrakX now needs to know if you want to perform a new installation or an\n"</div><div class='del'>-"upgrade of an existing Mandrakelinux system:\n"</div><div class='add'>+"upgrade of an existing Mandrivalinux system:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". For the most part, this completely wipes out the old system.\n"</div><div class='ctx'> "However, depending on your partitioning scheme, you can prevent some of\n"</div><div class='hunk'>@@ -5085,19 +5085,19 @@ msgid ""</div><div class='ctx'> "the file system, you should use this option.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". This installation class allows you to update the packages\n"</div><div class='del'>-"currently installed on your Mandrakelinux system. Your current partitioning\n"</div><div class='add'>+"currently installed on your Mandrivalinux system. Your current partitioning\n"</div><div class='ctx'> "scheme and user data will not be altered. Most of the other configuration\n"</div><div class='ctx'> "steps remain available and are similar to a standard installation.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Using the ``Upgrade'' option should work fine on Mandrakelinux systems\n"</div><div class='add'>+"Using the ``Upgrade'' option should work fine on Mandrivalinux systems\n"</div><div class='ctx'> "running version \"8.1\" or later. Performing an upgrade on versions prior\n"</div><div class='del'>-"to Mandrakelinux version \"8.1\" is not recommended."</div><div class='add'>+"to Mandrivalinux version \"8.1\" is not recommended."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Seda sammu on vaja ainult siis, kui masinas leiti varasem\n"</div><div class='ctx'> "GNU/Linuxi partitsioon.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "DrakX soovib nüüd teada, kas tahate paigaldada uue süsteemi või uuendada\n"</div><div class='del'>-"olemasolevat Mandrakelinuxi süsteemi:\n"</div><div class='add'>+"olemasolevat Mandrivalinuxi süsteemi:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": üldiselt pühib see vana süsteemi täielikult minema. Kui\n"</div><div class='ctx'> "soovite muuta praeguseid partitsioone või failisüsteemi, siis võiks seda "</div><div class='hunk'>@@ -5106,13 +5106,13 @@ msgstr ""</div><div class='ctx'> "ülekirjutamise eest päästa.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": see paigaldamisviis võimaldab uuendada praegu olemasolevasse\n"</div><div class='del'>-"Mandrakelinuxi süsteemi paigaldatud pakette. Kettajagamisskeemi ega "</div><div class='add'>+"Mandrivalinuxi süsteemi paigaldatud pakette. Kettajagamisskeemi ega "</div><div class='ctx'> "kasutajate\n"</div><div class='ctx'> "andmeid ei muudeta. Enamik seadistussamme on kasutatavad sarnaselt "</div><div class='ctx'> "tavapärasele\n"</div><div class='ctx'> "paigaldamisele.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Võimalus \"Uuendus\" peaks toimima edukalt Mandrakelinuxi süsteemides\n"</div><div class='add'>+"Võimalus \"Uuendus\" peaks toimima edukalt Mandrivalinuxi süsteemides\n"</div><div class='ctx'> "alates versioonist 8.1. Uuenduse proovimist varasemate versioonide peal\n"</div><div class='ctx'> "me siiski ei soovita."</div><div class='ctx'> </div><div class='hunk'>@@ -5168,7 +5168,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "About UTF-8 (unicode) support: Unicode is a new character encoding meant to\n"</div><div class='ctx'> "cover all existing languages. However full support for it in GNU/Linux is\n"</div><div class='del'>-"still under development. For that reason, Mandrakelinux's use of UTF-8 will\n"</div><div class='add'>+"still under development. For that reason, Mandrivalinux's use of UTF-8 will\n"</div><div class='ctx'> "depend on the user's choices:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * If you choose a language with a strong legacy encoding (latin1\n"</div><div class='hunk'>@@ -5206,7 +5206,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "Mõni sõna UTF-8 (unicode) toetuse kohta. Unicode on uus kodeering, mis\n"</div><div class='ctx'> "peaks hõlmama kõiki keeli. Selle täielik toetus ei ole GNU/Linuxis\n"</div><div class='del'>-"siiski veel täielikult teostatud. Seetõttu lähtub Mandrakelinux selle\n"</div><div class='add'>+"siiski veel täielikult teostatud. Seetõttu lähtub Mandrivalinux selle\n"</div><div class='ctx'> "kasutamisel või mittekasutamisel järgmistest asjaoludest:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * Kui valite keele, mis üldreeglina kasutab muud kodeeringut (latin1 \n"</div><div class='hunk'>@@ -5447,7 +5447,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Now, it's time to select a printing system for your computer. Other\n"</div><div class='del'>-"operating systems may offer you one, but Mandrakelinux offers two. Each of\n"</div><div class='add'>+"operating systems may offer you one, but Mandrivalinux offers two. Each of\n"</div><div class='ctx'> "the printing systems is best suited to particular types of configuration.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\" -- which is an acronym for ``print, do not queue'', is the choice\n"</div><div class='hunk'>@@ -5468,12 +5468,12 @@ msgid ""</div><div class='ctx'> "options and for managing the printer.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "If you make a choice now, and later find that you do not like your printing\n"</div><div class='del'>-"system you may change it by running PrinterDrake from the Mandrakelinux\n"</div><div class='add'>+"system you may change it by running PrinterDrake from the Mandrivalinux\n"</div><div class='ctx'> "Control Center and clicking on the \"%s\" button."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Siin saate valida oma arvuti trükkimissüsteemi. Teised "</div><div class='ctx'> "operatsioonisüsteemid\n"</div><div class='del'>-"võivad Teile pakkuda vaid üht süsteemi, kuid Mandrakelinuxi puhul saate\n"</div><div class='add'>+"võivad Teile pakkuda vaid üht süsteemi, kuid Mandrivalinuxi puhul saate\n"</div><div class='ctx'> "valida tervelt kahe seast.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\" - mis tähendab \"trüki kohe\" (\"print, do not queue\") - tuleks "</div><div class='hunk'>@@ -5498,7 +5498,7 @@ msgstr ""</div><div class='ctx'> "trükkimiseks või printeri seadistamiseks.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Kui leiate hiljem, et siinkohal langetatud valik polnud vahest kõige parem,\n"</div><div class='del'>-"siis saate seda muuta Mandrakelinuxi juhtimiskeskuses PrinterDrake abil,\n"</div><div class='add'>+"siis saate seda muuta Mandrivalinuxi juhtimiskeskuses PrinterDrake abil,\n"</div><div class='ctx'> "klõpsates seal nupule \"%s\"."</div><div class='ctx'> </div><div class='ctx'> #: help.pm:765</div><div class='hunk'>@@ -5620,7 +5620,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": if you wish to configure your Internet or local network access,\n"</div><div class='ctx'> "you can do so now. Refer to the printed documentation or use the\n"</div><div class='del'>-"Mandrakelinux Control Center after the installation has finished to benefit\n"</div><div class='add'>+"Mandrivalinux Control Center after the installation has finished to benefit\n"</div><div class='ctx'> "from full in-line help.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": allows to configure HTTP and FTP proxy addresses if the machine\n"</div><div class='hunk'>@@ -5637,7 +5637,7 @@ msgid ""</div><div class='ctx'> " * \"%s\": if you wish to change your bootloader configuration, click this\n"</div><div class='ctx'> "button. This should be reserved to advanced users. Refer to the printed\n"</div><div class='ctx'> "documentation or the in-line help about bootloader configuration in the\n"</div><div class='del'>-"Mandrakelinux Control Center.\n"</div><div class='add'>+"Mandrivalinux Control Center.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": through this entry you can fine tune which services will be run\n"</div><div class='ctx'> "on your machine. If you plan to use this machine as a server it's a good\n"</div><div class='hunk'>@@ -5698,7 +5698,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": kui soovite muuta alglaaduri seadistusi, klõpsake\n"</div><div class='ctx'> "sellele nupule. See on mõeldud siiski vaid kogenud kasutajatele.\n"</div><div class='del'>-"Täpsemat infot leiab käsiraamatust või Mandrakelinuxi juhtimiskeskusest.\n"</div><div class='add'>+"Täpsemat infot leiab käsiraamatust või Mandrivalinuxi juhtimiskeskusest.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": saate täpselt kontrollida, millised teenused Teie\n"</div><div class='ctx'> "süsteemis töötavad. Kui kavatsete kasutada oma masinat serverina, kuluks\n"</div><div class='hunk'>@@ -5759,10 +5759,10 @@ msgstr "Teenused"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Choose the hard drive you want to erase in order to install your new\n"</div><div class='del'>-"Mandrakelinux partition. Be careful, all data on this drive will be lost\n"</div><div class='add'>+"Mandrivalinux partition. Be careful, all data on this drive will be lost\n"</div><div class='ctx'> "and will not be recoverable!"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Valige kõvaketas, mida soovite puhastada oma uue Mandrakelinuxi\n"</div><div class='add'>+"Valige kõvaketas, mida soovite puhastada oma uue Mandrivalinuxi\n"</div><div class='ctx'> "paigaldamiseks. Ettevaatust, kõik sellel leiduvad andmed hävitatakse\n"</div><div class='ctx'> "ja neid ei saa enam taastada."</div><div class='ctx'> </div><div class='hunk'>@@ -6116,12 +6116,12 @@ msgstr "Vaba ruumi arvutamine Windowsi partitsioonil"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Your Windows partition is too fragmented. Please reboot your computer under "</div><div class='del'>-"Windows, run the ``defrag'' utility, then restart the Mandrakelinux "</div><div class='add'>+"Windows, run the ``defrag'' utility, then restart the Mandrivalinux "</div><div class='ctx'> "installation."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Teie Windowsi partitsioon on fragmenteerunud. Palun tehke arvutile uus "</div><div class='ctx'> "alglaadimine, käivitage Windows ja seejärel utiliit \"defrag\" ning tulge "</div><div class='del'>-"siis Mandrakelinuxi paigaldamise juurde tagasi."</div><div class='add'>+"siis Mandrivalinuxi paigaldamise juurde tagasi."</div><div class='ctx'> </div><div class='ctx'> #. -PO: keep the double empty lines between sections, this is formatted a la LaTeX</div><div class='ctx'> #: install_interactive.pm:166</div><div class='hunk'>@@ -6237,19 +6237,19 @@ msgid ""</div><div class='ctx'> "Introduction\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "The operating system and the different components available in the "</div><div class='del'>-"Mandrakelinux distribution \n"</div><div class='add'>+"Mandrivalinux distribution \n"</div><div class='ctx'> "shall be called the \"Software Products\" hereafter. The Software Products "</div><div class='ctx'> "include, but are not \n"</div><div class='ctx'> "restricted to, the set of programs, methods, rules and documentation related "</div><div class='ctx'> "to the operating \n"</div><div class='del'>-"system and the different components of the Mandrakelinux distribution.\n"</div><div class='add'>+"system and the different components of the Mandrivalinux distribution.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "1. License Agreement\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Please read this document carefully. This document is a license agreement "</div><div class='ctx'> "between you and  \n"</div><div class='del'>-"Mandrakesoft S.A. which applies to the Software Products.\n"</div><div class='add'>+"Mandriva S.A. which applies to the Software Products.\n"</div><div class='ctx'> "By installing, duplicating or using the Software Products in any manner, you "</div><div class='ctx'> "explicitly \n"</div><div class='ctx'> "accept and fully agree to conform to the terms and conditions of this "</div><div class='hunk'>@@ -6271,7 +6271,7 @@ msgid ""</div><div class='ctx'> "The Software Products and attached documentation are provided \"as is\", "</div><div class='ctx'> "with no warranty, to the \n"</div><div class='ctx'> "extent permitted by law.\n"</div><div class='del'>-"Mandrakesoft S.A. will, in no circumstances and to the extent permitted by "</div><div class='add'>+"Mandriva S.A. will, in no circumstances and to the extent permitted by "</div><div class='ctx'> "law, be liable for any special,\n"</div><div class='ctx'> "incidental, direct or indirect damages whatsoever (including without "</div><div class='ctx'> "limitation damages for loss of \n"</div><div class='hunk'>@@ -6279,14 +6279,14 @@ msgid ""</div><div class='ctx'> "resulting from a court \n"</div><div class='ctx'> "judgment, or any other consequential loss) arising out of  the use or "</div><div class='ctx'> "inability to use the Software \n"</div><div class='del'>-"Products, even if Mandrakesoft S.A. has been advised of the possibility or "</div><div class='add'>+"Products, even if Mandriva S.A. has been advised of the possibility or "</div><div class='ctx'> "occurrence of such \n"</div><div class='ctx'> "damages.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN SOME "</div><div class='ctx'> "COUNTRIES\n"</div><div class='ctx'> "\n"</div><div class='del'>-"To the extent permitted by law, Mandrakesoft S.A. or its distributors will, "</div><div class='add'>+"To the extent permitted by law, Mandriva S.A. or its distributors will, "</div><div class='ctx'> "in no circumstances, be \n"</div><div class='ctx'> "liable for any special, incidental, direct or indirect damages whatsoever "</div><div class='ctx'> "(including without \n"</div><div class='hunk'>@@ -6296,7 +6296,7 @@ msgid ""</div><div class='ctx'> "loss) arising out \n"</div><div class='ctx'> "of the possession and use of software components or arising out of  "</div><div class='ctx'> "downloading software components \n"</div><div class='del'>-"from one of Mandrakelinux sites  which are prohibited or restricted in some "</div><div class='add'>+"from one of Mandrivalinux sites  which are prohibited or restricted in some "</div><div class='ctx'> "countries by local laws.\n"</div><div class='ctx'> "This limited liability applies to, but is not restricted to, the strong "</div><div class='ctx'> "cryptography components \n"</div><div class='hunk'>@@ -6316,10 +6316,10 @@ msgid ""</div><div class='ctx'> "and conditions of the license agreement for each component before using any "</div><div class='ctx'> "component. Any question \n"</div><div class='ctx'> "on a component license should be addressed to the component author and not "</div><div class='del'>-"to Mandrakesoft.\n"</div><div class='del'>-"The programs developed by Mandrakesoft S.A. are governed by the GPL License. "</div><div class='add'>+"to Mandriva.\n"</div><div class='add'>+"The programs developed by Mandriva S.A. are governed by the GPL License. "</div><div class='ctx'> "Documentation written \n"</div><div class='del'>-"by Mandrakesoft S.A. is governed by a specific license. Please refer to the "</div><div class='add'>+"by Mandriva S.A. is governed by a specific license. Please refer to the "</div><div class='ctx'> "documentation for \n"</div><div class='ctx'> "further details.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6330,11 +6330,11 @@ msgid ""</div><div class='ctx'> "respective authors and are \n"</div><div class='ctx'> "protected by intellectual property and copyright laws applicable to software "</div><div class='ctx'> "programs.\n"</div><div class='del'>-"Mandrakesoft S.A. reserves its rights to modify or adapt the Software "</div><div class='add'>+"Mandriva S.A. reserves its rights to modify or adapt the Software "</div><div class='ctx'> "Products, as a whole or in \n"</div><div class='ctx'> "parts, by all means and for all purposes.\n"</div><div class='del'>-"\"Mandrake\", \"Mandrakelinux\" and associated logos are trademarks of "</div><div class='del'>-"Mandrakesoft S.A.  \n"</div><div class='add'>+"\"Mandriva\", \"Mandrivalinux\" and associated logos are trademarks of "</div><div class='add'>+"Mandriva S.A.  \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "5. Governing Laws \n"</div><div class='hunk'>@@ -6350,7 +6350,7 @@ msgid ""</div><div class='ctx'> "court. As a last \n"</div><div class='ctx'> "resort, the dispute will be referred to the appropriate Courts of Law of "</div><div class='ctx'> "Paris - France.\n"</div><div class='del'>-"For any question on this document, please contact Mandrakesoft S.A.  \n"</div><div class='add'>+"For any question on this document, please contact Mandriva S.A.  \n"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Järgnev lõppkasutaja litsents on eksimuste vältimiseks originaalkeeles!\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6358,19 +6358,19 @@ msgstr ""</div><div class='ctx'> "Introduction\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "The operating system and the different components available in the "</div><div class='del'>-"Mandrakelinux distribution \n"</div><div class='add'>+"Mandrivalinux distribution \n"</div><div class='ctx'> "shall be called the \"Software Products\" hereafter. The Software Products "</div><div class='ctx'> "include, but are not \n"</div><div class='ctx'> "restricted to, the set of programs, methods, rules and documentation related "</div><div class='ctx'> "to the operating \n"</div><div class='del'>-"system and the different components of the Mandrakelinux distribution.\n"</div><div class='add'>+"system and the different components of the Mandrivalinux distribution.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "1. License Agreement\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Please read this document carefully. This document is a license agreement "</div><div class='ctx'> "between you and  \n"</div><div class='del'>-"Mandrakesoft S.A. which applies to the Software Products.\n"</div><div class='add'>+"Mandriva S.A. which applies to the Software Products.\n"</div><div class='ctx'> "By installing, duplicating or using the Software Products in any manner, you "</div><div class='ctx'> "explicitly \n"</div><div class='ctx'> "accept and fully agree to conform to the terms and conditions of this "</div><div class='hunk'>@@ -6392,7 +6392,7 @@ msgstr ""</div><div class='ctx'> "The Software Products and attached documentation are provided \"as is\", "</div><div class='ctx'> "with no warranty, to the \n"</div><div class='ctx'> "extent permitted by law.\n"</div><div class='del'>-"Mandrakesoft S.A. will, in no circumstances and to the extent permitted by "</div><div class='add'>+"Mandriva S.A. will, in no circumstances and to the extent permitted by "</div><div class='ctx'> "law, be liable for any special,\n"</div><div class='ctx'> "incidental, direct or indirect damages whatsoever (including without "</div><div class='ctx'> "limitation damages for loss of \n"</div><div class='hunk'>@@ -6400,14 +6400,14 @@ msgstr ""</div><div class='ctx'> "resulting from a court \n"</div><div class='ctx'> "judgment, or any other consequential loss) arising out of  the use or "</div><div class='ctx'> "inability to use the Software \n"</div><div class='del'>-"Products, even if Mandrakesoft S.A. has been advised of the possibility or "</div><div class='add'>+"Products, even if Mandriva S.A. has been advised of the possibility or "</div><div class='ctx'> "occurrence of such \n"</div><div class='ctx'> "damages.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN SOME "</div><div class='ctx'> "COUNTRIES\n"</div><div class='ctx'> "\n"</div><div class='del'>-"To the extent permitted by law, Mandrakesoft S.A. or its distributors will, "</div><div class='add'>+"To the extent permitted by law, Mandriva S.A. or its distributors will, "</div><div class='ctx'> "in no circumstances, be \n"</div><div class='ctx'> "liable for any special, incidental, direct or indirect damages whatsoever "</div><div class='ctx'> "(including without \n"</div><div class='hunk'>@@ -6417,7 +6417,7 @@ msgstr ""</div><div class='ctx'> "loss) arising out \n"</div><div class='ctx'> "of the possession and use of software components or arising out of  "</div><div class='ctx'> "downloading software components \n"</div><div class='del'>-"from one of Mandrakelinux sites  which are prohibited or restricted in some "</div><div class='add'>+"from one of Mandrivalinux sites  which are prohibited or restricted in some "</div><div class='ctx'> "countries by local laws.\n"</div><div class='ctx'> "This limited liability applies to, but is not restricted to, the strong "</div><div class='ctx'> "cryptography components \n"</div><div class='hunk'>@@ -6437,10 +6437,10 @@ msgstr ""</div><div class='ctx'> "and conditions of the license agreement for each component before using any "</div><div class='ctx'> "component. Any question \n"</div><div class='ctx'> "on a component license should be addressed to the component author and not "</div><div class='del'>-"to Mandrakesoft.\n"</div><div class='del'>-"The programs developed by Mandrakesoft S.A. are governed by the GPL License. "</div><div class='add'>+"to Mandriva.\n"</div><div class='add'>+"The programs developed by Mandriva S.A. are governed by the GPL License. "</div><div class='ctx'> "Documentation written \n"</div><div class='del'>-"by Mandrakesoft S.A. is governed by a specific license. Please refer to the "</div><div class='add'>+"by Mandriva S.A. is governed by a specific license. Please refer to the "</div><div class='ctx'> "documentation for \n"</div><div class='ctx'> "further details.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6451,11 +6451,11 @@ msgstr ""</div><div class='ctx'> "respective authors and are \n"</div><div class='ctx'> "protected by intellectual property and copyright laws applicable to software "</div><div class='ctx'> "programs.\n"</div><div class='del'>-"Mandrakesoft S.A. reserves its rights to modify or adapt the Software "</div><div class='add'>+"Mandriva S.A. reserves its rights to modify or adapt the Software "</div><div class='ctx'> "Products, as a whole or in \n"</div><div class='ctx'> "parts, by all means and for all purposes.\n"</div><div class='del'>-"\"Mandrake\", \"Mandrakelinux\" and associated logos are trademarks of "</div><div class='del'>-"Mandrakesoft S.A.  \n"</div><div class='add'>+"\"Mandriva\", \"Mandrivalinux\" and associated logos are trademarks of "</div><div class='add'>+"Mandriva S.A.  \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "5. Governing Laws \n"</div><div class='hunk'>@@ -6471,7 +6471,7 @@ msgstr ""</div><div class='ctx'> "court. As a last \n"</div><div class='ctx'> "resort, the dispute will be referred to the appropriate Courts of Law of "</div><div class='ctx'> "Paris - France.\n"</div><div class='del'>-"For any question on this document, please contact Mandrakesoft S.A.  \n"</div><div class='add'>+"For any question on this document, please contact Mandriva S.A.  \n"</div><div class='ctx'> </div><div class='ctx'> #: install_messages.pm:90</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -6565,7 +6565,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "For information on fixes which are available for this release of "</div><div class='del'>-"Mandrakelinux,\n"</div><div class='add'>+"Mandrivalinux,\n"</div><div class='ctx'> "consult the Errata available from:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6573,21 +6573,21 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Information on configuring your system is available in the post\n"</div><div class='del'>-"install chapter of the Official Mandrakelinux User's Guide."</div><div class='add'>+"install chapter of the Official Mandrivalinux User's Guide."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Õnnitleme, paigaldamine on edukalt lõpetatud.\n"</div><div class='ctx'> "Võtke palun välja diskett ja/või CD ja vajutage Enter alglaadimiseks.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Informatsiooni selle distributsiooni paranduste kohta (Errata) saab\n"</div><div class='del'>-"Mandrakelinuxi koduleheküljelt:\n"</div><div class='add'>+"Mandrivalinuxi koduleheküljelt:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "%s\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Abi süsteemi edasiseks seadistamiseks saab eelkõige\n"</div><div class='del'>-"Mandrakelinuxi kasutaja käsiraamatust."</div><div class='add'>+"Mandrivalinuxi kasutaja käsiraamatust."</div><div class='ctx'> </div><div class='ctx'> #. -PO: keep the double empty lines between sections, this is formatted a la LaTeX</div><div class='ctx'> #: install_messages.pm:144</div><div class='hunk'>@@ -6621,7 +6621,7 @@ msgstr "Järgmine samm: %s\n"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Your system is low on resources. You may have some problem installing\n"</div><div class='del'>-"Mandrakelinux. If that occurs, you can try a text install instead. For "</div><div class='add'>+"Mandrivalinux. If that occurs, you can try a text install instead. For "</div><div class='ctx'> "this,\n"</div><div class='ctx'> "press `F1' when booting on CDROM, then enter `text'."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -7151,7 +7151,7 @@ msgid ""</div><div class='ctx'> "Do you want to install the updates?"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Teil on nüüd võimalus alla laadida uuendatud pakette. Need on välja lastud\n"</div><div class='del'>-"pärast Mandrakelinuxi distributsiooni ilmumist ja võivad sisaldada vigade\n"</div><div class='add'>+"pärast Mandrivalinuxi distributsiooni ilmumist ja võivad sisaldada vigade\n"</div><div class='ctx'> "parandusi või turvauuendusi.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Allalaadimiseks peab Teil olema töötav internetiühendus.\n"</div><div class='hunk'>@@ -7161,9 +7161,9 @@ msgstr ""</div><div class='ctx'> #: install_steps_interactive.pm:821</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Contacting Mandrakelinux web site to get the list of available mirrors..."</div><div class='add'>+"Contacting Mandrivalinux web site to get the list of available mirrors..."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinuxi veebisaidilt saadaolevate peeglite nimekirja hankimine..."</div><div class='add'>+"Mandrivalinuxi veebisaidilt saadaolevate peeglite nimekirja hankimine..."</div><div class='ctx'> </div><div class='ctx'> #: install_steps_interactive.pm:840</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -7386,8 +7386,8 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: install_steps_newt.pm:20</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Installation %s"</div><div class='del'>-msgstr "Mandrakelinuxi paigaldamine %s"</div><div class='add'>+msgid "Mandrivalinux Installation %s"</div><div class='add'>+msgstr "Mandrivalinuxi paigaldamine %s"</div><div class='ctx'> </div><div class='ctx'> #. -PO: This string must fit in a 80-char wide text screen</div><div class='ctx'> #: install_steps_newt.pm:34</div><div class='hunk'>@@ -9973,7 +9973,7 @@ msgstr "BitTorrent"</div><div class='ctx'> msgid ""</div><div class='ctx'> "drakfirewall configurator\n"</div><div class='ctx'> "\n"</div><div class='del'>-"This configures a personal firewall for this Mandrakelinux machine.\n"</div><div class='add'>+"This configures a personal firewall for this Mandrivalinux machine.\n"</div><div class='ctx'> "For a powerful and dedicated firewall solution, please look to the\n"</div><div class='ctx'> "specialized MandrakeSecurity Firewall distribution."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -14021,11 +14021,11 @@ msgstr ""</div><div class='ctx'> #: printer/printerdrake.pm:3929</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Run Scannerdrake (Hardware/Scanner in Mandrakelinux Control Center) to share "</div><div class='add'>+"Run Scannerdrake (Hardware/Scanner in Mandrivalinux Control Center) to share "</div><div class='ctx'> "your scanner on the network.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Oma skänneri väljajagamiseks võrgus käivitage Scannerdrake (Mandrakelinuxi "</div><div class='add'>+"Oma skänneri väljajagamiseks võrgus käivitage Scannerdrake (Mandrivalinuxi "</div><div class='ctx'> "juhtimiskeskuses rubriik Riistvara/Skänner).\n"</div><div class='ctx'> "\n"</div><div class='ctx'> </div><div class='hunk'>@@ -15933,23 +15933,23 @@ msgstr "Peata"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;What is Mandrakelinux?&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mis on Mandrakelinux?&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;What is Mandrivalinux?&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mis on Mandrivalinux?&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Welcome to &lt;b&gt;Mandrakelinux&lt;/b&gt;!"</div><div class='del'>-msgstr "Tere tulemast &lt;b&gt;Mandrakelinuxisse&lt;/b&gt;!"</div><div class='add'>+msgid "Welcome to &lt;b&gt;Mandrivalinux&lt;/b&gt;!"</div><div class='add'>+msgstr "Tere tulemast &lt;b&gt;Mandrivalinuxisse&lt;/b&gt;!"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is a &lt;b&gt;Linux distribution&lt;/b&gt; that comprises the core of the "</div><div class='add'>+"Mandrivalinux is a &lt;b&gt;Linux distribution&lt;/b&gt; that comprises the core of the "</div><div class='ctx'> "system, called the &lt;b&gt;operating system&lt;/b&gt; (based on the Linux kernel) "</div><div class='ctx'> "together with &lt;b&gt;a lot of applications&lt;/b&gt; meeting every need you could even "</div><div class='ctx'> "think of."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux on &lt;b&gt;Linuxi distributsioon&lt;/b&gt;, mis koosneb süsteemi "</div><div class='add'>+"Mandrivalinux on &lt;b&gt;Linuxi distributsioon&lt;/b&gt;, mis koosneb süsteemi "</div><div class='ctx'> "tuumikust ehk &lt;b&gt;operatsioonisüsteemist&lt;/b&gt; (selle aluseks on Linuxi kernel) "</div><div class='ctx'> "ning &lt;b&gt;paljudest rakendustest&lt;/b&gt;, mis rahuldavad ilmselt küll kõik Teie "</div><div class='ctx'> "vajadused."</div><div class='hunk'>@@ -15957,10 +15957,10 @@ msgstr ""</div><div class='ctx'> #: share/advertising/01.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is the most &lt;b&gt;user-friendly&lt;/b&gt; Linux distribution today. It "</div><div class='add'>+"Mandrivalinux is the most &lt;b&gt;user-friendly&lt;/b&gt; Linux distribution today. It "</div><div class='ctx'> "is also one of the &lt;b&gt;most widely used&lt;/b&gt; Linux distributions worldwide!"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux on kõige &lt;b&gt;kasutajasõbralikum&lt;/b&gt; Linuxi distributsioon. See "</div><div class='add'>+"Mandrivalinux on kõige &lt;b&gt;kasutajasõbralikum&lt;/b&gt; Linuxi distributsioon. See "</div><div class='ctx'> "on üks maailma &lt;b&gt;kõige kasutatavamaid&lt;/b&gt; distributsioone!"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/02.pl:13</div><div class='hunk'>@@ -15976,13 +15976,13 @@ msgstr "Tere tulemast &lt;b&gt;vaba tarkvara maailma&lt;/b&gt;!"</div><div class='ctx'> #: share/advertising/02.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is committed to the open source model. This means that this "</div><div class='del'>-"new release is the result of &lt;b&gt;collaboration&lt;/b&gt; between &lt;b&gt;Mandrakesoft's "</div><div class='del'>-"team of developers&lt;/b&gt; and the &lt;b&gt;worldwide community&lt;/b&gt; of Mandrakelinux "</div><div class='add'>+"Mandrivalinux is committed to the open source model. This means that this "</div><div class='add'>+"new release is the result of &lt;b&gt;collaboration&lt;/b&gt; between &lt;b&gt;Mandriva's "</div><div class='add'>+"team of developers&lt;/b&gt; and the &lt;b&gt;worldwide community&lt;/b&gt; of Mandrivalinux "</div><div class='ctx'> "contributors."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux toetab kõigiti vaba tarkvara. Ka praegune väljalase on "</div><div class='del'>-"&lt;b&gt;Mandrakesofti arendajate meeskonna&lt;/b&gt; ja Mandrakelinuxi &lt;b&gt;üleilmse "</div><div class='add'>+"Mandrivalinux toetab kõigiti vaba tarkvara. Ka praegune väljalase on "</div><div class='add'>+"&lt;b&gt;Mandrivai arendajate meeskonna&lt;/b&gt; ja Mandrivalinuxi &lt;b&gt;üleilmse "</div><div class='ctx'> "kaasautorite kogukonna&lt;/b&gt; &lt;b&gt;ühise koostöö&lt;/b&gt; vili."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/02.pl:19</div><div class='hunk'>@@ -16003,9 +16003,9 @@ msgstr "&lt;b&gt;GPL&lt;/b&gt;"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Most of the software included in the distribution and all of the "</div><div class='del'>-"Mandrakelinux tools are licensed under the &lt;b&gt;General Public License&lt;/b&gt;."</div><div class='add'>+"Mandrivalinux tools are licensed under the &lt;b&gt;General Public License&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Suuremat osa distributsiooni kaasatud tarkvara ja kõiki Mandrakelinuxi "</div><div class='add'>+"Suuremat osa distributsiooni kaasatud tarkvara ja kõiki Mandrivalinuxi "</div><div class='ctx'> "abivahendeid levitatakse &lt;b&gt;Üldise Avaliku Litsentsi&lt;/b&gt; (GPL) alusel."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/03.pl:17</div><div class='hunk'>@@ -16031,20 +16031,20 @@ msgstr ""</div><div class='ctx'> #: share/advertising/04.pl:13</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid "&lt;b&gt;Join the Community&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Liituge Mandrakelinuxi kogukonnaga&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Liituge Mandrivalinuxi kogukonnaga&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/04.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux has one of the &lt;b&gt;biggest communities&lt;/b&gt; of users and "</div><div class='add'>+"Mandrivalinux has one of the &lt;b&gt;biggest communities&lt;/b&gt; of users and "</div><div class='ctx'> "developers. The role of such a community is very wide, ranging from bug "</div><div class='ctx'> "reporting to the development of new applications. The community plays a "</div><div class='del'>-"&lt;b&gt;key role&lt;/b&gt; in the Mandrakelinux world."</div><div class='add'>+"&lt;b&gt;key role&lt;/b&gt; in the Mandrivalinux world."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinuxi kasutajad ja arendajad moodustavad &lt;b&gt;väga suure kogukonna&lt;/"</div><div class='add'>+"Mandrivalinuxi kasutajad ja arendajad moodustavad &lt;b&gt;väga suure kogukonna&lt;/"</div><div class='ctx'> "b&gt;. Selle liikmete tegevusvaldkond on äärmiselt lai, ulatudes vigade "</div><div class='ctx'> "teatamisest kuni uute rakenduste väljatöötamiseni. Kogukonnal on "</div><div class='del'>-"Mandrakelinuxi maailmas lausa &lt;b&gt;võtmeroll&lt;/b&gt;."</div><div class='add'>+"Mandrivalinuxi maailmas lausa &lt;b&gt;võtmeroll&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/04.pl:17</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16066,11 +16066,11 @@ msgstr "&lt;b&gt;Allatõmmatav versioon&lt;/b&gt; (\"Download version\")"</div><div class='ctx'> #: share/advertising/05.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"You are now installing &lt;b&gt;Mandrakelinux Download&lt;/b&gt;. This is the free "</div><div class='del'>-"version that Mandrakesoft wants to keep &lt;b&gt;available to everyone&lt;/b&gt;."</div><div class='add'>+"You are now installing &lt;b&gt;Mandrivalinux Download&lt;/b&gt;. This is the free "</div><div class='add'>+"version that Mandriva wants to keep &lt;b&gt;available to everyone&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Paigaldate praegu &lt;b&gt;Mandrakelinuxi allatõmmatavat&lt;/b&gt; versiooni. See on "</div><div class='del'>-"vaba versioon, mis Mandrakesofti tahtmist mööda on &lt;b&gt;kättesaadav kõigile&lt;/"</div><div class='add'>+"Paigaldate praegu &lt;b&gt;Mandrivalinuxi allatõmmatavat&lt;/b&gt; versiooni. See on "</div><div class='add'>+"vaba versioon, mis Mandrivai tahtmist mööda on &lt;b&gt;kättesaadav kõigile&lt;/"</div><div class='ctx'> "b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/05.pl:19</div><div class='hunk'>@@ -16103,9 +16103,9 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "You will not have access to the &lt;b&gt;services included&lt;/b&gt; in the other "</div><div class='del'>-"Mandrakesoft products either."</div><div class='add'>+"Mandriva products either."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Teil puudub ligipääs ka muudesse Mandrakesofti toodetesse &lt;b&gt;lisatud "</div><div class='add'>+"Teil puudub ligipääs ka muudesse Mandrivai toodetesse &lt;b&gt;lisatud "</div><div class='ctx'> "teenustele&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:13</div><div class='hunk'>@@ -16115,8 +16115,8 @@ msgstr "&lt;b&gt;Discovery - Teie esimene Linuxi töölaud&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux Discovery&lt;/b&gt;."</div><div class='del'>-msgstr "Paigaldate praegu &lt;b&gt;Mandrakelinuxi Discovery&lt;/b&gt; versiooni."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux Discovery&lt;/b&gt;."</div><div class='add'>+msgstr "Paigaldate praegu &lt;b&gt;Mandrivalinuxi Discovery&lt;/b&gt; versiooni."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:17</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16138,17 +16138,17 @@ msgstr "&lt;b&gt;PowerPack - tipptasemel Linuxi töölaud&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/07.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux PowerPack&lt;/b&gt;."</div><div class='del'>-msgstr "Paigaldate praegu &lt;b&gt;Mandrakelinuxi PowerPack&lt;/b&gt; versiooni."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux PowerPack&lt;/b&gt;."</div><div class='add'>+msgstr "Paigaldate praegu &lt;b&gt;Mandrivalinuxi PowerPack&lt;/b&gt; versiooni."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/07.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"PowerPack is Mandrakesoft's &lt;b&gt;premier Linux desktop&lt;/b&gt; product. PowerPack "</div><div class='add'>+"PowerPack is Mandriva's &lt;b&gt;premier Linux desktop&lt;/b&gt; product. PowerPack "</div><div class='ctx'> "includes &lt;b&gt;thousands of applications&lt;/b&gt; - everything from the most popular "</div><div class='ctx'> "to the most advanced."</div><div class='ctx'> msgstr ""</div><div class='del'>-"PowerPack on Mandrakesofti &lt;b&gt;tipptasemega Linuxi töölaua lahendus&lt;/b&gt;. "</div><div class='add'>+"PowerPack on Mandrivai &lt;b&gt;tipptasemega Linuxi töölaua lahendus&lt;/b&gt;. "</div><div class='ctx'> "PowerPack pakub &lt;b&gt;tuhandeid rakendusi&lt;/b&gt; alates kõige populaarsematest "</div><div class='ctx'> "kuni kõige spetsiifilisemateni."</div><div class='ctx'> </div><div class='hunk'>@@ -16159,8 +16159,8 @@ msgstr "&lt;b&gt;PowerPack+ - Linuxi lahendus töölaudadele ja serveritele&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/08.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux PowerPack+&lt;/b&gt;."</div><div class='del'>-msgstr "Paigaldate praegu &lt;b&gt;Mandrakelinuxi PowerPack+&lt;/b&gt; versiooni."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux PowerPack+&lt;/b&gt;."</div><div class='add'>+msgstr "Paigaldate praegu &lt;b&gt;Mandrivalinuxi PowerPack+&lt;/b&gt; versiooni."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/08.pl:17</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16177,22 +16177,22 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakesofti tooted&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandrivai tooted&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakesoft&lt;/b&gt; has developed a wide range of &lt;b&gt;Mandrakelinux&lt;/b&gt; "</div><div class='add'>+"&lt;b&gt;Mandriva&lt;/b&gt; has developed a wide range of &lt;b&gt;Mandrivalinux&lt;/b&gt; "</div><div class='ctx'> "products."</div><div class='ctx'> msgstr ""</div><div class='del'>-"&lt;b&gt;Mandrakesoft&lt;/b&gt; on välja töötanud terve rea &lt;b&gt;Mandrakelinuxi&lt;/b&gt; "</div><div class='add'>+"&lt;b&gt;Mandriva&lt;/b&gt; on välja töötanud terve rea &lt;b&gt;Mandrivalinuxi&lt;/b&gt; "</div><div class='ctx'> "tooteid."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:17</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "The Mandrakelinux products are:"</div><div class='del'>-msgstr "Mandrakelinux koosseisu kuuluvad järgmised tooted:"</div><div class='add'>+msgid "The Mandrivalinux products are:"</div><div class='add'>+msgstr "Mandrivalinux koosseisu kuuluvad järgmised tooted:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:18</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16212,73 +16212,73 @@ msgstr "\t* &lt;b&gt;PowerPack+&lt;/b&gt; - Linuxi lahendus töölaudadele ja serveritele."</div><div class='ctx'> #: share/advertising/09.pl:21</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;Mandrakelinux for x86-64&lt;/b&gt;, The Mandrakelinux solution for making "</div><div class='add'>+"\t* &lt;b&gt;Mandrivalinux for x86-64&lt;/b&gt;, The Mandrivalinux solution for making "</div><div class='ctx'> "the most of your 64-bit processor."</div><div class='ctx'> msgstr ""</div><div class='del'>-"\t* &lt;b&gt;Mandrakelinux for x86-64&lt;/b&gt; - Mandrakelinuxi lahendus, mis sobib "</div><div class='add'>+"\t* &lt;b&gt;Mandrivalinux for x86-64&lt;/b&gt; - Mandrivalinuxi lahendus, mis sobib "</div><div class='ctx'> "kõige paremini Teie 64-bitisele protsessorile."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products (Nomad Products)&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakesofti tooted (kaasaskantavad)&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products (Nomad Products)&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandrivai tooted (kaasaskantavad)&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakesoft has developed two products that allow you to use Mandrakelinux "</div><div class='add'>+"Mandriva has developed two products that allow you to use Mandrivalinux "</div><div class='ctx'> "&lt;b&gt;on any computer&lt;/b&gt; and without any need to actually install it:"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakesoft on välja töötanud kaks toodet, mis lubavad Teil kasutada "</div><div class='del'>-"Mandrakelinuxit &lt;b&gt;suvalises arvutis&lt;/b&gt;, ilma et peaksite seda tegelikult "</div><div class='add'>+"Mandriva on välja töötanud kaks toodet, mis lubavad Teil kasutada "</div><div class='add'>+"Mandrivalinuxit &lt;b&gt;suvalises arvutis&lt;/b&gt;, ilma et peaksite seda tegelikult "</div><div class='ctx'> "arvutisse paigaldamagi:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:18</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;Move&lt;/b&gt;, a Mandrakelinux distribution that runs entirely from a "</div><div class='add'>+"\t* &lt;b&gt;Move&lt;/b&gt;, a Mandrivalinux distribution that runs entirely from a "</div><div class='ctx'> "bootable CD-ROM."</div><div class='ctx'> msgstr ""</div><div class='del'>-"\t* &lt;b&gt;Move&lt;/b&gt; - Mandrakelinuxi distributsioon, mis töötab täielikult "</div><div class='add'>+"\t* &lt;b&gt;Move&lt;/b&gt; - Mandrivalinuxi distributsioon, mis töötab täielikult "</div><div class='ctx'> "alglaaditava CD pealt."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, a Mandrakelinux distribution pre-installed on the "</div><div class='add'>+"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, a Mandrivalinux distribution pre-installed on the "</div><div class='ctx'> "ultra-compact “LaCie Mobile Hard Drive”."</div><div class='ctx'> msgstr ""</div><div class='del'>-"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt; - Mandrakelinuxi distributsioon, mis on juba "</div><div class='add'>+"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt; - Mandrivalinuxi distributsioon, mis on juba "</div><div class='ctx'> "paigaldatud ülikompaktsele LaCie välisele kõvakettale."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products (Professional Solutions)&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakesofti tooted (professonaalsed lahendused)&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products (Professional Solutions)&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandrivai tooted (professonaalsed lahendused)&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Below are the Mandrakesoft products designed to meet the &lt;b&gt;professional "</div><div class='add'>+"Below are the Mandriva products designed to meet the &lt;b&gt;professional "</div><div class='ctx'> "needs&lt;/b&gt;:"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Toome siin ära Mandrakesofti tooted, mis peavad rahuldama ka kõige "</div><div class='add'>+"Toome siin ära Mandrivai tooted, mis peavad rahuldama ka kõige "</div><div class='ctx'> "nõudlikumaid &lt;b&gt;professionaalseid vajadusi&lt;/b&gt;:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:16</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, The Mandrakelinux Desktop for Businesses."</div><div class='del'>-msgstr "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt; - Mandrakelinuxi töölaud firmadele."</div><div class='add'>+msgid "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, The Mandrivalinux Desktop for Businesses."</div><div class='add'>+msgstr "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt; - Mandrivalinuxi töölaud firmadele."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:17</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, The Mandrakelinux Server Solution."</div><div class='del'>-msgstr "\t* &lt;b&gt;Corporate Server&lt;/b&gt; - Mandrakelinuxi serverilahendus."</div><div class='add'>+msgid "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, The Mandrivalinux Server Solution."</div><div class='add'>+msgstr "\t* &lt;b&gt;Corporate Server&lt;/b&gt; - Mandrivalinuxi serverilahendus."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:18</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, The Mandrakelinux Security Solution."</div><div class='del'>-msgstr "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt; - Mandrakelinuxi turvalahendus."</div><div class='add'>+msgid "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, The Mandrivalinux Security Solution."</div><div class='add'>+msgstr "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt; - Mandrivalinuxi turvalahendus."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/12.pl:13</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16322,10 +16322,10 @@ msgstr "&lt;b&gt;Valige meelepärane graafiline töökeskkond&lt;/b&gt;"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "With PowerPack, you will have the choice of the &lt;b&gt;graphical desktop "</div><div class='del'>-"environment&lt;/b&gt;. Mandrakesoft has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='add'>+"environment&lt;/b&gt;. Mandriva has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "PowerPack võimaldab teil valida meelepärase &lt;b&gt;graafilise töökeskkonna&lt;/b&gt;. "</div><div class='del'>-"Mandrakesoft on selleks vaikimisi valinud &lt;b&gt;KDE&lt;/b&gt;."</div><div class='add'>+"Mandriva on selleks vaikimisi valinud &lt;b&gt;KDE&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/13-a.pl:17 share/advertising/13-b.pl:17</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16350,10 +16350,10 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "With PowerPack+, you will have the choice of the &lt;b&gt;graphical desktop "</div><div class='del'>-"environment&lt;/b&gt;. Mandrakesoft has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='add'>+"environment&lt;/b&gt;. Mandriva has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "PowerPack+ võimaldab teil valida meelepärase &lt;b&gt;graafilise töökeskkonna&lt;/b&gt;. "</div><div class='del'>-"Mandrakesoft on selleks vaikimisi valinud &lt;b&gt;KDE&lt;/b&gt;."</div><div class='add'>+"Mandriva on selleks vaikimisi valinud &lt;b&gt;KDE&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/14.pl:15</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16480,10 +16480,10 @@ msgstr "&lt;b&gt;Ääretu valik rakendusi igaks vajaduseks&lt;/b&gt;"</div><div class='ctx'> #: share/advertising/18.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"In the Mandrakelinux menu you will find &lt;b&gt;easy-to-use&lt;/b&gt; applications for "</div><div class='add'>+"In the Mandrivalinux menu you will find &lt;b&gt;easy-to-use&lt;/b&gt; applications for "</div><div class='ctx'> "&lt;b&gt;all of your tasks&lt;/b&gt;:"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinuxi menüüst leiab &lt;b&gt;hõlpsasti kasutatavad&lt;/b&gt; rakendused "</div><div class='add'>+"Mandrivalinuxi menüüst leiab &lt;b&gt;hõlpsasti kasutatavad&lt;/b&gt; rakendused "</div><div class='ctx'> "&lt;b&gt;igaks vajaduseks&lt;/b&gt;:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/18.pl:16</div><div class='hunk'>@@ -16746,18 +16746,18 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakelinux Control Center&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakelinuxi juhtimiskeskus&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandrivalinux Control Center&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandrivalinuxi juhtimiskeskus&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"The &lt;b&gt;Mandrakelinux Control Center&lt;/b&gt; is an essential collection of "</div><div class='del'>-"Mandrakelinux-specific utilities designed to simplify the configuration of "</div><div class='add'>+"The &lt;b&gt;Mandrivalinux Control Center&lt;/b&gt; is an essential collection of "</div><div class='add'>+"Mandrivalinux-specific utilities designed to simplify the configuration of "</div><div class='ctx'> "your computer."</div><div class='ctx'> msgstr ""</div><div class='del'>-"&lt;b&gt;Mandrakelinuxi juhtimiskeskus&lt;/b&gt; koondab ühtekokku olulised, "</div><div class='del'>-"Mandrakelinuxile spetsiifilised tööriistad, et Te saaksite oma arvutit "</div><div class='add'>+"&lt;b&gt;Mandrivalinuxi juhtimiskeskus&lt;/b&gt; koondab ühtekokku olulised, "</div><div class='add'>+"Mandrivalinuxile spetsiifilised tööriistad, et Te saaksite oma arvutit "</div><div class='ctx'> "lihtsamalt ja mugavamalt seadistada."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:17</div><div class='hunk'>@@ -16781,15 +16781,15 @@ msgstr "&lt;b&gt;Vaba tarkvara mudel&lt;/b&gt;"</div><div class='ctx'> msgid ""</div><div class='ctx'> "Like all computer programming, open source software &lt;b&gt;requires time and "</div><div class='ctx'> "people&lt;/b&gt; for development. In order to respect the open source philosophy, "</div><div class='del'>-"Mandrakesoft sells added value products and services to &lt;b&gt;keep improving "</div><div class='del'>-"Mandrakelinux&lt;/b&gt;. If you want to &lt;b&gt;support the open source philosophy&lt;/b&gt; "</div><div class='del'>-"and the development of Mandrakelinux, &lt;b&gt;please&lt;/b&gt; consider buying one of "</div><div class='add'>+"Mandriva sells added value products and services to &lt;b&gt;keep improving "</div><div class='add'>+"Mandrivalinux&lt;/b&gt;. If you want to &lt;b&gt;support the open source philosophy&lt;/b&gt; "</div><div class='add'>+"and the development of Mandrivalinux, &lt;b&gt;please&lt;/b&gt; consider buying one of "</div><div class='ctx'> "our products or services!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Nagu programmeerimine üldse, nõuab ka vaba tarkvara arendamiseks &lt;b&gt;aega ja "</div><div class='del'>-"inimesi&lt;/b&gt;. Vaba tarkvara põhimõtete vaimu elushoidmiseks müüb Mandrakesoft "</div><div class='del'>-"oma tooteid ja teenuseid, et &lt;b&gt;aidata arendada Mandrakelinuxit&lt;/b&gt;. Kui ka "</div><div class='del'>-"Teie soovite &lt;b&gt;toetada vaba tarkvara põhimõtteid&lt;/b&gt; ning Mandrakelinuxi "</div><div class='add'>+"inimesi&lt;/b&gt;. Vaba tarkvara põhimõtete vaimu elushoidmiseks müüb Mandriva "</div><div class='add'>+"oma tooteid ja teenuseid, et &lt;b&gt;aidata arendada Mandrivalinuxit&lt;/b&gt;. Kui ka "</div><div class='add'>+"Teie soovite &lt;b&gt;toetada vaba tarkvara põhimõtteid&lt;/b&gt; ning Mandrivalinuxi "</div><div class='ctx'> "arendustegevust, kaaluge &lt;b&gt;palun&lt;/b&gt; mõtet osta mõni meie toode või teenus!"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/27.pl:13</div><div class='hunk'>@@ -16800,10 +16800,10 @@ msgstr "&lt;b&gt;Internetikauplus&lt;/b&gt;"</div><div class='ctx'> #: share/advertising/27.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"To learn more about Mandrakesoft products and services, you can visit our "</div><div class='add'>+"To learn more about Mandriva products and services, you can visit our "</div><div class='ctx'> "&lt;b&gt;e-commerce platform&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakesofti toodete ja teenustega põhjalikumaks tutvumiseks võite "</div><div class='add'>+"Mandrivai toodete ja teenustega põhjalikumaks tutvumiseks võite "</div><div class='ctx'> "külastada meie &lt;b&gt;e-kaubanduse keskust&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/27.pl:17</div><div class='hunk'>@@ -16828,25 +16828,25 @@ msgstr "Astuge juba täna läbi aadressilt &lt;b&gt;store.mandrakesoft.com&lt;/b&gt;!"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeclub&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeclub&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Club&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Club&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakeclub&lt;/b&gt; is the &lt;b&gt;perfect companion&lt;/b&gt; to your Mandrakelinux "</div><div class='add'>+"&lt;b&gt;Mandriva Club&lt;/b&gt; is the &lt;b&gt;perfect companion&lt;/b&gt; to your Mandrivalinux "</div><div class='ctx'> "product.."</div><div class='ctx'> msgstr ""</div><div class='del'>-"&lt;b&gt;Mandrakeclub&lt;/b&gt; on &lt;b&gt;suurepärane kaaslane&lt;/b&gt; Teie Mandrakelinuxi "</div><div class='add'>+"&lt;b&gt;Mandriva Club&lt;/b&gt; on &lt;b&gt;suurepärane kaaslane&lt;/b&gt; Teie Mandrivalinuxi "</div><div class='ctx'> "tootele."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Take advantage of &lt;b&gt;valuable benefits&lt;/b&gt; by joining Mandrakeclub, such as:"</div><div class='add'>+"Take advantage of &lt;b&gt;valuable benefits&lt;/b&gt; by joining Mandriva Club, such as:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Saage kasu &lt;b&gt;hinnalistest eelistest&lt;/b&gt;, mida pakub ühinemine "</div><div class='del'>-"Mandrakeclub'iga:"</div><div class='add'>+"Mandriva Club'iga:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:20</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16868,39 +16868,39 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:22</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* Participation in Mandrakelinux &lt;b&gt;user forums&lt;/b&gt;."</div><div class='del'>-msgstr "\t* Osalemine Mandrakelinuxi &lt;b&gt;kasutajate foorumitel&lt;/b&gt;."</div><div class='add'>+msgid "\t* Participation in Mandrivalinux &lt;b&gt;user forums&lt;/b&gt;."</div><div class='add'>+msgstr "\t* Osalemine Mandrivalinuxi &lt;b&gt;kasutajate foorumitel&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:23</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "\t* &lt;b&gt;Early and privileged access&lt;/b&gt;, before public release, to "</div><div class='del'>-"Mandrakelinux &lt;b&gt;ISO images&lt;/b&gt;."</div><div class='add'>+"Mandrivalinux &lt;b&gt;ISO images&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "\t* &lt;b&gt;Varane ja privilegeeritud ligipääs&lt;/b&gt; juba enne ametlikku väljalaset "</div><div class='del'>-"Mandrakelinuxi &lt;b&gt;ISO-tõmmistele&lt;/b&gt;."</div><div class='add'>+"Mandrivalinuxi &lt;b&gt;ISO-tõmmistele&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeonline&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeonline&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Online&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Online&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakeonline&lt;/b&gt; is a new premium service that Mandrakesoft is proud to "</div><div class='add'>+"&lt;b&gt;Mandriva Online&lt;/b&gt; is a new premium service that Mandriva is proud to "</div><div class='ctx'> "offer its customers!"</div><div class='ctx'> msgstr ""</div><div class='del'>-"&lt;b&gt;Mandrakeonline&lt;/b&gt; on uus suurepärane teenus, mida Mandrakesoft uhkusega "</div><div class='add'>+"&lt;b&gt;Mandriva Online&lt;/b&gt; on uus suurepärane teenus, mida Mandriva uhkusega "</div><div class='ctx'> "oma klientidele pakub!"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakeonline provides a wide range of valuable services for &lt;b&gt;easily "</div><div class='del'>-"updating&lt;/b&gt; your Mandrakelinux systems:"</div><div class='add'>+"Mandriva Online provides a wide range of valuable services for &lt;b&gt;easily "</div><div class='add'>+"updating&lt;/b&gt; your Mandrivalinux systems:"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakeonline tähendab mitmeid hinnalisi teenuseid oma Mandrakelinuxi "</div><div class='add'>+"Mandriva Online tähendab mitmeid hinnalisi teenuseid oma Mandrivalinuxi "</div><div class='ctx'> "süsteemi &lt;b&gt;hõlpsaks uuendamiseks&lt;/b&gt;:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:18</div><div class='hunk'>@@ -16926,40 +16926,40 @@ msgstr "\t* Paindlik uuenduste &lt;b&gt;ajastamine&lt;/b&gt;."</div><div class='ctx'> #: share/advertising/29.pl:21</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* Management of &lt;b&gt;all your Mandrakelinux systems&lt;/b&gt; with one account."</div><div class='add'>+"\t* Management of &lt;b&gt;all your Mandrivalinux systems&lt;/b&gt; with one account."</div><div class='ctx'> msgstr ""</div><div class='del'>-"\t* &lt;b&gt;Kõigi oma Mandrakelinuxi süsteemide&lt;/b&gt; haldamine ühe konto alt."</div><div class='add'>+"\t* &lt;b&gt;Kõigi oma Mandrivalinuxi süsteemide&lt;/b&gt; haldamine ühe konto alt."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeexpert&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeexpert&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Expert&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Expert&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Do you require &lt;b&gt;assistance?&lt;/b&gt; Meet Mandrakesoft's technical experts on "</div><div class='add'>+"Do you require &lt;b&gt;assistance?&lt;/b&gt; Meet Mandriva's technical experts on "</div><div class='ctx'> "&lt;b&gt;our technical support platform&lt;/b&gt; www.mandrakeexpert.com."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Läheb Teil vaja &lt;b&gt;veidi abi&lt;/b&gt;? Mandrakesofti asjatundjad on valmis seda "</div><div class='add'>+"Läheb Teil vaja &lt;b&gt;veidi abi&lt;/b&gt;? Mandrivai asjatundjad on valmis seda "</div><div class='ctx'> "Teile osutama &lt;b&gt;meie tehnilise toe keskkonnas&lt;/b&gt; www.mandrakeexpert.com."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Thanks to the help of &lt;b&gt;qualified Mandrakelinux experts&lt;/b&gt;, you will save "</div><div class='add'>+"Thanks to the help of &lt;b&gt;qualified Mandrivalinux experts&lt;/b&gt;, you will save "</div><div class='ctx'> "a lot of time."</div><div class='ctx'> msgstr ""</div><div class='del'>-"&lt;b&gt;Kvalifitseeritud Mandrakelinuxi ekspertide&lt;/b&gt; abiga võite kokku hoida "</div><div class='add'>+"&lt;b&gt;Kvalifitseeritud Mandrivalinuxi ekspertide&lt;/b&gt; abiga võite kokku hoida "</div><div class='ctx'> "hulganisti aega ja vaeva."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"For any question related to Mandrakelinux, you have the possibility to "</div><div class='add'>+"For any question related to Mandrivalinux, you have the possibility to "</div><div class='ctx'> "purchase support incidents at &lt;b&gt;store.mandrakesoft.com&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Iga Mandrakelinuxiga seotud küsimuse puhul on Teil võimalik osta konkreetne "</div><div class='add'>+"Iga Mandrivalinuxiga seotud küsimuse puhul on Teil võimalik osta konkreetne "</div><div class='ctx'> "tugiteenus meie Internetikaupluses &lt;b&gt;store.mandrakesoft.com&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:25</div><div class='hunk'>@@ -17255,8 +17255,8 @@ msgstr "Jälgimisvahendid, protsesside jälgimine, tcpdump, nmap..."</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:196</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakesoft Wizards"</div><div class='del'>-msgstr "Mandrakesofti nõustajad"</div><div class='add'>+msgid "Mandriva Wizards"</div><div class='add'>+msgstr "Mandrivai nõustajad"</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:197</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -17351,8 +17351,8 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "VÕTMED:\n"</div><div class='ctx'> "  --help            - näitab käesolevat abiteadet.\n"</div><div class='del'>-"  -report           - rakendus peab olema üks Mandrakelinuxi tööriistadest\n"</div><div class='del'>-"  -incident         - rakendus peab olema üks Mandrakelinuxi tööriistadest"</div><div class='add'>+"  -report           - rakendus peab olema üks Mandrivalinuxi tööriistadest\n"</div><div class='add'>+"  -incident         - rakendus peab olema üks Mandrivalinuxi tööriistadest"</div><div class='ctx'> </div><div class='ctx'> #: standalone.pm:63</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -17407,7 +17407,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "[OPTIONS]...\n"</div><div class='del'>-"Mandrakelinux Terminal Server Configurator\n"</div><div class='add'>+"Mandrivalinux Terminal Server Configurator\n"</div><div class='ctx'> "--enable         : enable MTS\n"</div><div class='ctx'> "--disable        : disable MTS\n"</div><div class='ctx'> "--start          : start MTS\n"</div><div class='hunk'>@@ -17421,7 +17421,7 @@ msgid ""</div><div class='ctx'> "IP, nbi image name)"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "[VÕTMED]...\n"</div><div class='del'>-"Mandrakelinuxi terminaliserveri seadistaja\n"</div><div class='add'>+"Mandrivalinuxi terminaliserveri seadistaja\n"</div><div class='ctx'> "--enable         : lubab MTSi\n"</div><div class='ctx'> "--disable        : keelab MTSi\n"</div><div class='ctx'> "--start          : käivitab MTSi\n"</div><div class='hunk'>@@ -17479,14 +17479,14 @@ msgstr " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"</div><div class='ctx'> msgid ""</div><div class='ctx'> "[OPTION]...\n"</div><div class='ctx'> "  --no-confirmation      do not ask first confirmation question in "</div><div class='del'>-"MandrakeUpdate mode\n"</div><div class='add'>+"Mandriva Update mode\n"</div><div class='ctx'> "  --no-verify-rpm        do not verify packages signatures\n"</div><div class='ctx'> "  --changelog-first      display changelog before filelist in the "</div><div class='ctx'> "description window\n"</div><div class='ctx'> "  --merge-all-rpmnew     propose to merge all .rpmnew/.rpmsave files found"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "[VÕTI]...\n"</div><div class='del'>-"  --no-confirmation      ei küsita esimest kinnitust MandrakeUpdate "</div><div class='add'>+"  --no-confirmation      ei küsita esimest kinnitust Mandriva Update "</div><div class='ctx'> "režiimis\n"</div><div class='ctx'> "  -no-verify-rpm        pakettide signatuure ei kontrollita\n"</div><div class='ctx'> "  --changelog-first      näitab kirjelduse aknas enne failinimekirja "</div><div class='hunk'>@@ -20257,13 +20257,13 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:41</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Bug Report Tool"</div><div class='del'>-msgstr "Mandrakelinuxi vigadest teatamise vahend"</div><div class='add'>+msgid "Mandrivalinux Bug Report Tool"</div><div class='add'>+msgstr "Mandrivalinuxi vigadest teatamise vahend"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:46</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Control Center"</div><div class='del'>-msgstr "Mandrakelinuxi juhtimiskeskus"</div><div class='add'>+msgid "Mandrivalinux Control Center"</div><div class='add'>+msgstr "Mandrivalinuxi juhtimiskeskus"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:48</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -20283,8 +20283,8 @@ msgstr "HardDrake"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:51</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakeonline"</div><div class='del'>-msgstr "Mandrakeonline"</div><div class='add'>+msgid "Mandriva Online"</div><div class='add'>+msgstr "Mandriva Online"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:52</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -20328,8 +20328,8 @@ msgstr "Seadistamise nõustajad"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:81</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Select Mandrakesoft Tool:"</div><div class='del'>-msgstr "Valige Mandrakesofti tööriist:"</div><div class='add'>+msgid "Select Mandriva Tool:"</div><div class='add'>+msgstr "Valige Mandrivai tööriist:"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:82</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -20754,19 +20754,19 @@ msgstr "Käivitub laadimisel"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "This interface has not been configured yet.\n"</div><div class='del'>-"Run the \"Add an interface\" assistant from the Mandrakelinux Control Center"</div><div class='add'>+"Run the \"Add an interface\" assistant from the Mandrivalinux Control Center"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Seda liidest ei ole veel seadistatud.\n"</div><div class='del'>-"Käivitage Mandrakelinuxi juhtimiskeskuses nõustaja \"Liidese lisamine\""</div><div class='add'>+"Käivitage Mandrivalinuxi juhtimiskeskuses nõustaja \"Liidese lisamine\""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakconnect:1009 standalone/net_applet:61</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "You do not have any configured Internet connection.\n"</div><div class='del'>-"Run the \"%s\" assistant from the Mandrakelinux Control Center"</div><div class='add'>+"Run the \"%s\" assistant from the Mandrivalinux Control Center"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Internetiühendust ei ole veel seadistatud.\n"</div><div class='del'>-"Käivitage Mandrakelinuxi juhtimiskeskuses nõustaja \"%s\""</div><div class='add'>+"Käivitage Mandrivalinuxi juhtimiskeskuses nõustaja \"%s\""</div><div class='ctx'> </div><div class='ctx'> #. -PO: here "Add Connection" should be translated the same was as in control-center</div><div class='ctx'> #: standalone/drakconnect:1010 standalone/net_applet:62</div><div class='hunk'>@@ -20816,8 +20816,8 @@ msgstr "KDM (KDE kuvahaldur)"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakedm:36</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "MdkKDM (Mandrakelinux Display Manager)"</div><div class='del'>-msgstr "MkdKDM (Mandrakelinuxi kuvahaldur)"</div><div class='add'>+msgid "MdkKDM (Mandrivalinux Display Manager)"</div><div class='add'>+msgstr "MkdKDM (Mandrivalinuxi kuvahaldur)"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakedm:37</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -21116,7 +21116,7 @@ msgstr "Import"</div><div class='ctx'> #: standalone/drakfont:511</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Copyright (C) 2001-2002 by Mandrakesoft \n"</div><div class='add'>+"Copyright (C) 2001-2002 by Mandriva \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "       DUPONT Sebastien (original version)\n"</div><div class='hunk'>@@ -21125,7 +21125,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "       VIGNAUD Thierry &lt;tvignaud@mandrakesoft.com&gt;"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Autoriõigus (C) 2001-2002: Mandrakesoft \n"</div><div class='add'>+"Autoriõigus (C) 2001-2002: Mandriva \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "       DUPONT Sebastien (algversioon)\n"</div><div class='hunk'>@@ -21666,7 +21666,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> " drakhelp 0.1\n"</div><div class='del'>-"Copyright (C) 2003-2004 Mandrakesoft.\n"</div><div class='add'>+"Copyright (C) 2003-2004 Mandriva.\n"</div><div class='ctx'> "This is free software and may be redistributed under the terms of the GNU "</div><div class='ctx'> "GPL.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -21702,8 +21702,8 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakhelp:36</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Help Center"</div><div class='del'>-msgstr "Mandrakelinuxi abikeskus"</div><div class='add'>+msgid "Mandrivalinux Help Center"</div><div class='add'>+msgstr "Mandrivalinuxi abikeskus"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakhelp:36</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -25210,8 +25210,8 @@ msgstr "Muudatus on tehtud, aga selle rakendamiseks tuleb välja logida"</div><div class='ctx'> </div><div class='ctx'> #: standalone/logdrake:50</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Tools Logs"</div><div class='del'>-msgstr "Mandrakelinuxi vahendite logi"</div><div class='add'>+msgid "Mandrivalinux Tools Logs"</div><div class='add'>+msgstr "Mandrivalinuxi vahendite logi"</div><div class='ctx'> </div><div class='ctx'> #: standalone/logdrake:51</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -25723,10 +25723,10 @@ msgstr "Ühendus on loodud."</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Connection failed.\n"</div><div class='del'>-"Verify your configuration in the Mandrakelinux Control Center."</div><div class='add'>+"Verify your configuration in the Mandrivalinux Control Center."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Ühenduse loomine ebaõnnestus.\n"</div><div class='del'>-"Kontrollige palun seadistusi Mandrakelinuxi juhtimiskeskuse abil."</div><div class='add'>+"Kontrollige palun seadistusi Mandrivalinuxi juhtimiskeskuse abil."</div><div class='ctx'> </div><div class='ctx'> #: standalone/net_monitor:341</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -26615,8 +26615,8 @@ msgstr "Paigaldamine ebaõnnestus!"</div><div class='ctx'> #~ msgid "Save and close"</div><div class='ctx'> #~ msgstr "Salvesta ja sulge"</div><div class='ctx'> </div><div class='del'>-#~ msgid "MandrakeSoft Wizards"</div><div class='del'>-#~ msgstr "Mandrakesofti nõustajad"</div><div class='add'>+#~ msgid "Mandriva Wizards"</div><div class='add'>+#~ msgstr "Mandrivai nõustajad"</div><div class='ctx'> </div><div class='ctx'> #~ msgid "No browser available! Please install one"</div><div class='ctx'> #~ msgstr "Brauserit ei leitud! Palun paigaldage mõni"</div><div class='head'>diff --git a/perl-install/share/po/eu.po b/perl-install/share/po/eu.po<br/>index df63e5093..7c20ba07b 100644<br/>--- a/<a href='/software/drakx/tree/perl-install/share/po/eu.po?h=18.33&amp;id=a2c392a9ab83bb9031fb11f99f0101f1f2d9f140'>perl-install/share/po/eu.po</a><br/>+++ b/<a href='/software/drakx/tree/perl-install/share/po/eu.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/eu.po</a></div><div class='hunk'>@@ -69,14 +69,14 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click the button to reboot the machine, unplug it, remove write protection,\n"</div><div class='del'>-"plug the key again, and launch Mandrake Move again."</div><div class='add'>+"plug the key again, and launch Mandriva Move again."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Badirudi USB gakoak idazkea babesa daukala, baina orain ezin dugu modu\n"</div><div class='ctx'> "seguruan deskonektatu.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Klikatu makina berrabiarazteko botoia, desentxufatu, kendu idazketa\n"</div><div class='del'>-"babesa, gakoa berriro konektatu, eta berriro abiarazi Mandrake Move."</div><div class='add'>+"babesa, gakoa berriro konektatu, eta berriro abiarazi Mandriva Move."</div><div class='ctx'> </div><div class='ctx'> #: ../move/move.pm:468 help.pm:409 install_steps_interactive.pm:1320</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -94,7 +94,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You may also proceed without an USB key - you'll still be\n"</div><div class='del'>-"able to use Mandrake Move as a normal live Mandrake\n"</div><div class='add'>+"able to use Mandriva Move as a normal live Mandriva\n"</div><div class='ctx'> "Operating System."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Zure USB gakoak ez du baliozko Windows (FAT) partiziorik.\n"</div><div class='hunk'>@@ -105,14 +105,14 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "USB gakorik gabe ere aurrera egin dezakezu - gai izango\n"</div><div class='del'>-"zara Mandrake Move erabiltzeko, Mandrake sistema eragile\n"</div><div class='add'>+"zara Mandriva Move erabiltzeko, Mandrake sistema eragile\n"</div><div class='ctx'> "normal gisa."</div><div class='ctx'> </div><div class='ctx'> #: ../move/move.pm:483</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "We did not detect any USB key on your system. If you\n"</div><div class='del'>-"plug in an USB key now, Mandrake Move will have the ability\n"</div><div class='add'>+"plug in an USB key now, Mandriva Move will have the ability\n"</div><div class='ctx'> "to transparently save the data in your home directory and\n"</div><div class='ctx'> "system wide configuration, for next boot on this computer\n"</div><div class='ctx'> "or another one. Note: if you plug in a key now, wait several\n"</div><div class='hunk'>@@ -120,11 +120,11 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You may also proceed without an USB key - you'll still be\n"</div><div class='del'>-"able to use Mandrake Move as a normal live Mandrake\n"</div><div class='add'>+"able to use Mandriva Move as a normal live Mandriva\n"</div><div class='ctx'> "Operating System."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Ez dugu USB gakorik detektatu zure sisteman. USB gako\n"</div><div class='del'>-"bat konektatzen baduzu, Mandrake Move gai izango da datuak\n"</div><div class='add'>+"bat konektatzen baduzu, Mandriva Move gai izango da datuak\n"</div><div class='ctx'> "zure etxeko direktorioan eta sistema-konfigurazioan gardenki\n"</div><div class='ctx'> "gordetzeko, ordenagailu honetan edo beste batean berriro \n"</div><div class='ctx'> "abiarazten denean. Oharra: gako bat konektatzen baduzu, itxaron\n"</div><div class='hunk'>@@ -132,7 +132,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "USB gakorik gabe ere aurrera egin dezakezu - gai izango\n"</div><div class='del'>-"zara Mandrake Move erabiltzeko, Mandrake sistema eragile\n"</div><div class='add'>+"zara Mandriva Move erabiltzeko, Mandrake sistema eragile\n"</div><div class='ctx'> "normal gisa."</div><div class='ctx'> </div><div class='ctx'> #: ../move/move.pm:494</div><div class='hunk'>@@ -258,7 +258,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "This may come from corrupted system configuration files\n"</div><div class='ctx'> "on the USB key, in this case removing them and then\n"</div><div class='del'>-"rebooting Mandrake Move would fix the problem. To do\n"</div><div class='add'>+"rebooting Mandriva Move would fix the problem. To do\n"</div><div class='ctx'> "so, click on the corresponding button.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -274,7 +274,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "Horren jatorria izan litezke USB gakoko sistema-konfigurazioko\n"</div><div class='ctx'> "fitxategiak hondatuta egotea. Hala bada, fitxategi horiek kendu eta \n"</div><div class='del'>-"Mandrake Move berrabiaraziz konponduko da arazoa. Horretarako,\n"</div><div class='add'>+"Mandriva Move berrabiaraziz konponduko da arazoa. Horretarako,\n"</div><div class='ctx'> "egin klik berrabiarazteko botoian.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -1313,11 +1313,11 @@ msgstr "Hizkuntza aukera"</div><div class='ctx'> #: any.pm:733</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux can support multiple languages. Select\n"</div><div class='add'>+"Mandrivalinux can support multiple languages. Select\n"</div><div class='ctx'> "the languages you would like to install. They will be available\n"</div><div class='ctx'> "when your installation is complete and you restart your system."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux-ek hainbat hizkuntza onar ditzake. Hautatu\n"</div><div class='add'>+"Mandrivalinux-ek hainbat hizkuntza onar ditzake. Hautatu\n"</div><div class='ctx'> "instalatu nahi dituzun hizkuntzak. Instalazioa osatzean eta\n"</div><div class='ctx'> "sistema berrabiaraztean, erabilgarri egongo dira."</div><div class='ctx'> </div><div class='hunk'>@@ -3738,12 +3738,12 @@ msgstr "gaitu irrati-euskarria"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Before continuing, you should carefully read the terms of the license. It\n"</div><div class='del'>-"covers the entire Mandrakelinux distribution. If you agree with all the\n"</div><div class='add'>+"covers the entire Mandrivalinux distribution. If you agree with all the\n"</div><div class='ctx'> "terms it contains, check the \"%s\" box. If not, clicking on the \"%s\"\n"</div><div class='ctx'> "button will reboot your computer."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Aurrera jarraitu aurretik lizentziaren baldintzak arretaz irakurri. \n"</div><div class='del'>-"Mandrakelinux banaketa osoa hartzen du. Baldintza guztiekin ados \n"</div><div class='add'>+"Mandrivalinux banaketa osoa hartzen du. Baldintza guztiekin ados \n"</div><div class='ctx'> "bazaude, hautatu \"%s\" laukia. Onartzen ez badituzu, \"%s\" botoian klik\n"</div><div class='ctx'> "egin eta ordenagailua berrabiaraziko da."</div><div class='ctx'> </div><div class='hunk'>@@ -3929,13 +3929,13 @@ msgstr ""</div><div class='ctx'> #: help.pm:85</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"The Mandrakelinux installation is distributed on several CD-ROMs. If a\n"</div><div class='add'>+"The Mandrivalinux installation is distributed on several CD-ROMs. If a\n"</div><div class='ctx'> "selected package is located on another CD-ROM, DrakX will eject the current\n"</div><div class='ctx'> "CD and ask you to insert the required one. If you do not have the requested\n"</div><div class='ctx'> "CD at hand, just click on \"%s\", the corresponding packages will not be\n"</div><div class='ctx'> "installed."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux instalazioa zenbait CD-ROMetan banatuta dago. \n"</div><div class='add'>+"Mandrivalinux instalazioa zenbait CD-ROMetan banatuta dago. \n"</div><div class='ctx'> "Hautatutako pakete bat beste CD-ROM batean badago, DrakX-k du\n"</div><div class='ctx'> "uneko CDa egotziko eta behar den CDa sartzeko eskatuko dizu.\n"</div><div class='ctx'> "Eskatzen zaizun CDa ez badaukazu eskura, sakatu \"%s\",\n"</div><div class='hunk'>@@ -3947,11 +3947,11 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "It's now time to specify which programs you wish to install on your system.\n"</div><div class='del'>-"There are thousands of packages available for Mandrakelinux, and to make it\n"</div><div class='add'>+"There are thousands of packages available for Mandrivalinux, and to make it\n"</div><div class='ctx'> "simpler to manage, they have been placed into groups of similar\n"</div><div class='ctx'> "applications.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Mandrakelinux sorts package groups in four categories. You can mix and\n"</div><div class='add'>+"Mandrivalinux sorts package groups in four categories. You can mix and\n"</div><div class='ctx'> "match applications from the various categories, so a ``Workstation''\n"</div><div class='ctx'> "installation can still have applications from the ``Server'' category\n"</div><div class='ctx'> "installed.\n"</div><div class='hunk'>@@ -4003,10 +4003,10 @@ msgid ""</div><div class='ctx'> "megabytes."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Sisteman zein programa instalatu nahi dituzun zehazteko garaia da.\n"</div><div class='del'>-"Mandrakelinux-erako milaka pakete dituzu erabilgarri, eta kudeaketa\n"</div><div class='add'>+"Mandrivalinux-erako milaka pakete dituzu erabilgarri, eta kudeaketa\n"</div><div class='ctx'> "errazteko, antzeko aplikazioen multzotan kokatu dira.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Mandrakelinux-ek pakete multzoak lau kategoriatan antolatzen ditu.\n"</div><div class='add'>+"Mandrivalinux-ek pakete multzoak lau kategoriatan antolatzen ditu.\n"</div><div class='ctx'> "Kategoria anitzetako aplikazioak nahastu eta bateratu ditzakezu, honela\n"</div><div class='ctx'> "\"Lanpostua\" instalazio batek \"Zerbitzari\" kategoriako aplikazioak\n"</div><div class='ctx'> "instalatuta izan ditzake.\n"</div><div class='hunk'>@@ -4114,10 +4114,10 @@ msgid ""</div><div class='ctx'> "!! If a server package has been selected, either because you specifically\n"</div><div class='ctx'> "chose the individual package or because it was part of a group of packages,\n"</div><div class='ctx'> "you'll be asked to confirm that you really want those servers to be\n"</div><div class='del'>-"installed. By default Mandrakelinux will automatically start any installed\n"</div><div class='add'>+"installed. By default Mandrivalinux will automatically start any installed\n"</div><div class='ctx'> "services at boot time. Even if they are safe and have no known issues at\n"</div><div class='ctx'> "the time the distribution was shipped, it is entirely possible that\n"</div><div class='del'>-"security holes were discovered after this version of Mandrakelinux was\n"</div><div class='add'>+"security holes were discovered after this version of Mandrivalinux was\n"</div><div class='ctx'> "finalized. If you do not know what a particular service is supposed to do "</div><div class='ctx'> "or\n"</div><div class='ctx'> "why it's being installed, then click \"%s\". Clicking \"%s\" will install\n"</div><div class='hunk'>@@ -4149,10 +4149,10 @@ msgstr ""</div><div class='ctx'> "Zerbitzari pakete bat hautatu bada, pakete hori zehazki hautatu duzulako\n"</div><div class='ctx'> "edo pakete-talde bateko zati zelako, zerbitzari horiek instalatu nahi "</div><div class='ctx'> "dituzula\n"</div><div class='del'>-" berresteko eskatuko zaizu. Lehenespenez Mandrakelinux-ek instalatutako\n"</div><div class='add'>+" berresteko eskatuko zaizu. Lehenespenez Mandrivalinux-ek instalatutako\n"</div><div class='ctx'> "edozein zerbitzu abioan automatikoki abiaraziko du. Nahiz eta seguruak\n"</div><div class='ctx'> " diren eta arazo ezagunik ez duten banaketa kaleratzeko garaian, guztiz\n"</div><div class='del'>-" posible da Mandrakelinux bertsio hau amaitu eta gero segurtasun zuloak\n"</div><div class='add'>+" posible da Mandrivalinux bertsio hau amaitu eta gero segurtasun zuloak\n"</div><div class='ctx'> " aurkitu izana. Ez badakizu zerbitzu zehatz batek zer egiten duen edo "</div><div class='ctx'> "zergatik\n"</div><div class='ctx'> " instalatu den, klikatu \"%s\". \"%s \" klikatzeak zerrendatutako "</div><div class='hunk'>@@ -4307,7 +4307,7 @@ msgstr ""</div><div class='ctx'> msgid ""</div><div class='ctx'> "X (for X Window System) is the heart of the GNU/Linux graphical interface\n"</div><div class='ctx'> "on which all the graphical environments (KDE, GNOME, AfterStep,\n"</div><div class='del'>-"WindowMaker, etc.) bundled with Mandrakelinux rely upon.\n"</div><div class='add'>+"WindowMaker, etc.) bundled with Mandrivalinux rely upon.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You'll see a list of different parameters to change to get an optimal\n"</div><div class='ctx'> "graphical display.\n"</div><div class='hunk'>@@ -4362,7 +4362,7 @@ msgid ""</div><div class='ctx'> "not successful in getting the display configured."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "X (X Window sistema) GNU/Linux-en interfaze grafikoaren bihotza da,\n"</div><div class='del'>-" Mandrakelinux-ekin bildutako ingurune grafiko guztiek (KDE, Gnome,\n"</div><div class='add'>+" Mandrivalinux-ekin bildutako ingurune grafiko guztiek (KDE, Gnome,\n"</div><div class='ctx'> "Afterstep, WindowMaker...) erabiltzen dutena.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Bistaratze grafiko optimoa lortzeko aldatu daitekeen parametro zerrenda\n"</div><div class='hunk'>@@ -4485,12 +4485,12 @@ msgstr ""</div><div class='ctx'> #: help.pm:316</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"You now need to decide where you want to install the Mandrakelinux\n"</div><div class='add'>+"You now need to decide where you want to install the Mandrivalinux\n"</div><div class='ctx'> "operating system on your hard drive. If your hard drive is empty or if an\n"</div><div class='ctx'> "existing operating system is using all the available space you will have to\n"</div><div class='ctx'> "partition the drive. Basically, partitioning a hard drive means to\n"</div><div class='ctx'> "logically divide it to create the space needed to install your new\n"</div><div class='del'>-"Mandrakelinux system.\n"</div><div class='add'>+"Mandrivalinux system.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Because the process of partitioning a hard drive is usually irreversible\n"</div><div class='ctx'> "and can lead to data losses, partitioning can be intimidating and stressful\n"</div><div class='hunk'>@@ -4517,7 +4517,7 @@ msgid ""</div><div class='ctx'> "FAT or NTFS partition. Resizing can be performed without the loss of any\n"</div><div class='ctx'> "data, provided you've previously defragmented the Windows partition.\n"</div><div class='ctx'> "Backing up your data is strongly recommended. Using this option is\n"</div><div class='del'>-"recommended if you want to use both Mandrakelinux and Microsoft Windows on\n"</div><div class='add'>+"recommended if you want to use both Mandrivalinux and Microsoft Windows on\n"</div><div class='ctx'> "the same computer.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "   Before choosing this option, please understand that after this\n"</div><div class='hunk'>@@ -4526,7 +4526,7 @@ msgid ""</div><div class='ctx'> "to store your data or to install new software.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". If you want to delete all data and all partitions present on\n"</div><div class='del'>-"your hard drive and replace them with your new Mandrakelinux system, choose\n"</div><div class='add'>+"your hard drive and replace them with your new Mandrivalinux system, choose\n"</div><div class='ctx'> "this option. Be careful, because you will not be able to undo this "</div><div class='ctx'> "operation\n"</div><div class='ctx'> "after you confirm.\n"</div><div class='hunk'>@@ -4546,11 +4546,11 @@ msgid ""</div><div class='ctx'> "experience. For more instructions on how to use the DiskDrake utility,\n"</div><div class='ctx'> "refer to the ``Managing Your Partitions'' section in the ``Starter Guide''."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Hona iritsita, Mandrakelinux sistema eragilea disko zurrunean non\n"</div><div class='add'>+"Hona iritsita, Mandrivalinux sistema eragilea disko zurrunean non\n"</div><div class='ctx'> "instalatu aukeratu behar duzu. Zure disko zurruna hutsik badago edo\n"</div><div class='ctx'> "lehendik dagoen sistema eragile batek leku erabilgarri guztia betetzen\n"</div><div class='ctx'> "badu, diska zatikatu beharko duzu. Disko zurruna zatikatzea, funtsean,  \n"</div><div class='del'>-"diskoa logikoki zatitzea da, Mandrakelinux sistema berria instalatzeko\n"</div><div class='add'>+"diskoa logikoki zatitzea da, Mandrivalinux sistema berria instalatzeko\n"</div><div class='ctx'> "behar den lekua sortzeko.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Disko zurruna zatikatzeko prozesua normalean itzulbiderik gabea denez\n"</div><div class='hunk'>@@ -4581,7 +4581,7 @@ msgstr ""</div><div class='ctx'> " edo NTFS partizioei neurria aldatu. Neurri aldaketa datu galerarik gabe\n"</div><div class='ctx'> "gauzatu daiteke baldin eta aurretik Windows partizioa desfragmentatu\n"</div><div class='ctx'> " baduzu. Oso gomendagarria da datuen babeskopiak egitea. Aukera hau\n"</div><div class='del'>-" erabiltzea gomendatzen da Mandrakelinux eta Microsoft Windows, biak,\n"</div><div class='add'>+" erabiltzea gomendatzen da Mandrivalinux eta Microsoft Windows, biak,\n"</div><div class='ctx'> " konputagailu berean erabili nahi badituzu.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "   Aukera hau hautatu aurretik, ulertu ezazu prozedura honen ondoren,\n"</div><div class='hunk'>@@ -4590,7 +4590,7 @@ msgstr ""</div><div class='ctx'> "zure datuak gorde edo software berria instalatzeko.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": Disko zurrunean dauden datu eta partizio guztiak ezabatu eta \n"</div><div class='del'>-"Mandrakelinux sistema berriarekin ordeztu nahi badituzu, hautatu aukera\n"</div><div class='add'>+"Mandrivalinux sistema berriarekin ordeztu nahi badituzu, hautatu aukera\n"</div><div class='ctx'> " hau. Kontuz, berretsi ondoren ezingo baituzu eragiketa desegin.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "   !! Aukera hau hautatzen baduzu, diskoko datu guztiak ezabatuko dira. !!\n"</div><div class='hunk'>@@ -4757,7 +4757,7 @@ msgid ""</div><div class='ctx'> "Click on \"%s\" when you're ready to format the partitions.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click on \"%s\" if you want to choose another partition for your new\n"</div><div class='del'>-"Mandrakelinux operating system installation.\n"</div><div class='add'>+"Mandrivalinux operating system installation.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click on \"%s\" if you wish to select partitions which will be checked for\n"</div><div class='ctx'> "bad blocks on the disk."</div><div class='hunk'>@@ -4778,7 +4778,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "Klikatu \"%s\" partizioak eratzeko prest zaudenean.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Klikatu \"%s\" Mandrakelinux sistema eragile berria instalatzeko beste "</div><div class='add'>+"Klikatu \"%s\" Mandrivalinux sistema eragile berria instalatzeko beste "</div><div class='ctx'> "partizio\n"</div><div class='ctx'> " bat aukeratu nahi baduzu.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -4799,7 +4799,7 @@ msgstr "Aurrekoa"</div><div class='ctx'> #: help.pm:434</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"By the time you install Mandrakelinux, it's likely that some packages will\n"</div><div class='add'>+"By the time you install Mandrivalinux, it's likely that some packages will\n"</div><div class='ctx'> "have been updated since the initial release. Bugs may have been fixed,\n"</div><div class='ctx'> "security issues resolved. To allow you to benefit from these updates,\n"</div><div class='ctx'> "you're now able to download them from the Internet. Check \"%s\" if you\n"</div><div class='hunk'>@@ -4811,7 +4811,7 @@ msgid ""</div><div class='ctx'> "will appear: review the selection, and press \"%s\" to retrieve and install\n"</div><div class='ctx'> "the selected package(s), or \"%s\" to abort."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux instalatzen duzunerako, litekeena da pakete batzuk\n"</div><div class='add'>+"Mandrivalinux instalatzen duzunerako, litekeena da pakete batzuk\n"</div><div class='ctx'> "hasierako argitalpenetik aldatu izana. Baliteke akatsak zuzendu eta \n"</div><div class='ctx'> "segurtasun arazoak konpondu izatea. Eguneratzeez baliatu ahal izan\n"</div><div class='ctx'> "zaitezen, orain, Internetetik jaitsi ditzakezu. Markatu \"%s\" dabilen "</div><div class='hunk'>@@ -4842,7 +4842,7 @@ msgid ""</div><div class='ctx'> "generally obtained at the expense of ease of use.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "If you do not know what to choose, keep the default option. You'll be able\n"</div><div class='del'>-"to change it later with the draksec tool, which is part of Mandrakelinux\n"</div><div class='add'>+"to change it later with the draksec tool, which is part of Mandrivalinux\n"</div><div class='ctx'> "Control Center.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Fill the \"%s\" field with the e-mail address of the person responsible for\n"</div><div class='hunk'>@@ -4855,7 +4855,7 @@ msgstr ""</div><div class='ctx'> "ezartzean, normalean erabilera erraztasuna galtzen da.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Zer aukeratu ez badakizu, hautatu aukera lehenetsia. Gero aldatu \n"</div><div class='del'>-"ahal izango duzu draksec tresnarekin, Mandrakelinux Aginte Gunearen\n"</div><div class='add'>+"ahal izango duzu draksec tresnarekin, Mandrivalinux Aginte Gunearen\n"</div><div class='ctx'> "zati bat.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Bete \"%s\" eremua segurtasun arduradunaren postaE helbidearekin.\n"</div><div class='hunk'>@@ -4872,7 +4872,7 @@ msgstr "Segurtasun-administratzailea"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "At this point, you need to choose which partition(s) will be used for the\n"</div><div class='del'>-"installation of your Mandrakelinux system. If partitions have already been\n"</div><div class='add'>+"installation of your Mandrivalinux system. If partitions have already been\n"</div><div class='ctx'> "defined, either from a previous installation of GNU/Linux or by another\n"</div><div class='ctx'> "partitioning tool, you can use existing partitions. Otherwise, hard drive\n"</div><div class='ctx'> "partitions must be defined.\n"</div><div class='hunk'>@@ -4942,7 +4942,7 @@ msgid ""</div><div class='ctx'> "may find it a useful place to store a spare kernel and ramdisk images for\n"</div><div class='ctx'> "emergency boot situations."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Orain, Mandrakelinux sistema instalatzeko zein partizio erabiliko\n"</div><div class='add'>+"Orain, Mandrivalinux sistema instalatzeko zein partizio erabiliko\n"</div><div class='ctx'> "d(ir)en aukeratu behar duzu. Partizioak jadanik definituta badaude,\n"</div><div class='ctx'> "(GNU/Linux-en aurreko instalazio batek edo beste partizio-tresna batek\n"</div><div class='ctx'> "definituta), lehendik dauden partizioak erabil ditzakezu. Bestela, disko \n"</div><div class='hunk'>@@ -5036,7 +5036,7 @@ msgstr "Aldatu modu normalera/aditu modura"</div><div class='ctx'> msgid ""</div><div class='ctx'> "More than one Microsoft partition has been detected on your hard drive.\n"</div><div class='ctx'> "Please choose the one which you want to resize in order to install your new\n"</div><div class='del'>-"Mandrakelinux operating system.\n"</div><div class='add'>+"Mandrivalinux operating system.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Each partition is listed as follows: \"Linux name\", \"Windows name\"\n"</div><div class='ctx'> "\"Capacity\".\n"</div><div class='hunk'>@@ -5065,7 +5065,7 @@ msgid ""</div><div class='ctx'> "disk or partition is called \"C:\")."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Microsoft partizio bat baino gehiago aurkitu dira zure disko zurrunean.\n"</div><div class='del'>-"Hautatu zeinen tamaina aldatu nahi duzun, Mandrakelinux sistema\n"</div><div class='add'>+"Hautatu zeinen tamaina aldatu nahi duzun, Mandrivalinux sistema\n"</div><div class='ctx'> "berria instalatu ahal izateko.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Partizioak honela azaltzen dira: \"Linux izena\", \"Windows izena\"\n"</div><div class='hunk'>@@ -5119,7 +5119,7 @@ msgid ""</div><div class='ctx'> "found on your machine.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "DrakX now needs to know if you want to perform a new installation or an\n"</div><div class='del'>-"upgrade of an existing Mandrakelinux system:\n"</div><div class='add'>+"upgrade of an existing Mandrivalinux system:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". For the most part, this completely wipes out the old system.\n"</div><div class='ctx'> "However, depending on your partitioning scheme, you can prevent some of\n"</div><div class='hunk'>@@ -5128,33 +5128,33 @@ msgid ""</div><div class='ctx'> "the file system, you should use this option.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". This installation class allows you to update the packages\n"</div><div class='del'>-"currently installed on your Mandrakelinux system. Your current partitioning\n"</div><div class='add'>+"currently installed on your Mandrivalinux system. Your current partitioning\n"</div><div class='ctx'> "scheme and user data will not be altered. Most of the other configuration\n"</div><div class='ctx'> "steps remain available and are similar to a standard installation.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Using the ``Upgrade'' option should work fine on Mandrakelinux systems\n"</div><div class='add'>+"Using the ``Upgrade'' option should work fine on Mandrivalinux systems\n"</div><div class='ctx'> "running version \"8.1\" or later. Performing an upgrade on versions prior\n"</div><div class='del'>-"to Mandrakelinux version \"8.1\" is not recommended."</div><div class='add'>+"to Mandrivalinux version \"8.1\" is not recommended."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Zure makinan GNU/Linux partizio zahar bat aurkitzen bada bakarrik\n"</div><div class='ctx'> "aktibatzen da urrats hau.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "DrakX-k orain jakin behar du instalazio berri bat egin behar duzun edo\n"</div><div class='del'>-"lehendik dagoen Mandrakelinux sistema baten bertsioa berritu nahi duzun:\n"</div><div class='add'>+"lehendik dagoen Mandrivalinux sistema baten bertsioa berritu nahi duzun:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": Zatirik handienean, sistema zaharra guztiz ezabatzen du. \n"</div><div class='ctx'> "Disko zurruneko partizio-banaketa aldatu nahi baduzu, edo fitxategi-sistema\n"</div><div class='ctx'> "aldatu, erabili aukera hau. Nolanahi ere, zure partizio-eskemaren arabera,\n"</div><div class='ctx'> "lehendik dauden datu batzuk gainidaztea saihestu dezakezu.\n"</div><div class='ctx'> "\n"</div><div class='del'>-" * \"%s\" instalazio-mota honek unean Mandrakelinux sisteman \n"</div><div class='add'>+" * \"%s\" instalazio-mota honek unean Mandrivalinux sisteman \n"</div><div class='ctx'> "instalatuta dituzun paketeak eguneratzeko aukera ematen du. Uneko \n"</div><div class='ctx'> "partizio-eskema eta erabiltzaile-datuak ez dira aldatzen. Bestelako \n"</div><div class='ctx'> "konfigurazio-urrats gehienak erabilgarri mantentzen dira, instalazio\n"</div><div class='ctx'> "estandarretan bezalatsu.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"``Bertsio-berritu'' aukerak ondo funtzionatu behar luke Mandrakelinux\n"</div><div class='del'>-"sistemaren \"8.1\" bertsioetan edo berriagoetan. Mandrakelinux-en \"8.1\" \n"</div><div class='add'>+"``Bertsio-berritu'' aukerak ondo funtzionatu behar luke Mandrivalinux\n"</div><div class='add'>+"sistemaren \"8.1\" bertsioetan edo berriagoetan. Mandrivalinux-en \"8.1\" \n"</div><div class='ctx'> "baino bertsio zaharragoetan ez da gomendatzen Bertsio-berritzea."</div><div class='ctx'> </div><div class='ctx'> # DO NOT BOTHER TO MODIFY HERE, SEE:</div><div class='hunk'>@@ -5217,7 +5217,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "About UTF-8 (unicode) support: Unicode is a new character encoding meant to\n"</div><div class='ctx'> "cover all existing languages. However full support for it in GNU/Linux is\n"</div><div class='del'>-"still under development. For that reason, Mandrakelinux's use of UTF-8 will\n"</div><div class='add'>+"still under development. For that reason, Mandrivalinux's use of UTF-8 will\n"</div><div class='ctx'> "depend on the user's choices:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * If you choose a language with a strong legacy encoding (latin1\n"</div><div class='hunk'>@@ -5259,7 +5259,7 @@ msgstr ""</div><div class='ctx'> "UTF-8 (unicode) euskarriari buruz: Unicode karaktere kodeketa berri bat da,\n"</div><div class='ctx'> "existitzen diren hizkuntza guztiak hartu nahi dituena. Hala ere, "</div><div class='ctx'> "berarentzako\n"</div><div class='del'>-"erabateko euskarria oraindik garatzen ari da GNU/Linux-en, Mandrakelinux-en\n"</div><div class='add'>+"erabateko euskarria oraindik garatzen ari da GNU/Linux-en, Mandrivalinux-en\n"</div><div class='ctx'> "UTF-8 erabilera erabiltzailearen hautaketen araberakoa da:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * Jatorrizko kodeketa ahaltsua duen hizkuntza bat aukeratzen baduzu \n"</div><div class='hunk'>@@ -5511,7 +5511,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Now, it's time to select a printing system for your computer. Other\n"</div><div class='del'>-"operating systems may offer you one, but Mandrakelinux offers two. Each of\n"</div><div class='add'>+"operating systems may offer you one, but Mandrivalinux offers two. Each of\n"</div><div class='ctx'> "the printing systems is best suited to particular types of configuration.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\" -- which is an acronym for ``print, do not queue'', is the choice\n"</div><div class='hunk'>@@ -5532,11 +5532,11 @@ msgid ""</div><div class='ctx'> "options and for managing the printer.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "If you make a choice now, and later find that you do not like your printing\n"</div><div class='del'>-"system you may change it by running PrinterDrake from the Mandrakelinux\n"</div><div class='add'>+"system you may change it by running PrinterDrake from the Mandrivalinux\n"</div><div class='ctx'> "Control Center and clicking on the \"%s\" button."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Inprimatzeko sistema bat hautatzeko unea da orain.Eeste sistema eragile \n"</div><div class='del'>-"batzuk bakarra eskainiko dizute, baina Mandrakelinux-ek bi eskaintzen ditu.\n"</div><div class='add'>+"batzuk bakarra eskainiko dizute, baina Mandrivalinux-ek bi eskaintzen ditu.\n"</div><div class='ctx'> "Inprimaketa sistema bakoitza egokiago da konfigurazio mota batzuetarako.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\" -- ``print, do not queue'' esapidearen akronimoa da, eta aukera\n"</div><div class='hunk'>@@ -5557,7 +5557,7 @@ msgstr ""</div><div class='ctx'> "hautatzeko eta inprimagailua kudeatzeko interfaze grafikoak ditu.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Hautapena orain egiten baduzu, eta beranduago ohartzen bazara zure\n"</div><div class='del'>-" inprimaketa sistema ez zaizula guztoko Mandrakelinux Aginte Guneko\n"</div><div class='add'>+" inprimaketa sistema ez zaizula guztoko Mandrivalinux Aginte Guneko\n"</div><div class='ctx'> " PrintDrake exekutatuz eta \"%s\" botoian klik eginez alda zenezake."</div><div class='ctx'> </div><div class='ctx'> #: help.pm:765</div><div class='hunk'>@@ -5679,7 +5679,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": if you wish to configure your Internet or local network access,\n"</div><div class='ctx'> "you can do so now. Refer to the printed documentation or use the\n"</div><div class='del'>-"Mandrakelinux Control Center after the installation has finished to benefit\n"</div><div class='add'>+"Mandrivalinux Control Center after the installation has finished to benefit\n"</div><div class='ctx'> "from full in-line help.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": allows to configure HTTP and FTP proxy addresses if the machine\n"</div><div class='hunk'>@@ -5696,7 +5696,7 @@ msgid ""</div><div class='ctx'> " * \"%s\": if you wish to change your bootloader configuration, click this\n"</div><div class='ctx'> "button. This should be reserved to advanced users. Refer to the printed\n"</div><div class='ctx'> "documentation or the in-line help about bootloader configuration in the\n"</div><div class='del'>-"Mandrakelinux Control Center.\n"</div><div class='add'>+"Mandrivalinux Control Center.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": through this entry you can fine tune which services will be run\n"</div><div class='ctx'> "on your machine. If you plan to use this machine as a server it's a good\n"</div><div class='hunk'>@@ -5764,7 +5764,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": abio zamatzailearen konfigurazioa aldatu nahi baduzu, klikatu\n"</div><div class='ctx'> "botoi hontan. Erabiltzaile aurreratuek bakarrik erabili behar lukete. Jo\n"</div><div class='del'>-"inprimatutako dokumentaziora edo Mandrakelinux Aginte Guneko\n"</div><div class='add'>+"inprimatutako dokumentaziora edo Mandrivalinux Aginte Guneko\n"</div><div class='ctx'> " abio-zamatzailearen konfigurazioari buruzko lerroko laguntzara.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": sarrera honen bitartez zehatz doitu dezakezu zure makinan\n"</div><div class='hunk'>@@ -5831,10 +5831,10 @@ msgstr "Zerbitzuak"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Choose the hard drive you want to erase in order to install your new\n"</div><div class='del'>-"Mandrakelinux partition. Be careful, all data on this drive will be lost\n"</div><div class='add'>+"Mandrivalinux partition. Be careful, all data on this drive will be lost\n"</div><div class='ctx'> "and will not be recoverable!"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Hautatu Mandrakelinux partizio berria instalatu ahal izateko ezabatu nahi\n"</div><div class='add'>+"Hautatu Mandrivalinux partizio berria instalatu ahal izateko ezabatu nahi\n"</div><div class='ctx'> "duzun disko zurruna. Kontuz ibili, unitate horretako datu guztiak galdu\n"</div><div class='ctx'> "egingo dira eta ezin izango dira berreskuratu!"</div><div class='ctx'> </div><div class='hunk'>@@ -6191,11 +6191,11 @@ msgstr "Windows-en partizioaren tamaina kalkulatzen"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Your Windows partition is too fragmented. Please reboot your computer under "</div><div class='del'>-"Windows, run the ``defrag'' utility, then restart the Mandrakelinux "</div><div class='add'>+"Windows, run the ``defrag'' utility, then restart the Mandrivalinux "</div><div class='ctx'> "installation."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Your Windows partition is too fragmented. Please reboot your computer under "</div><div class='del'>-"Windows, run the ``defrag'' utility, then restart the Mandrakelinux "</div><div class='add'>+"Windows, run the ``defrag'' utility, then restart the Mandrivalinux "</div><div class='ctx'> "installation."</div><div class='ctx'> </div><div class='ctx'> #. -PO: keep the double empty lines between sections, this is formatted a la LaTeX</div><div class='hunk'>@@ -6310,19 +6310,19 @@ msgid ""</div><div class='ctx'> "Introduction\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "The operating system and the different components available in the "</div><div class='del'>-"Mandrakelinux distribution \n"</div><div class='add'>+"Mandrivalinux distribution \n"</div><div class='ctx'> "shall be called the \"Software Products\" hereafter. The Software Products "</div><div class='ctx'> "include, but are not \n"</div><div class='ctx'> "restricted to, the set of programs, methods, rules and documentation related "</div><div class='ctx'> "to the operating \n"</div><div class='del'>-"system and the different components of the Mandrakelinux distribution.\n"</div><div class='add'>+"system and the different components of the Mandrivalinux distribution.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "1. License Agreement\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Please read this document carefully. This document is a license agreement "</div><div class='ctx'> "between you and  \n"</div><div class='del'>-"Mandrakesoft S.A. which applies to the Software Products.\n"</div><div class='add'>+"Mandriva S.A. which applies to the Software Products.\n"</div><div class='ctx'> "By installing, duplicating or using the Software Products in any manner, you "</div><div class='ctx'> "explicitly \n"</div><div class='ctx'> "accept and fully agree to conform to the terms and conditions of this "</div><div class='hunk'>@@ -6344,7 +6344,7 @@ msgid ""</div><div class='ctx'> "The Software Products and attached documentation are provided \"as is\", "</div><div class='ctx'> "with no warranty, to the \n"</div><div class='ctx'> "extent permitted by law.\n"</div><div class='del'>-"Mandrakesoft S.A. will, in no circumstances and to the extent permitted by "</div><div class='add'>+"Mandriva S.A. will, in no circumstances and to the extent permitted by "</div><div class='ctx'> "law, be liable for any special,\n"</div><div class='ctx'> "incidental, direct or indirect damages whatsoever (including without "</div><div class='ctx'> "limitation damages for loss of \n"</div><div class='hunk'>@@ -6352,14 +6352,14 @@ msgid ""</div><div class='ctx'> "resulting from a court \n"</div><div class='ctx'> "judgment, or any other consequential loss) arising out of  the use or "</div><div class='ctx'> "inability to use the Software \n"</div><div class='del'>-"Products, even if Mandrakesoft S.A. has been advised of the possibility or "</div><div class='add'>+"Products, even if Mandriva S.A. has been advised of the possibility or "</div><div class='ctx'> "occurrence of such \n"</div><div class='ctx'> "damages.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN SOME "</div><div class='ctx'> "COUNTRIES\n"</div><div class='ctx'> "\n"</div><div class='del'>-"To the extent permitted by law, Mandrakesoft S.A. or its distributors will, "</div><div class='add'>+"To the extent permitted by law, Mandriva S.A. or its distributors will, "</div><div class='ctx'> "in no circumstances, be \n"</div><div class='ctx'> "liable for any special, incidental, direct or indirect damages whatsoever "</div><div class='ctx'> "(including without \n"</div><div class='hunk'>@@ -6369,7 +6369,7 @@ msgid ""</div><div class='ctx'> "loss) arising out \n"</div><div class='ctx'> "of the possession and use of software components or arising out of  "</div><div class='ctx'> "downloading software components \n"</div><div class='del'>-"from one of Mandrakelinux sites  which are prohibited or restricted in some "</div><div class='add'>+"from one of Mandrivalinux sites  which are prohibited or restricted in some "</div><div class='ctx'> "countries by local laws.\n"</div><div class='ctx'> "This limited liability applies to, but is not restricted to, the strong "</div><div class='ctx'> "cryptography components \n"</div><div class='hunk'>@@ -6389,10 +6389,10 @@ msgid ""</div><div class='ctx'> "and conditions of the license agreement for each component before using any "</div><div class='ctx'> "component. Any question \n"</div><div class='ctx'> "on a component license should be addressed to the component author and not "</div><div class='del'>-"to Mandrakesoft.\n"</div><div class='del'>-"The programs developed by Mandrakesoft S.A. are governed by the GPL License. "</div><div class='add'>+"to Mandriva.\n"</div><div class='add'>+"The programs developed by Mandriva S.A. are governed by the GPL License. "</div><div class='ctx'> "Documentation written \n"</div><div class='del'>-"by Mandrakesoft S.A. is governed by a specific license. Please refer to the "</div><div class='add'>+"by Mandriva S.A. is governed by a specific license. Please refer to the "</div><div class='ctx'> "documentation for \n"</div><div class='ctx'> "further details.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6403,11 +6403,11 @@ msgid ""</div><div class='ctx'> "respective authors and are \n"</div><div class='ctx'> "protected by intellectual property and copyright laws applicable to software "</div><div class='ctx'> "programs.\n"</div><div class='del'>-"Mandrakesoft S.A. reserves its rights to modify or adapt the Software "</div><div class='add'>+"Mandriva S.A. reserves its rights to modify or adapt the Software "</div><div class='ctx'> "Products, as a whole or in \n"</div><div class='ctx'> "parts, by all means and for all purposes.\n"</div><div class='del'>-"\"Mandrake\", \"Mandrakelinux\" and associated logos are trademarks of "</div><div class='del'>-"Mandrakesoft S.A.  \n"</div><div class='add'>+"\"Mandriva\", \"Mandrivalinux\" and associated logos are trademarks of "</div><div class='add'>+"Mandriva S.A.  \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "5. Governing Laws \n"</div><div class='hunk'>@@ -6423,14 +6423,14 @@ msgid ""</div><div class='ctx'> "court. As a last \n"</div><div class='ctx'> "resort, the dispute will be referred to the appropriate Courts of Law of "</div><div class='ctx'> "Paris - France.\n"</div><div class='del'>-"For any question on this document, please contact Mandrakesoft S.A.  \n"</div><div class='add'>+"For any question on this document, please contact Mandriva S.A.  \n"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Sarrera\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Mandrakelinux banaketako sistema eragileari eta erabilgarri dauden osagaiei"</div><div class='add'>+"Mandrivalinux banaketako sistema eragileari eta erabilgarri dauden osagaiei"</div><div class='ctx'> "\"Software-produktuak\"\n"</div><div class='ctx'> "deituko zaie aurrerantzean. Software-produktuetan sartzen dira, besteak \n"</div><div class='del'>-"beste, Mandrakelinux banaketako sistema eragileari eta osagaiei "</div><div class='add'>+"beste, Mandrivalinux banaketako sistema eragileari eta osagaiei "</div><div class='ctx'> "dagozkienprogramak, \n"</div><div class='ctx'> "metodoak, arauak eta dokumentazioa.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6438,7 +6438,7 @@ msgstr ""</div><div class='ctx'> "1. Lizentzia-kontratua\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Irakurri arretaz dokumentu hau. Software produktuei buruz zuk eta "</div><div class='del'>-"Mandrakesoft S.A.k adostutako lizentzia-kontratu bat da.\n"</div><div class='add'>+"Mandriva S.A.k adostutako lizentzia-kontratu bat da.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Software-produktuak instalatu, bikoiztu edo era batean edo bestean erabiliz, "</div><div class='ctx'> "esplizituki \n"</div><div class='hunk'>@@ -6461,7 +6461,7 @@ msgstr ""</div><div class='ctx'> "Software-produktuak eta erantsitako dokumentuak \"dauden-daudenean\"ematen "</div><div class='ctx'> "dira, bermerik gabe, \n"</div><div class='ctx'> "legeak onartzen duen neurrian.\n"</div><div class='del'>-"Mandrakesoft S.A.k ez du, ezein kasutan eta legeak onartzen duen neurrian "</div><div class='add'>+"Mandriva S.A.k ez du, ezein kasutan eta legeak onartzen duen neurrian "</div><div class='ctx'> "erantzukizunik izango,\n"</div><div class='ctx'> "Software-produktuen erabileraren edo erabiltzeko ezgaitasunaren ondorioz "</div><div class='ctx'> "sortutako kalte berezi, ustekabeko \n"</div><div class='hunk'>@@ -6469,17 +6469,17 @@ msgstr ""</div><div class='ctx'> "epai baten ondorioz ordaindu \n"</div><div class='ctx'> "beharreko kuotak eta zigorrak edo beste edozein ondoriozko galera barne, "</div><div class='ctx'> "mugarik gabe), \n"</div><div class='del'>-"Mandrakesoft S.A. jakinaren gainean egon arren halako kalteak gerta \n"</div><div class='add'>+"Mandriva S.A. jakinaren gainean egon arren halako kalteak gerta \n"</div><div class='ctx'> "litezkeela.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "HERRIALDE BATZUETAN SOFTWARE DEBEKATUA EDUKITZEARI EDO ERABILTZEARI "</div><div class='ctx'> "LOTUTAKOERANTZUKIZUN MUGATUA\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Legeak onartzen duen neurrian, Mandrakesoft S.Ak. edo bere banatzaileek, ez "</div><div class='add'>+"Legeak onartzen duen neurrian, Mandriva S.Ak. edo bere banatzaileek, ez "</div><div class='ctx'> "dute, ezein kasutan, \n"</div><div class='ctx'> "erantzukizunik izango herrialde batzuetan, bertako legeek debekatutako edo "</div><div class='ctx'> "mugatutako software-osagaiak edo\n"</div><div class='del'>-"Mandrakelinux-en guneetatik deskargatutako software-osagaiak eduki eta "</div><div class='add'>+"Mandrivalinux-en guneetatik deskargatutako software-osagaiak eduki eta "</div><div class='ctx'> "erabiltzearen ondorioz \n"</div><div class='ctx'> "sortutako kalte berezi ustekabeko, zuzeneko edo zeharkakoengatik (lana "</div><div class='ctx'> "galtzea, lana etetea \n"</div><div class='hunk'>@@ -6504,9 +6504,9 @@ msgstr ""</div><div class='ctx'> "arretaz osagai horren lizentzia-kontratuko baldintzak.  Osagaiaren "</div><div class='ctx'> "lizentziari \n"</div><div class='ctx'> "buruzko galdera oro osagaiaren egileari egin beharko zaio, eta ez "</div><div class='del'>-"Mandrakesoft-i.\n"</div><div class='del'>-"Mandrakesoft S.A.k garatutako programak GPL Lizentziak eaenduak dira. "</div><div class='del'>-"Mandrakesoft S.A.k\n"</div><div class='add'>+"Mandriva-i.\n"</div><div class='add'>+"Mandriva S.A.k garatutako programak GPL Lizentziak eaenduak dira. "</div><div class='add'>+"Mandriva S.A.k\n"</div><div class='ctx'> "idatzitako dokumentazioa lizentzia zehatz baten araberakoa da. Xehetasun "</div><div class='ctx'> "gehiago nahi izanez gero \n"</div><div class='ctx'> "jo dokumentaziora.\n"</div><div class='hunk'>@@ -6518,10 +6518,10 @@ msgstr ""</div><div class='ctx'> "eta software-programei \n"</div><div class='ctx'> "aplikatzen zaizkien jabetza intelektualaren eta copyriht-aren legeen babesa "</div><div class='ctx'> "dute.\n"</div><div class='del'>-"Mandrakesoft S.A.k eskubidea du Software-produktuak bere osotasunean edo "</div><div class='add'>+"Mandriva S.A.k eskubidea du Software-produktuak bere osotasunean edo "</div><div class='ctx'> "zatika aldatzeko, \n"</div><div class='ctx'> "edozein bide erabiliz eta helburu guztietarako.\n"</div><div class='del'>-"\"Mandrake\", \"Mandrakelinux\" eta asoziatutako logotipoak Mandrakesoft S.A."</div><div class='add'>+"\"Mandriva\", \"Mandrivalinux\" eta asoziatutako logotipoak Mandriva S.A."</div><div class='ctx'> "ren marka erregistratuak dira.  \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6537,7 +6537,7 @@ msgstr ""</div><div class='ctx'> "konpontzea hobesten da. Azken baliabide gisa, \n"</div><div class='ctx'> "Parisko edo Frantziako epaitegietara eramango da gatazka.\n"</div><div class='ctx'> "Dokumentu honi buruzko edozein zalantza argitzeko, jarri harremanetan\n"</div><div class='del'>-"Mandrakesoft S.A.rekin.  \n"</div><div class='add'>+"Mandriva S.A.rekin.  \n"</div><div class='ctx'> </div><div class='ctx'> #: install_messages.pm:90</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -6631,7 +6631,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "For information on fixes which are available for this release of "</div><div class='del'>-"Mandrakelinux,\n"</div><div class='add'>+"Mandrivalinux,\n"</div><div class='ctx'> "consult the Errata available from:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6639,20 +6639,20 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Information on configuring your system is available in the post\n"</div><div class='del'>-"install chapter of the Official Mandrakelinux User's Guide."</div><div class='add'>+"install chapter of the Official Mandrivalinux User's Guide."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Zorionak, instalazioa burutu da.\n"</div><div class='ctx'> "Atera abioko diskoa eta sakatu itzulera-tekla berrabiarazteko.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Mandrakelinux-en bertsio honetarako erabilgarri dauden konponbideen \n"</div><div class='add'>+"Mandrivalinux-en bertsio honetarako erabilgarri dauden konponbideen \n"</div><div class='ctx'> "informaziorako, kontsultatu Erratak helbide honetan:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "%s\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Zure sistema konfiguratzeko informazioa Mandrakelinux-en Erabiltzailearen\n"</div><div class='add'>+"Zure sistema konfiguratzeko informazioa Mandrivalinux-en Erabiltzailearen\n"</div><div class='ctx'> "Gida Ofizialeko instalatu ondorengo azalpenei buruzko kapituluan duzu."</div><div class='ctx'> </div><div class='ctx'> #. -PO: keep the double empty lines between sections, this is formatted a la LaTeX</div><div class='hunk'>@@ -6688,11 +6688,11 @@ msgstr "`%s'. urratsean sartzen\n"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Your system is low on resources. You may have some problem installing\n"</div><div class='del'>-"Mandrakelinux. If that occurs, you can try a text install instead. For "</div><div class='add'>+"Mandrivalinux. If that occurs, you can try a text install instead. For "</div><div class='ctx'> "this,\n"</div><div class='ctx'> "press `F1' when booting on CDROM, then enter `text'."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Sistemak baliabide gutxi ditu. Arazoak izan ditzakezu Mandrakelinux \n"</div><div class='add'>+"Sistemak baliabide gutxi ditu. Arazoak izan ditzakezu Mandrivalinux \n"</div><div class='ctx'> "instalatzeko. Horrela bada, testu-instalazioa egiten saia zaitezke. \n"</div><div class='ctx'> "Horretarako, sakatu `F1' CD-ROMetik abiaraztean, eta idatzi `text'."</div><div class='ctx'> </div><div class='hunk'>@@ -7232,9 +7232,9 @@ msgstr ""</div><div class='ctx'> #: install_steps_interactive.pm:821</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Contacting Mandrakelinux web site to get the list of available mirrors..."</div><div class='add'>+"Contacting Mandrivalinux web site to get the list of available mirrors..."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux web gunearekin konektatzen, ispilu erabilgarrien zerrenda "</div><div class='add'>+"Mandrivalinux web gunearekin konektatzen, ispilu erabilgarrien zerrenda "</div><div class='ctx'> "lortzeko..."</div><div class='ctx'> </div><div class='ctx'> #: install_steps_interactive.pm:840</div><div class='hunk'>@@ -7459,8 +7459,8 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: install_steps_newt.pm:20</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Installation %s"</div><div class='del'>-msgstr "Mandrakelinux %s instalazioa"</div><div class='add'>+msgid "Mandrivalinux Installation %s"</div><div class='add'>+msgstr "Mandrivalinux %s instalazioa"</div><div class='ctx'> </div><div class='ctx'> #. -PO: This string must fit in a 80-char wide text screen</div><div class='ctx'> #: install_steps_newt.pm:34</div><div class='hunk'>@@ -10048,13 +10048,13 @@ msgstr "BitTorrent"</div><div class='ctx'> msgid ""</div><div class='ctx'> "drakfirewall configurator\n"</div><div class='ctx'> "\n"</div><div class='del'>-"This configures a personal firewall for this Mandrakelinux machine.\n"</div><div class='add'>+"This configures a personal firewall for this Mandrivalinux machine.\n"</div><div class='ctx'> "For a powerful and dedicated firewall solution, please look to the\n"</div><div class='ctx'> "specialized MandrakeSecurity Firewall distribution."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "drakfirewall konfiguratzailea\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Mandrakelinux makinarako suebaki pertsonal bat konfiguratzen du.\n"</div><div class='add'>+"Mandrivalinux makinarako suebaki pertsonal bat konfiguratzen du.\n"</div><div class='ctx'> "Suebaki-soluzio ahaltsua eskuratu ahal izateko, kontsultatu\n"</div><div class='ctx'> "MandrakeSecurity suebaki banaketa espezializatua."</div><div class='ctx'> </div><div class='hunk'>@@ -14128,11 +14128,11 @@ msgstr ""</div><div class='ctx'> #: printer/printerdrake.pm:3929</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Run Scannerdrake (Hardware/Scanner in Mandrakelinux Control Center) to share "</div><div class='add'>+"Run Scannerdrake (Hardware/Scanner in Mandrivalinux Control Center) to share "</div><div class='ctx'> "your scanner on the network.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Exekutatu Scandrake (Hardwarea/Eskanerra Mandrakelinux-en Aginte Gunean) "</div><div class='add'>+"Exekutatu Scandrake (Hardwarea/Eskanerra Mandrivalinux-en Aginte Gunean) "</div><div class='ctx'> "zure eskanerra sarean partekatzeko\n"</div><div class='ctx'> "\n"</div><div class='ctx'> </div><div class='hunk'>@@ -16085,33 +16085,33 @@ msgstr "Gelditu"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;What is Mandrakelinux?&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Zer da Mandrakelinux?&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;What is Mandrivalinux?&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Zer da Mandrivalinux?&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Welcome to &lt;b&gt;Mandrakelinux&lt;/b&gt;!"</div><div class='del'>-msgstr "Ongi etorri &lt;b&gt;Mandrakelinux&lt;/b&gt;-era!"</div><div class='add'>+msgid "Welcome to &lt;b&gt;Mandrivalinux&lt;/b&gt;!"</div><div class='add'>+msgstr "Ongi etorri &lt;b&gt;Mandrivalinux&lt;/b&gt;-era!"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is a &lt;b&gt;Linux distribution&lt;/b&gt; that comprises the core of the "</div><div class='add'>+"Mandrivalinux is a &lt;b&gt;Linux distribution&lt;/b&gt; that comprises the core of the "</div><div class='ctx'> "system, called the &lt;b&gt;operating system&lt;/b&gt; (based on the Linux kernel) "</div><div class='ctx'> "together with &lt;b&gt;a lot of applications&lt;/b&gt; meeting every need you could even "</div><div class='ctx'> "think of."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux &lt;b&gt;Linux banaketa&lt;/b&gt; bat da sistemaren bihotza duena, "</div><div class='add'>+"Mandrivalinux &lt;b&gt;Linux banaketa&lt;/b&gt; bat da sistemaren bihotza duena, "</div><div class='ctx'> "&lt;b&gt;sistema eragilea&lt;/b&gt; deitua (Linux nukleoan oinarritua) &lt;b&gt;aplikazio pila "</div><div class='ctx'> "batekin&lt;/b&gt; batera, izan ditzakezun behar guztiak hasetuko dituena."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is the most &lt;b&gt;user-friendly&lt;/b&gt; Linux distribution today. It "</div><div class='add'>+"Mandrivalinux is the most &lt;b&gt;user-friendly&lt;/b&gt; Linux distribution today. It "</div><div class='ctx'> "is also one of the &lt;b&gt;most widely used&lt;/b&gt; Linux distributions worldwide!"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux gaur egun Linux banaketa &lt;b&gt;lagunkoiena&lt;/b&gt; da. Gainera "</div><div class='add'>+"Mandrivalinux gaur egun Linux banaketa &lt;b&gt;lagunkoiena&lt;/b&gt; da. Gainera "</div><div class='ctx'> "munduan zehar &lt;b&gt;gehien erabilitakonux&lt;/b&gt; banaketen an artean dago!"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/02.pl:13</div><div class='hunk'>@@ -16127,14 +16127,14 @@ msgstr "Ongi etorri &lt;b&gt;Iturburu Irekiaren mundura&lt;/b&gt;!"</div><div class='ctx'> #: share/advertising/02.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is committed to the open source model. This means that this "</div><div class='del'>-"new release is the result of &lt;b&gt;collaboration&lt;/b&gt; between &lt;b&gt;Mandrakesoft's "</div><div class='del'>-"team of developers&lt;/b&gt; and the &lt;b&gt;worldwide community&lt;/b&gt; of Mandrakelinux "</div><div class='add'>+"Mandrivalinux is committed to the open source model. This means that this "</div><div class='add'>+"new release is the result of &lt;b&gt;collaboration&lt;/b&gt; between &lt;b&gt;Mandriva's "</div><div class='add'>+"team of developers&lt;/b&gt; and the &lt;b&gt;worldwide community&lt;/b&gt; of Mandrivalinux "</div><div class='ctx'> "contributors."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux iturburu irekiko ereduari herabat atsekitzen zaio. Honek esan "</div><div class='del'>-"nahi du bertsio berri hau &lt;b&gt;Mandrakesoft-eko garatzaile taldearen&lt;/b&gt; eta "</div><div class='del'>-"Mandrakelinux-en &lt;b&gt;mundu zabaleko&lt;/b&gt; komunitatearen arteko "</div><div class='add'>+"Mandrivalinux iturburu irekiko ereduari herabat atsekitzen zaio. Honek esan "</div><div class='add'>+"nahi du bertsio berri hau &lt;b&gt;Mandriva-eko garatzaile taldearen&lt;/b&gt; eta "</div><div class='add'>+"Mandrivalinux-en &lt;b&gt;mundu zabaleko&lt;/b&gt; komunitatearen arteko "</div><div class='ctx'> "&lt;b&gt;lankidetzaren&lt;/b&gt; emaitza dela."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/02.pl:19</div><div class='hunk'>@@ -16155,9 +16155,9 @@ msgstr "&lt;b&gt;GPLa&lt;/b&gt;"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Most of the software included in the distribution and all of the "</div><div class='del'>-"Mandrakelinux tools are licensed under the &lt;b&gt;General Public License&lt;/b&gt;."</div><div class='add'>+"Mandrivalinux tools are licensed under the &lt;b&gt;General Public License&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Banaketa honetan sartutako software gehiena eta Mandrakelinux tresna guztiak "</div><div class='add'>+"Banaketa honetan sartutako software gehiena eta Mandrivalinux tresna guztiak "</div><div class='ctx'> "&lt;b&gt;Lizentzia Publiko Orokorra&lt;/b&gt;ren babesean lizentziatuta daude."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/03.pl:17</div><div class='hunk'>@@ -16183,20 +16183,20 @@ msgstr ""</div><div class='ctx'> #: share/advertising/04.pl:13</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid "&lt;b&gt;Join the Community&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Elkartu Mandrakelinux komunitatera&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Elkartu Mandrivalinux komunitatera&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/04.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux has one of the &lt;b&gt;biggest communities&lt;/b&gt; of users and "</div><div class='add'>+"Mandrivalinux has one of the &lt;b&gt;biggest communities&lt;/b&gt; of users and "</div><div class='ctx'> "developers. The role of such a community is very wide, ranging from bug "</div><div class='ctx'> "reporting to the development of new applications. The community plays a "</div><div class='del'>-"&lt;b&gt;key role&lt;/b&gt; in the Mandrakelinux world."</div><div class='add'>+"&lt;b&gt;key role&lt;/b&gt; in the Mandrivalinux world."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux-ek erabitzaile eta garatzaile &lt;b&gt;komunitate handienetako&lt;/b&gt; "</div><div class='add'>+"Mandrivalinux-ek erabitzaile eta garatzaile &lt;b&gt;komunitate handienetako&lt;/b&gt; "</div><div class='ctx'> "bat dauka. Horrelako komunitate baten eginkizuna oso zabala da, akatsak "</div><div class='ctx'> "jakinaraztetik aplikazio berrien garapenera. Komunitateak &lt;b&gt;funtsezko "</div><div class='del'>-"eginkizuna&lt;/b&gt; betetzen du Mandrakelinux munduan."</div><div class='add'>+"eginkizuna&lt;/b&gt; betetzen du Mandrivalinux munduan."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/04.pl:17</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16217,10 +16217,10 @@ msgstr "&lt;b&gt;Deskargatzeko bertsioa&lt;/b&gt;"</div><div class='ctx'> #: share/advertising/05.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"You are now installing &lt;b&gt;Mandrakelinux Download&lt;/b&gt;. This is the free "</div><div class='del'>-"version that Mandrakesoft wants to keep &lt;b&gt;available to everyone&lt;/b&gt;."</div><div class='add'>+"You are now installing &lt;b&gt;Mandrivalinux Download&lt;/b&gt;. This is the free "</div><div class='add'>+"version that Mandriva wants to keep &lt;b&gt;available to everyone&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Orain &lt;b&gt;Mandrakelinux Download&lt;/b&gt; instalatzen ari zara. Hau Mandrakesoftek "</div><div class='add'>+"Orain &lt;b&gt;Mandrivalinux Download&lt;/b&gt; instalatzen ari zara. Hau Mandrivaek "</div><div class='ctx'> "&lt;b&gt;guztientzako eskuragarri&lt;/b&gt; mantendu nahi duen doako bertsioa da."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/05.pl:19</div><div class='hunk'>@@ -16252,9 +16252,9 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "You will not have access to the &lt;b&gt;services included&lt;/b&gt; in the other "</div><div class='del'>-"Mandrakesoft products either."</div><div class='add'>+"Mandriva products either."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Beste Mandrakesoft produktuetan &lt;b&gt;ematen diren zerbitzuetara&lt;/b&gt; ere ezingo "</div><div class='add'>+"Beste Mandriva produktuetan &lt;b&gt;ematen diren zerbitzuetara&lt;/b&gt; ere ezingo "</div><div class='ctx'> "duzu sarbiderik eduki."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:13</div><div class='hunk'>@@ -16264,8 +16264,8 @@ msgstr "&lt;b&gt;Discovery, Zure Lehenengo Linux Idaztegia&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux Discovery&lt;/b&gt;."</div><div class='del'>-msgstr "Orain &lt;b&gt;Mandrakelinux Discovery&lt;/b&gt; instalatzen ari zara."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux Discovery&lt;/b&gt;."</div><div class='add'>+msgstr "Orain &lt;b&gt;Mandrivalinux Discovery&lt;/b&gt; instalatzen ari zara."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:17</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16287,17 +16287,17 @@ msgstr "&lt;b&gt;PowerPack, Linux Idaztegia Gorena&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/07.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux PowerPack&lt;/b&gt;."</div><div class='del'>-msgstr "&lt;b&gt;Mandrakelinux PowerPack&lt;/b&gt; instalatzen ari zara."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux PowerPack&lt;/b&gt;."</div><div class='add'>+msgstr "&lt;b&gt;Mandrivalinux PowerPack&lt;/b&gt; instalatzen ari zara."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/07.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"PowerPack is Mandrakesoft's &lt;b&gt;premier Linux desktop&lt;/b&gt; product. PowerPack "</div><div class='add'>+"PowerPack is Mandriva's &lt;b&gt;premier Linux desktop&lt;/b&gt; product. PowerPack "</div><div class='ctx'> "includes &lt;b&gt;thousands of applications&lt;/b&gt; - everything from the most popular "</div><div class='ctx'> "to the most advanced."</div><div class='ctx'> msgstr ""</div><div class='del'>-"PowerPack Mandrakesoft-en &lt;b&gt;lehen mailako idaztegi&lt;/b&gt; produktua da. "</div><div class='add'>+"PowerPack Mandriva-en &lt;b&gt;lehen mailako idaztegi&lt;/b&gt; produktua da. "</div><div class='ctx'> "PowerPack-ek &lt;b&gt;milaka aplikazio&lt;/b&gt; dakartza - guztia ospetsuenetatik "</div><div class='ctx'> "aurreratuenetara."</div><div class='ctx'> </div><div class='hunk'>@@ -16308,8 +16308,8 @@ msgstr "&lt;b&gt;PowerPack+, Idaztegi eta Zerbitzarietarako Linux Soluzioa&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/08.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux PowerPack+&lt;/b&gt;."</div><div class='del'>-msgstr "&lt;b&gt;Mandrakelinux PowerPack+&lt;/b&gt; instalatzen ari zara."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux PowerPack+&lt;/b&gt;."</div><div class='add'>+msgstr "&lt;b&gt;Mandrivalinux PowerPack+&lt;/b&gt; instalatzen ari zara."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/08.pl:17</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16325,21 +16325,21 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakesoft Produktuak&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Produktuak&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakesoft&lt;/b&gt; has developed a wide range of &lt;b&gt;Mandrakelinux&lt;/b&gt; "</div><div class='add'>+"&lt;b&gt;Mandriva&lt;/b&gt; has developed a wide range of &lt;b&gt;Mandrivalinux&lt;/b&gt; "</div><div class='ctx'> "products."</div><div class='ctx'> msgstr ""</div><div class='del'>-"&lt;b&gt;Mandrakesoft&lt;/b&gt;ek &lt;b&gt;Mandrakelinux&lt;/b&gt; produktu eremu zabala garatudu."</div><div class='add'>+"&lt;b&gt;Mandriva&lt;/b&gt;ek &lt;b&gt;Mandrivalinux&lt;/b&gt; produktu eremu zabala garatudu."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:17</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "The Mandrakelinux products are:"</div><div class='del'>-msgstr "Mandrakelinux produktuak dira:"</div><div class='add'>+msgid "The Mandrivalinux products are:"</div><div class='add'>+msgstr "Mandrivalinux produktuak dira:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:18</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16359,72 +16359,72 @@ msgstr "\t* &lt;b&gt;PowerPack+&lt;/b&gt;, Idaztegi eta Zerbitzarietarako Linux Soluzioa."</div><div class='ctx'> #: share/advertising/09.pl:21</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;Mandrakelinux for x86-64&lt;/b&gt;, The Mandrakelinux solution for making "</div><div class='add'>+"\t* &lt;b&gt;Mandrivalinux for x86-64&lt;/b&gt;, The Mandrivalinux solution for making "</div><div class='ctx'> "the most of your 64-bit processor."</div><div class='ctx'> msgstr ""</div><div class='del'>-"\t* &lt;b&gt;Mandrakelinux x86-64-rako&lt;/b&gt;, zure 64-biteko prozesatzaileari onena "</div><div class='del'>-"ateratzeko Mandrakelinux soluzioa."</div><div class='add'>+"\t* &lt;b&gt;Mandrivalinux x86-64-rako&lt;/b&gt;, zure 64-biteko prozesatzaileari onena "</div><div class='add'>+"ateratzeko Mandrivalinux soluzioa."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products (Nomad Products)&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakesoft Produktuak (Nomada Produktuak)&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products (Nomad Products)&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Produktuak (Nomada Produktuak)&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakesoft has developed two products that allow you to use Mandrakelinux "</div><div class='add'>+"Mandriva has developed two products that allow you to use Mandrivalinux "</div><div class='ctx'> "&lt;b&gt;on any computer&lt;/b&gt; and without any need to actually install it:"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakesoft-ek bi produktu garatu ditu Mandrakelinux &lt;b&gt;edozein "</div><div class='add'>+"Mandriva-ek bi produktu garatu ditu Mandrivalinux &lt;b&gt;edozein "</div><div class='ctx'> "konputagailutan&lt;/b&gt; erabili ahal izateko berau instalatu beharrik gabe:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:18</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;Move&lt;/b&gt;, a Mandrakelinux distribution that runs entirely from a "</div><div class='add'>+"\t* &lt;b&gt;Move&lt;/b&gt;, a Mandrivalinux distribution that runs entirely from a "</div><div class='ctx'> "bootable CD-ROM."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "\t* &lt;b&gt;Move&lt;/b&gt;, osorik CD-ROM abiarazle batetik exekutatzen den "</div><div class='del'>-"Mandrakelinux banaketa bat."</div><div class='add'>+"Mandrivalinux banaketa bat."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, a Mandrakelinux distribution pre-installed on the "</div><div class='add'>+"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, a Mandrivalinux distribution pre-installed on the "</div><div class='ctx'> "ultra-compact “LaCie Mobile Hard Drive”."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, “LaCie Mobile Hard Drive” ultra-konpaktoan aurre-"</div><div class='del'>-"instalatutako Mandrakelinux banaketa bat."</div><div class='add'>+"instalatutako Mandrivalinux banaketa bat."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products (Professional Solutions)&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakesoft Produktuak (Soluzio Profesionalak)&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products (Professional Solutions)&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Produktuak (Soluzio Profesionalak)&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Below are the Mandrakesoft products designed to meet the &lt;b&gt;professional "</div><div class='add'>+"Below are the Mandriva products designed to meet the &lt;b&gt;professional "</div><div class='ctx'> "needs&lt;/b&gt;:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Azpian daude &lt;b&gt;behar profesionalei&lt;/b&gt; erantzuteko diseinatutako "</div><div class='del'>-"Mandrakesoft produktuak:"</div><div class='add'>+"Mandriva produktuak:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:16</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, The Mandrakelinux Desktop for Businesses."</div><div class='del'>-msgstr "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, Enpresentzako Mandrakelinux Idaztegia."</div><div class='add'>+msgid "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, The Mandrivalinux Desktop for Businesses."</div><div class='add'>+msgstr "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, Enpresentzako Mandrivalinux Idaztegia."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:17</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, The Mandrakelinux Server Solution."</div><div class='del'>-msgstr "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, Mandrakelinux Zerbitzari Soluzioa."</div><div class='add'>+msgid "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, The Mandrivalinux Server Solution."</div><div class='add'>+msgstr "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, Mandrivalinux Zerbitzari Soluzioa."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:18</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, The Mandrakelinux Security Solution."</div><div class='del'>-msgstr "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, Mandrakelinux Segurtasun Soluzioa."</div><div class='add'>+msgid "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, The Mandrivalinux Security Solution."</div><div class='add'>+msgstr "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, Mandrivalinux Segurtasun Soluzioa."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/12.pl:13</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16468,10 +16468,10 @@ msgstr "&lt;b&gt;Hautatu zure Idaztegi Ingurune Gogokoena&lt;/b&gt;"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "With PowerPack, you will have the choice of the &lt;b&gt;graphical desktop "</div><div class='del'>-"environment&lt;/b&gt;. Mandrakesoft has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='add'>+"environment&lt;/b&gt;. Mandriva has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "PowerPack-ekin &lt;b&gt;idaztegi ingurune grafikoaren&lt;/b&gt; aukera izango duzu. "</div><div class='del'>-"Mandrakesoft-ek &lt;b&gt;KDE&lt;b&gt; aukeratu du lehetsi gisa."</div><div class='add'>+"Mandriva-ek &lt;b&gt;KDE&lt;b&gt; aukeratu du lehetsi gisa."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/13-a.pl:17 share/advertising/13-b.pl:17</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16495,10 +16495,10 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "With PowerPack+, you will have the choice of the &lt;b&gt;graphical desktop "</div><div class='del'>-"environment&lt;/b&gt;. Mandrakesoft has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='add'>+"environment&lt;/b&gt;. Mandriva has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "PowerPack+-ekin &lt;b&gt;idaztegi ingurune grafikoaren&lt;/b&gt; aukera izango duzu. "</div><div class='del'>-"Mandrakesoft-ek &lt;b&gt;KDE&lt;b&gt; aukeratu du lehetsi gisa."</div><div class='add'>+"Mandriva-ek &lt;b&gt;KDE&lt;b&gt; aukeratu du lehetsi gisa."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/14.pl:15</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16626,10 +16626,10 @@ msgstr "&lt;b&gt;Gozatu ezazu Aplikazio Eremu Zabala&lt;/b&gt;"</div><div class='ctx'> #: share/advertising/18.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"In the Mandrakelinux menu you will find &lt;b&gt;easy-to-use&lt;/b&gt; applications for "</div><div class='add'>+"In the Mandrivalinux menu you will find &lt;b&gt;easy-to-use&lt;/b&gt; applications for "</div><div class='ctx'> "&lt;b&gt;all of your tasks&lt;/b&gt;:"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux menuan zure eginbehar guztientzako aplikazio erabilerrazak "</div><div class='add'>+"Mandrivalinux menuan zure eginbehar guztientzako aplikazio erabilerrazak "</div><div class='ctx'> "aurkituko dituzu:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/18.pl:16</div><div class='hunk'>@@ -16899,18 +16899,18 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakelinux Control Center&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakelinux kontrol-zentroa&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandrivalinux Control Center&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandrivalinux kontrol-zentroa&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"The &lt;b&gt;Mandrakelinux Control Center&lt;/b&gt; is an essential collection of "</div><div class='del'>-"Mandrakelinux-specific utilities designed to simplify the configuration of "</div><div class='add'>+"The &lt;b&gt;Mandrivalinux Control Center&lt;/b&gt; is an essential collection of "</div><div class='add'>+"Mandrivalinux-specific utilities designed to simplify the configuration of "</div><div class='ctx'> "your computer."</div><div class='ctx'> msgstr ""</div><div class='del'>-"&lt;b&gt;Mandrakelinux Aginte Gunea&lt;/b&gt; zure konputagailuaren konfigurazioa "</div><div class='del'>-"errazteko diseinatutako Mandrakelinux-en ezinbesteko utilitate espezifikoen "</div><div class='add'>+"&lt;b&gt;Mandrivalinux Aginte Gunea&lt;/b&gt; zure konputagailuaren konfigurazioa "</div><div class='add'>+"errazteko diseinatutako Mandrivalinux-en ezinbesteko utilitate espezifikoen "</div><div class='ctx'> "bilduma bat da."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:17</div><div class='hunk'>@@ -16934,16 +16934,16 @@ msgstr "&lt;b&gt;Iturburu Irekidun Eredua&lt;/b&gt;"</div><div class='ctx'> msgid ""</div><div class='ctx'> "Like all computer programming, open source software &lt;b&gt;requires time and "</div><div class='ctx'> "people&lt;/b&gt; for development. In order to respect the open source philosophy, "</div><div class='del'>-"Mandrakesoft sells added value products and services to &lt;b&gt;keep improving "</div><div class='del'>-"Mandrakelinux&lt;/b&gt;. If you want to &lt;b&gt;support the open source philosophy&lt;/b&gt; "</div><div class='del'>-"and the development of Mandrakelinux, &lt;b&gt;please&lt;/b&gt; consider buying one of "</div><div class='add'>+"Mandriva sells added value products and services to &lt;b&gt;keep improving "</div><div class='add'>+"Mandrivalinux&lt;/b&gt;. If you want to &lt;b&gt;support the open source philosophy&lt;/b&gt; "</div><div class='add'>+"and the development of Mandrivalinux, &lt;b&gt;please&lt;/b&gt; consider buying one of "</div><div class='ctx'> "our products or services!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Konputagailu programaketa guztiak bezala, iturburu irekiko softwareak "</div><div class='ctx'> "&lt;b&gt;denbora eta jendea&lt;/b&gt; behar du garapenerako. Iturburu irekiko filosofia "</div><div class='del'>-"errespetatzeko asmoz, Mandrakesoft-ek balio erantsidun produktu eta "</div><div class='del'>-"zerbitzuak saltzen ditu &lt;b&gt;Mandrakelinux hobetzen jarraitzeko&lt;/b&gt;. "</div><div class='del'>-"&lt;b&gt;Iturburu irekiko filosofiari&lt;/b&gt; eta Mandrakelinux-en garapenari laguntza "</div><div class='add'>+"errespetatzeko asmoz, Mandriva-ek balio erantsidun produktu eta "</div><div class='add'>+"zerbitzuak saltzen ditu &lt;b&gt;Mandrivalinux hobetzen jarraitzeko&lt;/b&gt;. "</div><div class='add'>+"&lt;b&gt;Iturburu irekiko filosofiari&lt;/b&gt; eta Mandrivalinux-en garapenari laguntza "</div><div class='ctx'> "eman nahi badiezu, &lt;b&gt;mesedez&lt;/b&gt; gogoan hartu gure produktu edo "</div><div class='ctx'> "zerbitzuetako baten erosketa!"</div><div class='ctx'> </div><div class='hunk'>@@ -16955,10 +16955,10 @@ msgstr "&lt;b&gt;Lerroko Denda&lt;/b&gt;"</div><div class='ctx'> #: share/advertising/27.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"To learn more about Mandrakesoft products and services, you can visit our "</div><div class='add'>+"To learn more about Mandriva products and services, you can visit our "</div><div class='ctx'> "&lt;b&gt;e-commerce platform&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakesoft produktu eta zerbitzuei buruz gehiago ikasteko, gure &lt;b&gt;e-"</div><div class='add'>+"Mandriva produktu eta zerbitzuei buruz gehiago ikasteko, gure &lt;b&gt;e-"</div><div class='ctx'> "commece plataforma&lt;/b&gt; bisitatu dezakezu."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/27.pl:17</div><div class='hunk'>@@ -16984,23 +16984,23 @@ msgstr "Joan gaur bertan &lt;b&gt;store.mandrakesoft.com&lt;/b&gt; gunera"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeclub&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeclub&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Club&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Club&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakeclub&lt;/b&gt; is the &lt;b&gt;perfect companion&lt;/b&gt; to your Mandrakelinux "</div><div class='add'>+"&lt;b&gt;Mandriva Club&lt;/b&gt; is the &lt;b&gt;perfect companion&lt;/b&gt; to your Mandrivalinux "</div><div class='ctx'> "product.."</div><div class='ctx'> msgstr ""</div><div class='del'>-"&lt;b&gt;Mandrakeclub&lt;/b&gt; zure Mandrakelinux produktuen &lt;b&gt;lagunperfektua&lt;/b&gt; da..."</div><div class='add'>+"&lt;b&gt;Mandriva Club&lt;/b&gt; zure Mandrivalinux produktuen &lt;b&gt;lagunperfektua&lt;/b&gt; da..."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Take advantage of &lt;b&gt;valuable benefits&lt;/b&gt; by joining Mandrakeclub, such as:"</div><div class='add'>+"Take advantage of &lt;b&gt;valuable benefits&lt;/b&gt; by joining Mandriva Club, such as:"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Baliatu Mandrakeclub-eko kide eginez eskuratuko dituzun onurez, hala nola:"</div><div class='add'>+"Baliatu Mandriva Club-eko kide eginez eskuratuko dituzun onurez, hala nola:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:20</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -17022,40 +17022,40 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:22</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* Participation in Mandrakelinux &lt;b&gt;user forums&lt;/b&gt;."</div><div class='del'>-msgstr "\t* Parte-hartzea Mandrakelinux &lt;b&gt;erabiltzaile foruetan&lt;/b&gt;."</div><div class='add'>+msgid "\t* Participation in Mandrivalinux &lt;b&gt;user forums&lt;/b&gt;."</div><div class='add'>+msgstr "\t* Parte-hartzea Mandrivalinux &lt;b&gt;erabiltzaile foruetan&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:23</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "\t* &lt;b&gt;Early and privileged access&lt;/b&gt;, before public release, to "</div><div class='del'>-"Mandrakelinux &lt;b&gt;ISO images&lt;/b&gt;."</div><div class='add'>+"Mandrivalinux &lt;b&gt;ISO images&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "\t* Askapen publikoaren aurretik &lt;b&gt;sarbide goiztiar eta pribilegiatua&lt;/b&gt;, "</div><div class='del'>-"Mandrakelinux &lt;b&gt;ISO irudietara&lt;/b&gt;."</div><div class='add'>+"Mandrivalinux &lt;b&gt;ISO irudietara&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeonline&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeonline&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Online&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Online&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakeonline&lt;/b&gt; is a new premium service that Mandrakesoft is proud to "</div><div class='add'>+"&lt;b&gt;Mandriva Online&lt;/b&gt; is a new premium service that Mandriva is proud to "</div><div class='ctx'> "offer its customers!"</div><div class='ctx'> msgstr ""</div><div class='del'>-"&lt;b&gt;Mandrakeonline&lt;/b&gt; Mandrakesoft bere bezeroei erabil dezaten eskaintzeaz "</div><div class='add'>+"&lt;b&gt;Mandriva Online&lt;/b&gt; Mandriva bere bezeroei erabil dezaten eskaintzeaz "</div><div class='ctx'> "harro dagoen premium zerbitzu berria da!"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakeonline provides a wide range of valuable services for &lt;b&gt;easily "</div><div class='del'>-"updating&lt;/b&gt; your Mandrakelinux systems:"</div><div class='add'>+"Mandriva Online provides a wide range of valuable services for &lt;b&gt;easily "</div><div class='add'>+"updating&lt;/b&gt; your Mandrivalinux systems:"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakeonline-k zerbitzu baliogarrien aukera zabala eskaintzen du zure "</div><div class='del'>-"Mandrakelinux sistema &lt;b&gt;erraz eguneratzeko&lt;/b&gt;:"</div><div class='add'>+"Mandriva Online-k zerbitzu baliogarrien aukera zabala eskaintzen du zure "</div><div class='add'>+"Mandrivalinux sistema &lt;b&gt;erraz eguneratzeko&lt;/b&gt;:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:18</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -17081,40 +17081,40 @@ msgstr "\t* Eguneraketa &lt;b&gt;programazio&lt;/b&gt; malgua."</div><div class='ctx'> #: share/advertising/29.pl:21</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* Management of &lt;b&gt;all your Mandrakelinux systems&lt;/b&gt; with one account."</div><div class='add'>+"\t* Management of &lt;b&gt;all your Mandrivalinux systems&lt;/b&gt; with one account."</div><div class='ctx'> msgstr ""</div><div class='del'>-"\t* Zure &lt;b&gt;Mandrakelinux sistema guztien&lt;/b&gt; kudeaketa kontu bakarrarekin."</div><div class='add'>+"\t* Zure &lt;b&gt;Mandrivalinux sistema guztien&lt;/b&gt; kudeaketa kontu bakarrarekin."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeexpert&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeexpert&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Expert&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Expert&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Do you require &lt;b&gt;assistance?&lt;/b&gt; Meet Mandrakesoft's technical experts on "</div><div class='add'>+"Do you require &lt;b&gt;assistance?&lt;/b&gt; Meet Mandriva's technical experts on "</div><div class='ctx'> "&lt;b&gt;our technical support platform&lt;/b&gt; www.mandrakeexpert.com."</div><div class='ctx'> msgstr ""</div><div class='del'>-"&lt;b&gt;Laguntza&lt;/b&gt; behar duzu? Mandrakesoft-en aditu teknikoak aurkituko dituzu "</div><div class='add'>+"&lt;b&gt;Laguntza&lt;/b&gt; behar duzu? Mandriva-en aditu teknikoak aurkituko dituzu "</div><div class='ctx'> "www.mandrakeexpert.com &lt;b&gt;gure euskarri teknikoaren plataforman&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Thanks to the help of &lt;b&gt;qualified Mandrakelinux experts&lt;/b&gt;, you will save "</div><div class='add'>+"Thanks to the help of &lt;b&gt;qualified Mandrivalinux experts&lt;/b&gt;, you will save "</div><div class='ctx'> "a lot of time."</div><div class='ctx'> msgstr ""</div><div class='del'>-"&lt;b&gt;Mandrakelinux aditu gaituen&lt;/b&gt; laguntzari esker, denbora asko aurreztuko "</div><div class='add'>+"&lt;b&gt;Mandrivalinux aditu gaituen&lt;/b&gt; laguntzari esker, denbora asko aurreztuko "</div><div class='ctx'> "duzu."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"For any question related to Mandrakelinux, you have the possibility to "</div><div class='add'>+"For any question related to Mandrivalinux, you have the possibility to "</div><div class='ctx'> "purchase support incidents at &lt;b&gt;store.mandrakesoft.com&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux-ekin zerikusia duten galderak erantzuteko, &lt;b&gt;store."</div><div class='add'>+"Mandrivalinux-ekin zerikusia duten galderak erantzuteko, &lt;b&gt;store."</div><div class='ctx'> "mandrakesoft.com&lt;/b&gt;-en euskarri gertakariak erosteko aukera daukazu."</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:25</div><div class='hunk'>@@ -17414,8 +17414,8 @@ msgstr "Gainbegiraketa tresnak, prozesuen kotabilitatea, tcpdump, nmap, ..."</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:196</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakesoft Wizards"</div><div class='del'>-msgstr "Mandrakesoft Morroiak"</div><div class='add'>+msgid "Mandriva Wizards"</div><div class='add'>+msgstr "Mandriva Morroiak"</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:197</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -17568,7 +17568,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "[OPTIONS]...\n"</div><div class='del'>-"Mandrakelinux Terminal Server Configurator\n"</div><div class='add'>+"Mandrivalinux Terminal Server Configurator\n"</div><div class='ctx'> "--enable         : enable MTS\n"</div><div class='ctx'> "--disable        : disable MTS\n"</div><div class='ctx'> "--start          : start MTS\n"</div><div class='hunk'>@@ -17639,14 +17639,14 @@ msgstr " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"</div><div class='ctx'> msgid ""</div><div class='ctx'> "[OPTION]...\n"</div><div class='ctx'> "  --no-confirmation      do not ask first confirmation question in "</div><div class='del'>-"MandrakeUpdate mode\n"</div><div class='add'>+"Mandriva Update mode\n"</div><div class='ctx'> "  --no-verify-rpm        do not verify packages signatures\n"</div><div class='ctx'> "  --changelog-first      display changelog before filelist in the "</div><div class='ctx'> "description window\n"</div><div class='ctx'> "  --merge-all-rpmnew     propose to merge all .rpmnew/.rpmsave files found"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "[OPTION]...\n"</div><div class='del'>-"  --no-confirmation      ez eskatu berrespenik MandrakeUpdate moduan\n"</div><div class='add'>+"  --no-confirmation      ez eskatu berrespenik Mandriva Update moduan\n"</div><div class='ctx'> "  --no-verify-rpm        ez egiaztatu paketeen sinadurak\n"</div><div class='ctx'> "  --changelog-first      bistaratu changelog fitxategi-zerrendaren aurretik "</div><div class='ctx'> "azalpenen leihoan\n"</div><div class='hunk'>@@ -20444,13 +20444,13 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:41</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Bug Report Tool"</div><div class='del'>-msgstr "Mandrakelinux-en programa-erroreen berri emateko tresna"</div><div class='add'>+msgid "Mandrivalinux Bug Report Tool"</div><div class='add'>+msgstr "Mandrivalinux-en programa-erroreen berri emateko tresna"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:46</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Control Center"</div><div class='del'>-msgstr "Mandrakelinux-en kontrol-zentroa"</div><div class='add'>+msgid "Mandrivalinux Control Center"</div><div class='add'>+msgstr "Mandrivalinux-en kontrol-zentroa"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:48</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -20470,8 +20470,8 @@ msgstr "HardDrake"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:51</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakeonline"</div><div class='del'>-msgstr "Mandrakeonline"</div><div class='add'>+msgid "Mandriva Online"</div><div class='add'>+msgstr "Mandriva Online"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:52</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -20515,8 +20515,8 @@ msgstr "Konfigurazio-morroiak"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:81</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Select Mandrakesoft Tool:"</div><div class='del'>-msgstr "Aukeratu Mandrakesoft Tresna:"</div><div class='add'>+msgid "Select Mandriva Tool:"</div><div class='add'>+msgstr "Aukeratu Mandriva Tresna:"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:82</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -20943,20 +20943,20 @@ msgstr "Abioan abiaraztekoa"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "This interface has not been configured yet.\n"</div><div class='del'>-"Run the \"Add an interface\" assistant from the Mandrakelinux Control Center"</div><div class='add'>+"Run the \"Add an interface\" assistant from the Mandrivalinux Control Center"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Interfaze hau ez da oraindik konfiguratu.\n"</div><div class='del'>-"Exekutatu Mandrakelinux kontrol-zentroko \"Gehitu interfaze bat\" "</div><div class='add'>+"Exekutatu Mandrivalinux kontrol-zentroko \"Gehitu interfaze bat\" "</div><div class='ctx'> "laguntzailea"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakconnect:1009 standalone/net_applet:61</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "You do not have any configured Internet connection.\n"</div><div class='del'>-"Run the \"%s\" assistant from the Mandrakelinux Control Center"</div><div class='add'>+"Run the \"%s\" assistant from the Mandrivalinux Control Center"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Ez daukazu konfiguratutako Internet loturarik.\n"</div><div class='del'>-"Exekutatu Mandrakelinux Aginte Guneko \"%s\" morroia"</div><div class='add'>+"Exekutatu Mandrivalinux Aginte Guneko \"%s\" morroia"</div><div class='ctx'> </div><div class='ctx'> #. -PO: here "Add Connection" should be translated the same was as in control-center</div><div class='ctx'> #: standalone/drakconnect:1010 standalone/net_applet:62</div><div class='hunk'>@@ -21006,8 +21006,8 @@ msgstr "KDM (KDE konexioen kudeatzailea)"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakedm:36</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "MdkKDM (Mandrakelinux Display Manager)"</div><div class='del'>-msgstr "MdkKDM (Mandrakelinux konexioen kudeatzailea)"</div><div class='add'>+msgid "MdkKDM (Mandrivalinux Display Manager)"</div><div class='add'>+msgstr "MdkKDM (Mandrivalinux konexioen kudeatzailea)"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakedm:37</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -21306,7 +21306,7 @@ msgstr "Inportatu"</div><div class='ctx'> #: standalone/drakfont:511</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Copyright (C) 2001-2002 by Mandrakesoft \n"</div><div class='add'>+"Copyright (C) 2001-2002 by Mandriva \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "       DUPONT Sebastien (original version)\n"</div><div class='hunk'>@@ -21315,7 +21315,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "       VIGNAUD Thierry &lt;tvignaud@mandrakesoft.com&gt;"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Copyright (C) 2001-2002 Mandrakesoft \n"</div><div class='add'>+"Copyright (C) 2001-2002 Mandriva \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "       DUPONT Sebastien (jatorrizko bertsioa)\n"</div><div class='hunk'>@@ -21860,14 +21860,14 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> " drakhelp 0.1\n"</div><div class='del'>-"Copyright (C) 2003-2004 Mandrakesoft.\n"</div><div class='add'>+"Copyright (C) 2003-2004 Mandriva.\n"</div><div class='ctx'> "This is free software and may be redistributed under the terms of the GNU "</div><div class='ctx'> "GPL.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Usage: \n"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "drakhelp 0.1\n"</div><div class='del'>-"Copyright (C) 2003-2004 Mandrakesoft.\n"</div><div class='add'>+"Copyright (C) 2003-2004 Mandriva.\n"</div><div class='ctx'> "Software librea da, eta birbana daiteke GNU GPL lizentziaren baldintzak "</div><div class='ctx'> "betetzen badira.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -21895,8 +21895,8 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakhelp:36</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Help Center"</div><div class='del'>-msgstr "Mandrakelinux Laguntza Gunea"</div><div class='add'>+msgid "Mandrivalinux Help Center"</div><div class='add'>+msgstr "Mandrivalinux Laguntza Gunea"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakhelp:36</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -25428,8 +25428,8 @@ msgstr "Aldaketa egin da, baina, eragina izan dezan, saioa amaitu behar duzu"</div><div class='ctx'> </div><div class='ctx'> #: standalone/logdrake:50</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Tools Logs"</div><div class='del'>-msgstr "Mandrakelinux Tresnen Erregistroak"</div><div class='add'>+msgid "Mandrivalinux Tools Logs"</div><div class='add'>+msgstr "Mandrivalinux Tresnen Erregistroak"</div><div class='ctx'> </div><div class='ctx'> #: standalone/logdrake:51</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -25942,7 +25942,7 @@ msgstr "Konexioa osatu da."</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Connection failed.\n"</div><div class='del'>-"Verify your configuration in the Mandrakelinux Control Center."</div><div class='add'>+"Verify your configuration in the Mandrivalinux Control Center."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Konexioak huts egin du.\n"</div><div class='ctx'> "Egiaztatu zure konfigurazioa Mandrake-ren kontrol-zentroan."</div><div class='head'>diff --git a/perl-install/share/po/fa.po b/perl-install/share/po/fa.po<br/>index 0cd56213d..4cacbf188 100644<br/>--- a/<a href='/software/drakx/tree/perl-install/share/po/fa.po?h=18.33&amp;id=a2c392a9ab83bb9031fb11f99f0101f1f2d9f140'>perl-install/share/po/fa.po</a><br/>+++ b/<a href='/software/drakx/tree/perl-install/share/po/fa.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/fa.po</a></div><div class='hunk'>@@ -66,7 +66,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click the button to reboot the machine, unplug it, remove write protection,\n"</div><div class='del'>-"plug the key again, and launch Mandrake Move again."</div><div class='add'>+"plug the key again, and launch Mandriva Move again."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "کلید USB بنظر می‌رسد که حفاظت نگارش را بکار گرفته باشد، ولی اکنون نمی‌توانیم\n"</div><div class='ctx'> "آن را بسلامتی خارج کنیم.\n"</div><div class='hunk'>@@ -74,7 +74,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "دکمه را برای آغازگری مجدد کلیک کنید، آن را خارج کرده، حفاظت نگارش را "</div><div class='ctx'> "بردارید،\n"</div><div class='del'>-"کلید را دوباره وصل کرده، و Mandrake Move را دوباره راه‌اندازی کنید."</div><div class='add'>+"کلید را دوباره وصل کرده، و Mandriva Move را دوباره راه‌اندازی کنید."</div><div class='ctx'> </div><div class='ctx'> #: ../move/move.pm:468 help.pm:409 install_steps_interactive.pm:1320</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -92,7 +92,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You may also proceed without an USB key - you'll still be\n"</div><div class='del'>-"able to use Mandrake Move as a normal live Mandrake\n"</div><div class='add'>+"able to use Mandriva Move as a normal live Mandriva\n"</div><div class='ctx'> "Operating System."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "کلید USB شما هیچ قسمت‌بندی معتبر (FAT) ویندوز ندارد.\n"</div><div class='hunk'>@@ -103,14 +103,14 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "شما می‌توانید بدون یک کلید USB نیز پیشروی کنید - هنوز\n"</div><div class='del'>-"قادر خواهید بود از Mandrake Move مانند یک سیستم عامل\n"</div><div class='add'>+"قادر خواهید بود از Mandriva Move مانند یک سیستم عامل\n"</div><div class='ctx'> "ماندرایک زنده‌ی عادی استفاده کنید."</div><div class='ctx'> </div><div class='ctx'> #: ../move/move.pm:483</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "We did not detect any USB key on your system. If you\n"</div><div class='del'>-"plug in an USB key now, Mandrake Move will have the ability\n"</div><div class='add'>+"plug in an USB key now, Mandriva Move will have the ability\n"</div><div class='ctx'> "to transparently save the data in your home directory and\n"</div><div class='ctx'> "system wide configuration, for next boot on this computer\n"</div><div class='ctx'> "or another one. Note: if you plug in a key now, wait several\n"</div><div class='hunk'>@@ -118,7 +118,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You may also proceed without an USB key - you'll still be\n"</div><div class='del'>-"able to use Mandrake Move as a normal live Mandrake\n"</div><div class='add'>+"able to use Mandriva Move as a normal live Mandriva\n"</div><div class='ctx'> "Operating System."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "ما هیچ کلید USB را بر سیستم‌تان شناسائی نکردیم. اگر شما\n"</div><div class='hunk'>@@ -255,7 +255,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "This may come from corrupted system configuration files\n"</div><div class='ctx'> "on the USB key, in this case removing them and then\n"</div><div class='del'>-"rebooting Mandrake Move would fix the problem. To do\n"</div><div class='add'>+"rebooting Mandriva Move would fix the problem. To do\n"</div><div class='ctx'> "so, click on the corresponding button.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -1308,7 +1308,7 @@ msgstr "گزینش زبان"</div><div class='ctx'> #: any.pm:733</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux can support multiple languages. Select\n"</div><div class='add'>+"Mandrivalinux can support multiple languages. Select\n"</div><div class='ctx'> "the languages you would like to install. They will be available\n"</div><div class='ctx'> "when your installation is complete and you restart your system."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -3730,7 +3730,7 @@ msgstr "بکار انداختن پشتیبانی رادیو"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Before continuing, you should carefully read the terms of the license. It\n"</div><div class='del'>-"covers the entire Mandrakelinux distribution. If you agree with all the\n"</div><div class='add'>+"covers the entire Mandrivalinux distribution. If you agree with all the\n"</div><div class='ctx'> "terms it contains, check the \"%s\" box. If not, clicking on the \"%s\"\n"</div><div class='ctx'> "button will reboot your computer."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -3915,7 +3915,7 @@ msgstr ""</div><div class='ctx'> #: help.pm:85</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"The Mandrakelinux installation is distributed on several CD-ROMs. If a\n"</div><div class='add'>+"The Mandrivalinux installation is distributed on several CD-ROMs. If a\n"</div><div class='ctx'> "selected package is located on another CD-ROM, DrakX will eject the current\n"</div><div class='ctx'> "CD and ask you to insert the required one. If you do not have the requested\n"</div><div class='ctx'> "CD at hand, just click on \"%s\", the corresponding packages will not be\n"</div><div class='hunk'>@@ -3931,11 +3931,11 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "It's now time to specify which programs you wish to install on your system.\n"</div><div class='del'>-"There are thousands of packages available for Mandrakelinux, and to make it\n"</div><div class='add'>+"There are thousands of packages available for Mandrivalinux, and to make it\n"</div><div class='ctx'> "simpler to manage, they have been placed into groups of similar\n"</div><div class='ctx'> "applications.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Mandrakelinux sorts package groups in four categories. You can mix and\n"</div><div class='add'>+"Mandrivalinux sorts package groups in four categories. You can mix and\n"</div><div class='ctx'> "match applications from the various categories, so a ``Workstation''\n"</div><div class='ctx'> "installation can still have applications from the ``Server'' category\n"</div><div class='ctx'> "installed.\n"</div><div class='hunk'>@@ -4100,10 +4100,10 @@ msgid ""</div><div class='ctx'> "!! If a server package has been selected, either because you specifically\n"</div><div class='ctx'> "chose the individual package or because it was part of a group of packages,\n"</div><div class='ctx'> "you'll be asked to confirm that you really want those servers to be\n"</div><div class='del'>-"installed. By default Mandrakelinux will automatically start any installed\n"</div><div class='add'>+"installed. By default Mandrivalinux will automatically start any installed\n"</div><div class='ctx'> "services at boot time. Even if they are safe and have no known issues at\n"</div><div class='ctx'> "the time the distribution was shipped, it is entirely possible that\n"</div><div class='del'>-"security holes were discovered after this version of Mandrakelinux was\n"</div><div class='add'>+"security holes were discovered after this version of Mandrivalinux was\n"</div><div class='ctx'> "finalized. If you do not know what a particular service is supposed to do "</div><div class='ctx'> "or\n"</div><div class='ctx'> "why it's being installed, then click \"%s\". Clicking \"%s\" will install\n"</div><div class='hunk'>@@ -4291,7 +4291,7 @@ msgstr ""</div><div class='ctx'> msgid ""</div><div class='ctx'> "X (for X Window System) is the heart of the GNU/Linux graphical interface\n"</div><div class='ctx'> "on which all the graphical environments (KDE, GNOME, AfterStep,\n"</div><div class='del'>-"WindowMaker, etc.) bundled with Mandrakelinux rely upon.\n"</div><div class='add'>+"WindowMaker, etc.) bundled with Mandrivalinux rely upon.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You'll see a list of different parameters to change to get an optimal\n"</div><div class='ctx'> "graphical display.\n"</div><div class='hunk'>@@ -4466,12 +4466,12 @@ msgstr ""</div><div class='ctx'> #: help.pm:316</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"You now need to decide where you want to install the Mandrakelinux\n"</div><div class='add'>+"You now need to decide where you want to install the Mandrivalinux\n"</div><div class='ctx'> "operating system on your hard drive. If your hard drive is empty or if an\n"</div><div class='ctx'> "existing operating system is using all the available space you will have to\n"</div><div class='ctx'> "partition the drive. Basically, partitioning a hard drive means to\n"</div><div class='ctx'> "logically divide it to create the space needed to install your new\n"</div><div class='del'>-"Mandrakelinux system.\n"</div><div class='add'>+"Mandrivalinux system.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Because the process of partitioning a hard drive is usually irreversible\n"</div><div class='ctx'> "and can lead to data losses, partitioning can be intimidating and stressful\n"</div><div class='hunk'>@@ -4498,7 +4498,7 @@ msgid ""</div><div class='ctx'> "FAT or NTFS partition. Resizing can be performed without the loss of any\n"</div><div class='ctx'> "data, provided you've previously defragmented the Windows partition.\n"</div><div class='ctx'> "Backing up your data is strongly recommended. Using this option is\n"</div><div class='del'>-"recommended if you want to use both Mandrakelinux and Microsoft Windows on\n"</div><div class='add'>+"recommended if you want to use both Mandrivalinux and Microsoft Windows on\n"</div><div class='ctx'> "the same computer.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "   Before choosing this option, please understand that after this\n"</div><div class='hunk'>@@ -4507,7 +4507,7 @@ msgid ""</div><div class='ctx'> "to store your data or to install new software.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". If you want to delete all data and all partitions present on\n"</div><div class='del'>-"your hard drive and replace them with your new Mandrakelinux system, choose\n"</div><div class='add'>+"your hard drive and replace them with your new Mandrivalinux system, choose\n"</div><div class='ctx'> "this option. Be careful, because you will not be able to undo this "</div><div class='ctx'> "operation\n"</div><div class='ctx'> "after you confirm.\n"</div><div class='hunk'>@@ -4725,7 +4725,7 @@ msgid ""</div><div class='ctx'> "Click on \"%s\" when you're ready to format the partitions.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click on \"%s\" if you want to choose another partition for your new\n"</div><div class='del'>-"Mandrakelinux operating system installation.\n"</div><div class='add'>+"Mandrivalinux operating system installation.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click on \"%s\" if you wish to select partitions which will be checked for\n"</div><div class='ctx'> "bad blocks on the disk."</div><div class='hunk'>@@ -4765,7 +4765,7 @@ msgstr "پیشین"</div><div class='ctx'> #: help.pm:434</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"By the time you install Mandrakelinux, it's likely that some packages will\n"</div><div class='add'>+"By the time you install Mandrivalinux, it's likely that some packages will\n"</div><div class='ctx'> "have been updated since the initial release. Bugs may have been fixed,\n"</div><div class='ctx'> "security issues resolved. To allow you to benefit from these updates,\n"</div><div class='ctx'> "you're now able to download them from the Internet. Check \"%s\" if you\n"</div><div class='hunk'>@@ -4806,7 +4806,7 @@ msgid ""</div><div class='ctx'> "generally obtained at the expense of ease of use.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "If you do not know what to choose, keep the default option. You'll be able\n"</div><div class='del'>-"to change it later with the draksec tool, which is part of Mandrakelinux\n"</div><div class='add'>+"to change it later with the draksec tool, which is part of Mandrivalinux\n"</div><div class='ctx'> "Control Center.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Fill the \"%s\" field with the e-mail address of the person responsible for\n"</div><div class='hunk'>@@ -4835,7 +4835,7 @@ msgstr "مدیر امنیت"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "At this point, you need to choose which partition(s) will be used for the\n"</div><div class='del'>-"installation of your Mandrakelinux system. If partitions have already been\n"</div><div class='add'>+"installation of your Mandrivalinux system. If partitions have already been\n"</div><div class='ctx'> "defined, either from a previous installation of GNU/Linux or by another\n"</div><div class='ctx'> "partitioning tool, you can use existing partitions. Otherwise, hard drive\n"</div><div class='ctx'> "partitions must be defined.\n"</div><div class='hunk'>@@ -4992,7 +4992,7 @@ msgstr "تعویض بین حالت عادی/کارشناسی"</div><div class='ctx'> msgid ""</div><div class='ctx'> "More than one Microsoft partition has been detected on your hard drive.\n"</div><div class='ctx'> "Please choose the one which you want to resize in order to install your new\n"</div><div class='del'>-"Mandrakelinux operating system.\n"</div><div class='add'>+"Mandrivalinux operating system.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Each partition is listed as follows: \"Linux name\", \"Windows name\"\n"</div><div class='ctx'> "\"Capacity\".\n"</div><div class='hunk'>@@ -5071,7 +5071,7 @@ msgid ""</div><div class='ctx'> "found on your machine.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "DrakX now needs to know if you want to perform a new installation or an\n"</div><div class='del'>-"upgrade of an existing Mandrakelinux system:\n"</div><div class='add'>+"upgrade of an existing Mandrivalinux system:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". For the most part, this completely wipes out the old system.\n"</div><div class='ctx'> "However, depending on your partitioning scheme, you can prevent some of\n"</div><div class='hunk'>@@ -5080,13 +5080,13 @@ msgid ""</div><div class='ctx'> "the file system, you should use this option.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". This installation class allows you to update the packages\n"</div><div class='del'>-"currently installed on your Mandrakelinux system. Your current partitioning\n"</div><div class='add'>+"currently installed on your Mandrivalinux system. Your current partitioning\n"</div><div class='ctx'> "scheme and user data will not be altered. Most of the other configuration\n"</div><div class='ctx'> "steps remain available and are similar to a standard installation.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Using the ``Upgrade'' option should work fine on Mandrakelinux systems\n"</div><div class='add'>+"Using the ``Upgrade'' option should work fine on Mandrivalinux systems\n"</div><div class='ctx'> "running version \"8.1\" or later. Performing an upgrade on versions prior\n"</div><div class='del'>-"to Mandrakelinux version \"8.1\" is not recommended."</div><div class='add'>+"to Mandrivalinux version \"8.1\" is not recommended."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "این گام فقط در صورتی که یک قسمت‌بندی قدیمی لینوکس/گنو بر ماشین شما پیدا شود\n"</div><div class='ctx'> "فعال می‌گردد. \n"</div><div class='hunk'>@@ -5161,7 +5161,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "About UTF-8 (unicode) support: Unicode is a new character encoding meant to\n"</div><div class='ctx'> "cover all existing languages. However full support for it in GNU/Linux is\n"</div><div class='del'>-"still under development. For that reason, Mandrakelinux's use of UTF-8 will\n"</div><div class='add'>+"still under development. For that reason, Mandrivalinux's use of UTF-8 will\n"</div><div class='ctx'> "depend on the user's choices:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * If you choose a language with a strong legacy encoding (latin1\n"</div><div class='hunk'>@@ -5446,7 +5446,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Now, it's time to select a printing system for your computer. Other\n"</div><div class='del'>-"operating systems may offer you one, but Mandrakelinux offers two. Each of\n"</div><div class='add'>+"operating systems may offer you one, but Mandrivalinux offers two. Each of\n"</div><div class='ctx'> "the printing systems is best suited to particular types of configuration.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\" -- which is an acronym for ``print, do not queue'', is the choice\n"</div><div class='hunk'>@@ -5467,7 +5467,7 @@ msgid ""</div><div class='ctx'> "options and for managing the printer.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "If you make a choice now, and later find that you do not like your printing\n"</div><div class='del'>-"system you may change it by running PrinterDrake from the Mandrakelinux\n"</div><div class='add'>+"system you may change it by running PrinterDrake from the Mandrivalinux\n"</div><div class='ctx'> "Control Center and clicking on the \"%s\" button."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "اکنون زمان آن رسیده است که سیستم چاپ را بر روی رایانه خود انتخاب کنید. "</div><div class='hunk'>@@ -5620,7 +5620,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": if you wish to configure your Internet or local network access,\n"</div><div class='ctx'> "you can do so now. Refer to the printed documentation or use the\n"</div><div class='del'>-"Mandrakelinux Control Center after the installation has finished to benefit\n"</div><div class='add'>+"Mandrivalinux Control Center after the installation has finished to benefit\n"</div><div class='ctx'> "from full in-line help.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": allows to configure HTTP and FTP proxy addresses if the machine\n"</div><div class='hunk'>@@ -5637,7 +5637,7 @@ msgid ""</div><div class='ctx'> " * \"%s\": if you wish to change your bootloader configuration, click this\n"</div><div class='ctx'> "button. This should be reserved to advanced users. Refer to the printed\n"</div><div class='ctx'> "documentation or the in-line help about bootloader configuration in the\n"</div><div class='del'>-"Mandrakelinux Control Center.\n"</div><div class='add'>+"Mandrivalinux Control Center.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": through this entry you can fine tune which services will be run\n"</div><div class='ctx'> "on your machine. If you plan to use this machine as a server it's a good\n"</div><div class='hunk'>@@ -5767,7 +5767,7 @@ msgstr "سرویس‌ها"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Choose the hard drive you want to erase in order to install your new\n"</div><div class='del'>-"Mandrakelinux partition. Be careful, all data on this drive will be lost\n"</div><div class='add'>+"Mandrivalinux partition. Be careful, all data on this drive will be lost\n"</div><div class='ctx'> "and will not be recoverable!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "دستگاه دیسکی را که می‌خواهید برای نصب قسمت‌بندی جدید لینوکس ماندرایک\n"</div><div class='hunk'>@@ -6122,7 +6122,7 @@ msgstr "حساب کردن اندازه‌ی قسمت‌بندی ویندوز"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Your Windows partition is too fragmented. Please reboot your computer under "</div><div class='del'>-"Windows, run the ``defrag'' utility, then restart the Mandrakelinux "</div><div class='add'>+"Windows, run the ``defrag'' utility, then restart the Mandrivalinux "</div><div class='ctx'> "installation."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "قسمت‌بندی ویندوز شما خیلی درهم ریخته است. لطفا رایانه‌ی خود را با ویندوز "</div><div class='hunk'>@@ -6244,19 +6244,19 @@ msgid ""</div><div class='ctx'> "Introduction\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "The operating system and the different components available in the "</div><div class='del'>-"Mandrakelinux distribution \n"</div><div class='add'>+"Mandrivalinux distribution \n"</div><div class='ctx'> "shall be called the \"Software Products\" hereafter. The Software Products "</div><div class='ctx'> "include, but are not \n"</div><div class='ctx'> "restricted to, the set of programs, methods, rules and documentation related "</div><div class='ctx'> "to the operating \n"</div><div class='del'>-"system and the different components of the Mandrakelinux distribution.\n"</div><div class='add'>+"system and the different components of the Mandrivalinux distribution.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "1. License Agreement\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Please read this document carefully. This document is a license agreement "</div><div class='ctx'> "between you and  \n"</div><div class='del'>-"Mandrakesoft S.A. which applies to the Software Products.\n"</div><div class='add'>+"Mandriva S.A. which applies to the Software Products.\n"</div><div class='ctx'> "By installing, duplicating or using the Software Products in any manner, you "</div><div class='ctx'> "explicitly \n"</div><div class='ctx'> "accept and fully agree to conform to the terms and conditions of this "</div><div class='hunk'>@@ -6278,7 +6278,7 @@ msgid ""</div><div class='ctx'> "The Software Products and attached documentation are provided \"as is\", "</div><div class='ctx'> "with no warranty, to the \n"</div><div class='ctx'> "extent permitted by law.\n"</div><div class='del'>-"Mandrakesoft S.A. will, in no circumstances and to the extent permitted by "</div><div class='add'>+"Mandriva S.A. will, in no circumstances and to the extent permitted by "</div><div class='ctx'> "law, be liable for any special,\n"</div><div class='ctx'> "incidental, direct or indirect damages whatsoever (including without "</div><div class='ctx'> "limitation damages for loss of \n"</div><div class='hunk'>@@ -6286,14 +6286,14 @@ msgid ""</div><div class='ctx'> "resulting from a court \n"</div><div class='ctx'> "judgment, or any other consequential loss) arising out of  the use or "</div><div class='ctx'> "inability to use the Software \n"</div><div class='del'>-"Products, even if Mandrakesoft S.A. has been advised of the possibility or "</div><div class='add'>+"Products, even if Mandriva S.A. has been advised of the possibility or "</div><div class='ctx'> "occurrence of such \n"</div><div class='ctx'> "damages.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN SOME "</div><div class='ctx'> "COUNTRIES\n"</div><div class='ctx'> "\n"</div><div class='del'>-"To the extent permitted by law, Mandrakesoft S.A. or its distributors will, "</div><div class='add'>+"To the extent permitted by law, Mandriva S.A. or its distributors will, "</div><div class='ctx'> "in no circumstances, be \n"</div><div class='ctx'> "liable for any special, incidental, direct or indirect damages whatsoever "</div><div class='ctx'> "(including without \n"</div><div class='hunk'>@@ -6303,7 +6303,7 @@ msgid ""</div><div class='ctx'> "loss) arising out \n"</div><div class='ctx'> "of the possession and use of software components or arising out of  "</div><div class='ctx'> "downloading software components \n"</div><div class='del'>-"from one of Mandrakelinux sites  which are prohibited or restricted in some "</div><div class='add'>+"from one of Mandrivalinux sites  which are prohibited or restricted in some "</div><div class='ctx'> "countries by local laws.\n"</div><div class='ctx'> "This limited liability applies to, but is not restricted to, the strong "</div><div class='ctx'> "cryptography components \n"</div><div class='hunk'>@@ -6323,10 +6323,10 @@ msgid ""</div><div class='ctx'> "and conditions of the license agreement for each component before using any "</div><div class='ctx'> "component. Any question \n"</div><div class='ctx'> "on a component license should be addressed to the component author and not "</div><div class='del'>-"to Mandrakesoft.\n"</div><div class='del'>-"The programs developed by Mandrakesoft S.A. are governed by the GPL License. "</div><div class='add'>+"to Mandriva.\n"</div><div class='add'>+"The programs developed by Mandriva S.A. are governed by the GPL License. "</div><div class='ctx'> "Documentation written \n"</div><div class='del'>-"by Mandrakesoft S.A. is governed by a specific license. Please refer to the "</div><div class='add'>+"by Mandriva S.A. is governed by a specific license. Please refer to the "</div><div class='ctx'> "documentation for \n"</div><div class='ctx'> "further details.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6337,11 +6337,11 @@ msgid ""</div><div class='ctx'> "respective authors and are \n"</div><div class='ctx'> "protected by intellectual property and copyright laws applicable to software "</div><div class='ctx'> "programs.\n"</div><div class='del'>-"Mandrakesoft S.A. reserves its rights to modify or adapt the Software "</div><div class='add'>+"Mandriva S.A. reserves its rights to modify or adapt the Software "</div><div class='ctx'> "Products, as a whole or in \n"</div><div class='ctx'> "parts, by all means and for all purposes.\n"</div><div class='del'>-"\"Mandrake\", \"Mandrakelinux\" and associated logos are trademarks of "</div><div class='del'>-"Mandrakesoft S.A.  \n"</div><div class='add'>+"\"Mandriva\", \"Mandrivalinux\" and associated logos are trademarks of "</div><div class='add'>+"Mandriva S.A.  \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "5. Governing Laws \n"</div><div class='hunk'>@@ -6357,7 +6357,7 @@ msgid ""</div><div class='ctx'> "court. As a last \n"</div><div class='ctx'> "resort, the dispute will be referred to the appropriate Courts of Law of "</div><div class='ctx'> "Paris - France.\n"</div><div class='del'>-"For any question on this document, please contact Mandrakesoft S.A.  \n"</div><div class='add'>+"For any question on this document, please contact Mandriva S.A.  \n"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "معرفی\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6370,7 +6370,7 @@ msgstr ""</div><div class='ctx'> "۱. توافق‌نامه‌ی مجوز\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "لطفاً این نوشتار را با دقت بخوانید. این نوشتار یک توافق‌نامه‌ی مجوز بین شما و \n"</div><div class='del'>-"شرکت Mandrakesoft S.A می‌باشد که شامل محصولات نرم‌افزاری می‌شود.\n"</div><div class='add'>+"شرکت Mandriva S.A می‌باشد که شامل محصولات نرم‌افزاری می‌شود.\n"</div><div class='ctx'> "با نصب کردن، تکثیر یا استفاده از محصولات نرم‌افزاری به هر طریق، شما شروط\n"</div><div class='ctx'> "این مجوز را صریحاُ پذیرفته و قبول کرده‌اید. اگر موافق با هر قسمت از مجوز "</div><div class='ctx'> "نیستید،\n"</div><div class='hunk'>@@ -6385,18 +6385,18 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "محصولات نرم‌افزاری و نوشتار همراه بطور \"همینطوری\"، بدون هیچ ضمانتی\n"</div><div class='ctx'> "و تا جایی که قانون اجازه می‌دهد، عرضه شده‌اند.\n"</div><div class='del'>-"شرکت Mandrakesoft S.A. در هیچ شرایطی و تا جایی که قانون اجازه می‌دهد،\n"</div><div class='add'>+"شرکت Mandriva S.A. در هیچ شرایطی و تا جایی که قانون اجازه می‌دهد،\n"</div><div class='ctx'> "مسئول هر اتفاق مخصوص، هر خرابی مستقیم یا غیر مستقیم (شامل خرابی‌های نامحدود\n"</div><div class='ctx'> "برای از دست دادن شغل، اشکالات شغلی، ضرر مالی و جریمه‌های از طرف یک دادگاه\n"</div><div class='ctx'> "یا هر ضرر متعاقب دیگر) در پی‌ استفاده یا ناتوانی در استفاده از محصولات "</div><div class='ctx'> "نرم‌افزاری،\n"</div><div class='del'>-"حتی اگر Mandrakesoft S.A.از احتمال یا پیش‌آمد چنین خرابی‌هایی مطلع شده باشد\n"</div><div class='add'>+"حتی اگر Mandriva S.A.از احتمال یا پیش‌آمد چنین خرابی‌هایی مطلع شده باشد\n"</div><div class='ctx'> "نخواهد بود.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "مسئولیت محدود مربوط به داشتن یا استفاده از نرم‌افزار ممنوعه در بعضی از "</div><div class='ctx'> "کشورها\n"</div><div class='ctx'> "\n"</div><div class='del'>-"شرکت Mandrakesoft S.A. یا توزیع کنندگان آن در هیچ شرایطی و تا جایی که قانون "</div><div class='add'>+"شرکت Mandriva S.A. یا توزیع کنندگان آن در هیچ شرایطی و تا جایی که قانون "</div><div class='ctx'> "اجازه می‌دهد،\n"</div><div class='ctx'> "مسئول هر اتفاق مخصوص، هر خرابی مستقیم یا غیر مستقیم (شامل خرابی‌های نامحدود\n"</div><div class='ctx'> "برای از دست دادن شغل، اشکالات شغلی، ضرر مالی و جریمه‌های از طرف یک دادگاه\n"</div><div class='hunk'>@@ -6423,7 +6423,7 @@ msgstr ""</div><div class='ctx'> "مربوط به مجوز \n"</div><div class='ctx'> "نرم‌افزار بایستی به نویسنده‌ی آن نرم‌افزار ونه به ماندرایک فرستاده شوند. "</div><div class='ctx'> "برنامه‌های تهیه شده بوسیله \n"</div><div class='del'>-"ماندرایک توسط مجوز GPL اداره می‌شوند. نوشتارهای نوشته شده توسط Mandrakesoft S."</div><div class='add'>+"ماندرایک توسط مجوز GPL اداره می‌شوند. نوشتارهای نوشته شده توسط Mandriva S."</div><div class='ctx'> "A. تحت \n"</div><div class='ctx'> "مجوز مخصوص اداره می‌شوند. لطفاً به این نوشتارها برای توضیحات بیشتر مراجعه "</div><div class='ctx'> "کنید.\n"</div><div class='hunk'>@@ -6433,10 +6433,10 @@ msgstr ""</div><div class='ctx'> "تمام حقوق برنامه‌های محصولات نرم‌افزاری به نویسندگان هر یک از آنها تعلق داشته "</div><div class='ctx'> "و بوسیله \n"</div><div class='ctx'> "مالکیت نبوغی و قوانین حق امتیاز برنامه‌های نرم‌افزاری حفاظت می‌شوند. \n"</div><div class='del'>-"شرکت Mandrakesoft S.A.حقوق امتیازی خود را برای تغییر یا وفق دادن محصولات "</div><div class='add'>+"شرکت Mandriva S.A.حقوق امتیازی خود را برای تغییر یا وفق دادن محصولات "</div><div class='ctx'> "نرم‌افزاری \n"</div><div class='ctx'> "بطور کامل یا قسمت‌هایی از آنها، در هر صورت و برای هر منظور محفوظ می‌دارد. \n"</div><div class='del'>-"\"Mandrake\", \"Mandrakelinux\" و علائم مربوطه آرم‌های بازرگانی Mandrakesoft "</div><div class='add'>+"\"Mandriva\", \"Mandrivalinux\" و علائم مربوطه آرم‌های بازرگانی Mandriva "</div><div class='ctx'> "S.A. می باشند.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6450,7 +6450,7 @@ msgstr ""</div><div class='ctx'> "شروط این مجوز توسط قوانین کشور فرانسه تصویب و اجرا می‌شوند. \n"</div><div class='ctx'> "هر اختلافی در شروط این مجوز ترجیحاً توسط دادگاه حل خواهد گردید. در آخرین \n"</div><div class='ctx'> "مرحله، اختلاف به دادسرای قانون پاریس - فرانسه ارجاع داده خواهد شد. \n"</div><div class='del'>-"برای هر سؤالی درباره این نوشتار لطفاً با Mandrakesoft S.A. تماس بگیرید.\n"</div><div class='add'>+"برای هر سؤالی درباره این نوشتار لطفاً با Mandriva S.A. تماس بگیرید.\n"</div><div class='ctx'> </div><div class='ctx'> #: install_messages.pm:90</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -6536,7 +6536,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "For information on fixes which are available for this release of "</div><div class='del'>-"Mandrakelinux,\n"</div><div class='add'>+"Mandrivalinux,\n"</div><div class='ctx'> "consult the Errata available from:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6544,7 +6544,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Information on configuring your system is available in the post\n"</div><div class='del'>-"install chapter of the Official Mandrakelinux User's Guide."</div><div class='add'>+"install chapter of the Official Mandrivalinux User's Guide."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "تبریک میگوییم، نصب تکمیل شده است.\n"</div><div class='ctx'> "رسانه‌ی آغازگر را برداشته و برگشت را برای آغازگری مجدد فشار دهید.\n"</div><div class='hunk'>@@ -6593,7 +6593,7 @@ msgstr "ورود به مرحله‌ی `%s'\n"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Your system is low on resources. You may have some problem installing\n"</div><div class='del'>-"Mandrakelinux. If that occurs, you can try a text install instead. For "</div><div class='add'>+"Mandrivalinux. If that occurs, you can try a text install instead. For "</div><div class='ctx'> "this,\n"</div><div class='ctx'> "press `F1' when booting on CDROM, then enter `text'."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -7137,7 +7137,7 @@ msgstr ""</div><div class='ctx'> #: install_steps_interactive.pm:821</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Contacting Mandrakelinux web site to get the list of available mirrors..."</div><div class='add'>+"Contacting Mandrivalinux web site to get the list of available mirrors..."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "در حال تماس گرفتن با وب‌گاه لینوکس ماندرایک برای دریافت لیست پایگاه‌های "</div><div class='ctx'> "آینه‌های موجود..."</div><div class='hunk'>@@ -7362,7 +7362,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: install_steps_newt.pm:20</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Installation %s"</div><div class='add'>+msgid "Mandrivalinux Installation %s"</div><div class='ctx'> msgstr "نصب لینوکس ماندرایک %s"</div><div class='ctx'> </div><div class='ctx'> #. -PO: This string must fit in a 80-char wide text screen</div><div class='hunk'>@@ -9949,7 +9949,7 @@ msgstr "بیت‌تورنت"</div><div class='ctx'> msgid ""</div><div class='ctx'> "drakfirewall configurator\n"</div><div class='ctx'> "\n"</div><div class='del'>-"This configures a personal firewall for this Mandrakelinux machine.\n"</div><div class='add'>+"This configures a personal firewall for this Mandrivalinux machine.\n"</div><div class='ctx'> "For a powerful and dedicated firewall solution, please look to the\n"</div><div class='ctx'> "specialized MandrakeSecurity Firewall distribution."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -13981,7 +13981,7 @@ msgstr ""</div><div class='ctx'> #: printer/printerdrake.pm:3929</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Run Scannerdrake (Hardware/Scanner in Mandrakelinux Control Center) to share "</div><div class='add'>+"Run Scannerdrake (Hardware/Scanner in Mandrivalinux Control Center) to share "</div><div class='ctx'> "your scanner on the network.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -15900,18 +15900,18 @@ msgstr "ایست"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;What is Mandrakelinux?&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;What is Mandrivalinux?&lt;/b&gt;"</div><div class='ctx'> msgstr "&lt;b&gt;لینوکس ماندرایک چیست؟&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Welcome to &lt;b&gt;Mandrakelinux&lt;/b&gt;!"</div><div class='add'>+msgid "Welcome to &lt;b&gt;Mandrivalinux&lt;/b&gt;!"</div><div class='ctx'> msgstr "به &lt;b&gt;ماندرایک&lt;/b&gt; خوش آمدید!"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is a &lt;b&gt;Linux distribution&lt;/b&gt; that comprises the core of the "</div><div class='add'>+"Mandrivalinux is a &lt;b&gt;Linux distribution&lt;/b&gt; that comprises the core of the "</div><div class='ctx'> "system, called the &lt;b&gt;operating system&lt;/b&gt; (based on the Linux kernel) "</div><div class='ctx'> "together with &lt;b&gt;a lot of applications&lt;/b&gt; meeting every need you could even "</div><div class='ctx'> "think of."</div><div class='hunk'>@@ -15923,7 +15923,7 @@ msgstr ""</div><div class='ctx'> #: share/advertising/01.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is the most &lt;b&gt;user-friendly&lt;/b&gt; Linux distribution today. It "</div><div class='add'>+"Mandrivalinux is the most &lt;b&gt;user-friendly&lt;/b&gt; Linux distribution today. It "</div><div class='ctx'> "is also one of the &lt;b&gt;most widely used&lt;/b&gt; Linux distributions worldwide!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "لینوکس ماندرایک &lt;b&gt;کاربر دوستانه‌ترین&lt;/b&gt; پخش لینوکس امروز است.  لینوکس "</div><div class='hunk'>@@ -15942,9 +15942,9 @@ msgstr "به &lt;b&gt;دنیای منبع باز&lt;/b&gt; خوش آمدید!"</div><div class='ctx'> #: share/advertising/02.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is committed to the open source model. This means that this "</div><div class='del'>-"new release is the result of &lt;b&gt;collaboration&lt;/b&gt; between &lt;b&gt;Mandrakesoft's "</div><div class='del'>-"team of developers&lt;/b&gt; and the &lt;b&gt;worldwide community&lt;/b&gt; of Mandrakelinux "</div><div class='add'>+"Mandrivalinux is committed to the open source model. This means that this "</div><div class='add'>+"new release is the result of &lt;b&gt;collaboration&lt;/b&gt; between &lt;b&gt;Mandriva's "</div><div class='add'>+"team of developers&lt;/b&gt; and the &lt;b&gt;worldwide community&lt;/b&gt; of Mandrivalinux "</div><div class='ctx'> "contributors."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "لینوکس ماندرایک به مدل منبع باز متعهد است. این بدین معنی است که این توزیع "</div><div class='hunk'>@@ -15968,7 +15968,7 @@ msgstr "&lt;b&gt;The GPL&lt;/b&gt;"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Most of the software included in the distribution and all of the "</div><div class='del'>-"Mandrakelinux tools are licensed under the &lt;b&gt;General Public License&lt;/b&gt;."</div><div class='add'>+"Mandrivalinux tools are licensed under the &lt;b&gt;General Public License&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "بسیاری از نرم افزارهای ضمیمه در این پخش و همه ابزار لینوکس ماندرایک تحت مجوز "</div><div class='ctx'> "&lt;b&gt;General Public License&lt;/b&gt; هستند."</div><div class='hunk'>@@ -16001,10 +16001,10 @@ msgstr "&lt;b&gt;به جامعه بپیوندید&lt;/b&gt;"</div><div class='ctx'> #: share/advertising/04.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux has one of the &lt;b&gt;biggest communities&lt;/b&gt; of users and "</div><div class='add'>+"Mandrivalinux has one of the &lt;b&gt;biggest communities&lt;/b&gt; of users and "</div><div class='ctx'> "developers. The role of such a community is very wide, ranging from bug "</div><div class='ctx'> "reporting to the development of new applications. The community plays a "</div><div class='del'>-"&lt;b&gt;key role&lt;/b&gt; in the Mandrakelinux world."</div><div class='add'>+"&lt;b&gt;key role&lt;/b&gt; in the Mandrivalinux world."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "لینوکس ماندرایک یکی از &lt;b&gt;بزرگترین جوامع&lt;/b&gt; کاربران و توسعه دهندگان است. "</div><div class='ctx'> "نقش چنین جامعه‌ای بسیار پهناور، از گزارش اشکال تا توسعه برنامه های جدید است. "</div><div class='hunk'>@@ -16029,8 +16029,8 @@ msgstr "&lt;b&gt;نسخه‌ی بارگیری&lt;/b&gt;"</div><div class='ctx'> #: share/advertising/05.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"You are now installing &lt;b&gt;Mandrakelinux Download&lt;/b&gt;. This is the free "</div><div class='del'>-"version that Mandrakesoft wants to keep &lt;b&gt;available to everyone&lt;/b&gt;."</div><div class='add'>+"You are now installing &lt;b&gt;Mandrivalinux Download&lt;/b&gt;. This is the free "</div><div class='add'>+"version that Mandriva wants to keep &lt;b&gt;available to everyone&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "شما اکنون در حال نصب &lt;b&gt;لینوکس ماندرایک نسخه بارگیری&lt;/b&gt; هستید. این نسخه "</div><div class='ctx'> "آزاد نرم افزار ماندرایک است که در &lt;b&gt;دسترس همگان&lt;/b&gt; قرار میگیرد."</div><div class='hunk'>@@ -16064,7 +16064,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "You will not have access to the &lt;b&gt;services included&lt;/b&gt; in the other "</div><div class='del'>-"Mandrakesoft products either."</div><div class='add'>+"Mandriva products either."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "شما دستیابی به &lt;b&gt;خدمات ضمیمه&lt;/b&gt; در محصولات دیگر نرم افزار ماندرایک نیز "</div><div class='ctx'> "نخواهید داشت."</div><div class='hunk'>@@ -16076,7 +16076,7 @@ msgstr "&lt;b&gt;اکتشاف, اولین رومیزی لینوکس خود&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux Discovery&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux Discovery&lt;/b&gt;."</div><div class='ctx'> msgstr "شما اکنون در حال نصب &lt;b&gt;لینوکس ماندرایک اکتشافی&lt;/b&gt; هستید."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:17</div><div class='hunk'>@@ -16098,13 +16098,13 @@ msgstr "&lt;b&gt;بسته قدرتی، رومیزی لینوکس نهایی&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/07.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux PowerPack&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux PowerPack&lt;/b&gt;."</div><div class='ctx'> msgstr "شما اکنون در حال نصب &lt;b&gt;بسته قدرتی لینوکس ماندرایک&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/07.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"PowerPack is Mandrakesoft's &lt;b&gt;premier Linux desktop&lt;/b&gt; product. PowerPack "</div><div class='add'>+"PowerPack is Mandriva's &lt;b&gt;premier Linux desktop&lt;/b&gt; product. PowerPack "</div><div class='ctx'> "includes &lt;b&gt;thousands of applications&lt;/b&gt; - everything from the most popular "</div><div class='ctx'> "to the most advanced."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -16118,7 +16118,7 @@ msgstr "&lt;b&gt;بسته قدرتی+، راه حل لینوکس برای رومیزی</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/08.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux PowerPack+&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux PowerPack+&lt;/b&gt;."</div><div class='ctx'> msgstr "شما اکنون در حال نصب &lt;b&gt;بسته قدرتی+ لینوکس ماندرایک&lt;/b&gt; هستید."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/08.pl:17</div><div class='hunk'>@@ -16135,13 +16135,13 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products&lt;/b&gt;"</div><div class='ctx'> msgstr "&lt;b&gt;محصولات نرم افزار ماندرایک&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakesoft&lt;/b&gt; has developed a wide range of &lt;b&gt;Mandrakelinux&lt;/b&gt; "</div><div class='add'>+"&lt;b&gt;Mandriva&lt;/b&gt; has developed a wide range of &lt;b&gt;Mandrivalinux&lt;/b&gt; "</div><div class='ctx'> "products."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "&lt;b&gt;نرم افزار ماندرایک&lt;/b&gt; گستره پهناوری از محصولات &lt;b&gt;لینوکس ماندرایک&lt;/b&gt; را "</div><div class='hunk'>@@ -16149,7 +16149,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:17</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "The Mandrakelinux products are:"</div><div class='add'>+msgid "The Mandrivalinux products are:"</div><div class='ctx'> msgstr "محصولات لینوکس ماندرایک عبارتند از:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:18</div><div class='hunk'>@@ -16170,20 +16170,20 @@ msgstr "\t* &lt;b&gt;بسته قدرتی+&lt;/b&gt;, راه حل لینوکس برای رو�</div><div class='ctx'> #: share/advertising/09.pl:21</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;Mandrakelinux for x86-64&lt;/b&gt;, The Mandrakelinux solution for making "</div><div class='add'>+"\t* &lt;b&gt;Mandrivalinux for x86-64&lt;/b&gt;, The Mandrivalinux solution for making "</div><div class='ctx'> "the most of your 64-bit processor."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "\t* &lt;b&gt;لینوکس ماندرایک x86-64&lt;/b&gt;, راه حل لینوکس ماندرایک برای پردازه ۶۴-بیت."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products (Nomad Products)&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products (Nomad Products)&lt;/b&gt;"</div><div class='ctx'> msgstr "&lt;b&gt;محصولات نرم افزار ماندرایک (محصولات بدوی)&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakesoft has developed two products that allow you to use Mandrakelinux "</div><div class='add'>+"Mandriva has developed two products that allow you to use Mandrivalinux "</div><div class='ctx'> "&lt;b&gt;on any computer&lt;/b&gt; and without any need to actually install it:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "نرم افزار ماندرایک دو محصول را که به شما اجازه میدهد تا از لینوکس ماندرایک "</div><div class='hunk'>@@ -16193,7 +16193,7 @@ msgstr ""</div><div class='ctx'> #: share/advertising/10.pl:18</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;Move&lt;/b&gt;, a Mandrakelinux distribution that runs entirely from a "</div><div class='add'>+"\t* &lt;b&gt;Move&lt;/b&gt;, a Mandrivalinux distribution that runs entirely from a "</div><div class='ctx'> "bootable CD-ROM."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "\t* &lt;b&gt;انتقال&lt;/b&gt;, پخش لینوکس ماندرایک که کاملا از یک سی دی قابل آغازگری "</div><div class='hunk'>@@ -16202,7 +16202,7 @@ msgstr ""</div><div class='ctx'> #: share/advertising/10.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, a Mandrakelinux distribution pre-installed on the "</div><div class='add'>+"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, a Mandrivalinux distribution pre-installed on the "</div><div class='ctx'> "ultra-compact “LaCie Mobile Hard Drive”."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, پخش لینوکس ماندرایکی که بر دیسک همراه بسیار کوچک "</div><div class='hunk'>@@ -16210,13 +16210,13 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products (Professional Solutions)&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products (Professional Solutions)&lt;/b&gt;"</div><div class='ctx'> msgstr "&lt;b&gt;محصولات نرم افزار ماندرایک (راه حلهای حرفه ای)&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Below are the Mandrakesoft products designed to meet the &lt;b&gt;professional "</div><div class='add'>+"Below are the Mandriva products designed to meet the &lt;b&gt;professional "</div><div class='ctx'> "needs&lt;/b&gt;:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "در زیر محصولات نرم افزار ماندرایک که برای &lt;b&gt;نیازهای حرفه‌ای&lt;/b&gt; طراحی شده‌اند "</div><div class='hunk'>@@ -16224,17 +16224,17 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:16</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, The Mandrakelinux Desktop for Businesses."</div><div class='add'>+msgid "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, The Mandrivalinux Desktop for Businesses."</div><div class='ctx'> msgstr "\t* &lt;b&gt;رومیزی چندشرکتی&lt;/b&gt;, رومیزی لینوکس ماندرایک برای شرکتها."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:17</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, The Mandrakelinux Server Solution."</div><div class='add'>+msgid "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, The Mandrivalinux Server Solution."</div><div class='ctx'> msgstr "\t* &lt;b&gt;کارگزار چندشرکتی&lt;/b&gt;, راه حل کارگزاری لینوکس ماندرایک.."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:18</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, The Mandrakelinux Security Solution."</div><div class='add'>+msgid "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, The Mandrivalinux Security Solution."</div><div class='ctx'> msgstr "\t* &lt;b&gt;دیوار آتش چند-شبکه‌ای&lt;/b&gt;, راه حل امنیتی لینوکس ماندرایک."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/12.pl:13</div><div class='hunk'>@@ -16278,7 +16278,7 @@ msgstr "&lt;b&gt;محیط رومیزی محبوبتان را انتخاب کنید!&lt;/b</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "With PowerPack, you will have the choice of the &lt;b&gt;graphical desktop "</div><div class='del'>-"environment&lt;/b&gt;. Mandrakesoft has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='add'>+"environment&lt;/b&gt;. Mandriva has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "با بسته قدرتی، شما گزینه &lt;b&gt;محیط رومیزی گرافیکی&lt;/b&gt; را دارید. نرم افزار "</div><div class='ctx'> "ماندرایک &lt;b&gt;کدئی&lt;/b&gt; را مانند یک پیش‌فرض انتخاب کرده است."</div><div class='hunk'>@@ -16305,7 +16305,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "With PowerPack+, you will have the choice of the &lt;b&gt;graphical desktop "</div><div class='del'>-"environment&lt;/b&gt;. Mandrakesoft has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='add'>+"environment&lt;/b&gt;. Mandriva has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "با بسته قدرتی+ شما گزینه &lt;b&gt;محیط رومیزی گرافیکی&lt;/b&gt; را دارید. نرم افزار "</div><div class='ctx'> "ماندرایک &lt;b&gt;کدئی&lt;/b&gt; را مانند پیش‌فرض انتخاب کرده است."</div><div class='hunk'>@@ -16431,7 +16431,7 @@ msgstr "&lt;b&gt;از گستره‌ی پهناوری از برنامه‌های کار</div><div class='ctx'> #: share/advertising/18.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"In the Mandrakelinux menu you will find &lt;b&gt;easy-to-use&lt;/b&gt; applications for "</div><div class='add'>+"In the Mandrivalinux menu you will find &lt;b&gt;easy-to-use&lt;/b&gt; applications for "</div><div class='ctx'> "&lt;b&gt;all of your tasks&lt;/b&gt;:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "در منوی لینوکس ماندرایک برای &lt;b&gt;همه کارهایتان&lt;/b&gt; برنامه های &lt;b&gt;آسان&lt;/b&gt; "</div><div class='hunk'>@@ -16687,14 +16687,14 @@ msgstr "\t* &lt;b&gt;Postfix&lt;/b&gt; و &lt;b&gt;Sendmail&lt;/b&gt;: کارگزاران قدرتمند</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakelinux Control Center&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandrivalinux Control Center&lt;/b&gt;"</div><div class='ctx'> msgstr "&lt;b&gt;مرکز کنترل ماندرایک&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"The &lt;b&gt;Mandrakelinux Control Center&lt;/b&gt; is an essential collection of "</div><div class='del'>-"Mandrakelinux-specific utilities designed to simplify the configuration of "</div><div class='add'>+"The &lt;b&gt;Mandrivalinux Control Center&lt;/b&gt; is an essential collection of "</div><div class='add'>+"Mandrivalinux-specific utilities designed to simplify the configuration of "</div><div class='ctx'> "your computer."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "&lt;b&gt;مرکز کنترل لینوکس ماندرایک&lt;b&gt; مجموعه اساسی از وسایل مخصوص لینوکس ماندرایک "</div><div class='hunk'>@@ -16721,9 +16721,9 @@ msgstr "&lt;b&gt;مدل منبع باز&lt;/b&gt;"</div><div class='ctx'> msgid ""</div><div class='ctx'> "Like all computer programming, open source software &lt;b&gt;requires time and "</div><div class='ctx'> "people&lt;/b&gt; for development. In order to respect the open source philosophy, "</div><div class='del'>-"Mandrakesoft sells added value products and services to &lt;b&gt;keep improving "</div><div class='del'>-"Mandrakelinux&lt;/b&gt;. If you want to &lt;b&gt;support the open source philosophy&lt;/b&gt; "</div><div class='del'>-"and the development of Mandrakelinux, &lt;b&gt;please&lt;/b&gt; consider buying one of "</div><div class='add'>+"Mandriva sells added value products and services to &lt;b&gt;keep improving "</div><div class='add'>+"Mandrivalinux&lt;/b&gt;. If you want to &lt;b&gt;support the open source philosophy&lt;/b&gt; "</div><div class='add'>+"and the development of Mandrivalinux, &lt;b&gt;please&lt;/b&gt; consider buying one of "</div><div class='ctx'> "our products or services!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "مانند هر برنامه ریزی رایانه‌ای، نرم افزار منبع باز &lt;b&gt; به زمان و مردم &lt;/b&gt; "</div><div class='hunk'>@@ -16740,7 +16740,7 @@ msgstr "&lt;b&gt;فروشگاه اینترنتی&lt;/b&gt;"</div><div class='ctx'> #: share/advertising/27.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"To learn more about Mandrakesoft products and services, you can visit our "</div><div class='add'>+"To learn more about Mandriva products and services, you can visit our "</div><div class='ctx'> "&lt;b&gt;e-commerce platform&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "برای یادگیری درباره محصولات و خدمات نرم افزار ماندرایک میتوانید از &lt;b&gt;پایگاه "</div><div class='hunk'>@@ -16767,13 +16767,13 @@ msgstr "امروز به &lt;b&gt;store.mandrakesoft.com&lt;/b&gt; سری بزنید"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeclub&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeclub&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Club&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Club&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakeclub&lt;/b&gt; is the &lt;b&gt;perfect companion&lt;/b&gt; to your Mandrakelinux "</div><div class='add'>+"&lt;b&gt;Mandriva Club&lt;/b&gt; is the &lt;b&gt;perfect companion&lt;/b&gt; to your Mandrivalinux "</div><div class='ctx'> "product.."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "&lt;b&gt;باشگاه ماندرایک&lt;/b&gt; کاملترین &lt;b&gt;همراه&lt;/b&gt; برای محصول لینوکس ماندرایک است.."</div><div class='hunk'>@@ -16781,7 +16781,7 @@ msgstr ""</div><div class='ctx'> #: share/advertising/28.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Take advantage of &lt;b&gt;valuable benefits&lt;/b&gt; by joining Mandrakeclub, such as:"</div><div class='add'>+"Take advantage of &lt;b&gt;valuable benefits&lt;/b&gt; by joining Mandriva Club, such as:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "با پیوستن به باشگاه ماندرایک از خدمات، محصولات و &lt;b&gt;منافع با ارزش&lt;/b&gt; بهره "</div><div class='ctx'> "ببرید، مانند:"</div><div class='hunk'>@@ -16805,27 +16805,27 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:22</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* Participation in Mandrakelinux &lt;b&gt;user forums&lt;/b&gt;."</div><div class='add'>+msgid "\t* Participation in Mandrivalinux &lt;b&gt;user forums&lt;/b&gt;."</div><div class='ctx'> msgstr "\t* شرکت کردن در &lt;b&gt;انجمنهای کاربری&lt;/b&gt; لینوکس ماندرایک."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:23</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "\t* &lt;b&gt;Early and privileged access&lt;/b&gt;, before public release, to "</div><div class='del'>-"Mandrakelinux &lt;b&gt;ISO images&lt;/b&gt;."</div><div class='add'>+"Mandrivalinux &lt;b&gt;ISO images&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "\t* &lt;b&gt;دستیابی زودتر و مخصوص&lt;/b&gt;، قبل از پخش عمومی، به &lt;b&gt;تصاویر ISO&lt;/b&gt; "</div><div class='ctx'> "لینوکس ماندرایک."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeonline&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Online&lt;/b&gt;"</div><div class='ctx'> msgstr "&lt;b&gt;ماندرایک بر اینترنت&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakeonline&lt;/b&gt; is a new premium service that Mandrakesoft is proud to "</div><div class='add'>+"&lt;b&gt;Mandriva Online&lt;/b&gt; is a new premium service that Mandriva is proud to "</div><div class='ctx'> "offer its customers!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "&lt;b&gt;ماندرایک در اینترنت&lt;/b&gt; سرویس اولیه‌ای جدیدی است که نرم افزار ماندرایک "</div><div class='hunk'>@@ -16834,8 +16834,8 @@ msgstr ""</div><div class='ctx'> #: share/advertising/29.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakeonline provides a wide range of valuable services for &lt;b&gt;easily "</div><div class='del'>-"updating&lt;/b&gt; your Mandrakelinux systems:"</div><div class='add'>+"Mandriva Online provides a wide range of valuable services for &lt;b&gt;easily "</div><div class='add'>+"updating&lt;/b&gt; your Mandrivalinux systems:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "ماندرایک در انیترنت گستره‌ی پهناوری از خدمات باارزش را برای &lt;b&gt;بروزسازی آسان&lt;/"</div><div class='ctx'> "b&gt; سیستمهای لینوکس ماندرایکتان عرضه میدارد:"</div><div class='hunk'>@@ -16862,18 +16862,18 @@ msgstr "\t* بروزسازیهای متغیر &lt;b&gt;زمان بندی شده&lt;/b&gt;."</div><div class='ctx'> #: share/advertising/29.pl:21</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* Management of &lt;b&gt;all your Mandrakelinux systems&lt;/b&gt; with one account."</div><div class='add'>+"\t* Management of &lt;b&gt;all your Mandrivalinux systems&lt;/b&gt; with one account."</div><div class='ctx'> msgstr "\t* سازماندهی &lt;b&gt;همگی سیستمهای لینوکس ماندرایکتان&lt;/b&gt; با یک حساب."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeexpert&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeexpert&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Expert&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Expert&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Do you require &lt;b&gt;assistance?&lt;/b&gt; Meet Mandrakesoft's technical experts on "</div><div class='add'>+"Do you require &lt;b&gt;assistance?&lt;/b&gt; Meet Mandriva's technical experts on "</div><div class='ctx'> "&lt;b&gt;our technical support platform&lt;/b&gt; www.mandrakeexpert.com."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "آیا نیاز به &lt;b&gt;دستیار&lt;/b&gt; دارید؟ کارشناسان فنی نرم افزار ماندرایک را در "</div><div class='hunk'>@@ -16882,7 +16882,7 @@ msgstr ""</div><div class='ctx'> #: share/advertising/30.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Thanks to the help of &lt;b&gt;qualified Mandrakelinux experts&lt;/b&gt;, you will save "</div><div class='add'>+"Thanks to the help of &lt;b&gt;qualified Mandrivalinux experts&lt;/b&gt;, you will save "</div><div class='ctx'> "a lot of time."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "با سپاس از کمک &lt;b&gt;کارشناسان لینوکس ماندرایک&lt;/b&gt;، زمان زیادی را ذخیره خواهید "</div><div class='hunk'>@@ -16891,7 +16891,7 @@ msgstr ""</div><div class='ctx'> #: share/advertising/30.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"For any question related to Mandrakelinux, you have the possibility to "</div><div class='add'>+"For any question related to Mandrivalinux, you have the possibility to "</div><div class='ctx'> "purchase support incidents at &lt;b&gt;store.mandrakesoft.com&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "برای هر پرسش مربوط به لینوکس ماندرایک، شما امکان خرید پشتیبانی را در "</div><div class='hunk'>@@ -17188,7 +17188,7 @@ msgstr "ابزار پایشگری، پروسه های حسابداری، tcpdump</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:196</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakesoft Wizards"</div><div class='add'>+msgid "Mandriva Wizards"</div><div class='ctx'> msgstr "جادوگران نرم افزار ماندرایک"</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:197</div><div class='hunk'>@@ -17338,7 +17338,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "[OPTIONS]...\n"</div><div class='del'>-"Mandrakelinux Terminal Server Configurator\n"</div><div class='add'>+"Mandrivalinux Terminal Server Configurator\n"</div><div class='ctx'> "--enable         : enable MTS\n"</div><div class='ctx'> "--disable        : disable MTS\n"</div><div class='ctx'> "--start          : start MTS\n"</div><div class='hunk'>@@ -17408,7 +17408,7 @@ msgstr " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"</div><div class='ctx'> msgid ""</div><div class='ctx'> "[OPTION]...\n"</div><div class='ctx'> "  --no-confirmation      do not ask first confirmation question in "</div><div class='del'>-"MandrakeUpdate mode\n"</div><div class='add'>+"Mandriva Update mode\n"</div><div class='ctx'> "  --no-verify-rpm        do not verify packages signatures\n"</div><div class='ctx'> "  --changelog-first      display changelog before filelist in the "</div><div class='ctx'> "description window\n"</div><div class='hunk'>@@ -20186,12 +20186,12 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:41</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Bug Report Tool"</div><div class='add'>+msgid "Mandrivalinux Bug Report Tool"</div><div class='ctx'> msgstr "ابزار گزارش اشکال لینوکس ماندرایک"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:46</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Control Center"</div><div class='add'>+msgid "Mandrivalinux Control Center"</div><div class='ctx'> msgstr "مرکز کنترل ماندرایک"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:48</div><div class='hunk'>@@ -20212,7 +20212,7 @@ msgstr "HardDrake"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:51</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakeonline"</div><div class='add'>+msgid "Mandriva Online"</div><div class='ctx'> msgstr "ماندرایک بر اینترنت"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:52</div><div class='hunk'>@@ -20257,7 +20257,7 @@ msgstr "جادوگرهای پیکربندی"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:81</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Select Mandrakesoft Tool:"</div><div class='add'>+msgid "Select Mandriva Tool:"</div><div class='ctx'> msgstr "ابزار نرم‌افزار ماندرایک را انتخاب کنید:"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:82</div><div class='hunk'>@@ -20683,7 +20683,7 @@ msgstr "راه‌اندازی شده در آغازگری"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "This interface has not been configured yet.\n"</div><div class='del'>-"Run the \"Add an interface\" assistant from the Mandrakelinux Control Center"</div><div class='add'>+"Run the \"Add an interface\" assistant from the Mandrivalinux Control Center"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "این واسط هنوز پیکربندی نشده است.\n"</div><div class='ctx'> "دستیار \"افزودن واسطی\" را از مرکز کنترل ماندرایک اجرا کنید"</div><div class='hunk'>@@ -20692,7 +20692,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "You do not have any configured Internet connection.\n"</div><div class='del'>-"Run the \"%s\" assistant from the Mandrakelinux Control Center"</div><div class='add'>+"Run the \"%s\" assistant from the Mandrivalinux Control Center"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "شما هیچ اتصال اینترنتی پیکربندی شده ندارید.\n"</div><div class='ctx'> "دستیار \"%s\" را از مرکز کنترل لینوکس ماندرایک اجرا کنید"</div><div class='hunk'>@@ -20745,7 +20745,7 @@ msgstr "KDM (مدیر نمایش کدئی)"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakedm:36</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "MdkKDM (Mandrakelinux Display Manager)"</div><div class='add'>+msgid "MdkKDM (Mandrivalinux Display Manager)"</div><div class='ctx'> msgstr "MdkKDM (مدیر نمایش لینوکس ماندرایک)"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakedm:37</div><div class='hunk'>@@ -21045,7 +21045,7 @@ msgstr "واردات"</div><div class='ctx'> #: standalone/drakfont:511</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Copyright (C) 2001-2002 by Mandrakesoft \n"</div><div class='add'>+"Copyright (C) 2001-2002 by Mandriva \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "       DUPONT Sebastien (original version)\n"</div><div class='hunk'>@@ -21054,7 +21054,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "       VIGNAUD Thierry &lt;tvignaud@mandrakesoft.com&gt;"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Copyright (C) 2001-2002 by Mandrakesoft \n"</div><div class='add'>+"Copyright (C) 2001-2002 by Mandriva \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "       DUPONT Sebastien (original version)\n"</div><div class='hunk'>@@ -21597,14 +21597,14 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> " drakhelp 0.1\n"</div><div class='del'>-"Copyright (C) 2003-2004 Mandrakesoft.\n"</div><div class='add'>+"Copyright (C) 2003-2004 Mandriva.\n"</div><div class='ctx'> "This is free software and may be redistributed under the terms of the GNU "</div><div class='ctx'> "GPL.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Usage: \n"</div><div class='ctx'> msgstr ""</div><div class='ctx'> " drakhelp 0.1\n"</div><div class='del'>-"Copyright (C) 2003-2004 Mandrakesoft.\n"</div><div class='add'>+"Copyright (C) 2003-2004 Mandriva.\n"</div><div class='ctx'> "این یک نرم‌افزار آزاد بوده و ممکن است تحت شروط GNU GPL انتشار مجدد گردد.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "طرز استفاده: \n"</div><div class='hunk'>@@ -21633,7 +21633,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakhelp:36</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Help Center"</div><div class='add'>+msgid "Mandrivalinux Help Center"</div><div class='ctx'> msgstr "مرکز راهنمای لینوکس ماندرایک"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakhelp:36</div><div class='hunk'>@@ -25151,7 +25151,7 @@ msgstr "تغییر انجام شده است، ولی برای مؤثر واقع</div><div class='ctx'> </div><div class='ctx'> #: standalone/logdrake:50</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Tools Logs"</div><div class='add'>+msgid "Mandrivalinux Tools Logs"</div><div class='ctx'> msgstr "ثبتهای ابزارهای لینوکس ماندرایک"</div><div class='ctx'> </div><div class='ctx'> #: standalone/logdrake:51</div><div class='hunk'>@@ -25667,7 +25667,7 @@ msgstr "اتصال برقرار شد."</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Connection failed.\n"</div><div class='del'>-"Verify your configuration in the Mandrakelinux Control Center."</div><div class='add'>+"Verify your configuration in the Mandrivalinux Control Center."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "اتصال شکست خورد.\n"</div><div class='ctx'> "پیکربندی خود را در مرکز کنترل ماندرایک تصدیق کنید."</div><div class='hunk'>@@ -26552,7 +26552,7 @@ msgstr "نصب شکست خورد"</div><div class='ctx'> #~ msgstr "شما هیچ قلمی را انتخاب نکرده‌اید"</div><div class='ctx'> </div><div class='ctx'> #, fuzzy</div><div class='del'>-#~ msgid "MandrakeSoft Wizards"</div><div class='add'>+#~ msgid "Mandriva Wizards"</div><div class='ctx'> #~ msgstr "جادوگران نرم افزار ماندرایک"</div><div class='ctx'> </div><div class='ctx'> #~ msgid "No browser available! Please install one"</div><div class='head'>diff --git a/perl-install/share/po/fi.po b/perl-install/share/po/fi.po<br/>index 53c328293..1d9f5df1a 100644<br/>--- a/<a href='/software/drakx/tree/perl-install/share/po/fi.po?h=18.33&amp;id=a2c392a9ab83bb9031fb11f99f0101f1f2d9f140'>perl-install/share/po/fi.po</a><br/>+++ b/<a href='/software/drakx/tree/perl-install/share/po/fi.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/fi.po</a></div><div class='hunk'>@@ -1,7 +1,7 @@</div><div class='ctx'> # DrakX-fi - Finnish Translation</div><div class='ctx'> #</div><div class='ctx'> # Copyright (C) 2002,2003, 2004, 2005 Free Software Foundation, Inc.</div><div class='del'>-# Copyright (C) 2002 Mandrakesoft</div><div class='add'>+# Copyright (C) 2002 Mandriva</div><div class='ctx'> # Matias Griese &lt;mahagr@utu.fi&gt;, 2001.</div><div class='ctx'> # Taisto Kuikka &lt;69319@batman.jypoly.fi&gt;, 2003,2004.</div><div class='ctx'> # Esa Linna &lt;denzo@mbnet.fi&gt;, 2004.</div><div class='hunk'>@@ -70,14 +70,14 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click the button to reboot the machine, unplug it, remove write protection,\n"</div><div class='del'>-"plug the key again, and launch Mandrake Move again."</div><div class='add'>+"plug the key again, and launch Mandriva Move again."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "USB-avaimessa vaikuttaa olevan kirjoitussuoja päällä, mutta sitä ei\n"</div><div class='ctx'> "voi nyt turvallisesti irrottaa.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Käynnistä koneesi uudelleen, irrota USB-avain, poista kirjoitussuoja,\n"</div><div class='del'>-"kytke USB-avain takaisin ja käynnistä Mandrake Move uudelleen."</div><div class='add'>+"kytke USB-avain takaisin ja käynnistä Mandriva Move uudelleen."</div><div class='ctx'> </div><div class='ctx'> #: ../move/move.pm:468 help.pm:409 install_steps_interactive.pm:1320</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -95,7 +95,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You may also proceed without an USB key - you'll still be\n"</div><div class='del'>-"able to use Mandrake Move as a normal live Mandrake\n"</div><div class='add'>+"able to use Mandriva Move as a normal live Mandriva\n"</div><div class='ctx'> "Operating System."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "USB-avaimessasi ei ole yhtään kunnollista Windows- (FAT)\n"</div><div class='hunk'>@@ -106,14 +106,14 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Voit myös jatkaa ilman USB-avainta - voit silti käyttää\n"</div><div class='del'>-"Mandrake Move -järjestelmää normaalin Mandrakelinux\n"</div><div class='add'>+"Mandriva Move -järjestelmää normaalin Mandrivalinux\n"</div><div class='ctx'> "-käyttöjärjestelmän tapaan."</div><div class='ctx'> </div><div class='ctx'> #: ../move/move.pm:483</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "We did not detect any USB key on your system. If you\n"</div><div class='del'>-"plug in an USB key now, Mandrake Move will have the ability\n"</div><div class='add'>+"plug in an USB key now, Mandriva Move will have the ability\n"</div><div class='ctx'> "to transparently save the data in your home directory and\n"</div><div class='ctx'> "system wide configuration, for next boot on this computer\n"</div><div class='ctx'> "or another one. Note: if you plug in a key now, wait several\n"</div><div class='hunk'>@@ -121,11 +121,11 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You may also proceed without an USB key - you'll still be\n"</div><div class='del'>-"able to use Mandrake Move as a normal live Mandrake\n"</div><div class='add'>+"able to use Mandriva Move as a normal live Mandriva\n"</div><div class='ctx'> "Operating System."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Yhtäkään USB-avainta ei tunnistettu koneessasi. Mikäli\n"</div><div class='del'>-"kytket USB-avaimen nyt, Mandrake Move voi tallentaa\n"</div><div class='add'>+"kytket USB-avaimen nyt, Mandriva Move voi tallentaa\n"</div><div class='ctx'> "kotihakemistossasi olevat tiedot ja järjestelmäasetukset\n"</div><div class='ctx'> "seuraavaa käynnistystä varten joko tässä tai jossain toisessa\n"</div><div class='ctx'> "koneessa. HUOM: jos kytket avaimen nyt, odota muutamia\n"</div><div class='hunk'>@@ -133,7 +133,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Voit myös jatkaa ilman USB-avainta - voit silti käyttää\n"</div><div class='del'>-"Mandrake Move -järjestelmää normaalin Mandrakelinux\n"</div><div class='add'>+"Mandriva Move -järjestelmää normaalin Mandrivalinux\n"</div><div class='ctx'> "-käyttöjärjestelmän tapaan."</div><div class='ctx'> </div><div class='ctx'> #: ../move/move.pm:494</div><div class='hunk'>@@ -258,7 +258,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "This may come from corrupted system configuration files\n"</div><div class='ctx'> "on the USB key, in this case removing them and then\n"</div><div class='del'>-"rebooting Mandrake Move would fix the problem. To do\n"</div><div class='add'>+"rebooting Mandriva Move would fix the problem. To do\n"</div><div class='ctx'> "so, click on the corresponding button.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -274,7 +274,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "Tämä saattaa johtua viottuneista järjestelmän asetustiedostoista\n"</div><div class='ctx'> "USB-avaimessa, siinä tapauksessa poista ne ja käynnistä kone\n"</div><div class='del'>-"uudelleen, jolloin Mandrake Move korjaa ongelman. Tehdäksesi\n"</div><div class='add'>+"uudelleen, jolloin Mandriva Move korjaa ongelman. Tehdäksesi\n"</div><div class='ctx'> "tämän klikkaa vastaavaa nappia.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -1314,11 +1314,11 @@ msgstr "Kielivalinta"</div><div class='ctx'> #: any.pm:733</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux can support multiple languages. Select\n"</div><div class='add'>+"Mandrivalinux can support multiple languages. Select\n"</div><div class='ctx'> "the languages you would like to install. They will be available\n"</div><div class='ctx'> "when your installation is complete and you restart your system."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux tukee useita kieliä. Valitse kielet jotka\n"</div><div class='add'>+"Mandrivalinux tukee useita kieliä. Valitse kielet jotka\n"</div><div class='ctx'> "haluat asentaa. Ne ovat käytettävissä asennuksen jälkeen\n"</div><div class='ctx'> "kun olet käynnistänyt koneesi uudelleen."</div><div class='ctx'> </div><div class='hunk'>@@ -3741,12 +3741,12 @@ msgstr "ota radio-tuki käyttöön"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Before continuing, you should carefully read the terms of the license. It\n"</div><div class='del'>-"covers the entire Mandrakelinux distribution. If you agree with all the\n"</div><div class='add'>+"covers the entire Mandrivalinux distribution. If you agree with all the\n"</div><div class='ctx'> "terms it contains, check the \"%s\" box. If not, clicking on the \"%s\"\n"</div><div class='ctx'> "button will reboot your computer."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Ennen jatkamista sinun pitäisi lukea huolellisesti lisenssin ehdot.\n"</div><div class='del'>-"Lisenssi kattaa koko Mandrakelinux jakelun. Jos hyväksyt kaikki\n"</div><div class='add'>+"Lisenssi kattaa koko Mandrivalinux jakelun. Jos hyväksyt kaikki\n"</div><div class='ctx'> "ehdot, valitse \"%s\" valinta. Jos et hyväksy ehtoja, painamalla \n"</div><div class='ctx'> "\"%s\" painiketta tietokoneesi käynnistyy uudestaan."</div><div class='ctx'> </div><div class='hunk'>@@ -3922,13 +3922,13 @@ msgstr ""</div><div class='ctx'> #: help.pm:85</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"The Mandrakelinux installation is distributed on several CD-ROMs. If a\n"</div><div class='add'>+"The Mandrivalinux installation is distributed on several CD-ROMs. If a\n"</div><div class='ctx'> "selected package is located on another CD-ROM, DrakX will eject the current\n"</div><div class='ctx'> "CD and ask you to insert the required one. If you do not have the requested\n"</div><div class='ctx'> "CD at hand, just click on \"%s\", the corresponding packages will not be\n"</div><div class='ctx'> "installed."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinuxin asennus koostuu useasta CD-ROM-levystä. DrakX tietää,\n"</div><div class='add'>+"Mandrivalinuxin asennus koostuu useasta CD-ROM-levystä. DrakX tietää,\n"</div><div class='ctx'> "onko valittu paketti toisella CD:llä ja osaa syöttää nykyisen levyn ulos\n"</div><div class='ctx'> "ja pyytää sinua asettamaan oikean levyn tarvittaessa. Jos sinulla ei ole\n"</div><div class='ctx'> "kyseistä CD-levyä käytettävissä, klikkaa vain \"%s\", ja kyseiset paketit\n"</div><div class='hunk'>@@ -3938,11 +3938,11 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "It's now time to specify which programs you wish to install on your system.\n"</div><div class='del'>-"There are thousands of packages available for Mandrakelinux, and to make it\n"</div><div class='add'>+"There are thousands of packages available for Mandrivalinux, and to make it\n"</div><div class='ctx'> "simpler to manage, they have been placed into groups of similar\n"</div><div class='ctx'> "applications.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Mandrakelinux sorts package groups in four categories. You can mix and\n"</div><div class='add'>+"Mandrivalinux sorts package groups in four categories. You can mix and\n"</div><div class='ctx'> "match applications from the various categories, so a ``Workstation''\n"</div><div class='ctx'> "installation can still have applications from the ``Server'' category\n"</div><div class='ctx'> "installed.\n"</div><div class='hunk'>@@ -3994,12 +3994,12 @@ msgid ""</div><div class='ctx'> "megabytes."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Nyt on aika valita mitä ohjelmia haluat asentaa järjestelmääsi. Tarjolla\n"</div><div class='del'>-"on tuhansia paketteja Mandrakelinux jakelussa, ja pakettien\n"</div><div class='add'>+"on tuhansia paketteja Mandrivalinux jakelussa, ja pakettien\n"</div><div class='ctx'> "hallinnan helpottamiseksi ne on koottu samanlaisten ohjelmistojen\n"</div><div class='ctx'> "ryhmiin.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Paketit on ryhmitelty ryhmiin koneesi käyttötarkoituksen mukaisesti.\n"</div><div class='del'>-"Mandrakelinux sisältää neljä eri ennakkoon määriteltyä asennustapaa.\n"</div><div class='add'>+"Mandrivalinux sisältää neljä eri ennakkoon määriteltyä asennustapaa.\n"</div><div class='ctx'> "Voit verrata asennustapoja pakettiryhmiin. Voit tietysti asentaa paketteja\n"</div><div class='ctx'> "eri ryhmistä niin halutessasi, joten ``Työasema''-asennus voi sisältää\n"</div><div class='ctx'> "ohjelmia esimerkiksi ``Kehitysympäristö''-ryhmästä.\n"</div><div class='hunk'>@@ -4108,10 +4108,10 @@ msgid ""</div><div class='ctx'> "!! If a server package has been selected, either because you specifically\n"</div><div class='ctx'> "chose the individual package or because it was part of a group of packages,\n"</div><div class='ctx'> "you'll be asked to confirm that you really want those servers to be\n"</div><div class='del'>-"installed. By default Mandrakelinux will automatically start any installed\n"</div><div class='add'>+"installed. By default Mandrivalinux will automatically start any installed\n"</div><div class='ctx'> "services at boot time. Even if they are safe and have no known issues at\n"</div><div class='ctx'> "the time the distribution was shipped, it is entirely possible that\n"</div><div class='del'>-"security holes were discovered after this version of Mandrakelinux was\n"</div><div class='add'>+"security holes were discovered after this version of Mandrivalinux was\n"</div><div class='ctx'> "finalized. If you do not know what a particular service is supposed to do "</div><div class='ctx'> "or\n"</div><div class='ctx'> "why it's being installed, then click \"%s\". Clicking \"%s\" will install\n"</div><div class='hunk'>@@ -4141,7 +4141,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "!! Jos palvelinpaketti on valittu, joko tarkoituksella tai koska se kuului\n"</div><div class='ctx'> "johonkin valitsemaasi ryhmään, sinulta pyydetään vahvistusta,\n"</div><div class='del'>-"haluatko varmasti asentaa palvelimen. Oletuksena Mandrakelinux\n"</div><div class='add'>+"haluatko varmasti asentaa palvelimen. Oletuksena Mandrivalinux\n"</div><div class='ctx'> "käynnistää jokaisen asennetun palvelin koneen käynnistyksen\n"</div><div class='ctx'> "yhteydessä. Vaikka ne ovat turvallisia eikä niillä ole tunnettuja\n"</div><div class='ctx'> "ongelmia jakelun julkaisuajankohtana, niistä voi löytyä turvallisuus-\n"</div><div class='hunk'>@@ -4295,7 +4295,7 @@ msgstr ""</div><div class='ctx'> msgid ""</div><div class='ctx'> "X (for X Window System) is the heart of the GNU/Linux graphical interface\n"</div><div class='ctx'> "on which all the graphical environments (KDE, GNOME, AfterStep,\n"</div><div class='del'>-"WindowMaker, etc.) bundled with Mandrakelinux rely upon.\n"</div><div class='add'>+"WindowMaker, etc.) bundled with Mandrivalinux rely upon.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You'll see a list of different parameters to change to get an optimal\n"</div><div class='ctx'> "graphical display.\n"</div><div class='hunk'>@@ -4351,7 +4351,7 @@ msgid ""</div><div class='ctx'> msgstr ""</div><div class='ctx'> "X (eli X Ikkunointijärjestelmä) on GNU/Linuxin graafisen käyttöliittymän\n"</div><div class='ctx'> "sydän jota kaikki graafiset ympäristöt (KDE, Gnome, AfterStep,\n"</div><div class='del'>-"WindowMaker jne.), jotka seuraavat Mandrakelinuxin mukana,\n"</div><div class='add'>+"WindowMaker jne.), jotka seuraavat Mandrivalinuxin mukana,\n"</div><div class='ctx'> "käyttävät alustanaan.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Sinulle näytetään lista eri parametreista joita voit asettaa saadaksesi\n"</div><div class='hunk'>@@ -4462,12 +4462,12 @@ msgstr ""</div><div class='ctx'> #: help.pm:316</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"You now need to decide where you want to install the Mandrakelinux\n"</div><div class='add'>+"You now need to decide where you want to install the Mandrivalinux\n"</div><div class='ctx'> "operating system on your hard drive. If your hard drive is empty or if an\n"</div><div class='ctx'> "existing operating system is using all the available space you will have to\n"</div><div class='ctx'> "partition the drive. Basically, partitioning a hard drive means to\n"</div><div class='ctx'> "logically divide it to create the space needed to install your new\n"</div><div class='del'>-"Mandrakelinux system.\n"</div><div class='add'>+"Mandrivalinux system.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Because the process of partitioning a hard drive is usually irreversible\n"</div><div class='ctx'> "and can lead to data losses, partitioning can be intimidating and stressful\n"</div><div class='hunk'>@@ -4494,7 +4494,7 @@ msgid ""</div><div class='ctx'> "FAT or NTFS partition. Resizing can be performed without the loss of any\n"</div><div class='ctx'> "data, provided you've previously defragmented the Windows partition.\n"</div><div class='ctx'> "Backing up your data is strongly recommended. Using this option is\n"</div><div class='del'>-"recommended if you want to use both Mandrakelinux and Microsoft Windows on\n"</div><div class='add'>+"recommended if you want to use both Mandrivalinux and Microsoft Windows on\n"</div><div class='ctx'> "the same computer.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "   Before choosing this option, please understand that after this\n"</div><div class='hunk'>@@ -4503,7 +4503,7 @@ msgid ""</div><div class='ctx'> "to store your data or to install new software.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". If you want to delete all data and all partitions present on\n"</div><div class='del'>-"your hard drive and replace them with your new Mandrakelinux system, choose\n"</div><div class='add'>+"your hard drive and replace them with your new Mandrivalinux system, choose\n"</div><div class='ctx'> "this option. Be careful, because you will not be able to undo this "</div><div class='ctx'> "operation\n"</div><div class='ctx'> "after you confirm.\n"</div><div class='hunk'>@@ -4523,11 +4523,11 @@ msgid ""</div><div class='ctx'> "experience. For more instructions on how to use the DiskDrake utility,\n"</div><div class='ctx'> "refer to the ``Managing Your Partitions'' section in the ``Starter Guide''."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Nyt sinun pitää valita miten haluat asentaa Mandrakelinux käyttö-\n"</div><div class='add'>+"Nyt sinun pitää valita miten haluat asentaa Mandrivalinux käyttö-\n"</div><div class='ctx'> "järjestelmän kiintolevyllesi. Jos kiintolevysi on tyhjä, tai nykyinen\n"</div><div class='ctx'> "käyttöjärjestelmäsi käyttää siltä kaiken vapaan tilan, sinun pitää osioida\n"</div><div class='ctx'> "se. Käytännössä osiointi tarkoittaa kiintolevyn loogista jakamista\n"</div><div class='del'>-"osiin tehdäksesi tilaa Mandrakelinux-järjestelmän asennukselle.\n"</div><div class='add'>+"osiin tehdäksesi tilaa Mandrivalinux-järjestelmän asennukselle.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Koska osiointiprosessin muutoksia ei yleensä voi peruuttaa, ja se voi\n"</div><div class='ctx'> "johtaa tietojen häviämiseen jos toinen käyttöjärjestelmä on jo asennettuna,\n"</div><div class='hunk'>@@ -4553,7 +4553,7 @@ msgstr ""</div><div class='ctx'> "koon muuttaminen voidaan tehdä ilman tietojen hävittämistä, kunhan olet\n"</div><div class='ctx'> "eheyttänyt sen ja se käyttää FAT-tiedostojärjestelmää. Tietojen varmistus\n"</div><div class='ctx'> "on kuitenkin suotavaa. Tämä vaihtoehto on suositeltu jos haluat käyttää\n"</div><div class='del'>-"Mandrakelinuxia ja Microsoft Windowsia samassa koneessa.\n"</div><div class='add'>+"Mandrivalinuxia ja Microsoft Windowsia samassa koneessa.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "   Ennen kuin valitset tämän vaihtoehdon, sinun pitää ymmärtää että tämän\n"</div><div class='ctx'> "toimenpiteen jälkeen Windows-osiosi on pienempi kuin tällä hetkellä.\n"</div><div class='hunk'>@@ -4561,7 +4561,7 @@ msgstr ""</div><div class='ctx'> "tallentaa tietojasi tai asentaa uusia ohjelmia.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": valitse tämä jos haluat poistaa kaikki tiedot\n"</div><div class='del'>-"ja osiot ja asentaa Mandrakelinux -järjestelmäsi niiden tilalle. Ole\n"</div><div class='add'>+"ja osiot ja asentaa Mandrivalinux -järjestelmäsi niiden tilalle. Ole\n"</div><div class='ctx'> "varovainen tämän valinnan kanssa, koska et pysty peruuttamaan\n"</div><div class='ctx'> "valintaasi kun olet hyväksynyt tämän toimenpiteen.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -4723,7 +4723,7 @@ msgid ""</div><div class='ctx'> "Click on \"%s\" when you're ready to format the partitions.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click on \"%s\" if you want to choose another partition for your new\n"</div><div class='del'>-"Mandrakelinux operating system installation.\n"</div><div class='add'>+"Mandrivalinux operating system installation.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click on \"%s\" if you wish to select partitions which will be checked for\n"</div><div class='ctx'> "bad blocks on the disk."</div><div class='hunk'>@@ -4745,7 +4745,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "Valitse \"%s\" kun olet valmis alustamaan osiot.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Valitse \"%s\", jos haluat valita toisen osion Mandrakelinuxin\n"</div><div class='add'>+"Valitse \"%s\", jos haluat valita toisen osion Mandrivalinuxin\n"</div><div class='ctx'> "asentamiseen.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Valitse \"%s\", jos haluat valita osiot, jotka tarkistetaan\n"</div><div class='hunk'>@@ -4763,7 +4763,7 @@ msgstr "Edellinen"</div><div class='ctx'> #: help.pm:434</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"By the time you install Mandrakelinux, it's likely that some packages will\n"</div><div class='add'>+"By the time you install Mandrivalinux, it's likely that some packages will\n"</div><div class='ctx'> "have been updated since the initial release. Bugs may have been fixed,\n"</div><div class='ctx'> "security issues resolved. To allow you to benefit from these updates,\n"</div><div class='ctx'> "you're now able to download them from the Internet. Check \"%s\" if you\n"</div><div class='hunk'>@@ -4775,7 +4775,7 @@ msgid ""</div><div class='ctx'> "will appear: review the selection, and press \"%s\" to retrieve and install\n"</div><div class='ctx'> "the selected package(s), or \"%s\" to abort."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Tässä vaiheessa, kun asennat Mandrakelinuxia, on todennäköistä että\n"</div><div class='add'>+"Tässä vaiheessa, kun asennat Mandrivalinuxia, on todennäköistä että\n"</div><div class='ctx'> "jotkut paketit on päivitetty alkujulkaisun jälkeen. Joitakin virheitä voi "</div><div class='ctx'> "olla\n"</div><div class='ctx'> "korjattu ja turvallisuusaukkoja paikattu. Hyödyntääksesi näitä päivityksiä,\n"</div><div class='hunk'>@@ -4804,7 +4804,7 @@ msgid ""</div><div class='ctx'> "generally obtained at the expense of ease of use.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "If you do not know what to choose, keep the default option. You'll be able\n"</div><div class='del'>-"to change it later with the draksec tool, which is part of Mandrakelinux\n"</div><div class='add'>+"to change it later with the draksec tool, which is part of Mandrivalinux\n"</div><div class='ctx'> "Control Center.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Fill the \"%s\" field with the e-mail address of the person responsible for\n"</div><div class='hunk'>@@ -4833,7 +4833,7 @@ msgstr "Tietoturvan ylläpitäjä:"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "At this point, you need to choose which partition(s) will be used for the\n"</div><div class='del'>-"installation of your Mandrakelinux system. If partitions have already been\n"</div><div class='add'>+"installation of your Mandrivalinux system. If partitions have already been\n"</div><div class='ctx'> "defined, either from a previous installation of GNU/Linux or by another\n"</div><div class='ctx'> "partitioning tool, you can use existing partitions. Otherwise, hard drive\n"</div><div class='ctx'> "partitions must be defined.\n"</div><div class='hunk'>@@ -4903,7 +4903,7 @@ msgid ""</div><div class='ctx'> "may find it a useful place to store a spare kernel and ramdisk images for\n"</div><div class='ctx'> "emergency boot situations."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Tässä vaiheessa sinun pitää määrittää mitkä osiot käytetään Mandrakelinux\n"</div><div class='add'>+"Tässä vaiheessa sinun pitää määrittää mitkä osiot käytetään Mandrivalinux\n"</div><div class='ctx'> "-järjestelmäsi asennuksessa. Jos osioita on jo määritelty, joko\n"</div><div class='ctx'> "edellisestä GNU/Linux-asennuksesta tai jonkun toisen osiointityökalun\n"</div><div class='ctx'> "tekeminä, niin voit käyttää olemassa olevia osioita. Muussa tapauksissa\n"</div><div class='hunk'>@@ -4990,7 +4990,7 @@ msgstr "Vaihda vakio-/asiantuntijatilan välillä"</div><div class='ctx'> msgid ""</div><div class='ctx'> "More than one Microsoft partition has been detected on your hard drive.\n"</div><div class='ctx'> "Please choose the one which you want to resize in order to install your new\n"</div><div class='del'>-"Mandrakelinux operating system.\n"</div><div class='add'>+"Mandrivalinux operating system.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Each partition is listed as follows: \"Linux name\", \"Windows name\"\n"</div><div class='ctx'> "\"Capacity\".\n"</div><div class='hunk'>@@ -5020,7 +5020,7 @@ msgid ""</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Useampi kuin yksi Microsoft-osio on löydetty kiintolevyltäsi. Ole hyvä\n"</div><div class='ctx'> "ja valitse osio jonka kokoa haluat muuttaa asentaaksesi uuden\n"</div><div class='del'>-"Mandrakelinux -käyttöjärjestelmäsi.\n"</div><div class='add'>+"Mandrivalinux -käyttöjärjestelmäsi.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Jokainen osio on lueteltu seuraavasti: \"Linux nimi\", Windows nimi\", \"Koko"</div><div class='ctx'> "\".\n"</div><div class='hunk'>@@ -5069,7 +5069,7 @@ msgid ""</div><div class='ctx'> "found on your machine.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "DrakX now needs to know if you want to perform a new installation or an\n"</div><div class='del'>-"upgrade of an existing Mandrakelinux system:\n"</div><div class='add'>+"upgrade of an existing Mandrivalinux system:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". For the most part, this completely wipes out the old system.\n"</div><div class='ctx'> "However, depending on your partitioning scheme, you can prevent some of\n"</div><div class='hunk'>@@ -5078,19 +5078,19 @@ msgid ""</div><div class='ctx'> "the file system, you should use this option.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". This installation class allows you to update the packages\n"</div><div class='del'>-"currently installed on your Mandrakelinux system. Your current partitioning\n"</div><div class='add'>+"currently installed on your Mandrivalinux system. Your current partitioning\n"</div><div class='ctx'> "scheme and user data will not be altered. Most of the other configuration\n"</div><div class='ctx'> "steps remain available and are similar to a standard installation.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Using the ``Upgrade'' option should work fine on Mandrakelinux systems\n"</div><div class='add'>+"Using the ``Upgrade'' option should work fine on Mandrivalinux systems\n"</div><div class='ctx'> "running version \"8.1\" or later. Performing an upgrade on versions prior\n"</div><div class='del'>-"to Mandrakelinux version \"8.1\" is not recommended."</div><div class='add'>+"to Mandrivalinux version \"8.1\" is not recommended."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Tämä vaihe asennuksesta näytetään ainoastaan jos vanha GNU/Linux-\n"</div><div class='ctx'> "osio on löydetty koneestasi.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "DrakX haluaa nyt tietää, haluatko suorittaa uuden asennuksen vai vanhan\n"</div><div class='del'>-"Mandrakelinux -järjestelmän päivityksen:\n"</div><div class='add'>+"Mandrivalinux -järjestelmän päivityksen:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": oletuksena tämä tapa poistaa vanhan asennuksen. Jos haluat\n"</div><div class='ctx'> "muuttaa miten kiintolevysi on osioitu tai vaihtaa tiedostojärjestelmää, "</div><div class='hunk'>@@ -5099,11 +5099,11 @@ msgstr ""</div><div class='ctx'> "ehkä valita niin ettei kaikkia tietojasi hävitetä.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": tämä vaihtoehto sallii sinun päivittää paketteja\n"</div><div class='del'>-"nykyisessä Mandrakelinux -järjestelmässäsi. Nykyistä osiointiasi\n"</div><div class='add'>+"nykyisessä Mandrivalinux -järjestelmässäsi. Nykyistä osiointiasi\n"</div><div class='ctx'> "eikä käyttäjien tietoja muuteta. Suurin osa muista asennuksen\n"</div><div class='ctx'> "vaiheista on käytössäsi niin kuin ne ovat vakioasennuksessa.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"``Päivitä''-ominaisuuden pitäisi toimia Mandrakelinux\n"</div><div class='add'>+"``Päivitä''-ominaisuuden pitäisi toimia Mandrivalinux\n"</div><div class='ctx'> "-järjestelmän versiosta \"8.1\" eteenpäin. Vanhemman version\n"</div><div class='ctx'> "kuin \"8.1\" päivittämistä ei suositella."</div><div class='ctx'> </div><div class='hunk'>@@ -5164,7 +5164,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "About UTF-8 (unicode) support: Unicode is a new character encoding meant to\n"</div><div class='ctx'> "cover all existing languages. However full support for it in GNU/Linux is\n"</div><div class='del'>-"still under development. For that reason, Mandrakelinux's use of UTF-8 will\n"</div><div class='add'>+"still under development. For that reason, Mandrivalinux's use of UTF-8 will\n"</div><div class='ctx'> "depend on the user's choices:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * If you choose a language with a strong legacy encoding (latin1\n"</div><div class='hunk'>@@ -5206,7 +5206,7 @@ msgstr ""</div><div class='ctx'> "Tietoja UTF-8 (unicode) tuesta: Unicode on uusi kirjasinten \n"</div><div class='ctx'> "määrittelytapa joka on määrä kattaa kaikki olemassa olevat kielet.\n"</div><div class='ctx'> "Huomaa etttä täysi tuki GNU/Linuxissa on viellä työn alla. Tästä syystä\n"</div><div class='del'>-"Mandrakelinuxin UTF-8 käyttö riippuu käyttäjän valinnasta:\n"</div><div class='add'>+"Mandrivalinuxin UTF-8 käyttö riippuu käyttäjän valinnasta:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * Jos valitset kielen jossa on vahva \"vanhanaikainen\" kirjasinmäärittely\n"</div><div class='ctx'> "(latin1 kielet, Venäjä, Japani, Kiina, Korea, Thai, Kreikka, Turkki, suurin "</div><div class='hunk'>@@ -5438,7 +5438,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Now, it's time to select a printing system for your computer. Other\n"</div><div class='del'>-"operating systems may offer you one, but Mandrakelinux offers two. Each of\n"</div><div class='add'>+"operating systems may offer you one, but Mandrivalinux offers two. Each of\n"</div><div class='ctx'> "the printing systems is best suited to particular types of configuration.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\" -- which is an acronym for ``print, do not queue'', is the choice\n"</div><div class='hunk'>@@ -5459,12 +5459,12 @@ msgid ""</div><div class='ctx'> "options and for managing the printer.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "If you make a choice now, and later find that you do not like your printing\n"</div><div class='del'>-"system you may change it by running PrinterDrake from the Mandrakelinux\n"</div><div class='add'>+"system you may change it by running PrinterDrake from the Mandrivalinux\n"</div><div class='ctx'> "Control Center and clicking on the \"%s\" button."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Nyt on aika valita tulostusjärjestelmä tietokoneellesi. Muut "</div><div class='ctx'> "käyttöjärjestelmät\n"</div><div class='del'>-"saattavat tarjota sinulle yhden järjestelmän, mutta Mandrakelinux tarjoaa\n"</div><div class='add'>+"saattavat tarjota sinulle yhden järjestelmän, mutta Mandrivalinux tarjoaa\n"</div><div class='ctx'> "kaksi. Kukin tulostusjärjestelmä sopii parhaiten tietyille asetuksille.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " *  \"%s\" -- joka tarkoittaa ``tulosta, älä jonota'' (print, do not "</div><div class='hunk'>@@ -5607,7 +5607,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": if you wish to configure your Internet or local network access,\n"</div><div class='ctx'> "you can do so now. Refer to the printed documentation or use the\n"</div><div class='del'>-"Mandrakelinux Control Center after the installation has finished to benefit\n"</div><div class='add'>+"Mandrivalinux Control Center after the installation has finished to benefit\n"</div><div class='ctx'> "from full in-line help.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": allows to configure HTTP and FTP proxy addresses if the machine\n"</div><div class='hunk'>@@ -5624,7 +5624,7 @@ msgid ""</div><div class='ctx'> " * \"%s\": if you wish to change your bootloader configuration, click this\n"</div><div class='ctx'> "button. This should be reserved to advanced users. Refer to the printed\n"</div><div class='ctx'> "documentation or the in-line help about bootloader configuration in the\n"</div><div class='del'>-"Mandrakelinux Control Center.\n"</div><div class='add'>+"Mandrivalinux Control Center.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": through this entry you can fine tune which services will be run\n"</div><div class='ctx'> "on your machine. If you plan to use this machine as a server it's a good\n"</div><div class='hunk'>@@ -5671,7 +5671,7 @@ msgstr ""</div><div class='ctx'> "Jos tämä ei sovi sinulle, paina \"%s\" muuttaaksesi asetuksia.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": jos haluat asettaa Internet- tai paikallisverkkoasetuksesi,\n"</div><div class='del'>-"voit tehdä sen nyt. Katso ohjekirjasta, tai käytä Mandrakelinux\n"</div><div class='add'>+"voit tehdä sen nyt. Katso ohjekirjasta, tai käytä Mandrivalinux\n"</div><div class='ctx'> "Ohjauskeskus asennuksen jälkeen hyödyntääksesi sisäiset ohjeet.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": sallii sinua asettamaan HTTP ja FTP välityspalvelimia jos\n"</div><div class='hunk'>@@ -5747,10 +5747,10 @@ msgstr "Palvelut"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Choose the hard drive you want to erase in order to install your new\n"</div><div class='del'>-"Mandrakelinux partition. Be careful, all data on this drive will be lost\n"</div><div class='add'>+"Mandrivalinux partition. Be careful, all data on this drive will be lost\n"</div><div class='ctx'> "and will not be recoverable!"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Valitse kiintolevy, jonka haluat tyhjentää uudelle Mandrakelinux\n"</div><div class='add'>+"Valitse kiintolevy, jonka haluat tyhjentää uudelle Mandrivalinux\n"</div><div class='ctx'> "-asennusosiolle. Ole varovainen, koska kaikki asemalla oleva tieto\n"</div><div class='ctx'> "tuhoutuu eikä ole enää palautettavissa!"</div><div class='ctx'> </div><div class='hunk'>@@ -6104,11 +6104,11 @@ msgstr "Lasken Windows-osion kokoa"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Your Windows partition is too fragmented. Please reboot your computer under "</div><div class='del'>-"Windows, run the ``defrag'' utility, then restart the Mandrakelinux "</div><div class='add'>+"Windows, run the ``defrag'' utility, then restart the Mandrivalinux "</div><div class='ctx'> "installation."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Windows-osiosi on liian pirstoutunut, käynnistä koneesi uudelleen, mene "</div><div class='del'>-"Windowsiin ja aja \"Levyn eheytys\" ensin, ja aloita Mandrakelinuxin asennus "</div><div class='add'>+"Windowsiin ja aja \"Levyn eheytys\" ensin, ja aloita Mandrivalinuxin asennus "</div><div class='ctx'> "uudestaan sen jälkeen."</div><div class='ctx'> </div><div class='ctx'> #. -PO: keep the double empty lines between sections, this is formatted a la LaTeX</div><div class='hunk'>@@ -6228,19 +6228,19 @@ msgid ""</div><div class='ctx'> "Introduction\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "The operating system and the different components available in the "</div><div class='del'>-"Mandrakelinux distribution \n"</div><div class='add'>+"Mandrivalinux distribution \n"</div><div class='ctx'> "shall be called the \"Software Products\" hereafter. The Software Products "</div><div class='ctx'> "include, but are not \n"</div><div class='ctx'> "restricted to, the set of programs, methods, rules and documentation related "</div><div class='ctx'> "to the operating \n"</div><div class='del'>-"system and the different components of the Mandrakelinux distribution.\n"</div><div class='add'>+"system and the different components of the Mandrivalinux distribution.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "1. License Agreement\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Please read this document carefully. This document is a license agreement "</div><div class='ctx'> "between you and  \n"</div><div class='del'>-"Mandrakesoft S.A. which applies to the Software Products.\n"</div><div class='add'>+"Mandriva S.A. which applies to the Software Products.\n"</div><div class='ctx'> "By installing, duplicating or using the Software Products in any manner, you "</div><div class='ctx'> "explicitly \n"</div><div class='ctx'> "accept and fully agree to conform to the terms and conditions of this "</div><div class='hunk'>@@ -6262,7 +6262,7 @@ msgid ""</div><div class='ctx'> "The Software Products and attached documentation are provided \"as is\", "</div><div class='ctx'> "with no warranty, to the \n"</div><div class='ctx'> "extent permitted by law.\n"</div><div class='del'>-"Mandrakesoft S.A. will, in no circumstances and to the extent permitted by "</div><div class='add'>+"Mandriva S.A. will, in no circumstances and to the extent permitted by "</div><div class='ctx'> "law, be liable for any special,\n"</div><div class='ctx'> "incidental, direct or indirect damages whatsoever (including without "</div><div class='ctx'> "limitation damages for loss of \n"</div><div class='hunk'>@@ -6270,14 +6270,14 @@ msgid ""</div><div class='ctx'> "resulting from a court \n"</div><div class='ctx'> "judgment, or any other consequential loss) arising out of  the use or "</div><div class='ctx'> "inability to use the Software \n"</div><div class='del'>-"Products, even if Mandrakesoft S.A. has been advised of the possibility or "</div><div class='add'>+"Products, even if Mandriva S.A. has been advised of the possibility or "</div><div class='ctx'> "occurrence of such \n"</div><div class='ctx'> "damages.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN SOME "</div><div class='ctx'> "COUNTRIES\n"</div><div class='ctx'> "\n"</div><div class='del'>-"To the extent permitted by law, Mandrakesoft S.A. or its distributors will, "</div><div class='add'>+"To the extent permitted by law, Mandriva S.A. or its distributors will, "</div><div class='ctx'> "in no circumstances, be \n"</div><div class='ctx'> "liable for any special, incidental, direct or indirect damages whatsoever "</div><div class='ctx'> "(including without \n"</div><div class='hunk'>@@ -6287,7 +6287,7 @@ msgid ""</div><div class='ctx'> "loss) arising out \n"</div><div class='ctx'> "of the possession and use of software components or arising out of  "</div><div class='ctx'> "downloading software components \n"</div><div class='del'>-"from one of Mandrakelinux sites  which are prohibited or restricted in some "</div><div class='add'>+"from one of Mandrivalinux sites  which are prohibited or restricted in some "</div><div class='ctx'> "countries by local laws.\n"</div><div class='ctx'> "This limited liability applies to, but is not restricted to, the strong "</div><div class='ctx'> "cryptography components \n"</div><div class='hunk'>@@ -6307,10 +6307,10 @@ msgid ""</div><div class='ctx'> "and conditions of the license agreement for each component before using any "</div><div class='ctx'> "component. Any question \n"</div><div class='ctx'> "on a component license should be addressed to the component author and not "</div><div class='del'>-"to Mandrakesoft.\n"</div><div class='del'>-"The programs developed by Mandrakesoft S.A. are governed by the GPL License. "</div><div class='add'>+"to Mandriva.\n"</div><div class='add'>+"The programs developed by Mandriva S.A. are governed by the GPL License. "</div><div class='ctx'> "Documentation written \n"</div><div class='del'>-"by Mandrakesoft S.A. is governed by a specific license. Please refer to the "</div><div class='add'>+"by Mandriva S.A. is governed by a specific license. Please refer to the "</div><div class='ctx'> "documentation for \n"</div><div class='ctx'> "further details.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6321,11 +6321,11 @@ msgid ""</div><div class='ctx'> "respective authors and are \n"</div><div class='ctx'> "protected by intellectual property and copyright laws applicable to software "</div><div class='ctx'> "programs.\n"</div><div class='del'>-"Mandrakesoft S.A. reserves its rights to modify or adapt the Software "</div><div class='add'>+"Mandriva S.A. reserves its rights to modify or adapt the Software "</div><div class='ctx'> "Products, as a whole or in \n"</div><div class='ctx'> "parts, by all means and for all purposes.\n"</div><div class='del'>-"\"Mandrake\", \"Mandrakelinux\" and associated logos are trademarks of "</div><div class='del'>-"Mandrakesoft S.A.  \n"</div><div class='add'>+"\"Mandriva\", \"Mandrivalinux\" and associated logos are trademarks of "</div><div class='add'>+"Mandriva S.A.  \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "5. Governing Laws \n"</div><div class='hunk'>@@ -6341,19 +6341,19 @@ msgid ""</div><div class='ctx'> "court. As a last \n"</div><div class='ctx'> "resort, the dispute will be referred to the appropriate Courts of Law of "</div><div class='ctx'> "Paris - France.\n"</div><div class='del'>-"For any question on this document, please contact Mandrakesoft S.A.  \n"</div><div class='add'>+"For any question on this document, please contact Mandriva S.A.  \n"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Johdanto\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='del'>-"HUOM!! Tämä on vapaasti suomennettu teksti Mandrakelinux -jakelun\n"</div><div class='add'>+"HUOM!! Tämä on vapaasti suomennettu teksti Mandrivalinux -jakelun\n"</div><div class='ctx'> "lisenssiehdoista. Alkuperäinen teksti löytyy tämän sivun lopusta.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Käyttöjärjestelmään ja muihin Mandrakelinux jakelun eri osiin viitataan\n"</div><div class='add'>+"Käyttöjärjestelmään ja muihin Mandrivalinux jakelun eri osiin viitataan\n"</div><div class='ctx'> "tästä eteenpäin nimellä \"Ohjelmisto\". Ohjelmisto sisältää, mutta ei "</div><div class='ctx'> "rajoitu\n"</div><div class='ctx'> "ainoastaan niihin, pakettien yhdistelmät, menetelmät, säännöt ja\n"</div><div class='del'>-"dokumentaation jotka kuuluvat käyttöjärjestelmään sekä Mandrakelinux\n"</div><div class='add'>+"dokumentaation jotka kuuluvat käyttöjärjestelmään sekä Mandrivalinux\n"</div><div class='ctx'> "-jakeluun kuuluvat komponentit.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6362,7 +6362,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Ole hyvä ja lue tämä dokumentti huolellisesti. Tämä dokumentti on Lisenssi-\n"</div><div class='del'>-"sopimus sinun ja Mandrakesoft S.A.:n välillä ja koskee Ohjelmistoa.\n"</div><div class='add'>+"sopimus sinun ja Mandriva S.A.:n välillä ja koskee Ohjelmistoa.\n"</div><div class='ctx'> "Asentamalla, kopioimalla tai käyttämällä Ohjelmistoa millä tavalla tahansa,\n"</div><div class='ctx'> "annat nimenomaisen hyväksynnän ja suostut noudattamaan tämän Lisenssin\n"</div><div class='ctx'> "sääntöjä ja ehtoja. Jos et suostu johonkin osaan tästä Lisenssistä,\n"</div><div class='hunk'>@@ -6382,14 +6382,14 @@ msgstr ""</div><div class='ctx'> "ilman\n"</div><div class='ctx'> "mitään takuita, voimassa olevan lain rajojen sisällä. Sikäli kuin takuuta "</div><div class='ctx'> "ei\n"</div><div class='del'>-"voimassa olevan lain mukaan voi kiistää tai rajoittaa, Mandrakesoft S.A. ei\n"</div><div class='add'>+"voimassa olevan lain mukaan voi kiistää tai rajoittaa, Mandriva S.A. ei\n"</div><div class='ctx'> "missään nimessä ole vastuussa erikoisista, odottamattomista, välittömistä "</div><div class='ctx'> "tai\n"</div><div class='ctx'> "välillisistä vahingoista (sisältäen ilman rajoituksia vahingot menetetystä\n"</div><div class='ctx'> "työstä, työn keskeytyksestä, taloudellisesta tappiosta, laillisista\n"</div><div class='ctx'> "kustannuksista ja sakoista johtuen tuomioistuimen päätöksestä, tai minkä\n"</div><div class='ctx'> "tahansa muun merkittävän tappion takia) jotka syntyvät käytöstä tai\n"</div><div class='del'>-"kyvyttömyydestä käyttää Ohjelmistoa, vaikka Mandrakesoft S.A.:lle olisi\n"</div><div class='add'>+"kyvyttömyydestä käyttää Ohjelmistoa, vaikka Mandriva S.A.:lle olisi\n"</div><div class='ctx'> " tiedotettu tällaisen vahingon mahdollisuuden tai tapahtuman "</div><div class='ctx'> "olemassaolosta.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6400,7 +6400,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "Sikäli kuin takuuta ei voimassa olevan lain mukaan voi kiistää tai "</div><div class='ctx'> "rajoittaa,\n"</div><div class='del'>-"Mandrakesoft S.A. tai sen jakelijat eivät missään nimessä ole vastuussa\n"</div><div class='add'>+"Mandriva S.A. tai sen jakelijat eivät missään nimessä ole vastuussa\n"</div><div class='ctx'> "erikoisista, odottamattomista, välittömistä tai välillisistä vahingoista\n"</div><div class='ctx'> "(sisältäen ilman rajoituksia vahingot menetetystä työstä, työn "</div><div class='ctx'> "keskeytyksestä,\n"</div><div class='hunk'>@@ -6409,7 +6409,7 @@ msgstr ""</div><div class='ctx'> "takia)\n"</div><div class='ctx'> "jotka johtuvat ohjelmistokomponenttien hallussapidosta tai käytöstä tai\n"</div><div class='ctx'> "jotka johtuvat ohjelmistokomponenttien lataamisesta joltakin "</div><div class='del'>-"Mandrakelinuxin\n"</div><div class='add'>+"Mandrivalinuxin\n"</div><div class='ctx'> "sivustolta, jotka ovat kiellettyjä tai rajoitettuja joissakin maissa\n"</div><div class='ctx'> "paikallisen lain voimalla.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6431,8 +6431,8 @@ msgstr ""</div><div class='ctx'> "koskevat. Ole hyvä ja lue jokaisen komponentin lisenssin ehdot ja säännöt\n"</div><div class='ctx'> "ennen kuin käytät sitä. Jokainen kysymys koskien komponentin lisenssiä "</div><div class='ctx'> "tulisi\n"</div><div class='del'>-"ohjata komponentin tekijälle Mandrakesoftin sijasta. Mandrakesoft S.A.:n\n"</div><div class='del'>-"tekemiin ohjelmiin sovelletaan GPL-lisenssiä. Mandrakesoft S.A.:n tekemiin\n"</div><div class='add'>+"ohjata komponentin tekijälle Mandrivain sijasta. Mandrakesoft S.A.:n\n"</div><div class='add'>+"tekemiin ohjelmiin sovelletaan GPL-lisenssiä. Mandriva S.A.:n tekemiin\n"</div><div class='ctx'> "dokumentaatioihin sovelletaan erillistä lisenssiä. Lue dokumentaatiota\n"</div><div class='ctx'> "saadaksesi lisää tietoa.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6443,11 +6443,11 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "Kaikki oikeudet Ohjelmiston komponentteihin kuuluvat niiden tekijöille,\n"</div><div class='ctx'> "ja ne ovat suojattuja älyllisten omaisuuksien- ja kopiointisuojalailla,\n"</div><div class='del'>-"jotka koskevat ohjelmistoja. Mandrakesoft S.A. pidättää oikeuden muokata\n"</div><div class='add'>+"jotka koskevat ohjelmistoja. Mandriva S.A. pidättää oikeuden muokata\n"</div><div class='ctx'> "tai sovittaa Ohjelmistoa, joko kokonaan tai osittain, kaikilla tavoilla\n"</div><div class='ctx'> "jokaiseen tarpeeseen.\n"</div><div class='del'>-"\"Mandrake\", \"Mandrakelinux\" ja kaikki niihin liittyvät logot ovat\n"</div><div class='del'>-"Mandrakesoft S.A.:n rekisteröityjä tavaramerkkejä.\n"</div><div class='add'>+"\"Mandriva\", \"Mandrivalinux\" ja kaikki niihin liittyvät logot ovat\n"</div><div class='add'>+"Mandriva S.A.:n rekisteröityjä tavaramerkkejä.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6466,7 +6466,7 @@ msgstr ""</div><div class='ctx'> "ratkaistavaksi Pariisissa, Ranskassa.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Jos teillä on kysymyksiä tästä sopimuksesta, olkaa hyvä ja ottakaa yhteyttä\n"</div><div class='del'>-"Mandrakesoft S.A.:iin.\n"</div><div class='add'>+"Mandriva S.A.:iin.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6483,14 +6483,14 @@ msgstr ""</div><div class='ctx'> "include, but are not \n"</div><div class='ctx'> "restricted to, the set of programs, methods, rules and documentation related "</div><div class='ctx'> "to the operating \n"</div><div class='del'>-"system and the different components of the Mandrakelinux distribution.\n"</div><div class='add'>+"system and the different components of the Mandrivalinux distribution.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "1. License Agreement\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Please read this document carefully. This document is a license agreement "</div><div class='ctx'> "between you and  \n"</div><div class='del'>-"Mandrakesoft S.A. which applies to the Software Products.\n"</div><div class='add'>+"Mandriva S.A. which applies to the Software Products.\n"</div><div class='ctx'> "By installing, duplicating or using the Software Products in any manner, you "</div><div class='ctx'> "explicitly \n"</div><div class='ctx'> "accept and fully agree to conform to the terms and conditions of this "</div><div class='hunk'>@@ -6512,7 +6512,7 @@ msgstr ""</div><div class='ctx'> "The Software Products and attached documentation are provided \"as is\", "</div><div class='ctx'> "with no warranty, to the \n"</div><div class='ctx'> "extent permitted by law.\n"</div><div class='del'>-"Mandrakesoft S.A. will, in no circumstances and to the extent permitted by "</div><div class='add'>+"Mandriva S.A. will, in no circumstances and to the extent permitted by "</div><div class='ctx'> "law, be liable for any special,\n"</div><div class='ctx'> "incidental, direct or indirect damages whatsoever (including without "</div><div class='ctx'> "limitation damages for loss of \n"</div><div class='hunk'>@@ -6520,14 +6520,14 @@ msgstr ""</div><div class='ctx'> "resulting from a court \n"</div><div class='ctx'> "judgment, or any other consequential loss) arising out of  the use or "</div><div class='ctx'> "inability to use the Software \n"</div><div class='del'>-"Products, even if Mandrakesoft S.A. has been advised of the possibility or "</div><div class='add'>+"Products, even if Mandriva S.A. has been advised of the possibility or "</div><div class='ctx'> "occurence of such \n"</div><div class='ctx'> "damages.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN SOME "</div><div class='ctx'> "COUNTRIES\n"</div><div class='ctx'> "\n"</div><div class='del'>-"To the extent permitted by law, Mandrakesoft S.A. or its distributors will, "</div><div class='add'>+"To the extent permitted by law, Mandriva S.A. or its distributors will, "</div><div class='ctx'> "in no circumstances, be \n"</div><div class='ctx'> "liable for any special, incidental, direct or indirect damages whatsoever "</div><div class='ctx'> "(including without \n"</div><div class='hunk'>@@ -6537,7 +6537,7 @@ msgstr ""</div><div class='ctx'> "loss) arising out \n"</div><div class='ctx'> "of the possession and use of software components or arising out of  "</div><div class='ctx'> "downloading software components \n"</div><div class='del'>-"from one of Mandrakelinux sites  which are prohibited or restricted in some "</div><div class='add'>+"from one of Mandrivalinux sites  which are prohibited or restricted in some "</div><div class='ctx'> "countries by local laws.\n"</div><div class='ctx'> "This limited liability applies to, but is not restricted to, the strong "</div><div class='ctx'> "cryptography components \n"</div><div class='hunk'>@@ -6557,10 +6557,10 @@ msgstr ""</div><div class='ctx'> "and conditions of the license agreement for each component before using any "</div><div class='ctx'> "component. Any question \n"</div><div class='ctx'> "on a component license should be addressed to the component author and not "</div><div class='del'>-"to Mandrakesoft.\n"</div><div class='del'>-"The programs developed by Mandrakesoft S.A. are governed by the GPL License. "</div><div class='add'>+"to Mandriva.\n"</div><div class='add'>+"The programs developed by Mandriva S.A. are governed by the GPL License. "</div><div class='ctx'> "Documentation written \n"</div><div class='del'>-"by Mandrakesoft S.A. is governed by a specific license. Please refer to the "</div><div class='add'>+"by Mandriva S.A. is governed by a specific license. Please refer to the "</div><div class='ctx'> "documentation for \n"</div><div class='ctx'> "further details.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6571,11 +6571,11 @@ msgstr ""</div><div class='ctx'> "respective authors and are \n"</div><div class='ctx'> "protected by intellectual property and copyright laws applicable to software "</div><div class='ctx'> "programs.\n"</div><div class='del'>-"Mandrakesoft S.A. reserves its rights to modify or adapt the Software "</div><div class='add'>+"Mandriva S.A. reserves its rights to modify or adapt the Software "</div><div class='ctx'> "Products, as a whole or in \n"</div><div class='ctx'> "parts, by all means and for all purposes.\n"</div><div class='del'>-"\"Mandrake\", \"Mandrakelinux\" and associated logos are trademarks of "</div><div class='del'>-"Mandrakesoft S.A.  \n"</div><div class='add'>+"\"Mandriva\", \"Mandrivalinux\" and associated logos are trademarks of "</div><div class='add'>+"Mandriva S.A.  \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "5. Governing Laws \n"</div><div class='hunk'>@@ -6591,7 +6591,7 @@ msgstr ""</div><div class='ctx'> "court. As a last \n"</div><div class='ctx'> "resort, the dispute will be referred to the appropriate Courts of Law of "</div><div class='ctx'> "Paris - France.\n"</div><div class='del'>-"For any question on this document, please contact Mandrakesoft S.A.  \n"</div><div class='add'>+"For any question on this document, please contact Mandriva S.A.  \n"</div><div class='ctx'> </div><div class='ctx'> #: install_messages.pm:90</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -6693,7 +6693,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "For information on fixes which are available for this release of "</div><div class='del'>-"Mandrakelinux,\n"</div><div class='add'>+"Mandrivalinux,\n"</div><div class='ctx'> "consult the Errata available from:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6701,20 +6701,20 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Information on configuring your system is available in the post\n"</div><div class='del'>-"install chapter of the Official Mandrakelinux User's Guide."</div><div class='add'>+"install chapter of the Official Mandrivalinux User's Guide."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Onnittelut, asennus on valmis.\n"</div><div class='ctx'> "Poista käynnistyslevyke ja paina Enter käynnistääksesi koneesi uudelleen.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Löydät tähän Mandrakelinuxin versioon saatavilla olevat korjaukset ja\n"</div><div class='add'>+"Löydät tähän Mandrivalinuxin versioon saatavilla olevat korjaukset ja\n"</div><div class='ctx'> "korjattujen virheiden listan osoitteesta:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "%s\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Järjestelmän asettamisesta saat tietoja virallisen Mandrakelinuxin\n"</div><div class='add'>+"Järjestelmän asettamisesta saat tietoja virallisen Mandrivalinuxin\n"</div><div class='ctx'> "käyttäjäoppaan jälkiasennuskappaleesta."</div><div class='ctx'> </div><div class='ctx'> #. -PO: keep the double empty lines between sections, this is formatted a la LaTeX</div><div class='hunk'>@@ -6749,11 +6749,11 @@ msgstr "Siirryn vaiheeseen `%s'\n"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Your system is low on resources. You may have some problem installing\n"</div><div class='del'>-"Mandrakelinux. If that occurs, you can try a text install instead. For "</div><div class='add'>+"Mandrivalinux. If that occurs, you can try a text install instead. For "</div><div class='ctx'> "this,\n"</div><div class='ctx'> "press `F1' when booting on CDROM, then enter `text'."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Järjestelmäsi resurssit ovat lopussa. Voit kohdata ongelmia Mandrakelinuxia\n"</div><div class='add'>+"Järjestelmäsi resurssit ovat lopussa. Voit kohdata ongelmia Mandrivalinuxia\n"</div><div class='ctx'> "asentaessasi. Jos näin tapahtuu, voit kokeilla tekstipohjaista asennusta.\n"</div><div class='ctx'> "Tehdäksesi niin paina `F1' kun käynnistät asennusohjelmaa CD-ROM:lta.\n"</div><div class='ctx'> "Tämän jälkeen kirjoita `text'."</div><div class='hunk'>@@ -7301,9 +7301,9 @@ msgstr ""</div><div class='ctx'> #: install_steps_interactive.pm:821</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Contacting Mandrakelinux web site to get the list of available mirrors..."</div><div class='add'>+"Contacting Mandrivalinux web site to get the list of available mirrors..."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Otetaan yhteys Mandrakelinuxin sivustolle peilipalvelinlistan saamiseksi..."</div><div class='add'>+"Otetaan yhteys Mandrivalinuxin sivustolle peilipalvelinlistan saamiseksi..."</div><div class='ctx'> </div><div class='ctx'> #: install_steps_interactive.pm:840</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -7528,8 +7528,8 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: install_steps_newt.pm:20</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Installation %s"</div><div class='del'>-msgstr "Mandrakelinux asennus %s"</div><div class='add'>+msgid "Mandrivalinux Installation %s"</div><div class='add'>+msgstr "Mandrivalinux asennus %s"</div><div class='ctx'> </div><div class='ctx'> #. -PO: This string must fit in a 80-char wide text screen</div><div class='ctx'> #: install_steps_newt.pm:34</div><div class='hunk'>@@ -10116,13 +10116,13 @@ msgstr "BitTorrent"</div><div class='ctx'> msgid ""</div><div class='ctx'> "drakfirewall configurator\n"</div><div class='ctx'> "\n"</div><div class='del'>-"This configures a personal firewall for this Mandrakelinux machine.\n"</div><div class='add'>+"This configures a personal firewall for this Mandrivalinux machine.\n"</div><div class='ctx'> "For a powerful and dedicated firewall solution, please look to the\n"</div><div class='ctx'> "specialized MandrakeSecurity Firewall distribution."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "drakfirewall asetustyökalu\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Tämä asettaa henkilökohtaisen palomuurin tähän Mandrakelinux koneeseen.\n"</div><div class='add'>+"Tämä asettaa henkilökohtaisen palomuurin tähän Mandrivalinux koneeseen.\n"</div><div class='ctx'> "Jos haluat vahvan omistetun palomuuriratkaisun, tutustu räätälöityyn\n"</div><div class='ctx'> "MandrakeSecurity Firewall -jakeluun."</div><div class='ctx'> </div><div class='hunk'>@@ -14174,11 +14174,11 @@ msgstr ""</div><div class='ctx'> #: printer/printerdrake.pm:3929</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Run Scannerdrake (Hardware/Scanner in Mandrakelinux Control Center) to share "</div><div class='add'>+"Run Scannerdrake (Hardware/Scanner in Mandrivalinux Control Center) to share "</div><div class='ctx'> "your scanner on the network.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Suorita Scannerdrake (Laitteisto/Kuvanlukija Mandrakelinux "</div><div class='add'>+"Suorita Scannerdrake (Laitteisto/Kuvanlukija Mandrivalinux "</div><div class='ctx'> "ohjauskeskuksessa) jaaksesi kuvalnukijasi verkkoon.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> </div><div class='hunk'>@@ -16123,23 +16123,23 @@ msgstr "Pysäytä"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;What is Mandrakelinux?&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mitä Mandrakelinux on?&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;What is Mandrivalinux?&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mitä Mandrivalinux on?&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Welcome to &lt;b&gt;Mandrakelinux&lt;/b&gt;!"</div><div class='del'>-msgstr "Tervetuloa &lt;b&gt;Mandrakelinux&lt;/b&gt;iin!"</div><div class='add'>+msgid "Welcome to &lt;b&gt;Mandrivalinux&lt;/b&gt;!"</div><div class='add'>+msgstr "Tervetuloa &lt;b&gt;Mandrivalinux&lt;/b&gt;iin!"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is a &lt;b&gt;Linux distribution&lt;/b&gt; that comprises the core of the "</div><div class='add'>+"Mandrivalinux is a &lt;b&gt;Linux distribution&lt;/b&gt; that comprises the core of the "</div><div class='ctx'> "system, called the &lt;b&gt;operating system&lt;/b&gt; (based on the Linux kernel) "</div><div class='ctx'> "together with &lt;b&gt;a lot of applications&lt;/b&gt; meeting every need you could even "</div><div class='ctx'> "think of."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux on &lt;b&gt;Linuxjakelu&lt;/b&gt; joka yhdistää järjestelmän ydintä, niin "</div><div class='add'>+"Mandrivalinux on &lt;b&gt;Linuxjakelu&lt;/b&gt; joka yhdistää järjestelmän ydintä, niin "</div><div class='ctx'> "kutsuttu &lt;b&gt;käyttöjärjestelmä&lt;/b&gt; (perustuu Linux ytimeen), ja &lt;b&gt;suuren "</div><div class='ctx'> "sovellusmäärään&lt;/b&gt; kokonaisuuteen joka kattaa kaikki tarpeet joita tulee "</div><div class='ctx'> "mieleen."</div><div class='hunk'>@@ -16147,10 +16147,10 @@ msgstr ""</div><div class='ctx'> #: share/advertising/01.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is the most &lt;b&gt;user-friendly&lt;/b&gt; Linux distribution today. It "</div><div class='add'>+"Mandrivalinux is the most &lt;b&gt;user-friendly&lt;/b&gt; Linux distribution today. It "</div><div class='ctx'> "is also one of the &lt;b&gt;most widely used&lt;/b&gt; Linux distributions worldwide!"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux on &lt;b&gt;käyttäjäystävällisin&lt;/b&gt; Linux-jakelu tänään. Se on myös "</div><div class='add'>+"Mandrivalinux on &lt;b&gt;käyttäjäystävällisin&lt;/b&gt; Linux-jakelu tänään. Se on myös "</div><div class='ctx'> "&lt;b&gt;eräs käytetyimmistä&lt;/b&gt; Linux-jakeluista ympäri maailman!"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/02.pl:13</div><div class='hunk'>@@ -16166,13 +16166,13 @@ msgstr "Tervetuloa &lt;b&gt;Avoimen Lähdekoodin maailmaan&lt;/b&gt;!"</div><div class='ctx'> #: share/advertising/02.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is committed to the open source model. This means that this "</div><div class='del'>-"new release is the result of &lt;b&gt;collaboration&lt;/b&gt; between &lt;b&gt;Mandrakesoft's "</div><div class='del'>-"team of developers&lt;/b&gt; and the &lt;b&gt;worldwide community&lt;/b&gt; of Mandrakelinux "</div><div class='add'>+"Mandrivalinux is committed to the open source model. This means that this "</div><div class='add'>+"new release is the result of &lt;b&gt;collaboration&lt;/b&gt; between &lt;b&gt;Mandriva's "</div><div class='add'>+"team of developers&lt;/b&gt; and the &lt;b&gt;worldwide community&lt;/b&gt; of Mandrivalinux "</div><div class='ctx'> "contributors."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux on sitoutunut Open Source (vapaa lähdekoodi) -malliin. Tämä "</div><div class='del'>-"tarkoittaa että tämä uusi julkaisu on tulosta &lt;b&gt;Mandrakesoftin "</div><div class='add'>+"Mandrivalinux on sitoutunut Open Source (vapaa lähdekoodi) -malliin. Tämä "</div><div class='add'>+"tarkoittaa että tämä uusi julkaisu on tulosta &lt;b&gt;Mandrivain "</div><div class='ctx'> "kehittäjätiimin&lt;/b&gt; ja &lt;b&gt;maailmanlaajuisen vapaaehtoisten avustajien "</div><div class='ctx'> "yhteisön&lt;/b&gt; välisestä &lt;b&gt;yhteistyöstä&lt;/b&gt;."</div><div class='ctx'> </div><div class='hunk'>@@ -16194,9 +16194,9 @@ msgstr "&lt;b&gt;GPL&lt;/b&gt;"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Most of the software included in the distribution and all of the "</div><div class='del'>-"Mandrakelinux tools are licensed under the &lt;b&gt;General Public License&lt;/b&gt;."</div><div class='add'>+"Mandrivalinux tools are licensed under the &lt;b&gt;General Public License&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Suurin osa jakelussa olevista ohjelmista ja kaikki Mandrakelinux työkalut "</div><div class='add'>+"Suurin osa jakelussa olevista ohjelmista ja kaikki Mandrivalinux työkalut "</div><div class='ctx'> "ovat julkistettu &lt;b&gt;GPL&lt;/b&gt; lisenssin ehtojen mukaisesti."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/03.pl:17</div><div class='hunk'>@@ -16222,19 +16222,19 @@ msgstr ""</div><div class='ctx'> #: share/advertising/04.pl:13</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid "&lt;b&gt;Join the Community&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Liity Mandrakelinux yhteisöön!&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Liity Mandrivalinux yhteisöön!&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/04.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux has one of the &lt;b&gt;biggest communities&lt;/b&gt; of users and "</div><div class='add'>+"Mandrivalinux has one of the &lt;b&gt;biggest communities&lt;/b&gt; of users and "</div><div class='ctx'> "developers. The role of such a community is very wide, ranging from bug "</div><div class='ctx'> "reporting to the development of new applications. The community plays a "</div><div class='del'>-"&lt;b&gt;key role&lt;/b&gt; in the Mandrakelinux world."</div><div class='add'>+"&lt;b&gt;key role&lt;/b&gt; in the Mandrivalinux world."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinuxilla on yksi &lt;b&gt;suurimmista yhteisöstä&lt;/b&gt; käyttäjiä ja "</div><div class='add'>+"Mandrivalinuxilla on yksi &lt;b&gt;suurimmista yhteisöstä&lt;/b&gt; käyttäjiä ja "</div><div class='ctx'> "kehittäjiä. Tämän yhteisön rooli on erittäin laaja, virheiden etsijöistä "</div><div class='del'>-"uusiin ohjemien kehittäjiin. Yhteisö  on &lt;b&gt;avainasemassa&lt;/b&gt; Mandrakelinux "</div><div class='add'>+"uusiin ohjemien kehittäjiin. Yhteisö  on &lt;b&gt;avainasemassa&lt;/b&gt; Mandrivalinux "</div><div class='ctx'> "maailmassa."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/04.pl:17</div><div class='hunk'>@@ -16256,11 +16256,11 @@ msgstr "&lt;b&gt;Download Versio&lt;/b&gt;."</div><div class='ctx'> #: share/advertising/05.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"You are now installing &lt;b&gt;Mandrakelinux Download&lt;/b&gt;. This is the free "</div><div class='del'>-"version that Mandrakesoft wants to keep &lt;b&gt;available to everyone&lt;/b&gt;."</div><div class='add'>+"You are now installing &lt;b&gt;Mandrivalinux Download&lt;/b&gt;. This is the free "</div><div class='add'>+"version that Mandriva wants to keep &lt;b&gt;available to everyone&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Olet nyt asentamassa &lt;b&gt;Mandrakelinux Download&lt;/b&gt;. Tämä on ilmainen versio "</div><div class='del'>-"joka Mandrakesoft haluaa pitää &lt;b&gt;kaikkien käytettävissä&lt;/b&gt;."</div><div class='add'>+"Olet nyt asentamassa &lt;b&gt;Mandrivalinux Download&lt;/b&gt;. Tämä on ilmainen versio "</div><div class='add'>+"joka Mandriva haluaa pitää &lt;b&gt;kaikkien käytettävissä&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/05.pl:19</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16290,10 +16290,10 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "You will not have access to the &lt;b&gt;services included&lt;/b&gt; in the other "</div><div class='del'>-"Mandrakesoft products either."</div><div class='add'>+"Mandriva products either."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Sinulla ei ole pääsyä &lt;b&gt;lisäpalveluihin&lt;/b&gt; joita ovat mukana muissa "</div><div class='del'>-"Mandrakesoft tuotteissa."</div><div class='add'>+"Mandriva tuotteissa."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:13</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16302,8 +16302,8 @@ msgstr "&lt;b&gt;Discovery, Ensimmäinen Linux työpöytäsi&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux Discovery&lt;/b&gt;."</div><div class='del'>-msgstr "Olet nyt asentamassa &lt;b&gt;Mandrakelinux Discovery&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux Discovery&lt;/b&gt;."</div><div class='add'>+msgstr "Olet nyt asentamassa &lt;b&gt;Mandrivalinux Discovery&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:17</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16325,17 +16325,17 @@ msgstr "&lt;b&gt;PowerPack, Tehokäyttäjän Linux työpöytä&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/07.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux PowerPack&lt;/b&gt;."</div><div class='del'>-msgstr "Olet nyt asentamassa &lt;b&gt;Mandrakelinux PowerPack&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux PowerPack&lt;/b&gt;."</div><div class='add'>+msgstr "Olet nyt asentamassa &lt;b&gt;Mandrivalinux PowerPack&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/07.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"PowerPack is Mandrakesoft's &lt;b&gt;premier Linux desktop&lt;/b&gt; product. PowerPack "</div><div class='add'>+"PowerPack is Mandriva's &lt;b&gt;premier Linux desktop&lt;/b&gt; product. PowerPack "</div><div class='ctx'> "includes &lt;b&gt;thousands of applications&lt;/b&gt; - everything from the most popular "</div><div class='ctx'> "to the most advanced."</div><div class='ctx'> msgstr ""</div><div class='del'>-"PowerPack on Mandrakesoftin &lt;b&gt;hienoin työpöytä-Linux&lt;/b&gt;. Sen lisäksi että "</div><div class='add'>+"PowerPack on Mandrivain &lt;b&gt;hienoin työpöytä-Linux&lt;/b&gt;. Sen lisäksi että "</div><div class='ctx'> "se on helppokäyttöisin ja käyttäjäystävällisin Linux-jakelu, PowerPack "</div><div class='ctx'> "sisältää &lt;b&gt;tuhansia sovelluksia&lt;/b&gt; - kaikkea suosituimmista teknisimpiin "</div><div class='ctx'> "sovelluksiin."</div><div class='hunk'>@@ -16347,8 +16347,8 @@ msgstr "&lt;b&gt;PowerPack+, Linux Ratkaisu Työpöydälle ja Palvelimille&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/08.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux PowerPack+&lt;/b&gt;."</div><div class='del'>-msgstr "Olet nyt asentamassa &lt;b&gt;Mandrakelinux PowerPack+&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux PowerPack+&lt;/b&gt;."</div><div class='add'>+msgstr "Olet nyt asentamassa &lt;b&gt;Mandrivalinux PowerPack+&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/08.pl:17</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16364,22 +16364,22 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakesoft tuotteita&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva tuotteita&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakesoft&lt;/b&gt; has developed a wide range of &lt;b&gt;Mandrakelinux&lt;/b&gt; "</div><div class='add'>+"&lt;b&gt;Mandriva&lt;/b&gt; has developed a wide range of &lt;b&gt;Mandrivalinux&lt;/b&gt; "</div><div class='ctx'> "products."</div><div class='ctx'> msgstr ""</div><div class='del'>-"&lt;b&gt;Mandrakesoft&lt;/b&gt; on luonut laajan valkoiman &lt;b&gt;Mandrakelinux&lt;/b&gt; "</div><div class='add'>+"&lt;b&gt;Mandriva&lt;/b&gt; on luonut laajan valkoiman &lt;b&gt;Mandrivalinux&lt;/b&gt; "</div><div class='ctx'> "tuotteita."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:17</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "The Mandrakelinux products are:"</div><div class='del'>-msgstr "Mandrakelinux tuotteet ovat:"</div><div class='add'>+msgid "The Mandrivalinux products are:"</div><div class='add'>+msgstr "Mandrivalinux tuotteet ovat:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:18</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16399,72 +16399,72 @@ msgstr "\t* &lt;b&gt;PowerPack+&lt;/b&gt;, Linux Ratkaisu Työpöydälle ja Palvelimille."</div><div class='ctx'> #: share/advertising/09.pl:21</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;Mandrakelinux for x86-64&lt;/b&gt;, The Mandrakelinux solution for making "</div><div class='add'>+"\t* &lt;b&gt;Mandrivalinux for x86-64&lt;/b&gt;, The Mandrivalinux solution for making "</div><div class='ctx'> "the most of your 64-bit processor."</div><div class='ctx'> msgstr ""</div><div class='del'>-"\t* &lt;b&gt;Mandrakelinux x86-64&lt;/b&gt;, Mandrakelinuxin ratkaisu 64 bittisen "</div><div class='add'>+"\t* &lt;b&gt;Mandrivalinux x86-64&lt;/b&gt;, Mandrivalinuxin ratkaisu 64 bittisen "</div><div class='ctx'> "prosessorin hyödyntämiselle."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products (Nomad Products)&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakesoft tuotteita (Nomad tuotteita)&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products (Nomad Products)&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva tuotteita (Nomad tuotteita)&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakesoft has developed two products that allow you to use Mandrakelinux "</div><div class='add'>+"Mandriva has developed two products that allow you to use Mandrivalinux "</div><div class='ctx'> "&lt;b&gt;on any computer&lt;/b&gt; and without any need to actually install it:"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakesoft on luonut kaksi tuotetta joka salli sinua käyttämään "</div><div class='del'>-"Mandrakelinux &lt;b&gt;missä koneessa tahansa&lt;/b&gt; ilman tarvetta asentaa sitä:"</div><div class='add'>+"Mandriva on luonut kaksi tuotetta joka salli sinua käyttämään "</div><div class='add'>+"Mandrivalinux &lt;b&gt;missä koneessa tahansa&lt;/b&gt; ilman tarvetta asentaa sitä:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:18</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;Move&lt;/b&gt;, a Mandrakelinux distribution that runs entirely from a "</div><div class='add'>+"\t* &lt;b&gt;Move&lt;/b&gt;, a Mandrivalinux distribution that runs entirely from a "</div><div class='ctx'> "bootable CD-ROM."</div><div class='ctx'> msgstr ""</div><div class='del'>-"\t* &lt;b&gt;Move&lt;/b&gt;, Mandrakelinux jakelu joka toimii suoraan käynnistettävästä "</div><div class='add'>+"\t* &lt;b&gt;Move&lt;/b&gt;, Mandrivalinux jakelu joka toimii suoraan käynnistettävästä "</div><div class='ctx'> "CD-levystä."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, a Mandrakelinux distribution pre-installed on the "</div><div class='add'>+"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, a Mandrivalinux distribution pre-installed on the "</div><div class='ctx'> "ultra-compact “LaCie Mobile Hard Drive”."</div><div class='ctx'> msgstr ""</div><div class='del'>-"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, Mandrakelinux jakelu joka on esiasennettu ultra-"</div><div class='add'>+"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, Mandrivalinux jakelu joka on esiasennettu ultra-"</div><div class='ctx'> "kompaktiin “LaCie Mobile Hard Drive” levylle."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products (Professional Solutions)&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakesoft tuotteita (Ammattimaiset ratkaisut)&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products (Professional Solutions)&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva tuotteita (Ammattimaiset ratkaisut)&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Below are the Mandrakesoft products designed to meet the &lt;b&gt;professional "</div><div class='add'>+"Below are the Mandriva products designed to meet the &lt;b&gt;professional "</div><div class='ctx'> "needs&lt;/b&gt;:"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Alla on Mandrakesoft tuotteita suunniteltu vastaamaan &lt;b&gt;ammattillisin "</div><div class='add'>+"Alla on Mandriva tuotteita suunniteltu vastaamaan &lt;b&gt;ammattillisin "</div><div class='ctx'> "tarpeisiin&lt;/b&gt;:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:16</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, The Mandrakelinux Desktop for Businesses."</div><div class='del'>-msgstr "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, Mandrakelinux työpöytä yrityksille."</div><div class='add'>+msgid "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, The Mandrivalinux Desktop for Businesses."</div><div class='add'>+msgstr "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, Mandrivalinux työpöytä yrityksille."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:17</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, The Mandrakelinux Server Solution."</div><div class='del'>-msgstr "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, Mandrakelinux Palvelinratkaisu."</div><div class='add'>+msgid "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, The Mandrivalinux Server Solution."</div><div class='add'>+msgstr "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, Mandrivalinux Palvelinratkaisu."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:18</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, The Mandrakelinux Security Solution."</div><div class='del'>-msgstr "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, Mandrakelinux turvallisuusratkaisu."</div><div class='add'>+msgid "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, The Mandrivalinux Security Solution."</div><div class='add'>+msgstr "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, Mandrivalinux turvallisuusratkaisu."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/12.pl:13</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16507,10 +16507,10 @@ msgstr "&lt;b&gt;Valitse graafinen suosikki työpöytäympäristösi!&lt;/b&gt;"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "With PowerPack, you will have the choice of the &lt;b&gt;graphical desktop "</div><div class='del'>-"environment&lt;/b&gt;. Mandrakesoft has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='add'>+"environment&lt;/b&gt;. Mandriva has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Käyttämällä Powerpack, sinulla on valinnanvaraa &lt;b&gt;grafisissa "</div><div class='del'>-"käyttölittymissä&lt;/b&gt;. Mandrakesoft on valinnut &lt;/b&gt;KDE&lt;/b&gt; oletukseksi."</div><div class='add'>+"käyttölittymissä&lt;/b&gt;. Mandriva on valinnut &lt;/b&gt;KDE&lt;/b&gt; oletukseksi."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/13-a.pl:17 share/advertising/13-b.pl:17</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16535,10 +16535,10 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "With PowerPack+, you will have the choice of the &lt;b&gt;graphical desktop "</div><div class='del'>-"environment&lt;/b&gt;. Mandrakesoft has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='add'>+"environment&lt;/b&gt;. Mandriva has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Käyttämällä Powerpack+, sinulla on valinnanvaraa &lt;b&gt;grafisissa "</div><div class='del'>-"käyttölittymissä&lt;/b&gt;. Mandrakesoft on valinnut &lt;/b&gt;KDE&lt;/b&gt; oletukseksi."</div><div class='add'>+"käyttölittymissä&lt;/b&gt;. Mandriva on valinnut &lt;/b&gt;KDE&lt;/b&gt; oletukseksi."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/14.pl:15</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16661,10 +16661,10 @@ msgstr "&lt;b&gt;Nauti laajasta ohjelmien valikoimasta&lt;/b&gt;"</div><div class='ctx'> #: share/advertising/18.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"In the Mandrakelinux menu you will find &lt;b&gt;easy-to-use&lt;/b&gt; applications for "</div><div class='add'>+"In the Mandrivalinux menu you will find &lt;b&gt;easy-to-use&lt;/b&gt; applications for "</div><div class='ctx'> "&lt;b&gt;all of your tasks&lt;/b&gt;:"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux valikosta löydät &lt;b&gt;helppokäyttöiset&lt;/b&gt; sovellukset "</div><div class='add'>+"Mandrivalinux valikosta löydät &lt;b&gt;helppokäyttöiset&lt;/b&gt; sovellukset "</div><div class='ctx'> "&lt;b&gt;kaikkiin tehtäviin&lt;/b&gt;:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/18.pl:16</div><div class='hunk'>@@ -16930,17 +16930,17 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakelinux Control Center&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakelinux Ohjauskeskus&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandrivalinux Control Center&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandrivalinux Ohjauskeskus&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"The &lt;b&gt;Mandrakelinux Control Center&lt;/b&gt; is an essential collection of "</div><div class='del'>-"Mandrakelinux-specific utilities designed to simplify the configuration of "</div><div class='add'>+"The &lt;b&gt;Mandrivalinux Control Center&lt;/b&gt; is an essential collection of "</div><div class='add'>+"Mandrivalinux-specific utilities designed to simplify the configuration of "</div><div class='ctx'> "your computer."</div><div class='ctx'> msgstr ""</div><div class='del'>-"&lt;b&gt;Mandrakelinux Ohjauskeskus&lt;/b&gt; on oleellinen kokoelma Mandrakelinux-"</div><div class='add'>+"&lt;b&gt;Mandrivalinux Ohjauskeskus&lt;/b&gt; on oleellinen kokoelma Mandrivalinux-"</div><div class='ctx'> "sidonnaisia työkaluja helpottamaan tietokoneesi asetusten muokkaamista."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:17</div><div class='hunk'>@@ -16965,16 +16965,16 @@ msgstr "&lt;b&gt;Avoin Lähdekoodi malli&lt;/b&gt;"</div><div class='ctx'> msgid ""</div><div class='ctx'> "Like all computer programming, open source software &lt;b&gt;requires time and "</div><div class='ctx'> "people&lt;/b&gt; for development. In order to respect the open source philosophy, "</div><div class='del'>-"Mandrakesoft sells added value products and services to &lt;b&gt;keep improving "</div><div class='del'>-"Mandrakelinux&lt;/b&gt;. If you want to &lt;b&gt;support the open source philosophy&lt;/b&gt; "</div><div class='del'>-"and the development of Mandrakelinux, &lt;b&gt;please&lt;/b&gt; consider buying one of "</div><div class='add'>+"Mandriva sells added value products and services to &lt;b&gt;keep improving "</div><div class='add'>+"Mandrivalinux&lt;/b&gt;. If you want to &lt;b&gt;support the open source philosophy&lt;/b&gt; "</div><div class='add'>+"and the development of Mandrivalinux, &lt;b&gt;please&lt;/b&gt; consider buying one of "</div><div class='ctx'> "our products or services!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Kuten kaikki ohjelmointityöt. avoimen lädekoodin ohjelmat &lt;b&gt;vaatii aikaa ja "</div><div class='ctx'> "ihmisiä&lt;/b&gt; kehitykseen. Kunnioittaakseen avoimen lädekoodin filosofiaa, "</div><div class='del'>-"Mandrakesoft myy lisäarvotuotteita ja palveluja jotta &lt;b&gt;Mandrakelinuxin "</div><div class='add'>+"Mandriva myy lisäarvotuotteita ja palveluja jotta &lt;b&gt;Mandrivalinuxin "</div><div class='ctx'> "kehitys voi jatkua&lt;/b&gt;. Jos haluat &lt;b&gt;tukea avoimen lädekoodin filosofiaa&lt;/"</div><div class='del'>-"b&gt;, ja Mandrakelinuxin tuotteiden kehitystä, &lt;b&gt;ole hyvä&lt;/b&gt; ja mieti jos "</div><div class='add'>+"b&gt;, ja Mandrivalinuxin tuotteiden kehitystä, &lt;b&gt;ole hyvä&lt;/b&gt; ja mieti jos "</div><div class='ctx'> "haluat ostaa jonkun meidän tuotteista tai palveluista!"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/27.pl:13</div><div class='hunk'>@@ -16985,10 +16985,10 @@ msgstr "&lt;b&gt;Online kauppa&lt;/b&gt;"</div><div class='ctx'> #: share/advertising/27.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"To learn more about Mandrakesoft products and services, you can visit our "</div><div class='add'>+"To learn more about Mandriva products and services, you can visit our "</div><div class='ctx'> "&lt;b&gt;e-commerce platform&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Tutustuaaksesi kaikkiin Mandrakesoftin tuotteisiin ja palveluihin, voit "</div><div class='add'>+"Tutustuaaksesi kaikkiin Mandrivain tuotteisiin ja palveluihin, voit "</div><div class='ctx'> "vierailla meidän &lt;b&gt;e-commerce alustassa&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/27.pl:17</div><div class='hunk'>@@ -17014,23 +17014,23 @@ msgstr "Käy jo tänään osoitteessa &lt;b&gt;www.mandrakestore.com&lt;/b&gt;!"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeclub&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeclub&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Club&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Club&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakeclub&lt;/b&gt; is the &lt;b&gt;perfect companion&lt;/b&gt; to your Mandrakelinux "</div><div class='add'>+"&lt;b&gt;Mandriva Club&lt;/b&gt; is the &lt;b&gt;perfect companion&lt;/b&gt; to your Mandrivalinux "</div><div class='ctx'> "product.."</div><div class='ctx'> msgstr ""</div><div class='del'>-"&lt;b&gt;Mandrakeclub&lt;/b&gt; on &lt;b&gt;täydellinen kumppani&lt;/b&gt; Mandrakelinux tuotellesi."</div><div class='add'>+"&lt;b&gt;Mandriva Club&lt;/b&gt; on &lt;b&gt;täydellinen kumppani&lt;/b&gt; Mandrivalinux tuotellesi."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Take advantage of &lt;b&gt;valuable benefits&lt;/b&gt; by joining Mandrakeclub, such as:"</div><div class='add'>+"Take advantage of &lt;b&gt;valuable benefits&lt;/b&gt; by joining Mandriva Club, such as:"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Hyödynnä &lt;b&gt;arvokkaista etuista&lt;/b&gt; liittymällä Mandrakeclubiin, kuten:"</div><div class='add'>+"Hyödynnä &lt;b&gt;arvokkaista etuista&lt;/b&gt; liittymällä Mandriva Clubiin, kuten:"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:20</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -17051,39 +17051,39 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:22</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* Participation in Mandrakelinux &lt;b&gt;user forums&lt;/b&gt;."</div><div class='del'>-msgstr "\t* Osallistu Mandrakelinux &lt;b&gt;käyttäjien keskusteluihin&lt;/b&gt;."</div><div class='add'>+msgid "\t* Participation in Mandrivalinux &lt;b&gt;user forums&lt;/b&gt;."</div><div class='add'>+msgstr "\t* Osallistu Mandrivalinux &lt;b&gt;käyttäjien keskusteluihin&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:23</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "\t* &lt;b&gt;Early and privileged access&lt;/b&gt;, before public release, to "</div><div class='del'>-"Mandrakelinux &lt;b&gt;ISO images&lt;/b&gt;."</div><div class='add'>+"Mandrivalinux &lt;b&gt;ISO images&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "\t* &lt;b&gt;Aikainen ja etuoikeutettu pääsy&lt;/b&gt;, ennen julkinen levitys, "</div><div class='del'>-"Mandrakelinux &lt;b&gt;ISO tiedostoille&lt;/b&gt;.."</div><div class='add'>+"Mandrivalinux &lt;b&gt;ISO tiedostoille&lt;/b&gt;.."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeonline&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeonline&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Online&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Online&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakeonline&lt;/b&gt; is a new premium service that Mandrakesoft is proud to "</div><div class='add'>+"&lt;b&gt;Mandriva Online&lt;/b&gt; is a new premium service that Mandriva is proud to "</div><div class='ctx'> "offer its customers!"</div><div class='ctx'> msgstr ""</div><div class='del'>-"&lt;b&gt;Mandrakeonline&lt;/b&gt; on uusi erikoispalvelu joka Mandrakesoft ylpeänä "</div><div class='add'>+"&lt;b&gt;Mandriva Online&lt;/b&gt; on uusi erikoispalvelu joka Mandriva ylpeänä "</div><div class='ctx'> "esittää asiakkailleen!"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakeonline provides a wide range of valuable services for &lt;b&gt;easily "</div><div class='del'>-"updating&lt;/b&gt; your Mandrakelinux systems:"</div><div class='add'>+"Mandriva Online provides a wide range of valuable services for &lt;b&gt;easily "</div><div class='add'>+"updating&lt;/b&gt; your Mandrivalinux systems:"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakeonline tarjoaa laajan valikoiman hyödyllisiä palveluja Mandrakelinux "</div><div class='add'>+"Mandriva Online tarjoaa laajan valikoiman hyödyllisiä palveluja Mandrivalinux "</div><div class='ctx'> "järjestelmiäsi &lt;b&gt;helposti päivittämiseen&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:18</div><div class='hunk'>@@ -17108,39 +17108,39 @@ msgstr "\t* Joustavaa &lt;b&gt;ajastettu&lt;/b&gt; päivitys."</div><div class='ctx'> #: share/advertising/29.pl:21</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* Management of &lt;b&gt;all your Mandrakelinux systems&lt;/b&gt; with one account."</div><div class='add'>+"\t* Management of &lt;b&gt;all your Mandrivalinux systems&lt;/b&gt; with one account."</div><div class='ctx'> msgstr ""</div><div class='del'>-"\t* &lt;b&gt;Kaikki Mandrakelinux järjestelmiäsi&lt;/b&gt; hallinta yhdellä tilillä."</div><div class='add'>+"\t* &lt;b&gt;Kaikki Mandrivalinux järjestelmiäsi&lt;/b&gt; hallinta yhdellä tilillä."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeexpert&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeexpert&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Expert&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Expert&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Do you require &lt;b&gt;assistance?&lt;/b&gt; Meet Mandrakesoft's technical experts on "</div><div class='add'>+"Do you require &lt;b&gt;assistance?&lt;/b&gt; Meet Mandriva's technical experts on "</div><div class='ctx'> "&lt;b&gt;our technical support platform&lt;/b&gt; www.mandrakeexpert.com."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Tarvitetko &lt;b&gt;apua?&lt;/b&gt; Tapaa Mandrakesoftin tekniset asiantuntijat "</div><div class='add'>+"Tarvitetko &lt;b&gt;apua?&lt;/b&gt; Tapaa Mandrivain tekniset asiantuntijat "</div><div class='ctx'> "&lt;b&gt;meidän teknisessä tukialustassa&lt;/b&gt; www.mandrakeexpert.com."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Thanks to the help of &lt;b&gt;qualified Mandrakelinux experts&lt;/b&gt;, you will save "</div><div class='add'>+"Thanks to the help of &lt;b&gt;qualified Mandrivalinux experts&lt;/b&gt;, you will save "</div><div class='ctx'> "a lot of time."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Kiitos &lt;b&gt;pätevistä Mandrakelinux asiantuntijoista&lt;/b&gt;, säästät paljon aikaa."</div><div class='add'>+"Kiitos &lt;b&gt;pätevistä Mandrivalinux asiantuntijoista&lt;/b&gt;, säästät paljon aikaa."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"For any question related to Mandrakelinux, you have the possibility to "</div><div class='add'>+"For any question related to Mandrivalinux, you have the possibility to "</div><div class='ctx'> "purchase support incidents at &lt;b&gt;store.mandrakesoft.com&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mille Mandrakelinuxia koskevia kysymyksille tahansa voit ostaa aputapahtuman "</div><div class='add'>+"Mille Mandrivalinuxia koskevia kysymyksille tahansa voit ostaa aputapahtuman "</div><div class='ctx'> "osoitteessa &lt;b&gt;store.mandrakesoft.com&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:25</div><div class='hunk'>@@ -17440,8 +17440,8 @@ msgstr "Valvontatyökalut, prosessihallinta, tcpdump, nmap, ..."</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:196</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakesoft Wizards"</div><div class='del'>-msgstr "Mandrakesoft Velhoja"</div><div class='add'>+msgid "Mandriva Wizards"</div><div class='add'>+msgstr "Mandriva Velhoja"</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:197</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -17538,9 +17538,9 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "OPTIOT:\n"</div><div class='ctx'> "  --help            - tulosta tämä viesti.\n"</div><div class='del'>-"  --report          - ohjelman pitäisi olla yksi Mandrakelinuxin "</div><div class='add'>+"  --report          - ohjelman pitäisi olla yksi Mandrivalinuxin "</div><div class='ctx'> "työkaluista\n"</div><div class='del'>-"  --incident        - ohjelman pitäisi olla yksi Mandrakelinuxin työkaluista"</div><div class='add'>+"  --incident        - ohjelman pitäisi olla yksi Mandrivalinuxin työkaluista"</div><div class='ctx'> </div><div class='ctx'> #: standalone.pm:63</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -17594,7 +17594,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "[OPTIONS]...\n"</div><div class='del'>-"Mandrakelinux Terminal Server Configurator\n"</div><div class='add'>+"Mandrivalinux Terminal Server Configurator\n"</div><div class='ctx'> "--enable         : enable MTS\n"</div><div class='ctx'> "--disable        : disable MTS\n"</div><div class='ctx'> "--start          : start MTS\n"</div><div class='hunk'>@@ -17608,7 +17608,7 @@ msgid ""</div><div class='ctx'> "IP, nbi image name)"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "[OPTIOT]...\n"</div><div class='del'>-"Mandrakelinux Terminal Server asetustyökalu\n"</div><div class='add'>+"Mandrivalinux Terminal Server asetustyökalu\n"</div><div class='ctx'> "--enable      : ota MTS käyttöön.\n"</div><div class='ctx'> "--disable     : poista MTS käytöstä.\n"</div><div class='ctx'> "--start       : käynnistä MTS\n"</div><div class='hunk'>@@ -17663,14 +17663,14 @@ msgstr " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"</div><div class='ctx'> msgid ""</div><div class='ctx'> "[OPTION]...\n"</div><div class='ctx'> "  --no-confirmation      do not ask first confirmation question in "</div><div class='del'>-"MandrakeUpdate mode\n"</div><div class='add'>+"Mandriva Update mode\n"</div><div class='ctx'> "  --no-verify-rpm        do not verify packages signatures\n"</div><div class='ctx'> "  --changelog-first      display changelog before filelist in the "</div><div class='ctx'> "description window\n"</div><div class='ctx'> "  --merge-all-rpmnew     propose to merge all .rpmnew/.rpmsave files found"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "[OPTIO]...\n"</div><div class='del'>-" --no-confirmation   älä pyydä varmistusta MandrakeUpdate tilassa.\n"</div><div class='add'>+" --no-confirmation   älä pyydä varmistusta Mandriva Update tilassa.\n"</div><div class='ctx'> " --no-verify-rpm     älä tarkista pakettien allekirjoitusta\n"</div><div class='ctx'> " --changelog-first   näytä muutosloki ennen tiedostolistausta "</div><div class='ctx'> "kuvausikkunassa\n"</div><div class='hunk'>@@ -20474,13 +20474,13 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:41</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Bug Report Tool"</div><div class='del'>-msgstr "Mandrakelinux virheenraportointityökalu"</div><div class='add'>+msgid "Mandrivalinux Bug Report Tool"</div><div class='add'>+msgstr "Mandrivalinux virheenraportointityökalu"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:46</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Control Center"</div><div class='del'>-msgstr "Mandrakelinux Ohjauskeskus"</div><div class='add'>+msgid "Mandrivalinux Control Center"</div><div class='add'>+msgstr "Mandrivalinux Ohjauskeskus"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:48</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -20500,8 +20500,8 @@ msgstr "HardDrake"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:51</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakeonline"</div><div class='del'>-msgstr "Mandrakeonline"</div><div class='add'>+msgid "Mandriva Online"</div><div class='add'>+msgstr "Mandriva Online"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:52</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -20545,8 +20545,8 @@ msgstr "Asetusvelhot"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:81</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Select Mandrakesoft Tool:"</div><div class='del'>-msgstr "Valitse Mandrakesoft työkalu:"</div><div class='add'>+msgid "Select Mandriva Tool:"</div><div class='add'>+msgstr "Valitse Mandriva työkalu:"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:82</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -20973,19 +20973,19 @@ msgstr "Käynnistetty koneen käynnistämisen yhteydessä"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "This interface has not been configured yet.\n"</div><div class='del'>-"Run the \"Add an interface\" assistant from the Mandrakelinux Control Center"</div><div class='add'>+"Run the \"Add an interface\" assistant from the Mandrivalinux Control Center"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Tätä liitäntää ei ole vielä asetettu.\n"</div><div class='del'>-"Suorita Mandrakelinux Ohjauskeskuksesta \"Lisää liitäntä\"."</div><div class='add'>+"Suorita Mandrivalinux Ohjauskeskuksesta \"Lisää liitäntä\"."</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakconnect:1009 standalone/net_applet:61</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "You do not have any configured Internet connection.\n"</div><div class='del'>-"Run the \"%s\" assistant from the Mandrakelinux Control Center"</div><div class='add'>+"Run the \"%s\" assistant from the Mandrivalinux Control Center"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Tätä liitäntää ei ole vielä asetettu.\n"</div><div class='del'>-"Suorita Mandrakelinux Ohjauskeskuksesta \"%s\"."</div><div class='add'>+"Suorita Mandrivalinux Ohjauskeskuksesta \"%s\"."</div><div class='ctx'> </div><div class='ctx'> #. -PO: here "Add Connection" should be translated the same was as in control-center</div><div class='ctx'> #: standalone/drakconnect:1010 standalone/net_applet:62</div><div class='hunk'>@@ -21035,8 +21035,8 @@ msgstr "KDM (KDE Näytönhallinta)"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakedm:36</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "MdkKDM (Mandrakelinux Display Manager)"</div><div class='del'>-msgstr "MdkKDDM (Mandrakelinux Näytönhallinta)"</div><div class='add'>+msgid "MdkKDM (Mandrivalinux Display Manager)"</div><div class='add'>+msgstr "MdkKDDM (Mandrivalinux Näytönhallinta)"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakedm:37</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -21338,7 +21338,7 @@ msgstr "Tuo"</div><div class='ctx'> #: standalone/drakfont:511</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Copyright (C) 2001-2002 by Mandrakesoft \n"</div><div class='add'>+"Copyright (C) 2001-2002 by Mandriva \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "       DUPONT Sebastien (original version)\n"</div><div class='hunk'>@@ -21347,7 +21347,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "       VIGNAUD Thierry &lt;tvignaud@mandrakesoft.com&gt;"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Copyright (C) 2001-2002 by Mandrakesoft \n"</div><div class='add'>+"Copyright (C) 2001-2002 by Mandriva \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "       DUPONT Sebastien (alkuperäinen versio)\n"</div><div class='hunk'>@@ -21897,14 +21897,14 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> " drakhelp 0.1\n"</div><div class='del'>-"Copyright (C) 2003-2004 Mandrakesoft.\n"</div><div class='add'>+"Copyright (C) 2003-2004 Mandriva.\n"</div><div class='ctx'> "This is free software and may be redistributed under the terms of the GNU "</div><div class='ctx'> "GPL.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Usage: \n"</div><div class='ctx'> msgstr ""</div><div class='ctx'> " drakhelp 0.1\n"</div><div class='del'>-"Copyright (C) 2003-2004 Mandrakesoft.\n"</div><div class='add'>+"Copyright (C) 2003-2004 Mandriva.\n"</div><div class='ctx'> "Tämä on vapaa ohjelmisto ja voit levittää sitä GNU GPL -lisenssin "</div><div class='ctx'> "mukaisesti.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -21932,8 +21932,8 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakhelp:36</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Help Center"</div><div class='del'>-msgstr "Mandrakelinux Apukeskus"</div><div class='add'>+msgid "Mandrivalinux Help Center"</div><div class='add'>+msgstr "Mandrivalinux Apukeskus"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakhelp:36</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -25446,8 +25446,8 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/logdrake:50</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Tools Logs"</div><div class='del'>-msgstr "Mandrakelinux työkalujen lokit"</div><div class='add'>+msgid "Mandrivalinux Tools Logs"</div><div class='add'>+msgstr "Mandrivalinux työkalujen lokit"</div><div class='ctx'> </div><div class='ctx'> #: standalone/logdrake:51</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -25961,10 +25961,10 @@ msgstr "Yhteys valmis."</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Connection failed.\n"</div><div class='del'>-"Verify your configuration in the Mandrakelinux Control Center."</div><div class='add'>+"Verify your configuration in the Mandrivalinux Control Center."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Yhteys epäonnistui.\n"</div><div class='del'>-"Tarkista asetukset Mandrakelinux Ohjauskeskuksessa."</div><div class='add'>+"Tarkista asetukset Mandrivalinux Ohjauskeskuksessa."</div><div class='ctx'> </div><div class='ctx'> #: standalone/net_monitor:341</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -26870,8 +26870,8 @@ msgstr "Asennus epäonnistui"</div><div class='ctx'> #~ msgstr "Tallenna ja Sulje"</div><div class='ctx'> </div><div class='ctx'> #, fuzzy</div><div class='del'>-#~ msgid "MandrakeSoft Wizards"</div><div class='del'>-#~ msgstr "Mandrakesoft Velhoja"</div><div class='add'>+#~ msgid "Mandriva Wizards"</div><div class='add'>+#~ msgstr "Mandriva Velhoja"</div><div class='ctx'> </div><div class='ctx'> #~ msgid "No browser available! Please install one"</div><div class='ctx'> #~ msgstr "Ei selainta käytettävissä! Ole hyvä ja asenna jokin"</div><div class='hunk'>@@ -27014,13 +27014,13 @@ msgstr "Asennus epäonnistui"</div><div class='ctx'> #~ msgstr "Virhe avattaessa %s kirjoitusta varten: %s"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "This is HardDrake, a Mandrakelinux hardware configuration tool.\n"</div><div class='add'>+#~ "This is HardDrake, a Mandrivalinux hardware configuration tool.\n"</div><div class='ctx'> #~ "&lt;span foreground=\"royalblue3\"&gt;Version:&lt;/span&gt; %s\n"</div><div class='ctx'> #~ "&lt;span foreground=\"royalblue3\"&gt;Author:&lt;/span&gt; Thierry Vignaud &amp;lt;"</div><div class='ctx'> #~ "tvignaud@mandrakesoft.com&amp;gt;\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "Tämä on HardDrake, Mandrakelinuxin laitteistonasetustyökalu.\n"</div><div class='add'>+#~ "Tämä on HardDrake, Mandrivalinuxin laitteistonasetustyökalu.\n"</div><div class='ctx'> #~ "&lt;span foreground=\"royalblue3\"&gt;Versio:&lt;/span&gt; %s\n"</div><div class='ctx'> #~ "&lt;span foreground=\"royalblue3\"&gt;Tekijä:&lt;/span&gt; Thierry Vignaud &amp;lt;"</div><div class='ctx'> #~ "tvignaud@mandrakesoft.com&amp;gt;\n"</div><div class='hunk'>@@ -27346,7 +27346,7 @@ msgstr "Asennus epäonnistui"</div><div class='ctx'> #~ "You will now set up your Internet/network connection. If you wish to\n"</div><div class='ctx'> #~ "connect your computer to the Internet or to a local network, click \"%s"</div><div class='ctx'> #~ "\".\n"</div><div class='del'>-#~ "Mandrakelinux will attempt to auto-detect network devices and modems. If\n"</div><div class='add'>+#~ "Mandrivalinux will attempt to auto-detect network devices and modems. If\n"</div><div class='ctx'> #~ "this detection fails, uncheck the \"%s\" box. You may also choose not to\n"</div><div class='ctx'> #~ "configure the network, or to do it later, in which case clicking the \"%s"</div><div class='ctx'> #~ "\"\n"</div><div class='hunk'>@@ -27367,7 +27367,7 @@ msgstr "Asennus epäonnistui"</div><div class='ctx'> #~ "modems\n"</div><div class='ctx'> #~ "that require additional software to work compared to Normal modems. Some "</div><div class='ctx'> #~ "of\n"</div><div class='del'>-#~ "those modems actually work under Mandrakelinux, some others do not. You\n"</div><div class='add'>+#~ "those modems actually work under Mandrivalinux, some others do not. You\n"</div><div class='ctx'> #~ "can consult the list of supported modems at LinModems.\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ "You can consult the ``Starter Guide'' chapter about Internet connections\n"</div><div class='hunk'>@@ -27377,7 +27377,7 @@ msgstr "Asennus epäonnistui"</div><div class='ctx'> #~ msgstr ""</div><div class='ctx'> #~ "Sinulla on nyt mahdollisuus asettaa Internet-/verkkoyhteytesi. Jos\n"</div><div class='ctx'> #~ "haluat yhdistää tietokoneesi Internetiin tai lähiverkkoon, valitse\n"</div><div class='del'>-#~ "\"%s\". Mandrakelinux yrittää tunnistaa verkkolaitteet ja\n"</div><div class='add'>+#~ "\"%s\". Mandrivalinux yrittää tunnistaa verkkolaitteet ja\n"</div><div class='ctx'> #~ "modeemit automaattisesti. Jos tämä tunnistus epäonnistuu, poista\n"</div><div class='ctx'> #~ "valinta kohdasta \"%s\" seuraavalla kerralla.\n"</div><div class='ctx'> #~ "Voit myös jättää verkon asettamisen tekemättä, tai tehdä sen\n"</div><div class='hunk'>@@ -27397,7 +27397,7 @@ msgstr "Asennus epäonnistui"</div><div class='ctx'> #~ "Winmodeemiyhteyksistä: Winmodeemit ovat erityisiä integroituja\n"</div><div class='ctx'> #~ "halpamallimodeemeja (tai softamodeemeja) jotka vaativat lisäohjelmia\n"</div><div class='ctx'> #~ "toimiakseen verrattuna tavallisiin modeemeihin. Jotkin softamodeemit\n"</div><div class='del'>-#~ "todellakin toimivat Mandrakelinuxin kanssa, toiset eivät. Voit\n"</div><div class='add'>+#~ "todellakin toimivat Mandrivalinuxin kanssa, toiset eivät. Voit\n"</div><div class='ctx'> #~ "tarkistaa tuetut modeemit LinModems-sivustolta\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ "Voit katsoa ``Starter Guidesta'' Internetyhteyksiä koskevia tietoja\n"</div><div class='hunk'>@@ -27438,7 +27438,7 @@ msgstr "Asennus epäonnistui"</div><div class='ctx'> #~ "checking this box.\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ "!! Be aware that if you choose not to install a bootloader (by selecting\n"</div><div class='del'>-#~ "\"%s\"), you must ensure that you have a way to boot your Mandrakelinux\n"</div><div class='add'>+#~ "\"%s\"), you must ensure that you have a way to boot your Mandrivalinux\n"</div><div class='ctx'> #~ "system! Be sure you know what you are doing before changing any of the\n"</div><div class='ctx'> #~ "options. !!\n"</div><div class='ctx'> #~ "\n"</div><div class='hunk'>@@ -27475,7 +27475,7 @@ msgstr "Asennus epäonnistui"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ "!! Huom! Jos jätät käynnistyslataajan asentamatta (valitsemalla\n"</div><div class='ctx'> #~ "\"%s\"), sinun pitää varmistaa, että sinulla on keino käynnistää\n"</div><div class='del'>-#~ "Mandrakelinux -järjestelmäsi! Varmista myös, että tiedät mitä olet\n"</div><div class='add'>+#~ "Mandrivalinux -järjestelmäsi! Varmista myös, että tiedät mitä olet\n"</div><div class='ctx'> #~ "tekemässä ennen kuin muutat näitä asetuksia !!\n"</div><div class='ctx'> #~ "\n"</div><div class='ctx'> #~ "\"%s\"-painike tässä valikossa mahdollistaa useat\n"</div><div class='hunk'>@@ -27789,16 +27789,16 @@ msgstr "Asennus epäonnistui"</div><div class='ctx'> #~ "Tulostimen \"%s\" poistaminen Star Office/OpenOffice.org/GIMP käytöstä "</div><div class='ctx'> #~ "epäonnistui."</div><div class='ctx'> </div><div class='del'>-#~ msgid "&lt;b&gt;Congratulations for choosing Mandrakelinux!&lt;/b&gt;"</div><div class='del'>-#~ msgstr "&lt;b&gt;Onnittelut Mandrakelinuxin valinnasta!&lt;/b&gt;"</div><div class='add'>+#~ msgid "&lt;b&gt;Congratulations for choosing Mandrivalinux!&lt;/b&gt;"</div><div class='add'>+#~ msgstr "&lt;b&gt;Onnittelut Mandrivalinuxin valinnasta!&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "Your new Mandrakelinux operating system and its many applications is the "</div><div class='del'>-#~ "result of collaborative efforts between Mandrakesoft developers and "</div><div class='del'>-#~ "Mandrakelinux contributors throughout the world."</div><div class='add'>+#~ "Your new Mandrivalinux operating system and its many applications is the "</div><div class='add'>+#~ "result of collaborative efforts between Mandriva developers and "</div><div class='add'>+#~ "Mandrivalinux contributors throughout the world."</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "Mandrakelinux käyttöjärjestelmäsi ja sen monet sovellukset ovat tulosta "</div><div class='del'>-#~ "yhteistyöstä Mandrakesoftin kehittäjien sekä Mandrakelinuxin kehityksessä "</div><div class='add'>+#~ "Mandrivalinux käyttöjärjestelmäsi ja sen monet sovellukset ovat tulosta "</div><div class='add'>+#~ "yhteistyöstä Mandrivain kehittäjien sekä Mandrivalinuxin kehityksessä "</div><div class='ctx'> #~ "avustaneiden välillä ympäri maailman."</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='hunk'>@@ -27882,12 +27882,12 @@ msgstr "Asennus epäonnistui"</div><div class='ctx'> #~ msgstr "\t- Täydet oikeudet kaupallisiin sovelluksiin"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "\t- Special download mirror list exclusively for Mandrakeclub Members"</div><div class='del'>-#~ msgstr "\t- Erityinen Mandrakeclubin jäsenille tarkoitettu palvelinlista"</div><div class='add'>+#~ "\t- Special download mirror list exclusively for Mandriva Club Members"</div><div class='add'>+#~ msgstr "\t- Erityinen Mandriva Clubin jäsenille tarkoitettu palvelinlista"</div><div class='ctx'> </div><div class='del'>-#~ msgid "\t- Voting for software to put in Mandrakelinux"</div><div class='add'>+#~ msgid "\t- Voting for software to put in Mandrivalinux"</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "\t- Äänestysmahdollisuus Mandrakelinuxin mukana toimitettavista ohjelmista"</div><div class='add'>+#~ "\t- Äänestysmahdollisuus Mandrivalinuxin mukana toimitettavista ohjelmista"</div><div class='ctx'> </div><div class='ctx'> #~ msgid "\t- Plus much more"</div><div class='ctx'> #~ msgstr "\t- Ja paljon muuta"</div><div class='hunk'>@@ -27923,23 +27923,23 @@ msgstr "Asennus epäonnistui"</div><div class='ctx'> #~ "mandrake-linux.com&lt;/b&gt;!"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "Mandrakelinux includes the famous graphical desktops KDE and GNOME, plus "</div><div class='add'>+#~ "Mandrivalinux includes the famous graphical desktops KDE and GNOME, plus "</div><div class='ctx'> #~ "the latest versions of the most popular Open Source applications."</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "Mandrakelinuxin mukana tulee kuuluisat työpöytäympäristöt KDE ja GNOME "</div><div class='add'>+#~ "Mandrivalinuxin mukana tulee kuuluisat työpöytäympäristöt KDE ja GNOME "</div><div class='ctx'> #~ "sekä uusimmat versiot suosituimmista Avoimen Lähdekoodin sovelluksista."</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "Mandrakelinux is widely known as the most user-friendly and the easiest "</div><div class='add'>+#~ "Mandrivalinux is widely known as the most user-friendly and the easiest "</div><div class='ctx'> #~ "to install and easy to use Linux distribution."</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "Mandrakelinux tunnetaan laajalti käyttäjäystävällisimpänä ja "</div><div class='add'>+#~ "Mandrivalinux tunnetaan laajalti käyttäjäystävällisimpänä ja "</div><div class='ctx'> #~ "helppokäyttöisimpänä Linux-jakeluna."</div><div class='ctx'> </div><div class='del'>-#~ msgid "\t- Find out Mandrakelinux on a bootable CD with &lt;b&gt;Mandrakemove&lt;/b&gt;"</div><div class='add'>+#~ msgid "\t- Find out Mandrivalinux on a bootable CD with &lt;b&gt;Mandrakemove&lt;/b&gt;"</div><div class='ctx'> #~ msgstr ""</div><div class='ctx'> #~ "\t- Tutustu &lt;b&gt;Mandrakemove&lt;/b&gt;-jakeluun, CD:ltä toimivaan "</div><div class='del'>-#~ "Mandrakelinuxiin"</div><div class='add'>+#~ "Mandrivalinuxiin"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='ctx'> #~ "\t- If you use Linux mostly for Office, Internet and Multimedia tasks, "</div><div class='hunk'>@@ -27986,11 +27986,11 @@ msgstr "Asennus epäonnistui"</div><div class='ctx'> #~ msgid ""</div><div class='ctx'> #~ "&lt;b&gt;MandrakeClustering&lt;/b&gt;: the power and speed of a Linux cluster "</div><div class='ctx'> #~ "combined with the stability and easy-of-use of the world-famous "</div><div class='del'>-#~ "Mandrakelinux distribution. A unique blend for incomparable HPC "</div><div class='add'>+#~ "Mandrivalinux distribution. A unique blend for incomparable HPC "</div><div class='ctx'> #~ "performance."</div><div class='ctx'> #~ msgstr ""</div><div class='ctx'> #~ "&lt;b&gt;MandrakeClustering&lt;/b&gt;: Linux-clusterin tehokkuus ja nopeus "</div><div class='del'>-#~ "yhdistettynä maailmankuuluun Mandrakelinux-jakelun vakauteen ja "</div><div class='add'>+#~ "yhdistettynä maailmankuuluun Mandrivalinux-jakelun vakauteen ja "</div><div class='ctx'> #~ "helppokäyttöisyyteen. Ainutlaatuinen yhdistelmä verratonta HPC tehoa."</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='hunk'>@@ -28002,8 +28002,8 @@ msgstr "Asennus epäonnistui"</div><div class='ctx'> #~ "tavallisesta ammattilaistukeen, 1-50 tapahtumaan, valitse se joka "</div><div class='ctx'> #~ "parhaiten täyttää tarpeesi!"</div><div class='ctx'> </div><div class='del'>-#~ msgid "&lt;b&gt;Become a Mandrakeclub member!&lt;/b&gt;"</div><div class='del'>-#~ msgstr "&lt;b&gt;Tule Mandrakeclubin jäseneksi!&lt;/b&gt;"</div><div class='add'>+#~ msgid "&lt;b&gt;Become a Mandriva Club member!&lt;/b&gt;"</div><div class='add'>+#~ msgstr "&lt;b&gt;Tule Mandriva Clubin jäseneksi!&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #~ msgid "&lt;b&gt;Do you require assistance?&lt;/b&gt;"</div><div class='ctx'> #~ msgstr "&lt;b&gt;Tarvitsetko apua?&lt;/b&gt;"</div><div class='hunk'>@@ -28018,28 +28018,28 @@ msgstr "Asennus epäonnistui"</div><div class='ctx'> #~ "näytönohjainkorttien (kuten ATI® ja NVIDIA®) kanssa."</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "Your new Mandrakelinux distribution and its many applications are the "</div><div class='del'>-#~ "result of collaborative efforts between Mandrakesoft developers and "</div><div class='del'>-#~ "Mandrakelinux contributors throughout the world."</div><div class='add'>+#~ "Your new Mandrivalinux distribution and its many applications are the "</div><div class='add'>+#~ "result of collaborative efforts between Mandriva developers and "</div><div class='add'>+#~ "Mandrivalinux contributors throughout the world."</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "Uusi Mandrakelinux-jakelusi ja sen mukana tulevat sovellukset ovat "</div><div class='del'>-#~ "Mandrakesoftin kehittäjien ja ympäri maailman Mandrakelinuxin "</div><div class='add'>+#~ "Uusi Mandrivalinux-jakelusi ja sen mukana tulevat sovellukset ovat "</div><div class='add'>+#~ "Mandrivain kehittäjien ja ympäri maailman Mandrivalinuxin "</div><div class='ctx'> #~ "kehityksessä avustaneiden välisen yhteistyön tulosta."</div><div class='ctx'> </div><div class='ctx'> #~ msgid "&lt;b&gt;PowerPack+&lt;/b&gt;"</div><div class='ctx'> #~ msgstr "&lt;b&gt;PowerPack+&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "It is the only Mandrakelinux product that includes the groupware solution."</div><div class='add'>+#~ "It is the only Mandrivalinux product that includes the groupware solution."</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "Se on ainoa Mandrakelinux tuote johon sisältyy ryhmätyöohjelmistoratkaisu."</div><div class='add'>+#~ "Se on ainoa Mandrivalinux tuote johon sisältyy ryhmätyöohjelmistoratkaisu."</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "When you log into your Mandrakelinux system for the first time, you can "</div><div class='add'>+#~ "When you log into your Mandrivalinux system for the first time, you can "</div><div class='ctx'> #~ "choose between several popular graphical desktops environments, "</div><div class='ctx'> #~ "including: KDE, GNOME, WindowMaker, IceWM, and others."</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "Kun kirjaudut sisään Mandrakelinux-järjestelmääsi ensimmäistä kertaa voit "</div><div class='add'>+#~ "Kun kirjaudut sisään Mandrivalinux-järjestelmääsi ensimmäistä kertaa voit "</div><div class='ctx'> #~ "valita graafisen työpöytäympäristön jota haluat käyttää useista "</div><div class='ctx'> #~ "suosituista vaihtoehdoista: KDE, GNOME, WindowMaker, IceWM jne."</div><div class='ctx'> </div><div class='hunk'>@@ -28096,12 +28096,12 @@ msgstr "Asennus epäonnistui"</div><div class='ctx'> #~ msgstr "\t- Ja monia muita"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "Your new Mandrakelinux distribution is the result of collaborative "</div><div class='del'>-#~ "efforts between Mandrakesoft developers and Mandrakelinux contributors "</div><div class='add'>+#~ "Your new Mandrivalinux distribution is the result of collaborative "</div><div class='add'>+#~ "efforts between Mandriva developers and Mandrivalinux contributors "</div><div class='ctx'> #~ "throughout the world."</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "Uusi Mandrakelinux-jakelusi on Mandrakesoftin kehittäjien ja ympäri "</div><div class='del'>-#~ "maailman Mandrakelinuxin kehityksessä avustaneiden välisen yhteistyön "</div><div class='add'>+#~ "Uusi Mandrivalinux-jakelusi on Mandrivain kehittäjien ja ympäri "</div><div class='add'>+#~ "maailman Mandrivalinuxin kehityksessä avustaneiden välisen yhteistyön "</div><div class='ctx'> #~ "tulosta."</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='hunk'>@@ -28153,10 +28153,10 @@ msgstr "Asennus epäonnistui"</div><div class='ctx'> #~ "työkaluja helpottamaan tietokoneesi konfigurointia."</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "Find all Mandrakesoft products and services at &lt;b&gt;MandrakeStore&lt;/b&gt; -- "</div><div class='add'>+#~ "Find all Mandriva products and services at &lt;b&gt;MandrakeStore&lt;/b&gt; -- "</div><div class='ctx'> #~ "our full service e-commerce platform."</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "Tutustu kaikkiin Mandrakesoftin tuotteisiin ja palveluihin "</div><div class='add'>+#~ "Tutustu kaikkiin Mandrivain tuotteisiin ja palveluihin "</div><div class='ctx'> #~ "&lt;b&gt;MandrakeStoressa&lt;/b&gt; -- täyden palvelun sähköisessä kaupassa."</div><div class='ctx'> </div><div class='ctx'> #~ msgid "Become a &lt;b&gt;MandrakeClub&lt;/b&gt; member!"</div><div class='hunk'>@@ -28179,26 +28179,26 @@ msgstr "Asennus epäonnistui"</div><div class='ctx'> #~ "\t- Erikoistarjouksia tuotteista ja palveluista jotka on tarjolla "</div><div class='ctx'> #~ "MandrakeStoressa"</div><div class='ctx'> </div><div class='del'>-#~ msgid "\t- Find out Mandrakelinux on a bootable CD with &lt;b&gt;MandrakeMove&lt;/b&gt;"</div><div class='add'>+#~ msgid "\t- Find out Mandrivalinux on a bootable CD with &lt;b&gt;Mandriva Move&lt;/b&gt;"</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "\t- Tutustu &lt;b&gt;MandrakeMove&lt;/b&gt; jakeluun, CD:ltä toimivaan "</div><div class='del'>-#~ "Mandrakelinuxiin"</div><div class='add'>+#~ "\t- Tutustu &lt;b&gt;Mandriva Move&lt;/b&gt; jakeluun, CD:ltä toimivaan "</div><div class='add'>+#~ "Mandrivalinuxiin"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "Find all Mandrakesoft products at &lt;b&gt;MandrakeStore&lt;/b&gt; -- our full "</div><div class='add'>+#~ "Find all Mandriva products at &lt;b&gt;MandrakeStore&lt;/b&gt; -- our full "</div><div class='ctx'> #~ "service e-commerce platform."</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "Tutustu kaikkiin Mandrakesoftin tuotteisiin &lt;b&gt;MandrakeStoressa&lt;/b&gt; - "</div><div class='add'>+#~ "Tutustu kaikkiin Mandrivain tuotteisiin &lt;b&gt;MandrakeStoressa&lt;/b&gt; - "</div><div class='ctx'> #~ "täyden palvelun sähköisessä kaupassa."</div><div class='ctx'> </div><div class='ctx'> #~ msgid "&lt;b&gt;Become a MandrakeClub member!&lt;/b&gt;"</div><div class='ctx'> #~ msgstr "&lt;b&gt;Tule MandrakeClubin jäseneksi!&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='del'>-#~ "In the Mandrakelinux menu you will find easy-to-use applications for all "</div><div class='add'>+#~ "In the Mandrivalinux menu you will find easy-to-use applications for all "</div><div class='ctx'> #~ "tasks:"</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "Mandrakelinux valikoista löydät helppokäyttöiset sovellukset kaikkiin "</div><div class='add'>+#~ "Mandrivalinux valikoista löydät helppokäyttöiset sovellukset kaikkiin "</div><div class='ctx'> #~ "tehtäviin:"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='hunk'>@@ -28239,8 +28239,8 @@ msgstr "Asennus epäonnistui"</div><div class='ctx'> #~ msgid "Mandrake Control Center"</div><div class='ctx'> #~ msgstr "Mandraken Ohjauskeskus"</div><div class='ctx'> </div><div class='del'>-#~ msgid "Mandrake Online"</div><div class='del'>-#~ msgstr "Mandrake Online"</div><div class='add'>+#~ msgid "Mandriva Online"</div><div class='add'>+#~ msgstr "Mandriva Online"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='ctx'> #~ "This interface has not been configured yet.\n"</div><div class='hunk'>@@ -28362,9 +28362,9 @@ msgstr "Asennus epäonnistui"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='ctx'> #~ "Take advantage of valuable benefits, products and services by joining "</div><div class='del'>-#~ "Mandrake Club, such as:"</div><div class='add'>+#~ "Mandriva Club, such as:"</div><div class='ctx'> #~ msgstr ""</div><div class='del'>-#~ "Liittymällä Mandrake Clubiin saat käyttöösi arvokkaat edut, tuotteet ja "</div><div class='add'>+#~ "Liittymällä Mandriva Clubiin saat käyttöösi arvokkaat edut, tuotteet ja "</div><div class='ctx'> #~ "palvelut, kuten:"</div><div class='ctx'> </div><div class='ctx'> #~ msgid "TCP/IP"</div><div class='head'>diff --git a/perl-install/share/po/fr.po b/perl-install/share/po/fr.po<br/>index b1f700c9f..0e46ae012 100644<br/>--- a/<a href='/software/drakx/tree/perl-install/share/po/fr.po?h=18.33&amp;id=a2c392a9ab83bb9031fb11f99f0101f1f2d9f140'>perl-install/share/po/fr.po</a><br/>+++ b/<a href='/software/drakx/tree/perl-install/share/po/fr.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/fr.po</a></div><div class='hunk'>@@ -1,7 +1,7 @@</div><div class='ctx'> # translation of DrakX-fr.po to Français</div><div class='ctx'> # translation of DrakX-fr.po to french</div><div class='del'>-# Translation file of Mandrakelinux graphic install</div><div class='del'>-# Copyright (C) 1999 Mandrakesoft</div><div class='add'>+# Translation file of Mandrivalinux graphic install</div><div class='add'>+# Copyright (C) 1999 Mandriva</div><div class='ctx'> #</div><div class='ctx'> # Veuillez ne pas mettre à jour ce fichier à moins d'être</div><div class='ctx'> # certain tant de vos traductions que de votre grammaire et</div><div class='hunk'>@@ -136,7 +136,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click the button to reboot the machine, unplug it, remove write protection,\n"</div><div class='del'>-"plug the key again, and launch Mandrake Move again."</div><div class='add'>+"plug the key again, and launch Mandriva Move again."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "La clé USB semble être protégée en écriture, mais nous\n"</div><div class='ctx'> "ne pouvons pas la déconnecter de manière sûre maintenant.\n"</div><div class='hunk'>@@ -144,7 +144,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "Cliquez le bouton pour redémarrer l'ordinateur,\n"</div><div class='ctx'> "déconnectez la clé, enlevez la protection en écriture,\n"</div><div class='del'>-"connectez la clé à nouveau, et relancez Mandrake Move."</div><div class='add'>+"connectez la clé à nouveau, et relancez Mandriva Move."</div><div class='ctx'> </div><div class='ctx'> #: ../move/move.pm:468 help.pm:409 install_steps_interactive.pm:1320</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -162,7 +162,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You may also proceed without an USB key - you'll still be\n"</div><div class='del'>-"able to use Mandrake Move as a normal live Mandrake\n"</div><div class='add'>+"able to use Mandriva Move as a normal live Mandriva\n"</div><div class='ctx'> "Operating System."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Votre clé USB n'a aucune partition Windows (FAT) valide.\n"</div><div class='hunk'>@@ -174,14 +174,14 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Vous pouvez aussi continuer sans clé USB - vous pourrez\n"</div><div class='del'>-"toujours utiliser Mandrake Move comme un système\n"</div><div class='del'>-"d'exploitation Mandrakelinux sur CD-ROM."</div><div class='add'>+"toujours utiliser Mandriva Move comme un système\n"</div><div class='add'>+"d'exploitation Mandrivalinux sur CD-ROM."</div><div class='ctx'> </div><div class='ctx'> #: ../move/move.pm:483</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "We did not detect any USB key on your system. If you\n"</div><div class='del'>-"plug in an USB key now, Mandrake Move will have the ability\n"</div><div class='add'>+"plug in an USB key now, Mandriva Move will have the ability\n"</div><div class='ctx'> "to transparently save the data in your home directory and\n"</div><div class='ctx'> "system wide configuration, for next boot on this computer\n"</div><div class='ctx'> "or another one. Note: if you plug in a key now, wait several\n"</div><div class='hunk'>@@ -189,11 +189,11 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You may also proceed without an USB key - you'll still be\n"</div><div class='del'>-"able to use Mandrake Move as a normal live Mandrake\n"</div><div class='add'>+"able to use Mandriva Move as a normal live Mandriva\n"</div><div class='ctx'> "Operating System."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Aucune clé USB n'a été détectée sur votre système. Si vous\n"</div><div class='del'>-"connectez une clé USB maintenant, Mandrake Move pourra\n"</div><div class='add'>+"connectez une clé USB maintenant, Mandriva Move pourra\n"</div><div class='ctx'> "sauvegarder automatiquement les données de votre dossier\n"</div><div class='ctx'> "personnel et les configurations système, pour le prochain\n"</div><div class='ctx'> "démarrage de votre ordinateur ou bien sur un autre\n"</div><div class='hunk'>@@ -203,8 +203,8 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Vous pouvez aussi continuer sans clé USB - vous pourrez\n"</div><div class='del'>-"toujours utiliser Mandrake Move comme un système\n"</div><div class='del'>-"d'exploitation Mandrakelinux sur CD-ROM."</div><div class='add'>+"toujours utiliser Mandriva Move comme un système\n"</div><div class='add'>+"d'exploitation Mandrivalinux sur CD-ROM."</div><div class='ctx'> </div><div class='ctx'> #: ../move/move.pm:494</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -332,7 +332,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "This may come from corrupted system configuration files\n"</div><div class='ctx'> "on the USB key, in this case removing them and then\n"</div><div class='del'>-"rebooting Mandrake Move would fix the problem. To do\n"</div><div class='add'>+"rebooting Mandriva Move would fix the problem. To do\n"</div><div class='ctx'> "so, click on the corresponding button.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -348,7 +348,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "Cela peut provenir de fichiers de configuration système corrompus\n"</div><div class='ctx'> "sur la clé USB, dans ce cas les supprimer et ensuite redémarrer\n"</div><div class='del'>-"MandrakeMove résoudrait le problème. Pour faire cela, cliquez\n"</div><div class='add'>+"Mandriva Move résoudrait le problème. Pour faire cela, cliquez\n"</div><div class='ctx'> "sur le bouton correspondant.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -1400,7 +1400,7 @@ msgstr "Choix de la langue"</div><div class='ctx'> #: any.pm:733</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux can support multiple languages. Select\n"</div><div class='add'>+"Mandrivalinux can support multiple languages. Select\n"</div><div class='ctx'> "the languages you would like to install. They will be available\n"</div><div class='ctx'> "when your installation is complete and you restart your system."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -3857,13 +3857,13 @@ msgstr "activer le support de la radio"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Before continuing, you should carefully read the terms of the license. It\n"</div><div class='del'>-"covers the entire Mandrakelinux distribution. If you agree with all the\n"</div><div class='add'>+"covers the entire Mandrivalinux distribution. If you agree with all the\n"</div><div class='ctx'> "terms it contains, check the \"%s\" box. If not, clicking on the \"%s\"\n"</div><div class='ctx'> "button will reboot your computer."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Avant d'aller plus loin, il est fortement recommandé de lire attentivement\n"</div><div class='ctx'> "les termes et conditions d'utilisation de la licence. Celle-ci régit\n"</div><div class='del'>-"l'ensemble de la distribution Mandrakelinux. Si vous en acceptez tous les\n"</div><div class='add'>+"l'ensemble de la distribution Mandrivalinux. Si vous en acceptez tous les\n"</div><div class='ctx'> "termes, cochez la case « %s », sinon, cliquez sur le bouton « %s » pour\n"</div><div class='ctx'> "redémarrer votre ordinateur."</div><div class='ctx'> </div><div class='hunk'>@@ -4046,13 +4046,13 @@ msgstr ""</div><div class='ctx'> #: help.pm:85</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"The Mandrakelinux installation is distributed on several CD-ROMs. If a\n"</div><div class='add'>+"The Mandrivalinux installation is distributed on several CD-ROMs. If a\n"</div><div class='ctx'> "selected package is located on another CD-ROM, DrakX will eject the current\n"</div><div class='ctx'> "CD and ask you to insert the required one. If you do not have the requested\n"</div><div class='ctx'> "CD at hand, just click on \"%s\", the corresponding packages will not be\n"</div><div class='ctx'> "installed."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Les paquetages requis à l'installation de Mandrakelinux sont distribués sur\n"</div><div class='add'>+"Les paquetages requis à l'installation de Mandrivalinux sont distribués sur\n"</div><div class='ctx'> "plusieurs CD-ROM. Si un paquetage requis se trouve sur un autre CD-ROM,\n"</div><div class='ctx'> "DrakX éjectera celui présent dans le lecteur et vous demandera d'insérer le\n"</div><div class='ctx'> "CD-ROM approprié. Si vous ne possédez pas le CD demandé, cliquez tout\n"</div><div class='hunk'>@@ -4065,11 +4065,11 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "It's now time to specify which programs you wish to install on your system.\n"</div><div class='del'>-"There are thousands of packages available for Mandrakelinux, and to make it\n"</div><div class='add'>+"There are thousands of packages available for Mandrivalinux, and to make it\n"</div><div class='ctx'> "simpler to manage, they have been placed into groups of similar\n"</div><div class='ctx'> "applications.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Mandrakelinux sorts package groups in four categories. You can mix and\n"</div><div class='add'>+"Mandrivalinux sorts package groups in four categories. You can mix and\n"</div><div class='ctx'> "match applications from the various categories, so a ``Workstation''\n"</div><div class='ctx'> "installation can still have applications from the ``Server'' category\n"</div><div class='ctx'> "installed.\n"</div><div class='hunk'>@@ -4121,11 +4121,11 @@ msgid ""</div><div class='ctx'> "megabytes."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "C'est maintenant le moment de choisir les paquetages qui seront installés\n"</div><div class='del'>-"sur votre système. Sachez que Mandrakelinux contient plusieurs milliers de\n"</div><div class='add'>+"sur votre système. Sachez que Mandrivalinux contient plusieurs milliers de\n"</div><div class='ctx'> "paquetages à installer, et ces paquetages ont été rangés par groupes chacun\n"</div><div class='ctx'> "correspondant à un usage particulier de l'ordinateur.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Mandrakelinux range ces groupes en quatre catégories. Vous pouvez mélanger\n"</div><div class='add'>+"Mandrivalinux range ces groupes en quatre catégories. Vous pouvez mélanger\n"</div><div class='ctx'> "des groupes de plusieurs catégories de sorte qu'« une station de travail »\n"</div><div class='ctx'> "peut toujours proposer des applications pour la catégorie « Serveur ».\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -4232,10 +4232,10 @@ msgid ""</div><div class='ctx'> "!! If a server package has been selected, either because you specifically\n"</div><div class='ctx'> "chose the individual package or because it was part of a group of packages,\n"</div><div class='ctx'> "you'll be asked to confirm that you really want those servers to be\n"</div><div class='del'>-"installed. By default Mandrakelinux will automatically start any installed\n"</div><div class='add'>+"installed. By default Mandrivalinux will automatically start any installed\n"</div><div class='ctx'> "services at boot time. Even if they are safe and have no known issues at\n"</div><div class='ctx'> "the time the distribution was shipped, it is entirely possible that\n"</div><div class='del'>-"security holes were discovered after this version of Mandrakelinux was\n"</div><div class='add'>+"security holes were discovered after this version of Mandrivalinux was\n"</div><div class='ctx'> "finalized. If you do not know what a particular service is supposed to do "</div><div class='ctx'> "or\n"</div><div class='ctx'> "why it's being installed, then click \"%s\". Clicking \"%s\" will install\n"</div><div class='hunk'>@@ -4265,7 +4265,7 @@ msgstr ""</div><div class='ctx'> "apparaît à droite.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "!! Si un paquetage serveur a été sélectionné, vous devrez confirmer que\n"</div><div class='del'>-"vous voulez vraiment que celui-ci soit installé. Sous Mandrakelinux , par\n"</div><div class='add'>+"vous voulez vraiment que celui-ci soit installé. Sous Mandrivalinux , par\n"</div><div class='ctx'> "défaut, tous les services installés sont lancés au démarrage. Malgré tous\n"</div><div class='ctx'> "les efforts investis pour vous livrer une distribution Linux sécurisée, il\n"</div><div class='ctx'> "est possible que certaines failles de sécurité affectent les serveurs\n"</div><div class='hunk'>@@ -4426,7 +4426,7 @@ msgstr ""</div><div class='ctx'> msgid ""</div><div class='ctx'> "X (for X Window System) is the heart of the GNU/Linux graphical interface\n"</div><div class='ctx'> "on which all the graphical environments (KDE, GNOME, AfterStep,\n"</div><div class='del'>-"WindowMaker, etc.) bundled with Mandrakelinux rely upon.\n"</div><div class='add'>+"WindowMaker, etc.) bundled with Mandrivalinux rely upon.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You'll see a list of different parameters to change to get an optimal\n"</div><div class='ctx'> "graphical display.\n"</div><div class='hunk'>@@ -4482,7 +4482,7 @@ msgid ""</div><div class='ctx'> msgstr ""</div><div class='ctx'> "X (pour le système X Window) est le coeur de votre interface graphique sous\n"</div><div class='ctx'> "GNU/Linux. Tous les environnements graphiques (KDE, GNOME, WindowMaker\n"</div><div class='del'>-"etc.) présents sur Mandrakelinux dépendent de X.\n"</div><div class='add'>+"etc.) présents sur Mandrivalinux dépendent de X.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Il vous sera présenté une liste de divers paramètres à changer pour obtenir\n"</div><div class='ctx'> "un affichage optimal :\n"</div><div class='hunk'>@@ -4611,12 +4611,12 @@ msgstr ""</div><div class='ctx'> #: help.pm:316</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"You now need to decide where you want to install the Mandrakelinux\n"</div><div class='add'>+"You now need to decide where you want to install the Mandrivalinux\n"</div><div class='ctx'> "operating system on your hard drive. If your hard drive is empty or if an\n"</div><div class='ctx'> "existing operating system is using all the available space you will have to\n"</div><div class='ctx'> "partition the drive. Basically, partitioning a hard drive means to\n"</div><div class='ctx'> "logically divide it to create the space needed to install your new\n"</div><div class='del'>-"Mandrakelinux system.\n"</div><div class='add'>+"Mandrivalinux system.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Because the process of partitioning a hard drive is usually irreversible\n"</div><div class='ctx'> "and can lead to data losses, partitioning can be intimidating and stressful\n"</div><div class='hunk'>@@ -4643,7 +4643,7 @@ msgid ""</div><div class='ctx'> "FAT or NTFS partition. Resizing can be performed without the loss of any\n"</div><div class='ctx'> "data, provided you've previously defragmented the Windows partition.\n"</div><div class='ctx'> "Backing up your data is strongly recommended. Using this option is\n"</div><div class='del'>-"recommended if you want to use both Mandrakelinux and Microsoft Windows on\n"</div><div class='add'>+"recommended if you want to use both Mandrivalinux and Microsoft Windows on\n"</div><div class='ctx'> "the same computer.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "   Before choosing this option, please understand that after this\n"</div><div class='hunk'>@@ -4652,7 +4652,7 @@ msgid ""</div><div class='ctx'> "to store your data or to install new software.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". If you want to delete all data and all partitions present on\n"</div><div class='del'>-"your hard drive and replace them with your new Mandrakelinux system, choose\n"</div><div class='add'>+"your hard drive and replace them with your new Mandrivalinux system, choose\n"</div><div class='ctx'> "this option. Be careful, because you will not be able to undo this "</div><div class='ctx'> "operation\n"</div><div class='ctx'> "after you confirm.\n"</div><div class='hunk'>@@ -4673,7 +4673,7 @@ msgid ""</div><div class='ctx'> "refer to the ``Managing Your Partitions'' section in the ``Starter Guide''."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Cette étape vous permet de déterminer précisément l'emplacement de votre\n"</div><div class='del'>-"installation de Mandrakelinux. Si votre disque est vide ou utilisé par un\n"</div><div class='add'>+"installation de Mandrivalinux. Si votre disque est vide ou utilisé par un\n"</div><div class='ctx'> "autre système d'exploitation, vous devrez repartitionner votre disque.\n"</div><div class='ctx'> "Partitionner un disque désigne l'opération consistant à le diviser\n"</div><div class='ctx'> "précisément afin de créer un espace pour votre installation.\n"</div><div class='hunk'>@@ -4704,7 +4704,7 @@ msgstr ""</div><div class='ctx'> "Le redimensionnement peut être effectué sans pertes de données, à condition\n"</div><div class='ctx'> "que vous ayez préalablement défragmenté la partition Windows. Une\n"</div><div class='ctx'> "sauvegarde de vos données ne fera pas de mal non plus. Cette solution est\n"</div><div class='del'>-"recommandée pour faire cohabiter Mandrakelinux et Microsoft Windows sur le\n"</div><div class='add'>+"recommandée pour faire cohabiter Mandrivalinux et Microsoft Windows sur le\n"</div><div class='ctx'> "même ordinateur.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "   Avant de choisir cette option, il faut comprendre qu'après cette\n"</div><div class='hunk'>@@ -4714,7 +4714,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> " * « %s » : si vous voulez effacer toutes les données et les applications\n"</div><div class='ctx'> "installées sur votre système et les remplacer par votre nouveau système\n"</div><div class='del'>-"Mandrakelinux, choisissez cette option. Soyez prudent, car ce choix est\n"</div><div class='add'>+"Mandrivalinux, choisissez cette option. Soyez prudent, car ce choix est\n"</div><div class='ctx'> "irréversible et permanent. Il vous sera impossible de retrouver vos données\n"</div><div class='ctx'> "effacées.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -4804,7 +4804,7 @@ msgid ""</div><div class='ctx'> "\"mformat a:\", or \"fdformat /dev/fd0\" followed by \"mkfs.vfat\n"</div><div class='ctx'> "/dev/fd0\"."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Votre installation de Mandrakelinux est maintenant terminée et votre\n"</div><div class='add'>+"Votre installation de Mandrivalinux est maintenant terminée et votre\n"</div><div class='ctx'> "système est prêt à être utilisé. Cliquez sur « %s » pour le redémarrer.\n"</div><div class='ctx'> "N'oubliez pas de retirer la source d'installation(CD-ROM ou disquette).\n"</div><div class='ctx'> "La première chose que vous verrez alors, après que l'ordinateur ait \n"</div><div class='hunk'>@@ -4878,7 +4878,7 @@ msgid ""</div><div class='ctx'> "Click on \"%s\" when you're ready to format the partitions.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click on \"%s\" if you want to choose another partition for your new\n"</div><div class='del'>-"Mandrakelinux operating system installation.\n"</div><div class='add'>+"Mandrivalinux operating system installation.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click on \"%s\" if you wish to select partitions which will be checked for\n"</div><div class='ctx'> "bad blocks on the disk."</div><div class='hunk'>@@ -4898,7 +4898,7 @@ msgstr ""</div><div class='ctx'> "Cliquez sur « %s » lorsque vous êtes prêt à formater les partitions.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Cliquez sur « %s » pour choisir une autre partition où installer votre\n"</div><div class='del'>-"nouveau système d'exploitation Mandrakelinux.\n"</div><div class='add'>+"nouveau système d'exploitation Mandrivalinux.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Cliquez sur « %s » si vous désirez sélectionner des partitions pour une\n"</div><div class='ctx'> "vérification des secteurs défectueux (« Bad Blocks »)."</div><div class='hunk'>@@ -4917,7 +4917,7 @@ msgstr "Précédent"</div><div class='ctx'> #: help.pm:434</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"By the time you install Mandrakelinux, it's likely that some packages will\n"</div><div class='add'>+"By the time you install Mandrivalinux, it's likely that some packages will\n"</div><div class='ctx'> "have been updated since the initial release. Bugs may have been fixed,\n"</div><div class='ctx'> "security issues resolved. To allow you to benefit from these updates,\n"</div><div class='ctx'> "you're now able to download them from the Internet. Check \"%s\" if you\n"</div><div class='hunk'>@@ -4929,7 +4929,7 @@ msgid ""</div><div class='ctx'> "will appear: review the selection, and press \"%s\" to retrieve and install\n"</div><div class='ctx'> "the selected package(s), or \"%s\" to abort."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Au moment où vous installez Mandrakelinux, il est possible que certains\n"</div><div class='add'>+"Au moment où vous installez Mandrivalinux, il est possible que certains\n"</div><div class='ctx'> "paquetages aient été mis à jour depuis la sortie du produit. Des bogues ont\n"</div><div class='ctx'> "pu être corrigés, et des problèmes de sécurité résolus. Pour vous permettre\n"</div><div class='ctx'> "de bénéficier de ces mises à jour, il vous est maintenant proposé de les\n"</div><div class='hunk'>@@ -4958,7 +4958,7 @@ msgid ""</div><div class='ctx'> "generally obtained at the expense of ease of use.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "If you do not know what to choose, keep the default option. You'll be able\n"</div><div class='del'>-"to change it later with the draksec tool, which is part of Mandrakelinux\n"</div><div class='add'>+"to change it later with the draksec tool, which is part of Mandrivalinux\n"</div><div class='ctx'> "Control Center.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Fill the \"%s\" field with the e-mail address of the person responsible for\n"</div><div class='hunk'>@@ -4973,7 +4973,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "Si vous ne savez pas quel niveau choisir, gardez la sélection par défaut.\n"</div><div class='ctx'> "Vous pourrez le modifier ultérieurement avec l'outil draksec, qui se trouve\n"</div><div class='del'>-"dans le Centre de Contrôle Mandrakelinux\n"</div><div class='add'>+"dans le Centre de Contrôle Mandrivalinux\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Remplissez le champ « %s » avec l'adresse électronique de l'utilisateur qui\n"</div><div class='ctx'> "sera responsable de la sécurité. Les messages de sécurité lui seront\n"</div><div class='hunk'>@@ -4988,7 +4988,7 @@ msgstr "Administrateur sécurité"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "At this point, you need to choose which partition(s) will be used for the\n"</div><div class='del'>-"installation of your Mandrakelinux system. If partitions have already been\n"</div><div class='add'>+"installation of your Mandrivalinux system. If partitions have already been\n"</div><div class='ctx'> "defined, either from a previous installation of GNU/Linux or by another\n"</div><div class='ctx'> "partitioning tool, you can use existing partitions. Otherwise, hard drive\n"</div><div class='ctx'> "partitions must be defined.\n"</div><div class='hunk'>@@ -5059,7 +5059,7 @@ msgid ""</div><div class='ctx'> "emergency boot situations."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "À cette étape, vous devez sélectionner quelle partition sera utilisée pour\n"</div><div class='del'>-"votre système Mandrakelinux. Si votre disque est déjà partitionné, soit par\n"</div><div class='add'>+"votre système Mandrivalinux. Si votre disque est déjà partitionné, soit par\n"</div><div class='ctx'> "une autre installation GNU/Linux ou par un autre outil de partitionnement,\n"</div><div class='ctx'> "vous pourrez les utiliser. Sinon, les partitions devront être créées.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -5151,7 +5151,7 @@ msgstr "Basculer entre les modes expert et normal"</div><div class='ctx'> msgid ""</div><div class='ctx'> "More than one Microsoft partition has been detected on your hard drive.\n"</div><div class='ctx'> "Please choose the one which you want to resize in order to install your new\n"</div><div class='del'>-"Mandrakelinux operating system.\n"</div><div class='add'>+"Mandrivalinux operating system.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Each partition is listed as follows: \"Linux name\", \"Windows name\"\n"</div><div class='ctx'> "\"Capacity\".\n"</div><div class='hunk'>@@ -5181,7 +5181,7 @@ msgid ""</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Plus d'une partition Windows a été détectée sur votre disque dur. Veuillez\n"</div><div class='ctx'> "choisir celle que vous choisissez pour votre nouvelle installation de\n"</div><div class='del'>-"Mandrakelinux.\n"</div><div class='add'>+"Mandrivalinux.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Chaque partition est identifiée comme suit : « Nom Linux », « Nom "</div><div class='ctx'> "Windows »,\n"</div><div class='hunk'>@@ -5234,7 +5234,7 @@ msgid ""</div><div class='ctx'> "found on your machine.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "DrakX now needs to know if you want to perform a new installation or an\n"</div><div class='del'>-"upgrade of an existing Mandrakelinux system:\n"</div><div class='add'>+"upgrade of an existing Mandrivalinux system:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". For the most part, this completely wipes out the old system.\n"</div><div class='ctx'> "However, depending on your partitioning scheme, you can prevent some of\n"</div><div class='hunk'>@@ -5243,20 +5243,20 @@ msgid ""</div><div class='ctx'> "the file system, you should use this option.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". This installation class allows you to update the packages\n"</div><div class='del'>-"currently installed on your Mandrakelinux system. Your current partitioning\n"</div><div class='add'>+"currently installed on your Mandrivalinux system. Your current partitioning\n"</div><div class='ctx'> "scheme and user data will not be altered. Most of the other configuration\n"</div><div class='ctx'> "steps remain available and are similar to a standard installation.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Using the ``Upgrade'' option should work fine on Mandrakelinux systems\n"</div><div class='add'>+"Using the ``Upgrade'' option should work fine on Mandrivalinux systems\n"</div><div class='ctx'> "running version \"8.1\" or later. Performing an upgrade on versions prior\n"</div><div class='del'>-"to Mandrakelinux version \"8.1\" is not recommended."</div><div class='add'>+"to Mandrivalinux version \"8.1\" is not recommended."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Cette étape ne s'affichera que si une partition GNU/Linux a été détectée\n"</div><div class='ctx'> "sur votre disque dur.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "DrakX doit maintenant savoir si vous désirez lancer une « Installation » ou "</div><div class='ctx'> "une\n"</div><div class='del'>-"« Mise à jour » d'un système Mandrakelinux déjà installé :\n"</div><div class='add'>+"« Mise à jour » d'un système Mandrivalinux déjà installé :\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * « %s » : remplace l'ancien système. Cependant, selon votre table de\n"</div><div class='ctx'> "partition, vous pourrez éviter l'effacement de vos données existantes\n"</div><div class='hunk'>@@ -5265,13 +5265,13 @@ msgstr ""</div><div class='ctx'> "vous devriez utiliser cette option.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * « %s » : cette classe d'installation vous permet de mettre à jour\n"</div><div class='del'>-"seulement les paquetages qui composent votre système Mandrakelinux. Elle\n"</div><div class='add'>+"seulement les paquetages qui composent votre système Mandrivalinux. Elle\n"</div><div class='ctx'> "conserve les partitions existantes, ainsi que la configuration des\n"</div><div class='ctx'> "utilisateurs. La plupart des autres étapes d'une installation classique\n"</div><div class='ctx'> "sont accessibles.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "La mise à jour devrait fonctionner correctement pour les systèmes\n"</div><div class='del'>-"Mandrakelinux à partir de la version « 8.1 ». Essayer de lancer une mise à\n"</div><div class='add'>+"Mandrivalinux à partir de la version « 8.1 ». Essayer de lancer une mise à\n"</div><div class='ctx'> "jour sur les versions antérieures à « 8.1 » n'est pas recommandé."</div><div class='ctx'> </div><div class='ctx'> #: help.pm:591</div><div class='hunk'>@@ -5331,7 +5331,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "About UTF-8 (unicode) support: Unicode is a new character encoding meant to\n"</div><div class='ctx'> "cover all existing languages. However full support for it in GNU/Linux is\n"</div><div class='del'>-"still under development. For that reason, Mandrakelinux's use of UTF-8 will\n"</div><div class='add'>+"still under development. For that reason, Mandrivalinux's use of UTF-8 will\n"</div><div class='ctx'> "depend on the user's choices:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * If you choose a language with a strong legacy encoding (latin1\n"</div><div class='hunk'>@@ -5374,7 +5374,7 @@ msgstr ""</div><div class='ctx'> "À propos de l'encodage UTF-8 (unicode) : Unicode est un nouveau système\n"</div><div class='ctx'> "d'encodage des caractères censé couvrir tous les langues existantes.\n"</div><div class='ctx'> "Cependant son intégration dans GNU/Linux est encore imparfaite. Pour cette\n"</div><div class='del'>-"raison, Mandrakelinux l'utilisera ou non selon les critères suivants :\n"</div><div class='add'>+"raison, Mandrivalinux l'utilisera ou non selon les critères suivants :\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * Si vous choisissez une langue avec un encodage ayant une longue histoire\n"</div><div class='ctx'> "(langues associées à « latin1 », Russe, Japonais, Chinois, Coréen, Thaï,\n"</div><div class='hunk'>@@ -5623,7 +5623,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Now, it's time to select a printing system for your computer. Other\n"</div><div class='del'>-"operating systems may offer you one, but Mandrakelinux offers two. Each of\n"</div><div class='add'>+"operating systems may offer you one, but Mandrivalinux offers two. Each of\n"</div><div class='ctx'> "the printing systems is best suited to particular types of configuration.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\" -- which is an acronym for ``print, do not queue'', is the choice\n"</div><div class='hunk'>@@ -5644,12 +5644,12 @@ msgid ""</div><div class='ctx'> "options and for managing the printer.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "If you make a choice now, and later find that you do not like your printing\n"</div><div class='del'>-"system you may change it by running PrinterDrake from the Mandrakelinux\n"</div><div class='add'>+"system you may change it by running PrinterDrake from the Mandrivalinux\n"</div><div class='ctx'> "Control Center and clicking on the \"%s\" button."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Maintenant, il faut choisir un système d'impression pour votre ordinateur. "</div><div class='ctx'> "D'autres\n"</div><div class='del'>-"systèmes d'exploitation en offrent un, mais Mandrakelinux en propose deux. "</div><div class='add'>+"systèmes d'exploitation en offrent un, mais Mandrivalinux en propose deux. "</div><div class='ctx'> "Chaque système\n"</div><div class='ctx'> "d'impression convient le mieux à un type différent de configuration.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -5677,7 +5677,7 @@ msgstr ""</div><div class='ctx'> "Si vous choisissez votre système d'impression maintenant et que par la suite "</div><div class='ctx'> "vous n'en êtes pas content, vous pourrez le changer\n"</div><div class='ctx'> "ultérieurement en lançant PrinterDrake depuis le Centre de contrôle\n"</div><div class='del'>-"Mandrakelinux en cliquant sur le bouton « %s »."</div><div class='add'>+"Mandrivalinux en cliquant sur le bouton « %s »."</div><div class='ctx'> </div><div class='ctx'> #: help.pm:765</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -5800,7 +5800,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": if you wish to configure your Internet or local network access,\n"</div><div class='ctx'> "you can do so now. Refer to the printed documentation or use the\n"</div><div class='del'>-"Mandrakelinux Control Center after the installation has finished to benefit\n"</div><div class='add'>+"Mandrivalinux Control Center after the installation has finished to benefit\n"</div><div class='ctx'> "from full in-line help.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": allows to configure HTTP and FTP proxy addresses if the machine\n"</div><div class='hunk'>@@ -5817,7 +5817,7 @@ msgid ""</div><div class='ctx'> " * \"%s\": if you wish to change your bootloader configuration, click this\n"</div><div class='ctx'> "button. This should be reserved to advanced users. Refer to the printed\n"</div><div class='ctx'> "documentation or the in-line help about bootloader configuration in the\n"</div><div class='del'>-"Mandrakelinux Control Center.\n"</div><div class='add'>+"Mandrivalinux Control Center.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": through this entry you can fine tune which services will be run\n"</div><div class='ctx'> "on your machine. If you plan to use this machine as a server it's a good\n"</div><div class='hunk'>@@ -5868,7 +5868,7 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> " * « %s » : si vous souhaitez configurer votre accès Internet ou réseau\n"</div><div class='ctx'> "local dès maintenant. Lisez la documentation fournie ou exécutez\n"</div><div class='del'>-"le Centre de Contrôle Mandrakelinux après l'installation pour avoir droit à "</div><div class='add'>+"le Centre de Contrôle Mandrivalinux après l'installation pour avoir droit à "</div><div class='ctx'> "une\n"</div><div class='ctx'> "aide complète en ligne.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -5886,7 +5886,7 @@ msgstr ""</div><div class='ctx'> " * « %s » : si vous souhaitez changer la configuration par défaut de votre\n"</div><div class='ctx'> "chargeur de démarrage. À réserver aux utilisateurs expérimentés. Lisez la\n"</div><div class='ctx'> "documentation fournie ou l'aide en ligne sur la configuration de chargeur\n"</div><div class='del'>-"de démarrage présente dans le Centre de Contrôle Mandrakelinux.\n"</div><div class='add'>+"de démarrage présente dans le Centre de Contrôle Mandrivalinux.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * « %s » : vous pourrez ici contrôler finement les services disponibles\n"</div><div class='ctx'> "sur votre machine. Si vous envisagez de monter un serveur, c'est une bonne\n"</div><div class='hunk'>@@ -5949,7 +5949,7 @@ msgstr "Services"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Choose the hard drive you want to erase in order to install your new\n"</div><div class='del'>-"Mandrakelinux partition. Be careful, all data on this drive will be lost\n"</div><div class='add'>+"Mandrivalinux partition. Be careful, all data on this drive will be lost\n"</div><div class='ctx'> "and will not be recoverable!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Choisissez le disque dur à effacer pour installer votre partition\n"</div><div class='hunk'>@@ -6312,12 +6312,12 @@ msgstr "Calcul de l'espace libre sur la partition Windows"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Your Windows partition is too fragmented. Please reboot your computer under "</div><div class='del'>-"Windows, run the ``defrag'' utility, then restart the Mandrakelinux "</div><div class='add'>+"Windows, run the ``defrag'' utility, then restart the Mandrivalinux "</div><div class='ctx'> "installation."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Votre partition FAT est trop fragmentée. Redémarrez sous Windows\n"</div><div class='ctx'> "et lancez le programme de défragmentation « defrag »,\n"</div><div class='del'>-"puis relancez l'installation de Mandrakelinux."</div><div class='add'>+"puis relancez l'installation de Mandrivalinux."</div><div class='ctx'> </div><div class='ctx'> #. -PO: keep the double empty lines between sections, this is formatted a la LaTeX</div><div class='ctx'> #: install_interactive.pm:166</div><div class='hunk'>@@ -6440,19 +6440,19 @@ msgid ""</div><div class='ctx'> "Introduction\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "The operating system and the different components available in the "</div><div class='del'>-"Mandrakelinux distribution \n"</div><div class='add'>+"Mandrivalinux distribution \n"</div><div class='ctx'> "shall be called the \"Software Products\" hereafter. The Software Products "</div><div class='ctx'> "include, but are not \n"</div><div class='ctx'> "restricted to, the set of programs, methods, rules and documentation related "</div><div class='ctx'> "to the operating \n"</div><div class='del'>-"system and the different components of the Mandrakelinux distribution.\n"</div><div class='add'>+"system and the different components of the Mandrivalinux distribution.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "1. License Agreement\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Please read this document carefully. This document is a license agreement "</div><div class='ctx'> "between you and  \n"</div><div class='del'>-"Mandrakesoft S.A. which applies to the Software Products.\n"</div><div class='add'>+"Mandriva S.A. which applies to the Software Products.\n"</div><div class='ctx'> "By installing, duplicating or using the Software Products in any manner, you "</div><div class='ctx'> "explicitly \n"</div><div class='ctx'> "accept and fully agree to conform to the terms and conditions of this "</div><div class='hunk'>@@ -6474,7 +6474,7 @@ msgid ""</div><div class='ctx'> "The Software Products and attached documentation are provided \"as is\", "</div><div class='ctx'> "with no warranty, to the \n"</div><div class='ctx'> "extent permitted by law.\n"</div><div class='del'>-"Mandrakesoft S.A. will, in no circumstances and to the extent permitted by "</div><div class='add'>+"Mandriva S.A. will, in no circumstances and to the extent permitted by "</div><div class='ctx'> "law, be liable for any special,\n"</div><div class='ctx'> "incidental, direct or indirect damages whatsoever (including without "</div><div class='ctx'> "limitation damages for loss of \n"</div><div class='hunk'>@@ -6482,14 +6482,14 @@ msgid ""</div><div class='ctx'> "resulting from a court \n"</div><div class='ctx'> "judgment, or any other consequential loss) arising out of  the use or "</div><div class='ctx'> "inability to use the Software \n"</div><div class='del'>-"Products, even if Mandrakesoft S.A. has been advised of the possibility or "</div><div class='add'>+"Products, even if Mandriva S.A. has been advised of the possibility or "</div><div class='ctx'> "occurrence of such \n"</div><div class='ctx'> "damages.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN SOME "</div><div class='ctx'> "COUNTRIES\n"</div><div class='ctx'> "\n"</div><div class='del'>-"To the extent permitted by law, Mandrakesoft S.A. or its distributors will, "</div><div class='add'>+"To the extent permitted by law, Mandriva S.A. or its distributors will, "</div><div class='ctx'> "in no circumstances, be \n"</div><div class='ctx'> "liable for any special, incidental, direct or indirect damages whatsoever "</div><div class='ctx'> "(including without \n"</div><div class='hunk'>@@ -6499,7 +6499,7 @@ msgid ""</div><div class='ctx'> "loss) arising out \n"</div><div class='ctx'> "of the possession and use of software components or arising out of  "</div><div class='ctx'> "downloading software components \n"</div><div class='del'>-"from one of Mandrakelinux sites  which are prohibited or restricted in some "</div><div class='add'>+"from one of Mandrivalinux sites  which are prohibited or restricted in some "</div><div class='ctx'> "countries by local laws.\n"</div><div class='ctx'> "This limited liability applies to, but is not restricted to, the strong "</div><div class='ctx'> "cryptography components \n"</div><div class='hunk'>@@ -6519,10 +6519,10 @@ msgid ""</div><div class='ctx'> "and conditions of the license agreement for each component before using any "</div><div class='ctx'> "component. Any question \n"</div><div class='ctx'> "on a component license should be addressed to the component author and not "</div><div class='del'>-"to Mandrakesoft.\n"</div><div class='del'>-"The programs developed by Mandrakesoft S.A. are governed by the GPL License. "</div><div class='add'>+"to Mandriva.\n"</div><div class='add'>+"The programs developed by Mandriva S.A. are governed by the GPL License. "</div><div class='ctx'> "Documentation written \n"</div><div class='del'>-"by Mandrakesoft S.A. is governed by a specific license. Please refer to the "</div><div class='add'>+"by Mandriva S.A. is governed by a specific license. Please refer to the "</div><div class='ctx'> "documentation for \n"</div><div class='ctx'> "further details.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6533,11 +6533,11 @@ msgid ""</div><div class='ctx'> "respective authors and are \n"</div><div class='ctx'> "protected by intellectual property and copyright laws applicable to software "</div><div class='ctx'> "programs.\n"</div><div class='del'>-"Mandrakesoft S.A. reserves its rights to modify or adapt the Software "</div><div class='add'>+"Mandriva S.A. reserves its rights to modify or adapt the Software "</div><div class='ctx'> "Products, as a whole or in \n"</div><div class='ctx'> "parts, by all means and for all purposes.\n"</div><div class='del'>-"\"Mandrake\", \"Mandrakelinux\" and associated logos are trademarks of "</div><div class='del'>-"Mandrakesoft S.A.  \n"</div><div class='add'>+"\"Mandriva\", \"Mandrivalinux\" and associated logos are trademarks of "</div><div class='add'>+"Mandriva S.A.  \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "5. Governing Laws \n"</div><div class='hunk'>@@ -6553,23 +6553,23 @@ msgid ""</div><div class='ctx'> "court. As a last \n"</div><div class='ctx'> "resort, the dispute will be referred to the appropriate Courts of Law of "</div><div class='ctx'> "Paris - France.\n"</div><div class='del'>-"For any question on this document, please contact Mandrakesoft S.A.  \n"</div><div class='add'>+"For any question on this document, please contact Mandriva S.A.  \n"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Introduction\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Le système d'exploitation et les divers composants disponibles dans la \n"</div><div class='del'>-"distribution Mandrakelinux sont ci-après dénommés les « Logiciels ».\n"</div><div class='add'>+"distribution Mandrivalinux sont ci-après dénommés les « Logiciels ».\n"</div><div class='ctx'> "Les Logiciels comprennent notamment, mais de façon non limitative,\n"</div><div class='ctx'> "l'ensemble des programmes, procédés, règles et documentations \n"</div><div class='ctx'> "relatifs au système d'exploitation et aux divers composants de la \n"</div><div class='del'>-"distribution Mandrakelinux.\n"</div><div class='add'>+"distribution Mandrivalinux.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "1. Licence\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Veuillez lire attentivement le présent document. Ce document constitue \n"</div><div class='ctx'> "un contrat de licence entre vous (personne physique ou personne morale) et \n"</div><div class='del'>-"Mandrakesoft S.A. portant sur les Logiciels.\n"</div><div class='add'>+"Mandriva S.A. portant sur les Logiciels.\n"</div><div class='ctx'> "Le fait d'installer, de reproduire ou d'utiliser les Logiciels de quelque \n"</div><div class='ctx'> "manière que ce soit indique que vous reconnaissez avoir préalablement eu \n"</div><div class='ctx'> "connaissance et que vous acceptez de vous conformer aux termes et "</div><div class='hunk'>@@ -6584,14 +6584,14 @@ msgstr ""</div><div class='ctx'> "et \n"</div><div class='ctx'> "toute copie de tous programmes et de toutes documentations qui constituent \n"</div><div class='ctx'> "le système d'exploitation et les divers composants disponibles dans la \n"</div><div class='del'>-"distribution Mandrakelinux.\n"</div><div class='add'>+"distribution Mandrivalinux.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "2. Garantie et limitations de garantie\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Les Logiciels et la documentation qui les accompagne sont fournis en "</div><div class='ctx'> "l'état \n"</div><div class='del'>-"et sans aucune garantie. Mandrakesoft S.A. décline toute responsabilité \n"</div><div class='add'>+"et sans aucune garantie. Mandriva S.A. décline toute responsabilité \n"</div><div class='ctx'> "découlant d'un dommage direct, spécial, indirect ou accessoire, de quelque \n"</div><div class='ctx'> "nature que ce soit, en relation avec l'utilisation des Logiciels, "</div><div class='ctx'> "notamment \n"</div><div class='hunk'>@@ -6599,13 +6599,13 @@ msgstr ""</div><div class='ctx'> "bénéfices, interruptions d'activité, pertes d'informations commerciales ou \n"</div><div class='ctx'> "autres pertes pécuniaires, ainsi que des éventuelles condamnations et \n"</div><div class='ctx'> "indemnités devant être versées par suite d'une décision de justice, et ce \n"</div><div class='del'>-"même si Mandrakesoft S.A. a été informée de la survenue ou de \n"</div><div class='add'>+"même si Mandriva S.A. a été informée de la survenue ou de \n"</div><div class='ctx'> "l'éventualité de tels dommages.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "AVERTISSEMENT QUANT À LA DÉTENTION OU L'UTILISATION DE LOGICIELS \n"</div><div class='ctx'> "PROHIBÉS DANS CERTAINS PAYS \n"</div><div class='ctx'> "\n"</div><div class='del'>-"En aucun cas, ni Mandrakesoft S.A. ni ses fournisseurs ne pourront être \n"</div><div class='add'>+"En aucun cas, ni Mandriva S.A. ni ses fournisseurs ne pourront être \n"</div><div class='ctx'> "tenus responsables à raison d'un préjudice spécial, direct, indirect ou \n"</div><div class='ctx'> "accessoire, de quelque nature que ce soit (notamment et de façon non \n"</div><div class='ctx'> "limitative les pertes de bénéfices, interruptions d'activité, pertes \n"</div><div class='hunk'>@@ -6613,7 +6613,7 @@ msgstr ""</div><div class='ctx'> "des éventuelles condamnations et indemnités devant être versées par suite \n"</div><div class='ctx'> "d'une décision de justice) qui ferait suite à l'utilisation, la détention \n"</div><div class='ctx'> "ou au simple téléchargement depuis l'un des sites de téléchargement de \n"</div><div class='del'>-"Mandrakelinux de logiciels prohibés par la législation à laquelle vous \n"</div><div class='add'>+"Mandrivalinux de logiciels prohibés par la législation à laquelle vous \n"</div><div class='ctx'> "êtes soumis. Cet avertissement concerne notamment certains logiciels de \n"</div><div class='ctx'> "cryptographie fournis avec les Logiciels.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6629,9 +6629,9 @@ msgstr ""</div><div class='ctx'> "régissent. Veuillez lire et agréer les termes et conditions des licences \n"</div><div class='ctx'> "accompagnant chacun d'entre eux avant de les utiliser. Toute question \n"</div><div class='ctx'> "concernant la licence d'un Logiciel est à soumettre à l'auteur (ou à ses\n"</div><div class='del'>-"représentants) du Logiciel et non à Mandrakesoft. \n"</div><div class='del'>-"Les programmes conçus par Mandrakesoft sont régis par la licence GPL. \n"</div><div class='del'>-"La documentation rédigée par Mandrakesoft fait l'objet d'une licence \n"</div><div class='add'>+"représentants) du Logiciel et non à Mandriva. \n"</div><div class='add'>+"Les programmes conçus par Mandriva sont régis par la licence GPL. \n"</div><div class='add'>+"La documentation rédigée par Mandriva fait l'objet d'une licence \n"</div><div class='ctx'> "spécifique. Veuillez vous référez à la documentation pour obtenir plus \n"</div><div class='ctx'> "de précisions.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6642,8 +6642,8 @@ msgstr ""</div><div class='ctx'> "propriété exclusive de leurs auteurs respectifs et sont protégés au titre \n"</div><div class='ctx'> "des droits de propriété intellectuelle et de copyright applicables aux "</div><div class='ctx'> "Logiciels.\n"</div><div class='del'>-"Les marques « Mandrake » et « Mandrakelinux » ainsi que les \n"</div><div class='del'>-"logotypes associés sont déposés par Mandrakesoft S.A. \n"</div><div class='add'>+"Les marques « Mandriva » et « Mandrivalinux » ainsi que les \n"</div><div class='add'>+"logotypes associés sont déposés par Mandriva S.A. \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "5. Dispositions diverses\n"</div><div class='hunk'>@@ -6654,9 +6654,9 @@ msgstr ""</div><div class='ctx'> "dispositions, qui recevront leurs pleins effets. Le contrat de licence \n"</div><div class='ctx'> "est soumis à la Loi française. Toute contestation relative aux présentes \n"</div><div class='ctx'> "dispositions sera réglée préalablement par voie amiable. A défaut d'accord\n"</div><div class='del'>-"avec Mandrakesoft S.A., les tribunaux compétents de Paris seront saisis du \n"</div><div class='add'>+"avec Mandriva S.A., les tribunaux compétents de Paris seront saisis du \n"</div><div class='ctx'> "litige. Pour toute question relative au présent document, veuillez \n"</div><div class='del'>-"contacter Mandrakesoft S.A.\n"</div><div class='add'>+"contacter Mandriva S.A.\n"</div><div class='ctx'> </div><div class='ctx'> #: install_messages.pm:90</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -6753,7 +6753,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "For information on fixes which are available for this release of "</div><div class='del'>-"Mandrakelinux,\n"</div><div class='add'>+"Mandrivalinux,\n"</div><div class='ctx'> "consult the Errata available from:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -6761,21 +6761,21 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Information on configuring your system is available in the post\n"</div><div class='del'>-"install chapter of the Official Mandrakelinux User's Guide."</div><div class='add'>+"install chapter of the Official Mandrivalinux User's Guide."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Félicitations, l'installation est terminée.\n"</div><div class='ctx'> "Enlevez la disquette ou le CD-ROM d'amorçage et appuyez sur « Entrée ».\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Pour toutes informations sur les corrections disponibles pour cette version "</div><div class='del'>-"de Mandrakelinux, consultez les Errata disponibles depuis :\n"</div><div class='add'>+"de Mandrivalinux, consultez les Errata disponibles depuis :\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "%s\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Des informations sur la configuration de votre système sont \n"</div><div class='del'>-"disponibles dans le Guide de l'Utilisateur de Mandrakelinux."</div><div class='add'>+"disponibles dans le Guide de l'Utilisateur de Mandrivalinux."</div><div class='ctx'> </div><div class='ctx'> #. -PO: keep the double empty lines between sections, this is formatted a la LaTeX</div><div class='ctx'> #: install_messages.pm:144</div><div class='hunk'>@@ -6811,12 +6811,12 @@ msgstr "Démarrage de l'étape « %s »\n"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Your system is low on resources. You may have some problem installing\n"</div><div class='del'>-"Mandrakelinux. If that occurs, you can try a text install instead. For "</div><div class='add'>+"Mandrivalinux. If that occurs, you can try a text install instead. For "</div><div class='ctx'> "this,\n"</div><div class='ctx'> "press `F1' when booting on CDROM, then enter `text'."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Votre ordinateur possède peu de mémoire. Vous aurez peut-être quelques\n"</div><div class='del'>-"problèmes pour installer Mandrakelinux. Si cela se produit, vous pouvez\n"</div><div class='add'>+"problèmes pour installer Mandrivalinux. Si cela se produit, vous pouvez\n"</div><div class='ctx'> "essayer de procéder à une installation en mode texte. Pour cela, appuyez\n"</div><div class='ctx'> "sur la touche « F1 » après l'amorçage sur CD-ROM puis entrez « text »."</div><div class='ctx'> </div><div class='hunk'>@@ -7368,9 +7368,9 @@ msgstr ""</div><div class='ctx'> #: install_steps_interactive.pm:821</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Contacting Mandrakelinux web site to get the list of available mirrors..."</div><div class='add'>+"Contacting Mandrivalinux web site to get the list of available mirrors..."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Connexion au site Web de Mandrakelinux pour obtenir la liste des serveurs "</div><div class='add'>+"Connexion au site Web de Mandrivalinux pour obtenir la liste des serveurs "</div><div class='ctx'> "miroirs disponibles..."</div><div class='ctx'> </div><div class='ctx'> #: install_steps_interactive.pm:840</div><div class='hunk'>@@ -7599,8 +7599,8 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: install_steps_newt.pm:20</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Installation %s"</div><div class='del'>-msgstr "Installation de Mandrakelinux %s"</div><div class='add'>+msgid "Mandrivalinux Installation %s"</div><div class='add'>+msgstr "Installation de Mandrivalinux %s"</div><div class='ctx'> </div><div class='ctx'> #. -PO: This string must fit in a 80-char wide text screen</div><div class='ctx'> #: install_steps_newt.pm:34</div><div class='hunk'>@@ -10192,14 +10192,14 @@ msgstr "BitTorrent"</div><div class='ctx'> msgid ""</div><div class='ctx'> "drakfirewall configurator\n"</div><div class='ctx'> "\n"</div><div class='del'>-"This configures a personal firewall for this Mandrakelinux machine.\n"</div><div class='add'>+"This configures a personal firewall for this Mandrivalinux machine.\n"</div><div class='ctx'> "For a powerful and dedicated firewall solution, please look to the\n"</div><div class='ctx'> "specialized MandrakeSecurity Firewall distribution."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Configuration de drakfirewall\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Ceci configure un Pare-Feu (firewall) personnel pour votre machine "</div><div class='del'>-"Mandrakelinux.\n"</div><div class='add'>+"Mandrivalinux.\n"</div><div class='ctx'> "Si vous souhaitez un Pare-Feu dédié plus puissant, tournez-vous plutôt vers\n"</div><div class='ctx'> "la distribution spécialisée « MandrakeSecurity »."</div><div class='ctx'> </div><div class='hunk'>@@ -11563,7 +11563,7 @@ msgid ""</div><div class='ctx'> "work, you might want to relaunch the configuration."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Des problèmes sont apparus pendant la configuration.\n"</div><div class='del'>-"Testez votre connexion avec le « Centre de Contrôle Mandrakelinux » (dans la "</div><div class='add'>+"Testez votre connexion avec le « Centre de Contrôle Mandrivalinux » (dans la "</div><div class='ctx'> "section « réseau ») ou la commande « net_monitor ». Si votre connexion ne "</div><div class='ctx'> "fonctionne pas, vous pouvez essayer de relancer la configuration."</div><div class='ctx'> </div><div class='hunk'>@@ -14325,12 +14325,12 @@ msgstr ""</div><div class='ctx'> #: printer/printerdrake.pm:3929</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Run Scannerdrake (Hardware/Scanner in Mandrakelinux Control Center) to share "</div><div class='add'>+"Run Scannerdrake (Hardware/Scanner in Mandrivalinux Control Center) to share "</div><div class='ctx'> "your scanner on the network.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Lancez Sannerdrake (Matériel-&gt;Scanner dans le Centre de Contrôle "</div><div class='del'>-"Mandrakelinux) pour partager sur le réseau votre scanner.\n"</div><div class='add'>+"Mandrivalinux) pour partager sur le réseau votre scanner.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> </div><div class='ctx'> #: printer/printerdrake.pm:3933</div><div class='hunk'>@@ -14643,7 +14643,7 @@ msgid ""</div><div class='ctx'> msgstr ""</div><div class='ctx'> "L'accès réseau n'a pas pu être démarré. Veuillez vérifier la configuration "</div><div class='ctx'> "de votre matériel et de votre accès réseau grâce au « Centre de Contrôle "</div><div class='del'>-"Mandrakelinux » puis essayez à nouveau de configurer l'imprimante distante."</div><div class='add'>+"Mandrivalinux » puis essayez à nouveau de configurer l'imprimante distante."</div><div class='ctx'> </div><div class='ctx'> #: printer/printerdrake.pm:4206</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -15913,7 +15913,7 @@ msgstr ""</div><div class='ctx'> "Anacron exécute des tâches périodiques avec une précision exprimée en jours. "</div><div class='ctx'> "Les tâches sont exécutées automatiquement au redémarrage de la machine si "</div><div class='ctx'> "elles ont expiré leur délai. Quelques tâches de maintenances quotidienne et "</div><div class='del'>-"hebdomadaire sont préconfigurées pour le système Mandrakelinux. (Plus "</div><div class='add'>+"hebdomadaire sont préconfigurées pour le système Mandrivalinux. (Plus "</div><div class='ctx'> "d'informations dans « man anacron »)"</div><div class='ctx'> </div><div class='ctx'> #: services.pm:21</div><div class='hunk'>@@ -16102,7 +16102,7 @@ msgstr ""</div><div class='ctx'> "que vous avez choisi d'activer dès le démarrage du système. (par ex. vos "</div><div class='ctx'> "connexions pour le réseau local et l'ADSL ou le Câble). Vous pouvez accéder "</div><div class='ctx'> "séparément à vos interfaces réseau grâce au « Centre de Contrôle "</div><div class='del'>-"Mandrakelinux » dans la section « Internet et réseau »."</div><div class='add'>+"Mandrivalinux » dans la section « Internet et réseau »."</div><div class='ctx'> </div><div class='ctx'> #: services.pm:59</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16345,33 +16345,33 @@ msgstr "Arrêter"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;What is Mandrakelinux?&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Qu'est-ce que Mandrakelinux ?&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;What is Mandrivalinux?&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Qu'est-ce que Mandrivalinux ?&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Welcome to &lt;b&gt;Mandrakelinux&lt;/b&gt;!"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakelinux&lt;/b&gt; vous souhaite la bienvenue !"</div><div class='add'>+msgid "Welcome to &lt;b&gt;Mandrivalinux&lt;/b&gt;!"</div><div class='add'>+msgstr "&lt;b&gt;Mandrivalinux&lt;/b&gt; vous souhaite la bienvenue !"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is a &lt;b&gt;Linux distribution&lt;/b&gt; that comprises the core of the "</div><div class='add'>+"Mandrivalinux is a &lt;b&gt;Linux distribution&lt;/b&gt; that comprises the core of the "</div><div class='ctx'> "system, called the &lt;b&gt;operating system&lt;/b&gt; (based on the Linux kernel) "</div><div class='ctx'> "together with &lt;b&gt;a lot of applications&lt;/b&gt; meeting every need you could even "</div><div class='ctx'> "think of."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux est une &lt;b&gt;distribution Linux&lt;/b&gt;, qui regroupe un &lt;b&gt;système "</div><div class='add'>+"Mandrivalinux est une &lt;b&gt;distribution Linux&lt;/b&gt;, qui regroupe un &lt;b&gt;système "</div><div class='ctx'> "d'exploitation&lt;/b&gt; (ie : le coeur du système, basé sur le noyau Linux) et "</div><div class='ctx'> "&lt;b&gt;un très grand nombre d'applications&lt;/b&gt; qui répondront à tous vos besoins."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is the most &lt;b&gt;user-friendly&lt;/b&gt; Linux distribution today. It "</div><div class='add'>+"Mandrivalinux is the most &lt;b&gt;user-friendly&lt;/b&gt; Linux distribution today. It "</div><div class='ctx'> "is also one of the &lt;b&gt;most widely used&lt;/b&gt; Linux distributions worldwide!"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux est la distribution Linux la plus &lt;b&gt;conviviale&lt;/b&gt; de toutes. "</div><div class='add'>+"Mandrivalinux est la distribution Linux la plus &lt;b&gt;conviviale&lt;/b&gt; de toutes. "</div><div class='ctx'> "C'est aussi l'une des &lt;b&gt;plus utilisées&lt;/b&gt; au monde !"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/02.pl:13</div><div class='hunk'>@@ -16387,15 +16387,15 @@ msgstr "Bienvenue dans le &lt;b&gt;monde du logiciel libre&lt;/b&gt; !"</div><div class='ctx'> #: share/advertising/02.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is committed to the open source model. This means that this "</div><div class='del'>-"new release is the result of &lt;b&gt;collaboration&lt;/b&gt; between &lt;b&gt;Mandrakesoft's "</div><div class='del'>-"team of developers&lt;/b&gt; and the &lt;b&gt;worldwide community&lt;/b&gt; of Mandrakelinux "</div><div class='add'>+"Mandrivalinux is committed to the open source model. This means that this "</div><div class='add'>+"new release is the result of &lt;b&gt;collaboration&lt;/b&gt; between &lt;b&gt;Mandriva's "</div><div class='add'>+"team of developers&lt;/b&gt; and the &lt;b&gt;worldwide community&lt;/b&gt; of Mandrivalinux "</div><div class='ctx'> "contributors."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux adhère au modèle du logiciel libre. Cela signifie que cette "</div><div class='add'>+"Mandrivalinux adhère au modèle du logiciel libre. Cela signifie que cette "</div><div class='ctx'> "dernière version est le résultat d'une &lt;b&gt;collaboration&lt;/b&gt; entre "</div><div class='del'>-"&lt;b&gt;l'équipe des développeurs de Mandrakesoft&lt;/b&gt; et la &lt;b&gt;communauté "</div><div class='del'>-"mondiale&lt;/b&gt; des contributeurs à Mandrakelinux."</div><div class='add'>+"&lt;b&gt;l'équipe des développeurs de Mandriva&lt;/b&gt; et la &lt;b&gt;communauté "</div><div class='add'>+"mondiale&lt;/b&gt; des contributeurs à Mandrivalinux."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/02.pl:19</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16415,10 +16415,10 @@ msgstr "&lt;b&gt;La GPL&lt;/b&gt;"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Most of the software included in the distribution and all of the "</div><div class='del'>-"Mandrakelinux tools are licensed under the &lt;b&gt;General Public License&lt;/b&gt;."</div><div class='add'>+"Mandrivalinux tools are licensed under the &lt;b&gt;General Public License&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "La plupart des logiciels inclus dans la distribution et l'intégralité des "</div><div class='del'>-"outils Mandrakelinux respectent la &lt;b&gt;Licence Publique Générale&lt;/b&gt; (en "</div><div class='add'>+"outils Mandrivalinux respectent la &lt;b&gt;Licence Publique Générale&lt;/b&gt; (en "</div><div class='ctx'> "anglais General Public License ou GPL)."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/03.pl:17</div><div class='hunk'>@@ -16449,15 +16449,15 @@ msgstr "&lt;b&gt;Rejoignez la communauté&lt;/b&gt;"</div><div class='ctx'> #: share/advertising/04.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux has one of the &lt;b&gt;biggest communities&lt;/b&gt; of users and "</div><div class='add'>+"Mandrivalinux has one of the &lt;b&gt;biggest communities&lt;/b&gt; of users and "</div><div class='ctx'> "developers. The role of such a community is very wide, ranging from bug "</div><div class='ctx'> "reporting to the development of new applications. The community plays a "</div><div class='del'>-"&lt;b&gt;key role&lt;/b&gt; in the Mandrakelinux world."</div><div class='add'>+"&lt;b&gt;key role&lt;/b&gt; in the Mandrivalinux world."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakelinux possède l'une des &lt;b&gt;plus importantes&lt;/b&gt; communautés "</div><div class='add'>+"Mandrivalinux possède l'une des &lt;b&gt;plus importantes&lt;/b&gt; communautés "</div><div class='ctx'> "d'utilisateurs et de développeurs. Le rôle de cette communauté est multiple, "</div><div class='ctx'> "des rapports de bugs aux développements de nouvelles applications. La "</div><div class='del'>-"communauté est une &lt;b&gt;part très importante&lt;/b&gt; du monde Mandrakelinux."</div><div class='add'>+"communauté est une &lt;b&gt;part très importante&lt;/b&gt; du monde Mandrivalinux."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/04.pl:17</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16478,11 +16478,11 @@ msgstr "&lt;b&gt;Version Download&lt;/b&gt;"</div><div class='ctx'> #: share/advertising/05.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"You are now installing &lt;b&gt;Mandrakelinux Download&lt;/b&gt;. This is the free "</div><div class='del'>-"version that Mandrakesoft wants to keep &lt;b&gt;available to everyone&lt;/b&gt;."</div><div class='add'>+"You are now installing &lt;b&gt;Mandrivalinux Download&lt;/b&gt;. This is the free "</div><div class='add'>+"version that Mandriva wants to keep &lt;b&gt;available to everyone&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Vous êtes en train d'installer &lt;b&gt;Mandrakelinux Download&lt;/b&gt;. C'est la "</div><div class='del'>-"version gratuite que Mandrakesoft tient à garder &lt;b&gt;disponible pour tous&lt;/b&gt;."</div><div class='add'>+"Vous êtes en train d'installer &lt;b&gt;Mandrivalinux Download&lt;/b&gt;. C'est la "</div><div class='add'>+"version gratuite que Mandriva tient à garder &lt;b&gt;disponible pour tous&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/05.pl:19</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16514,10 +16514,10 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "You will not have access to the &lt;b&gt;services included&lt;/b&gt; in the other "</div><div class='del'>-"Mandrakesoft products either."</div><div class='add'>+"Mandriva products either."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Vous n'aurez pas non plus accès aux &lt;b&gt;services inclus&lt;/b&gt; dans les autres "</div><div class='del'>-"produits de Mandrakesoft."</div><div class='add'>+"produits de Mandriva."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:13</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16526,8 +16526,8 @@ msgstr "&lt;b&gt;Discovery, Votre premier poste de travail sous Linux&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux Discovery&lt;/b&gt;."</div><div class='del'>-msgstr "Vous êtes en train d'installer &lt;b&gt;Mandrakelinux Discovery&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux Discovery&lt;/b&gt;."</div><div class='add'>+msgstr "Vous êtes en train d'installer &lt;b&gt;Mandrivalinux Discovery&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:17</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16549,13 +16549,13 @@ msgstr "&lt;b&gt;PowerPack, Le poste de travail de référence sous Linux&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/07.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux PowerPack&lt;/b&gt;."</div><div class='del'>-msgstr "Vous êtes en train d'installer &lt;b&gt;Mandrakelinux PowerPack&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux PowerPack&lt;/b&gt;."</div><div class='add'>+msgstr "Vous êtes en train d'installer &lt;b&gt;Mandrivalinux PowerPack&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/07.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"PowerPack is Mandrakesoft's &lt;b&gt;premier Linux desktop&lt;/b&gt; product. PowerPack "</div><div class='add'>+"PowerPack is Mandriva's &lt;b&gt;premier Linux desktop&lt;/b&gt; product. PowerPack "</div><div class='ctx'> "includes &lt;b&gt;thousands of applications&lt;/b&gt; - everything from the most popular "</div><div class='ctx'> "to the most advanced."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -16571,8 +16571,8 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/08.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux PowerPack+&lt;/b&gt;."</div><div class='del'>-msgstr "Vous êtes en train d'installer &lt;b&gt;Mandrakelinux PowerPack+&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux PowerPack+&lt;/b&gt;."</div><div class='add'>+msgstr "Vous êtes en train d'installer &lt;b&gt;Mandrivalinux PowerPack+&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/08.pl:17</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16588,22 +16588,22 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Les produits Mandrakesoft&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Les produits Mandriva&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakesoft&lt;/b&gt; has developed a wide range of &lt;b&gt;Mandrakelinux&lt;/b&gt; "</div><div class='add'>+"&lt;b&gt;Mandriva&lt;/b&gt; has developed a wide range of &lt;b&gt;Mandrivalinux&lt;/b&gt; "</div><div class='ctx'> "products."</div><div class='ctx'> msgstr ""</div><div class='del'>-"&lt;b&gt;Mandrakesoft&lt;/b&gt; a développé une large gamme de produits "</div><div class='del'>-"&lt;b&gt;Mandrakelinux&lt;/b&gt;."</div><div class='add'>+"&lt;b&gt;Mandriva&lt;/b&gt; a développé une large gamme de produits "</div><div class='add'>+"&lt;b&gt;Mandrivalinux&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:17</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "The Mandrakelinux products are:"</div><div class='del'>-msgstr "Les produits Mandrakelinux sont :"</div><div class='add'>+msgid "The Mandrivalinux products are:"</div><div class='add'>+msgstr "Les produits Mandrivalinux sont :"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:18</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16624,74 +16624,74 @@ msgstr ""</div><div class='ctx'> #: share/advertising/09.pl:21</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;Mandrakelinux for x86-64&lt;/b&gt;, The Mandrakelinux solution for making "</div><div class='add'>+"\t* &lt;b&gt;Mandrivalinux for x86-64&lt;/b&gt;, The Mandrivalinux solution for making "</div><div class='ctx'> "the most of your 64-bit processor."</div><div class='ctx'> msgstr ""</div><div class='del'>-"\t* &lt;b&gt;Mandrakelinux pour x86-64&lt;/b&gt;, La solution Mandrakelinux pour tirer "</div><div class='add'>+"\t* &lt;b&gt;Mandrivalinux pour x86-64&lt;/b&gt;, La solution Mandrivalinux pour tirer "</div><div class='ctx'> "le meilleur parti de votre processeur 64 bits."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products (Nomad Products)&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Les produits Mandrakesoft (produits nomades)&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products (Nomad Products)&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Les produits Mandriva (produits nomades)&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakesoft has developed two products that allow you to use Mandrakelinux "</div><div class='add'>+"Mandriva has developed two products that allow you to use Mandrivalinux "</div><div class='ctx'> "&lt;b&gt;on any computer&lt;/b&gt; and without any need to actually install it:"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakesoft a développé deux produits qui permettent d'utiliser "</div><div class='del'>-"Mandrakelinux &lt;b&gt;sur n'importe quel ordinateur&lt;/b&gt; et sans installation :"</div><div class='add'>+"Mandriva a développé deux produits qui permettent d'utiliser "</div><div class='add'>+"Mandrivalinux &lt;b&gt;sur n'importe quel ordinateur&lt;/b&gt; et sans installation :"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:18</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;Move&lt;/b&gt;, a Mandrakelinux distribution that runs entirely from a "</div><div class='add'>+"\t* &lt;b&gt;Move&lt;/b&gt;, a Mandrivalinux distribution that runs entirely from a "</div><div class='ctx'> "bootable CD-ROM."</div><div class='ctx'> msgstr ""</div><div class='del'>-"\t* &lt;b&gt;Move&lt;/b&gt;, une distribution Mandrakelinux qui fonctionne entièrement "</div><div class='add'>+"\t* &lt;b&gt;Move&lt;/b&gt;, une distribution Mandrivalinux qui fonctionne entièrement "</div><div class='ctx'> "depuis un CD-ROM amorçable."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, a Mandrakelinux distribution pre-installed on the "</div><div class='add'>+"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, a Mandrivalinux distribution pre-installed on the "</div><div class='ctx'> "ultra-compact “LaCie Mobile Hard Drive”."</div><div class='ctx'> msgstr ""</div><div class='del'>-"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, une distribution Mandrakelinux préinstallée sur le "</div><div class='add'>+"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, une distribution Mandrivalinux préinstallée sur le "</div><div class='ctx'> "disque dur ultra compact “LaCie Mobile Hard Drive”."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products (Professional Solutions)&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Les produits Mandrakesoft (solutions professionnelles)&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products (Professional Solutions)&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Les produits Mandriva (solutions professionnelles)&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Below are the Mandrakesoft products designed to meet the &lt;b&gt;professional "</div><div class='add'>+"Below are the Mandriva products designed to meet the &lt;b&gt;professional "</div><div class='ctx'> "needs&lt;/b&gt;:"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Voici les produits Mandrakesoft destinés à répondre aux &lt;b&gt;besoins "</div><div class='add'>+"Voici les produits Mandriva destinés à répondre aux &lt;b&gt;besoins "</div><div class='ctx'> "professionnels&lt;/b&gt; :"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:16</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, The Mandrakelinux Desktop for Businesses."</div><div class='add'>+msgid "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, The Mandrivalinux Desktop for Businesses."</div><div class='ctx'> msgstr ""</div><div class='del'>-"\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, Le poste de travail Mandrakelinux à "</div><div class='add'>+"\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, Le poste de travail Mandrivalinux à "</div><div class='ctx'> "destination des entreprises."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:17</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, The Mandrakelinux Server Solution."</div><div class='del'>-msgstr "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, La solution serveur Mandrakelinux."</div><div class='add'>+msgid "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, The Mandrivalinux Server Solution."</div><div class='add'>+msgstr "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, La solution serveur Mandrivalinux."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:18</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, The Mandrakelinux Security Solution."</div><div class='del'>-msgstr "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, La solution sécurité Mandrakelinux."</div><div class='add'>+msgid "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, The Mandrivalinux Security Solution."</div><div class='add'>+msgstr "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, La solution sécurité Mandrivalinux."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/12.pl:13</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16735,10 +16735,10 @@ msgstr "&lt;b&gt;Choisissez votre environnement de bureau favori&lt;/b&gt;"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "With PowerPack, you will have the choice of the &lt;b&gt;graphical desktop "</div><div class='del'>-"environment&lt;/b&gt;. Mandrakesoft has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='add'>+"environment&lt;/b&gt;. Mandriva has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Avec PowerPack, vous aurez le choix de l'&lt;b&gt;environnement graphique&lt;/b&gt;. "</div><div class='del'>-"Mandrakesoft a choisi &lt;b&gt;KDE&lt;/b&gt; comme environnement par défaut."</div><div class='add'>+"Mandriva a choisi &lt;b&gt;KDE&lt;/b&gt; comme environnement par défaut."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/13-a.pl:17 share/advertising/13-b.pl:17</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16762,10 +16762,10 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "With PowerPack+, you will have the choice of the &lt;b&gt;graphical desktop "</div><div class='del'>-"environment&lt;/b&gt;. Mandrakesoft has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='add'>+"environment&lt;/b&gt;. Mandriva has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Avec PowerPack+, vous aurez le choix de l'&lt;b&gt;environnement graphique&lt;/b&gt;. "</div><div class='del'>-"Mandrakesoft a choisi &lt;b&gt;KDE&lt;/b&gt; comme environnement par défaut."</div><div class='add'>+"Mandriva a choisi &lt;b&gt;KDE&lt;/b&gt; comme environnement par défaut."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/14.pl:15</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -16896,10 +16896,10 @@ msgstr "&lt;b&gt;Profiter de la large gamme d'applications&lt;/b&gt;"</div><div class='ctx'> #: share/advertising/18.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"In the Mandrakelinux menu you will find &lt;b&gt;easy-to-use&lt;/b&gt; applications for "</div><div class='add'>+"In the Mandrivalinux menu you will find &lt;b&gt;easy-to-use&lt;/b&gt; applications for "</div><div class='ctx'> "&lt;b&gt;all of your tasks&lt;/b&gt;:"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Dans le menu Mandrakelinux, vous trouverez des applications &lt;b&gt;faciles "</div><div class='add'>+"Dans le menu Mandrivalinux, vous trouverez des applications &lt;b&gt;faciles "</div><div class='ctx'> "d'utilisation&lt;/b&gt; pour &lt;b&gt;toutes vos tâches&lt;/b&gt; :"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/18.pl:16</div><div class='hunk'>@@ -17170,18 +17170,18 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakelinux Control Center&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Centre de Contrôle Mandrakelinux&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandrivalinux Control Center&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Centre de Contrôle Mandrivalinux&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"The &lt;b&gt;Mandrakelinux Control Center&lt;/b&gt; is an essential collection of "</div><div class='del'>-"Mandrakelinux-specific utilities designed to simplify the configuration of "</div><div class='add'>+"The &lt;b&gt;Mandrivalinux Control Center&lt;/b&gt; is an essential collection of "</div><div class='add'>+"Mandrivalinux-specific utilities designed to simplify the configuration of "</div><div class='ctx'> "your computer."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Le &lt;b&gt;Centre de Contrôle Mandrakelinux&lt;/b&gt; est un ensemble cohérent d'outils "</div><div class='del'>-"créés par Mandrakelinux pour simplifier la configuration de votre ordinateur."</div><div class='add'>+"Le &lt;b&gt;Centre de Contrôle Mandrivalinux&lt;/b&gt; est un ensemble cohérent d'outils "</div><div class='add'>+"créés par Mandrivalinux pour simplifier la configuration de votre ordinateur."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:17</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -17205,17 +17205,17 @@ msgstr "&lt;b&gt;Le modèle du logiciel libre&lt;/b&gt;"</div><div class='ctx'> msgid ""</div><div class='ctx'> "Like all computer programming, open source software &lt;b&gt;requires time and "</div><div class='ctx'> "people&lt;/b&gt; for development. In order to respect the open source philosophy, "</div><div class='del'>-"Mandrakesoft sells added value products and services to &lt;b&gt;keep improving "</div><div class='del'>-"Mandrakelinux&lt;/b&gt;. If you want to &lt;b&gt;support the open source philosophy&lt;/b&gt; "</div><div class='del'>-"and the development of Mandrakelinux, &lt;b&gt;please&lt;/b&gt; consider buying one of "</div><div class='add'>+"Mandriva sells added value products and services to &lt;b&gt;keep improving "</div><div class='add'>+"Mandrivalinux&lt;/b&gt;. If you want to &lt;b&gt;support the open source philosophy&lt;/b&gt; "</div><div class='add'>+"and the development of Mandrivalinux, &lt;b&gt;please&lt;/b&gt; consider buying one of "</div><div class='ctx'> "our products or services!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Comme toute autre activité informatique, le logiciel libre requiert du "</div><div class='ctx'> "&lt;b&gt;temps et des effectifs&lt;/b&gt; pour mener à bien les développements. Pour "</div><div class='del'>-"respecter la philosophie du logiciel libre, Mandrakesoft vend des produits "</div><div class='add'>+"respecter la philosophie du logiciel libre, Mandriva vend des produits "</div><div class='ctx'> "et des services à valeur ajoutée pour &lt;b&gt;continuer d'améliorer "</div><div class='del'>-"Mandrakelinux&lt;/b&gt;. Si vous souhaitez &lt;b&gt;soutenir la philosophie du logiciel "</div><div class='del'>-"libre&lt;/b&gt; et le développement de Mandrakelinux, &lt;b&gt;merci&lt;/b&gt; d'envisager "</div><div class='add'>+"Mandrivalinux&lt;/b&gt;. Si vous souhaitez &lt;b&gt;soutenir la philosophie du logiciel "</div><div class='add'>+"libre&lt;/b&gt; et le développement de Mandrivalinux, &lt;b&gt;merci&lt;/b&gt; d'envisager "</div><div class='ctx'> "l'achat d'un de nos produits ou services !"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/27.pl:13</div><div class='hunk'>@@ -17226,10 +17226,10 @@ msgstr "&lt;b&gt;Boutique en ligne&lt;/b&gt;"</div><div class='ctx'> #: share/advertising/27.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"To learn more about Mandrakesoft products and services, you can visit our "</div><div class='add'>+"To learn more about Mandriva products and services, you can visit our "</div><div class='ctx'> "&lt;b&gt;e-commerce platform&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Pour en savoir plus sur les produits et les services de Mandrakesoft, vous "</div><div class='add'>+"Pour en savoir plus sur les produits et les services de Mandriva, vous "</div><div class='ctx'> "pouvez visitez notre &lt;b&gt;plate-forme de commerce électronique&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/27.pl:17</div><div class='hunk'>@@ -17254,24 +17254,24 @@ msgstr "Arrêtez-vous aujourd'hui sur &lt;b&gt;store.mandrakesoft.com&lt;/b&gt; !"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeclub&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeclub&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Club&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Club&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakeclub&lt;/b&gt; is the &lt;b&gt;perfect companion&lt;/b&gt; to your Mandrakelinux "</div><div class='add'>+"&lt;b&gt;Mandriva Club&lt;/b&gt; is the &lt;b&gt;perfect companion&lt;/b&gt; to your Mandrivalinux "</div><div class='ctx'> "product.."</div><div class='ctx'> msgstr ""</div><div class='del'>-"&lt;b&gt;Mandrakeclub&lt;/b&gt; est le &lt;b&gt;partenaire parfait&lt;/b&gt; de votre produit "</div><div class='del'>-"Mandrakelinux."</div><div class='add'>+"&lt;b&gt;Mandriva Club&lt;/b&gt; est le &lt;b&gt;partenaire parfait&lt;/b&gt; de votre produit "</div><div class='add'>+"Mandrivalinux."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Take advantage of &lt;b&gt;valuable benefits&lt;/b&gt; by joining Mandrakeclub, such as:"</div><div class='add'>+"Take advantage of &lt;b&gt;valuable benefits&lt;/b&gt; by joining Mandriva Club, such as:"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Profitez de &lt;b&gt;nombreux avantages&lt;/b&gt; en rejoignant Mandrakeclub, tels que :"</div><div class='add'>+"Profitez de &lt;b&gt;nombreux avantages&lt;/b&gt; en rejoignant Mandriva Club, tels que :"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:20</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -17293,40 +17293,40 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:22</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* Participation in Mandrakelinux &lt;b&gt;user forums&lt;/b&gt;."</div><div class='del'>-msgstr "\t* Participation aux &lt;b&gt;forums d'utilisateurs&lt;/b&gt; Mandrakelinux."</div><div class='add'>+msgid "\t* Participation in Mandrivalinux &lt;b&gt;user forums&lt;/b&gt;."</div><div class='add'>+msgstr "\t* Participation aux &lt;b&gt;forums d'utilisateurs&lt;/b&gt; Mandrivalinux."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:23</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "\t* &lt;b&gt;Early and privileged access&lt;/b&gt;, before public release, to "</div><div class='del'>-"Mandrakelinux &lt;b&gt;ISO images&lt;/b&gt;."</div><div class='add'>+"Mandrivalinux &lt;b&gt;ISO images&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "\t* Accès privilégié, et avant les sorties publiques, aux images ISO de "</div><div class='del'>-"Mandrakelinux."</div><div class='add'>+"Mandrivalinux."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeonline&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeonline&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Online&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Online&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakeonline&lt;/b&gt; is a new premium service that Mandrakesoft is proud to "</div><div class='add'>+"&lt;b&gt;Mandriva Online&lt;/b&gt; is a new premium service that Mandriva is proud to "</div><div class='ctx'> "offer its customers!"</div><div class='ctx'> msgstr ""</div><div class='del'>-"&lt;b&gt;Mandrakeonline&lt;/b&gt; est le tout nouveau service que Mandrakesoft est fier "</div><div class='add'>+"&lt;b&gt;Mandriva Online&lt;/b&gt; est le tout nouveau service que Mandriva est fier "</div><div class='ctx'> "de présenter à ses clients !"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakeonline provides a wide range of valuable services for &lt;b&gt;easily "</div><div class='del'>-"updating&lt;/b&gt; your Mandrakelinux systems:"</div><div class='add'>+"Mandriva Online provides a wide range of valuable services for &lt;b&gt;easily "</div><div class='add'>+"updating&lt;/b&gt; your Mandrivalinux systems:"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Mandrakeonline fournit une large gamme de services à valeur ajoutée pour "</div><div class='del'>-"&lt;b&gt;mettre à jour facilement&lt;/b&gt; votre système Mandrakelinux :"</div><div class='add'>+"Mandriva Online fournit une large gamme de services à valeur ajoutée pour "</div><div class='add'>+"&lt;b&gt;mettre à jour facilement&lt;/b&gt; votre système Mandrivalinux :"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:18</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -17352,41 +17352,41 @@ msgstr "\t* &lt;b&gt;Planification&lt;/b&gt; flexible des mises à jour."</div><div class='ctx'> #: share/advertising/29.pl:21</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* Management of &lt;b&gt;all your Mandrakelinux systems&lt;/b&gt; with one account."</div><div class='add'>+"\t* Management of &lt;b&gt;all your Mandrivalinux systems&lt;/b&gt; with one account."</div><div class='ctx'> msgstr ""</div><div class='del'>-"\t* Gestion de &lt;b&gt;tous vos systèmes Mandrakelinux&lt;/b&gt; avec un seul compte."</div><div class='add'>+"\t* Gestion de &lt;b&gt;tous vos systèmes Mandrivalinux&lt;/b&gt; avec un seul compte."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeexpert&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeexpert&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Expert&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Expert&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Do you require &lt;b&gt;assistance?&lt;/b&gt; Meet Mandrakesoft's technical experts on "</div><div class='add'>+"Do you require &lt;b&gt;assistance?&lt;/b&gt; Meet Mandriva's technical experts on "</div><div class='ctx'> "&lt;b&gt;our technical support platform&lt;/b&gt; www.mandrakeexpert.com."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Vous avez besoin d'&lt;b&gt;assistance&lt;/b&gt; ? Rencontrez les experts techniques de "</div><div class='del'>-"Mandrakesoft sur notre &lt;b&gt;plate-forme de support technique&lt;/b&gt; www."</div><div class='add'>+"Mandriva sur notre &lt;b&gt;plate-forme de support technique&lt;/b&gt; www."</div><div class='ctx'> "mandrakeexpert.com."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Thanks to the help of &lt;b&gt;qualified Mandrakelinux experts&lt;/b&gt;, you will save "</div><div class='add'>+"Thanks to the help of &lt;b&gt;qualified Mandrivalinux experts&lt;/b&gt;, you will save "</div><div class='ctx'> "a lot of time."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Grâce aux &lt;b&gt;experts Mandrakelinux qualifiés&lt;/b&gt;, vous gagnerez beaucoup de "</div><div class='add'>+"Grâce aux &lt;b&gt;experts Mandrivalinux qualifiés&lt;/b&gt;, vous gagnerez beaucoup de "</div><div class='ctx'> "temps."</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"For any question related to Mandrakelinux, you have the possibility to "</div><div class='add'>+"For any question related to Mandrivalinux, you have the possibility to "</div><div class='ctx'> "purchase support incidents at &lt;b&gt;store.mandrakesoft.com&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='del'>-"Pour toute question relative à Mandrakelinux, vous pouvez acheter du support "</div><div class='add'>+"Pour toute question relative à Mandrivalinux, vous pouvez acheter du support "</div><div class='ctx'> "d'incidents sur &lt;b&gt;store.mandrakesoft.com&lt;/b&gt;."</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:25</div><div class='hunk'>@@ -17688,8 +17688,8 @@ msgstr "Outils de surveillance, gestion de processus, tcpdump, nmap, ..."</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:196</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakesoft Wizards"</div><div class='del'>-msgstr "Assistants Mandrakesoft"</div><div class='add'>+msgid "Mandriva Wizards"</div><div class='add'>+msgstr "Assistants Mandriva"</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:197</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -17786,8 +17786,8 @@ msgstr ""</div><div class='ctx'> "\n"</div><div class='ctx'> "OPTIONS :\n"</div><div class='ctx'> "  --help            - affiche ce message.\n"</div><div class='del'>-"  --report          - le programme doit être un outil Mandrakelinux\n"</div><div class='del'>-"  --incident        - le programme doit être un outil Mandrakelinux"</div><div class='add'>+"  --report          - le programme doit être un outil Mandrivalinux\n"</div><div class='add'>+"  --incident        - le programme doit être un outil Mandrivalinux"</div><div class='ctx'> </div><div class='ctx'> #: standalone.pm:63</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -17842,7 +17842,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "[OPTIONS]...\n"</div><div class='del'>-"Mandrakelinux Terminal Server Configurator\n"</div><div class='add'>+"Mandrivalinux Terminal Server Configurator\n"</div><div class='ctx'> "--enable         : enable MTS\n"</div><div class='ctx'> "--disable        : disable MTS\n"</div><div class='ctx'> "--start          : start MTS\n"</div><div class='hunk'>@@ -17856,7 +17856,7 @@ msgid ""</div><div class='ctx'> "IP, nbi image name)"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "[OPTIONS]...\n"</div><div class='del'>-"Configurateur pour Mandrakelinux Terminal Server\n"</div><div class='add'>+"Configurateur pour Mandrivalinux Terminal Server\n"</div><div class='ctx'> "--enable         : active MTS\n"</div><div class='ctx'> "--disable        : désactive MTS\n"</div><div class='ctx'> "--start          : démarre MTS\n"</div><div class='hunk'>@@ -17913,7 +17913,7 @@ msgstr " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"</div><div class='ctx'> msgid ""</div><div class='ctx'> "[OPTION]...\n"</div><div class='ctx'> "  --no-confirmation      do not ask first confirmation question in "</div><div class='del'>-"MandrakeUpdate mode\n"</div><div class='add'>+"Mandriva Update mode\n"</div><div class='ctx'> "  --no-verify-rpm        do not verify packages signatures\n"</div><div class='ctx'> "  --changelog-first      display changelog before filelist in the "</div><div class='ctx'> "description window\n"</div><div class='hunk'>@@ -17921,7 +17921,7 @@ msgid ""</div><div class='ctx'> msgstr ""</div><div class='ctx'> "[OPTION]...\n"</div><div class='ctx'> "  --no-confirmation      ne demande pas la première confirmation en mode "</div><div class='del'>-"MandrakeUpdate\n"</div><div class='add'>+"Mandriva Update\n"</div><div class='ctx'> "  --no-verify-rpm        ne vérifie pas les signatures des paquetages\n"</div><div class='ctx'> "  --changelog-first      affiche le changelog avant la liste des fichiers "</div><div class='ctx'> "dans la fenêtre de description\n"</div><div class='hunk'>@@ -20709,13 +20709,13 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:41</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Bug Report Tool"</div><div class='del'>-msgstr "Outil de signalement de bogue Mandrakelinux"</div><div class='add'>+msgid "Mandrivalinux Bug Report Tool"</div><div class='add'>+msgstr "Outil de signalement de bogue Mandrivalinux"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:46</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Control Center"</div><div class='del'>-msgstr "Centre de Contrôle Mandrakelinux"</div><div class='add'>+msgid "Mandrivalinux Control Center"</div><div class='add'>+msgstr "Centre de Contrôle Mandrivalinux"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:48</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -20735,8 +20735,8 @@ msgstr "HardDrake"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:51</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakeonline"</div><div class='del'>-msgstr "Mandrakeonline"</div><div class='add'>+msgid "Mandriva Online"</div><div class='add'>+msgstr "Mandriva Online"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:52</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -20780,8 +20780,8 @@ msgstr "Assistants de configuration"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:81</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Select Mandrakesoft Tool:"</div><div class='del'>-msgstr "Choisissez un outil Mandrakesoft :"</div><div class='add'>+msgid "Select Mandriva Tool:"</div><div class='add'>+msgstr "Choisissez un outil Mandriva :"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:82</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -21208,20 +21208,20 @@ msgstr "Lancer au démarrage"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "This interface has not been configured yet.\n"</div><div class='del'>-"Run the \"Add an interface\" assistant from the Mandrakelinux Control Center"</div><div class='add'>+"Run the \"Add an interface\" assistant from the Mandrivalinux Control Center"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Cette interface n'a pas encore été configurée.\n"</div><div class='ctx'> "Lancez l'assistant « Ajouter une interface » depuis le Centre de Contrôle "</div><div class='del'>-"Mandrakelinux"</div><div class='add'>+"Mandrivalinux"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakconnect:1009 standalone/net_applet:61</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "You do not have any configured Internet connection.\n"</div><div class='del'>-"Run the \"%s\" assistant from the Mandrakelinux Control Center"</div><div class='add'>+"Run the \"%s\" assistant from the Mandrivalinux Control Center"</div><div class='ctx'> msgstr ""</div><div class='ctx'> "Vous n'avez aucune connexion internet configurée.\n"</div><div class='del'>-"Lancez l'assistant « %s » depuis le Centre de Contrôle Mandrakelinux"</div><div class='add'>+"Lancez l'assistant « %s » depuis le Centre de Contrôle Mandrivalinux"</div><div class='ctx'> </div><div class='ctx'> #. -PO: here "Add Connection" should be translated the same was as in control-center</div><div class='ctx'> #: standalone/drakconnect:1010 standalone/net_applet:62</div><div class='hunk'>@@ -21271,8 +21271,8 @@ msgstr "KDM (Gestionnaire de connexion de KDE)"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakedm:36</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "MdkKDM (Mandrakelinux Display Manager)"</div><div class='del'>-msgstr "MdkDM (Gestionnaire de connexion de Mandrakelinux)"</div><div class='add'>+msgid "MdkKDM (Mandrivalinux Display Manager)"</div><div class='add'>+msgstr "MdkDM (Gestionnaire de connexion de Mandrivalinux)"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakedm:37</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -21576,7 +21576,7 @@ msgstr "Importer"</div><div class='ctx'> #: standalone/drakfont:511</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Copyright (C) 2001-2002 by Mandrakesoft \n"</div><div class='add'>+"Copyright (C) 2001-2002 by Mandriva \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "       DUPONT Sebastien (original version)\n"</div><div class='hunk'>@@ -21585,7 +21585,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "       VIGNAUD Thierry &lt;tvignaud@mandrakesoft.com&gt;"</div><div class='ctx'> msgstr ""</div><div class='del'>-"Copyright © 2001-2002 par Mandrakesoft\n"</div><div class='add'>+"Copyright © 2001-2002 par Mandriva\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "     DUPONT Sébastien (original version)\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -22137,14 +22137,14 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> " drakhelp 0.1\n"</div><div class='del'>-"Copyright (C) 2003-2004 Mandrakesoft.\n"</div><div class='add'>+"Copyright (C) 2003-2004 Mandriva.\n"</div><div class='ctx'> "This is free software and may be redistributed under the terms of the GNU "</div><div class='ctx'> "GPL.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Usage: \n"</div><div class='ctx'> msgstr ""</div><div class='ctx'> " drakhelp 0.1\n"</div><div class='del'>-"Copyright © 2003-2004 Mandrakesoft.\n"</div><div class='add'>+"Copyright © 2003-2004 Mandriva.\n"</div><div class='ctx'> "Ce programme est un logiciel libre et peut être redistribué selon les\n"</div><div class='ctx'> "termes de la licence GNU GPL.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -22174,8 +22174,8 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakhelp:36</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Help Center"</div><div class='del'>-msgstr "Le centre d'aide de Mandrakelinux"</div><div class='add'>+msgid "Mandrivalinux Help Center"</div><div class='add'>+msgstr "Le centre d'aide de Mandrivalinux"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakhelp:36</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -25757,8 +25757,8 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/logdrake:50</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Tools Logs"</div><div class='del'>-msgstr "Actions des Outils Mandrakelinux"</div><div class='add'>+msgid "Mandrivalinux Tools Logs"</div><div class='add'>+msgstr "Actions des Outils Mandrivalinux"</div><div class='ctx'> </div><div class='ctx'> #: standalone/logdrake:51</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -26278,10 +26278,10 @@ msgstr "Connexion effectuée."</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Connection failed.\n"</div><div class='del'>-"Verify your configuration in the Mandrakelinux Control Center."</div><div class='add'>+"Verify your configuration in the Mandrivalinux Control Center."</div><div class='ctx'> msgstr ""</div><div class='ctx'> "La connexion a échoué.\n"</div><div class='del'>-"Vérifiez votre configuration dans le Centre de Contrôle Mandrakelinux."</div><div class='add'>+"Vérifiez votre configuration dans le Centre de Contrôle Mandrivalinux."</div><div class='ctx'> </div><div class='ctx'> #: standalone/net_monitor:341</div><div class='ctx'> #, c-format</div><div class='head'>diff --git a/perl-install/share/po/fur.po b/perl-install/share/po/fur.po<br/>index 615fdf1c8..15bfe8ab5 100644<br/>--- a/<a href='/software/drakx/tree/perl-install/share/po/fur.po?h=18.33&amp;id=a2c392a9ab83bb9031fb11f99f0101f1f2d9f140'>perl-install/share/po/fur.po</a><br/>+++ b/<a href='/software/drakx/tree/perl-install/share/po/fur.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/fur.po</a></div><div class='hunk'>@@ -59,7 +59,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click the button to reboot the machine, unplug it, remove write protection,\n"</div><div class='del'>-"plug the key again, and launch Mandrake Move again."</div><div class='add'>+"plug the key again, and launch Mandriva Move again."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: ../move/move.pm:468 help.pm:409 install_steps_interactive.pm:1320</div><div class='hunk'>@@ -78,7 +78,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You may also proceed without an USB key - you'll still be\n"</div><div class='del'>-"able to use Mandrake Move as a normal live Mandrake\n"</div><div class='add'>+"able to use Mandriva Move as a normal live Mandriva\n"</div><div class='ctx'> "Operating System."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -86,7 +86,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "We did not detect any USB key on your system. If you\n"</div><div class='del'>-"plug in an USB key now, Mandrake Move will have the ability\n"</div><div class='add'>+"plug in an USB key now, Mandriva Move will have the ability\n"</div><div class='ctx'> "to transparently save the data in your home directory and\n"</div><div class='ctx'> "system wide configuration, for next boot on this computer\n"</div><div class='ctx'> "or another one. Note: if you plug in a key now, wait several\n"</div><div class='hunk'>@@ -94,7 +94,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You may also proceed without an USB key - you'll still be\n"</div><div class='del'>-"able to use Mandrake Move as a normal live Mandrake\n"</div><div class='add'>+"able to use Mandriva Move as a normal live Mandriva\n"</div><div class='ctx'> "Operating System."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -224,7 +224,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "This may come from corrupted system configuration files\n"</div><div class='ctx'> "on the USB key, in this case removing them and then\n"</div><div class='del'>-"rebooting Mandrake Move would fix the problem. To do\n"</div><div class='add'>+"rebooting Mandriva Move would fix the problem. To do\n"</div><div class='ctx'> "so, click on the corresponding button.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -1216,7 +1216,7 @@ msgstr "Lenghis"</div><div class='ctx'> #: any.pm:733</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux can support multiple languages. Select\n"</div><div class='add'>+"Mandrivalinux can support multiple languages. Select\n"</div><div class='ctx'> "the languages you would like to install. They will be available\n"</div><div class='ctx'> "when your installation is complete and you restart your system."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -3468,7 +3468,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Before continuing, you should carefully read the terms of the license. It\n"</div><div class='del'>-"covers the entire Mandrakelinux distribution. If you agree with all the\n"</div><div class='add'>+"covers the entire Mandrivalinux distribution. If you agree with all the\n"</div><div class='ctx'> "terms it contains, check the \"%s\" box. If not, clicking on the \"%s\"\n"</div><div class='ctx'> "button will reboot your computer."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -3578,7 +3578,7 @@ msgstr ""</div><div class='ctx'> #: help.pm:85</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"The Mandrakelinux installation is distributed on several CD-ROMs. If a\n"</div><div class='add'>+"The Mandrivalinux installation is distributed on several CD-ROMs. If a\n"</div><div class='ctx'> "selected package is located on another CD-ROM, DrakX will eject the current\n"</div><div class='ctx'> "CD and ask you to insert the required one. If you do not have the requested\n"</div><div class='ctx'> "CD at hand, just click on \"%s\", the corresponding packages will not be\n"</div><div class='hunk'>@@ -3589,11 +3589,11 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "It's now time to specify which programs you wish to install on your system.\n"</div><div class='del'>-"There are thousands of packages available for Mandrakelinux, and to make it\n"</div><div class='add'>+"There are thousands of packages available for Mandrivalinux, and to make it\n"</div><div class='ctx'> "simpler to manage, they have been placed into groups of similar\n"</div><div class='ctx'> "applications.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Mandrakelinux sorts package groups in four categories. You can mix and\n"</div><div class='add'>+"Mandrivalinux sorts package groups in four categories. You can mix and\n"</div><div class='ctx'> "match applications from the various categories, so a ``Workstation''\n"</div><div class='ctx'> "installation can still have applications from the ``Server'' category\n"</div><div class='ctx'> "installed.\n"</div><div class='hunk'>@@ -3700,10 +3700,10 @@ msgid ""</div><div class='ctx'> "!! If a server package has been selected, either because you specifically\n"</div><div class='ctx'> "chose the individual package or because it was part of a group of packages,\n"</div><div class='ctx'> "you'll be asked to confirm that you really want those servers to be\n"</div><div class='del'>-"installed. By default Mandrakelinux will automatically start any installed\n"</div><div class='add'>+"installed. By default Mandrivalinux will automatically start any installed\n"</div><div class='ctx'> "services at boot time. Even if they are safe and have no known issues at\n"</div><div class='ctx'> "the time the distribution was shipped, it is entirely possible that\n"</div><div class='del'>-"security holes were discovered after this version of Mandrakelinux was\n"</div><div class='add'>+"security holes were discovered after this version of Mandrivalinux was\n"</div><div class='ctx'> "finalized. If you do not know what a particular service is supposed to do "</div><div class='ctx'> "or\n"</div><div class='ctx'> "why it's being installed, then click \"%s\". Clicking \"%s\" will install\n"</div><div class='hunk'>@@ -3812,7 +3812,7 @@ msgstr ""</div><div class='ctx'> msgid ""</div><div class='ctx'> "X (for X Window System) is the heart of the GNU/Linux graphical interface\n"</div><div class='ctx'> "on which all the graphical environments (KDE, GNOME, AfterStep,\n"</div><div class='del'>-"WindowMaker, etc.) bundled with Mandrakelinux rely upon.\n"</div><div class='add'>+"WindowMaker, etc.) bundled with Mandrivalinux rely upon.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You'll see a list of different parameters to change to get an optimal\n"</div><div class='ctx'> "graphical display.\n"</div><div class='hunk'>@@ -3910,12 +3910,12 @@ msgstr ""</div><div class='ctx'> #: help.pm:316</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"You now need to decide where you want to install the Mandrakelinux\n"</div><div class='add'>+"You now need to decide where you want to install the Mandrivalinux\n"</div><div class='ctx'> "operating system on your hard drive. If your hard drive is empty or if an\n"</div><div class='ctx'> "existing operating system is using all the available space you will have to\n"</div><div class='ctx'> "partition the drive. Basically, partitioning a hard drive means to\n"</div><div class='ctx'> "logically divide it to create the space needed to install your new\n"</div><div class='del'>-"Mandrakelinux system.\n"</div><div class='add'>+"Mandrivalinux system.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Because the process of partitioning a hard drive is usually irreversible\n"</div><div class='ctx'> "and can lead to data losses, partitioning can be intimidating and stressful\n"</div><div class='hunk'>@@ -3942,7 +3942,7 @@ msgid ""</div><div class='ctx'> "FAT or NTFS partition. Resizing can be performed without the loss of any\n"</div><div class='ctx'> "data, provided you've previously defragmented the Windows partition.\n"</div><div class='ctx'> "Backing up your data is strongly recommended. Using this option is\n"</div><div class='del'>-"recommended if you want to use both Mandrakelinux and Microsoft Windows on\n"</div><div class='add'>+"recommended if you want to use both Mandrivalinux and Microsoft Windows on\n"</div><div class='ctx'> "the same computer.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "   Before choosing this option, please understand that after this\n"</div><div class='hunk'>@@ -3951,7 +3951,7 @@ msgid ""</div><div class='ctx'> "to store your data or to install new software.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". If you want to delete all data and all partitions present on\n"</div><div class='del'>-"your hard drive and replace them with your new Mandrakelinux system, choose\n"</div><div class='add'>+"your hard drive and replace them with your new Mandrivalinux system, choose\n"</div><div class='ctx'> "this option. Be careful, because you will not be able to undo this "</div><div class='ctx'> "operation\n"</div><div class='ctx'> "after you confirm.\n"</div><div class='hunk'>@@ -4080,7 +4080,7 @@ msgid ""</div><div class='ctx'> "Click on \"%s\" when you're ready to format the partitions.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click on \"%s\" if you want to choose another partition for your new\n"</div><div class='del'>-"Mandrakelinux operating system installation.\n"</div><div class='add'>+"Mandrivalinux operating system installation.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click on \"%s\" if you wish to select partitions which will be checked for\n"</div><div class='ctx'> "bad blocks on the disk."</div><div class='hunk'>@@ -4098,7 +4098,7 @@ msgstr "Precedent"</div><div class='ctx'> #: help.pm:434</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"By the time you install Mandrakelinux, it's likely that some packages will\n"</div><div class='add'>+"By the time you install Mandrivalinux, it's likely that some packages will\n"</div><div class='ctx'> "have been updated since the initial release. Bugs may have been fixed,\n"</div><div class='ctx'> "security issues resolved. To allow you to benefit from these updates,\n"</div><div class='ctx'> "you're now able to download them from the Internet. Check \"%s\" if you\n"</div><div class='hunk'>@@ -4127,7 +4127,7 @@ msgid ""</div><div class='ctx'> "generally obtained at the expense of ease of use.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "If you do not know what to choose, keep the default option. You'll be able\n"</div><div class='del'>-"to change it later with the draksec tool, which is part of Mandrakelinux\n"</div><div class='add'>+"to change it later with the draksec tool, which is part of Mandrivalinux\n"</div><div class='ctx'> "Control Center.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Fill the \"%s\" field with the e-mail address of the person responsible for\n"</div><div class='hunk'>@@ -4143,7 +4143,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "At this point, you need to choose which partition(s) will be used for the\n"</div><div class='del'>-"installation of your Mandrakelinux system. If partitions have already been\n"</div><div class='add'>+"installation of your Mandrivalinux system. If partitions have already been\n"</div><div class='ctx'> "defined, either from a previous installation of GNU/Linux or by another\n"</div><div class='ctx'> "partitioning tool, you can use existing partitions. Otherwise, hard drive\n"</div><div class='ctx'> "partitions must be defined.\n"</div><div class='hunk'>@@ -4229,7 +4229,7 @@ msgstr ""</div><div class='ctx'> msgid ""</div><div class='ctx'> "More than one Microsoft partition has been detected on your hard drive.\n"</div><div class='ctx'> "Please choose the one which you want to resize in order to install your new\n"</div><div class='del'>-"Mandrakelinux operating system.\n"</div><div class='add'>+"Mandrivalinux operating system.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Each partition is listed as follows: \"Linux name\", \"Windows name\"\n"</div><div class='ctx'> "\"Capacity\".\n"</div><div class='hunk'>@@ -4274,7 +4274,7 @@ msgid ""</div><div class='ctx'> "found on your machine.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "DrakX now needs to know if you want to perform a new installation or an\n"</div><div class='del'>-"upgrade of an existing Mandrakelinux system:\n"</div><div class='add'>+"upgrade of an existing Mandrivalinux system:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". For the most part, this completely wipes out the old system.\n"</div><div class='ctx'> "However, depending on your partitioning scheme, you can prevent some of\n"</div><div class='hunk'>@@ -4283,13 +4283,13 @@ msgid ""</div><div class='ctx'> "the file system, you should use this option.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". This installation class allows you to update the packages\n"</div><div class='del'>-"currently installed on your Mandrakelinux system. Your current partitioning\n"</div><div class='add'>+"currently installed on your Mandrivalinux system. Your current partitioning\n"</div><div class='ctx'> "scheme and user data will not be altered. Most of the other configuration\n"</div><div class='ctx'> "steps remain available and are similar to a standard installation.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Using the ``Upgrade'' option should work fine on Mandrakelinux systems\n"</div><div class='add'>+"Using the ``Upgrade'' option should work fine on Mandrivalinux systems\n"</div><div class='ctx'> "running version \"8.1\" or later. Performing an upgrade on versions prior\n"</div><div class='del'>-"to Mandrakelinux version \"8.1\" is not recommended."</div><div class='add'>+"to Mandrivalinux version \"8.1\" is not recommended."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: help.pm:591</div><div class='hunk'>@@ -4330,7 +4330,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "About UTF-8 (unicode) support: Unicode is a new character encoding meant to\n"</div><div class='ctx'> "cover all existing languages. However full support for it in GNU/Linux is\n"</div><div class='del'>-"still under development. For that reason, Mandrakelinux's use of UTF-8 will\n"</div><div class='add'>+"still under development. For that reason, Mandrivalinux's use of UTF-8 will\n"</div><div class='ctx'> "depend on the user's choices:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * If you choose a language with a strong legacy encoding (latin1\n"</div><div class='hunk'>@@ -4487,7 +4487,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Now, it's time to select a printing system for your computer. Other\n"</div><div class='del'>-"operating systems may offer you one, but Mandrakelinux offers two. Each of\n"</div><div class='add'>+"operating systems may offer you one, but Mandrivalinux offers two. Each of\n"</div><div class='ctx'> "the printing systems is best suited to particular types of configuration.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\" -- which is an acronym for ``print, do not queue'', is the choice\n"</div><div class='hunk'>@@ -4508,7 +4508,7 @@ msgid ""</div><div class='ctx'> "options and for managing the printer.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "If you make a choice now, and later find that you do not like your printing\n"</div><div class='del'>-"system you may change it by running PrinterDrake from the Mandrakelinux\n"</div><div class='add'>+"system you may change it by running PrinterDrake from the Mandrivalinux\n"</div><div class='ctx'> "Control Center and clicking on the \"%s\" button."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -4608,7 +4608,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": if you wish to configure your Internet or local network access,\n"</div><div class='ctx'> "you can do so now. Refer to the printed documentation or use the\n"</div><div class='del'>-"Mandrakelinux Control Center after the installation has finished to benefit\n"</div><div class='add'>+"Mandrivalinux Control Center after the installation has finished to benefit\n"</div><div class='ctx'> "from full in-line help.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": allows to configure HTTP and FTP proxy addresses if the machine\n"</div><div class='hunk'>@@ -4625,7 +4625,7 @@ msgid ""</div><div class='ctx'> " * \"%s\": if you wish to change your bootloader configuration, click this\n"</div><div class='ctx'> "button. This should be reserved to advanced users. Refer to the printed\n"</div><div class='ctx'> "documentation or the in-line help about bootloader configuration in the\n"</div><div class='del'>-"Mandrakelinux Control Center.\n"</div><div class='add'>+"Mandrivalinux Control Center.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": through this entry you can fine tune which services will be run\n"</div><div class='ctx'> "on your machine. If you plan to use this machine as a server it's a good\n"</div><div class='hunk'>@@ -4687,7 +4687,7 @@ msgstr "Servizis"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Choose the hard drive you want to erase in order to install your new\n"</div><div class='del'>-"Mandrakelinux partition. Be careful, all data on this drive will be lost\n"</div><div class='add'>+"Mandrivalinux partition. Be careful, all data on this drive will be lost\n"</div><div class='ctx'> "and will not be recoverable!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -4995,7 +4995,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Your Windows partition is too fragmented. Please reboot your computer under "</div><div class='del'>-"Windows, run the ``defrag'' utility, then restart the Mandrakelinux "</div><div class='add'>+"Windows, run the ``defrag'' utility, then restart the Mandrivalinux "</div><div class='ctx'> "installation."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -5099,19 +5099,19 @@ msgid ""</div><div class='ctx'> "Introduction\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "The operating system and the different components available in the "</div><div class='del'>-"Mandrakelinux distribution \n"</div><div class='add'>+"Mandrivalinux distribution \n"</div><div class='ctx'> "shall be called the \"Software Products\" hereafter. The Software Products "</div><div class='ctx'> "include, but are not \n"</div><div class='ctx'> "restricted to, the set of programs, methods, rules and documentation related "</div><div class='ctx'> "to the operating \n"</div><div class='del'>-"system and the different components of the Mandrakelinux distribution.\n"</div><div class='add'>+"system and the different components of the Mandrivalinux distribution.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "1. License Agreement\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Please read this document carefully. This document is a license agreement "</div><div class='ctx'> "between you and  \n"</div><div class='del'>-"Mandrakesoft S.A. which applies to the Software Products.\n"</div><div class='add'>+"Mandriva S.A. which applies to the Software Products.\n"</div><div class='ctx'> "By installing, duplicating or using the Software Products in any manner, you "</div><div class='ctx'> "explicitly \n"</div><div class='ctx'> "accept and fully agree to conform to the terms and conditions of this "</div><div class='hunk'>@@ -5133,7 +5133,7 @@ msgid ""</div><div class='ctx'> "The Software Products and attached documentation are provided \"as is\", "</div><div class='ctx'> "with no warranty, to the \n"</div><div class='ctx'> "extent permitted by law.\n"</div><div class='del'>-"Mandrakesoft S.A. will, in no circumstances and to the extent permitted by "</div><div class='add'>+"Mandriva S.A. will, in no circumstances and to the extent permitted by "</div><div class='ctx'> "law, be liable for any special,\n"</div><div class='ctx'> "incidental, direct or indirect damages whatsoever (including without "</div><div class='ctx'> "limitation damages for loss of \n"</div><div class='hunk'>@@ -5141,14 +5141,14 @@ msgid ""</div><div class='ctx'> "resulting from a court \n"</div><div class='ctx'> "judgment, or any other consequential loss) arising out of  the use or "</div><div class='ctx'> "inability to use the Software \n"</div><div class='del'>-"Products, even if Mandrakesoft S.A. has been advised of the possibility or "</div><div class='add'>+"Products, even if Mandriva S.A. has been advised of the possibility or "</div><div class='ctx'> "occurrence of such \n"</div><div class='ctx'> "damages.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN SOME "</div><div class='ctx'> "COUNTRIES\n"</div><div class='ctx'> "\n"</div><div class='del'>-"To the extent permitted by law, Mandrakesoft S.A. or its distributors will, "</div><div class='add'>+"To the extent permitted by law, Mandriva S.A. or its distributors will, "</div><div class='ctx'> "in no circumstances, be \n"</div><div class='ctx'> "liable for any special, incidental, direct or indirect damages whatsoever "</div><div class='ctx'> "(including without \n"</div><div class='hunk'>@@ -5158,7 +5158,7 @@ msgid ""</div><div class='ctx'> "loss) arising out \n"</div><div class='ctx'> "of the possession and use of software components or arising out of  "</div><div class='ctx'> "downloading software components \n"</div><div class='del'>-"from one of Mandrakelinux sites  which are prohibited or restricted in some "</div><div class='add'>+"from one of Mandrivalinux sites  which are prohibited or restricted in some "</div><div class='ctx'> "countries by local laws.\n"</div><div class='ctx'> "This limited liability applies to, but is not restricted to, the strong "</div><div class='ctx'> "cryptography components \n"</div><div class='hunk'>@@ -5178,10 +5178,10 @@ msgid ""</div><div class='ctx'> "and conditions of the license agreement for each component before using any "</div><div class='ctx'> "component. Any question \n"</div><div class='ctx'> "on a component license should be addressed to the component author and not "</div><div class='del'>-"to Mandrakesoft.\n"</div><div class='del'>-"The programs developed by Mandrakesoft S.A. are governed by the GPL License. "</div><div class='add'>+"to Mandriva.\n"</div><div class='add'>+"The programs developed by Mandriva S.A. are governed by the GPL License. "</div><div class='ctx'> "Documentation written \n"</div><div class='del'>-"by Mandrakesoft S.A. is governed by a specific license. Please refer to the "</div><div class='add'>+"by Mandriva S.A. is governed by a specific license. Please refer to the "</div><div class='ctx'> "documentation for \n"</div><div class='ctx'> "further details.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -5192,11 +5192,11 @@ msgid ""</div><div class='ctx'> "respective authors and are \n"</div><div class='ctx'> "protected by intellectual property and copyright laws applicable to software "</div><div class='ctx'> "programs.\n"</div><div class='del'>-"Mandrakesoft S.A. reserves its rights to modify or adapt the Software "</div><div class='add'>+"Mandriva S.A. reserves its rights to modify or adapt the Software "</div><div class='ctx'> "Products, as a whole or in \n"</div><div class='ctx'> "parts, by all means and for all purposes.\n"</div><div class='del'>-"\"Mandrake\", \"Mandrakelinux\" and associated logos are trademarks of "</div><div class='del'>-"Mandrakesoft S.A.  \n"</div><div class='add'>+"\"Mandriva\", \"Mandrivalinux\" and associated logos are trademarks of "</div><div class='add'>+"Mandriva S.A.  \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "5. Governing Laws \n"</div><div class='hunk'>@@ -5212,7 +5212,7 @@ msgid ""</div><div class='ctx'> "court. As a last \n"</div><div class='ctx'> "resort, the dispute will be referred to the appropriate Courts of Law of "</div><div class='ctx'> "Paris - France.\n"</div><div class='del'>-"For any question on this document, please contact Mandrakesoft S.A.  \n"</div><div class='add'>+"For any question on this document, please contact Mandriva S.A.  \n"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: install_messages.pm:90</div><div class='hunk'>@@ -5269,7 +5269,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "For information on fixes which are available for this release of "</div><div class='del'>-"Mandrakelinux,\n"</div><div class='add'>+"Mandrivalinux,\n"</div><div class='ctx'> "consult the Errata available from:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -5277,7 +5277,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Information on configuring your system is available in the post\n"</div><div class='del'>-"install chapter of the Official Mandrakelinux User's Guide."</div><div class='add'>+"install chapter of the Official Mandrivalinux User's Guide."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #. -PO: keep the double empty lines between sections, this is formatted a la LaTeX</div><div class='hunk'>@@ -5309,7 +5309,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Your system is low on resources. You may have some problem installing\n"</div><div class='del'>-"Mandrakelinux. If that occurs, you can try a text install instead. For "</div><div class='add'>+"Mandrivalinux. If that occurs, you can try a text install instead. For "</div><div class='ctx'> "this,\n"</div><div class='ctx'> "press `F1' when booting on CDROM, then enter `text'."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -5811,7 +5811,7 @@ msgstr ""</div><div class='ctx'> #: install_steps_interactive.pm:821</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Contacting Mandrakelinux web site to get the list of available mirrors..."</div><div class='add'>+"Contacting Mandrivalinux web site to get the list of available mirrors..."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: install_steps_interactive.pm:840</div><div class='hunk'>@@ -6016,7 +6016,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: install_steps_newt.pm:20</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Installation %s"</div><div class='add'>+msgid "Mandrivalinux Installation %s"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #. -PO: This string must fit in a 80-char wide text screen</div><div class='hunk'>@@ -8574,7 +8574,7 @@ msgstr ""</div><div class='ctx'> msgid ""</div><div class='ctx'> "drakfirewall configurator\n"</div><div class='ctx'> "\n"</div><div class='del'>-"This configures a personal firewall for this Mandrakelinux machine.\n"</div><div class='add'>+"This configures a personal firewall for this Mandrivalinux machine.\n"</div><div class='ctx'> "For a powerful and dedicated firewall solution, please look to the\n"</div><div class='ctx'> "specialized MandrakeSecurity Firewall distribution."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -12129,7 +12129,7 @@ msgstr ""</div><div class='ctx'> #: printer/printerdrake.pm:3929</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Run Scannerdrake (Hardware/Scanner in Mandrakelinux Control Center) to share "</div><div class='add'>+"Run Scannerdrake (Hardware/Scanner in Mandrivalinux Control Center) to share "</div><div class='ctx'> "your scanner on the network.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -13793,18 +13793,18 @@ msgstr "Ferme"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;What is Mandrakelinux?&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;What is Mandrivalinux?&lt;/b&gt;"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Welcome to &lt;b&gt;Mandrakelinux&lt;/b&gt;!"</div><div class='del'>-msgstr "Benvignût in &lt;b&gt;Mandrakelinux&lt;/b&gt;!"</div><div class='add'>+msgid "Welcome to &lt;b&gt;Mandrivalinux&lt;/b&gt;!"</div><div class='add'>+msgstr "Benvignût in &lt;b&gt;Mandrivalinux&lt;/b&gt;!"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is a &lt;b&gt;Linux distribution&lt;/b&gt; that comprises the core of the "</div><div class='add'>+"Mandrivalinux is a &lt;b&gt;Linux distribution&lt;/b&gt; that comprises the core of the "</div><div class='ctx'> "system, called the &lt;b&gt;operating system&lt;/b&gt; (based on the Linux kernel) "</div><div class='ctx'> "together with &lt;b&gt;a lot of applications&lt;/b&gt; meeting every need you could even "</div><div class='ctx'> "think of."</div><div class='hunk'>@@ -13813,7 +13813,7 @@ msgstr ""</div><div class='ctx'> #: share/advertising/01.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is the most &lt;b&gt;user-friendly&lt;/b&gt; Linux distribution today. It "</div><div class='add'>+"Mandrivalinux is the most &lt;b&gt;user-friendly&lt;/b&gt; Linux distribution today. It "</div><div class='ctx'> "is also one of the &lt;b&gt;most widely used&lt;/b&gt; Linux distributions worldwide!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -13830,9 +13830,9 @@ msgstr ""</div><div class='ctx'> #: share/advertising/02.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is committed to the open source model. This means that this "</div><div class='del'>-"new release is the result of &lt;b&gt;collaboration&lt;/b&gt; between &lt;b&gt;Mandrakesoft's "</div><div class='del'>-"team of developers&lt;/b&gt; and the &lt;b&gt;worldwide community&lt;/b&gt; of Mandrakelinux "</div><div class='add'>+"Mandrivalinux is committed to the open source model. This means that this "</div><div class='add'>+"new release is the result of &lt;b&gt;collaboration&lt;/b&gt; between &lt;b&gt;Mandriva's "</div><div class='add'>+"team of developers&lt;/b&gt; and the &lt;b&gt;worldwide community&lt;/b&gt; of Mandrivalinux "</div><div class='ctx'> "contributors."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -13852,7 +13852,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Most of the software included in the distribution and all of the "</div><div class='del'>-"Mandrakelinux tools are licensed under the &lt;b&gt;General Public License&lt;/b&gt;."</div><div class='add'>+"Mandrivalinux tools are licensed under the &lt;b&gt;General Public License&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/03.pl:17</div><div class='hunk'>@@ -13878,10 +13878,10 @@ msgstr ""</div><div class='ctx'> #: share/advertising/04.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux has one of the &lt;b&gt;biggest communities&lt;/b&gt; of users and "</div><div class='add'>+"Mandrivalinux has one of the &lt;b&gt;biggest communities&lt;/b&gt; of users and "</div><div class='ctx'> "developers. The role of such a community is very wide, ranging from bug "</div><div class='ctx'> "reporting to the development of new applications. The community plays a "</div><div class='del'>-"&lt;b&gt;key role&lt;/b&gt; in the Mandrakelinux world."</div><div class='add'>+"&lt;b&gt;key role&lt;/b&gt; in the Mandrivalinux world."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/04.pl:17</div><div class='hunk'>@@ -13900,8 +13900,8 @@ msgstr ""</div><div class='ctx'> #: share/advertising/05.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"You are now installing &lt;b&gt;Mandrakelinux Download&lt;/b&gt;. This is the free "</div><div class='del'>-"version that Mandrakesoft wants to keep &lt;b&gt;available to everyone&lt;/b&gt;."</div><div class='add'>+"You are now installing &lt;b&gt;Mandrivalinux Download&lt;/b&gt;. This is the free "</div><div class='add'>+"version that Mandriva wants to keep &lt;b&gt;available to everyone&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/05.pl:19</div><div class='hunk'>@@ -13928,7 +13928,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "You will not have access to the &lt;b&gt;services included&lt;/b&gt; in the other "</div><div class='del'>-"Mandrakesoft products either."</div><div class='add'>+"Mandriva products either."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:13</div><div class='hunk'>@@ -13938,7 +13938,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux Discovery&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux Discovery&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:17</div><div class='hunk'>@@ -13957,13 +13957,13 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/07.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux PowerPack&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux PowerPack&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/07.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"PowerPack is Mandrakesoft's &lt;b&gt;premier Linux desktop&lt;/b&gt; product. PowerPack "</div><div class='add'>+"PowerPack is Mandriva's &lt;b&gt;premier Linux desktop&lt;/b&gt; product. PowerPack "</div><div class='ctx'> "includes &lt;b&gt;thousands of applications&lt;/b&gt; - everything from the most popular "</div><div class='ctx'> "to the most advanced."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -13975,7 +13975,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/08.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux PowerPack+&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux PowerPack+&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/08.pl:17</div><div class='hunk'>@@ -13989,20 +13989,20 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:13</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeexpert&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Expert&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakesoft&lt;/b&gt; has developed a wide range of &lt;b&gt;Mandrakelinux&lt;/b&gt; "</div><div class='add'>+"&lt;b&gt;Mandriva&lt;/b&gt; has developed a wide range of &lt;b&gt;Mandrivalinux&lt;/b&gt; "</div><div class='ctx'> "products."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:17</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "The Mandrakelinux products are:"</div><div class='del'>-msgstr "Applet Atualizazions Mandrakelinux"</div><div class='add'>+msgid "The Mandrivalinux products are:"</div><div class='add'>+msgstr "Applet Atualizazions Mandrivalinux"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:18</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -14022,61 +14022,61 @@ msgstr ""</div><div class='ctx'> #: share/advertising/09.pl:21</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;Mandrakelinux for x86-64&lt;/b&gt;, The Mandrakelinux solution for making "</div><div class='add'>+"\t* &lt;b&gt;Mandrivalinux for x86-64&lt;/b&gt;, The Mandrivalinux solution for making "</div><div class='ctx'> "the most of your 64-bit processor."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products (Nomad Products)&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products (Nomad Products)&lt;/b&gt;"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakesoft has developed two products that allow you to use Mandrakelinux "</div><div class='add'>+"Mandriva has developed two products that allow you to use Mandrivalinux "</div><div class='ctx'> "&lt;b&gt;on any computer&lt;/b&gt; and without any need to actually install it:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:18</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;Move&lt;/b&gt;, a Mandrakelinux distribution that runs entirely from a "</div><div class='add'>+"\t* &lt;b&gt;Move&lt;/b&gt;, a Mandrivalinux distribution that runs entirely from a "</div><div class='ctx'> "bootable CD-ROM."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, a Mandrakelinux distribution pre-installed on the "</div><div class='add'>+"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, a Mandrivalinux distribution pre-installed on the "</div><div class='ctx'> "ultra-compact “LaCie Mobile Hard Drive”."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products (Professional Solutions)&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products (Professional Solutions)&lt;/b&gt;"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Below are the Mandrakesoft products designed to meet the &lt;b&gt;professional "</div><div class='add'>+"Below are the Mandriva products designed to meet the &lt;b&gt;professional "</div><div class='ctx'> "needs&lt;/b&gt;:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:16</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, The Mandrakelinux Desktop for Businesses."</div><div class='add'>+msgid "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, The Mandrivalinux Desktop for Businesses."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:17</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, The Mandrakelinux Server Solution."</div><div class='add'>+msgid "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, The Mandrivalinux Server Solution."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:18</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, The Mandrakelinux Security Solution."</div><div class='add'>+msgid "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, The Mandrivalinux Security Solution."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/12.pl:13</div><div class='hunk'>@@ -14114,7 +14114,7 @@ msgstr "&lt;b&gt;Ambients di svilup&lt;/b&gt;"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "With PowerPack, you will have the choice of the &lt;b&gt;graphical desktop "</div><div class='del'>-"environment&lt;/b&gt;. Mandrakesoft has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='add'>+"environment&lt;/b&gt;. Mandriva has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/13-a.pl:17 share/advertising/13-b.pl:17</div><div class='hunk'>@@ -14135,7 +14135,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "With PowerPack+, you will have the choice of the &lt;b&gt;graphical desktop "</div><div class='del'>-"environment&lt;/b&gt;. Mandrakesoft has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='add'>+"environment&lt;/b&gt;. Mandriva has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/14.pl:15</div><div class='hunk'>@@ -14165,7 +14165,7 @@ msgstr ""</div><div class='ctx'> #: share/advertising/15.pl:13</div><div class='ctx'> #, fuzzy, c-format</div><div class='ctx'> msgid "&lt;b&gt;Kontact&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeclub&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Club&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/15.pl:15</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -14252,7 +14252,7 @@ msgstr ""</div><div class='ctx'> #: share/advertising/18.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"In the Mandrakelinux menu you will find &lt;b&gt;easy-to-use&lt;/b&gt; applications for "</div><div class='add'>+"In the Mandrivalinux menu you will find &lt;b&gt;easy-to-use&lt;/b&gt; applications for "</div><div class='ctx'> "&lt;b&gt;all of your tasks&lt;/b&gt;:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -14487,14 +14487,14 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakelinux Control Center&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandrivalinux Control Center&lt;/b&gt;"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"The &lt;b&gt;Mandrakelinux Control Center&lt;/b&gt; is an essential collection of "</div><div class='del'>-"Mandrakelinux-specific utilities designed to simplify the configuration of "</div><div class='add'>+"The &lt;b&gt;Mandrivalinux Control Center&lt;/b&gt; is an essential collection of "</div><div class='add'>+"Mandrivalinux-specific utilities designed to simplify the configuration of "</div><div class='ctx'> "your computer."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -14516,9 +14516,9 @@ msgstr ""</div><div class='ctx'> msgid ""</div><div class='ctx'> "Like all computer programming, open source software &lt;b&gt;requires time and "</div><div class='ctx'> "people&lt;/b&gt; for development. In order to respect the open source philosophy, "</div><div class='del'>-"Mandrakesoft sells added value products and services to &lt;b&gt;keep improving "</div><div class='del'>-"Mandrakelinux&lt;/b&gt;. If you want to &lt;b&gt;support the open source philosophy&lt;/b&gt; "</div><div class='del'>-"and the development of Mandrakelinux, &lt;b&gt;please&lt;/b&gt; consider buying one of "</div><div class='add'>+"Mandriva sells added value products and services to &lt;b&gt;keep improving "</div><div class='add'>+"Mandrivalinux&lt;/b&gt;. If you want to &lt;b&gt;support the open source philosophy&lt;/b&gt; "</div><div class='add'>+"and the development of Mandrivalinux, &lt;b&gt;please&lt;/b&gt; consider buying one of "</div><div class='ctx'> "our products or services!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -14530,7 +14530,7 @@ msgstr "&lt;b&gt;Server&lt;/b&gt;"</div><div class='ctx'> #: share/advertising/27.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"To learn more about Mandrakesoft products and services, you can visit our "</div><div class='add'>+"To learn more about Mandriva products and services, you can visit our "</div><div class='ctx'> "&lt;b&gt;e-commerce platform&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -14553,20 +14553,20 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeclub&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeclub&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Club&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Club&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakeclub&lt;/b&gt; is the &lt;b&gt;perfect companion&lt;/b&gt; to your Mandrakelinux "</div><div class='add'>+"&lt;b&gt;Mandriva Club&lt;/b&gt; is the &lt;b&gt;perfect companion&lt;/b&gt; to your Mandrivalinux "</div><div class='ctx'> "product.."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Take advantage of &lt;b&gt;valuable benefits&lt;/b&gt; by joining Mandrakeclub, such as:"</div><div class='add'>+"Take advantage of &lt;b&gt;valuable benefits&lt;/b&gt; by joining Mandriva Club, such as:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:20</div><div class='hunk'>@@ -14585,33 +14585,33 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:22</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* Participation in Mandrakelinux &lt;b&gt;user forums&lt;/b&gt;."</div><div class='add'>+msgid "\t* Participation in Mandrivalinux &lt;b&gt;user forums&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:23</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "\t* &lt;b&gt;Early and privileged access&lt;/b&gt;, before public release, to "</div><div class='del'>-"Mandrakelinux &lt;b&gt;ISO images&lt;/b&gt;."</div><div class='add'>+"Mandrivalinux &lt;b&gt;ISO images&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:13</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeonline&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeclub&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Online&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Club&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakeonline&lt;/b&gt; is a new premium service that Mandrakesoft is proud to "</div><div class='add'>+"&lt;b&gt;Mandriva Online&lt;/b&gt; is a new premium service that Mandriva is proud to "</div><div class='ctx'> "offer its customers!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakeonline provides a wide range of valuable services for &lt;b&gt;easily "</div><div class='del'>-"updating&lt;/b&gt; your Mandrakelinux systems:"</div><div class='add'>+"Mandriva Online provides a wide range of valuable services for &lt;b&gt;easily "</div><div class='add'>+"updating&lt;/b&gt; your Mandrivalinux systems:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:18</div><div class='hunk'>@@ -14634,32 +14634,32 @@ msgstr ""</div><div class='ctx'> #: share/advertising/29.pl:21</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* Management of &lt;b&gt;all your Mandrakelinux systems&lt;/b&gt; with one account."</div><div class='add'>+"\t* Management of &lt;b&gt;all your Mandrivalinux systems&lt;/b&gt; with one account."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeexpert&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeexpert&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Expert&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Expert&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Do you require &lt;b&gt;assistance?&lt;/b&gt; Meet Mandrakesoft's technical experts on "</div><div class='add'>+"Do you require &lt;b&gt;assistance?&lt;/b&gt; Meet Mandriva's technical experts on "</div><div class='ctx'> "&lt;b&gt;our technical support platform&lt;/b&gt; www.mandrakeexpert.com."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Thanks to the help of &lt;b&gt;qualified Mandrakelinux experts&lt;/b&gt;, you will save "</div><div class='add'>+"Thanks to the help of &lt;b&gt;qualified Mandrivalinux experts&lt;/b&gt;, you will save "</div><div class='ctx'> "a lot of time."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"For any question related to Mandrakelinux, you have the possibility to "</div><div class='add'>+"For any question related to Mandrivalinux, you have the possibility to "</div><div class='ctx'> "purchase support incidents at &lt;b&gt;store.mandrakesoft.com&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -14950,8 +14950,8 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:196</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "Mandrakesoft Wizards"</div><div class='del'>-msgstr "&lt;b&gt;Mandrakeexpert&lt;/b&gt;"</div><div class='add'>+msgid "Mandriva Wizards"</div><div class='add'>+msgstr "&lt;b&gt;Mandriva Expert&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:197</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -15046,7 +15046,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "[OPTIONS]...\n"</div><div class='del'>-"Mandrakelinux Terminal Server Configurator\n"</div><div class='add'>+"Mandrivalinux Terminal Server Configurator\n"</div><div class='ctx'> "--enable         : enable MTS\n"</div><div class='ctx'> "--disable        : disable MTS\n"</div><div class='ctx'> "--start          : start MTS\n"</div><div class='hunk'>@@ -15094,7 +15094,7 @@ msgstr ""</div><div class='ctx'> msgid ""</div><div class='ctx'> "[OPTION]...\n"</div><div class='ctx'> "  --no-confirmation      do not ask first confirmation question in "</div><div class='del'>-"MandrakeUpdate mode\n"</div><div class='add'>+"Mandriva Update mode\n"</div><div class='ctx'> "  --no-verify-rpm        do not verify packages signatures\n"</div><div class='ctx'> "  --changelog-first      display changelog before filelist in the "</div><div class='ctx'> "description window\n"</div><div class='hunk'>@@ -17546,13 +17546,13 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:41</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Bug Report Tool"</div><div class='add'>+msgid "Mandrivalinux Bug Report Tool"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:46</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Control Center"</div><div class='del'>-msgstr "Centri di Control Mandrakelinux"</div><div class='add'>+msgid "Mandrivalinux Control Center"</div><div class='add'>+msgstr "Centri di Control Mandrivalinux"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:48</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -17572,7 +17572,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:51</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakeonline"</div><div class='add'>+msgid "Mandriva Online"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:52</div><div class='hunk'>@@ -17617,7 +17617,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:81</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Select Mandrakesoft Tool:"</div><div class='add'>+msgid "Select Mandriva Tool:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:82</div><div class='hunk'>@@ -18021,14 +18021,14 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "This interface has not been configured yet.\n"</div><div class='del'>-"Run the \"Add an interface\" assistant from the Mandrakelinux Control Center"</div><div class='add'>+"Run the \"Add an interface\" assistant from the Mandrivalinux Control Center"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakconnect:1009 standalone/net_applet:61</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "You do not have any configured Internet connection.\n"</div><div class='del'>-"Run the \"%s\" assistant from the Mandrakelinux Control Center"</div><div class='add'>+"Run the \"%s\" assistant from the Mandrivalinux Control Center"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #. -PO: here "Add Connection" should be translated the same was as in control-center</div><div class='hunk'>@@ -18079,7 +18079,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakedm:36</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "MdkKDM (Mandrakelinux Display Manager)"</div><div class='add'>+msgid "MdkKDM (Mandrivalinux Display Manager)"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakedm:37</div><div class='hunk'>@@ -18364,7 +18364,7 @@ msgstr ""</div><div class='ctx'> #: standalone/drakfont:511</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Copyright (C) 2001-2002 by Mandrakesoft \n"</div><div class='add'>+"Copyright (C) 2001-2002 by Mandriva \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "       DUPONT Sebastien (original version)\n"</div><div class='hunk'>@@ -18822,7 +18822,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> " drakhelp 0.1\n"</div><div class='del'>-"Copyright (C) 2003-2004 Mandrakesoft.\n"</div><div class='add'>+"Copyright (C) 2003-2004 Mandriva.\n"</div><div class='ctx'> "This is free software and may be redistributed under the terms of the GNU "</div><div class='ctx'> "GPL.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -18849,8 +18849,8 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakhelp:36</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "Mandrakelinux Help Center"</div><div class='del'>-msgstr "Centri jutoris Mandrakelinux"</div><div class='add'>+msgid "Mandrivalinux Help Center"</div><div class='add'>+msgstr "Centri jutoris Mandrivalinux"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakhelp:36</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -21823,7 +21823,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/logdrake:50</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Tools Logs"</div><div class='add'>+msgid "Mandrivalinux Tools Logs"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/logdrake:51</div><div class='hunk'>@@ -22327,7 +22327,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Connection failed.\n"</div><div class='del'>-"Verify your configuration in the Mandrakelinux Control Center."</div><div class='add'>+"Verify your configuration in the Mandrivalinux Control Center."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/net_monitor:341</div><div class='hunk'>@@ -23144,8 +23144,8 @@ msgstr "Instalazion falade"</div><div class='ctx'> #~ msgstr "Identitât ssh dizà instalade"</div><div class='ctx'> </div><div class='ctx'> #, fuzzy</div><div class='del'>-#~ msgid "MandrakeSoft Wizards"</div><div class='del'>-#~ msgstr "&lt;b&gt;Mandrakeexpert&lt;/b&gt;"</div><div class='add'>+#~ msgid "Mandriva Wizards"</div><div class='add'>+#~ msgstr "&lt;b&gt;Mandriva Expert&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='ctx'> #~ "Insert a floppy in drive\n"</div><div class='head'>diff --git a/perl-install/share/po/ga.po b/perl-install/share/po/ga.po<br/>index 4d31fdc3a..f15975650 100644<br/>--- a/<a href='/software/drakx/tree/perl-install/share/po/ga.po?h=18.33&amp;id=a2c392a9ab83bb9031fb11f99f0101f1f2d9f140'>perl-install/share/po/ga.po</a><br/>+++ b/<a href='/software/drakx/tree/perl-install/share/po/ga.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/ga.po</a></div><div class='hunk'>@@ -57,7 +57,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click the button to reboot the machine, unplug it, remove write protection,\n"</div><div class='del'>-"plug the key again, and launch Mandrake Move again."</div><div class='add'>+"plug the key again, and launch Mandriva Move again."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: ../move/move.pm:468 help.pm:409 install_steps_interactive.pm:1320</div><div class='hunk'>@@ -76,7 +76,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You may also proceed without an USB key - you'll still be\n"</div><div class='del'>-"able to use Mandrake Move as a normal live Mandrake\n"</div><div class='add'>+"able to use Mandriva Move as a normal live Mandriva\n"</div><div class='ctx'> "Operating System."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -84,7 +84,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "We did not detect any USB key on your system. If you\n"</div><div class='del'>-"plug in an USB key now, Mandrake Move will have the ability\n"</div><div class='add'>+"plug in an USB key now, Mandriva Move will have the ability\n"</div><div class='ctx'> "to transparently save the data in your home directory and\n"</div><div class='ctx'> "system wide configuration, for next boot on this computer\n"</div><div class='ctx'> "or another one. Note: if you plug in a key now, wait several\n"</div><div class='hunk'>@@ -92,7 +92,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You may also proceed without an USB key - you'll still be\n"</div><div class='del'>-"able to use Mandrake Move as a normal live Mandrake\n"</div><div class='add'>+"able to use Mandriva Move as a normal live Mandriva\n"</div><div class='ctx'> "Operating System."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -218,7 +218,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "This may come from corrupted system configuration files\n"</div><div class='ctx'> "on the USB key, in this case removing them and then\n"</div><div class='del'>-"rebooting Mandrake Move would fix the problem. To do\n"</div><div class='add'>+"rebooting Mandriva Move would fix the problem. To do\n"</div><div class='ctx'> "so, click on the corresponding button.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -1207,7 +1207,7 @@ msgstr "Rogha teanga"</div><div class='ctx'> #: any.pm:733</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux can support multiple languages. Select\n"</div><div class='add'>+"Mandrivalinux can support multiple languages. Select\n"</div><div class='ctx'> "the languages you would like to install. They will be available\n"</div><div class='ctx'> "when your installation is complete and you restart your system."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -3462,7 +3462,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Before continuing, you should carefully read the terms of the license. It\n"</div><div class='del'>-"covers the entire Mandrakelinux distribution. If you agree with all the\n"</div><div class='add'>+"covers the entire Mandrivalinux distribution. If you agree with all the\n"</div><div class='ctx'> "terms it contains, check the \"%s\" box. If not, clicking on the \"%s\"\n"</div><div class='ctx'> "button will reboot your computer."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -3572,7 +3572,7 @@ msgstr ""</div><div class='ctx'> #: help.pm:85</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"The Mandrakelinux installation is distributed on several CD-ROMs. If a\n"</div><div class='add'>+"The Mandrivalinux installation is distributed on several CD-ROMs. If a\n"</div><div class='ctx'> "selected package is located on another CD-ROM, DrakX will eject the current\n"</div><div class='ctx'> "CD and ask you to insert the required one. If you do not have the requested\n"</div><div class='ctx'> "CD at hand, just click on \"%s\", the corresponding packages will not be\n"</div><div class='hunk'>@@ -3583,11 +3583,11 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "It's now time to specify which programs you wish to install on your system.\n"</div><div class='del'>-"There are thousands of packages available for Mandrakelinux, and to make it\n"</div><div class='add'>+"There are thousands of packages available for Mandrivalinux, and to make it\n"</div><div class='ctx'> "simpler to manage, they have been placed into groups of similar\n"</div><div class='ctx'> "applications.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Mandrakelinux sorts package groups in four categories. You can mix and\n"</div><div class='add'>+"Mandrivalinux sorts package groups in four categories. You can mix and\n"</div><div class='ctx'> "match applications from the various categories, so a ``Workstation''\n"</div><div class='ctx'> "installation can still have applications from the ``Server'' category\n"</div><div class='ctx'> "installed.\n"</div><div class='hunk'>@@ -3694,10 +3694,10 @@ msgid ""</div><div class='ctx'> "!! If a server package has been selected, either because you specifically\n"</div><div class='ctx'> "chose the individual package or because it was part of a group of packages,\n"</div><div class='ctx'> "you'll be asked to confirm that you really want those servers to be\n"</div><div class='del'>-"installed. By default Mandrakelinux will automatically start any installed\n"</div><div class='add'>+"installed. By default Mandrivalinux will automatically start any installed\n"</div><div class='ctx'> "services at boot time. Even if they are safe and have no known issues at\n"</div><div class='ctx'> "the time the distribution was shipped, it is entirely possible that\n"</div><div class='del'>-"security holes were discovered after this version of Mandrakelinux was\n"</div><div class='add'>+"security holes were discovered after this version of Mandrivalinux was\n"</div><div class='ctx'> "finalized. If you do not know what a particular service is supposed to do "</div><div class='ctx'> "or\n"</div><div class='ctx'> "why it's being installed, then click \"%s\". Clicking \"%s\" will install\n"</div><div class='hunk'>@@ -3806,7 +3806,7 @@ msgstr ""</div><div class='ctx'> msgid ""</div><div class='ctx'> "X (for X Window System) is the heart of the GNU/Linux graphical interface\n"</div><div class='ctx'> "on which all the graphical environments (KDE, GNOME, AfterStep,\n"</div><div class='del'>-"WindowMaker, etc.) bundled with Mandrakelinux rely upon.\n"</div><div class='add'>+"WindowMaker, etc.) bundled with Mandrivalinux rely upon.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "You'll see a list of different parameters to change to get an optimal\n"</div><div class='ctx'> "graphical display.\n"</div><div class='hunk'>@@ -3904,12 +3904,12 @@ msgstr ""</div><div class='ctx'> #: help.pm:316</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"You now need to decide where you want to install the Mandrakelinux\n"</div><div class='add'>+"You now need to decide where you want to install the Mandrivalinux\n"</div><div class='ctx'> "operating system on your hard drive. If your hard drive is empty or if an\n"</div><div class='ctx'> "existing operating system is using all the available space you will have to\n"</div><div class='ctx'> "partition the drive. Basically, partitioning a hard drive means to\n"</div><div class='ctx'> "logically divide it to create the space needed to install your new\n"</div><div class='del'>-"Mandrakelinux system.\n"</div><div class='add'>+"Mandrivalinux system.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Because the process of partitioning a hard drive is usually irreversible\n"</div><div class='ctx'> "and can lead to data losses, partitioning can be intimidating and stressful\n"</div><div class='hunk'>@@ -3936,7 +3936,7 @@ msgid ""</div><div class='ctx'> "FAT or NTFS partition. Resizing can be performed without the loss of any\n"</div><div class='ctx'> "data, provided you've previously defragmented the Windows partition.\n"</div><div class='ctx'> "Backing up your data is strongly recommended. Using this option is\n"</div><div class='del'>-"recommended if you want to use both Mandrakelinux and Microsoft Windows on\n"</div><div class='add'>+"recommended if you want to use both Mandrivalinux and Microsoft Windows on\n"</div><div class='ctx'> "the same computer.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "   Before choosing this option, please understand that after this\n"</div><div class='hunk'>@@ -3945,7 +3945,7 @@ msgid ""</div><div class='ctx'> "to store your data or to install new software.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". If you want to delete all data and all partitions present on\n"</div><div class='del'>-"your hard drive and replace them with your new Mandrakelinux system, choose\n"</div><div class='add'>+"your hard drive and replace them with your new Mandrivalinux system, choose\n"</div><div class='ctx'> "this option. Be careful, because you will not be able to undo this "</div><div class='ctx'> "operation\n"</div><div class='ctx'> "after you confirm.\n"</div><div class='hunk'>@@ -4074,7 +4074,7 @@ msgid ""</div><div class='ctx'> "Click on \"%s\" when you're ready to format the partitions.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click on \"%s\" if you want to choose another partition for your new\n"</div><div class='del'>-"Mandrakelinux operating system installation.\n"</div><div class='add'>+"Mandrivalinux operating system installation.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Click on \"%s\" if you wish to select partitions which will be checked for\n"</div><div class='ctx'> "bad blocks on the disk."</div><div class='hunk'>@@ -4092,7 +4092,7 @@ msgstr "feist"</div><div class='ctx'> #: help.pm:434</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"By the time you install Mandrakelinux, it's likely that some packages will\n"</div><div class='add'>+"By the time you install Mandrivalinux, it's likely that some packages will\n"</div><div class='ctx'> "have been updated since the initial release. Bugs may have been fixed,\n"</div><div class='ctx'> "security issues resolved. To allow you to benefit from these updates,\n"</div><div class='ctx'> "you're now able to download them from the Internet. Check \"%s\" if you\n"</div><div class='hunk'>@@ -4121,7 +4121,7 @@ msgid ""</div><div class='ctx'> "generally obtained at the expense of ease of use.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "If you do not know what to choose, keep the default option. You'll be able\n"</div><div class='del'>-"to change it later with the draksec tool, which is part of Mandrakelinux\n"</div><div class='add'>+"to change it later with the draksec tool, which is part of Mandrivalinux\n"</div><div class='ctx'> "Control Center.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Fill the \"%s\" field with the e-mail address of the person responsible for\n"</div><div class='hunk'>@@ -4137,7 +4137,7 @@ msgstr "Riarthóir Slándála"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "At this point, you need to choose which partition(s) will be used for the\n"</div><div class='del'>-"installation of your Mandrakelinux system. If partitions have already been\n"</div><div class='add'>+"installation of your Mandrivalinux system. If partitions have already been\n"</div><div class='ctx'> "defined, either from a previous installation of GNU/Linux or by another\n"</div><div class='ctx'> "partitioning tool, you can use existing partitions. Otherwise, hard drive\n"</div><div class='ctx'> "partitions must be defined.\n"</div><div class='hunk'>@@ -4223,7 +4223,7 @@ msgstr ""</div><div class='ctx'> msgid ""</div><div class='ctx'> "More than one Microsoft partition has been detected on your hard drive.\n"</div><div class='ctx'> "Please choose the one which you want to resize in order to install your new\n"</div><div class='del'>-"Mandrakelinux operating system.\n"</div><div class='add'>+"Mandrivalinux operating system.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Each partition is listed as follows: \"Linux name\", \"Windows name\"\n"</div><div class='ctx'> "\"Capacity\".\n"</div><div class='hunk'>@@ -4268,7 +4268,7 @@ msgid ""</div><div class='ctx'> "found on your machine.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "DrakX now needs to know if you want to perform a new installation or an\n"</div><div class='del'>-"upgrade of an existing Mandrakelinux system:\n"</div><div class='add'>+"upgrade of an existing Mandrivalinux system:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". For the most part, this completely wipes out the old system.\n"</div><div class='ctx'> "However, depending on your partitioning scheme, you can prevent some of\n"</div><div class='hunk'>@@ -4277,13 +4277,13 @@ msgid ""</div><div class='ctx'> "the file system, you should use this option.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\". This installation class allows you to update the packages\n"</div><div class='del'>-"currently installed on your Mandrakelinux system. Your current partitioning\n"</div><div class='add'>+"currently installed on your Mandrivalinux system. Your current partitioning\n"</div><div class='ctx'> "scheme and user data will not be altered. Most of the other configuration\n"</div><div class='ctx'> "steps remain available and are similar to a standard installation.\n"</div><div class='ctx'> "\n"</div><div class='del'>-"Using the ``Upgrade'' option should work fine on Mandrakelinux systems\n"</div><div class='add'>+"Using the ``Upgrade'' option should work fine on Mandrivalinux systems\n"</div><div class='ctx'> "running version \"8.1\" or later. Performing an upgrade on versions prior\n"</div><div class='del'>-"to Mandrakelinux version \"8.1\" is not recommended."</div><div class='add'>+"to Mandrivalinux version \"8.1\" is not recommended."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: help.pm:591</div><div class='hunk'>@@ -4324,7 +4324,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "About UTF-8 (unicode) support: Unicode is a new character encoding meant to\n"</div><div class='ctx'> "cover all existing languages. However full support for it in GNU/Linux is\n"</div><div class='del'>-"still under development. For that reason, Mandrakelinux's use of UTF-8 will\n"</div><div class='add'>+"still under development. For that reason, Mandrivalinux's use of UTF-8 will\n"</div><div class='ctx'> "depend on the user's choices:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * If you choose a language with a strong legacy encoding (latin1\n"</div><div class='hunk'>@@ -4481,7 +4481,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Now, it's time to select a printing system for your computer. Other\n"</div><div class='del'>-"operating systems may offer you one, but Mandrakelinux offers two. Each of\n"</div><div class='add'>+"operating systems may offer you one, but Mandrivalinux offers two. Each of\n"</div><div class='ctx'> "the printing systems is best suited to particular types of configuration.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\" -- which is an acronym for ``print, do not queue'', is the choice\n"</div><div class='hunk'>@@ -4502,7 +4502,7 @@ msgid ""</div><div class='ctx'> "options and for managing the printer.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "If you make a choice now, and later find that you do not like your printing\n"</div><div class='del'>-"system you may change it by running PrinterDrake from the Mandrakelinux\n"</div><div class='add'>+"system you may change it by running PrinterDrake from the Mandrivalinux\n"</div><div class='ctx'> "Control Center and clicking on the \"%s\" button."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -4602,7 +4602,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": if you wish to configure your Internet or local network access,\n"</div><div class='ctx'> "you can do so now. Refer to the printed documentation or use the\n"</div><div class='del'>-"Mandrakelinux Control Center after the installation has finished to benefit\n"</div><div class='add'>+"Mandrivalinux Control Center after the installation has finished to benefit\n"</div><div class='ctx'> "from full in-line help.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": allows to configure HTTP and FTP proxy addresses if the machine\n"</div><div class='hunk'>@@ -4619,7 +4619,7 @@ msgid ""</div><div class='ctx'> " * \"%s\": if you wish to change your bootloader configuration, click this\n"</div><div class='ctx'> "button. This should be reserved to advanced users. Refer to the printed\n"</div><div class='ctx'> "documentation or the in-line help about bootloader configuration in the\n"</div><div class='del'>-"Mandrakelinux Control Center.\n"</div><div class='add'>+"Mandrivalinux Control Center.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> " * \"%s\": through this entry you can fine tune which services will be run\n"</div><div class='ctx'> "on your machine. If you plan to use this machine as a server it's a good\n"</div><div class='hunk'>@@ -4681,7 +4681,7 @@ msgstr "Seirbishí"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Choose the hard drive you want to erase in order to install your new\n"</div><div class='del'>-"Mandrakelinux partition. Be careful, all data on this drive will be lost\n"</div><div class='add'>+"Mandrivalinux partition. Be careful, all data on this drive will be lost\n"</div><div class='ctx'> "and will not be recoverable!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -4995,7 +4995,7 @@ msgstr "Cruthaigh rann nua"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Your Windows partition is too fragmented. Please reboot your computer under "</div><div class='del'>-"Windows, run the ``defrag'' utility, then restart the Mandrakelinux "</div><div class='add'>+"Windows, run the ``defrag'' utility, then restart the Mandrivalinux "</div><div class='ctx'> "installation."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -5099,19 +5099,19 @@ msgid ""</div><div class='ctx'> "Introduction\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "The operating system and the different components available in the "</div><div class='del'>-"Mandrakelinux distribution \n"</div><div class='add'>+"Mandrivalinux distribution \n"</div><div class='ctx'> "shall be called the \"Software Products\" hereafter. The Software Products "</div><div class='ctx'> "include, but are not \n"</div><div class='ctx'> "restricted to, the set of programs, methods, rules and documentation related "</div><div class='ctx'> "to the operating \n"</div><div class='del'>-"system and the different components of the Mandrakelinux distribution.\n"</div><div class='add'>+"system and the different components of the Mandrivalinux distribution.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "1. License Agreement\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Please read this document carefully. This document is a license agreement "</div><div class='ctx'> "between you and  \n"</div><div class='del'>-"Mandrakesoft S.A. which applies to the Software Products.\n"</div><div class='add'>+"Mandriva S.A. which applies to the Software Products.\n"</div><div class='ctx'> "By installing, duplicating or using the Software Products in any manner, you "</div><div class='ctx'> "explicitly \n"</div><div class='ctx'> "accept and fully agree to conform to the terms and conditions of this "</div><div class='hunk'>@@ -5133,7 +5133,7 @@ msgid ""</div><div class='ctx'> "The Software Products and attached documentation are provided \"as is\", "</div><div class='ctx'> "with no warranty, to the \n"</div><div class='ctx'> "extent permitted by law.\n"</div><div class='del'>-"Mandrakesoft S.A. will, in no circumstances and to the extent permitted by "</div><div class='add'>+"Mandriva S.A. will, in no circumstances and to the extent permitted by "</div><div class='ctx'> "law, be liable for any special,\n"</div><div class='ctx'> "incidental, direct or indirect damages whatsoever (including without "</div><div class='ctx'> "limitation damages for loss of \n"</div><div class='hunk'>@@ -5141,14 +5141,14 @@ msgid ""</div><div class='ctx'> "resulting from a court \n"</div><div class='ctx'> "judgment, or any other consequential loss) arising out of  the use or "</div><div class='ctx'> "inability to use the Software \n"</div><div class='del'>-"Products, even if Mandrakesoft S.A. has been advised of the possibility or "</div><div class='add'>+"Products, even if Mandriva S.A. has been advised of the possibility or "</div><div class='ctx'> "occurrence of such \n"</div><div class='ctx'> "damages.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN SOME "</div><div class='ctx'> "COUNTRIES\n"</div><div class='ctx'> "\n"</div><div class='del'>-"To the extent permitted by law, Mandrakesoft S.A. or its distributors will, "</div><div class='add'>+"To the extent permitted by law, Mandriva S.A. or its distributors will, "</div><div class='ctx'> "in no circumstances, be \n"</div><div class='ctx'> "liable for any special, incidental, direct or indirect damages whatsoever "</div><div class='ctx'> "(including without \n"</div><div class='hunk'>@@ -5158,7 +5158,7 @@ msgid ""</div><div class='ctx'> "loss) arising out \n"</div><div class='ctx'> "of the possession and use of software components or arising out of  "</div><div class='ctx'> "downloading software components \n"</div><div class='del'>-"from one of Mandrakelinux sites  which are prohibited or restricted in some "</div><div class='add'>+"from one of Mandrivalinux sites  which are prohibited or restricted in some "</div><div class='ctx'> "countries by local laws.\n"</div><div class='ctx'> "This limited liability applies to, but is not restricted to, the strong "</div><div class='ctx'> "cryptography components \n"</div><div class='hunk'>@@ -5178,10 +5178,10 @@ msgid ""</div><div class='ctx'> "and conditions of the license agreement for each component before using any "</div><div class='ctx'> "component. Any question \n"</div><div class='ctx'> "on a component license should be addressed to the component author and not "</div><div class='del'>-"to Mandrakesoft.\n"</div><div class='del'>-"The programs developed by Mandrakesoft S.A. are governed by the GPL License. "</div><div class='add'>+"to Mandriva.\n"</div><div class='add'>+"The programs developed by Mandriva S.A. are governed by the GPL License. "</div><div class='ctx'> "Documentation written \n"</div><div class='del'>-"by Mandrakesoft S.A. is governed by a specific license. Please refer to the "</div><div class='add'>+"by Mandriva S.A. is governed by a specific license. Please refer to the "</div><div class='ctx'> "documentation for \n"</div><div class='ctx'> "further details.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -5192,11 +5192,11 @@ msgid ""</div><div class='ctx'> "respective authors and are \n"</div><div class='ctx'> "protected by intellectual property and copyright laws applicable to software "</div><div class='ctx'> "programs.\n"</div><div class='del'>-"Mandrakesoft S.A. reserves its rights to modify or adapt the Software "</div><div class='add'>+"Mandriva S.A. reserves its rights to modify or adapt the Software "</div><div class='ctx'> "Products, as a whole or in \n"</div><div class='ctx'> "parts, by all means and for all purposes.\n"</div><div class='del'>-"\"Mandrake\", \"Mandrakelinux\" and associated logos are trademarks of "</div><div class='del'>-"Mandrakesoft S.A.  \n"</div><div class='add'>+"\"Mandriva\", \"Mandrivalinux\" and associated logos are trademarks of "</div><div class='add'>+"Mandriva S.A.  \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "5. Governing Laws \n"</div><div class='hunk'>@@ -5212,7 +5212,7 @@ msgid ""</div><div class='ctx'> "court. As a last \n"</div><div class='ctx'> "resort, the dispute will be referred to the appropriate Courts of Law of "</div><div class='ctx'> "Paris - France.\n"</div><div class='del'>-"For any question on this document, please contact Mandrakesoft S.A.  \n"</div><div class='add'>+"For any question on this document, please contact Mandriva S.A.  \n"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: install_messages.pm:90</div><div class='hunk'>@@ -5269,7 +5269,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "For information on fixes which are available for this release of "</div><div class='del'>-"Mandrakelinux,\n"</div><div class='add'>+"Mandrivalinux,\n"</div><div class='ctx'> "consult the Errata available from:\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -5277,7 +5277,7 @@ msgid ""</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "Information on configuring your system is available in the post\n"</div><div class='del'>-"install chapter of the Official Mandrakelinux User's Guide."</div><div class='add'>+"install chapter of the Official Mandrivalinux User's Guide."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #. -PO: keep the double empty lines between sections, this is formatted a la LaTeX</div><div class='hunk'>@@ -5309,7 +5309,7 @@ msgstr "Ag tosnú ar céim `%s'\n"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Your system is low on resources. You may have some problem installing\n"</div><div class='del'>-"Mandrakelinux. If that occurs, you can try a text install instead. For "</div><div class='add'>+"Mandrivalinux. If that occurs, you can try a text install instead. For "</div><div class='ctx'> "this,\n"</div><div class='ctx'> "press `F1' when booting on CDROM, then enter `text'."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -5813,7 +5813,7 @@ msgstr ""</div><div class='ctx'> #: install_steps_interactive.pm:821</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Contacting Mandrakelinux web site to get the list of available mirrors..."</div><div class='add'>+"Contacting Mandrivalinux web site to get the list of available mirrors..."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: install_steps_interactive.pm:840</div><div class='hunk'>@@ -6018,8 +6018,8 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: install_steps_newt.pm:20</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Installation %s"</div><div class='del'>-msgstr "Suiteáil Mandrakelinux %s"</div><div class='add'>+msgid "Mandrivalinux Installation %s"</div><div class='add'>+msgstr "Suiteáil Mandrivalinux %s"</div><div class='ctx'> </div><div class='ctx'> #. -PO: This string must fit in a 80-char wide text screen</div><div class='ctx'> #: install_steps_newt.pm:34</div><div class='hunk'>@@ -8614,7 +8614,7 @@ msgstr ""</div><div class='ctx'> msgid ""</div><div class='ctx'> "drakfirewall configurator\n"</div><div class='ctx'> "\n"</div><div class='del'>-"This configures a personal firewall for this Mandrakelinux machine.\n"</div><div class='add'>+"This configures a personal firewall for this Mandrivalinux machine.\n"</div><div class='ctx'> "For a powerful and dedicated firewall solution, please look to the\n"</div><div class='ctx'> "specialized MandrakeSecurity Firewall distribution."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -12169,7 +12169,7 @@ msgstr ""</div><div class='ctx'> #: printer/printerdrake.pm:3929</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Run Scannerdrake (Hardware/Scanner in Mandrakelinux Control Center) to share "</div><div class='add'>+"Run Scannerdrake (Hardware/Scanner in Mandrivalinux Control Center) to share "</div><div class='ctx'> "your scanner on the network.\n"</div><div class='ctx'> "\n"</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -13833,18 +13833,18 @@ msgstr "Stad"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;What is Mandrakelinux?&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;What is Mandrivalinux?&lt;/b&gt;"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Welcome to &lt;b&gt;Mandrakelinux&lt;/b&gt;!"</div><div class='del'>-msgstr "Fáilte go dtí &lt;b&gt;Mandrakelinux&lt;/b&gt;!"</div><div class='add'>+msgid "Welcome to &lt;b&gt;Mandrivalinux&lt;/b&gt;!"</div><div class='add'>+msgstr "Fáilte go dtí &lt;b&gt;Mandrivalinux&lt;/b&gt;!"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/01.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is a &lt;b&gt;Linux distribution&lt;/b&gt; that comprises the core of the "</div><div class='add'>+"Mandrivalinux is a &lt;b&gt;Linux distribution&lt;/b&gt; that comprises the core of the "</div><div class='ctx'> "system, called the &lt;b&gt;operating system&lt;/b&gt; (based on the Linux kernel) "</div><div class='ctx'> "together with &lt;b&gt;a lot of applications&lt;/b&gt; meeting every need you could even "</div><div class='ctx'> "think of."</div><div class='hunk'>@@ -13853,7 +13853,7 @@ msgstr ""</div><div class='ctx'> #: share/advertising/01.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is the most &lt;b&gt;user-friendly&lt;/b&gt; Linux distribution today. It "</div><div class='add'>+"Mandrivalinux is the most &lt;b&gt;user-friendly&lt;/b&gt; Linux distribution today. It "</div><div class='ctx'> "is also one of the &lt;b&gt;most widely used&lt;/b&gt; Linux distributions worldwide!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -13870,9 +13870,9 @@ msgstr "Trialaigh an cumraíocht"</div><div class='ctx'> #: share/advertising/02.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux is committed to the open source model. This means that this "</div><div class='del'>-"new release is the result of &lt;b&gt;collaboration&lt;/b&gt; between &lt;b&gt;Mandrakesoft's "</div><div class='del'>-"team of developers&lt;/b&gt; and the &lt;b&gt;worldwide community&lt;/b&gt; of Mandrakelinux "</div><div class='add'>+"Mandrivalinux is committed to the open source model. This means that this "</div><div class='add'>+"new release is the result of &lt;b&gt;collaboration&lt;/b&gt; between &lt;b&gt;Mandriva's "</div><div class='add'>+"team of developers&lt;/b&gt; and the &lt;b&gt;worldwide community&lt;/b&gt; of Mandrivalinux "</div><div class='ctx'> "contributors."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -13892,7 +13892,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Most of the software included in the distribution and all of the "</div><div class='del'>-"Mandrakelinux tools are licensed under the &lt;b&gt;General Public License&lt;/b&gt;."</div><div class='add'>+"Mandrivalinux tools are licensed under the &lt;b&gt;General Public License&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/03.pl:17</div><div class='hunk'>@@ -13918,10 +13918,10 @@ msgstr ""</div><div class='ctx'> #: share/advertising/04.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakelinux has one of the &lt;b&gt;biggest communities&lt;/b&gt; of users and "</div><div class='add'>+"Mandrivalinux has one of the &lt;b&gt;biggest communities&lt;/b&gt; of users and "</div><div class='ctx'> "developers. The role of such a community is very wide, ranging from bug "</div><div class='ctx'> "reporting to the development of new applications. The community plays a "</div><div class='del'>-"&lt;b&gt;key role&lt;/b&gt; in the Mandrakelinux world."</div><div class='add'>+"&lt;b&gt;key role&lt;/b&gt; in the Mandrivalinux world."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/04.pl:17</div><div class='hunk'>@@ -13940,8 +13940,8 @@ msgstr ""</div><div class='ctx'> #: share/advertising/05.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"You are now installing &lt;b&gt;Mandrakelinux Download&lt;/b&gt;. This is the free "</div><div class='del'>-"version that Mandrakesoft wants to keep &lt;b&gt;available to everyone&lt;/b&gt;."</div><div class='add'>+"You are now installing &lt;b&gt;Mandrivalinux Download&lt;/b&gt;. This is the free "</div><div class='add'>+"version that Mandriva wants to keep &lt;b&gt;available to everyone&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/05.pl:19</div><div class='hunk'>@@ -13968,7 +13968,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "You will not have access to the &lt;b&gt;services included&lt;/b&gt; in the other "</div><div class='del'>-"Mandrakesoft products either."</div><div class='add'>+"Mandriva products either."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:13</div><div class='hunk'>@@ -13978,7 +13978,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux Discovery&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux Discovery&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/06.pl:17</div><div class='hunk'>@@ -13997,13 +13997,13 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/07.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux PowerPack&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux PowerPack&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/07.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"PowerPack is Mandrakesoft's &lt;b&gt;premier Linux desktop&lt;/b&gt; product. PowerPack "</div><div class='add'>+"PowerPack is Mandriva's &lt;b&gt;premier Linux desktop&lt;/b&gt; product. PowerPack "</div><div class='ctx'> "includes &lt;b&gt;thousands of applications&lt;/b&gt; - everything from the most popular "</div><div class='ctx'> "to the most advanced."</div><div class='ctx'> msgstr ""</div><div class='hunk'>@@ -14015,7 +14015,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/08.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "You are now installing &lt;b&gt;Mandrakelinux PowerPack+&lt;/b&gt;."</div><div class='add'>+msgid "You are now installing &lt;b&gt;Mandrivalinux PowerPack+&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/08.pl:17</div><div class='hunk'>@@ -14029,19 +14029,19 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:13</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products&lt;/b&gt;"</div><div class='ctx'> msgstr "Bainteach le hIdirlíon"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakesoft&lt;/b&gt; has developed a wide range of &lt;b&gt;Mandrakelinux&lt;/b&gt; "</div><div class='add'>+"&lt;b&gt;Mandriva&lt;/b&gt; has developed a wide range of &lt;b&gt;Mandrivalinux&lt;/b&gt; "</div><div class='ctx'> "products."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:17</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "The Mandrakelinux products are:"</div><div class='add'>+msgid "The Mandrivalinux products are:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/09.pl:18</div><div class='hunk'>@@ -14062,61 +14062,61 @@ msgstr ""</div><div class='ctx'> #: share/advertising/09.pl:21</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;Mandrakelinux for x86-64&lt;/b&gt;, The Mandrakelinux solution for making "</div><div class='add'>+"\t* &lt;b&gt;Mandrivalinux for x86-64&lt;/b&gt;, The Mandrivalinux solution for making "</div><div class='ctx'> "the most of your 64-bit processor."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:15</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products (Nomad Products)&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products (Nomad Products)&lt;/b&gt;"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakesoft has developed two products that allow you to use Mandrakelinux "</div><div class='add'>+"Mandriva has developed two products that allow you to use Mandrivalinux "</div><div class='ctx'> "&lt;b&gt;on any computer&lt;/b&gt; and without any need to actually install it:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:18</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;Move&lt;/b&gt;, a Mandrakelinux distribution that runs entirely from a "</div><div class='add'>+"\t* &lt;b&gt;Move&lt;/b&gt;, a Mandrivalinux distribution that runs entirely from a "</div><div class='ctx'> "bootable CD-ROM."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/10.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, a Mandrakelinux distribution pre-installed on the "</div><div class='add'>+"\t* &lt;b&gt;GlobeTrotter&lt;/b&gt;, a Mandrivalinux distribution pre-installed on the "</div><div class='ctx'> "ultra-compact “LaCie Mobile Hard Drive”."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakesoft Products (Professional Solutions)&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Products (Professional Solutions)&lt;/b&gt;"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Below are the Mandrakesoft products designed to meet the &lt;b&gt;professional "</div><div class='add'>+"Below are the Mandriva products designed to meet the &lt;b&gt;professional "</div><div class='ctx'> "needs&lt;/b&gt;:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:16</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, The Mandrakelinux Desktop for Businesses."</div><div class='add'>+msgid "\t* &lt;b&gt;Corporate Desktop&lt;/b&gt;, The Mandrivalinux Desktop for Businesses."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:17</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, The Mandrakelinux Server Solution."</div><div class='add'>+msgid "\t* &lt;b&gt;Corporate Server&lt;/b&gt;, The Mandrivalinux Server Solution."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/11.pl:18</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, The Mandrakelinux Security Solution."</div><div class='add'>+msgid "\t* &lt;b&gt;Multi-Network Firewall&lt;/b&gt;, The Mandrivalinux Security Solution."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/12.pl:13</div><div class='hunk'>@@ -14154,7 +14154,7 @@ msgstr "Deasc Graphaicí Eile"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "With PowerPack, you will have the choice of the &lt;b&gt;graphical desktop "</div><div class='del'>-"environment&lt;/b&gt;. Mandrakesoft has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='add'>+"environment&lt;/b&gt;. Mandriva has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/13-a.pl:17 share/advertising/13-b.pl:17</div><div class='hunk'>@@ -14175,7 +14175,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "With PowerPack+, you will have the choice of the &lt;b&gt;graphical desktop "</div><div class='del'>-"environment&lt;/b&gt;. Mandrakesoft has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='add'>+"environment&lt;/b&gt;. Mandriva has chosen &lt;b&gt;KDE&lt;/b&gt; as the default one."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/14.pl:15</div><div class='hunk'>@@ -14292,7 +14292,7 @@ msgstr ""</div><div class='ctx'> #: share/advertising/18.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"In the Mandrakelinux menu you will find &lt;b&gt;easy-to-use&lt;/b&gt; applications for "</div><div class='add'>+"In the Mandrivalinux menu you will find &lt;b&gt;easy-to-use&lt;/b&gt; applications for "</div><div class='ctx'> "&lt;b&gt;all of your tasks&lt;/b&gt;:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -14527,14 +14527,14 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:13</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakelinux Control Center&lt;/b&gt;"</div><div class='del'>-msgstr "&lt;b&gt;Ionad Rialaithe Mandrakelinux&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandrivalinux Control Center&lt;/b&gt;"</div><div class='add'>+msgstr "&lt;b&gt;Ionad Rialaithe Mandrivalinux&lt;/b&gt;"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/25.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"The &lt;b&gt;Mandrakelinux Control Center&lt;/b&gt; is an essential collection of "</div><div class='del'>-"Mandrakelinux-specific utilities designed to simplify the configuration of "</div><div class='add'>+"The &lt;b&gt;Mandrivalinux Control Center&lt;/b&gt; is an essential collection of "</div><div class='add'>+"Mandrivalinux-specific utilities designed to simplify the configuration of "</div><div class='ctx'> "your computer."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -14556,9 +14556,9 @@ msgstr ""</div><div class='ctx'> msgid ""</div><div class='ctx'> "Like all computer programming, open source software &lt;b&gt;requires time and "</div><div class='ctx'> "people&lt;/b&gt; for development. In order to respect the open source philosophy, "</div><div class='del'>-"Mandrakesoft sells added value products and services to &lt;b&gt;keep improving "</div><div class='del'>-"Mandrakelinux&lt;/b&gt;. If you want to &lt;b&gt;support the open source philosophy&lt;/b&gt; "</div><div class='del'>-"and the development of Mandrakelinux, &lt;b&gt;please&lt;/b&gt; consider buying one of "</div><div class='add'>+"Mandriva sells added value products and services to &lt;b&gt;keep improving "</div><div class='add'>+"Mandrivalinux&lt;/b&gt;. If you want to &lt;b&gt;support the open source philosophy&lt;/b&gt; "</div><div class='add'>+"and the development of Mandrivalinux, &lt;b&gt;please&lt;/b&gt; consider buying one of "</div><div class='ctx'> "our products or services!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -14570,7 +14570,7 @@ msgstr "Bainteach le hIdirlíon"</div><div class='ctx'> #: share/advertising/27.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"To learn more about Mandrakesoft products and services, you can visit our "</div><div class='add'>+"To learn more about Mandriva products and services, you can visit our "</div><div class='ctx'> "&lt;b&gt;e-commerce platform&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -14593,20 +14593,20 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:15</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeclub&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Club&lt;/b&gt;"</div><div class='ctx'> msgstr "Bainteach le hIdirlíon"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakeclub&lt;/b&gt; is the &lt;b&gt;perfect companion&lt;/b&gt; to your Mandrakelinux "</div><div class='add'>+"&lt;b&gt;Mandriva Club&lt;/b&gt; is the &lt;b&gt;perfect companion&lt;/b&gt; to your Mandrivalinux "</div><div class='ctx'> "product.."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Take advantage of &lt;b&gt;valuable benefits&lt;/b&gt; by joining Mandrakeclub, such as:"</div><div class='add'>+"Take advantage of &lt;b&gt;valuable benefits&lt;/b&gt; by joining Mandriva Club, such as:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:20</div><div class='hunk'>@@ -14625,33 +14625,33 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:22</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "\t* Participation in Mandrakelinux &lt;b&gt;user forums&lt;/b&gt;."</div><div class='add'>+msgid "\t* Participation in Mandrivalinux &lt;b&gt;user forums&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/28.pl:23</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "\t* &lt;b&gt;Early and privileged access&lt;/b&gt;, before public release, to "</div><div class='del'>-"Mandrakelinux &lt;b&gt;ISO images&lt;/b&gt;."</div><div class='add'>+"Mandrivalinux &lt;b&gt;ISO images&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:13</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeonline&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Online&lt;/b&gt;"</div><div class='ctx'> msgstr "Bainteach le hIdirlíon"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"&lt;b&gt;Mandrakeonline&lt;/b&gt; is a new premium service that Mandrakesoft is proud to "</div><div class='add'>+"&lt;b&gt;Mandriva Online&lt;/b&gt; is a new premium service that Mandriva is proud to "</div><div class='ctx'> "offer its customers!"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Mandrakeonline provides a wide range of valuable services for &lt;b&gt;easily "</div><div class='del'>-"updating&lt;/b&gt; your Mandrakelinux systems:"</div><div class='add'>+"Mandriva Online provides a wide range of valuable services for &lt;b&gt;easily "</div><div class='add'>+"updating&lt;/b&gt; your Mandrivalinux systems:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/29.pl:18</div><div class='hunk'>@@ -14674,32 +14674,32 @@ msgstr ""</div><div class='ctx'> #: share/advertising/29.pl:21</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"\t* Management of &lt;b&gt;all your Mandrakelinux systems&lt;/b&gt; with one account."</div><div class='add'>+"\t* Management of &lt;b&gt;all your Mandrivalinux systems&lt;/b&gt; with one account."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:13</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "&lt;b&gt;Mandrakeexpert&lt;/b&gt;"</div><div class='add'>+msgid "&lt;b&gt;Mandriva Expert&lt;/b&gt;"</div><div class='ctx'> msgstr "Bainteach le hIdirlíon"</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:15</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Do you require &lt;b&gt;assistance?&lt;/b&gt; Meet Mandrakesoft's technical experts on "</div><div class='add'>+"Do you require &lt;b&gt;assistance?&lt;/b&gt; Meet Mandriva's technical experts on "</div><div class='ctx'> "&lt;b&gt;our technical support platform&lt;/b&gt; www.mandrakeexpert.com."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:17</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Thanks to the help of &lt;b&gt;qualified Mandrakelinux experts&lt;/b&gt;, you will save "</div><div class='add'>+"Thanks to the help of &lt;b&gt;qualified Mandrivalinux experts&lt;/b&gt;, you will save "</div><div class='ctx'> "a lot of time."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/advertising/30.pl:19</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"For any question related to Mandrakelinux, you have the possibility to "</div><div class='add'>+"For any question related to Mandrivalinux, you have the possibility to "</div><div class='ctx'> "purchase support incidents at &lt;b&gt;store.mandrakesoft.com&lt;/b&gt;."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='hunk'>@@ -14991,7 +14991,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:196</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "Mandrakesoft Wizards"</div><div class='add'>+msgid "Mandriva Wizards"</div><div class='ctx'> msgstr "Bainteach le hIdirlíon"</div><div class='ctx'> </div><div class='ctx'> #: share/compssUsers.pl:197</div><div class='hunk'>@@ -15087,7 +15087,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "[OPTIONS]...\n"</div><div class='del'>-"Mandrakelinux Terminal Server Configurator\n"</div><div class='add'>+"Mandrivalinux Terminal Server Configurator\n"</div><div class='ctx'> "--enable         : enable MTS\n"</div><div class='ctx'> "--disable        : disable MTS\n"</div><div class='ctx'> "--start          : start MTS\n"</div><div class='hunk'>@@ -15135,7 +15135,7 @@ msgstr ""</div><div class='ctx'> msgid ""</div><div class='ctx'> "[OPTION]...\n"</div><div class='ctx'> "  --no-confirmation      do not ask first confirmation question in "</div><div class='del'>-"MandrakeUpdate mode\n"</div><div class='add'>+"Mandriva Update mode\n"</div><div class='ctx'> "  --no-verify-rpm        do not verify packages signatures\n"</div><div class='ctx'> "  --changelog-first      display changelog before filelist in the "</div><div class='ctx'> "description window\n"</div><div class='hunk'>@@ -17585,13 +17585,13 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:41</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "Mandrakelinux Bug Report Tool"</div><div class='add'>+msgid "Mandrivalinux Bug Report Tool"</div><div class='ctx'> msgstr "Bainteach le hIdirlíon"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:46</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Mandrakelinux Control Center"</div><div class='del'>-msgstr "Ionad Rialaithe Mandrakelinux"</div><div class='add'>+msgid "Mandrivalinux Control Center"</div><div class='add'>+msgstr "Ionad Rialaithe Mandrivalinux"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:48</div><div class='ctx'> #, c-format</div><div class='hunk'>@@ -17611,8 +17611,8 @@ msgstr "HardDrake"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:51</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "Mandrakeonline"</div><div class='del'>-msgstr "Ionad Rialaithe Mandrakelinux"</div><div class='add'>+msgid "Mandriva Online"</div><div class='add'>+msgstr "Ionad Rialaithe Mandrivalinux"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:52</div><div class='ctx'> #, fuzzy, c-format</div><div class='hunk'>@@ -17656,7 +17656,7 @@ msgstr "Draíodóir Cumraíocht Gréasánú"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:81</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "Select Mandrakesoft Tool:"</div><div class='add'>+msgid "Select Mandriva Tool:"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakbug:82</div><div class='hunk'>@@ -18061,14 +18061,14 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "This interface has not been configured yet.\n"</div><div class='del'>-"Run the \"Add an interface\" assistant from the Mandrakelinux Control Center"</div><div class='add'>+"Run the \"Add an interface\" assistant from the Mandrivalinux Control Center"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakconnect:1009 standalone/net_applet:61</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "You do not have any configured Internet connection.\n"</div><div class='del'>-"Run the \"%s\" assistant from the Mandrakelinux Control Center"</div><div class='add'>+"Run the \"%s\" assistant from the Mandrivalinux Control Center"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #. -PO: here "Add Connection" should be translated the same was as in control-center</div><div class='hunk'>@@ -18119,7 +18119,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakedm:36</div><div class='ctx'> #, c-format</div><div class='del'>-msgid "MdkKDM (Mandrakelinux Display Manager)"</div><div class='add'>+msgid "MdkKDM (Mandrivalinux Display Manager)"</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakedm:37</div><div class='hunk'>@@ -18404,7 +18404,7 @@ msgstr "Iompórtáil"</div><div class='ctx'> #: standalone/drakfont:511</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='del'>-"Copyright (C) 2001-2002 by Mandrakesoft \n"</div><div class='add'>+"Copyright (C) 2001-2002 by Mandriva \n"</div><div class='ctx'> "\n"</div><div class='ctx'> "\n"</div><div class='ctx'> "       DUPONT Sebastien (original version)\n"</div><div class='hunk'>@@ -18862,7 +18862,7 @@ msgstr ""</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> " drakhelp 0.1\n"</div><div class='del'>-"Copyright (C) 2003-2004 Mandrakesoft.\n"</div><div class='add'>+"Copyright (C) 2003-2004 Mandriva.\n"</div><div class='ctx'> "This is free software and may be redistributed under the terms of the GNU "</div><div class='ctx'> "GPL.\n"</div><div class='ctx'> "\n"</div><div class='hunk'>@@ -18889,7 +18889,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakhelp:36</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "Mandrakelinux Help Center"</div><div class='add'>+msgid "Mandrivalinux Help Center"</div><div class='ctx'> msgstr "Bainteach le hIdirlíon"</div><div class='ctx'> </div><div class='ctx'> #: standalone/drakhelp:36</div><div class='hunk'>@@ -21864,7 +21864,7 @@ msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/logdrake:50</div><div class='ctx'> #, fuzzy, c-format</div><div class='del'>-msgid "Mandrakelinux Tools Logs"</div><div class='add'>+msgid "Mandrivalinux Tools Logs"</div><div class='ctx'> msgstr "Bainteach le hIdirlíon"</div><div class='ctx'> </div><div class='ctx'> #: standalone/logdrake:51</div><div class='hunk'>@@ -22368,7 +22368,7 @@ msgstr "Athraigh cineál ranna"</div><div class='ctx'> #, c-format</div><div class='ctx'> msgid ""</div><div class='ctx'> "Connection failed.\n"</div><div class='del'>-"Verify your configuration in the Mandrakelinux Control Center."</div><div class='add'>+"Verify your configuration in the Mandrivalinux Control Center."</div><div class='ctx'> msgstr ""</div><div class='ctx'> </div><div class='ctx'> #: standalone/net_monitor:341</div><div class='hunk'>@@ -23199,7 +23199,7 @@ msgstr "Theip ar shuiteáil"</div><div class='ctx'> #~ msgstr "Scrios ciú"</div><div class='ctx'> </div><div class='ctx'> #, fuzzy</div><div class='del'>-#~ msgid "MandrakeSoft Wizards"</div><div class='add'>+#~ msgid "Mandriva Wizards"</div><div class='ctx'> #~ msgstr "Bainteach le hIdirlíon"</div><div class='ctx'> </div><div class='ctx'> #~ msgid ""</div><div class='head'>diff --git a/perl-install/share/po/gl.po b/perl-install/share/po/gl.po<br/>index 53189cc8b..845e977cb 100644<br/>--- a/<a href='/software/drakx/tree/perl-install/share/po/gl.po?h=18.33&amp;id=a2c392a9ab83bb9031fb11f99f0101f1f2d9f140'>perl-install/share/po/gl.po</a><br/>+++ b/<a href='/software/drakx/tree/perl-install/share/po/gl.po?h=18.33&amp;id=b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab'>perl-install/share/po/gl.po</a></div>