From 43f3bede2c59453bc1c69c24ced0703405ab71e4 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Wed, 29 Jul 2020 05:22:44 +1000 Subject: [PATCH 1/3] New translations irc.lang.json (Romanian) --- languages/ro-RO-irc.lang.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/languages/ro-RO-irc.lang.json b/languages/ro-RO-irc.lang.json index 82e96356..6945bc56 100644 --- a/languages/ro-RO-irc.lang.json +++ b/languages/ro-RO-irc.lang.json @@ -86,7 +86,7 @@ "Channel renamed": "Canalul a fost redenumit", "Channel renamed: %s": "Canal redenumit: %s", "Channels with persistent history cannot be renamed": "Canalele cu istoric persistent nu pot fi redenumite", - "Client %s is always-on and cannot be fully removed by /KILL; consider /NS SUSPEND instead": "", + "Client %s is always-on and cannot be fully removed by /KILL; consider /NS SUSPEND instead": "Clientul %s are opțiunea „always-on” activă și nu poate fi înlăturat cu comanda /KILL; poți folosi /NS SUSPEND, în schimb", "Client reconnected": "Clientul s-a reconectat", "Client reconnected (message history may have been lost)": "Client reconectat (este posibil ca istoricul mesajelor să se fi pierdut)", "Client reconnected (up to %d seconds of message history lost)": "Client reconectat (până la %d secunde de istoric mesaje, pierdute)", @@ -108,12 +108,12 @@ "Could not transfer channel": "Canalul n-a putut fi transferat", "Could not ungroup nick": "Nu am putut degrupa pseudonimul", "Created at: %s": "Data creării: %s", - "Current DEFCON level is %d": "", + "Current DEFCON level is %d": "Nivelul DEFCON, actual, este %d", "Current global users %[1]s, max %[2]s": "Utilizatori globali actuali %[1]s, max %[2]s", "Current local users %[1]s, max %[2]s": "Utilizatori locali actuali %[1]s, max %[2]s", "Data export for %[1]s completed and written to %[2]s": "Exportul de date pentru %[1]s este complet și rezultatul a fost scris în %[2]s", "Device ID: %s": "ID dispozitiv: %s", - "Direct messages from unregistered users are temporarily restricted": "", + "Direct messages from unregistered users are temporarily restricted": "Mesajele private, de la utilizatorii neînregistrați sunt restricționate temporar", "End of /HELPOP": "Sfârșit /HELPOP", "End of /INFO": "Sfârșit /INFO", "End of /WHOIS list": "Sfârșit listă /WHOIS", @@ -159,7 +159,7 @@ "Insufficient privileges": "Privilegii insuficiente", "Internal error": "Eroare internă", "Invalid CAP subcommand": "Subcomandă CAP invalidă", - "Invalid DEFCON parameter": "", + "Invalid DEFCON parameter": "Parametru DEFCON invalid", "Invalid account name": "Nume de cont invalid", "Invalid certificate fingerprint": "Amprenta certificatului este invalidă", "Invalid channel name": "Numele canalului este invalid", @@ -180,7 +180,7 @@ "MOTD File is missing": "Fișierul MOTD lipsește", "Malformed username": "Nume de utilizator deformat", "Mask isn't valid": "Mască invalidă", - "Message rejected for containing invalid UTF-8": "", + "Message rejected for containing invalid UTF-8": "Mesajul a fost respins, deoarece conține caractere UTF-8 invalide", "Messages could not be retrieved": "Mesajele nu au putut fi regăsite", "Multiclient functionality is currently disabled for your account": "Funcționalitatea de clienți multipli este dezactivată, în prezent, pentru contul tău", "Multiclient functionality is currently disabled for your account, but you can opt in": "Funcționalitatea de clienți multipli este dezactivată, în prezent, pentru contul tău, dar poți folosi opt in", @@ -216,7 +216,7 @@ "Purge reason: %s": "Motivul purjării: %s", "Purged at: %s": "Purjat la: %s", "Purged by operator: %s": "Purjat de către operatorul: %s", - "Realname is not valid": "", + "Realname is not valid": "Numele real este invalid", "Received malformed line": "Am primit linie deformată", "Registered at: %s": "Înregistrat la: %s", "Registered channel: %s": "Canal înregistrat: %s", @@ -260,9 +260,9 @@ "Successfully reset channel access": "Lista de acces a canalului a fost resetată cu succes", "Successfully set persistent mode %[1]s on %[2]s": "Fanionul persistent %[1]s a fost setat cu succes pentru %[2]s", "Successfully set vhost": "Gazdă virtuală setată cu succes", - "Successfully suspended account %s": "", + "Successfully suspended account %s": "Contul %s a fost suspendat cu succes", "Successfully transferred channel %[1]s to account %[2]s": "Canalul %[1]s a fost transferat cu succes, contului %[2]s", - "Successfully un-suspended account %s": "", + "Successfully un-suspended account %s": "Contul %s nu mai este suspendat", "Successfully ungrouped nick %s with your account": "Pseudonimul %s a fost degrupat de la contul tău, cu succes", "Successfully unpurged channel %s from the server": "Canalul %s nu mai este purjat din server", "Successfully unregistered account %s": "Contul %s a fost șters cu succes", @@ -304,7 +304,7 @@ "Unknown command. To see available commands, run: /%s HELP": "Comandă necunoscută. Pentru o listă de comenzi disponibile, tastează: /%s HELP", "Unknown subcommand": "Subcomandă necunoscută", "Unrecognized DEBUG subcommand": "Subcomandă DEBUG necunoscută", - "Usage: REGISTER [email]": "", + "Usage: REGISTER [email]": "Sintaxă: REGISTER [adresă de email]", "User %s is no longer allowed to use vhosts": "Utilizatorului %s nu-i mai este permisă folosirea de gazde virtuale", "User %s is now allowed to use vhosts": "Utilizatorului %s îi este permisă folosirea de gazde virtuale", "User doesn't have roleplaying mode enabled": "Nu este disponibil fanionul roleplay pentru utilizator", From fc86c029352b6fc46db39b8cf467cbc31bc5b84b Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Wed, 29 Jul 2020 05:22:46 +1000 Subject: [PATCH 2/3] New translations help.lang.json (Romanian) --- languages/ro-RO-help.lang.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/languages/ro-RO-help.lang.json b/languages/ro-RO-help.lang.json index 09a14126..e039a068 100644 --- a/languages/ro-RO-help.lang.json +++ b/languages/ro-RO-help.lang.json @@ -1,8 +1,8 @@ { "= Help Topics =\n\nCommands:\n%[1]s\n\nRPL_ISUPPORT Tokens:\n%[2]s\n\nInformation:\n%[3]s": "= Tematică de ajutor=\n\nComenzi:\n%[1]s\n\nJetoane RPL_ISUPPORT:\n%[2]s\n\nInformație:\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 join 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 +E | Roleplaying commands are enabled in the channel.\n +C | Clients are blocked from sending CTCP messages in the channel.\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.": "", + "== 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 join 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 +E | Roleplaying commands are enabled in the channel.\n +C | Clients are blocked from sending CTCP messages in the channel.\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.": "== Fanioane de canal ==\n\nOragono suportă următoarele fanioane de canal:\n\n +b | Măștile unui client, interzise pe canal (ex. *!*@127.0.0.1)\n +e | Măștile unui client, ce fac excepție de la ban.\n +I | Măștile unui client, ce fac excepție de la fanionul numai-invitație.\n +i | Fanion doar-invitație, doar clienții invitați pot intra pe canal.\n +k | Este necesară o cheie, pentru a putea intra pe canal.\n +l | Limită de clienți ce se pot alătura canalului.\n +m | Modul moderat, doar clienții privilegiați pot discuta pe canal.\n +n | Modul fără-mesaje-din-afară, doar utilizatorii care se află pe canal\n | pot trimite mesaje.\n +R | Doar utilizatorii înregistrați la servicii pot intra pe canal.\n +s | Mod secret, canalul nu va fi afișat în /LIST sau mesaje whois.\n +t | Doar operatorii canalului pot modifica topicul.\n +E | Comenzile pentru interpretare de rol sunt active pe canal.\n +C | Clienții nu pot trimite mesaje CTCP pe canal.\n\n= Prefixe =\n\n +q (~) | Mod fondator de canal.\n +a (&) | Mod administrator de canal.\n +o (@) | Mod operator de canal.\n +h (%) | Mod semi-op pe canal.\n +v (+) | Mod voce pe canal.", "== 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 v | Local vhost changes.\n\nTo set a snomask, do this with your nickname:\n\n /MODE +s \n\nFor instance, this would set the kill, oper, account and xline snomasks on dan:\n\n /MODE dan +s koux": "== Măști de atenționare de server ==\n\nOragono suportă următoarele măști de atenționare valabile pentru operatori:\n\n a | Anunțuri locale.\n c | Conexiuni clienți locali.\n j | Acțiuni canale locale.\n k | Kill locale.\n n | Schimbări locale de pseudonime.\n o | Acțiuni operatori locali.\n q | Renunțări locale.\n t | Utilizare /STATS local.\n u | Local client account actions.\n x | X-lines (DLINE/KLINE/etc) locale.\n v | Modificări locale ale gazdei virtuale.\n\nPentru a seta o mască de atenționare, setează-ți pe pseudonim:\n\n /MODE +s \n\nSpre exemplu, următoarea comandă va seta modurile kill, oper, cont și xline pentru utilizatorul 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.\n +B | User is a bot.\n +E | User can receive roleplaying commands.\n +T | User is blocked from sending CTCP messages.": "", + "== 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.\n +B | User is a bot.\n +E | User can receive roleplaying commands.\n +T | User is blocked from sending CTCP messages.": "== Fanioane de utilizator ==\n\nOragono suportă următoarele fanioane de utilizator:\n\n +a | Utilizatorul a fost marcat ca fiind fără activitate. Acest fanion poate fi setat cu comanda /AWAY.\n +i | Utilizatorul a fost marcat ca invizibil (canalele pe care se află vor fi ascunse în conținutul /whois).\n +o | Utilizatorul este un Operator IRC.\n +R | Utilizatorul acceptă mesaje doar de la alți utilizatori înregistrați. \n +s | Măști de Anunț de Server (vezi informații de ajutor cu comanda /HELPOP snomasks).\n +Z | Utilizatorul se conectează via TLS.\n +B | Utilizatorul este un robot.\n +E | Utilizatorul poate primi comenzi de interpretare de rol.\n +T | Utilizatorul nu poate trimite mesaje CTCP.", "@+client-only-tags TAGMSG {,}\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": "@+client-only-tags TAGMSG <țintă>{,<țintă>}\n\nExpediază marcajele client-doar către țintele precizate ca și TAGMSG.\nVezi specificațiile IRCv3, iar pentru mai multe informații, accesează acest link:\nhttp://ircv3.net/specs/core/message-tags-3.3.html", "ACC LS\nACC REGISTER [callback_namespace:] [cred_type] :\nACC VERIFY \n\nUsed in account registration. See the relevant specs for more info:\nhttps://oragono.io/specs.html": "ACC LS\nACC REGISTER [callback_namespace:] [tip credențiale] :\nACC VERIFY \n\nSe utilizează la înregistrarea de conturi. Vezi specificațiile relevante\npentru mai multe informații: https://oragono.io/specs.html", "AMBIANCE \n\nThe AMBIANCE command is used to send a scene notification to the given target.": "AMBIANCE <țintă> \n\nComanda AMBIANCE este utilizată pentru a trimite un anunț de scenă unei ținte precizate.", @@ -13,7 +13,7 @@ "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\nSe folosește la negocierea capabilității. Vezi specificațiile IRCv3, pentru mai multe informații:\nhttp://ircv3.net/specs/core/capability-negotiation-3.1.html\nhttp://ircv3.net/specs/core/capability-negotiation-3.2.html", "CHATHISTORY [params]\n\nCHATHISTORY is a history replay command associated with the IRCv3\nspecification draft/chathistory. See this document:\nhttps://github.com/ircv3/ircv3-specifications/pull/393": "CHATHISTORY [parametri]\n\nComanda CHATHISTORY este asociată cu redarea istoricului, conformă cu\nspecificațiile/componentele IRCv3. Pentru mai multe informații, vezi:\nhttps://github.com/ircv3/ircv3-specifications/pull/393", "DEBUG