From 431344604e160e6cd69d5194a20d5ba8105ca636 Mon Sep 17 00:00:00 2001 From: Romain d'Alverny Date: Wed, 1 Jun 2011 16:34:29 +0000 Subject: moving strings --- en/index.php | 107 +---------------------------------------------------------- 1 file changed, 1 insertion(+), 106 deletions(-) (limited to 'en/index.php') diff --git a/en/index.php b/en/index.php index b81f90224..c9442f577 100644 --- a/en/index.php +++ b/en/index.php @@ -3,113 +3,8 @@ $locale = explode('/', $_SERVER['REQUEST_URI']); $locale = $locale[1]; -//include 'downloads_locales.php'; +include 'index_locales.php'; -$_t = array( - 'en' => array( - 'page_title' => 'Mageia - A New Linux Distribution', - 'page_desc' => 'Mageia is new community-based Linux distribution.', - 'page_kw' => 'mageia, linux, mandriva, free software, operating system, computer, laptop, desktop, server, device, mobile', - 'page_h1' => 'A New Linux Distribution', - 'alternate_title' => 'Mageia Blog (English)', - 'alternate_href' => 'http://blog.mageia.org/en/?feed=rss', - 'about' => array( - 'Mageia is a fork of Mandriva Linux, - supported by a not-for-profit organisation of - recognized and elected contributors.', - 'Further than just delivering a free, secure, stable and sustainable operating system, - the goal is to set up a stable and trustable governance to direct collaborative projects - (check original announcement).' - ), - 'mageia-is-here' => 'Mageia 1 is here', - 'join-us' => 'Join Us!', - 'right-now' => 'Happening right now', - 'news' => 'News', - ), - 'fr' => array( - 'page_title' => 'Une nouvelle distribution Linux communautaire', - 'page_desc' => 'Mageia est une nouvelle distribution Linux communautaire.', - 'page_kw' => 'mageia, linux, mandriva, logiciel libre, système d\'exploitation, ordinateur, portable, serveur', - 'page_h1' => 'Une Distribution Linux', - 'alternate_title' => 'Le blog de Mageia (français)', - 'alternate_href' => 'http://blog.mageia.org/fr/?feed=rss', - 'about' => array( - 'Mageia est un fork de Mandriva Linux, - reposant sur une association de type 1901 composée de - contributeurs reconnus et élus pour leur travail.', - 'Au delà d’un système d’exploitation libre, - sécurisé, stable et pérenne, l’objectif est d’établir - une gouvernance stable et légitime autour d’un modèle - collaboratif (voir l’annonce originale).' - ), - 'mageia-is-here' => 'Mageia 1 est arrivée', - 'join-us' => 'Rejoignez-nous !', - 'right-now' => 'En ce moment', - 'news' => 'Actualités' - - ), - 'de' => array( - 'page_title' => 'Mageia - Eine neue Linux Distribution', - 'page_desc' => 'Mageia is new community-based Linux distribution.', - 'page_kw' => 'mageia, linux, mandriva, free software, operating system, computer, laptop, desktop, server, device, mobile', - 'page_h1' => 'Eine neue Linux Distribution', - 'alternate_title' => 'Mageia Blog (Deutch)', - 'alternate_href' => 'http://blog.mageia.org/de/?feed=rss', - 'about' => array( - 'Mageia ist ein Fork von Mandriva Linux. - Mageia wird von einer Non-Profit-Organisation unterstützt, - die aus anerkannten und gewählten Mitwirkenden besteht.', - 'Neben der Bereitstellung eines freien, sicheren, stabilen und zukunftsträchtigen - Betriebssystems ist es unser Ziel, ein stabiles und vertrauenswürdiges - Führungsteam aufzustellen, um die mit Mageia zusammenhängenden Gemeinschaftsprojekte zu lenken - (siehe ursprüngliche Ankündigung).' - ), - 'mageia-is-here' => 'Mageia 1 ist hier', - 'join-us' => 'Machen Sie mit!', - 'right-now' => 'Gerade in Bearbeitung:', - 'news' => 'Neuigkeiten', - ), - 'es' => array( - 'page_title' => 'Mageia - Una Nueva Distribución Linux', - 'page_desc' => 'Mageia es una nueva distribución linux basada en la comunidad.', - 'page_kw' => 'mageia, linux, mandriva, free software, operating system, computer, laptop, desktop, server, device, mobile', - 'page_h1' => 'Una Nueva Distribución Linux', - 'alternate_title' => 'Mageia Blog (español)', - 'alternate_href' => 'http://blog.mageia.org/es/?feed=rss', - 'about' => array( - 'Mageia es una bifurcación (fork) de Mandriva Linux, - apoyada por una organización sin fines de lucro de contribuyentes elegidos y reconocidos.', - 'Mas que la entrega de un sistema operativo libre, seguro, estable y sostenible, - la meta es establecer una gobernabilidad estable y confiable para la dirección - de proyectos colaborativos (revisa el anuncio original).' - ), - 'mageia-is-here' => 'Mageia 1 is here', - 'join-us' => 'Para ponerse en contacto con nosotros', - 'right-now' => 'Ocurre en este momento', - 'news' => 'Novedades', - ), - 'el' => array( - 'page_title' => 'Mageia – Μια νέα διανομή Linux', - 'page_desc' => 'Mageia is new community-based Linux distribution.', - 'page_kw' => 'mageia, linux, mandriva, free software, operating system, computer, laptop, desktop, server, device, mobile', - 'page_h1' => 'Μια νέα διανομή Linux', - 'alternate_title' => 'Mageia Blog (Ελληνικά)', - 'alternate_href' => 'http://blog.mageia.org/el/?feed=rss', - 'about' => array( - 'Η Mageia είναι ένα fork της Mandriva Linux, που υποστηρίζεται από μια μη - κερδοσκοπική οργάνωση η οποία αποτελείται από αναγνωρισμένους και - εκλεγμένους συνεισφέροντες.', - 'Πέρα από την παροχή ενός ελεύθερου, ασφαλούς, σταθερού και με αντοχή στο - χρόνο λειτουργικού συστήματος, ο σκοπός είναι η πραγματοποίηση μιας - σταθερής και νόμιμης διακυβέρνησης γύρω από ένα συνεργατικό μοντέλο - (δείτε την αρχική ανακοίνωση).' - ), - 'mageia-is-here' => 'Mageia 1 is here', - 'join-us' => 'Επικοινωνία', - 'right-now' => 'Συμβαίνει τώρα', - 'news' => 'Νέα', - ), -); if (!array_key_exists($locale, $_t)) $locale = 'en'; -- cgit v1.2.1