mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
New translation update from Crowdin (#2317)
* New translations Translations.resx (Russian) * New translations README.md (Russian) * New translations Translations.resx (Romanian) * New translations Translations.resx (Spanish)
This commit is contained in:
parent
e954801a0d
commit
de3e21dd64
33 changed files with 3231 additions and 26 deletions
367
MinecraftClient/Resources/AsciiArt/AsciiArt.lv.resx
Normal file
367
MinecraftClient/Resources/AsciiArt/AsciiArt.lv.resx
Normal file
|
|
@ -0,0 +1,367 @@
|
|||
<?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 xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<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="Container.BrewingStand" xml:space="preserve">
|
||||
<value>╔═════════════════════════════════════╗
|
||||
║ Brewing Stand ║
|
||||
║ ╔═══╗ ⡈ ⠄╔═══╗ ║
|
||||
║ ║ 4 ╟───╮ ⢠⡐⢈║ 3 ║ ┃ ║
|
||||
║ ╚═══╝ ╭─╯ ⠂⡠⢂╚╦╦╦╝ ┃ ║
|
||||
║ ╰───■■■■ ║║║ ▼ ║
|
||||
║ ╔═══╦═╝║╚═╦═══╗ ║
|
||||
║ ║ 0 ║╔═╩═╗║ 2 ║ ║
|
||||
║ ╚═══╝║ 1 ║╚═══╝ ║
|
||||
║ Inventory ╚═══╝ ║
|
||||
║╔═══╦═══╦═══╦═══╦═══╦═══╦═══╦═══╦═══╗║
|
||||
║║ 5 ║ 6 ║ 7 ║ 8 ║ 9 ║10 ║11 ║12 ║13 ║║
|
||||
║╠═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╣║
|
||||
║║14 ║15 ║16 ║17 ║18 ║19 ║20 ║21 ║22 ║║
|
||||
║╠═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╣║
|
||||
║║23 ║24 ║25 ║26 ║27 ║28 ║29 ║30 ║31 ║║
|
||||
║╚═══╩═══╩═══╩═══╩═══╩═══╩═══╩═══╩═══╝║
|
||||
║╔═══╦═══╦═══╦═══╦═══╦═══╦═══╦═══╦═══╗║
|
||||
║║32 ║33 ║34 ║35 ║36 ║37 ║38 ║39 ║40 ║║
|
||||
║╚═══╩═══╩═══╩═══╩═══╩═══╩═══╩═══╩═══╝║
|
||||
║ 1 2 3 4 5 6 7 8 9 ║
|
||||
╚═════════════════════════════════════╝</value>
|
||||
</data>
|
||||
<data name="Container.Crafting" xml:space="preserve">
|
||||
<value>╔═════════════════════════════════════╗
|
||||
║ Crafting ║
|
||||
║ ╔═══╦═══╦═══╗ ║
|
||||
║ ║ 1 ║ 2 ║ 3 ║ ║
|
||||
║ ╠═══╬═══╬═══╣ ╔═══╗ ║
|
||||
║ ║ 4 ║ 5 ║ 6 ║ ━━▶ ║ 0 ║ ║
|
||||
║ ╠═══╬═══╬═══╣ ╚═══╝ ║
|
||||
║ ║ 7 ║ 8 ║ 9 ║ ║
|
||||
║ ╚═══╩═══╩═══╝ ║
|
||||
║ Inventory ║
|
||||
║╔═══╦═══╦═══╦═══╦═══╦═══╦═══╦═══╦═══╗║
|
||||
║║10 ║11 ║12 ║13 ║14 ║15 ║16 ║17 ║18 ║║
|
||||
║╠═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╣║
|
||||
║║19 ║20 ║21 ║22 ║23 ║24 ║25 ║26 ║27 ║║
|
||||
║╠═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╣║
|
||||
║║28 ║29 ║30 ║31 ║32 ║33 ║34 ║35 ║36 ║║
|
||||
║╚═══╩═══╩═══╩═══╩═══╩═══╩═══╩═══╩═══╝║
|
||||
║╔═══╦═══╦═══╦═══╦═══╦═══╦═══╦═══╦═══╗║
|
||||
║║37 ║38 ║39 ║40 ║41 ║42 ║43 ║44 ║45 ║║
|
||||
║╚═══╩═══╩═══╩═══╩═══╩═══╩═══╩═══╩═══╝║
|
||||
║ 1 2 3 4 5 6 7 8 9 ║
|
||||
╚═════════════════════════════════════╝</value>
|
||||
</data>
|
||||
<data name="Container.EnchantingTable" xml:space="preserve">
|
||||
<value>╔═════════════════════════════════════╗
|
||||
║ Enchant ║
|
||||
║ ╔════════════════════╗ ║
|
||||
║ ║ Top ║ ║
|
||||
║ ╔═══╦═══╗ ╠════════════════════╣ ║
|
||||
║ ║ 0 ║ 1 ║ ║ Middle ║ ║
|
||||
║ ╚═══╩═══╝ ╠════════════════════╣ ║
|
||||
║ ║ Bottom ║ ║
|
||||
║ ╚════════════════════╝ ║
|
||||
║ Inventory ║
|
||||
║╔═══╦═══╦═══╦═══╦═══╦═══╦═══╦═══╦═══╗║
|
||||
║║ 2 ║ 3 ║ 4 ║ 5 ║ 6 ║ 7 ║ 8 ║ 9 ║10 ║║
|
||||
║╠═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╣║
|
||||
║║11 ║12 ║13 ║14 ║15 ║16 ║17 ║18 ║19 ║║
|
||||
║╠═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╣║
|
||||
║║20 ║21 ║22 ║23 ║24 ║25 ║26 ║27 ║28 ║║
|
||||
║╚═══╩═══╩═══╩═══╩═══╩═══╩═══╩═══╩═══╝║
|
||||
║╔═══╦═══╦═══╦═══╦═══╦═══╦═══╦═══╦═══╗║
|
||||
║║29 ║30 ║31 ║32 ║33 ║34 ║35 ║36 ║37 ║║
|
||||
║╚═══╩═══╩═══╩═══╩═══╩═══╩═══╩═══╩═══╝║
|
||||
║ 1 2 3 4 5 6 7 8 9 ║
|
||||
╚═════════════════════════════════════╝</value>
|
||||
</data>
|
||||
<data name="Container.Furnace" xml:space="preserve">
|
||||
<value>╔═════════════════════════════════════╗
|
||||
║ Container ║
|
||||
║ ╔═══╗ ║
|
||||
║ ║ 0 ║ ║
|
||||
║ ╚═══╝ ╔═══╗ ║
|
||||
║ ⠂⡠⢂ ━━▶ ║ 2 ║ ║
|
||||
║ ⠂⡠⢂ ╚═══╝ ║
|
||||
║ ╔═══╗ ║
|
||||
║ ║ 1 ║ ║
|
||||
║ ╚═══╝ ║
|
||||
║ Inventory ║
|
||||
║╔═══╦═══╦═══╦═══╦═══╦═══╦═══╦═══╦═══╗║
|
||||
║║ 3 ║ 4 ║ 5 ║ 6 ║ 7 ║ 8 ║ 9 ║10 ║11 ║║
|
||||
║╠═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╣║
|
||||
║║12 ║13 ║14 ║15 ║16 ║17 ║18 ║19 ║20 ║║
|
||||
║╠═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╣║
|
||||
║║21 ║22 ║23 ║24 ║25 ║26 ║27 ║38 ║29 ║║
|
||||
║╚═══╩═══╩═══╩═══╩═══╩═══╩═══╩═══╩═══╝║
|
||||
║╔═══╦═══╦═══╦═══╦═══╦═══╦═══╦═══╦═══╗║
|
||||
║║30 ║31 ║32 ║33 ║34 ║35 ║36 ║37 ║38 ║║
|
||||
║╚═══╩═══╩═══╩═══╩═══╩═══╩═══╩═══╩═══╝║
|
||||
║ 1 2 3 4 5 6 7 8 9 ║
|
||||
╚═════════════════════════════════════╝</value>
|
||||
</data>
|
||||
<data name="Container.Generic_3x3" xml:space="preserve">
|
||||
<value>╔═════════════════════════════════════╗
|
||||
║ Container ║
|
||||
║ ╔═══╦═══╦═══╗ ║
|
||||
║ ║ 0 ║ 1 ║ 2 ║ ║
|
||||
║ ╠═══╬═══╬═══╣ ║
|
||||
║ ║ 3 ║ 4 ║ 5 ║ ║
|
||||
║ ╠═══╬═══╬═══╣ ║
|
||||
║ ║ 6 ║ 7 ║ 8 ║ ║
|
||||
║ ╚═══╩═══╩═══╝ ║
|
||||
║ Inventory ║
|
||||
║╔═══╦═══╦═══╦═══╦═══╦═══╦═══╦═══╦═══╗║
|
||||
║║ 9 ║10 ║11 ║12 ║13 ║14 ║15 ║16 ║17 ║║
|
||||
║╠═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╣║
|
||||
║║18 ║19 ║20 ║21 ║22 ║23 ║24 ║25 ║26 ║║
|
||||
║╠═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╣║
|
||||
║║27 ║28 ║29 ║30 ║31 ║32 ║33 ║34 ║35 ║║
|
||||
║╚═══╩═══╩═══╩═══╩═══╩═══╩═══╩═══╩═══╝║
|
||||
║╔═══╦═══╦═══╦═══╦═══╦═══╦═══╦═══╦═══╗║
|
||||
║║36 ║37 ║38 ║39 ║40 ║41 ║42 ║43 ║44 ║║
|
||||
║╚═══╩═══╩═══╩═══╩═══╩═══╩═══╩═══╩═══╝║
|
||||
║ 1 2 3 4 5 6 7 8 9 ║
|
||||
╚═════════════════════════════════════╝</value>
|
||||
</data>
|
||||
<data name="Container.Generic_9x3" xml:space="preserve">
|
||||
<value>╔═════════════════════════════════════╗
|
||||
║ Container ║
|
||||
║╔═══╦═══╦═══╦═══╦═══╦═══╦═══╦═══╦═══╗║
|
||||
║║ 0 ║ 1 ║ 2 ║ 3 ║ 4 ║ 5 ║ 6 ║ 7 ║ 8 ║║
|
||||
║╠═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╣║
|
||||
║║ 9 ║10 ║11 ║12 ║13 ║14 ║15 ║16 ║17 ║║
|
||||
║╠═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╣║
|
||||
║║18 ║19 ║20 ║21 ║22 ║23 ║24 ║25 ║26 ║║
|
||||
║╚═══╩═══╩═══╩═══╩═══╩═══╩═══╩═══╩═══╝║
|
||||
║ Inventory ║
|
||||
║╔═══╦═══╦═══╦═══╦═══╦═══╦═══╦═══╦═══╗║
|
||||
║║27 ║28 ║29 ║30 ║31 ║32 ║33 ║34 ║35 ║║
|
||||
║╠═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╣║
|
||||
║║36 ║37 ║38 ║39 ║40 ║41 ║42 ║43 ║44 ║║
|
||||
║╠═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╣║
|
||||
║║45 ║46 ║47 ║48 ║49 ║50 ║51 ║52 ║53 ║║
|
||||
║╚═══╩═══╩═══╩═══╩═══╩═══╩═══╩═══╩═══╝║
|
||||
║╔═══╦═══╦═══╦═══╦═══╦═══╦═══╦═══╦═══╗║
|
||||
║║54 ║55 ║56 ║57 ║58 ║59 ║60 ║61 ║62 ║║
|
||||
║╚═══╩═══╩═══╩═══╩═══╩═══╩═══╩═══╩═══╝║
|
||||
║ 1 2 3 4 5 6 7 8 9 ║
|
||||
╚═════════════════════════════════════╝</value>
|
||||
</data>
|
||||
<data name="Container.Generic_9x6" xml:space="preserve">
|
||||
<value>╔═════════════════════════════════════╗
|
||||
║ Container ║
|
||||
║╔═══╦═══╦═══╦═══╦═══╦═══╦═══╦═══╦═══╗║
|
||||
║║ 0 ║ 1 ║ 2 ║ 3 ║ 4 ║ 5 ║ 6 ║ 7 ║ 8 ║║
|
||||
║╠═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╣║
|
||||
║║ 9 ║10 ║11 ║12 ║13 ║14 ║15 ║16 ║17 ║║
|
||||
║╠═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╣║
|
||||
║║18 ║19 ║20 ║21 ║22 ║23 ║24 ║25 ║26 ║║
|
||||
║╠═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╣║
|
||||
║║27 ║28 ║29 ║30 ║31 ║32 ║33 ║34 ║35 ║║
|
||||
║╠═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╣║
|
||||
║║36 ║37 ║38 ║39 ║40 ║41 ║42 ║43 ║44 ║║
|
||||
║╠═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╣║
|
||||
║║45 ║46 ║47 ║48 ║49 ║50 ║51 ║52 ║53 ║║
|
||||
║╚═══╩═══╩═══╩═══╩═══╩═══╩═══╩═══╩═══╝║
|
||||
║ Inventory ║
|
||||
║╔═══╦═══╦═══╦═══╦═══╦═══╦═══╦═══╦═══╗║
|
||||
║║54 ║55 ║56 ║57 ║58 ║59 ║60 ║61 ║62 ║║
|
||||
║╠═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╣║
|
||||
║║63 ║64 ║65 ║66 ║67 ║68 ║69 ║70 ║71 ║║
|
||||
║╠═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╣║
|
||||
║║72 ║73 ║74 ║75 ║76 ║77 ║78 ║79 ║80 ║║
|
||||
║╚═══╩═══╩═══╩═══╩═══╩═══╩═══╩═══╩═══╝║
|
||||
║╔═══╦═══╦═══╦═══╦═══╦═══╦═══╦═══╦═══╗║
|
||||
║║81 ║82 ║83 ║84 ║85 ║86 ║87 ║88 ║89 ║║
|
||||
║╚═══╩═══╩═══╩═══╩═══╩═══╩═══╩═══╩═══╝║
|
||||
║ 1 2 3 4 5 6 7 8 9 ║
|
||||
╚═════════════════════════════════════╝</value>
|
||||
</data>
|
||||
<data name="Container.Grindstone" xml:space="preserve">
|
||||
<value>╔═════════════════════════════════════╗
|
||||
║ Repair & Disenchant ║
|
||||
║ ╔═════════╗ ║
|
||||
║ ║ ╔═══╗ ║ ║
|
||||
║ ╔══║ ║ 0 ║ ║══╗ ║
|
||||
║ ║ ║ ╚═══╝ ║ ║ ║
|
||||
║ ║ ║ ╔═══╗ ║ ║ ╔═══╗ ║
|
||||
║ ║ ║ ║ 1 ║ ║ ║ ━━▶ ║ 2 ║ ║
|
||||
║ ║ ║ ╚═══╝ ║ ║ ╚═══╝ ║
|
||||
║ ║ ╠═════════╣ ║ ║
|
||||
║ ║ ║ ║ ║ ║
|
||||
║ ╚══╝ ╚══╝ ║
|
||||
║ ║
|
||||
║ Inventory ║
|
||||
║╔═══╦═══╦═══╦═══╦═══╦═══╦═══╦═══╦═══╗║
|
||||
║║ 3 ║ 4 ║ 5 ║ 6 ║ 7 ║ 8 ║ 9 ║10 ║11 ║║
|
||||
║╠═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╣║
|
||||
║║12 ║13 ║14 ║15 ║16 ║17 ║18 ║19 ║20 ║║
|
||||
║╠═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╣║
|
||||
║║21 ║22 ║23 ║24 ║25 ║26 ║27 ║38 ║29 ║║
|
||||
║╚═══╩═══╩═══╩═══╩═══╩═══╩═══╩═══╩═══╝║
|
||||
║╔═══╦═══╦═══╦═══╦═══╦═══╦═══╦═══╦═══╗║
|
||||
║║30 ║31 ║32 ║33 ║34 ║35 ║36 ║37 ║38 ║║
|
||||
║╚═══╩═══╩═══╩═══╩═══╩═══╩═══╩═══╩═══╝║
|
||||
║ 1 2 3 4 5 6 7 8 9 ║
|
||||
╚═════════════════════════════════════╝</value>
|
||||
</data>
|
||||
<data name="Container.Hopper" xml:space="preserve">
|
||||
<value>╔═════════════════════════════════════╗
|
||||
║ Container ║
|
||||
║ ╔═══╦═══╦═══╦═══╦═══╗ ║
|
||||
║ ║ 0 ║ 1 ║ 2 ║ 3 ║ 4 ║ ║
|
||||
║ ╚═══╩═══╩═══╩═══╩═══╝ ║
|
||||
║ Inventory ║
|
||||
║╔═══╦═══╦═══╦═══╦═══╦═══╦═══╦═══╦═══╗║
|
||||
║║ 5 ║ 6 ║ 7 ║ 8 ║ 9 ║10 ║11 ║12 ║13 ║║
|
||||
║╠═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╣║
|
||||
║║14 ║15 ║16 ║17 ║18 ║19 ║20 ║21 ║22 ║║
|
||||
║╠═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╣║
|
||||
║║23 ║24 ║25 ║26 ║27 ║28 ║29 ║30 ║31 ║║
|
||||
║╚═══╩═══╩═══╩═══╩═══╩═══╩═══╩═══╩═══╝║
|
||||
║╔═══╦═══╦═══╦═══╦═══╦═══╦═══╦═══╦═══╗║
|
||||
║║32 ║33 ║34 ║35 ║36 ║37 ║38 ║39 ║40 ║║
|
||||
║╚═══╩═══╩═══╩═══╩═══╩═══╩═══╩═══╩═══╝║
|
||||
║ 1 2 3 4 5 6 7 8 9 ║
|
||||
╚═════════════════════════════════════╝</value>
|
||||
</data>
|
||||
<data name="Container_PlayerInventory" xml:space="preserve">
|
||||
<value>╔═════════════════════════════════════╗
|
||||
║╔═══╦═══════════╗ ║
|
||||
║║ 5 ║ ███ ║ ╔═══╦═══╗ ║
|
||||
║╠═══╣ ███ ║ ║ 1 ║ 2 ║ ╔═══╗║
|
||||
║║ 6 ║ ███████ ║ ╠═══╬═══╣━━▶║ 0 ║║
|
||||
║╠═══╣ ███████ ║ ║ 3 ║ 4 ║ ╚═══╝║
|
||||
║║ 7 ║ ███████ ║ ╚═══╩═══╝ ║
|
||||
║╠═══╣ ███ ╠═══╗ ║
|
||||
║║ 8 ║ ███ ║45 ║ ║
|
||||
║╚═══╩═══════════╩═══╝ ║
|
||||
║╔═══╦═══╦═══╦═══╦═══╦═══╦═══╦═══╦═══╗║
|
||||
║║ 9 ║10 ║11 ║12 ║13 ║14 ║15 ║16 ║17 ║║
|
||||
║╠═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╣║
|
||||
║║18 ║19 ║20 ║21 ║22 ║23 ║24 ║25 ║26 ║║
|
||||
║╠═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╣║
|
||||
║║27 ║28 ║29 ║30 ║31 ║32 ║33 ║34 ║35 ║║
|
||||
║╚═══╩═══╩═══╩═══╩═══╩═══╩═══╩═══╩═══╝║
|
||||
║╔═══╦═══╦═══╦═══╦═══╦═══╦═══╦═══╦═══╗║
|
||||
║║36 ║37 ║38 ║39 ║40 ║41 ║42 ║43 ║44 ║║
|
||||
║╚═══╩═══╩═══╩═══╩═══╩═══╩═══╩═══╩═══╝║
|
||||
║ 1 2 3 4 5 6 7 8 9 ║
|
||||
╚═════════════════════════════════════╝</value>
|
||||
</data>
|
||||
</root>
|
||||
|
|
@ -2669,4 +2669,7 @@ Logging in...</value>
|
|||
<data name="mcc.backup_old_config" xml:space="preserve">
|
||||
<value>The old MinecraftClient.ini has been backed up as {0}</value>
|
||||
</data>
|
||||
<data name="config.Main.Advanced.temporary_fix_badpacket" xml:space="preserve">
|
||||
<value>Temporary fix for Badpacket issue on some servers.</value>
|
||||
</data>
|
||||
</root>
|
||||
|
|
@ -2669,4 +2669,7 @@ Logging in...</value>
|
|||
<data name="mcc.backup_old_config" xml:space="preserve">
|
||||
<value>The old MinecraftClient.ini has been backed up as {0}</value>
|
||||
</data>
|
||||
<data name="config.Main.Advanced.temporary_fix_badpacket" xml:space="preserve">
|
||||
<value>Temporary fix for Badpacket issue on some servers.</value>
|
||||
</data>
|
||||
</root>
|
||||
|
|
@ -2669,4 +2669,7 @@ Logging in...</value>
|
|||
<data name="mcc.backup_old_config" xml:space="preserve">
|
||||
<value>The old MinecraftClient.ini has been backed up as {0}</value>
|
||||
</data>
|
||||
<data name="config.Main.Advanced.temporary_fix_badpacket" xml:space="preserve">
|
||||
<value>Temporary fix for Badpacket issue on some servers.</value>
|
||||
</data>
|
||||
</root>
|
||||
|
|
@ -2669,4 +2669,7 @@ Logging in...</value>
|
|||
<data name="mcc.backup_old_config" xml:space="preserve">
|
||||
<value>The old MinecraftClient.ini has been backed up as {0}</value>
|
||||
</data>
|
||||
<data name="config.Main.Advanced.temporary_fix_badpacket" xml:space="preserve">
|
||||
<value>Temporary fix for Badpacket issue on some servers.</value>
|
||||
</data>
|
||||
</root>
|
||||
|
|
@ -2669,4 +2669,7 @@ Logging in...</value>
|
|||
<data name="mcc.backup_old_config" xml:space="preserve">
|
||||
<value>The old MinecraftClient.ini has been backed up as {0}</value>
|
||||
</data>
|
||||
<data name="config.Main.Advanced.temporary_fix_badpacket" xml:space="preserve">
|
||||
<value>Temporary fix for Badpacket issue on some servers.</value>
|
||||
</data>
|
||||
</root>
|
||||
|
|
@ -2666,4 +2666,7 @@ Melde an...</value>
|
|||
<data name="mcc.backup_old_config" xml:space="preserve">
|
||||
<value>The old MinecraftClient.ini has been backed up as {0}</value>
|
||||
</data>
|
||||
<data name="config.Main.Advanced.temporary_fix_badpacket" xml:space="preserve">
|
||||
<value>Temporary fix for Badpacket issue on some servers.</value>
|
||||
</data>
|
||||
</root>
|
||||
|
|
@ -2669,4 +2669,7 @@ Logging in...</value>
|
|||
<data name="mcc.backup_old_config" xml:space="preserve">
|
||||
<value>The old MinecraftClient.ini has been backed up as {0}</value>
|
||||
</data>
|
||||
<data name="config.Main.Advanced.temporary_fix_badpacket" xml:space="preserve">
|
||||
<value>Temporary fix for Badpacket issue on some servers.</value>
|
||||
</data>
|
||||
</root>
|
||||
|
|
@ -118,55 +118,55 @@
|
|||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<data name="bot.alerts.end_rain" xml:space="preserve">
|
||||
<value>§cWeather change: It is no longer raining.§r</value>
|
||||
<value>§cCambio de clima: Ya no está lloviendo.§r</value>
|
||||
</data>
|
||||
<data name="bot.alerts.end_thunderstorm" xml:space="preserve">
|
||||
<value>§cWeather change: It is no longer a thunderstorm.§r</value>
|
||||
<value>§cCambio de clima: Ya no hay una tormenta de lluvia.§r</value>
|
||||
</data>
|
||||
<data name="bot.alerts.start_rain" xml:space="preserve">
|
||||
<value>§cWeather change: It is raining now.§r</value>
|
||||
<value>§cEl clima ha cambiado: Está lloviendo.§r</value>
|
||||
</data>
|
||||
<data name="bot.alerts.start_thunderstorm" xml:space="preserve">
|
||||
<value>§cWeather change: It is a thunderstorm.§r</value>
|
||||
<value>§cEl clima ha cambiado: Hay una tormenta.§r</value>
|
||||
</data>
|
||||
<data name="bot.antiafk.invalid_walk_range" xml:space="preserve">
|
||||
<value>Invalid walk range provided, must be a positive integer greater than 0, using default value of 5!</value>
|
||||
<value>Rango inválido previsto de caminar, ¡Debe ser un número entero positivo mayor que 0, usando el valor por defecto de 5!</value>
|
||||
</data>
|
||||
<data name="bot.antiafk.not_using_terrain_handling" xml:space="preserve">
|
||||
<value>The terrain handling is not enabled in the settings of the client, enable it if you want to use it with this bot. Using alternative (command) method.</value>
|
||||
<value>El manejo del terreno no está activado en la configuración del cliente, activarlo si quieres usarlo con este bot. Usando el método alternativo(comando).</value>
|
||||
</data>
|
||||
<data name="bot.antiafk.swapping" xml:space="preserve">
|
||||
<value>The time range begins with a bigger value, swapped them around.</value>
|
||||
<value>El intervalo de tiempo comienza con un valor mayor, intercambiados a su alrededor.</value>
|
||||
</data>
|
||||
<data name="bot.autoAttack.invalidcooldown" xml:space="preserve">
|
||||
<value>Attack cooldown value cannot be smaller than 0.</value>
|
||||
<value>El valor del cooldown del ataque no puede ser más pequeño que 0.</value>
|
||||
</data>
|
||||
<data name="bot.autoCraft.aborted" xml:space="preserve">
|
||||
<value>Crafting aborted! Check your available materials.</value>
|
||||
<value>¡Crafteo abortado! Revisa tus materiales disponibles.</value>
|
||||
</data>
|
||||
<data name="bot.autoCraft.alias" xml:space="preserve">
|
||||
<value>Auto-crafting ChatBot command alias</value>
|
||||
<value>El ChatBot de comandos de auto-crafteo alias</value>
|
||||
</data>
|
||||
<data name="bot.autoCraft.available_cmd" xml:space="preserve">
|
||||
<value>Available commands: {0}. Use /autocraft help <cmd name> for more information. You may use /ac as command alias.</value>
|
||||
<value>Comandos disponibles: {0}. Usa el comando /autocraft help <cmd name> para más información. Deberías usar /ac como alias del comando.</value>
|
||||
</data>
|
||||
<data name="bot.autoCraft.close_inventory" xml:space="preserve">
|
||||
<value>Inventory #{0} was closed by AutoCraft</value>
|
||||
<value>El inventario #{0} fue cerrado por AutoCrafteo</value>
|
||||
</data>
|
||||
<data name="bot.autoCraft.cmd" xml:space="preserve">
|
||||
<value>Auto-crafting ChatBot command</value>
|
||||
<value>Comando del ChatBot de auto-crafteo</value>
|
||||
</data>
|
||||
<data name="bot.autoCraft.cmd.list" xml:space="preserve">
|
||||
<value>Total {0} recipes loaded: {1}</value>
|
||||
<value>Total {0} recetas cargadas {1}</value>
|
||||
</data>
|
||||
<data name="bot.autoCraft.cmd.resetcfg" xml:space="preserve">
|
||||
<value>Resetting your config to default</value>
|
||||
<value>Reiniciando tu configuración a la predeterminada</value>
|
||||
</data>
|
||||
<data name="bot.autoCraft.craft_fail" xml:space="preserve">
|
||||
<value>Crafting failed! Waiting for more materials</value>
|
||||
<value>¡Crafteo fallado! Esperando por más materiales</value>
|
||||
</data>
|
||||
<data name="bot.autoCraft.debug.no_config" xml:space="preserve">
|
||||
<value>No config found. Writing a new one.</value>
|
||||
<value>No se encontró ninguno configuración. Escribiendo una nueva.</value>
|
||||
</data>
|
||||
<data name="bot.autoCraft.error.config" xml:space="preserve">
|
||||
<value>Error while parsing config: {0}</value>
|
||||
|
|
@ -2669,4 +2669,7 @@ Logging in...</value>
|
|||
<data name="mcc.backup_old_config" xml:space="preserve">
|
||||
<value>The old MinecraftClient.ini has been backed up as {0}</value>
|
||||
</data>
|
||||
<data name="config.Main.Advanced.temporary_fix_badpacket" xml:space="preserve">
|
||||
<value>Temporary fix for Badpacket issue on some servers.</value>
|
||||
</data>
|
||||
</root>
|
||||
|
|
@ -2669,4 +2669,7 @@ Logging in...</value>
|
|||
<data name="mcc.backup_old_config" xml:space="preserve">
|
||||
<value>The old MinecraftClient.ini has been backed up as {0}</value>
|
||||
</data>
|
||||
<data name="config.Main.Advanced.temporary_fix_badpacket" xml:space="preserve">
|
||||
<value>Temporary fix for Badpacket issue on some servers.</value>
|
||||
</data>
|
||||
</root>
|
||||
|
|
@ -2669,4 +2669,7 @@ Connexion...</value>
|
|||
<data name="mcc.backup_old_config" xml:space="preserve">
|
||||
<value>The old MinecraftClient.ini has been backed up as {0}</value>
|
||||
</data>
|
||||
<data name="config.Main.Advanced.temporary_fix_badpacket" xml:space="preserve">
|
||||
<value>Temporary fix for Badpacket issue on some servers.</value>
|
||||
</data>
|
||||
</root>
|
||||
|
|
@ -2669,4 +2669,7 @@ Logging in...</value>
|
|||
<data name="mcc.backup_old_config" xml:space="preserve">
|
||||
<value>The old MinecraftClient.ini has been backed up as {0}</value>
|
||||
</data>
|
||||
<data name="config.Main.Advanced.temporary_fix_badpacket" xml:space="preserve">
|
||||
<value>Temporary fix for Badpacket issue on some servers.</value>
|
||||
</data>
|
||||
</root>
|
||||
|
|
@ -2669,4 +2669,7 @@ Logging in...</value>
|
|||
<data name="mcc.backup_old_config" xml:space="preserve">
|
||||
<value>The old MinecraftClient.ini has been backed up as {0}</value>
|
||||
</data>
|
||||
<data name="config.Main.Advanced.temporary_fix_badpacket" xml:space="preserve">
|
||||
<value>Temporary fix for Badpacket issue on some servers.</value>
|
||||
</data>
|
||||
</root>
|
||||
|
|
@ -2669,4 +2669,7 @@ Logging in...</value>
|
|||
<data name="mcc.backup_old_config" xml:space="preserve">
|
||||
<value>The old MinecraftClient.ini has been backed up as {0}</value>
|
||||
</data>
|
||||
<data name="config.Main.Advanced.temporary_fix_badpacket" xml:space="preserve">
|
||||
<value>Temporary fix for Badpacket issue on some servers.</value>
|
||||
</data>
|
||||
</root>
|
||||
|
|
@ -2669,4 +2669,7 @@ Logging in...</value>
|
|||
<data name="mcc.backup_old_config" xml:space="preserve">
|
||||
<value>The old MinecraftClient.ini has been backed up as {0}</value>
|
||||
</data>
|
||||
<data name="config.Main.Advanced.temporary_fix_badpacket" xml:space="preserve">
|
||||
<value>Temporary fix for Badpacket issue on some servers.</value>
|
||||
</data>
|
||||
</root>
|
||||
|
|
@ -2669,4 +2669,7 @@ Logging in...</value>
|
|||
<data name="mcc.backup_old_config" xml:space="preserve">
|
||||
<value>The old MinecraftClient.ini has been backed up as {0}</value>
|
||||
</data>
|
||||
<data name="config.Main.Advanced.temporary_fix_badpacket" xml:space="preserve">
|
||||
<value>Temporary fix for Badpacket issue on some servers.</value>
|
||||
</data>
|
||||
</root>
|
||||
2675
MinecraftClient/Resources/Translations/Translations.lv.resx
Normal file
2675
MinecraftClient/Resources/Translations/Translations.lv.resx
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -2176,7 +2176,7 @@ If the connection to the Minecraft game server is blocked by the firewall, set E
|
|||
<value>§cFailed to write to settings file {0}§r</value>
|
||||
</data>
|
||||
<data name="debug.color_test" xml:space="preserve">
|
||||
<value>Kleur test: Uw terminal zou moeten tonen {0}</value>
|
||||
<value>Color test: Your terminal should display {0}</value>
|
||||
</data>
|
||||
<data name="debug.crypto" xml:space="preserve">
|
||||
<value>§8Crypto keys & hash generated.</value>
|
||||
|
|
@ -2556,7 +2556,7 @@ Typ '{0}quit' om de server te verlaten.</value>
|
|||
<value>Typ het wachtwoord voor {0}.</value>
|
||||
</data>
|
||||
<data name="mcc.password_hidden" xml:space="preserve">
|
||||
<value>Wachtwoord : {0}</value>
|
||||
<value>Password(invisible): {0}</value>
|
||||
</data>
|
||||
<data name="mcc.player_dead" xml:space="preserve">
|
||||
<value>Je bent dood. Typ '{0}respawn' om opnieuw te respawnen.</value>
|
||||
|
|
@ -2669,4 +2669,7 @@ Inloggen...</value>
|
|||
<data name="mcc.backup_old_config" xml:space="preserve">
|
||||
<value>The old MinecraftClient.ini has been backed up as {0}</value>
|
||||
</data>
|
||||
<data name="config.Main.Advanced.temporary_fix_badpacket" xml:space="preserve">
|
||||
<value>Temporary fix for Badpacket issue on some servers.</value>
|
||||
</data>
|
||||
</root>
|
||||
|
|
@ -2669,4 +2669,7 @@ Logging in...</value>
|
|||
<data name="mcc.backup_old_config" xml:space="preserve">
|
||||
<value>The old MinecraftClient.ini has been backed up as {0}</value>
|
||||
</data>
|
||||
<data name="config.Main.Advanced.temporary_fix_badpacket" xml:space="preserve">
|
||||
<value>Temporary fix for Badpacket issue on some servers.</value>
|
||||
</data>
|
||||
</root>
|
||||
|
|
@ -2669,4 +2669,7 @@ Logging in...</value>
|
|||
<data name="mcc.backup_old_config" xml:space="preserve">
|
||||
<value>The old MinecraftClient.ini has been backed up as {0}</value>
|
||||
</data>
|
||||
<data name="config.Main.Advanced.temporary_fix_badpacket" xml:space="preserve">
|
||||
<value>Temporary fix for Badpacket issue on some servers.</value>
|
||||
</data>
|
||||
</root>
|
||||
|
|
@ -2669,4 +2669,7 @@ Logging in...</value>
|
|||
<data name="mcc.backup_old_config" xml:space="preserve">
|
||||
<value>The old MinecraftClient.ini has been backed up as {0}</value>
|
||||
</data>
|
||||
<data name="config.Main.Advanced.temporary_fix_badpacket" xml:space="preserve">
|
||||
<value>Temporary fix for Badpacket issue on some servers.</value>
|
||||
</data>
|
||||
</root>
|
||||
|
|
@ -2669,4 +2669,7 @@ Logging in...</value>
|
|||
<data name="mcc.backup_old_config" xml:space="preserve">
|
||||
<value>The old MinecraftClient.ini has been backed up as {0}</value>
|
||||
</data>
|
||||
<data name="config.Main.Advanced.temporary_fix_badpacket" xml:space="preserve">
|
||||
<value>Temporary fix for Badpacket issue on some servers.</value>
|
||||
</data>
|
||||
</root>
|
||||
|
|
@ -118,16 +118,16 @@
|
|||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<data name="bot.alerts.end_rain" xml:space="preserve">
|
||||
<value>§cWeather change: It is no longer raining.§r</value>
|
||||
<value>§cSchimbare de vreme: Ploaia s-a oprit.§r</value>
|
||||
</data>
|
||||
<data name="bot.alerts.end_thunderstorm" xml:space="preserve">
|
||||
<value>§cWeather change: It is no longer a thunderstorm.§r</value>
|
||||
<value>§cSchimbare de vreme: Furtuna cu tunete s-a oprit.§r</value>
|
||||
</data>
|
||||
<data name="bot.alerts.start_rain" xml:space="preserve">
|
||||
<value>§cWeather change: It is raining now.§r</value>
|
||||
<value>§cSchimbare de vreme: Ploaia a început.§r</value>
|
||||
</data>
|
||||
<data name="bot.alerts.start_thunderstorm" xml:space="preserve">
|
||||
<value>§cWeather change: It is a thunderstorm.§r</value>
|
||||
<value>§cSchimbare de vreme: Furtuna de tunete a început.§r</value>
|
||||
</data>
|
||||
<data name="bot.antiafk.invalid_walk_range" xml:space="preserve">
|
||||
<value>Invalid walk range provided, must be a positive integer greater than 0, using default value of 5!</value>
|
||||
|
|
@ -2669,4 +2669,7 @@ Logging in...</value>
|
|||
<data name="mcc.backup_old_config" xml:space="preserve">
|
||||
<value>The old MinecraftClient.ini has been backed up as {0}</value>
|
||||
</data>
|
||||
<data name="config.Main.Advanced.temporary_fix_badpacket" xml:space="preserve">
|
||||
<value>Temporary fix for Badpacket issue on some servers.</value>
|
||||
</data>
|
||||
</root>
|
||||
|
|
@ -118,10 +118,10 @@
|
|||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<data name="bot.alerts.end_rain" xml:space="preserve">
|
||||
<value>§cWeather change: It is no longer raining.§r</value>
|
||||
<value>§cИзменение погоды: Дождь больше не идет.§r</value>
|
||||
</data>
|
||||
<data name="bot.alerts.end_thunderstorm" xml:space="preserve">
|
||||
<value>§cWeather change: It is no longer a thunderstorm.§r</value>
|
||||
<value>§cИзменение погоды: Гроза больше не идет.§r</value>
|
||||
</data>
|
||||
<data name="bot.alerts.start_rain" xml:space="preserve">
|
||||
<value>§cWeather change: It is raining now.§r</value>
|
||||
|
|
@ -2669,4 +2669,7 @@ MCC is running with default settings.</value>
|
|||
<data name="mcc.backup_old_config" xml:space="preserve">
|
||||
<value>The old MinecraftClient.ini has been backed up as {0}</value>
|
||||
</data>
|
||||
<data name="config.Main.Advanced.temporary_fix_badpacket" xml:space="preserve">
|
||||
<value>Temporary fix for Badpacket issue on some servers.</value>
|
||||
</data>
|
||||
</root>
|
||||
|
|
@ -2669,4 +2669,7 @@ Logging in...</value>
|
|||
<data name="mcc.backup_old_config" xml:space="preserve">
|
||||
<value>The old MinecraftClient.ini has been backed up as {0}</value>
|
||||
</data>
|
||||
<data name="config.Main.Advanced.temporary_fix_badpacket" xml:space="preserve">
|
||||
<value>Temporary fix for Badpacket issue on some servers.</value>
|
||||
</data>
|
||||
</root>
|
||||
|
|
@ -2669,4 +2669,7 @@ Logging in...</value>
|
|||
<data name="mcc.backup_old_config" xml:space="preserve">
|
||||
<value>The old MinecraftClient.ini has been backed up as {0}</value>
|
||||
</data>
|
||||
<data name="config.Main.Advanced.temporary_fix_badpacket" xml:space="preserve">
|
||||
<value>Temporary fix for Badpacket issue on some servers.</value>
|
||||
</data>
|
||||
</root>
|
||||
|
|
@ -2669,4 +2669,7 @@ Giriş yapılıyor...</value>
|
|||
<data name="mcc.backup_old_config" xml:space="preserve">
|
||||
<value>The old MinecraftClient.ini has been backed up as {0}</value>
|
||||
</data>
|
||||
<data name="config.Main.Advanced.temporary_fix_badpacket" xml:space="preserve">
|
||||
<value>Temporary fix for Badpacket issue on some servers.</value>
|
||||
</data>
|
||||
</root>
|
||||
|
|
@ -2669,4 +2669,7 @@ Logging in...</value>
|
|||
<data name="mcc.backup_old_config" xml:space="preserve">
|
||||
<value>The old MinecraftClient.ini has been backed up as {0}</value>
|
||||
</data>
|
||||
<data name="config.Main.Advanced.temporary_fix_badpacket" xml:space="preserve">
|
||||
<value>Temporary fix for Badpacket issue on some servers.</value>
|
||||
</data>
|
||||
</root>
|
||||
|
|
@ -2669,4 +2669,7 @@ Chuyển sang chế độ nhận diện tự động.</value>
|
|||
<data name="mcc.backup_old_config" xml:space="preserve">
|
||||
<value>The old MinecraftClient.ini has been backed up as {0}</value>
|
||||
</data>
|
||||
<data name="config.Main.Advanced.temporary_fix_badpacket" xml:space="preserve">
|
||||
<value>Temporary fix for Badpacket issue on some servers.</value>
|
||||
</data>
|
||||
</root>
|
||||
|
|
@ -2659,4 +2659,7 @@ MCC正在使用默认配置运行。</value>
|
|||
<data name="mcc.backup_old_config" xml:space="preserve">
|
||||
<value>The old MinecraftClient.ini has been backed up as {0}</value>
|
||||
</data>
|
||||
<data name="config.Main.Advanced.temporary_fix_badpacket" xml:space="preserve">
|
||||
<value>Temporary fix for Badpacket issue on some servers.</value>
|
||||
</data>
|
||||
</root>
|
||||
|
|
@ -2658,4 +2658,7 @@ MCC正在使用預設配置執行。</value>
|
|||
<data name="mcc.backup_old_config" xml:space="preserve">
|
||||
<value>已將舊的 MinecraftClient.ini 備份為 {0}</value>
|
||||
</data>
|
||||
<data name="config.Main.Advanced.temporary_fix_badpacket" xml:space="preserve">
|
||||
<value>Temporary fix for Badpacket issue on some servers.</value>
|
||||
</data>
|
||||
</root>
|
||||
76
README/README-Latvian.md
Normal file
76
README/README-Latvian.md
Normal file
|
|
@ -0,0 +1,76 @@
|
|||
<div align="center">
|
||||
|
||||
<img src="https://i.pics.rs/LLDhE.png" alt="Logo"/>
|
||||
|
||||
# Minecraft Console Client (MCC)
|
||||
|
||||
[Documentation](https://mccteam.github.io/) | [Download](#download) | [Installation](https://mccteam.github.io/guide/installation.html) | [Configuration](https://mccteam.github.io/guide/configuration.html) | [Usage](https://mccteam.github.io/guide/usage.html)
|
||||
|
||||
[English](https://github.com/MCCTeam/Minecraft-Console-Client/blob/master/README.md) | [Nederlands](https://github.com/MCCTeam/Minecraft-Console-Client/blob/master/README/README-Dutch.md) | [Српски](https://github.com/MCCTeam/Minecraft-Console-Client/blob/master/README/README-Serbian_Cyrillic.md) | [Türkçe](https://github.com/MCCTeam/Minecraft-Console-Client/blob/master/README/README-Turkish.md) | [Tiếng Việt](https://github.com/MCCTeam/Minecraft-Console-Client/blob/master/README/README-Vietnamese.md) | [简体中文](https://github.com/MCCTeam/Minecraft-Console-Client/blob/master/README/README-Chinese_Simplified.md)
|
||||
|
||||
[](https://github.com/MCCTeam/Minecraft-Console-Client/releases/latest) <a href="https://discord.gg/sfBv4TtpC9"><img src="https://img.shields.io/discord/1018553894831403028?color=5865F2&logo=discord&logoColor=white" alt="Discord server" /></a>
|
||||
|
||||
</div>
|
||||
|
||||
## **About ℹ️**
|
||||
|
||||
**Minecraft Console Client (MCC)** is a lightweight cross-platform open-source Minecraft TUI client for **Java** edition that allows you to connect to any Minecraft Java server, send commands and receive text messages in a fast and easy way without having to open the main Minecraft game.
|
||||
|
||||
## Download
|
||||
|
||||
Get development builds from the [Releases section](https://github.com/MCCTeam/Minecraft-Console-Client/releases/latest)
|
||||
|
||||
## How to use 📚
|
||||
|
||||
- 🌐 [Full Documentation](https://mccteam.github.io/)
|
||||
- 📦 [Installation](https://mccteam.github.io/guide/installation.html)
|
||||
- 📖 [Usage](https://mccteam.github.io/guide/usage.html)
|
||||
- ⚙️ [Configuration](https://mccteam.github.io/guide/configuration.html)
|
||||
- 🤖 [Chat Bots](https://mccteam.github.io/guide/chat-bots.html)
|
||||
- 📝 [Sample configuration files](MinecraftClient/config/)
|
||||
|
||||
## Getting Help 🙋
|
||||
|
||||
Check out the [Website](https://mccteam.github.io/), [README](https://github.com/MCCTeam/Minecraft-Console-Client/tree/master/MinecraftClient/config#minecraft-console-client-user-manual) and existing [Discussions](https://github.com/MCCTeam/Minecraft-Console-Client/discussions): Maybe your question is answered there. If not, please open a [New Discussion](https://github.com/MCCTeam/Minecraft-Console-Client/discussions/new) and ask your question. If you find a bug, please report it in the [Issues](https://github.com/MCCTeam/Minecraft-Console-Client/issues) section.
|
||||
|
||||
## Discord
|
||||
|
||||
We now have a Discord server, click [here](https://discord.gg/sfBv4TtpC9) to join.
|
||||
|
||||
## Helping Us ❤️
|
||||
|
||||
We are a small community so we need help to implement upgrades for new Minecraft versions, fixing bugs and expanding the project. We are always looking for motivated people to contribute. If you feel like it could be you, please have a look at the [issues](https://github.com/MCCTeam/Minecraft-Console-Client/issues?q=is%3Aissue+is%3Aopen+label%3Awaiting-for%3Acontributor) section :)
|
||||
|
||||
## How to contribute 📝
|
||||
|
||||
If you'd like to contribute to Minecraft Console Client, great, just fork the repository and submit a pull request on the _Master_ branch. To contribute to the website / online documentation see also the [Website repository](https://github.com/MCCTeam/MCCTeam.github.io).
|
||||
|
||||

|
||||
|
||||
## Translating Minecraft Console Client 🌍
|
||||
|
||||
To improve translations for MCC, please visit: [Crowdin - Minecraft Console Client](https://crwd.in/minecraft-console-client).
|
||||
|
||||
MCC now supports the following languages (Alphabetical order) :
|
||||
* `de.ini` : Deutsch - German
|
||||
* `en.ini` : English - English
|
||||
* `fr.ini` : Français (France) - French
|
||||
* `ru.ini` : Русский (Russkiy) - Russian
|
||||
* `tr.ini` : Türkçe (Türkiye) - Turkish
|
||||
* `vi.ini` : Tiếng Việt (Việt Nam) - Vietnamese
|
||||
* `zh-Hans.ini` : 简体中文 - Chinese Simplified
|
||||
* `zh-Hant.ini` : 繁體中文 - Chinese Traditional
|
||||
|
||||
## Building from the source 🏗️
|
||||
|
||||
This section has been moved to our new [Documentation website](https://mccteam.github.io/guide/installation.html#building-from-the-source-code).
|
||||
|
||||
## License ⚖️
|
||||
|
||||
Unless specifically stated, the code is from the MCC Team or Contributors, and available under CDDL-1.0. Else, the license and original author are mentioned in source file headers. The main terms of the CDDL-1.0 license are basically the following:
|
||||
|
||||
- You may use the licensed code in whole or in part in any program you desire, regardless of the license of the program as a whole (or rather, as excluding the code you are borrowing). The program itself may be open or closed source, free or commercial.
|
||||
- However, in all cases, any modifications, improvements, or additions to the CDDL code (any code that is referenced in direct modifications to the CDDL code is considered an addition to the CDDL code, and so is bound by this requirement; e.g. a modification of a math function to use a fast lookup table makes that table itself an addition to the CDDL code, regardless of whether it's in a source code file of its own) must be made publicly and freely available in source, under the CDDL license itself.
|
||||
- In any program (source or binary) that uses CDDL code, recognition must be given to the source (either project or author) of the CDDL code. As well, modifications to the CDDL code (which must be distributed as source) may not remove notices indicating the ancestry of the code.
|
||||
|
||||
More info at http://qstuff.blogspot.fr/2007/04/why-cddl.html Full license at http://opensource.org/licenses/CDDL-1.0
|
||||
|
|
@ -63,7 +63,7 @@ MCC now supports the following languages (Alphabetical order) :
|
|||
|
||||
## Building from the source 🏗️
|
||||
|
||||
This section has been moved to our new [Documentation website](https://mccteam.github.io/guide/installation.html#building-from-the-source-code).
|
||||
Этот раздел был перемещен на наш новый [сайт документации](https://mccteam.github.io/guide/installation.html#building-from-the-source-code).
|
||||
|
||||
## License ⚖️
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue