Browse Source

New translations help.lang.json (French)

tags/v2.6.0-rc1
Daniel Oaks 3 years ago
parent
commit
c0fc2620e3
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      languages/fr-FR-help.lang.json

+ 0
- 1
languages/fr-FR-help.lang.json View File

@@ -3,7 +3,6 @@
3 3
   "== Server Notice Masks ==\n\nOragono supports the following server notice masks for operators:\n\n  a  |  Local announcements.\n  c  |  Local client connections.\n  j  |  Local channel actions.\n  k  |  Local kills.\n  n  |  Local nick changes.\n  o  |  Local oper actions.\n  q  |  Local quits.\n  t  |  Local /STATS usage.\n  u  |  Local client account actions.\n  x  |  Local X-lines (DLINE/KLINE/etc).\n  v  |  Local vhost changes.\n\nTo set a snomask, do this with your nickname:\n\n  /MODE <nick> +s <chars>\n\nFor instance, this would set the kill, oper, account and xline snomasks on dan:\n\n  /MODE dan +s koux": "== Notifications ==\n\nOragono propose les masques d’opérateurice suivants :\n\n  a  | Annonces locales.\n  c  | Connexions locales.\n  j  | Actions liées au salon.\n  k  | Éliminations des utilisateurices.\n  n  | Changements de noms.\n  o  | Actions des opérateurices.\n  q  | Déconnexions locales.\n  t  | Utilisations des statistiques.\n  u  | Actions des utilisateurices.\n  x  | Bannissements des utilisateurices.\n  v  | Changements d’hôtes virtuels.\n\nLeur activation est possible via une simple commande, par exemple :\n  /mode Julie +s cat\nActivera pour Julie, la surveillance des annonces et connexions locales, plus l’utilisations des statistiques.",
4 4
   "== User Modes ==\n\nOragono supports the following user modes:\n\n  +a  |  User is marked as being away. This mode is set with the /AWAY command.\n  +i  |  User is marked as invisible (their channels are hidden from whois replies).\n  +o  |  User is an IRC operator.\n  +R  |  User only accepts messages from other registered users.\n  +s  |  Server Notice Masks (see help with /HELPOP snomasks).\n  +Z  |  User is connected via TLS.\n  +B  |  User is a bot.\n  +E  |  User can receive roleplaying commands.\n  +T  |  CTCP messages to the user are blocked.": "== Modes d’Utilisateurice ==\n\nOragono propose les modes d’utilisateurice suivants :\n\n  +a  |  Absent·e. S’active via /away.\n  +i   |  Invisible. Salons masqués en /whois.\n  +o  |  Opérateurice.\n  +R  |  Accepte seulement les messages d’utilisateurices enregistré·e·s.\n  +s  |  Masques de notification serveur. Voir /helpop snomasks.\n  +Z  |  Connecté·e via TLS.\n  +B  |  Robox.\n  +E  |  Accepte les commandes pour le jeu de rôle.\n  +T  |  Refuse les messages de type CTCP.",
5 5
   "@+client-only-tags TAGMSG <target>{,<target>}\n\nSends the given client-only tags to the given targets as a TAGMSG. See the IRCv3\nspecs for more info: http://ircv3.net/specs/core/message-tags-3.3.html": "@+Client-only-tags TAGMSG Nom (,Nom)\n\nEnvoie les « client-only tags » aux utilisateurices donné·e·s via TAGMSG.\nPour plus d’informations, voir les spécifications IRCv3 :\nhttps://ircv3.net/specs/extensions/message-tags.html",
6
-  "ACC LS\nACC REGISTER <accountname> [callback_namespace:]<callback> [cred_type] :<credential>\nACC VERIFY <accountname> <auth_code>\n\nUsed in account registration. See the relevant specs for more info:\nhttps://oragono.io/specs.html": "ACC LS\nACC REGISTER Nom [callback_namespace:]<rappel> [cred_type] :<référence>\nACC VERIFY Nom Code\n\nCommandes utilisées pour l’enregistrement des comptes. Cf. spécifications :\nhttps://oragono.io/specs.html",
7 6
   "AMBIANCE <target> <text to be sent>\n\nThe AMBIANCE command is used to send a scene notification to the given target.": "AMBIANCE Destination :Message\n\t\t\nCette commande envoie un message d’ambiance. Requière l’activation\ndu mode jeu de rôle (+E) sur le salon ou l’utilisateurice donné·e.\n\nExemple : AMBIANCE #Salon :Juste à côté du feu de cheminée, se trouvait un chat qui ronronnait.",
8 7
   "AUTHENTICATE\n\nUsed during SASL authentication. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/extensions/sasl-3.1.html": "AUTHENTICATE\n\nCommande utilisée au cours de l’authentification via SASL, cf. spécifications IRCv3 :\nhttps://ircv3.net/specs/extensions/sasl-3.1",
9 8
   "AWAY [message]\n\nIf [message] is sent, marks you away. If [message] is not sent, marks you no\nlonger away.": "AWAY (Message)\n\nSi un message est donné, cette commande vous signale comme absent·e. Sans,\nvous annonce de retour.",

Loading…
Cancel
Save