diff --git a/Iwant/locale/fr.po b/Iwant/locale/fr.po new file mode 100644 index 0000000..7ed7c52 --- /dev/null +++ b/Iwant/locale/fr.po @@ -0,0 +1,79 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR ORGANIZATION +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: Limnoria\n" +"POT-Creation-Date: 2011-11-18 18:46+CET\n" +"PO-Revision-Date: 2011-11-18 18:49+0100\n" +"Last-Translator: Valentin Lorentz \n" +"Language-Team: Limnoria \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"X-Poedit-Language: Français\n" +"X-Poedit-Country: France\n" + +#: config.py:52 +msgid "" +"List of wanted things. Don't edit this variable\n" +" unless you know what you do." +msgstr "List de souhaits. N'éditez pas cette variable de configuration à moins de savoir ce que vous faîtes." + +#: plugin.py:53 +msgid "" +"Add the help for \"@plugin help Iwant\" here\n" +" This should describe *how* to use this plugin." +msgstr "" + +#: plugin.py:58 +msgid "" +"[] \n" +"\n" +" Tell the bot you want the . is only needed if you\n" +" don't send the message on the channel itself." +msgstr "" +"[] \n" +"\n" +"Indiquez au bot que vous voulez la chose. n'est nécessaire que si vous n'envoyez pas le message sur le canal lui-même." + +#: plugin.py:64 +msgid "This thing is already wanted." +msgstr "Cette chose est déjà voulue." + +#: plugin.py:73 +msgid "" +"[]\n" +"\n" +" Returns the list of wanted things for the . defaults\n" +" to the current channel." +msgstr "" +"[]\n" +"\n" +"Retourne la liste des souhaits pour le . correspond par défaut au canal actuel." + +#: plugin.py:80 +msgid "#%i: %s" +msgstr "#%i : %s" + +#: plugin.py:86 +msgid "" +"[] \n" +"\n" +" Tell you the thing number . is only needed if you\n" +" don't send the message on the channel itself." +msgstr "" +"[] \n" +"\n" +"Affiche le souhait numéro . n'est nécessaire que si vous n'envoyez pas le message sur le canal lui-même." + +#: plugin.py:92 +msgid "No thing has this id." +msgstr "Rien n'a cet id." + +#: plugin.py:94 +msgid "Wish #%i is %s." +msgstr "Le souhait #%i is %s." + diff --git a/Iwant/messages.pot b/Iwant/messages.pot new file mode 100644 index 0000000..0e2b19d --- /dev/null +++ b/Iwant/messages.pot @@ -0,0 +1,73 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR ORGANIZATION +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2011-11-18 18:46+CET\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: ENCODING\n" +"Generated-By: pygettext.py 1.5\n" + + +#: config.py:52 +msgid "" +"List of wanted things. Don't edit this variable\n" +" unless you know what you do." +msgstr "" + +#: plugin.py:53 +#, docstring +msgid "" +"Add the help for \"@plugin help Iwant\" here\n" +" This should describe *how* to use this plugin." +msgstr "" + +#: plugin.py:58 +#, docstring +msgid "" +"[] \n" +"\n" +" Tell the bot you want the . is only needed if you\n" +" don't send the message on the channel itself." +msgstr "" + +#: plugin.py:64 +msgid "This thing is already wanted." +msgstr "" + +#: plugin.py:73 +#, docstring +msgid "" +"[]\n" +"\n" +" Returns the list of wanted things for the . defaults\n" +" to the current channel." +msgstr "" + +#: plugin.py:80 +msgid "#%i: %s" +msgstr "" + +#: plugin.py:86 +#, docstring +msgid "" +"[] \n" +"\n" +" Tell you the thing number . is only needed if you\n" +" don't send the message on the channel itself." +msgstr "" + +#: plugin.py:92 +msgid "No thing has this id." +msgstr "" + +#: plugin.py:94 +msgid "Wish #%i is %s." +msgstr "" +