diff options
author | Berke Viktor <bviktor@hexchat.org> | 2012-10-30 12:01:04 +0100 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2012-10-30 12:01:04 +0100 |
commit | aeb60b72cd7ec5340623b7c44ff1b0476b7e30f4 (patch) | |
tree | c3d0095f13c14b90a7a588da1b09bf384a5aeba1 /po/fr.po | |
parent | 75c70a2f94d22119ed09dbab576cb8112e232a51 (diff) |
Update translation files
Diffstat (limited to 'po/fr.po')
-rw-r--r-- | po/fr.po | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/po/fr.po b/po/fr.po index 4ef94d05..dacbae5d 100644 --- a/po/fr.po +++ b/po/fr.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: HexChat\n" "Report-Msgid-Bugs-To: www.hexchat.org\n" -"POT-Creation-Date: 2012-10-30 02:56+0100\n" -"PO-Revision-Date: 2012-10-30 02:00+0000\n" +"POT-Creation-Date: 2012-10-30 11:58+0100\n" +"PO-Revision-Date: 2012-10-30 10:59+0000\n" "Last-Translator: bviktor <bviktor@hexchat.org>\n" "Language-Team: French (http://www.transifex.com/projects/p/hexchat/language/fr/)\n" "MIME-Version: 1.0\n" @@ -601,9 +601,9 @@ msgstr "RECONNECT [<hôte>] [<port>] [<mot_de_passe>], peut être appelée exact #: src/common/outbound.c:3698 msgid "" -"RECV <text>, send raw data to xchat, as if it was received from the irc " +"RECV <text>, send raw data to HexChat, as if it was received from the IRC " "server" -msgstr "RECV <texte>, transmettre vers xchat le texte sous forme brute, comme s'il avait été reçu depuis le serveur IRC" +msgstr "" #: src/common/outbound.c:3701 msgid "SAY <text>, sends the text to the object in the current window" @@ -728,8 +728,8 @@ msgid "Unknown Command. Try /help\n" msgstr "Commande inconnue. Essayez /help\n" #: src/common/plugin.c:382 src/common/plugin.c:423 -msgid "No xchat_plugin_init symbol; is this really an xchat plugin?" -msgstr "Le symbole xchat_plugin_init n'existe pas ; est-ce vraiment un greffon xchat ?" +msgid "No hexchat_plugin_init symbol; is this really a HexChat plugin?" +msgstr "" #: src/common/server.c:665 msgid "Are you sure this is a SSL capable server and port?\n" @@ -3186,8 +3186,8 @@ msgid "Execute command:" msgstr "Exécuter la commande :" #: src/fe-gtk/fe-gtk.c:140 -msgid "Open URL or execute command in an existing XChat" -msgstr "Ouvrir l'URL ou exécuter la commande dans un XChat existant" +msgid "Open URL or execute command in an existing HexChat" +msgstr "" #: src/fe-gtk/fe-gtk.c:142 msgid "Begin minimized. Level 0=Normal 1=Iconified 2=Tray" @@ -3201,7 +3201,7 @@ msgstr "niveau" msgid "Show version information" msgstr "Afficher la version" -#: src/fe-gtk/fe-gtk.c:342 +#: src/fe-gtk/fe-gtk.c:359 #, c-format msgid "" "Failed to open font:\n" @@ -3209,16 +3209,16 @@ msgid "" "%s" msgstr "L'ouverture de la police a échoué :\n\n%s" -#: src/fe-gtk/fe-gtk.c:732 +#: src/fe-gtk/fe-gtk.c:749 msgid "Search buffer is empty.\n" msgstr "Le tampon de recherche est vide.\n" -#: src/fe-gtk/fe-gtk.c:841 +#: src/fe-gtk/fe-gtk.c:858 #, c-format msgid "%d bytes" msgstr "%d octets" -#: src/fe-gtk/fe-gtk.c:842 +#: src/fe-gtk/fe-gtk.c:859 #, c-format msgid "Network send queue: %d bytes" msgstr "File d'envoi du serveur : %d octets" @@ -3773,7 +3773,7 @@ msgid "" "%m = machine info\n" "%n = your nick\n" "%t = time/date\n" -"%v = xchat version\n" +"%v = HexChat version\n" "%2 = word 2\n" "%3 = word 3\n" "&2 = word 2 to the end of line\n" @@ -3784,7 +3784,7 @@ msgid "" "\n" "%2 would be \"john\"\n" "&2 would be \"john hello\"." -msgstr "Commandes utilisateur - codes d'échappement :\n\n%c = canal actuel\n%e = réseau actuel\n%m = informations sur la machine\n%n = votre pseudo\n%t = date/heure\n%v = version de xchat\n%2 = 2e mot\n%3 = 3e mot\n&2 = du 2e mot à la fin de la ligne\n&3 = du 3e mot à la fin de la ligne\n\nexemple :\n/cmd sylvain bonjour\n\n%2 sera \"sylvain\"\n&2 sera \"sylvain bonjour\"." +msgstr "" #: src/fe-gtk/menu.c:1406 msgid "" @@ -3837,10 +3837,10 @@ msgid "" "\n" "%s = the URL string\n" "\n" -"Putting a ! infront of the command\n" +"Putting a ! in front of the command\n" "indicates it should be sent to a\n" -"shell instead of XChat" -msgstr "Gestionnaires d'URL - Codes spéciaux :\n\n%s = la chaîne d'URL\n\nPlacer un ! devant la commande\nindique qu'elle devrait être\nenvoyée à un interpréteur de commandes\nau lieu de XChat" +"shell instead of HexChat" +msgstr "" #: src/fe-gtk/menu.c:1446 msgid ": User Defined Commands" |