Apply automatic changes

This commit is contained in:
philipabbey
2024-01-08 00:18:56 +00:00
committed by github-actions[bot]
parent 9724430168
commit 9858ebbe73
34 changed files with 139 additions and 37 deletions

View File

@ -42,6 +42,7 @@
<string id="Checking" scope="glance">チェック中...</string>
<string id="Unavailable" scope="glance">利用不可</string>
<string id="Unconfigured" scope="glance">未構成</string>
<string id="Cached" scope="glance">キャッシュされた</string>
<string id="GlanceMenu" scope="glance">メニュー</string>
<!-- 設定GUIの場合 -->
<string id="SettingsSelect">選択する...</string>
@ -49,6 +50,8 @@
<string id="SettingsApiKeyPrompt">有効期間の長いアクセス トークン。</string>
<string id="SettingsApiUrl">ホームアシスタント API の URL。</string>
<string id="SettingsConfigUrl">メニュー構成の URL (JSON)。</string>
<string id="SettingsCacheConfig">アプリケーションはメニュー構成をキャッシュする必要がありますか?</string>
<string id="SettingsClearCache">アプリケーションは次回起動時に既存のキャッシュをクリアする必要がありますか?</string>
<string id="SettingsAppTimeout">秒単位のタイムアウト。デバイスのバッテリーを節約するために、この期間非アクティブになった後はアプリケーションを終了してください。</string>
<string id="SettingsConfirmTimeout">この時間 (秒単位) が経過すると、アクションの確認ダイアログが自動的に閉じられ、アクションがキャンセルされます。タイムアウトを無効にするには、0 に設定します。</string>
<string id="SettingsMenuItemStyle">メニュー項目のスタイル。</string>
@ -60,4 +63,4 @@
<string id="SettingsWidgetStart">(ウィジェットのみ)タップを待たずにウィジェットからアプリを自動起動します。</string>
<string id="SettingsEnableBatteryLevel">バックグラウンド サービスを有効にして、時計のバッテリー レベルをホーム アシスタントに送信します。</string>
<string id="SettingsBatteryLevelRefreshRate">バックグラウンド サービスがバッテリー レベルの送信を繰り返すリフレッシュ レート (分単位)。</string>
</strings>
</strings>