f7cloud_client/apps/serverinfo/l10n/ja.json
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00:00

97 lines
5.4 KiB
JSON

{ "translations": {
"CPU info not available" : "CPU情報が利用できません",
"CPU Usage:" : "CPU使用率:",
"Load average: {percentage} % ({load}) last minute" : "ロードアベレージ: {percentage}% ({load}) 直近1分間",
"{lastMinutePercentage} % ({lastMinute}) last Minute\n{last5MinutesPercentage} % ({last5Minutes}) last 5 Minutes\n{last15MinutesPercentage} % ({last15Minutes}) last 15 Minutes" : "{lastMinutePercentage} % ({lastMinute}) 最新\n{last5MinutesPercentage}% ({last5Minutes}) 直近 5 分\n{last15MinutesPercentage}% ({last15Minutes}) 直近 15 分",
"RAM Usage:" : "RAM使用量:",
"SWAP Usage:" : "SWAP使用量:",
"RAM: Total: {memTotalBytes}/Current usage: {memUsageBytes}" : "RAM: 合計: {memTotalBytes}/現在の使用率: {memUsageBytes}",
"RAM info not available" : "RAM情報が利用不可",
"SWAP: Total: {swapTotalBytes}/Current usage: {swapUsageBytes}" : "スワップ: 合計: {swapTotalBytes}/現在の使用率: {swapUsageBytes}",
"SWAP info not available" : "SWAP情報なし",
"Copied!" : "コピー完了",
"Not supported!" : "対応していません!",
"Press ⌘-C to copy." : "⌘-C でコピーします。",
"Press Ctrl-C to copy." : "Ctrl-Cを押してコピーします。",
"Unknown" : "不明",
"System" : "システム",
"Monitoring" : "モニタリング",
"Monitoring app with useful server information" : "有用なサーバー情報でアプリケーションを監視する",
"Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc." : "CPU負荷、メモリ使用量、ディスク使用量、ユーザー数などの役に立つサーバー情報を提供します。",
"Operating System:" : "OS:",
"CPU:" : "CPU:",
"threads" : "スレッド",
"Memory:" : "メモリ:",
"Server time:" : "サーバーの時間:",
"Uptime:" : "稼働時間:",
"Temperature" : "温度",
"Load" : "負荷",
"Memory" : "メモリ",
"Disk" : "ディスク",
"Mount:" : "マウント:",
"Filesystem:" : "ファイルシステム:",
"Size:" : "サイズ:",
"Available:" : "利用可能:",
"Used:" : "使用中:",
"Files:" : "ファイル数:",
"Storages:" : "ストレージ:",
"Free Space:" : "空き容量:",
"Network" : "ネットワーク",
"Hostname:" : "ホスト名:",
"Gateway:" : "ゲートウェイ:",
"Status:" : "ステータス:",
"Speed:" : "速度:",
"Duplex:" : "Duplex:",
"MAC:" : "MAC:",
"IPv4:" : "IPv4:",
"IPv6:" : "IPv6:",
"Active users" : "アクティブユーザー数",
"Last hour" : "1時間以内",
"%s%% of all users" : "全ユーザーの%s%%",
"Last 24 Hours" : "24時間以内",
"Last 7 Days" : "7日以内",
"Last 30 Days" : "30日以内",
"Shares" : "共有数",
"Users:" : "ユーザー数:",
"Groups:" : "グループ:",
"Links:" : "リンク:",
"Emails:" : "メール: ",
"Federated sent:" : "統合送信:",
"Federated received:" : "統合受信:",
"Talk conversations:" : "会話:",
"PHP" : "PHP",
"Version:" : "バージョン:",
"Memory limit:" : "メモリ制限:",
"Max execution time:" : "最大実行時間:",
"seconds" : "秒",
"Upload max size:" : "最大アップロードサイズ:",
"OPcache Revalidate Frequency:" : "OPcache再検証の頻度:",
"Extensions:" : "拡張:",
"Unable to list extensions" : "拡張リストを読み込めません",
"Show phpinfo" : "phpinfoを表示",
"FPM worker pool" : "FPMワーカープール",
"Pool name:" : "プール名:",
"Pool type:" : "プールタイプ:",
"Start time:" : "開始時刻:",
"Accepted connections:" : "許可された接続:",
"Total processes:" : "全プロセス:",
"Active processes:" : "アクティブなプロセス:",
"Idle processes:" : "アイドルプロセス:",
"Listen queue:" : "リッスン・キュー:",
"Slow requests:" : "低速な要求:",
"Max listen queue:" : "最大のリッスン・キュー:",
"Max active processes:" : "最大のアクティブなプロセス:",
"Max children reached:" : "最大の子数に達した:",
"Database" : "データベース",
"Type:" : "タイプ:",
"External monitoring tool" : "外部モニタリングツール",
"Use this end point to connect an external monitoring tool:" : "このエンドポイントを使用して外部モニタリングツールを接続します:",
"Copy" : "コピー",
"Output in JSON" : "JSONでの出力",
"Skip apps section (including apps section will send an external request to the app store)" : "アプリセクションをスキップする(アプリセクションを含むとアプリストアに外部リクエストが送信される)",
"Skip server update" : "サーバーの更新をスキップ",
"To use an access token, please generate one then set it using the following command:" : "アクセストークンを使用するには、アクセストークンを生成し、以下のコマンドで設定してください。",
"Then pass the token with the \"NC-Token\" header when querying the above URL." : "次に、上記のURLをクエリするときに、\"NC-Token\" ヘッダーでトークンを渡します。",
"Unknown Processor" : "不明なプロセッサー"
},"pluralForm" :"nplurals=1; plural=0;"
}