From 9e59d1196a67201d6b4355f57e945c2ca97116ee Mon Sep 17 00:00:00 2001 From: haturatu Date: Thu, 1 Feb 2024 22:03:33 +0900 Subject: =?UTF-8?q?=E6=97=A5=E6=9C=AC=E8=AA=9E=E7=BF=BB=E8=A8=B3=E6=B8=88?= =?UTF-8?q?=E3=81=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/res/values/strings.xml | 102 ++++++++++++++++++------------------ 1 file changed, 51 insertions(+), 51 deletions(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index f3102e4..05234dc 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -4,17 +4,17 @@ Permissions Woah there! - We need a special permission to continue. Use ADB to run the following command (one line): + 続行するには権限が必要です。以下を実行するためにADBコマンドを使用してください(一行): adb shell pm grant com.draco.buoy android.permission.WRITE_SECURE_SETTINGS - Waiting for permission - Copied to clipboard + 権限を待っています + クリップボードにコピーしました - Could not handle this action - Failed to apply; device is likely incompatible - Changes will take effect when device is in battery saver mode - Successfully applied profile - Successfully reset profile + このアクションを処理できませんでした + 適用に失敗しました。デバイスが非互換です + デバイスがバッテリーセーバーモードになると変更が適用されます + プロファイルを正常に適用しました + プロファイルを正常にリセットしました https://www.github.com/tytydraco https://www.github.com/tytydraco/Buoy @@ -29,102 +29,102 @@ default Default - Use the device\'s default battery saver settings + デバイスのデフォルトのバッテリーセーバー設定を使用する。 light Light - Marginal conservation of battery power which barely affects the user experience + 使用感にほとんど影響を与えないバッテリーのわずかな節約。 moderate Moderate - Balanced set of tweaks to conserve battery life while not hurting performance + パフォーマンスに影響を与えずにバッテリー寿命を保護するバランスの取れた調整。 high High - Aggressive reduction in power consumption with significant performance loss + 電力消費の大幅な削減に伴う著しいパフォーマンスの低下。 extreme Extreme - Ultimate set of tweaks to save as much power as possible + できるだけ多くの電力を節約するための究極の調整。 export Export - Share the battery saver constants elsewhere + バッテリーセーバーの設定を保存する。 import Import - Configure using a new profile + プロファイルを使用して構成。 advertise_is_enabled - Advertise power saver - Alert apps that the device is in low power mode; some apps will use this information to reduce their power draw + 少電力モードの通知 + 低電力モードにあることを他のアプリに通知する。一部のアプリはこの情報を使用して、バッテリー消費を削減します。 datasaver_enabled - Enable data saver - Reduce the data sent and received on metered connections and on mobile data + データセーバー + 従量制課金通信およびモバイルデータ上で送受信されるデータを削減する。 enable_night_mode - Enable night mode - Use darker colors to reduce the power draw on OLED panels + ナイトモード + OLED(有機EL)パネル上での電力消費を削減するために暗い色を使用。 launch_boost_enabled - Enable launch boost - Accelerate the CPU while opening applications to expedite their startup time + アプリ起動の高速化 + アプリケーションの起動時間を短縮するために、アプリケーションを開く際にCPUを高速にする。 vibration_enabled - Enable vibrations - Allow touch and notification vibrations + バイブ + タッチと通知の振動を有効にする。 animation_enabled - Enable animations - Continue to display animations + アニメーション + 動作に関するアニメーションを表示。 soundtrigger_enabled - Enable sound triggers - Allow access to the SoundTrigger hardware API + サウンドトリガー + サウンドトリガー機能 ハードウェアAPIへのアクセスを許可。 fullbackup_deferred - Defer full backups - Reschedule device cloud backups for later + バックアップ + デバイスのクラウドバックアップを後で行う。 keyvaluebackup_deferred - Defer keyvalue backups - Reschedule application settings cloud backups for later + アプリのバックアップ + アプリ設定のクラウドバックアップを後で行う。 firewall_enabled - Enable firewall - Defend against possibly malicious web requests + ファイアーウォール + 悪意のあるウェブリクエストから守る。 gps_mode - Location mode - How location requests are handled in low power mode + 位置情報 + 低電力モードでの位置情報リクエストがあった場合。 adjust_brightness_enabled - Adjust brightness - Reduce the maximum brightness on the panel + 最大輝度 + パネルの最大輝度を下げる。 adjust_brightness_factor - Brightness factor - By what factor to reduce the screen brightness by + 調整 + 画面の明るさの調整。(動かない場合が多い) force_all_apps_standby - Force apps into standby - Background apps are put to sleep very quickly + アプリのスタンバイモード + バックグラウンドアプリケーションを迅速にスリープ状態に移行させる。 - force_background_check - Stop background services for idle processes + バックグランド + アイドル時のバックグラウンドサービスを停止。 optional_sensors_enabled - Enable optional sensors - Allow unnecessary sensor requests (i.e. edge sensors) + センサー + 不要なセンサーリクエスト(例:エッジセンサー)を許可する。 aod_enabled - Always-on-display enabled - Display the AOD in sleep mode + Always-on-display + スリープモードでのAlways On Display (AOD) を表示。 quick_doze_enabled - Quick doze enabled - Enter deep sleep as soon as the screen is turned off + Quick doze + 画面がオフの場合、すぐにディープスリープに入る。 Developer Tyler Nijmeh -- cgit v1.2.3