mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-28 01:10:54 +01:00
* New translations en.json (Hebrew) * New translations en.json (Dutch) * New translations en.json (Hebrew) * New translations en.json (Hebrew) * New translations en.json (Romanian) * New translations en.json (French) * New translations en.json (Spanish) * New translations en.json (Czech) * New translations en.json (Danish) * New translations en.json (German) * New translations en.json (Greek) * New translations en.json (Hungarian) * New translations en.json (Italian) * New translations en.json (Japanese) * New translations en.json (Korean) * New translations en.json (Lithuanian) * New translations en.json (Dutch) * New translations en.json (Norwegian) * New translations en.json (Polish) * New translations en.json (Russian) * New translations en.json (Slovak) * New translations en.json (Slovenian) * New translations en.json (Swedish) * New translations en.json (Turkish) * New translations en.json (Ukrainian) * New translations en.json (Chinese Simplified) * New translations en.json (Vietnamese) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Croatian) * New translations en.json (Latvian) * New translations en.json (Cree) --------- Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
2964 lines
64 KiB
JSON
2964 lines
64 KiB
JSON
{
|
||
"init": {
|
||
"step": {
|
||
"start": {
|
||
"title": "",
|
||
"subtitle": "",
|
||
"description": "",
|
||
"action": {
|
||
"scratch": "",
|
||
"importOldmarr": ""
|
||
}
|
||
},
|
||
"import": {
|
||
"title": "",
|
||
"subtitle": "",
|
||
"dropzone": {
|
||
"title": "",
|
||
"description": ""
|
||
},
|
||
"fileInfo": {
|
||
"action": {
|
||
"change": ""
|
||
}
|
||
},
|
||
"importSettings": {
|
||
"title": "",
|
||
"description": ""
|
||
},
|
||
"boardSelection": {
|
||
"title": "",
|
||
"description": "",
|
||
"action": {
|
||
"selectAll": "",
|
||
"unselectAll": ""
|
||
}
|
||
},
|
||
"summary": {
|
||
"title": "",
|
||
"description": "",
|
||
"action": {
|
||
"import": ""
|
||
},
|
||
"entities": {
|
||
"apps": "アプリ",
|
||
"boards": "ボード",
|
||
"integrations": "",
|
||
"credentialUsers": ""
|
||
}
|
||
},
|
||
"tokenModal": {
|
||
"title": "",
|
||
"field": {
|
||
"token": {
|
||
"label": "トークン",
|
||
"description": ""
|
||
}
|
||
},
|
||
"notification": {
|
||
"error": {
|
||
"title": "",
|
||
"message": ""
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"user": {
|
||
"title": "",
|
||
"subtitle": "",
|
||
"notification": {
|
||
"success": {
|
||
"title": "",
|
||
"message": ""
|
||
},
|
||
"error": {
|
||
"title": ""
|
||
}
|
||
}
|
||
},
|
||
"group": {
|
||
"title": "",
|
||
"subtitle": "",
|
||
"form": {
|
||
"name": {
|
||
"label": "",
|
||
"description": ""
|
||
}
|
||
}
|
||
},
|
||
"settings": {
|
||
"title": "設定",
|
||
"subtitle": ""
|
||
},
|
||
"finish": {
|
||
"title": "",
|
||
"subtitle": "",
|
||
"description": "",
|
||
"action": {
|
||
"goToBoard": "",
|
||
"createBoard": "",
|
||
"inviteUser": "",
|
||
"docs": ""
|
||
}
|
||
}
|
||
},
|
||
"backToStart": ""
|
||
},
|
||
"user": {
|
||
"title": "ユーザー",
|
||
"name": "ユーザー",
|
||
"page": {
|
||
"login": {
|
||
"title": "",
|
||
"subtitle": ""
|
||
},
|
||
"invite": {
|
||
"title": "",
|
||
"subtitle": "",
|
||
"description": ""
|
||
},
|
||
"init": {
|
||
"title": "",
|
||
"subtitle": ""
|
||
}
|
||
},
|
||
"field": {
|
||
"email": {
|
||
"label": "Eメール",
|
||
"verified": ""
|
||
},
|
||
"username": {
|
||
"label": "ユーザー名"
|
||
},
|
||
"password": {
|
||
"label": "パスワード",
|
||
"requirement": {
|
||
"length": "",
|
||
"lowercase": "小文字を含む",
|
||
"uppercase": "大文字を含む",
|
||
"number": "番号を含む",
|
||
"special": ""
|
||
}
|
||
},
|
||
"passwordConfirm": {
|
||
"label": "パスワードの確認"
|
||
},
|
||
"previousPassword": {
|
||
"label": ""
|
||
},
|
||
"homeBoard": {
|
||
"label": ""
|
||
},
|
||
"pingIconsEnabled": {
|
||
"label": ""
|
||
}
|
||
},
|
||
"error": {
|
||
"usernameTaken": ""
|
||
},
|
||
"action": {
|
||
"login": {
|
||
"label": "ログイン",
|
||
"labelWith": "",
|
||
"notification": {
|
||
"success": {
|
||
"title": "",
|
||
"message": ""
|
||
},
|
||
"error": {
|
||
"title": "",
|
||
"message": ""
|
||
}
|
||
},
|
||
"forgotPassword": {
|
||
"label": "",
|
||
"description": ""
|
||
}
|
||
},
|
||
"register": {
|
||
"label": "アカウント作成",
|
||
"notification": {
|
||
"success": {
|
||
"title": "アカウント作成",
|
||
"message": ""
|
||
},
|
||
"error": {
|
||
"title": "",
|
||
"message": ""
|
||
}
|
||
}
|
||
},
|
||
"create": "ユーザー作成",
|
||
"changePassword": {
|
||
"label": "",
|
||
"notification": {
|
||
"success": {
|
||
"message": ""
|
||
},
|
||
"error": {
|
||
"message": ""
|
||
}
|
||
}
|
||
},
|
||
"changeHomeBoard": {
|
||
"notification": {
|
||
"success": {
|
||
"message": ""
|
||
},
|
||
"error": {
|
||
"message": ""
|
||
}
|
||
}
|
||
},
|
||
"changeFirstDayOfWeek": {
|
||
"notification": {
|
||
"success": {
|
||
"message": ""
|
||
},
|
||
"error": {
|
||
"message": ""
|
||
}
|
||
}
|
||
},
|
||
"changePingIconsEnabled": {
|
||
"notification": {
|
||
"success": {
|
||
"message": ""
|
||
},
|
||
"error": {
|
||
"message": ""
|
||
}
|
||
}
|
||
},
|
||
"manageAvatar": {
|
||
"changeImage": {
|
||
"label": "",
|
||
"notification": {
|
||
"success": {
|
||
"message": ""
|
||
},
|
||
"error": {
|
||
"message": ""
|
||
},
|
||
"toLarge": {
|
||
"title": "",
|
||
"message": ""
|
||
}
|
||
}
|
||
},
|
||
"removeImage": {
|
||
"label": "",
|
||
"confirm": "",
|
||
"notification": {
|
||
"success": {
|
||
"message": ""
|
||
},
|
||
"error": {
|
||
"message": ""
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"editProfile": {
|
||
"notification": {
|
||
"success": {
|
||
"message": ""
|
||
},
|
||
"error": {
|
||
"message": ""
|
||
}
|
||
}
|
||
},
|
||
"delete": {
|
||
"label": "",
|
||
"description": "",
|
||
"confirm": ""
|
||
},
|
||
"select": {
|
||
"label": "",
|
||
"notFound": ""
|
||
},
|
||
"transfer": {
|
||
"label": ""
|
||
}
|
||
}
|
||
},
|
||
"group": {
|
||
"title": "",
|
||
"name": "",
|
||
"search": "",
|
||
"field": {
|
||
"name": "名称",
|
||
"members": ""
|
||
},
|
||
"permission": {
|
||
"admin": {
|
||
"title": "管理者",
|
||
"item": {
|
||
"admin": {
|
||
"label": "",
|
||
"description": ""
|
||
}
|
||
}
|
||
},
|
||
"app": {
|
||
"title": "アプリ",
|
||
"item": {
|
||
"create": {
|
||
"label": "",
|
||
"description": ""
|
||
},
|
||
"use-all": {
|
||
"label": "",
|
||
"description": ""
|
||
},
|
||
"modify-all": {
|
||
"label": "",
|
||
"description": ""
|
||
},
|
||
"full-all": {
|
||
"label": "",
|
||
"description": ""
|
||
}
|
||
}
|
||
},
|
||
"board": {
|
||
"title": "ボード",
|
||
"item": {
|
||
"create": {
|
||
"label": "",
|
||
"description": ""
|
||
},
|
||
"view-all": {
|
||
"label": "",
|
||
"description": ""
|
||
},
|
||
"modify-all": {
|
||
"label": "",
|
||
"description": ""
|
||
},
|
||
"full-all": {
|
||
"label": "",
|
||
"description": ""
|
||
}
|
||
}
|
||
},
|
||
"integration": {
|
||
"title": "",
|
||
"item": {
|
||
"create": {
|
||
"label": "",
|
||
"description": ""
|
||
},
|
||
"use-all": {
|
||
"label": "",
|
||
"description": ""
|
||
},
|
||
"interact-all": {
|
||
"label": "",
|
||
"description": ""
|
||
},
|
||
"full-all": {
|
||
"label": "",
|
||
"description": ""
|
||
}
|
||
}
|
||
},
|
||
"media": {
|
||
"title": "",
|
||
"item": {
|
||
"upload": {
|
||
"label": "",
|
||
"description": ""
|
||
},
|
||
"view-all": {
|
||
"label": "",
|
||
"description": ""
|
||
},
|
||
"full-all": {
|
||
"label": "",
|
||
"description": ""
|
||
}
|
||
}
|
||
},
|
||
"other": {
|
||
"title": "",
|
||
"item": {
|
||
"view-logs": {
|
||
"label": "",
|
||
"description": ""
|
||
}
|
||
}
|
||
},
|
||
"search-engine": {
|
||
"title": "",
|
||
"item": {
|
||
"create": {
|
||
"label": "",
|
||
"description": ""
|
||
},
|
||
"modify-all": {
|
||
"label": "",
|
||
"description": ""
|
||
},
|
||
"full-all": {
|
||
"label": "",
|
||
"description": ""
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"memberNotice": {
|
||
"mixed": "",
|
||
"external": ""
|
||
},
|
||
"reservedNotice": {
|
||
"message": ""
|
||
},
|
||
"action": {
|
||
"create": {
|
||
"label": "",
|
||
"notification": {
|
||
"success": {
|
||
"message": ""
|
||
},
|
||
"error": {
|
||
"message": ""
|
||
}
|
||
}
|
||
},
|
||
"transfer": {
|
||
"label": "",
|
||
"description": "",
|
||
"confirm": "",
|
||
"notification": {
|
||
"success": {
|
||
"message": ""
|
||
},
|
||
"error": {
|
||
"message": ""
|
||
}
|
||
}
|
||
},
|
||
"addMember": {
|
||
"label": ""
|
||
},
|
||
"removeMember": {
|
||
"label": "",
|
||
"confirm": ""
|
||
},
|
||
"delete": {
|
||
"label": "",
|
||
"description": "",
|
||
"confirm": "",
|
||
"notification": {
|
||
"success": {
|
||
"message": ""
|
||
},
|
||
"error": {
|
||
"message": ""
|
||
}
|
||
}
|
||
},
|
||
"changePermissions": {
|
||
"notification": {
|
||
"success": {
|
||
"title": "",
|
||
"message": ""
|
||
},
|
||
"error": {
|
||
"title": "",
|
||
"message": ""
|
||
}
|
||
}
|
||
},
|
||
"update": {
|
||
"notification": {
|
||
"success": {
|
||
"message": ""
|
||
},
|
||
"error": {
|
||
"message": ""
|
||
}
|
||
}
|
||
},
|
||
"select": {
|
||
"label": "",
|
||
"notFound": ""
|
||
}
|
||
}
|
||
},
|
||
"app": {
|
||
"page": {
|
||
"list": {
|
||
"title": "アプリ",
|
||
"noResults": {
|
||
"title": "",
|
||
"action": ""
|
||
}
|
||
},
|
||
"create": {
|
||
"title": "",
|
||
"notification": {
|
||
"success": {
|
||
"title": "",
|
||
"message": ""
|
||
},
|
||
"error": {
|
||
"title": "",
|
||
"message": ""
|
||
}
|
||
}
|
||
},
|
||
"edit": {
|
||
"title": "",
|
||
"notification": {
|
||
"success": {
|
||
"title": "",
|
||
"message": ""
|
||
},
|
||
"error": {
|
||
"title": "",
|
||
"message": ""
|
||
}
|
||
}
|
||
},
|
||
"delete": {
|
||
"title": "",
|
||
"message": "",
|
||
"notification": {
|
||
"success": {
|
||
"title": "",
|
||
"message": ""
|
||
},
|
||
"error": {
|
||
"title": "",
|
||
"message": ""
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"field": {
|
||
"name": {
|
||
"label": "名称"
|
||
},
|
||
"description": {
|
||
"label": ""
|
||
},
|
||
"url": {
|
||
"label": ""
|
||
}
|
||
},
|
||
"action": {
|
||
"select": {
|
||
"label": "",
|
||
"notFound": ""
|
||
}
|
||
}
|
||
},
|
||
"integration": {
|
||
"page": {
|
||
"list": {
|
||
"title": "",
|
||
"search": "",
|
||
"noResults": {
|
||
"title": ""
|
||
}
|
||
},
|
||
"create": {
|
||
"title": "",
|
||
"notification": {
|
||
"success": {
|
||
"title": "",
|
||
"message": ""
|
||
},
|
||
"error": {
|
||
"title": "",
|
||
"message": ""
|
||
}
|
||
}
|
||
},
|
||
"edit": {
|
||
"title": "",
|
||
"notification": {
|
||
"success": {
|
||
"title": "",
|
||
"message": ""
|
||
},
|
||
"error": {
|
||
"title": "",
|
||
"message": ""
|
||
}
|
||
}
|
||
},
|
||
"delete": {
|
||
"title": "",
|
||
"message": "",
|
||
"notification": {
|
||
"success": {
|
||
"title": "",
|
||
"message": ""
|
||
},
|
||
"error": {
|
||
"title": "",
|
||
"message": ""
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"field": {
|
||
"name": {
|
||
"label": "名称"
|
||
},
|
||
"url": {
|
||
"label": ""
|
||
}
|
||
},
|
||
"action": {
|
||
"create": ""
|
||
},
|
||
"testConnection": {
|
||
"action": {
|
||
"create": "",
|
||
"edit": ""
|
||
},
|
||
"alertNotice": "",
|
||
"notification": {
|
||
"success": {
|
||
"title": "",
|
||
"message": ""
|
||
},
|
||
"invalidUrl": {
|
||
"title": "無効なURL",
|
||
"message": ""
|
||
},
|
||
"secretNotDefined": {
|
||
"title": "",
|
||
"message": ""
|
||
},
|
||
"invalidCredentials": {
|
||
"title": "",
|
||
"message": ""
|
||
},
|
||
"commonError": {
|
||
"title": "",
|
||
"message": ""
|
||
},
|
||
"badRequest": {
|
||
"title": "",
|
||
"message": ""
|
||
},
|
||
"unauthorized": {
|
||
"title": "",
|
||
"message": ""
|
||
},
|
||
"forbidden": {
|
||
"title": "",
|
||
"message": ""
|
||
},
|
||
"notFound": {
|
||
"title": "",
|
||
"message": ""
|
||
},
|
||
"internalServerError": {
|
||
"title": "",
|
||
"message": ""
|
||
},
|
||
"serviceUnavailable": {
|
||
"title": "",
|
||
"message": ""
|
||
},
|
||
"connectionAborted": {
|
||
"title": "",
|
||
"message": ""
|
||
},
|
||
"domainNotFound": {
|
||
"title": "",
|
||
"message": ""
|
||
},
|
||
"connectionRefused": {
|
||
"title": "",
|
||
"message": ""
|
||
},
|
||
"invalidJson": {
|
||
"title": "",
|
||
"message": ""
|
||
},
|
||
"wrongPath": {
|
||
"title": "",
|
||
"message": ""
|
||
}
|
||
}
|
||
},
|
||
"secrets": {
|
||
"title": "",
|
||
"lastUpdated": "",
|
||
"notSet": {
|
||
"label": "",
|
||
"tooltip": ""
|
||
},
|
||
"secureNotice": "",
|
||
"reset": {
|
||
"title": "",
|
||
"message": ""
|
||
},
|
||
"noSecretsRequired": {
|
||
"segmentTitle": "",
|
||
"text": ""
|
||
},
|
||
"kind": {
|
||
"username": {
|
||
"label": "ユーザー名",
|
||
"newLabel": ""
|
||
},
|
||
"apiKey": {
|
||
"label": "",
|
||
"newLabel": ""
|
||
},
|
||
"password": {
|
||
"label": "パスワード",
|
||
"newLabel": "新しいパスワード"
|
||
}
|
||
}
|
||
},
|
||
"permission": {
|
||
"use": "",
|
||
"interact": "",
|
||
"full": ""
|
||
}
|
||
},
|
||
"media": {
|
||
"plural": "",
|
||
"search": "",
|
||
"field": {
|
||
"name": "名称",
|
||
"size": "サイズ",
|
||
"creator": "クリエイター"
|
||
},
|
||
"action": {
|
||
"upload": {
|
||
"label": "",
|
||
"file": "",
|
||
"notification": {
|
||
"success": {
|
||
"message": ""
|
||
},
|
||
"error": {
|
||
"message": ""
|
||
}
|
||
}
|
||
},
|
||
"delete": {
|
||
"label": "",
|
||
"description": "",
|
||
"notification": {
|
||
"success": {
|
||
"message": ""
|
||
},
|
||
"error": {
|
||
"message": ""
|
||
}
|
||
}
|
||
},
|
||
"copy": {
|
||
"label": ""
|
||
}
|
||
}
|
||
},
|
||
"common": {
|
||
"beta": "",
|
||
"error": "エラー",
|
||
"action": {
|
||
"add": "追加",
|
||
"apply": "適用",
|
||
"backToOverview": "",
|
||
"create": "作成",
|
||
"edit": "編集",
|
||
"import": "",
|
||
"insert": "挿入",
|
||
"remove": "削除",
|
||
"save": "保存",
|
||
"saveChanges": "変更を保存する",
|
||
"cancel": "キャンセル",
|
||
"delete": "削除",
|
||
"discard": "",
|
||
"confirm": "確認",
|
||
"continue": "",
|
||
"previous": "前へ",
|
||
"next": "次へ",
|
||
"checkoutDocs": "",
|
||
"checkLogs": "",
|
||
"tryAgain": "リトライ",
|
||
"loading": ""
|
||
},
|
||
"here": "",
|
||
"iconPicker": {
|
||
"label": "",
|
||
"header": ""
|
||
},
|
||
"colorScheme": {
|
||
"options": {
|
||
"light": "",
|
||
"dark": ""
|
||
}
|
||
},
|
||
"information": {
|
||
"min": "",
|
||
"max": "",
|
||
"days": "",
|
||
"hours": "時間",
|
||
"minutes": "分"
|
||
},
|
||
"notification": {
|
||
"create": {
|
||
"success": "",
|
||
"error": ""
|
||
},
|
||
"delete": {
|
||
"success": "",
|
||
"error": ""
|
||
},
|
||
"update": {
|
||
"success": "",
|
||
"error": ""
|
||
},
|
||
"transfer": {
|
||
"success": "",
|
||
"error": ""
|
||
}
|
||
},
|
||
"multiSelect": {
|
||
"placeholder": ""
|
||
},
|
||
"multiText": {
|
||
"placeholder": "",
|
||
"addLabel": ""
|
||
},
|
||
"select": {
|
||
"placeholder": "",
|
||
"badge": {
|
||
"recommended": ""
|
||
}
|
||
},
|
||
"userAvatar": {
|
||
"menu": {
|
||
"switchToDarkMode": "",
|
||
"switchToLightMode": "",
|
||
"management": "",
|
||
"preferences": "あなたの好み",
|
||
"logout": "",
|
||
"login": "ログイン",
|
||
"homeBoard": "",
|
||
"loggedOut": "",
|
||
"updateAvailable": ""
|
||
}
|
||
},
|
||
"dangerZone": "危険な操作",
|
||
"noResults": "結果が見つかりません",
|
||
"preview": {
|
||
"show": "",
|
||
"hide": ""
|
||
},
|
||
"zod": {
|
||
"errors": {
|
||
"default": "このフィールドは無効です。",
|
||
"required": "このフィールドは必須です",
|
||
"string": {
|
||
"startsWith": "このフィールドは {startsWith}で始まらなければならない。",
|
||
"endsWith": "このフィールドの末尾は {endsWith}でなければならない。",
|
||
"includes": "このフィールドには {includes}を含めなければならない。",
|
||
"invalidEmail": ""
|
||
},
|
||
"tooSmall": {
|
||
"string": "このフィールドは {minimum} 文字以上で入力してください。",
|
||
"number": "このフィールドは {minimum}以上でなければならない。"
|
||
},
|
||
"tooBig": {
|
||
"string": "このフィールドは {maximum} 文字以内で入力してください。",
|
||
"number": "このフィールドは {maximum}以下でなければならない。"
|
||
},
|
||
"custom": {
|
||
"passwordsDoNotMatch": "",
|
||
"passwordRequirements": "",
|
||
"boardAlreadyExists": "",
|
||
"invalidFileType": "",
|
||
"fileTooLarge": "",
|
||
"invalidConfiguration": "",
|
||
"groupNameTaken": ""
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"section": {
|
||
"dynamic": {
|
||
"action": {
|
||
"create": "",
|
||
"remove": ""
|
||
},
|
||
"remove": {
|
||
"title": "",
|
||
"message": ""
|
||
}
|
||
},
|
||
"category": {
|
||
"field": {
|
||
"name": {
|
||
"label": "名称"
|
||
}
|
||
},
|
||
"action": {
|
||
"create": "",
|
||
"edit": "",
|
||
"remove": "",
|
||
"moveUp": "上に移動",
|
||
"moveDown": "下へ移動",
|
||
"createAbove": "",
|
||
"createBelow": ""
|
||
},
|
||
"create": {
|
||
"title": "",
|
||
"submit": ""
|
||
},
|
||
"remove": {
|
||
"title": "",
|
||
"message": ""
|
||
},
|
||
"edit": {
|
||
"title": "",
|
||
"submit": ""
|
||
},
|
||
"menu": {
|
||
"label": {
|
||
"create": "",
|
||
"changePosition": "ポジションを変更する"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"item": {
|
||
"action": {
|
||
"create": "",
|
||
"import": "",
|
||
"edit": "",
|
||
"moveResize": "",
|
||
"duplicate": "",
|
||
"remove": ""
|
||
},
|
||
"menu": {
|
||
"label": {
|
||
"settings": "設定"
|
||
}
|
||
},
|
||
"create": {
|
||
"title": "",
|
||
"addToBoard": ""
|
||
},
|
||
"moveResize": {
|
||
"title": "",
|
||
"field": {
|
||
"width": {
|
||
"label": "幅"
|
||
},
|
||
"height": {
|
||
"label": "高さ"
|
||
},
|
||
"xOffset": {
|
||
"label": ""
|
||
},
|
||
"yOffset": {
|
||
"label": ""
|
||
}
|
||
}
|
||
},
|
||
"edit": {
|
||
"title": "",
|
||
"advancedOptions": {
|
||
"label": "",
|
||
"title": ""
|
||
},
|
||
"field": {
|
||
"integrations": {
|
||
"label": ""
|
||
},
|
||
"customCssClasses": {
|
||
"label": ""
|
||
}
|
||
}
|
||
},
|
||
"remove": {
|
||
"title": "",
|
||
"message": ""
|
||
}
|
||
},
|
||
"widget": {
|
||
"app": {
|
||
"name": "",
|
||
"description": "",
|
||
"option": {
|
||
"appId": {
|
||
"label": ""
|
||
},
|
||
"openInNewTab": {
|
||
"label": "新しいタブで開く"
|
||
},
|
||
"showTitle": {
|
||
"label": ""
|
||
},
|
||
"showDescriptionTooltip": {
|
||
"label": ""
|
||
},
|
||
"pingEnabled": {
|
||
"label": ""
|
||
}
|
||
},
|
||
"error": {
|
||
"notFound": {
|
||
"label": "",
|
||
"tooltip": ""
|
||
}
|
||
}
|
||
},
|
||
"bookmarks": {
|
||
"name": "",
|
||
"description": "",
|
||
"option": {
|
||
"title": {
|
||
"label": ""
|
||
},
|
||
"layout": {
|
||
"label": "レイアウト",
|
||
"option": {
|
||
"row": {
|
||
"label": "水平"
|
||
},
|
||
"column": {
|
||
"label": "垂直"
|
||
},
|
||
"grid": {
|
||
"label": ""
|
||
}
|
||
}
|
||
},
|
||
"items": {
|
||
"label": "",
|
||
"add": ""
|
||
}
|
||
}
|
||
},
|
||
"dnsHoleSummary": {
|
||
"name": "",
|
||
"description": "",
|
||
"option": {
|
||
"layout": {
|
||
"label": "レイアウト",
|
||
"option": {
|
||
"row": {
|
||
"label": "水平"
|
||
},
|
||
"column": {
|
||
"label": "垂直"
|
||
},
|
||
"grid": {
|
||
"label": ""
|
||
}
|
||
}
|
||
},
|
||
"usePiHoleColors": {
|
||
"label": ""
|
||
}
|
||
},
|
||
"error": {
|
||
"internalServerError": "",
|
||
"integrationsDisconnected": ""
|
||
},
|
||
"data": {
|
||
"adsBlockedToday": "今日のブロック",
|
||
"adsBlockedTodayPercentage": "今日のブロック",
|
||
"dnsQueriesToday": "今日のクエリ",
|
||
"domainsBeingBlocked": ""
|
||
}
|
||
},
|
||
"dnsHoleControls": {
|
||
"name": "",
|
||
"description": "ダッシュボードからPiHoleまたはAdGuardをコントロールする",
|
||
"option": {
|
||
"layout": {
|
||
"label": "レイアウト",
|
||
"option": {
|
||
"row": {
|
||
"label": "水平"
|
||
},
|
||
"column": {
|
||
"label": "垂直"
|
||
},
|
||
"grid": {
|
||
"label": ""
|
||
}
|
||
}
|
||
},
|
||
"showToggleAllButtons": {
|
||
"label": ""
|
||
}
|
||
},
|
||
"error": {
|
||
"internalServerError": ""
|
||
},
|
||
"controls": {
|
||
"enableAll": "",
|
||
"disableAll": "",
|
||
"setTimer": "",
|
||
"set": "設定",
|
||
"enabled": "有効",
|
||
"disabled": "無効",
|
||
"processing": "",
|
||
"disconnected": "",
|
||
"hours": "時間",
|
||
"minutes": "分",
|
||
"unlimited": ""
|
||
}
|
||
},
|
||
"clock": {
|
||
"name": "",
|
||
"description": "現在の日付と時刻を表示します。",
|
||
"option": {
|
||
"customTitleToggle": {
|
||
"label": "",
|
||
"description": ""
|
||
},
|
||
"customTitle": {
|
||
"label": ""
|
||
},
|
||
"is24HourFormat": {
|
||
"label": "",
|
||
"description": ""
|
||
},
|
||
"showSeconds": {
|
||
"label": ""
|
||
},
|
||
"useCustomTimezone": {
|
||
"label": ""
|
||
},
|
||
"timezone": {
|
||
"label": "タイムゾーン",
|
||
"description": ""
|
||
},
|
||
"showDate": {
|
||
"label": ""
|
||
},
|
||
"dateFormat": {
|
||
"label": "",
|
||
"description": ""
|
||
}
|
||
}
|
||
},
|
||
"notebook": {
|
||
"name": "メモ帳",
|
||
"description": "",
|
||
"option": {
|
||
"showToolbar": {
|
||
"label": "マークダウンを書くのに役立つツールバーを表示する"
|
||
},
|
||
"allowReadOnlyCheck": {
|
||
"label": "読み取り専用モードでのチェックを許可する"
|
||
},
|
||
"content": {
|
||
"label": "ノートの内容"
|
||
}
|
||
},
|
||
"controls": {
|
||
"bold": "太字",
|
||
"italic": "斜体",
|
||
"strikethrough": "取り消し線",
|
||
"underline": "下線",
|
||
"colorText": "色付きテキスト",
|
||
"colorHighlight": "色付きのハイライトテキスト",
|
||
"code": "コード",
|
||
"clear": "書式をクリア",
|
||
"heading": "見出し {level}",
|
||
"align": "テキストの整列: {position}",
|
||
"blockquote": "引用",
|
||
"horizontalLine": "水平線",
|
||
"bulletList": "箇条書きリスト",
|
||
"orderedList": "順序付きリスト",
|
||
"checkList": "チェックリスト",
|
||
"increaseIndent": "インデントを上げる",
|
||
"decreaseIndent": "インデントを下げる",
|
||
"link": "リンク",
|
||
"unlink": "リンクを削除",
|
||
"image": "画像を埋め込む",
|
||
"addTable": "テーブルを追加",
|
||
"deleteTable": "テーブルを削除",
|
||
"colorCell": "色付きテキスト",
|
||
"mergeCell": "セル結合の切り替え",
|
||
"addColumnLeft": "前に列を追加",
|
||
"addColumnRight": "後に列を追加",
|
||
"deleteColumn": "列を削除",
|
||
"addRowTop": "前に行を追加",
|
||
"addRowBelow": "後に行を追加",
|
||
"deleteRow": "行の削除"
|
||
},
|
||
"align": {
|
||
"left": "左",
|
||
"center": "中央寄せ",
|
||
"right": "右"
|
||
},
|
||
"popover": {
|
||
"clearColor": "色をクリア",
|
||
"source": "参照元",
|
||
"widthPlaceholder": "% またはピクセル単位の値",
|
||
"columns": "列数",
|
||
"rows": "行数",
|
||
"width": "幅",
|
||
"height": "高さ"
|
||
}
|
||
},
|
||
"iframe": {
|
||
"name": "iframe ",
|
||
"description": "インターネットから任意のコンテンツを埋め込みます。一部のウェブサイトではアクセスが制限される場合があります",
|
||
"option": {
|
||
"embedUrl": {
|
||
"label": "埋め込みURL"
|
||
},
|
||
"allowFullScreen": {
|
||
"label": "フルスクリーンを許可する"
|
||
},
|
||
"allowTransparency": {
|
||
"label": "透明を許可"
|
||
},
|
||
"allowScrolling": {
|
||
"label": "スクロールを許可する"
|
||
},
|
||
"allowPayment": {
|
||
"label": "支払いを許可する"
|
||
},
|
||
"allowAutoPlay": {
|
||
"label": "自動再生を許可する"
|
||
},
|
||
"allowMicrophone": {
|
||
"label": "マイクを許可する"
|
||
},
|
||
"allowCamera": {
|
||
"label": "カメラを許可する"
|
||
},
|
||
"allowGeolocation": {
|
||
"label": "位置情報を許可する"
|
||
}
|
||
},
|
||
"error": {
|
||
"noUrl": "",
|
||
"noBrowerSupport": "お使いのブラウザは iframe をサポートしていません。ブラウザを更新してください。"
|
||
}
|
||
},
|
||
"smartHome-entityState": {
|
||
"name": "",
|
||
"description": "",
|
||
"option": {
|
||
"entityId": {
|
||
"label": "エンティティID"
|
||
},
|
||
"displayName": {
|
||
"label": ""
|
||
},
|
||
"entityUnit": {
|
||
"label": ""
|
||
},
|
||
"clickable": {
|
||
"label": ""
|
||
}
|
||
}
|
||
},
|
||
"smartHome-executeAutomation": {
|
||
"name": "",
|
||
"description": "",
|
||
"option": {
|
||
"displayName": {
|
||
"label": "表示名"
|
||
},
|
||
"automationId": {
|
||
"label": "オートメーションID"
|
||
}
|
||
},
|
||
"spotlightAction": {
|
||
"run": ""
|
||
}
|
||
},
|
||
"calendar": {
|
||
"name": "カレンダー",
|
||
"description": "",
|
||
"option": {
|
||
"releaseType": {
|
||
"label": "ラダーリリースタイプ",
|
||
"options": {
|
||
"inCinemas": "",
|
||
"digitalRelease": "",
|
||
"physicalRelease": ""
|
||
}
|
||
},
|
||
"filterPastMonths": {
|
||
"label": ""
|
||
},
|
||
"filterFutureMonths": {
|
||
"label": ""
|
||
}
|
||
}
|
||
},
|
||
"weather": {
|
||
"name": "天気",
|
||
"description": "設定した場所の現在の天気情報を表示します。",
|
||
"option": {
|
||
"isFormatFahrenheit": {
|
||
"label": ""
|
||
},
|
||
"location": {
|
||
"label": "天候の場所"
|
||
},
|
||
"showCity": {
|
||
"label": ""
|
||
},
|
||
"hasForecast": {
|
||
"label": ""
|
||
},
|
||
"forecastDayCount": {
|
||
"label": "",
|
||
"description": ""
|
||
},
|
||
"dateFormat": {
|
||
"label": "",
|
||
"description": ""
|
||
}
|
||
},
|
||
"kind": {
|
||
"clear": "クリア",
|
||
"mainlyClear": "主なクリア事項",
|
||
"fog": "霧",
|
||
"drizzle": "小雨",
|
||
"freezingDrizzle": "雨氷",
|
||
"rain": "雨",
|
||
"freezingRain": "雨氷",
|
||
"snowFall": "降雪",
|
||
"snowGrains": "霧雪",
|
||
"rainShowers": "にわか雨",
|
||
"snowShowers": "スノーシャワー",
|
||
"thunderstorm": "サンダーストーム",
|
||
"thunderstormWithHail": "雹を伴う雷雨",
|
||
"unknown": "不明"
|
||
}
|
||
},
|
||
"indexerManager": {
|
||
"name": "インデックス・マネージャーのステータス",
|
||
"description": "",
|
||
"option": {
|
||
"openIndexerSiteInNewTab": {
|
||
"label": ""
|
||
}
|
||
},
|
||
"title": "インデクサーマネージャー",
|
||
"testAll": "すべてのテスト",
|
||
"error": {
|
||
"internalServerError": ""
|
||
}
|
||
},
|
||
"healthMonitoring": {
|
||
"name": "システムヘルスモニタリング",
|
||
"description": "システムの健全性とステータスを示す情報を表示します。",
|
||
"option": {
|
||
"fahrenheit": {
|
||
"label": "CPU温度(華氏)"
|
||
},
|
||
"cpu": {
|
||
"label": "CPU 情報を表示"
|
||
},
|
||
"memory": {
|
||
"label": "メモリー情報を表示"
|
||
},
|
||
"fileSystem": {
|
||
"label": "ファイルシステム情報を表示"
|
||
}
|
||
},
|
||
"popover": {
|
||
"information": "",
|
||
"processor": "",
|
||
"memory": "",
|
||
"memoryAvailable": "",
|
||
"version": "",
|
||
"uptime": "",
|
||
"loadAverage": "",
|
||
"minute": "",
|
||
"minutes": "",
|
||
"used": "",
|
||
"available": "利用可能",
|
||
"lastSeen": ""
|
||
},
|
||
"memory": {},
|
||
"error": {
|
||
"internalServerError": ""
|
||
}
|
||
},
|
||
"common": {
|
||
"location": {
|
||
"query": "",
|
||
"latitude": "",
|
||
"longitude": "",
|
||
"disabledTooltip": "",
|
||
"unknownLocation": "",
|
||
"search": "検索",
|
||
"table": {
|
||
"header": {
|
||
"city": "",
|
||
"country": "",
|
||
"coordinates": "",
|
||
"population": ""
|
||
},
|
||
"action": {
|
||
"select": ""
|
||
},
|
||
"population": {
|
||
"fallback": "不明"
|
||
}
|
||
}
|
||
},
|
||
"integration": {
|
||
"noData": "",
|
||
"description": ""
|
||
},
|
||
"app": {
|
||
"noData": "",
|
||
"description": ""
|
||
},
|
||
"error": {
|
||
"noIntegration": "",
|
||
"noData": ""
|
||
},
|
||
"option": {}
|
||
},
|
||
"video": {
|
||
"name": "ビデオストリーム",
|
||
"description": "カメラやウェブサイトからのビデオストリームやビデオを埋め込む",
|
||
"option": {
|
||
"feedUrl": {
|
||
"label": "フィードURL"
|
||
},
|
||
"hasAutoPlay": {
|
||
"label": "オートプレイ",
|
||
"description": ""
|
||
},
|
||
"isMuted": {
|
||
"label": ""
|
||
},
|
||
"hasControls": {
|
||
"label": ""
|
||
}
|
||
},
|
||
"error": {
|
||
"noUrl": "",
|
||
"forYoutubeUseIframe": ""
|
||
}
|
||
},
|
||
"mediaServer": {
|
||
"name": "",
|
||
"description": "",
|
||
"option": {}
|
||
},
|
||
"downloads": {
|
||
"name": "",
|
||
"description": "",
|
||
"option": {
|
||
"columns": {
|
||
"label": ""
|
||
},
|
||
"enableRowSorting": {
|
||
"label": ""
|
||
},
|
||
"defaultSort": {
|
||
"label": ""
|
||
},
|
||
"descendingDefaultSort": {
|
||
"label": ""
|
||
},
|
||
"showCompletedUsenet": {
|
||
"label": ""
|
||
},
|
||
"showCompletedTorrent": {
|
||
"label": ""
|
||
},
|
||
"activeTorrentThreshold": {
|
||
"label": ""
|
||
},
|
||
"categoryFilter": {
|
||
"label": ""
|
||
},
|
||
"filterIsWhitelist": {
|
||
"label": ""
|
||
},
|
||
"applyFilterToRatio": {
|
||
"label": ""
|
||
}
|
||
},
|
||
"errors": {
|
||
"noColumns": "",
|
||
"noCommunications": ""
|
||
},
|
||
"items": {
|
||
"actions": {
|
||
"columnTitle": ""
|
||
},
|
||
"added": {
|
||
"columnTitle": "",
|
||
"detailsTitle": "追加日"
|
||
},
|
||
"category": {
|
||
"columnTitle": "",
|
||
"detailsTitle": ""
|
||
},
|
||
"downSpeed": {
|
||
"columnTitle": "ダウンロード",
|
||
"detailsTitle": "ダウンロード速度"
|
||
},
|
||
"index": {
|
||
"columnTitle": "",
|
||
"detailsTitle": ""
|
||
},
|
||
"id": {
|
||
"columnTitle": ""
|
||
},
|
||
"integration": {
|
||
"columnTitle": "統合化"
|
||
},
|
||
"name": {
|
||
"columnTitle": ""
|
||
},
|
||
"progress": {
|
||
"columnTitle": "進捗状況",
|
||
"detailsTitle": ""
|
||
},
|
||
"ratio": {
|
||
"columnTitle": "比率",
|
||
"detailsTitle": ""
|
||
},
|
||
"received": {
|
||
"columnTitle": "",
|
||
"detailsTitle": ""
|
||
},
|
||
"sent": {
|
||
"columnTitle": "",
|
||
"detailsTitle": ""
|
||
},
|
||
"size": {
|
||
"columnTitle": "",
|
||
"detailsTitle": ""
|
||
},
|
||
"state": {
|
||
"columnTitle": "状態",
|
||
"detailsTitle": ""
|
||
},
|
||
"time": {
|
||
"columnTitle": "",
|
||
"detailsTitle": ""
|
||
},
|
||
"type": {
|
||
"columnTitle": "",
|
||
"detailsTitle": ""
|
||
},
|
||
"upSpeed": {
|
||
"columnTitle": "アップロード",
|
||
"detailsTitle": ""
|
||
}
|
||
},
|
||
"states": {
|
||
"downloading": "ダウンロード中",
|
||
"queued": "処理待ち",
|
||
"paused": "ポーズ",
|
||
"completed": "完了",
|
||
"failed": "",
|
||
"processing": "",
|
||
"leeching": "",
|
||
"stalled": "",
|
||
"unknown": "不明",
|
||
"seeding": ""
|
||
},
|
||
"actions": {
|
||
"clients": {
|
||
"modalTitle": "",
|
||
"pause": "",
|
||
"resume": ""
|
||
},
|
||
"client": {
|
||
"pause": "",
|
||
"resume": ""
|
||
},
|
||
"item": {
|
||
"pause": "",
|
||
"resume": "",
|
||
"delete": {
|
||
"title": "",
|
||
"modalTitle": "",
|
||
"entry": "",
|
||
"entryAndFiles": ""
|
||
}
|
||
}
|
||
},
|
||
"globalRatio": ""
|
||
},
|
||
"mediaRequests-requestList": {
|
||
"name": "",
|
||
"description": "OverseerrまたはJellyseerrからの全てのメディアリクエストのリストを見る",
|
||
"option": {
|
||
"linksTargetNewTab": {
|
||
"label": "リンクを新しいタブで開く"
|
||
}
|
||
},
|
||
"pending": {
|
||
"approve": "",
|
||
"approving": "",
|
||
"decline": ""
|
||
},
|
||
"availability": {
|
||
"unknown": "不明",
|
||
"pending": "",
|
||
"processing": "",
|
||
"partiallyAvailable": "一部",
|
||
"available": "利用可能"
|
||
},
|
||
"toBeDetermined": ""
|
||
},
|
||
"mediaRequests-requestStats": {
|
||
"name": "",
|
||
"description": "メディア・リクエストに関する統計",
|
||
"option": {},
|
||
"titles": {
|
||
"stats": {
|
||
"main": "メディア統計",
|
||
"approved": "すでに承認済み",
|
||
"pending": "承認待ち",
|
||
"processing": "",
|
||
"declined": "",
|
||
"available": "",
|
||
"tv": "テレビのリクエスト",
|
||
"movie": "映画のリクエスト",
|
||
"total": "合計"
|
||
},
|
||
"users": {
|
||
"main": "トップユーザー",
|
||
"requests": ""
|
||
}
|
||
}
|
||
},
|
||
"mediaTranscoding": {
|
||
"name": "",
|
||
"description": "",
|
||
"option": {
|
||
"defaultView": {
|
||
"label": "デフォルト表示"
|
||
},
|
||
"queuePageSize": {
|
||
"label": ""
|
||
}
|
||
},
|
||
"tab": {
|
||
"workers": "ワーカー",
|
||
"queue": "キュー",
|
||
"statistics": "統計"
|
||
},
|
||
"currentIndex": "",
|
||
"healthCheck": {
|
||
"title": "",
|
||
"queued": "処理待ち",
|
||
"status": {
|
||
"healthy": "正常",
|
||
"unhealthy": "異常"
|
||
}
|
||
},
|
||
"panel": {
|
||
"statistics": {
|
||
"empty": "空",
|
||
"transcodes": "トランスコード",
|
||
"transcodesCount": "",
|
||
"healthChecksCount": "",
|
||
"filesCount": "",
|
||
"savedSpace": "",
|
||
"healthChecks": "",
|
||
"videoCodecs": "コーデック",
|
||
"videoContainers": "コンテナ",
|
||
"videoResolutions": "解像度"
|
||
},
|
||
"workers": {
|
||
"empty": "空",
|
||
"table": {
|
||
"file": "ファイル",
|
||
"eta": "ETA",
|
||
"progress": "進捗状況",
|
||
"transcode": "トランスコード",
|
||
"healthCheck": ""
|
||
}
|
||
},
|
||
"queue": {
|
||
"empty": "空",
|
||
"table": {
|
||
"file": "ファイル",
|
||
"size": "サイズ",
|
||
"transcode": "トランスコード",
|
||
"healthCheck": ""
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"rssFeed": {
|
||
"name": "",
|
||
"description": "",
|
||
"option": {
|
||
"feedUrls": {
|
||
"label": ""
|
||
},
|
||
"enableRtl": {
|
||
"label": ""
|
||
},
|
||
"textLinesClamp": {
|
||
"label": ""
|
||
},
|
||
"maximumAmountPosts": {
|
||
"label": ""
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"widgetPreview": {
|
||
"toggle": {
|
||
"enabled": "",
|
||
"disabled": ""
|
||
},
|
||
"dimensions": {
|
||
"title": ""
|
||
}
|
||
},
|
||
"board": {
|
||
"action": {
|
||
"edit": {
|
||
"notification": {
|
||
"success": {
|
||
"title": "",
|
||
"message": ""
|
||
},
|
||
"error": {
|
||
"title": "",
|
||
"message": ""
|
||
}
|
||
},
|
||
"confirmLeave": {
|
||
"title": "",
|
||
"message": ""
|
||
}
|
||
},
|
||
"oldImport": {
|
||
"label": "",
|
||
"notification": {
|
||
"success": {
|
||
"title": "",
|
||
"message": ""
|
||
},
|
||
"error": {
|
||
"title": "",
|
||
"message": ""
|
||
}
|
||
},
|
||
"form": {
|
||
"file": {
|
||
"label": "",
|
||
"invalidError": ""
|
||
},
|
||
"apps": {
|
||
"label": "アプリ",
|
||
"avoidDuplicates": {
|
||
"label": "",
|
||
"description": ""
|
||
},
|
||
"onlyImportApps": {
|
||
"label": "",
|
||
"description": ""
|
||
}
|
||
},
|
||
"name": {
|
||
"label": ""
|
||
},
|
||
"screenSize": {
|
||
"label": "",
|
||
"description": "",
|
||
"option": {
|
||
"sm": "小",
|
||
"md": "中",
|
||
"lg": "大"
|
||
}
|
||
},
|
||
"sidebarBehavior": {
|
||
"label": "",
|
||
"description": "",
|
||
"option": {
|
||
"lastSection": {
|
||
"label": "",
|
||
"description": ""
|
||
},
|
||
"removeItems": {
|
||
"label": "",
|
||
"description": ""
|
||
}
|
||
}
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"field": {
|
||
"pageTitle": {
|
||
"label": ""
|
||
},
|
||
"metaTitle": {
|
||
"label": ""
|
||
},
|
||
"logoImageUrl": {
|
||
"label": ""
|
||
},
|
||
"faviconImageUrl": {
|
||
"label": ""
|
||
},
|
||
"backgroundImageUrl": {
|
||
"label": ""
|
||
},
|
||
"backgroundImageAttachment": {
|
||
"label": "背景画像の添付ファイル",
|
||
"option": {
|
||
"fixed": {
|
||
"label": "",
|
||
"description": ""
|
||
},
|
||
"scroll": {
|
||
"label": "",
|
||
"description": ""
|
||
}
|
||
}
|
||
},
|
||
"backgroundImageRepeat": {
|
||
"label": "",
|
||
"option": {
|
||
"repeat": {
|
||
"label": "",
|
||
"description": ""
|
||
},
|
||
"no-repeat": {
|
||
"label": "",
|
||
"description": ""
|
||
},
|
||
"repeat-x": {
|
||
"label": "",
|
||
"description": ""
|
||
},
|
||
"repeat-y": {
|
||
"label": "",
|
||
"description": ""
|
||
}
|
||
}
|
||
},
|
||
"backgroundImageSize": {
|
||
"label": "背景画像サイズ",
|
||
"option": {
|
||
"cover": {
|
||
"label": "",
|
||
"description": ""
|
||
},
|
||
"contain": {
|
||
"label": "",
|
||
"description": ""
|
||
}
|
||
}
|
||
},
|
||
"primaryColor": {
|
||
"label": "原色"
|
||
},
|
||
"secondaryColor": {
|
||
"label": "セカンダリーカラー"
|
||
},
|
||
"opacity": {
|
||
"label": ""
|
||
},
|
||
"customCss": {
|
||
"label": "",
|
||
"description": "さらに、CSS を使用してダッシュボードをカスタマイズします。経験豊富なユーザーにのみお勧めします。",
|
||
"customClassesAlert": {
|
||
"title": "",
|
||
"description": ""
|
||
}
|
||
},
|
||
"columnCount": {
|
||
"label": ""
|
||
},
|
||
"name": {
|
||
"label": "名称"
|
||
},
|
||
"isPublic": {
|
||
"label": "公開",
|
||
"description": ""
|
||
}
|
||
},
|
||
"content": {
|
||
"metaTitle": ""
|
||
},
|
||
"setting": {
|
||
"title": "",
|
||
"section": {
|
||
"general": {
|
||
"title": "一般",
|
||
"unrecognizedLink": ""
|
||
},
|
||
"layout": {
|
||
"title": "レイアウト"
|
||
},
|
||
"background": {
|
||
"title": "背景"
|
||
},
|
||
"color": {
|
||
"title": ""
|
||
},
|
||
"customCss": {
|
||
"title": ""
|
||
},
|
||
"access": {
|
||
"title": "",
|
||
"permission": {
|
||
"item": {
|
||
"view": {
|
||
"label": "ボードを見る"
|
||
},
|
||
"modify": {
|
||
"label": ""
|
||
},
|
||
"full": {
|
||
"label": ""
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"dangerZone": {
|
||
"title": "危険な操作",
|
||
"action": {
|
||
"rename": {
|
||
"label": "",
|
||
"description": "",
|
||
"button": "",
|
||
"modal": {
|
||
"title": ""
|
||
}
|
||
},
|
||
"visibility": {
|
||
"label": "",
|
||
"description": {
|
||
"public": "",
|
||
"private": ""
|
||
},
|
||
"button": {
|
||
"public": "",
|
||
"private": ""
|
||
},
|
||
"confirm": {
|
||
"public": {
|
||
"title": "",
|
||
"description": ""
|
||
},
|
||
"private": {
|
||
"title": "",
|
||
"description": ""
|
||
}
|
||
}
|
||
},
|
||
"delete": {
|
||
"label": "",
|
||
"description": "",
|
||
"button": "",
|
||
"confirm": {
|
||
"title": "ボードの削除",
|
||
"description": ""
|
||
}
|
||
}
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"error": {
|
||
"noBoard": {
|
||
"title": "",
|
||
"description": "",
|
||
"link": "",
|
||
"notice": ""
|
||
},
|
||
"notFound": {
|
||
"title": "",
|
||
"description": "",
|
||
"link": "",
|
||
"notice": ""
|
||
},
|
||
"homeBoard": {
|
||
"title": "",
|
||
"admin": {
|
||
"description": "",
|
||
"link": "",
|
||
"notice": ""
|
||
},
|
||
"user": {
|
||
"description": "",
|
||
"link": "",
|
||
"notice": ""
|
||
},
|
||
"anonymous": {
|
||
"description": "",
|
||
"link": "",
|
||
"notice": ""
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"management": {
|
||
"metaTitle": "",
|
||
"title": {
|
||
"morning": "",
|
||
"afternoon": "",
|
||
"evening": ""
|
||
},
|
||
"notFound": {
|
||
"title": "",
|
||
"text": ""
|
||
},
|
||
"navbar": {
|
||
"items": {
|
||
"home": "ホーム",
|
||
"boards": "ボード",
|
||
"apps": "アプリ",
|
||
"integrations": "",
|
||
"searchEngies": "",
|
||
"medias": "",
|
||
"users": {
|
||
"label": "ユーザー",
|
||
"items": {
|
||
"manage": "管理",
|
||
"invites": "招待",
|
||
"groups": ""
|
||
}
|
||
},
|
||
"tools": {
|
||
"label": "ツール",
|
||
"items": {
|
||
"docker": "Docker",
|
||
"logs": "",
|
||
"api": "API",
|
||
"tasks": ""
|
||
}
|
||
},
|
||
"settings": "設定",
|
||
"help": {
|
||
"label": "ヘルプ",
|
||
"items": {
|
||
"documentation": "ドキュメンテーション",
|
||
"submitIssue": "",
|
||
"discord": "コミュニティ・ディスコード",
|
||
"sourceCode": ""
|
||
}
|
||
},
|
||
"about": "About"
|
||
}
|
||
},
|
||
"page": {
|
||
"home": {
|
||
"statistic": {
|
||
"board": "ボード",
|
||
"user": "ユーザー",
|
||
"invite": "招待",
|
||
"integration": "",
|
||
"app": "アプリ",
|
||
"group": ""
|
||
},
|
||
"statisticLabel": {
|
||
"boards": "ボード",
|
||
"resources": "",
|
||
"authentication": "",
|
||
"authorization": ""
|
||
}
|
||
},
|
||
"board": {
|
||
"title": "ボード",
|
||
"action": {
|
||
"new": {
|
||
"label": ""
|
||
},
|
||
"open": {
|
||
"label": ""
|
||
},
|
||
"settings": {
|
||
"label": "設定"
|
||
},
|
||
"setHomeBoard": {
|
||
"label": "",
|
||
"badge": {
|
||
"label": "ホーム",
|
||
"tooltip": ""
|
||
}
|
||
},
|
||
"delete": {
|
||
"label": "永久削除",
|
||
"confirm": {
|
||
"title": "ボードの削除",
|
||
"description": ""
|
||
}
|
||
}
|
||
},
|
||
"visibility": {
|
||
"public": "",
|
||
"private": ""
|
||
},
|
||
"modal": {
|
||
"createBoard": {
|
||
"field": {
|
||
"name": {
|
||
"label": "名称"
|
||
}
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"media": {
|
||
"includeFromAllUsers": ""
|
||
},
|
||
"user": {
|
||
"back": "",
|
||
"fieldsDisabledExternalProvider": "",
|
||
"setting": {
|
||
"general": {
|
||
"title": "一般",
|
||
"item": {
|
||
"language": "",
|
||
"board": "",
|
||
"firstDayOfWeek": "週の初日",
|
||
"accessibility": "アクセシビリティ"
|
||
}
|
||
},
|
||
"security": {
|
||
"title": "セキュリティ"
|
||
},
|
||
"board": {
|
||
"title": "ボード"
|
||
}
|
||
},
|
||
"list": {
|
||
"metaTitle": "ユーザー管理",
|
||
"title": "ユーザー"
|
||
},
|
||
"edit": {
|
||
"metaTitle": ""
|
||
},
|
||
"create": {
|
||
"metaTitle": "ユーザー作成",
|
||
"title": "",
|
||
"step": {
|
||
"personalInformation": {
|
||
"label": ""
|
||
},
|
||
"security": {
|
||
"label": "セキュリティ"
|
||
},
|
||
"groups": {
|
||
"label": "",
|
||
"title": "",
|
||
"description": ""
|
||
},
|
||
"review": {
|
||
"label": ""
|
||
},
|
||
"completed": {
|
||
"title": ""
|
||
},
|
||
"error": {
|
||
"title": ""
|
||
}
|
||
},
|
||
"action": {
|
||
"createAnother": "",
|
||
"back": ""
|
||
}
|
||
},
|
||
"invite": {
|
||
"title": "ユーザー招待の管理",
|
||
"action": {
|
||
"new": {
|
||
"title": "",
|
||
"description": "有効期限が過ぎると、招待は無効となり、招待を受けた人はアカウントを作成できなくなります。"
|
||
},
|
||
"copy": {
|
||
"title": "",
|
||
"description": "",
|
||
"link": "招待リンク",
|
||
"button": ""
|
||
},
|
||
"delete": {
|
||
"title": "招待の削除",
|
||
"description": "この招待状を削除してもよろしいですか?このリンクを持つユーザーは、そのリンクを使用してアカウントを作成できなくなります。"
|
||
}
|
||
},
|
||
"field": {
|
||
"id": {
|
||
"label": "ID"
|
||
},
|
||
"creator": {
|
||
"label": "クリエイター"
|
||
},
|
||
"expirationDate": {
|
||
"label": "有効期限"
|
||
},
|
||
"token": {
|
||
"label": "トークン"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"group": {
|
||
"back": "",
|
||
"setting": {
|
||
"general": {
|
||
"title": "一般",
|
||
"owner": "所有者",
|
||
"ownerOfGroup": "",
|
||
"ownerOfGroupDeleted": ""
|
||
},
|
||
"members": {
|
||
"title": "",
|
||
"search": "",
|
||
"notFound": ""
|
||
},
|
||
"permissions": {
|
||
"title": "",
|
||
"form": {
|
||
"unsavedChanges": ""
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"settings": {
|
||
"title": "設定",
|
||
"notification": {
|
||
"success": {
|
||
"message": ""
|
||
},
|
||
"error": {
|
||
"message": ""
|
||
}
|
||
},
|
||
"section": {
|
||
"analytics": {
|
||
"title": "",
|
||
"general": {
|
||
"title": "",
|
||
"text": ""
|
||
},
|
||
"widgetData": {
|
||
"title": "",
|
||
"text": ""
|
||
},
|
||
"integrationData": {
|
||
"title": "",
|
||
"text": ""
|
||
},
|
||
"usersData": {
|
||
"title": "",
|
||
"text": ""
|
||
}
|
||
},
|
||
"crawlingAndIndexing": {
|
||
"title": "",
|
||
"warning": "",
|
||
"noIndex": {
|
||
"title": "",
|
||
"text": ""
|
||
},
|
||
"noFollow": {
|
||
"title": "",
|
||
"text": ""
|
||
},
|
||
"noTranslate": {
|
||
"title": "",
|
||
"text": ""
|
||
},
|
||
"noSiteLinksSearchBox": {
|
||
"title": "",
|
||
"text": ""
|
||
}
|
||
},
|
||
"board": {
|
||
"title": "ボード",
|
||
"homeBoard": {
|
||
"label": "",
|
||
"description": ""
|
||
}
|
||
},
|
||
"appearance": {
|
||
"title": "外観",
|
||
"defaultColorScheme": {
|
||
"label": "",
|
||
"options": {
|
||
"light": "",
|
||
"dark": ""
|
||
}
|
||
}
|
||
},
|
||
"culture": {
|
||
"title": "",
|
||
"defaultLocale": {
|
||
"label": ""
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"tool": {
|
||
"tasks": {
|
||
"title": "",
|
||
"status": {
|
||
"idle": "",
|
||
"running": "実行中",
|
||
"error": "エラー"
|
||
},
|
||
"job": {
|
||
"iconsUpdater": {
|
||
"label": ""
|
||
},
|
||
"analytics": {
|
||
"label": ""
|
||
},
|
||
"smartHomeEntityState": {
|
||
"label": ""
|
||
},
|
||
"ping": {
|
||
"label": ""
|
||
},
|
||
"mediaServer": {
|
||
"label": "メディアサーバー"
|
||
},
|
||
"mediaOrganizer": {
|
||
"label": ""
|
||
},
|
||
"downloads": {
|
||
"label": ""
|
||
},
|
||
"mediaRequestStats": {
|
||
"label": ""
|
||
},
|
||
"mediaRequestList": {
|
||
"label": ""
|
||
},
|
||
"rssFeeds": {
|
||
"label": ""
|
||
},
|
||
"indexerManager": {
|
||
"label": ""
|
||
},
|
||
"healthMonitoring": {
|
||
"label": ""
|
||
},
|
||
"dnsHole": {
|
||
"label": ""
|
||
},
|
||
"sessionCleanup": {
|
||
"label": ""
|
||
},
|
||
"updateChecker": {
|
||
"label": ""
|
||
},
|
||
"mediaTranscoding": {
|
||
"label": ""
|
||
}
|
||
}
|
||
},
|
||
"api": {
|
||
"title": "API",
|
||
"modal": {
|
||
"createApiToken": {
|
||
"title": "",
|
||
"description": "",
|
||
"button": ""
|
||
}
|
||
},
|
||
"tab": {
|
||
"documentation": {
|
||
"label": "ドキュメンテーション"
|
||
},
|
||
"apiKey": {
|
||
"label": "",
|
||
"title": "",
|
||
"button": {
|
||
"createApiToken": ""
|
||
},
|
||
"table": {
|
||
"header": {
|
||
"id": "ID",
|
||
"createdBy": ""
|
||
}
|
||
}
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"about": {
|
||
"version": "",
|
||
"text": "",
|
||
"accordion": {
|
||
"contributors": {
|
||
"title": "",
|
||
"subtitle": ""
|
||
},
|
||
"translators": {
|
||
"title": "",
|
||
"subtitle": ""
|
||
},
|
||
"libraries": {
|
||
"title": "",
|
||
"subtitle": ""
|
||
}
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"docker": {
|
||
"title": "コンテナ",
|
||
"table": {
|
||
"updated": "",
|
||
"search": "",
|
||
"selected": ""
|
||
},
|
||
"field": {
|
||
"name": {
|
||
"label": "名称"
|
||
},
|
||
"state": {
|
||
"label": "状態",
|
||
"option": {
|
||
"created": "作成",
|
||
"running": "実行中",
|
||
"paused": "ポーズ",
|
||
"restarting": "再起動中",
|
||
"exited": "",
|
||
"removing": "削除中",
|
||
"dead": ""
|
||
}
|
||
},
|
||
"containerImage": {
|
||
"label": "画像"
|
||
},
|
||
"ports": {
|
||
"label": "ポート"
|
||
}
|
||
},
|
||
"action": {
|
||
"start": {
|
||
"label": "開始",
|
||
"notification": {
|
||
"success": {
|
||
"title": "",
|
||
"message": ""
|
||
},
|
||
"error": {
|
||
"title": "",
|
||
"message": ""
|
||
}
|
||
}
|
||
},
|
||
"stop": {
|
||
"label": "停止",
|
||
"notification": {
|
||
"success": {
|
||
"title": "",
|
||
"message": ""
|
||
},
|
||
"error": {
|
||
"title": "",
|
||
"message": ""
|
||
}
|
||
}
|
||
},
|
||
"restart": {
|
||
"label": "再起動",
|
||
"notification": {
|
||
"success": {
|
||
"title": "",
|
||
"message": ""
|
||
},
|
||
"error": {
|
||
"title": "",
|
||
"message": ""
|
||
}
|
||
}
|
||
},
|
||
"remove": {
|
||
"label": "削除",
|
||
"notification": {
|
||
"success": {
|
||
"title": "",
|
||
"message": ""
|
||
},
|
||
"error": {
|
||
"title": "",
|
||
"message": ""
|
||
}
|
||
}
|
||
},
|
||
"refresh": {
|
||
"label": "",
|
||
"notification": {
|
||
"success": {
|
||
"title": "",
|
||
"message": ""
|
||
},
|
||
"error": {
|
||
"title": "",
|
||
"message": ""
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"error": {
|
||
"internalServerError": ""
|
||
}
|
||
},
|
||
"permission": {
|
||
"title": "",
|
||
"userSelect": {
|
||
"title": ""
|
||
},
|
||
"groupSelect": {
|
||
"title": ""
|
||
},
|
||
"tab": {
|
||
"user": "ユーザー",
|
||
"group": "",
|
||
"inherited": ""
|
||
},
|
||
"field": {
|
||
"user": {
|
||
"label": "ユーザー"
|
||
},
|
||
"group": {
|
||
"label": ""
|
||
},
|
||
"permission": {
|
||
"label": ""
|
||
}
|
||
},
|
||
"action": {
|
||
"saveUser": "",
|
||
"saveGroup": ""
|
||
}
|
||
},
|
||
"navigationStructure": {
|
||
"manage": {
|
||
"label": "管理",
|
||
"boards": {
|
||
"label": "ボード"
|
||
},
|
||
"integrations": {
|
||
"label": "",
|
||
"edit": {
|
||
"label": "編集"
|
||
},
|
||
"new": {
|
||
"label": ""
|
||
}
|
||
},
|
||
"search-engines": {
|
||
"label": "",
|
||
"new": {
|
||
"label": ""
|
||
},
|
||
"edit": {
|
||
"label": "編集"
|
||
}
|
||
},
|
||
"medias": {
|
||
"label": ""
|
||
},
|
||
"apps": {
|
||
"label": "アプリ",
|
||
"new": {
|
||
"label": ""
|
||
},
|
||
"edit": {
|
||
"label": "編集"
|
||
}
|
||
},
|
||
"users": {
|
||
"label": "ユーザー",
|
||
"create": {
|
||
"label": "作成"
|
||
},
|
||
"general": "一般",
|
||
"security": "セキュリティ",
|
||
"board": "ボード",
|
||
"groups": {
|
||
"label": ""
|
||
},
|
||
"invites": {
|
||
"label": "招待"
|
||
}
|
||
},
|
||
"tools": {
|
||
"label": "ツール",
|
||
"docker": {
|
||
"label": "Docker"
|
||
},
|
||
"logs": {
|
||
"label": ""
|
||
}
|
||
},
|
||
"settings": {
|
||
"label": "設定"
|
||
},
|
||
"about": {
|
||
"label": "About"
|
||
}
|
||
}
|
||
},
|
||
"search": {
|
||
"placeholder": "",
|
||
"nothingFound": "",
|
||
"error": {
|
||
"fetch": ""
|
||
},
|
||
"mode": {
|
||
"appIntegrationBoard": {
|
||
"help": "",
|
||
"group": {
|
||
"app": {
|
||
"title": "アプリ",
|
||
"children": {
|
||
"action": {
|
||
"open": {
|
||
"label": ""
|
||
},
|
||
"edit": {
|
||
"label": ""
|
||
}
|
||
},
|
||
"detail": {
|
||
"title": ""
|
||
}
|
||
}
|
||
},
|
||
"board": {
|
||
"title": "ボード",
|
||
"children": {
|
||
"action": {
|
||
"open": {
|
||
"label": ""
|
||
},
|
||
"homeBoard": {
|
||
"label": ""
|
||
},
|
||
"settings": {
|
||
"label": ""
|
||
}
|
||
},
|
||
"detail": {
|
||
"title": ""
|
||
}
|
||
}
|
||
},
|
||
"integration": {
|
||
"title": ""
|
||
}
|
||
}
|
||
},
|
||
"command": {
|
||
"help": "",
|
||
"group": {
|
||
"localCommand": {
|
||
"title": ""
|
||
},
|
||
"globalCommand": {
|
||
"title": "",
|
||
"option": {
|
||
"colorScheme": {
|
||
"light": "",
|
||
"dark": ""
|
||
},
|
||
"language": {
|
||
"label": "",
|
||
"children": {
|
||
"detail": {
|
||
"title": ""
|
||
}
|
||
}
|
||
},
|
||
"newBoard": {
|
||
"label": ""
|
||
},
|
||
"importBoard": {
|
||
"label": ""
|
||
},
|
||
"newApp": {
|
||
"label": ""
|
||
},
|
||
"newIntegration": {
|
||
"label": "",
|
||
"children": {
|
||
"detail": {
|
||
"title": ""
|
||
}
|
||
}
|
||
},
|
||
"newUser": {
|
||
"label": ""
|
||
},
|
||
"newInvite": {
|
||
"label": ""
|
||
},
|
||
"newGroup": {
|
||
"label": ""
|
||
}
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"external": {
|
||
"help": "",
|
||
"group": {
|
||
"searchEngine": {
|
||
"title": "",
|
||
"children": {
|
||
"action": {
|
||
"search": {
|
||
"label": ""
|
||
}
|
||
},
|
||
"detail": {
|
||
"title": ""
|
||
},
|
||
"searchResults": {
|
||
"title": ""
|
||
}
|
||
},
|
||
"option": {
|
||
"google": {
|
||
"name": "",
|
||
"description": ""
|
||
},
|
||
"bing": {
|
||
"name": "",
|
||
"description": ""
|
||
},
|
||
"duckduckgo": {
|
||
"name": "",
|
||
"description": ""
|
||
},
|
||
"torrent": {
|
||
"name": "トレント",
|
||
"description": ""
|
||
},
|
||
"youTube": {
|
||
"name": "",
|
||
"description": ""
|
||
}
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"help": {
|
||
"group": {
|
||
"mode": {
|
||
"title": ""
|
||
},
|
||
"help": {
|
||
"title": "ヘルプ",
|
||
"option": {
|
||
"documentation": {
|
||
"label": "ドキュメンテーション"
|
||
},
|
||
"submitIssue": {
|
||
"label": ""
|
||
},
|
||
"discord": {
|
||
"label": "コミュニティ・ディスコード"
|
||
}
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"home": {
|
||
"group": {
|
||
"local": {
|
||
"title": ""
|
||
}
|
||
}
|
||
},
|
||
"page": {
|
||
"help": "",
|
||
"group": {
|
||
"page": {
|
||
"title": "",
|
||
"option": {
|
||
"manageHome": {
|
||
"label": ""
|
||
},
|
||
"manageBoard": {
|
||
"label": ""
|
||
},
|
||
"manageApp": {
|
||
"label": ""
|
||
},
|
||
"manageIntegration": {
|
||
"label": ""
|
||
},
|
||
"manageSearchEngine": {
|
||
"label": ""
|
||
},
|
||
"manageMedia": {
|
||
"label": ""
|
||
},
|
||
"manageUser": {
|
||
"label": "ユーザー管理"
|
||
},
|
||
"manageInvite": {
|
||
"label": ""
|
||
},
|
||
"manageGroup": {
|
||
"label": ""
|
||
},
|
||
"manageDocker": {
|
||
"label": ""
|
||
},
|
||
"manageApi": {
|
||
"label": ""
|
||
},
|
||
"manageLog": {
|
||
"label": ""
|
||
},
|
||
"manageTask": {
|
||
"label": ""
|
||
},
|
||
"manageSettings": {
|
||
"label": ""
|
||
},
|
||
"about": {
|
||
"label": "About"
|
||
},
|
||
"homeBoard": {
|
||
"label": ""
|
||
},
|
||
"preferences": {
|
||
"label": "あなたの好み"
|
||
}
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"userGroup": {
|
||
"help": "",
|
||
"group": {
|
||
"user": {
|
||
"title": "ユーザー",
|
||
"children": {
|
||
"action": {
|
||
"detail": {
|
||
"label": ""
|
||
}
|
||
},
|
||
"detail": {
|
||
"title": ""
|
||
}
|
||
}
|
||
},
|
||
"group": {
|
||
"title": "",
|
||
"children": {
|
||
"action": {
|
||
"detail": {
|
||
"label": ""
|
||
},
|
||
"manageMember": {
|
||
"label": ""
|
||
},
|
||
"managePermission": {
|
||
"label": ""
|
||
}
|
||
},
|
||
"detail": {
|
||
"title": ""
|
||
}
|
||
}
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"engine": {
|
||
"search": "",
|
||
"field": {
|
||
"name": {
|
||
"label": "名称"
|
||
},
|
||
"short": {
|
||
"label": ""
|
||
},
|
||
"urlTemplate": {
|
||
"label": ""
|
||
},
|
||
"description": {
|
||
"label": ""
|
||
}
|
||
},
|
||
"page": {
|
||
"list": {
|
||
"title": "",
|
||
"noResults": {
|
||
"title": "",
|
||
"action": ""
|
||
},
|
||
"interactive": ""
|
||
},
|
||
"create": {
|
||
"title": "",
|
||
"notification": {
|
||
"success": {
|
||
"title": "",
|
||
"message": ""
|
||
},
|
||
"error": {
|
||
"title": "",
|
||
"message": ""
|
||
}
|
||
}
|
||
},
|
||
"edit": {
|
||
"title": "",
|
||
"notification": {
|
||
"success": {
|
||
"title": "",
|
||
"message": ""
|
||
},
|
||
"error": {
|
||
"title": "",
|
||
"message": ""
|
||
}
|
||
},
|
||
"configControl": "",
|
||
"searchEngineType": {
|
||
"generic": "",
|
||
"fromIntegration": ""
|
||
}
|
||
},
|
||
"delete": {
|
||
"title": "",
|
||
"message": "",
|
||
"notification": {
|
||
"success": {
|
||
"title": "",
|
||
"message": ""
|
||
},
|
||
"error": {
|
||
"title": "",
|
||
"message": ""
|
||
}
|
||
}
|
||
}
|
||
}
|
||
}
|
||
}
|
||
}
|