Skip to content

meower-media-co/i18n

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

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
Polish @zzthebooplister 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