From 65c884f5fbb63ad207e3a5d9b29fae693e4267d9 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 30 May 2019 07:12:42 +1000 Subject: [PATCH] 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.": "" }