1 | { |
---|
2 | "messages" : { |
---|
3 | "" : { |
---|
4 | "domain" : "adminCenter", |
---|
5 | "lang" : "en", |
---|
6 | "plural_forms" : "nplurals=2; plural=(n != 1);" |
---|
7 | }, |
---|
8 | "Server Admin" : [ "Server Adminisration"], |
---|
9 | "Server Info" : [ "Server Info"], |
---|
10 | "Hostname" : [ "Hostname"], |
---|
11 | "Server IP" : [ "IP Address"], |
---|
12 | "Internal Domain" : ["Classroom domain"], |
---|
13 | "Internal Interface" : [ "Classrom interface"], |
---|
14 | "External Interface" : [ "External interface"], |
---|
15 | "Internal Mask" : [ "Classroom mask"], |
---|
16 | "Internal Network" : [ "Classrom network"], |
---|
17 | "Primary DNS Server" : [ "Primary DNS Server"], |
---|
18 | "Secondary DNS Server" : [ "Secondary DNS Server"], |
---|
19 | "Service Status" : [ "Service Status"], |
---|
20 | "Address range" : [ "Address Range"], |
---|
21 | "Max. Hosts" : [ "Max. Hosts"], |
---|
22 | "Last update" : [ "Last update"], |
---|
23 | "Mirror size" : [ "Mirror size"], |
---|
24 | "Proxy" : [ "Proxy Server"], |
---|
25 | "Proxy status" : [ "Proxy status"], |
---|
26 | "Proxy name" : [ "Proxy name"], |
---|
27 | "Proxy port" : [ "Proxy port"] |
---|
28 | } |
---|
29 | } |
---|