Files
device_oneplus_8750-common/DeviceSettings/res/values/strings.xml
osm1019 8949136942 fix up
2025-10-20 17:20:23 -07:00

95 lines
5.3 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2016-2023 crDroid Android Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="device_title">OnePlus Settings</string>
<string name="device_summary">Extra settings for OnePlus 13</string>
<!-- Notification slider -->
<string name="notification_slider_category_title">Alert slider</string>
<string name="notification_slider_title">Alert slider settings</string>
<string name="notification_slider_selection_dialog_title">Action</string>
<string name="notification_slider_top_position">Top position</string>
<string name="notification_slider_middle_position">Middle position</string>
<string name="notification_slider_bottom_position">Bottom position</string>
<string name="notification_slider_mode_total_silence">Total silence</string>
<string name="notification_slider_mode_alarms_only">Alarms only</string>
<string name="notification_slider_mode_priority_only">Priority only</string>
<string name="notification_slider_mode_none">All</string>
<string name="notification_slider_usage_title">Use slider for</string>
<string name="notification_slider_for_notification">Notification</string>
<string name="notification_slider_for_flashlight">Flashlight</string>
<string name="notification_slider_for_brightness">Brightness</string>
<string name="notification_slider_for_rotation">Rotation</string>
<string name="notification_slider_for_ringer">Ringer</string>
<string name="notification_slider_for_notification_ringer">Notification and ringer</string>
<string name="notification_slider_flashlight_off">Off</string>
<string name="notification_slider_flashlight_on">On</string>
<string name="notification_slider_flashlight_blink">Blink</string>
<string name="notification_slider_brightness_auto">Auto</string>
<string name="notification_slider_brightness_brightest">Brightest</string>
<string name="notification_slider_brightness_darkest">Darkest</string>
<string name="notification_slider_rotation_auto">Auto</string>
<string name="notification_slider_rotation_portrait">Portrait</string>
<string name="notification_slider_rotation_landscape_90">Landscape (90°)</string>
<string name="notification_slider_rotation_landscape_270">Landscape (270°)</string>
<string name="notification_slider_ringer_normal">Normal</string>
<string name="notification_slider_ringer_vibrate">Vibrate</string>
<string name="notification_slider_ringer_silent">Silent</string>
<!-- USB 2.0 Force FastCharge -->
<string name="usb_title">USB</string>
<string name="usb2_fc_title">Fast charge</string>
<string name="usb2_fc_summary">Force fast charging of up to 900mA in USB 2.0 mode</string>
<!-- Touchpanel -->
<string name="touchpanel_title">Touchpanel</string>
<string name="game_mode_title">Hyper touch</string>
<string name="game_mode_summary">Improve touch response and frame rate stability in games</string>
<string name="game_mode_warning">May increase power consumption</string>
<string name="edge_touch_title">Unlimit edge touch</string>
<string name="edge_touch_summary">Improve your multi-touch experience in games</string>
<string name="edge_touch_warning">May increase the possibility of accidental touch</string>
<!-- Gaming category -->
<string name="gaming_category_title">Gaming</string>
<string name="gaming_category_summary">Extra settings for gamers</string>
<!-- Bypass charging strings -->
<string name="bypass_charging_title">Bypass charging</string>
<string name="bypass_charging_summary">Supply power directly to the phone</string>
<string name="bypass_charging_info_title">Bypass charging supplies power directly to the board, instead of the battery, helping to reduce device heat, when running demanding applications like games.</string>
<string name="bypass_charging_unavailable">Bypass charging is not supported on this device</string>
<string name="bypass_charging_enabled">Enabled</string>
<string name="bypass_charging_disabled">Disabled</string>
<string name="bypass_charging_error">Coudn\'t enable Bypass Charging.</string>
<!-- GameBar Overlay -->
<string name="game_bar_title">GameBar</string>
<string name="game_bar_summary">Enable the system overlay (FPS, Temp, etc.)</string>
<string name="overlay_permission_required">Overlay permission is required</string>
<string name="overlay_permission_granted">Overlay permission granted</string>
<string name="overlay_permission_denied">Overlay permission denied</string>
<string name="game_bar_tile_label">GameBar</string>
<string name="game_bar_tile_description">Toggle the game overlay</string>
</resources>