|
@@ -66,7 +66,36 @@
|
|
|
"js/alert/noname": "任務名稱為必填。",
|
|
"js/alert/noname": "任務名稱為必填。",
|
|
|
"js/alert/nopath": "腳本路徑為必填。",
|
|
"js/alert/nopath": "腳本路徑為必填。",
|
|
|
"js/alert/interval": "執行間隔至少需要 1 分鐘。",
|
|
"js/alert/interval": "執行間隔至少需要 1 分鐘。",
|
|
|
- "js/toast/created": "任務已建立!"
|
|
|
|
|
|
|
+ "js/toast/created": "任務已建立!",
|
|
|
|
|
+ "js/time/day1": "天",
|
|
|
|
|
+ "js/time/days": "天",
|
|
|
|
|
+ "js/time/hour1": "小時",
|
|
|
|
|
+ "js/time/hours": "小時",
|
|
|
|
|
+ "js/time/minute1": "分鐘",
|
|
|
|
|
+ "js/time/minutes": "分鐘",
|
|
|
|
|
+ "js/time/sec": "秒",
|
|
|
|
|
+ "js/time/sep": "",
|
|
|
|
|
+ "aecron/page/title": "任務排程器",
|
|
|
|
|
+ "aecron/page/subtitle": "在您離線時執行排程任務",
|
|
|
|
|
+ "aecron/btn/open": "開啟系統排程器",
|
|
|
|
|
+ "aecron/section/mytasks": "我的排程任務",
|
|
|
|
|
+ "aecron/header/task-app": "任務 / 應用程式",
|
|
|
|
|
+ "aecron/header/script": "腳本",
|
|
|
|
|
+ "aecron/section/groupperm": "群組 Cron 任務權限",
|
|
|
|
|
+ "aecron/header/permgroup": "權限群組",
|
|
|
|
|
+ "aecron/header/cancreate": "可建立 Cron 任務",
|
|
|
|
|
+ "aecron/admin/note": "管理員群組始終擁有 cron 任務建立權限,且無法被限制。",
|
|
|
|
|
+ "aecron/js/checking/title": "正在檢查權限…",
|
|
|
|
|
+ "aecron/js/checking/desc": "請稍候",
|
|
|
|
|
+ "aecron/js/status/enabled/title": "Cron 任務建立已啟用",
|
|
|
|
|
+ "aecron/js/status/enabled/desc": "您可以建立和管理排程任務。",
|
|
|
|
|
+ "aecron/js/status/disabled/title": "Cron 任務建立已停用",
|
|
|
|
|
+ "aecron/js/status/disabled/desc": "您的帳戶沒有建立排程任務的權限。請聯絡管理員。",
|
|
|
|
|
+ "aecron/js/empty/notask": "沒有已登記的排程任務。",
|
|
|
|
|
+ "aecron/js/error/loadfail": "無法載入任務清單。",
|
|
|
|
|
+ "aecron/js/empty/nogroups": "找不到權限群組。",
|
|
|
|
|
+ "aecron/js/admingroup/note": "管理員群組 — 始終啟用",
|
|
|
|
|
+ "aecron/js/error/groupperm": "更新群組權限失敗。"
|
|
|
},
|
|
},
|
|
|
"titles": {},
|
|
"titles": {},
|
|
|
"placeholder": {
|
|
"placeholder": {
|
|
@@ -140,7 +169,36 @@
|
|
|
"js/alert/noname": "任務名稱為必填。",
|
|
"js/alert/noname": "任務名稱為必填。",
|
|
|
"js/alert/nopath": "腳本路徑為必填。",
|
|
"js/alert/nopath": "腳本路徑為必填。",
|
|
|
"js/alert/interval": "執行間隔至少需要 1 分鐘。",
|
|
"js/alert/interval": "執行間隔至少需要 1 分鐘。",
|
|
|
- "js/toast/created": "任務已建立!"
|
|
|
|
|
|
|
+ "js/toast/created": "任務已建立!",
|
|
|
|
|
+ "js/time/day1": "天",
|
|
|
|
|
+ "js/time/days": "天",
|
|
|
|
|
+ "js/time/hour1": "小時",
|
|
|
|
|
+ "js/time/hours": "小時",
|
|
|
|
|
+ "js/time/minute1": "分鐘",
|
|
|
|
|
+ "js/time/minutes": "分鐘",
|
|
|
|
|
+ "js/time/sec": "秒",
|
|
|
|
|
+ "js/time/sep": "",
|
|
|
|
|
+ "aecron/page/title": "任務排程器",
|
|
|
|
|
+ "aecron/page/subtitle": "在您離線時執行排程任務",
|
|
|
|
|
+ "aecron/btn/open": "開啟系統排程器",
|
|
|
|
|
+ "aecron/section/mytasks": "我的排程任務",
|
|
|
|
|
+ "aecron/header/task-app": "任務 / 應用程式",
|
|
|
|
|
+ "aecron/header/script": "腳本",
|
|
|
|
|
+ "aecron/section/groupperm": "群組 Cron 任務權限",
|
|
|
|
|
+ "aecron/header/permgroup": "權限群組",
|
|
|
|
|
+ "aecron/header/cancreate": "可建立 Cron 任務",
|
|
|
|
|
+ "aecron/admin/note": "管理員群組始終擁有 cron 任務建立權限,且無法被限制。",
|
|
|
|
|
+ "aecron/js/checking/title": "正在檢查權限…",
|
|
|
|
|
+ "aecron/js/checking/desc": "請稍候",
|
|
|
|
|
+ "aecron/js/status/enabled/title": "Cron 任務建立已啟用",
|
|
|
|
|
+ "aecron/js/status/enabled/desc": "您可以建立和管理排程任務。",
|
|
|
|
|
+ "aecron/js/status/disabled/title": "Cron 任務建立已停用",
|
|
|
|
|
+ "aecron/js/status/disabled/desc": "您的帳戶沒有建立排程任務的權限。請聯絡管理員。",
|
|
|
|
|
+ "aecron/js/empty/notask": "沒有已登記的排程任務。",
|
|
|
|
|
+ "aecron/js/error/loadfail": "無法載入任務清單。",
|
|
|
|
|
+ "aecron/js/empty/nogroups": "找不到權限群組。",
|
|
|
|
|
+ "aecron/js/admingroup/note": "管理員群組 — 始終啟用",
|
|
|
|
|
+ "aecron/js/error/groupperm": "更新群組權限失敗。"
|
|
|
},
|
|
},
|
|
|
"titles": {},
|
|
"titles": {},
|
|
|
"placeholder": {
|
|
"placeholder": {
|
|
@@ -214,7 +272,36 @@
|
|
|
"js/alert/noname": "任务名称为必填项。",
|
|
"js/alert/noname": "任务名称为必填项。",
|
|
|
"js/alert/nopath": "脚本路径为必填项。",
|
|
"js/alert/nopath": "脚本路径为必填项。",
|
|
|
"js/alert/interval": "执行间隔至少需要 1 分钟。",
|
|
"js/alert/interval": "执行间隔至少需要 1 分钟。",
|
|
|
- "js/toast/created": "任务已创建!"
|
|
|
|
|
|
|
+ "js/toast/created": "任务已创建!",
|
|
|
|
|
+ "js/time/day1": "天",
|
|
|
|
|
+ "js/time/days": "天",
|
|
|
|
|
+ "js/time/hour1": "小时",
|
|
|
|
|
+ "js/time/hours": "小时",
|
|
|
|
|
+ "js/time/minute1": "分钟",
|
|
|
|
|
+ "js/time/minutes": "分钟",
|
|
|
|
|
+ "js/time/sec": "秒",
|
|
|
|
|
+ "js/time/sep": "",
|
|
|
|
|
+ "aecron/page/title": "任务计划程序",
|
|
|
|
|
+ "aecron/page/subtitle": "在您离线时执行计划任务",
|
|
|
|
|
+ "aecron/btn/open": "打开系统计划程序",
|
|
|
|
|
+ "aecron/section/mytasks": "我的计划任务",
|
|
|
|
|
+ "aecron/header/task-app": "任务 / 应用",
|
|
|
|
|
+ "aecron/header/script": "脚本",
|
|
|
|
|
+ "aecron/section/groupperm": "群组 Cron 任务权限",
|
|
|
|
|
+ "aecron/header/permgroup": "权限群组",
|
|
|
|
|
+ "aecron/header/cancreate": "可创建 Cron 任务",
|
|
|
|
|
+ "aecron/admin/note": "管理员组始终拥有 cron 任务创建权限,且无法被限制。",
|
|
|
|
|
+ "aecron/js/checking/title": "正在检查权限…",
|
|
|
|
|
+ "aecron/js/checking/desc": "请稍候",
|
|
|
|
|
+ "aecron/js/status/enabled/title": "Cron 任务创建已启用",
|
|
|
|
|
+ "aecron/js/status/enabled/desc": "您可以创建和管理计划任务。",
|
|
|
|
|
+ "aecron/js/status/disabled/title": "Cron 任务创建已停用",
|
|
|
|
|
+ "aecron/js/status/disabled/desc": "您的账户没有创建计划任务的权限。请联系管理员。",
|
|
|
|
|
+ "aecron/js/empty/notask": "没有已注册的计划任务。",
|
|
|
|
|
+ "aecron/js/error/loadfail": "无法加载任务列表。",
|
|
|
|
|
+ "aecron/js/empty/nogroups": "未找到权限组。",
|
|
|
|
|
+ "aecron/js/admingroup/note": "管理员组 — 始终启用",
|
|
|
|
|
+ "aecron/js/error/groupperm": "更新组权限失败。"
|
|
|
},
|
|
},
|
|
|
"titles": {},
|
|
"titles": {},
|
|
|
"placeholder": {
|
|
"placeholder": {
|
|
@@ -258,7 +345,7 @@
|
|
|
"form/unit/hours": "Hours",
|
|
"form/unit/hours": "Hours",
|
|
|
"form/unit/days": "Days",
|
|
"form/unit/days": "Days",
|
|
|
"form/unit/months": "Months (approx.)",
|
|
"form/unit/months": "Months (approx.)",
|
|
|
- "form/month/hint": "Month is approximated as 2 628 333 seconds.",
|
|
|
|
|
|
|
+ "form/month/hint": "Month is approximated as 2 628 333 seconds.",
|
|
|
"form/alignto/label": "Align to",
|
|
"form/alignto/label": "Align to",
|
|
|
"form/base/now": "Now (current minute)",
|
|
"form/base/now": "Now (current minute)",
|
|
|
"form/base/hour": "Start of the Hour",
|
|
"form/base/hour": "Start of the Hour",
|
|
@@ -288,7 +375,36 @@
|
|
|
"js/alert/noname": "Task name is required.",
|
|
"js/alert/noname": "Task name is required.",
|
|
|
"js/alert/nopath": "Script path is required.",
|
|
"js/alert/nopath": "Script path is required.",
|
|
|
"js/alert/interval": "Interval must be at least 1 minute.",
|
|
"js/alert/interval": "Interval must be at least 1 minute.",
|
|
|
- "js/toast/created": "Task created!"
|
|
|
|
|
|
|
+ "js/toast/created": "Task created!",
|
|
|
|
|
+ "js/time/day1": " day",
|
|
|
|
|
+ "js/time/days": " days",
|
|
|
|
|
+ "js/time/hour1": " hour",
|
|
|
|
|
+ "js/time/hours": " hours",
|
|
|
|
|
+ "js/time/minute1": " minute",
|
|
|
|
|
+ "js/time/minutes": " minutes",
|
|
|
|
|
+ "js/time/sec": " sec",
|
|
|
|
|
+ "js/time/sep": " ",
|
|
|
|
|
+ "aecron/page/title": "Tasks Scheduler",
|
|
|
|
|
+ "aecron/page/subtitle": "Schedule tasks to run while you are offline",
|
|
|
|
|
+ "aecron/btn/open": "Open System Scheduler",
|
|
|
|
|
+ "aecron/section/mytasks": "Your Scheduled Tasks",
|
|
|
|
|
+ "aecron/header/task-app": "Task / App",
|
|
|
|
|
+ "aecron/header/script": "Script",
|
|
|
|
|
+ "aecron/section/groupperm": "Group Cron Job Permissions",
|
|
|
|
|
+ "aecron/header/permgroup": "Permission Group",
|
|
|
|
|
+ "aecron/header/cancreate": "Can Create Cron Jobs",
|
|
|
|
|
+ "aecron/admin/note": "Administrator groups always have cron creation permission and cannot be restricted.",
|
|
|
|
|
+ "aecron/js/checking/title": "Checking permission…",
|
|
|
|
|
+ "aecron/js/checking/desc": "Please wait",
|
|
|
|
|
+ "aecron/js/status/enabled/title": "Cron Job Creation Enabled",
|
|
|
|
|
+ "aecron/js/status/enabled/desc": "You are allowed to create and manage scheduled tasks.",
|
|
|
|
|
+ "aecron/js/status/disabled/title": "Cron Job Creation Disabled",
|
|
|
|
|
+ "aecron/js/status/disabled/desc": "Your account does not have permission to create scheduled tasks. Contact an administrator.",
|
|
|
|
|
+ "aecron/js/empty/notask": "No scheduled tasks registered.",
|
|
|
|
|
+ "aecron/js/error/loadfail": "Unable to load task list.",
|
|
|
|
|
+ "aecron/js/empty/nogroups": "No permission groups found.",
|
|
|
|
|
+ "aecron/js/admingroup/note": "Administrator group — always enabled",
|
|
|
|
|
+ "aecron/js/error/groupperm": "Failed to update group permission."
|
|
|
},
|
|
},
|
|
|
"titles": {},
|
|
"titles": {},
|
|
|
"placeholder": {
|
|
"placeholder": {
|
|
@@ -362,7 +478,36 @@
|
|
|
"js/alert/noname": "タスク名は必須です。",
|
|
"js/alert/noname": "タスク名は必須です。",
|
|
|
"js/alert/nopath": "スクリプトパスは必須です。",
|
|
"js/alert/nopath": "スクリプトパスは必須です。",
|
|
|
"js/alert/interval": "実行間隔は1分以上にする必要があります。",
|
|
"js/alert/interval": "実行間隔は1分以上にする必要があります。",
|
|
|
- "js/toast/created": "タスクを作成しました!"
|
|
|
|
|
|
|
+ "js/toast/created": "タスクを作成しました!",
|
|
|
|
|
+ "js/time/day1": "日",
|
|
|
|
|
+ "js/time/days": "日",
|
|
|
|
|
+ "js/time/hour1": "時間",
|
|
|
|
|
+ "js/time/hours": "時間",
|
|
|
|
|
+ "js/time/minute1": "分",
|
|
|
|
|
+ "js/time/minutes": "分",
|
|
|
|
|
+ "js/time/sec": "秒",
|
|
|
|
|
+ "js/time/sep": "",
|
|
|
|
|
+ "aecron/page/title": "タスクスケジューラ",
|
|
|
|
|
+ "aecron/page/subtitle": "オフライン中にタスクを実行するよう設定します",
|
|
|
|
|
+ "aecron/btn/open": "システムスケジューラを開く",
|
|
|
|
|
+ "aecron/section/mytasks": "マイスケジュールタスク",
|
|
|
|
|
+ "aecron/header/task-app": "タスク / アプリ",
|
|
|
|
|
+ "aecron/header/script": "スクリプト",
|
|
|
|
|
+ "aecron/section/groupperm": "グループ Cron 権限",
|
|
|
|
|
+ "aecron/header/permgroup": "権限グループ",
|
|
|
|
|
+ "aecron/header/cancreate": "Cron タスクの作成可否",
|
|
|
|
|
+ "aecron/admin/note": "管理者グループは常に Cron タスク作成権限を持ち、制限することはできません。",
|
|
|
|
|
+ "aecron/js/checking/title": "権限を確認中…",
|
|
|
|
|
+ "aecron/js/checking/desc": "しばらくお待ちください",
|
|
|
|
|
+ "aecron/js/status/enabled/title": "Cron タスク作成が有効",
|
|
|
|
|
+ "aecron/js/status/enabled/desc": "スケジュールタスクを作成・管理できます。",
|
|
|
|
|
+ "aecron/js/status/disabled/title": "Cron タスク作成が無効",
|
|
|
|
|
+ "aecron/js/status/disabled/desc": "アカウントにスケジュールタスクを作成する権限がありません。管理者に連絡してください。",
|
|
|
|
|
+ "aecron/js/empty/notask": "スケジュールタスクは登録されていません。",
|
|
|
|
|
+ "aecron/js/error/loadfail": "タスクリストを読み込めません。",
|
|
|
|
|
+ "aecron/js/empty/nogroups": "権限グループが見つかりません。",
|
|
|
|
|
+ "aecron/js/admingroup/note": "管理者グループ — 常に有効",
|
|
|
|
|
+ "aecron/js/error/groupperm": "グループ権限の更新に失敗しました。"
|
|
|
},
|
|
},
|
|
|
"titles": {},
|
|
"titles": {},
|
|
|
"placeholder": {
|
|
"placeholder": {
|
|
@@ -436,7 +581,36 @@
|
|
|
"js/alert/noname": "작업 이름은 필수입니다.",
|
|
"js/alert/noname": "작업 이름은 필수입니다.",
|
|
|
"js/alert/nopath": "스크립트 경로는 필수입니다.",
|
|
"js/alert/nopath": "스크립트 경로는 필수입니다.",
|
|
|
"js/alert/interval": "실행 간격은 최소 1분이어야 합니다.",
|
|
"js/alert/interval": "실행 간격은 최소 1분이어야 합니다.",
|
|
|
- "js/toast/created": "작업이 생성되었습니다!"
|
|
|
|
|
|
|
+ "js/toast/created": "작업이 생성되었습니다!",
|
|
|
|
|
+ "js/time/day1": "일",
|
|
|
|
|
+ "js/time/days": "일",
|
|
|
|
|
+ "js/time/hour1": "시간",
|
|
|
|
|
+ "js/time/hours": "시간",
|
|
|
|
|
+ "js/time/minute1": "분",
|
|
|
|
|
+ "js/time/minutes": "분",
|
|
|
|
|
+ "js/time/sec": "초",
|
|
|
|
|
+ "js/time/sep": "",
|
|
|
|
|
+ "aecron/page/title": "작업 스케줄러",
|
|
|
|
|
+ "aecron/page/subtitle": "오프라인 상태에서 작업을 실행하도록 예약합니다",
|
|
|
|
|
+ "aecron/btn/open": "시스템 스케줄러 열기",
|
|
|
|
|
+ "aecron/section/mytasks": "내 예약 작업",
|
|
|
|
|
+ "aecron/header/task-app": "작업 / 앱",
|
|
|
|
|
+ "aecron/header/script": "스크립트",
|
|
|
|
|
+ "aecron/section/groupperm": "그룹 Cron 권한",
|
|
|
|
|
+ "aecron/header/permgroup": "권한 그룹",
|
|
|
|
|
+ "aecron/header/cancreate": "Cron 작업 생성 가능",
|
|
|
|
|
+ "aecron/admin/note": "관리자 그룹은 항상 Cron 작업 생성 권한을 가지며 제한할 수 없습니다.",
|
|
|
|
|
+ "aecron/js/checking/title": "권한 확인 중…",
|
|
|
|
|
+ "aecron/js/checking/desc": "잠시 기다려 주세요",
|
|
|
|
|
+ "aecron/js/status/enabled/title": "Cron 작업 생성 활성화",
|
|
|
|
|
+ "aecron/js/status/enabled/desc": "예약 작업을 생성하고 관리할 수 있습니다.",
|
|
|
|
|
+ "aecron/js/status/disabled/title": "Cron 작업 생성 비활성화",
|
|
|
|
|
+ "aecron/js/status/disabled/desc": "계정에 예약 작업을 생성할 권한이 없습니다. 관리자에게 문의하세요.",
|
|
|
|
|
+ "aecron/js/empty/notask": "등록된 예약 작업이 없습니다.",
|
|
|
|
|
+ "aecron/js/error/loadfail": "작업 목록을 불러올 수 없습니다.",
|
|
|
|
|
+ "aecron/js/empty/nogroups": "권한 그룹을 찾을 수 없습니다.",
|
|
|
|
|
+ "aecron/js/admingroup/note": "관리자 그룹 — 항상 활성화",
|
|
|
|
|
+ "aecron/js/error/groupperm": "그룹 권한 업데이트에 실패했습니다."
|
|
|
},
|
|
},
|
|
|
"titles": {},
|
|
"titles": {},
|
|
|
"placeholder": {
|
|
"placeholder": {
|