Files
homarr/public/locales/ja/common.json
2023-02-06 21:02:59 +01:00

34 lines
813 B
JSON

{
"save": "保存",
"about": "について",
"cancel": "キャンセル",
"close": "閉じる",
"delete": "削除",
"ok": "よっしゃー",
"edit": "編集",
"version": "バージョン",
"changePosition": "ポジションを変更する",
"remove": "削除",
"removeConfirm": "本当に {{item}} を削除したいのですか?",
"sections": {
"settings": "設定",
"dangerZone": "デンジャーゾーン"
},
"secrets": {
"apiKey": "Apiキー",
"username": "ユーザー名",
"password": "パスワード"
},
"tip": "ヒント ",
"time": {
"seconds": "替わり",
"minutes": "議事録",
"hours": "時間"
},
"loading": "読み込み中...",
"breakPoints": {
"small": "小",
"medium": "巫女",
"large": "おおきな"
}
}