Files
Homarr/public/locales/tw/common.json
2024-08-24 14:39:51 +02:00

59 lines
1.2 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"save": "儲存",
"apply": "應用",
"insert": "插入",
"about": "關於",
"cancel": "取消",
"close": "關閉",
"back": "返回",
"delete": "刪除",
"ok": "確定",
"edit": "編輯",
"next": "下一步",
"previous": "上一步",
"confirm": "確認",
"enabled": "已啟用",
"duplicate": "複製",
"disabled": "已禁用",
"enableAll": "全部啟用",
"disableAll": "全部禁用",
"setTimer": "設定計時器",
"version": "版本",
"changePosition": "換位",
"remove": "刪除",
"removeConfirm": "您確定刪除 {{item}} ",
"createItem": "創建 {{item}}",
"sections": {
"settings": "設定",
"dangerZone": "危險"
},
"secrets": {
"apiKey": "API Key",
"username": "使用者",
"password": "密碼"
},
"tip": "提示:",
"time": {
"seconds": "秒",
"minutes": "分鐘",
"hours": "小時"
},
"loading": "正在載入...",
"breakPoints": {
"small": "小",
"medium": "中",
"large": "大"
},
"seeMore": "查看更多...",
"position": {
"left": "左方",
"center": "置中",
"right": "右方"
},
"attributes": {
"width": "寬度",
"height": "高度"
},
"public": "公開",
"restricted": "受到限制"
}