3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-11-10 22:19:31 +01:00

Merge pull request #494 from oragono/l10n_master

New Crowdin translations
This commit is contained in:
Shivaram Lingamneni 2019-05-16 22:18:42 -04:00 committed by GitHub
commit 1ed7541485
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 52 additions and 52 deletions

View File

@ -1,22 +1,22 @@
{
"= Help Topics =\n\nCommands:\n%[1]s\n\nRPL_ISUPPORT Tokens:\n%[2]s\n\nInformation:\n%[3]s": "",
"= Help Topics =\n\nCommands:\n%[1]s\n\nRPL_ISUPPORT Tokens:\n%[2]s\n\nInformation:\n%[3]s": "= Pomoć po temama =\n\nNaredbe:\n%[1]s\n\nRPL_ISUPPORT žetoni (Token-i):\n%[2]s\n\nInformacije:\n%[3]s",
"== Channel Modes ==\n\nOragono supports the following channel modes:\n\n +b | Client masks that are banned from the channel (e.g. *!*@127.0.0.1)\n +e | Client masks that are exempted from bans.\n +I | Client masks that are exempted from the invite-only flag.\n +i | Invite-only mode, only invited clients can join the channel.\n +k | Key required when joining the channel.\n +l | Client join limit for the channel.\n +m | Moderated mode, only privileged clients can talk on the channel.\n +n | No-outside-messages mode, only users that are on the channel can send\n | messages to it.\n +R | Only registered users can talk in the channel.\n +s | Secret mode, channel won't show up in /LIST or whois replies.\n +t | Only channel opers can modify the topic.\n\n= Prefixes =\n\n +q (~) | Founder channel mode.\n +a (&) | Admin channel mode.\n +o (@) | Operator channel mode.\n +h (%) | Halfop channel mode.\n +v (+) | Voice channel mode.": "",
"== Server Notice Masks ==\n\nOragono supports the following server notice masks for operators:\n\n a | Local announcements.\n c | Local client connections.\n j | Local channel actions.\n k | Local kills.\n n | Local nick changes.\n o | Local oper actions.\n q | Local quits.\n t | Local /STATS usage.\n u | Local client account actions.\n x | Local X-lines (DLINE/KLINE/etc).\n\nTo set a snomask, do this with your nickname:\n\n /MODE <nick> +s <chars>\n\nFor instance, this would set the kill, oper, account and xline snomasks on dan:\n\n /MODE dan +s koux": "",
"== User Modes ==\n\nOragono supports the following user modes:\n\n +a | User is marked as being away. This mode is set with the /AWAY command.\n +i | User is marked as invisible (their channels are hidden from whois replies).\n +o | User is an IRC operator.\n +R | User only accepts messages from other registered users. \n +s | Server Notice Masks (see help with /HELPOP snomasks).\n +Z | User is connected via TLS.": "",
"@+client-only-tags TAGMSG <target>{,<target>}\n\nSends the given client-only tags to the given targets as a TAGMSG. See the IRCv3\nspecs for more info: http://ircv3.net/specs/core/message-tags-3.3.html": "",
"ACC LS\nACC REGISTER <accountname> [callback_namespace:]<callback> [cred_type] :<credential>\nACC VERIFY <accountname> <auth_code>\n\nUsed in account registration. See the relevant specs for more info:\nhttps://oragono.io/specs.html": "",
"ACC LS\nACC REGISTER <accountname> [callback_namespace:]<callback> [cred_type] :<credential>\nACC VERIFY <accountname> <auth_code>\n\nUsed in account registration. See the relevant specs for more info:\nhttps://oragono.io/specs.html": "-> ACC LS\nACC REGISTER <accountname> [callback_namespace:]<callback> [cred_type] :<credential>\nACC VERIFY <accountname> <auth_code>\n\nKoristi se pri registraciji korisničkog računa. Za više informacija pogledajte relevantne specifikacije:\nhttps://oragono.io/specs.html",
"AMBIANCE <target> <text to be sent>\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.": "",
"CAP <subcommand> [:<capabilities>]\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 <subcommand> [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 [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",
"CS <subcommand> [params]\n\nChanServ controls channel registrations.": "",
"DEBUG <option>\n\nPrints debug information about the IRCd. <option> can be one of:\n\n* GCSTATS: Garbage control statistics.\n* NUMGOROUTINE: Number of goroutines in use.\n* STARTCPUPROFILE: Starts the CPU profiler.\n* STOPCPUPROFILE: Stops the CPU profiler.\n* PROFILEHEAP: Writes out the CPU profiler info.": "",
"DLINE [ANDKILL] [MYSELF] [duration] <ip>/<net> [ON <server>] [reason [| oper reason]]\nDLINE LIST\n\nBans an IP address or network from connecting to the server. If the duration is\ngiven then only for that long. The reason is shown to the user themselves, but\neveryone else will see a standard message. The oper reason is shown to\noperators getting info about the DLINEs that exist.\n\nBans are saved across subsequent launches of the server.\n\n\"ANDKILL\" means that all matching clients are also removed from the server.\n\n\"MYSELF\" is required when the DLINE matches the address the person applying it is connected\nfrom. If \"MYSELF\" is not given, trying to DLINE yourself will result in an error.\n\n[duration] can be of the following forms:\n\t1y 12mo 31d 10h 8m 13s\n\n<net> is specified in typical CIDR notation. For example:\n\t127.0.0.1/8\n\t8.8.8.8/24\n\nON <server> specifies that the ban is to be set on that specific server.\n\n[reason] and [oper reason], if they exist, are separated by a vertical bar (|).\n\nIf \"DLINE LIST\" is sent, the server sends back a list of our current DLINEs.": "",
"HELP <argument>\n\nGet an explanation of <argument>, or \"index\" for a list of help topics.": "",
"HELPOP <argument>\n\nGet an explanation of <argument>, or \"index\" for a list of help topics.": "",
"HISTORY <target> [limit]\n\nReplay message history. <target> can be a channel name, \"me\" to replay direct\nmessage history, or a nickname to replay another client's direct message\nhistory (they must be logged into the same account as you). At most [limit]\nmessages will be replayed.": "",
"HISTORY <target> [limit]\n\nReplay message history. <target> can be a channel name, \"me\" to replay direct\nmessage history, or a nickname to replay another client's direct message\nhistory (they must be logged into the same account as you). At most [limit]\nmessages will be replayed.": "-> HISTORY <target> [limit]\n\nPonovi povijest poruka. <target> može biti naziv kanala, \"ja\" za ponavljanje izravne povijesti poruka, ili nadimak (nickname) za ponavljanje povijesti izravih poruke drugih korisnika (oni moraju biti prijavljeni na isti račun kao i vi). Ponovit će se najviše [limit] poruka.",
"HOSTSERV <command> [params]\n\nHostServ lets you manage your vhost (a string displayed in place of your\nreal hostname).": "",
"HS <command> [params]\n\nHostServ lets you manage your vhost (a string displayed in place of your\nreal hostname).": "",
"INFO\n\nSends information about the server, developers, etc.": "",
@ -55,7 +55,7 @@
"SAMODE <target> [<modestring> [<mode arguments>...]]\n\nForcibly sets and removes modes from the given target -- only available to\nopers. For more specific information on mode characters, see the help for\n\"cmode\" and \"umode\".": "",
"SANICK <currentnick> <newnick>\n\nGives the given user a new nickname.": "",
"SCENE <target> <text to be sent>\n\nThe SCENE command is used to send a scene notification to the given target.": "",
"SETNAME <realname>\n\nThe SETNAME command updates the realname to be the newly-given one.": "",
"SETNAME <realname>\n\nThe SETNAME command updates the realname to be the newly-given one.": "SETNAME <realname>\n\nSETNAME naredba ažurira pravoime, kako bi ono bilo novo-dano ime.",
"TIME [server]\n\nShows the time of the current, or the given, server.": "",
"TOPIC <channel> [topic]\n\nIf [topic] is given, sets the topic in the channel to that. If [topic] is not\ngiven, views the current topic on the channel.": "",
"UNDLINE <ip>/<net>\n\nRemoves an existing ban on an IP address or a network.\n\n<net> is specified in typical CIDR notation. For example:\n\t127.0.0.1/8\n\t8.8.8.8/24": "",

View File

@ -1,12 +1,12 @@
{
"$bWarning: unregistering this account will remove its stored privileges.$b": "",
"$bWarning: unregistering this channel will remove all stored channel attributes.$b": "",
"%[1]d. User %[2]s requests vhost: %[3]s": "",
"%[1]s [account: %[2]s] joined the channel": "",
"%[1]s changed nick to %[2]s": "",
"%[1]s kicked %[2]s (%[3]s)": "",
"%[1]s left the channel (%[2]s)": "",
"%[1]s quit (%[2]s)": "",
"%[1]d. User %[2]s requests vhost: %[3]s": "%[1]d. Korisnik %[2]s potražuje vhost: %[3]s",
"%[1]s [account: %[2]s] joined the channel": "%[1]s [Račun: %[2]s] se priključio kanalu",
"%[1]s changed nick to %[2]s": "%[1]s mijenja nick u %[2]s",
"%[1]s kicked %[2]s (%[3]s)": "%[1]s izbačen %[2]s (%[3]s)",
"%[1]s left the channel (%[2]s)": "%[1]s napušta kanal (%[2]s)",
"%[1]s quit (%[2]s)": "%[1]s prestati (quit) (%[2]s)",
"%s joined the channel": "",
"*** $bEnd of %s HELP$b ***": "",
"*** Could not find your username": "",
@ -17,16 +17,16 @@
"... and other commands which have been disabled": "",
"A request is pending for vhost: %s": "",
"A request was previously made for vhost: %s": "",
"Account %[1]s has vhost: %[2]s": "",
"Account %[1]s receives mode +%[2]s": "",
"Account %[1]s has vhost: %[2]s": "Račun %[1]s ima vhost: %[2]s",
"Account %[1]s receives mode +%[2]s": "Račun %[1]s dobija mode +%[2]s",
"Account %s has no vhost": "",
"Account already exists": "",
"Account created": "",
"Account created, pending verification; verification code has been sent to %s": "",
"Account created, pending verification; verification code has been sent to %s": "Račun je izrađen, čeka se potvrda; verifikacioni kôd poslan je na %s",
"Account does not exist": "",
"Account name is not valid": "",
"Account registration is disabled": "",
"Account verification successful": "",
"Account verification successful": "Verifikacija računa uspjela",
"Account: %s": "",
"Actual user@host, Actual IP": "",
"Added D-Line for %s": "",
@ -39,20 +39,20 @@
"Bad or unauthorized PROXY command": "",
"Bad password": "",
"Ban - %[1]s - added by %[2]s - %[3]s": "",
"CTCP messages are disabled over Tor": "",
"CTCP messages are disabled over Tor": "CTCP poruke su onemogućene preko Tor-a",
"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 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": "",
"Cannot resume connection from Tor to non-Tor or vice versa": "",
"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": "",
"Cannot resume connection, old and new clients must have TLS": "",
"Cannot resume connection, token is not valid": "",
"Cannot resume connection, token is not valid": "Povezivanje nije moguće, token nije važeći",
"Cannot send to channel": "",
"Cannot send verification code there": "",
"Channel %[1]s has %[2]d persistent modes set": "",
"Cannot send verification code there": "Kôd za potvrdu nije moguće poslati tamo",
"Channel %[1]s has %[2]d persistent modes set": "Kanal %[1 s ima postavljen %[2]d uporni način rada (presistent mode)",
"Channel %s is now unregistered": "",
"Channel %s successfully registered": "",
"Channel does not exist": "",
@ -60,7 +60,7 @@
"Channel is not registered": "",
"Channel list is full": "",
"Channel name is not valid": "",
"Channel renamed": "",
"Channel renamed": "Kanal je preimenovan",
"Channel renamed: %s": "",
"Client reconnected": "",
"Client reconnected (up to %d seconds of history lost)": "",
@ -76,7 +76,7 @@
"Could not successfully save new D-LINE: %s": "",
"Could not successfully save new K-LINE: %s": "",
"Could not ungroup nick": "",
"Created at: %s": "",
"Created at: %s": "Kreirano u: %s",
"Credential type is not supported": "",
"End of /HELPOP": "",
"End of /INFO": "",
@ -96,11 +96,11 @@
"GHOSTed by %s": "",
"HELPOP <argument>\n\nGet an explanation of <argument>, or \"index\" for a list of help topics.": "",
"Help not found": "",
"Hostname: %s": "",
"Hostname: %s": "Naziv poslužitelja (Hostname): %s",
"I have %[1]d clients and %[2]d servers": "",
"IP address: %s": "",
"IP address: %s": "IP adresa: %s",
"IRC Operators online": "",
"Input line too long": "",
"Input line too long": "Ulazna linija je preduga",
"Insufficient oper privs": "",
"Insufficient privileges": "",
"Internal error": "",
@ -108,23 +108,23 @@
"Invalid account name": "",
"Invalid mode change": "",
"Invalid parameters": "",
"Invalid parameters. For usage, do /msg %[1]s HELP %[2]s": "",
"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": "",
"It was rejected for reason: %s": "",
"JOIN 0 is not allowed": "",
"Language %s is not supported by this server": "",
"Language %s is not supported by this server": "Jezik %s nije podržan od strane servera",
"Language preferences have been set": "",
"Last active: %s": "",
"Last active: %s": "Zadnja aktivnost: %s",
"MOTD File is missing": "",
"Malformed username": "",
"Mask isn't valid": "",
"Must register with current nickname instead of separate account name": "",
"Must register with current nickname instead of separate account name": "Umjesto upotrebe drugog naziva računa, potrebno je da se registrirate koristeći trenutni nadimak (nickname)",
"Network service, for more info /msg %s HELP": "",
"Nickname %[1]s has %[2]d attached session(s)": "",
"Nickname %[1]s has %[2]d attached session(s)": "Nickname %[1]s ima %[2]d vezanih sesija",
"Nickname is already in use": "",
"Nickname is reserved by a different account": "",
"No DLINEs have been set!": "",
"No changes were made": "",
"No changes were made": "Nije bilo promjena",
"No command given": "",
"No masks given": "",
"No nickname given": "",
@ -145,9 +145,9 @@
"Proxied IP address is not valid: [%s]": "",
"Received malformed line": "",
"Registered at: %s": "",
"Registered channel: %s": "",
"Registering your account with email address %s": "",
"Registering your account with no email address": "",
"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": "",
"Rehashing": "",
"Remote servers not yet supported": "",
@ -163,8 +163,8 @@
"SASL authentication failed: authcid and authzid should be the same": "",
"SASL message too long": "",
"Server notice masks": "",
"Session %d (currently attached session):": "",
"Session %d:": "",
"Session %d (currently attached session):": "Sesija %d (trenutno pridružena sesija):",
"Session %d:": "Sesija %d:",
"Some additional message history may have been lost": "",
"Successfully approved vhost request for %s": "",
"Successfully cleared vhost": "",
@ -172,17 +172,17 @@
"Successfully enabled your vhost": "",
"Successfully grouped nick %s with your account": "",
"Successfully op'd in channel %s": "",
"Successfully registered account %s": "",
"Successfully registered account %s": "Uspješno registrovan korisnički račun %s",
"Successfully rejected vhost request for %s": "",
"Successfully set mode %s": "",
"Successfully set vhost": "",
"Successfully ungrouped nick %s with your account": "",
"Successfully unregistered account %s": "",
"Thanks to Jeremy Latt for founding Ergonomadic, the project this is based on": "",
"That channel is not registered": "",
"That channel is not registered": "Taj kanal nije registrovan",
"That nickname is already reserved by someone else": "",
"That nickname is not registered": "",
"There are %[1]d pending requests for vhosts (%[2]d displayed)": "",
"There are %[1]d pending requests for vhosts (%[2]d displayed)": "Postoji %[1]d zahtjeva na čekanju za vhosts (prikazano je %[2]d)",
"There are %[1]d users and %[2]d invisible on %[3]d server(s)": "",
"There was no such nickname": "",
"They aren't on that channel": "",
@ -193,12 +193,12 @@
"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 confirm account unregistration, type: /NS UNREGISTER %[1]s %[2]s": "",
"To confirm channel unregistration, type: /CS UNREGISTER %[1]s %[2]s": "",
"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:": "",
"Translators:": "",
"Unknown command": "",
"Unknown command. To see available commands, run: /%s HELP": "",
"Unknown command. To see available commands, run: /%s HELP": "Nepoznata naredba. Za pregled raspoloživih naredbi upotrijebi: /%s HELP",
"Unknown subcommand": "",
"User doesn't have roleplaying mode enabled": "",
"Verification code: %s": "",
@ -206,7 +206,7 @@
"WEBIRC command is not usable from your address or incorrect password given": "",
"Welcome to the Internet Relay Network %s": "",
"You are banned from this server (%s)": "",
"You are no longer authorized to be on this server": "",
"You are no longer authorized to be on this server": "Više niste ovlašteni biti na ovom poslužitelju (serveru)",
"You are no longer marked as being away": "",
"You are now an IRC operator": "",
"You are now logged in as %s": "",
@ -214,16 +214,16 @@
"You can't ungroup your primary nickname (try unregistering your account instead)": "",
"You don't have enough channel privileges": "",
"You don't own that nick": "",
"You have already registered the maximum number of channels; try dropping some with /CS UNREGISTER": "",
"You have already registered the maximum number of channels; try dropping some with /CS UNREGISTER": "Već ste registrirali maksimalan dozvoljeni broj kanala; Pokušajte odjaviti neki od njih koristeći /CS UNREGISTER",
"You have been banned from this server (%s)": "",
"You have been marked as being away": "",
"You have joined too many channels": "",
"You have joined too many channels": "Pristupili ste prevelikom broju kanala",
"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 registered to join that channel": "",
"You must be registered to join that channel": "Morate biti registrovani kako biste pristupili ovom kanalu",
"You must be the channel founder to op": "",
"You must connect with a TLS client certificate to use certfp": "",
"You must connect with a TLS client certificate to use certfp": "Morate se povezati s certifikatom TLS klijenta da biste koristili certfp",
"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": "",

View File

@ -3,14 +3,14 @@
"Syntax: $bDROP [nickname]$b\n\nDROP de-links the given (or your current) nickname from your user account.": "",
"Syntax: $bENFORCE [method]$b\n\nENFORCE lets you specify a custom enforcement mechanism for your registered\nnicknames. Your options are:\n1. 'none' [no enforcement, overriding the server default]\n2. 'timeout' [anyone using the nick must authenticate before a deadline,\n or else they will be renamed]\n3. 'strict' [you must already be authenticated to use the nick]\n4. 'default' [use the server default]\nWith no arguments, queries your current enforcement status.": "",
"Syntax: $bGHOST <nickname>$b\n\nGHOST disconnects the given user from the network if they're logged in with the\nsame user account, letting you reclaim your nickname.": "",
"Syntax: $bGROUP$b\n\nGROUP links your current nickname with your logged-in account, so other people\nwill not be able to use it.": "",
"Syntax: $bGROUP$b\n\nGROUP links your current nickname with your logged-in account, so other people\nwill not be able to use it.": "Sintaksa: $bGROUP$b\n\nGROUP povezuje tvoj trenutni nadimak (nickname) sa računom na koji si prijavljen, kako drugi nebi mogli da ga koriste.",
"Syntax: $bIDENTIFY <username> [password]$b\n\nIDENTIFY lets you login to the given username using either password auth, or\ncertfp (your client certificate) if a password is not given.": "",
"Syntax: $bINFO [username]$b\n\nINFO gives you information about the given (or your own) user account.": "",
"Syntax: $bPASSWD <current> <new> <new_again>$b\nOr: $bPASSWD <username> <new>$b\n\nPASSWD lets you change your account password. You must supply your current\npassword and confirm the new one by typing it twice. If you're an IRC operator\nwith the correct permissions, you can use PASSWD to reset someone else's\npassword by supplying their username and then the desired password.": "",
"Syntax: $bREGISTER <username> <email> [password]$b\n\nREGISTER lets you register a user account. If the server allows anonymous\nregistration, you can send an asterisk (*) as the email address.\n\nIf the password is left out, your account will be registered to your TLS client\ncertificate (and you will need to use that certificate to login in future).": "",
"Syntax: $bSADROP <nickname>$b\n\nSADROP forcibly de-links the given nickname from the attached user account.": "",
"Syntax: $bSAREGISTER <username> <password>$b\n\nSAREGISTER registers an account on someone else's behalf.\nThis is for use in configurations that require SASL for all connections;\nan administrator can set use this command to set up user accounts.": "",
"Syntax: $bSESSIONS [nickname]$b\n\nSESSIONS lists information about the sessions currently attached, via\nthe server's bouncer functionality, to your nickname. An administrator\ncan use this command to list another user's sessions.": "",
"Syntax: $bSAREGISTER <username> <password>$b\n\nSAREGISTER registers an account on someone else's behalf.\nThis is for use in configurations that require SASL for all connections;\nan administrator can set use this command to set up user accounts.": "Syntax: $bSAREGISTER <korisničkoime> <lozinka>$b\n\nSAREGISTER registruje korisnički račun na tuđe ime, za dugo lice.\nKoristi se u konfiguraciji koja zahtjeva SASL za sve konekcije;\nadministrator može koristiti ovu naredbu za postavljanje korisničkih računa.",
"Syntax: $bSESSIONS [nickname]$b\n\nSESSIONS lists information about the sessions currently attached, via\nthe server's bouncer functionality, to your nickname. An administrator\ncan use this command to list another user's sessions.": "Sintaksa: $bSESSIONS [nickname]$b\n\nSESSIONS ispisuje informacije o trenutačnim sesijama vezanim za tvoj nadimak (nickname), koristeći se pri tome bouncer funkcijom servera. Administrator može da koristi ovu naredbu kako bi isčitao sesije drugih korisnika.",
"Syntax: $bUNREGISTER <username> [code]$b\n\nUNREGISTER lets you delete your user account (or someone else's, if you're an\nIRC operator with the correct permissions). To prevent accidental\nunregistrations, a verification code is required; invoking the command without\na code will display the necessary code.": "",
"Syntax: $bVERIFY <username> <code>$b\n\nVERIFY lets you complete an account registration, if the server requires email\nor other verification.": ""
}