From f6e30b1c9f1112aafe19248e0260f8abdaad6624 Mon Sep 17 00:00:00 2001 From: hank Date: Sat, 18 Oct 2025 19:59:13 -0400 Subject: [PATCH] New translations en.po (Japanese) --- internal/site/src/locales/ja/ja.po | 48 ++++++++++++++++++++++++++---- 1 file changed, 43 insertions(+), 5 deletions(-) diff --git a/internal/site/src/locales/ja/ja.po b/internal/site/src/locales/ja/ja.po index efa9b478..9a58a1e3 100644 --- a/internal/site/src/locales/ja/ja.po +++ b/internal/site/src/locales/ja/ja.po @@ -8,7 +8,7 @@ msgstr "" "Language: ja\n" "Project-Id-Version: beszel\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2025-10-03 18:42\n" +"PO-Revision-Date: 2025-10-18 23:59\n" "Last-Translator: \n" "Language-Team: Japanese\n" "Plural-Forms: nplurals=1; plural=0;\n" @@ -89,7 +89,7 @@ msgstr "アクション" msgid "Active" msgstr "アクティブ" -#: src/components/routes/home.tsx +#: src/components/active-alerts.tsx msgid "Active Alerts" msgstr "アクティブなアラート" @@ -133,7 +133,15 @@ msgstr "アラート履歴" msgid "Alerts" msgstr "アラート" +#: src/components/command-palette.tsx +#: src/components/containers-table/containers-table.tsx +#: src/components/routes/containers.tsx +msgid "All Containers" +msgstr "すべてのコンテナ" + #: src/components/alerts/alerts-sheet.tsx +#: src/components/command-palette.tsx +#: src/components/routes/home.tsx #: src/components/systems-table/systems-table.tsx #: src/components/systems-table/systems-table.tsx msgid "All Systems" @@ -267,6 +275,10 @@ msgstr "詳細についてはログを確認してください。" msgid "Check your notification service" msgstr "通知サービスを確認してください" +#: src/components/containers-table/containers-table.tsx +msgid "Click on a container to view more information." +msgstr "詳細情報を表示するにはコンテナをクリックしてください。" + #: src/components/systems-table/systems-table.tsx msgid "Click on a system to view more information." msgstr "システムをクリックして詳細を表示します。" @@ -289,7 +301,7 @@ msgstr "アラート通知の受信方法を設定します。" msgid "Confirm password" msgstr "パスワードを確認" -#: src/components/routes/home.tsx +#: src/components/active-alerts.tsx msgid "Connection is down" msgstr "接続が切断されました" @@ -348,6 +360,7 @@ msgstr "下記のエージェントの<0>docker-compose.yml内容をコピ msgid "Copy YAML" msgstr "YAMLをコピー" +#: src/components/containers-table/containers-table-columns.tsx #: src/components/systems-table/systems-table-columns.tsx msgid "CPU" msgstr "" @@ -385,7 +398,6 @@ msgid "Current state" msgstr "現在の状態" #: src/components/command-palette.tsx -#: src/components/routes/home.tsx msgid "Dashboard" msgstr "ダッシュボード" @@ -402,6 +414,10 @@ msgstr "削除" msgid "Delete fingerprint" msgstr "フィンガープリントを削除" +#: src/components/containers-table/containers-table.tsx +msgid "Detail" +msgstr "詳細" + #. Context: Battery state #: src/lib/i18n.ts msgid "Discharging" @@ -508,7 +524,7 @@ msgstr "エラー" #. placeholder {0}: alert.value #. placeholder {1}: info.unit #. placeholder {2}: alert.min -#: src/components/routes/home.tsx +#: src/components/active-alerts.tsx msgid "Exceeds {0}{1} in last {2, plural, one {# minute} other {# minutes}}" msgstr "過去{2, plural, one {# 分} other {# 分}}で{0}{1}を超えています" @@ -549,6 +565,7 @@ msgstr "テスト通知の送信に失敗しました" msgid "Failed to update alert" msgstr "アラートの更新に失敗しました" +#: src/components/containers-table/containers-table.tsx #: src/components/routes/settings/alerts-history-data-table.tsx #: src/components/routes/system.tsx #: src/components/systems-table/systems-table.tsx @@ -596,6 +613,10 @@ msgstr "GPUの消費電力" msgid "Grid" msgstr "グリッド" +#: src/components/containers-table/containers-table-columns.tsx +msgid "Health" +msgstr "ヘルス" + #: src/components/add-system.tsx #: src/components/routes/settings/tokens-fingerprints.tsx msgctxt "Button to copy install command" @@ -667,6 +688,7 @@ msgid "Login attempt failed" msgstr "ログイン試行に失敗しました" #: src/components/command-palette.tsx +#: src/components/containers-table/containers-table.tsx #: src/components/navbar.tsx msgid "Logs" msgstr "ログ" @@ -689,6 +711,7 @@ msgstr "手動セットアップの手順" msgid "Max 1 min" msgstr "最大1分" +#: src/components/containers-table/containers-table-columns.tsx #: src/components/systems-table/systems-table-columns.tsx msgid "Memory" msgstr "メモリ" @@ -704,9 +727,11 @@ msgstr "Dockerコンテナのメモリ使用率" #: src/components/add-system.tsx #: src/components/alerts-history-columns.tsx +#: src/components/containers-table/containers-table-columns.tsx msgid "Name" msgstr "名前" +#: src/components/containers-table/containers-table-columns.tsx #: src/components/systems-table/systems-table-columns.tsx msgid "Net" msgstr "帯域" @@ -731,6 +756,7 @@ msgstr "ネットワーク単位" msgid "No results found." msgstr "結果が見つかりませんでした。" +#: src/components/containers-table/containers-table.tsx #: src/components/routes/settings/alerts-history-data-table.tsx msgid "No results." msgstr "結果がありません。" @@ -772,6 +798,7 @@ msgstr "または、以下の方法でログイン" msgid "Overwrite existing alerts" msgstr "既存のアラートを上書き" +#: src/components/command-palette.tsx #: src/components/command-palette.tsx msgid "Page" msgstr "ページ" @@ -876,6 +903,11 @@ msgstr "読み取り" msgid "Received" msgstr "受信" +#: src/components/containers-table/containers-table.tsx +#: src/components/containers-table/containers-table.tsx +msgid "Refresh" +msgstr "更新" + #: src/components/login/login.tsx msgid "Request a one-time password" msgstr "ワンタイムパスワードをリクエスト" @@ -967,6 +999,7 @@ msgstr "並び替え基準" msgid "State" msgstr "状態" +#: src/components/containers-table/containers-table-columns.tsx #: src/components/systems-table/systems-table.tsx #: src/lib/alerts.ts msgid "Status" @@ -981,6 +1014,7 @@ msgid "Swap Usage" msgstr "スワップ使用量" #: src/components/alerts-history-columns.tsx +#: src/components/containers-table/containers-table-columns.tsx #: src/components/routes/settings/tokens-fingerprints.tsx #: src/components/systems-table/systems-table-columns.tsx #: src/lib/alerts.ts @@ -1154,6 +1188,10 @@ msgstr "正常" msgid "Up ({upSystemsLength})" msgstr "正常 ({upSystemsLength})" +#: src/components/containers-table/containers-table-columns.tsx +msgid "Updated" +msgstr "更新済み" + #: src/components/routes/system/network-sheet.tsx msgid "Upload" msgstr "アップロード"