3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-11-10 22:19:31 +01:00

New translations irc.lang.json (French)

This commit is contained in:
Daniel Oaks 2019-05-16 08:11:52 +10:00
parent 1aaec93200
commit 2812815a8f

View File

@ -3,6 +3,7 @@
"$bWarning: unregistering this channel will remove all stored channel attributes.$b": "",
"%[1]d. User %[2]s requests vhost: %[3]s": "",
"%[1]s [account: %[2]s] joined the channel": "",
"%[1]s changed nick to %[2]s": "",
"%[1]s kicked %[2]s (%[3]s)": "",
"%[1]s left the channel (%[2]s)": "",
"%[1]s quit (%[2]s)": "",
@ -25,6 +26,7 @@
"Account does not exist": "",
"Account name is not valid": "",
"Account registration is disabled": "",
"Account verification successful": "",
"Account: %s": "",
"Actual user@host, Actual IP": "Utilise vraiment l'addresse",
"Added D-Line for %s": "",
@ -37,15 +39,19 @@
"Bad or unauthorized PROXY command": "",
"Bad password": "",
"Ban - %[1]s - added by %[2]s - %[3]s": "",
"Callback namespace is not supported": "",
"CTCP messages are disabled over Tor": "",
"Can't change modes for other users": "Impossible de modifier la mode des autres clients",
"Can't view modes for other users": "Impossible d'afficher la mode des autres clients",
"Cannot join channel (+%s)": "Impossible de joindre (+%s)",
"Cannot rename channel": "",
"Cannot resume a client with multiple attached sessions": "",
"Cannot resume connection": "",
"Cannot resume connection from Tor to non-Tor or vice versa": "",
"Cannot resume connection, connection registration has already been completed": "",
"Cannot resume connection, old and new clients must have TLS": "",
"Cannot resume connection, token is not valid": "",
"Cannot send to channel": "Impossible d'envoyer à la chaîne",
"Cannot send verification code there": "",
"Channel %[1]s has %[2]d persistent modes set": "",
"Channel %s is now unregistered": "",
"Channel %s successfully registered": "",
@ -54,6 +60,7 @@
"Channel is not registered": "",
"Channel list is full": "Vous êtes dans trop de chaînes",
"Channel name is not valid": "",
"Channel renamed": "",
"Channel renamed: %s": "",
"Client reconnected": "",
"Client reconnected (up to %d seconds of history lost)": "",
@ -69,6 +76,7 @@
"Could not successfully save new D-LINE: %s": "",
"Could not successfully save new K-LINE: %s": "",
"Could not ungroup nick": "",
"Created at: %s": "",
"Credential type is not supported": "",
"End of /HELPOP": "Fin de /HELPOP",
"End of /INFO": "Fin de liste /INFO",
@ -88,8 +96,11 @@
"GHOSTed by %s": "",
"HELPOP <argument>\n\nGet an explanation of <argument>, or \"index\" for a list of help topics.": "",
"Help not found": "Ce renseignement n'existe pas",
"Hostname: %s": "",
"I have %[1]d clients and %[2]d servers": "J'ai %[1]d clients et %[2]d serveurs",
"IP address: %s": "",
"IRC Operators online": "",
"Input line too long": "",
"Insufficient oper privs": "",
"Insufficient privileges": "",
"Internal error": "",
@ -101,12 +112,15 @@
"Invalid vhost": "",
"It was rejected for reason: %s": "",
"JOIN 0 is not allowed": "",
"Language %s is not supported by this server": "",
"Language preferences have been set": "",
"Languages are not supported by this server": "",
"Last active: %s": "",
"MOTD File is missing": "Fichier de message du jour manquant",
"Malformed username": "",
"Mask isn't valid": "",
"Must register with current nickname instead of separate account name": "",
"Network service, for more info /msg %s HELP": "",
"Nickname %[1]s has %[2]d attached session(s)": "",
"Nickname is already in use": "Ce nom est déjà utilisé",
"Nickname is reserved by a different account": "",
"No DLINEs have been set!": "",
@ -132,6 +146,8 @@
"Received malformed line": "",
"Registered at: %s": "",
"Registered channel: %s": "",
"Registering your account with email address %s": "",
"Registering your account with no email address": "",
"Registration requires a valid e-mail address": "",
"Rehashing": "Le serveur relit le fichier de configuration",
"Remote servers not yet supported": "",
@ -147,6 +163,8 @@
"SASL authentication failed: authcid and authzid should be the same": "",
"SASL message too long": "",
"Server notice masks": "",
"Session %d (currently attached session):": "",
"Session %d:": "",
"Some additional message history may have been lost": "",
"Successfully approved vhost request for %s": "",
"Successfully cleared vhost": "",
@ -190,7 +208,6 @@
"You are banned from this server (%s)": "Vous êtes interdit d'utiliser ce serveur (%s)",
"You are no longer authorized to be on this server": "",
"You are no longer marked as being away": "Vous n'êtes plus marqué 'absent'",
"You are not using a TLS certificate": "",
"You are now an IRC operator": "Vous êtes maintenant un opérateur IRC",
"You are now logged in as %s": "",
"You can't GHOST yourself (try /QUIT instead)": "",
@ -204,7 +221,9 @@
"You have too many nicks reserved already (you can remove some with /NS DROP)": "",
"You may not reregister": "Vous ne pouvez pas vous enregistrer à nouveau",
"You must be an oper on the channel to register it": "",
"You must be registered to join that channel": "",
"You must be the channel founder to op": "",
"You must connect with a TLS client certificate to use certfp": "",
"You must specify an account": "",
"You must wait an additional %v before making another request": "",
"You need to either supply a passphrase or be connected via TLS with a client cert": "",