🔀 New Crowdin updates (#396)

* New translations calendar.json (Italian)

* New translations app-shelf.json (Chinese Simplified)

* New translations common-media-cards.json (Chinese Simplified)

* New translations calendar.json (Japanese)

* New translations common-media-cards.json (Japanese)

* New translations common-media-cards.json (Italian)

* New translations calendar.json (Chinese Simplified)

* New translations app-shelf.json (Japanese)

* New translations add-service-app-shelf.json (Italian)

* New translations add-service-app-shelf.json (Japanese)

* New translations add-service-app-shelf.json (Chinese Simplified)

* New translations app-shelf-menu.json (Italian)

* New translations app-shelf-menu.json (Japanese)

* New translations app-shelf-menu.json (Chinese Simplified)

* New translations app-shelf.json (Italian)

* New translations docker.json (Spanish)

* New translations dlspeed.json (Japanese)

* New translations dlspeed.json (Italian)

* New translations docker.json (Italian)

* New translations docker.json (Japanese)

* New translations date.json (Japanese)

* New translations dashdot.json (Italian)

* New translations common.json (Italian)

* New translations common.json (Japanese)

* New translations common.json (Chinese Simplified)

* New translations date.json (Italian)

* New translations dashdot.json (Japanese)

* New translations dlspeed.json (Chinese Simplified)

* New translations dashdot.json (Chinese Simplified)

* New translations date.json (Chinese Simplified)

* New translations docker.json (Chinese Simplified)

* New translations torrents-status.json (Japanese)

* New translations torrents-status.json (Italian)

* New translations weather.json (Italian)

* New translations weather.json (Japanese)

* New translations search.json (Japanese)

* New translations ping.json (Italian)

* New translations overseerr.json (Italian)

* New translations overseerr.json (Japanese)

* New translations search.json (Italian)

* New translations ping.json (Japanese)

* New translations torrents-status.json (Chinese Simplified)

* New translations overseerr.json (Chinese Simplified)

* New translations ping.json (Chinese Simplified)

* New translations search.json (Chinese Simplified)

* New translations weather.json (Chinese Simplified)

* New translations page-appearance.json (Japanese)

* New translations page-appearance.json (Italian)

* New translations shade-selector.json (Italian)

* New translations shade-selector.json (Japanese)

* New translations opacity-selector.json (Japanese)

* New translations color-selector.json (Italian)

* New translations app-width.json (Italian)

* New translations app-width.json (Japanese)

* New translations opacity-selector.json (Italian)

* New translations color-selector.json (Japanese)

* New translations page-appearance.json (Chinese Simplified)

* New translations app-width.json (Chinese Simplified)

* New translations color-selector.json (Chinese Simplified)

* New translations opacity-selector.json (Chinese Simplified)

* New translations shade-selector.json (Chinese Simplified)

* New translations module-enabler.json (Japanese)

* New translations module-enabler.json (Italian)

* New translations search-engine.json (Italian)

* New translations search-engine.json (Japanese)

* New translations internationalization.json (Japanese)

* New translations config-changer.json (Italian)

* New translations color-schema.json (Italian)

* New translations color-schema.json (Japanese)

* New translations internationalization.json (Italian)

* New translations config-changer.json (Japanese)

* New translations module-enabler.json (Chinese Simplified)

* New translations color-schema.json (Chinese Simplified)

* New translations config-changer.json (Chinese Simplified)

* New translations internationalization.json (Chinese Simplified)

* New translations search-engine.json (Chinese Simplified)

* New translations common.json (Spanish)

* New translations common.json (Italian)

* New translations common.json (Japanese)

* New translations common.json (Chinese Simplified)

* New translations add-service-app-shelf.json (Polish)

* New translations common.json (Japanese)

* New translations theme-selector.json (Italian)

* New translations theme-selector.json (Japanese)

* New translations widget-positions.json (Italian)

* New translations widget-positions.json (Japanese)

* New translations common.json (Italian)

* New translations theme-selector.json (Chinese Simplified)

* New translations widget-positions.json (Chinese Simplified)

* New translations common.json (Chinese Simplified)

* New translations config-changer.json (Polish)

* New translations common.json (Polish)

* New translations docker.json (Polish)

* New translations overseerr.json (Polish)

* New translations weather.json (Polish)

* New translations common.json (Portuguese, Brazilian)

* New translations usenet.json (Spanish)

* New translations usenet.json (Japanese)

* New translations usenet.json (Italian)

* New translations usenet.json (Chinese Simplified)
This commit is contained in:
Thomas Camlong
2022-09-02 19:03:46 +02:00
committed by GitHub
parent 008d811d21
commit cb42592544
100 changed files with 774 additions and 720 deletions

View File

@@ -1,8 +1,8 @@
{
"actions": {
"save": ""
"save": "保存"
},
"tip": "",
"tip": "ヒント ",
"time": {
"seconds": "",
"minutes": "",

View File

@@ -1,93 +1,93 @@
{
"actionIcon": {
"tooltip": ""
"tooltip": "サービスを追加する"
},
"modal": {
"title": "",
"title": "サービス追加",
"form": {
"validation": {
"invalidUrl": "",
"noStatusCodeSelected": ""
"invalidUrl": "有効なURLを入力してください",
"noStatusCodeSelected": "ステータスコードを選択してください"
}
},
"tabs": {
"options": {
"title": "",
"title": "オプション",
"form": {
"serviceName": {
"label": "",
"placeholder": ""
"label": "サービス名",
"placeholder": "プレックス"
},
"iconUrl": {
"label": ""
"label": "アイコンURL"
},
"serviceUrl": {
"label": ""
"label": "サービスURL"
},
"onClickUrl": {
"label": ""
"label": "クリック時URL"
},
"serviceType": {
"label": "",
"defaultValue": "",
"placeholder": ""
"label": "サービス形態",
"defaultValue": "その他",
"placeholder": "選んでください"
},
"category": {
"label": "",
"placeholder": "",
"nothingFound": "",
"createLabel": ""
"label": "カテゴリー",
"placeholder": "カテゴリーを選択する、または新規に作成する",
"nothingFound": "何も見つかりません",
"createLabel": "+ Create {{query}}"
},
"integrations": {
"apiKey": {
"label": "",
"placeholder": "",
"label": "APIキー",
"placeholder": "お客様のAPIキー",
"validation": {
"noKey": ""
"noKey": "無効なキー"
},
"tip": {
"text": "",
"link": ""
"text": "APIキーの取得",
"link": "をご覧ください。"
}
},
"qBittorrent": {
"username": {
"label": "",
"placeholder": "",
"label": "ユーザー名",
"placeholder": "アドミン",
"validation": {
"invalidUsername": ""
"invalidUsername": "ユーザー名が無効です"
}
},
"password": {
"label": "",
"placeholder": "",
"label": "パスワード",
"placeholder": "アドミニストレーター",
"validation": {
"invalidPassword": ""
"invalidPassword": "パスワードが無効です"
}
}
},
"deluge": {
"password": {
"label": "",
"placeholder": "",
"label": "パスワード",
"placeholder": "暗証番号",
"validation": {
"invalidPassword": ""
"invalidPassword": "パスワードが無効です"
}
}
},
"transmission": {
"username": {
"label": "",
"placeholder": "",
"label": "ユーザー名",
"placeholder": "アドミン",
"validation": {
"invalidUsername": ""
"invalidUsername": "ユーザー名が無効です"
}
},
"password": {
"label": "",
"placeholder": "",
"label": "パスワード",
"placeholder": "アドミニストレーター",
"validation": {
"invalidPassword": ""
"invalidPassword": "パスワードが無効です"
}
}
}
@@ -95,23 +95,23 @@
}
},
"advancedOptions": {
"title": "",
"title": "詳細オプション",
"form": {
"ping": {
"label": ""
"label": "Pingサービス"
},
"httpStatusCodes": {
"label": "",
"placeholder": "",
"clearButtonLabel": "",
"nothingFound": ""
"label": "HTTPステータスコード",
"placeholder": "有効なステータスコードを選択する",
"clearButtonLabel": "クリア選択",
"nothingFound": "何も見つかりません"
},
"openServiceInNewTab": {
"label": ""
"label": "新しいタブでサービスを開く"
},
"buttons": {
"submit": {
"content": ""
"content": "サービス追加"
}
}
}

View File

@@ -1,18 +1,18 @@
{
"modal": {
"title": "",
"title": "サービスの変更",
"buttons": {
"save": ""
"save": "セーブサービス"
}
},
"menu": {
"labels": {
"settings": "",
"dangerZone": ""
"settings": "設定",
"dangerZone": "デンジャーゾーン"
},
"actions": {
"edit": "",
"delete": ""
"edit": "編集",
"delete": "削除"
}
}
}

View File

@@ -1,10 +1,10 @@
{
"accordions": {
"downloads": {
"text": ""
"text": "ダウンロード数"
},
"others": {
"text": ""
"text": "その他"
}
}
}

View File

@@ -1,10 +1,10 @@
{
"descriptor": {
"name": "",
"description": "",
"name": "カレンダー",
"description": "今後のリリースを表示するためのカレンダーモジュールです。SonarrとRadarrのAPIと連動しています。",
"settings": {
"sundayStart": {
"label": ""
"label": "週の始まりは日曜日"
}
}
}

View File

@@ -1,6 +1,6 @@
{
"buttons": {
"play": "",
"request": ""
"play": "プレイ",
"request": "リクエスト"
}
}

View File

@@ -1,5 +1,5 @@
{
"settings": {
"label": ""
"label": "設定"
}
}

View File

@@ -1,59 +1,59 @@
{
"descriptor": {
"name": "",
"description": "",
"name": "ダッシュ",
"description": "実行中のDash.インスタンスのグラフを表示するためのモジュールです。",
"settings": {
"cpuMultiView": {
"label": ""
"label": "CPUマルチコアビュー"
},
"storageMultiView": {
"label": ""
"label": "ストレージマルチドライブビュー"
},
"useCompactView": {
"label": ""
"label": "コンパクトビューを使用する"
},
"graphs": {
"label": "",
"label": "グラフ",
"options": {
"cpu": "",
"ram": "",
"storage": "",
"network": "",
"gpu": ""
"cpu": "CPU",
"ram": "ラム",
"storage": "ストレージ",
"network": "ネットワーク",
"gpu": "GPU"
}
},
"url": {
"label": ""
"label": "ダッシュURL"
}
}
},
"card": {
"title": "",
"title": "ダッシュ",
"errors": {
"noService": "",
"noInformation": ""
"noService": "Dash.サービスが見当たりません。HOMARダッシュボードに追加するか、モジュールオプションでDash.サービスを設定してください。のURLをモジュールオプションで設定してください。",
"noInformation": "dashから情報を取得できません。- は最新版ですか?"
},
"graphs": {
"storage": {
"title": "",
"label": ""
"title": "ストレージ",
"label": "ストレージです。"
},
"network": {
"title": "",
"label": "",
"title": "ネットワーク",
"label": "ネットワーク",
"metrics": {
"download": "",
"upload": ""
"download": "ダウン",
"upload": ""
}
},
"cpu": {
"title": ""
"title": "CPU"
},
"memory": {
"title": ""
"title": "ラム"
},
"gpu": {
"title": ""
"title": "GPU"
}
}
}

View File

@@ -1,10 +1,10 @@
{
"descriptor": {
"name": "",
"description": "",
"name": "日付",
"description": "カードに現在時刻と日付を表示する",
"settings": {
"display24HourFormat": {
"label": ""
"label": "フルタイム24時間表示"
}
}
}

View File

@@ -1,6 +1,6 @@
{
"descriptor": {
"name": "",
"description": ""
"name": "ダウンロード速度",
"description": "対応サービスの現在のダウンロード速度を表示する"
}
}

View File

@@ -1,71 +1,71 @@
{
"descriptor": {
"name": "",
"description": ""
"name": "ドッカー",
"description": "トレントを簡単に管理することができます。"
},
"search": {
"placeholder": ""
"placeholder": "コンテナ名、画像名で検索"
},
"table": {
"header": {
"name": "",
"image": "",
"ports": "",
"state": ""
"name": "名称",
"image": "画像",
"ports": "港湾",
"state": "状態"
},
"body": {
"portCollapse": ""
"portCollapse": "{{ports}} も"
},
"states": {
"running": "",
"created": "",
"stopped": "",
"unknown": ""
"running": "ランニング",
"created": "作成",
"stopped": "停止中",
"unknown": "不明"
}
},
"actionBar": {
"addService": {
"title": "",
"message": ""
"title": "サービス追加",
"message": "ホーマーにサービスを追加する"
},
"restart": {
"title": ""
"title": "再スタート"
},
"stop": {
"title": ""
"title": "停止"
},
"start": {
"title": ""
"title": "スタート"
},
"refreshData": {
"title": ""
},
"remove": {
"title": ""
"title": "削除"
},
"addToHomarr": {
"title": ""
"title": "ホーマーに追加"
}
},
"messages": {
"successfullyExecuted": {
"title": "",
"message": ""
"title": "コンテナ {{containerName}} {{action}}ed",
"message": "あなたのコンテナは正常に {{action}}ed。"
}
},
"errors": {
"integrationFailed": {
"title": "",
"message": ""
"title": "Dockerとの連携に失敗",
"message": "ドッカーソケットをマウントするのを忘れていませんか?"
},
"unknownError": {
"title": ""
"title": "エラーが発生しました"
},
"oneServiceAtATime": {
"title": ""
"title": "一度に1つのサービスのみを追加してください"
}
},
"actionIcon": {
"tooltip": ""
"tooltip": "ドッカー"
}
}

View File

@@ -1,28 +1,28 @@
{
"descriptor": {
"name": "",
"description": ""
"name": "オーバーホール",
"description": "Overseerr/Jellyseerrからメディアを検索して追加できるようにする。"
},
"popup": {
"item": {
"buttons": {
"askFor": "",
"cancel": "",
"request": ""
"askFor": "{{title}}をお願いします。",
"cancel": "キャンセル",
"request": "リクエスト"
},
"alerts": {
"automaticApproval": {
"title": "",
"text": ""
"title": "APIキーの使用",
"text": "このリクエストは自動的に承認されます"
}
}
},
"seasonSelector": {
"caption": "",
"caption": "ダウンロードしたい季節にチェックを入れる",
"table": {
"header": {
"season": "",
"numberOfEpisodes": ""
"season": "シーズン",
"numberOfEpisodes": "エピソード数"
}
}
}

View File

@@ -1,11 +1,11 @@
{
"descriptor": {
"name": "",
"description": ""
"name": "ピング",
"description": "サービスが稼働しているか、特定のHTTPステータスコードを返しているかどうかを確認できるようにします。"
},
"states": {
"online": "",
"offline": "",
"loading": ""
"online": "オンライン {{response}}",
"offline": "オフライン {{response}}",
"loading": "読み込み中..."
}
}

View File

@@ -1,9 +1,9 @@
{
"descriptor": {
"name": "",
"description": ""
"name": "検索バー",
"description": "ウェブ、Youtube、Torrent、Overseerrを検索するための検索バー"
},
"input": {
"placeholder": ""
"placeholder": "ウェブで検索..."
}
}

View File

@@ -1,39 +1,39 @@
{
"descriptor": {
"name": "",
"description": "",
"name": "奔流",
"description": "対応サービスの現在のダウンロード速度を表示する",
"settings": {
"hideComplete": {
"label": ""
"label": "完了したトレントを隠す"
}
}
},
"card": {
"table": {
"header": {
"name": "",
"size": "",
"download": "",
"upload": "",
"estimatedTimeOfArrival": "",
"progress": ""
"name": "名称",
"size": "サイズ",
"download": "ダウン",
"upload": "",
"estimatedTimeOfArrival": "ETA",
"progress": "進捗状況"
},
"body": {
"nothingFound": ""
"nothingFound": "トレントが見つかりません"
}
},
"lineChart": {
"title": "",
"download": "",
"upload": "",
"timeSpan": "",
"totalDownload": "",
"totalUpload": ""
"title": "現在のダウンロード速度",
"download": "ダウンロードする {{download}}",
"upload": "アップロードしてください。 {{upload}}",
"timeSpan": "{{seconds}} 秒前",
"totalDownload": "ダウンロードする {{download}}/s",
"totalUpload": "アップロードしてください。 {{upload}}/s"
},
"errors": {
"noDownloadClients": {
"title": "",
"text": ""
"title": "対応するダウンロードクライアントが見つかりません",
"text": "ダウンロードサービスを追加して、現在のダウンロードを表示する"
}
}
}

View File

@@ -6,8 +6,8 @@
"card": {
"errors": {
"noDownloadClients": {
"title": "",
"text": ""
"title": "対応するダウンロードクライアントが見つかりません",
"text": "ダウンロードサービスを追加して、現在のダウンロードを表示する"
}
}
},
@@ -21,10 +21,10 @@
},
"queue": {
"header": {
"name": "",
"size": "",
"eta": "",
"progress": ""
"name": "名称",
"size": "サイズ",
"eta": "ETA",
"progress": "進捗状況"
},
"empty": "",
"error": {
@@ -35,8 +35,8 @@
},
"history": {
"header": {
"name": "",
"size": "",
"name": "名称",
"size": "サイズ",
"duration": ""
},
"empty": "",

View File

@@ -1,32 +1,32 @@
{
"descriptor": {
"name": "",
"description": "",
"name": "天気",
"description": "現在地の天気を調べる",
"settings": {
"displayInFahrenheit": {
"label": ""
"label": "表示単位:華氏"
},
"location": {
"label": ""
"label": "天候の場所"
}
}
},
"card": {
"weatherDescriptions": {
"clear": "",
"mainlyClear": "",
"fog": "",
"drizzle": "",
"freezingDrizzle": "",
"rain": "",
"freezingRain": "",
"snowFall": "",
"snowGrains": "",
"rainShowers": "",
"snowShowers": "",
"thunderstorm": "",
"thunderstormWithHail": "",
"unknown": ""
"clear": "クリア",
"mainlyClear": "主なクリア事項",
"fog": "フォグ",
"drizzle": "小雨",
"freezingDrizzle": "凍てつく霧雨",
"rain": "",
"freezingRain": "凍てつく雨",
"snowFall": "降雪",
"snowGrains": "雪の粒",
"rainShowers": "にわか雨",
"snowShowers": "スノーシャワー",
"thunderstorm": "サンダーストーム",
"thunderstormWithHail": "雹を伴う雷雨",
"unknown": "不明"
}
}
}

View File

@@ -1,14 +1,14 @@
{
"title": "",
"tooltip": "",
"title": "設定",
"tooltip": "設定",
"tabs": {
"common": "",
"customizations": ""
"common": "共通",
"customizations": "カスタマイズ"
},
"tips": {
"configTip": ""
"configTip": "設定ファイルをドラッグ&ドロップでアップロードしよう"
},
"credits": {
"madeWithLove": ""
"madeWithLove": "で作った❤️ by @さん"
}
}

View File

@@ -1 +1,3 @@
{}
{
"label": "アプリの幅"
}

View File

@@ -1 +1,3 @@
{}
{
"suffix": "{{color}} 色"
}

View File

@@ -1 +1,3 @@
{}
{
"label": "アプリの不透明度"
}

View File

@@ -1,25 +1,25 @@
{
"pageTitle": {
"label": "",
"placeholder": ""
"label": "ページタイトル",
"placeholder": "ホーマー"
},
"logo": {
"label": "",
"placeholder": ""
"label": "ロゴマーク",
"placeholder": "/img/logo.png"
},
"favicon": {
"label": "",
"placeholder": ""
"label": "ファビコン",
"placeholder": "/favicon.png"
},
"background": {
"label": "",
"placeholder": ""
"label": "背景",
"placeholder": "/img/background.png"
},
"customCSS": {
"label": "",
"placeholder": ""
"label": "カスタムCSS",
"placeholder": "カスタムCSSは最後に実行されます"
},
"buttons": {
"submit": ""
"submit": "提出"
}
}

View File

@@ -1 +1,3 @@
{}
{
"label": "シェード"
}

View File

@@ -1 +1,3 @@
{}
{
"label": "{{scheme}} モードに切り替わります。"
}

View File

@@ -1,55 +1,55 @@
{
"configSelect": {
"label": ""
"label": "コンフィグローダ"
},
"modal": {
"title": "",
"title": "新しいコンフィグの名前を選択します。",
"form": {
"configName": {
"label": "",
"placeholder": ""
"label": "コンフィグ名",
"placeholder": "新しいコンフィグ名"
},
"submitButton": ""
"submitButton": "確認"
},
"events": {
"configSaved": {
"title": "",
"message": ""
"title": "コンフィグ保存",
"message": "{{configName}}として保存されたコンフィグ"
}
}
},
"buttons": {
"download": "",
"download": "ダウンロードコンフィグ",
"delete": {
"text": "",
"text": "コンフィグの削除",
"notifications": {
"deleted": {
"title": "",
"message": ""
"title": "コンフィグ削除",
"message": "コンフィグ削除"
},
"deleteFailed": {
"title": "",
"message": ""
"title": "コンフィグ削除の失敗",
"message": "コンフィグ削除の失敗"
}
}
},
"saveCopy": ""
"saveCopy": "コピーを保存する"
},
"dropzone": {
"notifications": {
"invalidConfig": {
"title": "",
"message": ""
"title": "コンフィグを読み込めない",
"message": "コンフィグを読み込めませんでした。無効なJSON形式です。"
},
"loadedSuccessfully": {
"title": ""
"title": "Config {{configName}} 読み込み成功"
}
},
"accept": {
"text": ""
"text": "ここにファイルをドラッグしてコンフィグをアップロードしてください。JSONのみ対応。"
},
"reject": {
"text": ""
"text": "このファイル形式はサポートされていません。JSONのみアップロードしてください。"
}
}
}

View File

@@ -1 +1,3 @@
{}
{
"label": "言語"
}

View File

@@ -1 +1,3 @@
{}
{
"title": "モジュールイネーブラー"
}

View File

@@ -1,11 +1,11 @@
{
"title": "",
"title": "検索エンジン",
"tips": {
"generalTip": "",
"placeholderTip": ""
"generalTip": "YouTube を検索する場合は「!yt」、Torrent を検索する場合は「!t」という接頭辞を付けてください。",
"placeholderTip": "%s は、クエリのプレースホルダとして使用することができます。"
},
"customEngine": {
"label": "",
"placeholder": ""
"label": "クエリURL",
"placeholder": "カスタムクエリURL"
}
}

View File

@@ -1 +1,3 @@
{}
{
"label": "{{theme}} モードに切り替わります。"
}

View File

@@ -1 +1,3 @@
{}
{
"label": "ウィジェットを左側に配置する"
}