New translations help.lang.json (Dutch)

This commit is contained in:
Daniel Oaks 2020-08-12 02:53:01 +10:00
parent 181531699f
commit 24035b4283
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
{
"= Help Topics =\n\nCommands:\n%[1]s\n\nRPL_ISUPPORT Tokens:\n%[2]s\n\nInformation:\n%[3]s": "",
"== Channel Modes ==\n\nOragono supports the following channel modes:\n\n +b | Client masks that are banned from the channel (e.g. *!*@127.0.0.1)\n +e | Client masks that are exempted from bans.\n +I | Client masks that are exempted from the invite-only flag.\n +i | Invite-only mode, only invited clients can join the channel.\n +k | Key required when joining the channel.\n +l | Client join limit for the channel.\n +m | Moderated mode, only privileged clients can talk on the channel.\n +n | No-outside-messages mode, only users that are on the channel can send\n | messages to it.\n +R | Only registered users can join the channel.\n +s | Secret mode, channel won't show up in /LIST or whois replies.\n +t | Only channel opers can modify the topic.\n +E | Roleplaying commands are enabled in the channel.\n +C | Clients are blocked from sending CTCP messages in the channel.\n\n= Prefixes =\n\n +q (~) | Founder channel mode.\n +a (&) | Admin channel mode.\n +o (@) | Operator channel mode.\n +h (%) | Halfop channel mode.\n +v (+) | Voice channel mode.": "",
"== 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": "",
"= Help Topics =\n\nCommands:\n%[1]s\n\nRPL_ISUPPORT Tokens:\n%[2]s\n\nInformation:\n%[3]s": "= Onderwerpen =\n\nCommando's:\n%s\n\nRPL_ISUPPORT Tekens:\n%s\n\nInformatie:\n%s",
"== Channel Modes ==\n\nOragono supports the following channel modes:\n\n +b | Client masks that are banned from the channel (e.g. *!*@127.0.0.1)\n +e | Client masks that are exempted from bans.\n +I | Client masks that are exempted from the invite-only flag.\n +i | Invite-only mode, only invited clients can join the channel.\n +k | Key required when joining the channel.\n +l | Client join limit for the channel.\n +m | Moderated mode, only privileged clients can talk on the channel.\n +n | No-outside-messages mode, only users that are on the channel can send\n | messages to it.\n +R | Only registered users can join the channel.\n +s | Secret mode, channel won't show up in /LIST or whois replies.\n +t | Only channel opers can modify the topic.\n +E | Roleplaying commands are enabled in the channel.\n +C | Clients are blocked from sending CTCP messages in the channel.\n\n= Prefixes =\n\n +q (~) | Founder channel mode.\n +a (&) | Admin channel mode.\n +o (@) | Operator channel mode.\n +h (%) | Halfop channel mode.\n +v (+) | Voice channel mode.": "== Kanaalmodussen ==\nOragono ondersteund de volgende kanaalmodussen:\n\n +b | Clientmaskers die verbannen zijn uit het kanaal (bijvoorbeeld *!*@127.0.0.1)\n +e | Clientmaskers die verbanning omzeilen.\n +I | Clientmaskers die alleen-uitgenodigden omzeilen.\n +i | alleen-uitgenodigden modus, alleen uitgenodigde clients kunnen het kanaal betreden.\n +k | Sleutel nodig om kanaal binnen te treden.\n +l | Clientlimiet voor het kanaal.\n +m | Gemodereerde modus, alleen clients met een privilege kunnen spreken in het kanaal.\n +n | Geen-buiten-berichten modus, alleen clients in het kanaal kunnen berichten sturen.\n +R | Aleen geregistreerde gebruikers kunnen het kanaal betreden.\n +s | Geheime modus, kanaal word niet getoond in /LIST en whois antwoorden.\n +t | Aleen Opers kunnen het onderwerp aanpassen.\n +E | Rollenspel commando's zijn toegestaan in het kanaal.\n +C | Clients kunnen geen CTCP berichten sturen in het kanaal.",
"== 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": "== Server Aankondiging Maskers ==\n\nOragono ondersteund de volgende aankondigingsmaskers voor operatoren:\n\n a | Lokale aankondigingen.\n c | Lokale clients.\n j | Lokale kanaal acties.\n k | Lokale kills.\n n | Lokale bijnaam veranderingen.\n o | Lokale.\n q | Lokale verlatingen.\n t | Lokaal /STATS gebruik.\n u | Lokale client gebruiker acties.\n x | Lokale X-lijnen (DLINE/KLINE/etc).\n v | Lokale vhost veranderingen.\n\nOm een lokale snomask te zetten, doe dit met je bijnaam:\n\n /MODE <nick> +s <chars>\n\nBijvoorbeeld, dit zet de, oper, account en xline snomasks op dan:\n\n /MODE dan +s koux",
"== 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 | User is blocked from sending CTCP messages.": "",
"@+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": "",
"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": "",