Snap for 8474975 from 2fd5cbd2bf to tm-qpr1-release
Change-Id: I8c4aa3119040ff52a587833a9a3e5ca9def363bc
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@
|
||||
<manifest
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.android.launcher3">
|
||||
<uses-sdk android:targetSdkVersion="30" android:minSdkVersion="26"/>
|
||||
<uses-sdk android:targetSdkVersion="33" android:minSdkVersion="26"/>
|
||||
<!--
|
||||
Manifest entries specific to Launcher3. This is merged with AndroidManifest-common.xml.
|
||||
Refer comments around specific entries on how to extend individual components.
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
<manifest
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.android.launcher3">
|
||||
<uses-sdk android:targetSdkVersion="29" android:minSdkVersion="25"/>
|
||||
<uses-sdk android:targetSdkVersion="33" android:minSdkVersion="26"/>
|
||||
<!--
|
||||
Manifest entries specific to Launcher3. This is merged with AndroidManifest-common.xml.
|
||||
Refer comments around specific entries on how to extend individual components.
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
<dimen name="task_menu_corner_radius">22dp</dimen>
|
||||
<dimen name="task_menu_item_corner_radius">4dp</dimen>
|
||||
<dimen name="task_menu_spacing">2dp</dimen>
|
||||
<dimen name="task_menu_width_grid">234dp</dimen>
|
||||
<dimen name="task_menu_width_grid">216dp</dimen>
|
||||
<dimen name="task_menu_horizontal_padding">8dp</dimen>
|
||||
<dimen name="overview_proactive_row_height">48dp</dimen>
|
||||
<dimen name="overview_proactive_row_bottom_margin">16dp</dimen>
|
||||
|
||||
@@ -16,6 +16,10 @@
|
||||
|
||||
package com.android.launcher3.proxy;
|
||||
|
||||
import static android.app.PendingIntent.FLAG_MUTABLE;
|
||||
import static android.app.PendingIntent.FLAG_ONE_SHOT;
|
||||
import static android.app.PendingIntent.FLAG_UPDATE_CURRENT;
|
||||
|
||||
import android.app.Activity;
|
||||
import android.app.PendingIntent;
|
||||
import android.app.PendingIntent.CanceledException;
|
||||
@@ -45,7 +49,7 @@ public class StartActivityParams implements Parcelable {
|
||||
|
||||
public StartActivityParams(Activity activity, int requestCode) {
|
||||
this(activity.createPendingResult(requestCode, new Intent(),
|
||||
PendingIntent.FLAG_ONE_SHOT | PendingIntent.FLAG_UPDATE_CURRENT), requestCode);
|
||||
FLAG_ONE_SHOT | FLAG_UPDATE_CURRENT | FLAG_MUTABLE), requestCode);
|
||||
}
|
||||
|
||||
public StartActivityParams(PendingIntent pendingIntent, int requestCode) {
|
||||
|
||||
@@ -46,7 +46,8 @@ public class DigitalWellBeingToastTest extends AbstractQuickStepTest {
|
||||
runWithShellPermission(() ->
|
||||
usageStatsManager.registerAppUsageLimitObserver(observerId, packages,
|
||||
Duration.ofSeconds(600), Duration.ofSeconds(300),
|
||||
PendingIntent.getActivity(mTargetContext, -1, new Intent(), 0)));
|
||||
PendingIntent.getActivity(mTargetContext, -1, new Intent(),
|
||||
PendingIntent.FLAG_MUTABLE)));
|
||||
|
||||
mLauncher.goHome();
|
||||
final DigitalWellBeingToast toast = getToast();
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"<xliff:g id="NAME">%1$s</xliff:g> installeer tans; <xliff:g id="PROGRESS">%2$s</xliff:g> voltooi"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"<xliff:g id="NAME">%1$s</xliff:g> laai tans af, <xliff:g id="PROGRESS">%2$s</xliff:g> voltooid"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> wag tans om te installeer"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"Legstukkelys"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"Legstukkelys is toegemaak"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"Voeg by tuisskerm"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"<xliff:g id="NAME">%1$s</xliff:g> በመጫን ላይ፣ <xliff:g id="PROGRESS">%2$s</xliff:g> ተጠናቅቋል"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"<xliff:g id="NAME">%1$s</xliff:g> በመውረድ ላይ፣ <xliff:g id="PROGRESS">%2$s</xliff:g> ተጠናቋል"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> ለመጫን በመጠበቅ ላይ"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"የመግብሮች ዝርዝር"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"የመግብሮች ዝርዝር ተዘግቷል"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"ወደ መነሻ ማያ ገጽ አክል"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"جارٍ تثبيت <xliff:g id="NAME">%1$s</xliff:g>، مستوى التقدم: <xliff:g id="PROGRESS">%2$s</xliff:g>"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"جارٍ تنزيل <xliff:g id="NAME">%1$s</xliff:g>، اكتمل <xliff:g id="PROGRESS">%2$s</xliff:g>"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> في انتظار التثبيت"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"قائمة الأدوات"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"تم إغلاق قائمة الأدوات."</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"إضافة تطبيق للشاشة الرئيسية"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"<xliff:g id="NAME">%1$s</xliff:g> ইনষ্টল কৰি থকা হৈছে, <xliff:g id="PROGRESS">%2$s</xliff:g> সম্পূৰ্ণ হৈছে"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"<xliff:g id="NAME">%1$s</xliff:g> ডাউনল’ড কৰি থকা হৈছে, <xliff:g id="PROGRESS">%2$s</xliff:g> সম্পূৰ্ণ হ’ল"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> ইনষ্টল হোৱালৈ অপেক্ষা কৰি থকা হৈছে"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"ৱিজেটৰ তালিকা"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"ৱিজেটৰ তালিকা বন্ধ কৰা হ’ল"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"গৃহ স্ক্ৰীনত যোগ কৰক"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"<xliff:g id="NAME">%1$s</xliff:g> quraşdırır, <xliff:g id="PROGRESS">%2$s</xliff:g> tamamlanıb"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"<xliff:g id="NAME">%1$s</xliff:g> endirilir, <xliff:g id="PROGRESS">%2$s</xliff:g> tamamlandı"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> yüklənmək üçün gözləyir"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"Vidcet siyahısı"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"Vidcet siyahısı bağlandı"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"Əsas ekrana əlavə edin"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"<xliff:g id="NAME">%1$s</xliff:g> se instalira, <xliff:g id="PROGRESS">%2$s</xliff:g> gotovo"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"<xliff:g id="NAME">%1$s</xliff:g> se preuzima, završeno je <xliff:g id="PROGRESS">%2$s</xliff:g>"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> čeka na instaliranje"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"Lista vidžeta"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"Lista vidžeta je zatvorena"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"Dodajte na početni ekran"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"Усталёўваецца праграма \"<xliff:g id="NAME">%1$s</xliff:g>\", завершана <xliff:g id="PROGRESS">%2$s</xliff:g>"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"Ідзе спампоўка <xliff:g id="NAME">%1$s</xliff:g>, <xliff:g id="PROGRESS">%2$s</xliff:g> завершана"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> чакае ўсталёўкі"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"Спіс віджэтаў"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"Спіс віджэтаў закрыты"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"Дадаць на галоўны экран"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"<xliff:g id="NAME">%1$s</xliff:g> се инсталира, <xliff:g id="PROGRESS">%2$s</xliff:g> завършено"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"<xliff:g id="NAME">%1$s</xliff:g> се изтегля. Завършено: <xliff:g id="PROGRESS">%2$s</xliff:g>"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> изчаква инсталиране"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"Списък с приспособления"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"Списъкът с приспособления е затворен"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"Добавяне към началния екран"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"<xliff:g id="NAME">%1$s</xliff:g> ইনস্টল করা হচ্ছে, <xliff:g id="PROGRESS">%2$s</xliff:g> সম্পূর্ণ হয়েছে"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"<xliff:g id="NAME">%1$s</xliff:g> ডাউনলোড হচ্ছে <xliff:g id="PROGRESS">%2$s</xliff:g> সম্পন্ন হয়েছে"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> ইনস্টলের অপেক্ষায় রয়েছে"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"উইজেটের তালিকা"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"উইজেটের তালিকা বন্ধ করা হয়েছে"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"হোম স্ক্রিনে যোগ করুন"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"Instaliranje aplikacije <xliff:g id="NAME">%1$s</xliff:g>, završeno je <xliff:g id="PROGRESS">%2$s</xliff:g>"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"<xliff:g id="NAME">%1$s</xliff:g> se preuzima, završeno <xliff:g id="PROGRESS">%2$s</xliff:g>"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> čeka da se instalira"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"Spisak vidžeta"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"Spisak vidžeta je zatvoren"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"Dodavanje na početni ekran"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"S\'està instal·lant <xliff:g id="NAME">%1$s</xliff:g>; s\'ha completat un <xliff:g id="PROGRESS">%2$s</xliff:g>"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"S\'està baixant <xliff:g id="NAME">%1$s</xliff:g>, <xliff:g id="PROGRESS">%2$s</xliff:g> completat"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"S\'està esperant per instal·lar <xliff:g id="NAME">%1$s</xliff:g>"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"Llista de widgets"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"S\'ha tancat la llista de widgets"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"Afegeix a la pantalla d\'inici"</string>
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
<string name="split_screen_position_left" msgid="7537793098851830883">"Rozdělit vlevo"</string>
|
||||
<string name="split_screen_position_right" msgid="1569377524925193369">"Rozdělit vpravo"</string>
|
||||
<string name="split_app_info_accessibility" msgid="5475288491241414932">"Informace o aplikaci %1$s"</string>
|
||||
<string name="long_press_widget_to_add" msgid="3587712543577675817">"Klepnutím a podržením přesunete widget."</string>
|
||||
<string name="long_press_widget_to_add" msgid="3587712543577675817">"Widget přesunete klepnutím a podržením."</string>
|
||||
<string name="long_accessible_way_to_add" msgid="2733588281439571974">"Dvojitým klepnutím a podržením přesunete widget, případně použijte vlastní akce."</string>
|
||||
<string name="widget_dims_format" msgid="2370757736025621599">"%1$d × %2$d"</string>
|
||||
<string name="widget_accessible_dims_format" msgid="3640149169885301790">"šířka %1$d, výška %2$d"</string>
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"Instalace aplikace <xliff:g id="NAME">%1$s</xliff:g>, dokončeno <xliff:g id="PROGRESS">%2$s</xliff:g>"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"Stahování aplikace <xliff:g id="NAME">%1$s</xliff:g> (dokončeno <xliff:g id="PROGRESS">%2$s</xliff:g>)"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"Instalace aplikace <xliff:g id="NAME">%1$s</xliff:g> čeká na zahájení"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"Seznam widgetů"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"Seznam widgetů zavřen"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"Přidat na plochu"</string>
|
||||
@@ -156,7 +164,7 @@
|
||||
<string name="all_apps_personal_tab" msgid="4190252696685155002">"Osobní"</string>
|
||||
<string name="all_apps_work_tab" msgid="4884822796154055118">"Pracovní"</string>
|
||||
<string name="work_profile_toggle_label" msgid="3081029915775481146">"Pracovní profil"</string>
|
||||
<string name="work_profile_edu_work_apps" msgid="7895468576497746520">"Pracovní aplikace jsou označené a viditelné vašemu administrátorovi IT"</string>
|
||||
<string name="work_profile_edu_work_apps" msgid="7895468576497746520">"Pracovní aplikace jsou označené a váš administrátor IT je vidí"</string>
|
||||
<string name="work_profile_edu_accept" msgid="6069788082535149071">"Rozumím"</string>
|
||||
<string name="work_apps_paused_title" msgid="3040901117349444598">"Pracovní aplikace jsou pozastaveny"</string>
|
||||
<string name="work_apps_paused_body" msgid="261634750995824906">"Pracovní aplikace vám nemohou zasílat oznámení, používat vaši baterii ani získat přístup k vaší poloze"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"<xliff:g id="NAME">%1$s</xliff:g> installeres. <xliff:g id="PROGRESS">%2$s</xliff:g> fuldført"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"<xliff:g id="NAME">%1$s</xliff:g> downloades. <xliff:g id="PROGRESS">%2$s</xliff:g> er gennemført"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> venter på at installere"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"Liste med widgets"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"Listen med widgets blev lukket"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"Føj til startskærm"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"<xliff:g id="NAME">%1$s</xliff:g> wird installiert, <xliff:g id="PROGRESS">%2$s</xliff:g> abgeschlossen"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"<xliff:g id="NAME">%1$s</xliff:g> wird heruntergeladen, <xliff:g id="PROGRESS">%2$s</xliff:g> abgeschlossen"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"Warten auf Installation von <xliff:g id="NAME">%1$s</xliff:g>"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"Widgetliste"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"Widgetliste geschlossen"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"Zum Startbildschirm hinzufügen"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"Έχει ολοκληρωθεί το <xliff:g id="PROGRESS">%2$s</xliff:g> της εγκατάστασης της εφαρμογής <xliff:g id="NAME">%1$s</xliff:g>"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"Λήψη <xliff:g id="NAME">%1$s</xliff:g>, ολοκληρώθηκε <xliff:g id="PROGRESS">%2$s</xliff:g>"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> σε αναμονή για εγκατάσταση"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"Λίστα γραφικών στοιχείων"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"Η λίστα γραφικών στοιχείων έκλεισε"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"Προσθήκη στην αρχική οθόνη"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"<xliff:g id="NAME">%1$s</xliff:g> installing, <xliff:g id="PROGRESS">%2$s</xliff:g> complete"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"<xliff:g id="NAME">%1$s</xliff:g> downloading, <xliff:g id="PROGRESS">%2$s</xliff:g> complete"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> waiting to install"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"Widgets list"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"Widgets list closed"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"Add to home screen"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"<xliff:g id="NAME">%1$s</xliff:g> installing, <xliff:g id="PROGRESS">%2$s</xliff:g> complete"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"<xliff:g id="NAME">%1$s</xliff:g> downloading, <xliff:g id="PROGRESS">%2$s</xliff:g> complete"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> waiting to install"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"Widgets list"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"Widgets list closed"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"Add to home screen"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"<xliff:g id="NAME">%1$s</xliff:g> installing, <xliff:g id="PROGRESS">%2$s</xliff:g> complete"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"<xliff:g id="NAME">%1$s</xliff:g> downloading, <xliff:g id="PROGRESS">%2$s</xliff:g> complete"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> waiting to install"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"Widgets list"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"Widgets list closed"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"Add to home screen"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"<xliff:g id="NAME">%1$s</xliff:g> installing, <xliff:g id="PROGRESS">%2$s</xliff:g> complete"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"<xliff:g id="NAME">%1$s</xliff:g> downloading, <xliff:g id="PROGRESS">%2$s</xliff:g> complete"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> waiting to install"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"Widgets list"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"Widgets list closed"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"Add to home screen"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"<xliff:g id="NAME">%1$s</xliff:g> installing, <xliff:g id="PROGRESS">%2$s</xliff:g> complete"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"<xliff:g id="NAME">%1$s</xliff:g> downloading, <xliff:g id="PROGRESS">%2$s</xliff:g> complete"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> waiting to install"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"Widgets list"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"Widgets list closed"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"Add to home screen"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"Se está instalando <xliff:g id="NAME">%1$s</xliff:g>; <xliff:g id="PROGRESS">%2$s</xliff:g> completado"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"Se completó el <xliff:g id="PROGRESS">%2$s</xliff:g> de la descarga de <xliff:g id="NAME">%1$s</xliff:g>"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"Instalación de <xliff:g id="NAME">%1$s</xliff:g> en espera"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"Lista de widgets"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"Se cerró la lista de widgets"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"Agregar a pantalla principal"</string>
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
<string name="split_screen_position_left" msgid="7537793098851830883">"Dividir parte izquierda"</string>
|
||||
<string name="split_screen_position_right" msgid="1569377524925193369">"Dividir parte derecha"</string>
|
||||
<string name="split_app_info_accessibility" msgid="5475288491241414932">"Información de la aplicación %1$s"</string>
|
||||
<string name="long_press_widget_to_add" msgid="3587712543577675817">"Mantén pulsado un widget para moverlo."</string>
|
||||
<string name="long_press_widget_to_add" msgid="3587712543577675817">"Mantén pulsado un widget para moverlo"</string>
|
||||
<string name="long_accessible_way_to_add" msgid="2733588281439571974">"Toca dos veces y mantén pulsado un widget para moverlo o usar acciones personalizadas."</string>
|
||||
<string name="widget_dims_format" msgid="2370757736025621599">"%1$d × %2$d"</string>
|
||||
<string name="widget_accessible_dims_format" msgid="3640149169885301790">"%1$d de ancho por %2$d de alto"</string>
|
||||
@@ -41,7 +41,7 @@
|
||||
<string name="add_to_home_screen" msgid="9168649446635919791">"Añadir a pantalla de inicio"</string>
|
||||
<string name="added_to_home_screen_accessibility_text" msgid="4451545765448884415">"Widget <xliff:g id="WIDGET_NAME">%1$s</xliff:g> añadido a la pantalla de inicio"</string>
|
||||
<string name="widgets_count" msgid="6467746476364652096">"{count,plural, =1{# widget}other{# widgets}}"</string>
|
||||
<string name="shortcuts_count" msgid="8471715556199592381">"{count,plural, =1{# combinación de teclas}other{# combinaciones de teclas}}"</string>
|
||||
<string name="shortcuts_count" msgid="8471715556199592381">"{count,plural, =1{# acceso directo}other{# accesos directos}}"</string>
|
||||
<string name="widgets_and_shortcuts_count" msgid="7209136747878365116">"<xliff:g id="WIDGETS_COUNT">%1$s</xliff:g>, <xliff:g id="SHORTCUTS_COUNT">%2$s</xliff:g>"</string>
|
||||
<string name="widget_button_text" msgid="2880537293434387943">"Widgets"</string>
|
||||
<string name="widgets_full_sheet_search_bar_hint" msgid="8484659090860596457">"Buscar"</string>
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"Instalando <xliff:g id="NAME">%1$s</xliff:g>, <xliff:g id="PROGRESS">%2$s</xliff:g> completado"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"Descargando <xliff:g id="NAME">%1$s</xliff:g> (<xliff:g id="PROGRESS">%2$s</xliff:g> completado)"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"Esperando para instalar <xliff:g id="NAME">%1$s</xliff:g>"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"Lista de widgets"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"Lista de widgets cerrada"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"Añadir a pantalla de inicio"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"Üksust <xliff:g id="NAME">%1$s</xliff:g> installitakse, <xliff:g id="PROGRESS">%2$s</xliff:g> on valmis"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"Rakenduse <xliff:g id="NAME">%1$s</xliff:g> allalaadimine, <xliff:g id="PROGRESS">%2$s</xliff:g> on valmis"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> on installimise ootel"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"Vidinate loend"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"Vidinate loend on suletud"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"Lisa avakuvale"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"<xliff:g id="NAME">%1$s</xliff:g> instalatzen, <xliff:g id="PROGRESS">%2$s</xliff:g> osatuta"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"<xliff:g id="NAME">%1$s</xliff:g> deskargatzen, <xliff:g id="PROGRESS">%2$s</xliff:g> osatuta"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> instalatzeko zain"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"Widget-zerrenda"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"Itxi da widget-zerrenda"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"Gehitu hasierako pantailan"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"<xliff:g id="NAME">%1$s</xliff:g> درحال نصب است، <xliff:g id="PROGRESS">%2$s</xliff:g> تکمیل شده است"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"درحال بارگیری <xliff:g id="NAME">%1$s</xliff:g>، <xliff:g id="PROGRESS">%2$s</xliff:g> کامل شد"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> درانتظار نصب"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"فهرست ابزارکها"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"فهرست ابزارکها بسته شد"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"افزودن به صفحه اصلی"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"<xliff:g id="NAME">%1$s</xliff:g> asennetaan, <xliff:g id="PROGRESS">%2$s</xliff:g> valmis"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"<xliff:g id="NAME">%1$s</xliff:g> latautuu, valmiina <xliff:g id="PROGRESS">%2$s</xliff:g>"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> odottaa asennusta"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"Widget-luettelo"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"Widget-luettelo suljettu"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"Lisää aloitusnäytölle"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"Installation de l\'application <xliff:g id="NAME">%1$s</xliff:g> en cours, <xliff:g id="PROGRESS">%2$s</xliff:g> terminée"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"Téléchargement de <xliff:g id="NAME">%1$s</xliff:g> : <xliff:g id="PROGRESS">%2$s</xliff:g>"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> en attente d\'installation"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"Liste des widgets"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"Liste des widgets fermée"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"Ajouter à l\'écran d\'accueil"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"Installation de <xliff:g id="NAME">%1$s</xliff:g>… (<xliff:g id="PROGRESS">%2$s</xliff:g> terminés)"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"<xliff:g id="NAME">%1$s</xliff:g> en cours de téléchargement, <xliff:g id="PROGRESS">%2$s</xliff:g> effectué(s)"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> en attente d\'installation"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"Liste des widgets"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"La liste des widgets est fermée"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"Ajouter à l\'écran d\'accueil"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"Instalando <xliff:g id="NAME">%1$s</xliff:g>, <xliff:g id="PROGRESS">%2$s</xliff:g> completado"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"Descargando <xliff:g id="NAME">%1$s</xliff:g> (<xliff:g id="PROGRESS">%2$s</xliff:g> completado)"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"Esperando para instalar <xliff:g id="NAME">%1$s</xliff:g>"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"Lista de widgets"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"Pechouse a lista de widgets"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"Engadir á pantalla de inicio"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"<xliff:g id="NAME">%1$s</xliff:g> ઇન્સ્ટૉલ કરી રહ્યાં છીએ, <xliff:g id="PROGRESS">%2$s</xliff:g> પૂર્ણ થયું"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"<xliff:g id="NAME">%1$s</xliff:g> ડાઉનલોડ કરી રહ્યાં છે, <xliff:g id="PROGRESS">%2$s</xliff:g> પૂર્ણ"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g>, ઇન્સ્ટૉલ થવાની રાહ જોઈ રહ્યું છે"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"વિજેટની સૂચિ"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"વિજેટની સૂચિ બંધ કરવામાં આવી છે"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"હોમ સ્ક્રીનમાં ઉમેરો"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"<xliff:g id="NAME">%1$s</xliff:g> इंस्टॉल किया जा रहा है, <xliff:g id="PROGRESS">%2$s</xliff:g> पूरा हो गया"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"<xliff:g id="NAME">%1$s</xliff:g> डाउनलोड हो रहा है, <xliff:g id="PROGRESS">%2$s</xliff:g> पूरी हुई"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> के इंस्टॉल होने की प्रतीक्षा की जा रही है"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"विजेट की सूची"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"विजेट की सूची बंद हो गई है"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"होम स्क्रीन पर जोड़ें"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"Instaliranje aplikacije <xliff:g id="NAME">%1$s</xliff:g>, <xliff:g id="PROGRESS">%2$s</xliff:g> dovršeno"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"Preuzimanje aplikacije <xliff:g id="NAME">%1$s</xliff:g>, dovršeno <xliff:g id="PROGRESS">%2$s</xliff:g>"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"Čekanje na instaliranje aplikacije <xliff:g id="NAME">%1$s</xliff:g>"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"Popis widgeta"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"Popis widgeta zatvoren"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"Dodajte na početni zaslon"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"Folyamatban van a(z) <xliff:g id="NAME">%1$s</xliff:g> telepítése, <xliff:g id="PROGRESS">%2$s</xliff:g> kész"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"A(z) <xliff:g id="NAME">%1$s</xliff:g> letöltése, <xliff:g id="PROGRESS">%2$s</xliff:g> kész"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"A(z) <xliff:g id="NAME">%1$s</xliff:g> telepítésre vár"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"Widgetlista"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"Widgetlista bezárva"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"Hozzáadás a kezdőképernyőhöz"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"<xliff:g id="NAME">%1$s</xliff:g> հավելվածը տեղադրվում է, կատարված է <xliff:g id="PROGRESS">%2$s</xliff:g>-ը"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"<xliff:g id="NAME">%1$s</xliff:g>–ի ներբեռնում (<xliff:g id="PROGRESS">%2$s</xliff:g>)"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g>-ի տեղադրման սպասում"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"Վիջեթների ցանկ"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"Վիջեթների ցանկը փակվեց"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"Ավելացնել հիմնական էկրանին"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"<xliff:g id="NAME">%1$s</xliff:g> sedang diinstal, <xliff:g id="PROGRESS">%2$s</xliff:g> selesai"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"<xliff:g id="NAME">%1$s</xliff:g> sedang didownload, <xliff:g id="PROGRESS">%2$s</xliff:g> selesai"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> menunggu dipasang"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"Daftar widget"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"Daftar widget ditutup"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"Tambahkan ke layar utama"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"Setur upp <xliff:g id="NAME">%1$s</xliff:g>, <xliff:g id="PROGRESS">%2$s</xliff:g> lokið"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"<xliff:g id="NAME">%1$s</xliff:g> í niðurhali, <xliff:g id="PROGRESS">%2$s</xliff:g> lokið"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> bíður uppsetningar"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"Græjulisti"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"Græjulista lokað"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"Bæta á heimaskjá"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"Installazione di <xliff:g id="NAME">%1$s</xliff:g>, completamento: <xliff:g id="PROGRESS">%2$s</xliff:g>"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"Download di <xliff:g id="NAME">%1$s</xliff:g> in corso, <xliff:g id="PROGRESS">%2$s</xliff:g> completato"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> in attesa di installazione"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"Elenco di widget"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"Elenco di widget chiuso"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"Aggiungi alla schermata Home"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"<xliff:g id="NAME">%1$s</xliff:g> בתהליך התקנה, <xliff:g id="PROGRESS">%2$s</xliff:g> הושלמו"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"הורדת <xliff:g id="NAME">%1$s</xliff:g> מתבצעת, <xliff:g id="PROGRESS">%2$s</xliff:g> הושלמו"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"מחכה להתקנה של <xliff:g id="NAME">%1$s</xliff:g>"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"רשימת ווידג\'טים"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"רשימת הווידג\'טים נסגרה"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"הוספה למסך הבית"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"<xliff:g id="NAME">%1$s</xliff:g> をインストールしています: <xliff:g id="PROGRESS">%2$s</xliff:g> 完了"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"<xliff:g id="NAME">%1$s</xliff:g>をダウンロード中、<xliff:g id="PROGRESS">%2$s</xliff:g>完了"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g>のインストール待ち"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"ウィジェット リスト"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"ウィジェット リストを閉じました"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"ホーム画面に追加"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"ინსტალირდება <xliff:g id="NAME">%1$s</xliff:g>, <xliff:g id="PROGRESS">%2$s</xliff:g> დასრულებულია"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"მიმდინარეობს <xliff:g id="NAME">%1$s</xliff:g>-ის ჩამოტვირთვა, <xliff:g id="PROGRESS">%2$s</xliff:g> დასრულდა"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> ელოდება ინსტალაციას"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"ვიჯეტების სია"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"ვიჯეტების სია დაიხურა"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"მთავარ ეკრანზე დამატება"</string>
|
||||
|
||||
@@ -51,7 +51,7 @@
|
||||
<string name="widgets_full_sheet_personal_tab" msgid="2743540105607120182">"Жеке виджеттер"</string>
|
||||
<string name="widgets_full_sheet_work_tab" msgid="3767150027110633765">"Жұмыс виджеттері"</string>
|
||||
<string name="widget_category_conversations" msgid="8894438636213590446">"Әңгімелер"</string>
|
||||
<string name="widget_education_header" msgid="4874760613775913787">"Саусақпен түртсеңіз болғаны – пайдалы ақпарат көз алдыңызда"</string>
|
||||
<string name="widget_education_header" msgid="4874760613775913787">"Саусақпен түртсеңіз болғаны – пайдалы ақпарат көз алдыңызда"</string>
|
||||
<string name="widget_education_content" msgid="1731667670753497052">"Қолданбаларды ашпай-ақ ақпарат алу үшін негізгі экранға тиісті виджеттерді қосыңыз."</string>
|
||||
<string name="reconfigurable_widget_education_tip" msgid="6336962690888067057">"Виджет параметрлерін өзгерту үшін түртіңіз."</string>
|
||||
<string name="widget_education_close_button" msgid="8676165703104836580">"Түсінікті"</string>
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"<xliff:g id="NAME">%1$s</xliff:g> орнатылуда, <xliff:g id="PROGRESS">%2$s</xliff:g> аяқталды"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"<xliff:g id="NAME">%1$s</xliff:g> жүктелуде, <xliff:g id="PROGRESS">%2$s</xliff:g> аяқталды"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> орнату күтілуде"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"Виджеттер тізімі"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"Видджеттер тізімі жабылды"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"Негізгі экранға қосу"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"កំពុងដំឡើង <xliff:g id="NAME">%1$s</xliff:g>, បានបញ្ចប់ <xliff:g id="PROGRESS">%2$s</xliff:g>"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"កំពុងដោនឡូត <xliff:g id="NAME">%1$s</xliff:g> បានបញ្ចប់ <xliff:g id="PROGRESS">%2$s</xliff:g>"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> កំពុងរង់ចាំការដំឡើង"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"បញ្ជីធាតុក្រាហ្វិក"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"បានបិទបញ្ជីធាតុក្រាហ្វិក"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"បញ្ចូលទៅក្នុងអេក្រង់ដើម"</string>
|
||||
|
||||
@@ -50,7 +50,7 @@
|
||||
<string name="no_search_results" msgid="3787956167293097509">"ಯಾವುದೇ ವಿಜೆಟ್ಗಳು ಅಥವಾ ಶಾರ್ಟ್ಕಟ್ಗಳು ಕಂಡುಬಂದಿಲ್ಲ"</string>
|
||||
<string name="widgets_full_sheet_personal_tab" msgid="2743540105607120182">"ವೈಯಕ್ತಿಕ"</string>
|
||||
<string name="widgets_full_sheet_work_tab" msgid="3767150027110633765">"ಕೆಲಸ"</string>
|
||||
<string name="widget_category_conversations" msgid="8894438636213590446">"ಸಂವಾದಗಳು"</string>
|
||||
<string name="widget_category_conversations" msgid="8894438636213590446">"ಸಂಭಾಷಣೆಗಳು"</string>
|
||||
<string name="widget_education_header" msgid="4874760613775913787">"ನಿಮ್ಮ ಬೆರಳ ತುದಿಯಲ್ಲಿ ಉಪಯುಕ್ತ ಮಾಹಿತಿ"</string>
|
||||
<string name="widget_education_content" msgid="1731667670753497052">"ಆ್ಯಪ್ಗಳನ್ನು ತೆರೆಯದೆಯೇ ಮಾಹಿತಿಯನ್ನು ಪಡೆಯಲು, ನಿಮ್ಮ ಹೋಮ್ ಸ್ಕ್ರೀನ್ನಲ್ಲಿ ನೀವು ವಿಜೆಟ್ಗಳನ್ನು ಸೇರಿಸಬಹುದು"</string>
|
||||
<string name="reconfigurable_widget_education_tip" msgid="6336962690888067057">"ವಿಜೆಟ್ ಸೆಟ್ಟಿಂಗ್ಗಳನ್ನು ಬದಲಾಯಿಸಲು ಟ್ಯಾಪ್ ಮಾಡಿ"</string>
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"<xliff:g id="NAME">%1$s</xliff:g> ಇನ್ಸ್ಟಾಲ್ ಮಾಡಲಾಗುತ್ತಿದೆ, <xliff:g id="PROGRESS">%2$s</xliff:g> ಪೂರ್ಣಗೊಂಡಿದೆ"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"<xliff:g id="NAME">%1$s</xliff:g> ಡೌನ್ಲೋಡ್ ಮಾಡಲಾಗುತ್ತಿದೆ, <xliff:g id="PROGRESS">%2$s</xliff:g> ಪೂರ್ಣಗೊಂಡಿದೆ"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> ಸ್ಥಾಪಿಸಲು ಕಾಯಲಾಗುತ್ತಿದೆ"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"ವಿಜೆಟ್ ಪಟ್ಟಿ"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"ವಿಜೆಟ್ ಪಟ್ಟಿಯನ್ನು ಮುಚ್ಚಲಾಗಿದೆ"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"ಹೋಮ್ ಸ್ಕ್ರೀನ್ಗೆ ಸೇರಿಸಿ"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"<xliff:g id="NAME">%1$s</xliff:g> 설치 중, <xliff:g id="PROGRESS">%2$s</xliff:g> 완료"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"<xliff:g id="NAME">%1$s</xliff:g> 다운로드 중, <xliff:g id="PROGRESS">%2$s</xliff:g> 완료"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> 설치 대기 중"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"위젯 목록"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"위젯 목록 닫힘"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"홈 화면에 추가"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"<xliff:g id="NAME">%1$s</xliff:g> орнотулууда, <xliff:g id="PROGRESS">%2$s</xliff:g> аткарылды"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"<xliff:g id="NAME">%1$s</xliff:g> жүктөлүп алынууда, <xliff:g id="PROGRESS">%2$s</xliff:g> аяктады"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> орнотулушу күтүлүүдө"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"Виджеттердин тизмеси"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"Виджеттердин тизмеси жабык"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"Башкы экранга кошуу"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"ກຳລັງຕິດຕັ້ງ <xliff:g id="NAME">%1$s</xliff:g>, <xliff:g id="PROGRESS">%2$s</xliff:g> ສຳເລັດແລ້ວ"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"<xliff:g id="NAME">%1$s</xliff:g> ກຳລັງດາວໂຫຼດ, <xliff:g id="PROGRESS">%2$s</xliff:g> ສຳເລັດ"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> ກຳລັງລໍຖ້າຕິດຕັ້ງ"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"ລາຍຊື່ວິດເຈັດ"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"ປິດລາຍຊື່ວິດເຈັດແລ້ວ"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"ເພີ່ມໃສ່ໂຮມສະກຣີນ"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"Įdiegiama: „<xliff:g id="NAME">%1$s</xliff:g>“; baigta: <xliff:g id="PROGRESS">%2$s</xliff:g>"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"Atsisiunčiama programa „<xliff:g id="NAME">%1$s</xliff:g>“, <xliff:g id="PROGRESS">%2$s</xliff:g> baigta"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"Laukiama, kol bus įdiegta programa „<xliff:g id="NAME">%1$s</xliff:g>“"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"Valdiklių sąrašas"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"Valdiklių sąrašas uždarytas"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"Pridėti prie pagrind. ekrano"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"Notiek lietotnes “<xliff:g id="NAME">%1$s</xliff:g>” instalēšana. Norise: <xliff:g id="PROGRESS">%2$s</xliff:g>."</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"Lietotnes <xliff:g id="NAME">%1$s</xliff:g> lejupielāde (<xliff:g id="PROGRESS">%2$s</xliff:g> pabeigti)"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"Notiek <xliff:g id="NAME">%1$s</xliff:g> instalēšana"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"Logrīku saraksts"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"Logrīku saraksts aizvērts"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"Pievienot sākuma ekrānam"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"<xliff:g id="NAME">%1$s</xliff:g> се инсталира, <xliff:g id="PROGRESS">%2$s</xliff:g> завршено"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"Се презема <xliff:g id="NAME">%1$s</xliff:g>, <xliff:g id="PROGRESS">%2$s</xliff:g> завршено"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> чека да се инсталира"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"Список со виџети"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"Списокот со виџети е затворен"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"Додај на почетниот екран"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"<xliff:g id="NAME">%1$s</xliff:g> ഇൻസ്റ്റാൾ ചെയ്യുന്നു, <xliff:g id="PROGRESS">%2$s</xliff:g> പൂർത്തിയായി"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"<xliff:g id="NAME">%1$s</xliff:g> ഡൗൺലോഡ് ചെയ്യുന്നു, <xliff:g id="PROGRESS">%2$s</xliff:g> പൂർത്തിയായി"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"ഇൻസ്റ്റാൾ ചെയ്യാൻ <xliff:g id="NAME">%1$s</xliff:g> കാക്കുന്നു"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"വിജറ്റുകളുടെ ലിസ്റ്റ്"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"വിജറ്റുകളുടെ ലിസ്റ്റ് അവസാനിപ്പിച്ചു"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"ഹോം സ്ക്രീനിലേക്ക് ചേർക്കുക"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"<xliff:g id="NAME">%1$s</xliff:g>-г суулгаж байна. <xliff:g id="PROGRESS">%2$s</xliff:g> дууссан"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"<xliff:g id="NAME">%1$s</xliff:g>-г татаж байна, <xliff:g id="PROGRESS">%2$s</xliff:g> татсан"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> нь суулгахыг хүлээж байна"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"Жижиг хэрэгслийн жагсаалт"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"Жижиг хэрэгслийн жагсаалтыг хаасан"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"Үндсэн нүүрэнд нэмэх"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"<xliff:g id="NAME">%1$s</xliff:g> इंस्टॉल करत आहे, <xliff:g id="PROGRESS">%2$s</xliff:g> पूर्ण झाले"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"<xliff:g id="NAME">%1$s</xliff:g> डाउनलोड होत आहे , <xliff:g id="PROGRESS">%2$s</xliff:g> पूर्ण झाले"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> इंस्टॉल करण्याची प्रतिक्षा करत आहे"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"विजेट सूची"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"विजेट सूची बंद केली"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"होम स्क्रीनवर जोडा"</string>
|
||||
@@ -156,7 +164,7 @@
|
||||
<string name="all_apps_personal_tab" msgid="4190252696685155002">"वैयक्तिक"</string>
|
||||
<string name="all_apps_work_tab" msgid="4884822796154055118">"कार्य"</string>
|
||||
<string name="work_profile_toggle_label" msgid="3081029915775481146">"कार्य प्रोफाइल"</string>
|
||||
<string name="work_profile_edu_work_apps" msgid="7895468576497746520">"कामाशी संबंधित ॲप्स ही बॅज केलेली असून तुमच्या IT ॲडमिनला दृश्यमान आहेत"</string>
|
||||
<string name="work_profile_edu_work_apps" msgid="7895468576497746520">"कामाशी संबंधित ॲप्स ही बॅज केलेली असून तुमच्या आयटी ॲडमिनला दृश्यमान आहेत"</string>
|
||||
<string name="work_profile_edu_accept" msgid="6069788082535149071">"समजले"</string>
|
||||
<string name="work_apps_paused_title" msgid="3040901117349444598">"कार्य ॲप्स थांबवली आहेत"</string>
|
||||
<string name="work_apps_paused_body" msgid="261634750995824906">"तुमची कार्य ॲप्स तुम्हाला सूचना पाठवू शकत नाहीत, तुमची बॅटरी वापरू शकत नाहीत किंवा तुमचे स्थान अॅक्सेस करू शकत नाहीत"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"<xliff:g id="NAME">%1$s</xliff:g> dipasang, <xliff:g id="PROGRESS">%2$s</xliff:g> selesai"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"<xliff:g id="NAME">%1$s</xliff:g> memuat turun, <xliff:g id="PROGRESS">%2$s</xliff:g> selesai"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> menunggu untuk dipasang"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"Senarai widget"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"Senarai widget ditutup"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"Tambahkan pada skrin utama"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"<xliff:g id="NAME">%1$s</xliff:g> ကို ထည့်သွင်းနေသည်၊ <xliff:g id="PROGRESS">%2$s</xliff:g> ပြီးပါပြီ"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"<xliff:g id="NAME">%1$s</xliff:g> ဒေါင်းလုဒ်လုပ်နေသည်၊ <xliff:g id="PROGRESS">%2$s</xliff:g> ပြီးပါပြီ"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> ကိုထည့်သွင်းရန်စောင့်နေသည်"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"ဝိဂျက်စာရင်း"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"ဝိဂျက်စာရင်းကို ပိတ်ထားသည်"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"ပင်မစာမျက်နှာတွင် ထည့်ရန်"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"<xliff:g id="NAME">%1$s</xliff:g> installerer, <xliff:g id="PROGRESS">%2$s</xliff:g> er fullført"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"Laster ned <xliff:g id="NAME">%1$s</xliff:g>, <xliff:g id="PROGRESS">%2$s</xliff:g> er fullført"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"Venter på å installere <xliff:g id="NAME">%1$s</xliff:g>"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"Modulliste"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"Modullisten er lukket"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"Legg til på startskjermen"</string>
|
||||
@@ -156,7 +164,7 @@
|
||||
<string name="all_apps_personal_tab" msgid="4190252696685155002">"Personlig"</string>
|
||||
<string name="all_apps_work_tab" msgid="4884822796154055118">"Jobb"</string>
|
||||
<string name="work_profile_toggle_label" msgid="3081029915775481146">"Jobbprofil"</string>
|
||||
<string name="work_profile_edu_work_apps" msgid="7895468576497746520">"Jobbapper er merket og synlige for IT-administratoren din"</string>
|
||||
<string name="work_profile_edu_work_apps" msgid="7895468576497746520">"Jobbapper er merket og synlige for IT-administratoren"</string>
|
||||
<string name="work_profile_edu_accept" msgid="6069788082535149071">"Greit"</string>
|
||||
<string name="work_apps_paused_title" msgid="3040901117349444598">"Jobbapper er satt på pause"</string>
|
||||
<string name="work_apps_paused_body" msgid="261634750995824906">"Jobbapper kan ikke sende deg varsler, bruke batteriet eller få tilgang til posisjonen din"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"<xliff:g id="NAME">%1$s</xliff:g> इन्स्टल गरिँदै छ, <xliff:g id="PROGRESS">%2$s</xliff:g> पूरा भयो"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"<xliff:g id="NAME">%1$s</xliff:g> डाउनलोड गर्दै, <xliff:g id="PROGRESS">%2$s</xliff:g> सम्पन्न"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> स्थापना गर्न प्रतीक्षा गर्दै"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"विजेटहरूको सूची"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"विजेटहरूको सूची बन्द गरियो"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"होम स्क्रिनमा राख्नुहोस्"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"<xliff:g id="NAME">%1$s</xliff:g> installeren, <xliff:g id="PROGRESS">%2$s</xliff:g> voltooid"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"<xliff:g id="NAME">%1$s</xliff:g> wordt gedownload, <xliff:g id="PROGRESS">%2$s</xliff:g> voltooid"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> wacht op installatie"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"Lijst met widgets"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"Lijst met widgets gesloten"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"Toevoegen aan startscherm"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"<xliff:g id="NAME">%1$s</xliff:g> ଇନଷ୍ଟଲ୍ କରାଯାଉଛି, <xliff:g id="PROGRESS">%2$s</xliff:g> ସମ୍ପୂର୍ଣ୍ଣ ହୋଇଛି"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"<xliff:g id="NAME">%1$s</xliff:g> ଡାଉନଲୋଡ୍ ହେଉଛି, <xliff:g id="PROGRESS">%2$s</xliff:g> ସମ୍ପୂର୍ଣ୍ଣ"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> ଇନଷ୍ଟଲ୍ ହେବାକୁ ଅପେକ୍ଷା କରିଛି"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"ୱିଜେଟ୍ ତାଲିକା"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"ୱିଜେଟ୍ ତାଲିକା ବନ୍ଦ ହୋଇଛି"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"ମୂଳସ୍କ୍ରିନରେ ଯୋଗ କରନ୍ତୁ"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"<xliff:g id="NAME">%1$s</xliff:g> ਨੂੰ ਸਥਾਪਤ ਕੀਤਾ ਜਾ ਰਿਹਾ ਹੈ, <xliff:g id="PROGRESS">%2$s</xliff:g> ਪੂਰਾ ਹੋਇਆ"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"<xliff:g id="NAME">%1$s</xliff:g> ਡਾਉਨਲੋਡ ਹੋਰ ਰਿਹਾ ਹੈ, <xliff:g id="PROGRESS">%2$s</xliff:g> ਸੰਪੂਰਣ"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> ਸਥਾਪਤ ਕਰਨ ਦੀ ਉਡੀਕ ਕਰ ਰਿਹਾ ਹੈ"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"ਵਿਜੇਟਾਂ ਦੀ ਸੂਚੀ"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"ਵਿਜੇਟਾਂ ਦੀ ਸੂਚੀ ਬੰਦ ਕੀਤੀ ਗਈ"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"ਹੋਮ ਸਕ੍ਰੀਨ \'ਤੇ ਸ਼ਾਮਲ ਕਰੋ"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"Instaluję aplikację <xliff:g id="NAME">%1$s</xliff:g>, postęp: <xliff:g id="PROGRESS">%2$s</xliff:g>"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"Pobieranie elementu <xliff:g id="NAME">%1$s</xliff:g>, ukończono: <xliff:g id="PROGRESS">%2$s</xliff:g>"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> oczekuje na instalację"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"Lista widgetów"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"Lista widgetów zamknięta"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"Dodaj do ekranu głównego"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"A instalar <xliff:g id="NAME">%1$s</xliff:g>, <xliff:g id="PROGRESS">%2$s</xliff:g> concluído"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"A transferir o <xliff:g id="NAME">%1$s</xliff:g>, <xliff:g id="PROGRESS">%2$s</xliff:g> concluído"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"A aguardar a instalação do <xliff:g id="NAME">%1$s</xliff:g>"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"Lista de widgets"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"Lista de widgets fechada."</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"Adicionar ao ecrã principal"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"Instalando <xliff:g id="NAME">%1$s</xliff:g>. <xliff:g id="PROGRESS">%2$s</xliff:g> concluído"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"Fazendo download de <xliff:g id="NAME">%1$s</xliff:g>, <xliff:g id="PROGRESS">%2$s</xliff:g> concluído"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"Aguardando instalação de <xliff:g id="NAME">%1$s</xliff:g>"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"Lista de widgets"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"Lista de widgets fechada"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"Adicionar à tela inicial"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"<xliff:g id="NAME">%1$s</xliff:g> se instalează, <xliff:g id="PROGRESS">%2$s</xliff:g> finalizat"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"<xliff:g id="NAME">%1$s</xliff:g> se descarcă (finalizat <xliff:g id="PROGRESS">%2$s</xliff:g>)"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> așteaptă instalarea"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"Listă de widgeturi"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"Lista de widgeturi este închisă"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"Adăugați pe ecranul de pornire"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"Установка приложения \"<xliff:g id="NAME">%1$s</xliff:g>\" (выполнено <xliff:g id="PROGRESS">%2$s</xliff:g>)"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"Скачивается \"<xliff:g id="NAME">%1$s</xliff:g>\" (<xliff:g id="PROGRESS">%2$s</xliff:g>)"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"Ожидание установки \"<xliff:g id="NAME">%1$s</xliff:g>\""</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"Список виджетов"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"Список виджетов закрыт"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"Добавить на главный экран"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"<xliff:g id="NAME">%1$s</xliff:g> ස්ථාපනය කරමින්, <xliff:g id="PROGRESS">%2$s</xliff:g> සම්පූර්ණයි"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"<xliff:g id="NAME">%1$s</xliff:g> බාගත කරමින්, <xliff:g id="PROGRESS">%2$s</xliff:g> සම්පූර්ණයි"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> ස්ථාපනය කිරීමට බලා සිටිමින්"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"විජට් ලැයිස්තුව"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"විජට් ලැයිස්තුව වසා ඇත"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"මුල් තිරය වෙත එක් කරන්න"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"Inštaluje sa <xliff:g id="NAME">%1$s</xliff:g>. Dokončené: <xliff:g id="PROGRESS">%2$s</xliff:g>."</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"Sťahuje sa aplikácia <xliff:g id="NAME">%1$s</xliff:g>. Stiahnuté: <xliff:g id="PROGRESS">%2$s</xliff:g>"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"Aplikácia <xliff:g id="NAME">%1$s</xliff:g> čaká na inštaláciu"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"Zoznam miniaplikácií"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"Zoznam miniaplikácií je zavretý"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"Pridať na plochu"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"<xliff:g id="NAME">%1$s</xliff:g> se namešča, dokončano: <xliff:g id="PROGRESS">%2$s</xliff:g>"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"Prenašanje aplikacije <xliff:g id="NAME">%1$s</xliff:g>; preneseno <xliff:g id="PROGRESS">%2$s</xliff:g>"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"Aplikacija <xliff:g id="NAME">%1$s</xliff:g> čaka na namestitev"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"Seznam pripomočkov"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"Seznam pripomočkov se je zaprl"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"Dodajanje na začetni zaslon"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"<xliff:g id="NAME">%1$s</xliff:g> po instalohet, <xliff:g id="PROGRESS">%2$s</xliff:g> i përfunduar"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"<xliff:g id="NAME">%1$s</xliff:g> po shkarkohet, <xliff:g id="PROGRESS">%2$s</xliff:g> të përfunduara"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> po pret të instalohet"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"Lista e miniaplikacioneve"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"Lista e miniaplikacioneve u mbyll"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"Shto në ekranin bazë"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"<xliff:g id="NAME">%1$s</xliff:g> се инсталира, <xliff:g id="PROGRESS">%2$s</xliff:g> готово"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"<xliff:g id="NAME">%1$s</xliff:g> се преузима, завршено је <xliff:g id="PROGRESS">%2$s</xliff:g>"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> чека на инсталирање"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"Листа виџета"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"Листа виџета је затворена"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"Додајте на почетни екран"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"<xliff:g id="NAME">%1$s</xliff:g> installeras. <xliff:g id="PROGRESS">%2$s</xliff:g> har slutförts"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"<xliff:g id="NAME">%1$s</xliff:g> laddas ned, <xliff:g id="PROGRESS">%2$s</xliff:g> klart"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> väntar på installation"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"Widgetlista"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"Widgetslistan har stängts"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"Lägg till på startskärmen"</string>
|
||||
|
||||
@@ -102,7 +102,7 @@
|
||||
<string name="folder_name_format_exact" msgid="8626242716117004803">"Folda: <xliff:g id="NAME">%1$s</xliff:g>, vipengee <xliff:g id="SIZE">%2$d</xliff:g>"</string>
|
||||
<string name="folder_name_format_overflow" msgid="4270108890534995199">"Folda: <xliff:g id="NAME">%1$s</xliff:g>, vipengee <xliff:g id="SIZE">%2$d</xliff:g> au zaidi"</string>
|
||||
<string name="wallpaper_button_text" msgid="8404103075899945851">"Mandhari"</string>
|
||||
<string name="styles_wallpaper_button_text" msgid="8216961355289236794">"Mandhari na muundo"</string>
|
||||
<string name="styles_wallpaper_button_text" msgid="8216961355289236794">"Mandhari na mtindo"</string>
|
||||
<string name="settings_button_text" msgid="8873672322605444408">"Mipangilio ya mwanzo"</string>
|
||||
<string name="msg_disabled_by_admin" msgid="6898038085516271325">"Imezimwa na msimamizi wako"</string>
|
||||
<string name="allow_rotation_title" msgid="7222049633713050106">"Ruhusu kipengele cha kuzungusha skrini ya kwanza"</string>
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"Inasakinisha <xliff:g id="NAME">%1$s</xliff:g>, imekamilika <xliff:g id="PROGRESS">%2$s</xliff:g>"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"<xliff:g id="NAME">%1$s</xliff:g> inapakuliwa, <xliff:g id="PROGRESS">%2$s</xliff:g> imekamilika"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> inasubiri kusakinisha"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"Orodha ya wijeti"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"Orodha ya wijeti imefungwa"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"Weka kwenye skrini ya kwanza"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"<xliff:g id="NAME">%1$s</xliff:g> நிறுவப்படுகிறது, <xliff:g id="PROGRESS">%2$s</xliff:g> முடிந்தது"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"<xliff:g id="NAME">%1$s</xliff:g>ஐப் பதிவிறக்குகிறது, <xliff:g id="PROGRESS">%2$s</xliff:g> முடிந்தது"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g>ஐ நிறுவுவதற்காகக் காத்திருக்கிறது"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"விட்ஜெட்கள் பட்டியல்"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"விட்ஜெட்கள் பட்டியல் மூடப்பட்டது"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"முகப்புத் திரையில் சேர்"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"<xliff:g id="NAME">%1$s</xliff:g>ను ఇన్స్టాల్ చేయడం, <xliff:g id="PROGRESS">%2$s</xliff:g> పూర్తయింది"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"<xliff:g id="NAME">%1$s</xliff:g> డౌన్లోడ్ అవుతోంది, <xliff:g id="PROGRESS">%2$s</xliff:g> పూర్తయింది"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> ఇన్స్టాల్ కావడానికి వేచి ఉంది"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"విడ్జెట్ల లిస్ట్"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"విడ్జెట్ల లిస్ట్ మూసివేయబడింది"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"మొదటి స్క్రీన్కు జోడించండి"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"กำลังติดตั้ง <xliff:g id="NAME">%1$s</xliff:g> เสร็จแล้ว <xliff:g id="PROGRESS">%2$s</xliff:g>"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"กำลังดาวน์โหลด <xliff:g id="NAME">%1$s</xliff:g> เสร็จแล้ว <xliff:g id="PROGRESS">%2$s</xliff:g>"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> กำลังรอติดตั้ง"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"รายการวิดเจ็ต"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"ปิดรายการวิดเจ็ตแล้ว"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"เพิ่มลงในหน้าจอหลัก"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"Ini-install ang <xliff:g id="NAME">%1$s</xliff:g>, <xliff:g id="PROGRESS">%2$s</xliff:g> kumpleto"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"Dina-download na ang <xliff:g id="NAME">%1$s</xliff:g>, tapos na ang <xliff:g id="PROGRESS">%2$s</xliff:g>"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"Hinihintay nang mag-install ang <xliff:g id="NAME">%1$s</xliff:g>"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"Listahan ng mga widget"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"Nakasara ang listahan ng mga widget"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"Idagdag sa home screen"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"<xliff:g id="NAME">%1$s</xliff:g> yükleniyor, <xliff:g id="PROGRESS">%2$s</xliff:g> tamamlandı"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"<xliff:g id="NAME">%1$s</xliff:g> indiriliyor, <xliff:g id="PROGRESS">%2$s</xliff:g> tamamlandı"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> uygulaması yüklenmek için bekliyor"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"Widget listesi"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"Widget listesi kapalı"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"Ana ekrana ekle"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"<xliff:g id="NAME">%1$s</xliff:g> встановлюється, виконано <xliff:g id="PROGRESS">%2$s</xliff:g>"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"<xliff:g id="NAME">%1$s</xliff:g> завантажується, <xliff:g id="PROGRESS">%2$s</xliff:g>"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> очікує на завантаження"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"Список віджетів"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"Список віджектів закрито"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"Додати на головний екран"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"<xliff:g id="NAME">%1$s</xliff:g> انسٹال کی جا رہی ہے، <xliff:g id="PROGRESS">%2$s</xliff:g> مکمل ہو گئی"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"<xliff:g id="NAME">%1$s</xliff:g> ڈاؤن لوڈ ہو رہا ہے، <xliff:g id="PROGRESS">%2$s</xliff:g> مکمل ہو گیا"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> انسٹال ہونے کا انتظار کر رہی ہے"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"ویجیٹس کی فہرست"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"ویجیٹس کی فہرست بند کر دی گئی"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"ہوم اسکرین میں شامل کریں"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"<xliff:g id="NAME">%1$s</xliff:g> oʻrnatlmoqda, <xliff:g id="PROGRESS">%2$s</xliff:g> yakunlandi"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"<xliff:g id="NAME">%1$s</xliff:g> yuklab olinmoqda, <xliff:g id="PROGRESS">%2$s</xliff:g> bajarildi"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> ilovasi o‘rnatilishi kutilmoqda"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"Vidjetlar ro‘yxati"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"Vidjetlar ro‘yxati yopildi"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"Bosh ekranga chiqarish"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"Đang cài đặt <xliff:g id="NAME">%1$s</xliff:g>, hoàn tất <xliff:g id="PROGRESS">%2$s</xliff:g>"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"Đang tải xuống <xliff:g id="NAME">%1$s</xliff:g>, <xliff:g id="PROGRESS">%2$s</xliff:g> hoàn tất"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"Đang chờ cài đặt <xliff:g id="NAME">%1$s</xliff:g>"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"Danh sách tiện ích"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"Đã đóng danh sách tiện ích"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"Thêm vào màn hình chính"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"正在安装<xliff:g id="NAME">%1$s</xliff:g>,已完成 <xliff:g id="PROGRESS">%2$s</xliff:g>"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"正在下载<xliff:g id="NAME">%1$s</xliff:g>,已完成 <xliff:g id="PROGRESS">%2$s</xliff:g>"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g>正在等待安装"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"微件列表"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"微件列表已关闭"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"添加到主屏幕"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"正在安裝「<xliff:g id="NAME">%1$s</xliff:g>」(已完成 <xliff:g id="PROGRESS">%2$s</xliff:g>)"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"正在下載 <xliff:g id="NAME">%1$s</xliff:g>,已完成 <xliff:g id="PROGRESS">%2$s</xliff:g>"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"正在等待安裝 <xliff:g id="NAME">%1$s</xliff:g>"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"小工具清單"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"已經關閉嘅小工具清單"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"加去主畫面"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"正在安裝「<xliff:g id="NAME">%1$s</xliff:g>」(已完成 <xliff:g id="PROGRESS">%2$s</xliff:g>)"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"正在下載「<xliff:g id="NAME">%1$s</xliff:g>」,已完成 <xliff:g id="PROGRESS">%2$s</xliff:g>"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"正在等待安裝「<xliff:g id="NAME">%1$s</xliff:g>」"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"小工具清單"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"已關閉小工具清單"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"新增至主畫面"</string>
|
||||
|
||||
@@ -124,6 +124,14 @@
|
||||
<string name="app_installing_title" msgid="5864044122733792085">"I-<xliff:g id="NAME">%1$s</xliff:g> iyafakwa, seyiqede <xliff:g id="PROGRESS">%2$s</xliff:g>"</string>
|
||||
<string name="app_downloading_title" msgid="8336702962104482644">"I-<xliff:g id="NAME">%1$s</xliff:g> iyalandwa, <xliff:g id="PROGRESS">%2$s</xliff:g> kuqediwe"</string>
|
||||
<string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> ilinde ukufakwa"</string>
|
||||
<!-- no translation found for dialog_update_title (114234265740994042) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update_message (4176784553982226114) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_update (2178028071796141234) -->
|
||||
<skip />
|
||||
<!-- no translation found for dialog_remove (6510806469849709407) -->
|
||||
<skip />
|
||||
<string name="widgets_list" msgid="796804551140113767">"Uhlu lwamawijethi"</string>
|
||||
<string name="widgets_list_closed" msgid="6141506579418771922">"Uhlu lwamawijethi luvaliwe"</string>
|
||||
<string name="action_add_to_workspace" msgid="215894119683164916">"Faka kusikrini sasekhaya"</string>
|
||||
|
||||
@@ -291,15 +291,15 @@
|
||||
<!-- popup_padding_start + deep_shortcut_icon_size / 2 -->
|
||||
<dimen name="popup_arrow_horizontal_center_offset">26dp</dimen>
|
||||
<dimen name="popup_arrow_corner_radius">2dp</dimen>
|
||||
<!-- popup_padding_start + icon_size + 10dp -->
|
||||
<!-- popup_padding_start + deep_shortcut_icon_size + 10dp -->
|
||||
<dimen name="deep_shortcuts_text_padding_start">52dp</dimen>
|
||||
<dimen name="system_shortcut_icon_size">24dp</dimen>
|
||||
<dimen name="system_shortcut_icon_size">20dp</dimen>
|
||||
<!-- popup_arrow_horizontal_center_offset - system_shortcut_icon_size / 2 -->
|
||||
<dimen name="system_shortcut_margin_start">16dp</dimen>
|
||||
<dimen name="system_shortcut_header_height">56dp</dimen>
|
||||
<dimen name="system_shortcut_header_icon_touch_size">48dp</dimen>
|
||||
<!-- (touch_size - icon_size) / 2 -->
|
||||
<dimen name="system_shortcut_header_icon_padding">12dp</dimen>
|
||||
<!-- (system_shortcut_header_icon_touch_size - system_shortcut_icon_size) / 2 -->
|
||||
<dimen name="system_shortcut_header_icon_padding">14dp</dimen>
|
||||
|
||||
<!-- Notifications -->
|
||||
<dimen name="bg_round_rect_radius">8dp</dimen>
|
||||
@@ -377,7 +377,7 @@
|
||||
<dimen name="split_placeholder_size">72dp</dimen>
|
||||
<dimen name="split_placeholder_inset">16dp</dimen>
|
||||
<dimen name="split_placeholder_icon_size">44dp</dimen>
|
||||
<dimen name="task_menu_width_grid">200dp</dimen>
|
||||
<dimen name="task_menu_width_grid">216dp</dimen>
|
||||
|
||||
|
||||
<!-- Workspace grid visualization parameters -->
|
||||
|
||||
@@ -1015,29 +1015,32 @@ public class DeviceProfile {
|
||||
mInsets.right + hotseatBarSidePaddingStartPx, paddingBottom);
|
||||
}
|
||||
} else if (isTaskbarPresent) {
|
||||
boolean isRtl = Utilities.isRtl(context.getResources());
|
||||
int hotseatHeight = workspacePadding.bottom;
|
||||
int taskbarOffset = getTaskbarOffsetY();
|
||||
int additionalLeftSpace = 0;
|
||||
|
||||
// Center the QSB with hotseat and push icons to the right
|
||||
if (isQsbInline) {
|
||||
additionalLeftSpace = qsbWidth + hotseatBorderSpace;
|
||||
}
|
||||
// Push icons to the side
|
||||
int additionalQsbSpace = isQsbInline ? qsbWidth + hotseatBorderSpace : 0;
|
||||
|
||||
// Center the QSB vertically with hotseat
|
||||
int hotseatTopPadding = hotseatHeight - taskbarOffset - hotseatCellHeightPx;
|
||||
|
||||
int endOffset = ApiWrapper.getHotseatEndOffset(context);
|
||||
int requiredWidth = iconSizePx * numShownHotseatIcons
|
||||
+ hotseatBorderSpace * (numShownHotseatIcons - 1)
|
||||
+ additionalLeftSpace;
|
||||
+ additionalQsbSpace;
|
||||
|
||||
int hotseatSize = Math.min(requiredWidth, availableWidthPx - endOffset);
|
||||
int sideSpacing = (availableWidthPx - hotseatSize) / 2;
|
||||
mHotseatPadding.set(sideSpacing + additionalLeftSpace, hotseatTopPadding, sideSpacing,
|
||||
taskbarOffset);
|
||||
int hotseatWidth = Math.min(requiredWidth, availableWidthPx - endOffset);
|
||||
int sideSpacing = (availableWidthPx - hotseatWidth) / 2;
|
||||
mHotseatPadding.set(sideSpacing, hotseatTopPadding, sideSpacing, taskbarOffset);
|
||||
|
||||
if (isRtl) {
|
||||
mHotseatPadding.right += additionalQsbSpace;
|
||||
} else {
|
||||
mHotseatPadding.left += additionalQsbSpace;
|
||||
}
|
||||
|
||||
if (endOffset > sideSpacing) {
|
||||
int diff = Utilities.isRtl(context.getResources())
|
||||
int diff = isRtl
|
||||
? sideSpacing - endOffset
|
||||
: endOffset - sideSpacing;
|
||||
mHotseatPadding.left -= diff;
|
||||
@@ -1087,7 +1090,7 @@ public class DeviceProfile {
|
||||
*/
|
||||
public int getTaskbarOffsetY() {
|
||||
if (isQsbInline) {
|
||||
return getQsbOffsetY() + (Math.abs(hotseatQsbHeight - iconSizePx) / 2);
|
||||
return getQsbOffsetY() - (Math.abs(hotseatQsbHeight - hotseatCellHeightPx) / 2);
|
||||
} else {
|
||||
return (getQsbOffsetY() - taskbarSize) / 2;
|
||||
}
|
||||
|
||||
@@ -195,7 +195,8 @@ public class Hotseat extends CellLayout implements Insettable {
|
||||
int left;
|
||||
if (mActivity.getDeviceProfile().isQsbInline) {
|
||||
int qsbSpace = mActivity.getDeviceProfile().hotseatBorderSpace;
|
||||
left = l + getPaddingLeft() - qsbWidth - qsbSpace;
|
||||
left = Utilities.isRtl(getResources()) ? r - getPaddingRight() + qsbSpace
|
||||
: l + getPaddingLeft() - qsbWidth - qsbSpace;
|
||||
} else {
|
||||
left = (r - l - qsbWidth) / 2;
|
||||
}
|
||||
|
||||
@@ -16,6 +16,8 @@
|
||||
|
||||
package com.android.launcher3;
|
||||
|
||||
import static android.app.PendingIntent.FLAG_IMMUTABLE;
|
||||
import static android.app.PendingIntent.FLAG_UPDATE_CURRENT;
|
||||
import static android.content.pm.ActivityInfo.CONFIG_ORIENTATION;
|
||||
import static android.content.pm.ActivityInfo.CONFIG_SCREEN_SIZE;
|
||||
import static android.content.pm.ActivityInfo.CONFIG_UI_MODE;
|
||||
@@ -434,8 +436,7 @@ public class Launcher extends StatefulActivity<LauncherState>
|
||||
shareIntent.putExtra(Intent.EXTRA_TEXT, stackTrace);
|
||||
shareIntent = Intent.createChooser(shareIntent, null);
|
||||
PendingIntent sharePendingIntent = PendingIntent.getActivity(
|
||||
this, 0, shareIntent, PendingIntent.FLAG_UPDATE_CURRENT
|
||||
);
|
||||
this, 0, shareIntent, FLAG_UPDATE_CURRENT | FLAG_IMMUTABLE);
|
||||
|
||||
Notification notification = new Notification.Builder(this, notificationChannelId)
|
||||
.setSmallIcon(android.R.drawable.ic_menu_close_clear_cancel)
|
||||
|
||||
@@ -313,7 +313,7 @@ public class LauncherAccessibilityDelegate extends BaseAccessibilityDelegate<Lau
|
||||
* Find empty space on the workspace and returns the screenId.
|
||||
*/
|
||||
protected int findSpaceOnWorkspace(ItemInfo info, int[] outCoordinates) {
|
||||
Workspace workspace = mContext.getWorkspace();
|
||||
Workspace<?> workspace = mContext.getWorkspace();
|
||||
IntArray workspaceScreens = workspace.getScreenOrder();
|
||||
int screenId;
|
||||
|
||||
|
||||
@@ -602,6 +602,7 @@ public abstract class ArrowPopup<T extends Context & ActivityContext>
|
||||
mIsAboveIcon = y > dragLayer.getTop() + insets.top;
|
||||
if (!mIsAboveIcon) {
|
||||
y = mTempRect.top + iconHeight + extraVerticalSpace;
|
||||
height -= extraVerticalSpace;
|
||||
}
|
||||
|
||||
// Insets are added later, so subtract them now.
|
||||
@@ -609,7 +610,7 @@ public abstract class ArrowPopup<T extends Context & ActivityContext>
|
||||
y -= insets.top;
|
||||
|
||||
mGravity = 0;
|
||||
if (y + height > dragLayer.getBottom() - insets.bottom) {
|
||||
if ((insets.top + y + height) > (dragLayer.getBottom() - insets.bottom)) {
|
||||
// The container is opening off the screen, so just center it in the drag layer instead.
|
||||
mGravity = Gravity.CENTER_VERTICAL;
|
||||
// Put the container next to the icon, preferring the right side in ltr (left in rtl).
|
||||
|
||||
@@ -15,6 +15,9 @@
|
||||
*/
|
||||
package com.android.launcher3.ui.widget;
|
||||
|
||||
import static android.app.PendingIntent.FLAG_MUTABLE;
|
||||
import static android.app.PendingIntent.FLAG_ONE_SHOT;
|
||||
|
||||
import static com.android.launcher3.ui.TaplTestsLauncher3.getAppPackageName;
|
||||
|
||||
import static org.junit.Assert.assertNotNull;
|
||||
@@ -144,7 +147,7 @@ public class RequestPinItemTest extends AbstractLauncherUiTest {
|
||||
|
||||
// Set callback
|
||||
PendingIntent callback = PendingIntent.getBroadcast(mTargetContext, 0,
|
||||
new Intent(mCallbackAction), PendingIntent.FLAG_ONE_SHOT);
|
||||
new Intent(mCallbackAction), FLAG_ONE_SHOT | FLAG_MUTABLE);
|
||||
mTargetContext.sendBroadcast(RequestPinItemActivity.getCommandIntent(
|
||||
RequestPinItemActivity.class, "setCallback").putExtra(
|
||||
RequestPinItemActivity.EXTRA_PARAM + "0", callback));
|
||||
|
||||
Reference in New Issue
Block a user