aboutsummaryrefslogtreecommitdiffstats
path: root/en/map/locales.php
diff options
context:
space:
mode:
Diffstat (limited to 'en/map/locales.php')
-rw-r--r--en/map/locales.php46
1 files changed, 46 insertions, 0 deletions
diff --git a/en/map/locales.php b/en/map/locales.php
new file mode 100644
index 000000000..025c6c445
--- /dev/null
+++ b/en/map/locales.php
@@ -0,0 +1,46 @@
+<?php
+
+
+$_t = array(
+ 'en' => array(
+ 'welcome!' => '',
+
+
+ ),
+ 'fr' => array(
+ 'welcome!' => '',
+ 'Mageia.org site map' => 'Plan du site Mageia.org',
+ 'mageia, web site, map, sitemap' => 'mageia, site web, carte, plan',
+ 'Site Map' => 'Plan du site',
+ 'About Mageia' => 'À propos de Mageia',
+ 'Projects' => 'Projets',
+ 'News' => 'Actualités',
+ 'Downloads' => 'Téléchargements',
+ '2 (May 2012)' => '2 (mai 2012)',
+ '1 (June 2011)' => '1 (juin 2011)',
+ 'Download mirrors' => 'Serveurs miroirs',
+ 'Support' => 'Aide',
+ 'Community' => 'Communauté',
+ 'Software updates' => 'Mises à jour',
+ 'Product lifecycle' => 'Durée de vie',
+ 'Calendar' => 'Calendrier',
+ 'Contribute' => 'Contribuer',
+ 'About you' => 'Et vous',
+ 'Your Mageia id' => 'Votre compte Mageia',
+ 'Privacy policy' => 'Respect de la vie privée',
+ 'How to contribute?' => 'Comment contribuer&nbsp;?',
+ 'Why contribute?' => 'Pourquoi contribuer&nbsp;?',
+ 'Donate' => 'Dons',
+ 'Supporters' => 'Soutiens',
+ 'Governance' => 'Gouvernance',
+ 'Board' => 'Bureau',
+ 'Council' => 'Conseil',
+ 'Teams' => 'Équipes',
+ 'Values' => 'Principes',
+ 'Code of conduct' => 'Code de conduite',
+ 'Constitution' => 'Statuts',
+ 'Members' => 'Membres',
+ 'Reports' => 'Rapports',
+ 'Timeline' => 'Chronologie'
+ )
+); \ No newline at end of file