mirror of
https://github.com/2dust/v2rayN.git
synced 2025-09-01 15:56:19 +00:00
309 lines
No EOL
12 KiB
XML
309 lines
No EOL
12 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<root>
|
|
<!--
|
|
Microsoft ResX Schema
|
|
|
|
Version 2.0
|
|
|
|
The primary goals of this format is to allow a simple XML format
|
|
that is mostly human readable. The generation and parsing of the
|
|
various data types are done through the TypeConverter classes
|
|
associated with the data types.
|
|
|
|
Example:
|
|
|
|
... ado.net/XML headers & schema ...
|
|
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
|
<resheader name="version">2.0</resheader>
|
|
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
|
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
|
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
|
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
|
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
|
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
|
</data>
|
|
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
|
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
|
<comment>This is a comment</comment>
|
|
</data>
|
|
|
|
There are any number of "resheader" rows that contain simple
|
|
name/value pairs.
|
|
|
|
Each data row contains a name, and value. The row also contains a
|
|
type or mimetype. Type corresponds to a .NET class that support
|
|
text/value conversion through the TypeConverter architecture.
|
|
Classes that don't support this are serialized and stored with the
|
|
mimetype set.
|
|
|
|
The mimetype is used for serialized objects, and tells the
|
|
ResXResourceReader how to depersist the object. This is currently not
|
|
extensible. For a given mimetype the value must be set accordingly:
|
|
|
|
Note - application/x-microsoft.net.object.binary.base64 is the format
|
|
that the ResXResourceWriter will generate, however the reader can
|
|
read any of the formats listed below.
|
|
|
|
mimetype: application/x-microsoft.net.object.binary.base64
|
|
value : The object must be serialized with
|
|
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
|
: and then encoded with base64 encoding.
|
|
|
|
mimetype: application/x-microsoft.net.object.soap.base64
|
|
value : The object must be serialized with
|
|
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
|
: and then encoded with base64 encoding.
|
|
|
|
mimetype: application/x-microsoft.net.object.bytearray.base64
|
|
value : The object must be serialized into a byte array
|
|
: using a System.ComponentModel.TypeConverter
|
|
: and then encoded with base64 encoding.
|
|
-->
|
|
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
|
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
|
<xsd:element name="root" msdata:IsDataSet="true">
|
|
<xsd:complexType>
|
|
<xsd:choice maxOccurs="unbounded">
|
|
<xsd:element name="metadata">
|
|
<xsd:complexType>
|
|
<xsd:sequence>
|
|
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
|
</xsd:sequence>
|
|
<xsd:attribute name="name" use="required" type="xsd:string" />
|
|
<xsd:attribute name="type" type="xsd:string" />
|
|
<xsd:attribute name="mimetype" type="xsd:string" />
|
|
<xsd:attribute ref="xml:space" />
|
|
</xsd:complexType>
|
|
</xsd:element>
|
|
<xsd:element name="assembly">
|
|
<xsd:complexType>
|
|
<xsd:attribute name="alias" type="xsd:string" />
|
|
<xsd:attribute name="name" type="xsd:string" />
|
|
</xsd:complexType>
|
|
</xsd:element>
|
|
<xsd:element name="data">
|
|
<xsd:complexType>
|
|
<xsd:sequence>
|
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
|
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
|
</xsd:sequence>
|
|
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
|
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
|
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
|
<xsd:attribute ref="xml:space" />
|
|
</xsd:complexType>
|
|
</xsd:element>
|
|
<xsd:element name="resheader">
|
|
<xsd:complexType>
|
|
<xsd:sequence>
|
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
|
</xsd:sequence>
|
|
<xsd:attribute name="name" type="xsd:string" use="required" />
|
|
</xsd:complexType>
|
|
</xsd:element>
|
|
</xsd:choice>
|
|
</xsd:complexType>
|
|
</xsd:element>
|
|
</xsd:schema>
|
|
<resheader name="resmimetype">
|
|
<value>text/microsoft-resx</value>
|
|
</resheader>
|
|
<resheader name="version">
|
|
<value>2.0</value>
|
|
</resheader>
|
|
<resheader name="reader">
|
|
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</resheader>
|
|
<resheader name="writer">
|
|
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</resheader>
|
|
<data name="$this.Text" xml:space="preserve">
|
|
<value>Pengaturan</value>
|
|
</data>
|
|
<data name="btnClose.Text" xml:space="preserve">
|
|
<value>&Batal</value>
|
|
</data>
|
|
<data name="btnOK.Text" xml:space="preserve">
|
|
<value>&OK</value>
|
|
</data>
|
|
<data name="btnSetLoopback.Text" xml:space="preserve">
|
|
<value>Atur Windows10 UWP Loopback </value>
|
|
</data>
|
|
<data name="chkAllowLANConn.Text" xml:space="preserve">
|
|
<value>Izinkan koneksi dari LAN</value>
|
|
</data>
|
|
<data name="chkAutoRun.Text" xml:space="preserve">
|
|
<value>Memulai otomatis saat komputer dinyalakan</value>
|
|
</data>
|
|
<data name="chkdefAllowInsecure.Text" xml:space="preserve">
|
|
<value>allowInsecure</value>
|
|
</data>
|
|
<data name="chkEnableAutoAdjustMainLvColWidth.Text" xml:space="preserve">
|
|
<value>Otomatis sesuaikan lebar kolom setelah memperbarui langganan</value>
|
|
</data>
|
|
<data name="chkEnableCheckPreReleaseUpdate.Text" xml:space="preserve">
|
|
<value>Check for pre-release updates</value>
|
|
</data>
|
|
<data name="chkEnableSecurityProtocolTls13.Text" xml:space="preserve">
|
|
<value>Aktifkan Protokol Kemanan TLS v1.3 (langganan/pembaruan/test kecepatan)</value>
|
|
</data>
|
|
<data name="chkEnableStatistics.Text" xml:space="preserve">
|
|
<value>Aktifkan Statistik (Kecepatan dan catatan arus internet. Perlu memulai ulang)</value>
|
|
</data>
|
|
<data name="chkIgnoreGeoUpdateCore.Text" xml:space="preserve">
|
|
<value>Abaikan file Geo saat memperbarui core</value>
|
|
</data>
|
|
<data name="chkKcpcongestion.Text" xml:space="preserve">
|
|
<value>kongesti</value>
|
|
</data>
|
|
<data name="chkKeepOlderDedupl.Text" xml:space="preserve">
|
|
<value>Simpan yang lama saat deduplikasi</value>
|
|
</data>
|
|
<data name="chklogEnabled.Text" xml:space="preserve">
|
|
<value>Simpan log lokal</value>
|
|
</data>
|
|
<data name="chkmuxEnabled.Text" xml:space="preserve">
|
|
<value>Aktifkan Mux Multiplexing </value>
|
|
</data>
|
|
<data name="chksniffingEnabled.Text" xml:space="preserve">
|
|
<value>Aktifkan Sniffing</value>
|
|
</data>
|
|
<data name="chkudpEnabled.Text" xml:space="preserve">
|
|
<value>Aktifkan UDP</value>
|
|
</data>
|
|
<data name="cmbdomainStrategy4Freedom.Items" xml:space="preserve">
|
|
<value>AsIs</value>
|
|
</data>
|
|
<data name="cmbdomainStrategy4Freedom.Items1" xml:space="preserve">
|
|
<value>UseIP</value>
|
|
</data>
|
|
<data name="cmbdomainStrategy4Freedom.Items2" xml:space="preserve">
|
|
<value>UseIPv4</value>
|
|
</data>
|
|
<data name="cmbdomainStrategy4Freedom.Items3" xml:space="preserve">
|
|
<value>UseIPv6</value>
|
|
</data>
|
|
<data name="cmbloglevel.Items" xml:space="preserve">
|
|
<value>debug</value>
|
|
</data>
|
|
<data name="cmbloglevel.Items1" xml:space="preserve">
|
|
<value>info</value>
|
|
</data>
|
|
<data name="cmbloglevel.Items2" xml:space="preserve">
|
|
<value>warning</value>
|
|
</data>
|
|
<data name="cmbloglevel.Items3" xml:space="preserve">
|
|
<value>error</value>
|
|
</data>
|
|
<data name="cmbloglevel.Items4" xml:space="preserve">
|
|
<value>none</value>
|
|
</data>
|
|
<data name="cmbprotocol.Items" xml:space="preserve">
|
|
<value>socks</value>
|
|
</data>
|
|
<data name="cmbprotocol.Items1" xml:space="preserve">
|
|
<value>http</value>
|
|
</data>
|
|
<data name="groupBox2.Text" xml:space="preserve">
|
|
<value>Exception</value>
|
|
</data>
|
|
<data name="labCoreType1.Text" xml:space="preserve">
|
|
<value>Tipe Core</value>
|
|
</data>
|
|
<data name="labCoreType2.Text" xml:space="preserve">
|
|
<value>Tipe Core</value>
|
|
</data>
|
|
<data name="labCoreType3.Text" xml:space="preserve">
|
|
<value>Tipe Core</value>
|
|
</data>
|
|
<data name="labCoreType4.Text" xml:space="preserve">
|
|
<value>Tipe Core</value>
|
|
</data>
|
|
<data name="labCoreType5.Text" xml:space="preserve">
|
|
<value>Tipe Core</value>
|
|
</data>
|
|
<data name="labCoreType6.Text" xml:space="preserve">
|
|
<value>Tipe Core</value>
|
|
</data>
|
|
<data name="label1.Text" xml:space="preserve">
|
|
<value>protokol</value>
|
|
</data>
|
|
<data name="label10.Text" xml:space="preserve">
|
|
<value>writeBufferSize</value>
|
|
</data>
|
|
<data name="label11.Text" xml:space="preserve">
|
|
<value>readBufferSize</value>
|
|
</data>
|
|
<data name="label12.Text" xml:space="preserve">
|
|
<value>Jangan gunakan server proxy untuk alamat yang dimulai dengan</value>
|
|
</data>
|
|
<data name="label13.Text" xml:space="preserve">
|
|
<value>Gunakan titik koma (;)</value>
|
|
</data>
|
|
<data name="label14.Text" xml:space="preserve">
|
|
<value>DNS khusus (lebih dari 1, dipisahkan dengan koma (,))</value>
|
|
</data>
|
|
<data name="label15.Text" xml:space="preserve">
|
|
<value>Interval pembaruan otomatis dan Geo (jam)</value>
|
|
</data>
|
|
<data name="label16.Text" xml:space="preserve">
|
|
<value>Auth pass</value>
|
|
</data>
|
|
<data name="label17.Text" xml:space="preserve">
|
|
<value>Klik kanan baki untuk menampilkan batas server</value>
|
|
</data>
|
|
<data name="label18.Text" xml:space="preserve">
|
|
<value>Pengaturan proxy lanjutan, pilihan protokol (opsional)</value>
|
|
</data>
|
|
<data name="label19.Text" xml:space="preserve">
|
|
<value>Outbound Freedom domainStrategy</value>
|
|
</data>
|
|
<data name="label2.Text" xml:space="preserve">
|
|
<value>Listening port</value>
|
|
</data>
|
|
<data name="label3.Text" xml:space="preserve">
|
|
<value>Interval pembaruan otomatis langganan (jam)</value>
|
|
</data>
|
|
<data name="label4.Text" xml:space="preserve">
|
|
<value>Auth user</value>
|
|
</data>
|
|
<data name="label5.Text" xml:space="preserve">
|
|
<value>Log level</value>
|
|
</data>
|
|
<data name="label6.Text" xml:space="preserve">
|
|
<value>mtu</value>
|
|
</data>
|
|
<data name="label7.Text" xml:space="preserve">
|
|
<value>tti</value>
|
|
</data>
|
|
<data name="label8.Text" xml:space="preserve">
|
|
<value>Kapasitas downlink</value>
|
|
</data>
|
|
<data name="label9.Text" xml:space="preserve">
|
|
<value>Kapasitas uplink</value>
|
|
</data>
|
|
<data name="lbFreshrate.Text" xml:space="preserve">
|
|
<value>Statistics freshrate (second)</value>
|
|
</data>
|
|
<data name="linkDnsObjectDoc.Text" xml:space="preserve">
|
|
<value>Dukungan objek DNS</value>
|
|
</data>
|
|
<data name="tabPage1.Text" xml:space="preserve">
|
|
<value>Core: Pengaturan dasar</value>
|
|
</data>
|
|
<data name="tabPage2.Text" xml:space="preserve">
|
|
<value>Core: Pengaturan DNS</value>
|
|
</data>
|
|
<data name="tabPage3.Text" xml:space="preserve">
|
|
<value>Pengaturan proxy sistem</value>
|
|
</data>
|
|
<data name="tabPage6.Text" xml:space="preserve">
|
|
<value>Core: Pengaturan KCP</value>
|
|
</data>
|
|
<data name="tabPage7.Text" xml:space="preserve">
|
|
<value>Pengaturan v2rayN</value>
|
|
</data>
|
|
<data name="tabPageCoreType.Text" xml:space="preserve">
|
|
<value>Pengaturan Tipe Core</value>
|
|
</data>
|
|
</root> |