mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-30 11:19:12 +01:00
chore(lang): updated translations from crowdin
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
3d0b319a88
commit
09b6323246
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -805,7 +805,7 @@
|
||||
"apply": "應用",
|
||||
"backToOverview": "返回總覽",
|
||||
"create": "創建",
|
||||
"createAnother": "",
|
||||
"createAnother": "創建並重新開始",
|
||||
"edit": "編輯",
|
||||
"import": "匯入",
|
||||
"insert": "插入",
|
||||
@@ -948,7 +948,7 @@
|
||||
"moveDown": "下移",
|
||||
"createAbove": "新分類之上",
|
||||
"createBelow": "新分類之下",
|
||||
"openAllInNewTabs": ""
|
||||
"openAllInNewTabs": "於分頁中開啟全部"
|
||||
},
|
||||
"create": {
|
||||
"title": "創建分類",
|
||||
@@ -969,8 +969,8 @@
|
||||
}
|
||||
},
|
||||
"openAllInNewTabs": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
"title": "於分頁中開啟全部",
|
||||
"text": "某些瀏覽器可能會因安全性考量而阻止批量開啟分頁,Homarr 無法開啟所有視窗,因為您的瀏覽器已封鎖此操作,請允許「開啟彈出式視窗」,然後重試"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -1200,12 +1200,12 @@
|
||||
"description": "日期應該是什麼樣式"
|
||||
},
|
||||
"customTimeFormat": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
"label": "自訂時間格式",
|
||||
"description": "使用 ISO 8601 格式化時間 (此操作將覆蓋其他選項)"
|
||||
},
|
||||
"customDateFormat": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
"label": "自訂日期格式",
|
||||
"description": "使用 ISO 8601 格式化日期 (此操作將覆蓋其他選項)"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -2586,15 +2586,15 @@
|
||||
},
|
||||
"modal": {
|
||||
"delete": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
"title": "刪除 API 密鑰",
|
||||
"text": "這將永久刪除 API 金鑰,使用此金鑰的 API 客戶端將無法再進行身份驗證或執行 API 請求,此操作無法撤銷"
|
||||
}
|
||||
},
|
||||
"table": {
|
||||
"header": {
|
||||
"id": "ID",
|
||||
"createdBy": "創建者",
|
||||
"actions": ""
|
||||
"actions": "動作"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user