diff options
Diffstat (limited to 'packages/SystemUI')
66 files changed, 1282 insertions, 241 deletions
diff --git a/packages/SystemUI/res/drawable-hdpi/recents_thumbnail_bg.9.png b/packages/SystemUI/res/drawable-hdpi/recents_thumbnail_bg.9.png Binary files differnew file mode 100644 index 0000000..d000f7e --- /dev/null +++ b/packages/SystemUI/res/drawable-hdpi/recents_thumbnail_bg.9.png diff --git a/packages/SystemUI/res/drawable-mdpi/recents_thumbnail_bg.9.png b/packages/SystemUI/res/drawable-mdpi/recents_thumbnail_bg.9.png Binary files differnew file mode 100644 index 0000000..f19dc93 --- /dev/null +++ b/packages/SystemUI/res/drawable-mdpi/recents_thumbnail_bg.9.png diff --git a/packages/SystemUI/res/drawable-xhdpi/recents_thumbnail_bg.9.png b/packages/SystemUI/res/drawable-xhdpi/recents_thumbnail_bg.9.png Binary files differnew file mode 100644 index 0000000..80fc849 --- /dev/null +++ b/packages/SystemUI/res/drawable-xhdpi/recents_thumbnail_bg.9.png diff --git a/packages/SystemUI/res/drawable/recents_thumbnail_bg.xml b/packages/SystemUI/res/drawable/recents_thumbnail_bg.xml deleted file mode 100644 index 320ed40..0000000 --- a/packages/SystemUI/res/drawable/recents_thumbnail_bg.xml +++ /dev/null @@ -1,19 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- Copyright (C) 2011 The Android Open Source Project - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. ---> -<selector xmlns:android="http://schemas.android.com/apk/res/android"> - <item android:drawable="@drawable/recents_thumbnail_bg_dragging" android:state_activated="true" /> - <item android:drawable="@*android:color/transparent"/> -</selector> diff --git a/packages/SystemUI/res/drawable/recents_thumbnail_fg.xml b/packages/SystemUI/res/drawable/recents_thumbnail_fg.xml index d683af9..7033077 100644 --- a/packages/SystemUI/res/drawable/recents_thumbnail_fg.xml +++ b/packages/SystemUI/res/drawable/recents_thumbnail_fg.xml @@ -16,5 +16,6 @@ <selector xmlns:android="http://schemas.android.com/apk/res/android"> <item android:drawable="@drawable/recents_thumbnail_bg_press" android:state_selected="true" /> <item android:drawable="@drawable/recents_thumbnail_bg_press" android:state_pressed="true" /> + <item android:drawable="@drawable/recents_thumbnail_bg_dragging" android:state_activated="true" /> <item android:drawable="@*android:color/transparent"/> </selector> diff --git a/packages/SystemUI/res/drawable/status_bar_recents_background.xml b/packages/SystemUI/res/drawable/status_bar_recents_background.xml new file mode 100644 index 0000000..8b22bf1 --- /dev/null +++ b/packages/SystemUI/res/drawable/status_bar_recents_background.xml @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- +/* + * Copyright 2011, The Android Open Source Project + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +--> +<shape xmlns:android="http://schemas.android.com/apk/res/android"> + <gradient name="status_bar_recents_background" + android:startColor="#cc000000" + android:endColor="#66000000" + android:angle="@integer/status_bar_recents_bg_gradient_degrees" + /> +</shape> diff --git a/packages/SystemUI/res/values-af/strings.xml b/packages/SystemUI/res/values-af/strings.xml index 05d27cf..cde7613 100644 --- a/packages/SystemUI/res/values-af/strings.xml +++ b/packages/SystemUI/res/values-af/strings.xml @@ -62,8 +62,20 @@ <string name="compat_mode_off" msgid="4434467572461327898">"Strek om skerm te vul"</string> <string name="compat_mode_help_header" msgid="7020175705401506719">"Versoenbaarheid-zoem"</string> <string name="compat_mode_help_body" msgid="4946726776359270040">"As \'n program vir \'n kleiner skerm ontwerp is, sal \'n zoemkontrole naby die horlosie verskyn"</string> - <string name="screenshot_saving_toast" msgid="8592630119048713208">"Skermkiekie in galery gestoor"</string> - <string name="screenshot_failed_toast" msgid="1990979819772906912">"Kon nie skermkiekie stoor nie. Eksterne geheue kan dalk in gebruik wees."</string> + <!-- no translation found for screenshot_saving_ticker (3808900131607378535) --> + <skip /> + <!-- no translation found for screenshot_saving_title (7158814134399651627) --> + <skip /> + <!-- no translation found for screenshot_saving_text (7138808001579871654) --> + <skip /> + <!-- no translation found for screenshot_saved_title (1656379291643543172) --> + <skip /> + <!-- no translation found for screenshot_saved_text (5040360894749163221) --> + <skip /> + <!-- no translation found for screenshot_failed_title (1140968728869009679) --> + <skip /> + <!-- no translation found for screenshot_failed_text (9163506496592455352) --> + <skip /> <string name="usb_preference_title" msgid="6551050377388882787">"USB-lêeroordrag-opsies"</string> <string name="use_mtp_button_title" msgid="4333504413563023626">"Heg as \'n mediaspeler (MTP)"</string> <string name="use_ptp_button_title" msgid="7517127540301625751">"Heg as \'n kamera (PTP)"</string> @@ -116,6 +128,8 @@ <string name="accessibility_tty_enabled" msgid="4613200365379426561">"TeleTypewriter geaktiveer."</string> <string name="accessibility_ringer_vibrate" msgid="666585363364155055">"Luitoestel-vibreer."</string> <string name="accessibility_ringer_silent" msgid="9061243307939135383">"Luitoestel stil."</string> + <!-- no translation found for accessibility_recents_item_dismissed (6803574935084867070) --> + <skip /> <string name="data_usage_disabled_dialog_3g_title" msgid="5257833881698644687">"2G-3G-data gedeaktiveer"</string> <string name="data_usage_disabled_dialog_4g_title" msgid="4789143363492682629">"4G data gedeaktiveer"</string> <string name="data_usage_disabled_dialog_mobile_title" msgid="1046047248844821202">"Mobieldata gedeaktiveer"</string> diff --git a/packages/SystemUI/res/values-am/strings.xml b/packages/SystemUI/res/values-am/strings.xml index 6090664..e7a19cc 100644 --- a/packages/SystemUI/res/values-am/strings.xml +++ b/packages/SystemUI/res/values-am/strings.xml @@ -62,8 +62,20 @@ <string name="compat_mode_off" msgid="4434467572461327898">"ማያ ለመሙለት ሳብ"</string> <string name="compat_mode_help_header" msgid="7020175705401506719">"የተኳኋኝነት አጉላ"</string> <string name="compat_mode_help_body" msgid="4946726776359270040">"ትግበራ ለትንሽ ማያ ሲነደፍ፣ የአጉላ መቆመጣጠሪያ በሰዓት በኩል ብቅ ይላል።"</string> - <string name="screenshot_saving_toast" msgid="8592630119048713208">"የማያፎቶዎችወደ ማዕከለ ስዕላት ተቀምጠዋል"</string> - <string name="screenshot_failed_toast" msgid="1990979819772906912">"የማያ ፎቶማስቀመጥ አልተቻለም። ውጫዊ ማከማቻም አገልግሎት ላይ ሊሆን ይችላል።"</string> + <!-- no translation found for screenshot_saving_ticker (3808900131607378535) --> + <skip /> + <!-- no translation found for screenshot_saving_title (7158814134399651627) --> + <skip /> + <!-- no translation found for screenshot_saving_text (7138808001579871654) --> + <skip /> + <!-- no translation found for screenshot_saved_title (1656379291643543172) --> + <skip /> + <!-- no translation found for screenshot_saved_text (5040360894749163221) --> + <skip /> + <!-- no translation found for screenshot_failed_title (1140968728869009679) --> + <skip /> + <!-- no translation found for screenshot_failed_text (9163506496592455352) --> + <skip /> <string name="usb_preference_title" msgid="6551050377388882787">"የUSB ፋይል ሰደዳ አማራጮች"</string> <string name="use_mtp_button_title" msgid="4333504413563023626">"እንደ ማህደረ አጫዋች (MTP) ሰካ"</string> <string name="use_ptp_button_title" msgid="7517127540301625751">"እንደ ካሜራ (PTP) ሰካ"</string> @@ -116,6 +128,8 @@ <string name="accessibility_tty_enabled" msgid="4613200365379426561">"TeleTypewriter ነቅቷል።"</string> <string name="accessibility_ringer_vibrate" msgid="666585363364155055">"የስልክ ጥሪ ይንዘር።"</string> <string name="accessibility_ringer_silent" msgid="9061243307939135383">"የስልክ ጥሪ ፀጥታ።"</string> + <!-- no translation found for accessibility_recents_item_dismissed (6803574935084867070) --> + <skip /> <string name="data_usage_disabled_dialog_3g_title" msgid="5257833881698644687">"2G-3G ውሂብ ቦዝኗል"</string> <string name="data_usage_disabled_dialog_4g_title" msgid="4789143363492682629">"4G ውሂብ ቦዝኗል"</string> <string name="data_usage_disabled_dialog_mobile_title" msgid="1046047248844821202">"የተንቀሳቃሽ ውሂብ ቦዝኗል"</string> diff --git a/packages/SystemUI/res/values-ar/strings.xml b/packages/SystemUI/res/values-ar/strings.xml index dd10e29..8c35ba7 100644 --- a/packages/SystemUI/res/values-ar/strings.xml +++ b/packages/SystemUI/res/values-ar/strings.xml @@ -62,8 +62,20 @@ <string name="compat_mode_off" msgid="4434467572461327898">"توسيع بملء الشاشة"</string> <string name="compat_mode_help_header" msgid="7020175705401506719">"تكبير/تصغير التوافق"</string> <string name="compat_mode_help_body" msgid="4946726776359270040">"عند تصميم تطبيق لشاشة أصغر، سيظهر عنصر تحكم في التكبير/التصغير بجوار الساعة."</string> - <string name="screenshot_saving_toast" msgid="8592630119048713208">"تم حفظ لقطة الشاشة في معرض الصور."</string> - <string name="screenshot_failed_toast" msgid="1990979819772906912">"تعذر حفظ لقطة الشاشة. قد يكون التخزين الخارجي قيد الاستخدام."</string> + <!-- no translation found for screenshot_saving_ticker (3808900131607378535) --> + <skip /> + <!-- no translation found for screenshot_saving_title (7158814134399651627) --> + <skip /> + <!-- no translation found for screenshot_saving_text (7138808001579871654) --> + <skip /> + <!-- no translation found for screenshot_saved_title (1656379291643543172) --> + <skip /> + <!-- no translation found for screenshot_saved_text (5040360894749163221) --> + <skip /> + <!-- no translation found for screenshot_failed_title (1140968728869009679) --> + <skip /> + <!-- no translation found for screenshot_failed_text (9163506496592455352) --> + <skip /> <string name="usb_preference_title" msgid="6551050377388882787">"خيارات نقل الملفات عبر USB"</string> <string name="use_mtp_button_title" msgid="4333504413563023626">"تحميل كمشغل وسائط (MTP)"</string> <string name="use_ptp_button_title" msgid="7517127540301625751">"تحميل ككاميرا (PTP)"</string> @@ -116,6 +128,8 @@ <string name="accessibility_tty_enabled" msgid="4613200365379426561">"تم تمكين المبرقة الكاتبة."</string> <string name="accessibility_ringer_vibrate" msgid="666585363364155055">"رنين مع الاهتزاز."</string> <string name="accessibility_ringer_silent" msgid="9061243307939135383">"رنين صامت."</string> + <!-- no translation found for accessibility_recents_item_dismissed (6803574935084867070) --> + <skip /> <string name="data_usage_disabled_dialog_3g_title" msgid="5257833881698644687">"تم تعطيل بيانات شبكات الجيل الثاني والجيل الثالث"</string> <string name="data_usage_disabled_dialog_4g_title" msgid="4789143363492682629">"تم تعطيل بيانات شبكة الجيل الرابع"</string> <string name="data_usage_disabled_dialog_mobile_title" msgid="1046047248844821202">"تم تعطيل بيانات الجوال"</string> diff --git a/packages/SystemUI/res/values-bg/strings.xml b/packages/SystemUI/res/values-bg/strings.xml index 033f563..1b5244e 100644 --- a/packages/SystemUI/res/values-bg/strings.xml +++ b/packages/SystemUI/res/values-bg/strings.xml @@ -62,8 +62,20 @@ <string name="compat_mode_off" msgid="4434467572461327898">"Разпъване – запълва екрана"</string> <string name="compat_mode_help_header" msgid="7020175705401506719">"Промяна на мащаба за съвместимост"</string> <string name="compat_mode_help_body" msgid="4946726776359270040">"Когато дадено приложение е създадено за по-малък екран, до часовника ще се покаже управление за промяна на мащаба."</string> - <string name="screenshot_saving_toast" msgid="8592630119048713208">"Екранната снимка е запазена в галерията"</string> - <string name="screenshot_failed_toast" msgid="1990979819772906912">"Екранната снимка не можа да бъде запазена. Възможно е външното хранилище да се използва."</string> + <!-- no translation found for screenshot_saving_ticker (3808900131607378535) --> + <skip /> + <!-- no translation found for screenshot_saving_title (7158814134399651627) --> + <skip /> + <!-- no translation found for screenshot_saving_text (7138808001579871654) --> + <skip /> + <!-- no translation found for screenshot_saved_title (1656379291643543172) --> + <skip /> + <!-- no translation found for screenshot_saved_text (5040360894749163221) --> + <skip /> + <!-- no translation found for screenshot_failed_title (1140968728869009679) --> + <skip /> + <!-- no translation found for screenshot_failed_text (9163506496592455352) --> + <skip /> <string name="usb_preference_title" msgid="6551050377388882787">"Опции за пренос на файлове чрез USB"</string> <string name="use_mtp_button_title" msgid="4333504413563023626">"Свързване като медиен плейър (MTP)"</string> <string name="use_ptp_button_title" msgid="7517127540301625751">"Свързване като камера (PTP)"</string> @@ -116,6 +128,8 @@ <string name="accessibility_tty_enabled" msgid="4613200365379426561">"TeleTypewriter бе активиран."</string> <string name="accessibility_ringer_vibrate" msgid="666585363364155055">"Вибрира при звънене."</string> <string name="accessibility_ringer_silent" msgid="9061243307939135383">"Звънът е заглушен."</string> + <!-- no translation found for accessibility_recents_item_dismissed (6803574935084867070) --> + <skip /> <string name="data_usage_disabled_dialog_3g_title" msgid="5257833881698644687">"2G-3G данните са деактивирани"</string> <string name="data_usage_disabled_dialog_4g_title" msgid="4789143363492682629">"4G данните са деактивирани"</string> <string name="data_usage_disabled_dialog_mobile_title" msgid="1046047248844821202">"Мобилните данни са деактивирани"</string> diff --git a/packages/SystemUI/res/values-ca/strings.xml b/packages/SystemUI/res/values-ca/strings.xml index 8cf6b0d..c9bda33 100644 --- a/packages/SystemUI/res/values-ca/strings.xml +++ b/packages/SystemUI/res/values-ca/strings.xml @@ -62,8 +62,20 @@ <string name="compat_mode_off" msgid="4434467572461327898">"Estira per omplir pant."</string> <string name="compat_mode_help_header" msgid="7020175705401506719">"Zoom de compatibilitat"</string> <string name="compat_mode_help_body" msgid="4946726776359270040">"Quan una aplicació s\'hagi dissenyat per a una pantalla més petita, apareixerà un control de zoom al costat del rellotge."</string> - <string name="screenshot_saving_toast" msgid="8592630119048713208">"Captura de pantalla desada a la galeria"</string> - <string name="screenshot_failed_toast" msgid="1990979819772906912">"No s\'ha pogut desar la captura de pantalla. És possible que l\'emmagatzematge extern estigui en ús."</string> + <!-- no translation found for screenshot_saving_ticker (3808900131607378535) --> + <skip /> + <!-- no translation found for screenshot_saving_title (7158814134399651627) --> + <skip /> + <!-- no translation found for screenshot_saving_text (7138808001579871654) --> + <skip /> + <!-- no translation found for screenshot_saved_title (1656379291643543172) --> + <skip /> + <!-- no translation found for screenshot_saved_text (5040360894749163221) --> + <skip /> + <!-- no translation found for screenshot_failed_title (1140968728869009679) --> + <skip /> + <!-- no translation found for screenshot_failed_text (9163506496592455352) --> + <skip /> <string name="usb_preference_title" msgid="6551050377388882787">"Opcions transf. fitxers USB"</string> <string name="use_mtp_button_title" msgid="4333504413563023626">"Munta com a reproductor multimèdia (MTP)"</string> <string name="use_ptp_button_title" msgid="7517127540301625751">"Munta com a càmera (PTP)"</string> @@ -118,6 +130,8 @@ <string name="accessibility_tty_enabled" msgid="4613200365379426561">"Teletip activat."</string> <string name="accessibility_ringer_vibrate" msgid="666585363364155055">"Mode vibració."</string> <string name="accessibility_ringer_silent" msgid="9061243307939135383">"Mode silenci."</string> + <!-- no translation found for accessibility_recents_item_dismissed (6803574935084867070) --> + <skip /> <string name="data_usage_disabled_dialog_3g_title" msgid="5257833881698644687">"Dades 2G-3G desactivades"</string> <string name="data_usage_disabled_dialog_4g_title" msgid="4789143363492682629">"Dades 4G desactivades"</string> <string name="data_usage_disabled_dialog_mobile_title" msgid="1046047248844821202">"Dades mòbils desactivades"</string> diff --git a/packages/SystemUI/res/values-cs/strings.xml b/packages/SystemUI/res/values-cs/strings.xml index b069de4..1ae0071 100644 --- a/packages/SystemUI/res/values-cs/strings.xml +++ b/packages/SystemUI/res/values-cs/strings.xml @@ -62,8 +62,20 @@ <string name="compat_mode_off" msgid="4434467572461327898">"Na celou obrazovku"</string> <string name="compat_mode_help_header" msgid="7020175705401506719">"Kompatibilní přiblížení"</string> <string name="compat_mode_help_body" msgid="4946726776359270040">"Pokud je aplikace navržena pro menší obrazovku, zobrazí se vedle hodin ovládací prvek přiblížení."</string> - <string name="screenshot_saving_toast" msgid="8592630119048713208">"Snímek obrazovky byl uložen do Galerie"</string> - <string name="screenshot_failed_toast" msgid="1990979819772906912">"Snímek obrazovky se nepodařilo uložit. Je možné, že se externí úložiště právě používá."</string> + <!-- no translation found for screenshot_saving_ticker (3808900131607378535) --> + <skip /> + <!-- no translation found for screenshot_saving_title (7158814134399651627) --> + <skip /> + <!-- no translation found for screenshot_saving_text (7138808001579871654) --> + <skip /> + <!-- no translation found for screenshot_saved_title (1656379291643543172) --> + <skip /> + <!-- no translation found for screenshot_saved_text (5040360894749163221) --> + <skip /> + <!-- no translation found for screenshot_failed_title (1140968728869009679) --> + <skip /> + <!-- no translation found for screenshot_failed_text (9163506496592455352) --> + <skip /> <string name="usb_preference_title" msgid="6551050377388882787">"Možnosti přenosu souborů pomocí rozhraní USB"</string> <string name="use_mtp_button_title" msgid="4333504413563023626">"Připojit jako přehrávač médií (MTP)"</string> <string name="use_ptp_button_title" msgid="7517127540301625751">"Připojit jako fotoaparát (PTP)"</string> @@ -118,6 +130,8 @@ <string name="accessibility_tty_enabled" msgid="4613200365379426561">"Rozhraní TeleTypewriter zapnuto."</string> <string name="accessibility_ringer_vibrate" msgid="666585363364155055">"Vibrační vyzvánění."</string> <string name="accessibility_ringer_silent" msgid="9061243307939135383">"Tiché vyzvánění."</string> + <!-- no translation found for accessibility_recents_item_dismissed (6803574935084867070) --> + <skip /> <string name="data_usage_disabled_dialog_3g_title" msgid="5257833881698644687">"Datové přenosy 2G a 3G jsou zakázány"</string> <string name="data_usage_disabled_dialog_4g_title" msgid="4789143363492682629">"Datové přenosy 4G jsou zakázány"</string> <string name="data_usage_disabled_dialog_mobile_title" msgid="1046047248844821202">"Mobilní data jsou zakázána"</string> diff --git a/packages/SystemUI/res/values-da/strings.xml b/packages/SystemUI/res/values-da/strings.xml index b770bb1..f1704b1 100644 --- a/packages/SystemUI/res/values-da/strings.xml +++ b/packages/SystemUI/res/values-da/strings.xml @@ -62,8 +62,20 @@ <string name="compat_mode_off" msgid="4434467572461327898">"Stræk til fuld skærm"</string> <string name="compat_mode_help_header" msgid="7020175705401506719">"Kompatibilitetszoom"</string> <string name="compat_mode_help_body" msgid="4946726776359270040">"Når en app er udviklet til en mindre skærm, vises der en zoomfunktion ved uret."</string> - <string name="screenshot_saving_toast" msgid="8592630119048713208">"Skærmbilledet gemmes i Galleri"</string> - <string name="screenshot_failed_toast" msgid="1990979819772906912">"Kunne ikke gemme skærmbillede. Ekstern lagring kan være i brug."</string> + <!-- no translation found for screenshot_saving_ticker (3808900131607378535) --> + <skip /> + <!-- no translation found for screenshot_saving_title (7158814134399651627) --> + <skip /> + <!-- no translation found for screenshot_saving_text (7138808001579871654) --> + <skip /> + <!-- no translation found for screenshot_saved_title (1656379291643543172) --> + <skip /> + <!-- no translation found for screenshot_saved_text (5040360894749163221) --> + <skip /> + <!-- no translation found for screenshot_failed_title (1140968728869009679) --> + <skip /> + <!-- no translation found for screenshot_failed_text (9163506496592455352) --> + <skip /> <string name="usb_preference_title" msgid="6551050377388882787">"Muligheder for USB-filoverførsel"</string> <string name="use_mtp_button_title" msgid="4333504413563023626">"Isæt som en medieafspiller (MTP)"</string> <string name="use_ptp_button_title" msgid="7517127540301625751">"Isæt som et kamera (PTP)"</string> @@ -116,6 +128,8 @@ <string name="accessibility_tty_enabled" msgid="4613200365379426561">"TeleTypewriter aktiveret."</string> <string name="accessibility_ringer_vibrate" msgid="666585363364155055">"Ringervibration."</string> <string name="accessibility_ringer_silent" msgid="9061243307939135383">"Lydløs."</string> + <!-- no translation found for accessibility_recents_item_dismissed (6803574935084867070) --> + <skip /> <string name="data_usage_disabled_dialog_3g_title" msgid="5257833881698644687">"2G-3G-data er deaktiveret"</string> <string name="data_usage_disabled_dialog_4g_title" msgid="4789143363492682629">"4G-data er deaktiveret"</string> <string name="data_usage_disabled_dialog_mobile_title" msgid="1046047248844821202">"Mobildata er deaktiveret"</string> diff --git a/packages/SystemUI/res/values-de/strings.xml b/packages/SystemUI/res/values-de/strings.xml index 33ea24f..e5d23ad 100644 --- a/packages/SystemUI/res/values-de/strings.xml +++ b/packages/SystemUI/res/values-de/strings.xml @@ -26,10 +26,10 @@ <string name="status_bar_recent_remove_item_title" msgid="6026395868129852968">"Aus Liste entfernen"</string> <string name="status_bar_recent_inspect_item_title" msgid="7793624864528818569">"App-Info"</string> <string name="status_bar_no_recent_apps" msgid="6576392951053994640">"Keine neuen Apps"</string> - <string name="status_bar_accessibility_dismiss_recents" msgid="4576076075226540105">"Zuletzt verwendete Apps schließen"</string> + <string name="status_bar_accessibility_dismiss_recents" msgid="4576076075226540105">"Kürzlich verwendete Apps schließen"</string> <plurals name="status_bar_accessibility_recent_apps"> - <item quantity="one" msgid="5854176083865845541">"1 zuletzt verwendete App"</item> - <item quantity="other" msgid="1040784359794890744">"%d zuletzt verwendete Apps"</item> + <item quantity="one" msgid="5854176083865845541">"1 kürzlich verwendete App"</item> + <item quantity="other" msgid="1040784359794890744">"%d kürzlich verwendete Apps"</item> </plurals> <string name="status_bar_no_notifications_title" msgid="4755261167193833213">"Keine Benachrichtigungen"</string> <string name="status_bar_ongoing_events_title" msgid="1682504513316879202">"Aktuell"</string> @@ -62,8 +62,20 @@ <string name="compat_mode_off" msgid="4434467572461327898">"Auf Bildschirmgröße anpassen"</string> <string name="compat_mode_help_header" msgid="7020175705401506719">"Kompatibilitätszoom"</string> <string name="compat_mode_help_body" msgid="4946726776359270040">"Wenn eine App für einen kleineren Bildschirm ausgelegt ist, wird ein Zoom-Steuerelement neben der Uhr angezeigt."</string> - <string name="screenshot_saving_toast" msgid="8592630119048713208">"Screenshot in Galerie gespeichert"</string> - <string name="screenshot_failed_toast" msgid="1990979819772906912">"Screenshot konnte nicht gespeichert werden. Möglicherweise wird der externe Speicher gerade verwendet."</string> + <!-- no translation found for screenshot_saving_ticker (3808900131607378535) --> + <skip /> + <!-- no translation found for screenshot_saving_title (7158814134399651627) --> + <skip /> + <!-- no translation found for screenshot_saving_text (7138808001579871654) --> + <skip /> + <!-- no translation found for screenshot_saved_title (1656379291643543172) --> + <skip /> + <!-- no translation found for screenshot_saved_text (5040360894749163221) --> + <skip /> + <!-- no translation found for screenshot_failed_title (1140968728869009679) --> + <skip /> + <!-- no translation found for screenshot_failed_text (9163506496592455352) --> + <skip /> <string name="usb_preference_title" msgid="6551050377388882787">"USB-Dateiübertragungsoptionen"</string> <string name="use_mtp_button_title" msgid="4333504413563023626">"Als Medienplayer (MTP) bereitstellen"</string> <string name="use_ptp_button_title" msgid="7517127540301625751">"Als Kamera (PTP) bereitstellen"</string> @@ -71,7 +83,7 @@ <string name="accessibility_back" msgid="567011538994429120">"Zurück"</string> <string name="accessibility_home" msgid="8217216074895377641">"Startbildschirm"</string> <string name="accessibility_menu" msgid="316839303324695949">"Menü"</string> - <string name="accessibility_recent" msgid="8571350598987952883">"Zuletzt verwendete Apps"</string> + <string name="accessibility_recent" msgid="8571350598987952883">"Kürzlich verwendete Apps"</string> <string name="accessibility_ime_switch_button" msgid="5032926134740456424">"Schaltfläche zum Ändern der Eingabemethode"</string> <string name="accessibility_compatibility_zoom_button" msgid="8461115318742350699">"Schaltfläche für Kompatibilitätszoom"</string> <string name="accessibility_compatibility_zoom_example" msgid="4220687294564945780">"Zoom auf einen größeren Bildschirm"</string> @@ -116,6 +128,8 @@ <string name="accessibility_tty_enabled" msgid="4613200365379426561">"Schreibtelefonie aktiviert"</string> <string name="accessibility_ringer_vibrate" msgid="666585363364155055">"Klingeltonmodus \"Vibration\""</string> <string name="accessibility_ringer_silent" msgid="9061243307939135383">"Klingelton lautlos"</string> + <!-- no translation found for accessibility_recents_item_dismissed (6803574935084867070) --> + <skip /> <string name="data_usage_disabled_dialog_3g_title" msgid="5257833881698644687">"2G-/3G-Daten deaktiviert"</string> <string name="data_usage_disabled_dialog_4g_title" msgid="4789143363492682629">"4G-Daten deaktiviert"</string> <string name="data_usage_disabled_dialog_mobile_title" msgid="1046047248844821202">"Mobile Daten deaktiviert"</string> diff --git a/packages/SystemUI/res/values-el/strings.xml b/packages/SystemUI/res/values-el/strings.xml index b02f731..aca9004 100644 --- a/packages/SystemUI/res/values-el/strings.xml +++ b/packages/SystemUI/res/values-el/strings.xml @@ -62,8 +62,20 @@ <string name="compat_mode_off" msgid="4434467572461327898">"Προβoλή σε πλήρη οθ."</string> <string name="compat_mode_help_header" msgid="7020175705401506719">"Ζουμ για συμβατότητα"</string> <string name="compat_mode_help_body" msgid="4946726776359270040">"Όταν μια εφαρμογή έχει σχεδιαστεί για προβολή σε μικρότερη οθόνη, δίπλα από το ρολόι θα εμφανιστεί ένα στοιχείο ελέγχου ζουμ."</string> - <string name="screenshot_saving_toast" msgid="8592630119048713208">"Το στιγμιότυπο οθόνης αποθηκεύτηκε στη συλλογή"</string> - <string name="screenshot_failed_toast" msgid="1990979819772906912">"Δεν ήταν δυνατή η αποθήκευση στιγμιότυπου οθόνης. Μπορεί να χρησιμοποιείται εξωτερικός χώρος αποθήκευσης."</string> + <!-- no translation found for screenshot_saving_ticker (3808900131607378535) --> + <skip /> + <!-- no translation found for screenshot_saving_title (7158814134399651627) --> + <skip /> + <!-- no translation found for screenshot_saving_text (7138808001579871654) --> + <skip /> + <!-- no translation found for screenshot_saved_title (1656379291643543172) --> + <skip /> + <!-- no translation found for screenshot_saved_text (5040360894749163221) --> + <skip /> + <!-- no translation found for screenshot_failed_title (1140968728869009679) --> + <skip /> + <!-- no translation found for screenshot_failed_text (9163506496592455352) --> + <skip /> <string name="usb_preference_title" msgid="6551050377388882787">"Επιλογές μεταφοράς αρχείων μέσω USB"</string> <string name="use_mtp_button_title" msgid="4333504413563023626">"Προσάρτηση ως μονάδας αναπαραγωγής μέσων (MTP)"</string> <string name="use_ptp_button_title" msgid="7517127540301625751">"Προσάρτηση ως κάμερας (PTP)"</string> @@ -118,6 +130,8 @@ <string name="accessibility_tty_enabled" msgid="4613200365379426561">"Το TeleTypewriter ενεργοποιήθηκε."</string> <string name="accessibility_ringer_vibrate" msgid="666585363364155055">"Δόνηση ειδοποίησης ήχου."</string> <string name="accessibility_ringer_silent" msgid="9061243307939135383">"Ειδοποίηση ήχου στο αθόρυβο."</string> + <!-- no translation found for accessibility_recents_item_dismissed (6803574935084867070) --> + <skip /> <string name="data_usage_disabled_dialog_3g_title" msgid="5257833881698644687">"Τα δεδομένα 2G-3G απενεργοποιήθηκαν"</string> <string name="data_usage_disabled_dialog_4g_title" msgid="4789143363492682629">"Τα δεδομένα 4G απενεργοποιήθηκαν"</string> <string name="data_usage_disabled_dialog_mobile_title" msgid="1046047248844821202">"Τα δεδομένα κινητής τηλεφωνίας απενεργοποιήθηκαν"</string> diff --git a/packages/SystemUI/res/values-en-rGB/strings.xml b/packages/SystemUI/res/values-en-rGB/strings.xml index 9b102a9..d8b0408 100644 --- a/packages/SystemUI/res/values-en-rGB/strings.xml +++ b/packages/SystemUI/res/values-en-rGB/strings.xml @@ -62,8 +62,20 @@ <string name="compat_mode_off" msgid="4434467572461327898">"Stretch to fill screen"</string> <string name="compat_mode_help_header" msgid="7020175705401506719">"Compatibility Zoom"</string> <string name="compat_mode_help_body" msgid="4946726776359270040">"When an app was designed for a smaller screen, a zoom control will appear by the clock."</string> - <string name="screenshot_saving_toast" msgid="8592630119048713208">"Screenshot saved to Gallery"</string> - <string name="screenshot_failed_toast" msgid="1990979819772906912">"Could not save screenshot. External storage may be in use."</string> + <!-- no translation found for screenshot_saving_ticker (3808900131607378535) --> + <skip /> + <!-- no translation found for screenshot_saving_title (7158814134399651627) --> + <skip /> + <!-- no translation found for screenshot_saving_text (7138808001579871654) --> + <skip /> + <!-- no translation found for screenshot_saved_title (1656379291643543172) --> + <skip /> + <!-- no translation found for screenshot_saved_text (5040360894749163221) --> + <skip /> + <!-- no translation found for screenshot_failed_title (1140968728869009679) --> + <skip /> + <!-- no translation found for screenshot_failed_text (9163506496592455352) --> + <skip /> <string name="usb_preference_title" msgid="6551050377388882787">"USB file transfer options"</string> <string name="use_mtp_button_title" msgid="4333504413563023626">"Mount as a media player (MTP)"</string> <string name="use_ptp_button_title" msgid="7517127540301625751">"Mount as a camera (PTP)"</string> @@ -116,6 +128,8 @@ <string name="accessibility_tty_enabled" msgid="4613200365379426561">"TeleTypewriter enabled."</string> <string name="accessibility_ringer_vibrate" msgid="666585363364155055">"Ringer vibrate."</string> <string name="accessibility_ringer_silent" msgid="9061243307939135383">"Ringer silent."</string> + <!-- no translation found for accessibility_recents_item_dismissed (6803574935084867070) --> + <skip /> <string name="data_usage_disabled_dialog_3g_title" msgid="5257833881698644687">"2G-3G data disabled"</string> <string name="data_usage_disabled_dialog_4g_title" msgid="4789143363492682629">"4G data disabled"</string> <string name="data_usage_disabled_dialog_mobile_title" msgid="1046047248844821202">"Mobile data disabled"</string> diff --git a/packages/SystemUI/res/values-es-rUS/strings.xml b/packages/SystemUI/res/values-es-rUS/strings.xml index c122f7f..b21a1c7 100644 --- a/packages/SystemUI/res/values-es-rUS/strings.xml +++ b/packages/SystemUI/res/values-es-rUS/strings.xml @@ -62,8 +62,20 @@ <string name="compat_mode_off" msgid="4434467572461327898">"Estirar p/ ocupar la pantalla"</string> <string name="compat_mode_help_header" msgid="7020175705401506719">"Zoom de compatibilidad"</string> <string name="compat_mode_help_body" msgid="4946726776359270040">"Cuando una aplicación fue diseñada para una pantalla más pequeña, aparece un control de zoom junto al reloj."</string> - <string name="screenshot_saving_toast" msgid="8592630119048713208">"Captura de pantalla guardada en la Galería"</string> - <string name="screenshot_failed_toast" msgid="1990979819772906912">"No se pudo guardar la captura de pantalla. Es posible que el almacenamiento externo esté en uso."</string> + <!-- no translation found for screenshot_saving_ticker (3808900131607378535) --> + <skip /> + <!-- no translation found for screenshot_saving_title (7158814134399651627) --> + <skip /> + <!-- no translation found for screenshot_saving_text (7138808001579871654) --> + <skip /> + <!-- no translation found for screenshot_saved_title (1656379291643543172) --> + <skip /> + <!-- no translation found for screenshot_saved_text (5040360894749163221) --> + <skip /> + <!-- no translation found for screenshot_failed_title (1140968728869009679) --> + <skip /> + <!-- no translation found for screenshot_failed_text (9163506496592455352) --> + <skip /> <string name="usb_preference_title" msgid="6551050377388882787">"Opciones de transferencia de archivos por USB"</string> <string name="use_mtp_button_title" msgid="4333504413563023626">"Activar como reproductor de medios (MTP)"</string> <string name="use_ptp_button_title" msgid="7517127540301625751">"Activar como cámara (PTP)"</string> @@ -118,6 +130,8 @@ <string name="accessibility_tty_enabled" msgid="4613200365379426561">"TeleTypewriter habilitado"</string> <string name="accessibility_ringer_vibrate" msgid="666585363364155055">"Timbre en vibración"</string> <string name="accessibility_ringer_silent" msgid="9061243307939135383">"Timbre en silencio"</string> + <!-- no translation found for accessibility_recents_item_dismissed (6803574935084867070) --> + <skip /> <string name="data_usage_disabled_dialog_3g_title" msgid="5257833881698644687">"Datos de 2G-3G inhabilitados"</string> <string name="data_usage_disabled_dialog_4g_title" msgid="4789143363492682629">"Datos de 4G inhabilitados"</string> <string name="data_usage_disabled_dialog_mobile_title" msgid="1046047248844821202">"Se inhabilitaron los datos móviles"</string> diff --git a/packages/SystemUI/res/values-es/strings.xml b/packages/SystemUI/res/values-es/strings.xml index d413623..367791a 100644 --- a/packages/SystemUI/res/values-es/strings.xml +++ b/packages/SystemUI/res/values-es/strings.xml @@ -62,8 +62,20 @@ <string name="compat_mode_off" msgid="4434467572461327898">"Expandir para ajustar"</string> <string name="compat_mode_help_header" msgid="7020175705401506719">"Zoom de compatibilidad"</string> <string name="compat_mode_help_body" msgid="4946726776359270040">"Si la aplicación se ha diseñado para una pantalla más pequeña, aparecerá un control de zoom junto al reloj."</string> - <string name="screenshot_saving_toast" msgid="8592630119048713208">"Captura de pantalla guardada en la galería"</string> - <string name="screenshot_failed_toast" msgid="1990979819772906912">"No se ha podido guardar la captura de pantalla. Es posible que el almacenamiento externo esté en uso."</string> + <!-- no translation found for screenshot_saving_ticker (3808900131607378535) --> + <skip /> + <!-- no translation found for screenshot_saving_title (7158814134399651627) --> + <skip /> + <!-- no translation found for screenshot_saving_text (7138808001579871654) --> + <skip /> + <!-- no translation found for screenshot_saved_title (1656379291643543172) --> + <skip /> + <!-- no translation found for screenshot_saved_text (5040360894749163221) --> + <skip /> + <!-- no translation found for screenshot_failed_title (1140968728869009679) --> + <skip /> + <!-- no translation found for screenshot_failed_text (9163506496592455352) --> + <skip /> <string name="usb_preference_title" msgid="6551050377388882787">"Opciones de transferencia de archivos por USB"</string> <string name="use_mtp_button_title" msgid="4333504413563023626">"Activar como reproductor de medios (MTP)"</string> <string name="use_ptp_button_title" msgid="7517127540301625751">"Activar como cámara (PTP)"</string> @@ -116,6 +128,8 @@ <string name="accessibility_tty_enabled" msgid="4613200365379426561">"Teletipo habilitado"</string> <string name="accessibility_ringer_vibrate" msgid="666585363364155055">"Modo vibración"</string> <string name="accessibility_ringer_silent" msgid="9061243307939135383">"Modo silencio"</string> + <!-- no translation found for accessibility_recents_item_dismissed (6803574935084867070) --> + <skip /> <string name="data_usage_disabled_dialog_3g_title" msgid="5257833881698644687">"Datos 2G-3G inhabilitados"</string> <string name="data_usage_disabled_dialog_4g_title" msgid="4789143363492682629">"Datos 4G inhabilitados"</string> <string name="data_usage_disabled_dialog_mobile_title" msgid="1046047248844821202">"Datos móviles inhabilitados"</string> diff --git a/packages/SystemUI/res/values-fa/strings.xml b/packages/SystemUI/res/values-fa/strings.xml index b54e962..ef1bf8e 100644 --- a/packages/SystemUI/res/values-fa/strings.xml +++ b/packages/SystemUI/res/values-fa/strings.xml @@ -62,8 +62,20 @@ <string name="compat_mode_off" msgid="4434467572461327898">"گسترده کردن برای پر کردن صفحه"</string> <string name="compat_mode_help_header" msgid="7020175705401506719">"بزرگنمایی سازگاری"</string> <string name="compat_mode_help_body" msgid="4946726776359270040">"اگر یک برنامه برای صفحه کوچک تری طراحی شده باشد، یک کنترل بزرگنمایی توسط ساعت نشان داده می شود."</string> - <string name="screenshot_saving_toast" msgid="8592630119048713208">"تصویر از صفحه در گالری ذخیره شد"</string> - <string name="screenshot_failed_toast" msgid="1990979819772906912">"نمیتواند عکس صفحه را ذخیره کند. ممکن است محل ذخیره خارجی در حال استفاده باشد."</string> + <!-- no translation found for screenshot_saving_ticker (3808900131607378535) --> + <skip /> + <!-- no translation found for screenshot_saving_title (7158814134399651627) --> + <skip /> + <!-- no translation found for screenshot_saving_text (7138808001579871654) --> + <skip /> + <!-- no translation found for screenshot_saved_title (1656379291643543172) --> + <skip /> + <!-- no translation found for screenshot_saved_text (5040360894749163221) --> + <skip /> + <!-- no translation found for screenshot_failed_title (1140968728869009679) --> + <skip /> + <!-- no translation found for screenshot_failed_text (9163506496592455352) --> + <skip /> <string name="usb_preference_title" msgid="6551050377388882787">"گزینه های انتقال فایل USB"</string> <string name="use_mtp_button_title" msgid="4333504413563023626">"نصب به عنوان دستگاه پخش رسانه (MTP)"</string> <string name="use_ptp_button_title" msgid="7517127540301625751">"تصب به عنوان دوربین (PTP)"</string> @@ -116,6 +128,8 @@ <string name="accessibility_tty_enabled" msgid="4613200365379426561">"TeleTypewriter فعال شد."</string> <string name="accessibility_ringer_vibrate" msgid="666585363364155055">"زنگ لرزشی."</string> <string name="accessibility_ringer_silent" msgid="9061243307939135383">"زنگ بیصدا."</string> + <!-- no translation found for accessibility_recents_item_dismissed (6803574935084867070) --> + <skip /> <string name="data_usage_disabled_dialog_3g_title" msgid="5257833881698644687">"داده 2G-3G غیرفعال شد"</string> <string name="data_usage_disabled_dialog_4g_title" msgid="4789143363492682629">"داده 4G غیر فعال شد"</string> <string name="data_usage_disabled_dialog_mobile_title" msgid="1046047248844821202">"دادههای تلفن همراه غیرفعال است"</string> diff --git a/packages/SystemUI/res/values-fi/strings.xml b/packages/SystemUI/res/values-fi/strings.xml index 1ae591d..5ffa449 100644 --- a/packages/SystemUI/res/values-fi/strings.xml +++ b/packages/SystemUI/res/values-fi/strings.xml @@ -62,8 +62,20 @@ <string name="compat_mode_off" msgid="4434467572461327898">"Venytä koko näyttöön"</string> <string name="compat_mode_help_header" msgid="7020175705401506719">"Yhteensopivuustilan zoomaus"</string> <string name="compat_mode_help_body" msgid="4946726776359270040">"Jos sovellus on suunniteltu pienemmälle näytölle, kellon viereen tulee näkyviin zoomaussäädin."</string> - <string name="screenshot_saving_toast" msgid="8592630119048713208">"Kuvakaappaus on tallennettu galleriaan"</string> - <string name="screenshot_failed_toast" msgid="1990979819772906912">"Kuvakaappauksen tallennus epäonnistui. Ulkoinen tallennustila voi olla käytössä."</string> + <!-- no translation found for screenshot_saving_ticker (3808900131607378535) --> + <skip /> + <!-- no translation found for screenshot_saving_title (7158814134399651627) --> + <skip /> + <!-- no translation found for screenshot_saving_text (7138808001579871654) --> + <skip /> + <!-- no translation found for screenshot_saved_title (1656379291643543172) --> + <skip /> + <!-- no translation found for screenshot_saved_text (5040360894749163221) --> + <skip /> + <!-- no translation found for screenshot_failed_title (1140968728869009679) --> + <skip /> + <!-- no translation found for screenshot_failed_text (9163506496592455352) --> + <skip /> <string name="usb_preference_title" msgid="6551050377388882787">"USB-tiedostonsiirtoasetukset"</string> <string name="use_mtp_button_title" msgid="4333504413563023626">"Käytä mediasoittimena (MTP)"</string> <string name="use_ptp_button_title" msgid="7517127540301625751">"Käytä kamerana (PTP)"</string> @@ -116,6 +128,8 @@ <string name="accessibility_tty_enabled" msgid="4613200365379426561">"Tekstipuhelin käytössä."</string> <string name="accessibility_ringer_vibrate" msgid="666585363364155055">"Soittoääni: värinä."</string> <string name="accessibility_ringer_silent" msgid="9061243307939135383">"Soittoääni: äänetön."</string> + <!-- no translation found for accessibility_recents_item_dismissed (6803574935084867070) --> + <skip /> <string name="data_usage_disabled_dialog_3g_title" msgid="5257833881698644687">"2G-3G-tiedonsiirto pois käytöstä"</string> <string name="data_usage_disabled_dialog_4g_title" msgid="4789143363492682629">"4G-tiedonsiirto pois käytöstä"</string> <string name="data_usage_disabled_dialog_mobile_title" msgid="1046047248844821202">"Mobiilitiedonsiirto pois käytöstä"</string> diff --git a/packages/SystemUI/res/values-fr/strings.xml b/packages/SystemUI/res/values-fr/strings.xml index d453bd2..29c608e 100644 --- a/packages/SystemUI/res/values-fr/strings.xml +++ b/packages/SystemUI/res/values-fr/strings.xml @@ -62,8 +62,20 @@ <string name="compat_mode_off" msgid="4434467572461327898">"Étirer pour remplir l\'écran"</string> <string name="compat_mode_help_header" msgid="7020175705401506719">"Zoom de compatibilité"</string> <string name="compat_mode_help_body" msgid="4946726776359270040">"Si une application a été conçue pour un écran plus petit, une commande de zoom s\'affiche à côté de l\'horloge."</string> - <string name="screenshot_saving_toast" msgid="8592630119048713208">"Capture d\'écran enregistrée dans la galerie."</string> - <string name="screenshot_failed_toast" msgid="1990979819772906912">"Impossible d\'enregistrer la capture d\'écran. Il est possible que le périphérique de stockage externe soit en cours d\'utilisation."</string> + <!-- no translation found for screenshot_saving_ticker (3808900131607378535) --> + <skip /> + <!-- no translation found for screenshot_saving_title (7158814134399651627) --> + <skip /> + <!-- no translation found for screenshot_saving_text (7138808001579871654) --> + <skip /> + <!-- no translation found for screenshot_saved_title (1656379291643543172) --> + <skip /> + <!-- no translation found for screenshot_saved_text (5040360894749163221) --> + <skip /> + <!-- no translation found for screenshot_failed_title (1140968728869009679) --> + <skip /> + <!-- no translation found for screenshot_failed_text (9163506496592455352) --> + <skip /> <string name="usb_preference_title" msgid="6551050377388882787">"Options transfert fichiers USB"</string> <string name="use_mtp_button_title" msgid="4333504413563023626">"Installer en tant que lecteur multimédia (MTP)"</string> <string name="use_ptp_button_title" msgid="7517127540301625751">"Installer en tant qu\'appareil photo (PTP)"</string> @@ -118,6 +130,8 @@ <string name="accessibility_tty_enabled" msgid="4613200365379426561">"Téléscripteur activé"</string> <string name="accessibility_ringer_vibrate" msgid="666585363364155055">"Sonnerie en mode vibreur"</string> <string name="accessibility_ringer_silent" msgid="9061243307939135383">"Sonnerie en mode silencieux"</string> + <!-- no translation found for accessibility_recents_item_dismissed (6803574935084867070) --> + <skip /> <string name="data_usage_disabled_dialog_3g_title" msgid="5257833881698644687">"Données 2G-3G désactivées"</string> <string name="data_usage_disabled_dialog_4g_title" msgid="4789143363492682629">"Données 4G désactivées"</string> <string name="data_usage_disabled_dialog_mobile_title" msgid="1046047248844821202">"Données mobiles désactivées"</string> diff --git a/packages/SystemUI/res/values-hi-land/strings.xml b/packages/SystemUI/res/values-hi-land/strings.xml new file mode 100644 index 0000000..de6a6c9 --- /dev/null +++ b/packages/SystemUI/res/values-hi-land/strings.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +/** + * Copyright (c) 2010, The Android Open Source Project + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + --> + +<resources xmlns:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="toast_rotation_locked" msgid="7609673011431556092">"स्क्रीन को अभी भूदृश्य अभिविन्यास में लॉक किया गया है."</string> +</resources> diff --git a/packages/SystemUI/res/values-hi-large/strings.xml b/packages/SystemUI/res/values-hi-large/strings.xml new file mode 100644 index 0000000..7bcfcdd --- /dev/null +++ b/packages/SystemUI/res/values-hi-large/strings.xml @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +/** + * Copyright (c) 2010, The Android Open Source Project + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + --> + +<resources xmlns:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="status_bar_clear_all_button" msgid="4661583896803349732">"सभी साफ़ करें"</string> + <string name="notifications_off_title" msgid="1860117696034775851">"सूचनाएं बंद"</string> + <string name="notifications_off_text" msgid="1439152806320786912">"सूचनाओं को पुन: चालू करने के लिए यहां टैप करें."</string> +</resources> diff --git a/packages/SystemUI/res/values-hi/strings.xml b/packages/SystemUI/res/values-hi/strings.xml new file mode 100644 index 0000000..688cc1b --- /dev/null +++ b/packages/SystemUI/res/values-hi/strings.xml @@ -0,0 +1,144 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +/** + * Copyright (c) 2009, The Android Open Source Project + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + --> + +<resources xmlns:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="app_label" msgid="7164937344850004466">"सिस्टम UI"</string> + <string name="status_bar_clear_all_button" msgid="7774721344716731603">"साफ़ करें"</string> + <string name="status_bar_do_not_disturb_button" msgid="5812628897510997853">"परेशान न करें"</string> + <string name="status_bar_please_disturb_button" msgid="3345398298841572813">"सूचनाएं दिखाएं"</string> + <string name="status_bar_recent_remove_item_title" msgid="6026395868129852968">"सूची से निकालें"</string> + <string name="status_bar_recent_inspect_item_title" msgid="7793624864528818569">"एप्लिकेशन जानकारी"</string> + <string name="status_bar_no_recent_apps" msgid="6576392951053994640">"कोई हाल ही के एप्लिकेशन नहीं"</string> + <string name="status_bar_accessibility_dismiss_recents" msgid="4576076075226540105">"हाल ही के एप्लिकेशन ख़ारिज करें"</string> + <plurals name="status_bar_accessibility_recent_apps"> + <item quantity="one" msgid="5854176083865845541">"1 हाल ही का एप्लिकेशन"</item> + <item quantity="other" msgid="1040784359794890744">"%d हाल ही के एप्लिकेशन"</item> + </plurals> + <string name="status_bar_no_notifications_title" msgid="4755261167193833213">"कोई सूचना नहीं"</string> + <string name="status_bar_ongoing_events_title" msgid="1682504513316879202">"ऑनगोइंग"</string> + <string name="status_bar_latest_events_title" msgid="6594767438577593172">"सूचनाएं"</string> + <string name="battery_low_title" msgid="7923774589611311406">"कृपया चार्जर कनेक्ट करें"</string> + <string name="battery_low_subtitle" msgid="1752040062087829196">"बैटरी कम हो रही है."</string> + <string name="battery_low_percent_format" msgid="1077244949318261761">"<xliff:g id="NUMBER">%d%%</xliff:g> शेष"</string> + <string name="invalid_charger" msgid="4549105996740522523">"USB चार्जिंग समर्थित नहीं है."\n"केवल आपूर्ति किए गए चार्जर का उपयोग करें."</string> + <string name="battery_low_why" msgid="7279169609518386372">"बैटरी उपयोग"</string> + <string name="status_bar_settings_settings_button" msgid="3023889916699270224">"सेटिंग"</string> + <string name="status_bar_settings_wifi_button" msgid="1733928151698311923">"Wi-Fi"</string> + <string name="status_bar_settings_airplane" msgid="4879879698500955300">"हवाई जहाज मोड"</string> + <string name="status_bar_settings_auto_rotation" msgid="3790482541357798421">"स्क्रीन स्वत: घुमाएं"</string> + <string name="status_bar_settings_mute_label" msgid="554682549917429396">"म्यूट करें"</string> + <string name="status_bar_settings_auto_brightness_label" msgid="511453614962324674">"स्वत:"</string> + <string name="status_bar_settings_notifications" msgid="397146176280905137">"सूचनाएं"</string> + <string name="bluetooth_tethered" msgid="7094101612161133267">"Bluetooth टीदर किया गया"</string> + <string name="status_bar_input_method_settings_configure_input_methods" msgid="737483394044014246">"इनपुट पद्धतियां कॉन्फ़िगर करें"</string> + <string name="status_bar_use_physical_keyboard" msgid="3695516942412442936">"भौतिक कीबोर्ड का उपयोग करें"</string> + <string name="usb_device_permission_prompt" msgid="3816016361969816903">"एप्लिकेशन <xliff:g id="APPLICATION">%1$s</xliff:g> को USB उपकरण में पहुंच की अनुमति दें?"</string> + <string name="usb_accessory_permission_prompt" msgid="6888598803988889959">"एप्लिकेशन <xliff:g id="APPLICATION">%1$s</xliff:g> को USB एसेसरी में पहुंच की अनुमति दें?"</string> + <string name="usb_device_confirm_prompt" msgid="5161205258635253206">"जब यह USB उपकरण कनेक्ट किया जाए, तब <xliff:g id="ACTIVITY">%1$s</xliff:g> को खोलें?"</string> + <string name="usb_accessory_confirm_prompt" msgid="3808984931830229888">"जब यह USB एसेसरी कनेक्ट की जाए, तब <xliff:g id="ACTIVITY">%1$s</xliff:g> को खोलें?"</string> + <string name="usb_accessory_uri_prompt" msgid="6332150684964235705">"इंस्टॉल की हुई एप्लिकेशन इस USB एसेसरी के साथ काम नहीं करती. <xliff:g id="URL">%1$s</xliff:g> पर इस एसेसरी के बारे में अधिक जानें"</string> + <string name="title_usb_accessory" msgid="4966265263465181372">"USB सहायक साधन"</string> + <string name="label_view" msgid="6304565553218192990">"देखें"</string> + <string name="always_use_device" msgid="1450287437017315906">"इस USB उपकरण के लिए डिफ़ॉल्ट रूप से उपयोग करें"</string> + <string name="always_use_accessory" msgid="1210954576979621596">"इस USB एसेसरी के लिए डिफ़ॉल्ट रूप से उपयोग करें"</string> + <string name="compat_mode_on" msgid="6623839244840638213">"स्क्रीन भरने हेतु ज़ूम करें"</string> + <string name="compat_mode_off" msgid="4434467572461327898">"स्क्रीन को भरने के लिए खींचें"</string> + <string name="compat_mode_help_header" msgid="7020175705401506719">"संगतता ज़ूम"</string> + <string name="compat_mode_help_body" msgid="4946726776359270040">"जब किसी छोटी स्क्रीन के लिए एप्लिकेशन को डिज़ाइन किया जाता है, तो ज़ूम नियंत्रण क्लॉक के पास दिखाई देगा."</string> + <!-- no translation found for screenshot_saving_ticker (3808900131607378535) --> + <skip /> + <!-- no translation found for screenshot_saving_title (7158814134399651627) --> + <skip /> + <!-- no translation found for screenshot_saving_text (7138808001579871654) --> + <skip /> + <!-- no translation found for screenshot_saved_title (1656379291643543172) --> + <skip /> + <!-- no translation found for screenshot_saved_text (5040360894749163221) --> + <skip /> + <!-- no translation found for screenshot_failed_title (1140968728869009679) --> + <skip /> + <!-- no translation found for screenshot_failed_text (9163506496592455352) --> + <skip /> + <string name="usb_preference_title" msgid="6551050377388882787">"USB फ़ाइल स्थानांतरण विकल्प"</string> + <string name="use_mtp_button_title" msgid="4333504413563023626">"मीडिया प्लेयर के रूप में माउंट करें (MTP)"</string> + <string name="use_ptp_button_title" msgid="7517127540301625751">"कैमरे के रूप में माउंट करें (PTP)"</string> + <string name="installer_cd_button_title" msgid="8485631662288445893">"Mac के लिए Android फ़ाइल स्थानां. एप्लि. इंस्टॉल करें"</string> + <string name="accessibility_back" msgid="567011538994429120">"वापस जाएं"</string> + <string name="accessibility_home" msgid="8217216074895377641">"होम"</string> + <string name="accessibility_menu" msgid="316839303324695949">"मेनू"</string> + <string name="accessibility_recent" msgid="8571350598987952883">"हाल ही के एप्लिकेशन"</string> + <string name="accessibility_ime_switch_button" msgid="5032926134740456424">"इनपुट पद्धति बटन स्विच करें."</string> + <string name="accessibility_compatibility_zoom_button" msgid="8461115318742350699">"संगतता ज़ूम बटन."</string> + <string name="accessibility_compatibility_zoom_example" msgid="4220687294564945780">"छोटी से बड़ी स्क्रीन पर ज़ूम करें."</string> + <string name="accessibility_bluetooth_connected" msgid="2707027633242983370">"Bluetooth कनेक्ट किया गया."</string> + <string name="accessibility_bluetooth_disconnected" msgid="7416648669976870175">"Bluetooth डिस्कनेक्ट किया गया."</string> + <string name="accessibility_no_battery" msgid="358343022352820946">"कोई बैटरी नहीं."</string> + <string name="accessibility_battery_one_bar" msgid="7774887721891057523">"बैटरी एक बार."</string> + <string name="accessibility_battery_two_bars" msgid="8500650438735009973">"बैटरी दो बार."</string> + <string name="accessibility_battery_three_bars" msgid="2302983330865040446">"बैटरी तीन बार."</string> + <string name="accessibility_battery_full" msgid="8909122401720158582">"बैटरी पूर्ण."</string> + <string name="accessibility_no_phone" msgid="4894708937052611281">"कोई फ़ोन नहीं."</string> + <string name="accessibility_phone_one_bar" msgid="687699278132664115">"फ़ोन एक बार."</string> + <string name="accessibility_phone_two_bars" msgid="8384905382804815201">"फ़ोन दो बार."</string> + <string name="accessibility_phone_three_bars" msgid="8521904843919971885">"फोन तीन बार."</string> + <string name="accessibility_phone_signal_full" msgid="6471834868580757898">"फ़ोन सिग्नल पूर्ण."</string> + <string name="accessibility_no_data" msgid="4791966295096867555">"कोई डेटा नहीं."</string> + <string name="accessibility_data_one_bar" msgid="1415625833238273628">"डेटा एक बार."</string> + <string name="accessibility_data_two_bars" msgid="6166018492360432091">"डेटा दो बार."</string> + <string name="accessibility_data_three_bars" msgid="9167670452395038520">"डेटा तीन बार."</string> + <string name="accessibility_data_signal_full" msgid="2708384608124519369">"पूर्ण डेटा सिग्नल."</string> + <string name="accessibility_no_wifi" msgid="4017628918351949575">"कोई WiFi नहीं."</string> + <string name="accessibility_wifi_one_bar" msgid="1914343229091303434">"WiFi एक बार."</string> + <string name="accessibility_wifi_two_bars" msgid="7869150535859760698">"WiFi दो बार."</string> + <string name="accessibility_wifi_three_bars" msgid="2665319332961356254">"WiFi तीन बार."</string> + <string name="accessibility_wifi_signal_full" msgid="1275764416228473932">"पूर्ण WiFi सिग्नल."</string> + <string name="accessibility_data_connection_gprs" msgid="1606477224486747751">"GPRS"</string> + <string name="accessibility_data_connection_3g" msgid="8628562305003568260">"3G"</string> + <string name="accessibility_data_connection_3.5g" msgid="8664845609981692001">"3.5G"</string> + <string name="accessibility_data_connection_4g" msgid="7741000750630089612">"4G"</string> + <string name="accessibility_data_connection_cdma" msgid="6132648193978823023">"CDMA"</string> + <string name="accessibility_data_connection_edge" msgid="4477457051631979278">"किनारा"</string> + <string name="accessibility_data_connection_wifi" msgid="1127208787254436420">"WiFi"</string> + <string name="accessibility_no_sim" msgid="8274017118472455155">"कोई सिम नहीं."</string> + <string name="accessibility_bluetooth_tether" msgid="4102784498140271969">"Bluetooth टेदरिंग."</string> + <string name="accessibility_airplane_mode" msgid="834748999790763092">"हवाई जहाज मोड."</string> + <string name="accessibility_battery_level" msgid="7451474187113371965">"<xliff:g id="NUMBER">%d</xliff:g> प्रतिशत बैटरी."</string> + <string name="accessibility_settings_button" msgid="799583911231893380">"सिस्टम सेटिंग."</string> + <string name="accessibility_notifications_button" msgid="4498000369779421892">"सूचनाएं."</string> + <string name="accessibility_remove_notification" msgid="3603099514902182350">"सूचना साफ़ करें"</string> + <string name="accessibility_gps_enabled" msgid="3511469499240123019">"GPS सक्षम."</string> + <string name="accessibility_gps_acquiring" msgid="8959333351058967158">"GPS प्राप्त करना."</string> + <string name="accessibility_tty_enabled" msgid="4613200365379426561">"टेलीटाइपराइटर सक्षम."</string> + <string name="accessibility_ringer_vibrate" msgid="666585363364155055">"रिंगर कंपन."</string> + <string name="accessibility_ringer_silent" msgid="9061243307939135383">"रिंगर मौन."</string> + <!-- no translation found for accessibility_recents_item_dismissed (6803574935084867070) --> + <skip /> + <string name="data_usage_disabled_dialog_3g_title" msgid="5257833881698644687">"2G-3G डेटा अक्षम"</string> + <string name="data_usage_disabled_dialog_4g_title" msgid="4789143363492682629">"4G डेटा अक्षम"</string> + <string name="data_usage_disabled_dialog_mobile_title" msgid="1046047248844821202">"मोबाइल डेटा अक्षम"</string> + <string name="data_usage_disabled_dialog_title" msgid="2086815304858964954">"डेटा अक्षम"</string> + <string name="data_usage_disabled_dialog" msgid="6524467913290900042">"डेटा उपयोग की निर्दिष्ट सीमा पूरी हो गई है."\n\n"अतिरिक्त डेटा का उपयोग करने पर वाहक शुल्क लगाए जा सकते है."</string> + <string name="data_usage_disabled_dialog_enable" msgid="7729772039208664606">"डेटा पुन: सक्षम करें"</string> + <string name="status_bar_settings_signal_meter_disconnected" msgid="1940231521274147771">"कोई इंटरनेट कनेक्शन नहीं"</string> + <string name="status_bar_settings_signal_meter_wifi_nossid" msgid="6557486452774597820">"Wi-Fi कनेक्ट किया गया"</string> + <string name="gps_notification_searching_text" msgid="8574247005642736060">"GPS को खोजा जा रहा है"</string> + <string name="gps_notification_found_text" msgid="4619274244146446464">"GPS द्वारा सेट किया गया स्थान"</string> + <string name="accessibility_clear_all" msgid="5235938559247164925">"सभी सूचनाएं साफ़ करें."</string> +</resources> diff --git a/packages/SystemUI/res/values-hr/strings.xml b/packages/SystemUI/res/values-hr/strings.xml index be1133c..017c72f 100644 --- a/packages/SystemUI/res/values-hr/strings.xml +++ b/packages/SystemUI/res/values-hr/strings.xml @@ -62,8 +62,20 @@ <string name="compat_mode_off" msgid="4434467572461327898">"Rastegni i ispuni zaslon"</string> <string name="compat_mode_help_header" msgid="7020175705401506719">"Kompatibilni zum"</string> <string name="compat_mode_help_body" msgid="4946726776359270040">"Kada je aplikacija dizajnirana za manji zaslon, kontrole zumiranja prikazuju se pored sata."</string> - <string name="screenshot_saving_toast" msgid="8592630119048713208">"Snimak zaslona spremljen u Galeriju"</string> - <string name="screenshot_failed_toast" msgid="1990979819772906912">"Ne mogu spremiti snimak zaslona. Možda se upotrebljava vanjska pohrana."</string> + <!-- no translation found for screenshot_saving_ticker (3808900131607378535) --> + <skip /> + <!-- no translation found for screenshot_saving_title (7158814134399651627) --> + <skip /> + <!-- no translation found for screenshot_saving_text (7138808001579871654) --> + <skip /> + <!-- no translation found for screenshot_saved_title (1656379291643543172) --> + <skip /> + <!-- no translation found for screenshot_saved_text (5040360894749163221) --> + <skip /> + <!-- no translation found for screenshot_failed_title (1140968728869009679) --> + <skip /> + <!-- no translation found for screenshot_failed_text (9163506496592455352) --> + <skip /> <string name="usb_preference_title" msgid="6551050377388882787">"Opcije USB prijenosa datoteka"</string> <string name="use_mtp_button_title" msgid="4333504413563023626">"Učitaj kao media player (MTP)"</string> <string name="use_ptp_button_title" msgid="7517127540301625751">"Učitaj kao fotoaparat (PTP)"</string> @@ -116,6 +128,8 @@ <string name="accessibility_tty_enabled" msgid="4613200365379426561">"TeleTypewriter je omogućen."</string> <string name="accessibility_ringer_vibrate" msgid="666585363364155055">"Vibracija softvera zvona."</string> <string name="accessibility_ringer_silent" msgid="9061243307939135383">"Softver zvona utišan."</string> + <!-- no translation found for accessibility_recents_item_dismissed (6803574935084867070) --> + <skip /> <string name="data_usage_disabled_dialog_3g_title" msgid="5257833881698644687">"Onemogućeni su 2G-3G podaci"</string> <string name="data_usage_disabled_dialog_4g_title" msgid="4789143363492682629">"Onemogućeni su 4G podaci"</string> <string name="data_usage_disabled_dialog_mobile_title" msgid="1046047248844821202">"Onemogućeni su mobilni podaci"</string> diff --git a/packages/SystemUI/res/values-hu/strings.xml b/packages/SystemUI/res/values-hu/strings.xml index 9cf5ea6..73ae3dc 100644 --- a/packages/SystemUI/res/values-hu/strings.xml +++ b/packages/SystemUI/res/values-hu/strings.xml @@ -62,8 +62,20 @@ <string name="compat_mode_off" msgid="4434467572461327898">"Nyújtás kitöltéshez"</string> <string name="compat_mode_help_header" msgid="7020175705401506719">"Kompatibilitás -- nagyítás/kicsinyítés"</string> <string name="compat_mode_help_body" msgid="4946726776359270040">"Ha egy alkalmazást kisebb képernyőre terveztek, akkor a nagyítás/kicsinyítés vezérlője az óra mellett jelenik meg."</string> - <string name="screenshot_saving_toast" msgid="8592630119048713208">"Képernyőkép mentve a galériába"</string> - <string name="screenshot_failed_toast" msgid="1990979819772906912">"Nem lehet menteni a képernyőképet. Lehet, hogy a külső tároló használatban van."</string> + <!-- no translation found for screenshot_saving_ticker (3808900131607378535) --> + <skip /> + <!-- no translation found for screenshot_saving_title (7158814134399651627) --> + <skip /> + <!-- no translation found for screenshot_saving_text (7138808001579871654) --> + <skip /> + <!-- no translation found for screenshot_saved_title (1656379291643543172) --> + <skip /> + <!-- no translation found for screenshot_saved_text (5040360894749163221) --> + <skip /> + <!-- no translation found for screenshot_failed_title (1140968728869009679) --> + <skip /> + <!-- no translation found for screenshot_failed_text (9163506496592455352) --> + <skip /> <string name="usb_preference_title" msgid="6551050377388882787">"USB-fájlátvitel beállításai"</string> <string name="use_mtp_button_title" msgid="4333504413563023626">"Csatlakoztatás médialejátszóként (MTP)"</string> <string name="use_ptp_button_title" msgid="7517127540301625751">"Csatlakoztatás kameraként (PTP)"</string> @@ -116,6 +128,8 @@ <string name="accessibility_tty_enabled" msgid="4613200365379426561">"TeleTypewriter engedélyezve."</string> <string name="accessibility_ringer_vibrate" msgid="666585363364155055">"Csengő rezeg."</string> <string name="accessibility_ringer_silent" msgid="9061243307939135383">"Csengő néma."</string> + <!-- no translation found for accessibility_recents_item_dismissed (6803574935084867070) --> + <skip /> <string name="data_usage_disabled_dialog_3g_title" msgid="5257833881698644687">"2G-3G adatforgalom letiltva"</string> <string name="data_usage_disabled_dialog_4g_title" msgid="4789143363492682629">"4G adatforgalom letiltva"</string> <string name="data_usage_disabled_dialog_mobile_title" msgid="1046047248844821202">"Mobil adatforgalom letiltva"</string> diff --git a/packages/SystemUI/res/values-in/strings.xml b/packages/SystemUI/res/values-in/strings.xml index 203683f..1f53b1b 100644 --- a/packages/SystemUI/res/values-in/strings.xml +++ b/packages/SystemUI/res/values-in/strings.xml @@ -62,8 +62,20 @@ <string name="compat_mode_off" msgid="4434467572461327898">"Rentangkn utk mngisi layar"</string> <string name="compat_mode_help_header" msgid="7020175705401506719">"Zoom Kompatibilitas"</string> <string name="compat_mode_help_body" msgid="4946726776359270040">"Saat apl dirancang untuk layar yang lebih kecil, kontrol zoom akan tampil di dekat jam."</string> - <string name="screenshot_saving_toast" msgid="8592630119048713208">"Tangkapan layar disimpan ke Galeri"</string> - <string name="screenshot_failed_toast" msgid="1990979819772906912">"Tidak dapat menyimpan tangkapan layar. Penyimpan eksternal mungkin sedang digunakan."</string> + <!-- no translation found for screenshot_saving_ticker (3808900131607378535) --> + <skip /> + <!-- no translation found for screenshot_saving_title (7158814134399651627) --> + <skip /> + <!-- no translation found for screenshot_saving_text (7138808001579871654) --> + <skip /> + <!-- no translation found for screenshot_saved_title (1656379291643543172) --> + <skip /> + <!-- no translation found for screenshot_saved_text (5040360894749163221) --> + <skip /> + <!-- no translation found for screenshot_failed_title (1140968728869009679) --> + <skip /> + <!-- no translation found for screenshot_failed_text (9163506496592455352) --> + <skip /> <string name="usb_preference_title" msgid="6551050377388882787">"Opsi transfer berkas USB"</string> <string name="use_mtp_button_title" msgid="4333504413563023626">"Pasang sebagai pemutar media (MTP)"</string> <string name="use_ptp_button_title" msgid="7517127540301625751">"Pasang sebagai kamera (PTP)"</string> @@ -110,12 +122,14 @@ <string name="accessibility_battery_level" msgid="7451474187113371965">"Baterai <xliff:g id="NUMBER">%d</xliff:g> persen."</string> <string name="accessibility_settings_button" msgid="799583911231893380">"Setelan sistem."</string> <string name="accessibility_notifications_button" msgid="4498000369779421892">"Pemberitahuan."</string> - <string name="accessibility_remove_notification" msgid="3603099514902182350">"Mengapus pemberitahuan."</string> + <string name="accessibility_remove_notification" msgid="3603099514902182350">"Menghapus pemberitahuan."</string> <string name="accessibility_gps_enabled" msgid="3511469499240123019">"GPS diaktifkan."</string> <string name="accessibility_gps_acquiring" msgid="8959333351058967158">"Memperoleh GPS."</string> <string name="accessibility_tty_enabled" msgid="4613200365379426561">"TeleTypewriter diaktifkan."</string> <string name="accessibility_ringer_vibrate" msgid="666585363364155055">"Pendering bergetar."</string> <string name="accessibility_ringer_silent" msgid="9061243307939135383">"Pendering senyap."</string> + <!-- no translation found for accessibility_recents_item_dismissed (6803574935084867070) --> + <skip /> <string name="data_usage_disabled_dialog_3g_title" msgid="5257833881698644687">"Data 2G-3G dinonaktifkan"</string> <string name="data_usage_disabled_dialog_4g_title" msgid="4789143363492682629">"Data 4G dinonaktifkan"</string> <string name="data_usage_disabled_dialog_mobile_title" msgid="1046047248844821202">"Data seluler dinonaktifkan"</string> @@ -126,5 +140,5 @@ <string name="status_bar_settings_signal_meter_wifi_nossid" msgid="6557486452774597820">"Wi-Fi tersambung"</string> <string name="gps_notification_searching_text" msgid="8574247005642736060">"Menelusuri GPS"</string> <string name="gps_notification_found_text" msgid="4619274244146446464">"Lokasi yang disetel oleh GPS"</string> - <string name="accessibility_clear_all" msgid="5235938559247164925">"Mengapus semua pemberitahuan."</string> + <string name="accessibility_clear_all" msgid="5235938559247164925">"Menghapus semua pemberitahuan."</string> </resources> diff --git a/packages/SystemUI/res/values-it/strings.xml b/packages/SystemUI/res/values-it/strings.xml index de38f8a..c2cb0e7 100644 --- a/packages/SystemUI/res/values-it/strings.xml +++ b/packages/SystemUI/res/values-it/strings.xml @@ -62,8 +62,20 @@ <string name="compat_mode_off" msgid="4434467572461327898">"Estendi per riemp. schermo"</string> <string name="compat_mode_help_header" msgid="7020175705401506719">"Zoom compatibilità"</string> <string name="compat_mode_help_body" msgid="4946726776359270040">"Se un\'applicazione è stata progettata per uno schermo più piccolo, accanto all\'orologio viene visualizzato un controllo dello zoom."</string> - <string name="screenshot_saving_toast" msgid="8592630119048713208">"Screenshot salvato nella galleria"</string> - <string name="screenshot_failed_toast" msgid="1990979819772906912">"Impossibile salvare lo screenshot. L\'archivio esterno potrebbe essere in uso."</string> + <!-- no translation found for screenshot_saving_ticker (3808900131607378535) --> + <skip /> + <!-- no translation found for screenshot_saving_title (7158814134399651627) --> + <skip /> + <!-- no translation found for screenshot_saving_text (7138808001579871654) --> + <skip /> + <!-- no translation found for screenshot_saved_title (1656379291643543172) --> + <skip /> + <!-- no translation found for screenshot_saved_text (5040360894749163221) --> + <skip /> + <!-- no translation found for screenshot_failed_title (1140968728869009679) --> + <skip /> + <!-- no translation found for screenshot_failed_text (9163506496592455352) --> + <skip /> <string name="usb_preference_title" msgid="6551050377388882787">"Opzioni trasferimento file USB"</string> <string name="use_mtp_button_title" msgid="4333504413563023626">"Monta come lettore multimediale (MTP)"</string> <string name="use_ptp_button_title" msgid="7517127540301625751">"Monta come videocamera (PTP)"</string> @@ -118,6 +130,8 @@ <string name="accessibility_tty_enabled" msgid="4613200365379426561">"Telescrivente abilitata."</string> <string name="accessibility_ringer_vibrate" msgid="666585363364155055">"Suoneria vibrazione."</string> <string name="accessibility_ringer_silent" msgid="9061243307939135383">"Suoneria silenziosa."</string> + <!-- no translation found for accessibility_recents_item_dismissed (6803574935084867070) --> + <skip /> <string name="data_usage_disabled_dialog_3g_title" msgid="5257833881698644687">"Dati 2G-3G disattivati"</string> <string name="data_usage_disabled_dialog_4g_title" msgid="4789143363492682629">"Dati 4G disattivati"</string> <string name="data_usage_disabled_dialog_mobile_title" msgid="1046047248844821202">"Dati mobili disattivati"</string> diff --git a/packages/SystemUI/res/values-iw/strings.xml b/packages/SystemUI/res/values-iw/strings.xml index 7902159..cdd36a6 100644 --- a/packages/SystemUI/res/values-iw/strings.xml +++ b/packages/SystemUI/res/values-iw/strings.xml @@ -62,8 +62,20 @@ <string name="compat_mode_off" msgid="4434467572461327898">"מתח כדי למלא את המסך"</string> <string name="compat_mode_help_header" msgid="7020175705401506719">"שינוי מרחק מתצוגה לתאימות"</string> <string name="compat_mode_help_body" msgid="4946726776359270040">"כאשר יישום מיועד למסך קטן יותר, פקד של מרחק מתצוגה יופיע ליד השעון."</string> - <string name="screenshot_saving_toast" msgid="8592630119048713208">"צילום המסך נשמר בגלריה"</string> - <string name="screenshot_failed_toast" msgid="1990979819772906912">"אין אפשרות לשמור את צילום המסך. ייתכן שנעשה שימוש באמצעי אחסון חיצוני."</string> + <!-- no translation found for screenshot_saving_ticker (3808900131607378535) --> + <skip /> + <!-- no translation found for screenshot_saving_title (7158814134399651627) --> + <skip /> + <!-- no translation found for screenshot_saving_text (7138808001579871654) --> + <skip /> + <!-- no translation found for screenshot_saved_title (1656379291643543172) --> + <skip /> + <!-- no translation found for screenshot_saved_text (5040360894749163221) --> + <skip /> + <!-- no translation found for screenshot_failed_title (1140968728869009679) --> + <skip /> + <!-- no translation found for screenshot_failed_text (9163506496592455352) --> + <skip /> <string name="usb_preference_title" msgid="6551050377388882787">"אפשרויות העברת קבצים ב-USB"</string> <string name="use_mtp_button_title" msgid="4333504413563023626">"טען כנגן מדיה (MTP)"</string> <string name="use_ptp_button_title" msgid="7517127540301625751">"טען כמצלמה (PTP)"</string> @@ -116,6 +128,8 @@ <string name="accessibility_tty_enabled" msgid="4613200365379426561">"TeleTypewriter מופעל"</string> <string name="accessibility_ringer_vibrate" msgid="666585363364155055">"צלצול ורטט."</string> <string name="accessibility_ringer_silent" msgid="9061243307939135383">"צלצול שקט."</string> + <!-- no translation found for accessibility_recents_item_dismissed (6803574935084867070) --> + <skip /> <string name="data_usage_disabled_dialog_3g_title" msgid="5257833881698644687">"נתוני 2G-3G מושבתים"</string> <string name="data_usage_disabled_dialog_4g_title" msgid="4789143363492682629">"נתוני 4G מושבתים"</string> <string name="data_usage_disabled_dialog_mobile_title" msgid="1046047248844821202">"נתונים לנייד מושבתים"</string> diff --git a/packages/SystemUI/res/values-ja/strings.xml b/packages/SystemUI/res/values-ja/strings.xml index 74f2c5a..47292fb 100644 --- a/packages/SystemUI/res/values-ja/strings.xml +++ b/packages/SystemUI/res/values-ja/strings.xml @@ -62,8 +62,20 @@ <string name="compat_mode_off" msgid="4434467572461327898">"画面サイズに合わせて拡大"</string> <string name="compat_mode_help_header" msgid="7020175705401506719">"互換ズーム"</string> <string name="compat_mode_help_body" msgid="4946726776359270040">"より小型の画面向けのアプリの場合は、ズームコントロールが時計のそばに表示されます。"</string> - <string name="screenshot_saving_toast" msgid="8592630119048713208">"スクリーンショットがギャラリーに保存されました"</string> - <string name="screenshot_failed_toast" msgid="1990979819772906912">"スクリーンショットを保存できませんでした。外部ストレージが使用中の可能性があります。"</string> + <!-- no translation found for screenshot_saving_ticker (3808900131607378535) --> + <skip /> + <!-- no translation found for screenshot_saving_title (7158814134399651627) --> + <skip /> + <!-- no translation found for screenshot_saving_text (7138808001579871654) --> + <skip /> + <!-- no translation found for screenshot_saved_title (1656379291643543172) --> + <skip /> + <!-- no translation found for screenshot_saved_text (5040360894749163221) --> + <skip /> + <!-- no translation found for screenshot_failed_title (1140968728869009679) --> + <skip /> + <!-- no translation found for screenshot_failed_text (9163506496592455352) --> + <skip /> <string name="usb_preference_title" msgid="6551050377388882787">"USBファイル転送オプション"</string> <string name="use_mtp_button_title" msgid="4333504413563023626">"メディアプレーヤー(MTP)としてマウント"</string> <string name="use_ptp_button_title" msgid="7517127540301625751">"カメラ(PTP)としてマウント"</string> @@ -118,6 +130,8 @@ <string name="accessibility_tty_enabled" msgid="4613200365379426561">"テレタイプライターが有効です。"</string> <string name="accessibility_ringer_vibrate" msgid="666585363364155055">"バイブレーション着信。"</string> <string name="accessibility_ringer_silent" msgid="9061243307939135383">"マナーモード着信。"</string> + <!-- no translation found for accessibility_recents_item_dismissed (6803574935084867070) --> + <skip /> <string name="data_usage_disabled_dialog_3g_title" msgid="5257833881698644687">"2G~3Gデータが無効になりました"</string> <string name="data_usage_disabled_dialog_4g_title" msgid="4789143363492682629">"4Gデータが無効になりました"</string> <string name="data_usage_disabled_dialog_mobile_title" msgid="1046047248844821202">"モバイルデータが無効になりました"</string> diff --git a/packages/SystemUI/res/values-ko/strings.xml b/packages/SystemUI/res/values-ko/strings.xml index b159c17..e0a0ecf 100644 --- a/packages/SystemUI/res/values-ko/strings.xml +++ b/packages/SystemUI/res/values-ko/strings.xml @@ -62,8 +62,20 @@ <string name="compat_mode_off" msgid="4434467572461327898">"전체화면 모드로 확대"</string> <string name="compat_mode_help_header" msgid="7020175705401506719">"호환성 확대/축소"</string> <string name="compat_mode_help_body" msgid="4946726776359270040">"앱이 작은 화면에 맞도록 설계된 경우 시계 옆에 확대/축소 컨트롤이 표시됩니다."</string> - <string name="screenshot_saving_toast" msgid="8592630119048713208">"캡쳐화면이 갤러리에 저장되었습니다."</string> - <string name="screenshot_failed_toast" msgid="1990979819772906912">"캡쳐 화면을 저장할 수 없습니다. 외부 저장소를 사용 중인 것 같습니다."</string> + <!-- no translation found for screenshot_saving_ticker (3808900131607378535) --> + <skip /> + <!-- no translation found for screenshot_saving_title (7158814134399651627) --> + <skip /> + <!-- no translation found for screenshot_saving_text (7138808001579871654) --> + <skip /> + <!-- no translation found for screenshot_saved_title (1656379291643543172) --> + <skip /> + <!-- no translation found for screenshot_saved_text (5040360894749163221) --> + <skip /> + <!-- no translation found for screenshot_failed_title (1140968728869009679) --> + <skip /> + <!-- no translation found for screenshot_failed_text (9163506496592455352) --> + <skip /> <string name="usb_preference_title" msgid="6551050377388882787">"USB 파일 전송 옵션"</string> <string name="use_mtp_button_title" msgid="4333504413563023626">"미디어 플레이어로 마운트(MTP)"</string> <string name="use_ptp_button_title" msgid="7517127540301625751">"카메라로 마운트(PTP)"</string> @@ -116,6 +128,8 @@ <string name="accessibility_tty_enabled" msgid="4613200365379426561">"전신 타자기(TTY)가 사용 설정되었습니다."</string> <string name="accessibility_ringer_vibrate" msgid="666585363364155055">"벨소리가 진동입니다."</string> <string name="accessibility_ringer_silent" msgid="9061243307939135383">"벨소리가 무음입니다."</string> + <!-- no translation found for accessibility_recents_item_dismissed (6803574935084867070) --> + <skip /> <string name="data_usage_disabled_dialog_3g_title" msgid="5257833881698644687">"2G-3G 데이터 사용중지됨"</string> <string name="data_usage_disabled_dialog_4g_title" msgid="4789143363492682629">"4G 데이터 사용중지됨"</string> <string name="data_usage_disabled_dialog_mobile_title" msgid="1046047248844821202">"모바일 데이터 사용중지됨"</string> diff --git a/packages/SystemUI/res/values-land/config.xml b/packages/SystemUI/res/values-land/config.xml new file mode 100644 index 0000000..bbae18d --- /dev/null +++ b/packages/SystemUI/res/values-land/config.xml @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- +/* +** Copyright 2011, The Android Open Source Project +** +** Licensed under the Apache License, Version 2.0 (the "License"); +** you may not use this file except in compliance with the License. +** You may obtain a copy of the License at +** +** http://www.apache.org/licenses/LICENSE-2.0 +** +** Unless required by applicable law or agreed to in writing, software +** distributed under the License is distributed on an "AS IS" BASIS, +** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +** See the License for the specific language governing permissions and +** limitations under the License. +*/ +--> + +<!-- These resources are around just to allow their values to be customized + for different hardware and product builds. --> +<resources> + <!-- Whether we're using the tablet-optimized recents interface (we use this + value at runtime for some things) --> + <integer name="status_bar_recents_bg_gradient_degrees">90</integer> +</resources> + diff --git a/packages/SystemUI/res/values-lt/strings.xml b/packages/SystemUI/res/values-lt/strings.xml index 6a57589..b7f5aba 100644 --- a/packages/SystemUI/res/values-lt/strings.xml +++ b/packages/SystemUI/res/values-lt/strings.xml @@ -62,8 +62,20 @@ <string name="compat_mode_off" msgid="4434467572461327898">"Ištempti, kad atit. ekr."</string> <string name="compat_mode_help_header" msgid="7020175705401506719">"Suderinamumo mastelio keitimas"</string> <string name="compat_mode_help_body" msgid="4946726776359270040">"Kai programa bus pritaikyta mažesniam ekranui, mastelio keitimo valdiklis bus parodytas šalia laikrodžio."</string> - <string name="screenshot_saving_toast" msgid="8592630119048713208">"Ekrano kopija išsaugota galerijoje"</string> - <string name="screenshot_failed_toast" msgid="1990979819772906912">"Nepavyko išsaugoti ekrano kopijos. Gali būti naudojama išorinė atmintis."</string> + <!-- no translation found for screenshot_saving_ticker (3808900131607378535) --> + <skip /> + <!-- no translation found for screenshot_saving_title (7158814134399651627) --> + <skip /> + <!-- no translation found for screenshot_saving_text (7138808001579871654) --> + <skip /> + <!-- no translation found for screenshot_saved_title (1656379291643543172) --> + <skip /> + <!-- no translation found for screenshot_saved_text (5040360894749163221) --> + <skip /> + <!-- no translation found for screenshot_failed_title (1140968728869009679) --> + <skip /> + <!-- no translation found for screenshot_failed_text (9163506496592455352) --> + <skip /> <string name="usb_preference_title" msgid="6551050377388882787">"USB failo perdavimo parinktys"</string> <string name="use_mtp_button_title" msgid="4333504413563023626">"Įmontuoti kaip medijos grotuvą (MTP)"</string> <string name="use_ptp_button_title" msgid="7517127540301625751">"Įmontuoti kaip fotoaparatą (PTP)"</string> @@ -116,6 +128,8 @@ <string name="accessibility_tty_enabled" msgid="4613200365379426561">"„TeleTypewriter“ įgalinta."</string> <string name="accessibility_ringer_vibrate" msgid="666585363364155055">"Vibracija skambinant."</string> <string name="accessibility_ringer_silent" msgid="9061243307939135383">"Skambutis tylus."</string> + <!-- no translation found for accessibility_recents_item_dismissed (6803574935084867070) --> + <skip /> <string name="data_usage_disabled_dialog_3g_title" msgid="5257833881698644687">"2G–3G duomenys neleidžiami"</string> <string name="data_usage_disabled_dialog_4g_title" msgid="4789143363492682629">"4G duomenys neleidžiami"</string> <string name="data_usage_disabled_dialog_mobile_title" msgid="1046047248844821202">"Mobilieji duomenys neleidžiami"</string> diff --git a/packages/SystemUI/res/values-lv/strings.xml b/packages/SystemUI/res/values-lv/strings.xml index a3706ec..d6409c2 100644 --- a/packages/SystemUI/res/values-lv/strings.xml +++ b/packages/SystemUI/res/values-lv/strings.xml @@ -62,8 +62,20 @@ <string name="compat_mode_off" msgid="4434467572461327898">"Stiepiet, lai aizp. ekr."</string> <string name="compat_mode_help_header" msgid="7020175705401506719">"Saderības tālummaiņa"</string> <string name="compat_mode_help_body" msgid="4946726776359270040">"Ja lietotne ir paredzēta mazākam ekrānam, blakus pulkstenim tiks parādīta tālummaiņas vadīkla."</string> - <string name="screenshot_saving_toast" msgid="8592630119048713208">"Ekrānuzņēmums ir saglabāts galerijā."</string> - <string name="screenshot_failed_toast" msgid="1990979819772906912">"Nevarēja saglabāt ekrānuzņēmumu. Iespējams, tiek izmantota ārējā atmiņa."</string> + <!-- no translation found for screenshot_saving_ticker (3808900131607378535) --> + <skip /> + <!-- no translation found for screenshot_saving_title (7158814134399651627) --> + <skip /> + <!-- no translation found for screenshot_saving_text (7138808001579871654) --> + <skip /> + <!-- no translation found for screenshot_saved_title (1656379291643543172) --> + <skip /> + <!-- no translation found for screenshot_saved_text (5040360894749163221) --> + <skip /> + <!-- no translation found for screenshot_failed_title (1140968728869009679) --> + <skip /> + <!-- no translation found for screenshot_failed_text (9163506496592455352) --> + <skip /> <string name="usb_preference_title" msgid="6551050377388882787">"USB failu pārsūtīšanas opcijas"</string> <string name="use_mtp_button_title" msgid="4333504413563023626">"Pievienot kā multivides atskaņotāju (MTP)"</string> <string name="use_ptp_button_title" msgid="7517127540301625751">"Pievienot kā kameru (PTP)"</string> @@ -116,6 +128,8 @@ <string name="accessibility_tty_enabled" msgid="4613200365379426561">"Teletaips ir iespējots."</string> <string name="accessibility_ringer_vibrate" msgid="666585363364155055">"Zvana signāls — vibrācija."</string> <string name="accessibility_ringer_silent" msgid="9061243307939135383">"Zvana signāls — kluss."</string> + <!-- no translation found for accessibility_recents_item_dismissed (6803574935084867070) --> + <skip /> <string name="data_usage_disabled_dialog_3g_title" msgid="5257833881698644687">"2G–3G dati atspējoti"</string> <string name="data_usage_disabled_dialog_4g_title" msgid="4789143363492682629">"4G dati atspējoti"</string> <string name="data_usage_disabled_dialog_mobile_title" msgid="1046047248844821202">"Mobilie dati atspējoti"</string> diff --git a/packages/SystemUI/res/values-ms/strings.xml b/packages/SystemUI/res/values-ms/strings.xml index 9fdcd72..f84af39 100644 --- a/packages/SystemUI/res/values-ms/strings.xml +++ b/packages/SystemUI/res/values-ms/strings.xml @@ -62,8 +62,20 @@ <string name="compat_mode_off" msgid="4434467572461327898">"Regang utk memenuhi skrin"</string> <string name="compat_mode_help_header" msgid="7020175705401506719">"Keserasian Zum"</string> <string name="compat_mode_help_body" msgid="4946726776359270040">"Apabila apl direka untuk skrin yang lebih kecil, kawalan zum akan muncul di tepi jam."</string> - <string name="screenshot_saving_toast" msgid="8592630119048713208">"Tangkapan skrin disimpan ke Galeri"</string> - <string name="screenshot_failed_toast" msgid="1990979819772906912">"Tidak boleh menyimpan tangkapan skrin. Storan luaran mungkin sedang digunakan."</string> + <!-- no translation found for screenshot_saving_ticker (3808900131607378535) --> + <skip /> + <!-- no translation found for screenshot_saving_title (7158814134399651627) --> + <skip /> + <!-- no translation found for screenshot_saving_text (7138808001579871654) --> + <skip /> + <!-- no translation found for screenshot_saved_title (1656379291643543172) --> + <skip /> + <!-- no translation found for screenshot_saved_text (5040360894749163221) --> + <skip /> + <!-- no translation found for screenshot_failed_title (1140968728869009679) --> + <skip /> + <!-- no translation found for screenshot_failed_text (9163506496592455352) --> + <skip /> <string name="usb_preference_title" msgid="6551050377388882787">"Pilihan pemindahan fail USB"</string> <string name="use_mtp_button_title" msgid="4333504413563023626">"Lekapkan sebagai pemain media (MTP)"</string> <string name="use_ptp_button_title" msgid="7517127540301625751">"Lekapkan sebagai kamera (PTP)"</string> @@ -116,6 +128,8 @@ <string name="accessibility_tty_enabled" msgid="4613200365379426561">"Mesin Teletaip didayakan."</string> <string name="accessibility_ringer_vibrate" msgid="666585363364155055">"Pendering bergetar."</string> <string name="accessibility_ringer_silent" msgid="9061243307939135383">"Pendering senyap."</string> + <!-- no translation found for accessibility_recents_item_dismissed (6803574935084867070) --> + <skip /> <string name="data_usage_disabled_dialog_3g_title" msgid="5257833881698644687">"Data 2G-3G dilumpuhkan"</string> <string name="data_usage_disabled_dialog_4g_title" msgid="4789143363492682629">"Data 4G dilumpuhkan"</string> <string name="data_usage_disabled_dialog_mobile_title" msgid="1046047248844821202">"Data mudah alih dilumpuhkan"</string> diff --git a/packages/SystemUI/res/values-nb/strings.xml b/packages/SystemUI/res/values-nb/strings.xml index 85d2ca2..4db2e07 100644 --- a/packages/SystemUI/res/values-nb/strings.xml +++ b/packages/SystemUI/res/values-nb/strings.xml @@ -62,8 +62,20 @@ <string name="compat_mode_off" msgid="4434467572461327898">"Strekk for å fylle skjerm"</string> <string name="compat_mode_help_header" msgid="7020175705401506719">"Kompatibilitets-zooming"</string> <string name="compat_mode_help_body" msgid="4946726776359270040">"Når en app er utformet for en mindre skjerm, vises det en zoomkontroll ved klokken."</string> - <string name="screenshot_saving_toast" msgid="8592630119048713208">"Skjermdump ble lagret i galleriet"</string> - <string name="screenshot_failed_toast" msgid="1990979819772906912">"Kunne ikke lagre skjermdump. Det kan hende at ekstern lagring er i bruk."</string> + <!-- no translation found for screenshot_saving_ticker (3808900131607378535) --> + <skip /> + <!-- no translation found for screenshot_saving_title (7158814134399651627) --> + <skip /> + <!-- no translation found for screenshot_saving_text (7138808001579871654) --> + <skip /> + <!-- no translation found for screenshot_saved_title (1656379291643543172) --> + <skip /> + <!-- no translation found for screenshot_saved_text (5040360894749163221) --> + <skip /> + <!-- no translation found for screenshot_failed_title (1140968728869009679) --> + <skip /> + <!-- no translation found for screenshot_failed_text (9163506496592455352) --> + <skip /> <string name="usb_preference_title" msgid="6551050377388882787">"Altern. for USB-filoverføring"</string> <string name="use_mtp_button_title" msgid="4333504413563023626">"Sett inn som mediespiller (MTP)"</string> <string name="use_ptp_button_title" msgid="7517127540301625751">"Sett inn som kamera (PTP)"</string> @@ -116,6 +128,8 @@ <string name="accessibility_tty_enabled" msgid="4613200365379426561">"TeleTypewriter er aktivert."</string> <string name="accessibility_ringer_vibrate" msgid="666585363364155055">"Vibreringsmodus."</string> <string name="accessibility_ringer_silent" msgid="9061243307939135383">"Stille modus."</string> + <!-- no translation found for accessibility_recents_item_dismissed (6803574935084867070) --> + <skip /> <string name="data_usage_disabled_dialog_3g_title" msgid="5257833881698644687">"2G-3G-data er deaktivert"</string> <string name="data_usage_disabled_dialog_4g_title" msgid="4789143363492682629">"4G-data er deaktivert"</string> <string name="data_usage_disabled_dialog_mobile_title" msgid="1046047248844821202">"Mobildata er deaktivert"</string> diff --git a/packages/SystemUI/res/values-nl/strings.xml b/packages/SystemUI/res/values-nl/strings.xml index badf128..2a5cc66 100644 --- a/packages/SystemUI/res/values-nl/strings.xml +++ b/packages/SystemUI/res/values-nl/strings.xml @@ -62,8 +62,20 @@ <string name="compat_mode_off" msgid="4434467572461327898">"Rek uit v. schermvulling"</string> <string name="compat_mode_help_header" msgid="7020175705401506719">"Compatibiliteitszoom"</string> <string name="compat_mode_help_body" msgid="4946726776359270040">"Wanneer een app is ontworpen voor een kleiner scherm, wordt naast de klok een zoomknop weergegeven."</string> - <string name="screenshot_saving_toast" msgid="8592630119048713208">"Schermafbeelding is opgeslagen in de galerij"</string> - <string name="screenshot_failed_toast" msgid="1990979819772906912">"Kan schermafbeelding niet opslaan. Mogelijk is de externe opslag in gebruik."</string> + <!-- no translation found for screenshot_saving_ticker (3808900131607378535) --> + <skip /> + <!-- no translation found for screenshot_saving_title (7158814134399651627) --> + <skip /> + <!-- no translation found for screenshot_saving_text (7138808001579871654) --> + <skip /> + <!-- no translation found for screenshot_saved_title (1656379291643543172) --> + <skip /> + <!-- no translation found for screenshot_saved_text (5040360894749163221) --> + <skip /> + <!-- no translation found for screenshot_failed_title (1140968728869009679) --> + <skip /> + <!-- no translation found for screenshot_failed_text (9163506496592455352) --> + <skip /> <string name="usb_preference_title" msgid="6551050377388882787">"Opties voor USB-bestandsoverdracht"</string> <string name="use_mtp_button_title" msgid="4333504413563023626">"Koppelen als mediaspeler (MTP)"</string> <string name="use_ptp_button_title" msgid="7517127540301625751">"Koppelen als camera (PTP)"</string> @@ -116,6 +128,8 @@ <string name="accessibility_tty_enabled" msgid="4613200365379426561">"TeleTypewriter ingeschakeld."</string> <string name="accessibility_ringer_vibrate" msgid="666585363364155055">"Belsoftware trilt."</string> <string name="accessibility_ringer_silent" msgid="9061243307939135383">"Belsoftware stil."</string> + <!-- no translation found for accessibility_recents_item_dismissed (6803574935084867070) --> + <skip /> <string name="data_usage_disabled_dialog_3g_title" msgid="5257833881698644687">"2G-/3G-gegevens uitgeschakeld"</string> <string name="data_usage_disabled_dialog_4g_title" msgid="4789143363492682629">"4G-gegevens uitgeschakeld"</string> <string name="data_usage_disabled_dialog_mobile_title" msgid="1046047248844821202">"Mobiele gegevens uitgeschakeld"</string> diff --git a/packages/SystemUI/res/values-pl/strings.xml b/packages/SystemUI/res/values-pl/strings.xml index 85a75a6..00cbf95 100644 --- a/packages/SystemUI/res/values-pl/strings.xml +++ b/packages/SystemUI/res/values-pl/strings.xml @@ -62,8 +62,20 @@ <string name="compat_mode_off" msgid="4434467572461327898">"Rozciągnij, aby wypełnić ekran"</string> <string name="compat_mode_help_header" msgid="7020175705401506719">"Powiększenie w trybie zgodności"</string> <string name="compat_mode_help_body" msgid="4946726776359270040">"Jeśli aplikacja została przystosowana do mniejszego ekranu, obok zegara zostanie wyświetlony element sterujący powiększeniem."</string> - <string name="screenshot_saving_toast" msgid="8592630119048713208">"Zrzut ekranu został zapisany w galerii."</string> - <string name="screenshot_failed_toast" msgid="1990979819772906912">"Nie można zapisać zrzutu ekranu. Pamięć zewnętrzna może być używana."</string> + <!-- no translation found for screenshot_saving_ticker (3808900131607378535) --> + <skip /> + <!-- no translation found for screenshot_saving_title (7158814134399651627) --> + <skip /> + <!-- no translation found for screenshot_saving_text (7138808001579871654) --> + <skip /> + <!-- no translation found for screenshot_saved_title (1656379291643543172) --> + <skip /> + <!-- no translation found for screenshot_saved_text (5040360894749163221) --> + <skip /> + <!-- no translation found for screenshot_failed_title (1140968728869009679) --> + <skip /> + <!-- no translation found for screenshot_failed_text (9163506496592455352) --> + <skip /> <string name="usb_preference_title" msgid="6551050377388882787">"USB – opcje przesyłania plików"</string> <string name="use_mtp_button_title" msgid="4333504413563023626">"Podłącz jako odtwarzacz multimedialny (MTP)"</string> <string name="use_ptp_button_title" msgid="7517127540301625751">"Podłącz jako aparat (PTP)"</string> @@ -116,6 +128,8 @@ <string name="accessibility_tty_enabled" msgid="4613200365379426561">"Dalekopis (TTY) włączony."</string> <string name="accessibility_ringer_vibrate" msgid="666585363364155055">"Dzwonek z wibracjami."</string> <string name="accessibility_ringer_silent" msgid="9061243307939135383">"Dzwonek wyciszony."</string> + <!-- no translation found for accessibility_recents_item_dismissed (6803574935084867070) --> + <skip /> <string name="data_usage_disabled_dialog_3g_title" msgid="5257833881698644687">"Wyłączono transmisję danych 2G/3G"</string> <string name="data_usage_disabled_dialog_4g_title" msgid="4789143363492682629">"Wyłączono transmisję danych 4G"</string> <string name="data_usage_disabled_dialog_mobile_title" msgid="1046047248844821202">"Wyłączono komórkową transmisję danych"</string> diff --git a/packages/SystemUI/res/values-port/config.xml b/packages/SystemUI/res/values-port/config.xml new file mode 100644 index 0000000..bbae18d --- /dev/null +++ b/packages/SystemUI/res/values-port/config.xml @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- +/* +** Copyright 2011, The Android Open Source Project +** +** Licensed under the Apache License, Version 2.0 (the "License"); +** you may not use this file except in compliance with the License. +** You may obtain a copy of the License at +** +** http://www.apache.org/licenses/LICENSE-2.0 +** +** Unless required by applicable law or agreed to in writing, software +** distributed under the License is distributed on an "AS IS" BASIS, +** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +** See the License for the specific language governing permissions and +** limitations under the License. +*/ +--> + +<!-- These resources are around just to allow their values to be customized + for different hardware and product builds. --> +<resources> + <!-- Whether we're using the tablet-optimized recents interface (we use this + value at runtime for some things) --> + <integer name="status_bar_recents_bg_gradient_degrees">90</integer> +</resources> + diff --git a/packages/SystemUI/res/values-pt-rPT/strings.xml b/packages/SystemUI/res/values-pt-rPT/strings.xml index aa2ac40..c65ad95 100644 --- a/packages/SystemUI/res/values-pt-rPT/strings.xml +++ b/packages/SystemUI/res/values-pt-rPT/strings.xml @@ -62,8 +62,20 @@ <string name="compat_mode_off" msgid="4434467572461327898">"Esticar p. caber em ec. int."</string> <string name="compat_mode_help_header" msgid="7020175705401506719">"Compatibilidade de zoom"</string> <string name="compat_mode_help_body" msgid="4946726776359270040">"Sempre que uma aplicação tiver sido concebida para ecrãs mais pequenos, aparecerá um controlo de zoom junto ao relógio."</string> - <string name="screenshot_saving_toast" msgid="8592630119048713208">"Captura de ecrã guardada na Galeria"</string> - <string name="screenshot_failed_toast" msgid="1990979819772906912">"Não foi possível guardar a captura de ecrã. O armazenamento externo poderá estar a ser utilizado."</string> + <!-- no translation found for screenshot_saving_ticker (3808900131607378535) --> + <skip /> + <!-- no translation found for screenshot_saving_title (7158814134399651627) --> + <skip /> + <!-- no translation found for screenshot_saving_text (7138808001579871654) --> + <skip /> + <!-- no translation found for screenshot_saved_title (1656379291643543172) --> + <skip /> + <!-- no translation found for screenshot_saved_text (5040360894749163221) --> + <skip /> + <!-- no translation found for screenshot_failed_title (1140968728869009679) --> + <skip /> + <!-- no translation found for screenshot_failed_text (9163506496592455352) --> + <skip /> <string name="usb_preference_title" msgid="6551050377388882787">"Opções de transm. de fich. USB"</string> <string name="use_mtp_button_title" msgid="4333504413563023626">"Montar como leitor de multimédia (MTP)"</string> <string name="use_ptp_button_title" msgid="7517127540301625751">"Montar como câmara (PTP)"</string> @@ -116,6 +128,8 @@ <string name="accessibility_tty_enabled" msgid="4613200365379426561">"Teletipo ativado."</string> <string name="accessibility_ringer_vibrate" msgid="666585363364155055">"Campainha em vibração."</string> <string name="accessibility_ringer_silent" msgid="9061243307939135383">"Campainha em silêncio."</string> + <!-- no translation found for accessibility_recents_item_dismissed (6803574935084867070) --> + <skip /> <string name="data_usage_disabled_dialog_3g_title" msgid="5257833881698644687">"Os dados 2G-3G estão desativados"</string> <string name="data_usage_disabled_dialog_4g_title" msgid="4789143363492682629">"Os dados 4G estão desativados"</string> <string name="data_usage_disabled_dialog_mobile_title" msgid="1046047248844821202">"Os dados móveis estão desativados"</string> diff --git a/packages/SystemUI/res/values-pt/strings.xml b/packages/SystemUI/res/values-pt/strings.xml index d845012..a37fdca 100644 --- a/packages/SystemUI/res/values-pt/strings.xml +++ b/packages/SystemUI/res/values-pt/strings.xml @@ -62,8 +62,20 @@ <string name="compat_mode_off" msgid="4434467572461327898">"Ampliar p/ preencher tela"</string> <string name="compat_mode_help_header" msgid="7020175705401506719">"Zoom em modo de compatibilidade"</string> <string name="compat_mode_help_body" msgid="4946726776359270040">"Quando um aplicativo é desenvolvido para uma tela menor, um controle de zoom é exibido perto do relógio."</string> - <string name="screenshot_saving_toast" msgid="8592630119048713208">"A captura de tela foi salva na Galeria"</string> - <string name="screenshot_failed_toast" msgid="1990979819772906912">"Não foi possível salvar a captura de tela. Armazenamento externo pode estar em uso."</string> + <!-- no translation found for screenshot_saving_ticker (3808900131607378535) --> + <skip /> + <!-- no translation found for screenshot_saving_title (7158814134399651627) --> + <skip /> + <!-- no translation found for screenshot_saving_text (7138808001579871654) --> + <skip /> + <!-- no translation found for screenshot_saved_title (1656379291643543172) --> + <skip /> + <!-- no translation found for screenshot_saved_text (5040360894749163221) --> + <skip /> + <!-- no translation found for screenshot_failed_title (1140968728869009679) --> + <skip /> + <!-- no translation found for screenshot_failed_text (9163506496592455352) --> + <skip /> <string name="usb_preference_title" msgid="6551050377388882787">"Opções transf. arq. por USB"</string> <string name="use_mtp_button_title" msgid="4333504413563023626">"Conectar como media player (MTP)"</string> <string name="use_ptp_button_title" msgid="7517127540301625751">"Montar como uma câmera (PTP)"</string> @@ -118,6 +130,8 @@ <string name="accessibility_tty_enabled" msgid="4613200365379426561">"TeleTYpewriter ativado."</string> <string name="accessibility_ringer_vibrate" msgid="666585363364155055">"Vibração da campainha."</string> <string name="accessibility_ringer_silent" msgid="9061243307939135383">"Campainha silenciosa."</string> + <!-- no translation found for accessibility_recents_item_dismissed (6803574935084867070) --> + <skip /> <string name="data_usage_disabled_dialog_3g_title" msgid="5257833881698644687">"Dados 2G e 3G desativados"</string> <string name="data_usage_disabled_dialog_4g_title" msgid="4789143363492682629">"Dados 4G desativados"</string> <string name="data_usage_disabled_dialog_mobile_title" msgid="1046047248844821202">"Dados móveis desativados"</string> diff --git a/packages/SystemUI/res/values-rm/strings.xml b/packages/SystemUI/res/values-rm/strings.xml index 5e5c374..90271a3 100644 --- a/packages/SystemUI/res/values-rm/strings.xml +++ b/packages/SystemUI/res/values-rm/strings.xml @@ -92,9 +92,19 @@ <skip /> <!-- no translation found for compat_mode_help_body (4946726776359270040) --> <skip /> - <!-- no translation found for screenshot_saving_toast (8592630119048713208) --> + <!-- no translation found for screenshot_saving_ticker (3808900131607378535) --> <skip /> - <!-- no translation found for screenshot_failed_toast (1990979819772906912) --> + <!-- no translation found for screenshot_saving_title (7158814134399651627) --> + <skip /> + <!-- no translation found for screenshot_saving_text (7138808001579871654) --> + <skip /> + <!-- no translation found for screenshot_saved_title (1656379291643543172) --> + <skip /> + <!-- no translation found for screenshot_saved_text (5040360894749163221) --> + <skip /> + <!-- no translation found for screenshot_failed_title (1140968728869009679) --> + <skip /> + <!-- no translation found for screenshot_failed_text (9163506496592455352) --> <skip /> <!-- no translation found for usb_preference_title (6551050377388882787) --> <skip /> @@ -200,6 +210,8 @@ <skip /> <!-- no translation found for accessibility_ringer_silent (9061243307939135383) --> <skip /> + <!-- no translation found for accessibility_recents_item_dismissed (6803574935084867070) --> + <skip /> <!-- no translation found for data_usage_disabled_dialog_3g_title (5257833881698644687) --> <skip /> <!-- no translation found for data_usage_disabled_dialog_4g_title (4789143363492682629) --> diff --git a/packages/SystemUI/res/values-ro/strings.xml b/packages/SystemUI/res/values-ro/strings.xml index bf10f04..084993b 100644 --- a/packages/SystemUI/res/values-ro/strings.xml +++ b/packages/SystemUI/res/values-ro/strings.xml @@ -62,8 +62,20 @@ <string name="compat_mode_off" msgid="4434467572461327898">"Înt. pt. a umple ecranul"</string> <string name="compat_mode_help_header" msgid="7020175705401506719">"Zoom de compatibilitate"</string> <string name="compat_mode_help_body" msgid="4946726776359270040">"Atunci când o aplicaţie a fost concepută pentru un ecran mai mic, o comandă pentru mărire/micşorare va apărea alături de ceas."</string> - <string name="screenshot_saving_toast" msgid="8592630119048713208">"Captura de ecran a fost salvată în Galerie"</string> - <string name="screenshot_failed_toast" msgid="1990979819772906912">"Captura de ecran nu a putut fi salvată. Este posibil să fie utilizată stocarea externă."</string> + <!-- no translation found for screenshot_saving_ticker (3808900131607378535) --> + <skip /> + <!-- no translation found for screenshot_saving_title (7158814134399651627) --> + <skip /> + <!-- no translation found for screenshot_saving_text (7138808001579871654) --> + <skip /> + <!-- no translation found for screenshot_saved_title (1656379291643543172) --> + <skip /> + <!-- no translation found for screenshot_saved_text (5040360894749163221) --> + <skip /> + <!-- no translation found for screenshot_failed_title (1140968728869009679) --> + <skip /> + <!-- no translation found for screenshot_failed_text (9163506496592455352) --> + <skip /> <string name="usb_preference_title" msgid="6551050377388882787">"Opţiuni pentru transferul de fişiere prin USB"</string> <string name="use_mtp_button_title" msgid="4333504413563023626">"Montaţi ca player media (MTP)"</string> <string name="use_ptp_button_title" msgid="7517127540301625751">"Montaţi drept cameră foto (PTP)"</string> @@ -116,6 +128,8 @@ <string name="accessibility_tty_enabled" msgid="4613200365379426561">"TeleTypewriter activat."</string> <string name="accessibility_ringer_vibrate" msgid="666585363364155055">"Vibrare sonerie."</string> <string name="accessibility_ringer_silent" msgid="9061243307939135383">"Sonerie silenţioasă."</string> + <!-- no translation found for accessibility_recents_item_dismissed (6803574935084867070) --> + <skip /> <string name="data_usage_disabled_dialog_3g_title" msgid="5257833881698644687">"Datele 2G-3G au fost dezactivate"</string> <string name="data_usage_disabled_dialog_4g_title" msgid="4789143363492682629">"Datele 4G au fost dezactivate"</string> <string name="data_usage_disabled_dialog_mobile_title" msgid="1046047248844821202">"Datele mobile au fost dezactivate"</string> diff --git a/packages/SystemUI/res/values-ru/strings.xml b/packages/SystemUI/res/values-ru/strings.xml index 09f6e6a..c23d82b 100644 --- a/packages/SystemUI/res/values-ru/strings.xml +++ b/packages/SystemUI/res/values-ru/strings.xml @@ -23,8 +23,8 @@ <string name="status_bar_clear_all_button" msgid="7774721344716731603">"Очистить"</string> <string name="status_bar_do_not_disturb_button" msgid="5812628897510997853">"Не беспокоить"</string> <string name="status_bar_please_disturb_button" msgid="3345398298841572813">"Показать уведомления"</string> - <string name="status_bar_recent_remove_item_title" msgid="6026395868129852968">"Удаление приложения из списка"</string> - <string name="status_bar_recent_inspect_item_title" msgid="7793624864528818569">"Сведения о приложении"</string> + <string name="status_bar_recent_remove_item_title" msgid="6026395868129852968">"Удаление из списка"</string> + <string name="status_bar_recent_inspect_item_title" msgid="7793624864528818569">"О приложении"</string> <string name="status_bar_no_recent_apps" msgid="6576392951053994640">"Нет данных"</string> <string name="status_bar_accessibility_dismiss_recents" msgid="4576076075226540105">"Закрыть недавние приложения"</string> <plurals name="status_bar_accessibility_recent_apps"> @@ -62,8 +62,20 @@ <string name="compat_mode_off" msgid="4434467572461327898">"Растянуть на весь экран"</string> <string name="compat_mode_help_header" msgid="7020175705401506719">"Масштаб и совместимость"</string> <string name="compat_mode_help_body" msgid="4946726776359270040">"Если приложение рассчитано на экран меньших размеров, рядом с часами появятся средства масштабирования."</string> - <string name="screenshot_saving_toast" msgid="8592630119048713208">"Скриншот сохранен в галерее"</string> - <string name="screenshot_failed_toast" msgid="1990979819772906912">"Не удается сохранить скриншот. Возможно, внешние накопители используются."</string> + <!-- no translation found for screenshot_saving_ticker (3808900131607378535) --> + <skip /> + <!-- no translation found for screenshot_saving_title (7158814134399651627) --> + <skip /> + <!-- no translation found for screenshot_saving_text (7138808001579871654) --> + <skip /> + <!-- no translation found for screenshot_saved_title (1656379291643543172) --> + <skip /> + <!-- no translation found for screenshot_saved_text (5040360894749163221) --> + <skip /> + <!-- no translation found for screenshot_failed_title (1140968728869009679) --> + <skip /> + <!-- no translation found for screenshot_failed_text (9163506496592455352) --> + <skip /> <string name="usb_preference_title" msgid="6551050377388882787">"Параметры передачи через USB"</string> <string name="use_mtp_button_title" msgid="4333504413563023626">"Подключить как мультимедийный проигрыватель (MTP)"</string> <string name="use_ptp_button_title" msgid="7517127540301625751">"Установить как камеру (PTP)"</string> @@ -118,6 +130,8 @@ <string name="accessibility_tty_enabled" msgid="4613200365379426561">"Телетайп включен."</string> <string name="accessibility_ringer_vibrate" msgid="666585363364155055">"Вибровызов."</string> <string name="accessibility_ringer_silent" msgid="9061243307939135383">"Беззвучный режим."</string> + <!-- no translation found for accessibility_recents_item_dismissed (6803574935084867070) --> + <skip /> <string name="data_usage_disabled_dialog_3g_title" msgid="5257833881698644687">"Передача данных по каналам 2G и 3G отключена"</string> <string name="data_usage_disabled_dialog_4g_title" msgid="4789143363492682629">"Передача данных по каналу 4G отключена"</string> <string name="data_usage_disabled_dialog_mobile_title" msgid="1046047248844821202">"Мобильный Интернет отключен"</string> diff --git a/packages/SystemUI/res/values-sk/strings.xml b/packages/SystemUI/res/values-sk/strings.xml index 3e99a59..af3ed00 100644 --- a/packages/SystemUI/res/values-sk/strings.xml +++ b/packages/SystemUI/res/values-sk/strings.xml @@ -62,8 +62,20 @@ <string name="compat_mode_off" msgid="4434467572461327898">"Na celú obrazovku"</string> <string name="compat_mode_help_header" msgid="7020175705401506719">"Kompatibilné priblíženie"</string> <string name="compat_mode_help_body" msgid="4946726776359270040">"Ak je aplikácia navrhnutá pre menšiu obrazovku, zobrazí sa vedľa hodín ovládací prvok priblíženia."</string> - <string name="screenshot_saving_toast" msgid="8592630119048713208">"Snímka obrazovky bola uložená do Galérie"</string> - <string name="screenshot_failed_toast" msgid="1990979819772906912">"Snímku obrazovky sa nepodarilo uložiť. Externý ukladací priestor sa možno práve používa."</string> + <!-- no translation found for screenshot_saving_ticker (3808900131607378535) --> + <skip /> + <!-- no translation found for screenshot_saving_title (7158814134399651627) --> + <skip /> + <!-- no translation found for screenshot_saving_text (7138808001579871654) --> + <skip /> + <!-- no translation found for screenshot_saved_title (1656379291643543172) --> + <skip /> + <!-- no translation found for screenshot_saved_text (5040360894749163221) --> + <skip /> + <!-- no translation found for screenshot_failed_title (1140968728869009679) --> + <skip /> + <!-- no translation found for screenshot_failed_text (9163506496592455352) --> + <skip /> <string name="usb_preference_title" msgid="6551050377388882787">"Možnosti prenosu súborov USB"</string> <string name="use_mtp_button_title" msgid="4333504413563023626">"Pripojiť ako prehrávač médií (MTP)"</string> <string name="use_ptp_button_title" msgid="7517127540301625751">"Pripojiť ako fotoaparát (PTP)"</string> @@ -118,6 +130,8 @@ <string name="accessibility_tty_enabled" msgid="4613200365379426561">"Rozhranie TeleTypewriter je povolené."</string> <string name="accessibility_ringer_vibrate" msgid="666585363364155055">"Vibračné zvonenie."</string> <string name="accessibility_ringer_silent" msgid="9061243307939135383">"Tiché zvonenie."</string> + <!-- no translation found for accessibility_recents_item_dismissed (6803574935084867070) --> + <skip /> <string name="data_usage_disabled_dialog_3g_title" msgid="5257833881698644687">"Dátové prenosy 2G a 3G sú zakázané"</string> <string name="data_usage_disabled_dialog_4g_title" msgid="4789143363492682629">"Dátové prenosy 4G sú zakázané"</string> <string name="data_usage_disabled_dialog_mobile_title" msgid="1046047248844821202">"Mobilné dátové prenosy sú zakázané"</string> diff --git a/packages/SystemUI/res/values-sl/strings.xml b/packages/SystemUI/res/values-sl/strings.xml index 312d49b..34c5e0b 100644 --- a/packages/SystemUI/res/values-sl/strings.xml +++ b/packages/SystemUI/res/values-sl/strings.xml @@ -62,8 +62,20 @@ <string name="compat_mode_off" msgid="4434467572461327898">"Raztegnitev čez zaslon"</string> <string name="compat_mode_help_header" msgid="7020175705401506719">"Povečava združljivosti"</string> <string name="compat_mode_help_body" msgid="4946726776359270040">"Če je program izdelan za manjše zaslone, se ob uri pokaže kontrolnik za povečavo."</string> - <string name="screenshot_saving_toast" msgid="8592630119048713208">"Posnetek zaslona je shranjen v galerijo"</string> - <string name="screenshot_failed_toast" msgid="1990979819772906912">"Posnetka zaslona ni mogoče shraniti. Zunanja shramba je morda v uporabi."</string> + <!-- no translation found for screenshot_saving_ticker (3808900131607378535) --> + <skip /> + <!-- no translation found for screenshot_saving_title (7158814134399651627) --> + <skip /> + <!-- no translation found for screenshot_saving_text (7138808001579871654) --> + <skip /> + <!-- no translation found for screenshot_saved_title (1656379291643543172) --> + <skip /> + <!-- no translation found for screenshot_saved_text (5040360894749163221) --> + <skip /> + <!-- no translation found for screenshot_failed_title (1140968728869009679) --> + <skip /> + <!-- no translation found for screenshot_failed_text (9163506496592455352) --> + <skip /> <string name="usb_preference_title" msgid="6551050377388882787">"Možnosti prenosa datotek prek USB-ja"</string> <string name="use_mtp_button_title" msgid="4333504413563023626">"Vpni kot predvajalnik (MTP)"</string> <string name="use_ptp_button_title" msgid="7517127540301625751">"Vpni kot fotoaparat (PTP)"</string> @@ -116,6 +128,8 @@ <string name="accessibility_tty_enabled" msgid="4613200365379426561">"TeleTypewriter omogočen."</string> <string name="accessibility_ringer_vibrate" msgid="666585363364155055">"Zvonjenje z vibriranjem."</string> <string name="accessibility_ringer_silent" msgid="9061243307939135383">"Zvonjenje izklopljeno."</string> + <!-- no translation found for accessibility_recents_item_dismissed (6803574935084867070) --> + <skip /> <string name="data_usage_disabled_dialog_3g_title" msgid="5257833881698644687">"Podatki 2G-3G so onemogočeni"</string> <string name="data_usage_disabled_dialog_4g_title" msgid="4789143363492682629">"Podatki 4G so onemogočeni"</string> <string name="data_usage_disabled_dialog_mobile_title" msgid="1046047248844821202">"Mobilni podatki so onemogočeni"</string> diff --git a/packages/SystemUI/res/values-sr/strings.xml b/packages/SystemUI/res/values-sr/strings.xml index 7644d2f..d0f24b2 100644 --- a/packages/SystemUI/res/values-sr/strings.xml +++ b/packages/SystemUI/res/values-sr/strings.xml @@ -62,8 +62,20 @@ <string name="compat_mode_off" msgid="4434467572461327898">"Развуци на цео екран"</string> <string name="compat_mode_help_header" msgid="7020175705401506719">"Компатибилно зумирање"</string> <string name="compat_mode_help_body" msgid="4946726776359270040">"Када је апликација намењена мањем екрану, контрола зумирања приказује се поред сата."</string> - <string name="screenshot_saving_toast" msgid="8592630119048713208">"Снимак екрана је сачуван у Галерији"</string> - <string name="screenshot_failed_toast" msgid="1990979819772906912">"Није могуће сачувати снимак екрана. Могуће је да је спољно складиште у употреби."</string> + <!-- no translation found for screenshot_saving_ticker (3808900131607378535) --> + <skip /> + <!-- no translation found for screenshot_saving_title (7158814134399651627) --> + <skip /> + <!-- no translation found for screenshot_saving_text (7138808001579871654) --> + <skip /> + <!-- no translation found for screenshot_saved_title (1656379291643543172) --> + <skip /> + <!-- no translation found for screenshot_saved_text (5040360894749163221) --> + <skip /> + <!-- no translation found for screenshot_failed_title (1140968728869009679) --> + <skip /> + <!-- no translation found for screenshot_failed_text (9163506496592455352) --> + <skip /> <string name="usb_preference_title" msgid="6551050377388882787">"Опције USB преноса датотека"</string> <string name="use_mtp_button_title" msgid="4333504413563023626">"Прикључи као медија плејер (MTP)"</string> <string name="use_ptp_button_title" msgid="7517127540301625751">"Прикључи као камеру (PTP)"</string> @@ -116,6 +128,8 @@ <string name="accessibility_tty_enabled" msgid="4613200365379426561">"TeleTypewriter је омогућен."</string> <string name="accessibility_ringer_vibrate" msgid="666585363364155055">"Вибрација звона."</string> <string name="accessibility_ringer_silent" msgid="9061243307939135383">"Нечујно звоно."</string> + <!-- no translation found for accessibility_recents_item_dismissed (6803574935084867070) --> + <skip /> <string name="data_usage_disabled_dialog_3g_title" msgid="5257833881698644687">"2G–3G подаци су онемогућени"</string> <string name="data_usage_disabled_dialog_4g_title" msgid="4789143363492682629">"4G подаци су онемогућени"</string> <string name="data_usage_disabled_dialog_mobile_title" msgid="1046047248844821202">"Подаци мобилне мреже су онемогућени"</string> diff --git a/packages/SystemUI/res/values-sv/strings.xml b/packages/SystemUI/res/values-sv/strings.xml index 9bfd79b..ab438e8 100644 --- a/packages/SystemUI/res/values-sv/strings.xml +++ b/packages/SystemUI/res/values-sv/strings.xml @@ -62,8 +62,20 @@ <string name="compat_mode_off" msgid="4434467572461327898">"Dra för att fylla skärmen"</string> <string name="compat_mode_help_header" msgid="7020175705401506719">"Zoom i kompatibilitetsläge"</string> <string name="compat_mode_help_body" msgid="4946726776359270040">"När en app är anpassad för en mindre skärm visas ett zoomreglage vid klockan."</string> - <string name="screenshot_saving_toast" msgid="8592630119048713208">"Skärmdumpen sparades i galleriet"</string> - <string name="screenshot_failed_toast" msgid="1990979819772906912">"Det gick inte att spara skärmdumpen. Extern lagring kanske används."</string> + <!-- no translation found for screenshot_saving_ticker (3808900131607378535) --> + <skip /> + <!-- no translation found for screenshot_saving_title (7158814134399651627) --> + <skip /> + <!-- no translation found for screenshot_saving_text (7138808001579871654) --> + <skip /> + <!-- no translation found for screenshot_saved_title (1656379291643543172) --> + <skip /> + <!-- no translation found for screenshot_saved_text (5040360894749163221) --> + <skip /> + <!-- no translation found for screenshot_failed_title (1140968728869009679) --> + <skip /> + <!-- no translation found for screenshot_failed_text (9163506496592455352) --> + <skip /> <string name="usb_preference_title" msgid="6551050377388882787">"Överföringsalternativ"</string> <string name="use_mtp_button_title" msgid="4333504413563023626">"Montera som mediaspelare (MTP)"</string> <string name="use_ptp_button_title" msgid="7517127540301625751">"Montera som kamera (PTP)"</string> @@ -116,6 +128,8 @@ <string name="accessibility_tty_enabled" msgid="4613200365379426561">"TeleTypewriter aktiverad."</string> <string name="accessibility_ringer_vibrate" msgid="666585363364155055">"Vibrerande ringsignal."</string> <string name="accessibility_ringer_silent" msgid="9061243307939135383">"Tyst ringsignal."</string> + <!-- no translation found for accessibility_recents_item_dismissed (6803574935084867070) --> + <skip /> <string name="data_usage_disabled_dialog_3g_title" msgid="5257833881698644687">"Data via 2G-3G har inaktiverats"</string> <string name="data_usage_disabled_dialog_4g_title" msgid="4789143363492682629">"Data via 4G har inaktiverats"</string> <string name="data_usage_disabled_dialog_mobile_title" msgid="1046047248844821202">"Mobildata har inaktiverats"</string> diff --git a/packages/SystemUI/res/values-sw/strings.xml b/packages/SystemUI/res/values-sw/strings.xml index 4c66a87..98e2310 100644 --- a/packages/SystemUI/res/values-sw/strings.xml +++ b/packages/SystemUI/res/values-sw/strings.xml @@ -60,8 +60,20 @@ <string name="compat_mode_off" msgid="4434467572461327898">"Tanua ili kujaza skrini"</string> <string name="compat_mode_help_header" msgid="7020175705401506719">"Kukuza kwa Utangamanifu"</string> <string name="compat_mode_help_body" msgid="4946726776359270040">"Wakati programu ilibuniwa kwa skrini ndogo, kidhibiti cha kukuza kitaonekana kwa saa."</string> - <string name="screenshot_saving_toast" msgid="8592630119048713208">"Taswira za skrini zimehifadhiwa kwenye Kichanja"</string> - <string name="screenshot_failed_toast" msgid="1990979819772906912">"Haikuweza kuhifadhi taswira za skrini. Hifadhi ya nje huenda inatumika."</string> + <!-- no translation found for screenshot_saving_ticker (3808900131607378535) --> + <skip /> + <!-- no translation found for screenshot_saving_title (7158814134399651627) --> + <skip /> + <!-- no translation found for screenshot_saving_text (7138808001579871654) --> + <skip /> + <!-- no translation found for screenshot_saved_title (1656379291643543172) --> + <skip /> + <!-- no translation found for screenshot_saved_text (5040360894749163221) --> + <skip /> + <!-- no translation found for screenshot_failed_title (1140968728869009679) --> + <skip /> + <!-- no translation found for screenshot_failed_text (9163506496592455352) --> + <skip /> <string name="usb_preference_title" msgid="6551050377388882787">"Machaguo ya uhamisho wa faili la USB"</string> <string name="use_mtp_button_title" msgid="4333504413563023626">"Angika kama kichezeshi cha midia (MTP)"</string> <string name="use_ptp_button_title" msgid="7517127540301625751">"Angika kama kamera (PTP)"</string> @@ -114,6 +126,8 @@ <string name="accessibility_tty_enabled" msgid="4613200365379426561">"Kichapishaji cha Tele kimewezeshwa."</string> <string name="accessibility_ringer_vibrate" msgid="666585363364155055">"Mtetemo wa mlio"</string> <string name="accessibility_ringer_silent" msgid="9061243307939135383">"Mlio wa simu uko kimya."</string> + <!-- no translation found for accessibility_recents_item_dismissed (6803574935084867070) --> + <skip /> <string name="data_usage_disabled_dialog_3g_title" msgid="5257833881698644687">"Data ya 2G-3G imelemazwa"</string> <string name="data_usage_disabled_dialog_4g_title" msgid="4789143363492682629">"Data ya 4G imelemazwa"</string> <string name="data_usage_disabled_dialog_mobile_title" msgid="1046047248844821202">"Data ya kifaa cha mkononi imelemazwa"</string> diff --git a/packages/SystemUI/res/values-th/strings.xml b/packages/SystemUI/res/values-th/strings.xml index 412629a..ee2af5d 100644 --- a/packages/SystemUI/res/values-th/strings.xml +++ b/packages/SystemUI/res/values-th/strings.xml @@ -62,8 +62,20 @@ <string name="compat_mode_off" msgid="4434467572461327898">"ยืดจนเต็มหน้าจอ"</string> <string name="compat_mode_help_header" msgid="7020175705401506719">"ความเข้ากันได้ของการย่อ/ขยาย"</string> <string name="compat_mode_help_body" msgid="4946726776359270040">"สำหรับแอปพลิเคชันที่ออกแบบมาสำหรับหน้าจอขนาดเล็ก ตัวควบคุมการย่อ/ขยายจะปรากฏขึ้นข้างนาฬิกา"</string> - <string name="screenshot_saving_toast" msgid="8592630119048713208">"บันทึกภาพหน้าจอในแกลเลอรีแล้ว"</string> - <string name="screenshot_failed_toast" msgid="1990979819772906912">"ไม่สามารถบันทึกภาพหน้าจอ ที่จัดเก็บข้อมูลภายนอกอาจมีการใช้งานอยู่"</string> + <!-- no translation found for screenshot_saving_ticker (3808900131607378535) --> + <skip /> + <!-- no translation found for screenshot_saving_title (7158814134399651627) --> + <skip /> + <!-- no translation found for screenshot_saving_text (7138808001579871654) --> + <skip /> + <!-- no translation found for screenshot_saved_title (1656379291643543172) --> + <skip /> + <!-- no translation found for screenshot_saved_text (5040360894749163221) --> + <skip /> + <!-- no translation found for screenshot_failed_title (1140968728869009679) --> + <skip /> + <!-- no translation found for screenshot_failed_text (9163506496592455352) --> + <skip /> <string name="usb_preference_title" msgid="6551050377388882787">"ตัวเลือกการถ่ายโอนไฟล์ USB"</string> <string name="use_mtp_button_title" msgid="4333504413563023626">"ต่อเชื่อมเป็นโปรแกรมเล่นสื่อ (MTP)"</string> <string name="use_ptp_button_title" msgid="7517127540301625751">"ต่อเชื่อมเป็นกล้องถ่ายรูป (PTP)"</string> @@ -116,6 +128,8 @@ <string name="accessibility_tty_enabled" msgid="4613200365379426561">"เปิดใช้งาน TeleTypewriter อยู่"</string> <string name="accessibility_ringer_vibrate" msgid="666585363364155055">"เสียงเรียกเข้าแบบสั่น"</string> <string name="accessibility_ringer_silent" msgid="9061243307939135383">"เสียงเรียกเข้าแบบปิดเสียง"</string> + <!-- no translation found for accessibility_recents_item_dismissed (6803574935084867070) --> + <skip /> <string name="data_usage_disabled_dialog_3g_title" msgid="5257833881698644687">"ปิดใช้งานข้อมูล 2G-3G แล้ว"</string> <string name="data_usage_disabled_dialog_4g_title" msgid="4789143363492682629">"ปิดใช้งานข้อมูล 4G แล้ว"</string> <string name="data_usage_disabled_dialog_mobile_title" msgid="1046047248844821202">"ปิดใช้งานข้อมูลมือถือแล้ว"</string> diff --git a/packages/SystemUI/res/values-tl/strings.xml b/packages/SystemUI/res/values-tl/strings.xml index 6dac32c..8cff0b3 100644 --- a/packages/SystemUI/res/values-tl/strings.xml +++ b/packages/SystemUI/res/values-tl/strings.xml @@ -62,8 +62,20 @@ <string name="compat_mode_off" msgid="4434467572461327898">"I-stretch upang mapuno screen"</string> <string name="compat_mode_help_header" msgid="7020175705401506719">"Zoom sa Pagiging Tugma"</string> <string name="compat_mode_help_body" msgid="4946726776359270040">"Kapag nakadisenyo ang isang app para sa mas maliit na screen, isang kontrol ng zoom ang lalabas sa may orasan."</string> - <string name="screenshot_saving_toast" msgid="8592630119048713208">"Na-save ang screenshot sa Gallery"</string> - <string name="screenshot_failed_toast" msgid="1990979819772906912">"Hindi ma-save ang screenshot. Maaaring ginagamit ang panlabas na storage."</string> + <!-- no translation found for screenshot_saving_ticker (3808900131607378535) --> + <skip /> + <!-- no translation found for screenshot_saving_title (7158814134399651627) --> + <skip /> + <!-- no translation found for screenshot_saving_text (7138808001579871654) --> + <skip /> + <!-- no translation found for screenshot_saved_title (1656379291643543172) --> + <skip /> + <!-- no translation found for screenshot_saved_text (5040360894749163221) --> + <skip /> + <!-- no translation found for screenshot_failed_title (1140968728869009679) --> + <skip /> + <!-- no translation found for screenshot_failed_text (9163506496592455352) --> + <skip /> <string name="usb_preference_title" msgid="6551050377388882787">"Opsyon paglipat ng USB file"</string> <string name="use_mtp_button_title" msgid="4333504413563023626">"I-mount bilang isang media player (MTP)"</string> <string name="use_ptp_button_title" msgid="7517127540301625751">"I-mount bilang camera (PTP)"</string> @@ -116,6 +128,8 @@ <string name="accessibility_tty_enabled" msgid="4613200365379426561">"Pinapagana ang TeleTypewriter."</string> <string name="accessibility_ringer_vibrate" msgid="666585363364155055">"Pag-vibrate ng ringer."</string> <string name="accessibility_ringer_silent" msgid="9061243307939135383">"Naka-silent ang ringer."</string> + <!-- no translation found for accessibility_recents_item_dismissed (6803574935084867070) --> + <skip /> <string name="data_usage_disabled_dialog_3g_title" msgid="5257833881698644687">"Di pinapagana ang 2G-3G na data"</string> <string name="data_usage_disabled_dialog_4g_title" msgid="4789143363492682629">"Hindi pinapagana ang 4G na data"</string> <string name="data_usage_disabled_dialog_mobile_title" msgid="1046047248844821202">"Hindi pinapagana ang data ng mobile"</string> diff --git a/packages/SystemUI/res/values-tr/strings.xml b/packages/SystemUI/res/values-tr/strings.xml index a79eeb0..7fd5c61 100644 --- a/packages/SystemUI/res/values-tr/strings.xml +++ b/packages/SystemUI/res/values-tr/strings.xml @@ -62,8 +62,20 @@ <string name="compat_mode_off" msgid="4434467572461327898">"Genişlet (ekran kapansın)"</string> <string name="compat_mode_help_header" msgid="7020175705401506719">"Uyumluluk Zum\'u"</string> <string name="compat_mode_help_body" msgid="4946726776359270040">"Uygulama küçük bir ekran için tasarlanmışsa saatin yanında bir yakınlaştırma denetimi görünür."</string> - <string name="screenshot_saving_toast" msgid="8592630119048713208">"Ekran görüntüsü Galeri\'ye kaydedildi"</string> - <string name="screenshot_failed_toast" msgid="1990979819772906912">"Ekran görüntüsü kaydedilemedi. Harici depolama birimi kullanımda olabilir."</string> + <!-- no translation found for screenshot_saving_ticker (3808900131607378535) --> + <skip /> + <!-- no translation found for screenshot_saving_title (7158814134399651627) --> + <skip /> + <!-- no translation found for screenshot_saving_text (7138808001579871654) --> + <skip /> + <!-- no translation found for screenshot_saved_title (1656379291643543172) --> + <skip /> + <!-- no translation found for screenshot_saved_text (5040360894749163221) --> + <skip /> + <!-- no translation found for screenshot_failed_title (1140968728869009679) --> + <skip /> + <!-- no translation found for screenshot_failed_text (9163506496592455352) --> + <skip /> <string name="usb_preference_title" msgid="6551050377388882787">"USB dosya aktarım seçenekleri"</string> <string name="use_mtp_button_title" msgid="4333504413563023626">"Medya oynatıcı olarak ekle (MTP)"</string> <string name="use_ptp_button_title" msgid="7517127540301625751">"Kamera olarak ekle (PTP)"</string> @@ -116,6 +128,8 @@ <string name="accessibility_tty_enabled" msgid="4613200365379426561">"TeleTypewriter etkin."</string> <string name="accessibility_ringer_vibrate" msgid="666585363364155055">"Telefon zili titreşim."</string> <string name="accessibility_ringer_silent" msgid="9061243307939135383">"Telefon zili sessiz."</string> + <!-- no translation found for accessibility_recents_item_dismissed (6803574935084867070) --> + <skip /> <string name="data_usage_disabled_dialog_3g_title" msgid="5257833881698644687">"2G-3G verileri devre dışı bırakıldı"</string> <string name="data_usage_disabled_dialog_4g_title" msgid="4789143363492682629">"4G verileri devre dışı"</string> <string name="data_usage_disabled_dialog_mobile_title" msgid="1046047248844821202">"Mobil veriler devre dışı"</string> diff --git a/packages/SystemUI/res/values-uk/strings.xml b/packages/SystemUI/res/values-uk/strings.xml index dd11225..5b92cc0 100644 --- a/packages/SystemUI/res/values-uk/strings.xml +++ b/packages/SystemUI/res/values-uk/strings.xml @@ -62,8 +62,20 @@ <string name="compat_mode_off" msgid="4434467572461327898">"Розтягнути на весь екран"</string> <string name="compat_mode_help_header" msgid="7020175705401506719">"Елемент керування масштабом для сумісності"</string> <string name="compat_mode_help_body" msgid="4946726776359270040">"Якщо програму призначено для менших екранів, елемент керування масштабом буде відображатися біля годинника."</string> - <string name="screenshot_saving_toast" msgid="8592630119048713208">"Знімок екрана збережено в Галереї"</string> - <string name="screenshot_failed_toast" msgid="1990979819772906912">"Не вдалося зберегти знімок екрана. Можливо, зовнішня пам’ять використовується."</string> + <!-- no translation found for screenshot_saving_ticker (3808900131607378535) --> + <skip /> + <!-- no translation found for screenshot_saving_title (7158814134399651627) --> + <skip /> + <!-- no translation found for screenshot_saving_text (7138808001579871654) --> + <skip /> + <!-- no translation found for screenshot_saved_title (1656379291643543172) --> + <skip /> + <!-- no translation found for screenshot_saved_text (5040360894749163221) --> + <skip /> + <!-- no translation found for screenshot_failed_title (1140968728869009679) --> + <skip /> + <!-- no translation found for screenshot_failed_text (9163506496592455352) --> + <skip /> <string name="usb_preference_title" msgid="6551050377388882787">"Парам.передав.файлів через USB"</string> <string name="use_mtp_button_title" msgid="4333504413563023626">"Підключити як медіапрогравач (MTP)"</string> <string name="use_ptp_button_title" msgid="7517127540301625751">"Підключити як камеру (PTP)"</string> @@ -116,6 +128,8 @@ <string name="accessibility_tty_enabled" msgid="4613200365379426561">"Телетайп увімкнено."</string> <string name="accessibility_ringer_vibrate" msgid="666585363364155055">"Дзвінок на вібросигналі."</string> <string name="accessibility_ringer_silent" msgid="9061243307939135383">"Дзвінок беззвучний."</string> + <!-- no translation found for accessibility_recents_item_dismissed (6803574935084867070) --> + <skip /> <string name="data_usage_disabled_dialog_3g_title" msgid="5257833881698644687">"Дані 2G–3G вимкнено"</string> <string name="data_usage_disabled_dialog_4g_title" msgid="4789143363492682629">"Дані 4G вимкнено"</string> <string name="data_usage_disabled_dialog_mobile_title" msgid="1046047248844821202">"Мобільне передавання даних вимкнено"</string> diff --git a/packages/SystemUI/res/values-vi/strings.xml b/packages/SystemUI/res/values-vi/strings.xml index 9282342..d1158e4 100644 --- a/packages/SystemUI/res/values-vi/strings.xml +++ b/packages/SystemUI/res/values-vi/strings.xml @@ -47,7 +47,7 @@ <string name="status_bar_settings_auto_brightness_label" msgid="511453614962324674">"TỰ ĐỘNG"</string> <string name="status_bar_settings_notifications" msgid="397146176280905137">"Thông báo"</string> <string name="bluetooth_tethered" msgid="7094101612161133267">"Bluetooth được dùng làm điểm truy cập Internet"</string> - <string name="status_bar_input_method_settings_configure_input_methods" msgid="737483394044014246">"Định cấu hình phương pháp nhập liệu"</string> + <string name="status_bar_input_method_settings_configure_input_methods" msgid="737483394044014246">"Định cấu hình phương thức nhập liệu"</string> <string name="status_bar_use_physical_keyboard" msgid="3695516942412442936">"Sử dụng bàn phím vật lý"</string> <string name="usb_device_permission_prompt" msgid="3816016361969816903">"Cho phép ứng dụng <xliff:g id="APPLICATION">%1$s</xliff:g> truy cập thiết bị USB?"</string> <string name="usb_accessory_permission_prompt" msgid="6888598803988889959">"Cho phép ứng dụng <xliff:g id="APPLICATION">%1$s</xliff:g> truy cập phụ kiện USB?"</string> @@ -62,8 +62,20 @@ <string name="compat_mode_off" msgid="4434467572461327898">"Giãn ra để lấp đầy m.hình"</string> <string name="compat_mode_help_header" msgid="7020175705401506719">"Thu phóng tương thích"</string> <string name="compat_mode_help_body" msgid="4946726776359270040">"Khi ứng dụng được thiết kế cho một màn hình nhỏ hơn, điều khiển thu phóng sẽ xuất hiện bên cạnh đồng hồ."</string> - <string name="screenshot_saving_toast" msgid="8592630119048713208">"Đã lưu ảnh chụp màn hình vào Thư viện"</string> - <string name="screenshot_failed_toast" msgid="1990979819772906912">"Không thể lưu ảnh chụp màn hình. Bộ nhớ ngoài có thể đang được sử dụng."</string> + <!-- no translation found for screenshot_saving_ticker (3808900131607378535) --> + <skip /> + <!-- no translation found for screenshot_saving_title (7158814134399651627) --> + <skip /> + <!-- no translation found for screenshot_saving_text (7138808001579871654) --> + <skip /> + <!-- no translation found for screenshot_saved_title (1656379291643543172) --> + <skip /> + <!-- no translation found for screenshot_saved_text (5040360894749163221) --> + <skip /> + <!-- no translation found for screenshot_failed_title (1140968728869009679) --> + <skip /> + <!-- no translation found for screenshot_failed_text (9163506496592455352) --> + <skip /> <string name="usb_preference_title" msgid="6551050377388882787">"Tùy chọn truyền tệp USB"</string> <string name="use_mtp_button_title" msgid="4333504413563023626">"Gắn như một trình phát đa phương tiện (MTP)"</string> <string name="use_ptp_button_title" msgid="7517127540301625751">"Gắn như một máy ảnh (PTP)"</string> @@ -116,6 +128,8 @@ <string name="accessibility_tty_enabled" msgid="4613200365379426561">"Đã bật TeleTypewriter."</string> <string name="accessibility_ringer_vibrate" msgid="666585363364155055">"Chuông rung."</string> <string name="accessibility_ringer_silent" msgid="9061243307939135383">"Chuông im lặng."</string> + <!-- no translation found for accessibility_recents_item_dismissed (6803574935084867070) --> + <skip /> <string name="data_usage_disabled_dialog_3g_title" msgid="5257833881698644687">"Đã tắt dữ liệu 2G-3G"</string> <string name="data_usage_disabled_dialog_4g_title" msgid="4789143363492682629">"Đã tắt dữ liệu 4G"</string> <string name="data_usage_disabled_dialog_mobile_title" msgid="1046047248844821202">"Dữ liệu di động bị vô hiệu hóa"</string> diff --git a/packages/SystemUI/res/values-zh-rCN/strings.xml b/packages/SystemUI/res/values-zh-rCN/strings.xml index 5cad35a..2b1bfd6 100644 --- a/packages/SystemUI/res/values-zh-rCN/strings.xml +++ b/packages/SystemUI/res/values-zh-rCN/strings.xml @@ -62,8 +62,20 @@ <string name="compat_mode_off" msgid="4434467572461327898">"拉伸以填满屏幕"</string> <string name="compat_mode_help_header" msgid="7020175705401506719">"兼容性缩放"</string> <string name="compat_mode_help_body" msgid="4946726776359270040">"如果应用程序是针对较小屏幕设计的,则时钟旁会显示缩放控件。"</string> - <string name="screenshot_saving_toast" msgid="8592630119048713208">"屏幕截图已保存到“图库”"</string> - <string name="screenshot_failed_toast" msgid="1990979819772906912">"无法保存屏幕截图。外部存储设备可能在使用中。"</string> + <!-- no translation found for screenshot_saving_ticker (3808900131607378535) --> + <skip /> + <!-- no translation found for screenshot_saving_title (7158814134399651627) --> + <skip /> + <!-- no translation found for screenshot_saving_text (7138808001579871654) --> + <skip /> + <!-- no translation found for screenshot_saved_title (1656379291643543172) --> + <skip /> + <!-- no translation found for screenshot_saved_text (5040360894749163221) --> + <skip /> + <!-- no translation found for screenshot_failed_title (1140968728869009679) --> + <skip /> + <!-- no translation found for screenshot_failed_text (9163506496592455352) --> + <skip /> <string name="usb_preference_title" msgid="6551050377388882787">"USB 文件传输选项"</string> <string name="use_mtp_button_title" msgid="4333504413563023626">"作为媒体播放器 (MTP) 装载"</string> <string name="use_ptp_button_title" msgid="7517127540301625751">"作为摄像头 (PTP) 装载"</string> @@ -118,6 +130,8 @@ <string name="accessibility_tty_enabled" msgid="4613200365379426561">"电传打字机已启用。"</string> <string name="accessibility_ringer_vibrate" msgid="666585363364155055">"振铃器振动。"</string> <string name="accessibility_ringer_silent" msgid="9061243307939135383">"振铃器静音。"</string> + <!-- no translation found for accessibility_recents_item_dismissed (6803574935084867070) --> + <skip /> <string name="data_usage_disabled_dialog_3g_title" msgid="5257833881698644687">"2G-3G 数据网络已停用"</string> <string name="data_usage_disabled_dialog_4g_title" msgid="4789143363492682629">"4G 数据网络已停用"</string> <string name="data_usage_disabled_dialog_mobile_title" msgid="1046047248844821202">"移动数据已停用"</string> diff --git a/packages/SystemUI/res/values-zh-rTW/strings.xml b/packages/SystemUI/res/values-zh-rTW/strings.xml index 19a6acc..2ffca64 100644 --- a/packages/SystemUI/res/values-zh-rTW/strings.xml +++ b/packages/SystemUI/res/values-zh-rTW/strings.xml @@ -62,8 +62,20 @@ <string name="compat_mode_off" msgid="4434467572461327898">"放大為全螢幕"</string> <string name="compat_mode_help_header" msgid="7020175705401506719">"相容性縮放"</string> <string name="compat_mode_help_body" msgid="4946726776359270040">"執行專為較小螢幕設計的應用程式時,系統會在時鐘旁顯示縮放控制項。"</string> - <string name="screenshot_saving_toast" msgid="8592630119048713208">"螢幕擷取畫面已儲存至圖片庫"</string> - <string name="screenshot_failed_toast" msgid="1990979819772906912">"無法儲存螢幕擷取畫面,外部儲存裝置可能正在使用中。"</string> + <!-- no translation found for screenshot_saving_ticker (3808900131607378535) --> + <skip /> + <!-- no translation found for screenshot_saving_title (7158814134399651627) --> + <skip /> + <!-- no translation found for screenshot_saving_text (7138808001579871654) --> + <skip /> + <!-- no translation found for screenshot_saved_title (1656379291643543172) --> + <skip /> + <!-- no translation found for screenshot_saved_text (5040360894749163221) --> + <skip /> + <!-- no translation found for screenshot_failed_title (1140968728869009679) --> + <skip /> + <!-- no translation found for screenshot_failed_text (9163506496592455352) --> + <skip /> <string name="usb_preference_title" msgid="6551050377388882787">"USB 檔案傳輸選項"</string> <string name="use_mtp_button_title" msgid="4333504413563023626">"掛接為媒體播放器 (MTP)"</string> <string name="use_ptp_button_title" msgid="7517127540301625751">"掛接為相機 (PTP)"</string> @@ -118,6 +130,8 @@ <string name="accessibility_tty_enabled" msgid="4613200365379426561">"TeleTypewriter (TTY) 已啟用。"</string> <string name="accessibility_ringer_vibrate" msgid="666585363364155055">"鈴聲震動。"</string> <string name="accessibility_ringer_silent" msgid="9061243307939135383">"鈴聲靜音。"</string> + <!-- no translation found for accessibility_recents_item_dismissed (6803574935084867070) --> + <skip /> <string name="data_usage_disabled_dialog_3g_title" msgid="5257833881698644687">"已停用 2G-3G 數據"</string> <string name="data_usage_disabled_dialog_4g_title" msgid="4789143363492682629">"已停用 4G 數據"</string> <string name="data_usage_disabled_dialog_mobile_title" msgid="1046047248844821202">"已停用行動數據"</string> diff --git a/packages/SystemUI/res/values-zu/strings.xml b/packages/SystemUI/res/values-zu/strings.xml index 44f9fd1..5ef5152 100644 --- a/packages/SystemUI/res/values-zu/strings.xml +++ b/packages/SystemUI/res/values-zu/strings.xml @@ -62,8 +62,20 @@ <string name="compat_mode_off" msgid="4434467572461327898">"Nweba ukugcwalisa isikrini"</string> <string name="compat_mode_help_header" msgid="7020175705401506719">"Ukuhambelana Kokusondeza"</string> <string name="compat_mode_help_body" msgid="4946726776359270040">"Uma uhlelo lokusebenza lwenzelwe isikrini ezincane, isilawuli sokusondeza sizovela ngakuyiwashi."</string> - <string name="screenshot_saving_toast" msgid="8592630119048713208">"Isithombe-skrini silondiwe Kugalari"</string> - <string name="screenshot_failed_toast" msgid="1990979819772906912">"Ayikwazanga ukulondoloza isithombe-skrini. Ukugcina kwangaphandle kungenzeka kuyasetshenziswa."</string> + <!-- no translation found for screenshot_saving_ticker (3808900131607378535) --> + <skip /> + <!-- no translation found for screenshot_saving_title (7158814134399651627) --> + <skip /> + <!-- no translation found for screenshot_saving_text (7138808001579871654) --> + <skip /> + <!-- no translation found for screenshot_saved_title (1656379291643543172) --> + <skip /> + <!-- no translation found for screenshot_saved_text (5040360894749163221) --> + <skip /> + <!-- no translation found for screenshot_failed_title (1140968728869009679) --> + <skip /> + <!-- no translation found for screenshot_failed_text (9163506496592455352) --> + <skip /> <string name="usb_preference_title" msgid="6551050377388882787">"Okukhethwa kokudluliswa kwefayela ye-USB"</string> <string name="use_mtp_button_title" msgid="4333504413563023626">"Lengisa njengesidlali semediya (MTP)"</string> <string name="use_ptp_button_title" msgid="7517127540301625751">"Lengisa ikhamera (PTP)"</string> @@ -116,6 +128,8 @@ <string name="accessibility_tty_enabled" msgid="4613200365379426561">"i-TeleTypewriter inikwe amandla"</string> <string name="accessibility_ringer_vibrate" msgid="666585363364155055">"Ukudlidliza kweringa."</string> <string name="accessibility_ringer_silent" msgid="9061243307939135383">"Isikhali sithulile."</string> + <!-- no translation found for accessibility_recents_item_dismissed (6803574935084867070) --> + <skip /> <string name="data_usage_disabled_dialog_3g_title" msgid="5257833881698644687">"idatha ye-2G-3G ivimbelwe"</string> <string name="data_usage_disabled_dialog_4g_title" msgid="4789143363492682629">"Idatha ye-4G ivimbelwe"</string> <string name="data_usage_disabled_dialog_mobile_title" msgid="1046047248844821202">"Idatha yefoni ivimbelwe"</string> diff --git a/packages/SystemUI/res/values/colors.xml b/packages/SystemUI/res/values/colors.xml index 555baa2..bce0bc4 100644 --- a/packages/SystemUI/res/values/colors.xml +++ b/packages/SystemUI/res/values/colors.xml @@ -22,7 +22,7 @@ <drawable name="notification_item_background_color_pressed">#ff257390</drawable> <drawable name="ticker_background_color">#ff1d1d1d</drawable> <drawable name="status_bar_background">#ff000000</drawable> - <drawable name="status_bar_recents_background">#b3000000</drawable> + <drawable name="status_bar_recents_background_solid">#b3000000</drawable> <drawable name="status_bar_recents_app_thumbnail_background">#88000000</drawable> <color name="status_bar_recents_app_label_color">#ffffffff</color> <drawable name="status_bar_notification_row_background_color">#ff090909</drawable> diff --git a/packages/SystemUI/res/values/dimens.xml b/packages/SystemUI/res/values/dimens.xml index bbc66cf..bf19286 100644 --- a/packages/SystemUI/res/values/dimens.xml +++ b/packages/SystemUI/res/values/dimens.xml @@ -88,4 +88,10 @@ <!-- Initial acceleration of an collapse animation after fling --> <dimen name="collapse_accel">2000dp</dimen> + <!-- The padding on the global screenshot background image --> + <dimen name="global_screenshot_bg_padding">0dp</dimen> + <!-- The top-left offset for the screenshot drop animation target bounds --> + <dimen name="global_screenshot_drop_offset_x">6dp</dimen> + <dimen name="global_screenshot_drop_offset_y">0dp</dimen> + </resources> diff --git a/packages/SystemUI/src/com/android/systemui/SwipeHelper.java b/packages/SystemUI/src/com/android/systemui/SwipeHelper.java index 07281d4..14ce266 100644 --- a/packages/SystemUI/src/com/android/systemui/SwipeHelper.java +++ b/packages/SystemUI/src/com/android/systemui/SwipeHelper.java @@ -17,6 +17,7 @@ package com.android.systemui; import android.animation.Animator; +import android.animation.AnimatorListenerAdapter; import android.animation.ObjectAnimator; import android.animation.Animator.AnimatorListener; import android.animation.ValueAnimator; @@ -40,6 +41,8 @@ public class SwipeHelper { public static final int X = 0; public static final int Y = 1; + private static LinearInterpolator sLinearInterpolator = new LinearInterpolator(); + private float SWIPE_ESCAPE_VELOCITY = 100f; // dp/sec private int DEFAULT_ESCAPE_ANIMATION_DURATION = 200; // ms private int MAX_ESCAPE_ANIMATION_DURATION = 400; // ms @@ -199,6 +202,10 @@ public class SwipeHelper { return mDragging; } + /** + * @param view The view to be dismissed + * @param velocity The desired pixels/second speed at which the view should move + */ public void dismissChild(final View view, float velocity) { final View animView = mCallback.getChildContentView(view); final boolean canAnimViewBeDismissed = mCallback.canChildBeDismissed(view); @@ -221,22 +228,14 @@ public class SwipeHelper { duration = DEFAULT_ESCAPE_ANIMATION_DURATION; } + animView.setLayerType(View.LAYER_TYPE_HARDWARE, null); ObjectAnimator anim = createTranslationAnimation(animView, newPos); - anim.setInterpolator(new LinearInterpolator()); + anim.setInterpolator(sLinearInterpolator); anim.setDuration(duration); - anim.addListener(new AnimatorListener() { - public void onAnimationStart(Animator animation) { - } - - public void onAnimationRepeat(Animator animation) { - } - + anim.addListener(new AnimatorListenerAdapter() { public void onAnimationEnd(Animator animation) { mCallback.onChildDismissed(view); - } - - public void onAnimationCancel(Animator animation) { - mCallback.onChildDismissed(view); + animView.setLayerType(View.LAYER_TYPE_NONE, null); } }); anim.addUpdateListener(new AnimatorUpdateListener() { diff --git a/packages/SystemUI/src/com/android/systemui/recent/RecentsPanelView.java b/packages/SystemUI/src/com/android/systemui/recent/RecentsPanelView.java index 8d5c33f..bd1fcfc 100644 --- a/packages/SystemUI/src/com/android/systemui/recent/RecentsPanelView.java +++ b/packages/SystemUI/src/com/android/systemui/recent/RecentsPanelView.java @@ -230,7 +230,7 @@ public class RecentsPanelView extends RelativeLayout public void handleShowBackground(boolean show) { if (show) { - mRecentsScrim.setBackgroundResource(R.drawable.status_bar_recents_background); + mRecentsScrim.setBackgroundResource(R.drawable.status_bar_recents_background_solid); } else { mRecentsScrim.setBackgroundDrawable(null); } diff --git a/packages/SystemUI/src/com/android/systemui/recent/RecentsScrollViewPerformanceHelper.java b/packages/SystemUI/src/com/android/systemui/recent/RecentsScrollViewPerformanceHelper.java index b7e656e..813099a 100644 --- a/packages/SystemUI/src/com/android/systemui/recent/RecentsScrollViewPerformanceHelper.java +++ b/packages/SystemUI/src/com/android/systemui/recent/RecentsScrollViewPerformanceHelper.java @@ -83,7 +83,7 @@ public class RecentsScrollViewPerformanceHelper { mLinearLayout = layout; mAttachedToWindow = true; mBackgroundDrawable = mContext.getResources() - .getDrawable(R.drawable.status_bar_recents_background).getConstantState(); + .getDrawable(R.drawable.status_bar_recents_background_solid).getConstantState(); updateShowBackground(); } diff --git a/packages/SystemUI/src/com/android/systemui/screenshot/GlobalScreenshot.java b/packages/SystemUI/src/com/android/systemui/screenshot/GlobalScreenshot.java index cf073c4..181cc98 100644 --- a/packages/SystemUI/src/com/android/systemui/screenshot/GlobalScreenshot.java +++ b/packages/SystemUI/src/com/android/systemui/screenshot/GlobalScreenshot.java @@ -19,7 +19,6 @@ package com.android.systemui.screenshot; import android.animation.Animator; import android.animation.AnimatorListenerAdapter; import android.animation.AnimatorSet; -import android.animation.TimeInterpolator; import android.animation.ValueAnimator; import android.animation.ValueAnimator.AnimatorUpdateListener; import android.app.Notification; @@ -34,6 +33,8 @@ import android.graphics.Bitmap; import android.graphics.Canvas; import android.graphics.Matrix; import android.graphics.PixelFormat; +import android.graphics.PointF; +import android.graphics.RectF; import android.net.Uri; import android.os.AsyncTask; import android.os.Environment; @@ -48,9 +49,12 @@ import android.view.Surface; import android.view.View; import android.view.ViewGroup; import android.view.WindowManager; +import android.view.animation.AccelerateInterpolator; +import android.view.animation.DecelerateInterpolator; import android.widget.FrameLayout; import android.widget.ImageView; +import com.android.server.wm.WindowManagerService; import com.android.systemui.R; import java.io.File; @@ -65,6 +69,7 @@ class SaveImageInBackgroundData { Context context; Bitmap image; Runnable finisher; + int iconSize; int result; } @@ -88,7 +93,15 @@ class SaveImageInBackgroundTask extends AsyncTask<SaveImageInBackgroundData, Voi private String mImageDate; private long mImageTime; - SaveImageInBackgroundTask(Context context, NotificationManager nManager, int nId) { + // WORKAROUND: We want the same notification across screenshots that we update so that we don't + // spam a user's notification drawer. However, we only show the ticker for the saving state + // and if the ticker text is the same as the previous notification, then it will not show. So + // for now, we just add and remove a space from the ticker text to trigger the animation when + // necessary. + private static boolean mTickerAddSpace; + + SaveImageInBackgroundTask(Context context, SaveImageInBackgroundData data, + NotificationManager nManager, int nId) { Resources r = context.getResources(); // Prepare all the output metadata @@ -100,13 +113,30 @@ class SaveImageInBackgroundTask extends AsyncTask<SaveImageInBackgroundData, Voi mImageFilePath = String.format(SCREENSHOT_FILE_PATH_TEMPLATE, mImageDir, SCREENSHOTS_DIR_NAME, mImageFileName); + // Create the large notification icon + int imageWidth = data.image.getWidth(); + int imageHeight = data.image.getHeight(); + int iconWidth = data.iconSize; + int iconHeight = data.iconSize; + if (imageWidth > imageHeight) { + iconWidth = (int) (((float) iconHeight / imageHeight) * imageWidth); + } else { + iconHeight = (int) (((float) iconWidth / imageWidth) * imageHeight); + } + Bitmap rawIcon = Bitmap.createScaledBitmap(data.image, iconWidth, iconHeight, true); + Bitmap croppedIcon = Bitmap.createBitmap(rawIcon, (iconWidth - data.iconSize) / 2, + (iconHeight - data.iconSize) / 2, data.iconSize, data.iconSize); + // Show the intermediate notification mLaunchIntent = new Intent(Intent.ACTION_VIEW); mLaunchIntent.setDataAndType(Uri.fromFile(new File(mImageFilePath)), "image/png"); mLaunchIntent.setFlags(Intent.FLAG_ACTIVITY_NEW_TASK); + mTickerAddSpace = !mTickerAddSpace; mNotificationId = nId; mNotificationBuilder = new Notification.Builder(context) - .setTicker(r.getString(R.string.screenshot_saving_ticker)) + .setLargeIcon(croppedIcon) + .setTicker(r.getString(R.string.screenshot_saving_ticker) + + (mTickerAddSpace ? " " : "")) .setContentTitle(r.getString(R.string.screenshot_saving_title)) .setContentText(r.getString(R.string.screenshot_saving_text)) .setSmallIcon(android.R.drawable.ic_menu_gallery) @@ -168,7 +198,6 @@ class SaveImageInBackgroundTask extends AsyncTask<SaveImageInBackgroundData, Voi Resources r = params.context.getResources(); mNotificationBuilder - .setTicker(r.getString(R.string.screenshot_saved_title)) .setContentTitle(r.getString(R.string.screenshot_saved_title)) .setContentText(r.getString(R.string.screenshot_saved_text)) .setContentIntent(PendingIntent.getActivity(params.context, 0, mLaunchIntent, 0)) @@ -192,13 +221,15 @@ class SaveImageInBackgroundTask extends AsyncTask<SaveImageInBackgroundData, Voi class GlobalScreenshot { private static final String TAG = "GlobalScreenshot"; private static final int SCREENSHOT_NOTIFICATION_ID = 789; - private static final int SCREENSHOT_FADE_IN_DURATION = 500; - private static final int SCREENSHOT_FADE_OUT_DELAY = 1000; - private static final int SCREENSHOT_FADE_OUT_DURATION = 300; + private static final int SCREENSHOT_FADE_IN_DURATION = 250; + private static final int SCREENSHOT_FADE_OUT_DELAY = 750; + private static final int SCREENSHOT_FADE_OUT_DURATION = 500; + private static final int SCREENSHOT_FAST_FADE_OUT_DURATION = 350; private static final float BACKGROUND_ALPHA = 0.65f; private static final float SCREENSHOT_SCALE_FUDGE = 0.075f; // To account for the border padding - private static final float SCREENSHOT_SCALE = 0.8f; - private static final float SCREENSHOT_MIN_SCALE = 0.775f; + private static final float SCREENSHOT_SCALE = 0.55f; + private static final float SCREENSHOT_FADE_IN_MIN_SCALE = SCREENSHOT_SCALE * 0.975f; + private static final float SCREENSHOT_FADE_OUT_MIN_SCALE = SCREENSHOT_SCALE * 0.925f; private Context mContext; private LayoutInflater mLayoutInflater; @@ -218,39 +249,24 @@ class GlobalScreenshot { private AnimatorSet mScreenshotAnimation; - // Fade interpolators - final TimeInterpolator mFadeInInterpolator = new TimeInterpolator() { - public float getInterpolation(float t) { - return (float) Math.pow(t, 1.5f); - } - }; - final TimeInterpolator mFadeOutInterpolator = new TimeInterpolator() { - public float getInterpolation(float t) { - return (float) t; - } - }; - // The interpolator used to control the background alpha at the start of the animation - final TimeInterpolator mBackgroundViewAlphaInterpolator = new TimeInterpolator() { - public float getInterpolation(float t) { - float tStep = 0.35f; - if (t < tStep) { - return t * (1f / tStep); - } else { - return 1f; - } - } - }; + private int mStatusBarIconSize; + private int mNotificationIconSize; + private float mDropOffsetX; + private float mDropOffsetY; + private float mBgPadding; + private float mBgPaddingScale; + /** * @param context everything needs a context :( */ public GlobalScreenshot(Context context) { + Resources r = context.getResources(); mContext = context; mLayoutInflater = (LayoutInflater) context.getSystemService(Context.LAYOUT_INFLATER_SERVICE); // Inflate the screenshot layout - mDisplayMetrics = new DisplayMetrics(); mDisplayMatrix = new Matrix(); mScreenshotLayout = mLayoutInflater.inflate(R.layout.global_screenshot, null); mBackgroundView = (ImageView) mScreenshotLayout.findViewById(R.id.global_screenshot_background); @@ -281,6 +297,20 @@ class GlobalScreenshot { mNotificationManager = (NotificationManager) context.getSystemService(Context.NOTIFICATION_SERVICE); mDisplay = mWindowManager.getDefaultDisplay(); + mDisplayMetrics = new DisplayMetrics(); + mDisplay.getRealMetrics(mDisplayMetrics); + + // Get the various target sizes + mStatusBarIconSize = + r.getDimensionPixelSize(com.android.internal.R.dimen.status_bar_icon_size); + mNotificationIconSize = + r.getDimensionPixelSize(android.R.dimen.notification_large_icon_height); + mDropOffsetX = r.getDimensionPixelSize(R.dimen.global_screenshot_drop_offset_x); + mDropOffsetY = r.getDimensionPixelSize(R.dimen.global_screenshot_drop_offset_y); + + // Scale has to account for both sides of the bg + mBgPadding = (float) r.getDimensionPixelSize(R.dimen.global_screenshot_bg_padding); + mBgPaddingScale = (2f * mBgPadding) / mDisplayMetrics.widthPixels; } /** @@ -290,9 +320,10 @@ class GlobalScreenshot { SaveImageInBackgroundData data = new SaveImageInBackgroundData(); data.context = mContext; data.image = mScreenBitmap; + data.iconSize = mNotificationIconSize; data.finisher = finisher; - new SaveImageInBackgroundTask(mContext, mNotificationManager, SCREENSHOT_NOTIFICATION_ID) - .execute(data); + new SaveImageInBackgroundTask(mContext, data, mNotificationManager, + SCREENSHOT_NOTIFICATION_ID).execute(data); } /** @@ -301,11 +332,11 @@ class GlobalScreenshot { private float getDegreesForRotation(int value) { switch (value) { case Surface.ROTATION_90: - return 90f; + return 360f - 90f; case Surface.ROTATION_180: - return 180f; + return 360f - 180f; case Surface.ROTATION_270: - return 270f; + return 360f - 270f; } return 0f; } @@ -313,7 +344,7 @@ class GlobalScreenshot { /** * Takes a screenshot of the current display and shows an animation. */ - void takeScreenshot(Runnable finisher) { + void takeScreenshot(Runnable finisher, boolean statusBarVisible, boolean navBarVisible) { // We need to orient the screenshot correctly (and the Surface api seems to take screenshots // only in the natural orientation of the device :!) mDisplay.getRealMetrics(mDisplayMetrics); @@ -335,7 +366,7 @@ class GlobalScreenshot { mDisplayMetrics.heightPixels, Bitmap.Config.ARGB_8888); Canvas c = new Canvas(ss); c.translate(ss.getWidth() / 2, ss.getHeight() / 2); - c.rotate(360f - degrees); + c.rotate(degrees); c.translate(-dims[0] / 2, -dims[1] / 2); c.drawBitmap(mScreenBitmap, 0, 0, null); c.setBitmap(null); @@ -349,15 +380,21 @@ class GlobalScreenshot { return; } + // Optimizations + mScreenBitmap.setHasAlpha(false); + mScreenBitmap.prepareToDraw(); + // Start the post-screenshot animation - startAnimation(finisher); + startAnimation(finisher, mDisplayMetrics.widthPixels, mDisplayMetrics.heightPixels, + statusBarVisible, navBarVisible); } /** * Starts the animation after taking the screenshot */ - private void startAnimation(final Runnable finisher) { + private void startAnimation(final Runnable finisher, int w, int h, boolean statusBarVisible, + boolean navBarVisible) { // Add the view for the animation mScreenshotView.setImageBitmap(mScreenBitmap); mScreenshotLayout.requestFocus(); @@ -369,7 +406,8 @@ class GlobalScreenshot { mWindowManager.addView(mScreenshotLayout, mWindowLayoutParams); ValueAnimator screenshotFadeInAnim = createScreenshotFadeInAnimation(); - ValueAnimator screenshotFadeOutAnim = createScreenshotFadeOutAnimation(); + ValueAnimator screenshotFadeOutAnim = createScreenshotFadeOutAnimation(w, h, + statusBarVisible, navBarVisible); mScreenshotAnimation = new AnimatorSet(); mScreenshotAnimation.play(screenshotFadeInAnim).before(screenshotFadeOutAnim); mScreenshotAnimation.addListener(new AnimatorListenerAdapter() { @@ -380,17 +418,29 @@ class GlobalScreenshot { mWindowManager.removeView(mScreenshotLayout); } }); - mScreenshotAnimation.start(); + mScreenshotLayout.post(new Runnable() { + @Override + public void run() { + mScreenshotContainerView.setLayerType(View.LAYER_TYPE_HARDWARE, null); + mScreenshotContainerView.buildLayer(); + mScreenshotAnimation.start(); + } + }); } private ValueAnimator createScreenshotFadeInAnimation() { ValueAnimator anim = ValueAnimator.ofFloat(0f, 1f); - anim.setInterpolator(mFadeInInterpolator); + anim.setInterpolator(new AccelerateInterpolator(1.5f)); anim.setDuration(SCREENSHOT_FADE_IN_DURATION); anim.addListener(new AnimatorListenerAdapter() { @Override public void onAnimationStart(Animator animation) { + mBackgroundView.setAlpha(0f); mBackgroundView.setVisibility(View.VISIBLE); + mScreenshotContainerView.setTranslationX(0f); mScreenshotContainerView.setTranslationY(0f); + mScreenshotContainerView.setScaleX(SCREENSHOT_FADE_IN_MIN_SCALE); + mScreenshotContainerView.setScaleY(SCREENSHOT_FADE_IN_MIN_SCALE); + mScreenshotContainerView.setAlpha(0f); mScreenshotContainerView.setVisibility(View.VISIBLE); } }); @@ -398,43 +448,83 @@ class GlobalScreenshot { @Override public void onAnimationUpdate(ValueAnimator animation) { float t = ((Float) animation.getAnimatedValue()).floatValue(); - mBackgroundView.setAlpha(mBackgroundViewAlphaInterpolator.getInterpolation(t) * - BACKGROUND_ALPHA); - float scaleT = SCREENSHOT_SCALE - + (1f - t) * (1f - SCREENSHOT_SCALE) - + SCREENSHOT_SCALE_FUDGE; - mScreenshotContainerView.setAlpha(t*t*t*t); + float scaleT = (SCREENSHOT_FADE_IN_MIN_SCALE) + + (float) t * (SCREENSHOT_SCALE - SCREENSHOT_FADE_IN_MIN_SCALE); + mBackgroundView.setAlpha(t * BACKGROUND_ALPHA); mScreenshotContainerView.setScaleX(scaleT); mScreenshotContainerView.setScaleY(scaleT); + mScreenshotContainerView.setAlpha(t); } }); return anim; } - private ValueAnimator createScreenshotFadeOutAnimation() { - ValueAnimator anim = ValueAnimator.ofFloat(1f, 0f); - anim.setInterpolator(mFadeOutInterpolator); + private ValueAnimator createScreenshotFadeOutAnimation(int w, int h, boolean statusBarVisible, + boolean navBarVisible) { + ValueAnimator anim = ValueAnimator.ofFloat(0f, 1f); + anim.setInterpolator(new DecelerateInterpolator(0.5f)); anim.setStartDelay(SCREENSHOT_FADE_OUT_DELAY); - anim.setDuration(SCREENSHOT_FADE_OUT_DURATION); anim.addListener(new AnimatorListenerAdapter() { @Override public void onAnimationEnd(Animator animation) { mBackgroundView.setVisibility(View.GONE); mScreenshotContainerView.setVisibility(View.GONE); + mScreenshotContainerView.setLayerType(View.LAYER_TYPE_NONE, null); } }); - anim.addUpdateListener(new AnimatorUpdateListener() { - @Override - public void onAnimationUpdate(ValueAnimator animation) { - float t = ((Float) animation.getAnimatedValue()).floatValue(); - float scaleT = SCREENSHOT_MIN_SCALE - + t * (SCREENSHOT_SCALE - SCREENSHOT_MIN_SCALE) - + SCREENSHOT_SCALE_FUDGE; - mScreenshotContainerView.setAlpha(t); - mScreenshotContainerView.setScaleX(scaleT); - mScreenshotContainerView.setScaleY(scaleT); - mBackgroundView.setAlpha(t * t * BACKGROUND_ALPHA); + + if (!statusBarVisible || !navBarVisible) { + // There is no status bar/nav bar, so just fade the screenshot away in place + anim.setDuration(SCREENSHOT_FAST_FADE_OUT_DURATION); + anim.addUpdateListener(new AnimatorUpdateListener() { + @Override + public void onAnimationUpdate(ValueAnimator animation) { + float t = ((Float) animation.getAnimatedValue()).floatValue(); + float scaleT = (SCREENSHOT_FADE_OUT_MIN_SCALE) + + (float) (1f - t) * (SCREENSHOT_SCALE - SCREENSHOT_FADE_OUT_MIN_SCALE); + mBackgroundView.setAlpha((1f - t) * BACKGROUND_ALPHA); + mScreenshotContainerView.setAlpha((1f - t) * BACKGROUND_ALPHA); + mScreenshotContainerView.setScaleX(scaleT); + mScreenshotContainerView.setScaleY(scaleT); + } + }); + } else { + // Determine the bounds of how to scale + float halfScreenWidth = (w - 2f * mBgPadding) / 2f; + float halfScreenHeight = (h - 2f * mBgPadding) / 2f; + final RectF finalBounds = new RectF(mDropOffsetX, mDropOffsetY, + mDropOffsetX + mStatusBarIconSize, + mDropOffsetY + mStatusBarIconSize); + final PointF currentPos = new PointF(0f, 0f); + final PointF finalPos = new PointF(-halfScreenWidth + finalBounds.centerX(), + -halfScreenHeight + finalBounds.centerY()); + final DecelerateInterpolator d = new DecelerateInterpolator(2f); + // Note: since the scale origin is in the center of the view, divide difference by 2 + float tmpMinScale = 0f; + if (w > h) { + tmpMinScale = finalBounds.width() / (2f * w); + } else { + tmpMinScale = finalBounds.height() / (2f * h); } - }); + final float minScale = tmpMinScale; + + // Animate the screenshot to the status bar + anim.setDuration(SCREENSHOT_FADE_OUT_DURATION); + anim.addUpdateListener(new AnimatorUpdateListener() { + @Override + public void onAnimationUpdate(ValueAnimator animation) { + float t = ((Float) animation.getAnimatedValue()).floatValue(); + float scaleT = minScale + + (float) (1f - t) * (SCREENSHOT_SCALE - minScale - mBgPaddingScale) + + mBgPaddingScale; + mScreenshotContainerView.setAlpha(d.getInterpolation(1f - t)); + mScreenshotContainerView.setTranslationX(d.getInterpolation(t) * finalPos.x); + mScreenshotContainerView.setTranslationY(d.getInterpolation(t) * finalPos.y); + mScreenshotContainerView.setScaleX(scaleT); + mScreenshotContainerView.setScaleY(scaleT); + mBackgroundView.setAlpha((1f - t) * BACKGROUND_ALPHA); + } + }); + } return anim; } diff --git a/packages/SystemUI/src/com/android/systemui/screenshot/TakeScreenshotService.java b/packages/SystemUI/src/com/android/systemui/screenshot/TakeScreenshotService.java index d112b5e..456b5fa 100644 --- a/packages/SystemUI/src/com/android/systemui/screenshot/TakeScreenshotService.java +++ b/packages/SystemUI/src/com/android/systemui/screenshot/TakeScreenshotService.java @@ -46,7 +46,7 @@ public class TakeScreenshotService extends Service { } catch (RemoteException e) { } } - }); + }, msg.arg1 > 0, msg.arg2 > 0); } } }; diff --git a/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java b/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java index 4e9b411..b724552 100644 --- a/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java +++ b/packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java @@ -50,7 +50,6 @@ import android.view.IWindowManager; import android.view.KeyEvent; import android.view.LayoutInflater; import android.view.MotionEvent; -import android.view.Surface; import android.view.VelocityTracker; import android.view.View; import android.view.ViewGroup; @@ -213,6 +212,8 @@ public class PhoneStatusBar extends StatusBar { boolean mAnimatingReveal = false; int mViewDelta; int[] mAbsPos = new int[2]; + Runnable mPostCollapseCleanup = null; + // for disabling the status bar int mDisabled = 0; @@ -1238,6 +1239,10 @@ public class PhoneStatusBar extends StatusBar { return; } mExpanded = false; + if (mPostCollapseCleanup != null) { + mPostCollapseCleanup.run(); + mPostCollapseCleanup = null; + } } void doAnimation() { @@ -2066,49 +2071,67 @@ public class PhoneStatusBar extends StatusBar { } public void onClick(View v) { synchronized (mNotificationData) { - // let's also queue up 400ms worth of animated dismissals - final int N = mini(5, mPile.getChildCount()); + // animate-swipe all dismissable notifications, then animate the shade closed + int numChildren = mPile.getChildCount(); - final ArrayList<View> snapshot = new ArrayList<View>(N); - for (int i=0; i<N; i++) { + int scrollTop = mScrollView.getScrollY(); + int scrollBottom = scrollTop + mScrollView.getHeight(); + final ArrayList<View> snapshot = new ArrayList<View>(numChildren); + for (int i=0; i<numChildren; i++) { final View child = mPile.getChildAt(i); - if (mPile.canChildBeDismissed(child)) snapshot.add(child); + if (mPile.canChildBeDismissed(child) && child.getBottom() > scrollTop && + child.getTop() < scrollBottom) { + snapshot.add(child); + } } + final int N = snapshot.size(); new Thread(new Runnable() { @Override public void run() { - final int ROW_DELAY = 100; - - mHandler.postDelayed(new Runnable() { - public void run() { - animateCollapse(false, 0f); - } - }, (N-1) * ROW_DELAY); - - mHandler.postDelayed(new Runnable() { + // Decrease the delay for every row we animate to give the sense of + // accelerating the swipes + final int ROW_DELAY_DECREMENT = 10; + int currentDelay = 140; + int totalDelay = 0; + + // Set the shade-animating state to avoid doing other work during + // all of these animations. In particular, avoid layout and + // redrawing when collapsing the shade. + mPile.setViewRemoval(false); + + mPostCollapseCleanup = new Runnable() { public void run() { try { + mPile.setViewRemoval(true); mBarService.onClearAllNotifications(); - } catch (RemoteException ex) { } + } catch (Exception ex) { } } - }, N * ROW_DELAY + 500); - - mPile.setAnimateBounds(false); // temporarily disable some re-layouts + }; + View sampleView = snapshot.get(0); + int width = sampleView.getWidth(); + final int velocity = (int)(width * 8); // 1000/8 = 125 ms duration for (View v : snapshot) { final View _v = v; - mHandler.post(new Runnable() { + mHandler.postDelayed(new Runnable() { @Override public void run() { - mPile.dismissRowAnimated(_v, (int)(ROW_DELAY*0.25f)); + mPile.dismissRowAnimated(_v, velocity); } - }); - try { - Thread.sleep(ROW_DELAY); - } catch (InterruptedException ex) { } + }, totalDelay); + currentDelay = Math.max(50, currentDelay - ROW_DELAY_DECREMENT); + totalDelay += currentDelay; } - - mPile.setAnimateBounds(true); // reenable layout animation + // Delay the collapse animation until after all swipe animations have + // finished. Provide some buffer because there may be some extra delay + // before actually starting each swipe animation. Ideally, we'd + // synchronize the end of those animations with the start of the collaps + // exactly. + mHandler.postDelayed(new Runnable() { + public void run() { + animateCollapse(false); + } + }, totalDelay + 225); } }).start(); } diff --git a/packages/SystemUI/src/com/android/systemui/statusbar/policy/NotificationRowLayout.java b/packages/SystemUI/src/com/android/systemui/statusbar/policy/NotificationRowLayout.java index a7342dc..3649f75 100644 --- a/packages/SystemUI/src/com/android/systemui/statusbar/policy/NotificationRowLayout.java +++ b/packages/SystemUI/src/com/android/systemui/statusbar/policy/NotificationRowLayout.java @@ -18,7 +18,6 @@ package com.android.systemui.statusbar.policy; import android.animation.Animator; import android.animation.AnimatorListenerAdapter; -import android.animation.AnimatorSet; import android.animation.ObjectAnimator; import android.animation.ValueAnimator; import android.content.Context; @@ -29,7 +28,6 @@ import android.util.AttributeSet; import android.util.Log; import android.util.Slog; import android.view.MotionEvent; -import android.view.VelocityTracker; import android.view.View; import android.view.ViewConfiguration; import android.view.ViewGroup; @@ -59,6 +57,10 @@ public class NotificationRowLayout extends ViewGroup implements SwipeHelper.Call private SwipeHelper mSwipeHelper; + // Flag set during notification removal animation to avoid causing too much work until + // animation is done + boolean mRemoveViews = true; + public NotificationRowLayout(Context context, AttributeSet attrs) { this(context, attrs, 0); } @@ -117,7 +119,7 @@ public class NotificationRowLayout extends ViewGroup implements SwipeHelper.Call public void onChildDismissed(View v) { final View veto = v.findViewById(R.id.veto); - if (veto != null && veto.getVisibility() != View.GONE) { + if (veto != null && veto.getVisibility() != View.GONE && mRemoveViews) { veto.performClick(); } } @@ -170,7 +172,6 @@ public class NotificationRowLayout extends ViewGroup implements SwipeHelper.Call final View childF = child; if (mAnimateBounds) { - child.setPivotY(0); final ObjectAnimator alphaFade = ObjectAnimator.ofFloat(child, "alpha", 0f, 1f); alphaFade.setDuration(APPEAR_ANIM_LEN); alphaFade.addListener(new AnimatorListenerAdapter() { @@ -189,6 +190,16 @@ public class NotificationRowLayout extends ViewGroup implements SwipeHelper.Call } } + /** + * Sets a flag to tell us whether to actually remove views. Removal is delayed by setting this + * to false during some animations to smooth out performance. Callers should restore the + * flag to true after the animation is done, and then they should make sure that the views + * get removed properly. + */ + public void setViewRemoval(boolean removeViews) { + mRemoveViews = removeViews; + } + public void dismissRowAnimated(View child) { dismissRowAnimated(child, 0); } @@ -199,16 +210,34 @@ public class NotificationRowLayout extends ViewGroup implements SwipeHelper.Call @Override public void removeView(View child) { - final View childF = child; + if (!mRemoveViews) { + // This flag is cleared during an animation that removes all notifications. There + // should be a call to remove all notifications when the animation is done, at which + // time the view will be removed. + return; + } if (mAnimateBounds) { if (mAppearingViews.containsKey(child)) { mAppearingViews.remove(child); } - child.setPivotY(0); - final ObjectAnimator alphaFade = ObjectAnimator.ofFloat(child, "alpha", 0f); - alphaFade.setDuration(DISAPPEAR_ANIM_LEN); - alphaFade.addListener(new AnimatorListenerAdapter() { + // Don't fade it out if it already has a low alpha value, but run a non-visual + // animation which is used by onLayout() to animate shrinking the gap that it left + // in the list + ValueAnimator anim; + float currentAlpha = child.getAlpha(); + if (currentAlpha > .1) { + anim = ObjectAnimator.ofFloat(child, "alpha", currentAlpha, 0); + } else { + if (currentAlpha > 0) { + // Just make it go away - no need to render it anymore + child.setAlpha(0); + } + anim = ValueAnimator.ofFloat(0, 1); + } + anim.setDuration(DISAPPEAR_ANIM_LEN); + final View childF = child; + anim.addListener(new AnimatorListenerAdapter() { @Override public void onAnimationEnd(Animator animation) { if (DEBUG) Slog.d(TAG, "actually removing child: " + childF); @@ -218,9 +247,8 @@ public class NotificationRowLayout extends ViewGroup implements SwipeHelper.Call } }); - alphaFade.start(); - - mDisappearingViews.put(child, alphaFade); + anim.start(); + mDisappearingViews.put(child, anim); requestLayout(); // start the container animation } else { |