mirror of
https://github.com/gethomepage/homepage.git
synced 2025-12-05 21:47:48 +01:00
New Crowdin translations by GitHub Action (#2534)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
This commit is contained in:
committed by
GitHub
parent
cca747c0fe
commit
8684292d02
@@ -12,12 +12,13 @@
|
||||
"number": "{{value, number}}",
|
||||
"ms": "{{value, number}}",
|
||||
"date": "{{value, date}}",
|
||||
"relativeDate": "{{value, relativeDate}}",
|
||||
"uptime": "{{value, uptime}}",
|
||||
"months": "mo",
|
||||
"days": "d",
|
||||
"hours": "h",
|
||||
"minutes": "m",
|
||||
"seconds": "s"
|
||||
"months": "月",
|
||||
"days": "天",
|
||||
"hours": "小時",
|
||||
"minutes": "分",
|
||||
"seconds": "秒"
|
||||
},
|
||||
"widget": {
|
||||
"missing_type": "缺少小部件類型:{{type}}",
|
||||
@@ -129,13 +130,13 @@
|
||||
"connectionStatusUnconfigured": "未設置",
|
||||
"connectionStatusConnecting": "連線中",
|
||||
"connectionStatusAuthenticating": "驗證中",
|
||||
"connectionStatusPendingDisconnect": "Pending Disconnect",
|
||||
"connectionStatusPendingDisconnect": "待辦的斷開",
|
||||
"connectionStatusDisconnecting": "正在中斷連線",
|
||||
"connectionStatusDisconnected": "連接已中斷",
|
||||
"connectionStatusConnected": "已連線",
|
||||
"uptime": "運行時間",
|
||||
"maxDown": "Max. Down",
|
||||
"maxUp": "Max. Up",
|
||||
"maxDown": "最大下載速率",
|
||||
"maxUp": "最大上傳速率",
|
||||
"down": "離線",
|
||||
"up": "在線",
|
||||
"received": "已接收",
|
||||
@@ -403,8 +404,8 @@
|
||||
"total": "全部",
|
||||
"free": "剩餘",
|
||||
"used": "用咗",
|
||||
"days": "d",
|
||||
"hours": "h",
|
||||
"days": "天",
|
||||
"hours": "小時",
|
||||
"crit": "重大的",
|
||||
"read": "已讀",
|
||||
"write": "寫入",
|
||||
@@ -546,12 +547,12 @@
|
||||
"total": "全部"
|
||||
},
|
||||
"peanut": {
|
||||
"battery_charge": "Battery Charge",
|
||||
"battery_charge": "充電",
|
||||
"ups_load": "UPS Load",
|
||||
"ups_status": "UPS Status",
|
||||
"online": "在線",
|
||||
"on_battery": "On Battery",
|
||||
"low_battery": "Low Battery"
|
||||
"on_battery": "電池供電",
|
||||
"low_battery": "低電量"
|
||||
},
|
||||
"nextdns": {
|
||||
"wait": "請稍後",
|
||||
@@ -623,7 +624,7 @@
|
||||
"down": "離線網站",
|
||||
"uptime": "運行時間",
|
||||
"incident": "事件",
|
||||
"m": "m"
|
||||
"m": "分"
|
||||
},
|
||||
"atsumeru": {
|
||||
"series": "影集",
|
||||
@@ -794,5 +795,13 @@
|
||||
"digitalRelease": "數位發行",
|
||||
"noEventsToday": "今日無事件",
|
||||
"noEventsFound": "未找到事件"
|
||||
},
|
||||
"romm": {
|
||||
"platforms": "Platforms",
|
||||
"totalRoms": "Total ROMs"
|
||||
},
|
||||
"netdata": {
|
||||
"warnings": "Warnings",
|
||||
"criticals": "Criticals"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user