Import Android SDK Platform O
/google/data/ro/projects/android/fetch_artifact \
--bid 3809652 \
--target sdk_phone_armv7-win_sdk \
sdk-repo-linux-platforms-3809652.zip
AndroidVersion.ApiLevel has been modified to appear as 26
Change-Id: I46bf8687c9a70b78415a65a7735838f09d009dff
diff --git a/android-stubs-src.jar b/android-stubs-src.jar
index cef960c..7d6558c 100644
--- a/android-stubs-src.jar
+++ b/android-stubs-src.jar
Binary files differ
diff --git a/android.jar b/android.jar
index 5faa7ce..adc1f9d 100644
--- a/android.jar
+++ b/android.jar
Binary files differ
diff --git a/build.prop b/build.prop
index d6d40b4..c314da1 100644
--- a/build.prop
+++ b/build.prop
@@ -1,9 +1,9 @@
# begin build properties
# autogenerated by buildinfo.sh
-ro.build.id=OPR1.170307.001
-ro.build.display.id=sdk_phone_armv7-userdebug O OPR1.170307.001 3790152 test-keys
-ro.build.version.incremental=3790152
+ro.build.id=OPR1.170314.002
+ro.build.display.id=sdk_phone_armv7-userdebug O OPR1.170314.002 3809652 test-keys
+ro.build.version.incremental=3809652
ro.build.version.sdk=25
ro.build.version.preview_sdk=1
ro.build.version.codename=O
@@ -11,8 +11,8 @@
ro.build.version.release=O
ro.build.version.security_patch=2017-04-05
ro.build.version.base_os=
-ro.build.date=Tue Mar 7 09:04:45 UTC 2017
-ro.build.date.utc=1488877485
+ro.build.date=Tue Mar 14 09:08:12 UTC 2017
+ro.build.date.utc=1489482492
ro.build.type=userdebug
ro.build.tags=test-keys
ro.build.flavor=sdk_phone_armv7-userdebug
@@ -29,8 +29,8 @@
ro.wifi.channels=
# ro.build.product is obsolete; use ro.product.device
# Do not try to parse description, fingerprint, or thumbprint
-ro.build.description=sdk_phone_armv7-userdebug O OPR1.170307.001 3790152 test-keys
-ro.build.fingerprint=Android/sdk_phone_armv7/generic:O/OPR1.170307.001/3790152:userdebug/test-keys
+ro.build.description=sdk_phone_armv7-userdebug O OPR1.170314.002 3809652 test-keys
+ro.build.fingerprint=Android/sdk_phone_armv7/generic:O/OPR1.170314.002/3809652:userdebug/test-keys
ro.build.characteristics=emulator
# end build properties
# begin build properties
diff --git a/data/activity_actions.txt b/data/activity_actions.txt
index 031a9d8..547233a 100644
--- a/data/activity_actions.txt
+++ b/data/activity_actions.txt
@@ -128,6 +128,7 @@
android.settings.NFCSHARING_SETTINGS
android.settings.NFC_PAYMENT_SETTINGS
android.settings.NFC_SETTINGS
+android.settings.NIGHT_DISPLAY_SETTINGS
android.settings.NOTIFICATION_POLICY_ACCESS_SETTINGS
android.settings.PRIVACY_SETTINGS
android.settings.QUICK_LAUNCH_SETTINGS
diff --git a/data/api-versions.xml b/data/api-versions.xml
index 307b971..519bd66 100644
--- a/data/api-versions.xml
+++ b/data/api-versions.xml
@@ -25,6 +25,7 @@
<field name="BATTERY_STATS" />
<field name="BIND_ACCESSIBILITY_SERVICE" since="16" />
<field name="BIND_APPWIDGET" since="3" />
+ <field name="BIND_AUTOFILL" since="26" />
<field name="BIND_AUTO_FILL" since="26" />
<field name="BIND_CARRIER_MESSAGING_SERVICE" since="22" deprecated="23" />
<field name="BIND_CARRIER_SERVICES" since="23" />
@@ -359,8 +360,6 @@
<field name="authorities" />
<field name="autoAdvanceViewId" since="11" />
<field name="autoCompleteTextViewStyle" />
- <field name="autoFillHint" since="26" />
- <field name="autoFillMode" since="26" />
<field name="autoLink" />
<field name="autoMirrored" since="19" />
<field name="autoRemoveFromRecents" since="21" />
@@ -373,6 +372,8 @@
<field name="autoText" deprecated="16" />
<field name="autoUrlDetect" since="4" />
<field name="autoVerify" since="23" />
+ <field name="autofillHint" since="26" />
+ <field name="autofillMode" since="26" />
<field name="background" />
<field name="backgroundDimAmount" />
<field name="backgroundDimEnabled" since="3" />
@@ -668,6 +669,7 @@
<field name="fontFamily" since="16" />
<field name="fontFeatureSettings" since="21" />
<field name="fontProviderAuthority" since="26" />
+ <field name="fontProviderPackage" since="26" />
<field name="fontProviderQuery" since="26" />
<field name="fontStyle" since="26" />
<field name="fontWeight" since="26" />
@@ -770,6 +772,7 @@
<field name="imeSubtypeMode" since="11" />
<field name="immersive" since="11" />
<field name="importantForAccessibility" since="16" />
+ <field name="importantForAutofill" since="26" />
<field name="inAnimation" />
<field name="includeFontPadding" />
<field name="includeInGlobalSearch" since="4" />
@@ -1837,6 +1840,7 @@
<extends name="java/lang/Object" />
<method name="<init>()V" />
<field name="accessibilityActionContextClick" since="23" />
+ <field name="accessibilityActionMoveWindow" since="26" />
<field name="accessibilityActionScrollDown" since="23" />
<field name="accessibilityActionScrollLeft" since="23" />
<field name="accessibilityActionScrollRight" since="23" />
@@ -6523,9 +6527,12 @@
<extends name="java/lang/Object" />
<implements name="android/os/Parcelable" />
<method name="<init>()V" />
+ <method name="getAcquisitionEndTime()J" since="26" />
+ <method name="getAcquisitionStartTime()J" since="26" />
<method name="getActivityComponent()Landroid/content/ComponentName;" />
<method name="getWindowNodeAt(I)Landroid/app/assist/AssistStructure$WindowNode;" />
<method name="getWindowNodeCount()I" />
+ <method name="isHomeActivity()Z" since="26" />
<field name="CREATOR" />
</class>
<class name="android/app/assist/AssistStructure$ViewNode" since="23">
@@ -6533,10 +6540,10 @@
<method name="<init>()V" />
<method name="getAlpha()F" />
<method name="getAutoFillHint()I" since="26" />
- <method name="getAutoFillId()Landroid/view/autofill/AutoFillId;" since="26" />
- <method name="getAutoFillOptions()[Ljava/lang/String;" since="26" />
- <method name="getAutoFillType()Landroid/view/autofill/AutoFillType;" since="26" />
- <method name="getAutoFillValue()Landroid/view/autofill/AutoFillValue;" since="26" />
+ <method name="getAutofillId()Landroid/view/autofill/AutofillId;" since="26" />
+ <method name="getAutofillOptions()[Ljava/lang/String;" since="26" />
+ <method name="getAutofillType()I" since="26" />
+ <method name="getAutofillValue()Landroid/view/autofill/AutofillValue;" since="26" />
<method name="getChildAt(I)Landroid/app/assist/AssistStructure$ViewNode;" />
<method name="getChildCount()I" />
<method name="getClassName()Ljava/lang/String;" />
@@ -6578,6 +6585,7 @@
<method name="isFocusable()Z" />
<method name="isFocused()Z" />
<method name="isLongClickable()Z" />
+ <method name="isOpaque()Z" since="26" />
<method name="isSelected()Z" />
<field name="TEXT_COLOR_UNDEFINED" />
<field name="TEXT_STYLE_BOLD" />
@@ -7067,6 +7075,7 @@
<method name="getBondedDevices()Ljava/util/Set;" />
<method name="getDefaultAdapter()Landroid/bluetooth/BluetoothAdapter;" />
<method name="getName()Ljava/lang/String;" />
+ <method name="getPeriodicAdvertisingManager()Landroid/bluetooth/le/PeriodicAdvertisingManager;" since="26" />
<method name="getProfileConnectionState(I)I" since="14" />
<method name="getProfileProxy(Landroid/content/Context;Landroid/bluetooth/BluetoothProfile$ServiceListener;I)Z" since="11" />
<method name="getRemoteDevice(Ljava/lang/String;)Landroid/bluetooth/BluetoothDevice;" />
@@ -7075,6 +7084,10 @@
<method name="getState()I" />
<method name="isDiscovering()Z" />
<method name="isEnabled()Z" />
+ <method name="isLe2MPhySupported()Z" since="26" />
+ <method name="isLeCodedPhySupported()Z" since="26" />
+ <method name="isLeExtendedAdvertisingSupported()Z" since="26" />
+ <method name="isLePeriodicAdvertisingSupported()Z" since="26" />
<method name="isMultipleAdvertisementSupported()Z" since="21" />
<method name="isOffloadedFilteringSupported()Z" since="21" />
<method name="isOffloadedScanBatchingSupported()Z" since="21" />
@@ -7446,6 +7459,9 @@
<method name="<init>()V" />
<method name="connectGatt(Landroid/content/Context;ZLandroid/bluetooth/BluetoothGattCallback;)Landroid/bluetooth/BluetoothGatt;" since="18" />
<method name="connectGatt(Landroid/content/Context;ZLandroid/bluetooth/BluetoothGattCallback;I)Landroid/bluetooth/BluetoothGatt;" since="23" />
+ <method name="connectGatt(Landroid/content/Context;ZLandroid/bluetooth/BluetoothGattCallbackExt;)Landroid/bluetooth/BluetoothGatt;" since="26" />
+ <method name="connectGatt(Landroid/content/Context;ZLandroid/bluetooth/BluetoothGattCallbackExt;I)Landroid/bluetooth/BluetoothGatt;" since="26" />
+ <method name="connectGatt(Landroid/content/Context;ZLandroid/bluetooth/BluetoothGattCallbackExt;II)Landroid/bluetooth/BluetoothGatt;" since="26" />
<method name="createBond()Z" since="19" />
<method name="createInsecureRfcommSocketToServiceRecord(Ljava/util/UUID;)Landroid/bluetooth/BluetoothSocket;" since="10" />
<method name="createRfcommSocketToServiceRecord(Ljava/util/UUID;)Landroid/bluetooth/BluetoothSocket;" />
@@ -7487,6 +7503,13 @@
<field name="EXTRA_UUID" since="15" />
<field name="PAIRING_VARIANT_PASSKEY_CONFIRMATION" since="19" />
<field name="PAIRING_VARIANT_PIN" since="19" />
+ <field name="PHY_LE_1M" since="26" />
+ <field name="PHY_LE_2M" since="26" />
+ <field name="PHY_LE_ANY" since="26" />
+ <field name="PHY_LE_CODED" since="26" />
+ <field name="PHY_OPTION_NO_PREFERRED" since="26" />
+ <field name="PHY_OPTION_S2" since="26" />
+ <field name="PHY_OPTION_S8" since="26" />
<field name="TRANSPORT_AUTO" since="23" />
<field name="TRANSPORT_BREDR" since="23" />
<field name="TRANSPORT_LE" since="23" />
@@ -7508,10 +7531,12 @@
<method name="getServices()Ljava/util/List;" />
<method name="readCharacteristic(Landroid/bluetooth/BluetoothGattCharacteristic;)Z" />
<method name="readDescriptor(Landroid/bluetooth/BluetoothGattDescriptor;)Z" />
+ <method name="readPhy()V" since="26" />
<method name="readRemoteRssi()Z" />
<method name="requestConnectionPriority(I)Z" since="21" />
<method name="requestMtu(I)Z" since="21" />
<method name="setCharacteristicNotification(Landroid/bluetooth/BluetoothGattCharacteristic;Z)Z" />
+ <method name="setPreferredPhy(III)V" since="26" />
<method name="writeCharacteristic(Landroid/bluetooth/BluetoothGattCharacteristic;)Z" />
<method name="writeDescriptor(Landroid/bluetooth/BluetoothGattDescriptor;)Z" />
<field name="CONNECTION_PRIORITY_BALANCED" since="21" />
@@ -7528,7 +7553,8 @@
<field name="GATT_SUCCESS" />
<field name="GATT_WRITE_NOT_PERMITTED" />
</class>
- <class name="android/bluetooth/BluetoothGattCallback" since="18">
+ <class name="android/bluetooth/BluetoothGattCallback" since="18" deprecated="26">
+ <extends name="android/bluetooth/BluetoothGattCallbackExt" since="26" />
<extends name="java/lang/Object" />
<method name="<init>()V" />
<method name="onCharacteristicChanged(Landroid/bluetooth/BluetoothGatt;Landroid/bluetooth/BluetoothGattCharacteristic;)V" />
@@ -7542,6 +7568,22 @@
<method name="onReliableWriteCompleted(Landroid/bluetooth/BluetoothGatt;I)V" />
<method name="onServicesDiscovered(Landroid/bluetooth/BluetoothGatt;I)V" />
</class>
+ <class name="android/bluetooth/BluetoothGattCallbackExt" since="26">
+ <extends name="java/lang/Object" />
+ <method name="<init>()V" />
+ <method name="onCharacteristicChanged(Landroid/bluetooth/BluetoothGatt;Landroid/bluetooth/BluetoothGattCharacteristic;)V" />
+ <method name="onCharacteristicRead(Landroid/bluetooth/BluetoothGatt;Landroid/bluetooth/BluetoothGattCharacteristic;I)V" />
+ <method name="onCharacteristicWrite(Landroid/bluetooth/BluetoothGatt;Landroid/bluetooth/BluetoothGattCharacteristic;I)V" />
+ <method name="onConnectionStateChange(Landroid/bluetooth/BluetoothGatt;II)V" />
+ <method name="onDescriptorRead(Landroid/bluetooth/BluetoothGatt;Landroid/bluetooth/BluetoothGattDescriptor;I)V" />
+ <method name="onDescriptorWrite(Landroid/bluetooth/BluetoothGatt;Landroid/bluetooth/BluetoothGattDescriptor;I)V" />
+ <method name="onMtuChanged(Landroid/bluetooth/BluetoothGatt;II)V" />
+ <method name="onPhyRead(Landroid/bluetooth/BluetoothGatt;III)V" />
+ <method name="onPhyUpdate(Landroid/bluetooth/BluetoothGatt;III)V" />
+ <method name="onReadRemoteRssi(Landroid/bluetooth/BluetoothGatt;II)V" />
+ <method name="onReliableWriteCompleted(Landroid/bluetooth/BluetoothGatt;I)V" />
+ <method name="onServicesDiscovered(Landroid/bluetooth/BluetoothGatt;I)V" />
+ </class>
<class name="android/bluetooth/BluetoothGattCharacteristic" since="18">
<extends name="java/lang/Object" />
<implements name="android/os/Parcelable" since="24" />
@@ -7628,10 +7670,13 @@
<method name="getService(Ljava/util/UUID;)Landroid/bluetooth/BluetoothGattService;" />
<method name="getServices()Ljava/util/List;" />
<method name="notifyCharacteristicChanged(Landroid/bluetooth/BluetoothDevice;Landroid/bluetooth/BluetoothGattCharacteristic;Z)Z" />
+ <method name="readPhy(Landroid/bluetooth/BluetoothDevice;)V" since="26" />
<method name="removeService(Landroid/bluetooth/BluetoothGattService;)Z" />
<method name="sendResponse(Landroid/bluetooth/BluetoothDevice;III[B)Z" />
+ <method name="setPreferredPhy(Landroid/bluetooth/BluetoothDevice;III)V" since="26" />
</class>
- <class name="android/bluetooth/BluetoothGattServerCallback" since="18">
+ <class name="android/bluetooth/BluetoothGattServerCallback" since="18" deprecated="26">
+ <extends name="android/bluetooth/BluetoothGattServerCallbackExt" since="26" />
<extends name="java/lang/Object" />
<method name="<init>()V" />
<method name="onCharacteristicReadRequest(Landroid/bluetooth/BluetoothDevice;IILandroid/bluetooth/BluetoothGattCharacteristic;)V" />
@@ -7644,6 +7689,21 @@
<method name="onNotificationSent(Landroid/bluetooth/BluetoothDevice;I)V" since="21" />
<method name="onServiceAdded(ILandroid/bluetooth/BluetoothGattService;)V" />
</class>
+ <class name="android/bluetooth/BluetoothGattServerCallbackExt" since="26">
+ <extends name="java/lang/Object" />
+ <method name="<init>()V" />
+ <method name="onCharacteristicReadRequest(Landroid/bluetooth/BluetoothDevice;IILandroid/bluetooth/BluetoothGattCharacteristic;)V" />
+ <method name="onCharacteristicWriteRequest(Landroid/bluetooth/BluetoothDevice;ILandroid/bluetooth/BluetoothGattCharacteristic;ZZI[B)V" />
+ <method name="onConnectionStateChange(Landroid/bluetooth/BluetoothDevice;II)V" />
+ <method name="onDescriptorReadRequest(Landroid/bluetooth/BluetoothDevice;IILandroid/bluetooth/BluetoothGattDescriptor;)V" />
+ <method name="onDescriptorWriteRequest(Landroid/bluetooth/BluetoothDevice;ILandroid/bluetooth/BluetoothGattDescriptor;ZZI[B)V" />
+ <method name="onExecuteWrite(Landroid/bluetooth/BluetoothDevice;IZ)V" />
+ <method name="onMtuChanged(Landroid/bluetooth/BluetoothDevice;I)V" />
+ <method name="onNotificationSent(Landroid/bluetooth/BluetoothDevice;I)V" />
+ <method name="onPhyRead(Landroid/bluetooth/BluetoothDevice;III)V" />
+ <method name="onPhyUpdate(Landroid/bluetooth/BluetoothDevice;III)V" />
+ <method name="onServiceAdded(ILandroid/bluetooth/BluetoothGattService;)V" />
+ </class>
<class name="android/bluetooth/BluetoothGattService" since="18">
<extends name="java/lang/Object" />
<implements name="android/os/Parcelable" since="24" />
@@ -7837,12 +7897,88 @@
<method name="setTimeout(I)Landroid/bluetooth/le/AdvertiseSettings$Builder;" />
<method name="setTxPowerLevel(I)Landroid/bluetooth/le/AdvertiseSettings$Builder;" />
</class>
+ <class name="android/bluetooth/le/AdvertisingSet" since="26">
+ <extends name="java/lang/Object" />
+ <method name="<init>()V" />
+ <method name="enableAdvertising(Z)V" />
+ <method name="periodicAdvertisingEnable(Z)V" />
+ <method name="setAdvertisingData(Landroid/bluetooth/le/AdvertiseData;)V" />
+ <method name="setAdvertisingParameters(Landroid/bluetooth/le/AdvertisingSetParameters;)V" />
+ <method name="setPeriodicAdvertisingData(Landroid/bluetooth/le/AdvertiseData;)V" />
+ <method name="setPeriodicAdvertisingParameters(Landroid/bluetooth/le/PeriodicAdvertisingParameters;)V" />
+ <method name="setScanResponseData(Landroid/bluetooth/le/AdvertiseData;)V" />
+ </class>
+ <class name="android/bluetooth/le/AdvertisingSetCallback" since="26">
+ <extends name="java/lang/Object" />
+ <method name="<init>()V" />
+ <method name="onAdvertisingDataSet(Landroid/bluetooth/le/AdvertisingSet;I)V" />
+ <method name="onAdvertisingEnabled(Landroid/bluetooth/le/AdvertisingSet;ZI)V" />
+ <method name="onAdvertisingParametersUpdated(Landroid/bluetooth/le/AdvertisingSet;I)V" />
+ <method name="onAdvertisingSetStarted(Landroid/bluetooth/le/AdvertisingSet;I)V" />
+ <method name="onAdvertisingSetStopped(Landroid/bluetooth/le/AdvertisingSet;)V" />
+ <method name="onPeriodicAdvertisingDataSet(Landroid/bluetooth/le/AdvertisingSet;I)V" />
+ <method name="onPeriodicAdvertisingEnable(Landroid/bluetooth/le/AdvertisingSet;ZI)V" />
+ <method name="onPeriodicAdvertisingParametersUpdated(Landroid/bluetooth/le/AdvertisingSet;I)V" />
+ <method name="onScanResponseDataSet(Landroid/bluetooth/le/AdvertisingSet;I)V" />
+ <field name="ADVERTISE_FAILED_ALREADY_STARTED" />
+ <field name="ADVERTISE_FAILED_DATA_TOO_LARGE" />
+ <field name="ADVERTISE_FAILED_FEATURE_UNSUPPORTED" />
+ <field name="ADVERTISE_FAILED_INTERNAL_ERROR" />
+ <field name="ADVERTISE_FAILED_TOO_MANY_ADVERTISERS" />
+ <field name="ADVERTISE_SUCCESS" />
+ </class>
+ <class name="android/bluetooth/le/AdvertisingSetParameters" since="26">
+ <extends name="java/lang/Object" />
+ <implements name="android/os/Parcelable" />
+ <method name="<init>()V" />
+ <method name="getInterval()I" />
+ <method name="getPrimaryPhy()I" />
+ <method name="getSecondaryPhy()I" />
+ <method name="getTimeout()I" />
+ <method name="getTxPowerLevel()I" />
+ <method name="includeTxPower()Z" />
+ <method name="isAnonymous()Z" />
+ <method name="isConnectable()Z" />
+ <method name="isLegacy()Z" />
+ <field name="CREATOR" />
+ <field name="INTERVAL_HIGH" />
+ <field name="INTERVAL_LOW" />
+ <field name="INTERVAL_MAX" />
+ <field name="INTERVAL_MEDIUM" />
+ <field name="INTERVAL_MIN" />
+ <field name="PHY_LE_1M" />
+ <field name="PHY_LE_2M" />
+ <field name="PHY_LE_CODED" />
+ <field name="TX_POWER_HIGH" />
+ <field name="TX_POWER_LOW" />
+ <field name="TX_POWER_MAX" />
+ <field name="TX_POWER_MEDIUM" />
+ <field name="TX_POWER_MIN" />
+ <field name="TX_POWER_ULTRA_LOW" />
+ </class>
+ <class name="android/bluetooth/le/AdvertisingSetParameters$Builder" since="26">
+ <extends name="java/lang/Object" />
+ <method name="<init>()V" />
+ <method name="build()Landroid/bluetooth/le/AdvertisingSetParameters;" />
+ <method name="setAnonymous(Z)Landroid/bluetooth/le/AdvertisingSetParameters$Builder;" />
+ <method name="setConnectable(Z)Landroid/bluetooth/le/AdvertisingSetParameters$Builder;" />
+ <method name="setIncludeTxPower(Z)Landroid/bluetooth/le/AdvertisingSetParameters$Builder;" />
+ <method name="setInterval(I)Landroid/bluetooth/le/AdvertisingSetParameters$Builder;" />
+ <method name="setLegacyMode(Z)Landroid/bluetooth/le/AdvertisingSetParameters$Builder;" />
+ <method name="setPrimaryPhy(I)Landroid/bluetooth/le/AdvertisingSetParameters$Builder;" />
+ <method name="setSecondaryPhy(I)Landroid/bluetooth/le/AdvertisingSetParameters$Builder;" />
+ <method name="setTimeout(I)Landroid/bluetooth/le/AdvertisingSetParameters$Builder;" />
+ <method name="setTxPowerLevel(I)Landroid/bluetooth/le/AdvertisingSetParameters$Builder;" />
+ </class>
<class name="android/bluetooth/le/BluetoothLeAdvertiser" since="21">
<extends name="java/lang/Object" />
<method name="<init>()V" />
<method name="startAdvertising(Landroid/bluetooth/le/AdvertiseSettings;Landroid/bluetooth/le/AdvertiseData;Landroid/bluetooth/le/AdvertiseCallback;)V" />
<method name="startAdvertising(Landroid/bluetooth/le/AdvertiseSettings;Landroid/bluetooth/le/AdvertiseData;Landroid/bluetooth/le/AdvertiseData;Landroid/bluetooth/le/AdvertiseCallback;)V" />
+ <method name="startAdvertisingSet(Landroid/bluetooth/le/AdvertisingSetParameters;Landroid/bluetooth/le/AdvertiseData;Landroid/bluetooth/le/AdvertiseData;Landroid/bluetooth/le/PeriodicAdvertisingParameters;Landroid/bluetooth/le/AdvertiseData;Landroid/bluetooth/le/AdvertisingSetCallback;)V" since="26" />
+ <method name="startAdvertisingSet(Landroid/bluetooth/le/AdvertisingSetParameters;Landroid/bluetooth/le/AdvertiseData;Landroid/bluetooth/le/AdvertiseData;Landroid/bluetooth/le/PeriodicAdvertisingParameters;Landroid/bluetooth/le/AdvertiseData;Landroid/bluetooth/le/AdvertisingSetCallback;Landroid/os/Handler;)V" since="26" />
<method name="stopAdvertising(Landroid/bluetooth/le/AdvertiseCallback;)V" />
+ <method name="stopAdvertisingSet(Landroid/bluetooth/le/AdvertisingSetCallback;)V" since="26" />
</class>
<class name="android/bluetooth/le/BluetoothLeScanner" since="21">
<extends name="java/lang/Object" />
@@ -7852,6 +7988,53 @@
<method name="startScan(Ljava/util/List;Landroid/bluetooth/le/ScanSettings;Landroid/bluetooth/le/ScanCallback;)V" />
<method name="stopScan(Landroid/bluetooth/le/ScanCallback;)V" />
</class>
+ <class name="android/bluetooth/le/PeriodicAdvertisingCallback" since="26">
+ <extends name="java/lang/Object" />
+ <method name="<init>()V" />
+ <method name="onPeriodicAdvertisingReport(Landroid/bluetooth/le/PeriodicAdvertisingReport;)V" />
+ <method name="onSyncEstablished(ILandroid/bluetooth/BluetoothDevice;IIII)V" />
+ <method name="onSyncLost(I)V" />
+ <field name="SYNC_NO_RESOURCES" />
+ <field name="SYNC_NO_RESPONSE" />
+ </class>
+ <class name="android/bluetooth/le/PeriodicAdvertisingManager" since="26">
+ <extends name="java/lang/Object" />
+ <method name="<init>()V" />
+ <method name="registerSync(Landroid/bluetooth/le/ScanResult;IILandroid/bluetooth/le/PeriodicAdvertisingCallback;)V" />
+ <method name="registerSync(Landroid/bluetooth/le/ScanResult;IILandroid/bluetooth/le/PeriodicAdvertisingCallback;Landroid/os/Handler;)V" />
+ <method name="unregisterSync(Landroid/bluetooth/le/PeriodicAdvertisingCallback;)V" />
+ </class>
+ <class name="android/bluetooth/le/PeriodicAdvertisingParameters" since="26">
+ <extends name="java/lang/Object" />
+ <implements name="android/os/Parcelable" />
+ <method name="<init>()V" />
+ <method name="getEnable()Z" />
+ <method name="getIncludeTxPower()Z" />
+ <method name="getInterval()I" />
+ <field name="CREATOR" />
+ </class>
+ <class name="android/bluetooth/le/PeriodicAdvertisingParameters$Builder" since="26">
+ <extends name="java/lang/Object" />
+ <method name="<init>()V" />
+ <method name="build()Landroid/bluetooth/le/PeriodicAdvertisingParameters;" />
+ <method name="setEnable(Z)Landroid/bluetooth/le/PeriodicAdvertisingParameters$Builder;" />
+ <method name="setIncludeTxPower(Z)Landroid/bluetooth/le/PeriodicAdvertisingParameters$Builder;" />
+ <method name="setInterval(I)Landroid/bluetooth/le/PeriodicAdvertisingParameters$Builder;" />
+ </class>
+ <class name="android/bluetooth/le/PeriodicAdvertisingReport" since="26">
+ <extends name="java/lang/Object" />
+ <implements name="android/os/Parcelable" />
+ <method name="<init>(IIIILandroid/bluetooth/le/ScanRecord;)V" />
+ <method name="getData()Landroid/bluetooth/le/ScanRecord;" />
+ <method name="getDataStatus()I" />
+ <method name="getRssi()I" />
+ <method name="getSyncHandle()I" />
+ <method name="getTimestampNanos()J" />
+ <method name="getTxPower()I" />
+ <field name="CREATOR" />
+ <field name="DATA_COMPLETE" />
+ <field name="DATA_INCOMPLETE_TRUNCATED" />
+ </class>
<class name="android/bluetooth/le/ScanCallback" since="21">
<extends name="java/lang/Object" />
<method name="<init>()V" />
@@ -7909,18 +8092,36 @@
<class name="android/bluetooth/le/ScanResult" since="21">
<extends name="java/lang/Object" />
<implements name="android/os/Parcelable" />
- <method name="<init>(Landroid/bluetooth/BluetoothDevice;Landroid/bluetooth/le/ScanRecord;IJ)V" />
+ <method name="<init>(Landroid/bluetooth/BluetoothDevice;IIIIIIILandroid/bluetooth/le/ScanRecord;J)V" since="26" />
+ <method name="<init>(Landroid/bluetooth/BluetoothDevice;Landroid/bluetooth/le/ScanRecord;IJ)V" deprecated="26" />
+ <method name="getAdvertisingSid()I" since="26" />
+ <method name="getDataStatus()I" since="26" />
<method name="getDevice()Landroid/bluetooth/BluetoothDevice;" />
+ <method name="getPeriodicAdvertisingInterval()I" since="26" />
+ <method name="getPrimaryPhy()I" since="26" />
<method name="getRssi()I" />
<method name="getScanRecord()Landroid/bluetooth/le/ScanRecord;" />
+ <method name="getSecondaryPhy()I" since="26" />
<method name="getTimestampNanos()J" />
+ <method name="getTxPower()I" since="26" />
+ <method name="isConnectable()Z" since="26" />
+ <method name="isLegacy()Z" since="26" />
<field name="CREATOR" />
+ <field name="DATA_COMPLETE" since="26" />
+ <field name="DATA_TRUNCATED" since="26" />
+ <field name="PHY_LE_1M" since="26" />
+ <field name="PHY_LE_2M" since="26" />
+ <field name="PHY_LE_CODED" since="26" />
+ <field name="PHY_UNUSED" since="26" />
+ <field name="SID_NOT_PRESENT" since="26" />
</class>
<class name="android/bluetooth/le/ScanSettings" since="21">
<extends name="java/lang/Object" />
<implements name="android/os/Parcelable" />
<method name="<init>()V" />
<method name="getCallbackType()I" />
+ <method name="getLegacy()Z" since="26" />
+ <method name="getPhy()I" since="26" />
<method name="getReportDelayMillis()J" />
<method name="getScanMode()I" />
<method name="getScanResultType()I" />
@@ -7933,6 +8134,9 @@
<field name="MATCH_NUM_FEW_ADVERTISEMENT" since="23" />
<field name="MATCH_NUM_MAX_ADVERTISEMENT" since="23" />
<field name="MATCH_NUM_ONE_ADVERTISEMENT" since="23" />
+ <field name="PHY_LE_1M" since="26" />
+ <field name="PHY_LE_ALL_SUPPORTED" since="26" />
+ <field name="PHY_LE_CODED" since="26" />
<field name="SCAN_MODE_BALANCED" />
<field name="SCAN_MODE_LOW_LATENCY" />
<field name="SCAN_MODE_LOW_POWER" />
@@ -7943,8 +8147,10 @@
<method name="<init>()V" />
<method name="build()Landroid/bluetooth/le/ScanSettings;" />
<method name="setCallbackType(I)Landroid/bluetooth/le/ScanSettings$Builder;" since="23" />
+ <method name="setLegacy(Z)Landroid/bluetooth/le/ScanSettings$Builder;" since="26" />
<method name="setMatchMode(I)Landroid/bluetooth/le/ScanSettings$Builder;" since="23" />
<method name="setNumOfMatches(I)Landroid/bluetooth/le/ScanSettings$Builder;" since="23" />
+ <method name="setPhy(I)Landroid/bluetooth/le/ScanSettings$Builder;" since="26" />
<method name="setReportDelay(J)Landroid/bluetooth/le/ScanSettings$Builder;" />
<method name="setScanMode(I)Landroid/bluetooth/le/ScanSettings$Builder;" />
</class>
@@ -7957,10 +8163,8 @@
<class name="android/companion/AssociationRequest$Builder" since="26">
<extends name="java/lang/Object" />
<method name="<init>()V" />
+ <method name="addDeviceFilter(Landroid/companion/DeviceFilter;)Landroid/companion/AssociationRequest$Builder;" />
<method name="build()Landroid/companion/AssociationRequest;" />
- <method name="createForBluetoothDevice()Landroid/companion/AssociationRequest$Builder;" />
- <method name="createForBluetoothLEDevice()Landroid/companion/AssociationRequest$Builder;" />
- <method name="setDeviceFilter(Landroid/companion/DeviceFilter;)Landroid/companion/AssociationRequest$Builder;" />
<method name="setSingleDevice(Z)Landroid/companion/AssociationRequest$Builder;" />
</class>
<class name="android/companion/BluetoothDeviceFilter" since="26">
@@ -7981,6 +8185,7 @@
<extends name="java/lang/Object" />
<implements name="android/companion/DeviceFilter" />
<method name="<init>()V" />
+ <method name="getRenamePrefixLengthLimit()I" />
<field name="CREATOR" />
</class>
<class name="android/companion/BluetoothLEDeviceFilter$Builder" since="26">
@@ -7988,12 +8193,16 @@
<method name="<init>()V" />
<method name="build()Landroid/companion/BluetoothLEDeviceFilter;" />
<method name="setNamePattern(Ljava/util/regex/Pattern;)Landroid/companion/BluetoothLEDeviceFilter$Builder;" />
+ <method name="setRawDataFilter([B[B)Landroid/companion/BluetoothLEDeviceFilter$Builder;" />
+ <method name="setRename(Ljava/lang/String;Ljava/lang/String;IIZ)Landroid/companion/BluetoothLEDeviceFilter$Builder;" />
<method name="setScanFilter(Landroid/bluetooth/le/ScanFilter;)Landroid/companion/BluetoothLEDeviceFilter$Builder;" />
</class>
<class name="android/companion/CompanionDeviceManager" since="26">
<extends name="java/lang/Object" />
<method name="<init>()V" />
<method name="associate(Landroid/companion/AssociationRequest;Landroid/companion/CompanionDeviceManager$Callback;Landroid/os/Handler;)V" />
+ <method name="disassociate(Ljava/lang/String;)V" />
+ <method name="getAssociations()Ljava/util/List;" />
<field name="EXTRA_DEVICE" />
</class>
<class name="android/companion/CompanionDeviceManager$Callback" since="26">
@@ -8006,6 +8215,18 @@
<extends name="java/lang/Object" />
<implements name="android/os/Parcelable" />
</class>
+ <class name="android/companion/WifiDeviceFilter" since="26">
+ <extends name="java/lang/Object" />
+ <implements name="android/companion/DeviceFilter" />
+ <method name="<init>()V" />
+ <field name="CREATOR" />
+ </class>
+ <class name="android/companion/WifiDeviceFilter$Builder" since="26">
+ <extends name="java/lang/Object" />
+ <method name="<init>()V" />
+ <method name="build()Landroid/companion/WifiDeviceFilter;" />
+ <method name="setNamePattern(Ljava/util/regex/Pattern;)Landroid/companion/WifiDeviceFilter$Builder;" />
+ </class>
<class name="android/content/AbstractThreadedSyncAdapter" since="5">
<extends name="java/lang/Object" />
<method name="<init>(Landroid/content/Context;Z)V" />
@@ -8566,6 +8787,8 @@
<method name="registerComponentCallbacks(Landroid/content/ComponentCallbacks;)V" since="14" />
<method name="registerReceiver(Landroid/content/BroadcastReceiver;Landroid/content/IntentFilter;)Landroid/content/Intent;" />
<method name="registerReceiver(Landroid/content/BroadcastReceiver;Landroid/content/IntentFilter;Ljava/lang/String;Landroid/os/Handler;)Landroid/content/Intent;" />
+ <method name="registerReceiver(Landroid/content/BroadcastReceiver;Landroid/content/IntentFilter;Ljava/lang/String;Landroid/os/Handler;Z)Landroid/content/Intent;" since="26" />
+ <method name="registerReceiver(Landroid/content/BroadcastReceiver;Landroid/content/IntentFilter;Z)Landroid/content/Intent;" since="26" />
<method name="removeStickyBroadcast(Landroid/content/Intent;)V" deprecated="21" />
<method name="removeStickyBroadcastAsUser(Landroid/content/Intent;Landroid/os/UserHandle;)V" since="17" deprecated="21" />
<method name="revokeUriPermission(Landroid/net/Uri;I)V" />
@@ -8915,8 +9138,8 @@
<field name="ACTION_DATE_CHANGED" />
<field name="ACTION_DEFAULT" />
<field name="ACTION_DELETE" />
- <field name="ACTION_DEVICE_STORAGE_LOW" />
- <field name="ACTION_DEVICE_STORAGE_OK" />
+ <field name="ACTION_DEVICE_STORAGE_LOW" deprecated="26" />
+ <field name="ACTION_DEVICE_STORAGE_OK" deprecated="26" />
<field name="ACTION_DIAL" />
<field name="ACTION_DOCK_EVENT" since="5" />
<field name="ACTION_DREAMING_STARTED" since="17" />
@@ -9162,6 +9385,7 @@
<field name="FLAG_RECEIVER_NO_ABORT" since="19" />
<field name="FLAG_RECEIVER_REGISTERED_ONLY" />
<field name="FLAG_RECEIVER_REPLACE_PENDING" since="8" />
+ <field name="FLAG_RECEIVER_VISIBLE_TO_INSTANT_APPS" since="26" />
<field name="METADATA_DOCK_HOME" since="5" />
<field name="URI_ALLOW_UNSAFE" since="22" />
<field name="URI_ANDROID_APP_SCHEME" since="22" />
@@ -10398,7 +10622,7 @@
<method name="<init>()V" />
<method name="<init>(Ljava/lang/String;)V" />
</class>
- <class name="android/content/pm/PackageStats" since="1">
+ <class name="android/content/pm/PackageStats" since="1" deprecated="26">
<extends name="java/lang/Object" />
<implements name="android/os/Parcelable" />
<method name="<init>(Landroid/content/pm/PackageStats;)V" />
@@ -11985,6 +12209,7 @@
<method name="extractAlpha(Landroid/graphics/Paint;[I)Landroid/graphics/Bitmap;" />
<method name="getAllocationByteCount()I" since="19" />
<method name="getByteCount()I" since="12" />
+ <method name="getColorSpace()Landroid/graphics/ColorSpace;" since="26" />
<method name="getConfig()Landroid/graphics/Bitmap$Config;" />
<method name="getDensity()I" since="4" />
<method name="getGenerationId()I" since="12" />
@@ -12096,6 +12321,7 @@
<class name="android/graphics/BitmapShader" since="1">
<extends name="android/graphics/Shader" />
<method name="<init>(Landroid/graphics/Bitmap;Landroid/graphics/Shader$TileMode;Landroid/graphics/Shader$TileMode;)V" />
+ <method name="set(Landroid/graphics/Bitmap;Landroid/graphics/Shader$TileMode;Landroid/graphics/Shader$TileMode;)V" since="26" />
</class>
<class name="android/graphics/BlurMaskFilter" since="1">
<extends name="android/graphics/MaskFilter" />
@@ -12374,6 +12600,7 @@
<method name="getName()Ljava/lang/String;" />
<method name="isSrgb()Z" />
<method name="isWideGamut()Z" />
+ <method name="match([FLandroid/graphics/ColorSpace$Rgb$TransferParameters;)Landroid/graphics/ColorSpace;" />
<method name="toXyz(FFF)[F" />
<method name="toXyz([F)[F" />
<field name="ILLUMINANT_A" />
@@ -12458,7 +12685,11 @@
</class>
<class name="android/graphics/ColorSpace$Rgb" since="26">
<extends name="android/graphics/ColorSpace" />
+ <method name="<init>(Ljava/lang/String;[FD)V" />
+ <method name="<init>(Ljava/lang/String;[FLandroid/graphics/ColorSpace$Rgb$TransferParameters;)V" />
<method name="<init>(Ljava/lang/String;[FLjava/util/function/DoubleUnaryOperator;Ljava/util/function/DoubleUnaryOperator;)V" />
+ <method name="<init>(Ljava/lang/String;[F[FD)V" />
+ <method name="<init>(Ljava/lang/String;[F[FLandroid/graphics/ColorSpace$Rgb$TransferParameters;)V" />
<method name="<init>(Ljava/lang/String;[F[FLjava/util/function/DoubleUnaryOperator;Ljava/util/function/DoubleUnaryOperator;FF)V" />
<method name="fromLinear(FFF)[F" />
<method name="fromLinear([F)[F" />
@@ -12468,6 +12699,7 @@
<method name="getOetf()Ljava/util/function/DoubleUnaryOperator;" />
<method name="getPrimaries()[F" />
<method name="getPrimaries([F)[F" />
+ <method name="getTransferParameters()Landroid/graphics/ColorSpace$Rgb$TransferParameters;" />
<method name="getTransform()[F" />
<method name="getTransform([F)[F" />
<method name="getWhitePoint()[F" />
@@ -12475,6 +12707,18 @@
<method name="toLinear(FFF)[F" />
<method name="toLinear([F)[F" />
</class>
+ <class name="android/graphics/ColorSpace$Rgb$TransferParameters" since="26">
+ <extends name="java/lang/Object" />
+ <method name="<init>(DDDDD)V" />
+ <method name="<init>(DDDDDDD)V" />
+ <field name="a" />
+ <field name="b" />
+ <field name="c" />
+ <field name="d" />
+ <field name="e" />
+ <field name="f" />
+ <field name="g" />
+ </class>
<class name="android/graphics/ComposePathEffect" since="1">
<extends name="android/graphics/PathEffect" />
<method name="<init>(Landroid/graphics/PathEffect;Landroid/graphics/PathEffect;)V" />
@@ -12483,6 +12727,8 @@
<extends name="android/graphics/Shader" />
<method name="<init>(Landroid/graphics/Shader;Landroid/graphics/Shader;Landroid/graphics/PorterDuff$Mode;)V" />
<method name="<init>(Landroid/graphics/Shader;Landroid/graphics/Shader;Landroid/graphics/Xfermode;)V" />
+ <method name="set(Landroid/graphics/Shader;Landroid/graphics/Shader;Landroid/graphics/PorterDuff$Mode;)V" since="26" />
+ <method name="set(Landroid/graphics/Shader;Landroid/graphics/Shader;Landroid/graphics/Xfermode;)V" since="26" />
</class>
<class name="android/graphics/CornerPathEffect" since="1">
<extends name="android/graphics/PathEffect" />
@@ -12564,6 +12810,8 @@
<extends name="android/graphics/Shader" />
<method name="<init>(FFFFIILandroid/graphics/Shader$TileMode;)V" />
<method name="<init>(FFFF[I[FLandroid/graphics/Shader$TileMode;)V" />
+ <method name="set(FFFFIILandroid/graphics/Shader$TileMode;)V" since="26" />
+ <method name="set(FFFF[I[FLandroid/graphics/Shader$TileMode;)V" since="26" />
</class>
<class name="android/graphics/MaskFilter" since="1">
<extends name="java/lang/Object" />
@@ -13087,6 +13335,8 @@
<extends name="android/graphics/Shader" />
<method name="<init>(FFFIILandroid/graphics/Shader$TileMode;)V" />
<method name="<init>(FFF[I[FLandroid/graphics/Shader$TileMode;)V" />
+ <method name="set(FFFIILandroid/graphics/Shader$TileMode;)V" since="26" />
+ <method name="set(FFF[I[FLandroid/graphics/Shader$TileMode;)V" since="26" />
</class>
<class name="android/graphics/Rasterizer" since="1" deprecated="21">
<extends name="java/lang/Object" />
@@ -13227,7 +13477,7 @@
</class>
<class name="android/graphics/Shader" since="1">
<extends name="java/lang/Object" />
- <method name="<init>()V" />
+ <method name="<init>()V" deprecated="26" />
<method name="getLocalMatrix(Landroid/graphics/Matrix;)Z" />
<method name="setLocalMatrix(Landroid/graphics/Matrix;)V" />
</class>
@@ -13272,6 +13522,8 @@
<extends name="android/graphics/Shader" />
<method name="<init>(FFII)V" />
<method name="<init>(FF[I[F)V" />
+ <method name="set(FFII)V" since="26" />
+ <method name="set(FF[I[F)V" since="26" />
</class>
<class name="android/graphics/Typeface" since="1">
<extends name="java/lang/Object" />
@@ -13302,7 +13554,10 @@
<method name="onTypefaceRetrieved(Landroid/graphics/Typeface;)V" />
<field name="FAIL_REASON_FONT_LOAD_ERROR" />
<field name="FAIL_REASON_FONT_NOT_FOUND" />
+ <field name="FAIL_REASON_FONT_UNAVAILABLE" />
+ <field name="FAIL_REASON_MALFORMED_QUERY" />
<field name="FAIL_REASON_PROVIDER_NOT_FOUND" />
+ <field name="FAIL_REASON_WRONG_CERTIFICATES" />
</class>
<class name="android/graphics/Xfermode" since="1">
<extends name="java/lang/Object" />
@@ -13828,8 +14083,11 @@
<class name="android/graphics/fonts/FontRequest" since="26">
<extends name="java/lang/Object" />
<implements name="android/os/Parcelable" />
- <method name="<init>(Ljava/lang/String;Ljava/lang/String;)V" />
+ <method name="<init>(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V" />
+ <method name="<init>(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/util/List;)V" />
+ <method name="getCertificates()Ljava/util/List;" />
<method name="getProviderAuthority()Ljava/lang/String;" />
+ <method name="getProviderPackage()Ljava/lang/String;" />
<method name="getQuery()Ljava/lang/String;" />
<field name="CREATOR" />
</class>
@@ -19398,6 +19656,8 @@
<field name="SHORT_COMMONLY_USED" />
<field name="SHORT_GENERIC" />
<field name="SHORT_GMT" />
+ <field name="TIMEZONE_ICU" since="26" />
+ <field name="TIMEZONE_JDK" since="26" />
<field name="UNKNOWN_ZONE" />
<field name="UNKNOWN_ZONE_ID" />
</class>
@@ -20507,7 +20767,7 @@
<class name="android/media/AudioManager" since="1">
<extends name="java/lang/Object" />
<method name="<init>()V" />
- <method name="abandonAudioFocus(Landroid/media/AudioManager$OnAudioFocusChangeListener;)I" since="8" />
+ <method name="abandonAudioFocus(Landroid/media/AudioManager$OnAudioFocusChangeListener;)I" since="8" deprecated="26" />
<method name="abandonAudioFocusRequest(Landroid/media/AudioFocusRequest;)I" since="26" />
<method name="adjustStreamVolume(III)V" />
<method name="adjustSuggestedStreamVolume(III)V" />
@@ -20545,7 +20805,7 @@
<method name="registerRemoteControlClient(Landroid/media/RemoteControlClient;)V" since="14" deprecated="21" />
<method name="registerRemoteController(Landroid/media/RemoteController;)Z" since="19" deprecated="21" />
<method name="requestAudioFocus(Landroid/media/AudioFocusRequest;)I" since="26" />
- <method name="requestAudioFocus(Landroid/media/AudioManager$OnAudioFocusChangeListener;II)I" since="8" />
+ <method name="requestAudioFocus(Landroid/media/AudioManager$OnAudioFocusChangeListener;II)I" since="8" deprecated="26" />
<method name="setBluetoothA2dpOn(Z)V" since="3" deprecated="16" />
<method name="setBluetoothScoOn(Z)V" />
<method name="setMicrophoneMute(Z)V" />
@@ -24741,15 +25001,20 @@
<method name="isDefaultNetworkActive()Z" since="21" />
<method name="isNetworkTypeValid(I)Z" deprecated="23" />
<method name="registerDefaultNetworkCallback(Landroid/net/ConnectivityManager$NetworkCallback;)V" since="24" />
+ <method name="registerDefaultNetworkCallback(Landroid/net/ConnectivityManager$NetworkCallback;Landroid/os/Handler;)V" since="26" />
<method name="registerNetworkCallback(Landroid/net/NetworkRequest;Landroid/app/PendingIntent;)V" since="23" />
<method name="registerNetworkCallback(Landroid/net/NetworkRequest;Landroid/net/ConnectivityManager$NetworkCallback;)V" since="21" />
+ <method name="registerNetworkCallback(Landroid/net/NetworkRequest;Landroid/net/ConnectivityManager$NetworkCallback;Landroid/os/Handler;)V" since="26" />
<method name="releaseNetworkRequest(Landroid/app/PendingIntent;)V" since="22" />
<method name="removeDefaultNetworkActiveListener(Landroid/net/ConnectivityManager$OnNetworkActiveListener;)V" since="21" />
<method name="reportBadNetwork(Landroid/net/Network;)V" since="21" deprecated="23" />
<method name="reportNetworkConnectivity(Landroid/net/Network;Z)V" since="23" />
<method name="requestBandwidthUpdate(Landroid/net/Network;)Z" since="23" />
+ <method name="requestNetwork(Landroid/net/NetworkRequest;ILandroid/net/ConnectivityManager$NetworkCallback;)V" since="26" />
+ <method name="requestNetwork(Landroid/net/NetworkRequest;ILandroid/net/ConnectivityManager$NetworkCallback;Landroid/os/Handler;)V" since="26" />
<method name="requestNetwork(Landroid/net/NetworkRequest;Landroid/app/PendingIntent;)V" since="22" />
<method name="requestNetwork(Landroid/net/NetworkRequest;Landroid/net/ConnectivityManager$NetworkCallback;)V" since="21" />
+ <method name="requestNetwork(Landroid/net/NetworkRequest;Landroid/net/ConnectivityManager$NetworkCallback;Landroid/os/Handler;)V" since="26" />
<method name="requestRouteToHost(II)Z" deprecated="21" />
<method name="setNetworkPreference(I)V" deprecated="21" />
<method name="setProcessDefaultNetwork(Landroid/net/Network;)Z" since="21" deprecated="23" />
@@ -24799,6 +25064,7 @@
<method name="onLinkPropertiesChanged(Landroid/net/Network;Landroid/net/LinkProperties;)V" />
<method name="onLosing(Landroid/net/Network;I)V" />
<method name="onLost(Landroid/net/Network;)V" />
+ <method name="onUnavailable()V" since="26" />
</class>
<class name="android/net/ConnectivityManager$OnNetworkActiveListener" since="21">
<extends name="java/lang/Object" />
@@ -25746,6 +26012,15 @@
<field name="READY_TO_CALL" />
<field name="REGISTERING" />
</class>
+ <class name="android/net/wifi/IconInfo" since="26">
+ <extends name="java/lang/Object" />
+ <implements name="android/os/Parcelable" />
+ <method name="<init>(Landroid/net/wifi/IconInfo;)V" />
+ <method name="<init>(Ljava/lang/String;[B)V" />
+ <method name="getData()[B" />
+ <method name="getFilename()Ljava/lang/String;" />
+ <field name="CREATOR" />
+ </class>
<class name="android/net/wifi/ScanResult" since="1">
<extends name="java/lang/Object" />
<implements name="android/os/Parcelable" />
@@ -25952,7 +26227,7 @@
<extends name="java/lang/Object" />
<method name="<init>()V" />
<method name="addNetwork(Landroid/net/wifi/WifiConfiguration;)I" />
- <method name="addOrUpdatePasspointConfiguration(Landroid/net/wifi/hotspot2/PasspointConfiguration;)Z" since="26" />
+ <method name="addOrUpdatePasspointConfiguration(Landroid/net/wifi/hotspot2/PasspointConfiguration;)V" since="26" />
<method name="calculateSignalLevel(II)I" />
<method name="cancelWps(Landroid/net/wifi/WifiManager$WpsCallback;)V" since="21" />
<method name="compareSignalLevel(II)I" />
@@ -25981,7 +26256,7 @@
<method name="reassociate()Z" />
<method name="reconnect()Z" />
<method name="removeNetwork(I)Z" />
- <method name="removePasspointConfiguration(Ljava/lang/String;)Z" since="26" />
+ <method name="removePasspointConfiguration(Ljava/lang/String;)V" since="26" />
<method name="saveConfiguration()Z" deprecated="26" />
<method name="setTdlsEnabled(Ljava/net/InetAddress;Z)V" since="19" />
<method name="setTdlsEnabledWithMacAddress(Ljava/lang/String;Z)V" since="19" />
@@ -25996,26 +26271,21 @@
<field name="ACTION_PICK_WIFI_NETWORK" />
<field name="ACTION_REQUEST_SCAN_ALWAYS_AVAILABLE" since="18" />
<field name="ERROR_AUTHENTICATING" />
+ <field name="EXTRA_ANQP_ELEMENT_DATA" since="26" />
<field name="EXTRA_BSSID" />
+ <field name="EXTRA_BSSID_LONG" since="26" />
+ <field name="EXTRA_DELAY" since="26" />
+ <field name="EXTRA_ESS" since="26" />
+ <field name="EXTRA_ICON_INFO" since="26" />
<field name="EXTRA_NETWORK_INFO" />
<field name="EXTRA_NEW_RSSI" />
<field name="EXTRA_NEW_STATE" />
- <field name="EXTRA_PASSPOINT_DEAUTH_IMMINENT_BSSID" since="26" />
- <field name="EXTRA_PASSPOINT_DEAUTH_IMMINENT_ESS" since="26" />
- <field name="EXTRA_PASSPOINT_DEAUTH_IMMINENT_REASON_URL" since="26" />
- <field name="EXTRA_PASSPOINT_DEAUTH_IMMINENT_REAUTH_DELAY" since="26" />
- <field name="EXTRA_PASSPOINT_ICON_BSSID" since="26" />
- <field name="EXTRA_PASSPOINT_ICON_DATA" since="26" />
- <field name="EXTRA_PASSPOINT_ICON_FILENAME" since="26" />
- <field name="EXTRA_PASSPOINT_OSU_PROVIDERS_LIST_BSSID" since="26" />
- <field name="EXTRA_PASSPOINT_OSU_PROVIDERS_LIST_DATA" since="26" />
- <field name="EXTRA_PASSPOINT_SUBSCRIPTION_REMEDIATION_BSSID" since="26" />
- <field name="EXTRA_PASSPOINT_SUBSCRIPTION_REMEDIATION_SERVER_METHOD" since="26" />
- <field name="EXTRA_PASSPOINT_SUBSCRIPTION_REMEDIATION_SERVER_URL" since="26" />
<field name="EXTRA_PREVIOUS_WIFI_STATE" />
<field name="EXTRA_RESULTS_UPDATED" since="23" />
+ <field name="EXTRA_SUBSCRIPTION_REMEDIATION_METHOD" since="26" />
<field name="EXTRA_SUPPLICANT_CONNECTED" />
<field name="EXTRA_SUPPLICANT_ERROR" />
+ <field name="EXTRA_URL" since="26" />
<field name="EXTRA_WIFI_INFO" since="14" />
<field name="EXTRA_WIFI_STATE" />
<field name="NETWORK_IDS_CHANGED_ACTION" />
@@ -26096,7 +26366,8 @@
<class name="android/net/wifi/aware/DiscoverySession" since="26">
<extends name="java/lang/Object" />
<method name="<init>()V" />
- <method name="createNetworkSpecifier(Landroid/net/wifi/aware/PeerHandle;[B)Ljava/lang/String;" />
+ <method name="createNetworkSpecifierOpen(Landroid/net/wifi/aware/PeerHandle;)Ljava/lang/String;" />
+ <method name="createNetworkSpecifierPassphrase(Landroid/net/wifi/aware/PeerHandle;Ljava/lang/String;)Ljava/lang/String;" />
<method name="destroy()V" />
<method name="sendMessage(Landroid/net/wifi/aware/PeerHandle;I[B)V" />
</class>
@@ -26189,7 +26460,8 @@
<class name="android/net/wifi/aware/WifiAwareSession" since="26">
<extends name="java/lang/Object" />
<method name="<init>()V" />
- <method name="createNetworkSpecifier(I[B[B)Ljava/lang/String;" />
+ <method name="createNetworkSpecifierOpen(I[B)Ljava/lang/String;" />
+ <method name="createNetworkSpecifierPassphrase(I[BLjava/lang/String;)Ljava/lang/String;" />
<method name="destroy()V" />
<method name="publish(Landroid/net/wifi/aware/PublishConfig;Landroid/net/wifi/aware/DiscoverySessionCallback;Landroid/os/Handler;)V" />
<method name="subscribe(Landroid/net/wifi/aware/SubscribeConfig;Landroid/net/wifi/aware/DiscoverySessionCallback;Landroid/os/Handler;)V" />
@@ -26232,7 +26504,6 @@
<method name="setUsageLimitStartTimeInMs(J)V" />
<method name="setUsageLimitTimeLimitInMinutes(J)V" />
<method name="setUsageLimitUsageTimePeriodInMinutes(J)V" />
- <method name="validate()Z" />
<field name="CREATOR" />
</class>
<class name="android/net/wifi/hotspot2/omadm/PpsMoParser" since="26">
@@ -26265,7 +26536,6 @@
<method name="setRealm(Ljava/lang/String;)V" />
<method name="setSimCredential(Landroid/net/wifi/hotspot2/pps/Credential$SimCredential;)V" />
<method name="setUserCredential(Landroid/net/wifi/hotspot2/pps/Credential$UserCredential;)V" />
- <method name="validate()Z" />
<field name="CREATOR" />
</class>
<class name="android/net/wifi/hotspot2/pps/Credential$CertificateCredential" since="26">
@@ -26277,7 +26547,6 @@
<method name="getCertType()Ljava/lang/String;" />
<method name="setCertSha256Fingerprint([B)V" />
<method name="setCertType(Ljava/lang/String;)V" />
- <method name="validate()Z" />
<field name="CREATOR" />
</class>
<class name="android/net/wifi/hotspot2/pps/Credential$SimCredential" since="26">
@@ -26289,7 +26558,6 @@
<method name="getImsi()Ljava/lang/String;" />
<method name="setEapType(I)V" />
<method name="setImsi(Ljava/lang/String;)V" />
- <method name="validate()Z" />
<field name="CREATOR" />
</class>
<class name="android/net/wifi/hotspot2/pps/Credential$UserCredential" since="26">
@@ -26311,7 +26579,6 @@
<method name="setPassword(Ljava/lang/String;)V" />
<method name="setSoftTokenApp(Ljava/lang/String;)V" />
<method name="setUsername(Ljava/lang/String;)V" />
- <method name="validate()Z" />
<field name="CREATOR" />
</class>
<class name="android/net/wifi/hotspot2/pps/HomeSp" since="26">
@@ -26335,7 +26602,6 @@
<method name="setMatchAnyOis([J)V" />
<method name="setOtherHomePartners([Ljava/lang/String;)V" />
<method name="setRoamingConsortiumOis([J)V" />
- <method name="validate()Z" />
<field name="CREATOR" />
</class>
<class name="android/net/wifi/hotspot2/pps/Policy" since="26">
@@ -26361,7 +26627,6 @@
<method name="setPolicyUpdate(Landroid/net/wifi/hotspot2/pps/UpdateParameter;)V" />
<method name="setPreferredRoamingPartnerList(Ljava/util/List;)V" />
<method name="setRequiredProtoPortMap(Ljava/util/Map;)V" />
- <method name="validate()Z" />
<field name="CREATOR" />
</class>
<class name="android/net/wifi/hotspot2/pps/Policy$RoamingPartner" since="26">
@@ -26377,7 +26642,6 @@
<method name="setFqdn(Ljava/lang/String;)V" />
<method name="setFqdnExactMatch(Z)V" />
<method name="setPriority(I)V" />
- <method name="validate()Z" />
<field name="CREATOR" />
</class>
<class name="android/net/wifi/hotspot2/pps/UpdateParameter" since="26">
@@ -26401,7 +26665,6 @@
<method name="setUpdateIntervalInMinutes(J)V" />
<method name="setUpdateMethod(Ljava/lang/String;)V" />
<method name="setUsername(Ljava/lang/String;)V" />
- <method name="validate()Z" />
<field name="CREATOR" />
<field name="UPDATE_CHECK_INTERVAL_NEVER" />
<field name="UPDATE_METHOD_OMADM" />
@@ -30070,7 +30333,7 @@
<method name="<init>(Ljava/lang/ClassLoader;)V" />
<method name="clear()V" />
<method name="containsKey(Ljava/lang/String;)Z" />
- <method name="deepcopy()Landroid/os/Bundle;" since="26" />
+ <method name="deepCopy()Landroid/os/Bundle;" since="26" />
<method name="get(Ljava/lang/String;)Ljava/lang/Object;" />
<method name="getBinder(Ljava/lang/String;)Landroid/os/IBinder;" since="18" />
<method name="getBoolean(Ljava/lang/String;)Z" />
@@ -30828,6 +31091,7 @@
<method name="getType()I" />
<method name="match(Ljava/lang/String;)Z" />
<field name="CREATOR" />
+ <field name="PATTERN_ADVANCED_GLOB" since="26" />
<field name="PATTERN_LITERAL" />
<field name="PATTERN_PREFIX" />
<field name="PATTERN_SIMPLE_GLOB" />
@@ -30839,7 +31103,7 @@
<method name="<init>()V" />
<method name="<init>(I)V" />
<method name="<init>(Landroid/os/PersistableBundle;)V" />
- <method name="deepcopy()Landroid/os/PersistableBundle;" since="26" />
+ <method name="deepCopy()Landroid/os/PersistableBundle;" since="26" />
<method name="getPersistableBundle(Ljava/lang/String;)Landroid/os/PersistableBundle;" />
<method name="putPersistableBundle(Ljava/lang/String;Landroid/os/PersistableBundle;)V" />
<field name="CREATOR" />
@@ -30952,6 +31216,7 @@
<method name="getBroadcastItem(I)Landroid/os/IInterface;" />
<method name="getRegisteredCallbackCookie(I)Ljava/lang/Object;" since="26" />
<method name="getRegisteredCallbackCount()I" since="17" />
+ <method name="getRegisteredCallbackItem(I)Landroid/os/IInterface;" since="26" />
<method name="kill()V" />
<method name="onCallbackDied(Landroid/os/IInterface;)V" />
<method name="onCallbackDied(Landroid/os/IInterface;Ljava/lang/Object;)V" since="4" />
@@ -34074,7 +34339,7 @@
<method name="createDocument(Landroid/content/ContentResolver;Landroid/net/Uri;Ljava/lang/String;Ljava/lang/String;)Landroid/net/Uri;" since="21" />
<method name="createWebLinkIntent(Landroid/content/ContentResolver;Landroid/net/Uri;Landroid/os/Bundle;)Landroid/content/IntentSender;" since="26" />
<method name="deleteDocument(Landroid/content/ContentResolver;Landroid/net/Uri;)Z" />
- <method name="findDocumentPath(Landroid/content/ContentResolver;Landroid/net/Uri;)Ljava/util/List;" since="26" />
+ <method name="findDocumentPath(Landroid/content/ContentResolver;Landroid/net/Uri;)Landroid/provider/DocumentsContract$Path;" since="26" />
<method name="getDocumentId(Landroid/net/Uri;)Ljava/lang/String;" />
<method name="getDocumentThumbnail(Landroid/content/ContentResolver;Landroid/net/Uri;Landroid/graphics/Point;Landroid/os/CancellationSignal;)Landroid/graphics/Bitmap;" />
<method name="getRootId(Landroid/net/Uri;)Ljava/lang/String;" />
@@ -34181,6 +34446,11 @@
<extends name="java/lang/Object" />
<implements name="android/provider/BaseColumns" />
<method name="<init>()V" />
+ <field name="RESULT_CODE" />
+ <field name="RESULT_CODE_FONT_NOT_FOUND" />
+ <field name="RESULT_CODE_FONT_UNAVAILABLE" />
+ <field name="RESULT_CODE_MALFORMED_QUERY" />
+ <field name="RESULT_CODE_OK" />
<field name="STYLE" />
<field name="TTC_INDEX" />
<field name="VARIATION_SETTINGS" />
@@ -34603,6 +34873,7 @@
<field name="ACTION_NFCSHARING_SETTINGS" since="14" />
<field name="ACTION_NFC_PAYMENT_SETTINGS" since="19" />
<field name="ACTION_NFC_SETTINGS" since="16" />
+ <field name="ACTION_NIGHT_DISPLAY_SETTINGS" since="26" />
<field name="ACTION_NOTIFICATION_LISTENER_SETTINGS" since="22" />
<field name="ACTION_NOTIFICATION_POLICY_ACCESS_SETTINGS" since="23" />
<field name="ACTION_PRINT_SETTINGS" since="19" />
@@ -37130,7 +37401,7 @@
<method name="<init>(Ljava/lang/String;)V" />
<method name="<init>(Ljava/lang/String;Ljava/lang/Throwable;)V" />
</class>
- <class name="android/service/autofill/AutoFillService" since="26">
+ <class name="android/service/autofill/AutofillService" since="26">
<extends name="android/app/Service" />
<method name="<init>()V" />
<method name="disableSelf()V" />
@@ -37152,7 +37423,7 @@
<method name="<init>(Landroid/widget/RemoteViews;)V" />
<method name="build()Landroid/service/autofill/Dataset;" />
<method name="setAuthentication(Landroid/content/IntentSender;)Landroid/service/autofill/Dataset$Builder;" />
- <method name="setValue(Landroid/view/autofill/AutoFillId;Landroid/view/autofill/AutoFillValue;)Landroid/service/autofill/Dataset$Builder;" />
+ <method name="setValue(Landroid/view/autofill/AutofillId;Landroid/view/autofill/AutofillValue;)Landroid/service/autofill/Dataset$Builder;" />
</class>
<class name="android/service/autofill/FillCallback" since="26">
<extends name="java/lang/Object" />
@@ -37194,7 +37465,7 @@
<class name="android/service/autofill/SaveInfo$Builder" since="26">
<extends name="java/lang/Object" />
<method name="<init>(I)V" />
- <method name="addSavableIds([Landroid/view/autofill/AutoFillId;)Landroid/service/autofill/SaveInfo$Builder;" />
+ <method name="addSavableIds([Landroid/view/autofill/AutofillId;)Landroid/service/autofill/SaveInfo$Builder;" />
<method name="build()Landroid/service/autofill/SaveInfo;" />
<method name="setDescription(Ljava/lang/CharSequence;)Landroid/service/autofill/SaveInfo$Builder;" />
<method name="setNegativeAction(Ljava/lang/CharSequence;Landroid/content/IntentSender;)Landroid/service/autofill/SaveInfo$Builder;" />
@@ -40113,7 +40384,7 @@
<method name="getSimState()I" />
<method name="getSimState(I)I" since="26" />
<method name="getSubscriberId()Ljava/lang/String;" />
- <method name="getVisualVoicemailPackageName(Landroid/telecom/PhoneAccountHandle;)Ljava/lang/String;" since="26" />
+ <method name="getVisualVoicemailPackageName()Ljava/lang/String;" since="26" />
<method name="getVoiceMailAlphaTag()Ljava/lang/String;" />
<method name="getVoiceMailNumber()Ljava/lang/String;" />
<method name="getVoiceNetworkType()I" since="24" />
@@ -40253,9 +40524,6 @@
<implements name="android/os/Parcelable" />
<method name="<init>()V" />
<field name="CREATOR" />
- <field name="DEFAULT_CLIENT_PREFIX" />
- <field name="DEFAULT_DESTINATION_PORT" />
- <field name="DEFAULT_ORIGINATING_NUMBERS" />
<field name="DESTINATION_PORT_ANY" />
<field name="DESTINATION_PORT_DATA_SMS" />
<field name="clientPrefix" />
@@ -43536,6 +43804,7 @@
<field name="STATE_OFF" since="20" />
<field name="STATE_ON" since="20" />
<field name="STATE_UNKNOWN" since="20" />
+ <field name="STATE_VR" since="26" />
</class>
<class name="android/view/Display$HdrCapabilities" since="24">
<extends name="java/lang/Object" />
@@ -44938,8 +45207,8 @@
<method name="addTouchables(Ljava/util/ArrayList;)V" />
<method name="animate()Landroid/view/ViewPropertyAnimator;" since="12" />
<method name="announceForAccessibility(Ljava/lang/CharSequence;)V" since="16" />
- <method name="autoFill(Landroid/view/autofill/AutoFillValue;)V" since="26" />
- <method name="autoFillVirtual(ILandroid/view/autofill/AutoFillValue;)V" since="26" />
+ <method name="autofill(Landroid/view/autofill/AutofillValue;)V" since="26" />
+ <method name="autofillVirtual(ILandroid/view/autofill/AutofillValue;)V" since="26" />
<method name="awakenScrollBars()Z" since="5" />
<method name="awakenScrollBars(I)Z" since="5" />
<method name="awakenScrollBars(IZ)Z" since="5" />
@@ -44993,7 +45262,7 @@
<method name="dispatchNestedScroll(IIII[I)Z" since="21" />
<method name="dispatchPointerCaptureChanged(Z)V" since="26" />
<method name="dispatchPopulateAccessibilityEvent(Landroid/view/accessibility/AccessibilityEvent;)Z" since="4" />
- <method name="dispatchProvideAutoFillStructure(Landroid/view/ViewStructure;I)V" since="26" />
+ <method name="dispatchProvideAutofillStructure(Landroid/view/ViewStructure;I)V" since="26" />
<method name="dispatchProvideStructure(Landroid/view/ViewStructure;)V" since="23" />
<method name="dispatchRestoreInstanceState(Landroid/util/SparseArray;)V" />
<method name="dispatchSaveInstanceState(Landroid/util/SparseArray;)V" />
@@ -45030,10 +45299,10 @@
<method name="getAlpha()F" since="11" />
<method name="getAnimation()Landroid/view/animation/Animation;" />
<method name="getApplicationWindowToken()Landroid/os/IBinder;" />
- <method name="getAutoFillHint()I" since="26" />
- <method name="getAutoFillMode()I" since="26" />
- <method name="getAutoFillType()Landroid/view/autofill/AutoFillType;" since="26" />
- <method name="getAutoFillValue()Landroid/view/autofill/AutoFillValue;" since="26" />
+ <method name="getAutofillHint()I" since="26" />
+ <method name="getAutofillMode()I" since="26" />
+ <method name="getAutofillType()I" since="26" />
+ <method name="getAutofillValue()Landroid/view/autofill/AutofillValue;" since="26" />
<method name="getBackground()Landroid/graphics/drawable/Drawable;" />
<method name="getBackgroundTintList()Landroid/content/res/ColorStateList;" since="21" />
<method name="getBackgroundTintMode()Landroid/graphics/PorterDuff$Mode;" since="21" />
@@ -45077,6 +45346,7 @@
<method name="getHorizontalScrollbarHeight()I" />
<method name="getId()I" />
<method name="getImportantForAccessibility()I" since="16" />
+ <method name="getImportantForAutofill()I" since="26" />
<method name="getKeepScreenOn()Z" />
<method name="getKeyDispatcherState()Landroid/view/KeyEvent$DispatcherState;" since="5" />
<method name="getLabelFor()I" since="17" />
@@ -45118,7 +45388,7 @@
<method name="getPivotX()F" since="11" />
<method name="getPivotY()F" since="11" />
<method name="getPointerIcon()Landroid/view/PointerIcon;" since="24" />
- <method name="getResolvedAutoFillMode()I" since="26" />
+ <method name="getResolvedAutofillMode()I" since="26" />
<method name="getResources()Landroid/content/res/Resources;" />
<method name="getRevealOnFocusHint()Z" since="25" />
<method name="getRight()I" />
@@ -45207,6 +45477,7 @@
<method name="isHorizontalScrollBarEnabled()Z" />
<method name="isHovered()Z" since="14" />
<method name="isImportantForAccessibility()Z" since="21" />
+ <method name="isImportantForAutofill()Z" since="26" />
<method name="isInEditMode()Z" since="3" />
<method name="isInLayout()Z" since="18" />
<method name="isInTouchMode()Z" />
@@ -45273,8 +45544,8 @@
<method name="onOverScrolled(IIZZ)V" since="9" />
<method name="onPointerCaptureChange(Z)V" since="26" />
<method name="onPopulateAccessibilityEvent(Landroid/view/accessibility/AccessibilityEvent;)V" since="14" />
- <method name="onProvideAutoFillStructure(Landroid/view/ViewStructure;I)V" since="26" />
- <method name="onProvideAutoFillVirtualStructure(Landroid/view/ViewStructure;I)V" since="26" />
+ <method name="onProvideAutofillStructure(Landroid/view/ViewStructure;I)V" since="26" />
+ <method name="onProvideAutofillVirtualStructure(Landroid/view/ViewStructure;I)V" since="26" />
<method name="onProvideStructure(Landroid/view/ViewStructure;)V" since="23" />
<method name="onProvideVirtualStructure(Landroid/view/ViewStructure;)V" since="23" />
<method name="onResolvePointerIcon(Landroid/view/MotionEvent;I)Landroid/view/PointerIcon;" since="24" />
@@ -45343,8 +45614,8 @@
<method name="setActivated(Z)V" since="11" />
<method name="setAlpha(F)V" since="11" />
<method name="setAnimation(Landroid/view/animation/Animation;)V" />
- <method name="setAutoFillHint(I)V" since="26" />
- <method name="setAutoFillMode(I)V" since="26" />
+ <method name="setAutofillHint(I)V" since="26" />
+ <method name="setAutofillMode(I)V" since="26" />
<method name="setBackground(Landroid/graphics/drawable/Drawable;)V" since="16" />
<method name="setBackgroundColor(I)V" />
<method name="setBackgroundDrawable(Landroid/graphics/drawable/Drawable;)V" deprecated="16" />
@@ -45382,6 +45653,7 @@
<method name="setHovered(Z)V" since="14" />
<method name="setId(I)V" />
<method name="setImportantForAccessibility(I)V" since="16" />
+ <method name="setImportantForAutofill(I)V" since="26" />
<method name="setKeepScreenOn(Z)V" />
<method name="setKeyboardNavigationCluster(Z)V" since="26" />
<method name="setLabelFor(I)V" since="17" />
@@ -45484,23 +45756,28 @@
<field name="ACCESSIBILITY_LIVE_REGION_NONE" since="19" />
<field name="ACCESSIBILITY_LIVE_REGION_POLITE" since="19" />
<field name="ALPHA" since="14" />
- <field name="AUTO_FILL_HINT_CREDIT_CARD_EXPIRATION_DATE" since="26" />
- <field name="AUTO_FILL_HINT_CREDIT_CARD_EXPIRATION_DAY" since="26" />
- <field name="AUTO_FILL_HINT_CREDIT_CARD_EXPIRATION_MONTH" since="26" />
- <field name="AUTO_FILL_HINT_CREDIT_CARD_EXPIRATION_YEAR" since="26" />
- <field name="AUTO_FILL_HINT_CREDIT_CARD_NUMBER" since="26" />
- <field name="AUTO_FILL_HINT_CREDIT_CARD_SECURITY_CODE" since="26" />
- <field name="AUTO_FILL_HINT_EMAIL_ADDRESS" since="26" />
- <field name="AUTO_FILL_HINT_NAME" since="26" />
- <field name="AUTO_FILL_HINT_NONE" since="26" />
- <field name="AUTO_FILL_HINT_PASSWORD" since="26" />
- <field name="AUTO_FILL_HINT_PHONE" since="26" />
- <field name="AUTO_FILL_HINT_POSTAL_ADDRESS" since="26" />
- <field name="AUTO_FILL_HINT_POSTAL_CODE" since="26" />
- <field name="AUTO_FILL_HINT_USERNAME" since="26" />
- <field name="AUTO_FILL_MODE_AUTO" since="26" />
- <field name="AUTO_FILL_MODE_INHERIT" since="26" />
- <field name="AUTO_FILL_MODE_MANUAL" since="26" />
+ <field name="AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DATE" since="26" />
+ <field name="AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DAY" since="26" />
+ <field name="AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_MONTH" since="26" />
+ <field name="AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_YEAR" since="26" />
+ <field name="AUTOFILL_HINT_CREDIT_CARD_NUMBER" since="26" />
+ <field name="AUTOFILL_HINT_CREDIT_CARD_SECURITY_CODE" since="26" />
+ <field name="AUTOFILL_HINT_EMAIL_ADDRESS" since="26" />
+ <field name="AUTOFILL_HINT_NAME" since="26" />
+ <field name="AUTOFILL_HINT_NONE" since="26" />
+ <field name="AUTOFILL_HINT_PASSWORD" since="26" />
+ <field name="AUTOFILL_HINT_PHONE" since="26" />
+ <field name="AUTOFILL_HINT_POSTAL_ADDRESS" since="26" />
+ <field name="AUTOFILL_HINT_POSTAL_CODE" since="26" />
+ <field name="AUTOFILL_HINT_USERNAME" since="26" />
+ <field name="AUTOFILL_MODE_AUTO" since="26" />
+ <field name="AUTOFILL_MODE_INHERIT" since="26" />
+ <field name="AUTOFILL_MODE_MANUAL" since="26" />
+ <field name="AUTOFILL_TYPE_DATE" since="26" />
+ <field name="AUTOFILL_TYPE_LIST" since="26" />
+ <field name="AUTOFILL_TYPE_NONE" since="26" />
+ <field name="AUTOFILL_TYPE_TEXT" since="26" />
+ <field name="AUTOFILL_TYPE_TOGGLE" since="26" />
<field name="DRAG_FLAG_GLOBAL" since="24" />
<field name="DRAG_FLAG_GLOBAL_PERSISTABLE_URI_PERMISSION" since="24" />
<field name="DRAG_FLAG_GLOBAL_PREFIX_URI_PERMISSION" since="24" />
@@ -45541,6 +45818,9 @@
<field name="IMPORTANT_FOR_ACCESSIBILITY_NO" since="16" />
<field name="IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS" since="19" />
<field name="IMPORTANT_FOR_ACCESSIBILITY_YES" since="16" />
+ <field name="IMPORTANT_FOR_AUTOFILL_AUTO" since="26" />
+ <field name="IMPORTANT_FOR_AUTOFILL_NO" since="26" />
+ <field name="IMPORTANT_FOR_AUTOFILL_YES" since="26" />
<field name="INVISIBLE" />
<field name="KEEP_SCREEN_ON" />
<field name="LAYER_TYPE_HARDWARE" since="11" />
@@ -46056,7 +46336,7 @@
<method name="getLayoutDirection()I" since="19" />
<method name="getParent()Landroid/view/ViewParent;" />
<method name="getParentForAccessibility()Landroid/view/ViewParent;" since="16" />
- <method name="getResolvedAutoFillMode()I" since="26" />
+ <method name="getResolvedAutofillMode()I" since="26" />
<method name="getTextAlignment()I" since="19" />
<method name="getTextDirection()I" since="19" />
<method name="invalidateChild(Landroid/view/View;Landroid/graphics/Rect;)V" deprecated="26" />
@@ -46136,7 +46416,7 @@
<method name="addChildCount(I)I" />
<method name="asyncCommit()V" />
<method name="asyncNewChild(I)Landroid/view/ViewStructure;" />
- <method name="asyncNewChildForAutoFill(III)Landroid/view/ViewStructure;" since="26" />
+ <method name="asyncNewChildForAutofill(III)Landroid/view/ViewStructure;" since="26" />
<method name="getChildCount()I" />
<method name="getExtras()Landroid/os/Bundle;" />
<method name="getHint()Ljava/lang/CharSequence;" />
@@ -46145,14 +46425,14 @@
<method name="getTextSelectionStart()I" />
<method name="hasExtras()Z" />
<method name="newChild(I)Landroid/view/ViewStructure;" />
- <method name="newChildForAutoFill(III)Landroid/view/ViewStructure;" since="26" />
+ <method name="newChildForAutofill(III)Landroid/view/ViewStructure;" since="26" />
<method name="setAccessibilityFocused(Z)V" />
<method name="setActivated(Z)V" />
<method name="setAlpha(F)V" />
- <method name="setAutoFillHint(I)V" since="26" />
- <method name="setAutoFillOptions([Ljava/lang/String;)V" since="26" />
- <method name="setAutoFillType(Landroid/view/autofill/AutoFillType;)V" since="26" />
- <method name="setAutoFillValue(Landroid/view/autofill/AutoFillValue;)V" since="26" />
+ <method name="setAutofillHint(I)V" since="26" />
+ <method name="setAutofillOptions([Ljava/lang/String;)V" since="26" />
+ <method name="setAutofillType(I)V" since="26" />
+ <method name="setAutofillValue(Landroid/view/autofill/AutofillValue;)V" since="26" />
<method name="setCheckable(Z)V" />
<method name="setChecked(Z)V" />
<method name="setChildCount(I)V" />
@@ -46169,6 +46449,7 @@
<method name="setId(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V" />
<method name="setInputType(I)V" since="26" />
<method name="setLongClickable(Z)V" />
+ <method name="setOpaque(Z)V" since="26" />
<method name="setSanitized(Z)V" since="26" />
<method name="setSelected(Z)V" />
<method name="setText(Ljava/lang/CharSequence;)V" />
@@ -46914,6 +47195,8 @@
<field name="ACTION_ARGUMENT_EXTEND_SELECTION_BOOLEAN" since="18" />
<field name="ACTION_ARGUMENT_HTML_ELEMENT_STRING" since="16" />
<field name="ACTION_ARGUMENT_MOVEMENT_GRANULARITY_INT" since="16" />
+ <field name="ACTION_ARGUMENT_MOVE_WINDOW_X" since="26" />
+ <field name="ACTION_ARGUMENT_MOVE_WINDOW_Y" since="26" />
<field name="ACTION_ARGUMENT_PROGRESS_VALUE" since="24" />
<field name="ACTION_ARGUMENT_ROW_INT" since="23" />
<field name="ACTION_ARGUMENT_SELECTION_END_INT" since="18" />
@@ -46970,6 +47253,7 @@
<field name="ACTION_EXPAND" />
<field name="ACTION_FOCUS" />
<field name="ACTION_LONG_CLICK" />
+ <field name="ACTION_MOVE_WINDOW" since="26" />
<field name="ACTION_NEXT_AT_MOVEMENT_GRANULARITY" />
<field name="ACTION_NEXT_HTML_ELEMENT" />
<field name="ACTION_PASTE" />
@@ -47099,6 +47383,7 @@
<method name="getRoot()Landroid/view/accessibility/AccessibilityNodeInfo;" />
<method name="getTitle()Ljava/lang/CharSequence;" since="24" />
<method name="getType()I" />
+ <method name="inPictureInPicture()Z" since="26" />
<method name="isAccessibilityFocused()Z" />
<method name="isActive()Z" />
<method name="isFocused()Z" />
@@ -47442,47 +47727,43 @@
<method name="<init>(IFIFIFIF)V" />
<method name="<init>(Landroid/content/Context;Landroid/util/AttributeSet;)V" />
</class>
- <class name="android/view/autofill/AutoFillId" since="26">
+ <class name="android/view/autofill/AutofillId" since="26">
<extends name="java/lang/Object" />
<implements name="android/os/Parcelable" />
<method name="<init>()V" />
<field name="CREATOR" />
</class>
- <class name="android/view/autofill/AutoFillManager" since="26">
+ <class name="android/view/autofill/AutofillManager" since="26">
<extends name="java/lang/Object" />
<method name="<init>()V" />
+ <method name="registerCallback(Landroid/view/autofill/AutofillManager$AutofillCallback;)V" />
<method name="reset()V" />
- <method name="startAutoFillRequest(Landroid/view/View;)V" />
- <method name="startAutoFillRequestOnVirtualView(Landroid/view/View;ILandroid/graphics/Rect;)V" />
- <method name="stopAutoFillRequest(Landroid/view/View;)V" />
- <method name="stopAutoFillRequestOnVirtualView(Landroid/view/View;I)V" />
+ <method name="startAutofillRequest(Landroid/view/View;)V" />
+ <method name="startAutofillRequestOnVirtualView(Landroid/view/View;ILandroid/graphics/Rect;)V" />
+ <method name="stopAutofillRequest(Landroid/view/View;)V" />
+ <method name="stopAutofillRequestOnVirtualView(Landroid/view/View;I)V" />
+ <method name="unregisterCallback(Landroid/view/autofill/AutofillManager$AutofillCallback;)V" />
<method name="valueChanged(Landroid/view/View;)V" />
- <method name="virtualValueChanged(Landroid/view/View;ILandroid/view/autofill/AutoFillValue;)V" />
+ <method name="virtualValueChanged(Landroid/view/View;ILandroid/view/autofill/AutofillValue;)V" />
<field name="EXTRA_ASSIST_STRUCTURE" />
<field name="EXTRA_AUTHENTICATION_RESULT" />
</class>
- <class name="android/view/autofill/AutoFillType" since="26">
+ <class name="android/view/autofill/AutofillManager$AutofillCallback" since="26">
<extends name="java/lang/Object" />
- <implements name="android/os/Parcelable" />
<method name="<init>()V" />
- <method name="forDate()Landroid/view/autofill/AutoFillType;" />
- <method name="forList()Landroid/view/autofill/AutoFillType;" />
- <method name="forText()Landroid/view/autofill/AutoFillType;" />
- <method name="forToggle()Landroid/view/autofill/AutoFillType;" />
- <method name="isDate()Z" />
- <method name="isList()Z" />
- <method name="isText()Z" />
- <method name="isToggle()Z" />
- <field name="CREATOR" />
+ <method name="onAutofillEvent(Landroid/view/View;I)V" />
+ <method name="onAutofillEventVirtual(Landroid/view/View;II)V" />
+ <field name="EVENT_INPUT_HIDDEN" />
+ <field name="EVENT_INPUT_SHOWN" />
</class>
- <class name="android/view/autofill/AutoFillValue" since="26">
+ <class name="android/view/autofill/AutofillValue" since="26">
<extends name="java/lang/Object" />
<implements name="android/os/Parcelable" />
<method name="<init>()V" />
- <method name="forDate(J)Landroid/view/autofill/AutoFillValue;" />
- <method name="forList(I)Landroid/view/autofill/AutoFillValue;" />
- <method name="forText(Ljava/lang/CharSequence;)Landroid/view/autofill/AutoFillValue;" />
- <method name="forToggle(Z)Landroid/view/autofill/AutoFillValue;" />
+ <method name="forDate(J)Landroid/view/autofill/AutofillValue;" />
+ <method name="forList(I)Landroid/view/autofill/AutofillValue;" />
+ <method name="forText(Ljava/lang/CharSequence;)Landroid/view/autofill/AutofillValue;" />
+ <method name="forToggle(Z)Landroid/view/autofill/AutofillValue;" />
<method name="getDateValue()J" />
<method name="getListValue()I" />
<method name="getTextValue()Ljava/lang/CharSequence;" />
@@ -47863,9 +48144,9 @@
</class>
<class name="android/view/textclassifier/TextClassifier" since="26">
<extends name="java/lang/Object" />
- <method name="getLinks(Ljava/lang/CharSequence;I)Landroid/view/textclassifier/LinksInfo;" />
- <method name="getTextClassificationResult(Ljava/lang/CharSequence;II)Landroid/view/textclassifier/TextClassificationResult;" />
- <method name="suggestSelection(Ljava/lang/CharSequence;II)Landroid/view/textclassifier/TextSelection;" />
+ <method name="getLinks(Ljava/lang/CharSequence;ILandroid/os/LocaleList;)Landroid/view/textclassifier/LinksInfo;" />
+ <method name="getTextClassificationResult(Ljava/lang/CharSequence;IILandroid/os/LocaleList;)Landroid/view/textclassifier/TextClassificationResult;" />
+ <method name="suggestSelection(Ljava/lang/CharSequence;IILandroid/os/LocaleList;)Landroid/view/textclassifier/TextSelection;" />
<field name="NO_OP" />
<field name="TYPE_ADDRESS" />
<field name="TYPE_EMAIL" />
@@ -48849,6 +49130,7 @@
<field name="ERROR_TIMEOUT" since="5" />
<field name="ERROR_TOO_MANY_REQUESTS" since="5" />
<field name="ERROR_UNKNOWN" since="5" />
+ <field name="ERROR_UNSAFE_RESOURCE" since="26" />
<field name="ERROR_UNSUPPORTED_AUTH_SCHEME" since="5" />
<field name="ERROR_UNSUPPORTED_SCHEME" since="5" />
</class>
diff --git a/data/fonts/AndroidClock.ttf b/data/fonts/AndroidClock.ttf
index a3c5ccc..0d901e3 100644
--- a/data/fonts/AndroidClock.ttf
+++ b/data/fonts/AndroidClock.ttf
Binary files differ
diff --git a/data/fonts/CarroisGothicSC-Regular.ttf b/data/fonts/CarroisGothicSC-Regular.ttf
index 873ce93..be4892a 100644
--- a/data/fonts/CarroisGothicSC-Regular.ttf
+++ b/data/fonts/CarroisGothicSC-Regular.ttf
Binary files differ
diff --git a/data/fonts/ComingSoon.ttf b/data/fonts/ComingSoon.ttf
index a2e4612..188ed47 100644
--- a/data/fonts/ComingSoon.ttf
+++ b/data/fonts/ComingSoon.ttf
Binary files differ
diff --git a/data/fonts/CutiveMono.ttf b/data/fonts/CutiveMono.ttf
index 5167051..3e65ed7 100644
--- a/data/fonts/CutiveMono.ttf
+++ b/data/fonts/CutiveMono.ttf
Binary files differ
diff --git a/data/fonts/DancingScript-Bold.ttf b/data/fonts/DancingScript-Bold.ttf
index be704e2..1b4c19f 100644
--- a/data/fonts/DancingScript-Bold.ttf
+++ b/data/fonts/DancingScript-Bold.ttf
Binary files differ
diff --git a/data/fonts/DancingScript-Regular.ttf b/data/fonts/DancingScript-Regular.ttf
index 3ca5959..6e490bb 100644
--- a/data/fonts/DancingScript-Regular.ttf
+++ b/data/fonts/DancingScript-Regular.ttf
Binary files differ
diff --git a/data/fonts/DroidSans-Bold.ttf b/data/fonts/DroidSans-Bold.ttf
index 4f9df76..724b5f8 100644
--- a/data/fonts/DroidSans-Bold.ttf
+++ b/data/fonts/DroidSans-Bold.ttf
Binary files differ
diff --git a/data/fonts/DroidSans.ttf b/data/fonts/DroidSans.ttf
index f3bcb81..1c57acb 100644
--- a/data/fonts/DroidSans.ttf
+++ b/data/fonts/DroidSans.ttf
Binary files differ
diff --git a/data/fonts/DroidSansFallback.ttf b/data/fonts/DroidSansFallback.ttf
index e4284c7..9ed1824 100644
--- a/data/fonts/DroidSansFallback.ttf
+++ b/data/fonts/DroidSansFallback.ttf
Binary files differ
diff --git a/data/fonts/DroidSansMono.ttf b/data/fonts/DroidSansMono.ttf
index ccd82c6..63e97b2 100644
--- a/data/fonts/DroidSansMono.ttf
+++ b/data/fonts/DroidSansMono.ttf
Binary files differ
diff --git a/data/fonts/NanumGothic.ttf b/data/fonts/NanumGothic.ttf
index 4ba6068..2052990 100644
--- a/data/fonts/NanumGothic.ttf
+++ b/data/fonts/NanumGothic.ttf
Binary files differ
diff --git a/data/fonts/NotoColorEmoji.ttf b/data/fonts/NotoColorEmoji.ttf
index fa4baf8..1c6bf91 100644
--- a/data/fonts/NotoColorEmoji.ttf
+++ b/data/fonts/NotoColorEmoji.ttf
Binary files differ
diff --git a/data/fonts/NotoNaskhArabic-Bold.ttf b/data/fonts/NotoNaskhArabic-Bold.ttf
index 16723ee..862421b 100644
--- a/data/fonts/NotoNaskhArabic-Bold.ttf
+++ b/data/fonts/NotoNaskhArabic-Bold.ttf
Binary files differ
diff --git a/data/fonts/NotoNaskhArabic-Regular.ttf b/data/fonts/NotoNaskhArabic-Regular.ttf
index 1600e9d..5ed337d 100644
--- a/data/fonts/NotoNaskhArabic-Regular.ttf
+++ b/data/fonts/NotoNaskhArabic-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoNaskhArabicUI-Bold.ttf b/data/fonts/NotoNaskhArabicUI-Bold.ttf
index c82c4e9..78c0625 100644
--- a/data/fonts/NotoNaskhArabicUI-Bold.ttf
+++ b/data/fonts/NotoNaskhArabicUI-Bold.ttf
Binary files differ
diff --git a/data/fonts/NotoNaskhArabicUI-Regular.ttf b/data/fonts/NotoNaskhArabicUI-Regular.ttf
index 6b7c6f3..d82b702 100644
--- a/data/fonts/NotoNaskhArabicUI-Regular.ttf
+++ b/data/fonts/NotoNaskhArabicUI-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansArmenian-Bold.ttf b/data/fonts/NotoSansArmenian-Bold.ttf
index f2c2e05..de6a8e0 100644
--- a/data/fonts/NotoSansArmenian-Bold.ttf
+++ b/data/fonts/NotoSansArmenian-Bold.ttf
Binary files differ
diff --git a/data/fonts/NotoSansArmenian-Regular.ttf b/data/fonts/NotoSansArmenian-Regular.ttf
index f387f21..bbcc7fb 100644
--- a/data/fonts/NotoSansArmenian-Regular.ttf
+++ b/data/fonts/NotoSansArmenian-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansBalinese-Regular.ttf b/data/fonts/NotoSansBalinese-Regular.ttf
index 63efdec..0b852c7 100644
--- a/data/fonts/NotoSansBalinese-Regular.ttf
+++ b/data/fonts/NotoSansBalinese-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansBamum-Regular.ttf b/data/fonts/NotoSansBamum-Regular.ttf
index eebfde1..c8d0d64 100644
--- a/data/fonts/NotoSansBamum-Regular.ttf
+++ b/data/fonts/NotoSansBamum-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansBatak-Regular.ttf b/data/fonts/NotoSansBatak-Regular.ttf
index 7889474..4252947 100644
--- a/data/fonts/NotoSansBatak-Regular.ttf
+++ b/data/fonts/NotoSansBatak-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansBengali-Bold.ttf b/data/fonts/NotoSansBengali-Bold.ttf
index 75824fb..21a3e60 100644
--- a/data/fonts/NotoSansBengali-Bold.ttf
+++ b/data/fonts/NotoSansBengali-Bold.ttf
Binary files differ
diff --git a/data/fonts/NotoSansBengali-Regular.ttf b/data/fonts/NotoSansBengali-Regular.ttf
index b939b96..b8716b3 100644
--- a/data/fonts/NotoSansBengali-Regular.ttf
+++ b/data/fonts/NotoSansBengali-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansBengaliUI-Bold.ttf b/data/fonts/NotoSansBengaliUI-Bold.ttf
index 73804e9..2e3c802 100644
--- a/data/fonts/NotoSansBengaliUI-Bold.ttf
+++ b/data/fonts/NotoSansBengaliUI-Bold.ttf
Binary files differ
diff --git a/data/fonts/NotoSansBengaliUI-Regular.ttf b/data/fonts/NotoSansBengaliUI-Regular.ttf
index e2ed26e..bec3bcd 100644
--- a/data/fonts/NotoSansBengaliUI-Regular.ttf
+++ b/data/fonts/NotoSansBengaliUI-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansBuginese-Regular.ttf b/data/fonts/NotoSansBuginese-Regular.ttf
index 64e8878..cd558b7 100644
--- a/data/fonts/NotoSansBuginese-Regular.ttf
+++ b/data/fonts/NotoSansBuginese-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansBuhid-Regular.ttf b/data/fonts/NotoSansBuhid-Regular.ttf
index edf77a5..777a89b 100644
--- a/data/fonts/NotoSansBuhid-Regular.ttf
+++ b/data/fonts/NotoSansBuhid-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansCanadianAboriginal-Regular.ttf b/data/fonts/NotoSansCanadianAboriginal-Regular.ttf
index c96399e..d2ff19b 100644
--- a/data/fonts/NotoSansCanadianAboriginal-Regular.ttf
+++ b/data/fonts/NotoSansCanadianAboriginal-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansCham-Bold.ttf b/data/fonts/NotoSansCham-Bold.ttf
index 6d72ea7..91c0d6c 100644
--- a/data/fonts/NotoSansCham-Bold.ttf
+++ b/data/fonts/NotoSansCham-Bold.ttf
Binary files differ
diff --git a/data/fonts/NotoSansCham-Regular.ttf b/data/fonts/NotoSansCham-Regular.ttf
index 966ced5..b9db378 100644
--- a/data/fonts/NotoSansCham-Regular.ttf
+++ b/data/fonts/NotoSansCham-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansCherokee-Regular.ttf b/data/fonts/NotoSansCherokee-Regular.ttf
index 820d8da..4dfb09b 100644
--- a/data/fonts/NotoSansCherokee-Regular.ttf
+++ b/data/fonts/NotoSansCherokee-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansCoptic-Regular.ttf b/data/fonts/NotoSansCoptic-Regular.ttf
index 4f8ca8f..f393edc 100644
--- a/data/fonts/NotoSansCoptic-Regular.ttf
+++ b/data/fonts/NotoSansCoptic-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansDevanagari-Bold.ttf b/data/fonts/NotoSansDevanagari-Bold.ttf
index 0fa1d8d..9c9f639 100644
--- a/data/fonts/NotoSansDevanagari-Bold.ttf
+++ b/data/fonts/NotoSansDevanagari-Bold.ttf
Binary files differ
diff --git a/data/fonts/NotoSansDevanagari-Regular.ttf b/data/fonts/NotoSansDevanagari-Regular.ttf
index 6483ffb..c48ccb5 100644
--- a/data/fonts/NotoSansDevanagari-Regular.ttf
+++ b/data/fonts/NotoSansDevanagari-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansDevanagariUI-Bold.ttf b/data/fonts/NotoSansDevanagariUI-Bold.ttf
index 3f0788a..8f3713a 100644
--- a/data/fonts/NotoSansDevanagariUI-Bold.ttf
+++ b/data/fonts/NotoSansDevanagariUI-Bold.ttf
Binary files differ
diff --git a/data/fonts/NotoSansDevanagariUI-Regular.ttf b/data/fonts/NotoSansDevanagariUI-Regular.ttf
index fa88fe2..f86ce57 100644
--- a/data/fonts/NotoSansDevanagariUI-Regular.ttf
+++ b/data/fonts/NotoSansDevanagariUI-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansEthiopic-Bold.ttf b/data/fonts/NotoSansEthiopic-Bold.ttf
index ecb50ba..e0ec625 100644
--- a/data/fonts/NotoSansEthiopic-Bold.ttf
+++ b/data/fonts/NotoSansEthiopic-Bold.ttf
Binary files differ
diff --git a/data/fonts/NotoSansEthiopic-Regular.ttf b/data/fonts/NotoSansEthiopic-Regular.ttf
index 83d4298..718179f 100644
--- a/data/fonts/NotoSansEthiopic-Regular.ttf
+++ b/data/fonts/NotoSansEthiopic-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansGeorgian-Bold.ttf b/data/fonts/NotoSansGeorgian-Bold.ttf
index 8b37398..79778c5 100644
--- a/data/fonts/NotoSansGeorgian-Bold.ttf
+++ b/data/fonts/NotoSansGeorgian-Bold.ttf
Binary files differ
diff --git a/data/fonts/NotoSansGeorgian-Regular.ttf b/data/fonts/NotoSansGeorgian-Regular.ttf
index 0c1bdd9..446d633 100644
--- a/data/fonts/NotoSansGeorgian-Regular.ttf
+++ b/data/fonts/NotoSansGeorgian-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansGlagolitic-Regular.ttf b/data/fonts/NotoSansGlagolitic-Regular.ttf
index b6111de..30a16e5 100644
--- a/data/fonts/NotoSansGlagolitic-Regular.ttf
+++ b/data/fonts/NotoSansGlagolitic-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansGujarati-Bold.ttf b/data/fonts/NotoSansGujarati-Bold.ttf
index 2ae96d8..89211c9 100644
--- a/data/fonts/NotoSansGujarati-Bold.ttf
+++ b/data/fonts/NotoSansGujarati-Bold.ttf
Binary files differ
diff --git a/data/fonts/NotoSansGujarati-Regular.ttf b/data/fonts/NotoSansGujarati-Regular.ttf
index fe24192..2a412ac 100644
--- a/data/fonts/NotoSansGujarati-Regular.ttf
+++ b/data/fonts/NotoSansGujarati-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansGujaratiUI-Bold.ttf b/data/fonts/NotoSansGujaratiUI-Bold.ttf
index 5f8cf0b..cd5f35a 100644
--- a/data/fonts/NotoSansGujaratiUI-Bold.ttf
+++ b/data/fonts/NotoSansGujaratiUI-Bold.ttf
Binary files differ
diff --git a/data/fonts/NotoSansGujaratiUI-Regular.ttf b/data/fonts/NotoSansGujaratiUI-Regular.ttf
index cd868b0..a8c593d 100644
--- a/data/fonts/NotoSansGujaratiUI-Regular.ttf
+++ b/data/fonts/NotoSansGujaratiUI-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansGurmukhi-Bold.ttf b/data/fonts/NotoSansGurmukhi-Bold.ttf
index 68e1143..01c5d9c 100644
--- a/data/fonts/NotoSansGurmukhi-Bold.ttf
+++ b/data/fonts/NotoSansGurmukhi-Bold.ttf
Binary files differ
diff --git a/data/fonts/NotoSansGurmukhi-Regular.ttf b/data/fonts/NotoSansGurmukhi-Regular.ttf
index 0b8c648..4c4fedd 100644
--- a/data/fonts/NotoSansGurmukhi-Regular.ttf
+++ b/data/fonts/NotoSansGurmukhi-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansGurmukhiUI-Bold.ttf b/data/fonts/NotoSansGurmukhiUI-Bold.ttf
index c2570b5..5e6eb13 100644
--- a/data/fonts/NotoSansGurmukhiUI-Bold.ttf
+++ b/data/fonts/NotoSansGurmukhiUI-Bold.ttf
Binary files differ
diff --git a/data/fonts/NotoSansGurmukhiUI-Regular.ttf b/data/fonts/NotoSansGurmukhiUI-Regular.ttf
index 9d673c5..28b7394 100644
--- a/data/fonts/NotoSansGurmukhiUI-Regular.ttf
+++ b/data/fonts/NotoSansGurmukhiUI-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansHanunoo-Regular.ttf b/data/fonts/NotoSansHanunoo-Regular.ttf
index 52de17a..fca304b 100644
--- a/data/fonts/NotoSansHanunoo-Regular.ttf
+++ b/data/fonts/NotoSansHanunoo-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansHebrew-Bold.ttf b/data/fonts/NotoSansHebrew-Bold.ttf
index c22863c..947ca2f 100644
--- a/data/fonts/NotoSansHebrew-Bold.ttf
+++ b/data/fonts/NotoSansHebrew-Bold.ttf
Binary files differ
diff --git a/data/fonts/NotoSansHebrew-Regular.ttf b/data/fonts/NotoSansHebrew-Regular.ttf
index b53ec63..5a3ab44 100644
--- a/data/fonts/NotoSansHebrew-Regular.ttf
+++ b/data/fonts/NotoSansHebrew-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansJavanese-Regular.ttf b/data/fonts/NotoSansJavanese-Regular.ttf
index 1508e5e..5f35f81 100644
--- a/data/fonts/NotoSansJavanese-Regular.ttf
+++ b/data/fonts/NotoSansJavanese-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansKannada-Bold.ttf b/data/fonts/NotoSansKannada-Bold.ttf
index 88ea7ea..e2e1e99 100644
--- a/data/fonts/NotoSansKannada-Bold.ttf
+++ b/data/fonts/NotoSansKannada-Bold.ttf
Binary files differ
diff --git a/data/fonts/NotoSansKannada-Regular.ttf b/data/fonts/NotoSansKannada-Regular.ttf
index a837d1a..e4623ba 100644
--- a/data/fonts/NotoSansKannada-Regular.ttf
+++ b/data/fonts/NotoSansKannada-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansKannadaUI-Bold.ttf b/data/fonts/NotoSansKannadaUI-Bold.ttf
index 59dc1ff..d9123ae 100644
--- a/data/fonts/NotoSansKannadaUI-Bold.ttf
+++ b/data/fonts/NotoSansKannadaUI-Bold.ttf
Binary files differ
diff --git a/data/fonts/NotoSansKannadaUI-Regular.ttf b/data/fonts/NotoSansKannadaUI-Regular.ttf
index 033b9a6..bfd0b0c 100644
--- a/data/fonts/NotoSansKannadaUI-Regular.ttf
+++ b/data/fonts/NotoSansKannadaUI-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansKayahLi-Regular.ttf b/data/fonts/NotoSansKayahLi-Regular.ttf
index 7459158..6273cf0 100644
--- a/data/fonts/NotoSansKayahLi-Regular.ttf
+++ b/data/fonts/NotoSansKayahLi-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansKhmer-Bold.ttf b/data/fonts/NotoSansKhmer-Bold.ttf
index d02dae0..32a5a75 100644
--- a/data/fonts/NotoSansKhmer-Bold.ttf
+++ b/data/fonts/NotoSansKhmer-Bold.ttf
Binary files differ
diff --git a/data/fonts/NotoSansKhmer-Regular.ttf b/data/fonts/NotoSansKhmer-Regular.ttf
index 4386113..144321f 100644
--- a/data/fonts/NotoSansKhmer-Regular.ttf
+++ b/data/fonts/NotoSansKhmer-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansKhmerUI-Bold.ttf b/data/fonts/NotoSansKhmerUI-Bold.ttf
index c1a4de5..f4372a1 100644
--- a/data/fonts/NotoSansKhmerUI-Bold.ttf
+++ b/data/fonts/NotoSansKhmerUI-Bold.ttf
Binary files differ
diff --git a/data/fonts/NotoSansKhmerUI-Regular.ttf b/data/fonts/NotoSansKhmerUI-Regular.ttf
index 190471f..fc55741 100644
--- a/data/fonts/NotoSansKhmerUI-Regular.ttf
+++ b/data/fonts/NotoSansKhmerUI-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansLao-Bold.ttf b/data/fonts/NotoSansLao-Bold.ttf
index bcb6c78..e8211ad 100644
--- a/data/fonts/NotoSansLao-Bold.ttf
+++ b/data/fonts/NotoSansLao-Bold.ttf
Binary files differ
diff --git a/data/fonts/NotoSansLao-Regular.ttf b/data/fonts/NotoSansLao-Regular.ttf
index d37bb19..49b72ca 100644
--- a/data/fonts/NotoSansLao-Regular.ttf
+++ b/data/fonts/NotoSansLao-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansLaoUI-Bold.ttf b/data/fonts/NotoSansLaoUI-Bold.ttf
index d812098..5ec1511 100644
--- a/data/fonts/NotoSansLaoUI-Bold.ttf
+++ b/data/fonts/NotoSansLaoUI-Bold.ttf
Binary files differ
diff --git a/data/fonts/NotoSansLaoUI-Regular.ttf b/data/fonts/NotoSansLaoUI-Regular.ttf
index 1d7121a..11fad35 100644
--- a/data/fonts/NotoSansLaoUI-Regular.ttf
+++ b/data/fonts/NotoSansLaoUI-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansLepcha-Regular.ttf b/data/fonts/NotoSansLepcha-Regular.ttf
index cb13384..d759552 100644
--- a/data/fonts/NotoSansLepcha-Regular.ttf
+++ b/data/fonts/NotoSansLepcha-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansLimbu-Regular.ttf b/data/fonts/NotoSansLimbu-Regular.ttf
index f60c0e5..d0c0229 100644
--- a/data/fonts/NotoSansLimbu-Regular.ttf
+++ b/data/fonts/NotoSansLimbu-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansLisu-Regular.ttf b/data/fonts/NotoSansLisu-Regular.ttf
index e3246c1..8a0e24b 100644
--- a/data/fonts/NotoSansLisu-Regular.ttf
+++ b/data/fonts/NotoSansLisu-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansMalayalam-Bold.ttf b/data/fonts/NotoSansMalayalam-Bold.ttf
index ddf9566..8fcb85d 100644
--- a/data/fonts/NotoSansMalayalam-Bold.ttf
+++ b/data/fonts/NotoSansMalayalam-Bold.ttf
Binary files differ
diff --git a/data/fonts/NotoSansMalayalam-Regular.ttf b/data/fonts/NotoSansMalayalam-Regular.ttf
index fa012c6..c99e9f0 100644
--- a/data/fonts/NotoSansMalayalam-Regular.ttf
+++ b/data/fonts/NotoSansMalayalam-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansMalayalamUI-Bold.ttf b/data/fonts/NotoSansMalayalamUI-Bold.ttf
index 8e7cec2..4b105e6 100644
--- a/data/fonts/NotoSansMalayalamUI-Bold.ttf
+++ b/data/fonts/NotoSansMalayalamUI-Bold.ttf
Binary files differ
diff --git a/data/fonts/NotoSansMalayalamUI-Regular.ttf b/data/fonts/NotoSansMalayalamUI-Regular.ttf
index d610520..dcae8a2 100644
--- a/data/fonts/NotoSansMalayalamUI-Regular.ttf
+++ b/data/fonts/NotoSansMalayalamUI-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansMandaic-Regular.ttf b/data/fonts/NotoSansMandaic-Regular.ttf
index a6557da..690629e 100644
--- a/data/fonts/NotoSansMandaic-Regular.ttf
+++ b/data/fonts/NotoSansMandaic-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansMeeteiMayek-Regular.ttf b/data/fonts/NotoSansMeeteiMayek-Regular.ttf
index b804627..adac00f 100644
--- a/data/fonts/NotoSansMeeteiMayek-Regular.ttf
+++ b/data/fonts/NotoSansMeeteiMayek-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansMongolian-Regular.ttf b/data/fonts/NotoSansMongolian-Regular.ttf
index fae16de..627a531 100644
--- a/data/fonts/NotoSansMongolian-Regular.ttf
+++ b/data/fonts/NotoSansMongolian-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansMyanmar-Bold.ttf b/data/fonts/NotoSansMyanmar-Bold.ttf
index 7a51769..b33f143 100644
--- a/data/fonts/NotoSansMyanmar-Bold.ttf
+++ b/data/fonts/NotoSansMyanmar-Bold.ttf
Binary files differ
diff --git a/data/fonts/NotoSansMyanmar-Regular.ttf b/data/fonts/NotoSansMyanmar-Regular.ttf
index 5e70c19..5bcf7fa 100644
--- a/data/fonts/NotoSansMyanmar-Regular.ttf
+++ b/data/fonts/NotoSansMyanmar-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansMyanmarUI-Bold.ttf b/data/fonts/NotoSansMyanmarUI-Bold.ttf
index 59df8b1..607da8e 100644
--- a/data/fonts/NotoSansMyanmarUI-Bold.ttf
+++ b/data/fonts/NotoSansMyanmarUI-Bold.ttf
Binary files differ
diff --git a/data/fonts/NotoSansMyanmarUI-Regular.ttf b/data/fonts/NotoSansMyanmarUI-Regular.ttf
index ebaca94..783d18b 100644
--- a/data/fonts/NotoSansMyanmarUI-Regular.ttf
+++ b/data/fonts/NotoSansMyanmarUI-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansNKo-Regular.ttf b/data/fonts/NotoSansNKo-Regular.ttf
index ad85763..52d0443 100644
--- a/data/fonts/NotoSansNKo-Regular.ttf
+++ b/data/fonts/NotoSansNKo-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansNewTaiLue-Regular.ttf b/data/fonts/NotoSansNewTaiLue-Regular.ttf
index f048bbf..784989f 100644
--- a/data/fonts/NotoSansNewTaiLue-Regular.ttf
+++ b/data/fonts/NotoSansNewTaiLue-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansOlChiki-Regular.ttf b/data/fonts/NotoSansOlChiki-Regular.ttf
index e93be7e..b6fb4aa 100644
--- a/data/fonts/NotoSansOlChiki-Regular.ttf
+++ b/data/fonts/NotoSansOlChiki-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansOriya-Bold.ttf b/data/fonts/NotoSansOriya-Bold.ttf
index 85dd745..9a9f418 100644
--- a/data/fonts/NotoSansOriya-Bold.ttf
+++ b/data/fonts/NotoSansOriya-Bold.ttf
Binary files differ
diff --git a/data/fonts/NotoSansOriya-Regular.ttf b/data/fonts/NotoSansOriya-Regular.ttf
index 3d1e1b2..9f5f5a9 100644
--- a/data/fonts/NotoSansOriya-Regular.ttf
+++ b/data/fonts/NotoSansOriya-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansOriyaUI-Bold.ttf b/data/fonts/NotoSansOriyaUI-Bold.ttf
index ae0bb92..dd17d9c 100644
--- a/data/fonts/NotoSansOriyaUI-Bold.ttf
+++ b/data/fonts/NotoSansOriyaUI-Bold.ttf
Binary files differ
diff --git a/data/fonts/NotoSansOriyaUI-Regular.ttf b/data/fonts/NotoSansOriyaUI-Regular.ttf
index a1fb6f9..2a2147d 100644
--- a/data/fonts/NotoSansOriyaUI-Regular.ttf
+++ b/data/fonts/NotoSansOriyaUI-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansPhagsPa-Regular.ttf b/data/fonts/NotoSansPhagsPa-Regular.ttf
index e9c8be8..9ecb12e 100644
--- a/data/fonts/NotoSansPhagsPa-Regular.ttf
+++ b/data/fonts/NotoSansPhagsPa-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansRejang-Regular.ttf b/data/fonts/NotoSansRejang-Regular.ttf
index 2f3f857..6eaacca 100644
--- a/data/fonts/NotoSansRejang-Regular.ttf
+++ b/data/fonts/NotoSansRejang-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansRunic-Regular.ttf b/data/fonts/NotoSansRunic-Regular.ttf
index c8a36b7..038c24e 100644
--- a/data/fonts/NotoSansRunic-Regular.ttf
+++ b/data/fonts/NotoSansRunic-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansSamaritan-Regular.ttf b/data/fonts/NotoSansSamaritan-Regular.ttf
index 2b9eefa..f5a3e7b 100644
--- a/data/fonts/NotoSansSamaritan-Regular.ttf
+++ b/data/fonts/NotoSansSamaritan-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansSaurashtra-Regular.ttf b/data/fonts/NotoSansSaurashtra-Regular.ttf
index bc8e84d..5a27b36 100644
--- a/data/fonts/NotoSansSaurashtra-Regular.ttf
+++ b/data/fonts/NotoSansSaurashtra-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansSinhala-Bold.ttf b/data/fonts/NotoSansSinhala-Bold.ttf
index 6d1a96f..178d1ed 100644
--- a/data/fonts/NotoSansSinhala-Bold.ttf
+++ b/data/fonts/NotoSansSinhala-Bold.ttf
Binary files differ
diff --git a/data/fonts/NotoSansSinhala-Regular.ttf b/data/fonts/NotoSansSinhala-Regular.ttf
index caca67a..e01ef2a 100644
--- a/data/fonts/NotoSansSinhala-Regular.ttf
+++ b/data/fonts/NotoSansSinhala-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansSundanese-Regular.ttf b/data/fonts/NotoSansSundanese-Regular.ttf
index cc81dda..8ca6512 100644
--- a/data/fonts/NotoSansSundanese-Regular.ttf
+++ b/data/fonts/NotoSansSundanese-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansSylotiNagri-Regular.ttf b/data/fonts/NotoSansSylotiNagri-Regular.ttf
index d9c9ef7..5dafddd 100644
--- a/data/fonts/NotoSansSylotiNagri-Regular.ttf
+++ b/data/fonts/NotoSansSylotiNagri-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansSymbols-Regular-Subsetted.ttf b/data/fonts/NotoSansSymbols-Regular-Subsetted.ttf
index b23167c..5541d60 100644
--- a/data/fonts/NotoSansSymbols-Regular-Subsetted.ttf
+++ b/data/fonts/NotoSansSymbols-Regular-Subsetted.ttf
Binary files differ
diff --git a/data/fonts/NotoSansSymbols-Regular-Subsetted2.ttf b/data/fonts/NotoSansSymbols-Regular-Subsetted2.ttf
index f729463..658c42f 100644
--- a/data/fonts/NotoSansSymbols-Regular-Subsetted2.ttf
+++ b/data/fonts/NotoSansSymbols-Regular-Subsetted2.ttf
Binary files differ
diff --git a/data/fonts/NotoSansSyriacEastern-Regular.ttf b/data/fonts/NotoSansSyriacEastern-Regular.ttf
index 70a0780..26adeb1 100644
--- a/data/fonts/NotoSansSyriacEastern-Regular.ttf
+++ b/data/fonts/NotoSansSyriacEastern-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansSyriacEstrangela-Regular.ttf b/data/fonts/NotoSansSyriacEstrangela-Regular.ttf
index fc121a6..137482d 100644
--- a/data/fonts/NotoSansSyriacEstrangela-Regular.ttf
+++ b/data/fonts/NotoSansSyriacEstrangela-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansSyriacWestern-Regular.ttf b/data/fonts/NotoSansSyriacWestern-Regular.ttf
index abbbf48..0d4cea2 100644
--- a/data/fonts/NotoSansSyriacWestern-Regular.ttf
+++ b/data/fonts/NotoSansSyriacWestern-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansTagalog-Regular.ttf b/data/fonts/NotoSansTagalog-Regular.ttf
index efe19bf..4980e34 100644
--- a/data/fonts/NotoSansTagalog-Regular.ttf
+++ b/data/fonts/NotoSansTagalog-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansTagbanwa-Regular.ttf b/data/fonts/NotoSansTagbanwa-Regular.ttf
index 03b2e5f..4b1ae12 100644
--- a/data/fonts/NotoSansTagbanwa-Regular.ttf
+++ b/data/fonts/NotoSansTagbanwa-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansTaiLe-Regular.ttf b/data/fonts/NotoSansTaiLe-Regular.ttf
index e61740b..8007d79 100644
--- a/data/fonts/NotoSansTaiLe-Regular.ttf
+++ b/data/fonts/NotoSansTaiLe-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansTaiTham-Regular.ttf b/data/fonts/NotoSansTaiTham-Regular.ttf
index 64b8221..4473a25 100644
--- a/data/fonts/NotoSansTaiTham-Regular.ttf
+++ b/data/fonts/NotoSansTaiTham-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansTaiViet-Regular.ttf b/data/fonts/NotoSansTaiViet-Regular.ttf
index ce264b4..30d65cf 100644
--- a/data/fonts/NotoSansTaiViet-Regular.ttf
+++ b/data/fonts/NotoSansTaiViet-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansTamil-Bold.ttf b/data/fonts/NotoSansTamil-Bold.ttf
index 02edbb6..9342bad 100644
--- a/data/fonts/NotoSansTamil-Bold.ttf
+++ b/data/fonts/NotoSansTamil-Bold.ttf
Binary files differ
diff --git a/data/fonts/NotoSansTamil-Regular.ttf b/data/fonts/NotoSansTamil-Regular.ttf
index f5e323b..d4873d2 100644
--- a/data/fonts/NotoSansTamil-Regular.ttf
+++ b/data/fonts/NotoSansTamil-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansTamilUI-Bold.ttf b/data/fonts/NotoSansTamilUI-Bold.ttf
index 3fb2ac1..dfadb0c 100644
--- a/data/fonts/NotoSansTamilUI-Bold.ttf
+++ b/data/fonts/NotoSansTamilUI-Bold.ttf
Binary files differ
diff --git a/data/fonts/NotoSansTamilUI-Regular.ttf b/data/fonts/NotoSansTamilUI-Regular.ttf
index c65a50c..b5253dd 100644
--- a/data/fonts/NotoSansTamilUI-Regular.ttf
+++ b/data/fonts/NotoSansTamilUI-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansTelugu-Bold.ttf b/data/fonts/NotoSansTelugu-Bold.ttf
index e2863d1..1396bc7 100644
--- a/data/fonts/NotoSansTelugu-Bold.ttf
+++ b/data/fonts/NotoSansTelugu-Bold.ttf
Binary files differ
diff --git a/data/fonts/NotoSansTelugu-Regular.ttf b/data/fonts/NotoSansTelugu-Regular.ttf
index 24a9147..1e1b2ce 100644
--- a/data/fonts/NotoSansTelugu-Regular.ttf
+++ b/data/fonts/NotoSansTelugu-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansTeluguUI-Bold.ttf b/data/fonts/NotoSansTeluguUI-Bold.ttf
index bb0effe..e433610 100644
--- a/data/fonts/NotoSansTeluguUI-Bold.ttf
+++ b/data/fonts/NotoSansTeluguUI-Bold.ttf
Binary files differ
diff --git a/data/fonts/NotoSansTeluguUI-Regular.ttf b/data/fonts/NotoSansTeluguUI-Regular.ttf
index c8e3d80..05803ce 100644
--- a/data/fonts/NotoSansTeluguUI-Regular.ttf
+++ b/data/fonts/NotoSansTeluguUI-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansThaana-Bold.ttf b/data/fonts/NotoSansThaana-Bold.ttf
index 7699973..3332a94 100644
--- a/data/fonts/NotoSansThaana-Bold.ttf
+++ b/data/fonts/NotoSansThaana-Bold.ttf
Binary files differ
diff --git a/data/fonts/NotoSansThaana-Regular.ttf b/data/fonts/NotoSansThaana-Regular.ttf
index 759adac..65a390d 100644
--- a/data/fonts/NotoSansThaana-Regular.ttf
+++ b/data/fonts/NotoSansThaana-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansThai-Bold.ttf b/data/fonts/NotoSansThai-Bold.ttf
index e095530..44fbfe4 100644
--- a/data/fonts/NotoSansThai-Bold.ttf
+++ b/data/fonts/NotoSansThai-Bold.ttf
Binary files differ
diff --git a/data/fonts/NotoSansThai-Regular.ttf b/data/fonts/NotoSansThai-Regular.ttf
index 7096b30..07000f6 100644
--- a/data/fonts/NotoSansThai-Regular.ttf
+++ b/data/fonts/NotoSansThai-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansThaiUI-Bold.ttf b/data/fonts/NotoSansThaiUI-Bold.ttf
index 925bd10..3398b5b 100644
--- a/data/fonts/NotoSansThaiUI-Bold.ttf
+++ b/data/fonts/NotoSansThaiUI-Bold.ttf
Binary files differ
diff --git a/data/fonts/NotoSansThaiUI-Regular.ttf b/data/fonts/NotoSansThaiUI-Regular.ttf
index 3394ff5..14a7ad3 100644
--- a/data/fonts/NotoSansThaiUI-Regular.ttf
+++ b/data/fonts/NotoSansThaiUI-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansTibetan-Bold.ttf b/data/fonts/NotoSansTibetan-Bold.ttf
index b557da2..3040630 100644
--- a/data/fonts/NotoSansTibetan-Bold.ttf
+++ b/data/fonts/NotoSansTibetan-Bold.ttf
Binary files differ
diff --git a/data/fonts/NotoSansTibetan-Regular.ttf b/data/fonts/NotoSansTibetan-Regular.ttf
index 3755bea..8a83f8f 100644
--- a/data/fonts/NotoSansTibetan-Regular.ttf
+++ b/data/fonts/NotoSansTibetan-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansTifinagh-Regular.ttf b/data/fonts/NotoSansTifinagh-Regular.ttf
index 13c9194..ef9a96e 100644
--- a/data/fonts/NotoSansTifinagh-Regular.ttf
+++ b/data/fonts/NotoSansTifinagh-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansVai-Regular.ttf b/data/fonts/NotoSansVai-Regular.ttf
index 28f9aa4..4c99192 100644
--- a/data/fonts/NotoSansVai-Regular.ttf
+++ b/data/fonts/NotoSansVai-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSansYi-Regular.ttf b/data/fonts/NotoSansYi-Regular.ttf
index 7648265..0ffd371 100644
--- a/data/fonts/NotoSansYi-Regular.ttf
+++ b/data/fonts/NotoSansYi-Regular.ttf
Binary files differ
diff --git a/data/fonts/NotoSerif-Bold.ttf b/data/fonts/NotoSerif-Bold.ttf
index 9bd1d75..d7ac471 100644
--- a/data/fonts/NotoSerif-Bold.ttf
+++ b/data/fonts/NotoSerif-Bold.ttf
Binary files differ
diff --git a/data/fonts/NotoSerif-BoldItalic.ttf b/data/fonts/NotoSerif-BoldItalic.ttf
index da22cdd..afb3833 100644
--- a/data/fonts/NotoSerif-BoldItalic.ttf
+++ b/data/fonts/NotoSerif-BoldItalic.ttf
Binary files differ
diff --git a/data/fonts/NotoSerif-Italic.ttf b/data/fonts/NotoSerif-Italic.ttf
index 0b772d9..813e7c4 100644
--- a/data/fonts/NotoSerif-Italic.ttf
+++ b/data/fonts/NotoSerif-Italic.ttf
Binary files differ
diff --git a/data/fonts/NotoSerif-Regular.ttf b/data/fonts/NotoSerif-Regular.ttf
index aef8eb2..e0c2476 100644
--- a/data/fonts/NotoSerif-Regular.ttf
+++ b/data/fonts/NotoSerif-Regular.ttf
Binary files differ
diff --git a/data/fonts/Roboto-Black.ttf b/data/fonts/Roboto-Black.ttf
index 128dda7..48fbfcd 100644
--- a/data/fonts/Roboto-Black.ttf
+++ b/data/fonts/Roboto-Black.ttf
Binary files differ
diff --git a/data/fonts/Roboto-BlackItalic.ttf b/data/fonts/Roboto-BlackItalic.ttf
index cb7af74..1f2912f 100644
--- a/data/fonts/Roboto-BlackItalic.ttf
+++ b/data/fonts/Roboto-BlackItalic.ttf
Binary files differ
diff --git a/data/fonts/Roboto-Bold.ttf b/data/fonts/Roboto-Bold.ttf
index 07f21f7..f1a1cb5 100644
--- a/data/fonts/Roboto-Bold.ttf
+++ b/data/fonts/Roboto-Bold.ttf
Binary files differ
diff --git a/data/fonts/Roboto-BoldItalic.ttf b/data/fonts/Roboto-BoldItalic.ttf
index 506ec97..bd59e2d 100644
--- a/data/fonts/Roboto-BoldItalic.ttf
+++ b/data/fonts/Roboto-BoldItalic.ttf
Binary files differ
diff --git a/data/fonts/Roboto-Italic.ttf b/data/fonts/Roboto-Italic.ttf
index 03dfd33..32852c9 100644
--- a/data/fonts/Roboto-Italic.ttf
+++ b/data/fonts/Roboto-Italic.ttf
Binary files differ
diff --git a/data/fonts/Roboto-Light.ttf b/data/fonts/Roboto-Light.ttf
index 0cd9eee..d4ff8f8 100644
--- a/data/fonts/Roboto-Light.ttf
+++ b/data/fonts/Roboto-Light.ttf
Binary files differ
diff --git a/data/fonts/Roboto-LightItalic.ttf b/data/fonts/Roboto-LightItalic.ttf
index a1cf8dd..fd65e8a 100644
--- a/data/fonts/Roboto-LightItalic.ttf
+++ b/data/fonts/Roboto-LightItalic.ttf
Binary files differ
diff --git a/data/fonts/Roboto-Medium.ttf b/data/fonts/Roboto-Medium.ttf
index 1f7c6a2..ef78a29 100644
--- a/data/fonts/Roboto-Medium.ttf
+++ b/data/fonts/Roboto-Medium.ttf
Binary files differ
diff --git a/data/fonts/Roboto-MediumItalic.ttf b/data/fonts/Roboto-MediumItalic.ttf
index d3b2484..5d863d3 100644
--- a/data/fonts/Roboto-MediumItalic.ttf
+++ b/data/fonts/Roboto-MediumItalic.ttf
Binary files differ
diff --git a/data/fonts/Roboto-Regular.ttf b/data/fonts/Roboto-Regular.ttf
index ba653ba..7cd6859 100644
--- a/data/fonts/Roboto-Regular.ttf
+++ b/data/fonts/Roboto-Regular.ttf
Binary files differ
diff --git a/data/fonts/Roboto-Thin.ttf b/data/fonts/Roboto-Thin.ttf
index 337fa6f..1a1f27c 100644
--- a/data/fonts/Roboto-Thin.ttf
+++ b/data/fonts/Roboto-Thin.ttf
Binary files differ
diff --git a/data/fonts/Roboto-ThinItalic.ttf b/data/fonts/Roboto-ThinItalic.ttf
index 8f8de07..dee0f91 100644
--- a/data/fonts/Roboto-ThinItalic.ttf
+++ b/data/fonts/Roboto-ThinItalic.ttf
Binary files differ
diff --git a/data/fonts/RobotoCondensed-Bold.ttf b/data/fonts/RobotoCondensed-Bold.ttf
index 7af78aa..02dc869 100644
--- a/data/fonts/RobotoCondensed-Bold.ttf
+++ b/data/fonts/RobotoCondensed-Bold.ttf
Binary files differ
diff --git a/data/fonts/RobotoCondensed-BoldItalic.ttf b/data/fonts/RobotoCondensed-BoldItalic.ttf
index 8b31ec3..d8e2908 100644
--- a/data/fonts/RobotoCondensed-BoldItalic.ttf
+++ b/data/fonts/RobotoCondensed-BoldItalic.ttf
Binary files differ
diff --git a/data/fonts/RobotoCondensed-Italic.ttf b/data/fonts/RobotoCondensed-Italic.ttf
index d3b9f80..384def0 100644
--- a/data/fonts/RobotoCondensed-Italic.ttf
+++ b/data/fonts/RobotoCondensed-Italic.ttf
Binary files differ
diff --git a/data/fonts/RobotoCondensed-Light.ttf b/data/fonts/RobotoCondensed-Light.ttf
index e2db0f8..27c41c3 100644
--- a/data/fonts/RobotoCondensed-Light.ttf
+++ b/data/fonts/RobotoCondensed-Light.ttf
Binary files differ
diff --git a/data/fonts/RobotoCondensed-LightItalic.ttf b/data/fonts/RobotoCondensed-LightItalic.ttf
index 89545c4..8960413 100644
--- a/data/fonts/RobotoCondensed-LightItalic.ttf
+++ b/data/fonts/RobotoCondensed-LightItalic.ttf
Binary files differ
diff --git a/data/fonts/RobotoCondensed-Regular.ttf b/data/fonts/RobotoCondensed-Regular.ttf
index ac3f99e..17d839e 100644
--- a/data/fonts/RobotoCondensed-Regular.ttf
+++ b/data/fonts/RobotoCondensed-Regular.ttf
Binary files differ
diff --git a/data/layoutlib.jar b/data/layoutlib.jar
index 73524ab..a318a33 100644
--- a/data/layoutlib.jar
+++ b/data/layoutlib.jar
Binary files differ
diff --git a/data/res/values-af/strings.xml b/data/res/values-af/strings.xml
index 08389b9..0ec27ba 100644
--- a/data/res/values-af/strings.xml
+++ b/data/res/values-af/strings.xml
@@ -244,32 +244,20 @@
<string name="status_bar_notification_info_overflow" msgid="5301981741705354993">"999+"</string>
<string name="notification_hidden_text" msgid="1135169301897151909">"Inhoud versteek"</string>
<string name="notification_hidden_by_policy_text" msgid="9004631276932584600">"Inhoud word versteek volgens beleid"</string>
- <!-- no translation found for notification_channel_virtual_keyboard (6969925135507955575) -->
- <skip />
- <!-- no translation found for notification_channel_physical_keyboard (7297661826966861459) -->
- <skip />
+ <string name="notification_channel_virtual_keyboard" msgid="6969925135507955575">"Virtuele sleutelbord"</string>
+ <string name="notification_channel_physical_keyboard" msgid="7297661826966861459">"Fisieke sleutelbord"</string>
<string name="notification_channel_security" msgid="7345516133431326347">"Sekuriteit"</string>
- <!-- no translation found for notification_channel_car_mode (3553380307619874564) -->
- <skip />
- <!-- no translation found for notification_channel_account (7577959168463122027) -->
- <skip />
- <!-- no translation found for notification_channel_developer (7579606426860206060) -->
- <skip />
- <!-- no translation found for notification_channel_updates (4794517569035110397) -->
- <skip />
- <!-- no translation found for notification_channel_network_status (5025648583129035447) -->
- <skip />
- <!-- no translation found for notification_channel_network_alerts (2895141221414156525) -->
- <skip />
- <!-- no translation found for notification_channel_vpn (8330103431055860618) -->
- <skip />
- <!-- no translation found for notification_channel_device_admin (1568154104368069249) -->
- <skip />
+ <string name="notification_channel_car_mode" msgid="3553380307619874564">"Motormodus"</string>
+ <string name="notification_channel_account" msgid="7577959168463122027">"Rekeningstatus"</string>
+ <string name="notification_channel_developer" msgid="7579606426860206060">"Ontwikkelaarboodskappe"</string>
+ <string name="notification_channel_updates" msgid="4794517569035110397">"Opdaterings"</string>
+ <string name="notification_channel_network_status" msgid="5025648583129035447">"Netwerkstatus"</string>
+ <string name="notification_channel_network_alerts" msgid="2895141221414156525">"Netwerkwaarskuwings"</string>
+ <string name="notification_channel_vpn" msgid="8330103431055860618">"VPN-status"</string>
+ <string name="notification_channel_device_admin" msgid="1568154104368069249">"Toesteladministrasie"</string>
<string name="notification_channel_alerts" msgid="4496839309318519037">"Opletberigte"</string>
- <!-- no translation found for notification_channel_retail_mode (6088920674914038779) -->
- <skip />
- <!-- no translation found for notification_channel_usb (9006850475328924681) -->
- <skip />
+ <string name="notification_channel_retail_mode" msgid="6088920674914038779">"Kleinhandeldemonstrasie"</string>
+ <string name="notification_channel_usb" msgid="9006850475328924681">"USB-verbinding"</string>
<string name="safeMode" msgid="2788228061547930246">"Veiligmodus"</string>
<string name="android_system_label" msgid="6577375335728551336">"Android-stelsel"</string>
<string name="user_owner_label" msgid="1119010402169916617">"Skakel oor na persoonlik"</string>
@@ -318,10 +306,8 @@
<string name="permdesc_uninstall_shortcut" msgid="6745743474265057975">"Laat die program toe om Tuisskerm-kortpaaie te verwyder sonder gebruikerinmenging."</string>
<string name="permlab_processOutgoingCalls" msgid="3906007831192990946">"herlei uitgaande oproepe"</string>
<string name="permdesc_processOutgoingCalls" msgid="5156385005547315876">"Laat die program toe om te sien watter nommer tydens \'n uitgaande oproep geskakel word, met die opsie om die oproep na \'n ander nommer te herlei of die oproep heeltemal te beëindig."</string>
- <!-- no translation found for permlab_answerPhoneCalls (4077162841226223337) -->
- <skip />
- <!-- no translation found for permdesc_answerPhoneCalls (2901889867993572266) -->
- <skip />
+ <string name="permlab_answerPhoneCalls" msgid="4077162841226223337">"antwoord foonoproepe"</string>
+ <string name="permdesc_answerPhoneCalls" msgid="2901889867993572266">"Laat die program toe om inkomende foonoproepe te antwoord."</string>
<string name="permlab_receiveSms" msgid="8673471768947895082">"ontvang teksboodskappe (SMS)"</string>
<string name="permdesc_receiveSms" msgid="6424387754228766939">"Laat die program toe om SMS-boodskappe te ontvang en te verwerk. Dit beteken dat die program boodskappe wat na jou toestel gestuur is, kan monitor of uitvee, sonder dat jy dit gesien het."</string>
<string name="permlab_receiveMms" msgid="1821317344668257098">"ontvang teksboodskappe (MMS)"</string>
@@ -1197,9 +1183,12 @@
<string name="select_keyboard_layout_notification_message" msgid="8084622969903004900">"Tik om taal en uitleg te kies"</string>
<string name="fast_scroll_alphabet" msgid="5433275485499039199">" ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
<string name="fast_scroll_numeric_alphabet" msgid="4030170524595123610">" 0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
- <string name="alert_windows_notification_channel_name" msgid="7443890103456396837">"<xliff:g id="NAME">%s</xliff:g> teken oor ander programme"</string>
- <string name="alert_windows_notification_title" msgid="5399998516035621282">"<xliff:g id="NAME">%s</xliff:g>-program verskyn bo-op."</string>
- <string name="alert_windows_notification_message" msgid="2456738662997073459">"Dele van hierdie program sal dalk altyd sigbaar wees. Skakel hierdie kenmerk af as dit nie reg werk nie."</string>
+ <!-- no translation found for alert_windows_notification_channel_name (3116610965549449803) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_title (4532185840598192445) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_message (8917232109522912560) -->
+ <skip />
<string name="alert_windows_notification_turn_off_action" msgid="3367294525884949878">"SKAKEL AF"</string>
<string name="ext_media_checking_notification_title" msgid="5734005953288045806">"Berei tans <xliff:g id="NAME">%s</xliff:g> voor"</string>
<string name="ext_media_checking_notification_message" msgid="4747432538578886744">"Kyk tans vir foute"</string>
@@ -1207,8 +1196,12 @@
<string name="ext_media_ready_notification_message" msgid="4083398150380114462">"Om foto\'s en media oor te dra"</string>
<string name="ext_media_unmountable_notification_title" msgid="8295123366236989588">"Gekorrupteerde <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_unmountable_notification_message" msgid="2343202057122495773">"<xliff:g id="NAME">%s</xliff:g> is korrup. Tik om reg te maak."</string>
+ <!-- no translation found for ext_media_unmountable_notification_message (3941179940297874950) -->
+ <skip />
<string name="ext_media_unsupported_notification_title" msgid="3797642322958803257">"Niegesteunde <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_unsupported_notification_message" msgid="6121601473787888589">"Hierdie toestel steun nie hierdie <xliff:g id="NAME">%s</xliff:g> nie. Tik om in \'n gesteunde formaat op te stel."</string>
+ <!-- no translation found for ext_media_unsupported_notification_message (3725436899820390906) -->
+ <skip />
<string name="ext_media_badremoval_notification_title" msgid="3206248947375505416">"<xliff:g id="NAME">%s</xliff:g> is onverwags verwyder"</string>
<string name="ext_media_badremoval_notification_message" msgid="380176703346946313">"Demonteer <xliff:g id="NAME">%s</xliff:g> voordat dit verwyder word om dataverlies te voorkom"</string>
<string name="ext_media_nomedia_notification_title" msgid="1704840188641749091">"Het <xliff:g id="NAME">%s</xliff:g> verwyder"</string>
@@ -1668,7 +1661,8 @@
<string name="stk_cc_ss_to_ussd" msgid="3951862188105305589">"SS-versoek is gewysig tot USSD-versoek."</string>
<string name="stk_cc_ss_to_ss" msgid="5470768854991452695">"SS-versoek is gewysig tot nuwe SS-versoek."</string>
<string name="notification_work_profile_content_description" msgid="4600554564103770764">"Werkprofiel"</string>
- <string name="expand_button_content_description" msgid="5855955413376384681">"Uitvou-knoppie"</string>
+ <string name="expand_button_content_description_collapsed" msgid="3609784019345534652">"Vou uit"</string>
+ <string name="expand_button_content_description_expanded" msgid="8520652707158554895">"Vou in"</string>
<string name="expand_action_accessibility" msgid="5307730695723718254">"wissel uitvou-aksie"</string>
<string name="usb_midi_peripheral_name" msgid="7221113987741003817">"Android-USB-randpoort"</string>
<string name="usb_midi_peripheral_manufacturer_name" msgid="7176526170008970168">"Android"</string>
diff --git a/data/res/values-am/strings.xml b/data/res/values-am/strings.xml
index b5863fe..448ccf6 100644
--- a/data/res/values-am/strings.xml
+++ b/data/res/values-am/strings.xml
@@ -244,32 +244,20 @@
<string name="status_bar_notification_info_overflow" msgid="5301981741705354993">"999+"</string>
<string name="notification_hidden_text" msgid="1135169301897151909">"ይዘቶች ተደብቀዋል"</string>
<string name="notification_hidden_by_policy_text" msgid="9004631276932584600">"ይዘቶች በመመሪያ ተደብቀዋል"</string>
- <!-- no translation found for notification_channel_virtual_keyboard (6969925135507955575) -->
- <skip />
- <!-- no translation found for notification_channel_physical_keyboard (7297661826966861459) -->
- <skip />
+ <string name="notification_channel_virtual_keyboard" msgid="6969925135507955575">"ምናባዊ የቁልፍ ሰሌዳ"</string>
+ <string name="notification_channel_physical_keyboard" msgid="7297661826966861459">"አካላዊ ቁልፍ ሰሌዳ"</string>
<string name="notification_channel_security" msgid="7345516133431326347">"ደህንነት"</string>
- <!-- no translation found for notification_channel_car_mode (3553380307619874564) -->
- <skip />
- <!-- no translation found for notification_channel_account (7577959168463122027) -->
- <skip />
- <!-- no translation found for notification_channel_developer (7579606426860206060) -->
- <skip />
- <!-- no translation found for notification_channel_updates (4794517569035110397) -->
- <skip />
- <!-- no translation found for notification_channel_network_status (5025648583129035447) -->
- <skip />
- <!-- no translation found for notification_channel_network_alerts (2895141221414156525) -->
- <skip />
- <!-- no translation found for notification_channel_vpn (8330103431055860618) -->
- <skip />
- <!-- no translation found for notification_channel_device_admin (1568154104368069249) -->
- <skip />
+ <string name="notification_channel_car_mode" msgid="3553380307619874564">"የመኪና ሁነታ"</string>
+ <string name="notification_channel_account" msgid="7577959168463122027">"የመለያ ሁኔታ"</string>
+ <string name="notification_channel_developer" msgid="7579606426860206060">"የገንቢ መልዕክቶች"</string>
+ <string name="notification_channel_updates" msgid="4794517569035110397">"ዝማኔዎች"</string>
+ <string name="notification_channel_network_status" msgid="5025648583129035447">"የአውታረ መረብ ሁኔታ"</string>
+ <string name="notification_channel_network_alerts" msgid="2895141221414156525">"የአውታረ መረብ ማንቂያዎች"</string>
+ <string name="notification_channel_vpn" msgid="8330103431055860618">"የቪፒኤን ሁኔታ"</string>
+ <string name="notification_channel_device_admin" msgid="1568154104368069249">"የመሣሪያ አስተዳደር"</string>
<string name="notification_channel_alerts" msgid="4496839309318519037">"ማንቂያዎች"</string>
- <!-- no translation found for notification_channel_retail_mode (6088920674914038779) -->
- <skip />
- <!-- no translation found for notification_channel_usb (9006850475328924681) -->
- <skip />
+ <string name="notification_channel_retail_mode" msgid="6088920674914038779">"የችርቻሮ ማሳያ"</string>
+ <string name="notification_channel_usb" msgid="9006850475328924681">"የዩኤስቢ ግንኙነት"</string>
<string name="safeMode" msgid="2788228061547930246">"የሚያስተማምን ሁነታ"</string>
<string name="android_system_label" msgid="6577375335728551336">"Android ስርዓት"</string>
<string name="user_owner_label" msgid="1119010402169916617">"ወደ የግል ቀይር"</string>
@@ -318,10 +306,8 @@
<string name="permdesc_uninstall_shortcut" msgid="6745743474265057975">"መተግበሪያው ያለተጠቃሚ ጣልቃ-ገብነት የመነሻ ማያ ገጽ አቋራጮችን እንዲያስወግድ ያስችለዋል።"</string>
<string name="permlab_processOutgoingCalls" msgid="3906007831192990946">"የወጪ ጥሪዎች አቅጣጫ ቀይር"</string>
<string name="permdesc_processOutgoingCalls" msgid="5156385005547315876">"በወጪ ጥሪ ጊዜ ጥሪውን ወደተለየ ቁጥር ከማዞር ወይም ጥሪውን በአጠቃላይ ከመተው አማራጭ ጋር እየተደወለለት ያለውን ቁጥር እንዲያይ ያስችለዋል።"</string>
- <!-- no translation found for permlab_answerPhoneCalls (4077162841226223337) -->
- <skip />
- <!-- no translation found for permdesc_answerPhoneCalls (2901889867993572266) -->
- <skip />
+ <string name="permlab_answerPhoneCalls" msgid="4077162841226223337">"የስልክ ጥሪዎችን አንሳ"</string>
+ <string name="permdesc_answerPhoneCalls" msgid="2901889867993572266">"መተግበሪያው ገቢ የስልክ ጥሪን እንዲያነሳ ያስችለዋል።"</string>
<string name="permlab_receiveSms" msgid="8673471768947895082">"የፅሁፍ መልዕክቶችን ተቀበል (ኤስ.ኤም.ኤስ.)"</string>
<string name="permdesc_receiveSms" msgid="6424387754228766939">"መተግበሪያው የኤስ.ኤም.ኤስ. መልዕክቶችን እንዲያነብ እና እንዲያካሂድ ይፈቅዳል። ይህ ማለት መተግበሪያው ወደ መሳሪያህ የተላኩ መልዕክቶችን ላንተ ሳያሳይህ ሊቆጣጠር ወይም ሊሰርዝ ይችላል።"</string>
<string name="permlab_receiveMms" msgid="1821317344668257098">"የፅሁፍ መልዕክቶችን ተቀበል (ኤም.ኤም.ኤስ.)"</string>
@@ -1197,9 +1183,12 @@
<string name="select_keyboard_layout_notification_message" msgid="8084622969903004900">"ቋንቋ እና አቀማመጥን ለመምረጥ መታ ያድርጉ"</string>
<string name="fast_scroll_alphabet" msgid="5433275485499039199">" ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
<string name="fast_scroll_numeric_alphabet" msgid="4030170524595123610">" 0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
- <string name="alert_windows_notification_channel_name" msgid="7443890103456396837">"<xliff:g id="NAME">%s</xliff:g> በሌሎች መተግበሪያዎች ላይ ሣል"</string>
- <string name="alert_windows_notification_title" msgid="5399998516035621282">"<xliff:g id="NAME">%s</xliff:g> መተግበሪያ ከላይ እየታየ ያለ።"</string>
- <string name="alert_windows_notification_message" msgid="2456738662997073459">"የዚህ መተግበሪያ ክፍሎች በሁሉም ጊዜያት የሚታዩ እንደሆኑ ሊቆዩ ይችላሉ። ይህ ባህሪ በትክክል የማይሠራ ከሆነ ያጥፉት።"</string>
+ <!-- no translation found for alert_windows_notification_channel_name (3116610965549449803) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_title (4532185840598192445) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_message (8917232109522912560) -->
+ <skip />
<string name="alert_windows_notification_turn_off_action" msgid="3367294525884949878">"አጥፋ"</string>
<string name="ext_media_checking_notification_title" msgid="5734005953288045806">"<xliff:g id="NAME">%s</xliff:g>ን በማዘጋጀት ላይ"</string>
<string name="ext_media_checking_notification_message" msgid="4747432538578886744">"ስህተቶች ካሉ በመፈተሽ ላይ"</string>
@@ -1207,8 +1196,12 @@
<string name="ext_media_ready_notification_message" msgid="4083398150380114462">"ፎቶዎችን እና ማህደረመረጃን ለማስተላለፍ"</string>
<string name="ext_media_unmountable_notification_title" msgid="8295123366236989588">"ተበላሽቷል <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_unmountable_notification_message" msgid="2343202057122495773">"<xliff:g id="NAME">%s</xliff:g> ተበላሽቷል። ለማስተካከል መታ ያድርጉ።"</string>
+ <!-- no translation found for ext_media_unmountable_notification_message (3941179940297874950) -->
+ <skip />
<string name="ext_media_unsupported_notification_title" msgid="3797642322958803257">"ያልተደገፈ <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_unsupported_notification_message" msgid="6121601473787888589">"ይህ መሣሪያ ይህን <xliff:g id="NAME">%s</xliff:g> አይደግፍም። በሚደገፍ ቅርጸት ለማዘጋጀት መታ ያድርጉ።"</string>
+ <!-- no translation found for ext_media_unsupported_notification_message (3725436899820390906) -->
+ <skip />
<string name="ext_media_badremoval_notification_title" msgid="3206248947375505416">"<xliff:g id="NAME">%s</xliff:g> ሳይታሰብ ተወግዷል"</string>
<string name="ext_media_badremoval_notification_message" msgid="380176703346946313">"ውሂብ እንዳይጠፋ ለመከላከል ከማስወገድዎ በፊት <xliff:g id="NAME">%s</xliff:g>ን ያላቅቁት"</string>
<string name="ext_media_nomedia_notification_title" msgid="1704840188641749091">"«<xliff:g id="NAME">%s</xliff:g>» ተወግዷል"</string>
@@ -1668,7 +1661,8 @@
<string name="stk_cc_ss_to_ussd" msgid="3951862188105305589">"SS ጥያቄ ወደ USSD ጥያቄ ተሻሽሎዋል።"</string>
<string name="stk_cc_ss_to_ss" msgid="5470768854991452695">"SS ጥያቄ ወደ አዲስ SS ጥያቄ ተሻሽሎዋል።"</string>
<string name="notification_work_profile_content_description" msgid="4600554564103770764">"የስራ መገለጫ"</string>
- <string name="expand_button_content_description" msgid="5855955413376384681">"የዘርጋ አዝራር"</string>
+ <string name="expand_button_content_description_collapsed" msgid="3609784019345534652">"ዘርጋ"</string>
+ <string name="expand_button_content_description_expanded" msgid="8520652707158554895">"ሰብስብ"</string>
<string name="expand_action_accessibility" msgid="5307730695723718254">"ዝርጋታን ቀያይር"</string>
<string name="usb_midi_peripheral_name" msgid="7221113987741003817">"የAndroid USB Peripheral ወደብ"</string>
<string name="usb_midi_peripheral_manufacturer_name" msgid="7176526170008970168">"Android"</string>
diff --git a/data/res/values-ar/strings.xml b/data/res/values-ar/strings.xml
index 238c78b..7845a4e 100644
--- a/data/res/values-ar/strings.xml
+++ b/data/res/values-ar/strings.xml
@@ -256,32 +256,20 @@
<string name="status_bar_notification_info_overflow" msgid="5301981741705354993">"999+"</string>
<string name="notification_hidden_text" msgid="1135169301897151909">"المحتويات مخفية"</string>
<string name="notification_hidden_by_policy_text" msgid="9004631276932584600">"تم إخفاء المحتويات بواسطة السياسة"</string>
- <!-- no translation found for notification_channel_virtual_keyboard (6969925135507955575) -->
- <skip />
- <!-- no translation found for notification_channel_physical_keyboard (7297661826966861459) -->
- <skip />
+ <string name="notification_channel_virtual_keyboard" msgid="6969925135507955575">"لوحة المفاتيح الظاهرية"</string>
+ <string name="notification_channel_physical_keyboard" msgid="7297661826966861459">"لوحة المفاتيح الفعلية"</string>
<string name="notification_channel_security" msgid="7345516133431326347">"الأمان"</string>
- <!-- no translation found for notification_channel_car_mode (3553380307619874564) -->
- <skip />
- <!-- no translation found for notification_channel_account (7577959168463122027) -->
- <skip />
- <!-- no translation found for notification_channel_developer (7579606426860206060) -->
- <skip />
- <!-- no translation found for notification_channel_updates (4794517569035110397) -->
- <skip />
- <!-- no translation found for notification_channel_network_status (5025648583129035447) -->
- <skip />
- <!-- no translation found for notification_channel_network_alerts (2895141221414156525) -->
- <skip />
- <!-- no translation found for notification_channel_vpn (8330103431055860618) -->
- <skip />
- <!-- no translation found for notification_channel_device_admin (1568154104368069249) -->
- <skip />
+ <string name="notification_channel_car_mode" msgid="3553380307619874564">"وضع السيارة"</string>
+ <string name="notification_channel_account" msgid="7577959168463122027">"حالة الحساب"</string>
+ <string name="notification_channel_developer" msgid="7579606426860206060">"رسائل مطوّر البرامج"</string>
+ <string name="notification_channel_updates" msgid="4794517569035110397">"التحديثات"</string>
+ <string name="notification_channel_network_status" msgid="5025648583129035447">"حالة الشبكة"</string>
+ <string name="notification_channel_network_alerts" msgid="2895141221414156525">"تنبيهات الشبكة"</string>
+ <string name="notification_channel_vpn" msgid="8330103431055860618">"حالة الشبكة الظاهرية الخاصة"</string>
+ <string name="notification_channel_device_admin" msgid="1568154104368069249">"إدارة الجهاز"</string>
<string name="notification_channel_alerts" msgid="4496839309318519037">"التنبيهات"</string>
- <!-- no translation found for notification_channel_retail_mode (6088920674914038779) -->
- <skip />
- <!-- no translation found for notification_channel_usb (9006850475328924681) -->
- <skip />
+ <string name="notification_channel_retail_mode" msgid="6088920674914038779">"عرض توضيحي لبائع التجزئة"</string>
+ <string name="notification_channel_usb" msgid="9006850475328924681">"اتصال USB"</string>
<string name="safeMode" msgid="2788228061547930246">"الوضع الآمن"</string>
<string name="android_system_label" msgid="6577375335728551336">"نظام Android"</string>
<string name="user_owner_label" msgid="1119010402169916617">"التبديل إلى الشخصي"</string>
@@ -330,10 +318,8 @@
<string name="permdesc_uninstall_shortcut" msgid="6745743474265057975">"للسماح للتطبيق بإزالة اختصارات من الشاشة الرئيسية بدون تدخل المستخدم."</string>
<string name="permlab_processOutgoingCalls" msgid="3906007831192990946">"إعادة توجيه المكالمات الصادرة"</string>
<string name="permdesc_processOutgoingCalls" msgid="5156385005547315876">"للسماح للتطبيق بالاطلاع على الرقم الذي يتم الاتصال به عند إجراء مكالمة صادرة مع وجود الخيار لإعادة توجيه المكالمة إلى رقم آخر أو إنهاء المكالمة تمامًا."</string>
- <!-- no translation found for permlab_answerPhoneCalls (4077162841226223337) -->
- <skip />
- <!-- no translation found for permdesc_answerPhoneCalls (2901889867993572266) -->
- <skip />
+ <string name="permlab_answerPhoneCalls" msgid="4077162841226223337">"الرد على المكالمات الهاتفية"</string>
+ <string name="permdesc_answerPhoneCalls" msgid="2901889867993572266">"للسماح للتطبيق بالرد على مكالمة هاتفية واردة."</string>
<string name="permlab_receiveSms" msgid="8673471768947895082">"تلقي رسائل نصية (رسائل قصيرة SMS)"</string>
<string name="permdesc_receiveSms" msgid="6424387754228766939">"للسماح للتطبيق بتلقي ومعالجة الرسائل القصيرة SMS. وهذا يعني أنه يمكن للتطبيق مراقبة الرسائل التي يتم إرسالها إلى جهازك أو حذفها بدون عرضها لك."</string>
<string name="permlab_receiveMms" msgid="1821317344668257098">"تلقي رسائل نصية (رسائل وسائط متعددة)"</string>
@@ -1277,9 +1263,12 @@
<string name="select_keyboard_layout_notification_message" msgid="8084622969903004900">"انقر لاختيار لغة وتنسيق"</string>
<string name="fast_scroll_alphabet" msgid="5433275485499039199">" أ ب ت ث ج ح خ د ذ ر ز س ش ص ض ط ظ ع غ ف ق ك ل م ن ه و ي"</string>
<string name="fast_scroll_numeric_alphabet" msgid="4030170524595123610">" 0123456789 أ ب ت ث ج ح خ د ذ ر ز س ش ص ض ط ظ ع غ ف ق ك ل م ن ه و ي"</string>
- <string name="alert_windows_notification_channel_name" msgid="7443890103456396837">"يتم عرض <xliff:g id="NAME">%s</xliff:g> فوق التطبيقات الأخرى"</string>
- <string name="alert_windows_notification_title" msgid="5399998516035621282">"يتم عرض تطبيق <xliff:g id="NAME">%s</xliff:g> فوق التطبيقات."</string>
- <string name="alert_windows_notification_message" msgid="2456738662997073459">"قد تظل أجزاء من هذا التطبيق مرئية في جميع الأوقات. فإذا كانت هذه الميزة لا تعمل بشكل صحيح، يمكنك إيقافها."</string>
+ <!-- no translation found for alert_windows_notification_channel_name (3116610965549449803) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_title (4532185840598192445) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_message (8917232109522912560) -->
+ <skip />
<string name="alert_windows_notification_turn_off_action" msgid="3367294525884949878">"إيقاف"</string>
<string name="ext_media_checking_notification_title" msgid="5734005953288045806">"جارٍ تحضير <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_checking_notification_message" msgid="4747432538578886744">"جارٍ التحقق من الأخطاء"</string>
@@ -1287,8 +1276,12 @@
<string name="ext_media_ready_notification_message" msgid="4083398150380114462">"لنقل الصور والوسائط"</string>
<string name="ext_media_unmountable_notification_title" msgid="8295123366236989588">"أصاب <xliff:g id="NAME">%s</xliff:g> التلف"</string>
<string name="ext_media_unmountable_notification_message" msgid="2343202057122495773">"<xliff:g id="NAME">%s</xliff:g> تالف. انقر لإصلاحه."</string>
+ <!-- no translation found for ext_media_unmountable_notification_message (3941179940297874950) -->
+ <skip />
<string name="ext_media_unsupported_notification_title" msgid="3797642322958803257">"<xliff:g id="NAME">%s</xliff:g> غير متوافق"</string>
<string name="ext_media_unsupported_notification_message" msgid="6121601473787888589">"هذا الجهاز غير متوافق مع <xliff:g id="NAME">%s</xliff:g> هذا. انقر للإعداد بتنسيق متوافق."</string>
+ <!-- no translation found for ext_media_unsupported_notification_message (3725436899820390906) -->
+ <skip />
<string name="ext_media_badremoval_notification_title" msgid="3206248947375505416">"تمت إزالة <xliff:g id="NAME">%s</xliff:g> بشكل غير متوقع"</string>
<string name="ext_media_badremoval_notification_message" msgid="380176703346946313">"إلغاء تحميل <xliff:g id="NAME">%s</xliff:g> قبل الإزالة لتجنب فقد البيانات"</string>
<string name="ext_media_nomedia_notification_title" msgid="1704840188641749091">"تمت إزالة <xliff:g id="NAME">%s</xliff:g>"</string>
@@ -1788,7 +1781,8 @@
<string name="stk_cc_ss_to_ussd" msgid="3951862188105305589">"يتم تعديل طلب SS إلى طلب USSD."</string>
<string name="stk_cc_ss_to_ss" msgid="5470768854991452695">"يتم تعديل طلب SS إلى طلب SS الجديد."</string>
<string name="notification_work_profile_content_description" msgid="4600554564103770764">"الملف الشخصي للعمل"</string>
- <string name="expand_button_content_description" msgid="5855955413376384681">"زر \"توسيع\""</string>
+ <string name="expand_button_content_description_collapsed" msgid="3609784019345534652">"توسيع"</string>
+ <string name="expand_button_content_description_expanded" msgid="8520652707158554895">"تصغير"</string>
<string name="expand_action_accessibility" msgid="5307730695723718254">"تبديل التوسيع"</string>
<string name="usb_midi_peripheral_name" msgid="7221113987741003817">"منفذ الأجهزة الطرفية المزودة بكابل USB ونظام التشغيل Android"</string>
<string name="usb_midi_peripheral_manufacturer_name" msgid="7176526170008970168">"Android"</string>
diff --git a/data/res/values-az/strings.xml b/data/res/values-az/strings.xml
index 25f9ca9..7e8adc2 100644
--- a/data/res/values-az/strings.xml
+++ b/data/res/values-az/strings.xml
@@ -244,32 +244,20 @@
<string name="status_bar_notification_info_overflow" msgid="5301981741705354993">"999+"</string>
<string name="notification_hidden_text" msgid="1135169301897151909">"Məzmun gizlidir"</string>
<string name="notification_hidden_by_policy_text" msgid="9004631276932584600">"Məzmun siyasət tərəfindən gizlədilib"</string>
- <!-- no translation found for notification_channel_virtual_keyboard (6969925135507955575) -->
- <skip />
- <!-- no translation found for notification_channel_physical_keyboard (7297661826966861459) -->
- <skip />
+ <string name="notification_channel_virtual_keyboard" msgid="6969925135507955575">"Virtual klaviatura"</string>
+ <string name="notification_channel_physical_keyboard" msgid="7297661826966861459">"Fiziki klaviatura"</string>
<string name="notification_channel_security" msgid="7345516133431326347">"Təhlükəsizlik"</string>
- <!-- no translation found for notification_channel_car_mode (3553380307619874564) -->
- <skip />
- <!-- no translation found for notification_channel_account (7577959168463122027) -->
- <skip />
- <!-- no translation found for notification_channel_developer (7579606426860206060) -->
- <skip />
- <!-- no translation found for notification_channel_updates (4794517569035110397) -->
- <skip />
- <!-- no translation found for notification_channel_network_status (5025648583129035447) -->
- <skip />
- <!-- no translation found for notification_channel_network_alerts (2895141221414156525) -->
- <skip />
- <!-- no translation found for notification_channel_vpn (8330103431055860618) -->
- <skip />
- <!-- no translation found for notification_channel_device_admin (1568154104368069249) -->
- <skip />
+ <string name="notification_channel_car_mode" msgid="3553380307619874564">"Avtomobil rejimi"</string>
+ <string name="notification_channel_account" msgid="7577959168463122027">"Hesab statusu"</string>
+ <string name="notification_channel_developer" msgid="7579606426860206060">"Developer mesajı"</string>
+ <string name="notification_channel_updates" msgid="4794517569035110397">"Güncəlləmələr"</string>
+ <string name="notification_channel_network_status" msgid="5025648583129035447">"Şəbəkə statusu"</string>
+ <string name="notification_channel_network_alerts" msgid="2895141221414156525">"Şəbəkə siqnalları"</string>
+ <string name="notification_channel_vpn" msgid="8330103431055860618">"VPN statusu"</string>
+ <string name="notification_channel_device_admin" msgid="1568154104368069249">"Cihaz administrasiyası"</string>
<string name="notification_channel_alerts" msgid="4496839309318519037">"Siqnallar"</string>
- <!-- no translation found for notification_channel_retail_mode (6088920674914038779) -->
- <skip />
- <!-- no translation found for notification_channel_usb (9006850475328924681) -->
- <skip />
+ <string name="notification_channel_retail_mode" msgid="6088920674914038779">"Pərakəndə demo"</string>
+ <string name="notification_channel_usb" msgid="9006850475328924681">"USB əlaqə"</string>
<string name="safeMode" msgid="2788228061547930246">"Təhlükəsiz rejim"</string>
<string name="android_system_label" msgid="6577375335728551336">"Android sistemi"</string>
<string name="user_owner_label" msgid="1119010402169916617">"Şəxsi profilə keçirin"</string>
@@ -318,10 +306,8 @@
<string name="permdesc_uninstall_shortcut" msgid="6745743474265057975">"İstifadəçi müdaxiləsi olmadan tətbiqə İş Stolu qısayollarını silməyə icazə verir."</string>
<string name="permlab_processOutgoingCalls" msgid="3906007831192990946">"gedən zənglərin marşrutunu dəyişmək"</string>
<string name="permdesc_processOutgoingCalls" msgid="5156385005547315876">"Tətbiqə gedən zəng zamanı yığılan nömrəni görməyə imkan verir. Bu zaman zəngi başqa nömrəyə yönləndirmək və ya bütün zəngləri ləğv etmək funsiyası da təqdim olunur."</string>
- <!-- no translation found for permlab_answerPhoneCalls (4077162841226223337) -->
- <skip />
- <!-- no translation found for permdesc_answerPhoneCalls (2901889867993572266) -->
- <skip />
+ <string name="permlab_answerPhoneCalls" msgid="4077162841226223337">"telefon zənglərinə cavab verin"</string>
+ <string name="permdesc_answerPhoneCalls" msgid="2901889867993572266">"Gələn telefon zənglərinə cavab verməsi üçün tətbiqlərə icazə verin."</string>
<string name="permlab_receiveSms" msgid="8673471768947895082">"SMS qəbul etmək"</string>
<string name="permdesc_receiveSms" msgid="6424387754228766939">"Tətbiqə MMS mesajlarını almaq və emal etmək icazəsi verir. Bu o deməkdir ki, tətbiq sizin mesajlarınızı sizə göstərmədən monitorinq edə və ya silə bilər."</string>
<string name="permlab_receiveMms" msgid="1821317344668257098">"mətn mesajlarını qəbul edir (MMS)"</string>
@@ -1197,9 +1183,12 @@
<string name="select_keyboard_layout_notification_message" msgid="8084622969903004900">"Dil və tərtibatı seçmək üçün tıklayın"</string>
<string name="fast_scroll_alphabet" msgid="5433275485499039199">" ABCÇDEƏFGĞHXIİJKQLMNOÖPRSŞTUÜVYZ"</string>
<string name="fast_scroll_numeric_alphabet" msgid="4030170524595123610">" 0123456789ABCÇDEƏFGĞHİIJKLMNOÖPQRSŞTUÜVWXYZ"</string>
- <string name="alert_windows_notification_channel_name" msgid="7443890103456396837">"<xliff:g id="NAME">%s</xliff:g> digər tətbiqlərin üzərinə çəkilir"</string>
- <string name="alert_windows_notification_title" msgid="5399998516035621282">"<xliff:g id="NAME">%s</xliff:g> tətbiqi üstdə göstərilir."</string>
- <string name="alert_windows_notification_message" msgid="2456738662997073459">"Bu tətbiqin hissələri həmişə görünən qala bilər. Bu funksiya düzgün işləmirsə, onu deaktiv edin."</string>
+ <!-- no translation found for alert_windows_notification_channel_name (3116610965549449803) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_title (4532185840598192445) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_message (8917232109522912560) -->
+ <skip />
<string name="alert_windows_notification_turn_off_action" msgid="3367294525884949878">"DEAKTİV EDİN"</string>
<string name="ext_media_checking_notification_title" msgid="5734005953288045806">"<xliff:g id="NAME">%s</xliff:g> hazırlanır"</string>
<string name="ext_media_checking_notification_message" msgid="4747432538578886744">"Səhvlər yoxlanılır"</string>
@@ -1207,8 +1196,12 @@
<string name="ext_media_ready_notification_message" msgid="4083398150380114462">"Fotoların və medianın köçürülməsi üçün"</string>
<string name="ext_media_unmountable_notification_title" msgid="8295123366236989588">"Zədələnmiş <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_unmountable_notification_message" msgid="2343202057122495773">"<xliff:g id="NAME">%s</xliff:g> zədələnib. Düzəltmək üçün tıklayın."</string>
+ <!-- no translation found for ext_media_unmountable_notification_message (3941179940297874950) -->
+ <skip />
<string name="ext_media_unsupported_notification_title" msgid="3797642322958803257">"Dəstəklənməyən <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_unsupported_notification_message" msgid="6121601473787888589">"<xliff:g id="NAME">%s</xliff:g> bu cihaz tərəfindən dəstəklənmir. Dəstəklənən formatda ayarlamaq üçün tıklayın."</string>
+ <!-- no translation found for ext_media_unsupported_notification_message (3725436899820390906) -->
+ <skip />
<string name="ext_media_badremoval_notification_title" msgid="3206248947375505416">"<xliff:g id="NAME">%s</xliff:g> gözlənilmədən çıxarıldı"</string>
<string name="ext_media_badremoval_notification_message" msgid="380176703346946313">"Data itkisinin qarşısını almaq üçün <xliff:g id="NAME">%s</xliff:g> kartını çıxarın"</string>
<string name="ext_media_nomedia_notification_title" msgid="1704840188641749091">"<xliff:g id="NAME">%s</xliff:g> çıxarıldı"</string>
@@ -1668,7 +1661,8 @@
<string name="stk_cc_ss_to_ussd" msgid="3951862188105305589">"SS sorğusu USSD sorğusuna dəyişdirildi."</string>
<string name="stk_cc_ss_to_ss" msgid="5470768854991452695">"SS sorğusu yeni SS sorğusuna dəyişdirildi."</string>
<string name="notification_work_profile_content_description" msgid="4600554564103770764">"İş profili"</string>
- <string name="expand_button_content_description" msgid="5855955413376384681">"Genişlik düyməsi"</string>
+ <string name="expand_button_content_description_collapsed" msgid="3609784019345534652">"Genişləndirin"</string>
+ <string name="expand_button_content_description_expanded" msgid="8520652707158554895">"Yığcamlaşdırın"</string>
<string name="expand_action_accessibility" msgid="5307730695723718254">"keçid genişlənməsi"</string>
<string name="usb_midi_peripheral_name" msgid="7221113987741003817">"Android USB Peripheral Port"</string>
<string name="usb_midi_peripheral_manufacturer_name" msgid="7176526170008970168">"Android"</string>
diff --git a/data/res/values-b+sr+Latn/strings.xml b/data/res/values-b+sr+Latn/strings.xml
index 9b727e6..6f9e4cb 100644
--- a/data/res/values-b+sr+Latn/strings.xml
+++ b/data/res/values-b+sr+Latn/strings.xml
@@ -247,32 +247,20 @@
<string name="status_bar_notification_info_overflow" msgid="5301981741705354993">"999+"</string>
<string name="notification_hidden_text" msgid="1135169301897151909">"Sadržaj je sakriven"</string>
<string name="notification_hidden_by_policy_text" msgid="9004631276932584600">"Sadržaj je sakriven smernicama"</string>
- <!-- no translation found for notification_channel_virtual_keyboard (6969925135507955575) -->
- <skip />
- <!-- no translation found for notification_channel_physical_keyboard (7297661826966861459) -->
- <skip />
+ <string name="notification_channel_virtual_keyboard" msgid="6969925135507955575">"Virtuelna tastatura"</string>
+ <string name="notification_channel_physical_keyboard" msgid="7297661826966861459">"Fizička tastatura"</string>
<string name="notification_channel_security" msgid="7345516133431326347">"Bezbednost"</string>
- <!-- no translation found for notification_channel_car_mode (3553380307619874564) -->
- <skip />
- <!-- no translation found for notification_channel_account (7577959168463122027) -->
- <skip />
- <!-- no translation found for notification_channel_developer (7579606426860206060) -->
- <skip />
- <!-- no translation found for notification_channel_updates (4794517569035110397) -->
- <skip />
- <!-- no translation found for notification_channel_network_status (5025648583129035447) -->
- <skip />
- <!-- no translation found for notification_channel_network_alerts (2895141221414156525) -->
- <skip />
- <!-- no translation found for notification_channel_vpn (8330103431055860618) -->
- <skip />
- <!-- no translation found for notification_channel_device_admin (1568154104368069249) -->
- <skip />
+ <string name="notification_channel_car_mode" msgid="3553380307619874564">"Režim rada u automobilu"</string>
+ <string name="notification_channel_account" msgid="7577959168463122027">"Status naloga"</string>
+ <string name="notification_channel_developer" msgid="7579606426860206060">"Poruke za programere"</string>
+ <string name="notification_channel_updates" msgid="4794517569035110397">"Ažuriranja"</string>
+ <string name="notification_channel_network_status" msgid="5025648583129035447">"Status mreže"</string>
+ <string name="notification_channel_network_alerts" msgid="2895141221414156525">"Obaveštenja u vezi sa mrežom"</string>
+ <string name="notification_channel_vpn" msgid="8330103431055860618">"Status VPN-a"</string>
+ <string name="notification_channel_device_admin" msgid="1568154104368069249">"Administriranje uređaja"</string>
<string name="notification_channel_alerts" msgid="4496839309318519037">"Obaveštenja"</string>
- <!-- no translation found for notification_channel_retail_mode (6088920674914038779) -->
- <skip />
- <!-- no translation found for notification_channel_usb (9006850475328924681) -->
- <skip />
+ <string name="notification_channel_retail_mode" msgid="6088920674914038779">"Režim demonstracije za maloprodajne objekte"</string>
+ <string name="notification_channel_usb" msgid="9006850475328924681">"USB veza"</string>
<string name="safeMode" msgid="2788228061547930246">"Bezbedni režim"</string>
<string name="android_system_label" msgid="6577375335728551336">"Android sistem"</string>
<string name="user_owner_label" msgid="1119010402169916617">"Pređi na Lični profil"</string>
@@ -321,10 +309,8 @@
<string name="permdesc_uninstall_shortcut" msgid="6745743474265057975">"Omogućava aplikaciji da uklanja prečice sa početnog ekrana bez intervencije korisnika."</string>
<string name="permlab_processOutgoingCalls" msgid="3906007831192990946">"preusmeravanje odlaznih poziva"</string>
<string name="permdesc_processOutgoingCalls" msgid="5156385005547315876">"Dozvoljava aplikaciji da vidi koji broj se bira pri odlaznom pozivu uz opciju da preusmeri poziv na drugi broj ili ga potpuno prekine."</string>
- <!-- no translation found for permlab_answerPhoneCalls (4077162841226223337) -->
- <skip />
- <!-- no translation found for permdesc_answerPhoneCalls (2901889867993572266) -->
- <skip />
+ <string name="permlab_answerPhoneCalls" msgid="4077162841226223337">"odgovaraj na telefonske pozive"</string>
+ <string name="permdesc_answerPhoneCalls" msgid="2901889867993572266">"Dozvoljava aplikaciji da odgovori na dolazni telefonski poziv."</string>
<string name="permlab_receiveSms" msgid="8673471768947895082">"prijem tekstualnih poruka (SMS)"</string>
<string name="permdesc_receiveSms" msgid="6424387754228766939">"Dozvoljava aplikaciji da prima i obrađuje SMS poruke. To znači da aplikacija može da nadgleda ili briše poruke koje se šalju uređaju, a da vam ih ne prikaže."</string>
<string name="permlab_receiveMms" msgid="1821317344668257098">"prijem tekstualnih poruka (MMS)"</string>
@@ -1217,9 +1203,12 @@
<string name="select_keyboard_layout_notification_message" msgid="8084622969903004900">"Dodirnite da biste izabrali jezik i raspored"</string>
<string name="fast_scroll_alphabet" msgid="5433275485499039199">" ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
<string name="fast_scroll_numeric_alphabet" msgid="4030170524595123610">" 0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
- <string name="alert_windows_notification_channel_name" msgid="7443890103456396837">"Aplikacija <xliff:g id="NAME">%s</xliff:g> se prikazuje preko drugih aplikacija"</string>
- <string name="alert_windows_notification_title" msgid="5399998516035621282">"Aplikacija <xliff:g id="NAME">%s</xliff:g> se prikazuje preko."</string>
- <string name="alert_windows_notification_message" msgid="2456738662997073459">"Delovi ove aplikacije mogu da ostanu vidljivi u svakom trenutku. Ako ova funkcija ne radi ispravno, isključite je."</string>
+ <!-- no translation found for alert_windows_notification_channel_name (3116610965549449803) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_title (4532185840598192445) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_message (8917232109522912560) -->
+ <skip />
<string name="alert_windows_notification_turn_off_action" msgid="3367294525884949878">"ISKLJUČI"</string>
<string name="ext_media_checking_notification_title" msgid="5734005953288045806">"<xliff:g id="NAME">%s</xliff:g> se priprema"</string>
<string name="ext_media_checking_notification_message" msgid="4747432538578886744">"Proverava se da li postoje greške"</string>
@@ -1227,8 +1216,12 @@
<string name="ext_media_ready_notification_message" msgid="4083398150380114462">"Za prenos slika i medija"</string>
<string name="ext_media_unmountable_notification_title" msgid="8295123366236989588">"Uređaj <xliff:g id="NAME">%s</xliff:g> je oštećen"</string>
<string name="ext_media_unmountable_notification_message" msgid="2343202057122495773">"Uređaj <xliff:g id="NAME">%s</xliff:g> je oštećen. Dodirnite da biste ga popravili."</string>
+ <!-- no translation found for ext_media_unmountable_notification_message (3941179940297874950) -->
+ <skip />
<string name="ext_media_unsupported_notification_title" msgid="3797642322958803257">"Uređaj <xliff:g id="NAME">%s</xliff:g> nije podržan"</string>
<string name="ext_media_unsupported_notification_message" msgid="6121601473787888589">"Ovaj uređaj ne podržava ovaj uređaj <xliff:g id="NAME">%s</xliff:g>. Dodirnite da biste podesili podržani format."</string>
+ <!-- no translation found for ext_media_unsupported_notification_message (3725436899820390906) -->
+ <skip />
<string name="ext_media_badremoval_notification_title" msgid="3206248947375505416">"Uređaj <xliff:g id="NAME">%s</xliff:g> je neočekivano uklonjen"</string>
<string name="ext_media_badremoval_notification_message" msgid="380176703346946313">"Isključite uređaj <xliff:g id="NAME">%s</xliff:g> pre uklanjanja da ne biste izgubili podatke"</string>
<string name="ext_media_nomedia_notification_title" msgid="1704840188641749091">"Uređaj <xliff:g id="NAME">%s</xliff:g> je uklonjen"</string>
@@ -1698,7 +1691,8 @@
<string name="stk_cc_ss_to_ussd" msgid="3951862188105305589">"SS zahtev je promenjen u USSD zahtev."</string>
<string name="stk_cc_ss_to_ss" msgid="5470768854991452695">"SS zahtev je promenjen u novi SS zahtev."</string>
<string name="notification_work_profile_content_description" msgid="4600554564103770764">"Profil za Work"</string>
- <string name="expand_button_content_description" msgid="5855955413376384681">"Dugme Proširi"</string>
+ <string name="expand_button_content_description_collapsed" msgid="3609784019345534652">"Proširi"</string>
+ <string name="expand_button_content_description_expanded" msgid="8520652707158554895">"Skupi"</string>
<string name="expand_action_accessibility" msgid="5307730695723718254">"uključite/isključite proširenje"</string>
<string name="usb_midi_peripheral_name" msgid="7221113987741003817">"Android USB port za periferijske uređaje"</string>
<string name="usb_midi_peripheral_manufacturer_name" msgid="7176526170008970168">"Android"</string>
diff --git a/data/res/values-be/strings.xml b/data/res/values-be/strings.xml
index 6f9fd0b..cef147c 100644
--- a/data/res/values-be/strings.xml
+++ b/data/res/values-be/strings.xml
@@ -250,32 +250,20 @@
<string name="status_bar_notification_info_overflow" msgid="5301981741705354993">"999+"</string>
<string name="notification_hidden_text" msgid="1135169301897151909">"Змесціва схавана"</string>
<string name="notification_hidden_by_policy_text" msgid="9004631276932584600">"Змесціва, схаванае ў адпаведнасці з палітыкай"</string>
- <!-- no translation found for notification_channel_virtual_keyboard (6969925135507955575) -->
- <skip />
- <!-- no translation found for notification_channel_physical_keyboard (7297661826966861459) -->
- <skip />
+ <string name="notification_channel_virtual_keyboard" msgid="6969925135507955575">"Віртуальная клавіятура"</string>
+ <string name="notification_channel_physical_keyboard" msgid="7297661826966861459">"Фізічная клавіятура"</string>
<string name="notification_channel_security" msgid="7345516133431326347">"Бяспека"</string>
- <!-- no translation found for notification_channel_car_mode (3553380307619874564) -->
- <skip />
- <!-- no translation found for notification_channel_account (7577959168463122027) -->
- <skip />
- <!-- no translation found for notification_channel_developer (7579606426860206060) -->
- <skip />
- <!-- no translation found for notification_channel_updates (4794517569035110397) -->
- <skip />
- <!-- no translation found for notification_channel_network_status (5025648583129035447) -->
- <skip />
- <!-- no translation found for notification_channel_network_alerts (2895141221414156525) -->
- <skip />
- <!-- no translation found for notification_channel_vpn (8330103431055860618) -->
- <skip />
- <!-- no translation found for notification_channel_device_admin (1568154104368069249) -->
- <skip />
+ <string name="notification_channel_car_mode" msgid="3553380307619874564">"Рэжым \"У машыне\""</string>
+ <string name="notification_channel_account" msgid="7577959168463122027">"Стан уліковага запісу"</string>
+ <string name="notification_channel_developer" msgid="7579606426860206060">"Паведамленні для распрацоўшчыкаў"</string>
+ <string name="notification_channel_updates" msgid="4794517569035110397">"Абнаўленні"</string>
+ <string name="notification_channel_network_status" msgid="5025648583129035447">"Стан сеткі"</string>
+ <string name="notification_channel_network_alerts" msgid="2895141221414156525">"Абвесткі сеткі"</string>
+ <string name="notification_channel_vpn" msgid="8330103431055860618">"Стан VPN"</string>
+ <string name="notification_channel_device_admin" msgid="1568154104368069249">"Адміністраванне прылады"</string>
<string name="notification_channel_alerts" msgid="4496839309318519037">"Абвесткi"</string>
- <!-- no translation found for notification_channel_retail_mode (6088920674914038779) -->
- <skip />
- <!-- no translation found for notification_channel_usb (9006850475328924681) -->
- <skip />
+ <string name="notification_channel_retail_mode" msgid="6088920674914038779">"Дэманстрацыйны рэжым для пунктаў продажу"</string>
+ <string name="notification_channel_usb" msgid="9006850475328924681">"Падключэнне USB"</string>
<string name="safeMode" msgid="2788228061547930246">"Бяспечны рэжым"</string>
<string name="android_system_label" msgid="6577375335728551336">"Сістэма Android"</string>
<string name="user_owner_label" msgid="1119010402169916617">"Пераключыцца на асабісты"</string>
@@ -324,10 +312,8 @@
<string name="permdesc_uninstall_shortcut" msgid="6745743474265057975">"Дазваляе праграме выдаляць ярлыкі з Галоўнага экрана без умяшання карыстальніка."</string>
<string name="permlab_processOutgoingCalls" msgid="3906007831192990946">"перанакіраванне зыходзячых выклікіаў"</string>
<string name="permdesc_processOutgoingCalls" msgid="5156385005547315876">"Дазваляе праграме бачыць набраны нумар падчас выходнага выкліку з магчымасцю перанакіравання выкліку на іншы нумар або спынення выкліку ў цэлым."</string>
- <!-- no translation found for permlab_answerPhoneCalls (4077162841226223337) -->
- <skip />
- <!-- no translation found for permdesc_answerPhoneCalls (2901889867993572266) -->
- <skip />
+ <string name="permlab_answerPhoneCalls" msgid="4077162841226223337">"адказваць на тэлефонныя выклікі"</string>
+ <string name="permdesc_answerPhoneCalls" msgid="2901889867993572266">"Дазваляе праграме адказваць на ўваходны тэлефонны выклік."</string>
<string name="permlab_receiveSms" msgid="8673471768947895082">"атрыманне тэкставых паведамленняў (SMS)"</string>
<string name="permdesc_receiveSms" msgid="6424387754228766939">"Дазваляе прыкладанням атрымліваць і апрацоўваць SMS-паведамленні. Гэта значыць, што прыкладанне можа кантраляваць або выдаляць паведамленні, адпраўленыя на прыладу, не паказваючы іх вам."</string>
<string name="permlab_receiveMms" msgid="1821317344668257098">"атрыманне тэкставых паведамленняў (MMS)"</string>
@@ -1237,9 +1223,12 @@
<string name="select_keyboard_layout_notification_message" msgid="8084622969903004900">"Дакраніцеся, каб выбраць мову і раскладку"</string>
<string name="fast_scroll_alphabet" msgid="5433275485499039199">" АБВГДЕЁЖЗІЙКЛМНОПРСТУЎФХЦЧШ\'ЫЬЭЮЯ"</string>
<string name="fast_scroll_numeric_alphabet" msgid="4030170524595123610">" 0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
- <string name="alert_windows_notification_channel_name" msgid="7443890103456396837">"<xliff:g id="NAME">%s</xliff:g> паверх іншых праграм"</string>
- <string name="alert_windows_notification_title" msgid="5399998516035621282">"Праграма <xliff:g id="NAME">%s</xliff:g> паказваецца зверху."</string>
- <string name="alert_windows_notification_message" msgid="2456738662997073459">"Часткі гэтай праграмы могуць заставацца бачнымі ў любы час. Калі гэта функцыя не працуе належным чынам, адключыце яе."</string>
+ <!-- no translation found for alert_windows_notification_channel_name (3116610965549449803) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_title (4532185840598192445) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_message (8917232109522912560) -->
+ <skip />
<string name="alert_windows_notification_turn_off_action" msgid="3367294525884949878">"АДКЛЮЧЫЦЬ"</string>
<string name="ext_media_checking_notification_title" msgid="5734005953288045806">"Падрыхтоўка <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_checking_notification_message" msgid="4747432538578886744">"Праверка на наяўнасць памылак"</string>
@@ -1247,8 +1236,12 @@
<string name="ext_media_ready_notification_message" msgid="4083398150380114462">"Для перадачы фатаграфій і медыяфайлаў"</string>
<string name="ext_media_unmountable_notification_title" msgid="8295123366236989588">"Пашкоджаны носьбіт <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_unmountable_notification_message" msgid="2343202057122495773">"Носьбіт <xliff:g id="NAME">%s</xliff:g> пашкоджаны. Дакраніцеся, каб выправіць."</string>
+ <!-- no translation found for ext_media_unmountable_notification_message (3941179940297874950) -->
+ <skip />
<string name="ext_media_unsupported_notification_title" msgid="3797642322958803257">"<xliff:g id="NAME">%s</xliff:g> не падтрымліваецца"</string>
<string name="ext_media_unsupported_notification_message" msgid="6121601473787888589">"Гэта прылада не падтрымлівае носьбіт <xliff:g id="NAME">%s</xliff:g>. Дакраніцеся, каб наладзіць яго ў фармаце, які падтрымліваецца."</string>
+ <!-- no translation found for ext_media_unsupported_notification_message (3725436899820390906) -->
+ <skip />
<string name="ext_media_badremoval_notification_title" msgid="3206248947375505416">"Носьбіт <xliff:g id="NAME">%s</xliff:g> нечакана выняты"</string>
<string name="ext_media_badremoval_notification_message" msgid="380176703346946313">"Адключыце носьбіт <xliff:g id="NAME">%s</xliff:g>, перш чым вымаць яго, каб пазбегнуць страты даных."</string>
<string name="ext_media_nomedia_notification_title" msgid="1704840188641749091">"Носьбіт <xliff:g id="NAME">%s</xliff:g> выдалены"</string>
@@ -1728,7 +1721,8 @@
<string name="stk_cc_ss_to_ussd" msgid="3951862188105305589">"Запыт SS зменены на запыт USSD."</string>
<string name="stk_cc_ss_to_ss" msgid="5470768854991452695">"Запыт SS зменены на новы запыт SS."</string>
<string name="notification_work_profile_content_description" msgid="4600554564103770764">"Працоўны профіль"</string>
- <string name="expand_button_content_description" msgid="5855955413376384681">"Кнопка \"Разгарнуць\""</string>
+ <string name="expand_button_content_description_collapsed" msgid="3609784019345534652">"Разгарнуць"</string>
+ <string name="expand_button_content_description_expanded" msgid="8520652707158554895">"Згарнуць"</string>
<string name="expand_action_accessibility" msgid="5307730695723718254">"разгарнуць/згарнуць"</string>
<string name="usb_midi_peripheral_name" msgid="7221113987741003817">"Перыферыйны USB-порт Android"</string>
<string name="usb_midi_peripheral_manufacturer_name" msgid="7176526170008970168">"Android"</string>
diff --git a/data/res/values-bg/strings.xml b/data/res/values-bg/strings.xml
index e583435..7ac45f6 100644
--- a/data/res/values-bg/strings.xml
+++ b/data/res/values-bg/strings.xml
@@ -244,32 +244,20 @@
<string name="status_bar_notification_info_overflow" msgid="5301981741705354993">"999+"</string>
<string name="notification_hidden_text" msgid="1135169301897151909">"Скрито съдържание"</string>
<string name="notification_hidden_by_policy_text" msgid="9004631276932584600">"Съдържанието е скрито чрез правило"</string>
- <!-- no translation found for notification_channel_virtual_keyboard (6969925135507955575) -->
- <skip />
- <!-- no translation found for notification_channel_physical_keyboard (7297661826966861459) -->
- <skip />
+ <string name="notification_channel_virtual_keyboard" msgid="6969925135507955575">"Виртуална клавиатура"</string>
+ <string name="notification_channel_physical_keyboard" msgid="7297661826966861459">"Физическа клавиатура"</string>
<string name="notification_channel_security" msgid="7345516133431326347">"Сигурност"</string>
- <!-- no translation found for notification_channel_car_mode (3553380307619874564) -->
- <skip />
- <!-- no translation found for notification_channel_account (7577959168463122027) -->
- <skip />
- <!-- no translation found for notification_channel_developer (7579606426860206060) -->
- <skip />
- <!-- no translation found for notification_channel_updates (4794517569035110397) -->
- <skip />
- <!-- no translation found for notification_channel_network_status (5025648583129035447) -->
- <skip />
- <!-- no translation found for notification_channel_network_alerts (2895141221414156525) -->
- <skip />
- <!-- no translation found for notification_channel_vpn (8330103431055860618) -->
- <skip />
- <!-- no translation found for notification_channel_device_admin (1568154104368069249) -->
- <skip />
+ <string name="notification_channel_car_mode" msgid="3553380307619874564">"Моторежим"</string>
+ <string name="notification_channel_account" msgid="7577959168463122027">"Състояние на профила"</string>
+ <string name="notification_channel_developer" msgid="7579606426860206060">"Съобщения за програмистите"</string>
+ <string name="notification_channel_updates" msgid="4794517569035110397">"Актуализации"</string>
+ <string name="notification_channel_network_status" msgid="5025648583129035447">"Състояние на мрежата"</string>
+ <string name="notification_channel_network_alerts" msgid="2895141221414156525">"Сигнали за мрежата"</string>
+ <string name="notification_channel_vpn" msgid="8330103431055860618">"Състояние на VPN"</string>
+ <string name="notification_channel_device_admin" msgid="1568154104368069249">"Администриране на устройство"</string>
<string name="notification_channel_alerts" msgid="4496839309318519037">"Сигнали"</string>
- <!-- no translation found for notification_channel_retail_mode (6088920674914038779) -->
- <skip />
- <!-- no translation found for notification_channel_usb (9006850475328924681) -->
- <skip />
+ <string name="notification_channel_retail_mode" msgid="6088920674914038779">"Демонстрационен режим за магазини"</string>
+ <string name="notification_channel_usb" msgid="9006850475328924681">"USB връзка"</string>
<string name="safeMode" msgid="2788228061547930246">"Безопасен режим"</string>
<string name="android_system_label" msgid="6577375335728551336">"Системно от Android"</string>
<string name="user_owner_label" msgid="1119010402169916617">"Превключване към личния потребителски профил"</string>
@@ -318,10 +306,8 @@
<string name="permdesc_uninstall_shortcut" msgid="6745743474265057975">"Разрешава на приложението да премахва преки пътища от началния екран без намеса на потребителя."</string>
<string name="permlab_processOutgoingCalls" msgid="3906007831192990946">"пренасочване на изходящите обаждания"</string>
<string name="permdesc_processOutgoingCalls" msgid="5156385005547315876">"Разрешава на приложението да вижда набирания номер по време на изходящо обаждане и му дава възможност да пренасочи обаждането към друг номер или да го прекрати изцяло."</string>
- <!-- no translation found for permlab_answerPhoneCalls (4077162841226223337) -->
- <skip />
- <!-- no translation found for permdesc_answerPhoneCalls (2901889867993572266) -->
- <skip />
+ <string name="permlab_answerPhoneCalls" msgid="4077162841226223337">"отговаряне на телефонни обаждания"</string>
+ <string name="permdesc_answerPhoneCalls" msgid="2901889867993572266">"Разрешава на приложението да отговаря на входящо телефонно обаждане."</string>
<string name="permlab_receiveSms" msgid="8673471768947895082">"получаване на текстови съобщения (SMS)"</string>
<string name="permdesc_receiveSms" msgid="6424387754228766939">"Разрешава на приложението да получава и обработва SMS съобщения. Това означава, че то може да наблюдава или изтрива изпратените до устройството ви, без да ви ги покаже."</string>
<string name="permlab_receiveMms" msgid="1821317344668257098">"получаване на текстови съобщения (MMS)"</string>
@@ -1197,9 +1183,12 @@
<string name="select_keyboard_layout_notification_message" msgid="8084622969903004900">"Докоснете, за да изберете език и подредба"</string>
<string name="fast_scroll_alphabet" msgid="5433275485499039199">" ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
<string name="fast_scroll_numeric_alphabet" msgid="4030170524595123610">" 0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
- <string name="alert_windows_notification_channel_name" msgid="7443890103456396837">"<xliff:g id="NAME">%s</xliff:g> се изобразява върху други приложения"</string>
- <string name="alert_windows_notification_title" msgid="5399998516035621282">"<xliff:g id="NAME">%s</xliff:g> се показва в/у други прилож."</string>
- <string name="alert_windows_notification_message" msgid="2456738662997073459">"Части от това приложение може да останат видими за постоянно. Ако функцията не работи правилно, изключете я."</string>
+ <!-- no translation found for alert_windows_notification_channel_name (3116610965549449803) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_title (4532185840598192445) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_message (8917232109522912560) -->
+ <skip />
<string name="alert_windows_notification_turn_off_action" msgid="3367294525884949878">"ИЗКЛЮЧВАНЕ"</string>
<string name="ext_media_checking_notification_title" msgid="5734005953288045806">"<xliff:g id="NAME">%s</xliff:g>: Подготвя се"</string>
<string name="ext_media_checking_notification_message" msgid="4747432538578886744">"Проверява се за грешки"</string>
@@ -1207,8 +1196,12 @@
<string name="ext_media_ready_notification_message" msgid="4083398150380114462">"За прехвърляне на снимки и мултимедия"</string>
<string name="ext_media_unmountable_notification_title" msgid="8295123366236989588">"<xliff:g id="NAME">%s</xliff:g>: Има повреда"</string>
<string name="ext_media_unmountable_notification_message" msgid="2343202057122495773">"Носителят (<xliff:g id="NAME">%s</xliff:g>) е повреден. Докоснете, за да отстраните проблема."</string>
+ <!-- no translation found for ext_media_unmountable_notification_message (3941179940297874950) -->
+ <skip />
<string name="ext_media_unsupported_notification_title" msgid="3797642322958803257">"<xliff:g id="NAME">%s</xliff:g>: Не се поддържа"</string>
<string name="ext_media_unsupported_notification_message" msgid="6121601473787888589">"Устройството не поддържа този носител (<xliff:g id="NAME">%s</xliff:g>). Докоснете, за да настроите в поддържан формат."</string>
+ <!-- no translation found for ext_media_unsupported_notification_message (3725436899820390906) -->
+ <skip />
<string name="ext_media_badremoval_notification_title" msgid="3206248947375505416">"<xliff:g id="NAME">%s</xliff:g>: Неочаквано премахване"</string>
<string name="ext_media_badremoval_notification_message" msgid="380176703346946313">"Спрете хранилището (<xliff:g id="NAME">%s</xliff:g>), преди да го извадите, за да не загубите данни"</string>
<string name="ext_media_nomedia_notification_title" msgid="1704840188641749091">"Премахнахте <xliff:g id="NAME">%s</xliff:g>"</string>
@@ -1668,7 +1661,8 @@
<string name="stk_cc_ss_to_ussd" msgid="3951862188105305589">"SS заявката е променена на USSD заявка."</string>
<string name="stk_cc_ss_to_ss" msgid="5470768854991452695">"SS заявката е променена на нова SS заявка."</string>
<string name="notification_work_profile_content_description" msgid="4600554564103770764">"Служебен потребителски профил"</string>
- <string name="expand_button_content_description" msgid="5855955413376384681">"Бутон за разгъване"</string>
+ <string name="expand_button_content_description_collapsed" msgid="3609784019345534652">"Разгъване"</string>
+ <string name="expand_button_content_description_expanded" msgid="8520652707158554895">"Свиване"</string>
<string name="expand_action_accessibility" msgid="5307730695723718254">"превключване на разгъването"</string>
<string name="usb_midi_peripheral_name" msgid="7221113987741003817">"Периферен USB порт под Android"</string>
<string name="usb_midi_peripheral_manufacturer_name" msgid="7176526170008970168">"Android"</string>
diff --git a/data/res/values-bn/strings.xml b/data/res/values-bn/strings.xml
index 337a292..da7103a 100644
--- a/data/res/values-bn/strings.xml
+++ b/data/res/values-bn/strings.xml
@@ -244,32 +244,20 @@
<string name="status_bar_notification_info_overflow" msgid="5301981741705354993">"৯৯৯+"</string>
<string name="notification_hidden_text" msgid="1135169301897151909">"লুকানো বিষয়বস্তু"</string>
<string name="notification_hidden_by_policy_text" msgid="9004631276932584600">"নীতির কারণে সামগ্রী লুকানো আছে"</string>
- <!-- no translation found for notification_channel_virtual_keyboard (6969925135507955575) -->
- <skip />
- <!-- no translation found for notification_channel_physical_keyboard (7297661826966861459) -->
- <skip />
+ <string name="notification_channel_virtual_keyboard" msgid="6969925135507955575">"ভার্চুয়াল কীবোর্ড"</string>
+ <string name="notification_channel_physical_keyboard" msgid="7297661826966861459">"ফিজিক্যাল কীবোর্ড"</string>
<string name="notification_channel_security" msgid="7345516133431326347">"নিরাপত্তা"</string>
- <!-- no translation found for notification_channel_car_mode (3553380307619874564) -->
- <skip />
- <!-- no translation found for notification_channel_account (7577959168463122027) -->
- <skip />
- <!-- no translation found for notification_channel_developer (7579606426860206060) -->
- <skip />
- <!-- no translation found for notification_channel_updates (4794517569035110397) -->
- <skip />
- <!-- no translation found for notification_channel_network_status (5025648583129035447) -->
- <skip />
- <!-- no translation found for notification_channel_network_alerts (2895141221414156525) -->
- <skip />
- <!-- no translation found for notification_channel_vpn (8330103431055860618) -->
- <skip />
- <!-- no translation found for notification_channel_device_admin (1568154104368069249) -->
- <skip />
+ <string name="notification_channel_car_mode" msgid="3553380307619874564">"গাড়ি মোড"</string>
+ <string name="notification_channel_account" msgid="7577959168463122027">"অ্যাকাউন্টের স্থিতি"</string>
+ <string name="notification_channel_developer" msgid="7579606426860206060">"বিকাশকারী সম্পর্কিত বার্তা"</string>
+ <string name="notification_channel_updates" msgid="4794517569035110397">"আপডেটগুলি"</string>
+ <string name="notification_channel_network_status" msgid="5025648583129035447">"নেটওয়ার্কের স্থিতি"</string>
+ <string name="notification_channel_network_alerts" msgid="2895141221414156525">"নেটওয়ার্ক সক্রান্ত অ্যালার্ট"</string>
+ <string name="notification_channel_vpn" msgid="8330103431055860618">"VPN এর স্থিতি"</string>
+ <string name="notification_channel_device_admin" msgid="1568154104368069249">"ডিভাইস প্রশাসন"</string>
<string name="notification_channel_alerts" msgid="4496839309318519037">"সতর্কতাগুলি"</string>
- <!-- no translation found for notification_channel_retail_mode (6088920674914038779) -->
- <skip />
- <!-- no translation found for notification_channel_usb (9006850475328924681) -->
- <skip />
+ <string name="notification_channel_retail_mode" msgid="6088920674914038779">"খুচরা বিক্রয়ের ডেমো"</string>
+ <string name="notification_channel_usb" msgid="9006850475328924681">"USB সংযোগ"</string>
<string name="safeMode" msgid="2788228061547930246">"নিরাপদ মোড"</string>
<string name="android_system_label" msgid="6577375335728551336">"Android সিস্টেম"</string>
<string name="user_owner_label" msgid="1119010402169916617">"ব্যক্তিগততে পাল্টান"</string>
@@ -318,10 +306,8 @@
<string name="permdesc_uninstall_shortcut" msgid="6745743474265057975">"অ্যাপ্লিকেশানটিকে ব্যবহারকারীর হস্তক্ষেপ ছাড়াই হোমস্ক্রীণের শর্টকাটগুলি সরানোর অনুমতি দেয়৷"</string>
<string name="permlab_processOutgoingCalls" msgid="3906007831192990946">"আউটগোয়িং কলগুলি পুনঃচালিত করুন"</string>
<string name="permdesc_processOutgoingCalls" msgid="5156385005547315876">"অ্যাপ্লিকেশানকে কল চলাকালীন অন্য একটি নম্বরে কল পুনঃনির্দেশ বা কলটি একসথে বন্ধ করার সাথে ডায়াল করা নম্বরটি দেখতে দেয়৷"</string>
- <!-- no translation found for permlab_answerPhoneCalls (4077162841226223337) -->
- <skip />
- <!-- no translation found for permdesc_answerPhoneCalls (2901889867993572266) -->
- <skip />
+ <string name="permlab_answerPhoneCalls" msgid="4077162841226223337">"ফোন কলের উত্তর দিতে দিন"</string>
+ <string name="permdesc_answerPhoneCalls" msgid="2901889867993572266">"অ্যাপটিকে ইনকামিং ফোন কলের উত্তর দিতে দেয়।"</string>
<string name="permlab_receiveSms" msgid="8673471768947895082">"পাঠ্য বার্তা পান (SMS)"</string>
<string name="permdesc_receiveSms" msgid="6424387754228766939">"অ্যাপ্লিকেশানটিকে এসএমএস প্রাপ্ত করার এবং প্রক্রিয়া করার অনুমতি দেয়৷ এর মানে হল অ্যাপ্লিকেশানটি আপনার ডিভাইস থেকে পাঠানো বার্তাগুলিকে পর্যবেক্ষণ করতে পারে এবং মুছতে পারে সেগুলিকে আপনাকে না দেখিয়ে৷"</string>
<string name="permlab_receiveMms" msgid="1821317344668257098">"পাঠ্য বার্তা পান (MMS)"</string>
@@ -1198,9 +1184,12 @@
<string name="select_keyboard_layout_notification_message" msgid="8084622969903004900">"ভাষা এবং লেআউট নির্বাচন করুন আলতো চাপ দিন"</string>
<string name="fast_scroll_alphabet" msgid="5433275485499039199">" ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
<string name="fast_scroll_numeric_alphabet" msgid="4030170524595123610">" 0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
- <string name="alert_windows_notification_channel_name" msgid="7443890103456396837">"<xliff:g id="NAME">%s</xliff:g> অন্যান্য অ্যাপের উপরেও দেখা যায়"</string>
- <string name="alert_windows_notification_title" msgid="5399998516035621282">"<xliff:g id="NAME">%s</xliff:g> অ্যাপ সবার উপরে দেখা যাচ্ছে।"</string>
- <string name="alert_windows_notification_message" msgid="2456738662997073459">"এই অ্যাপের কিছু কিছু অংশ সব সময় স্ক্রিনে দেখা যেতে পারে। যদি এই বৈশিষ্ট্যটি ঠিক ভাবে কাজ না করে, তাহলে অ্যাপটি বন্ধ করে দিন।"</string>
+ <!-- no translation found for alert_windows_notification_channel_name (3116610965549449803) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_title (4532185840598192445) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_message (8917232109522912560) -->
+ <skip />
<string name="alert_windows_notification_turn_off_action" msgid="3367294525884949878">"বন্ধ করুন"</string>
<string name="ext_media_checking_notification_title" msgid="5734005953288045806">"<xliff:g id="NAME">%s</xliff:g> প্রস্তুত করা হচ্ছে"</string>
<string name="ext_media_checking_notification_message" msgid="4747432538578886744">"ত্রুটি রয়েছে কিনা পরীক্ষা করা হচ্ছে"</string>
@@ -1208,8 +1197,12 @@
<string name="ext_media_ready_notification_message" msgid="4083398150380114462">"ফটো এবং মিডিয়া ট্রান্সফার"</string>
<string name="ext_media_unmountable_notification_title" msgid="8295123366236989588">"<xliff:g id="NAME">%s</xliff:g> ত্রুটিপূর্ণ"</string>
<string name="ext_media_unmountable_notification_message" msgid="2343202057122495773">"<xliff:g id="NAME">%s</xliff:g> ত্রুটিপূর্ণ৷ ঠিক করতে আলতো চাপুন৷"</string>
+ <!-- no translation found for ext_media_unmountable_notification_message (3941179940297874950) -->
+ <skip />
<string name="ext_media_unsupported_notification_title" msgid="3797642322958803257">"<xliff:g id="NAME">%s</xliff:g> অসমর্থিত"</string>
<string name="ext_media_unsupported_notification_message" msgid="6121601473787888589">"এই ডিভাইসটি <xliff:g id="NAME">%s</xliff:g> সমর্থন করে না। কোনো সমর্থিত ফর্ম্যাটে সেট আপ করতে আলতো চাপুন।"</string>
+ <!-- no translation found for ext_media_unsupported_notification_message (3725436899820390906) -->
+ <skip />
<string name="ext_media_badremoval_notification_title" msgid="3206248947375505416">"<xliff:g id="NAME">%s</xliff:g> অপ্রত্যাশিতভাবে মুছে ফেলা হয়েছে"</string>
<string name="ext_media_badremoval_notification_message" msgid="380176703346946313">"ডেটা যাতে হারিয়ে না যায় তার জন্য সরানোর আগে <xliff:g id="NAME">%s</xliff:g> আনমাউন্ট করুন"</string>
<string name="ext_media_nomedia_notification_title" msgid="1704840188641749091">"<xliff:g id="NAME">%s</xliff:g> সরানো হয়েছে"</string>
@@ -1669,7 +1662,8 @@
<string name="stk_cc_ss_to_ussd" msgid="3951862188105305589">"SS অনুরোধটিকে নতুন USSD অনুরোধে রুপান্তরিত করা হয়েছে৷"</string>
<string name="stk_cc_ss_to_ss" msgid="5470768854991452695">"SS অনুরোধটিকে নতুন SS অনুরোধে রুপান্তরিত করা হয়েছে৷"</string>
<string name="notification_work_profile_content_description" msgid="4600554564103770764">"কর্মস্থলের প্রোফাইল"</string>
- <string name="expand_button_content_description" msgid="5855955413376384681">"প্রসারিত করার বোতাম"</string>
+ <string name="expand_button_content_description_collapsed" msgid="3609784019345534652">"প্রসারিত করুন"</string>
+ <string name="expand_button_content_description_expanded" msgid="8520652707158554895">"সঙ্কুচিত করুন"</string>
<string name="expand_action_accessibility" msgid="5307730695723718254">"টগল সম্প্রসারণ"</string>
<string name="usb_midi_peripheral_name" msgid="7221113987741003817">"Android USB পেরিফেরাল পোর্ট"</string>
<string name="usb_midi_peripheral_manufacturer_name" msgid="7176526170008970168">"Android"</string>
diff --git a/data/res/values-bs/strings.xml b/data/res/values-bs/strings.xml
index 88f2509..d67b260 100644
--- a/data/res/values-bs/strings.xml
+++ b/data/res/values-bs/strings.xml
@@ -247,32 +247,20 @@
<string name="status_bar_notification_info_overflow" msgid="5301981741705354993">"999+"</string>
<string name="notification_hidden_text" msgid="1135169301897151909">"Sadržaj je sakriven"</string>
<string name="notification_hidden_by_policy_text" msgid="9004631276932584600">"Sadržaj skriven u skladu sa pravilima"</string>
- <!-- no translation found for notification_channel_virtual_keyboard (6969925135507955575) -->
- <skip />
- <!-- no translation found for notification_channel_physical_keyboard (7297661826966861459) -->
- <skip />
+ <string name="notification_channel_virtual_keyboard" msgid="6969925135507955575">"Virtuelna tastatura"</string>
+ <string name="notification_channel_physical_keyboard" msgid="7297661826966861459">"Fizička tastatura"</string>
<string name="notification_channel_security" msgid="7345516133431326347">"Sigurnost"</string>
- <!-- no translation found for notification_channel_car_mode (3553380307619874564) -->
- <skip />
- <!-- no translation found for notification_channel_account (7577959168463122027) -->
- <skip />
- <!-- no translation found for notification_channel_developer (7579606426860206060) -->
- <skip />
- <!-- no translation found for notification_channel_updates (4794517569035110397) -->
- <skip />
- <!-- no translation found for notification_channel_network_status (5025648583129035447) -->
- <skip />
- <!-- no translation found for notification_channel_network_alerts (2895141221414156525) -->
- <skip />
- <!-- no translation found for notification_channel_vpn (8330103431055860618) -->
- <skip />
- <!-- no translation found for notification_channel_device_admin (1568154104368069249) -->
- <skip />
+ <string name="notification_channel_car_mode" msgid="3553380307619874564">"Način rada u automobilu"</string>
+ <string name="notification_channel_account" msgid="7577959168463122027">"Status računa"</string>
+ <string name="notification_channel_developer" msgid="7579606426860206060">"Poruke programera"</string>
+ <string name="notification_channel_updates" msgid="4794517569035110397">"Ažuriranja"</string>
+ <string name="notification_channel_network_status" msgid="5025648583129035447">"Status mreže"</string>
+ <string name="notification_channel_network_alerts" msgid="2895141221414156525">"Mrežna upozorenja"</string>
+ <string name="notification_channel_vpn" msgid="8330103431055860618">"Status VPN-a"</string>
+ <string name="notification_channel_device_admin" msgid="1568154104368069249">"Administracija uređaja"</string>
<string name="notification_channel_alerts" msgid="4496839309318519037">"Upozorenja"</string>
- <!-- no translation found for notification_channel_retail_mode (6088920674914038779) -->
- <skip />
- <!-- no translation found for notification_channel_usb (9006850475328924681) -->
- <skip />
+ <string name="notification_channel_retail_mode" msgid="6088920674914038779">"Promotivna demonstracija u maloprodaji"</string>
+ <string name="notification_channel_usb" msgid="9006850475328924681">"USB veza"</string>
<string name="safeMode" msgid="2788228061547930246">"Siguran način rada"</string>
<string name="android_system_label" msgid="6577375335728551336">"Android sistem"</string>
<string name="user_owner_label" msgid="1119010402169916617">"Prebacite se na lični"</string>
@@ -321,10 +309,8 @@
<string name="permdesc_uninstall_shortcut" msgid="6745743474265057975">"Omogućava aplikaciji uklanjanje prečice početnog ekrana bez intervencije korisnika."</string>
<string name="permlab_processOutgoingCalls" msgid="3906007831192990946">"preusmjeravanje odlaznih poziva"</string>
<string name="permdesc_processOutgoingCalls" msgid="5156385005547315876">"Dozvoljava aplikaciji da vidi birani broj prilikom odlaznog poziva uz opciju da poziv preusmjeri na drugi broj ili da ga skroz prekine."</string>
- <!-- no translation found for permlab_answerPhoneCalls (4077162841226223337) -->
- <skip />
- <!-- no translation found for permdesc_answerPhoneCalls (2901889867993572266) -->
- <skip />
+ <string name="permlab_answerPhoneCalls" msgid="4077162841226223337">"odgovor na telefonski poziv"</string>
+ <string name="permdesc_answerPhoneCalls" msgid="2901889867993572266">"Omogućava aplikaciji odgovor na dolazni telefonski poziv."</string>
<string name="permlab_receiveSms" msgid="8673471768947895082">"primanje tekstualnih poruka (SMS)"</string>
<string name="permdesc_receiveSms" msgid="6424387754228766939">"Omogućava aplikaciji primanje i obradu SMS poruka. Ovo znači da aplikacija može pratiti ili brisati poruke poslane na vaš uređaj, a da vam ih pritom ne prikazuje."</string>
<string name="permlab_receiveMms" msgid="1821317344668257098">"primanje tekstualnih poruka (MMS)"</string>
@@ -1220,9 +1206,12 @@
<string name="select_keyboard_layout_notification_message" msgid="8084622969903004900">"Dodirnite za odabir jezika i rasporeda"</string>
<string name="fast_scroll_alphabet" msgid="5433275485499039199">" ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
<string name="fast_scroll_numeric_alphabet" msgid="4030170524595123610">" 0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
- <string name="alert_windows_notification_channel_name" msgid="7443890103456396837">"Aplikacija <xliff:g id="NAME">%s</xliff:g> prekriva ostale aplikacije"</string>
- <string name="alert_windows_notification_title" msgid="5399998516035621282">"Apl. <xliff:g id="NAME">%s</xliff:g> prikazana je na vrhu."</string>
- <string name="alert_windows_notification_message" msgid="2456738662997073459">"Dijelovi aplikacije mogu ostati vidljivi sve vrijeme. Ako ta funkcija ne radi ispravno, isključite je."</string>
+ <!-- no translation found for alert_windows_notification_channel_name (3116610965549449803) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_title (4532185840598192445) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_message (8917232109522912560) -->
+ <skip />
<string name="alert_windows_notification_turn_off_action" msgid="3367294525884949878">"ISKLJUČI"</string>
<string name="ext_media_checking_notification_title" msgid="5734005953288045806">"Priprema se <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_checking_notification_message" msgid="4747432538578886744">"Provjera grešaka"</string>
@@ -1230,8 +1219,12 @@
<string name="ext_media_ready_notification_message" msgid="4083398150380114462">"Za prebacivanje slika i medijskih fajlova"</string>
<string name="ext_media_unmountable_notification_title" msgid="8295123366236989588">"Uređaj <xliff:g id="NAME">%s</xliff:g> je oštećen"</string>
<string name="ext_media_unmountable_notification_message" msgid="2343202057122495773">"Uređaj <xliff:g id="NAME">%s</xliff:g> je oštećen. Dodirnite da biste popravili."</string>
+ <!-- no translation found for ext_media_unmountable_notification_message (3941179940297874950) -->
+ <skip />
<string name="ext_media_unsupported_notification_title" msgid="3797642322958803257">"Uređaj <xliff:g id="NAME">%s</xliff:g> nije podržan"</string>
<string name="ext_media_unsupported_notification_message" msgid="6121601473787888589">"Ovaj uređaj ne podržava uređaj <xliff:g id="NAME">%s</xliff:g>. Dodirnite da biste ga postavili u podržanom formatu."</string>
+ <!-- no translation found for ext_media_unsupported_notification_message (3725436899820390906) -->
+ <skip />
<string name="ext_media_badremoval_notification_title" msgid="3206248947375505416">"Neočekivano uklonjen uređaj <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_badremoval_notification_message" msgid="380176703346946313">"Isključite uređaj <xliff:g id="NAME">%s</xliff:g> prije uklanjanja da izbjegnete gubitak podataka"</string>
<string name="ext_media_nomedia_notification_title" msgid="1704840188641749091">"Uređaj <xliff:g id="NAME">%s</xliff:g> je uklonjen"</string>
@@ -1701,7 +1694,8 @@
<string name="stk_cc_ss_to_ussd" msgid="3951862188105305589">"SS zahtjev je izmijenjen u USSD zahtjev."</string>
<string name="stk_cc_ss_to_ss" msgid="5470768854991452695">"SS zahtjev je izmijenjen u novi SS zahtjev."</string>
<string name="notification_work_profile_content_description" msgid="4600554564103770764">"Profil za posao"</string>
- <string name="expand_button_content_description" msgid="5855955413376384681">"Dugme za proširivanje"</string>
+ <string name="expand_button_content_description_collapsed" msgid="3609784019345534652">"Proširi"</string>
+ <string name="expand_button_content_description_expanded" msgid="8520652707158554895">"Skupi"</string>
<string name="expand_action_accessibility" msgid="5307730695723718254">"prebaci na proširenje"</string>
<string name="usb_midi_peripheral_name" msgid="7221113987741003817">"Android USB ulaz za periferijske uređaje"</string>
<string name="usb_midi_peripheral_manufacturer_name" msgid="7176526170008970168">"Android"</string>
diff --git a/data/res/values-ca/strings.xml b/data/res/values-ca/strings.xml
index 66354e4..7caea45 100644
--- a/data/res/values-ca/strings.xml
+++ b/data/res/values-ca/strings.xml
@@ -244,32 +244,20 @@
<string name="status_bar_notification_info_overflow" msgid="5301981741705354993">"+999"</string>
<string name="notification_hidden_text" msgid="1135169301897151909">"Contingut amagat"</string>
<string name="notification_hidden_by_policy_text" msgid="9004631276932584600">"Contingut amagat de conformitat amb la política"</string>
- <!-- no translation found for notification_channel_virtual_keyboard (6969925135507955575) -->
- <skip />
- <!-- no translation found for notification_channel_physical_keyboard (7297661826966861459) -->
- <skip />
+ <string name="notification_channel_virtual_keyboard" msgid="6969925135507955575">"Teclat virtual"</string>
+ <string name="notification_channel_physical_keyboard" msgid="7297661826966861459">"Teclat físic"</string>
<string name="notification_channel_security" msgid="7345516133431326347">"Seguretat"</string>
- <!-- no translation found for notification_channel_car_mode (3553380307619874564) -->
- <skip />
- <!-- no translation found for notification_channel_account (7577959168463122027) -->
- <skip />
- <!-- no translation found for notification_channel_developer (7579606426860206060) -->
- <skip />
- <!-- no translation found for notification_channel_updates (4794517569035110397) -->
- <skip />
- <!-- no translation found for notification_channel_network_status (5025648583129035447) -->
- <skip />
- <!-- no translation found for notification_channel_network_alerts (2895141221414156525) -->
- <skip />
- <!-- no translation found for notification_channel_vpn (8330103431055860618) -->
- <skip />
- <!-- no translation found for notification_channel_device_admin (1568154104368069249) -->
- <skip />
+ <string name="notification_channel_car_mode" msgid="3553380307619874564">"Mode de cotxe"</string>
+ <string name="notification_channel_account" msgid="7577959168463122027">"Estat del compte"</string>
+ <string name="notification_channel_developer" msgid="7579606426860206060">"Missatges dels desenvolupadors"</string>
+ <string name="notification_channel_updates" msgid="4794517569035110397">"Actualitzacions"</string>
+ <string name="notification_channel_network_status" msgid="5025648583129035447">"Estat de la xarxa"</string>
+ <string name="notification_channel_network_alerts" msgid="2895141221414156525">"Alertes de xarxa"</string>
+ <string name="notification_channel_vpn" msgid="8330103431055860618">"Estat de la VPN"</string>
+ <string name="notification_channel_device_admin" msgid="1568154104368069249">"Administració del dispositiu"</string>
<string name="notification_channel_alerts" msgid="4496839309318519037">"Alertes"</string>
- <!-- no translation found for notification_channel_retail_mode (6088920674914038779) -->
- <skip />
- <!-- no translation found for notification_channel_usb (9006850475328924681) -->
- <skip />
+ <string name="notification_channel_retail_mode" msgid="6088920674914038779">"Demostració comercial"</string>
+ <string name="notification_channel_usb" msgid="9006850475328924681">"Connexió USB"</string>
<string name="safeMode" msgid="2788228061547930246">"Mode segur"</string>
<string name="android_system_label" msgid="6577375335728551336">"Sistema Android"</string>
<string name="user_owner_label" msgid="1119010402169916617">"Canvia al perfil personal"</string>
@@ -318,10 +306,8 @@
<string name="permdesc_uninstall_shortcut" msgid="6745743474265057975">"Permet que l\'aplicació suprimeixi les dreceres de la pantalla d\'inici sense la intervenció de l\'usuari."</string>
<string name="permlab_processOutgoingCalls" msgid="3906007831192990946">"desviació de les trucades sortints"</string>
<string name="permdesc_processOutgoingCalls" msgid="5156385005547315876">"Permet que l\'aplicació vegi el número que s\'està marcant durant una trucada sortint, amb l\'opció de redirigir la trucada a un altre número o bé de cancel·lar-la completament."</string>
- <!-- no translation found for permlab_answerPhoneCalls (4077162841226223337) -->
- <skip />
- <!-- no translation found for permdesc_answerPhoneCalls (2901889867993572266) -->
- <skip />
+ <string name="permlab_answerPhoneCalls" msgid="4077162841226223337">"contestar a trucades"</string>
+ <string name="permdesc_answerPhoneCalls" msgid="2901889867993572266">"Permet que l\'aplicació contesti a una trucada entrant."</string>
<string name="permlab_receiveSms" msgid="8673471768947895082">"recepció de missatges de text (SMS)"</string>
<string name="permdesc_receiveSms" msgid="6424387754228766939">"Permet que l\'aplicació rebi i processi missatges SMS. Això vol dir que l\'aplicació pot controlar o suprimir missatges que s\'han enviat al teu dispositiu sense mostrar-te\'ls."</string>
<string name="permlab_receiveMms" msgid="1821317344668257098">"recepció de missatges de text (MMS)"</string>
@@ -1197,9 +1183,12 @@
<string name="select_keyboard_layout_notification_message" msgid="8084622969903004900">"Toca per seleccionar l\'idioma i el disseny"</string>
<string name="fast_scroll_alphabet" msgid="5433275485499039199">" ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
<string name="fast_scroll_numeric_alphabet" msgid="4030170524595123610">" 0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
- <string name="alert_windows_notification_channel_name" msgid="7443890103456396837">"<xliff:g id="NAME">%s</xliff:g> se superposa a altres aplicacions"</string>
- <string name="alert_windows_notification_title" msgid="5399998516035621282">"L\'aplicació <xliff:g id="NAME">%s</xliff:g> s\'està superposant."</string>
- <string name="alert_windows_notification_message" msgid="2456738662997073459">"Algunes parts d\'aquesta aplicació seran visibles en tot moment. Si aquesta funció presenta problemes, desactiva-la."</string>
+ <!-- no translation found for alert_windows_notification_channel_name (3116610965549449803) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_title (4532185840598192445) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_message (8917232109522912560) -->
+ <skip />
<string name="alert_windows_notification_turn_off_action" msgid="3367294525884949878">"DESACTIVA"</string>
<string name="ext_media_checking_notification_title" msgid="5734005953288045806">"S\'està preparant <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_checking_notification_message" msgid="4747432538578886744">"S\'està comprovant si hi ha errors"</string>
@@ -1207,8 +1196,12 @@
<string name="ext_media_ready_notification_message" msgid="4083398150380114462">"Per transferir fotos i fitxers multimèdia"</string>
<string name="ext_media_unmountable_notification_title" msgid="8295123366236989588">"S\'ha malmès <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_unmountable_notification_message" msgid="2343202057122495773">"La unitat <xliff:g id="NAME">%s</xliff:g> està malmesa. Toca per solucionar-ho."</string>
+ <!-- no translation found for ext_media_unmountable_notification_message (3941179940297874950) -->
+ <skip />
<string name="ext_media_unsupported_notification_title" msgid="3797642322958803257">"<xliff:g id="NAME">%s</xliff:g> no és compatible"</string>
<string name="ext_media_unsupported_notification_message" msgid="6121601473787888589">"El dispositiu no admet la unitat <xliff:g id="NAME">%s</xliff:g>. Toca per configurar-la amb un format compatible."</string>
+ <!-- no translation found for ext_media_unsupported_notification_message (3725436899820390906) -->
+ <skip />
<string name="ext_media_badremoval_notification_title" msgid="3206248947375505416">"S\'ha extret <xliff:g id="NAME">%s</xliff:g> de manera inesperada"</string>
<string name="ext_media_badremoval_notification_message" msgid="380176703346946313">"Desactiva <xliff:g id="NAME">%s</xliff:g> abans d\'extraure\'l per evitar perdre dades"</string>
<string name="ext_media_nomedia_notification_title" msgid="1704840188641749091">"S\'ha extret <xliff:g id="NAME">%s</xliff:g>"</string>
@@ -1668,7 +1661,8 @@
<string name="stk_cc_ss_to_ussd" msgid="3951862188105305589">"La sol·licitud SS s\'ha transformat en una sol·licitud USSD."</string>
<string name="stk_cc_ss_to_ss" msgid="5470768854991452695">"La sol·licitud SS s\'ha transformat en una sol·licitud SS nova."</string>
<string name="notification_work_profile_content_description" msgid="4600554564103770764">"Perfil professional"</string>
- <string name="expand_button_content_description" msgid="5855955413376384681">"Botó Desplega"</string>
+ <string name="expand_button_content_description_collapsed" msgid="3609784019345534652">"Desplega"</string>
+ <string name="expand_button_content_description_expanded" msgid="8520652707158554895">"Replega"</string>
<string name="expand_action_accessibility" msgid="5307730695723718254">"desplega o replega"</string>
<string name="usb_midi_peripheral_name" msgid="7221113987741003817">"Port perifèric USB d\'Android"</string>
<string name="usb_midi_peripheral_manufacturer_name" msgid="7176526170008970168">"Android"</string>
diff --git a/data/res/values-cs/strings.xml b/data/res/values-cs/strings.xml
index 048c7c6..c322efa 100644
--- a/data/res/values-cs/strings.xml
+++ b/data/res/values-cs/strings.xml
@@ -250,32 +250,20 @@
<string name="status_bar_notification_info_overflow" msgid="5301981741705354993">"999+"</string>
<string name="notification_hidden_text" msgid="1135169301897151909">"Skrytý obsah"</string>
<string name="notification_hidden_by_policy_text" msgid="9004631276932584600">"Obsah skrytý zásadami"</string>
- <!-- no translation found for notification_channel_virtual_keyboard (6969925135507955575) -->
- <skip />
- <!-- no translation found for notification_channel_physical_keyboard (7297661826966861459) -->
- <skip />
+ <string name="notification_channel_virtual_keyboard" msgid="6969925135507955575">"Virtuální klávesnice"</string>
+ <string name="notification_channel_physical_keyboard" msgid="7297661826966861459">"Fyzická klávesnice"</string>
<string name="notification_channel_security" msgid="7345516133431326347">"Zabezpečení"</string>
- <!-- no translation found for notification_channel_car_mode (3553380307619874564) -->
- <skip />
- <!-- no translation found for notification_channel_account (7577959168463122027) -->
- <skip />
- <!-- no translation found for notification_channel_developer (7579606426860206060) -->
- <skip />
- <!-- no translation found for notification_channel_updates (4794517569035110397) -->
- <skip />
- <!-- no translation found for notification_channel_network_status (5025648583129035447) -->
- <skip />
- <!-- no translation found for notification_channel_network_alerts (2895141221414156525) -->
- <skip />
- <!-- no translation found for notification_channel_vpn (8330103431055860618) -->
- <skip />
- <!-- no translation found for notification_channel_device_admin (1568154104368069249) -->
- <skip />
+ <string name="notification_channel_car_mode" msgid="3553380307619874564">"Režim Auto"</string>
+ <string name="notification_channel_account" msgid="7577959168463122027">"Stav účtu"</string>
+ <string name="notification_channel_developer" msgid="7579606426860206060">"Zprávy pro vývojáře"</string>
+ <string name="notification_channel_updates" msgid="4794517569035110397">"Aktualizace"</string>
+ <string name="notification_channel_network_status" msgid="5025648583129035447">"Stav sítě"</string>
+ <string name="notification_channel_network_alerts" msgid="2895141221414156525">"Síťová upozornění"</string>
+ <string name="notification_channel_vpn" msgid="8330103431055860618">"Stav sítě VPN"</string>
+ <string name="notification_channel_device_admin" msgid="1568154104368069249">"Administrace zařízení"</string>
<string name="notification_channel_alerts" msgid="4496839309318519037">"Upozornění"</string>
- <!-- no translation found for notification_channel_retail_mode (6088920674914038779) -->
- <skip />
- <!-- no translation found for notification_channel_usb (9006850475328924681) -->
- <skip />
+ <string name="notification_channel_retail_mode" msgid="6088920674914038779">"Prodejní ukázka"</string>
+ <string name="notification_channel_usb" msgid="9006850475328924681">"Připojení USB"</string>
<string name="safeMode" msgid="2788228061547930246">"Nouzový režim"</string>
<string name="android_system_label" msgid="6577375335728551336">"Systém Android"</string>
<string name="user_owner_label" msgid="1119010402169916617">"Přepnout na osobní profil"</string>
@@ -324,10 +312,8 @@
<string name="permdesc_uninstall_shortcut" msgid="6745743474265057975">"Umožňuje aplikaci odebrat zástupce z plochy bez zásahu uživatele."</string>
<string name="permlab_processOutgoingCalls" msgid="3906007831192990946">"přesměrování odchozích hovorů"</string>
<string name="permdesc_processOutgoingCalls" msgid="5156385005547315876">"Umožňuje aplikaci sledovat při odchozích hovorech volaná čísla a přesměrovat hovor na jiné číslo nebo jej zcela zrušit."</string>
- <!-- no translation found for permlab_answerPhoneCalls (4077162841226223337) -->
- <skip />
- <!-- no translation found for permdesc_answerPhoneCalls (2901889867993572266) -->
- <skip />
+ <string name="permlab_answerPhoneCalls" msgid="4077162841226223337">"odpovídání na telefonické hovory"</string>
+ <string name="permdesc_answerPhoneCalls" msgid="2901889867993572266">"Umožňuje aplikaci odpovídat na příchozí telefonické hovory."</string>
<string name="permlab_receiveSms" msgid="8673471768947895082">"příjem textových zpráv (SMS)"</string>
<string name="permdesc_receiveSms" msgid="6424387754228766939">"Umožňuje aplikaci přijmout a zpracovat zprávy SMS. Znamená to, že aplikace může sledovat zprávy odeslané do vašeho zařízení nebo je smazat, aniž by se vám zobrazily."</string>
<string name="permlab_receiveMms" msgid="1821317344668257098">"příjem textových zpráv (MMS)"</string>
@@ -1237,9 +1223,12 @@
<string name="select_keyboard_layout_notification_message" msgid="8084622969903004900">"Klepnutím vyberte jazyk a rozvržení"</string>
<string name="fast_scroll_alphabet" msgid="5433275485499039199">" AÁBCČDĎEÉĚFGHCHIÍJKLMNŇOÓPQRŘSŠTŤUÚVWXYÝZŽ"</string>
<string name="fast_scroll_numeric_alphabet" msgid="4030170524595123610">" 0123456789AÁBCČDĎEÉĚFGHCHIÍJKLMNŇOÓPQRŘSŠTŤUÚVWXYÝZŽ"</string>
- <string name="alert_windows_notification_channel_name" msgid="7443890103456396837">"Aplikace <xliff:g id="NAME">%s</xliff:g> se může vykreslovat přes ostatní aplikace"</string>
- <string name="alert_windows_notification_title" msgid="5399998516035621282">"Aplikace <xliff:g id="NAME">%s</xliff:g> se zobrazuje nahoře."</string>
- <string name="alert_windows_notification_message" msgid="2456738662997073459">"Části této aplikace mohou zůstat vždy viditelné. Pokud tato funkce nepracuje správně, vypněte ji."</string>
+ <!-- no translation found for alert_windows_notification_channel_name (3116610965549449803) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_title (4532185840598192445) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_message (8917232109522912560) -->
+ <skip />
<string name="alert_windows_notification_turn_off_action" msgid="3367294525884949878">"VYPNOUT"</string>
<string name="ext_media_checking_notification_title" msgid="5734005953288045806">"Probíhá příprava úložiště <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_checking_notification_message" msgid="4747432538578886744">"Kontrola chyb"</string>
@@ -1247,8 +1236,12 @@
<string name="ext_media_ready_notification_message" msgid="4083398150380114462">"K přenosu fotek a médií"</string>
<string name="ext_media_unmountable_notification_title" msgid="8295123366236989588">"Úložiště <xliff:g id="NAME">%s</xliff:g> je poškozeno"</string>
<string name="ext_media_unmountable_notification_message" msgid="2343202057122495773">"Úložiště <xliff:g id="NAME">%s</xliff:g> je poškozeno. Klepnutím zahájíte opravu."</string>
+ <!-- no translation found for ext_media_unmountable_notification_message (3941179940297874950) -->
+ <skip />
<string name="ext_media_unsupported_notification_title" msgid="3797642322958803257">"Úložiště <xliff:g id="NAME">%s</xliff:g> není podporováno"</string>
<string name="ext_media_unsupported_notification_message" msgid="6121601473787888589">"Úložiště <xliff:g id="NAME">%s</xliff:g> není v tomto zařízení podporováno. Klepnutím zahájíte nastavení v podporovaném formátu."</string>
+ <!-- no translation found for ext_media_unsupported_notification_message (3725436899820390906) -->
+ <skip />
<string name="ext_media_badremoval_notification_title" msgid="3206248947375505416">"Úložiště <xliff:g id="NAME">%s</xliff:g> neočekávaně odpojeno"</string>
<string name="ext_media_badremoval_notification_message" msgid="380176703346946313">"Před odebráním úložiště <xliff:g id="NAME">%s</xliff:g> jej nejprve odpojte. Zabráníte tak ztrátě dat."</string>
<string name="ext_media_nomedia_notification_title" msgid="1704840188641749091">"Úložiště <xliff:g id="NAME">%s</xliff:g> bylo odpojeno."</string>
@@ -1728,7 +1721,8 @@
<string name="stk_cc_ss_to_ussd" msgid="3951862188105305589">"Požadavek SS byl změněn na požadavek USSD."</string>
<string name="stk_cc_ss_to_ss" msgid="5470768854991452695">"Požadavek SS byl změněn na nový požadavek SS."</string>
<string name="notification_work_profile_content_description" msgid="4600554564103770764">"Pracovní profil"</string>
- <string name="expand_button_content_description" msgid="5855955413376384681">"Tlačítko rozbalení"</string>
+ <string name="expand_button_content_description_collapsed" msgid="3609784019345534652">"Rozbalit"</string>
+ <string name="expand_button_content_description_expanded" msgid="8520652707158554895">"Sbalit"</string>
<string name="expand_action_accessibility" msgid="5307730695723718254">"přepnout rozbalení"</string>
<string name="usb_midi_peripheral_name" msgid="7221113987741003817">"Port USB pro periferní zařízení – Android"</string>
<string name="usb_midi_peripheral_manufacturer_name" msgid="7176526170008970168">"Android"</string>
diff --git a/data/res/values-da/strings.xml b/data/res/values-da/strings.xml
index 9939e91..2038f39 100644
--- a/data/res/values-da/strings.xml
+++ b/data/res/values-da/strings.xml
@@ -244,32 +244,20 @@
<string name="status_bar_notification_info_overflow" msgid="5301981741705354993">"999+"</string>
<string name="notification_hidden_text" msgid="1135169301897151909">"Indholdet er skjult"</string>
<string name="notification_hidden_by_policy_text" msgid="9004631276932584600">"Indholdet er skjult af politikken"</string>
- <!-- no translation found for notification_channel_virtual_keyboard (6969925135507955575) -->
- <skip />
- <!-- no translation found for notification_channel_physical_keyboard (7297661826966861459) -->
- <skip />
+ <string name="notification_channel_virtual_keyboard" msgid="6969925135507955575">"Virtuelt tastatur"</string>
+ <string name="notification_channel_physical_keyboard" msgid="7297661826966861459">"Fysisk tastatur"</string>
<string name="notification_channel_security" msgid="7345516133431326347">"Sikkerhed"</string>
- <!-- no translation found for notification_channel_car_mode (3553380307619874564) -->
- <skip />
- <!-- no translation found for notification_channel_account (7577959168463122027) -->
- <skip />
- <!-- no translation found for notification_channel_developer (7579606426860206060) -->
- <skip />
- <!-- no translation found for notification_channel_updates (4794517569035110397) -->
- <skip />
- <!-- no translation found for notification_channel_network_status (5025648583129035447) -->
- <skip />
- <!-- no translation found for notification_channel_network_alerts (2895141221414156525) -->
- <skip />
- <!-- no translation found for notification_channel_vpn (8330103431055860618) -->
- <skip />
- <!-- no translation found for notification_channel_device_admin (1568154104368069249) -->
- <skip />
+ <string name="notification_channel_car_mode" msgid="3553380307619874564">"Biltilstand"</string>
+ <string name="notification_channel_account" msgid="7577959168463122027">"Kontostatus"</string>
+ <string name="notification_channel_developer" msgid="7579606426860206060">"Udviklermeddelelser"</string>
+ <string name="notification_channel_updates" msgid="4794517569035110397">"Opdateringer"</string>
+ <string name="notification_channel_network_status" msgid="5025648583129035447">"Netværksstatus"</string>
+ <string name="notification_channel_network_alerts" msgid="2895141221414156525">"Netværksunderretninger"</string>
+ <string name="notification_channel_vpn" msgid="8330103431055860618">"VPN-status"</string>
+ <string name="notification_channel_device_admin" msgid="1568154104368069249">"Enhedsadministration"</string>
<string name="notification_channel_alerts" msgid="4496839309318519037">"Underretninger"</string>
- <!-- no translation found for notification_channel_retail_mode (6088920674914038779) -->
- <skip />
- <!-- no translation found for notification_channel_usb (9006850475328924681) -->
- <skip />
+ <string name="notification_channel_retail_mode" msgid="6088920674914038779">"Demo til udstilling i butik"</string>
+ <string name="notification_channel_usb" msgid="9006850475328924681">"USB-forbindelse"</string>
<string name="safeMode" msgid="2788228061547930246">"Sikker tilstand"</string>
<string name="android_system_label" msgid="6577375335728551336">"Android-system"</string>
<string name="user_owner_label" msgid="1119010402169916617">"Skift til Tilpasset"</string>
@@ -318,10 +306,8 @@
<string name="permdesc_uninstall_shortcut" msgid="6745743474265057975">"Tillader, at applikationen fjerner genveje på startskærmen uden brugerindgriben."</string>
<string name="permlab_processOutgoingCalls" msgid="3906007831192990946">"omdirigere udgående opkald"</string>
<string name="permdesc_processOutgoingCalls" msgid="5156385005547315876">"Tillader, at appen kan se det nummer, der ringes op til under et udgående opkald, og giver mulighed for at omdirigere opkaldet til et andet nummer eller afbryde opkaldet helt."</string>
- <!-- no translation found for permlab_answerPhoneCalls (4077162841226223337) -->
- <skip />
- <!-- no translation found for permdesc_answerPhoneCalls (2901889867993572266) -->
- <skip />
+ <string name="permlab_answerPhoneCalls" msgid="4077162841226223337">"besvar telefonopkald"</string>
+ <string name="permdesc_answerPhoneCalls" msgid="2901889867993572266">"Giver appen tilladelse til at besvare et indgående opkald."</string>
<string name="permlab_receiveSms" msgid="8673471768947895082">"modtage tekstbeskeder (sms)"</string>
<string name="permdesc_receiveSms" msgid="6424387754228766939">"Tillader, at appen kan modtage og behandle sms-beskeder. Det betyder, at appen kan overvåge eller slette de beskeder, der sendes til din enhed, uden at vise dem til dig."</string>
<string name="permlab_receiveMms" msgid="1821317344668257098">"modtage tekstbeskeder (mms)"</string>
@@ -1197,9 +1183,12 @@
<string name="select_keyboard_layout_notification_message" msgid="8084622969903004900">"Tryk for at vælge sprog og layout"</string>
<string name="fast_scroll_alphabet" msgid="5433275485499039199">" ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
<string name="fast_scroll_numeric_alphabet" msgid="4030170524595123610">" 0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
- <string name="alert_windows_notification_channel_name" msgid="7443890103456396837">"<xliff:g id="NAME">%s</xliff:g> vises over andre apps"</string>
- <string name="alert_windows_notification_title" msgid="5399998516035621282">"Appen <xliff:g id="NAME">%s</xliff:g> vises øverst."</string>
- <string name="alert_windows_notification_message" msgid="2456738662997073459">"Dele af denne app kan være synlig hele tiden. Deaktiver denne funktion, hvis den ikke fungerer korrekt."</string>
+ <!-- no translation found for alert_windows_notification_channel_name (3116610965549449803) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_title (4532185840598192445) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_message (8917232109522912560) -->
+ <skip />
<string name="alert_windows_notification_turn_off_action" msgid="3367294525884949878">"SLÅ FRA"</string>
<string name="ext_media_checking_notification_title" msgid="5734005953288045806">"Forbereder <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_checking_notification_message" msgid="4747432538578886744">"Kontrollerer for fejl"</string>
@@ -1207,8 +1196,12 @@
<string name="ext_media_ready_notification_message" msgid="4083398150380114462">"Til overførsel af billeder og medier"</string>
<string name="ext_media_unmountable_notification_title" msgid="8295123366236989588">"<xliff:g id="NAME">%s</xliff:g> er beskadiget"</string>
<string name="ext_media_unmountable_notification_message" msgid="2343202057122495773">"<xliff:g id="NAME">%s</xliff:g> er beskadiget. Tryk for at rette problemet."</string>
+ <!-- no translation found for ext_media_unmountable_notification_message (3941179940297874950) -->
+ <skip />
<string name="ext_media_unsupported_notification_title" msgid="3797642322958803257">"<xliff:g id="NAME">%s</xliff:g> understøttes ikke"</string>
<string name="ext_media_unsupported_notification_message" msgid="6121601473787888589">"Denne enhed understøtter ikke dette <xliff:g id="NAME">%s</xliff:g>. Tryk for at konfigurere det til et understøttet format."</string>
+ <!-- no translation found for ext_media_unsupported_notification_message (3725436899820390906) -->
+ <skip />
<string name="ext_media_badremoval_notification_title" msgid="3206248947375505416">"<xliff:g id="NAME">%s</xliff:g> blev fjernet uventet"</string>
<string name="ext_media_badremoval_notification_message" msgid="380176703346946313">"For at undgå datatab skal <xliff:g id="NAME">%s</xliff:g> demonteres inden fjernelse"</string>
<string name="ext_media_nomedia_notification_title" msgid="1704840188641749091">"<xliff:g id="NAME">%s</xliff:g> blev fjernet"</string>
@@ -1668,7 +1661,8 @@
<string name="stk_cc_ss_to_ussd" msgid="3951862188105305589">"SS-anmodningen er ændret til en USSD-anmodning."</string>
<string name="stk_cc_ss_to_ss" msgid="5470768854991452695">"SS-anmodningen er ændret til en ny SS-anmodning."</string>
<string name="notification_work_profile_content_description" msgid="4600554564103770764">"Arbejdsprofil"</string>
- <string name="expand_button_content_description" msgid="5855955413376384681">"Udvid-knap"</string>
+ <string name="expand_button_content_description_collapsed" msgid="3609784019345534652">"Udvid"</string>
+ <string name="expand_button_content_description_expanded" msgid="8520652707158554895">"Skjul"</string>
<string name="expand_action_accessibility" msgid="5307730695723718254">"Slå udvidelse til eller fra"</string>
<string name="usb_midi_peripheral_name" msgid="7221113987741003817">"USB-port til eksterne Android-enheder"</string>
<string name="usb_midi_peripheral_manufacturer_name" msgid="7176526170008970168">"Android"</string>
diff --git a/data/res/values-de/strings.xml b/data/res/values-de/strings.xml
index 507b358..2880318 100644
--- a/data/res/values-de/strings.xml
+++ b/data/res/values-de/strings.xml
@@ -244,32 +244,20 @@
<string name="status_bar_notification_info_overflow" msgid="5301981741705354993">"999+"</string>
<string name="notification_hidden_text" msgid="1135169301897151909">"Inhalte ausgeblendet"</string>
<string name="notification_hidden_by_policy_text" msgid="9004631276932584600">"Inhalte aufgrund der Richtlinien ausgeblendet"</string>
- <!-- no translation found for notification_channel_virtual_keyboard (6969925135507955575) -->
- <skip />
- <!-- no translation found for notification_channel_physical_keyboard (7297661826966861459) -->
- <skip />
+ <string name="notification_channel_virtual_keyboard" msgid="6969925135507955575">"Bildschirmtastatur"</string>
+ <string name="notification_channel_physical_keyboard" msgid="7297661826966861459">"Physische Tastatur"</string>
<string name="notification_channel_security" msgid="7345516133431326347">"Sicherheit"</string>
- <!-- no translation found for notification_channel_car_mode (3553380307619874564) -->
- <skip />
- <!-- no translation found for notification_channel_account (7577959168463122027) -->
- <skip />
- <!-- no translation found for notification_channel_developer (7579606426860206060) -->
- <skip />
- <!-- no translation found for notification_channel_updates (4794517569035110397) -->
- <skip />
- <!-- no translation found for notification_channel_network_status (5025648583129035447) -->
- <skip />
- <!-- no translation found for notification_channel_network_alerts (2895141221414156525) -->
- <skip />
- <!-- no translation found for notification_channel_vpn (8330103431055860618) -->
- <skip />
- <!-- no translation found for notification_channel_device_admin (1568154104368069249) -->
- <skip />
+ <string name="notification_channel_car_mode" msgid="3553380307619874564">"Automodus"</string>
+ <string name="notification_channel_account" msgid="7577959168463122027">"Kontostatus"</string>
+ <string name="notification_channel_developer" msgid="7579606426860206060">"Nachrichten für Entwickler"</string>
+ <string name="notification_channel_updates" msgid="4794517569035110397">"Updates"</string>
+ <string name="notification_channel_network_status" msgid="5025648583129035447">"Netzwerkstatus"</string>
+ <string name="notification_channel_network_alerts" msgid="2895141221414156525">"Netzwerkwarnungen"</string>
+ <string name="notification_channel_vpn" msgid="8330103431055860618">"VPN-Status"</string>
+ <string name="notification_channel_device_admin" msgid="1568154104368069249">"Geräteverwaltung"</string>
<string name="notification_channel_alerts" msgid="4496839309318519037">"Warnmeldungen"</string>
- <!-- no translation found for notification_channel_retail_mode (6088920674914038779) -->
- <skip />
- <!-- no translation found for notification_channel_usb (9006850475328924681) -->
- <skip />
+ <string name="notification_channel_retail_mode" msgid="6088920674914038779">"Demo für Einzelhandel"</string>
+ <string name="notification_channel_usb" msgid="9006850475328924681">"USB-Verbindung"</string>
<string name="safeMode" msgid="2788228061547930246">"Abgesicherter Modus"</string>
<string name="android_system_label" msgid="6577375335728551336">"Android-System"</string>
<string name="user_owner_label" msgid="1119010402169916617">"Zu \"Privat\" wechseln"</string>
@@ -318,10 +306,8 @@
<string name="permdesc_uninstall_shortcut" msgid="6745743474265057975">"Ermöglicht einer App das Entfernen von Verknüpfungen vom Startbildschirm ohne Eingriff des Nutzers"</string>
<string name="permlab_processOutgoingCalls" msgid="3906007831192990946">"Ausgehende Anrufe umleiten"</string>
<string name="permdesc_processOutgoingCalls" msgid="5156385005547315876">"Ermöglicht der App die Erkennung der während eines ausgehenden Anrufs gewählten Nummer und gibt ihr die Möglichkeit, den Anruf an eine andere Nummer umzuleiten oder den Anruf ganz abzubrechen"</string>
- <!-- no translation found for permlab_answerPhoneCalls (4077162841226223337) -->
- <skip />
- <!-- no translation found for permdesc_answerPhoneCalls (2901889867993572266) -->
- <skip />
+ <string name="permlab_answerPhoneCalls" msgid="4077162841226223337">"Anrufe annehmen"</string>
+ <string name="permdesc_answerPhoneCalls" msgid="2901889867993572266">"Ermöglicht der App, eingehende Anrufe anzunehmen."</string>
<string name="permlab_receiveSms" msgid="8673471768947895082">"SMS empfangen"</string>
<string name="permdesc_receiveSms" msgid="6424387754228766939">"Ermöglicht der App, SMS zu empfangen und zu verarbeiten. Das bedeutet, dass die App an dein Gerät gesendete Nachrichten überwachen und löschen kann, ohne sie dir anzuzeigen."</string>
<string name="permlab_receiveMms" msgid="1821317344668257098">"MMS empfangen"</string>
@@ -1197,9 +1183,12 @@
<string name="select_keyboard_layout_notification_message" msgid="8084622969903004900">"Zum Auswählen von Sprache und Layout tippen"</string>
<string name="fast_scroll_alphabet" msgid="5433275485499039199">" ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
<string name="fast_scroll_numeric_alphabet" msgid="4030170524595123610">" 0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
- <string name="alert_windows_notification_channel_name" msgid="7443890103456396837">"<xliff:g id="NAME">%s</xliff:g> wird über anderen Apps eingeblendet"</string>
- <string name="alert_windows_notification_title" msgid="5399998516035621282">"Die App \"<xliff:g id="NAME">%s</xliff:g>\" wird über anderen Apps angezeigt."</string>
- <string name="alert_windows_notification_message" msgid="2456738662997073459">"Teile dieser App werden die ganze Zeit eingeblendet. Wenn diese Funktion nicht richtig funktioniert, deaktiviere sie."</string>
+ <!-- no translation found for alert_windows_notification_channel_name (3116610965549449803) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_title (4532185840598192445) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_message (8917232109522912560) -->
+ <skip />
<string name="alert_windows_notification_turn_off_action" msgid="3367294525884949878">"DEAKTIVIEREN"</string>
<string name="ext_media_checking_notification_title" msgid="5734005953288045806">"<xliff:g id="NAME">%s</xliff:g> wird vorbereitet"</string>
<string name="ext_media_checking_notification_message" msgid="4747432538578886744">"Nach Fehlern wird gesucht"</string>
@@ -1207,8 +1196,12 @@
<string name="ext_media_ready_notification_message" msgid="4083398150380114462">"Zum Übertragen von Fotos und Medien"</string>
<string name="ext_media_unmountable_notification_title" msgid="8295123366236989588">"<xliff:g id="NAME">%s</xliff:g> beschädigt"</string>
<string name="ext_media_unmountable_notification_message" msgid="2343202057122495773">"<xliff:g id="NAME">%s</xliff:g> ist beschädigt. Zum Reparieren tippen."</string>
+ <!-- no translation found for ext_media_unmountable_notification_message (3941179940297874950) -->
+ <skip />
<string name="ext_media_unsupported_notification_title" msgid="3797642322958803257">"<xliff:g id="NAME">%s</xliff:g> nicht unterstützt"</string>
<string name="ext_media_unsupported_notification_message" msgid="6121601473787888589">"<xliff:g id="NAME">%s</xliff:g> wird von diesem Gerät nicht unterstützt. Zum Einrichten in einem unterstützten Format tippen."</string>
+ <!-- no translation found for ext_media_unsupported_notification_message (3725436899820390906) -->
+ <skip />
<string name="ext_media_badremoval_notification_title" msgid="3206248947375505416">"<xliff:g id="NAME">%s</xliff:g> wurde unerwartet entfernt"</string>
<string name="ext_media_badremoval_notification_message" msgid="380176703346946313">"Trenne die <xliff:g id="NAME">%s</xliff:g> vor dem Entfernen, um Datenverluste zu vermeiden."</string>
<string name="ext_media_nomedia_notification_title" msgid="1704840188641749091">"<xliff:g id="NAME">%s</xliff:g> wurde entfernt"</string>
@@ -1668,7 +1661,8 @@
<string name="stk_cc_ss_to_ussd" msgid="3951862188105305589">"SS-Anfrage wird in USSD-Anfrage geändert."</string>
<string name="stk_cc_ss_to_ss" msgid="5470768854991452695">"SS-Anfrage wird in neue SS-Anfrage geändert."</string>
<string name="notification_work_profile_content_description" msgid="4600554564103770764">"Arbeitsprofil"</string>
- <string name="expand_button_content_description" msgid="5855955413376384681">"Schaltfläche \"Maximieren\""</string>
+ <string name="expand_button_content_description_collapsed" msgid="3609784019345534652">"Maximieren"</string>
+ <string name="expand_button_content_description_expanded" msgid="8520652707158554895">"Minimieren"</string>
<string name="expand_action_accessibility" msgid="5307730695723718254">"Maximierung ein-/auschalten"</string>
<string name="usb_midi_peripheral_name" msgid="7221113987741003817">"USB-Port für Android-Peripheriegeräte"</string>
<string name="usb_midi_peripheral_manufacturer_name" msgid="7176526170008970168">"Android"</string>
diff --git a/data/res/values-el/strings.xml b/data/res/values-el/strings.xml
index fca99cb..3312b35 100644
--- a/data/res/values-el/strings.xml
+++ b/data/res/values-el/strings.xml
@@ -244,32 +244,20 @@
<string name="status_bar_notification_info_overflow" msgid="5301981741705354993">"999+"</string>
<string name="notification_hidden_text" msgid="1135169301897151909">"Κρυφό περιεχόμενο"</string>
<string name="notification_hidden_by_policy_text" msgid="9004631276932584600">"Το περιεχόμενο είναι κρυφό βάσει πολιτικής"</string>
- <!-- no translation found for notification_channel_virtual_keyboard (6969925135507955575) -->
- <skip />
- <!-- no translation found for notification_channel_physical_keyboard (7297661826966861459) -->
- <skip />
+ <string name="notification_channel_virtual_keyboard" msgid="6969925135507955575">"Εικονικό πληκτρολόγιο"</string>
+ <string name="notification_channel_physical_keyboard" msgid="7297661826966861459">"Φυσικό πληκτρολόγιο"</string>
<string name="notification_channel_security" msgid="7345516133431326347">"Ασφάλεια"</string>
- <!-- no translation found for notification_channel_car_mode (3553380307619874564) -->
- <skip />
- <!-- no translation found for notification_channel_account (7577959168463122027) -->
- <skip />
- <!-- no translation found for notification_channel_developer (7579606426860206060) -->
- <skip />
- <!-- no translation found for notification_channel_updates (4794517569035110397) -->
- <skip />
- <!-- no translation found for notification_channel_network_status (5025648583129035447) -->
- <skip />
- <!-- no translation found for notification_channel_network_alerts (2895141221414156525) -->
- <skip />
- <!-- no translation found for notification_channel_vpn (8330103431055860618) -->
- <skip />
- <!-- no translation found for notification_channel_device_admin (1568154104368069249) -->
- <skip />
+ <string name="notification_channel_car_mode" msgid="3553380307619874564">"Λειτουργία αυτοκινήτου"</string>
+ <string name="notification_channel_account" msgid="7577959168463122027">"Κατάσταση λογαριασμού"</string>
+ <string name="notification_channel_developer" msgid="7579606426860206060">"Μηνύματα προγραμματιστή"</string>
+ <string name="notification_channel_updates" msgid="4794517569035110397">"Ενημερώσεις"</string>
+ <string name="notification_channel_network_status" msgid="5025648583129035447">"Κατάσταση δικτύου"</string>
+ <string name="notification_channel_network_alerts" msgid="2895141221414156525">"Ειδοποιήσεις δικτύου"</string>
+ <string name="notification_channel_vpn" msgid="8330103431055860618">"Κατάσταση VPN"</string>
+ <string name="notification_channel_device_admin" msgid="1568154104368069249">"Διαχείριση συσκευής"</string>
<string name="notification_channel_alerts" msgid="4496839309318519037">"Ειδοποιήσεις"</string>
- <!-- no translation found for notification_channel_retail_mode (6088920674914038779) -->
- <skip />
- <!-- no translation found for notification_channel_usb (9006850475328924681) -->
- <skip />
+ <string name="notification_channel_retail_mode" msgid="6088920674914038779">"Επίδειξη λιανικής"</string>
+ <string name="notification_channel_usb" msgid="9006850475328924681">"Σύνδεση USB"</string>
<string name="safeMode" msgid="2788228061547930246">"Ασφαλής λειτουργία"</string>
<string name="android_system_label" msgid="6577375335728551336">"Σύστημα Android"</string>
<string name="user_owner_label" msgid="1119010402169916617">"Μετάβαση σε προσωπικό προφίλ"</string>
@@ -318,10 +306,8 @@
<string name="permdesc_uninstall_shortcut" msgid="6745743474265057975">"Επιτρέπει στην εφαρμογή την κατάργηση συντομεύσεων από την Αρχική οθόνη χωρίς την παρέμβαση του χρήστη."</string>
<string name="permlab_processOutgoingCalls" msgid="3906007831192990946">"αναδρομολογεί τις εξερχόμενες κλήσεις"</string>
<string name="permdesc_processOutgoingCalls" msgid="5156385005547315876">"Επιτρέπει στην εφαρμογή να βλέπει τον αριθμό που καλέσατε κατά τη διάρκεια μιας εξερχόμενης κλήσης με επιλογή ανακατεύθυνσης της κλήσης σε έναν διαφορετικό αριθμό ή διακοπής της κλήσης."</string>
- <!-- no translation found for permlab_answerPhoneCalls (4077162841226223337) -->
- <skip />
- <!-- no translation found for permdesc_answerPhoneCalls (2901889867993572266) -->
- <skip />
+ <string name="permlab_answerPhoneCalls" msgid="4077162841226223337">"απάντηση σε τηλεφωνικές κλήσεις"</string>
+ <string name="permdesc_answerPhoneCalls" msgid="2901889867993572266">"Επιτρέπει στην εφαρμογή να απαντά σε μια εισερχόμενη τηλεφωνική κλήση."</string>
<string name="permlab_receiveSms" msgid="8673471768947895082">"λαμβάνει μηνύματα κειμένου (SMS)"</string>
<string name="permdesc_receiveSms" msgid="6424387754228766939">"Επιτρέπει στην εφαρμογή τη λήψη και την επεξεργασία μηνυμάτων SMS. Αυτό σημαίνει ότι η εφαρμογή θα μπορούσε να παρακολουθήσει ή να διαγράψει τα μηνύματα που αποστέλλονται στη συσκευή σας χωρίς αυτά να εμφανιστούν σε εσάς."</string>
<string name="permlab_receiveMms" msgid="1821317344668257098">"λαμβάνει μηνύματα κειμένου (MMS)"</string>
@@ -1197,9 +1183,12 @@
<string name="select_keyboard_layout_notification_message" msgid="8084622969903004900">"Πατήστε για να επιλέξετε γλώσσα και διάταξη"</string>
<string name="fast_scroll_alphabet" msgid="5433275485499039199">" ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
<string name="fast_scroll_numeric_alphabet" msgid="4030170524595123610">" 0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
- <string name="alert_windows_notification_channel_name" msgid="7443890103456396837">"Η εφαρμογή <xliff:g id="NAME">%s</xliff:g> επικάλυψε άλλες εφαρμογές"</string>
- <string name="alert_windows_notification_title" msgid="5399998516035621282">"Η εφαρμογή <xliff:g id="NAME">%s</xliff:g> επικαλύπτει άλλες."</string>
- <string name="alert_windows_notification_message" msgid="2456738662997073459">"Ορισμένα τμήματα αυτής της εφαρμογής μπορεί να παραμένουν συνεχώς ορατά. Εάν αυτή η λειτουργία δεν εκτελείται σωστά, απενεργοποιήστε την."</string>
+ <!-- no translation found for alert_windows_notification_channel_name (3116610965549449803) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_title (4532185840598192445) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_message (8917232109522912560) -->
+ <skip />
<string name="alert_windows_notification_turn_off_action" msgid="3367294525884949878">"ΑΠΕΝΕΡΓΟΠΟΙΗΣΗ"</string>
<string name="ext_media_checking_notification_title" msgid="5734005953288045806">"Προετοιμασία <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_checking_notification_message" msgid="4747432538578886744">"Έλεγχος για σφάλματα"</string>
@@ -1207,8 +1196,12 @@
<string name="ext_media_ready_notification_message" msgid="4083398150380114462">"Για μεταφορά φωτ./πολυμέσων"</string>
<string name="ext_media_unmountable_notification_title" msgid="8295123366236989588">"Η κάρτα <xliff:g id="NAME">%s</xliff:g> είναι κατεστραμμένη"</string>
<string name="ext_media_unmountable_notification_message" msgid="2343202057122495773">"Το μέσο <xliff:g id="NAME">%s</xliff:g> είναι κατεστραμμένο. Πατήστε για επιδιόρθωση."</string>
+ <!-- no translation found for ext_media_unmountable_notification_message (3941179940297874950) -->
+ <skip />
<string name="ext_media_unsupported_notification_title" msgid="3797642322958803257">"Η κάρτα <xliff:g id="NAME">%s</xliff:g> δεν υποστηρίζεται"</string>
<string name="ext_media_unsupported_notification_message" msgid="6121601473787888589">"Αυτή η συσκευή δεν υποστηρίζει αυτό το μέσο <xliff:g id="NAME">%s</xliff:g>. Πατήστε για ρύθμιση σε μια υποστηριζόμενη μορφή."</string>
+ <!-- no translation found for ext_media_unsupported_notification_message (3725436899820390906) -->
+ <skip />
<string name="ext_media_badremoval_notification_title" msgid="3206248947375505416">"Μη αναμενόμενη αφαίρεση <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_badremoval_notification_message" msgid="380176703346946313">"Αποπροσαρτήστε το μέσο αποθήκευσης <xliff:g id="NAME">%s</xliff:g> πριν τον αφαιρέσετε, προς αποφυγή απώλειας δεδομένων."</string>
<string name="ext_media_nomedia_notification_title" msgid="1704840188641749091">"Καταργήθηκε το <xliff:g id="NAME">%s</xliff:g>."</string>
@@ -1668,7 +1661,8 @@
<string name="stk_cc_ss_to_ussd" msgid="3951862188105305589">"Το αίτημα SS τροποποιήθηκε σε αίτημα USSD."</string>
<string name="stk_cc_ss_to_ss" msgid="5470768854991452695">"Το αίτημα SS τροποποιήθηκε σε νέο αίτημα SS."</string>
<string name="notification_work_profile_content_description" msgid="4600554564103770764">"Προφίλ εργασίας"</string>
- <string name="expand_button_content_description" msgid="5855955413376384681">"Κουμπί ανάπτυξης"</string>
+ <string name="expand_button_content_description_collapsed" msgid="3609784019345534652">"Ανάπτυξη"</string>
+ <string name="expand_button_content_description_expanded" msgid="8520652707158554895">"Σύμπτυξη"</string>
<string name="expand_action_accessibility" msgid="5307730695723718254">"εναλλαγή επέκτασης"</string>
<string name="usb_midi_peripheral_name" msgid="7221113987741003817">"Περιφερειακή θύρα USB Android"</string>
<string name="usb_midi_peripheral_manufacturer_name" msgid="7176526170008970168">"Android"</string>
diff --git a/data/res/values-en-rAU/strings.xml b/data/res/values-en-rAU/strings.xml
index d83f1fc..4eb2815 100644
--- a/data/res/values-en-rAU/strings.xml
+++ b/data/res/values-en-rAU/strings.xml
@@ -244,32 +244,20 @@
<string name="status_bar_notification_info_overflow" msgid="5301981741705354993">"999+"</string>
<string name="notification_hidden_text" msgid="1135169301897151909">"Contents hidden"</string>
<string name="notification_hidden_by_policy_text" msgid="9004631276932584600">"Contents hidden by policy"</string>
- <!-- no translation found for notification_channel_virtual_keyboard (6969925135507955575) -->
- <skip />
- <!-- no translation found for notification_channel_physical_keyboard (7297661826966861459) -->
- <skip />
+ <string name="notification_channel_virtual_keyboard" msgid="6969925135507955575">"Virtual keyboard"</string>
+ <string name="notification_channel_physical_keyboard" msgid="7297661826966861459">"Physical keyboard"</string>
<string name="notification_channel_security" msgid="7345516133431326347">"Security"</string>
- <!-- no translation found for notification_channel_car_mode (3553380307619874564) -->
- <skip />
- <!-- no translation found for notification_channel_account (7577959168463122027) -->
- <skip />
- <!-- no translation found for notification_channel_developer (7579606426860206060) -->
- <skip />
- <!-- no translation found for notification_channel_updates (4794517569035110397) -->
- <skip />
- <!-- no translation found for notification_channel_network_status (5025648583129035447) -->
- <skip />
- <!-- no translation found for notification_channel_network_alerts (2895141221414156525) -->
- <skip />
- <!-- no translation found for notification_channel_vpn (8330103431055860618) -->
- <skip />
- <!-- no translation found for notification_channel_device_admin (1568154104368069249) -->
- <skip />
+ <string name="notification_channel_car_mode" msgid="3553380307619874564">"Car mode"</string>
+ <string name="notification_channel_account" msgid="7577959168463122027">"Account status"</string>
+ <string name="notification_channel_developer" msgid="7579606426860206060">"Developer messages"</string>
+ <string name="notification_channel_updates" msgid="4794517569035110397">"Updates"</string>
+ <string name="notification_channel_network_status" msgid="5025648583129035447">"Network status"</string>
+ <string name="notification_channel_network_alerts" msgid="2895141221414156525">"Network alerts"</string>
+ <string name="notification_channel_vpn" msgid="8330103431055860618">"VPN status"</string>
+ <string name="notification_channel_device_admin" msgid="1568154104368069249">"Device administration"</string>
<string name="notification_channel_alerts" msgid="4496839309318519037">"Alerts"</string>
- <!-- no translation found for notification_channel_retail_mode (6088920674914038779) -->
- <skip />
- <!-- no translation found for notification_channel_usb (9006850475328924681) -->
- <skip />
+ <string name="notification_channel_retail_mode" msgid="6088920674914038779">"Retail demo"</string>
+ <string name="notification_channel_usb" msgid="9006850475328924681">"USB connection"</string>
<string name="safeMode" msgid="2788228061547930246">"Safe mode"</string>
<string name="android_system_label" msgid="6577375335728551336">"Android System"</string>
<string name="user_owner_label" msgid="1119010402169916617">"Switch to Personal"</string>
@@ -318,10 +306,8 @@
<string name="permdesc_uninstall_shortcut" msgid="6745743474265057975">"Allows the application to remove Home screen shortcuts without user intervention."</string>
<string name="permlab_processOutgoingCalls" msgid="3906007831192990946">"reroute outgoing calls"</string>
<string name="permdesc_processOutgoingCalls" msgid="5156385005547315876">"Allows the app to see the number being dialled during an outgoing call with the option to redirect the call to a different number or abort the call altogether."</string>
- <!-- no translation found for permlab_answerPhoneCalls (4077162841226223337) -->
- <skip />
- <!-- no translation found for permdesc_answerPhoneCalls (2901889867993572266) -->
- <skip />
+ <string name="permlab_answerPhoneCalls" msgid="4077162841226223337">"answer phone calls"</string>
+ <string name="permdesc_answerPhoneCalls" msgid="2901889867993572266">"Allows the app to answer an incoming phone call."</string>
<string name="permlab_receiveSms" msgid="8673471768947895082">"receive text messages (SMS)"</string>
<string name="permdesc_receiveSms" msgid="6424387754228766939">"Allows the app to receive and process SMS messages. This means that the app could monitor or delete messages sent to your device without showing them to you."</string>
<string name="permlab_receiveMms" msgid="1821317344668257098">"receive text messages (MMS)"</string>
@@ -1197,9 +1183,12 @@
<string name="select_keyboard_layout_notification_message" msgid="8084622969903004900">"Tap to select language and layout"</string>
<string name="fast_scroll_alphabet" msgid="5433275485499039199">" ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
<string name="fast_scroll_numeric_alphabet" msgid="4030170524595123610">" 0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
- <string name="alert_windows_notification_channel_name" msgid="7443890103456396837">"<xliff:g id="NAME">%s</xliff:g> draw over other apps"</string>
- <string name="alert_windows_notification_title" msgid="5399998516035621282">"<xliff:g id="NAME">%s</xliff:g> app displaying on top."</string>
- <string name="alert_windows_notification_message" msgid="2456738662997073459">"Parts of this app may remain visible at all times. If this feature isn\'t working correctly, turn it off."</string>
+ <!-- no translation found for alert_windows_notification_channel_name (3116610965549449803) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_title (4532185840598192445) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_message (8917232109522912560) -->
+ <skip />
<string name="alert_windows_notification_turn_off_action" msgid="3367294525884949878">"TURN OFF"</string>
<string name="ext_media_checking_notification_title" msgid="5734005953288045806">"Preparing <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_checking_notification_message" msgid="4747432538578886744">"Checking for errors"</string>
@@ -1207,8 +1196,12 @@
<string name="ext_media_ready_notification_message" msgid="4083398150380114462">"For transferring photos and media"</string>
<string name="ext_media_unmountable_notification_title" msgid="8295123366236989588">"Corrupted <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_unmountable_notification_message" msgid="2343202057122495773">"<xliff:g id="NAME">%s</xliff:g> is corrupt. Tap to fix."</string>
+ <!-- no translation found for ext_media_unmountable_notification_message (3941179940297874950) -->
+ <skip />
<string name="ext_media_unsupported_notification_title" msgid="3797642322958803257">"Unsupported <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_unsupported_notification_message" msgid="6121601473787888589">"This device doesn’t support this <xliff:g id="NAME">%s</xliff:g>. Tap to set up in a supported format."</string>
+ <!-- no translation found for ext_media_unsupported_notification_message (3725436899820390906) -->
+ <skip />
<string name="ext_media_badremoval_notification_title" msgid="3206248947375505416">"<xliff:g id="NAME">%s</xliff:g> unexpectedly removed"</string>
<string name="ext_media_badremoval_notification_message" msgid="380176703346946313">"Unmount <xliff:g id="NAME">%s</xliff:g> before removing to avoid data loss"</string>
<string name="ext_media_nomedia_notification_title" msgid="1704840188641749091">"Removed <xliff:g id="NAME">%s</xliff:g>"</string>
@@ -1668,7 +1661,8 @@
<string name="stk_cc_ss_to_ussd" msgid="3951862188105305589">"SS request is modified to USSD request."</string>
<string name="stk_cc_ss_to_ss" msgid="5470768854991452695">"SS request is modified to new SS request."</string>
<string name="notification_work_profile_content_description" msgid="4600554564103770764">"Work profile"</string>
- <string name="expand_button_content_description" msgid="5855955413376384681">"Expand button"</string>
+ <string name="expand_button_content_description_collapsed" msgid="3609784019345534652">"Expand"</string>
+ <string name="expand_button_content_description_expanded" msgid="8520652707158554895">"Collapse"</string>
<string name="expand_action_accessibility" msgid="5307730695723718254">"toggle expansion"</string>
<string name="usb_midi_peripheral_name" msgid="7221113987741003817">"Android USB Peripheral Port"</string>
<string name="usb_midi_peripheral_manufacturer_name" msgid="7176526170008970168">"Android"</string>
diff --git a/data/res/values-en-rGB/strings.xml b/data/res/values-en-rGB/strings.xml
index d83f1fc..4eb2815 100644
--- a/data/res/values-en-rGB/strings.xml
+++ b/data/res/values-en-rGB/strings.xml
@@ -244,32 +244,20 @@
<string name="status_bar_notification_info_overflow" msgid="5301981741705354993">"999+"</string>
<string name="notification_hidden_text" msgid="1135169301897151909">"Contents hidden"</string>
<string name="notification_hidden_by_policy_text" msgid="9004631276932584600">"Contents hidden by policy"</string>
- <!-- no translation found for notification_channel_virtual_keyboard (6969925135507955575) -->
- <skip />
- <!-- no translation found for notification_channel_physical_keyboard (7297661826966861459) -->
- <skip />
+ <string name="notification_channel_virtual_keyboard" msgid="6969925135507955575">"Virtual keyboard"</string>
+ <string name="notification_channel_physical_keyboard" msgid="7297661826966861459">"Physical keyboard"</string>
<string name="notification_channel_security" msgid="7345516133431326347">"Security"</string>
- <!-- no translation found for notification_channel_car_mode (3553380307619874564) -->
- <skip />
- <!-- no translation found for notification_channel_account (7577959168463122027) -->
- <skip />
- <!-- no translation found for notification_channel_developer (7579606426860206060) -->
- <skip />
- <!-- no translation found for notification_channel_updates (4794517569035110397) -->
- <skip />
- <!-- no translation found for notification_channel_network_status (5025648583129035447) -->
- <skip />
- <!-- no translation found for notification_channel_network_alerts (2895141221414156525) -->
- <skip />
- <!-- no translation found for notification_channel_vpn (8330103431055860618) -->
- <skip />
- <!-- no translation found for notification_channel_device_admin (1568154104368069249) -->
- <skip />
+ <string name="notification_channel_car_mode" msgid="3553380307619874564">"Car mode"</string>
+ <string name="notification_channel_account" msgid="7577959168463122027">"Account status"</string>
+ <string name="notification_channel_developer" msgid="7579606426860206060">"Developer messages"</string>
+ <string name="notification_channel_updates" msgid="4794517569035110397">"Updates"</string>
+ <string name="notification_channel_network_status" msgid="5025648583129035447">"Network status"</string>
+ <string name="notification_channel_network_alerts" msgid="2895141221414156525">"Network alerts"</string>
+ <string name="notification_channel_vpn" msgid="8330103431055860618">"VPN status"</string>
+ <string name="notification_channel_device_admin" msgid="1568154104368069249">"Device administration"</string>
<string name="notification_channel_alerts" msgid="4496839309318519037">"Alerts"</string>
- <!-- no translation found for notification_channel_retail_mode (6088920674914038779) -->
- <skip />
- <!-- no translation found for notification_channel_usb (9006850475328924681) -->
- <skip />
+ <string name="notification_channel_retail_mode" msgid="6088920674914038779">"Retail demo"</string>
+ <string name="notification_channel_usb" msgid="9006850475328924681">"USB connection"</string>
<string name="safeMode" msgid="2788228061547930246">"Safe mode"</string>
<string name="android_system_label" msgid="6577375335728551336">"Android System"</string>
<string name="user_owner_label" msgid="1119010402169916617">"Switch to Personal"</string>
@@ -318,10 +306,8 @@
<string name="permdesc_uninstall_shortcut" msgid="6745743474265057975">"Allows the application to remove Home screen shortcuts without user intervention."</string>
<string name="permlab_processOutgoingCalls" msgid="3906007831192990946">"reroute outgoing calls"</string>
<string name="permdesc_processOutgoingCalls" msgid="5156385005547315876">"Allows the app to see the number being dialled during an outgoing call with the option to redirect the call to a different number or abort the call altogether."</string>
- <!-- no translation found for permlab_answerPhoneCalls (4077162841226223337) -->
- <skip />
- <!-- no translation found for permdesc_answerPhoneCalls (2901889867993572266) -->
- <skip />
+ <string name="permlab_answerPhoneCalls" msgid="4077162841226223337">"answer phone calls"</string>
+ <string name="permdesc_answerPhoneCalls" msgid="2901889867993572266">"Allows the app to answer an incoming phone call."</string>
<string name="permlab_receiveSms" msgid="8673471768947895082">"receive text messages (SMS)"</string>
<string name="permdesc_receiveSms" msgid="6424387754228766939">"Allows the app to receive and process SMS messages. This means that the app could monitor or delete messages sent to your device without showing them to you."</string>
<string name="permlab_receiveMms" msgid="1821317344668257098">"receive text messages (MMS)"</string>
@@ -1197,9 +1183,12 @@
<string name="select_keyboard_layout_notification_message" msgid="8084622969903004900">"Tap to select language and layout"</string>
<string name="fast_scroll_alphabet" msgid="5433275485499039199">" ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
<string name="fast_scroll_numeric_alphabet" msgid="4030170524595123610">" 0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
- <string name="alert_windows_notification_channel_name" msgid="7443890103456396837">"<xliff:g id="NAME">%s</xliff:g> draw over other apps"</string>
- <string name="alert_windows_notification_title" msgid="5399998516035621282">"<xliff:g id="NAME">%s</xliff:g> app displaying on top."</string>
- <string name="alert_windows_notification_message" msgid="2456738662997073459">"Parts of this app may remain visible at all times. If this feature isn\'t working correctly, turn it off."</string>
+ <!-- no translation found for alert_windows_notification_channel_name (3116610965549449803) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_title (4532185840598192445) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_message (8917232109522912560) -->
+ <skip />
<string name="alert_windows_notification_turn_off_action" msgid="3367294525884949878">"TURN OFF"</string>
<string name="ext_media_checking_notification_title" msgid="5734005953288045806">"Preparing <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_checking_notification_message" msgid="4747432538578886744">"Checking for errors"</string>
@@ -1207,8 +1196,12 @@
<string name="ext_media_ready_notification_message" msgid="4083398150380114462">"For transferring photos and media"</string>
<string name="ext_media_unmountable_notification_title" msgid="8295123366236989588">"Corrupted <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_unmountable_notification_message" msgid="2343202057122495773">"<xliff:g id="NAME">%s</xliff:g> is corrupt. Tap to fix."</string>
+ <!-- no translation found for ext_media_unmountable_notification_message (3941179940297874950) -->
+ <skip />
<string name="ext_media_unsupported_notification_title" msgid="3797642322958803257">"Unsupported <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_unsupported_notification_message" msgid="6121601473787888589">"This device doesn’t support this <xliff:g id="NAME">%s</xliff:g>. Tap to set up in a supported format."</string>
+ <!-- no translation found for ext_media_unsupported_notification_message (3725436899820390906) -->
+ <skip />
<string name="ext_media_badremoval_notification_title" msgid="3206248947375505416">"<xliff:g id="NAME">%s</xliff:g> unexpectedly removed"</string>
<string name="ext_media_badremoval_notification_message" msgid="380176703346946313">"Unmount <xliff:g id="NAME">%s</xliff:g> before removing to avoid data loss"</string>
<string name="ext_media_nomedia_notification_title" msgid="1704840188641749091">"Removed <xliff:g id="NAME">%s</xliff:g>"</string>
@@ -1668,7 +1661,8 @@
<string name="stk_cc_ss_to_ussd" msgid="3951862188105305589">"SS request is modified to USSD request."</string>
<string name="stk_cc_ss_to_ss" msgid="5470768854991452695">"SS request is modified to new SS request."</string>
<string name="notification_work_profile_content_description" msgid="4600554564103770764">"Work profile"</string>
- <string name="expand_button_content_description" msgid="5855955413376384681">"Expand button"</string>
+ <string name="expand_button_content_description_collapsed" msgid="3609784019345534652">"Expand"</string>
+ <string name="expand_button_content_description_expanded" msgid="8520652707158554895">"Collapse"</string>
<string name="expand_action_accessibility" msgid="5307730695723718254">"toggle expansion"</string>
<string name="usb_midi_peripheral_name" msgid="7221113987741003817">"Android USB Peripheral Port"</string>
<string name="usb_midi_peripheral_manufacturer_name" msgid="7176526170008970168">"Android"</string>
diff --git a/data/res/values-en-rIN/strings.xml b/data/res/values-en-rIN/strings.xml
index d83f1fc..4eb2815 100644
--- a/data/res/values-en-rIN/strings.xml
+++ b/data/res/values-en-rIN/strings.xml
@@ -244,32 +244,20 @@
<string name="status_bar_notification_info_overflow" msgid="5301981741705354993">"999+"</string>
<string name="notification_hidden_text" msgid="1135169301897151909">"Contents hidden"</string>
<string name="notification_hidden_by_policy_text" msgid="9004631276932584600">"Contents hidden by policy"</string>
- <!-- no translation found for notification_channel_virtual_keyboard (6969925135507955575) -->
- <skip />
- <!-- no translation found for notification_channel_physical_keyboard (7297661826966861459) -->
- <skip />
+ <string name="notification_channel_virtual_keyboard" msgid="6969925135507955575">"Virtual keyboard"</string>
+ <string name="notification_channel_physical_keyboard" msgid="7297661826966861459">"Physical keyboard"</string>
<string name="notification_channel_security" msgid="7345516133431326347">"Security"</string>
- <!-- no translation found for notification_channel_car_mode (3553380307619874564) -->
- <skip />
- <!-- no translation found for notification_channel_account (7577959168463122027) -->
- <skip />
- <!-- no translation found for notification_channel_developer (7579606426860206060) -->
- <skip />
- <!-- no translation found for notification_channel_updates (4794517569035110397) -->
- <skip />
- <!-- no translation found for notification_channel_network_status (5025648583129035447) -->
- <skip />
- <!-- no translation found for notification_channel_network_alerts (2895141221414156525) -->
- <skip />
- <!-- no translation found for notification_channel_vpn (8330103431055860618) -->
- <skip />
- <!-- no translation found for notification_channel_device_admin (1568154104368069249) -->
- <skip />
+ <string name="notification_channel_car_mode" msgid="3553380307619874564">"Car mode"</string>
+ <string name="notification_channel_account" msgid="7577959168463122027">"Account status"</string>
+ <string name="notification_channel_developer" msgid="7579606426860206060">"Developer messages"</string>
+ <string name="notification_channel_updates" msgid="4794517569035110397">"Updates"</string>
+ <string name="notification_channel_network_status" msgid="5025648583129035447">"Network status"</string>
+ <string name="notification_channel_network_alerts" msgid="2895141221414156525">"Network alerts"</string>
+ <string name="notification_channel_vpn" msgid="8330103431055860618">"VPN status"</string>
+ <string name="notification_channel_device_admin" msgid="1568154104368069249">"Device administration"</string>
<string name="notification_channel_alerts" msgid="4496839309318519037">"Alerts"</string>
- <!-- no translation found for notification_channel_retail_mode (6088920674914038779) -->
- <skip />
- <!-- no translation found for notification_channel_usb (9006850475328924681) -->
- <skip />
+ <string name="notification_channel_retail_mode" msgid="6088920674914038779">"Retail demo"</string>
+ <string name="notification_channel_usb" msgid="9006850475328924681">"USB connection"</string>
<string name="safeMode" msgid="2788228061547930246">"Safe mode"</string>
<string name="android_system_label" msgid="6577375335728551336">"Android System"</string>
<string name="user_owner_label" msgid="1119010402169916617">"Switch to Personal"</string>
@@ -318,10 +306,8 @@
<string name="permdesc_uninstall_shortcut" msgid="6745743474265057975">"Allows the application to remove Home screen shortcuts without user intervention."</string>
<string name="permlab_processOutgoingCalls" msgid="3906007831192990946">"reroute outgoing calls"</string>
<string name="permdesc_processOutgoingCalls" msgid="5156385005547315876">"Allows the app to see the number being dialled during an outgoing call with the option to redirect the call to a different number or abort the call altogether."</string>
- <!-- no translation found for permlab_answerPhoneCalls (4077162841226223337) -->
- <skip />
- <!-- no translation found for permdesc_answerPhoneCalls (2901889867993572266) -->
- <skip />
+ <string name="permlab_answerPhoneCalls" msgid="4077162841226223337">"answer phone calls"</string>
+ <string name="permdesc_answerPhoneCalls" msgid="2901889867993572266">"Allows the app to answer an incoming phone call."</string>
<string name="permlab_receiveSms" msgid="8673471768947895082">"receive text messages (SMS)"</string>
<string name="permdesc_receiveSms" msgid="6424387754228766939">"Allows the app to receive and process SMS messages. This means that the app could monitor or delete messages sent to your device without showing them to you."</string>
<string name="permlab_receiveMms" msgid="1821317344668257098">"receive text messages (MMS)"</string>
@@ -1197,9 +1183,12 @@
<string name="select_keyboard_layout_notification_message" msgid="8084622969903004900">"Tap to select language and layout"</string>
<string name="fast_scroll_alphabet" msgid="5433275485499039199">" ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
<string name="fast_scroll_numeric_alphabet" msgid="4030170524595123610">" 0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
- <string name="alert_windows_notification_channel_name" msgid="7443890103456396837">"<xliff:g id="NAME">%s</xliff:g> draw over other apps"</string>
- <string name="alert_windows_notification_title" msgid="5399998516035621282">"<xliff:g id="NAME">%s</xliff:g> app displaying on top."</string>
- <string name="alert_windows_notification_message" msgid="2456738662997073459">"Parts of this app may remain visible at all times. If this feature isn\'t working correctly, turn it off."</string>
+ <!-- no translation found for alert_windows_notification_channel_name (3116610965549449803) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_title (4532185840598192445) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_message (8917232109522912560) -->
+ <skip />
<string name="alert_windows_notification_turn_off_action" msgid="3367294525884949878">"TURN OFF"</string>
<string name="ext_media_checking_notification_title" msgid="5734005953288045806">"Preparing <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_checking_notification_message" msgid="4747432538578886744">"Checking for errors"</string>
@@ -1207,8 +1196,12 @@
<string name="ext_media_ready_notification_message" msgid="4083398150380114462">"For transferring photos and media"</string>
<string name="ext_media_unmountable_notification_title" msgid="8295123366236989588">"Corrupted <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_unmountable_notification_message" msgid="2343202057122495773">"<xliff:g id="NAME">%s</xliff:g> is corrupt. Tap to fix."</string>
+ <!-- no translation found for ext_media_unmountable_notification_message (3941179940297874950) -->
+ <skip />
<string name="ext_media_unsupported_notification_title" msgid="3797642322958803257">"Unsupported <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_unsupported_notification_message" msgid="6121601473787888589">"This device doesn’t support this <xliff:g id="NAME">%s</xliff:g>. Tap to set up in a supported format."</string>
+ <!-- no translation found for ext_media_unsupported_notification_message (3725436899820390906) -->
+ <skip />
<string name="ext_media_badremoval_notification_title" msgid="3206248947375505416">"<xliff:g id="NAME">%s</xliff:g> unexpectedly removed"</string>
<string name="ext_media_badremoval_notification_message" msgid="380176703346946313">"Unmount <xliff:g id="NAME">%s</xliff:g> before removing to avoid data loss"</string>
<string name="ext_media_nomedia_notification_title" msgid="1704840188641749091">"Removed <xliff:g id="NAME">%s</xliff:g>"</string>
@@ -1668,7 +1661,8 @@
<string name="stk_cc_ss_to_ussd" msgid="3951862188105305589">"SS request is modified to USSD request."</string>
<string name="stk_cc_ss_to_ss" msgid="5470768854991452695">"SS request is modified to new SS request."</string>
<string name="notification_work_profile_content_description" msgid="4600554564103770764">"Work profile"</string>
- <string name="expand_button_content_description" msgid="5855955413376384681">"Expand button"</string>
+ <string name="expand_button_content_description_collapsed" msgid="3609784019345534652">"Expand"</string>
+ <string name="expand_button_content_description_expanded" msgid="8520652707158554895">"Collapse"</string>
<string name="expand_action_accessibility" msgid="5307730695723718254">"toggle expansion"</string>
<string name="usb_midi_peripheral_name" msgid="7221113987741003817">"Android USB Peripheral Port"</string>
<string name="usb_midi_peripheral_manufacturer_name" msgid="7176526170008970168">"Android"</string>
diff --git a/data/res/values-es-rUS/strings.xml b/data/res/values-es-rUS/strings.xml
index 42a92ad..1cef8c2 100644
--- a/data/res/values-es-rUS/strings.xml
+++ b/data/res/values-es-rUS/strings.xml
@@ -244,32 +244,20 @@
<string name="status_bar_notification_info_overflow" msgid="5301981741705354993">"999+"</string>
<string name="notification_hidden_text" msgid="1135169301897151909">"Contenidos ocultos"</string>
<string name="notification_hidden_by_policy_text" msgid="9004631276932584600">"Contenido oculto debido a la política"</string>
- <!-- no translation found for notification_channel_virtual_keyboard (6969925135507955575) -->
- <skip />
- <!-- no translation found for notification_channel_physical_keyboard (7297661826966861459) -->
- <skip />
+ <string name="notification_channel_virtual_keyboard" msgid="6969925135507955575">"Teclado virtual"</string>
+ <string name="notification_channel_physical_keyboard" msgid="7297661826966861459">"Teclado físico"</string>
<string name="notification_channel_security" msgid="7345516133431326347">"Seguridad"</string>
- <!-- no translation found for notification_channel_car_mode (3553380307619874564) -->
- <skip />
- <!-- no translation found for notification_channel_account (7577959168463122027) -->
- <skip />
- <!-- no translation found for notification_channel_developer (7579606426860206060) -->
- <skip />
- <!-- no translation found for notification_channel_updates (4794517569035110397) -->
- <skip />
- <!-- no translation found for notification_channel_network_status (5025648583129035447) -->
- <skip />
- <!-- no translation found for notification_channel_network_alerts (2895141221414156525) -->
- <skip />
- <!-- no translation found for notification_channel_vpn (8330103431055860618) -->
- <skip />
- <!-- no translation found for notification_channel_device_admin (1568154104368069249) -->
- <skip />
+ <string name="notification_channel_car_mode" msgid="3553380307619874564">"Modo auto"</string>
+ <string name="notification_channel_account" msgid="7577959168463122027">"Estado de la cuenta"</string>
+ <string name="notification_channel_developer" msgid="7579606426860206060">"Mensajes de programadores"</string>
+ <string name="notification_channel_updates" msgid="4794517569035110397">"Actualizaciones"</string>
+ <string name="notification_channel_network_status" msgid="5025648583129035447">"Estado de la red"</string>
+ <string name="notification_channel_network_alerts" msgid="2895141221414156525">"Alertas de red"</string>
+ <string name="notification_channel_vpn" msgid="8330103431055860618">"Estado de VPN"</string>
+ <string name="notification_channel_device_admin" msgid="1568154104368069249">"Administración del dispositivo"</string>
<string name="notification_channel_alerts" msgid="4496839309318519037">"Alertas"</string>
- <!-- no translation found for notification_channel_retail_mode (6088920674914038779) -->
- <skip />
- <!-- no translation found for notification_channel_usb (9006850475328924681) -->
- <skip />
+ <string name="notification_channel_retail_mode" msgid="6088920674914038779">"Demo para punto de venta"</string>
+ <string name="notification_channel_usb" msgid="9006850475328924681">"Conexión USB"</string>
<string name="safeMode" msgid="2788228061547930246">"Modo seguro"</string>
<string name="android_system_label" msgid="6577375335728551336">"Sistema Android"</string>
<string name="user_owner_label" msgid="1119010402169916617">"Cambiar al perfil personal"</string>
@@ -318,10 +306,8 @@
<string name="permdesc_uninstall_shortcut" msgid="6745743474265057975">"Permite que la aplicación elimine accesos directos de la pantalla principal sin que el usuario intervenga."</string>
<string name="permlab_processOutgoingCalls" msgid="3906007831192990946">"redireccionar llamadas salientes"</string>
<string name="permdesc_processOutgoingCalls" msgid="5156385005547315876">"Permite que la aplicación vea el número marcado al realizar una llamada, con la opción de redirigir esta llamada a un número distinto o cancelarla completamente."</string>
- <!-- no translation found for permlab_answerPhoneCalls (4077162841226223337) -->
- <skip />
- <!-- no translation found for permdesc_answerPhoneCalls (2901889867993572266) -->
- <skip />
+ <string name="permlab_answerPhoneCalls" msgid="4077162841226223337">"responder llamadas telefónicas"</string>
+ <string name="permdesc_answerPhoneCalls" msgid="2901889867993572266">"Permite que la app responda a una llamada telefónica entrante."</string>
<string name="permlab_receiveSms" msgid="8673471768947895082">"recibir mensajes de texto (SMS)"</string>
<string name="permdesc_receiveSms" msgid="6424387754228766939">"Permite que la aplicación reciba y procese mensajes SMS, lo que significa que podría controlar o eliminar mensajes enviados al dispositivo sin mostrártelos."</string>
<string name="permlab_receiveMms" msgid="1821317344668257098">"recibir mensajes de texto (MMS)"</string>
@@ -1197,9 +1183,12 @@
<string name="select_keyboard_layout_notification_message" msgid="8084622969903004900">"Presiona para seleccionar el idioma y el diseño"</string>
<string name="fast_scroll_alphabet" msgid="5433275485499039199">" ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
<string name="fast_scroll_numeric_alphabet" msgid="4030170524595123610">" 0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
- <string name="alert_windows_notification_channel_name" msgid="7443890103456396837">"<xliff:g id="NAME">%s</xliff:g> se muestra sobre otras apps"</string>
- <string name="alert_windows_notification_title" msgid="5399998516035621282">"<xliff:g id="NAME">%s</xliff:g> se muestra sobre otras apps"</string>
- <string name="alert_windows_notification_message" msgid="2456738662997073459">"Es posible que ciertas partes de esta app permanezcan visibles todo el tiempo. Si esta función tiene problemas, desactívala."</string>
+ <!-- no translation found for alert_windows_notification_channel_name (3116610965549449803) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_title (4532185840598192445) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_message (8917232109522912560) -->
+ <skip />
<string name="alert_windows_notification_turn_off_action" msgid="3367294525884949878">"DESACTIVAR"</string>
<string name="ext_media_checking_notification_title" msgid="5734005953288045806">"Preparando el medio <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_checking_notification_message" msgid="4747432538578886744">"Verificando errores"</string>
@@ -1207,8 +1196,12 @@
<string name="ext_media_ready_notification_message" msgid="4083398150380114462">"Para transferir fotos y contenido multimedia"</string>
<string name="ext_media_unmountable_notification_title" msgid="8295123366236989588">"<xliff:g id="NAME">%s</xliff:g> está dañado"</string>
<string name="ext_media_unmountable_notification_message" msgid="2343202057122495773">"<xliff:g id="NAME">%s</xliff:g> está dañado. Presiona para solucionar el problema."</string>
+ <!-- no translation found for ext_media_unmountable_notification_message (3941179940297874950) -->
+ <skip />
<string name="ext_media_unsupported_notification_title" msgid="3797642322958803257">"<xliff:g id="NAME">%s</xliff:g> no es compatible"</string>
<string name="ext_media_unsupported_notification_message" msgid="6121601473787888589">"El dispositivo no es compatible con <xliff:g id="NAME">%s</xliff:g>. Presiona la pantalla para configurarlo en un formato compatible."</string>
+ <!-- no translation found for ext_media_unsupported_notification_message (3725436899820390906) -->
+ <skip />
<string name="ext_media_badremoval_notification_title" msgid="3206248947375505416">"Se extrajo <xliff:g id="NAME">%s</xliff:g> de forma inesperada."</string>
<string name="ext_media_badremoval_notification_message" msgid="380176703346946313">"Para evitar que se pierdan datos, desactiva el dispositivo <xliff:g id="NAME">%s</xliff:g> antes de extraerlo."</string>
<string name="ext_media_nomedia_notification_title" msgid="1704840188641749091">"Se extrajo el medio <xliff:g id="NAME">%s</xliff:g>"</string>
@@ -1668,7 +1661,8 @@
<string name="stk_cc_ss_to_ussd" msgid="3951862188105305589">"La solicitud SS cambió por una solicitud USSD."</string>
<string name="stk_cc_ss_to_ss" msgid="5470768854991452695">"La solicitud SS cambió por una nueva solicitud SS."</string>
<string name="notification_work_profile_content_description" msgid="4600554564103770764">"Perfil de trabajo"</string>
- <string name="expand_button_content_description" msgid="5855955413376384681">"Botón Expandir"</string>
+ <string name="expand_button_content_description_collapsed" msgid="3609784019345534652">"Expandir"</string>
+ <string name="expand_button_content_description_expanded" msgid="8520652707158554895">"Contraer"</string>
<string name="expand_action_accessibility" msgid="5307730695723718254">"activar o desactivar la expansión"</string>
<string name="usb_midi_peripheral_name" msgid="7221113987741003817">"Puerto USB de periféricos Android"</string>
<string name="usb_midi_peripheral_manufacturer_name" msgid="7176526170008970168">"Android"</string>
diff --git a/data/res/values-es/strings.xml b/data/res/values-es/strings.xml
index c03e0d1..9e05e99 100644
--- a/data/res/values-es/strings.xml
+++ b/data/res/values-es/strings.xml
@@ -244,32 +244,20 @@
<string name="status_bar_notification_info_overflow" msgid="5301981741705354993">"> 999"</string>
<string name="notification_hidden_text" msgid="1135169301897151909">"Contenidos ocultos"</string>
<string name="notification_hidden_by_policy_text" msgid="9004631276932584600">"Contenidos ocultos por política"</string>
- <!-- no translation found for notification_channel_virtual_keyboard (6969925135507955575) -->
- <skip />
- <!-- no translation found for notification_channel_physical_keyboard (7297661826966861459) -->
- <skip />
+ <string name="notification_channel_virtual_keyboard" msgid="6969925135507955575">"Teclado virtual"</string>
+ <string name="notification_channel_physical_keyboard" msgid="7297661826966861459">"Teclado físico"</string>
<string name="notification_channel_security" msgid="7345516133431326347">"Seguridad"</string>
- <!-- no translation found for notification_channel_car_mode (3553380307619874564) -->
- <skip />
- <!-- no translation found for notification_channel_account (7577959168463122027) -->
- <skip />
- <!-- no translation found for notification_channel_developer (7579606426860206060) -->
- <skip />
- <!-- no translation found for notification_channel_updates (4794517569035110397) -->
- <skip />
- <!-- no translation found for notification_channel_network_status (5025648583129035447) -->
- <skip />
- <!-- no translation found for notification_channel_network_alerts (2895141221414156525) -->
- <skip />
- <!-- no translation found for notification_channel_vpn (8330103431055860618) -->
- <skip />
- <!-- no translation found for notification_channel_device_admin (1568154104368069249) -->
- <skip />
+ <string name="notification_channel_car_mode" msgid="3553380307619874564">"Modo de coche"</string>
+ <string name="notification_channel_account" msgid="7577959168463122027">"Estado de la cuenta"</string>
+ <string name="notification_channel_developer" msgid="7579606426860206060">"Mensajes de desarrolladores"</string>
+ <string name="notification_channel_updates" msgid="4794517569035110397">"Actualizaciones"</string>
+ <string name="notification_channel_network_status" msgid="5025648583129035447">"Estado de la red"</string>
+ <string name="notification_channel_network_alerts" msgid="2895141221414156525">"Alertas de la red"</string>
+ <string name="notification_channel_vpn" msgid="8330103431055860618">"Estado de la VPN"</string>
+ <string name="notification_channel_device_admin" msgid="1568154104368069249">"Administración del dispositivo"</string>
<string name="notification_channel_alerts" msgid="4496839309318519037">"Alertas"</string>
- <!-- no translation found for notification_channel_retail_mode (6088920674914038779) -->
- <skip />
- <!-- no translation found for notification_channel_usb (9006850475328924681) -->
- <skip />
+ <string name="notification_channel_retail_mode" msgid="6088920674914038779">"Demo para tiendas"</string>
+ <string name="notification_channel_usb" msgid="9006850475328924681">"Conexión USB"</string>
<string name="safeMode" msgid="2788228061547930246">"Modo seguro"</string>
<string name="android_system_label" msgid="6577375335728551336">"Sistema Android"</string>
<string name="user_owner_label" msgid="1119010402169916617">"Cambiar a perfil personal"</string>
@@ -318,10 +306,8 @@
<string name="permdesc_uninstall_shortcut" msgid="6745743474265057975">"Permite que la aplicación elimine accesos directos de la pantalla de inicio sin la intervención del usuario."</string>
<string name="permlab_processOutgoingCalls" msgid="3906007831192990946">"redirigir llamadas salientes"</string>
<string name="permdesc_processOutgoingCalls" msgid="5156385005547315876">"Permite que la aplicación vea el número que se marca al realizar una llamada con la opción de redirigir la llamada a otro número o cancelar la llamada."</string>
- <!-- no translation found for permlab_answerPhoneCalls (4077162841226223337) -->
- <skip />
- <!-- no translation found for permdesc_answerPhoneCalls (2901889867993572266) -->
- <skip />
+ <string name="permlab_answerPhoneCalls" msgid="4077162841226223337">"responder llamadas"</string>
+ <string name="permdesc_answerPhoneCalls" msgid="2901889867993572266">"Permite que la aplicación responda una llamada."</string>
<string name="permlab_receiveSms" msgid="8673471768947895082">"recibir mensajes de texto (SMS)"</string>
<string name="permdesc_receiveSms" msgid="6424387754228766939">"Permite que la aplicación reciba y procese mensajes MMS, lo que significa que podría utilizar este permiso para controlar o eliminar mensajes enviados al dispositivo sin mostrárselos al usuario."</string>
<string name="permlab_receiveMms" msgid="1821317344668257098">"recibir mensajes de texto (MMS)"</string>
@@ -1197,9 +1183,12 @@
<string name="select_keyboard_layout_notification_message" msgid="8084622969903004900">"Toca para seleccionar el idioma y el diseño"</string>
<string name="fast_scroll_alphabet" msgid="5433275485499039199">" ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
<string name="fast_scroll_numeric_alphabet" msgid="4030170524595123610">" 0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
- <string name="alert_windows_notification_channel_name" msgid="7443890103456396837">"<xliff:g id="NAME">%s</xliff:g> se muestra sobre otras aplicaciones"</string>
- <string name="alert_windows_notification_title" msgid="5399998516035621282">"<xliff:g id="NAME">%s</xliff:g> se muestra en primer plano."</string>
- <string name="alert_windows_notification_message" msgid="2456738662997073459">"Es posible que algunas partes de esta aplicación permanezcan visibles en todo momento. Desactiva esta función si no funciona correctamente."</string>
+ <!-- no translation found for alert_windows_notification_channel_name (3116610965549449803) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_title (4532185840598192445) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_message (8917232109522912560) -->
+ <skip />
<string name="alert_windows_notification_turn_off_action" msgid="3367294525884949878">"DESACTIVAR"</string>
<string name="ext_media_checking_notification_title" msgid="5734005953288045806">"Preparando <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_checking_notification_message" msgid="4747432538578886744">"Comprobando errores"</string>
@@ -1207,8 +1196,12 @@
<string name="ext_media_ready_notification_message" msgid="4083398150380114462">"Para transferir fotos y multimedia"</string>
<string name="ext_media_unmountable_notification_title" msgid="8295123366236989588">"Medio externo (<xliff:g id="NAME">%s</xliff:g>) dañado"</string>
<string name="ext_media_unmountable_notification_message" msgid="2343202057122495773">"<xliff:g id="NAME">%s</xliff:g> está en mal estado. Toca para solucionar el problema."</string>
+ <!-- no translation found for ext_media_unmountable_notification_message (3941179940297874950) -->
+ <skip />
<string name="ext_media_unsupported_notification_title" msgid="3797642322958803257">"Medio externo (<xliff:g id="NAME">%s</xliff:g>) no admitido"</string>
<string name="ext_media_unsupported_notification_message" msgid="6121601473787888589">"El dispositivo no admite este medio externo (<xliff:g id="NAME">%s</xliff:g>). Toca para configurarlo con un formato admitido."</string>
+ <!-- no translation found for ext_media_unsupported_notification_message (3725436899820390906) -->
+ <skip />
<string name="ext_media_badremoval_notification_title" msgid="3206248947375505416">"Extracción inesperada de <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_badremoval_notification_message" msgid="380176703346946313">"Desactiva tu <xliff:g id="NAME">%s</xliff:g> antes de extraer la unidad para evitar pérdidas de datos"</string>
<string name="ext_media_nomedia_notification_title" msgid="1704840188641749091">"Tu <xliff:g id="NAME">%s</xliff:g> se ha extraído"</string>
@@ -1668,7 +1661,8 @@
<string name="stk_cc_ss_to_ussd" msgid="3951862188105305589">"La solicitud SS se ha modificado para la solicitud USSD."</string>
<string name="stk_cc_ss_to_ss" msgid="5470768854991452695">"La solicitud SS se ha modificado para la nueva solicitud SS."</string>
<string name="notification_work_profile_content_description" msgid="4600554564103770764">"Perfil de trabajo"</string>
- <string name="expand_button_content_description" msgid="5855955413376384681">"Botón Mostrar"</string>
+ <string name="expand_button_content_description_collapsed" msgid="3609784019345534652">"Mostrar"</string>
+ <string name="expand_button_content_description_expanded" msgid="8520652707158554895">"Ocultar"</string>
<string name="expand_action_accessibility" msgid="5307730695723718254">"alternar mostrar y ocultar"</string>
<string name="usb_midi_peripheral_name" msgid="7221113987741003817">"Puerto periférico USB (Android)"</string>
<string name="usb_midi_peripheral_manufacturer_name" msgid="7176526170008970168">"Android"</string>
diff --git a/data/res/values-et/strings.xml b/data/res/values-et/strings.xml
index 4281c4f..6e03668 100644
--- a/data/res/values-et/strings.xml
+++ b/data/res/values-et/strings.xml
@@ -244,32 +244,20 @@
<string name="status_bar_notification_info_overflow" msgid="5301981741705354993">"999+"</string>
<string name="notification_hidden_text" msgid="1135169301897151909">"Sisu on peidetud"</string>
<string name="notification_hidden_by_policy_text" msgid="9004631276932584600">"Sisu on eeskirjadega peidetud"</string>
- <!-- no translation found for notification_channel_virtual_keyboard (6969925135507955575) -->
- <skip />
- <!-- no translation found for notification_channel_physical_keyboard (7297661826966861459) -->
- <skip />
+ <string name="notification_channel_virtual_keyboard" msgid="6969925135507955575">"Virtuaalne klaviatuur"</string>
+ <string name="notification_channel_physical_keyboard" msgid="7297661826966861459">"Füüsiline klaviatuur"</string>
<string name="notification_channel_security" msgid="7345516133431326347">"Turvalisus"</string>
- <!-- no translation found for notification_channel_car_mode (3553380307619874564) -->
- <skip />
- <!-- no translation found for notification_channel_account (7577959168463122027) -->
- <skip />
- <!-- no translation found for notification_channel_developer (7579606426860206060) -->
- <skip />
- <!-- no translation found for notification_channel_updates (4794517569035110397) -->
- <skip />
- <!-- no translation found for notification_channel_network_status (5025648583129035447) -->
- <skip />
- <!-- no translation found for notification_channel_network_alerts (2895141221414156525) -->
- <skip />
- <!-- no translation found for notification_channel_vpn (8330103431055860618) -->
- <skip />
- <!-- no translation found for notification_channel_device_admin (1568154104368069249) -->
- <skip />
+ <string name="notification_channel_car_mode" msgid="3553380307619874564">"Autorežiim"</string>
+ <string name="notification_channel_account" msgid="7577959168463122027">"Konto olek"</string>
+ <string name="notification_channel_developer" msgid="7579606426860206060">"Arendaja sõnumid"</string>
+ <string name="notification_channel_updates" msgid="4794517569035110397">"Värskendused"</string>
+ <string name="notification_channel_network_status" msgid="5025648583129035447">"Võrgu olek"</string>
+ <string name="notification_channel_network_alerts" msgid="2895141221414156525">"Võrguteavitused"</string>
+ <string name="notification_channel_vpn" msgid="8330103431055860618">"VPN-i olek"</string>
+ <string name="notification_channel_device_admin" msgid="1568154104368069249">"Seadme haldamine"</string>
<string name="notification_channel_alerts" msgid="4496839309318519037">"Teatised"</string>
- <!-- no translation found for notification_channel_retail_mode (6088920674914038779) -->
- <skip />
- <!-- no translation found for notification_channel_usb (9006850475328924681) -->
- <skip />
+ <string name="notification_channel_retail_mode" msgid="6088920674914038779">"Poedemo"</string>
+ <string name="notification_channel_usb" msgid="9006850475328924681">"USB-ühendus"</string>
<string name="safeMode" msgid="2788228061547930246">"Turvarežiim"</string>
<string name="android_system_label" msgid="6577375335728551336">"Android-süsteem"</string>
<string name="user_owner_label" msgid="1119010402169916617">"Lülita isiklikule profiilile"</string>
@@ -318,10 +306,8 @@
<string name="permdesc_uninstall_shortcut" msgid="6745743474265057975">"Lubab rakendusel eemaldada avaekraani otseteid ilma kasutaja sekkumiseta."</string>
<string name="permlab_processOutgoingCalls" msgid="3906007831192990946">"marsruutige väljuvad kõned uuesti"</string>
<string name="permdesc_processOutgoingCalls" msgid="5156385005547315876">"Lubab rakendusel näha, mis number valitakse väljahelistamisel, ning laseb suunata kõne teisele numbrile või selle üldse katkestada."</string>
- <!-- no translation found for permlab_answerPhoneCalls (4077162841226223337) -->
- <skip />
- <!-- no translation found for permdesc_answerPhoneCalls (2901889867993572266) -->
- <skip />
+ <string name="permlab_answerPhoneCalls" msgid="4077162841226223337">"vastamine telefonikõnedele"</string>
+ <string name="permdesc_answerPhoneCalls" msgid="2901889867993572266">"Lubab rakendusel vastata sissetulevale telefonikõnele."</string>
<string name="permlab_receiveSms" msgid="8673471768947895082">"võtke vastu tekstisõnumeid (SMS)"</string>
<string name="permdesc_receiveSms" msgid="6424387754228766939">"Võimaldab rakendusel vastu võtta ja töödelda SMS-sõnumeid. See tähendab, et rakendus võib jälgida või kustutada teie seadmele saadetud sõnumeid neid teile näitamata."</string>
<string name="permlab_receiveMms" msgid="1821317344668257098">"võtke vastu tekstisõnumeid (MMS)"</string>
@@ -1197,9 +1183,12 @@
<string name="select_keyboard_layout_notification_message" msgid="8084622969903004900">"Puudutage keele ja paigutuse valimiseks"</string>
<string name="fast_scroll_alphabet" msgid="5433275485499039199">" ABCDEFGHIJKLMNOPQRSŠZŽTUVWÕÄÖÜXY"</string>
<string name="fast_scroll_numeric_alphabet" msgid="4030170524595123610">" 0123456789ABCDEFGHIJKLMNOPQRSŠZŽTUVWÕÄÖÜXY"</string>
- <string name="alert_windows_notification_channel_name" msgid="7443890103456396837">"Rakendus <xliff:g id="NAME">%s</xliff:g> joonistab teiste rakenduste peale"</string>
- <string name="alert_windows_notification_title" msgid="5399998516035621282">"Rakend. <xliff:g id="NAME">%s</xliff:g> kuvatakse kõige peal."</string>
- <string name="alert_windows_notification_message" msgid="2456738662997073459">"Selle rakenduse osad võivad alati nähtaval olla. Kui see funktsioon ei tööta korralikult, lülitage see välja."</string>
+ <!-- no translation found for alert_windows_notification_channel_name (3116610965549449803) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_title (4532185840598192445) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_message (8917232109522912560) -->
+ <skip />
<string name="alert_windows_notification_turn_off_action" msgid="3367294525884949878">"LÜLITA VÄLJA"</string>
<string name="ext_media_checking_notification_title" msgid="5734005953288045806">"Üksuse <xliff:g id="NAME">%s</xliff:g> ettevalmistamine"</string>
<string name="ext_media_checking_notification_message" msgid="4747432538578886744">"Vigade kontrollimine"</string>
@@ -1207,8 +1196,12 @@
<string name="ext_media_ready_notification_message" msgid="4083398150380114462">"Fotode ja meedia ülekandmiseks"</string>
<string name="ext_media_unmountable_notification_title" msgid="8295123366236989588">"Rikutud <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_unmountable_notification_message" msgid="2343202057122495773">"Üksus <xliff:g id="NAME">%s</xliff:g> on rikutud. Puudutage parandamiseks."</string>
+ <!-- no translation found for ext_media_unmountable_notification_message (3941179940297874950) -->
+ <skip />
<string name="ext_media_unsupported_notification_title" msgid="3797642322958803257">"Toetamata <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_unsupported_notification_message" msgid="6121601473787888589">"See seade ei toeta üksust <xliff:g id="NAME">%s</xliff:g>. Puudutage toetatud vormingus seadistamiseks."</string>
+ <!-- no translation found for ext_media_unsupported_notification_message (3725436899820390906) -->
+ <skip />
<string name="ext_media_badremoval_notification_title" msgid="3206248947375505416">"Üksus <xliff:g id="NAME">%s</xliff:g> eemaldati ootamatult"</string>
<string name="ext_media_badremoval_notification_message" msgid="380176703346946313">"Andmekao vältimiseks lahutage üksus <xliff:g id="NAME">%s</xliff:g> enne eemaldamist"</string>
<string name="ext_media_nomedia_notification_title" msgid="1704840188641749091">"Üksus <xliff:g id="NAME">%s</xliff:g> on eemaldatud"</string>
@@ -1668,7 +1661,8 @@
<string name="stk_cc_ss_to_ussd" msgid="3951862188105305589">"SS-päring muudeti USSD-päringuks."</string>
<string name="stk_cc_ss_to_ss" msgid="5470768854991452695">"SS-päring muudeti uueks SS-päringuks."</string>
<string name="notification_work_profile_content_description" msgid="4600554564103770764">"Tööprofiil"</string>
- <string name="expand_button_content_description" msgid="5855955413376384681">"Laiendamisnupp"</string>
+ <string name="expand_button_content_description_collapsed" msgid="3609784019345534652">"Laienda"</string>
+ <string name="expand_button_content_description_expanded" msgid="8520652707158554895">"Ahenda"</string>
<string name="expand_action_accessibility" msgid="5307730695723718254">"vaheta laiendamist"</string>
<string name="usb_midi_peripheral_name" msgid="7221113987741003817">"Androidi väline USB-port"</string>
<string name="usb_midi_peripheral_manufacturer_name" msgid="7176526170008970168">"Android"</string>
diff --git a/data/res/values-eu/strings.xml b/data/res/values-eu/strings.xml
index fe45f88..d2a32de 100644
--- a/data/res/values-eu/strings.xml
+++ b/data/res/values-eu/strings.xml
@@ -244,32 +244,20 @@
<string name="status_bar_notification_info_overflow" msgid="5301981741705354993">"999+"</string>
<string name="notification_hidden_text" msgid="1135169301897151909">"Edukiak ezkutatuta daude"</string>
<string name="notification_hidden_by_policy_text" msgid="9004631276932584600">"Gidalerro batzuk ezkutatu dira, gidalerroei jarraiki"</string>
- <!-- no translation found for notification_channel_virtual_keyboard (6969925135507955575) -->
- <skip />
- <!-- no translation found for notification_channel_physical_keyboard (7297661826966861459) -->
- <skip />
+ <string name="notification_channel_virtual_keyboard" msgid="6969925135507955575">"Teklatu birtuala"</string>
+ <string name="notification_channel_physical_keyboard" msgid="7297661826966861459">"Teklatu fisikoa"</string>
<string name="notification_channel_security" msgid="7345516133431326347">"Segurtasuna"</string>
- <!-- no translation found for notification_channel_car_mode (3553380307619874564) -->
- <skip />
- <!-- no translation found for notification_channel_account (7577959168463122027) -->
- <skip />
- <!-- no translation found for notification_channel_developer (7579606426860206060) -->
- <skip />
- <!-- no translation found for notification_channel_updates (4794517569035110397) -->
- <skip />
- <!-- no translation found for notification_channel_network_status (5025648583129035447) -->
- <skip />
- <!-- no translation found for notification_channel_network_alerts (2895141221414156525) -->
- <skip />
- <!-- no translation found for notification_channel_vpn (8330103431055860618) -->
- <skip />
- <!-- no translation found for notification_channel_device_admin (1568154104368069249) -->
- <skip />
+ <string name="notification_channel_car_mode" msgid="3553380307619874564">"Auto modua"</string>
+ <string name="notification_channel_account" msgid="7577959168463122027">"Kontuaren egoera"</string>
+ <string name="notification_channel_developer" msgid="7579606426860206060">"Garatzaileentzako mezuak"</string>
+ <string name="notification_channel_updates" msgid="4794517569035110397">"Eguneratzeak"</string>
+ <string name="notification_channel_network_status" msgid="5025648583129035447">"Sarearen egoera"</string>
+ <string name="notification_channel_network_alerts" msgid="2895141221414156525">"Sarearen alertak"</string>
+ <string name="notification_channel_vpn" msgid="8330103431055860618">"VPN egoera"</string>
+ <string name="notification_channel_device_admin" msgid="1568154104368069249">"Gailuen administrazioa"</string>
<string name="notification_channel_alerts" msgid="4496839309318519037">"Abisuak"</string>
- <!-- no translation found for notification_channel_retail_mode (6088920674914038779) -->
- <skip />
- <!-- no translation found for notification_channel_usb (9006850475328924681) -->
- <skip />
+ <string name="notification_channel_retail_mode" msgid="6088920674914038779">"Saltzaileentzako demoa"</string>
+ <string name="notification_channel_usb" msgid="9006850475328924681">"USB konexioa"</string>
<string name="safeMode" msgid="2788228061547930246">"Modu segurua"</string>
<string name="android_system_label" msgid="6577375335728551336">"Android sistema"</string>
<string name="user_owner_label" msgid="1119010402169916617">"Aldatu profil pertsonalera"</string>
@@ -318,10 +306,8 @@
<string name="permdesc_uninstall_shortcut" msgid="6745743474265057975">"Erabiltzaileak ezer egin gabe hasierako pantailako lasterbideak kentzeko aukera ematen die aplikazioei."</string>
<string name="permlab_processOutgoingCalls" msgid="3906007831192990946">"irteerako deiak birbideratzea"</string>
<string name="permdesc_processOutgoingCalls" msgid="5156385005547315876">"Irteerako deian markatutako zenbakia ikustea baimentzen die aplikazioei, deia beste zenbaki batera birbideratzeko edo deia bertan behera uzteko aukerarekin."</string>
- <!-- no translation found for permlab_answerPhoneCalls (4077162841226223337) -->
- <skip />
- <!-- no translation found for permdesc_answerPhoneCalls (2901889867993572266) -->
- <skip />
+ <string name="permlab_answerPhoneCalls" msgid="4077162841226223337">"Erantzun telefono-deiak"</string>
+ <string name="permdesc_answerPhoneCalls" msgid="2901889867993572266">"Sarrerako deiak hartzea baimentzen dio aplikazioari."</string>
<string name="permlab_receiveSms" msgid="8673471768947895082">"testu-mezuak (SMSak) jasotzea"</string>
<string name="permdesc_receiveSms" msgid="6424387754228766939">"SMS mezuak jasotzeko eta prozesatzeko baimena ematen die aplikazioei. Horrela, aplikazioak gailura bidalitako mezuak kontrola eta ezaba ditzake zuri erakutsi gabe."</string>
<string name="permlab_receiveMms" msgid="1821317344668257098">"testu-mezuak (MMSak) jasotzea"</string>
@@ -1198,9 +1184,12 @@
<string name="select_keyboard_layout_notification_message" msgid="8084622969903004900">"Hizkuntza eta diseinua hautatzeko, sakatu hau"</string>
<string name="fast_scroll_alphabet" msgid="5433275485499039199">" ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
<string name="fast_scroll_numeric_alphabet" msgid="4030170524595123610">" 0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
- <string name="alert_windows_notification_channel_name" msgid="7443890103456396837">"<xliff:g id="NAME">%s</xliff:g> zerbitzuak beste aplikazio batzuk gainjarri ditu pantailan"</string>
- <string name="alert_windows_notification_title" msgid="5399998516035621282">"<xliff:g id="NAME">%s</xliff:g> gainjarri da pantailan."</string>
- <string name="alert_windows_notification_message" msgid="2456738662997073459">"Aplikazioaren atal batzuk ikusgai gera litezke uneoro. Eginbideak behar bezala funtzionatzen ez badu, desaktiba ezazu."</string>
+ <!-- no translation found for alert_windows_notification_channel_name (3116610965549449803) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_title (4532185840598192445) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_message (8917232109522912560) -->
+ <skip />
<string name="alert_windows_notification_turn_off_action" msgid="3367294525884949878">"DESAKTIBATU"</string>
<string name="ext_media_checking_notification_title" msgid="5734005953288045806">"<xliff:g id="NAME">%s</xliff:g> prestatzen"</string>
<string name="ext_media_checking_notification_message" msgid="4747432538578886744">"Errorerik dagoen egiaztatzen"</string>
@@ -1208,8 +1197,12 @@
<string name="ext_media_ready_notification_message" msgid="4083398150380114462">"Argazkiak eta multimedia-fitxategiak transferitzeko"</string>
<string name="ext_media_unmountable_notification_title" msgid="8295123366236989588">"<xliff:g id="NAME">%s</xliff:g> hondatuta dago"</string>
<string name="ext_media_unmountable_notification_message" msgid="2343202057122495773">"<xliff:g id="NAME">%s</xliff:g> hondatuta dago. Sakatu konpontzeko."</string>
+ <!-- no translation found for ext_media_unmountable_notification_message (3941179940297874950) -->
+ <skip />
<string name="ext_media_unsupported_notification_title" msgid="3797642322958803257">"Ez da onartzen <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_unsupported_notification_message" msgid="6121601473787888589">"Gailuak ez du <xliff:g id="NAME">%s</xliff:g> onartzen. Sakatu onartzen den formatu batean konfiguratzeko."</string>
+ <!-- no translation found for ext_media_unsupported_notification_message (3725436899820390906) -->
+ <skip />
<string name="ext_media_badremoval_notification_title" msgid="3206248947375505416">"<xliff:g id="NAME">%s</xliff:g> ustekabean kendu da"</string>
<string name="ext_media_badremoval_notification_message" msgid="380176703346946313">"Daturik ez galtzeko, desmuntatu <xliff:g id="NAME">%s</xliff:g> memoria kendu aurretik"</string>
<string name="ext_media_nomedia_notification_title" msgid="1704840188641749091">"<xliff:g id="NAME">%s</xliff:g> ez dago"</string>
@@ -1669,7 +1662,8 @@
<string name="stk_cc_ss_to_ussd" msgid="3951862188105305589">"SS eskaera USSD eskaerara aldatu da."</string>
<string name="stk_cc_ss_to_ss" msgid="5470768854991452695">"SS eskaera SS eskaera berrira aldatu da."</string>
<string name="notification_work_profile_content_description" msgid="4600554564103770764">"Work profila"</string>
- <string name="expand_button_content_description" msgid="5855955413376384681">"Zabaltzeko botoia"</string>
+ <string name="expand_button_content_description_collapsed" msgid="3609784019345534652">"Zabaldu"</string>
+ <string name="expand_button_content_description_expanded" msgid="8520652707158554895">"Tolestu"</string>
<string name="expand_action_accessibility" msgid="5307730695723718254">"zabaldu edo tolestu"</string>
<string name="usb_midi_peripheral_name" msgid="7221113987741003817">"Android USB ataka periferikoa"</string>
<string name="usb_midi_peripheral_manufacturer_name" msgid="7176526170008970168">"Android"</string>
diff --git a/data/res/values-fa/strings.xml b/data/res/values-fa/strings.xml
index 345888d..22d8029 100644
--- a/data/res/values-fa/strings.xml
+++ b/data/res/values-fa/strings.xml
@@ -244,32 +244,20 @@
<string name="status_bar_notification_info_overflow" msgid="5301981741705354993">"بیشتر از 999"</string>
<string name="notification_hidden_text" msgid="1135169301897151909">"محتواها پنهان هستند"</string>
<string name="notification_hidden_by_policy_text" msgid="9004631276932584600">"محتوا بر اساس خطمشی پنهان شده است"</string>
- <!-- no translation found for notification_channel_virtual_keyboard (6969925135507955575) -->
- <skip />
- <!-- no translation found for notification_channel_physical_keyboard (7297661826966861459) -->
- <skip />
+ <string name="notification_channel_virtual_keyboard" msgid="6969925135507955575">"صفحهکلید مجازی"</string>
+ <string name="notification_channel_physical_keyboard" msgid="7297661826966861459">"صفحهکلید فیزیکی"</string>
<string name="notification_channel_security" msgid="7345516133431326347">"امنیت"</string>
- <!-- no translation found for notification_channel_car_mode (3553380307619874564) -->
- <skip />
- <!-- no translation found for notification_channel_account (7577959168463122027) -->
- <skip />
- <!-- no translation found for notification_channel_developer (7579606426860206060) -->
- <skip />
- <!-- no translation found for notification_channel_updates (4794517569035110397) -->
- <skip />
- <!-- no translation found for notification_channel_network_status (5025648583129035447) -->
- <skip />
- <!-- no translation found for notification_channel_network_alerts (2895141221414156525) -->
- <skip />
- <!-- no translation found for notification_channel_vpn (8330103431055860618) -->
- <skip />
- <!-- no translation found for notification_channel_device_admin (1568154104368069249) -->
- <skip />
+ <string name="notification_channel_car_mode" msgid="3553380307619874564">"حالت خودرو"</string>
+ <string name="notification_channel_account" msgid="7577959168463122027">"وضعیت حساب"</string>
+ <string name="notification_channel_developer" msgid="7579606426860206060">"پیامهای برنامهنویس"</string>
+ <string name="notification_channel_updates" msgid="4794517569035110397">"بهروزرسانیها"</string>
+ <string name="notification_channel_network_status" msgid="5025648583129035447">"وضعیت شبکه"</string>
+ <string name="notification_channel_network_alerts" msgid="2895141221414156525">"هشدارهای شبکه"</string>
+ <string name="notification_channel_vpn" msgid="8330103431055860618">"وضعیت VPN"</string>
+ <string name="notification_channel_device_admin" msgid="1568154104368069249">"سرپرست دستگاه"</string>
<string name="notification_channel_alerts" msgid="4496839309318519037">"هشدارها"</string>
- <!-- no translation found for notification_channel_retail_mode (6088920674914038779) -->
- <skip />
- <!-- no translation found for notification_channel_usb (9006850475328924681) -->
- <skip />
+ <string name="notification_channel_retail_mode" msgid="6088920674914038779">"نمونه برای خردهفروشان"</string>
+ <string name="notification_channel_usb" msgid="9006850475328924681">"اتصال USB"</string>
<string name="safeMode" msgid="2788228061547930246">"حالت ایمن"</string>
<string name="android_system_label" msgid="6577375335728551336">"سیستم Android"</string>
<string name="user_owner_label" msgid="1119010402169916617">"رفتن به نمایه شخصی"</string>
@@ -318,10 +306,8 @@
<string name="permdesc_uninstall_shortcut" msgid="6745743474265057975">"به برنامه اجازه میدهد میانبرهای صفحه اصلی را بدون دخالت کاربر حذف کند."</string>
<string name="permlab_processOutgoingCalls" msgid="3906007831192990946">"ترسیم مجدد مسیر تماسهای خروجی"</string>
<string name="permdesc_processOutgoingCalls" msgid="5156385005547315876">"به برنامه اجازه میدهد عددی را که در طی یک تماس خروجی شمارهگیری شده، ببیند و این اختیار را دارد که تماس را به شماره دیگری هدایت کند یا کلاً تماس را قطع کند."</string>
- <!-- no translation found for permlab_answerPhoneCalls (4077162841226223337) -->
- <skip />
- <!-- no translation found for permdesc_answerPhoneCalls (2901889867993572266) -->
- <skip />
+ <string name="permlab_answerPhoneCalls" msgid="4077162841226223337">"پاسخ دادن به تماسهای تلفنی"</string>
+ <string name="permdesc_answerPhoneCalls" msgid="2901889867993572266">"به برنامه امکان میدهد به تماس تلفنی ورودی پاسخ دهد."</string>
<string name="permlab_receiveSms" msgid="8673471768947895082">"دریافت پیامهای نوشتاری (پیامک)"</string>
<string name="permdesc_receiveSms" msgid="6424387754228766939">"به برنامه اجازه میدهد پیامکها را دریافت و پردازش کند. این یعنی برنامه میتواند پیامهای ارسالی به دستگاه شما را بدون نمایش آنها به شما حذف یا کنترل کند."</string>
<string name="permlab_receiveMms" msgid="1821317344668257098">"دریافت پیامهای نوشتاری (فراپیام)"</string>
@@ -1197,9 +1183,12 @@
<string name="select_keyboard_layout_notification_message" msgid="8084622969903004900">"برای انتخاب زبان و چیدمان ضربه بزنید"</string>
<string name="fast_scroll_alphabet" msgid="5433275485499039199">" ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
<string name="fast_scroll_numeric_alphabet" msgid="4030170524595123610">" 0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
- <string name="alert_windows_notification_channel_name" msgid="7443890103456396837">"نمایش <xliff:g id="NAME">%s</xliff:g> روی برنامههای دیگر"</string>
- <string name="alert_windows_notification_title" msgid="5399998516035621282">"نمایش برنامه <xliff:g id="NAME">%s</xliff:g> در بالا."</string>
- <string name="alert_windows_notification_message" msgid="2456738662997073459">"ممکن است قسمتهایی از این برنامه همیشه قابل مشاهده بمانند. اگر این قابلیت بهدرستی کار نمیکند، آن را خاموش کنید."</string>
+ <!-- no translation found for alert_windows_notification_channel_name (3116610965549449803) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_title (4532185840598192445) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_message (8917232109522912560) -->
+ <skip />
<string name="alert_windows_notification_turn_off_action" msgid="3367294525884949878">"خاموش کردن"</string>
<string name="ext_media_checking_notification_title" msgid="5734005953288045806">"در حال آمادهسازی <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_checking_notification_message" msgid="4747432538578886744">"در حال بررسی برای خطاها"</string>
@@ -1207,8 +1196,12 @@
<string name="ext_media_ready_notification_message" msgid="4083398150380114462">"برای انتقال عکسها و رسانه"</string>
<string name="ext_media_unmountable_notification_title" msgid="8295123366236989588">"<xliff:g id="NAME">%s</xliff:g> خراب است"</string>
<string name="ext_media_unmountable_notification_message" msgid="2343202057122495773">"<xliff:g id="NAME">%s</xliff:g> خراب است. برای برطرف کردن مشکل ضربه بزنید."</string>
+ <!-- no translation found for ext_media_unmountable_notification_message (3941179940297874950) -->
+ <skip />
<string name="ext_media_unsupported_notification_title" msgid="3797642322958803257">"<xliff:g id="NAME">%s</xliff:g> پشتیبانی نشده"</string>
<string name="ext_media_unsupported_notification_message" msgid="6121601473787888589">"این دستگاه از این <xliff:g id="NAME">%s</xliff:g> پشتیبانی نمیکند. برای نصب آن در قالب پشتیبانیشده ضربه بزنید."</string>
+ <!-- no translation found for ext_media_unsupported_notification_message (3725436899820390906) -->
+ <skip />
<string name="ext_media_badremoval_notification_title" msgid="3206248947375505416">"<xliff:g id="NAME">%s</xliff:g> بهطور غیرمنتظره جدا شد"</string>
<string name="ext_media_badremoval_notification_message" msgid="380176703346946313">"قبل از جدا کردن، برای جلوگیری از از دست رفتن اطلاعات، ارتباط <xliff:g id="NAME">%s</xliff:g> را قطع کنید."</string>
<string name="ext_media_nomedia_notification_title" msgid="1704840188641749091">"<xliff:g id="NAME">%s</xliff:g> جدا شده است"</string>
@@ -1668,7 +1661,8 @@
<string name="stk_cc_ss_to_ussd" msgid="3951862188105305589">"درخواست SS به درخواست USSD اصلاح میشود."</string>
<string name="stk_cc_ss_to_ss" msgid="5470768854991452695">"درخواست SS به درخواست SS جدید اصلاح میشود."</string>
<string name="notification_work_profile_content_description" msgid="4600554564103770764">"نمایه کاری"</string>
- <string name="expand_button_content_description" msgid="5855955413376384681">"دکمه بزرگ کردن"</string>
+ <string name="expand_button_content_description_collapsed" msgid="3609784019345534652">"بزرگ کردن"</string>
+ <string name="expand_button_content_description_expanded" msgid="8520652707158554895">"کوچک کردن"</string>
<string name="expand_action_accessibility" msgid="5307730695723718254">"روشن/خاموش کردن بزرگنمایی"</string>
<string name="usb_midi_peripheral_name" msgid="7221113987741003817">"درگاه جانبی Android USB"</string>
<string name="usb_midi_peripheral_manufacturer_name" msgid="7176526170008970168">"Android"</string>
diff --git a/data/res/values-fi/strings.xml b/data/res/values-fi/strings.xml
index b199b95..e0017d4 100644
--- a/data/res/values-fi/strings.xml
+++ b/data/res/values-fi/strings.xml
@@ -244,32 +244,20 @@
<string name="status_bar_notification_info_overflow" msgid="5301981741705354993">"999+"</string>
<string name="notification_hidden_text" msgid="1135169301897151909">"Sisältö piilotettu"</string>
<string name="notification_hidden_by_policy_text" msgid="9004631276932584600">"Sisältö on piilotettu käytännön perusteella."</string>
- <!-- no translation found for notification_channel_virtual_keyboard (6969925135507955575) -->
- <skip />
- <!-- no translation found for notification_channel_physical_keyboard (7297661826966861459) -->
- <skip />
+ <string name="notification_channel_virtual_keyboard" msgid="6969925135507955575">"Virtuaalinen näppäimistö"</string>
+ <string name="notification_channel_physical_keyboard" msgid="7297661826966861459">"Fyysinen näppäimistö"</string>
<string name="notification_channel_security" msgid="7345516133431326347">"Tietosuoja"</string>
- <!-- no translation found for notification_channel_car_mode (3553380307619874564) -->
- <skip />
- <!-- no translation found for notification_channel_account (7577959168463122027) -->
- <skip />
- <!-- no translation found for notification_channel_developer (7579606426860206060) -->
- <skip />
- <!-- no translation found for notification_channel_updates (4794517569035110397) -->
- <skip />
- <!-- no translation found for notification_channel_network_status (5025648583129035447) -->
- <skip />
- <!-- no translation found for notification_channel_network_alerts (2895141221414156525) -->
- <skip />
- <!-- no translation found for notification_channel_vpn (8330103431055860618) -->
- <skip />
- <!-- no translation found for notification_channel_device_admin (1568154104368069249) -->
- <skip />
+ <string name="notification_channel_car_mode" msgid="3553380307619874564">"Autotila"</string>
+ <string name="notification_channel_account" msgid="7577959168463122027">"Tilin tila"</string>
+ <string name="notification_channel_developer" msgid="7579606426860206060">"Kehittäjien viestit"</string>
+ <string name="notification_channel_updates" msgid="4794517569035110397">"Päivitykset"</string>
+ <string name="notification_channel_network_status" msgid="5025648583129035447">"Verkon tila"</string>
+ <string name="notification_channel_network_alerts" msgid="2895141221414156525">"Verkkoilmoitukset"</string>
+ <string name="notification_channel_vpn" msgid="8330103431055860618">"VPN-tila"</string>
+ <string name="notification_channel_device_admin" msgid="1568154104368069249">"Laitteen järjestelmänvalvonta"</string>
<string name="notification_channel_alerts" msgid="4496839309318519037">"Ilmoitukset"</string>
- <!-- no translation found for notification_channel_retail_mode (6088920674914038779) -->
- <skip />
- <!-- no translation found for notification_channel_usb (9006850475328924681) -->
- <skip />
+ <string name="notification_channel_retail_mode" msgid="6088920674914038779">"Esittelytila"</string>
+ <string name="notification_channel_usb" msgid="9006850475328924681">"USB-yhteys"</string>
<string name="safeMode" msgid="2788228061547930246">"Suojattu tila"</string>
<string name="android_system_label" msgid="6577375335728551336">"Android-järjestelmä"</string>
<string name="user_owner_label" msgid="1119010402169916617">"Siirry henkilökohtaiseen profiiliin"</string>
@@ -318,10 +306,8 @@
<string name="permdesc_uninstall_shortcut" msgid="6745743474265057975">"Antaa sovelluksen poistaa aloitusruudun pikakuvakkeita ilman käyttäjän toimia."</string>
<string name="permlab_processOutgoingCalls" msgid="3906007831192990946">"ohjaa uudelleen lähtevät puhelut"</string>
<string name="permdesc_processOutgoingCalls" msgid="5156385005547315876">"Sallii sovelluksen nähdä numeron, joka valitaan lähtevää puhelua soitettaessa, ja antaa mahdollisuuden ohjata puhelun eri numeroon tai keskeyttää puhelun kokonaan."</string>
- <!-- no translation found for permlab_answerPhoneCalls (4077162841226223337) -->
- <skip />
- <!-- no translation found for permdesc_answerPhoneCalls (2901889867993572266) -->
- <skip />
+ <string name="permlab_answerPhoneCalls" msgid="4077162841226223337">"puheluihin vastaaminen"</string>
+ <string name="permdesc_answerPhoneCalls" msgid="2901889867993572266">"Sovellus saa luvan vastata saapuvaan puheluun."</string>
<string name="permlab_receiveSms" msgid="8673471768947895082">"vastaanota tekstiviestejä (teksti)"</string>
<string name="permdesc_receiveSms" msgid="6424387754228766939">"Antaa sovelluksen vastaanottaa ja käsitellä tekstiviestejä. Sovellus voi valvoa tai poistaa laitteeseesi lähetettyjä viestejä näyttämättä niitä sinulle."</string>
<string name="permlab_receiveMms" msgid="1821317344668257098">"vastaanota tekstiviestejä (multimedia)"</string>
@@ -1197,9 +1183,12 @@
<string name="select_keyboard_layout_notification_message" msgid="8084622969903004900">"Valitse kieli ja asettelu koskettamalla."</string>
<string name="fast_scroll_alphabet" msgid="5433275485499039199">" ABCDEFGHIJKLMNOPQRSTUVWXYZÅÄÖ"</string>
<string name="fast_scroll_numeric_alphabet" msgid="4030170524595123610">" 0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
- <string name="alert_windows_notification_channel_name" msgid="7443890103456396837">"<xliff:g id="NAME">%s</xliff:g> piirtää muiden sovellusten päälle"</string>
- <string name="alert_windows_notification_title" msgid="5399998516035621282">"Sovellus <xliff:g id="NAME">%s</xliff:g> näkyy päällä"</string>
- <string name="alert_windows_notification_message" msgid="2456738662997073459">"Osia sovelluksesta voi olla aina näkyvissä. Jos ominaisuus ei toimi oikein, poista se käytöstä."</string>
+ <!-- no translation found for alert_windows_notification_channel_name (3116610965549449803) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_title (4532185840598192445) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_message (8917232109522912560) -->
+ <skip />
<string name="alert_windows_notification_turn_off_action" msgid="3367294525884949878">"POISTA KÄYTÖSTÄ"</string>
<string name="ext_media_checking_notification_title" msgid="5734005953288045806">"Valmistellaan kohdetta <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_checking_notification_message" msgid="4747432538578886744">"Tarkistetaan virheiden varalta."</string>
@@ -1207,8 +1196,12 @@
<string name="ext_media_ready_notification_message" msgid="4083398150380114462">"Kuvien ja median siirtämiseen"</string>
<string name="ext_media_unmountable_notification_title" msgid="8295123366236989588">"Vioittunut <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_unmountable_notification_message" msgid="2343202057122495773">"<xliff:g id="NAME">%s</xliff:g> on viallinen. Korjaa napauttamalla."</string>
+ <!-- no translation found for ext_media_unmountable_notification_message (3941179940297874950) -->
+ <skip />
<string name="ext_media_unsupported_notification_title" msgid="3797642322958803257">"Epäyhteensopiva <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_unsupported_notification_message" msgid="6121601473787888589">"<xliff:g id="NAME">%s</xliff:g> ei ole yhteensopiva tämän laitteen kanssa. Ota se käyttöön tuetussa tilassa napauttamalla."</string>
+ <!-- no translation found for ext_media_unsupported_notification_message (3725436899820390906) -->
+ <skip />
<string name="ext_media_badremoval_notification_title" msgid="3206248947375505416">"<xliff:g id="NAME">%s</xliff:g> poistettiin yllättäen"</string>
<string name="ext_media_badremoval_notification_message" msgid="380176703346946313">"Poista <xliff:g id="NAME">%s</xliff:g> käytöstä ennen sen irrottamista estääksesi tietoja katoamasta."</string>
<string name="ext_media_nomedia_notification_title" msgid="1704840188641749091">"<xliff:g id="NAME">%s</xliff:g> on poistettu"</string>
@@ -1668,7 +1661,8 @@
<string name="stk_cc_ss_to_ussd" msgid="3951862188105305589">"SS-pyyntö muutettiin USSD-pyynnöksi."</string>
<string name="stk_cc_ss_to_ss" msgid="5470768854991452695">"SS-pyyntö muutettiin uudeksi SS-pyynnöksi."</string>
<string name="notification_work_profile_content_description" msgid="4600554564103770764">"Työprofiili"</string>
- <string name="expand_button_content_description" msgid="5855955413376384681">"Laajennuspainike"</string>
+ <string name="expand_button_content_description_collapsed" msgid="3609784019345534652">"Laajenna"</string>
+ <string name="expand_button_content_description_expanded" msgid="8520652707158554895">"Tiivistä"</string>
<string name="expand_action_accessibility" msgid="5307730695723718254">"Laajenna/tiivistä painikkeella"</string>
<string name="usb_midi_peripheral_name" msgid="7221113987741003817">"Androidin USB-oheislaiteportti"</string>
<string name="usb_midi_peripheral_manufacturer_name" msgid="7176526170008970168">"Android"</string>
diff --git a/data/res/values-fr-rCA/strings.xml b/data/res/values-fr-rCA/strings.xml
index 1fd0f75..edfaf2e 100644
--- a/data/res/values-fr-rCA/strings.xml
+++ b/data/res/values-fr-rCA/strings.xml
@@ -244,32 +244,20 @@
<string name="status_bar_notification_info_overflow" msgid="5301981741705354993">">999"</string>
<string name="notification_hidden_text" msgid="1135169301897151909">"Contenus masqués"</string>
<string name="notification_hidden_by_policy_text" msgid="9004631276932584600">"Contenu masqué conformément aux politiques"</string>
- <!-- no translation found for notification_channel_virtual_keyboard (6969925135507955575) -->
- <skip />
- <!-- no translation found for notification_channel_physical_keyboard (7297661826966861459) -->
- <skip />
+ <string name="notification_channel_virtual_keyboard" msgid="6969925135507955575">"Clavier virtuel"</string>
+ <string name="notification_channel_physical_keyboard" msgid="7297661826966861459">"Clavier physique"</string>
<string name="notification_channel_security" msgid="7345516133431326347">"Sécurité"</string>
- <!-- no translation found for notification_channel_car_mode (3553380307619874564) -->
- <skip />
- <!-- no translation found for notification_channel_account (7577959168463122027) -->
- <skip />
- <!-- no translation found for notification_channel_developer (7579606426860206060) -->
- <skip />
- <!-- no translation found for notification_channel_updates (4794517569035110397) -->
- <skip />
- <!-- no translation found for notification_channel_network_status (5025648583129035447) -->
- <skip />
- <!-- no translation found for notification_channel_network_alerts (2895141221414156525) -->
- <skip />
- <!-- no translation found for notification_channel_vpn (8330103431055860618) -->
- <skip />
- <!-- no translation found for notification_channel_device_admin (1568154104368069249) -->
- <skip />
+ <string name="notification_channel_car_mode" msgid="3553380307619874564">"Mode Voiture"</string>
+ <string name="notification_channel_account" msgid="7577959168463122027">"État du compte"</string>
+ <string name="notification_channel_developer" msgid="7579606426860206060">"Messages des concepteurs"</string>
+ <string name="notification_channel_updates" msgid="4794517569035110397">"Mises à jour"</string>
+ <string name="notification_channel_network_status" msgid="5025648583129035447">"État du réseau"</string>
+ <string name="notification_channel_network_alerts" msgid="2895141221414156525">"Alertes réseau"</string>
+ <string name="notification_channel_vpn" msgid="8330103431055860618">"État du RPV"</string>
+ <string name="notification_channel_device_admin" msgid="1568154104368069249">"Administration d\'appareils"</string>
<string name="notification_channel_alerts" msgid="4496839309318519037">"Alertes"</string>
- <!-- no translation found for notification_channel_retail_mode (6088920674914038779) -->
- <skip />
- <!-- no translation found for notification_channel_usb (9006850475328924681) -->
- <skip />
+ <string name="notification_channel_retail_mode" msgid="6088920674914038779">"Démo en magasin"</string>
+ <string name="notification_channel_usb" msgid="9006850475328924681">"Connexion USB"</string>
<string name="safeMode" msgid="2788228061547930246">"Mode sécurisé"</string>
<string name="android_system_label" msgid="6577375335728551336">"Système Android"</string>
<string name="user_owner_label" msgid="1119010402169916617">"Passer au profil personnel"</string>
@@ -318,10 +306,8 @@
<string name="permdesc_uninstall_shortcut" msgid="6745743474265057975">"Permet à l\'application de supprimer des raccourcis de la page d\'accueil sans intervention de l\'utilisateur."</string>
<string name="permlab_processOutgoingCalls" msgid="3906007831192990946">"transférer les appels sortants"</string>
<string name="permdesc_processOutgoingCalls" msgid="5156385005547315876">"Permet à l\'application de lire le numéro composé lors d\'un appel sortant et lui donne la possibilité de rediriger l\'appel vers un autre numéro ou d\'abandonner l\'appel."</string>
- <!-- no translation found for permlab_answerPhoneCalls (4077162841226223337) -->
- <skip />
- <!-- no translation found for permdesc_answerPhoneCalls (2901889867993572266) -->
- <skip />
+ <string name="permlab_answerPhoneCalls" msgid="4077162841226223337">"répondre aux appels téléphoniques"</string>
+ <string name="permdesc_answerPhoneCalls" msgid="2901889867993572266">"Permet à l\'application de répondre aux appels entrants."</string>
<string name="permlab_receiveSms" msgid="8673471768947895082">"recevoir des messages texte"</string>
<string name="permdesc_receiveSms" msgid="6424387754228766939">"Permet à l\'application de recevoir et de traiter les messages texte. Cette autorisation lui donne la possibilité de surveiller ou de supprimer les messages envoyés à votre appareil sans vous les montrer."</string>
<string name="permlab_receiveMms" msgid="1821317344668257098">"recevoir des messages multimédias"</string>
@@ -1197,9 +1183,12 @@
<string name="select_keyboard_layout_notification_message" msgid="8084622969903004900">"Touchez pour sélectionner la langue et la configuration du clavier"</string>
<string name="fast_scroll_alphabet" msgid="5433275485499039199">" ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
<string name="fast_scroll_numeric_alphabet" msgid="4030170524595123610">" 0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
- <string name="alert_windows_notification_channel_name" msgid="7443890103456396837">"<xliff:g id="NAME">%s</xliff:g> se superpose aux autres applications"</string>
- <string name="alert_windows_notification_title" msgid="5399998516035621282">"<xliff:g id="NAME">%s</xliff:g> s\'affiche par-dessus les autres"</string>
- <string name="alert_windows_notification_message" msgid="2456738662997073459">"Certaines parties de cette application restent visibles en tout temps. Si cette option ne fonctionne pas correctement, désactivez-la."</string>
+ <!-- no translation found for alert_windows_notification_channel_name (3116610965549449803) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_title (4532185840598192445) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_message (8917232109522912560) -->
+ <skip />
<string name="alert_windows_notification_turn_off_action" msgid="3367294525884949878">"DÉSACTIVER"</string>
<string name="ext_media_checking_notification_title" msgid="5734005953288045806">"Préparation de « <xliff:g id="NAME">%s</xliff:g> » en cours"</string>
<string name="ext_media_checking_notification_message" msgid="4747432538578886744">"Recherche d\'erreurs en cours..."</string>
@@ -1207,8 +1196,12 @@
<string name="ext_media_ready_notification_message" msgid="4083398150380114462">"Pour transférer des photos et d\'autres fichiers"</string>
<string name="ext_media_unmountable_notification_title" msgid="8295123366236989588">"Corrompue : <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_unmountable_notification_message" msgid="2343202057122495773">"<xliff:g id="NAME">%s</xliff:g> est corrompu. Touchez pour corriger le problème."</string>
+ <!-- no translation found for ext_media_unmountable_notification_message (3941179940297874950) -->
+ <skip />
<string name="ext_media_unsupported_notification_title" msgid="3797642322958803257">"<xliff:g id="NAME">%s</xliff:g> non compatible"</string>
<string name="ext_media_unsupported_notification_message" msgid="6121601473787888589">"Cet appareil n\'est pas compatible avec la mémoire de stockage « <xliff:g id="NAME">%s</xliff:g> ». Touchez pour la configurer dans un format compatible."</string>
+ <!-- no translation found for ext_media_unsupported_notification_message (3725436899820390906) -->
+ <skip />
<string name="ext_media_badremoval_notification_title" msgid="3206248947375505416">"Retrait inattendu de la mémoire « <xliff:g id="NAME">%s</xliff:g> »"</string>
<string name="ext_media_badremoval_notification_message" msgid="380176703346946313">"Désinstallez la mémoire « <xliff:g id="NAME">%s</xliff:g> » avant de la retirer pour éviter toute perte de données."</string>
<string name="ext_media_nomedia_notification_title" msgid="1704840188641749091">"Mémoire de stockage « <xliff:g id="NAME">%s</xliff:g> » retirée"</string>
@@ -1668,7 +1661,8 @@
<string name="stk_cc_ss_to_ussd" msgid="3951862188105305589">"La demande SS a été modifiée et est maintenant une demande USSD."</string>
<string name="stk_cc_ss_to_ss" msgid="5470768854991452695">"La demande SS a été modifiée et est maintenant une nouvelle demande SS."</string>
<string name="notification_work_profile_content_description" msgid="4600554564103770764">"Profil professionnel"</string>
- <string name="expand_button_content_description" msgid="5855955413376384681">"Bouton Développer"</string>
+ <string name="expand_button_content_description_collapsed" msgid="3609784019345534652">"Développer"</string>
+ <string name="expand_button_content_description_expanded" msgid="8520652707158554895">"Réduire"</string>
<string name="expand_action_accessibility" msgid="5307730695723718254">"activer/désactiver le développement"</string>
<string name="usb_midi_peripheral_name" msgid="7221113987741003817">"Port USB de l\'appareil Android"</string>
<string name="usb_midi_peripheral_manufacturer_name" msgid="7176526170008970168">"Android"</string>
diff --git a/data/res/values-fr/strings.xml b/data/res/values-fr/strings.xml
index aae5672..569b053 100644
--- a/data/res/values-fr/strings.xml
+++ b/data/res/values-fr/strings.xml
@@ -244,32 +244,20 @@
<string name="status_bar_notification_info_overflow" msgid="5301981741705354993">">999"</string>
<string name="notification_hidden_text" msgid="1135169301897151909">"Contenus masqués"</string>
<string name="notification_hidden_by_policy_text" msgid="9004631276932584600">"Contenu masqué conformément aux règles"</string>
- <!-- no translation found for notification_channel_virtual_keyboard (6969925135507955575) -->
- <skip />
- <!-- no translation found for notification_channel_physical_keyboard (7297661826966861459) -->
- <skip />
+ <string name="notification_channel_virtual_keyboard" msgid="6969925135507955575">"Clavier virtuel"</string>
+ <string name="notification_channel_physical_keyboard" msgid="7297661826966861459">"Clavier physique"</string>
<string name="notification_channel_security" msgid="7345516133431326347">"Sécurité"</string>
- <!-- no translation found for notification_channel_car_mode (3553380307619874564) -->
- <skip />
- <!-- no translation found for notification_channel_account (7577959168463122027) -->
- <skip />
- <!-- no translation found for notification_channel_developer (7579606426860206060) -->
- <skip />
- <!-- no translation found for notification_channel_updates (4794517569035110397) -->
- <skip />
- <!-- no translation found for notification_channel_network_status (5025648583129035447) -->
- <skip />
- <!-- no translation found for notification_channel_network_alerts (2895141221414156525) -->
- <skip />
- <!-- no translation found for notification_channel_vpn (8330103431055860618) -->
- <skip />
- <!-- no translation found for notification_channel_device_admin (1568154104368069249) -->
- <skip />
+ <string name="notification_channel_car_mode" msgid="3553380307619874564">"Mode Voiture"</string>
+ <string name="notification_channel_account" msgid="7577959168463122027">"État du compte"</string>
+ <string name="notification_channel_developer" msgid="7579606426860206060">"Messages relatifs aux développeurs"</string>
+ <string name="notification_channel_updates" msgid="4794517569035110397">"Mises à jour"</string>
+ <string name="notification_channel_network_status" msgid="5025648583129035447">"État du réseau"</string>
+ <string name="notification_channel_network_alerts" msgid="2895141221414156525">"Alertes réseau"</string>
+ <string name="notification_channel_vpn" msgid="8330103431055860618">"État du VPN"</string>
+ <string name="notification_channel_device_admin" msgid="1568154104368069249">"Gestion de l\'appareil"</string>
<string name="notification_channel_alerts" msgid="4496839309318519037">"Alertes"</string>
- <!-- no translation found for notification_channel_retail_mode (6088920674914038779) -->
- <skip />
- <!-- no translation found for notification_channel_usb (9006850475328924681) -->
- <skip />
+ <string name="notification_channel_retail_mode" msgid="6088920674914038779">"Démonstration en magasin"</string>
+ <string name="notification_channel_usb" msgid="9006850475328924681">"Connexion USB"</string>
<string name="safeMode" msgid="2788228061547930246">"Mode sécurisé"</string>
<string name="android_system_label" msgid="6577375335728551336">"Système Android"</string>
<string name="user_owner_label" msgid="1119010402169916617">"Passer au profil personnel"</string>
@@ -318,10 +306,8 @@
<string name="permdesc_uninstall_shortcut" msgid="6745743474265057975">"Permettre à l\'application de supprimer des raccourcis de l\'écran d\'accueil sans l\'intervention de l\'utilisateur"</string>
<string name="permlab_processOutgoingCalls" msgid="3906007831192990946">"transférer les appels sortants"</string>
<string name="permdesc_processOutgoingCalls" msgid="5156385005547315876">"Permettre à l\'application de lire le numéro composé lors d\'un appel sortant, et lui donner la possibilité de rediriger l\'appel vers un autre numéro ou d\'abandonner l\'appel"</string>
- <!-- no translation found for permlab_answerPhoneCalls (4077162841226223337) -->
- <skip />
- <!-- no translation found for permdesc_answerPhoneCalls (2901889867993572266) -->
- <skip />
+ <string name="permlab_answerPhoneCalls" msgid="4077162841226223337">"répondre aux appels téléphoniques"</string>
+ <string name="permdesc_answerPhoneCalls" msgid="2901889867993572266">"Autorise l\'application à répondre à un appel téléphonique entrant."</string>
<string name="permlab_receiveSms" msgid="8673471768947895082">"recevoir des messages texte (SMS)"</string>
<string name="permdesc_receiveSms" msgid="6424387754228766939">"Permet à l\'application de recevoir et de traiter les SMS. Cette autorisation lui donne la possibilité de surveiller ou supprimer les messages envoyés à votre appareil sans vous les montrer."</string>
<string name="permlab_receiveMms" msgid="1821317344668257098">"recevoir des messages texte (MMS)"</string>
@@ -1197,9 +1183,12 @@
<string name="select_keyboard_layout_notification_message" msgid="8084622969903004900">"Appuyer pour sélectionner la langue et la disposition"</string>
<string name="fast_scroll_alphabet" msgid="5433275485499039199">" ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
<string name="fast_scroll_numeric_alphabet" msgid="4030170524595123610">" 0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
- <string name="alert_windows_notification_channel_name" msgid="7443890103456396837">"<xliff:g id="NAME">%s</xliff:g> se superpose aux autres applications"</string>
- <string name="alert_windows_notification_title" msgid="5399998516035621282">"Superposition de l\'application <xliff:g id="NAME">%s</xliff:g>"</string>
- <string name="alert_windows_notification_message" msgid="2456738662997073459">"Certaines sections de cette application peuvent rester visibles en permanence. Si cette fonctionnalité ne s\'exécute pas correctement, désactivez-la."</string>
+ <!-- no translation found for alert_windows_notification_channel_name (3116610965549449803) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_title (4532185840598192445) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_message (8917232109522912560) -->
+ <skip />
<string name="alert_windows_notification_turn_off_action" msgid="3367294525884949878">"DÉSACTIVER"</string>
<string name="ext_media_checking_notification_title" msgid="5734005953288045806">"Préparation mémoire \"<xliff:g id="NAME">%s</xliff:g>\" en cours"</string>
<string name="ext_media_checking_notification_message" msgid="4747432538578886744">"Recherche d\'erreurs"</string>
@@ -1207,8 +1196,12 @@
<string name="ext_media_ready_notification_message" msgid="4083398150380114462">"Pour transférer photos et fichiers"</string>
<string name="ext_media_unmountable_notification_title" msgid="8295123366236989588">"Mémoire de stockage \"<xliff:g id="NAME">%s</xliff:g>\" corrompue"</string>
<string name="ext_media_unmountable_notification_message" msgid="2343202057122495773">"La mémoire de stockage \"<xliff:g id="NAME">%s</xliff:g>\" est corrompue. Appuyez ici pour la réparer."</string>
+ <!-- no translation found for ext_media_unmountable_notification_message (3941179940297874950) -->
+ <skip />
<string name="ext_media_unsupported_notification_title" msgid="3797642322958803257">"<xliff:g id="NAME">%s</xliff:g> non compatible"</string>
<string name="ext_media_unsupported_notification_message" msgid="6121601473787888589">"Cet appareil n\'est pas compatible avec la mémoire de stockage \"<xliff:g id="NAME">%s</xliff:g>\". Appuyez ici pour le configurer dans un format accepté."</string>
+ <!-- no translation found for ext_media_unsupported_notification_message (3725436899820390906) -->
+ <skip />
<string name="ext_media_badremoval_notification_title" msgid="3206248947375505416">"Retrait inattendu de mémoire \"<xliff:g id="NAME">%s</xliff:g>\""</string>
<string name="ext_media_badremoval_notification_message" msgid="380176703346946313">"Désinstallez la mémoire de stockage \"<xliff:g id="NAME">%s</xliff:g>\" avant de la retirer pour éviter toute perte de données."</string>
<string name="ext_media_nomedia_notification_title" msgid="1704840188641749091">"Mémoire de stockage \"<xliff:g id="NAME">%s</xliff:g>\" retirée"</string>
@@ -1668,7 +1661,8 @@
<string name="stk_cc_ss_to_ussd" msgid="3951862188105305589">"La requête SS a été remplacée par une requête USSD."</string>
<string name="stk_cc_ss_to_ss" msgid="5470768854991452695">"La requête SS a été remplacée par une autre requête SS."</string>
<string name="notification_work_profile_content_description" msgid="4600554564103770764">"Profil professionnel"</string>
- <string name="expand_button_content_description" msgid="5855955413376384681">"Bouton \"Développer\""</string>
+ <string name="expand_button_content_description_collapsed" msgid="3609784019345534652">"Développer"</string>
+ <string name="expand_button_content_description_expanded" msgid="8520652707158554895">"Réduire"</string>
<string name="expand_action_accessibility" msgid="5307730695723718254">"activer/désactiver le développement"</string>
<string name="usb_midi_peripheral_name" msgid="7221113987741003817">"Port du périphérique USB Android"</string>
<string name="usb_midi_peripheral_manufacturer_name" msgid="7176526170008970168">"Android"</string>
diff --git a/data/res/values-gl/strings.xml b/data/res/values-gl/strings.xml
index bd1ee38..406cc87 100644
--- a/data/res/values-gl/strings.xml
+++ b/data/res/values-gl/strings.xml
@@ -244,32 +244,20 @@
<string name="status_bar_notification_info_overflow" msgid="5301981741705354993">">999"</string>
<string name="notification_hidden_text" msgid="1135169301897151909">"Contido oculto"</string>
<string name="notification_hidden_by_policy_text" msgid="9004631276932584600">"Ocultouse contido por causa da política"</string>
- <!-- no translation found for notification_channel_virtual_keyboard (6969925135507955575) -->
- <skip />
- <!-- no translation found for notification_channel_physical_keyboard (7297661826966861459) -->
- <skip />
+ <string name="notification_channel_virtual_keyboard" msgid="6969925135507955575">"Teclado virtual"</string>
+ <string name="notification_channel_physical_keyboard" msgid="7297661826966861459">"Teclado físico"</string>
<string name="notification_channel_security" msgid="7345516133431326347">"Seguranza"</string>
- <!-- no translation found for notification_channel_car_mode (3553380307619874564) -->
- <skip />
- <!-- no translation found for notification_channel_account (7577959168463122027) -->
- <skip />
- <!-- no translation found for notification_channel_developer (7579606426860206060) -->
- <skip />
- <!-- no translation found for notification_channel_updates (4794517569035110397) -->
- <skip />
- <!-- no translation found for notification_channel_network_status (5025648583129035447) -->
- <skip />
- <!-- no translation found for notification_channel_network_alerts (2895141221414156525) -->
- <skip />
- <!-- no translation found for notification_channel_vpn (8330103431055860618) -->
- <skip />
- <!-- no translation found for notification_channel_device_admin (1568154104368069249) -->
- <skip />
+ <string name="notification_channel_car_mode" msgid="3553380307619874564">"Modo coche"</string>
+ <string name="notification_channel_account" msgid="7577959168463122027">"Estado da conta"</string>
+ <string name="notification_channel_developer" msgid="7579606426860206060">"Mensaxes para programadores"</string>
+ <string name="notification_channel_updates" msgid="4794517569035110397">"Actualizacións"</string>
+ <string name="notification_channel_network_status" msgid="5025648583129035447">"Estado da rede"</string>
+ <string name="notification_channel_network_alerts" msgid="2895141221414156525">"Alertas de rede"</string>
+ <string name="notification_channel_vpn" msgid="8330103431055860618">"Estado da VPN"</string>
+ <string name="notification_channel_device_admin" msgid="1568154104368069249">"Administración de dispositivos"</string>
<string name="notification_channel_alerts" msgid="4496839309318519037">"Alertas"</string>
- <!-- no translation found for notification_channel_retail_mode (6088920674914038779) -->
- <skip />
- <!-- no translation found for notification_channel_usb (9006850475328924681) -->
- <skip />
+ <string name="notification_channel_retail_mode" msgid="6088920674914038779">"Demostración comercial"</string>
+ <string name="notification_channel_usb" msgid="9006850475328924681">"conexión USB"</string>
<string name="safeMode" msgid="2788228061547930246">"Modo seguro"</string>
<string name="android_system_label" msgid="6577375335728551336">"Sistema Android"</string>
<string name="user_owner_label" msgid="1119010402169916617">"Cambiar ao perfil persoal"</string>
@@ -318,10 +306,8 @@
<string name="permdesc_uninstall_shortcut" msgid="6745743474265057975">"Permite á aplicación eliminar atallos da pantalla de inicio sen a intervención do usuario."</string>
<string name="permlab_processOutgoingCalls" msgid="3906007831192990946">"redireccionar as chamadas saíntes"</string>
<string name="permdesc_processOutgoingCalls" msgid="5156385005547315876">"Permite á aplicación ver o número que se está marcando durante unha chamada saínte coa opción de redirixir a chamada a un número diferente ou abortar a chamada."</string>
- <!-- no translation found for permlab_answerPhoneCalls (4077162841226223337) -->
- <skip />
- <!-- no translation found for permdesc_answerPhoneCalls (2901889867993572266) -->
- <skip />
+ <string name="permlab_answerPhoneCalls" msgid="4077162841226223337">"responder chamadas telefónicas"</string>
+ <string name="permdesc_answerPhoneCalls" msgid="2901889867993572266">"Permite que a aplicación responda a unha chamada telefónica entrante."</string>
<string name="permlab_receiveSms" msgid="8673471768947895082">"recibir mensaxes de texto (SMS)"</string>
<string name="permdesc_receiveSms" msgid="6424387754228766939">"Permite á aplicación recibir e procesar mensaxes SMS. Isto significa que a aplicación pode supervisar ou eliminar mensaxes enviadas ao teu dispositivo sen mostrarchas."</string>
<string name="permlab_receiveMms" msgid="1821317344668257098">"recibir mensaxes de texto (MMS)"</string>
@@ -1198,9 +1184,12 @@
<string name="select_keyboard_layout_notification_message" msgid="8084622969903004900">"Toca para seleccionar o idioma e o deseño"</string>
<string name="fast_scroll_alphabet" msgid="5433275485499039199">" ABCDEFGHIJKLMNÑOPQRSTUVWXYZ"</string>
<string name="fast_scroll_numeric_alphabet" msgid="4030170524595123610">" 0123456789ABCDEFGHIJKLMNÑOPQRSTUVWXYZ"</string>
- <string name="alert_windows_notification_channel_name" msgid="7443890103456396837">"<xliff:g id="NAME">%s</xliff:g> superponse a outras aplicacións"</string>
- <string name="alert_windows_notification_title" msgid="5399998516035621282">"A aplicación <xliff:g id="NAME">%s</xliff:g> móstrase enriba."</string>
- <string name="alert_windows_notification_message" msgid="2456738662997073459">"Partes desta aplicación poden permanecer visibles en todo momento. Se esta función non traballa correctamente, desactívaa."</string>
+ <!-- no translation found for alert_windows_notification_channel_name (3116610965549449803) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_title (4532185840598192445) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_message (8917232109522912560) -->
+ <skip />
<string name="alert_windows_notification_turn_off_action" msgid="3367294525884949878">"DESACTIVAR"</string>
<string name="ext_media_checking_notification_title" msgid="5734005953288045806">"Preparando a <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_checking_notification_message" msgid="4747432538578886744">"Comprobando se hai erros"</string>
@@ -1208,8 +1197,12 @@
<string name="ext_media_ready_notification_message" msgid="4083398150380114462">"Para transferir fotos e contidos multimedia"</string>
<string name="ext_media_unmountable_notification_title" msgid="8295123366236989588">"<xliff:g id="NAME">%s</xliff:g> danado"</string>
<string name="ext_media_unmountable_notification_message" msgid="2343202057122495773">"A <xliff:g id="NAME">%s</xliff:g> está danada. Toca para corrixir o problema."</string>
+ <!-- no translation found for ext_media_unmountable_notification_message (3941179940297874950) -->
+ <skip />
<string name="ext_media_unsupported_notification_title" msgid="3797642322958803257">"<xliff:g id="NAME">%s</xliff:g> incompatible"</string>
<string name="ext_media_unsupported_notification_message" msgid="6121601473787888589">"Este dispositivo non é compatible con esta <xliff:g id="NAME">%s</xliff:g>. Toca para configurala nun formato compatible."</string>
+ <!-- no translation found for ext_media_unsupported_notification_message (3725436899820390906) -->
+ <skip />
<string name="ext_media_badremoval_notification_title" msgid="3206248947375505416">"Retirouse a <xliff:g id="NAME">%s</xliff:g> de forma inesperada"</string>
<string name="ext_media_badremoval_notification_message" msgid="380176703346946313">"Desactiva a <xliff:g id="NAME">%s</xliff:g> antes de retirala para evitar a perda de datos"</string>
<string name="ext_media_nomedia_notification_title" msgid="1704840188641749091">"Retirouse a <xliff:g id="NAME">%s</xliff:g>"</string>
@@ -1669,7 +1662,8 @@
<string name="stk_cc_ss_to_ussd" msgid="3951862188105305589">"A solicitude SS transformouse nunha solicitude USSD."</string>
<string name="stk_cc_ss_to_ss" msgid="5470768854991452695">"A solicitude SS transformouse nunha nova solicitude SS."</string>
<string name="notification_work_profile_content_description" msgid="4600554564103770764">"Perfil de traballo"</string>
- <string name="expand_button_content_description" msgid="5855955413376384681">"Botón Despregar"</string>
+ <string name="expand_button_content_description_collapsed" msgid="3609784019345534652">"Despregar"</string>
+ <string name="expand_button_content_description_expanded" msgid="8520652707158554895">"Contraer"</string>
<string name="expand_action_accessibility" msgid="5307730695723718254">"alterna a expansión"</string>
<string name="usb_midi_peripheral_name" msgid="7221113987741003817">"Porto periférico USB de Android"</string>
<string name="usb_midi_peripheral_manufacturer_name" msgid="7176526170008970168">"Android"</string>
diff --git a/data/res/values-gu/strings.xml b/data/res/values-gu/strings.xml
index eb90c8c..c9b2172 100644
--- a/data/res/values-gu/strings.xml
+++ b/data/res/values-gu/strings.xml
@@ -244,32 +244,20 @@
<string name="status_bar_notification_info_overflow" msgid="5301981741705354993">"999+"</string>
<string name="notification_hidden_text" msgid="1135169301897151909">"સામગ્રીઓ છુપાવેલ છે"</string>
<string name="notification_hidden_by_policy_text" msgid="9004631276932584600">"નીતિ દ્વારા સામગ્રી છુપાવાઈ"</string>
- <!-- no translation found for notification_channel_virtual_keyboard (6969925135507955575) -->
- <skip />
- <!-- no translation found for notification_channel_physical_keyboard (7297661826966861459) -->
- <skip />
+ <string name="notification_channel_virtual_keyboard" msgid="6969925135507955575">"વર્ચ્યુઅલ કીબોર્ડ"</string>
+ <string name="notification_channel_physical_keyboard" msgid="7297661826966861459">"ભૌતિક કીબોર્ડ"</string>
<string name="notification_channel_security" msgid="7345516133431326347">"સુરક્ષા"</string>
- <!-- no translation found for notification_channel_car_mode (3553380307619874564) -->
- <skip />
- <!-- no translation found for notification_channel_account (7577959168463122027) -->
- <skip />
- <!-- no translation found for notification_channel_developer (7579606426860206060) -->
- <skip />
- <!-- no translation found for notification_channel_updates (4794517569035110397) -->
- <skip />
- <!-- no translation found for notification_channel_network_status (5025648583129035447) -->
- <skip />
- <!-- no translation found for notification_channel_network_alerts (2895141221414156525) -->
- <skip />
- <!-- no translation found for notification_channel_vpn (8330103431055860618) -->
- <skip />
- <!-- no translation found for notification_channel_device_admin (1568154104368069249) -->
- <skip />
+ <string name="notification_channel_car_mode" msgid="3553380307619874564">"કાર મોડ"</string>
+ <string name="notification_channel_account" msgid="7577959168463122027">"એકાઉન્ટ સ્થિતિ"</string>
+ <string name="notification_channel_developer" msgid="7579606426860206060">"વિકાસકર્તા માટેના સંદેશા"</string>
+ <string name="notification_channel_updates" msgid="4794517569035110397">"અપડેટ્સ"</string>
+ <string name="notification_channel_network_status" msgid="5025648583129035447">"નેટવર્ક સ્થિતિ"</string>
+ <string name="notification_channel_network_alerts" msgid="2895141221414156525">"નેટવર્ક ચેતવણીઓ"</string>
+ <string name="notification_channel_vpn" msgid="8330103431055860618">"VPN સ્થિતિ"</string>
+ <string name="notification_channel_device_admin" msgid="1568154104368069249">"ઉપકરણ વ્યવસ્થાપન"</string>
<string name="notification_channel_alerts" msgid="4496839309318519037">"ચેતવણીઓ"</string>
- <!-- no translation found for notification_channel_retail_mode (6088920674914038779) -->
- <skip />
- <!-- no translation found for notification_channel_usb (9006850475328924681) -->
- <skip />
+ <string name="notification_channel_retail_mode" msgid="6088920674914038779">"રિટેલ ડેમો"</string>
+ <string name="notification_channel_usb" msgid="9006850475328924681">"USB કનેક્શન"</string>
<string name="safeMode" msgid="2788228061547930246">"સુરક્ષિત મોડ"</string>
<string name="android_system_label" msgid="6577375335728551336">"Android સિસ્ટમ"</string>
<string name="user_owner_label" msgid="1119010402169916617">"વ્યક્તિગત પર સ્વિચ કરો"</string>
@@ -318,10 +306,8 @@
<string name="permdesc_uninstall_shortcut" msgid="6745743474265057975">"એપ્લિકેશનને વપરાશકર્તા હસ્તક્ષેપ વગર હોમસ્ક્રીન શોર્ટકટ્સ દૂર કરવાની મંજૂરી આપે છે."</string>
<string name="permlab_processOutgoingCalls" msgid="3906007831192990946">"આઉટગોઇંગ કૉલ્સને ફરીથી રૂટ કરો"</string>
<string name="permdesc_processOutgoingCalls" msgid="5156385005547315876">"એપ્લિકેશનને આઉટગોઇંગ કૉલ દરમિયાન કૉલને એક અલગ નંબર પર રીડાયરેક્ટ કરવા અથવા કૉલને સંપૂર્ણપણે છોડી દેવાનાં વિકલ્પ સાથે ડાયલ થઈ રહેલા નંબરને જોવાની મંજૂરી આપે છે."</string>
- <!-- no translation found for permlab_answerPhoneCalls (4077162841226223337) -->
- <skip />
- <!-- no translation found for permdesc_answerPhoneCalls (2901889867993572266) -->
- <skip />
+ <string name="permlab_answerPhoneCalls" msgid="4077162841226223337">"ફોન કૉલને જવાબ આપો"</string>
+ <string name="permdesc_answerPhoneCalls" msgid="2901889867993572266">"ઍપ્લિકેશનને ઇનકમિંગ ફોન કૉલને જવાબ આપવાની મંજૂરી આપે છે."</string>
<string name="permlab_receiveSms" msgid="8673471768947895082">"ટેક્સ્ટ સંદેશા (SMS) પ્રાપ્ત કરો"</string>
<string name="permdesc_receiveSms" msgid="6424387754228766939">"ઍપ્લિકેશનને SMS સંદેશા પ્રાપ્ત કરવાની અને તેના પર પ્રક્રિયા કરવાની મંજૂરી આપે છે. આનો અર્થ એ કે ઍપ્લિકેશન તમને દર્શાવ્યા વિના તમારા ઉપકરણ પર મોકલેલ સંદેશાઓનું નિરીક્ષણ કરી શકે છે અથવા કાઢી નાખી શકે છે."</string>
<string name="permlab_receiveMms" msgid="1821317344668257098">"ટેક્સ્ટ સંદેશા (MMS) પ્રાપ્ત કરો"</string>
@@ -1198,9 +1184,12 @@
<string name="select_keyboard_layout_notification_message" msgid="8084622969903004900">"ભાષા અને લેઆઉટ પસંદ કરવા માટે ટૅપ કરો"</string>
<string name="fast_scroll_alphabet" msgid="5433275485499039199">" ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
<string name="fast_scroll_numeric_alphabet" msgid="4030170524595123610">" 0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
- <string name="alert_windows_notification_channel_name" msgid="7443890103456396837">"<xliff:g id="NAME">%s</xliff:g> અન્ય ઍપ્લિકેશનો પર ડ્રો કરે છે"</string>
- <string name="alert_windows_notification_title" msgid="5399998516035621282">"<xliff:g id="NAME">%s</xliff:g> ઍપ્લિકેશન સૌથી ઉપર દેખાઈ રહી છે."</string>
- <string name="alert_windows_notification_message" msgid="2456738662997073459">"આ ઍપ્લિકેશનના ભાગ હંમેશાં દૃશ્યક્ષમ રહી શકે છે. જો આ સુવિધા યોગ્ય રીતે કાર્ય કરી રહી ન હોય, તો તેને બંધ કરો."</string>
+ <!-- no translation found for alert_windows_notification_channel_name (3116610965549449803) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_title (4532185840598192445) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_message (8917232109522912560) -->
+ <skip />
<string name="alert_windows_notification_turn_off_action" msgid="3367294525884949878">"બંધ કરો"</string>
<string name="ext_media_checking_notification_title" msgid="5734005953288045806">"<xliff:g id="NAME">%s</xliff:g> ને તૈયાર કરી રહ્યું છે"</string>
<string name="ext_media_checking_notification_message" msgid="4747432538578886744">"ભૂલો માટે તપાસી રહ્યું છે"</string>
@@ -1208,8 +1197,12 @@
<string name="ext_media_ready_notification_message" msgid="4083398150380114462">"ફોટા અને મીડિયા સ્થાનાંતરિત કરવા માટે"</string>
<string name="ext_media_unmountable_notification_title" msgid="8295123366236989588">"દૂષિત <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_unmountable_notification_message" msgid="2343202057122495773">"<xliff:g id="NAME">%s</xliff:g> દૂષિત છે. ઠીક કરવા માટે ટૅપ કરો."</string>
+ <!-- no translation found for ext_media_unmountable_notification_message (3941179940297874950) -->
+ <skip />
<string name="ext_media_unsupported_notification_title" msgid="3797642322958803257">"અસમર્થિત <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_unsupported_notification_message" msgid="6121601473787888589">"આ ઉપકરણ આ <xliff:g id="NAME">%s</xliff:g> નું સમર્થન કરતું નથી. સમર્થિત ફોર્મેટમાં સેટ કરવા માટે ટૅપ કરો."</string>
+ <!-- no translation found for ext_media_unsupported_notification_message (3725436899820390906) -->
+ <skip />
<string name="ext_media_badremoval_notification_title" msgid="3206248947375505416">"<xliff:g id="NAME">%s</xliff:g> અનપેક્ષિત રીતે દૂર કર્યું"</string>
<string name="ext_media_badremoval_notification_message" msgid="380176703346946313">"ડેટા નુકસાનને ટાળવા માટે <xliff:g id="NAME">%s</xliff:g> ને દૂર કરતાં પહેલાં અનમાઉન્ટ કરો."</string>
<string name="ext_media_nomedia_notification_title" msgid="1704840188641749091">"<xliff:g id="NAME">%s</xliff:g> દૂર કર્યું"</string>
@@ -1669,7 +1662,8 @@
<string name="stk_cc_ss_to_ussd" msgid="3951862188105305589">"SS વિનંતીને USSD વિનંતી પર સંશોધિત કરી."</string>
<string name="stk_cc_ss_to_ss" msgid="5470768854991452695">"SS વિનંતીને નવી SS વિનંતી પર સંશોધિત કરી."</string>
<string name="notification_work_profile_content_description" msgid="4600554564103770764">"કાર્ય પ્રોફાઇલ"</string>
- <string name="expand_button_content_description" msgid="5855955413376384681">"વિસ્તૃત કરો બટન"</string>
+ <string name="expand_button_content_description_collapsed" msgid="3609784019345534652">"વિસ્તૃત કરો"</string>
+ <string name="expand_button_content_description_expanded" msgid="8520652707158554895">"સંકુચિત કરો"</string>
<string name="expand_action_accessibility" msgid="5307730695723718254">"વિસ્તરણ ટૉગલ કરો"</string>
<string name="usb_midi_peripheral_name" msgid="7221113987741003817">"Android USB પેરિફેરલ પોર્ટ"</string>
<string name="usb_midi_peripheral_manufacturer_name" msgid="7176526170008970168">"Android"</string>
diff --git a/data/res/values-hi/strings.xml b/data/res/values-hi/strings.xml
index bd1c585..982e77b 100644
--- a/data/res/values-hi/strings.xml
+++ b/data/res/values-hi/strings.xml
@@ -244,32 +244,20 @@
<string name="status_bar_notification_info_overflow" msgid="5301981741705354993">"999+"</string>
<string name="notification_hidden_text" msgid="1135169301897151909">"छिपी हुई सामग्री"</string>
<string name="notification_hidden_by_policy_text" msgid="9004631276932584600">"सामग्री पॉलिसी के द्वारा छिपी हुई है"</string>
- <!-- no translation found for notification_channel_virtual_keyboard (6969925135507955575) -->
- <skip />
- <!-- no translation found for notification_channel_physical_keyboard (7297661826966861459) -->
- <skip />
+ <string name="notification_channel_virtual_keyboard" msgid="6969925135507955575">"वर्चुअल कीबोर्ड"</string>
+ <string name="notification_channel_physical_keyboard" msgid="7297661826966861459">"भौतिक कीबोर्ड"</string>
<string name="notification_channel_security" msgid="7345516133431326347">"सुरक्षा"</string>
- <!-- no translation found for notification_channel_car_mode (3553380307619874564) -->
- <skip />
- <!-- no translation found for notification_channel_account (7577959168463122027) -->
- <skip />
- <!-- no translation found for notification_channel_developer (7579606426860206060) -->
- <skip />
- <!-- no translation found for notification_channel_updates (4794517569035110397) -->
- <skip />
- <!-- no translation found for notification_channel_network_status (5025648583129035447) -->
- <skip />
- <!-- no translation found for notification_channel_network_alerts (2895141221414156525) -->
- <skip />
- <!-- no translation found for notification_channel_vpn (8330103431055860618) -->
- <skip />
- <!-- no translation found for notification_channel_device_admin (1568154104368069249) -->
- <skip />
+ <string name="notification_channel_car_mode" msgid="3553380307619874564">"कार मोड"</string>
+ <string name="notification_channel_account" msgid="7577959168463122027">"खाते की स्थिति"</string>
+ <string name="notification_channel_developer" msgid="7579606426860206060">"डेवलपर के संदेश"</string>
+ <string name="notification_channel_updates" msgid="4794517569035110397">"अपडेट"</string>
+ <string name="notification_channel_network_status" msgid="5025648583129035447">"नेटवर्क की स्थिति"</string>
+ <string name="notification_channel_network_alerts" msgid="2895141221414156525">"नेटवर्क संबंधी सूचनाएं"</string>
+ <string name="notification_channel_vpn" msgid="8330103431055860618">"VPN की स्थिति"</string>
+ <string name="notification_channel_device_admin" msgid="1568154104368069249">"डिवाइस का व्यवस्थापन"</string>
<string name="notification_channel_alerts" msgid="4496839309318519037">"सूचनाएं"</string>
- <!-- no translation found for notification_channel_retail_mode (6088920674914038779) -->
- <skip />
- <!-- no translation found for notification_channel_usb (9006850475328924681) -->
- <skip />
+ <string name="notification_channel_retail_mode" msgid="6088920674914038779">"खुदरा डेमो"</string>
+ <string name="notification_channel_usb" msgid="9006850475328924681">"USB कनेक्शन"</string>
<string name="safeMode" msgid="2788228061547930246">"सुरक्षित मोड"</string>
<string name="android_system_label" msgid="6577375335728551336">"Android सिस्टम"</string>
<string name="user_owner_label" msgid="1119010402169916617">"व्यक्तिगत प्रोफ़ाइल में स्विच करें"</string>
@@ -318,10 +306,8 @@
<string name="permdesc_uninstall_shortcut" msgid="6745743474265057975">"एप्लिकेशन को उपयोगकर्ता के हस्तक्षेप के बिना होमस्क्रीन शॉर्टकट निकालने की अनुमति देता है."</string>
<string name="permlab_processOutgoingCalls" msgid="3906007831192990946">"आउटगोइंग कॉल को कहीं और भेजें"</string>
<string name="permdesc_processOutgoingCalls" msgid="5156385005547315876">"ऐप्स को किसी कॉल को भिन्न नंबर पर रिडायरेक्ट करने या पूरी तरह से कॉल निरस्त करने के विकल्प के साथ आउटगोइंग कॉल के दौरान डायल किए जा रहे नंबर को देखने की अनुमति देती है."</string>
- <!-- no translation found for permlab_answerPhoneCalls (4077162841226223337) -->
- <skip />
- <!-- no translation found for permdesc_answerPhoneCalls (2901889867993572266) -->
- <skip />
+ <string name="permlab_answerPhoneCalls" msgid="4077162841226223337">"फ़ोन कॉल का जवाब दें"</string>
+ <string name="permdesc_answerPhoneCalls" msgid="2901889867993572266">"ऐप्लिकेशन को किसी इनकमिंग फ़ोन कॉल का जवाब देने देती है."</string>
<string name="permlab_receiveSms" msgid="8673471768947895082">"लेख संदेश (SMS) प्राप्त करें"</string>
<string name="permdesc_receiveSms" msgid="6424387754228766939">"ऐप्स को SMS संदेशों को प्राप्त और संसाधित करने देता है. इसका अर्थ है कि ऐप्स आपके डिवाइस पर भेजे गए संदेशों की निगरानी आपको दिखाए बिना कर सकता है और उन्हें हटा सकता है."</string>
<string name="permlab_receiveMms" msgid="1821317344668257098">"लेख संदेश (MMS) प्राप्त करें"</string>
@@ -1197,9 +1183,12 @@
<string name="select_keyboard_layout_notification_message" msgid="8084622969903004900">"भाषा और लेआउट चुनने के लिए टैप करें"</string>
<string name="fast_scroll_alphabet" msgid="5433275485499039199">" ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
<string name="fast_scroll_numeric_alphabet" msgid="4030170524595123610">" 0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
- <string name="alert_windows_notification_channel_name" msgid="7443890103456396837">"<xliff:g id="NAME">%s</xliff:g> दूसरे ऐप पर आरेखण करते हैं"</string>
- <string name="alert_windows_notification_title" msgid="5399998516035621282">"<xliff:g id="NAME">%s</xliff:g> ऐप ऊपर दिखा रहा है."</string>
- <string name="alert_windows_notification_message" msgid="2456738662997073459">"हो सकता है कि इस ऐप के कुछ हिस्से हर समय दिखाई पड़ें. अगर यह सुविधा ठीक तरह से काम नहीं कर रही है, तो इसे बंद कर दें."</string>
+ <!-- no translation found for alert_windows_notification_channel_name (3116610965549449803) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_title (4532185840598192445) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_message (8917232109522912560) -->
+ <skip />
<string name="alert_windows_notification_turn_off_action" msgid="3367294525884949878">"बंद करें"</string>
<string name="ext_media_checking_notification_title" msgid="5734005953288045806">"<xliff:g id="NAME">%s</xliff:g> को तैयार किया जा रहा है"</string>
<string name="ext_media_checking_notification_message" msgid="4747432538578886744">"त्रुटियों की जांच कर रहा है"</string>
@@ -1207,8 +1196,12 @@
<string name="ext_media_ready_notification_message" msgid="4083398150380114462">"फ़ोटो और मीडिया ट्रांसफर करने के लिए"</string>
<string name="ext_media_unmountable_notification_title" msgid="8295123366236989588">"दूषित <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_unmountable_notification_message" msgid="2343202057122495773">"<xliff:g id="NAME">%s</xliff:g> दूषित है. ठीक करने के लिए टैप करें."</string>
+ <!-- no translation found for ext_media_unmountable_notification_message (3941179940297874950) -->
+ <skip />
<string name="ext_media_unsupported_notification_title" msgid="3797642322958803257">"असमर्थित <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_unsupported_notification_message" msgid="6121601473787888589">"यह डिवाइस इस <xliff:g id="NAME">%s</xliff:g> का समर्थन नहीं करता है. समर्थित प्रारूप में सेट करने के लिए टैप करें."</string>
+ <!-- no translation found for ext_media_unsupported_notification_message (3725436899820390906) -->
+ <skip />
<string name="ext_media_badremoval_notification_title" msgid="3206248947375505416">"<xliff:g id="NAME">%s</xliff:g> अप्रत्याशित रूप से निकाला गया"</string>
<string name="ext_media_badremoval_notification_message" msgid="380176703346946313">"डेटा हानि से बचने के लिए <xliff:g id="NAME">%s</xliff:g> को निकालने से पहले अनमाउंट करें"</string>
<string name="ext_media_nomedia_notification_title" msgid="1704840188641749091">"<xliff:g id="NAME">%s</xliff:g> निकाल दिया गया"</string>
@@ -1668,7 +1661,8 @@
<string name="stk_cc_ss_to_ussd" msgid="3951862188105305589">"SS अनुरोध को USSD अनुरोध में बदल दिया गया है."</string>
<string name="stk_cc_ss_to_ss" msgid="5470768854991452695">"SS अनुरोध को नए SS अनुरोध में बदल दिया गया है."</string>
<string name="notification_work_profile_content_description" msgid="4600554564103770764">"कार्य प्रोफ़ाइल"</string>
- <string name="expand_button_content_description" msgid="5855955413376384681">"विस्तृत करें बटन"</string>
+ <string name="expand_button_content_description_collapsed" msgid="3609784019345534652">"विस्तृत करें"</string>
+ <string name="expand_button_content_description_expanded" msgid="8520652707158554895">"संक्षिप्त करें"</string>
<string name="expand_action_accessibility" msgid="5307730695723718254">"टॉगल विस्तार"</string>
<string name="usb_midi_peripheral_name" msgid="7221113987741003817">"Android USB पेरिफ़ेरल पोर्ट"</string>
<string name="usb_midi_peripheral_manufacturer_name" msgid="7176526170008970168">"Android"</string>
diff --git a/data/res/values-hr/strings.xml b/data/res/values-hr/strings.xml
index 26d54e4..21accc5 100644
--- a/data/res/values-hr/strings.xml
+++ b/data/res/values-hr/strings.xml
@@ -247,32 +247,20 @@
<string name="status_bar_notification_info_overflow" msgid="5301981741705354993">"999+"</string>
<string name="notification_hidden_text" msgid="1135169301897151909">"Sadržaj je skriven"</string>
<string name="notification_hidden_by_policy_text" msgid="9004631276932584600">"Sadržaj je skriven prema pravilima"</string>
- <!-- no translation found for notification_channel_virtual_keyboard (6969925135507955575) -->
- <skip />
- <!-- no translation found for notification_channel_physical_keyboard (7297661826966861459) -->
- <skip />
+ <string name="notification_channel_virtual_keyboard" msgid="6969925135507955575">"Virtualna tipkovnica"</string>
+ <string name="notification_channel_physical_keyboard" msgid="7297661826966861459">"Fizička tipkovnica"</string>
<string name="notification_channel_security" msgid="7345516133431326347">"Sigurnost"</string>
- <!-- no translation found for notification_channel_car_mode (3553380307619874564) -->
- <skip />
- <!-- no translation found for notification_channel_account (7577959168463122027) -->
- <skip />
- <!-- no translation found for notification_channel_developer (7579606426860206060) -->
- <skip />
- <!-- no translation found for notification_channel_updates (4794517569035110397) -->
- <skip />
- <!-- no translation found for notification_channel_network_status (5025648583129035447) -->
- <skip />
- <!-- no translation found for notification_channel_network_alerts (2895141221414156525) -->
- <skip />
- <!-- no translation found for notification_channel_vpn (8330103431055860618) -->
- <skip />
- <!-- no translation found for notification_channel_device_admin (1568154104368069249) -->
- <skip />
+ <string name="notification_channel_car_mode" msgid="3553380307619874564">"Način rada u automobilu"</string>
+ <string name="notification_channel_account" msgid="7577959168463122027">"Status računa"</string>
+ <string name="notification_channel_developer" msgid="7579606426860206060">"Poruke razvojnog programera"</string>
+ <string name="notification_channel_updates" msgid="4794517569035110397">"Ažuriranja"</string>
+ <string name="notification_channel_network_status" msgid="5025648583129035447">"Mrežni status"</string>
+ <string name="notification_channel_network_alerts" msgid="2895141221414156525">"Mrežna upozorenja"</string>
+ <string name="notification_channel_vpn" msgid="8330103431055860618">"Status VPN-a"</string>
+ <string name="notification_channel_device_admin" msgid="1568154104368069249">"Administracija uređaja"</string>
<string name="notification_channel_alerts" msgid="4496839309318519037">"Upozorenja"</string>
- <!-- no translation found for notification_channel_retail_mode (6088920674914038779) -->
- <skip />
- <!-- no translation found for notification_channel_usb (9006850475328924681) -->
- <skip />
+ <string name="notification_channel_retail_mode" msgid="6088920674914038779">"Prodajni demo-način"</string>
+ <string name="notification_channel_usb" msgid="9006850475328924681">"USB veza"</string>
<string name="safeMode" msgid="2788228061547930246">"Siguran način rada"</string>
<string name="android_system_label" msgid="6577375335728551336">"Sustav Android"</string>
<string name="user_owner_label" msgid="1119010402169916617">"Prijeđite na osobni"</string>
@@ -321,10 +309,8 @@
<string name="permdesc_uninstall_shortcut" msgid="6745743474265057975">"Aplikaciji omogućuje uklanjanje prečaca početnog zaslona bez intervencije korisnika."</string>
<string name="permlab_processOutgoingCalls" msgid="3906007831192990946">"preusmjeravanje odlaznih poziva"</string>
<string name="permdesc_processOutgoingCalls" msgid="5156385005547315876">"Omogućuje aplikaciji da vidi broj koji se bira prilikom odlaznog poziva uz opciju preusmjeravanja poziva na neki drugi broj ili prekidanja poziva."</string>
- <!-- no translation found for permlab_answerPhoneCalls (4077162841226223337) -->
- <skip />
- <!-- no translation found for permdesc_answerPhoneCalls (2901889867993572266) -->
- <skip />
+ <string name="permlab_answerPhoneCalls" msgid="4077162841226223337">"odgovoriti na telefonske pozive"</string>
+ <string name="permdesc_answerPhoneCalls" msgid="2901889867993572266">"Aplikaciji omogućuje da odgovori na dolazni telefonski poziv."</string>
<string name="permlab_receiveSms" msgid="8673471768947895082">"primanje tekstnih poruka (SMS)"</string>
<string name="permdesc_receiveSms" msgid="6424387754228766939">"Aplikaciji omogućuje primanje i obradu SMS poruka. To znači da aplikacija može nadzirati ili izbrisati poruke poslane na vaš uređaj, a da vam ih ne prikaže."</string>
<string name="permlab_receiveMms" msgid="1821317344668257098">"primanje tekstnih poruka (MMS)"</string>
@@ -1217,9 +1203,12 @@
<string name="select_keyboard_layout_notification_message" msgid="8084622969903004900">"Dodirnite da biste odabrali jezik i raspored"</string>
<string name="fast_scroll_alphabet" msgid="5433275485499039199">" ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
<string name="fast_scroll_numeric_alphabet" msgid="4030170524595123610">" 0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
- <string name="alert_windows_notification_channel_name" msgid="7443890103456396837">"Aplikacija <xliff:g id="NAME">%s</xliff:g> prikazuje se preko drugih aplikacija"</string>
- <string name="alert_windows_notification_title" msgid="5399998516035621282">"Aplikacija <xliff:g id="NAME">%s</xliff:g> prikazuje se gore."</string>
- <string name="alert_windows_notification_message" msgid="2456738662997073459">"Dijelovi ove aplikacije mogu ostati vidljivi cijelo vrijeme. Ako ta značajka ne funkcionira pravilno, isključite je."</string>
+ <!-- no translation found for alert_windows_notification_channel_name (3116610965549449803) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_title (4532185840598192445) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_message (8917232109522912560) -->
+ <skip />
<string name="alert_windows_notification_turn_off_action" msgid="3367294525884949878">"ISKLJUČI"</string>
<string name="ext_media_checking_notification_title" msgid="5734005953288045806">"Priprema uređaja <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_checking_notification_message" msgid="4747432538578886744">"Traženje pogrešaka"</string>
@@ -1227,8 +1216,12 @@
<string name="ext_media_ready_notification_message" msgid="4083398150380114462">"Za prijenos fotografija i medija"</string>
<string name="ext_media_unmountable_notification_title" msgid="8295123366236989588">"Oštećeni medij za pohranu <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_unmountable_notification_message" msgid="2343202057122495773">"<xliff:g id="NAME">%s</xliff:g> ima pogrešku. Dodirnite da biste je ispravili."</string>
+ <!-- no translation found for ext_media_unmountable_notification_message (3941179940297874950) -->
+ <skip />
<string name="ext_media_unsupported_notification_title" msgid="3797642322958803257">"Nepodržani medij za pohranu <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_unsupported_notification_message" msgid="6121601473787888589">"Uređaj ne podržava ovaj medij (<xliff:g id="NAME">%s</xliff:g>). Dodirnite da biste ga postavili u podržanom formatu."</string>
+ <!-- no translation found for ext_media_unsupported_notification_message (3725436899820390906) -->
+ <skip />
<string name="ext_media_badremoval_notification_title" msgid="3206248947375505416">"Uređaj <xliff:g id="NAME">%s</xliff:g> iznenada je uklonjen"</string>
<string name="ext_media_badremoval_notification_message" msgid="380176703346946313">"Isključite uređaj <xliff:g id="NAME">%s</xliff:g> prije uklanjanja da ne biste izgubili podatke"</string>
<string name="ext_media_nomedia_notification_title" msgid="1704840188641749091">"Uklonjen je uređaj <xliff:g id="NAME">%s</xliff:g>"</string>
@@ -1698,7 +1691,8 @@
<string name="stk_cc_ss_to_ussd" msgid="3951862188105305589">"SS zahtjev izmijenjen je u USSD zahtjev."</string>
<string name="stk_cc_ss_to_ss" msgid="5470768854991452695">"SS zahtjev izmijenjen je u novi SS zahtjev."</string>
<string name="notification_work_profile_content_description" msgid="4600554564103770764">"Radni profil"</string>
- <string name="expand_button_content_description" msgid="5855955413376384681">"Gumb za proširivanje"</string>
+ <string name="expand_button_content_description_collapsed" msgid="3609784019345534652">"Proširivanje"</string>
+ <string name="expand_button_content_description_expanded" msgid="8520652707158554895">"Sažimanje"</string>
<string name="expand_action_accessibility" msgid="5307730695723718254">"promjena proširenja"</string>
<string name="usb_midi_peripheral_name" msgid="7221113987741003817">"Androidov USB priključak za periferne uređaje"</string>
<string name="usb_midi_peripheral_manufacturer_name" msgid="7176526170008970168">"Android"</string>
diff --git a/data/res/values-hu/strings.xml b/data/res/values-hu/strings.xml
index 2e786e9..18fd4b1 100644
--- a/data/res/values-hu/strings.xml
+++ b/data/res/values-hu/strings.xml
@@ -244,32 +244,20 @@
<string name="status_bar_notification_info_overflow" msgid="5301981741705354993">"999+"</string>
<string name="notification_hidden_text" msgid="1135169301897151909">"Tartalom elrejtve"</string>
<string name="notification_hidden_by_policy_text" msgid="9004631276932584600">"A tartalom irányelv miatt elrejtve"</string>
- <!-- no translation found for notification_channel_virtual_keyboard (6969925135507955575) -->
- <skip />
- <!-- no translation found for notification_channel_physical_keyboard (7297661826966861459) -->
- <skip />
+ <string name="notification_channel_virtual_keyboard" msgid="6969925135507955575">"Virtuális billentyűzet"</string>
+ <string name="notification_channel_physical_keyboard" msgid="7297661826966861459">"Fizikai billentyűzet"</string>
<string name="notification_channel_security" msgid="7345516133431326347">"Biztonság"</string>
- <!-- no translation found for notification_channel_car_mode (3553380307619874564) -->
- <skip />
- <!-- no translation found for notification_channel_account (7577959168463122027) -->
- <skip />
- <!-- no translation found for notification_channel_developer (7579606426860206060) -->
- <skip />
- <!-- no translation found for notification_channel_updates (4794517569035110397) -->
- <skip />
- <!-- no translation found for notification_channel_network_status (5025648583129035447) -->
- <skip />
- <!-- no translation found for notification_channel_network_alerts (2895141221414156525) -->
- <skip />
- <!-- no translation found for notification_channel_vpn (8330103431055860618) -->
- <skip />
- <!-- no translation found for notification_channel_device_admin (1568154104368069249) -->
- <skip />
+ <string name="notification_channel_car_mode" msgid="3553380307619874564">"Autós üzemmód"</string>
+ <string name="notification_channel_account" msgid="7577959168463122027">"Fiókállapot"</string>
+ <string name="notification_channel_developer" msgid="7579606426860206060">"Fejlesztői üzenetek"</string>
+ <string name="notification_channel_updates" msgid="4794517569035110397">"Frissítések"</string>
+ <string name="notification_channel_network_status" msgid="5025648583129035447">"Hálózati állapot"</string>
+ <string name="notification_channel_network_alerts" msgid="2895141221414156525">"Hálózati értesítések"</string>
+ <string name="notification_channel_vpn" msgid="8330103431055860618">"VPN-állapot"</string>
+ <string name="notification_channel_device_admin" msgid="1568154104368069249">"Eszközfelügyelet"</string>
<string name="notification_channel_alerts" msgid="4496839309318519037">"Értesítések"</string>
- <!-- no translation found for notification_channel_retail_mode (6088920674914038779) -->
- <skip />
- <!-- no translation found for notification_channel_usb (9006850475328924681) -->
- <skip />
+ <string name="notification_channel_retail_mode" msgid="6088920674914038779">"Kiskereskedelmi bemutató"</string>
+ <string name="notification_channel_usb" msgid="9006850475328924681">"USB-kapcsolat"</string>
<string name="safeMode" msgid="2788228061547930246">"Biztonsági üzemmód"</string>
<string name="android_system_label" msgid="6577375335728551336">"Android rendszer"</string>
<string name="user_owner_label" msgid="1119010402169916617">"Átváltás személyes profilra"</string>
@@ -318,10 +306,8 @@
<string name="permdesc_uninstall_shortcut" msgid="6745743474265057975">"Lehetővé teszi egy alkalmazás számára, hogy felhasználói beavatkozás nélkül távolítson el parancsikonokat a kezdőképernyőről."</string>
<string name="permlab_processOutgoingCalls" msgid="3906007831192990946">"kimenő hívások átirányítása"</string>
<string name="permdesc_processOutgoingCalls" msgid="5156385005547315876">"Lehetővé teszi, hogy az alkalmazás kimenő híváskor lássa a tárcsázott számot, valamint a hívást átirányítsa egy másik számra, vagy megszakítsa."</string>
- <!-- no translation found for permlab_answerPhoneCalls (4077162841226223337) -->
- <skip />
- <!-- no translation found for permdesc_answerPhoneCalls (2901889867993572266) -->
- <skip />
+ <string name="permlab_answerPhoneCalls" msgid="4077162841226223337">"válaszol a hívásokra"</string>
+ <string name="permdesc_answerPhoneCalls" msgid="2901889867993572266">"Engedélyezi az alkalmazásnak, hogy válaszoljon a bejövő hívásokra."</string>
<string name="permlab_receiveSms" msgid="8673471768947895082">"szöveges üzenetek (SMS) fogadása"</string>
<string name="permdesc_receiveSms" msgid="6424387754228766939">"Lehetővé teszi az alkalmazás számára, hogy SMS-eket fogadjon és dolgozzon fel. Ez azt jelenti, hogy az alkalmazás megfigyelheti vagy törölheti a beérkező üzeneteket anélkül, hogy Ön látná azokat."</string>
<string name="permlab_receiveMms" msgid="1821317344668257098">"szöveges üzenetek (MMS) fogadása"</string>
@@ -1197,9 +1183,12 @@
<string name="select_keyboard_layout_notification_message" msgid="8084622969903004900">"Koppintson a nyelv és a billentyűzetkiosztás kiválasztásához"</string>
<string name="fast_scroll_alphabet" msgid="5433275485499039199">" ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
<string name="fast_scroll_numeric_alphabet" msgid="4030170524595123610">" 0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
- <string name="alert_windows_notification_channel_name" msgid="7443890103456396837">"A(z) <xliff:g id="NAME">%s</xliff:g> a többi alkalmazás felett jelenik meg"</string>
- <string name="alert_windows_notification_title" msgid="5399998516035621282">"A(z) <xliff:g id="NAME">%s</xliff:g> legfelül jelenik meg."</string>
- <string name="alert_windows_notification_message" msgid="2456738662997073459">"Előfordulhat, hogy ezen alkalmazás egyes részei mindig láthatók maradnak. Ha ez a funkció nem működik megfelelően, kapcsolja ki."</string>
+ <!-- no translation found for alert_windows_notification_channel_name (3116610965549449803) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_title (4532185840598192445) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_message (8917232109522912560) -->
+ <skip />
<string name="alert_windows_notification_turn_off_action" msgid="3367294525884949878">"KIKAPCSOLÁS"</string>
<string name="ext_media_checking_notification_title" msgid="5734005953288045806">"<xliff:g id="NAME">%s</xliff:g> előkészítése"</string>
<string name="ext_media_checking_notification_message" msgid="4747432538578886744">"Hibák keresése"</string>
@@ -1207,8 +1196,12 @@
<string name="ext_media_ready_notification_message" msgid="4083398150380114462">"Fotók és más tartalmak átviteléhez"</string>
<string name="ext_media_unmountable_notification_title" msgid="8295123366236989588">"Sérült <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_unmountable_notification_message" msgid="2343202057122495773">"A(z) <xliff:g id="NAME">%s</xliff:g> sérült. Koppintson rá a javításhoz."</string>
+ <!-- no translation found for ext_media_unmountable_notification_message (3941179940297874950) -->
+ <skip />
<string name="ext_media_unsupported_notification_title" msgid="3797642322958803257">"Nem támogatott <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_unsupported_notification_message" msgid="6121601473787888589">"Ez az eszköz nem támogatja ezt a(z) <xliff:g id="NAME">%s</xliff:g> eszközt. Koppintson rá a támogatott formátumban való beállításhoz."</string>
+ <!-- no translation found for ext_media_unsupported_notification_message (3725436899820390906) -->
+ <skip />
<string name="ext_media_badremoval_notification_title" msgid="3206248947375505416">"A(z) <xliff:g id="NAME">%s</xliff:g> váratlanul eltávolítva"</string>
<string name="ext_media_badremoval_notification_message" msgid="380176703346946313">"Az adatvesztés elkerülése érdekében kezdje a(z) <xliff:g id="NAME">%s</xliff:g> leválasztásával, mielőtt eltávolítaná azt"</string>
<string name="ext_media_nomedia_notification_title" msgid="1704840188641749091">"<xliff:g id="NAME">%s</xliff:g> eltávolítva"</string>
@@ -1668,7 +1661,8 @@
<string name="stk_cc_ss_to_ussd" msgid="3951862188105305589">"Az SS-kérés módosítva USSD-kérésre."</string>
<string name="stk_cc_ss_to_ss" msgid="5470768854991452695">"Az SS-kérés módosítva új SS-kérésre."</string>
<string name="notification_work_profile_content_description" msgid="4600554564103770764">"Munkaprofil"</string>
- <string name="expand_button_content_description" msgid="5855955413376384681">"Kibontás gomb"</string>
+ <string name="expand_button_content_description_collapsed" msgid="3609784019345534652">"Kibontás"</string>
+ <string name="expand_button_content_description_expanded" msgid="8520652707158554895">"Összecsukás"</string>
<string name="expand_action_accessibility" msgid="5307730695723718254">"kibontás be- és kikapcsolása"</string>
<string name="usb_midi_peripheral_name" msgid="7221113987741003817">"Android USB-perifériaport"</string>
<string name="usb_midi_peripheral_manufacturer_name" msgid="7176526170008970168">"Android"</string>
diff --git a/data/res/values-hy/strings.xml b/data/res/values-hy/strings.xml
index 0169647..5a622d3 100644
--- a/data/res/values-hy/strings.xml
+++ b/data/res/values-hy/strings.xml
@@ -244,32 +244,20 @@
<string name="status_bar_notification_info_overflow" msgid="5301981741705354993">"999+"</string>
<string name="notification_hidden_text" msgid="1135169301897151909">"Բովանդակությունը թաքցված է"</string>
<string name="notification_hidden_by_policy_text" msgid="9004631276932584600">"Բովանդակությունը թաքցվել է ըստ քաղաքականության"</string>
- <!-- no translation found for notification_channel_virtual_keyboard (6969925135507955575) -->
- <skip />
- <!-- no translation found for notification_channel_physical_keyboard (7297661826966861459) -->
- <skip />
+ <string name="notification_channel_virtual_keyboard" msgid="6969925135507955575">"Վիրտուալ ստեղնաշար"</string>
+ <string name="notification_channel_physical_keyboard" msgid="7297661826966861459">"Ֆիզիկական ստեղնաշար"</string>
<string name="notification_channel_security" msgid="7345516133431326347">"Անվտանգություն"</string>
- <!-- no translation found for notification_channel_car_mode (3553380307619874564) -->
- <skip />
- <!-- no translation found for notification_channel_account (7577959168463122027) -->
- <skip />
- <!-- no translation found for notification_channel_developer (7579606426860206060) -->
- <skip />
- <!-- no translation found for notification_channel_updates (4794517569035110397) -->
- <skip />
- <!-- no translation found for notification_channel_network_status (5025648583129035447) -->
- <skip />
- <!-- no translation found for notification_channel_network_alerts (2895141221414156525) -->
- <skip />
- <!-- no translation found for notification_channel_vpn (8330103431055860618) -->
- <skip />
- <!-- no translation found for notification_channel_device_admin (1568154104368069249) -->
- <skip />
+ <string name="notification_channel_car_mode" msgid="3553380307619874564">"Մեքենայի ռեժիմ"</string>
+ <string name="notification_channel_account" msgid="7577959168463122027">"Հաշվի կարգավիճակ"</string>
+ <string name="notification_channel_developer" msgid="7579606426860206060">"Մշակողի հաղորդագրություններ"</string>
+ <string name="notification_channel_updates" msgid="4794517569035110397">"Թարմացումներ"</string>
+ <string name="notification_channel_network_status" msgid="5025648583129035447">"Ցանցի կարգավիճակ"</string>
+ <string name="notification_channel_network_alerts" msgid="2895141221414156525">"Ցանցային զգուշացումներ"</string>
+ <string name="notification_channel_vpn" msgid="8330103431055860618">"VPN կարգավիճակ"</string>
+ <string name="notification_channel_device_admin" msgid="1568154104368069249">"Սարքի կառավարում"</string>
<string name="notification_channel_alerts" msgid="4496839309318519037">"Ծանուցումներ"</string>
- <!-- no translation found for notification_channel_retail_mode (6088920674914038779) -->
- <skip />
- <!-- no translation found for notification_channel_usb (9006850475328924681) -->
- <skip />
+ <string name="notification_channel_retail_mode" msgid="6088920674914038779">"Խանութի ցուցադրական ռեժիմ"</string>
+ <string name="notification_channel_usb" msgid="9006850475328924681">"USB կապակցում"</string>
<string name="safeMode" msgid="2788228061547930246">"Անվտանգ ռեժիմ"</string>
<string name="android_system_label" msgid="6577375335728551336">"Android համակարգ"</string>
<string name="user_owner_label" msgid="1119010402169916617">"Անցնել անհատական պրոֆիլին"</string>
@@ -318,10 +306,8 @@
<string name="permdesc_uninstall_shortcut" msgid="6745743474265057975">"Հավելվածին թույլ է տալիս հեռացնել գլխավոր էկրանի դյուրանցումները՝ առանց օգտագործողի միջամտության:"</string>
<string name="permlab_processOutgoingCalls" msgid="3906007831192990946">"վերաուղղել ելքային զանգերը"</string>
<string name="permdesc_processOutgoingCalls" msgid="5156385005547315876">"Թույլ է տալիս ծրագրին ելքային զանգի ընթացքում տեսնել արդեն հավաքած համարը՝ հնարավորություն տալով վերահղել կամ անջատել զանգը։"</string>
- <!-- no translation found for permlab_answerPhoneCalls (4077162841226223337) -->
- <skip />
- <!-- no translation found for permdesc_answerPhoneCalls (2901889867993572266) -->
- <skip />
+ <string name="permlab_answerPhoneCalls" msgid="4077162841226223337">"պատասխանել հեռախոսազանգերին"</string>
+ <string name="permdesc_answerPhoneCalls" msgid="2901889867993572266">"Հավելվածին թույլ է տալիս պատասխանել մուտքային հեռախոսազանգերին:"</string>
<string name="permlab_receiveSms" msgid="8673471768947895082">"ստանալ տեքստային հաղորդագրություններ (SMS)"</string>
<string name="permdesc_receiveSms" msgid="6424387754228766939">"Թույլ է տալիս հավելվածին ստանալ և մշակել SMS հաղորդագրությունները: Սա նշանակում է, որ հավելվածը կարող է ստուգել կամ ջնջել ձեր սարքին ուղարկված հաղորդագրությունները` առանց դրանք ձեզ ցուցադրելու:"</string>
<string name="permlab_receiveMms" msgid="1821317344668257098">"ստանալ տեքստային հաղորդագրություններ (MMS)"</string>
@@ -477,7 +463,7 @@
<string name="permlab_nfc" msgid="4423351274757876953">"վերահսկել Մոտ Տարածությամբ Հաղորդակցումը"</string>
<string name="permdesc_nfc" msgid="7120611819401789907">"Թույլ է տալիս հավելվածին հաղորդակցվել Մոտ տարածությամբ հաղորդակցման (NFC) պիտակների, քարտերի և ընթերցիչների հետ:"</string>
<string name="permlab_disableKeyguard" msgid="3598496301486439258">"անջատել ձեր էկրանի կողպեքը"</string>
- <string name="permdesc_disableKeyguard" msgid="6034203065077122992">"Թույլ է տալիս հավելվածին անջատել ստեղնաշարի կողպումը և ցանկացած համակցված գաղտնաբառի պաշտպանվածությունը: Սրա ճիշտ օրինակն է, երբ հեռախոսը անջատում է ստեղնաշարի կողպումը մուտքային զանգ ստանալիս, հետո այն կրկին միացնում է, երբ զանգը ավարտվում է:"</string>
+ <string name="permdesc_disableKeyguard" msgid="6034203065077122992">"Թույլ է տալիս հավելվածին անջատել ստեղնաշարի կողպումը և ցանկացած կապված գաղտնաբառի պաշտպանվածությունը: Սրա ճիշտ օրինակն է, երբ հեռախոսը անջատում է ստեղնաշարի կողպումը մուտքային զանգ ստանալիս, հետո այն կրկին միացնում է, երբ զանգը ավարտվում է:"</string>
<string name="permlab_manageFingerprint" msgid="5640858826254575638">"կառավարել մատնահետքերի գրանցման սարքը"</string>
<string name="permdesc_manageFingerprint" msgid="178208705828055464">"Հավելվածին թույլ է տալիս կատարել այնպիսի գործառույթներ, որոնց միջոցով կարելի է օգտագործման համար ավելացնել և հեռացնել մատնահետքերի նմուշներ:"</string>
<string name="permlab_useFingerprint" msgid="3150478619915124905">"օգտագործել մատնահետքերի գրանցման սարքը"</string>
@@ -1197,9 +1183,12 @@
<string name="select_keyboard_layout_notification_message" msgid="8084622969903004900">"Հպեք՝ լեզուն և դասավորությունն ընտրելու համար"</string>
<string name="fast_scroll_alphabet" msgid="5433275485499039199">" ԱԲԳԴԵԶԷԸԹԺԻԼԽԾԿՀՁՂՃՄՅՆՇՈՉՊՋՌՍՎՏՐՑՈՒՓՔԵւՕՖ"</string>
<string name="fast_scroll_numeric_alphabet" msgid="4030170524595123610">" 0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
- <string name="alert_windows_notification_channel_name" msgid="7443890103456396837">"<xliff:g id="NAME">%s</xliff:g> ցուցադրել այլ հավելվածների վերևում"</string>
- <string name="alert_windows_notification_title" msgid="5399998516035621282">"<xliff:g id="NAME">%s</xliff:g> հավելվածը ցուցադրվում է վերևում։"</string>
- <string name="alert_windows_notification_message" msgid="2456738662997073459">"Այս հավելվածի որոշ հատվածներ կարող են միշտ տեսանելի լինել։ Եթե այս գործառույթն ինչպես հարկն է չի աշխատում, անջատեք այն։"</string>
+ <!-- no translation found for alert_windows_notification_channel_name (3116610965549449803) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_title (4532185840598192445) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_message (8917232109522912560) -->
+ <skip />
<string name="alert_windows_notification_turn_off_action" msgid="3367294525884949878">"ԱՆՋԱՏԵԼ"</string>
<string name="ext_media_checking_notification_title" msgid="5734005953288045806">"<xliff:g id="NAME">%s</xliff:g>-ի նախապատրաստում"</string>
<string name="ext_media_checking_notification_message" msgid="4747432538578886744">"Սխալների ստուգում"</string>
@@ -1207,8 +1196,12 @@
<string name="ext_media_ready_notification_message" msgid="4083398150380114462">"Լուսանկարներ և մեդիա ֆայլեր տեղափոխելու համար"</string>
<string name="ext_media_unmountable_notification_title" msgid="8295123366236989588">"<xliff:g id="NAME">%s</xliff:g>-ը վնասված է"</string>
<string name="ext_media_unmountable_notification_message" msgid="2343202057122495773">"<xliff:g id="NAME">%s</xliff:g>-ը վնասված է: Հպեք՝ շտկելու համար:"</string>
+ <!-- no translation found for ext_media_unmountable_notification_message (3941179940297874950) -->
+ <skip />
<string name="ext_media_unsupported_notification_title" msgid="3797642322958803257">"Չապահովվող <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_unsupported_notification_message" msgid="6121601473787888589">"Այս սարքը չի աջակցում այս <xliff:g id="NAME">%s</xliff:g>-ը: Հպեք՝ աջակցվող ձևաչափով կարգավորելու համար:"</string>
+ <!-- no translation found for ext_media_unsupported_notification_message (3725436899820390906) -->
+ <skip />
<string name="ext_media_badremoval_notification_title" msgid="3206248947375505416">"<xliff:g id="NAME">%s</xliff:g>-ը հեռացվել է առանց անջատելու"</string>
<string name="ext_media_badremoval_notification_message" msgid="380176703346946313">"Տվյալները չկորցնելու համար անջատեք <xliff:g id="NAME">%s</xliff:g>-ը՝ մինչ հեռացնելը"</string>
<string name="ext_media_nomedia_notification_title" msgid="1704840188641749091">"<xliff:g id="NAME">%s</xliff:g>-ը հեռացված է"</string>
@@ -1668,7 +1661,8 @@
<string name="stk_cc_ss_to_ussd" msgid="3951862188105305589">"SS հարցումը փոխվել է USSD հարցման:"</string>
<string name="stk_cc_ss_to_ss" msgid="5470768854991452695">"SS հարցումը փոխվել է նոր SS հարցման:"</string>
<string name="notification_work_profile_content_description" msgid="4600554564103770764">"Աշխատանքային պրոֆիլ"</string>
- <string name="expand_button_content_description" msgid="5855955413376384681">"«Ընդարձակել» կոճակ"</string>
+ <string name="expand_button_content_description_collapsed" msgid="3609784019345534652">"Ընդարձակել"</string>
+ <string name="expand_button_content_description_expanded" msgid="8520652707158554895">"Կոծկել"</string>
<string name="expand_action_accessibility" msgid="5307730695723718254">"Կոծկել/Ընդարձակել"</string>
<string name="usb_midi_peripheral_name" msgid="7221113987741003817">"Android USB արտաքին միացք"</string>
<string name="usb_midi_peripheral_manufacturer_name" msgid="7176526170008970168">"Android"</string>
diff --git a/data/res/values-in/strings.xml b/data/res/values-in/strings.xml
index 7363a78..eb08916 100644
--- a/data/res/values-in/strings.xml
+++ b/data/res/values-in/strings.xml
@@ -244,32 +244,20 @@
<string name="status_bar_notification_info_overflow" msgid="5301981741705354993">"999+"</string>
<string name="notification_hidden_text" msgid="1135169301897151909">"Konten tersembunyi"</string>
<string name="notification_hidden_by_policy_text" msgid="9004631276932584600">"Konten disembunyikan menurut kebijakan"</string>
- <!-- no translation found for notification_channel_virtual_keyboard (6969925135507955575) -->
- <skip />
- <!-- no translation found for notification_channel_physical_keyboard (7297661826966861459) -->
- <skip />
+ <string name="notification_channel_virtual_keyboard" msgid="6969925135507955575">"Keyboard virtual"</string>
+ <string name="notification_channel_physical_keyboard" msgid="7297661826966861459">"Keyboard fisik"</string>
<string name="notification_channel_security" msgid="7345516133431326347">"Keamanan"</string>
- <!-- no translation found for notification_channel_car_mode (3553380307619874564) -->
- <skip />
- <!-- no translation found for notification_channel_account (7577959168463122027) -->
- <skip />
- <!-- no translation found for notification_channel_developer (7579606426860206060) -->
- <skip />
- <!-- no translation found for notification_channel_updates (4794517569035110397) -->
- <skip />
- <!-- no translation found for notification_channel_network_status (5025648583129035447) -->
- <skip />
- <!-- no translation found for notification_channel_network_alerts (2895141221414156525) -->
- <skip />
- <!-- no translation found for notification_channel_vpn (8330103431055860618) -->
- <skip />
- <!-- no translation found for notification_channel_device_admin (1568154104368069249) -->
- <skip />
+ <string name="notification_channel_car_mode" msgid="3553380307619874564">"Mode mobil"</string>
+ <string name="notification_channel_account" msgid="7577959168463122027">"Status akun"</string>
+ <string name="notification_channel_developer" msgid="7579606426860206060">"Pesan developer"</string>
+ <string name="notification_channel_updates" msgid="4794517569035110397">"Update"</string>
+ <string name="notification_channel_network_status" msgid="5025648583129035447">"Status jaringan"</string>
+ <string name="notification_channel_network_alerts" msgid="2895141221414156525">"Notifikasi jaringan"</string>
+ <string name="notification_channel_vpn" msgid="8330103431055860618">"Status VPN"</string>
+ <string name="notification_channel_device_admin" msgid="1568154104368069249">"Administrasi perangkat"</string>
<string name="notification_channel_alerts" msgid="4496839309318519037">"Notifikasi"</string>
- <!-- no translation found for notification_channel_retail_mode (6088920674914038779) -->
- <skip />
- <!-- no translation found for notification_channel_usb (9006850475328924681) -->
- <skip />
+ <string name="notification_channel_retail_mode" msgid="6088920674914038779">"Demo promo"</string>
+ <string name="notification_channel_usb" msgid="9006850475328924681">"Sambungan USB"</string>
<string name="safeMode" msgid="2788228061547930246">"Mode aman"</string>
<string name="android_system_label" msgid="6577375335728551336">"Sistem Android"</string>
<string name="user_owner_label" msgid="1119010402169916617">"Beralih ke Pribadi"</string>
@@ -318,10 +306,8 @@
<string name="permdesc_uninstall_shortcut" msgid="6745743474265057975">"Mengizinkan aplikasi menghapus pintasan Layar Utama tanpa tindakan dari pengguna."</string>
<string name="permlab_processOutgoingCalls" msgid="3906007831192990946">"ubah rute panggilan keluar"</string>
<string name="permdesc_processOutgoingCalls" msgid="5156385005547315876">"Memungkinkan aplikasi melihat nomor yang dihubungi saat melakukan panggilan keluar dengan opsi untuk mengalihkan panggilan ke nomor lain atau membatalkan panggilan sepenuhnya."</string>
- <!-- no translation found for permlab_answerPhoneCalls (4077162841226223337) -->
- <skip />
- <!-- no translation found for permdesc_answerPhoneCalls (2901889867993572266) -->
- <skip />
+ <string name="permlab_answerPhoneCalls" msgid="4077162841226223337">"jawab panggilan telepon"</string>
+ <string name="permdesc_answerPhoneCalls" msgid="2901889867993572266">"Mengizinkan aplikasi menjawab panggilan telepon masuk."</string>
<string name="permlab_receiveSms" msgid="8673471768947895082">"terima pesan teks (SMS)"</string>
<string name="permdesc_receiveSms" msgid="6424387754228766939">"Memungkinkan aplikasi menerima dan memproses pesan SMS. Ini artinya aplikasi dapat memantau atau menghapus pesan yang dikirim ke perangkat Anda tanpa menunjukkannya kepada Anda."</string>
<string name="permlab_receiveMms" msgid="1821317344668257098">"terima pesan teks (MMS)"</string>
@@ -1197,9 +1183,12 @@
<string name="select_keyboard_layout_notification_message" msgid="8084622969903004900">"Ketuk untuk memilih bahasa dan tata letak"</string>
<string name="fast_scroll_alphabet" msgid="5433275485499039199">" ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
<string name="fast_scroll_numeric_alphabet" msgid="4030170524595123610">" 0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
- <string name="alert_windows_notification_channel_name" msgid="7443890103456396837">"<xliff:g id="NAME">%s</xliff:g> muncul di atas aplikasi lain"</string>
- <string name="alert_windows_notification_title" msgid="5399998516035621282">"Aplikasi <xliff:g id="NAME">%s</xliff:g> muncul di atas."</string>
- <string name="alert_windows_notification_message" msgid="2456738662997073459">"Sebagian aplikasi ini mungkin selalu terlihat. Jika fitur ini tidak berfungsi dengan baik, nonaktifkan."</string>
+ <!-- no translation found for alert_windows_notification_channel_name (3116610965549449803) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_title (4532185840598192445) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_message (8917232109522912560) -->
+ <skip />
<string name="alert_windows_notification_turn_off_action" msgid="3367294525884949878">"NONAKTIFKAN"</string>
<string name="ext_media_checking_notification_title" msgid="5734005953288045806">"Menyiapkan <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_checking_notification_message" msgid="4747432538578886744">"Memeriksa kesalahan"</string>
@@ -1207,8 +1196,12 @@
<string name="ext_media_ready_notification_message" msgid="4083398150380114462">"Untuk mentransfer foto dan media"</string>
<string name="ext_media_unmountable_notification_title" msgid="8295123366236989588">"<xliff:g id="NAME">%s</xliff:g> rusak"</string>
<string name="ext_media_unmountable_notification_message" msgid="2343202057122495773">"<xliff:g id="NAME">%s</xliff:g> sudah rusak. Ketuk untuk memperbaiki."</string>
+ <!-- no translation found for ext_media_unmountable_notification_message (3941179940297874950) -->
+ <skip />
<string name="ext_media_unsupported_notification_title" msgid="3797642322958803257">"<xliff:g id="NAME">%s</xliff:g> tidak didukung"</string>
<string name="ext_media_unsupported_notification_message" msgid="6121601473787888589">"Perangkat tidak mendukung <xliff:g id="NAME">%s</xliff:g> ini. Ketuk untuk menyiapkan dalam format yang didukung."</string>
+ <!-- no translation found for ext_media_unsupported_notification_message (3725436899820390906) -->
+ <skip />
<string name="ext_media_badremoval_notification_title" msgid="3206248947375505416">"<xliff:g id="NAME">%s</xliff:g> tiba-tiba dicabut"</string>
<string name="ext_media_badremoval_notification_message" msgid="380176703346946313">"Lingsirkan <xliff:g id="NAME">%s</xliff:g> sebelum mencabut agar data tidak hilang"</string>
<string name="ext_media_nomedia_notification_title" msgid="1704840188641749091">"<xliff:g id="NAME">%s</xliff:g> dicabut"</string>
@@ -1668,7 +1661,8 @@
<string name="stk_cc_ss_to_ussd" msgid="3951862188105305589">"Permintaan SS diubah menjadi permintaan USSD."</string>
<string name="stk_cc_ss_to_ss" msgid="5470768854991452695">"Permintaan SS diubah menjadi permintaan SS baru."</string>
<string name="notification_work_profile_content_description" msgid="4600554564103770764">"Profil kerja"</string>
- <string name="expand_button_content_description" msgid="5855955413376384681">"Tombol luaskan"</string>
+ <string name="expand_button_content_description_collapsed" msgid="3609784019345534652">"Luaskan"</string>
+ <string name="expand_button_content_description_expanded" msgid="8520652707158554895">"Ciutkan"</string>
<string name="expand_action_accessibility" msgid="5307730695723718254">"beralih ke perluasan"</string>
<string name="usb_midi_peripheral_name" msgid="7221113987741003817">"Port Periferal USB Android"</string>
<string name="usb_midi_peripheral_manufacturer_name" msgid="7176526170008970168">"Android"</string>
diff --git a/data/res/values-is/strings.xml b/data/res/values-is/strings.xml
index 3089d7a..eeb8819 100644
--- a/data/res/values-is/strings.xml
+++ b/data/res/values-is/strings.xml
@@ -244,32 +244,20 @@
<string name="status_bar_notification_info_overflow" msgid="5301981741705354993">"999+"</string>
<string name="notification_hidden_text" msgid="1135169301897151909">"Innihald falið"</string>
<string name="notification_hidden_by_policy_text" msgid="9004631276932584600">"Efni falið með reglu"</string>
- <!-- no translation found for notification_channel_virtual_keyboard (6969925135507955575) -->
- <skip />
- <!-- no translation found for notification_channel_physical_keyboard (7297661826966861459) -->
- <skip />
+ <string name="notification_channel_virtual_keyboard" msgid="6969925135507955575">"Sýndarlyklaborð"</string>
+ <string name="notification_channel_physical_keyboard" msgid="7297661826966861459">"Vélbúnaðarlyklaborð"</string>
<string name="notification_channel_security" msgid="7345516133431326347">"Öryggi"</string>
- <!-- no translation found for notification_channel_car_mode (3553380307619874564) -->
- <skip />
- <!-- no translation found for notification_channel_account (7577959168463122027) -->
- <skip />
- <!-- no translation found for notification_channel_developer (7579606426860206060) -->
- <skip />
- <!-- no translation found for notification_channel_updates (4794517569035110397) -->
- <skip />
- <!-- no translation found for notification_channel_network_status (5025648583129035447) -->
- <skip />
- <!-- no translation found for notification_channel_network_alerts (2895141221414156525) -->
- <skip />
- <!-- no translation found for notification_channel_vpn (8330103431055860618) -->
- <skip />
- <!-- no translation found for notification_channel_device_admin (1568154104368069249) -->
- <skip />
+ <string name="notification_channel_car_mode" msgid="3553380307619874564">"Bílastilling"</string>
+ <string name="notification_channel_account" msgid="7577959168463122027">"Staða reiknings"</string>
+ <string name="notification_channel_developer" msgid="7579606426860206060">"Skilaboð þróunaraðila"</string>
+ <string name="notification_channel_updates" msgid="4794517569035110397">"Uppfærslur"</string>
+ <string name="notification_channel_network_status" msgid="5025648583129035447">"Staða netkerfis"</string>
+ <string name="notification_channel_network_alerts" msgid="2895141221414156525">"Viðvaranir netkerfis"</string>
+ <string name="notification_channel_vpn" msgid="8330103431055860618">"Staða VPN"</string>
+ <string name="notification_channel_device_admin" msgid="1568154104368069249">"Stjórnun tækis"</string>
<string name="notification_channel_alerts" msgid="4496839309318519037">"Tilkynningar"</string>
- <!-- no translation found for notification_channel_retail_mode (6088920674914038779) -->
- <skip />
- <!-- no translation found for notification_channel_usb (9006850475328924681) -->
- <skip />
+ <string name="notification_channel_retail_mode" msgid="6088920674914038779">"Kynningarútgáfa fyrir verslanir"</string>
+ <string name="notification_channel_usb" msgid="9006850475328924681">"USB-tenging"</string>
<string name="safeMode" msgid="2788228061547930246">"Örugg stilling"</string>
<string name="android_system_label" msgid="6577375335728551336">"Android kerfið"</string>
<string name="user_owner_label" msgid="1119010402169916617">"Skipta yfir í persónulegt snið"</string>
@@ -318,10 +306,8 @@
<string name="permdesc_uninstall_shortcut" msgid="6745743474265057975">"Leyfir forriti að fjarlægja flýtileiðir af heimaskjá án inngrips notanda."</string>
<string name="permlab_processOutgoingCalls" msgid="3906007831192990946">"endurbeina hringdum símtölum"</string>
<string name="permdesc_processOutgoingCalls" msgid="5156385005547315876">"Leyfir forriti að sjá símanúmerið þegar símtöl eru hringd, með möguleika á að beina símtalinu áfram á annað númer eða hætta alveg við símtalið."</string>
- <!-- no translation found for permlab_answerPhoneCalls (4077162841226223337) -->
- <skip />
- <!-- no translation found for permdesc_answerPhoneCalls (2901889867993572266) -->
- <skip />
+ <string name="permlab_answerPhoneCalls" msgid="4077162841226223337">"svara símtölum"</string>
+ <string name="permdesc_answerPhoneCalls" msgid="2901889867993572266">"Heimilar forritinu að svara símtali sem berst."</string>
<string name="permlab_receiveSms" msgid="8673471768947895082">"taka á móti textaskilaboðum (SMS)"</string>
<string name="permdesc_receiveSms" msgid="6424387754228766939">"Leyfir forriti að taka á móti og vinna úr SMS-skilaboðum. Þetta þýðir að forritið getur fylgst með eða eytt skilaboðum sem send eru í tækið án þess að birta þér þau."</string>
<string name="permlab_receiveMms" msgid="1821317344668257098">"taka á móti textaskilaboðum (MMS)"</string>
@@ -1198,9 +1184,12 @@
<string name="select_keyboard_layout_notification_message" msgid="8084622969903004900">"Ýttu til að velja tungumál og útlit"</string>
<string name="fast_scroll_alphabet" msgid="5433275485499039199">" AÁBCDÐEÉFGHIÍJKLMNOÓPQRSTUÚVWXYÝZÞÆÖ"</string>
<string name="fast_scroll_numeric_alphabet" msgid="4030170524595123610">" 0123456789AÁBCDÐEÉFGHIÍJKLMNOÓPQRSTUÚVWXYÝZÞÆÖ"</string>
- <string name="alert_windows_notification_channel_name" msgid="7443890103456396837">"<xliff:g id="NAME">%s</xliff:g> teiknar yfir önnur forrit"</string>
- <string name="alert_windows_notification_title" msgid="5399998516035621282">"<xliff:g id="NAME">%s</xliff:g> forritið birtist efst."</string>
- <string name="alert_windows_notification_message" msgid="2456738662997073459">"Hluti af þessu forriti gæti verið ávallt sýnilegur. Ef þessi eiginleiki virkar ekki sem skyldi skaltu slökkva á honum."</string>
+ <!-- no translation found for alert_windows_notification_channel_name (3116610965549449803) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_title (4532185840598192445) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_message (8917232109522912560) -->
+ <skip />
<string name="alert_windows_notification_turn_off_action" msgid="3367294525884949878">"SLÖKKVA"</string>
<string name="ext_media_checking_notification_title" msgid="5734005953288045806">"Undirbýr <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_checking_notification_message" msgid="4747432538578886744">"Leitar að villum"</string>
@@ -1208,8 +1197,12 @@
<string name="ext_media_ready_notification_message" msgid="4083398150380114462">"Til að flytja myndir og aðrar skrár"</string>
<string name="ext_media_unmountable_notification_title" msgid="8295123366236989588">"Skemmt <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_unmountable_notification_message" msgid="2343202057122495773">"<xliff:g id="NAME">%s</xliff:g> er skemmt. Ýttu til að laga."</string>
+ <!-- no translation found for ext_media_unmountable_notification_message (3941179940297874950) -->
+ <skip />
<string name="ext_media_unsupported_notification_title" msgid="3797642322958803257">"Óstutt <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_unsupported_notification_message" msgid="6121601473787888589">"Þetta tæki styður ekki <xliff:g id="NAME">%s</xliff:g>. Ýttu til að setja upp með studdu sniði."</string>
+ <!-- no translation found for ext_media_unsupported_notification_message (3725436899820390906) -->
+ <skip />
<string name="ext_media_badremoval_notification_title" msgid="3206248947375505416">"<xliff:g id="NAME">%s</xliff:g> fjarlægt án fyrirvara"</string>
<string name="ext_media_badremoval_notification_message" msgid="380176703346946313">"Aftengdu <xliff:g id="NAME">%s</xliff:g> áður en þú fjarlægir það til að koma í veg fyrir gagnatap"</string>
<string name="ext_media_nomedia_notification_title" msgid="1704840188641749091">"<xliff:g id="NAME">%s</xliff:g> fjarlægt"</string>
@@ -1669,7 +1662,8 @@
<string name="stk_cc_ss_to_ussd" msgid="3951862188105305589">"SS-beiðni er breytt í USSD-beiðni."</string>
<string name="stk_cc_ss_to_ss" msgid="5470768854991452695">"SS-beiðni er breytt í nýja SS-beiðni."</string>
<string name="notification_work_profile_content_description" msgid="4600554564103770764">"Vinnusnið"</string>
- <string name="expand_button_content_description" msgid="5855955413376384681">"Stækka hnapp"</string>
+ <string name="expand_button_content_description_collapsed" msgid="3609784019345534652">"Stækka"</string>
+ <string name="expand_button_content_description_expanded" msgid="8520652707158554895">"Minnka"</string>
<string name="expand_action_accessibility" msgid="5307730695723718254">"stækka eða minnka"</string>
<string name="usb_midi_peripheral_name" msgid="7221113987741003817">"Android USB-tengi fyrir jaðartæki"</string>
<string name="usb_midi_peripheral_manufacturer_name" msgid="7176526170008970168">"Android"</string>
diff --git a/data/res/values-it/strings.xml b/data/res/values-it/strings.xml
index c7d1fa5..821403a 100644
--- a/data/res/values-it/strings.xml
+++ b/data/res/values-it/strings.xml
@@ -244,32 +244,20 @@
<string name="status_bar_notification_info_overflow" msgid="5301981741705354993">"999+"</string>
<string name="notification_hidden_text" msgid="1135169301897151909">"Contenuti nascosti"</string>
<string name="notification_hidden_by_policy_text" msgid="9004631276932584600">"Contenuti nascosti in base alle norme"</string>
- <!-- no translation found for notification_channel_virtual_keyboard (6969925135507955575) -->
- <skip />
- <!-- no translation found for notification_channel_physical_keyboard (7297661826966861459) -->
- <skip />
+ <string name="notification_channel_virtual_keyboard" msgid="6969925135507955575">"Tastiera virtuale"</string>
+ <string name="notification_channel_physical_keyboard" msgid="7297661826966861459">"Tastiera fisica"</string>
<string name="notification_channel_security" msgid="7345516133431326347">"Sicurezza"</string>
- <!-- no translation found for notification_channel_car_mode (3553380307619874564) -->
- <skip />
- <!-- no translation found for notification_channel_account (7577959168463122027) -->
- <skip />
- <!-- no translation found for notification_channel_developer (7579606426860206060) -->
- <skip />
- <!-- no translation found for notification_channel_updates (4794517569035110397) -->
- <skip />
- <!-- no translation found for notification_channel_network_status (5025648583129035447) -->
- <skip />
- <!-- no translation found for notification_channel_network_alerts (2895141221414156525) -->
- <skip />
- <!-- no translation found for notification_channel_vpn (8330103431055860618) -->
- <skip />
- <!-- no translation found for notification_channel_device_admin (1568154104368069249) -->
- <skip />
+ <string name="notification_channel_car_mode" msgid="3553380307619874564">"Modalità automobile"</string>
+ <string name="notification_channel_account" msgid="7577959168463122027">"Stato dell\'account"</string>
+ <string name="notification_channel_developer" msgid="7579606426860206060">"Messaggi dello sviluppatore"</string>
+ <string name="notification_channel_updates" msgid="4794517569035110397">"Aggiornamenti"</string>
+ <string name="notification_channel_network_status" msgid="5025648583129035447">"Stato della rete"</string>
+ <string name="notification_channel_network_alerts" msgid="2895141221414156525">"Avvisi di rete"</string>
+ <string name="notification_channel_vpn" msgid="8330103431055860618">"Stato della VPN"</string>
+ <string name="notification_channel_device_admin" msgid="1568154104368069249">"Amministrazione dispositivo"</string>
<string name="notification_channel_alerts" msgid="4496839309318519037">"Avvisi"</string>
- <!-- no translation found for notification_channel_retail_mode (6088920674914038779) -->
- <skip />
- <!-- no translation found for notification_channel_usb (9006850475328924681) -->
- <skip />
+ <string name="notification_channel_retail_mode" msgid="6088920674914038779">"Demo retail"</string>
+ <string name="notification_channel_usb" msgid="9006850475328924681">"Connessione USB"</string>
<string name="safeMode" msgid="2788228061547930246">"Modalità provvisoria"</string>
<string name="android_system_label" msgid="6577375335728551336">"Sistema Android"</string>
<string name="user_owner_label" msgid="1119010402169916617">"Passa al profilo personale"</string>
@@ -318,10 +306,8 @@
<string name="permdesc_uninstall_shortcut" msgid="6745743474265057975">"Consente all\'applicazione di rimuovere le scorciatoie della schermata Home automaticamente."</string>
<string name="permlab_processOutgoingCalls" msgid="3906007831192990946">"reindirizzamento chiamate in uscita"</string>
<string name="permdesc_processOutgoingCalls" msgid="5156385005547315876">"Consente all\'app di rilevare il numero digitato durante una chiamata in uscita, con la possibilità di reindirizzare la telefonata a un numero diverso o interromperla del tutto."</string>
- <!-- no translation found for permlab_answerPhoneCalls (4077162841226223337) -->
- <skip />
- <!-- no translation found for permdesc_answerPhoneCalls (2901889867993572266) -->
- <skip />
+ <string name="permlab_answerPhoneCalls" msgid="4077162841226223337">"rispondi a telefonate in arrivo"</string>
+ <string name="permdesc_answerPhoneCalls" msgid="2901889867993572266">"Consente all\'app di rispondere a una telefonata in arrivo."</string>
<string name="permlab_receiveSms" msgid="8673471768947895082">"ricezione messaggi di testo (SMS)"</string>
<string name="permdesc_receiveSms" msgid="6424387754228766939">"Consente all\'applicazione di ricevere ed elaborare messaggi SMS. Significa che l\'applicazione potrebbe monitorare o eliminare i messaggi inviati al tuo dispositivo senza mostrarteli."</string>
<string name="permlab_receiveMms" msgid="1821317344668257098">"ricezione messaggi di testo (MMS)"</string>
@@ -1197,9 +1183,12 @@
<string name="select_keyboard_layout_notification_message" msgid="8084622969903004900">"Tocca per selezionare la lingua e il layout"</string>
<string name="fast_scroll_alphabet" msgid="5433275485499039199">" ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
<string name="fast_scroll_numeric_alphabet" msgid="4030170524595123610">" 0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
- <string name="alert_windows_notification_channel_name" msgid="7443890103456396837">"<xliff:g id="NAME">%s</xliff:g> visualizzata sopra altre app"</string>
- <string name="alert_windows_notification_title" msgid="5399998516035621282">"App <xliff:g id="NAME">%s</xliff:g> visualizzata sulle altre."</string>
- <string name="alert_windows_notification_message" msgid="2456738662997073459">"Alcune parti di questa app possono rimanere sempre visibili. Disattiva la funzione qualora non funzionasse correttamente."</string>
+ <!-- no translation found for alert_windows_notification_channel_name (3116610965549449803) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_title (4532185840598192445) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_message (8917232109522912560) -->
+ <skip />
<string name="alert_windows_notification_turn_off_action" msgid="3367294525884949878">"DISATTIVA"</string>
<string name="ext_media_checking_notification_title" msgid="5734005953288045806">"Preparazione della <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_checking_notification_message" msgid="4747432538578886744">"Ricerca errori"</string>
@@ -1207,8 +1196,12 @@
<string name="ext_media_ready_notification_message" msgid="4083398150380114462">"Per trasferire foto e altri file"</string>
<string name="ext_media_unmountable_notification_title" msgid="8295123366236989588">"<xliff:g id="NAME">%s</xliff:g> danneggiata"</string>
<string name="ext_media_unmountable_notification_message" msgid="2343202057122495773">"L\'elemento <xliff:g id="NAME">%s</xliff:g> è danneggiato. Tocca per risolvere."</string>
+ <!-- no translation found for ext_media_unmountable_notification_message (3941179940297874950) -->
+ <skip />
<string name="ext_media_unsupported_notification_title" msgid="3797642322958803257">"<xliff:g id="NAME">%s</xliff:g> non supportata"</string>
<string name="ext_media_unsupported_notification_message" msgid="6121601473787888589">"Il dispositivo non supporta il seguente elemento: <xliff:g id="NAME">%s</xliff:g>. Tocca per configurare un formato supportato."</string>
+ <!-- no translation found for ext_media_unsupported_notification_message (3725436899820390906) -->
+ <skip />
<string name="ext_media_badremoval_notification_title" msgid="3206248947375505416">"Rimozione imprevista della <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_badremoval_notification_message" msgid="380176703346946313">"Per evitare di perdere dati, smonta la <xliff:g id="NAME">%s</xliff:g> prima di rimuoverla"</string>
<string name="ext_media_nomedia_notification_title" msgid="1704840188641749091">"<xliff:g id="NAME">%s</xliff:g> rimossa"</string>
@@ -1668,7 +1661,8 @@
<string name="stk_cc_ss_to_ussd" msgid="3951862188105305589">"La richiesta SS è stata modificata in richiesta USSD."</string>
<string name="stk_cc_ss_to_ss" msgid="5470768854991452695">"La richiesta SS è stata modificata in nuova richiesta SS."</string>
<string name="notification_work_profile_content_description" msgid="4600554564103770764">"Profilo di lavoro"</string>
- <string name="expand_button_content_description" msgid="5855955413376384681">"Pulsante Espandi"</string>
+ <string name="expand_button_content_description_collapsed" msgid="3609784019345534652">"Espandi"</string>
+ <string name="expand_button_content_description_expanded" msgid="8520652707158554895">"Comprimi"</string>
<string name="expand_action_accessibility" msgid="5307730695723718254">"attiva/disattiva l\'espansione"</string>
<string name="usb_midi_peripheral_name" msgid="7221113987741003817">"Porta periferica USB Android"</string>
<string name="usb_midi_peripheral_manufacturer_name" msgid="7176526170008970168">"Android"</string>
diff --git a/data/res/values-iw/strings.xml b/data/res/values-iw/strings.xml
index 12b2643..2209b48 100644
--- a/data/res/values-iw/strings.xml
+++ b/data/res/values-iw/strings.xml
@@ -250,32 +250,20 @@
<string name="status_bar_notification_info_overflow" msgid="5301981741705354993">"999+"</string>
<string name="notification_hidden_text" msgid="1135169301897151909">"התוכן מוסתר"</string>
<string name="notification_hidden_by_policy_text" msgid="9004631276932584600">"התוכן מוסתר על ידי המדיניות"</string>
- <!-- no translation found for notification_channel_virtual_keyboard (6969925135507955575) -->
- <skip />
- <!-- no translation found for notification_channel_physical_keyboard (7297661826966861459) -->
- <skip />
+ <string name="notification_channel_virtual_keyboard" msgid="6969925135507955575">"מקלדת וירטואלית"</string>
+ <string name="notification_channel_physical_keyboard" msgid="7297661826966861459">"מקלדת פיזית"</string>
<string name="notification_channel_security" msgid="7345516133431326347">"אבטחה"</string>
- <!-- no translation found for notification_channel_car_mode (3553380307619874564) -->
- <skip />
- <!-- no translation found for notification_channel_account (7577959168463122027) -->
- <skip />
- <!-- no translation found for notification_channel_developer (7579606426860206060) -->
- <skip />
- <!-- no translation found for notification_channel_updates (4794517569035110397) -->
- <skip />
- <!-- no translation found for notification_channel_network_status (5025648583129035447) -->
- <skip />
- <!-- no translation found for notification_channel_network_alerts (2895141221414156525) -->
- <skip />
- <!-- no translation found for notification_channel_vpn (8330103431055860618) -->
- <skip />
- <!-- no translation found for notification_channel_device_admin (1568154104368069249) -->
- <skip />
+ <string name="notification_channel_car_mode" msgid="3553380307619874564">"מצב נהיגה"</string>
+ <string name="notification_channel_account" msgid="7577959168463122027">"סטטוס החשבון"</string>
+ <string name="notification_channel_developer" msgid="7579606426860206060">"הודעות למפתחים"</string>
+ <string name="notification_channel_updates" msgid="4794517569035110397">"עדכונים"</string>
+ <string name="notification_channel_network_status" msgid="5025648583129035447">"סטטוס הרשת"</string>
+ <string name="notification_channel_network_alerts" msgid="2895141221414156525">"התראות רשת"</string>
+ <string name="notification_channel_vpn" msgid="8330103431055860618">"סטטוס ה-VPN"</string>
+ <string name="notification_channel_device_admin" msgid="1568154104368069249">"ניהול מכשירים"</string>
<string name="notification_channel_alerts" msgid="4496839309318519037">"התראות"</string>
- <!-- no translation found for notification_channel_retail_mode (6088920674914038779) -->
- <skip />
- <!-- no translation found for notification_channel_usb (9006850475328924681) -->
- <skip />
+ <string name="notification_channel_retail_mode" msgid="6088920674914038779">"הדגמה לקמעונאים"</string>
+ <string name="notification_channel_usb" msgid="9006850475328924681">"חיבור USB"</string>
<string name="safeMode" msgid="2788228061547930246">"מצב בטוח"</string>
<string name="android_system_label" msgid="6577375335728551336">"מערכת Android"</string>
<string name="user_owner_label" msgid="1119010402169916617">"עבור ל\'אישי\'"</string>
@@ -324,10 +312,8 @@
<string name="permdesc_uninstall_shortcut" msgid="6745743474265057975">"מאפשר לאפליקציה להסיר קיצורי דרך במסך דף הבית ללא התערבות המשתמש."</string>
<string name="permlab_processOutgoingCalls" msgid="3906007831192990946">"ניתוב מחדש של שיחות יוצאות"</string>
<string name="permdesc_processOutgoingCalls" msgid="5156385005547315876">"מאפשרת לאפליקציה לראות את המספר המחויג במהלך ביצוע שיחה יוצאת, עם האפשרות להפנות את השיחה למספר אחר או לבטל את השיחה לחלוטין."</string>
- <!-- no translation found for permlab_answerPhoneCalls (4077162841226223337) -->
- <skip />
- <!-- no translation found for permdesc_answerPhoneCalls (2901889867993572266) -->
- <skip />
+ <string name="permlab_answerPhoneCalls" msgid="4077162841226223337">"מענה לשיחות טלפון"</string>
+ <string name="permdesc_answerPhoneCalls" msgid="2901889867993572266">"מתירה לאפליקציה לענות לשיחות טלפון נכנסות"</string>
<string name="permlab_receiveSms" msgid="8673471768947895082">"קבלת הודעות טקסט (SMS)"</string>
<string name="permdesc_receiveSms" msgid="6424387754228766939">"מאפשר לאפליקציה לקבל ולעבד הודעות SMS. משמעות הדבר היא שהאפליקציה יכולה לעקוב אחר הודעות שנשלחו למכשיר או למחוק אותן מבלי להציג לך אותן."</string>
<string name="permlab_receiveMms" msgid="1821317344668257098">"קבלת הודעות טקסט (MMS)"</string>
@@ -1237,9 +1223,12 @@
<string name="select_keyboard_layout_notification_message" msgid="8084622969903004900">"הקש כדי לבחור שפה ופריסה"</string>
<string name="fast_scroll_alphabet" msgid="5433275485499039199">" ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
<string name="fast_scroll_numeric_alphabet" msgid="4030170524595123610">" 0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
- <string name="alert_windows_notification_channel_name" msgid="7443890103456396837">"<xliff:g id="NAME">%s</xliff:g> יכולה להופיע מעל אפליקציות אחרות"</string>
- <string name="alert_windows_notification_title" msgid="5399998516035621282">"<xliff:g id="NAME">%s</xliff:g> מופיעה מעל אפליקציות אחרות."</string>
- <string name="alert_windows_notification_message" msgid="2456738662997073459">"חלקים באפליקציה הזו עשויים להופיע במסך כל הזמן. כבה את התכונה הזו אם היא לא עובדת כראוי."</string>
+ <!-- no translation found for alert_windows_notification_channel_name (3116610965549449803) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_title (4532185840598192445) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_message (8917232109522912560) -->
+ <skip />
<string name="alert_windows_notification_turn_off_action" msgid="3367294525884949878">"כבה"</string>
<string name="ext_media_checking_notification_title" msgid="5734005953288045806">"הכנת <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_checking_notification_message" msgid="4747432538578886744">"בודק אם יש שגיאות"</string>
@@ -1247,8 +1236,12 @@
<string name="ext_media_ready_notification_message" msgid="4083398150380114462">"להעברת תמונות ומדיה"</string>
<string name="ext_media_unmountable_notification_title" msgid="8295123366236989588">"<xliff:g id="NAME">%s</xliff:g> פגום"</string>
<string name="ext_media_unmountable_notification_message" msgid="2343202057122495773">"<xliff:g id="NAME">%s</xliff:g> פגום. הקש כדי לתקן."</string>
+ <!-- no translation found for ext_media_unmountable_notification_message (3941179940297874950) -->
+ <skip />
<string name="ext_media_unsupported_notification_title" msgid="3797642322958803257">"<xliff:g id="NAME">%s</xliff:g> לא נתמך"</string>
<string name="ext_media_unsupported_notification_message" msgid="6121601473787888589">"מכשיר זה אינו תומך ב-<xliff:g id="NAME">%s</xliff:g> זה. הקש כדי להגדיר בפורמט נתמך."</string>
+ <!-- no translation found for ext_media_unsupported_notification_message (3725436899820390906) -->
+ <skip />
<string name="ext_media_badremoval_notification_title" msgid="3206248947375505416">"<xliff:g id="NAME">%s</xliff:g> הוסר באופן בלתי צפוי"</string>
<string name="ext_media_badremoval_notification_message" msgid="380176703346946313">"בטל טעינה של <xliff:g id="NAME">%s</xliff:g> לפני הסרתו כדי למנוע אובדן נתונים"</string>
<string name="ext_media_nomedia_notification_title" msgid="1704840188641749091">"<xliff:g id="NAME">%s</xliff:g> הוסר"</string>
@@ -1728,7 +1721,8 @@
<string name="stk_cc_ss_to_ussd" msgid="3951862188105305589">"בקשת SS שונתה לבקשת USSD."</string>
<string name="stk_cc_ss_to_ss" msgid="5470768854991452695">"בקשת SS שונתה לבקשת SS חדשה."</string>
<string name="notification_work_profile_content_description" msgid="4600554564103770764">"פרופיל עבודה"</string>
- <string name="expand_button_content_description" msgid="5855955413376384681">"לחצן הרחבה"</string>
+ <string name="expand_button_content_description_collapsed" msgid="3609784019345534652">"הרחב"</string>
+ <string name="expand_button_content_description_expanded" msgid="8520652707158554895">"כווץ"</string>
<string name="expand_action_accessibility" msgid="5307730695723718254">"החלפת מצב הרחבה"</string>
<string name="usb_midi_peripheral_name" msgid="7221113987741003817">"יציאת USB בציוד היקפי של Android"</string>
<string name="usb_midi_peripheral_manufacturer_name" msgid="7176526170008970168">"Android"</string>
diff --git a/data/res/values-ja/strings.xml b/data/res/values-ja/strings.xml
index 4f9f2c3..f0b09f6 100644
--- a/data/res/values-ja/strings.xml
+++ b/data/res/values-ja/strings.xml
@@ -244,32 +244,20 @@
<string name="status_bar_notification_info_overflow" msgid="5301981741705354993">"999+"</string>
<string name="notification_hidden_text" msgid="1135169301897151909">"コンテンツが非表示"</string>
<string name="notification_hidden_by_policy_text" msgid="9004631276932584600">"ポリシーによって非表示になっているコンテンツ"</string>
- <!-- no translation found for notification_channel_virtual_keyboard (6969925135507955575) -->
- <skip />
- <!-- no translation found for notification_channel_physical_keyboard (7297661826966861459) -->
- <skip />
+ <string name="notification_channel_virtual_keyboard" msgid="6969925135507955575">"仮想キーボード"</string>
+ <string name="notification_channel_physical_keyboard" msgid="7297661826966861459">"物理キーボード"</string>
<string name="notification_channel_security" msgid="7345516133431326347">"セキュリティ"</string>
- <!-- no translation found for notification_channel_car_mode (3553380307619874564) -->
- <skip />
- <!-- no translation found for notification_channel_account (7577959168463122027) -->
- <skip />
- <!-- no translation found for notification_channel_developer (7579606426860206060) -->
- <skip />
- <!-- no translation found for notification_channel_updates (4794517569035110397) -->
- <skip />
- <!-- no translation found for notification_channel_network_status (5025648583129035447) -->
- <skip />
- <!-- no translation found for notification_channel_network_alerts (2895141221414156525) -->
- <skip />
- <!-- no translation found for notification_channel_vpn (8330103431055860618) -->
- <skip />
- <!-- no translation found for notification_channel_device_admin (1568154104368069249) -->
- <skip />
+ <string name="notification_channel_car_mode" msgid="3553380307619874564">"運転モード"</string>
+ <string name="notification_channel_account" msgid="7577959168463122027">"アカウントのステータス"</string>
+ <string name="notification_channel_developer" msgid="7579606426860206060">"デベロッパー メッセージ"</string>
+ <string name="notification_channel_updates" msgid="4794517569035110397">"アップデート"</string>
+ <string name="notification_channel_network_status" msgid="5025648583129035447">"ネットワークのステータス"</string>
+ <string name="notification_channel_network_alerts" msgid="2895141221414156525">"ネットワーク通知"</string>
+ <string name="notification_channel_vpn" msgid="8330103431055860618">"VPN のステータス"</string>
+ <string name="notification_channel_device_admin" msgid="1568154104368069249">"端末管理"</string>
<string name="notification_channel_alerts" msgid="4496839309318519037">"通知"</string>
- <!-- no translation found for notification_channel_retail_mode (6088920674914038779) -->
- <skip />
- <!-- no translation found for notification_channel_usb (9006850475328924681) -->
- <skip />
+ <string name="notification_channel_retail_mode" msgid="6088920674914038779">"販売店デモ"</string>
+ <string name="notification_channel_usb" msgid="9006850475328924681">"USB 接続"</string>
<string name="safeMode" msgid="2788228061547930246">"セーフモード"</string>
<string name="android_system_label" msgid="6577375335728551336">"Androidシステム"</string>
<string name="user_owner_label" msgid="1119010402169916617">"個人用に切り替える"</string>
@@ -318,10 +306,8 @@
<string name="permdesc_uninstall_shortcut" msgid="6745743474265057975">"ユーザー操作なしでホーム画面のショートカットを削除することをアプリに許可します。"</string>
<string name="permlab_processOutgoingCalls" msgid="3906007831192990946">"発信先の変更"</string>
<string name="permdesc_processOutgoingCalls" msgid="5156385005547315876">"発信を別の番号に転送するか完全に中止するオプションで、発信中にダイヤルされた番号にアクセスすることをアプリに許可します。"</string>
- <!-- no translation found for permlab_answerPhoneCalls (4077162841226223337) -->
- <skip />
- <!-- no translation found for permdesc_answerPhoneCalls (2901889867993572266) -->
- <skip />
+ <string name="permlab_answerPhoneCalls" msgid="4077162841226223337">"電話の応答"</string>
+ <string name="permdesc_answerPhoneCalls" msgid="2901889867993572266">"通話着信に応答することをアプリに許可します。"</string>
<string name="permlab_receiveSms" msgid="8673471768947895082">"テキストメッセージ(SMS)の受信"</string>
<string name="permdesc_receiveSms" msgid="6424387754228766939">"SMSメッセージの受信と処理をアプリに許可します。これにより、アプリが端末に届いたメッセージを表示することなく監視または削除できるようになります。"</string>
<string name="permlab_receiveMms" msgid="1821317344668257098">"テキストメッセージ(MMS)の受信"</string>
@@ -1197,9 +1183,12 @@
<string name="select_keyboard_layout_notification_message" msgid="8084622969903004900">"タップして言語とレイアウトを選択してください"</string>
<string name="fast_scroll_alphabet" msgid="5433275485499039199">" ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
<string name="fast_scroll_numeric_alphabet" msgid="4030170524595123610">" 0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
- <string name="alert_windows_notification_channel_name" msgid="7443890103456396837">"<xliff:g id="NAME">%s</xliff:g>を他のアプリの上に重ねて表示"</string>
- <string name="alert_windows_notification_title" msgid="5399998516035621282">"<xliff:g id="NAME">%s</xliff:g>を重ねて表示中"</string>
- <string name="alert_windows_notification_message" msgid="2456738662997073459">"このアプリの一部は常に表示され続けます。この機能が正常に動作しない場合は OFF にしてください。"</string>
+ <!-- no translation found for alert_windows_notification_channel_name (3116610965549449803) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_title (4532185840598192445) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_message (8917232109522912560) -->
+ <skip />
<string name="alert_windows_notification_turn_off_action" msgid="3367294525884949878">"OFF にする"</string>
<string name="ext_media_checking_notification_title" msgid="5734005953288045806">"<xliff:g id="NAME">%s</xliff:g>を準備中"</string>
<string name="ext_media_checking_notification_message" msgid="4747432538578886744">"エラーを確認中"</string>
@@ -1207,8 +1196,12 @@
<string name="ext_media_ready_notification_message" msgid="4083398150380114462">"写真などのメディア転送用"</string>
<string name="ext_media_unmountable_notification_title" msgid="8295123366236989588">"<xliff:g id="NAME">%s</xliff:g>は破損しています"</string>
<string name="ext_media_unmountable_notification_message" msgid="2343202057122495773">"<xliff:g id="NAME">%s</xliff:g>は破損しています。タップして修正してください。"</string>
+ <!-- no translation found for ext_media_unmountable_notification_message (3941179940297874950) -->
+ <skip />
<string name="ext_media_unsupported_notification_title" msgid="3797642322958803257">"対応していない<xliff:g id="NAME">%s</xliff:g>です"</string>
<string name="ext_media_unsupported_notification_message" msgid="6121601473787888589">"この端末はこの <xliff:g id="NAME">%s</xliff:g>に対応していません。タップして、対応している形式でセットアップしてください。"</string>
+ <!-- no translation found for ext_media_unsupported_notification_message (3725436899820390906) -->
+ <skip />
<string name="ext_media_badremoval_notification_title" msgid="3206248947375505416">"<xliff:g id="NAME">%s</xliff:g>が不適切に取り外されました"</string>
<string name="ext_media_badremoval_notification_message" msgid="380176703346946313">"データの喪失を防ぐため<xliff:g id="NAME">%s</xliff:g>を取り外す前にマウントを解除してください。"</string>
<string name="ext_media_nomedia_notification_title" msgid="1704840188641749091">"<xliff:g id="NAME">%s</xliff:g>が取り外されました"</string>
@@ -1668,7 +1661,8 @@
<string name="stk_cc_ss_to_ussd" msgid="3951862188105305589">"SSリクエストはUSSDリクエストに変更されました。"</string>
<string name="stk_cc_ss_to_ss" msgid="5470768854991452695">"SSリクエストは新しいSSリクエストに変更されました。"</string>
<string name="notification_work_profile_content_description" msgid="4600554564103770764">"仕事用プロファイル"</string>
- <string name="expand_button_content_description" msgid="5855955413376384681">"展開ボタン"</string>
+ <string name="expand_button_content_description_collapsed" msgid="3609784019345534652">"展開"</string>
+ <string name="expand_button_content_description_expanded" msgid="8520652707158554895">"折りたたむ"</string>
<string name="expand_action_accessibility" msgid="5307730695723718254">"展開の切り替え"</string>
<string name="usb_midi_peripheral_name" msgid="7221113987741003817">"Android USB周辺機器ポート"</string>
<string name="usb_midi_peripheral_manufacturer_name" msgid="7176526170008970168">"Android"</string>
diff --git a/data/res/values-ka/strings.xml b/data/res/values-ka/strings.xml
index 1c974fe..0e2aa7c 100644
--- a/data/res/values-ka/strings.xml
+++ b/data/res/values-ka/strings.xml
@@ -244,32 +244,20 @@
<string name="status_bar_notification_info_overflow" msgid="5301981741705354993">"999+"</string>
<string name="notification_hidden_text" msgid="1135169301897151909">"შიგთავსი დამალულია"</string>
<string name="notification_hidden_by_policy_text" msgid="9004631276932584600">"შიგთავსი დამალულია წესების შესაბამისად"</string>
- <!-- no translation found for notification_channel_virtual_keyboard (6969925135507955575) -->
- <skip />
- <!-- no translation found for notification_channel_physical_keyboard (7297661826966861459) -->
- <skip />
+ <string name="notification_channel_virtual_keyboard" msgid="6969925135507955575">"ვირტუალური კლავიატურა"</string>
+ <string name="notification_channel_physical_keyboard" msgid="7297661826966861459">"ფიზიკური კლავიატურა"</string>
<string name="notification_channel_security" msgid="7345516133431326347">"უსაფრთხოება"</string>
- <!-- no translation found for notification_channel_car_mode (3553380307619874564) -->
- <skip />
- <!-- no translation found for notification_channel_account (7577959168463122027) -->
- <skip />
- <!-- no translation found for notification_channel_developer (7579606426860206060) -->
- <skip />
- <!-- no translation found for notification_channel_updates (4794517569035110397) -->
- <skip />
- <!-- no translation found for notification_channel_network_status (5025648583129035447) -->
- <skip />
- <!-- no translation found for notification_channel_network_alerts (2895141221414156525) -->
- <skip />
- <!-- no translation found for notification_channel_vpn (8330103431055860618) -->
- <skip />
- <!-- no translation found for notification_channel_device_admin (1568154104368069249) -->
- <skip />
+ <string name="notification_channel_car_mode" msgid="3553380307619874564">"მანქანის რეჟიმი"</string>
+ <string name="notification_channel_account" msgid="7577959168463122027">"ანგარიშის სტატუსი"</string>
+ <string name="notification_channel_developer" msgid="7579606426860206060">"დეველოპერებთან დაკავშირებული შეტყობინებები"</string>
+ <string name="notification_channel_updates" msgid="4794517569035110397">"განახლებები"</string>
+ <string name="notification_channel_network_status" msgid="5025648583129035447">"ქსელის სტატუსი"</string>
+ <string name="notification_channel_network_alerts" msgid="2895141221414156525">"ქსელის გაფრთხილებები"</string>
+ <string name="notification_channel_vpn" msgid="8330103431055860618">"VPN-ის სტატუსი"</string>
+ <string name="notification_channel_device_admin" msgid="1568154104368069249">"მოწყობილობის ადმინისტრირება"</string>
<string name="notification_channel_alerts" msgid="4496839309318519037">"გაფრთხილებები"</string>
- <!-- no translation found for notification_channel_retail_mode (6088920674914038779) -->
- <skip />
- <!-- no translation found for notification_channel_usb (9006850475328924681) -->
- <skip />
+ <string name="notification_channel_retail_mode" msgid="6088920674914038779">"დემო-რეჟიმი საცალო მოვაჭრეებისთვის"</string>
+ <string name="notification_channel_usb" msgid="9006850475328924681">"USB კავშირი"</string>
<string name="safeMode" msgid="2788228061547930246">"უსაფრთხო რეჟიმი"</string>
<string name="android_system_label" msgid="6577375335728551336">"Android-ის სისტემა"</string>
<string name="user_owner_label" msgid="1119010402169916617">"პირად პროფილზე გადართვა"</string>
@@ -318,10 +306,8 @@
<string name="permdesc_uninstall_shortcut" msgid="6745743474265057975">"მთავარ ეკრანზე აპლიკაციისთვის მალსახმობების დამოუკიდებლად წაშლის უფლების მიცემა."</string>
<string name="permlab_processOutgoingCalls" msgid="3906007831192990946">"გამავალი ზარების გადამისამართება"</string>
<string name="permdesc_processOutgoingCalls" msgid="5156385005547315876">"საშუალებას აძლევს აპს გამავალი ზარის დროს დაინახონ ზარის მიმღების ნომერი, ზარის სხვა მისამართზე გადამისამართებით ან ზარის საერთოდ შეწყვეტის საშუალებით."</string>
- <!-- no translation found for permlab_answerPhoneCalls (4077162841226223337) -->
- <skip />
- <!-- no translation found for permdesc_answerPhoneCalls (2901889867993572266) -->
- <skip />
+ <string name="permlab_answerPhoneCalls" msgid="4077162841226223337">"სატელეფონო ზარებზე პასუხი"</string>
+ <string name="permdesc_answerPhoneCalls" msgid="2901889867993572266">"ნებართვას ანიჭებს აპს, უპასუხოს შემომავალ სატელეფონო ზარებს."</string>
<string name="permlab_receiveSms" msgid="8673471768947895082">"ტექსტური შეტყობინებების (SMS) მიღება"</string>
<string name="permdesc_receiveSms" msgid="6424387754228766939">"აპს შეეძლება SMS შეტყობინებების მიღება და დამუშავება. ეს ნიშნავს, რომ აპს შეეძლება თქვენ მოწყობილობაზე გამოგზავნილი შეტყობინებების მონიტორინგი და მათი წაშლა თქვენთვის ჩვენების გარეშე."</string>
<string name="permlab_receiveMms" msgid="1821317344668257098">"ტექსტური შეტყობინებების (MMS) მიღება"</string>
@@ -1197,9 +1183,12 @@
<string name="select_keyboard_layout_notification_message" msgid="8084622969903004900">"შეეხეთ ენისა და განლაგების ასარჩევად"</string>
<string name="fast_scroll_alphabet" msgid="5433275485499039199">" ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
<string name="fast_scroll_numeric_alphabet" msgid="4030170524595123610">" 0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
- <string name="alert_windows_notification_channel_name" msgid="7443890103456396837">"<xliff:g id="NAME">%s</xliff:g>-ის სხვა აპების ინტერფეისზე გადაწერა"</string>
- <string name="alert_windows_notification_title" msgid="5399998516035621282">"<xliff:g id="NAME">%s</xliff:g> აპის მიერ ზემოდან ჩვენება."</string>
- <string name="alert_windows_notification_message" msgid="2456738662997073459">"აპის გარკვეული ნაწილები შესაძლოა ყოველთვის ხილული იყოს. თუ ეს ფუნქცია გამართულად არ მუშაობს, გამორთეთ."</string>
+ <!-- no translation found for alert_windows_notification_channel_name (3116610965549449803) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_title (4532185840598192445) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_message (8917232109522912560) -->
+ <skip />
<string name="alert_windows_notification_turn_off_action" msgid="3367294525884949878">"გამორთვა"</string>
<string name="ext_media_checking_notification_title" msgid="5734005953288045806">"<xliff:g id="NAME">%s</xliff:g>-ის მომზადება"</string>
<string name="ext_media_checking_notification_message" msgid="4747432538578886744">"შეცდომების შემოწმება"</string>
@@ -1207,8 +1196,12 @@
<string name="ext_media_ready_notification_message" msgid="4083398150380114462">"ფოტოებისა და მედიის გადასატანად"</string>
<string name="ext_media_unmountable_notification_title" msgid="8295123366236989588">"დაზიანებული <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_unmountable_notification_message" msgid="2343202057122495773">"<xliff:g id="NAME">%s</xliff:g> დაზიანებულია. შეეხეთ გასასწორებლად."</string>
+ <!-- no translation found for ext_media_unmountable_notification_message (3941179940297874950) -->
+ <skip />
<string name="ext_media_unsupported_notification_title" msgid="3797642322958803257">"მხარდაუჭერელი <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_unsupported_notification_message" msgid="6121601473787888589">"ეს <xliff:g id="NAME">%s</xliff:g> მხარდაუჭერელია არ მოწყობილობაზე. შეეხეთ მხარდაჭერილ ფორმატში დასაყენებლად."</string>
+ <!-- no translation found for ext_media_unsupported_notification_message (3725436899820390906) -->
+ <skip />
<string name="ext_media_badremoval_notification_title" msgid="3206248947375505416">"მოულოდნელად მოხდა <xliff:g id="NAME">%s</xliff:g>-ის ამოღება"</string>
<string name="ext_media_badremoval_notification_message" msgid="380176703346946313">"მონაცემთა დაკარგვის თავიდან ასაცილებლად, ფიზიკურად ამოღებამდე, სისტემურად მოხსენით <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_nomedia_notification_title" msgid="1704840188641749091">"<xliff:g id="NAME">%s</xliff:g> ამოღებულია"</string>
@@ -1668,7 +1661,8 @@
<string name="stk_cc_ss_to_ussd" msgid="3951862188105305589">"SS მოთხოვნა შეიცვალა USSD მოთხოვნით."</string>
<string name="stk_cc_ss_to_ss" msgid="5470768854991452695">"SS მოთხოვნა შეიცვალა ახალი SS მოთხოვნით."</string>
<string name="notification_work_profile_content_description" msgid="4600554564103770764">"სამსახურის პროფილი"</string>
- <string name="expand_button_content_description" msgid="5855955413376384681">"გაშლის ღილაკი"</string>
+ <string name="expand_button_content_description_collapsed" msgid="3609784019345534652">"გაშლა"</string>
+ <string name="expand_button_content_description_expanded" msgid="8520652707158554895">"ჩაკეცვა"</string>
<string name="expand_action_accessibility" msgid="5307730695723718254">"გაშლის გადართვა"</string>
<string name="usb_midi_peripheral_name" msgid="7221113987741003817">"Android-ის პერიფერიული USB პორტი"</string>
<string name="usb_midi_peripheral_manufacturer_name" msgid="7176526170008970168">"Android"</string>
diff --git a/data/res/values-kk/strings.xml b/data/res/values-kk/strings.xml
index c6bc07c..8f7a607 100644
--- a/data/res/values-kk/strings.xml
+++ b/data/res/values-kk/strings.xml
@@ -244,32 +244,20 @@
<string name="status_bar_notification_info_overflow" msgid="5301981741705354993">"999+"</string>
<string name="notification_hidden_text" msgid="1135169301897151909">"Мазмұн жасырылған"</string>
<string name="notification_hidden_by_policy_text" msgid="9004631276932584600">"Мазмұн саясатқа сай жасырылған"</string>
- <!-- no translation found for notification_channel_virtual_keyboard (6969925135507955575) -->
- <skip />
- <!-- no translation found for notification_channel_physical_keyboard (7297661826966861459) -->
- <skip />
+ <string name="notification_channel_virtual_keyboard" msgid="6969925135507955575">"Виртуалды пернетақта"</string>
+ <string name="notification_channel_physical_keyboard" msgid="7297661826966861459">"Қатты пернетақта"</string>
<string name="notification_channel_security" msgid="7345516133431326347">"Қауіпсіздік"</string>
- <!-- no translation found for notification_channel_car_mode (3553380307619874564) -->
- <skip />
- <!-- no translation found for notification_channel_account (7577959168463122027) -->
- <skip />
- <!-- no translation found for notification_channel_developer (7579606426860206060) -->
- <skip />
- <!-- no translation found for notification_channel_updates (4794517569035110397) -->
- <skip />
- <!-- no translation found for notification_channel_network_status (5025648583129035447) -->
- <skip />
- <!-- no translation found for notification_channel_network_alerts (2895141221414156525) -->
- <skip />
- <!-- no translation found for notification_channel_vpn (8330103431055860618) -->
- <skip />
- <!-- no translation found for notification_channel_device_admin (1568154104368069249) -->
- <skip />
+ <string name="notification_channel_car_mode" msgid="3553380307619874564">"Көлік режимі"</string>
+ <string name="notification_channel_account" msgid="7577959168463122027">"Есептік жазба күйі"</string>
+ <string name="notification_channel_developer" msgid="7579606426860206060">"Әзірлеуші хабарлары"</string>
+ <string name="notification_channel_updates" msgid="4794517569035110397">"Жаңартылған нұсқалар"</string>
+ <string name="notification_channel_network_status" msgid="5025648583129035447">"Желі күйі"</string>
+ <string name="notification_channel_network_alerts" msgid="2895141221414156525">"Желі дабылдары"</string>
+ <string name="notification_channel_vpn" msgid="8330103431055860618">"VPN күйі"</string>
+ <string name="notification_channel_device_admin" msgid="1568154104368069249">"Құрылғыны басқару"</string>
<string name="notification_channel_alerts" msgid="4496839309318519037">"Дабылдар"</string>
- <!-- no translation found for notification_channel_retail_mode (6088920674914038779) -->
- <skip />
- <!-- no translation found for notification_channel_usb (9006850475328924681) -->
- <skip />
+ <string name="notification_channel_retail_mode" msgid="6088920674914038779">"Бөлшек саудаға арналған демо нұсқасы"</string>
+ <string name="notification_channel_usb" msgid="9006850475328924681">"USB байланысы"</string>
<string name="safeMode" msgid="2788228061547930246">"Қауіпсіз режим"</string>
<string name="android_system_label" msgid="6577375335728551336">"Android жүйесі"</string>
<string name="user_owner_label" msgid="1119010402169916617">"Жекеге ауысу"</string>
@@ -318,10 +306,8 @@
<string name="permdesc_uninstall_shortcut" msgid="6745743474265057975">"Қолданбаға Негізгі экранның төте пернелерін пайдаланушының қатысуынсыз алып тастау мүмкіндігін береді."</string>
<string name="permlab_processOutgoingCalls" msgid="3906007831192990946">"шығыс қоңырауларды қайта бағыттау"</string>
<string name="permdesc_processOutgoingCalls" msgid="5156385005547315876">"Қолданбаға шығыс қоңырау кезінде қоңырауды басқа нөмірге қайта бағыттау немесе қоңырауды мүлде доғару опциясы бар теріліп жатқан нөмірді көруге рұқсат береді."</string>
- <!-- no translation found for permlab_answerPhoneCalls (4077162841226223337) -->
- <skip />
- <!-- no translation found for permdesc_answerPhoneCalls (2901889867993572266) -->
- <skip />
+ <string name="permlab_answerPhoneCalls" msgid="4077162841226223337">"телефон қоңырауларына жауап беру"</string>
+ <string name="permdesc_answerPhoneCalls" msgid="2901889867993572266">"Қолданбаға кіріс телефон қоңырауына жауап беруге рұқсат береді."</string>
<string name="permlab_receiveSms" msgid="8673471768947895082">"мәтін хабарларын алу (SMS)"</string>
<string name="permdesc_receiveSms" msgid="6424387754228766939">"Қолданбаға SMS хабарларын алу және өңдеу мүмкіндігін береді. Бұл қолданба құрылғыңызға жіберілген хабарларды сізге көрсетпестен қабылдай және жоя алады дегенді білдіреді."</string>
<string name="permlab_receiveMms" msgid="1821317344668257098">"мәтін хабарларын алу (MMS)"</string>
@@ -1198,9 +1184,12 @@
<string name="select_keyboard_layout_notification_message" msgid="8084622969903004900">"Тіл мен пернетақта схемасын таңдау үшін түртіңіз"</string>
<string name="fast_scroll_alphabet" msgid="5433275485499039199">" ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
<string name="fast_scroll_numeric_alphabet" msgid="4030170524595123610">" 0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
- <string name="alert_windows_notification_channel_name" msgid="7443890103456396837">"<xliff:g id="NAME">%s</xliff:g> басқа қолданбалардың үстінен көрсетіледі"</string>
- <string name="alert_windows_notification_title" msgid="5399998516035621282">"<xliff:g id="NAME">%s</xliff:g> қолданбасы жоғарғы жағында көрсетіледі."</string>
- <string name="alert_windows_notification_message" msgid="2456738662997073459">"Бұл қолданбаның бір бөлігі үнемі көрініп тұруы мүмкін. Егер бұл функция дұрыс жұмыс істемесе, оны өшіріңіз."</string>
+ <!-- no translation found for alert_windows_notification_channel_name (3116610965549449803) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_title (4532185840598192445) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_message (8917232109522912560) -->
+ <skip />
<string name="alert_windows_notification_turn_off_action" msgid="3367294525884949878">"ӨШІРУ"</string>
<string name="ext_media_checking_notification_title" msgid="5734005953288045806">"<xliff:g id="NAME">%s</xliff:g> дайындалуда"</string>
<string name="ext_media_checking_notification_message" msgid="4747432538578886744">"Қателер тексерілуде"</string>
@@ -1208,8 +1197,12 @@
<string name="ext_media_ready_notification_message" msgid="4083398150380114462">"Фотосуреттер мен медиа файлдарын тасымалдау үшін"</string>
<string name="ext_media_unmountable_notification_title" msgid="8295123366236989588">"Бүлінген <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_unmountable_notification_message" msgid="2343202057122495773">"<xliff:g id="NAME">%s</xliff:g> бұзылды. Түзету үшін түртіңіз."</string>
+ <!-- no translation found for ext_media_unmountable_notification_message (3941179940297874950) -->
+ <skip />
<string name="ext_media_unsupported_notification_title" msgid="3797642322958803257">"Қолданылмайтын <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_unsupported_notification_message" msgid="6121601473787888589">"Бұл құрылғы <xliff:g id="NAME">%s</xliff:g> картасына қолдау көрсетеді. Қолдау көрсетілетін пішімде орнату үшін түртіңіз."</string>
+ <!-- no translation found for ext_media_unsupported_notification_message (3725436899820390906) -->
+ <skip />
<string name="ext_media_badremoval_notification_title" msgid="3206248947375505416">"<xliff:g id="NAME">%s</xliff:g> кенеттен шығарылды"</string>
<string name="ext_media_badremoval_notification_message" msgid="380176703346946313">"Деректер жоғалып қалмауы үшін <xliff:g id="NAME">%s</xliff:g> құрылғысын ажыратып барып, шығару керек"</string>
<string name="ext_media_nomedia_notification_title" msgid="1704840188641749091">"<xliff:g id="NAME">%s</xliff:g> жоқ"</string>
@@ -1669,7 +1662,8 @@
<string name="stk_cc_ss_to_ussd" msgid="3951862188105305589">"SS сұрауы USSD сұрауына өзгертілді."</string>
<string name="stk_cc_ss_to_ss" msgid="5470768854991452695">"SS сұрауы жаңа SS сұрауына өзгертілді."</string>
<string name="notification_work_profile_content_description" msgid="4600554564103770764">"Жұмыс профилі"</string>
- <string name="expand_button_content_description" msgid="5855955413376384681">"Жаю түймесі"</string>
+ <string name="expand_button_content_description_collapsed" msgid="3609784019345534652">"Жаю"</string>
+ <string name="expand_button_content_description_expanded" msgid="8520652707158554895">"Жию"</string>
<string name="expand_action_accessibility" msgid="5307730695723718254">"жаю/жию"</string>
<string name="usb_midi_peripheral_name" msgid="7221113987741003817">"Android USB перифериялық порты"</string>
<string name="usb_midi_peripheral_manufacturer_name" msgid="7176526170008970168">"Android"</string>
diff --git a/data/res/values-km/strings.xml b/data/res/values-km/strings.xml
index aaeba97..b594313 100644
--- a/data/res/values-km/strings.xml
+++ b/data/res/values-km/strings.xml
@@ -244,32 +244,20 @@
<string name="status_bar_notification_info_overflow" msgid="5301981741705354993">"999+"</string>
<string name="notification_hidden_text" msgid="1135169301897151909">"បានលាក់មាតិកា"</string>
<string name="notification_hidden_by_policy_text" msgid="9004631276932584600">"មាតិកាត្រូវបានលាក់ដោយផ្អែកលើគោលការណ៍"</string>
- <!-- no translation found for notification_channel_virtual_keyboard (6969925135507955575) -->
- <skip />
- <!-- no translation found for notification_channel_physical_keyboard (7297661826966861459) -->
- <skip />
+ <string name="notification_channel_virtual_keyboard" msgid="6969925135507955575">"ក្ដារចុចនិម្មិត"</string>
+ <string name="notification_channel_physical_keyboard" msgid="7297661826966861459">"ក្ដារចុចរូបវន្ត"</string>
<string name="notification_channel_security" msgid="7345516133431326347">"សុវត្ថិភាព"</string>
- <!-- no translation found for notification_channel_car_mode (3553380307619874564) -->
- <skip />
- <!-- no translation found for notification_channel_account (7577959168463122027) -->
- <skip />
- <!-- no translation found for notification_channel_developer (7579606426860206060) -->
- <skip />
- <!-- no translation found for notification_channel_updates (4794517569035110397) -->
- <skip />
- <!-- no translation found for notification_channel_network_status (5025648583129035447) -->
- <skip />
- <!-- no translation found for notification_channel_network_alerts (2895141221414156525) -->
- <skip />
- <!-- no translation found for notification_channel_vpn (8330103431055860618) -->
- <skip />
- <!-- no translation found for notification_channel_device_admin (1568154104368069249) -->
- <skip />
+ <string name="notification_channel_car_mode" msgid="3553380307619874564">"មុខងាររថយន្ត"</string>
+ <string name="notification_channel_account" msgid="7577959168463122027">"ស្ថានភាពគណនី"</string>
+ <string name="notification_channel_developer" msgid="7579606426860206060">"សារពីអ្នកអភិវឌ្ឍន៍"</string>
+ <string name="notification_channel_updates" msgid="4794517569035110397">"បច្ចុប្បន្នភាព"</string>
+ <string name="notification_channel_network_status" msgid="5025648583129035447">"ស្ថានភាពបណ្តាញ"</string>
+ <string name="notification_channel_network_alerts" msgid="2895141221414156525">"ការជូនដំណឹងអំពីបណ្តាញ"</string>
+ <string name="notification_channel_vpn" msgid="8330103431055860618">"ស្ថានភាព VPN"</string>
+ <string name="notification_channel_device_admin" msgid="1568154104368069249">"ការគ្រប់គ្រងឧបករណ៍"</string>
<string name="notification_channel_alerts" msgid="4496839309318519037">"ការជូនដំណឹង"</string>
- <!-- no translation found for notification_channel_retail_mode (6088920674914038779) -->
- <skip />
- <!-- no translation found for notification_channel_usb (9006850475328924681) -->
- <skip />
+ <string name="notification_channel_retail_mode" msgid="6088920674914038779">"របៀបដាក់បង្ហាញក្នុងហាង"</string>
+ <string name="notification_channel_usb" msgid="9006850475328924681">"ការតភ្ជាប់ USB"</string>
<string name="safeMode" msgid="2788228061547930246">"របៀបសុវត្ថិភាព"</string>
<string name="android_system_label" msgid="6577375335728551336">"ប្រព័ន្ធ Android"</string>
<string name="user_owner_label" msgid="1119010402169916617">"ប្តូរទៅផ្ទាល់ខ្លួន"</string>
@@ -318,10 +306,8 @@
<string name="permdesc_uninstall_shortcut" msgid="6745743474265057975">"ឲ្យកម្មវិធីលុបផ្លូវកាត់អេក្រង់ដើមដោយគ្មានអំពើពីអ្នកប្រើ។"</string>
<string name="permlab_processOutgoingCalls" msgid="3906007831192990946">"នាំផ្លូវការហៅចេញឡើងវិញ"</string>
<string name="permdesc_processOutgoingCalls" msgid="5156385005547315876">"ឲ្យកម្មវិធីឃើញលេខដែលកំពុងត្រូវបានហៅអំឡុងពេលហៅចេញដោយប្រើជម្រើស ដើម្បីបញ្ជូនការហៅបន្តទៅលេខផ្សេង ឬបោះបង់ការហៅរួមគ្នា។"</string>
- <!-- no translation found for permlab_answerPhoneCalls (4077162841226223337) -->
- <skip />
- <!-- no translation found for permdesc_answerPhoneCalls (2901889867993572266) -->
- <skip />
+ <string name="permlab_answerPhoneCalls" msgid="4077162841226223337">"ទទួលការហៅទូរសព្ទ"</string>
+ <string name="permdesc_answerPhoneCalls" msgid="2901889867993572266">"អនុញ្ញាតឲ្យកម្មវិធីនេះទទួលការហៅទូរសព្ទចូល។"</string>
<string name="permlab_receiveSms" msgid="8673471768947895082">"ទទួលសារអត្ថបទ (សារ SMS)"</string>
<string name="permdesc_receiveSms" msgid="6424387754228766939">"ឲ្យកម្មវិធីទទួល និងដំណើរការសារ MMS ។ មានន័យថា កម្មវិធីអាចត្រួតពិនិត្យ ឬលុបសារដែលបានផ្ញើទៅឧបករណ៍របស់អ្នក ដោយមិនបង្ហាញអ្នក។"</string>
<string name="permlab_receiveMms" msgid="1821317344668257098">"ទទួលសារអត្ថបទ (MMS)"</string>
@@ -1199,9 +1185,12 @@
<string name="select_keyboard_layout_notification_message" msgid="8084622969903004900">"ប៉ះដើម្បីជ្រើសភាសា និងប្លង់"</string>
<string name="fast_scroll_alphabet" msgid="5433275485499039199">" ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
<string name="fast_scroll_numeric_alphabet" msgid="4030170524595123610">" 0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
- <string name="alert_windows_notification_channel_name" msgid="7443890103456396837">"<xliff:g id="NAME">%s</xliff:g> គូរពីលើកម្មវិធីផ្សេងទៀត"</string>
- <string name="alert_windows_notification_title" msgid="5399998516035621282">"កម្មវិធី <xliff:g id="NAME">%s</xliff:g> បង្ហាញនៅលើគេ។"</string>
- <string name="alert_windows_notification_message" msgid="2456738662997073459">"ផ្នែកខ្លះនៃកម្មវិធីនេះនឹងនៅតែអាចមើលឃើញបានគ្រប់ពេល។ ប្រសិនបើមុខងារនេះដំណើរការមិនប្រក្រតីទេ សូមបិទវា។"</string>
+ <!-- no translation found for alert_windows_notification_channel_name (3116610965549449803) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_title (4532185840598192445) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_message (8917232109522912560) -->
+ <skip />
<string name="alert_windows_notification_turn_off_action" msgid="3367294525884949878">"បិទ"</string>
<string name="ext_media_checking_notification_title" msgid="5734005953288045806">"កំពុងរៀបចំ <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_checking_notification_message" msgid="4747432538578886744">"កំពុងពិនិត្យរកកំហុស"</string>
@@ -1209,8 +1198,12 @@
<string name="ext_media_ready_notification_message" msgid="4083398150380114462">"សម្រាប់ផ្ទេររូបភាព និងមេឌៀ"</string>
<string name="ext_media_unmountable_notification_title" msgid="8295123366236989588">"<xliff:g id="NAME">%s</xliff:g> ខូច"</string>
<string name="ext_media_unmountable_notification_message" msgid="2343202057122495773">"<xliff:g id="NAME">%s</xliff:g> បានខូចហើយ សូមប៉ះដើម្បីជួសជុល។"</string>
+ <!-- no translation found for ext_media_unmountable_notification_message (3941179940297874950) -->
+ <skip />
<string name="ext_media_unsupported_notification_title" msgid="3797642322958803257">"<xliff:g id="NAME">%s</xliff:g> មិនគាំទ្រ"</string>
<string name="ext_media_unsupported_notification_message" msgid="6121601473787888589">"ឧបករណ៍នេះមិនគាំទ្រ <xliff:g id="NAME">%s</xliff:g> នេះទេ។ ប៉ះដើម្បីកំណត់ទម្រង់ដែលគាំទ្រ។"</string>
+ <!-- no translation found for ext_media_unsupported_notification_message (3725436899820390906) -->
+ <skip />
<string name="ext_media_badremoval_notification_title" msgid="3206248947375505416">"បានដក <xliff:g id="NAME">%s</xliff:g> ចេញដោយមិនបានរំពឹងទុក"</string>
<string name="ext_media_badremoval_notification_message" msgid="380176703346946313">"ផ្តាច់ <xliff:g id="NAME">%s</xliff:g> មុនពេលដកចេញដើម្បីជៀងវាងការបាត់បង់ទិន្នន័យ"</string>
<string name="ext_media_nomedia_notification_title" msgid="1704840188641749091">"បានដក <xliff:g id="NAME">%s</xliff:g> ចេញ"</string>
@@ -1670,7 +1663,8 @@
<string name="stk_cc_ss_to_ussd" msgid="3951862188105305589">"សំណើរ SS ត្រូវបានកែសម្រួលទៅតាមសំណើរ USSD។"</string>
<string name="stk_cc_ss_to_ss" msgid="5470768854991452695">"សំណើរ SS ត្រូវបានកែសម្រួលទៅតាមសំណើរ SS ថ្មី។"</string>
<string name="notification_work_profile_content_description" msgid="4600554564103770764">"ប្រវត្តិរូបការងារ"</string>
- <string name="expand_button_content_description" msgid="5855955413376384681">"ប៊ូតុងពង្រីក"</string>
+ <string name="expand_button_content_description_collapsed" msgid="3609784019345534652">"ពង្រីក"</string>
+ <string name="expand_button_content_description_expanded" msgid="8520652707158554895">"លាក់"</string>
<string name="expand_action_accessibility" msgid="5307730695723718254">"បិទ/បើកការពង្រីក"</string>
<string name="usb_midi_peripheral_name" msgid="7221113987741003817">"ឧបករណ៍រន្ធ USB Android បន្ថែម"</string>
<string name="usb_midi_peripheral_manufacturer_name" msgid="7176526170008970168">"Android"</string>
diff --git a/data/res/values-kn/strings.xml b/data/res/values-kn/strings.xml
index 4f14a55..5242ee4 100644
--- a/data/res/values-kn/strings.xml
+++ b/data/res/values-kn/strings.xml
@@ -244,32 +244,20 @@
<string name="status_bar_notification_info_overflow" msgid="5301981741705354993">"999+"</string>
<string name="notification_hidden_text" msgid="1135169301897151909">"ವಿಷಯಗಳನ್ನು ಮರೆಮಾಡಲಾಗಿದೆ"</string>
<string name="notification_hidden_by_policy_text" msgid="9004631276932584600">"ನೀತಿಯಿಂದ ಮರೆಮಾಡಲಾಗಿರುವ ವಿಷಯಗಳು"</string>
- <!-- no translation found for notification_channel_virtual_keyboard (6969925135507955575) -->
- <skip />
- <!-- no translation found for notification_channel_physical_keyboard (7297661826966861459) -->
- <skip />
+ <string name="notification_channel_virtual_keyboard" msgid="6969925135507955575">"ವರ್ಚುಯಲ್ ಕೀಬೋರ್ಡ್"</string>
+ <string name="notification_channel_physical_keyboard" msgid="7297661826966861459">"ಭೌತಿಕ ಕೀಬೋರ್ಡ್"</string>
<string name="notification_channel_security" msgid="7345516133431326347">"ಭದ್ರತೆ"</string>
- <!-- no translation found for notification_channel_car_mode (3553380307619874564) -->
- <skip />
- <!-- no translation found for notification_channel_account (7577959168463122027) -->
- <skip />
- <!-- no translation found for notification_channel_developer (7579606426860206060) -->
- <skip />
- <!-- no translation found for notification_channel_updates (4794517569035110397) -->
- <skip />
- <!-- no translation found for notification_channel_network_status (5025648583129035447) -->
- <skip />
- <!-- no translation found for notification_channel_network_alerts (2895141221414156525) -->
- <skip />
- <!-- no translation found for notification_channel_vpn (8330103431055860618) -->
- <skip />
- <!-- no translation found for notification_channel_device_admin (1568154104368069249) -->
- <skip />
+ <string name="notification_channel_car_mode" msgid="3553380307619874564">"ಕಾರ್ ಮೋಡ್"</string>
+ <string name="notification_channel_account" msgid="7577959168463122027">"ಖಾತೆಯ ಸ್ಥಿತಿ"</string>
+ <string name="notification_channel_developer" msgid="7579606426860206060">"ಡೆವಲಪರ್ ಸಂದೇಶಗಳು"</string>
+ <string name="notification_channel_updates" msgid="4794517569035110397">"ಅಪ್ಡೇಟ್ಗಳು"</string>
+ <string name="notification_channel_network_status" msgid="5025648583129035447">"ನೆಟ್ವರ್ಕ್ ಸ್ಥಿತಿ"</string>
+ <string name="notification_channel_network_alerts" msgid="2895141221414156525">"ನೆಟ್ವರ್ಕ್ ಎಚ್ಚರಿಕೆಗಳು"</string>
+ <string name="notification_channel_vpn" msgid="8330103431055860618">"VPN ಸ್ಥಿತಿ"</string>
+ <string name="notification_channel_device_admin" msgid="1568154104368069249">"ಸಾಧನ ನಿರ್ವಹಣೆ"</string>
<string name="notification_channel_alerts" msgid="4496839309318519037">"ಎಚ್ಚರಿಕೆಗಳು"</string>
- <!-- no translation found for notification_channel_retail_mode (6088920674914038779) -->
- <skip />
- <!-- no translation found for notification_channel_usb (9006850475328924681) -->
- <skip />
+ <string name="notification_channel_retail_mode" msgid="6088920674914038779">"ರಿಟೇಲ್ ಡೆಮೋ"</string>
+ <string name="notification_channel_usb" msgid="9006850475328924681">"USB ಸಂಪರ್ಕ"</string>
<string name="safeMode" msgid="2788228061547930246">"ಸುರಕ್ಷಿತ ಮೋಡ್"</string>
<string name="android_system_label" msgid="6577375335728551336">"Android ಸಿಸ್ಟಂ"</string>
<string name="user_owner_label" msgid="1119010402169916617">"ವೈಯಕ್ತಿಕಗೆ ಬದಲಿಸಿ"</string>
@@ -318,10 +306,8 @@
<string name="permdesc_uninstall_shortcut" msgid="6745743474265057975">"ಬಳಕೆದಾರರ ಮಧ್ಯಸ್ಥಿಕೆ ಇಲ್ಲದೆಯೇ ಹೋಮ್ಸ್ಕ್ರೀನ್ ಶಾರ್ಟ್ಕಟ್ಗಳನ್ನು ತೆಗೆದುಹಾಕಲು ಅಪ್ಲಿಕೇಶನ್ಗೆ ಅನುಮತಿಸುತ್ತದೆ."</string>
<string name="permlab_processOutgoingCalls" msgid="3906007831192990946">"ಹೊರಹೋಗುವ ಕರೆಗಳ ಮಾರ್ಗ ಬದಲಿಸಿ"</string>
<string name="permdesc_processOutgoingCalls" msgid="5156385005547315876">"ಬೇರೊಂದು ಸಂಖ್ಯೆಗೆ ಕರೆಯನ್ನು ಮರುನಿರ್ದೇಶಿಸಲು ಆಯ್ಕೆಯ ಜೊತೆಗೆ ಹೊರ ಹೋಗುವ ಕರೆಯ ಸಮಯದಲ್ಲಿ ಡಯಲ್ ಮಾಡಿದ ಸಂಖ್ಯೆಯನ್ನು ನೋಡಲು ಅಪ್ಲಿಕೇಶನ್ಗೆ ಅವಕಾಶ ನೀಡುತ್ತದೆ."</string>
- <!-- no translation found for permlab_answerPhoneCalls (4077162841226223337) -->
- <skip />
- <!-- no translation found for permdesc_answerPhoneCalls (2901889867993572266) -->
- <skip />
+ <string name="permlab_answerPhoneCalls" msgid="4077162841226223337">"ಫೋನ್ ಕರೆಗಳಿಗೆ ಉತ್ತರಿಸಿ"</string>
+ <string name="permdesc_answerPhoneCalls" msgid="2901889867993572266">"ಒಳಬರುವ ಫೋನ್ ಕರೆಗೆ ಉತ್ತರಿಸಲು ಅಪ್ಲಿಕೇಶನ್ ಅನ್ನು ಅನುಮತಿಸುತ್ತದೆ."</string>
<string name="permlab_receiveSms" msgid="8673471768947895082">"ಪಠ್ಯ ಸಂದೇಶಗಳನ್ನು ಸ್ವೀಕರಿಸಿ (SMS)"</string>
<string name="permdesc_receiveSms" msgid="6424387754228766939">"SMS ಸಂದೇಶಗಳನ್ನು ಸ್ವೀಕರಿಸಲು ಮತ್ತು ಪ್ರಕ್ರಿಯೆಗೊಳಿಸಲು ಅಪ್ಲಿಕೇಶನ್ಗೆ ಅವಕಾಶ ಮಾಡಿಕೊಡುತ್ತದೆ. ಇದರರ್ಥ, ನಿಮ್ಮ ಸಾಧನಕ್ಕೆ ಕಳುಹಿಸಲಾಗಿರುವ ಸಂದೇಶಗಳನ್ನು ನಿಮಗೆ ತೋರಿಸದೆಯೇ, ಅಪ್ಲಿಕೇಶನ್ ಅವುಗಳನ್ನು ಮಾನಿಟರ್ ಮಾಡಬಹುದು ಅಥವಾ ಅಳಿಸಬಹುದು."</string>
<string name="permlab_receiveMms" msgid="1821317344668257098">"ಪಠ್ಯ ಸಂದೇಶಗಳನ್ನು ಸ್ವೀಕರಿಸಿ (MMS)"</string>
@@ -1198,9 +1184,12 @@
<string name="select_keyboard_layout_notification_message" msgid="8084622969903004900">"ಭಾಷೆ ಮತ್ತು ವಿನ್ಯಾಸವನ್ನು ಆಯ್ಕೆ ಮಾಡಲು ಟ್ಯಾಪ್ ಮಾಡಿ"</string>
<string name="fast_scroll_alphabet" msgid="5433275485499039199">" ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
<string name="fast_scroll_numeric_alphabet" msgid="4030170524595123610">" 0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
- <string name="alert_windows_notification_channel_name" msgid="7443890103456396837">"ಇತರ ಅಪ್ಲಿಕೇಶನ್ಗಳ ಮೇಲೆ <xliff:g id="NAME">%s</xliff:g> ಎಳೆಯಿರಿ"</string>
- <string name="alert_windows_notification_title" msgid="5399998516035621282">"<xliff:g id="NAME">%s</xliff:g> ಅಪ್ಲಿಕೇಶನ್ ಮೇಲೆ ಕಾಣಿಸುತ್ತಿದೆ."</string>
- <string name="alert_windows_notification_message" msgid="2456738662997073459">"ಈ ಅಪ್ಲಿಕೇಶನ್ನ ಭಾಗಗಳು ಎಲ್ಲ ಸಮಯದಲ್ಲೂ ಕಾಣುತ್ತಿರುತ್ತದೆ. ಈ ವೈಶಿಷ್ಟ್ಯವು ಸರಿಯಾಗಿ ಕೆಲಸ ಮಾಡದಿದ್ದರೆ, ಆಫ್ ಮಾಡಿ."</string>
+ <!-- no translation found for alert_windows_notification_channel_name (3116610965549449803) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_title (4532185840598192445) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_message (8917232109522912560) -->
+ <skip />
<string name="alert_windows_notification_turn_off_action" msgid="3367294525884949878">"ಆಫ್ ಮಾಡಿ"</string>
<string name="ext_media_checking_notification_title" msgid="5734005953288045806">"<xliff:g id="NAME">%s</xliff:g> ಅನ್ನು ಸಿದ್ಧಪಡಿಸಲಾಗುತ್ತಿದೆ"</string>
<string name="ext_media_checking_notification_message" msgid="4747432538578886744">"ದೋಷಗಳನ್ನು ಪರಿಶೀಲಿಸಲಾಗುತ್ತಿದೆ"</string>
@@ -1208,8 +1197,12 @@
<string name="ext_media_ready_notification_message" msgid="4083398150380114462">"ಫೋಟೋಗಳು ಮತ್ತು ಮಾಧ್ಯಮವನ್ನು ವರ್ಗಾಯಿಸಲು"</string>
<string name="ext_media_unmountable_notification_title" msgid="8295123366236989588">"<xliff:g id="NAME">%s</xliff:g> ದೋಷಪೂರಿತವಾಗಿದೆ"</string>
<string name="ext_media_unmountable_notification_message" msgid="2343202057122495773">"<xliff:g id="NAME">%s</xliff:g> ದೋಷಪೂರಿತವಾಗಿದೆ. ಸರಿಪಡಿಸಲು ಟ್ಯಾಪ್ ಮಾಡಿ."</string>
+ <!-- no translation found for ext_media_unmountable_notification_message (3941179940297874950) -->
+ <skip />
<string name="ext_media_unsupported_notification_title" msgid="3797642322958803257">"ಬೆಂಬಲಿಸದಿರುವ <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_unsupported_notification_message" msgid="6121601473787888589">"ಈ ಸಾಧನವು <xliff:g id="NAME">%s</xliff:g> ಅನ್ನು ಬೆಂಬಲಿಸುವುದಿಲ್ಲ. ಬೆಂಬಲಿತ ಫಾರ್ಮ್ಯಾಟ್ನಲ್ಲಿ ಹೊಂದಿಸಲು ಟ್ಯಾಪ್ ಮಾಡಿ."</string>
+ <!-- no translation found for ext_media_unsupported_notification_message (3725436899820390906) -->
+ <skip />
<string name="ext_media_badremoval_notification_title" msgid="3206248947375505416">"<xliff:g id="NAME">%s</xliff:g> ಅನಿರೀಕ್ಷಿತವಾಗಿ ತೆಗೆದುಹಾಕಲಾಗಿದೆ"</string>
<string name="ext_media_badremoval_notification_message" msgid="380176703346946313">"ಡೇಟಾ ನಷ್ಟವನ್ನು ತಪ್ಪಿಸಲು ತೆಗೆದುಹಾಕುವುದಕ್ಕೂ ಮುನ್ನ <xliff:g id="NAME">%s</xliff:g> ಅಳವಡಿಕೆಯನ್ನು ತೆಗೆದುಹಾಕಿ"</string>
<string name="ext_media_nomedia_notification_title" msgid="1704840188641749091">"<xliff:g id="NAME">%s</xliff:g> ತೆಗೆದುಹಾಕಲಾಗಿದೆ"</string>
@@ -1669,7 +1662,8 @@
<string name="stk_cc_ss_to_ussd" msgid="3951862188105305589">"SS ವಿನಂತಿಯನ್ನು USSD ವಿನಂತಿಗೆ ಮಾರ್ಪಡಿಸಲಾಗಿದೆ."</string>
<string name="stk_cc_ss_to_ss" msgid="5470768854991452695">"SS ವಿನಂತಿಯನ್ನು ಹೊಸ SS ವಿನಂತಿಗೆ ಮಾರ್ಪಡಿಸಲಾಗಿದೆ."</string>
<string name="notification_work_profile_content_description" msgid="4600554564103770764">"ಉದ್ಯೋಗ ಪ್ರೊಫೈಲ್"</string>
- <string name="expand_button_content_description" msgid="5855955413376384681">"ವಿಸ್ತರಿಸು ಬಟನ್"</string>
+ <string name="expand_button_content_description_collapsed" msgid="3609784019345534652">"ವಿಸ್ತೃತಗೊಳಿಸಿ"</string>
+ <string name="expand_button_content_description_expanded" msgid="8520652707158554895">"ಕುಗ್ಗಿಸಿ"</string>
<string name="expand_action_accessibility" msgid="5307730695723718254">"ವಿಸ್ತರಣೆ ಟಾಗಲ್ ಮಾಡಿ"</string>
<string name="usb_midi_peripheral_name" msgid="7221113987741003817">"Android USB ಪೆರಿಪೆರಲ್ ಪೋರ್ಟ್"</string>
<string name="usb_midi_peripheral_manufacturer_name" msgid="7176526170008970168">"Android"</string>
diff --git a/data/res/values-ko/strings.xml b/data/res/values-ko/strings.xml
index 93ee599..6b4cb4d 100644
--- a/data/res/values-ko/strings.xml
+++ b/data/res/values-ko/strings.xml
@@ -244,32 +244,20 @@
<string name="status_bar_notification_info_overflow" msgid="5301981741705354993">"999+"</string>
<string name="notification_hidden_text" msgid="1135169301897151909">"숨겨진 콘텐츠"</string>
<string name="notification_hidden_by_policy_text" msgid="9004631276932584600">"콘텐츠가 정책에 의해 숨겨졌습니다."</string>
- <!-- no translation found for notification_channel_virtual_keyboard (6969925135507955575) -->
- <skip />
- <!-- no translation found for notification_channel_physical_keyboard (7297661826966861459) -->
- <skip />
+ <string name="notification_channel_virtual_keyboard" msgid="6969925135507955575">"가상 키보드"</string>
+ <string name="notification_channel_physical_keyboard" msgid="7297661826966861459">"물리적 키보드"</string>
<string name="notification_channel_security" msgid="7345516133431326347">"보안"</string>
- <!-- no translation found for notification_channel_car_mode (3553380307619874564) -->
- <skip />
- <!-- no translation found for notification_channel_account (7577959168463122027) -->
- <skip />
- <!-- no translation found for notification_channel_developer (7579606426860206060) -->
- <skip />
- <!-- no translation found for notification_channel_updates (4794517569035110397) -->
- <skip />
- <!-- no translation found for notification_channel_network_status (5025648583129035447) -->
- <skip />
- <!-- no translation found for notification_channel_network_alerts (2895141221414156525) -->
- <skip />
- <!-- no translation found for notification_channel_vpn (8330103431055860618) -->
- <skip />
- <!-- no translation found for notification_channel_device_admin (1568154104368069249) -->
- <skip />
+ <string name="notification_channel_car_mode" msgid="3553380307619874564">"운전모드"</string>
+ <string name="notification_channel_account" msgid="7577959168463122027">"계정 상태"</string>
+ <string name="notification_channel_developer" msgid="7579606426860206060">"개발자 메시지"</string>
+ <string name="notification_channel_updates" msgid="4794517569035110397">"업데이트"</string>
+ <string name="notification_channel_network_status" msgid="5025648583129035447">"네트워크 상태"</string>
+ <string name="notification_channel_network_alerts" msgid="2895141221414156525">"네트워크 알림"</string>
+ <string name="notification_channel_vpn" msgid="8330103431055860618">"VPN 상태"</string>
+ <string name="notification_channel_device_admin" msgid="1568154104368069249">"기기 관리"</string>
<string name="notification_channel_alerts" msgid="4496839309318519037">"알림"</string>
- <!-- no translation found for notification_channel_retail_mode (6088920674914038779) -->
- <skip />
- <!-- no translation found for notification_channel_usb (9006850475328924681) -->
- <skip />
+ <string name="notification_channel_retail_mode" msgid="6088920674914038779">"소매 데모"</string>
+ <string name="notification_channel_usb" msgid="9006850475328924681">"USB 연결"</string>
<string name="safeMode" msgid="2788228061547930246">"안전 모드"</string>
<string name="android_system_label" msgid="6577375335728551336">"Android 시스템"</string>
<string name="user_owner_label" msgid="1119010402169916617">"개인으로 전환"</string>
@@ -318,10 +306,8 @@
<string name="permdesc_uninstall_shortcut" msgid="6745743474265057975">"애플리케이션이 사용자의 작업 없이 홈 화면 바로가기를 삭제할 수 있도록 허용합니다."</string>
<string name="permlab_processOutgoingCalls" msgid="3906007831192990946">"발신전화 경로 전환"</string>
<string name="permdesc_processOutgoingCalls" msgid="5156385005547315876">"다른 번호로 다시 걸거나 중단시키는 옵션을 사용하여 발신한 번호를 볼 수 있게 허용합니다."</string>
- <!-- no translation found for permlab_answerPhoneCalls (4077162841226223337) -->
- <skip />
- <!-- no translation found for permdesc_answerPhoneCalls (2901889867993572266) -->
- <skip />
+ <string name="permlab_answerPhoneCalls" msgid="4077162841226223337">"전화 받기"</string>
+ <string name="permdesc_answerPhoneCalls" msgid="2901889867993572266">"앱에서 수신 전화를 받도록 허용합니다."</string>
<string name="permlab_receiveSms" msgid="8673471768947895082">"문자 메시지 받기(SMS)"</string>
<string name="permdesc_receiveSms" msgid="6424387754228766939">"앱이 SMS 메시지를 수신하고 처리할 수 있도록 허용합니다. 앱이 사용자에게 표시하지 않고 기기로 전송된 메시지를 확인 또는 삭제할 수도 있습니다."</string>
<string name="permlab_receiveMms" msgid="1821317344668257098">"문자 메시지 받기(MMS)"</string>
@@ -333,9 +319,9 @@
<string name="permlab_sendSms" msgid="7544599214260982981">"SMS 메시지 전송 및 보기"</string>
<string name="permdesc_sendSms" msgid="7094729298204937667">"앱이 SMS 메시지를 보낼 수 있도록 허용합니다. 이 경우 예상치 못한 통화 요금이 부과될 수 있습니다. 이 경우 악성 앱이 사용자의 확인 없이 메시지를 전송해 요금이 부과될 수 있습니다."</string>
<string name="permlab_readSms" msgid="8745086572213270480">"내 문자 메시지 읽기(SMS 또는 MMS)"</string>
- <string name="permdesc_readSms" product="tablet" msgid="4741697454888074891">"이 앱은 태블릿에 저장된 모든 SMS(문자 메시지)를 읽을 수 있습니다."</string>
- <string name="permdesc_readSms" product="tv" msgid="5796670395641116592">"이 앱은 TV에 저장된 모든 SMS(문자 메시지)를 읽을 수 있습니다."</string>
- <string name="permdesc_readSms" product="default" msgid="6826832415656437652">"이 앱은 휴대전화에 저장된 모든 SMS(문자 메시지)를 읽을 수 있습니다."</string>
+ <string name="permdesc_readSms" product="tablet" msgid="4741697454888074891">"앱이 태블릿에 저장된 모든 내용의 SMS 메시지를 읽을 수 있도록 허용합니다."</string>
+ <string name="permdesc_readSms" product="tv" msgid="5796670395641116592">"앱이 TV에 저장된 모든 내용의 SMS 메시지를 읽을 수 있도록 허용합니다."</string>
+ <string name="permdesc_readSms" product="default" msgid="6826832415656437652">"앱이 휴대전화에 저장된 모든 내용의 SMS 메시지를 읽을 수 있도록 허용합니다."</string>
<string name="permlab_receiveWapPush" msgid="5991398711936590410">"문자 메시지 받기(WAP)"</string>
<string name="permdesc_receiveWapPush" msgid="748232190220583385">"앱이 WAP 메시지를 수신하고 처리할 수 있도록 허용합니다. 이는 앱이 사용자에게 표시하지 않고 기기로 전송된 메시지를 모니터링 또는 삭제할 수도 있다는 것을 의미합니다."</string>
<string name="permlab_getTasks" msgid="6466095396623933906">"실행 중인 앱 검색"</string>
@@ -391,9 +377,9 @@
<string name="permdesc_readCalendar" product="tv" msgid="8837931557573064315">"이 앱은 TV에 저장된 모든 캘린더 일정을 읽고 캘린더 데이터를 공유하거나 저장할 수 있습니다."</string>
<string name="permdesc_readCalendar" product="default" msgid="4373978642145196715">"이 앱은 휴대전화에 저장된 모든 캘린더 일정을 읽고 캘린더 데이터를 공유하거나 저장할 수 있습니다."</string>
<string name="permlab_writeCalendar" msgid="8438874755193825647">"소유자에게 알리지 않고 캘린더 일정을 추가 또는 수정하고 참석자에게 이메일 전송"</string>
- <string name="permdesc_writeCalendar" product="tablet" msgid="1675270619903625982">"이 앱은 태블릿의 캘린더 일정을 추가, 삭제, 변경할 수 있습니다. 이 앱은 발신자가 캘린더 소유자인 메시지를 전송하거나 소유자가 모르는 사이에 일정을 수정할 수 있습니다."</string>
- <string name="permdesc_writeCalendar" product="tv" msgid="9017809326268135866">"이 앱은 TV의 캘린더 일정을 추가, 삭제, 변경할 수 있습니다. 이 앱은 발신자가 캘린더 소유자인 메시지를 전송하거나 소유자가 모르는 사이에 일정을 수정할 수 있습니다."</string>
- <string name="permdesc_writeCalendar" product="default" msgid="7592791790516943173">"이 앱은 휴대전화의 캘린더 일정을 추가, 삭제, 변경할 수 있습니다. 이 앱은 발신자가 캘린더 소유자인 메시지를 전송하거나 소유자가 모르는 사이에 일정을 수정할 수 있습니다."</string>
+ <string name="permdesc_writeCalendar" product="tablet" msgid="1675270619903625982">"앱이 일정을 추가, 삭제, 변경할 수 있도록 허용합니다. 앱이 메시지를 전송하거나 사용자에게 별도 표시 없이 일정을 수정할 수도 있습니다."</string>
+ <string name="permdesc_writeCalendar" product="tv" msgid="9017809326268135866">"앱이 일정을 추가, 삭제, 변경할 수 있도록 허용합니다. 앱이 메시지를 전송하거나 사용자에게 별도 표시 없이 일정을 수정할 수도 있습니다."</string>
+ <string name="permdesc_writeCalendar" product="default" msgid="7592791790516943173">"앱이 일정을 추가, 삭제, 변경할 수 있도록 허용합니다. 앱이 메시지를 전송하거나 사용자에게 별도 표시 없이 일정을 수정할 수도 있습니다."</string>
<string name="permlab_accessLocationExtraCommands" msgid="2836308076720553837">"추가 위치 제공업체 명령에 접근"</string>
<string name="permdesc_accessLocationExtraCommands" msgid="6078307221056649927">"앱이 추가 위치 정보 제공 기능의 명령에 접근하도록 허용합니다. 이 경우 앱이 GPS 또는 기타 위치 소스의 작동을 방해할 수 있습니다."</string>
<string name="permlab_accessFineLocation" msgid="251034415460950944">"정확한 위치(GPS 및 네트워크 기반)에 액세스"</string>
@@ -1197,9 +1183,12 @@
<string name="select_keyboard_layout_notification_message" msgid="8084622969903004900">"탭하여 언어와 레이아웃을 선택하세요."</string>
<string name="fast_scroll_alphabet" msgid="5433275485499039199">" ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
<string name="fast_scroll_numeric_alphabet" msgid="4030170524595123610">" 0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
- <string name="alert_windows_notification_channel_name" msgid="7443890103456396837">"<xliff:g id="NAME">%s</xliff:g>이(가) 다른 앱 위에 표시됨"</string>
- <string name="alert_windows_notification_title" msgid="5399998516035621282">"<xliff:g id="NAME">%s</xliff:g> 앱이 상단에 표시됨"</string>
- <string name="alert_windows_notification_message" msgid="2456738662997073459">"이 앱의 일부는 항상 표시될 수도 있습니다. 기능이 제대로 작동되지 않으면 사용 중지하세요."</string>
+ <!-- no translation found for alert_windows_notification_channel_name (3116610965549449803) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_title (4532185840598192445) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_message (8917232109522912560) -->
+ <skip />
<string name="alert_windows_notification_turn_off_action" msgid="3367294525884949878">"사용 중지"</string>
<string name="ext_media_checking_notification_title" msgid="5734005953288045806">"<xliff:g id="NAME">%s</xliff:g> 준비 중"</string>
<string name="ext_media_checking_notification_message" msgid="4747432538578886744">"오류 확인 중"</string>
@@ -1207,8 +1196,12 @@
<string name="ext_media_ready_notification_message" msgid="4083398150380114462">"사진 및 미디어를 전송하는 데 사용합니다."</string>
<string name="ext_media_unmountable_notification_title" msgid="8295123366236989588">"손상된 <xliff:g id="NAME">%s</xliff:g>입니다."</string>
<string name="ext_media_unmountable_notification_message" msgid="2343202057122495773">"<xliff:g id="NAME">%s</xliff:g>이(가) 손상되었습니다. 해결하려면 탭하세요."</string>
+ <!-- no translation found for ext_media_unmountable_notification_message (3941179940297874950) -->
+ <skip />
<string name="ext_media_unsupported_notification_title" msgid="3797642322958803257">"지원되지 않는 <xliff:g id="NAME">%s</xliff:g>입니다."</string>
<string name="ext_media_unsupported_notification_message" msgid="6121601473787888589">"이 기기는 <xliff:g id="NAME">%s</xliff:g>을(를) 지원하지 않습니다. 지원하는 형식으로 설정하려면 탭하세요."</string>
+ <!-- no translation found for ext_media_unsupported_notification_message (3725436899820390906) -->
+ <skip />
<string name="ext_media_badremoval_notification_title" msgid="3206248947375505416">"<xliff:g id="NAME">%s</xliff:g>이(가) 예기치 않게 삭제됨"</string>
<string name="ext_media_badremoval_notification_message" msgid="380176703346946313">"데이터 손실을 피하려면 <xliff:g id="NAME">%s</xliff:g>을(를) 마운트 해제한 다음 삭제하세요."</string>
<string name="ext_media_nomedia_notification_title" msgid="1704840188641749091">"<xliff:g id="NAME">%s</xliff:g> 삭제됨"</string>
@@ -1668,7 +1661,8 @@
<string name="stk_cc_ss_to_ussd" msgid="3951862188105305589">"SS 요청이 USSD 요청으로 수정됩니다."</string>
<string name="stk_cc_ss_to_ss" msgid="5470768854991452695">"SS 요청이 새로운 SS 요청으로 수정됩니다."</string>
<string name="notification_work_profile_content_description" msgid="4600554564103770764">"직장 프로필"</string>
- <string name="expand_button_content_description" msgid="5855955413376384681">"펼치기 버튼"</string>
+ <string name="expand_button_content_description_collapsed" msgid="3609784019345534652">"펼치기"</string>
+ <string name="expand_button_content_description_expanded" msgid="8520652707158554895">"접기"</string>
<string name="expand_action_accessibility" msgid="5307730695723718254">"확장 전환"</string>
<string name="usb_midi_peripheral_name" msgid="7221113987741003817">"Android USB 주변기기 포트"</string>
<string name="usb_midi_peripheral_manufacturer_name" msgid="7176526170008970168">"Android"</string>
diff --git a/data/res/values-ky/strings.xml b/data/res/values-ky/strings.xml
index fe6e541..e823cdf 100644
--- a/data/res/values-ky/strings.xml
+++ b/data/res/values-ky/strings.xml
@@ -244,32 +244,20 @@
<string name="status_bar_notification_info_overflow" msgid="5301981741705354993">"999+"</string>
<string name="notification_hidden_text" msgid="1135169301897151909">"Мазмундар жашырылган"</string>
<string name="notification_hidden_by_policy_text" msgid="9004631276932584600">"Тийиштүү саясат боюнча жашырылган мазмундар"</string>
- <!-- no translation found for notification_channel_virtual_keyboard (6969925135507955575) -->
- <skip />
- <!-- no translation found for notification_channel_physical_keyboard (7297661826966861459) -->
- <skip />
+ <string name="notification_channel_virtual_keyboard" msgid="6969925135507955575">"Виртуалдык баскычтоп"</string>
+ <string name="notification_channel_physical_keyboard" msgid="7297661826966861459">"Аппараттык баскычтоп"</string>
<string name="notification_channel_security" msgid="7345516133431326347">"Коопсуздук"</string>
- <!-- no translation found for notification_channel_car_mode (3553380307619874564) -->
- <skip />
- <!-- no translation found for notification_channel_account (7577959168463122027) -->
- <skip />
- <!-- no translation found for notification_channel_developer (7579606426860206060) -->
- <skip />
- <!-- no translation found for notification_channel_updates (4794517569035110397) -->
- <skip />
- <!-- no translation found for notification_channel_network_status (5025648583129035447) -->
- <skip />
- <!-- no translation found for notification_channel_network_alerts (2895141221414156525) -->
- <skip />
- <!-- no translation found for notification_channel_vpn (8330103431055860618) -->
- <skip />
- <!-- no translation found for notification_channel_device_admin (1568154104368069249) -->
- <skip />
+ <string name="notification_channel_car_mode" msgid="3553380307619874564">"Унаа режими"</string>
+ <string name="notification_channel_account" msgid="7577959168463122027">"Каттоо эсебинин абалы"</string>
+ <string name="notification_channel_developer" msgid="7579606426860206060">"Иштеп чыгуучунун билдирүүлөрү"</string>
+ <string name="notification_channel_updates" msgid="4794517569035110397">"Жаңыртуулар"</string>
+ <string name="notification_channel_network_status" msgid="5025648583129035447">"Тармактын абалы"</string>
+ <string name="notification_channel_network_alerts" msgid="2895141221414156525">"Тармактын эскертүүлөрү"</string>
+ <string name="notification_channel_vpn" msgid="8330103431055860618">"VPN абалы"</string>
+ <string name="notification_channel_device_admin" msgid="1568154104368069249">"Түзмөктү администрациялоо"</string>
<string name="notification_channel_alerts" msgid="4496839309318519037">"Эскертүүлөр"</string>
- <!-- no translation found for notification_channel_retail_mode (6088920674914038779) -->
- <skip />
- <!-- no translation found for notification_channel_usb (9006850475328924681) -->
- <skip />
+ <string name="notification_channel_retail_mode" msgid="6088920674914038779">"Чекене соода дүкөнү үчүн демо режим"</string>
+ <string name="notification_channel_usb" msgid="9006850475328924681">"USB аркылуу туташуу"</string>
<string name="safeMode" msgid="2788228061547930246">"Коопсуз режим"</string>
<string name="android_system_label" msgid="6577375335728551336">"Android тутуму"</string>
<string name="user_owner_label" msgid="1119010402169916617">"Жеке профилге которулуу"</string>
@@ -318,10 +306,8 @@
<string name="permdesc_uninstall_shortcut" msgid="6745743474265057975">"Колдонмого колдонуучунун катышуусусуз үй экранынын тез чакырмаларын жок кылуу мүмкүнчүлүгүн берет."</string>
<string name="permlab_processOutgoingCalls" msgid="3906007831192990946">"чыгыш чалууларды кайра багыттоо"</string>
<string name="permdesc_processOutgoingCalls" msgid="5156385005547315876">"Колдонмого кимдир-бирөөгө чалып жаткан учурда терилип жаткан номерди көрүү, ошондой эле чалууну башка номерге буруу же чалууну таптакыр токтотуп коюу мүмкүнчүлүгү берилет."</string>
- <!-- no translation found for permlab_answerPhoneCalls (4077162841226223337) -->
- <skip />
- <!-- no translation found for permdesc_answerPhoneCalls (2901889867993572266) -->
- <skip />
+ <string name="permlab_answerPhoneCalls" msgid="4077162841226223337">"телефон чалууларга жооп берүү"</string>
+ <string name="permdesc_answerPhoneCalls" msgid="2901889867993572266">"Телефонго чалганда колдонмого жооп берүүгө уруксат берүү."</string>
<string name="permlab_receiveSms" msgid="8673471768947895082">"билдирүүлөрдү (SMS) кабыл алуу"</string>
<string name="permdesc_receiveSms" msgid="6424387754228766939">"Колдонмого SMS билдирүүлөрүн кабыл алууга жана аларды иштетип чыгууга уруксат берет. Бул, колдонмо сизге билгизбестен түзмөгүңүзгө жөнөтүлгөн билдирүүлөрдү мониторлой же жок кыла алат дегенди билдирет."</string>
<string name="permlab_receiveMms" msgid="1821317344668257098">"билдирүүлөрдү (MMS) кабыл алуу"</string>
@@ -1198,9 +1184,12 @@
<string name="select_keyboard_layout_notification_message" msgid="8084622969903004900">"Тил жана калып тандоо үчүн таптап коюңуз"</string>
<string name="fast_scroll_alphabet" msgid="5433275485499039199">" ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
<string name="fast_scroll_numeric_alphabet" msgid="4030170524595123610">" 0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
- <string name="alert_windows_notification_channel_name" msgid="7443890103456396837">"<xliff:g id="NAME">%s</xliff:g> колдонмосун башка терезелердин үстүнөн көрсөтүү"</string>
- <string name="alert_windows_notification_title" msgid="5399998516035621282">"<xliff:g id="NAME">%s</xliff:g> колд-сун эң үстүндө көрсөтүү"</string>
- <string name="alert_windows_notification_message" msgid="2456738662997073459">"Бул колдонмонун бөлүктөрү дайыма көрүнүп турушу мүмкүн. Эгер бул функция туура иштебесе, аны өчүрүп коюңуз."</string>
+ <!-- no translation found for alert_windows_notification_channel_name (3116610965549449803) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_title (4532185840598192445) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_message (8917232109522912560) -->
+ <skip />
<string name="alert_windows_notification_turn_off_action" msgid="3367294525884949878">"ӨЧҮРҮҮ"</string>
<string name="ext_media_checking_notification_title" msgid="5734005953288045806">"<xliff:g id="NAME">%s</xliff:g> даярдалууда"</string>
<string name="ext_media_checking_notification_message" msgid="4747432538578886744">"Каталар текшерилүүдө"</string>
@@ -1208,8 +1197,12 @@
<string name="ext_media_ready_notification_message" msgid="4083398150380114462">"Сүрөттөрдү жана медиа өткөрүү үчүн"</string>
<string name="ext_media_unmountable_notification_title" msgid="8295123366236989588">"<xliff:g id="NAME">%s</xliff:g> бузулган"</string>
<string name="ext_media_unmountable_notification_message" msgid="2343202057122495773">"<xliff:g id="NAME">%s</xliff:g> - бузук. Оңдоо үчүн таптап коюңуз."</string>
+ <!-- no translation found for ext_media_unmountable_notification_message (3941179940297874950) -->
+ <skip />
<string name="ext_media_unsupported_notification_title" msgid="3797642322958803257">"<xliff:g id="NAME">%s</xliff:g> колдоого алынбайт"</string>
<string name="ext_media_unsupported_notification_message" msgid="6121601473787888589">"Бул түзмөктө <xliff:g id="NAME">%s</xliff:g> колдоого алынбайт. Колдоого алынуучу форматта орнотуу үчүн таптап коюңуз."</string>
+ <!-- no translation found for ext_media_unsupported_notification_message (3725436899820390906) -->
+ <skip />
<string name="ext_media_badremoval_notification_title" msgid="3206248947375505416">"<xliff:g id="NAME">%s</xliff:g> күтүүсүздөн алынып салынды"</string>
<string name="ext_media_badremoval_notification_message" msgid="380176703346946313">"Дайындарды жоготуунун алдын алуу үчүн чыгаруудан мурун <xliff:g id="NAME">%s</xliff:g> түзмөгүн бошотуңуз"</string>
<string name="ext_media_nomedia_notification_title" msgid="1704840188641749091">"<xliff:g id="NAME">%s</xliff:g> алынды"</string>
@@ -1669,7 +1662,8 @@
<string name="stk_cc_ss_to_ussd" msgid="3951862188105305589">"SS сурамы USSD сурамына өзгөртүлдү."</string>
<string name="stk_cc_ss_to_ss" msgid="5470768854991452695">"SS сурамы жаңы SS сурамына өзгөртүлдү."</string>
<string name="notification_work_profile_content_description" msgid="4600554564103770764">"Жумуш профили"</string>
- <string name="expand_button_content_description" msgid="5855955413376384681">"Жайып көрсөтүү баскычы"</string>
+ <string name="expand_button_content_description_collapsed" msgid="3609784019345534652">"Жайып көрсөтүү"</string>
+ <string name="expand_button_content_description_expanded" msgid="8520652707158554895">"Жыйыштыруу"</string>
<string name="expand_action_accessibility" msgid="5307730695723718254">"жайып көрсөтүү же жыйыштыруу"</string>
<string name="usb_midi_peripheral_name" msgid="7221113987741003817">"Android USB Сырткы оюкча"</string>
<string name="usb_midi_peripheral_manufacturer_name" msgid="7176526170008970168">"Android"</string>
diff --git a/data/res/values-lo/strings.xml b/data/res/values-lo/strings.xml
index b7979f1..bb9dab6 100644
--- a/data/res/values-lo/strings.xml
+++ b/data/res/values-lo/strings.xml
@@ -244,32 +244,20 @@
<string name="status_bar_notification_info_overflow" msgid="5301981741705354993">"999+"</string>
<string name="notification_hidden_text" msgid="1135169301897151909">"ເນື້ອຫາຖືກເຊື່ອງໄວ້"</string>
<string name="notification_hidden_by_policy_text" msgid="9004631276932584600">"ເນື້ອຫາຖືກເຊື່ອງຕາມນະໂຍບາຍ"</string>
- <!-- no translation found for notification_channel_virtual_keyboard (6969925135507955575) -->
- <skip />
- <!-- no translation found for notification_channel_physical_keyboard (7297661826966861459) -->
- <skip />
+ <string name="notification_channel_virtual_keyboard" msgid="6969925135507955575">"ແປ້ນພິມສະເໝືອນ"</string>
+ <string name="notification_channel_physical_keyboard" msgid="7297661826966861459">"ແປ້ນພິມພາຍນອກ"</string>
<string name="notification_channel_security" msgid="7345516133431326347">"ຄວາມປອດໄພ"</string>
- <!-- no translation found for notification_channel_car_mode (3553380307619874564) -->
- <skip />
- <!-- no translation found for notification_channel_account (7577959168463122027) -->
- <skip />
- <!-- no translation found for notification_channel_developer (7579606426860206060) -->
- <skip />
- <!-- no translation found for notification_channel_updates (4794517569035110397) -->
- <skip />
- <!-- no translation found for notification_channel_network_status (5025648583129035447) -->
- <skip />
- <!-- no translation found for notification_channel_network_alerts (2895141221414156525) -->
- <skip />
- <!-- no translation found for notification_channel_vpn (8330103431055860618) -->
- <skip />
- <!-- no translation found for notification_channel_device_admin (1568154104368069249) -->
- <skip />
+ <string name="notification_channel_car_mode" msgid="3553380307619874564">"ໂໝດຂັບລົດ"</string>
+ <string name="notification_channel_account" msgid="7577959168463122027">"ສະຖານະບັນຊີ"</string>
+ <string name="notification_channel_developer" msgid="7579606426860206060">"ຂໍ້ຄວາມນັກພັດທະນາ"</string>
+ <string name="notification_channel_updates" msgid="4794517569035110397">"ອັບເດດ"</string>
+ <string name="notification_channel_network_status" msgid="5025648583129035447">"ສະຖານະເຄືອຂ່າຍ"</string>
+ <string name="notification_channel_network_alerts" msgid="2895141221414156525">"ແຈ້ງເຕືອນເຄືອຂ່າຍ"</string>
+ <string name="notification_channel_vpn" msgid="8330103431055860618">"ສະຖານະ VPN"</string>
+ <string name="notification_channel_device_admin" msgid="1568154104368069249">"ການເບິ່ງແຍງອຸປະກອນ"</string>
<string name="notification_channel_alerts" msgid="4496839309318519037">"ການເຕືອນ"</string>
- <!-- no translation found for notification_channel_retail_mode (6088920674914038779) -->
- <skip />
- <!-- no translation found for notification_channel_usb (9006850475328924681) -->
- <skip />
+ <string name="notification_channel_retail_mode" msgid="6088920674914038779">"ເດໂມສຳລັບຮ້ານຂາຍ"</string>
+ <string name="notification_channel_usb" msgid="9006850475328924681">"ການເຊື່ອມຕໍ່ USB"</string>
<string name="safeMode" msgid="2788228061547930246">"Safe mode"</string>
<string name="android_system_label" msgid="6577375335728551336">"ລະບົບ Android"</string>
<string name="user_owner_label" msgid="1119010402169916617">"ສະລັບໄປໂປຣໄຟລ໌ສ່ວນຕົວ"</string>
@@ -318,10 +306,8 @@
<string name="permdesc_uninstall_shortcut" msgid="6745743474265057975">"ອະນຸຍາດໃຫ້ແອັບພລິເຄຊັນລຶບທາງລັດໃນໜ້າຫຼັກໄດ້ ໂດຍບໍ່ຕ້ອງຮັບການຢືນຢັນຈາກຜູ່ໃຊ້."</string>
<string name="permlab_processOutgoingCalls" msgid="3906007831192990946">"ປ່ຽນເສັ້ນທາງການໂທອອກ"</string>
<string name="permdesc_processOutgoingCalls" msgid="5156385005547315876">"ອະນຸຍາດໃຫ້ແອັບຯເບິ່ງໝາຍເລກເບີໂທ ໃນລະຫວ່າງການໂທອອກ ພ້ອມທັງໂຕເລືອກໃນການປ່ຽນເສັ້ນທາງການໂທໄປຫາເບີອື່ນ ຫຼື ລາຍລະອຽດກ່ຽວກັບເບີໂທລະສັບ."</string>
- <!-- no translation found for permlab_answerPhoneCalls (4077162841226223337) -->
- <skip />
- <!-- no translation found for permdesc_answerPhoneCalls (2901889867993572266) -->
- <skip />
+ <string name="permlab_answerPhoneCalls" msgid="4077162841226223337">"ຮັບສາຍ"</string>
+ <string name="permdesc_answerPhoneCalls" msgid="2901889867993572266">"ອະນຸຍາດໃຫ້ແອັບຮັບສາຍໂທເຂົ້າໄດ້."</string>
<string name="permlab_receiveSms" msgid="8673471768947895082">"ຮັບຂໍ້ຄວາມສັ້ນ (SMS)"</string>
<string name="permdesc_receiveSms" msgid="6424387754228766939">"ອະນຸຍາດໃຫ້ແອັບຯຮັບ ແລະປະມວນຜົນຂໍ້ຄວາມ SMS. ນີ້ໝາຍຄວາມວ່າແອັບຯສາມາດຕິດຕາມ ຫຼືລຶບຂໍ້ຄວາມທີ່ສົ່ງເຂົ້າອຸປະກອນຂອງທ່ານ ໂດຍທີ່ບໍ່ສະແດງພວກມັນໃຫ້ທ່ານເຫັນ."</string>
<string name="permlab_receiveMms" msgid="1821317344668257098">"ຮັບຂໍ້ຄວາມ (MMS)"</string>
@@ -1197,9 +1183,12 @@
<string name="select_keyboard_layout_notification_message" msgid="8084622969903004900">"ແຕະເພື່ອເລືອກພາສາ ແລະ ໂຄງແປ້ນພິມ"</string>
<string name="fast_scroll_alphabet" msgid="5433275485499039199">" ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
<string name="fast_scroll_numeric_alphabet" msgid="4030170524595123610">" 0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
- <string name="alert_windows_notification_channel_name" msgid="7443890103456396837">"<xliff:g id="NAME">%s</xliff:g> ແຕ້ມທັບແອັບອື່ນ"</string>
- <string name="alert_windows_notification_title" msgid="5399998516035621282">"ແອັບ <xliff:g id="NAME">%s</xliff:g> ກຳລັງສະແດງຢູ່ໜ້າສຸດ."</string>
- <string name="alert_windows_notification_message" msgid="2456738662997073459">"ບາງພາກສ່ວນຂອງແອັບນີ້ຈະປາກົດຢູ່ຕະຫຼອດເວລາ. ຫາກຄຸນສົມບັດນີ້ໃຊ້ໄດ້ບໍ່ດີ, ໃຫ້ປິດມັນໄວ້."</string>
+ <!-- no translation found for alert_windows_notification_channel_name (3116610965549449803) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_title (4532185840598192445) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_message (8917232109522912560) -->
+ <skip />
<string name="alert_windows_notification_turn_off_action" msgid="3367294525884949878">"ປິດໄວ້"</string>
<string name="ext_media_checking_notification_title" msgid="5734005953288045806">"ກຳລັງກຽມ <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_checking_notification_message" msgid="4747432538578886744">"ກຳລັງກວດຫາຂໍ້ຜິດພາດ"</string>
@@ -1207,8 +1196,12 @@
<string name="ext_media_ready_notification_message" msgid="4083398150380114462">"ສຳລັບການໂອນຮູບຖ່າຍ ແລະມີເດຍ"</string>
<string name="ext_media_unmountable_notification_title" msgid="8295123366236989588">"ເສຍຫາຍແລ້ວ <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_unmountable_notification_message" msgid="2343202057122495773">"<xliff:g id="NAME">%s</xliff:g> ເສຍຫາຍ. ແຕະເພື່ອສ້ອມແປງ."</string>
+ <!-- no translation found for ext_media_unmountable_notification_message (3941179940297874950) -->
+ <skip />
<string name="ext_media_unsupported_notification_title" msgid="3797642322958803257">"ບໍ່ຮອງຮັບ <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_unsupported_notification_message" msgid="6121601473787888589">"ອຸປະກອນນີ້ບໍ່ຮອງຮັບ <xliff:g id="NAME">%s</xliff:g> ນີ້. ແຕະເພື່ອຕັ້ງຄ່າໃນຮູບແບບທີ່ຮອງຮັບ."</string>
+ <!-- no translation found for ext_media_unsupported_notification_message (3725436899820390906) -->
+ <skip />
<string name="ext_media_badremoval_notification_title" msgid="3206248947375505416">"<xliff:g id="NAME">%s</xliff:g> ຖືກຖອດອອກໄປແບບບໍ່ຄາດຄິດ"</string>
<string name="ext_media_badremoval_notification_message" msgid="380176703346946313">"ຖອດເຊື່ອມຕໍ່ <xliff:g id="NAME">%s</xliff:g> ກ່ອນເອົາອອກໄປ ເພື່ອຫຼີກເວັ້ນການເສຍຂໍ້ມູນ"</string>
<string name="ext_media_nomedia_notification_title" msgid="1704840188641749091">"ເອົາ <xliff:g id="NAME">%s</xliff:g> ອອກໄປແລ້ວ"</string>
@@ -1668,7 +1661,8 @@
<string name="stk_cc_ss_to_ussd" msgid="3951862188105305589">"ການຂໍ SS ຖືກດັດແປງເປັນການຂໍ USSD ແລ້ວ."</string>
<string name="stk_cc_ss_to_ss" msgid="5470768854991452695">"ການຂໍ SS ຖືກດັດແປງເປັນການຂໍ SS ໃໝ່ແລ້ວ."</string>
<string name="notification_work_profile_content_description" msgid="4600554564103770764">"ໂປຣໄຟລ໌ບ່ອນເຮັດວຽກ"</string>
- <string name="expand_button_content_description" msgid="5855955413376384681">"ປຸ່ມຂະຫຍາຍ"</string>
+ <string name="expand_button_content_description_collapsed" msgid="3609784019345534652">"ຂະຫຍາຍ"</string>
+ <string name="expand_button_content_description_expanded" msgid="8520652707158554895">"ຫຍໍ້ເຂົ້າ"</string>
<string name="expand_action_accessibility" msgid="5307730695723718254">"ປິດ/ເປີດ ການຂະຫຍາຍ"</string>
<string name="usb_midi_peripheral_name" msgid="7221113987741003817">"ຜອດຮອບນອກ Android USB"</string>
<string name="usb_midi_peripheral_manufacturer_name" msgid="7176526170008970168">"Android"</string>
diff --git a/data/res/values-lt/strings.xml b/data/res/values-lt/strings.xml
index f907836..67c1871 100644
--- a/data/res/values-lt/strings.xml
+++ b/data/res/values-lt/strings.xml
@@ -250,32 +250,20 @@
<string name="status_bar_notification_info_overflow" msgid="5301981741705354993">"999+"</string>
<string name="notification_hidden_text" msgid="1135169301897151909">"Turinys paslėptas"</string>
<string name="notification_hidden_by_policy_text" msgid="9004631276932584600">"Turinys paslėptas vadovaujantis politika"</string>
- <!-- no translation found for notification_channel_virtual_keyboard (6969925135507955575) -->
- <skip />
- <!-- no translation found for notification_channel_physical_keyboard (7297661826966861459) -->
- <skip />
+ <string name="notification_channel_virtual_keyboard" msgid="6969925135507955575">"Virtualioji klaviatūra"</string>
+ <string name="notification_channel_physical_keyboard" msgid="7297661826966861459">"Fizinė klaviatūra"</string>
<string name="notification_channel_security" msgid="7345516133431326347">"Sauga"</string>
- <!-- no translation found for notification_channel_car_mode (3553380307619874564) -->
- <skip />
- <!-- no translation found for notification_channel_account (7577959168463122027) -->
- <skip />
- <!-- no translation found for notification_channel_developer (7579606426860206060) -->
- <skip />
- <!-- no translation found for notification_channel_updates (4794517569035110397) -->
- <skip />
- <!-- no translation found for notification_channel_network_status (5025648583129035447) -->
- <skip />
- <!-- no translation found for notification_channel_network_alerts (2895141221414156525) -->
- <skip />
- <!-- no translation found for notification_channel_vpn (8330103431055860618) -->
- <skip />
- <!-- no translation found for notification_channel_device_admin (1568154104368069249) -->
- <skip />
+ <string name="notification_channel_car_mode" msgid="3553380307619874564">"Automobilio režimas"</string>
+ <string name="notification_channel_account" msgid="7577959168463122027">"Paskyros būsena"</string>
+ <string name="notification_channel_developer" msgid="7579606426860206060">"Kūrėjų pranešimai"</string>
+ <string name="notification_channel_updates" msgid="4794517569035110397">"Naujiniai"</string>
+ <string name="notification_channel_network_status" msgid="5025648583129035447">"Tinklo būsena"</string>
+ <string name="notification_channel_network_alerts" msgid="2895141221414156525">"Tinklo įspėjimai"</string>
+ <string name="notification_channel_vpn" msgid="8330103431055860618">"VPN būsena"</string>
+ <string name="notification_channel_device_admin" msgid="1568154104368069249">"Įrenginio administravimas"</string>
<string name="notification_channel_alerts" msgid="4496839309318519037">"Įspėjimai"</string>
- <!-- no translation found for notification_channel_retail_mode (6088920674914038779) -->
- <skip />
- <!-- no translation found for notification_channel_usb (9006850475328924681) -->
- <skip />
+ <string name="notification_channel_retail_mode" msgid="6088920674914038779">"Demonstracinė versija mažmenininkams"</string>
+ <string name="notification_channel_usb" msgid="9006850475328924681">"USB jungtis"</string>
<string name="safeMode" msgid="2788228061547930246">"Saugos režimas"</string>
<string name="android_system_label" msgid="6577375335728551336">"„Android“ sistema"</string>
<string name="user_owner_label" msgid="1119010402169916617">"Perjungti į asmeninį režimą"</string>
@@ -324,10 +312,8 @@
<string name="permdesc_uninstall_shortcut" msgid="6745743474265057975">"Programai leidžiama pašalinti sparčiuosius klavišus iš pagrindinio ekrano be naudotojo įsikišimo."</string>
<string name="permlab_processOutgoingCalls" msgid="3906007831192990946">"peradresuoti išsiunčiamuosius skambučius"</string>
<string name="permdesc_processOutgoingCalls" msgid="5156385005547315876">"Leidžiama programai peržiūrėti renkamą numerį siunčiamojo skambučio metu suteikiant galimybę peradresuoti skambutį kitu numeriu arba visiškai nutraukti skambutį."</string>
- <!-- no translation found for permlab_answerPhoneCalls (4077162841226223337) -->
- <skip />
- <!-- no translation found for permdesc_answerPhoneCalls (2901889867993572266) -->
- <skip />
+ <string name="permlab_answerPhoneCalls" msgid="4077162841226223337">"atsakyti į telefonų skambučius"</string>
+ <string name="permdesc_answerPhoneCalls" msgid="2901889867993572266">"Programai leidžiama atsakyti į gaunamąjį telefono skambutį."</string>
<string name="permlab_receiveSms" msgid="8673471768947895082">"gauti teksto pranešimus (SMS)"</string>
<string name="permdesc_receiveSms" msgid="6424387754228766939">"Leidžiama programai gauti ir apdoroti SMS pranešimus. Tai reiškia, kad programa gali stebėti ir ištrinti į jūsų įrenginį siunčiamus pranešimus jums jų neparodžiusi."</string>
<string name="permlab_receiveMms" msgid="1821317344668257098">"gauti teksto pranešimus (MMS)"</string>
@@ -1237,9 +1223,12 @@
<string name="select_keyboard_layout_notification_message" msgid="8084622969903004900">"Palieskite, kad pasirinktumėte kalbą ir išdėstymą"</string>
<string name="fast_scroll_alphabet" msgid="5433275485499039199">" AĄBCČDEĘĖFGHIĮYJKLMNOPRSŠTUŲŪVZŽ"</string>
<string name="fast_scroll_numeric_alphabet" msgid="4030170524595123610">" 0123456789AĄBCČDEĘĖFGHIĮYJKLMNOPRSŠTUŲŪVZŽ"</string>
- <string name="alert_windows_notification_channel_name" msgid="7443890103456396837">"<xliff:g id="NAME">%s</xliff:g> programa rodoma virš kitų programų"</string>
- <string name="alert_windows_notification_title" msgid="5399998516035621282">"<xliff:g id="NAME">%s</xliff:g> programa rodoma virš kitų."</string>
- <string name="alert_windows_notification_message" msgid="2456738662997073459">"Šios programos dalys gali likti matomos visą laiką. Jei ši funkcija tinkamai neveikia, išjunkite ją."</string>
+ <!-- no translation found for alert_windows_notification_channel_name (3116610965549449803) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_title (4532185840598192445) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_message (8917232109522912560) -->
+ <skip />
<string name="alert_windows_notification_turn_off_action" msgid="3367294525884949878">"IŠJUNGTI"</string>
<string name="ext_media_checking_notification_title" msgid="5734005953288045806">"Ruošiama <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_checking_notification_message" msgid="4747432538578886744">"Tikrinama, ar nėra klaidų"</string>
@@ -1247,8 +1236,12 @@
<string name="ext_media_ready_notification_message" msgid="4083398150380114462">"Norint perkelti nuotraukas ir mediją"</string>
<string name="ext_media_unmountable_notification_title" msgid="8295123366236989588">"Saugykla (<xliff:g id="NAME">%s</xliff:g>) sugadinta"</string>
<string name="ext_media_unmountable_notification_message" msgid="2343202057122495773">"<xliff:g id="NAME">%s</xliff:g> sugadinta. Palieskite, kad ištaisytumėte."</string>
+ <!-- no translation found for ext_media_unmountable_notification_message (3941179940297874950) -->
+ <skip />
<string name="ext_media_unsupported_notification_title" msgid="3797642322958803257">"Nepalaikoma saugykla (<xliff:g id="NAME">%s</xliff:g>)"</string>
<string name="ext_media_unsupported_notification_message" msgid="6121601473787888589">"Šis įrenginys nepalaiko šios <xliff:g id="NAME">%s</xliff:g>. Palieskite, kad nustatytumėte palaikomu formatu."</string>
+ <!-- no translation found for ext_media_unsupported_notification_message (3725436899820390906) -->
+ <skip />
<string name="ext_media_badremoval_notification_title" msgid="3206248947375505416">"<xliff:g id="NAME">%s</xliff:g> netikėtai pašalinta"</string>
<string name="ext_media_badremoval_notification_message" msgid="380176703346946313">"Išmontuokite <xliff:g id="NAME">%s</xliff:g> prieš pašalindami, kad neprarastumėte duomenų."</string>
<string name="ext_media_nomedia_notification_title" msgid="1704840188641749091">"Pašalinta <xliff:g id="NAME">%s</xliff:g>"</string>
@@ -1728,7 +1721,8 @@
<string name="stk_cc_ss_to_ussd" msgid="3951862188105305589">"SS užklausa pakeista į USSD užklausą."</string>
<string name="stk_cc_ss_to_ss" msgid="5470768854991452695">"SS užklausa pakeista į naują SS užklausą."</string>
<string name="notification_work_profile_content_description" msgid="4600554564103770764">"Darbo profilis"</string>
- <string name="expand_button_content_description" msgid="5855955413376384681">"Išskleidimo mygtukas"</string>
+ <string name="expand_button_content_description_collapsed" msgid="3609784019345534652">"Išskleisti"</string>
+ <string name="expand_button_content_description_expanded" msgid="8520652707158554895">"Sutraukti"</string>
<string name="expand_action_accessibility" msgid="5307730695723718254">"perjungti išskleidimą"</string>
<string name="usb_midi_peripheral_name" msgid="7221113987741003817">"„Android“ USB išorinis prievadas"</string>
<string name="usb_midi_peripheral_manufacturer_name" msgid="7176526170008970168">"Android"</string>
diff --git a/data/res/values-lv/strings.xml b/data/res/values-lv/strings.xml
index fe2fda8..f2f8e75 100644
--- a/data/res/values-lv/strings.xml
+++ b/data/res/values-lv/strings.xml
@@ -247,32 +247,20 @@
<string name="status_bar_notification_info_overflow" msgid="5301981741705354993">"Pārsniedz"</string>
<string name="notification_hidden_text" msgid="1135169301897151909">"Saturs paslēpts"</string>
<string name="notification_hidden_by_policy_text" msgid="9004631276932584600">"Saskaņā ar politiku saturs ir paslēpts."</string>
- <!-- no translation found for notification_channel_virtual_keyboard (6969925135507955575) -->
- <skip />
- <!-- no translation found for notification_channel_physical_keyboard (7297661826966861459) -->
- <skip />
+ <string name="notification_channel_virtual_keyboard" msgid="6969925135507955575">"Virtuālā tastatūra"</string>
+ <string name="notification_channel_physical_keyboard" msgid="7297661826966861459">"Fiziskā tastatūra"</string>
<string name="notification_channel_security" msgid="7345516133431326347">"Drošība"</string>
- <!-- no translation found for notification_channel_car_mode (3553380307619874564) -->
- <skip />
- <!-- no translation found for notification_channel_account (7577959168463122027) -->
- <skip />
- <!-- no translation found for notification_channel_developer (7579606426860206060) -->
- <skip />
- <!-- no translation found for notification_channel_updates (4794517569035110397) -->
- <skip />
- <!-- no translation found for notification_channel_network_status (5025648583129035447) -->
- <skip />
- <!-- no translation found for notification_channel_network_alerts (2895141221414156525) -->
- <skip />
- <!-- no translation found for notification_channel_vpn (8330103431055860618) -->
- <skip />
- <!-- no translation found for notification_channel_device_admin (1568154104368069249) -->
- <skip />
+ <string name="notification_channel_car_mode" msgid="3553380307619874564">"Automašīnas režīms"</string>
+ <string name="notification_channel_account" msgid="7577959168463122027">"Konta statuss"</string>
+ <string name="notification_channel_developer" msgid="7579606426860206060">"Izstrādātāju ziņojumi"</string>
+ <string name="notification_channel_updates" msgid="4794517569035110397">"Atjauninājumi"</string>
+ <string name="notification_channel_network_status" msgid="5025648583129035447">"Tīkla statuss"</string>
+ <string name="notification_channel_network_alerts" msgid="2895141221414156525">"Tīkla brīdinājumi"</string>
+ <string name="notification_channel_vpn" msgid="8330103431055860618">"VPN statuss"</string>
+ <string name="notification_channel_device_admin" msgid="1568154104368069249">"Ierīces administrēšana"</string>
<string name="notification_channel_alerts" msgid="4496839309318519037">"Brīdinājumi"</string>
- <!-- no translation found for notification_channel_retail_mode (6088920674914038779) -->
- <skip />
- <!-- no translation found for notification_channel_usb (9006850475328924681) -->
- <skip />
+ <string name="notification_channel_retail_mode" msgid="6088920674914038779">"Demonstrācijas versija veikaliem"</string>
+ <string name="notification_channel_usb" msgid="9006850475328924681">"USB savienojums"</string>
<string name="safeMode" msgid="2788228061547930246">"Drošais režīms"</string>
<string name="android_system_label" msgid="6577375335728551336">"Android sistēma"</string>
<string name="user_owner_label" msgid="1119010402169916617">"Pārslēgt personīgo profilu"</string>
@@ -321,10 +309,8 @@
<string name="permdesc_uninstall_shortcut" msgid="6745743474265057975">"Ļauj lietojumprogrammai noņemt saīsnes no sākuma ekrāna, nejautājot lietotājam."</string>
<string name="permlab_processOutgoingCalls" msgid="3906007831192990946">"pārmaršrutēt izejošos zvanus"</string>
<string name="permdesc_processOutgoingCalls" msgid="5156385005547315876">"Ļauj lietotnei skatīt ievadīto tālruņa numuru izejošā zvana laikā un piedāvā iespēju šo zvanu pāradresēt uz citu numuru vai vispār pārtraukt zvanu."</string>
- <!-- no translation found for permlab_answerPhoneCalls (4077162841226223337) -->
- <skip />
- <!-- no translation found for permdesc_answerPhoneCalls (2901889867993572266) -->
- <skip />
+ <string name="permlab_answerPhoneCalls" msgid="4077162841226223337">"Atbildēšana uz tālruņa zvaniem"</string>
+ <string name="permdesc_answerPhoneCalls" msgid="2901889867993572266">"Ļauj lietotnei atbildēt uz ienākošu tālruņa zvanu."</string>
<string name="permlab_receiveSms" msgid="8673471768947895082">"saņemt īsziņas (SMS)"</string>
<string name="permdesc_receiveSms" msgid="6424387754228766939">"Ļauj lietotnei saņemt un apstrādāt īsziņas. Tas nozīmē, ka lietotne var pārraudzīt vai dzēst uz jūsu ierīci nosūtītos ziņojumus, neparādot tos jums."</string>
<string name="permlab_receiveMms" msgid="1821317344668257098">"saņemt ziņojumus (MMS)"</string>
@@ -1217,9 +1203,12 @@
<string name="select_keyboard_layout_notification_message" msgid="8084622969903004900">"Pieskarieties, lai atlasītu valodu un izkārtojumu"</string>
<string name="fast_scroll_alphabet" msgid="5433275485499039199">" AĀBCČDEĒFGĢHIĪJKĶLĻMNŅOPRSŠTUŪVZŽ"</string>
<string name="fast_scroll_numeric_alphabet" msgid="4030170524595123610">" 0123456789AĀBCČDEĒFGĢHIĪJKĶLĻMNŅOPRSŠTUŪVZŽ"</string>
- <string name="alert_windows_notification_channel_name" msgid="7443890103456396837">"Lietotne <xliff:g id="NAME">%s</xliff:g> tiek rādīta pāri citām lietotnēm"</string>
- <string name="alert_windows_notification_title" msgid="5399998516035621282">"Lietotne <xliff:g id="NAME">%s</xliff:g> ir redzama virspusē."</string>
- <string name="alert_windows_notification_message" msgid="2456738662997073459">"Šīs lietotnes daļas joprojām var būt redzamas visu laiku. Ja šī funkcija nedarbojas pareizi, izslēdziet to."</string>
+ <!-- no translation found for alert_windows_notification_channel_name (3116610965549449803) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_title (4532185840598192445) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_message (8917232109522912560) -->
+ <skip />
<string name="alert_windows_notification_turn_off_action" msgid="3367294525884949878">"IZSLĒGT"</string>
<string name="ext_media_checking_notification_title" msgid="5734005953288045806">"Notiek <xliff:g id="NAME">%s</xliff:g> sagatavošana"</string>
<string name="ext_media_checking_notification_message" msgid="4747432538578886744">"Tiek meklētas kļūdas"</string>
@@ -1227,8 +1216,12 @@
<string name="ext_media_ready_notification_message" msgid="4083398150380114462">"Fotoattēlu un satura pārsūtīšanai."</string>
<string name="ext_media_unmountable_notification_title" msgid="8295123366236989588">"Bojāts datu nesējs (<xliff:g id="NAME">%s</xliff:g>)"</string>
<string name="ext_media_unmountable_notification_message" msgid="2343202057122495773">"Datu nesējs <xliff:g id="NAME">%s</xliff:g> ir bojāts. Pieskarieties, lai labotu."</string>
+ <!-- no translation found for ext_media_unmountable_notification_message (3941179940297874950) -->
+ <skip />
<string name="ext_media_unsupported_notification_title" msgid="3797642322958803257">"Neatbalstīts datu nesējs (<xliff:g id="NAME">%s</xliff:g>)"</string>
<string name="ext_media_unsupported_notification_message" msgid="6121601473787888589">"Šī ierīce neatbalsta datu nesēju <xliff:g id="NAME">%s</xliff:g>. Pieskarieties, lai iestatītu to atbalstītā formātā."</string>
+ <!-- no translation found for ext_media_unsupported_notification_message (3725436899820390906) -->
+ <skip />
<string name="ext_media_badremoval_notification_title" msgid="3206248947375505416">"<xliff:g id="NAME">%s</xliff:g> tika negaidīti izņemta"</string>
<string name="ext_media_badremoval_notification_message" msgid="380176703346946313">"Pirms izņemšanas atvienojiet <xliff:g id="NAME">%s</xliff:g>, lai nezaudētu datus."</string>
<string name="ext_media_nomedia_notification_title" msgid="1704840188641749091">"<xliff:g id="NAME">%s</xliff:g> tika izņemta"</string>
@@ -1698,7 +1691,8 @@
<string name="stk_cc_ss_to_ussd" msgid="3951862188105305589">"SS pieprasījums ir mainīts uz USSD pieprasījumu."</string>
<string name="stk_cc_ss_to_ss" msgid="5470768854991452695">"SS pieprasījums ir mainīts uz jaunu SS pieprasījumu."</string>
<string name="notification_work_profile_content_description" msgid="4600554564103770764">"Darba profils"</string>
- <string name="expand_button_content_description" msgid="5855955413376384681">"Poga Izvērst"</string>
+ <string name="expand_button_content_description_collapsed" msgid="3609784019345534652">"Izvērst"</string>
+ <string name="expand_button_content_description_expanded" msgid="8520652707158554895">"Sakļaut"</string>
<string name="expand_action_accessibility" msgid="5307730695723718254">"izvērst/sakļaut"</string>
<string name="usb_midi_peripheral_name" msgid="7221113987741003817">"Android USB perifērijas ports"</string>
<string name="usb_midi_peripheral_manufacturer_name" msgid="7176526170008970168">"Android"</string>
diff --git a/data/res/values-mk/strings.xml b/data/res/values-mk/strings.xml
index 3cd56a3..a0587d0 100644
--- a/data/res/values-mk/strings.xml
+++ b/data/res/values-mk/strings.xml
@@ -244,32 +244,20 @@
<string name="status_bar_notification_info_overflow" msgid="5301981741705354993">"999+"</string>
<string name="notification_hidden_text" msgid="1135169301897151909">"Содржините се скриени"</string>
<string name="notification_hidden_by_policy_text" msgid="9004631276932584600">"Содржините се скриени поради политиката"</string>
- <!-- no translation found for notification_channel_virtual_keyboard (6969925135507955575) -->
- <skip />
- <!-- no translation found for notification_channel_physical_keyboard (7297661826966861459) -->
- <skip />
+ <string name="notification_channel_virtual_keyboard" msgid="6969925135507955575">"Виртуелна тастатура"</string>
+ <string name="notification_channel_physical_keyboard" msgid="7297661826966861459">"Физичка тастатура"</string>
<string name="notification_channel_security" msgid="7345516133431326347">"Безбедност"</string>
- <!-- no translation found for notification_channel_car_mode (3553380307619874564) -->
- <skip />
- <!-- no translation found for notification_channel_account (7577959168463122027) -->
- <skip />
- <!-- no translation found for notification_channel_developer (7579606426860206060) -->
- <skip />
- <!-- no translation found for notification_channel_updates (4794517569035110397) -->
- <skip />
- <!-- no translation found for notification_channel_network_status (5025648583129035447) -->
- <skip />
- <!-- no translation found for notification_channel_network_alerts (2895141221414156525) -->
- <skip />
- <!-- no translation found for notification_channel_vpn (8330103431055860618) -->
- <skip />
- <!-- no translation found for notification_channel_device_admin (1568154104368069249) -->
- <skip />
+ <string name="notification_channel_car_mode" msgid="3553380307619874564">"Режим на работа во автомобил"</string>
+ <string name="notification_channel_account" msgid="7577959168463122027">"Статус на сметка"</string>
+ <string name="notification_channel_developer" msgid="7579606426860206060">"Пораки за програмери"</string>
+ <string name="notification_channel_updates" msgid="4794517569035110397">"Ажурирања"</string>
+ <string name="notification_channel_network_status" msgid="5025648583129035447">"Статус на мрежа"</string>
+ <string name="notification_channel_network_alerts" msgid="2895141221414156525">"Известувања на мрежа"</string>
+ <string name="notification_channel_vpn" msgid="8330103431055860618">"VPN-статус"</string>
+ <string name="notification_channel_device_admin" msgid="1568154104368069249">"Управување со уред"</string>
<string name="notification_channel_alerts" msgid="4496839309318519037">"Предупредувања"</string>
- <!-- no translation found for notification_channel_retail_mode (6088920674914038779) -->
- <skip />
- <!-- no translation found for notification_channel_usb (9006850475328924681) -->
- <skip />
+ <string name="notification_channel_retail_mode" msgid="6088920674914038779">"Демонстрација за малопродажба"</string>
+ <string name="notification_channel_usb" msgid="9006850475328924681">"USB-врска"</string>
<string name="safeMode" msgid="2788228061547930246">"Безбеден режим"</string>
<string name="android_system_label" msgid="6577375335728551336">"Систем Android"</string>
<string name="user_owner_label" msgid="1119010402169916617">"Префрлете на личен профил"</string>
@@ -318,10 +306,8 @@
<string name="permdesc_uninstall_shortcut" msgid="6745743474265057975">"Овозможува апликацијата да отстранува кратенки до почетниот екран без интервенција на корисникот."</string>
<string name="permlab_processOutgoingCalls" msgid="3906007831192990946">"пренасочи појдовни повици"</string>
<string name="permdesc_processOutgoingCalls" msgid="5156385005547315876">"Дозволува апликацијата да го види бројот што се повикува за време на појдовен повик, со опција да го пренасочи повикот кон друг број или да го прекине повикот."</string>
- <!-- no translation found for permlab_answerPhoneCalls (4077162841226223337) -->
- <skip />
- <!-- no translation found for permdesc_answerPhoneCalls (2901889867993572266) -->
- <skip />
+ <string name="permlab_answerPhoneCalls" msgid="4077162841226223337">"одговара телефонски повици"</string>
+ <string name="permdesc_answerPhoneCalls" msgid="2901889867993572266">"Дозволува апликацијата да одговара на дојдовен телефонски повик."</string>
<string name="permlab_receiveSms" msgid="8673471768947895082">"прими текстуални пораки (SMS)"</string>
<string name="permdesc_receiveSms" msgid="6424387754228766939">"Овозможува апликацијата да прима и да обработува SMS пораки. Тоа значи дека апликацијата може да следи или да брише пораки испратени до вашиот уред без да ви ги прикаже вам."</string>
<string name="permlab_receiveMms" msgid="1821317344668257098">"прими текстуални пораки (MMS)"</string>
@@ -1198,9 +1184,12 @@
<string name="select_keyboard_layout_notification_message" msgid="8084622969903004900">"Допрете за избирање јазик и распоред"</string>
<string name="fast_scroll_alphabet" msgid="5433275485499039199">" ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
<string name="fast_scroll_numeric_alphabet" msgid="4030170524595123610">" 0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
- <string name="alert_windows_notification_channel_name" msgid="7443890103456396837">"<xliff:g id="NAME">%s</xliff:g> пишува врз други апликации"</string>
- <string name="alert_windows_notification_title" msgid="5399998516035621282">"Апликацијата <xliff:g id="NAME">%s</xliff:g> е одозгора."</string>
- <string name="alert_windows_notification_message" msgid="2456738662997073459">"Делови од апликацијава може да бидат видливи цело време. Ако функцијава не работи правилно, исклучете ја."</string>
+ <!-- no translation found for alert_windows_notification_channel_name (3116610965549449803) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_title (4532185840598192445) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_message (8917232109522912560) -->
+ <skip />
<string name="alert_windows_notification_turn_off_action" msgid="3367294525884949878">"ИСКЛУЧИ"</string>
<string name="ext_media_checking_notification_title" msgid="5734005953288045806">"Се подготвува <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_checking_notification_message" msgid="4747432538578886744">"Се проверува за грешки"</string>
@@ -1208,8 +1197,12 @@
<string name="ext_media_ready_notification_message" msgid="4083398150380114462">"За пренесување фотографии и медиуми"</string>
<string name="ext_media_unmountable_notification_title" msgid="8295123366236989588">"Оштетена <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_unmountable_notification_message" msgid="2343202057122495773">"<xliff:g id="NAME">%s</xliff:g> е оштетена. Допрете за поправање."</string>
+ <!-- no translation found for ext_media_unmountable_notification_message (3941179940297874950) -->
+ <skip />
<string name="ext_media_unsupported_notification_title" msgid="3797642322958803257">"Неподдржана <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_unsupported_notification_message" msgid="6121601473787888589">"Уредот не ја поддржува оваа <xliff:g id="NAME">%s</xliff:g>. Допрете за поставување во поддржан формат."</string>
+ <!-- no translation found for ext_media_unsupported_notification_message (3725436899820390906) -->
+ <skip />
<string name="ext_media_badremoval_notification_title" msgid="3206248947375505416">"<xliff:g id="NAME">%s</xliff:g> неочекувано е отстранета"</string>
<string name="ext_media_badremoval_notification_message" msgid="380176703346946313">"Откачете ја <xliff:g id="NAME">%s</xliff:g> пред да ја отстраните за да избегнете губење на податоците"</string>
<string name="ext_media_nomedia_notification_title" msgid="1704840188641749091">"Отстранета <xliff:g id="NAME">%s</xliff:g>"</string>
@@ -1671,7 +1664,8 @@
<string name="stk_cc_ss_to_ussd" msgid="3951862188105305589">"Барањето SS е изменето во барање USSD."</string>
<string name="stk_cc_ss_to_ss" msgid="5470768854991452695">"Барањето SS е изменето во ново барање SS."</string>
<string name="notification_work_profile_content_description" msgid="4600554564103770764">"Работен профил"</string>
- <string name="expand_button_content_description" msgid="5855955413376384681">"Копче Прошири"</string>
+ <string name="expand_button_content_description_collapsed" msgid="3609784019345534652">"Прошири"</string>
+ <string name="expand_button_content_description_expanded" msgid="8520652707158554895">"Собери"</string>
<string name="expand_action_accessibility" msgid="5307730695723718254">"вклучи/исклучи проширување"</string>
<string name="usb_midi_peripheral_name" msgid="7221113987741003817">"Надворешна порта на УСБ за Android"</string>
<string name="usb_midi_peripheral_manufacturer_name" msgid="7176526170008970168">"Android"</string>
diff --git a/data/res/values-ml/strings.xml b/data/res/values-ml/strings.xml
index 404e5b8..9e8f497 100644
--- a/data/res/values-ml/strings.xml
+++ b/data/res/values-ml/strings.xml
@@ -244,32 +244,20 @@
<string name="status_bar_notification_info_overflow" msgid="5301981741705354993">"999+"</string>
<string name="notification_hidden_text" msgid="1135169301897151909">"കോൺടാക്റ്റുകൾ മറച്ചു"</string>
<string name="notification_hidden_by_policy_text" msgid="9004631276932584600">"നയം അനുസരിച്ച് ഉള്ളടക്കം മറച്ചിരിക്കുന്നു"</string>
- <!-- no translation found for notification_channel_virtual_keyboard (6969925135507955575) -->
- <skip />
- <!-- no translation found for notification_channel_physical_keyboard (7297661826966861459) -->
- <skip />
+ <string name="notification_channel_virtual_keyboard" msgid="6969925135507955575">"വെർച്വൽ കീബോർഡ്"</string>
+ <string name="notification_channel_physical_keyboard" msgid="7297661826966861459">"കീബോർഡ്"</string>
<string name="notification_channel_security" msgid="7345516133431326347">"സുരക്ഷ"</string>
- <!-- no translation found for notification_channel_car_mode (3553380307619874564) -->
- <skip />
- <!-- no translation found for notification_channel_account (7577959168463122027) -->
- <skip />
- <!-- no translation found for notification_channel_developer (7579606426860206060) -->
- <skip />
- <!-- no translation found for notification_channel_updates (4794517569035110397) -->
- <skip />
- <!-- no translation found for notification_channel_network_status (5025648583129035447) -->
- <skip />
- <!-- no translation found for notification_channel_network_alerts (2895141221414156525) -->
- <skip />
- <!-- no translation found for notification_channel_vpn (8330103431055860618) -->
- <skip />
- <!-- no translation found for notification_channel_device_admin (1568154104368069249) -->
- <skip />
+ <string name="notification_channel_car_mode" msgid="3553380307619874564">"കാർ മോഡ്"</string>
+ <string name="notification_channel_account" msgid="7577959168463122027">"അക്കൗണ്ട് നില"</string>
+ <string name="notification_channel_developer" msgid="7579606426860206060">"ഡെവലപ്പർ സന്ദേശങ്ങൾ"</string>
+ <string name="notification_channel_updates" msgid="4794517569035110397">"അപ്ഡേറ്റുകൾ"</string>
+ <string name="notification_channel_network_status" msgid="5025648583129035447">"നെറ്റ്വർക്ക് നില"</string>
+ <string name="notification_channel_network_alerts" msgid="2895141221414156525">"നെറ്റ്വർക്ക് അലേർട്ടുകൾ"</string>
+ <string name="notification_channel_vpn" msgid="8330103431055860618">"VPN നില"</string>
+ <string name="notification_channel_device_admin" msgid="1568154104368069249">"ഉപകരണ അഡ്മിനിസ്ട്രേഷൻ"</string>
<string name="notification_channel_alerts" msgid="4496839309318519037">"അലേർട്ടുകൾ"</string>
- <!-- no translation found for notification_channel_retail_mode (6088920674914038779) -->
- <skip />
- <!-- no translation found for notification_channel_usb (9006850475328924681) -->
- <skip />
+ <string name="notification_channel_retail_mode" msgid="6088920674914038779">"റീട്ടെയിൽ ഡെമോ"</string>
+ <string name="notification_channel_usb" msgid="9006850475328924681">"USB കണക്ഷൻ"</string>
<string name="safeMode" msgid="2788228061547930246">"സുരക്ഷിത മോഡ്"</string>
<string name="android_system_label" msgid="6577375335728551336">"Android സിസ്റ്റം"</string>
<string name="user_owner_label" msgid="1119010402169916617">"വ്യക്തിഗത പ്രൊഫൈലിലേക്ക് മാറുക"</string>
@@ -318,10 +306,8 @@
<string name="permdesc_uninstall_shortcut" msgid="6745743474265057975">"ഉപയോക്തൃ ഇടപെടലില്ലാതെ ഹോംസ്ക്രീൻ കുറുക്കുവഴികൾ നീക്കംചെയ്യാൻ അപ്ലിക്കേഷനെ അനുവദിക്കുന്നു."</string>
<string name="permlab_processOutgoingCalls" msgid="3906007831192990946">"ഔട്ട്ഗോയിംഗ് കോളുകൾ വീണ്ടും റൂട്ടുചെയ്യുക"</string>
<string name="permdesc_processOutgoingCalls" msgid="5156385005547315876">"മറ്റ് നമ്പരിലേക്ക് കോൾ റീഡയറക്ടുചെയ്യുന്നതിനോ എല്ലാ കോളുകളും ഒപ്പം ഇല്ലാതാക്കുന്നതിനോ ഉള്ള ആയ ഓപ്ഷൻ ഉപയോഗിക്കുന്ന ഔട്ട്ഗോയിംഗ് കോളിൽ ഡയൽ ചെയ്യുന്ന നമ്പർ കാണുന്നതിന് അപ്ലിക്കേഷനെ അനുവദിക്കുന്നു."</string>
- <!-- no translation found for permlab_answerPhoneCalls (4077162841226223337) -->
- <skip />
- <!-- no translation found for permdesc_answerPhoneCalls (2901889867993572266) -->
- <skip />
+ <string name="permlab_answerPhoneCalls" msgid="4077162841226223337">"ഫോൺ കോളുകൾക്ക് മറുപടി നൽകുക"</string>
+ <string name="permdesc_answerPhoneCalls" msgid="2901889867993572266">"ഇൻകമിംഗ് ഫോൺ കോളിന് മറുപടി നൽകാൻ ആപ്പിനെ അനുവദിക്കുന്നു."</string>
<string name="permlab_receiveSms" msgid="8673471768947895082">"വാചക സന്ദേശം നേടുക (SMS)"</string>
<string name="permdesc_receiveSms" msgid="6424387754228766939">"SMS സന്ദേശങ്ങൾ നേടാനും പ്രോസസ്സുചെയ്യാനും അപ്ലിക്കേഷനെ അനുവദിക്കുന്നു. നിങ്ങളുടെ ഉപകരണത്തിലേക്ക് അയയ്ക്കുന്ന സന്ദേശങ്ങൾ നിങ്ങൾക്ക് ദൃശ്യമാക്കാതെ തന്നെ അപ്ലിക്കേഷന് നിരീക്ഷിക്കാനോ ഇല്ലാതാക്കാനോ കഴിയുമെന്നാണ് ഇതിനർത്ഥം."</string>
<string name="permlab_receiveMms" msgid="1821317344668257098">"വാചക സന്ദേശം നേടുക (MMS)"</string>
@@ -1198,9 +1184,12 @@
<string name="select_keyboard_layout_notification_message" msgid="8084622969903004900">"ഭാഷയും ലേഔട്ടും തിരഞ്ഞെടുക്കുന്നതിന് ടാപ്പുചെയ്യുക"</string>
<string name="fast_scroll_alphabet" msgid="5433275485499039199">" ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
<string name="fast_scroll_numeric_alphabet" msgid="4030170524595123610">" 0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
- <string name="alert_windows_notification_channel_name" msgid="7443890103456396837">"<xliff:g id="NAME">%s</xliff:g> മറ്റ് ആപ്പുകൾക്ക് മുകളിൽ പ്രവർത്തിക്കും"</string>
- <string name="alert_windows_notification_title" msgid="5399998516035621282">"<xliff:g id="NAME">%s</xliff:g> മുകളിൽ ദൃശ്യമാകുന്നു."</string>
- <string name="alert_windows_notification_message" msgid="2456738662997073459">"ഈ ആപ്പിന്റെ ഭാഗങ്ങൾ തുടർന്നും ദൃശ്യമായേക്കാം. ഈ ഫീച്ചർ ശരിയായി പ്രവർത്തിക്കുന്നില്ലെങ്കിൽ അത് ഓഫ് ചെയ്യുക."</string>
+ <!-- no translation found for alert_windows_notification_channel_name (3116610965549449803) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_title (4532185840598192445) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_message (8917232109522912560) -->
+ <skip />
<string name="alert_windows_notification_turn_off_action" msgid="3367294525884949878">"ഓഫാക്കുക"</string>
<string name="ext_media_checking_notification_title" msgid="5734005953288045806">"<xliff:g id="NAME">%s</xliff:g> തയ്യാറാകുന്നു"</string>
<string name="ext_media_checking_notification_message" msgid="4747432538578886744">"പിശകുകളുണ്ടോയെന്നു പരിശോധിക്കുന്നു"</string>
@@ -1208,8 +1197,12 @@
<string name="ext_media_ready_notification_message" msgid="4083398150380114462">"ഫോട്ടോകളും മീഡിയയും ട്രാൻസ്ഫർ ചെയ്യാൻ"</string>
<string name="ext_media_unmountable_notification_title" msgid="8295123366236989588">"കേടായ <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_unmountable_notification_message" msgid="2343202057122495773">"<xliff:g id="NAME">%s</xliff:g> കേടായിരിക്കുന്നു. പരിഹരിക്കാൻ ടാപ്പുചെയ്യുക."</string>
+ <!-- no translation found for ext_media_unmountable_notification_message (3941179940297874950) -->
+ <skip />
<string name="ext_media_unsupported_notification_title" msgid="3797642322958803257">"പിന്തുണയില്ലാത്ത <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_unsupported_notification_message" msgid="6121601473787888589">"ഈ ഉപകരണം <xliff:g id="NAME">%s</xliff:g> പിന്തുണയ്ക്കുന്നതല്ല. പിന്തുണയുള്ള ഫോർമാറ്റിൽ സജ്ജമാക്കുന്നതിന് ടാപ്പുചെയ്യുക."</string>
+ <!-- no translation found for ext_media_unsupported_notification_message (3725436899820390906) -->
+ <skip />
<string name="ext_media_badremoval_notification_title" msgid="3206248947375505416">"<xliff:g id="NAME">%s</xliff:g> അപ്രതീക്ഷിതമായി നീക്കംചെയ്തു"</string>
<string name="ext_media_badremoval_notification_message" msgid="380176703346946313">"വിവരങ്ങൾ നഷ്ടപ്പെടുന്നത് ഒഴിവാക്കാൻ നീക്കംചെയ്യുന്നതിനുമുമ്പ് <xliff:g id="NAME">%s</xliff:g> അൺമൗണ്ടുചെയ്യുക"</string>
<string name="ext_media_nomedia_notification_title" msgid="1704840188641749091">"<xliff:g id="NAME">%s</xliff:g> നീക്കംചെയ്തു"</string>
@@ -1669,7 +1662,8 @@
<string name="stk_cc_ss_to_ussd" msgid="3951862188105305589">"SS അഭ്യർത്ഥന, USSD അഭ്യർത്ഥനയായി പരിഷ്ക്കരിച്ചു."</string>
<string name="stk_cc_ss_to_ss" msgid="5470768854991452695">"SS അഭ്യർത്ഥന, പുതിയ SS അഭ്യർത്ഥനയായി പരിഷ്ക്കരിച്ചു."</string>
<string name="notification_work_profile_content_description" msgid="4600554564103770764">"ഔദ്യോഗിക പ്രൊഫൈൽ"</string>
- <string name="expand_button_content_description" msgid="5855955413376384681">"\'വികസിപ്പിക്കുക\' ബട്ടൺ"</string>
+ <string name="expand_button_content_description_collapsed" msgid="3609784019345534652">"വികസിപ്പിക്കുക"</string>
+ <string name="expand_button_content_description_expanded" msgid="8520652707158554895">"ചുരുക്കുക"</string>
<string name="expand_action_accessibility" msgid="5307730695723718254">"വികസിപ്പിക്കൽ ടോഗിൾ ചെയ്യുക"</string>
<string name="usb_midi_peripheral_name" msgid="7221113987741003817">"Android USB പെരിഫറൽ പോർട്ട്"</string>
<string name="usb_midi_peripheral_manufacturer_name" msgid="7176526170008970168">"Android"</string>
diff --git a/data/res/values-mn/strings.xml b/data/res/values-mn/strings.xml
index ce3619c..d12c8d9 100644
--- a/data/res/values-mn/strings.xml
+++ b/data/res/values-mn/strings.xml
@@ -244,32 +244,20 @@
<string name="status_bar_notification_info_overflow" msgid="5301981741705354993">"999+"</string>
<string name="notification_hidden_text" msgid="1135169301897151909">"Контентыг нуусан"</string>
<string name="notification_hidden_by_policy_text" msgid="9004631276932584600">"Удирдамжийн дагуу нуусан агуулга"</string>
- <!-- no translation found for notification_channel_virtual_keyboard (6969925135507955575) -->
- <skip />
- <!-- no translation found for notification_channel_physical_keyboard (7297661826966861459) -->
- <skip />
+ <string name="notification_channel_virtual_keyboard" msgid="6969925135507955575">"Виртуал гар"</string>
+ <string name="notification_channel_physical_keyboard" msgid="7297661826966861459">"Бодит гар"</string>
<string name="notification_channel_security" msgid="7345516133431326347">"Аюулгүй байдал"</string>
- <!-- no translation found for notification_channel_car_mode (3553380307619874564) -->
- <skip />
- <!-- no translation found for notification_channel_account (7577959168463122027) -->
- <skip />
- <!-- no translation found for notification_channel_developer (7579606426860206060) -->
- <skip />
- <!-- no translation found for notification_channel_updates (4794517569035110397) -->
- <skip />
- <!-- no translation found for notification_channel_network_status (5025648583129035447) -->
- <skip />
- <!-- no translation found for notification_channel_network_alerts (2895141221414156525) -->
- <skip />
- <!-- no translation found for notification_channel_vpn (8330103431055860618) -->
- <skip />
- <!-- no translation found for notification_channel_device_admin (1568154104368069249) -->
- <skip />
+ <string name="notification_channel_car_mode" msgid="3553380307619874564">"Машины горим"</string>
+ <string name="notification_channel_account" msgid="7577959168463122027">"Бүртгэлийн төлөв"</string>
+ <string name="notification_channel_developer" msgid="7579606426860206060">"Хөгжүүлэгчийн мессеж"</string>
+ <string name="notification_channel_updates" msgid="4794517569035110397">"Шинэчлэлтүүд"</string>
+ <string name="notification_channel_network_status" msgid="5025648583129035447">"Сүлжээний төлөв"</string>
+ <string name="notification_channel_network_alerts" msgid="2895141221414156525">"Сүлжээний сануулга"</string>
+ <string name="notification_channel_vpn" msgid="8330103431055860618">"VPN төлөв"</string>
+ <string name="notification_channel_device_admin" msgid="1568154104368069249">"Төхөөрөмжийн удирдлага"</string>
<string name="notification_channel_alerts" msgid="4496839309318519037">"Сануулга"</string>
- <!-- no translation found for notification_channel_retail_mode (6088920674914038779) -->
- <skip />
- <!-- no translation found for notification_channel_usb (9006850475328924681) -->
- <skip />
+ <string name="notification_channel_retail_mode" msgid="6088920674914038779">"Жижиглэнгийн жишээ"</string>
+ <string name="notification_channel_usb" msgid="9006850475328924681">"USB холболт"</string>
<string name="safeMode" msgid="2788228061547930246">"Аюулгүй горим"</string>
<string name="android_system_label" msgid="6577375335728551336">"Андройд систем"</string>
<string name="user_owner_label" msgid="1119010402169916617">"\"Хувийн\" руу шилжих"</string>
@@ -318,10 +306,8 @@
<string name="permdesc_uninstall_shortcut" msgid="6745743474265057975">"Аппликешн нь хэрэглэгчийн оролцоогүйгээр Нүүр дэлгэцний товчлолыг устгаж чадна."</string>
<string name="permlab_processOutgoingCalls" msgid="3906007831192990946">"гарсан дуудлагыг чиглэлийг өөрчлөх"</string>
<string name="permdesc_processOutgoingCalls" msgid="5156385005547315876">"Гадагш дуудлага хийх үед залгасан дугаарыг харах, дуудлагыг өөр дугаар руу шилжүүлэх, таслах боломжтой болгоно."</string>
- <!-- no translation found for permlab_answerPhoneCalls (4077162841226223337) -->
- <skip />
- <!-- no translation found for permdesc_answerPhoneCalls (2901889867993572266) -->
- <skip />
+ <string name="permlab_answerPhoneCalls" msgid="4077162841226223337">"утасны дуудлагад хариулах"</string>
+ <string name="permdesc_answerPhoneCalls" msgid="2901889867993572266">"Ирж буй утасны дуудлагад хариулах зөвшөөрлийг апп-д олгодог."</string>
<string name="permlab_receiveSms" msgid="8673471768947895082">"текст мессеж(SMS) хүлээж авах"</string>
<string name="permdesc_receiveSms" msgid="6424387754228766939">"Апп нь SMS мессежийг хүлээн авах болон гүйцэтгэх боломжтой. Ингэснээр апп нь таны төхөөрөмжрүү илгээсэн мессежийг танд үзүүлэхгүйгээр хянах болон устгаж чадна."</string>
<string name="permlab_receiveMms" msgid="1821317344668257098">"текст мессеж(МMS) хүлээж авах"</string>
@@ -1197,9 +1183,12 @@
<string name="select_keyboard_layout_notification_message" msgid="8084622969903004900">"Хэл болон бүдүүвчийг сонгохын тулд дарна уу"</string>
<string name="fast_scroll_alphabet" msgid="5433275485499039199">" ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
<string name="fast_scroll_numeric_alphabet" msgid="4030170524595123610">" 0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
- <string name="alert_windows_notification_channel_name" msgid="7443890103456396837">"<xliff:g id="NAME">%s</xliff:g> бусад аппын дээр гарч ирсэн"</string>
- <string name="alert_windows_notification_title" msgid="5399998516035621282">"<xliff:g id="NAME">%s</xliff:g> апп дээр харагдаж байна."</string>
- <string name="alert_windows_notification_message" msgid="2456738662997073459">"Энэ аппын зарим хэсэг нь тогтмол харагдана. Энэ онцлог буруу ажиллаж байвал унтраана уу."</string>
+ <!-- no translation found for alert_windows_notification_channel_name (3116610965549449803) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_title (4532185840598192445) -->
+ <skip />
+ <!-- no translation found for alert_windows_notification_message (8917232109522912560) -->
+ <skip />
<string name="alert_windows_notification_turn_off_action" msgid="3367294525884949878">"УНТРААХ"</string>
<string name="ext_media_checking_notification_title" msgid="5734005953288045806">"<xliff:g id="NAME">%s</xliff:g>-ыг бэлдэж байна"</string>
<string name="ext_media_checking_notification_message" msgid="4747432538578886744">"Алдааг шалгаж байна"</string>
@@ -1207,8 +1196,12 @@
<string name="ext_media_ready_notification_message" msgid="4083398150380114462">"Зураг, медиа шилжүүлэхэд зориулсан"</string>
<string name="ext_media_unmountable_notification_title" msgid="8295123366236989588">"<xliff:g id="NAME">%s</xliff:g> гэмтсэн"</string>
<string name="ext_media_unmountable_notification_message" msgid="2343202057122495773">"<xliff:g id="NAME">%s</xliff:g> эвдэрсэн байна. Засахын тулд товшино уу."</string>
+ <!-- no translation found for ext_media_unmountable_notification_message (3941179940297874950) -->
+ <skip />
<string name="ext_media_unsupported_notification_title" msgid="3797642322958803257">"Дэмжээгүй <xliff:g id="NAME">%s</xliff:g>"</string>
<string name="ext_media_unsupported_notification_message" msgid="6121601473787888589">"Энэ төхөөрөмж нь <xliff:g id="NAME">%s</xliff:g>-г дэмждэггүй. Дэмжигдсэн хэлбэршүүлэлтэд тохируулахын тулд товшино уу."</string>
+ <!-- no translation found for ext_media_unsupported_notification_message (3725436899820390906) -->
+ <skip />
<string name="ext_media_badremoval_notification_title" msgid="3206248947375505416">"<xliff:g id="NAME">%s</xliff:g>-ыг гэнэт гаргасан байна"</string>
<string name="ext_media_badremoval_notification_message" msgid="380176703346946313">"Өгөгдөл алдагдахаас сэргийлж <xliff:g id="NAME">%s</xliff:g>-ыг гаргахаас өмнө салга"</string>
<string name="ext_media_nomedia_notification_title" msgid="1704840188641749091">"<xliff:g id="NAME">%s</xliff:g>-ыг гаргасан"</string>