aboutsummaryrefslogtreecommitdiffstats
path: root/en/2/download_index.php
diff options
context:
space:
mode:
authorFilip Komar <filip@mageia.org>2014-03-20 20:01:28 +0000
committerFilip Komar <filip@mageia.org>2014-03-20 20:01:28 +0000
commitd23441e74f7ae1b99981d916597502d400f4462d (patch)
tree8fd279a869fe90eea3b5cab8e0c98ee0806aa8c5 /en/2/download_index.php
parentf024d013f324b1107c8dede38b1ef9609acd6d55 (diff)
downloadwww-d23441e74f7ae1b99981d916597502d400f4462d.tar
www-d23441e74f7ae1b99981d916597502d400f4462d.tar.gz
www-d23441e74f7ae1b99981d916597502d400f4462d.tar.bz2
www-d23441e74f7ae1b99981d916597502d400f4462d.tar.xz
www-d23441e74f7ae1b99981d916597502d400f4462d.zip
all mga2 pages converted to gettext
Diffstat (limited to 'en/2/download_index.php')
-rw-r--r--en/2/download_index.php90
1 files changed, 45 insertions, 45 deletions
diff --git a/en/2/download_index.php b/en/2/download_index.php
index 6d63689b0..25524306c 100644
--- a/en/2/download_index.php
+++ b/en/2/download_index.php
@@ -3,7 +3,7 @@
define('HLANG', true);
require '../../langs.php';
-_lang_load($locale, '2');
+$dictionary = read_translation_file($locale, '2');
require '../downloads/get/lib.php';
?>
@@ -11,9 +11,9 @@ require '../downloads/get/lib.php';
<html dir="ltr" lang="<?php echo $locale; ?>">
<head>
<meta charset="utf-8">
- <title><?php _e('Download Mageia 2')?></title>
- <meta name="description" content="<?php _e('Download Mageia 2 DVD, CD, LiveCD, network install ISO images.') ?>">
- <meta name="keywords" content="<?php _e('mageia, mageia 2, linux, free, download, iso, torrent, vm, http, ftp, rsync, bittorrent')?>">
+ <title><?php _g('Download Mageia 2')?></title>
+ <meta name="description" content="<?php _g('Download Mageia 2 DVD, CD, LiveCD, network install ISO images.') ?>">
+ <meta name="keywords" content="<?php _g('mageia, mageia 2, linux, free, download, iso, torrent, vm, http, ftp, rsync, bittorrent')?>">
<meta name="robots" content="index,nofollow,nosnippet">
<link rel="canonical" href="/<?php echo $locale; ?>/2/">
<link rel="stylesheet" href="/g/style/all.css">
@@ -21,20 +21,20 @@ require '../downloads/get/lib.php';
</head>
<body class="release downloads">
<?php echo $hsnav; ?>
- <h1 id="mgnavt"><?php _e('Download <strong>Mageia 2</strong>')?></h1>
+ <h1 id="mgnavt"><?php _g('Download <strong>Mageia 2</strong>')?></h1>
<?php include '../2/nav.php'; ?>
<div id="doc4" class="yui-t7">
<div id="bd" role="main">
<div class="yui-ge bb1">
<div class="yui-u first rb1">
- <div class="para"><h2 class="warn"><?php _e('But please remember that it already <a href="https://blog.mageia.org/en/2013/11/21/farewell-mageia-2/">reached EOL</a>.')?></h2>
- <h2><?php _e('Free Software Installation Flavours')?></h2>
+ <div class="para"><h2 class="warn"><?php _g('But please remember that it already <a href="https://blog.mageia.org/en/2013/11/21/farewell-mageia-2/">reached EOL</a>.')?></h2>
+ <h2><?php _g('Free Software Installation Flavours')?></h2>
<table class="fr-table dlt2">
<thead>
<tr>
<th>Format</th>
- <th class="size"><?php _e('size');?></th>
- <th><?php _e('link');?></th>
+ <th class="size"><?php _g('size');?></th>
+ <th><?php _g('link');?></th>
<th>BitTorrent</th>
</tr>
</thead>
@@ -62,30 +62,30 @@ require '../downloads/get/lib.php';
<p class="dlinfo">Notes:</p>
<ul class="dlinfo hl">
- <li><?php _e('Up to 167 locales are supported:'); ?>
+ <li><?php _g('Up to 167 locales are supported:', null, ' '); ?>
Deutsch, English, español, français, italiano, português, svenska, nederlands,
polski, dansk, Русский
- <?php _e('and so much more!'); ?>
- <a href="https://wiki.mageia.org/en/Available_locales" hreflang="en"><?php _e('See the comprehensive list')?></a>.</li>
+ <?php _g('and so much more!', null, ' '); ?>
+ <a href="https://wiki.mageia.org/en/Available_locales" hreflang="en"><?php _g('See the comprehensive list')?></a>.</li>
<li><?php
- _e('These DVD and CD ISOs are made of Free Software exclusively.');
- _e('As a consequence, <span class="warn">proprietary Wi-Fi and video drivers are not included.');
- _e('If you need WiFi or specific video drivers <em>at install time</em>, you should go with below LiveCDs instead.</span>');
- _e('You may, if you will, add nonfree software repository <em>after</em> the installation.');
+ _g('These DVD and CD ISOs are made of Free Software exclusively.', null, ' ');
+ _g('As a consequence, <span class="warn">proprietary Wi-Fi and video drivers are not included.', null, ' ');
+ _g('If you need WiFi or specific video drivers <em>at install time</em>, you should go with below LiveCDs instead.</span>', null, ' ');
+ _g('You may, if you will, add nonfree software repository <em>after</em> the installation.');
?></li>
<li><?php
- _e('Please note that there is a <span class="warn">problem with notebooks using Intel, AMD/ATI and nVidia graphic cards.</span>');
- echo sprintf('<a href="https://wiki.mageia.org/en/Mageia_2_Errata#Hardware_Issues">%s</a>',
- _t('See the errata about this'));
+ _g('Please note that there is a <span class="warn">problem with notebooks using Intel, AMD/ATI and nVidia graphic cards.</span>');
+ echo sprintf(' <a href="https://wiki.mageia.org/en/Mageia_2_Errata#Hardware_Issues">%s</a>',
+ _r('See the errata about this'));
?></li>
</ul>
</div>
<div class="para">
<h2>LiveCDs</h2>
- <p class="dlinfo"><?php _e('Use LiveCDs for fresh new installs ONLY.');?>
- <span class="warn"><?php _e('DO NOT use those LiveCDs to upgrade from Mageia 1!'); ?></span>
- <?php _e('Use above DVD or CD and see the <a href="%s" hreflang="en">upgrade guide</a>.',
+ <p class="dlinfo"><?php _g('Use LiveCDs for fresh new installs ONLY.', null, ' ');?>
+ <span class="warn"><?php _g('DO NOT use those LiveCDs to upgrade from Mageia 1!', null, ' '); ?></span>
+ <?php _g('Use above DVD or CD and see the <a href="%s" hreflang="en">upgrade guide</a>.',
array('https://wiki.mageia.org/en/Mageia_2_Release_Notes#Upgrading_from_Mageia_1'));?></p>
<table class="dlt2">
<thead><tr><th></th><th style="color: black;">GNOME</th><th style="color: black;">KDE</th></tr></thead>
@@ -102,7 +102,7 @@ require '../downloads/get/lib.php';
<a rel="nofollow" href="../downloads/get/?q=Mageia-2-LiveCD-KDE4-Europe1-Americas-x86_64-CD.iso&amp;torrent=1">torrent</a></td>
</tr>
<tr>
- <td colspan="3"><p class="dlinfo"><?php _e('Included locales:');
+ <td colspan="3"><p class="dlinfo"><?php _g('Included locales:', null, ' ');
$product = get_info_for_product('Mageia-2-LiveCD-GNOME-Europe1-Americas-i586-CD.iso');
echo $product['langs'];
?></p></td>
@@ -119,7 +119,7 @@ require '../downloads/get/lib.php';
<a rel="nofollow" href="../downloads/get/?q=Mageia-2-LiveCD-KDE4-Europe2-x86_64-CD.iso&amp;torrent=1">torrent</a></td>
</tr>
<tr>
- <td colspan="3"><p class="dlinfo"><?php _e('Included locales:');
+ <td colspan="3"><p class="dlinfo"><?php _g('Included locales:', null, ' ');
$p = get_info_for_product('Mageia-2-LiveCD-GNOME-Europe2-i586-CD.iso');
echo $p['langs'];
?></p></td>
@@ -136,7 +136,7 @@ require '../downloads/get/lib.php';
<a rel="nofollow" href="../downloads/get/?q=Mageia-2-LiveCD-KDE4-Africa-India-x86_64-CD.iso&amp;torrent=1">torrent</a></td>
</tr>
<tr>
- <td colspan="3"><p class="dlinfo"><?php _e('Included locales:');
+ <td colspan="3"><p class="dlinfo"><?php _g('Included locales:', null, ' ');
$p = get_info_for_product('Mageia-2-LiveCD-GNOME-Africa-India-i586-CD.iso');
echo $p['langs'];
?></p></td>
@@ -153,36 +153,36 @@ require '../downloads/get/lib.php';
<a rel="nofollow" href="../downloads/get/?q=Mageia-2-LiveCD-KDE4-Asia-no-India-x86_64-CD.iso&amp;torrent=1">torrent</a></td>
</tr>
<tr>
- <td colspan="3"><p class="dlinfo"><?php _e('Included locales:');
+ <td colspan="3"><p class="dlinfo"><?php _g('Included locales:', null, ' ');
$p = get_info_for_product('Mageia-2-LiveCD-GNOME-Asia-no-India-i586-CD.iso');
echo $p['langs'];
?></p></td>
</tr>
</tbody>
</table>
- <p class="dlinfo"><?php _e('Each download is approximately 700MB.');?></p>
+ <p class="dlinfo"><?php _g('Each download is approximately 700MB.');?></p>
</div>
<div class="para">
- <h2><?php _e('Wired Network-based Installation CD')?></h2>
- <p class="dlinfo"><?php _e('Download quickly (about 40 MB) and immediately boot into install mode from <em>wired</em> network or a local disk.')?></p>
+ <h2><?php _g('Wired Network-based Installation CD')?></h2>
+ <p class="dlinfo"><?php _g('Download quickly (about 40 MB) and immediately boot into install mode from <em>wired</em> network or a local disk.')?></p>
<table class="fr-table dlt2">
<thead>
<tr>
<th>Format</th>
- <th colspan="2"><?php _e('link');?></th>
+ <th colspan="2"><?php _g('link');?></th>
</tr>
</thead>
<tbody>
<tr>
- <th><?php _e('Pure Free Software CD')?></th>
+ <th><?php _g('Pure Free Software CD')?></th>
<td><a rel="nofollow" href="../downloads/get/?q=Mageia-2-Boot-i586-CD.iso">32bit</a></td>
<td><a rel="nofollow" href="../downloads/get/?q=Mageia-2-Boot-x86_64-CD.iso">64bit</a></td>
</tr>
<tr>
- <th><?php _e('Same + nonfree firmware')?><br>
- <span class="dlinfo"><?php _e('needed for some disc controllers, some network cards, etc.')?></span></th>
+ <th><?php _g('Same + nonfree firmware')?><br>
+ <span class="dlinfo"><?php _g('needed for some disc controllers, some network cards, etc.')?></span></th>
<td><a rel="nofollow" href="../downloads/get/?q=Mageia-2-Boot-nonfree-i586-CD.iso">32bit</a></td>
<td><a rel="nofollow" href="../downloads/get/?q=Mageia-2-Boot-nonfree-x86_64-CD.iso">64bit</a></td>
</tr>
@@ -195,30 +195,30 @@ require '../downloads/get/lib.php';
<div class="yui-u">
<div class="para" style="padding-left: 1em;">
<h2>Mageia 2</h2>
- <?php _h('May 22<sup>nd</sup> 2012')?>
+ <?php _g('May 22<sup>nd</sup> 2012', null, 'p')?>
<ul class="hl">
- <li><a href="https://wiki.mageia.org/en/Mageia_2_Release_Notes"><?php _e('Release notes')?></a></li>
- <li><a href="https://wiki.mageia.org/en/Mageia_2_Errata"><?php _e('Errata')?></a>.</li>
- <li><?php _e('<a href="%s">Which to choose</a>', array('https://wiki.mageia.org/en/Installation_Media'))?></li>
- <li><?php _e('<a href="%s">Get ISO on USB flash stick</a>', array('https://wiki.mageia.org/en/Installation_Media#Dump_Mageia_ISO_on_a_USB_flash_stick.3F'))?></li>
- <li><?php _e('Newcomer? <a href="%s">Here\'s a wiki page for you.</a>', array('https://wiki.mageia.org/en/Newcomers_start_here'))?></li>
+ <li><a href="https://wiki.mageia.org/en/Mageia_2_Release_Notes"><?php _g('Release notes')?></a></li>
+ <li><a href="https://wiki.mageia.org/en/Mageia_2_Errata"><?php _g('Errata')?></a>.</li>
+ <li><?php _g('<a href="%s">Which to choose</a>', array('https://wiki.mageia.org/en/Installation_Media'))?></li>
+ <li><?php _g('<a href="%s">Get ISO on USB flash stick</a>', array('https://wiki.mageia.org/en/Installation_Media#Dump_Mageia_ISO_on_a_USB_flash_stick.3F'))?></li>
+ <li><?php _g('Newcomer? <a href="%s">Here\'s a wiki page for you.</a>', array('https://wiki.mageia.org/en/Newcomers_start_here'))?></li>
</ul>
<br>
<br>
- <?php _h('Upgrading<br>from Mageia 1?', null, 'h3')?>
+ <?php _g('Upgrading<br>from Mageia 1?', null, 'h3')?>
<ul class="hl"><?php
- _h('<strong>do not</strong> use LiveCDs;', null, 'li');
- _h('see the <a href="%s" hreflang="en">upgrade guide</a>',
+ _g('<strong>do not</strong> use LiveCDs;', null, 'li');
+ _g('see the <a href="%s" hreflang="en">upgrade guide</a>',
array('https://wiki.mageia.org/en/Mageia_2_Release_Notes#Upgrading_from_Mageia_1'), 'li');
?></ul>
<br>
<br>
<?php
- _h('Looking for Mageia 1?', null, 'h3');
+ _g('Looking for Mageia 1?', null, 'h3');
echo '<p>';
- _e('It is <a href="%s">here now</a>.', array('../downloads/1/'));
- _e('But please remember that it already <a href="https://blog.mageia.org/en/2012/12/02/mageia-1-eol/">reached EOL</a>.', null, '');
+ _g('It is <a href="%s">here now</a>.', array('../downloads/1/'), ' ');
+ _g('But please remember that it already <a href="https://blog.mageia.org/en/2012/12/02/mageia-1-eol/">reached EOL</a>.');
echo '</p>';
?>
</div>