Bladeren bron

New translations hostserv.lang.json (Romanian)

tags/v2.1.0-rc1
Daniel Oaks 4 jaren geleden
bovenliggende
commit
eb66e14d2e
1 gewijzigde bestanden met toevoegingen van 8 en 0 verwijderingen
  1. 8
    0
      languages/ro-RO-hostserv.lang.json

+ 8
- 0
languages/ro-RO-hostserv.lang.json Bestand weergeven

@@ -1,22 +1,30 @@
1 1
 {
2 2
   "$bAPPROVE$b approves a user's vhost request.": "$bAPPROVE$b aprobă cererea de gazdă virtuală a unui utilizator.",
3 3
   "$bDEL$b deletes a user's vhost.": "$bDEL$b șterge gazda virtuală a unui utilizator.",
4
+  "$bFORBID$b prevents a user from using vhosts.": "",
4 5
   "$bOFF$b disables your vhost, if you have one approved.": "$bOFF$b dezactivează gazda ta virtuală, dacă ai una aprobată, în prealabil.",
6
+  "$bOFFERLIST$b lists vhosts that can be taken without operator approval.": "",
5 7
   "$bON$b enables your vhost, if you have one approved.": "$bON$b îți activează gazda virtuală, dacă ai un aprobată, în prealabil.",
8
+  "$bPERMIT$b allows a user to use vhosts again.": "",
6 9
   "$bREJECT$b rejects a user's vhost request.": "$bREJECT$b respinge cererea de gazdă virtuală a unui utilizator.",
7 10
   "$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.",
8 11
   "$bSET$b sets a user's vhost.": "$bSET$b setează gazda virtuală a unui utilizator.",
9 12
   "$bSTATUS$b shows your vhost and request status.": "$bSTATUS$b afișează informații despre gazda ta virtuală și stadiul cererii.",
13
+  "$bTAKE$b sets your vhost to one of the options from the offer list.": "",
10 14
   "$bWAITING$b shows a list of pending vhost requests.": "$bWAITING$b afișează o listă cu toate cererile în așteptare, pentru gazde virtuale.",
11 15
   "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).",
12 16
   "Syntax: $bAPPROVE <user>$b\n\nAPPROVE approves a user's vhost request.": "Sintaxă: $bAPPROVE <utilizator>$b\n\nComanda APPROVE aprobă solicitarea de gazdă virtuală a unui utilizator.",
13 17
   "Syntax: $bDEL <user>$b\n\nDEL deletes a user's vhost.": "Sintaxă: $bDEL <utilizator>$b\n\nComanda DEL șterge o gazdă virtuală atribuită unui utilizator.",
18
+  "Syntax: $bFORBID <user>$b\n\nFORBID prevents a user from using any vhost, including ones on the offer list.": "",
14 19
   "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ă.",
20
+  "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.": "",
15 21
   "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ă.",
22
+  "Syntax: $bPERMIT <user>$b\n\nPERMIT undoes FORBID, allowing the user to TAKE vhosts again.": "",
16 23
   "Syntax: $bREJECT <user> [<reason>]$b\n\nREJECT rejects a user's vhost request, optionally giving them a reason\nfor the rejection.": "Sintaxă: $bREJECT <utilizator> [<motiv>]$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.",
17 24
   "Syntax: $bREQUEST <vhost>$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 <gazdă virtuală>$b\n\nComanda REQUEST solicită o nouă gazdă virtuală pentru contul tău.\nSolicitarea trebuie să fie, apoi, aprobată de către un operator.",
18 25
   "Syntax: $bSET <user> <vhost>$b\n\nSET sets a user's vhost, bypassing the request system.": "Sintaxă: $bSET <utilizator> <gazdă virtuală>$b\n\nComanda SET setează o gazdă virtuală pentru un utilizator, trecând peste sistemul de cereri implementat în server.",
19 26
   "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.",
27
+  "Syntax: $bTAKE$b <vhost>\n\nTAKE sets your vhost to one of the vhosts in the server's offer list; to see\nthe offered vhosts, use /HOSTSERV OFFERLIST.": "",
20 28
   "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.",
21 29
   "^[0-9A-Za-z.\\-_/]+$": "^[0-9A-Za-z.\\-_/]+$"
22 30
 }

Laden…
Annuleren
Opslaan