Quellcode durchsuchen

New translations chanserv.lang.json (French)

tags/v2.5.0-rc1
Daniel Oaks vor 3 Jahren
Ursprung
Commit
2b088fae58
1 geänderte Dateien mit 0 neuen und 3 gelöschten Zeilen
  1. 0
    3
      languages/fr-FR-chanserv.lang.json

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

@@ -11,7 +11,6 @@
11 11
   "$bREGISTER$b lets you own a given channel.": "$bREGISTER$b vous permet de réserver un salon.",
12 12
   "$bSET$b modifies a channel's settings": "$bSET$b change les réglages d’un salon.",
13 13
   "$bTRANSFER$b transfers ownership of a channel to another user.": "$bTRANSFER$b donne possession d’un salon à un·e autre utilisateurice.",
14
-  "$bUNPURGE$b undoes a previous PURGE command.": "$bUNPURGE$b annule l’effet de la commande PURGE.",
15 14
   "$bUNREGISTER$b deletes a channel registration.": "$bUNREGISTER$b supprime l’enregistrement d’un salon.",
16 15
   "ChanServ lets you register and manage channels.": "ChanServ vous laisse enregistrer et gérer des salons.",
17 16
   "Syntax $bSET #channel <setting> <value>$b\n\nSET modifies a channel's settings. The following settings are available:": "Syntaxe : $bSET #Salon Réglage Valeur$b\n\nSET change les réglages d’un salon. Les options disponibles sont :",
@@ -22,9 +21,7 @@
22 21
   "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.": "Syntaxe : $bGET #Salon Réglage$b\n\nGET liste les réglages actuels d’un salon. Les options disponibles\nsont consultables via la commande HELP SET.",
23 22
   "Syntax: $bLIST [regex]$b\n\nLIST returns the list of registered channels, which match the given regex.\nIf no regex is provided, all registered channels are returned.": "Syntaxe : $bLIST Regex$b\n\nAffiche les salons enregistrés, et correspondants à l’expression donnée,\nou une liste complète si aucune option n’est fournie.",
24 23
   "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.",
25
-  "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.",
26 24
   "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.",
27 25
   "Syntax: $bTRANSFER [accept] #channel user [code]$b\n\nTRANSFER transfers ownership of a channel from one user to another.\nTo prevent accidental transfers, a verification code is required. For\nexample, $bTRANSFER #channel alice$b displays the required confirmation\ncode, then $bTRANSFER #channel alice 2930242125$b initiates the transfer.\nUnless you are an IRC operator with the correct permissions, alice must\nthen accept the transfer, which she can do with $bTRANSFER accept #channel$b.\nTo cancel a pending transfer, transfer the channel to yourself.": "Syntaxe : $bTRANSFER (Accept) #Salon Utilisateurice (Code)$b\n\nTRANSFER passe la propriété d’un salon d’un·e utilisateurice à un·e autre.\nAfin d’éviter les cessions accidentelles, un code de vérification est nécessaire.\nExemple : $bTRANSFER #Salon Julie$b affiche ledit code, et\n$bTRANSFER #Salon Julie 24682468$b initie le transfert.\nÀ moins que la commande ait été issue par un·e opérateurice du serveur, Julie\ndoit ensuite donner son aval via $bTRANSFER Accept #Salon$b.\nPour annuler une passation en cours, retransférez le salon à votre nom.",
28
-  "Syntax: $bUNPURGE #channel$b\n\nUNPURGE removes any blacklisting of a channel that was previously\nset using PURGE.": "Syntaxe : $bUNPURGE #Salon$b\n\nUNPURGE restaure un salon précédemment éliminé via PURGE.",
29 26
   "Syntax: $bUNREGISTER #channel [code]$b\n\nUNREGISTER deletes a channel registration, allowing someone else to claim it.\nTo prevent accidental unregistrations, a verification code is required;\ninvoking the command without a code will display the necessary code.": "Syntaxe : $bUNREGISTER #Salon [code]$b\n\nUNREGISTER supprime l’enregistrement d’un salon, laissant la possibilité à une autre personne de le récupérer. Afin d’éviter les effacements accidentels, un code de vérification est requis ; l’invocation de la commande vous en donnera un."
30 27
 }

Laden…
Abbrechen
Speichern