mirror of
https://github.com/ergochat/ergo.git
synced 2024-11-25 13:29:27 +01:00
New translations irc.lang.json (German)
This commit is contained in:
parent
3f5aef10e4
commit
01a73bc5c2
@ -1,12 +1,15 @@
|
||||
{
|
||||
" $b/msg %s HELP <command>$b": "",
|
||||
"$bWarning: unregistering this account will remove its stored privileges.$b": "$bWarnung: das Löschen des Kontos entfernt alle gespeicherten Rechte.$b",
|
||||
"$bWarning: unregistering this channel will remove all stored channel attributes.$b": "$bWarnung: das Austragen des Channels entfernt alle gespeicherten Channel Attribute.$b",
|
||||
"$bWarning: you are about to transfer control of your channel to another user.$b": "",
|
||||
"%[1]d. User %[2]s requests vhost: %[3]s": "%[1]d. Konto %[2]s stellt Anfrage für vhost: %[3]s",
|
||||
"%[1]s [account: %[2]s] joined the channel": "%[1]s [Konto: %[2]s] hat den Channel verlassen",
|
||||
"%[1]s changed nick to %[2]s": "%[1]s hat Nick in %[2]s geändert",
|
||||
"%[1]s kicked %[2]s (%[3]s)": "%[1]s kicked %[2]s (%[3]s)",
|
||||
"%[1]s left the channel (%[2]s)": "%[1]s hat den Channel (%[2]s) verlassen",
|
||||
"%[1]s quit (%[2]s)": "%[1]s quit (%[2]s)",
|
||||
"%s <subcommand> [params]": "",
|
||||
"%s joined the channel": "%s ist dem Channel beigetreten",
|
||||
"*** $bEnd of %s HELP$b ***": "*** $bEnde von %s HELP$b ***",
|
||||
"*** Could not find your username": "Dein User-Namen wurde nicht gefunden",
|
||||
@ -24,9 +27,6 @@
|
||||
"Account created": "Konto erstellt",
|
||||
"Account created, pending verification; verification code has been sent to %s": "Konto erstellt, Verifizierung ausstehend; Verifizierungs-Code wurde an %s gesendet",
|
||||
"Account does not exist": "Konto existiert nicht",
|
||||
"Account name is not valid": "Konto-Name ist nicht gültig",
|
||||
"Account registration is disabled": "Konto-Registrierung ist deaktiviert",
|
||||
"Account verification successful": "Konto-Verifizierung erfolgreich",
|
||||
"Account: %s": "Konto: %s",
|
||||
"Actual user@host, Actual IP": "",
|
||||
"Added D-Line for %s": "D-Line für %s wurde hinzugefügt",
|
||||
@ -44,7 +44,9 @@
|
||||
"Bouncer functionality is currently enabled for your account, but you can opt out": "Bouncer Funktion ist derzeit für Dein Konto aktiviert, aber Du kannst sie deaktiveren",
|
||||
"CTCP messages are disabled over Tor": "CTCP Nachrichten über Tor sind deaktiviert",
|
||||
"Can't change modes for other users": "Modi für andere Nutzer können nicht geändert werden",
|
||||
"Can't purge invalid channel %s": "",
|
||||
"Can't view modes for other users": "Modi für andere Nutzer können nicht angezeigt werden",
|
||||
"Cancelled pending transfer of channel %s": "",
|
||||
"Cannot join channel (+%s)": "Kann dem Channel (+%s) nicht beitreten",
|
||||
"Cannot rename channel": "Kann Channel nicht umbenennen",
|
||||
"Cannot resume connection": "Kann Verbindung nicht fortsetzen",
|
||||
@ -53,10 +55,18 @@
|
||||
"Cannot resume connection, old and new clients must have TLS": "Kann Verbindung nicht fortsetzen, alter und neuer Client müssen TLS nutzen",
|
||||
"Cannot resume connection, token is not valid": "Kann Verbindung nicht fortsetzen, Token ist ungültig",
|
||||
"Cannot send to channel": "",
|
||||
"Cannot send verification code there": "",
|
||||
"Certificate fingerprint not found": "",
|
||||
"Certificate fingerprint successfully added": "",
|
||||
"Certificate fingerprint successfully removed": "",
|
||||
"Channel %[1]s has %[2]d persistent modes set": "",
|
||||
"Channel %[1]s list already contains %[2]s": "",
|
||||
"Channel %[1]s list does not contain %[2]s": "",
|
||||
"Channel %s is not registered": "",
|
||||
"Channel %s is now unregistered": "Channel %s ist nicht mehr registriert",
|
||||
"Channel %s is registered": "",
|
||||
"Channel %s successfully registered": "Channel %s erfolgreich registriert",
|
||||
"Channel %s was purged by the server operators and cannot be used": "",
|
||||
"Channel %s wasn't previously purged from the server": "",
|
||||
"Channel does not exist": "Channel existiert nicht",
|
||||
"Channel doesn't have roleplaying mode available": "",
|
||||
"Channel is not registered": "Channel ist nicht registriert",
|
||||
@ -65,10 +75,13 @@
|
||||
"Channel renamed": "Channel umbenannt",
|
||||
"Channel renamed: %s": "Channel umbenannt: %s",
|
||||
"Client reconnected": "Client neu verbunden",
|
||||
"Client reconnected (up to %d seconds of history lost)": "Client neu verbunden (bis zu %d Sekunden des Chat-Verlaufs können fehlen)",
|
||||
"Client reconnected (message history may have been lost)": "",
|
||||
"Client reconnected (up to %d seconds of message history lost)": "",
|
||||
"Command not allowed during a multiline batch": "",
|
||||
"Command restricted": "",
|
||||
"Contributors and Former Developers:": "",
|
||||
"Core Developers:": "Core Developers:",
|
||||
"Could not accept ownership of channel %s": "",
|
||||
"Could not find given client": "Kann angegebenen Client nicht finden",
|
||||
"Could not login with your TLS certificate or supplied username/password": "Kann Dich nicht mit Deinem TLS Zertifikat oder dem angegebenen\nKontonamen und Passwort anmelden",
|
||||
"Could not parse IP address or CIDR network": "Kann IP-Adresse oder CIDR-Network nicht parsen",
|
||||
@ -77,9 +90,11 @@
|
||||
"Could not set or change nickname: %s": "",
|
||||
"Could not successfully save new D-LINE: %s": "",
|
||||
"Could not successfully save new K-LINE: %s": "",
|
||||
"Could not transfer channel": "",
|
||||
"Could not ungroup nick": "",
|
||||
"Created at: %s": "Erstellt am: %s",
|
||||
"Credential type is not supported": "",
|
||||
"Current global users %[1]s, max %[2]s": "",
|
||||
"Current local users %[1]s, max %[2]s": "",
|
||||
"End of /HELPOP": "Ende von /HELPOP",
|
||||
"End of /INFO": "Ende von /INFO",
|
||||
"End of /WHOIS list": "Ende von /WHOIS list",
|
||||
@ -95,22 +110,31 @@
|
||||
"Error while unregistering account": "Fehler beim Löschen des Kontos",
|
||||
"Fake source must be a valid nickname": "",
|
||||
"First param must be a mask or channel": "Der erste Parameter muss eine Maske oder Channel sein",
|
||||
"For more details, try /%s HELP": "",
|
||||
"Founder: %s": "",
|
||||
"GHOSTed by %s": "GHOSTed von %s",
|
||||
"Given current server settings, your nickname is enforced with: %s": "",
|
||||
"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.",
|
||||
"Help not found": "Hilfe nicht gefunden",
|
||||
"Here are the commands you can use:": "",
|
||||
"Hostname: %s": "Hostname: %s",
|
||||
"I have %[1]d clients and %[2]d servers": "",
|
||||
"I'll be right back": "Bin bald zurück",
|
||||
"IP address: %s": "IP Adresse: %s",
|
||||
"IRC Operators online": "IRC Operatoren online",
|
||||
"Incorrect batch tag sent": "",
|
||||
"Input line too long": "",
|
||||
"Insufficient oper privs": "Unzureichende Operator Rechte",
|
||||
"Insufficient privileges": "Unzureichende Rechte",
|
||||
"Internal error": "Interner Fehler",
|
||||
"Invalid CAP subcommand": "Ungültiges CAP Subcommand",
|
||||
"Invalid account name": "Ungültiger Konto-Name",
|
||||
"Invalid certificate fingerprint": "",
|
||||
"Invalid channel name": "",
|
||||
"Invalid mode %[1]s parameter: %[2]s": "",
|
||||
"Invalid mode change": "Ungültige Mode Änderung",
|
||||
"Invalid multiline batch": "",
|
||||
"Invalid parameters": "",
|
||||
"Invalid parameters. For usage, do /msg %[1]s HELP %[2]s": "Ungültige Parameter. Für eine Beschreibung sende /msg %[1]s HELP %[2]s",
|
||||
"Invalid vhost": "Ungültiger vHost",
|
||||
"It was rejected for reason: %s": "Es wurde abgelehnt mit dem Grund: %s",
|
||||
@ -121,7 +145,6 @@
|
||||
"MOTD File is missing": "MOTD Datei nicht gefunden",
|
||||
"Malformed username": "Ungültiger User-Name",
|
||||
"Mask isn't valid": "Maske ist ungültig",
|
||||
"Must register with current nickname instead of separate account name": "Registriere Dich mit Deinem aktuellen Nick-Namen und nicht mit einem separaten Konto-Namen",
|
||||
"Network service, for more info /msg %s HELP": "",
|
||||
"Nickname %[1]s has %[2]d attached session(s)": "Nick-Name %[1]s hat %[2]d aktive Session(s)",
|
||||
"Nickname is already in use": "Nick-Name wird schon verwendet",
|
||||
@ -129,13 +152,13 @@
|
||||
"No DLINEs have been set!": "",
|
||||
"No changes were made": "Es wurden keine Änderungen gemacht",
|
||||
"No command given": "Kein Befehl angegeben",
|
||||
"No masks given": "Keine Masken angegeben",
|
||||
"No nickname given": "Kein Nick-Name angegeben",
|
||||
"No such account": "Konto nicht gefunden",
|
||||
"No such channel": "Channel nicht gefunden",
|
||||
"No such module [%s]": "",
|
||||
"No such nick": "Nick-Name nicht gefunden",
|
||||
"No such setting": "Diese Einstellung gibt es nicht",
|
||||
"No text to send": "",
|
||||
"No topic is set": "",
|
||||
"Not enough parameters": "Zu wenig Parameter",
|
||||
"Only channel founders can change registered channels": "Nur Channel-Besitzer können registrierte Channels ändern",
|
||||
@ -150,6 +173,9 @@
|
||||
"Permission Denied - You're not an IRC operator": "Keine Berechtigung - Du bist kein IRC Operator",
|
||||
"Please wait at least %v and try again": "Bitte warte mindestens %v und versuch es erneut",
|
||||
"Proxied IP address is not valid: [%s]": "",
|
||||
"Purge reason: %s": "",
|
||||
"Purged at: %s": "",
|
||||
"Purged by operator: %s": "",
|
||||
"Received malformed line": "",
|
||||
"Registered at: %s": "Registriert am: %s",
|
||||
"Registered channel: %s": "Registrierter Channel: %s",
|
||||
@ -159,6 +185,7 @@
|
||||
"Removed D-Line for %s": "D-Line für %s wurde gelöscht",
|
||||
"Removed K-Line for %s": "K-Line für %s wurde gelöscht",
|
||||
"Requesting the %s client capability is forbidden": "Request der %s Client Capability ist nicht erlaubt",
|
||||
"Resume may have lost some message history": "",
|
||||
"Resume may have lost up to %d seconds of history": "",
|
||||
"SASL authentication aborted": "SASL Authentifizierung abgebrochen",
|
||||
"SASL authentication failed": "SASL Authentifizierung fehlgeschlagen",
|
||||
@ -172,6 +199,7 @@
|
||||
"Session %d (currently attached session):": "Session %d (aktive Session):",
|
||||
"Session %d:": "Session %d:",
|
||||
"Some additional message history may have been lost": "",
|
||||
"Successfully accepted ownership of channel %s": "",
|
||||
"Successfully approved vhost request for %s": "",
|
||||
"Successfully changed your account settings": "Kontoeinstellungen wurden geändert",
|
||||
"Successfully cleared vhost": "",
|
||||
@ -179,16 +207,23 @@
|
||||
"Successfully enabled your vhost": "",
|
||||
"Successfully grouped nick %s with your account": "",
|
||||
"Successfully op'd in channel %s": "",
|
||||
"Successfully purged channel %s from the server": "",
|
||||
"Successfully registered account %s": "Konto %s erfolgreich registriert",
|
||||
"Successfully rejected vhost request for %s": "",
|
||||
"Successfully reset channel access": "",
|
||||
"Successfully set mode %s": "",
|
||||
"Successfully set vhost": "VHost erfolgreich gesetzt",
|
||||
"Successfully transferred channel %[1]s to account %[2]s": "",
|
||||
"Successfully ungrouped nick %s with your account": "",
|
||||
"Successfully unpurged channel %s from the server": "",
|
||||
"Successfully unregistered account %s": "Konto %s erfolgreich gelöscht",
|
||||
"Thanks to Jeremy Latt for founding Ergonomadic, the project this is based on": "",
|
||||
"That certificate fingerprint is already associated with another account": "",
|
||||
"That certificate fingerprint was already authorized": "",
|
||||
"That channel is not registered": "Dieser Channel ist nicht registriert",
|
||||
"That nickname is already reserved by someone else": "Dieser Nick-Name ist schon von jemandem reserviert",
|
||||
"That nickname is not registered": "Dieser Nick-Name ist nicht registriert",
|
||||
"There are %[1]d certificate fingerprint(s) authorized for account %[2]s.": "",
|
||||
"There are %[1]d pending requests for vhosts (%[2]d displayed)": "",
|
||||
"There are %[1]d users and %[2]d invisible on %[3]d server(s)": "",
|
||||
"There was no such nickname": "Dieser Nick existiert nicht",
|
||||
@ -204,8 +239,12 @@
|
||||
"To change a password, use the PASSWD command. For details, /msg NickServ HELP PASSWD": "Um das Passwort zu ändern, verwende den PASSWD Befehl. Weitere Details, /msg NickServ HELP PASSWD",
|
||||
"To confirm account unregistration, type: /NS UNREGISTER %[1]s %[2]s": "Um die Löschung des Kontos zu bestätigen, sende: /NS UNREGISTER %[1]s %[2]s",
|
||||
"To confirm channel unregistration, type: /CS UNREGISTER %[1]s %[2]s": "",
|
||||
"To verify your account, issue one of these commands:": "Um Dein Konto zu verifizieren, verwende einen der folgenden Befehle:",
|
||||
"To confirm your channel transfer, type: /CS TRANSFER %[1]s %[2]s %[3]s": "",
|
||||
"To see in-depth help for a specific command, try:": "",
|
||||
"To verify your account, issue the following command:": "",
|
||||
"Transfer of channel %[1]s to account %[2]s succeeded, pending acceptance": "",
|
||||
"Translators:": "Übersetzer:",
|
||||
"Try again later": "",
|
||||
"Unknown command": "Unbekannter Befehl",
|
||||
"Unknown command. To see available commands, run: /%s HELP": "",
|
||||
"Unknown subcommand": "Unbekanntes Subcommand",
|
||||
@ -214,18 +253,22 @@
|
||||
"Verify your account on %s": "",
|
||||
"WEBIRC command is not usable from your address or incorrect password given": "",
|
||||
"Welcome to the Internet Relay Network %s": "",
|
||||
"You already have too many certificate fingerprints": "",
|
||||
"You are banned from this server (%s)": "",
|
||||
"You are no longer authorized to be on this server": "",
|
||||
"You are no longer marked as being away": "",
|
||||
"You are now an IRC operator": "Du bist jetzt ein IRC Operator",
|
||||
"You are now logged in as %s": "Du bist jetzt als %s angemeldet",
|
||||
"You can't GHOST yourself (try /QUIT instead)": "Du kannst Dich nicht selbst GHOSTen (versuche es mit /QUIT)",
|
||||
"You can't delete your password unless you add a certificate fingerprint": "",
|
||||
"You can't remove all your certificate fingerprints unless you add a password": "",
|
||||
"You can't ungroup your primary nickname (try unregistering your account instead)": "",
|
||||
"You don't have enough channel privileges": "Du hast keine ausreichenden Rechte für den Channel",
|
||||
"You don't own that nick": "Dir gehört dieser Nick-Name nicht",
|
||||
"You have already registered the maximum number of channels; try dropping some with /CS UNREGISTER": "Du hast schon die maximale Anzahl an Channels registriert; Versuche einige auszutragen mit /CS UNREGISTER",
|
||||
"You have been banned from this server (%s)": "",
|
||||
"You have been marked as being away": "",
|
||||
"You have been offered ownership of channel %[1]s. To accept, /CS TRANSFER ACCEPT %[1]s": "",
|
||||
"You have joined too many channels": "Du bist schon in zu vielen Channels",
|
||||
"You have sent too many registration messages": "Du hast zu viele REGISTRATION Nachrichten gesendet",
|
||||
"You have too many nicks reserved already (you can remove some with /NS DROP)": "Du hast schon zu viele Nicks registriert (Du kannst welche mit /NS DROP entfernen)",
|
||||
@ -233,16 +276,17 @@
|
||||
"You must be an oper on the channel to register it": "",
|
||||
"You must be connected with TLS and a client certificate to do this": "Du musst über TLS und einem Client Zertifikat verbunden sein, um dies zu tun",
|
||||
"You must be registered to join that channel": "Du musst registriert sein, um diesem Channel beizutreten",
|
||||
"You must connect with a TLS client certificate to use certfp": "Du musst Dich mit einem TLS Client Zertifikat verbinden, um CertFP zu nutzen",
|
||||
"You must log in with SASL to join this server": "Du musst Dich mit SASL anmelden, um Zugang zum Server zu erhalten",
|
||||
"You must specify an account": "Du musst ein Konto angeben",
|
||||
"You must wait an additional %v before making another request": "",
|
||||
"You need to register before you can use that command": "",
|
||||
"You specified too many languages": "Du hast zu viele Sprachen angegeben",
|
||||
"You will not see JOINs and PARTs in autoreplayed history lines": "",
|
||||
"You weren't offered ownership of channel %s": "",
|
||||
"You will not see JOINs and PARTs in /HISTORY output or in autoreplay": "",
|
||||
"You will receive %d lines of autoreplayed history": "",
|
||||
"You will receive the server default of %d lines of autoreplayed history": "",
|
||||
"You will see JOINs and PARTs in autoreplayed history lines": "",
|
||||
"You will see JOINs and PARTs in /HISTORY output and in autoreplay": "",
|
||||
"You will see JOINs and PARTs in /HISTORY output, but not in autoreplay": "",
|
||||
"You're already logged into an account": "Du bist schon mit einem Konto angemeldet",
|
||||
"You're already opered-up!": "",
|
||||
"You're not a channel operator": "Du bist kein Channel Operator",
|
||||
@ -262,5 +306,6 @@
|
||||
"is an unknown mode character to me": "ist ein unbekannter Modus-Buchstabe",
|
||||
"is logged in as": "ist angemeldet als",
|
||||
"is using a secure connection": "verwendet eine sichere Verbindung",
|
||||
"seconds idle, signon time": ""
|
||||
"seconds idle, signon time": "",
|
||||
"unregistered connections": ""
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user