From eb66e14d2ec22e5abe30e2a580436a16cc2a3fc6 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Tue, 10 Mar 2020 16:38:27 +1000 Subject: [PATCH] New translations hostserv.lang.json (Romanian) --- languages/ro-RO-hostserv.lang.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/languages/ro-RO-hostserv.lang.json b/languages/ro-RO-hostserv.lang.json index 0c07e7af..36c3ac9d 100644 --- a/languages/ro-RO-hostserv.lang.json +++ b/languages/ro-RO-hostserv.lang.json @@ -1,22 +1,30 @@ { "$bAPPROVE$b approves a user's vhost request.": "$bAPPROVE$b aprobă cererea de gazdă virtuală a unui utilizator.", "$bDEL$b deletes a user's vhost.": "$bDEL$b șterge gazda virtuală a unui utilizator.", + "$bFORBID$b prevents a user from using vhosts.": "", "$bOFF$b disables your vhost, if you have one approved.": "$bOFF$b dezactivează gazda ta virtuală, dacă ai una aprobată, în prealabil.", + "$bOFFERLIST$b lists vhosts that can be taken without operator approval.": "", "$bON$b enables your vhost, if you have one approved.": "$bON$b îți activează gazda virtuală, dacă ai un aprobată, în prealabil.", + "$bPERMIT$b allows a user to use vhosts again.": "", "$bREJECT$b rejects a user's vhost request.": "$bREJECT$b respinge cererea de gazdă virtuală a unui utilizator.", "$bREQUEST$b requests a new vhost, pending operator approval.": "$bREQUEST$b cere o nouă gazdă virtuală, cu aprobarea în așteptare, din partea unui operator.", "$bSET$b sets a user's vhost.": "$bSET$b setează gazda virtuală a unui utilizator.", "$bSTATUS$b shows your vhost and request status.": "$bSTATUS$b afișează informații despre gazda ta virtuală și stadiul cererii.", + "$bTAKE$b sets your vhost to one of the options from the offer list.": "", "$bWAITING$b shows a list of pending vhost requests.": "$bWAITING$b afișează o listă cu toate cererile în așteptare, pentru gazde virtuale.", "HostServ lets you manage your vhost (i.e., the string displayed\nin place of your client's hostname/IP).": "HostServ îți permite să-ți administrezi gazda virtuală (de ex: șirul de caractere afișat în locul gazdei/adresei IP proprii).", "Syntax: $bAPPROVE $b\n\nAPPROVE approves a user's vhost request.": "Sintaxă: $bAPPROVE $b\n\nComanda APPROVE aprobă solicitarea de gazdă virtuală a unui utilizator.", "Syntax: $bDEL $b\n\nDEL deletes a user's vhost.": "Sintaxă: $bDEL $b\n\nComanda DEL șterge o gazdă virtuală atribuită unui utilizator.", + "Syntax: $bFORBID $b\n\nFORBID prevents a user from using any vhost, including ones on the offer list.": "", "Syntax: $bOFF$b\n\nOFF disables your vhost, if you have one approved.": "Sintaxă: $bOFF$b\n\nComanda OFF îți dezactivează gazda virtuală, dacă există vreuna activă.", + "Syntax: $bOFFERLIST$b\n\nOFFERLIST lists vhosts that can be chosen without requiring operator approval;\nto use one of the listed vhosts, take it with /HOSTSERV TAKE.": "", "Syntax: $bON$b\n\nON enables your vhost, if you have one approved.": "Sintaxă: $bON$b\n\nComanda ON îți activează gazda virtuală, dacă există vreuna activă.", + "Syntax: $bPERMIT $b\n\nPERMIT undoes FORBID, allowing the user to TAKE vhosts again.": "", "Syntax: $bREJECT []$b\n\nREJECT rejects a user's vhost request, optionally giving them a reason\nfor the rejection.": "Sintaxă: $bREJECT []$b\n\nComanda REJECT respinge solicitarea unei gazde virtuale, a unui utilizator, furnizând, în mod opțional,\nun motiv alocat acțiunii de respingere.", "Syntax: $bREQUEST $b\n\nREQUEST requests that a new vhost by assigned to your account. The request must\nthen be approved by a server operator.": "Sintaxă: $bREQUEST $b\n\nComanda REQUEST solicită o nouă gazdă virtuală pentru contul tău.\nSolicitarea trebuie să fie, apoi, aprobată de către un operator.", "Syntax: $bSET $b\n\nSET sets a user's vhost, bypassing the request system.": "Sintaxă: $bSET $b\n\nComanda SET setează o gazdă virtuală pentru un utilizator, trecând peste sistemul de cereri implementat în server.", "Syntax: $bSTATUS [user]$b\n\nSTATUS displays your current vhost, if any, and the status of your most recent\nrequest for a new one. A server operator can view someone else's status.": "Sintaxă $bSTATUS [utilizator]$b\n\nComanda STATUS afișează gazda ta virtuală, în uz, dacă există, și starea\ncelor mai recente solicitări pentru una nouă. Un operator de server poate vizualiza\nși starea unui alt utilizator.", + "Syntax: $bTAKE$b \n\nTAKE sets your vhost to one of the vhosts in the server's offer list; to see\nthe offered vhosts, use /HOSTSERV OFFERLIST.": "", "Syntax: $bWAITING$b\n\nWAITING shows a list of pending vhost requests, which can then be approved\nor rejected.": "Sintaxă: $bWAITING$b\n\nComanda WAITING afișează o listă de solicitări de gazde virtuale în așteptare, \nce urmează a fi aprobate sau respinse.", "^[0-9A-Za-z.\\-_/]+$": "^[0-9A-Za-z.\\-_/]+$" }