New translations common.json (Japanese)

This commit is contained in:
Ben Phelps 2023-10-05 11:11:54 +03:00
parent bf3ffaafeb
commit 4a19d80dc8

View File

@ -1,58 +1,21 @@
{ {
"navidrome": {
"nothing_streaming": "アクティブストリームなし",
"please_wait": "お待ちください"
},
"npm": {
"total": "合計",
"enabled": "有効",
"disabled": "無効"
},
"strelaysrv": {
"numActiveSessions": "セッション",
"numConnections": "コネクション",
"dataRelayed": "中継",
"transferRate": "レート"
},
"glances": {
"cpu": "CPU",
"wait": "お待ちください",
"temp": "温度",
"uptime": "UP",
"days": "日",
"hours": "時間",
"load": "ロード",
"warn": "警告",
"total": "トータル",
"free": "空き",
"used": "使用中",
"crit": "Crit",
"read": "読み込み",
"write": "書き込み",
"gpu": "GPU",
"mem": "メモリ",
"swap": "スワップ",
"_temp": "Temp"
},
"autobrr": {
"filters": "フィルター",
"indexers": "Indexers",
"approvedPushes": "承認済",
"rejectedPushes": "却下"
},
"gluetun": {
"region": "地域",
"country": "国",
"public_ip": "パブリックIP"
},
"common": { "common": {
"bytes": "{{value, bytes}}",
"bits": "{{value, bytes(bits: true)}}",
"bbytes": "{{value, bytes(binary: true)}}",
"bbits": "{{value, bytes(bits: true; binary: true)}}",
"byterate": "{{value, rate(bits: false)}}",
"bibyterate": "{{value, rate(bits: false; binary: true)}}", "bibyterate": "{{value, rate(bits: false; binary: true)}}",
"bibitrate": "{{value, rate(bits: true; binary: true)}}" "bitrate": "{{value, rate(bits: true)}}",
"bibitrate": "{{value, rate(bits: true; binary: true)}}",
"percent": "{{value, percent}}",
"number": "{{value, number}}",
"ms": "{{value, number}}"
}, },
"widget": { "widget": {
"missing_type": "見つからないウィジェットタイプ: {{type}}",
"api_error": "APIエラー", "api_error": "APIエラー",
"information": "情報", "information": "情報",
"missing_type": "見つからないウィジェットタイプ: {{type}}",
"status": "状態", "status": "状態",
"url": "URL", "url": "URL",
"raw_error": "生のエラー", "raw_error": "生のエラー",
@ -69,11 +32,11 @@
}, },
"resources": { "resources": {
"cpu": "CPU", "cpu": "CPU",
"mem": "MEM",
"total": "合計", "total": "合計",
"free": "Free", "free": "Free",
"used": "使用", "used": "使用",
"load": "ロード", "load": "ロード",
"mem": "MEM",
"temp": "温度", "temp": "温度",
"max": "Max", "max": "Max",
"uptime": "UP", "uptime": "UP",
@ -104,22 +67,22 @@
"tx": "TX", "tx": "TX",
"mem": "MEM", "mem": "MEM",
"cpu": "CPU", "cpu": "CPU",
"running": "起動中",
"offline": "オフライン", "offline": "オフライン",
"error": "エラー", "error": "エラー",
"unknown": "不明", "unknown": "不明",
"running": "起動中", "healthy": "健全",
"starting": "起動中", "starting": "起動中",
"unhealthy": "非健全", "unhealthy": "非健全",
"not_found": "不明", "not_found": "不明",
"exited": "終了", "exited": "終了",
"partial": "部分的", "partial": "部分的"
"healthy": "健全"
}, },
"ping": { "ping": {
"error": "エラー", "error": "エラー",
"ping": "Ping", "ping": "Ping",
"up": "Up", "down": "Down",
"down": "Down" "up": "Up"
}, },
"emby": { "emby": {
"playing": "再生中", "playing": "再生中",
@ -131,21 +94,44 @@
"episodes": "エピソード", "episodes": "エピソード",
"songs": "曲" "songs": "曲"
}, },
"evcc": {
"pv_power": "発電量",
"battery_soc": "バッテリー",
"grid_power": "グリッド",
"home_power": "消費",
"charge_power": "チャージャー",
"watt_hour": "Wh"
},
"flood": { "flood": {
"download": "ダウンロード", "download": "ダウンロード",
"upload": "アップロード", "upload": "アップロード",
"leech": "リーチ", "leech": "リーチ",
"seed": "Seed" "seed": "Seed"
}, },
"freshrss": {
"subscriptions": "購読",
"unread": "未読"
},
"caddy": {
"upstreams": "アップストリーム",
"requests": "現在のリクエスト",
"requests_failed": "失敗したリクエスト"
},
"changedetectionio": { "changedetectionio": {
"totalObserved": "全観測数", "totalObserved": "全観測数",
"diffsDetected": "変更数" "diffsDetected": "変更数"
}, },
"channelsdvrserver": {
"shows": "ショー",
"recordings": "レコーディング",
"scheduled": "予定済",
"passes": "パス"
},
"tautulli": { "tautulli": {
"playing": "再生中", "playing": "再生中",
"transcoding": "変換中", "transcoding": "変換中",
"bitrate": "ビットレート", "bitrate": "ビットレート",
"no_active": "アクティブストリームなし", "no_active": "アクティブ・ストリーム無し",
"plex_connection_error": "Plex接続の確認" "plex_connection_error": "Plex接続の確認"
}, },
"omada": { "omada": {
@ -162,9 +148,9 @@
}, },
"plex": { "plex": {
"streams": "アクティブストリーム", "streams": "アクティブストリーム",
"albums": "アルバム",
"movies": "映画", "movies": "映画",
"tv": "テレビ番組", "tv": "テレビ番組"
"albums": "アルバム"
}, },
"sabnzbd": { "sabnzbd": {
"rate": "速度", "rate": "速度",
@ -185,19 +171,27 @@
"qbittorrent": { "qbittorrent": {
"download": "ダウンロード", "download": "ダウンロード",
"upload": "アップロード", "upload": "アップロード",
"leech": "Leech", "leech": "リーチ",
"seed": "Seed" "seed": "Seed"
}, },
"qnap": {
"cpuUsage": "CPU使用量",
"memUsage": "MEM使用量",
"systemTempC": "システム温度",
"poolUsage": "プール使用量",
"volumeUsage": "ボリューム使用量",
"invalid": "無効"
},
"deluge": { "deluge": {
"download": "ダウンロード", "download": "ダウンロード",
"upload": "アップロード", "upload": "アップロード",
"leech": "Leech", "leech": "リーチ",
"seed": "Seed" "seed": "Seed"
}, },
"downloadstation": { "downloadstation": {
"download": "ダウンロード", "download": "ダウンロード",
"upload": "アップロード", "upload": "アップロード",
"leech": "Leech", "leech": "リーチ",
"seed": "Seed" "seed": "Seed"
}, },
"sonarr": { "sonarr": {
@ -210,14 +204,14 @@
"radarr": { "radarr": {
"wanted": "募集中", "wanted": "募集中",
"missing": "不明", "missing": "不明",
"queued": "キュー", "queued": "待機中",
"movies": "映画", "movies": "映画",
"queue": "キュー", "queue": "キュー",
"unknown": "Unknown" "unknown": "不明"
}, },
"lidarr": { "lidarr": {
"wanted": "募集中", "wanted": "募集中",
"queued": "キュー", "queued": "待機中",
"artists": "アーティスト" "artists": "アーティスト"
}, },
"readarr": { "readarr": {
@ -245,11 +239,17 @@
"approved": "承認済", "approved": "承認済",
"available": "利用可" "available": "利用可"
}, },
"pialert": {
"total": "合計",
"connected": "接続済み",
"new_devices": "新しいデバイス",
"down_alerts": "ダウンアラート"
},
"pihole": { "pihole": {
"queries": "クエリ", "queries": "クエリ",
"blocked": "ブロック中", "blocked": "ブロック中",
"gravity": "グラビティ", "blocked_percent": "ブロック %",
"blocked_percent": "ブロック %" "gravity": "グラビティ"
}, },
"adguard": { "adguard": {
"queries": "クエリ", "queries": "クエリ",
@ -267,6 +267,20 @@
"stopped": "停止中", "stopped": "停止中",
"total": "合計" "total": "合計"
}, },
"tailscale": {
"address": "アドレス",
"expires": "失効",
"never": "なし",
"last_seen": "最終日時",
"now": "現在",
"years": "{{number}}年",
"weeks": "{{number}}月",
"days": "{{number}}日",
"hours": "{{number}}時間",
"minutes": "{{number}}分",
"seconds": "{{number}}秒",
"ago": "{{value}} 前"
},
"tdarr": { "tdarr": {
"queue": "キュー", "queue": "キュー",
"processed": "処理済み", "processed": "処理済み",
@ -278,6 +292,15 @@
"services": "サービス", "services": "サービス",
"middleware": "ミドルウェア" "middleware": "ミドルウェア"
}, },
"navidrome": {
"nothing_streaming": "アクティブ・ストリーム無し",
"please_wait": "お待ちください"
},
"npm": {
"enabled": "有効",
"disabled": "無効",
"total": "合計"
},
"coinmarketcap": { "coinmarketcap": {
"configure": "1つ以上の暗号通貨を設定して追跡", "configure": "1つ以上の暗号通貨を設定して追跡",
"1hour": "1時間", "1hour": "1時間",
@ -301,17 +324,35 @@
"configured": "設定済", "configured": "設定済",
"errored": "エラー" "errored": "エラー"
}, },
"strelaysrv": {
"numActiveSessions": "セッション",
"numConnections": "コネクション",
"dataRelayed": "中継",
"transferRate": "速度"
},
"mastodon": { "mastodon": {
"user_count": "ユーザー", "user_count": "ユーザ",
"status_count": "ポスト", "status_count": "ポスト",
"domain_count": "ドメイン" "domain_count": "ドメイン"
}, },
"medusa": {
"wanted": "募集中",
"queued": "待機中",
"series": "シリーズ"
},
"minecraft": {
"players": "プレイヤー",
"version": "バージョン",
"status": "状態",
"up": "オンライン",
"down": "オフライン"
},
"miniflux": { "miniflux": {
"read": "既読", "read": "既読",
"unread": "未読" "unread": "未読"
}, },
"authentik": { "authentik": {
"users": "ユーザー", "users": "ユーザ",
"loginsLast24H": "ログイン (24時間)", "loginsLast24H": "ログイン (24時間)",
"failedLoginsLast24H": "ログイン失敗(24時間)" "failedLoginsLast24H": "ログイン失敗(24時間)"
}, },
@ -321,6 +362,26 @@
"lxc": "LXC", "lxc": "LXC",
"vms": "VM" "vms": "VM"
}, },
"glances": {
"cpu": "CPU",
"load": "ロード",
"wait": "お待ちください",
"temp": "温度",
"_temp": "Temp",
"warn": "警告",
"uptime": "UP",
"total": "合計",
"free": "Free",
"used": "使用",
"days": "日",
"hours": "時間",
"crit": "Crit",
"read": "既読",
"write": "書き込み",
"gpu": "GPU",
"mem": "メモリ",
"swap": "スワップ"
},
"quicklaunch": { "quicklaunch": {
"bookmark": "ブックマーク", "bookmark": "ブックマーク",
"service": "サービス", "service": "サービス",
@ -331,11 +392,11 @@
}, },
"wmo": { "wmo": {
"0-day": "晴れ", "0-day": "晴れ",
"1-day": "ほぼ晴れ",
"0-night": "晴れ", "0-night": "晴れ",
"1-day": "ほぼ晴れ",
"1-night": "ほぼ晴れ", "1-night": "ほぼ晴れ",
"2-day": "一時くもり", "2-day": "一時くもり",
"2-night": "一くもり", "2-night": "一くもり",
"3-day": "くもり", "3-day": "くもり",
"3-night": "くもり", "3-night": "くもり",
"45-day": "霧", "45-day": "霧",
@ -356,13 +417,13 @@
"61-night": "小雨", "61-night": "小雨",
"63-day": "雨", "63-day": "雨",
"63-night": "雨", "63-night": "雨",
"67-night": "雨",
"71-day": "雪",
"65-day": "大雨", "65-day": "大雨",
"65-night": "大雨", "65-night": "大雨",
"66-day": "雨", "66-day": "雨",
"66-night": "雨", "66-night": "雨",
"67-day": "雨", "67-day": "雨",
"67-night": "雨",
"71-day": "雪",
"71-night": "雪", "71-night": "雪",
"73-day": "雪", "73-day": "雪",
"73-night": "雪", "73-night": "雪",
@ -395,14 +456,30 @@
"child_bridges": "Child Bridges", "child_bridges": "Child Bridges",
"child_bridges_status": "{{ok}}/{{total}}", "child_bridges_status": "{{ok}}/{{total}}",
"up": "Up", "up": "Up",
"pending": "Pending", "pending": "保留中",
"down": "Down" "down": "Down"
}, },
"healthchecks": {
"new": "New",
"up": "オンライン",
"grace": "猶予期間中",
"down": "オフライン",
"paused": "一時停止中",
"status": "状態",
"last_ping": "最後のPing",
"never": "Pingしていません"
},
"watchtower": { "watchtower": {
"containers_scanned": "スキャン済", "containers_scanned": "スキャン済",
"containers_updated": "更新済", "containers_updated": "更新済",
"containers_failed": "失敗" "containers_failed": "失敗"
}, },
"autobrr": {
"approvedPushes": "承認済",
"rejectedPushes": "却下",
"filters": "フィルター",
"indexers": "Indexers"
},
"tubearchivist": { "tubearchivist": {
"downloads": "キュー", "downloads": "キュー",
"videos": "ビデオ", "videos": "ビデオ",
@ -421,6 +498,11 @@
"queue": "キュー", "queue": "キュー",
"total": "合計" "total": "合計"
}, },
"gluetun": {
"public_ip": "パブリックIP",
"region": "地域",
"country": "国"
},
"hdhomerun": { "hdhomerun": {
"channels": "チャンネル", "channels": "チャンネル",
"hd": "HD" "hd": "HD"
@ -446,9 +528,15 @@
}, },
"xteve": { "xteve": {
"streams_all": "全ストリーム", "streams_all": "全ストリーム",
"streams_active": "アクティブストリーム", "streams_active": "アクティブストリーム",
"streams_xepg": "XEPGチャンネル" "streams_xepg": "XEPGチャンネル"
}, },
"opendtu": {
"yieldDay": "Today",
"absolutePower": "Power",
"relativePower": "Power %",
"limit": "Limit"
},
"opnsense": { "opnsense": {
"cpu": "CPU負荷", "cpu": "CPU負荷",
"memory": "アクティブ・メモリ", "memory": "アクティブ・メモリ",
@ -461,21 +549,26 @@
"print_progress": "進捗状況", "print_progress": "進捗状況",
"layers": "レイヤー" "layers": "レイヤー"
}, },
"medusa": {
"wanted": "Wanted",
"queued": "Queued",
"series": "シリーズ"
},
"octoprint": { "octoprint": {
"temp_bed": "ベッド温度",
"printer_state": "状態", "printer_state": "状態",
"temp_tool": "ツール温度", "temp_tool": "ツール温度",
"temp_bed": "ベッド温度",
"job_completion": "完了" "job_completion": "完了"
}, },
"cloudflared": { "cloudflared": {
"origin_ip": "オリジンIP", "origin_ip": "オリジンIP",
"status": "状態" "status": "状態"
}, },
"pfsense": {
"load": "読み込み平均",
"memory": "メモリ使用量",
"wanStatus": "WANステータス",
"up": "Up",
"down": "Down",
"temp": "Temp",
"disk": "ディスク使用量",
"wanIP": "WAN IP"
},
"proxmoxbackupserver": { "proxmoxbackupserver": {
"datastore_usage": "データストア", "datastore_usage": "データストア",
"failed_tasks_24h": "失敗タスク(24h)", "failed_tasks_24h": "失敗タスク(24h)",
@ -493,17 +586,28 @@
"down": "サイトDown", "down": "サイトDown",
"uptime": "稼働時間", "uptime": "稼働時間",
"incident": "Incident", "incident": "Incident",
"m": "m" "m": "分"
},
"atsumeru": {
"series": "シリーズ",
"archives": "アーカイブ",
"chapters": "チャプター",
"categories": "カテゴリー"
}, },
"komga": { "komga": {
"libraries": "ライブラリ", "libraries": "ライブラリ",
"series": "シリーズ", "series": "シリーズ",
"books": "書籍" "books": "書籍"
}, },
"diskstation": {
"days": "日",
"uptime": "稼働時間",
"volumeAvailable": "利用可"
},
"mylar": { "mylar": {
"series": "シリーズ", "series": "シリーズ",
"issues": "課題", "issues": "課題",
"wanted": "Wanted" "wanted": "募集中"
}, },
"photoprism": { "photoprism": {
"albums": "アルバム", "albums": "アルバム",
@ -511,11 +615,6 @@
"videos": "ビデオ", "videos": "ビデオ",
"people": "人" "people": "人"
}, },
"diskstation": {
"days": "日",
"uptime": "稼働時間",
"volumeAvailable": "利用可能"
},
"fileflows": { "fileflows": {
"queue": "キュー", "queue": "キュー",
"processing": "処理中", "processing": "処理中",
@ -548,16 +647,6 @@
"total_workers": "トータル・ワーカー", "total_workers": "トータル・ワーカー",
"records_total": "キューの長さ" "records_total": "キューの長さ"
}, },
"healthchecks": {
"never": "Pingしていません",
"new": "New",
"up": "オンライン",
"grace": "猶予期間中",
"down": "オフライン",
"paused": "一時停止中",
"status": "状態",
"last_ping": "最後のPing"
},
"pterodactyl": { "pterodactyl": {
"servers": "サーバ", "servers": "サーバ",
"nodes": "ノード" "nodes": "ノード"
@ -567,17 +656,10 @@
"targets_down": "ターゲット Down", "targets_down": "ターゲット Down",
"targets_total": "ターゲット合計" "targets_total": "ターゲット合計"
}, },
"minecraft": {
"players": "プレイヤー",
"version": "バージョン",
"status": "状態",
"up": "オンライン",
"down": "オフライン"
},
"ghostfolio": { "ghostfolio": {
"gross_percent_max": "全期間", "gross_percent_today": "Today",
"gross_percent_today": "今日", "gross_percent_1y": "1年",
"gross_percent_1y": "1年" "gross_percent_max": "全期間"
}, },
"audiobookshelf": { "audiobookshelf": {
"podcasts": "ポッドキャスト", "podcasts": "ポッドキャスト",
@ -590,96 +672,29 @@
"lights_on": "点灯", "lights_on": "点灯",
"switches_on": "スイッチオン" "switches_on": "スイッチオン"
}, },
"freshrss": {
"subscriptions": "購読",
"unread": "未読"
},
"channelsdvrserver": {
"shows": "ショー",
"recordings": "レコーディング",
"scheduled": "予定済",
"passes": "パス"
},
"whatsupdocker": { "whatsupdocker": {
"monitoring": "モニタリング", "monitoring": "モニタリング",
"updates": "アップデート" "updates": "アップデート"
}, },
"tailscale": { "calibreweb": {
"address": "アドレス", "books": "書籍",
"expires": "失効", "authors": "著者",
"never": "なし", "categories": "カテゴリー",
"last_seen": "最終日時", "series": "シリーズ"
"now": "現在",
"years": "{{number}}年",
"weeks": "{{number}}月",
"days": "{{number}}日",
"hours": "{{number}}時間",
"minutes": "{{number}}分",
"seconds": "{{number}}秒",
"ago": "{{value}} 前"
},
"qnap": {
"cpuUsage": "CPU使用量",
"memUsage": "MEM使用量",
"systemTempC": "システム温度",
"poolUsage": "プール使用量",
"volumeUsage": "ボリューム使用量",
"invalid": "無効"
},
"pfsense": {
"up": "アップ",
"load": "読み込み平均",
"memory": "メモリ使用量",
"wanStatus": "WANステータス",
"down": "ダウン",
"temp": "温度",
"disk": "ディスク使用量",
"wanIP": "WAN IP"
},
"caddy": {
"upstreams": "アップストリーム",
"requests": "現在のリクエスト",
"requests_failed": "失敗したリクエスト"
},
"evcc": {
"watt_hour": "Wh",
"pv_power": "発電量",
"battery_soc": "バッテリー",
"grid_power": "グリッド",
"home_power": "消費",
"charge_power": "チャージャー"
},
"pialert": {
"total": "トータル",
"connected": "接続済み",
"new_devices": "新しいデバイス",
"down_alerts": "ダウンアラート"
}, },
"jdownloader": { "jdownloader": {
"downloadCount": "キュー", "downloadCount": "キュー",
"downloadSpeed": "スピード",
"downloadBytesRemaining": "残り", "downloadBytesRemaining": "残り",
"downloadTotalBytes": "サイズ" "downloadTotalBytes": "サイズ",
"downloadSpeed": "スピード"
}, },
"kavita": { "kavita": {
"seriesCount": "シリーズ", "seriesCount": "シリーズ",
"totalFiles": "ファイル" "totalFiles": "ファイル"
}, },
"gamedig": {
"name": "名前",
"map": "マップ",
"currentPlayers": "現在のプレーヤー",
"players": "プレーヤー",
"maxPlayers": "最大プレーヤー",
"bots": "ボット",
"ping": "Ping",
"status": "ステータス",
"online": "オンライン",
"offline": "オフライン"
},
"azuredevops": { "azuredevops": {
"result": "結果", "result": "結果",
"status": "ステータス", "status": "状態",
"buildId": "ビルドID", "buildId": "ビルドID",
"succeeded": "成功", "succeeded": "成功",
"notStarted": "Not Started", "notStarted": "Not Started",
@ -688,7 +703,19 @@
"inProgress": "進行中", "inProgress": "進行中",
"totalPrs": "合計PR数", "totalPrs": "合計PR数",
"myPrs": "私のPR", "myPrs": "私のPR",
"approved": "承認" "approved": "承認済"
},
"gamedig": {
"status": "状態",
"online": "オンライン",
"offline": "オフライン",
"name": "名前",
"map": "マップ",
"currentPlayers": "現在のプレーヤー",
"players": "プレイヤー",
"maxPlayers": "最大プレーヤー",
"bots": "ボット",
"ping": "Ping"
}, },
"urbackup": { "urbackup": {
"ok": "Ok", "ok": "Ok",
@ -696,55 +723,37 @@
"noRecent": "期限切れ", "noRecent": "期限切れ",
"totalUsed": "使用済みストレージ" "totalUsed": "使用済みストレージ"
}, },
"openmediavault": {
"downloading": "ダウンロード中",
"total": "トータル",
"running": "実行中",
"stopped": "停止中",
"passed": "合格",
"failed": "不合格"
},
"mealie": { "mealie": {
"recipes": "レシピ", "recipes": "レシピ",
"users": "ユーザ", "users": "ユーザ",
"categories": "カテゴリー", "categories": "カテゴリー",
"tags": "タグ" "tags": "タグ"
}, },
"atsumeru": { "openmediavault": {
"series": "シリーズ", "downloading": "ダウンロード中",
"archives": "アーカイブ", "total": "合計",
"chapters": "チャプター", "running": "起動中",
"categories": "カテゴリー" "stopped": "停止中",
}, "passed": "合格",
"calibreweb": { "failed": "失敗"
"books": "書籍",
"authors": "著者",
"categories": "カテゴリー",
"series": "シリーズ"
}, },
"uptimerobot": { "uptimerobot": {
"status": "Status", "status": "状態",
"uptime": "Uptime", "uptime": "稼働時間",
"lastDown": "Last Downtime", "lastDown": "Last Downtime",
"downDuration": "Downtime Duration", "downDuration": "Downtime Duration",
"sitesUp": "Sites Up", "sitesUp": "サイトUp",
"sitesDown": "Sites Down", "sitesDown": "サイトDown",
"paused": "Paused", "paused": "一時停止中",
"notyetchecked": "Not Yet Checked", "notyetchecked": "Not Yet Checked",
"up": "Up", "up": "Up",
"seemsdown": "Seems Down", "seemsdown": "Seems Down",
"down": "Down", "down": "Down",
"unknown": "Unknown" "unknown": "不明"
},
"opendtu": {
"relativePower": "Power %",
"yieldDay": "Today",
"limit": "Limit",
"absolutePower": "Power"
}, },
"calendar": { "calendar": {
"physicalRelease": "Physical release",
"inCinemas": "In cinemas", "inCinemas": "In cinemas",
"physicalRelease": "Physical release",
"digitalRelease": "Digital release" "digitalRelease": "Digital release"
} }
} }