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
Peter Dave Hello d53d818321
Translated using Weblate (Chinese (Traditional))
12 months ago
..
README.md Fix few markdownlint warnings (#3825) 1 year ago
ar-SY.json Do not translate Android. Addendum to #2812 (#3480) 1 year ago
ar.json Translated using Weblate (Arabic) 1 year ago
bg-BG.json Translated using Weblate (Bulgarian) 12 months ago
bn.json Translations Update from Weblate (#3318) 1 year ago
ca.json Translated using Weblate (Catalan) 1 year ago
ckb.json Translated using Weblate (Kurdish (Central)) 1 year ago
cs-CZ.json Translated using Weblate (Czech) 12 months ago
da-DK.json Translated using Weblate (Danish) 12 months ago
de-CH.json Translated using Weblate (German) 12 months ago
de-DE.json Translated using Weblate (German) 12 months ago
el-GR.json Translated using Weblate (Greek) 12 months ago
en.json Fix: Handle trailing slash for status page routing (#4185) 12 months ago
es-ES.json Translated using Weblate (Spanish) 1 year ago
et-EE.json Translated using Weblate (Estonian) 2 years ago
eu.json Translated using Weblate (Basque) 1 year ago
fa.json Translated using Weblate (Persian) 1 year ago
fi.json Do not translate Android. Addendum to #2812 (#3480) 1 year ago
fr-FR.json Translated using Weblate (French) 12 months ago
gl.json Translated using Weblate (Galician) 1 year ago
he-IL.json Translated using Weblate (Hebrew) 12 months ago
he.json Translated using Weblate (Hebrew) 12 months ago
hi.json Added expiry changes to status page and fixes 1 year ago
hr-HR.json Translated using Weblate (Croatian) 12 months ago
hu.json Translated using Weblate (Hungarian) 12 months ago
id-ID.json Translated using Weblate (Indonesian) 1 year ago
it-IT.json Translated using Weblate (Italian) 12 months ago
ja.json Translated using Weblate (Japanese) 1 year ago
ka.json Translated using Weblate (Georgian) 2 years ago
ko-KR.json Translated using Weblate (Korean) 1 year ago
ml.json Translated using Weblate (Malayalam) 2 years ago
ms.json Translated using Weblate (Malay) 1 year ago
my.json Translations Update from Weblate (#3318) 1 year ago
nb-NO.json Translated using Weblate (Norwegian Bokmål) 2 years ago
nl-NL.json Translated using Weblate (Dutch) 12 months ago
pa.json Translated using Weblate (Punjabi) 12 months ago
pa_PK.json Translated using Weblate (Punjabi) 12 months ago
pl.json Translated using Weblate (Polish) 12 months ago
pt-BR.json Translated using Weblate (Portuguese (Brazil)) 12 months ago
pt-PT.json Translations Update from Weblate (#3318) 1 year ago
pt.json Translated using Weblate (Portuguese) 1 year ago
ro.json Translated using Weblate (Romanian) 2 years ago
ru-RU.json Translated using Weblate (Russian) 12 months ago
sk.json Translated using Weblate (Slovak) 1 year ago
sl-SI.json Better handling 2 years ago
sq.json Translated using Weblate (Albanian) 2 years ago
sr-latn.json Translations update from Uptime Kuma Weblate (#2670) 2 years ago
sr.json Translations update from Uptime Kuma Weblate (#2670) 2 years ago
sv-SE.json Translated using Weblate (Swedish) 1 year ago
te.json Translated using Weblate (Telugu) 1 year ago
th-TH.json Translated using Weblate (Thai) 1 year ago
tr-TR.json Translated using Weblate (Turkish) 12 months ago
uk-UA.json Translated using Weblate (Ukrainian) 12 months ago
ur.json Translated using Weblate (Punjabi) 12 months ago
uz.json Translated using Weblate (Uzbek) 12 months ago
vi-VN.json Translated using Weblate (Vietnamese) 12 months ago
xh.json Added translation using Weblate (Xhosa) 1 year ago
yue.json Add Flashduty notification (#3475) 1 year ago
zh-CN.json Translated using Weblate (Chinese (Simplified)) 12 months ago
zh-HK.json Translated using Weblate (Chinese (Traditional)) 1 year ago
zh-TW.json Translated using Weblate (Chinese (Traditional)) 12 months ago

README.md

Translations

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. 😏