diff options
author | svntobi <svntobi@cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f> | 2008-03-25 20:23:45 +0000 |
---|---|---|
committer | svntobi <svntobi@cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f> | 2008-03-25 20:23:45 +0000 |
commit | 2e49740200a266d5e9cc3ba2b4740e6bee375b1a (patch) | |
tree | 0dd6133ae4399ddc086f86c92a6ee514077912b0 | |
parent | 6a41eac668d05af1d64dddf0fa8fc749f0e5877a (diff) | |
download | vdr-plugin-menuorg-2e49740200a266d5e9cc3ba2b4740e6bee375b1a.tar.gz vdr-plugin-menuorg-2e49740200a266d5e9cc3ba2b4740e6bee375b1a.tar.bz2 |
Added French translation by NIVAL Michaël <mnival@club-internet.fr>
git-svn-id: file:///home/tobias/sandbox/vdr/--/vdr-pkg/vdr-pkg/menuorg/trunk@7089 cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f
-rw-r--r-- | HISTORY | 1 | ||||
-rw-r--r-- | README | 3 | ||||
-rw-r--r-- | po/fr.po | 26 | ||||
-rw-r--r-- | po/menuorg.pot | 2 |
4 files changed, 30 insertions, 2 deletions
@@ -46,3 +46,4 @@ VDR Plugin 'menuorg' Revision History - Separator items now don't have a hotkey (number) in the OSD menu anymore (requires the patch to be updated once more) +- Added French translation by NIVAL Michaël <mnival@club-internet.fr> @@ -8,7 +8,8 @@ Project's homepage: http://www.e-tobi.net/blog/pages/vdr-menuorg Translations: - The Italian VDR Community - Gringo <vdr-italian@tiscali.it> + it: The Italian VDR Community - Gringo <vdr-italian@tiscali.it> + fr: NIVAL Michaël <mnival@club-internet.fr> License: This program is free software; you can redistribute it and/or modify diff --git a/po/fr.po b/po/fr.po new file mode 100644 index 0000000..580d168 --- /dev/null +++ b/po/fr.po @@ -0,0 +1,26 @@ +msgid "" +msgstr "" +"Project-Id-Version: vdr-menuorg\n" +"Report-Msgid-Bugs-To: <vdr@e-tobi.net>\n" +"POT-Creation-Date: 2008-03-22 16:44+0100\n" +"PO-Revision-Date: 2008-03-25 08:37+0100\n" +"Last-Translator: NIVAL Michaël <mnival@club-internet.fr>\n" +"Language-Team: <vdr@e-tobi.net>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Poedit-Language: French\n" +"X-Poedit-Country: FRANCE\n" + +msgid "Reorganizes the main menu" +msgstr "Réorganise le menu principal" + +msgid "Failed to load MenuOrg's config file!" +msgstr "Echec de chargement du fichier config !" + +msgid "Enable custom menu" +msgstr "Activer le menu personnalisé" + +msgid "Include unconfigured plugins" +msgstr "Inclure les greffons non configurés" + diff --git a/po/menuorg.pot b/po/menuorg.pot index ae12cf2..d6d002f 100644 --- a/po/menuorg.pot +++ b/po/menuorg.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: <vdr@e-tobi.net>\n" -"POT-Creation-Date: 2008-03-25 19:30+0100\n" +"POT-Creation-Date: 2008-03-25 21:22+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" |