chore(lang): updated translations from crowdin

Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
This commit is contained in:
homarr-crowdin[bot]
2025-10-07 20:57:52 +00:00
committed by GitHub
parent 982a0c96a5
commit bd6761cb75

View File

@@ -946,8 +946,8 @@
"newLabel": "新規トピック" "newLabel": "新規トピック"
}, },
"url": { "url": {
"label": "", "label": "URL",
"newLabel": "" "newLabel": "新規URL"
}, },
"opnsenseApiKey": { "opnsenseApiKey": {
"label": "API キー (キー)", "label": "API キー (キー)",
@@ -958,16 +958,16 @@
"newLabel": "新しい API キー (シークレット)" "newLabel": "新しい API キー (シークレット)"
}, },
"githubAppId": { "githubAppId": {
"label": "", "label": "App Id",
"newLabel": "" "newLabel": "新規App Id"
}, },
"githubInstallationId": { "githubInstallationId": {
"label": "", "label": "インストール ID",
"newLabel": "" "newLabel": "新規インストール ID"
}, },
"privateKey": { "privateKey": {
"label": "", "label": "秘密鍵",
"newLabel": "" "newLabel": "新しい秘密鍵"
} }
} }
}, },
@@ -1549,11 +1549,11 @@
}, },
"placeholder": "あなたのノートを書き始めましょう", "placeholder": "あなたのノートを書き始めましょう",
"dismiss": { "dismiss": {
"title": "", "title": "変更を放棄しますか?",
"message": "", "message": "ノートブックに保存されていない変更があります。それらを破棄してもよろしいですか?",
"action": { "action": {
"discard": "", "discard": "変更を破棄",
"keepEditing": "" "keepEditing": "編集を続ける"
} }
} }
}, },
@@ -1708,7 +1708,7 @@
"name": "カレンダー", "name": "カレンダー",
"description": "カレンダービューで、特定の相対的な期間内に、連携機能からのイベントを表示します", "description": "カレンダービューで、特定の相対的な期間内に、連携機能からのイベントを表示します",
"duration": { "duration": {
"allDay": "" "allDay": "すべての日"
}, },
"option": { "option": {
"releaseType": { "releaseType": {
@@ -1982,21 +1982,21 @@
"name": "名称", "name": "名称",
"id": "Id", "id": "Id",
"metadata": { "metadata": {
"title": "", "title": "詳細統計情報",
"video": { "video": {
"title": "", "title": "動画",
"resolution": "" "resolution": "解像度"
}, },
"audio": { "audio": {
"title": "", "title": "音声",
"channelCount": "", "channelCount": "音声チャンネル",
"codec": "" "codec": "オーディオコーデック"
}, },
"transcoding": { "transcoding": {
"title": "", "title": "トランスコーディング",
"container": "", "container": "コンテナー",
"resolution": "", "resolution": "対応詳細",
"target": "" "target": "ターゲットコーデック"
} }
} }
} }
@@ -2306,7 +2306,7 @@
"label": "投稿数の上限" "label": "投稿数の上限"
}, },
"hideDescription": { "hideDescription": {
"label": "" "label": "詳細を非表示"
} }
} }
}, },
@@ -2525,24 +2525,24 @@
"description": "CPU、メモリ、ディスクなどのシステムハードウェアの使用", "description": "CPU、メモリ、ディスクなどのシステムハードウェアの使用",
"option": { "option": {
"hasShadow": { "hasShadow": {
"label": "" "label": "グラフのシェーディングを有効にする"
}, },
"visibleCharts": { "visibleCharts": {
"label": "", "label": "グラフの表示",
"description": "", "description": "表示するグラフを選択します。",
"option": { "option": {
"cpu": "", "cpu": "CPU",
"memory": "", "memory": "メモリ",
"network": "" "network": "ネットワーク"
} }
}, },
"labelDisplayMode": { "labelDisplayMode": {
"label": "", "label": "ラベル表示モード",
"option": { "option": {
"textWithIcon": "", "textWithIcon": "アイコン付きでテキストを表示",
"text": "", "text": "テキストのみ表示",
"icon": "", "icon": "アイコンのみ表示",
"hidden": "" "hidden": "ラベルを隠す"
} }
} }
}, },
@@ -3338,7 +3338,7 @@
"label": "ファイアウォールのインターフェース" "label": "ファイアウォールのインターフェース"
}, },
"weather": { "weather": {
"label": "" "label": "天気"
} }
}, },
"interval": { "interval": {
@@ -3466,19 +3466,19 @@
"subtitle": "{count} 個が Homarr のコードで使用されています" "subtitle": "{count} 個が Homarr のコードで使用されています"
}, },
"hotkeys": { "hotkeys": {
"title": "", "title": "ホットキー",
"subtitle": "", "subtitle": "ワークフローを強化するためのキーボードショートカット",
"field": { "field": {
"shortcut": "", "shortcut": "ショートカット",
"action": "" "action": "アクション"
}, },
"action": { "action": {
"toggleBoardEdit": "", "toggleBoardEdit": "ボード編集モードの切り替え",
"toggleColorScheme": "", "toggleColorScheme": "ライト/ダークモードの切り替え",
"saveNotebook": "", "saveNotebook": "ノートブックを保存 (ノートブックウィジェット内のみ)",
"openSpotlight": "" "openSpotlight": "検索を開く"
}, },
"note": "" "note": "ヒントCtrlキーとMacOSの⌘キーの両方を参照します"
} }
} }
} }