You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
uptime-kuma/src/lang
Louis Lam 31c00081fa
Merge branch 'master' into 2.0.X
10 months ago
..
README.md Update README.md 1 year ago
ar-SY.json Do not translate Android. Addendum to #2812 (#3480) 10 months ago
ar.json Do not translate Android. Addendum to #2812 (#3480) 10 months ago
bg-BG.json Translations Update from Weblate (#3536) 10 months ago
bn.json Translations Update from Weblate (#3318) 10 months ago
ca.json Translated using Weblate (Catalan) 11 months ago
ckb.json Translated using Weblate (Kurdish (Central)) 11 months ago
cs-CZ.json Translations Update from Weblate (#3536) 10 months ago
da-DK.json Translations Update from Weblate (#3318) 10 months ago
de-CH.json Translations Update from Weblate (#3560) 10 months ago
de-DE.json Translations Update from Weblate (#3560) 10 months ago
el-GR.json Do not translate Android. Addendum to #2812 (#3480) 10 months ago
en.json Merge branch 'master' into 2.0.X 10 months ago
es-ES.json Translations Update from Weblate (#3512) 10 months ago
et-EE.json Translated using Weblate (Estonian) 1 year ago
eu.json Do not translate Android. Addendum to #2812 (#3480) 10 months ago
fa.json Do not translate Android. Addendum to #2812 (#3480) 10 months ago
fi.json Do not translate Android. Addendum to #2812 (#3480) 10 months ago
fr-FR.json Translations Update from Weblate (#3536) 10 months ago
gl.json Translated using Weblate (Galician) 11 months ago
he-IL.json Do not translate Android. Addendum to #2812 (#3480) 10 months ago
hi.json Added expiry changes to status page and fixes 11 months ago
hr-HR.json Translations Update from Weblate (#3318) 10 months ago
hu.json Translated using Weblate (Urdu) 1 year ago
id-ID.json Translations Update from Weblate (#3318) 10 months ago
it-IT.json Translations Update from Weblate (#3560) 10 months ago
ja.json Translations Update from Weblate (#3318) 10 months ago
ka.json Translated using Weblate (Georgian) 1 year ago
ko-KR.json Feat: Add http/http keyword timeout option (#2142) 10 months ago
ml.json Translated using Weblate (Malayalam) 1 year ago
ms.json Translated using Weblate (Malay) 12 months ago
my.json Translations Update from Weblate (#3318) 10 months ago
nb-NO.json Translated using Weblate (Norwegian Bokmål) 1 year ago
nl-NL.json Translations Update from Weblate (#3318) 10 months ago
pl.json Translations Update from Weblate (#3536) 10 months ago
pt-BR.json Translations Update from Weblate (#3318) 10 months ago
pt-PT.json Translations Update from Weblate (#3318) 10 months ago
pt.json Translations Update from Weblate (#3512) 10 months ago
ro.json Translated using Weblate (Romanian) 1 year ago
ru-RU.json Translations Update from Weblate (#3560) 10 months ago
sk.json Translated using Weblate (Slovak) 12 months ago
sl-SI.json Better handling 1 year ago
sq.json Translated using Weblate (Albanian) 1 year ago
sr-latn.json Translations update from Uptime Kuma Weblate (#2670) 1 year ago
sr.json Translations update from Uptime Kuma Weblate (#2670) 1 year ago
sv-SE.json Translated using Weblate (Swedish) 12 months ago
th-TH.json Translations Update from Weblate (#3318) 10 months ago
tr-TR.json Translations Update from Weblate (#3560) 10 months ago
uk-UA.json Translations Update from Weblate (#3536) 10 months ago
ur.json Translations Update from Weblate (#3318) 10 months ago
vi-VN.json Translations Update from Weblate (#3318) 10 months ago
xh.json Added translation using Weblate (Xhosa) 12 months ago
yue.json Add Flashduty notification (#3475) 10 months ago
zh-CN.json Translations Update from Weblate (#3560) 10 months ago
zh-HK.json Translations Update from Weblate (#3318) 10 months ago
zh-TW.json Translations Update from Weblate (#3318) 10 months ago

README.md

How to translate

(2023-01-24 Updated)

  1. Go to https://weblate.kuma.pet
  2. Register an account on Weblate
  3. Make sure your GitHub email is matched with Weblate's account, so that it could show you as a contributor on GitHub
  4. Choose your language on Weblate and start translating.

How to add a new language in the dropdown

  1. Add your language at https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/
  2. Find the language code (You can find it at the end of the URL)
  3. Go to https://github.com/louislam/uptime-kuma/blob/master/src/i18n.js and click Edit icon
  4. Add your language at the end of languageList, format: "zh-TW": "繁體中文 (台灣)",
  5. Commit and make a pull request for me to approve

If you do not have programming skills, let me know in the issues section. I will assist you. 😏