Quellcode durchsuchen

New translations chanserv.lang.json (French)

tags/v2.1.0-rc1
Daniel Oaks vor 4 Jahren
Ursprung
Commit
85c456805d
1 geänderte Dateien mit 5 neuen und 0 gelöschten Zeilen
  1. 5
    0
      languages/fr-FR-chanserv.lang.json

+ 5
- 0
languages/fr-FR-chanserv.lang.json Datei anzeigen

@@ -1,17 +1,22 @@
1 1
 {
2 2
   "$bAMODE$b modifies persistent mode settings for channel members.": "$bAMODE$b modifie les modes persistants attribués aux membres du salon.",
3 3
   "$bCLEAR$b removes users or settings from a channel.": "$bCLEAR$b retire utilisateurices ou réglages d’un salon.",
4
+  "$bGET$b queries the current values of a channel's settings": "",
5
+  "$bHISTORY$b\n'history' lets you control how channel history is stored. Your options are:\n1. 'off'        [no history]\n2. 'ephemeral'  [a limited amount of temporary history, not stored on disk]\n3. 'on'         [history stored in a permanent database, if available]\n4. 'default'    [use the server default]": "",
4 6
   "$bINFO$b displays info about a registered channel.": "$bINFO$b affiche les détails d’un salon enregistré.",
5 7
   "$bOP$b makes the given user (or yourself) a channel admin.": "$bOP$b fait de vous, ou de quelqu’un d’autre, un·e administrateurice du salon.",
6 8
   "$bPURGE$b blacklists a channel from the server.": "$bPURGE$b élimine un salon du serveur.",
7 9
   "$bREGISTER$b lets you own a given channel.": "$bREGISTER$b vous permet de réserver un salon.",
10
+  "$bSET$b modifies a channel's settings": "",
8 11
   "$bTRANSFER$b transfers ownership of a channel to another user.": "$bTRANSFER$b donne possession d’un salon à un·e autre utilisateurice.",
9 12
   "$bUNPURGE$b undoes a previous PURGE command.": "$bUNPURGE$b annule l’effet de la commande PURGE.",
10 13
   "$bUNREGISTER$b deletes a channel registration.": "$bUNREGISTER$b supprime l’enregistrement d’un salon.",
11 14
   "ChanServ lets you register and manage channels.": "ChanServ vous laisse enregistrer et gérer des salons.",
15
+  "Syntax $bSET #channel <setting> <value>$b\n\nSET modifies a channel's settings. The following settings are available:": "",
12 16
   "Syntax: $INFO #channel$b\n\nINFO displays info about a registered channel.": "Syntaxe : $bINFO #Salon$b\n\nINFO affiche les détails d’un salon enregistré.",
13 17
   "Syntax: $bAMODE #channel [mode change] [account]$b\n\nAMODE lists or modifies persistent mode settings that affect channel members.\nFor example, $bAMODE #channel +o dan$b grants the the holder of the \"dan\"\naccount the +o operator mode every time they join #channel. To list current\naccounts and modes, use $bAMODE #channel$b. Note that users are always\nreferenced by their registered account names, not their nicknames.": "Syntaxe : $bAMODE #Salon [modes] [compte]$b\n\nAMODE liste, ou modifie, les modes persistants attribués aux membres d’un salon. Par exemple, $bAMODE #Nuage +o Julie$b donne à Julie le statut d’opérateurice à chaque fois qu’elle rejoint le salon #Nuage. Pour lister les comptes et modes actuels, utilisez $bAMODE #Salon$b. À noter que les utilisateurices sont toujours désigné·e·s selon le nom du compte, et non pas le pseudonyme.",
14 18
   "Syntax: $bCLEAR #channel target$b\n\nCLEAR removes users or settings from a channel. Specifically:\n\n$bCLEAR #channel users$b kicks all users except for you.\n$bCLEAR #channel access$b resets all stored bans, invites, ban exceptions,\nand persistent user-mode grants made with CS AMODE.": "Syntaxe : $bCLEAR #Salon Cible$b\n\nCLEAR retire utilisateurices ou réglages d’un salon. Spécifiquement :\n\n$bCLEAR #Salon Users$b expulse tou·te·s les utilisateurices à part vous.\n$bCLEAR #Salon Access$b efface tous les bannissements, exceptions, invitations,\net modes persistants établis via CS AMODE.",
19
+  "Syntax: $bGET #channel <setting>$b\n\nGET queries the current values of the channel settings. For more information\non the settings and their possible values, see HELP SET.": "",
15 20
   "Syntax: $bOP #channel [nickname]$b\n\nOP makes the given nickname, or yourself, a channel admin. You can only use\nthis command if you're the founder of the channel.": "Syntaxe : $bOP #Salon [Nom]$b\n\nOP fait de vous, ou de quelqu’un d’autre, un·e administrateurice du salon. Cette commande est seulement disponible si vous avez créé ledit salon.",
16 21
   "Syntax: $bPURGE #channel [reason]$b\n\nPURGE blacklists a channel from the server, making it impossible to join\nor otherwise interact with the channel. If the channel currently has members,\nthey will be kicked from it. PURGE may also be applied preemptively to\nchannels that do not currently have members.": "Syntaxe : $bPURGE #Salon (Raison)$b\n\nPURGE élimine un salon du serveur, le rendant complètement\ninaccessible. Si des utilisateurices y sont connecté·e·s à ce\nmoment-là, iels en seront exclu·e·s.",
17 22
   "Syntax: $bREGISTER #channel$b\n\nREGISTER lets you own the given channel. If you rejoin this channel, you'll be\ngiven admin privs on it. Modes set on the channel and the topic will also be\nremembered.": "Syntaxe : $bREGISTER #Salon$b\n\nREGISTER enregistre le salon donné, et fait de vous saon administrateurice. Les modes du salon, comme son sujet, seront sauvegardés.",

Laden…
Abbrechen
Speichern