You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

de-DE-help.lang.json 2.5KB

123456789
  1. {
  2. "= Help Topics =\n\nCommands:\n%[1]s\n\nRPL_ISUPPORT Tokens:\n%[2]s\n\nInformation:\n%[3]s": "= Hilfethemen =\n\nBefehle:\n%[1]s\n\nRPL_ISUPPORT Token:\n%[2]s\n\nInformation:\n%[3]s",
  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 Notice Masken==\n\nOragono unterstuetzt die foldgenden Server Notice Masken fuer Operatoren:\n\n a | Lokale Ankündigungen\n c | Lokale Client Verbindungen.\n j | Lokale Channel Actionen.\n k | Lokale Kills.\n n | Lokale Nick Wechsel.\n o | Lokale Oper Aktionen.\n q | Lokale Quits.\n t | Lokale /STATS Verweundung.\n u | Lokale Client Account Aktionen.\n x | Lokale X-Lines (DLINE/KLINE/etc).\n v | Lokale Vhost Veraenderungen.\n\nUm eine Snomask zu setzen/nutzen, mache folgendes mit Deinem Nickname:\n\n /MODE <nick> +s <chars>\n\nZum Beispiel, dis würde die Snomasks kill, oper, account und xline für dan setzen:\n\n /MODE dan +s koux",
  4. "HELPOP <argument>\n\nGet an explanation of <argument>, or \"index\" for a list of help topics.": "HELPOP <thema>\n\nzeige eine Beschreibung für <thema> oder \"index\" für eine Liste alle Hilfethemen.",
  5. "MOTD [server]\n\nReturns the message of the day for this, or the given, server.": "Zeigt die Message Of The Day für diesen oder den angegebenen Server",
  6. "QUIT [reason]\n\nIndicates that you're leaving the server, and shows everyone the given reason.": "QUIT [grund]\n\nbeendet die Verbindung zum Server und zeigt anderen Nutzern den angegebenen Grund.",
  7. "TIME [server]\n\nShows the time of the current, or the given, server.": "TIME [server]\n\nZeigt die Uhrzeit für diesen oder den angegebenen Server an.",
  8. "TOPIC <channel> [topic]\n\nIf [topic] is given, sets the topic in the channel to that. If [topic] is not\ngiven, views the current topic on the channel.": "TOPIC <channel> [thema]\n\nÄndert das Thema für einen Channel. Ohne den Parameter [thema]\nwird das aktuelle Thema für den Channel angezeigt."
  9. }