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

New translations help.lang.json (Romanian)

This commit is contained in:
Daniel Oaks 2020-03-11 04:38:41 +10:00
parent 40e64b6ec9
commit dae1574bdf

View File

@ -17,7 +17,7 @@
"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.": "DLINE [ANDKILL] [MYSELF] [durată] <mască> [ON <server>] [motiv [| motiv operator]]\nDLINE LIST\n\nInterzice conectarea unei măști la server, dacă este specificată și durata, atunci\ndoar pentru intervalul de timp specificat.\nMotivul este afișat utilizatorului în cauză, ceilalți utilizatori vor vedea un mesaj standard.\nMotivul de operator este afișat operatorilor ce primesc informații despre DLINE existente.\n\nInterdicțiile sunt salvate de-a lungul repornirilor serverului.\n\n\"ANDKILL\" va înlătura de pe server toți clienții ce se potrivesc.\n\n\"MYSELF\" este necesar atunci când DLINE se potrivește cu adresa de la care se conectează persoana\nce a inițiat comanda DLINE. Dacă \"MYSELF\" nu a fost specificat, încercarea de a folosi DLINE,\npentru tine, va genera o eroare.\n\n[durată] poate avea următoarele forme:\n\t1y 12mo 31d 10h 8m 13s\n\n<mască> este specificată în formatul IRC tipic. De exemplu:\n\tdan\n\tdan! 5*@127.*\n\nON <server> precizează dacă interdicția va fi setată pentru serverul specificat.\n\n[motiv] și [motiv operator], dacă sunt specificate, vor fi separate printr-o bară verticală (|).\n\nDacă \"DLINE LIST\" este folosită, serverul returnează o listă cu toate DLINE curente.",
"HELP <argument>\n\nGet an explanation of <argument>, or \"index\" for a list of help topics.": "HELP <argument>\n\nPrimești o explicație a <argument>, sau \"index\" pentru o listă cu tematica de ajutor disponibilă.",
"HELPOP <argument>\n\nGet an explanation of <argument>, or \"index\" for a list of help topics.": "HELPOP <argument>\n\nAfișează o explicație pentru <argument>, sau \"index\" pentru o listă cu tematica de ajutor disponibilă.",
"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). [limit] can be\neither an integer (the maximum number of messages to replay), or a time\nduration like 10m or 1h (the time window within which to replay messages).": "",
"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). [limit] can be\neither an integer (the maximum number of messages to replay), or a time\nduration like 10m or 1h (the time window within which to replay messages).": "HISTORY <țintă> [limită]\n\nAfișează istoricul mesajelor. <țintă> poate fi un nume de canal, „me” pentru \nistoricul mesajelor directe, sau un pseudonim, dacă dorești să vezi istoricul mesajelor\ndirecte pentru acel pseudonim (care trebuie să fie autentificat la contul tău). \n[limită] poate fi un număr întreg (numărul maxim de mesaje dorite), sau o durată\nprecum „10m” sau „1h” (perioada pentru care se dorește afișarea mesajelor).\n\nExemple:\n\n/HISTORY #Canal 100\n/HISTORY me\n/HISTORY #Canal 1h",
"INFO\n\nSends information about the server, developers, etc.": "INFO\n\nAfișează informații despre server, dezvoltatori etc.",
"INVITE <nickname> <channel>\n\nInvites the given user to the given channel, so long as you have the\nappropriate channel privs.": "INVITE <pseudonim> <canal>\n\nInvită utilizatorul pe canalul precizat, doar dacă ai privilegiile necesare.",
"ISON <nickname>{ <nickname>}\n\nReturns whether the given nicks exist on the network.": "ISON <pseudonim>{ <pseudonim>}\n\nAfișează starea utilizatorilor, dacă sunt conectați la rețea.",