refactor: Replace console logging with logger utility

- Add logger import across multiple view components
- Replace console.error/warn/log with logger methods
- Update error handling to use structured logging
- Improve type safety for error objects
- Add crypto-browserify polyfill for browser environment

The changes improve logging by:
1. Using consistent logging interface
2. Adding structured error logging
3. Improving error type safety
4. Centralizing logging configuration
5. Fixing browser compatibility issues

Affected files:
- Multiple view components
- vite.config.ts
- Build configuration
This commit is contained in:
Matthew Raymer
2025-03-11 09:35:55 +00:00
parent 515bb38db4
commit c9536dd643
1781 changed files with 81616 additions and 401 deletions

View File

@@ -0,0 +1,34 @@
#Mon Mar 10 03:10:16 UTC 2025
app.timesafari.app-main-28\:/drawable-land-hdpi/splash.png=/home/noone/projects/timesafari/crowd-funder-for-time-pwa/android/app/build/intermediates/merged_res/debug/mergeDebugResources/drawable-land-hdpi_splash.png.flat
app.timesafari.app-main-28\:/drawable-land-mdpi/splash.png=/home/noone/projects/timesafari/crowd-funder-for-time-pwa/android/app/build/intermediates/merged_res/debug/mergeDebugResources/drawable-land-mdpi_splash.png.flat
app.timesafari.app-main-28\:/drawable-land-xhdpi/splash.png=/home/noone/projects/timesafari/crowd-funder-for-time-pwa/android/app/build/intermediates/merged_res/debug/mergeDebugResources/drawable-land-xhdpi_splash.png.flat
app.timesafari.app-main-28\:/drawable-land-xxhdpi/splash.png=/home/noone/projects/timesafari/crowd-funder-for-time-pwa/android/app/build/intermediates/merged_res/debug/mergeDebugResources/drawable-land-xxhdpi_splash.png.flat
app.timesafari.app-main-28\:/drawable-land-xxxhdpi/splash.png=/home/noone/projects/timesafari/crowd-funder-for-time-pwa/android/app/build/intermediates/merged_res/debug/mergeDebugResources/drawable-land-xxxhdpi_splash.png.flat
app.timesafari.app-main-28\:/drawable-port-hdpi/splash.png=/home/noone/projects/timesafari/crowd-funder-for-time-pwa/android/app/build/intermediates/merged_res/debug/mergeDebugResources/drawable-port-hdpi_splash.png.flat
app.timesafari.app-main-28\:/drawable-port-mdpi/splash.png=/home/noone/projects/timesafari/crowd-funder-for-time-pwa/android/app/build/intermediates/merged_res/debug/mergeDebugResources/drawable-port-mdpi_splash.png.flat
app.timesafari.app-main-28\:/drawable-port-xhdpi/splash.png=/home/noone/projects/timesafari/crowd-funder-for-time-pwa/android/app/build/intermediates/merged_res/debug/mergeDebugResources/drawable-port-xhdpi_splash.png.flat
app.timesafari.app-main-28\:/drawable-port-xxhdpi/splash.png=/home/noone/projects/timesafari/crowd-funder-for-time-pwa/android/app/build/intermediates/merged_res/debug/mergeDebugResources/drawable-port-xxhdpi_splash.png.flat
app.timesafari.app-main-28\:/drawable-port-xxxhdpi/splash.png=/home/noone/projects/timesafari/crowd-funder-for-time-pwa/android/app/build/intermediates/merged_res/debug/mergeDebugResources/drawable-port-xxxhdpi_splash.png.flat
app.timesafari.app-main-28\:/drawable/ic_launcher_background.xml=/home/noone/projects/timesafari/crowd-funder-for-time-pwa/android/app/build/intermediates/merged_res/debug/mergeDebugResources/drawable_ic_launcher_background.xml.flat
app.timesafari.app-main-28\:/drawable/splash.png=/home/noone/projects/timesafari/crowd-funder-for-time-pwa/android/app/build/intermediates/merged_res/debug/mergeDebugResources/drawable_splash.png.flat
app.timesafari.app-main-28\:/layout/activity_main.xml=/home/noone/projects/timesafari/crowd-funder-for-time-pwa/android/app/build/intermediates/merged_res/debug/mergeDebugResources/layout_activity_main.xml.flat
app.timesafari.app-main-28\:/mipmap-anydpi-v26/ic_launcher.xml=/home/noone/projects/timesafari/crowd-funder-for-time-pwa/android/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-anydpi-v26_ic_launcher.xml.flat
app.timesafari.app-main-28\:/mipmap-anydpi-v26/ic_launcher_round.xml=/home/noone/projects/timesafari/crowd-funder-for-time-pwa/android/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-anydpi-v26_ic_launcher_round.xml.flat
app.timesafari.app-main-28\:/mipmap-hdpi/ic_launcher.png=/home/noone/projects/timesafari/crowd-funder-for-time-pwa/android/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-hdpi_ic_launcher.png.flat
app.timesafari.app-main-28\:/mipmap-hdpi/ic_launcher_foreground.png=/home/noone/projects/timesafari/crowd-funder-for-time-pwa/android/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-hdpi_ic_launcher_foreground.png.flat
app.timesafari.app-main-28\:/mipmap-hdpi/ic_launcher_round.png=/home/noone/projects/timesafari/crowd-funder-for-time-pwa/android/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-hdpi_ic_launcher_round.png.flat
app.timesafari.app-main-28\:/mipmap-mdpi/ic_launcher.png=/home/noone/projects/timesafari/crowd-funder-for-time-pwa/android/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-mdpi_ic_launcher.png.flat
app.timesafari.app-main-28\:/mipmap-mdpi/ic_launcher_foreground.png=/home/noone/projects/timesafari/crowd-funder-for-time-pwa/android/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-mdpi_ic_launcher_foreground.png.flat
app.timesafari.app-main-28\:/mipmap-mdpi/ic_launcher_round.png=/home/noone/projects/timesafari/crowd-funder-for-time-pwa/android/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-mdpi_ic_launcher_round.png.flat
app.timesafari.app-main-28\:/mipmap-xhdpi/ic_launcher.png=/home/noone/projects/timesafari/crowd-funder-for-time-pwa/android/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-xhdpi_ic_launcher.png.flat
app.timesafari.app-main-28\:/mipmap-xhdpi/ic_launcher_foreground.png=/home/noone/projects/timesafari/crowd-funder-for-time-pwa/android/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-xhdpi_ic_launcher_foreground.png.flat
app.timesafari.app-main-28\:/mipmap-xhdpi/ic_launcher_round.png=/home/noone/projects/timesafari/crowd-funder-for-time-pwa/android/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-xhdpi_ic_launcher_round.png.flat
app.timesafari.app-main-28\:/mipmap-xxhdpi/ic_launcher.png=/home/noone/projects/timesafari/crowd-funder-for-time-pwa/android/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-xxhdpi_ic_launcher.png.flat
app.timesafari.app-main-28\:/mipmap-xxhdpi/ic_launcher_foreground.png=/home/noone/projects/timesafari/crowd-funder-for-time-pwa/android/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-xxhdpi_ic_launcher_foreground.png.flat
app.timesafari.app-main-28\:/mipmap-xxhdpi/ic_launcher_round.png=/home/noone/projects/timesafari/crowd-funder-for-time-pwa/android/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-xxhdpi_ic_launcher_round.png.flat
app.timesafari.app-main-28\:/mipmap-xxxhdpi/ic_launcher.png=/home/noone/projects/timesafari/crowd-funder-for-time-pwa/android/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-xxxhdpi_ic_launcher.png.flat
app.timesafari.app-main-28\:/mipmap-xxxhdpi/ic_launcher_foreground.png=/home/noone/projects/timesafari/crowd-funder-for-time-pwa/android/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-xxxhdpi_ic_launcher_foreground.png.flat
app.timesafari.app-main-28\:/mipmap-xxxhdpi/ic_launcher_round.png=/home/noone/projects/timesafari/crowd-funder-for-time-pwa/android/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-xxxhdpi_ic_launcher_round.png.flat
app.timesafari.app-main-28\:/xml/config.xml=/home/noone/projects/timesafari/crowd-funder-for-time-pwa/android/app/build/intermediates/merged_res/debug/mergeDebugResources/xml_config.xml.flat
app.timesafari.app-main-28\:/xml/file_paths.xml=/home/noone/projects/timesafari/crowd-funder-for-time-pwa/android/app/build/intermediates/merged_res/debug/mergeDebugResources/xml_file_paths.xml.flat
app.timesafari.app-pngs-22\:/drawable-anydpi-v24/ic_launcher_foreground.xml=/home/noone/projects/timesafari/crowd-funder-for-time-pwa/android/app/build/intermediates/merged_res/debug/mergeDebugResources/drawable-anydpi-v24_ic_launcher_foreground.xml.flat

View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Gaan na tuisskerm"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Gaan op"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Nog opsies"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Klaar"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Sien alles"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Kies \'n program"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"AF"</string>
<string msgid="884982626291842264" name="abc_capital_on">"AAN"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Funksie+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"spasiebalk"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Simbool+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Kieslys+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Soek …"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Vee navraag uit"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Soektognavraag"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Soek"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Dien navraag in"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Stemsoektog"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Deel met"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Deel met <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Vou in"</string>
<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="6264217191555673260" name="search_menu_title">"Soek"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"መነሻ ዳስስ"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"ወደ ላይ ያስሱ"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"ተጨማሪ አማራጮች"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"ተከናውኗል"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"ሁሉንም ይመልከቱ"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"አንድ መተግበሪያ ይምረጡ"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"አጥፋ"</string>
<string msgid="884982626291842264" name="abc_capital_on">"አብራ"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"ሰርዝ"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"ክፍተት"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"ይፈልጉ…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"መጠይቅ አጽዳ"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"የፍለጋ መጠይቅ"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"ፍለጋ"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"መጠይቅ አስገባ"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"የድምጽ ፍለጋ"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"አጋራ በ"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"ለ<ns1:g id="APPLICATION_NAME">%s</ns1:g> አጋራ"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"ሰብስብ"</string>
<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="6264217191555673260" name="search_menu_title">"ፍለጋ"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"التوجه إلى المنزل"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"التنقل إلى أعلى"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"خيارات أكثر"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"تم"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"عرض الكل"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"اختيار تطبيق"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"إيقاف"</string>
<string msgid="884982626291842264" name="abc_capital_on">"مفعّلة"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"حذف"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"فضاء"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"القائمة+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"بحث…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"محو طلب البحث"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"طلب بحث"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"البحث"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"إرسال طلب البحث"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"بحث صوتي"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"مشاركة مع"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"مشاركة مع <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"تصغير"</string>
<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="6264217191555673260" name="search_menu_title">"البحث"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"গৃহ পৃষ্ঠালৈ যাওক"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"ওপৰলৈ যাওক"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"অধিক বিকল্প"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"সম্পন্ন হ’ল"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"আটাইবোৰ চাওক"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"কোনো এপ্ বাছনি কৰক"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"অফ"</string>
<string msgid="884982626291842264" name="abc_capital_on">"অন"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"space"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"সন্ধান কৰক…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"সন্ধান কৰা প্ৰশ্ন মচক"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"সন্ধান কৰা প্ৰশ্ন"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"সন্ধান কৰক"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"প্ৰশ্ন দাখিল কৰক"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"কণ্ঠধ্বনিৰ দ্বাৰা সন্ধান"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"ইয়াৰ জৰিয়তে শ্বেয়াৰ কৰক"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"<ns1:g id="APPLICATION_NAME">%s</ns1:g>ৰ জৰিয়তে শ্বেয়াৰ কৰক"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"সংকোচন কৰক"</string>
<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="6264217191555673260" name="search_menu_title">"সন্ধান"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"৯৯৯+"</string>
</resources>

View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Əsas səhifəyə keçin"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Yuxarı keçin"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Digər seçimlər"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Hazırdır"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Hamısına baxın"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Tətbiq seçin"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"DEAKTİV"</string>
<string msgid="884982626291842264" name="abc_capital_on">"AKTİV"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"silin"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"daxil olun"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Funksiya+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"space"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menyu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Axtarış..."</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Sorğunu silin"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Axtarış sorğusu"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Axtarın"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Sorğunu göndərin"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Səsli axtarış"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Paylaşın"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"<ns1:g id="APPLICATION_NAME">%s</ns1:g> ilə paylaşın"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Yığcamlaşdırın"</string>
<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="6264217191555673260" name="search_menu_title">"Axtarın"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Idite na početnu"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Idite nagore"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Još opcija"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Gotovo"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Prikaži sve"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Izaberite aplikaciju"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"ISKLJUČENO"</string>
<string msgid="884982626291842264" name="abc_capital_on">"UKLJUČENO"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"taster za razmak"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Pretražite…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Obrišite upit"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Pretražite upit"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Pretražite"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Pošaljite upit"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Glasovna pretraga"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Delite pomoću"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Delite pomoću aplikacije <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Skupi"</string>
<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="6264217191555673260" name="search_menu_title">"Pretražite"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Перайсці на галоўную старонку"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Перайсці ўверх"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Дадатковыя параметры"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Гатова"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Паказаць усе"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Выберыце праграму"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"ВЫКЛ."</string>
<string msgid="884982626291842264" name="abc_capital_on">"УКЛ."</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt +"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl +"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"Delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"Enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Fn +"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta +"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift +"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"Прабел"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym +"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Меню +"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Пошук…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Выдаліць запыт"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Пошукавы запыт"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Пошук"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Адправіць запыт"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Галасавы пошук"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Абагуліць праз"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Абагуліць праз праграму \"<ns1:g id="APPLICATION_NAME">%s</ns1:g>\""</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Згарнуць"</string>
<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="6264217191555673260" name="search_menu_title">"Пошук"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Навигиране към началния екран"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Навигиране нагоре"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Още опции"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Готово"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Преглед на всички"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Изберете приложение"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"ИЗКЛ."</string>
<string msgid="884982626291842264" name="abc_capital_on">"ВКЛ."</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"клавиша за интервал"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Търсете…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Изчистване на заявката"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Заявка за търсене"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Търсене"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Изпращане на заявката"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Гласово търсене"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Споделяне със:"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Споделяне със: <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Свиване"</string>
<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="6264217191555673260" name="search_menu_title">"Търсене"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"হোমে নেভিগেট করুন"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"উপরে নেভিগেট করুন"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"আরও বিকল্প"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"হয়ে গেছে"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"সবগুলি দেখুন"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"একটি অ্যাপ বেছে নিন"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"বন্ধ আছে"</string>
<string msgid="884982626291842264" name="abc_capital_on">"চালু করুন"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"মুছুন"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"space"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"সার্চ করুন…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"কোয়েরি মুছে ফেলুন"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"সার্চ কোয়েরি"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"সার্চ করুন"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"কোয়েরি জমা দিন"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"ভয়েস সার্চ করুন"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"শেয়ার করুন"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"<ns1:g id="APPLICATION_NAME">%s</ns1:g>-এর সাথে শেয়ার করুন"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"সঙ্কুচিত করুন"</string>
<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="6264217191555673260" name="search_menu_title">"সার্চ করুন"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"৯৯৯+"</string>
</resources>

View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Vratite se na početnu stranicu"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Idi gore"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Više opcija"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Gotovo"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Prikaži sve"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Odaberite aplikaciju"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"ISKLJUČENO"</string>
<string msgid="884982626291842264" name="abc_capital_on">"UKLJUČENO"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"razmak"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Pretražite..."</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Obriši upit"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Pretraži upit"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Pretraži"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Pošalji upit"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Glasovno pretraživanje"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Dijeli sa"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Dijeli putem aplikacije <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Suzi"</string>
<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="6264217191555673260" name="search_menu_title">"Pretražite"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Navega fins a la pàgina d\'inici"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Navega cap amunt"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Més opcions"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Fet"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Mostra-ho tot"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Selecciona una aplicació"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"DESACTIVA"</string>
<string msgid="884982626291842264" name="abc_capital_on">"ACTIVA"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"Supr"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"Retorn"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Funció+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Maj+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"Espai"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menú+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Cerca…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Esborra la consulta"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Consulta de cerca"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Cerca"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Envia la consulta"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Cerca per veu"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Comparteix amb"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Comparteix amb <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Replega"</string>
<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="6264217191555673260" name="search_menu_title">"Cerca"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Přejít na plochu"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Přejít nahoru"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Další možnosti"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Hotovo"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Zobrazit vše"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Vybrat aplikaci"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"VYP"</string>
<string msgid="884982626291842264" name="abc_capital_on">"ZAP"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Fn+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"mezerník"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Vyhledat…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Smazat dotaz"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Dotaz pro vyhledávání"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Hledat"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Odeslat dotaz"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Hlasové vyhledávání"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Sdílet s"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Sdílet s aplikací <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Sbalit"</string>
<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="6264217191555673260" name="search_menu_title">"Hledat"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Find hjem"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Gå op"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Flere valgmuligheder"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Udfør"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Se alle"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Vælg en app"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"FRA"</string>
<string msgid="884982626291842264" name="abc_capital_on">"TIL"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"slet"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Fn+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"mellemrum"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Søg…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Ryd forespørgsel"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Søgeforespørgsel"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Søg"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Indsend forespørgsel"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Talesøgning"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Del med"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Del med <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Skjul"</string>
<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="6264217191555673260" name="search_menu_title">"Søg"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Zur Startseite"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Nach oben"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Weitere Optionen"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Fertig"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Alle anzeigen"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"App auswählen"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"AUS"</string>
<string msgid="884982626291842264" name="abc_capital_on">"AN"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt +"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Strg +"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"Löschen"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"Eingabetaste"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Funktionstaste +"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta-Taste +"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Umschalttaste +"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"Leertaste"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym-Taste +"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menütaste +"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Suchen…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Suchanfrage löschen"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Suchanfrage"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Suche"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Anfrage senden"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Sprachsuche"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Teilen mit"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Mit <ns1:g id="APPLICATION_NAME">%s</ns1:g> teilen"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Minimieren"</string>
<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="6264217191555673260" name="search_menu_title">"Suche"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Πλοήγηση στην αρχική σελίδα"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Πλοήγηση προς τα επάνω"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Περισσότερες επιλογές"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Τέλος"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Εμφάνιση όλων"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Επιλέξτε μια εφαρμογή"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"ΑΠΕΝΕΡΓΟΠΟΙΗΣΗ"</string>
<string msgid="884982626291842264" name="abc_capital_on">"ΕΝΕΡΓΟΠΟΙΗΣΗ"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"διάστημα"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Αναζήτηση…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Διαγραφή ερωτήματος"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Ερώτημα αναζήτησης"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Αναζήτηση"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Υποβολή ερωτήματος"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Φωνητική αναζήτηση"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Κοινοποίηση σε"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Κοινοποίηση στην εφαρμογή <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Σύμπτυξη"</string>
<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="6264217191555673260" name="search_menu_title">"Αναζήτηση"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Navigate home"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Navigate up"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"More options"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Done"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"See all"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Choose an app"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"OFF"</string>
<string msgid="884982626291842264" name="abc_capital_on">"ON"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"space"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Search…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Clear query"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Search query"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Search"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Submit query"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Voice search"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Share with"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Share with <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Collapse"</string>
<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="6264217191555673260" name="search_menu_title">"Search"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Navigate home"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Navigate up"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"More options"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Done"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"See all"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Choose an app"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"OFF"</string>
<string msgid="884982626291842264" name="abc_capital_on">"ON"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"space"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Search…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Clear query"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Search query"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Search"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Submit query"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Voice search"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Share with"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Share with <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Collapse"</string>
<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="6264217191555673260" name="search_menu_title">"Search"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Navigate home"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Navigate up"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"More options"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Done"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"See all"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Choose an app"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"OFF"</string>
<string msgid="884982626291842264" name="abc_capital_on">"ON"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"space"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Search…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Clear query"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Search query"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Search"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Submit query"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Voice search"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Share with"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Share with <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Collapse"</string>
<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="6264217191555673260" name="search_menu_title">"Search"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Navigate home"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Navigate up"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"More options"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Done"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"See all"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Choose an app"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"OFF"</string>
<string msgid="884982626291842264" name="abc_capital_on">"ON"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"space"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Search…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Clear query"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Search query"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Search"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Submit query"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Voice search"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Share with"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Share with <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Collapse"</string>
<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="6264217191555673260" name="search_menu_title">"Search"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Navigate home"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Navigate up"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"More options"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Done"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"See all"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Choose an app"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"OFF"</string>
<string msgid="884982626291842264" name="abc_capital_on">"ON"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"space"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Search…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Clear query"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Search query"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Search"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Submit query"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Voice search"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Share with"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Share with <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Collapse"</string>
<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="6264217191555673260" name="search_menu_title">"Search"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Navegar a la página principal"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Navegar hacia arriba"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Más opciones"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Listo"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Ver todas"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Elegir una app"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"DESACTIVAR"</string>
<string msgid="884982626291842264" name="abc_capital_on">"ACTIVAR"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"borrar"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"intro"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Función+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Mayúscula+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"espacio"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menú+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Buscar…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Borrar consulta"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Búsqueda"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Buscar"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Enviar consulta"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Búsqueda por voz"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Compartir con"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Compartir con <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Contraer"</string>
<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="6264217191555673260" name="search_menu_title">"Buscar"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Ir a inicio"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Desplazarse hacia arriba"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Más opciones"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Hecho"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Ver todo"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Seleccionar una aplicación"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"DESACTIVADO"</string>
<string msgid="884982626291842264" name="abc_capital_on">"ACTIVADO"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt +"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl +"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"Suprimir"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"Intro"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Función +"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta +"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Mayús +"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"Espacio"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym +"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menú +"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Buscar…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Borrar consulta"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Consulta de búsqueda"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Buscar"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Enviar consulta"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Búsqueda por voz"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Compartir con"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Compartir con <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Ocultar"</string>
<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="6264217191555673260" name="search_menu_title">"Buscar"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Liigu avalehele"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Liigu üles"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Rohkem valikuid"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Valmis"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Kuva kõik"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Valige rakendus"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"VÄLJAS"</string>
<string msgid="884982626291842264" name="abc_capital_on">"SEES"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt +"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl +"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"kustuta"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"sisestusklahv"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Funktsiooniklahv +"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta +"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Tõstuklahv +"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"tühik"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym +"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menüü +"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Otsige …"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Päringu tühistamine"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Otsingupäring"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Otsing"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Päringu esitamine"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Häälotsing"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Jaga:"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Jagamine rakendusega <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Ahendamine"</string>
<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="6264217191555673260" name="search_menu_title">"Otsing"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Joan orri nagusira"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Joan gora"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Aukera gehiago"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Eginda"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Ikusi guztiak"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Aukeratu aplikazio bat"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"DESAKTIBATU"</string>
<string msgid="884982626291842264" name="abc_capital_on">"AKTIBATU"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt +"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ktrl +"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"ezabatu"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"sartu"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Funtzioa +"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta +"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Maius +"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"zuriunea"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym +"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menua +"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Bilatu…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Garbitu kontsulta"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Bilaketa-kontsulta"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Bilatu"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Bidali kontsulta"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Ahozko bilaketa"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Partekatu honekin"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Partekatu <ns1:g id="APPLICATION_NAME">%s</ns1:g> aplikazioarekin"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Tolestu"</string>
<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="6264217191555673260" name="search_menu_title">"Bilatu"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"پیمایش به صفحه اصلی"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"رفتن به بالا"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"گزینه‌های بیشتر"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"تمام"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"دیدن همه"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"انتخاب برنامه"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"خاموش"</string>
<string msgid="884982626291842264" name="abc_capital_on">"روشن"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"حذف"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"فاصله"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"منو+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"جستجو…‏"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"پاک کردن پُرسمان"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"درخواست جستجو"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"جستجو"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"ارسال پُرسمان"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"جستجوی گفتاری"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"هم‌رسانی با"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"هم‌رسانی با <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"کوچک کردن"</string>
<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="6264217191555673260" name="search_menu_title">"جستجو"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Siirry etusivulle"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Siirry ylös"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Lisäasetukset"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Valmis"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Näytä kaikki"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Valitse sovellus"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"POIS PÄÄLTÄ"</string>
<string msgid="884982626291842264" name="abc_capital_on">"PÄÄLLÄ"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Fn+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Vaihto+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"välilyönti"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Valikko+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Haku…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Tyhjennä kysely"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Hakukysely"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Haku"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Lähetä kysely"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Puhehaku"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Jaa…"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Jaa: <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Tiivistä"</string>
<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="6264217191555673260" name="search_menu_title">"Haku"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Revenir à l\'accueil"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Revenir en arrière"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Autres options"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Terminé"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Tout afficher"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Sélectionner une application"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"DÉSACTIVER"</string>
<string msgid="884982626291842264" name="abc_capital_on">"ACTIVER"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"supprimer"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"entrée"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Fonction+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Méta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Maj+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"espace"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Rechercher…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Effacer la requête"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Requête de recherche"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Rechercher"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Envoyer la requête"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Recherche vocale"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Partager avec"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Partager avec <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Réduire"</string>
<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="6264217191555673260" name="search_menu_title">"Rechercher"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Revenir à l\'accueil"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Revenir en haut de la page"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Autres options"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"OK"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Tout afficher"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Sélectionner une application"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"NON"</string>
<string msgid="884982626291842264" name="abc_capital_on">"OUI"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"supprimer"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"entrée"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Fonction+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Méta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Maj+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"espace"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Rechercher…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Effacer la requête"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Requête de recherche"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Rechercher"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Envoyer la requête"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Recherche vocale"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Partager avec"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Partager avec <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Réduire"</string>
<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="6264217191555673260" name="search_menu_title">"Rechercher"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Vai ao inicio"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Vai cara arriba"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Máis opcións"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Feito"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Ver todo"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Selecciona unha aplicación"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"DESACTIVADO"</string>
<string msgid="884982626291842264" name="abc_capital_on">"ACTIVADO"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt +"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl +"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"eliminar"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"intro"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Función +"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta +"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Maiús +"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"espazo"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym +"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menú +"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Busca…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Borra a consulta"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Busca a consulta"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Realiza buscas"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Envía a consulta"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Busca por voz"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Comparte contido con"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Comparte contido coa aplicación <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Contrae"</string>
<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="6264217191555673260" name="search_menu_title">"Buscar"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">">999"</string>
</resources>

View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"ઘરનો રસ્તો બતાવો"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"ઉપર નૅવિગેટ કરો"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"વધુ વિકલ્પો"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"થઈ ગયું"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"બધી જુઓ"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"ઍપ્લિકેશન પસંદ કરો"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"બંધ"</string>
<string msgid="884982626291842264" name="abc_capital_on">"ચાલુ"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"Enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"space"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"શોધો…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"ક્વેરી સાફ કરો"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"શોધ ક્વેરી"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"શોધો"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"ક્વેરી સબમિટ કરો"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"વૉઇસ શોધ"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"આની સાથે શેર કરો"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"<ns1:g id="APPLICATION_NAME">%s</ns1:g>ની સાથે શેર કરો"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"સંકુચિત કરો"</string>
<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="6264217191555673260" name="search_menu_title">"શોધો"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<dimen name="abc_alert_dialog_button_bar_height">54dip</dimen>
</resources>

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<style name="Base.Widget.AppCompat.DrawerArrowToggle" parent="Base.Widget.AppCompat.DrawerArrowToggle.Common">
<item name="barLength">18.66dp</item>
<item name="gapBetweenBars">3.33dp</item>
<item name="drawableSize">24dp</item>
</style>
</resources>

View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"होम पेज पर जाएं"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"वापस जाएं"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"ज़्यादा विकल्प"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"हो गया"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"सभी देखें"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"कोई ऐप्लिकेशन चुनें"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"बंद"</string>
<string msgid="884982626291842264" name="abc_capital_on">"चालू"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"space"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"खोजें…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"क्‍वेरी हटाएं"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"सर्च क्वेरी"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"खोजें"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"क्वेरी सबमिट करें"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"बोलकर खोजें"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"इससे शेयर करें:"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"<ns1:g id="APPLICATION_NAME">%s</ns1:g> से शेयर करें"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"छोटा करें"</string>
<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="6264217191555673260" name="search_menu_title">"खोजें"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Idi na početnu"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Natrag"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Više opcija"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Gotovo"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Prikaži sve"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Odabir aplikacije"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"ISKLJUČENO"</string>
<string msgid="884982626291842264" name="abc_capital_on">"UKLJUČENO"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"svemir"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Pretražite…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Izbriši upit"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Upit za pretraživanje"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Pretraži"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Pošalji upit"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Glasovno pretraživanje"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Dijeli s"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Dijeli putem aplikacije <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Sažmi"</string>
<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="6264217191555673260" name="search_menu_title">"Pretraži"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Ugrás a főoldalra"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Fel"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"További lehetőségek"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Kész"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Az összes megtekintése"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Válasszon alkalmazást"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"KI"</string>
<string msgid="884982626291842264" name="abc_capital_on">"BE"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"Delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"Enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"Szóköz"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Keresés…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Lekérdezés törlése"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Keresési lekérdezés"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Keresés"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Lekérdezés küldése"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Hangalapú keresés"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Megosztás a következővel:"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Megosztás a következő alkalmazással: <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Összecsukás"</string>
<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="6264217191555673260" name="search_menu_title">"Keresés"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Անցնել գլխավոր էջ"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Անցնել վերև"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Այլ ընտրանքներ"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Պատրաստ է"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Տեսնել բոլորը"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Ընտրել հավելված"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"ԱՆՋԱՏԵԼ"</string>
<string msgid="884982626291842264" name="abc_capital_on">"ՄԻԱՑՆԵԼ"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"Delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"Enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"բացատ"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Որոնում…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Ջնջել հարցումը"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Որոնման հարցում"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Որոնել"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Ուղարկել հարցումը"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Ձայնային որոնում"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Կիսվել…"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Կիսվել <ns1:g id="APPLICATION_NAME">%s</ns1:g> հավելվածի միջոցով"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Ծալել"</string>
<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="6264217191555673260" name="search_menu_title">"Որոնել"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Tunjukkan jalan ke rumah"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Kembali ke atas"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Opsi lain"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Selesai"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Lihat semua"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Pilih aplikasi"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"NONAKTIF"</string>
<string msgid="884982626291842264" name="abc_capital_on">"AKTIF"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"spasi"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Telusuri..."</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Hapus kueri"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Telusuri kueri"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Telusuri"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Kirim kueri"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Penelusuran suara"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Bagikan dengan"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Bagikan dengan <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Ciutkan"</string>
<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="6264217191555673260" name="search_menu_title">"Telusuri"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Fara heim"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Fara upp"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Fleiri valkostir"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Lokið"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Sjá allt"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Veldu forrit"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"SLÖKKT"</string>
<string msgid="884982626291842264" name="abc_capital_on">"KVEIKT"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"eyða"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Aðgerðarlykill+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"bilslá"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Valmynd+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Leita…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Hreinsa fyrirspurn"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Leitarfyrirspurn"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Leit"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Senda fyrirspurn"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Raddleit"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Deila með"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Deila með <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Minnka"</string>
<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="6264217191555673260" name="search_menu_title">"Leit"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Portami a casa"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Torna indietro"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Altre opzioni"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Fine"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Mostra tutto"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Scelta di un\'app"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"OFF"</string>
<string msgid="884982626291842264" name="abc_capital_on">"ON"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"ALT +"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"CTRL +"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"CANC"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"INVIO"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"FUNZIONE +"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"META +"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"MAIUSC +"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"SPAZIO"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"SYM +"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"MENU +"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Cerca…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Cancella query"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Query di ricerca"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Cerca"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Invia query"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Ricerca vocale"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Condividi con"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Condividi tramite <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Comprimi"</string>
<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="6264217191555673260" name="search_menu_title">"Cerca"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"ניווט לדף הבית"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"ניווט למעלה"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"עוד אפשרויות"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"סיום"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"הצגת הכול"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"בחירת אפליקציה"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"כבוי"</string>
<string msgid="884982626291842264" name="abc_capital_on">"מופעל"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"מחיקה"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"Enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"רווח"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"תפריט+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"חיפוש…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"מחיקת השאילתה"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"שאילתת חיפוש"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"חיפוש"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"שליחת שאילתה"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"חיפוש קולי"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"שיתוף עם"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"שיתוף עם <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"כיווץ"</string>
<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="6264217191555673260" name="search_menu_title">"חיפוש"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"ホームに戻る"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"前に戻る"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"その他のオプション"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"完了"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"すべて表示"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"アプリの選択"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"OFF"</string>
<string msgid="884982626291842264" name="abc_capital_on">"ON"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"Delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"Enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"Space"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"検索…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"検索キーワードを削除"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"検索キーワード"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"検索"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"検索キーワードを送信"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"音声検索"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"共有"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"<ns1:g id="APPLICATION_NAME">%s</ns1:g>と共有"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"折りたたむ"</string>
<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="6264217191555673260" name="search_menu_title">"検索"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"მთავარზე გადასვლა"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"ზემოთ გადასვლა"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"სხვა ვარიანტები"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"მზადაა"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"ყველას ნახვა"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"აირჩიეთ აპი"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"გამორთვა"</string>
<string msgid="884982626291842264" name="abc_capital_on">"ჩართვა"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"შორისი"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"ძიება…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"მოთხოვნის გასუფთავება"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"მოთხოვნის ძიება"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"ძიება"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"მოთხოვნის გადაგზავნა"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"ხმოვანი ძიება"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"გაზიარება:"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"<ns1:g id="APPLICATION_NAME">%s</ns1:g>-ით გაზიარება"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"ჩაკეცვა"</string>
<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="6264217191555673260" name="search_menu_title">"ძიება"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Негізгі бетке өту"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Жоғары қарай өту"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Басқа опциялар"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Дайын"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Барлығын көру"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Қолданбаны таңдау"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"ӨШІРУ"</string>
<string msgid="884982626291842264" name="abc_capital_on">"ҚОСУ"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"бос орын"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Іздеу…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Сұрауды өшіру"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Іздеу сұрауы"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Іздеу"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Сұрауды жіберу"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Дауыспен іздеу"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Бөлісу"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"<ns1:g id="APPLICATION_NAME">%s</ns1:g> қолданбасымен бөлісу"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Жию"</string>
<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="6264217191555673260" name="search_menu_title">"Іздеу"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"​ទៅទំព័រដើម"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"រំកិលឡើងលើ"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"ជម្រើសច្រើនទៀត"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"រួចរាល់"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"មើលទាំងអស់"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"ជ្រើសរើស​កម្មវិធី​​"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"បិទ"</string>
<string msgid="884982626291842264" name="abc_capital_on">"បើក"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"លុប"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"space"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"ស្វែងរក…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"សម្អាត​សំណួរ"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"ស្វែងរកសំណួរ​"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"ស្វែងរក"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"ដាក់បញ្ជូន​សំណួរ"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"ស្វែងរក​តាម​សំឡេង"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"ចែករំលែក​ជា​មួយ"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"ចែក​រំលែក​ជា​មួយ <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"បង្រួម"</string>
<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="6264217191555673260" name="search_menu_title">"ស្វែងរក"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"ಹೋಮ್‌ಗೆ ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"ಮೇಲಕ್ಕೆ ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"ಇನ್ನಷ್ಟು ಆಯ್ಕೆಗಳು"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"ಮುಗಿದಿದೆ"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"ಎಲ್ಲವನ್ನೂ ನೋಡಿ"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"ಆ್ಯಪ್‌ವೊಂದನ್ನು ಆಯ್ಕೆಮಾಡಿ"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"ಆಫ್"</string>
<string msgid="884982626291842264" name="abc_capital_on">"ಆನ್"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"space"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"ಹುಡುಕಿ…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"ಪ್ರಶ್ನೆಯನ್ನು ತೆರವುಗೊಳಿಸಿ"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"ಪ್ರಶ್ನೆಯನ್ನು ಹುಡುಕಿ"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"ಹುಡುಕಿ"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"ಪ್ರಶ್ನೆಯನ್ನು ಸಲ್ಲಿಸಿ"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"ಧ್ವನಿ ಹುಡುಕಾಟ"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"ಇವರೊಂದಿಗೆ ಹಂಚಿಕೊಳ್ಳಿ"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"<ns1:g id="APPLICATION_NAME">%s</ns1:g> ನೊಂದಿಗೆ ಹಂಚಿಕೊಳ್ಳಿ"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"ಕುಗ್ಗಿಸಿ"</string>
<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="6264217191555673260" name="search_menu_title">"ಹುಡುಕಿ"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"홈으로 이동"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"위로 이동"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"추가 옵션"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"완료"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"전체 보기"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"앱 선택"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"사용 중지"</string>
<string msgid="884982626291842264" name="abc_capital_on">"사용"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"Delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"Enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"스페이스바"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"검색..."</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"검색어 삭제"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"검색어"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"검색"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"검색어 보내기"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"음성 검색"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"공유 대상:"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"<ns1:g id="APPLICATION_NAME">%s</ns1:g>과(와) 공유"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"접기"</string>
<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="6264217191555673260" name="search_menu_title">"검색"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Башкы бетке чабыттоо"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Мурунку экранга өтүү"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Дагы параметрлер"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Бүттү"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Баарын көрүү"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Колдонмо тандоо"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"ӨЧҮК"</string>
<string msgid="884982626291842264" name="abc_capital_on">"КҮЙҮК"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"боштук"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Издөө…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Сурамды өчүрүү"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Изделген сурам"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Издөө"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Сурам тапшыруу"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Айтып издөө"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Төмөнкү менен бөлүшүү"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"<ns1:g id="APPLICATION_NAME">%s</ns1:g> аркылуу бөлүшүү"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Жыйыштыруу"</string>
<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="6264217191555673260" name="search_menu_title">"Издөө"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<dimen name="abc_action_bar_default_height_material">48dp</dimen>
<dimen name="abc_text_size_subtitle_material_toolbar">12dp</dimen>
<dimen name="abc_text_size_title_material_toolbar">14dp</dimen>
</resources>

View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<dimen name="abc_config_prefDialogWidth">440dp</dimen>
<item name="abc_dialog_fixed_height_major" type="dimen">60%</item>
<item name="abc_dialog_fixed_height_minor" type="dimen">90%</item>
<item name="abc_dialog_fixed_width_major" type="dimen">60%</item>
<item name="abc_dialog_fixed_width_minor" type="dimen">90%</item>
<item name="abc_dialog_min_width_major" type="dimen">55%</item>
<item name="abc_dialog_min_width_minor" type="dimen">80%</item>
<style name="Base.Theme.AppCompat.DialogWhenLarge" parent="Base.Theme.AppCompat.Dialog.FixedSize"/>
<style name="Base.Theme.AppCompat.Light.DialogWhenLarge" parent="Base.Theme.AppCompat.Light.Dialog.FixedSize"/>
</resources>

View File

@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<style name="Base.Widget.AppCompat.Spinner.Underlined" parent="android:Widget.Material.Spinner.Underlined"/>
</resources>

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