Commit Graph
16 Commits
Author SHA1 Message Date
SITUVNgcdandGitHub 9cf4cf0bdb Update Vietnamese translation (#10094)
New string from https://github.com/SITUVNgcd/Mindustry/commit/b4a1232407c1bf1e6fa8a984559e6bfbdd01b8d8
2024-08-07 17:09:57 -04:00
SITUVNgcdandGitHub a336dc74a7 Update Vietnamese translation (#10079)
New string and changes from https://github.com/Anuken/Mindustry/commit/0b0db7bab2f2fad5385e3d5b3dd204c4df16cd9e
2024-08-03 09:23:45 -04:00
SITUVNgcdandGitHub e3f9e19f13 Update Vietnamese translation (#10008)
https://github.com/Anuken/Mindustry/commit/41aea39a80ff8d9cf56e9af132e2eed5b435323c
2024-07-07 12:58:51 -04:00
SITUVNgcdandGitHub 252399a7d8 Update Vietnamese translation (#9981)
* Update Vietnamese translation

- Minor fixes.
- Translate new strings from https://github.com/Anuken/Mindustry/commit/2ab2b03bf8281b31efc08c771acb78f9d8880afc.

* Translate new strings

https://github.com/Anuken/Mindustry/commit/c91f51f8d27c7a25fcb00609a0a105ccdf1d3e29

* Fix "intervals" translation
2024-07-07 11:26:26 -04:00
SITUVNgcdandGitHub e06803601d Add VNM Community server (#9980) 2024-07-07 11:23:04 -04:00
SITUVNgcdandGitHub 6b5541837c Update Vietnamese translation (#9955)
Translate new string: https://github.com/Anuken/Mindustry/commit/f26b03dc6c48168b101b6ca750a1e85efbf077f3
Update exsiting string: https://github.com/Anuken/Mindustry/commit/56b0deb9100bcd20a2aa09894581b3f8f1876f27
2024-06-16 09:29:48 -04:00
SITUVNgcdandGitHub 7db512d2af Remove duplicate space (#9954)
Idk where it come from in orginal `bundle.properties` file.
2024-06-16 09:28:25 -04:00
SITUVNgcdandGitHub cf0efdd04f Double-check translations for Vietnamese (#9887)
With the help of Crowdin, instead of Text editor which very hard to check side by side (en & vi), i'm double checked every strings for:
- Mis-translation.
- Typo.
- New sentences for some strings.
- Synced some translations. e.g. `wave` => `đợt` (other one is `lượt`)...
- Translated new string from world processor in editor commit (https://github.com/Anuken/Mindustry/commit/ecfb5ede51c9950c11cb7eb5724a53a701a31463)

All turret's and unit's names are remain as orginal ones, like previous translations. I don't know if i should translate them, but in other languages, they were translated.
2024-05-30 18:18:52 -04:00
SITUVNgcdandGitHub 5c51d7dd52 Completely checked and transtaled Vietnamese (#9744)
* Completely checked and transtaled Vietnamese

I spent 1 week (few hours/day) to check every single line in **bundle** and translate:
- Make `bundle_vi.properties` has same lines as original bundle file `bundle.properties`.
- Retranslate some old strings/words which:
  + From very old versions.
  + Mis-translated.
  + Multiple meanings in Vietnamese.
  + Some sentences were add/removed.
- Translate new strings from very last commit (https://github.com/Anuken/Mindustry/commit/7f30cd8703f500a619357872a87df1773819b97d)

* Small fix

First letter.
2024-04-14 10:06:13 -04:00
396869dec3 Translate & revert Vietnamese translation (#9560)
* Translate, revert

- Translated new strings.
- Fixed some typos.
- Corrected translation for some strings.
- Revert `Kho lưu trữ` to `Repo`, some Vietnamese need that, idk!

https://github.com/Anuken/Mindustry/commit/c3ee92fba701f010b5033aa1d519b6b541d976c2

* Translate new strings

https://github.com/Anuken/Mindustry/commit/97010a5064178309b638e4a0adf72add4018bc0a

* Remove #note

https://github.com/Anuken/Mindustry/commit/97010a5064178309b638e4a0adf72add4018bc0a

* World Switch

https://github.com/Anuken/Mindustry/commit/76cb36fdea60ea38814765bfaf7f7fde1e812f41

* Translate new strings

https://github.com/Anuken/Mindustry/commit/824c6eedb39fba26b41ec8f0843595d2addc7fc0

* Translate new strings

https://github.com/Anuken/Mindustry/commit/304d7d9602aefa3df91b4cf1fd81d69fff142644

---------

Co-authored-by: Anuken <arnukren@gmail.com>
2024-03-30 23:24:24 -04:00
SITUVNgcdandGitHub d79a306970 Gammar & context fix (#9559)
- `lglobal.@clientMobile = True is ...` => `lglobal.@clientMobile = True if ...`
- `lenum.colori = Indexed position, ...` => `lenum.colori = Indexed color, ...`
2024-02-16 09:52:41 -05:00
SITUVNgcdandGitHub e6dd6cb44d Make privileged SwitchBlock(World Switch) can't pickup (#9557) 2024-02-16 09:52:31 -05:00
SITUVNgcdandGitHub 7339443604 Fix TextInput::message on mobile (#9549)
This issue from https://github.com/Anuken/Arc/commit/70f345cc75f541de8f592d3167245691cc9a765b
2024-02-13 23:17:41 -05:00
SITUVNgcdandGitHub 9d21c0173d Update Vietnamese translation (#8959)
- Translated new strings.
- Fixed gammar issue/typo.
- Fixed strings format form (`{0}`).
2023-08-20 10:08:45 -04:00
SITUVNgcdandGitHub d09f4c0db5 Update Vietnamese translation (#8663)
* Update Vietnamese translation

- Fixed mistake in #8654: Changed new line to `\n` instead of `\r\n`.
- Update and translate new strings.

* Add SITUVNgcd as contributor
2023-06-03 01:00:29 -04:00
SITUVNgcdandGitHub 4ddb78e8d5 Add Events.fire(Trigger.unitCommandChange) in select/remove unit by type (#8406)
* Added `Events.fire(Trigger.unitCommandChange)` and `boolean fireInRebuildCommand`

Added `Events.fire(Trigger.unitCommandChange)` to **left click - select** and **right click - remove**.
Added `boolean fireInRebuildCommand` to prevent infinite event loop with `rebuildCommand`.

* Remove useless `fireInRebuildCommand` flag.
2023-03-25 13:10:21 -04:00