Browse Source

New translations help.lang.json (Dutch)

tags/v2.6.0-rc1
Daniel Oaks 3 years ago
parent
commit
4d3f9dd509
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      languages/nl-NL-help.lang.json

+ 1
- 1
languages/nl-NL-help.lang.json View File

@@ -1,5 +1,5 @@
1 1
 {
2
-  "= 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",
2
+  "= Help Topics =\n\nCommands:\n%[1]s\n\nRPL_ISUPPORT Tokens:\n%[2]s\n\nInformation:\n%[3]s": "= Onderwerpen =\n\nCommando's:\n%[1]s\n\nRPL_ISUPPORT Tekens:\n%[2]s\n\nInformatie:\n%[3]s",
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": "== 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",
4 4
   "@+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 <target>{,<target>}\n\nVerstuurd het client-only bericht naar de ontvangers als een TAGMSG. Bekijk de IRCv3\nspecificaties voor meer informatie: http://ircv3.net/specs/core/message-tags-3.3.html",
5 5
   "AMBIANCE <target> <text to be sent>\n\nThe AMBIANCE command is used to send a scene notification to the given target.": "AMBIANCE <target> <text to be sent>\n\nHet AMBIANCE commando word gebruikt om een scene notificatie naar het doelwit te sturen.",

Loading…
Cancel
Save