mirror of
https://github.com/Cubitect/cubiomes-viewer.git
synced 2025-01-07 03:17:01 +08:00
Updated translations
This commit is contained in:
parent
1fe2335886
commit
6b880619ee
@ -5,7 +5,7 @@ seed-finding utilities provided by [cubiomes](https://github.com/Cubitect/cubiom
|
||||
and a map viewer for the Minecraft biomes and structure generation.
|
||||
|
||||
The tool is designed for high performance and supports Minecraft Java Edition
|
||||
main releases up to 1.20.
|
||||
main releases up to 1.21.
|
||||
|
||||
|
||||
## Download
|
||||
|
2
cubiomes
2
cubiomes
@ -1 +1 @@
|
||||
Subproject commit e49c8c561bcd238b376b7817182695ea2f993061
|
||||
Subproject commit 6d1a190fe63210ce32d08d87388748a73c5ea7e1
|
@ -9,10 +9,23 @@
|
||||
<name>Cubiomes Viewer</name>
|
||||
<summary>Minecraft seed finder and map viewer</summary>
|
||||
<description>
|
||||
<p>Cubiomes Viewer offers highly customizable seed-finding utilities and a map viewer for the biome and structure generation of Minecraft Java Edition for the main releases up to 1.20.</p>
|
||||
<p>Cubiomes Viewer offers highly customizable seed-finding utilities and a map viewer for the biome and structure generation of Minecraft Java Edition for the main releases up to 1.21.</p>
|
||||
</description>
|
||||
|
||||
<releases>
|
||||
<release version="4.1.0" date="2024-10-07">
|
||||
<description>
|
||||
<p>Changes:</p>
|
||||
<ul>
|
||||
<li>Added 1.21.2 to versions, as well as an experimental 1.21.3 for the Pale Garden biome</li>
|
||||
<li>Added Trial Chambers</li>
|
||||
<li>Added Climate Noise Sampling filter</li>
|
||||
<li>added linked End Gateways</li>
|
||||
<li>Fixed inaccurate End generation at large distances from 0,0</li>
|
||||
<li>Fixed biome samples filter not working for older versions</li>
|
||||
</ul>
|
||||
</description>
|
||||
</release>
|
||||
<release version="4.0.1" date="2024-02-11">
|
||||
<description>
|
||||
<p>Changes:</p>
|
||||
|
BIN
rc/lang/de_DE.qm
BIN
rc/lang/de_DE.qm
Binary file not shown.
1547
rc/lang/de_DE.ts
1547
rc/lang/de_DE.ts
File diff suppressed because it is too large
Load Diff
BIN
rc/lang/en_US.qm
BIN
rc/lang/en_US.qm
Binary file not shown.
@ -4,7 +4,7 @@
|
||||
<context>
|
||||
<name>BiomeColorDialog</name>
|
||||
<message numerus="yes">
|
||||
<location filename="../../src/biomecolordialog.cpp" line="372"/>
|
||||
<location filename="../../src/biomecolordialog.cpp" line="260"/>
|
||||
<source>Replaced %n biome color(s).</source>
|
||||
<translation>
|
||||
<numerusform>Replaced %n biome color.</numerusform>
|
||||
@ -12,10 +12,24 @@
|
||||
</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>ConditionDialog</name>
|
||||
<message numerus="yes">
|
||||
<location filename="../../src/conditiondialog.cpp" line="927"/>
|
||||
<source>The biome locator checks for %n instance(s), each of size %1, which cannot be satisfied by an area of size
|
||||
%2%3%4 = %5 < %6 @ scale 1:%7.</source>
|
||||
<translation>
|
||||
<numerusform>The biome locator checks for %n instance of size %1, which cannot be satisfied by an area of size
|
||||
%2%3%4 = %5 < %6 @ scale 1:%7.</numerusform>
|
||||
<numerusform>The biome locator checks for %n instances, each of size %1, which cannot be satisfied by an area of size
|
||||
%2%3%4 = %5 < %6 @ scale 1:%7.</numerusform>
|
||||
</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>FormConditions</name>
|
||||
<message numerus="yes">
|
||||
<location filename="../../src/formconditions.cpp" line="295"/>
|
||||
<location filename="../../src/formconditions.cpp" line="309"/>
|
||||
<source>Cut %n condition(s)</source>
|
||||
<translation>
|
||||
<numerusform>Cut %n condition</numerusform>
|
||||
@ -23,8 +37,8 @@
|
||||
</translation>
|
||||
</message>
|
||||
<message numerus="yes">
|
||||
<location filename="../../src/formconditions.cpp" line="300"/>
|
||||
<location filename="../../src/formconditions.cpp" line="318"/>
|
||||
<location filename="../../src/formconditions.cpp" line="314"/>
|
||||
<location filename="../../src/formconditions.cpp" line="332"/>
|
||||
<source>Copy %n condition(s)</source>
|
||||
<translation>
|
||||
<numerusform>Copy %n condition</numerusform>
|
||||
@ -32,7 +46,7 @@
|
||||
</translation>
|
||||
</message>
|
||||
<message numerus="yes">
|
||||
<location filename="../../src/formconditions.cpp" line="306"/>
|
||||
<location filename="../../src/formconditions.cpp" line="320"/>
|
||||
<source>Paste %n condition(s)</source>
|
||||
<translation>
|
||||
<numerusform>Paste %n condition</numerusform>
|
||||
@ -40,7 +54,7 @@
|
||||
</translation>
|
||||
</message>
|
||||
<message numerus="yes">
|
||||
<location filename="../../src/formconditions.cpp" line="311"/>
|
||||
<location filename="../../src/formconditions.cpp" line="325"/>
|
||||
<source>Remove %n condition(s)</source>
|
||||
<translation>
|
||||
<numerusform>Remove %n condition</numerusform>
|
||||
@ -58,11 +72,19 @@
|
||||
<numerusform>[%n seeds] %1</numerusform>
|
||||
</translation>
|
||||
</message>
|
||||
<message numerus="yes">
|
||||
<location filename="../../src/formgen48.cpp" line="162"/>
|
||||
<source>[%n seed(s)]</source>
|
||||
<translation>
|
||||
<numerusform>[%n seed]</numerusform>
|
||||
<numerusform>[%n seeds]</numerusform>
|
||||
</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>FormSearchControl</name>
|
||||
<message numerus="yes">
|
||||
<location filename="../../src/formsearchcontrol.cpp" line="475"/>
|
||||
<location filename="../../src/formsearchcontrol.cpp" line="492"/>
|
||||
<source>Paste %n seed(s) from clipboard</source>
|
||||
<translation>
|
||||
<numerusform>Paste %n seed from clipboard</numerusform>
|
||||
@ -70,10 +92,21 @@
|
||||
</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LayerDialog</name>
|
||||
<message numerus="yes">
|
||||
<location filename="../../src/layerdialog.cpp" line="83"/>
|
||||
<source>Contribution of the %n most significant octaves out of %1 total.</source>
|
||||
<translation>
|
||||
<numerusform>Contribution of the most significant octave out of %1 total ocatves.</numerusform>
|
||||
<numerusform>Contribution of the %n most significant octaves out of %1 total.</numerusform>
|
||||
</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SearchMaster</name>
|
||||
<message numerus="yes">
|
||||
<location filename="../../src/searchthread.cpp" line="276"/>
|
||||
<location filename="../../src/searchthread.cpp" line="259"/>
|
||||
<source>Biome condition with ID %1 includes %n biome(s) that do not generate in MC %2.</source>
|
||||
<translation>
|
||||
<numerusform>Biome condition with ID %1 includes %n biome that does not generate in MC %2.</numerusform>
|
||||
@ -81,10 +114,9 @@
|
||||
</translation>
|
||||
</message>
|
||||
<message numerus="yes">
|
||||
<location filename="../../src/searchthread.cpp" line="716"/>
|
||||
<source>Failed to stop %n worker thread(s).
|
||||
Keep waiting for threads to stop?</source>
|
||||
<translation>
|
||||
<translation type="vanished">
|
||||
<numerusform>Failed to stop %n worker thread.
|
||||
Keep waiting for thread to stop?</numerusform>
|
||||
<numerusform>Failed to stop %n worker threads.
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
#define VERS_MAJOR 4
|
||||
#define VERS_MINOR 1
|
||||
#define VERS_PATCH 0 // negative patch number designates a development version
|
||||
#define VERS_PATCH 1 // negative patch number designates a development version
|
||||
|
||||
// returns +1 if newer, -1 if older and 0 if equal
|
||||
inline int cmpVers(int major, int minor, int patch)
|
||||
|
Loading…
Reference in New Issue
Block a user