[tuxdroid-svn] r4996 - software_suite_v3/software/plugin/plugin-WMP/trunk/resources
Status: Beta
Brought to you by:
ks156
|
From: jerome <c2m...@c2...> - 2009-07-02 08:36:39
|
Author: jerome Date: 2009-07-02 10:36:07 +0200 (Thu, 02 Jul 2009) New Revision: 4996 Modified: software_suite_v3/software/plugin/plugin-WMP/trunk/resources/en.po software_suite_v3/software/plugin/plugin-WMP/trunk/resources/fr.po software_suite_v3/software/plugin/plugin-WMP/trunk/resources/plugin.pot Log: * Added a new string into the po template. * Updated po files ( en , fr ). Modified: software_suite_v3/software/plugin/plugin-WMP/trunk/resources/en.po =================================================================== --- software_suite_v3/software/plugin/plugin-WMP/trunk/resources/en.po 2009-07-02 08:32:52 UTC (rev 4995) +++ software_suite_v3/software/plugin/plugin-WMP/trunk/resources/en.po 2009-07-02 08:36:07 UTC (rev 4996) @@ -1,25 +1,32 @@ - -msgid "" -msgstr "Project-Id-Version: PACKAGE VERSION\nReport-Msgid-Bugs-To: \nPOT-Creation-Date: 2009-03-12 14:48+0200\nPO-Revision-Date: 2009-03-11 12:27+0200\nLast-Translator: jerome <jer...@ky...>\nLanguage-Team: LANGUAGE <LL...@li...>\nLanguage: en\nMIME-Version: 1.0\nContent-Type: text/plain; charset=UTF-8\nContent-Transfer-Encoding: 8bit\nPlural-Forms: nplurals=2; plural=(n != 1);\nX-Generator: Pootle 1.2.1\n" - msgid "WMP Plugin" msgstr "WMP Plugin" msgid "Take control of Windows media player with the Tux Droid remote control or flippers." msgstr "Take control of Windows media player with the Tux Droid remote control or flippers." +msgid "Player parameters" +msgstr "Player parameters" + msgid "Select file, directory or playlist to read" msgstr "Select file, directory or playlist to read" -msgid "Quit Media Player when the plugin stops" -msgstr "Quit Media Player when plugin stops" +msgid "User parameters" +msgstr "User parameters" +msgid "Quit Media Player when the gadget stops" +msgstr "Quit Media Player when the gadget stops" + +msgid "Take control of windows media player" +msgstr "Take control of windows media player" + +msgid "Start daily at" +msgstr "Start daily at" + +msgid "Start me daily" +msgstr "Start me daily" + msgid "Cannot get connected to Windows Media Player" msgstr "Cannot get connected to Windows Media Player" msgid "Dongle not connected" msgstr "Dongle not connected" - -msgid "Cannot get connected to the Tux Droid server" -msgstr "Can not get connected to the Tux Droid server" - Modified: software_suite_v3/software/plugin/plugin-WMP/trunk/resources/fr.po =================================================================== --- software_suite_v3/software/plugin/plugin-WMP/trunk/resources/fr.po 2009-07-02 08:32:52 UTC (rev 4995) +++ software_suite_v3/software/plugin/plugin-WMP/trunk/resources/fr.po 2009-07-02 08:36:07 UTC (rev 4996) @@ -1,25 +1,33 @@ - -msgid "" -msgstr "Project-Id-Version: PACKAGE VERSION\nReport-Msgid-Bugs-To: \nPOT-Creation-Date: 2009-03-12 14:48+0200\nPO-Revision-Date: 2009-03-11 18:18+0200\nLast-Translator: jerome <jer...@ky...>\nLanguage-Team: LANGUAGE <LL...@li...>\nLanguage: fr\nMIME-Version: 1.0\nContent-Type: text/plain; charset=UTF-8\nContent-Transfer-Encoding: 8bit\nPlural-Forms: nplurals=2; plural=(n > 1);\nX-Generator: Pootle 1.2.1\n" - msgid "WMP Plugin" msgstr "Plugin WMP" msgid "Take control of Windows media player with the Tux Droid remote control or flippers." -msgstr "Le gadget WMP contrôle Windows Media Player avec la télécommande ou les ailes de Tux Droid." +msgstr "Le plugin WMP contrôle Windows Media Player avec la télécommande ou les ailes de Tux Droid." +msgid "Player parameters" +msgstr "Paramètres du lecteur" + msgid "Select file, directory or playlist to read" msgstr "Sélectionnez un fichier ou dossier à lire" -msgid "Quit Media Player when the plugin stops" -msgstr "Quitter WMP en stoppant le plugin" +msgid "User parameters" +msgstr "Paramètres utilisateur" +msgid "Quit Media Player when the gadget stops" +msgstr "Quitter WMP en stoppant le gadget" + +msgid "Take control of windows media player" +msgstr "" + +msgid "Start daily at" +msgstr "" + +msgid "Start me daily" +msgstr "" + msgid "Cannot get connected to Windows Media Player" msgstr "Impossible de se connecter à Windows Media Player" msgid "Dongle not connected" msgstr "Le dongle n'est pas connecté" -msgid "Cannot get connected to the Tux Droid server" -msgstr "Impossible de se connecter au serveur de Tux Droid" - Modified: software_suite_v3/software/plugin/plugin-WMP/trunk/resources/plugin.pot =================================================================== --- software_suite_v3/software/plugin/plugin-WMP/trunk/resources/plugin.pot 2009-07-02 08:32:52 UTC (rev 4995) +++ software_suite_v3/software/plugin/plugin-WMP/trunk/resources/plugin.pot 2009-07-02 08:36:07 UTC (rev 4996) @@ -27,3 +27,6 @@ msgid "Cannot get connected to Windows Media Player" msgstr "" + +msgid "Dongle not connected" +msgstr "" |