From 08de941c902d5c482b36bf4700ed38159ce7a86e Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 29 Jun 2021 00:47:16 +0000 Subject: [PATCH] Translation update --- translations/frontend/ja.json | 12 +++++++++++- translations/frontend/pl.json | 1 + 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/translations/frontend/ja.json b/translations/frontend/ja.json index aae44f3386..a1c7643e4e 100644 --- a/translations/frontend/ja.json +++ b/translations/frontend/ja.json @@ -862,6 +862,12 @@ "label": "画像", "unsupported_format": "サポートされていない形式です。JPEG、PNG、またはGIF画像を選択してください。" }, + "related-filter-menu": { + "filter_by_area": "エリアで絞り込む", + "filter_by_device": "デバイスで絞り込む", + "filtered_by_area": "エリア: {area_name}", + "filtered_by_device": "デバイス: {device_name}" + }, "related-items": { "area": "エリア", "automation": "次の自動化の一部", @@ -1164,7 +1170,8 @@ }, "types": { "navigation": "ナビゲート", - "reload": "リロード" + "reload": "リロード", + "server_control": "サーバー" } }, "filter_placeholder": "エンティティフィルター" @@ -2203,6 +2210,7 @@ "configure": "設定", "delete": "削除", "delete_confirm": "この統合を削除しますか?", + "depends_on_cloud": "クラウドに依存", "device_unavailable": "デバイスを利用できません", "devices": "{count} {count, plural,\n one {デバイス}\n other {デバイス}\n}", "disable_error": "統合の有効化または無効化に失敗しました", @@ -2241,6 +2249,7 @@ "loaded": "読み込み", "migration_error": "移行エラー", "not_loaded": "読み込まれていません", + "setup_error": "セットアップに失敗しました。", "setup_retry": "設定をやり直す" }, "system_options": "システムオプション", @@ -3152,6 +3161,7 @@ "column_parameter": "パラメータ", "description": "サービス開発ツールを使用すると、ホームアシスタントで利用可能なサービスを呼び出すことができます。", "fill_example_data": "データ記入例", + "no_template_ui_support": "UIはテンプレートをサポートしていませんが、YAMLエディタを使用することができます。", "title": "サービス", "ui_mode": "UIモードに移動します", "yaml_mode": "YAMLモードに移動します", diff --git a/translations/frontend/pl.json b/translations/frontend/pl.json index 56f387bf39..53a5147026 100644 --- a/translations/frontend/pl.json +++ b/translations/frontend/pl.json @@ -2965,6 +2965,7 @@ "home_id": "Identyfikator domu", "network": "Sieć", "node_id": "Identyfikator węzła", + "reconfigure_server": "Ponownie skonfiguruj serwer", "remove_node": "Usuń węzeł" }, "dashboard": {