update README

This commit is contained in:
HF 2024-03-09 23:05:20 +01:00
parent 4a8be447ca
commit ce1c4ca4a4

View File

@ -4,6 +4,8 @@ The easiets way to help translate the game is with weblate. Simply use [hosted.w
If a language code differs from the country code of a wanted flag, it can be defined in the `i18n/lccc.json` file. In example `{ "en": "gb" }` maps the english language to the flag of Great Britain.
All translated languages get an own chat channel that just people who use this language can access.
[![Translation status](https://hosted.weblate.org/widget/pixelplanet/multi-auto.svg)](https://hosted.weblate.org/engage/pixelplanet/)
# Translating Offline
@ -12,8 +14,6 @@ Two translation files for each language are needed, `ssr-[locale].po` and `[loca
Translation files can be created out of the templates [template.pot](https://git.pixelplanet.fun/ppfun/translations/raw/branch/master/template.pot) and [template-ssr.pot](https://git.pixelplanet.fun/ppfun/translations/raw/branch/master/template-ssr.pot). They are standard GNU gettext files and can be edited in any ordinary texteditor or po-Editor.
All translated languages get an own chat channel that just people who use this language can access.
## With poedit
### Create new translation