Explorar el Código

New translations help.lang.json (Bosnian)

tags/v1.1.0-rc1
Daniel Oaks hace 5 años
padre
commit
9578d2f4cf
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2
    2
      languages/bs-BA-help.lang.json

+ 2
- 2
languages/bs-BA-help.lang.json Ver fichero

@@ -16,7 +16,7 @@
16 16
   "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.": "",
17 17
   "HELP <argument>\n\nGet an explanation of <argument>, or \"index\" for a list of help topics.": "",
18 18
   "HELPOP <argument>\n\nGet an explanation of <argument>, or \"index\" for a list of help topics.": "",
19
-  "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.": "",
19
+  "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.",
20 20
   "HOSTSERV <command> [params]\n\nHostServ lets you manage your vhost (a string displayed in place of your\nreal hostname).": "",
21 21
   "HS <command> [params]\n\nHostServ lets you manage your vhost (a string displayed in place of your\nreal hostname).": "",
22 22
   "INFO\n\nSends information about the server, developers, etc.": "",
@@ -55,7 +55,7 @@
55 55
   "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\".": "",
56 56
   "SANICK <currentnick> <newnick>\n\nGives the given user a new nickname.": "",
57 57
   "SCENE <target> <text to be sent>\n\nThe SCENE command is used to send a scene notification to the given target.": "",
58
-  "SETNAME <realname>\n\nThe SETNAME command updates the realname to be the newly-given one.": "",
58
+  "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.",
59 59
   "TIME [server]\n\nShows the time of the current, or the given, server.": "",
60 60
   "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.": "",
61 61
   "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": "",

Loading…
Cancelar
Guardar