Commit graph

10 commits

Author SHA1 Message Date
adbenitez
bd669edf4e update scripts to new res and assets folder location 2024-06-12 22:17:54 +02:00
bjoern
b07f23674e
update transifex tool (#2434)
the old `tx` (written in Python) tool is sunset end nov22 [^1].

- installed the new `tx` tool (written in Go) according to
  https://developers.transifex.com/docs/cli

- ran `tx migrate` to update tx config files

`/scripts/tx-pull-translations.sh` etc. continue working as expected.

[^1]: https://github.com/transifex/transifex-client
2022-12-05 21:43:31 +01:00
B. Petersen
9fbde7cdf3
add indonesian translation
indonesian is "id" as ISO 639-1 code,
however, Android resp. Java uses "in".

see eg. https://stackoverflow.com/questions/7973023/what-is-the-list-of-supported-languages-locales-on-android
or https://issuetracker.google.com/issues/36908826
2020-04-09 19:17:27 +02:00
B. Petersen
4338d25b40
add traditional chinese 2019-06-18 15:08:23 +02:00
B. Petersen
341e41f986
add chinese/mandarin 2019-06-13 23:06:01 +02:00
B. Petersen
87c53bae1b
add português do brasil 2019-04-16 15:19:09 +02:00
B. Petersen
0961cffaac
initial japanese translation, thanks @RACER1 2019-04-13 15:43:49 +02:00
B. Petersen
2ceb5e11bf
update translations 2018-12-13 02:39:23 +01:00
B. Petersen
e4c564ace4
adjust app name, init transifex 2018-12-12 18:10:26 +01:00
B. Petersen
b1a00a03d2 Initial commit 🌱 2018-08-14 17:20:46 +02:00