Giter VIP home page Giter VIP logo

fork-meower-i18n's Introduction

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.