Skip to content

Commit

Permalink
chore(lang): updated translations from crowdin
Browse files Browse the repository at this point in the history
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
  • Loading branch information
homarr-crowdin[bot] authored Feb 6, 2025
1 parent 3d0b319 commit 09b6323
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 20 deletions.
6 changes: 3 additions & 3 deletions packages/translation/src/lang/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -2586,15 +2586,15 @@
},
"modal": {
"delete": {
"title": "",
"text": ""
"title": "Slet API token",
"text": "Dette vil permanent slette API-token. API-klienter der bruger dette token kan ikke længere godkende og udføre API-anmodninger. Denne handling kan ikke fortrydes."
}
},
"table": {
"header": {
"id": "ID",
"createdBy": "Oprettet af",
"actions": ""
"actions": "Handlinger"
}
}
}
Expand Down
12 changes: 6 additions & 6 deletions packages/translation/src/lang/tr.json
Original file line number Diff line number Diff line change
Expand Up @@ -1172,21 +1172,21 @@
"description": "Geçerli tarih ve saati görüntüler.",
"option": {
"customTitleToggle": {
"label": "Özel Başlık/Şehir gösterimi",
"description": "Saatin üstüne özel bir başlık veya şehir/ülke adını ekleyin."
"label": "Özel Başlık/Şehir göster",
"description": "Saatin üstüne özel bir başlık veya şehir/ülke adı ekleminizi sağlar."
},
"customTitle": {
"label": "Başlık"
},
"is24HourFormat": {
"label": "24 saatlik format",
"description": "12 saatlik format yerine 24 saatlik formatı kullanın"
"label": "24 saatlik biçim",
"description": "12 saatlik format yerine 24 saatlik biçimi kullanın"
},
"showSeconds": {
"label": "Saniyeleri görüntüle"
"label": "Saniyeleri göster"
},
"useCustomTimezone": {
"label": "Sabit bir zaman dilimi kullanın"
"label": "Sabit zaman dilimi kullan"
},
"timezone": {
"label": "Saat dilimi",
Expand Down
22 changes: 11 additions & 11 deletions packages/translation/src/lang/zh.json
Original file line number Diff line number Diff line change
Expand Up @@ -805,7 +805,7 @@
"apply": "應用",
"backToOverview": "返回總覽",
"create": "創建",
"createAnother": "",
"createAnother": "創建並重新開始",
"edit": "編輯",
"import": "匯入",
"insert": "插入",
Expand Down Expand Up @@ -948,7 +948,7 @@
"moveDown": "下移",
"createAbove": "新分類之上",
"createBelow": "新分類之下",
"openAllInNewTabs": ""
"openAllInNewTabs": "於分頁中開啟全部"
},
"create": {
"title": "創建分類",
Expand All @@ -969,8 +969,8 @@
}
},
"openAllInNewTabs": {
"title": "",
"text": ""
"title": "於分頁中開啟全部",
"text": "某些瀏覽器可能會因安全性考量而阻止批量開啟分頁,Homarr 無法開啟所有視窗,因為您的瀏覽器已封鎖此操作,請允許「開啟彈出式視窗」,然後重試"
}
}
},
Expand Down Expand Up @@ -1200,12 +1200,12 @@
"description": "日期應該是什麼樣式"
},
"customTimeFormat": {
"label": "",
"description": ""
"label": "自訂時間格式",
"description": "使用 ISO 8601 格式化時間 (此操作將覆蓋其他選項)"
},
"customDateFormat": {
"label": "",
"description": ""
"label": "自訂日期格式",
"description": "使用 ISO 8601 格式化日期 (此操作將覆蓋其他選項)"
}
}
},
Expand Down Expand Up @@ -2586,15 +2586,15 @@
},
"modal": {
"delete": {
"title": "",
"text": ""
"title": "刪除 API 密鑰",
"text": "這將永久刪除 API 金鑰,使用此金鑰的 API 客戶端將無法再進行身份驗證或執行 API 請求,此操作無法撤銷"
}
},
"table": {
"header": {
"id": "ID",
"createdBy": "創建者",
"actions": ""
"actions": "動作"
}
}
}
Expand Down

0 comments on commit 09b6323

Please sign in to comment.