Skip to content

namidaco/namida-translations

Repository files navigation

Welcome to Namida Translations

here you can contribute by translating to official Namida

Translation status

🧾 Steps:

  1. head over namida weblate
  2. start translating!

🧾 Steps (Deprecated):

  1. Fork the repo
  2. Clone to ur device using git clone https://github.com/your_name/namida-translations
  3. Open the cloned project
  4. Add a new entry inside langs.json, for example:
 {
    "code": "ja_JP", // language code and country code
    "name": "Japanese", // language name (displayed inside namida)
    "country": "Japan" // country name (displayed inside namida)
  }, 
  1. create a new file inside translations with the same code name
  2. Copy the keys from en_US.json & start translating
  3. 🎉 good job ! now commit and push and open a pull request

Specialito:

By translating, you are implying that you are a nice, great and specialito person, this will be helping the project a lot, thank you so much !

kawaii translators:

Language Country Contributers Translation
English United States @MSOB7YY en_US.json
Español Colombia @xqsart es_CO.json
Français France @yannouuuu fr_FR.json
German Germany @Maxitendo1 de_DE.json
Hindi India @Debu72 hi_IN.json
Indonesian Indonesia @firmw4 id_ID.json
Italian Italy @LegendaryITA it_IT.json
Japanese Japan @taxi13245 ja_JP.json
Persian Iran @Stamili fa_IR.json
Polish Poland @pantin pl_PL.json
Português Brasil @mbdpym pt_BR.json
Russian Russia @sodiel, @Lowara1243, @VerySweetBread ru_RU.json
Turkish Turkey @jericho909 tr_TR.json
Українська Ukraine @sweeteBatata uk_UA.json
Vietnamese Vietnam @KaieTaniya 🌺 vi_VN.json
繁體中文 Taiwan @xqsart zh_Hant.json
简体中文 China @xqsart, @monstorix zh_Hans.json
Translation status