aboutsummaryrefslogtreecommitdiffstats
path: root/en/2/locales.php
diff options
context:
space:
mode:
Diffstat (limited to 'en/2/locales.php')
-rw-r--r--en/2/locales.php74
1 files changed, 0 insertions, 74 deletions
diff --git a/en/2/locales.php b/en/2/locales.php
deleted file mode 100644
index 024124f86..000000000
--- a/en/2/locales.php
+++ /dev/null
@@ -1,74 +0,0 @@
-<?php
-
-$_t = array(
- 'en' => array(
- 'page_title' => 'Download %s %s',
- 'page_h1' => 'Download <em><strong>%s</strong> %s</em>',
- 'page_desc' => 'Download Mageia',
- 'page_kw' => 'mageia, mageia 2, linux, free, download, iso, torrent, vm',
- 'release_docs' => 'Release Documents',
- 'whatismageia' => 'What is Mageia?',
- 'size' => 'Size',
- 'flavour' => 'Flavour',
- 'language' => 'Language',
- 'link' => 'Direct link',
- 'for_full_install' => 'For a full, Free Software-only, installation:',
- 'warn-free' => 'Note that these DVD ISOs are made of Free Software <em>exclusively</em>. As a consequence, <em>proprietary Wi-Fi and video drivers '
- . 'are not included</em>. If you need WiFi or specific video drivers at install time, you should go with above LiveCDs instead.',
- 'for_test_live' => 'For live test and install: LiveCD 32bit',
- 'for_network' => 'For a wired network install:',
- 'def-Europa set 1' => 'European set 1 of languages: Deutsch, English (several variants), Greek, Español, Français, Italiano, Dutch, Português, Português do Brasil, Turkish.',
- 'def-Europa set 2' => 'European set 2 of languages: Bulgarian, Czech, Danish, American English, Estonian,
- Finnish, Croatian, Hungarian, Lithuanian, Latvian, Norwegian Bokmaal, Norwegian Nynorsk, Polish,
- Romanian, Russian, Swedish, Ukrainian, Uzbek, Uzbek (cyrillic), Русский.',
- 'def-Asia set' => 'Asian set 1 of languages: American English, Indonesian, Japanese, Korean,
- Thai, Vietnamese, Chinese Simplified, Chinese Traditional.',
- 'def-Africa/India set' => 'African/Indian set of languages: Afrikaans, Amharic, Arabic, Assamese, Berber, Bengali, American English,
- Hausa, Hebrew, Hindi, Igbo, Kannada, Malayalam, Marathi,
- Punjabi, Tamil, Tswana, Tsonga, Venda, Xhosa, Yoruba, Zulu.',
- 'All supported' => 'All supported',
- 'Country' => 'Country',
- 'City' => 'City',
- 'Download mirrors' => 'Download mirrors',
- 'unstable-warning' => 'This is a <em>beta</em> release.
- PLEASE DO NOT USE IT FOR PRODUCTION.
- <a href="/en/support/report-a-bug/" style="color: #fff">Report bugs <u>HERE</u></a>.',
-
- 'rc-warning' => 'This is a <em>candidate release</em>
- &ndash; please check it out and report any outstanding issue<br>
- DO NOT use it for production, the final stable release is coming on May 22<sup>nd</sup>.'
- ),
- 'fr' => array(
- 'page_title' => 'Télécharger %s %s',
- 'page_h1' => 'Télécharger <em><strong>%s</strong> %s</em>',
- 'unstable-warning' => 'ATTENTION&nbsp;! Il s&rsquo;agit d&rsquo;une version <em>beta</em>, instable.
- NE L&rsquo;INSTALLEZ PAS et NE L&rsquo;UTILISEZ PAS en PRODUCTION&nbsp;!
- <a href="/en/support/report-a-bug/" style="color: #fff">Rapportez les bugs <u>ICI</u></a>.',
- 'rc-warning' => 'Ceci est une pré-version de Mageia 2
- &ndash; merci de la vérifier et de nous rapporter tout problème.
- NE L&rsquo;UTILISEZ PAS en production pour le moment. Mageia 2 arrive le 22 mai&nbsp;!',
- 'release_docs' => 'Notes de publication',
- 'whatismageia' => 'Qu&rsquo;est-ce que Mageia&nbsp;?',
- 'size' => 'Taille',
- 'flavour' => 'Flavour',
- 'language' => 'Langue',
- 'link' => 'Lien',
- 'for_full_install' => 'Versions pur Logiciel Libre&nbsp;:',
- 'warn-free' => 'Note that these DVD ISOs are made of Free Software <em>exclusively</em>. As a consequence, <em>proprietary Wi-Fi and video drivers '
- . 'are not included</em>. If you need WiFi or specific video drivers at install time, you should go with above LiveCDs instead.',
- 'for_test_live' => 'Versions LiveCD pour utiliser ou tester&nbsp;:',
- 'for_network' => 'Versions pour installation réseau&nbsp;:',
- 'def-Europa set 1' => 'European set 1 of languages: Deutsch, English (several variants), Greek, Español, Français, Italiano, Dutch, Português, Português do Brasil, Turkish.',
- 'def-Europa set 2' => 'European set 2 of languages: Bulgarian, Czech, Danish, American English, Estonian,
- Finnish, Croatian, Hungarian, Lithuanian, Latvian, Norwegian Bokmaal, Norwegian Nynorsk, Polish,
- Romanian, Russian, Swedish, Ukrainian, Uzbek, Uzbek (cyrillic), Русский.',
- 'def-Asia set' => 'Asian set 1 of languages: American English, Indonesian, Japanese, Korean,
- Thai, Vietnamese, Chinese Simplified, Chinese Traditional.',
- 'def-Africa/India set' => 'African/Indian set of languages: Afrikaans, Amharic, Arabic, Assamese, Berber, Bengali, American English,
- Hausa, Hebrew, Hindi, Igbo, Kannada, Malayalam, Marathi,
- Punjabi, Tamil, Tswana, Tsonga, Venda, Xhosa, Yoruba, Zulu.',
- 'Country' => 'Pays',
- 'City' => 'Ville',
- 'Download mirrors' => 'Serveurs miroirs',
- )
-); \ No newline at end of file