mybearworld / fork-meower-i18n

[Fork] Translation files for Meower

Home Page:https://hosted.weblate.org/projects/meower

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

i18n

Translation files for Meower

Projects

Meower Svelte

Language Contributors Esolang? Percentage Translated
Cat Language @meltland2002
@mdwalters
Yes 84%
Esperanto @mdwalters
Edanas
No Translation status
French @mdwalters
Edanas
No Translation status
German @mybearworld No Translation status
Hindi @ajskateboarder No Translation status
Norwegian Bokmål @comradekingu No Translation status
Spanish @NotFenixio
Edanas
gallegonovato
No Translation status
Ukrainian @WlodekM No Translation status

Meower Website

Language Contributors Esolang? Percentage Translated
Esperanto @mdwalters No Translation status
German @mybearworld No Translation status
Spanish @NotFenixio
gallegonovato
No Translation status

Contributing translations

You can start collaborating by clicking the image above to go to our Weblate project.

Please do not modify the JSON files in the folder, unless if you're trying to convert the source files into JSON.

Converting into JSON

If you have chosen to translate an project that is a website, then it must be converted into a JSON file. This process will be automated soon™.

npm install -g po2json
po2json \
  [project folder name]/po/[language code of the language you are translating to].po \
  [project folder name]/json/[language code of the language you are translating to].json \
  -f jed \
  -d [language code of the language you are translating to] \
  --fallback-to-msgid

Example

po2json \
  Meower-Svelte/po/eo.po \
  Meower-Svelte/json/eo.json \
  -f jed \
  -d eo \
  --fallback-to-msgid

Stats

Meower Svelte

Status of the Meower Svelte translations

Meower Website

Status of the Meower Website translations

About

[Fork] Translation files for Meower

https://hosted.weblate.org/projects/meower

License:MIT License