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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
|
<?php
$_t = array(
'en' => array(
'page_title' => 'Mageia 1 is for you!',
'page_kw' => 'mageia, everybody, user, developer, contributor, hacker, student, teacher',
'page_h1' => 'For You!',
'h2_for' => 'Mageia is for...',
'h3_daily' => '...the daily work!',
'p_daily' => 'Providing office suites, development environments, database tools,...',
'h3_fun' => '...fun and entertainment!',
'p_fun' => 'Providing games, audio and video players, PVRs,...',
'h3_actuality' => '...actuality and stability!',
'p_actuality' => 'Not sacrificing stability for the single purpose of being cutting edge, but staying actual enough, providing recent stable releases of applications...',
'h3_universal' => '...universal usage!',
'p_universal' => 'Providing a large scale of applications, mirroring the different needs of the community building the distribution',
'h3_community' => '...the community!',
'p_community' => 'Mageia is a distribution built by the community for the community, maing it easy and comfortable for everyone to contribute to the great work!',
'h3_people' => '...people!',
'p_people' => 'Mageia is not only a technical project. Mageia is a living community consisting of people from all over the world. So the distribution is made for the people using it.',
'h2_focusing' => 'Mageia is focusing on...',
'h3_users' => '<s>Users</s> People!',
'p_users_1' => 'Run Mageia inside or beside your existing Operation system, or use a LiveCD to try Mageia without changing your system.',
'p_users_2' => 'Easy installation - choose from a standard list of things to do, or choose individual packages. Have your fully-working system up and running really fast! Choose from a range of desktops - make your computing environment just the way you like it.',
'p_users_3' => 'Mageia is safe, stable and secure by default. Automatic updates and an on-by-default firewall keep it that way.',
'p_users_4' => 'Lots of Productive Desktop applications - Web browsing, email, Office suites, Graphics management and editing, audio and video players, CD and DVD burning, games and more - we\'ve got your software needs covered.',
'p_users_5' => 'All the system administration tools at your fingertips - control your system yourself, or use our simple tools. New users can feel safe with the default settings.',
'p_users_6' => 'Support from the community - join our mailing lists and forums, or talk to people online using IRC.',
'h3_developers' => 'Developers!',
'p_developers_1' => 'We\'re following the UNIX tradition of letting people have fun with their computer by programming - Mageia 1 is fully loaded with various popular compilers and interpreters',
'p_developers_2' => 'While our schedule didn\'t permit us to offer everything we planned, we tried very hard to cover most needs.',
'p_developers_3' => 'Mageia provides the most used compilers, libraries and interpreters like:',
'array_developers_1' => array('gcc 4.5.2',
'glibc 2.12.1',
'gtk+ 2.24.4',
'qt 4.7.3',
'perl 5.12.3',
'python 2.7.1',
'ruby 1.8.7',
'php 5.3.6',
'java openjdk 1.6.0.0',
'java sun 1.6.0.25'),
'p_developers_4' => 'Along with those basic development tools Mageia is providing several IDEs for making the developer\'s life easier.',
'array_developers_2' => array('eclipse 3.6.2',
'netbeans 6.9',
'anjuta 2.32.1.1',
'kdevelop 4.2.2',
'padre 0.840.0'),
'p_developers_5' => 'We\'re ready to welcome your feedback and contributions to improve this for next release - check the contact links, and contact us with questions and suggestions.',
'h3_sysadmins' => 'Sysadmins!',
'h3_contributors' => 'Contributors!',
'p_contributors' => 'Get more information <a href="./contributor/">here</a>.'
),
'uk' => array(
'page_title' => 'Mageia 1 is for you!',
'page_kw' => 'mageia, всі, користувач, розробник, учасник розробки, гакер, учень, вчитель',
'page_h1' => 'Для вас!',
'h2_for' => 'Mageia призначено...',
'h3_daily' => '...для щоденної роботи!',
'p_daily' => 'Містить офісні комплекти програм, середовища для розробки, інструменти для роботи з базами даних...',
'h3_fun' => '...для розваг та задоволення!',
'p_fun' => 'Містить ігри, програми для відтворення звуку та відео, програми для запису...',
'h3_actuality' => '...для стабільної роботи з новими програмами!',
'p_actuality' => 'Стабільність роботи системи не повинна страждати від чиїхось забаганок додати до неї найсвіжіші версії програм. Система має містити достатньо нові стабільні версії програми...',
'h3_universal' => '...для універсального використання!',
'p_universal' => 'Система містить широкий вибір програм, що відбиває потреби спільноти, яка збирає дистрибутив',
'h3_community' => '...для спільноти!',
'p_community' => 'Mageia — дистрибутив, створений спільнотою для спільноти, що спрощує можливості участі у цій роботі!',
'h3_people' => '...для людей!',
'p_people' => 'Mageia — не лише технологічний проект, але і жива спільнота, що складається з мешканців всього світу. Отже, цей дистрибутив створено для людей, які ним користуються.',
'h2_focusing' => 'Основними цілями проекту Mageia є...',
'h3_users' => '<s>Користувачі</s> Люди!',
'p_users_1' => 'Ви можете користуватися Mageia у межах або поза межами вже встановленої на вашому комп’ютері операційної системи або скористатися портативною версією Mageia, яка не вноситиме жодних змін до вашої поточної системи.',
'p_users_2' => 'Простота встановлення: ви можете вибрати зі стандартного списку призначення системи або вибрати окремі пакунки, які буде встановлено. Отримайте готову робочу систему, яка працюватиме по-справжньому швидко! Виберіть ваше улюблене середовище, — зробіть так, щоб у цьому середовищі вам було комфортно працювати.',
'p_users_3' => 'Безпечна, стабільна і захищена Mageia за типових налаштувань. Автоматичні оновлення та типово увімкнений брандмауер потурбуються про це.',
'p_users_4' => 'Багато програм для офісної роботи: перегляду сторінок інтернету, обміну електронною поштою, роботи з текстом та таблицями, керування даними і редагування графічних файлів, відтворення звукових та відеоматеріалів, запису компакт-дисків та DVD, ігор тощо. Ви знайдете у дистрибутиві програми для задоволення будь-яких потреб.',
'p_users_5' => 'Доступність всіх інструментів системного адміністрування: керуйте системою власноруч або скористайтеся нашими простими інструментами. Недосвідченим користувачам має вистачити типових значень параметрів.',
'p_users_6' => 'Підтримка від спільноти: приєднуйтеся до наших списків листування та форумів або спілкуйтеся з іншими користувачами за допомогою IRC.',
'h3_developers' => 'Розробники!',
'p_developers_1' => 'Ми не порушуємо традицій UNIX, які полягають у доступності програмування на комп’ютері. У Mageia 1 ви знайдете найрізноманітніші популярні компілятори та інтерпретатори',
'p_developers_2' => 'Хоча наш щільний графік не дав змоги запропонувати вам все, що ми планували, ми дуже старалися задовольнити ваші основні потреби.',
'p_developers_3' => 'У Mageia включено більшість розповсюджених компіляторів, бібліотек та інтерпретаторів, зокрема:',
'array_developers_1' => array('gcc 4.5.2',
'glibc 2.12.1',
'gtk+ 2.24.4',
'qt 4.7.3',
'perl 5.12.3',
'python 2.7.1',
'ruby 1.8.7',
'php 5.3.6',
'java openjdk 1.6.0.0',
'java sun 1.6.0.25'),
'p_developers_4' => 'Окрім цих основних інструментів для розробки, до складу Mageia включено декілька комплексних середовищ розробки (IDE), які спростять роботу розробників.',
'array_developers_2' => array('eclipse 3.6.2',
'netbeans 6.9',
'anjuta 2.32.1.1',
'kdevelop 4.2.2',
'padre 0.840.0'),
'p_developers_5' => 'Ми будемо раді вашим відгукам та участі у покращенні наступного випуску. Скористайтеся даними щодо встановлення зв’язку з нами та надсилайте ваші питання та пропозиції.',
'h3_sysadmins' => 'Системні адміністратори!',
'h3_contributors' => 'Учасники розробки!',
'p_contributors' => 'Докладнішу інформацію розміщено на <a href="./contributor/">цій сторінці</a>.'
)
);
?>
|