Commit Graph

1859 Commits

Author SHA1 Message Date
Gumball73 07b98d3d79
Update Base-pt-PT.yaml (#775)
Update Base-pt-PT to the latest version and correcting some typos.

Gumball73
2020-10-06 14:50:46 +02:00
mohaemen bcd3943b3f
Added Arabic translation (#773)
* Started translating the arabic file

* Added more translation

Co-authored-by: Mohaemen Giali <memjal@hotmail.com>
2020-10-06 14:49:55 +02:00
Caio Ricci 78d52a54a4
Update base-pt-BR.yaml (#772) 2020-10-06 14:49:23 +02:00
juitinglu 94132f85cd
Update base-zh-TW.yaml (#770)
* Update base-zh-TW.yaml

 Added some translations.

* Update base-zh-TW.yaml

* Update base-zh-TW.yaml

* Update base-zh-TW.yaml

Try to overcome the trailing spaces issues.

* Update base-zh-TW.yaml

* Update base-zh-TW.yaml

* Update base-zh-TW.yaml

* Update base-zh-TW.yaml
2020-10-06 14:48:31 +02:00
Caio Ricci a75ef0c661
Update base-pt-BR.yaml (#769) 2020-10-06 14:48:13 +02:00
Hannes d5726b95fd
Improved Dockerfile performance + added java dependency (#768)
* Added Java dependency to Dockerfile

* Improved Dockerfile performance

Co-authored-by: hrosseel <hannesrosseel@gmail.com>
2020-10-06 14:47:46 +02:00
sindaehyeon cdf0f0de76
Update base-kor.yaml (#767) 2020-10-06 14:47:15 +02:00
KhalO 0760fd609e
Update base-es.yaml (#765) 2020-10-06 14:45:44 +02:00
ZrubekLukas 6354cef8c6
Added Czech language to the list (#763) 2020-10-06 14:45:21 +02:00
RevosCZ 88b46d7dde
Update base-cz.yaml (#761)
* Update base-cz.yaml

Noticed few thing that werent translated yet.

* Update base-cz.yaml
2020-10-06 14:45:05 +02:00
Kai Sforza 9f53d9543f
Run yamllint in parallel (#758)
This doesn't require yarn to build anything or ffmpeg to be ready, so
just do this in parallel with the rest of the jobs.
2020-10-04 10:38:28 +02:00
Kai Sforza 7c13a03b5c
Fix yaml errors in CI (#757)
Don't warn on document start (cleanup, no one is using this)

Remove a bunch of trailing spaces and fix some bad indentation in the
pt-PT file.

There are still a bunch of lines that are significantly too long, should
be multiline strings.
2020-10-04 10:38:02 +02:00
AriFijan a4495428d1
Update base-nl.yaml (#754) 2020-10-04 10:37:06 +02:00
EmeraldBlock 0481c84e72
"Fix" getStringForKeyCode returning incorrect strings (#753)
* Fix getStringForKeyCode returning wrong result

This adds the full stop/period (.) key to the switch statement, and replaces String.fromCharCode (which works with Unicode) with the replacement character (�).

* Make letter keys work properly

* Add digits and display unknown codes in brackets

* better formatting
2020-10-04 10:34:40 +02:00
AriFijan 7517d4a979
Update base-nl.yaml (#746)
Fixed grammatical error in line 864
2020-10-04 10:28:46 +02:00
Caio Ricci 85984817d1
Update base-pt-BR.yaml (#745) 2020-10-04 10:28:31 +02:00
Der Feldspatz fa547e2b39
Update base-de.yaml (#737)
* Update base-de.yaml

Translation of the new content and improvement to old/already existing translation.

Also rearranged the translation keys so it matches english version and trimmed all free rows (Is this needed? I know the translation file got very long, but now it's kind of one mishmash and hard to read).

Some of the rewards are still missing, but I will complete it before October 8th.

* Update base-de.yaml

Fix YAML fint error and warnings, add document start

* Update base-de.yaml

Several fixes/typos

* Update base-de.yaml

Signalgeber statt konstantes Signal (Da Gebäude)
2020-10-04 10:28:09 +02:00
endofzero 746154c428
Dockerfile use for Node12 (#727)
* Create Dockerfile

* Update Dockerfile

git is already installed in the node:12 image

* Remove git-lfs curl pull for node12 image

* Remove the rest of the lfs references
2020-10-04 10:25:18 +02:00
tobspr 9217ee252d MInor adjustments to atlas padding 2020-10-04 09:30:31 +02:00
dengr1065 a02438a70a
LibGDX Texture Packing (finally!) (#755)
* Format tsconfig, remove atlas files

* Add helpers for texture packing

* Rest of the texture packing...

* Update gitignores

* Update readme
2020-10-04 09:21:37 +02:00
3ddyy beb09a9e3e
Fix YAML errors with cz and pt-PT translations (#744)
* Fix base-cz.yaml

* Fix base-pt-PT.yaml
2020-10-02 13:10:24 +02:00
RevosCZ be5d4f792e
Update base-cz.yaml (#743)
* Update base-cz.yaml

I made some corrections and added some further translations

* Update base-cz.yaml

* Update base-cz.yaml

* Update base-cz.yaml
2020-10-02 11:25:15 +02:00
Flash4433 ba134ead48
Update base-pt-PT.yaml (#741) 2020-10-02 11:24:40 +02:00
mini-bomba d989d50986
Add more polish translations & polish new translations (#740) 2020-10-02 11:24:16 +02:00
LeopoldTal 873d60b18d
specify path to config file in build instructions (#739) 2020-10-02 11:23:53 +02:00
LeopoldTal 5356fc3996
small improvements to French translation (#738)
- restore missing translations
- rename "moulin" to "hélice"
- use "supprimer" rather than "effacer" when appropriate
- abbreviate "maximal" to fit in available space
2020-10-02 11:23:37 +02:00
ぬくれあ 62231168e4
repush and resolve conflicts (#736) 2020-10-02 11:14:24 +02:00
Hannes Fant 1014c3462b
Update base-sv.yaml (#735)
Translated a couple strings and a few of the tips
2020-10-02 11:13:44 +02:00
TcePrepK 42ae104e13
Update base-tr.yalm (#732)
I updated some of the translations and there was items not translated I translated them
2020-10-01 10:21:07 +02:00
dengr1065 56ca6b40c5
Remove git lfs install from gulpfile (#731) 2020-10-01 10:20:47 +02:00
tobspr 83c4552f9c DE translation fixes 2020-10-01 09:25:29 +02:00
tobspr 74201a0894 Fix outdated keys in translations 2020-10-01 08:49:16 +02:00
tobspr 4df2ccbfae Merge branch 'master' of https://github.com/tobspr/shapez.io 2020-10-01 08:43:35 +02:00
tobspr 6f600ef4d3 Update german translation 2020-10-01 08:43:33 +02:00
oguz523 d7400379f9
Updating base-tr.yaml 1.2.0 (#728)
- Translation of new keys
2020-10-01 08:24:48 +02:00
Bzucak12 b9e3bef51d
Update base-cz.yaml (#726)
* Update base-cz.yaml

I translated some things

* Update base-cz.yaml
2020-10-01 08:22:30 +02:00
Andrea Nardecchia 38ce6d817c
Complete italian translation for the wires update (#724)
* Work in progress sulla traduzione fino a riga 528

* Complete italian translation fo wires update

Complete translation. hopefully there are no typos

* Update base-it.yaml

* Update base-it.yaml

* Update base-it.yaml

* Update base-it.yaml

* Update base-it.yaml

* Update base-it.yaml

* Update base-it.yaml
2020-10-01 08:22:06 +02:00
tobspr 31b0036e36 Minor adjustments to NL translation 2020-10-01 08:20:17 +02:00
Underlyingglitch e22e4e15fd
Update base-nl.yaml (#722)
Full translation to dutch.
2020-10-01 08:18:49 +02:00
tobspr ebcac0967f Changes to the english translation, closes #725 2020-10-01 08:11:37 +02:00
tobspr b226862110 Fix translations 2020-09-30 16:46:15 +02:00
tobspr 5cfdf5c534 Merge branch 'master' of https://github.com/tobspr/shapez.io 2020-09-30 16:40:15 +02:00
tobspr 2e919c62aa Minor translation fix 2020-09-30 16:40:12 +02:00
JSansoP ad12822744
Update base-cat.yaml (#721)
Finished translatin the whole file (both steampage and tips added).
2020-09-30 15:43:28 +02:00
JSansoP 8594f64447
Update base-cat.yaml (#720)
Translated all new options and items/features. Left steampage and free version translations untranslated because they get reseted every time there is a new version. Tobias, if you want them translated contact me on discord ItzSanso#6913 and i will do it whenver i can.
2020-09-30 12:19:54 +02:00
AAA_shuibiao f4c0ef2ea7
Updated and improved some zh-CN translations. (#717)
* Updated and improved some zh-CN translations.

Updated and improved some zh-CN translations. The translations are still incomplete and needed to be worked on in the future.

* Fixed missing document start

Linter said 'warning  missing document start "---"  (document-start)', so I added "---" to the start of the document
2020-09-30 08:31:42 +02:00
LeopoldTal 8fcb30ba48
Complete French translation with wires (#718)
* complete French translation with wires

* add document start guard
2020-09-30 08:31:12 +02:00
Caio Ricci 73b68ccda8
Update base-pt-BR.yaml (#714) 2020-09-30 08:30:12 +02:00
Karbir 4648822659
Started translation of intro and related sections (#713) 2020-09-30 08:29:07 +02:00
Starwort f25b10918c
Add some Japanese text (#712)
I'm still learning so the long sentences are too complex for me, but I did some shorter keys. I hope it helps :)
2020-09-30 08:28:53 +02:00