From 4970c854fd5821a2f01cf598636a0121041108a8 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:12:28 +1000 Subject: [PATCH 01/93] New translations chanserv.lang.json (Catalan) --- languages/ca-ES-chanserv.lang.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/languages/ca-ES-chanserv.lang.json b/languages/ca-ES-chanserv.lang.json index 627b7fc8..a5503309 100644 --- a/languages/ca-ES-chanserv.lang.json +++ b/languages/ca-ES-chanserv.lang.json @@ -1,4 +1,8 @@ { + "$bAMODE$b modifies persistent mode settings for channel members.": "", + "$bOP$b makes the given user (or yourself) a channel admin.": "", + "$bREGISTER$b lets you own a given channel.": "", + "$bUNREGISTER$b deletes a channel registration.": "", "ChanServ lets you register and manage channels.\n\nTo see in-depth help for a specific ChanServ command, try:\n $b/CS HELP $b\n\nHere are the commands you can use:\n%s": "", "Syntax: $bAMODE #channel [mode change] [account]$b\n\nAMODE lists or modifies persistent mode settings that affect channel members.\nFor example, $bAMODE #channel +o dan$b grants the the holder of the \"dan\"\naccount the +o operator mode every time they join #channel. To list current\naccounts and modes, use $bAMODE #channel$b. Note that users are always\nreferenced by their registered account names, not their nicknames.": "", "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.": "", From 2248f03d75359e4ab85f8e90caf46db2f9f79ab3 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:12:29 +1000 Subject: [PATCH 02/93] New translations chanserv.lang.json (Bosnian) --- languages/bs-BA-chanserv.lang.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/languages/bs-BA-chanserv.lang.json b/languages/bs-BA-chanserv.lang.json index a030f37a..40cea45d 100644 --- a/languages/bs-BA-chanserv.lang.json +++ b/languages/bs-BA-chanserv.lang.json @@ -1,4 +1,8 @@ { + "$bAMODE$b modifies persistent mode settings for channel members.": "", + "$bOP$b makes the given user (or yourself) a channel admin.": "", + "$bREGISTER$b lets you own a given channel.": "", + "$bUNREGISTER$b deletes a channel registration.": "", "ChanServ lets you register and manage channels.\n\nTo see in-depth help for a specific ChanServ command, try:\n $b/CS HELP $b\n\nHere are the commands you can use:\n%s": "ChanServ vam omogućava registraciju i upravljanje kanalima.\n\nKako biste dobili detaljnu pomoć za odeđenu ChanServ naredbu, pokušajte:\n$b/CS HELP $b\n\nOvo su naredbe koje možete koristiti:\n%s", "Syntax: $bAMODE #channel [mode change] [account]$b\n\nAMODE lists or modifies persistent mode settings that affect channel members.\nFor example, $bAMODE #channel +o dan$b grants the the holder of the \"dan\"\naccount the +o operator mode every time they join #channel. To list current\naccounts and modes, use $bAMODE #channel$b. Note that users are always\nreferenced by their registered account names, not their nicknames.": "Sintaksa: $bAMODE #kanal [promjena moda] [account]$b\n\nAMODE navodi ili mijenja postavke trajnog načina rada (persistant mode) koje utječu na članove kanala. Na primjer, $bAMODE #kanal +o ImeKorisnika$b daje vlasniku računa \"ImeKorisnika\" +o operatorski mod svaki put kada uđe na #kanal. Za pregled trenutnih računa i modova upotrijebite $bAMODE #kanal$b. Imajte na umu da se korisnici uvijek oslovljavaju prema registrovanom nazivu njihovog računa, a ne prema njihovom nadimku (Nick-u).", "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.": "Sintaksa: $bOP #kanal [nickname]$b\nOP daje određenom nadimku (nick-u), ili vama samima, administraciju nad kanalom. Ovu naredbu možete koristiti samo ako ste osnivač kanala.", From 7035c6f7123fdde5b409e1dfa253d7d9428b4b9a Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:12:30 +1000 Subject: [PATCH 03/93] New translations help.lang.json (Arabic) --- languages/ar-SA-help.lang.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/languages/ar-SA-help.lang.json b/languages/ar-SA-help.lang.json index 3a038e5e..7509b8be 100644 --- a/languages/ar-SA-help.lang.json +++ b/languages/ar-SA-help.lang.json @@ -8,6 +8,7 @@ "AMBIANCE \n\nThe AMBIANCE command is used to send a scene notification to the given target.": "", "AUTHENTICATE\n\nUsed during SASL authentication. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/extensions/sasl-3.1.html": "", "AWAY [message]\n\nIf [message] is sent, marks you away. If [message] is not sent, marks you no\nlonger away.": "", + "BRB [message]\n\nDisconnects you from the server, while instructing the server to keep you\npresent for a short time window. During this window, you can either resume\nor reattach to your nickname. If [message] is sent, it is used as your away\nmessage (and as your quit message if you don't return in time).": "", "CAP [:]\n\nUsed in capability negotiation. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/core/capability-negotiation-3.1.html\nhttp://ircv3.net/specs/core/capability-negotiation-3.2.html": "", "CHANSERV [params]\n\nChanServ controls channel registrations.": "", "CHATHISTORY [params]\n\nCHATHISTORY is an experimental history replay command. See these documents:\nhttps://github.com/MuffinMedic/ircv3-specifications/blob/chathistory/extensions/chathistory.md\nhttps://gist.github.com/DanielOaks/c104ad6e8759c01eb5c826d627caf80d": "", @@ -66,5 +67,6 @@ "WEBIRC [:]\n\nUsed by web<->IRC gateways and bouncers, the WEBIRC command allows gateways to\npass-through the real IP addresses of clients:\nircv3.net/specs/extensions/webirc.html\n\n is a list of space-separated strings indicating various details about\nthe connection from the client to the gateway, such as:\n\n- tls: this flag indicates that the client->gateway connection is secure": "", "WHO [o]\n\nReturns information for the given user.": "", "WHOIS {,}\n\nReturns information for the given user(s).": "", - "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "" + "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "", + "ZNC [params]\n\nUsed to emulate features of the ZNC bouncer. This command is not intended\nfor direct use by end users.": "" } From e749d62df460073081b883255f3fd061e9d04463 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:12:33 +1000 Subject: [PATCH 04/93] New translations irc.lang.json (Arabic) --- languages/ar-SA-irc.lang.json | 32 +++++++++++++++++++++++--------- 1 file changed, 23 insertions(+), 9 deletions(-) diff --git a/languages/ar-SA-irc.lang.json b/languages/ar-SA-irc.lang.json index ec96b9b9..25720c42 100644 --- a/languages/ar-SA-irc.lang.json +++ b/languages/ar-SA-irc.lang.json @@ -37,14 +37,16 @@ "An error occurred": "", "Authentication successful": "", "Bad or unauthorized PROXY command": "", - "Bad password": "", "Ban - %[1]s - added by %[2]s - %[3]s": "", + "Bouncer functionality is currently disabled for your account": "", + "Bouncer functionality is currently disabled for your account, but you can opt in": "", + "Bouncer functionality is currently enabled for your account": "", + "Bouncer functionality is currently enabled for your account, but you can opt out": "", "CTCP messages are disabled over Tor": "", "Can't change modes for other users": "", "Can't view modes for other users": "", "Cannot join channel (+%s)": "", "Cannot rename channel": "", - "Cannot resume a client with multiple attached sessions": "", "Cannot resume connection": "", "Cannot resume connection from Tor to non-Tor or vice versa": "", "Cannot resume connection, connection registration has already been completed": "", @@ -87,17 +89,19 @@ "End of WHO list": "", "End of WHOWAS": "", "End of list": "", - "Enforcement method set": "", "Erroneous nickname": "", + "Error loading account data": "", "Error reserving nickname": "", "Error while unregistering account": "", "Fake source must be a valid nickname": "", "First param must be a mask or channel": "", "GHOSTed by %s": "", + "Given current server settings, your nickname is enforced with: %s": "", "HELPOP \n\nGet an explanation of , or \"index\" for a list of help topics.": "", "Help not found": "", "Hostname: %s": "", "I have %[1]d clients and %[2]d servers": "", + "I'll be right back": "", "IP address: %s": "", "IRC Operators online": "", "Input line too long": "", @@ -107,7 +111,6 @@ "Invalid CAP subcommand": "", "Invalid account name": "", "Invalid mode change": "", - "Invalid parameters": "", "Invalid parameters. For usage, do /msg %[1]s HELP %[2]s": "", "Invalid vhost": "", "It was rejected for reason: %s": "", @@ -130,11 +133,14 @@ "No nickname given": "", "No such account": "", "No such channel": "", + "No such module [%s]": "", "No such nick": "", + "No such setting": "", "No topic is set": "", "Not enough parameters": "", "Only channel founders can change registered channels": "", "Only the channel founder can do this": "", + "Oragono does not emulate the ZNC module %s": "", "Oragono is released under the MIT license.": "", "Passphrase contains forbidden characters or is otherwise invalid": "", "Password changed": "", @@ -147,13 +153,12 @@ "Received malformed line": "", "Registered at: %s": "", "Registered channel: %s": "", - "Registering your account with email address %s": "", - "Registering your account with no email address": "", "Registration requires a valid e-mail address": "", "Rehashing": "", "Remote servers not yet supported": "", "Removed D-Line for %s": "", "Removed K-Line for %s": "", + "Requesting the %s client capability is forbidden": "", "Resume may have lost up to %d seconds of history": "", "SASL authentication aborted": "", "SASL authentication failed": "", @@ -168,6 +173,7 @@ "Session %d:": "", "Some additional message history may have been lost": "", "Successfully approved vhost request for %s": "", + "Successfully changed your account settings": "", "Successfully cleared vhost": "", "Successfully disabled your vhost": "", "Successfully enabled your vhost": "", @@ -190,10 +196,12 @@ "This ban matches you. To DLINE yourself, you must use the command: /DLINE MYSELF ": "", "This ban matches you. To KLINE yourself, you must use the command: /KLINE MYSELF ": "", "This command has been disabled by the server administrators": "", + "This feature has been disabled by the server administrators": "", "This server is in debug mode and is logging all user I/O. If you do not wish for everything you send to be readable by the server owner(s), please disconnect.": "", "This server was created %s": "", "This vhost is currently disabled, but can be enabled with /HS ON": "", "Timestamp is not in 2006-01-02T15:04:05.999Z format, ignoring it": "", + "To change a password, use the PASSWD command. For details, /msg NickServ HELP PASSWD": "", "To confirm account unregistration, type: /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:": "", @@ -219,29 +227,35 @@ "You have been banned from this server (%s)": "", "You have been marked as being away": "", "You have joined too many channels": "", + "You have sent too many registration messages": "", "You have too many nicks reserved already (you can remove some with /NS DROP)": "", "You may not reregister": "", "You must be an oper on the channel to register it": "", + "You must be connected with TLS and a client certificate to do this": "", "You must be registered to join that channel": "", "You must connect with a TLS client certificate to use certfp": "", + "You must log in with SASL to join this server": "", "You must specify an account": "", "You must wait an additional %v before making another request": "", - "You need to either supply a passphrase or be connected via TLS with a client cert": "", "You need to register before you can use that command": "", "You specified too many languages": "", + "You will not see JOINs and PARTs in autoreplayed history lines": "", + "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're already logged into an account": "", "You're already opered-up!": "", "You're not a channel operator": "", "You're not logged into an account": "", "You're not on that channel": "", "You're now logged in as %s": "", - "Your current nickname enforcement is: %s": "", + "Your client does not support BRB": "", "Your host is %[1]s, running version %[2]s": "", + "Your stored nickname enforcement setting is: %s": "", "Your vhost request was approved by an administrator": "", "Your vhost request was rejected by an administrator. The reason given was: %s": "", "Your vhost request will be reviewed by an administrator": "", "are supported by this server": "", - "can speak these languages": "", "channels formed": "", "has client certificate fingerprint %s": "", "is a $bBot$b on %s": "", From 0b1c7faea5d89ca0837eac64b3d51a8c2b539598 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:12:35 +1000 Subject: [PATCH 05/93] New translations irc.lang.json (Bosnian) --- languages/bs-BA-irc.lang.json | 32 +++++++++++++++++++++++--------- 1 file changed, 23 insertions(+), 9 deletions(-) diff --git a/languages/bs-BA-irc.lang.json b/languages/bs-BA-irc.lang.json index 4f954377..502d14e9 100644 --- a/languages/bs-BA-irc.lang.json +++ b/languages/bs-BA-irc.lang.json @@ -37,14 +37,16 @@ "An error occurred": "Došlo je do pogreške", "Authentication successful": "Autentikacija uspješna", "Bad or unauthorized PROXY command": "Pogrešna ili nedopuštena PROXY naredba", - "Bad password": "Pogrešna lozinka", "Ban - %[1]s - added by %[2]s - %[3]s": "Zabrana - %[1]s - postavljena od strane %[2]s - %[3]s", + "Bouncer functionality is currently disabled for your account": "", + "Bouncer functionality is currently disabled for your account, but you can opt in": "", + "Bouncer functionality is currently enabled for your account": "", + "Bouncer functionality is currently enabled for your account, but you can opt out": "", "CTCP messages are disabled over Tor": "CTCP poruke su onemogućene preko Tor-a", "Can't change modes for other users": "Ne možete mijenjati režime (mode-ove) za druge korisnike", "Can't view modes for other users": "Nije moguće pregledati režime (mode-ove) za druge korisnike", "Cannot join channel (+%s)": "Pristup kanalu nije moguć (+%s)", "Cannot rename channel": "Promjena imena kanala nije moguća", - "Cannot resume a client with multiple attached sessions": "Klijent ne može nastaviti s više pridruženih sesija", "Cannot resume connection": "Povezivanje nije moguće", "Cannot resume connection from Tor to non-Tor or vice versa": "Nemoguće povezivanje sa Tor-a na ne-Tor i obratno", "Cannot resume connection, connection registration has already been completed": "Povezivanje nije moguće, registracija veze je već dovršena", @@ -87,17 +89,19 @@ "End of WHO list": "Kraj WHO liste", "End of WHOWAS": "Kraj WHOWAS", "End of list": "Kraj liste", - "Enforcement method set": "Metod izvršenja (prisile) postavljen", "Erroneous nickname": "Nedopušten nadimak", + "Error loading account data": "", "Error reserving nickname": "Greška kod rezervacije nadimka (nick-a)", "Error while unregistering account": "Greška prilikom uklanjanja registracije korisničkog računa", "Fake source must be a valid nickname": "Lažni izvor mora biti validan nadimak", "First param must be a mask or channel": "Prvi parametar mora biti maska ili kanal", "GHOSTed by %s": "GHOST-irano od strane %s", + "Given current server settings, your nickname is enforced with: %s": "", "HELPOP \n\nGet an explanation of , or \"index\" for a list of help topics.": "HELPOP \n\nPogledaj objašnjenje , ili \"index\" za popis tema pomoći.", "Help not found": "Pomoć nije pronađena", "Hostname: %s": "Naziv poslužitelja (Hostname): %s", "I have %[1]d clients and %[2]d servers": "Imam %[1]d kanala i %[2]d servera", + "I'll be right back": "", "IP address: %s": "IP adresa: %s", "IRC Operators online": "IRC Operateri na mreži", "Input line too long": "Ulazna linija je preduga", @@ -107,7 +111,6 @@ "Invalid CAP subcommand": "Netačna CAP podnaredba", "Invalid account name": "Pogrešan naziv računa", "Invalid mode change": "Nevažeća promjena režima (moda)", - "Invalid parameters": "Nevažeći parametri", "Invalid parameters. For usage, do /msg %[1]s HELP %[2]s": "Nevažeći parametri. Za upotrebu koristi / msg %[1]s HELP %[2]s", "Invalid vhost": "Nevažeći vhost", "It was rejected for reason: %s": "Razlog odbijanja: %s", @@ -130,11 +133,14 @@ "No nickname given": "Nadimak nije dodjeljen", "No such account": "Takav račun ne postoji", "No such channel": "Nepostojeći kanal", + "No such module [%s]": "", "No such nick": "Takav nadimak nije prisutan", + "No such setting": "", "No topic is set": "Tema (topic) nije postavljena", "Not enough parameters": "Nedovoljno parametara", "Only channel founders can change registered channels": "Samo osnivači kanala mogu mijenjati registrovane kanale", "Only the channel founder can do this": "Samo osnivač kanala može ovo da izvrši", + "Oragono does not emulate the ZNC module %s": "", "Oragono is released under the MIT license.": "Oragono se izdaje pod licencom MIT-a.", "Passphrase contains forbidden characters or is otherwise invalid": "Lozinka sadrži zabranjene znakove ili je na drugi način nevažeća", "Password changed": "Lozinka promjenjena", @@ -147,13 +153,12 @@ "Received malformed line": "Primljena neispravna linija", "Registered at: %s": "Registrirano u: %s", "Registered channel: %s": "Registriran kanal: %s", - "Registering your account with email address %s": "Registrovanje korisničnog računa upotrebom email adrese %s", - "Registering your account with no email address": "Registracija vašeg korisničnog računa bez upotrebe email adrese", "Registration requires a valid e-mail address": "Za registraciju je potrebna važeća e-mail adresa", "Rehashing": "Rehashing (ponovno pokretanje konfiguracionih datoteka sa diska)", "Remote servers not yet supported": "Udaljeni poslužitelji još nisu podržani", "Removed D-Line for %s": "Uklonjena D-Linija za %s", "Removed K-Line for %s": "Uklonjena K-Linija za %s", + "Requesting the %s client capability is forbidden": "", "Resume may have lost up to %d seconds of history": "Nastavak je možda izgubio do %d sekundi povijesti", "SASL authentication aborted": "SASL autentikacija obustavljena", "SASL authentication failed": "SASL autentikacija neuspjela", @@ -168,6 +173,7 @@ "Session %d:": "Sesija %d:", "Some additional message history may have been lost": "Moguće je da jeizgubljena neka dodatna povijest poruka", "Successfully approved vhost request for %s": "Uspješno odobren vhost zahtjev za %s", + "Successfully changed your account settings": "", "Successfully cleared vhost": "Uspješno izbrisan vhost", "Successfully disabled your vhost": "Vaš vhost je uspješno onemogućen", "Successfully enabled your vhost": "Vaš vhost je uspješno omogućen", @@ -190,10 +196,12 @@ "This ban matches you. To DLINE yourself, you must use the command: /DLINE MYSELF ": "Ova zabrana odgovara Vama. Da biste DLINE sami sebe, za otkazivanje ove zabrane, morate koristiti naredbu: / DLINE MYSELF ", "This ban matches you. To KLINE yourself, you must use the command: /KLINE MYSELF ": "Ova zabrana odgovara Vama. Da biste izveli KLINE sami na sebi, a za otkazivanje ove zabrane, morate koristiti naredbu: /KLINE MYSELF ", "This command has been disabled by the server administrators": "Ova naredba je onemogućen od strane administratora poslužitelja", + "This feature has been disabled by the server administrators": "", "This server is in debug mode and is logging all user I/O. If you do not wish for everything you send to be readable by the server owner(s), please disconnect.": "Ovaj poslužitelj je u načinu za otklanjanje grešaka i bilježi sve korisničke I/O. Ako ne želite da sve što pošaljete bude vidljivo vlasniku/cima poslužitelja, diskonektujte se.", "This server was created %s": "Ovaj server je kreiran %s", "This vhost is currently disabled, but can be enabled with /HS ON": "Ovaj vhost je trenutno onemogućen, ali se može omogućiti pomoću / HS ON", "Timestamp is not in 2006-01-02T15:04:05.999Z format, ignoring it": "Vremenska oznaka nije u formatu 2006-01-02T15:04:05.999Z, zanemarujem je", + "To change a password, use the PASSWD command. For details, /msg NickServ HELP PASSWD": "", "To confirm account unregistration, type: /NS UNREGISTER %[1]s %[2]s": "Za potvrdu odjave računa, upiši: /NS UNREGISTER %[1]s %[2]s", "To confirm channel unregistration, type: /CS UNREGISTER %[1]s %[2]s": "Za potvrdu odjave kanala, upiši: /CS UNREGISTER %[1]s %[2]s", "To verify your account, issue one of these commands:": "Da biste potvrdili svoj račun, izdajte jednu od sljedećih naredbi:", @@ -219,29 +227,35 @@ "You have been banned from this server (%s)": "Postavljena Vam je zabrana pristupa (ban) ovom serveru (%s)", "You have been marked as being away": "Označeni ste kao Odsutni", "You have joined too many channels": "Pristupili ste prevelikom broju kanala", + "You have sent too many registration messages": "", "You have too many nicks reserved already (you can remove some with /NS DROP)": "Već imate previše rezerviranih nadimaka (neke možete ukloniti pomoću / NS DROP)", "You may not reregister": "Ne možete se ponovno registrirati", "You must be an oper on the channel to register it": "Morate biti operater na kanalu da biste ga registrirali", + "You must be connected with TLS and a client certificate to do this": "", "You must be registered to join that channel": "Morate biti registrovani kako biste pristupili ovom kanalu", "You must connect with a TLS client certificate to use certfp": "Morate se povezati s certifikatom TLS klijenta da biste koristili certfp", + "You must log in with SASL to join this server": "", "You must specify an account": "Morate navesti korisnički račun", "You must wait an additional %v before making another request": "Morate pričekati dodatnih %v prije ponovnog zahtjeva", - "You need to either supply a passphrase or be connected via TLS with a client cert": "Morate ili unijeti lozinku ili biti povezani putem TLS-a s certifikatom klijenta", "You need to register before you can use that command": "Morate se registrirati da biste mogli koristiti tu komandu", "You specified too many languages": "Naveli ste previše jezika", + "You will not see JOINs and PARTs in autoreplayed history lines": "", + "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're already logged into an account": "Već ste prijavljeni na korisnički račun", "You're already opered-up!": "Već ste postavljeni za operatora!", "You're not a channel operator": "Vi niste operator kanala", "You're not logged into an account": "Niste prijavljeni na korisnički račun", "You're not on that channel": "Vi niste na tom kanalu", "You're now logged in as %s": "Sada ste prijavljni kao %s", - "Your current nickname enforcement is: %s": "Vaše trenutno izvršenje nadimka je: %s", + "Your client does not support BRB": "", "Your host is %[1]s, running version %[2]s": "Vaš host %[1]s, izvodi verziju %[2]s", + "Your stored nickname enforcement setting is: %s": "", "Your vhost request was approved by an administrator": "Vaš zahtjev za vhost je odobren od strane administratora", "Your vhost request was rejected by an administrator. The reason given was: %s": "Vaš zahtjev za vhost je odbijen od strane administratora. Dato obrazloženje je: %s", "Your vhost request will be reviewed by an administrator": "Vaš zahtjev za vhost biti će pregledan od strane administratora", "are supported by this server": "ovaj server podržava", - "can speak these languages": "govori ove jezike", "channels formed": "kanali oformljeni", "has client certificate fingerprint %s": "ima korisnički otisak certifikata %s", "is a $bBot$b on %s": "je $bBot$b na %s", From 4a36c63dc5096b6ee78db50dc3f0e14a32b6ab15 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:12:36 +1000 Subject: [PATCH 06/93] New translations chanserv.lang.json (Arabic) --- languages/ar-SA-chanserv.lang.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/languages/ar-SA-chanserv.lang.json b/languages/ar-SA-chanserv.lang.json index 627b7fc8..a5503309 100644 --- a/languages/ar-SA-chanserv.lang.json +++ b/languages/ar-SA-chanserv.lang.json @@ -1,4 +1,8 @@ { + "$bAMODE$b modifies persistent mode settings for channel members.": "", + "$bOP$b makes the given user (or yourself) a channel admin.": "", + "$bREGISTER$b lets you own a given channel.": "", + "$bUNREGISTER$b deletes a channel registration.": "", "ChanServ lets you register and manage channels.\n\nTo see in-depth help for a specific ChanServ command, try:\n $b/CS HELP $b\n\nHere are the commands you can use:\n%s": "", "Syntax: $bAMODE #channel [mode change] [account]$b\n\nAMODE lists or modifies persistent mode settings that affect channel members.\nFor example, $bAMODE #channel +o dan$b grants the the holder of the \"dan\"\naccount the +o operator mode every time they join #channel. To list current\naccounts and modes, use $bAMODE #channel$b. Note that users are always\nreferenced by their registered account names, not their nicknames.": "", "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.": "", From ebb22e1af413c6fdf57f90427ceddebe4501f0cb Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:12:38 +1000 Subject: [PATCH 07/93] New translations irc.lang.json (Afrikaans) --- languages/af-ZA-irc.lang.json | 32 +++++++++++++++++++++++--------- 1 file changed, 23 insertions(+), 9 deletions(-) diff --git a/languages/af-ZA-irc.lang.json b/languages/af-ZA-irc.lang.json index ec96b9b9..25720c42 100644 --- a/languages/af-ZA-irc.lang.json +++ b/languages/af-ZA-irc.lang.json @@ -37,14 +37,16 @@ "An error occurred": "", "Authentication successful": "", "Bad or unauthorized PROXY command": "", - "Bad password": "", "Ban - %[1]s - added by %[2]s - %[3]s": "", + "Bouncer functionality is currently disabled for your account": "", + "Bouncer functionality is currently disabled for your account, but you can opt in": "", + "Bouncer functionality is currently enabled for your account": "", + "Bouncer functionality is currently enabled for your account, but you can opt out": "", "CTCP messages are disabled over Tor": "", "Can't change modes for other users": "", "Can't view modes for other users": "", "Cannot join channel (+%s)": "", "Cannot rename channel": "", - "Cannot resume a client with multiple attached sessions": "", "Cannot resume connection": "", "Cannot resume connection from Tor to non-Tor or vice versa": "", "Cannot resume connection, connection registration has already been completed": "", @@ -87,17 +89,19 @@ "End of WHO list": "", "End of WHOWAS": "", "End of list": "", - "Enforcement method set": "", "Erroneous nickname": "", + "Error loading account data": "", "Error reserving nickname": "", "Error while unregistering account": "", "Fake source must be a valid nickname": "", "First param must be a mask or channel": "", "GHOSTed by %s": "", + "Given current server settings, your nickname is enforced with: %s": "", "HELPOP \n\nGet an explanation of , or \"index\" for a list of help topics.": "", "Help not found": "", "Hostname: %s": "", "I have %[1]d clients and %[2]d servers": "", + "I'll be right back": "", "IP address: %s": "", "IRC Operators online": "", "Input line too long": "", @@ -107,7 +111,6 @@ "Invalid CAP subcommand": "", "Invalid account name": "", "Invalid mode change": "", - "Invalid parameters": "", "Invalid parameters. For usage, do /msg %[1]s HELP %[2]s": "", "Invalid vhost": "", "It was rejected for reason: %s": "", @@ -130,11 +133,14 @@ "No nickname given": "", "No such account": "", "No such channel": "", + "No such module [%s]": "", "No such nick": "", + "No such setting": "", "No topic is set": "", "Not enough parameters": "", "Only channel founders can change registered channels": "", "Only the channel founder can do this": "", + "Oragono does not emulate the ZNC module %s": "", "Oragono is released under the MIT license.": "", "Passphrase contains forbidden characters or is otherwise invalid": "", "Password changed": "", @@ -147,13 +153,12 @@ "Received malformed line": "", "Registered at: %s": "", "Registered channel: %s": "", - "Registering your account with email address %s": "", - "Registering your account with no email address": "", "Registration requires a valid e-mail address": "", "Rehashing": "", "Remote servers not yet supported": "", "Removed D-Line for %s": "", "Removed K-Line for %s": "", + "Requesting the %s client capability is forbidden": "", "Resume may have lost up to %d seconds of history": "", "SASL authentication aborted": "", "SASL authentication failed": "", @@ -168,6 +173,7 @@ "Session %d:": "", "Some additional message history may have been lost": "", "Successfully approved vhost request for %s": "", + "Successfully changed your account settings": "", "Successfully cleared vhost": "", "Successfully disabled your vhost": "", "Successfully enabled your vhost": "", @@ -190,10 +196,12 @@ "This ban matches you. To DLINE yourself, you must use the command: /DLINE MYSELF ": "", "This ban matches you. To KLINE yourself, you must use the command: /KLINE MYSELF ": "", "This command has been disabled by the server administrators": "", + "This feature has been disabled by the server administrators": "", "This server is in debug mode and is logging all user I/O. If you do not wish for everything you send to be readable by the server owner(s), please disconnect.": "", "This server was created %s": "", "This vhost is currently disabled, but can be enabled with /HS ON": "", "Timestamp is not in 2006-01-02T15:04:05.999Z format, ignoring it": "", + "To change a password, use the PASSWD command. For details, /msg NickServ HELP PASSWD": "", "To confirm account unregistration, type: /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:": "", @@ -219,29 +227,35 @@ "You have been banned from this server (%s)": "", "You have been marked as being away": "", "You have joined too many channels": "", + "You have sent too many registration messages": "", "You have too many nicks reserved already (you can remove some with /NS DROP)": "", "You may not reregister": "", "You must be an oper on the channel to register it": "", + "You must be connected with TLS and a client certificate to do this": "", "You must be registered to join that channel": "", "You must connect with a TLS client certificate to use certfp": "", + "You must log in with SASL to join this server": "", "You must specify an account": "", "You must wait an additional %v before making another request": "", - "You need to either supply a passphrase or be connected via TLS with a client cert": "", "You need to register before you can use that command": "", "You specified too many languages": "", + "You will not see JOINs and PARTs in autoreplayed history lines": "", + "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're already logged into an account": "", "You're already opered-up!": "", "You're not a channel operator": "", "You're not logged into an account": "", "You're not on that channel": "", "You're now logged in as %s": "", - "Your current nickname enforcement is: %s": "", + "Your client does not support BRB": "", "Your host is %[1]s, running version %[2]s": "", + "Your stored nickname enforcement setting is: %s": "", "Your vhost request was approved by an administrator": "", "Your vhost request was rejected by an administrator. The reason given was: %s": "", "Your vhost request will be reviewed by an administrator": "", "are supported by this server": "", - "can speak these languages": "", "channels formed": "", "has client certificate fingerprint %s": "", "is a $bBot$b on %s": "", From dbe8be1bf34f22e6f2ae7174c77faacce58cbbe2 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:12:40 +1000 Subject: [PATCH 08/93] New translations chanserv.lang.json (Afrikaans) --- languages/af-ZA-chanserv.lang.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/languages/af-ZA-chanserv.lang.json b/languages/af-ZA-chanserv.lang.json index 627b7fc8..a5503309 100644 --- a/languages/af-ZA-chanserv.lang.json +++ b/languages/af-ZA-chanserv.lang.json @@ -1,4 +1,8 @@ { + "$bAMODE$b modifies persistent mode settings for channel members.": "", + "$bOP$b makes the given user (or yourself) a channel admin.": "", + "$bREGISTER$b lets you own a given channel.": "", + "$bUNREGISTER$b deletes a channel registration.": "", "ChanServ lets you register and manage channels.\n\nTo see in-depth help for a specific ChanServ command, try:\n $b/CS HELP $b\n\nHere are the commands you can use:\n%s": "", "Syntax: $bAMODE #channel [mode change] [account]$b\n\nAMODE lists or modifies persistent mode settings that affect channel members.\nFor example, $bAMODE #channel +o dan$b grants the the holder of the \"dan\"\naccount the +o operator mode every time they join #channel. To list current\naccounts and modes, use $bAMODE #channel$b. Note that users are always\nreferenced by their registered account names, not their nicknames.": "", "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.": "", From 1e69a11ea28c7c6da5537f08333f23e98a69b673 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:12:41 +1000 Subject: [PATCH 09/93] New translations help.lang.json (Afrikaans) --- languages/af-ZA-help.lang.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/languages/af-ZA-help.lang.json b/languages/af-ZA-help.lang.json index 3a038e5e..7509b8be 100644 --- a/languages/af-ZA-help.lang.json +++ b/languages/af-ZA-help.lang.json @@ -8,6 +8,7 @@ "AMBIANCE \n\nThe AMBIANCE command is used to send a scene notification to the given target.": "", "AUTHENTICATE\n\nUsed during SASL authentication. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/extensions/sasl-3.1.html": "", "AWAY [message]\n\nIf [message] is sent, marks you away. If [message] is not sent, marks you no\nlonger away.": "", + "BRB [message]\n\nDisconnects you from the server, while instructing the server to keep you\npresent for a short time window. During this window, you can either resume\nor reattach to your nickname. If [message] is sent, it is used as your away\nmessage (and as your quit message if you don't return in time).": "", "CAP [:]\n\nUsed in capability negotiation. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/core/capability-negotiation-3.1.html\nhttp://ircv3.net/specs/core/capability-negotiation-3.2.html": "", "CHANSERV [params]\n\nChanServ controls channel registrations.": "", "CHATHISTORY [params]\n\nCHATHISTORY is an experimental history replay command. See these documents:\nhttps://github.com/MuffinMedic/ircv3-specifications/blob/chathistory/extensions/chathistory.md\nhttps://gist.github.com/DanielOaks/c104ad6e8759c01eb5c826d627caf80d": "", @@ -66,5 +67,6 @@ "WEBIRC [:]\n\nUsed by web<->IRC gateways and bouncers, the WEBIRC command allows gateways to\npass-through the real IP addresses of clients:\nircv3.net/specs/extensions/webirc.html\n\n is a list of space-separated strings indicating various details about\nthe connection from the client to the gateway, such as:\n\n- tls: this flag indicates that the client->gateway connection is secure": "", "WHO [o]\n\nReturns information for the given user.": "", "WHOIS {,}\n\nReturns information for the given user(s).": "", - "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "" + "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "", + "ZNC [params]\n\nUsed to emulate features of the ZNC bouncer. This command is not intended\nfor direct use by end users.": "" } From 65c884f5fbb63ad207e3a5d9b29fae693e4267d9 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:12:42 +1000 Subject: [PATCH 10/93] New translations help.lang.json (Bosnian) --- languages/bs-BA-help.lang.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/languages/bs-BA-help.lang.json b/languages/bs-BA-help.lang.json index 0ba2eb02..d1adace1 100644 --- a/languages/bs-BA-help.lang.json +++ b/languages/bs-BA-help.lang.json @@ -8,6 +8,7 @@ "AMBIANCE \n\nThe AMBIANCE command is used to send a scene notification to the given target.": "AMBIANCE \n\nNaredba AMBIANCE se koristi za slanje obavijesti o sceni/ambijentu zadanom cilju.", "AUTHENTICATE\n\nUsed during SASL authentication. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/extensions/sasl-3.1.html": "AUTHENTICATE\n\nKoristi se tijekom SASL provjere autentičnosti. Za više informacija pogledajt IRCv3 specifikacije:\nhttp://ircv3.net/specs/extensions/sasl-3.1.html", "AWAY [message]\n\nIf [message] is sent, marks you away. If [message] is not sent, marks you no\nlonger away.": "AWAY [poruka]\n\nAko je [poruka] poslana, to Vas označava kao odsutne. Ako [poruka] nije poslana, označava da više niste odsutni.", + "BRB [message]\n\nDisconnects you from the server, while instructing the server to keep you\npresent for a short time window. During this window, you can either resume\nor reattach to your nickname. If [message] is sent, it is used as your away\nmessage (and as your quit message if you don't return in time).": "", "CAP [:]\n\nUsed in capability negotiation. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/core/capability-negotiation-3.1.html\nhttp://ircv3.net/specs/core/capability-negotiation-3.2.html": "CAP [:]\n\nKoristi se u pregovaranju o sposobnostima. Za više informacija pogledajte IRCv3 specifikacije:\nhttp://ircv3.net/specs/core/capability-negotiation-3.1.html\nhttp://ircv3.net/specs/core/capability-negotiation-3.2.html", "CHANSERV [params]\n\nChanServ controls channel registrations.": "CHANSERV [parametar]\n\nChanServ kontrolira registracije kanala.", "CHATHISTORY [params]\n\nCHATHISTORY is an experimental history replay command. See these documents:\nhttps://github.com/MuffinMedic/ircv3-specifications/blob/chathistory/extensions/chathistory.md\nhttps://gist.github.com/DanielOaks/c104ad6e8759c01eb5c826d627caf80d": "CHATHISTORY [params]\n\nCHATHISTORY je eksperimentalna naredba za ponavljanje povijesti. Pogledaj dokumentaciju:\nhttps://github.com/MuffinMedic/ircv3-specifications/blob/chathistory/extensions/chathistory.md\nhttps://gist.github.com/DanielOaks/c104ad6e8759c01eb5c826d627caf80d", @@ -66,5 +67,6 @@ "WEBIRC [:]\n\nUsed by web<->IRC gateways and bouncers, the WEBIRC command allows gateways to\npass-through the real IP addresses of clients:\nircv3.net/specs/extensions/webirc.html\n\n is a list of space-separated strings indicating various details about\nthe connection from the client to the gateway, such as:\n\n- tls: this flag indicates that the client->gateway connection is secure": "WEBIRC [:]\n\nKoristi se od strane web<->IRC pristupnika (gateways) i bouncer-a, WEBIRC naredbba omogućava pristupnicima (gateways) da propuste stvarne IP adrese klijenata:\nircv3.net/specs/extensions/webirc.html\n\n je lista praznim prostorom odvojenih nizova koji upućuju na različite detalje o vezi sa klijenta prema pristupniku (gateway), kao npr.:\n\n-tls: ova oznaka (flag) indicira da je veza klijent->pristupnik sigurna", "WHO [o]\n\nReturns information for the given user.": "WHO [o]\n\nUzvraća informacijama o datom korisniku.", "WHOIS {,}\n\nReturns information for the given user(s).": "WHOIS {,}\n\nUzvraća informacijama o datom korisnik-u/cima.", - "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "WHOWAS \n\nVraća podatke iz prošlosti o posljednjem korisniku s tim nadimkom." + "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "WHOWAS \n\nVraća podatke iz prošlosti o posljednjem korisniku s tim nadimkom.", + "ZNC [params]\n\nUsed to emulate features of the ZNC bouncer. This command is not intended\nfor direct use by end users.": "" } From 629f80a452221577010e73804844b44eafa19ef6 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:12:44 +1000 Subject: [PATCH 11/93] New translations irc.lang.json (Polish) --- languages/pl-PL-irc.lang.json | 32 +++++++++++++++++++++++--------- 1 file changed, 23 insertions(+), 9 deletions(-) diff --git a/languages/pl-PL-irc.lang.json b/languages/pl-PL-irc.lang.json index b8ecddb2..b08fc91c 100644 --- a/languages/pl-PL-irc.lang.json +++ b/languages/pl-PL-irc.lang.json @@ -37,14 +37,16 @@ "An error occurred": "", "Authentication successful": "Uwierzytelnienie zakończone pomyślnie", "Bad or unauthorized PROXY command": "", - "Bad password": "Nieprawidłowe hasło", "Ban - %[1]s - added by %[2]s - %[3]s": "Ban - %[1]s - dodany przez %[2]s - %[3]s", + "Bouncer functionality is currently disabled for your account": "", + "Bouncer functionality is currently disabled for your account, but you can opt in": "", + "Bouncer functionality is currently enabled for your account": "", + "Bouncer functionality is currently enabled for your account, but you can opt out": "", "CTCP messages are disabled over Tor": "", "Can't change modes for other users": "", "Can't view modes for other users": "", "Cannot join channel (+%s)": "Nie można dołączyć do kanału (+%s)", "Cannot rename channel": "", - "Cannot resume a client with multiple attached sessions": "", "Cannot resume connection": "", "Cannot resume connection from Tor to non-Tor or vice versa": "", "Cannot resume connection, connection registration has already been completed": "", @@ -87,17 +89,19 @@ "End of WHO list": "", "End of WHOWAS": "", "End of list": "", - "Enforcement method set": "", "Erroneous nickname": "", + "Error loading account data": "", "Error reserving nickname": "", "Error while unregistering account": "", "Fake source must be a valid nickname": "", "First param must be a mask or channel": "", "GHOSTed by %s": "", + "Given current server settings, your nickname is enforced with: %s": "", "HELPOP \n\nGet an explanation of , or \"index\" for a list of help topics.": "", "Help not found": "", "Hostname: %s": "", "I have %[1]d clients and %[2]d servers": "", + "I'll be right back": "", "IP address: %s": "", "IRC Operators online": "", "Input line too long": "", @@ -107,7 +111,6 @@ "Invalid CAP subcommand": "", "Invalid account name": "", "Invalid mode change": "", - "Invalid parameters": "", "Invalid parameters. For usage, do /msg %[1]s HELP %[2]s": "", "Invalid vhost": "", "It was rejected for reason: %s": "", @@ -130,11 +133,14 @@ "No nickname given": "", "No such account": "", "No such channel": "", + "No such module [%s]": "", "No such nick": "", + "No such setting": "", "No topic is set": "", "Not enough parameters": "", "Only channel founders can change registered channels": "", "Only the channel founder can do this": "", + "Oragono does not emulate the ZNC module %s": "", "Oragono is released under the MIT license.": "", "Passphrase contains forbidden characters or is otherwise invalid": "", "Password changed": "", @@ -147,13 +153,12 @@ "Received malformed line": "", "Registered at: %s": "", "Registered channel: %s": "", - "Registering your account with email address %s": "", - "Registering your account with no email address": "", "Registration requires a valid e-mail address": "", "Rehashing": "", "Remote servers not yet supported": "", "Removed D-Line for %s": "", "Removed K-Line for %s": "", + "Requesting the %s client capability is forbidden": "", "Resume may have lost up to %d seconds of history": "", "SASL authentication aborted": "", "SASL authentication failed": "", @@ -168,6 +173,7 @@ "Session %d:": "", "Some additional message history may have been lost": "", "Successfully approved vhost request for %s": "", + "Successfully changed your account settings": "", "Successfully cleared vhost": "", "Successfully disabled your vhost": "", "Successfully enabled your vhost": "", @@ -190,10 +196,12 @@ "This ban matches you. To DLINE yourself, you must use the command: /DLINE MYSELF ": "", "This ban matches you. To KLINE yourself, you must use the command: /KLINE MYSELF ": "", "This command has been disabled by the server administrators": "", + "This feature has been disabled by the server administrators": "", "This server is in debug mode and is logging all user I/O. If you do not wish for everything you send to be readable by the server owner(s), please disconnect.": "", "This server was created %s": "", "This vhost is currently disabled, but can be enabled with /HS ON": "", "Timestamp is not in 2006-01-02T15:04:05.999Z format, ignoring it": "", + "To change a password, use the PASSWD command. For details, /msg NickServ HELP PASSWD": "", "To confirm account unregistration, type: /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:": "", @@ -219,29 +227,35 @@ "You have been banned from this server (%s)": "", "You have been marked as being away": "", "You have joined too many channels": "", + "You have sent too many registration messages": "", "You have too many nicks reserved already (you can remove some with /NS DROP)": "", "You may not reregister": "", "You must be an oper on the channel to register it": "", + "You must be connected with TLS and a client certificate to do this": "", "You must be registered to join that channel": "", "You must connect with a TLS client certificate to use certfp": "", + "You must log in with SASL to join this server": "", "You must specify an account": "", "You must wait an additional %v before making another request": "", - "You need to either supply a passphrase or be connected via TLS with a client cert": "", "You need to register before you can use that command": "", "You specified too many languages": "", + "You will not see JOINs and PARTs in autoreplayed history lines": "", + "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're already logged into an account": "", "You're already opered-up!": "", "You're not a channel operator": "", "You're not logged into an account": "", "You're not on that channel": "", "You're now logged in as %s": "", - "Your current nickname enforcement is: %s": "", + "Your client does not support BRB": "", "Your host is %[1]s, running version %[2]s": "", + "Your stored nickname enforcement setting is: %s": "", "Your vhost request was approved by an administrator": "", "Your vhost request was rejected by an administrator. The reason given was: %s": "", "Your vhost request will be reviewed by an administrator": "", "are supported by this server": "", - "can speak these languages": "", "channels formed": "", "has client certificate fingerprint %s": "", "is a $bBot$b on %s": "", From d0a12a5764deb160f28af11f52de42210be45743 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:12:46 +1000 Subject: [PATCH 12/93] New translations help.lang.json (Polish) --- languages/pl-PL-help.lang.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/languages/pl-PL-help.lang.json b/languages/pl-PL-help.lang.json index 3a038e5e..7509b8be 100644 --- a/languages/pl-PL-help.lang.json +++ b/languages/pl-PL-help.lang.json @@ -8,6 +8,7 @@ "AMBIANCE \n\nThe AMBIANCE command is used to send a scene notification to the given target.": "", "AUTHENTICATE\n\nUsed during SASL authentication. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/extensions/sasl-3.1.html": "", "AWAY [message]\n\nIf [message] is sent, marks you away. If [message] is not sent, marks you no\nlonger away.": "", + "BRB [message]\n\nDisconnects you from the server, while instructing the server to keep you\npresent for a short time window. During this window, you can either resume\nor reattach to your nickname. If [message] is sent, it is used as your away\nmessage (and as your quit message if you don't return in time).": "", "CAP [:]\n\nUsed in capability negotiation. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/core/capability-negotiation-3.1.html\nhttp://ircv3.net/specs/core/capability-negotiation-3.2.html": "", "CHANSERV [params]\n\nChanServ controls channel registrations.": "", "CHATHISTORY [params]\n\nCHATHISTORY is an experimental history replay command. See these documents:\nhttps://github.com/MuffinMedic/ircv3-specifications/blob/chathistory/extensions/chathistory.md\nhttps://gist.github.com/DanielOaks/c104ad6e8759c01eb5c826d627caf80d": "", @@ -66,5 +67,6 @@ "WEBIRC [:]\n\nUsed by web<->IRC gateways and bouncers, the WEBIRC command allows gateways to\npass-through the real IP addresses of clients:\nircv3.net/specs/extensions/webirc.html\n\n is a list of space-separated strings indicating various details about\nthe connection from the client to the gateway, such as:\n\n- tls: this flag indicates that the client->gateway connection is secure": "", "WHO [o]\n\nReturns information for the given user.": "", "WHOIS {,}\n\nReturns information for the given user(s).": "", - "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "" + "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "", + "ZNC [params]\n\nUsed to emulate features of the ZNC bouncer. This command is not intended\nfor direct use by end users.": "" } From 31ef8c916e9ad41ec6e5c64d56c7f8352111f182 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:12:47 +1000 Subject: [PATCH 13/93] New translations chanserv.lang.json (Portuguese) --- languages/pt-PT-chanserv.lang.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/languages/pt-PT-chanserv.lang.json b/languages/pt-PT-chanserv.lang.json index 627b7fc8..a5503309 100644 --- a/languages/pt-PT-chanserv.lang.json +++ b/languages/pt-PT-chanserv.lang.json @@ -1,4 +1,8 @@ { + "$bAMODE$b modifies persistent mode settings for channel members.": "", + "$bOP$b makes the given user (or yourself) a channel admin.": "", + "$bREGISTER$b lets you own a given channel.": "", + "$bUNREGISTER$b deletes a channel registration.": "", "ChanServ lets you register and manage channels.\n\nTo see in-depth help for a specific ChanServ command, try:\n $b/CS HELP $b\n\nHere are the commands you can use:\n%s": "", "Syntax: $bAMODE #channel [mode change] [account]$b\n\nAMODE lists or modifies persistent mode settings that affect channel members.\nFor example, $bAMODE #channel +o dan$b grants the the holder of the \"dan\"\naccount the +o operator mode every time they join #channel. To list current\naccounts and modes, use $bAMODE #channel$b. Note that users are always\nreferenced by their registered account names, not their nicknames.": "", "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.": "", From e51e6c96ac9138870adbf0e59891722deacc9edd Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:12:49 +1000 Subject: [PATCH 14/93] New translations irc.lang.json (Portuguese) --- languages/pt-PT-irc.lang.json | 32 +++++++++++++++++++++++--------- 1 file changed, 23 insertions(+), 9 deletions(-) diff --git a/languages/pt-PT-irc.lang.json b/languages/pt-PT-irc.lang.json index ec96b9b9..25720c42 100644 --- a/languages/pt-PT-irc.lang.json +++ b/languages/pt-PT-irc.lang.json @@ -37,14 +37,16 @@ "An error occurred": "", "Authentication successful": "", "Bad or unauthorized PROXY command": "", - "Bad password": "", "Ban - %[1]s - added by %[2]s - %[3]s": "", + "Bouncer functionality is currently disabled for your account": "", + "Bouncer functionality is currently disabled for your account, but you can opt in": "", + "Bouncer functionality is currently enabled for your account": "", + "Bouncer functionality is currently enabled for your account, but you can opt out": "", "CTCP messages are disabled over Tor": "", "Can't change modes for other users": "", "Can't view modes for other users": "", "Cannot join channel (+%s)": "", "Cannot rename channel": "", - "Cannot resume a client with multiple attached sessions": "", "Cannot resume connection": "", "Cannot resume connection from Tor to non-Tor or vice versa": "", "Cannot resume connection, connection registration has already been completed": "", @@ -87,17 +89,19 @@ "End of WHO list": "", "End of WHOWAS": "", "End of list": "", - "Enforcement method set": "", "Erroneous nickname": "", + "Error loading account data": "", "Error reserving nickname": "", "Error while unregistering account": "", "Fake source must be a valid nickname": "", "First param must be a mask or channel": "", "GHOSTed by %s": "", + "Given current server settings, your nickname is enforced with: %s": "", "HELPOP \n\nGet an explanation of , or \"index\" for a list of help topics.": "", "Help not found": "", "Hostname: %s": "", "I have %[1]d clients and %[2]d servers": "", + "I'll be right back": "", "IP address: %s": "", "IRC Operators online": "", "Input line too long": "", @@ -107,7 +111,6 @@ "Invalid CAP subcommand": "", "Invalid account name": "", "Invalid mode change": "", - "Invalid parameters": "", "Invalid parameters. For usage, do /msg %[1]s HELP %[2]s": "", "Invalid vhost": "", "It was rejected for reason: %s": "", @@ -130,11 +133,14 @@ "No nickname given": "", "No such account": "", "No such channel": "", + "No such module [%s]": "", "No such nick": "", + "No such setting": "", "No topic is set": "", "Not enough parameters": "", "Only channel founders can change registered channels": "", "Only the channel founder can do this": "", + "Oragono does not emulate the ZNC module %s": "", "Oragono is released under the MIT license.": "", "Passphrase contains forbidden characters or is otherwise invalid": "", "Password changed": "", @@ -147,13 +153,12 @@ "Received malformed line": "", "Registered at: %s": "", "Registered channel: %s": "", - "Registering your account with email address %s": "", - "Registering your account with no email address": "", "Registration requires a valid e-mail address": "", "Rehashing": "", "Remote servers not yet supported": "", "Removed D-Line for %s": "", "Removed K-Line for %s": "", + "Requesting the %s client capability is forbidden": "", "Resume may have lost up to %d seconds of history": "", "SASL authentication aborted": "", "SASL authentication failed": "", @@ -168,6 +173,7 @@ "Session %d:": "", "Some additional message history may have been lost": "", "Successfully approved vhost request for %s": "", + "Successfully changed your account settings": "", "Successfully cleared vhost": "", "Successfully disabled your vhost": "", "Successfully enabled your vhost": "", @@ -190,10 +196,12 @@ "This ban matches you. To DLINE yourself, you must use the command: /DLINE MYSELF ": "", "This ban matches you. To KLINE yourself, you must use the command: /KLINE MYSELF ": "", "This command has been disabled by the server administrators": "", + "This feature has been disabled by the server administrators": "", "This server is in debug mode and is logging all user I/O. If you do not wish for everything you send to be readable by the server owner(s), please disconnect.": "", "This server was created %s": "", "This vhost is currently disabled, but can be enabled with /HS ON": "", "Timestamp is not in 2006-01-02T15:04:05.999Z format, ignoring it": "", + "To change a password, use the PASSWD command. For details, /msg NickServ HELP PASSWD": "", "To confirm account unregistration, type: /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:": "", @@ -219,29 +227,35 @@ "You have been banned from this server (%s)": "", "You have been marked as being away": "", "You have joined too many channels": "", + "You have sent too many registration messages": "", "You have too many nicks reserved already (you can remove some with /NS DROP)": "", "You may not reregister": "", "You must be an oper on the channel to register it": "", + "You must be connected with TLS and a client certificate to do this": "", "You must be registered to join that channel": "", "You must connect with a TLS client certificate to use certfp": "", + "You must log in with SASL to join this server": "", "You must specify an account": "", "You must wait an additional %v before making another request": "", - "You need to either supply a passphrase or be connected via TLS with a client cert": "", "You need to register before you can use that command": "", "You specified too many languages": "", + "You will not see JOINs and PARTs in autoreplayed history lines": "", + "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're already logged into an account": "", "You're already opered-up!": "", "You're not a channel operator": "", "You're not logged into an account": "", "You're not on that channel": "", "You're now logged in as %s": "", - "Your current nickname enforcement is: %s": "", + "Your client does not support BRB": "", "Your host is %[1]s, running version %[2]s": "", + "Your stored nickname enforcement setting is: %s": "", "Your vhost request was approved by an administrator": "", "Your vhost request was rejected by an administrator. The reason given was: %s": "", "Your vhost request will be reviewed by an administrator": "", "are supported by this server": "", - "can speak these languages": "", "channels formed": "", "has client certificate fingerprint %s": "", "is a $bBot$b on %s": "", From eaaa2e4b49aa9ec7fd1de5938b28551467d244a8 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:12:51 +1000 Subject: [PATCH 15/93] New translations help.lang.json (Portuguese) --- languages/pt-PT-help.lang.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/languages/pt-PT-help.lang.json b/languages/pt-PT-help.lang.json index 3a038e5e..7509b8be 100644 --- a/languages/pt-PT-help.lang.json +++ b/languages/pt-PT-help.lang.json @@ -8,6 +8,7 @@ "AMBIANCE \n\nThe AMBIANCE command is used to send a scene notification to the given target.": "", "AUTHENTICATE\n\nUsed during SASL authentication. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/extensions/sasl-3.1.html": "", "AWAY [message]\n\nIf [message] is sent, marks you away. If [message] is not sent, marks you no\nlonger away.": "", + "BRB [message]\n\nDisconnects you from the server, while instructing the server to keep you\npresent for a short time window. During this window, you can either resume\nor reattach to your nickname. If [message] is sent, it is used as your away\nmessage (and as your quit message if you don't return in time).": "", "CAP [:]\n\nUsed in capability negotiation. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/core/capability-negotiation-3.1.html\nhttp://ircv3.net/specs/core/capability-negotiation-3.2.html": "", "CHANSERV [params]\n\nChanServ controls channel registrations.": "", "CHATHISTORY [params]\n\nCHATHISTORY is an experimental history replay command. See these documents:\nhttps://github.com/MuffinMedic/ircv3-specifications/blob/chathistory/extensions/chathistory.md\nhttps://gist.github.com/DanielOaks/c104ad6e8759c01eb5c826d627caf80d": "", @@ -66,5 +67,6 @@ "WEBIRC [:]\n\nUsed by web<->IRC gateways and bouncers, the WEBIRC command allows gateways to\npass-through the real IP addresses of clients:\nircv3.net/specs/extensions/webirc.html\n\n is a list of space-separated strings indicating various details about\nthe connection from the client to the gateway, such as:\n\n- tls: this flag indicates that the client->gateway connection is secure": "", "WHO [o]\n\nReturns information for the given user.": "", "WHOIS {,}\n\nReturns information for the given user(s).": "", - "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "" + "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "", + "ZNC [params]\n\nUsed to emulate features of the ZNC bouncer. This command is not intended\nfor direct use by end users.": "" } From a6a24042309de0869fbff7b2ff997ef016439119 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:12:52 +1000 Subject: [PATCH 16/93] New translations chanserv.lang.json (Portuguese, Brazilian) --- languages/pt-BR-chanserv.lang.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/languages/pt-BR-chanserv.lang.json b/languages/pt-BR-chanserv.lang.json index 627b7fc8..a5503309 100644 --- a/languages/pt-BR-chanserv.lang.json +++ b/languages/pt-BR-chanserv.lang.json @@ -1,4 +1,8 @@ { + "$bAMODE$b modifies persistent mode settings for channel members.": "", + "$bOP$b makes the given user (or yourself) a channel admin.": "", + "$bREGISTER$b lets you own a given channel.": "", + "$bUNREGISTER$b deletes a channel registration.": "", "ChanServ lets you register and manage channels.\n\nTo see in-depth help for a specific ChanServ command, try:\n $b/CS HELP $b\n\nHere are the commands you can use:\n%s": "", "Syntax: $bAMODE #channel [mode change] [account]$b\n\nAMODE lists or modifies persistent mode settings that affect channel members.\nFor example, $bAMODE #channel +o dan$b grants the the holder of the \"dan\"\naccount the +o operator mode every time they join #channel. To list current\naccounts and modes, use $bAMODE #channel$b. Note that users are always\nreferenced by their registered account names, not their nicknames.": "", "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.": "", From 62d065c960d592a9120044c8a9bafc5831391770 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:12:55 +1000 Subject: [PATCH 17/93] New translations irc.lang.json (Portuguese, Brazilian) --- languages/pt-BR-irc.lang.json | 32 +++++++++++++++++++++++--------- 1 file changed, 23 insertions(+), 9 deletions(-) diff --git a/languages/pt-BR-irc.lang.json b/languages/pt-BR-irc.lang.json index c5ff6708..acab5c0e 100644 --- a/languages/pt-BR-irc.lang.json +++ b/languages/pt-BR-irc.lang.json @@ -37,14 +37,16 @@ "An error occurred": "", "Authentication successful": "Autenticação bem-sucedida", "Bad or unauthorized PROXY command": "", - "Bad password": "", "Ban - %[1]s - added by %[2]s - %[3]s": "Banimento - %[1]s - adicionado por %[2]s - %[3]s", + "Bouncer functionality is currently disabled for your account": "", + "Bouncer functionality is currently disabled for your account, but you can opt in": "", + "Bouncer functionality is currently enabled for your account": "", + "Bouncer functionality is currently enabled for your account, but you can opt out": "", "CTCP messages are disabled over Tor": "", "Can't change modes for other users": "", "Can't view modes for other users": "Não é possível ver os modos de outros usuários", "Cannot join channel (+%s)": "Não foi possível entrar no canal (+%s)", "Cannot rename channel": "", - "Cannot resume a client with multiple attached sessions": "", "Cannot resume connection": "", "Cannot resume connection from Tor to non-Tor or vice versa": "", "Cannot resume connection, connection registration has already been completed": "", @@ -87,17 +89,19 @@ "End of WHO list": "Fim da lista WHO", "End of WHOWAS": "Fim de WHOWAS", "End of list": "Fim da lista", - "Enforcement method set": "", "Erroneous nickname": "", + "Error loading account data": "", "Error reserving nickname": "", "Error while unregistering account": "", "Fake source must be a valid nickname": "", "First param must be a mask or channel": "", "GHOSTed by %s": "", + "Given current server settings, your nickname is enforced with: %s": "", "HELPOP \n\nGet an explanation of , or \"index\" for a list of help topics.": "", "Help not found": "Ajuda não encontrada", "Hostname: %s": "", "I have %[1]d clients and %[2]d servers": "Eu tenho %[1]d clientes e %[2]d servidores", + "I'll be right back": "", "IP address: %s": "", "IRC Operators online": "", "Input line too long": "", @@ -107,7 +111,6 @@ "Invalid CAP subcommand": "", "Invalid account name": "", "Invalid mode change": "", - "Invalid parameters": "", "Invalid parameters. For usage, do /msg %[1]s HELP %[2]s": "", "Invalid vhost": "", "It was rejected for reason: %s": "", @@ -130,11 +133,14 @@ "No nickname given": "", "No such account": "", "No such channel": "O canal não existe", + "No such module [%s]": "", "No such nick": "O nick não existe", + "No such setting": "", "No topic is set": "Nenhum tópico definido", "Not enough parameters": "", "Only channel founders can change registered channels": "", "Only the channel founder can do this": "", + "Oragono does not emulate the ZNC module %s": "", "Oragono is released under the MIT license.": "Oragono é disponibilizado sob a licença MIT.", "Passphrase contains forbidden characters or is otherwise invalid": "", "Password changed": "", @@ -147,13 +153,12 @@ "Received malformed line": "", "Registered at: %s": "", "Registered channel: %s": "", - "Registering your account with email address %s": "", - "Registering your account with no email address": "", "Registration requires a valid e-mail address": "", "Rehashing": "", "Remote servers not yet supported": "Servidores remotos ainda não suportados", "Removed D-Line for %s": "D-Line para %s removida", "Removed K-Line for %s": "K-Line para %s removida", + "Requesting the %s client capability is forbidden": "", "Resume may have lost up to %d seconds of history": "", "SASL authentication aborted": "Autenticação SASL cancelada", "SASL authentication failed": "Falha na autenticação SASL", @@ -168,6 +173,7 @@ "Session %d:": "", "Some additional message history may have been lost": "", "Successfully approved vhost request for %s": "", + "Successfully changed your account settings": "", "Successfully cleared vhost": "", "Successfully disabled your vhost": "", "Successfully enabled your vhost": "", @@ -190,10 +196,12 @@ "This ban matches you. To DLINE yourself, you must use the command: /DLINE MYSELF ": "", "This ban matches you. To KLINE yourself, you must use the command: /KLINE MYSELF ": "", "This command has been disabled by the server administrators": "", + "This feature has been disabled by the server administrators": "", "This server is in debug mode and is logging all user I/O. If you do not wish for everything you send to be readable by the server owner(s), please disconnect.": "", "This server was created %s": "Este servidor foi criado em %s", "This vhost is currently disabled, but can be enabled with /HS ON": "", "Timestamp is not in 2006-01-02T15:04:05.999Z format, ignoring it": "", + "To change a password, use the PASSWD command. For details, /msg NickServ HELP PASSWD": "", "To confirm account unregistration, type: /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:": "", @@ -219,29 +227,35 @@ "You have been banned from this server (%s)": "Você foi banido deste servidor (%s)", "You have been marked as being away": "Você foi marcado como ausente", "You have joined too many channels": "", + "You have sent too many registration messages": "", "You have too many nicks reserved already (you can remove some with /NS DROP)": "", "You may not reregister": "", "You must be an oper on the channel to register it": "Você precisa ser um operador no canal para registrá-lo", + "You must be connected with TLS and a client certificate to do this": "", "You must be registered to join that channel": "", "You must connect with a TLS client certificate to use certfp": "", + "You must log in with SASL to join this server": "", "You must specify an account": "", "You must wait an additional %v before making another request": "", - "You need to either supply a passphrase or be connected via TLS with a client cert": "Você precisa fornecer uma senha ou ser conectado via TLS com um certificado de cliente", "You need to register before you can use that command": "Você precisa se registrar antes de usar o comando", "You specified too many languages": "Você especificou muitas linguagens", + "You will not see JOINs and PARTs in autoreplayed history lines": "", + "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're already logged into an account": "Você já está conectado à uma conta", "You're already opered-up!": "Você já é um operador!", "You're not a channel operator": "Você não é um operador de canal", "You're not logged into an account": "Você não está logado em uma conta", "You're not on that channel": "Você não está no canal especificado", "You're now logged in as %s": "Você agora está conectado como %s", - "Your current nickname enforcement is: %s": "", + "Your client does not support BRB": "", "Your host is %[1]s, running version %[2]s": "O seu host é %[1]s, rodando a versão %[2]s", + "Your stored nickname enforcement setting is: %s": "", "Your vhost request was approved by an administrator": "", "Your vhost request was rejected by an administrator. The reason given was: %s": "", "Your vhost request will be reviewed by an administrator": "", "are supported by this server": "são recursos suportados por este servidor", - "can speak these languages": "pode falar estes idiomas", "channels formed": "", "has client certificate fingerprint %s": "possui uma impressão digital do certificado de cliente %s", "is a $bBot$b on %s": "é um $bBot$b em %s", From 112a7884d223e50ddbf3c04aa41f36481d06f803 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:12:56 +1000 Subject: [PATCH 18/93] New translations help.lang.json (Portuguese, Brazilian) --- languages/pt-BR-help.lang.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/languages/pt-BR-help.lang.json b/languages/pt-BR-help.lang.json index 3a038e5e..7509b8be 100644 --- a/languages/pt-BR-help.lang.json +++ b/languages/pt-BR-help.lang.json @@ -8,6 +8,7 @@ "AMBIANCE \n\nThe AMBIANCE command is used to send a scene notification to the given target.": "", "AUTHENTICATE\n\nUsed during SASL authentication. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/extensions/sasl-3.1.html": "", "AWAY [message]\n\nIf [message] is sent, marks you away. If [message] is not sent, marks you no\nlonger away.": "", + "BRB [message]\n\nDisconnects you from the server, while instructing the server to keep you\npresent for a short time window. During this window, you can either resume\nor reattach to your nickname. If [message] is sent, it is used as your away\nmessage (and as your quit message if you don't return in time).": "", "CAP [:]\n\nUsed in capability negotiation. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/core/capability-negotiation-3.1.html\nhttp://ircv3.net/specs/core/capability-negotiation-3.2.html": "", "CHANSERV [params]\n\nChanServ controls channel registrations.": "", "CHATHISTORY [params]\n\nCHATHISTORY is an experimental history replay command. See these documents:\nhttps://github.com/MuffinMedic/ircv3-specifications/blob/chathistory/extensions/chathistory.md\nhttps://gist.github.com/DanielOaks/c104ad6e8759c01eb5c826d627caf80d": "", @@ -66,5 +67,6 @@ "WEBIRC [:]\n\nUsed by web<->IRC gateways and bouncers, the WEBIRC command allows gateways to\npass-through the real IP addresses of clients:\nircv3.net/specs/extensions/webirc.html\n\n is a list of space-separated strings indicating various details about\nthe connection from the client to the gateway, such as:\n\n- tls: this flag indicates that the client->gateway connection is secure": "", "WHO [o]\n\nReturns information for the given user.": "", "WHOIS {,}\n\nReturns information for the given user(s).": "", - "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "" + "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "", + "ZNC [params]\n\nUsed to emulate features of the ZNC bouncer. This command is not intended\nfor direct use by end users.": "" } From abc3e4a5ecfe85b3b0010d6a9a3dfafc9d66dadf Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:12:57 +1000 Subject: [PATCH 19/93] New translations chanserv.lang.json (Romanian) --- languages/ro-RO-chanserv.lang.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/languages/ro-RO-chanserv.lang.json b/languages/ro-RO-chanserv.lang.json index 995ca1dd..b489b9ec 100644 --- a/languages/ro-RO-chanserv.lang.json +++ b/languages/ro-RO-chanserv.lang.json @@ -1,4 +1,8 @@ { + "$bAMODE$b modifies persistent mode settings for channel members.": "", + "$bOP$b makes the given user (or yourself) a channel admin.": "", + "$bREGISTER$b lets you own a given channel.": "", + "$bUNREGISTER$b deletes a channel registration.": "", "ChanServ lets you register and manage channels.\n\nTo see in-depth help for a specific ChanServ command, try:\n $b/CS HELP $b\n\nHere are the commands you can use:\n%s": "ChanServ îți permite să înregistrezi și să administrezi canale.\n\nPentru informații adiționale de ajutor, specifice unei comenzi ChanServ, încearcă:\n $b/CS HELP $b\n\nPoți folosi următoarele comenzi:\n%s", "Syntax: $bAMODE #channel [mode change] [account]$b\n\nAMODE lists or modifies persistent mode settings that affect channel members.\nFor example, $bAMODE #channel +o dan$b grants the the holder of the \"dan\"\naccount the +o operator mode every time they join #channel. To list current\naccounts and modes, use $bAMODE #channel$b. Note that users are always\nreferenced by their registered account names, not their nicknames.": "Sintaxă: $bAMODE #canal [modificare fanion] [cont]$b\n\nComanda AMODE afișează sau modifică setările persistente ale fanioanelor ce afectează membrii canalului.\nDe exemplu, $bAMODE #canal +o dan$b îi oferă deținătorului contului \"dan\", statutul de\noperator de canal, de fiecare dată când va intra pe #canal. Pentru a afișa conturile și fanioanele\nactuale, folosește $bAMODE #canal$b. De reținut faptul că utilizatorii sunt asociați cu numele \nconturilor înregistrate, și nu cu pseudonimele folosite.", "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.": "Sintaxă: $bOP #canal [pseudonim]$b\n\nOP oferă pseudonimului furnizat, sau ție, dacă [pseudonim] nu este specificat, privilegii\nde administrator de canal. Poți utiliza această comandă doar dacă ai fondat canalul.", From c289e33521bac662144d2187d9ce240533104dd2 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:12:59 +1000 Subject: [PATCH 20/93] New translations chanserv.lang.json (Polish) --- languages/pl-PL-chanserv.lang.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/languages/pl-PL-chanserv.lang.json b/languages/pl-PL-chanserv.lang.json index 627b7fc8..a5503309 100644 --- a/languages/pl-PL-chanserv.lang.json +++ b/languages/pl-PL-chanserv.lang.json @@ -1,4 +1,8 @@ { + "$bAMODE$b modifies persistent mode settings for channel members.": "", + "$bOP$b makes the given user (or yourself) a channel admin.": "", + "$bREGISTER$b lets you own a given channel.": "", + "$bUNREGISTER$b deletes a channel registration.": "", "ChanServ lets you register and manage channels.\n\nTo see in-depth help for a specific ChanServ command, try:\n $b/CS HELP $b\n\nHere are the commands you can use:\n%s": "", "Syntax: $bAMODE #channel [mode change] [account]$b\n\nAMODE lists or modifies persistent mode settings that affect channel members.\nFor example, $bAMODE #channel +o dan$b grants the the holder of the \"dan\"\naccount the +o operator mode every time they join #channel. To list current\naccounts and modes, use $bAMODE #channel$b. Note that users are always\nreferenced by their registered account names, not their nicknames.": "", "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.": "", From eb234587f4fc3053ec9913b7a0e570f7fb7116be Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:13:02 +1000 Subject: [PATCH 21/93] New translations chanserv.lang.json (Japanese) --- languages/ja-JP-chanserv.lang.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/languages/ja-JP-chanserv.lang.json b/languages/ja-JP-chanserv.lang.json index 627b7fc8..a5503309 100644 --- a/languages/ja-JP-chanserv.lang.json +++ b/languages/ja-JP-chanserv.lang.json @@ -1,4 +1,8 @@ { + "$bAMODE$b modifies persistent mode settings for channel members.": "", + "$bOP$b makes the given user (or yourself) a channel admin.": "", + "$bREGISTER$b lets you own a given channel.": "", + "$bUNREGISTER$b deletes a channel registration.": "", "ChanServ lets you register and manage channels.\n\nTo see in-depth help for a specific ChanServ command, try:\n $b/CS HELP $b\n\nHere are the commands you can use:\n%s": "", "Syntax: $bAMODE #channel [mode change] [account]$b\n\nAMODE lists or modifies persistent mode settings that affect channel members.\nFor example, $bAMODE #channel +o dan$b grants the the holder of the \"dan\"\naccount the +o operator mode every time they join #channel. To list current\naccounts and modes, use $bAMODE #channel$b. Note that users are always\nreferenced by their registered account names, not their nicknames.": "", "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.": "", From f91d827519246cc5d53c1dbf52532f7df8b7f8cb Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:13:04 +1000 Subject: [PATCH 22/93] New translations irc.lang.json (Japanese) --- languages/ja-JP-irc.lang.json | 32 +++++++++++++++++++++++--------- 1 file changed, 23 insertions(+), 9 deletions(-) diff --git a/languages/ja-JP-irc.lang.json b/languages/ja-JP-irc.lang.json index ec96b9b9..25720c42 100644 --- a/languages/ja-JP-irc.lang.json +++ b/languages/ja-JP-irc.lang.json @@ -37,14 +37,16 @@ "An error occurred": "", "Authentication successful": "", "Bad or unauthorized PROXY command": "", - "Bad password": "", "Ban - %[1]s - added by %[2]s - %[3]s": "", + "Bouncer functionality is currently disabled for your account": "", + "Bouncer functionality is currently disabled for your account, but you can opt in": "", + "Bouncer functionality is currently enabled for your account": "", + "Bouncer functionality is currently enabled for your account, but you can opt out": "", "CTCP messages are disabled over Tor": "", "Can't change modes for other users": "", "Can't view modes for other users": "", "Cannot join channel (+%s)": "", "Cannot rename channel": "", - "Cannot resume a client with multiple attached sessions": "", "Cannot resume connection": "", "Cannot resume connection from Tor to non-Tor or vice versa": "", "Cannot resume connection, connection registration has already been completed": "", @@ -87,17 +89,19 @@ "End of WHO list": "", "End of WHOWAS": "", "End of list": "", - "Enforcement method set": "", "Erroneous nickname": "", + "Error loading account data": "", "Error reserving nickname": "", "Error while unregistering account": "", "Fake source must be a valid nickname": "", "First param must be a mask or channel": "", "GHOSTed by %s": "", + "Given current server settings, your nickname is enforced with: %s": "", "HELPOP \n\nGet an explanation of , or \"index\" for a list of help topics.": "", "Help not found": "", "Hostname: %s": "", "I have %[1]d clients and %[2]d servers": "", + "I'll be right back": "", "IP address: %s": "", "IRC Operators online": "", "Input line too long": "", @@ -107,7 +111,6 @@ "Invalid CAP subcommand": "", "Invalid account name": "", "Invalid mode change": "", - "Invalid parameters": "", "Invalid parameters. For usage, do /msg %[1]s HELP %[2]s": "", "Invalid vhost": "", "It was rejected for reason: %s": "", @@ -130,11 +133,14 @@ "No nickname given": "", "No such account": "", "No such channel": "", + "No such module [%s]": "", "No such nick": "", + "No such setting": "", "No topic is set": "", "Not enough parameters": "", "Only channel founders can change registered channels": "", "Only the channel founder can do this": "", + "Oragono does not emulate the ZNC module %s": "", "Oragono is released under the MIT license.": "", "Passphrase contains forbidden characters or is otherwise invalid": "", "Password changed": "", @@ -147,13 +153,12 @@ "Received malformed line": "", "Registered at: %s": "", "Registered channel: %s": "", - "Registering your account with email address %s": "", - "Registering your account with no email address": "", "Registration requires a valid e-mail address": "", "Rehashing": "", "Remote servers not yet supported": "", "Removed D-Line for %s": "", "Removed K-Line for %s": "", + "Requesting the %s client capability is forbidden": "", "Resume may have lost up to %d seconds of history": "", "SASL authentication aborted": "", "SASL authentication failed": "", @@ -168,6 +173,7 @@ "Session %d:": "", "Some additional message history may have been lost": "", "Successfully approved vhost request for %s": "", + "Successfully changed your account settings": "", "Successfully cleared vhost": "", "Successfully disabled your vhost": "", "Successfully enabled your vhost": "", @@ -190,10 +196,12 @@ "This ban matches you. To DLINE yourself, you must use the command: /DLINE MYSELF ": "", "This ban matches you. To KLINE yourself, you must use the command: /KLINE MYSELF ": "", "This command has been disabled by the server administrators": "", + "This feature has been disabled by the server administrators": "", "This server is in debug mode and is logging all user I/O. If you do not wish for everything you send to be readable by the server owner(s), please disconnect.": "", "This server was created %s": "", "This vhost is currently disabled, but can be enabled with /HS ON": "", "Timestamp is not in 2006-01-02T15:04:05.999Z format, ignoring it": "", + "To change a password, use the PASSWD command. For details, /msg NickServ HELP PASSWD": "", "To confirm account unregistration, type: /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:": "", @@ -219,29 +227,35 @@ "You have been banned from this server (%s)": "", "You have been marked as being away": "", "You have joined too many channels": "", + "You have sent too many registration messages": "", "You have too many nicks reserved already (you can remove some with /NS DROP)": "", "You may not reregister": "", "You must be an oper on the channel to register it": "", + "You must be connected with TLS and a client certificate to do this": "", "You must be registered to join that channel": "", "You must connect with a TLS client certificate to use certfp": "", + "You must log in with SASL to join this server": "", "You must specify an account": "", "You must wait an additional %v before making another request": "", - "You need to either supply a passphrase or be connected via TLS with a client cert": "", "You need to register before you can use that command": "", "You specified too many languages": "", + "You will not see JOINs and PARTs in autoreplayed history lines": "", + "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're already logged into an account": "", "You're already opered-up!": "", "You're not a channel operator": "", "You're not logged into an account": "", "You're not on that channel": "", "You're now logged in as %s": "", - "Your current nickname enforcement is: %s": "", + "Your client does not support BRB": "", "Your host is %[1]s, running version %[2]s": "", + "Your stored nickname enforcement setting is: %s": "", "Your vhost request was approved by an administrator": "", "Your vhost request was rejected by an administrator. The reason given was: %s": "", "Your vhost request will be reviewed by an administrator": "", "are supported by this server": "", - "can speak these languages": "", "channels formed": "", "has client certificate fingerprint %s": "", "is a $bBot$b on %s": "", From c8880772b1789702b4a28bc0a4a4eef9e3491b8a Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:13:06 +1000 Subject: [PATCH 23/93] New translations help.lang.json (Japanese) --- languages/ja-JP-help.lang.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/languages/ja-JP-help.lang.json b/languages/ja-JP-help.lang.json index 3a038e5e..7509b8be 100644 --- a/languages/ja-JP-help.lang.json +++ b/languages/ja-JP-help.lang.json @@ -8,6 +8,7 @@ "AMBIANCE \n\nThe AMBIANCE command is used to send a scene notification to the given target.": "", "AUTHENTICATE\n\nUsed during SASL authentication. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/extensions/sasl-3.1.html": "", "AWAY [message]\n\nIf [message] is sent, marks you away. If [message] is not sent, marks you no\nlonger away.": "", + "BRB [message]\n\nDisconnects you from the server, while instructing the server to keep you\npresent for a short time window. During this window, you can either resume\nor reattach to your nickname. If [message] is sent, it is used as your away\nmessage (and as your quit message if you don't return in time).": "", "CAP [:]\n\nUsed in capability negotiation. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/core/capability-negotiation-3.1.html\nhttp://ircv3.net/specs/core/capability-negotiation-3.2.html": "", "CHANSERV [params]\n\nChanServ controls channel registrations.": "", "CHATHISTORY [params]\n\nCHATHISTORY is an experimental history replay command. See these documents:\nhttps://github.com/MuffinMedic/ircv3-specifications/blob/chathistory/extensions/chathistory.md\nhttps://gist.github.com/DanielOaks/c104ad6e8759c01eb5c826d627caf80d": "", @@ -66,5 +67,6 @@ "WEBIRC [:]\n\nUsed by web<->IRC gateways and bouncers, the WEBIRC command allows gateways to\npass-through the real IP addresses of clients:\nircv3.net/specs/extensions/webirc.html\n\n is a list of space-separated strings indicating various details about\nthe connection from the client to the gateway, such as:\n\n- tls: this flag indicates that the client->gateway connection is secure": "", "WHO [o]\n\nReturns information for the given user.": "", "WHOIS {,}\n\nReturns information for the given user(s).": "", - "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "" + "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "", + "ZNC [params]\n\nUsed to emulate features of the ZNC bouncer. This command is not intended\nfor direct use by end users.": "" } From f88846001f06ed56f5580915bcbb2a7a60f33170 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:13:07 +1000 Subject: [PATCH 24/93] New translations chanserv.lang.json (Korean) --- languages/ko-KR-chanserv.lang.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/languages/ko-KR-chanserv.lang.json b/languages/ko-KR-chanserv.lang.json index 627b7fc8..a5503309 100644 --- a/languages/ko-KR-chanserv.lang.json +++ b/languages/ko-KR-chanserv.lang.json @@ -1,4 +1,8 @@ { + "$bAMODE$b modifies persistent mode settings for channel members.": "", + "$bOP$b makes the given user (or yourself) a channel admin.": "", + "$bREGISTER$b lets you own a given channel.": "", + "$bUNREGISTER$b deletes a channel registration.": "", "ChanServ lets you register and manage channels.\n\nTo see in-depth help for a specific ChanServ command, try:\n $b/CS HELP $b\n\nHere are the commands you can use:\n%s": "", "Syntax: $bAMODE #channel [mode change] [account]$b\n\nAMODE lists or modifies persistent mode settings that affect channel members.\nFor example, $bAMODE #channel +o dan$b grants the the holder of the \"dan\"\naccount the +o operator mode every time they join #channel. To list current\naccounts and modes, use $bAMODE #channel$b. Note that users are always\nreferenced by their registered account names, not their nicknames.": "", "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.": "", From a1e6747452858ab71c724e7c9b7cb5b9dbbaeb67 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:13:11 +1000 Subject: [PATCH 25/93] New translations help.lang.json (Norwegian) --- languages/no-NO-help.lang.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/languages/no-NO-help.lang.json b/languages/no-NO-help.lang.json index 4008e12f..8f64263b 100644 --- a/languages/no-NO-help.lang.json +++ b/languages/no-NO-help.lang.json @@ -8,6 +8,7 @@ "AMBIANCE \n\nThe AMBIANCE command is used to send a scene notification to the given target.": "", "AUTHENTICATE\n\nUsed during SASL authentication. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/extensions/sasl-3.1.html": "", "AWAY [message]\n\nIf [message] is sent, marks you away. If [message] is not sent, marks you no\nlonger away.": "", + "BRB [message]\n\nDisconnects you from the server, while instructing the server to keep you\npresent for a short time window. During this window, you can either resume\nor reattach to your nickname. If [message] is sent, it is used as your away\nmessage (and as your quit message if you don't return in time).": "", "CAP [:]\n\nUsed in capability negotiation. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/core/capability-negotiation-3.1.html\nhttp://ircv3.net/specs/core/capability-negotiation-3.2.html": "", "CHANSERV [params]\n\nChanServ controls channel registrations.": "", "CHATHISTORY [params]\n\nCHATHISTORY is an experimental history replay command. See these documents:\nhttps://github.com/MuffinMedic/ircv3-specifications/blob/chathistory/extensions/chathistory.md\nhttps://gist.github.com/DanielOaks/c104ad6e8759c01eb5c826d627caf80d": "", @@ -66,5 +67,6 @@ "WEBIRC [:]\n\nUsed by web<->IRC gateways and bouncers, the WEBIRC command allows gateways to\npass-through the real IP addresses of clients:\nircv3.net/specs/extensions/webirc.html\n\n is a list of space-separated strings indicating various details about\nthe connection from the client to the gateway, such as:\n\n- tls: this flag indicates that the client->gateway connection is secure": "", "WHO [o]\n\nReturns information for the given user.": "", "WHOIS {,}\n\nReturns information for the given user(s).": "", - "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "" + "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "", + "ZNC [params]\n\nUsed to emulate features of the ZNC bouncer. This command is not intended\nfor direct use by end users.": "" } From 60840fdf2700e22116c7826010950b97d927383a Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:13:13 +1000 Subject: [PATCH 26/93] New translations irc.lang.json (Korean) --- languages/ko-KR-irc.lang.json | 32 +++++++++++++++++++++++--------- 1 file changed, 23 insertions(+), 9 deletions(-) diff --git a/languages/ko-KR-irc.lang.json b/languages/ko-KR-irc.lang.json index ec96b9b9..25720c42 100644 --- a/languages/ko-KR-irc.lang.json +++ b/languages/ko-KR-irc.lang.json @@ -37,14 +37,16 @@ "An error occurred": "", "Authentication successful": "", "Bad or unauthorized PROXY command": "", - "Bad password": "", "Ban - %[1]s - added by %[2]s - %[3]s": "", + "Bouncer functionality is currently disabled for your account": "", + "Bouncer functionality is currently disabled for your account, but you can opt in": "", + "Bouncer functionality is currently enabled for your account": "", + "Bouncer functionality is currently enabled for your account, but you can opt out": "", "CTCP messages are disabled over Tor": "", "Can't change modes for other users": "", "Can't view modes for other users": "", "Cannot join channel (+%s)": "", "Cannot rename channel": "", - "Cannot resume a client with multiple attached sessions": "", "Cannot resume connection": "", "Cannot resume connection from Tor to non-Tor or vice versa": "", "Cannot resume connection, connection registration has already been completed": "", @@ -87,17 +89,19 @@ "End of WHO list": "", "End of WHOWAS": "", "End of list": "", - "Enforcement method set": "", "Erroneous nickname": "", + "Error loading account data": "", "Error reserving nickname": "", "Error while unregistering account": "", "Fake source must be a valid nickname": "", "First param must be a mask or channel": "", "GHOSTed by %s": "", + "Given current server settings, your nickname is enforced with: %s": "", "HELPOP \n\nGet an explanation of , or \"index\" for a list of help topics.": "", "Help not found": "", "Hostname: %s": "", "I have %[1]d clients and %[2]d servers": "", + "I'll be right back": "", "IP address: %s": "", "IRC Operators online": "", "Input line too long": "", @@ -107,7 +111,6 @@ "Invalid CAP subcommand": "", "Invalid account name": "", "Invalid mode change": "", - "Invalid parameters": "", "Invalid parameters. For usage, do /msg %[1]s HELP %[2]s": "", "Invalid vhost": "", "It was rejected for reason: %s": "", @@ -130,11 +133,14 @@ "No nickname given": "", "No such account": "", "No such channel": "", + "No such module [%s]": "", "No such nick": "", + "No such setting": "", "No topic is set": "", "Not enough parameters": "", "Only channel founders can change registered channels": "", "Only the channel founder can do this": "", + "Oragono does not emulate the ZNC module %s": "", "Oragono is released under the MIT license.": "", "Passphrase contains forbidden characters or is otherwise invalid": "", "Password changed": "", @@ -147,13 +153,12 @@ "Received malformed line": "", "Registered at: %s": "", "Registered channel: %s": "", - "Registering your account with email address %s": "", - "Registering your account with no email address": "", "Registration requires a valid e-mail address": "", "Rehashing": "", "Remote servers not yet supported": "", "Removed D-Line for %s": "", "Removed K-Line for %s": "", + "Requesting the %s client capability is forbidden": "", "Resume may have lost up to %d seconds of history": "", "SASL authentication aborted": "", "SASL authentication failed": "", @@ -168,6 +173,7 @@ "Session %d:": "", "Some additional message history may have been lost": "", "Successfully approved vhost request for %s": "", + "Successfully changed your account settings": "", "Successfully cleared vhost": "", "Successfully disabled your vhost": "", "Successfully enabled your vhost": "", @@ -190,10 +196,12 @@ "This ban matches you. To DLINE yourself, you must use the command: /DLINE MYSELF ": "", "This ban matches you. To KLINE yourself, you must use the command: /KLINE MYSELF ": "", "This command has been disabled by the server administrators": "", + "This feature has been disabled by the server administrators": "", "This server is in debug mode and is logging all user I/O. If you do not wish for everything you send to be readable by the server owner(s), please disconnect.": "", "This server was created %s": "", "This vhost is currently disabled, but can be enabled with /HS ON": "", "Timestamp is not in 2006-01-02T15:04:05.999Z format, ignoring it": "", + "To change a password, use the PASSWD command. For details, /msg NickServ HELP PASSWD": "", "To confirm account unregistration, type: /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:": "", @@ -219,29 +227,35 @@ "You have been banned from this server (%s)": "", "You have been marked as being away": "", "You have joined too many channels": "", + "You have sent too many registration messages": "", "You have too many nicks reserved already (you can remove some with /NS DROP)": "", "You may not reregister": "", "You must be an oper on the channel to register it": "", + "You must be connected with TLS and a client certificate to do this": "", "You must be registered to join that channel": "", "You must connect with a TLS client certificate to use certfp": "", + "You must log in with SASL to join this server": "", "You must specify an account": "", "You must wait an additional %v before making another request": "", - "You need to either supply a passphrase or be connected via TLS with a client cert": "", "You need to register before you can use that command": "", "You specified too many languages": "", + "You will not see JOINs and PARTs in autoreplayed history lines": "", + "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're already logged into an account": "", "You're already opered-up!": "", "You're not a channel operator": "", "You're not logged into an account": "", "You're not on that channel": "", "You're now logged in as %s": "", - "Your current nickname enforcement is: %s": "", + "Your client does not support BRB": "", "Your host is %[1]s, running version %[2]s": "", + "Your stored nickname enforcement setting is: %s": "", "Your vhost request was approved by an administrator": "", "Your vhost request was rejected by an administrator. The reason given was: %s": "", "Your vhost request will be reviewed by an administrator": "", "are supported by this server": "", - "can speak these languages": "", "channels formed": "", "has client certificate fingerprint %s": "", "is a $bBot$b on %s": "", From 4a6ced85d07f3838cada7fcc441af874c1fc3330 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:13:14 +1000 Subject: [PATCH 27/93] New translations help.lang.json (Korean) --- languages/ko-KR-help.lang.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/languages/ko-KR-help.lang.json b/languages/ko-KR-help.lang.json index 3a038e5e..7509b8be 100644 --- a/languages/ko-KR-help.lang.json +++ b/languages/ko-KR-help.lang.json @@ -8,6 +8,7 @@ "AMBIANCE \n\nThe AMBIANCE command is used to send a scene notification to the given target.": "", "AUTHENTICATE\n\nUsed during SASL authentication. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/extensions/sasl-3.1.html": "", "AWAY [message]\n\nIf [message] is sent, marks you away. If [message] is not sent, marks you no\nlonger away.": "", + "BRB [message]\n\nDisconnects you from the server, while instructing the server to keep you\npresent for a short time window. During this window, you can either resume\nor reattach to your nickname. If [message] is sent, it is used as your away\nmessage (and as your quit message if you don't return in time).": "", "CAP [:]\n\nUsed in capability negotiation. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/core/capability-negotiation-3.1.html\nhttp://ircv3.net/specs/core/capability-negotiation-3.2.html": "", "CHANSERV [params]\n\nChanServ controls channel registrations.": "", "CHATHISTORY [params]\n\nCHATHISTORY is an experimental history replay command. See these documents:\nhttps://github.com/MuffinMedic/ircv3-specifications/blob/chathistory/extensions/chathistory.md\nhttps://gist.github.com/DanielOaks/c104ad6e8759c01eb5c826d627caf80d": "", @@ -66,5 +67,6 @@ "WEBIRC [:]\n\nUsed by web<->IRC gateways and bouncers, the WEBIRC command allows gateways to\npass-through the real IP addresses of clients:\nircv3.net/specs/extensions/webirc.html\n\n is a list of space-separated strings indicating various details about\nthe connection from the client to the gateway, such as:\n\n- tls: this flag indicates that the client->gateway connection is secure": "", "WHO [o]\n\nReturns information for the given user.": "", "WHOIS {,}\n\nReturns information for the given user(s).": "", - "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "" + "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "", + "ZNC [params]\n\nUsed to emulate features of the ZNC bouncer. This command is not intended\nfor direct use by end users.": "" } From 2add1757f10e19c0c95720161d200dd01bfbf66d Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:13:15 +1000 Subject: [PATCH 28/93] New translations chanserv.lang.json (Norwegian) --- languages/no-NO-chanserv.lang.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/languages/no-NO-chanserv.lang.json b/languages/no-NO-chanserv.lang.json index 627b7fc8..a5503309 100644 --- a/languages/no-NO-chanserv.lang.json +++ b/languages/no-NO-chanserv.lang.json @@ -1,4 +1,8 @@ { + "$bAMODE$b modifies persistent mode settings for channel members.": "", + "$bOP$b makes the given user (or yourself) a channel admin.": "", + "$bREGISTER$b lets you own a given channel.": "", + "$bUNREGISTER$b deletes a channel registration.": "", "ChanServ lets you register and manage channels.\n\nTo see in-depth help for a specific ChanServ command, try:\n $b/CS HELP $b\n\nHere are the commands you can use:\n%s": "", "Syntax: $bAMODE #channel [mode change] [account]$b\n\nAMODE lists or modifies persistent mode settings that affect channel members.\nFor example, $bAMODE #channel +o dan$b grants the the holder of the \"dan\"\naccount the +o operator mode every time they join #channel. To list current\naccounts and modes, use $bAMODE #channel$b. Note that users are always\nreferenced by their registered account names, not their nicknames.": "", "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.": "", From f01650fcbf35cdc31e9b58cf28b381cad4a3b60e Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:13:18 +1000 Subject: [PATCH 29/93] New translations irc.lang.json (Norwegian) --- languages/no-NO-irc.lang.json | 32 +++++++++++++++++++++++--------- 1 file changed, 23 insertions(+), 9 deletions(-) diff --git a/languages/no-NO-irc.lang.json b/languages/no-NO-irc.lang.json index d768bba1..e62c653a 100644 --- a/languages/no-NO-irc.lang.json +++ b/languages/no-NO-irc.lang.json @@ -37,14 +37,16 @@ "An error occurred": "", "Authentication successful": "Autentisering vellykket", "Bad or unauthorized PROXY command": "", - "Bad password": "Feil passord", "Ban - %[1]s - added by %[2]s - %[3]s": "Ban - %[1]s - lagt til av %[2]s - %[3]s", + "Bouncer functionality is currently disabled for your account": "", + "Bouncer functionality is currently disabled for your account, but you can opt in": "", + "Bouncer functionality is currently enabled for your account": "", + "Bouncer functionality is currently enabled for your account, but you can opt out": "", "CTCP messages are disabled over Tor": "", "Can't change modes for other users": "Kan ikke endre modus for andre brukere", "Can't view modes for other users": "Kan ikke se modus for andre brukere", "Cannot join channel (+%s)": "Kan ikke bli med i kanalen (+%s)", "Cannot rename channel": "", - "Cannot resume a client with multiple attached sessions": "", "Cannot resume connection": "", "Cannot resume connection from Tor to non-Tor or vice versa": "", "Cannot resume connection, connection registration has already been completed": "Kan ikke fortsette tilkobling, tilkoblingsregistreringen har allerede blitt fullført", @@ -87,17 +89,19 @@ "End of WHO list": "Slutten av WHO liste", "End of WHOWAS": "Slutten av WHOWAS", "End of list": "Slutt på listen", - "Enforcement method set": "", "Erroneous nickname": "Feilaktig kallenavn", + "Error loading account data": "", "Error reserving nickname": "Feil ved reservering av kallenavn", "Error while unregistering account": "Feil ved avregistrering av konto", "Fake source must be a valid nickname": "Falsk kilde må være gyldig brukernavn", "First param must be a mask or channel": "Første parameter må være en maske eller kanal", "GHOSTed by %s": "GHOSTet av %s", + "Given current server settings, your nickname is enforced with: %s": "", "HELPOP \n\nGet an explanation of , or \"index\" for a list of help topics.": "", "Help not found": "Hjelp ikke funnet", "Hostname: %s": "", "I have %[1]d clients and %[2]d servers": "Jeg har %[1]d klienter og %[2]d tjenere", + "I'll be right back": "", "IP address: %s": "", "IRC Operators online": "", "Input line too long": "", @@ -107,7 +111,6 @@ "Invalid CAP subcommand": "Ugyldig CAP underkommando", "Invalid account name": "", "Invalid mode change": "", - "Invalid parameters": "", "Invalid parameters. For usage, do /msg %[1]s HELP %[2]s": "", "Invalid vhost": "", "It was rejected for reason: %s": "", @@ -130,11 +133,14 @@ "No nickname given": "Ingen kallenavn gitt", "No such account": "", "No such channel": "Ingen kanal med det navnet", + "No such module [%s]": "", "No such nick": "Ingen kallenavn med det navnet", + "No such setting": "", "No topic is set": "Ingen emne er satt", "Not enough parameters": "Ikke nok parametere", "Only channel founders can change registered channels": "Kun kanalgrunnleggere kan endre registrerte kanaler", "Only the channel founder can do this": "", + "Oragono does not emulate the ZNC module %s": "", "Oragono is released under the MIT license.": "Oragono er utgitt under MIT-lisensen.", "Passphrase contains forbidden characters or is otherwise invalid": "", "Password changed": "", @@ -147,13 +153,12 @@ "Received malformed line": "Mottok ugyldig linje", "Registered at: %s": "Registrert hos: %s", "Registered channel: %s": "", - "Registering your account with email address %s": "", - "Registering your account with no email address": "", "Registration requires a valid e-mail address": "Registrering krever en gyldig e-postadresse", "Rehashing": "Oppdaterer", "Remote servers not yet supported": "Eksterne tjenere søttes ikke enda", "Removed D-Line for %s": "Fjernet D-linje for %s", "Removed K-Line for %s": "Fjernet K-linje for %s", + "Requesting the %s client capability is forbidden": "", "Resume may have lost up to %d seconds of history": "", "SASL authentication aborted": "SASL godkjenning avbrutt", "SASL authentication failed": "SASL godkjenning mislyktes", @@ -168,6 +173,7 @@ "Session %d:": "", "Some additional message history may have been lost": "", "Successfully approved vhost request for %s": "", + "Successfully changed your account settings": "", "Successfully cleared vhost": "", "Successfully disabled your vhost": "", "Successfully enabled your vhost": "", @@ -190,10 +196,12 @@ "This ban matches you. To DLINE yourself, you must use the command: /DLINE MYSELF ": "Dette forbudet stemmer overens med deg. For å DLINJE deg selv må du bruke kommandoen: /DLINE MYSELF ", "This ban matches you. To KLINE yourself, you must use the command: /KLINE MYSELF ": "Dette forbudet stemmer overens med deg. For å KLINJE deg selv må du bruke kommandoen: /KLINE MYSELF ", "This command has been disabled by the server administrators": "", + "This feature has been disabled by the server administrators": "", "This server is in debug mode and is logging all user I/O. If you do not wish for everything you send to be readable by the server owner(s), please disconnect.": "Denne serveren er i feilsøkingsmodus og logger all bruker I/O. Hvis du ikke ønsker at alt du sender skal leses av eieren(e) av serveren så vennligst koble fra.", "This server was created %s": "Denne serveren ble opprettet %s", "This vhost is currently disabled, but can be enabled with /HS ON": "", "Timestamp is not in 2006-01-02T15:04:05.999Z format, ignoring it": "Tidsstempelet er ikke i 2006-01-02T15:04:05.999Z format, ignorerer det", + "To change a password, use the PASSWD command. For details, /msg NickServ HELP PASSWD": "", "To confirm account unregistration, type: /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:": "For å verifisere kontoen din, send en av disse kommandoene:", @@ -219,29 +227,35 @@ "You have been banned from this server (%s)": "Du har blitt utestengt fra denne tjeneren (%s)", "You have been marked as being away": "Du har blitt merkert som borte", "You have joined too many channels": "", + "You have sent too many registration messages": "", "You have too many nicks reserved already (you can remove some with /NS DROP)": "Du har for mange kallenavn reservert (du kan fjerne noen med /NS DROP)", "You may not reregister": "Du kan ikke registrere på nytt", "You must be an oper on the channel to register it": "Du må være en operatør på kanalen for å registrere den", + "You must be connected with TLS and a client certificate to do this": "", "You must be registered to join that channel": "", "You must connect with a TLS client certificate to use certfp": "", + "You must log in with SASL to join this server": "", "You must specify an account": "", "You must wait an additional %v before making another request": "", - "You need to either supply a passphrase or be connected via TLS with a client cert": "Du må angi en passordfrase eller koble til via TLS med et klientsertifikat", "You need to register before you can use that command": "Du må registrere deg før du kan bruke kommandoen", "You specified too many languages": "Du har angitt for mange språk", + "You will not see JOINs and PARTs in autoreplayed history lines": "", + "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're already logged into an account": "Du er allerede innlogget på en konto", "You're already opered-up!": "Du er allerde en operatør!", "You're not a channel operator": "Du er ikke en operatør i kanalen", "You're not logged into an account": "Du er ikke logget inn på en konto", "You're not on that channel": "Du er ikke på den kanalen", "You're now logged in as %s": "Du er nå logget inn som %s", - "Your current nickname enforcement is: %s": "", + "Your client does not support BRB": "", "Your host is %[1]s, running version %[2]s": "Din vert er %[1]s, versjon %[2]s", + "Your stored nickname enforcement setting is: %s": "", "Your vhost request was approved by an administrator": "", "Your vhost request was rejected by an administrator. The reason given was: %s": "", "Your vhost request will be reviewed by an administrator": "", "are supported by this server": "er støttet av denne tjeneren", - "can speak these languages": "kan snakke disse språkene", "channels formed": "", "has client certificate fingerprint %s": "har klient sertifikat fingeravtrykk %s", "is a $bBot$b on %s": "er en $bBot$b på %s", From c0c75c30a8d9818135b7d65eadb0d5d6bbe01006 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:13:20 +1000 Subject: [PATCH 30/93] New translations irc.lang.json (Serbian (Cyrillic)) --- languages/sr-SP-irc.lang.json | 32 +++++++++++++++++++++++--------- 1 file changed, 23 insertions(+), 9 deletions(-) diff --git a/languages/sr-SP-irc.lang.json b/languages/sr-SP-irc.lang.json index ec96b9b9..25720c42 100644 --- a/languages/sr-SP-irc.lang.json +++ b/languages/sr-SP-irc.lang.json @@ -37,14 +37,16 @@ "An error occurred": "", "Authentication successful": "", "Bad or unauthorized PROXY command": "", - "Bad password": "", "Ban - %[1]s - added by %[2]s - %[3]s": "", + "Bouncer functionality is currently disabled for your account": "", + "Bouncer functionality is currently disabled for your account, but you can opt in": "", + "Bouncer functionality is currently enabled for your account": "", + "Bouncer functionality is currently enabled for your account, but you can opt out": "", "CTCP messages are disabled over Tor": "", "Can't change modes for other users": "", "Can't view modes for other users": "", "Cannot join channel (+%s)": "", "Cannot rename channel": "", - "Cannot resume a client with multiple attached sessions": "", "Cannot resume connection": "", "Cannot resume connection from Tor to non-Tor or vice versa": "", "Cannot resume connection, connection registration has already been completed": "", @@ -87,17 +89,19 @@ "End of WHO list": "", "End of WHOWAS": "", "End of list": "", - "Enforcement method set": "", "Erroneous nickname": "", + "Error loading account data": "", "Error reserving nickname": "", "Error while unregistering account": "", "Fake source must be a valid nickname": "", "First param must be a mask or channel": "", "GHOSTed by %s": "", + "Given current server settings, your nickname is enforced with: %s": "", "HELPOP \n\nGet an explanation of , or \"index\" for a list of help topics.": "", "Help not found": "", "Hostname: %s": "", "I have %[1]d clients and %[2]d servers": "", + "I'll be right back": "", "IP address: %s": "", "IRC Operators online": "", "Input line too long": "", @@ -107,7 +111,6 @@ "Invalid CAP subcommand": "", "Invalid account name": "", "Invalid mode change": "", - "Invalid parameters": "", "Invalid parameters. For usage, do /msg %[1]s HELP %[2]s": "", "Invalid vhost": "", "It was rejected for reason: %s": "", @@ -130,11 +133,14 @@ "No nickname given": "", "No such account": "", "No such channel": "", + "No such module [%s]": "", "No such nick": "", + "No such setting": "", "No topic is set": "", "Not enough parameters": "", "Only channel founders can change registered channels": "", "Only the channel founder can do this": "", + "Oragono does not emulate the ZNC module %s": "", "Oragono is released under the MIT license.": "", "Passphrase contains forbidden characters or is otherwise invalid": "", "Password changed": "", @@ -147,13 +153,12 @@ "Received malformed line": "", "Registered at: %s": "", "Registered channel: %s": "", - "Registering your account with email address %s": "", - "Registering your account with no email address": "", "Registration requires a valid e-mail address": "", "Rehashing": "", "Remote servers not yet supported": "", "Removed D-Line for %s": "", "Removed K-Line for %s": "", + "Requesting the %s client capability is forbidden": "", "Resume may have lost up to %d seconds of history": "", "SASL authentication aborted": "", "SASL authentication failed": "", @@ -168,6 +173,7 @@ "Session %d:": "", "Some additional message history may have been lost": "", "Successfully approved vhost request for %s": "", + "Successfully changed your account settings": "", "Successfully cleared vhost": "", "Successfully disabled your vhost": "", "Successfully enabled your vhost": "", @@ -190,10 +196,12 @@ "This ban matches you. To DLINE yourself, you must use the command: /DLINE MYSELF ": "", "This ban matches you. To KLINE yourself, you must use the command: /KLINE MYSELF ": "", "This command has been disabled by the server administrators": "", + "This feature has been disabled by the server administrators": "", "This server is in debug mode and is logging all user I/O. If you do not wish for everything you send to be readable by the server owner(s), please disconnect.": "", "This server was created %s": "", "This vhost is currently disabled, but can be enabled with /HS ON": "", "Timestamp is not in 2006-01-02T15:04:05.999Z format, ignoring it": "", + "To change a password, use the PASSWD command. For details, /msg NickServ HELP PASSWD": "", "To confirm account unregistration, type: /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:": "", @@ -219,29 +227,35 @@ "You have been banned from this server (%s)": "", "You have been marked as being away": "", "You have joined too many channels": "", + "You have sent too many registration messages": "", "You have too many nicks reserved already (you can remove some with /NS DROP)": "", "You may not reregister": "", "You must be an oper on the channel to register it": "", + "You must be connected with TLS and a client certificate to do this": "", "You must be registered to join that channel": "", "You must connect with a TLS client certificate to use certfp": "", + "You must log in with SASL to join this server": "", "You must specify an account": "", "You must wait an additional %v before making another request": "", - "You need to either supply a passphrase or be connected via TLS with a client cert": "", "You need to register before you can use that command": "", "You specified too many languages": "", + "You will not see JOINs and PARTs in autoreplayed history lines": "", + "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're already logged into an account": "", "You're already opered-up!": "", "You're not a channel operator": "", "You're not logged into an account": "", "You're not on that channel": "", "You're now logged in as %s": "", - "Your current nickname enforcement is: %s": "", + "Your client does not support BRB": "", "Your host is %[1]s, running version %[2]s": "", + "Your stored nickname enforcement setting is: %s": "", "Your vhost request was approved by an administrator": "", "Your vhost request was rejected by an administrator. The reason given was: %s": "", "Your vhost request will be reviewed by an administrator": "", "are supported by this server": "", - "can speak these languages": "", "channels formed": "", "has client certificate fingerprint %s": "", "is a $bBot$b on %s": "", From f5d859a69dd0fc679710d700a7ece535c0c18ddc Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:13:21 +1000 Subject: [PATCH 31/93] New translations chanserv.lang.json (Russian) --- languages/ru-RU-chanserv.lang.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/languages/ru-RU-chanserv.lang.json b/languages/ru-RU-chanserv.lang.json index 627b7fc8..a5503309 100644 --- a/languages/ru-RU-chanserv.lang.json +++ b/languages/ru-RU-chanserv.lang.json @@ -1,4 +1,8 @@ { + "$bAMODE$b modifies persistent mode settings for channel members.": "", + "$bOP$b makes the given user (or yourself) a channel admin.": "", + "$bREGISTER$b lets you own a given channel.": "", + "$bUNREGISTER$b deletes a channel registration.": "", "ChanServ lets you register and manage channels.\n\nTo see in-depth help for a specific ChanServ command, try:\n $b/CS HELP $b\n\nHere are the commands you can use:\n%s": "", "Syntax: $bAMODE #channel [mode change] [account]$b\n\nAMODE lists or modifies persistent mode settings that affect channel members.\nFor example, $bAMODE #channel +o dan$b grants the the holder of the \"dan\"\naccount the +o operator mode every time they join #channel. To list current\naccounts and modes, use $bAMODE #channel$b. Note that users are always\nreferenced by their registered account names, not their nicknames.": "", "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.": "", From af8a207a0b489fd24e82e73ddb1e06c5289bda7c Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:13:22 +1000 Subject: [PATCH 32/93] New translations chanserv.lang.json (Ukrainian) --- languages/uk-UA-chanserv.lang.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/languages/uk-UA-chanserv.lang.json b/languages/uk-UA-chanserv.lang.json index 627b7fc8..a5503309 100644 --- a/languages/uk-UA-chanserv.lang.json +++ b/languages/uk-UA-chanserv.lang.json @@ -1,4 +1,8 @@ { + "$bAMODE$b modifies persistent mode settings for channel members.": "", + "$bOP$b makes the given user (or yourself) a channel admin.": "", + "$bREGISTER$b lets you own a given channel.": "", + "$bUNREGISTER$b deletes a channel registration.": "", "ChanServ lets you register and manage channels.\n\nTo see in-depth help for a specific ChanServ command, try:\n $b/CS HELP $b\n\nHere are the commands you can use:\n%s": "", "Syntax: $bAMODE #channel [mode change] [account]$b\n\nAMODE lists or modifies persistent mode settings that affect channel members.\nFor example, $bAMODE #channel +o dan$b grants the the holder of the \"dan\"\naccount the +o operator mode every time they join #channel. To list current\naccounts and modes, use $bAMODE #channel$b. Note that users are always\nreferenced by their registered account names, not their nicknames.": "", "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.": "", From 31ac3f088c8b0d5e7d47d825c41c9b64df6e9ac8 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:13:24 +1000 Subject: [PATCH 33/93] New translations help.lang.json (Swedish) --- languages/sv-SE-help.lang.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/languages/sv-SE-help.lang.json b/languages/sv-SE-help.lang.json index 3a038e5e..7509b8be 100644 --- a/languages/sv-SE-help.lang.json +++ b/languages/sv-SE-help.lang.json @@ -8,6 +8,7 @@ "AMBIANCE \n\nThe AMBIANCE command is used to send a scene notification to the given target.": "", "AUTHENTICATE\n\nUsed during SASL authentication. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/extensions/sasl-3.1.html": "", "AWAY [message]\n\nIf [message] is sent, marks you away. If [message] is not sent, marks you no\nlonger away.": "", + "BRB [message]\n\nDisconnects you from the server, while instructing the server to keep you\npresent for a short time window. During this window, you can either resume\nor reattach to your nickname. If [message] is sent, it is used as your away\nmessage (and as your quit message if you don't return in time).": "", "CAP [:]\n\nUsed in capability negotiation. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/core/capability-negotiation-3.1.html\nhttp://ircv3.net/specs/core/capability-negotiation-3.2.html": "", "CHANSERV [params]\n\nChanServ controls channel registrations.": "", "CHATHISTORY [params]\n\nCHATHISTORY is an experimental history replay command. See these documents:\nhttps://github.com/MuffinMedic/ircv3-specifications/blob/chathistory/extensions/chathistory.md\nhttps://gist.github.com/DanielOaks/c104ad6e8759c01eb5c826d627caf80d": "", @@ -66,5 +67,6 @@ "WEBIRC [:]\n\nUsed by web<->IRC gateways and bouncers, the WEBIRC command allows gateways to\npass-through the real IP addresses of clients:\nircv3.net/specs/extensions/webirc.html\n\n is a list of space-separated strings indicating various details about\nthe connection from the client to the gateway, such as:\n\n- tls: this flag indicates that the client->gateway connection is secure": "", "WHO [o]\n\nReturns information for the given user.": "", "WHOIS {,}\n\nReturns information for the given user(s).": "", - "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "" + "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "", + "ZNC [params]\n\nUsed to emulate features of the ZNC bouncer. This command is not intended\nfor direct use by end users.": "" } From 797b6dde89ddd1cf111ed9ff6df06ad2fc66bf3f Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:13:25 +1000 Subject: [PATCH 34/93] New translations chanserv.lang.json (Turkish) --- languages/tr-TR-chanserv.lang.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/languages/tr-TR-chanserv.lang.json b/languages/tr-TR-chanserv.lang.json index 627b7fc8..a5503309 100644 --- a/languages/tr-TR-chanserv.lang.json +++ b/languages/tr-TR-chanserv.lang.json @@ -1,4 +1,8 @@ { + "$bAMODE$b modifies persistent mode settings for channel members.": "", + "$bOP$b makes the given user (or yourself) a channel admin.": "", + "$bREGISTER$b lets you own a given channel.": "", + "$bUNREGISTER$b deletes a channel registration.": "", "ChanServ lets you register and manage channels.\n\nTo see in-depth help for a specific ChanServ command, try:\n $b/CS HELP $b\n\nHere are the commands you can use:\n%s": "", "Syntax: $bAMODE #channel [mode change] [account]$b\n\nAMODE lists or modifies persistent mode settings that affect channel members.\nFor example, $bAMODE #channel +o dan$b grants the the holder of the \"dan\"\naccount the +o operator mode every time they join #channel. To list current\naccounts and modes, use $bAMODE #channel$b. Note that users are always\nreferenced by their registered account names, not their nicknames.": "", "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.": "", From 7fe64f6272c2e34b50b3383987971a0538799c88 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:13:28 +1000 Subject: [PATCH 35/93] New translations irc.lang.json (Turkish) --- languages/tr-TR-irc.lang.json | 32 +++++++++++++++++++++++--------- 1 file changed, 23 insertions(+), 9 deletions(-) diff --git a/languages/tr-TR-irc.lang.json b/languages/tr-TR-irc.lang.json index 8b1219de..cbeab264 100644 --- a/languages/tr-TR-irc.lang.json +++ b/languages/tr-TR-irc.lang.json @@ -37,14 +37,16 @@ "An error occurred": "", "Authentication successful": "Doğrulama başarılı", "Bad or unauthorized PROXY command": "", - "Bad password": "", "Ban - %[1]s - added by %[2]s - %[3]s": "Yasak - %[1]s - %[2]s tarafından eklendi - %[3]s", + "Bouncer functionality is currently disabled for your account": "", + "Bouncer functionality is currently disabled for your account, but you can opt in": "", + "Bouncer functionality is currently enabled for your account": "", + "Bouncer functionality is currently enabled for your account, but you can opt out": "", "CTCP messages are disabled over Tor": "", "Can't change modes for other users": "Diğer kullanıcılar için modlar değiştirilemiyor", "Can't view modes for other users": "Diğer kullanıcılar için modlar görüntülenemiyor", "Cannot join channel (+%s)": "Kanala katılınamıyor (+%s)", "Cannot rename channel": "", - "Cannot resume a client with multiple attached sessions": "", "Cannot resume connection": "", "Cannot resume connection from Tor to non-Tor or vice versa": "", "Cannot resume connection, connection registration has already been completed": "Bağlantıya devam edilemiyor, bağlantı kaydı zaten tamamlandı", @@ -87,17 +89,19 @@ "End of WHO list": "WHO listesi sonu", "End of WHOWAS": "WHOWAS listesi sonu", "End of list": "Liste sonu", - "Enforcement method set": "", "Erroneous nickname": "Hatalı takma ad", + "Error loading account data": "", "Error reserving nickname": "", "Error while unregistering account": "", "Fake source must be a valid nickname": "Sahte kaynak geçerli bir takma ad olmalı", "First param must be a mask or channel": "İlk parametre bir maske veya kanal olmalı", "GHOSTed by %s": "", + "Given current server settings, your nickname is enforced with: %s": "", "HELPOP \n\nGet an explanation of , or \"index\" for a list of help topics.": "HELPOP \n\n'in bir açıklamasını veya yardım başlıklarının bir listesi için \"index\" al.", "Help not found": "Yardım bulunamadı", "Hostname: %s": "", "I have %[1]d clients and %[2]d servers": "%[1]d istemcim ve %[2]d sunucum var", + "I'll be right back": "", "IP address: %s": "", "IRC Operators online": "", "Input line too long": "", @@ -107,7 +111,6 @@ "Invalid CAP subcommand": "Geçersiz CAP alt komutu", "Invalid account name": "", "Invalid mode change": "", - "Invalid parameters": "", "Invalid parameters. For usage, do /msg %[1]s HELP %[2]s": "", "Invalid vhost": "", "It was rejected for reason: %s": "", @@ -130,11 +133,14 @@ "No nickname given": "Hiç takma ad verilmedi", "No such account": "", "No such channel": "Böyle kanal yok", + "No such module [%s]": "", "No such nick": "Böyle isim yok", + "No such setting": "", "No topic is set": "Hiç konu ayarlanmadı", "Not enough parameters": "Yeterli parametre yok", "Only channel founders can change registered channels": "Sadece kanal kurucuları kayıtlı kanalları değiştirebilir", "Only the channel founder can do this": "", + "Oragono does not emulate the ZNC module %s": "", "Oragono is released under the MIT license.": "Oragono MIT lisansı altında yayınlandı.", "Passphrase contains forbidden characters or is otherwise invalid": "", "Password changed": "", @@ -147,13 +153,12 @@ "Received malformed line": "Alınan kusurlu satır", "Registered at: %s": "", "Registered channel: %s": "", - "Registering your account with email address %s": "", - "Registering your account with no email address": "", "Registration requires a valid e-mail address": "", "Rehashing": "Yeniden ele alınıyor", "Remote servers not yet supported": "Uzak sunucular henüz desteklenmiyor", "Removed D-Line for %s": "%s için D-Line kaldırıldı", "Removed K-Line for %s": "%s için K-Line kaldırıldı", + "Requesting the %s client capability is forbidden": "", "Resume may have lost up to %d seconds of history": "", "SASL authentication aborted": "SASL doğrulaması bitirmeden durduruldu", "SASL authentication failed": "SASL doğrulaması başarısız oldu", @@ -168,6 +173,7 @@ "Session %d:": "", "Some additional message history may have been lost": "", "Successfully approved vhost request for %s": "", + "Successfully changed your account settings": "", "Successfully cleared vhost": "", "Successfully disabled your vhost": "", "Successfully enabled your vhost": "", @@ -190,10 +196,12 @@ "This ban matches you. To DLINE yourself, you must use the command: /DLINE MYSELF ": "Bu yasak seninle eşleşiyor. Kendini DLINE için, şu komutu kullanmalısın: /DLINE MYSELF ", "This ban matches you. To KLINE yourself, you must use the command: /KLINE MYSELF ": "Bu yasak seninle eşleşiyor. Kendini KLINE için şu komutu kullanmalısın: /KLINE MYSELF ", "This command has been disabled by the server administrators": "", + "This feature has been disabled by the server administrators": "", "This server is in debug mode and is logging all user I/O. If you do not wish for everything you send to be readable by the server owner(s), please disconnect.": "Bu sunucu ayıklama modundadır ve tüm kullanıcı I/O giriliyor. Gönderdiğiniz her şeyin sunucu sahip(ler) i tarafından okunabilir olmasını istemmiyorsanız, lütfen bağlantıyı kesin.", "This server was created %s": "Bu sunucu oluşturuldu %s", "This vhost is currently disabled, but can be enabled with /HS ON": "", "Timestamp is not in 2006-01-02T15:04:05.999Z format, ignoring it": "Zaman damgası 2006-01-02T15:04:05.999Z biçiminde değil, yok sayılıyor", + "To change a password, use the PASSWD command. For details, /msg NickServ HELP PASSWD": "", "To confirm account unregistration, type: /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:": "", @@ -219,29 +227,35 @@ "You have been banned from this server (%s)": "Bu sunucudan (%s) yasaklandınız", "You have been marked as being away": "Uzakta olarak işaretlendiniz", "You have joined too many channels": "", + "You have sent too many registration messages": "", "You have too many nicks reserved already (you can remove some with /NS DROP)": "", "You may not reregister": "Tekrar kayıt olamayablirsiniz", "You must be an oper on the channel to register it": "Onu kaydetmek için kanalda bir operatör olmalısınız", + "You must be connected with TLS and a client certificate to do this": "", "You must be registered to join that channel": "", "You must connect with a TLS client certificate to use certfp": "", + "You must log in with SASL to join this server": "", "You must specify an account": "", "You must wait an additional %v before making another request": "", - "You need to either supply a passphrase or be connected via TLS with a client cert": "", "You need to register before you can use that command": "Bu komutu kullanabilmeden önce kayıt olmanız gerekir", "You specified too many languages": "Çok fazla dil belirttiniz", + "You will not see JOINs and PARTs in autoreplayed history lines": "", + "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're already logged into an account": "Zaten bir hesaba giriş yaptınız", "You're already opered-up!": "Zaten işlemdesiniz!", "You're not a channel operator": "Bir kanal operatörü değilsiniz", "You're not logged into an account": "", "You're not on that channel": "Bu kanalda değilsiniz", "You're now logged in as %s": "Şimdi %s olarak giriş yaptınız", - "Your current nickname enforcement is: %s": "", + "Your client does not support BRB": "", "Your host is %[1]s, running version %[2]s": "Hostunuz %[1]s, çalıştırma sürümü %[2]s", + "Your stored nickname enforcement setting is: %s": "", "Your vhost request was approved by an administrator": "", "Your vhost request was rejected by an administrator. The reason given was: %s": "", "Your vhost request will be reviewed by an administrator": "", "are supported by this server": "bu sunucu tarafından desteklenirler", - "can speak these languages": "bu dilleri konuşabilir", "channels formed": "", "has client certificate fingerprint %s": "istemci sertifikası parmak izine sahip %s", "is a $bBot$b on %s": "%s'de bir $bBot$b'dir", From 892b626c1aed8e6963dea82071e4fab5fd4280d8 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:13:29 +1000 Subject: [PATCH 36/93] New translations help.lang.json (Turkish) --- languages/tr-TR-help.lang.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/languages/tr-TR-help.lang.json b/languages/tr-TR-help.lang.json index d11f0a63..6f0fd056 100644 --- a/languages/tr-TR-help.lang.json +++ b/languages/tr-TR-help.lang.json @@ -8,6 +8,7 @@ "AMBIANCE \n\nThe AMBIANCE command is used to send a scene notification to the given target.": "AMBIANCE \n\nAMBIANCE komutu belirli hedefe bir olay bildirimi göndermek için kullanılır.", "AUTHENTICATE\n\nUsed during SASL authentication. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/extensions/sasl-3.1.html": "AUTHENTICATE\n\nSASL doğrulama sırasında kullanılır. Daha fazla bilgi için IRCv3 özelliklerine bak:\nhttp://ircv3.net/specs/extensions/sasl-3.1.html", "AWAY [message]\n\nIf [message] is sent, marks you away. If [message] is not sent, marks you no\nlonger away.": "AWAY [message]\n\n[message] gönderildiyse, sizi uzakta işaretler. [message] gönderilmediyse, sizi \nartık uzakta değil işaretler.", + "BRB [message]\n\nDisconnects you from the server, while instructing the server to keep you\npresent for a short time window. During this window, you can either resume\nor reattach to your nickname. If [message] is sent, it is used as your away\nmessage (and as your quit message if you don't return in time).": "", "CAP [:]\n\nUsed in capability negotiation. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/core/capability-negotiation-3.1.html\nhttp://ircv3.net/specs/core/capability-negotiation-3.2.html": "CAP [:]\n\nKabiliyet müzakeresinde kullanılır. Daha fazla bilgi için IRCv3 özelliklerine bak:\nhttp://ircv3.net/specs/core/capability-negotiation-3.1.html\nhttp://ircv3.net/specs/core/capability-negotiation-3.2.html", "CHANSERV [params]\n\nChanServ controls channel registrations.": "CHANSERV [params]\n\nChanServ kanal kayıtlarını kontrol eder.", "CHATHISTORY [params]\n\nCHATHISTORY is an experimental history replay command. See these documents:\nhttps://github.com/MuffinMedic/ircv3-specifications/blob/chathistory/extensions/chathistory.md\nhttps://gist.github.com/DanielOaks/c104ad6e8759c01eb5c826d627caf80d": "", @@ -66,5 +67,6 @@ "WEBIRC [:]\n\nUsed by web<->IRC gateways and bouncers, the WEBIRC command allows gateways to\npass-through the real IP addresses of clients:\nircv3.net/specs/extensions/webirc.html\n\n is a list of space-separated strings indicating various details about\nthe connection from the client to the gateway, such as:\n\n- tls: this flag indicates that the client->gateway connection is secure": "WEBIRC [:]\n\nWeb<->IRC ağ geçitleri ve fedaileri tarafından kullanılır, WEBIRC komutu istemcilerin\ngerçek IP adreslerine doğrudan geçiş için izin verir:\nircv3.net/specs/extensions/webirc.html\n\n istemciden ağ geçitine bağlantı hakkında çeşitli detayları belirterek boşlukla \nayrılmış dizelerin bir listesidir, mesela:\n\n- tls: bu bayrak istemci->ağ geçidi bağlantısının güvenli olduğunu belirtir", "WHO [o]\n\nReturns information for the given user.": "WHO [o]\n\nBelirli kullanıcı için bilgi getirir.", "WHOIS {,}\n\nReturns information for the given user(s).": "WHOIS {,}\n\nBelirli kullanıcı(lar) için bilgi getirir.", - "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "WHOWAS \n\nBelirli takma isim ile son kullanıcıda geçmiş bilgi getirir." + "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "WHOWAS \n\nBelirli takma isim ile son kullanıcıda geçmiş bilgi getirir.", + "ZNC [params]\n\nUsed to emulate features of the ZNC bouncer. This command is not intended\nfor direct use by end users.": "" } From 7057478617a02a8545cecf94ecd69714f48c16f5 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:13:32 +1000 Subject: [PATCH 37/93] New translations irc.lang.json (Ukrainian) --- languages/uk-UA-irc.lang.json | 32 +++++++++++++++++++++++--------- 1 file changed, 23 insertions(+), 9 deletions(-) diff --git a/languages/uk-UA-irc.lang.json b/languages/uk-UA-irc.lang.json index ec96b9b9..25720c42 100644 --- a/languages/uk-UA-irc.lang.json +++ b/languages/uk-UA-irc.lang.json @@ -37,14 +37,16 @@ "An error occurred": "", "Authentication successful": "", "Bad or unauthorized PROXY command": "", - "Bad password": "", "Ban - %[1]s - added by %[2]s - %[3]s": "", + "Bouncer functionality is currently disabled for your account": "", + "Bouncer functionality is currently disabled for your account, but you can opt in": "", + "Bouncer functionality is currently enabled for your account": "", + "Bouncer functionality is currently enabled for your account, but you can opt out": "", "CTCP messages are disabled over Tor": "", "Can't change modes for other users": "", "Can't view modes for other users": "", "Cannot join channel (+%s)": "", "Cannot rename channel": "", - "Cannot resume a client with multiple attached sessions": "", "Cannot resume connection": "", "Cannot resume connection from Tor to non-Tor or vice versa": "", "Cannot resume connection, connection registration has already been completed": "", @@ -87,17 +89,19 @@ "End of WHO list": "", "End of WHOWAS": "", "End of list": "", - "Enforcement method set": "", "Erroneous nickname": "", + "Error loading account data": "", "Error reserving nickname": "", "Error while unregistering account": "", "Fake source must be a valid nickname": "", "First param must be a mask or channel": "", "GHOSTed by %s": "", + "Given current server settings, your nickname is enforced with: %s": "", "HELPOP \n\nGet an explanation of , or \"index\" for a list of help topics.": "", "Help not found": "", "Hostname: %s": "", "I have %[1]d clients and %[2]d servers": "", + "I'll be right back": "", "IP address: %s": "", "IRC Operators online": "", "Input line too long": "", @@ -107,7 +111,6 @@ "Invalid CAP subcommand": "", "Invalid account name": "", "Invalid mode change": "", - "Invalid parameters": "", "Invalid parameters. For usage, do /msg %[1]s HELP %[2]s": "", "Invalid vhost": "", "It was rejected for reason: %s": "", @@ -130,11 +133,14 @@ "No nickname given": "", "No such account": "", "No such channel": "", + "No such module [%s]": "", "No such nick": "", + "No such setting": "", "No topic is set": "", "Not enough parameters": "", "Only channel founders can change registered channels": "", "Only the channel founder can do this": "", + "Oragono does not emulate the ZNC module %s": "", "Oragono is released under the MIT license.": "", "Passphrase contains forbidden characters or is otherwise invalid": "", "Password changed": "", @@ -147,13 +153,12 @@ "Received malformed line": "", "Registered at: %s": "", "Registered channel: %s": "", - "Registering your account with email address %s": "", - "Registering your account with no email address": "", "Registration requires a valid e-mail address": "", "Rehashing": "", "Remote servers not yet supported": "", "Removed D-Line for %s": "", "Removed K-Line for %s": "", + "Requesting the %s client capability is forbidden": "", "Resume may have lost up to %d seconds of history": "", "SASL authentication aborted": "", "SASL authentication failed": "", @@ -168,6 +173,7 @@ "Session %d:": "", "Some additional message history may have been lost": "", "Successfully approved vhost request for %s": "", + "Successfully changed your account settings": "", "Successfully cleared vhost": "", "Successfully disabled your vhost": "", "Successfully enabled your vhost": "", @@ -190,10 +196,12 @@ "This ban matches you. To DLINE yourself, you must use the command: /DLINE MYSELF ": "", "This ban matches you. To KLINE yourself, you must use the command: /KLINE MYSELF ": "", "This command has been disabled by the server administrators": "", + "This feature has been disabled by the server administrators": "", "This server is in debug mode and is logging all user I/O. If you do not wish for everything you send to be readable by the server owner(s), please disconnect.": "", "This server was created %s": "", "This vhost is currently disabled, but can be enabled with /HS ON": "", "Timestamp is not in 2006-01-02T15:04:05.999Z format, ignoring it": "", + "To change a password, use the PASSWD command. For details, /msg NickServ HELP PASSWD": "", "To confirm account unregistration, type: /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:": "", @@ -219,29 +227,35 @@ "You have been banned from this server (%s)": "", "You have been marked as being away": "", "You have joined too many channels": "", + "You have sent too many registration messages": "", "You have too many nicks reserved already (you can remove some with /NS DROP)": "", "You may not reregister": "", "You must be an oper on the channel to register it": "", + "You must be connected with TLS and a client certificate to do this": "", "You must be registered to join that channel": "", "You must connect with a TLS client certificate to use certfp": "", + "You must log in with SASL to join this server": "", "You must specify an account": "", "You must wait an additional %v before making another request": "", - "You need to either supply a passphrase or be connected via TLS with a client cert": "", "You need to register before you can use that command": "", "You specified too many languages": "", + "You will not see JOINs and PARTs in autoreplayed history lines": "", + "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're already logged into an account": "", "You're already opered-up!": "", "You're not a channel operator": "", "You're not logged into an account": "", "You're not on that channel": "", "You're now logged in as %s": "", - "Your current nickname enforcement is: %s": "", + "Your client does not support BRB": "", "Your host is %[1]s, running version %[2]s": "", + "Your stored nickname enforcement setting is: %s": "", "Your vhost request was approved by an administrator": "", "Your vhost request was rejected by an administrator. The reason given was: %s": "", "Your vhost request will be reviewed by an administrator": "", "are supported by this server": "", - "can speak these languages": "", "channels formed": "", "has client certificate fingerprint %s": "", "is a $bBot$b on %s": "", From 99a85205070ecad4f74af93fc4afa5498d4769f3 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:13:34 +1000 Subject: [PATCH 38/93] New translations help.lang.json (Ukrainian) --- languages/uk-UA-help.lang.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/languages/uk-UA-help.lang.json b/languages/uk-UA-help.lang.json index 3a038e5e..7509b8be 100644 --- a/languages/uk-UA-help.lang.json +++ b/languages/uk-UA-help.lang.json @@ -8,6 +8,7 @@ "AMBIANCE \n\nThe AMBIANCE command is used to send a scene notification to the given target.": "", "AUTHENTICATE\n\nUsed during SASL authentication. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/extensions/sasl-3.1.html": "", "AWAY [message]\n\nIf [message] is sent, marks you away. If [message] is not sent, marks you no\nlonger away.": "", + "BRB [message]\n\nDisconnects you from the server, while instructing the server to keep you\npresent for a short time window. During this window, you can either resume\nor reattach to your nickname. If [message] is sent, it is used as your away\nmessage (and as your quit message if you don't return in time).": "", "CAP [:]\n\nUsed in capability negotiation. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/core/capability-negotiation-3.1.html\nhttp://ircv3.net/specs/core/capability-negotiation-3.2.html": "", "CHANSERV [params]\n\nChanServ controls channel registrations.": "", "CHATHISTORY [params]\n\nCHATHISTORY is an experimental history replay command. See these documents:\nhttps://github.com/MuffinMedic/ircv3-specifications/blob/chathistory/extensions/chathistory.md\nhttps://gist.github.com/DanielOaks/c104ad6e8759c01eb5c826d627caf80d": "", @@ -66,5 +67,6 @@ "WEBIRC [:]\n\nUsed by web<->IRC gateways and bouncers, the WEBIRC command allows gateways to\npass-through the real IP addresses of clients:\nircv3.net/specs/extensions/webirc.html\n\n is a list of space-separated strings indicating various details about\nthe connection from the client to the gateway, such as:\n\n- tls: this flag indicates that the client->gateway connection is secure": "", "WHO [o]\n\nReturns information for the given user.": "", "WHOIS {,}\n\nReturns information for the given user(s).": "", - "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "" + "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "", + "ZNC [params]\n\nUsed to emulate features of the ZNC bouncer. This command is not intended\nfor direct use by end users.": "" } From 30d4dab4022bfe840dff7b703fe15ad9228f0c93 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:13:35 +1000 Subject: [PATCH 39/93] New translations chanserv.lang.json (Vietnamese) --- languages/vi-VN-chanserv.lang.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/languages/vi-VN-chanserv.lang.json b/languages/vi-VN-chanserv.lang.json index 627b7fc8..a5503309 100644 --- a/languages/vi-VN-chanserv.lang.json +++ b/languages/vi-VN-chanserv.lang.json @@ -1,4 +1,8 @@ { + "$bAMODE$b modifies persistent mode settings for channel members.": "", + "$bOP$b makes the given user (or yourself) a channel admin.": "", + "$bREGISTER$b lets you own a given channel.": "", + "$bUNREGISTER$b deletes a channel registration.": "", "ChanServ lets you register and manage channels.\n\nTo see in-depth help for a specific ChanServ command, try:\n $b/CS HELP $b\n\nHere are the commands you can use:\n%s": "", "Syntax: $bAMODE #channel [mode change] [account]$b\n\nAMODE lists or modifies persistent mode settings that affect channel members.\nFor example, $bAMODE #channel +o dan$b grants the the holder of the \"dan\"\naccount the +o operator mode every time they join #channel. To list current\naccounts and modes, use $bAMODE #channel$b. Note that users are always\nreferenced by their registered account names, not their nicknames.": "", "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.": "", From dbb095558d363f92b2fe9f4341d479f7a29ff23c Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:13:37 +1000 Subject: [PATCH 40/93] New translations irc.lang.json (Vietnamese) --- languages/vi-VN-irc.lang.json | 32 +++++++++++++++++++++++--------- 1 file changed, 23 insertions(+), 9 deletions(-) diff --git a/languages/vi-VN-irc.lang.json b/languages/vi-VN-irc.lang.json index ec96b9b9..25720c42 100644 --- a/languages/vi-VN-irc.lang.json +++ b/languages/vi-VN-irc.lang.json @@ -37,14 +37,16 @@ "An error occurred": "", "Authentication successful": "", "Bad or unauthorized PROXY command": "", - "Bad password": "", "Ban - %[1]s - added by %[2]s - %[3]s": "", + "Bouncer functionality is currently disabled for your account": "", + "Bouncer functionality is currently disabled for your account, but you can opt in": "", + "Bouncer functionality is currently enabled for your account": "", + "Bouncer functionality is currently enabled for your account, but you can opt out": "", "CTCP messages are disabled over Tor": "", "Can't change modes for other users": "", "Can't view modes for other users": "", "Cannot join channel (+%s)": "", "Cannot rename channel": "", - "Cannot resume a client with multiple attached sessions": "", "Cannot resume connection": "", "Cannot resume connection from Tor to non-Tor or vice versa": "", "Cannot resume connection, connection registration has already been completed": "", @@ -87,17 +89,19 @@ "End of WHO list": "", "End of WHOWAS": "", "End of list": "", - "Enforcement method set": "", "Erroneous nickname": "", + "Error loading account data": "", "Error reserving nickname": "", "Error while unregistering account": "", "Fake source must be a valid nickname": "", "First param must be a mask or channel": "", "GHOSTed by %s": "", + "Given current server settings, your nickname is enforced with: %s": "", "HELPOP \n\nGet an explanation of , or \"index\" for a list of help topics.": "", "Help not found": "", "Hostname: %s": "", "I have %[1]d clients and %[2]d servers": "", + "I'll be right back": "", "IP address: %s": "", "IRC Operators online": "", "Input line too long": "", @@ -107,7 +111,6 @@ "Invalid CAP subcommand": "", "Invalid account name": "", "Invalid mode change": "", - "Invalid parameters": "", "Invalid parameters. For usage, do /msg %[1]s HELP %[2]s": "", "Invalid vhost": "", "It was rejected for reason: %s": "", @@ -130,11 +133,14 @@ "No nickname given": "", "No such account": "", "No such channel": "", + "No such module [%s]": "", "No such nick": "", + "No such setting": "", "No topic is set": "", "Not enough parameters": "", "Only channel founders can change registered channels": "", "Only the channel founder can do this": "", + "Oragono does not emulate the ZNC module %s": "", "Oragono is released under the MIT license.": "", "Passphrase contains forbidden characters or is otherwise invalid": "", "Password changed": "", @@ -147,13 +153,12 @@ "Received malformed line": "", "Registered at: %s": "", "Registered channel: %s": "", - "Registering your account with email address %s": "", - "Registering your account with no email address": "", "Registration requires a valid e-mail address": "", "Rehashing": "", "Remote servers not yet supported": "", "Removed D-Line for %s": "", "Removed K-Line for %s": "", + "Requesting the %s client capability is forbidden": "", "Resume may have lost up to %d seconds of history": "", "SASL authentication aborted": "", "SASL authentication failed": "", @@ -168,6 +173,7 @@ "Session %d:": "", "Some additional message history may have been lost": "", "Successfully approved vhost request for %s": "", + "Successfully changed your account settings": "", "Successfully cleared vhost": "", "Successfully disabled your vhost": "", "Successfully enabled your vhost": "", @@ -190,10 +196,12 @@ "This ban matches you. To DLINE yourself, you must use the command: /DLINE MYSELF ": "", "This ban matches you. To KLINE yourself, you must use the command: /KLINE MYSELF ": "", "This command has been disabled by the server administrators": "", + "This feature has been disabled by the server administrators": "", "This server is in debug mode and is logging all user I/O. If you do not wish for everything you send to be readable by the server owner(s), please disconnect.": "", "This server was created %s": "", "This vhost is currently disabled, but can be enabled with /HS ON": "", "Timestamp is not in 2006-01-02T15:04:05.999Z format, ignoring it": "", + "To change a password, use the PASSWD command. For details, /msg NickServ HELP PASSWD": "", "To confirm account unregistration, type: /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:": "", @@ -219,29 +227,35 @@ "You have been banned from this server (%s)": "", "You have been marked as being away": "", "You have joined too many channels": "", + "You have sent too many registration messages": "", "You have too many nicks reserved already (you can remove some with /NS DROP)": "", "You may not reregister": "", "You must be an oper on the channel to register it": "", + "You must be connected with TLS and a client certificate to do this": "", "You must be registered to join that channel": "", "You must connect with a TLS client certificate to use certfp": "", + "You must log in with SASL to join this server": "", "You must specify an account": "", "You must wait an additional %v before making another request": "", - "You need to either supply a passphrase or be connected via TLS with a client cert": "", "You need to register before you can use that command": "", "You specified too many languages": "", + "You will not see JOINs and PARTs in autoreplayed history lines": "", + "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're already logged into an account": "", "You're already opered-up!": "", "You're not a channel operator": "", "You're not logged into an account": "", "You're not on that channel": "", "You're now logged in as %s": "", - "Your current nickname enforcement is: %s": "", + "Your client does not support BRB": "", "Your host is %[1]s, running version %[2]s": "", + "Your stored nickname enforcement setting is: %s": "", "Your vhost request was approved by an administrator": "", "Your vhost request was rejected by an administrator. The reason given was: %s": "", "Your vhost request will be reviewed by an administrator": "", "are supported by this server": "", - "can speak these languages": "", "channels formed": "", "has client certificate fingerprint %s": "", "is a $bBot$b on %s": "", From b196a4b7324fb9e593a9c958a3460b517381f608 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:13:39 +1000 Subject: [PATCH 41/93] New translations irc.lang.json (Swedish) --- languages/sv-SE-irc.lang.json | 32 +++++++++++++++++++++++--------- 1 file changed, 23 insertions(+), 9 deletions(-) diff --git a/languages/sv-SE-irc.lang.json b/languages/sv-SE-irc.lang.json index ec96b9b9..25720c42 100644 --- a/languages/sv-SE-irc.lang.json +++ b/languages/sv-SE-irc.lang.json @@ -37,14 +37,16 @@ "An error occurred": "", "Authentication successful": "", "Bad or unauthorized PROXY command": "", - "Bad password": "", "Ban - %[1]s - added by %[2]s - %[3]s": "", + "Bouncer functionality is currently disabled for your account": "", + "Bouncer functionality is currently disabled for your account, but you can opt in": "", + "Bouncer functionality is currently enabled for your account": "", + "Bouncer functionality is currently enabled for your account, but you can opt out": "", "CTCP messages are disabled over Tor": "", "Can't change modes for other users": "", "Can't view modes for other users": "", "Cannot join channel (+%s)": "", "Cannot rename channel": "", - "Cannot resume a client with multiple attached sessions": "", "Cannot resume connection": "", "Cannot resume connection from Tor to non-Tor or vice versa": "", "Cannot resume connection, connection registration has already been completed": "", @@ -87,17 +89,19 @@ "End of WHO list": "", "End of WHOWAS": "", "End of list": "", - "Enforcement method set": "", "Erroneous nickname": "", + "Error loading account data": "", "Error reserving nickname": "", "Error while unregistering account": "", "Fake source must be a valid nickname": "", "First param must be a mask or channel": "", "GHOSTed by %s": "", + "Given current server settings, your nickname is enforced with: %s": "", "HELPOP \n\nGet an explanation of , or \"index\" for a list of help topics.": "", "Help not found": "", "Hostname: %s": "", "I have %[1]d clients and %[2]d servers": "", + "I'll be right back": "", "IP address: %s": "", "IRC Operators online": "", "Input line too long": "", @@ -107,7 +111,6 @@ "Invalid CAP subcommand": "", "Invalid account name": "", "Invalid mode change": "", - "Invalid parameters": "", "Invalid parameters. For usage, do /msg %[1]s HELP %[2]s": "", "Invalid vhost": "", "It was rejected for reason: %s": "", @@ -130,11 +133,14 @@ "No nickname given": "", "No such account": "", "No such channel": "", + "No such module [%s]": "", "No such nick": "", + "No such setting": "", "No topic is set": "", "Not enough parameters": "", "Only channel founders can change registered channels": "", "Only the channel founder can do this": "", + "Oragono does not emulate the ZNC module %s": "", "Oragono is released under the MIT license.": "", "Passphrase contains forbidden characters or is otherwise invalid": "", "Password changed": "", @@ -147,13 +153,12 @@ "Received malformed line": "", "Registered at: %s": "", "Registered channel: %s": "", - "Registering your account with email address %s": "", - "Registering your account with no email address": "", "Registration requires a valid e-mail address": "", "Rehashing": "", "Remote servers not yet supported": "", "Removed D-Line for %s": "", "Removed K-Line for %s": "", + "Requesting the %s client capability is forbidden": "", "Resume may have lost up to %d seconds of history": "", "SASL authentication aborted": "", "SASL authentication failed": "", @@ -168,6 +173,7 @@ "Session %d:": "", "Some additional message history may have been lost": "", "Successfully approved vhost request for %s": "", + "Successfully changed your account settings": "", "Successfully cleared vhost": "", "Successfully disabled your vhost": "", "Successfully enabled your vhost": "", @@ -190,10 +196,12 @@ "This ban matches you. To DLINE yourself, you must use the command: /DLINE MYSELF ": "", "This ban matches you. To KLINE yourself, you must use the command: /KLINE MYSELF ": "", "This command has been disabled by the server administrators": "", + "This feature has been disabled by the server administrators": "", "This server is in debug mode and is logging all user I/O. If you do not wish for everything you send to be readable by the server owner(s), please disconnect.": "", "This server was created %s": "", "This vhost is currently disabled, but can be enabled with /HS ON": "", "Timestamp is not in 2006-01-02T15:04:05.999Z format, ignoring it": "", + "To change a password, use the PASSWD command. For details, /msg NickServ HELP PASSWD": "", "To confirm account unregistration, type: /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:": "", @@ -219,29 +227,35 @@ "You have been banned from this server (%s)": "", "You have been marked as being away": "", "You have joined too many channels": "", + "You have sent too many registration messages": "", "You have too many nicks reserved already (you can remove some with /NS DROP)": "", "You may not reregister": "", "You must be an oper on the channel to register it": "", + "You must be connected with TLS and a client certificate to do this": "", "You must be registered to join that channel": "", "You must connect with a TLS client certificate to use certfp": "", + "You must log in with SASL to join this server": "", "You must specify an account": "", "You must wait an additional %v before making another request": "", - "You need to either supply a passphrase or be connected via TLS with a client cert": "", "You need to register before you can use that command": "", "You specified too many languages": "", + "You will not see JOINs and PARTs in autoreplayed history lines": "", + "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're already logged into an account": "", "You're already opered-up!": "", "You're not a channel operator": "", "You're not logged into an account": "", "You're not on that channel": "", "You're now logged in as %s": "", - "Your current nickname enforcement is: %s": "", + "Your client does not support BRB": "", "Your host is %[1]s, running version %[2]s": "", + "Your stored nickname enforcement setting is: %s": "", "Your vhost request was approved by an administrator": "", "Your vhost request was rejected by an administrator. The reason given was: %s": "", "Your vhost request will be reviewed by an administrator": "", "are supported by this server": "", - "can speak these languages": "", "channels formed": "", "has client certificate fingerprint %s": "", "is a $bBot$b on %s": "", From bc46e880d9e38f4d006368a386f6a41c99c5cd57 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:13:42 +1000 Subject: [PATCH 42/93] New translations irc.lang.json (Russian) --- languages/ru-RU-irc.lang.json | 32 +++++++++++++++++++++++--------- 1 file changed, 23 insertions(+), 9 deletions(-) diff --git a/languages/ru-RU-irc.lang.json b/languages/ru-RU-irc.lang.json index ec96b9b9..25720c42 100644 --- a/languages/ru-RU-irc.lang.json +++ b/languages/ru-RU-irc.lang.json @@ -37,14 +37,16 @@ "An error occurred": "", "Authentication successful": "", "Bad or unauthorized PROXY command": "", - "Bad password": "", "Ban - %[1]s - added by %[2]s - %[3]s": "", + "Bouncer functionality is currently disabled for your account": "", + "Bouncer functionality is currently disabled for your account, but you can opt in": "", + "Bouncer functionality is currently enabled for your account": "", + "Bouncer functionality is currently enabled for your account, but you can opt out": "", "CTCP messages are disabled over Tor": "", "Can't change modes for other users": "", "Can't view modes for other users": "", "Cannot join channel (+%s)": "", "Cannot rename channel": "", - "Cannot resume a client with multiple attached sessions": "", "Cannot resume connection": "", "Cannot resume connection from Tor to non-Tor or vice versa": "", "Cannot resume connection, connection registration has already been completed": "", @@ -87,17 +89,19 @@ "End of WHO list": "", "End of WHOWAS": "", "End of list": "", - "Enforcement method set": "", "Erroneous nickname": "", + "Error loading account data": "", "Error reserving nickname": "", "Error while unregistering account": "", "Fake source must be a valid nickname": "", "First param must be a mask or channel": "", "GHOSTed by %s": "", + "Given current server settings, your nickname is enforced with: %s": "", "HELPOP \n\nGet an explanation of , or \"index\" for a list of help topics.": "", "Help not found": "", "Hostname: %s": "", "I have %[1]d clients and %[2]d servers": "", + "I'll be right back": "", "IP address: %s": "", "IRC Operators online": "", "Input line too long": "", @@ -107,7 +111,6 @@ "Invalid CAP subcommand": "", "Invalid account name": "", "Invalid mode change": "", - "Invalid parameters": "", "Invalid parameters. For usage, do /msg %[1]s HELP %[2]s": "", "Invalid vhost": "", "It was rejected for reason: %s": "", @@ -130,11 +133,14 @@ "No nickname given": "", "No such account": "", "No such channel": "", + "No such module [%s]": "", "No such nick": "", + "No such setting": "", "No topic is set": "", "Not enough parameters": "", "Only channel founders can change registered channels": "", "Only the channel founder can do this": "", + "Oragono does not emulate the ZNC module %s": "", "Oragono is released under the MIT license.": "", "Passphrase contains forbidden characters or is otherwise invalid": "", "Password changed": "", @@ -147,13 +153,12 @@ "Received malformed line": "", "Registered at: %s": "", "Registered channel: %s": "", - "Registering your account with email address %s": "", - "Registering your account with no email address": "", "Registration requires a valid e-mail address": "", "Rehashing": "", "Remote servers not yet supported": "", "Removed D-Line for %s": "", "Removed K-Line for %s": "", + "Requesting the %s client capability is forbidden": "", "Resume may have lost up to %d seconds of history": "", "SASL authentication aborted": "", "SASL authentication failed": "", @@ -168,6 +173,7 @@ "Session %d:": "", "Some additional message history may have been lost": "", "Successfully approved vhost request for %s": "", + "Successfully changed your account settings": "", "Successfully cleared vhost": "", "Successfully disabled your vhost": "", "Successfully enabled your vhost": "", @@ -190,10 +196,12 @@ "This ban matches you. To DLINE yourself, you must use the command: /DLINE MYSELF ": "", "This ban matches you. To KLINE yourself, you must use the command: /KLINE MYSELF ": "", "This command has been disabled by the server administrators": "", + "This feature has been disabled by the server administrators": "", "This server is in debug mode and is logging all user I/O. If you do not wish for everything you send to be readable by the server owner(s), please disconnect.": "", "This server was created %s": "", "This vhost is currently disabled, but can be enabled with /HS ON": "", "Timestamp is not in 2006-01-02T15:04:05.999Z format, ignoring it": "", + "To change a password, use the PASSWD command. For details, /msg NickServ HELP PASSWD": "", "To confirm account unregistration, type: /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:": "", @@ -219,29 +227,35 @@ "You have been banned from this server (%s)": "", "You have been marked as being away": "", "You have joined too many channels": "", + "You have sent too many registration messages": "", "You have too many nicks reserved already (you can remove some with /NS DROP)": "", "You may not reregister": "", "You must be an oper on the channel to register it": "", + "You must be connected with TLS and a client certificate to do this": "", "You must be registered to join that channel": "", "You must connect with a TLS client certificate to use certfp": "", + "You must log in with SASL to join this server": "", "You must specify an account": "", "You must wait an additional %v before making another request": "", - "You need to either supply a passphrase or be connected via TLS with a client cert": "", "You need to register before you can use that command": "", "You specified too many languages": "", + "You will not see JOINs and PARTs in autoreplayed history lines": "", + "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're already logged into an account": "", "You're already opered-up!": "", "You're not a channel operator": "", "You're not logged into an account": "", "You're not on that channel": "", "You're now logged in as %s": "", - "Your current nickname enforcement is: %s": "", + "Your client does not support BRB": "", "Your host is %[1]s, running version %[2]s": "", + "Your stored nickname enforcement setting is: %s": "", "Your vhost request was approved by an administrator": "", "Your vhost request was rejected by an administrator. The reason given was: %s": "", "Your vhost request will be reviewed by an administrator": "", "are supported by this server": "", - "can speak these languages": "", "channels formed": "", "has client certificate fingerprint %s": "", "is a $bBot$b on %s": "", From c11004de2b218729978edf5022f80db28fe01503 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:13:44 +1000 Subject: [PATCH 43/93] New translations help.lang.json (Russian) --- languages/ru-RU-help.lang.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/languages/ru-RU-help.lang.json b/languages/ru-RU-help.lang.json index 3a038e5e..7509b8be 100644 --- a/languages/ru-RU-help.lang.json +++ b/languages/ru-RU-help.lang.json @@ -8,6 +8,7 @@ "AMBIANCE \n\nThe AMBIANCE command is used to send a scene notification to the given target.": "", "AUTHENTICATE\n\nUsed during SASL authentication. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/extensions/sasl-3.1.html": "", "AWAY [message]\n\nIf [message] is sent, marks you away. If [message] is not sent, marks you no\nlonger away.": "", + "BRB [message]\n\nDisconnects you from the server, while instructing the server to keep you\npresent for a short time window. During this window, you can either resume\nor reattach to your nickname. If [message] is sent, it is used as your away\nmessage (and as your quit message if you don't return in time).": "", "CAP [:]\n\nUsed in capability negotiation. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/core/capability-negotiation-3.1.html\nhttp://ircv3.net/specs/core/capability-negotiation-3.2.html": "", "CHANSERV [params]\n\nChanServ controls channel registrations.": "", "CHATHISTORY [params]\n\nCHATHISTORY is an experimental history replay command. See these documents:\nhttps://github.com/MuffinMedic/ircv3-specifications/blob/chathistory/extensions/chathistory.md\nhttps://gist.github.com/DanielOaks/c104ad6e8759c01eb5c826d627caf80d": "", @@ -66,5 +67,6 @@ "WEBIRC [:]\n\nUsed by web<->IRC gateways and bouncers, the WEBIRC command allows gateways to\npass-through the real IP addresses of clients:\nircv3.net/specs/extensions/webirc.html\n\n is a list of space-separated strings indicating various details about\nthe connection from the client to the gateway, such as:\n\n- tls: this flag indicates that the client->gateway connection is secure": "", "WHO [o]\n\nReturns information for the given user.": "", "WHOIS {,}\n\nReturns information for the given user(s).": "", - "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "" + "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "", + "ZNC [params]\n\nUsed to emulate features of the ZNC bouncer. This command is not intended\nfor direct use by end users.": "" } From 590d1926bf1eb816e856612dff14d8339838b1c7 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:13:45 +1000 Subject: [PATCH 44/93] New translations chanserv.lang.json (Serbian (Cyrillic)) --- languages/sr-SP-chanserv.lang.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/languages/sr-SP-chanserv.lang.json b/languages/sr-SP-chanserv.lang.json index 627b7fc8..a5503309 100644 --- a/languages/sr-SP-chanserv.lang.json +++ b/languages/sr-SP-chanserv.lang.json @@ -1,4 +1,8 @@ { + "$bAMODE$b modifies persistent mode settings for channel members.": "", + "$bOP$b makes the given user (or yourself) a channel admin.": "", + "$bREGISTER$b lets you own a given channel.": "", + "$bUNREGISTER$b deletes a channel registration.": "", "ChanServ lets you register and manage channels.\n\nTo see in-depth help for a specific ChanServ command, try:\n $b/CS HELP $b\n\nHere are the commands you can use:\n%s": "", "Syntax: $bAMODE #channel [mode change] [account]$b\n\nAMODE lists or modifies persistent mode settings that affect channel members.\nFor example, $bAMODE #channel +o dan$b grants the the holder of the \"dan\"\naccount the +o operator mode every time they join #channel. To list current\naccounts and modes, use $bAMODE #channel$b. Note that users are always\nreferenced by their registered account names, not their nicknames.": "", "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.": "", From 3710cff0f000c219afcc451db449fee8ee826881 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:13:47 +1000 Subject: [PATCH 45/93] New translations irc.lang.json (Italian) --- languages/it-IT-irc.lang.json | 32 +++++++++++++++++++++++--------- 1 file changed, 23 insertions(+), 9 deletions(-) diff --git a/languages/it-IT-irc.lang.json b/languages/it-IT-irc.lang.json index ec96b9b9..25720c42 100644 --- a/languages/it-IT-irc.lang.json +++ b/languages/it-IT-irc.lang.json @@ -37,14 +37,16 @@ "An error occurred": "", "Authentication successful": "", "Bad or unauthorized PROXY command": "", - "Bad password": "", "Ban - %[1]s - added by %[2]s - %[3]s": "", + "Bouncer functionality is currently disabled for your account": "", + "Bouncer functionality is currently disabled for your account, but you can opt in": "", + "Bouncer functionality is currently enabled for your account": "", + "Bouncer functionality is currently enabled for your account, but you can opt out": "", "CTCP messages are disabled over Tor": "", "Can't change modes for other users": "", "Can't view modes for other users": "", "Cannot join channel (+%s)": "", "Cannot rename channel": "", - "Cannot resume a client with multiple attached sessions": "", "Cannot resume connection": "", "Cannot resume connection from Tor to non-Tor or vice versa": "", "Cannot resume connection, connection registration has already been completed": "", @@ -87,17 +89,19 @@ "End of WHO list": "", "End of WHOWAS": "", "End of list": "", - "Enforcement method set": "", "Erroneous nickname": "", + "Error loading account data": "", "Error reserving nickname": "", "Error while unregistering account": "", "Fake source must be a valid nickname": "", "First param must be a mask or channel": "", "GHOSTed by %s": "", + "Given current server settings, your nickname is enforced with: %s": "", "HELPOP \n\nGet an explanation of , or \"index\" for a list of help topics.": "", "Help not found": "", "Hostname: %s": "", "I have %[1]d clients and %[2]d servers": "", + "I'll be right back": "", "IP address: %s": "", "IRC Operators online": "", "Input line too long": "", @@ -107,7 +111,6 @@ "Invalid CAP subcommand": "", "Invalid account name": "", "Invalid mode change": "", - "Invalid parameters": "", "Invalid parameters. For usage, do /msg %[1]s HELP %[2]s": "", "Invalid vhost": "", "It was rejected for reason: %s": "", @@ -130,11 +133,14 @@ "No nickname given": "", "No such account": "", "No such channel": "", + "No such module [%s]": "", "No such nick": "", + "No such setting": "", "No topic is set": "", "Not enough parameters": "", "Only channel founders can change registered channels": "", "Only the channel founder can do this": "", + "Oragono does not emulate the ZNC module %s": "", "Oragono is released under the MIT license.": "", "Passphrase contains forbidden characters or is otherwise invalid": "", "Password changed": "", @@ -147,13 +153,12 @@ "Received malformed line": "", "Registered at: %s": "", "Registered channel: %s": "", - "Registering your account with email address %s": "", - "Registering your account with no email address": "", "Registration requires a valid e-mail address": "", "Rehashing": "", "Remote servers not yet supported": "", "Removed D-Line for %s": "", "Removed K-Line for %s": "", + "Requesting the %s client capability is forbidden": "", "Resume may have lost up to %d seconds of history": "", "SASL authentication aborted": "", "SASL authentication failed": "", @@ -168,6 +173,7 @@ "Session %d:": "", "Some additional message history may have been lost": "", "Successfully approved vhost request for %s": "", + "Successfully changed your account settings": "", "Successfully cleared vhost": "", "Successfully disabled your vhost": "", "Successfully enabled your vhost": "", @@ -190,10 +196,12 @@ "This ban matches you. To DLINE yourself, you must use the command: /DLINE MYSELF ": "", "This ban matches you. To KLINE yourself, you must use the command: /KLINE MYSELF ": "", "This command has been disabled by the server administrators": "", + "This feature has been disabled by the server administrators": "", "This server is in debug mode and is logging all user I/O. If you do not wish for everything you send to be readable by the server owner(s), please disconnect.": "", "This server was created %s": "", "This vhost is currently disabled, but can be enabled with /HS ON": "", "Timestamp is not in 2006-01-02T15:04:05.999Z format, ignoring it": "", + "To change a password, use the PASSWD command. For details, /msg NickServ HELP PASSWD": "", "To confirm account unregistration, type: /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:": "", @@ -219,29 +227,35 @@ "You have been banned from this server (%s)": "", "You have been marked as being away": "", "You have joined too many channels": "", + "You have sent too many registration messages": "", "You have too many nicks reserved already (you can remove some with /NS DROP)": "", "You may not reregister": "", "You must be an oper on the channel to register it": "", + "You must be connected with TLS and a client certificate to do this": "", "You must be registered to join that channel": "", "You must connect with a TLS client certificate to use certfp": "", + "You must log in with SASL to join this server": "", "You must specify an account": "", "You must wait an additional %v before making another request": "", - "You need to either supply a passphrase or be connected via TLS with a client cert": "", "You need to register before you can use that command": "", "You specified too many languages": "", + "You will not see JOINs and PARTs in autoreplayed history lines": "", + "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're already logged into an account": "", "You're already opered-up!": "", "You're not a channel operator": "", "You're not logged into an account": "", "You're not on that channel": "", "You're now logged in as %s": "", - "Your current nickname enforcement is: %s": "", + "Your client does not support BRB": "", "Your host is %[1]s, running version %[2]s": "", + "Your stored nickname enforcement setting is: %s": "", "Your vhost request was approved by an administrator": "", "Your vhost request was rejected by an administrator. The reason given was: %s": "", "Your vhost request will be reviewed by an administrator": "", "are supported by this server": "", - "can speak these languages": "", "channels formed": "", "has client certificate fingerprint %s": "", "is a $bBot$b on %s": "", From e4e8e2212641bbf194d5dd5d33e488d6f68c0a2a Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:13:48 +1000 Subject: [PATCH 46/93] New translations help.lang.json (Serbian (Cyrillic)) --- languages/sr-SP-help.lang.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/languages/sr-SP-help.lang.json b/languages/sr-SP-help.lang.json index 3a038e5e..7509b8be 100644 --- a/languages/sr-SP-help.lang.json +++ b/languages/sr-SP-help.lang.json @@ -8,6 +8,7 @@ "AMBIANCE \n\nThe AMBIANCE command is used to send a scene notification to the given target.": "", "AUTHENTICATE\n\nUsed during SASL authentication. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/extensions/sasl-3.1.html": "", "AWAY [message]\n\nIf [message] is sent, marks you away. If [message] is not sent, marks you no\nlonger away.": "", + "BRB [message]\n\nDisconnects you from the server, while instructing the server to keep you\npresent for a short time window. During this window, you can either resume\nor reattach to your nickname. If [message] is sent, it is used as your away\nmessage (and as your quit message if you don't return in time).": "", "CAP [:]\n\nUsed in capability negotiation. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/core/capability-negotiation-3.1.html\nhttp://ircv3.net/specs/core/capability-negotiation-3.2.html": "", "CHANSERV [params]\n\nChanServ controls channel registrations.": "", "CHATHISTORY [params]\n\nCHATHISTORY is an experimental history replay command. See these documents:\nhttps://github.com/MuffinMedic/ircv3-specifications/blob/chathistory/extensions/chathistory.md\nhttps://gist.github.com/DanielOaks/c104ad6e8759c01eb5c826d627caf80d": "", @@ -66,5 +67,6 @@ "WEBIRC [:]\n\nUsed by web<->IRC gateways and bouncers, the WEBIRC command allows gateways to\npass-through the real IP addresses of clients:\nircv3.net/specs/extensions/webirc.html\n\n is a list of space-separated strings indicating various details about\nthe connection from the client to the gateway, such as:\n\n- tls: this flag indicates that the client->gateway connection is secure": "", "WHO [o]\n\nReturns information for the given user.": "", "WHOIS {,}\n\nReturns information for the given user(s).": "", - "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "" + "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "", + "ZNC [params]\n\nUsed to emulate features of the ZNC bouncer. This command is not intended\nfor direct use by end users.": "" } From 92abe59bced7424469a05c0aa6ebf1639e54597f Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:13:50 +1000 Subject: [PATCH 47/93] New translations chanserv.lang.json (Spanish) --- languages/es-ES-chanserv.lang.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/languages/es-ES-chanserv.lang.json b/languages/es-ES-chanserv.lang.json index 627b7fc8..a5503309 100644 --- a/languages/es-ES-chanserv.lang.json +++ b/languages/es-ES-chanserv.lang.json @@ -1,4 +1,8 @@ { + "$bAMODE$b modifies persistent mode settings for channel members.": "", + "$bOP$b makes the given user (or yourself) a channel admin.": "", + "$bREGISTER$b lets you own a given channel.": "", + "$bUNREGISTER$b deletes a channel registration.": "", "ChanServ lets you register and manage channels.\n\nTo see in-depth help for a specific ChanServ command, try:\n $b/CS HELP $b\n\nHere are the commands you can use:\n%s": "", "Syntax: $bAMODE #channel [mode change] [account]$b\n\nAMODE lists or modifies persistent mode settings that affect channel members.\nFor example, $bAMODE #channel +o dan$b grants the the holder of the \"dan\"\naccount the +o operator mode every time they join #channel. To list current\naccounts and modes, use $bAMODE #channel$b. Note that users are always\nreferenced by their registered account names, not their nicknames.": "", "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.": "", From 19351682f987abd9879c339babd0aceded8c5979 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:13:52 +1000 Subject: [PATCH 48/93] New translations irc.lang.json (Spanish) --- languages/es-ES-irc.lang.json | 32 +++++++++++++++++++++++--------- 1 file changed, 23 insertions(+), 9 deletions(-) diff --git a/languages/es-ES-irc.lang.json b/languages/es-ES-irc.lang.json index 64166d3c..77da7b70 100644 --- a/languages/es-ES-irc.lang.json +++ b/languages/es-ES-irc.lang.json @@ -37,14 +37,16 @@ "An error occurred": "", "Authentication successful": "Autenticación exitosa", "Bad or unauthorized PROXY command": "", - "Bad password": "Contrañesa incorrecta", "Ban - %[1]s - added by %[2]s - %[3]s": "Ban - %[1]s - puesto por %[2]s - %[3]s", + "Bouncer functionality is currently disabled for your account": "", + "Bouncer functionality is currently disabled for your account, but you can opt in": "", + "Bouncer functionality is currently enabled for your account": "", + "Bouncer functionality is currently enabled for your account, but you can opt out": "", "CTCP messages are disabled over Tor": "", "Can't change modes for other users": "No pude cambiar los modos para otros usuarios", "Can't view modes for other users": "No puede ver los modos de otros usuarios", "Cannot join channel (+%s)": "No puede unirse al canal (+%s)", "Cannot rename channel": "", - "Cannot resume a client with multiple attached sessions": "", "Cannot resume connection": "", "Cannot resume connection from Tor to non-Tor or vice versa": "", "Cannot resume connection, connection registration has already been completed": "No es posible reanudar la conexión. El registro de la conexión ya fue completado", @@ -87,17 +89,19 @@ "End of WHO list": "Final de lista /WHO", "End of WHOWAS": "Fin del WHOWAS", "End of list": "Final de la lista", - "Enforcement method set": "", "Erroneous nickname": "Nick erróneo", + "Error loading account data": "", "Error reserving nickname": "Error reservando el nick", "Error while unregistering account": "Error al anular el registro de cuenta", "Fake source must be a valid nickname": "Debes ingresar un nombre de usuario válido", "First param must be a mask or channel": "El primero parámetro debe ser una máscara o un canal", "GHOSTed by %s": "Liberada por %s", + "Given current server settings, your nickname is enforced with: %s": "", "HELPOP \n\nGet an explanation of , or \"index\" for a list of help topics.": "", "Help not found": "", "Hostname: %s": "", "I have %[1]d clients and %[2]d servers": "Hay %[1]d clientes y %[2]d servidores", + "I'll be right back": "", "IP address: %s": "", "IRC Operators online": "", "Input line too long": "", @@ -107,7 +111,6 @@ "Invalid CAP subcommand": "", "Invalid account name": "", "Invalid mode change": "", - "Invalid parameters": "", "Invalid parameters. For usage, do /msg %[1]s HELP %[2]s": "", "Invalid vhost": "", "It was rejected for reason: %s": "", @@ -130,11 +133,14 @@ "No nickname given": "", "No such account": "", "No such channel": "", + "No such module [%s]": "", "No such nick": "", + "No such setting": "", "No topic is set": "", "Not enough parameters": "", "Only channel founders can change registered channels": "", "Only the channel founder can do this": "", + "Oragono does not emulate the ZNC module %s": "", "Oragono is released under the MIT license.": "", "Passphrase contains forbidden characters or is otherwise invalid": "", "Password changed": "", @@ -147,13 +153,12 @@ "Received malformed line": "", "Registered at: %s": "", "Registered channel: %s": "", - "Registering your account with email address %s": "", - "Registering your account with no email address": "", "Registration requires a valid e-mail address": "", "Rehashing": "", "Remote servers not yet supported": "", "Removed D-Line for %s": "", "Removed K-Line for %s": "", + "Requesting the %s client capability is forbidden": "", "Resume may have lost up to %d seconds of history": "", "SASL authentication aborted": "", "SASL authentication failed": "", @@ -168,6 +173,7 @@ "Session %d:": "", "Some additional message history may have been lost": "", "Successfully approved vhost request for %s": "", + "Successfully changed your account settings": "", "Successfully cleared vhost": "", "Successfully disabled your vhost": "", "Successfully enabled your vhost": "", @@ -190,10 +196,12 @@ "This ban matches you. To DLINE yourself, you must use the command: /DLINE MYSELF ": "", "This ban matches you. To KLINE yourself, you must use the command: /KLINE MYSELF ": "", "This command has been disabled by the server administrators": "", + "This feature has been disabled by the server administrators": "", "This server is in debug mode and is logging all user I/O. If you do not wish for everything you send to be readable by the server owner(s), please disconnect.": "", "This server was created %s": "", "This vhost is currently disabled, but can be enabled with /HS ON": "", "Timestamp is not in 2006-01-02T15:04:05.999Z format, ignoring it": "", + "To change a password, use the PASSWD command. For details, /msg NickServ HELP PASSWD": "", "To confirm account unregistration, type: /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:": "", @@ -219,29 +227,35 @@ "You have been banned from this server (%s)": "", "You have been marked as being away": "", "You have joined too many channels": "", + "You have sent too many registration messages": "", "You have too many nicks reserved already (you can remove some with /NS DROP)": "", "You may not reregister": "", "You must be an oper on the channel to register it": "", + "You must be connected with TLS and a client certificate to do this": "", "You must be registered to join that channel": "", "You must connect with a TLS client certificate to use certfp": "", + "You must log in with SASL to join this server": "", "You must specify an account": "", "You must wait an additional %v before making another request": "", - "You need to either supply a passphrase or be connected via TLS with a client cert": "", "You need to register before you can use that command": "", "You specified too many languages": "", + "You will not see JOINs and PARTs in autoreplayed history lines": "", + "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're already logged into an account": "", "You're already opered-up!": "", "You're not a channel operator": "", "You're not logged into an account": "", "You're not on that channel": "", "You're now logged in as %s": "", - "Your current nickname enforcement is: %s": "", + "Your client does not support BRB": "", "Your host is %[1]s, running version %[2]s": "", + "Your stored nickname enforcement setting is: %s": "", "Your vhost request was approved by an administrator": "", "Your vhost request was rejected by an administrator. The reason given was: %s": "", "Your vhost request will be reviewed by an administrator": "", "are supported by this server": "", - "can speak these languages": "", "channels formed": "", "has client certificate fingerprint %s": "", "is a $bBot$b on %s": "", From 9164a858709a3212617feaa78e45f537842e2bed Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:13:53 +1000 Subject: [PATCH 49/93] New translations help.lang.json (Spanish) --- languages/es-ES-help.lang.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/languages/es-ES-help.lang.json b/languages/es-ES-help.lang.json index 3a038e5e..7509b8be 100644 --- a/languages/es-ES-help.lang.json +++ b/languages/es-ES-help.lang.json @@ -8,6 +8,7 @@ "AMBIANCE \n\nThe AMBIANCE command is used to send a scene notification to the given target.": "", "AUTHENTICATE\n\nUsed during SASL authentication. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/extensions/sasl-3.1.html": "", "AWAY [message]\n\nIf [message] is sent, marks you away. If [message] is not sent, marks you no\nlonger away.": "", + "BRB [message]\n\nDisconnects you from the server, while instructing the server to keep you\npresent for a short time window. During this window, you can either resume\nor reattach to your nickname. If [message] is sent, it is used as your away\nmessage (and as your quit message if you don't return in time).": "", "CAP [:]\n\nUsed in capability negotiation. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/core/capability-negotiation-3.1.html\nhttp://ircv3.net/specs/core/capability-negotiation-3.2.html": "", "CHANSERV [params]\n\nChanServ controls channel registrations.": "", "CHATHISTORY [params]\n\nCHATHISTORY is an experimental history replay command. See these documents:\nhttps://github.com/MuffinMedic/ircv3-specifications/blob/chathistory/extensions/chathistory.md\nhttps://gist.github.com/DanielOaks/c104ad6e8759c01eb5c826d627caf80d": "", @@ -66,5 +67,6 @@ "WEBIRC [:]\n\nUsed by web<->IRC gateways and bouncers, the WEBIRC command allows gateways to\npass-through the real IP addresses of clients:\nircv3.net/specs/extensions/webirc.html\n\n is a list of space-separated strings indicating various details about\nthe connection from the client to the gateway, such as:\n\n- tls: this flag indicates that the client->gateway connection is secure": "", "WHO [o]\n\nReturns information for the given user.": "", "WHOIS {,}\n\nReturns information for the given user(s).": "", - "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "" + "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "", + "ZNC [params]\n\nUsed to emulate features of the ZNC bouncer. This command is not intended\nfor direct use by end users.": "" } From 4147fd52817f54d211214e0869a403517718c805 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:13:55 +1000 Subject: [PATCH 50/93] New translations chanserv.lang.json (Swedish) --- languages/sv-SE-chanserv.lang.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/languages/sv-SE-chanserv.lang.json b/languages/sv-SE-chanserv.lang.json index 627b7fc8..a5503309 100644 --- a/languages/sv-SE-chanserv.lang.json +++ b/languages/sv-SE-chanserv.lang.json @@ -1,4 +1,8 @@ { + "$bAMODE$b modifies persistent mode settings for channel members.": "", + "$bOP$b makes the given user (or yourself) a channel admin.": "", + "$bREGISTER$b lets you own a given channel.": "", + "$bUNREGISTER$b deletes a channel registration.": "", "ChanServ lets you register and manage channels.\n\nTo see in-depth help for a specific ChanServ command, try:\n $b/CS HELP $b\n\nHere are the commands you can use:\n%s": "", "Syntax: $bAMODE #channel [mode change] [account]$b\n\nAMODE lists or modifies persistent mode settings that affect channel members.\nFor example, $bAMODE #channel +o dan$b grants the the holder of the \"dan\"\naccount the +o operator mode every time they join #channel. To list current\naccounts and modes, use $bAMODE #channel$b. Note that users are always\nreferenced by their registered account names, not their nicknames.": "", "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.": "", From 0b5a97b1d2d24dd4b51150681c8321b79113e4a4 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:13:56 +1000 Subject: [PATCH 51/93] New translations help.lang.json (Italian) --- languages/it-IT-help.lang.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/languages/it-IT-help.lang.json b/languages/it-IT-help.lang.json index 3a038e5e..7509b8be 100644 --- a/languages/it-IT-help.lang.json +++ b/languages/it-IT-help.lang.json @@ -8,6 +8,7 @@ "AMBIANCE \n\nThe AMBIANCE command is used to send a scene notification to the given target.": "", "AUTHENTICATE\n\nUsed during SASL authentication. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/extensions/sasl-3.1.html": "", "AWAY [message]\n\nIf [message] is sent, marks you away. If [message] is not sent, marks you no\nlonger away.": "", + "BRB [message]\n\nDisconnects you from the server, while instructing the server to keep you\npresent for a short time window. During this window, you can either resume\nor reattach to your nickname. If [message] is sent, it is used as your away\nmessage (and as your quit message if you don't return in time).": "", "CAP [:]\n\nUsed in capability negotiation. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/core/capability-negotiation-3.1.html\nhttp://ircv3.net/specs/core/capability-negotiation-3.2.html": "", "CHANSERV [params]\n\nChanServ controls channel registrations.": "", "CHATHISTORY [params]\n\nCHATHISTORY is an experimental history replay command. See these documents:\nhttps://github.com/MuffinMedic/ircv3-specifications/blob/chathistory/extensions/chathistory.md\nhttps://gist.github.com/DanielOaks/c104ad6e8759c01eb5c826d627caf80d": "", @@ -66,5 +67,6 @@ "WEBIRC [:]\n\nUsed by web<->IRC gateways and bouncers, the WEBIRC command allows gateways to\npass-through the real IP addresses of clients:\nircv3.net/specs/extensions/webirc.html\n\n is a list of space-separated strings indicating various details about\nthe connection from the client to the gateway, such as:\n\n- tls: this flag indicates that the client->gateway connection is secure": "", "WHO [o]\n\nReturns information for the given user.": "", "WHOIS {,}\n\nReturns information for the given user(s).": "", - "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "" + "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "", + "ZNC [params]\n\nUsed to emulate features of the ZNC bouncer. This command is not intended\nfor direct use by end users.": "" } From ad92dbea508065224403408099a9c78d703fbbf6 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:13:57 +1000 Subject: [PATCH 52/93] New translations help.lang.json (Hebrew) --- languages/he-IL-help.lang.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/languages/he-IL-help.lang.json b/languages/he-IL-help.lang.json index 3a038e5e..7509b8be 100644 --- a/languages/he-IL-help.lang.json +++ b/languages/he-IL-help.lang.json @@ -8,6 +8,7 @@ "AMBIANCE \n\nThe AMBIANCE command is used to send a scene notification to the given target.": "", "AUTHENTICATE\n\nUsed during SASL authentication. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/extensions/sasl-3.1.html": "", "AWAY [message]\n\nIf [message] is sent, marks you away. If [message] is not sent, marks you no\nlonger away.": "", + "BRB [message]\n\nDisconnects you from the server, while instructing the server to keep you\npresent for a short time window. During this window, you can either resume\nor reattach to your nickname. If [message] is sent, it is used as your away\nmessage (and as your quit message if you don't return in time).": "", "CAP [:]\n\nUsed in capability negotiation. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/core/capability-negotiation-3.1.html\nhttp://ircv3.net/specs/core/capability-negotiation-3.2.html": "", "CHANSERV [params]\n\nChanServ controls channel registrations.": "", "CHATHISTORY [params]\n\nCHATHISTORY is an experimental history replay command. See these documents:\nhttps://github.com/MuffinMedic/ircv3-specifications/blob/chathistory/extensions/chathistory.md\nhttps://gist.github.com/DanielOaks/c104ad6e8759c01eb5c826d627caf80d": "", @@ -66,5 +67,6 @@ "WEBIRC [:]\n\nUsed by web<->IRC gateways and bouncers, the WEBIRC command allows gateways to\npass-through the real IP addresses of clients:\nircv3.net/specs/extensions/webirc.html\n\n is a list of space-separated strings indicating various details about\nthe connection from the client to the gateway, such as:\n\n- tls: this flag indicates that the client->gateway connection is secure": "", "WHO [o]\n\nReturns information for the given user.": "", "WHOIS {,}\n\nReturns information for the given user(s).": "", - "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "" + "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "", + "ZNC [params]\n\nUsed to emulate features of the ZNC bouncer. This command is not intended\nfor direct use by end users.": "" } From 9778059e3d13c8c325b0a92e0172e222838d5861 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:13:59 +1000 Subject: [PATCH 53/93] New translations irc.lang.json (Danish) --- languages/da-DK-irc.lang.json | 32 +++++++++++++++++++++++--------- 1 file changed, 23 insertions(+), 9 deletions(-) diff --git a/languages/da-DK-irc.lang.json b/languages/da-DK-irc.lang.json index ec96b9b9..25720c42 100644 --- a/languages/da-DK-irc.lang.json +++ b/languages/da-DK-irc.lang.json @@ -37,14 +37,16 @@ "An error occurred": "", "Authentication successful": "", "Bad or unauthorized PROXY command": "", - "Bad password": "", "Ban - %[1]s - added by %[2]s - %[3]s": "", + "Bouncer functionality is currently disabled for your account": "", + "Bouncer functionality is currently disabled for your account, but you can opt in": "", + "Bouncer functionality is currently enabled for your account": "", + "Bouncer functionality is currently enabled for your account, but you can opt out": "", "CTCP messages are disabled over Tor": "", "Can't change modes for other users": "", "Can't view modes for other users": "", "Cannot join channel (+%s)": "", "Cannot rename channel": "", - "Cannot resume a client with multiple attached sessions": "", "Cannot resume connection": "", "Cannot resume connection from Tor to non-Tor or vice versa": "", "Cannot resume connection, connection registration has already been completed": "", @@ -87,17 +89,19 @@ "End of WHO list": "", "End of WHOWAS": "", "End of list": "", - "Enforcement method set": "", "Erroneous nickname": "", + "Error loading account data": "", "Error reserving nickname": "", "Error while unregistering account": "", "Fake source must be a valid nickname": "", "First param must be a mask or channel": "", "GHOSTed by %s": "", + "Given current server settings, your nickname is enforced with: %s": "", "HELPOP \n\nGet an explanation of , or \"index\" for a list of help topics.": "", "Help not found": "", "Hostname: %s": "", "I have %[1]d clients and %[2]d servers": "", + "I'll be right back": "", "IP address: %s": "", "IRC Operators online": "", "Input line too long": "", @@ -107,7 +111,6 @@ "Invalid CAP subcommand": "", "Invalid account name": "", "Invalid mode change": "", - "Invalid parameters": "", "Invalid parameters. For usage, do /msg %[1]s HELP %[2]s": "", "Invalid vhost": "", "It was rejected for reason: %s": "", @@ -130,11 +133,14 @@ "No nickname given": "", "No such account": "", "No such channel": "", + "No such module [%s]": "", "No such nick": "", + "No such setting": "", "No topic is set": "", "Not enough parameters": "", "Only channel founders can change registered channels": "", "Only the channel founder can do this": "", + "Oragono does not emulate the ZNC module %s": "", "Oragono is released under the MIT license.": "", "Passphrase contains forbidden characters or is otherwise invalid": "", "Password changed": "", @@ -147,13 +153,12 @@ "Received malformed line": "", "Registered at: %s": "", "Registered channel: %s": "", - "Registering your account with email address %s": "", - "Registering your account with no email address": "", "Registration requires a valid e-mail address": "", "Rehashing": "", "Remote servers not yet supported": "", "Removed D-Line for %s": "", "Removed K-Line for %s": "", + "Requesting the %s client capability is forbidden": "", "Resume may have lost up to %d seconds of history": "", "SASL authentication aborted": "", "SASL authentication failed": "", @@ -168,6 +173,7 @@ "Session %d:": "", "Some additional message history may have been lost": "", "Successfully approved vhost request for %s": "", + "Successfully changed your account settings": "", "Successfully cleared vhost": "", "Successfully disabled your vhost": "", "Successfully enabled your vhost": "", @@ -190,10 +196,12 @@ "This ban matches you. To DLINE yourself, you must use the command: /DLINE MYSELF ": "", "This ban matches you. To KLINE yourself, you must use the command: /KLINE MYSELF ": "", "This command has been disabled by the server administrators": "", + "This feature has been disabled by the server administrators": "", "This server is in debug mode and is logging all user I/O. If you do not wish for everything you send to be readable by the server owner(s), please disconnect.": "", "This server was created %s": "", "This vhost is currently disabled, but can be enabled with /HS ON": "", "Timestamp is not in 2006-01-02T15:04:05.999Z format, ignoring it": "", + "To change a password, use the PASSWD command. For details, /msg NickServ HELP PASSWD": "", "To confirm account unregistration, type: /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:": "", @@ -219,29 +227,35 @@ "You have been banned from this server (%s)": "", "You have been marked as being away": "", "You have joined too many channels": "", + "You have sent too many registration messages": "", "You have too many nicks reserved already (you can remove some with /NS DROP)": "", "You may not reregister": "", "You must be an oper on the channel to register it": "", + "You must be connected with TLS and a client certificate to do this": "", "You must be registered to join that channel": "", "You must connect with a TLS client certificate to use certfp": "", + "You must log in with SASL to join this server": "", "You must specify an account": "", "You must wait an additional %v before making another request": "", - "You need to either supply a passphrase or be connected via TLS with a client cert": "", "You need to register before you can use that command": "", "You specified too many languages": "", + "You will not see JOINs and PARTs in autoreplayed history lines": "", + "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're already logged into an account": "", "You're already opered-up!": "", "You're not a channel operator": "", "You're not logged into an account": "", "You're not on that channel": "", "You're now logged in as %s": "", - "Your current nickname enforcement is: %s": "", + "Your client does not support BRB": "", "Your host is %[1]s, running version %[2]s": "", + "Your stored nickname enforcement setting is: %s": "", "Your vhost request was approved by an administrator": "", "Your vhost request was rejected by an administrator. The reason given was: %s": "", "Your vhost request will be reviewed by an administrator": "", "are supported by this server": "", - "can speak these languages": "", "channels formed": "", "has client certificate fingerprint %s": "", "is a $bBot$b on %s": "", From 0fb689d035ed8f3d179757005ec544e0a994b0f8 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:14:02 +1000 Subject: [PATCH 54/93] New translations irc.lang.json (Czech) --- languages/cs-CZ-irc.lang.json | 32 +++++++++++++++++++++++--------- 1 file changed, 23 insertions(+), 9 deletions(-) diff --git a/languages/cs-CZ-irc.lang.json b/languages/cs-CZ-irc.lang.json index ec96b9b9..25720c42 100644 --- a/languages/cs-CZ-irc.lang.json +++ b/languages/cs-CZ-irc.lang.json @@ -37,14 +37,16 @@ "An error occurred": "", "Authentication successful": "", "Bad or unauthorized PROXY command": "", - "Bad password": "", "Ban - %[1]s - added by %[2]s - %[3]s": "", + "Bouncer functionality is currently disabled for your account": "", + "Bouncer functionality is currently disabled for your account, but you can opt in": "", + "Bouncer functionality is currently enabled for your account": "", + "Bouncer functionality is currently enabled for your account, but you can opt out": "", "CTCP messages are disabled over Tor": "", "Can't change modes for other users": "", "Can't view modes for other users": "", "Cannot join channel (+%s)": "", "Cannot rename channel": "", - "Cannot resume a client with multiple attached sessions": "", "Cannot resume connection": "", "Cannot resume connection from Tor to non-Tor or vice versa": "", "Cannot resume connection, connection registration has already been completed": "", @@ -87,17 +89,19 @@ "End of WHO list": "", "End of WHOWAS": "", "End of list": "", - "Enforcement method set": "", "Erroneous nickname": "", + "Error loading account data": "", "Error reserving nickname": "", "Error while unregistering account": "", "Fake source must be a valid nickname": "", "First param must be a mask or channel": "", "GHOSTed by %s": "", + "Given current server settings, your nickname is enforced with: %s": "", "HELPOP \n\nGet an explanation of , or \"index\" for a list of help topics.": "", "Help not found": "", "Hostname: %s": "", "I have %[1]d clients and %[2]d servers": "", + "I'll be right back": "", "IP address: %s": "", "IRC Operators online": "", "Input line too long": "", @@ -107,7 +111,6 @@ "Invalid CAP subcommand": "", "Invalid account name": "", "Invalid mode change": "", - "Invalid parameters": "", "Invalid parameters. For usage, do /msg %[1]s HELP %[2]s": "", "Invalid vhost": "", "It was rejected for reason: %s": "", @@ -130,11 +133,14 @@ "No nickname given": "", "No such account": "", "No such channel": "", + "No such module [%s]": "", "No such nick": "", + "No such setting": "", "No topic is set": "", "Not enough parameters": "", "Only channel founders can change registered channels": "", "Only the channel founder can do this": "", + "Oragono does not emulate the ZNC module %s": "", "Oragono is released under the MIT license.": "", "Passphrase contains forbidden characters or is otherwise invalid": "", "Password changed": "", @@ -147,13 +153,12 @@ "Received malformed line": "", "Registered at: %s": "", "Registered channel: %s": "", - "Registering your account with email address %s": "", - "Registering your account with no email address": "", "Registration requires a valid e-mail address": "", "Rehashing": "", "Remote servers not yet supported": "", "Removed D-Line for %s": "", "Removed K-Line for %s": "", + "Requesting the %s client capability is forbidden": "", "Resume may have lost up to %d seconds of history": "", "SASL authentication aborted": "", "SASL authentication failed": "", @@ -168,6 +173,7 @@ "Session %d:": "", "Some additional message history may have been lost": "", "Successfully approved vhost request for %s": "", + "Successfully changed your account settings": "", "Successfully cleared vhost": "", "Successfully disabled your vhost": "", "Successfully enabled your vhost": "", @@ -190,10 +196,12 @@ "This ban matches you. To DLINE yourself, you must use the command: /DLINE MYSELF ": "", "This ban matches you. To KLINE yourself, you must use the command: /KLINE MYSELF ": "", "This command has been disabled by the server administrators": "", + "This feature has been disabled by the server administrators": "", "This server is in debug mode and is logging all user I/O. If you do not wish for everything you send to be readable by the server owner(s), please disconnect.": "", "This server was created %s": "", "This vhost is currently disabled, but can be enabled with /HS ON": "", "Timestamp is not in 2006-01-02T15:04:05.999Z format, ignoring it": "", + "To change a password, use the PASSWD command. For details, /msg NickServ HELP PASSWD": "", "To confirm account unregistration, type: /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:": "", @@ -219,29 +227,35 @@ "You have been banned from this server (%s)": "", "You have been marked as being away": "", "You have joined too many channels": "", + "You have sent too many registration messages": "", "You have too many nicks reserved already (you can remove some with /NS DROP)": "", "You may not reregister": "", "You must be an oper on the channel to register it": "", + "You must be connected with TLS and a client certificate to do this": "", "You must be registered to join that channel": "", "You must connect with a TLS client certificate to use certfp": "", + "You must log in with SASL to join this server": "", "You must specify an account": "", "You must wait an additional %v before making another request": "", - "You need to either supply a passphrase or be connected via TLS with a client cert": "", "You need to register before you can use that command": "", "You specified too many languages": "", + "You will not see JOINs and PARTs in autoreplayed history lines": "", + "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're already logged into an account": "", "You're already opered-up!": "", "You're not a channel operator": "", "You're not logged into an account": "", "You're not on that channel": "", "You're now logged in as %s": "", - "Your current nickname enforcement is: %s": "", + "Your client does not support BRB": "", "Your host is %[1]s, running version %[2]s": "", + "Your stored nickname enforcement setting is: %s": "", "Your vhost request was approved by an administrator": "", "Your vhost request was rejected by an administrator. The reason given was: %s": "", "Your vhost request will be reviewed by an administrator": "", "are supported by this server": "", - "can speak these languages": "", "channels formed": "", "has client certificate fingerprint %s": "", "is a $bBot$b on %s": "", From c5e5f62dae8171ef48d75cf7b5f6e9456345d6fd Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:14:04 +1000 Subject: [PATCH 55/93] New translations help.lang.json (Czech) --- languages/cs-CZ-help.lang.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/languages/cs-CZ-help.lang.json b/languages/cs-CZ-help.lang.json index 3a038e5e..7509b8be 100644 --- a/languages/cs-CZ-help.lang.json +++ b/languages/cs-CZ-help.lang.json @@ -8,6 +8,7 @@ "AMBIANCE \n\nThe AMBIANCE command is used to send a scene notification to the given target.": "", "AUTHENTICATE\n\nUsed during SASL authentication. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/extensions/sasl-3.1.html": "", "AWAY [message]\n\nIf [message] is sent, marks you away. If [message] is not sent, marks you no\nlonger away.": "", + "BRB [message]\n\nDisconnects you from the server, while instructing the server to keep you\npresent for a short time window. During this window, you can either resume\nor reattach to your nickname. If [message] is sent, it is used as your away\nmessage (and as your quit message if you don't return in time).": "", "CAP [:]\n\nUsed in capability negotiation. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/core/capability-negotiation-3.1.html\nhttp://ircv3.net/specs/core/capability-negotiation-3.2.html": "", "CHANSERV [params]\n\nChanServ controls channel registrations.": "", "CHATHISTORY [params]\n\nCHATHISTORY is an experimental history replay command. See these documents:\nhttps://github.com/MuffinMedic/ircv3-specifications/blob/chathistory/extensions/chathistory.md\nhttps://gist.github.com/DanielOaks/c104ad6e8759c01eb5c826d627caf80d": "", @@ -66,5 +67,6 @@ "WEBIRC [:]\n\nUsed by web<->IRC gateways and bouncers, the WEBIRC command allows gateways to\npass-through the real IP addresses of clients:\nircv3.net/specs/extensions/webirc.html\n\n is a list of space-separated strings indicating various details about\nthe connection from the client to the gateway, such as:\n\n- tls: this flag indicates that the client->gateway connection is secure": "", "WHO [o]\n\nReturns information for the given user.": "", "WHOIS {,}\n\nReturns information for the given user(s).": "", - "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "" + "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "", + "ZNC [params]\n\nUsed to emulate features of the ZNC bouncer. This command is not intended\nfor direct use by end users.": "" } From 950eecf22732492f7a7e827468128a1d1ac58ef3 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:14:05 +1000 Subject: [PATCH 56/93] New translations chanserv.lang.json (Danish) --- languages/da-DK-chanserv.lang.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/languages/da-DK-chanserv.lang.json b/languages/da-DK-chanserv.lang.json index 627b7fc8..a5503309 100644 --- a/languages/da-DK-chanserv.lang.json +++ b/languages/da-DK-chanserv.lang.json @@ -1,4 +1,8 @@ { + "$bAMODE$b modifies persistent mode settings for channel members.": "", + "$bOP$b makes the given user (or yourself) a channel admin.": "", + "$bREGISTER$b lets you own a given channel.": "", + "$bUNREGISTER$b deletes a channel registration.": "", "ChanServ lets you register and manage channels.\n\nTo see in-depth help for a specific ChanServ command, try:\n $b/CS HELP $b\n\nHere are the commands you can use:\n%s": "", "Syntax: $bAMODE #channel [mode change] [account]$b\n\nAMODE lists or modifies persistent mode settings that affect channel members.\nFor example, $bAMODE #channel +o dan$b grants the the holder of the \"dan\"\naccount the +o operator mode every time they join #channel. To list current\naccounts and modes, use $bAMODE #channel$b. Note that users are always\nreferenced by their registered account names, not their nicknames.": "", "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.": "", From c1edb9ffa41edbc4ef7def4073c4f82732baeb24 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:14:07 +1000 Subject: [PATCH 57/93] New translations help.lang.json (Danish) --- languages/da-DK-help.lang.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/languages/da-DK-help.lang.json b/languages/da-DK-help.lang.json index 3a038e5e..7509b8be 100644 --- a/languages/da-DK-help.lang.json +++ b/languages/da-DK-help.lang.json @@ -8,6 +8,7 @@ "AMBIANCE \n\nThe AMBIANCE command is used to send a scene notification to the given target.": "", "AUTHENTICATE\n\nUsed during SASL authentication. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/extensions/sasl-3.1.html": "", "AWAY [message]\n\nIf [message] is sent, marks you away. If [message] is not sent, marks you no\nlonger away.": "", + "BRB [message]\n\nDisconnects you from the server, while instructing the server to keep you\npresent for a short time window. During this window, you can either resume\nor reattach to your nickname. If [message] is sent, it is used as your away\nmessage (and as your quit message if you don't return in time).": "", "CAP [:]\n\nUsed in capability negotiation. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/core/capability-negotiation-3.1.html\nhttp://ircv3.net/specs/core/capability-negotiation-3.2.html": "", "CHANSERV [params]\n\nChanServ controls channel registrations.": "", "CHATHISTORY [params]\n\nCHATHISTORY is an experimental history replay command. See these documents:\nhttps://github.com/MuffinMedic/ircv3-specifications/blob/chathistory/extensions/chathistory.md\nhttps://gist.github.com/DanielOaks/c104ad6e8759c01eb5c826d627caf80d": "", @@ -66,5 +67,6 @@ "WEBIRC [:]\n\nUsed by web<->IRC gateways and bouncers, the WEBIRC command allows gateways to\npass-through the real IP addresses of clients:\nircv3.net/specs/extensions/webirc.html\n\n is a list of space-separated strings indicating various details about\nthe connection from the client to the gateway, such as:\n\n- tls: this flag indicates that the client->gateway connection is secure": "", "WHO [o]\n\nReturns information for the given user.": "", "WHOIS {,}\n\nReturns information for the given user(s).": "", - "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "" + "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "", + "ZNC [params]\n\nUsed to emulate features of the ZNC bouncer. This command is not intended\nfor direct use by end users.": "" } From 7866fc09d513175aed1d0524583623dee72f1d8c Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:14:09 +1000 Subject: [PATCH 58/93] New translations chanserv.lang.json (Dutch) --- languages/nl-NL-chanserv.lang.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/languages/nl-NL-chanserv.lang.json b/languages/nl-NL-chanserv.lang.json index 627b7fc8..a5503309 100644 --- a/languages/nl-NL-chanserv.lang.json +++ b/languages/nl-NL-chanserv.lang.json @@ -1,4 +1,8 @@ { + "$bAMODE$b modifies persistent mode settings for channel members.": "", + "$bOP$b makes the given user (or yourself) a channel admin.": "", + "$bREGISTER$b lets you own a given channel.": "", + "$bUNREGISTER$b deletes a channel registration.": "", "ChanServ lets you register and manage channels.\n\nTo see in-depth help for a specific ChanServ command, try:\n $b/CS HELP $b\n\nHere are the commands you can use:\n%s": "", "Syntax: $bAMODE #channel [mode change] [account]$b\n\nAMODE lists or modifies persistent mode settings that affect channel members.\nFor example, $bAMODE #channel +o dan$b grants the the holder of the \"dan\"\naccount the +o operator mode every time they join #channel. To list current\naccounts and modes, use $bAMODE #channel$b. Note that users are always\nreferenced by their registered account names, not their nicknames.": "", "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.": "", From 6b96e9dd09989bdb6aedf727cbf5ca346f6cffea Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:14:12 +1000 Subject: [PATCH 59/93] New translations irc.lang.json (Dutch) --- languages/nl-NL-irc.lang.json | 32 +++++++++++++++++++++++--------- 1 file changed, 23 insertions(+), 9 deletions(-) diff --git a/languages/nl-NL-irc.lang.json b/languages/nl-NL-irc.lang.json index ec96b9b9..25720c42 100644 --- a/languages/nl-NL-irc.lang.json +++ b/languages/nl-NL-irc.lang.json @@ -37,14 +37,16 @@ "An error occurred": "", "Authentication successful": "", "Bad or unauthorized PROXY command": "", - "Bad password": "", "Ban - %[1]s - added by %[2]s - %[3]s": "", + "Bouncer functionality is currently disabled for your account": "", + "Bouncer functionality is currently disabled for your account, but you can opt in": "", + "Bouncer functionality is currently enabled for your account": "", + "Bouncer functionality is currently enabled for your account, but you can opt out": "", "CTCP messages are disabled over Tor": "", "Can't change modes for other users": "", "Can't view modes for other users": "", "Cannot join channel (+%s)": "", "Cannot rename channel": "", - "Cannot resume a client with multiple attached sessions": "", "Cannot resume connection": "", "Cannot resume connection from Tor to non-Tor or vice versa": "", "Cannot resume connection, connection registration has already been completed": "", @@ -87,17 +89,19 @@ "End of WHO list": "", "End of WHOWAS": "", "End of list": "", - "Enforcement method set": "", "Erroneous nickname": "", + "Error loading account data": "", "Error reserving nickname": "", "Error while unregistering account": "", "Fake source must be a valid nickname": "", "First param must be a mask or channel": "", "GHOSTed by %s": "", + "Given current server settings, your nickname is enforced with: %s": "", "HELPOP \n\nGet an explanation of , or \"index\" for a list of help topics.": "", "Help not found": "", "Hostname: %s": "", "I have %[1]d clients and %[2]d servers": "", + "I'll be right back": "", "IP address: %s": "", "IRC Operators online": "", "Input line too long": "", @@ -107,7 +111,6 @@ "Invalid CAP subcommand": "", "Invalid account name": "", "Invalid mode change": "", - "Invalid parameters": "", "Invalid parameters. For usage, do /msg %[1]s HELP %[2]s": "", "Invalid vhost": "", "It was rejected for reason: %s": "", @@ -130,11 +133,14 @@ "No nickname given": "", "No such account": "", "No such channel": "", + "No such module [%s]": "", "No such nick": "", + "No such setting": "", "No topic is set": "", "Not enough parameters": "", "Only channel founders can change registered channels": "", "Only the channel founder can do this": "", + "Oragono does not emulate the ZNC module %s": "", "Oragono is released under the MIT license.": "", "Passphrase contains forbidden characters or is otherwise invalid": "", "Password changed": "", @@ -147,13 +153,12 @@ "Received malformed line": "", "Registered at: %s": "", "Registered channel: %s": "", - "Registering your account with email address %s": "", - "Registering your account with no email address": "", "Registration requires a valid e-mail address": "", "Rehashing": "", "Remote servers not yet supported": "", "Removed D-Line for %s": "", "Removed K-Line for %s": "", + "Requesting the %s client capability is forbidden": "", "Resume may have lost up to %d seconds of history": "", "SASL authentication aborted": "", "SASL authentication failed": "", @@ -168,6 +173,7 @@ "Session %d:": "", "Some additional message history may have been lost": "", "Successfully approved vhost request for %s": "", + "Successfully changed your account settings": "", "Successfully cleared vhost": "", "Successfully disabled your vhost": "", "Successfully enabled your vhost": "", @@ -190,10 +196,12 @@ "This ban matches you. To DLINE yourself, you must use the command: /DLINE MYSELF ": "", "This ban matches you. To KLINE yourself, you must use the command: /KLINE MYSELF ": "", "This command has been disabled by the server administrators": "", + "This feature has been disabled by the server administrators": "", "This server is in debug mode and is logging all user I/O. If you do not wish for everything you send to be readable by the server owner(s), please disconnect.": "", "This server was created %s": "", "This vhost is currently disabled, but can be enabled with /HS ON": "", "Timestamp is not in 2006-01-02T15:04:05.999Z format, ignoring it": "", + "To change a password, use the PASSWD command. For details, /msg NickServ HELP PASSWD": "", "To confirm account unregistration, type: /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:": "", @@ -219,29 +227,35 @@ "You have been banned from this server (%s)": "", "You have been marked as being away": "", "You have joined too many channels": "", + "You have sent too many registration messages": "", "You have too many nicks reserved already (you can remove some with /NS DROP)": "", "You may not reregister": "", "You must be an oper on the channel to register it": "", + "You must be connected with TLS and a client certificate to do this": "", "You must be registered to join that channel": "", "You must connect with a TLS client certificate to use certfp": "", + "You must log in with SASL to join this server": "", "You must specify an account": "", "You must wait an additional %v before making another request": "", - "You need to either supply a passphrase or be connected via TLS with a client cert": "", "You need to register before you can use that command": "", "You specified too many languages": "", + "You will not see JOINs and PARTs in autoreplayed history lines": "", + "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're already logged into an account": "", "You're already opered-up!": "", "You're not a channel operator": "", "You're not logged into an account": "", "You're not on that channel": "", "You're now logged in as %s": "", - "Your current nickname enforcement is: %s": "", + "Your client does not support BRB": "", "Your host is %[1]s, running version %[2]s": "", + "Your stored nickname enforcement setting is: %s": "", "Your vhost request was approved by an administrator": "", "Your vhost request was rejected by an administrator. The reason given was: %s": "", "Your vhost request will be reviewed by an administrator": "", "are supported by this server": "", - "can speak these languages": "", "channels formed": "", "has client certificate fingerprint %s": "", "is a $bBot$b on %s": "", From 9e0987e3934b68a7d15c0e54e9f1b88811d9ccad Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:14:13 +1000 Subject: [PATCH 60/93] New translations help.lang.json (Dutch) --- languages/nl-NL-help.lang.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/languages/nl-NL-help.lang.json b/languages/nl-NL-help.lang.json index 3a038e5e..7509b8be 100644 --- a/languages/nl-NL-help.lang.json +++ b/languages/nl-NL-help.lang.json @@ -8,6 +8,7 @@ "AMBIANCE \n\nThe AMBIANCE command is used to send a scene notification to the given target.": "", "AUTHENTICATE\n\nUsed during SASL authentication. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/extensions/sasl-3.1.html": "", "AWAY [message]\n\nIf [message] is sent, marks you away. If [message] is not sent, marks you no\nlonger away.": "", + "BRB [message]\n\nDisconnects you from the server, while instructing the server to keep you\npresent for a short time window. During this window, you can either resume\nor reattach to your nickname. If [message] is sent, it is used as your away\nmessage (and as your quit message if you don't return in time).": "", "CAP [:]\n\nUsed in capability negotiation. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/core/capability-negotiation-3.1.html\nhttp://ircv3.net/specs/core/capability-negotiation-3.2.html": "", "CHANSERV [params]\n\nChanServ controls channel registrations.": "", "CHATHISTORY [params]\n\nCHATHISTORY is an experimental history replay command. See these documents:\nhttps://github.com/MuffinMedic/ircv3-specifications/blob/chathistory/extensions/chathistory.md\nhttps://gist.github.com/DanielOaks/c104ad6e8759c01eb5c826d627caf80d": "", @@ -66,5 +67,6 @@ "WEBIRC [:]\n\nUsed by web<->IRC gateways and bouncers, the WEBIRC command allows gateways to\npass-through the real IP addresses of clients:\nircv3.net/specs/extensions/webirc.html\n\n is a list of space-separated strings indicating various details about\nthe connection from the client to the gateway, such as:\n\n- tls: this flag indicates that the client->gateway connection is secure": "", "WHO [o]\n\nReturns information for the given user.": "", "WHOIS {,}\n\nReturns information for the given user(s).": "", - "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "" + "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "", + "ZNC [params]\n\nUsed to emulate features of the ZNC bouncer. This command is not intended\nfor direct use by end users.": "" } From ab4544d6d6d5031388106d42c39e8bb18bc71d10 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:14:14 +1000 Subject: [PATCH 61/93] New translations chanserv.lang.json (English, Australia) --- languages/en-AU-chanserv.lang.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/languages/en-AU-chanserv.lang.json b/languages/en-AU-chanserv.lang.json index 627b7fc8..a5503309 100644 --- a/languages/en-AU-chanserv.lang.json +++ b/languages/en-AU-chanserv.lang.json @@ -1,4 +1,8 @@ { + "$bAMODE$b modifies persistent mode settings for channel members.": "", + "$bOP$b makes the given user (or yourself) a channel admin.": "", + "$bREGISTER$b lets you own a given channel.": "", + "$bUNREGISTER$b deletes a channel registration.": "", "ChanServ lets you register and manage channels.\n\nTo see in-depth help for a specific ChanServ command, try:\n $b/CS HELP $b\n\nHere are the commands you can use:\n%s": "", "Syntax: $bAMODE #channel [mode change] [account]$b\n\nAMODE lists or modifies persistent mode settings that affect channel members.\nFor example, $bAMODE #channel +o dan$b grants the the holder of the \"dan\"\naccount the +o operator mode every time they join #channel. To list current\naccounts and modes, use $bAMODE #channel$b. Note that users are always\nreferenced by their registered account names, not their nicknames.": "", "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.": "", From d76f9b29f818d3323353a68f2766db2695c0a214 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:14:17 +1000 Subject: [PATCH 62/93] New translations chanserv.lang.json (Czech) --- languages/cs-CZ-chanserv.lang.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/languages/cs-CZ-chanserv.lang.json b/languages/cs-CZ-chanserv.lang.json index 627b7fc8..a5503309 100644 --- a/languages/cs-CZ-chanserv.lang.json +++ b/languages/cs-CZ-chanserv.lang.json @@ -1,4 +1,8 @@ { + "$bAMODE$b modifies persistent mode settings for channel members.": "", + "$bOP$b makes the given user (or yourself) a channel admin.": "", + "$bREGISTER$b lets you own a given channel.": "", + "$bUNREGISTER$b deletes a channel registration.": "", "ChanServ lets you register and manage channels.\n\nTo see in-depth help for a specific ChanServ command, try:\n $b/CS HELP $b\n\nHere are the commands you can use:\n%s": "", "Syntax: $bAMODE #channel [mode change] [account]$b\n\nAMODE lists or modifies persistent mode settings that affect channel members.\nFor example, $bAMODE #channel +o dan$b grants the the holder of the \"dan\"\naccount the +o operator mode every time they join #channel. To list current\naccounts and modes, use $bAMODE #channel$b. Note that users are always\nreferenced by their registered account names, not their nicknames.": "", "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.": "", From 1dd2ae15484a15512e22ea5b855ea52ba528c08b Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:14:19 +1000 Subject: [PATCH 63/93] New translations irc.lang.json (Romanian) --- languages/ro-RO-irc.lang.json | 32 +++++++++++++++++++++++--------- 1 file changed, 23 insertions(+), 9 deletions(-) diff --git a/languages/ro-RO-irc.lang.json b/languages/ro-RO-irc.lang.json index 218db3c8..b0f7fbe2 100644 --- a/languages/ro-RO-irc.lang.json +++ b/languages/ro-RO-irc.lang.json @@ -37,14 +37,16 @@ "An error occurred": "A intervenit o eroare", "Authentication successful": "Autentificare reușită", "Bad or unauthorized PROXY command": "Comandă PROXY defectuoasă sau neautorizată", - "Bad password": "Parolă greșită", "Ban - %[1]s - added by %[2]s - %[3]s": "Ban - %[1]s - adăugat de %[2]s - %[3]s", + "Bouncer functionality is currently disabled for your account": "", + "Bouncer functionality is currently disabled for your account, but you can opt in": "", + "Bouncer functionality is currently enabled for your account": "", + "Bouncer functionality is currently enabled for your account, but you can opt out": "", "CTCP messages are disabled over Tor": "Mesajele CTCP sunt dezactivate prin intermediul Tor", "Can't change modes for other users": "Nu pot schimba moduri pentru alți utilizatori", "Can't view modes for other users": "Nu poți vizualiza modurile altor utilizatori", "Cannot join channel (+%s)": "Nu poți intra pe canal (+%s)", "Cannot rename channel": "Canalul nu poate fi redenumit", - "Cannot resume a client with multiple attached sessions": "", "Cannot resume connection": "Nu pot relua conexiunea", "Cannot resume connection from Tor to non-Tor or vice versa": "", "Cannot resume connection, connection registration has already been completed": "Nu s-a putut relua conexiunea, înregistrarea conexiunii a fost deja finalizată", @@ -87,17 +89,19 @@ "End of WHO list": "Sfârșit listă WHO", "End of WHOWAS": "Sfârșit WHOWAS", "End of list": "Sfârșit listă", - "Enforcement method set": "Metoda de punere în aplicare în mod forțat a fost stabilită", "Erroneous nickname": "Pseudonim eronat", + "Error loading account data": "", "Error reserving nickname": "Eroare la rezervarea pseudonimului", "Error while unregistering account": "Eroare la ștergerea contului", "Fake source must be a valid nickname": "Sursa falsă trebuie să fie un pseudonim valabil", "First param must be a mask or channel": "Primul parametru trebuie să fie o mască sau un canal", "GHOSTed by %s": "%s a folosit GHOST", + "Given current server settings, your nickname is enforced with: %s": "", "HELPOP \n\nGet an explanation of , or \"index\" for a list of help topics.": "HELPOP \n\nAfișează o explicație pentru , sau \"index\" pentru o listă cu tematica de ajutor disponibilă.", "Help not found": "Fișierul de ajutor nu a fost găsit", "Hostname: %s": "Numele gazdei: %s", "I have %[1]d clients and %[2]d servers": "Am conectați %[1]d clienți și %[2]d server(e)", + "I'll be right back": "", "IP address: %s": "Adresa IP: %s", "IRC Operators online": "Operatori IRC online", "Input line too long": "", @@ -107,7 +111,6 @@ "Invalid CAP subcommand": "Subcomandă CAP invalidă", "Invalid account name": "Nume de cont invalid", "Invalid mode change": "Modificare invalidă de fanion", - "Invalid parameters": "Parametri invalizi", "Invalid parameters. For usage, do /msg %[1]s HELP %[2]s": "Parametri invalizi. Pentru utilizare, încearcă /msg %[1]s HELP %[2]s", "Invalid vhost": "Gazdă virtuală invalidă", "It was rejected for reason: %s": "Motivul respingerii a fost următorul: %s", @@ -130,11 +133,14 @@ "No nickname given": "Niciun pseudonim furnizat", "No such account": "Nu există asemenea cont", "No such channel": "Nu există asemenea canal", + "No such module [%s]": "", "No such nick": "Nu există asemenea pseudonim", + "No such setting": "", "No topic is set": "Nu este setată nicio temă de discuție", "Not enough parameters": "Parametri insuficienți", "Only channel founders can change registered channels": "Doar fondatorii de canale pot schimba canalele înregistrate", "Only the channel founder can do this": "Doar fondatorul canalului are dreptul acesta", + "Oragono does not emulate the ZNC module %s": "", "Oragono is released under the MIT license.": "Oragono este disponibil sub licența MIT.", "Passphrase contains forbidden characters or is otherwise invalid": "Parola conține caractere nepermise sau este invalidă din alte cauze", "Password changed": "Parolă schimbată", @@ -147,13 +153,12 @@ "Received malformed line": "Am primit linie deformată", "Registered at: %s": "Înregistrat la: %s", "Registered channel: %s": "Canal înregistrat: %s", - "Registering your account with email address %s": "Îți înregistrez contul pentru adresa de poștă electronică %s", - "Registering your account with no email address": "Îți înregistrez contul fără adresă de poștă electronică asociată", "Registration requires a valid e-mail address": "Pentru înregistrare, este necesară o adresă validă de e-mail", "Rehashing": "Efectuez Rehash", "Remote servers not yet supported": "Nu sunt suportate încă serverele la distanță", "Removed D-Line for %s": "Am înlăturat D-Line pentru %s", "Removed K-Line for %s": "Am înlăturat K-Line pentru %s", + "Requesting the %s client capability is forbidden": "", "Resume may have lost up to %d seconds of history": "Este posibil ca reluarea să fi pierdut până la %s secunde de istoric", "SASL authentication aborted": "Autentificare SASL întreruptă", "SASL authentication failed": "Autentificare SASL eșuată", @@ -168,6 +173,7 @@ "Session %d:": "Sesiune %d:", "Some additional message history may have been lost": "Este posibil ca unele mesaje adiționale din istoric să fi fost pierdute", "Successfully approved vhost request for %s": "Solicitarea de gazdă virtuală pentru %s a fost aprobată cu succes", + "Successfully changed your account settings": "", "Successfully cleared vhost": "Gazda virtuală a fost ștearsă cu succes", "Successfully disabled your vhost": "Gazda ta virtuală a fost dezactivată cu succes", "Successfully enabled your vhost": "Gazda ta virtuală a fost activată cu succes", @@ -190,10 +196,12 @@ "This ban matches you. To DLINE yourself, you must use the command: /DLINE MYSELF ": "Acest ban se potrivește cu dumneavoastră. Pentru a utiliza /DLINE ca să anulați acest ban, folosiți comanda: /DLINE MYSELF ", "This ban matches you. To KLINE yourself, you must use the command: /KLINE MYSELF ": "Acest ban se potrivește cu dumneavoastră. Pentru a utiliza /KLINE ca să anulați acest ban, folosiți comanda: /KLINE MYSELF ", "This command has been disabled by the server administrators": "Această comandă a fost dezactivată de echipa administrativă", + "This feature has been disabled by the server administrators": "", "This server is in debug mode and is logging all user I/O. If you do not wish for everything you send to be readable by the server owner(s), please disconnect.": "Acest server funcționează în modul de depanare și jurnalizare ale tuturor I/O ale utilizatorilor. Dacă nu dorești ca fiecare mesaj trimis să fie citit de către proprietarul serverului, te rugăm să te deconectezi.", "This server was created %s": "Acest server a fost creat la data de %s", "This vhost is currently disabled, but can be enabled with /HS ON": "Gazda dumneavoastră virtuală este dezactivată, dar poate fi activată cu comanda /HS ON", "Timestamp is not in 2006-01-02T15:04:05.999Z format, ignoring it": "Marcajul de timp nu este în formatul 2006-01-02T15:04:05.999Z, se ignoră", + "To change a password, use the PASSWD command. For details, /msg NickServ HELP PASSWD": "", "To confirm account unregistration, type: /NS UNREGISTER %[1]s %[2]s": "Pentru a confirma ștergerea contului, tastează: /NS UNREGISTER [1] [2]", "To confirm channel unregistration, type: /CS UNREGISTER %[1]s %[2]s": "Pentru a confirma ștergerea canalului, tastează: /CS UNREGISTER %[1]s %[2]s", "To verify your account, issue one of these commands:": "Pentru a-ți verifica contul, folosește una din comenzile:", @@ -219,29 +227,35 @@ "You have been banned from this server (%s)": "Ți-a fost restricționat accesul la acest server (%s)", "You have been marked as being away": "Te-am marcat ca fiind departe", "You have joined too many channels": "Te afli pe prea multe canale", + "You have sent too many registration messages": "", "You have too many nicks reserved already (you can remove some with /NS DROP)": "Ai prea multe pseudonime rezervate (poți renunța la unele dintre ele cu comanda /NS DROP)", "You may not reregister": "Nu te poți reînregistra", "You must be an oper on the channel to register it": "Trebuie să fi operator pe canal, pentru a-l putea înregistra", + "You must be connected with TLS and a client certificate to do this": "", "You must be registered to join that channel": "Trebuie să te înregistrezi pentru a intra pe acel canal", "You must connect with a TLS client certificate to use certfp": "Trebuie să te conectezi cu un certificat TLS de client pentru a putea folosi certfp", + "You must log in with SASL to join this server": "", "You must specify an account": "Este necesar să specifici un cont", "You must wait an additional %v before making another request": "Trebuie să aștepți o durată suplimentară de %v pentru o nouă solicitare", - "You need to either supply a passphrase or be connected via TLS with a client cert": "Trebuie să furnizezi o parolă său să te conectezi via TLS, cu un certificat de client", "You need to register before you can use that command": "Trebuie să te înregistrezi ca să poți folosi comanda", "You specified too many languages": "Ai specificat prea multe limbi", + "You will not see JOINs and PARTs in autoreplayed history lines": "", + "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're already logged into an account": "Te-ai autentificat deja la un cont", "You're already opered-up!": "Ai deja statut de operator!", "You're not a channel operator": "Nu ești operator de canal", "You're not logged into an account": "Nu te-ai autentificat la niciun cont", "You're not on that channel": "Nu te afli pe acel canal", "You're now logged in as %s": "Te-ai autentificat ca: %s", - "Your current nickname enforcement is: %s": "Pseudonimul tău, impus, actual, este: %s", + "Your client does not support BRB": "", "Your host is %[1]s, running version %[2]s": "Gazda ta este %[1]s, rulând versiunea %[2]s", + "Your stored nickname enforcement setting is: %s": "", "Your vhost request was approved by an administrator": "Solicitarea ta, de gazdă virtuală, a fost aprobată de către un administrator", "Your vhost request was rejected by an administrator. The reason given was: %s": "Solicitarea ta, de gazdă virtuală, a fost respinsă de către un administrator.\nMotivul oferit a fost următorul: %s", "Your vhost request will be reviewed by an administrator": "Solicitarea ta, de gazdă virtuală, va fi revizuită de către un administrator", "are supported by this server": "sunt suportate de acest server", - "can speak these languages": "vorbește aceste limbi", "channels formed": "canale formate", "has client certificate fingerprint %s": "are amprenta certificatului de client: %s", "is a $bBot$b on %s": "este un $bBot$b pe %s", From 4f3dd6273346be6d04c88e0b56bbf4794f584e68 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:14:21 +1000 Subject: [PATCH 64/93] New translations help.lang.json (Romanian) --- languages/ro-RO-help.lang.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/languages/ro-RO-help.lang.json b/languages/ro-RO-help.lang.json index 9897ea13..e16583b1 100644 --- a/languages/ro-RO-help.lang.json +++ b/languages/ro-RO-help.lang.json @@ -8,6 +8,7 @@ "AMBIANCE \n\nThe AMBIANCE command is used to send a scene notification to the given target.": "", "AUTHENTICATE\n\nUsed during SASL authentication. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/extensions/sasl-3.1.html": "", "AWAY [message]\n\nIf [message] is sent, marks you away. If [message] is not sent, marks you no\nlonger away.": "", + "BRB [message]\n\nDisconnects you from the server, while instructing the server to keep you\npresent for a short time window. During this window, you can either resume\nor reattach to your nickname. If [message] is sent, it is used as your away\nmessage (and as your quit message if you don't return in time).": "", "CAP [:]\n\nUsed in capability negotiation. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/core/capability-negotiation-3.1.html\nhttp://ircv3.net/specs/core/capability-negotiation-3.2.html": "", "CHANSERV [params]\n\nChanServ controls channel registrations.": "", "CHATHISTORY [params]\n\nCHATHISTORY is an experimental history replay command. See these documents:\nhttps://github.com/MuffinMedic/ircv3-specifications/blob/chathistory/extensions/chathistory.md\nhttps://gist.github.com/DanielOaks/c104ad6e8759c01eb5c826d627caf80d": "CHATHISTORY [parametri]\n\nComanda CHATHISTORY este un desfășurător experimental pentru istoric. Vezi aceste documente:\nhttps://github.com/MuffinMedic/ircv3-specifications/blob/chathistory/extensions/chathistory.md\nhttps://gist.github.com/DanielOaks/c104ad6e8759c01eb5c826d627caf80d", @@ -66,5 +67,6 @@ "WEBIRC [:]\n\nUsed by web<->IRC gateways and bouncers, the WEBIRC command allows gateways to\npass-through the real IP addresses of clients:\nircv3.net/specs/extensions/webirc.html\n\n is a list of space-separated strings indicating various details about\nthe connection from the client to the gateway, such as:\n\n- tls: this flag indicates that the client->gateway connection is secure": "", "WHO [o]\n\nReturns information for the given user.": "", "WHOIS {,}\n\nReturns information for the given user(s).": "", - "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "WHOWAS \n\nAfișează informații despre istoricul ultimului utilizator cu pseudonimul cerut." + "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "WHOWAS \n\nAfișează informații despre istoricul ultimului utilizator cu pseudonimul cerut.", + "ZNC [params]\n\nUsed to emulate features of the ZNC bouncer. This command is not intended\nfor direct use by end users.": "" } From 0e9834df5bed1e10b5fe272c2da0e591d88ed7ec Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:14:23 +1000 Subject: [PATCH 65/93] New translations irc.lang.json (Catalan) --- languages/ca-ES-irc.lang.json | 32 +++++++++++++++++++++++--------- 1 file changed, 23 insertions(+), 9 deletions(-) diff --git a/languages/ca-ES-irc.lang.json b/languages/ca-ES-irc.lang.json index ec96b9b9..25720c42 100644 --- a/languages/ca-ES-irc.lang.json +++ b/languages/ca-ES-irc.lang.json @@ -37,14 +37,16 @@ "An error occurred": "", "Authentication successful": "", "Bad or unauthorized PROXY command": "", - "Bad password": "", "Ban - %[1]s - added by %[2]s - %[3]s": "", + "Bouncer functionality is currently disabled for your account": "", + "Bouncer functionality is currently disabled for your account, but you can opt in": "", + "Bouncer functionality is currently enabled for your account": "", + "Bouncer functionality is currently enabled for your account, but you can opt out": "", "CTCP messages are disabled over Tor": "", "Can't change modes for other users": "", "Can't view modes for other users": "", "Cannot join channel (+%s)": "", "Cannot rename channel": "", - "Cannot resume a client with multiple attached sessions": "", "Cannot resume connection": "", "Cannot resume connection from Tor to non-Tor or vice versa": "", "Cannot resume connection, connection registration has already been completed": "", @@ -87,17 +89,19 @@ "End of WHO list": "", "End of WHOWAS": "", "End of list": "", - "Enforcement method set": "", "Erroneous nickname": "", + "Error loading account data": "", "Error reserving nickname": "", "Error while unregistering account": "", "Fake source must be a valid nickname": "", "First param must be a mask or channel": "", "GHOSTed by %s": "", + "Given current server settings, your nickname is enforced with: %s": "", "HELPOP \n\nGet an explanation of , or \"index\" for a list of help topics.": "", "Help not found": "", "Hostname: %s": "", "I have %[1]d clients and %[2]d servers": "", + "I'll be right back": "", "IP address: %s": "", "IRC Operators online": "", "Input line too long": "", @@ -107,7 +111,6 @@ "Invalid CAP subcommand": "", "Invalid account name": "", "Invalid mode change": "", - "Invalid parameters": "", "Invalid parameters. For usage, do /msg %[1]s HELP %[2]s": "", "Invalid vhost": "", "It was rejected for reason: %s": "", @@ -130,11 +133,14 @@ "No nickname given": "", "No such account": "", "No such channel": "", + "No such module [%s]": "", "No such nick": "", + "No such setting": "", "No topic is set": "", "Not enough parameters": "", "Only channel founders can change registered channels": "", "Only the channel founder can do this": "", + "Oragono does not emulate the ZNC module %s": "", "Oragono is released under the MIT license.": "", "Passphrase contains forbidden characters or is otherwise invalid": "", "Password changed": "", @@ -147,13 +153,12 @@ "Received malformed line": "", "Registered at: %s": "", "Registered channel: %s": "", - "Registering your account with email address %s": "", - "Registering your account with no email address": "", "Registration requires a valid e-mail address": "", "Rehashing": "", "Remote servers not yet supported": "", "Removed D-Line for %s": "", "Removed K-Line for %s": "", + "Requesting the %s client capability is forbidden": "", "Resume may have lost up to %d seconds of history": "", "SASL authentication aborted": "", "SASL authentication failed": "", @@ -168,6 +173,7 @@ "Session %d:": "", "Some additional message history may have been lost": "", "Successfully approved vhost request for %s": "", + "Successfully changed your account settings": "", "Successfully cleared vhost": "", "Successfully disabled your vhost": "", "Successfully enabled your vhost": "", @@ -190,10 +196,12 @@ "This ban matches you. To DLINE yourself, you must use the command: /DLINE MYSELF ": "", "This ban matches you. To KLINE yourself, you must use the command: /KLINE MYSELF ": "", "This command has been disabled by the server administrators": "", + "This feature has been disabled by the server administrators": "", "This server is in debug mode and is logging all user I/O. If you do not wish for everything you send to be readable by the server owner(s), please disconnect.": "", "This server was created %s": "", "This vhost is currently disabled, but can be enabled with /HS ON": "", "Timestamp is not in 2006-01-02T15:04:05.999Z format, ignoring it": "", + "To change a password, use the PASSWD command. For details, /msg NickServ HELP PASSWD": "", "To confirm account unregistration, type: /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:": "", @@ -219,29 +227,35 @@ "You have been banned from this server (%s)": "", "You have been marked as being away": "", "You have joined too many channels": "", + "You have sent too many registration messages": "", "You have too many nicks reserved already (you can remove some with /NS DROP)": "", "You may not reregister": "", "You must be an oper on the channel to register it": "", + "You must be connected with TLS and a client certificate to do this": "", "You must be registered to join that channel": "", "You must connect with a TLS client certificate to use certfp": "", + "You must log in with SASL to join this server": "", "You must specify an account": "", "You must wait an additional %v before making another request": "", - "You need to either supply a passphrase or be connected via TLS with a client cert": "", "You need to register before you can use that command": "", "You specified too many languages": "", + "You will not see JOINs and PARTs in autoreplayed history lines": "", + "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're already logged into an account": "", "You're already opered-up!": "", "You're not a channel operator": "", "You're not logged into an account": "", "You're not on that channel": "", "You're now logged in as %s": "", - "Your current nickname enforcement is: %s": "", + "Your client does not support BRB": "", "Your host is %[1]s, running version %[2]s": "", + "Your stored nickname enforcement setting is: %s": "", "Your vhost request was approved by an administrator": "", "Your vhost request was rejected by an administrator. The reason given was: %s": "", "Your vhost request will be reviewed by an administrator": "", "are supported by this server": "", - "can speak these languages": "", "channels formed": "", "has client certificate fingerprint %s": "", "is a $bBot$b on %s": "", From 3d039029603a53a9f1a00cdac323106c0ea71dcb Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:14:24 +1000 Subject: [PATCH 66/93] New translations help.lang.json (Catalan) --- languages/ca-ES-help.lang.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/languages/ca-ES-help.lang.json b/languages/ca-ES-help.lang.json index 3a038e5e..7509b8be 100644 --- a/languages/ca-ES-help.lang.json +++ b/languages/ca-ES-help.lang.json @@ -8,6 +8,7 @@ "AMBIANCE \n\nThe AMBIANCE command is used to send a scene notification to the given target.": "", "AUTHENTICATE\n\nUsed during SASL authentication. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/extensions/sasl-3.1.html": "", "AWAY [message]\n\nIf [message] is sent, marks you away. If [message] is not sent, marks you no\nlonger away.": "", + "BRB [message]\n\nDisconnects you from the server, while instructing the server to keep you\npresent for a short time window. During this window, you can either resume\nor reattach to your nickname. If [message] is sent, it is used as your away\nmessage (and as your quit message if you don't return in time).": "", "CAP [:]\n\nUsed in capability negotiation. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/core/capability-negotiation-3.1.html\nhttp://ircv3.net/specs/core/capability-negotiation-3.2.html": "", "CHANSERV [params]\n\nChanServ controls channel registrations.": "", "CHATHISTORY [params]\n\nCHATHISTORY is an experimental history replay command. See these documents:\nhttps://github.com/MuffinMedic/ircv3-specifications/blob/chathistory/extensions/chathistory.md\nhttps://gist.github.com/DanielOaks/c104ad6e8759c01eb5c826d627caf80d": "", @@ -66,5 +67,6 @@ "WEBIRC [:]\n\nUsed by web<->IRC gateways and bouncers, the WEBIRC command allows gateways to\npass-through the real IP addresses of clients:\nircv3.net/specs/extensions/webirc.html\n\n is a list of space-separated strings indicating various details about\nthe connection from the client to the gateway, such as:\n\n- tls: this flag indicates that the client->gateway connection is secure": "", "WHO [o]\n\nReturns information for the given user.": "", "WHOIS {,}\n\nReturns information for the given user(s).": "", - "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "" + "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "", + "ZNC [params]\n\nUsed to emulate features of the ZNC bouncer. This command is not intended\nfor direct use by end users.": "" } From 174d140c951dd425e5d03367388b8f3efc44ed2a Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:14:25 +1000 Subject: [PATCH 67/93] New translations chanserv.lang.json (Chinese Simplified) --- languages/zh-CN-chanserv.lang.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/languages/zh-CN-chanserv.lang.json b/languages/zh-CN-chanserv.lang.json index 627b7fc8..a5503309 100644 --- a/languages/zh-CN-chanserv.lang.json +++ b/languages/zh-CN-chanserv.lang.json @@ -1,4 +1,8 @@ { + "$bAMODE$b modifies persistent mode settings for channel members.": "", + "$bOP$b makes the given user (or yourself) a channel admin.": "", + "$bREGISTER$b lets you own a given channel.": "", + "$bUNREGISTER$b deletes a channel registration.": "", "ChanServ lets you register and manage channels.\n\nTo see in-depth help for a specific ChanServ command, try:\n $b/CS HELP $b\n\nHere are the commands you can use:\n%s": "", "Syntax: $bAMODE #channel [mode change] [account]$b\n\nAMODE lists or modifies persistent mode settings that affect channel members.\nFor example, $bAMODE #channel +o dan$b grants the the holder of the \"dan\"\naccount the +o operator mode every time they join #channel. To list current\naccounts and modes, use $bAMODE #channel$b. Note that users are always\nreferenced by their registered account names, not their nicknames.": "", "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.": "", From 019d60057ff18ef62b17730e86a0e997d35c987c Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:14:27 +1000 Subject: [PATCH 68/93] New translations help.lang.json (Chinese Traditional) --- languages/zh-TW-help.lang.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/languages/zh-TW-help.lang.json b/languages/zh-TW-help.lang.json index 3a038e5e..7509b8be 100644 --- a/languages/zh-TW-help.lang.json +++ b/languages/zh-TW-help.lang.json @@ -8,6 +8,7 @@ "AMBIANCE \n\nThe AMBIANCE command is used to send a scene notification to the given target.": "", "AUTHENTICATE\n\nUsed during SASL authentication. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/extensions/sasl-3.1.html": "", "AWAY [message]\n\nIf [message] is sent, marks you away. If [message] is not sent, marks you no\nlonger away.": "", + "BRB [message]\n\nDisconnects you from the server, while instructing the server to keep you\npresent for a short time window. During this window, you can either resume\nor reattach to your nickname. If [message] is sent, it is used as your away\nmessage (and as your quit message if you don't return in time).": "", "CAP [:]\n\nUsed in capability negotiation. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/core/capability-negotiation-3.1.html\nhttp://ircv3.net/specs/core/capability-negotiation-3.2.html": "", "CHANSERV [params]\n\nChanServ controls channel registrations.": "", "CHATHISTORY [params]\n\nCHATHISTORY is an experimental history replay command. See these documents:\nhttps://github.com/MuffinMedic/ircv3-specifications/blob/chathistory/extensions/chathistory.md\nhttps://gist.github.com/DanielOaks/c104ad6e8759c01eb5c826d627caf80d": "", @@ -66,5 +67,6 @@ "WEBIRC [:]\n\nUsed by web<->IRC gateways and bouncers, the WEBIRC command allows gateways to\npass-through the real IP addresses of clients:\nircv3.net/specs/extensions/webirc.html\n\n is a list of space-separated strings indicating various details about\nthe connection from the client to the gateway, such as:\n\n- tls: this flag indicates that the client->gateway connection is secure": "", "WHO [o]\n\nReturns information for the given user.": "", "WHOIS {,}\n\nReturns information for the given user(s).": "", - "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "" + "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "", + "ZNC [params]\n\nUsed to emulate features of the ZNC bouncer. This command is not intended\nfor direct use by end users.": "" } From c670c1ab5e9988e7c600512e21dc9fbaa3bdd8da Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:14:29 +1000 Subject: [PATCH 69/93] New translations irc.lang.json (Chinese Simplified) --- languages/zh-CN-irc.lang.json | 32 +++++++++++++++++++++++--------- 1 file changed, 23 insertions(+), 9 deletions(-) diff --git a/languages/zh-CN-irc.lang.json b/languages/zh-CN-irc.lang.json index 02b4b061..e5f7843f 100644 --- a/languages/zh-CN-irc.lang.json +++ b/languages/zh-CN-irc.lang.json @@ -37,14 +37,16 @@ "An error occurred": "", "Authentication successful": "身份验证成功", "Bad or unauthorized PROXY command": "", - "Bad password": "密码有误", "Ban - %[1]s - added by %[2]s - %[3]s": "禁封 - %[1]s - 操作人 %[2]s - %[3]s", + "Bouncer functionality is currently disabled for your account": "", + "Bouncer functionality is currently disabled for your account, but you can opt in": "", + "Bouncer functionality is currently enabled for your account": "", + "Bouncer functionality is currently enabled for your account, but you can opt out": "", "CTCP messages are disabled over Tor": "", "Can't change modes for other users": "无法修改其他用户的状态", "Can't view modes for other users": "无法查看其他用户的状态", "Cannot join channel (+%s)": "未能加入频道(+%s)", "Cannot rename channel": "", - "Cannot resume a client with multiple attached sessions": "", "Cannot resume connection": "", "Cannot resume connection from Tor to non-Tor or vice versa": "", "Cannot resume connection, connection registration has already been completed": "未能恢复连接,连接注册已经被完成", @@ -87,17 +89,19 @@ "End of WHO list": "WHO列表已无后续", "End of WHOWAS": "WHOWAS已无后续", "End of list": "列表已无后续", - "Enforcement method set": "", "Erroneous nickname": "昵称不可用", + "Error loading account data": "", "Error reserving nickname": "昵称申请时出错", "Error while unregistering account": "账户注销时出错", "Fake source must be a valid nickname": "伪装的来源必须是有效的昵称", "First param must be a mask or channel": "第一个参数必须为标识或者频道", "GHOSTed by %s": "您被%s请出了", + "Given current server settings, your nickname is enforced with: %s": "", "HELPOP \n\nGet an explanation of , or \"index\" for a list of help topics.": "", "Help not found": "找不到帮助", "Hostname: %s": "", "I have %[1]d clients and %[2]d servers": "我有%[1]d用户和%[2]d服务器", + "I'll be right back": "", "IP address: %s": "", "IRC Operators online": "", "Input line too long": "", @@ -107,7 +111,6 @@ "Invalid CAP subcommand": "无效CAP子命令", "Invalid account name": "", "Invalid mode change": "", - "Invalid parameters": "", "Invalid parameters. For usage, do /msg %[1]s HELP %[2]s": "", "Invalid vhost": "", "It was rejected for reason: %s": "", @@ -130,11 +133,14 @@ "No nickname given": "没有指定昵称", "No such account": "", "No such channel": "没有该频道", + "No such module [%s]": "", "No such nick": "没有该昵称", + "No such setting": "", "No topic is set": "话题未设置", "Not enough parameters": "没有足够的参数", "Only channel founders can change registered channels": "只有频道创建者才可以更改已注册频道", "Only the channel founder can do this": "", + "Oragono does not emulate the ZNC module %s": "", "Oragono is released under the MIT license.": "Oragono基于MIT证书发布。", "Passphrase contains forbidden characters or is otherwise invalid": "", "Password changed": "", @@ -147,13 +153,12 @@ "Received malformed line": "接收到的格式不正确的行", "Registered at: %s": "您欲注册的账户或聊天室已存在于:%s", "Registered channel: %s": "", - "Registering your account with email address %s": "", - "Registering your account with no email address": "", "Registration requires a valid e-mail address": "注册需要合法e-mail邮箱", "Rehashing": "配置文件正在重载", "Remote servers not yet supported": "远程服务器尚未提供该指令", "Removed D-Line for %s": "将%s移出 D-Line", "Removed K-Line for %s": "将%s移出 K-Line", + "Requesting the %s client capability is forbidden": "", "Resume may have lost up to %d seconds of history": "", "SASL authentication aborted": "SASL认证中断", "SASL authentication failed": "SASL认证失败", @@ -168,6 +173,7 @@ "Session %d:": "", "Some additional message history may have been lost": "", "Successfully approved vhost request for %s": "", + "Successfully changed your account settings": "", "Successfully cleared vhost": "", "Successfully disabled your vhost": "", "Successfully enabled your vhost": "", @@ -190,10 +196,12 @@ "This ban matches you. To DLINE yourself, you must use the command: /DLINE MYSELF ": "您在ban列表中。您必须使用指令解封自己: /DLINE MYSELF ", "This ban matches you. To KLINE yourself, you must use the command: /KLINE MYSELF ": "您在ban列表中。您必须使用指令解封自己: /KLINE MYSELF ", "This command has been disabled by the server administrators": "", + "This feature has been disabled by the server administrators": "", "This server is in debug mode and is logging all user I/O. If you do not wish for everything you send to be readable by the server owner(s), please disconnect.": "该服务当前处于调试模式并且会记录所有用户的输入。如果您不希望您发送的所有话语被服务器管理员阅读,请退出。", "This server was created %s": "该服务器已被创建%s", "This vhost is currently disabled, but can be enabled with /HS ON": "", "Timestamp is not in 2006-01-02T15:04:05.999Z format, ignoring it": "时间戳并非2006-01-02T15:04:05.999Z格式,已忽略", + "To change a password, use the PASSWD command. For details, /msg NickServ HELP PASSWD": "", "To confirm account unregistration, type: /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:": "请使用下列指令之一验证您的账户:", @@ -219,29 +227,35 @@ "You have been banned from this server (%s)": "您已被该服务器禁封(%s)", "You have been marked as being away": "您已标记为离开", "You have joined too many channels": "", + "You have sent too many registration messages": "", "You have too many nicks reserved already (you can remove some with /NS DROP)": "您已经占用了太多昵称(您可以使用 /NS DROP先移除一些昵称)", "You may not reregister": "您无须重新注册", "You must be an oper on the channel to register it": "您必须是频道管理员才可注册它", + "You must be connected with TLS and a client certificate to do this": "", "You must be registered to join that channel": "", "You must connect with a TLS client certificate to use certfp": "", + "You must log in with SASL to join this server": "", "You must specify an account": "", "You must wait an additional %v before making another request": "", - "You need to either supply a passphrase or be connected via TLS with a client cert": "您必须提供一个密码或者通过TLS证书连接作为用户验证", "You need to register before you can use that command": "您需要在使用该指令前注册", "You specified too many languages": "您指定的语言过多", + "You will not see JOINs and PARTs in autoreplayed history lines": "", + "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're already logged into an account": "您已登录", "You're already opered-up!": "您已是管理员!", "You're not a channel operator": "您不是频道管理员", "You're not logged into an account": "您尚未登录", "You're not on that channel": "您不在该频道", "You're now logged in as %s": "您已作为%s登录", - "Your current nickname enforcement is: %s": "", + "Your client does not support BRB": "", "Your host is %[1]s, running version %[2]s": "您的主机是%[1]s, 运行版本%[2]s", + "Your stored nickname enforcement setting is: %s": "", "Your vhost request was approved by an administrator": "", "Your vhost request was rejected by an administrator. The reason given was: %s": "", "Your vhost request will be reviewed by an administrator": "", "are supported by this server": "已被该服务器支持", - "can speak these languages": "能使用这些语言", "channels formed": "", "has client certificate fingerprint %s": "存在TLS指纹证书%s", "is a $bBot$b on %s": "是一个$bBot$b 于 %s", From c1850ab55e130db44c09c10cc90f1f1cced0d24f Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:14:31 +1000 Subject: [PATCH 70/93] New translations help.lang.json (Chinese Simplified) --- languages/zh-CN-help.lang.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/languages/zh-CN-help.lang.json b/languages/zh-CN-help.lang.json index 1bfbe573..5f586976 100644 --- a/languages/zh-CN-help.lang.json +++ b/languages/zh-CN-help.lang.json @@ -8,6 +8,7 @@ "AMBIANCE \n\nThe AMBIANCE command is used to send a scene notification to the given target.": "", "AUTHENTICATE\n\nUsed during SASL authentication. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/extensions/sasl-3.1.html": "", "AWAY [message]\n\nIf [message] is sent, marks you away. If [message] is not sent, marks you no\nlonger away.": "", + "BRB [message]\n\nDisconnects you from the server, while instructing the server to keep you\npresent for a short time window. During this window, you can either resume\nor reattach to your nickname. If [message] is sent, it is used as your away\nmessage (and as your quit message if you don't return in time).": "", "CAP [:]\n\nUsed in capability negotiation. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/core/capability-negotiation-3.1.html\nhttp://ircv3.net/specs/core/capability-negotiation-3.2.html": "", "CHANSERV [params]\n\nChanServ controls channel registrations.": "", "CHATHISTORY [params]\n\nCHATHISTORY is an experimental history replay command. See these documents:\nhttps://github.com/MuffinMedic/ircv3-specifications/blob/chathistory/extensions/chathistory.md\nhttps://gist.github.com/DanielOaks/c104ad6e8759c01eb5c826d627caf80d": "", @@ -66,5 +67,6 @@ "WEBIRC [:]\n\nUsed by web<->IRC gateways and bouncers, the WEBIRC command allows gateways to\npass-through the real IP addresses of clients:\nircv3.net/specs/extensions/webirc.html\n\n is a list of space-separated strings indicating various details about\nthe connection from the client to the gateway, such as:\n\n- tls: this flag indicates that the client->gateway connection is secure": "", "WHO [o]\n\nReturns information for the given user.": "", "WHOIS {,}\n\nReturns information for the given user(s).": "", - "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "" + "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "", + "ZNC [params]\n\nUsed to emulate features of the ZNC bouncer. This command is not intended\nfor direct use by end users.": "" } From 4d7a5c01cf2bcd1be7f32e333d179d42d893d768 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:14:32 +1000 Subject: [PATCH 71/93] New translations chanserv.lang.json (Chinese Traditional) --- languages/zh-TW-chanserv.lang.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/languages/zh-TW-chanserv.lang.json b/languages/zh-TW-chanserv.lang.json index 627b7fc8..a5503309 100644 --- a/languages/zh-TW-chanserv.lang.json +++ b/languages/zh-TW-chanserv.lang.json @@ -1,4 +1,8 @@ { + "$bAMODE$b modifies persistent mode settings for channel members.": "", + "$bOP$b makes the given user (or yourself) a channel admin.": "", + "$bREGISTER$b lets you own a given channel.": "", + "$bUNREGISTER$b deletes a channel registration.": "", "ChanServ lets you register and manage channels.\n\nTo see in-depth help for a specific ChanServ command, try:\n $b/CS HELP $b\n\nHere are the commands you can use:\n%s": "", "Syntax: $bAMODE #channel [mode change] [account]$b\n\nAMODE lists or modifies persistent mode settings that affect channel members.\nFor example, $bAMODE #channel +o dan$b grants the the holder of the \"dan\"\naccount the +o operator mode every time they join #channel. To list current\naccounts and modes, use $bAMODE #channel$b. Note that users are always\nreferenced by their registered account names, not their nicknames.": "", "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.": "", From e76a1348408971c54754d9b39c7145f14658375c Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:14:34 +1000 Subject: [PATCH 72/93] New translations irc.lang.json (Chinese Traditional) --- languages/zh-TW-irc.lang.json | 32 +++++++++++++++++++++++--------- 1 file changed, 23 insertions(+), 9 deletions(-) diff --git a/languages/zh-TW-irc.lang.json b/languages/zh-TW-irc.lang.json index ec96b9b9..25720c42 100644 --- a/languages/zh-TW-irc.lang.json +++ b/languages/zh-TW-irc.lang.json @@ -37,14 +37,16 @@ "An error occurred": "", "Authentication successful": "", "Bad or unauthorized PROXY command": "", - "Bad password": "", "Ban - %[1]s - added by %[2]s - %[3]s": "", + "Bouncer functionality is currently disabled for your account": "", + "Bouncer functionality is currently disabled for your account, but you can opt in": "", + "Bouncer functionality is currently enabled for your account": "", + "Bouncer functionality is currently enabled for your account, but you can opt out": "", "CTCP messages are disabled over Tor": "", "Can't change modes for other users": "", "Can't view modes for other users": "", "Cannot join channel (+%s)": "", "Cannot rename channel": "", - "Cannot resume a client with multiple attached sessions": "", "Cannot resume connection": "", "Cannot resume connection from Tor to non-Tor or vice versa": "", "Cannot resume connection, connection registration has already been completed": "", @@ -87,17 +89,19 @@ "End of WHO list": "", "End of WHOWAS": "", "End of list": "", - "Enforcement method set": "", "Erroneous nickname": "", + "Error loading account data": "", "Error reserving nickname": "", "Error while unregistering account": "", "Fake source must be a valid nickname": "", "First param must be a mask or channel": "", "GHOSTed by %s": "", + "Given current server settings, your nickname is enforced with: %s": "", "HELPOP \n\nGet an explanation of , or \"index\" for a list of help topics.": "", "Help not found": "", "Hostname: %s": "", "I have %[1]d clients and %[2]d servers": "", + "I'll be right back": "", "IP address: %s": "", "IRC Operators online": "", "Input line too long": "", @@ -107,7 +111,6 @@ "Invalid CAP subcommand": "", "Invalid account name": "", "Invalid mode change": "", - "Invalid parameters": "", "Invalid parameters. For usage, do /msg %[1]s HELP %[2]s": "", "Invalid vhost": "", "It was rejected for reason: %s": "", @@ -130,11 +133,14 @@ "No nickname given": "", "No such account": "", "No such channel": "", + "No such module [%s]": "", "No such nick": "", + "No such setting": "", "No topic is set": "", "Not enough parameters": "", "Only channel founders can change registered channels": "", "Only the channel founder can do this": "", + "Oragono does not emulate the ZNC module %s": "", "Oragono is released under the MIT license.": "", "Passphrase contains forbidden characters or is otherwise invalid": "", "Password changed": "", @@ -147,13 +153,12 @@ "Received malformed line": "", "Registered at: %s": "", "Registered channel: %s": "", - "Registering your account with email address %s": "", - "Registering your account with no email address": "", "Registration requires a valid e-mail address": "", "Rehashing": "", "Remote servers not yet supported": "", "Removed D-Line for %s": "", "Removed K-Line for %s": "", + "Requesting the %s client capability is forbidden": "", "Resume may have lost up to %d seconds of history": "", "SASL authentication aborted": "", "SASL authentication failed": "", @@ -168,6 +173,7 @@ "Session %d:": "", "Some additional message history may have been lost": "", "Successfully approved vhost request for %s": "", + "Successfully changed your account settings": "", "Successfully cleared vhost": "", "Successfully disabled your vhost": "", "Successfully enabled your vhost": "", @@ -190,10 +196,12 @@ "This ban matches you. To DLINE yourself, you must use the command: /DLINE MYSELF ": "", "This ban matches you. To KLINE yourself, you must use the command: /KLINE MYSELF ": "", "This command has been disabled by the server administrators": "", + "This feature has been disabled by the server administrators": "", "This server is in debug mode and is logging all user I/O. If you do not wish for everything you send to be readable by the server owner(s), please disconnect.": "", "This server was created %s": "", "This vhost is currently disabled, but can be enabled with /HS ON": "", "Timestamp is not in 2006-01-02T15:04:05.999Z format, ignoring it": "", + "To change a password, use the PASSWD command. For details, /msg NickServ HELP PASSWD": "", "To confirm account unregistration, type: /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:": "", @@ -219,29 +227,35 @@ "You have been banned from this server (%s)": "", "You have been marked as being away": "", "You have joined too many channels": "", + "You have sent too many registration messages": "", "You have too many nicks reserved already (you can remove some with /NS DROP)": "", "You may not reregister": "", "You must be an oper on the channel to register it": "", + "You must be connected with TLS and a client certificate to do this": "", "You must be registered to join that channel": "", "You must connect with a TLS client certificate to use certfp": "", + "You must log in with SASL to join this server": "", "You must specify an account": "", "You must wait an additional %v before making another request": "", - "You need to either supply a passphrase or be connected via TLS with a client cert": "", "You need to register before you can use that command": "", "You specified too many languages": "", + "You will not see JOINs and PARTs in autoreplayed history lines": "", + "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're already logged into an account": "", "You're already opered-up!": "", "You're not a channel operator": "", "You're not logged into an account": "", "You're not on that channel": "", "You're now logged in as %s": "", - "Your current nickname enforcement is: %s": "", + "Your client does not support BRB": "", "Your host is %[1]s, running version %[2]s": "", + "Your stored nickname enforcement setting is: %s": "", "Your vhost request was approved by an administrator": "", "Your vhost request was rejected by an administrator. The reason given was: %s": "", "Your vhost request will be reviewed by an administrator": "", "are supported by this server": "", - "can speak these languages": "", "channels formed": "", "has client certificate fingerprint %s": "", "is a $bBot$b on %s": "", From 9116c85004fb2ba017004bbaa204c70ca384ce1f Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:14:37 +1000 Subject: [PATCH 73/93] New translations irc.lang.json (Greek) --- languages/el-GR-irc.lang.json | 32 +++++++++++++++++++++++--------- 1 file changed, 23 insertions(+), 9 deletions(-) diff --git a/languages/el-GR-irc.lang.json b/languages/el-GR-irc.lang.json index 47117ea6..25cc7bf0 100644 --- a/languages/el-GR-irc.lang.json +++ b/languages/el-GR-irc.lang.json @@ -37,14 +37,16 @@ "An error occurred": "", "Authentication successful": "Ο έλεγχος της ταυτότητας ήταν επιτυχής", "Bad or unauthorized PROXY command": "", - "Bad password": "Εσφαλμένος κωδικός", "Ban - %[1]s - added by %[2]s - %[3]s": "Απαγόρευση - %[1]s - προστέθηκε από %[2]s - %[3]s", + "Bouncer functionality is currently disabled for your account": "", + "Bouncer functionality is currently disabled for your account, but you can opt in": "", + "Bouncer functionality is currently enabled for your account": "", + "Bouncer functionality is currently enabled for your account, but you can opt out": "", "CTCP messages are disabled over Tor": "", "Can't change modes for other users": "Δεν είναι δυνατή η αλλαγή των τρόπων λειτουργίας για άλλους χρήστες", "Can't view modes for other users": "Δεν είναι δυνατή η προβολή λειτουργιών για άλλους χρήστες", "Cannot join channel (+%s)": "Δεν είναι δυνατή η σύνδεση στο κανάλι (+%s)", "Cannot rename channel": "", - "Cannot resume a client with multiple attached sessions": "", "Cannot resume connection": "", "Cannot resume connection from Tor to non-Tor or vice versa": "", "Cannot resume connection, connection registration has already been completed": "Δεν είναι δυνατή η συνέχιση της σύνδεσης, η εγγραφή σύνδεσης έχει ήδη ολοκληρωθεί", @@ -87,17 +89,19 @@ "End of WHO list": "Τέλος της /WHO λίστας", "End of WHOWAS": "Τέλος της WHOWAS", "End of list": "Τέλος της λίστας", - "Enforcement method set": "", "Erroneous nickname": "Λανθασμένο ψευδώνυμο", + "Error loading account data": "", "Error reserving nickname": "Σφάλμα κατάτμησης ψευδώνυμου", "Error while unregistering account": "Σφάλμα κατά την κατάργηση της καταχώρησης λογαριασμού", "Fake source must be a valid nickname": "Η ψεύτικη πηγή πρέπει να είναι έγκυρο ψευδώνυμο", "First param must be a mask or channel": "Η πρώτη παράμετρος (param) πρέπει να είναι μάσκα ή κανάλι", "GHOSTed by %s": "Είδωλο από %s", + "Given current server settings, your nickname is enforced with: %s": "", "HELPOP \n\nGet an explanation of , or \"index\" for a list of help topics.": "", "Help not found": "Η βοήθεια δεν βρέθηκε", "Hostname: %s": "", "I have %[1]d clients and %[2]d servers": "Έχω %[1]d πελάτες και %[2]d διακομιστές", + "I'll be right back": "", "IP address: %s": "", "IRC Operators online": "", "Input line too long": "", @@ -107,7 +111,6 @@ "Invalid CAP subcommand": "Μη έγκυρη υποταγή CAP", "Invalid account name": "", "Invalid mode change": "", - "Invalid parameters": "", "Invalid parameters. For usage, do /msg %[1]s HELP %[2]s": "", "Invalid vhost": "", "It was rejected for reason: %s": "", @@ -130,11 +133,14 @@ "No nickname given": "Δεν δόθηκε ψευδώνυμο", "No such account": "", "No such channel": "Δεν υπάρχει τέτοιο κανάλι", + "No such module [%s]": "", "No such nick": "Δεν υπάρχει τέτοιο ψευδώνυμο", + "No such setting": "", "No topic is set": "Δεν έχει οριστεί θέμα", "Not enough parameters": "Δεν υπάρχει αρκετή παράμετροι", "Only channel founders can change registered channels": "Μόνο οι ιδρυτές καναλιών μπορούν να αλλάξουν καταχωρημένα κανάλια", "Only the channel founder can do this": "", + "Oragono does not emulate the ZNC module %s": "", "Oragono is released under the MIT license.": "Το oragono απελευθερώνεται βάσει της άδειας MIT.", "Passphrase contains forbidden characters or is otherwise invalid": "", "Password changed": "", @@ -147,13 +153,12 @@ "Received malformed line": "Παραλήφθηκε παραμορφωμένη γραμμή", "Registered at: %s": "Εγγραφή στο: %s", "Registered channel: %s": "", - "Registering your account with email address %s": "", - "Registering your account with no email address": "", "Registration requires a valid e-mail address": "Η εγγραφή απαιτεί έγκυρη διεύθυνση ηλεκτρονικού ταχυδρομείου", "Rehashing": "Ανανέωση", "Remote servers not yet supported": "Δεν υποστηρίζονται ακόμη απομακρυσμένοι διακομιστές", "Removed D-Line for %s": "Καταργήθηκε η γραμμή D-Line για %s", "Removed K-Line for %s": "Καταργήθηκε η γραμμή K-Line για %s", + "Requesting the %s client capability is forbidden": "", "Resume may have lost up to %d seconds of history": "", "SASL authentication aborted": "Ο έλεγχος ταυτότητας SASL αποβλήθηκε", "SASL authentication failed": "Ο έλεγχος ταυτότητας SASL απέτυχε", @@ -168,6 +173,7 @@ "Session %d:": "", "Some additional message history may have been lost": "", "Successfully approved vhost request for %s": "", + "Successfully changed your account settings": "", "Successfully cleared vhost": "", "Successfully disabled your vhost": "", "Successfully enabled your vhost": "", @@ -190,10 +196,12 @@ "This ban matches you. To DLINE yourself, you must use the command: /DLINE MYSELF ": "Αυτή η απαγόρευση σας ταιριάζει. Για να ορίσετε τον εαυτό σας με το DLINE, πρέπει να χρησιμοποιήσετε την εντολή: /DLINE τον εαυτό μου <επιχειρήματα>", "This ban matches you. To KLINE yourself, you must use the command: /KLINE MYSELF ": "Αυτή η απαγόρευση σας ταιριάζει. Για να ορίσετε τον εαυτό σας με το KLINE, πρέπει να χρησιμοποιήσετε την εντολή: /KLINE τον εαυτό μου <επιχειρήματα>", "This command has been disabled by the server administrators": "", + "This feature has been disabled by the server administrators": "", "This server is in debug mode and is logging all user I/O. If you do not wish for everything you send to be readable by the server owner(s), please disconnect.": "Αυτός ο διακομιστής βρίσκεται σε λειτουργία εντοπισμού σφαλμάτων και καταγράφει όλες τις εισόδους / εξόδους χρηστών. Εάν δεν θέλετε για όλα όσα στείλατε να είναι αναγνώσιμα από τον ιδιοκτήτη του / των διακομιστή (ών), παρακαλείστε να αποσυνδεθείτε.", "This server was created %s": "Αυτός ο διακομιστής δημιουργήθηκε %s", "This vhost is currently disabled, but can be enabled with /HS ON": "", "Timestamp is not in 2006-01-02T15:04:05.999Z format, ignoring it": "Δεν υπάρχει χρονική σήμανση 2006-01-02T15:04:05.999Z μορφοποίηση, αγνοώντας το", + "To change a password, use the PASSWD command. For details, /msg NickServ HELP PASSWD": "", "To confirm account unregistration, type: /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:": "Για να επαληθεύσετε τον λογαριασμό σας, εκδώστε μία από αυτές τις εντολές:", @@ -219,29 +227,35 @@ "You have been banned from this server (%s)": "Έχετε απαγορευτεί από αυτόν το διακομιστή (%s)", "You have been marked as being away": "Έχετε επισημανθεί ως μακριά", "You have joined too many channels": "", + "You have sent too many registration messages": "", "You have too many nicks reserved already (you can remove some with /NS DROP)": "Έχετε ήδη πάρα πολλά ψευδώνυμα δεσμευμένα (μπορείτε να καταργήσετε μερικά με /NS DROP)", "You may not reregister": "Δεν μπορείτε να κάνετε εκ νέου εγγραφή", "You must be an oper on the channel to register it": "Πρέπει να είστε χειριστής στο κανάλι για να την καταχωρήσετε", + "You must be connected with TLS and a client certificate to do this": "", "You must be registered to join that channel": "", "You must connect with a TLS client certificate to use certfp": "", + "You must log in with SASL to join this server": "", "You must specify an account": "", "You must wait an additional %v before making another request": "", - "You need to either supply a passphrase or be connected via TLS with a client cert": "Πρέπει είτε να δώσετε μια φράση πρόσβασης είτε να συνδεθείτε μέσω TLS με ένα πιστοποιητικό πελάτη", "You need to register before you can use that command": "Θα πρέπει να εγγραφείτε για να μπορέσετε να χρησιμοποιήσετε αυτήν την εντολή", "You specified too many languages": "Ορίσατε πολλές γλώσσες", + "You will not see JOINs and PARTs in autoreplayed history lines": "", + "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're already logged into an account": "Έχετε ήδη συνδεθεί σε έναν λογαριασμό", "You're already opered-up!": "Είστε ήδη χειριστής!", "You're not a channel operator": "Δεν είστε χειριστής καναλιού", "You're not logged into an account": "Δεν είστε συνδεδεμένοι σε λογαριασμό", "You're not on that channel": "Δεν είστε σε αυτό το κανάλι", "You're now logged in as %s": "Είστε πλέον συνδεδεμένοι ως %s", - "Your current nickname enforcement is: %s": "", + "Your client does not support BRB": "", "Your host is %[1]s, running version %[2]s": "Ο οικοδεσπότης σας είναι %[1]s, τρέχουσα έκδοση %[2]s", + "Your stored nickname enforcement setting is: %s": "", "Your vhost request was approved by an administrator": "", "Your vhost request was rejected by an administrator. The reason given was: %s": "", "Your vhost request will be reviewed by an administrator": "", "are supported by this server": "υποστηρίζονται από αυτόν τον διακομιστή", - "can speak these languages": "μπορούν να μιλούν αυτές τις γλώσσες", "channels formed": "", "has client certificate fingerprint %s": "έχει δακτυλικό αποτύπωμα πιστοποιητικού πελάτη %s", "is a $bBot$b on %s": "είναι ένα $bBot$b επί %s", From 21fb1da303db85a72644a8b8df2479799aef44cc Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:14:39 +1000 Subject: [PATCH 74/93] New translations help.lang.json (Greek) --- languages/el-GR-help.lang.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/languages/el-GR-help.lang.json b/languages/el-GR-help.lang.json index f26c37ce..ba4ceb32 100644 --- a/languages/el-GR-help.lang.json +++ b/languages/el-GR-help.lang.json @@ -8,6 +8,7 @@ "AMBIANCE \n\nThe AMBIANCE command is used to send a scene notification to the given target.": "", "AUTHENTICATE\n\nUsed during SASL authentication. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/extensions/sasl-3.1.html": "", "AWAY [message]\n\nIf [message] is sent, marks you away. If [message] is not sent, marks you no\nlonger away.": "", + "BRB [message]\n\nDisconnects you from the server, while instructing the server to keep you\npresent for a short time window. During this window, you can either resume\nor reattach to your nickname. If [message] is sent, it is used as your away\nmessage (and as your quit message if you don't return in time).": "", "CAP [:]\n\nUsed in capability negotiation. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/core/capability-negotiation-3.1.html\nhttp://ircv3.net/specs/core/capability-negotiation-3.2.html": "", "CHANSERV [params]\n\nChanServ controls channel registrations.": "", "CHATHISTORY [params]\n\nCHATHISTORY is an experimental history replay command. See these documents:\nhttps://github.com/MuffinMedic/ircv3-specifications/blob/chathistory/extensions/chathistory.md\nhttps://gist.github.com/DanielOaks/c104ad6e8759c01eb5c826d627caf80d": "", @@ -66,5 +67,6 @@ "WEBIRC [:]\n\nUsed by web<->IRC gateways and bouncers, the WEBIRC command allows gateways to\npass-through the real IP addresses of clients:\nircv3.net/specs/extensions/webirc.html\n\n is a list of space-separated strings indicating various details about\nthe connection from the client to the gateway, such as:\n\n- tls: this flag indicates that the client->gateway connection is secure": "", "WHO [o]\n\nReturns information for the given user.": "", "WHOIS {,}\n\nReturns information for the given user(s).": "", - "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "" + "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "", + "ZNC [params]\n\nUsed to emulate features of the ZNC bouncer. This command is not intended\nfor direct use by end users.": "" } From d9a5fe2df5086aac3ba70c34c0ef3b251c6867c9 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:14:40 +1000 Subject: [PATCH 75/93] New translations chanserv.lang.json (Hebrew) --- languages/he-IL-chanserv.lang.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/languages/he-IL-chanserv.lang.json b/languages/he-IL-chanserv.lang.json index 627b7fc8..a5503309 100644 --- a/languages/he-IL-chanserv.lang.json +++ b/languages/he-IL-chanserv.lang.json @@ -1,4 +1,8 @@ { + "$bAMODE$b modifies persistent mode settings for channel members.": "", + "$bOP$b makes the given user (or yourself) a channel admin.": "", + "$bREGISTER$b lets you own a given channel.": "", + "$bUNREGISTER$b deletes a channel registration.": "", "ChanServ lets you register and manage channels.\n\nTo see in-depth help for a specific ChanServ command, try:\n $b/CS HELP $b\n\nHere are the commands you can use:\n%s": "", "Syntax: $bAMODE #channel [mode change] [account]$b\n\nAMODE lists or modifies persistent mode settings that affect channel members.\nFor example, $bAMODE #channel +o dan$b grants the the holder of the \"dan\"\naccount the +o operator mode every time they join #channel. To list current\naccounts and modes, use $bAMODE #channel$b. Note that users are always\nreferenced by their registered account names, not their nicknames.": "", "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.": "", From 24692ebc18de156377dfb283008e4a081131e85f Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:14:42 +1000 Subject: [PATCH 76/93] New translations irc.lang.json (Hebrew) --- languages/he-IL-irc.lang.json | 32 +++++++++++++++++++++++--------- 1 file changed, 23 insertions(+), 9 deletions(-) diff --git a/languages/he-IL-irc.lang.json b/languages/he-IL-irc.lang.json index ec96b9b9..25720c42 100644 --- a/languages/he-IL-irc.lang.json +++ b/languages/he-IL-irc.lang.json @@ -37,14 +37,16 @@ "An error occurred": "", "Authentication successful": "", "Bad or unauthorized PROXY command": "", - "Bad password": "", "Ban - %[1]s - added by %[2]s - %[3]s": "", + "Bouncer functionality is currently disabled for your account": "", + "Bouncer functionality is currently disabled for your account, but you can opt in": "", + "Bouncer functionality is currently enabled for your account": "", + "Bouncer functionality is currently enabled for your account, but you can opt out": "", "CTCP messages are disabled over Tor": "", "Can't change modes for other users": "", "Can't view modes for other users": "", "Cannot join channel (+%s)": "", "Cannot rename channel": "", - "Cannot resume a client with multiple attached sessions": "", "Cannot resume connection": "", "Cannot resume connection from Tor to non-Tor or vice versa": "", "Cannot resume connection, connection registration has already been completed": "", @@ -87,17 +89,19 @@ "End of WHO list": "", "End of WHOWAS": "", "End of list": "", - "Enforcement method set": "", "Erroneous nickname": "", + "Error loading account data": "", "Error reserving nickname": "", "Error while unregistering account": "", "Fake source must be a valid nickname": "", "First param must be a mask or channel": "", "GHOSTed by %s": "", + "Given current server settings, your nickname is enforced with: %s": "", "HELPOP \n\nGet an explanation of , or \"index\" for a list of help topics.": "", "Help not found": "", "Hostname: %s": "", "I have %[1]d clients and %[2]d servers": "", + "I'll be right back": "", "IP address: %s": "", "IRC Operators online": "", "Input line too long": "", @@ -107,7 +111,6 @@ "Invalid CAP subcommand": "", "Invalid account name": "", "Invalid mode change": "", - "Invalid parameters": "", "Invalid parameters. For usage, do /msg %[1]s HELP %[2]s": "", "Invalid vhost": "", "It was rejected for reason: %s": "", @@ -130,11 +133,14 @@ "No nickname given": "", "No such account": "", "No such channel": "", + "No such module [%s]": "", "No such nick": "", + "No such setting": "", "No topic is set": "", "Not enough parameters": "", "Only channel founders can change registered channels": "", "Only the channel founder can do this": "", + "Oragono does not emulate the ZNC module %s": "", "Oragono is released under the MIT license.": "", "Passphrase contains forbidden characters or is otherwise invalid": "", "Password changed": "", @@ -147,13 +153,12 @@ "Received malformed line": "", "Registered at: %s": "", "Registered channel: %s": "", - "Registering your account with email address %s": "", - "Registering your account with no email address": "", "Registration requires a valid e-mail address": "", "Rehashing": "", "Remote servers not yet supported": "", "Removed D-Line for %s": "", "Removed K-Line for %s": "", + "Requesting the %s client capability is forbidden": "", "Resume may have lost up to %d seconds of history": "", "SASL authentication aborted": "", "SASL authentication failed": "", @@ -168,6 +173,7 @@ "Session %d:": "", "Some additional message history may have been lost": "", "Successfully approved vhost request for %s": "", + "Successfully changed your account settings": "", "Successfully cleared vhost": "", "Successfully disabled your vhost": "", "Successfully enabled your vhost": "", @@ -190,10 +196,12 @@ "This ban matches you. To DLINE yourself, you must use the command: /DLINE MYSELF ": "", "This ban matches you. To KLINE yourself, you must use the command: /KLINE MYSELF ": "", "This command has been disabled by the server administrators": "", + "This feature has been disabled by the server administrators": "", "This server is in debug mode and is logging all user I/O. If you do not wish for everything you send to be readable by the server owner(s), please disconnect.": "", "This server was created %s": "", "This vhost is currently disabled, but can be enabled with /HS ON": "", "Timestamp is not in 2006-01-02T15:04:05.999Z format, ignoring it": "", + "To change a password, use the PASSWD command. For details, /msg NickServ HELP PASSWD": "", "To confirm account unregistration, type: /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:": "", @@ -219,29 +227,35 @@ "You have been banned from this server (%s)": "", "You have been marked as being away": "", "You have joined too many channels": "", + "You have sent too many registration messages": "", "You have too many nicks reserved already (you can remove some with /NS DROP)": "", "You may not reregister": "", "You must be an oper on the channel to register it": "", + "You must be connected with TLS and a client certificate to do this": "", "You must be registered to join that channel": "", "You must connect with a TLS client certificate to use certfp": "", + "You must log in with SASL to join this server": "", "You must specify an account": "", "You must wait an additional %v before making another request": "", - "You need to either supply a passphrase or be connected via TLS with a client cert": "", "You need to register before you can use that command": "", "You specified too many languages": "", + "You will not see JOINs and PARTs in autoreplayed history lines": "", + "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're already logged into an account": "", "You're already opered-up!": "", "You're not a channel operator": "", "You're not logged into an account": "", "You're not on that channel": "", "You're now logged in as %s": "", - "Your current nickname enforcement is: %s": "", + "Your client does not support BRB": "", "Your host is %[1]s, running version %[2]s": "", + "Your stored nickname enforcement setting is: %s": "", "Your vhost request was approved by an administrator": "", "Your vhost request was rejected by an administrator. The reason given was: %s": "", "Your vhost request will be reviewed by an administrator": "", "are supported by this server": "", - "can speak these languages": "", "channels formed": "", "has client certificate fingerprint %s": "", "is a $bBot$b on %s": "", From 7dfdda7c7ef66b598cc431668110e1c43439a6ba Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:14:43 +1000 Subject: [PATCH 77/93] New translations chanserv.lang.json (Greek) --- languages/el-GR-chanserv.lang.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/languages/el-GR-chanserv.lang.json b/languages/el-GR-chanserv.lang.json index 627b7fc8..a5503309 100644 --- a/languages/el-GR-chanserv.lang.json +++ b/languages/el-GR-chanserv.lang.json @@ -1,4 +1,8 @@ { + "$bAMODE$b modifies persistent mode settings for channel members.": "", + "$bOP$b makes the given user (or yourself) a channel admin.": "", + "$bREGISTER$b lets you own a given channel.": "", + "$bUNREGISTER$b deletes a channel registration.": "", "ChanServ lets you register and manage channels.\n\nTo see in-depth help for a specific ChanServ command, try:\n $b/CS HELP $b\n\nHere are the commands you can use:\n%s": "", "Syntax: $bAMODE #channel [mode change] [account]$b\n\nAMODE lists or modifies persistent mode settings that affect channel members.\nFor example, $bAMODE #channel +o dan$b grants the the holder of the \"dan\"\naccount the +o operator mode every time they join #channel. To list current\naccounts and modes, use $bAMODE #channel$b. Note that users are always\nreferenced by their registered account names, not their nicknames.": "", "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.": "", From d2fbd1d30a4ce529731ca2c15b8fadf7eb79c9fd Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:14:44 +1000 Subject: [PATCH 78/93] New translations chanserv.lang.json (Hungarian) --- languages/hu-HU-chanserv.lang.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/languages/hu-HU-chanserv.lang.json b/languages/hu-HU-chanserv.lang.json index 627b7fc8..a5503309 100644 --- a/languages/hu-HU-chanserv.lang.json +++ b/languages/hu-HU-chanserv.lang.json @@ -1,4 +1,8 @@ { + "$bAMODE$b modifies persistent mode settings for channel members.": "", + "$bOP$b makes the given user (or yourself) a channel admin.": "", + "$bREGISTER$b lets you own a given channel.": "", + "$bUNREGISTER$b deletes a channel registration.": "", "ChanServ lets you register and manage channels.\n\nTo see in-depth help for a specific ChanServ command, try:\n $b/CS HELP $b\n\nHere are the commands you can use:\n%s": "", "Syntax: $bAMODE #channel [mode change] [account]$b\n\nAMODE lists or modifies persistent mode settings that affect channel members.\nFor example, $bAMODE #channel +o dan$b grants the the holder of the \"dan\"\naccount the +o operator mode every time they join #channel. To list current\naccounts and modes, use $bAMODE #channel$b. Note that users are always\nreferenced by their registered account names, not their nicknames.": "", "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.": "", From 57c065a7497b8f3b18c6535cdbb1656533aa0593 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:14:47 +1000 Subject: [PATCH 79/93] New translations irc.lang.json (Hungarian) --- languages/hu-HU-irc.lang.json | 32 +++++++++++++++++++++++--------- 1 file changed, 23 insertions(+), 9 deletions(-) diff --git a/languages/hu-HU-irc.lang.json b/languages/hu-HU-irc.lang.json index ec96b9b9..25720c42 100644 --- a/languages/hu-HU-irc.lang.json +++ b/languages/hu-HU-irc.lang.json @@ -37,14 +37,16 @@ "An error occurred": "", "Authentication successful": "", "Bad or unauthorized PROXY command": "", - "Bad password": "", "Ban - %[1]s - added by %[2]s - %[3]s": "", + "Bouncer functionality is currently disabled for your account": "", + "Bouncer functionality is currently disabled for your account, but you can opt in": "", + "Bouncer functionality is currently enabled for your account": "", + "Bouncer functionality is currently enabled for your account, but you can opt out": "", "CTCP messages are disabled over Tor": "", "Can't change modes for other users": "", "Can't view modes for other users": "", "Cannot join channel (+%s)": "", "Cannot rename channel": "", - "Cannot resume a client with multiple attached sessions": "", "Cannot resume connection": "", "Cannot resume connection from Tor to non-Tor or vice versa": "", "Cannot resume connection, connection registration has already been completed": "", @@ -87,17 +89,19 @@ "End of WHO list": "", "End of WHOWAS": "", "End of list": "", - "Enforcement method set": "", "Erroneous nickname": "", + "Error loading account data": "", "Error reserving nickname": "", "Error while unregistering account": "", "Fake source must be a valid nickname": "", "First param must be a mask or channel": "", "GHOSTed by %s": "", + "Given current server settings, your nickname is enforced with: %s": "", "HELPOP \n\nGet an explanation of , or \"index\" for a list of help topics.": "", "Help not found": "", "Hostname: %s": "", "I have %[1]d clients and %[2]d servers": "", + "I'll be right back": "", "IP address: %s": "", "IRC Operators online": "", "Input line too long": "", @@ -107,7 +111,6 @@ "Invalid CAP subcommand": "", "Invalid account name": "", "Invalid mode change": "", - "Invalid parameters": "", "Invalid parameters. For usage, do /msg %[1]s HELP %[2]s": "", "Invalid vhost": "", "It was rejected for reason: %s": "", @@ -130,11 +133,14 @@ "No nickname given": "", "No such account": "", "No such channel": "", + "No such module [%s]": "", "No such nick": "", + "No such setting": "", "No topic is set": "", "Not enough parameters": "", "Only channel founders can change registered channels": "", "Only the channel founder can do this": "", + "Oragono does not emulate the ZNC module %s": "", "Oragono is released under the MIT license.": "", "Passphrase contains forbidden characters or is otherwise invalid": "", "Password changed": "", @@ -147,13 +153,12 @@ "Received malformed line": "", "Registered at: %s": "", "Registered channel: %s": "", - "Registering your account with email address %s": "", - "Registering your account with no email address": "", "Registration requires a valid e-mail address": "", "Rehashing": "", "Remote servers not yet supported": "", "Removed D-Line for %s": "", "Removed K-Line for %s": "", + "Requesting the %s client capability is forbidden": "", "Resume may have lost up to %d seconds of history": "", "SASL authentication aborted": "", "SASL authentication failed": "", @@ -168,6 +173,7 @@ "Session %d:": "", "Some additional message history may have been lost": "", "Successfully approved vhost request for %s": "", + "Successfully changed your account settings": "", "Successfully cleared vhost": "", "Successfully disabled your vhost": "", "Successfully enabled your vhost": "", @@ -190,10 +196,12 @@ "This ban matches you. To DLINE yourself, you must use the command: /DLINE MYSELF ": "", "This ban matches you. To KLINE yourself, you must use the command: /KLINE MYSELF ": "", "This command has been disabled by the server administrators": "", + "This feature has been disabled by the server administrators": "", "This server is in debug mode and is logging all user I/O. If you do not wish for everything you send to be readable by the server owner(s), please disconnect.": "", "This server was created %s": "", "This vhost is currently disabled, but can be enabled with /HS ON": "", "Timestamp is not in 2006-01-02T15:04:05.999Z format, ignoring it": "", + "To change a password, use the PASSWD command. For details, /msg NickServ HELP PASSWD": "", "To confirm account unregistration, type: /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:": "", @@ -219,29 +227,35 @@ "You have been banned from this server (%s)": "", "You have been marked as being away": "", "You have joined too many channels": "", + "You have sent too many registration messages": "", "You have too many nicks reserved already (you can remove some with /NS DROP)": "", "You may not reregister": "", "You must be an oper on the channel to register it": "", + "You must be connected with TLS and a client certificate to do this": "", "You must be registered to join that channel": "", "You must connect with a TLS client certificate to use certfp": "", + "You must log in with SASL to join this server": "", "You must specify an account": "", "You must wait an additional %v before making another request": "", - "You need to either supply a passphrase or be connected via TLS with a client cert": "", "You need to register before you can use that command": "", "You specified too many languages": "", + "You will not see JOINs and PARTs in autoreplayed history lines": "", + "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're already logged into an account": "", "You're already opered-up!": "", "You're not a channel operator": "", "You're not logged into an account": "", "You're not on that channel": "", "You're now logged in as %s": "", - "Your current nickname enforcement is: %s": "", + "Your client does not support BRB": "", "Your host is %[1]s, running version %[2]s": "", + "Your stored nickname enforcement setting is: %s": "", "Your vhost request was approved by an administrator": "", "Your vhost request was rejected by an administrator. The reason given was: %s": "", "Your vhost request will be reviewed by an administrator": "", "are supported by this server": "", - "can speak these languages": "", "channels formed": "", "has client certificate fingerprint %s": "", "is a $bBot$b on %s": "", From a4db0ad4085ecc417868173b74793530ba706a79 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:14:48 +1000 Subject: [PATCH 80/93] New translations help.lang.json (Hungarian) --- languages/hu-HU-help.lang.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/languages/hu-HU-help.lang.json b/languages/hu-HU-help.lang.json index 3a038e5e..7509b8be 100644 --- a/languages/hu-HU-help.lang.json +++ b/languages/hu-HU-help.lang.json @@ -8,6 +8,7 @@ "AMBIANCE \n\nThe AMBIANCE command is used to send a scene notification to the given target.": "", "AUTHENTICATE\n\nUsed during SASL authentication. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/extensions/sasl-3.1.html": "", "AWAY [message]\n\nIf [message] is sent, marks you away. If [message] is not sent, marks you no\nlonger away.": "", + "BRB [message]\n\nDisconnects you from the server, while instructing the server to keep you\npresent for a short time window. During this window, you can either resume\nor reattach to your nickname. If [message] is sent, it is used as your away\nmessage (and as your quit message if you don't return in time).": "", "CAP [:]\n\nUsed in capability negotiation. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/core/capability-negotiation-3.1.html\nhttp://ircv3.net/specs/core/capability-negotiation-3.2.html": "", "CHANSERV [params]\n\nChanServ controls channel registrations.": "", "CHATHISTORY [params]\n\nCHATHISTORY is an experimental history replay command. See these documents:\nhttps://github.com/MuffinMedic/ircv3-specifications/blob/chathistory/extensions/chathistory.md\nhttps://gist.github.com/DanielOaks/c104ad6e8759c01eb5c826d627caf80d": "", @@ -66,5 +67,6 @@ "WEBIRC [:]\n\nUsed by web<->IRC gateways and bouncers, the WEBIRC command allows gateways to\npass-through the real IP addresses of clients:\nircv3.net/specs/extensions/webirc.html\n\n is a list of space-separated strings indicating various details about\nthe connection from the client to the gateway, such as:\n\n- tls: this flag indicates that the client->gateway connection is secure": "", "WHO [o]\n\nReturns information for the given user.": "", "WHOIS {,}\n\nReturns information for the given user(s).": "", - "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "" + "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "", + "ZNC [params]\n\nUsed to emulate features of the ZNC bouncer. This command is not intended\nfor direct use by end users.": "" } From 1d71cea24ca684d04c34879fa98e8e01cc242c5b Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:14:49 +1000 Subject: [PATCH 81/93] New translations chanserv.lang.json (Italian) --- languages/it-IT-chanserv.lang.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/languages/it-IT-chanserv.lang.json b/languages/it-IT-chanserv.lang.json index 627b7fc8..a5503309 100644 --- a/languages/it-IT-chanserv.lang.json +++ b/languages/it-IT-chanserv.lang.json @@ -1,4 +1,8 @@ { + "$bAMODE$b modifies persistent mode settings for channel members.": "", + "$bOP$b makes the given user (or yourself) a channel admin.": "", + "$bREGISTER$b lets you own a given channel.": "", + "$bUNREGISTER$b deletes a channel registration.": "", "ChanServ lets you register and manage channels.\n\nTo see in-depth help for a specific ChanServ command, try:\n $b/CS HELP $b\n\nHere are the commands you can use:\n%s": "", "Syntax: $bAMODE #channel [mode change] [account]$b\n\nAMODE lists or modifies persistent mode settings that affect channel members.\nFor example, $bAMODE #channel +o dan$b grants the the holder of the \"dan\"\naccount the +o operator mode every time they join #channel. To list current\naccounts and modes, use $bAMODE #channel$b. Note that users are always\nreferenced by their registered account names, not their nicknames.": "", "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.": "", From e847d4369c3941c6c359ed9753eddfe4496cc79d Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:14:51 +1000 Subject: [PATCH 82/93] New translations help.lang.json (German) --- languages/de-DE-help.lang.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/languages/de-DE-help.lang.json b/languages/de-DE-help.lang.json index 3a038e5e..7509b8be 100644 --- a/languages/de-DE-help.lang.json +++ b/languages/de-DE-help.lang.json @@ -8,6 +8,7 @@ "AMBIANCE \n\nThe AMBIANCE command is used to send a scene notification to the given target.": "", "AUTHENTICATE\n\nUsed during SASL authentication. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/extensions/sasl-3.1.html": "", "AWAY [message]\n\nIf [message] is sent, marks you away. If [message] is not sent, marks you no\nlonger away.": "", + "BRB [message]\n\nDisconnects you from the server, while instructing the server to keep you\npresent for a short time window. During this window, you can either resume\nor reattach to your nickname. If [message] is sent, it is used as your away\nmessage (and as your quit message if you don't return in time).": "", "CAP [:]\n\nUsed in capability negotiation. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/core/capability-negotiation-3.1.html\nhttp://ircv3.net/specs/core/capability-negotiation-3.2.html": "", "CHANSERV [params]\n\nChanServ controls channel registrations.": "", "CHATHISTORY [params]\n\nCHATHISTORY is an experimental history replay command. See these documents:\nhttps://github.com/MuffinMedic/ircv3-specifications/blob/chathistory/extensions/chathistory.md\nhttps://gist.github.com/DanielOaks/c104ad6e8759c01eb5c826d627caf80d": "", @@ -66,5 +67,6 @@ "WEBIRC [:]\n\nUsed by web<->IRC gateways and bouncers, the WEBIRC command allows gateways to\npass-through the real IP addresses of clients:\nircv3.net/specs/extensions/webirc.html\n\n is a list of space-separated strings indicating various details about\nthe connection from the client to the gateway, such as:\n\n- tls: this flag indicates that the client->gateway connection is secure": "", "WHO [o]\n\nReturns information for the given user.": "", "WHOIS {,}\n\nReturns information for the given user(s).": "", - "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "" + "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "", + "ZNC [params]\n\nUsed to emulate features of the ZNC bouncer. This command is not intended\nfor direct use by end users.": "" } From 53bb2fc54b298e9d855bee201d55de32b11ff82f Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:14:53 +1000 Subject: [PATCH 83/93] New translations irc.lang.json (English, Australia) --- languages/en-AU-irc.lang.json | 32 +++++++++++++++++++++++--------- 1 file changed, 23 insertions(+), 9 deletions(-) diff --git a/languages/en-AU-irc.lang.json b/languages/en-AU-irc.lang.json index a20259f5..8d9eaab7 100644 --- a/languages/en-AU-irc.lang.json +++ b/languages/en-AU-irc.lang.json @@ -37,14 +37,16 @@ "An error occurred": "", "Authentication successful": "You've logged in mate!", "Bad or unauthorized PROXY command": "", - "Bad password": "", "Ban - %[1]s - added by %[2]s - %[3]s": "", + "Bouncer functionality is currently disabled for your account": "", + "Bouncer functionality is currently disabled for your account, but you can opt in": "", + "Bouncer functionality is currently enabled for your account": "", + "Bouncer functionality is currently enabled for your account, but you can opt out": "", "CTCP messages are disabled over Tor": "", "Can't change modes for other users": "You can't change modes for other users ya' drongo", "Can't view modes for other users": "You can't take a squiz at other users' modes ya' drongo", "Cannot join channel (+%s)": "Sorry mate, can't join that channel (+%s)", "Cannot rename channel": "", - "Cannot resume a client with multiple attached sessions": "", "Cannot resume connection": "", "Cannot resume connection from Tor to non-Tor or vice versa": "", "Cannot resume connection, connection registration has already been completed": "", @@ -87,17 +89,19 @@ "End of WHO list": "", "End of WHOWAS": "", "End of list": "", - "Enforcement method set": "", "Erroneous nickname": "Bad nickname, mate. Bad nickname", + "Error loading account data": "", "Error reserving nickname": "", "Error while unregistering account": "", "Fake source must be a valid nickname": "", "First param must be a mask or channel": "", "GHOSTed by %s": "", + "Given current server settings, your nickname is enforced with: %s": "", "HELPOP \n\nGet an explanation of , or \"index\" for a list of help topics.": "", "Help not found": "Sorry mate, no help for that", "Hostname: %s": "", "I have %[1]d clients and %[2]d servers": "", + "I'll be right back": "", "IP address: %s": "", "IRC Operators online": "", "Input line too long": "", @@ -107,7 +111,6 @@ "Invalid CAP subcommand": "", "Invalid account name": "", "Invalid mode change": "", - "Invalid parameters": "", "Invalid parameters. For usage, do /msg %[1]s HELP %[2]s": "", "Invalid vhost": "", "It was rejected for reason: %s": "", @@ -130,11 +133,14 @@ "No nickname given": "", "No such account": "", "No such channel": "", + "No such module [%s]": "", "No such nick": "", + "No such setting": "", "No topic is set": "", "Not enough parameters": "Mate, are you all together? That message needs more params", "Only channel founders can change registered channels": "", "Only the channel founder can do this": "", + "Oragono does not emulate the ZNC module %s": "", "Oragono is released under the MIT license.": "", "Passphrase contains forbidden characters or is otherwise invalid": "", "Password changed": "", @@ -147,13 +153,12 @@ "Received malformed line": "", "Registered at: %s": "", "Registered channel: %s": "", - "Registering your account with email address %s": "", - "Registering your account with no email address": "", "Registration requires a valid e-mail address": "", "Rehashing": "", "Remote servers not yet supported": "", "Removed D-Line for %s": "", "Removed K-Line for %s": "", + "Requesting the %s client capability is forbidden": "", "Resume may have lost up to %d seconds of history": "", "SASL authentication aborted": "", "SASL authentication failed": "", @@ -168,6 +173,7 @@ "Session %d:": "", "Some additional message history may have been lost": "", "Successfully approved vhost request for %s": "", + "Successfully changed your account settings": "", "Successfully cleared vhost": "", "Successfully disabled your vhost": "", "Successfully enabled your vhost": "", @@ -190,10 +196,12 @@ "This ban matches you. To DLINE yourself, you must use the command: /DLINE MYSELF ": "", "This ban matches you. To KLINE yourself, you must use the command: /KLINE MYSELF ": "", "This command has been disabled by the server administrators": "", + "This feature has been disabled by the server administrators": "", "This server is in debug mode and is logging all user I/O. If you do not wish for everything you send to be readable by the server owner(s), please disconnect.": "", "This server was created %s": "", "This vhost is currently disabled, but can be enabled with /HS ON": "", "Timestamp is not in 2006-01-02T15:04:05.999Z format, ignoring it": "", + "To change a password, use the PASSWD command. For details, /msg NickServ HELP PASSWD": "", "To confirm account unregistration, type: /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:": "", @@ -219,29 +227,35 @@ "You have been banned from this server (%s)": "Sorry mate, we've banned ya' (%s)", "You have been marked as being away": "", "You have joined too many channels": "", + "You have sent too many registration messages": "", "You have too many nicks reserved already (you can remove some with /NS DROP)": "", "You may not reregister": "You can't re-reg mate", "You must be an oper on the channel to register it": "", + "You must be connected with TLS and a client certificate to do this": "", "You must be registered to join that channel": "", "You must connect with a TLS client certificate to use certfp": "", + "You must log in with SASL to join this server": "", "You must specify an account": "", "You must wait an additional %v before making another request": "", - "You need to either supply a passphrase or be connected via TLS with a client cert": "", "You need to register before you can use that command": "", "You specified too many languages": "Sorry mate, that's too many languages", + "You will not see JOINs and PARTs in autoreplayed history lines": "", + "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're already logged into an account": "You're already logged in mate", "You're already opered-up!": "", "You're not a channel operator": "", "You're not logged into an account": "", "You're not on that channel": "Join the channel before doing that, mate", "You're now logged in as %s": "", - "Your current nickname enforcement is: %s": "", + "Your client does not support BRB": "", "Your host is %[1]s, running version %[2]s": "", + "Your stored nickname enforcement setting is: %s": "", "Your vhost request was approved by an administrator": "", "Your vhost request was rejected by an administrator. The reason given was: %s": "", "Your vhost request will be reviewed by an administrator": "", "are supported by this server": "", - "can speak these languages": "", "channels formed": "", "has client certificate fingerprint %s": "", "is a $bBot$b on %s": "is totally a bot on %s", From e104079cf779f458b2508a857b396f1ee789c729 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:14:54 +1000 Subject: [PATCH 84/93] New translations chanserv.lang.json (French) --- languages/fr-FR-chanserv.lang.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/languages/fr-FR-chanserv.lang.json b/languages/fr-FR-chanserv.lang.json index 627b7fc8..a5503309 100644 --- a/languages/fr-FR-chanserv.lang.json +++ b/languages/fr-FR-chanserv.lang.json @@ -1,4 +1,8 @@ { + "$bAMODE$b modifies persistent mode settings for channel members.": "", + "$bOP$b makes the given user (or yourself) a channel admin.": "", + "$bREGISTER$b lets you own a given channel.": "", + "$bUNREGISTER$b deletes a channel registration.": "", "ChanServ lets you register and manage channels.\n\nTo see in-depth help for a specific ChanServ command, try:\n $b/CS HELP $b\n\nHere are the commands you can use:\n%s": "", "Syntax: $bAMODE #channel [mode change] [account]$b\n\nAMODE lists or modifies persistent mode settings that affect channel members.\nFor example, $bAMODE #channel +o dan$b grants the the holder of the \"dan\"\naccount the +o operator mode every time they join #channel. To list current\naccounts and modes, use $bAMODE #channel$b. Note that users are always\nreferenced by their registered account names, not their nicknames.": "", "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.": "", From 37c1311af206cf373bae97970c52db69d30179d3 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:14:55 +1000 Subject: [PATCH 85/93] New translations help.lang.json (English, Australia) --- languages/en-AU-help.lang.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/languages/en-AU-help.lang.json b/languages/en-AU-help.lang.json index 3a038e5e..7509b8be 100644 --- a/languages/en-AU-help.lang.json +++ b/languages/en-AU-help.lang.json @@ -8,6 +8,7 @@ "AMBIANCE \n\nThe AMBIANCE command is used to send a scene notification to the given target.": "", "AUTHENTICATE\n\nUsed during SASL authentication. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/extensions/sasl-3.1.html": "", "AWAY [message]\n\nIf [message] is sent, marks you away. If [message] is not sent, marks you no\nlonger away.": "", + "BRB [message]\n\nDisconnects you from the server, while instructing the server to keep you\npresent for a short time window. During this window, you can either resume\nor reattach to your nickname. If [message] is sent, it is used as your away\nmessage (and as your quit message if you don't return in time).": "", "CAP [:]\n\nUsed in capability negotiation. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/core/capability-negotiation-3.1.html\nhttp://ircv3.net/specs/core/capability-negotiation-3.2.html": "", "CHANSERV [params]\n\nChanServ controls channel registrations.": "", "CHATHISTORY [params]\n\nCHATHISTORY is an experimental history replay command. See these documents:\nhttps://github.com/MuffinMedic/ircv3-specifications/blob/chathistory/extensions/chathistory.md\nhttps://gist.github.com/DanielOaks/c104ad6e8759c01eb5c826d627caf80d": "", @@ -66,5 +67,6 @@ "WEBIRC [:]\n\nUsed by web<->IRC gateways and bouncers, the WEBIRC command allows gateways to\npass-through the real IP addresses of clients:\nircv3.net/specs/extensions/webirc.html\n\n is a list of space-separated strings indicating various details about\nthe connection from the client to the gateway, such as:\n\n- tls: this flag indicates that the client->gateway connection is secure": "", "WHO [o]\n\nReturns information for the given user.": "", "WHOIS {,}\n\nReturns information for the given user(s).": "", - "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "" + "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "", + "ZNC [params]\n\nUsed to emulate features of the ZNC bouncer. This command is not intended\nfor direct use by end users.": "" } From 8f929ceedd8920ae0dca189354409d7b355655a8 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:14:56 +1000 Subject: [PATCH 86/93] New translations chanserv.lang.json (Finnish) --- languages/fi-FI-chanserv.lang.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/languages/fi-FI-chanserv.lang.json b/languages/fi-FI-chanserv.lang.json index 627b7fc8..a5503309 100644 --- a/languages/fi-FI-chanserv.lang.json +++ b/languages/fi-FI-chanserv.lang.json @@ -1,4 +1,8 @@ { + "$bAMODE$b modifies persistent mode settings for channel members.": "", + "$bOP$b makes the given user (or yourself) a channel admin.": "", + "$bREGISTER$b lets you own a given channel.": "", + "$bUNREGISTER$b deletes a channel registration.": "", "ChanServ lets you register and manage channels.\n\nTo see in-depth help for a specific ChanServ command, try:\n $b/CS HELP $b\n\nHere are the commands you can use:\n%s": "", "Syntax: $bAMODE #channel [mode change] [account]$b\n\nAMODE lists or modifies persistent mode settings that affect channel members.\nFor example, $bAMODE #channel +o dan$b grants the the holder of the \"dan\"\naccount the +o operator mode every time they join #channel. To list current\naccounts and modes, use $bAMODE #channel$b. Note that users are always\nreferenced by their registered account names, not their nicknames.": "", "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.": "", From 086a7eacccaea5e61602cbc3484d31c331a6bf46 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:14:59 +1000 Subject: [PATCH 87/93] New translations irc.lang.json (Finnish) --- languages/fi-FI-irc.lang.json | 32 +++++++++++++++++++++++--------- 1 file changed, 23 insertions(+), 9 deletions(-) diff --git a/languages/fi-FI-irc.lang.json b/languages/fi-FI-irc.lang.json index ec96b9b9..25720c42 100644 --- a/languages/fi-FI-irc.lang.json +++ b/languages/fi-FI-irc.lang.json @@ -37,14 +37,16 @@ "An error occurred": "", "Authentication successful": "", "Bad or unauthorized PROXY command": "", - "Bad password": "", "Ban - %[1]s - added by %[2]s - %[3]s": "", + "Bouncer functionality is currently disabled for your account": "", + "Bouncer functionality is currently disabled for your account, but you can opt in": "", + "Bouncer functionality is currently enabled for your account": "", + "Bouncer functionality is currently enabled for your account, but you can opt out": "", "CTCP messages are disabled over Tor": "", "Can't change modes for other users": "", "Can't view modes for other users": "", "Cannot join channel (+%s)": "", "Cannot rename channel": "", - "Cannot resume a client with multiple attached sessions": "", "Cannot resume connection": "", "Cannot resume connection from Tor to non-Tor or vice versa": "", "Cannot resume connection, connection registration has already been completed": "", @@ -87,17 +89,19 @@ "End of WHO list": "", "End of WHOWAS": "", "End of list": "", - "Enforcement method set": "", "Erroneous nickname": "", + "Error loading account data": "", "Error reserving nickname": "", "Error while unregistering account": "", "Fake source must be a valid nickname": "", "First param must be a mask or channel": "", "GHOSTed by %s": "", + "Given current server settings, your nickname is enforced with: %s": "", "HELPOP \n\nGet an explanation of , or \"index\" for a list of help topics.": "", "Help not found": "", "Hostname: %s": "", "I have %[1]d clients and %[2]d servers": "", + "I'll be right back": "", "IP address: %s": "", "IRC Operators online": "", "Input line too long": "", @@ -107,7 +111,6 @@ "Invalid CAP subcommand": "", "Invalid account name": "", "Invalid mode change": "", - "Invalid parameters": "", "Invalid parameters. For usage, do /msg %[1]s HELP %[2]s": "", "Invalid vhost": "", "It was rejected for reason: %s": "", @@ -130,11 +133,14 @@ "No nickname given": "", "No such account": "", "No such channel": "", + "No such module [%s]": "", "No such nick": "", + "No such setting": "", "No topic is set": "", "Not enough parameters": "", "Only channel founders can change registered channels": "", "Only the channel founder can do this": "", + "Oragono does not emulate the ZNC module %s": "", "Oragono is released under the MIT license.": "", "Passphrase contains forbidden characters or is otherwise invalid": "", "Password changed": "", @@ -147,13 +153,12 @@ "Received malformed line": "", "Registered at: %s": "", "Registered channel: %s": "", - "Registering your account with email address %s": "", - "Registering your account with no email address": "", "Registration requires a valid e-mail address": "", "Rehashing": "", "Remote servers not yet supported": "", "Removed D-Line for %s": "", "Removed K-Line for %s": "", + "Requesting the %s client capability is forbidden": "", "Resume may have lost up to %d seconds of history": "", "SASL authentication aborted": "", "SASL authentication failed": "", @@ -168,6 +173,7 @@ "Session %d:": "", "Some additional message history may have been lost": "", "Successfully approved vhost request for %s": "", + "Successfully changed your account settings": "", "Successfully cleared vhost": "", "Successfully disabled your vhost": "", "Successfully enabled your vhost": "", @@ -190,10 +196,12 @@ "This ban matches you. To DLINE yourself, you must use the command: /DLINE MYSELF ": "", "This ban matches you. To KLINE yourself, you must use the command: /KLINE MYSELF ": "", "This command has been disabled by the server administrators": "", + "This feature has been disabled by the server administrators": "", "This server is in debug mode and is logging all user I/O. If you do not wish for everything you send to be readable by the server owner(s), please disconnect.": "", "This server was created %s": "", "This vhost is currently disabled, but can be enabled with /HS ON": "", "Timestamp is not in 2006-01-02T15:04:05.999Z format, ignoring it": "", + "To change a password, use the PASSWD command. For details, /msg NickServ HELP PASSWD": "", "To confirm account unregistration, type: /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:": "", @@ -219,29 +227,35 @@ "You have been banned from this server (%s)": "", "You have been marked as being away": "", "You have joined too many channels": "", + "You have sent too many registration messages": "", "You have too many nicks reserved already (you can remove some with /NS DROP)": "", "You may not reregister": "", "You must be an oper on the channel to register it": "", + "You must be connected with TLS and a client certificate to do this": "", "You must be registered to join that channel": "", "You must connect with a TLS client certificate to use certfp": "", + "You must log in with SASL to join this server": "", "You must specify an account": "", "You must wait an additional %v before making another request": "", - "You need to either supply a passphrase or be connected via TLS with a client cert": "", "You need to register before you can use that command": "", "You specified too many languages": "", + "You will not see JOINs and PARTs in autoreplayed history lines": "", + "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're already logged into an account": "", "You're already opered-up!": "", "You're not a channel operator": "", "You're not logged into an account": "", "You're not on that channel": "", "You're now logged in as %s": "", - "Your current nickname enforcement is: %s": "", + "Your client does not support BRB": "", "Your host is %[1]s, running version %[2]s": "", + "Your stored nickname enforcement setting is: %s": "", "Your vhost request was approved by an administrator": "", "Your vhost request was rejected by an administrator. The reason given was: %s": "", "Your vhost request will be reviewed by an administrator": "", "are supported by this server": "", - "can speak these languages": "", "channels formed": "", "has client certificate fingerprint %s": "", "is a $bBot$b on %s": "", From b83622c8b7c19590c5f882ec674a09dfef72d2a5 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:15:00 +1000 Subject: [PATCH 88/93] New translations help.lang.json (Finnish) --- languages/fi-FI-help.lang.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/languages/fi-FI-help.lang.json b/languages/fi-FI-help.lang.json index 3a038e5e..7509b8be 100644 --- a/languages/fi-FI-help.lang.json +++ b/languages/fi-FI-help.lang.json @@ -8,6 +8,7 @@ "AMBIANCE \n\nThe AMBIANCE command is used to send a scene notification to the given target.": "", "AUTHENTICATE\n\nUsed during SASL authentication. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/extensions/sasl-3.1.html": "", "AWAY [message]\n\nIf [message] is sent, marks you away. If [message] is not sent, marks you no\nlonger away.": "", + "BRB [message]\n\nDisconnects you from the server, while instructing the server to keep you\npresent for a short time window. During this window, you can either resume\nor reattach to your nickname. If [message] is sent, it is used as your away\nmessage (and as your quit message if you don't return in time).": "", "CAP [:]\n\nUsed in capability negotiation. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/core/capability-negotiation-3.1.html\nhttp://ircv3.net/specs/core/capability-negotiation-3.2.html": "", "CHANSERV [params]\n\nChanServ controls channel registrations.": "", "CHATHISTORY [params]\n\nCHATHISTORY is an experimental history replay command. See these documents:\nhttps://github.com/MuffinMedic/ircv3-specifications/blob/chathistory/extensions/chathistory.md\nhttps://gist.github.com/DanielOaks/c104ad6e8759c01eb5c826d627caf80d": "", @@ -66,5 +67,6 @@ "WEBIRC [:]\n\nUsed by web<->IRC gateways and bouncers, the WEBIRC command allows gateways to\npass-through the real IP addresses of clients:\nircv3.net/specs/extensions/webirc.html\n\n is a list of space-separated strings indicating various details about\nthe connection from the client to the gateway, such as:\n\n- tls: this flag indicates that the client->gateway connection is secure": "", "WHO [o]\n\nReturns information for the given user.": "", "WHOIS {,}\n\nReturns information for the given user(s).": "", - "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "" + "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "", + "ZNC [params]\n\nUsed to emulate features of the ZNC bouncer. This command is not intended\nfor direct use by end users.": "" } From d971bcc6e799cf55befdc869db07b4a6e848d9e4 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:15:03 +1000 Subject: [PATCH 89/93] New translations irc.lang.json (German) --- languages/de-DE-irc.lang.json | 32 +++++++++++++++++++++++--------- 1 file changed, 23 insertions(+), 9 deletions(-) diff --git a/languages/de-DE-irc.lang.json b/languages/de-DE-irc.lang.json index ec96b9b9..25720c42 100644 --- a/languages/de-DE-irc.lang.json +++ b/languages/de-DE-irc.lang.json @@ -37,14 +37,16 @@ "An error occurred": "", "Authentication successful": "", "Bad or unauthorized PROXY command": "", - "Bad password": "", "Ban - %[1]s - added by %[2]s - %[3]s": "", + "Bouncer functionality is currently disabled for your account": "", + "Bouncer functionality is currently disabled for your account, but you can opt in": "", + "Bouncer functionality is currently enabled for your account": "", + "Bouncer functionality is currently enabled for your account, but you can opt out": "", "CTCP messages are disabled over Tor": "", "Can't change modes for other users": "", "Can't view modes for other users": "", "Cannot join channel (+%s)": "", "Cannot rename channel": "", - "Cannot resume a client with multiple attached sessions": "", "Cannot resume connection": "", "Cannot resume connection from Tor to non-Tor or vice versa": "", "Cannot resume connection, connection registration has already been completed": "", @@ -87,17 +89,19 @@ "End of WHO list": "", "End of WHOWAS": "", "End of list": "", - "Enforcement method set": "", "Erroneous nickname": "", + "Error loading account data": "", "Error reserving nickname": "", "Error while unregistering account": "", "Fake source must be a valid nickname": "", "First param must be a mask or channel": "", "GHOSTed by %s": "", + "Given current server settings, your nickname is enforced with: %s": "", "HELPOP \n\nGet an explanation of , or \"index\" for a list of help topics.": "", "Help not found": "", "Hostname: %s": "", "I have %[1]d clients and %[2]d servers": "", + "I'll be right back": "", "IP address: %s": "", "IRC Operators online": "", "Input line too long": "", @@ -107,7 +111,6 @@ "Invalid CAP subcommand": "", "Invalid account name": "", "Invalid mode change": "", - "Invalid parameters": "", "Invalid parameters. For usage, do /msg %[1]s HELP %[2]s": "", "Invalid vhost": "", "It was rejected for reason: %s": "", @@ -130,11 +133,14 @@ "No nickname given": "", "No such account": "", "No such channel": "", + "No such module [%s]": "", "No such nick": "", + "No such setting": "", "No topic is set": "", "Not enough parameters": "", "Only channel founders can change registered channels": "", "Only the channel founder can do this": "", + "Oragono does not emulate the ZNC module %s": "", "Oragono is released under the MIT license.": "", "Passphrase contains forbidden characters or is otherwise invalid": "", "Password changed": "", @@ -147,13 +153,12 @@ "Received malformed line": "", "Registered at: %s": "", "Registered channel: %s": "", - "Registering your account with email address %s": "", - "Registering your account with no email address": "", "Registration requires a valid e-mail address": "", "Rehashing": "", "Remote servers not yet supported": "", "Removed D-Line for %s": "", "Removed K-Line for %s": "", + "Requesting the %s client capability is forbidden": "", "Resume may have lost up to %d seconds of history": "", "SASL authentication aborted": "", "SASL authentication failed": "", @@ -168,6 +173,7 @@ "Session %d:": "", "Some additional message history may have been lost": "", "Successfully approved vhost request for %s": "", + "Successfully changed your account settings": "", "Successfully cleared vhost": "", "Successfully disabled your vhost": "", "Successfully enabled your vhost": "", @@ -190,10 +196,12 @@ "This ban matches you. To DLINE yourself, you must use the command: /DLINE MYSELF ": "", "This ban matches you. To KLINE yourself, you must use the command: /KLINE MYSELF ": "", "This command has been disabled by the server administrators": "", + "This feature has been disabled by the server administrators": "", "This server is in debug mode and is logging all user I/O. If you do not wish for everything you send to be readable by the server owner(s), please disconnect.": "", "This server was created %s": "", "This vhost is currently disabled, but can be enabled with /HS ON": "", "Timestamp is not in 2006-01-02T15:04:05.999Z format, ignoring it": "", + "To change a password, use the PASSWD command. For details, /msg NickServ HELP PASSWD": "", "To confirm account unregistration, type: /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:": "", @@ -219,29 +227,35 @@ "You have been banned from this server (%s)": "", "You have been marked as being away": "", "You have joined too many channels": "", + "You have sent too many registration messages": "", "You have too many nicks reserved already (you can remove some with /NS DROP)": "", "You may not reregister": "", "You must be an oper on the channel to register it": "", + "You must be connected with TLS and a client certificate to do this": "", "You must be registered to join that channel": "", "You must connect with a TLS client certificate to use certfp": "", + "You must log in with SASL to join this server": "", "You must specify an account": "", "You must wait an additional %v before making another request": "", - "You need to either supply a passphrase or be connected via TLS with a client cert": "", "You need to register before you can use that command": "", "You specified too many languages": "", + "You will not see JOINs and PARTs in autoreplayed history lines": "", + "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're already logged into an account": "", "You're already opered-up!": "", "You're not a channel operator": "", "You're not logged into an account": "", "You're not on that channel": "", "You're now logged in as %s": "", - "Your current nickname enforcement is: %s": "", + "Your client does not support BRB": "", "Your host is %[1]s, running version %[2]s": "", + "Your stored nickname enforcement setting is: %s": "", "Your vhost request was approved by an administrator": "", "Your vhost request was rejected by an administrator. The reason given was: %s": "", "Your vhost request will be reviewed by an administrator": "", "are supported by this server": "", - "can speak these languages": "", "channels formed": "", "has client certificate fingerprint %s": "", "is a $bBot$b on %s": "", From e3449a713b440204efb75f42977d972efaaadb43 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:15:07 +1000 Subject: [PATCH 90/93] New translations irc.lang.json (French) --- languages/fr-FR-irc.lang.json | 32 +++++++++++++++++++++++--------- 1 file changed, 23 insertions(+), 9 deletions(-) diff --git a/languages/fr-FR-irc.lang.json b/languages/fr-FR-irc.lang.json index 711e7e8c..db02201e 100644 --- a/languages/fr-FR-irc.lang.json +++ b/languages/fr-FR-irc.lang.json @@ -37,14 +37,16 @@ "An error occurred": "", "Authentication successful": "", "Bad or unauthorized PROXY command": "", - "Bad password": "", "Ban - %[1]s - added by %[2]s - %[3]s": "", + "Bouncer functionality is currently disabled for your account": "", + "Bouncer functionality is currently disabled for your account, but you can opt in": "", + "Bouncer functionality is currently enabled for your account": "", + "Bouncer functionality is currently enabled for your account, but you can opt out": "", "CTCP messages are disabled over Tor": "", "Can't change modes for other users": "Impossible de modifier la mode des autres clients", "Can't view modes for other users": "Impossible d'afficher la mode des autres clients", "Cannot join channel (+%s)": "Impossible de joindre (+%s)", "Cannot rename channel": "", - "Cannot resume a client with multiple attached sessions": "", "Cannot resume connection": "", "Cannot resume connection from Tor to non-Tor or vice versa": "", "Cannot resume connection, connection registration has already been completed": "", @@ -87,17 +89,19 @@ "End of WHO list": "Fin de liste /WHO", "End of WHOWAS": "Fin de WHOWAS", "End of list": "", - "Enforcement method set": "", "Erroneous nickname": "Nom inapproprié", + "Error loading account data": "", "Error reserving nickname": "", "Error while unregistering account": "", "Fake source must be a valid nickname": "", "First param must be a mask or channel": "", "GHOSTed by %s": "", + "Given current server settings, your nickname is enforced with: %s": "", "HELPOP \n\nGet an explanation of , or \"index\" for a list of help topics.": "", "Help not found": "Ce renseignement n'existe pas", "Hostname: %s": "", "I have %[1]d clients and %[2]d servers": "J'ai %[1]d clients et %[2]d serveurs", + "I'll be right back": "", "IP address: %s": "", "IRC Operators online": "", "Input line too long": "", @@ -107,7 +111,6 @@ "Invalid CAP subcommand": "", "Invalid account name": "", "Invalid mode change": "", - "Invalid parameters": "", "Invalid parameters. For usage, do /msg %[1]s HELP %[2]s": "", "Invalid vhost": "", "It was rejected for reason: %s": "", @@ -130,11 +133,14 @@ "No nickname given": "Aucun nom donné", "No such account": "", "No such channel": "Aucune chaîne", + "No such module [%s]": "", "No such nick": "Aucun(e) client/chaîne", + "No such setting": "", "No topic is set": "Il n'y a pas de sujet", "Not enough parameters": "Pas assez de paramètres", "Only channel founders can change registered channels": "", "Only the channel founder can do this": "", + "Oragono does not emulate the ZNC module %s": "", "Oragono is released under the MIT license.": "", "Passphrase contains forbidden characters or is otherwise invalid": "", "Password changed": "", @@ -147,13 +153,12 @@ "Received malformed line": "", "Registered at: %s": "", "Registered channel: %s": "", - "Registering your account with email address %s": "", - "Registering your account with no email address": "", "Registration requires a valid e-mail address": "", "Rehashing": "Le serveur relit le fichier de configuration", "Remote servers not yet supported": "", "Removed D-Line for %s": "", "Removed K-Line for %s": "", + "Requesting the %s client capability is forbidden": "", "Resume may have lost up to %d seconds of history": "", "SASL authentication aborted": "", "SASL authentication failed": "", @@ -168,6 +173,7 @@ "Session %d:": "", "Some additional message history may have been lost": "", "Successfully approved vhost request for %s": "", + "Successfully changed your account settings": "", "Successfully cleared vhost": "", "Successfully disabled your vhost": "", "Successfully enabled your vhost": "", @@ -190,10 +196,12 @@ "This ban matches you. To DLINE yourself, you must use the command: /DLINE MYSELF ": "", "This ban matches you. To KLINE yourself, you must use the command: /KLINE MYSELF ": "", "This command has been disabled by the server administrators": "", + "This feature has been disabled by the server administrators": "", "This server is in debug mode and is logging all user I/O. If you do not wish for everything you send to be readable by the server owner(s), please disconnect.": "", "This server was created %s": "Ce serveur a été crée %s", "This vhost is currently disabled, but can be enabled with /HS ON": "", "Timestamp is not in 2006-01-02T15:04:05.999Z format, ignoring it": "", + "To change a password, use the PASSWD command. For details, /msg NickServ HELP PASSWD": "", "To confirm account unregistration, type: /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:": "", @@ -219,29 +227,35 @@ "You have been banned from this server (%s)": "Vous avez été interdit d'utiliser ce serveur (%s)", "You have been marked as being away": "Vous êtes maintenant marqué 'absent'", "You have joined too many channels": "", + "You have sent too many registration messages": "", "You have too many nicks reserved already (you can remove some with /NS DROP)": "", "You may not reregister": "Vous ne pouvez pas vous enregistrer à nouveau", "You must be an oper on the channel to register it": "", + "You must be connected with TLS and a client certificate to do this": "", "You must be registered to join that channel": "", "You must connect with a TLS client certificate to use certfp": "", + "You must log in with SASL to join this server": "", "You must specify an account": "", "You must wait an additional %v before making another request": "", - "You need to either supply a passphrase or be connected via TLS with a client cert": "", "You need to register before you can use that command": "Vous ne vous êtes pas enregistré", "You specified too many languages": "", + "You will not see JOINs and PARTs in autoreplayed history lines": "", + "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're already logged into an account": "", "You're already opered-up!": "", "You're not a channel operator": "Vous n'avez pas assez de pouvoir dans cette chaîne IRC pour faire ça", "You're not logged into an account": "", "You're not on that channel": "Vous n'êtes pas sur cette chaîne", "You're now logged in as %s": "", - "Your current nickname enforcement is: %s": "", + "Your client does not support BRB": "", "Your host is %[1]s, running version %[2]s": "Votre serveur est %[1]s, version %[2]s", + "Your stored nickname enforcement setting is: %s": "", "Your vhost request was approved by an administrator": "", "Your vhost request was rejected by an administrator. The reason given was: %s": "", "Your vhost request will be reviewed by an administrator": "", "are supported by this server": "sont supportés par ce serveur", - "can speak these languages": "", "channels formed": "", "has client certificate fingerprint %s": "", "is a $bBot$b on %s": "", From 299a9f4f91e0134b66bc86b355023f8e75b325a0 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:15:08 +1000 Subject: [PATCH 91/93] New translations help.lang.json (French) --- languages/fr-FR-help.lang.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/languages/fr-FR-help.lang.json b/languages/fr-FR-help.lang.json index 3a038e5e..7509b8be 100644 --- a/languages/fr-FR-help.lang.json +++ b/languages/fr-FR-help.lang.json @@ -8,6 +8,7 @@ "AMBIANCE \n\nThe AMBIANCE command is used to send a scene notification to the given target.": "", "AUTHENTICATE\n\nUsed during SASL authentication. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/extensions/sasl-3.1.html": "", "AWAY [message]\n\nIf [message] is sent, marks you away. If [message] is not sent, marks you no\nlonger away.": "", + "BRB [message]\n\nDisconnects you from the server, while instructing the server to keep you\npresent for a short time window. During this window, you can either resume\nor reattach to your nickname. If [message] is sent, it is used as your away\nmessage (and as your quit message if you don't return in time).": "", "CAP [:]\n\nUsed in capability negotiation. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/core/capability-negotiation-3.1.html\nhttp://ircv3.net/specs/core/capability-negotiation-3.2.html": "", "CHANSERV [params]\n\nChanServ controls channel registrations.": "", "CHATHISTORY [params]\n\nCHATHISTORY is an experimental history replay command. See these documents:\nhttps://github.com/MuffinMedic/ircv3-specifications/blob/chathistory/extensions/chathistory.md\nhttps://gist.github.com/DanielOaks/c104ad6e8759c01eb5c826d627caf80d": "", @@ -66,5 +67,6 @@ "WEBIRC [:]\n\nUsed by web<->IRC gateways and bouncers, the WEBIRC command allows gateways to\npass-through the real IP addresses of clients:\nircv3.net/specs/extensions/webirc.html\n\n is a list of space-separated strings indicating various details about\nthe connection from the client to the gateway, such as:\n\n- tls: this flag indicates that the client->gateway connection is secure": "", "WHO [o]\n\nReturns information for the given user.": "", "WHOIS {,}\n\nReturns information for the given user(s).": "", - "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "" + "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "", + "ZNC [params]\n\nUsed to emulate features of the ZNC bouncer. This command is not intended\nfor direct use by end users.": "" } From bf866aabed17c7a4c77ae2eef88559eaadef323a Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:15:09 +1000 Subject: [PATCH 92/93] New translations chanserv.lang.json (German) --- languages/de-DE-chanserv.lang.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/languages/de-DE-chanserv.lang.json b/languages/de-DE-chanserv.lang.json index 627b7fc8..a5503309 100644 --- a/languages/de-DE-chanserv.lang.json +++ b/languages/de-DE-chanserv.lang.json @@ -1,4 +1,8 @@ { + "$bAMODE$b modifies persistent mode settings for channel members.": "", + "$bOP$b makes the given user (or yourself) a channel admin.": "", + "$bREGISTER$b lets you own a given channel.": "", + "$bUNREGISTER$b deletes a channel registration.": "", "ChanServ lets you register and manage channels.\n\nTo see in-depth help for a specific ChanServ command, try:\n $b/CS HELP $b\n\nHere are the commands you can use:\n%s": "", "Syntax: $bAMODE #channel [mode change] [account]$b\n\nAMODE lists or modifies persistent mode settings that affect channel members.\nFor example, $bAMODE #channel +o dan$b grants the the holder of the \"dan\"\naccount the +o operator mode every time they join #channel. To list current\naccounts and modes, use $bAMODE #channel$b. Note that users are always\nreferenced by their registered account names, not their nicknames.": "", "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.": "", From c0ec953d3adf658258039267e3dfba3058e6e560 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:15:11 +1000 Subject: [PATCH 93/93] New translations help.lang.json (Vietnamese) --- languages/vi-VN-help.lang.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/languages/vi-VN-help.lang.json b/languages/vi-VN-help.lang.json index 3a038e5e..7509b8be 100644 --- a/languages/vi-VN-help.lang.json +++ b/languages/vi-VN-help.lang.json @@ -8,6 +8,7 @@ "AMBIANCE \n\nThe AMBIANCE command is used to send a scene notification to the given target.": "", "AUTHENTICATE\n\nUsed during SASL authentication. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/extensions/sasl-3.1.html": "", "AWAY [message]\n\nIf [message] is sent, marks you away. If [message] is not sent, marks you no\nlonger away.": "", + "BRB [message]\n\nDisconnects you from the server, while instructing the server to keep you\npresent for a short time window. During this window, you can either resume\nor reattach to your nickname. If [message] is sent, it is used as your away\nmessage (and as your quit message if you don't return in time).": "", "CAP [:]\n\nUsed in capability negotiation. See the IRCv3 specs for more info:\nhttp://ircv3.net/specs/core/capability-negotiation-3.1.html\nhttp://ircv3.net/specs/core/capability-negotiation-3.2.html": "", "CHANSERV [params]\n\nChanServ controls channel registrations.": "", "CHATHISTORY [params]\n\nCHATHISTORY is an experimental history replay command. See these documents:\nhttps://github.com/MuffinMedic/ircv3-specifications/blob/chathistory/extensions/chathistory.md\nhttps://gist.github.com/DanielOaks/c104ad6e8759c01eb5c826d627caf80d": "", @@ -66,5 +67,6 @@ "WEBIRC [:]\n\nUsed by web<->IRC gateways and bouncers, the WEBIRC command allows gateways to\npass-through the real IP addresses of clients:\nircv3.net/specs/extensions/webirc.html\n\n is a list of space-separated strings indicating various details about\nthe connection from the client to the gateway, such as:\n\n- tls: this flag indicates that the client->gateway connection is secure": "", "WHO [o]\n\nReturns information for the given user.": "", "WHOIS {,}\n\nReturns information for the given user(s).": "", - "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "" + "WHOWAS \n\nReturns historical information on the last user with the given nickname.": "", + "ZNC [params]\n\nUsed to emulate features of the ZNC bouncer. This command is not intended\nfor direct use by end users.": "" }