Pulled translations from Transifex

This commit is contained in:
Bernd Bestel
2020-12-20 13:03:06 +01:00
parent b2d7003335
commit cef3086a63
76 changed files with 8405 additions and 907 deletions

View File

@@ -51,9 +51,9 @@ grocy is fully localizable - the default language is English (integrated into co
You can easily help translating grocy at https://www.transifex.com/grocy/grocy, if your language is incomplete or not available yet.
(The default language can be set in `data/config.php`, e. g. `Setting('DEFAULT_LOCALE', 'it');` and there is also a user setting (see the user settings page) to set a different language per user).
The [pre-release demo](https://demo-prerelease.grocy.info) is available for any translation which is at least 80 % complete and will pull the translations from Transifex 10 minutes past every hour, so you can have a kind of instant preview of your contributed translations. Thank you!
The [pre-release demo](https://demo-prerelease.grocy.info) is available for any translation which is at least 70 % complete and will pull the translations from Transifex 10 minutes past every hour, so you can have a kind of instant preview of your contributed translations. Thank you!
Also any translation which once reached a completion level of 80 % will be included in releases.
Also any translation which once reached a completion level of 70 % will be included in releases.
(RTL languages are unfortunately not yet supported.)