Commit Graph
158 Commits
Author SHA1 Message Date
Anuken a48911b983 Merge branch 'master' of https://github.com/Anuken/Mindustry into 7.0-features
 Conflicts:
	core/assets/bundles/bundle_ko.properties
	core/assets/bundles/bundle_zh_CN.properties
	core/assets/bundles/bundle_zh_TW.properties
2021-11-22 12:11:31 -05:00
Anuken 521b0e1ec4 Automatic bundle update 2021-11-22 11:50:28 -05:00
Anuken c8397c9d10 Reverting bundle update (see description)
The bundle updater removed quite a lot of comments and extra details. I will be rewriting the bundle launcher to fix this.
2021-11-22 10:31:01 -05:00
Anuken 65f36faf71 Merge branch 'master' of https://github.com/Anuken/Mindustry into 7.0-features
 Conflicts:
	core/assets/bundles/bundle_ko.properties
	core/src/mindustry/type/UnitType.java
2021-11-22 10:12:48 -05:00
Anuken 0dc8c6cd25 Updated bundles 2021-11-20 15:06:14 -05:00
Anuken 82eb3a9159 Alloy smelter rename / WIP block ideas 2021-11-16 22:37:13 -05:00
Anuken 486622e3e4 Many crazy things 2021-11-14 23:10:15 -05:00
Wojtek GandGitHub 1ca6db9cf5 Update bundle_pl.properties (#5206)
[tutorial] changed "Poradnik" (Guide) to "Samouczek" (Tutorial) for consistency 

[command.rally] changed "Zbierz" (Sounds more like collecting something) to "Zbiórka" (Sounds more like gathering units together)
2021-10-09 14:08:44 -04:00
SoMall-dumplingandGitHub 3bd3d3aa37 Avoid ambiguity (#5809)
* Avoid ambiguity

When you see 'boost: 150%'
It can be 'increase the speed to 150%' or 'increase the speed to 250%'.
Maybe you will say that the colon has already avoided this ambiguity.
But you know there's always someone who ignores those things, and also translating 'boost' is hard with no 'x' to avoid ambiguity.
With a 'x', it will show 'Boost: x150%', which will never be thought as 250%.

* Update OverdriveProjector.java

When power is low, show 'low power: -{0}%';
When power is high, show 'boost: +{0}%'.

* Update bundle.properties

* Update bundle.properties

* Update OverdriveProjector.java

bugfix(perhaps)

* Update OverdriveProjector.java

what if

* Update OverdriveProjector.java

InTeReStInG

* Update OverdriveProjector.java

back to the past

* Update OverdriveProjector.java

Now using Math.max.

* Update bundle_bg.properties

* Update bundle_de.properties

* Update bundle_fr.properties

* Update bundle_hu.properties

* Update bundle_in_ID.properties

* Update bundle_ja.properties

* Update bundle_ko.properties

* Update bundle_pl.properties

* Update bundle_ro.properties

* Update bundle_ru.properties

* Update bundle_th.properties

* Update bundle_uk_UA.properties

* Update bundle_vi.properties

* Update bundle_zh_CN.properties

* Update bundle_zh_TW.properties

* Update OverdriveProjector.java

Maybe this is necessary.

* Update OverdriveProjector.java

The stats are '+50%' ,etc. now.

* Update OverdriveProjector.java

Necessary, because the previous one is strange.
2.5 does not make sense. 12.5 does.
2021-08-23 12:37:34 -04:00
Anuken 7e047ef726 Stone craters name fix 2021-08-09 12:13:07 -04:00
Anuken b80129e17b Improved environmental block internal names 2021-08-06 11:52:25 -04:00
KsawiandGitHub 5cb5434ffe Update bundle_pl.properties (#5572)
* Update bundle_pl.properties

Added translation of statuses and processor functions. Changed few translations.

* content.status.name

* Update bundle_pl.properties

* Update bundle_pl.properties

* Flares in omura.description

* Update bundle_pl.properties

* Now better?

* Update bundle_pl.properties

* Better names

* Update bundle_pl.properties

* bullet.lightning

* mods.browser

* Badania -> Zbadaj

* Final statuses names (I think)

* Ready to merge

* Tutorial (as in #5206)

* Research

* Final changes
2021-07-28 10:45:49 -04:00
cinnxandGitHub b71d5837e9 Update bundle_pl.properties (#4910)
Added missing part of the translation from the English bundle file, fixed a lot of typos.

Huge thanks to:
Somka#9325
count sudoku#9564
Zielony Trójkąt#9074
for pointing out those errors :D
2021-03-28 18:40:55 -04:00
Szczepan ZalegaandGitHub 957426c27f Fix some typos in Polish translation (#4411)
* Fix some typos in Polish translation

* Update bundle_pl.properties

(fixup)
2021-02-07 12:33:45 -05:00
Nikolass1000andGitHub 532a4bc140 Update bundle_pl.properties (#4377) 2021-01-19 17:33:42 -05:00
rnarkoandGitHub e9abe273c7 Update Polish translation to fix eye-hurting typos (#4310) 2021-01-19 17:30:30 -05:00
EsculapandGitHub b86201ea9b Update bundle_pl.properties (#4326)
Translated some tiles (not translated yet):
Dacite => Dacyt
Dacite Wall => Dacytowa Ściana
Dacite Boulder => Dacytowy Głaz
Stone Wall => Kamienna Ściana
Ice Wall => Lodowa Ściana
Snow Wall => Śnieżna Ściana
Dune Wall => Wydmowa Ściana
Dirt => Ziemia
Dirt Wall => Ziemna Ściana
Mud => Błoto
Basalt => Bazalt
2021-01-19 17:23:44 -05:00
Anuken 91692f362f Mod browser cleanup 2020-12-17 21:17:55 -05:00
GamyGamerandGitHub df1f8b8bb4 Update bundle_pl.properties (#3964)
Added missing lines and fixed typo
2020-12-13 23:46:39 -05:00
AnukenandGitHub 9537051590 Merge pull request #3836 from Nikolass1000/patch-5
Update polish bundle
2020-12-09 11:10:02 -05:00
Nikolass1000andGitHub 738aa26a20 Another completion 2020-12-07 10:41:16 +01:00
Nikolass1000andGitHub df418c5a7d Small fix 2020-12-03 10:49:58 +01:00
Nikolass1000andGitHub f23e63decf Polish complete translation. 2020-11-30 19:44:51 +01:00
Nikolass1000andGitHub 2d66790aab Complete 2020-11-28 12:18:13 +01:00
Nikolass1000andGitHub 87da58df69 Update bundle_pl.properties 2020-11-25 09:19:35 +01:00
Nikolass1000andGitHub bf60505584 Update bundle_pl.properties 2020-11-23 10:22:45 +01:00
Nikolass1000andGitHub dc00870c2a Update bundle_pl.properties 2020-11-23 01:30:57 +01:00
Nikolass1000andGitHub fa150eb5f1 Rest od desc. 2020-11-22 20:27:09 +01:00
Nikolass1000andGitHub 22bd64508c Small Omura fix 2020-11-21 22:15:44 +01:00
Nikolass1000andGitHub cd7c90f1f6 Polish unit descriptions 2020-11-21 20:30:18 +01:00
Nikolass1000andGitHub 0422cf79b2 Polish language update. 2020-11-21 15:33:21 +01:00
Anuken f81f4ded03 Updated bundles 2020-10-23 11:52:01 -04:00
AnukenandGitHub a16b9240d6 Merge branch 'master' into patch-15 2020-10-23 09:28:47 -04:00
Anuken 2ff749bd17 Unified stat system 2020-10-19 11:34:52 -04:00
cinnxandGitHub 6b36b65ac0 Update bundle_pl.properties
fixed some translations; compared, fixed and added few lines from original bundle file
2020-10-03 23:14:11 +02:00
Leonwang4234 14156c1ce7 "cryofluidmixer" to "cryofluid-mixer"fl 2020-09-30 17:54:50 -07:00
Anuken 28b7ef53bb Updated bundle contents 2020-09-23 18:28:25 -04:00
Anuken aec4a07aec Fixed steam-generator bundle name 2020-09-10 10:29:54 -04:00
Anuken 3b5d6860d6 Bugfixes 2020-09-09 23:39:00 -04:00
Anuken b9ff4ba9c5 Bugfixes 2020-08-20 16:21:40 -04:00
ThePythonGuyandGitHub aeeabcb38f Update bundle_pl.properties 2020-08-10 12:35:43 +02:00
DexapnowandGitHub 7cb2b75802 Update bundle_pl.properties
Ready to merge.
2020-07-30 13:28:19 +02:00
Anuken 42d7eb4e05 Bugfixes 2020-07-25 19:08:25 -04:00
Anuken 58c39e14d6 risse -> risso 2020-07-24 13:27:15 -04:00
Anuken 69f6154894 Updated bundles 2020-07-23 17:12:55 -04:00
Przemyslaw PaluchandGitHub 0af1e549f8 Fixed typos in Polish translation (#2083) 2020-05-18 20:24:21 -04:00
zethnestandGitHub 2dfa334ba6 Lowercases ColorNames (#2053)
* lowercase colornames

* change yellow to accent
2020-05-13 14:38:26 -04:00
cinnxandGitHub 21e446e6f0 Update bundle_pl.properties (#2010)
updated, fixed and translated some phrases.
thanks @Kubek0212 for reporting old description of power nodes ❤
2020-05-08 16:43:11 -04:00
Anuken dfcf11fb07 Removed mech-related bundle entries 2020-04-26 11:24:52 -04:00
Anuken b284d6892a Updated bundles with missing text 2020-03-27 16:13:41 -04:00