smrtprjcts / mijiatemp

Mijia Temp Android application string resources
17 stars 15 forks source link
android localization mijia translate

MijiaTemp string resources for translation

This project has the strings for the MijiaTemp app (get it from Google Play or from Aptoide).

If you would like to improve an existing translation, please do it on github.

If you would like to create a new translation, you can choose from these methods:

Git method (preferred)

Clone this repository or download the necessary XMLs (e.g. the default English) and translate them (see the app/src/main/res/values/ directory). If you are using Android Studio it is easiest to open the Translations Editor

Steps:

POEditor method

POEditor has a 1000 strings limit. Join to translate project. The languages that the app already contains are always removed from POEditor because of the above limitation so the further translations/corrections must be done here, at github.

P.S.: English strings are always up-to-date, that would be the better choice for translation base.

Thanks for helping!