here you can contribute by translating to official Namida
- head over namida weblate
- start translating!
Fork the repoClone to ur device usinggit clone https://github.com/your_name/namida-translations
Open the cloned projectAdd a new entry insidelangs.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)
},
create a new file insidetranslations
with the same code namefor example:ja_JP.json
to know your local code, please refer to language codes or languade codes list
Copy the keys fromen_US.json
& start translating🎉 good job ! now commit and push and open a pull request
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 !
Language | Country | Contributers | Translation |
---|---|---|---|
Dutch | Netherlands | @Vistaus | nl_NL.json |
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 |
Serbian | Serbia | @nexi | sr_RS.json |
Turkish | Turkey | @jericho909 | tr_TR.json |
Українська | Ukraine | @sweeteBatata | uk_UA.json |
Vietnamese | Vietnam | @MikazukiReina 🌺 | vi_VN.json |
Urdu | Pakistan | @rehan5039 | ur_PK.json |
繁體中文 | Taiwan | @xqsart | zh_Hant.json |
简体中文 | China | @xqsart, @monstorix | zh_Hans.json |