forked from I2P_Developers/i2p.i2p
91 lines
3.0 KiB
Plaintext
91 lines
3.0 KiB
Plaintext
# I2P
|
|
# Copyright (C) 2014 The I2P Project
|
|
# This file is distributed under the same license as the streaming package.
|
|
# To contribute translations, see http://www.i2p2.de/newdevelopers
|
|
#
|
|
# Translators:
|
|
# Towinet, 2014
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: I2P\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2014-06-23 17:55+0000\n"
|
|
"PO-Revision-Date: 2014-06-26 19:02+0000\n"
|
|
"Last-Translator: Towinet\n"
|
|
"Language-Team: French (http://www.transifex.com/projects/p/I2P/language/fr/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Language: fr\n"
|
|
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
|
|
|
#: ../java/src/net/i2p/client/streaming/I2PSocketException.java:58
|
|
msgid "Message timeout"
|
|
msgstr "Échéance de message"
|
|
|
|
#: ../java/src/net/i2p/client/streaming/I2PSocketException.java:61
|
|
msgid "Failed delivery to local destination"
|
|
msgstr "Échec de livraison vers la destination locale"
|
|
|
|
#: ../java/src/net/i2p/client/streaming/I2PSocketException.java:64
|
|
#: ../java/src/net/i2p/client/streaming/I2PSocketException.java:97
|
|
msgid "Local router failure"
|
|
msgstr "Échec de routeur local"
|
|
|
|
#: ../java/src/net/i2p/client/streaming/I2PSocketException.java:67
|
|
msgid "Local network failure"
|
|
msgstr "Échec de réseau local"
|
|
|
|
#: ../java/src/net/i2p/client/streaming/I2PSocketException.java:70
|
|
msgid "Session closed"
|
|
msgstr "Session fermée"
|
|
|
|
#: ../java/src/net/i2p/client/streaming/I2PSocketException.java:73
|
|
msgid "Invalid message"
|
|
msgstr "Message invalide"
|
|
|
|
#: ../java/src/net/i2p/client/streaming/I2PSocketException.java:76
|
|
msgid "Invalid message options"
|
|
msgstr "Options de message invalide"
|
|
|
|
#: ../java/src/net/i2p/client/streaming/I2PSocketException.java:79
|
|
msgid "Buffer overflow"
|
|
msgstr "Débordement de buffer"
|
|
|
|
#: ../java/src/net/i2p/client/streaming/I2PSocketException.java:82
|
|
msgid "Message expired"
|
|
msgstr "Message expiré"
|
|
|
|
#: ../java/src/net/i2p/client/streaming/I2PSocketException.java:85
|
|
msgid "Local lease set invalid"
|
|
msgstr "Jeu de bail local invalide"
|
|
|
|
#: ../java/src/net/i2p/client/streaming/I2PSocketException.java:88
|
|
msgid "No local tunnels"
|
|
msgstr "Pas de tunnels locaux"
|
|
|
|
#: ../java/src/net/i2p/client/streaming/I2PSocketException.java:91
|
|
msgid "Unsupported encryption options"
|
|
msgstr "Options de chiffrement non supportées"
|
|
|
|
#: ../java/src/net/i2p/client/streaming/I2PSocketException.java:94
|
|
msgid "Invalid destination"
|
|
msgstr "Destination invalide"
|
|
|
|
#: ../java/src/net/i2p/client/streaming/I2PSocketException.java:100
|
|
msgid "Destination lease set expired"
|
|
msgstr "Jeu de bail de la destination expiré"
|
|
|
|
#: ../java/src/net/i2p/client/streaming/I2PSocketException.java:103
|
|
msgid "Destination lease set not found"
|
|
msgstr "Jeu de bail de la destination non trouvé"
|
|
|
|
#: ../java/src/net/i2p/client/streaming/I2PSocketException.java:106
|
|
msgid "Local destination shutdown"
|
|
msgstr "Arrêt de la destination locale"
|
|
|
|
#. Translate this one here, can't do it later
|
|
#: ../java/src/net/i2p/client/streaming/I2PSocketException.java:113
|
|
msgid "Failure code"
|
|
msgstr "Code d'échec"
|