Merge "[B&R] backup the battery optimization mode for installed apps" into sc-v2-dev
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 9b2cf24..ea4f6ff 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -1695,11 +1695,6 @@
</activity>
<activity
- android:name=".SettingsTutorialDialogWrapperActivity"
- android:theme="@style/Theme.AlertDialog"
- android:exported="false"/>
-
- <activity
android:name="Settings$TextToSpeechSettingsActivity"
android:exported="true"
android:label="@string/tts_settings">
diff --git a/res/drawable-night/illustration_accessibility_gesture_three_finger.xml b/res/drawable-night/illustration_accessibility_gesture_three_finger.xml
new file mode 100644
index 0000000..593c3af
--- /dev/null
+++ b/res/drawable-night/illustration_accessibility_gesture_three_finger.xml
@@ -0,0 +1,71 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2021 The Android Open Source 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.
+-->
+
+<vector xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:aapt="http://schemas.android.com/aapt"
+ android:width="412dp"
+ android:height="300dp"
+ android:viewportWidth="412"
+ android:viewportHeight="300">
+ <path
+ android:fillColor="#FF000000"
+ android:pathData="M384.2,300H27.8C12.5,300 0,287.2 0,271.5v-243C0,12.8 12.5,0 27.8,0h356.5C399.5,0 412,12.8 412,28.5v243.2C412,287.2 399.5,300 384.2,300z"/>
+ <path
+ android:pathData="M274.9,97.7v-9.5c0,-1.3 -1.1,-2.4 -2.4,-2.4V35.9c0,-6.6 -5.3,-11.9 -11.9,-11.9H151.3c-6.6,0 -11.9,5.3 -11.9,11.9v228.2c0,6.6 5.3,11.9 11.9,11.9h109.4c6.6,0 11.9,-5.3 11.9,-11.9V147.6c1.3,0 2.4,-1.1 2.4,-2.4v-23.8c0,-1.3 -1.1,-2.4 -2.4,-2.4v-19C273.9,100.1 274.9,99 274.9,97.7zM270.2,264.1c0,5.2 -4.3,9.5 -9.5,9.5H151.3c-5.2,0 -9.5,-4.3 -9.5,-9.5V35.9c0,-5.2 4.3,-9.5 9.5,-9.5h109.4c5.2,0 9.5,4.3 9.5,9.5V264.1z"
+ android:fillColor="#80868B"/>
+ <path
+ android:pathData="M176.7,209.6c-3.7,0 -6.6,3 -6.6,6.6v24.6h13.3v-24.6C183.4,212.6 180.4,209.6 176.7,209.6z">
+ <aapt:attr name="android:fillColor">
+ <gradient
+ android:startY="240.8954"
+ android:startX="176.75"
+ android:endY="209.6335"
+ android:endX="176.75"
+ android:type="linear">
+ <item android:offset="0" android:color="#00669DF6"/>
+ <item android:offset="0.695" android:color="#FF669DF6"/>
+ </gradient>
+ </aapt:attr>
+ </path>
+ <path
+ android:pathData="M206,209.6c-3.7,0 -6.6,3 -6.6,6.6v24.6h13.3v-24.6C212.6,212.6 209.7,209.6 206,209.6z">
+ <aapt:attr name="android:fillColor">
+ <gradient
+ android:startY="240.8954"
+ android:startX="206.05"
+ android:endY="209.6335"
+ android:endX="206.05"
+ android:type="linear">
+ <item android:offset="0" android:color="#00669DF6"/>
+ <item android:offset="0.695" android:color="#FF669DF6"/>
+ </gradient>
+ </aapt:attr>
+ </path>
+ <path
+ android:pathData="M235.3,209.6c-3.7,0 -6.6,3 -6.6,6.6v24.6H242v-24.6C241.9,212.6 239,209.6 235.3,209.6z">
+ <aapt:attr name="android:fillColor">
+ <gradient
+ android:startY="240.8954"
+ android:startX="235.35"
+ android:endY="209.6335"
+ android:endX="235.35"
+ android:type="linear">
+ <item android:offset="0" android:color="#00669DF6"/>
+ <item android:offset="0.695" android:color="#FF669DF6"/>
+ </gradient>
+ </aapt:attr>
+ </path>
+</vector>
diff --git a/res/drawable-night/illustration_accessibility_gesture_two_finger.xml b/res/drawable-night/illustration_accessibility_gesture_two_finger.xml
new file mode 100644
index 0000000..c95523b
--- /dev/null
+++ b/res/drawable-night/illustration_accessibility_gesture_two_finger.xml
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2021 The Android Open Source 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.
+-->
+
+<vector xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:aapt="http://schemas.android.com/aapt"
+ android:width="412dp"
+ android:height="300dp"
+ android:viewportWidth="412"
+ android:viewportHeight="300">
+ <path
+ android:fillColor="#FF000000"
+ android:pathData="M384.2,300H27.8C12.5,300 0,287.2 0,271.5v-243C0,12.8 12.5,0 27.8,0h356.5C399.5,0 412,12.8 412,28.5v243.2C412,287.2 399.5,300 384.2,300z"/>
+ <path
+ android:pathData="M274.9,97.7v-9.5c0,-1.3 -1.1,-2.4 -2.4,-2.4V35.9c0,-6.6 -5.3,-11.9 -11.9,-11.9H151.3c-6.6,0 -11.9,5.3 -11.9,11.9v228.2c0,6.6 5.3,11.9 11.9,11.9h109.4c6.6,0 11.9,-5.3 11.9,-11.9V147.6c1.3,0 2.4,-1.1 2.4,-2.4v-23.8c0,-1.3 -1.1,-2.4 -2.4,-2.4v-19C273.9,100.1 274.9,99 274.9,97.7zM270.2,264.1c0,5.2 -4.3,9.5 -9.5,9.5H151.3c-5.2,0 -9.5,-4.3 -9.5,-9.5V35.9c0,-5.2 4.3,-9.5 9.5,-9.5h109.4c5.2,0 9.5,4.3 9.5,9.5V264.1z"
+ android:fillColor="#80868B"/>
+ <path
+ android:pathData="M188.6,209.6c-3.7,0 -6.6,3 -6.6,6.6v24.6h13.3v-24.6C195.3,212.6 192.3,209.6 188.6,209.6z">
+ <aapt:attr name="android:fillColor">
+ <gradient
+ android:startY="240.8954"
+ android:startX="188.65"
+ android:endY="209.6335"
+ android:endX="188.65"
+ android:type="linear">
+ <item android:offset="0" android:color="#00669DF6"/>
+ <item android:offset="0.695" android:color="#FF669DF6"/>
+ </gradient>
+ </aapt:attr>
+ </path>
+ <path
+ android:pathData="M223.4,209.6c-3.7,0 -6.6,3 -6.6,6.6v24.6H230v-24.6C230,212.6 227.1,209.6 223.4,209.6z">
+ <aapt:attr name="android:fillColor">
+ <gradient
+ android:startY="240.8954"
+ android:startX="223.4"
+ android:endY="209.6335"
+ android:endX="223.4"
+ android:type="linear">
+ <item android:offset="0" android:color="#00669DF6"/>
+ <item android:offset="0.695" android:color="#FF669DF6"/>
+ </gradient>
+ </aapt:attr>
+ </path>
+</vector>
diff --git a/res/drawable/illustration_accessibility_gesture_three_finger.xml b/res/drawable/illustration_accessibility_gesture_three_finger.xml
new file mode 100644
index 0000000..c14d744
--- /dev/null
+++ b/res/drawable/illustration_accessibility_gesture_three_finger.xml
@@ -0,0 +1,71 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2021 The Android Open Source 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.
+-->
+
+<vector xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:aapt="http://schemas.android.com/aapt"
+ android:width="412dp"
+ android:height="300dp"
+ android:viewportWidth="412"
+ android:viewportHeight="300">
+ <path
+ android:pathData="M384.2,300H27.8C12.5,300 0,287.2 0,271.5v-243C0,12.8 12.5,0 27.8,0h356.5C399.5,0 412,12.8 412,28.5v243.2C412,287.2 399.5,300 384.2,300z"
+ android:fillColor="#FFFFFF"/>
+ <path
+ android:pathData="M274.9,97.7v-9.5c0,-1.3 -1.1,-2.4 -2.4,-2.4V35.9c0,-6.6 -5.3,-11.9 -11.9,-11.9H151.3c-6.6,0 -11.9,5.3 -11.9,11.9v228.2c0,6.6 5.3,11.9 11.9,11.9h109.4c6.6,0 11.9,-5.3 11.9,-11.9V147.6c1.3,0 2.4,-1.1 2.4,-2.4v-23.8c0,-1.3 -1.1,-2.4 -2.4,-2.4v-19C273.9,100.1 274.9,99 274.9,97.7zM270.2,264.1c0,5.2 -4.3,9.5 -9.5,9.5H151.3c-5.2,0 -9.5,-4.3 -9.5,-9.5V35.9c0,-5.2 4.3,-9.5 9.5,-9.5h109.4c5.2,0 9.5,4.3 9.5,9.5V264.1z"
+ android:fillColor="#DADCE0"/>
+ <path
+ android:pathData="M176.7,209.6c-3.7,0 -6.6,3 -6.6,6.6v24.6h13.3v-24.6C183.4,212.6 180.4,209.6 176.7,209.6z">
+ <aapt:attr name="android:fillColor">
+ <gradient
+ android:startY="240.8954"
+ android:startX="176.7163"
+ android:endY="209.6335"
+ android:endX="176.7163"
+ android:type="linear">
+ <item android:offset="0" android:color="#00669DF6"/>
+ <item android:offset="0.695" android:color="#FF669DF6"/>
+ </gradient>
+ </aapt:attr>
+ </path>
+ <path
+ android:pathData="M206,209.6c-3.7,0 -6.6,3 -6.6,6.6v24.6h13.3v-24.6C212.6,212.6 209.7,209.6 206,209.6z">
+ <aapt:attr name="android:fillColor">
+ <gradient
+ android:startY="240.8954"
+ android:startX="206"
+ android:endY="209.6335"
+ android:endX="206"
+ android:type="linear">
+ <item android:offset="0" android:color="#00669DF6"/>
+ <item android:offset="0.695" android:color="#FF669DF6"/>
+ </gradient>
+ </aapt:attr>
+ </path>
+ <path
+ android:pathData="M235.3,209.6c-3.7,0 -6.6,3 -6.6,6.6v24.6h13.3v-24.6C241.9,212.6 239,209.6 235.3,209.6z">
+ <aapt:attr name="android:fillColor">
+ <gradient
+ android:startY="240.8954"
+ android:startX="235.2837"
+ android:endY="209.6335"
+ android:endX="235.2837"
+ android:type="linear">
+ <item android:offset="0" android:color="#00669DF6"/>
+ <item android:offset="0.695" android:color="#FF669DF6"/>
+ </gradient>
+ </aapt:attr>
+ </path>
+</vector>
diff --git a/res/drawable/illustration_accessibility_gesture_two_finger.xml b/res/drawable/illustration_accessibility_gesture_two_finger.xml
new file mode 100644
index 0000000..3ef4fd1
--- /dev/null
+++ b/res/drawable/illustration_accessibility_gesture_two_finger.xml
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2021 The Android Open Source 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.
+-->
+
+<vector xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:aapt="http://schemas.android.com/aapt"
+ android:width="412dp"
+ android:height="300dp"
+ android:viewportWidth="412"
+ android:viewportHeight="300">
+ <path
+ android:pathData="M384.2,300H27.8C12.5,300 0,287.2 0,271.5v-243C0,12.8 12.5,0 27.8,0h356.5C399.5,0 412,12.8 412,28.5v243.2C412,287.2 399.5,300 384.2,300z"
+ android:fillColor="#FFFFFF"/>
+ <path
+ android:pathData="M274.9,97.7v-9.5c0,-1.3 -1.1,-2.4 -2.4,-2.4V35.9c0,-6.6 -5.3,-11.9 -11.9,-11.9H151.3c-6.6,0 -11.9,5.3 -11.9,11.9v228.2c0,6.6 5.3,11.9 11.9,11.9h109.4c6.6,0 11.9,-5.3 11.9,-11.9V147.6c1.3,0 2.4,-1.1 2.4,-2.4v-23.8c0,-1.3 -1.1,-2.4 -2.4,-2.4v-19C273.9,100.1 274.9,99 274.9,97.7zM270.2,264.1c0,5.2 -4.3,9.5 -9.5,9.5H151.3c-5.2,0 -9.5,-4.3 -9.5,-9.5V35.9c0,-5.2 4.3,-9.5 9.5,-9.5h109.4c5.2,0 9.5,4.3 9.5,9.5V264.1z"
+ android:fillColor="#DADCE0"/>
+ <path
+ android:pathData="M188.6,209.6c-3.7,0 -6.6,3 -6.6,6.6v24.6h13.3v-24.6C195.3,212.6 192.3,209.6 188.6,209.6z">
+ <aapt:attr name="android:fillColor">
+ <gradient
+ android:startY="240.8954"
+ android:startX="188.65"
+ android:endY="209.6335"
+ android:endX="188.65"
+ android:type="linear">
+ <item android:offset="0" android:color="#00669DF6"/>
+ <item android:offset="0.695" android:color="#FF669DF6"/>
+ </gradient>
+ </aapt:attr>
+ </path>
+ <path
+ android:pathData="M223.4,209.6c-3.7,0 -6.6,3 -6.6,6.6v24.6H230v-24.6C230,212.6 227.1,209.6 223.4,209.6z">
+ <aapt:attr name="android:fillColor">
+ <gradient
+ android:startY="240.8954"
+ android:startX="223.4"
+ android:endY="209.6335"
+ android:endX="223.4"
+ android:type="linear">
+ <item android:offset="0" android:color="#00669DF6"/>
+ <item android:offset="0.695" android:color="#FF669DF6"/>
+ </gradient>
+ </aapt:attr>
+ </path>
+</vector>
diff --git a/res/layout/tutorial_dialog_launch_by_gesture_navigation_settings.xml b/res/layout/tutorial_dialog_launch_by_gesture_navigation_settings.xml
index 524f7c9..b494e93 100644
--- a/res/layout/tutorial_dialog_launch_by_gesture_navigation_settings.xml
+++ b/res/layout/tutorial_dialog_launch_by_gesture_navigation_settings.xml
@@ -29,11 +29,15 @@
android:orientation="vertical"
android:paddingTop="24dp">
- <TextureView
- android:id="@+id/gesture_tutorial_video"
- android:layout_width="200dp"
- android:layout_height="200dp"
- android:layout_gravity="center_horizontal"/>
+ <ImageView
+ android:id="@+id/image"
+ android:layout_width="wrap_content"
+ android:layout_height="wrap_content"
+ android:maxHeight="@dimen/accessibility_imageview_size"
+ android:layout_gravity="center_horizontal"
+ android:adjustViewBounds="true"
+ android:paddingLeft="24dp"
+ android:paddingRight="24dp" />
<LinearLayout
android:layout_width="match_parent"
diff --git a/res/layout/tutorial_dialog_launch_service_by_gesture_navigation.xml b/res/layout/tutorial_dialog_launch_service_by_gesture_navigation.xml
index 7c4971f..2557737 100644
--- a/res/layout/tutorial_dialog_launch_service_by_gesture_navigation.xml
+++ b/res/layout/tutorial_dialog_launch_service_by_gesture_navigation.xml
@@ -29,11 +29,15 @@
android:orientation="vertical"
android:paddingTop="24dp">
- <TextureView
- android:id="@+id/gesture_tutorial_video"
- android:layout_width="200dp"
- android:layout_height="200dp"
- android:layout_gravity="center_horizontal"/>
+ <ImageView
+ android:id="@+id/image"
+ android:layout_width="wrap_content"
+ android:layout_height="wrap_content"
+ android:maxHeight="@dimen/accessibility_imageview_size"
+ android:layout_gravity="center_horizontal"
+ android:adjustViewBounds="true"
+ android:paddingLeft="24dp"
+ android:paddingRight="24dp" />
<LinearLayout
android:layout_width="match_parent"
diff --git a/res/raw/illustration_accessibility_gesture_three_finger.mp4 b/res/raw/illustration_accessibility_gesture_three_finger.mp4
deleted file mode 100644
index d48371b..0000000
--- a/res/raw/illustration_accessibility_gesture_three_finger.mp4
+++ /dev/null
Binary files differ
diff --git a/res/raw/illustration_accessibility_gesture_two_finger.mp4 b/res/raw/illustration_accessibility_gesture_two_finger.mp4
deleted file mode 100644
index 7607abc..0000000
--- a/res/raw/illustration_accessibility_gesture_two_finger.mp4
+++ /dev/null
Binary files differ
diff --git a/res/values-af/strings.xml b/res/values-af/strings.xml
index 903e883..fd858c1 100644
--- a/res/values-af/strings.xml
+++ b/res/values-af/strings.xml
@@ -5416,6 +5416,10 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"Aktiveer die Assistent deur die aan/af-skakelaar te hou"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"Aan/af- en noodkieslys:\nDruk tegelyk aan/af-skakelaar en volume harder."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"Keer dat dit lui:\nKortpad in die volumekieslys beskikbaar."</string>
+ <string name="power_menu_long_press_for_assist_sensitivity_title" msgid="1626808509158422185">"Hoe lank om te druk en hou"</string>
+ <string name="power_menu_long_press_for_assist_sensitivity_summary" msgid="7550610071666801935">"Verstel sensitiwiteit deur te kies hoe lank jy die aan/af-skakelaar moet druk en hou"</string>
+ <string name="power_menu_long_press_for_assist_sensitivity_low_label" msgid="3430099983480845635">"Kort"</string>
+ <string name="power_menu_long_press_for_assist_sensitivity_high_label" msgid="2059686170350829156">"Lank"</string>
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Wys beursie"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"Laat toegang tot beursie vanaf sluitskerm en kitsinstellings toe"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"Wys toestelkontroles"</string>
@@ -5556,12 +5560,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"Vir alle programme en dienste"</string>
<string name="game_settings_title" msgid="1028178627743422090">"Speletjie-instellings"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"Skakel Spelkontroleskerm-kortpad ensovoorts aan"</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"Vorige"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"Volgende"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"Kleurvoorskou"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"Versoek vir toegang tot SIM-kaart"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"\'n Toestel wil toegang tot jou SIM-kaart hê. Tik vir besonderhede."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"Laat toegang tot SIM-kaart toe?"</string>
diff --git a/res/values-am/strings.xml b/res/values-am/strings.xml
index 064e4b2..d93eb20 100644
--- a/res/values-am/strings.xml
+++ b/res/values-am/strings.xml
@@ -5416,6 +5416,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"የኃይል አዝራሩን በመያዝ ረዳቱን ያስነሱ"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"የኃይል እና ድንገተኛ አደጋ ምናሌ፦\nበተመሳሳይ ጊዜ ኃይልን እና ድምፅ ጨምርን ይጫኑ።"</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"መደወልን ይከላከሉ፦\nበድምጽ ምናሌው ውስጥ አቋራጭ ይገኛል።"</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"የኪስ ቦርሳን አሳይ"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"ከማያ ገጽ ቁልፍ እና ፈጣን ቅንብሮች ሆነው የኪስ ቦርሳ መድረሻን ይፍቀዱ"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"የመሣሪያ መቆጣጠሪያዎችን አሳይ"</string>
@@ -5556,12 +5564,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"ለሁሉም መተግበሪያዎች እና አገልግሎቶች"</string>
<string name="game_settings_title" msgid="1028178627743422090">"የጨዋታ ቅንብሮች"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"የጨዋታ ዳሽቦርድ አቋራጭን ያብሩ ወዘተ"</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"ቀዳሚ"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"ቀጣይ"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"የቀለም ቅድመ-እይታ"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"የሲም ካርድ መዳረሻ ጥያቄ"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"አንድ መሣሪያ ሲም ካርድዎን መድረስ ይፈልጋል። ዝርዝሮችን ለማግኘት መታ ያድርጉ።"</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"የሲም ካርድ መዳረሻ ይፈቀድ?"</string>
diff --git a/res/values-ar/strings.xml b/res/values-ar/strings.xml
index 68adf69..1d97288 100644
--- a/res/values-ar/strings.xml
+++ b/res/values-ar/strings.xml
@@ -5772,6 +5772,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"تشغيل \"مساعد Google\" عن طريق الضغط مع الاستمرار على زر التشغيل"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"قائمة زر التشغيل وحالات الطوارئ:\nاضغط على زرَّي التشغيل ورفع الصوت في آنٍ واحد."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"منع الرنين:\nالاختصار متاح في قائمة مفتاح مستوى الصوت."</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"إظهار المحفظة"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"السماح بالوصول إلى المحفظة من شاشة القفل والإعدادات السريعة"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"إظهار عناصر التحكّم في الجهاز"</string>
@@ -5912,12 +5920,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"لكل التطبيقات والخدمات"</string>
<string name="game_settings_title" msgid="1028178627743422090">"إعدادات الألعاب"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"تفعيل \"اختصار لوحة بيانات الألعاب\" إلخ"</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"السابق"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"التالي"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"معاينة اللون"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"طلب الوصول إلى شريحة SIM"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"يريد أحد الأجهزة الوصول إلى شريحة SIM. انقر للحصول على التفاصيل."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"هل تريد السماح بالوصول إلى شريحة SIM؟"</string>
diff --git a/res/values-as/strings.xml b/res/values-as/strings.xml
index 3351adf..c6077ab 100644
--- a/res/values-as/strings.xml
+++ b/res/values-as/strings.xml
@@ -5416,6 +5416,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"পাৱাৰ বুটাম টিপি ধৰি ৰাখি Assistant সক্ৰিয় কৰক"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"পাৱাৰ আৰু জৰুৰীকালীন মেনু:\nপাৱাৰ আৰু ভলিউম বঢ়োৱা বুটাম একেলগে টিপক।"</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"ৰিং কৰাত বাধা দিয়ক:\nভলিউমৰ মেনুখনত শ্বৰ্টকাট উপলব্ধ।"</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"ৱালেট দেখুৱাওক"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"লক স্ক্ৰীন আৰু ক্ষিপ্ৰ ছেটিঙৰ পৰা ৱালেটৰ এক্সেছ দিয়ক"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"ডিভাইচৰ নিয়ন্ত্ৰণ দেখুৱাওক"</string>
@@ -5556,12 +5564,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"আটাইবোৰ এপ্ আৰু সেৱাৰ বাবে"</string>
<string name="game_settings_title" msgid="1028178627743422090">"গে’ম ছেটিং"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"গে’ম ডেশ্বব’ৰ্ডৰ শ্বৰ্টকাট ইত্যাদি অন কৰক"</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"পূৰ্বৱৰ্তী"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"পৰৱৰ্তী"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"ৰঙৰ পূৰ্বদৰ্শন"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"ছিম কাৰ্ড এক্সেছ কৰাৰ অনুৰোধ"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"এটা ডিভাইচে আপোনাৰ ছিম কাৰ্ড এক্সেছ কৰিব বিচাৰিছে। সবিশেষ জানিবলৈ টিপক।"</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"ছিম কাৰ্ড এক্সেছ কৰিবলৈ দিবনে?"</string>
diff --git a/res/values-az/strings.xml b/res/values-az/strings.xml
index 47a70ca..c1f0c78 100644
--- a/res/values-az/strings.xml
+++ b/res/values-az/strings.xml
@@ -5416,6 +5416,10 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"Qidalanma düyməsini basıb saxlayaraq Assistenti işə salın"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"Qidalanma & Fövqəladə Hal Menyusu:\nQidalanma və Səsin artırılması düymələrini eyni anda basın."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"Zəng çalmanın qarşısını alın:\nSəs səviyyəsi menyusunda qısayol verilmişdir."</string>
+ <string name="power_menu_long_press_for_assist_sensitivity_title" msgid="1626808509158422185">"Basıb saxlama müddəti"</string>
+ <string name="power_menu_long_press_for_assist_sensitivity_summary" msgid="7550610071666801935">"Qidalanma düyməsinə nə qədər basıb saxlamağı seçərək həssaslığı tənzimləyin"</string>
+ <string name="power_menu_long_press_for_assist_sensitivity_low_label" msgid="3430099983480845635">"Qısa"</string>
+ <string name="power_menu_long_press_for_assist_sensitivity_high_label" msgid="2059686170350829156">"Uzun"</string>
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Pulqabını göstərin"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"Kilid ekranından və sürətli ayarlardan pulqabına girişə icazə verin"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"Cihaz nizamlayıcılarını göstərin"</string>
@@ -5556,12 +5560,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"Bütün tətbiqlər və xidmətlər üçün"</string>
<string name="game_settings_title" msgid="1028178627743422090">"Oyun ayarları"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"Oyun Paneli qısayolunu aktiv edin və s."</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"Öncəki"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"Sonrakı"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"Rəng önizləməsi"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"SİM karta giriş sorğusu"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"Cihaz SİM kartınıza giriş etmək istəyir. Detallar üçün toxunun."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"SİM karta girişə icazə verilsin?"</string>
diff --git a/res/values-b+sr+Latn/strings.xml b/res/values-b+sr+Latn/strings.xml
index 0c8907c..776b3e3 100644
--- a/res/values-b+sr+Latn/strings.xml
+++ b/res/values-b+sr+Latn/strings.xml
@@ -5505,6 +5505,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"Pokrenite Pomoćnik tako što ćete zadržati dugme za uključivanje"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"Meni dugmeta za uključivanje i za hitne slučajeve:\nIstovremeno pritisnite dugme za uključivanje i dugme za pojačavanje zvuka."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"Spreči zvonjenje:\nPrečica je dostupna u meniju dugmeta za jačinu zvuka."</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Prikaži novčanik"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"Dozvolite pristup novčaniku sa zaključanog ekrana i iz brzih podešavanja"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"Prikaži kontrole uređaja"</string>
@@ -5645,12 +5653,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"Za sve aplikacije i usluge"</string>
<string name="game_settings_title" msgid="1028178627743422090">"Podešavanja igara"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"Uključite prečicu za kontrolnu tablu igre itd."</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"Prethodna"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"Sledeća"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"Pregled boje"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"Zahtev za pristup SIM kartici"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"Uređaj želi da pristupa SIM kartici. Dodirnite za detalje."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"Želite da dozvolite pristup SIM kartici?"</string>
diff --git a/res/values-be/strings.xml b/res/values-be/strings.xml
index 035cb37..98aa498 100644
--- a/res/values-be/strings.xml
+++ b/res/values-be/strings.xml
@@ -5596,6 +5596,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"Для выкліку Памочніка ўтрымлівайце націснутай кнопку сілкавання"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"Меню кнопкі сілкавання і экстранных выклікаў:\nадначасова націсніце кнопку сілкавання і павелічэння гучнасці."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"Прадухіліць званок:\nярлык даступны ў меню гучнасці."</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Паказ кашалька"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"Дазволіць доступ да кашалька з заблакіраванага экрана і хуткіх налад"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"Паказ элементаў кіравання прыладай"</string>
@@ -5736,12 +5744,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"Для ўсіх праграм і сэрвісаў"</string>
<string name="game_settings_title" msgid="1028178627743422090">"Налады гульні"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"Уключэнне ярлыка гульнявой панэлі і г. д."</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"Назад"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"Далей"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"Перадпрагляд колеру"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"Запыт на доступ да SIM-карты"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"Прылада запытвае доступ да SIM-карты. Націсніце, каб убачыць больш інфармацыі."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"Дазволіць доступ да SIM-карты?"</string>
diff --git a/res/values-bg/strings.xml b/res/values-bg/strings.xml
index 9dd1701..54fa9a3 100644
--- a/res/values-bg/strings.xml
+++ b/res/values-bg/strings.xml
@@ -5418,6 +5418,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"Задействайте Асистент, като задържите бутона за включване/изключване"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"Меню за включване/изключване и при спешни случаи:\nНатиснете едновременно бутона за включване/изключване и този за увеличаване на силата на звука."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"Предотвратяване на звъненето:\nВ менюто за силата на звука е налице пряк път."</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Показване на портфейла"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"Разрешаване на достъп до портфейла от заключения екран и от бързите настройки"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"Показване на контролите за устройството"</string>
@@ -5558,12 +5566,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"За всички приложения и услуги"</string>
<string name="game_settings_title" msgid="1028178627743422090">"Настройки за игри"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"Включване на прекия път в таблото за управление на играта и др."</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"Назад"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"Напред"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"Визуализация на цвета"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"Заявка за достъп до SIM картата"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"Устройство иска да осъществи достъп до SIM картата ви. Докоснете за подробности."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"Да се разреши ли достъпът до SIM картата?"</string>
diff --git a/res/values-bn/strings.xml b/res/values-bn/strings.xml
index aaaec91..35272d1 100644
--- a/res/values-bn/strings.xml
+++ b/res/values-bn/strings.xml
@@ -5416,6 +5416,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"পাওয়ার বোতাম প্রেস করে ধরে রেখে Assistant চালু করুন"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"পাওয়ার & ইমারজেন্সি মেনু:\nএকসাথে \'পাওয়ার\' এবং \'ভলিউম বাড়ানোর বোতাম\' প্রেস করুন।"</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"রিং হওয়া বন্ধ করতে:\n\'ভলিউম\' মেনুতে শর্টকাট রয়েছে।"</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"ওয়ালেট দেখুন"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"লক স্ক্রিন এবং দ্রুত সেটিংস থেকে ওয়ালেটে অ্যাক্সেসের অনুরোধ করুন"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"ডিভাইস কন্ট্রোল দেখুন"</string>
@@ -5556,12 +5564,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"সমস্ত অ্যাপ ও পরিষেবার জন্য"</string>
<string name="game_settings_title" msgid="1028178627743422090">"গেম সেটিংস"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"গেম ড্যাশবোর্ড শর্টকাট ইত্যাদি চালু করুন"</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"আগের"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"পরের"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"রঙের এক ঝলক"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"সিম কার্ড অ্যাক্সেস করার অনুমতি"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"একটি ডিভাইস আপনার সিম কার্ড অ্যাক্সেস করতে চাইছে। বিশদ বিবরণের জন্য ট্যাপ করুন।"</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"সিম কার্ড অ্যাক্সেস করার অনুমতি দিতে চান?"</string>
diff --git a/res/values-bs/strings.xml b/res/values-bs/strings.xml
index 32ab851..16e4e32 100644
--- a/res/values-bs/strings.xml
+++ b/res/values-bs/strings.xml
@@ -5505,6 +5505,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"Aktivirajte Asistenta držanjem dugmeta za uključivanje"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"Meni napajanja i hitnih službi:\nIstovremeno pritisnite dugme za uključivanje i dugme za pojačavanje zvuka."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"Sprječavanje zvonjenja:\nPrečica je dostupna u meniju jačine zvuka."</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Prikaži novčanik"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"Dozvolite pristup novčaniku sa zaključanog ekrana i iz brzih postavki"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"Prikaži kontrole uređaja"</string>
@@ -5645,12 +5653,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"Za sve aplikacije i usluge"</string>
<string name="game_settings_title" msgid="1028178627743422090">"Postavke igre"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"Uključite prečicu za kontrolnu tablu igre, itd."</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"Nazad"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"Naprijed"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"Pregled boje"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"Zahtjev za pristup SIM kartici"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"Uređaj želi pristupiti vašoj SIM kartici. Dodirnite za detalje."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"Dozvoliti pristup SIM kartici?"</string>
diff --git a/res/values-ca/strings.xml b/res/values-ca/strings.xml
index 2709d7f..83347c6 100644
--- a/res/values-ca/strings.xml
+++ b/res/values-ca/strings.xml
@@ -5416,6 +5416,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"Activa l\'Assistent mantenint premut el botó d\'engegada"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"Menú d\'engegada i emergència:\nPrem els botons d\'engegada i d\'apujar el volum al mateix temps."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"Impedeix els sons:\nDrecera disponible al menú de volum."</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Mostra la cartera"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"Permet l\'accés a la cartera des de la pantalla de bloqueig i la configuració ràpida"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"Mostra el control de dispositius"</string>
@@ -5556,12 +5564,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"Per a tots els serveis i aplicacions"</string>
<string name="game_settings_title" msgid="1028178627743422090">"Configuració de jocs"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"Activa la drecera al tauler de joc, etc."</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"Anterior"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"Següent"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"Previsualització del color"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"Sol·licitud d\'accés a la targeta SIM"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"Un dispositiu vol accedir a la teva targeta SIM. Toca per obtenir informació."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"Vols permetre l\'accés a la targeta SIM?"</string>
diff --git a/res/values-cs/strings.xml b/res/values-cs/strings.xml
index ea2581e..fcd5561 100644
--- a/res/values-cs/strings.xml
+++ b/res/values-cs/strings.xml
@@ -5594,6 +5594,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"Asistenta aktivujete podržením vypínače"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"Nabídka napájení a tísňového volání:\nStiskněte současně vypínač a tlačítko zvýšení hlasitosti."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"Zabránit vyzvánění:\nZkratka je k dispozici v nabídce hlasitosti."</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Zobrazit peněženku"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"Povolit přístup k peněžence z obrazovky uzamčení a rychlého nastavení"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"Zobrazit ovládací prvky zařízení"</string>
@@ -5734,12 +5742,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"Pro všechny aplikace a služby"</string>
<string name="game_settings_title" msgid="1028178627743422090">"Nastavení her"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"Zapnout zkratku Herního panelu atd."</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"Předchozí"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"Další"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"Náhled barvy"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"Žádost o přístup k SIM kartě"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"Zařízení žádá o přístup k vaší SIM kartě. Podrobnosti zobrazíte klepnutím."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"Povolit přístup k SIM kartě?"</string>
diff --git a/res/values-da/strings.xml b/res/values-da/strings.xml
index a06e047..5a2265c 100644
--- a/res/values-da/strings.xml
+++ b/res/values-da/strings.xml
@@ -5244,7 +5244,7 @@
<string name="carrier_settings_euicc" msgid="1541279297111378907">"Mobilselskab"</string>
<string name="carrier_settings_version" msgid="3364919669057317776">"Version af indstillinger for mobilselskab"</string>
<string name="call_category" msgid="641461844504128789">"Opkald"</string>
- <string name="video_calling_settings_title" msgid="5490466306783552190">"Videoopkald via mobilselskab"</string>
+ <string name="video_calling_settings_title" msgid="5490466306783552190">"Videoopkald via mobilnetværk"</string>
<string name="cdma_system_select_title" msgid="8261408056382123386">"Systemvalg"</string>
<string name="cdma_system_select_summary" msgid="384128007068464145">"Skift CDMA-roamingtilstand"</string>
<string name="cdma_system_select_dialogtitle" msgid="6143586810486936984">"Systemvalg"</string>
@@ -5416,6 +5416,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"Aktivér Assistent ved at holde afbryderknappen nede"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"Menu for afbryderknappen og menu for nødsituationer:\nTryk på afbryderknappen og knappen Lydstyrke op samtidig."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"Deaktiver ringetoner:\nGenvejen findes i lydstyrkemenuen."</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Vis Wallet"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"Tillad adgang til Wallet fra låseskærmen og kvikmenuen"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"Vis enhedsstyring"</string>
@@ -5556,12 +5564,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"I alle apps og tjenester"</string>
<string name="game_settings_title" msgid="1028178627743422090">"Spilindstillinger"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"Aktivér genvejen til Spilpanel osv."</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"Forrige"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"Næste"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"Forhåndsvisning af farve"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"Anmodning om adgang til SIM-kort"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"En enhed vil gerne have adgang til dit SIM-kort. Tryk for at få flere oplysninger."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"Vil du give adgang til SIM-kortet?"</string>
diff --git a/res/values-de/strings.xml b/res/values-de/strings.xml
index 53c570f..365a89c 100644
--- a/res/values-de/strings.xml
+++ b/res/values-de/strings.xml
@@ -1892,7 +1892,7 @@
<string name="contributors_title" msgid="7965640251547037965">"Mitwirkende"</string>
<string name="manual" msgid="3651593989906084868">"Handbuch"</string>
<string name="regulatory_labels" msgid="5960251403367154270">"Zulassungszeichen"</string>
- <string name="safety_and_regulatory_info" msgid="8285048080439298528">"Sicherheits- & Regulierungsinformationen"</string>
+ <string name="safety_and_regulatory_info" msgid="8285048080439298528">"Sicherheitsinformationen & rechtliche Hinweise"</string>
<string name="copyright_title" msgid="83245306827757857">"Urheberrecht"</string>
<string name="license_title" msgid="8745742085916617540">"Lizenz"</string>
<string name="module_license_title" msgid="8705484239826702828">"Lizenzen für Google Play-Systemupdates"</string>
@@ -5419,6 +5419,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"Halte die Ein-/Aus-Taste gedrückt, um Assistant zu aktivieren"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"„Ein-/Aus- und Notfall-Menü“:\nEin-/Aus-Taste und Lautertaste gleichzeitig drücken."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"„Klingeln verhindern“:\nVerknüpfung im Lautstärke-Menü verfügbar."</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Geldbörse anzeigen"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"Zugriff auf Geldbörse aus Sperrbildschirm und Schnelleinstellungen erlauben"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"Gerätesteuerung anzeigen"</string>
@@ -5559,12 +5567,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"Für alle Apps und Dienste"</string>
<string name="game_settings_title" msgid="1028178627743422090">"Spieleinstellungen"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"„Dashboard für Spiele“-Schaltfläche aktivieren usw."</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"Zurück"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"Weiter"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"Farbvorschau"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"Anfrage nach Zugriff auf SIM-Karte"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"Ein Gerät möchte auf deine SIM-Karte zugreifen. Weitere Informationen."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"Zugriff auf SIM-Karte erlauben?"</string>
diff --git a/res/values-el/strings.xml b/res/values-el/strings.xml
index e4b4ea9..a788016 100644
--- a/res/values-el/strings.xml
+++ b/res/values-el/strings.xml
@@ -5416,6 +5416,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"Ενεργοποιήστε τον Βοηθό πατώντας παρατεταμένα το κουμπί λειτουργίας"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"Μενού λειτουργίας και έκτακτης ανάγκης:\nΠατήστε το κουμπί λειτουργίας και το κουμπί αύξησης έντασης ήχου ταυτόχρονα."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"Αποτροπή ήχου κλήσης:\nΗ συντόμευση είναι διαθέσιμη στο μενού έντασης ήχου."</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Εμφάνιση πορτοφολιού"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"Επιτρέψτε την πρόσβαση στο πορτοφόλι από την οθόνη κλειδώματος και τις γρήγορες ρυθμίσεις"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"Εμφάνιση στοιχείων ελέγχου συσκευής"</string>
@@ -5556,12 +5564,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"Για όλες τις εφαρμογές και τις υπηρεσίες"</string>
<string name="game_settings_title" msgid="1028178627743422090">"Ρυθμίσεις παιχνιδιών"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"Ενεργοποίηση συντόμευσης Πίνακα ελέγχου παιχνιδιού κ.λπ."</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"Προηγούμενο"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"Επόμενο"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"Προεπισκόπηση χρώματος"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"Αίτημα πρόσβασης στην κάρτα SIM"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"Μια συσκευή θέλει να αποκτήσει πρόσβαση στην κάρτα SIM. Πατήστε για λεπτομέρειες."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"Να επιτρέπεται η πρόσβαση στην κάρτα SIM;"</string>
diff --git a/res/values-en-rAU/strings.xml b/res/values-en-rAU/strings.xml
index 434d620..e43d39c 100644
--- a/res/values-en-rAU/strings.xml
+++ b/res/values-en-rAU/strings.xml
@@ -5416,6 +5416,10 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"Trigger Assistant by holding the power button"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"Power & emergency menu:\nPress power and volume up at the same time."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"Prevent ringing:\nShortcut available in the volume menu."</string>
+ <string name="power_menu_long_press_for_assist_sensitivity_title" msgid="1626808509158422185">"Press & hold duration"</string>
+ <string name="power_menu_long_press_for_assist_sensitivity_summary" msgid="7550610071666801935">"Adjust sensitivity by choosing how long to press & hold the power button"</string>
+ <string name="power_menu_long_press_for_assist_sensitivity_low_label" msgid="3430099983480845635">"Short"</string>
+ <string name="power_menu_long_press_for_assist_sensitivity_high_label" msgid="2059686170350829156">"Long"</string>
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Show wallet"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"Allow access to wallet from lock screen and Quick Settings"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"Show device controls"</string>
@@ -5556,12 +5560,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"For all apps and services"</string>
<string name="game_settings_title" msgid="1028178627743422090">"Game settings"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"Turn on Game Dashboard shortcut, etc."</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"Previous"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"Next"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"Colour preview"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"SIM card access request"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"A device wants to access your SIM card. Tap for details."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"Allow access to SIM card?"</string>
diff --git a/res/values-en-rCA/strings.xml b/res/values-en-rCA/strings.xml
index f2d893e..5e6f3ff 100644
--- a/res/values-en-rCA/strings.xml
+++ b/res/values-en-rCA/strings.xml
@@ -5416,6 +5416,10 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"Trigger Assistant by holding the power button"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"Power & emergency menu:\nPress power and volume up at the same time."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"Prevent ringing:\nShortcut available in the volume menu."</string>
+ <string name="power_menu_long_press_for_assist_sensitivity_title" msgid="1626808509158422185">"Press & hold duration"</string>
+ <string name="power_menu_long_press_for_assist_sensitivity_summary" msgid="7550610071666801935">"Adjust sensitivity by choosing how long to press & hold the power button"</string>
+ <string name="power_menu_long_press_for_assist_sensitivity_low_label" msgid="3430099983480845635">"Short"</string>
+ <string name="power_menu_long_press_for_assist_sensitivity_high_label" msgid="2059686170350829156">"Long"</string>
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Show wallet"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"Allow access to wallet from lock screen and Quick Settings"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"Show device controls"</string>
@@ -5556,12 +5560,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"For all apps and services"</string>
<string name="game_settings_title" msgid="1028178627743422090">"Game settings"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"Turn on Game Dashboard shortcut, etc."</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"Previous"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"Next"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"Colour preview"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"SIM card access request"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"A device wants to access your SIM card. Tap for details."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"Allow access to SIM card?"</string>
diff --git a/res/values-en-rGB/strings.xml b/res/values-en-rGB/strings.xml
index 2c6d508..4c565bc 100644
--- a/res/values-en-rGB/strings.xml
+++ b/res/values-en-rGB/strings.xml
@@ -5416,6 +5416,10 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"Trigger Assistant by holding the power button"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"Power & emergency menu:\nPress power and volume up at the same time."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"Prevent ringing:\nShortcut available in the volume menu."</string>
+ <string name="power_menu_long_press_for_assist_sensitivity_title" msgid="1626808509158422185">"Press & hold duration"</string>
+ <string name="power_menu_long_press_for_assist_sensitivity_summary" msgid="7550610071666801935">"Adjust sensitivity by choosing how long to press & hold the power button"</string>
+ <string name="power_menu_long_press_for_assist_sensitivity_low_label" msgid="3430099983480845635">"Short"</string>
+ <string name="power_menu_long_press_for_assist_sensitivity_high_label" msgid="2059686170350829156">"Long"</string>
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Show wallet"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"Allow access to wallet from lock screen and Quick Settings"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"Show device controls"</string>
@@ -5556,12 +5560,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"For all apps and services"</string>
<string name="game_settings_title" msgid="1028178627743422090">"Game settings"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"Turn on Game Dashboard shortcut, etc."</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"Previous"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"Next"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"Colour preview"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"SIM card access request"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"A device wants to access your SIM card. Tap for details."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"Allow access to SIM card?"</string>
diff --git a/res/values-en-rIN/strings.xml b/res/values-en-rIN/strings.xml
index f248758..8e4f680 100644
--- a/res/values-en-rIN/strings.xml
+++ b/res/values-en-rIN/strings.xml
@@ -5416,6 +5416,10 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"Trigger Assistant by holding the power button"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"Power & emergency menu:\nPress power and volume up at the same time."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"Prevent ringing:\nShortcut available in the volume menu."</string>
+ <string name="power_menu_long_press_for_assist_sensitivity_title" msgid="1626808509158422185">"Press & hold duration"</string>
+ <string name="power_menu_long_press_for_assist_sensitivity_summary" msgid="7550610071666801935">"Adjust sensitivity by choosing how long to press & hold the power button"</string>
+ <string name="power_menu_long_press_for_assist_sensitivity_low_label" msgid="3430099983480845635">"Short"</string>
+ <string name="power_menu_long_press_for_assist_sensitivity_high_label" msgid="2059686170350829156">"Long"</string>
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Show wallet"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"Allow access to wallet from lock screen and Quick Settings"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"Show device controls"</string>
@@ -5556,12 +5560,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"For all apps and services"</string>
<string name="game_settings_title" msgid="1028178627743422090">"Game settings"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"Turn on Game Dashboard shortcut, etc."</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"Previous"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"Next"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"Colour preview"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"SIM card access request"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"A device wants to access your SIM card. Tap for details."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"Allow access to SIM card?"</string>
diff --git a/res/values-en-rXC/strings.xml b/res/values-en-rXC/strings.xml
index 2faf835..ad5b4fa 100644
--- a/res/values-en-rXC/strings.xml
+++ b/res/values-en-rXC/strings.xml
@@ -5416,6 +5416,10 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"Trigger the Assistant by holding the power button"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"Power & Emergency Menu:\nPress Power and Volume up at the same time."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"Prevent ringing:\nShortcut available in the volume menu."</string>
+ <string name="power_menu_long_press_for_assist_sensitivity_title" msgid="1626808509158422185">"Press & hold duration"</string>
+ <string name="power_menu_long_press_for_assist_sensitivity_summary" msgid="7550610071666801935">"Adjust sensitivity by choosing how long to press & hold the power button"</string>
+ <string name="power_menu_long_press_for_assist_sensitivity_low_label" msgid="3430099983480845635">"Short"</string>
+ <string name="power_menu_long_press_for_assist_sensitivity_high_label" msgid="2059686170350829156">"Long"</string>
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Show wallet"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"Allow access to wallet from lock screen and quick settings"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"Show device controls"</string>
diff --git a/res/values-es-rUS/strings.xml b/res/values-es-rUS/strings.xml
index 79d5792..3b11053 100644
--- a/res/values-es-rUS/strings.xml
+++ b/res/values-es-rUS/strings.xml
@@ -5418,6 +5418,10 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"Mantén presionado el botón de encendido para activar Asistente"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"Menú de encendido y emergencia:\nPresiona los botones de encendido y de subir volumen al mismo tiempo."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"Impedir hacer sonar:\nEl acceso directo está disponible en el menú de volumen."</string>
+ <string name="power_menu_long_press_for_assist_sensitivity_title" msgid="1626808509158422185">"Duración de presión"</string>
+ <string name="power_menu_long_press_for_assist_sensitivity_summary" msgid="7550610071666801935">"Elige durante cuánto tiempo quieres mantener presionado el botón de encendido para ajustar la sensibilidad"</string>
+ <string name="power_menu_long_press_for_assist_sensitivity_low_label" msgid="3430099983480845635">"Corta"</string>
+ <string name="power_menu_long_press_for_assist_sensitivity_high_label" msgid="2059686170350829156">"Larga"</string>
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Mostrar billetera"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"Permite el acceso a la billetera desde la pantalla de bloqueo y la Configuración rápida"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"Mostrar controles del dispositivo"</string>
@@ -5558,12 +5562,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"Para todas las apps y servicios"</string>
<string name="game_settings_title" msgid="1028178627743422090">"Configuración de juegos"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"Activa el acceso directo al Panel de juego, etc."</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"Anterior"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"Siguiente"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"Vista previa de color"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"Solicitud de acceso a la tarjeta SIM"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"Un dispositivo quiere acceder a tu tarjeta SIM. Presiona para ver más detalles."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"¿Permitir acceso a la tarjeta SIM?"</string>
diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml
index abb3bb5..eb332748 100644
--- a/res/values-es/strings.xml
+++ b/res/values-es/strings.xml
@@ -5416,6 +5416,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"Activa el Asistente manteniendo pulsado el botón de encendido"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"Menú de encendido y de emergencias:\nPulsa las teclas de encendido y de subir volumen al mismo tiempo."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"Evitar sonar:\nAcceso directo disponible en el menú de volumen."</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Mostrar cartera"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"Permite el acceso a la cartera desde la pantalla de bloqueo y los ajustes rápidos"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"Mostrar controles del dispositivo"</string>
@@ -5556,12 +5564,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"Para todas las aplicaciones y servicios"</string>
<string name="game_settings_title" msgid="1028178627743422090">"Ajustes de juego"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"Activa el acceso directo al Panel de juego, etc."</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"Anterior"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"Siguiente"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"Vista previa de color"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"Solicitud de acceso a la tarjeta SIM"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"Un dispositivo quiere acceder a la tarjeta SIM. Toca para consultar más información."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"¿Permitir acceso a la tarjeta SIM?"</string>
diff --git a/res/values-et/strings.xml b/res/values-et/strings.xml
index 12c48ed..6413a44 100644
--- a/res/values-et/strings.xml
+++ b/res/values-et/strings.xml
@@ -5418,6 +5418,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"Assistent aktiveeritakse toitenupu allhoidmisel"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"Menüüd Toide ja Hädaolukord:\nvajutage samal ajal toitenuppu ja helitugevuse suurendamise nuppu."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"Helisemise vältimine:\notsetee asub helitugevuse menüüs."</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Kuva rahakott"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"Rahakotile juurdepääsu lubamine lukustuskuvalt ja kiirseadetest"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"Kuva seadmete juhtimisvidinad"</string>
@@ -5558,12 +5566,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"Kõikide rakenduste ja teenuste jaoks"</string>
<string name="game_settings_title" msgid="1028178627743422090">"Mängude seaded"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"Mängu juhtpaneeli otsetee sisselülitamine jm"</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"Eelmine"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"Järgmine"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"Värvi eelvaade"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"SIM-kaardile juurdepääsu taotlus"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"Seade soovib teie SIM-kaardile juurde pääseda. Puudutage üksikasjade nägemiseks."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"Kas lubada juurdepääs SIM-kaardile?"</string>
diff --git a/res/values-eu/strings.xml b/res/values-eu/strings.xml
index 7463d3b..b97e3d1 100644
--- a/res/values-eu/strings.xml
+++ b/res/values-eu/strings.xml
@@ -5416,6 +5416,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"Abiarazi Laguntzailea etengailua sakatuta edukiz"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"Itzaltzeko eta larrialdietarako menua:\nSakatu etengailua eta bolumena igotzeko tekla aldi berean."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"Saihestu tonua jotzea:\nBolumenaren menuan dago lasterbidea."</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Erakutsi diru-zorroa"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"Eman diru-zorroa atzitzeko baimena pantaila blokeatuan eta ezarpen bizkorretan"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"Erakutsi gailuak kontrolatzeko widgetak"</string>
@@ -5556,12 +5564,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"Aplikazio eta zerbitzu guztietarako"</string>
<string name="game_settings_title" msgid="1028178627743422090">"Jokoen ezarpenak"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"Aktibatu joko-paneleko lasterbidea, etab."</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"Aurrekoa"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"Hurrengoa"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"Kolorearen aurrebista"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"SIM txartela atzitzeko eskaera"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"Gailu bat SIM txartela atzitu nahian dabil. Sakatu hau xehetasunak ikusteko."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"SIM txartela atzitzeko baimena eman nahi duzu?"</string>
diff --git a/res/values-fa/strings.xml b/res/values-fa/strings.xml
index d2bfef5..2339bb8 100644
--- a/res/values-fa/strings.xml
+++ b/res/values-fa/strings.xml
@@ -5416,6 +5416,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"راهاندازی «دستیار»با نگه داشتن دکمه روشن/خاموش"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"منوی روشن/خاموش و اضطراری:\nدکمه روشن/خاموش و افزایش صدا را همزمان فشار دهید."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"جلوگیری از زنگ زدن:\nمیانبر در منوی میزان صدا دردسترس است."</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"نمایش کیف پول"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"مجاز کردن دسترسی به کیف پول از صفحه قفل و تنظیمات فوری"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"نمایش کنترلهای دستگاه"</string>
@@ -5556,12 +5564,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"برای همه برنامهها و سرویسها"</string>
<string name="game_settings_title" msgid="1028178627743422090">"تنظیمات بازی"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"روشن کردن میانبر «داشبورد بازیها» و غیره"</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"قبلی"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"بعدی"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"پیشدید رنگ"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"درخواست دسترسی به سیمکارت"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"دستگاهی میخواهد به سیمکارتتان دسترسی داشته باشد. برای دیدن جزئیات، ضربه بزنید."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"دسترسی به سیمکارت مجاز شود؟"</string>
diff --git a/res/values-fi/strings.xml b/res/values-fi/strings.xml
index 194d69b..bc1d546 100644
--- a/res/values-fi/strings.xml
+++ b/res/values-fi/strings.xml
@@ -5416,6 +5416,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"Käynnistä Assistant painamalla virtapainiketta pitkään"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"Virta‑ ja Hätätilannevalikko:\nPaina virta‑ ja äänenvoimakkuuspainiketta yhtä aikaa."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"Soittamisen esto:\nPikanäppäin näkyy äänenvoimakkuusvalikossa."</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Näytä Wallet"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"Salli Walletin käyttö lukitusnäytöltä ja pika-asetuksista"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"Näytä laitteiden hallinta"</string>
@@ -5556,12 +5564,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"Kaikki sovellukset ja palvelut"</string>
<string name="game_settings_title" msgid="1028178627743422090">"Peliasetukset"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"Laita päälle esim. Pelipaneelin pikakuvake"</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"Edellinen"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"Seuraava"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"Värin esikatselu"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"SIM-kortin pääsyoikeuspyyntö"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"Laite haluaa pääsyn SIM-korttiisi. Katso lisätietoja napauttamalla."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"Sallitaanko pääsy SIM-korttiin?"</string>
diff --git a/res/values-fr-rCA/strings.xml b/res/values-fr-rCA/strings.xml
index db8c7b9..73b674a 100644
--- a/res/values-fr-rCA/strings.xml
+++ b/res/values-fr-rCA/strings.xml
@@ -1298,7 +1298,7 @@
<string name="auto_rotate_option_off" msgid="2788096269396290731">"Désactivé"</string>
<string name="auto_rotate_option_on" msgid="5776678230808498171">"Activé"</string>
<string name="auto_rotate_option_face_based" msgid="3438645484087953174">"Activé : en fonction du visage"</string>
- <string name="auto_rotate_switch_face_based" msgid="7824467067774120000">"Activer la détection du visage"</string>
+ <string name="auto_rotate_switch_face_based" msgid="7824467067774120000">"Activer la détection des visages"</string>
<string name="color_mode_title" msgid="8666690832113906028">"Couleurs"</string>
<string name="color_mode_option_natural" msgid="6192875655101283303">"Naturelles"</string>
<string name="color_mode_option_boosted" msgid="4698797857766774289">"Intenses"</string>
@@ -5416,6 +5416,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"Activez l\'Assistant en maintenant l\'interrupteur enfoncé"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"Menu d\'alimentation et d\'urgence :\nAppuyez simultanément sur l\'interrupteur et le bouton d\'augmentation du volume."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"Bloquer la sonnerie :\nRaccourci proposé dans le menu du volume."</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Afficher le portefeuille"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"Autorisez l\'accès au portefeuille à partir de l\'écran de verrouillage et du menu Paramètres rapides"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"Afficher les commandes des appareils"</string>
@@ -5556,12 +5564,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"Toutes les applications et tous les services"</string>
<string name="game_settings_title" msgid="1028178627743422090">"Paramètres de jeu"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"Activer le raccourci vers le tableau de bord de jeu, etc."</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"Précédent"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"Suivant"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"Aperçu de la couleur"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"Demande d\'accès à la carte SIM"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"Un appareil veut accéder à votre carte SIM. Touchez l\'écran pour en savoir plus."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"Autoriser l\'accès à la carte SIM?"</string>
diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml
index 83b107b..0cd3405 100644
--- a/res/values-fr/strings.xml
+++ b/res/values-fr/strings.xml
@@ -5416,6 +5416,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"Appuyer de manière prolongée sur le bouton Marche/Arrêt pour déclencher l\'Assistant"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"Menu Marche/Arrêt et d\'urgence :\nAppuyez simultanément sur Marche/Arrêt et Volume+."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"Bloquer la sonnerie :\nRaccourci disponible dans le menu du volume."</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Afficher le portefeuille"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"Autoriser l\'accès au portefeuille depuis l\'écran de verrouillage et les Réglages rapides"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"Afficher les commandes de contrôle des appareils"</string>
@@ -5556,12 +5564,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"Pour tous les services et applis"</string>
<string name="game_settings_title" msgid="1028178627743422090">"Paramètres de jeu"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"Activer le raccourci Tableau de bord Jeux, etc."</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"Précédent"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"Suivant"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"Aperçu de la couleur"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"Demande d\'accès à la carte SIM"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"Un appareil souhaite accéder à votre carte SIM. Appuyez ici pour plus de détails."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"Autoriser l\'accès à la carte SIM ?"</string>
diff --git a/res/values-gl/strings.xml b/res/values-gl/strings.xml
index 71ca8dd..e901844 100644
--- a/res/values-gl/strings.xml
+++ b/res/values-gl/strings.xml
@@ -5416,6 +5416,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"Activa o Asistente ao manter premido o botón de acendido"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"Menú de acendido e emerxencia:\nPreme as teclas de acendido e de subir volume ao mesmo tempo."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"Evitar que soe:\nAtallo dispoñible no menú de volume."</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Mostrar moedeiro"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"Permite o acceso ao moedeiro desde a pantalla de bloqueo e o menú Configuración rápida"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"Mostrar control de dispositivos"</string>
@@ -5556,12 +5564,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"Para todas as aplicacións e servizos"</string>
<string name="game_settings_title" msgid="1028178627743422090">"Configuración para xogos"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"Activa o atallo ao panel de xogo etc."</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"Anterior"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"Seguinte"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"Vista previa da cor"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"Solicitude de acceso á tarxeta SIM"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"Un dispositivo quere acceder á túa tarxeta SIM. Toca para obter información."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"Queres permitir o acceso á tarxeta SIM?"</string>
diff --git a/res/values-gu/strings.xml b/res/values-gu/strings.xml
index f870ddd..46b2120 100644
--- a/res/values-gu/strings.xml
+++ b/res/values-gu/strings.xml
@@ -5416,6 +5416,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"પાવર બટનને દબાવી રાખીને Assistantનો ઉપયોગ કરો"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"પાવર અને ઇમર્જન્સી મેનૂ:\nએક જ સમયે અને વૉલ્યૂમ વધારવાનું બટન દબાવો."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"રિંગ વાગતી અટકાવો:\nવૉલ્યૂમ મેનૂમાં શૉર્ટકટ ઉપલબ્ધ છે."</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"વૉલેટ બતાવો"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"લૉક સ્ક્રીન અને ઝડપી સેટિંગથી વૉલેટ ઍક્સેસ કરવાની મંજૂરી આપો"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"ડિવાઇસનાં નિયંત્રણો બતાવો"</string>
@@ -5556,12 +5564,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"બધી ઍપ અને સેવાઓ માટે"</string>
<string name="game_settings_title" msgid="1028178627743422090">"ગેમ સેટિંગ"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"ગેમ ડૅશબોર્ડનો શૉર્ટકટ, વગેરે ચાલુ કરો"</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"પાછળ"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"આગળ"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"રંગનો પ્રીવ્યૂ"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"સિમ કાર્ડને ઍક્સેસ કરવાની વિનંતી"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"કોઈ ડિવાઇસ તમારા સિમ કાર્ડને ઍક્સેસ કરવા માગે છે. વિગતો માટે ટૅપ કરો."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"સિમ કાર્ડના ઍક્સેસની મંજૂરી આપીએ?"</string>
diff --git a/res/values-hi/strings.xml b/res/values-hi/strings.xml
index 13eb325..b3a3a81 100644
--- a/res/values-hi/strings.xml
+++ b/res/values-hi/strings.xml
@@ -5416,6 +5416,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"पावर बटन को कुछ देर तक दबाकर, Assistant का इस्तेमाल करें"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"पावर & आपातकालीन मेन्यू:\nपावर बटन और आवाज़ तेज़ करने वाले बटन को एक साथ दबाएं."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"घंटी बजने से रोकना:\nइसका शॉर्टकट, वॉल्यूम मेन्यू में मौजूद है."</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"वॉलेट दिखाएं"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"लॉक स्क्रीन और फटाफट सेटिंग से वॉलेट ऐक्सेस करने की अनुमति दें"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"डिवाइस कंट्रोल दिखाएं"</string>
@@ -5556,12 +5564,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"सभी ऐप्लिकेशन और सेवाओं के लिए"</string>
<string name="game_settings_title" msgid="1028178627743422090">"गेम की सेटिंग"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"गेम डैशबोर्ड का शॉर्टकट और दूसरी सुविधाएं चालू करें"</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"पीछे जाएं"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"आगे बढ़ें"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"रंग की झलक"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"सिम कार्ड को ऐक्सेस करने का अनुरोध"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"डिवाइस आपके सिम कार्ड को ऐक्सेस करना चाहता है. जानकारी पाने के लिए टैप करें."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"क्या आप सिम कार्ड का ऐक्सेस देना चाहते हैं?"</string>
diff --git a/res/values-hr/strings.xml b/res/values-hr/strings.xml
index de70ba3..1e4b796 100644
--- a/res/values-hr/strings.xml
+++ b/res/values-hr/strings.xml
@@ -5507,6 +5507,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"Pokrenite Asistenta zadržavajući tipku za uključivanje/isključivanje"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"Izbornik tipke za uključivanje i hitnih službi:\nistovremeno pritisnite tipku za uključivanje/isključivanje i tipku za glasnoću."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"Sprječavanje zvonjenja:\nprečac je dostupan u izborniku glasnoće."</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Prikaži novčanik"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"Omogućite pristup novčaniku sa zaključanog zaslona i iz brzih postavki"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"Prikaži kontrole uređaja"</string>
@@ -5647,12 +5655,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"Za sve aplikacije i usluge"</string>
<string name="game_settings_title" msgid="1028178627743422090">"Postavke igara"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"Uključite prečac za nadzornu ploču igre itd."</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"Prethodno"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"Dalje"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"Pregled boje"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"Zahtjev za pristup SIM kartici"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"Uređaj želi pristupiti vašoj SIM kartici. Dodirnite da biste vidjeli pojedinosti."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"Želite li dopustiti pristup SIM kartici?"</string>
diff --git a/res/values-hu/strings.xml b/res/values-hu/strings.xml
index 2cfd83e..dab40d6 100644
--- a/res/values-hu/strings.xml
+++ b/res/values-hu/strings.xml
@@ -5416,6 +5416,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"A bekapcsológombot lenyomva tartva aktiválhatja a Segédet"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"Bekapcsológombhoz és vészhelyzethez tartozó menü:\nNyomja le egyszerre a bekapcsológombot és a hangerő növelése gombot."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"Csörgés megakadályozása:\nA gyorsparancs a hangerő menüben áll rendelkezésre."</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Tárca mutatása"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"Hozzáférés a tárcához a lezárási képernyőről és a Gyorsbeállításokból"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"Eszközvezérlők megjelenítése"</string>
@@ -5556,12 +5564,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"Minden alkalmazásnál és szolgáltatásnál"</string>
<string name="game_settings_title" msgid="1028178627743422090">"Játékbeállítások"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"Játékok irányítópultja-gyorsparancs bekapcsolása stb."</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"Előző"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"Következő"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"Szín előnézete"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"SIM-kártyához való hozzáférés kérése"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"Egy eszköz szeretne hozzáférni a SIM-kártyájához. Koppintson a részletekért."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"Engedélyezi a SIM-kártyához való hozzáférést?"</string>
diff --git a/res/values-hy/strings.xml b/res/values-hy/strings.xml
index 3753563..f8380c5 100644
--- a/res/values-hy/strings.xml
+++ b/res/values-hy/strings.xml
@@ -5416,6 +5416,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"Ակտիվացրեք Օգնականը՝ երկար սեղմած պահելով սնուցման կոճակը"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"Սնուցման կոճակի և արտակարգ իրավիճակների տեղեկությունների ընտրացանկ\nՄիաժամանակ սեղմեք սնուցման և ձայնի բարձրացման կոճակները։"</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"Զանգի ձայնի անջատում\nԴյուրանցումը հասանելի է ձայնի ուժգնության ընտրացանկում։"</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Ցուցադրել դրամապանակը"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"Հասանելի դարձնել դրամապանակը կողպէկրանին և արագ կարգավորումներում"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"Ցուցադրել սարքերի կառավարման տարրերը"</string>
@@ -5556,12 +5564,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"Բոլոր հավելվածների և ծառայությունների համար"</string>
<string name="game_settings_title" msgid="1028178627743422090">"Խաղերի կարգավորումներ"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"Խաղային վահանակի դյուրանցման և այլ գործառույթների ակտիվացում"</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"Հետ"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"Առաջ"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"Գույնի նախադիտում"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"SIM քարտի հասանելիության հարցում"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"Սարքն ուզում է հասանելիություն ստանալ ձեր SIM քարտին։ Հպեք՝ ավելին իմանալու համար։"</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"Հասանելի դարձնե՞լ SIM քարտը"</string>
diff --git a/res/values-in/strings.xml b/res/values-in/strings.xml
index 61040a23..c30a4ce 100644
--- a/res/values-in/strings.xml
+++ b/res/values-in/strings.xml
@@ -5416,6 +5416,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"Picu Asisten dengan menekan lama tombol daya"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"Menu Daya & Darurat:\nTekan tombol Daya dan Naikkan volume bersamaan."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"Cegah berdering:\nPintasan tersedia di menu volume."</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Tampilkan dompet"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"Izinkan akses ke dompet dari layar kunci dan setelan cepat"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"Tampilkan kontrol perangkat"</string>
@@ -5556,12 +5564,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"Untuk semua aplikasi dan layanan"</string>
<string name="game_settings_title" msgid="1028178627743422090">"Setelan game"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"Aktifkan pintasan Dasbor Game, dsb."</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"Sebelumnya"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"Berikutnya"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"Pratinjau warna"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"Permintaan akses kartu SIM"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"Sebuah perangkat ingin mengakses kartu SIM Anda. Ketuk untuk melihat detailnya."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"Izinkan akses ke kartu SIM?"</string>
diff --git a/res/values-is/strings.xml b/res/values-is/strings.xml
index d6f69d3..2abed15 100644
--- a/res/values-is/strings.xml
+++ b/res/values-is/strings.xml
@@ -5416,6 +5416,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"Ræstu Hjálparann með því að halda aflrofanum inni"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"Aflrofa- og neyðarvalmynd:\nÝttu samtímis á aflrofann og hnappinn til að hækka hljóðstyrk."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"Koma í veg fyrir hringingu:\nFlýtileið í boði á hljóðvalmyndinni."</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Sýna veski"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"Leyfa aðgang að veski af lásskjá og úr flýtistillingum"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"Sýna tækjastjórnun"</string>
@@ -5556,12 +5564,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"Fyrir öll forrit og þjónustur"</string>
<string name="game_settings_title" msgid="1028178627743422090">"Leikjastillingar"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"Kveikja á leikjastjórnborðsflýtileið o.s.frv."</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"Til baka"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"Áfram"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"Forskoðun litar"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"Beiðni um aðgang að SIM-korti"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"Tæki vill fá aðgang að SIM-kortinu þínu. Ýttu til að fá frekari upplýsingar."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"Leyfa aðgang að SIM-korti?"</string>
diff --git a/res/values-it/strings.xml b/res/values-it/strings.xml
index 203a87d..890df05 100644
--- a/res/values-it/strings.xml
+++ b/res/values-it/strings.xml
@@ -5416,6 +5416,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"Attiva l\'assistente tenendo premuto il tasto di accensione"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"Menu accensione ed emergenze:\npremi contemporaneamente il tasto di accensione e il tasto alza il volume"</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"Disattiva suoneria:\nscorciatoia disponibile nel menu del volume."</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Mostra portafoglio"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"Consenti l\'accesso al portafoglio dalla schermata di blocco e dalle impostazioni rapide"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"Mostra controlli dei dispositivi"</string>
@@ -5556,12 +5564,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"Per tutte le app e tutti i servizi"</string>
<string name="game_settings_title" msgid="1028178627743422090">"Impostazioni di gioco"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"Viene attivata la scorciatoia del Pannello di gioco e non solo"</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"Indietro"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"Avanti"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"Anteprima colore"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"Richiesta di accesso alla scheda SIM"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"Un dispositivo vuole accedere alla tua scheda SIM. Tocca per conoscere i dettagli."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"Consentire l\'accesso alla scheda SIM?"</string>
diff --git a/res/values-iw/strings.xml b/res/values-iw/strings.xml
index 30697af..aebcc82 100644
--- a/res/values-iw/strings.xml
+++ b/res/values-iw/strings.xml
@@ -5596,6 +5596,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"כדי להפעיל את Assistant, לוחצים לחיצה ארוכה על לחצן ההפעלה"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"תפריט הפעלה וחירום:\nלוחצים על לחצן ההפעלה ועל הלחצן להגברת עוצמת הקול בו-זמנית."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"מניעת השמעה של צלצול:\nקיצור דרך זמין בתפריט עוצמת הקול."</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"הצגת הארנק"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"אישור גישה אל הארנק ממסך הנעילה ומההגדרות המהירות"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"הצגת פקדי המכשיר"</string>
@@ -5736,12 +5744,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"לכל האפליקציות והשירותים"</string>
<string name="game_settings_title" msgid="1028178627743422090">"הגדרות משחקים"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"הפעלת הלחצן המהיר למרכז בקרת המשחקים, וכו\'"</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"הקודם"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"הבא"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"תצוגה מקדימה של הצבע"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"בקשת גישה לכרטיס ה-SIM"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"מכשיר מבקש גישה לכרטיס SIM שלך. יש להקיש לקבלת פרטים."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"להעניק גישה לכרטיס ה-SIM?"</string>
diff --git a/res/values-ja/strings.xml b/res/values-ja/strings.xml
index 2f91732..18f17e6 100644
--- a/res/values-ja/strings.xml
+++ b/res/values-ja/strings.xml
@@ -5416,6 +5416,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"電源ボタンを長押ししてアシスタントを呼び出します"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"電源ボタンと緊急通報のメニュー:\n電源ボタンと音量大ボタンを同時に押してください。"</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"着信音のミュート:\n音量メニューでショートカットを利用できます。"</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"ウォレットを表示"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"ロック画面とクイック設定からウォレットへのアクセスを許可します"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"デバイス コントロールを表示"</string>
@@ -5556,12 +5564,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"すべてのアプリとサービス"</string>
<string name="game_settings_title" msgid="1028178627743422090">"ゲームの設定"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"ゲーム ダッシュボード ショートカットやその他の機能を有効にします"</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"前へ"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"次へ"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"色のプレビュー"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"SIM カードへのアクセスのリクエスト"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"デバイスが SIM カードにアクセスしようとしています。タップして詳細をご確認ください。"</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"SIM カードへのアクセスを許可しますか?"</string>
diff --git a/res/values-ka/strings.xml b/res/values-ka/strings.xml
index 8716df6..a51fb44 100644
--- a/res/values-ka/strings.xml
+++ b/res/values-ka/strings.xml
@@ -5416,6 +5416,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"ასისტენტის გაშვება ჩართვის ღილაკზე ხანგრძლივად დაჭერით"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"ჩართვის და საგანგებო მენიუ:\nერთდროულად დააჭირეთ ჩართვას და ხმის აწევას."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"დარეკვის თავიდან აცილება:\nმალსახმობი ხმის სიმძლავრის მენიუშია."</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"საფულის ჩვენება"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"დაუშვით საფულეზე წვდომა ჩაკეტილი ეკრანიდან და სწრაფი პარამეტრებიდან"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"მოწყობილობის მართვის საშუალებების ჩვენება"</string>
@@ -5556,12 +5564,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"ყველა აპისა და სერვისისთვის"</string>
<string name="game_settings_title" msgid="1028178627743422090">"თამაშის პარამეტრები"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"თამაშების დაფის მალსახმობის ჩართვა და სხვა"</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"წინა"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"შემდეგი"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"ფერის გადახედვა"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"SIM ბარათზე წვდომის მოთხოვნა"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"მოწყობილობას სურს წვდომა თქვენს SIM ბარათზე. შეეხეთ დეტალების სანახავად."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"დაუშვებთ SIM ბარათზე წვდომას?"</string>
diff --git a/res/values-kk/strings.xml b/res/values-kk/strings.xml
index f8f9d2f..d8dd61b 100644
--- a/res/values-kk/strings.xml
+++ b/res/values-kk/strings.xml
@@ -5416,6 +5416,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"Assistant-ті қуат түймесін басып тұру арқылы іске қосыңыз."</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"Қуат және төтенше жағдай мәзірі:\nҚуат түймесі мен дыбысты арттыру түймесін бір уақытта басыңыз."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"Қоңырау дыбысын өшіру:\nДыбыс деңгейі мәзірінде таңбаша бар."</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Әмиянды көрсету"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"Құлыптаулы экран мен жылдам параметрлерден әмиянды пайдалануға рұқсат беру"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"Құрылғыны басқару элементтерін көрсету"</string>
@@ -5556,12 +5564,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"Барлық қолданба мен қызмет үшін"</string>
<string name="game_settings_title" msgid="1028178627743422090">"Ойын параметрлері"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"Ойын тақтасының таңбашасын қосу және т.б."</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"Алдыңғы"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"Келесі"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"Түсті алдын ала қарау"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"SIM картасын пайдалануға рұқсат сұрау"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"Құрылғы SIM картаңызды пайдалануға рұқсат сұрайды. Толық мәлімет алу үшін түртіңіз."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"SIM картасын пайдалануға рұқсат берілсін бе?"</string>
diff --git a/res/values-km/strings.xml b/res/values-km/strings.xml
index f78d77a..a16dc40 100644
--- a/res/values-km/strings.xml
+++ b/res/values-km/strings.xml
@@ -5416,6 +5416,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"បើកដំណើរការជំនួយការដោយចុចប៊ូតុងថាមពលឱ្យជាប់"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"ម៉ឺនុយថាមពល និងពេលមានអាសន្ន៖\nចុចប៊ូតុងថាមពល និងដំឡើងកម្រិតសំឡេងក្នុងពេលតែមួយ។"</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"ទប់ស្កាត់ការរោទ៍៖\nអាចប្រើផ្លូវកាត់បាននៅក្នុងម៉ឺនុយកម្រិតសំឡេង។"</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"បង្ហាញកាបូប"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"អនុញ្ញាតឱ្យចូលប្រើកាបូបពីអេក្រង់ចាក់សោ និងការកំណត់រហ័ស"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"បង្ហាញផ្ទាំងគ្រប់គ្រងឧបករណ៍"</string>
@@ -5556,12 +5564,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"សម្រាប់កម្មវិធី និងសេវាកម្មទាំងអស់"</string>
<string name="game_settings_title" msgid="1028178627743422090">"ការកំណត់ហ្គេម"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"បើកផ្លូវកាត់ផ្ទាំងគ្រប់គ្រងហ្គេម ។ល។"</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"មុន"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"បន្ទាប់"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"ការមើលពណ៌សាកល្បង"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"សំណើចូលប្រើស៊ីមកាត"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"មានឧបករណ៍មួយចង់ចូលប្រើស៊ីមកាតរបស់អ្នក។ សូមចុច ដើម្បីមើលព័ត៌មានលម្អិត។"</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"អនុញ្ញាតឱ្យចូលប្រើស៊ីមកាតឬ?"</string>
diff --git a/res/values-kn/strings.xml b/res/values-kn/strings.xml
index 9ff2e28..8b87b0c 100644
--- a/res/values-kn/strings.xml
+++ b/res/values-kn/strings.xml
@@ -5416,6 +5416,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"ಪವರ್ ಬಟನ್ ಹಿಡಿದಿಟ್ಟುಕೊಳ್ಳುವ ಮೂಲಕ Assistant ಅನ್ನು ಬಳಸಿ"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"ಪವರ್ ಮತ್ತು ತುರ್ತು ಮೆನು:\nಪವರ್ ಮತ್ತು ವಾಲ್ಯೂಮ್ ಬಟನ್ ಅನ್ನು ಒಟ್ಟಿಗೆ ಒತ್ತಿರಿ."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"ರಿಂಗ್ ಆಗುವುದನ್ನು ತಡೆಯಿರಿ:\nವಾಲ್ಯೂಮ್ ಮೆನುವಿನಲ್ಲಿ ಶಾರ್ಟ್ಕಟ್ ಲಭ್ಯವಿದೆ."</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"ವಾಲೆಟ್ ತೋರಿಸಿ"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"ಲಾಕ್ ಸ್ಕ್ರೀನ್ ಮತ್ತು ತ್ವರಿತ ಸೆಟ್ಟಿಂಗ್ಗಳ ಮೂಲಕ ವಾಲೆಟ್ ಅನ್ನು ಪ್ರವೇಶಿಸಲು ಅನುಮತಿಸಿ."</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"ಸಾಧನ ನಿಯಂತ್ರಣಗಳನ್ನು ತೋರಿಸಿ"</string>
@@ -5556,12 +5564,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"ಎಲ್ಲಾ ಆ್ಯಪ್ಗಳು ಮತ್ತು ಸೇವೆಗಳಿಗಾಗಿ"</string>
<string name="game_settings_title" msgid="1028178627743422090">"ಗೇಮ್ ಸೆಟ್ಟಿಂಗ್ಗಳು"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"ಗೇಮ್ ಡ್ಯಾಶ್ಬೋರ್ಡ್ ಶಾರ್ಟ್ಕಟ್, ಇತ್ಯಾದಿ ಆನ್ ಮಾಡಿ"</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"ಹಿಂದಿನದು"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"ಮುಂದಿನದು"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"ಬಣ್ಣ ಪೂರ್ವವೀಕ್ಷಣೆ"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"SIM ಕಾರ್ಡ್ ಪ್ರವೇಶ ವಿನಂತಿ"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"ಸಾಧನವು ನಿಮ್ಮ SIM ಕಾರ್ಡ್ ಅನ್ನು ಪ್ರವೇಶಿಸಲು ಬಯಸುತ್ತದೆ. ವಿವರಗಳಿಗಾಗಿ ಟ್ಯಾಪ್ ಮಾಡಿ."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"SIM ಕಾರ್ಡ್ಗೆ ಪ್ರವೇಶವನ್ನು ಅನುಮತಿಸುವುದೇ?"</string>
diff --git a/res/values-ko/strings.xml b/res/values-ko/strings.xml
index e3812a1..e9b4cf7 100644
--- a/res/values-ko/strings.xml
+++ b/res/values-ko/strings.xml
@@ -5418,6 +5418,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"전원 버튼을 길게 눌러 어시스턴트 실행"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"전원 및 비상 메뉴:\n전원 버튼과 볼륨 업 버튼을 동시에 누릅니다."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"벨 울림 방지:\n볼륨 메뉴에서 바로가기를 사용할 수 있습니다."</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"월렛 표시"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"잠금 화면 및 빠른 설정에서 월렛 액세스 허용"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"기기 제어 표시"</string>
@@ -5558,12 +5566,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"모든 앱 및 서비스"</string>
<string name="game_settings_title" msgid="1028178627743422090">"게임 설정"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"게임 대시보드 바로가기 사용 설정 등"</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"이전"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"다음"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"색상 미리보기"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"SIM 카드 액세스 요청"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"기기에서 SIM 카드에 액세스하려고 합니다. 탭하여 세부정보를 확인하세요."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"SIM 카드 액세스를 허용하시겠습니까?"</string>
diff --git a/res/values-ky/strings.xml b/res/values-ky/strings.xml
index 03943e5..985c813 100644
--- a/res/values-ky/strings.xml
+++ b/res/values-ky/strings.xml
@@ -5416,6 +5416,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"Кубат баскычын көпкө басып, Жардамчыны иштетесиз"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"Кубат баскычы жана Шашылыш билдирүү менюсу:\nКубат менен Үндү катуулатуу баскычтарын чогуу басыңыз."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"Шыңгыратуунун алдын алуу:\nЫкчам баскыч үндү катуулатуу менюсунда жеткиликтүү."</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Капчыкты көрсөтүү"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"Капчыкка кулпуланган экрандан жана ыкчам жөндөөлөрдөн өтөсүз"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"Түзмөктү башкаруу элементтерин көрсөтүү"</string>
@@ -5556,12 +5564,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"Бардык колдонмолор жана кызматтар үчүн"</string>
<string name="game_settings_title" msgid="1028178627743422090">"Оюндун жөндөөлөрү"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"Оюн тактасынын ыкчам баскычын ж.б. күйгүзүү"</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"Мурунку"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"Кийинки"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"Түстү алдын ала көрүү"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"SIM картага кирүүгө уруксат суралды"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"Түзмөк SIM картаңызга мүмкүнчүлүк алгысы келет. Чоо-жайын көрүү үчүн таптап коюңуз."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"SIM картага кирүүгө уруксат бересизби?"</string>
diff --git a/res/values-lo/strings.xml b/res/values-lo/strings.xml
index a66c8ac..cc57756 100644
--- a/res/values-lo/strings.xml
+++ b/res/values-lo/strings.xml
@@ -5416,6 +5416,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"ເອີ້ນຜູ້ຊ່ວຍໂດຍການກົດປຸ່ມເປີດປິດຄ້າງໄວ້"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"ເມນູເປີດປິດ ແລະ ເມນູສຸກເສີນ:\nກົດປຸ່ມເປີດປິດ ແລະ ປຸ່ມເພີ່ມສຽງຂຶ້ນພ້ອມກັນ."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"ປ້ອງກັນບໍ່ໃຫ້ເຕືອນດ້ວຍສຽງ:\nມີທາງລັດໃນເມນູລະດັບສຽງ."</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"ສະແດງກະເປົາ"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"ອະນຸຍາດໃຫ້ເຂົ້າເຖິງກະເປົາໄດ້ຈາກໜ້າຈໍລັອກ ແລະ ການຕັ້ງຄ່າດ່ວນ"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"ສະແດງການຄວບຄຸມອຸປະກອນ"</string>
@@ -5556,12 +5564,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"ສຳລັບແອັບ ແລະ ບໍລິການທັງໝົດ"</string>
<string name="game_settings_title" msgid="1028178627743422090">"ການຕັ້ງຄ່າເກມ"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"ເປີດໃຊ້ທາງລັດແຜງໜ້າປັດເກມ ແລະ ອື່ນໆ"</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"ກ່ອນໜ້າ"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"ຕໍ່ໄປ"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"ຕົວຢ່າງສີ"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"ຄຳຮ້ອງຂໍການເຂົ້າເຖິງຊິມກາດ"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"ມີອຸປະກອນຕ້ອງການເຂົ້າເຖິງຊິມກາດຂອງທ່ານ. ແຕະເພື່ອເບິ່ງລາຍລະອຽດ."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"ອະນຸຍາດການເຂົ້າເຖິງຊິມກາດບໍ?"</string>
diff --git a/res/values-lt/strings.xml b/res/values-lt/strings.xml
index 6b26f44..39eaa41 100644
--- a/res/values-lt/strings.xml
+++ b/res/values-lt/strings.xml
@@ -5594,6 +5594,10 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"Padėjėją suaktyvinti laikant nuspaustą maitinimo mygtuką"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"Maitinimo ir kritinės padėties meniu:\npaspauskite maitinimo ir garsumo didinimo mygtukus tuo pačiu metu."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"Skambėjimo išjungimas:\nspartusis klavišas pasiekiamas garsumo meniu."</string>
+ <string name="power_menu_long_press_for_assist_sensitivity_title" msgid="1626808509158422185">"Laikymo paspaudus trukmė"</string>
+ <string name="power_menu_long_press_for_assist_sensitivity_summary" msgid="7550610071666801935">"Koreguokite jautrumą nustatydami, kaip ilgai reikia laikyti paspaudus maitinimo mygtuką"</string>
+ <string name="power_menu_long_press_for_assist_sensitivity_low_label" msgid="3430099983480845635">"Trumpai"</string>
+ <string name="power_menu_long_press_for_assist_sensitivity_high_label" msgid="2059686170350829156">"Ilgai"</string>
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Rodyti piniginę"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"Leiskite pasiekti piniginę iš užrakinimo ekrano ir sparčiųjų nustatymų"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"Rodyti įrenginio valdiklius"</string>
@@ -5734,12 +5738,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"Visoms programoms ir paslaugoms"</string>
<string name="game_settings_title" msgid="1028178627743422090">"Žaidimų nustatymai"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"Įjunkite žaidimų informacijos suvestinės spartųjį klavišą ir t. t."</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"Ankstesnis"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"Kitas"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"Spalvos peržiūra"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"SIM kortelės prieigos užklausa"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"Įrenginys nori pasiekti jūsų SIM kortelę. Palieskite, jei reikia išsamios informacijos."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"Leisti pasiekti SIM kortelę?"</string>
diff --git a/res/values-lv/strings.xml b/res/values-lv/strings.xml
index 3b2cfe1..134d080 100644
--- a/res/values-lv/strings.xml
+++ b/res/values-lv/strings.xml
@@ -5505,6 +5505,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"Aktivizējiet Asistentu, turot barošanas pogu."</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"Barošanas un ārkārtas izvēlne:\nvienlaikus nospiediet barošanas un skaļuma palielināšanas pogu."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"Zvana signāla novēršana:\nsaīsne ir pieejama skaļuma izvēlnē."</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Rādīt maku"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"Atļaut piekļuvi makam no bloķēšanas ekrāna un ātrajiem iestatījumiem"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"Rādīt ierīču vadīklas"</string>
@@ -5645,12 +5653,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"Visām lietotnēm un pakalpojumiem"</string>
<string name="game_settings_title" msgid="1028178627743422090">"Spēļu iestatījumi"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"Spēļu informācijas paneļa saīsnes ieslēgšana u.c."</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"Iepriekšējā"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"Nākamā"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"Krāsas priekšskatījums"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"SIM kartes piekļuves pieprasījums"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"Kāda ierīce pieprasa piekļuvi jūsu SIM kartei. Pieskarieties, lai skatītu detalizētu informāciju."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"Vai atļaut piekļuvi SIM kartei?"</string>
diff --git a/res/values-mk/strings.xml b/res/values-mk/strings.xml
index 4b0c0e5..c354a53 100644
--- a/res/values-mk/strings.xml
+++ b/res/values-mk/strings.xml
@@ -5418,6 +5418,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"Стартувајте го „Помошникот“ со задржување на копчето за вклучување"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"Мени на копчето за вклучување и за итни случаи:\nпритиснете ги копчињата за вклучување и зголемување на звукот истовремено."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"Спречете ѕвонење:\nкратенката е достапна во менито за јачина на звук."</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Прикажувај паричник"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"Овозможете пристап до паричникот од заклучен екран и „Брзи поставки“"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"Прикажувај контроли за уреди"</string>
@@ -5558,12 +5566,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"За сите апликации и услуги"</string>
<string name="game_settings_title" msgid="1028178627743422090">"Поставки за игри"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"Вклучете ја кратенката за „Контролната табла за игри“ итн."</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"Претходна"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"Следна"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"Преглед на бојата"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"Барање за пристап до SIM-картичката"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"Даден уред сака да пристапи до вашата SIM-картичка. Допрете за детали."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"Да се дозволи пристап до SIM-картичката?"</string>
diff --git a/res/values-ml/strings.xml b/res/values-ml/strings.xml
index 8dfffbc..cabe844 100644
--- a/res/values-ml/strings.xml
+++ b/res/values-ml/strings.xml
@@ -5416,6 +5416,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"പവർ ബട്ടൺ അമർത്തിപ്പിടിച്ച് Assistant സജീവമാക്കുക"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"പവർ, അടിയന്തര മെനു:\nപവർ, ശബ്ദം കൂട്ടുക എന്നീ ബട്ടണുകൾ ഒരേസമയം അമർത്തുക."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"റിംഗ് ചെയ്യുന്നത് തടയുക:\nശബ്ദ മെനുവിൽ കുറുക്കുവഴി ലഭ്യമാണ്."</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Wallet കാണിക്കുക"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"ലോക്ക് സ്ക്രീനിൽ നിന്നും ദ്രുത ക്രമീകരണത്തിൽ നിന്നും Wallet-ലേക്ക് ആക്സസ് അനുവദിക്കുക"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"ഉപകരണ നിയന്ത്രണങ്ങൾ കാണിക്കുക"</string>
@@ -5556,12 +5564,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"എല്ലാ ആപ്പുകൾക്കും സേവനങ്ങൾക്കും"</string>
<string name="game_settings_title" msgid="1028178627743422090">"ഗെയിം ക്രമീകരണം"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"ഗെയിം ഡാഷ്ബോർഡ് ഷോർട്ട്കട്ട് മുതലായവ ഓണാക്കുക"</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"മുമ്പത്തേത്"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"അടുത്തത്"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"വർണ്ണ പ്രിവ്യു"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"സിം കാർഡ് ആക്സസ് ചെയ്യാനുള്ള അഭ്യർത്ഥന"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"ഒരു ഉപകരണത്തിന് നിങ്ങളുടെ സിം കാർഡ് ആക്സസ് ചെയ്യണമെന്നുണ്ട്. വിശദാംശങ്ങൾക്ക് ടാപ്പ് ചെയ്യുക."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"സിം കാർഡിലേക്ക് ആക്സസ് അനുവദിക്കണോ?"</string>
diff --git a/res/values-mn/strings.xml b/res/values-mn/strings.xml
index 81a8b44..3f875f4 100644
--- a/res/values-mn/strings.xml
+++ b/res/values-mn/strings.xml
@@ -5416,6 +5416,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"Асаах/унтраах товчийг удаан дарснаар Туслахыг идэвхжүүлнэ үү"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"Асаах/унтраах болон яаралтай тусламжийн цэс:\nАсаах/унтраах болон дууны түвшнийг нэмэх товчийг зэрэг дарна уу."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"Хонх дуугаргахаас сэргийлэх:\nДууны түвшний цэсэд товчлол боломжтой байна."</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Түрийвч харуулах"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"Түгжигдсэн дэлгэц болон шуурхай тохиргооноос түрийвчид хандахыг зөвшөөрнө"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"Төхөөрөмжийн хяналтыг харуулах"</string>
@@ -5556,12 +5564,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"Бүх апп болон үйлчилгээнд"</string>
<string name="game_settings_title" msgid="1028178627743422090">"Тоглоомын тохиргоо"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"Тоглоомын хяналтын самбарын товчлолыг асаах гэх мэт"</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"Өмнөх"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"Дараах"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"Өнгийг урьдчилан үзэх"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"SIM картад хандах хүсэлт"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"Төхөөрөмж таны SIM картад хандахыг хүсэж байна. Дэлгэрэнгүйг харахын тулд товшино уу."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"SIM картад хандахыг зөвшөөрөх үү?"</string>
diff --git a/res/values-mr/strings.xml b/res/values-mr/strings.xml
index 43e37ae..11ace27 100644
--- a/res/values-mr/strings.xml
+++ b/res/values-mr/strings.xml
@@ -5417,6 +5417,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"पॉवर बटण धरून ठेवून Assistant ट्रिगर करा"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"पॉवर आणि आणीबाणीशी संबंधित मेनू:\nपॉवर आणि व्हॉल्यूम जास्त ही बटण एकाच वेळी दाबा."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"रिंग होणे थांबवणे:\nव्हॉल्यूम मेनूमध्ये शॉर्टकट उपलब्ध आहे."</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"वॉलेट दाखवा"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"लॉक स्क्रीन आणि क्विक सेटिंग्जमधून वॉलेट ॲक्सेस करण्याची अनुमती द्या"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"डिव्हाइस नियंत्रणे दाखवा"</string>
@@ -5557,12 +5565,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"सर्व अॅप्स आणि सेवांसाठी"</string>
<string name="game_settings_title" msgid="1028178627743422090">"गेम सेटिंग्ज"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"गेम डॅशबोर्ड शॉर्टकट इ. सुरू करा"</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"मागील"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"पुढील"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"रंगाचे पूर्वावलोकन"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"सिम कार्डच्या अॅक्सेसची विनंती"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"डिव्हाइसला तुमचे सिम कार्ड अॅक्सेस करायचे आहे. तपशीलांसाठी टॅप करा."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"सिम कार्डच्या अॅक्सेसला अनुमती द्यायची आहे का?"</string>
diff --git a/res/values-ms/strings.xml b/res/values-ms/strings.xml
index 1089f5d..c1ba3d9 100644
--- a/res/values-ms/strings.xml
+++ b/res/values-ms/strings.xml
@@ -5416,6 +5416,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"Cetuskan Assistant dengan menahan butang kuasa"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"Menu Kuasa & Kecemasan:\nTekan Kuasa dan Naikkan kelantangan pada masa yang sama."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"Halang deringan:\nPintasan tersedia pada menu kelantangan."</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Tunjukkan wallet"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"Benarkan akses kepada wallet daripada skrin kunci dan tetapan pantas"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"Tunjukkan kawalan peranti"</string>
@@ -5556,12 +5564,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"Untuk semua apl dan perkhidmatan"</string>
<string name="game_settings_title" msgid="1028178627743422090">"Tetapan permainan"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"Hidupkan pintasan Papan Pemuka Permainan, dll"</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"Sebelumnya"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"Seterusnya"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"Pratonton warna"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"Permintaan akses kad SIM"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"Peranti ingin mengakses kad SIM anda. Ketik untuk mendapatkan butiran."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"Benarkan akses kepada kad SIM?"</string>
diff --git a/res/values-my/strings.xml b/res/values-my/strings.xml
index d7afedf..b4e5e9c 100644
--- a/res/values-my/strings.xml
+++ b/res/values-my/strings.xml
@@ -5416,6 +5416,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"ဖွင့်ပိတ်ခလုတ်ကို ဖိထားခြင်းဖြင့် Assistant ကိုဖွင့်ပါ"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"ပါဝါနှင့် အရေးပေါ် မီနူး-\n‘ဖွင့်ပိတ်ခလုတ်’ နှင့် ‘အသံချဲ့ခလုတ်’ ကို တစ်ပြိုင်တည်းနှိပ်ပါ။"</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"အသံမြည်ခြင်းကို ပိတ်ရန်-\nအသံထိန်း မီနူးတွင် ဖြတ်လမ်းလင့်ခ် ရနိုင်သည်။"</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Wallet ပြရန်"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"လော့ခ်မျက်နှာပြင်နှင့် အမြန် ဆက်တင်များမှ Wallet သို့ ဝင်သုံးခွင့်ပြုသည်"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"စက်ထိန်းစနစ် ပြရန်"</string>
@@ -5556,12 +5564,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"အက်ပ်နှင့် ဝန်ဆောင်မှုအားလုံးအတွက်"</string>
<string name="game_settings_title" msgid="1028178627743422090">"ဂိမ်း ဆက်တင်များ"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"ဂိမ်းဒက်ရှ်ဘုတ် ဖြတ်လမ်းလင့်ခ်ကို ဖွင့်ခြင်း စသည်"</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"ယခင်"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"ရှေ့သို့"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"အရောင် အစမ်းကြည့်ရှုခြင်း"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"ဆင်းမ်ကတ်သုံးခွင့် တောင်းဆိုချက်"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"စက်တစ်ခုက သင့်ဆင်းမ်ကတ်ကို သုံးခွင့်ရလိုသည်။ အသေးစိတ်အချက်အလက်များအတွက် တို့ပါ။"</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"ဆင်းမ်ကတ်ကို သုံးခွင့်ပြုမလား။"</string>
diff --git a/res/values-nb/strings.xml b/res/values-nb/strings.xml
index 45367b5..b0312c1 100644
--- a/res/values-nb/strings.xml
+++ b/res/values-nb/strings.xml
@@ -5416,6 +5416,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"Start assistenten ved å holde inne av/på-knappen"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"Av/på- og nødmeny:\nTrykk på av/på og volum opp samtidig."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"Forhindre ringing:\nEn snarvei er tilgjengelig i volummenyen."</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Vis Wallet"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"Gi tilgang til Wallet fra låseskjermen og hurtiginnstillingene"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"Vis enhetsstyring"</string>
@@ -5556,12 +5564,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"For alle apper og tjenester"</string>
<string name="game_settings_title" msgid="1028178627743422090">"Spillinnstillinger"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"Slå på Spilloversikt-snarvei osv."</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"Forrige"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"Neste"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"Forhåndsvisning av farge"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"Forespørsel om tilgang til SIM-kort"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"En enhet vil ha tilgang til SIM-kortet ditt. Trykk for å se mer informasjon."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"Vil du gi tilgang til SIM-kortet?"</string>
diff --git a/res/values-ne/strings.xml b/res/values-ne/strings.xml
index bcff3f0..4f499ef 100644
--- a/res/values-ne/strings.xml
+++ b/res/values-ne/strings.xml
@@ -5416,6 +5416,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"पावर बटन थिच्दा सहायक खुलोस्"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"पावर र आपत्कालीन मेनु:\nपावर र भोल्युम बढाउने बटन एकै पटक थिच्नुहोस्।"</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"डिभाइसको घण्टी म्युट गरियोस्:\nसर्टकट भोल्युम मेनुमा छ।"</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"वालेट देखाइयोस्"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"लक स्क्रिन र द्रुत सेटिङमार्फत वालेट प्रयोग गर्ने अनुमति दिनुहोस्"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"डिभाइस नियन्त्रण गर्ने विजेटहरू देखाइयोस्"</string>
@@ -5556,12 +5564,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"सबै एप र सेवाहरूका लागि"</string>
<string name="game_settings_title" msgid="1028178627743422090">"गेमका सेटिङ"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"गेम ड्यासबोर्डको सर्टकटलगायतका सुविधाहरू अन गर्नुहोस्"</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"अघिल्लो"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"अर्को"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"रङको प्रिभ्यू"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"SIM कार्डमा भएका डेटा हेर्ने तथा प्रयोग गर्ने अनुमति"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"कुनै डिभाइसले तपाईंको SIM कार्डमा भएका डेटा हेर्ने तथा प्रयोग गर्ने अनुमति माग्दै छ। विवरणहरू हेर्न ट्याप गर्नुहोस्।"</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"SIM कार्डमा भएका डेटा हेर्न तथा प्रयोग गर्न दिने हो?"</string>
diff --git a/res/values-nl/strings.xml b/res/values-nl/strings.xml
index 49b54ef..6af0ae0 100644
--- a/res/values-nl/strings.xml
+++ b/res/values-nl/strings.xml
@@ -5416,6 +5416,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"Houd de aan/uit-knop ingedrukt om de Assistent te activeren"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"Aan/uit- en noodmenu:\ndruk tegelijkertijd op de aan/uit-knop en de knop Volume omhoog."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"Ringtone uitzetten:\nsnelkoppeling beschikbaar in het volumemenu."</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Portemonnee tonen"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"Toegang tot portemonnee toestaan via vergrendelscherm en snelle instellingen"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"Apparaatbediening tonen"</string>
@@ -5556,12 +5564,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"Voor alle apps en services"</string>
<string name="game_settings_title" msgid="1028178627743422090">"Game-instellingen"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"Game Dashboard-snelkoppeling aanzetten, enzovoort"</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"Vorige"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"Volgende"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"Kleurvoorbeeld"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"Verzoek voor toegang tot simkaart"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"Een apparaat wil toegang tot je simkaart. Tik voor informatie."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"Toegang tot simkaart toestaan?"</string>
diff --git a/res/values-or/strings.xml b/res/values-or/strings.xml
index 8837f00..b9f21cc 100644
--- a/res/values-or/strings.xml
+++ b/res/values-or/strings.xml
@@ -5416,6 +5416,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"ପାୱାର ବଟନକୁ ଧରି ରଖି Assistantକୁ ଟ୍ରିଗର୍ କରନ୍ତୁ"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"ପାୱାର ଏବଂ ଜରୁରୀକାଳୀନ ମେନୁ:\nସମାନ ସମୟରେ \"ପାୱାର\" ଏବଂ \"ଭଲ୍ୟୁମ୍ ବଢ଼ାନ୍ତୁ\"କୁ ଦବାନ୍ତୁ।"</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"ରିଙ୍ଗ ହେବାକୁ ପ୍ରତିରୋଧ କରନ୍ତୁ:\nଭଲ୍ୟୁମ୍ ମେନୁରେ ସର୍ଟକଟ୍ ଉପଲବ୍ଧ ଅଛି।"</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"ୱାଲେଟ୍ ଦେଖାନ୍ତୁ"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"ଲକ୍ ସ୍କ୍ରିନ୍ ଏବଂ କ୍ୱିକ୍ ସେଟିଂସରୁ ୱାଲେଟକୁ ଆକ୍ସେସ୍ କରିବା ପାଇଁ ଅନୁମତି ଦିଅନ୍ତୁ"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"ଡିଭାଇସ୍ ନିୟନ୍ତ୍ରଣଗୁଡ଼ିକୁ ଦେଖାନ୍ତୁ"</string>
@@ -5556,12 +5564,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"ସମସ୍ତ ଆପ୍ ଓ ସେବା ପାଇଁ"</string>
<string name="game_settings_title" msgid="1028178627743422090">"ଗେମ୍ ସେଟିଂସ୍"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"ଗେମ୍ ଡ୍ୟାସବୋର୍ଡ ସର୍ଟକଟ୍ ଇତ୍ୟାଦି ଚାଲୁ କରନ୍ତୁ"</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"ପୂର୍ବବର୍ତ୍ତୀ"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"ପରବର୍ତ୍ତୀ"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"ରଙ୍ଗ ପ୍ରିଭ୍ୟୁ"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"SIM କାର୍ଡ ଆକ୍ସେସ୍ କରିବାର ଅନୁରୋଧ"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"ଏକ ଡିଭାଇସ୍ ଆପଣଙ୍କ SIM କାର୍ଡକୁ ଆକ୍ସେସ୍ କରିବାକୁ ଚାହୁଁଛି। ବିବରଣୀ ପାଇଁ ଟାପ୍ କରନ୍ତୁ।"</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"SIM କାର୍ଡକୁ ଆକ୍ସେସ୍ କରିବା ପାଇଁ ଅନୁମତି ଦେବେ?"</string>
diff --git a/res/values-pa/strings.xml b/res/values-pa/strings.xml
index cf822f0..bf10c0a 100644
--- a/res/values-pa/strings.xml
+++ b/res/values-pa/strings.xml
@@ -1901,11 +1901,11 @@
<string name="settings_manual_activity_unavailable" msgid="2514549851682321576">"ਮੈਨੁਅਲ ਲੋਡ ਕਰਨ ਵਿੱਚ ਇੱਕ ਸਮੱਸਿਆ ਹੋਈ ਸੀ।"</string>
<string name="settings_license_activity_title" msgid="7832071619364734914">"ਤੀਜੀ-ਧਿਰ ਦੇ ਲਾਇਸੰਸ"</string>
<string name="settings_license_activity_unavailable" msgid="9014803774391134570">"ਲਾਇਸੰਸ ਲੋਡ ਕਰਨ ਵਿੱਚ ਇੱਕ ਸਮੱਸਿਆ ਹੋਈ ਸੀ।"</string>
- <string name="settings_license_activity_loading" msgid="1653151990366578827">"ਲੋਡ ਕਰ ਰਿਹਾ ਹੈ…"</string>
+ <string name="settings_license_activity_loading" msgid="1653151990366578827">"ਲੋਡ ਕੀਤਾ ਜਾ ਰਿਹਾ ਹੈ…"</string>
<string name="settings_safetylegal_title" msgid="1334501164265709288">"ਸੁਰੱਖਿਆ ਜਾਣਕਾਰੀ"</string>
<string name="settings_safetylegal_activity_title" msgid="2218587051061093358">"ਸੁਰੱਖਿਆ ਜਾਣਕਾਰੀ"</string>
<string name="settings_safetylegal_activity_unreachable" msgid="6571695168138207587">"ਤੁਹਾਡੇ ਕੋਲ ਕੋਈ ਡਾਟਾ ਕਨੈਕਸ਼ਨ ਨਹੀਂ ਹੈ। ਹੁਣ ਇਸ ਜਾਣਕਾਰੀ ਨੂੰ ਦੇਖਣ ਲਈ, ਇੰਟਰਨੈੱਟ ਨਾਲ ਕਨੈਕਟ ਕੀਤੇ ਕਿਸੇ ਵੀ ਕੰਪਿਊਟਰ ਤੋਂ %s \'ਤੇ ਜਾਓ।"</string>
- <string name="settings_safetylegal_activity_loading" msgid="1757860124583063395">"ਲੋਡ ਕਰ ਰਿਹਾ ਹੈ…"</string>
+ <string name="settings_safetylegal_activity_loading" msgid="1757860124583063395">"ਲੋਡ ਕੀਤਾ ਜਾ ਰਿਹਾ ਹੈ…"</string>
<string name="lockpassword_choose_your_password_header" msgid="2407205113298094824">"ਪਾਸਵਰਡ ਸੈੱਟ ਕਰੋ"</string>
<string name="lockpassword_choose_your_profile_password_header" msgid="7038997227611893312">"ਕੰਮ ਸੰਬੰਧੀ ਪਾਸਵਰਡ ਸੈੱਟ ਕਰੋ"</string>
<string name="lockpassword_choose_your_pin_header" msgid="7754265746504679473">"ਪਿੰਨ ਸੈੱਟ ਕਰੋ"</string>
@@ -5416,6 +5416,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"ਪਾਵਰ ਬਟਨ ਨੂੰ ਕੁਝ ਸਮਾਂ ਦਬਾਈ ਰੱਖ ਕੇ Assistant ਨੂੰ ਟ੍ਰਿਗਰ ਕਰੋ"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"ਪਾਵਰ ਅਤੇ ਸੰਕਟਕਾਲੀਨ ਮੀਨੂ:\nਪਾਵਰ ਬਟਨ ਅਤੇ \'ਅਵਾਜ਼ ਵਧਾਓ\' ਬਟਨ ਨੂੰ ਇੱਕੋ ਸਮੇਂ ਦਬਾਓ।"</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"ਘੰਟੀ ਵੱਜਣ ਤੋਂ ਰੋਕੋ:\nਸ਼ਾਰਟਕੱਟ ਅਵਾਜ਼ ਮੀਨੂ ਵਿੱਚ ਉਪਲਬਧ ਹੈ।"</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"ਵਾਲੇਟ ਦਿਖਾਓ"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"ਲਾਕ ਸਕ੍ਰੀਨ ਅਤੇ ਤਤਕਾਲ ਸੈਟਿੰਗਾਂ ਤੋਂ ਵਾਲੇਟ ਤੱਕ ਪਹੁੰਚ ਕਰਨ ਦਿਓ"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"ਡੀਵਾਈਸ ਕੰਟਰੋਲ ਦਿਖਾਓ"</string>
@@ -5556,12 +5564,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"ਸਾਰੀਆਂ ਐਪਾਂ ਅਤੇ ਸੇਵਾਵਾਂ ਲਈ"</string>
<string name="game_settings_title" msgid="1028178627743422090">"ਗੇਮ ਸੈਟਿੰਗਾਂ"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"ਗੇਮ ਡੈਸ਼ਬੋਰਡ ਸ਼ਾਰਟਕੱਟ, ਆਦਿ ਨੂੰ ਚਾਲੂ ਕਰੋ"</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"ਪਿੱਛੇ"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"ਅੱਗੇ"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"ਰੰਗ ਦੀ ਪੂਰਵ-ਝਲਕ"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"ਸਿਮ ਕਾਰਡ ਤੱਕ ਪਹੁੰਚ ਕਰਨ ਦੀ ਬੇਨਤੀ"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"ਕੋਈ ਡੀਵਾਈਸ ਤੁਹਾਡੇ ਸਿਮ ਕਾਰਡ ਤੱਕ ਪਹੁੰਚ ਕਰਨਾ ਚਾਹੁੰਦਾ ਹੈ। ਵੇਰਵਿਆਂ ਲਈ ਟੈਪ ਕਰੋ।"</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"ਕੀ ਸਿਮ ਕਾਰਡ ਤੱਕ ਪਹੁੰਚ ਦੀ ਇਜਾਜ਼ਤ ਦੇਣੀ ਹੈ?"</string>
diff --git a/res/values-pl/strings.xml b/res/values-pl/strings.xml
index 2362919..442a3d8 100644
--- a/res/values-pl/strings.xml
+++ b/res/values-pl/strings.xml
@@ -4307,7 +4307,7 @@
<string name="device_feedback" msgid="5351614458411688608">"Prześlij opinię o tym urządzeniu"</string>
<string name="restr_pin_enter_admin_pin" msgid="4435410646541671918">"Wpisz kod PIN administratora"</string>
<string name="switch_on_text" msgid="5664542327776075105">"Wł."</string>
- <string name="switch_off_text" msgid="1315547447393646667">"Wyłączony"</string>
+ <string name="switch_off_text" msgid="1315547447393646667">"Wył."</string>
<string name="nfc_setting_on" msgid="7701896496026725772">"Wł."</string>
<string name="nfc_setting_off" msgid="7142103438532732309">"Wył."</string>
<string name="screen_pinning_switch_on_text" msgid="6971386830247542552">"Włączono"</string>
@@ -5594,6 +5594,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"Przytrzymaj przycisk zasilania, aby uaktywnić Asystenta"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"Menu zasilania i alarmowe:\nNaciśnij jednocześnie przyciski zasilania i zwiększania głośności."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"Zapobiegaj włączeniu się dzwonka:\nSkrót dostępny w menu głośności."</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Pokazuj portfel"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"Zezwalaj na dostęp do portfela na ekranie blokady i w szybkich ustawieniach"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"Pokazuj sterowanie urządzeniami"</string>
@@ -5734,12 +5742,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"Dla wszystkich aplikacji i usług"</string>
<string name="game_settings_title" msgid="1028178627743422090">"Ustawienia gier"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"Włączanie skrótu do panelu gier i inne ustawienia"</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"Wstecz"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"Dalej"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"Podgląd koloru"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"Prośba o dostęp do karty SIM"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"Urządzenie chce uzyskać dostęp do Twojej karty SIM. Kliknij, by wyświetlić szczegóły."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"Zezwolić na dostęp do karty SIM?"</string>
diff --git a/res/values-pt-rBR/strings.xml b/res/values-pt-rBR/strings.xml
index 0a4a1cd..6bee58b 100644
--- a/res/values-pt-rBR/strings.xml
+++ b/res/values-pt-rBR/strings.xml
@@ -5418,6 +5418,10 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"Mantenha o botão liga/desliga pressionado para acionar o Google Assistente"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"Menu liga/desliga e de emergência:\nPressione os botões liga/desliga e aumentar volume ao mesmo tempo."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"Impedir o toque:\nAtalho disponível no menu de volumes."</string>
+ <string name="power_menu_long_press_for_assist_sensitivity_title" msgid="1626808509158422185">"Duração do pressionamento"</string>
+ <string name="power_menu_long_press_for_assist_sensitivity_summary" msgid="7550610071666801935">"Ajuste a sensibilidade escolhendo por quanto tempo manter o botão liga/desliga pressionado"</string>
+ <string name="power_menu_long_press_for_assist_sensitivity_low_label" msgid="3430099983480845635">"Curto"</string>
+ <string name="power_menu_long_press_for_assist_sensitivity_high_label" msgid="2059686170350829156">"Longo"</string>
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Mostrar carteira"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"Permitir acesso à carteira pela tela de bloqueio e pelas Configurações rápidas"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"Mostrar controles do dispositivo"</string>
@@ -5558,12 +5562,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"Para todos os apps e serviços"</string>
<string name="game_settings_title" msgid="1028178627743422090">"Configurações de jogos"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"Ativar o atalho do Painel de jogo etc."</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"Anterior"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"Próxima"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"Visualização da cor"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"Solicitação de acesso ao chip"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"Um dispositivo quer acessar seu chip. Toque para ver detalhes."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"Permitir acesso ao chip?"</string>
diff --git a/res/values-pt-rPT/strings.xml b/res/values-pt-rPT/strings.xml
index 2736509..2aeee2a 100644
--- a/res/values-pt-rPT/strings.xml
+++ b/res/values-pt-rPT/strings.xml
@@ -5416,6 +5416,10 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"Acione o Assistente ao manter premido o botão ligar/desligar"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"Menu ligar/desligar e de emergência:\nprima os botões ligar/desligar e aumentar volume em simultâneo."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"Impedir o toque:\natalho disponível no menu do volume."</string>
+ <string name="power_menu_long_press_for_assist_sensitivity_title" msgid="1626808509158422185">"Duração de premir sem soltar"</string>
+ <string name="power_menu_long_press_for_assist_sensitivity_summary" msgid="7550610071666801935">"Ajuste a sensibilidade ao escolher durante quanto tempo o botão ligar/desligar deve ser premido sem soltar"</string>
+ <string name="power_menu_long_press_for_assist_sensitivity_low_label" msgid="3430099983480845635">"Curta"</string>
+ <string name="power_menu_long_press_for_assist_sensitivity_high_label" msgid="2059686170350829156">"Longa"</string>
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Mostrar carteira"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"Permita o acesso à carteira a partir do ecrã de bloqueio e das Definições rápidas"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"Mostrar controlos de dispositivos"</string>
@@ -5556,12 +5560,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"Para todas as apps e serviços"</string>
<string name="game_settings_title" msgid="1028178627743422090">"Definições de jogos"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"Ative o atalho do Painel de jogo, etc."</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"Anterior"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"Seguinte"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"Pré-visualização da cor"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"Pedido de acesso ao cartão SIM"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"Um dispositivo pretende aceder ao seu cartão SIM. Toque para obter detalhes."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"Pretende permitir o acesso ao cartão SIM?"</string>
diff --git a/res/values-pt/strings.xml b/res/values-pt/strings.xml
index 0a4a1cd..6bee58b 100644
--- a/res/values-pt/strings.xml
+++ b/res/values-pt/strings.xml
@@ -5418,6 +5418,10 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"Mantenha o botão liga/desliga pressionado para acionar o Google Assistente"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"Menu liga/desliga e de emergência:\nPressione os botões liga/desliga e aumentar volume ao mesmo tempo."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"Impedir o toque:\nAtalho disponível no menu de volumes."</string>
+ <string name="power_menu_long_press_for_assist_sensitivity_title" msgid="1626808509158422185">"Duração do pressionamento"</string>
+ <string name="power_menu_long_press_for_assist_sensitivity_summary" msgid="7550610071666801935">"Ajuste a sensibilidade escolhendo por quanto tempo manter o botão liga/desliga pressionado"</string>
+ <string name="power_menu_long_press_for_assist_sensitivity_low_label" msgid="3430099983480845635">"Curto"</string>
+ <string name="power_menu_long_press_for_assist_sensitivity_high_label" msgid="2059686170350829156">"Longo"</string>
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Mostrar carteira"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"Permitir acesso à carteira pela tela de bloqueio e pelas Configurações rápidas"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"Mostrar controles do dispositivo"</string>
@@ -5558,12 +5562,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"Para todos os apps e serviços"</string>
<string name="game_settings_title" msgid="1028178627743422090">"Configurações de jogos"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"Ativar o atalho do Painel de jogo etc."</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"Anterior"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"Próxima"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"Visualização da cor"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"Solicitação de acesso ao chip"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"Um dispositivo quer acessar seu chip. Toque para ver detalhes."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"Permitir acesso ao chip?"</string>
diff --git a/res/values-ro/strings.xml b/res/values-ro/strings.xml
index 3e3274b..4557055 100644
--- a/res/values-ro/strings.xml
+++ b/res/values-ro/strings.xml
@@ -5507,6 +5507,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"Declanșați Asistentul apăsând lung butonul de pornire"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"Meniul Pornire și urgențe:\napăsați simultan pe butonul de pornire și pe cel de creștere a volumului"</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"Împiedicați sunatul:\ncomandă rapidă disponibilă în meniul de volum"</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Afișați Wallet"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"Permiteți accesul la Wallet din ecranul de blocare și setările rapide"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"Afișați comenzile dispozitivului"</string>
@@ -5647,12 +5655,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"Pentru toate aplicațiile și serviciile"</string>
<string name="game_settings_title" msgid="1028178627743422090">"Setări de joc"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"Activați comanda rapidă din Tabloul de bord al jocului, etc."</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"Înapoi"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"Înainte"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"Previzualizarea culorii"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"Solicitare de acces la cardul SIM"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"Un dispozitiv solicită acces la cardul SIM. Atingeți pentru detalii."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"Permiteți accesul la cardul SIM?"</string>
diff --git a/res/values-ru/strings.xml b/res/values-ru/strings.xml
index b25f73b..f2533af 100644
--- a/res/values-ru/strings.xml
+++ b/res/values-ru/strings.xml
@@ -5594,6 +5594,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"Нажмите и удерживайте кнопку питания для запуска Ассистента"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"Меню кнопки питания и экстренных вызовов\nЧтобы его открыть, одновременно нажмите кнопки питания и увеличения громкости."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"Отключение звука звонка\nБыстрый запуск функции доступен в меню регулировки громкости."</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Показывать кошелек"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"Разрешить доступ к кошельку на заблокированном экране и в быстрых настройках"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"Показывать виджеты управления устройством"</string>
@@ -5734,12 +5742,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"Для всех приложений и сервисов"</string>
<string name="game_settings_title" msgid="1028178627743422090">"Настройки игр"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"Включение ярлыков игровой панели и т. п."</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"Назад"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"Далее"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"Предпросмотр цвета"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"Запрос на доступ к SIM-карте"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"Устройство запрашивает доступ к вашей SIM-карте. Нажмите, чтобы узнать больше."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"Предоставить доступ к SIM-карте?"</string>
diff --git a/res/values-si/strings.xml b/res/values-si/strings.xml
index 84990ae..649c21e 100644
--- a/res/values-si/strings.xml
+++ b/res/values-si/strings.xml
@@ -5416,6 +5416,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"බල බොත්තම තද කර ගෙන සිටීමෙන් සහායක ප්රේරණය කරන්න"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"බලය සහ හදිසි අවස්ථා මෙනුව:\nඑකම අවස්ථාවේදී බලය සහ හඬ පරිමාව ඉහළට බොත්තම ඔබන්න."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"නාද වීම වළක්වන්න:\nකෙටි මග හඬ පරිමා මෙනුවෙහි තිබේ."</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"පසුම්බිය පෙන්වන්න"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"තිර අගුල සහ ඉක්මන් සැකසීම් වෙතින් පසුම්බිය වෙත ප්රවේශය ඉඩ දෙන්න"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"උපාංග පාලන පෙන්වන්න"</string>
@@ -5556,12 +5564,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"සියලු යෙදුම් සහ සේවා සඳහා"</string>
<string name="game_settings_title" msgid="1028178627743422090">"ක්රීඩා සැකසීම්"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"ක්රීඩා උපකරණ පුවරු කෙටි මං ආදිය ක්රියාත්මක කරන්න"</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"පෙර"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"ඊළඟ"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"වර්ණ පෙරදසුන"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"SIM කාඩ්පත් ප්රවේශ ඉල්ලීම"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"උපාංගයකට ඔබගේ SIM කාඩ්පත වෙත ප්රවේශ වීමට අවශ්යයි. විස්තර සඳහා තට්ටු කරන්න."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"SIM කාඩ්පත වෙත ප්රවේශය ඉඩ දෙන්නද?"</string>
diff --git a/res/values-sk/strings.xml b/res/values-sk/strings.xml
index e3a1021..cc14db9 100644
--- a/res/values-sk/strings.xml
+++ b/res/values-sk/strings.xml
@@ -5596,6 +5596,10 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"Spustiť Asistenta pridržaním vypínača"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"Ponuka vypínača a stavu tiesne:\nnaraz stlačte vypínač a tlačidlo zvýšenia hlasitosti."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"Nezvoniť:\nskratka v ponuke hlasitosti."</string>
+ <string name="power_menu_long_press_for_assist_sensitivity_title" msgid="1626808509158422185">"Trvanie pridržania"</string>
+ <string name="power_menu_long_press_for_assist_sensitivity_summary" msgid="7550610071666801935">"Upravte citlivosť tak, že vyberiete, ako dlho treba pridržať vypínač"</string>
+ <string name="power_menu_long_press_for_assist_sensitivity_low_label" msgid="3430099983480845635">"Krátke"</string>
+ <string name="power_menu_long_press_for_assist_sensitivity_high_label" msgid="2059686170350829156">"Dlhé"</string>
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Zobraziť peňaženku"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"Povoľte prístup k peňaženke z uzamknutej obrazovky a rýchlych nastavení"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"Zobraziť ovládanie zariadení"</string>
@@ -5736,12 +5740,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"Pre všetky aplikácie a služby"</string>
<string name="game_settings_title" msgid="1028178627743422090">"Nastavenia hier"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"Zapnutie odkazu na herný panel a podobne"</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"Naspäť"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"Ďalej"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"Ukážka farby"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"Žiadosť o prístup k SIM karte"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"Zariadenie požaduje prístup k vašej SIM karte. Klepnutím zobrazíte podrobnosti."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"Chcete povoliť prístup k SIM karte?"</string>
diff --git a/res/values-sl/strings.xml b/res/values-sl/strings.xml
index 6e80fd1..80c6105 100644
--- a/res/values-sl/strings.xml
+++ b/res/values-sl/strings.xml
@@ -5596,6 +5596,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"Sprožite Pomočnika tako, da pridržite gumb za vklop."</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"Meni za vklop/izklop in nujne primere:\nSočasno pritisnite gumba za vklop in povečanje glasnosti."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"Preprečevanje zvonjenja:\nBližnjica je na voljo v meniju za glasnost."</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Prikaži denarnico"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"Dovolite dostop do denarnice prek zaklenjenega zaslona in hitrih nastavitev."</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"Prikaži kontrolnike naprave"</string>
@@ -5736,12 +5744,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"Za vse aplikacije in storitve"</string>
<string name="game_settings_title" msgid="1028178627743422090">"Nastavitve iger"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"Vklop bližnjice na nadzorni plošči igre itd."</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"Nazaj"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"Naprej"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"Predogled barve"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"Zahteva za dostop do kartice SIM"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"Naprava želi dostopati do kartice SIM. Dotaknite se za podrobnosti."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"Želite dovoliti dostop do kartice SIM?"</string>
diff --git a/res/values-sq/strings.xml b/res/values-sq/strings.xml
index a293664..6b6aae9 100644
--- a/res/values-sq/strings.xml
+++ b/res/values-sq/strings.xml
@@ -5416,6 +5416,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"Aktivizo \"Asistentin\" duke mbajtur shtypur butonin e energjisë"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"Menyja \"Energjia dhe urgjenca\":\nShtyp njëherësh \"Energjinë\" dhe \"Volumin lart\"."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"Parandalo rënien e ziles:\nKa shkurtore në menynë e volumit."</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Shfaq portofolin"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"Lejo qasjen te portofoli nga ekrani i kyçjes dhe cilësimet e shpejta"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"Shfaq kontrollet e pajisjes"</string>
@@ -5556,12 +5564,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"Për të gjitha aplikacionet dhe shërbimet"</string>
<string name="game_settings_title" msgid="1028178627743422090">"Cilësimet e lojërave"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"Aktivizo shkurtoren e \"Panelit të lojës\" etj."</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"Prapa"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"Para"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"Pamja paraprake e ngjyrave"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"Kërkesë për qasje te karta SIM"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"Një pajisje dëshiron të ketë qasje te karta jote SIM. Trokit për detaje."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"Të lejohet qasja te karta SIM?"</string>
diff --git a/res/values-sr/strings.xml b/res/values-sr/strings.xml
index 8ece95c..d54ba7e 100644
--- a/res/values-sr/strings.xml
+++ b/res/values-sr/strings.xml
@@ -5505,6 +5505,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"Покрените Помоћник тако што ћете задржати дугме за укључивање"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"Мени дугмета за укључивање и за хитне случајеве:\nИстовремено притисните дугме за укључивање и дугме за појачавање звука."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"Спречи звоњење:\nПречица је доступна у менију дугмета за јачину звука."</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Прикажи новчаник"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"Дозволите приступ новчанику са закључаног екрана и из брзих подешавања"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"Прикажи контроле уређаја"</string>
@@ -5645,12 +5653,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"За све апликације и услуге"</string>
<string name="game_settings_title" msgid="1028178627743422090">"Подешавања игара"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"Укључите пречицу за контролну таблу игре итд."</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"Претходна"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"Следећа"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"Преглед боје"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"Захтев за приступ SIM картици"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"Уређај жели да приступа SIM картици. Додирните за детаље."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"Желите да дозволите приступ SIM картици?"</string>
diff --git a/res/values-sv/strings.xml b/res/values-sv/strings.xml
index dbdccef..aa676da 100644
--- a/res/values-sv/strings.xml
+++ b/res/values-sv/strings.xml
@@ -5416,6 +5416,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"Öppna assistenten genom att hålla ned strömbrytaren"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"Startmenyn och menyn för nödsituationer:\nTryck på strömbrytaren + höj volymen samtidigt"</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"Inaktivera ringsignal:\nEn genväg finns i volymmenyn."</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Visa Wallet"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"Tillåt åtkomst till Wallet från låsskärmen och snabbinställningar"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"Visa enhetsstyrning"</string>
@@ -5556,12 +5564,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"För alla appar och tjänster"</string>
<string name="game_settings_title" msgid="1028178627743422090">"Spelinställningar"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"Aktivera genväg i Spelöversikt med mera"</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"Föregående"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"Nästa"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"Förhandsgranska färger"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"Begäran om åtkomst till SIM-kort"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"En enhet vill få åtkomst till ditt SIM-kort. Tryck här för mer information."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"Vill du tillåta åtkomst till SIM-kortet?"</string>
diff --git a/res/values-sw/strings.xml b/res/values-sw/strings.xml
index 862f8b7..51b2fca4 100644
--- a/res/values-sw/strings.xml
+++ b/res/values-sw/strings.xml
@@ -5417,6 +5417,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"Anzisha programu ya Mratibu kwa kushikilia kitufe cha kuwasha/kuzima"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"Menyu ya Dharura na ya Kuzima/Kuwasha:\nBonyeza Kuongeza Sauti na Kuzima/Kuwasha kwa wakati mmoja."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"Zuia mlio:\nNjia ya mkato inapatikana katika menyu ya sauti."</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Onyesha kipochi"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"Ruhusu kipochi kifikiwe kwenye skrini iliyofungwa na mipangilio ya haraka"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"Onyesha vidhibiti vya vifaa"</string>
@@ -5557,12 +5565,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"Kwa ajili ya programu na huduma zote"</string>
<string name="game_settings_title" msgid="1028178627743422090">"Mipangilio ya michezo"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"Washa Njia ya mkato ya Dashibodi ya michezo, n.k."</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"Uliotangulia"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"Unaofuata"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"Onyesho la kukagua rangi"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"Ombi la kufikia SIM kadi"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"Kifaa kinataka kufikia SIM kadi yako. Gusa ili upate maelezo."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"Ungependa kuruhusu ifikie SIM kadi?"</string>
diff --git a/res/values-ta/strings.xml b/res/values-ta/strings.xml
index ccb4558..41c616c 100644
--- a/res/values-ta/strings.xml
+++ b/res/values-ta/strings.xml
@@ -2519,7 +2519,7 @@
<string name="captioning_foreground_opacity" msgid="1395843080697567189">"உரை ஒளிபுகாத்தன்மை"</string>
<string name="captioning_edge_color" msgid="6035818279902597518">"விளிம்பின் வண்ணம்"</string>
<string name="captioning_edge_type" msgid="5281259280060811506">"விளிம்பின் வகை"</string>
- <string name="captioning_typeface" msgid="285325623518361407">"எழுத்துரு குடும்பம்"</string>
+ <string name="captioning_typeface" msgid="285325623518361407">"எழுத்து வடிவக் குடும்பம்"</string>
<string name="captioning_preview_text" msgid="4973475065545995704">"தலைப்புகள் இப்படி இருக்கும்"</string>
<string name="captioning_preview_characters" msgid="7854812443613580460">"Aa"</string>
<string name="locale_default" msgid="8948077172250925164">"இயல்புநிலை"</string>
@@ -5416,6 +5416,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"பவர் பட்டனை அழுத்திப் பிடித்து Assistantடைத் தொடங்கலாம்"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"பவர் மற்றும் அவசரகால மெனு:\nபவர் பட்டனையும் ஒலியளவை அதிகரிக்கும் பட்டனையும் ஒன்றாக அழுத்தவும்."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"ஒலிப்பதைத் தடுத்தல்:\nஇதற்கான ஷார்ட்கட் ஒலியளவு மெனுவில் உள்ளது."</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"வாலட்டைக் காட்டு"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"பூட்டுத் திரை, விரைவு அமைப்புகள் ஆகியவற்றில் இருந்து வாலட்டை அணுகலாம்"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"சாதனக் கட்டுப்பாடுகளைக் காட்டு"</string>
@@ -5556,12 +5564,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"அனைத்து ஆப்ஸுக்கும் சேவைகளுக்கும்"</string>
<string name="game_settings_title" msgid="1028178627743422090">"கேம் அமைப்புகள்"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"கேம் டாஷ்போர்டு ஷார்ட்கட்டை ஆன் செய்யும் மற்றும் பல"</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"முந்தையது"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"அடுத்து"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"வண்ண மாதிரிக்காட்சி"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"SIM கார்டை அணுகுவதற்கான கோரிக்கை"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"ஒரு சாதனம் உங்கள் SIM கார்டை அணுக விரும்புகிறது. விவரங்களைப் பார்க்கத் தட்டவும்."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"SIM கார்டை அணுக அனுமதிக்கவா?"</string>
diff --git a/res/values-te/strings.xml b/res/values-te/strings.xml
index e207aa1..0c13efd 100644
--- a/res/values-te/strings.xml
+++ b/res/values-te/strings.xml
@@ -1319,7 +1319,7 @@
<string name="auto_brightness_summary_off" msgid="8077066192887677956">"ఆఫ్"</string>
<string name="auto_brightness_summary_very_low" msgid="2705445901659224330">"ప్రాధాన్య ప్రకాశం చాలా తక్కువకు ఉంచబడింది"</string>
<string name="auto_brightness_summary_low" msgid="1606100911112851291">"ప్రాధాన్య ప్రకాశం తక్కువకు ఉంచబడింది"</string>
- <string name="auto_brightness_summary_default" msgid="9038441148247815684">"ప్రాధాన్య ప్రకాశం డిఫాల్ట్కి ఉంచబడింది"</string>
+ <string name="auto_brightness_summary_default" msgid="9038441148247815684">"ప్రాధాన్య ప్రకాశం ఆటోమేటిక్కు సెట్ చేయబడింది"</string>
<string name="auto_brightness_summary_high" msgid="2886260311484349010">"ప్రాధాన్య ప్రకాశం ఎక్కువకు ఉంచబడింది"</string>
<string name="auto_brightness_summary_very_high" msgid="8294814315426024005">"ప్రాధాన్య ప్రకాశం చాలా ఎక్కువకు ఉంచబడింది"</string>
<string name="auto_brightness_off_title" msgid="5156056957376839677">"ఆఫ్"</string>
@@ -1723,9 +1723,9 @@
<string name="error_mcc_not3" msgid="883659545640179094">"MCC ఫీల్డ్ తప్పనిసరిగా 3 అంకెలు కలిగి ఉండాలి."</string>
<string name="error_mnc_not23" msgid="7642478711158474918">"MNC ఫీల్డ్లో తప్పనిసరిగా 2 లేదా 3 అంకెలు ఉండాలి."</string>
<string name="error_adding_apn_type" msgid="1324263534991467943">"క్యారియర్ %s రకమైన APNలను జోడించడాన్ని అనుమతించదు."</string>
- <string name="restore_default_apn" msgid="6596048535642130689">"డిఫాల్ట్ APN సెట్టింగ్లను పునరుద్ధరిస్తోంది."</string>
- <string name="menu_restore" msgid="4310539620115151551">"డిఫాల్ట్కు రీసెట్ చేయి"</string>
- <string name="restore_default_apn_completed" msgid="5167505087078340256">"డిఫాల్ట్ APN సెట్టింగ్లను రీసెట్ చేయడం పూర్తయింది."</string>
+ <string name="restore_default_apn" msgid="6596048535642130689">"ఆటోమేటిక్ APN సెట్టింగ్లను రీస్టోర్ చేస్తోంది."</string>
+ <string name="menu_restore" msgid="4310539620115151551">"ఆటోమేటిక్కు రీసెట్ చేయి"</string>
+ <string name="restore_default_apn_completed" msgid="5167505087078340256">"ఆటోమేటిక్ APN సెట్టింగ్లను రీసెట్ చేయడం పూర్తయింది."</string>
<string name="reset_dashboard_title" msgid="7423200250697886918">"రీసెట్ ఆప్షన్లు"</string>
<string name="reset_dashboard_summary" msgid="4390780188264852956">"నెట్వర్క్, యాప్లు లేదా డివైజ్ను రీసెట్ చేయవచ్చు"</string>
<string name="reset_dashboard_summary_onlyApps" msgid="3304252260039419584">"యాప్లను రీసెట్ చేయవచ్చు"</string>
@@ -2124,7 +2124,7 @@
<string name="instant_app_details_summary" msgid="417197491598208216">"<xliff:g id="APP_STORE">%1$s</xliff:g>లో మరింత సమాచారం"</string>
<string name="app_ops_running" msgid="6127474473137428721">"అమలవుతోంది"</string>
<string name="app_ops_never_used" msgid="9038133162371204506">"(ఎప్పటికీ ఉపయోగించబడనిది)"</string>
- <string name="no_default_apps" msgid="8966319676910104570">"డిఫా. యాప్లు లేవు."</string>
+ <string name="no_default_apps" msgid="8966319676910104570">"ఆటోమేటిక్ యాప్స్ లేవు."</string>
<string name="storageuse_settings_title" msgid="3125650750657988194">"నిల్వ వినియోగం"</string>
<string name="storageuse_settings_summary" msgid="5001621552305431831">"యాప్ల ద్వారా ఉపయోగించబడిన నిల్వను చూడండి"</string>
<string name="service_restarting" msgid="5104563288155809226">"పునఃప్రారంభం అవుతోంది"</string>
@@ -3382,8 +3382,8 @@
<string name="nfc_how_it_works_content" msgid="1141382684788210772">"పేమెంట్ యాప్ను సెటప్ చేయండి. ఆపై స్పర్శరహిత చిహ్నం ఉండే ఏదైనా టెర్మినల్ వద్ద మీ ఫోన్ వెనుక భాగం ఉండేలా పట్టుకోండి."</string>
<string name="nfc_how_it_works_got_it" msgid="4717868843368296630">"అర్థమైంది"</string>
<string name="nfc_more_title" msgid="1041094244767216498">"మరిన్ని…"</string>
- <string name="nfc_payment_set_default_label" msgid="7395939287766230293">"డిఫాల్ట్ చెల్లింపు యాప్ను సెట్ చేయండి"</string>
- <string name="nfc_payment_update_default_label" msgid="8201975914337221246">"డిఫాల్ట్ చెల్లింపు యాప్ను అప్డేట్ చేయండి"</string>
+ <string name="nfc_payment_set_default_label" msgid="7395939287766230293">"ఆటోమేటిక్ పేమెంట్ యాప్ను సెట్ చేయండి"</string>
+ <string name="nfc_payment_update_default_label" msgid="8201975914337221246">"ఆటోమేటిక్ పేమెంట్ యాప్ను అప్డేట్ చేయండి"</string>
<string name="nfc_payment_set_default" msgid="4101484767872365195">"స్పర్శరహిత టెర్మినల్ వద్ద, <xliff:g id="APP">%1$s</xliff:g> ద్వారా పేమెంట్ చేయండి"</string>
<string name="nfc_payment_set_default_instead_of" msgid="565237441045013280">"స్పర్శరహిత టెర్మినల్ వద్ద, <xliff:g id="APP_0">%1$s</xliff:g>ద్వారా పేమెంట్ చేయండి. \n\n ఇది మీ డిఫాల్ట్ చెల్లింపు యాప్గా <xliff:g id="APP_1">%2$s</xliff:g>ను భర్తీ చేస్తుంది."</string>
<string name="nfc_payment_btn_text_set_deault" msgid="1821065137209590196">"డిఫాల్ట్గా సెట్ చేయండి"</string>
@@ -3478,7 +3478,7 @@
<string name="sim_no_inserted_msg" msgid="7272710974813741735">"సిమ్ కార్డులు ఏవీ చొప్పించబడలేదు"</string>
<string name="sim_status_title" msgid="6188770698037109774">"SIM స్టేటస్"</string>
<string name="sim_status_title_sim_slot" msgid="4932996839194493313">"సిమ్ స్థితి (సిమ్ స్లాట్ %1$d)"</string>
- <string name="sim_call_back_title" msgid="4274099761123657464">"డిఫాల్ట్ సిమ్ నుండి తిరిగి కాల్ చేయి"</string>
+ <string name="sim_call_back_title" msgid="4274099761123657464">"ఆటోమేటిక్ SIM నుండి తిరిగి కాల్ చేయి"</string>
<string name="sim_outgoing_call_title" msgid="7759080345748128897">"అవుట్గోయింగ్ కాల్స్ల కోసం సిమ్"</string>
<string name="sim_other_call_settings" msgid="5956308869284958883">"ఇతర కాల్ సెట్టింగ్లు"</string>
<string name="preferred_network_offload_title" msgid="6453199586512609557">"ఫ్రాధాన్య నెట్వర్క్ ఆఫ్లోడ్"</string>
@@ -3512,7 +3512,7 @@
<string name="nfc_and_payment_settings_payment_off_nfc_off_summary" msgid="7132040463607801625">"NFC ఆఫ్లో ఉన్నందున అందుబాటులో లేదు"</string>
<string name="nfc_and_payment_settings_no_payment_installed_summary" msgid="4879818114908207465">"ఉపయోగించాలంటే, ముందు ఒక చెల్లింపు యాప్ను ఇన్స్టాల్ చేయండి"</string>
<string name="app_and_notification_dashboard_title" msgid="2861781687031832943">"యాప్లు & నోటిఫికేషన్లు"</string>
- <string name="app_and_notification_dashboard_summary" msgid="8047683010984186106">"ఇటీవలి యాప్లు, డిఫాల్ట్ యాప్లు"</string>
+ <string name="app_and_notification_dashboard_summary" msgid="8047683010984186106">"ఇటీవలి యాప్లు, ఆటోమేటిక్ యాప్లు"</string>
<string name="notification_settings_work_profile" msgid="6076211850526353975">"కార్యాలయ ప్రొఫైల్లో ఉన్న యాప్లకు సంబంధించి నోటిఫికేషన్ యాక్సెస్ అందుబాటులో లేదు."</string>
<string name="account_dashboard_title" msgid="8228773251948253914">"పాస్వర్డ్లు & ఖాతాలు"</string>
<string name="account_dashboard_default_summary" msgid="1730719656099599488">"పాస్వర్డ్లు, ఆటోఫిల్, సింక్ చేసిన ఖాతాలు సేవ్ చేయబడ్డాయి"</string>
@@ -3561,7 +3561,7 @@
<string name="keywords_reset_apps" msgid="8254315757754930862">"రీసెట్, ప్రాధాన్యతలు, డిఫాల్ట్"</string>
<string name="keywords_all_apps" msgid="9016323378609007166">"యాప్లు, డౌన్లోడ్, యాప్లు, సిస్టమ్"</string>
<string name="keywords_app_permissions" msgid="2061773665663541610">"యాప్లు, అనుమతులు, భద్రత"</string>
- <string name="keywords_default_apps" msgid="4601664230800605416">"యాప్లు, డిఫాల్ట్"</string>
+ <string name="keywords_default_apps" msgid="4601664230800605416">"యాప్లు, ఆటోమేటిక్"</string>
<string name="keywords_ignore_optimizations" msgid="8967142288569785145">"ఆప్టిమైజేషన్లు నిద్రావస్థ, యాప్ స్టాండ్బైలను విస్మరించు"</string>
<string name="keywords_color_mode" msgid="1193896024705705826">"వైబ్రెంట్, RGB, sRGB, కలర్, న్యాచురల్, స్టాండర్డ్"</string>
<string name="keywords_color_temperature" msgid="8159539138837118453">"రంగు, ఉష్ణోగ్రత, D65, D73, తెలుపు, పసుపు, నీలం, గాఢమైన, లేత"</string>
@@ -3598,8 +3598,8 @@
<string name="keywords_bluetooth_settings" msgid="2588159530959868188">"కనెక్ట్ అయింది, పరికరం, హెడ్ఫోన్లు, హెడ్సెట్, స్పీకర్, వైర్లెస్, జత చేయి, ఇయర్బడ్లు, సంగీతం, మీడియా"</string>
<string name="keywords_wallpaper" msgid="7332890404629446192">"బ్యాక్గ్రౌండ్, రూపం, గ్రిడ్, అనుకూలీకరించు, వ్యక్తిగతీకరించు"</string>
<string name="keywords_styles" msgid="5291614313348476068">"చిహ్నం, యాస, రంగు"</string>
- <string name="keywords_assist_input" msgid="3086289530227075593">"డిఫాల్ట్, అసిస్టెంట్"</string>
- <string name="keywords_default_payment_app" msgid="5162298193637362104">"చెల్లింపు, డిఫాల్ట్"</string>
+ <string name="keywords_assist_input" msgid="3086289530227075593">"ఆటోమేటిక్, అసిస్టెంట్"</string>
+ <string name="keywords_default_payment_app" msgid="5162298193637362104">"పేమెంట్, ఆటోమేటిక్"</string>
<string name="keywords_ambient_display" msgid="3149287105145443697">"ఇన్కమింగ్ నోటిఫికేషన్"</string>
<string name="keywords_hotspot_tethering" msgid="3688439689671232627">"usb టెథర్, బ్లూటూత్ టెథర్, wifi హాట్స్పాట్"</string>
<string name="keywords_touch_vibration" msgid="1125291201902251273">"స్పర్శలు, వైబ్రేట్, స్క్రీన్, సెన్సిటివిటీ"</string>
@@ -3610,7 +3610,7 @@
<string name="keywords_enhance_4g_lte" msgid="658889360486800978">"volte, అధునాతన కాలింగ్, 4g కాలింగ్"</string>
<string name="keywords_add_language" msgid="1882751300359939436">"భాషను జోడించు, ఒక భాషను జోడించు"</string>
<string name="keywords_font_size" msgid="1643198841815006447">"టెక్స్ట్ సైజ్, పెద్ద ప్రింట్, పెద్ద ఫాంట్, పెద్ద టెక్స్ట్, తక్కువ విజన్, టెక్స్ట్ను పెద్దగా చేయి, ఫాంట్ పెద్దగా చేసేది, పెద్ద ఫాంట్"</string>
- <string name="default_sound" msgid="6604374495015245195">"డిఫాల్ట్ ధ్వని"</string>
+ <string name="default_sound" msgid="6604374495015245195">"ఆటోమేటిక్ సౌండ్"</string>
<string name="sound_settings_summary" msgid="944761906531715109">"రింగ్ & నోటిఫికేషన్ వాల్యూమ్ <xliff:g id="PERCENTAGE">%1$s</xliff:g>"</string>
<string name="sound_dashboard_summary" msgid="6574444810552643312">"వాల్యూమ్, వైబ్రేషన్, అంతరాయం కలిగించవద్దు"</string>
<string name="sound_settings_summary_vibrate" msgid="7192223433295988890">"రింగర్ వైబ్రేట్కి సెట్ చేయబడింది"</string>
@@ -4364,11 +4364,11 @@
<string name="assistant_security_warning_disagree" msgid="1539182108068356410">"అంగీకరించడం లేదు"</string>
<string name="choose_voice_input_title" msgid="4855506199101586943">"వాయిస్ ఇన్పుట్ని ఎంచుకోండి"</string>
<string name="default_browser_title" msgid="8342074390782390458">"బ్రౌజర్ యాప్"</string>
- <string name="default_browser_title_none" msgid="4691907418284764833">"డిఫాల్ట్ బ్రౌజర్ లేదు"</string>
+ <string name="default_browser_title_none" msgid="4691907418284764833">"ఆటోమేటిక్ బ్రౌజర్ లేదు"</string>
<string name="default_phone_title" msgid="7616730756650803827">"ఫోన్ యాప్"</string>
<string name="default_app" msgid="445053777504688596">"(ఆటోమేటిక్)"</string>
<string name="system_app" msgid="1863291702508355041">"(సిస్టమ్)"</string>
- <string name="system_default_app" msgid="2647834628622214931">"(సిస్టమ్ డిఫాల్ట్)"</string>
+ <string name="system_default_app" msgid="2647834628622214931">"(సిస్టమ్ ఆటోమేటిక్)"</string>
<string name="apps_storage" msgid="643866814746927111">"యాప్ల స్టోరేజ్"</string>
<string name="usage_access" msgid="5487993885373893282">"వినియోగ యాక్సెస్"</string>
<string name="permit_usage_access" msgid="179630895262172674">"వినియోగ యాక్సెస్ను అనుమతించు"</string>
@@ -4568,7 +4568,7 @@
<string name="display_summary_example" msgid="4275121979039344438">"10 నిమిషాలు ఇన్యాక్టివ్ తర్వాత నిద్రావస్థకు వెళుతుంది"</string>
<string name="memory_summary" msgid="8221954450951651735">"సగటున <xliff:g id="TOTAL_MEMORY">%2$s</xliff:g>లో <xliff:g id="USED_MEMORY">%1$s</xliff:g> మెమరీ వినియోగించబడింది"</string>
<string name="users_summary" msgid="8473589474976307510">"<xliff:g id="USER_NAME">%1$s</xliff:g>గా సైన్ ఇన్ చేశారు"</string>
- <string name="payment_summary" msgid="5513009140568552693">"<xliff:g id="APP_NAME">%1$s</xliff:g> డిఫాల్ట్గా ఉంది"</string>
+ <string name="payment_summary" msgid="5513009140568552693">"<xliff:g id="APP_NAME">%1$s</xliff:g> ఆటోమేటిక్గా ఉంది"</string>
<string name="backup_disabled" msgid="4503062265560959320">"బ్యాకప్ నిలిపివేయబడింది"</string>
<string name="android_version_summary" msgid="7818952662015042768">"Android <xliff:g id="VERSION">%1$s</xliff:g>కు అప్డేట్ చేయబడింది"</string>
<string name="android_version_pending_update_summary" msgid="5404532347171027730">"అప్డేట్ అందుబాటులో ఉంది"</string>
@@ -4717,7 +4717,7 @@
<string name="battery_saver_button_turn_off" msgid="6371072408072481484">"ఇప్పుడు ఆఫ్ చేయండి"</string>
<string name="not_battery_optimizing" msgid="8361294470943376258">"బ్యాటరీ అనుకూలీకరణను ఉపయోగించడం లేదు"</string>
<string name="lockscreen_remote_input" msgid="6030274311185811503">"పరికరం లాక్ చేయబడితే, నోటిఫికేషన్ల్లో రిప్లయిలు లేదా ఇతర వచనాన్ని టైప్ చేయకుండా నిరోధించు"</string>
- <string name="default_spell_checker" msgid="7108373288347014351">"డిఫాల్ట్ స్పెల్ చెకర్"</string>
+ <string name="default_spell_checker" msgid="7108373288347014351">"ఆటోమేటిక్ స్పెల్ చెకర్"</string>
<string name="choose_spell_checker" msgid="7402513404783243675">"స్పెల్ చెకర్ను ఎంచుకోండి"</string>
<string name="spell_checker_primary_switch_title" msgid="529240542284039243">"స్పెల్-చెకర్ను ఉపయోగించండి"</string>
<string name="spell_checker_not_selected" msgid="8818618543474481451">"ఎంచుకోబడలేదు"</string>
@@ -4946,7 +4946,7 @@
<item quantity="other"><xliff:g id="COUNT_1">%d</xliff:g> యాప్లు</item>
<item quantity="one"><xliff:g id="COUNT_0">%d</xliff:g> యాప్</item>
</plurals>
- <string name="enterprise_privacy_input_method" msgid="3278314982700662246">"డిఫాల్ట్ కీబోర్డ్"</string>
+ <string name="enterprise_privacy_input_method" msgid="3278314982700662246">"ఆటోమేటిక్ కీబోర్డ్"</string>
<string name="enterprise_privacy_input_method_name" msgid="2974859490559054584">"<xliff:g id="APP_LABEL">%s</xliff:g>కు సెట్ చేయబడింది"</string>
<string name="enterprise_privacy_always_on_vpn_device" msgid="1735829327405126695">"VPNని ఎల్లప్పుడూ-ఆన్ చేయి ఎంపిక ఆన్ చేయబడింది"</string>
<string name="enterprise_privacy_always_on_vpn_personal" msgid="8395903360175064841">"మీ వ్యక్తిగత ప్రొఫైల్లో VPNని ఎల్లప్పుడూ-ఆన్ చేయి ఎంపిక ఆన్ చేయబడింది"</string>
@@ -5083,8 +5083,8 @@
<!-- no translation found for graphics_driver_app_preference_values:3 (2586045835780389650) -->
<string name="platform_compat_dashboard_title" msgid="1323980546791790236">"యాప్ అనుకూలత మార్పులు"</string>
<string name="platform_compat_dashboard_summary" msgid="4036546607938791337">"యాప్ అనుకూలత మార్పులను టోగుల్ చేయడం"</string>
- <string name="platform_compat_default_enabled_title" msgid="8973137337738388024">"డిఫాల్ట్గా ఎనేబుల్ చేయబడిన మార్పులు"</string>
- <string name="platform_compat_default_disabled_title" msgid="3975847180953793602">"డిఫాల్ట్గా డిజేబుల్ చేయబడిన మార్పులు"</string>
+ <string name="platform_compat_default_enabled_title" msgid="8973137337738388024">"ఆటోమేటిక్గా ఎనేబుల్ చేయబడిన మార్పులు"</string>
+ <string name="platform_compat_default_disabled_title" msgid="3975847180953793602">"ఆటోమేటిక్గా డిజేబుల్ చేయబడిన మార్పులు"</string>
<string name="platform_compat_dialog_title_no_apps" msgid="4387656000745989506">"యాప్లు ఏవీ లేవు"</string>
<string name="platform_compat_dialog_text_no_apps" msgid="5715226015751055812">"డీబగ్ చేయగల యాప్లకు మాత్రమే యాప్ అనుకూలత మార్పులు సవరించబడతాయి. డీబగ్ చేయగల యాప్ను ఇన్స్టాల్ చేసి మళ్లీ ట్రై చేయండి."</string>
<string name="unsupported_setting_summary" product="default" msgid="1085229417771470172">"ఈ ఫోన్లో సెట్టింగ్కి మద్దతు లేదు"</string>
@@ -5211,9 +5211,9 @@
<item quantity="other"><xliff:g id="COUNT_1">%1$d</xliff:g> SIMs</item>
<item quantity="one"><xliff:g id="COUNT_0">%1$d</xliff:g> SIM</item>
</plurals>
- <string name="default_for_calls" msgid="2788950217176988034">"కాల్స్కు డిఫాల్ట్"</string>
- <string name="default_for_sms" msgid="1316988329407434771">"SMSకి డిఫాల్ట్"</string>
- <string name="default_for_calls_and_sms" msgid="8223971369339958151">"కాల్స్ & SMSకి డిఫాల్ట్"</string>
+ <string name="default_for_calls" msgid="2788950217176988034">"కాల్స్కు ఆటోమేటిక్"</string>
+ <string name="default_for_sms" msgid="1316988329407434771">"SMS కోసం ఆటోమేటిక్ SIM"</string>
+ <string name="default_for_calls_and_sms" msgid="8223971369339958151">"కాల్స్ & SMSలకు ఆటోమేటిక్"</string>
<string name="default_for_mobile_data" msgid="3725773640392315626">"మొబైల్ డేటాకు సంబంధించి డిఫాల్ట్"</string>
<string name="mobile_data_active" msgid="8683694456401350210">"మొబైల్ డేటా యాక్టివ్గా ఉంది"</string>
<string name="mobile_data_off" msgid="2702029611959308269">"మొబైల్ డేటా ఆఫ్లో ఉంది"</string>
@@ -5417,6 +5417,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"పవర్ బటన్ను హోల్డ్ చేయడం ద్వారా Assistantను ట్రిగ్గర్ చేయండి"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"పవర్ & ఎమర్జెన్సీ మెనూ:\nపవర్ బటన్ను, అలాగే వాల్యూమ్ పెంపు బటన్ను ఒకే సమయంలో నొక్కండి."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"రింగ్ అవ్వడాన్ని నిరోధించండి:\nవాల్యూమ్ మెనూలో షార్ట్కట్ అందుబాటులో ఉంది."</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"వాలెట్ను చూపించండి"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"లాక్ స్క్రీన్, త్వరిత సెట్టింగ్లు నుండి వాలెట్కు యాక్సెస్ను అనుమతించండి"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"డివైజ్ కంట్రోల్స్ను చూపించండి"</string>
@@ -5557,12 +5565,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"అన్ని యాప్లు, సర్వీస్ల కోసం"</string>
<string name="game_settings_title" msgid="1028178627743422090">"గేమ్ సెట్టింగ్లు"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"గేమ్ డ్యాష్బోర్డ్ షార్ట్కట్ మొదలైనవాటిని ఆన్ చేయండి"</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"మునుపటి"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"తర్వాత"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"రంగు ప్రివ్యూ"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"SIM కార్డ్ యాక్సెస్ రిక్వెస్ట్"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"పరికరం మీ SIM కార్డ్ను యాక్సెస్ చేయాలనుకుంటోంది. వివరాల కోసం ట్యాప్ చేయండి."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"SIM కార్డ్కు యాక్సెస్ను అనుమతించాలా?"</string>
diff --git a/res/values-th/strings.xml b/res/values-th/strings.xml
index cf22137..f1afb37 100644
--- a/res/values-th/strings.xml
+++ b/res/values-th/strings.xml
@@ -5416,6 +5416,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"เรียกให้ Assistant ทำงานโดยกดปุ่มเปิด/ปิดค้างไว้"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"เมนูเปิด/ปิดและกรณีฉุกเฉิน\nกดปุ่มเปิด/ปิดและปุ่มเพิ่มระดับเสียงพร้อมกัน"</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"ป้องกันการส่งเสียง\nมีทางลัดให้ใช้ในเมนูระดับเสียง"</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"แสดง Wallet"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"อนุญาตให้เข้าถึง Wallet จากหน้าจอล็อกและการตั้งค่าด่วน"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"แสดงระบบควบคุมอุปกรณ์"</string>
@@ -5556,12 +5564,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"สำหรับแอปและบริการทั้งหมด"</string>
<string name="game_settings_title" msgid="1028178627743422090">"การตั้งค่าเกม"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"เปิดทางลัดสำหรับแดชบอร์ดเกม ฯลฯ"</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"ก่อนหน้า"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"ถัดไป"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"พรีวิวสี"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"คำขอเข้าถึงซิมการ์ด"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"อุปกรณ์หนึ่งต้องการเข้าถึงซิมการ์ดของคุณ แตะเพื่อดูรายละเอียด"</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"อนุญาตให้เข้าถึงซิมการ์ดไหม"</string>
diff --git a/res/values-tl/strings.xml b/res/values-tl/strings.xml
index 9ad92d0..71dbeac 100644
--- a/res/values-tl/strings.xml
+++ b/res/values-tl/strings.xml
@@ -5416,6 +5416,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"I-trigger ang Assistant sa pamamagitan ng pagpindot nang matagal sa power button"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"Menu ng Power at Emergency:\nPindutin nang magkasabay ang Power at Pataas na volume."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"Pigilan ang pag-ring:\nNasa menu ng volume ang shortcut."</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Ipakita ang wallet"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"Payagan ang pag-access sa wallet mula sa lock screen at mga mabilisang setting"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"Ipakita ang mga kontrol ng device"</string>
@@ -5556,12 +5564,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"Para sa lahat ng app at serbisyo"</string>
<string name="game_settings_title" msgid="1028178627743422090">"Mga setting ng laro"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"I-on ang shortcut ng Game Dashboard, atbp."</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"Nakaraan"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"Susunod"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"Preview ng kulay"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"Kahilingan sa pag-access sa SIM card"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"Gustong i-access ng isang device ang iyong SIM card. I-tap para sa mga detalye."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"Payagan ang access sa SIM card?"</string>
diff --git a/res/values-tr/strings.xml b/res/values-tr/strings.xml
index bd8c2d2..ce82b49 100644
--- a/res/values-tr/strings.xml
+++ b/res/values-tr/strings.xml
@@ -5416,6 +5416,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"Asistan\'ı güç düğmesine uzun basarak açın"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"Güç ve Acil Durum Menüsü:\nGüç ve sesi artırma tuşlarına aynı anda basın."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"Zili çaldırmayı engelle:\nKısayol, ses düzeyi menüsünde mevcut."</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Cüzdanı göster"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"Kilit ekranından ve hızlı ayarlardan cüzdana erişime izin verin"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"Cihaz denetimlerini göster"</string>
@@ -5556,12 +5564,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"Tüm uygulamalar ve hizmetler için"</string>
<string name="game_settings_title" msgid="1028178627743422090">"Oyun ayarları"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"Oyun Paneli kısayolu gibi işlevleri açın"</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"Önceki"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"Sonraki"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"Renk önizleme"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"SIM karta erişim isteği"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"Bir cihaz SIM kartınıza erişmek istiyor. Ayrıntılar için dokunun."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"SIM karta erişime izin verilsin mi?"</string>
diff --git a/res/values-uk/strings.xml b/res/values-uk/strings.xml
index b5210c5..25c2574 100644
--- a/res/values-uk/strings.xml
+++ b/res/values-uk/strings.xml
@@ -5594,6 +5594,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"Асистент активується, коли ви утримуєте кнопку живлення"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"Меню кнопки живлення й екстрених викликів:\nНатисніть одночасно кнопки живлення й збільшення гучності."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"Вимкнути звук дзвінка:\nШвидкий запуск функції доступний у меню налаштування гучності."</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Показати гаманець"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"Дозволити доступ до гаманця із заблокованого екрана та швидких налаштувань"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"Показувати елементи керування пристроями"</string>
@@ -5734,12 +5742,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"Для всіх додатків і сервісів"</string>
<string name="game_settings_title" msgid="1028178627743422090">"Налаштування ігор"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"Увімкнути ярлик ігрової панелі тощо"</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"Назад"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"Далі"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"Попередній перегляд кольору"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"Запити на доступ до SIM-карти"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"Пристрій хоче отримати доступ до SIM-карти. Натисніть, щоб дізнатися більше."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"Дозволити доступ до SIM-карти?"</string>
diff --git a/res/values-ur/strings.xml b/res/values-ur/strings.xml
index 9839455..59323a7 100644
--- a/res/values-ur/strings.xml
+++ b/res/values-ur/strings.xml
@@ -5416,6 +5416,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"پاور بٹن کو دبائے رکھ کر اسسٹنٹ کو متحرک کریں"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"پاور اور ایمرجنسی مینو:\nایک ہی وقت میں پاور اور والیوم بڑھانے کا بٹن دبائیں۔"</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"گھنٹی بجنے کو روکیں:\nوالیوم مینو میں شارٹ کٹ دستیاب ہے۔"</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"والٹ دکھائیں"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"مقفل اسکرین اور فوری ترتیبات سے بٹوے تک رسائی کی اجازت دیں"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"آلے کے کنٹرولز دکھائیں"</string>
@@ -5556,12 +5564,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"تمام ایپس اور سروسز کے لیے"</string>
<string name="game_settings_title" msgid="1028178627743422090">"گیم کی ترتیبات"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"گیم ڈیش بورڈ شارٹ کٹ آن کریں، وغیرہ"</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"پچھلا"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"اگلا"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"رنگ کا پیش منظر"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"SIM کارڈ تک رسائی کی درخواست"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"ایک آلہ آپ کے SIM کارڈ تک رسائی حاصل کرنا چاہتا ہے۔ تفصیلات کے ليے تھپتھپائيں۔"</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"SIM کارڈ تک رسائی کی اجازت دیں؟"</string>
diff --git a/res/values-uz/strings.xml b/res/values-uz/strings.xml
index 6d2c0dd..ccb7be4 100644
--- a/res/values-uz/strings.xml
+++ b/res/values-uz/strings.xml
@@ -5418,6 +5418,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"Assistentni ochish uchun quvvat tugmasini bosib turing"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"Quvvat va favqulodda chaqiruvlar tugmasi menyusi:\nBir vaqtda quvvat va tovushni balandlatish.tugmalarini bosib turing."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"Chaqiruv ovozini oʻchirish:\nTovush menyusida tezkor ishga tushirish funksiyasi mavjud."</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Hamyonni chiqarish"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"Ekran qulfi va tezkor sozlamalardan hamyonga kirish uchun ruxsat bering"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"Qurilma boshqaruv elementlarini chiqarish"</string>
@@ -5558,12 +5566,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"Barcha ilovalar va xizmatlar uchun"</string>
<string name="game_settings_title" msgid="1028178627743422090">"Oʻyin sozlamalari"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"Oʻyinlar boshqaruv paneli va boshqa yorliqlarni yoqish"</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"Avvalgisi"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"Keyingisi"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"Ranglarga razm solish"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"SIM kartaga ruxsat soʻrovi"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"Qurilma SIM kartangizga ruxsat olmoqchi. Batafsil."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"SIM kartaga ruxsat berilsinmi?"</string>
diff --git a/res/values-vi/strings.xml b/res/values-vi/strings.xml
index fe9c1a2..0d46ca8 100644
--- a/res/values-vi/strings.xml
+++ b/res/values-vi/strings.xml
@@ -5418,6 +5418,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"Giữ nút nguồn để kích hoạt Trợ lý"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"Trình đơn nguồn và Trình đơn khẩn cấp:\nNhấn đồng thời Nút nguồn và Nút tăng âm lượng."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"Ngăn đổ chuông:\nPhím tắt có sẵn trong trình đơn âm lượng."</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Hiện ví"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"Cho phép truy cập vào ví từ màn hình khóa và phần cài đặt nhanh"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"Hiện các nút điều khiển thiết bị"</string>
@@ -5558,12 +5566,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"Đối với tất cả các ứng dụng và dịch vụ"</string>
<string name="game_settings_title" msgid="1028178627743422090">"Cài đặt trò chơi"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"Bật lối tắt trên Trang tổng quan trò chơi, v.v."</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"Trước"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"Tiếp theo"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"Xem trước màu"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"Yêu cầu truy cập vào thẻ SIM"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"Một thiết bị muốn truy cập vào thẻ SIM của bạn. Hãy nhấn để xem thông tin chi tiết."</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"Cho phép truy cập vào thẻ SIM?"</string>
diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml
index 76e5d99..40fcd14 100644
--- a/res/values-zh-rCN/strings.xml
+++ b/res/values-zh-rCN/strings.xml
@@ -2040,7 +2040,7 @@
<item quantity="one">1 项</item>
</plurals>
<string name="clear_uri_btn_text" msgid="4828117421162495134">"取消访问权限"</string>
- <string name="controls_label" msgid="8671492254263626383">"控件"</string>
+ <string name="controls_label" msgid="8671492254263626383">"控制"</string>
<string name="force_stop" msgid="2681771622136916280">"强行停止"</string>
<string name="total_size_label" msgid="2052185048749658866">"总计"</string>
<string name="application_size_label" msgid="6407051020651716729">"应用大小"</string>
@@ -5416,6 +5416,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"长按电源按钮即可启动 Google 助理"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"“电源和急救信息”菜单:\n同时按电源按钮和音量调高按钮。"</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"阻止响铃:\n音量菜单中提供了快捷方式。"</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"显示电子钱包"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"允许从锁定屏幕和快捷设置使用电子钱包"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"显示设备控制器"</string>
@@ -5556,12 +5564,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"适用于所有应用和服务"</string>
<string name="game_settings_title" msgid="1028178627743422090">"游戏设置"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"开启游戏信息中心快捷方式等"</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"上一页"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"下一页"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"颜色预览"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"SIM 卡访问请求"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"有一部设备想访问您的 SIM 卡。点按可了解详情。"</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"要允许访问 SIM 卡吗?"</string>
diff --git a/res/values-zh-rHK/strings.xml b/res/values-zh-rHK/strings.xml
index fe111ff..3b9ebbc 100644
--- a/res/values-zh-rHK/strings.xml
+++ b/res/values-zh-rHK/strings.xml
@@ -5419,6 +5419,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"按住開關按鈕即可啟動「Google 助理」"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"電源和緊急選單:\n同時按下「電源」和「調高音量」。"</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"暫停響鈴:\n音量選單提供快速鍵。"</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"顯示電子錢包"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"允許在上鎖畫面和快速設定使用電子錢包"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"顯示裝置控制"</string>
@@ -5559,12 +5567,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"所有應用程式和服務"</string>
<string name="game_settings_title" msgid="1028178627743422090">"遊戲設定"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"開啟遊戲資訊主頁捷徑等等"</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"返回"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"繼續"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"顏色預覽"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"SIM 卡存取要求"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"有裝置想存取 SIM 卡。輕按即可瞭解詳情。"</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"要允許存取 SIM 卡嗎?"</string>
diff --git a/res/values-zh-rTW/strings.xml b/res/values-zh-rTW/strings.xml
index 0e15a8b..f2f2400 100644
--- a/res/values-zh-rTW/strings.xml
+++ b/res/values-zh-rTW/strings.xml
@@ -5418,6 +5418,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"按住電源按鈕一段時間即可啟動 Google 助理"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"電源按鈕和緊急功能選單:\n同時按下電源鍵和調高音量鍵。"</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"暫停響鈴:\n音量按鈕選單裡有這項功能的捷徑。"</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"顯示電子錢包"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"允許從螢幕鎖定畫面和快速設定選單中使用電子錢包"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"顯示裝置控制"</string>
@@ -5558,12 +5566,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"適用於所有應用程式和服務"</string>
<string name="game_settings_title" msgid="1028178627743422090">"遊戲設定"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"開啟遊戲資訊主頁捷徑等等"</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"返回"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"繼續"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"顏色預覽"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"SIM 卡存取要求"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"有裝置想要存取 SIM 卡。輕觸即可瞭解詳情。"</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"要允許存取 SIM 卡嗎?"</string>
diff --git a/res/values-zu/strings.xml b/res/values-zu/strings.xml
index 66235af..5d54216 100644
--- a/res/values-zu/strings.xml
+++ b/res/values-zu/strings.xml
@@ -5417,6 +5417,14 @@
<string name="power_menu_long_press_for_assist_summary" msgid="8251928804984560312">"Cupha Umsizi ngokubamba inkinobho yamandla"</string>
<string name="power_menu_power_volume_up_hint" msgid="1733051433583045623">"Imenyu Yamandla Nesimo Esiphuthumayo:\nCindezela Amandla Nevolumu Phezulu ngesikhathi esifanayo."</string>
<string name="power_menu_power_prevent_ringing_hint" msgid="5786494894009727654">"Nqabela ukukhalisa:\nIsifushaniso sitholakala kwimenyu yevulumu."</string>
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_title (1626808509158422185) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_summary (7550610071666801935) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_low_label (3430099983480845635) -->
+ <skip />
+ <!-- no translation found for power_menu_long_press_for_assist_sensitivity_high_label (2059686170350829156) -->
+ <skip />
<string name="lockscreen_privacy_wallet_setting_toggle" msgid="4188327143734192000">"Bonisa i-wallet"</string>
<string name="lockscreen_privacy_wallet_summary" msgid="5388868513484652431">"Vumela ukufinyelela ku-wallet kusikrini sokukhiya namasethingi asheshayo"</string>
<string name="lockscreen_privacy_controls_setting_toggle" msgid="7445725343949588613">"Bonisa izilawuli zensiza"</string>
@@ -5557,12 +5565,9 @@
<string name="sensor_toggle_description" msgid="8248823248606795411">"Kwawo wonke ama-app namasevisi"</string>
<string name="game_settings_title" msgid="1028178627743422090">"Amasethingi egeyimu"</string>
<string name="game_settings_summary" msgid="2548056479103747555">"Vula isinqamuleli Sedeshibhodi Yegeyimu, njjl."</string>
- <!-- no translation found for previous_page_content_description (6438292457923282991) -->
- <skip />
- <!-- no translation found for next_page_content_description (1641835099813416294) -->
- <skip />
- <!-- no translation found for colors_viewpager_content_description (2591751086138259565) -->
- <skip />
+ <string name="previous_page_content_description" msgid="6438292457923282991">"Okwangaphambilini"</string>
+ <string name="next_page_content_description" msgid="1641835099813416294">"Okulandelayo"</string>
+ <string name="colors_viewpager_content_description" msgid="2591751086138259565">"Ukubuka kuqala umbala"</string>
<string name="bluetooth_sim_card_access_notification_title" msgid="5217037846900908318">"Isicelo sokufinyelela se-SIM card"</string>
<string name="bluetooth_sim_card_access_notification_content" msgid="6759306429895300286">"Idivayisi ifuna ukufinyelela i-SIM card yakho. Thepha ukuze uthole imininingwane"</string>
<string name="bluetooth_sim_card_access_dialog_title" msgid="4486768729352090174">"Vumela ukufinyelela ku-SIM card?"</string>
diff --git a/src/com/android/settings/SettingsTutorialDialogWrapperActivity.java b/src/com/android/settings/SettingsTutorialDialogWrapperActivity.java
deleted file mode 100644
index 50b966f..0000000
--- a/src/com/android/settings/SettingsTutorialDialogWrapperActivity.java
+++ /dev/null
@@ -1,42 +0,0 @@
-/*
- * Copyright (C) 2019 The Android Open Source 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
- */
-
-package com.android.settings;
-
-import android.app.Activity;
-import android.os.Bundle;
-
-import com.android.settings.accessibility.AccessibilityGestureNavigationTutorial;
-import com.android.settings.R;
-
-/**
- * This activity is to create the tutorial dialog in gesture navigation settings since we couldn't
- * use the dialog utils because SystemNavigationGestureSettings extends RadioButtonPickerFragment,
- * not SettingsPreferenceFragment.
- */
-public class SettingsTutorialDialogWrapperActivity extends Activity {
-
- @Override
- protected void onCreate(Bundle savedInstanceState) {
- super.onCreate(savedInstanceState);
- showDialog();
- }
-
- private void showDialog() {
- AccessibilityGestureNavigationTutorial
- .showGestureNavigationSettingsTutorialDialog(this, dialog -> finish());
- }
-}
diff --git a/src/com/android/settings/accessibility/AccessibilityGestureNavigationTutorial.java b/src/com/android/settings/accessibility/AccessibilityGestureNavigationTutorial.java
index 09f28d7..0ca16cb 100644
--- a/src/com/android/settings/accessibility/AccessibilityGestureNavigationTutorial.java
+++ b/src/com/android/settings/accessibility/AccessibilityGestureNavigationTutorial.java
@@ -32,7 +32,6 @@
import android.util.Log;
import android.view.Gravity;
import android.view.LayoutInflater;
-import android.view.TextureView;
import android.view.View;
import android.view.ViewGroup;
import android.view.Window;
@@ -77,13 +76,13 @@
@Retention(RetentionPolicy.SOURCE)
@IntDef({
DialogType.LAUNCH_SERVICE_BY_ACCESSIBILITY_BUTTON,
- DialogType.LAUNCH_SERVICE_BY_GESTURE_NAVIGATION,
+ DialogType.LAUNCH_SERVICE_BY_ACCESSIBILITY_GESTURE,
DialogType.GESTURE_NAVIGATION_SETTINGS,
})
private @interface DialogType {
int LAUNCH_SERVICE_BY_ACCESSIBILITY_BUTTON = 0;
- int LAUNCH_SERVICE_BY_GESTURE_NAVIGATION = 1;
+ int LAUNCH_SERVICE_BY_ACCESSIBILITY_GESTURE = 1;
int GESTURE_NAVIGATION_SETTINGS = 2;
}
@@ -92,13 +91,17 @@
private static final DialogInterface.OnClickListener mOnClickListener =
(DialogInterface dialog, int which) -> dialog.dismiss();
- public static void showGestureNavigationSettingsTutorialDialog(Context context,
- DialogInterface.OnDismissListener dismissListener) {
+ /**
+ * Displays a dialog that guides users to use accessibility features with accessibility
+ * gestures under system gesture navigation mode.
+ */
+ public static void showGestureNavigationTutorialDialog(Context context,
+ DialogInterface.OnDismissListener onDismissListener) {
final AlertDialog alertDialog = new AlertDialog.Builder(context)
.setView(createTutorialDialogContentView(context,
DialogType.GESTURE_NAVIGATION_SETTINGS))
.setNegativeButton(R.string.accessibility_tutorial_dialog_button, mOnClickListener)
- .setOnDismissListener(dismissListener)
+ .setOnDismissListener(onDismissListener)
.create();
alertDialog.requestWindowFeature(Window.FEATURE_NO_TITLE);
@@ -117,8 +120,8 @@
return alertDialog;
}
- static AlertDialog showGestureNavigationTutorialDialog(Context context) {
- return createDialog(context, DialogType.LAUNCH_SERVICE_BY_GESTURE_NAVIGATION);
+ static AlertDialog showAccessibilityGestureTutorialDialog(Context context) {
+ return createDialog(context, DialogType.LAUNCH_SERVICE_BY_ACCESSIBILITY_GESTURE);
}
static AlertDialog createAccessibilityTutorialDialog(Context context, int shortcutTypes) {
@@ -129,7 +132,7 @@
}
/**
- * Get a content View for a dialog to confirm that they want to enable a service.
+ * Gets a content View for a dialog to confirm that they want to enable a service.
*
* @param context A valid context
* @param dialogType The type of tutorial dialog
@@ -146,42 +149,36 @@
content = inflater.inflate(
R.layout.tutorial_dialog_launch_service_by_accessibility_button, null);
break;
- case DialogType.LAUNCH_SERVICE_BY_GESTURE_NAVIGATION:
+ case DialogType.LAUNCH_SERVICE_BY_ACCESSIBILITY_GESTURE:
content = inflater.inflate(
R.layout.tutorial_dialog_launch_service_by_gesture_navigation, null);
- final TextureView gestureTutorialVideo = content.findViewById(
- R.id.gesture_tutorial_video);
- final TextView gestureTutorialMessage = content.findViewById(
- R.id.gesture_tutorial_message);
- VideoPlayer.create(context, AccessibilityUtil.isTouchExploreEnabled(context)
- ? R.raw.illustration_accessibility_gesture_three_finger
- : R.raw.illustration_accessibility_gesture_two_finger,
- gestureTutorialVideo);
- gestureTutorialMessage.setText(AccessibilityUtil.isTouchExploreEnabled(context)
- ? R.string.accessibility_tutorial_dialog_message_gesture_talkback
- : R.string.accessibility_tutorial_dialog_message_gesture);
+ setupGestureNavigationTextWithImage(context, content);
break;
case DialogType.GESTURE_NAVIGATION_SETTINGS:
content = inflater.inflate(
R.layout.tutorial_dialog_launch_by_gesture_navigation_settings, null);
- final TextureView gestureSettingsTutorialVideo = content.findViewById(
- R.id.gesture_tutorial_video);
- final TextView gestureSettingsTutorialMessage = content.findViewById(
- R.id.gesture_tutorial_message);
- VideoPlayer.create(context, AccessibilityUtil.isTouchExploreEnabled(context)
- ? R.raw.illustration_accessibility_gesture_three_finger
- : R.raw.illustration_accessibility_gesture_two_finger,
- gestureSettingsTutorialVideo);
- final int stringResId = AccessibilityUtil.isTouchExploreEnabled(context)
- ? R.string.accessibility_tutorial_dialog_message_gesture_settings_talkback
- : R.string.accessibility_tutorial_dialog_message_gesture_settings;
- gestureSettingsTutorialMessage.setText(stringResId);
+ setupGestureNavigationTextWithImage(context, content);
break;
}
return content;
}
+ private static void setupGestureNavigationTextWithImage(Context context, View view) {
+ final boolean isTouchExploreEnabled = AccessibilityUtil.isTouchExploreEnabled(context);
+
+ final ImageView imageView = view.findViewById(R.id.image);
+ final int gestureSettingsImageResId =
+ isTouchExploreEnabled ? R.drawable.illustration_accessibility_gesture_three_finger
+ : R.drawable.illustration_accessibility_gesture_two_finger;
+ imageView.setImageResource(gestureSettingsImageResId);
+
+ final TextView textView = view.findViewById(R.id.gesture_tutorial_message);
+ textView.setText(isTouchExploreEnabled
+ ? R.string.accessibility_tutorial_dialog_message_gesture_settings_talkback
+ : R.string.accessibility_tutorial_dialog_message_gesture_settings);
+ }
+
private static AlertDialog createDialog(Context context, int dialogType) {
final AlertDialog alertDialog = new AlertDialog.Builder(context)
.setView(createTutorialDialogContentView(context, dialogType))
diff --git a/src/com/android/settings/accessibility/ToggleScreenMagnificationPreferenceFragment.java b/src/com/android/settings/accessibility/ToggleScreenMagnificationPreferenceFragment.java
index 1c7ce39..c152174 100644
--- a/src/com/android/settings/accessibility/ToggleScreenMagnificationPreferenceFragment.java
+++ b/src/com/android/settings/accessibility/ToggleScreenMagnificationPreferenceFragment.java
@@ -141,7 +141,7 @@
switch (dialogId) {
case DialogEnums.GESTURE_NAVIGATION_TUTORIAL:
return AccessibilityGestureNavigationTutorial
- .showGestureNavigationTutorialDialog(getPrefContext());
+ .showAccessibilityGestureTutorialDialog(getPrefContext());
case DialogEnums.MAGNIFICATION_EDIT_SHORTCUT:
final CharSequence dialogTitle = getPrefContext().getString(
R.string.accessibility_shortcut_title, mPackageName);
diff --git a/src/com/android/settings/gestures/SystemNavigationGestureSettings.java b/src/com/android/settings/gestures/SystemNavigationGestureSettings.java
index 4b9cfa3..1a116da 100644
--- a/src/com/android/settings/gestures/SystemNavigationGestureSettings.java
+++ b/src/com/android/settings/gestures/SystemNavigationGestureSettings.java
@@ -28,17 +28,19 @@
import android.content.SharedPreferences;
import android.content.om.IOverlayManager;
import android.content.om.OverlayInfo;
+import android.os.Bundle;
import android.os.RemoteException;
import android.os.ServiceManager;
import android.provider.Settings;
import android.text.TextUtils;
import android.view.accessibility.AccessibilityManager;
+import androidx.annotation.Nullable;
import androidx.annotation.VisibleForTesting;
import androidx.preference.PreferenceScreen;
import com.android.settings.R;
-import com.android.settings.SettingsTutorialDialogWrapperActivity;
+import com.android.settings.accessibility.AccessibilityGestureNavigationTutorial;
import com.android.settings.dashboard.suggestions.SuggestionFeatureProvider;
import com.android.settings.overlay.FeatureFactory;
import com.android.settings.search.BaseSearchIndexProvider;
@@ -57,8 +59,6 @@
public class SystemNavigationGestureSettings extends RadioButtonPickerFragment implements
HelpResourceProvider {
- private static final String TAG = "SystemNavigationGesture";
-
@VisibleForTesting
static final String KEY_SYSTEM_NAV_3BUTTONS = "system_nav_3buttons";
@VisibleForTesting
@@ -69,11 +69,34 @@
public static final String PREF_KEY_SUGGESTION_COMPLETE =
"pref_system_navigation_suggestion_complete";
+ private static final String KEY_SHOW_A11Y_TUTORIAL_DIALOG = "show_a11y_tutorial_dialog_bool";
+
+ private boolean mA11yTutorialDialogShown = false;
+
private IOverlayManager mOverlayManager;
private IllustrationPreference mVideoPreference;
@Override
+ public void onCreate(@Nullable Bundle savedInstanceState) {
+ super.onCreate(savedInstanceState);
+ if (savedInstanceState != null) {
+ mA11yTutorialDialogShown =
+ savedInstanceState.getBoolean(KEY_SHOW_A11Y_TUTORIAL_DIALOG, false);
+ if (mA11yTutorialDialogShown) {
+ AccessibilityGestureNavigationTutorial.showGestureNavigationTutorialDialog(
+ getContext(), dialog -> mA11yTutorialDialogShown = false);
+ }
+ }
+ }
+
+ @Override
+ public void onSaveInstanceState(Bundle outState) {
+ outState.putBoolean(KEY_SHOW_A11Y_TUTORIAL_DIALOG, mA11yTutorialDialogShown);
+ super.onSaveInstanceState(outState);
+ }
+
+ @Override
public void onAttach(Context context) {
super.onAttach(context);
@@ -177,14 +200,7 @@
protected boolean setDefaultKey(String key) {
setCurrentSystemNavigationMode(mOverlayManager, key);
setIllustrationVideo(mVideoPreference, key);
- if (TextUtils.equals(KEY_SYSTEM_NAV_GESTURAL, key)
- && !isAccessibilityFloatingMenuEnabled()
- && (isAnyServiceSupportAccessibilityButton() || isNavBarMagnificationEnabled())) {
- final Intent intent = new Intent(getActivity(),
- SettingsTutorialDialogWrapperActivity.class);
- intent.addFlags(Intent.FLAG_ACTIVITY_NEW_TASK);
- startActivity(intent);
- }
+ setGestureNavigationTutorialDialog(key);
return true;
}
@@ -257,6 +273,18 @@
}
}
+ private void setGestureNavigationTutorialDialog(String systemNavKey) {
+ if (TextUtils.equals(KEY_SYSTEM_NAV_GESTURAL, systemNavKey)
+ && !isAccessibilityFloatingMenuEnabled()
+ && (isAnyServiceSupportAccessibilityButton() || isNavBarMagnificationEnabled())) {
+ mA11yTutorialDialogShown = true;
+ AccessibilityGestureNavigationTutorial.showGestureNavigationTutorialDialog(getContext(),
+ dialog -> mA11yTutorialDialogShown = false);
+ } else {
+ mA11yTutorialDialogShown = false;
+ }
+ }
+
private boolean isAnyServiceSupportAccessibilityButton() {
final AccessibilityManager ams = getContext().getSystemService(AccessibilityManager.class);
final List<String> targets = ams.getAccessibilityShortcutTargets(