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-07-06 00:59:26 +00:00
committed by GitHub
parent b0bdf28016
commit 8f1c3d8a2d
2 changed files with 151 additions and 151 deletions

View File

@@ -2992,11 +2992,11 @@
"title": "統計情報", "title": "統計情報",
"general": { "general": {
"title": "匿名の解析を送信", "title": "匿名の解析を送信",
"text": "" "text": "HomarrはオープンソースソフトウェアUmamiを使用して匿名化された分析情報を送信します。個人情報を一切収集しないため、GDPRとCCPAに完全に準拠しています。分析機能を有効にすると、オープンソースチームが問題を特定し、バックログの優先順位付けを行うのに役立ちますので、ぜひ有効にしてください。"
}, },
"widgetData": { "widgetData": {
"title": "ウィジェットのデータ", "title": "ウィジェットのデータ",
"text": "" "text": "あなたが設定したウィジェットおよびその数量を送信します。URL、名前、その他のデータは含まれません。"
}, },
"integrationData": { "integrationData": {
"title": "インテグレーション情報", "title": "インテグレーション情報",
@@ -3004,7 +3004,7 @@
}, },
"usersData": { "usersData": {
"title": "ユーザー情報", "title": "ユーザー情報",
"text": "" "text": "SSOをアクティベートしたユーザーの数を送信します"
} }
}, },
"crawlingAndIndexing": { "crawlingAndIndexing": {
@@ -3179,15 +3179,15 @@
}, },
"modal": { "modal": {
"delete": { "delete": {
"title": "", "title": "API トークンを削除",
"text": "" "text": "APIトークンを完全に削除します。このトークンを使用したAPIクライアントは認証できず、APIリクエストを実行できません。このアクションは元に戻せません。"
} }
}, },
"table": { "table": {
"header": { "header": {
"id": "", "id": "ID",
"createdBy": "", "createdBy": "作成者",
"actions": "" "actions": "アクション"
} }
} }
} }
@@ -3195,20 +3195,20 @@
} }
}, },
"about": { "about": {
"version": "", "version": "バージョン {version}",
"text": "", "text": "Homarrは、ボランティアによって運営されているコミュニティ主導のオープンソースプロジェクトです。 これらの人々のおかげで、Homarrは2021年から成長を続けてきました。 私たちのチームは、余暇に報酬なしで 多くの異なる国からフルリモートでHomarr に取り組んでいます。",
"accordion": { "accordion": {
"contributors": { "contributors": {
"title": "", "title": "貢献者",
"subtitle": "" "subtitle": "{count} メンテナンスコード & Homarr"
}, },
"translators": { "translators": {
"title": "", "title": "翻訳者",
"subtitle": "" "subtitle": "{count} の多くの言語で翻訳を行っている"
}, },
"libraries": { "libraries": {
"title": "", "title": "ライブラリ",
"subtitle": "" "subtitle": "{count} 個が Homarr のコードで使用されています"
} }
} }
} }
@@ -3217,10 +3217,10 @@
"docker": { "docker": {
"title": "コンテナ", "title": "コンテナ",
"table": { "table": {
"updated": "", "updated": "{when} に更新しました",
"search": "", "search": "{count} 個のコンテナを検索",
"selected": "", "selected": "{totalCount} 個のうち、{selectCount} 個のコンテナが選択されています",
"footer": "" "footer": "合計 {count} 個のコンテナ"
}, },
"field": { "field": {
"name": { "name": {
@@ -3233,17 +3233,17 @@
"running": "実行中", "running": "実行中",
"paused": "ポーズ", "paused": "ポーズ",
"restarting": "再起動中", "restarting": "再起動中",
"exited": "", "exited": "終了",
"removing": "削除中", "removing": "削除中",
"dead": "" "dead": "死亡"
} }
}, },
"stats": { "stats": {
"cpu": { "cpu": {
"label": "" "label": "CPU"
}, },
"memory": { "memory": {
"label": "" "label": "メモリ"
} }
}, },
"containerImage": { "containerImage": {
@@ -3254,17 +3254,17 @@
} }
}, },
"action": { "action": {
"title": "", "title": "操作",
"start": { "start": {
"label": "開始", "label": "開始",
"notification": { "notification": {
"success": { "success": {
"title": "", "title": "コンテナは開始されました",
"message": "" "message": "コンテナが正常に開始されました"
}, },
"error": { "error": {
"title": "", "title": "コンテナが開始されていません",
"message": "" "message": "コンテナを開始できませんでした"
} }
} }
}, },
@@ -3272,12 +3272,12 @@
"label": "停止", "label": "停止",
"notification": { "notification": {
"success": { "success": {
"title": "", "title": "コンテナが停止しました",
"message": "" "message": "コンテナが正常に停止しました"
}, },
"error": { "error": {
"title": "", "title": "コンテナが停止していません",
"message": "" "message": "コンテナを停止できませんでした"
} }
} }
}, },
@@ -3285,12 +3285,12 @@
"label": "再起動", "label": "再起動",
"notification": { "notification": {
"success": { "success": {
"title": "", "title": "コンテナが再起動されました",
"message": "" "message": "コンテナが正常に再起動されました"
}, },
"error": { "error": {
"title": "", "title": "コンテナが再起動されていません",
"message": "" "message": "コンテナは再起動できませんでした"
} }
} }
}, },
@@ -3298,47 +3298,47 @@
"label": "削除", "label": "削除",
"notification": { "notification": {
"success": { "success": {
"title": "", "title": "コンテナー削除",
"message": "" "message": "コンテナが正常に削除されました"
}, },
"error": { "error": {
"title": "", "title": "コンテナが削除されていません",
"message": "" "message": "コンテナを削除できませんでした"
} }
} }
}, },
"refresh": { "refresh": {
"label": "", "label": "更新する",
"notification": { "notification": {
"success": { "success": {
"title": "", "title": "コンテナを更新しました",
"message": "" "message": "最新のデータを表示しています"
}, },
"error": { "error": {
"title": "", "title": "コンテナが更新されていません",
"message": "" "message": "コンテナを更新中に問題が発生しました"
} }
} }
}, },
"addToHomarr": { "addToHomarr": {
"label": "", "label": "Homarrに追加する",
"notification": { "notification": {
"success": { "success": {
"title": "", "title": "Homarrに追加しました",
"message": "" "message": "選択したアプリを Homarrに追加しました"
}, },
"error": { "error": {
"title": "", "title": "Homar に追加できませんでした",
"message": "" "message": "選択したアプリを Homarrに追加できませんでした"
} }
}, },
"modal": { "modal": {
"title": "" "title": "Homarrに dockerコンテナを追加"
} }
} }
}, },
"error": { "error": {
"internalServerError": "" "internalServerError": "Dockerコンテナの取得に失敗しました"
} }
}, },
"kubernetes": { "kubernetes": {
@@ -3359,7 +3359,7 @@
"title": "リソース", "title": "リソース",
"nodes": "ノード", "nodes": "ノード",
"namespaces": "ネームスペース", "namespaces": "ネームスペース",
"ingresses": "イングレス", "ingresses": "Ingress",
"services": "サービス", "services": "サービス",
"pods": "Pods", "pods": "Pods",
"configmaps": "ConfigMaps", "configmaps": "ConfigMaps",
@@ -3403,7 +3403,7 @@
} }
}, },
"table": { "table": {
"search": "{count} ノードを検索" "search": "{count} 個のノードを検索"
} }
}, },
"namespaces": { "namespaces": {
@@ -3424,11 +3424,11 @@
} }
}, },
"table": { "table": {
"search": "ネームスペース {count} 個を検索" "search": "{count} 個のネームスペースを検索"
} }
}, },
"ingresses": { "ingresses": {
"label": "イングレス", "label": "Ingress",
"field": { "field": {
"name": { "name": {
"label": "名前" "label": "名前"
@@ -3447,7 +3447,7 @@
} }
}, },
"table": { "table": {
"search": "{count} 個のイングレスを検索" "search": "{count} 個の Ingress を検索"
} }
}, },
"services": { "services": {
@@ -3469,145 +3469,145 @@
"label": "ターゲットポート" "label": "ターゲットポート"
}, },
"clusterIP": { "clusterIP": {
"label": "" "label": "クラスター IP"
}, },
"creationTimestamp": { "creationTimestamp": {
"label": "" "label": "作成日"
} }
}, },
"table": { "table": {
"search": "" "search": "{count} 個のサービスを検索"
} }
}, },
"pods": { "pods": {
"label": "", "label": "Pods",
"field": { "field": {
"name": { "name": {
"label": "" "label": "名前"
}, },
"namespace": { "namespace": {
"label": "" "label": "ネームスペース"
}, },
"image": { "image": {
"label": "" "label": "イメージ"
}, },
"applicationType": { "applicationType": {
"label": "" "label": "アプリケーションタイプ"
}, },
"status": { "status": {
"label": "" "label": "状態"
}, },
"creationTimestamp": { "creationTimestamp": {
"label": "" "label": "作成日"
} }
}, },
"table": { "table": {
"search": "" "search": "{count} 個の Pods を検索"
} }
}, },
"secrets": { "secrets": {
"label": "", "label": "シークレット",
"field": { "field": {
"name": { "name": {
"label": "" "label": "名前"
}, },
"namespace": { "namespace": {
"label": "" "label": "ネームスペース"
}, },
"type": { "type": {
"label": "" "label": "種類"
}, },
"creationTimestamp": { "creationTimestamp": {
"label": "" "label": "作成日"
} }
}, },
"table": { "table": {
"search": "" "search": "{count} 個のシークレットを検索"
} }
}, },
"configmaps": { "configmaps": {
"label": "", "label": "ConfigMaps",
"field": { "field": {
"name": { "name": {
"label": "" "label": "名前"
}, },
"namespace": { "namespace": {
"label": "" "label": "ネームスペース"
}, },
"creationTimestamp": { "creationTimestamp": {
"label": "" "label": "作成日"
} }
}, },
"table": { "table": {
"search": "" "search": "{count} 個の ConfigMap から検索"
} }
}, },
"volumes": { "volumes": {
"label": "", "label": "ボリューム",
"field": { "field": {
"name": { "name": {
"label": "" "label": "名前"
}, },
"namespace": { "namespace": {
"label": "" "label": "ネームスペース"
}, },
"accessModes": { "accessModes": {
"label": "" "label": "アクセスモード"
}, },
"storage": { "storage": {
"label": "" "label": "ストレージ"
}, },
"storageClassName": { "storageClassName": {
"label": "" "label": "ストレージクラス名"
}, },
"volumeMode": { "volumeMode": {
"label": "" "label": "ボリュームモード"
}, },
"volumeName": { "volumeName": {
"label": "" "label": "ボリューム名"
}, },
"status": { "status": {
"label": "" "label": "状態"
}, },
"creationTimestamp": { "creationTimestamp": {
"label": "" "label": "作成日"
} }
}, },
"table": { "table": {
"search": "" "search": "{count} 個のボリュームを検索"
} }
}, },
"error": { "error": {
"internalServerError": "" "internalServerError": "Kubernetes データの取得に失敗しました"
} }
}, },
"permission": { "permission": {
"title": "", "title": "権限",
"userSelect": { "userSelect": {
"title": "" "title": "ユーザー権限を追加"
}, },
"groupSelect": { "groupSelect": {
"title": "" "title": "グループ権限を追加"
}, },
"tab": { "tab": {
"user": "ユーザー", "user": "ユーザー",
"group": "", "group": "グループ",
"inherited": "" "inherited": "継承されたグループ"
}, },
"field": { "field": {
"user": { "user": {
"label": "ユーザー" "label": "ユーザー"
}, },
"group": { "group": {
"label": "" "label": "グループ"
}, },
"permission": { "permission": {
"label": "" "label": "権限"
} }
}, },
"action": { "action": {
"saveUser": "", "saveUser": "ユーザー権限を保存する",
"saveGroup": "" "saveGroup": "グループの権限を保存する"
} }
}, },
"navigationStructure": { "navigationStructure": {
@@ -3617,30 +3617,30 @@
"label": "ボード" "label": "ボード"
}, },
"integrations": { "integrations": {
"label": "", "label": "連携",
"edit": { "edit": {
"label": "編集" "label": "編集"
}, },
"new": { "new": {
"label": "" "label": "New"
} }
}, },
"search-engines": { "search-engines": {
"label": "", "label": "検索エンジン",
"new": { "new": {
"label": "" "label": "New"
}, },
"edit": { "edit": {
"label": "編集" "label": "編集"
} }
}, },
"medias": { "medias": {
"label": "" "label": "メディア"
}, },
"apps": { "apps": {
"label": "アプリ", "label": "アプリ",
"new": { "new": {
"label": "" "label": "New"
}, },
"edit": { "edit": {
"label": "編集" "label": "編集"
@@ -3655,7 +3655,7 @@
"security": "セキュリティ", "security": "セキュリティ",
"board": "ボード", "board": "ボード",
"groups": { "groups": {
"label": "" "label": "グループ"
}, },
"invites": { "invites": {
"label": "招待" "label": "招待"
@@ -3675,7 +3675,7 @@
"label": "ネームスペース" "label": "ネームスペース"
}, },
"ingresses": { "ingresses": {
"label": "イングレス" "label": "Ingress"
}, },
"services": { "services": {
"label": "サービス" "label": "サービス"
@@ -3841,23 +3841,23 @@
"option": { "option": {
"google": { "google": {
"name": "Google", "name": "Google",
"description": "" "description": "Google でウェブを検索"
}, },
"bing": { "bing": {
"name": "", "name": "Bing",
"description": "" "description": "Bing でウェブを検索"
}, },
"duckduckgo": { "duckduckgo": {
"name": "", "name": "DuckDuckGo",
"description": "" "description": "DuckDuckGo でウェブを検索"
}, },
"torrent": { "torrent": {
"name": "トレント", "name": "トレント",
"description": "" "description": "torrentdownloads.pro で torrent を検索"
}, },
"youTube": { "youTube": {
"name": "", "name": "YouTube",
"description": "" "description": "YouTubeで動画を検索"
} }
} }
} }
@@ -3866,7 +3866,7 @@
"help": { "help": {
"group": { "group": {
"mode": { "mode": {
"title": "" "title": "モード"
}, },
"help": { "help": {
"title": "ヘルプ", "title": "ヘルプ",
@@ -3875,7 +3875,7 @@
"label": "ドキュメンテーション" "label": "ドキュメンテーション"
}, },
"submitIssue": { "submitIssue": {
"label": "" "label": "問題を送信する"
}, },
"discord": { "discord": {
"label": "コミュニティ・ディスコード" "label": "コミュニティ・ディスコード"
@@ -3887,81 +3887,81 @@
"home": { "home": {
"group": { "group": {
"search": { "search": {
"title": "", "title": "検索",
"option": { "option": {
"other": { "other": {
"label": "" "label": "他の検索エンジンで検索する"
}, },
"no-default": { "no-default": {
"label": "", "label": "デフォルトの検索エンジンはありません",
"description": "" "description": "設定でデフォルトの検索エンジンを設定"
}, },
"search": { "search": {
"label": "" "label": "\"{query}\" を {name} で検索"
}, },
"from-integration": { "from-integration": {
"description": "" "description": "検索するには文字を入力してください"
} }
} }
}, },
"local": { "local": {
"title": "" "title": "ローカルの結果"
} }
} }
}, },
"page": { "page": {
"help": "", "help": "ページを検索",
"group": { "group": {
"page": { "page": {
"title": "", "title": "",
"option": { "option": {
"manageHome": { "manageHome": {
"label": "" "label": "ホームページの管理"
}, },
"manageBoard": { "manageBoard": {
"label": "" "label": "ボードの管理"
}, },
"manageApp": { "manageApp": {
"label": "" "label": "アプリの管理"
}, },
"manageIntegration": { "manageIntegration": {
"label": "" "label": "連携の管理"
}, },
"manageSearchEngine": { "manageSearchEngine": {
"label": "" "label": "検索エンジンの管理"
}, },
"manageMedia": { "manageMedia": {
"label": "" "label": "メディアの管理"
}, },
"manageUser": { "manageUser": {
"label": "ユーザー管理" "label": "ユーザー管理"
}, },
"manageInvite": { "manageInvite": {
"label": "" "label": "招待の管理"
}, },
"manageGroup": { "manageGroup": {
"label": "" "label": "グループの管理"
}, },
"manageDocker": { "manageDocker": {
"label": "" "label": "Docker の管理"
}, },
"manageApi": { "manageApi": {
"label": "" "label": "Swagger API"
}, },
"manageLog": { "manageLog": {
"label": "" "label": "ログを表示"
}, },
"manageTask": { "manageTask": {
"label": "" "label": "タスクの管理"
}, },
"manageSettings": { "manageSettings": {
"label": "" "label": "全体設定"
}, },
"about": { "about": {
"label": "" "label": ""
}, },
"homeBoard": { "homeBoard": {
"label": "" "label": "ホームボード"
}, },
"preferences": { "preferences": {
"label": "あなたの好み" "label": "あなたの好み"
@@ -3971,14 +3971,14 @@
} }
}, },
"userGroup": { "userGroup": {
"help": "", "help": "ユーザまたはグループの検索",
"group": { "group": {
"user": { "user": {
"title": "ユーザー", "title": "ユーザー",
"children": { "children": {
"action": { "action": {
"detail": { "detail": {
"label": "" "label": "ユーザーの詳細を表示"
} }
}, },
"detail": { "detail": {

View File

@@ -3078,7 +3078,7 @@
"idle": "Boşta", "idle": "Boşta",
"running": "Çalışıyor", "running": "Çalışıyor",
"error": "Hata", "error": "Hata",
"disabled": "" "disabled": "Pasif"
}, },
"job": { "job": {
"minecraftServerStatus": { "minecraftServerStatus": {
@@ -3143,18 +3143,18 @@
} }
}, },
"interval": { "interval": {
"seconds": "", "seconds": "Her {interval, plural, =1 {saniye} other {# saniyede bir}}",
"minutes": "", "minutes": "Her {interval, plural, =1 {dakika} other {# dakikada bir}}",
"hours": "", "hours": "Her {interval, plural, =1 {saat} other {# saatte bir}}",
"midnight": "", "midnight": "Her gün gece yarısı",
"weeklyMonday": "" "weeklyMonday": "Her hafta pazartesi günü"
}, },
"settings": { "settings": {
"title": "" "title": "{jobName} için görev ayarları"
}, },
"field": { "field": {
"interval": { "interval": {
"label": "" "label": "Zamanlama aralığı"
} }
} }
}, },