From 1081534d3c2ad000c9a8dbfe12778893bf3af4a2 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Thu, 29 Oct 2020 13:24:11 +1000 Subject: [PATCH] New translations hostserv.lang.json (Korean) --- languages/ko-KR-hostserv.lang.json | 33 +----------------------------- 1 file changed, 1 insertion(+), 32 deletions(-) diff --git a/languages/ko-KR-hostserv.lang.json b/languages/ko-KR-hostserv.lang.json index 1fb6b09f..0967ef42 100644 --- a/languages/ko-KR-hostserv.lang.json +++ b/languages/ko-KR-hostserv.lang.json @@ -1,32 +1 @@ -{ - "$bAPPROVE$b approves a user's vhost request.": "", - "$bDEL$b deletes a user's vhost.": "", - "$bFORBID$b prevents a user from using vhosts.": "", - "$bOFF$b disables your vhost, if you have one approved.": "", - "$bOFFERLIST$b lists vhosts that can be taken without operator approval.": "", - "$bON$b enables your vhost, if you have one approved.": "", - "$bPERMIT$b allows a user to use vhosts again.": "", - "$bREJECT$b rejects a user's vhost request.": "", - "$bREQUEST$b requests a new vhost, pending operator approval.": "", - "$bSET$b sets a user's vhost.": "", - "$bSETCLOAKSECRET$b modifies the IP cloaking secret.": "", - "$bSTATUS$b shows your vhost and request status.": "", - "$bTAKE$b sets your vhost to one of the options from the offer list.": "", - "$bWAITING$b shows a list of pending vhost requests.": "", - "HostServ lets you manage your vhost (i.e., the string displayed\nin place of your client's hostname/IP).": "", - "Syntax: $bAPPROVE $b\n\nAPPROVE approves a user's vhost request.": "", - "Syntax: $bDEL $b\n\nDEL deletes a user's vhost.": "", - "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.": "", - "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.": "", - "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.": "", - "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.": "", - "Syntax: $bSET $b\n\nSET sets a user's vhost, bypassing the request system.": "", - "Syntax: $bSETCLOAKSECRET$b [code]\n\nSETCLOAKSECRET can be used to set or rotate the cloak secret. You should use\na cryptographically strong secret. To prevent accidental modification, a\nverification code is required; invoking the command without a code will\ndisplay the necessary code.": "", - "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.": "", - "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.": "", - "^[0-9A-Za-z.\\-_/]+$": "" -} +{}