Compare commits

..

13 Commits
chen ... master

Author SHA1 Message Date
Spark 9ee3d1a82c finished
8 months ago
Spark 81d3afcd1e fix: 增加推荐页面有效值检查,修改渲染bug
8 months ago
Spark 74e0a8cabc feat: 优化推荐页面,优化歌单列表自动定位
8 months ago
Spark 58b50c1f9d feat: 修改应用图标
8 months ago
Spark b703b234ed feat: 更换Tab处的 知音 的图标,优化 TOP50 排名显示
8 months ago
Spark c25eb38921 feat: 优化页面
8 months ago
Spark fcff598434 Merge remote-tracking branch 'refs/remotes/origin/liao'
8 months ago
Spark f6f3346c9a feat: 增加我的页面组件右滑删除
8 months ago
Spark cdd1b34051 feat: 添加了删除歌单(左滑或长按)
8 months ago
Spark 7af268a24e feat & fix: 修复注册后自动登录 Bug, 优化推荐页面, 对接搜索接口
8 months ago
Spark 5a8255ca6b feat: 增加我的点赞左滑删除 && 接入推荐Api
8 months ago
Spark 500cdeece6 Merge remote-tracking branch 'refs/remotes/origin/chen'
8 months ago
Spark 6fcc6a1a38 feat: 优化推荐页面
8 months ago

@ -8,5 +8,5 @@ public final class BuildConfig {
public static final String APPLICATION_ID = "com.example.music_player_miao";
public static final String BUILD_TYPE = "debug";
public static final int VERSION_CODE = 1;
public static final String VERSION_NAME = "1.0";
public static final String VERSION_NAME = "1.0.0";
}

@ -5,3 +5,51 @@
-keep class com.example.music_player_miao.MainActivity { <init>(); }
-keep class com.google.android.gms.metadata.ModuleDependencies { <init>(); }
-keep class io.flutter.plugins.imagepicker.ImagePickerFileProvider { <init>(); }
-keep class android.widget.Space { <init>(android.content.Context, android.util.AttributeSet); }
-keep class androidx.appcompat.app.AlertController$RecycleListView { <init>(android.content.Context, android.util.AttributeSet); }
-keep class androidx.appcompat.view.menu.ActionMenuItemView { <init>(android.content.Context, android.util.AttributeSet); }
-keep class androidx.appcompat.view.menu.ExpandedMenuView { <init>(android.content.Context, android.util.AttributeSet); }
-keep class androidx.appcompat.view.menu.ListMenuItemView { <init>(android.content.Context, android.util.AttributeSet); }
-keep class androidx.appcompat.widget.ActionBarContainer { <init>(android.content.Context, android.util.AttributeSet); }
-keep class androidx.appcompat.widget.ActionBarContextView { <init>(android.content.Context, android.util.AttributeSet); }
-keep class androidx.appcompat.widget.ActionBarOverlayLayout { <init>(android.content.Context, android.util.AttributeSet); }
-keep class androidx.appcompat.widget.ActionMenuView { <init>(android.content.Context, android.util.AttributeSet); }
-keep class androidx.appcompat.widget.ActivityChooserView$InnerLayout { <init>(android.content.Context, android.util.AttributeSet); }
-keep class androidx.appcompat.widget.AlertDialogLayout { <init>(android.content.Context, android.util.AttributeSet); }
-keep class androidx.appcompat.widget.ButtonBarLayout { <init>(android.content.Context, android.util.AttributeSet); }
-keep class androidx.appcompat.widget.ContentFrameLayout { <init>(android.content.Context, android.util.AttributeSet); }
-keep class androidx.appcompat.widget.DialogTitle { <init>(android.content.Context, android.util.AttributeSet); }
-keep class androidx.appcompat.widget.FitWindowsFrameLayout { <init>(android.content.Context, android.util.AttributeSet); }
-keep class androidx.appcompat.widget.FitWindowsLinearLayout { <init>(android.content.Context, android.util.AttributeSet); }
-keep class androidx.appcompat.widget.SearchView$SearchAutoComplete { <init>(android.content.Context, android.util.AttributeSet); }
-keep class androidx.appcompat.widget.SwitchCompat { <init>(android.content.Context, android.util.AttributeSet); }
-keep class androidx.appcompat.widget.Toolbar { <init>(android.content.Context, android.util.AttributeSet); }
-keep class androidx.appcompat.widget.ViewStubCompat { <init>(android.content.Context, android.util.AttributeSet); }
-keep class androidx.core.widget.NestedScrollView { <init>(android.content.Context, android.util.AttributeSet); }
-keep class androidx.preference.UnPressableLinearLayout { <init>(android.content.Context, android.util.AttributeSet); }
-keep class androidx.preference.internal.PreferenceImageView { <init>(android.content.Context, android.util.AttributeSet); }
-keep class androidx.recyclerview.widget.RecyclerView { <init>(android.content.Context, android.util.AttributeSet); }

@ -1,2 +1,2 @@
#- File Locator -
listingFile=../../apk/debug/output-metadata.json
listingFile=../../../outputs/apk/debug/output-metadata.json

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -1 +1 @@
78eb60325d85ee7dcd9f41f7a713bd30
f649f7b73ed118947e70d0b9aa9e6a1f

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -1,10 +1,19 @@
#Fri Dec 13 22:32:03 HKT 2024
com.example.music_player_miao.app-main-42\:/anim/fragment_fast_out_extra_slow_in.xml=E\:\\Flutter\\MusicAPP\\MusicAPP\\MTMusic\\android\\app\\build\\intermediates\\merged_res\\debug\\anim_fragment_fast_out_extra_slow_in.xml.flat
com.example.music_player_miao.app-main-42\:/drawable-v21/launch_background.xml=E\:\\Flutter\\MusicAPP\\MusicAPP\\MTMusic\\android\\app\\build\\intermediates\\merged_res\\debug\\drawable-v21_launch_background.xml.flat
com.example.music_player_miao.app-main-42\:/mipmap-hdpi/ic_launcher.png=E\:\\Flutter\\MusicAPP\\MusicAPP\\MTMusic\\android\\app\\build\\intermediates\\merged_res\\debug\\mipmap-hdpi_ic_launcher.png.flat
com.example.music_player_miao.app-main-42\:/mipmap-ldpi/ic_launcher.png=E\:\\Flutter\\MusicAPP\\MusicAPP\\MTMusic\\android\\app\\build\\intermediates\\merged_res\\debug\\mipmap-ldpi_ic_launcher.png.flat
com.example.music_player_miao.app-main-42\:/mipmap-mdpi/ic_launcher.png=E\:\\Flutter\\MusicAPP\\MusicAPP\\MTMusic\\android\\app\\build\\intermediates\\merged_res\\debug\\mipmap-mdpi_ic_launcher.png.flat
com.example.music_player_miao.app-main-42\:/mipmap-xhdpi/ic_launcher.png=E\:\\Flutter\\MusicAPP\\MusicAPP\\MTMusic\\android\\app\\build\\intermediates\\merged_res\\debug\\mipmap-xhdpi_ic_launcher.png.flat
com.example.music_player_miao.app-main-42\:/mipmap-xxhdpi/ic_launcher.png=E\:\\Flutter\\MusicAPP\\MusicAPP\\MTMusic\\android\\app\\build\\intermediates\\merged_res\\debug\\mipmap-xxhdpi_ic_launcher.png.flat
com.example.music_player_miao.app-main-42\:/mipmap-xxxhdpi/ic_launcher.png=E\:\\Flutter\\MusicAPP\\MusicAPP\\MTMusic\\android\\app\\build\\intermediates\\merged_res\\debug\\mipmap-xxxhdpi_ic_launcher.png.flat
com.example.music_player_miao.app-main-42\:/xml/network_security_config.xml=E\:\\Flutter\\MusicAPP\\MusicAPP\\MTMusic\\android\\app\\build\\intermediates\\merged_res\\debug\\xml_network_security_config.xml.flat
#Sat Dec 21 18:10:18 CST 2024
com.example.music_player_miao.app-main-42\:/anim/fragment_fast_out_extra_slow_in.xml=E\:\\Desktop\\MTMusic\\android\\app\\build\\intermediates\\merged_res\\debug\\anim_fragment_fast_out_extra_slow_in.xml.flat
com.example.music_player_miao.app-main-42\:/drawable-v21/launch_background.xml=E\:\\Desktop\\MTMusic\\android\\app\\build\\intermediates\\merged_res\\debug\\drawable-v21_launch_background.xml.flat
com.example.music_player_miao.app-main-42\:/mipmap-hdpi/ic_launcher.png=E\:\\Desktop\\MTMusic\\android\\app\\build\\intermediates\\merged_res\\debug\\mipmap-hdpi_ic_launcher.png.flat
com.example.music_player_miao.app-main-42\:/mipmap-ldpi/ic_launcher.png=E\:\\Desktop\\MTMusic\\android\\app\\build\\intermediates\\merged_res\\debug\\mipmap-ldpi_ic_launcher.png.flat
com.example.music_player_miao.app-main-42\:/mipmap-mdpi/ic_launcher.png=E\:\\Desktop\\MTMusic\\android\\app\\build\\intermediates\\merged_res\\debug\\mipmap-mdpi_ic_launcher.png.flat
com.example.music_player_miao.app-main-42\:/mipmap-xhdpi/ic_launcher.png=E\:\\Desktop\\MTMusic\\android\\app\\build\\intermediates\\merged_res\\debug\\mipmap-xhdpi_ic_launcher.png.flat
com.example.music_player_miao.app-main-42\:/mipmap-xxhdpi/ic_launcher.png=E\:\\Desktop\\MTMusic\\android\\app\\build\\intermediates\\merged_res\\debug\\mipmap-xxhdpi_ic_launcher.png.flat
com.example.music_player_miao.app-main-42\:/mipmap-xxxhdpi/ic_launcher.png=E\:\\Desktop\\MTMusic\\android\\app\\build\\intermediates\\merged_res\\debug\\mipmap-xxxhdpi_ic_launcher.png.flat
com.example.music_player_miao.app-main-42\:/xml/network_security_config.xml=E\:\\Desktop\\MTMusic\\android\\app\\build\\intermediates\\merged_res\\debug\\xml_network_security_config.xml.flat
com.example.music_player_miao.app-main-52\:/anim/fragment_fast_out_extra_slow_in.xml=E\:\\Desktop\\MTMusic\\android\\app\\build\\intermediates\\merged_res\\debug\\anim_fragment_fast_out_extra_slow_in.xml.flat
com.example.music_player_miao.app-main-52\:/drawable-v21/launch_background.xml=E\:\\Desktop\\MTMusic\\android\\app\\build\\intermediates\\merged_res\\debug\\drawable-v21_launch_background.xml.flat
com.example.music_player_miao.app-main-52\:/mipmap-hdpi/ic_launcher.png=E\:\\Desktop\\MTMusic\\android\\app\\build\\intermediates\\merged_res\\debug\\mipmap-hdpi_ic_launcher.png.flat
com.example.music_player_miao.app-main-52\:/mipmap-ldpi/ic_launcher.png=E\:\\Desktop\\MTMusic\\android\\app\\build\\intermediates\\merged_res\\debug\\mipmap-ldpi_ic_launcher.png.flat
com.example.music_player_miao.app-main-52\:/mipmap-mdpi/ic_launcher.png=E\:\\Desktop\\MTMusic\\android\\app\\build\\intermediates\\merged_res\\debug\\mipmap-mdpi_ic_launcher.png.flat
com.example.music_player_miao.app-main-52\:/mipmap-xhdpi/ic_launcher.png=E\:\\Desktop\\MTMusic\\android\\app\\build\\intermediates\\merged_res\\debug\\mipmap-xhdpi_ic_launcher.png.flat
com.example.music_player_miao.app-main-52\:/mipmap-xxhdpi/ic_launcher.png=E\:\\Desktop\\MTMusic\\android\\app\\build\\intermediates\\merged_res\\debug\\mipmap-xxhdpi_ic_launcher.png.flat
com.example.music_player_miao.app-main-52\:/mipmap-xxxhdpi/ic_launcher.png=E\:\\Desktop\\MTMusic\\android\\app\\build\\intermediates\\merged_res\\debug\\mipmap-xxxhdpi_ic_launcher.png.flat
com.example.music_player_miao.app-main-52\:/xml/network_security_config.xml=E\:\\Desktop\\MTMusic\\android\\app\\build\\intermediates\\merged_res\\debug\\xml_network_security_config.xml.flat

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="881409763997275156" name="call_notification_answer_action">"Antwoord"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Video"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Wys af"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"Lui af"</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"Inkomende oproep"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"Oproep aan die gang"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"Keur tans \'n inkomende oproep"</string>
<string msgid="7213672915724563695" name="default_notification_channel_name">"Speel tans"</string>
<string name="exo_download_completed">Aflaai is voltooi</string>
<string name="exo_download_description">Aflaai</string>
<string name="exo_download_downloading">Laai tans af</string>
<string name="exo_download_failed">Kon nie aflaai nie</string>
<string name="exo_download_notification_channel_name">Aflaaie</string>
<string name="exo_download_paused">Aflaaie is onderbreek</string>
<string name="exo_download_paused_for_network">Aflaaie wag tans vir netwerk</string>
<string name="exo_download_paused_for_wifi">Aflaaie wag tans vir wi-fi</string>
<string name="exo_download_removing">Verwyder tans aflaaie</string>
<string msgid="3510124037191104584" name="pause_button_content_description">"Onderbreek"</string>
<string msgid="963503759453979404" name="play_button_content_description">"Speel"</string>
<string msgid="6034072145387511457" name="skip_to_next_item_button_content_description">"Slaan oor na volgende item"</string>
<string msgid="4352480799561670760" name="skip_to_previous_item_button_content_description">"Slaan oor na vorige item"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="881409763997275156" name="call_notification_answer_action">"መልስ"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"ቪዲዮ"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"አትቀበል"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"ስልኩን ዝጋ"</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"ገቢ ጥሪ"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"እየተካሄደ ያለ ጥሪ"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"ገቢ ጥሪ ማጣራት"</string>
<string msgid="7213672915724563695" name="default_notification_channel_name">"አሁን እየተጫወተ ያለ"</string>
<string name="exo_download_completed">ማውረድ ተጠናቋል</string>
<string name="exo_download_description">አውርድ</string>
<string name="exo_download_downloading">በማውረድ ላይ</string>
<string name="exo_download_failed">ማውረድ አልተሳካም</string>
<string name="exo_download_notification_channel_name">የወረዱ</string>
<string name="exo_download_paused">ውርዶች ባሉበት ቆመዋል</string>
<string name="exo_download_paused_for_network">አውታረ መረቦችን በመጠባበቅ ላይ ያሉ ውርዶች</string>
<string name="exo_download_paused_for_wifi">WiFiን በመጠባበቅ ላይ ያሉ ውርዶች</string>
<string name="exo_download_removing">ውርዶችን በማስወገድ ላይ</string>
<string msgid="3510124037191104584" name="pause_button_content_description">"ላፍታ አቁም"</string>
<string msgid="963503759453979404" name="play_button_content_description">"አጫውት"</string>
<string msgid="6034072145387511457" name="skip_to_next_item_button_content_description">"ወደ ቀጣዩ ንጥል ዝለል"</string>
<string msgid="4352480799561670760" name="skip_to_previous_item_button_content_description">"ወደ ቀዳሚው ንጥል ዝለል"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="881409763997275156" name="call_notification_answer_action">"ردّ"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"فيديو"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"رفض"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"قطع الاتصال"</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"مكالمة واردة"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"مكالمة جارية"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"يتم فحص المكالمة الواردة"</string>
<string msgid="7213672915724563695" name="default_notification_channel_name">"التعرف التلقائي على الوسائط"</string>
<string name="exo_download_completed">اكتمل التنزيل</string>
<string name="exo_download_description">تنزيل</string>
<string name="exo_download_downloading">جارٍ التنزيل.</string>
<string name="exo_download_failed">تعذّر التنزيل</string>
<string name="exo_download_notification_channel_name">عمليات التنزيل</string>
<string name="exo_download_paused">تمّ إيقاف عمليات التنزيل مؤقتًا.</string>
<string name="exo_download_paused_for_network">عمليات التنزيل في انتظار الاتصال بالشبكة</string>
<string name="exo_download_paused_for_wifi">عمليات التنزيل في انتظار اتصال Wi-Fi.</string>
<string name="exo_download_removing">تجري إزالة المحتوى الذي تم تنزيله</string>
<string msgid="3510124037191104584" name="pause_button_content_description">"إيقاف مؤقت"</string>
<string msgid="963503759453979404" name="play_button_content_description">"تشغيل"</string>
<string msgid="6034072145387511457" name="skip_to_next_item_button_content_description">"التخطي إلى العنصر التالي"</string>
<string msgid="4352480799561670760" name="skip_to_previous_item_button_content_description">"التخطي إلى العنصر السابق"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

@ -1,16 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="881409763997275156" name="call_notification_answer_action">"উত্তৰ দিয়ক"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"ভিডিঅ’"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"প্ৰত্যাখ্যান কৰক"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"কল কাটি দিয়ক"</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"অন্তৰ্গামী কল"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"চলি থকা কল"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"এটা অন্তৰ্গামী কলৰ পৰীক্ষা কৰি থকা হৈছে"</string>
<string msgid="7213672915724563695" name="default_notification_channel_name">"এতিয়া প্লে’ হৈ আছে"</string>
<string msgid="3510124037191104584" name="pause_button_content_description">"পজ কৰক"</string>
<string msgid="963503759453979404" name="play_button_content_description">"প্লে’ কৰক"</string>
<string msgid="6034072145387511457" name="skip_to_next_item_button_content_description">"এটা এৰি তাৰ পৰৱৰ্তী বস্তুটোলৈ যাওক"</string>
<string msgid="4352480799561670760" name="skip_to_previous_item_button_content_description">"এটা এৰি তাৰ পূৰ্বৱৰ্তী বস্তুটোলৈ যাওক"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"৯৯৯+"</string>
</resources>

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="881409763997275156" name="call_notification_answer_action">"Cavab verin"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Video"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"İmtina edin"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"Dəstəyi asın"</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"Gələn zəng"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"Davam edən zəng"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"Gələn zəng göstərilir"</string>
<string msgid="7213672915724563695" name="default_notification_channel_name">"İndi oxudulur"</string>
<string name="exo_download_completed">Endirmə tamamlandı</string>
<string name="exo_download_description">Endirin</string>
<string name="exo_download_downloading">Endirilir</string>
<string name="exo_download_failed">Endirmə alınmadı</string>
<string name="exo_download_notification_channel_name">Endirmələr</string>
<string name="exo_download_paused">Endirmə durdurulub</string>
<string name="exo_download_paused_for_network">Endirmələr şəbəkəni gözləyir</string>
<string name="exo_download_paused_for_wifi">Endirmələr WiFi şəbəkəsini gözləyir</string>
<string name="exo_download_removing">Endirilənlər silinir</string>
<string msgid="3510124037191104584" name="pause_button_content_description">"Durdurun"</string>
<string msgid="963503759453979404" name="play_button_content_description">"Oxudun"</string>
<string msgid="6034072145387511457" name="skip_to_next_item_button_content_description">"Növbəti elementə keçin"</string>
<string msgid="4352480799561670760" name="skip_to_previous_item_button_content_description">"Əvvəlki elementə keçin"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="881409763997275156" name="call_notification_answer_action">"Odgovori"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Video"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Odbij"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"Prekini vezu"</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"Dolazni poziv"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"Poziv je u toku"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"Proverava se dolazni poziv"</string>
<string msgid="7213672915724563695" name="default_notification_channel_name">"Trenutno svira"</string>
<string name="exo_download_completed">Preuzimanje je završeno</string>
<string name="exo_download_description">Preuzmi</string>
<string name="exo_download_downloading">Preuzima se</string>
<string name="exo_download_failed">Preuzimanje nije uspelo</string>
<string name="exo_download_notification_channel_name">Preuzimanja</string>
<string name="exo_download_paused">Preuzimanja su pauzirana</string>
<string name="exo_download_paused_for_network">Preuzimanja čekaju na mrežu</string>
<string name="exo_download_paused_for_wifi">Preuzimanja čekaju na WiFi</string>
<string name="exo_download_removing">Preuzimanja se uklanjaju</string>
<string msgid="3510124037191104584" name="pause_button_content_description">"Pauziraj"</string>
<string msgid="963503759453979404" name="play_button_content_description">"Pusti"</string>
<string msgid="6034072145387511457" name="skip_to_next_item_button_content_description">"Pređi na sledeću stavku"</string>
<string msgid="4352480799561670760" name="skip_to_previous_item_button_content_description">"Pređi na prethodnu stavku"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="881409763997275156" name="call_notification_answer_action">"Адказаць"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Відэа"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Адхіліць"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"Завяршыць"</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"Уваходны выклік"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"Бягучы выклік"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"Фільтраванне ўваходнага выкліку"</string>
<string msgid="7213672915724563695" name="default_notification_channel_name">"Зараз іграе"</string>
<string name="exo_download_completed">Спампоўка завершана</string>
<string name="exo_download_description">Спампаваць</string>
<string name="exo_download_downloading">Спампоўваецца</string>
<string name="exo_download_failed">Збой спампоўкі</string>
<string name="exo_download_notification_channel_name">Спампоўкі</string>
<string name="exo_download_paused">Спампоўкі прыпынены</string>
<string name="exo_download_paused_for_network">Спампоўкі чакаюць падключэння да сеткі</string>
<string name="exo_download_paused_for_wifi">Спампоўкі чакаюць падключэння да Wi-Fi</string>
<string name="exo_download_removing">Выдаленне спамповак</string>
<string msgid="3510124037191104584" name="pause_button_content_description">"Прыпыніць"</string>
<string msgid="963503759453979404" name="play_button_content_description">"Прайграць"</string>
<string msgid="6034072145387511457" name="skip_to_next_item_button_content_description">"Перайсці да наступнага элемента"</string>
<string msgid="4352480799561670760" name="skip_to_previous_item_button_content_description">"Перайсці да папярэдняга элемента"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="881409763997275156" name="call_notification_answer_action">"Отговор"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Видеообаждане"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Отхвърляне"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"Затваряне"</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"Входящо обаждане"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"Текущо обаждане"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"Преглежда се входящо обаждане"</string>
<string msgid="7213672915724563695" name="default_notification_channel_name">"Възпроизвежда се в момента"</string>
<string name="exo_download_completed">Изтеглянето завърши</string>
<string name="exo_download_description">Изтегляне</string>
<string name="exo_download_downloading">Изтегля се</string>
<string name="exo_download_failed">Изтеглянето не бе успешно</string>
<string name="exo_download_notification_channel_name">Изтегляния</string>
<string name="exo_download_paused">Изтеглянията са на пауза</string>
<string name="exo_download_paused_for_network">Изтеглянията чакат връзка с интернет</string>
<string name="exo_download_paused_for_wifi">Изтеглянията чакат връзка с Wi-Fi</string>
<string name="exo_download_removing">Изтеглянията се премахват</string>
<string msgid="3510124037191104584" name="pause_button_content_description">"Поставяне на пауза"</string>
<string msgid="963503759453979404" name="play_button_content_description">"Пускане"</string>
<string msgid="6034072145387511457" name="skip_to_next_item_button_content_description">"Преминаване към следващия елемент"</string>
<string msgid="4352480799561670760" name="skip_to_previous_item_button_content_description">"Преминаване към предишния елемент"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="881409763997275156" name="call_notification_answer_action">"উত্তর দিন"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"ভিডিও"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"বাতিল করুন"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"কল কেটে দিন"</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"ইনকামিং কল"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"চালু থাকা কল"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"ইনকামিং কল স্ক্রিনিং করা হচ্ছে"</string>
<string msgid="7213672915724563695" name="default_notification_channel_name">"এখন চলছে"</string>
<string name="exo_download_completed">ডাউনলোড হয়ে গেছে</string>
<string name="exo_download_description">ডাউনলোড করুন</string>
<string name="exo_download_downloading">ডাউনলোড হচ্ছে</string>
<string name="exo_download_failed">ডাউনলোড করা যায়নি</string>
<string name="exo_download_notification_channel_name">ডাউনলোড</string>
<string name="exo_download_paused">ডাউনলোড পজ করা আছে</string>
<string name="exo_download_paused_for_network">ডাউনলোড চালু করার জন্য নেটওয়ার্কের সাথে কানেক্ট হওয়ার অপেক্ষা করা হচ্ছে</string>
<string name="exo_download_paused_for_wifi">ডাউনলোড চালু করার জন্য ওয়াই-ফাইয়ের সাথে কানেক্ট হওয়ার অপেক্ষা করা হচ্ছে</string>
<string name="exo_download_removing">ডাউনলোড করা কন্টেন্ট সরিয়ে দেওয়া হচ্ছে</string>
<string msgid="3510124037191104584" name="pause_button_content_description">"পজ করুন"</string>
<string msgid="963503759453979404" name="play_button_content_description">"চালান"</string>
<string msgid="6034072145387511457" name="skip_to_next_item_button_content_description">"পরবর্তী আইটেমে যান"</string>
<string msgid="4352480799561670760" name="skip_to_previous_item_button_content_description">"পূর্ববর্তী আইটেমে যান"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"৯৯৯+"</string>
</resources>

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="881409763997275156" name="call_notification_answer_action">"Odgovori"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Video"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Odbaci"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"Prekini vezu"</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"Dolazni poziv"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"Poziv u toku"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"Filtriranje dolaznog poziva"</string>
<string msgid="7213672915724563695" name="default_notification_channel_name">"Trenutno se reproducira"</string>
<string name="exo_download_completed">Preuzimanje je završeno</string>
<string name="exo_download_description">Preuzmi</string>
<string name="exo_download_downloading">Preuzimanje</string>
<string name="exo_download_failed">Preuzimanje nije uspjelo</string>
<string name="exo_download_notification_channel_name">Preuzimanja</string>
<string name="exo_download_paused">Preuzimanja su pauzirana</string>
<string name="exo_download_paused_for_network">Preuzimanja čekaju povezivanje s mrežom</string>
<string name="exo_download_paused_for_wifi">Preuzimanja čekaju WiFi</string>
<string name="exo_download_removing">Uklanjanje preuzimanja</string>
<string msgid="3510124037191104584" name="pause_button_content_description">"Pauza"</string>
<string msgid="963503759453979404" name="play_button_content_description">"Reproduciranje"</string>
<string msgid="6034072145387511457" name="skip_to_next_item_button_content_description">"Preskok na sljedeću stavku"</string>
<string msgid="4352480799561670760" name="skip_to_previous_item_button_content_description">"Preskok na prethodnu stavku"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="881409763997275156" name="call_notification_answer_action">"Respon"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Vídeo"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Rebutja"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"Penja"</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"Trucada entrant"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"Trucada en curs"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"S\'està filtrant una trucada entrant"</string>
<string msgid="7213672915724563695" name="default_notification_channel_name">"Està sonant"</string>
<string name="exo_download_completed">S\'ha completat la baixada</string>
<string name="exo_download_description">Baixa</string>
<string name="exo_download_downloading">S\'està baixant</string>
<string name="exo_download_failed">No s\'ha pogut baixar</string>
<string name="exo_download_notification_channel_name">Baixades</string>
<string name="exo_download_paused">Les baixades estan en pausa</string>
<string name="exo_download_paused_for_network">Les baixades estan esperant una xarxa</string>
<string name="exo_download_paused_for_wifi">Les baixades estan esperant una WiFi</string>
<string name="exo_download_removing">S\'estan suprimint les baixades</string>
<string msgid="3510124037191104584" name="pause_button_content_description">"Posa en pausa"</string>
<string msgid="963503759453979404" name="play_button_content_description">"Reprodueix"</string>
<string msgid="6034072145387511457" name="skip_to_next_item_button_content_description">"Ves a l\'element següent"</string>
<string msgid="4352480799561670760" name="skip_to_previous_item_button_content_description">"Ves a l\'element anterior"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="881409763997275156" name="call_notification_answer_action">"Přijmout"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Video"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Odmítnout"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"Zavěsit"</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"Příchozí hovor"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"Probíhající hovor"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"Prověřování příchozího hovoru"</string>
<string msgid="7213672915724563695" name="default_notification_channel_name">"Přehrává se"</string>
<string name="exo_download_completed">Stahování bylo dokončeno</string>
<string name="exo_download_description">Stáhnout</string>
<string name="exo_download_downloading">Stahování</string>
<string name="exo_download_failed">Stažení se nezdařilo</string>
<string name="exo_download_notification_channel_name">Stahování</string>
<string name="exo_download_paused">Stahování pozastaveno</string>
<string name="exo_download_paused_for_network">Stahování čeká na síť</string>
<string name="exo_download_paused_for_wifi">Stahování čeká na WiFi</string>
<string name="exo_download_removing">Odstraňování staženého obsahu</string>
<string msgid="3510124037191104584" name="pause_button_content_description">"Pozastavit"</string>
<string msgid="963503759453979404" name="play_button_content_description">"Přehrát"</string>
<string msgid="6034072145387511457" name="skip_to_next_item_button_content_description">"Přejít na další položku"</string>
<string msgid="4352480799561670760" name="skip_to_previous_item_button_content_description">"Přejít na předchozí položku"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="881409763997275156" name="call_notification_answer_action">"Besvar"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Video"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Afvis"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"Læg på"</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"Indgående opkald"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"Igangværende opkald"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"Et indgående opkald screenes"</string>
<string msgid="7213672915724563695" name="default_notification_channel_name">"Afspilles nu"</string>
<string name="exo_download_completed">Downloaden er udført</string>
<string name="exo_download_description">Download</string>
<string name="exo_download_downloading">Downloader</string>
<string name="exo_download_failed">Download mislykkedes</string>
<string name="exo_download_notification_channel_name">Downloads</string>
<string name="exo_download_paused">Downloads er sat på pause</string>
<string name="exo_download_paused_for_network">Downloads venter på netværksforbindelse</string>
<string name="exo_download_paused_for_wifi">Downloads venter på Wi-Fi-netværk</string>
<string name="exo_download_removing">Fjerner downloads</string>
<string msgid="3510124037191104584" name="pause_button_content_description">"Sæt på pause"</string>
<string msgid="963503759453979404" name="play_button_content_description">"Afspil"</string>
<string msgid="6034072145387511457" name="skip_to_next_item_button_content_description">"Gå til næste element"</string>
<string msgid="4352480799561670760" name="skip_to_previous_item_button_content_description">"Gå til forrige element"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="881409763997275156" name="call_notification_answer_action">"Annehmen"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Video"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Ablehnen"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"Auflegen"</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"Eingehender Anruf"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"Aktueller Anruf"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"Filter für eingehenden Anruf"</string>
<string msgid="7213672915724563695" name="default_notification_channel_name">"Now Playing"</string>
<string name="exo_download_completed">Download abgeschlossen</string>
<string name="exo_download_description">Herunterladen</string>
<string name="exo_download_downloading">Wird heruntergeladen</string>
<string name="exo_download_failed">Download fehlgeschlagen</string>
<string name="exo_download_notification_channel_name">Downloads</string>
<string name="exo_download_paused">Downloads pausiert</string>
<string name="exo_download_paused_for_network">Auf Netzwerkverbindung wird gewartet</string>
<string name="exo_download_paused_for_wifi">Auf WLAN-Verbindung wird gewartet</string>
<string name="exo_download_removing">Downloads werden entfernt</string>
<string msgid="3510124037191104584" name="pause_button_content_description">"Pausieren"</string>
<string msgid="963503759453979404" name="play_button_content_description">"Wiedergeben"</string>
<string msgid="6034072145387511457" name="skip_to_next_item_button_content_description">"Zum nächsten Titel springen"</string>
<string msgid="4352480799561670760" name="skip_to_previous_item_button_content_description">"Zum vorherigen Titel springen"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="881409763997275156" name="call_notification_answer_action">"Απάντηση"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Βίντεο"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Απόρριψη"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"Τερματισμός"</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"Εισερχόμενη κλήση"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"Κλήση σε εξέλιξη"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"Διαλογή εισερχόμενης κλήσης"</string>
<string msgid="7213672915724563695" name="default_notification_channel_name">"Ακούγεται τώρα"</string>
<string name="exo_download_completed">Η λήψη ολοκληρώθηκε</string>
<string name="exo_download_description">Λήψη</string>
<string name="exo_download_downloading">Λήψη</string>
<string name="exo_download_failed">Η λήψη απέτυχε</string>
<string name="exo_download_notification_channel_name">Λήψεις</string>
<string name="exo_download_paused">Οι λήψεις τέθηκαν σε παύση.</string>
<string name="exo_download_paused_for_network">Οι λήψεις είναι σε αναμονή για δίκτυο.</string>
<string name="exo_download_paused_for_wifi">Οι λήψεις είναι σε αναμονή για Wi-Fi.</string>
<string name="exo_download_removing">Κατάργηση λήψεων</string>
<string msgid="3510124037191104584" name="pause_button_content_description">"Παύση"</string>
<string msgid="963503759453979404" name="play_button_content_description">"Αναπαραγωγή"</string>
<string msgid="6034072145387511457" name="skip_to_next_item_button_content_description">"Μετάβαση στο επόμενο στοιχείο"</string>
<string msgid="4352480799561670760" name="skip_to_previous_item_button_content_description">"Μετάβαση στο προηγούμενο στοιχείο"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="881409763997275156" name="call_notification_answer_action">"Answer"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Video"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Decline"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"Hang up"</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"Incoming call"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"On-going call"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"Screening an incoming call"</string>
<string msgid="7213672915724563695" name="default_notification_channel_name">"Now playing"</string>
<string name="exo_download_completed">Download completed</string>
<string name="exo_download_description">Download</string>
<string name="exo_download_downloading">Downloading</string>
<string name="exo_download_failed">Download failed</string>
<string name="exo_download_notification_channel_name">Downloads</string>
<string name="exo_download_paused">Downloads paused</string>
<string name="exo_download_paused_for_network">Downloads waiting for network</string>
<string name="exo_download_paused_for_wifi">Downloads waiting for Wi-Fi</string>
<string name="exo_download_removing">Removing downloads</string>
<string msgid="3510124037191104584" name="pause_button_content_description">"Pause"</string>
<string msgid="963503759453979404" name="play_button_content_description">"Play"</string>
<string msgid="6034072145387511457" name="skip_to_next_item_button_content_description">"Skip to next item"</string>
<string msgid="4352480799561670760" name="skip_to_previous_item_button_content_description">"Skip to previous item"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

@ -1,16 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="881409763997275156" name="call_notification_answer_action">"Answer"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Video"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Decline"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"Hang Up"</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"Incoming call"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"Ongoing call"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"Screening an incoming call"</string>
<string msgid="7213672915724563695" name="default_notification_channel_name">"Now playing"</string>
<string msgid="3510124037191104584" name="pause_button_content_description">"Pause"</string>
<string msgid="963503759453979404" name="play_button_content_description">"Play"</string>
<string msgid="6034072145387511457" name="skip_to_next_item_button_content_description">"Skip to next item"</string>
<string msgid="4352480799561670760" name="skip_to_previous_item_button_content_description">"Skip to previous item"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="881409763997275156" name="call_notification_answer_action">"Answer"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Video"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Decline"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"Hang up"</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"Incoming call"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"On-going call"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"Screening an incoming call"</string>
<string msgid="7213672915724563695" name="default_notification_channel_name">"Now playing"</string>
<string name="exo_download_completed">Download completed</string>
<string name="exo_download_description">Download</string>
<string name="exo_download_downloading">Downloading</string>
<string name="exo_download_failed">Download failed</string>
<string name="exo_download_notification_channel_name">Downloads</string>
<string name="exo_download_paused">Downloads paused</string>
<string name="exo_download_paused_for_network">Downloads waiting for network</string>
<string name="exo_download_paused_for_wifi">Downloads waiting for Wi-Fi</string>
<string name="exo_download_removing">Removing downloads</string>
<string msgid="3510124037191104584" name="pause_button_content_description">"Pause"</string>
<string msgid="963503759453979404" name="play_button_content_description">"Play"</string>
<string msgid="6034072145387511457" name="skip_to_next_item_button_content_description">"Skip to next item"</string>
<string msgid="4352480799561670760" name="skip_to_previous_item_button_content_description">"Skip to previous item"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="881409763997275156" name="call_notification_answer_action">"Answer"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Video"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Decline"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"Hang up"</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"Incoming call"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"On-going call"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"Screening an incoming call"</string>
<string msgid="7213672915724563695" name="default_notification_channel_name">"Now playing"</string>
<string name="exo_download_completed">Download completed</string>
<string name="exo_download_description">Download</string>
<string name="exo_download_downloading">Downloading</string>
<string name="exo_download_failed">Download failed</string>
<string name="exo_download_notification_channel_name">Downloads</string>
<string name="exo_download_paused">Downloads paused</string>
<string name="exo_download_paused_for_network">Downloads waiting for network</string>
<string name="exo_download_paused_for_wifi">Downloads waiting for Wi-Fi</string>
<string name="exo_download_removing">Removing downloads</string>
<string msgid="3510124037191104584" name="pause_button_content_description">"Pause"</string>
<string msgid="963503759453979404" name="play_button_content_description">"Play"</string>
<string msgid="6034072145387511457" name="skip_to_next_item_button_content_description">"Skip to next item"</string>
<string msgid="4352480799561670760" name="skip_to_previous_item_button_content_description">"Skip to previous item"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

@ -1,16 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="881409763997275156" name="call_notification_answer_action">"Answer"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Video"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Decline"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"Hang Up"</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"Incoming call"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"Ongoing call"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"Screening an incoming call"</string>
<string msgid="7213672915724563695" name="default_notification_channel_name">"Now playing"</string>
<string msgid="3510124037191104584" name="pause_button_content_description">"Pause"</string>
<string msgid="963503759453979404" name="play_button_content_description">"Play"</string>
<string msgid="6034072145387511457" name="skip_to_next_item_button_content_description">"Skip to next item"</string>
<string msgid="4352480799561670760" name="skip_to_previous_item_button_content_description">"Skip to previous item"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="881409763997275156" name="call_notification_answer_action">"Responder"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Video"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Rechazar"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"Colgar"</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"Llamada entrante"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"Llamada en curso"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"Filtrando una llamada entrante"</string>
<string msgid="7213672915724563695" name="default_notification_channel_name">"En reproducción"</string>
<string name="exo_download_completed">Se completó la descarga</string>
<string name="exo_download_description">Descargar</string>
<string name="exo_download_downloading">Descargando</string>
<string name="exo_download_failed">No se pudo descargar</string>
<string name="exo_download_notification_channel_name">Descargas</string>
<string name="exo_download_paused">Se pausaron las descargas</string>
<string name="exo_download_paused_for_network">Esperando red para descargas</string>
<string name="exo_download_paused_for_wifi">Esperando Wi-Fi para descargas</string>
<string name="exo_download_removing">Quitando descargas</string>
<string msgid="3510124037191104584" name="pause_button_content_description">"Pausar"</string>
<string msgid="963503759453979404" name="play_button_content_description">"Reproducir"</string>
<string msgid="6034072145387511457" name="skip_to_next_item_button_content_description">"Ir al siguiente elemento"</string>
<string msgid="4352480799561670760" name="skip_to_previous_item_button_content_description">"Ir al elemento anterior"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="881409763997275156" name="call_notification_answer_action">"Responder"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Vídeo"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Rechazar"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"Colgar"</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"Llamada entrante"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"Llamada en curso"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"Filtrando una llamada entrante"</string>
<string msgid="7213672915724563695" name="default_notification_channel_name">"Está sonando"</string>
<string name="exo_download_completed">Descarga de archivos completado</string>
<string name="exo_download_description">Descargar</string>
<string name="exo_download_downloading">Descargando</string>
<string name="exo_download_failed">No se ha podido descargar</string>
<string name="exo_download_notification_channel_name">Descargas</string>
<string name="exo_download_paused">Descargas pausadas</string>
<string name="exo_download_paused_for_network">Descargas en espera de red</string>
<string name="exo_download_paused_for_wifi">Descargas en espera de Wi-Fi</string>
<string name="exo_download_removing">Quitando descargas</string>
<string msgid="3510124037191104584" name="pause_button_content_description">"Pausar"</string>
<string msgid="963503759453979404" name="play_button_content_description">"Reproducir"</string>
<string msgid="6034072145387511457" name="skip_to_next_item_button_content_description">"Saltar al siguiente elemento"</string>
<string msgid="4352480799561670760" name="skip_to_previous_item_button_content_description">"Saltar al elemento anterior"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="881409763997275156" name="call_notification_answer_action">"Vasta"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Video"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Keeldu"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"Lõpeta kõne"</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"Sissetulev kõne"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"Käimasolev kõne"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"Sissetuleva kõne filtreerimine"</string>
<string msgid="7213672915724563695" name="default_notification_channel_name">"Hetkel mängimas"</string>
<string name="exo_download_completed">Allalaadimine lõpetati</string>
<string name="exo_download_description">Allalaadimine</string>
<string name="exo_download_downloading">Allalaadimine</string>
<string name="exo_download_failed">Allalaadimine ebaõnnestus</string>
<string name="exo_download_notification_channel_name">Allalaadimised</string>
<string name="exo_download_paused">Allalaadimised peatati</string>
<string name="exo_download_paused_for_network">Allalaadimised on võrgu ootel</string>
<string name="exo_download_paused_for_wifi">Allalaadimised on WiFi-võrgu ootel</string>
<string name="exo_download_removing">Allalaadimiste eemaldamine</string>
<string msgid="3510124037191104584" name="pause_button_content_description">"Peatamine"</string>
<string msgid="963503759453979404" name="play_button_content_description">"Esitamine"</string>
<string msgid="6034072145387511457" name="skip_to_next_item_button_content_description">"Järgmise üksuse juurde liikumine"</string>
<string msgid="4352480799561670760" name="skip_to_previous_item_button_content_description">"Eelmise üksuse juurde liikumine"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="881409763997275156" name="call_notification_answer_action">"Erantzun"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Bideoa"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Baztertu"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"Amaitu deia"</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"Sarrerako deia"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"Deia abian da"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"Sarrerako dei bat bistaratzen"</string>
<string msgid="7213672915724563695" name="default_notification_channel_name">"Orain erreproduzitzen"</string>
<string name="exo_download_completed">Osatu da deskarga</string>
<string name="exo_download_description">Deskargak</string>
<string name="exo_download_downloading">Deskargatzen</string>
<string name="exo_download_failed">Ezin izan da deskargatu</string>
<string name="exo_download_notification_channel_name">Deskargak</string>
<string name="exo_download_paused">Deskargak pausatuta daude</string>
<string name="exo_download_paused_for_network">Deskargak sare mugikorrera konektatzeko zain daude</string>
<string name="exo_download_paused_for_wifi">Deskargak wifira konektatzeko zain daude</string>
<string name="exo_download_removing">Deskargak kentzen</string>
<string msgid="3510124037191104584" name="pause_button_content_description">"Pausatu"</string>
<string msgid="963503759453979404" name="play_button_content_description">"Erreproduzitu"</string>
<string msgid="6034072145387511457" name="skip_to_next_item_button_content_description">"Joan hurrengo elementura"</string>
<string msgid="4352480799561670760" name="skip_to_previous_item_button_content_description">"Joan aurreko elementura"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="881409763997275156" name="call_notification_answer_action">"پاسخ دادن"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"ویدیو"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"رد کردن"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"قطع تماس"</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"تماس ورودی"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"تماس درحال انجام"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"درحال غربال کردن تماس ورودی"</string>
<string msgid="7213672915724563695" name="default_notification_channel_name">"درحال پخش"</string>
<string name="exo_download_completed">بارگیری کامل شد</string>
<string name="exo_download_description">بارگیری</string>
<string name="exo_download_downloading">درحال بارگیری</string>
<string name="exo_download_failed">بارگیری نشد</string>
<string name="exo_download_notification_channel_name">بارگیری‌ها</string>
<string name="exo_download_paused">بارگیری‌ها موقتاً متوقف شد</string>
<string name="exo_download_paused_for_network">بارگیری‌ها درانتظار شبکه است</string>
<string name="exo_download_paused_for_wifi">بارگیری‌ها در انتظار Wi-Fi است</string>
<string name="exo_download_removing">حذف بارگیری‌ها</string>
<string msgid="3510124037191104584" name="pause_button_content_description">"مکث"</string>
<string msgid="963503759453979404" name="play_button_content_description">"پخش"</string>
<string msgid="6034072145387511457" name="skip_to_next_item_button_content_description">"پرش به مورد بعدی"</string>
<string msgid="4352480799561670760" name="skip_to_previous_item_button_content_description">"پرش به مورد قبلی"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="881409763997275156" name="call_notification_answer_action">"Vastaa"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Video"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Hylkää"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"Lopeta puhelu"</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"Saapuva puhelu"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"Käynnissä oleva puhelu"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"Seulotaan saapuvaa puhelua"</string>
<string msgid="7213672915724563695" name="default_notification_channel_name">"Nyt toistetaan"</string>
<string name="exo_download_completed">Lataus valmis</string>
<string name="exo_download_description">Lataa</string>
<string name="exo_download_downloading">Ladataan</string>
<string name="exo_download_failed">Lataus epäonnistui</string>
<string name="exo_download_notification_channel_name">Lataukset</string>
<string name="exo_download_paused">Lataukset keskeytetty</string>
<string name="exo_download_paused_for_network">Lataukse odottavat verkkoyhteyttä</string>
<string name="exo_download_paused_for_wifi">Lataukset odottavat Wi-Fi-yhteyttä</string>
<string name="exo_download_removing">Poistetaan latauksia</string>
<string msgid="3510124037191104584" name="pause_button_content_description">"Keskeytä"</string>
<string msgid="963503759453979404" name="play_button_content_description">"Toista"</string>
<string msgid="6034072145387511457" name="skip_to_next_item_button_content_description">"Siirry seuraavaan"</string>
<string msgid="4352480799561670760" name="skip_to_previous_item_button_content_description">"Siirry edelliseen"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="881409763997275156" name="call_notification_answer_action">"Répondre"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Vidéo"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Refuser"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"Raccrocher"</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"Appel entrant"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"Appel en cours"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"Filtrer un appel entrant"</string>
<string msgid="7213672915724563695" name="default_notification_channel_name">"En cours de lecture"</string>
<string name="exo_download_completed">Téléchargement terminé</string>
<string name="exo_download_description">Télécharger</string>
<string name="exo_download_downloading">Téléchargement en cours…</string>
<string name="exo_download_failed">Échec du téléchargement</string>
<string name="exo_download_notification_channel_name">Téléchargements</string>
<string name="exo_download_paused">Téléchargements interrompus</string>
<string name="exo_download_paused_for_network">Téléchargements en attente du réseau</string>
<string name="exo_download_paused_for_wifi">Téléchargements en attente du Wi-Fi</string>
<string name="exo_download_removing">Suppression des téléchargements en cours…</string>
<string msgid="3510124037191104584" name="pause_button_content_description">"Pause"</string>
<string msgid="963503759453979404" name="play_button_content_description">"Lire"</string>
<string msgid="6034072145387511457" name="skip_to_next_item_button_content_description">"Passer à l\'élément suivant"</string>
<string msgid="4352480799561670760" name="skip_to_previous_item_button_content_description">"Passer à l\'élément précédent"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="881409763997275156" name="call_notification_answer_action">"Répondre"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Vidéo"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Refuser"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"Raccrocher"</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"Appel entrant"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"Appel en cours"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"Filtrage d\'un appel entrant"</string>
<string msgid="7213672915724563695" name="default_notification_channel_name">"En écoute"</string>
<string name="exo_download_completed">Téléchargement terminé</string>
<string name="exo_download_description">Télécharger</string>
<string name="exo_download_downloading">Téléchargement…</string>
<string name="exo_download_failed">Échec du téléchargement</string>
<string name="exo_download_notification_channel_name">Téléchargements</string>
<string name="exo_download_paused">Téléchargements mis en pause</string>
<string name="exo_download_paused_for_network">Téléchargements en attente de réseau</string>
<string name="exo_download_paused_for_wifi">Téléchargements en attente de Wi-Fi</string>
<string name="exo_download_removing">Suppression des téléchargements…</string>
<string msgid="3510124037191104584" name="pause_button_content_description">"Pause"</string>
<string msgid="963503759453979404" name="play_button_content_description">"Lire"</string>
<string msgid="6034072145387511457" name="skip_to_next_item_button_content_description">"Passer à l\'élément suivant"</string>
<string msgid="4352480799561670760" name="skip_to_previous_item_button_content_description">"Passer à l\'élément précédent"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="881409763997275156" name="call_notification_answer_action">"Contestar"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Vídeo"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Rexeitar"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"Colgar"</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"Chamada entrante"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"Chamada en curso"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"Filtrando chamada entrante"</string>
<string msgid="7213672915724563695" name="default_notification_channel_name">"Reproducindo"</string>
<string name="exo_download_completed">Completouse a descarga</string>
<string name="exo_download_description">Descargar</string>
<string name="exo_download_downloading">Descargando</string>
<string name="exo_download_failed">Produciuse un erro na descarga</string>
<string name="exo_download_notification_channel_name">Descargas</string>
<string name="exo_download_paused">As descargas están en pausa</string>
<string name="exo_download_paused_for_network">As descargas están agardando pola rede</string>
<string name="exo_download_paused_for_wifi">As descargas están agardando pola wifi</string>
<string name="exo_download_removing">Quitando descargas</string>
<string msgid="3510124037191104584" name="pause_button_content_description">"Pór en pausa"</string>
<string msgid="963503759453979404" name="play_button_content_description">"Reproducir"</string>
<string msgid="6034072145387511457" name="skip_to_next_item_button_content_description">"Omitir o elemento e ir ao seguinte"</string>
<string msgid="4352480799561670760" name="skip_to_previous_item_button_content_description">"Omitir o elemento e ir ao anterior"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">">999"</string>
</resources>

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="881409763997275156" name="call_notification_answer_action">"જવાબ"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"વીડિયો"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"નકારો"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"સમાપ્ત કરો"</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"ઇનકમિંગ કૉલ"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"ચાલુ કૉલ"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"ઇનકમિંગ કૉલનું સ્ક્રીનિંગ થાય છે"</string>
<string msgid="7213672915724563695" name="default_notification_channel_name">"હાલમાં ચાલી રહ્યું છે"</string>
<string name="exo_download_completed">ડાઉનલોડ પૂર્ણ થયું</string>
<string name="exo_download_description">ડાઉનલોડ કરો</string>
<string name="exo_download_downloading">ડાઉનલોડ કરી રહ્યાં છીએ</string>
<string name="exo_download_failed">ડાઉનલોડ નિષ્ફળ થયું</string>
<string name="exo_download_notification_channel_name">ડાઉનલોડ</string>
<string name="exo_download_paused">ડાઉનલોડ થોભાવ્યા છે</string>
<string name="exo_download_paused_for_network">ડાઉનલોડ થવા નેટવર્કની રાહ જોવાઈ રહી છે</string>
<string name="exo_download_paused_for_wifi">ડાઉનલોડ થવા વાઇ-ફાઇની રાહ જોવાઈ રહી છે</string>
<string name="exo_download_removing">ડાઉનલોડ કાઢી નાખી રહ્યાં છીએ</string>
<string msgid="3510124037191104584" name="pause_button_content_description">"થોભાવો"</string>
<string msgid="963503759453979404" name="play_button_content_description">"ચલાવો"</string>
<string msgid="6034072145387511457" name="skip_to_next_item_button_content_description">"આગલી આઇટમ પર જાઓ"</string>
<string msgid="4352480799561670760" name="skip_to_previous_item_button_content_description">"પહેલાંની આઇટમ પર જાઓ"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="881409763997275156" name="call_notification_answer_action">"जवाब दें"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"वीडियो"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"अस्वीकार करें"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"कॉल काटें"</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"आने वाला (इनकमिंग) कॉल"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"पहले से जारी कॉल"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"इनकमिंग कॉल को स्क्रीन किया जा रहा है"</string>
<string msgid="7213672915724563695" name="default_notification_channel_name">"अभी चल रहा है"</string>
<string name="exo_download_completed">डाउनलोड पूरा हुआ</string>
<string name="exo_download_description">डाउनलोड करें</string>
<string name="exo_download_downloading">डाउनलोड हो रहा है</string>
<string name="exo_download_failed">डाउनलोड नहीं हो सका</string>
<string name="exo_download_notification_channel_name">डाउनलोड की गई मीडिया फ़ाइलें</string>
<string name="exo_download_paused">डाउनलोड रोका गया है</string>
<string name="exo_download_paused_for_network">डाउनलोड शुरू करने के लिए, इंटरनेट से कनेक्ट होने का इंतज़ार है</string>
<string name="exo_download_paused_for_wifi">डाउनलोड शुरू करने के लिए, वाई-फ़ाई से कनेक्ट होने का इंतज़ार है</string>
<string name="exo_download_removing">डाउनलोड की गई फ़ाइलें हटाई जा रही हैं</string>
<string msgid="3510124037191104584" name="pause_button_content_description">"रोकें"</string>
<string msgid="963503759453979404" name="play_button_content_description">"चलाएं"</string>
<string msgid="6034072145387511457" name="skip_to_next_item_button_content_description">"अगले आइटम पर जाएं"</string>
<string msgid="4352480799561670760" name="skip_to_previous_item_button_content_description">"पिछले आइटम पर जाएं"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="881409763997275156" name="call_notification_answer_action">"Odgovori"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Videozapis"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Odbij"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"Prekini"</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"Dolazni poziv"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"Poziv u tijeku"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"Filtriranje dolaznog poziva"</string>
<string msgid="7213672915724563695" name="default_notification_channel_name">"Sada se reproducira"</string>
<string name="exo_download_completed">Preuzimanje je dovršeno</string>
<string name="exo_download_description">Preuzmi</string>
<string name="exo_download_downloading">Preuzimanje</string>
<string name="exo_download_failed">Preuzimanje nije uspjelo</string>
<string name="exo_download_notification_channel_name">Preuzimanja</string>
<string name="exo_download_paused">Preuzimanja su pauzirana</string>
<string name="exo_download_paused_for_network">Preuzimanja čekaju mrežu</string>
<string name="exo_download_paused_for_wifi">Preuzimanja čekaju Wi-Fi</string>
<string name="exo_download_removing">Uklanjanje preuzimanja</string>
<string msgid="3510124037191104584" name="pause_button_content_description">"Pauziraj"</string>
<string msgid="963503759453979404" name="play_button_content_description">"Reproduciraj"</string>
<string msgid="6034072145387511457" name="skip_to_next_item_button_content_description">"Preskoči na sljedeću stavku"</string>
<string msgid="4352480799561670760" name="skip_to_previous_item_button_content_description">"Preskoči na prethodnu stavku"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="881409763997275156" name="call_notification_answer_action">"Fogadás"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Videó"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Elutasítás"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"Befejezés"</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"Bejövő hívás"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"Hívás folyamatban"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"Bejövő hívás szűrése"</string>
<string msgid="7213672915724563695" name="default_notification_channel_name">"Most játszott tartalom"</string>
<string name="exo_download_completed">A letöltés befejeződött</string>
<string name="exo_download_description">Letöltés</string>
<string name="exo_download_downloading">Letöltés folyamatban</string>
<string name="exo_download_failed">Nem sikerült a letöltés</string>
<string name="exo_download_notification_channel_name">Letöltések</string>
<string name="exo_download_paused">Letöltések szüneteltetve</string>
<string name="exo_download_paused_for_network">A letöltések hálózatra várakoznak</string>
<string name="exo_download_paused_for_wifi">A letöltések Wi-Fi-re várakoznak</string>
<string name="exo_download_removing">Letöltések törlése folyamatban</string>
<string msgid="3510124037191104584" name="pause_button_content_description">"Szünet"</string>
<string msgid="963503759453979404" name="play_button_content_description">"Lejátszás"</string>
<string msgid="6034072145387511457" name="skip_to_next_item_button_content_description">"Ugrás a következő elemre"</string>
<string msgid="4352480799561670760" name="skip_to_previous_item_button_content_description">"Ugrás az előző elemre"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="881409763997275156" name="call_notification_answer_action">"Պատասխանել"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Տեսազանգ"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Մերժել"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"Ավարտել"</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"Մուտքային զանգ"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"Ընթացիկ զանգ"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"Մուտքային զանգի զտում"</string>
<string msgid="7213672915724563695" name="default_notification_channel_name">"Այժմ հնչում է"</string>
<string name="exo_download_completed">Ներբեռնումն ավարտվեց</string>
<string name="exo_download_description">Ներբեռնել</string>
<string name="exo_download_downloading">Ներբեռնում</string>
<string name="exo_download_failed">Չհաջողվեց ներբեռնել</string>
<string name="exo_download_notification_channel_name">Ներբեռնումներ</string>
<string name="exo_download_paused">Ներբեռնումները դադարեցված են</string>
<string name="exo_download_paused_for_network">Ցանցի որոնում</string>
<string name="exo_download_paused_for_wifi">Wi-Fi ցանցի որոնում</string>
<string name="exo_download_removing">Ներբեռնումները հեռացվում են</string>
<string msgid="3510124037191104584" name="pause_button_content_description">"Դադարեցնել"</string>
<string msgid="963503759453979404" name="play_button_content_description">"Նվագարկել"</string>
<string msgid="6034072145387511457" name="skip_to_next_item_button_content_description">"Անցնել հաջորդ տարրին"</string>
<string msgid="4352480799561670760" name="skip_to_previous_item_button_content_description">"Անցնել նախորդ տարրին"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="881409763997275156" name="call_notification_answer_action">"Jawab"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Video"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Tolak"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"Tutup"</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"Panggilan masuk"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"Panggilan sedang berlangsung"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"Menyaring panggilan masuk"</string>
<string msgid="7213672915724563695" name="default_notification_channel_name">"Sedang diputar"</string>
<string name="exo_download_completed">Download selesai</string>
<string name="exo_download_description">Download</string>
<string name="exo_download_downloading">Mendownload</string>
<string name="exo_download_failed">Download gagal</string>
<string name="exo_download_notification_channel_name">Download</string>
<string name="exo_download_paused">Download dijeda</string>
<string name="exo_download_paused_for_network">Download menunggu konektivitas jaringan</string>
<string name="exo_download_paused_for_wifi">Download menunggu konektivitas Wi-Fi</string>
<string name="exo_download_removing">Menghapus download</string>
<string msgid="3510124037191104584" name="pause_button_content_description">"Jeda"</string>
<string msgid="963503759453979404" name="play_button_content_description">"Putar"</string>
<string msgid="6034072145387511457" name="skip_to_next_item_button_content_description">"Lewati ke item berikutnya"</string>
<string msgid="4352480799561670760" name="skip_to_previous_item_button_content_description">"Lewati ke item sebelumnya"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="881409763997275156" name="call_notification_answer_action">"Svara"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Myndsímtal"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Hafna"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"Leggja á"</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"Símtal berst"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"Símtal í gangi"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"Síar símtal sem berst"</string>
<string msgid="7213672915724563695" name="default_notification_channel_name">"Í spilun"</string>
<string name="exo_download_completed">Niðurhali lokið</string>
<string name="exo_download_description">Sækja</string>
<string name="exo_download_downloading">Sækir</string>
<string name="exo_download_failed">Niðurhal mistókst</string>
<string name="exo_download_notification_channel_name">Niðurhal</string>
<string name="exo_download_paused">Niðurhöl í bið</string>
<string name="exo_download_paused_for_network">Niðurhöl bíða eftir netkerfi</string>
<string name="exo_download_paused_for_wifi">Niðurhöl bíða eftir WiFi</string>
<string name="exo_download_removing">Fjarlægir niðurhal</string>
<string msgid="3510124037191104584" name="pause_button_content_description">"Gera hlé"</string>
<string msgid="963503759453979404" name="play_button_content_description">"Spila"</string>
<string msgid="6034072145387511457" name="skip_to_next_item_button_content_description">"Fara í næsta atriði"</string>
<string msgid="4352480799561670760" name="skip_to_previous_item_button_content_description">"Fara í fyrra atriði"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="881409763997275156" name="call_notification_answer_action">"Rispondi"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Video"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Rifiuta"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"Riaggancia"</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"Chiamata in arrivo"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"Chiamata in corso"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"Applicazione filtro a chiamata in arrivo"</string>
<string msgid="7213672915724563695" name="default_notification_channel_name">"Ora in riproduzione"</string>
<string name="exo_download_completed">Download completato</string>
<string name="exo_download_description">Scarica</string>
<string name="exo_download_downloading">Download in corso…</string>
<string name="exo_download_failed">Download non riuscito</string>
<string name="exo_download_notification_channel_name">Download</string>
<string name="exo_download_paused">Download in pausa</string>
<string name="exo_download_paused_for_network">Download in attesa di rete</string>
<string name="exo_download_paused_for_wifi">Download in attesa di Wi-Fi</string>
<string name="exo_download_removing">Rimozione dei download…</string>
<string msgid="3510124037191104584" name="pause_button_content_description">"Metti in pausa"</string>
<string msgid="963503759453979404" name="play_button_content_description">"Riproduci"</string>
<string msgid="6034072145387511457" name="skip_to_next_item_button_content_description">"Vai all\'elemento successivo"</string>
<string msgid="4352480799561670760" name="skip_to_previous_item_button_content_description">"Vai all\'elemento precedente"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="881409763997275156" name="call_notification_answer_action">"מענה"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"וידאו"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"דחייה"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"ניתוק"</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"שיחה נכנסת"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"שיחה פעילה"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"סינון שיחה נכנסת"</string>
<string msgid="7213672915724563695" name="default_notification_channel_name">"פועל עכשיו"</string>
<string name="exo_download_completed">ההורדה הושלמה</string>
<string name="exo_download_description">הורדה</string>
<string name="exo_download_downloading">ההורדה מתבצעת</string>
<string name="exo_download_failed">ההורדה לא הושלמה</string>
<string name="exo_download_notification_channel_name">הורדות</string>
<string name="exo_download_paused">ההורדות הושהו</string>
<string name="exo_download_paused_for_network">ההורדות בהמתנה לרשת</string>
<string name="exo_download_paused_for_wifi">ההורדות בהמתנה ל-Wi-Fi</string>
<string name="exo_download_removing">מסיר הורדות</string>
<string msgid="3510124037191104584" name="pause_button_content_description">"השהיה"</string>
<string msgid="963503759453979404" name="play_button_content_description">"הפעלה"</string>
<string msgid="6034072145387511457" name="skip_to_next_item_button_content_description">"דילוג לפריט הבא"</string>
<string msgid="4352480799561670760" name="skip_to_previous_item_button_content_description">"דילוג לפריט הקודם"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="881409763997275156" name="call_notification_answer_action">"応答"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"ビデオ"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"拒否"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"通話終了"</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"着信"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"通話中"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"着信をスクリーニング中"</string>
<string msgid="7213672915724563695" name="default_notification_channel_name">"再生中"</string>
<string name="exo_download_completed">ダウンロードが完了しました</string>
<string name="exo_download_description">ダウンロード</string>
<string name="exo_download_downloading">ダウンロードしています</string>
<string name="exo_download_failed">ダウンロードに失敗しました</string>
<string name="exo_download_notification_channel_name">ダウンロード</string>
<string name="exo_download_paused">ダウンロード一時停止</string>
<string name="exo_download_paused_for_network">ダウンロード停止: ネットワーク接続中</string>
<string name="exo_download_paused_for_wifi">ダウンロード停止: Wi-Fi 接続中</string>
<string name="exo_download_removing">ダウンロードを削除しています</string>
<string msgid="3510124037191104584" name="pause_button_content_description">"一時停止"</string>
<string msgid="963503759453979404" name="play_button_content_description">"再生"</string>
<string msgid="6034072145387511457" name="skip_to_next_item_button_content_description">"次の項目にスキップ"</string>
<string msgid="4352480799561670760" name="skip_to_previous_item_button_content_description">"前の項目にスキップ"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="881409763997275156" name="call_notification_answer_action">"პასუხი"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"ვიდეო"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"უარყოფა"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"გათიშვა"</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"შემომავალი ზარი"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"მიმდინარე ზარი"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"შემომავალი ზარების გაცხრილვა"</string>
<string msgid="7213672915724563695" name="default_notification_channel_name">"ამჟამად უკრავს"</string>
<string name="exo_download_completed">ჩამოტვირთვა დასრულდა</string>
<string name="exo_download_description">ჩამოტვირთვა</string>
<string name="exo_download_downloading">მიმდინარეობს ჩამოტვირთვა</string>
<string name="exo_download_failed">ჩამოტვირთვა ვერ მოხერხდა</string>
<string name="exo_download_notification_channel_name">ჩამოტვირთვები</string>
<string name="exo_download_paused">ჩამოტვირთვები დაპაუზებულია</string>
<string name="exo_download_paused_for_network">ჩამოტვირთვები ქსელს ელოდება</string>
<string name="exo_download_paused_for_wifi">ჩამოტვირთვები Wi-Fi-ს ელოდება</string>
<string name="exo_download_removing">მიმდინარეობს ჩამოტვირთვების ამოშლა</string>
<string msgid="3510124037191104584" name="pause_button_content_description">"პაუზა"</string>
<string msgid="963503759453979404" name="play_button_content_description">"დაკვრა"</string>
<string msgid="6034072145387511457" name="skip_to_next_item_button_content_description">"შემდეგ ერთეულზე გადასვლა"</string>
<string msgid="4352480799561670760" name="skip_to_previous_item_button_content_description">"წინა ერთეულზე გადასვლა"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="881409763997275156" name="call_notification_answer_action">"Жауап"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Бейне"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Қабылдамау"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"Тұтқаны қою"</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"Кіріс қоңырау"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"Қоңырау"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"Келген қоңырауды сүзу"</string>
<string msgid="7213672915724563695" name="default_notification_channel_name">"Ойнатылуда"</string>
<string name="exo_download_completed">Жүктеп алынды</string>
<string name="exo_download_description">Жүктеп алу</string>
<string name="exo_download_downloading">Жүктеп алынуда</string>
<string name="exo_download_failed">Жүктеп алынбады</string>
<string name="exo_download_notification_channel_name">Жүктеп алынғандар</string>
<string name="exo_download_paused">Жүктеп алу процестері уақытша тоқтады.</string>
<string name="exo_download_paused_for_network">Жүктеп алу үшін желіге қосылу керек.</string>
<string name="exo_download_paused_for_wifi">Жүктеп алу үшін Wi-Fi-ға қосылу керек.</string>
<string name="exo_download_removing">Жүктеп алынғандар өшірілуде</string>
<string msgid="3510124037191104584" name="pause_button_content_description">"Кідірту"</string>
<string msgid="963503759453979404" name="play_button_content_description">"Ойнату"</string>
<string msgid="6034072145387511457" name="skip_to_next_item_button_content_description">"Келесі элементке өткізіп жіберу"</string>
<string msgid="4352480799561670760" name="skip_to_previous_item_button_content_description">"Алдыңғы элементке өткізіп жіберу"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="881409763997275156" name="call_notification_answer_action">"ឆ្លើយ"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"វីដេអូ"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"បដិសេធ"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"ដាក់​ចុះ"</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"ការ​ហៅ​ចូល"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"ការ​ហៅដែលកំពុងដំណើរការ"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"កំពុងពិនិត្យការ​ហៅ​ចូល"</string>
<string msgid="7213672915724563695" name="default_notification_channel_name">"កំពុងចាក់"</string>
<string name="exo_download_completed">បាន​បញ្ចប់​ការទាញយក</string>
<string name="exo_download_description">ទាញយក</string>
<string name="exo_download_downloading">កំពុង​ទាញ​យក</string>
<string name="exo_download_failed">មិន​អាច​ទាញយក​បាន​ទេ</string>
<string name="exo_download_notification_channel_name">ទាញយក</string>
<string name="exo_download_paused">ការទាញយក​ត្រូវបានផ្អាក</string>
<string name="exo_download_paused_for_network">ការទាញយក​កំពុងរង់ចាំ​ការតភ្ជាប់បណ្ដាញ</string>
<string name="exo_download_paused_for_wifi">ការទាញយក​កំពុងរង់ចាំ​ការតភ្ជាប់ Wi-Fi</string>
<string name="exo_download_removing">កំពុង​លុប​ការទាញយក</string>
<string msgid="3510124037191104584" name="pause_button_content_description">"ផ្អាក"</string>
<string msgid="963503759453979404" name="play_button_content_description">"ចាក់"</string>
<string msgid="6034072145387511457" name="skip_to_next_item_button_content_description">"រំលងទៅមេឌៀបន្ទាប់"</string>
<string msgid="4352480799561670760" name="skip_to_previous_item_button_content_description">"រំលងទៅមេឌៀមុន"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="881409763997275156" name="call_notification_answer_action">"ಉತ್ತರಿಸಿ"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"ವೀಡಿಯೊ"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"ನಿರಾಕರಿಸಿ"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"ಕರೆ ಕೊನೆಗೊಳಿಸಿ"</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"ಒಳಬರುವ ಕರೆ"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"ಚಾಲ್ತಿಯಲ್ಲಿರುವ ಕರೆ"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"ಒಳಬರುವ ಕರೆಯನ್ನು ಸ್ಕ್ರೀನ್ ಮಾಡಲಾಗುತ್ತಿದೆ"</string>
<string msgid="7213672915724563695" name="default_notification_channel_name">"ಇದೀಗ ಪ್ಲೇ ಮಾಡಲಾಗುತ್ತಿದೆ"</string>
<string name="exo_download_completed">ಡೌನ್‌ಲೋಡ್ ಪೂರ್ಣಗೊಂಡಿದೆ</string>
<string name="exo_download_description">ಡೌನ್‌ಲೋಡ್‌</string>
<string name="exo_download_downloading">ಡೌನ್‌ಲೋಡ್ ಮಾಡಲಾಗುತ್ತಿದೆ</string>
<string name="exo_download_failed">ಡೌನ್‌ಲೋಡ್‌ ವಿಫಲಗೊಂಡಿದೆ</string>
<string name="exo_download_notification_channel_name">ಡೌನ್‌ಲೋಡ್‌ಗಳು</string>
<string name="exo_download_paused">ಡೌನ್‌ಲೋಡ್‌ಗಳನ್ನು ವಿರಾಮಗೊಳಿಸಲಾಗಿದೆ</string>
<string name="exo_download_paused_for_network">ಡೌನ್‌ಲೋಡ್‌ಗಳು ನೆಟ್‌ವರ್ಕ್‌ಗಾಗಿ ಕಾಯುತ್ತಿವೆ</string>
<string name="exo_download_paused_for_wifi">ಡೌನ್‌ಲೋಡ್‌ಗಳು Wi-Fi ಗಾಗಿ ಕಾಯುತ್ತಿವೆ</string>
<string name="exo_download_removing">ಡೌನ್ಲೋಡ್‌ಗಳನ್ನು ತೆಗೆದುಹಾಕಲಾಗುತ್ತಿದೆ</string>
<string msgid="3510124037191104584" name="pause_button_content_description">"ವಿರಾಮಗೊಳಿಸಿ"</string>
<string msgid="963503759453979404" name="play_button_content_description">"ಪ್ಲೇ ಮಾಡಿ"</string>
<string msgid="6034072145387511457" name="skip_to_next_item_button_content_description">"ಮುಂದಿನ ಐಟಂಗೆ ಸ್ಕಿಪ್ ಮಾಡಿ"</string>
<string msgid="4352480799561670760" name="skip_to_previous_item_button_content_description">"ಹಿಂದಿನ ಐಟಂಗೆ ಸ್ಕಿಪ್ ಮಾಡಿ"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="881409763997275156" name="call_notification_answer_action">"통화"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"동영상"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"거절"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"전화 끊기"</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"수신 전화"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"진행 중인 통화"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"수신 전화 검사 중"</string>
<string msgid="7213672915724563695" name="default_notification_channel_name">"지금 재생 중인 미디어 이름"</string>
<string name="exo_download_completed">다운로드 완료</string>
<string name="exo_download_description">다운로드</string>
<string name="exo_download_downloading">다운로드 중</string>
<string name="exo_download_failed">다운로드 실패</string>
<string name="exo_download_notification_channel_name">다운로드</string>
<string name="exo_download_paused">다운로드 일시중지됨</string>
<string name="exo_download_paused_for_network">다운로드를 위해 네트워크 연결 대기 중</string>
<string name="exo_download_paused_for_wifi">다운로드를 위해 Wi-Fi 연결 대기 중</string>
<string name="exo_download_removing">다운로드 항목 삭제 중</string>
<string msgid="3510124037191104584" name="pause_button_content_description">"일시중지"</string>
<string msgid="963503759453979404" name="play_button_content_description">"재생"</string>
<string msgid="6034072145387511457" name="skip_to_next_item_button_content_description">"다음 항목으로 건너뛰기"</string>
<string msgid="4352480799561670760" name="skip_to_previous_item_button_content_description">"이전 항목으로 건너뛰기"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="881409763997275156" name="call_notification_answer_action">"Жооп берүү"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Видео"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Четке кагуу"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"Чалууну бүтүрүү"</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"Кирүүчү чалуу"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"Учурдагы чалуу"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"Кирүүчү чалууну иргөө"</string>
<string msgid="7213672915724563695" name="default_notification_channel_name">"Эмне ойноп жатат?"</string>
<string name="exo_download_completed">Жүктөп алуу аяктады</string>
<string name="exo_download_description">Жүктөп алуу</string>
<string name="exo_download_downloading">Жүктөлүп алынууда</string>
<string name="exo_download_failed">Жүктөлүп алынбай калды</string>
<string name="exo_download_notification_channel_name">Жүктөлүп алынгандар</string>
<string name="exo_download_paused">Жүктөп алуу тындырылды</string>
<string name="exo_download_paused_for_network">Тармакка туташуу күтүлүүдө</string>
<string name="exo_download_paused_for_wifi">WiFi\'га туташуу күтүлүүдө</string>
<string name="exo_download_removing">Жүктөлүп алынгандар өчүрүлүүдө</string>
<string msgid="3510124037191104584" name="pause_button_content_description">"Тындыруу"</string>
<string msgid="963503759453979404" name="play_button_content_description">"Ойнотуу"</string>
<string msgid="6034072145387511457" name="skip_to_next_item_button_content_description">"Кийинки нерсеге өтүү"</string>
<string msgid="4352480799561670760" name="skip_to_previous_item_button_content_description">"Мурунку нерсеге өтүү"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="881409763997275156" name="call_notification_answer_action">"ຮັບສາຍ"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"ວິດີໂອ"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"ປະຕິເສດ"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"ວາງສາຍ"</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"ສາຍໂທເຂົ້າ"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"ສາຍໂທອອກ"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"ກຳລັງກວດສອບສາຍໂທເຂົ້າ"</string>
<string msgid="7213672915724563695" name="default_notification_channel_name">"ກຳລັງຫຼິ້ນ"</string>
<string name="exo_download_completed">ດາວໂຫລດສຳເລັດແລ້ວ</string>
<string name="exo_download_description">ດາວໂຫລດ</string>
<string name="exo_download_downloading">ກຳລັງດາວໂຫລດ</string>
<string name="exo_download_failed">ດາວໂຫຼດບໍ່ສຳເລັດ</string>
<string name="exo_download_notification_channel_name">ດາວໂຫລດ</string>
<string name="exo_download_paused">ຢຸດດາວໂຫຼດຊົ່ວຄາວແລ້ວ</string>
<string name="exo_download_paused_for_network">ການດາວໂຫຼດກຳລັງລໍຖ້າເຄືອຂ່າຍຢູ່</string>
<string name="exo_download_paused_for_wifi">ການດາວໂຫຼດກຳລັງລໍຖ້າ WiFi ຢູ່</string>
<string name="exo_download_removing">ກຳລັງລຶບການດາວໂຫລດອອກ</string>
<string msgid="3510124037191104584" name="pause_button_content_description">"ຢຸດຊົ່ວຄາວ"</string>
<string msgid="963503759453979404" name="play_button_content_description">"ຫຼິ້ນ"</string>
<string msgid="6034072145387511457" name="skip_to_next_item_button_content_description">"ຂ້າມໄປລາຍການຕໍ່ໄປ"</string>
<string msgid="4352480799561670760" name="skip_to_previous_item_button_content_description">"ຂ້າມໄປລາຍການກ່ອນໜ້າ"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="881409763997275156" name="call_notification_answer_action">"Atsakyti"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Vaizdo įrašas"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Atmesti"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"Baigti pok."</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"Gaunamasis skambutis"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"Vykstantis skambutis"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"Gaunamojo skambučio tikrinimas"</string>
<string msgid="7213672915724563695" name="default_notification_channel_name">"Dabar leidžiama"</string>
<string name="exo_download_completed">Atsisiuntimo procesas baigtas</string>
<string name="exo_download_description">Atsisiųsti</string>
<string name="exo_download_downloading">Atsisiunčiama</string>
<string name="exo_download_failed">Nepavyko atsisiųsti</string>
<string name="exo_download_notification_channel_name">Atsisiuntimai</string>
<string name="exo_download_paused">Atsisiuntimai pristabdyti</string>
<string name="exo_download_paused_for_network">Norint tęsti atsis., laukiama tinklo</string>
<string name="exo_download_paused_for_wifi">Norint tęsti atsis., laukiama „Wi-Fi“</string>
<string name="exo_download_removing">Pašalinami atsisiuntimai</string>
<string msgid="3510124037191104584" name="pause_button_content_description">"Pristabdyti"</string>
<string msgid="963503759453979404" name="play_button_content_description">"Leisti"</string>
<string msgid="6034072145387511457" name="skip_to_next_item_button_content_description">"Pereiti prie kito elemento"</string>
<string msgid="4352480799561670760" name="skip_to_previous_item_button_content_description">"Pereiti prie ankstesnio elemento"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="881409763997275156" name="call_notification_answer_action">"Atbildēt"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Video"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Noraidīt"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"Pārtraukt"</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"Ienākošais zvans"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"Pašreizējais zvans"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"Ienākošā zvana filtrēšana"</string>
<string msgid="7213672915724563695" name="default_notification_channel_name">"Tagad atskaņo"</string>
<string name="exo_download_completed">Lejupielāde ir pabeigta</string>
<string name="exo_download_description">Lejupielādēt</string>
<string name="exo_download_downloading">Notiek lejupielāde</string>
<string name="exo_download_failed">Lejupielāde neizdevās</string>
<string name="exo_download_notification_channel_name">Lejupielādes</string>
<string name="exo_download_paused">Lejupielādes ir pārtrauktas.</string>
<string name="exo_download_paused_for_network">Lejupielādes gaida savienojumu ar tīklu.</string>
<string name="exo_download_paused_for_wifi">Lejupielādes gaida savienojumu ar Wi-Fi.</string>
<string name="exo_download_removing">Notiek lejupielāžu noņemšana</string>
<string msgid="3510124037191104584" name="pause_button_content_description">"Apturēt"</string>
<string msgid="963503759453979404" name="play_button_content_description">"Atskaņot"</string>
<string msgid="6034072145387511457" name="skip_to_next_item_button_content_description">"Pāriet uz nākamo vienumu"</string>
<string msgid="4352480799561670760" name="skip_to_previous_item_button_content_description">"Pāriet uz iepriekšējo vienumu"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="881409763997275156" name="call_notification_answer_action">"Одговори"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Видео"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Одбиј"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"Спушти"</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"Дојдовен повик"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"Тековен повик"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"Проверка на дојдовен повик"</string>
<string msgid="7213672915724563695" name="default_notification_channel_name">"Now Playing"</string>
<string name="exo_download_completed">Преземањето заврши</string>
<string name="exo_download_description">Преземи</string>
<string name="exo_download_downloading">Се презема</string>
<string name="exo_download_failed">Неуспешно преземање</string>
<string name="exo_download_notification_channel_name">Преземања</string>
<string name="exo_download_paused">Преземањата се паузирани</string>
<string name="exo_download_paused_for_network">Се чека мрежа за преземањата</string>
<string name="exo_download_paused_for_wifi">Се чека WiFi за преземањата</string>
<string name="exo_download_removing">Се отстрануваат преземањата</string>
<string msgid="3510124037191104584" name="pause_button_content_description">"Паузирај"</string>
<string msgid="963503759453979404" name="play_button_content_description">"Пушти"</string>
<string msgid="6034072145387511457" name="skip_to_next_item_button_content_description">"Скокни на следната ставка"</string>
<string msgid="4352480799561670760" name="skip_to_previous_item_button_content_description">"Скокни на претходната ставка"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="881409763997275156" name="call_notification_answer_action">"മറുപടി നൽകുക"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"വീഡിയോ"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"നിരസിക്കുക"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"കോൾ നിർത്തുക"</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"ഇൻകമിംഗ് കോൾ"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"സജീവമായ കോൾ"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"ഇൻകമിംഗ് കോൾ സ്‌ക്രീൻ ചെയ്യുന്നു"</string>
<string msgid="7213672915724563695" name="default_notification_channel_name">"ഇപ്പോൾ പ്ലേ ചെയ്യുന്നത്"</string>
<string name="exo_download_completed">ഡൗൺലോഡ് പൂർത്തിയായി</string>
<string name="exo_download_description">ഡൗൺലോഡ്</string>
<string name="exo_download_downloading">ഡൗൺലോഡ് ചെയ്യുന്നു</string>
<string name="exo_download_failed">ഡൗൺലോഡ് പരാജയപ്പെട്ടു</string>
<string name="exo_download_notification_channel_name">ഡൗൺലോഡുകൾ</string>
<string name="exo_download_paused">ഡൗൺലോഡുകൾ താൽക്കാലികമായി നിർത്തി</string>
<string name="exo_download_paused_for_network">ഡൗൺലോഡുകൾ നെറ്റ്‌വർക്കിന് കാത്തിരിക്കുന്നു</string>
<string name="exo_download_paused_for_wifi">ഡൗൺലോഡുകൾ വൈഫൈയ്ക്കായി കാത്തിരിക്കുന്നു</string>
<string name="exo_download_removing">ഡൗൺലോഡുകൾ നീക്കം ചെയ്യുന്നു</string>
<string msgid="3510124037191104584" name="pause_button_content_description">"താൽക്കാലികമായി നിർത്തുക"</string>
<string msgid="963503759453979404" name="play_button_content_description">"പ്ലേ ചെയ്യുക"</string>
<string msgid="6034072145387511457" name="skip_to_next_item_button_content_description">"അടുത്ത ഇനത്തിലേക്ക് പോകുക"</string>
<string msgid="4352480799561670760" name="skip_to_previous_item_button_content_description">"മുമ്പത്തെ ഇനത്തിലേക്ക് പോകുക"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="881409763997275156" name="call_notification_answer_action">"Хариулах"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Видео"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Татгалзах"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"Таслах"</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"Ирсэн дуудлага"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"Дуудлага хийгдэж байна"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"Ирсэн дуудлагыг харуулж байна"</string>
<string msgid="7213672915724563695" name="default_notification_channel_name">"Одоо тоглуулж байна"</string>
<string name="exo_download_completed">Татаж дууссан</string>
<string name="exo_download_description">Татах</string>
<string name="exo_download_downloading">Татаж байна</string>
<string name="exo_download_failed">Татаж чадсангүй</string>
<string name="exo_download_notification_channel_name">Татaлт</string>
<string name="exo_download_paused">Таталтуудыг түр зогсоосон</string>
<string name="exo_download_paused_for_network">Таталтууд сүлжээг хүлээж байна</string>
<string name="exo_download_paused_for_wifi">Таталтууд Wi-Fi-г хүлээж байна</string>
<string name="exo_download_removing">Татаж авсан файлыг хасаж байна</string>
<string msgid="3510124037191104584" name="pause_button_content_description">"Түр зогсоох"</string>
<string msgid="963503759453979404" name="play_button_content_description">"Тоглуулах"</string>
<string msgid="6034072145387511457" name="skip_to_next_item_button_content_description">"Дараагийн зүйл рүү алгасах"</string>
<string msgid="4352480799561670760" name="skip_to_previous_item_button_content_description">"Өмнөх зүйл рүү алгасах"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="881409763997275156" name="call_notification_answer_action">"उत्तर द्या"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"व्हिडिओ"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"नकार द्या"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"कॉल बंद करा"</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"इनकमिंग कॉल"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"सुरू असलेला कॉल"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"इनकमिंग कॉल स्क्रीन करत आहे"</string>
<string msgid="7213672915724563695" name="default_notification_channel_name">"आता प्ले करत आहे"</string>
<string name="exo_download_completed">डाउनलोड पूर्ण झाले</string>
<string name="exo_download_description">डाउनलोड करा</string>
<string name="exo_download_downloading">डाउनलोड होत आहे</string>
<string name="exo_download_failed">डाउनलोड अयशस्वी झाले</string>
<string name="exo_download_notification_channel_name">डाउनलोड</string>
<string name="exo_download_paused">डाउनलोड थांबवले</string>
<string name="exo_download_paused_for_network">डाउनलोड नेटवर्कची प्रतीक्षा करत आहेत</string>
<string name="exo_download_paused_for_wifi">डाउनलोड वायफाय ची प्रतीक्षा करत आहेत</string>
<string name="exo_download_removing">डाउनलोड काढून टाकत आहे</string>
<string msgid="3510124037191104584" name="pause_button_content_description">"थांबवा"</string>
<string msgid="963503759453979404" name="play_button_content_description">"प्ले करा"</string>
<string msgid="6034072145387511457" name="skip_to_next_item_button_content_description">"पुढील आयटमवर जा"</string>
<string msgid="4352480799561670760" name="skip_to_previous_item_button_content_description">"मागील आयटमवर जा"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"९९९+"</string>
</resources>

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="881409763997275156" name="call_notification_answer_action">"Jawab"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Video"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Tolak"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"Tamatkan Panggilan"</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"Panggilan masuk"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"Panggilan sedang berlangsung"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"Menyaring panggilan masuk"</string>
<string msgid="7213672915724563695" name="default_notification_channel_name">"Sedang dimainkan"</string>
<string name="exo_download_completed">Muat turun selesai</string>
<string name="exo_download_description">Muat turun</string>
<string name="exo_download_downloading">Memuat turun</string>
<string name="exo_download_failed">Muat turun gagal</string>
<string name="exo_download_notification_channel_name">Muat turun</string>
<string name="exo_download_paused">Muat turun dijeda</string>
<string name="exo_download_paused_for_network">Muat turun menunggu rangkaian</string>
<string name="exo_download_paused_for_wifi">Muat turun menunggu Wi-Fi</string>
<string name="exo_download_removing">Mengalih keluar muat turun</string>
<string msgid="3510124037191104584" name="pause_button_content_description">"Jeda"</string>
<string msgid="963503759453979404" name="play_button_content_description">"Main"</string>
<string msgid="6034072145387511457" name="skip_to_next_item_button_content_description">"Langkau ke item seterusnya"</string>
<string msgid="4352480799561670760" name="skip_to_previous_item_button_content_description">"Langkau ke item sebelumnya"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="881409763997275156" name="call_notification_answer_action">"ဖုန်းကိုင်ရန်"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"ဗီဒီယို"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"ငြင်းပယ်ရန်"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"ဖုန်းချရန်"</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"အဝင်ခေါ်ဆိုမှု"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"လက်ရှိခေါ်ဆိုမှု"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"အဝင်ခေါ်ဆိုမှုကို စစ်ဆေးနေသည်"</string>
<string msgid="7213672915724563695" name="default_notification_channel_name">"Now Playing"</string>
<string name="exo_download_completed">ဒေါင်းလုဒ်လုပ်ပြီးပါပြီ</string>
<string name="exo_download_description">ဒေါင်းလုဒ် လုပ်ရန်</string>
<string name="exo_download_downloading">ဒေါင်းလုဒ်လုပ်နေသည်</string>
<string name="exo_download_failed">ဒေါင်းလုဒ်လုပ်၍ မရပါ</string>
<string name="exo_download_notification_channel_name">ဒေါင်းလုဒ်များ</string>
<string name="exo_download_paused">ဒေါင်းလုဒ်များ ခဏရပ်ထားသည်</string>
<string name="exo_download_paused_for_network">ဒေါင်းလုဒ်များက အင်တာနက်ရရန် စောင့်နေသည်</string>
<string name="exo_download_paused_for_wifi">ဒေါင်းလုဒ်များက WiFi ရရန် စောင့်နေသည်</string>
<string name="exo_download_removing">ဒေါင်းလုဒ်များ ဖယ်ရှားနေသည်</string>
<string msgid="3510124037191104584" name="pause_button_content_description">"ခဏရပ်ရန်"</string>
<string msgid="963503759453979404" name="play_button_content_description">"ဖွင့်ရန်"</string>
<string msgid="6034072145387511457" name="skip_to_next_item_button_content_description">"နောက်တစ်ခုသို့ ကျော်ရန်"</string>
<string msgid="4352480799561670760" name="skip_to_previous_item_button_content_description">"ယခင်တစ်ခုသို့ ပြန်သွားရန်"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"၉၉၉+"</string>
</resources>

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="881409763997275156" name="call_notification_answer_action">"Svar"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Video"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Avvis"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"Legg på"</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"Innkommende anrop"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"Pågående samtale"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"Filtrerer et innkommende anrop"</string>
<string msgid="7213672915724563695" name="default_notification_channel_name">"Spilles nå"</string>
<string name="exo_download_completed">Nedlastingen er fullført</string>
<string name="exo_download_description">Last ned</string>
<string name="exo_download_downloading">Laster ned</string>
<string name="exo_download_failed">Nedlastingen mislyktes</string>
<string name="exo_download_notification_channel_name">Nedlastinger</string>
<string name="exo_download_paused">Nedlastinger er satt på pause</string>
<string name="exo_download_paused_for_network">Nedlastinger venter på nettverket</string>
<string name="exo_download_paused_for_wifi">Nedlastinger venter på Wi-FI-tilkobling</string>
<string name="exo_download_removing">Fjerner nedlastinger</string>
<string msgid="3510124037191104584" name="pause_button_content_description">"Sett på pause"</string>
<string msgid="963503759453979404" name="play_button_content_description">"Spill av"</string>
<string msgid="6034072145387511457" name="skip_to_next_item_button_content_description">"Hopp til det neste elementet"</string>
<string msgid="4352480799561670760" name="skip_to_previous_item_button_content_description">"Gå tilbake til det forrige elementet"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="881409763997275156" name="call_notification_answer_action">"जवाफ दिनुहोस्"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"भिडियो"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"काट्नुहोस्"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"फोन राख्नुहोस्"</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"आगमन कल"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"भइरहेको कल"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"आगमन कल जाँचिँदै छ"</string>
<string msgid="7213672915724563695" name="default_notification_channel_name">"Now playing"</string>
<string name="exo_download_completed">डाउनलोड सम्पन्न भयो</string>
<string name="exo_download_description">डाउनलोड गर्नुहोस्</string>
<string name="exo_download_downloading">डाउनलोड गरिँदै छ</string>
<string name="exo_download_failed">डाउनलोड गर्न सकिएन</string>
<string name="exo_download_notification_channel_name">डाउनलोडहरू</string>
<string name="exo_download_paused">डाउनलोड गर्ने कार्य पज गरियो</string>
<string name="exo_download_paused_for_network">इन्टरनेटमा कनेक्ट भएपछि डाउनलोड गरिने छ</string>
<string name="exo_download_paused_for_wifi">WiFi मा कनेक्ट भएपछि डाउनलोड गरिने छ</string>
<string name="exo_download_removing">डाउनलोडहरू हटाउँदै</string>
<string msgid="3510124037191104584" name="pause_button_content_description">"पज गर्नुहोस्"</string>
<string msgid="963503759453979404" name="play_button_content_description">"प्ले गर्नुहोस्"</string>
<string msgid="6034072145387511457" name="skip_to_next_item_button_content_description">"अर्को वस्तुमा जानुहोस्"</string>
<string msgid="4352480799561670760" name="skip_to_previous_item_button_content_description">"अघिल्लो वस्तुमा जानुहोस्"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"९९९+"</string>
</resources>

@ -1,10 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<style name="LaunchTheme" parent="@android:style/Theme.Black.NoTitleBar">
<item name="android:windowBackground">@drawable/launch_background</item>
</style>
<style name="NormalTheme" parent="@android:style/Theme.Black.NoTitleBar">
<item name="android:windowBackground">?android:colorBackground</item>
</style>
</resources>

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="881409763997275156" name="call_notification_answer_action">"Beantwoorden"</string>
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Video"</string>
<string msgid="3229508546291798546" name="call_notification_decline_action">"Weigeren"</string>
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"Ophangen"</string>
<string msgid="6107532579223922871" name="call_notification_incoming_text">"Inkomend gesprek"</string>
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"Actief gesprek"</string>
<string msgid="59049573811482460" name="call_notification_screening_text">"Een inkomend gesprek screenen"</string>
<string msgid="7213672915724563695" name="default_notification_channel_name">"Wordt nu afgespeeld"</string>
<string name="exo_download_completed">Downloaden voltooid</string>
<string name="exo_download_description">Downloaden</string>
<string name="exo_download_downloading">Downloaden</string>
<string name="exo_download_failed">Downloaden mislukt</string>
<string name="exo_download_notification_channel_name">Downloads</string>
<string name="exo_download_paused">Downloads gepauzeerd</string>
<string name="exo_download_paused_for_network">Downloads wachten op netwerk</string>
<string name="exo_download_paused_for_wifi">Downloads wachten op wifi</string>
<string name="exo_download_removing">Downloads verwijderen</string>
<string msgid="3510124037191104584" name="pause_button_content_description">"Pauzeren"</string>
<string msgid="963503759453979404" name="play_button_content_description">"Afspelen"</string>
<string msgid="6034072145387511457" name="skip_to_next_item_button_content_description">"Overslaan en naar volgend item"</string>
<string msgid="4352480799561670760" name="skip_to_previous_item_button_content_description">"Overslaan en naar vorig item"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save