From 531fd3656bf8c467ca22eb1bd93c93dab8f0ead7 Mon Sep 17 00:00:00 2001 From: Gary Martin Date: Fri, 26 Sep 2008 13:35:09 +0000 Subject: Added French locale, kindly provided by Bastien Guerry. --- diff --git a/MANIFEST b/MANIFEST index 5e62b1c..c01c86c 100644 --- a/MANIFEST +++ b/MANIFEST @@ -13,3 +13,6 @@ locale/es/activity.linfo locale/es/LC_MESSAGES/com.garycmartin.Moon.mo activity/activity.info activity/moon-icon.svg +po/fr.po +locale/fr/activity.linfo +locale/fr/LC_MESSAGES/com.garycmartin.Moon.mo diff --git a/locale/es/LC_MESSAGES/com.garycmartin.Moon.mo b/locale/es/LC_MESSAGES/com.garycmartin.Moon.mo index d0fe902..6048725 100644 --- a/locale/es/LC_MESSAGES/com.garycmartin.Moon.mo +++ b/locale/es/LC_MESSAGES/com.garycmartin.Moon.mo Binary files differ diff --git a/locale/fr/LC_MESSAGES/com.garycmartin.Moon.mo b/locale/fr/LC_MESSAGES/com.garycmartin.Moon.mo new file mode 100644 index 0000000..cb65b32 --- /dev/null +++ b/locale/fr/LC_MESSAGES/com.garycmartin.Moon.mo Binary files differ diff --git a/locale/fr/activity.linfo b/locale/fr/activity.linfo new file mode 100644 index 0000000..fbef120 --- /dev/null +++ b/locale/fr/activity.linfo @@ -0,0 +1,2 @@ +[Activity] +name = Lune diff --git a/po/fr.po b/po/fr.po new file mode 100644 index 0000000..5594797 --- /dev/null +++ b/po/fr.po @@ -0,0 +1,215 @@ +# Moon XO's Activity translation +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# Gabriel Menini , 2008. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2008-03-14 16:02+0000\n" +"PO-Revision-Date: 2008-09-26 11:19+0200\n" +"Last-Translator: Bastien Guerry \n" +"Language-Team: French\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../activity/activity.info:2 ../moon.py:71 +msgid "Moon" +msgstr "Lune" + +#: ../moon.py:83 +msgid "Toggle Grid View" +msgstr "Changer la vue Grille" + +#: ../moon.py:88 +msgid "Toggle Hemisphere View" +msgstr "Changer la vue Hémisphère" + +#: ../moon.py:93 +msgid "View" +msgstr "Vue" + +#: ../moon.py:190 +msgid "" +"Today's Moon Information\n" +"\n" +msgstr "" +"Information sur la lune d'aujourd'hui\n" +"\n" + +#: ../moon.py:191 +#, python-format +msgid "" +"Phase:\n" +"%s\n" +"\n" +msgstr "" +"Phase :\n" +"%s\n" +"\n" + +#: ../moon.py:192 +#, python-format +msgid "" +"Julian Date:\n" +"%.2f (astronomical)\n" +"\n" +msgstr "" +"Date julienne:\n" +"%.2f (astronomique)\n" +"\n" + +#: ../moon.py:193 +#, python-format +msgid "" +"Age:\n" +"%(days).0f days, %(hours).0f hours, %(minutes).0f minutes\n" +"\n" +msgstr "" +"Âge:\n" +"%(days).0f jours, %(hours).0f heures, %(minutes).0f minutes\n" +"\n" + +#: ../moon.py:194 +#, python-format +msgid "" +"Lunation:\n" +"%(phase).2f%% through lunation %(lunation)d\n" +"\n" +msgstr "" +"Lunaison:\n" +"%(phase).2f%% de la lunaison %(lunation)d\n" +"\n" + +#: ../moon.py:195 +#, python-format +msgid "" +"Surface Visibility:\n" +"%.0f%% (estimated)\n" +"\n" +msgstr "" +"Visibilité de la surface:\n" +"%.0f%% (estimated)\n" +"\n" + +#: ../moon.py:196 +#, python-format +msgid "" +"Selenographic Terminator Longitude:\n" +"%(deg).1f˚%(westOrEast)s (%(riseOrSet)s)\n" +"\n" +msgstr "" +"Longitude du terminateur sélénographique:\n" +"%(deg).1f˚%(westOrEast)s (%(riseOrSet)s)\n" +"\n" + +#: ../moon.py:197 +#, python-format +msgid "" +"Next Full Moon:\n" +"%(date)s in %(days).0f days\n" +"\n" +msgstr "" +"Prochaine pleine lune:\n" +"%(date)s dans %(days).0f jours\n" +"\n" + +#: ../moon.py:198 +#, python-format +msgid "" +"Next New Moon:\n" +"%(date)s in %(days).0f days\n" +"\n" +msgstr "" +"Prochaine nouvelle lune:\n" +"%(date)s dans %(days).0f jours\n" +"\n" + +#: ../moon.py:199 +#, python-format +msgid "" +"Next Lunar eclipse:\n" +"%(date)s in %(days).0f days\n" +"\n" +msgstr "" +"Prochaine éclipse de lune:\n" +"%(date)s dans %(days).0f jours\n" +"\n" + +#: ../moon.py:200 +#, python-format +msgid "" +"Next Solar eclipse:\n" +"%(date)s in %(days).0f days\n" +"\n" +msgstr "" +"Prochaine éclipse de soleil:\n" +"%(date)s dans %(days).0f jours\n" +"\n" + +#: ../moon.py:282 +msgid "SNWE" +msgstr "SNOE" + +#: ../moon.py:285 +msgid "NSEW" +msgstr "NSEO" + +#: ../moon.py:338 +msgid "Latitude" +msgstr "Latitude" + +#: ../moon.py:340 +msgid "Longitude" +msgstr "Longitude" + +#: ../moon.py:437 +msgid "west" +msgstr "Ouest" + +#: ../moon.py:439 +msgid "east" +msgstr "Est" + +#: ../moon.py:442 +msgid "Sunset" +msgstr "Coucher du soleil" + +#: ../moon.py:444 +msgid "Sunrise" +msgstr "Lever du soleil" + +#: ../moon.py:458 ../moon.py:474 +msgid "New Moon" +msgstr "Nouvelle lune" + +#: ../moon.py:460 +msgid "Waxing Crescent" +msgstr "Premier croissant" + +#: ../moon.py:462 +msgid "First Quarter" +msgstr "Premier quartier" + +#: ../moon.py:464 +msgid "Waxing Gibbous" +msgstr "Lune gibbeuse (croissante)" + +#: ../moon.py:466 +msgid "Full Moon" +msgstr "Pleine lune" + +#: ../moon.py:468 +msgid "Waning Gibbous" +msgstr "Lune gibbeuse (décroissante)" + +#: ../moon.py:470 +msgid "Last Quarter" +msgstr "Dernier quartier" + +#: ../moon.py:472 +msgid "Waning Crescent" +msgstr "Dernier croissant" -- cgit v0.9.1