diff options
Diffstat (limited to 'zarb-ml/mageia-i18n/attachments/20110531/e8a1b9e1')
4 files changed, 142 insertions, 0 deletions
diff --git a/zarb-ml/mageia-i18n/attachments/20110531/e8a1b9e1/attachment-0001.html b/zarb-ml/mageia-i18n/attachments/20110531/e8a1b9e1/attachment-0001.html new file mode 100644 index 000000000..c77b49724 --- /dev/null +++ b/zarb-ml/mageia-i18n/attachments/20110531/e8a1b9e1/attachment-0001.html @@ -0,0 +1,9 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'DejaVu Sans [unknown]'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Hi folks, I'm keeping you bussy tonight :D</p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br /></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Attached is the next one...</p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br /></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Oliver</p></body></html>
\ No newline at end of file diff --git a/zarb-ml/mageia-i18n/attachments/20110531/e8a1b9e1/attachment-0001.php b/zarb-ml/mageia-i18n/attachments/20110531/e8a1b9e1/attachment-0001.php new file mode 100644 index 000000000..29d08d3a8 --- /dev/null +++ b/zarb-ml/mageia-i18n/attachments/20110531/e8a1b9e1/attachment-0001.php @@ -0,0 +1,62 @@ +<?php +$_t = array( + 'en' => array( + 'page_title' => 'Migrate from Mandriva Linux to Mageia', + 'page_desc' => 'How to migrate from Mandriva Linux 2010.1/2010.2 to Mageia 1 in a few, safe steps.', + 'page_kw' => 'mageia, mandriva, upgrade, migrate', + 'page_h1' => 'Migrate from Mandriva Linux', + 'upgrading_general' => 'Upgrading from Mandriva Linux 2010.1 and 2010.2 is supported, and has been fine tuned over the past + months, so it should work. But as always and before:', + 'upgrading_general_array' => array('back up your data before upgrading;', + 'if you are upgrading a laptop, connect to power! + You might be updating over 2000 packages, and this can take some time;', + 'do not start up any net-intensive applications during the upgrade + – you need to reserve bandwidth for the upgrade.'), + 'upgrading_ways' => 'There are several ways to upgrade from one of those previous Mandriva releases:', + 'upgrading_ways_dvd' => '<a href="#dvd">using the Mageia 1 DVD</a>', + 'upgrading_ways_inline' => '<a href="#inline">using the online media sources directly</a>, + using <a href="#mgaonline">mgaonline</a> or <a href="#urpmi">urpmi</a>.', + 'h2_dvd' => 'Upgrade using the Mageia 1 DVD', + 'dvd_clean_install' => 'You can use the <a href="/downloads/">Mageia 1 DVD</a> to do a clean install + but also to upgrade from previous releases.', + 'to_upgrade' => 'To upgrade:', + 'to_upgrade_array' => array('<a href="/downloads/">Download the ISO</a> and burn it on a DVD;', + 'Boot the DVD and select "Install Mageia 1" from the bootloader menu;', + 'Select the "Upgrade" option in the installer.'), + 'recommended' => 'It is recommended to set up the online repositories, if possible + – the installer will ask you about this during the upgrade. + The reason is that the DVD only includes a subset + of these full fledged online Mageia repositories.', + 'h2_inline' => 'Upgrading inline', + 'inline_1' => 'You can upgrade using the online media sources directly, from within your Mandriva installation.', + 'inline_2' => 'This can be done either using the graphical <code>mgaonline</code> tool + or the command-line <code>urpmi</code>. + Both methods are outlined below. But first, download and install + this <code>mgaonline</code> package that will help you through the process:', + 'mgaonline_image_title' => 'for Mandriva Linux 2010.1 or 2010.2', + 'inline_3' => 'Note that you may get a security warning, due to invalid package signatures. + This is because a Mandriva system does not recognise Mageia signatures; + you can safely ignore these warnings. + Yes, that sucks, we know.', + 'a_or_b' => 'So, it installed the package? Good, let\'s move on and pick a) or b) below:', + 'h2_a' => 'a) Upgrading inline, using mgaonline (GUI)', + 'popup_window_1' => 'a) Upgrading inline, using mgaonline (GUI)', + 'popup_window_2' => 'Just follow the wizard instructions; it will configure Mageia media sources and start the migration.', + 'as_soon_complete' => 'As soon as the migration is complete, you should restart your system; and here you are.', + 'h2_b' => 'b) Upgrading inline, using urpmi (CLI)', + 'cli_1' => 'You can also upgrade using <code>urpmi</code> from your favourite terminal emulator, + if you are confortable with it. Here are the steps:', + 'cli_2' => 'Remove all the existing media sources on your system:', + 'cli_3' => 'Add the Mageia online sources:', + 'cli_4' => 'either directly (this will select a best matching mirror, after your location):', + 'cli_5' => 'either using a specific media mirror (you can decide from <a href="http://mirrors.mageia.org/distrib">our mirrors list</a>):', + 'h2_thats_it' => 'That\'s it!', + 'h3_question' => 'Have a question?', + 'join_and_ask' => 'Do not hesitate to join our <a href="irc://irc.freenode.net/#mageia">#mageia</a> + IRC channel on Freenode or go in <a href="http://forums.mageia.org/">our forum</a> + to ask for assistance or details.', + 'h3_feedback' => 'Want to send some feedback?', + 'tweet_it' => 'Just <a href="http://twitter.com/mageia_org">tweet it to @mageia_org</a>.' + ) +); +?>
\ No newline at end of file diff --git a/zarb-ml/mageia-i18n/attachments/20110531/e8a1b9e1/attachment.html b/zarb-ml/mageia-i18n/attachments/20110531/e8a1b9e1/attachment.html new file mode 100644 index 000000000..c77b49724 --- /dev/null +++ b/zarb-ml/mageia-i18n/attachments/20110531/e8a1b9e1/attachment.html @@ -0,0 +1,9 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'DejaVu Sans [unknown]'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Hi folks, I'm keeping you bussy tonight :D</p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br /></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Attached is the next one...</p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br /></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Oliver</p></body></html>
\ No newline at end of file diff --git a/zarb-ml/mageia-i18n/attachments/20110531/e8a1b9e1/attachment.php b/zarb-ml/mageia-i18n/attachments/20110531/e8a1b9e1/attachment.php new file mode 100644 index 000000000..29d08d3a8 --- /dev/null +++ b/zarb-ml/mageia-i18n/attachments/20110531/e8a1b9e1/attachment.php @@ -0,0 +1,62 @@ +<?php +$_t = array( + 'en' => array( + 'page_title' => 'Migrate from Mandriva Linux to Mageia', + 'page_desc' => 'How to migrate from Mandriva Linux 2010.1/2010.2 to Mageia 1 in a few, safe steps.', + 'page_kw' => 'mageia, mandriva, upgrade, migrate', + 'page_h1' => 'Migrate from Mandriva Linux', + 'upgrading_general' => 'Upgrading from Mandriva Linux 2010.1 and 2010.2 is supported, and has been fine tuned over the past + months, so it should work. But as always and before:', + 'upgrading_general_array' => array('back up your data before upgrading;', + 'if you are upgrading a laptop, connect to power! + You might be updating over 2000 packages, and this can take some time;', + 'do not start up any net-intensive applications during the upgrade + – you need to reserve bandwidth for the upgrade.'), + 'upgrading_ways' => 'There are several ways to upgrade from one of those previous Mandriva releases:', + 'upgrading_ways_dvd' => '<a href="#dvd">using the Mageia 1 DVD</a>', + 'upgrading_ways_inline' => '<a href="#inline">using the online media sources directly</a>, + using <a href="#mgaonline">mgaonline</a> or <a href="#urpmi">urpmi</a>.', + 'h2_dvd' => 'Upgrade using the Mageia 1 DVD', + 'dvd_clean_install' => 'You can use the <a href="/downloads/">Mageia 1 DVD</a> to do a clean install + but also to upgrade from previous releases.', + 'to_upgrade' => 'To upgrade:', + 'to_upgrade_array' => array('<a href="/downloads/">Download the ISO</a> and burn it on a DVD;', + 'Boot the DVD and select "Install Mageia 1" from the bootloader menu;', + 'Select the "Upgrade" option in the installer.'), + 'recommended' => 'It is recommended to set up the online repositories, if possible + – the installer will ask you about this during the upgrade. + The reason is that the DVD only includes a subset + of these full fledged online Mageia repositories.', + 'h2_inline' => 'Upgrading inline', + 'inline_1' => 'You can upgrade using the online media sources directly, from within your Mandriva installation.', + 'inline_2' => 'This can be done either using the graphical <code>mgaonline</code> tool + or the command-line <code>urpmi</code>. + Both methods are outlined below. But first, download and install + this <code>mgaonline</code> package that will help you through the process:', + 'mgaonline_image_title' => 'for Mandriva Linux 2010.1 or 2010.2', + 'inline_3' => 'Note that you may get a security warning, due to invalid package signatures. + This is because a Mandriva system does not recognise Mageia signatures; + you can safely ignore these warnings. + Yes, that sucks, we know.', + 'a_or_b' => 'So, it installed the package? Good, let\'s move on and pick a) or b) below:', + 'h2_a' => 'a) Upgrading inline, using mgaonline (GUI)', + 'popup_window_1' => 'a) Upgrading inline, using mgaonline (GUI)', + 'popup_window_2' => 'Just follow the wizard instructions; it will configure Mageia media sources and start the migration.', + 'as_soon_complete' => 'As soon as the migration is complete, you should restart your system; and here you are.', + 'h2_b' => 'b) Upgrading inline, using urpmi (CLI)', + 'cli_1' => 'You can also upgrade using <code>urpmi</code> from your favourite terminal emulator, + if you are confortable with it. Here are the steps:', + 'cli_2' => 'Remove all the existing media sources on your system:', + 'cli_3' => 'Add the Mageia online sources:', + 'cli_4' => 'either directly (this will select a best matching mirror, after your location):', + 'cli_5' => 'either using a specific media mirror (you can decide from <a href="http://mirrors.mageia.org/distrib">our mirrors list</a>):', + 'h2_thats_it' => 'That\'s it!', + 'h3_question' => 'Have a question?', + 'join_and_ask' => 'Do not hesitate to join our <a href="irc://irc.freenode.net/#mageia">#mageia</a> + IRC channel on Freenode or go in <a href="http://forums.mageia.org/">our forum</a> + to ask for assistance or details.', + 'h3_feedback' => 'Want to send some feedback?', + 'tweet_it' => 'Just <a href="http://twitter.com/mageia_org">tweet it to @mageia_org</a>.' + ) +); +?>
\ No newline at end of file |
