aboutsummaryrefslogtreecommitdiffstats
path: root/en/2/locales.php
blob: c11e881246d830a13027146b983c571b37137af6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<?php

$_t = array(
    'en' => array(
        '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.',
        'dl_migrate_instead' => 'If you are using Mandriva Linux 2010.1 or 2010.2,
            you may directly <a href="/en/1/migrate/">upgrade your system to Mageia 1</a> as well.</p>',
        'not_sure_what_iso' => 'Not sure of what ISO to download? This may still be a bit verbose, but you may want to
            <a href="https://wiki.mageia.org/en/Installation_Media">read this article detailing our 
            different install media</a>.',
        'Country' => 'Country',
        'City' => 'City',
        'Download mirrors', 'Download mirrors'
    )
);