Name app-release.apk
Size 21.02MB
MD5 31d8f235e7fba022946be0477babc582
SHA1 5f71af69d676156be04faaa53b23a330d81aeb7d
SHA256 cb4a0fc9e2774f79a820e52578245ab308c151900b3583274225f82c37dc1dc4
Package Name com.didi.createstickers
Main Activity com.didi.createstickers.activities.EntryActivity
Target SDK 29 Min SDK 19 Max SDK
Android Version Name 2.61
Android Version Code 117
[[ Version: V3 Subject: CN=Nirel Didi, OU=Didi Products Signature Algorithm: SHA256withRSA, OID = 1.2.840.113549.1.1.11 Key: Validity: [From: Thu Nov 01 18:22:37 UTC 2018, To: Mon Oct 26 18:22:37 UTC 2043] Issuer: CN=Nirel Didi, OU=Didi Products SerialNumber: [ 41a47892]Certificate Extensions: 1[1]: ObjectId: 2.5.29.14 Criticality=falseSubjectKeyIdentifier [KeyIdentifier [0000: 21 1E CB 53 A3 D8 2B 88 D3 6D D3 1F 10 10 83 2D !..S..+..m.....-0010: FD 97 4F 35 ..O5]]] Algorithm: [SHA256withRSA] Signature:0000: 4F B8 69 50 68 97 09 11 6C 6B 2D 54 C8 9C 9B 9D O.iPh...lk-T....0010: 8B C2 55 F6 EC 51 DB 6C E0 DB 94 5B 9C 3E 7F 5E ..U..Q.l...[.>.^0020: 47 F8 39 5C 2C 43 AA FF A5 13 5A 9A D5 05 75 30 G.9\,C....Z...u00030: 8B 2E AC BA 3B A9 D8 F4 31 41 69 9D 32 26 3A 14 ....;...1Ai.2&:.0040: 16 89 BC B6 22 02 10 07 2C F0 13 FD AF 5B 5A A2 ...."...,....[Z.0050: C4 B1 C4 0A 16 15 65 EA 22 7B 80 12 58 AD 21 93 ......e."...X.!.0060: 06 71 82 96 6B 74 ED 7C 90 76 D6 57 F2 BA 86 D9 .q..kt...v.W....0070: C3 A7 DB F4 90 DF 01 D2 89 98 9F 2B 1B D1 EA AD ...........+....0080: 63 ED 82 ED A9 D7 97 44 43 9D FB 2A D6 27 5D F4 c......DC..*.'].0090: D2 42 94 BC 5F BA 3E 55 3C 4A 5B 85 D4 3C 4E 37 .B.._.>U<J[..<N700A0: 49 C5 41 0F 9F D8 FD 08 77 53 5F 2E 13 0B EB 63 I.A.....wS_....c00B0: 54 E4 ED EA 7E E6 EE 53 8B 3C 72 C6 5A 6D A3 C2 T......S.<r.Zm..00C0: B5 AA 98 4A D3 69 BF 75 D7 64 40 68 34 67 4E 66 ...J.i.u.d@h4gNf00D0: 18 75 90 6F 1B 46 DE B5 32 E7 A2 F5 D6 AE 47 DD .u.o.F..2.....G.00E0: 39 A0 59 34 54 E5 C5 30 43 D9 D2 F4 12 7E 26 1B 9.Y4T..0C.....&.00F0: E1 33 E7 7F EE C1 95 DB 80 E2 75 EB 0C 2B 4E 79 .3........u..+Ny]
Certicate Status: Good
PERMISSION | STATUS | INFO | DESCRIPTION |
---|---|---|---|
android.permission.RECEIVE_BOOT_COMPLETED | normal | automatically start at boot | Allows an application to start itself as soon as the system has finished booting. This can make it take longer to start the phone and allow the application to slow down the overall phone by always running. |
com.android.vending.BILLING | dangerous | Unknown permission from android reference | Unknown permission from android reference |
com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE | dangerous | Unknown permission from android reference | Unknown permission from android reference |
android.permission.ACCESS_NETWORK_STATE | normal | view network status | Allows an application to view the status of all networks. |
android.permission.READ_EXTERNAL_STORAGE | dangerous | read SD card contents | Allows an application to read from SD Card. |
android.permission.INTERNET | dangerous | full Internet access | Allows an application to create network sockets. |
android.permission.WAKE_LOCK | dangerous | prevent phone from sleeping | Allows an application to prevent the phone from going to sleep. |
com.google.android.c2dm.permission.RECEIVE | dangerous | Unknown permission from android reference | Unknown permission from android reference |
android.permission.WRITE_EXTERNAL_STORAGE | dangerous | read/modify/delete SD card contents | Allows an application to write to the SD card. |
ISSUE | SEVERITY | DESCRIPTION | FILES |
---|---|---|---|
Found elf built without Position Independent Executable (PIE) flag | high | In order to prevent an attacker from reliably jumping to, for example, a particular exploited function in memory, Address space layout randomization (ASLR) randomly arranges the address space positions of key data areas of a process, including the base of the executable and the positions of the stack, heap and libraries. Built with option -pie. | lib/armeabi-v7a/librsjni_androidx.so lib/arm64-v8a/librsjni_androidx.so lib/x86_64/librsjni_androidx.so lib/x86/librsjni_androidx.so |
API | FILES |
---|
ACTIVITY | INTENT |
---|---|
com.didi.createstickers.activities.StickerPackReceiverActivity | Schemes: stickers://, file://, content://, https://, create-stickers://, Hosts: *, create-stickers.web.app, getpack, Mime Types: application/octet-stream, application/stickers, application/com.didi.stickers-archive, Path Prefixes: /getPack, Path Patterns: .*\\.zip, .*\\.stickers, |
com.google.firebase.auth.internal.RecaptchaActivity | Schemes: recaptcha://, Hosts: firebase.auth, Paths: /, |
com.google.firebase.auth.internal.GenericIdpActivity | Schemes: genericidp://, Hosts: firebase.auth, Paths: /, |
ISSUE | SEVERITY | DESCRIPTION |
---|---|---|
Application Data can be Backed up [android:allowBackup=true] |
medium | This flag allows anyone to backup your application data via adb. It allows users who have enabled USB debugging to copy application data off of the device. |
Activity (com.didi.createstickers.activities.StickerCreatorActivity) is not Protected. An intent-filter exists. |
high | An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. The presence of intent-filter indicates that the Activity is explicitly exported. |
Activity (com.didi.createstickers.activities.StickerAnimatedCreatorActivity) is not Protected. An intent-filter exists. |
high | An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. The presence of intent-filter indicates that the Activity is explicitly exported. |
Content Provider (com.didi.createstickers.StickerContentProvider) is not Protected. [android:exported=true] |
high | A Content Provider is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
Activity (com.didi.createstickers.activities.StickerPackReceiverActivity) is not Protected. An intent-filter exists. |
high | An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. The presence of intent-filter indicates that the Activity is explicitly exported. |
Launch Mode of Activity (com.google.firebase.auth.internal.GenericIdpActivity) is not standard. | high | An Activity should not be having the launch mode attribute set to "singleTask/singleInstance" as it becomes root Activity and it is possible for other applications to read the contents of the calling Intent. So it is required to use the "standard" launch mode attribute when sensitive information is included in an Intent. |
Activity (com.google.firebase.auth.internal.GenericIdpActivity) is not Protected. [android:exported=true] |
high | An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
Launch Mode of Activity (com.google.firebase.auth.internal.RecaptchaActivity) is not standard. | high | An Activity should not be having the launch mode attribute set to "singleTask/singleInstance" as it becomes root Activity and it is possible for other applications to read the contents of the calling Intent. So it is required to use the "standard" launch mode attribute when sensitive information is included in an Intent. |
Activity (com.google.firebase.auth.internal.RecaptchaActivity) is not Protected. [android:exported=true] |
high | An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
Service (com.google.android.gms.auth.api.signin.RevocationBoundService) is Protected by a permission, but the protection level of the permission should be checked.Permission: com.google.android.gms.auth.api.signin.permission.REVOCATION_NOTIFICATION [android:exported=true] |
high | A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission. |
Service (androidx.work.impl.background.systemjob.SystemJobService) is Protected by a permission, but the protection level of the permission should be checked.Permission: android.permission.BIND_JOB_SERVICE [android:exported=true] |
high | A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission. |
Broadcast Receiver (com.google.firebase.iid.FirebaseInstanceIdReceiver) is Protected by a permission, but the protection level of the permission should be checked.Permission: com.google.android.c2dm.permission.SEND [android:exported=true] |
high | A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission. |
ISSUE | SEVERITY | CVSS | CWE | FILES |
---|
ISSUE | FILES |
---|---|
Certificate/Key Files Hardcoded inside the App. | okhttp3/internal/publicsuffix/NOTICE |
Hardcoded Keystore Found. | com/google/api/client/googleapis/google.jks |
FILE |
---|
Domain | Status |
---|
URL | File |
---|---|
https://create-stickers.firebaseio.com | Android String Resource |
Database URL | Details |
---|---|
https://create-stickers.firebaseio.com | InfoApp talks to a Firebase Database. |
"abc_action_bar_home_description" : "ניווט לדף הבית"
"abc_action_bar_up_description" : "ניווט למעלה"
"abc_action_menu_overflow_description" : "עוד אפשרויות"
"abc_action_mode_done" : "סיום"
"abc_activity_chooser_view_see_all" : "הצגת הכול"
"abc_activitychooserview_choose_application" : "בחירת אפליקציה"
"abc_capital_off" : "כבוי"
"abc_capital_on" : "מופעל"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "מחיקה"
"abc_menu_enter_shortcut_label" : "Enter"
"abc_menu_function_shortcut_label" : "Function+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "רווח"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "תפריט+"
"abc_search_hint" : "חיפוש…"
"abc_searchview_description_clear" : "מחיקת השאילתה"
"abc_searchview_description_query" : "שאילתת חיפוש"
"abc_searchview_description_search" : "חיפוש"
"abc_searchview_description_submit" : "שליחת שאילתה"
"abc_searchview_description_voice" : "חיפוש קולי"
"abc_shareactionprovider_share_with" : "שיתוף עם"
"abc_shareactionprovider_share_with_application" : "שיתוף עם %s"
"abc_toolbar_collapse_description" : "כיווץ"
"abort" : "בטל"
"about" : "אודות"
"about_message" : "יצירת מדבקות אישיות, מתמונות או ממבחר אימוג'ים, בעצמכם!
ברגע שיוצרים סטיקר, ניתן להשתמש בו חופשי , לשתף עם חברים ועוד!
3 שלבים פשוטים מפרידים בינכם לבין הסטיקר המושלם:
1. בחירת תמונה מהגלרייה, או בחירה באופציה השנייה - 'יצירת סטיקר מנקי'
2.עיצוב הסטיקר, הוספת אימוג'ים, פילטרים וטקסט
3. לחיצה על כפתור 'הוספה לווטסאפ' בתחתית המסך
זה הכל! מיד לאחר מכן תוכלו להיכנס לווטסאפ ולהתחיל לשתף את הסטיקר
זהירות, אם תמחקו את האפליקציה, אתם עלולים לאבד את הסטיקרים שהכנתם.
Disclaimer :
We are using com.theartofdev.edmodo.cropper library to crop images
We are using ja.burhanrashid52:photoeditor library and sample to edit the images
This app is not affiliated with nor endorsed by WhatsApp Inc."
"about_title" : "אודות"
"add_as_stickers_pack" : "הוסף כחבילת סטיקרים"
"add_button_content_description" : "הוספת חבילת הסטיקרים לווטסאפ"
"add_new" : "חבילה חדשה"
"add_new_pack" : "הוספת חבילה חדשה"
"add_text_emoji" : "הוספת טקסט & אימוג'י"
"add_to_sticker_pack" : "הוסף לחבילה"
"add_to_whatsapp" : "הוסף לווטסאפ"
"added_to_sticker_pack" : "נוסף בהצלחה לחבילת הסטיקרים!"
"album_name_all" : "כל המדיה"
"almost_done" : "כמעט סיימנו.."
"animated_permission_text" : "יש צורך בהרשאה בכדי להשתמש בפונקציה"
"animated_preview_still_loading" : "התצוגה המקדימה של הסטיקר עדיין נטענת.."
"animated_sticker_option" : "סטיקר מונפש"
"animated_stickers_pack" : "חבילת סטיקרים מונפשים"
"app_name" : "יוצר המדבקות לווטסאפ"
"area_select" : "מקל הקסם"
"auto_remove_background" : "הסרת רקע אוטומטית"
"auto_select" : "מקל הקסם"
"backup" : "גיבוי"
"backup_all" : "גבה הכל"
"backup_and_restore" : "גיבוי & שחזור"
"backup_restore_in_progress" : "גיבוי/שחזור מתבצע"
"bring_front" : "העבר קדימה"
"brush" : "מברשת"
"brush_size" : "גודל המברשת"
"button_apply" : "החל(%1$d)"
"button_apply_default" : "החל"
"button_back" : "חזור"
"button_ok" : "אישור"
"button_original" : "מקור"
"button_preview" : "תצוגה מקדימה"
"button_sure" : "אישור(%1$d)"
"button_sure_default" : "אישור"
"can_remove_only_last_pack" : "ניתן להסיר רק את החבילה האחרונה."
"cancel" : "ביטול"
"cant_remove" : "לא ניתן למחוק את הסטיקר"
"cant_use_this_image" : "לא ניתן להשתמש בתמונה"
"change_background" : "החלף רקע"
"change_pack_icon" : "שינוי אייקון לחבילה"
"change_sticker_pack_icon" : "שינוי אייקון חבילה"
"choose_a_shape" : "בחר צורה"
"click_to_link" : "לחץ לחיבור"
"close" : "סגירה"
"common_google_play_services_enable_button" : "הפעל"
"common_google_play_services_enable_text" : "האפליקציה %1$s לא תפעל אם לא תפעיל את שירותי Google Play."
"common_google_play_services_enable_title" : "הפעל את שירותי Google Play"
"common_google_play_services_install_button" : "התקן"
"common_google_play_services_install_text" : "האפליקציה %1$s לא תפעל ללא שירותי Google Play, שאינם מותקנים במכשיר."
"common_google_play_services_install_title" : "קבל את שירותי Google Play"
"common_google_play_services_notification_channel_name" : "זמינות של שירותי Google Play"
"common_google_play_services_notification_ticker" : "שגיאה בשירותי Google Play"
"common_google_play_services_unknown_issue" : "%1$s נתקלה בבעיה בשירותי Google Play. נסה שוב."
"common_google_play_services_unsupported_text" : "%1$s לא תפעל ללא שירותי Google Play, שאינם נתמכים במכשיר שלך."
"common_google_play_services_update_button" : "עדכן"
"common_google_play_services_update_text" : "%1$s לא יפעל אם לא תעדכן את שירותי Google Play."
"common_google_play_services_update_title" : "עדכון שירותי Google Play"
"common_google_play_services_updating_text" : "האפליקציה %1$s לא תפעל ללא שירותי Google Play, שמתעדכנים כרגע."
"common_google_play_services_wear_update_text" : "דרושה גרסה חדשה של שירותי Google Play. הגרסה תתעדכן בעצמה תוך זמן קצר."
"common_open_on_phone" : "פתח בטלפון"
"common_signin_button_text" : "כניסה"
"common_signin_button_text_long" : "היכנס באמצעות Google"
"confirm" : "כן"
"confirm_happy" : "כן!"
"contact_us" : "צור קשר"
"copy_sticker" : "העתק סטיקר"
"create_animated_sticker" : "יצירת סטיקר מונפש"
"create_icon_based_on_a_photo" : "אייקון מתמונה"
"create_icon_freely" : "יצירה חופשית"
"create_pack_icon" : "יצירת אייקון לחבילה"
"create_sticker_based_on_a_photo" : "סטיקר מתמונה"
"create_sticker_freely" : "יצירה חופשית"
"crop_cancel" : "ביטול"
"crop_rotate" : "חיתוך"
"crop_save" : "אישור"
"ct_auto_clear" : "בחר צבע להסרה"
"ct_brush" : "בחר את גודל וסטיית המברשת"
"ct_brush_size" : "בחר את גודל המברשת"
"ct_crop_rotate" : "סובב או חתוך את התמונה"
"ct_select" : "בחר חתיכה מהתמונה"
"delete_sticker" : "מחוק סטיקר"
"details_pack_already_added" : "החבילה נוספה לווטסאפ"
"discard" : "אישור"
"do_you_want_to_remove_pack" : "האם אתה בטוח?"
"do_you_want_to_remove_pack_backup" : "להסיר את גיבוי חבילת הסטיקרים?"
"done" : "בחר"
"dont_ask" : "הפסק להציע"
"double_click_an_image_to_erase_background" : "לחיצה כפולה על תמונה בכדי למחוק רקע"
"duplicate" : "שכפל"
"edit" : "ערוך"
"edit_sticker" : "ערוך סטיקר"
"empty_text" : "אין מדיה זמינה"
"enter_search_query" : "הזן שאילתת חיפוש"
"erase_crop_text" : "מחיקה וחיתוך רקע"
"erasing_background" : "מוחק רקע…"
"error" : "שגיאה, נסה שוב"
"error_adding_sticker_pack" : "לא ניתן להוסיף את החבילה לווטסאפ, אנא וודא כי ברשותך הגרסה האחרונה"
"error_adding_video_to_sticker" : "אורך הסרטון לא יכול להיות יותר מ -10 שניות."
"error_create_animated" : "שגיאה בעת יצירת הסטיקר"
"error_file_type" : "סוג קובץ לא נתמך"
"error_gallery_pick" : "לא ניתן לבחור סטיקר מהגלריה, יש ליצור קשר"
"error_no_video_activity" : "לא נמצאה אפלקיציה התומכת בתצוגה מקדימה של וידיאו"
"error_over_count" : "ניתן לבחור מקסימום %1$d קבצי מדיה"
"error_over_count_default" : "הגעת למקסימום בחירה"
"error_over_original_count" : "%1$d תמונות מעל %2$d MB. הבחירה של המקור תבוטל"
"error_over_original_size" : "לא ניתן לבחור תמונות הגדולות מ-%1$d MB"
"error_over_quality" : "מעל לאיכות"
"error_title" : "שגיאה"
"error_type_conflict" : "לא ניתן לבחור תמונות וסרטונים בו זמנית"
"error_under_quality" : "מתחת לאיכות"
"error_while_generating" : "שגיאה בעת יצירת הסטיקר"
"exit_without_saving" : "בטוח שברצונך לצאת ללא שמירה?"
"external_storage_permission" : "External storage permission"
"fcm_fallback_notification_channel_label" : "שונות"
"featured_by_google_images" : "Featured by google images"
"first_create_animated_sticker" : "ראשית, יש ליצור את הסטיקר המונפש"
"first_create_sticker" : "ראשית, יש ליצור את הסטיקר"
"first_remove_on_whatsapp" : "ראשית, הסר את החבילה מתוך ווטסאפ."
"flip_horizontally" : "הפוך אופקית"
"flip_vertically" : "הפוך אנכית"
"frames_delay" : "פרק זמן עבור כל תמונה"
"frames_delay_btn" : "משך תמונה:"
"from_start_to_this_frame" : "מההתחלה עד לפריים זה"
"from_this_frame_to_end" : "מפריים זה עד הסוף"
"generating_sticker" : "יוצר סטיקר.."
"generating_sticker_multi" : "יוצר סטיקר"
"icons_instructions" : "מדריך"
"import_from_giphy" : "ייבא מ-GIPHY"
"info_screen_tray_icon" : "סמל"
"it_may_take_a_while" : "כמה שניות.."
"keep_sticker_packs" : "שמירת חבילות הסטיקרים בגוגל דרייב"
"label_brush" : "מברשת"
"label_emoji" : "אימוג'י"
"label_eraser" : "מחק"
"label_filter" : "פילטרים"
"label_sticker" : "סטיקר"
"label_text" : "טקסט"
"last_backup" : "גיבוי אחרון: {0}"
"loading" : "טוען…"
"local_pack_need_backup" : "חבילה מקומית צריכה גיבוי"
"local_pack_need_update" : "חבילה מקומית צריכה עדכון"
"log_out" : "ניתוק מהחשבון"
"max_frames_25" : "מקסימום פריימים - 25"
"more_info_button" : "מידע נוסף לגבי חבילה זו"
"must_internet_connection" : "חיבור לאינטרנט אינו זמין"
"new_feature" : "יכולת חדשה!"
"no" : "לא"
"no_more_ads" : "אין יותר פרסומות!!"
"no_more_ads_text" : "תודה רבה, תהנו בהמשך השימוש באפליקציה"
"no_sad" : "לא כרגע.."
"no_stickers_found" : "לא נמצאו סטיקרים"
"not_exist" : "לא קיים"
"offline_notification_text" : "יש להקיש כדי לפתוח את המודעה"
"offline_notification_title" : "צפייה במודעה ששמרת כשלא היה לך חיבור לאינטרנט"
"offline_opt_in_confirm" : "אישור"
"offline_opt_in_confirmation" : "תישלח לך התראה עם קישור כשיתחדש החיבור לאינטרנט"
"offline_opt_in_decline" : "לא תודה"
"offline_opt_in_message" : "נשלח לך התראה עם קישור לאתר המפרסם."
"offline_opt_in_title" : "יש לפתוח את המודעה כשיתחדש החיבור לאינטרנט."
"offset" : "הזזה"
"ok" : "אוקי"
"only_this_frame" : "רק פריים זה"
"pack_doesnt_exist" : "החבילה לא קיימת"
"pack_name" : "שם החבילה"
"pack_name_needed" : "בבקשה, הקלד את שם החבילה"
"pack_only_on_drive" : "חבילה קיימת רק בגוגל דרייב"
"pack_successfuly_added" : "החבילה נוספה בהצלחה!"
"pack_successfuly_added_please_add_to_whatsapp_later" : "החבילה נוצרה בהצלחה! יש להוסיפה לווטסאפ מהמסך הראשי"
"pack_synced" : "חבילה מסונכרנת"
"packs_will_be_updated" : "החבילות {0} יעודכנו"
"pay_attention_animated_stickers_arent_supported" : "שימו לב, סטיקרים מונפשים עדיין אינן נתמכות במלואן על ידי WhatsApp"
"permissions" : "הרשאות"
"permissions_text" : "אנו צריכים את אישורך כדי להמשיך בתהליך"
"photo_grid_capture" : "מצלמה"
"pick_custom_color" : "בחר צבע מותאם אישית"
"pick_custom_font" : "פונט מותאם אישית"
"pick_from_gallery" : "בחר מהגלרייה"
"pick_from_whatsapp" : "בחר מהווטסאפ"
"please_add_some_frames_first" : "יש להוסיף תחילה סטיקרים"
"please_click_back_again_to_exit" : "לחץ שוב על חזור כדי לצאת"
"please_wait_unti" : "נא המתן עד שכל הסטיקרים יטענו"
"please_wait_until_complete" : "יש להמתין עד לסיום התהליך."
"privacy_policy" : "מדיניות הפרטיות"
"problem_try_later" : "נראה שיש בעיה, נסה שוב מאוחר יותר"
"purchase_canceled" : "הקנייה בוטלה, חבל"
"purchase_error" : "הקנייה בוטלה, חבל, קוד שגיאה - "
"random" : "אקראי"
"rate_five_stars" : "דרג 5 כוכבים"
"remove" : "מחיקה"
"remove_ads" : "הסר פרסומות"
"remove_frame" : "מחיקה פריים"
"remove_frame_text" : "בטוח שברצונך למחוק את הפריים?"
"remove_sticker" : "מחיקת סטיקר"
"remove_sticker_pack" : "מחיקת חבילת סטיקרים"
"remove_sticker_pack_backup" : "הסרת גיבוי חבילת הסטיקרים"
"remove_sticker_text" : "בטוח שברצונך למחוק את הסטיקר?"
"removed_from_google_drive" : "החבילה הוסרה מהגיבוי"
"reset" : "איפוס"
"restore" : "שחזור"
"restore_all" : "שחזר הכל"
"rotate_image" : "סיבוב התמונה"
"s1" : "שמור את התמונה"
"s2" : "האם לאפשר למודעה לאחסן תמונה בגלריית התמונות?"
"s3" : "קבל"
"s4" : "דחה"
"s5" : "צור אירוע ביומן"
"s6" : "האם לאפשר למודעה ליצור אירוע ביומן?"
"s7" : "מודעת בדיקה"
"save" : "שמירה"
"saving_it" : "שומר.."
"search" : "חיפוש"
"search_images_online" : "חיפוש תמונות באינטרנט"
"search_menu_title" : "חיפוש"
"searching" : "מחפש.."
"select" : "בחירה"
"select_a_pack" : "בחר חבילה"
"send_email" : "שלח מייל"
"shadow" : "צל"
"shape_it" : "הוסף צורה"
"shape_them_all" : "הוספת צורה לכל התמונות"
"share_pack" : "שתף חבילה"
"shared_pack_text" : "היי! הורד כעת את 'יוצר המדבקות לווטסאפ' בכדי להשתמש בחבילה זו"
"show_tutorial" : "הצג מדריך"
"single_sticker_option" : "סטיקר בודד"
"size" : "גודל"
"status_bar_notification_info_overflow" : "999+"
"sticker" : "סטיקר"
"sticker_pack_full" : "חבילת הסטיקרים מלאה!"
"sticker_pack_icon_changed" : "האייקון שונה בהצלחה!"
"sticker_pack_icon_created" : "האייקון נוצר בהצלחה!"
"sticker_preview" : "תצוגה מקדימה של הסטיקר"
"stickers" : "סטיקרים"
"stickers_limit" : "30 סטיקרים"
"stickers_publisher_name" : "חתימת מפרסם הסטיקרים"
"stroke" : "מסגרת"
"stroke_color_and_thickness" : "צבע ועובי"
"t_add_new_pack_text" : "לחץ כאן להוספת חבילת סטיקרים חדשה "
"t_add_new_pack_title" : "הוספת חבילה חדשה"
"t_add_new_sticker_text" : "לחץ כאן להוספת סטיקר"
"t_add_new_sticker_title" : "סטיקר חדש"
"t_add_pack_text" : "לחץ כאן להוספת החבילה לווטסאפ"
"t_animated_sticker_text" : "כאן ניתן ליצור סטיקרים מונפשים"
"t_animated_sticker_title" : "סטיקר מונפש"
"t_auto_remove_bg_for_ppl_and_animals" : "מסיר אוטומטית רקע לאנשים ובעלי חיים"
"t_autoclear_text" : "הכלי ימחק אוטומטית חלקים מהתמונה לפי בקשת המשתמש"
"t_autoclear_title" : "מחיקה אוטומטית"
"t_brush_text" : "הגדר את גודל המברשת"
"t_brush_title" : "מברשת"
"t_change_background_text" : "החלפת רקע למסך עריכה
הרקע לא ישמר עם התמונה.."
"t_change_background_title" : "החלף רקע לעריכה"
"t_change_sticker_pack_icon_text" : "לחץ כאן לשנות את אייקון החבילה"
"t_choose_sticker_type" : "בחר סוג סטיקר"
"t_create_sticker" : "יצירת סטיקר"
"t_create_stickers" : "כאן אפשר ליצור סטיקרים"
"t_crop_text" : "חיתוך, היפוך וסיבוב התמונה"
"t_crop_title" : "חיתוך"
"t_delete_sticker_text" : "לחץ כאן למחיקת סטיקר"
"t_delete_sticker_title" : "מחיקת סטיקר"
"t_erase_and_crop_text" : "כאן יש כלים שיעזרו לערוך את הסטיקר"
"t_erase_and_crop_title" : "מחיקה וסיבוב"
"t_freely_text" : "התחלה עם משטח נקי
הוספת טקסט, אימוג'ים ועוד"
"t_freely_title" : "משטח נקי"
"t_hello_title" : "היי שלום"
"t_hold_here_text" : "ותהנה במחיקה :)"
"t_hold_here_title" : "החזק כאן"
"t_manage_text" : "לחיצה על כל חבילה תאפשר עריכה"
"t_manage_title" : "עריכת חבילת סטיקרים"
"t_new_animated_sticker_text" : "הוספת פריים נוסף לסטיקר המונפש"
"t_new_animated_sticker_title" : "סטיקר חדש"
"t_photo" : "תמונה"
"t_photo_text" : "בחירת תמונה כבסיס לסטיקר"
"t_reset_text" : "התחל מההתחלה"
"t_reset_title" : "אפס"
"t_save_erase_text" : "שמור והמשך"
"t_save_text" : "שמירת הסטיקר"
"t_save_title" : "שמירה"
"t_select_text" : "לחץ לבחירת אזור שתרצה לשמור"
"t_select_title" : "בחירה"
"t_shapeit_text" : "החל צורה על הסטיקר"
"t_shapeit_title" : "צורה"
"t_status_text" : "אינדיקציה האם החבילה נוספה לווטסאפ"
"t_status_title" : "סטטוס"
"t_sticker_options_text" : "לחץ כדי לערוך את כל הפריימים"
"t_sticker_options_title" : "עריכה כוללת"
"t_sticker_pack_text" : "כאן ניתן לערוך את החבילה"
"t_sticker_pack_title" : "חבילת סטיקרים"
"t_zoom_text" : "התרחק והתקרב ע"י צביטה או הקשה כפולה"
"t_zoom_title" : "זום"
"terms_conditions" : "תנאי שימוש"
"text" : "טקסט"
"thickness" : "עובי מסגרת:"
"title_activity_add_frame" : "הוסף תמונה"
"title_activity_sticker_pack_details_multiple_pack" : "פרטי הסטיקר"
"title_activity_sticker_pack_details_single_pack" : "יצירת סטיקרים לווטסאפ"
"title_activity_sticker_pack_info" : "מידע"
"title_activity_sticker_packs_list" : "חבילות סטיקרים"
"title_validation_error" : "ישנה תקלה עם החבילה"
"tolerance" : "רגישות"
"transparent_background_only" : "רקע שקוף בלבד"
"tray_image_content_description" : "סמל"
"try_reduce_frames_count" : "נא להפחית את כמות התמונות"
"underline_text" : "טקסט"
"update_whatsapp" : "אנא עדכן את WhatsApp לגירסה העדכנית ביותר מ- Google Play"
"use_image" : "השתמש בתמונה"
"video_ad_failed" : "טעינת מודעת הווידאו נכשלה, קוד שגיאה - "
"view_webpage" : "צפה בדף"
"watch_video_create_animated" : "יש להשלים את הצפייה בכדי ליצור סטיקר מונפש"
"welcoming_guide" : "היי! ברוכים הבאים,
אני אהיה המדריך שלך לאורך האפליקציה,
ניתן ללחוץ בכל מקום על מנת להמשיך
לחיצה על חזרה תסגור אותי באותו רגע,
אם אי פעם זקוקים לי שוב,
אפשר ללחוץ על ה3 נקודות למעלה, תהנו!"
"will_be_updated" : "החבילה {0} תעודכן"
"zoom" : "זום"
"abc_action_bar_home_description" : "ઘરનો રસ્તો બતાવો"
"abc_action_bar_up_description" : "ઉપર નૅવિગેટ કરો"
"abc_action_menu_overflow_description" : "વધુ વિકલ્પો"
"abc_action_mode_done" : "થઈ ગયું"
"abc_activity_chooser_view_see_all" : "બધી જુઓ"
"abc_activitychooserview_choose_application" : "ઍપ્લિકેશન પસંદ કરો"
"abc_capital_off" : "બંધ"
"abc_capital_on" : "ચાલુ"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "delete"
"abc_menu_enter_shortcut_label" : "Enter"
"abc_menu_function_shortcut_label" : "Function+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "space"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Menu+"
"abc_search_hint" : "શોધો…"
"abc_searchview_description_clear" : "ક્વેરી સાફ કરો"
"abc_searchview_description_query" : "શોધ ક્વેરી"
"abc_searchview_description_search" : "શોધો"
"abc_searchview_description_submit" : "ક્વેરી સબમિટ કરો"
"abc_searchview_description_voice" : "વૉઇસ શોધ"
"abc_shareactionprovider_share_with" : "આની સાથે શેર કરો"
"abc_shareactionprovider_share_with_application" : "%sની સાથે શેર કરો"
"abc_toolbar_collapse_description" : "સંકુચિત કરો"
"common_google_play_services_enable_button" : "સક્ષમ કરો"
"common_google_play_services_enable_text" : "તમે Google Play સેવાઓ સક્ષમ કરશો નહીં ત્યાં સુધી %1$s કાર્ય કરશે નહીં."
"common_google_play_services_enable_title" : "Google Play સેવાઓ સક્ષમ કરો"
"common_google_play_services_install_button" : "ઇન્સ્ટૉલ કરો"
"common_google_play_services_install_text" : "%1$s, Google Play સેવાઓ વગર ચાલશે નહીં, જે તમારા ઉપકરણમાંથી ખૂટે છે."
"common_google_play_services_install_title" : "Google Play સેવાઓ મેળવો"
"common_google_play_services_notification_channel_name" : "Google Play સેવાઓની ઉપલબ્ધતા"
"common_google_play_services_notification_ticker" : "Google Play સેવાઓની ભૂલ"
"common_google_play_services_unknown_issue" : "%1$s ને Google Play સેવાઓમાં મુશ્કેલી આવી રહી છે. કૃપા કરીને ફરી પ્રયાસ કરો."
"common_google_play_services_unsupported_text" : "%1$s, Google Play સેવાઓ વગર ચાલશે નહીં, જે તમારા ઉપકરણ દ્વારા સમર્થિત નથી."
"common_google_play_services_update_button" : "અપડેટ કરો"
"common_google_play_services_update_text" : "તમે Google Play સેવાઓ અપડેટ કરશો નહીં ત્યાં સુધી %1$s શરૂ થશે નહીં."
"common_google_play_services_update_title" : "Google Play સેવાઓ અપડેટ કરો"
"common_google_play_services_updating_text" : "%1$s, Google Play સેવાઓ વગર શરૂ થશે નહીં, જે વર્તમાનમાં અપડેટ થઈ રહી છે."
"common_google_play_services_wear_update_text" : "Google Play સેવાઓના નવા સંસ્કરણની જરૂર છે. તે ટૂંક સમયમાં પોતાને અપડેટ કરશે."
"common_open_on_phone" : "ફોનમાં ખોલો"
"common_signin_button_text" : "સાઇન ઇન કરો"
"common_signin_button_text_long" : "Google માં સાઇન ઇન કરો"
"fcm_fallback_notification_channel_label" : "વિવિધ"
"offline_notification_text" : "જાહેરાત ખોલવા માટે ટૅપ કરો"
"offline_notification_title" : "તમે ઑફલાઇન હતા, ત્યારે તમે સાચવેલી જાહેરાત જુઓ"
"offline_opt_in_confirm" : "ઓકે"
"offline_opt_in_confirmation" : "તમે ફરી પાછા ઑનલાઇન થાઓ, ત્યારે તમને લિંક ધરાવતું નોટિફિકેશન મળશે"
"offline_opt_in_decline" : "ના, આભાર"
"offline_opt_in_message" : "અમે તમને જાહેરાતકર્તાની સાઇટની લિંક ધરાવતું નોટિફિકેશન મોકલીશું."
"offline_opt_in_title" : "તમે ફરી પાછા ઑનલાઇન થાઓ, ત્યારે જાહેરાત ખોલો."
"s1" : "છબી સાચવો"
"s2" : "જાહેરાતને ચિત્ર ગૅલેરીમાં છબી સંગ્રહિત કરવાની મંજૂરી આપીએ?"
"s3" : "સ્વીકારો"
"s4" : "નકારો"
"s5" : "કૅલેન્ડર ઇવેન્ટ બનાવો"
"s6" : "જાહેરાતને કૅલેન્ડર ઇવેન્ટ બનાવવાની મંજૂરી આપીએ?"
"s7" : "પરીક્ષણની જાહેરાત"
"search_menu_title" : "શોધો"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "Башкы бетке чабыттоо"
"abc_action_bar_up_description" : "Мурунку экранга өтүү"
"abc_action_menu_overflow_description" : "Дагы параметрлер"
"abc_action_mode_done" : "Бүттү"
"abc_activity_chooser_view_see_all" : "Баарын көрүү"
"abc_activitychooserview_choose_application" : "Колдонмо тандоо"
"abc_capital_off" : "ӨЧҮК"
"abc_capital_on" : "КҮЙҮК"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "delete"
"abc_menu_enter_shortcut_label" : "enter"
"abc_menu_function_shortcut_label" : "Function+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "боштук"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Menu+"
"abc_search_hint" : "Издөө…"
"abc_searchview_description_clear" : "Сурамды өчүрүү"
"abc_searchview_description_query" : "Изделген сурам"
"abc_searchview_description_search" : "Издөө"
"abc_searchview_description_submit" : "Сурам тапшыруу"
"abc_searchview_description_voice" : "Айтып издөө"
"abc_shareactionprovider_share_with" : "Төмөнкү менен бөлүшүү"
"abc_shareactionprovider_share_with_application" : "%s аркылуу бөлүшүү"
"abc_toolbar_collapse_description" : "Жыйыштыруу"
"common_google_play_services_enable_button" : "Иштетүү"
"common_google_play_services_enable_text" : "Google Play кызматтарын иштетмейиңизче %1$s иштебейт."
"common_google_play_services_enable_title" : "Google Play кызматтарын иштетүү"
"common_google_play_services_install_button" : "Орнотуу"
"common_google_play_services_install_text" : "Google Play кызматтарысыз %1$s иштебейт. Алар түзмөгүңүздө жок болуп жатат."
"common_google_play_services_install_title" : "Google Play кызматтарын алуу"
"common_google_play_services_notification_channel_name" : "Google Play кызматтарынын иштеши"
"common_google_play_services_notification_ticker" : "Google Play кызматтарынын катасы"
"common_google_play_services_unknown_issue" : "%1$s колдонмосунун Google Play кызматтары менен иштөөдө көйгөй чыкты. Кайталап көрүңүз."
"common_google_play_services_unsupported_text" : "%1$s колдонмосу сиздин түзмөгүңүздө колдоого алынбаган Google Play кызматтары болбосо иштебейт."
"common_google_play_services_update_button" : "Жаңыртуу"
"common_google_play_services_update_text" : "Google Play кызматтары жаңыртылмайынча %1$s иштебейт."
"common_google_play_services_update_title" : "Google Play кызматтарын жаңыртуу"
"common_google_play_services_updating_text" : "Google Play кызматтарысыз %1$s иштебейт, алар учурда жаңыртылууда."
"common_google_play_services_wear_update_text" : "Google Play кызматтарынын жаңы версиясы талап кылынат. Бир аздан кийин ал өзү эле жаңыртылат."
"common_open_on_phone" : "Телефондо ачык"
"common_signin_button_text" : "Кирүү"
"common_signin_button_text_long" : "Google менен кирүү"
"fcm_fallback_notification_channel_label" : "Аралаш"
"offline_notification_text" : "Жарнаманы ачуу үчүн таптаңыз"
"offline_notification_title" : "Оффлайн режиминде сактаган жарнамаңызды көрүңүз"
"offline_opt_in_confirm" : "ЖАРАЙТ"
"offline_opt_in_confirmation" : "Онлайн режимине кайтып келгенде, шилтеме камтылган билдирме аласыз"
"offline_opt_in_decline" : "Жок, рахмат"
"offline_opt_in_message" : "Сизге жарнамачынын сайтына шилтеме камтылган билдирме жөнөтөбүз."
"offline_opt_in_title" : "Жарнама сиз онлайн режимине кайтып келгенде ачылат."
"s1" : "Сүрөттү сактоо"
"s2" : "Жарнамадан Сүрөт галереясына сүрөт сакталсынбы?"
"s3" : "Кабыл алуу"
"s4" : "Баш тартуу"
"s5" : "Жылнаама окуясын түзүү"
"s6" : "Жарнамада жылнаама окуясы түзүлсүнбү?"
"s7" : "Жарнаманы сынап көрүңүз"
"search_menu_title" : "Издөө"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "Krmarjenje na začetek"
"abc_action_bar_up_description" : "Pomik navzgor"
"abc_action_menu_overflow_description" : "Več možnosti"
"abc_action_mode_done" : "Končano"
"abc_activity_chooser_view_see_all" : "Pokaži vse"
"abc_activitychooserview_choose_application" : "Izbira aplikacije"
"abc_capital_off" : "IZKLOP"
"abc_capital_on" : "VKLOP"
"abc_menu_alt_shortcut_label" : "Alt +"
"abc_menu_ctrl_shortcut_label" : "Ctrl +"
"abc_menu_delete_shortcut_label" : "delete"
"abc_menu_enter_shortcut_label" : "enter"
"abc_menu_function_shortcut_label" : "Fn +"
"abc_menu_meta_shortcut_label" : "Meta +"
"abc_menu_shift_shortcut_label" : "Shift +"
"abc_menu_space_shortcut_label" : "preslednica"
"abc_menu_sym_shortcut_label" : "Sym +"
"abc_prepend_shortcut_label" : "Meni +"
"abc_search_hint" : "Iskanje …"
"abc_searchview_description_clear" : "Izbris poizvedbe"
"abc_searchview_description_query" : "Iskalna poizvedba"
"abc_searchview_description_search" : "Iskanje"
"abc_searchview_description_submit" : "Pošiljanje poizvedbe"
"abc_searchview_description_voice" : "Glasovno iskanje"
"abc_shareactionprovider_share_with" : "Skupna raba z:"
"abc_shareactionprovider_share_with_application" : "Skupna raba z drugimi prek aplikacije %s"
"abc_toolbar_collapse_description" : "Strnitev"
"common_google_play_services_enable_button" : "Omogoči"
"common_google_play_services_enable_text" : "Aplikacija %1$s ne bo delovala, če ne omogočite storitev Google Play."
"common_google_play_services_enable_title" : "Omogočanje storitev Google Play"
"common_google_play_services_install_button" : "Namesti"
"common_google_play_services_install_text" : "Aplikacija %1$s ne deluje brez storitev Google Play, vendar teh ni v napravi."
"common_google_play_services_install_title" : "Namestitev storitev Google Play"
"common_google_play_services_notification_channel_name" : "Dostopnost storitev Google Play"
"common_google_play_services_notification_ticker" : "Napaka storitev Google Play"
"common_google_play_services_unknown_issue" : "Aplikacija %1$s ima težave s storitvami Google Play. Poskusite znova."
"common_google_play_services_unsupported_text" : "Aplikacija %1$s ne deluje brez storitev Google Play, ki jih vaša naprava ne podpira."
"common_google_play_services_update_button" : "Posodobi"
"common_google_play_services_update_text" : "Aplikacija %1$s ne bo delovala, če ne posodobite storitev Google Play."
"common_google_play_services_update_title" : "Posodobitev storitev Google Play"
"common_google_play_services_updating_text" : "Aplikacija %1$s ne deluje brez storitev Google Play, ki se trenutno posodabljajo."
"common_google_play_services_wear_update_text" : "Potrebujete novo različico storitev Google Play. V kratkem se bodo posodobile."
"common_open_on_phone" : "Odpiranje v telefonu"
"common_signin_button_text" : "Prijava"
"common_signin_button_text_long" : "Prijava z Google Računom"
"fcm_fallback_notification_channel_label" : "Razno"
"offline_notification_text" : "Dotaknite se, če želite odpreti oglas"
"offline_notification_title" : "Oglejte si oglas, ki ste shranili, ko ste bili brez povezave"
"offline_opt_in_confirm" : "V redu"
"offline_opt_in_confirmation" : "Prejeli boste obvestilo s povezavo, ko bo povezava znova vzpostavljena"
"offline_opt_in_decline" : "Ne, hvala"
"offline_opt_in_message" : "Poslali vam bomo obvestilo s povezavo na spletno mesto oglaševalca."
"offline_opt_in_title" : "Odprite oglas, ko bo povezava znova vzpostavljena."
"s1" : "Shranjevanje slike"
"s2" : "Ali dovolite, da oglas shrani sliko v galerijo slik?"
"s3" : "Sprejmi"
"s4" : "Zavrni"
"s5" : "Ustvarjanje koledarskega dogodka"
"s6" : "Ali dovolite, da oglas ustvari koledarski dogodek?"
"s7" : "Preizkusni oglas"
"search_menu_title" : "Iskanje"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "Navigate home"
"abc_action_bar_up_description" : "Navigate up"
"abc_action_menu_overflow_description" : "More options"
"abc_action_mode_done" : "Done"
"abc_activity_chooser_view_see_all" : "See all"
"abc_activitychooserview_choose_application" : "Choose an app"
"abc_capital_off" : "OFF"
"abc_capital_on" : "ON"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "delete"
"abc_menu_enter_shortcut_label" : "enter"
"abc_menu_function_shortcut_label" : "Function+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "space"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Menu+"
"abc_search_hint" : "Search…"
"abc_searchview_description_clear" : "Clear query"
"abc_searchview_description_query" : "Search query"
"abc_searchview_description_search" : "Search"
"abc_searchview_description_submit" : "Submit query"
"abc_searchview_description_voice" : "Voice search"
"abc_shareactionprovider_share_with" : "Share with"
"abc_shareactionprovider_share_with_application" : "Share with %s"
"abc_toolbar_collapse_description" : "Collapse"
"search_menu_title" : "Search"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "Անցնել գլխավոր էջ"
"abc_action_bar_up_description" : "Անցնել վերև"
"abc_action_menu_overflow_description" : "Այլ ընտրանքներ"
"abc_action_mode_done" : "Պատրաստ է"
"abc_activity_chooser_view_see_all" : "Տեսնել բոլորը"
"abc_activitychooserview_choose_application" : "Ընտրել հավելված"
"abc_capital_off" : "ԱՆՋԱՏԵԼ"
"abc_capital_on" : "ՄԻԱՑՆԵԼ"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "Delete"
"abc_menu_enter_shortcut_label" : "Enter"
"abc_menu_function_shortcut_label" : "Function+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "բացատ"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Menu+"
"abc_search_hint" : "Որոնում…"
"abc_searchview_description_clear" : "Ջնջել հարցումը"
"abc_searchview_description_query" : "Որոնման հարցում"
"abc_searchview_description_search" : "Որոնել"
"abc_searchview_description_submit" : "Ուղարկել հարցումը"
"abc_searchview_description_voice" : "Ձայնային որոնում"
"abc_shareactionprovider_share_with" : "Կիսվել…"
"abc_shareactionprovider_share_with_application" : "Կիսվել %s հավելվածի միջոցով"
"abc_toolbar_collapse_description" : "Ծալել"
"common_google_play_services_enable_button" : "Միացնել"
"common_google_play_services_enable_text" : "%1$s հավելվածը չի աշխատի մինչև չմիացնեք Google Play ծառայությունները:"
"common_google_play_services_enable_title" : "Միացնել Google Play ծառայությունները"
"common_google_play_services_install_button" : "Տեղադրել"
"common_google_play_services_install_text" : "%1$s հավելվածը չի աշխատի առանց Google Play ծառայությունների, որոնք չկան ձեր սարքում:"
"common_google_play_services_install_title" : "Տեղադրել Google Play ծառայությունները"
"common_google_play_services_notification_channel_name" : "Google Play ծառայությունների հասանելիություն"
"common_google_play_services_notification_ticker" : "Google Play ծառայությունների սխալ կա"
"common_google_play_services_unknown_issue" : "%1$s հավելվածը Google Play ծառայությունների հետ կապված խնդիր ունի: Փորձեք նորից:"
"common_google_play_services_unsupported_text" : "%1$s հավելվածը չի աշխատի առանց Google Play ծառայությունների, որոնք ձեր սարքում չեն աջակցվում:"
"common_google_play_services_update_button" : "Թարմացնել"
"common_google_play_services_update_text" : "%1$s հավելվածը չի աշխատի մինչև չթարմացնեք Google Play ծառայությունները:"
"common_google_play_services_update_title" : "Թարմացնել Google Play ծառայությունները"
"common_google_play_services_updating_text" : "%1$s հավելվածը չի աշխատի առանց Google Play ծառայությունների, որոնք այս պահին թարմացվում են:"
"common_google_play_services_wear_update_text" : "Անհրաժեշտ է Google Play ծառայությունների նոր տարբերակը: Այն շուտով կթարմացվի ավտոմատ կերպով:"
"common_open_on_phone" : "Բացել հեռախոսով"
"common_signin_button_text" : "Մուտք գործել"
"common_signin_button_text_long" : "Մուտք գործել Google-ով"
"fcm_fallback_notification_channel_label" : "Զանազան"
"offline_notification_text" : "Հպեք՝ հայտարարությունը բացելու համար"
"offline_notification_title" : "Դիտեք հայտարարությունը, որը պահել եք անցանց ռեժիմում"
"offline_opt_in_confirm" : "Եղավ"
"offline_opt_in_confirmation" : "Դուք կստանաք ծանուցում՝ գովազդատուի կայքի հղումով, երբ նորից միանաք ցանցին։"
"offline_opt_in_decline" : "Ոչ, շնորհակալություն"
"offline_opt_in_message" : "Դուք կստանաք ծանուցում՝ գովազդատուի կայքի հղումով։"
"offline_opt_in_title" : "Բացեք հայտարարությունը, երբ նորից միանաք ցանցին։"
"s1" : "Պահել պատկերը"
"s2" : "Թույլատրե՞լ Գովազդին պահել պատկերը Պատկերասրահում:"
"s3" : "Ընդունել"
"s4" : "Մերժել"
"s5" : "Ստեղծել օրացույցի միջոցառում"
"s6" : "Թույլատրե՞լ Գովազդին ստեղծել օրացույցի միջոցառում:"
"s7" : "Փորձարկել գովազդը"
"search_menu_title" : "Որոնել"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "Πλοήγηση στην αρχική σελίδα"
"abc_action_bar_up_description" : "Πλοήγηση προς τα επάνω"
"abc_action_menu_overflow_description" : "Περισσότερες επιλογές"
"abc_action_mode_done" : "Τέλος"
"abc_activity_chooser_view_see_all" : "Εμφάνιση όλων"
"abc_activitychooserview_choose_application" : "Επιλέξτε μια εφαρμογή"
"abc_capital_off" : "ΑΠΕΝΕΡΓΟΠΟΙΗΣΗ"
"abc_capital_on" : "ΕΝΕΡΓΟΠΟΙΗΣΗ"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "delete"
"abc_menu_enter_shortcut_label" : "enter"
"abc_menu_function_shortcut_label" : "Function+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "διάστημα"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Menu+"
"abc_search_hint" : "Αναζήτηση…"
"abc_searchview_description_clear" : "Διαγραφή ερωτήματος"
"abc_searchview_description_query" : "Ερώτημα αναζήτησης"
"abc_searchview_description_search" : "Αναζήτηση"
"abc_searchview_description_submit" : "Υποβολή ερωτήματος"
"abc_searchview_description_voice" : "Φωνητική αναζήτηση"
"abc_shareactionprovider_share_with" : "Κοινοποίηση σε"
"abc_shareactionprovider_share_with_application" : "Κοινοποίηση στην εφαρμογή %s"
"abc_toolbar_collapse_description" : "Σύμπτυξη"
"common_google_play_services_enable_button" : "Ενεργοποίηση"
"common_google_play_services_enable_text" : "Η εφαρμογή %1$s δεν θα λειτουργήσει εάν δεν έχετε ενεργοποιήσει τις υπηρεσίες Google Play."
"common_google_play_services_enable_title" : "Ενεργοποίηση υπηρεσιών Google Play"
"common_google_play_services_install_button" : "Εγκατάσταση"
"common_google_play_services_install_text" : "Η εφαρμογή %1$s δεν μπορεί να εκτελεστεί χωρίς τις υπηρεσίες Google Play, οι οποίες λείπουν από τη συσκευή σας."
"common_google_play_services_install_title" : "Λήψη υπηρεσιών Google Play"
"common_google_play_services_notification_channel_name" : "Διαθεσιμότητα υπηρεσιών Google Play"
"common_google_play_services_notification_ticker" : "Σφάλμα Υπηρεσιών Google Play"
"common_google_play_services_unknown_issue" : "Η εφαρμογή %1$s αντιμετωπίζει κάποιο πρόβλημα με τις υπηρεσίες Google Play. Προσπαθήστε ξανά."
"common_google_play_services_unsupported_text" : "Η εφαρμογή %1$s δεν θα εκτελεστεί χωρίς τις υπηρεσίες Google Play, οι οποίες δεν υποστηρίζονται από τη συσκευή σας."
"common_google_play_services_update_button" : "Ενημέρωση"
"common_google_play_services_update_text" : "Η εφαρμογή %1$s θα εκτελεστεί αφού ενημερώσετε τις Υπηρεσίες Google Play."
"common_google_play_services_update_title" : "Ενημέρωση υπηρεσιών Google Play"
"common_google_play_services_updating_text" : "Η εφαρμογή %1$s δεν θα εκτελεστεί χωρίς τις υπηρεσίες Google Play, οι οποίες ενημερώνονται αυτήν τη στιγμή."
"common_google_play_services_wear_update_text" : "Απαιτείται νέα έκδοση των υπηρεσιών Google Play. Θα ενημερωθεί σύντομα."
"common_open_on_phone" : "Άνοιγμα σε τηλέφωνο"
"common_signin_button_text" : "Σύνδεση"
"common_signin_button_text_long" : "Συνδεθείτε με το Google"
"fcm_fallback_notification_channel_label" : "Διάφορα"
"offline_notification_text" : "Πατήστε για να ανοίξετε τη διαφήμιση."
"offline_notification_title" : "Δείτε τη διαφήμιση που αποθηκεύσατε ενώ ήσασταν εκτός σύνδεσης"
"offline_opt_in_confirm" : "ΟΚ"
"offline_opt_in_confirmation" : "Θα λάβετε μια ειδοποίηση με έναν σύνδεσμο όταν συνδεθείτε ξανά στο διαδίκτυο."
"offline_opt_in_decline" : "Όχι"
"offline_opt_in_message" : "Θα σας στείλουμε μια ειδοποίηση με έναν σύνδεσμο στον ιστότοπο του διαφημιζόμενου."
"offline_opt_in_title" : "Άνοιγμα της διαφήμισης όταν συνδεθείτε ξανά στο διαδίκτυο"
"s1" : "Αποθήκευση εικόνας"
"s2" : "Να επιτραπεί στη διαφήμιση να αποθηκεύσει την εικόνα στο gallery φωτογραφιών;"
"s3" : "Αποδοχή"
"s4" : "Απόρριψη"
"s5" : "Δημιουργία συμβάντος ημερολογίου"
"s6" : "Να επιτραπεί στη διαφήμιση να δημιουργήσει ένα συμβάν ημερολογίου;"
"s7" : "Δοκιμαστική διαφήμιση"
"search_menu_title" : "Αναζήτηση"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "Ugrás a főoldalra"
"abc_action_bar_up_description" : "Fel"
"abc_action_menu_overflow_description" : "További lehetőségek"
"abc_action_mode_done" : "Kész"
"abc_activity_chooser_view_see_all" : "Az összes megtekintése"
"abc_activitychooserview_choose_application" : "Válasszon alkalmazást"
"abc_capital_off" : "KI"
"abc_capital_on" : "BE"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "Delete"
"abc_menu_enter_shortcut_label" : "Enter"
"abc_menu_function_shortcut_label" : "Function+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "Szóköz"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Menu+"
"abc_search_hint" : "Keresés…"
"abc_searchview_description_clear" : "Lekérdezés törlése"
"abc_searchview_description_query" : "Keresési lekérdezés"
"abc_searchview_description_search" : "Keresés"
"abc_searchview_description_submit" : "Lekérdezés küldése"
"abc_searchview_description_voice" : "Hangalapú keresés"
"abc_shareactionprovider_share_with" : "Megosztás a következővel:"
"abc_shareactionprovider_share_with_application" : "Megosztás a következő alkalmazással: %s"
"abc_toolbar_collapse_description" : "Összecsukás"
"common_google_play_services_enable_button" : "Engedélyezés"
"common_google_play_services_enable_text" : "A(z) %1$s alkalmazás csak akkor működik, ha engedélyezi a Google Play-szolgáltatásokat."
"common_google_play_services_enable_title" : "Google Play-szolgáltatások engedélyezése"
"common_google_play_services_install_button" : "Telepítés"
"common_google_play_services_install_text" : "A(z) %1$s alkalmazás nem fut a Google Play-szolgáltatások nélkül, amelyek hiányoznak az eszközről."
"common_google_play_services_install_title" : "A Google Play-szolgáltatások beszerzése"
"common_google_play_services_notification_channel_name" : "Google Play-szolgáltatások elérhetősége"
"common_google_play_services_notification_ticker" : "Google Play-szolgáltatások – hiba"
"common_google_play_services_unknown_issue" : "A(z) %1$s alkalmazás problémába ütközött a Google Play-szolgáltatások használata során. Próbálkozzon újra."
"common_google_play_services_unsupported_text" : "A(z) %1$s alkalmazás nem fut a Google Play-szolgáltatások nélkül, amelyeket eszköze nem támogat."
"common_google_play_services_update_button" : "Frissítés"
"common_google_play_services_update_text" : "A(z) %1$s alkalmazás csak akkor fog működni, ha frissíti a Google Play-szolgáltatásokat."
"common_google_play_services_update_title" : "A Google Play-szolgáltatások frissítése"
"common_google_play_services_updating_text" : "A(z) %1$s alkalmazás nem fut a Google Play-szolgáltatások nélkül, amelyek frissítése folyamatban van."
"common_google_play_services_wear_update_text" : "A Google Play-szolgáltatások új verziójára van szükség. A szolgáltatás hamarosan frissíti önmagát."
"common_open_on_phone" : "Megnyitás a telefonon"
"common_signin_button_text" : "Bejelentkezés"
"common_signin_button_text_long" : "Bejelentkezés Google-fiókkal"
"fcm_fallback_notification_channel_label" : "Egyéb"
"offline_notification_text" : "Koppintson a hirdetés megnyitásához"
"offline_notification_title" : "Az offline mentett hirdetés megtekintése"
"offline_opt_in_confirm" : "OK"
"offline_opt_in_confirmation" : "Linket tartalmazó értesítést kap, amikor újra online lesz"
"offline_opt_in_decline" : "Nem"
"offline_opt_in_message" : "Értesítést küldünk, amelyben a hirdető webhelyére mutató link szerepel."
"offline_opt_in_title" : "Megnyithatja a hirdetést akkor, amikor újra online lesz."
"s1" : "Kép mentése"
"s2" : "Engedélyezi a hirdetés számára a kép tárolását a Képgalériában?"
"s3" : "Elfogadás"
"s4" : "Elutasítás"
"s5" : "Naptáresemény létrehozása"
"s6" : "Engedélyezi a hirdetés számára naptáresemény létrehozását?"
"s7" : "Teszthirdetés"
"search_menu_title" : "Keresés"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "Revenir à l'accueil"
"abc_action_bar_up_description" : "Revenir en haut de la page"
"abc_action_menu_overflow_description" : "Autres options"
"abc_action_mode_done" : "OK"
"abc_activity_chooser_view_see_all" : "Tout afficher"
"abc_activitychooserview_choose_application" : "Sélectionner une application"
"abc_capital_off" : "NON"
"abc_capital_on" : "OUI"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "supprimer"
"abc_menu_enter_shortcut_label" : "entrée"
"abc_menu_function_shortcut_label" : "Fonction+"
"abc_menu_meta_shortcut_label" : "Méta+"
"abc_menu_shift_shortcut_label" : "Maj+"
"abc_menu_space_shortcut_label" : "espace"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Menu+"
"abc_search_hint" : "Rechercher…"
"abc_searchview_description_clear" : "Effacer la requête"
"abc_searchview_description_query" : "Requête de recherche"
"abc_searchview_description_search" : "Rechercher"
"abc_searchview_description_submit" : "Envoyer la requête"
"abc_searchview_description_voice" : "Recherche vocale"
"abc_shareactionprovider_share_with" : "Partager avec"
"abc_shareactionprovider_share_with_application" : "Partager avec %s"
"abc_toolbar_collapse_description" : "Réduire"
"common_google_play_services_enable_button" : "Activer"
"common_google_play_services_enable_text" : "%1$s ne fonctionnera pas tant que vous n'aurez pas activé les services Google Play."
"common_google_play_services_enable_title" : "Activer les services Google Play"
"common_google_play_services_install_button" : "Installer"
"common_google_play_services_install_text" : "%1$s ne fonctionnera pas sans les services Google Play, qui ne sont pas installés sur votre appareil."
"common_google_play_services_install_title" : "Installer les services Google Play"
"common_google_play_services_notification_channel_name" : "Disponibilité des services Google Play"
"common_google_play_services_notification_ticker" : "Erreur liée aux services Google Play"
"common_google_play_services_unknown_issue" : "L'application %1$s rencontre des problèmes avec les services Google Play. Veuillez réessayer."
"common_google_play_services_unsupported_text" : "%1$s ne fonctionnera pas sans les services Google Play, qui ne sont pas compatibles avec votre appareil."
"common_google_play_services_update_button" : "Mettre à jour"
"common_google_play_services_update_text" : "%1$s ne fonctionnera pas tant que vous n'aurez pas mis à jour les services Google Play."
"common_google_play_services_update_title" : "Mettre à jour les services Google Play"
"common_google_play_services_updating_text" : "%1$s ne fonctionnera pas sans les services Google Play, qui sont en cours de mise à jour."
"common_google_play_services_wear_update_text" : "La nouvelle version des services Google Play est nécessaire. Elle sera bientôt installée automatiquement."
"common_open_on_phone" : "Ouvrir sur le téléphone"
"common_signin_button_text" : "Se connecter"
"common_signin_button_text_long" : "Se connecter avec Google"
"crop_image_activity_no_permissions" : "Annulation, il manque des permissions requises"
"crop_image_activity_title" : ""
"crop_image_menu_crop" : "Redimensionner"
"crop_image_menu_flip" : "Retourner"
"crop_image_menu_flip_horizontally" : "Retourner horizontalement"
"crop_image_menu_flip_vertically" : "Retourner verticalement"
"crop_image_menu_rotate_left" : "Pivoter à gauche"
"crop_image_menu_rotate_right" : "Pivoter à droite"
"fcm_fallback_notification_channel_label" : "Divers"
"offline_notification_text" : "Appuyez pour ouvrir l'annonce"
"offline_notification_title" : "Afficher l'annonce que vous avez enregistrée lorsque vous n'aviez pas accès à Internet"
"offline_opt_in_confirm" : "OK"
"offline_opt_in_confirmation" : "Vous recevrez une notification contenant le lien lorsque vous serez à nouveau connecté à Internet"
"offline_opt_in_decline" : "Non, merci"
"offline_opt_in_message" : "Nous vous enverrons une notification contenant un lien vers le site de l'annonceur."
"offline_opt_in_title" : "Ouvrez l'annonce lorsque vous serez à nouveau connecté à Internet."
"pick_image_intent_chooser_title" : "Sélectionner la source"
"s1" : "Enregistrer l'image"
"s2" : "Autoriser l'annonce à stocker l'image dans la galerie d'images ?"
"s3" : "Accepter"
"s4" : "Refuser"
"s5" : "Créer un événement d'agenda"
"s6" : "Autoriser l'annonce à créer un événement d'agenda ?"
"s7" : "Annonce test"
"search_menu_title" : "Rechercher"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "Ir a inicio"
"abc_action_bar_up_description" : "Desplazarse hacia arriba"
"abc_action_menu_overflow_description" : "Más opciones"
"abc_action_mode_done" : "Listo"
"abc_activity_chooser_view_see_all" : "Ver todo"
"abc_activitychooserview_choose_application" : "Seleccionar una aplicación"
"abc_capital_off" : "DESACTIVADO"
"abc_capital_on" : "ACTIVADO"
"abc_menu_alt_shortcut_label" : "Alt +"
"abc_menu_ctrl_shortcut_label" : "Ctrl +"
"abc_menu_delete_shortcut_label" : "Suprimir"
"abc_menu_enter_shortcut_label" : "Intro"
"abc_menu_function_shortcut_label" : "Función +"
"abc_menu_meta_shortcut_label" : "Meta +"
"abc_menu_shift_shortcut_label" : "Mayús +"
"abc_menu_space_shortcut_label" : "Espacio"
"abc_menu_sym_shortcut_label" : "Sym +"
"abc_prepend_shortcut_label" : "Menú +"
"abc_search_hint" : "Buscar…"
"abc_searchview_description_clear" : "Borrar consulta"
"abc_searchview_description_query" : "Consulta de búsqueda"
"abc_searchview_description_search" : "Buscar"
"abc_searchview_description_submit" : "Enviar consulta"
"abc_searchview_description_voice" : "Búsqueda por voz"
"abc_shareactionprovider_share_with" : "Compartir con"
"abc_shareactionprovider_share_with_application" : "Compartir con %s"
"abc_toolbar_collapse_description" : "Ocultar"
"album_name_all" : "Todos"
"button_apply" : "Seleccionar(%1$d)"
"button_apply_default" : "Seleccionar"
"button_back" : "Atrás"
"button_ok" : "OK"
"button_preview" : "Previsualizar"
"common_google_play_services_enable_button" : "Habilitar"
"common_google_play_services_enable_text" : "%1$s no funcionará hasta que no habilites Servicios de Google Play."
"common_google_play_services_enable_title" : "Habilita Servicios de Google Play"
"common_google_play_services_install_button" : "Instalar"
"common_google_play_services_install_text" : "%1$s no se ejecutará si los Servicios de Google Play no están instalados en tu dispositivo."
"common_google_play_services_install_title" : "Descargar Servicios de Google Play"
"common_google_play_services_notification_channel_name" : "Disponibilidad Servicios de Google Play"
"common_google_play_services_notification_ticker" : "Error de Servicios de Google Play"
"common_google_play_services_unknown_issue" : "La aplicación %1$s tiene problemas con los Servicios de Google Play. Vuelve a intentarlo."
"common_google_play_services_unsupported_text" : "No es posible ejecutar la aplicación %1$s sin los Servicios de Google Play, que no son compatibles con tu dispositivo."
"common_google_play_services_update_button" : "Actualizar"
"common_google_play_services_update_text" : "%1$s no funcionará hasta que no actualices Servicios de Google Play."
"common_google_play_services_update_title" : "Actualiza Servicios de Google Play"
"common_google_play_services_updating_text" : "%1$s no se ejecutará hasta que finalice la actualización en curso de Servicios de Google Play."
"common_google_play_services_wear_update_text" : "Se necesita una nueva versión de Servicios de Google Play. Se actualizará en breve."
"common_open_on_phone" : "Abrir en teléfono"
"common_signin_button_text" : "Iniciar sesión"
"common_signin_button_text_long" : "Iniciar sesión con Google"
"empty_text" : "Ningún archivo seleccionado"
"error_file_type" : "Tipo de fichero no soportado"
"error_no_video_activity" : "No se ha encontrado ninguna app que soporte la previsualización de vídeo"
"error_over_count" : "Sólo puede seleccionar hasta %1$d archivos multimedia"
"error_over_count_default" : "Has alcanzado el máximo de archivos seleccionables"
"error_over_quality" : "Exceso calidad"
"error_type_conflict" : "No se puede seleccionar imágenes y vídeos al mismo tiempo"
"error_under_quality" : "Baja calidad"
"fcm_fallback_notification_channel_label" : "Varias"
"offline_notification_text" : "Toca para abrir el anuncio"
"offline_notification_title" : "Mira el anuncio guardado cuando no tenías conexión"
"offline_opt_in_confirm" : "Aceptar"
"offline_opt_in_confirmation" : "Recibirás una notificación que incluirá el enlace cuando recuperes la conexión"
"offline_opt_in_decline" : "No, gracias"
"offline_opt_in_message" : "Te enviaremos una notificación que incluirá un enlace al sitio web del anunciante."
"offline_opt_in_title" : "Se abrirá el anuncio cuando recuperes la conexión."
"photo_grid_capture" : "Cámara"
"s1" : "Guardar imagen"
"s2" : "¿Permitir que el anuncio almacene imágenes en la galería de imágenes?"
"s3" : "Aceptar"
"s4" : "Rechazar"
"s5" : "Crear evento de calendario"
"s6" : "¿Permitir que el anuncio cree un evento de calendario?"
"s7" : "Anuncio de prueba"
"search_menu_title" : "Buscar"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "Liigu avalehele"
"abc_action_bar_up_description" : "Liigu üles"
"abc_action_menu_overflow_description" : "Rohkem valikuid"
"abc_action_mode_done" : "Valmis"
"abc_activity_chooser_view_see_all" : "Kuva kõik"
"abc_activitychooserview_choose_application" : "Valige rakendus"
"abc_capital_off" : "VÄLJAS"
"abc_capital_on" : "SEES"
"abc_menu_alt_shortcut_label" : "Alt +"
"abc_menu_ctrl_shortcut_label" : "Ctrl +"
"abc_menu_delete_shortcut_label" : "kustuta"
"abc_menu_enter_shortcut_label" : "sisestusklahv"
"abc_menu_function_shortcut_label" : "Funktsiooniklahv +"
"abc_menu_meta_shortcut_label" : "Meta +"
"abc_menu_shift_shortcut_label" : "Tõstuklahv +"
"abc_menu_space_shortcut_label" : "tühik"
"abc_menu_sym_shortcut_label" : "Sym +"
"abc_prepend_shortcut_label" : "Menüü +"
"abc_search_hint" : "Otsige …"
"abc_searchview_description_clear" : "Päringu tühistamine"
"abc_searchview_description_query" : "Otsingupäring"
"abc_searchview_description_search" : "Otsing"
"abc_searchview_description_submit" : "Päringu esitamine"
"abc_searchview_description_voice" : "Häälotsing"
"abc_shareactionprovider_share_with" : "Jaga:"
"abc_shareactionprovider_share_with_application" : "Jagamine rakendusega %s"
"abc_toolbar_collapse_description" : "Ahendamine"
"common_google_play_services_enable_button" : "Luba"
"common_google_play_services_enable_text" : "Rakendus %1$s töötab ainult siis, kui lubate Google Play teenused."
"common_google_play_services_enable_title" : "Google Play teenuste lubamine"
"common_google_play_services_install_button" : "Installi"
"common_google_play_services_install_text" : "Rakendus %1$s töötab ainult koos Google Play teenustega, mida teie seadmes pole."
"common_google_play_services_install_title" : "Google Play teenuste hankimine"
"common_google_play_services_notification_channel_name" : "Google Play teenuste saadavalolek"
"common_google_play_services_notification_ticker" : "Viga Google Play teenustes"
"common_google_play_services_unknown_issue" : "Rakendusel %1$s on probleeme Google Play teenustega. Proovige uuesti."
"common_google_play_services_unsupported_text" : "Rakendus %1$s töötab ainult koos Google Play teenustega, mida teie seadmes ei toetata."
"common_google_play_services_update_button" : "Värskenda"
"common_google_play_services_update_text" : "Rakenduse %1$s töötamiseks peate värskendama Google Play teenuseid."
"common_google_play_services_update_title" : "Google Play teenuste värskendamine"
"common_google_play_services_updating_text" : "Rakendus %1$s töötab ainult koos Google Play teenustega, mida praegu värskendatakse."
"common_google_play_services_wear_update_text" : "Vajalik on Google Play teenuste uus versioon. See värskendab end peagi."
"common_open_on_phone" : "Ava telefonis"
"common_signin_button_text" : "Logi sisse"
"common_signin_button_text_long" : "Logi sisse Google'i kontoga"
"fcm_fallback_notification_channel_label" : "Muu"
"offline_notification_text" : "Puudutage reklaami avamiseks"
"offline_notification_title" : "Vaadake reklaami, mille salvestasite siis, kui teil puudus võrguühendus"
"offline_opt_in_confirm" : "OK"
"offline_opt_in_confirmation" : "Saate märguande koos lingiga, kui teil on taas võrguühendus"
"offline_opt_in_decline" : "Tänan, ei"
"offline_opt_in_message" : "Saadame teile märguande koos lingiga reklaamija saidile."
"offline_opt_in_title" : "Avage reklaam, kui teil on taas võrguühendus."
"s1" : "Salvesta kujutis"
"s2" : "Kas lubada reklaamil salvestada kujutis pildigaleriisse?"
"s3" : "Nõustu"
"s4" : "Keeldu"
"s5" : "Loo kalendrisündmus"
"s6" : "Kas lubada reklaamil luua kalendrisündmus?"
"s7" : "Testreklaam"
"search_menu_title" : "Otsing"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "Přejít na plochu"
"abc_action_bar_up_description" : "Přejít nahoru"
"abc_action_menu_overflow_description" : "Více možností"
"abc_action_mode_done" : "Hotovo"
"abc_activity_chooser_view_see_all" : "Zobrazit vše"
"abc_activitychooserview_choose_application" : "Vybrat aplikaci"
"abc_capital_off" : "VYP"
"abc_capital_on" : "ZAP"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "delete"
"abc_menu_enter_shortcut_label" : "enter"
"abc_menu_function_shortcut_label" : "Fn+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "mezerník"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Menu+"
"abc_search_hint" : "Vyhledat…"
"abc_searchview_description_clear" : "Smazat dotaz"
"abc_searchview_description_query" : "Dotaz pro vyhledávání"
"abc_searchview_description_search" : "Hledat"
"abc_searchview_description_submit" : "Odeslat dotaz"
"abc_searchview_description_voice" : "Hlasové vyhledávání"
"abc_shareactionprovider_share_with" : "Sdílet s"
"abc_shareactionprovider_share_with_application" : "Sdílet s aplikací %s"
"abc_toolbar_collapse_description" : "Sbalit"
"common_google_play_services_enable_button" : "Povolit"
"common_google_play_services_enable_text" : "Ke spuštění aplikace %1$s je třeba aktivovat služby Google Play."
"common_google_play_services_enable_title" : "Aktivace služeb Google Play"
"common_google_play_services_install_button" : "Instalovat"
"common_google_play_services_install_text" : "Ke spuštění aplikace %1$s jsou potřeba služby Google Play, které v zařízení nemáte."
"common_google_play_services_install_title" : "Instalace služeb Google Play"
"common_google_play_services_notification_channel_name" : "Dostupnost služeb Google Play"
"common_google_play_services_notification_ticker" : "Chyba služeb Google Play"
"common_google_play_services_unknown_issue" : "Aplikace %1$s má potíže se službami Google Play. Zkuste to prosím znovu."
"common_google_play_services_unsupported_text" : "Ke spuštění aplikace %1$s jsou potřeba služby Google Play, které v tomto zařízení nejsou podporovány."
"common_google_play_services_update_button" : "Aktualizovat"
"common_google_play_services_update_text" : "Ke spuštění aplikace %1$s je třeba aktualizovat služby Google Play."
"common_google_play_services_update_title" : "Aktualizace služeb Google Play"
"common_google_play_services_updating_text" : "Ke spuštění aplikace %1$s jsou potřeba služby Google Play, které jsou právě aktualizovány."
"common_google_play_services_wear_update_text" : "Je vyžadována nová verze služeb Google Play. Nová verze se brzy sama nainstaluje."
"common_open_on_phone" : "Otevřít v telefonu"
"common_signin_button_text" : "Přihlásit se"
"common_signin_button_text_long" : "Přihlásit se k účtu Google"
"crop_image_activity_no_permissions" : "Probíhá storno, požadovaná povolení nejsou udělena"
"crop_image_activity_title" : ""
"crop_image_menu_crop" : "Oříznout"
"crop_image_menu_flip" : "Překlopit"
"crop_image_menu_flip_horizontally" : "Překlopit vodorovně"
"crop_image_menu_flip_vertically" : "Překlopit svisle"
"crop_image_menu_rotate_left" : "Otočit proti směru hodinových ručiček"
"crop_image_menu_rotate_right" : "Otočit"
"fcm_fallback_notification_channel_label" : "Různé"
"offline_notification_text" : "Klepnutím reklamu otevřete"
"offline_notification_title" : "Zobrazte reklamu, kterou jste si uložili, když jste byli offline"
"offline_opt_in_confirm" : "OK"
"offline_opt_in_confirmation" : "Až budete znovu online, dostanete oznámení s odkazem"
"offline_opt_in_decline" : "Ne, díky"
"offline_opt_in_message" : "Pošleme vám oznámení s odkazem na web inzerenta."
"offline_opt_in_title" : "Reklama se otevře, až budete znovu online."
"pick_image_intent_chooser_title" : "Vybrat zdroj"
"s1" : "Uložení obrázku"
"s2" : "Povolit reklamě, aby uložila obrázek do galerie fotek?"
"s3" : "Přijmout"
"s4" : "Odmítnout"
"s5" : "Vytvoření události kalendáře"
"s6" : "Povolit reklamě, aby vytvořila událost kalendáře?"
"s7" : "Zkušební reklama"
"search_menu_title" : "Hledat"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "التوجه إلى المنزل"
"abc_action_bar_up_description" : "التنقل إلى أعلى"
"abc_action_menu_overflow_description" : "خيارات أكثر"
"abc_action_mode_done" : "تم"
"abc_activity_chooser_view_see_all" : "عرض الكل"
"abc_activitychooserview_choose_application" : "اختيار تطبيق"
"abc_capital_off" : "إيقاف"
"abc_capital_on" : "تفعيل"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "حذف"
"abc_menu_enter_shortcut_label" : "enter"
"abc_menu_function_shortcut_label" : "Function+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "فضاء"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "القائمة+"
"abc_search_hint" : "بحث…"
"abc_searchview_description_clear" : "محو طلب البحث"
"abc_searchview_description_query" : "طلب بحث"
"abc_searchview_description_search" : "البحث"
"abc_searchview_description_submit" : "إرسال طلب البحث"
"abc_searchview_description_voice" : "بحث صوتي"
"abc_shareactionprovider_share_with" : "مشاركة مع"
"abc_shareactionprovider_share_with_application" : "مشاركة مع %s"
"abc_toolbar_collapse_description" : "تصغير"
"album_name_all" : "جميع وسائل الإعلام"
"button_apply" : "تطبيق (%1$d)"
"button_apply_default" : "تطبيق"
"button_back" : "رجوع"
"button_ok" : "تم"
"button_preview" : "معاينة"
"common_google_play_services_enable_button" : "تفعيل"
"common_google_play_services_enable_text" : "لن يعمل %1$s ما لم يتم تفعيل خدمات Google Play."
"common_google_play_services_enable_title" : "تفعيل خدمات Google Play"
"common_google_play_services_install_button" : "تثبيت"
"common_google_play_services_install_text" : "لن يتم تشغيل %1$s بدون خدمات Google Play، والتي لا تتوفر على جهازك."
"common_google_play_services_install_title" : "الحصول على خدمات Google Play"
"common_google_play_services_notification_channel_name" : "مدى توفّر خدمات Google Play"
"common_google_play_services_notification_ticker" : "خطأ في خدمات Google Play"
"common_google_play_services_unknown_issue" : "لدى %1$s مشكلة في خدمات Google Play. يُرجى إعادة المحاولة."
"common_google_play_services_unsupported_text" : "لن يتم تشغيل %1$s بدون خدمات Google Play التي لا يوفرها جهازك."
"common_google_play_services_update_button" : "تحديث"
"common_google_play_services_update_text" : "لن يتم تشغيل %1$s ما لم يتم تحديث خدمات Google Play."
"common_google_play_services_update_title" : "تحديث خدمات Google Play"
"common_google_play_services_updating_text" : "لن يتم تشغيل %1$s بدون خدمات Google Play، والتي يتم تحديثها حاليًا."
"common_google_play_services_wear_update_text" : "يجب توفر إصدار جديد من خدمات Google Play. سيتم تحديثها تلقائيًا قريبًا."
"common_open_on_phone" : "فتح على الهاتف"
"common_signin_button_text" : "تسجل الدخول"
"common_signin_button_text_long" : "تسجيل الدخول عبر Google"
"crop_image_activity_no_permissions" : "إلغاء؛ الأذونات المطلوبة غير ممنوحة"
"crop_image_activity_title" : ""
"crop_image_menu_crop" : "قُصّ"
"crop_image_menu_flip" : "اقلب"
"crop_image_menu_flip_horizontally" : "اقلب أفقيًا"
"crop_image_menu_flip_vertically" : "اقلب رأسيًا"
"crop_image_menu_rotate_left" : "أدر عكس اتجاه عقارب الساعة"
"crop_image_menu_rotate_right" : "أدر"
"empty_text" : "لا وسائل الإعلام حتى الآن"
"error_file_type" : "نوع ملف غير مدعوم"
"error_no_video_activity" : "لم يتم العثور على التطبيق دعم معاينة الفيديو"
"error_over_count" : "يمكنك تحديد ما يصل إلى %1$d من ملفات الوسائط فقط"
"error_over_count_default" : "لقد وصلت إلى الحد الأقصى للاختيار"
"error_over_quality" : "فوق الجودة"
"error_type_conflict" : "لا يمكن تحديد الصور ومقاطع الفيديو في نفس الوقت"
"error_under_quality" : "تحت الجودة"
"fcm_fallback_notification_channel_label" : "متنوعة"
"offline_notification_text" : "انقر لفتح الإعلان"
"offline_notification_title" : "عرض الإعلان الذي حفظته عند عدم الاتصال بالإنترنت"
"offline_opt_in_confirm" : "حسنًا"
"offline_opt_in_confirmation" : "ستتلقّى إشعارًا يحتوي على الرابط عند إعادة الاتصال بالإنترنت."
"offline_opt_in_decline" : "لا، شكرًا"
"offline_opt_in_message" : "سنرسل إليك إشعارًا يحتوي على رابط إلى الموقع الإلكتروني للمعلِن."
"offline_opt_in_title" : "فتح العنوان عند إعادة الاتصال بالإنترنت"
"photo_grid_capture" : "كاميرا"
"pick_image_intent_chooser_title" : "اختر مصدرًا"
"s1" : "حفظ الصورة"
"s2" : "هل تريد السماح للإعلان بتخزين الصورة في معرض الصور؟"
"s3" : "قبول"
"s4" : "رفض"
"s5" : "إنشاء حدث في التقويم"
"s6" : "هل تريد السماح للإعلان بإنشاء حدث في التقويم؟"
"s7" : "إعلان تجريبي"
"search_menu_title" : "البحث"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "Navegar para casa"
"abc_action_bar_up_description" : "Navegar para cima"
"abc_action_menu_overflow_description" : "Mais opções"
"abc_action_mode_done" : "Concluído"
"abc_activity_chooser_view_see_all" : "Ver tudo"
"abc_activitychooserview_choose_application" : "Escolher uma aplicação"
"abc_capital_off" : "DESATIVADO"
"abc_capital_on" : "ATIVADO"
"abc_menu_alt_shortcut_label" : "Alt +"
"abc_menu_ctrl_shortcut_label" : "Ctrl +"
"abc_menu_delete_shortcut_label" : "eliminar"
"abc_menu_enter_shortcut_label" : "enter"
"abc_menu_function_shortcut_label" : "Função +"
"abc_menu_meta_shortcut_label" : "Meta +"
"abc_menu_shift_shortcut_label" : "Shift +"
"abc_menu_space_shortcut_label" : "espaço"
"abc_menu_sym_shortcut_label" : "Sym +"
"abc_prepend_shortcut_label" : "Menu +"
"abc_search_hint" : "Pesquisar…"
"abc_searchview_description_clear" : "Limpar consulta"
"abc_searchview_description_query" : "Consulta de pesquisa"
"abc_searchview_description_search" : "Pesquisar"
"abc_searchview_description_submit" : "Enviar consulta"
"abc_searchview_description_voice" : "Pesquisa por voz"
"abc_shareactionprovider_share_with" : "Partilhar com"
"abc_shareactionprovider_share_with_application" : "Partilhar com a aplicação %s"
"abc_toolbar_collapse_description" : "Reduzir"
"common_google_play_services_enable_button" : "Ativar"
"common_google_play_services_enable_text" : "O %1$s não funciona enquanto não ativar os serviços do Google Play."
"common_google_play_services_enable_title" : "Ativar serviços do Google Play"
"common_google_play_services_install_button" : "Instalar"
"common_google_play_services_install_text" : "O %1$s não é executado sem os Serviços do Google Play, os quais estão em falta no seu dispositivo."
"common_google_play_services_install_title" : "Obter serviços do Google Play"
"common_google_play_services_notification_channel_name" : "Disponibilidade Serviços do Google Play"
"common_google_play_services_notification_ticker" : "Erro dos Serviços do Google Play"
"common_google_play_services_unknown_issue" : "%1$s está a ter problemas com os Serviços do Google Play. Tente novamente."
"common_google_play_services_unsupported_text" : "Não é possível executar o %1$s sem os Serviços do Google Play, os quais não são compatíveis com o seu dispositivo."
"common_google_play_services_update_button" : "Atualizar"
"common_google_play_services_update_text" : "O %1$s não é executado enquanto não atualizar os serviços do Google Play."
"common_google_play_services_update_title" : "Atualizar serviços do Google Play"
"common_google_play_services_updating_text" : "O %1$s não é executado sem os serviços do Google Play, os quais estão a ser atualizados."
"common_google_play_services_wear_update_text" : "É necessária uma nova versão dos serviços do Google Play. Esta será atualizada automaticamente em breve."
"common_open_on_phone" : "Abrir no telemóvel"
"common_signin_button_text" : "Iniciar sessão"
"common_signin_button_text_long" : "Iniciar sessão com o Google"
"fcm_fallback_notification_channel_label" : "Diversas"
"offline_notification_text" : "Toque para abrir o anúncio."
"offline_notification_title" : "Veja o anúncio que guardou quando estava offline"
"offline_opt_in_confirm" : "OK"
"offline_opt_in_confirmation" : "Receberá uma notificação com o link quando voltar a estar online."
"offline_opt_in_decline" : "Não"
"offline_opt_in_message" : "Receberá uma notificação com um link para o site do anunciante."
"offline_opt_in_title" : "Abra o anúncio quando voltar a estar online"
"s1" : "Guardar imagem"
"s2" : "Permitir ao anúncio armazenar uma imagem na galeria de imagens?"
"s3" : "Aceitar"
"s4" : "Recusar"
"s5" : "Criar evento de calendário"
"s6" : "Permitir ao anúncio criar um evento de calendário?"
"s7" : "Anúncio de teste"
"search_menu_title" : "Pesquisar"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "Mag-navigate sa home"
"abc_action_bar_up_description" : "Mag-navigate pataas"
"abc_action_menu_overflow_description" : "Higit pang opsyon"
"abc_action_mode_done" : "Tapos na"
"abc_activity_chooser_view_see_all" : "Tingnan lahat"
"abc_activitychooserview_choose_application" : "Pumili ng app"
"abc_capital_off" : "I-OFF"
"abc_capital_on" : "I-ON"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "delete"
"abc_menu_enter_shortcut_label" : "enter"
"abc_menu_function_shortcut_label" : "Function+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "space"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Menu+"
"abc_search_hint" : "Maghanap…"
"abc_searchview_description_clear" : "I-clear ang query"
"abc_searchview_description_query" : "Query sa paghahanap"
"abc_searchview_description_search" : "Maghanap"
"abc_searchview_description_submit" : "Isumite ang query"
"abc_searchview_description_voice" : "Paghahanap gamit ang boses"
"abc_shareactionprovider_share_with" : "Ibahagi sa/kay"
"abc_shareactionprovider_share_with_application" : "Ibahagi gamit ang %s"
"abc_toolbar_collapse_description" : "I-collapse"
"common_google_play_services_enable_button" : "I-enable"
"common_google_play_services_enable_text" : "Hindi gagana ang %1$s maliban kung ie-enable mo ang mga serbisyo ng Google Play."
"common_google_play_services_enable_title" : "I-enable ang mga serbisyo ng Google Play"
"common_google_play_services_install_button" : "I-install"
"common_google_play_services_install_text" : "Hindi gagana ang %1$s nang wala ang mga serbisyo ng Google Play na wala sa iyong device."
"common_google_play_services_install_title" : "Kunin ang mga serbisyo ng Google Play"
"common_google_play_services_notification_channel_name" : "Availability ng serbisyo ng Google Play"
"common_google_play_services_notification_ticker" : "Error sa Mga Serbisyo ng Google Play"
"common_google_play_services_unknown_issue" : "Nagkakaproblema ang %1$s sa mga serbisyo ng Google Play. Pakisubukan ulit."
"common_google_play_services_unsupported_text" : "Hindi gagana ang %1$s nang wala ang mga serbisyo ng Google Play, na hindi nasusuportahan ng iyong device."
"common_google_play_services_update_button" : "I-update"
"common_google_play_services_update_text" : "Hindi gagana ang %1$s maliban kung i-a-update mo ang mga serbisyo ng Google Play."
"common_google_play_services_update_title" : "I-update ang mga serbisyo ng Google Play"
"common_google_play_services_updating_text" : "Hindi gagana ang %1$s nang wala ang mga serbisyo ng Google Play na kasalukuyang ina-update."
"common_google_play_services_wear_update_text" : "Kailangan ang bagong bersyon ng mga serbisyo ng Google Play. Mag-a-update itong mag-isa sa ilang sandali."
"common_open_on_phone" : "Buksan sa telepono"
"common_signin_button_text" : "Mag-sign in"
"common_signin_button_text_long" : "Mag-sign in sa Google"
"fcm_fallback_notification_channel_label" : "Iba Pa"
"offline_notification_text" : "I-tap para buksan ang ad"
"offline_notification_title" : "Tingnan ang ad na na-save mo noong offline ka"
"offline_opt_in_confirm" : "OK"
"offline_opt_in_confirmation" : "Makakatanggap ka ng notification na may link kapag online ka na ulit"
"offline_opt_in_decline" : "Huwag na lang"
"offline_opt_in_message" : "Papadalhan ka namin ng notification na may link sa site ng advertiser."
"offline_opt_in_title" : "Buksan ang ad kapag online ka na ulit."
"s1" : "I-save ang larawan"
"s2" : "Pahintulutan ang Ad na iimbak ang larawan sa Gallery ng larawan?"
"s3" : "Tanggapin"
"s4" : "Tanggihan"
"s5" : "Gumawa ng event sa kalendaryo"
"s6" : "Pahintulutan ang Ad na gumawa ng event sa kalendaryo?"
"s7" : "Pansubok na Ad"
"search_menu_title" : "Maghanap"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "Navigasi laman utama"
"abc_action_bar_up_description" : "Navigasi ke atas"
"abc_action_menu_overflow_description" : "Lagi pilihan"
"abc_action_mode_done" : "Selesai"
"abc_activity_chooser_view_see_all" : "Lihat semua"
"abc_activitychooserview_choose_application" : "Pilih apl"
"abc_capital_off" : "MATI"
"abc_capital_on" : "HIDUP"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "delete"
"abc_menu_enter_shortcut_label" : "enter"
"abc_menu_function_shortcut_label" : "Fungsi+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "ruang"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Menu+"
"abc_search_hint" : "Cari…"
"abc_searchview_description_clear" : "Kosongkan pertanyaan"
"abc_searchview_description_query" : "Pertanyaan carian"
"abc_searchview_description_search" : "Cari"
"abc_searchview_description_submit" : "Serah pertanyaan"
"abc_searchview_description_voice" : "Carian suara"
"abc_shareactionprovider_share_with" : "Kongsi dengan"
"abc_shareactionprovider_share_with_application" : "Kongsi dengan %s"
"abc_toolbar_collapse_description" : "Runtuhkan"
"common_google_play_services_enable_button" : "Dayakan"
"common_google_play_services_enable_text" : "%1$s tidak akan berfungsi melainkan anda mendayakan perkhidmatan Google Play."
"common_google_play_services_enable_title" : "Dayakan perkhidmatan Google Play"
"common_google_play_services_install_button" : "Pasang"
"common_google_play_services_install_text" : "%1$s tidak akan berfungsi tanpa perkhidmatan Google Play dan perkhidmatan ini tiada pada peranti anda."
"common_google_play_services_install_title" : "Dapatkan perkhidmatan Google Play"
"common_google_play_services_notification_channel_name" : "Ketersediaan perkhidmatan Google Play"
"common_google_play_services_notification_ticker" : "Ralat perkhidmatan Google Play"
"common_google_play_services_unknown_issue" : "%1$s menghadapi masalah berhubung perkhidmatan Google Play. Sila cuba lagi."
"common_google_play_services_unsupported_text" : "%1$s tidak akan berfungsi tanpa perkhidmatan Google Play dan perkhidmatan ini tidak disokong oleh peranti anda."
"common_google_play_services_update_button" : "Kemas kini"
"common_google_play_services_update_text" : "%1$s tidak akan berfungsi kecuali anda mengemas kini perkhidmatan Google Play."
"common_google_play_services_update_title" : "Kemaskinikan perkhidmatan Google Play"
"common_google_play_services_updating_text" : "%1$s tidak akan berfungsi tanpa perkhidmatan Google Play dan perkhidmatan ini sedang dikemaskinikan."
"common_google_play_services_wear_update_text" : "Versi baharu perkhidmatan Google Play diperlukan. Kemas kini automatik akan dijalankan sebentar lagi."
"common_open_on_phone" : "Buka pada telefon"
"common_signin_button_text" : "Log masuk"
"common_signin_button_text_long" : "Log masuk dengan Google"
"fcm_fallback_notification_channel_label" : "Pelbagai"
"offline_notification_text" : "Ketik untuk membuka iklan"
"offline_notification_title" : "Lihat iklan yang anda simpan apabila anda di luar talian"
"offline_opt_in_confirm" : "OK"
"offline_opt_in_confirmation" : "Anda akan menerima pemberitahuan dengan pautan apabila anda kembali ke dalam talian"
"offline_opt_in_decline" : "Tidak"
"offline_opt_in_message" : "Kami akan menghantar pemberitahuan dengan pautan ke tapak pengiklan kepada anda."
"offline_opt_in_title" : "Buka iklan apabila anda kembali ke dalam talian."
"s1" : "Simpan imej"
"s2" : "Benarkan Iklan menyimpan imej dalam galeri Gambar?"
"s3" : "Terima"
"s4" : "Tolak"
"s5" : "Buat acara kalendar"
"s6" : "Benarkan Iklan membuat acara kalendar?"
"s7" : "Iklan Ujian"
"search_menu_title" : "Cari"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "Navigate home"
"abc_action_bar_up_description" : "Navigate up"
"abc_action_menu_overflow_description" : "More options"
"abc_action_mode_done" : "Done"
"abc_activity_chooser_view_see_all" : "See all"
"abc_activitychooserview_choose_application" : "Choose an app"
"abc_capital_off" : "OFF"
"abc_capital_on" : "ON"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "delete"
"abc_menu_enter_shortcut_label" : "enter"
"abc_menu_function_shortcut_label" : "Function+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "space"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Menu+"
"abc_search_hint" : "Search…"
"abc_searchview_description_clear" : "Clear query"
"abc_searchview_description_query" : "Search query"
"abc_searchview_description_search" : "Search"
"abc_searchview_description_submit" : "Submit query"
"abc_searchview_description_voice" : "Voice search"
"abc_shareactionprovider_share_with" : "Share with"
"abc_shareactionprovider_share_with_application" : "Share with %s"
"abc_toolbar_collapse_description" : "Collapse"
"search_menu_title" : "Search"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "Navigera hem"
"abc_action_bar_up_description" : "Navigera uppåt"
"abc_action_menu_overflow_description" : "Fler alternativ"
"abc_action_mode_done" : "Klar"
"abc_activity_chooser_view_see_all" : "Visa alla"
"abc_activitychooserview_choose_application" : "Välj en app"
"abc_capital_off" : "AV"
"abc_capital_on" : "PÅ"
"abc_menu_alt_shortcut_label" : "Alt + "
"abc_menu_ctrl_shortcut_label" : "Ctrl + "
"abc_menu_delete_shortcut_label" : "delete"
"abc_menu_enter_shortcut_label" : "retur"
"abc_menu_function_shortcut_label" : "Funktion + "
"abc_menu_meta_shortcut_label" : "Meta + "
"abc_menu_shift_shortcut_label" : "Skift + "
"abc_menu_space_shortcut_label" : "blanksteg"
"abc_menu_sym_shortcut_label" : "Symbol + "
"abc_prepend_shortcut_label" : "Meny + "
"abc_search_hint" : "Sök …"
"abc_searchview_description_clear" : "Ta bort frågan"
"abc_searchview_description_query" : "Sökfråga"
"abc_searchview_description_search" : "Sök"
"abc_searchview_description_submit" : "Skicka fråga"
"abc_searchview_description_voice" : "Röstsökning"
"abc_shareactionprovider_share_with" : "Dela med"
"abc_shareactionprovider_share_with_application" : "Dela med %s"
"abc_toolbar_collapse_description" : "Komprimera"
"common_google_play_services_enable_button" : "Aktivera"
"common_google_play_services_enable_text" : "%1$s fungerar inte om du inte aktiverar Google Play-tjänster."
"common_google_play_services_enable_title" : "Aktivera Google Play-tjänster"
"common_google_play_services_install_button" : "Installera"
"common_google_play_services_install_text" : "%1$s kan inte köras utan Google Play-tjänsterna, som saknas på enheten."
"common_google_play_services_install_title" : "Hämta Google Play-tjänster"
"common_google_play_services_notification_channel_name" : "Tillgänglighet för Google Plays tjänster"
"common_google_play_services_notification_ticker" : "Fel på Google Play-tjänster"
"common_google_play_services_unknown_issue" : "Det har uppstått ett fel mellan %1$s och Google Play-tjänsterna. Försök igen."
"common_google_play_services_unsupported_text" : "%1$s fungerar inte utan Google Play-tjänsterna, som inte stöds på enheten."
"common_google_play_services_update_button" : "Uppdatera"
"common_google_play_services_update_text" : "%1$s kan inte köras om du inte uppdaterar Google Play-tjänsterna."
"common_google_play_services_update_title" : "Uppdatera Google Play-tjänster"
"common_google_play_services_updating_text" : "%1$s kan inte köras utan Google Play-tjänster, och dessa uppdateras för närvarande."
"common_google_play_services_wear_update_text" : "En ny version av Google Play-tjänster krävs. Den uppdateras automatiskt inom kort."
"common_open_on_phone" : "Öppna på mobilen"
"common_signin_button_text" : "Logga in"
"common_signin_button_text_long" : "Logga in med Google"
"fcm_fallback_notification_channel_label" : "Diverse"
"offline_notification_text" : "Tryck för att öppna annonsen"
"offline_notification_title" : "Se annonsen som du sparade när du var offline"
"offline_opt_in_confirm" : "OK"
"offline_opt_in_confirmation" : "Du får en avisering med en länk när du är online igen"
"offline_opt_in_decline" : "Nej tack"
"offline_opt_in_message" : "Vi skickar en avisering med en länk till annonsörens webbplats."
"offline_opt_in_title" : "Öppna annonsen när du är online igen."
"s1" : "Spara bild"
"s2" : "Tillåter du att annonsen sparar bilden i Bildgalleriet?"
"s3" : "Godkänn"
"s4" : "Godkänn inte"
"s5" : "Skapa kalenderhändelse"
"s6" : "Tillåter du att annonsen skapar en kalenderhändelse?"
"s7" : "Testannons"
"search_menu_title" : "Sök"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "ହୋମ୍ ପେଜ୍କୁ ନେଭିଗେଟ୍ କରନ୍ତୁ"
"abc_action_bar_up_description" : "ଉପରକୁ ନେଭିଗେଟ୍ କରନ୍ତୁ"
"abc_action_menu_overflow_description" : "ଅଧିକ ବିକଳ୍ପ"
"abc_action_mode_done" : "ହୋଇଗଲା"
"abc_activity_chooser_view_see_all" : "ସବୁ ଦେଖନ୍ତୁ"
"abc_activitychooserview_choose_application" : "ଗୋଟିଏ ଆପ୍ ବାଛନ୍ତୁ"
"abc_capital_off" : "ଅଫ୍"
"abc_capital_on" : "ଅନ୍"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "ଡିଲିଟ୍"
"abc_menu_enter_shortcut_label" : "ଏଣ୍ଟର୍"
"abc_menu_function_shortcut_label" : "Function+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "ସ୍ପେସ୍"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "ମେନୁ"
"abc_search_hint" : "ସର୍ଚ୍ଚ କରନ୍ତୁ…"
"abc_searchview_description_clear" : "କ୍ୱେରୀ ଖାଲି କରନ୍ତୁ"
"abc_searchview_description_query" : "ସର୍ଚ୍ଚ କ୍ୱେରୀ"
"abc_searchview_description_search" : "ସର୍ଚ୍ଚ କରନ୍ତୁ"
"abc_searchview_description_submit" : "କ୍ୱେରୀ ଦାଖଲ କରନ୍ତୁ"
"abc_searchview_description_voice" : "ଭଏସ୍ ସର୍ଚ୍ଚ"
"abc_shareactionprovider_share_with" : "ଏହାଙ୍କ ସହ ସେୟାର୍ କରନ୍ତୁ"
"abc_shareactionprovider_share_with_application" : "%s ସହ ସେୟାର୍ କରନ୍ତୁ"
"abc_toolbar_collapse_description" : "ସଂକୁଚିତ କରନ୍ତୁ"
"common_google_play_services_enable_button" : "ସକ୍ଷମ କରନ୍ତୁ"
"common_google_play_services_enable_text" : "ଆପଣ Google Play ସେବା ସକ୍ଷମ ନ କରିବା ପର୍ଯ୍ୟନ୍ତ %1$s କାମ କରିବ ନାହିଁ।"
"common_google_play_services_enable_title" : "Google Play ସେବାଗୁଡ଼ିକ ସକ୍ଷମ କରନ୍ତୁ"
"common_google_play_services_install_button" : "ଇନ୍ଷ୍ଟଲ୍ କରନ୍ତୁ"
"common_google_play_services_install_text" : "%1$s ଏହି Google Play ସେବାଗୁଡ଼ିକ ବିନା ଚାଲେ ନାହିଁ, ଏବଂ ସେଗୁଡ଼ିକ ଆପଣଙ୍କ ଡିଭାଇସ୍ରେ ନାହିଁ।"
"common_google_play_services_install_title" : "Google Play ସେବାଗୁଡ଼ିକ ପ୍ରାପ୍ତ କରନ୍ତୁ"
"common_google_play_services_notification_channel_name" : "Google Play ସେବାଗୁଡ଼ିକର ଉପଲବ୍ଧତା"
"common_google_play_services_notification_ticker" : "Google Play ସେବା ସମ୍ପର୍କିତ ସମସ୍ୟା"
"common_google_play_services_unknown_issue" : "%1$sର Google Play ସେବା ସହ ଏକ ସମସ୍ୟା ରହିଛି। ଦୟାକରି ପୁଣି ଚେଷ୍ଟା କରନ୍ତୁ।"
"common_google_play_services_unsupported_text" : "%1$s ଏହି Google Play ସେବାଗୁଡ଼ିକ ବିନା ଚାଲେ ନାହିଁ, ଏବଂ ସେଗୁଡ଼ିକ ଆପଣଙ୍କ ଡିଭାଇସ୍ରେ କାମ କରେ ନାହିଁ।"
"common_google_play_services_update_button" : "ଅପଡେଟ୍ କରନ୍ତୁ"
"common_google_play_services_update_text" : "ଆପଣ Google Play ସେବା ଅପଡେଟ୍ ନ କରିବା ପର୍ଯ୍ୟନ୍ତ %1$s ଚାଲିବ ନାହିଁ।"
"common_google_play_services_update_title" : "Google Play ସେବାଗୁଡ଼ିକ ଅପଡେଟ୍ କରନ୍ତୁ"
"common_google_play_services_updating_text" : "Google Play ସେବାଗୁଡ଼ିକ ବିନା %1$s ଚାଲିବ ନାହିଁ, ଯେଉଁଗୁଡ଼ିକ ବର୍ତ୍ତମାନ ଅପଡେଟ୍ ହେଉଛି।"
"common_google_play_services_wear_update_text" : "Google Play ସେବାଗୁଡ଼ିକର ନୂତନ ଭର୍ସନ୍ ଆବଶ୍ୟକ। ଏହା ନିଜକୁ କିଛି ସମୟ ମଧ୍ୟରେ ଅପଡେଟ୍ କରିବ।"
"common_open_on_phone" : "ଫୋନ୍ରେ ଖୋଲନ୍ତୁ"
"common_signin_button_text" : "ସାଇନ୍-ଇନ୍ କରନ୍ତୁ"
"common_signin_button_text_long" : "Google ସହ ସାଇନ୍-ଇନ୍ କରନ୍ତୁ"
"fcm_fallback_notification_channel_label" : "ଅନ୍ୟାନ୍ୟ"
"offline_notification_text" : "ବିଜ୍ଞାପନ ଖୋଲିବାକୁ ଟାପ୍ କରନ୍ତୁ"
"offline_notification_title" : "ଆପଣ ଅଫଲାଇନ୍ ଥିବା ସମୟରେ ସେଭ୍ କରିଥିବା ବିଜ୍ଞାପନ ଦେଖନ୍ତୁ"
"offline_opt_in_confirm" : "ଠିକ୍ ଅଛି"
"offline_opt_in_confirmation" : "ଆପଣ ପୁଣି ଅନଲାଇନ୍ ହେଲେ ଲିଙ୍କ୍ ସହ ଏକ ବିଜ୍ଞପ୍ତି ପାଇବେ"
"offline_opt_in_decline" : "ନାଁ, ଥାଉ"
"offline_opt_in_message" : "ବିଜ୍ଞାପନଦାତାଙ୍କ ସାଇଟର ଏକ ଲିଙ୍କ୍ ସହ ଆମେ ଆପଣଙ୍କୁ ଏକ ବିଜ୍ଞପ୍ତି ପଠାଇବୁ।"
"offline_opt_in_title" : "ଆପଣ ପୁଣି ଅନଲାଇନ୍ ହେଲେ ବିଜ୍ଞାପନ ଖୋଲନ୍ତୁ।"
"s1" : "ଇମେଜ୍ ସେଭ୍ କରନ୍ତୁ"
"s2" : "ପିକ୍ଚର୍ ଗ୍ୟାଲେରୀରେ ଇମେଜ୍ଗୁଡ଼ିକ ଷ୍ଟୋର୍ କରିବା ପାଇଁ ବିଜ୍ଞାପନକୁ ଅନୁମତି ଦେବେ?"
"s3" : "ଗ୍ରହଣ କରନ୍ତୁ"
"s4" : "ପ୍ରତ୍ୟାଖ୍ୟାନ କରନ୍ତୁ"
"s5" : "କ୍ୟାଲେଣ୍ଡର୍ ଇଭେଣ୍ଟ ତିଆରି କରନ୍ତୁ"
"s6" : "ଏକ କ୍ୟାଲେଣ୍ଡର୍ ଇଭେଣ୍ଟ ତିଆରି କରିବା ପାଇଁ ବିଜ୍ଞାପନକୁ ଅନୁମତି ଦେବେ କି?"
"s7" : "ପରୀକ୍ଷାମୂଳକ ବିଜ୍ଞାପନ"
"search_menu_title" : "ସର୍ଚ୍ଚ କରନ୍ତୁ"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "Vai ao inicio"
"abc_action_bar_up_description" : "Vai cara arriba"
"abc_action_menu_overflow_description" : "Máis opcións"
"abc_action_mode_done" : "Feito"
"abc_activity_chooser_view_see_all" : "Ver todo"
"abc_activitychooserview_choose_application" : "Selecciona unha aplicación"
"abc_capital_off" : "DESACTIVAR"
"abc_capital_on" : "ACTIVAR"
"abc_menu_alt_shortcut_label" : "Alt +"
"abc_menu_ctrl_shortcut_label" : "Ctrl +"
"abc_menu_delete_shortcut_label" : "eliminar"
"abc_menu_enter_shortcut_label" : "intro"
"abc_menu_function_shortcut_label" : "Función +"
"abc_menu_meta_shortcut_label" : "Meta +"
"abc_menu_shift_shortcut_label" : "Maiús +"
"abc_menu_space_shortcut_label" : "espazo"
"abc_menu_sym_shortcut_label" : "Sym +"
"abc_prepend_shortcut_label" : "Menú +"
"abc_search_hint" : "Busca…"
"abc_searchview_description_clear" : "Borra a consulta"
"abc_searchview_description_query" : "Busca a consulta"
"abc_searchview_description_search" : "Realiza buscas"
"abc_searchview_description_submit" : "Envía a consulta"
"abc_searchview_description_voice" : "Busca por voz"
"abc_shareactionprovider_share_with" : "Comparte contido con"
"abc_shareactionprovider_share_with_application" : "Comparte contido coa aplicación %s"
"abc_toolbar_collapse_description" : "Contrae"
"common_google_play_services_enable_button" : "Activar"
"common_google_play_services_enable_text" : "%1$s non funcionará a menos que actives os servizos de Google Play."
"common_google_play_services_enable_title" : "Activar servizos de Google Play"
"common_google_play_services_install_button" : "Instalar"
"common_google_play_services_install_text" : "%1$s non se executará se o teu dispositivo non ten instalados os servizos de Google Play."
"common_google_play_services_install_title" : "Descargar servizos de Google Play"
"common_google_play_services_notification_channel_name" : "Dispoñibilidade dos servizos de Play"
"common_google_play_services_notification_ticker" : "Erro nos servizos de Google Play"
"common_google_play_services_unknown_issue" : "%1$s ten problemas cos servizos de Google Play. Téntao de novo."
"common_google_play_services_unsupported_text" : "%1$s non se executará sen os servizos de Google Play, que non son compatibles co teu dispositivo."
"common_google_play_services_update_button" : "Actualizar"
"common_google_play_services_update_text" : "%1$s non se executará a menos que actualices os servizos de Google Play."
"common_google_play_services_update_title" : "Actualizar os servizos de Google Play"
"common_google_play_services_updating_text" : "%1$s non se executará sen os servizos de Google Play, que se están actualizando neste momento."
"common_google_play_services_wear_update_text" : "Necesítase a nova versión dos servizos de Google Play. Actualizarase en breve."
"common_open_on_phone" : "Abrir no teléfono"
"common_signin_button_text" : "Iniciar sesión"
"common_signin_button_text_long" : "Iniciar sesión con Google"
"fcm_fallback_notification_channel_label" : "Varios"
"offline_notification_text" : "Toca para abrir o anuncio"
"offline_notification_title" : "Mira o anuncio que gardaches cando estabas sen conexión"
"offline_opt_in_confirm" : "Si"
"offline_opt_in_confirmation" : "Recibirás unha notificación coa ligazón cando volvas estar en liña"
"offline_opt_in_decline" : "Non"
"offline_opt_in_message" : "Enviarémosche unha notificación cunha ligazón ao sitio do anunciante."
"offline_opt_in_title" : "Abrir o anuncio cando volvas estar en liña."
"s1" : "Gardar imaxe"
"s2" : "Queres permitir que o anuncio almacene imaxes na galería de imaxes?"
"s3" : "Aceptar"
"s4" : "Rexeitar"
"s5" : "Crear evento do calendario"
"s6" : "Queres permitir que o anuncio cree un evento do calendario?"
"s7" : "Probar anuncio"
"search_menu_title" : "Buscar"
"status_bar_notification_info_overflow" : ">999"
"abc_action_bar_home_description" : "गृह पृष्ठमा जानुहोस्"
"abc_action_bar_up_description" : "माथि नेभिगेट गर्नुहोस्"
"abc_action_menu_overflow_description" : "थप विकल्पहरू"
"abc_action_mode_done" : "सम्पन्न भयो"
"abc_activity_chooser_view_see_all" : "सबै हेर्नुहोस्"
"abc_activitychooserview_choose_application" : "एउटा अनुप्रयोग छान्नुहोस्"
"abc_capital_off" : "निष्क्रिय"
"abc_capital_on" : "सक्रिय"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "delete"
"abc_menu_enter_shortcut_label" : "enter"
"abc_menu_function_shortcut_label" : "Function+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "space"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Menu+"
"abc_search_hint" : "खोज्नुहोस्…"
"abc_searchview_description_clear" : "क्वेरी खाली गर्नुहोस्"
"abc_searchview_description_query" : "खोज प्रश्न"
"abc_searchview_description_search" : "खोज"
"abc_searchview_description_submit" : "क्वेरी पेस गर्नुहोस्"
"abc_searchview_description_voice" : "आवाजमा आधारित खोजी"
"abc_shareactionprovider_share_with" : "यसमार्फत आदान प्रदान गर्नुहोस्"
"abc_shareactionprovider_share_with_application" : "%s मार्फत आदान प्रदान गर्नुहोस्"
"abc_toolbar_collapse_description" : "संक्षिप्त गर्नुहोस्"
"common_google_play_services_enable_button" : "सक्रिय गर्नुहोस्"
"common_google_play_services_enable_text" : "%1$s ले तपाईँले Google Play सेवाहरू सक्षम नगरेसम्म काम गर्दैन।"
"common_google_play_services_enable_title" : "Google Play सेवाहरू सक्षम पार्नुहोस्"
"common_google_play_services_install_button" : "स्थापना गर्नुहोस्"
"common_google_play_services_install_text" : "%1$s Google Play services बिना सञ्चालन हुने छैन र तपाईँको यन्त्रमा Google Play services उपलब्ध छैनन्।"
"common_google_play_services_install_title" : "Google Play सेवाहरू प्राप्त गर्नुहोस्"
"common_google_play_services_notification_channel_name" : "Google Play सेवाको उपलब्धता"
"common_google_play_services_notification_ticker" : "Google Play सेवाहरूका त्रुटि"
"common_google_play_services_unknown_issue" : "%1$s लाई Google Play services सँग सहकार्य गर्न समस्या भइरहेको छ। कृपया फेरि प्रयास गर्नुहोस्।"
"common_google_play_services_unsupported_text" : "%1$s Google Play services बिना सञ्चालन हुने छैन र तपाईँको यन्त्रले Google Play services लाई समर्थन गर्दैन।"
"common_google_play_services_update_button" : "अद्यावधिक गर्नुहोस्"
"common_google_play_services_update_text" : "%1$s तपाईंले Google प्ले सेवाहरू अद्यावधिक नगरेसम्म सञ्चालन हुँदैन।"
"common_google_play_services_update_title" : "Google Play सेवाहरू अद्यावधिक गर्नुहोस्"
"common_google_play_services_updating_text" : "Google Play सेवाहरू %1$s बिना सञ्चालन हुँदैन, जुन हाल अद्यावधिक भइरहेका छन्।"
"common_google_play_services_wear_update_text" : "Google Play सेवाहरूको नयाँ संस्करण आवश्यक छ। यो आफै छिट्टै नै अद्यावधिक हुनेछ।"
"common_open_on_phone" : "फोनमा खोल्नुहोस्"
"common_signin_button_text" : "साइन इन गर्नुहोस्"
"common_signin_button_text_long" : "Google मार्फत साइन इन गर्नुहोस्"
"fcm_fallback_notification_channel_label" : "विविध"
"offline_notification_text" : "विज्ञापन खोल्न ट्याप गर्नुहोस्"
"offline_notification_title" : "आफूले अफलाइन हुँदा सुरक्षित गरेको विज्ञापन हेर्नुहोस्"
"offline_opt_in_confirm" : "ठिक छ"
"offline_opt_in_confirmation" : "तपाईं फेरि अनलाइन हुँदा यो लिंकसहित एउटा सूचना प्राप्त गर्नु हुने छ"
"offline_opt_in_decline" : "पर्दैन धन्यवाद"
"offline_opt_in_message" : "हामी तपाईंलाई विज्ञापनदाताको साइटको लिंकसहित एउटा सूचना पठाउने छौँ।"
"offline_opt_in_title" : "फेरि अनलाइन हुँदा विज्ञापन खोल्नुहोस्।"
"s1" : "छविलाई सुरक्षित गर्नुहोस्"
"s2" : "विज्ञापनलाई तस्बिरको ग्यालरीमा छवि भण्डारण गर्न अनुमति दिने हो?"
"s3" : "स्वीकार गर्नुहोस्"
"s4" : "अस्वीकार गर्नुहोस्"
"s5" : "पात्रोमा कार्यक्रम सिर्जना गर्नुहोस्"
"s6" : "विज्ञापनलाई पात्रोमा कार्यक्रम सिर्जना गर्न अनुमति दिने हो?"
"s7" : "परीक्षण विज्ञापन"
"search_menu_title" : "खोज"
"status_bar_notification_info_overflow" : "९९९+"
"abc_action_bar_home_description" : "Orientohu për në shtëpi"
"abc_action_bar_up_description" : "Ngjitu lart"
"abc_action_menu_overflow_description" : "Opsione të tjera"
"abc_action_mode_done" : "U krye"
"abc_activity_chooser_view_see_all" : "Shfaq çdo gjë"
"abc_activitychooserview_choose_application" : "Zgjidh një aplikacion"
"abc_capital_off" : "JOAKTIV"
"abc_capital_on" : "AKTIV"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "delete"
"abc_menu_enter_shortcut_label" : "enter"
"abc_menu_function_shortcut_label" : "Funksioni+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "hapësirë"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Menyja+"
"abc_search_hint" : "Kërko…"
"abc_searchview_description_clear" : "Pastro pyetjen"
"abc_searchview_description_query" : "Kërko pyetjen"
"abc_searchview_description_search" : "Kërko"
"abc_searchview_description_submit" : "Dërgo pyetjen"
"abc_searchview_description_voice" : "Kërkim me zë"
"abc_shareactionprovider_share_with" : "Ndaje me"
"abc_shareactionprovider_share_with_application" : "Ndaje me %s"
"abc_toolbar_collapse_description" : "Palos"
"common_google_play_services_enable_button" : "Aktivizo"
"common_google_play_services_enable_text" : "%1$s nuk do të funksionojë nëse nuk aktivizon shërbimet e "Luaj me Google"."
"common_google_play_services_enable_title" : "Aktivizo shërbimet e "Luaj me Google""
"common_google_play_services_install_button" : "Instalo"
"common_google_play_services_install_text" : "%1$s nuk do të funksionojë pa shërbimet e Google Play, të cilat mungojnë në pajisjen tënde."
"common_google_play_services_install_title" : "Merr shërbimet e "Luaj me Google""
"common_google_play_services_notification_channel_name" : "Disponueshmëria e shërbimeve të Google Play"
"common_google_play_services_notification_ticker" : "Gabim në shërbimet e "Luaj me Google""
"common_google_play_services_unknown_issue" : "%1$s ka probleme me shërbimet e Google Play. Provo sërish."
"common_google_play_services_unsupported_text" : "%1$s nuk do të funksionojë pa shërbimet e Google Play, të cilat nuk mbështeten nga pajisja jote."
"common_google_play_services_update_button" : "Përditëso"
"common_google_play_services_update_text" : "%1$s nuk do të funksionojë nëse nuk përditëson shërbimet e "Luaj me Google"."
"common_google_play_services_update_title" : "Përditëso shërbimet e "Luaj me Google""
"common_google_play_services_updating_text" : "%1$s nuk do të funksionojë pa shërbimet e "Luaj me Google", të cilat po përditësohen aktualisht."
"common_google_play_services_wear_update_text" : "Nevojitet një version i ri i shërbimeve të "Luaj me Google". Ai do të përditësohet automatikisht së shpejti."
"common_open_on_phone" : "Hape në telefon"
"common_signin_button_text" : "Identifikohu"
"common_signin_button_text_long" : "Identifikohu me Google"
"fcm_fallback_notification_channel_label" : "Të ndryshme"
"offline_notification_text" : "Trokit për të hapur reklamën"
"offline_notification_title" : "Shiko reklamën që ruajte kur ishe jashtë linje"
"offline_opt_in_confirm" : "Në rregull"
"offline_opt_in_confirmation" : "Do të marrësh një njoftim me lidhjen kur të jesh përsëri në linjë."
"offline_opt_in_decline" : "Jo"
"offline_opt_in_message" : "Do të të dërgojmë një njoftim me një lidhje për te sajti i reklamuesit."
"offline_opt_in_title" : "Hape reklamën kur të jesh përsëri në linjë."
"s1" : "Ruaje imazhin"
"s2" : "Të lejohet që reklama të ruajë imazhin në "Galerinë e fotografive"?"
"s3" : "Prano"
"s4" : "Refuzo"
"s5" : "Krijo një ngjarje në kalendar"
"s6" : "Të lejohet që reklama të krijojë një ngjarje në kalendar?"
"s7" : "Reklamë test"
"search_menu_title" : "Kërko"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "Движи се кон дома"
"abc_action_bar_up_description" : "Движи се нагоре"
"abc_action_menu_overflow_description" : "Повеќе опции"
"abc_action_mode_done" : "Готово"
"abc_activity_chooser_view_see_all" : "Прикажи ги сите"
"abc_activitychooserview_choose_application" : "Избери апликација"
"abc_capital_off" : "ИСКЛУЧЕНО"
"abc_capital_on" : "ВКЛУЧЕНО"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "избриши"
"abc_menu_enter_shortcut_label" : "Enter"
"abc_menu_function_shortcut_label" : "Function+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "вселена"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Menu+"
"abc_search_hint" : "Пребарување…"
"abc_searchview_description_clear" : "Исчисти барање"
"abc_searchview_description_query" : "Пребарај барање"
"abc_searchview_description_search" : "Пребарај"
"abc_searchview_description_submit" : "Поднеси барање"
"abc_searchview_description_voice" : "Гласовно пребарување"
"abc_shareactionprovider_share_with" : "Сподели со"
"abc_shareactionprovider_share_with_application" : "Сподели со %s"
"abc_toolbar_collapse_description" : "Собери"
"common_google_play_services_enable_button" : "Овозможи"
"common_google_play_services_enable_text" : "%1$s нема да се извршува ако не овозможите услуги на Google Play."
"common_google_play_services_enable_title" : "Овозможи ги услугите на Google Play"
"common_google_play_services_install_button" : "Инсталирај"
"common_google_play_services_install_text" : "%1$s нема да се извршува без услугите на Google Play што ги нема на уредот."
"common_google_play_services_install_title" : "Преземи ги услугите на Google Play"
"common_google_play_services_notification_channel_name" : "Достапност на услугите на Google Play"
"common_google_play_services_notification_ticker" : "Грешка на услугите на Google Play"
"common_google_play_services_unknown_issue" : "%1$s има проблеми со услугите на Google Play. Обидете се повторно."
"common_google_play_services_unsupported_text" : "%1$s нема да се извршува без услугите на Google Play, што не се подржани од уредов."
"common_google_play_services_update_button" : "Ажурирај"
"common_google_play_services_update_text" : "%1$s нема да се извршува ако не ги ажурирате услугите на Google Play."
"common_google_play_services_update_title" : "Ажурирај ги услугите на Google Play"
"common_google_play_services_updating_text" : "%1$s нема да се извршува без услугите на Google Play што се ажурираат во моментов."
"common_google_play_services_wear_update_text" : "Потребна е нова верзија на услугите на Google Play. Таа наскоро самата ќе се ажурира."
"common_open_on_phone" : "Отвори на телефонот"
"common_signin_button_text" : "Најави се"
"common_signin_button_text_long" : "Најави се со Google"
"fcm_fallback_notification_channel_label" : "Разно"
"offline_notification_text" : "Допрете за да ја отворите рекламата"
"offline_notification_title" : "Прегледајте ја рекламата што ја зачувавте кога бевте офлајн"
"offline_opt_in_confirm" : "Во ред"
"offline_opt_in_confirmation" : "Ќе добиете известување со линк кога ќе бидете повторно онлајн"
"offline_opt_in_decline" : "Не, фала"
"offline_opt_in_message" : "Ќе ви испратиме известување со линк до сајтот на огласувачот."
"offline_opt_in_title" : "Отворете ја рекламата кога ќе бидете повторно онлајн."
"s1" : "Зачувај ја сликата"
"s2" : "Дали дозволувате рекламата да ја зачува сликата во „Галеријата со слики“?"
"s3" : "Прифати"
"s4" : "Одбиј"
"s5" : "Создај настан во календарот"
"s6" : "Дали дозволувате рекламата да создаде настан во календарот?"
"s7" : "Тестирај ја рекламата"
"search_menu_title" : "Пребарај"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "Vratite se na početnu stranicu"
"abc_action_bar_up_description" : "Idi gore"
"abc_action_menu_overflow_description" : "Više opcija"
"abc_action_mode_done" : "Gotovo"
"abc_activity_chooser_view_see_all" : "Prikaži sve"
"abc_activitychooserview_choose_application" : "Odaberite aplikaciju"
"abc_capital_off" : "ISKLJUČENO"
"abc_capital_on" : "UKLJUČENO"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "delete"
"abc_menu_enter_shortcut_label" : "enter"
"abc_menu_function_shortcut_label" : "Function+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "razmak"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Menu+"
"abc_search_hint" : "Pretražite..."
"abc_searchview_description_clear" : "Obriši upit"
"abc_searchview_description_query" : "Pretraži upit"
"abc_searchview_description_search" : "Pretraži"
"abc_searchview_description_submit" : "Pošalji upit"
"abc_searchview_description_voice" : "Glasovno pretraživanje"
"abc_shareactionprovider_share_with" : "Dijeli sa"
"abc_shareactionprovider_share_with_application" : "Dijeli putem aplikacije %s"
"abc_toolbar_collapse_description" : "Suzi"
"common_google_play_services_enable_button" : "Omogući"
"common_google_play_services_enable_text" : "Aplikacija %1$s neće raditi ako ne omogućite Google Play usluge."
"common_google_play_services_enable_title" : "Omogućite Google Play usluge"
"common_google_play_services_install_button" : "Instaliraj"
"common_google_play_services_install_text" : "Aplikacija %1$s neće raditi bez Google Play usluga, kojih na vašem uređaju nema."
"common_google_play_services_install_title" : "Nabavite Google Play usluge"
"common_google_play_services_notification_channel_name" : "Dostupnost Google Play usluga"
"common_google_play_services_notification_ticker" : "Greška Google Play usluge"
"common_google_play_services_unknown_issue" : "Aplikacija %1$s ima problema s Google Play uslugama. Pokušajte ponovo."
"common_google_play_services_unsupported_text" : "Aplikacija %1$s neće raditi bez Google Play usluga, koje vaš uređaj ne podržava."
"common_google_play_services_update_button" : "Ažuriraj"
"common_google_play_services_update_text" : "Aplikacija %1$s neće raditi ako ne ažurirate Google Play usluge."
"common_google_play_services_update_title" : "Ažuriranje Google Play usluga"
"common_google_play_services_updating_text" : "Aplikacija %1$s neće raditi bez Google Play usluga, koje se trenutno ažuriraju."
"common_google_play_services_wear_update_text" : "Potrebna je nova verzija Google Play usluga. Ubrzo će se samo ažurirati."
"common_open_on_phone" : "Otvori na telefonu"
"common_signin_button_text" : "Prijava"
"common_signin_button_text_long" : "Prijavi se pomoću Googlea"
"fcm_fallback_notification_channel_label" : "Razno"
"offline_notification_text" : "Dodirnite da otvorite oglas"
"offline_notification_title" : "Pogledajte sačuvani oglas kada ponovo budete online"
"offline_opt_in_confirm" : "UREDU"
"offline_opt_in_confirmation" : "Dobit ćete obavještenje s linkom kada ponovo budete online"
"offline_opt_in_decline" : "Ne, hvala"
"offline_opt_in_message" : "Poslat ćemo vam obavještenje s linkom na web lokaciju oglašivača."
"offline_opt_in_title" : "Otvorite oglas kada ponovo budete online."
"s1" : "Sačuvaj sliku"
"s2" : "Želite li dozvoliti oglasu da pohrani sliku u Galeriju slika?"
"s3" : "Prihvati"
"s4" : "Odbij"
"s5" : "Kreiranje događaja u kalendaru"
"s6" : "Želite li dozvoliti oglasu da kreira događaj u kalendaru?"
"s7" : "Probni oglas"
"search_menu_title" : "Pretražite"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "Gaan na tuisskerm"
"abc_action_bar_up_description" : "Gaan op"
"abc_action_menu_overflow_description" : "Nog opsies"
"abc_action_mode_done" : "Klaar"
"abc_activity_chooser_view_see_all" : "Sien alles"
"abc_activitychooserview_choose_application" : "Kies 'n program"
"abc_capital_off" : "AF"
"abc_capital_on" : "AAN"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "delete"
"abc_menu_enter_shortcut_label" : "enter"
"abc_menu_function_shortcut_label" : "Funksie+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "spasiebalk"
"abc_menu_sym_shortcut_label" : "Simbool+"
"abc_prepend_shortcut_label" : "Kieslys+"
"abc_search_hint" : "Soek …"
"abc_searchview_description_clear" : "Vee navraag uit"
"abc_searchview_description_query" : "Soektognavraag"
"abc_searchview_description_search" : "Soek"
"abc_searchview_description_submit" : "Dien navraag in"
"abc_searchview_description_voice" : "Stemsoektog"
"abc_shareactionprovider_share_with" : "Deel met"
"abc_shareactionprovider_share_with_application" : "Deel met %s"
"abc_toolbar_collapse_description" : "Vou in"
"common_google_play_services_enable_button" : "Aktiveer"
"common_google_play_services_enable_text" : "%1$s sal nie werk nie tensy jy Google Play Dienste aktiveer."
"common_google_play_services_enable_title" : "Aktiveer Google Play Dienste"
"common_google_play_services_install_button" : "Installeer"
"common_google_play_services_install_text" : "%1$s sal nie sonder Google Play Dienste werk nie, wat nie op jou toestel is nie."
"common_google_play_services_install_title" : "Kry Google Play Dienste"
"common_google_play_services_notification_channel_name" : "Beskikbaarheid van Google Play Dienste"
"common_google_play_services_notification_ticker" : "Google Play Services-fout"
"common_google_play_services_unknown_issue" : "%1$s ondervind probleme met Google Play Dienste. Probeer asseblief weer."
"common_google_play_services_unsupported_text" : "%1$s sal nie werk sonder Google Play Dienste nie, wat nie deur jou toestel gesteun word nie."
"common_google_play_services_update_button" : "Dateer op"
"common_google_play_services_update_text" : "%1$s sal nie werk nie tensy jy Google Play Dienste opdateer."
"common_google_play_services_update_title" : "Dateer Google Play Dienste op"
"common_google_play_services_updating_text" : "%1$s sal nie sonder Google Play Dienste werk nie, wat tans opdateer."
"common_google_play_services_wear_update_text" : "Nuwe weergawe van Google Play Dienste is nodig. Dit sal binnekort self opdateer."
"common_open_on_phone" : "Maak oop op foon"
"common_signin_button_text" : "Meld aan"
"common_signin_button_text_long" : "Meld aan met Google"
"fcm_fallback_notification_channel_label" : "Diverse"
"offline_notification_text" : "Tik om advertensie oop te maak"
"offline_notification_title" : "Bekyk die advertensie wat jy gestoor het toe jy vanlyn was"
"offline_opt_in_confirm" : "OK"
"offline_opt_in_confirmation" : "Jy sal 'n kennisgewing met die skakel kry wanneer jy weer aanlyn is"
"offline_opt_in_decline" : "Nee, dankie"
"offline_opt_in_message" : "Ons sal vir jou 'n kennisgewing stuur met 'n skakel na die adverteerder se werf toe."
"offline_opt_in_title" : "Maak advertensie oop wanneer jy weer aanlyn is."
"s1" : "Stoor prent"
"s2" : "Laat advertensie toe om prent in Prentgalery te stoor?"
"s3" : "Aanvaar"
"s4" : "Wys af"
"s5" : "Skep kalendergeleentheid"
"s6" : "Laat advertensie toe om 'n kalendergeleentheid te skep?"
"s7" : "Toetsadvertensie"
"search_menu_title" : "Soek"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "Fara heim"
"abc_action_bar_up_description" : "Fara upp"
"abc_action_menu_overflow_description" : "Fleiri valkostir"
"abc_action_mode_done" : "Lokið"
"abc_activity_chooser_view_see_all" : "Sjá allt"
"abc_activitychooserview_choose_application" : "Veldu forrit"
"abc_capital_off" : "SLÖKKT"
"abc_capital_on" : "KVEIKT"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "eyða"
"abc_menu_enter_shortcut_label" : "enter"
"abc_menu_function_shortcut_label" : "Aðgerðarlykill+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "bilslá"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Valmynd+"
"abc_search_hint" : "Leita…"
"abc_searchview_description_clear" : "Hreinsa fyrirspurn"
"abc_searchview_description_query" : "Leitarfyrirspurn"
"abc_searchview_description_search" : "Leit"
"abc_searchview_description_submit" : "Senda fyrirspurn"
"abc_searchview_description_voice" : "Raddleit"
"abc_shareactionprovider_share_with" : "Deila með"
"abc_shareactionprovider_share_with_application" : "Deila með %s"
"abc_toolbar_collapse_description" : "Minnka"
"common_google_play_services_enable_button" : "Kveikja"
"common_google_play_services_enable_text" : "%1$s virkar ekki nema þú gerir þjónustu Google Play virka."
"common_google_play_services_enable_title" : "Virkja þjónustu Google Play"
"common_google_play_services_install_button" : "Setja upp"
"common_google_play_services_install_text" : "%1$s getur ekki keyrt án þjónustu Google Play, sem vantar í tækið þitt."
"common_google_play_services_install_title" : "Sækja þjónustu Google Play"
"common_google_play_services_notification_channel_name" : "Staða þjónustu Google Play"
"common_google_play_services_notification_ticker" : "Villa í þjónustu Google Play"
"common_google_play_services_unknown_issue" : "%1$s á í vandræðum með þjónustu Google Play. Reyndu aftur."
"common_google_play_services_unsupported_text" : "%1$s getur ekki keyrt án þjónustu Google Play, sem er ekki studd af tækinu þínu."
"common_google_play_services_update_button" : "Uppfæra"
"common_google_play_services_update_text" : "%1$s getur ekki keyrt nema þú uppfærir þjónustu Google Play."
"common_google_play_services_update_title" : "Uppfæra þjónustu Google Play"
"common_google_play_services_updating_text" : "%1$s getur ekki keyrt án þjónustu Google Play, sem verið er að uppfæra."
"common_google_play_services_wear_update_text" : "Nýja útgáfu af þjónustu Google Play vantar. Hún uppfærir sig sjálf innan skamms."
"common_open_on_phone" : "Opna í símanum"
"common_signin_button_text" : "Skrá inn"
"common_signin_button_text_long" : "Skrá inn með Google"
"fcm_fallback_notification_channel_label" : "Ýmislegt"
"offline_notification_text" : "Pikkaðu til að opna auglýsingu"
"offline_notification_title" : "Skoða auglýsinguna sem þú vistaðir án nettengingar"
"offline_opt_in_confirm" : "Í lagi"
"offline_opt_in_confirmation" : "Þú færð tilkynningu með tengli þegar þú tengist netinu aftur."
"offline_opt_in_decline" : "Nei, takk"
"offline_opt_in_message" : "Við sendum þér tilkynningu með tengli á vefsvæði auglýsandans."
"offline_opt_in_title" : "Opna auglýsingu þegar þú tengist netinu aftur."
"s1" : "Vista mynd"
"s2" : "Leyfa auglýsingu að vista mynd í myndasafninu?"
"s3" : "Samþykkja"
"s4" : "Hafna"
"s5" : "Búa til dagatalsviðburð"
"s6" : "Leyfa auglýsingu að búa til dagatalsviðburð?"
"s7" : "Prófa auglýsingu"
"search_menu_title" : "Leit"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "Find hjem"
"abc_action_bar_up_description" : "Gå op"
"abc_action_menu_overflow_description" : "Flere valgmuligheder"
"abc_action_mode_done" : "Udfør"
"abc_activity_chooser_view_see_all" : "Se alle"
"abc_activitychooserview_choose_application" : "Vælg en app"
"abc_capital_off" : "FRA"
"abc_capital_on" : "TIL"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "slet"
"abc_menu_enter_shortcut_label" : "enter"
"abc_menu_function_shortcut_label" : "Fn+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "mellemrum"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Menu+"
"abc_search_hint" : "Søg…"
"abc_searchview_description_clear" : "Ryd forespørgsel"
"abc_searchview_description_query" : "Søgeforespørgsel"
"abc_searchview_description_search" : "Søg"
"abc_searchview_description_submit" : "Indsend forespørgsel"
"abc_searchview_description_voice" : "Talesøgning"
"abc_shareactionprovider_share_with" : "Del med"
"abc_shareactionprovider_share_with_application" : "Del med %s"
"abc_toolbar_collapse_description" : "Skjul"
"common_google_play_services_enable_button" : "Aktivér"
"common_google_play_services_enable_text" : "Du skal aktivere Google Play-tjenester, for at %1$s kan fungere."
"common_google_play_services_enable_title" : "Aktivér Google Play-tjenester"
"common_google_play_services_install_button" : "Installer"
"common_google_play_services_install_text" : "Du skal installere Google Play-tjenester, før %1$s kan køre på din enhed."
"common_google_play_services_install_title" : "Hent Google Play-tjenester"
"common_google_play_services_notification_channel_name" : "Google Play-tjenesters tilgængelighed"
"common_google_play_services_notification_ticker" : "Fejl i Google Play-tjenester"
"common_google_play_services_unknown_issue" : "%1$s har problemer med Google Play-tjenester. Prøv igen."
"common_google_play_services_unsupported_text" : "%1$s fungerer ikke uden Google Play-tjenester, som ikke understøttes på din enhed."
"common_google_play_services_update_button" : "Opdater"
"common_google_play_services_update_text" : "%1$s kan ikke køre, medmindre du opdaterer Google Play-tjenester."
"common_google_play_services_update_title" : "Opdater Google Play-tjenester"
"common_google_play_services_updating_text" : "%1$s kan ikke køre uden Google Play-tjenester, som i øjeblikket opdateres."
"common_google_play_services_wear_update_text" : "Du skal bruge en ny version af Google Play-tjenester. Opdateringen gennemføres automatisk om et øjeblik."
"common_open_on_phone" : "Åbn på telefonen"
"common_signin_button_text" : "Log ind"
"common_signin_button_text_long" : "Log ind med Google"
"fcm_fallback_notification_channel_label" : "Diverse"
"offline_notification_text" : "Tryk for at åbne annoncen"
"offline_notification_title" : "Se den annonce, du gemte, mens du var offline"
"offline_opt_in_confirm" : "OK"
"offline_opt_in_confirmation" : "Du får en notifikation med linket, når du er online igen"
"offline_opt_in_decline" : "Nej tak"
"offline_opt_in_message" : "Vi sender dig en notifikation med et link til annoncørens website."
"offline_opt_in_title" : "Åbn annoncen, når du er online igen."
"s1" : "Gem billede"
"s2" : "Vil du tillade, at annoncen gemmer billedet i Galleri?"
"s3" : "Acceptér"
"s4" : "Afvis"
"s5" : "Opret kalenderbegivenhed"
"s6" : "Vil du tillade, at annoncen opretter en kalenderbegivenhed?"
"s7" : "Testannonce"
"search_menu_title" : "Søg"
"status_bar_notification_info_overflow" : "999+"
"album_name_all" : "Tüm Medya"
"button_apply" : "Uygula(%1$d)"
"button_apply_default" : "Uygula"
"button_back" : "Geri"
"button_ok" : "TAMAM"
"button_preview" : "Ön İzleme"
"empty_text" : "Henüz medya yok"
"error_file_type" : "Desteklenmeyen dosya tipi"
"error_no_video_activity" : "Video önizlemesini destekleyen hiçbir uygulama bulunamadı"
"error_over_count" : "Sadece %1$d medya dosyasını seçebilirsiniz"
"error_over_count_default" : "Maksimum seçilebilir değere ulaştınız"
"error_over_quality" : "Yüksek kalite"
"error_type_conflict" : "Görüntüleri ve videoları aynı anda seçemezsiniz"
"error_under_quality" : "Düşük kalite"
"photo_grid_capture" : "Kamera"
"crop_image_activity_no_permissions" : "Cancelando, los permisos requeridos no se otorgaron"
"crop_image_activity_title" : ""
"crop_image_menu_crop" : "Cortar"
"crop_image_menu_flip" : "Dar la vuelta"
"crop_image_menu_flip_horizontally" : "Voltear horizontalmente"
"crop_image_menu_flip_vertically" : "Voltear verticalmente"
"crop_image_menu_rotate_left" : "Girar a la izquierda"
"crop_image_menu_rotate_right" : "Girar a la derecha"
"pick_image_intent_chooser_title" : "Seleccionar fuente"
"abc_action_bar_home_description" : "Boshiga o‘tish"
"abc_action_bar_up_description" : "Yopish"
"abc_action_menu_overflow_description" : "Yana"
"abc_action_mode_done" : "OK"
"abc_activity_chooser_view_see_all" : "Hammasi"
"abc_activitychooserview_choose_application" : "Ilovani tanlang"
"abc_capital_off" : "YOQILMAGAN"
"abc_capital_on" : "YONIQ"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "Delete"
"abc_menu_enter_shortcut_label" : "Enter"
"abc_menu_function_shortcut_label" : "Fn+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "Probel"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Menyu+"
"abc_search_hint" : "Qidirish…"
"abc_searchview_description_clear" : "So‘rovni o‘chirish"
"abc_searchview_description_query" : "Qidiruv so‘rovi"
"abc_searchview_description_search" : "Qidiruv"
"abc_searchview_description_submit" : "So‘rov yaratish"
"abc_searchview_description_voice" : "Ovozli qidiruv"
"abc_shareactionprovider_share_with" : "Ulashish"
"abc_shareactionprovider_share_with_application" : "%s orqali ulashish"
"abc_toolbar_collapse_description" : "Yig‘ish"
"common_google_play_services_enable_button" : "Yoqish"
"common_google_play_services_enable_text" : "Google Play xizmatlari yoqilmaguncha, %1$s ishlamaydi."
"common_google_play_services_enable_title" : "Google Play xizmatlarini yoqish"
"common_google_play_services_install_button" : "O‘rnatish"
"common_google_play_services_install_text" : "%1$s ishlashi uchun qurilmangizda Google Play xizmatlarini o‘rnatish lozim."
"common_google_play_services_install_title" : "Google Play xizmatlarini o‘rnatish"
"common_google_play_services_notification_channel_name" : "Google Play xizmatlarining mavjudligi"
"common_google_play_services_notification_ticker" : "Google Play xizmatlari xatosi"
"common_google_play_services_unknown_issue" : "%1$s ilovasini Google Play xizmatlariga ulab bo‘lmadi. Qaytadan urinib ko‘ring."
"common_google_play_services_unsupported_text" : "%1$s ilovasi Google Play xizmatlarisiz ishlamaydi, biroq qurilmangiz ularni qo‘llab-quvvatlamaydi."
"common_google_play_services_update_button" : "Yangilash"
"common_google_play_services_update_text" : "Google Play xizmatlari yangilanmaguncha, %1$s ishga tushmaydi."
"common_google_play_services_update_title" : "Google Play xizmatlarini yangilash"
"common_google_play_services_updating_text" : "%1$s ilovasining ishlashi uchun zarur Google Play xizmatlari hozirda yangilanmoqda."
"common_google_play_services_wear_update_text" : "Google Play xizmatlarining yangi versiyasi zarur. U o‘zini qisqa vaqt ichida yangilaydi."
"common_open_on_phone" : "Telefonda ochish"
"common_signin_button_text" : "Kirish"
"common_signin_button_text_long" : "Google orqali kirish"
"fcm_fallback_notification_channel_label" : "Har xil"
"offline_notification_text" : "Reklamani ochish uchun bosing"
"offline_notification_title" : "Siz saqlagan reklamani oflaynda oching"
"offline_opt_in_confirm" : "OK"
"offline_opt_in_confirmation" : "Onlayn boʻlganingizda sizga havola bilan bildirishnoma yuboriladi"
"offline_opt_in_decline" : "Kerak emas"
"offline_opt_in_message" : "Sizga reklama beruvchi sayti havolasi bilan bildirishnoma yuboriladi."
"offline_opt_in_title" : "Onlayn boʻlgach, reklamani oching."
"s1" : "Rasmni saqlash"
"s2" : "Reklamaga rasmni gallereyaga saqlashga ruxsat berilsinmi?"
"s3" : "Qabul qilish"
"s4" : "Rad etish"
"s5" : "Taqvimda tadbir yaratish"
"s6" : "Reklamaga taqvimda tadbir yaratishga ruxsat berilsinmi?"
"s7" : "Test reklama"
"search_menu_title" : "Qidiruv"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "Navigate home"
"abc_action_bar_up_description" : "Navigate up"
"abc_action_menu_overflow_description" : "More options"
"abc_action_mode_done" : "Done"
"abc_activity_chooser_view_see_all" : "See all"
"abc_activitychooserview_choose_application" : "Choose an app"
"abc_capital_off" : "OFF"
"abc_capital_on" : "ON"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "delete"
"abc_menu_enter_shortcut_label" : "enter"
"abc_menu_function_shortcut_label" : "Function+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "space"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Menu+"
"abc_search_hint" : "Search…"
"abc_searchview_description_clear" : "Clear query"
"abc_searchview_description_query" : "Search query"
"abc_searchview_description_search" : "Search"
"abc_searchview_description_submit" : "Submit query"
"abc_searchview_description_voice" : "Voice search"
"abc_shareactionprovider_share_with" : "Share with"
"abc_shareactionprovider_share_with_application" : "Share with %s"
"abc_toolbar_collapse_description" : "Collapse"
"search_menu_title" : "Search"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "瀏覽首頁"
"abc_action_bar_up_description" : "向上瀏覽"
"abc_action_menu_overflow_description" : "更多選項"
"abc_action_mode_done" : "完成"
"abc_activity_chooser_view_see_all" : "查看全部"
"abc_activitychooserview_choose_application" : "選擇應用程式"
"abc_capital_off" : "關閉"
"abc_capital_on" : "開啟"
"abc_menu_alt_shortcut_label" : "Alt +"
"abc_menu_ctrl_shortcut_label" : "Ctrl +"
"abc_menu_delete_shortcut_label" : "Delete 鍵"
"abc_menu_enter_shortcut_label" : "Enter 鍵"
"abc_menu_function_shortcut_label" : "Fn +"
"abc_menu_meta_shortcut_label" : "Meta +"
"abc_menu_shift_shortcut_label" : "Shift +"
"abc_menu_space_shortcut_label" : "空格鍵"
"abc_menu_sym_shortcut_label" : "Sym +"
"abc_prepend_shortcut_label" : "Menu +"
"abc_search_hint" : "搜尋…"
"abc_searchview_description_clear" : "清除查詢"
"abc_searchview_description_query" : "搜尋查詢"
"abc_searchview_description_search" : "搜尋"
"abc_searchview_description_submit" : "提交查詢"
"abc_searchview_description_voice" : "語音搜尋"
"abc_shareactionprovider_share_with" : "分享對象"
"abc_shareactionprovider_share_with_application" : "與「%s」分享"
"abc_toolbar_collapse_description" : "收合"
"album_name_all" : "全部"
"button_apply" : "使用(%1$d)"
"button_apply_default" : "使用"
"button_back" : "返回"
"button_ok" : "我知道了"
"button_original" : "原圖"
"button_preview" : "預覽"
"button_sure" : "确定(%1$d)"
"button_sure_default" : "确定"
"common_google_play_services_enable_button" : "啟用"
"common_google_play_services_enable_text" : "您必須啟用 Google Play 服務,才能執行「%1$s」。"
"common_google_play_services_enable_title" : "啟用 Google Play 服務"
"common_google_play_services_install_button" : "安裝"
"common_google_play_services_install_text" : "您的裝置並未安裝 Google Play 服務,因此無法執行「%1$s」。"
"common_google_play_services_install_title" : "取得 Google Play 服務"
"common_google_play_services_notification_channel_name" : "Google Play 服務可用性"
"common_google_play_services_notification_ticker" : "Google Play 服務發生錯誤"
"common_google_play_services_unknown_issue" : "「%1$s」無法存取 Google Play 服務,請再試一次。"
"common_google_play_services_unsupported_text" : "您的裝置不支援 Google Play 服務,因此無法執行「%1$s」。"
"common_google_play_services_update_button" : "更新"
"common_google_play_services_update_text" : "您必須更新 Google Play 服務,才能執行「%1$s」。"
"common_google_play_services_update_title" : "更新 Google Play 服務"
"common_google_play_services_updating_text" : "執行「%1$s」所需的 Google Play 服務正在更新。"
"common_google_play_services_wear_update_text" : "必須使用新版 Google Play 服務。該服務稍後就會自動更新。"
"common_open_on_phone" : "在手機上開啟"
"common_signin_button_text" : "登入"
"common_signin_button_text_long" : "使用 Google 帳戶登入"
"crop_image_activity_no_permissions" : "取消中,未授予所需權限"
"crop_image_activity_title" : ""
"crop_image_menu_crop" : "裁切"
"crop_image_menu_flip" : "翻轉"
"crop_image_menu_flip_horizontally" : "水平翻轉"
"crop_image_menu_flip_vertically" : "垂直翻轉"
"crop_image_menu_rotate_left" : "逆時針旋轉"
"crop_image_menu_rotate_right" : "旋轉"
"empty_text" : "還沒有圖片或影片"
"error_file_type" : "不支援的文件類型"
"error_no_video_activity" : "沒有支持影片預覽的應用程式"
"error_over_count" : "最多只能選擇 %1$d 個文件"
"error_over_count_default" : "您已經達到最大選擇數量"
"error_over_quality" : "圖片質量太高"
"error_type_conflict" : "不能同時選擇圖片和影片"
"error_under_quality" : "圖片質量太低"
"fcm_fallback_notification_channel_label" : "其他"
"offline_notification_text" : "輕觸即可開啟廣告"
"offline_notification_title" : "查看你在離線時儲存的廣告"
"offline_opt_in_confirm" : "確定"
"offline_opt_in_confirmation" : "你會在重新連上網路後收到含有該連結的通知。"
"offline_opt_in_decline" : "不用了,謝謝"
"offline_opt_in_message" : "我們會傳送含有廣告客戶網站連結的通知給你。"
"offline_opt_in_title" : "系統會在重新連上網路後開啟廣告。"
"photo_grid_capture" : "拍一張"
"pick_image_intent_chooser_title" : "選擇來源"
"s1" : "儲存圖片"
"s2" : "要允許廣告將圖片儲存在相片庫中嗎?"
"s3" : "接受"
"s4" : "拒絕"
"s5" : "建立日曆活動"
"s6" : "要允許廣告建立日曆活動嗎?"
"s7" : "測試廣告"
"search_menu_title" : "搜尋"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "Navigate home"
"abc_action_bar_up_description" : "Navigate up"
"abc_action_menu_overflow_description" : "More options"
"abc_action_mode_done" : "Done"
"abc_activity_chooser_view_see_all" : "See all"
"abc_activitychooserview_choose_application" : "Choose an app"
"abc_capital_off" : "OFF"
"abc_capital_on" : "ON"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "delete"
"abc_menu_enter_shortcut_label" : "enter"
"abc_menu_function_shortcut_label" : "Function+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "space"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Menu+"
"abc_search_hint" : "Search…"
"abc_searchview_description_clear" : "Clear query"
"abc_searchview_description_query" : "Search query"
"abc_searchview_description_search" : "Search"
"abc_searchview_description_submit" : "Submit query"
"abc_searchview_description_voice" : "Voice search"
"abc_shareactionprovider_share_with" : "Share with"
"abc_shareactionprovider_share_with_application" : "Share with %s"
"abc_toolbar_collapse_description" : "Collapse"
"search_menu_title" : "Search"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "హోమ్కు నావిగేట్ చేస్తుంది"
"abc_action_bar_up_description" : "పైకి నావిగేట్ చేస్తుంది"
"abc_action_menu_overflow_description" : "మరిన్ని ఎంపికలు"
"abc_action_mode_done" : "పూర్తయింది"
"abc_activity_chooser_view_see_all" : "అన్నీ చూడండి"
"abc_activitychooserview_choose_application" : "యాప్ను ఎంచుకోండి"
"abc_capital_off" : "ఆఫ్"
"abc_capital_on" : "ఆన్"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "delete"
"abc_menu_enter_shortcut_label" : "enter"
"abc_menu_function_shortcut_label" : "Function+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "స్పేస్"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Menu+"
"abc_search_hint" : "వెతకండి…"
"abc_searchview_description_clear" : "ప్రశ్నను తీసివేస్తుంది"
"abc_searchview_description_query" : "శోధన ప్రశ్న"
"abc_searchview_description_search" : "శోధన"
"abc_searchview_description_submit" : "ప్రశ్నని సమర్పిస్తుంది"
"abc_searchview_description_voice" : "వాయిస్ శోధన"
"abc_shareactionprovider_share_with" : "వీరితో షేర్ చేస్తుంది"
"abc_shareactionprovider_share_with_application" : "%sతో షేర్ చేస్తుంది"
"abc_toolbar_collapse_description" : "కుదిస్తుంది"
"common_google_play_services_enable_button" : "ప్రారంభించు"
"common_google_play_services_enable_text" : "మీరు Google Play సేవలను ప్రారంభిస్తే మినహా %1$s పని చేయదు."
"common_google_play_services_enable_title" : "Google Play సేవలను ప్రారంభించండి"
"common_google_play_services_install_button" : "ఇన్స్టాల్ చేయి"
"common_google_play_services_install_text" : "%1$s Google Play సేవలు లేకుండా అమలు కాదు, ఆ సేవలు మీ పరికరంలో లేవు."
"common_google_play_services_install_title" : "Google Play సేవలను పొందండి"
"common_google_play_services_notification_channel_name" : "Google Play సేవల లభ్యత"
"common_google_play_services_notification_ticker" : "Google Play సేవల ఎర్రర్"
"common_google_play_services_unknown_issue" : "%1$s Google Play సేవలతో సమస్య కలిగి ఉంది. దయచేసి మళ్లీ ప్రయత్నించండి."
"common_google_play_services_unsupported_text" : "%1$s Google Play సేవలు లేకుండా అమలు కాదు, ఈ సేవలకు మీ పరికరంలో మద్దతు లేదు."
"common_google_play_services_update_button" : "అప్డేట్ చేయి"
"common_google_play_services_update_text" : "మీరు Google Play సేవలను నవీకరిస్తే మినహా %1$s అమలు కాదు."
"common_google_play_services_update_title" : "Google Play సేవలను నవీకరించండి"
"common_google_play_services_updating_text" : "%1$s Google Play సేవలు లేకుండా అమలు కాదు, ఆ సేవలు ప్రస్తుతం నవీకరించబడుతున్నాయి."
"common_google_play_services_wear_update_text" : "కొత్త Google Play సేవల వెర్షన్ అవసరం. అది కొద్ది సేపట్లో దానంతట అదే అప్డేట్ చేయబడుతుంది."
"common_open_on_phone" : "ఫోన్లో తెరువు"
"common_signin_button_text" : "సైన్ ఇన్ చేయండి"
"common_signin_button_text_long" : "Googleతో సైన్ ఇన్ చేయి"
"fcm_fallback_notification_channel_label" : "ఇతరాలు"
"offline_notification_text" : "యాడ్ను తెరవడానికి ట్యాప్ చేయండి"
"offline_notification_title" : "మీరు ఆఫ్లైన్లో ఉన్నప్పుడు కూడా, సేవ్ చేసిన యాడ్ను చూడండి"
"offline_opt_in_confirm" : "సరే"
"offline_opt_in_confirmation" : "మీరు తిరిగి ఆన్లైన్కు వచ్చినప్పుడు, లింక్ కలిగిన నోటిఫికేషన్ మీకు అందుతుంది"
"offline_opt_in_decline" : "వద్దు"
"offline_opt_in_message" : "అడ్వర్టైజర్ సైట్కు లింక్ను మేము మీకు నోటిఫికేషన్గా పంపుతాము."
"offline_opt_in_title" : "మీరు తిరిగి ఆన్లైన్కు వచ్చినప్పుడు యాడ్ తెరవబడుతుంది."
"s1" : "చిత్రాన్ని సేవ్ చేయి"
"s2" : "చిత్ర గ్యాలరీలో చిత్రాన్ని నిల్వ చేయడానికి ప్రకటనను అనుమతించాలా?"
"s3" : "అనుమతించు"
"s4" : "తిరస్కరించు"
"s5" : "క్యాలెండర్ ఈవెంట్ను సృష్టించు"
"s6" : "క్యాలెండర్ ఈవెంట్ను సృష్టించడానికి ప్రకటనను అనుమతించాలా?"
"s7" : "ప్రకటనను పరీక్షించండి"
"search_menu_title" : "శోధన"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "Navigați la ecranul de pornire"
"abc_action_bar_up_description" : "Navigați în sus"
"abc_action_menu_overflow_description" : "Mai multe opțiuni"
"abc_action_mode_done" : "Gata"
"abc_activity_chooser_view_see_all" : "Afișați tot"
"abc_activitychooserview_choose_application" : "Alegeți o aplicație"
"abc_capital_off" : "DEZACTIVAT"
"abc_capital_on" : "ACTIVAT"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "delete"
"abc_menu_enter_shortcut_label" : "enter"
"abc_menu_function_shortcut_label" : "Function+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "space"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Meniu+"
"abc_search_hint" : "Căutați…"
"abc_searchview_description_clear" : "Ștergeți interogarea"
"abc_searchview_description_query" : "Termen de căutare"
"abc_searchview_description_search" : "Căutați"
"abc_searchview_description_submit" : "Trimiteți interogarea"
"abc_searchview_description_voice" : "Căutare vocală"
"abc_shareactionprovider_share_with" : "Trimiteți la"
"abc_shareactionprovider_share_with_application" : "Trimiteți folosind %s"
"abc_toolbar_collapse_description" : "Restrângeți"
"common_google_play_services_enable_button" : "Activați"
"common_google_play_services_enable_text" : "%1$s nu va funcționa decât dacă activați serviciile Google Play."
"common_google_play_services_enable_title" : "Activați serviciile Google Play"
"common_google_play_services_install_button" : "Instalați"
"common_google_play_services_install_text" : "%1$s nu va rula fără serviciile Google Play, care lipsesc de pe dispozitivul dvs."
"common_google_play_services_install_title" : "Descărcați serviciile Google Play"
"common_google_play_services_notification_channel_name" : "Disponibilitatea serviciilor Google Play"
"common_google_play_services_notification_ticker" : "Eroare a serviciilor Google Play"
"common_google_play_services_unknown_issue" : "%1$s întâmpină probleme privind serviciile Google Play. Încercați din nou."
"common_google_play_services_unsupported_text" : "%1$s nu va rula fără serviciile Google Play, care nu sunt acceptate de dispozitivul dvs."
"common_google_play_services_update_button" : "Actualizați"
"common_google_play_services_update_text" : "%1$s nu va rula decât dacă actualizați serviciile Google Play."
"common_google_play_services_update_title" : "Actualizați serviciile Google Play"
"common_google_play_services_updating_text" : "%1$s nu va rula fără serviciile Google Play, care momentan se actualizează."
"common_google_play_services_wear_update_text" : "Este necesară o nouă versiune a serviciilor Google Play. Se vor actualiza automat în curând."
"common_open_on_phone" : "Deschideți pe telefon"
"common_signin_button_text" : "Conectați-vă"
"common_signin_button_text_long" : "Conectați-vă cu Google"
"fcm_fallback_notification_channel_label" : "Diverse"
"offline_notification_text" : "Atingeți pentru a deschide anunțul"
"offline_notification_title" : "Vedeți anunțul salvat când erați offline"
"offline_opt_in_confirm" : "OK"
"offline_opt_in_confirmation" : "Veți primi o notificare cu linkul când reveniți online"
"offline_opt_in_decline" : "Nu"
"offline_opt_in_message" : "Vă vom trimite o notificare cu un link la site-ul advertiserului."
"offline_opt_in_title" : "Deschideți anunțul când reveniți online."
"s1" : "Salvați imaginea"
"s2" : "Permiteți ca anunțul să stocheze imaginea în Galeria de fotografii?"
"s3" : "Acceptați"
"s4" : "Refuzați"
"s5" : "Creați un eveniment în calendar"
"s6" : "Permiteți ca anunțul să creeze un eveniment în calendar?"
"s7" : "Anunț de probă"
"search_menu_title" : "Căutați"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "Siirry etusivulle"
"abc_action_bar_up_description" : "Siirry ylös"
"abc_action_menu_overflow_description" : "Lisäasetukset"
"abc_action_mode_done" : "Valmis"
"abc_activity_chooser_view_see_all" : "Näytä kaikki"
"abc_activitychooserview_choose_application" : "Valitse sovellus"
"abc_capital_off" : "POIS PÄÄLTÄ"
"abc_capital_on" : "PÄÄLLÄ"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "delete"
"abc_menu_enter_shortcut_label" : "enter"
"abc_menu_function_shortcut_label" : "Fn+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Vaihto+"
"abc_menu_space_shortcut_label" : "välilyönti"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Valikko+"
"abc_search_hint" : "Haku…"
"abc_searchview_description_clear" : "Tyhjennä kysely"
"abc_searchview_description_query" : "Hakukysely"
"abc_searchview_description_search" : "Haku"
"abc_searchview_description_submit" : "Lähetä kysely"
"abc_searchview_description_voice" : "Puhehaku"
"abc_shareactionprovider_share_with" : "Jaa…"
"abc_shareactionprovider_share_with_application" : "Jaa: %s"
"abc_toolbar_collapse_description" : "Tiivistä"
"common_google_play_services_enable_button" : "Ota käyttöön"
"common_google_play_services_enable_text" : "%1$s ei toimi, ellet ota Google Play Palveluita käyttöön."
"common_google_play_services_enable_title" : "Ota Google Play Palvelut käyttöön"
"common_google_play_services_install_button" : "Asenna"
"common_google_play_services_install_text" : "%1$s ei toimi ilman Google Play Palveluita, jotka puuttuvat laitteeltasi."
"common_google_play_services_install_title" : "Asenna Google Play Palvelut"
"common_google_play_services_notification_channel_name" : "Google Play Palveluiden saatavuus"
"common_google_play_services_notification_ticker" : "Virhe Google Play -palveluissa"
"common_google_play_services_unknown_issue" : "Sovelluksella %1$s on ongelmia Google Play Palveluiden kanssa. Yritä uudelleen."
"common_google_play_services_unsupported_text" : "%1$s ei toimi ilman Google Play Palveluita, joita laitteesi ei tue."
"common_google_play_services_update_button" : "Päivitä"
"common_google_play_services_update_text" : "%1$s ei toimi, ellet päivitä Google Play Palveluita."
"common_google_play_services_update_title" : "Päivitä Google Play Palvelut"
"common_google_play_services_updating_text" : "%1$s ei toimi ilman Google Play Palveluita, joita päivitetään tällä hetkellä."
"common_google_play_services_wear_update_text" : "Uusi Google Play Palveluiden versio tarvitaan. Se päivittyy pian."
"common_open_on_phone" : "Avaa puhelimessa"
"common_signin_button_text" : "Kirjaudu sisään"
"common_signin_button_text_long" : "Kirjaudu Google-tilille"
"fcm_fallback_notification_channel_label" : "Muut"
"offline_notification_text" : "Avaa mainos napauttamalla"
"offline_notification_title" : "Katso mainos, jonka tallensit ollessasi offline-tilassa"
"offline_opt_in_confirm" : "OK"
"offline_opt_in_confirmation" : "Saat ilmoituksen, jossa on linkki, kun olet taas yhteydessä verkkoon"
"offline_opt_in_decline" : "Ei kiitos"
"offline_opt_in_message" : "Lähetämme sinulle ilmoituksen, jossa on linkki mainostajan sivustolle."
"offline_opt_in_title" : "Avaa mainos, kun olet taas yhteydessä verkkoon."
"s1" : "Tallenna kuva"
"s2" : "Myönnetäänkö mainokselle oikeus tallentaa kuva galleriaan?"
"s3" : "Hyväksy"
"s4" : "Hylkää"
"s5" : "Luo kalenteritapahtuma"
"s6" : "Myönnetäänkö mainokselle oikeus luoda kalenteritapahtuma?"
"s7" : "Testimainos"
"search_menu_title" : "Haku"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "Əsas səhifəyə keçin"
"abc_action_bar_up_description" : "Yuxarı keçin"
"abc_action_menu_overflow_description" : "Digər seçimlər"
"abc_action_mode_done" : "Hazırdır"
"abc_activity_chooser_view_see_all" : "Hamısına baxın"
"abc_activitychooserview_choose_application" : "Tətbiq seçin"
"abc_capital_off" : "DEAKTİV"
"abc_capital_on" : "AKTİV"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "silin"
"abc_menu_enter_shortcut_label" : "daxil olun"
"abc_menu_function_shortcut_label" : "Funksiya+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "space"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Menyu+"
"abc_search_hint" : "Axtarış..."
"abc_searchview_description_clear" : "Sorğunu silin"
"abc_searchview_description_query" : "Axtarış sorğusu"
"abc_searchview_description_search" : "Axtarın"
"abc_searchview_description_submit" : "Sorğunu göndərin"
"abc_searchview_description_voice" : "Səsli axtarış"
"abc_shareactionprovider_share_with" : "Paylaşın"
"abc_shareactionprovider_share_with_application" : "%s ilə paylaşın"
"abc_toolbar_collapse_description" : "Yığcamlaşdırın"
"common_google_play_services_enable_button" : "Aktiv edin"
"common_google_play_services_enable_text" : "%1$s Google Play xidmətlərini aktiv edənə kimi işləməyəcək."
"common_google_play_services_enable_title" : "Google Play xidmətlərini aktiv edin"
"common_google_play_services_install_button" : "Quraşdırın"
"common_google_play_services_install_text" : "%1$s cihazınızda mövcud olmayan Google Play xidmətləri olmadan çalışmayacaq."
"common_google_play_services_install_title" : "Google Play xidmətlərini əldə edin"
"common_google_play_services_notification_channel_name" : "Google Play xidmətlərinin əlçatanlığı"
"common_google_play_services_notification_ticker" : "Google Play xidmətləri xətası"
"common_google_play_services_unknown_issue" : "%1$s tətbiqi ilə Google Play xidmətləri arasında problem var. Daha sonra yenidən cəhd edin."
"common_google_play_services_unsupported_text" : "Cihazınız tərəfindən dəstəklənməyən Google Play xidmətləri olmadan %1$s tətbiqi işləməyəcək."
"common_google_play_services_update_button" : "Güncəlləyin"
"common_google_play_services_update_text" : "%1$s Google Play xidmətləri yeniləmə halda çalışmaz."
"common_google_play_services_update_title" : "Google Play xidmətlərini güncəlləşdirin"
"common_google_play_services_updating_text" : "%1$s hal-hazırda güncəllənən Google Play xidmətləri olmadan çalışmayacaq."
"common_google_play_services_wear_update_text" : "Google Play xidmətlərinin yeni versiyası lazımdır. Qısa müddətə özünü yeniləyəcək."
"common_open_on_phone" : "Telefonda açın"
"common_signin_button_text" : "Daxil olun"
"common_signin_button_text_long" : "Google ilə daxil olun"
"fcm_fallback_notification_channel_label" : "Müxtəlif"
"offline_notification_text" : "Reklamı açmaq üçün toxunun"
"offline_notification_title" : "Oflayn olduqda yadda saxladığınız reklama baxın"
"offline_opt_in_confirm" : "OK"
"offline_opt_in_confirmation" : "Yenidən onlayn olduqda keçid olan bildiriş alacaqsınız"
"offline_opt_in_decline" : "Xeyr, təşəkkür"
"offline_opt_in_message" : "Sizə reklamçının saytına keçid olan bildiriş göndərəcəyik."
"offline_opt_in_title" : "Yenidən onlayn olduqda reklamı açın."
"s1" : "Şəkli yadda saxlayın"
"s2" : "Reklama təsvirləri Şəkil qalereyasında saxlamağa icazə verilsin?"
"s3" : "Qəbul edin"
"s4" : "Rədd edin"
"s5" : "Təqvim tədbiri yaradın"
"s6" : "Təqvim tədbiri yaratmaq üçün Reklama icazə verilsin?"
"s7" : "Test Reklamı"
"search_menu_title" : "Axtarın"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "Tunjukkan jalan ke rumah"
"abc_action_bar_up_description" : "Kembali ke atas"
"abc_action_menu_overflow_description" : "Opsi lain"
"abc_action_mode_done" : "Selesai"
"abc_activity_chooser_view_see_all" : "Lihat semua"
"abc_activitychooserview_choose_application" : "Pilih aplikasi"
"abc_capital_off" : "NONAKTIF"
"abc_capital_on" : "AKTIF"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "delete"
"abc_menu_enter_shortcut_label" : "enter"
"abc_menu_function_shortcut_label" : "Function+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "spasi"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Menu+"
"abc_search_hint" : "Telusuri..."
"abc_searchview_description_clear" : "Hapus kueri"
"abc_searchview_description_query" : "Telusuri kueri"
"abc_searchview_description_search" : "Telusuri"
"abc_searchview_description_submit" : "Kirim kueri"
"abc_searchview_description_voice" : "Penelusuran suara"
"abc_shareactionprovider_share_with" : "Bagikan dengan"
"abc_shareactionprovider_share_with_application" : "Bagikan dengan %s"
"abc_toolbar_collapse_description" : "Ciutkan"
"common_google_play_services_enable_button" : "Aktifkan"
"common_google_play_services_enable_text" : "%1$s tidak akan berfungsi jika layanan Google Play tidak diaktifkan."
"common_google_play_services_enable_title" : "Aktifkan layanan Google Play"
"common_google_play_services_install_button" : "Instal"
"common_google_play_services_install_text" : "%1$s tidak akan berjalan tanpa layanan Google Play, yang tidak ada di perangkat Anda."
"common_google_play_services_install_title" : "Dapatkan layanan Google Play"
"common_google_play_services_notification_channel_name" : "Ketersediaan layanan Google Play"
"common_google_play_services_notification_ticker" : "Kesalahan layanan Google Play"
"common_google_play_services_unknown_issue" : "%1$s mengalami masalah dengan layanan Google Play. Coba lagi."
"common_google_play_services_unsupported_text" : "%1$s tidak akan berjalan tanpa layanan Google Play, yang tidak didukung oleh perangkat Anda."
"common_google_play_services_update_button" : "Update"
"common_google_play_services_update_text" : "%1$s tidak akan berjalan jika layanan Google Play tidak diperbarui."
"common_google_play_services_update_title" : "Perbarui layanan Google Play"
"common_google_play_services_updating_text" : "%1$s tidak akan berjalan tanpa layanan Google Play, yang saat ini sedang diperbarui."
"common_google_play_services_wear_update_text" : "Perlu versi baru layanan Google Play. Akan segera memperbarui sendiri."
"common_open_on_phone" : "Buka di ponsel"
"common_signin_button_text" : "Login"
"common_signin_button_text_long" : "Login dengan Google"
"fcm_fallback_notification_channel_label" : "Lain-Lain"
"offline_notification_text" : "Ketuk untuk membuka iklan"
"offline_notification_title" : "Lihat iklan yang Anda simpan ketika offline"
"offline_opt_in_confirm" : "Oke"
"offline_opt_in_confirmation" : "Anda akan menerima notifikasi berisi link ketika Anda kembali online"
"offline_opt_in_decline" : "Tidak"
"offline_opt_in_message" : "Kami akan mengirimkan notifikasi kepada Anda berisi link ke situs pengiklan."
"offline_opt_in_title" : "Buka iklan ketika Anda kembali online."
"s1" : "Simpan gambar"
"s2" : "Izinkan Iklan menyimpan gambar di Galeri foto?"
"s3" : "Terima"
"s4" : "Tolak"
"s5" : "Buat acara kalender"
"s6" : "Izinkan Iklan membuat acara kalender?"
"s7" : "Tes Iklan"
"search_menu_title" : "Telusuri"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "घराकडे नेव्हिगेट करा"
"abc_action_bar_up_description" : "वर नेव्हिगेट करा"
"abc_action_menu_overflow_description" : "आणखी पर्याय"
"abc_action_mode_done" : "पूर्ण झाले"
"abc_activity_chooser_view_see_all" : "सर्व पाहा"
"abc_activitychooserview_choose_application" : "अॅप निवडा"
"abc_capital_off" : "बंद"
"abc_capital_on" : "सुरू"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "हटवा"
"abc_menu_enter_shortcut_label" : "एंटर करा"
"abc_menu_function_shortcut_label" : "Function+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "space"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "मेनू+"
"abc_search_hint" : "शोधा…"
"abc_searchview_description_clear" : "क्वेरी साफ करा"
"abc_searchview_description_query" : "शोध क्वेरी"
"abc_searchview_description_search" : "शोध"
"abc_searchview_description_submit" : "क्वेरी सबमिट करा"
"abc_searchview_description_voice" : "व्हॉइस शोध"
"abc_shareactionprovider_share_with" : "यांच्यासोबत शेअर करा"
"abc_shareactionprovider_share_with_application" : "%s सह शेअर करा"
"abc_toolbar_collapse_description" : "कोलॅप्स करा"
"common_google_play_services_enable_button" : "सुरू करा"
"common_google_play_services_enable_text" : "तुम्ही Google Play सेवा सक्षम केल्याशिवाय %1$s हा अॅप कार्य करणार नाही."
"common_google_play_services_enable_title" : "Google Play सेवा सुरू करा"
"common_google_play_services_install_button" : "स्थापित करा"
"common_google_play_services_install_text" : "Google Play सेवा आपल्या डिव्हाइसवर उपलब्ध नाही, त्याशिवाय %1$s चालणार नाही."
"common_google_play_services_install_title" : "Google Play सेवा मिळवा"
"common_google_play_services_notification_channel_name" : "Google Play सेवा उपलब्धता"
"common_google_play_services_notification_ticker" : "Google Play सेवा एरर"
"common_google_play_services_unknown_issue" : "%1$s ला Google Play सेवांमध्ये समस्या येत आहे. कृपया पुन्हा प्रयत्न करा."
"common_google_play_services_unsupported_text" : "तुमचे डिव्हाइस सपोर्ट करत नसलेल्या, Google Play सेवांशिवाय %1$s चालणार नाही."
"common_google_play_services_update_button" : "अपडेट करा"
"common_google_play_services_update_text" : "तुम्ही Google Play सेवा अपडेट करेपर्यंत %1$s चालणार नाही."
"common_google_play_services_update_title" : "Google Play सेवा अपडेट करा"
"common_google_play_services_updating_text" : "सध्या अपडेट होत असलेल्या, Google Play सेवांशिवाय %1$s चालणार नाही."
"common_google_play_services_wear_update_text" : "Google Play सेवांच्या नवीन आवृत्तीची आवश्यकता आहे. हे स्वत:ला लवकरच अपडेट करेल."
"common_open_on_phone" : "फोनवर उघडा"
"common_signin_button_text" : "साइन इन करा"
"common_signin_button_text_long" : "Google सह साइन इन करा"
"fcm_fallback_notification_channel_label" : "मिश्र"
"offline_notification_text" : "जाहिरात उघडण्यासाठी टॅप करा"
"offline_notification_title" : "तुम्ही ऑफलाइन असताना तुम्ही सेव्ह केलेली जाहिरात पाहा"
"offline_opt_in_confirm" : "ओके"
"offline_opt_in_confirmation" : "तुम्ही पुन्हा ऑनलाइन याल तेव्हा तुम्हाला लिंकसह सूचना मिळेल"
"offline_opt_in_decline" : "नाही, नको"
"offline_opt_in_message" : "आम्ही तुम्हाला जाहिरातदाराच्या साइटच्या लिंकसह एक सूचना पाठवू."
"offline_opt_in_title" : "तुम्ही पुन्हा ऑनलाइन याल तेव्हा जाहिरात उघडा."
"s1" : "इमेज सेव्ह करा"
"s2" : "चित्र गॅलरीत इमेज संग्रहित करण्याची जाहिरातीस अनुमती द्यायची?"
"s3" : "स्वीकारा"
"s4" : "नकार द्या"
"s5" : "कॅलेंडर इव्हेंट तयार करा"
"s6" : "जाहिरातीस कॅलेंडर इव्हेंट तयार करण्याची परवानगी द्यायची?"
"s7" : "चाचणी जाहिरात"
"search_menu_title" : "शोध"
"status_bar_notification_info_overflow" : "९९९+"
"abc_action_bar_home_description" : "Навигиране към началния екран"
"abc_action_bar_up_description" : "Навигиране нагоре"
"abc_action_menu_overflow_description" : "Още опции"
"abc_action_mode_done" : "Готово"
"abc_activity_chooser_view_see_all" : "Преглед на всички"
"abc_activitychooserview_choose_application" : "Изберете приложение"
"abc_capital_off" : "ИЗКЛ."
"abc_capital_on" : "ВКЛ."
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "delete"
"abc_menu_enter_shortcut_label" : "enter"
"abc_menu_function_shortcut_label" : "Function+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "клавиша за интервал"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Menu+"
"abc_search_hint" : "Търсете…"
"abc_searchview_description_clear" : "Изчистване на заявката"
"abc_searchview_description_query" : "Заявка за търсене"
"abc_searchview_description_search" : "Търсене"
"abc_searchview_description_submit" : "Изпращане на заявката"
"abc_searchview_description_voice" : "Гласово търсене"
"abc_shareactionprovider_share_with" : "Споделяне със:"
"abc_shareactionprovider_share_with_application" : "Споделяне със: %s"
"abc_toolbar_collapse_description" : "Свиване"
"common_google_play_services_enable_button" : "Активиране"
"common_google_play_services_enable_text" : "%1$s няма да работи, освен ако не активирате услугите за Google Play."
"common_google_play_services_enable_title" : "Активиране на услугите за Google Play"
"common_google_play_services_install_button" : "Инсталиране"
"common_google_play_services_install_text" : "%1$s няма да се изпълнява, тъй като услугите за Google Play не са инсталирани на устройството ви."
"common_google_play_services_install_title" : "Изтегляне на услугите за Google Play"
"common_google_play_services_notification_channel_name" : "Наличност на услугите за Google Play"
"common_google_play_services_notification_ticker" : "Грешка в услугите за Google Play"
"common_google_play_services_unknown_issue" : "%1$s има проблеми с услугите за Google Play. Моля, опитайте отново."
"common_google_play_services_unsupported_text" : "%1$s няма да се изпълнява, тъй като услугите за Google Play не се поддържат от устройството ви."
"common_google_play_services_update_button" : "Актуализиране"
"common_google_play_services_update_text" : "%1$s няма да се изпълнява, освен ако не актуализирате услугите за Google Play."
"common_google_play_services_update_title" : "Актуализиране на услугите за Google Play"
"common_google_play_services_updating_text" : "%1$s няма да се изпълнява без услугите за Google Play. Понастоящем те се актуализират."
"common_google_play_services_wear_update_text" : "Необходима е нова версия на услугите за Google Play. Скоро тя ще се актуализира автоматично."
"common_open_on_phone" : "Отваряне на телефона"
"common_signin_button_text" : "Вход"
"common_signin_button_text_long" : "Вход с Google"
"fcm_fallback_notification_channel_label" : "Разни"
"offline_notification_text" : "Докоснете, за да отворите рекламата"
"offline_notification_title" : "Прегледайте рекламата, която запазихте, докато бяхте офлайн"
"offline_opt_in_confirm" : "ОК"
"offline_opt_in_confirmation" : "Ще получите известие с връзката, когато отново сте онлайн"
"offline_opt_in_decline" : "Не"
"offline_opt_in_message" : "Ще ви изпратим известие с връзка към сайта на рекламодателя."
"offline_opt_in_title" : "Отворете рекламата, когато отново сте онлайн."
"s1" : "Запазване на изображението"
"s2" : "Да се разреши ли на рекламата да съхрани изображение в галерията със снимки?"
"s3" : "Приемам"
"s4" : "Отхвърлям"
"s5" : "Създаване на събитие в календара"
"s6" : "Да се разреши ли на рекламата да създаде събитие в календара?"
"s7" : "Тестова реклама"
"search_menu_title" : "Търсене"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "Navegar para a página inicial"
"abc_action_bar_up_description" : "Navegar para cima"
"abc_action_menu_overflow_description" : "Mais opções"
"abc_action_mode_done" : "Concluído"
"abc_activity_chooser_view_see_all" : "Ver tudo"
"abc_activitychooserview_choose_application" : "Selecionar um app"
"abc_capital_off" : "DESATIVADO"
"abc_capital_on" : "ATIVADO"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "delete"
"abc_menu_enter_shortcut_label" : "enter"
"abc_menu_function_shortcut_label" : "Function+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "espaço"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Menu+"
"abc_search_hint" : "Pesquisar…"
"abc_searchview_description_clear" : "Limpar consulta"
"abc_searchview_description_query" : "Consulta de pesquisa"
"abc_searchview_description_search" : "Pesquisar"
"abc_searchview_description_submit" : "Enviar consulta"
"abc_searchview_description_voice" : "Pesquisa por voz"
"abc_shareactionprovider_share_with" : "Compartilhar com"
"abc_shareactionprovider_share_with_application" : "Compartilhar com %s"
"abc_toolbar_collapse_description" : "Recolher"
"abort" : "Cancelar"
"about" : "Sobre"
"about_message" : "Crie seus próprios adesivos para o Whatsapp!
Depois que criado,pode usar para sempre, compartilhar com seus amigos e mais
3Passos para criar seu adesivo:
1. Selecione uma foto da sua sua galeria ou escolhaCrie adesivos livremente (para obter um fundo transparente) '
2.Personalize, adicionando emojis, filtros ou texto.
3. Clique no botão'Adicione ao WhatsApp' na parte de baixo da tela
Pronto! Agora você pode compartilhar com todos, para sempre! n
Com esse aplicativo você pode criar adesivos e adicionar a versão mais nova do WhatsApp.
Tome cuidado! Ao apagar o aplicativo você pode perder os adesivos s
Exoneração:
Nos não usamos com.theartofdev.edmodo.cropper library para cortar as imagens
Usamos ja.burhanrashid52:photoeditor library and sample para editar as imagens
Esse aplicativo não é afilhado ou patrocinado pelo WhatsApp Inc."
"about_title" : "Sobre"
"add_as_stickers_pack" : "Adicionar como pacote de adesivos"
"add_button_content_description" : "Adicionar pacote de adesivos ao WhatsApp"
"add_new" : "Novo pacote"
"add_new_pack" : "Adicionar novo pacote"
"add_text_emoji" : "Adicionar Texto & Emoji"
"add_to_sticker_pack" : "Adicionar ao pacote de adesivos"
"add_to_whatsapp" : "Adicionar ao WhatsApp"
"added_to_sticker_pack" : "Adicionado ao seu pacote de adesivos!"
"album_name_all" : "Todas as mídias"
"almost_done" : "quase pronto.."
"animated_permission_text" : "Você precisa conceder permissão para criar adesivos animados simples"
"animated_preview_still_loading" : "Uma pré-visualização do adesivo ainda está sendo carregada"
"animated_sticker_option" : "Adesivo animado"
"animated_stickers_pack" : "Pacote de adesivos animados"
"app_name" : "Criar adesivos para WhatsApp"
"area_select" : "Area"
"auto_remove_background" : "Remover fundo automaticamente"
"auto_select" : "Auto-seleção"
"backup" : "Cópia de segurança"
"backup_all" : "Faça backup de tudo"
"backup_and_restore" : "Cópia de segurança & Restaurar"
"backup_restore_in_progress" : "Backup ou restauração em andamento"
"bring_front" : "Frente"
"brush" : "Pincel"
"brush_size" : "Tamanho de pincel"
"button_apply" : "Aplicar (%1$d)"
"button_apply_default" : "Aplicar"
"button_back" : "Voltar"
"button_ok" : "OK"
"button_original" : "Original"
"button_preview" : "Visualizar"
"button_sure" : "Claro (%1$d)"
"button_sure_default" : "Claro"
"can_remove_only_last_pack" : "Você pode remover apenas o último pacote."
"cancel" : "Cancelar"
"cant_remove" : "Você não pode remover esse adesivo."
"cant_use_this_image" : "não pode usar esta imagem"
"change_background" : "fundo"
"change_pack_icon" : "Alterar ícone do pacote"
"change_sticker_pack_icon" : "Alterar o ícone do pacote"
"choose_a_shape" : "Escolha um formato"
"click_to_link" : "clique para ligar"
"close" : "Fechar"
"confirm" : "Sim"
"confirm_happy" : "Sim!"
"contact_us" : "Contate-Nos"
"copy_sticker" : "Copiar adesivo"
"create_animated_sticker" : "Criar adesivo animado"
"create_icon_based_on_a_photo" : "Imagem"
"create_icon_freely" : "Fundo transparente"
"create_pack_icon" : "Criar ícone de pacote"
"create_sticker_based_on_a_photo" : "Imagem"
"create_sticker_freely" : "Fundo transparente"
"crop_cancel" : "Cancelar"
"crop_rotate" : "Recortar"
"crop_save" : "Está bem"
"ct_auto_clear" : "Escolha a cor para remover"
"ct_brush" : "Escolha o tamanho e o deslocamento do pincel"
"ct_brush_size" : "Escolha o tamanho do pincel"
"ct_crop_rotate" : "Cortar ou girar a imagem"
"ct_select" : "Selecione o que manter"
"delete_sticker" : "Excluir adesivo"
"details_pack_already_added" : "Pacote de adesivos adicionado ao WhatsApp"
"discard" : "Descartar"
"do_you_want_to_remove_pack" : "Deseja remover esse pacote de adesivos?"
"do_you_want_to_remove_pack_backup" : "Quer excluir o pacote de adesivos de backup?"
"done" : "Pronto"
"dont_ask" : "Não pergunte"
"double_click_an_image_to_erase_background" : "Clique duas vezes em uma imagem para apagar o plano de fundo"
"duplicate" : "Duplicado"
"edit" : "Editar"
"edit_sticker" : "Editar adesivo"
"empty_text" : "Ainda não há mídia"
"enter_search_query" : "Insira a consulta de pesquisa"
"erase_crop_text" : "Editar o fundo"
"erasing_background" : "Erasing background…"
"error" : "ERRO, por favor, tente novamente"
"error_adding_sticker_pack" : "Não foi possível adicionar este pacote de adesivos. Instale a versão mais recente do WhatsApp antes de adicionar o pacote de adesivos"
"error_adding_video_to_sticker" : "A duração do vídeo não pode ser superior a 10 segundos."
"error_create_animated" : "Erro ao criar o adesivo"
"error_file_type" : "Tipo de arquivo não suportado"
"error_gallery_pick" : "Você não pode escolher adesivo da galeria, entre em contato conosco."
"error_no_video_activity" : "Nenhum aplicativo encontrado com suporte à visualização de vídeo"
"error_over_count" : "Você só pode selecionar até %1$d arquivos de mídia"
"error_over_count_default" : "Você atingiu o máximo selecionável"
"error_over_original_count" : "%1$d imagens sobre %2$d MB. O original será desmarcado"
"error_over_original_size" : "Não é possível selecionar as imagens maiores que %1$d MB"
"error_over_quality" : "Sobre a qualidade"
"error_title" : "Erro"
"error_type_conflict" : "Não é possível selecionar imagens e vídeos ao mesmo tempo"
"error_under_quality" : "Em qualidade"
"error_while_generating" : "Erro ao gerar o adesivo"
"exit_without_saving" : "Deseja sair sem salvar?"
"external_storage_permission" : "Permissão de armazenamento externo"
"featured_by_google_images" : "Featured by google images"
"first_create_animated_sticker" : "Primeiro, crie o adesivo animado"
"first_create_sticker" : "Primeiro, crie o adesivo"
"first_remove_on_whatsapp" : "Primeiro, remova-o no aplicativo Whatsapp."
"flip_horizontally" : "Virar horizontalmente"
"flip_vertically" : "Virar verticalmente"
"frames_delay" : "Período de tempo para cada adesivo"
"frames_delay_btn" : "Duração de quadro:"
"from_start_to_this_frame" : "Do início a este quadro"
"from_this_frame_to_end" : "Deste quadro ao fim"
"generating_sticker" : "Gerando adesivo .."
"generating_sticker_multi" : "Gerando adesivo"
"icons_instructions" : "Instruções dos ícones"
"import_from_giphy" : "Importado de GIPHY"
"info_screen_tray_icon" : "Ícone da pasta"
"it_may_take_a_while" : "Isso pode demorar um pouco …"
"keep_sticker_packs" : "Faça backup de seus pacotes de adesivos no Google Drive"
"label_brush" : "Escova"
"label_emoji" : "Emoji"
"label_eraser" : "Borracha"
"label_filter" : "Filtro"
"label_sticker" : "Adesivo"
"label_text" : "Texto"
"last_backup" : "último backup: {0}"
"loading" : "Carregando…"
"local_pack_need_backup" : "Pacote local precisa de backup"
"local_pack_need_update" : "Pacote local precisa de atualização"
"log_out" : "sair"
"max_frames_25" : "quadros máximas - 25"
"more_info_button" : "Mais informações sobre o pacote de adesivos"
"must_internet_connection" : "Conexão com a Internet não está disponível"
"new_feature" : "Novo recurso!"
"no" : "Não"
"no_more_ads" : "NÃO QUERO MAIS ANÚNCIOS !!"
"no_more_ads_text" : "Obrigado, divirta-se enquanto cria mais adesivos!"
"no_sad" : "Agora não.."
"no_stickers_found" : "Nenhum adesivo encontrado"
"not_exist" : "ausência de"
"offset" : "Deslocamento"
"ok" : "Está bem"
"only_this_frame" : "Só esta moldura"
"pack_doesnt_exist" : "Pacote não existe"
"pack_name" : "Nome do pacote"
"pack_name_needed" : "Por favor, Tipo nome do pacote"
"pack_only_on_drive" : "O pacote existe apenas no Google Drive"
"pack_successfuly_added" : "Pacote adicionado com sucesso!"
"pack_successfuly_added_please_add_to_whatsapp_later" : "Pacote criado com sucesso! você precisa adicioná-lo ao whatsApp posteriormente"
"pack_synced" : "Pacote sincronizado"
"packs_will_be_updated" : "Os pacotes {0} serão atualizados"
"pay_attention_animated_stickers_arent_supported" : "Preste atenção, adesivos animados ainda não são totalmente suportados pelo Whatsapp"
"permissions" : "Permissões"
"permissions_text" : "Precisamos da sua aprovação para prosseguir com o processo"
"photo_grid_capture" : "Câmera"
"pick_custom_color" : "Escolha cor personalizada"
"pick_custom_font" : "Fonte personalizada"
"pick_from_gallery" : "Escolha da galeria"
"pick_from_whatsapp" : "Escolha da WhatsApp"
"please_add_some_frames_first" : "Primeiro adicione alguns adesivos"
"please_click_back_again_to_exit" : "Clique em VOLTAR novamente para sair"
"please_wait_unti" : "Aguarde o carregamento de todos os adesivos"
"please_wait_until_complete" : "Aguarde até que o processo seja concluído com sucesso."
"privacy_policy" : "Política de Privacidade"
"problem_try_later" : "Pode haver um problema, tente novamente mais tarde"
"purchase_canceled" : "Compra cancelada"
"purchase_error" : "Erro NA compra, entre em contato com o desenvolvedor, código de erro"
"random" : "aleatória"
"rate_five_stars" : "Classif 5 Estrelas"
"remove" : "Remover"
"remove_ads" : "Remover propagandas"
"remove_frame" : "Remover moldura"
"remove_frame_text" : "Deseja remover esse quadro?"
"remove_sticker" : "Remover adesivo"
"remove_sticker_pack" : "Remover pacote de adesivos"
"remove_sticker_pack_backup" : "Remover backup do pacote de adesivos"
"remove_sticker_text" : "Deseja remover o adesivo?"
"removed_from_google_drive" : "removido do Google Drive.."
"reset" : "Reiniciar"
"restore" : "Restaurar"
"restore_all" : "Restaurar tudo"
"rotate_image" : "Rodar a imagem"
"save" : "Salvar"
"saving_it" : "Salvando …"
"search" : "Procurar"
"search_images_online" : "Pesquise imagens online"
"search_menu_title" : "Pesquisar"
"searching" : "procurando.."
"select" : "Selecionar"
"select_a_pack" : "Selecione um pacote"
"send_email" : "Enviar email"
"shadow" : "Sombra"
"shape_it" : "Molde-o!"
"shape_them_all" : "Moldar todos!"
"share_pack" : "Compartilhar pacote"
"shared_pack_text" : "Olá! Faça o download 'Criar adesivos para WhatsApp' para usar este pacote"
"show_tutorial" : "Mostrar tutorial"
"single_sticker_option" : "Adesivo único"
"size" : "Tamanho"
"status_bar_notification_info_overflow" : "999+"
"sticker" : "Adesivo"
"sticker_pack_full" : "O pacote de adesivos está cheio!"
"sticker_pack_icon_changed" : "Ícone do pacote de adesivos alterado!"
"sticker_pack_icon_created" : "Ícone do pacote de adesivos criado!"
"sticker_preview" : "Visualização da adesivo"
"stickers" : "adesivos"
"stickers_limit" : "30 adesivos"
"stickers_publisher_name" : "Nome do editor de adesivos"
"stroke" : "Armação"
"stroke_color_and_thickness" : "Cor e espessura"
"t_add_new_pack_text" : "Clique aqui para adicionar um novo pacote de adesivos"
"t_add_new_pack_title" : "Adicionar novo pacote"
"t_add_new_sticker_text" : "Clique aqui para adicionar um novo adesivo"
"t_add_new_sticker_title" : "Novo adesivo"
"t_add_pack_text" : "Clique aqui para adicionar este pacote ao Whatsapp"
"t_animated_sticker_text" : "Aqui você pode criar adesivos animados"
"t_animated_sticker_title" : "Adesivo animado"
"t_auto_remove_bg_for_ppl_and_animals" : "Remover fundo automaticamente para pessoas e animais"
"t_autoclear_text" : "A limpeza automática limpará parte da sua imagem, experimente!"
"t_autoclear_title" : "Limpeza automática"
"t_brush_text" : "Defina o tamanho do pincel para apagar"
"t_brush_title" : "Pincel"
"t_change_background_text" : "Alterar plano de fundo do editor nO plano de fundo não será salvo com a imagem .. :)"
"t_change_background_title" : "Alterar o fundo do editor"
"t_change_sticker_pack_icon_text" : "Clique aqui para alterar o ícone do pacote"
"t_choose_sticker_type" : "Escolha o tipo de adesivo:"
"t_create_sticker" : "Criar adesivo"
"t_create_stickers" : "Aqui você pode criar adesivos a partir da imagem ou livremente"
"t_crop_text" : "Corte, gire e inverta sua imagem em qualquer direção"
"t_crop_title" : "Recortat"
"t_delete_sticker_text" : "Clique aqui para excluir um adesivo"
"t_delete_sticker_title" : "excluir adesivo"
"t_erase_and_crop_text" : "Aqui você encontrará ferramentas para apagar o fundo da sua imagem e Cortar"
"t_erase_and_crop_title" : "Apagar e Cortar"
"t_freely_text" : "Comece com um quadro em branco e adicione texto, emojis e muito mais"
"t_freely_title" : "Livre"
"t_hello_title" : "Olá!"
"t_hold_here_text" : "E arraste :)"
"t_hold_here_title" : "Segure aqui"
"t_manage_text" : "Clique em qualquer pacote para gerenciá-lo"
"t_manage_title" : "Gerenciar"
"t_new_animated_sticker_text" : "Adicione um novo adesivo à sequência"
"t_new_animated_sticker_title" : "Novo adesivo"
"t_photo" : "foto"
"t_photo_text" : "Escolha uma imagem como base para seu adesivo"
"t_reset_text" : "Começar tudo de novo"
"t_reset_title" : "Reiniciar"
"t_save_erase_text" : "Salve e continue"
"t_save_text" : "Salvar seu adesivo"
"t_save_title" : "Salvar"
"t_select_text" : "Clique para selecionar uma área que você gostaria de manter"
"t_select_title" : "Selecionar"
"t_shapeit_text" : "Aplique uma forma ao seu adesivo"
"t_shapeit_title" : "Molde-o"
"t_status_text" : "Indica se o pacote foi adicionado ao Whatsapp"
"t_status_title" : "Status"
"t_sticker_options_text" : "Clique para editar todos os quadros"
"t_sticker_options_title" : "Editar todos os quadros"
"t_sticker_pack_text" : "Aqui você poderá editar seu pacote"
"t_sticker_pack_title" : "Pacote de adesivos"
"t_zoom_text" : "Aumente ou diminua o zoom apertando ou tocando duas vezes"
"t_zoom_title" : "Ampliação"
"terms_conditions" : "Termos e Condições"
"text" : "TEXTO"
"thickness" : "espessura:"
"title_activity_add_frame" : "Adicionar quadro"
"title_activity_sticker_pack_details_multiple_pack" : "Detalhes do adesivo"
"title_activity_sticker_pack_details_single_pack" : "Criar adesivos para WhatsApp"
"title_activity_sticker_pack_info" : "Informações"
"title_activity_sticker_packs_list" : "Pacotes de adesivos"
"title_validation_error" : "Erro com o pacote"
"tolerance" : "Tolerância"
"transparent_background_only" : "Apenas fundo transparente"
"tray_image_content_description" : "Imagem da pasta do pacote de adesivos"
"try_reduce_frames_count" : "Tente reduzir a contagem de quadros"
"underline_text" : "Texto"
"update_whatsapp" : "atualize o WhatsApp para a versão mais recente do Google Play"
"use_image" : "Usar imagem"
"video_ad_failed" : "Falha ao carregar o anúncio em vídeo, código de erro"
"view_webpage" : "Ver página da web"
"watch_video_create_animated" : "Você precisa assistir ao vídeo para criar um adesivo animado"
"welcoming_guide" : "Parece que você é novo por aqui, n serei o seu guia em nosso aplicativo n clique em qualquer lugar para continuar n e clique em voltar para sair do tutorial n Se você precisar de mim novamente n, clique nos três pontos na parte superior"
"will_be_updated" : "O pacote {0} será atualizado"
"zoom" : "Ampliação"
"abc_action_bar_home_description" : "Navigate home"
"abc_action_bar_up_description" : "Navigate up"
"abc_action_menu_overflow_description" : "More options"
"abc_action_mode_done" : "Done"
"abc_activity_chooser_view_see_all" : "See all"
"abc_activitychooserview_choose_application" : "Choose an app"
"abc_capital_off" : "OFF"
"abc_capital_on" : "ON"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "delete"
"abc_menu_enter_shortcut_label" : "enter"
"abc_menu_function_shortcut_label" : "Function+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "space"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Menu+"
"abc_search_hint" : "Search…"
"abc_searchview_description_clear" : "Clear query"
"abc_searchview_description_query" : "Search query"
"abc_searchview_description_search" : "Search"
"abc_searchview_description_submit" : "Submit query"
"abc_searchview_description_voice" : "Voice search"
"abc_shareactionprovider_share_with" : "Share with"
"abc_shareactionprovider_share_with_application" : "Share with %s"
"abc_toolbar_collapse_description" : "Collapse"
"common_google_play_services_enable_button" : "Enable"
"common_google_play_services_enable_text" : "%1$s won't work unless you enable Google Play services."
"common_google_play_services_enable_title" : "Enable Google Play services"
"common_google_play_services_install_button" : "Install"
"common_google_play_services_install_text" : "%1$s won't run without Google Play services, which are missing from your device."
"common_google_play_services_install_title" : "Get Google Play services"
"common_google_play_services_notification_channel_name" : "Google Play services availability"
"common_google_play_services_notification_ticker" : "Google Play services error"
"common_google_play_services_unknown_issue" : "%1$s is having trouble with Google Play services. Please try again."
"common_google_play_services_unsupported_text" : "%1$s won't run without Google Play services, which are not supported by your device."
"common_google_play_services_update_button" : "Update"
"common_google_play_services_update_text" : "%1$s won't run unless you update Google Play services."
"common_google_play_services_update_title" : "Update Google Play services"
"common_google_play_services_updating_text" : "%1$s won't run without Google Play services, which are currently updating."
"common_google_play_services_wear_update_text" : "New version of Google Play services needed. It will update itself shortly."
"common_open_on_phone" : "Open on phone"
"common_signin_button_text" : "Sign In"
"common_signin_button_text_long" : "Sign in with Google"
"fcm_fallback_notification_channel_label" : "Miscellaneous"
"offline_notification_text" : "Tap to open ad"
"offline_notification_title" : "View the ad you saved when you were offline"
"offline_opt_in_confirm" : "OK"
"offline_opt_in_confirmation" : "You'll get a notification with the link when you're back online"
"offline_opt_in_decline" : "No, thanks"
"offline_opt_in_message" : "We'll send you a notification with a link to the advertiser site."
"offline_opt_in_title" : "Open ad when you're back online."
"s1" : "Save image"
"s2" : "Allow Ad to store image in Picture gallery?"
"s3" : "Accept"
"s4" : "Decline"
"s5" : "Create calendar event"
"s6" : "Allow Ad to create a calendar event?"
"s7" : "Test Ad"
"search_menu_title" : "Search"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "Przejdź na stronę główną"
"abc_action_bar_up_description" : "Przejdź wyżej"
"abc_action_menu_overflow_description" : "Więcej opcji"
"abc_action_mode_done" : "Gotowe"
"abc_activity_chooser_view_see_all" : "Pokaż wszystko"
"abc_activitychooserview_choose_application" : "Wybierz aplikację"
"abc_capital_off" : "WYŁ."
"abc_capital_on" : "WŁ."
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "Delete"
"abc_menu_enter_shortcut_label" : "Enter"
"abc_menu_function_shortcut_label" : "Funkcyjny+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "spacja"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Menu+"
"abc_search_hint" : "Szukaj…"
"abc_searchview_description_clear" : "Wyczyść zapytanie"
"abc_searchview_description_query" : "Zapytanie"
"abc_searchview_description_search" : "Szukaj"
"abc_searchview_description_submit" : "Wyślij zapytanie"
"abc_searchview_description_voice" : "Wyszukiwanie głosowe"
"abc_shareactionprovider_share_with" : "Udostępnij przez:"
"abc_shareactionprovider_share_with_application" : "Udostępnij przez: %s"
"abc_toolbar_collapse_description" : "Zwiń"
"album_name_all" : "Wszystkie Media"
"button_apply" : "Zatwierdź(%1$d)"
"button_apply_default" : "Zatwierdź"
"button_back" : "Wstecz"
"button_ok" : "OK"
"button_original" : "Oryginał"
"button_preview" : "Preview"
"button_sure" : "Zatwierdź(%1$d)"
"button_sure_default" : "Zatwierdź"
"common_google_play_services_enable_button" : "Włącz"
"common_google_play_services_enable_text" : "Aplikacja %1$s nie będzie działać, jeśli nie włączysz Usług Google Play."
"common_google_play_services_enable_title" : "Włącz Usługi Google Play"
"common_google_play_services_install_button" : "Zainstaluj"
"common_google_play_services_install_text" : "%1$s nie będzie działać, jeśli nie zainstalujesz na urządzeniu Usług Google Play."
"common_google_play_services_install_title" : "Pobierz Usługi Google Play"
"common_google_play_services_notification_channel_name" : "Dostępność Usług Google Play"
"common_google_play_services_notification_ticker" : "Błąd Usług Google Play"
"common_google_play_services_unknown_issue" : "%1$s ma problem z dostępem do Usług Google Play. Spróbuj jeszcze raz."
"common_google_play_services_unsupported_text" : "%1$s nie będzie działać bez Usług Google Play, które nie są obecnie obsługiwane przez urządzenie."
"common_google_play_services_update_button" : "Aktualizuj"
"common_google_play_services_update_text" : "Aplikacja %1$s nie będzie działać, jeśli nie zaktualizujesz Usług Google Play."
"common_google_play_services_update_title" : "Zaktualizuj Usługi Google Play"
"common_google_play_services_updating_text" : "Aplikacja %1$s nie będzie działać bez Usług Google Play, które są obecnie aktualizowane."
"common_google_play_services_wear_update_text" : "Wymagana jest nowa wersja Usług Google Play. Wkrótce nastąpi automatyczna aktualizacja."
"common_open_on_phone" : "Otwórz na telefonie"
"common_signin_button_text" : "Zaloguj się"
"common_signin_button_text_long" : "Zaloguj się przez Google"
"crop_image_activity_no_permissions" : "Przerywaniem, potrzebne uprawnienia nie zostały nadane"
"crop_image_activity_title" : ""
"crop_image_menu_crop" : "Przytnij"
"crop_image_menu_flip" : "Odbij"
"crop_image_menu_flip_horizontally" : "Odbij poziomo"
"crop_image_menu_flip_vertically" : "Odbij pionowo"
"crop_image_menu_rotate_left" : "Obróć w lewo"
"crop_image_menu_rotate_right" : "Obróć"
"empty_text" : "Brak mediów"
"error_file_type" : "Niewspierany typ pliku"
"error_no_video_activity" : "Nie znaleziono aplikacji wspierającej podgląd wideo"
"error_over_count" : "Możesz wybrać do %1$d plików"
"error_over_count_default" : "Osiągnąłeś limit wybieralnych elementów"
"error_over_quality" : "Powyżej jakości"
"error_type_conflict" : "Nie można wybierać obrazów i filmów w tym samym czasie"
"error_under_quality" : "Poniżej jakości"
"fcm_fallback_notification_channel_label" : "Inne"
"offline_notification_text" : "Kliknij, by otworzyć reklamę"
"offline_notification_title" : "Wyświetl reklamę zapisaną w trybie offline"
"offline_opt_in_confirm" : "OK"
"offline_opt_in_confirmation" : "Otrzymasz powiadomienie z linkiem, gdy znów połączysz się z internetem"
"offline_opt_in_decline" : "Nie"
"offline_opt_in_message" : "Wyślemy Ci powiadomienie z linkiem do strony reklamodawcy."
"offline_opt_in_title" : "Otwórz reklamę, gdy znów połączysz się z internetem."
"photo_grid_capture" : "Aparat"
"pick_image_intent_chooser_title" : "Wybierz źródło"
"s1" : "Zapisz obraz"
"s2" : "Zezwolić reklamie na zapisanie obrazu w galerii zdjęć?"
"s3" : "Zaakceptuj"
"s4" : "Odrzuć"
"s5" : "Utwórz wydarzenie w kalendarzu"
"s6" : "Zezwolić reklamie na utworzenie wydarzenia w kalendarzu?"
"s7" : "Reklama testowa"
"search_menu_title" : "Szukaj"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "Navega fins a la pàgina d'inici"
"abc_action_bar_up_description" : "Navega cap amunt"
"abc_action_menu_overflow_description" : "Més opcions"
"abc_action_mode_done" : "Fet"
"abc_activity_chooser_view_see_all" : "Mostra-ho tot"
"abc_activitychooserview_choose_application" : "Selecciona una aplicació"
"abc_capital_off" : "DESACTIVA"
"abc_capital_on" : "ACTIVA"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "Supr"
"abc_menu_enter_shortcut_label" : "Retorn"
"abc_menu_function_shortcut_label" : "Funció+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Maj+"
"abc_menu_space_shortcut_label" : "Espai"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Menú+"
"abc_search_hint" : "Cerca…"
"abc_searchview_description_clear" : "Esborra la consulta"
"abc_searchview_description_query" : "Consulta de cerca"
"abc_searchview_description_search" : "Cerca"
"abc_searchview_description_submit" : "Envia la consulta"
"abc_searchview_description_voice" : "Cerca per veu"
"abc_shareactionprovider_share_with" : "Comparteix amb"
"abc_shareactionprovider_share_with_application" : "Comparteix amb %s"
"abc_toolbar_collapse_description" : "Replega"
"album_name_all" : "Tots"
"button_apply" : "Selecciona(%1$d)"
"button_apply_default" : "Selecciona"
"button_back" : "Enrere"
"button_ok" : "OK"
"button_preview" : "Previsualitza"
"common_google_play_services_enable_button" : "Activa"
"common_google_play_services_enable_text" : "%1$s no funcionarà si no actives Serveis de Google Play."
"common_google_play_services_enable_title" : "Activa Serveis de Google Play"
"common_google_play_services_install_button" : "Instal·la"
"common_google_play_services_install_text" : "%1$s no s'executarà si Serveis de Google Play no està instal·lat al dispositiu."
"common_google_play_services_install_title" : "Obtén Serveis de Google Play"
"common_google_play_services_notification_channel_name" : "Disponibilitat de serveis de Google Play"
"common_google_play_services_notification_ticker" : "Error de Serveis de Google Play"
"common_google_play_services_unknown_issue" : "%1$s té problemes amb Serveis de Google Play. Torna-ho a provar."
"common_google_play_services_unsupported_text" : "%1$s no es pot executar sense Serveis de Google Play, que no és compatible amb el teu dispositiu."
"common_google_play_services_update_button" : "Actualitza"
"common_google_play_services_update_text" : "%1$s no s'executarà si no actualitzes Serveis de Google Play."
"common_google_play_services_update_title" : "Actualitza Serveis de Google Play"
"common_google_play_services_updating_text" : "%1$s no s'executarà sense Serveis de Google Play, que s'està actualitzant en aquest moment."
"common_google_play_services_wear_update_text" : "Cal una nova versió de Serveis de Google Play. S'actualitzarà automàticament aviat."
"common_open_on_phone" : "Obre al telèfon"
"common_signin_button_text" : "Inicia sessió"
"common_signin_button_text_long" : "Inicia la sessió amb Google"
"empty_text" : "Cap arxiu seleccionat"
"error_file_type" : "Tipus d'arxiu no permés"
"error_no_video_activity" : "No s'ha trobat cap app que suporti la previsualització de vídeo"
"error_over_count" : "Només pots seleccionar fins a %1$d arxius multimedia"
"error_over_count_default" : "Has sobrepassat el màxim d'arxius seleccionables"
"error_over_quality" : "Excés qualitat"
"error_type_conflict" : "No es poden seleccionar imatges i vídeos al mateix temps"
"error_under_quality" : "Baixa qualitat"
"fcm_fallback_notification_channel_label" : "Altres"
"offline_notification_text" : "Toca per obrir l'anunci"
"offline_notification_title" : "Mira l'anunci que has desat sense connexió"
"offline_opt_in_confirm" : "D'acord"
"offline_opt_in_confirmation" : "Rebràs una notificació amb l'enllaç quan tornis a tenir connexió"
"offline_opt_in_decline" : "No, gràcies"
"offline_opt_in_message" : "T'enviarem una notificació amb un enllaç al lloc web de l'anunciant."
"offline_opt_in_title" : "Obre l'anunci quan tornis a tenir connexió."
"photo_grid_capture" : "Càmera"
"s1" : "Desa la imatge"
"s2" : "Vols permetre que l'anunci desi imatges a la galeria d'imatges?"
"s3" : "Accepta"
"s4" : "Rebutja"
"s5" : "Crea un esdeveniment de calendari"
"s6" : "Vols permetre que l'anunci creï un esdeveniment de calendari?"
"s7" : "Anunci de prova"
"search_menu_title" : "Cerca"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "Zur Startseite"
"abc_action_bar_up_description" : "Nach oben"
"abc_action_menu_overflow_description" : "Weitere Optionen"
"abc_action_mode_done" : "Fertig"
"abc_activity_chooser_view_see_all" : "Alle anzeigen"
"abc_activitychooserview_choose_application" : "App auswählen"
"abc_capital_off" : "AUS"
"abc_capital_on" : "AN"
"abc_menu_alt_shortcut_label" : "Alt +"
"abc_menu_ctrl_shortcut_label" : "Strg +"
"abc_menu_delete_shortcut_label" : "Löschen"
"abc_menu_enter_shortcut_label" : "Eingabetaste"
"abc_menu_function_shortcut_label" : "Funktionstaste +"
"abc_menu_meta_shortcut_label" : "Meta-Taste +"
"abc_menu_shift_shortcut_label" : "Umschalttaste +"
"abc_menu_space_shortcut_label" : "Leertaste"
"abc_menu_sym_shortcut_label" : "Sym-Taste +"
"abc_prepend_shortcut_label" : "Menütaste +"
"abc_search_hint" : "Suchen…"
"abc_searchview_description_clear" : "Suchanfrage löschen"
"abc_searchview_description_query" : "Suchanfrage"
"abc_searchview_description_search" : "Suche"
"abc_searchview_description_submit" : "Anfrage senden"
"abc_searchview_description_voice" : "Sprachsuche"
"abc_shareactionprovider_share_with" : "Teilen mit"
"abc_shareactionprovider_share_with_application" : "Mit %s teilen"
"abc_toolbar_collapse_description" : "Minimieren"
"album_name_all" : "Alle Medien"
"button_apply" : "Auswählen(%1$d)"
"button_apply_default" : "Auswählen"
"button_back" : "Zurück"
"button_ok" : "OK"
"button_preview" : "Vorschau"
"common_google_play_services_enable_button" : "Aktivieren"
"common_google_play_services_enable_text" : "%1$s funktioniert erst nach der Aktivierung der Google Play-Dienste."
"common_google_play_services_enable_title" : "Google Play-Dienste aktivieren"
"common_google_play_services_install_button" : "Installieren"
"common_google_play_services_install_text" : "Zur Nutzung von %1$s sind die Google Play-Dienste erforderlich, die auf deinem Gerät nicht installiert sind."
"common_google_play_services_install_title" : "Google Play-Dienste installieren"
"common_google_play_services_notification_channel_name" : "Verfügbarkeit von Google Play-Diensten"
"common_google_play_services_notification_ticker" : "Fehler bei Zugriff auf Google Play-Dienste"
"common_google_play_services_unknown_issue" : "%1$s hat Probleme mit Google Play-Diensten. Bitte versuche es noch einmal."
"common_google_play_services_unsupported_text" : "Zur Nutzung von %1$s sind Google Play-Dienste erforderlich, die auf deinem Gerät nicht unterstützt werden."
"common_google_play_services_update_button" : "Aktualisieren"
"common_google_play_services_update_text" : "%1$s wird nur ausgeführt, wenn du die Google Play-Dienste aktualisierst."
"common_google_play_services_update_title" : "Google Play-Dienste aktualisieren"
"common_google_play_services_updating_text" : "Zur Nutzung von %1$s sind Google Play-Dienste erforderlich, die gerade aktualisiert werden."
"common_google_play_services_wear_update_text" : "Eine neue Version der Google Play-Dienste wird benötigt. Diese wird in Kürze automatisch aktualisiert."
"common_open_on_phone" : "Auf Smartphone öffnen"
"common_signin_button_text" : "Anmelden"
"common_signin_button_text_long" : "Über Google anmelden"
"crop_image_activity_no_permissions" : "Vorgang wird abgebrochen, benötigte Berechtigungen wurden nicht erteilt."
"crop_image_activity_title" : ""
"crop_image_menu_crop" : "zuschneiden"
"crop_image_menu_flip" : "spiegeln"
"crop_image_menu_flip_horizontally" : "horizontal spiegeln"
"crop_image_menu_flip_vertically" : "vertikal spiegeln"
"crop_image_menu_rotate_left" : "gegen den Uhrzeigersinn drehen"
"crop_image_menu_rotate_right" : "drehen"
"empty_text" : "Keine Medien gewählt"
"error_file_type" : "Dateityp nicht unterstützt"
"error_no_video_activity" : "Keine App zur Videovorschau gefunden"
"error_over_count" : "Sie können nur %1$d Medien auswählen"
"error_over_count_default" : "Sie haben die maximale Anzahl an Medien ausgewählt."
"error_over_quality" : "Über Qualität"
"error_type_conflict" : "Sie können Bilder und Videos nicht gleichzeitig auswählen"
"error_under_quality" : "Unter Qualität"
"fcm_fallback_notification_channel_label" : "Sonstiges"
"offline_notification_text" : "Tippen, um die Werbung zu öffnen"
"offline_notification_title" : "Werbung anzeigen, die du gespeichert hast, während du offline warst"
"offline_opt_in_confirm" : "OK"
"offline_opt_in_confirmation" : "Du bekommst eine Benachrichtigung mit dem Link, wenn du wieder online bist"
"offline_opt_in_decline" : "Nein danke"
"offline_opt_in_message" : "Wir senden dir eine Benachrichtigung mit einem Link zur Website des Werbetreibenden."
"offline_opt_in_title" : "Werbung öffnen, wenn du wieder online bist."
"photo_grid_capture" : "Kamera"
"pick_image_intent_chooser_title" : "Quelle wählen"
"s1" : "Bild speichern"
"s2" : "Der Werbeanzeige erlauben, das Bild in der Bildergalerie zu speichern?"
"s3" : "Zustimmen"
"s4" : "Ablehnen"
"s5" : "Kalendertermin erstellen"
"s6" : "Der Werbeanzeige erlauben, einen Kalendertermin zu erstellen?"
"s7" : "Testanzeige"
"search_menu_title" : "Suche"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "Идите на почетну"
"abc_action_bar_up_description" : "Идите нагоре"
"abc_action_menu_overflow_description" : "Још опција"
"abc_action_mode_done" : "Готово"
"abc_activity_chooser_view_see_all" : "Прикажи све"
"abc_activitychooserview_choose_application" : "Изаберите апликацију"
"abc_capital_off" : "ИСКЉУЧЕНО"
"abc_capital_on" : "УКЉУЧЕНО"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "delete"
"abc_menu_enter_shortcut_label" : "enter"
"abc_menu_function_shortcut_label" : "Function+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "тастер за размак"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Menu+"
"abc_search_hint" : "Претражите…"
"abc_searchview_description_clear" : "Обришите упит"
"abc_searchview_description_query" : "Претражите упит"
"abc_searchview_description_search" : "Претражите"
"abc_searchview_description_submit" : "Пошаљите упит"
"abc_searchview_description_voice" : "Гласовна претрага"
"abc_shareactionprovider_share_with" : "Делите помоћу"
"abc_shareactionprovider_share_with_application" : "Делите помоћу апликације %s"
"abc_toolbar_collapse_description" : "Скупи"
"common_google_play_services_enable_button" : "Омогући"
"common_google_play_services_enable_text" : "%1$s неће функционисати ако не омогућите Google Play услуге."
"common_google_play_services_enable_title" : "Омогућите Google Play услуге"
"common_google_play_services_install_button" : "Инсталирај"
"common_google_play_services_install_text" : "%1$s не може да се покрене без Google Play услуга, које нису инсталиране на уређају."
"common_google_play_services_install_title" : "Преузмите Google Play услуге"
"common_google_play_services_notification_channel_name" : "Доступност Google Play услуга"
"common_google_play_services_notification_ticker" : "Грешка Google Play услуга"
"common_google_play_services_unknown_issue" : "%1$s има проблема са Google Play услугама. Пробајте поново."
"common_google_play_services_unsupported_text" : "%1$s не може да се покрене без Google Play услуга, које уређај не подржава."
"common_google_play_services_update_button" : "Ажурирај"
"common_google_play_services_update_text" : "%1$s не може да се покрене ако не ажурирате Google Play услуге."
"common_google_play_services_update_title" : "Ажурирајте Google Play услуге"
"common_google_play_services_updating_text" : "%1$s не може да се покрене без Google Play услуга, које се тренутно ажурирају."
"common_google_play_services_wear_update_text" : "Потребна је нова верзија Google Play услуга. Ускоро ће се ажурирати."
"common_open_on_phone" : "Отвори на телефону"
"common_signin_button_text" : "Пријави ме"
"common_signin_button_text_long" : "Пријави ме на Google"
"fcm_fallback_notification_channel_label" : "Разно"
"offline_notification_text" : "Додирните да бисте отворили оглас"
"offline_notification_title" : "Прегледајте оглас који сте сачували док сте били офлајн"
"offline_opt_in_confirm" : "Потврди"
"offline_opt_in_confirmation" : "Добићете обавештење са линком кад поново будете онлајн"
"offline_opt_in_decline" : "Не, хвала"
"offline_opt_in_message" : "Послаћемо вам обавештење са линком до сајта оглашавача."
"offline_opt_in_title" : "Отворите оглас кад поново будете онлајн."
"s1" : "Чување слике"
"s2" : "Желите ли да дозволите да оглас сачува слику у Галерији слика?"
"s3" : "Прихвати"
"s4" : "Одбиј"
"s5" : "Прављење догађаја у календару"
"s6" : "Желите ли да дозволите да оглас направи догађај у календару?"
"s7" : "Пробни оглас"
"search_menu_title" : "Претражите"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "Idite na početnu"
"abc_action_bar_up_description" : "Idite nagore"
"abc_action_menu_overflow_description" : "Još opcija"
"abc_action_mode_done" : "Gotovo"
"abc_activity_chooser_view_see_all" : "Prikaži sve"
"abc_activitychooserview_choose_application" : "Izaberite aplikaciju"
"abc_capital_off" : "ISKLJUČENO"
"abc_capital_on" : "UKLJUČENO"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "delete"
"abc_menu_enter_shortcut_label" : "enter"
"abc_menu_function_shortcut_label" : "Function+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "taster za razmak"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Menu+"
"abc_search_hint" : "Pretražite…"
"abc_searchview_description_clear" : "Obrišite upit"
"abc_searchview_description_query" : "Pretražite upit"
"abc_searchview_description_search" : "Pretražite"
"abc_searchview_description_submit" : "Pošaljite upit"
"abc_searchview_description_voice" : "Glasovna pretraga"
"abc_shareactionprovider_share_with" : "Delite pomoću"
"abc_shareactionprovider_share_with_application" : "Delite pomoću aplikacije %s"
"abc_toolbar_collapse_description" : "Skupi"
"common_google_play_services_enable_button" : "Omogući"
"common_google_play_services_enable_text" : "%1$s neće funkcionisati ako ne omogućite Google Play usluge."
"common_google_play_services_enable_title" : "Omogućite Google Play usluge"
"common_google_play_services_install_button" : "Instaliraj"
"common_google_play_services_install_text" : "%1$s ne može da se pokrene bez Google Play usluga, koje nisu instalirane na uređaju."
"common_google_play_services_install_title" : "Preuzmite Google Play usluge"
"common_google_play_services_notification_channel_name" : "Dostupnost Google Play usluga"
"common_google_play_services_notification_ticker" : "Greška Google Play usluga"
"common_google_play_services_unknown_issue" : "%1$s ima problema sa Google Play uslugama. Probajte ponovo."
"common_google_play_services_unsupported_text" : "%1$s ne može da se pokrene bez Google Play usluga, koje uređaj ne podržava."
"common_google_play_services_update_button" : "Ažuriraj"
"common_google_play_services_update_text" : "%1$s ne može da se pokrene ako ne ažurirate Google Play usluge."
"common_google_play_services_update_title" : "Ažurirajte Google Play usluge"
"common_google_play_services_updating_text" : "%1$s ne može da se pokrene bez Google Play usluga, koje se trenutno ažuriraju."
"common_google_play_services_wear_update_text" : "Potrebna je nova verzija Google Play usluga. Uskoro će se ažurirati."
"common_open_on_phone" : "Otvori na telefonu"
"common_signin_button_text" : "Prijavi me"
"common_signin_button_text_long" : "Prijavi me na Google"
"fcm_fallback_notification_channel_label" : "Razno"
"offline_notification_text" : "Dodirnite da biste otvorili oglas"
"offline_notification_title" : "Pregledajte oglas koji ste sačuvali dok ste bili oflajn"
"offline_opt_in_confirm" : "Potvrdi"
"offline_opt_in_confirmation" : "Dobićete obaveštenje sa linkom kad ponovo budete onlajn"
"offline_opt_in_decline" : "Ne, hvala"
"offline_opt_in_message" : "Poslaćemo vam obaveštenje sa linkom do sajta oglašavača."
"offline_opt_in_title" : "Otvorite oglas kad ponovo budete onlajn."
"s1" : "Čuvanje slike"
"s2" : "Želite li da dozvolite da oglas sačuva sliku u Galeriji slika?"
"s3" : "Prihvati"
"s4" : "Odbij"
"s5" : "Pravljenje događaja u kalendaru"
"s6" : "Želite li da dozvolite da oglas napravi događaj u kalendaru?"
"s7" : "Probni oglas"
"search_menu_title" : "Pretražite"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "홈으로 이동"
"abc_action_bar_up_description" : "위로 이동"
"abc_action_menu_overflow_description" : "추가 옵션"
"abc_action_mode_done" : "완료"
"abc_activity_chooser_view_see_all" : "전체 보기"
"abc_activitychooserview_choose_application" : "앱 선택"
"abc_capital_off" : "사용 중지"
"abc_capital_on" : "사용"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "Delete"
"abc_menu_enter_shortcut_label" : "Enter"
"abc_menu_function_shortcut_label" : "Function+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "스페이스바"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Menu+"
"abc_search_hint" : "검색..."
"abc_searchview_description_clear" : "검색어 삭제"
"abc_searchview_description_query" : "검색어"
"abc_searchview_description_search" : "검색"
"abc_searchview_description_submit" : "검색어 보내기"
"abc_searchview_description_voice" : "음성 검색"
"abc_shareactionprovider_share_with" : "공유 대상:"
"abc_shareactionprovider_share_with_application" : "%s과(와) 공유"
"abc_toolbar_collapse_description" : "접기"
"album_name_all" : "전체보기"
"button_apply" : "적용(%1$d)"
"button_apply_default" : "적용"
"button_back" : "뒤로"
"button_ok" : "확인"
"button_preview" : "미리보기"
"common_google_play_services_enable_button" : "사용 설정"
"common_google_play_services_enable_text" : "Google Play 서비스를 사용하도록 설정해야 %1$s이(가) 작동합니다."
"common_google_play_services_enable_title" : "Google Play 서비스 사용"
"common_google_play_services_install_button" : "설치"
"common_google_play_services_install_text" : "기기에 Google Play 서비스가 설치되어 있어야 %1$s이(가) 실행됩니다."
"common_google_play_services_install_title" : "Google Play 서비스 설치"
"common_google_play_services_notification_channel_name" : "Google Play 서비스 사용 가능 여부"
"common_google_play_services_notification_ticker" : "Google Play 서비스 오류"
"common_google_play_services_unknown_issue" : "%1$s에서 Google Play 서비스를 사용하는 데 문제가 있습니다. 다시 시도하세요."
"common_google_play_services_unsupported_text" : "%1$s은(는) Google Play 서비스 없이는 실행되지 않으나, 기기에서 Google Play 서비스를 지원하지 않습니다."
"common_google_play_services_update_button" : "업데이트"
"common_google_play_services_update_text" : "Google Play 서비스를 업데이트해야 %1$s이(가) 실행됩니다."
"common_google_play_services_update_title" : "Google Play 서비스 업데이트"
"common_google_play_services_updating_text" : "현재 업데이트 중인 Google Play 서비스가 있어야 %1$s이(가) 실행됩니다."
"common_google_play_services_wear_update_text" : "새 버전의 Google Play 서비스가 필요합니다. 곧 자동으로 업데이트됩니다."
"common_open_on_phone" : "스마트폰에서 열기"
"common_signin_button_text" : "로그인"
"common_signin_button_text_long" : "Google 계정으로 로그인"
"crop_image_activity_no_permissions" : "필수 권한이 없어서 취소합니다."
"crop_image_activity_title" : ""
"crop_image_menu_crop" : "자르기"
"crop_image_menu_flip" : "반전"
"crop_image_menu_flip_horizontally" : "좌우반전"
"crop_image_menu_flip_vertically" : "상하반전"
"crop_image_menu_rotate_left" : "반시계 회전"
"crop_image_menu_rotate_right" : "회전"
"empty_text" : "미디어 파일이 없습니다."
"error_file_type" : "지원되지 않는 파일 유형입니다."
"error_no_video_activity" : "비디오 미리보기를 지원하는 앱을 찾을 수 없습니다."
"error_over_count" : "최대 %1$d까지 선택 가능합니다."
"error_over_count_default" : "더이상 선택할 수 없습니다."
"error_over_quality" : "화질이 너무 높습니다."
"error_type_conflict" : "이미지와 비디오는 동시에 선택 할 수 없습니다."
"error_under_quality" : "화질이 너무 낮습니다."
"fcm_fallback_notification_channel_label" : "기타"
"offline_notification_text" : "광고를 열려면 탭하세요."
"offline_notification_title" : "오프라인 상태에서 저장한 광고 보기"
"offline_opt_in_confirm" : "확인"
"offline_opt_in_confirmation" : "다시 온라인 상태가 되면 링크와 함께 알림을 받습니다."
"offline_opt_in_decline" : "나중에"
"offline_opt_in_message" : "광고주 사이트로 연결되는 링크와 함께 알림을 보내 드리겠습니다."
"offline_opt_in_title" : "다시 온라인 상태가 될 때 광고 열기"
"photo_grid_capture" : "카메라"
"pick_image_intent_chooser_title" : "이미지 선택"
"s1" : "이미지 저장"
"s2" : "광고에서 사진 갤러리에 이미지를 저장하도록 허용하시겠습니까?"
"s3" : "동의"
"s4" : "거부"
"s5" : "캘린더 일정 만들기"
"s6" : "광고에서 캘린더 일정을 만들도록 허용하시겠습니까?"
"s7" : "테스트 광고"
"search_menu_title" : "검색"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "ਹੋਮ 'ਤੇ ਜਾਓ"
"abc_action_bar_up_description" : "ਉੱਪਰ ਜਾਓ"
"abc_action_menu_overflow_description" : "ਹੋਰ ਵਿਕਲਪ"
"abc_action_mode_done" : "ਹੋ ਗਿਆ"
"abc_activity_chooser_view_see_all" : "ਸਭ ਦੇਖੋ"
"abc_activitychooserview_choose_application" : "ਇੱਕ ਐਪ ਚੁਣੋ"
"abc_capital_off" : "ਬੰਦ"
"abc_capital_on" : "ਚਾਲੂ"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "ਮਿਟਾਓ"
"abc_menu_enter_shortcut_label" : "enter"
"abc_menu_function_shortcut_label" : "Function+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "space"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Menu+"
"abc_search_hint" : "ਖੋਜ…"
"abc_searchview_description_clear" : "ਪੁੱਛਗਿੱਛ ਕਲੀਅਰ ਕਰੋ"
"abc_searchview_description_query" : "ਖੋਜ ਪੁੱਛਗਿੱਛ"
"abc_searchview_description_search" : "ਖੋਜ"
"abc_searchview_description_submit" : "ਪੁੱਛਗਿੱਛ ਸਪੁਰਦ ਕਰੋ"
"abc_searchview_description_voice" : "ਅਵਾਜ਼ੀ ਖੋਜ"
"abc_shareactionprovider_share_with" : "ਇਸ ਨਾਲ ਸਾਂਝਾ ਕਰੋ"
"abc_shareactionprovider_share_with_application" : "%s ਨਾਲ ਸਾਂਝਾ ਕਰੋ"
"abc_toolbar_collapse_description" : "ਸਮੇਟੋ"
"common_google_play_services_enable_button" : "ਚਾਲੂ ਕਰੋ"
"common_google_play_services_enable_text" : "%1$s ਕੰਮ ਨਹੀਂ ਕਰੇਗਾ ਜਦੋਂ ਤੱਕ ਤੁਸੀਂ Google Play ਸੇਵਾਵਾਂ ਨੂੰ ਚਾਲੂ ਨਹੀਂ ਕਰਦੇ ਹੋ।"
"common_google_play_services_enable_title" : "Google Play ਸੇਵਾਵਾਂ ਨੂੰ ਚਾਲੂ ਕਰੋ"
"common_google_play_services_install_button" : "ਸਥਾਪਤ ਕਰੋ"
"common_google_play_services_install_text" : "%1$s Google Play ਸੇਵਾਵਾਂ ਤੋਂ ਬਿਨਾਂ ਨਹੀਂ ਚੱਲੇਗੀ, ਜੋ ਤੁਹਾਡੇ ਡੀਵਾਈਸ ਤੋਂ ਗੁੰਮ ਹਨ।"
"common_google_play_services_install_title" : "Google Play ਸੇਵਾਵਾਂ ਪ੍ਰਾਪਤ ਕਰੋ"
"common_google_play_services_notification_channel_name" : "Google Play ਸੇਵਾਵਾਂ ਦੀ ਉਪਲਬਧਤਾ"
"common_google_play_services_notification_ticker" : "Google Play ਸੇਵਾਵਾਂ ਅਸ਼ੁੱਧੀ"
"common_google_play_services_unknown_issue" : "%1$s ਨੂੰ Google Play ਸੇਵਾਵਾਂ ਨਾਲ ਸਮੱਸਿਆ ਆ ਰਹੀ ਹੈ। ਕਿਰਪਾ ਕਰਕੇ ਦੁਬਾਰਾ ਕੋਸ਼ਿਸ਼ ਕਰੋ।"
"common_google_play_services_unsupported_text" : "%1$s Google Play ਸੇਵਾਵਾਂ ਤੋਂ ਬਿਨਾਂ ਨਹੀਂ ਚੱਲ ਸਕੇਗੀ, ਜੋ ਤੁਹਾਡੇ ਡੀਵਾਈਸ 'ਤੇ ਸਮਰਥਿਤ ਨਹੀਂ ਹਨ।"
"common_google_play_services_update_button" : "ਅੱਪਡੇਟ ਕਰੋ"
"common_google_play_services_update_text" : "%1$s ਨਹੀਂ ਚੱਲੇਗਾ ਜਦੋਂ ਤੱਕ ਤੁਸੀਂ Google Play ਸੇਵਾਵਾਂ ਨੂੰ ਅੱਪਡੇਟ ਨਹੀਂ ਕਰਦੇ ਹੋ।"
"common_google_play_services_update_title" : "Google Play ਸੇਵਾਵਾਂ ਨੂੰ ਅੱਪਡੇਟ ਕਰੋ"
"common_google_play_services_updating_text" : "%1$s Google Play ਸੇਵਾਵਾਂ ਤੋਂ ਬਿਨਾਂ ਨਹੀਂ ਚੱਲੇਗਾ, ਜੋ ਵਰਤਮਾਨ ਵਿੱਚ ਅੱਪਡੇਟ ਹੋ ਰਹੀਆਂ ਹਨ।"
"common_google_play_services_wear_update_text" : "Google Play ਸੇਵਾਵਾਂ ਦੇ ਨਵਾਂ ਸੰਸਕਰਨ ਦੀ ਲੋੜ ਹੈ। ਇਹ ਛੇਤੀ ਹੀ ਸਵੈਚਲਿਤ ਤੌਰ 'ਤੇ ਅੱਪਡੇਟ ਕਰੇਗਾ।"
"common_open_on_phone" : "ਫ਼ੋਨ 'ਤੇ ਖੋਲ੍ਹੋ"
"common_signin_button_text" : "ਸਾਈਨ-ਇਨ ਕਰੋ"
"common_signin_button_text_long" : "Google ਨਾਲ ਸਾਈਨ-ਇਨ ਕਰੋ"
"fcm_fallback_notification_channel_label" : "ਫੁਟਕਲ"
"offline_notification_text" : "ਵਿਗਿਆਪਨ ਖੋਲ੍ਹਣ ਲਈ ਟੈਪ ਕਰੋ"
"offline_notification_title" : "ਤੁਹਾਡੇ ਵੱਲੋਂ ਆਫ਼ਲਾਈਨ ਹੋਣ ਦੌਰਾਨ ਰੱਖਿਅਤ ਕੀਤੇ ਵਿਗਿਆਪਨ ਦੇਖੋ"
"offline_opt_in_confirm" : "ਠੀਕ ਹੈ"
"offline_opt_in_confirmation" : "ਤੁਹਾਡੇ ਵਾਪਸ ਆਨਲਾਈਨ ਹੋਣ 'ਤੇ ਤੁਹਾਨੂੰ ਇੱਕ ਸੂਚਨਾ ਪ੍ਰਾਪਤ ਹੋਵੇਗੀ ਜਿਸ ਵਿੱਚ ਲਿੰਕ ਹੋਵੇਗਾ"
"offline_opt_in_decline" : "ਨਹੀਂ ਧੰਨਵਾਦ"
"offline_opt_in_message" : "ਅਸੀਂ ਤੁਹਾਨੂੰ ਇੱਕ ਸੂਚਨਾ ਭੇਜਾਂਗੇ ਜਿਸ ਵਿੱਚ ਵਿਗਿਆਪਨਦਾਤਾ ਦੀ ਸਾਈਟ ਦਾ ਲਿੰਕ ਹੋਵੇਗਾ।"
"offline_opt_in_title" : "ਤੁਹਾਡੇ ਵਾਪਸ ਆਨਲਾਈਨ ਹੋਣ 'ਤੇ ਵਿਗਿਆਪਨ ਖੋਲ੍ਹੋ।"
"s1" : "ਚਿੱਤਰ ਰੱਖਿਅਤ ਕਰੋ"
"s2" : "ਕੀ ਇਸ਼ਤਿਹਾਰ ਨੂੰ ਤਸਵੀਰ ਗੈਲਰੀ ਵਿੱਚ ਚਿੱਤਰ ਸਟੋਰ ਕਰਨ ਦੀ ਇਜਾਜ਼ਤ ਦੇਣੀ ਹੈ?"
"s3" : "ਸਵੀਕਾਰ ਕਰੋ"
"s4" : "ਅਸਵੀਕਾਰ ਕਰੋ"
"s5" : "ਕੈਲੰਡਰ ਵਰਤਾਰਾ ਬਣਾਓ"
"s6" : "ਕੀ ਇਸ਼ਤਿਹਾਰ ਨੂੰ ਇੱਕ ਕੈਲੰਡਰ ਵਰਤਾਰਾ ਬਣਾਉਣ ਦੀ ਇਜਾਜ਼ਤ ਦੇਣੀ ਹੈ?"
"s7" : "ਟੈਸਟ ਇਸ਼ਤਿਹਾਰ"
"search_menu_title" : "ਖੋਜ"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "ഹോമിലേക്ക് പോവുക"
"abc_action_bar_up_description" : "മുകളിലേക്ക് പോവുക"
"abc_action_menu_overflow_description" : "കൂടുതൽ ഓപ്ഷനുകൾ"
"abc_action_mode_done" : "പൂർത്തിയായി"
"abc_activity_chooser_view_see_all" : "എല്ലാം കാണുക"
"abc_activitychooserview_choose_application" : "ആപ്പ് തിരഞ്ഞെടുക്കുക"
"abc_capital_off" : "ഓഫ്"
"abc_capital_on" : "ഓൺ"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "ഇല്ലാതാക്കുക"
"abc_menu_enter_shortcut_label" : "enter"
"abc_menu_function_shortcut_label" : "ഫംഗ്ഷന്+"
"abc_menu_meta_shortcut_label" : "മെറ്റ+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "സ്പെയ്സ്"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "മെനു+"
"abc_search_hint" : "തിരയുക…"
"abc_searchview_description_clear" : "ചോദ്യം മായ്ക്കുക"
"abc_searchview_description_query" : "ചോദ്യം തിരയുക"
"abc_searchview_description_search" : "തിരയുക"
"abc_searchview_description_submit" : "ചോദ്യം സമർപ്പിക്കുക"
"abc_searchview_description_voice" : "സംസാരത്തിലൂടെ തിരയുക"
"abc_shareactionprovider_share_with" : "ഇനിപ്പറയുന്നതുമായി പങ്കിടുക"
"abc_shareactionprovider_share_with_application" : "%s എന്നതുമായി പങ്കിടുക"
"abc_toolbar_collapse_description" : "ചുരുക്കുക"
"common_google_play_services_enable_button" : "പ്രവർത്തനക്ഷമമാക്കുക"
"common_google_play_services_enable_text" : "നിങ്ങൾ Google Play സേവനങ്ങൾ പ്രവർത്തനക്ഷമമാക്കുന്നില്ലെങ്കിൽ %1$s പ്രവർത്തിക്കില്ല."
"common_google_play_services_enable_title" : "Google Play സേവനങ്ങൾ പ്രവർത്തനക്ഷമമാക്കുക"
"common_google_play_services_install_button" : "ഇന്സ്റ്റാള് ചെയ്യുക"
"common_google_play_services_install_text" : "Google Play സേവനങ്ങളില്ലാതെ %1$s പ്രവർത്തിക്കില്ല, ഈ സേവനങ്ങളാകട്ടെ നിങ്ങളുടെ ഉപകരണത്തിൽ ഇല്ല."
"common_google_play_services_install_title" : "Google Play സേവനങ്ങൾ നേടുക"
"common_google_play_services_notification_channel_name" : "Google Play സേവന ലഭ്യത"
"common_google_play_services_notification_ticker" : "Google Play സേവനങ്ങളിലെ പിശക്"
"common_google_play_services_unknown_issue" : "Google Play സേവനങ്ങളുമായി ബന്ധപ്പെട്ട് %1$s ആപ്പിനെന്തോ പ്രശ്നമുണ്ട്. വീണ്ടും ശ്രമിക്കുക."
"common_google_play_services_unsupported_text" : "Google Play സേവനങ്ങളില്ലാതെ %1$s പ്രവർത്തിക്കില്ല, സേവനങ്ങളെയാകട്ടെ നിങ്ങളുടെ ഉപകരണം പിന്തുണയ്ക്കുന്നുമില്ല."
"common_google_play_services_update_button" : "അപ്ഡേറ്റുചെയ്യുക"
"common_google_play_services_update_text" : "നിങ്ങൾ Google Play സേവനങ്ങൾ അപ്ഡേറ്റുചെയ്തില്ലെങ്കിൽ %1$s പ്രവർത്തിക്കില്ല."
"common_google_play_services_update_title" : "Google Play സേവനങ്ങൾ അപ്ഡേറ്റുചെയ്യുക"
"common_google_play_services_updating_text" : "നിലവിൽ അപ്ഡേറ്റുചെയ്യുന്ന Google Play സേവനങ്ങൾ ഇല്ലാതെ %1$s പ്രവർത്തിക്കില്ല."
"common_google_play_services_wear_update_text" : "Google Play സേവനങ്ങളുടെ പുതിയ പതിപ്പ് ആവശ്യമാണ്. താമസിയാതെ ഇത് സ്വയം അപ്ഡേറ്റുചെയ്യും."
"common_open_on_phone" : "ഫോണിൽ തുറക്കുക"
"common_signin_button_text" : "സൈൻ ഇൻ ചെയ്യുക"
"common_signin_button_text_long" : "Google ഉപയോഗിച്ച് സൈൻ ഇൻ ചെയ്യുക"
"fcm_fallback_notification_channel_label" : "പലവക"
"offline_notification_text" : "പരസ്യം തുറക്കാൻ ടാപ്പ് ചെയ്യുക"
"offline_notification_title" : "നിങ്ങൾ ഓഫ്ലൈനിൽ ആയിരുന്നപ്പോൾ സംരക്ഷിച്ച പരസ്യം കാണുക"
"offline_opt_in_confirm" : "ശരി"
"offline_opt_in_confirmation" : "ഓൺലൈനിൽ തിരിച്ചെത്തുമ്പോൾ ലിങ്ക് അടങ്ങിയ അറിയിപ്പ് നിങ്ങൾക്ക് ലഭിക്കും"
"offline_opt_in_decline" : "വേണ്ട"
"offline_opt_in_message" : "പരസ്യദാതാവിന്റെ സൈറ്റിലേക്കുള്ള ലിങ്ക് അടങ്ങിയ അറിയിപ്പ് ഞങ്ങൾ നിങ്ങൾക്ക് അയയ്ക്കും"
"offline_opt_in_title" : "നിങ്ങൾ ഓൺലൈനിൽ തിരിച്ചെത്തുമ്പോൾ പരസ്യം തുറക്കുക."
"s1" : "ചിത്രം സംരക്ഷിക്കുക"
"s2" : "'ചിത്ര ഗാലറി'യിൽ ചിത്രം സംഭരിക്കാൻ പരസ്യത്തെ അനുവദിക്കണോ?"
"s3" : "അംഗീകരിക്കുക"
"s4" : "നിരസിക്കുക"
"s5" : "കലണ്ടർ ഇവന്റ് സൃഷ്ടിക്കുക"
"s6" : "കലണ്ടർ ഇവന്റ് സൃഷ്ടിക്കാൻ പരസ്യത്തെ അനുവദിക്കണോ?"
"s7" : "പരസ്യം പരീക്ഷിക്കുക"
"search_menu_title" : "തിരയുക"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "นำทางไปหน้าแรก"
"abc_action_bar_up_description" : "กลับ"
"abc_action_menu_overflow_description" : "ตัวเลือกอื่น"
"abc_action_mode_done" : "เสร็จ"
"abc_activity_chooser_view_see_all" : "ดูทั้งหมด"
"abc_activitychooserview_choose_application" : "เลือกแอป"
"abc_capital_off" : "ปิด"
"abc_capital_on" : "เปิด"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "ลบ"
"abc_menu_enter_shortcut_label" : "Enter"
"abc_menu_function_shortcut_label" : "Function+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "Space"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "เมนู+"
"abc_search_hint" : "ค้นหา…"
"abc_searchview_description_clear" : "ล้างคำค้นหา"
"abc_searchview_description_query" : "คำค้นหา"
"abc_searchview_description_search" : "ค้นหา"
"abc_searchview_description_submit" : "ส่งคำค้นหา"
"abc_searchview_description_voice" : "ค้นหาด้วยเสียง"
"abc_shareactionprovider_share_with" : "แชร์กับ"
"abc_shareactionprovider_share_with_application" : "แชร์ทาง %s"
"abc_toolbar_collapse_description" : "ยุบ"
"common_google_play_services_enable_button" : "เปิดใช้"
"common_google_play_services_enable_text" : "%1$s จะไม่ทำงานจนกว่าคุณจะเปิดใช้บริการ Google Play"
"common_google_play_services_enable_title" : "เปิดใช้บริการ Google Play"
"common_google_play_services_install_button" : "ติดตั้ง"
"common_google_play_services_install_text" : "%1$s จะไม่ทำงานหากไม่มีบริการ Google Play ซี่งไม่มีในอุปกรณ์ของคุณ"
"common_google_play_services_install_title" : "ติดตั้งบริการ Google Play"
"common_google_play_services_notification_channel_name" : "ความพร้อมใช้งานของบริการ Google Play"
"common_google_play_services_notification_ticker" : "ข้อผิดพลาดของบริการ Google Play"
"common_google_play_services_unknown_issue" : "%1$s มีปัญหาเกี่ยวกับบริการของ Google Play โปรดลองอีกครั้ง"
"common_google_play_services_unsupported_text" : "%1$s จะไม่ทำงานหากไม่มีบริการ Google Play ซึ่งอุปกรณ์ของคุณไม่สนับสนุน"
"common_google_play_services_update_button" : "อัปเดต"
"common_google_play_services_update_text" : "%1$s จะไม่ทำงานจนกว่าคุณจะอัปเดตบริการ Google Play"
"common_google_play_services_update_title" : "อัปเดตบริการ Google Play"
"common_google_play_services_updating_text" : "%1$s จะไม่ทำงานหากไม่มีบริการ Google Play ซึ่งกำลังอัปเดตอยู่ในขณะนี้"
"common_google_play_services_wear_update_text" : "จำเป็นต้องใช้บริการ Google Play เวอร์ชันใหม่ ซึ่งจะอัปเดตอัตโนมัติในอีกไม่ช้า"
"common_open_on_phone" : "เปิดบนโทรศัพท์"
"common_signin_button_text" : "ลงชื่อเข้าใช้"
"common_signin_button_text_long" : "ลงชื่อเข้าใช้ด้วย Google"
"fcm_fallback_notification_channel_label" : "เบ็ดเตล็ด"
"offline_notification_text" : "แตะเพื่อเปิดโฆษณา"
"offline_notification_title" : "ดูโฆษณาที่คุณบันทึกไว้ขณะออฟไลน์"
"offline_opt_in_confirm" : "ตกลง"
"offline_opt_in_confirmation" : "คุณจะได้รับการแจ้งเตือนพร้อมลิงก์เมื่อกลับมาออนไลน์"
"offline_opt_in_decline" : "ไม่เป็นไร"
"offline_opt_in_message" : "เราจะส่งการแจ้งเตือนให้คุณพร้อมลิงก์ไปยังเว็บไซต์ของผู้ลงโฆษณา"
"offline_opt_in_title" : "เปิดโฆษณาเมื่อคุณกลับมาออนไลน์"
"s1" : "บันทึกรูปภาพ"
"s2" : "อนุญาตให้โฆษณาจัดเก็บรูปภาพในแกลเลอรีภาพไหม"
"s3" : "ยอมรับ"
"s4" : "ปฏิเสธ"
"s5" : "สร้างกิจกรรมในปฏิทิน"
"s6" : "อนุญาตให้โฆษณาสร้างกิจกรรมในปฏิทินไหม"
"s7" : "โฆษณาทดสอบ"
"search_menu_title" : "ค้นหา"
"status_bar_notification_info_overflow" : "999+"
"crop_image_activity_no_permissions" : "ההרשאות הנדרשות חסרות, מבטל"
"crop_image_activity_title" : ""
"crop_image_menu_crop" : "חתוך"
"crop_image_menu_flip" : "הפוך"
"crop_image_menu_flip_horizontally" : "הפוך אופקית"
"crop_image_menu_flip_vertically" : "הפוך אנכית"
"crop_image_menu_rotate_left" : "סובב נגד כיוון השעון"
"crop_image_menu_rotate_right" : "סובב"
"pick_image_intent_chooser_title" : "בחר מקור"
"crop_image_menu_crop" : "Обрезать"
"crop_image_menu_flip" : "Отразить"
"crop_image_menu_flip_horizontally" : "Отразить по горизонтали"
"crop_image_menu_flip_vertically" : "Отразить по вертикали"
"crop_image_menu_rotate_left" : "Повернуть налево"
"crop_image_menu_rotate_right" : "Повернуть направо"
"pick_image_intent_chooser_title" : "Выбрать источник"
"abc_action_bar_home_description" : "Portami a casa"
"abc_action_bar_up_description" : "Torna indietro"
"abc_action_menu_overflow_description" : "Altre opzioni"
"abc_action_mode_done" : "Fine"
"abc_activity_chooser_view_see_all" : "Mostra tutto"
"abc_activitychooserview_choose_application" : "Scelta di un'app"
"abc_capital_off" : "OFF"
"abc_capital_on" : "ON"
"abc_menu_alt_shortcut_label" : "ALT +"
"abc_menu_ctrl_shortcut_label" : "CTRL +"
"abc_menu_delete_shortcut_label" : "CANC"
"abc_menu_enter_shortcut_label" : "INVIO"
"abc_menu_function_shortcut_label" : "FUNZIONE +"
"abc_menu_meta_shortcut_label" : "META +"
"abc_menu_shift_shortcut_label" : "MAIUSC +"
"abc_menu_space_shortcut_label" : "SPAZIO"
"abc_menu_sym_shortcut_label" : "SYM +"
"abc_prepend_shortcut_label" : "MENU +"
"abc_search_hint" : "Cerca…"
"abc_searchview_description_clear" : "Cancella query"
"abc_searchview_description_query" : "Query di ricerca"
"abc_searchview_description_search" : "Cerca"
"abc_searchview_description_submit" : "Invia query"
"abc_searchview_description_voice" : "Ricerca vocale"
"abc_shareactionprovider_share_with" : "Condividi con"
"abc_shareactionprovider_share_with_application" : "Condividi tramite %s"
"abc_toolbar_collapse_description" : "Comprimi"
"album_name_all" : "Tutti i media"
"button_apply" : "Conferma(%1$d)"
"button_apply_default" : "Conferma"
"button_back" : "Indietro"
"button_ok" : "OK"
"button_preview" : "Anteprima"
"common_google_play_services_enable_button" : "Attiva"
"common_google_play_services_enable_text" : "%1$s non funzionerà se non attivi Google Play Services."
"common_google_play_services_enable_title" : "Attiva Google Play Services"
"common_google_play_services_install_button" : "Installa"
"common_google_play_services_install_text" : "L'app %1$s non funzionerà senza Google Play Services, non presente sul tuo dispositivo."
"common_google_play_services_install_title" : "Installa Google Play Services"
"common_google_play_services_notification_channel_name" : "Disponibilità di Google Play Services"
"common_google_play_services_notification_ticker" : "Errore Google Play Services"
"common_google_play_services_unknown_issue" : "%1$s sta riscontrando problemi con Google Play Services. Riprova."
"common_google_play_services_unsupported_text" : "%1$s non funzionerà senza Google Play Services, non supportati dal tuo dispositivo."
"common_google_play_services_update_button" : "Aggiorna"
"common_google_play_services_update_text" : "%1$s non funzionerà se non aggiorni Google Play Services."
"common_google_play_services_update_title" : "Aggiorna Google Play Services"
"common_google_play_services_updating_text" : "%1$s non funzionerà senza Google Play Services, attualmente in fase di aggiornamento."
"common_google_play_services_wear_update_text" : "È richiesta una nuova versione di Google Play Services. L'aggiornamento automatico verrà eseguito a breve."
"common_open_on_phone" : "Apri sul telefono"
"common_signin_button_text" : "Accedi"
"common_signin_button_text_long" : "Accedi con Google"
"crop_image_activity_no_permissions" : "Annullamento in corso, autorizzazione richieste non concesse"
"crop_image_activity_title" : ""
"crop_image_menu_crop" : "Ritaglia"
"crop_image_menu_flip" : "Capovolgi"
"crop_image_menu_flip_horizontally" : "Capovolgi orizzontalmente"
"crop_image_menu_flip_vertically" : "Capovolgi verticalmente"
"crop_image_menu_rotate_left" : "Ruota in senso antiorario"
"crop_image_menu_rotate_right" : "Ruota"
"empty_text" : "Nessun media disponibile"
"error_file_type" : "Tipo di file non supportato"
"error_no_video_activity" : "Non è stata trovata alcuna app che supporti l'anteprima video"
"error_over_count" : "Puoi selezionare fino a %1$d elementi"
"error_over_count_default" : "Hai selezionato il numero massimo di elementi"
"error_over_quality" : "Sopra qualità"
"error_type_conflict" : "Non è possibile selezionare contemporaneamente immagini e video"
"error_under_quality" : "Sotto qualità"
"fcm_fallback_notification_channel_label" : "Varie"
"offline_notification_text" : "Tocca per aprire l'annuncio"
"offline_notification_title" : "Visualizza l'annuncio salvato quando eri offline"
"offline_opt_in_confirm" : "OK"
"offline_opt_in_confirmation" : "Riceverai una notifica con il link quando sarai di nuovo online"
"offline_opt_in_decline" : "No, grazie"
"offline_opt_in_message" : "Ti invieremo una notifica con un link che rimanda al sito dell'inserzionista."
"offline_opt_in_title" : "Apri l'annuncio quando sarai di nuovo online."
"photo_grid_capture" : "Camera"
"pick_image_intent_chooser_title" : "Seleziona origine"
"s1" : "Salva immagine"
"s2" : "Consentire ad AdMob di memorizzare l'immagine nella galleria Immagini?"
"s3" : "Accetto"
"s4" : "Rifiuto"
"s5" : "Crea evento di calendario"
"s6" : "Consentire ad AdMob di creare un evento di calendario?"
"s7" : "Annuncio di test"
"search_menu_title" : "Cerca"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "ホームに戻る"
"abc_action_bar_up_description" : "前に戻る"
"abc_action_menu_overflow_description" : "その他のオプション"
"abc_action_mode_done" : "完了"
"abc_activity_chooser_view_see_all" : "すべて表示"
"abc_activitychooserview_choose_application" : "アプリの選択"
"abc_capital_off" : "OFF"
"abc_capital_on" : "ON"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "Delete"
"abc_menu_enter_shortcut_label" : "Enter"
"abc_menu_function_shortcut_label" : "Function+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "Space"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Menu+"
"abc_search_hint" : "検索…"
"abc_searchview_description_clear" : "検索キーワードを削除"
"abc_searchview_description_query" : "検索キーワード"
"abc_searchview_description_search" : "検索"
"abc_searchview_description_submit" : "検索キーワードを送信"
"abc_searchview_description_voice" : "音声検索"
"abc_shareactionprovider_share_with" : "共有"
"abc_shareactionprovider_share_with_application" : "%sと共有"
"abc_toolbar_collapse_description" : "折りたたむ"
"common_google_play_services_enable_button" : "有効にする"
"common_google_play_services_enable_text" : "%1$sの実行には、Google Play開発者サービスの有効化が必要です。"
"common_google_play_services_enable_title" : "Google Play開発者サービスの有効化"
"common_google_play_services_install_button" : "インストール"
"common_google_play_services_install_text" : "「%1$s」の実行には Google Play 開発者サービスが必要ですが、お使いのデバイスにはインストールされていません。"
"common_google_play_services_install_title" : "Google Play開発者サービスの入手"
"common_google_play_services_notification_channel_name" : "Google Play 開発者サービスの利用"
"common_google_play_services_notification_ticker" : "Google Play開発者サービスのエラー"
"common_google_play_services_unknown_issue" : "「%1$s」で Google Play 開発者サービスに問題が発生しています。もう一度お試しください。"
"common_google_play_services_unsupported_text" : "「%1$s」の実行には Google Play 開発者サービスが必要ですが、お使いのデバイスではサポートされていません。"
"common_google_play_services_update_button" : "更新"
"common_google_play_services_update_text" : "%1$sの実行にはGoogle Play開発者サービスの更新が必要です。"
"common_google_play_services_update_title" : "Google Play開発者サービスの更新"
"common_google_play_services_updating_text" : "%1$sの実行にはGoogle Play開発者サービスが必要ですが、このサービスは現在更新中です。"
"common_google_play_services_wear_update_text" : "Google Play開発者サービスの新しいバージョンが必要です。まもなく自動更新されます。"
"common_open_on_phone" : "スマートフォンで開く"
"common_signin_button_text" : "ログイン"
"common_signin_button_text_long" : "Googleにログイン"
"crop_image_activity_no_permissions" : "必要な権限がありません、キャンセルしています。"
"crop_image_menu_crop" : "切り取り"
"crop_image_menu_flip" : "反転"
"crop_image_menu_flip_horizontally" : "左右反転"
"crop_image_menu_flip_vertically" : "上下反転"
"crop_image_menu_rotate_left" : "左回転"
"crop_image_menu_rotate_right" : "右回転"
"fcm_fallback_notification_channel_label" : "その他"
"offline_notification_text" : "タップすると広告を表示します"
"offline_notification_title" : "オフライン時に保存した広告を表示します"
"offline_opt_in_confirm" : "OK"
"offline_opt_in_confirmation" : "ネットワークに接続したときに、リンクが記載された通知が届きます"
"offline_opt_in_decline" : "設定しない"
"offline_opt_in_message" : "広告主のサイトへのリンクが記載された通知が届きます。"
"offline_opt_in_title" : "ネットワークに接続したときに、広告を表示します。"
"pick_image_intent_chooser_title" : "画像を選択"
"s1" : "画像の保存"
"s2" : "広告が画像ギャラリーに画像を保存することを許可しますか?"
"s3" : "許可する"
"s4" : "許可しない"
"s5" : "カレンダーの予定の作成"
"s6" : "広告がカレンダーの予定を作成することを許可しますか?"
"s7" : "テスト広告"
"search_menu_title" : "検索"
"status_bar_notification_info_overflow" : "999+"
"LOADING" : "Loading..."
"abc_action_bar_home_description" : "Navigate home"
"abc_action_bar_up_description" : "Navigate up"
"abc_action_menu_overflow_description" : "More options"
"abc_action_mode_done" : "Done"
"abc_activity_chooser_view_see_all" : "See all"
"abc_activitychooserview_choose_application" : "Choose an app"
"abc_capital_off" : "OFF"
"abc_capital_on" : "ON"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "delete"
"abc_menu_enter_shortcut_label" : "enter"
"abc_menu_function_shortcut_label" : "Function+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "space"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Menu+"
"abc_search_hint" : "Search…"
"abc_searchview_description_clear" : "Clear query"
"abc_searchview_description_query" : "Search query"
"abc_searchview_description_search" : "Search"
"abc_searchview_description_submit" : "Submit query"
"abc_searchview_description_voice" : "Voice search"
"abc_shareactionprovider_share_with" : "Share with"
"abc_shareactionprovider_share_with_application" : "Share with %s"
"abc_toolbar_collapse_description" : "Collapse"
"abort" : "Abort"
"about" : "About"
"about_message" : "Create Your own stickers for WhatsApp!
Once you have created a sticker, you can use it forever, share with your friends and more
3 Simple steps to create a sticker:
1. Pick a photo from your gallery or choose 'Create Freely Sticker'
2. Design it, by adding emojis, filters or a text.
3. Click on the 'Add to WhatsApp' button on the bottom of your screen.
That's it! then you will be able to share them with everyone, forever.
With this app you can create stickers and add them to the latest version of WhatsApp.
Be careful, if you will delete the app, you may lose sticker emoji packs
Disclaimer :
This app is not affiliated with nor endorsed by WhatsApp Inc."
"about_title" : "About"
"add_as_stickers_pack" : "Add as stickers pack"
"add_button_content_description" : "Add sticker pack to WhatsApp"
"add_new" : "New pack"
"add_new_pack" : "Add new pack"
"add_text_emoji" : "Add Text & Emoji"
"add_to_sticker_pack" : "Add to sticker pack"
"add_to_whatsapp" : "Add to WhatsApp"
"added_to_sticker_pack" : "Added to your sticker pack!"
"album_name_all" : "All Media"
"almost_done" : "Almost done.."
"animated_permission_text" : "You have to grant permission to create animated sticker"
"animated_preview_still_loading" : "Sticker preview still loading.."
"animated_sticker_option" : "Animated Sticker"
"animated_stickers_pack" : "Animated stickers pack"
"app_name" : "Create Stickers for WhatsApp"
"appbar_scrolling_view_behavior" : "com.google.android.material.appbar.AppBarLayout$ScrollingViewBehavior"
"area_select" : "Area"
"auto_remove_background" : "Auto remove background"
"auto_select" : "Auto Select"
"backup" : "Backup"
"backup_all" : "Backup all"
"backup_and_restore" : "Backup & Restore"
"backup_restore_in_progress" : "Backup/restore in progress"
"bottom_sheet_behavior" : "com.google.android.material.bottomsheet.BottomSheetBehavior"
"bring_front" : "Bring front"
"brush" : "Brush"
"brush_size" : "Brush Size"
"button_apply" : "Apply(%1$d)"
"button_apply_default" : "Apply"
"button_back" : "Back"
"button_ok" : "OK"
"button_original" : "Original"
"button_preview" : "Preview"
"button_sure" : "Sure(%1$d)"
"button_sure_default" : "Sure"
"can_remove_only_last_pack" : "You can remove only the last pack."
"cancel" : "Cancel"
"cant_remove" : "You can't remove that sticker."
"cant_use_this_image" : "Can't use this image"
"change_background" : "Background"
"change_pack_icon" : "Change pack icon"
"change_sticker_pack_icon" : "Change sticker pack icon"
"character_counter_content_description" : "Character limit exceeded %1$d of %2$d"
"character_counter_pattern" : "%1$d / %2$d"
"choose_a_shape" : "Choose a shape"
"circle" : "M11080 3930 c-566 -103 -1021 -525 -1161 -1076 -190 -748 227 -1509 961 -1754 280 -93 625 -93 908 -1 580 190 980 716 1009 1326 33 703 -443 1328 -1137 1492 -149 35 -427 41 -580 13z"
"click_to_link" : "Click to Link"
"close" : "Close"
"com.crashlytics.android.build_id" : "6a2105c40f5d47ef9e7cee2c5387db47"
"common_google_play_services_enable_button" : "Enable"
"common_google_play_services_enable_text" : "%1$s won't work unless you enable Google Play services."
"common_google_play_services_enable_title" : "Enable Google Play services"
"common_google_play_services_install_button" : "Install"
"common_google_play_services_install_text" : "%1$s won't run without Google Play services, which are missing from your device."
"common_google_play_services_install_title" : "Get Google Play services"
"common_google_play_services_notification_channel_name" : "Google Play services availability"
"common_google_play_services_notification_ticker" : "Google Play services error"
"common_google_play_services_unknown_issue" : "%1$s is having trouble with Google Play services. Please try again."
"common_google_play_services_unsupported_text" : "%1$s won't run without Google Play services, which are not supported by your device."
"common_google_play_services_update_button" : "Update"
"common_google_play_services_update_text" : "%1$s won't run unless you update Google Play services."
"common_google_play_services_update_title" : "Update Google Play services"
"common_google_play_services_updating_text" : "%1$s won't run without Google Play services, which are currently updating."
"common_google_play_services_wear_update_text" : "New version of Google Play services needed. It will update itself shortly."
"common_open_on_phone" : "Open on phone"
"common_signin_button_text" : "Sign in"
"common_signin_button_text_long" : "Sign in with Google"
"confirm" : "Yes"
"confirm_happy" : "Yes!"
"contact_us" : "Contact us"
"copy_sticker" : "Copy sticker"
"create_animated_sticker" : "Create animated sticker"
"create_icon_based_on_a_photo" : "Photo icon"
"create_icon_freely" : "Freely icon"
"create_pack_icon" : "Create pack icon"
"create_sticker_based_on_a_photo" : "Photo sticker"
"create_sticker_freely" : "Freely sticker"
"crop_cancel" : "Cancel"
"crop_image_activity_no_permissions" : "Cancelling, required permissions are not granted"
"crop_image_activity_title" : ""
"crop_image_menu_crop" : "Crop"
"crop_image_menu_flip" : "Flip"
"crop_image_menu_flip_horizontally" : "Flip horizontally"
"crop_image_menu_flip_vertically" : "Flip vertically"
"crop_image_menu_rotate_left" : "Rotate counter clockwise"
"crop_image_menu_rotate_right" : "Rotate"
"crop_rotate" : "Crop"
"crop_save" : "OK"
"ct_auto_clear" : "Choose color to remove"
"ct_brush" : "Choose brush size and offset"
"ct_brush_size" : "Choose the size of the brush"
"ct_crop_rotate" : "Crop or Rotate the image"
"ct_select" : "Select what to keep"
"default_progressbar" : "Default Progressbar:"
"default_web_client_id" : "1098527122941-fipbo4qsiffhs4845967ncefg7vm1vvt.apps.googleusercontent.com"
"delete_sticker" : "Delete Sticker"
"details_pack_already_added" : "Sticker pack added to WhatsApp"
"dialog_cancel" : "Cancel"
"dialog_default_title" : "Here's a message!"
"dialog_ok" : "OK"
"discard" : "Discard"
"do_you_want_to_remove_pack" : "Do you want to remove that sticker pack?"
"do_you_want_to_remove_pack_backup" : "Do you want to remove that stickers pack backup?"
"done" : "Done"
"dont_ask" : "Don't ask"
"dot" : "•"
"double_click_an_image_to_erase_background" : "Double click an image to erase background"
"duplicate" : "Duplicate"
"edit" : "Edit"
"edit_sticker" : "Edit Sticker"
"empty_text" : "No media yet"
"enter_search_query" : "Enter search query"
"erase_crop_text" : "Erase & Crop background"
"erasing_background" : "Erasing background…"
"error" : "ERROR, Please Try Again"
"error_adding_sticker_pack" : "Could not add this sticker pack. Please install the latest version of WhatsApp before adding sticker pack"
"error_adding_video_to_sticker" : "Video length cannot be more than 10 seconds."
"error_create_animated" : "Error while creating the sticker"
"error_file_type" : "Unsupported file type"
"error_gallery_pick" : "You can't pick sticker from gallery, please contact us."
"error_no_video_activity" : "No App found supporting video preview"
"error_over_count" : "You can only select up to %1$d media files"
"error_over_count_default" : "You have reached max selectable"
"error_over_original_count" : "%1$d images over %2$d MB. Original will be unchecked"
"error_over_original_size" : "Can't select the images larger than %1$d MB"
"error_over_quality" : "Over quality"
"error_title" : "Error"
"error_type_conflict" : "Can't select images and videos at the same time"
"error_under_quality" : "Under quality"
"error_while_generating" : "Error while generating the sticker"
"exit_without_saving" : "Are you want to exit without saving?"
"external_storage_permission" : "External storage permission"
"fab_transformation_scrim_behavior" : "com.google.android.material.transformation.FabTransformationScrimBehavior"
"fab_transformation_sheet_behavior" : "com.google.android.material.transformation.FabTransformationSheetBehavior"
"fcm_fallback_notification_channel_label" : "Miscellaneous"
"featured_by_google_images" : "Featured by google images"
"firebase_database_url" : "https://create-stickers.firebaseio.com"
"first_create_animated_sticker" : "First, create the animated sticker"
"first_create_sticker" : "First, create the sticker"
"first_remove_on_whatsapp" : "First, remove it on Whatsapp application."
"flip_horizontally" : "Flip Horizontally"
"flip_vertically" : "Flip Vertically"
"frames_delay" : "Time period for each frame"
"frames_delay_btn" : "Frames duration:"
"from_start_to_this_frame" : "From start to this frame"
"from_this_frame_to_end" : "From this frame to end"
"gcm_defaultSenderId" : "1098527122941"
"generating_sticker" : "Generating sticker.."
"generating_sticker_multi" : "Generating sticker"
"google_api_key" : "AIzaSyDYNIGaUrzQTKjOE1J_-zrGnzqqWALNi6c"
"google_app_id" : "1:1098527122941:android:7918c2132120f033"
"google_crash_reporting_api_key" : "AIzaSyDYNIGaUrzQTKjOE1J_-zrGnzqqWALNi6c"
"google_storage_bucket" : "create-stickers.appspot.com"
"gph_attibution_back" : "Back"
"gph_choose_emoji" : "Select Emoji"
"gph_choose_gif" : "Select GIF"
"gph_choose_sticker" : "Select Sticker"
"gph_copy" : "Copy"
"gph_copy_link" : "Copy Link"
"gph_emoji" : "Emoji"
"gph_error_generic_list_loading" : "Oh NO! Something Went Wrong."
"gph_error_no_gifs_found" : "No GIFs found"
"gph_error_no_stickers_found" : "No stickers found"
"gph_error_no_texts_found" : "No text found"
"gph_gifs" : "GIFs"
"gph_gifs_stickers" : "Gifs & Stickers"
"gph_more_by" : "More by @%1$s"
"gph_more_creator" : "See more by creator"
"gph_recents" : "Recents"
"gph_remove" : "Remove"
"gph_results_count" : "%1$d results"
"gph_retry" : "Retry"
"gph_search_giphy" : "Search GIPHY"
"gph_search_giphy_stickers" : "Search GIPHY Stickers"
"gph_search_giphy_text" : "Search GIPHY Text"
"gph_share" : "Share"
"gph_stickers" : "Stickers"
"gph_text" : "Text"
"gph_view_on_giphy" : "View on GIPHY"
"heart" : "M25.119,2.564c12.434,0.023,18.68,5.892,24.88,17.612 c6.2-11.721,12.446-17.589,24.877-17.612c13.81-0.025,25.035,10.575,25.061,23.66c0.033,23.708-24.952,47.46-49.938,71.212 C25.016,73.685,0.03,49.932,0.064,26.224C0.085,13.14,11.309,2.539,25.119,2.564z"
"hide_bottom_view_on_scroll_behavior" : "com.google.android.material.behavior.HideBottomViewOnScrollBehavior"
"icons_instructions" : "Icons instructions"
"import_from_giphy" : "Import from GIPHY"
"info_screen_tray_icon" : "Tray icon"
"it_may_take_a_while" : "It may take a while…"
"keep_sticker_packs" : "Backup your sticker packs in Google Drive"
"label_brush" : "Brush"
"label_emoji" : "Emoji"
"label_eraser" : "Eraser"
"label_filter" : "Filter"
"label_sticker" : "Sticker"
"label_text" : "Text"
"last_backup" : "Last backup: {0}"
"loading" : "Loading…"
"local_pack_need_backup" : "Local pack need backup"
"local_pack_need_update" : "Local pack need update"
"log_out" : "Log out"
"max_frames_25" : "Maximum frames - 25"
"more_info_button" : "More info about sticker pack"
"mtrl_chip_close_icon_content_description" : "Remove %1$s"
"must_internet_connection" : "Internet connection is not available"
"new_feature" : "New feature!"
"no" : "No"
"no_more_ads" : "NO MORE ADS!!"
"no_more_ads_text" : "Thanks, have fun while creating more stickers!"
"no_sad" : "Not now.."
"no_stickers_found" : "No stickers found"
"not_exist" : "Missing"
"offline_notification_text" : "Tap to open ad"
"offline_notification_title" : "View the ad you saved when you were offline"
"offline_opt_in_confirm" : "OK"
"offline_opt_in_confirmation" : "You'll get a notification with the link when you're back online"
"offline_opt_in_decline" : "No thanks"
"offline_opt_in_message" : "We'll send you a notification with a link to the advertiser site."
"offline_opt_in_title" : "Open ad when you're back online."
"offset" : "Offset"
"ok" : "OK"
"only_this_frame" : "Only this frame"
"pack_doesnt_exist" : "Pack doesn't exist"
"pack_name" : "Pack name"
"pack_name_needed" : "Please type pack name"
"pack_only_on_drive" : "Pack exist only on Google Drive"
"pack_successfuly_added" : "Pack successfully added!"
"pack_successfuly_added_please_add_to_whatsapp_later" : "Pack created successfully! you have to add it to whatsApp later"
"pack_synced" : "Pack synced"
"packs_will_be_updated" : "Packs {0} will be updated"
"password_toggle_content_description" : "Show password"
"path_password_eye" : "M12,4.5C7,4.5 2.73,7.61 1,12c1.73,4.39 6,7.5 11,7.5s9.27,-3.11 11,-7.5c-1.73,-4.39 -6,-7.5 -11,-7.5zM12,17c-2.76,0 -5,-2.24 -5,-5s2.24,-5 5,-5 5,2.24 5,5 -2.24,5 -5,5zM12,9c-1.66,0 -3,1.34 -3,3s1.34,3 3,3 3,-1.34 3,-3 -1.34,-3 -3,-3z"
"path_password_eye_mask_strike_through" : "M2,4.27 L19.73,22 L22.27,19.46 L4.54,1.73 L4.54,1 L23,1 L23,23 L1,23 L1,4.27 Z"
"path_password_eye_mask_visible" : "M2,4.27 L2,4.27 L4.54,1.73 L4.54,1.73 L4.54,1 L23,1 L23,23 L1,23 L1,4.27 Z"
"path_password_strike_through" : "M3.27,4.27 L19.74,20.74"
"pay_attention_animated_stickers_arent_supported" : "Pay attention, animated stickers are not fully supported by whatsapp yet"
"permissions" : "Permissions"
"permissions_text" : "We need your approval to proceed with the process"
"photo_grid_capture" : "Camera"
"pick_custom_color" : "Choose a custom color"
"pick_custom_font" : "Custom font"
"pick_from_gallery" : "Pick from gallery"
"pick_from_whatsapp" : "Pick from WhatsApp"
"pick_image_intent_chooser_title" : "Select source"
"please_add_some_frames_first" : "Please add some stickers first"
"please_click_back_again_to_exit" : "Please click BACK again to exit"
"please_wait_unti" : "Please wait for all stickers to load"
"please_wait_until_complete" : "Please wait for the process to complete successfully."
"privacy_policy" : "Privacy policy"
"problem_try_later" : "There may be a problem, please try again later"
"project_id" : "create-stickers"
"purchase_canceled" : "Purchase canceled"
"purchase_error" : "Purchase error, please contact the developer, error code"
"random" : "Random"
"rate_five_stars" : "Rate 5 Stars"
"remove" : "Remove"
"remove_ads" : "Remove ads"
"remove_frame" : "Remove frame"
"remove_frame_text" : "Do you want to remove this frame?"
"remove_sticker" : "Remove sticker"
"remove_sticker_pack" : "Remove sticker pack"
"remove_sticker_pack_backup" : "Remove stickers pack backup"
"remove_sticker_text" : "Do you want to remove the sticker?"
"removed_from_google_drive" : "Pack removed from google drive.."
"reset" : "Reset"
"restore" : "Restore"
"restore_all" : "Restore all"
"rotate_image" : "Rotate the image"
"s1" : "Save image"
"s2" : "Allow Ad to store image in Picture gallery?"
"s3" : "Accept"
"s4" : "Decline"
"s5" : "Create calendar event"
"s6" : "Allow Ad to create a calendar event?"
"s7" : "Test Ad"
"save" : "Save"
"saving_it" : "Saving it…"
"search" : "Search"
"search_images_online" : "Search images online"
"search_menu_title" : "Search"
"searching" : "Searching.."
"select" : "Select"
"select_a_pack" : "Select pack"
"send_email" : "Send email"
"shadow" : "Shadow"
"shape1" : "M10502 8163 c-7 -3 -69 -74 -138 -159 -69 -85 -130 -154 -135 -154 -5 0 -76 25 -157 56 -214 82 -222 84 -259 69 -39 -17 -45 -35 -79 -255 -15 -96 -28 -176 -29 -178 -1 -1 -87 -16 -190 -33 -228 -36 -255 -48 -255 -109 0 -11 32 -101 70 -201 39 -100 70 -183 70 -185 0 -2 -70 -60 -155 -129 -85 -69 -157 -130 -160 -135 -13 -21 -7 -71 11 -91 10 -12 78 -69 149 -127 72 -58 136 -110 143 -117 10 -9 -1 -49 -59 -202 -77 -205 -80 -229 -34 -259 14 -9 107 -29 217 -47 l193 -32 32 -193 c18 -109 39 -204 47 -218 30 -45 55 -42 259 35 153 58 193 69 202 59 7 -7 59 -71 117 -143 58 -71 115 -139 127 -149 24 -22 75 -24 98 -4 9 7 70 79 136 160 65 82 121 148 123 148 2 0 85 -31 185 -70 100 -38 192 -70 206 -70 13 0 34 10 47 23 19 19 27 53 55 222 17 109 33 200 34 201 1 1 83 14 182 29 205 32 241 43 255 81 13 32 9 45 -69 248 -34 88 -60 163 -59 168 2 5 71 64 153 131 89 73 153 133 159 148 18 52 2 72 -158 200 -85 68 -155 128 -155 133 -1 5 31 92 69 192 39 101 70 191 70 200 0 8 -12 28 -28 43 -25 25 -43 30 -221 59 -106 17 -195 33 -197 35 -2 1 -17 88 -34 193 -21 129 -36 197 -49 214 -31 43 -70 38 -260 -34 -95 -37 -178 -66 -184 -66 -7 1 -57 57 -112 126 -134 169 -160 194 -193 193 -15 0 -33 -3 -40 -6z"
"shape2" : "M1545 7614 c-390 -295 -719 -542 -729 -550 -18 -12 -7 -51 260 -906 l279 -893 907 -3 906 -2 21 62 c11 35 135 430 275 878 140 448 258 823 261 832 5 12 -160 141 -725 567 -401 303 -734 551 -738 551 -4 -1 -326 -242 -717 -536z"
"shape3" : "M6176 7924 c-43 -8 -120 -28 -169 -44 -446 -150 -765 -535 -819 -989 -6 -53 -12 -97 -13 -98 -3 -5 -319 77 -433 113 -226 70 -502 186 -671 283 l-74 42 7 -83 c20 -262 158 -574 362 -818 131 -158 281 -289 469 -412 1058 -694 2638 -563 3490 287 274 274 438 604 480 968 l6 57 -133 -69 c-181 -95 -340 -162 -548 -232 -142 -47 -472 -139 -502 -139 -5 0 -8 22 -8 49 0 107 -55 311 -117 436 -74 147 -226 330 -353 422 -156 113 -349 196 -529 227 -116 20 -335 20 -445 0z"
"shape4" : "M8105 4969 c-556 -81 -1012 -531 -1124 -1109 -15 -73 -29 -263 -24 -320 33 -406 280 -1144 766 -2290 194 -456 546 -1240 558 -1240 12 0 386 834 579 1290 462 1095 714 1849 745 2225 11 137 -20 360 -71 515 -67 201 -178 383 -326 536 -160 165 -325 270 -530 339 -176 59 -397 79 -573 54z"
"shape5" : "M1643 4216 c-23 -7 -56 -23 -75 -34 -18 -12 -369 -358 -779 -769 -833 -835 -784 -777 -784 -923 0 -146 -50 -88 789 -928 847 -849 798 -807 946 -807 158 0 105 -44 946 798 591 591 746 752 765 792 20 42 24 66 24 145 0 79 -4 103 -24 145 -19 40 -174 201 -765 792 -666 667 -747 745 -801 770 -71 32 -175 41 -242 19z"
"shape6" : "M5137 4126 c-98 -27 -184 -113 -213 -212 -14 -50 -14 -76 0 -304 9 -137 16 -263 16 -280 0 -27 -6 -32 -76 -64 -42 -20 -105 -56 -140 -82 -36 -25 -71 -43 -79 -40 -7 2 -103 64 -211 137 -249 166 -286 184 -379 183 -120 -1 -218 -63 -272 -172 -37 -75 -40 -192 -7 -262 39 -83 82 -113 352 -248 l253 -127 -7 -39 c-8 -51 -8 -201 0 -252 l7 -39 -245 -122 c-263 -132 -311 -165 -354 -247 -23 -44 -27 -64 -27 -136 0 -76 3 -91 30 -139 83 -151 259 -211 400 -138 28 15 144 89 260 165 l209 139 61 -45 c33 -25 97 -62 143 -84 76 -36 82 -41 82 -69 0 -16 -7 -142 -16 -279 -18 -283 -13 -320 49 -402 158 -209 491 -140 546 114 6 29 4 132 -7 319 l-17 277 80 36 c44 20 109 58 144 85 l65 48 235 -155 c130 -85 253 -161 275 -168 131 -47 296 28 363 164 58 117 29 269 -67 356 -24 21 -141 87 -283 157 l-242 121 1 169 2 169 248 126 c137 70 264 140 282 158 19 17 46 54 60 81 22 41 26 64 26 130 1 68 -3 89 -27 137 -63 129 -201 197 -341 168 -45 -9 -98 -40 -291 -166 -129 -85 -237 -154 -239 -154 -3 0 -40 24 -83 53 -43 29 -107 65 -143 80 l-65 28 17 277 c17 290 15 329 -22 401 -24 47 -90 108 -144 131 -57 26 -150 33 -209 16z"
"shape7" : "M5710 11217 c-681 -678 -769 -762 -880 -844 l-55 -41 -735 -6 c-404 -3 -921 -9 -1147 -13 l-413 -6 2 -991 c2 -665 -1 -1046 -9 -1159 l-12 -168 -164 -172 c-91 -95 -442 -451 -781 -792 l-616 -620 548 -545 c302 -300 607 -610 678 -690 192 -214 284 -326 294 -357 6 -15 20 -82 32 -148 22 -118 22 -141 28 -1140 l5 -1020 790 4 c899 4 1436 -10 1495 -37 21 -10 358 -338 827 -805 l792 -789 663 664 c365 366 730 725 812 799 l149 134 216 7 c119 4 629 11 1134 16 504 5 921 12 925 16 3 4 5 353 4 775 -3 767 2 984 34 1294 16 165 27 196 112 317 49 68 145 167 968 997 279 282 506 514 504 517 -3 3 -300 301 -661 663 -360 362 -716 725 -791 807 l-135 148 -7 180 c-6 144 -24 1619 -26 2006 l0 92 -872 0 c-484 0 -991 5 -1138 11 l-265 12 -105 96 c-58 53 -418 408 -801 789 -383 380 -698 692 -700 692 -2 0 -317 -312 -699 -693z"
"shape8" : "M9815 4615 c-512 -73 -1137 -161 -1617 -227 -219 -30 -287 -46 -205 -49 30 -1 31 -1 7 -9 -14 -4 -21 -8 -17 -9 4 -1 40 -8 80 -16 68 -14 524 -98 982 -181 115 -21 203 -40 195 -41 -8 -2 -142 -18 -296 -37 l-281 -35 -409 75 c-225 41 -412 74 -416 74 -4 0 -8 -691 -8 -1535 0 -1232 3 -1536 13 -1542 7 -4 20 -20 29 -34 19 -31 -1 -22 1158 -474 926 -362 889 -348 906 -334 11 9 14 70 14 321 0 243 3 310 13 314 7 2 32 -2 56 -11 24 -8 56 -15 72 -15 l29 0 0 -285 c0 -223 3 -284 13 -282 6 1 11 -3 10 -9 -1 -7 6 -19 16 -28 16 -15 24 -14 102 13 115 39 2041 776 2105 806 l52 23 7 93 c3 52 5 731 3 1509 -3 1486 -1 1429 -45 1479 -12 15 -22 17 -57 10 -22 -5 -207 -38 -411 -75 l-370 -66 -272 33 c-150 18 -273 35 -273 39 0 3 235 47 523 99 760 136 768 137 732 146 -48 11 -52 13 -21 14 16 1 27 3 25 5 -3 3 -184 30 -404 61 -555 77 -1378 192 -1510 211 -60 8 -121 16 -135 18 -14 2 -191 -20 -395 -49z m470 -65 c116 -15 645 -87 885 -120 124 -17 262 -36 308 -42 45 -6 81 -12 80 -13 -2 -2 -212 -40 -468 -85 -256 -45 -510 -89 -565 -99 -89 -16 -112 -16 -205 -5 -94 12 -122 11 -270 -7 -319 -38 -206 -50 -1153 122 l-238 44 123 17 c68 10 222 31 343 47 121 17 321 44 445 61 124 17 259 35 300 41 59 8 317 44 340 48 3 0 37 -4 75 -9z m1838 -3201 c-10 -9 -1623 -609 -1638 -609 -3 0 -5 54 -5 121 l0 120 53 24 c30 13 344 127 698 254 354 127 651 235 659 239 13 8 16 146 20 1115 4 966 7 1108 20 1121 8 8 56 21 105 28 l90 14 3 -1210 c1 -665 -1 -1213 -5 -1217z m-3832 2405 l89 -17 0 -1126 0 -1126 43 -23 c23 -12 282 -110 576 -217 294 -107 550 -203 570 -212 l36 -18 3 -147 c1 -82 0 -148 -3 -148 -4 0 -1262 465 -1457 540 l-58 21 1 1192 c0 656 4 1212 8 1236 5 24 15 47 22 52 21 13 71 11 170 -7z"
"shape_it" : "Shape it!"
"shape_them_all" : "Shape them all!"
"share_pack" : "Share pack"
"shared_pack_text" : "Hey there! Download 'Create stickers for WhatsApp' to use this sticker pack"
"show_tutorial" : "Show Tutorial"
"single_sticker_option" : "Single Sticker"
"size" : "Size"
"star" : "M 332.25647,385.51933 L 217.94322,325.58331 L 103.76342,385.77314 L 125.44132,258.53357 L 32.91382,168.54182 L 160.62472,149.83945 L 217.61942,34.031678 L 274.87122,149.71255 L 402.62329,168.13113 L 310.29602,258.32822 L 332.25647,385.51933 z"
"status_bar_notification_info_overflow" : "999+"
"sticker" : "Sticker"
"sticker_pack_full" : "Sticker pack is full!"
"sticker_pack_icon_changed" : "Sticker pack icon changed!"
"sticker_pack_icon_created" : "Sticker pack icon created!"
"sticker_preview" : "Sticker preview"
"stickers" : "stickers"
"stickers_limit" : "30 stickers"
"stickers_publisher_name" : "Stickers publisher name"
"stroke" : "Outline"
"stroke_color_and_thickness" : "Color & thickness"
"t_add_new_pack_text" : "Click here to add a new Sticker Pack"
"t_add_new_pack_title" : "Add New Pack"
"t_add_new_sticker_text" : "Click here to add new sticker"
"t_add_new_sticker_title" : "New Sticker"
"t_add_pack_text" : "Click here to add this pack to Whatsapp"
"t_animated_sticker_text" : "Here you can create animated stickers"
"t_animated_sticker_title" : "Animated Sticker"
"t_auto_remove_bg_for_ppl_and_animals" : "Auto remove background for people & animals"
"t_autoclear_text" : "Auto clear will clear part of your image, try it out!"
"t_autoclear_title" : "Auto Clear"
"t_brush_text" : "Set the erase brush size"
"t_brush_title" : "Brush"
"t_change_background_text" : "Change editor background
The background will not be saved with the picture.. :)"
"t_change_background_title" : "Change editor background"
"t_change_sticker_pack_icon_text" : "Click here to change sticker pack icon"
"t_choose_sticker_type" : "Choose Sticker Type:"
"t_create_sticker" : "Create sticker"
"t_create_stickers" : "Here you can create stickers from image or freely"
"t_crop_text" : "Crop, Rotate and flip your image in any direction"
"t_crop_title" : "Crop"
"t_delete_sticker_text" : "Click here to delete a sticker"
"t_delete_sticker_title" : "delete sticker"
"t_erase_and_crop_text" : "Here you will find tools to erase the background of your image and Crop&Rotate it to your preferences"
"t_erase_and_crop_title" : "Erase and Crop"
"t_freely_text" : "Start with a blank frame, add text, emojis and more"
"t_freely_title" : "Freely"
"t_hello_title" : "Hi There!"
"t_hold_here_text" : "And drag away :)"
"t_hold_here_title" : "Hold here"
"t_manage_text" : "Click on any pack to manage it"
"t_manage_title" : "Manage"
"t_new_animated_sticker_text" : "Add a new sticker to the sequence"
"t_new_animated_sticker_title" : "New Sticker"
"t_photo" : "Photo"
"t_photo_text" : "Choose an image as a base for your sticker"
"t_reset_text" : "Start all over"
"t_reset_title" : "Reset"
"t_save_erase_text" : "Save and continue"
"t_save_text" : "Save you sticker"
"t_save_title" : "Save"
"t_select_text" : "Click to select an area you would like to keep"
"t_select_title" : "Select"
"t_shapeit_text" : "Apply a shape to your sticker"
"t_shapeit_title" : "Shape It"
"t_status_text" : "Indicates if the pack has been added to Whatsapp"
"t_status_title" : "Status"
"t_sticker_options_text" : "Click to edit all frames"
"t_sticker_options_title" : "Edit all frames"
"t_sticker_pack_text" : "Here you will able to edit you pack"
"t_sticker_pack_title" : "Sticker Pack"
"t_zoom_text" : "Zoom in and out by pinch or double tap"
"t_zoom_title" : "Zoom"
"terms_conditions" : "Terms & Conditions"
"text" : "TEXT"
"thickness" : "Thickness:"
"title_activity_add_frame" : "Add frame"
"title_activity_sticker_pack_details_multiple_pack" : "Sticker details"
"title_activity_sticker_pack_details_single_pack" : "Create Stickers for WhatsApp"
"title_activity_sticker_pack_info" : "Info"
"title_activity_sticker_packs_list" : "Sticker Packs"
"title_validation_error" : "Error with the pack"
"tolerance" : "Tolerance"
"transparent_background_only" : "Transparent background only"
"tray_image_content_description" : "Sticker Pack Tray Image"
"try_reduce_frames_count" : "Try to reduce the frame count"
"underline_text" : "Text"
"update_whatsapp" : "please update WhatsApp to the latest version from the google play"
"use_image" : "Use image"
"video_ad_failed" : "Video ad failed to load, error code"
"view_webpage" : "View webpage"
"watch_video_create_animated" : "You have to watch the video to create an animated sticker"
"welcoming_guide" : "Seems like you are new here,
I will be your guide in our app
click anywhere to continue
and click back to exit the tutorial
If you ever need me again
just click the three dots at the top"
"will_be_updated" : "Pack {0} will be updated"
"zoom" : "Zoom"
"abc_action_bar_home_description" : "Idi na početnu"
"abc_action_bar_up_description" : "Natrag"
"abc_action_menu_overflow_description" : "Više opcija"
"abc_action_mode_done" : "Gotovo"
"abc_activity_chooser_view_see_all" : "Prikaži sve"
"abc_activitychooserview_choose_application" : "Odabir aplikacije"
"abc_capital_off" : "ISKLJUČENO"
"abc_capital_on" : "UKLJUČENO"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "delete"
"abc_menu_enter_shortcut_label" : "enter"
"abc_menu_function_shortcut_label" : "Function+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "svemir"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Menu+"
"abc_search_hint" : "Pretražite…"
"abc_searchview_description_clear" : "Izbriši upit"
"abc_searchview_description_query" : "Upit za pretraživanje"
"abc_searchview_description_search" : "Pretraži"
"abc_searchview_description_submit" : "Pošalji upit"
"abc_searchview_description_voice" : "Glasovno pretraživanje"
"abc_shareactionprovider_share_with" : "Dijeli s"
"abc_shareactionprovider_share_with_application" : "Dijeli putem aplikacije %s"
"abc_toolbar_collapse_description" : "Sažmi"
"common_google_play_services_enable_button" : "Omogući"
"common_google_play_services_enable_text" : "%1$s neće funkcionirati ako ne omogućite usluge Google Playa."
"common_google_play_services_enable_title" : "Omogućivanje usluga Google Playa"
"common_google_play_services_install_button" : "Instaliraj"
"common_google_play_services_install_text" : "%1$s neće funkcionirati bez usluga Google Playa koje nisu instalirane na vašem uređaju."
"common_google_play_services_install_title" : "Preuzimanje usluga Google Playa"
"common_google_play_services_notification_channel_name" : "Dostupnost usluga za Google Play"
"common_google_play_services_notification_ticker" : "Pogreška Usluga za Google Play"
"common_google_play_services_unknown_issue" : "%1$s ima poteškoća s uslugama Google Playa. Pokušajte ponovo."
"common_google_play_services_unsupported_text" : "%1$s neće funkcionirati bez usluga Google Playa koje vaš uređaj ne podržava."
"common_google_play_services_update_button" : "Ažuriraj"
"common_google_play_services_update_text" : "%1$s neće funkcionirati ako ne ažurirate Google Play usluge."
"common_google_play_services_update_title" : "Ažuriranje usluga Google Playa"
"common_google_play_services_updating_text" : "%1$s neće se pokrenuti bez usluga Google Playa koje se trenutačno ažuriraju."
"common_google_play_services_wear_update_text" : "Potrebna je nova verzija usluga Google Playa. Uskoro će se ažurirati."
"common_open_on_phone" : "Otvori na telefonu"
"common_signin_button_text" : "Prijava"
"common_signin_button_text_long" : "Prijava putem Googlea"
"fcm_fallback_notification_channel_label" : "Razno"
"offline_notification_text" : "Dodirnite za otvaranje oglasa"
"offline_notification_title" : "Pogledajte oglas koji ste spremili dok ste bili offline"
"offline_opt_in_confirm" : "U redu"
"offline_opt_in_confirmation" : "Primit ćete obavijest s vezom kad se ponovo povežete s internetom"
"offline_opt_in_decline" : "Ne, hvala"
"offline_opt_in_message" : "Poslat ćemo vam obavijest s vezom do web-lokacije oglašivača."
"offline_opt_in_title" : "Otvorite oglas kad se ponovo povežete s internetom."
"s1" : "Spremi sliku"
"s2" : "Želite li dopustiti oglasu da spremi sliku u galeriju slika?"
"s3" : "Prihvati"
"s4" : "Odbij"
"s5" : "Izradi događaj u kalendaru"
"s6" : "Želite li dopustiti oglasu da izradi događaj u kalendaru?"
"s7" : "Testni oglas"
"search_menu_title" : "Pretraži"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "Navegar a la página principal"
"abc_action_bar_up_description" : "Navegar hacia arriba"
"abc_action_menu_overflow_description" : "Más opciones"
"abc_action_mode_done" : "Listo"
"abc_activity_chooser_view_see_all" : "Ver todas"
"abc_activitychooserview_choose_application" : "Elegir una app"
"abc_capital_off" : "DESACTIVAR"
"abc_capital_on" : "ACTIVAR"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "borrar"
"abc_menu_enter_shortcut_label" : "intro"
"abc_menu_function_shortcut_label" : "Función+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Mayúscula+"
"abc_menu_space_shortcut_label" : "espacio"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Menú+"
"abc_search_hint" : "Buscar…"
"abc_searchview_description_clear" : "Borrar consulta"
"abc_searchview_description_query" : "Búsqueda"
"abc_searchview_description_search" : "Buscar"
"abc_searchview_description_submit" : "Enviar consulta"
"abc_searchview_description_voice" : "Búsqueda por voz"
"abc_shareactionprovider_share_with" : "Compartir con"
"abc_shareactionprovider_share_with_application" : "Compartir con %s"
"abc_toolbar_collapse_description" : "Contraer"
"common_google_play_services_enable_button" : "Habilitar"
"common_google_play_services_enable_text" : "%1$s no funcionará a menos que habilites los servicios de Google Play."
"common_google_play_services_enable_title" : "Habilitar servicios de Google Play"
"common_google_play_services_install_button" : "Instalar"
"common_google_play_services_install_text" : "%1$s no se ejecutará si los Servicios de Google Play no están instalados en tu dispositivo."
"common_google_play_services_install_title" : "Obtener servicios de Google Play"
"common_google_play_services_notification_channel_name" : "Disp. de los Servicios de Google Play"
"common_google_play_services_notification_ticker" : "Error de Google Play Services"
"common_google_play_services_unknown_issue" : "%1$s tiene problemas con los servicios de Google Play. Vuelve a intentarlo."
"common_google_play_services_unsupported_text" : "%1$s no se ejecutará sin los servicios de Google Play, que no son compatibles con tu dispositivo."
"common_google_play_services_update_button" : "Actualizar"
"common_google_play_services_update_text" : "%1$s no se ejecutará a menos que actualices los servicios de Google Play."
"common_google_play_services_update_title" : "Actualizar servicios de Google Play"
"common_google_play_services_updating_text" : "%1$s no se ejecutará sin los servicios de Google Play. La plataforma se está actualizando en este momento."
"common_google_play_services_wear_update_text" : "Se necesita una nueva versión de los servicios de Google Play. Se actualizarán automáticamente en breve."
"common_open_on_phone" : "Abrir en el teléfono"
"common_signin_button_text" : "Acceder"
"common_signin_button_text_long" : "Acceder con Google"
"fcm_fallback_notification_channel_label" : "Varios"
"offline_notification_text" : "Presiona para abrir el anuncio"
"offline_notification_title" : "Mira el anuncio que guardaste cuando no tenías conexión"
"offline_opt_in_confirm" : "Aceptar"
"offline_opt_in_confirmation" : "Recibirás una notificación con el vínculo cuando vuelvas a conectarte a Internet"
"offline_opt_in_decline" : "No, gracias"
"offline_opt_in_message" : "Te enviaremos una notificación con un vínculo al sitio del anunciante."
"offline_opt_in_title" : "Abre el anuncio cuando vuelvas a conectarte a Internet"
"s1" : "Guardar imagen"
"s2" : "¿Quieres permitir que el anuncio guarde la imagen en la galería de imágenes?"
"s3" : "Aceptar"
"s4" : "Rechazar"
"s5" : "Crear un evento de calendario"
"s6" : "¿Quieres permitir que el anuncio cree un evento de calendario?"
"s7" : "Anuncio de prueba"
"search_menu_title" : "Buscar"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "Nenda mwanzo"
"abc_action_bar_up_description" : "Sogeza juu"
"abc_action_menu_overflow_description" : "Chaguo zaidi"
"abc_action_mode_done" : "Nimemaliza"
"abc_activity_chooser_view_see_all" : "Angalia zote"
"abc_activitychooserview_choose_application" : "Chagua programu"
"abc_capital_off" : "IMEZIMWA"
"abc_capital_on" : "IMEWASHWA"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "delete"
"abc_menu_enter_shortcut_label" : "enter"
"abc_menu_function_shortcut_label" : "Function+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "space"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Menu+"
"abc_search_hint" : "Tafuta…"
"abc_searchview_description_clear" : "Futa hoja"
"abc_searchview_description_query" : "Hoja ya utafutaji"
"abc_searchview_description_search" : "Tafuta"
"abc_searchview_description_submit" : "Wasilisha hoja"
"abc_searchview_description_voice" : "Kutafuta kwa kutamka"
"abc_shareactionprovider_share_with" : "Shiriki na"
"abc_shareactionprovider_share_with_application" : "Shiriki ukitumia %s"
"abc_toolbar_collapse_description" : "Kunja"
"common_google_play_services_enable_button" : "Washa"
"common_google_play_services_enable_text" : "%1$s haitafanya kazi isipokuwa uwashe huduma za Google Play."
"common_google_play_services_enable_title" : "Washa huduma za Google Play"
"common_google_play_services_install_button" : "Sakinisha"
"common_google_play_services_install_text" : "%1$s haitafanya kazi bila huduma za Google Play. Huduma hizi hazipatikani kwenye kifaa chako."
"common_google_play_services_install_title" : "Pata huduma za Google Play"
"common_google_play_services_notification_channel_name" : "Upatikanaji wa huduma za Google Play"
"common_google_play_services_notification_ticker" : "Hitilafu kwenye huduma za Google Play"
"common_google_play_services_unknown_issue" : "%1$s inakumbwa na hitilafu ya huduma za Google Play. Tafadhali jaribu tena."
"common_google_play_services_unsupported_text" : "%1$s haitafanya kazi bila huduma za Google Play. Huduma hizi hazitumiki kwenye kifaa chako."
"common_google_play_services_update_button" : "Sasisha"
"common_google_play_services_update_text" : "%1$s haitafanya kazi hadi usasishe huduma za Google Play."
"common_google_play_services_update_title" : "Sasisha huduma za Google Play"
"common_google_play_services_updating_text" : "%1$s haitafanya kazi bila huduma za Google Play. Huduma hizi zinasasishwa sasa."
"common_google_play_services_wear_update_text" : "Toleo jipya la huduma za Google Play linahitajika. Litajisasisha baada ya muda mfupi."
"common_open_on_phone" : "Fungua kwenye simu"
"common_signin_button_text" : "Ingia katika akaunti"
"common_signin_button_text_long" : "Ingia katika akaunti ukitumia Google"
"fcm_fallback_notification_channel_label" : "Zinginezo"
"offline_notification_text" : "Gusa ili ufungue tangazo"
"offline_notification_title" : "Angalia tangazo ulilohifadhi ulipokuwa nje ya mtandao"
"offline_opt_in_confirm" : "Sawa"
"offline_opt_in_confirmation" : "Utapokea arifa yenye kiungo utakaporudi mtandaoni"
"offline_opt_in_decline" : "Hapana"
"offline_opt_in_message" : "Tutakutumia arifa yenye kiungo kinachoelekeza kwenye tovuti ya mtangazaji."
"offline_opt_in_title" : "Fungua tangazo utakaporudi mtandaoni."
"s1" : "Hifadhi picha"
"s2" : "Ungependa kuruhusu tangazo lihifadhi picha katika matunzio ya Picha?"
"s3" : "Kubali"
"s4" : "Kataa"
"s5" : "Unda tukio la kalenda"
"s6" : "Ungependa kuruhusu tangazo liunde tukio la kalenda?"
"s7" : "Tangazo la Jaribio"
"search_menu_title" : "Tafuta"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "গৃহ পৃষ্ঠালৈ যাওক"
"abc_action_bar_up_description" : "ওপৰলৈ যাওক"
"abc_action_menu_overflow_description" : "অধিক বিকল্প"
"abc_action_mode_done" : "সম্পন্ন হ’ল"
"abc_activity_chooser_view_see_all" : "সকলো চাওক"
"abc_activitychooserview_choose_application" : "কোনো এপ্ বাছনি কৰক"
"abc_capital_off" : "অফ"
"abc_capital_on" : "অন"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "delete"
"abc_menu_enter_shortcut_label" : "enter"
"abc_menu_function_shortcut_label" : "Function+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "space"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Menu+"
"abc_search_hint" : "সন্ধান কৰক…"
"abc_searchview_description_clear" : "সন্ধান কৰা প্ৰশ্ন মচক"
"abc_searchview_description_query" : "সন্ধান কৰা প্ৰশ্ন"
"abc_searchview_description_search" : "সন্ধান"
"abc_searchview_description_submit" : "প্ৰশ্ন দাখিল কৰক"
"abc_searchview_description_voice" : "কণ্ঠধ্বনিৰ দ্বাৰা সন্ধান"
"abc_shareactionprovider_share_with" : "ইয়াৰ জৰিয়তে শ্বেয়াৰ কৰক"
"abc_shareactionprovider_share_with_application" : "%sৰ জৰিয়তে শ্বেয়াৰ কৰক"
"abc_toolbar_collapse_description" : "সংকোচন কৰক"
"common_google_play_services_enable_button" : "সক্ষম কৰক"
"common_google_play_services_enable_text" : "আপুনি Google Play সেৱাবোৰ সক্ষম নকৰালৈকে %1$sএ কাম নকৰিব।"
"common_google_play_services_enable_title" : "Google প্লে সেৱাসক্ষম কৰক"
"common_google_play_services_install_button" : "ইনষ্টল কৰক"
"common_google_play_services_install_text" : "%1$s Google প্লে সেৱাৰ অবিহনে নচলে, যিটো আপোনাৰ ডিভাইচত নাই।"
"common_google_play_services_install_title" : "Google প্লে সেৱালাভ কৰক"
"common_google_play_services_notification_channel_name" : "Google প্লে সেৱাসমূহৰ উপলব্ধতা"
"common_google_play_services_notification_ticker" : "Google Playৰ সেৱা সম্পৰ্কীয় আসোঁৱাহ"
"common_google_play_services_unknown_issue" : "Google প্লে সেৱাত %1$s ত সমস্যা হৈ আছে। আকৌ চেষ্টা কৰক।"
"common_google_play_services_unsupported_text" : "%1$s Google প্লে সেৱাৰ অবিহনে নচলে, যিবোৰ আপোনাৰ ডিভাইচত চলিব নোৱাৰে।"
"common_google_play_services_update_button" : "আপডে’ট কৰক"
"common_google_play_services_update_text" : "আপুনি Google Play সেৱাবোৰ আপডে’ট নকৰালৈকে %1$s নচলিব।"
"common_google_play_services_update_title" : "Google Play সেৱা আপডে’ট কৰক"
"common_google_play_services_updating_text" : "বৰ্তমান আপডে’ট হৈ থকা Google Play সেৱাসমূহৰ অবিহনে %1$s নচলিব৷"
"common_google_play_services_wear_update_text" : "Google Play সেৱাসমূহৰ নতুন সংস্কৰণৰ প্ৰয়োজন৷ এইটো শীঘ্ৰেই নিজে-নিজে আপডে’ট হ’ব৷"
"common_open_on_phone" : "ফ'নত খোলক"
"common_signin_button_text" : "ছাইন ইন কৰক"
"common_signin_button_text_long" : "Googleৰ জৰিয়তে ছাইন ইন কৰক"
"fcm_fallback_notification_channel_label" : "বিবিধ"
"offline_notification_text" : "বিজ্ঞাপন খুলিবলৈ টিপক"
"offline_notification_title" : "আপুনি অফলাইন হৈ থাকোঁতে ছেভ কৰা বিজ্ঞাপনটো চাওক"
"offline_opt_in_confirm" : "ঠিক আছে"
"offline_opt_in_confirmation" : "আপুনি পুনৰাই অনলাইন হ’লে লিংকটোৰ সৈতে এটা জাননী পাব"
"offline_opt_in_decline" : "নালাগে দিয়ক"
"offline_opt_in_message" : "বিজ্ঞাপনদাতাৰ ছাইটৰ এটা লিংকৰ সৈতে আমি আপোনালৈ এটা জাননী পঠিয়াম।"
"offline_opt_in_title" : "আপুনি পুনৰাই অনলাইন হ’লে বিজ্ঞাপন খোলে।"
"s1" : "ছবি ছেভ কৰক"
"s2" : "বিজ্ঞাপনক চিত্ৰৰ গেলাৰীত ছবি সঞ্চয় কৰিবলৈ অনুমতি দিবনে?"
"s3" : "স্বীকাৰ কৰক"
"s4" : "প্ৰত্যাখ্যান কৰক"
"s5" : "কেলেণ্ডাৰৰ কাৰ্যক্ৰম সৃষ্টি কৰক"
"s6" : "বিজ্ঞাপনক কোনো কেলেণ্ডাৰৰ কাৰ্যক্ৰম সৃষ্টি কৰিবলৈ অনুমতি দিবনে?"
"s7" : "পৰীক্ষণ বিজ্ঞাপন"
"search_menu_title" : "সন্ধান"
"status_bar_notification_info_overflow" : "৯৯৯+"
"abc_action_bar_home_description" : "Pārvietoties uz sākuma ekrānu"
"abc_action_bar_up_description" : "Pārvietoties uz augšu"
"abc_action_menu_overflow_description" : "Citas opcijas"
"abc_action_mode_done" : "Gatavs"
"abc_activity_chooser_view_see_all" : "Skatīt visu"
"abc_activitychooserview_choose_application" : "Izvēlieties lietotni"
"abc_capital_off" : "IZSLĒGT"
"abc_capital_on" : "IESLĒGT"
"abc_menu_alt_shortcut_label" : "Alternēšanas taustiņš +"
"abc_menu_ctrl_shortcut_label" : "Vadīšanas taustiņš +"
"abc_menu_delete_shortcut_label" : "dzēšanas taustiņš"
"abc_menu_enter_shortcut_label" : "ievadīšanas taustiņš"
"abc_menu_function_shortcut_label" : "Funkcijas taustiņš +"
"abc_menu_meta_shortcut_label" : "Meta taustiņš +"
"abc_menu_shift_shortcut_label" : "Pārslēgšanas taustiņš +"
"abc_menu_space_shortcut_label" : "atstarpes taustiņš"
"abc_menu_sym_shortcut_label" : "Simbolu taustiņš +"
"abc_prepend_shortcut_label" : "Poga Izvēlne +"
"abc_search_hint" : "Meklējiet…"
"abc_searchview_description_clear" : "Notīrīt vaicājumu"
"abc_searchview_description_query" : "Meklēšanas vaicājums"
"abc_searchview_description_search" : "Meklēt"
"abc_searchview_description_submit" : "Iesniegt vaicājumu"
"abc_searchview_description_voice" : "Meklēt ar balsi"
"abc_shareactionprovider_share_with" : "Kopīgot ar:"
"abc_shareactionprovider_share_with_application" : "Kopīgot ar lietojumprogrammu %s"
"abc_toolbar_collapse_description" : "Sakļaut"
"common_google_play_services_enable_button" : "Iespējot"
"common_google_play_services_enable_text" : "Lai lietotne %1$s darbotos, ir jāiespējo Google Play pakalpojumi."
"common_google_play_services_enable_title" : "Google Play pakalpojumu iespējošana"
"common_google_play_services_install_button" : "Instalēt"
"common_google_play_services_install_text" : "Lai lietotne %1$s darbotos, ierīcē ir jāinstalē Google Play pakalpojumi."
"common_google_play_services_install_title" : "Google Play pakalpojumu iegūšana"
"common_google_play_services_notification_channel_name" : "Google Play pakalpojumu pieejamība"
"common_google_play_services_notification_ticker" : "Google Play pakalpojumu kļūda"
"common_google_play_services_unknown_issue" : "Lietotnē %1$s ir radusies problēma ar Google Play pakalpojumu darbību. Lūdzu, mēģiniet vēlreiz."
"common_google_play_services_unsupported_text" : "Lai lietotne %1$s darbotos, ir nepieciešami Google Play pakalpojumi, taču jūsu ierīce tos neatbalsta."
"common_google_play_services_update_button" : "Atjaunināt"
"common_google_play_services_update_text" : "Lai lietotne %1$s darbotos, jums ir jāatjaunina Google Play pakalpojumi."
"common_google_play_services_update_title" : "Google Play pakalpojumu atjaunināšana"
"common_google_play_services_updating_text" : "Lai lietotne %1$s darbotos, ir jāinstalē Google Play pakalpojumi. Pašlaik notiek to atjaunināšana."
"common_google_play_services_wear_update_text" : "Ir nepieciešama jauna Google Play pakalpojumu versija. Drīzumā tā tiks instalēta."
"common_open_on_phone" : "Atvērt tālrunī"
"common_signin_button_text" : "Pierakstīties"
"common_signin_button_text_long" : "Pierakstīties ar Google kontu"
"fcm_fallback_notification_channel_label" : "Dažādi"
"offline_notification_text" : "Pieskarieties, lai atvērtu reklāmu"
"offline_notification_title" : "Skatiet reklāmu, ko saglabājāt bezsaistē"
"offline_opt_in_confirm" : "Labi"
"offline_opt_in_confirmation" : "Jūs saņemsiet paziņojumu ar saiti, kad atkal būsiet tiešsaistē."
"offline_opt_in_decline" : "Nē, paldies"
"offline_opt_in_message" : "Mēs nosūtīsim jums paziņojumu ar saiti uz reklāmdevēja vietni."
"offline_opt_in_title" : "Atveriet reklāmu, kad būsiet atkal tiešsaistē."
"s1" : "Attēla saglabāšana"
"s2" : "Vai atļaut reklāmai saglabāt attēlu galerijā?"
"s3" : "Piekrist"
"s4" : "Noraidīt"
"s5" : "Kalendāra pasākuma izveide"
"s6" : "Vai atļaut reklāmai izveidot kalendāra pasākumu?"
"s7" : "Testa reklāma"
"search_menu_title" : "Meklēt"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "Navigeren naar startpositie"
"abc_action_bar_up_description" : "Omhoog navigeren"
"abc_action_menu_overflow_description" : "Meer opties"
"abc_action_mode_done" : "Gereed"
"abc_activity_chooser_view_see_all" : "Alles weergeven"
"abc_activitychooserview_choose_application" : "Een app selecteren"
"abc_capital_off" : "UIT"
"abc_capital_on" : "AAN"
"abc_menu_alt_shortcut_label" : "Alt +"
"abc_menu_ctrl_shortcut_label" : "Ctrl +"
"abc_menu_delete_shortcut_label" : "Delete"
"abc_menu_enter_shortcut_label" : "Enter"
"abc_menu_function_shortcut_label" : "Functie +"
"abc_menu_meta_shortcut_label" : "Meta +"
"abc_menu_shift_shortcut_label" : "Shift +"
"abc_menu_space_shortcut_label" : "spatie"
"abc_menu_sym_shortcut_label" : "Sym +"
"abc_prepend_shortcut_label" : "Menu +"
"abc_search_hint" : "Zoeken…"
"abc_searchview_description_clear" : "Zoekopdracht wissen"
"abc_searchview_description_query" : "Zoekopdracht"
"abc_searchview_description_search" : "Zoeken"
"abc_searchview_description_submit" : "Zoekopdracht verzenden"
"abc_searchview_description_voice" : "Gesproken zoekopdracht"
"abc_shareactionprovider_share_with" : "Delen met"
"abc_shareactionprovider_share_with_application" : "Delen met %s"
"abc_toolbar_collapse_description" : "Samenvouwen"
"common_google_play_services_enable_button" : "Inschakelen"
"common_google_play_services_enable_text" : "%1$s werkt niet, tenzij je Google Play-services inschakelt."
"common_google_play_services_enable_title" : "Google Play-services inschakelen"
"common_google_play_services_install_button" : "Installeren"
"common_google_play_services_install_text" : "%1$s kan niet worden uitgevoerd zonder Google Play-services, die je nog niet op je apparaat hebt."
"common_google_play_services_install_title" : "Google Play-services ophalen"
"common_google_play_services_notification_channel_name" : "Beschikbaarheid van Google Play-services"
"common_google_play_services_notification_ticker" : "Fout met Google Play-services"
"common_google_play_services_unknown_issue" : "%1$s ondervindt problemen met Google Play-services. Probeer het opnieuw."
"common_google_play_services_unsupported_text" : "%1$s kan niet worden uitgevoerd zonder Google Play-services, die niet worden ondersteund op je apparaat."
"common_google_play_services_update_button" : "Updaten"
"common_google_play_services_update_text" : "%1$s kan niet worden uitgevoerd, tenzij je Google Play-services updatet."
"common_google_play_services_update_title" : "Google Play-services updaten"
"common_google_play_services_updating_text" : "%1$s kan niet worden uitgevoerd zonder Google Play-services, die momenteel worden geüpdatet."
"common_google_play_services_wear_update_text" : "Er is een nieuwe versie van Google Play-services vereist. De update wordt binnenkort automatisch uitgevoerd."
"common_open_on_phone" : "Openen op telefoon"
"common_signin_button_text" : "Inloggen"
"common_signin_button_text_long" : "Inloggen met Google"
"crop_image_activity_no_permissions" : "Wordt geannuleerd, vereiste machtigingen zijn niet toegekend"
"crop_image_activity_title" : ""
"crop_image_menu_crop" : "Bijsnijden"
"crop_image_menu_flip" : "Spiegelen"
"crop_image_menu_flip_horizontally" : "Horizontaal spiegelen"
"crop_image_menu_flip_vertically" : "Verticaal spiegelen"
"crop_image_menu_rotate_left" : "Tegen de klok in draaien"
"crop_image_menu_rotate_right" : "Draaien"
"fcm_fallback_notification_channel_label" : "Overige"
"offline_notification_text" : "Tik om advertentie te openen"
"offline_notification_title" : "De advertentie bekijken die je hebt opgeslagen toen je offline was"
"offline_opt_in_confirm" : "OK"
"offline_opt_in_confirmation" : "Je krijgt een melding met de link als je weer online bent"
"offline_opt_in_decline" : "Nee, bedankt"
"offline_opt_in_message" : "We sturen je een melding met een link naar de site van de adverteerder."
"offline_opt_in_title" : "Advertentie openen als je weer online bent"
"pick_image_intent_chooser_title" : "Bron selecteren"
"s1" : "Afbeelding opslaan"
"s2" : "Advertentie toestaan om afbeelding op te slaan in fotogalerij?"
"s3" : "Accepteren"
"s4" : "Weigeren"
"s5" : "Agenda-afspraak maken"
"s6" : "Advertentie toestaan om een agenda-afspraak te maken?"
"s7" : "Testadvertentie"
"search_menu_title" : "Zoeken"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "Chỉ đường về nhà"
"abc_action_bar_up_description" : "Di chuyển lên"
"abc_action_menu_overflow_description" : "Tùy chọn khác"
"abc_action_mode_done" : "Xong"
"abc_activity_chooser_view_see_all" : "Xem tất cả"
"abc_activitychooserview_choose_application" : "Chọn một ứng dụng"
"abc_capital_off" : "TẮT"
"abc_capital_on" : "BẬT"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "delete"
"abc_menu_enter_shortcut_label" : "enter"
"abc_menu_function_shortcut_label" : "Function+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "space"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Menu+"
"abc_search_hint" : "Tìm kiếm…"
"abc_searchview_description_clear" : "Xóa truy vấn"
"abc_searchview_description_query" : "Truy vấn tìm kiếm"
"abc_searchview_description_search" : "Tìm kiếm"
"abc_searchview_description_submit" : "Gửi truy vấn"
"abc_searchview_description_voice" : "Tìm kiếm bằng giọng nói"
"abc_shareactionprovider_share_with" : "Chia sẻ với"
"abc_shareactionprovider_share_with_application" : "Chia sẻ với %s"
"abc_toolbar_collapse_description" : "Thu gọn"
"common_google_play_services_enable_button" : "Bật"
"common_google_play_services_enable_text" : "%1$s sẽ không hoạt động nếu bạn không bật dịch vụ của Google Play."
"common_google_play_services_enable_title" : "Bật dịch vụ của Google Play"
"common_google_play_services_install_button" : "Cài đặt"
"common_google_play_services_install_text" : "%1$s sẽ không chạy nếu không có dịch vụ của Google Play. Thiết bị của bạn bị thiếu dịch vụ này."
"common_google_play_services_install_title" : "Cài đặt dịch vụ của Google Play"
"common_google_play_services_notification_channel_name" : "Phạm vi cung cấp các dịch vụ của Google Play"
"common_google_play_services_notification_ticker" : "Lỗi dịch vụ của Google Play"
"common_google_play_services_unknown_issue" : "%1$s đang gặp sự cố với các dịch vụ của Google Play. Hãy thử lại."
"common_google_play_services_unsupported_text" : "%1$s sẽ không chạy nếu không có các dịch vụ của Google Play. Thiết bị của bạn không hỗ trợ các dịch vụ này."
"common_google_play_services_update_button" : "Cập nhật"
"common_google_play_services_update_text" : "%1$s sẽ không chạy trừ khi bạn cập nhật Dịch vụ của Google Play."
"common_google_play_services_update_title" : "Cập nhật dịch vụ của Google Play"
"common_google_play_services_updating_text" : "%1$s sẽ không chạy nếu không có dịch vụ của Google Play. Dịch vụ này hiện đang cập nhật."
"common_google_play_services_wear_update_text" : "Cần phiên bản mới của dịch vụ Google Play. Dịch vụ sẽ sớm tự động cập nhật."
"common_open_on_phone" : "Mở trên điện thoại"
"common_signin_button_text" : "Đăng nhập"
"common_signin_button_text_long" : "Đăng nhập bằng Google"
"crop_image_activity_no_permissions" : "Đang hủy, các quyền đã yêu cầu không được cấp"
"crop_image_activity_title" : ""
"crop_image_menu_crop" : "Cắt"
"crop_image_menu_flip" : "Lật"
"crop_image_menu_flip_horizontally" : "Lật theo chiều ngang"
"crop_image_menu_flip_vertically" : "Lật theo chiều dọc"
"crop_image_menu_rotate_left" : "Xoay theo chiều kim đồng hồ"
"crop_image_menu_rotate_right" : "Xoay"
"fcm_fallback_notification_channel_label" : "Khác"
"offline_notification_text" : "Nhấn để mở quảng cáo"
"offline_notification_title" : "Xem quảng cáo đã lưu khi bạn không có kết nối mạng"
"offline_opt_in_confirm" : "OK"
"offline_opt_in_confirmation" : "Bạn sẽ nhận được thông báo kèm theo đường liên kết khi có kết nối mạng trở lại"
"offline_opt_in_decline" : "Để sau"
"offline_opt_in_message" : "Chúng tôi sẽ gửi thông báo cho bạn kèm theo đường liên kết đến trang web của nhà quảng cáo."
"offline_opt_in_title" : "Mở quảng cáo khi bạn có kết nối mạng trở lại."
"pick_image_intent_chooser_title" : "Chọn nguồn"
"s1" : "Lưu hình ảnh"
"s2" : "Cho phép Quảng cáo lưu trữ hình ảnh trong thư viện Ảnh?"
"s3" : "Chấp nhận"
"s4" : "Từ chối"
"s5" : "Tạo sự kiện lịch"
"s6" : "Cho phép Quảng cáo tạo sự kiện lịch?"
"s7" : "Quảng cáo thử nghiệm"
"search_menu_title" : "Tìm kiếm"
"status_bar_notification_info_overflow" : "999+"
"album_name_all" : "全部"
"button_apply" : "使用(%1$d)"
"button_apply_default" : "使用"
"button_back" : "返回"
"button_ok" : "我知道了"
"button_original" : "原图"
"button_preview" : "预览"
"button_sure" : "确定(%1$d)"
"button_sure_default" : "确定"
"crop_image_activity_no_permissions" : "正在取消,该操作未获得所需权限。"
"crop_image_activity_title" : ""
"crop_image_menu_crop" : "裁剪"
"crop_image_menu_flip" : "翻转"
"crop_image_menu_flip_horizontally" : "水平翻转"
"crop_image_menu_flip_vertically" : "垂直翻转"
"crop_image_menu_rotate_left" : "逆时针旋转"
"crop_image_menu_rotate_right" : "旋转"
"empty_text" : "还没有图片或视频"
"error_file_type" : "不支持的文件类型"
"error_no_video_activity" : "没有支持视频预览的应用"
"error_over_count" : "最多只能选择 %1$d 个文件"
"error_over_count_default" : "您已经达到最大选择数量"
"error_over_original_count" : "有 %1$d 张照片大于 %2$d M
无法上传,将取消勾选原图"
"error_over_original_size" : "该照片大于 %1$d M,无法上传将取消勾选原图"
"error_over_quality" : "图片质量太高"
"error_type_conflict" : "不能同时选择图片和视频"
"error_under_quality" : "图片质量太低"
"photo_grid_capture" : "拍一张"
"pick_image_intent_chooser_title" : "选择来源"
"abc_action_bar_home_description" : "მთავარზე გადასვლა"
"abc_action_bar_up_description" : "ზემოთ გადასვლა"
"abc_action_menu_overflow_description" : "სხვა ვარიანტები"
"abc_action_mode_done" : "მზადაა"
"abc_activity_chooser_view_see_all" : "ყველას ნახვა"
"abc_activitychooserview_choose_application" : "აირჩიეთ აპი"
"abc_capital_off" : "გამორთვა"
"abc_capital_on" : "ჩართვა"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "delete"
"abc_menu_enter_shortcut_label" : "enter"
"abc_menu_function_shortcut_label" : "Function+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "შორისი"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Menu+"
"abc_search_hint" : "ძიება…"
"abc_searchview_description_clear" : "მოთხოვნის გასუფთავება"
"abc_searchview_description_query" : "მოთხოვნის ძიება"
"abc_searchview_description_search" : "ძიება"
"abc_searchview_description_submit" : "მოთხოვნის გადაგზავნა"
"abc_searchview_description_voice" : "ხმოვანი ძიება"
"abc_shareactionprovider_share_with" : "გაზიარება:"
"abc_shareactionprovider_share_with_application" : "%s-ით გაზიარება"
"abc_toolbar_collapse_description" : "ჩაკეცვა"
"common_google_play_services_enable_button" : "ჩართვა"
"common_google_play_services_enable_text" : "%1$s ვერ იმუშავებს Google Play Services-ის ჩართვამდე."
"common_google_play_services_enable_title" : "Google Play Services-ის ჩართვა"
"common_google_play_services_install_button" : "ინსტალაცია"
"common_google_play_services_install_text" : "%1$s ვერ გაეშვება Google Play Services-ის გარეშე, რომელიც აკლია თქვენს მოწყობილობას."
"common_google_play_services_install_title" : "Google Play Services-ის ჩამოტვირთვა"
"common_google_play_services_notification_channel_name" : "Google Play services-ის ხელმისაწვდომობა"
"common_google_play_services_notification_ticker" : "Google Play Services-ის შეცდომა"
"common_google_play_services_unknown_issue" : "%1$s-ს Google Play Services-თან პრობლემა შეექმნა. გთხოვთ, ცადოთ ხელახლა."
"common_google_play_services_unsupported_text" : "%1$s ვერ გაეშვება Google Play Services-ის გარეშე, რომლებიც მხარდაუჭერელია თქვენი მოწყობილობის მიერ."
"common_google_play_services_update_button" : "განახლება"
"common_google_play_services_update_text" : "%1$s ვერ გაეშვება, თუ Google Play სერვისებს არ განაახლებთ."
"common_google_play_services_update_title" : "განაახლეთ Google Play Services"
"common_google_play_services_updating_text" : "%1$s ვერ გაეშვება Google Play Services-ის გარეშე, რომელთა განახლებაც ამჟამად მიმდინარეობს."
"common_google_play_services_wear_update_text" : "საჭიროა Google Play Services-ის ახალი ვერსია. ის მალე განახლდება."
"common_open_on_phone" : "ტელეფონში გახსნა"
"common_signin_button_text" : "შესვლა"
"common_signin_button_text_long" : "Google-ით შესვლა"
"fcm_fallback_notification_channel_label" : "სხვადასხვა"
"offline_notification_text" : "შეეხეთ რეკლამის გასახსნელად"
"offline_notification_title" : "ნახეთ თქვენ მიერ ხაზგარეშე ყოფნისას შენახული რეკლამა"
"offline_opt_in_confirm" : "კარგი"
"offline_opt_in_confirmation" : "თქვენ მიიღებთ შეტყობინებას ბმულით, როდესაც ონლაინ დაბრუნდებით"
"offline_opt_in_decline" : "არა, გმადლობთ"
"offline_opt_in_message" : "ჩვენ გამოგიგზავნით შეტყობინებას რეკლამის განმთავსების საიტის ბმულით."
"offline_opt_in_title" : "გახსენით რეკლამა, როდესაც ონლაინ დაბრუნდებით."
"s1" : "სურათის შენახვა"
"s2" : "აძლევთ ნებას რეკლამას, შეინახოს სურათი გალერეაში?"
"s3" : "მიღება"
"s4" : "უარყოფა"
"s5" : "კალენდარში მოვლენის შექმნა"
"s6" : "აძლევთ ნებას რეკლამას, შექმნას მოვლენა კალენდარში?"
"s7" : "სატესტო რეკლამა"
"search_menu_title" : "ძიება"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "Eiti į pagrindinį puslapį"
"abc_action_bar_up_description" : "Naršyti aukštyn"
"abc_action_menu_overflow_description" : "Daugiau parinkčių"
"abc_action_mode_done" : "Atlikta"
"abc_activity_chooser_view_see_all" : "Žr. viską"
"abc_activitychooserview_choose_application" : "Pasirinkite programą"
"abc_capital_off" : "IŠJUNGTI"
"abc_capital_on" : "ĮJUNGTI"
"abc_menu_alt_shortcut_label" : "„Alt“ +"
"abc_menu_ctrl_shortcut_label" : "„Ctrl“ +"
"abc_menu_delete_shortcut_label" : "„delete“"
"abc_menu_enter_shortcut_label" : "„enter“"
"abc_menu_function_shortcut_label" : "„Function“ +"
"abc_menu_meta_shortcut_label" : "„Meta“ +"
"abc_menu_shift_shortcut_label" : "„Shift“ +"
"abc_menu_space_shortcut_label" : "„space“"
"abc_menu_sym_shortcut_label" : "„Sym“ +"
"abc_prepend_shortcut_label" : "„Menu“ +"
"abc_search_hint" : "Ieškoti…"
"abc_searchview_description_clear" : "Išvalyti užklausą"
"abc_searchview_description_query" : "Paieškos užklausa"
"abc_searchview_description_search" : "Ieškoti"
"abc_searchview_description_submit" : "Pateikti užklausą"
"abc_searchview_description_voice" : "Paieška balsu"
"abc_shareactionprovider_share_with" : "Bendrinti su"
"abc_shareactionprovider_share_with_application" : "Bendrinti naudojant programą „%s“"
"abc_toolbar_collapse_description" : "Sutraukti"
"common_google_play_services_enable_button" : "Įgalinti"
"common_google_play_services_enable_text" : "„%1$s“ neveiks, jei neįgalinsite „Google Play“ paslaugų."
"common_google_play_services_enable_title" : "Įgalinkite „Google Play“ paslaugas"
"common_google_play_services_install_button" : "Įdiegti"
"common_google_play_services_install_text" : "Programa „%1$s“ nebus paleidžiama be „Google Play“ paslaugų, kurių nėra įrenginyje."
"common_google_play_services_install_title" : "Gaukite „Google Play“ paslaugas"
"common_google_play_services_notification_channel_name" : "„Google Play“ paslaugų pasiekiamumas"
"common_google_play_services_notification_ticker" : "„Google Play“ paslaugų klaida"
"common_google_play_services_unknown_issue" : "Naudojant programą „%1$s“ kilo problemų dėl „Google Play“ paslaugų. Bandykite dar kartą."
"common_google_play_services_unsupported_text" : "Programa „%1$s“ nebus paleidžiama be „Google Play“ paslaugų, kurių jūsų įrenginys nepalaiko."
"common_google_play_services_update_button" : "Atnaujinti"
"common_google_play_services_update_text" : "„%1$s“ nebus paleidžiama, jei neatnaujinsite „Google Play“ paslaugų."
"common_google_play_services_update_title" : "Atnaujinkite „Google Play“ paslaugas"
"common_google_play_services_updating_text" : "„%1$s“ nebus paleidžiama be „Google Play“ paslaugų, kurios šiuo metu atnaujinamos."
"common_google_play_services_wear_update_text" : "Reikia naujos versijos „Google Play“ paslaugų. Jos netrukus bus atnaujintos."
"common_open_on_phone" : "Atidaryti telefone"
"common_signin_button_text" : "Prisijungti"
"common_signin_button_text_long" : "Prisijungti naudojant „Google“"
"fcm_fallback_notification_channel_label" : "Įvairūs"
"offline_notification_text" : "Palieskite, kad atidarytumėte skelbimą"
"offline_notification_title" : "Peržiūrėkite skelbimą, kurį išsaugojote būdami neprisijungę"
"offline_opt_in_confirm" : "Gerai"
"offline_opt_in_confirmation" : "Gausite pranešimą su nuoroda, kai vėl prisijungsite"
"offline_opt_in_decline" : "Ne, ačiū"
"offline_opt_in_message" : "Atsiųsime jums pranešimą su nuoroda į reklamuotojo svetainę."
"offline_opt_in_title" : "Atidarykite skelbimą, kai vėl prisijungsite."
"s1" : "Išsaugoti vaizdą"
"s2" : "Leisti skelbimui išsaugoti vaizdą nuotraukų galerijoje?"
"s3" : "Sutikti"
"s4" : "Atmesti"
"s5" : "Sukurti kalendoriaus įvykį"
"s6" : "Leisti skelbimui sukurti kalendoriaus įvykį?"
"s7" : "Bandomasis skelbimas"
"search_menu_title" : "Ieškoti"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "Перайсці на галоўную старонку"
"abc_action_bar_up_description" : "Перайсці ўверх"
"abc_action_menu_overflow_description" : "Дадатковыя параметры"
"abc_action_mode_done" : "Гатова"
"abc_activity_chooser_view_see_all" : "Паказаць усе"
"abc_activitychooserview_choose_application" : "Выберыце праграму"
"abc_capital_off" : "ВЫКЛ."
"abc_capital_on" : "УКЛ."
"abc_menu_alt_shortcut_label" : "Alt +"
"abc_menu_ctrl_shortcut_label" : "Ctrl +"
"abc_menu_delete_shortcut_label" : "Delete"
"abc_menu_enter_shortcut_label" : "Enter"
"abc_menu_function_shortcut_label" : "Fn +"
"abc_menu_meta_shortcut_label" : "Meta +"
"abc_menu_shift_shortcut_label" : "Shift +"
"abc_menu_space_shortcut_label" : "Прабел"
"abc_menu_sym_shortcut_label" : "Sym +"
"abc_prepend_shortcut_label" : "Меню +"
"abc_search_hint" : "Пошук…"
"abc_searchview_description_clear" : "Выдаліць запыт"
"abc_searchview_description_query" : "Пошукавы запыт"
"abc_searchview_description_search" : "Пошук"
"abc_searchview_description_submit" : "Адправіць запыт"
"abc_searchview_description_voice" : "Галасавы пошук"
"abc_shareactionprovider_share_with" : "Абагуліць праз"
"abc_shareactionprovider_share_with_application" : "Абагуліць праз праграму "%s""
"abc_toolbar_collapse_description" : "Згарнуць"
"common_google_play_services_enable_button" : "Уключыць"
"common_google_play_services_enable_text" : "%1$s не будзе працаваць, пакуль вы не ўключыце службы Google Play."
"common_google_play_services_enable_title" : "Уключыць службы Google Play"
"common_google_play_services_install_button" : "Усталяваць"
"common_google_play_services_install_text" : "%1$s не будзе працаваць без службаў Google Play, якія адсутнічаюць на вашай прыладзе."
"common_google_play_services_install_title" : "Атрымаць службы Google Play"
"common_google_play_services_notification_channel_name" : "Даступнасць сэрвісаў Google Play"
"common_google_play_services_notification_ticker" : "Памылка службаў Google Play"
"common_google_play_services_unknown_issue" : "У праграмы %1$s узніклі праблемы са службамі Google Play. Паўтарыце спробу."
"common_google_play_services_unsupported_text" : "%1$s не будзе працаваць без службаў Google Play, якія не падтрымліваюцца вашай прыладай."
"common_google_play_services_update_button" : "Абнавіць"
"common_google_play_services_update_text" : "%1$s не будзе працаваць, пакуль вы не абновіце службы Google Play."
"common_google_play_services_update_title" : "Абнаўленне службаў Google Play"
"common_google_play_services_updating_text" : "%1$s не будзе працаваць без службаў Google Play, якія ў цяперашні час абнаўляюцца."
"common_google_play_services_wear_update_text" : "Патрабуецца новая версія служб Google Play. Яна абновіцца аўтаматычна ў бліжэйшы час."
"common_open_on_phone" : "Адкрыць на тэлефоне"
"common_signin_button_text" : "Увайсцi"
"common_signin_button_text_long" : "Увайсці праз Google"
"fcm_fallback_notification_channel_label" : "Рознае"
"offline_notification_text" : "Націсніце, каб адкрыць рэкламу"
"offline_notification_title" : "Праглядзіце рэкламу, захаваную вамі, калі вы былі па-за сеткай"
"offline_opt_in_confirm" : "ОК"
"offline_opt_in_confirmation" : "Вы атрымаеце апавяшчэнне са спасылкай, калі зноў падключыцеся да інтэрнэту"
"offline_opt_in_decline" : "Не, дзякуй"
"offline_opt_in_message" : "Мы адправім вам апавяшчэнне са спасылкай на сайт рэкламадаўцы."
"offline_opt_in_title" : "Адкрыйце рэкламу, калі зноў падключыцеся да інтэрнэту."
"s1" : "Захаваць відарыс"
"s2" : "Дазволіць рэкламе захоўваць відарыс у Галерэі відарысаў?"
"s3" : "Прыняць"
"s4" : "Адхіліць"
"s5" : "Стварыць падзею ў календары"
"s6" : "Дазволіць рэкламе стварыць падзею календара?"
"s7" : "Тэставая рэклама"
"search_menu_title" : "Пошук"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "转到首页"
"abc_action_bar_up_description" : "转到上一层级"
"abc_action_menu_overflow_description" : "更多选项"
"abc_action_mode_done" : "完成"
"abc_activity_chooser_view_see_all" : "查看全部"
"abc_activitychooserview_choose_application" : "选择应用"
"abc_capital_off" : "关闭"
"abc_capital_on" : "开启"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "Delete 键"
"abc_menu_enter_shortcut_label" : "Enter 键"
"abc_menu_function_shortcut_label" : "Fn+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "空格键"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Menu+"
"abc_search_hint" : "搜索…"
"abc_searchview_description_clear" : "清除查询"
"abc_searchview_description_query" : "搜索查询"
"abc_searchview_description_search" : "搜索"
"abc_searchview_description_submit" : "提交查询"
"abc_searchview_description_voice" : "语音搜索"
"abc_shareactionprovider_share_with" : "分享对象"
"abc_shareactionprovider_share_with_application" : "与%s分享"
"abc_toolbar_collapse_description" : "收起"
"common_google_play_services_enable_button" : "启用"
"common_google_play_services_enable_text" : "您必须先启用 Google Play 服务,然后才能运行%1$s。"
"common_google_play_services_enable_title" : "启用 Google Play 服务"
"common_google_play_services_install_button" : "安装"
"common_google_play_services_install_text" : "您的设备没有安装 Google Play 服务,因此无法运行%1$s。"
"common_google_play_services_install_title" : "获取 Google Play 服务"
"common_google_play_services_notification_channel_name" : "Google Play 服务的适用范围"
"common_google_play_services_notification_ticker" : "Google Play服务出错"
"common_google_play_services_unknown_issue" : "%1$s无法访问 Google Play 服务,请重试。"
"common_google_play_services_unsupported_text" : "您的设备不支持 Google Play 服务,因此无法运行%1$s。"
"common_google_play_services_update_button" : "更新"
"common_google_play_services_update_text" : "您必须先更新 Google Play 服务,然后才能运行%1$s。"
"common_google_play_services_update_title" : "更新 Google Play 服务"
"common_google_play_services_updating_text" : "Google Play 服务当前正在更新,因此您无法运行%1$s。"
"common_google_play_services_wear_update_text" : "必须使用新版 Google Play 服务。该服务很快就会自行更新。"
"common_open_on_phone" : "在手机上打开"
"common_signin_button_text" : "登录"
"common_signin_button_text_long" : "使用 Google 帐号登录"
"crop_image_activity_no_permissions" : "取消中,未授予所需权限"
"crop_image_activity_title" : ""
"crop_image_menu_crop" : "裁切"
"crop_image_menu_flip" : "翻转"
"crop_image_menu_flip_horizontally" : "水平翻转"
"crop_image_menu_flip_vertically" : "垂直翻转"
"crop_image_menu_rotate_left" : "逆时针旋转"
"crop_image_menu_rotate_right" : "旋转"
"fcm_fallback_notification_channel_label" : "其他"
"offline_notification_text" : "点按即可打开广告"
"offline_notification_title" : "查看您在离线时保存的广告"
"offline_opt_in_confirm" : "确定"
"offline_opt_in_confirmation" : "您会在重新联网后收到包含该链接的通知"
"offline_opt_in_decline" : "不用了"
"offline_opt_in_message" : "我们会向您发送包含广告客户网站链接的通知。"
"offline_opt_in_title" : "在您重新联网后打开广告。"
"pick_image_intent_chooser_title" : "选择来源"
"s1" : "保存图片"
"s2" : "允许广告将图片存储在图库中吗?"
"s3" : "接受"
"s4" : "拒绝"
"s5" : "创建日历活动"
"s6" : "允许广告创建日历活动吗?"
"s7" : "测试广告"
"search_menu_title" : "搜索"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "Негізгі бетке өту"
"abc_action_bar_up_description" : "Жоғары қарай өту"
"abc_action_menu_overflow_description" : "Басқа опциялар"
"abc_action_mode_done" : "Дайын"
"abc_activity_chooser_view_see_all" : "Барлығын көру"
"abc_activitychooserview_choose_application" : "Қолданбаны таңдау"
"abc_capital_off" : "ӨШІРУ"
"abc_capital_on" : "ҚОСУ"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "delete"
"abc_menu_enter_shortcut_label" : "enter"
"abc_menu_function_shortcut_label" : "Function+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "бос орын"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Menu+"
"abc_search_hint" : "Іздеу…"
"abc_searchview_description_clear" : "Сұрауды өшіру"
"abc_searchview_description_query" : "Іздеу сұрауы"
"abc_searchview_description_search" : "Іздеу"
"abc_searchview_description_submit" : "Сұрауды жіберу"
"abc_searchview_description_voice" : "Дауыспен іздеу"
"abc_shareactionprovider_share_with" : "Бөлісу"
"abc_shareactionprovider_share_with_application" : "%s қолданбасымен бөлісу"
"abc_toolbar_collapse_description" : "Жию"
"common_google_play_services_enable_button" : "Қосу"
"common_google_play_services_enable_text" : "Google Play қызметтерін қоспасаңыз, %1$s жұмыс істемейді."
"common_google_play_services_enable_title" : "Google Play қызметтерін қосу"
"common_google_play_services_install_button" : "Орнату"
"common_google_play_services_install_text" : "Google Play қызметтері құрылғыда болмағандықтан, %1$s іске қосылмайды."
"common_google_play_services_install_title" : "Google Play қызметтерін алу"
"common_google_play_services_notification_channel_name" : "Google Play қызметтерінің қолжетімділігі"
"common_google_play_services_notification_ticker" : "Google Play қызметтерінің қатесі"
"common_google_play_services_unknown_issue" : "%1$s қолданбасында Google Play қызметіне байланысты белгісіз қате шықты. Әрекетті қайталаңыз."
"common_google_play_services_unsupported_text" : "%1$s қолданбасы құрылғыңызда қолдау көрсетілмейтін Google Play қызметінсіз жұмыс істемейді."
"common_google_play_services_update_button" : "Жаңарту"
"common_google_play_services_update_text" : "Google Play қызметтерін жаңартпасаңыз, %1$s іске қосылмайды."
"common_google_play_services_update_title" : "Google Play қызметтерін жаңарту"
"common_google_play_services_updating_text" : "Қазіргі уақытта жаңартылып жатқан Google Play қызметтерінсіз %1$s іске қосылмайды."
"common_google_play_services_wear_update_text" : "Google Play қызметтерінің жаңа нұсқасы қажет. Ол қысқа уақыттан кейін өзі жаңарады."
"common_open_on_phone" : "Телефонда ашу"
"common_signin_button_text" : "Кіру"
"common_signin_button_text_long" : "Google арқылы кіру"
"fcm_fallback_notification_channel_label" : "Өзге"
"offline_notification_text" : "Жарнаманы ашу үшін түртіңіз."
"offline_notification_title" : "Офлайн режимге өткенде, сақталған жарнамаңызды көріңіз"
"offline_opt_in_confirm" : "Жарайды"
"offline_opt_in_confirmation" : "Онлайн режимге оралғанда, сілтемесі бар хабарландыру аласыз."
"offline_opt_in_decline" : "Жоқ, рақмет"
"offline_opt_in_message" : "Сізге жарнама беруші сайтына сілтемесі бар хабарландыру жібереміз."
"offline_opt_in_title" : "Онлайн режимге оралғанда, жарнаманы ашыңыз"
"s1" : "Кескінді сақтау"
"s2" : "Жарнамаға кескінді сурет галереясында сақтауға рұқсат берілсін бе?"
"s3" : "Қабылдау"
"s4" : "Қабылдамау"
"s5" : "Күнтізбе оқиғасын жасау"
"s6" : "Жарнамаға күнтізбе оқиғасын жасауға рұқсат берілсін бе?"
"s7" : "Сынақ жарнама"
"search_menu_title" : "Іздеу"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "হোমে নেভিগেট করুন"
"abc_action_bar_up_description" : "উপরে নেভিগেট করুন"
"abc_action_menu_overflow_description" : "আরও বিকল্প"
"abc_action_mode_done" : "হয়ে গেছে"
"abc_activity_chooser_view_see_all" : "সবগুলি দেখুন"
"abc_activitychooserview_choose_application" : "একটি অ্যাপ বেছে নিন"
"abc_capital_off" : "বন্ধ আছে"
"abc_capital_on" : "চালু করুন"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "মুছুন"
"abc_menu_enter_shortcut_label" : "enter"
"abc_menu_function_shortcut_label" : "Function+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "space"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Menu+"
"abc_search_hint" : "সার্চ করুন…"
"abc_searchview_description_clear" : "কোয়েরি মুছে ফেলুন"
"abc_searchview_description_query" : "সার্চ কোয়েরি"
"abc_searchview_description_search" : "সার্চ করুন"
"abc_searchview_description_submit" : "কোয়েরি জমা দিন"
"abc_searchview_description_voice" : "ভয়েস সার্চ করুন"
"abc_shareactionprovider_share_with" : "শেয়ার করুন"
"abc_shareactionprovider_share_with_application" : "%s-এর সাথে শেয়ার করুন"
"abc_toolbar_collapse_description" : "সঙ্কুচিত করুন"
"common_google_play_services_enable_button" : "সক্ষম করুন"
"common_google_play_services_enable_text" : "আপনি Google Play পরিষেবা সক্ষম না করা পর্যন্ত %1$s কাজ করবে না।"
"common_google_play_services_enable_title" : "Google Play পরিষেবা সক্ষম করুন"
"common_google_play_services_install_button" : "ইনস্টল করুন"
"common_google_play_services_install_text" : "Google Play পরিষেবা ছাড়া %1$s চলবে না, যা আপনার ডিভাইসে অনুপস্থিত।"
"common_google_play_services_install_title" : "Google Play পরিষেবা পান"
"common_google_play_services_notification_channel_name" : "Google Play পরিষেবার উপলভ্যতা"
"common_google_play_services_notification_ticker" : "Google Play পরিষেবার ত্রুটি"
"common_google_play_services_unknown_issue" : "Google Play পরিষেবাগুলির সাথে %1$s এর সমস্যা হচ্ছে৷ অনুগ্রহ করে আবার চেষ্টা করুন৷"
"common_google_play_services_unsupported_text" : "Google Play পরিষেবা ছাড়া %1$s চলবে না, যেটি আপনার ডিভাইসে সমর্থিত নয়৷"
"common_google_play_services_update_button" : "আপডেট করুন"
"common_google_play_services_update_text" : "আপনি Google Play পরিষেবা আপডেট না করা পর্যন্ত %1$s চলবে না।"
"common_google_play_services_update_title" : "Google Play পরিষেবা আপডেট করুন"
"common_google_play_services_updating_text" : "Google Play পরিষেবা ছাড়া %1$s চলবে না যা বর্তমানে আপডেট হচ্ছে।"
"common_google_play_services_wear_update_text" : "Google Play পরিষেবার নতুন ভার্সন প্রয়োজন৷ খুব শীঘ্রই এটা নিজেই আপডেট হবে৷"
"common_open_on_phone" : "ফোনে খুলুন"
"common_signin_button_text" : "সাইন-ইন করুন"
"common_signin_button_text_long" : "Google এর মাধ্যমে সাইন-ইন করুন"
"fcm_fallback_notification_channel_label" : "বিবিধ"
"offline_notification_text" : "বিজ্ঞাপন খোলার জন্য ট্যাপ করুন"
"offline_notification_title" : "অফলাইন থাকাকালীন আপনার সেভ করা বিজ্ঞাপন দেখুন"
"offline_opt_in_confirm" : "বুঝেছি"
"offline_opt_in_confirmation" : "আপনি আবার অনলাইন হলে লিঙ্ক সহ বিজ্ঞপ্তি পাবেন"
"offline_opt_in_decline" : "না থাক"
"offline_opt_in_message" : "আমরা বিজ্ঞাপনদাতার সাইটে লিঙ্ক সহ একটি বিজ্ঞপ্তি পাঠাব।"
"offline_opt_in_title" : "আপনি আবার যখন অনলাইন হবেন তখন বিজ্ঞাপনে ক্লিক করুন।"
"s1" : "ছবি সেভ করুন"
"s2" : "বিজ্ঞাপনকে ছবির গ্যালারিতে ছবি সংরক্ষণ করার অনুমতি দেবেন?"
"s3" : "গ্রহণ করুন"
"s4" : "প্রত্যাখ্যান করুন"
"s5" : "ক্যালেন্ডার ইভেন্ট তৈরি করুন"
"s6" : "বিজ্ঞাপনকে একটি ক্যালেন্ডার ইভেন্ট তৈরি করার অনুমতি দেবেন?"
"s7" : "পরীক্ষামূলক বিজ্ঞাপন"
"search_menu_title" : "সার্চ করুন"
"status_bar_notification_info_overflow" : "৯৯৯+"
"abc_action_bar_home_description" : "Navegar para a página inicial"
"abc_action_bar_up_description" : "Navegar para cima"
"abc_action_menu_overflow_description" : "Mais opções"
"abc_action_mode_done" : "Concluído"
"abc_activity_chooser_view_see_all" : "Ver tudo"
"abc_activitychooserview_choose_application" : "Selecionar um app"
"abc_capital_off" : "DESATIVADO"
"abc_capital_on" : "ATIVADO"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "delete"
"abc_menu_enter_shortcut_label" : "enter"
"abc_menu_function_shortcut_label" : "Function+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "espaço"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Menu+"
"abc_search_hint" : "Pesquisar…"
"abc_searchview_description_clear" : "Limpar consulta"
"abc_searchview_description_query" : "Consulta de pesquisa"
"abc_searchview_description_search" : "Pesquisar"
"abc_searchview_description_submit" : "Enviar consulta"
"abc_searchview_description_voice" : "Pesquisa por voz"
"abc_shareactionprovider_share_with" : "Compartilhar com"
"abc_shareactionprovider_share_with_application" : "Compartilhar com %s"
"abc_toolbar_collapse_description" : "Recolher"
"album_name_all" : "Todas as mídias"
"button_apply" : "Aplicar(%1$d)"
"button_apply_default" : "Aplicar"
"button_back" : "Voltar"
"button_ok" : "OK"
"button_preview" : "Pré-visualizaçao"
"common_google_play_services_enable_button" : "Ativar"
"common_google_play_services_enable_text" : "%1$s só funciona com o Google Play Services ativado."
"common_google_play_services_enable_title" : "Ativar o Google Play Services"
"common_google_play_services_install_button" : "Instalar"
"common_google_play_services_install_text" : "O app %1$s não funciona sem o Google Play Services, o qual não está instalado no seu dispositivo."
"common_google_play_services_install_title" : "Instalar o Google Play Services"
"common_google_play_services_notification_channel_name" : "Disponibilidade do Google Play Services"
"common_google_play_services_notification_ticker" : "Erro do Google Play Services"
"common_google_play_services_unknown_issue" : "O app %1$s está com problemas com o Google Play Services. Tente novamente."
"common_google_play_services_unsupported_text" : "O app %1$s não funciona sem o Google Play Services, o qual não é compatível com seu dispositivo."
"common_google_play_services_update_button" : "Atualizar"
"common_google_play_services_update_text" : "%1$s só funciona com uma versão atualizada do Google Play Services."
"common_google_play_services_update_title" : "Atualizar o Google Play Services"
"common_google_play_services_updating_text" : "%1$s não funciona sem o Google Play Services, o qual está sendo atualizado no momento."
"common_google_play_services_wear_update_text" : "É necessária uma nova versão do Google Play Services. Ele será atualizado em breve."
"common_open_on_phone" : "Abrir no smartphone"
"common_signin_button_text" : "Fazer login"
"common_signin_button_text_long" : "Fazer login com o Google"
"crop_image_activity_title" : ""
"crop_image_menu_crop" : "Cortar"
"crop_image_menu_flip" : "Espelhar"
"crop_image_menu_flip_horizontally" : "Espelhar na horizontal"
"crop_image_menu_flip_vertically" : "Espelhar na vertifcal"
"crop_image_menu_rotate_left" : "Girar para a esquerda"
"crop_image_menu_rotate_right" : "Girar para a direita"
"empty_text" : "Nenhuma mídia disponível"
"error_file_type" : "Tipo de arquivo não suportado"
"error_no_video_activity" : "Nenhum player de vídeo disponível para reprodução"
"error_over_count" : "Você só pode selecionar até %1$d arquivos de mídia"
"error_over_count_default" : "Você atingiu o máximo de itens possíveis para seleção"
"error_over_quality" : "Acima da qualidade"
"error_type_conflict" : "Não é possível selecionar arquivos de imagem e vídeo simultaneamente"
"error_under_quality" : "Abaixo da qualidade"
"fcm_fallback_notification_channel_label" : "Diversos"
"offline_notification_text" : "Toque para abrir o anúncio"
"offline_notification_title" : "Ver o anúncio que você salvou quando estava off-line"
"offline_opt_in_confirm" : "OK"
"offline_opt_in_confirmation" : "Você receberá uma notificação com o link quando ficar on-line novamente"
"offline_opt_in_decline" : "Não"
"offline_opt_in_message" : "Enviaremos uma notificação com um link para o site do anunciante."
"offline_opt_in_title" : "Abrir o anúncio quando você ficar on-line novamente."
"photo_grid_capture" : "Câmera"
"pick_image_intent_chooser_title" : "Escolher foto a partir de"
"s1" : "Salvar imagem"
"s2" : "Permitir que os anúncios armazenem imagens na galeria de imagens?"
"s3" : "Aceitar"
"s4" : "Recusar"
"s5" : "Criar evento na agenda"
"s6" : "Permitir que os anúncios criem um evento na agenda?"
"s7" : "Anúncio de teste"
"search_menu_title" : "Pesquisar"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "Перейти на головну"
"abc_action_bar_up_description" : "Перейти вгору"
"abc_action_menu_overflow_description" : "Більше опцій"
"abc_action_mode_done" : "Готово"
"abc_activity_chooser_view_see_all" : "Показати всі"
"abc_activitychooserview_choose_application" : "Вибрати програму"
"abc_capital_off" : "ЗНИЖКА"
"abc_capital_on" : "УВІМК."
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "delete"
"abc_menu_enter_shortcut_label" : "enter"
"abc_menu_function_shortcut_label" : "Function+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "пробіл"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Menu+"
"abc_search_hint" : "Введіть пошуковий запит…"
"abc_searchview_description_clear" : "Очистити запит"
"abc_searchview_description_query" : "Пошуковий запит"
"abc_searchview_description_search" : "Пошук"
"abc_searchview_description_submit" : "Наіслати запит"
"abc_searchview_description_voice" : "Голосовий пошук"
"abc_shareactionprovider_share_with" : "Поділитися:"
"abc_shareactionprovider_share_with_application" : "Поділитися через додаток %s"
"abc_toolbar_collapse_description" : "Згорнути"
"album_name_all" : "Всі"
"button_apply" : "Застосувати(%1$d)"
"button_apply_default" : "Застосувати"
"button_back" : "Назад"
"button_ok" : "OK"
"button_preview" : "Перегляд"
"common_google_play_services_enable_button" : "Увімкнути"
"common_google_play_services_enable_text" : "Додаток %1$s не працюватиме, якщо не ввімкнути сервіси Google Play."
"common_google_play_services_enable_title" : "Увімкнути сервіси Google Play"
"common_google_play_services_install_button" : "Установити"
"common_google_play_services_install_text" : "Додаток %1$s не працюватиме без сервісів Google Play, яких немає на вашому пристрої."
"common_google_play_services_install_title" : "Установити сервіси Google Play"
"common_google_play_services_notification_channel_name" : "Доступність сервісів Google Play"
"common_google_play_services_notification_ticker" : "Помилка сервісів Google Play"
"common_google_play_services_unknown_issue" : "У додатку %1$s виникла проблема із сервісами Google Play. Повторіть спробу."
"common_google_play_services_unsupported_text" : "Додаток %1$s не працюватиме без сервісів Google Play, які не підтримуються на вашому пристрої."
"common_google_play_services_update_button" : "Оновити"
"common_google_play_services_update_text" : "Додаток %1$s не працюватиме, якщо не оновити сервіси Google Play."
"common_google_play_services_update_title" : "Оновіть сервіси Google Play"
"common_google_play_services_updating_text" : "Додаток %1$s не працюватиме без сервісів Google Play, які зараз оновлюються."
"common_google_play_services_wear_update_text" : "Потрібна нова версія сервісів Google Play. Вони невдовзі оновляться."
"common_open_on_phone" : "Відкрити на телефоні"
"common_signin_button_text" : "Увійти"
"common_signin_button_text_long" : "Увійти в облік. запис Google"
"empty_text" : "Пусто"
"error_file_type" : "Непідтримуваний тип файла"
"error_no_video_activity" : "Застосунок для перегляду відео не знайдений"
"error_over_count_default" : "Вы обрали максимальну кількість файлів"
"error_over_quality" : "Занадто висока якість"
"error_type_conflict" : "Неможливо обрати зображення і відео одночасно"
"error_under_quality" : "Занадто низька якість"
"fcm_fallback_notification_channel_label" : "Інше"
"offline_notification_text" : "Натисніть, щоб відкрити оголошення"
"offline_notification_title" : "Перегляньте оголошення, яке ви зберегли в режимі офлайн"
"offline_opt_in_confirm" : "OK"
"offline_opt_in_confirmation" : "Ви отримаєте сповіщення з посиланням, коли знову будете в мережі"
"offline_opt_in_decline" : "Не потрібно"
"offline_opt_in_message" : "Ми надішлемо сповіщення з посиланням на сайт рекламодавця."
"offline_opt_in_title" : "Відкрийте оголошення, коли знову будете в мережі."
"photo_grid_capture" : "Камера"
"s1" : "Зберегти зображення"
"s2" : "Дозволити оголошенню зберегти зображення в галереї?"
"s3" : "Прийняти"
"s4" : "Відхилити"
"s5" : "Створити подію календаря"
"s6" : "Дозволити оголошенню створити подію календаря?"
"s7" : "Тестове оголошення"
"search_menu_title" : "Пошук"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "ಹೋಮ್ಗೆ ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ"
"abc_action_bar_up_description" : "ಮೇಲಕ್ಕೆ ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ"
"abc_action_menu_overflow_description" : "ಇನ್ನಷ್ಟು ಆಯ್ಕೆಗಳು"
"abc_action_mode_done" : "ಮುಗಿದಿದೆ"
"abc_activity_chooser_view_see_all" : "ಎಲ್ಲವನ್ನೂ ನೋಡಿ"
"abc_activitychooserview_choose_application" : "ಆ್ಯಪ್ವೊಂದನ್ನು ಆಯ್ಕೆಮಾಡಿ"
"abc_capital_off" : "ಆಫ್"
"abc_capital_on" : "ಆನ್"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "delete"
"abc_menu_enter_shortcut_label" : "enter"
"abc_menu_function_shortcut_label" : "Function+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "space"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Menu+"
"abc_search_hint" : "ಹುಡುಕಿ…"
"abc_searchview_description_clear" : "ಪ್ರಶ್ನೆಯನ್ನು ತೆರವುಗೊಳಿಸಿ"
"abc_searchview_description_query" : "ಪ್ರಶ್ನೆಯನ್ನು ಹುಡುಕಿ"
"abc_searchview_description_search" : "ಹುಡುಕಿ"
"abc_searchview_description_submit" : "ಪ್ರಶ್ನೆಯನ್ನು ಸಲ್ಲಿಸಿ"
"abc_searchview_description_voice" : "ಧ್ವನಿ ಹುಡುಕಾಟ"
"abc_shareactionprovider_share_with" : "ಇವರೊಂದಿಗೆ ಹಂಚಿಕೊಳ್ಳಿ"
"abc_shareactionprovider_share_with_application" : "%s ನೊಂದಿಗೆ ಹಂಚಿಕೊಳ್ಳಿ"
"abc_toolbar_collapse_description" : "ಕುಗ್ಗಿಸಿ"
"common_google_play_services_enable_button" : "ಸಕ್ರಿಯಗೊಳಿಸು"
"common_google_play_services_enable_text" : "Google Play ಸೇವೆಗಳನ್ನು ನೀವು ಸಕ್ರಿಯಗೊಳಿಸದ ಹೊರತು %1$s ಕಾರ್ಯನಿರ್ವಹಿಸುವುದಿಲ್ಲ."
"common_google_play_services_enable_title" : "Google Play ಸೇವೆಗಳನ್ನು ಸಕ್ರಿಯಗೊಳಿಸಿ"
"common_google_play_services_install_button" : "ಇನ್ಸ್ಟಾಲ್ ಮಾಡಿ"
"common_google_play_services_install_text" : "ನಿಮ್ಮ ಸಾಧನದಿಂದ ಕಾಣೆಯಾಗಿರುವ %1$s, Google Play ಸೇವೆಗಳಿಲ್ಲದೆ ರನ್ ಆಗುವುದಿಲ್ಲ."
"common_google_play_services_install_title" : "Google Play ಸೇವೆಗಳನ್ನು ಪಡೆಯಿರಿ"
"common_google_play_services_notification_channel_name" : "Google Play ಸೇವೆಗಳ ಲಭ್ಯತೆ"
"common_google_play_services_notification_ticker" : "Google Play ಸೇವೆಗಳ ದೋಷ"
"common_google_play_services_unknown_issue" : "%1$s ಆ್ಯಪ್ಗೆ Google Play ಸೇವೆಗಳಲ್ಲಿ ಸಮಸ್ಯೆ ಉಂಟಾಗಿದೆ. ದಯವಿಟ್ಟು ಇನ್ನೊಮ್ಮೆ ಪ್ರಯತ್ನಿಸಿ."
"common_google_play_services_unsupported_text" : "ನಿಮ್ಮ ಸಾಧನದ ಮೂಲಕ ಬೆಂಬಲಿಸದಿರುವ Google Play ಸೇವೆಗಳಿಲ್ಲದೆ %1$s ರನ್ ಆಗುವುದಿಲ್ಲ."
"common_google_play_services_update_button" : "ಅಪ್ಡೇಟ್ ಮಾಡು"
"common_google_play_services_update_text" : "ನೀವು Google Play ಸೇವೆಗಳನ್ನು ನವೀಕರಿಸದ ಹೊರತು %1$s ರನ್ ಆಗುವುದಿಲ್ಲ."
"common_google_play_services_update_title" : "Google ಪ್ಲೇ ಸೇವೆಗಳನ್ನು ಅಪ್ಡೇಟ್ ಮಾಡಿ"
"common_google_play_services_updating_text" : "Google Play ಸೇವೆಗಳಿಲ್ಲದೆ ಪ್ರಸ್ತುತ ಅಪ್ಡೇಟ್ ಆಗುತ್ತಿರುವ %1$s ರನ್ ಆಗುವುದಿಲ್ಲ."
"common_google_play_services_wear_update_text" : "Google Play ಸೇವೆಗಳ ಹೊಸ ಆವೃತ್ತಿ ಅಗತ್ಯವಿದೆ. ಸದ್ಯದಲ್ಲೇ ಅದು ತಾನಾಗಿಯೇ ಅಪ್ಡೇಟ್ ಆಗುತ್ತದೆ."
"common_open_on_phone" : "ಫೋನ್ನಲ್ಲಿ ತೆರೆಯಿರಿ"
"common_signin_button_text" : "ಸೈನ್ ಇನ್"
"common_signin_button_text_long" : "Google ಮೂಲಕ ಸೈನ್ ಇನ್ ಮಾಡಿ"
"fcm_fallback_notification_channel_label" : "ಇತರೆ"
"offline_notification_text" : "ಜಾಹೀರಾತನ್ನು ತೆರೆಯಲು ಟ್ಯಾಪ್ ಮಾಡಿ"
"offline_notification_title" : "ನೀವು ಆಫ್ಲೈನ್ನಲ್ಲಿದ್ದಾಗ ನೀವು ಉಳಿಸಿದ ಜಾಹೀರಾತನ್ನು ವೀಕ್ಷಿಸಿ"
"offline_opt_in_confirm" : "ಸರಿ"
"offline_opt_in_confirmation" : "ನೀವು ಆನ್ಲೈನ್ಗೆ ಹಿಂತಿರುಗಿದಾಗ ಲಿಂಕ್ನೊಂದಿಗೆ ಅಧಿಸೂಚನೆಯನ್ನು ಪಡೆಯುತ್ತೀರಿ"
"offline_opt_in_decline" : "ಬೇಡ"
"offline_opt_in_message" : "ಜಾಹೀರಾತುದಾರರ ಸೈಟ್ಗೆ ಲಿಂಕ್ನೊಂದಿಗೆ ನಾವು ನಿಮಗೆ ಅಧಿಸೂಚನೆಯನ್ನು ಕಳುಹಿಸುತ್ತೇವೆ."
"offline_opt_in_title" : "ನೀವು ಆನ್ಲೈನ್ಗೆ ಹಿಂತಿರುಗಿದಾಗ ಜಾಹೀರಾತನ್ನು ತೆರೆಯಿರಿ."
"s1" : "ಚಿತ್ರ ಉಳಿಸಿ"
"s2" : "ಚಿತ್ರದ ಗ್ಯಾಲರಿಯಲ್ಲಿ ಚಿತ್ರ ಸಂಗ್ರಹಿಸಿಡಲು ಜಾಹೀರಾತಿಗೆ ಅನುಮತಿಸುವುದೇ?"
"s3" : "ಸಮ್ಮತಿಸಿ"
"s4" : "ನಿರಾಕರಿಸಿ"
"s5" : "ಕ್ಯಾಲೆಂಡರ್ ಈವೆಂಟ್ ರಚಿಸಿ"
"s6" : "ಕ್ಯಾಲೆಂಡರ್ ಈವೆಂಟ್ ರಚಿಸಲು ಜಾಹೀರಾತಿಗೆ ಅನುಮತಿಸುವುದೇ?"
"s7" : "ಪರೀಕ್ಷಾ ಜಾಹೀರಾತು"
"search_menu_title" : "ಹುಡುಕಿ"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "گھر کی طرف نیویگیٹ کریں"
"abc_action_bar_up_description" : "اوپر نیویگیٹ کریں"
"abc_action_menu_overflow_description" : "مزید اختیارات"
"abc_action_mode_done" : "ہو گیا"
"abc_activity_chooser_view_see_all" : "سبھی دیکھیں"
"abc_activitychooserview_choose_application" : "ایک ایپ منتخب کریں"
"abc_capital_off" : "آف"
"abc_capital_on" : "آن"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "delete"
"abc_menu_enter_shortcut_label" : "enter"
"abc_menu_function_shortcut_label" : "Function+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "space"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Menu+"
"abc_search_hint" : "تلاش کریں…"
"abc_searchview_description_clear" : "استفسار صاف کریں"
"abc_searchview_description_query" : "تلاش کا استفسار"
"abc_searchview_description_search" : "تلاش کریں"
"abc_searchview_description_submit" : "استفسار جمع کرائیں"
"abc_searchview_description_voice" : "صوتی تلاش"
"abc_shareactionprovider_share_with" : "اس کے ساتھ اشتراک کریں"
"abc_shareactionprovider_share_with_application" : "%s کے ساتھ اشتراک کریں"
"abc_toolbar_collapse_description" : "سکیڑیں"
"common_google_play_services_enable_button" : "فعال کریں"
"common_google_play_services_enable_text" : "جب تک آپ Google Play سروسز فعال نہیں کر لیتے، %1$s کام نہیں کرے گی۔"
"common_google_play_services_enable_title" : "Google Play سروسز فعال کریں"
"common_google_play_services_install_button" : "انسٹال کریں"
"common_google_play_services_install_text" : "%1$s Google Play سروسز کے بغیر نہیں چلے گی، جو آپ کے آلہ سے غائب ہیں۔"
"common_google_play_services_install_title" : "Google Play سروسز حاصل کریں"
"common_google_play_services_notification_channel_name" : "Google Play سروسز کی دستیابی"
"common_google_play_services_notification_ticker" : "Google Play سروسز کی خرابی"
"common_google_play_services_unknown_issue" : "%1$s کو Google Play سروسز کے ساتھ مسئلہ پیش آ رہا ہے۔ براہ کرم دوبارہ کوشش کریں۔"
"common_google_play_services_unsupported_text" : "%1$s Google Play سروسز کے بغیر نہیں چلے گی، جن کی آپ کا آلہ معاونت نہیں کرتا۔"
"common_google_play_services_update_button" : "اپ ڈیٹ کریں"
"common_google_play_services_update_text" : "جب تک آپ Google Play سروسز اپ ڈیٹ نہیں کر لیتے ہیں %1$s تب تک نہیں چلے گی۔"
"common_google_play_services_update_title" : "Google Play سروسز اپ ڈیٹ کریں"
"common_google_play_services_updating_text" : "%1$s Google Play سروسز کے بغیر نہیں چلے گی، جو فی الحال اپ ڈیٹ ہو رہی ہیں۔"
"common_google_play_services_wear_update_text" : "Google Play سروسز کے نئے ورژن کی ضرورت ہے۔ یہ تھوڑی دیر میں خود ہی اپنے آپ کو اپ ڈیٹ کر لے گا۔"
"common_open_on_phone" : "فون پر کھولیں"
"common_signin_button_text" : "سائن ان کریں"
"common_signin_button_text_long" : "Google کے ساتھ سائن ان کریں"
"fcm_fallback_notification_channel_label" : "متفرقات"
"offline_notification_text" : "اشتہار کھولنے کیلئے تھپتھپائیں"
"offline_notification_title" : "جب آپ آف لائن تھے تب آپ نے جس اشتہار کو محفوظ کیا تھا اس کا ملاحظہ کریں"
"offline_opt_in_confirm" : "ٹھیک ہے"
"offline_opt_in_confirmation" : "جب آپ آن لائن واپس آئیں گے تو آپ کو لنک کے ساتھ اطلاع حاصل ہوگی"
"offline_opt_in_decline" : "نہیں شکریہ"
"offline_opt_in_message" : "ہم آپ کو مشتہر کی سائٹ کے لنک کے ساتھ اطلاع بھیجیں گے۔"
"offline_opt_in_title" : "آن لائن واپس آنے پر اشتہار کھولیں۔"
"s1" : "تصویر محفوظ کریں"
"s2" : "اشتہار کو تصویری گیلری میں تصویر محفوظ کرنے کی اجازت دیں؟"
"s3" : "قبول کریں"
"s4" : "مسترد کریں"
"s5" : "کیلنڈر ایونٹ بنائیں"
"s6" : "اشتہار کو ایک کیلنڈر ایونٹ بنانے کی اجازت دیں؟"
"s7" : "اشتہار ٹیسٹ کریں"
"search_menu_title" : "تلاش کریں"
"status_bar_notification_info_overflow" : "+999"
"abc_action_bar_home_description" : "முகப்பிற்குச் செல்லும்"
"abc_action_bar_up_description" : "மேலே செல்லும்"
"abc_action_menu_overflow_description" : "மேலும் விருப்பங்கள்"
"abc_action_mode_done" : "முடிந்தது"
"abc_activity_chooser_view_see_all" : "அனைத்தையும் காட்டு"
"abc_activitychooserview_choose_application" : "ஆப்ஸைத் தேர்வுசெய்க"
"abc_capital_off" : "ஆஃப்"
"abc_capital_on" : "ஆன்"
"abc_menu_alt_shortcut_label" : "Alt மற்றும்"
"abc_menu_ctrl_shortcut_label" : "Ctrl மற்றும்"
"abc_menu_delete_shortcut_label" : "delete"
"abc_menu_enter_shortcut_label" : "enter"
"abc_menu_function_shortcut_label" : "Function மற்றும்"
"abc_menu_meta_shortcut_label" : "Meta மற்றும்"
"abc_menu_shift_shortcut_label" : "Shift மற்றும்"
"abc_menu_space_shortcut_label" : "space"
"abc_menu_sym_shortcut_label" : "Sym மற்றும்"
"abc_prepend_shortcut_label" : "Menu மற்றும்"
"abc_search_hint" : "தேடுக…"
"abc_searchview_description_clear" : "வினவலை அழிக்கும்"
"abc_searchview_description_query" : "தேடல் வினவல்"
"abc_searchview_description_search" : "தேடும்"
"abc_searchview_description_submit" : "வினவலைச் சமர்ப்பிக்கும்"
"abc_searchview_description_voice" : "குரல் தேடல்"
"abc_shareactionprovider_share_with" : "இதில் பகிர்"
"abc_shareactionprovider_share_with_application" : "%s மூலம் பகிர்"
"abc_toolbar_collapse_description" : "சுருக்கும்"
"common_google_play_services_enable_button" : "இயக்கு"
"common_google_play_services_enable_text" : "Google Play சேவைகளை இயக்கினால் மட்டுமே, %1$s செயல்படும்."
"common_google_play_services_enable_title" : "Google Play சேவைகளை இயக்கவும்"
"common_google_play_services_install_button" : "நிறுவு"
"common_google_play_services_install_text" : "Google Play சேவைகள் இருந்தால் மட்டுமே, %1$s இயங்கும். அவை உங்கள் சாதனத்தில் இல்லை."
"common_google_play_services_install_title" : "Google Play சேவைகளைப் பெறவும்"
"common_google_play_services_notification_channel_name" : "கிடைக்கும் Google Play சேவைகள்"
"common_google_play_services_notification_ticker" : "Google Play சேவைகள் பிழை"
"common_google_play_services_unknown_issue" : "Google Play சேவைகளில் சிக்கல் ஏற்பட்டதால், %1$s ஆப்ஸை அணுக முடியவில்லை. மீண்டும் முயலவும்."
"common_google_play_services_unsupported_text" : "Google Play சேவைகள் இருந்தால் மட்டுமே %1$s ஆப்ஸ் இயங்கும். ஆனால், உங்கள் சாதனத்தில் அவை ஆதரிக்கப்படவில்லை."
"common_google_play_services_update_button" : "புதுப்பி"
"common_google_play_services_update_text" : "Google Play சேவைகளை இயக்கினால் மட்டுமே, %1$s செயல்படும்."
"common_google_play_services_update_title" : "Google Play சேவைகளைப் புதுப்பிக்கவும்"
"common_google_play_services_updating_text" : "தற்போது புதுப்பிக்கப்படும், Google Play சேவைகள் இருந்தால் மட்டுமே, %1$s செயல்படும்."
"common_google_play_services_wear_update_text" : "Google Play சேவைகளின் புதிய பதிப்பு தேவை. அது விரைவில் தானாகவே புதுப்பிக்கப்படும்."
"common_open_on_phone" : "மொபைலில் திற"
"common_signin_button_text" : "உள்நுழைக"
"common_signin_button_text_long" : "Google மூலம் உள்நுழைக"
"fcm_fallback_notification_channel_label" : "மற்றவை"
"offline_notification_text" : "விளம்பரத்தைத் திறக்க தட்டுக"
"offline_notification_title" : "ஆஃப்லைனில் இருந்தபோது சேமிக்கப்பட்ட விளம்பரத்தைக் காண்க"
"offline_opt_in_confirm" : "சரி"
"offline_opt_in_confirmation" : "மீண்டும் ஆன்லைனுக்கு வரும்போது இணைப்புடன் கூடிய அறிவிப்பைப் பெறுவீர்கள்"
"offline_opt_in_decline" : "வேண்டாம்"
"offline_opt_in_message" : "விளம்பரதாரரின் தளத்திற்கான இணைப்புடன் கூடிய அறிவிப்பை உங்களுக்கு அனுப்புவோம்."
"offline_opt_in_title" : "மீண்டும் ஆன்லைனுக்கு வரும்போது விளம்பரம் திறக்கப்படும்."
"s1" : "படத்தைச் சேமி"
"s2" : "பட கேலரியில் படத்தைச் சேமிக்க, விளம்பரத்தை அனுமதிக்கவா?"
"s3" : "அனுமதி"
"s4" : "நிராகரி"
"s5" : "கேலெண்டர் நிகழ்வை உருவாக்கு"
"s6" : "கேலெண்டர் நிகழ்வை உருவாக்க, விளம்பரத்தை அனுமதிக்கவா?"
"s7" : "சோதனை விளம்பரம்"
"search_menu_title" : "தேடல்"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "မူလနေရာကို ပြန်သွားရန်"
"abc_action_bar_up_description" : "အပေါ်သို့ ရွှေ့ရန်"
"abc_action_menu_overflow_description" : "နောက်ထပ် ရွေးစရာများ"
"abc_action_mode_done" : "ပြီးပြီ"
"abc_activity_chooser_view_see_all" : "အားလုံး ကြည့်ရန်"
"abc_activitychooserview_choose_application" : "အက်ပ်တစ်ခုကို ရွေးရန်"
"abc_capital_off" : "ပိတ်ရန်"
"abc_capital_on" : "ဖွင့်ရန်"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "delete"
"abc_menu_enter_shortcut_label" : "enter"
"abc_menu_function_shortcut_label" : "Function+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "space"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Menu+"
"abc_search_hint" : "ရှာဖွေရန်…"
"abc_searchview_description_clear" : "ရှာဖွေမှုကို ဖယ်ရှားရန်"
"abc_searchview_description_query" : "ရှာဖွေရန် မေးခွန်း"
"abc_searchview_description_search" : "ရှာရန်"
"abc_searchview_description_submit" : "ရှာဖွေစရာ အချက်အလက်ကို ပေးပို့ရန်"
"abc_searchview_description_voice" : "အသံဖြင့် ရှာရန်"
"abc_shareactionprovider_share_with" : "နှင့် မျှဝေရန်"
"abc_shareactionprovider_share_with_application" : "%s ဖြင့် မျှဝေရန်"
"abc_toolbar_collapse_description" : "လျှော့ပြရန်"
"common_google_play_services_enable_button" : "ဖွင့်ရန်"
"common_google_play_services_enable_text" : "Google Play ဝန်ဆောင်မှုများကို မဖွင့်သ၍ %1$s သည်အလုပ်လုပ်မည်မဟုတ်ပါ။"
"common_google_play_services_enable_title" : "Google Play ဝန်ဆောင်မှုများ ဖွင့်ရန်"
"common_google_play_services_install_button" : "ထည့်သွင်းပါ"
"common_google_play_services_install_text" : "သင့်တက်ဘလက်တွင် Google Play ဝန်ဆောင်မှုများမရှိသောကြောင့် %1$s ကိုဖွင့်၍မရပါ။"
"common_google_play_services_install_title" : "Google Play ဝန်ဆောင်မှုများရယူရန်"
"common_google_play_services_notification_channel_name" : "Google Play ဝန်ဆောင်မှုများ ရရှိနိုင်သည်"
"common_google_play_services_notification_ticker" : "Google Play ဝန်ဆောင်မှုများ အမှား"
"common_google_play_services_unknown_issue" : "%1$s သည် Google Play ဝန်ဆောင်မှုများနှင့် ပြဿနာအနည်းငယ် ရှိနေပါသည်။ ထပ်လုပ်ကြည့်ပါ။"
"common_google_play_services_unsupported_text" : "Google Play ဝန်ဆောင်မှုများကို သင့်စက်ပစ္စည်းတွင် ပံ့ပိုးမထားသည့်အတွက် ၎င်းမရှိဘဲ %1$s ကို ဖွင့်၍မရပါ။"
"common_google_play_services_update_button" : "အပ်ဒိတ်"
"common_google_play_services_update_text" : "Google Play ဝန်ဆောင်မှုများအား အပ်ဒိတ်မလုပ်ပါက %1$s အလုပ်လုပ်မည် မဟုတ်ပါ။"
"common_google_play_services_update_title" : "Google Play ဝန်ဆောင်မှုများကို အပ်ဒိတ်လုပ်ရန်"
"common_google_play_services_updating_text" : "Google Play ဝန်ဆောင်မှုများကို လက်ရှိအပ်ဒိတ်လုပ်နေသောကြောင့် %1$s ကိုဖွင့်၍ရမည်မဟုတ်ပါ။"
"common_google_play_services_wear_update_text" : "Google Play ဝန်ဆောင်မှုဗားရှင်းအသစ်များ လိုအပ်နေသည်။ အချိန်အနည်းငယ်အကြာတွင် ၎င်းကိုယ်တိုင်အပ်ဒိတ်လုပ်ပါ လိမ့်မည်။"
"common_open_on_phone" : "ဖုန်းပေါ်မှာ ဖွင့်ပါ"
"common_signin_button_text" : "လက်မှတ်ထိုး ဝင်ရန်"
"common_signin_button_text_long" : "Google ဖြင့် လက်မှတ်ထိုးဝင်ရေ"
"fcm_fallback_notification_channel_label" : "အထွေထွေ"
"offline_notification_text" : "ကြော်ငြာဖွင့်ရန် တို့ပါ"
"offline_notification_title" : "သင်အော့ဖ်လိုင်းရှိနေစဉ်တွင် သိမ်းထားခဲ့သော ကြော်ငြာကို ကြည့်ရှုပါ"
"offline_opt_in_confirm" : "OK"
"offline_opt_in_confirmation" : "သင်အွန်လိုင်းပြန်တက်သည့်အခါ လင့်ခ်ပါသော အကြောင်းအကြားချက်တစ်ခု ရရှိပါမည်"
"offline_opt_in_decline" : "မလိုပါ"
"offline_opt_in_message" : "ကြော်ငြာရှင်၏ဆိုက်သို့သွားသော လင့်ခ်တစ်ခုနှင့်အတူ အကြောင်းကြားချက်တစ်ခုကို ကျွန်ုပ်တို့ပို့ပေးပါမည်။"
"offline_opt_in_title" : "သင်အွန်လိုင်းပြန်တက်သည့်အခါ ကြော်ငြာဖွင့်ပါ။"
"s1" : "ဓာတ်ပုံကို သိမ်းရန်"
"s2" : "ကြော်ငြာအား ဓာတ်ပုံပြခန်းတွင် ပုံကိုသိမ်းဆည်းခွင့် ပြုလိုပါသလား။"
"s3" : "လက်ခံရန်"
"s4" : "ငြင်းပယ်ရန်"
"s5" : "ပြက္ခဒိန်တွင် အစီအစဉ်ထည့်သွင်းရန်"
"s6" : "ကြော်ငြာအား ပြက္ခဒိန်တွင် အစီအစဉ်ထည့်သွင်းခွင့် ပြုပါသလား။"
"s7" : "စမ်းသပ်ကြော်ငြာ"
"search_menu_title" : "ရှာဖွေမှု"
"status_bar_notification_info_overflow" : "၉၉၉+"
"abc_action_bar_home_description" : "Перейти на главный экран"
"abc_action_bar_up_description" : "Перейти вверх"
"abc_action_menu_overflow_description" : "Ещё"
"abc_action_mode_done" : "Готово"
"abc_activity_chooser_view_see_all" : "Показать все"
"abc_activitychooserview_choose_application" : "Выберите приложение"
"abc_capital_off" : "ВЫКЛ"
"abc_capital_on" : "ВКЛ"
"abc_menu_alt_shortcut_label" : "Alt +"
"abc_menu_ctrl_shortcut_label" : "Ctrl +"
"abc_menu_delete_shortcut_label" : "Delete"
"abc_menu_enter_shortcut_label" : "Ввод"
"abc_menu_function_shortcut_label" : "Fn +"
"abc_menu_meta_shortcut_label" : "Meta +"
"abc_menu_shift_shortcut_label" : "Shift +"
"abc_menu_space_shortcut_label" : "Пробел"
"abc_menu_sym_shortcut_label" : "Sym +"
"abc_prepend_shortcut_label" : "Меню +"
"abc_search_hint" : "Введите запрос"
"abc_searchview_description_clear" : "Удалить запрос"
"abc_searchview_description_query" : "Поисковый запрос"
"abc_searchview_description_search" : "Поиск"
"abc_searchview_description_submit" : "Отправить запрос"
"abc_searchview_description_voice" : "Голосовой поиск"
"abc_shareactionprovider_share_with" : "Поделиться с помощью"
"abc_shareactionprovider_share_with_application" : "Поделиться с помощью %s"
"abc_toolbar_collapse_description" : "Свернуть"
"abort" : "Abort"
"about" : "О нас"
"about_message" : "Создайте свои собственные стикеры для WhatsApp!
Создав стикер, вы можете использовать его вечно, делиться с друзьями и т. Д. N3 Простые шаги до созданя стикера:
1. Выберите фотографию из своей галереи или выберите 'Создать стикер бесплатно '
2. Создайте его, добавив смайлики, фильтры или текст.
3. Нажмите кнопку «Добавить в WhatsApp» в нижней части экрана.
Это все! тогда вы сможете делиться ими со всеми и навсегда.
С этим приложением вы можете создавать стикеры и добавлять их в последнюю версию WhatsApp.
Будьте осторожны, если вы удалите приложение, вы можете потерять пакеты смайликов
Отказ от ответственности:
Мы используем библиотеку com.theartofdev.edmodo.cropper для обрезки изображений
Мы используем ja.burhanrashid52: библиотеку фоторедактора и образец для редактирования изображений
Это приложение не является аффилированным лицом и не одобрено WhatsApp Inc ."
"about_title" : "О нас"
"add_as_stickers_pack" : "Добавить как набор стикеров"
"add_button_content_description" : "Добавить стикер в WhatsApp"
"add_new" : "Новый набор"
"add_new_pack" : "Добавить новый набор"
"add_text_emoji" : "Добавить Текст & Эмодзи"
"add_to_sticker_pack" : "Добавить в набор стикеров"
"add_to_whatsapp" : "Добавить в WhatsApp"
"added_to_sticker_pack" : "Добавлен в ваш набор стикеров!"
"album_name_all" : "Все СМИ"
"almost_done" : "почти сделано.."
"animated_permission_text" : "Вы должны предоставить разрешение о создание анимированного стикера."
"animated_preview_still_loading" : "Предварительный просмотр стикера все еще загружается ..."
"animated_sticker_option" : "Аанимированный стикер"
"animated_stickers_pack" : "Набор анимированных стикеров"
"app_name" : "Создатель стикеров для WhatsApp"
"area_select" : "Площадь"
"auto_remove_background" : "Автоудаление фона"
"auto_select" : "Авто Выбор"
"backup" : "резервное копирование"
"backup_all" : "Резервное копирование всего"
"backup_and_restore" : "резервное копирование & Восстановить"
"backup_restore_in_progress" : "копирование/восстановление"
"bring_front" : "Выдвинуть вперед"
"brush" : "Щетка"
"brush_size" : "Размер кисти"
"button_apply" : "Применить ( %1$d)"
"button_apply_default" : "Применять"
"button_back" : "Назад"
"button_ok" : "в порядке"
"button_original" : "Оригинал"
"button_preview" : "Предварительный просмотр"
"button_sure" : "Конечно ( %1$d)"
"button_sure_default" : "Конечно"
"can_remove_only_last_pack" : "Вы можете удалить только последний набор."
"cancel" : "Отмена"
"cant_remove" : "Вы не можете удалить этот стикер."
"cant_use_this_image" : "Не могу использовать это изображение"
"change_background" : "Задний план"
"change_pack_icon" : "Изменить значок набора"
"change_sticker_pack_icon" : "Изменить значок набора стикеров"
"choose_a_shape" : "Выберите форму"
"click_to_link" : "нажмите, чтобы ссылку"
"close" : "Закрыть"
"common_google_play_services_enable_button" : "Включить"
"common_google_play_services_enable_text" : "Для работы приложения "%1$s" требуется включить сервисы Google Play."
"common_google_play_services_enable_title" : "Включите сервисы Google Play"
"common_google_play_services_install_button" : "Установить"
"common_google_play_services_install_text" : "Для работы приложения "%1$s" требуется установить сервисы Google Play."
"common_google_play_services_install_title" : "Установите сервисы Google Play"
"common_google_play_services_notification_channel_name" : "Доступность сервисов Google Play"
"common_google_play_services_notification_ticker" : "Ошибка сервисов Google Play"
"common_google_play_services_unknown_issue" : "Приложению "%1$s" не удается подключиться к сервисам Google Play. Повторите попытку."
"common_google_play_services_unsupported_text" : "Для работы с приложением "%1$s" требуются сервисы Google Play. Они не поддерживаются на вашем устройстве."
"common_google_play_services_update_button" : "Обновить"
"common_google_play_services_update_text" : "Чтобы запустить приложение "%1$s", обновите сервисы Google Play."
"common_google_play_services_update_title" : "Обновите сервисы Google Play"
"common_google_play_services_updating_text" : "Сервисы Google Play, необходимые для работы приложения "%1$s", в настоящий момент обновляются."
"common_google_play_services_wear_update_text" : "Версия сервисов Google Play устарела. Они автоматически обновятся в ближайшее время."
"common_open_on_phone" : "Открыть на телефоне"
"common_signin_button_text" : "Войти"
"common_signin_button_text_long" : "Войти через аккаунт Google"
"confirm" : "да"
"confirm_happy" : "Да!"
"contact_us" : "Связаться с нами"
"copy_sticker" : "Копировать стикер"
"create_animated_sticker" : "Создать Анимированный стикер"
"create_icon_based_on_a_photo" : "Значок фото"
"create_icon_freely" : "Самотворение"
"create_pack_icon" : "Создать иконку набора"
"create_sticker_based_on_a_photo" : "Фото наклейка"
"create_sticker_freely" : "Самотворение"
"crop_cancel" : "Отмена"
"crop_rotate" : "Обрезать"
"crop_save" : "в порядке"
"ct_auto_clear" : "Выберите цвет для удаления"
"ct_brush" : "Выберите размер кисти и двигайте"
"ct_brush_size" : "Выберите размер кисти"
"ct_crop_rotate" : "Обрезать или повернуть изображение"
"ct_select" : "Выберите часть изображения"
"delete_sticker" : "Удалить стикер"
"details_pack_already_added" : "Набор стикеров добавлен в WhatsApp"
"discard" : "Отменить"
"do_you_want_to_remove_pack" : "Вы хотите удалить этот набор стикеров?"
"do_you_want_to_remove_pack_backup" : "Удалить резервную копию пакета стикеров?"
"done" : "Готово"
"dont_ask" : "Не спрашивай"
"double_click_an_image_to_erase_background" : "Дважды щелкните на изображение, чтобы стереть фон"
"duplicate" : "Дубликат"
"edit" : "редактировать"
"edit_sticker" : "Изменить стикер"
"empty_text" : "Медии пока нет"
"enter_search_query" : "Введите поисковый запрос"
"erase_crop_text" : "Удалить фон & Crop"
"erasing_background" : "Удаление фона…"
"error" : "ОШИБКА, попробуйте еще раз"
"error_adding_sticker_pack" : "«Не удалось добавить этот набор стикеров. Пожалуйста, установите последнюю версию WhatsApp перед добавлениея набора стикеров»"
"error_adding_video_to_sticker" : "Продолжительность видео не может быть более 10 секунд."
"error_create_animated" : "Ошибка при создании стикера"
"error_file_type" : "Неподдерживаемый тип файла"
"error_gallery_pick" : "Вы не можете выбрать наклейку из галереи, пожалуйста, свяжитесь с нами."
"error_no_video_activity" : "Не найдено приложений, поддерживающих предварительный просмотр видео"
"error_over_count" : "Вы можете выбрать не более %1$d медиафайлов."
"error_over_count_default" : "Вы достигли максимального количества выбираемых"
"error_over_original_count" : "%1$d изображения размером более %2$d МБ. Оригинал не будет отмечен"
"error_over_original_size" : "Невозможно выбрать изображения размером более %1$d МБ"
"error_over_quality" : "Качество слишком высокое"
"error_title" : "ошибка"
"error_type_conflict" : "Невозможно выбрать изображения и видео одновременно"
"error_under_quality" : "Низкое качество"
"error_while_generating" : "Ошибка при создании стикера"
"exit_without_saving" : "Вы хотите выйти без сохранения?"
"external_storage_permission" : "Разрешение на внешнее хранилище"
"fcm_fallback_notification_channel_label" : "Другое"
"featured_by_google_images" : "Рекомендуемые изображения Google"
"first_create_animated_sticker" : "Сначала создайте анимированный стикер"
"first_create_sticker" : "Сначала создайте стикер"
"first_remove_on_whatsapp" : "Сначала удалите его в приложении WhatsApp."
"flip_horizontally" : "Перевернуть по горизонтали"
"flip_vertically" : "Перевернуть по вертикали"
"frames_delay" : "Период времени для каждого кадра"
"frames_delay_btn" : "Продолжениеь кадров:"
"from_start_to_this_frame" : "От начала до этого кадра"
"from_this_frame_to_end" : "От этого кадра до конца"
"generating_sticker" : "Создание стикера .."
"generating_sticker_multi" : "Создание стикера"
"icons_instructions" : "Инструкции по значкам"
"import_from_giphy" : "Импорт из GIPHY"
"info_screen_tray_icon" : "Иконка панели задач"
"it_may_take_a_while" : "Это может занять некоторое время…"
"keep_sticker_packs" : "Сделайте резервную копию своих наборов стикеров на Google Диске"
"label_brush" : "Щетка"
"label_emoji" : "Эмодзи"
"label_eraser" : "Ластик"
"label_filter" : "Фильтр"
"label_sticker" : "стикер"
"label_text" : "Текст"
"last_backup" : "последняя резервная копия: {0}"
"loading" : "Загрузка…"
"local_pack_need_backup" : "Локальный пакет требует резервного копирования"
"local_pack_need_update" : "Требуется обновление локального пакета"
"log_out" : "выйти"
"max_frames_25" : "максимальное количество изображений - 25"
"more_info_button" : "Подробнее о наборе стикеров"
"must_internet_connection" : "Интернет-соединение недоступно"
"new_feature" : "Новая функция!"
"no" : "Нет"
"no_more_ads" : "БОЛЬШЕ НЕТ РЕКЛАМЫ !!"
"no_more_ads_text" : "Большое спасибо, продолжайте пользоваться приложением"
"no_sad" : "Не сейчас.."
"no_stickers_found" : "стикеры не найдены"
"not_exist" : "отсутствует"
"offline_notification_text" : "Чтобы открыть его, нажмите на уведомление."
"offline_notification_title" : "Вы хотели посмотреть объявление, когда были офлайн"
"offline_opt_in_confirm" : "ОК"
"offline_opt_in_confirmation" : "Вы получите уведомление со ссылкой, когда появится подключение к Интернету."
"offline_opt_in_decline" : "Нет, спасибо"
"offline_opt_in_message" : "Когда вы подключитесь к Интернету, мы отправим вам уведомление со ссылкой на сайт рекламодателя."
"offline_opt_in_title" : "Посмотрите объявление, когда будете в Сети"
"offset" : "передвижение"
"ok" : "в порядке"
"only_this_frame" : "Только этот кадр"
"pack_doesnt_exist" : "набор не существует"
"pack_name" : "Название набора"
"pack_name_needed" : "Пожалуйста, введите название набора"
"pack_only_on_drive" : "Пакет существует только на Google Drive"
"pack_successfuly_added" : "набор успешно добавлен!"
"pack_successfuly_added_please_add_to_whatsapp_later" : "набор успешно создан! вы должны добавить его в WhatsApp позже"
"pack_synced" : "Пакет синхронизирован"
"packs_will_be_updated" : "Пакеты {0} будут обновлены"
"pay_attention_animated_stickers_arent_supported" : "Обратите внимание, анимированные стикеры еще не полностью поддерживаются WhatsApp"
"permissions" : "Разрешения"
"permissions_text" : "Нам нужно ваше разрешение, чтобы продолжить процесс"
"photo_grid_capture" : "Камера"
"pick_custom_color" : "Выберите свой цвет"
"pick_custom_font" : "шрифт"
"pick_from_gallery" : "Выбрать из галереи"
"pick_from_whatsapp" : "Выберите из WhatsApp"
"please_add_some_frames_first" : "Пожалуйста, сначала добавьте несколько стикеров"
"please_click_back_again_to_exit" : "Пожалуйста, нажмите НАЗАД еще раз, чтобы выйти"
"please_wait_unti" : "Подождите, пока загрузятся все стикеры"
"please_wait_until_complete" : "Подождите, пока процесс завершится успешно."
"privacy_policy" : "конфиденциальность"
"problem_try_later" : "Возможно возникла проблема, попробуйте еще раз позже"
"purchase_canceled" : "Покупка отменена"
"purchase_error" : "Ошибка покупки, обратитесь к разработчику, код ошибки"
"random" : "Случайный"
"rate_five_stars" : "Оценить 5 звезд"
"remove" : "Удалить"
"remove_ads" : "Убрать рекламу"
"remove_frame" : "Удалить анимацию"
"remove_frame_text" : "Вы хотите удалить эту анимацию?"
"remove_sticker" : "Удалить стикер"
"remove_sticker_pack" : "Удалить набор стикеров"
"remove_sticker_pack_backup" : "Удалите резервную копию пакета стикеров"
"remove_sticker_text" : "Вы хотите удалить стикер?"
"removed_from_google_drive" : "удалено с гугл диска.."
"reset" : "Сброс"
"restore" : "Восстановить"
"restore_all" : "Восстановить все"
"rotate_image" : "Повернуть изображение"
"s1" : "Сохранить изображение"
"s2" : "Разрешить объявлению сохранить изображение в галерее?"
"s3" : "Разрешить"
"s4" : "Отклонить"
"s5" : "Создать мероприятие"
"s6" : "Разрешить объявлению создать мероприятие в календаре?"
"s7" : "Тестовое объявление"
"save" : "Сохранить"
"saving_it" : "Сохранение…"
"search" : "Поиск"
"search_images_online" : "Искать изображения в Интернете"
"search_menu_title" : "Поиск"
"searching" : "поиск.."
"select" : "Выбрать"
"select_a_pack" : "Выбрать набор"
"send_email" : "Отправить письмо"
"shadow" : "Тень"
"shape_it" : "Сформируйте его!"
"shape_them_all" : "Формируйте их всех!"
"share_pack" : "Поделиться набором"
"shared_pack_text" : "Привет всем! Загрузите 'Создавайте стикеры для WhatsApp ', чтобы использовать этот набор стикеров."
"show_tutorial" : "Показать инструкцию"
"single_sticker_option" : "Один стикер"
"size" : "Размер"
"status_bar_notification_info_overflow" : ">999"
"sticker" : "наклейка"
"sticker_pack_full" : "Набор стикеров заполнен!"
"sticker_pack_icon_changed" : "Значок набора стикеров изменен!"
"sticker_pack_icon_created" : "Значок набора стикеров создан!"
"sticker_preview" : "Предварительный просмотр стикера"
"stickers" : "наклейки"
"stickers_limit" : "30 стикеров"
"stickers_publisher_name" : "Имя издателя стикеров"
"stroke" : "Контур"
"stroke_color_and_thickness" : "цвет"
"t_add_new_pack_text" : "Нажмите здесь, чтобы добавить новый набор стикеров"
"t_add_new_pack_title" : "Добавить новый набор"
"t_add_new_sticker_text" : "Нажмите здесь, чтобы добавить новую стикер"
"t_add_new_sticker_title" : "Новый стикер"
"t_add_pack_text" : "Нажмите здесь, чтобы добавить этот набор в Whatsapp"
"t_animated_sticker_text" : "Здесь вы можете создавать анимированные стикеры"
"t_animated_sticker_title" : "Аанимированный стикер"
"t_auto_remove_bg_for_ppl_and_animals" : "Автоматическое удаление фона для людей и животных"
"t_autoclear_text" : "Автоматическая очистка очистит часть вашего изображения, попробуйте!"
"t_autoclear_title" : "Автоматическая очистка"
"t_brush_text" : "Установите размер кисти для стирания"
"t_brush_title" : "Щетка"
"t_change_background_text" : "Изменить фон редактирования
Фон не будет сохранен вместе с изображением .. :)"
"t_change_background_title" : "Изменить фон редактирования"
"t_change_sticker_pack_icon_text" : "Нажмите здесь, чтобы изменить значок набора стикеров"
"t_choose_sticker_type" : "Выберите тип стикера:"
"t_create_sticker" : "Создать стикер"
"t_create_stickers" : "Здесь вы можете создавать стикеры из изображения или свободно"
"t_crop_text" : "Обрезка, поворот и отражение изображения в любое направление"
"t_crop_title" : "Обрезать"
"t_delete_sticker_text" : "Нажмите здесь, чтобы удалить стикер"
"t_delete_sticker_title" : "удалить стикер"
"t_erase_and_crop_text" : "Здесь вы найдете инструменты для стирания фона вашего изображения и Crop & Поверните его по своему усмотрению."
"t_erase_and_crop_title" : "Стереть и обрезать"
"t_freely_text" : "Начните с пустой рамки, добавьте текст, смайлы и многое другое."
"t_freely_title" : "Свободно"
"t_hello_title" : "Всем привет!"
"t_hold_here_text" : "И утащи :)"
"t_hold_here_title" : "Держи здесь"
"t_manage_text" : "Нажмите на любой пакет, чтобы управлять им"
"t_manage_title" : "Управлять"
"t_new_animated_sticker_text" : "Добавить новый стикер по последовательносте"
"t_new_animated_sticker_title" : "Новый стикер"
"t_photo" : "Фото"
"t_photo_text" : "Выберите изображение в качестве основы для стикера"
"t_reset_text" : "Начать все сначала"
"t_reset_title" : "Сброс"
"t_save_erase_text" : "Сохранить и продолжить"
"t_save_text" : "Сохраните стикер"
"t_save_title" : "Сохранить"
"t_select_text" : "Нажмите, чтобы выбрать область, которую вы хотите сохранить"
"t_select_title" : "Выбрать"
"t_shapeit_text" : "Примените форму к наклейке"
"t_shapeit_title" : "Сформировать его"
"t_status_text" : "Указывает, добавлен ли набор в WhatsApp"
"t_status_title" : "Status"
"t_sticker_options_text" : "Нажмите, чтобы отредактировать все кадры"
"t_sticker_options_title" : "Общее редактирование"
"t_sticker_pack_text" : "Здесь вы сможете редактировать свой набор"
"t_sticker_pack_title" : "Набор стикеров"
"t_zoom_text" : "Увеличивайте и уменьшайте масштаб с помощью щипка или двойного касания"
"t_zoom_title" : "Увеличить"
"terms_conditions" : "Условия и положения"
"text" : "ТЕКСТ"
"thickness" : "Толщина:"
"title_activity_add_frame" : "Анимированный стикер"
"title_activity_sticker_pack_details_multiple_pack" : "Подробности о стикера"
"title_activity_sticker_pack_details_single_pack" : "Создавайте стикеры для WhatsApp"
"title_activity_sticker_pack_info" : "Информация"
"title_activity_sticker_packs_list" : "Коллекции стикеров"
"title_validation_error" : "Ошибка с набором"
"tolerance" : "Толерантность"
"transparent_background_only" : "Только прозрачный фон"
"tray_image_content_description" : "Изображение"
"try_reduce_frames_count" : "Попробуйте уменьшить количество кадров"
"underline_text" : "Текст"
"update_whatsapp" : "пожалуйста, обновите WhatsApp до последней версии из Google Play"
"use_image" : "Использовать изображение"
"video_ad_failed" : "Не удалось загрузить видеообъявление, код ошибки"
"view_webpage" : "Просмотр веб-страницы"
"watch_video_create_animated" : "Чтобы создать анимированный стикер, необходимо посмотреть видео"
"welcoming_guide" : "Похоже, вы здесь новичок,
я буду вашим инструктором в нашем приложении
Нажмите, чтобы продолжить
, и Нажмите назад, чтобы выйти из инструкции
Если я вам снова понадоблюсь
, просто нажмите на три точки вверху"
"will_be_updated" : "Пакет {0} будет обновлен"
"zoom" : "Увеличить"
"abc_action_bar_home_description" : "ກັບໄປໜ້າຫຼັກ"
"abc_action_bar_up_description" : "ເລື່ອນຂຶ້ນເທິງ"
"abc_action_menu_overflow_description" : "ຕົວເລືອກເພີ່ມເຕີມ"
"abc_action_mode_done" : "ແລ້ວໆ"
"abc_activity_chooser_view_see_all" : "ເບິ່ງທັງໝົດ"
"abc_activitychooserview_choose_application" : "ເລືອກແອັບ"
"abc_capital_off" : "ປິດ"
"abc_capital_on" : "ເປີດ"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "ລຶບ"
"abc_menu_enter_shortcut_label" : "enter"
"abc_menu_function_shortcut_label" : "Function+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "ຍະຫວ່າງ"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Menu+"
"abc_search_hint" : "ຊອກຫາ…"
"abc_searchview_description_clear" : "ລຶບຂໍ້ຄວາມຊອກຫາ"
"abc_searchview_description_query" : "ຄຳສຳລັບຄົ້ນຫາ"
"abc_searchview_description_search" : "ຊອກຫາ"
"abc_searchview_description_submit" : "ສົ່ງຂໍ້ມູນ"
"abc_searchview_description_voice" : "ຊອກຫາດ້ວຍສຽງ"
"abc_shareactionprovider_share_with" : "ແບ່ງປັນກັບ"
"abc_shareactionprovider_share_with_application" : "ແບ່ງປັນດ້ວຍ %s"
"abc_toolbar_collapse_description" : "ຫຍໍ້ລົງ"
"common_google_play_services_enable_button" : "ເປີດນຳໃຊ້"
"common_google_play_services_enable_text" : "%1$s ຈະບໍ່ສາມາດໃຊ້ງານໄດ້ຈົນກວ່າທ່ານຈະເປີດໃຊ້ງານການບໍລິການ Google Play."
"common_google_play_services_enable_title" : "ເປີດໃຊ້ການບໍລິການ Google Play"
"common_google_play_services_install_button" : "ຕິດຕັ້ງ"
"common_google_play_services_install_text" : "%1$s ຈະບໍ່ສາມາດເປີດໃຊ້ໄດ້ຫາກບໍ່ມີການບໍລິການ Google Play ເຊິ່ງແທັບເລັດຂອງທ່ານບໍ່ມີ."
"common_google_play_services_install_title" : "ຕິດຕັ້ງບໍລິການ Google Play"
"common_google_play_services_notification_channel_name" : "ສະຖານະບໍລິການ Google Play"
"common_google_play_services_notification_ticker" : "Google Play Services ເກີດຄວາມຜິດພາດ"
"common_google_play_services_unknown_issue" : "%1$s ກຳລັງມີບັນຫາກັບບໍລິການ Google Play. ກະລຸນາລອງໃໝ່ອີກຄັ້ງ."
"common_google_play_services_unsupported_text" : "%1$s ຈະບໍ່ສາມາດໃຊ້ໄດ້ຫາກບໍ່ມີບໍລິການ Google Play ເຊິ່ງອຸປະກອນຂອງທ່ານບໍ່ຮອງຮັບ."
"common_google_play_services_update_button" : "ອັບເດດ"
"common_google_play_services_update_text" : "%1$s ຈະບໍ່ສາມາດເຮັດວຽກໄດ້ຈົນກວ່າທ່ານຈະອັບເດດການບໍລິການ Google Play"
"common_google_play_services_update_title" : "ອັບເດດການບໍລິການ Google Play"
"common_google_play_services_updating_text" : "%1$s ຈະບໍ່ສາມາດໃຊ້ງານໄດ້ໂດຍທີ່ບໍ່ມີການບໍລິການ Google Play, ເຊິ່ງກຳລັງອັບເດດຢູ່ໃນປະຈຸບັນ."
"common_google_play_services_wear_update_text" : "ຈຳເປັນຕ້ອງມີການບໍລິການ Google Play ເວີຊັນໃໝ່. ມັນຈະອັບເດດຕົວເອງໄວໆນີ້."
"common_open_on_phone" : "ເປີດໃນໂທລະສັບ"
"common_signin_button_text" : "ລົງຊື່ເຂົ້າໃຊ້"
"common_signin_button_text_long" : "ລົງຊື່ເຂົ້າໃຊ້ດ້ວຍ Google"
"fcm_fallback_notification_channel_label" : "ອື່ນໆ"
"offline_notification_text" : "ແຕະເພື່ອເປີດໂຄສະນາ"
"offline_notification_title" : "ເບິ່ງໂຄສະນາທີ່ທ່ານບັນທຶກໄວ້ຕອນທ່ານອອບລາຍ"
"offline_opt_in_confirm" : "ຕົກລົງ"
"offline_opt_in_confirmation" : "ທ່ານຈະໄດ້ຮັບການແຈ້ງເຕືອນພ້ອມກັບລິ້ງເມື່ອທ່ານກັບມາອອນລາຍ"
"offline_opt_in_decline" : "ບໍ່, ຂອບໃຈ"
"offline_opt_in_message" : "ພວກເຮົາຈະສົ່ງການແຈ້ງເຕືອນພ້ອມກັບລິ້ງຫາເວັບໄຊຜູ້ລົງໂຄສະນາໃຫ້ທ່ານ."
"offline_opt_in_title" : "ເປີດໂຄສະນາເມື່ອທ່ານກັບມາອອນລາຍ."
"s1" : "ບັນທຶກຮູບພາບ"
"s2" : "ອະນຸຍາດໃຫ້ໂຄສະນາບັນທຶກຮູບພາບໃສ່ຫ້ອງສະໝຸດພາບໄດ້ບໍ່?"
"s3" : "ຍອມຮັບ"
"s4" : "ປະຕິເສດ"
"s5" : "ສ້າງນັດໝາຍປະຕິທິນ"
"s6" : "ອະນຸຍາດໃຫ້ໂຄສະນາສ້າງນັດໝາຍປະຕິທິນໄດ້ບໍ?"
"s7" : "ໂຄສະນາທົດສອບ"
"search_menu_title" : "ຊອກຫາ"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "Naviger hjem"
"abc_action_bar_up_description" : "Gå opp"
"abc_action_menu_overflow_description" : "Flere alternativer"
"abc_action_mode_done" : "Ferdig"
"abc_activity_chooser_view_see_all" : "Se alle"
"abc_activitychooserview_choose_application" : "Velg en app"
"abc_capital_off" : "AV"
"abc_capital_on" : "PÅ"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "slett"
"abc_menu_enter_shortcut_label" : "enter"
"abc_menu_function_shortcut_label" : "Funksjon+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "mellomrom"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Meny+"
"abc_search_hint" : "Søk"
"abc_searchview_description_clear" : "Slett søket"
"abc_searchview_description_query" : "Søkeord"
"abc_searchview_description_search" : "Søk"
"abc_searchview_description_submit" : "Utfør søket"
"abc_searchview_description_voice" : "Talesøk"
"abc_shareactionprovider_share_with" : "Del med"
"abc_shareactionprovider_share_with_application" : "Del med %s"
"abc_toolbar_collapse_description" : "Skjul"
"common_google_play_services_enable_button" : "Slå på"
"common_google_play_services_enable_text" : "%1$s fungerer ikke med mindre du slår på Google Play-tjenester."
"common_google_play_services_enable_title" : "Slå på Google Play-tjenester"
"common_google_play_services_install_button" : "Installer"
"common_google_play_services_install_text" : "%1$s kan ikke kjøre uten Google Play-tjenester, som ikke er installert på enheten din."
"common_google_play_services_install_title" : "Installer Google Play-tjenester"
"common_google_play_services_notification_channel_name" : "Google Play Tjenester-tilgjengelighet"
"common_google_play_services_notification_ticker" : "Google Play Tjenester-feil"
"common_google_play_services_unknown_issue" : "%1$s har problemer med Google Play-tjenester. Prøv på nytt."
"common_google_play_services_unsupported_text" : "%1$s kan ikke kjøre uten Google Play-tjenester, som ikke støttes av enheten din."
"common_google_play_services_update_button" : "Oppdater"
"common_google_play_services_update_text" : "%1$s kjører ikke med mindre du oppdaterer Google Play Tjenester."
"common_google_play_services_update_title" : "Oppdater Google Play-tjenester"
"common_google_play_services_updating_text" : "%1$s kjører ikke uten Google Play-tjenester, som oppdateres akkurat nå."
"common_google_play_services_wear_update_text" : "Du må installere en ny versjon av Google Play-tjenester. Appen oppdateres automatisk om en kort stund."
"common_open_on_phone" : "Åpne på telefonen"
"common_signin_button_text" : "Logg på"
"common_signin_button_text_long" : "Logg på med Google"
"crop_image_activity_no_permissions" : "Avbryter, nødvendige tillatelser er ikke gitt"
"crop_image_activity_title" : ""
"crop_image_menu_crop" : "Beskjær"
"crop_image_menu_flip" : "Vend"
"crop_image_menu_flip_horizontally" : "Vend vannrett"
"crop_image_menu_flip_vertically" : "Vend loddrett"
"crop_image_menu_rotate_left" : "Roter teller med urviseren"
"crop_image_menu_rotate_right" : "Roter"
"fcm_fallback_notification_channel_label" : "Diverse"
"offline_notification_text" : "Trykk for å åpne annonsen"
"offline_notification_title" : "Se annonsen du lagret mens du var uten nett"
"offline_opt_in_confirm" : "OK"
"offline_opt_in_confirmation" : "Du får et varsel med linken når du er på nettet igjen"
"offline_opt_in_decline" : "Nei takk"
"offline_opt_in_message" : "Vi sender deg et varsel med en link til annonsørnettstedet."
"offline_opt_in_title" : "Åpne annonsen når du er på nettet igjen."
"pick_image_intent_chooser_title" : "Velg kilde"
"s1" : "Lagre bilde"
"s2" : "Vil du la annonsen lagre bildet i bildegalleriet?"
"s3" : "Godta"
"s4" : "Avslå"
"s5" : "Opprett kalenderaktivitet"
"s6" : "Vil du la annonsen opprette en kalenderaktivitet?"
"s7" : "Testannonse"
"search_menu_title" : "Søk"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "Prejsť na plochu"
"abc_action_bar_up_description" : "Prejsť nahor"
"abc_action_menu_overflow_description" : "Ďalšie možnosti"
"abc_action_mode_done" : "Hotovo"
"abc_activity_chooser_view_see_all" : "Zobraziť všetky"
"abc_activitychooserview_choose_application" : "Vybrať aplikáciu"
"abc_capital_off" : "VYP."
"abc_capital_on" : "ZAP."
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "odstrániť"
"abc_menu_enter_shortcut_label" : "enter"
"abc_menu_function_shortcut_label" : "Function+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "medzerník"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Menu+"
"abc_search_hint" : "Vyhľadať…"
"abc_searchview_description_clear" : "Vymazať dopyt"
"abc_searchview_description_query" : "Vyhľadávací dopyt"
"abc_searchview_description_search" : "Hľadať"
"abc_searchview_description_submit" : "Odoslať dopyt"
"abc_searchview_description_voice" : "Hlasové vyhľadávanie"
"abc_shareactionprovider_share_with" : "Zdieľať s"
"abc_shareactionprovider_share_with_application" : "Zdieľať s aplikáciou %s"
"abc_toolbar_collapse_description" : "Zbaliť"
"common_google_play_services_enable_button" : "Povoliť"
"common_google_play_services_enable_text" : "Aplikácia %1$s bude fungovať až po povolení služieb Google Play."
"common_google_play_services_enable_title" : "Povoliť služby Google Play"
"common_google_play_services_install_button" : "Inštalovať"
"common_google_play_services_install_text" : "Na spustenie aplikácie %1$s sa vyžadujú služby Google Play, ktoré na zariadení nemáte."
"common_google_play_services_install_title" : "Inštalovať služby Google Play"
"common_google_play_services_notification_channel_name" : "Dostupnosť služieb Google Play"
"common_google_play_services_notification_ticker" : "Chyba služieb Google Play"
"common_google_play_services_unknown_issue" : "Aplikácia %1$s má problémy so službami Google Play. Skúste to znova."
"common_google_play_services_unsupported_text" : "Aplikáciu %1$s nebude možné spustiť bez služieb Google Play, ktoré vaše zariadenie nepodporuje."
"common_google_play_services_update_button" : "Aktualizovať"
"common_google_play_services_update_text" : "Aplikáciu %1$s bude možné spustiť až po aktualizácii služieb Google Play."
"common_google_play_services_update_title" : "Aktualizácia služieb Google Play"
"common_google_play_services_updating_text" : "Na spustenie aplikácie %1$s sa vyžadujú služby Google Play, ktoré sa momentálne aktualizujú."
"common_google_play_services_wear_update_text" : "Vyžaduje sa nová verzia služieb Google Play. Aktualizujú sa automaticky v najbližšom čase."
"common_open_on_phone" : "Otvoriť v telefóne"
"common_signin_button_text" : "Prihlásiť sa"
"common_signin_button_text_long" : "Prihlásiť sa účtom Google"
"fcm_fallback_notification_channel_label" : "Rôzne"
"offline_notification_text" : "Klepnutím otvoriť reklamu"
"offline_notification_title" : "Zobrazte si reklamu, ktorú ste uložili v režime offline"
"offline_opt_in_confirm" : "OK"
"offline_opt_in_confirmation" : "Po opätovnom pripojení k internetu dostanete upozornenie s odkazom"
"offline_opt_in_decline" : "Nie, ďakujem"
"offline_opt_in_message" : "Pošleme vám upozornenie s odkazom na web inzerenta."
"offline_opt_in_title" : "Reklama sa otvorí, keď budete znova online."
"s1" : "Uloženie obrázka"
"s2" : "Povoliť reklame uložiť obrázok do galérie obrázkov?"
"s3" : "Prijať"
"s4" : "Odmietnuť"
"s5" : "Vytvorenie udalosti v kalendári"
"s6" : "Povoliť reklame vytvoriť udalosť v kalendári?"
"s7" : "Testovacia reklama"
"search_menu_title" : "Hľadať"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "瀏覽主頁"
"abc_action_bar_up_description" : "向上瀏覽"
"abc_action_menu_overflow_description" : "更多選項"
"abc_action_mode_done" : "完成"
"abc_activity_chooser_view_see_all" : "查看全部"
"abc_activitychooserview_choose_application" : "選擇應用程式"
"abc_capital_off" : "關閉"
"abc_capital_on" : "開啟"
"abc_menu_alt_shortcut_label" : "Alt +"
"abc_menu_ctrl_shortcut_label" : "Ctrl +"
"abc_menu_delete_shortcut_label" : "刪除"
"abc_menu_enter_shortcut_label" : "Enter 鍵"
"abc_menu_function_shortcut_label" : "Fn +"
"abc_menu_meta_shortcut_label" : "Meta +"
"abc_menu_shift_shortcut_label" : "Shift +"
"abc_menu_space_shortcut_label" : "空白鍵"
"abc_menu_sym_shortcut_label" : "Sym +"
"abc_prepend_shortcut_label" : "Menu +"
"abc_search_hint" : "搜尋…"
"abc_searchview_description_clear" : "清除查詢"
"abc_searchview_description_query" : "搜尋查詢"
"abc_searchview_description_search" : "搜尋"
"abc_searchview_description_submit" : "提交查詢"
"abc_searchview_description_voice" : "語音搜尋"
"abc_shareactionprovider_share_with" : "分享對象"
"abc_shareactionprovider_share_with_application" : "使用「%s」分享"
"abc_toolbar_collapse_description" : "收合"
"common_google_play_services_enable_button" : "啟用"
"common_google_play_services_enable_text" : "您必須啟用 Google Play 服務,方可執行「%1$s」。"
"common_google_play_services_enable_title" : "啟用 Google Play 服務"
"common_google_play_services_install_button" : "安裝"
"common_google_play_services_install_text" : "您的裝置尚未安裝 Google Play 服務,因此無法執行「%1$s」。"
"common_google_play_services_install_title" : "安裝 Google Play 服務"
"common_google_play_services_notification_channel_name" : "Google Play 服務的適用範圍"
"common_google_play_services_notification_ticker" : "Google Play 服務錯誤"
"common_google_play_services_unknown_issue" : "「%1$s」存取 Google Play 服務時發生問題。請稍後再試一次。"
"common_google_play_services_unsupported_text" : "您的裝置不支援 Google Play 服務,因此無法執行「%1$s」。"
"common_google_play_services_update_button" : "更新"
"common_google_play_services_update_text" : "您必須更新「Google Play 服務」,才能執行 %1$s。"
"common_google_play_services_update_title" : "更新 Google Play 服務"
"common_google_play_services_updating_text" : "正在更新 Google Play 服務,更新完成後方可執行「%1$s」。"
"common_google_play_services_wear_update_text" : "需要使用新版本的 Google Play 服務。更新會即將自動開始。"
"common_open_on_phone" : "在手機開啟"
"common_signin_button_text" : "登入"
"common_signin_button_text_long" : "透過 Google 登入"
"fcm_fallback_notification_channel_label" : "其他"
"offline_notification_text" : "輕按即可開啟廣告"
"offline_notification_title" : "查看您在離線時儲存的廣告"
"offline_opt_in_confirm" : "確定"
"offline_opt_in_confirmation" : "恢復連線後,您將收到含有該連結的通知"
"offline_opt_in_decline" : "不用了,謝謝"
"offline_opt_in_message" : "我們會向您傳送通知,當中包含廣告客戶網站的連結。"
"offline_opt_in_title" : "恢復連線後開啟廣告。"
"s1" : "儲存圖片"
"s2" : "允許廣告將圖片儲存至相片集嗎?"
"s3" : "接受"
"s4" : "拒絕"
"s5" : "建立日曆活動"
"s6" : "允許廣告建立日曆活動嗎?"
"s7" : "測試廣告"
"search_menu_title" : "搜尋"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "होम पेज पर जाएं"
"abc_action_bar_up_description" : "वापस जाएं"
"abc_action_menu_overflow_description" : "ज़्यादा विकल्प"
"abc_action_mode_done" : "हो गया"
"abc_activity_chooser_view_see_all" : "सभी देखें"
"abc_activitychooserview_choose_application" : "कोई ऐप्लिकेशन चुनें"
"abc_capital_off" : "बंद"
"abc_capital_on" : "चालू"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "delete"
"abc_menu_enter_shortcut_label" : "enter"
"abc_menu_function_shortcut_label" : "Function+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "space"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Menu+"
"abc_search_hint" : "खोजें…"
"abc_searchview_description_clear" : "क्वेरी हटाएं"
"abc_searchview_description_query" : "सर्च क्वेरी"
"abc_searchview_description_search" : "खोजें"
"abc_searchview_description_submit" : "क्वेरी सबमिट करें"
"abc_searchview_description_voice" : "बोलकर खोजें"
"abc_shareactionprovider_share_with" : "इससे शेयर करें:"
"abc_shareactionprovider_share_with_application" : "%s से शेयर करें"
"abc_toolbar_collapse_description" : "छोटा करें"
"common_google_play_services_enable_button" : "चालू करें"
"common_google_play_services_enable_text" : "जब तक आप Google Play सेवाएं चालू नहीं करते, %1$s काम नहीं करेगा."
"common_google_play_services_enable_title" : "Google Play सेवाएं चालू करें"
"common_google_play_services_install_button" : "इंस्टॉल करें"
"common_google_play_services_install_text" : "%1$s उन Google Play सेवाओं के बिना नहीं चलेगा जो आपके डिवाइस में उपलब्ध नहीं हैं."
"common_google_play_services_install_title" : "Google Play सेवाएं इंस्टॉल करें"
"common_google_play_services_notification_channel_name" : "Google Play सेवाएं उपलब्ध हैं"
"common_google_play_services_notification_ticker" : "Google Play सेवाओं से जुड़ी गड़बड़ी"
"common_google_play_services_unknown_issue" : "%1$s को Google Play सेवाओं के साथ समस्या आ रही है. कृपया फिर से कोशिश करें."
"common_google_play_services_unsupported_text" : "%1$s उन Google Play सेवाओं के बिना नहीं चलेगा, जो आपके डिवाइस पर काम नहीं करती हैं."
"common_google_play_services_update_button" : "अपडेट करें"
"common_google_play_services_update_text" : "%1$s तब तक नहीं चलेगा जब तक आप Google Play सेवाओं को अपडेट नहीं करते."
"common_google_play_services_update_title" : "Google Play सेवाओं को अपडेट करें"
"common_google_play_services_updating_text" : "%1$s उन Google Play सेवाओं के बिना नहीं चलेगा जो अभी अपडेट हो रही हैं."
"common_google_play_services_wear_update_text" : "Google Play सेवाओं के नए वर्शन की ज़रूरत है. यह जल्द ही अपने आप अपडेट हो जाएगा."
"common_open_on_phone" : "फ़ोन पर खोलें"
"common_signin_button_text" : "साइन इन करें"
"common_signin_button_text_long" : "Google के ज़रिए साइन इन करें"
"fcm_fallback_notification_channel_label" : "अन्य"
"offline_notification_text" : "विज्ञापन खोलने के लिए टैप करें"
"offline_notification_title" : "वह विज्ञापन देखें जिसे आपने तब सेव किया था, जब आप ऑफ़लाइन थे"
"offline_opt_in_confirm" : "ठीक है"
"offline_opt_in_confirmation" : "वापस ऑनलाइन आने पर, आपको एक सूचना मिलेगी जिसमें लिंक होगा"
"offline_opt_in_decline" : "रहने दें"
"offline_opt_in_message" : "हम आपको एक सूचना भेजेंगे जिसमें विज्ञापन देने वाले की साइट का लिंक होगा."
"offline_opt_in_title" : "वापस ऑनलाइन आने पर, विज्ञापन खोलें."
"s1" : "इमेज सेव करें"
"s2" : "विज्ञापन को तस्वीर गैलरी में इमेज सेव करने का अनुमति देना चाहते हैं?"
"s3" : "मंज़ूरी दें"
"s4" : "खारिज करें"
"s5" : "कैलेंडर इवेंट बनाएं"
"s6" : "विज्ञापन को कैलेंडर इवेंट बनाने दें?"
"s7" : "जाँच विज्ञापन"
"search_menu_title" : "खोजें"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "Eve gidiş yolunu göster"
"abc_action_bar_up_description" : "Yukarı git"
"abc_action_menu_overflow_description" : "Diğer seçenekler"
"abc_action_mode_done" : "Bitti"
"abc_activity_chooser_view_see_all" : "Tümünü göster"
"abc_activitychooserview_choose_application" : "Bir uygulama seçin"
"abc_capital_off" : "KAPAT"
"abc_capital_on" : "AÇ"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "sil"
"abc_menu_enter_shortcut_label" : "enter"
"abc_menu_function_shortcut_label" : "Function+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Üst Karakter+"
"abc_menu_space_shortcut_label" : "boşluk"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Menü+"
"abc_search_hint" : "Ara…"
"abc_searchview_description_clear" : "Sorguyu temizle"
"abc_searchview_description_query" : "Arama sorgusu"
"abc_searchview_description_search" : "Ara"
"abc_searchview_description_submit" : "Sorguyu gönder"
"abc_searchview_description_voice" : "Sesli arama"
"abc_shareactionprovider_share_with" : "Şununla paylaş:"
"abc_shareactionprovider_share_with_application" : "%s ile paylaş"
"abc_toolbar_collapse_description" : "Daralt"
"common_google_play_services_enable_button" : "Etkinleştir"
"common_google_play_services_enable_text" : "Google Play hizmetlerini etkinleştirmezseniz %1$s çalışmaz."
"common_google_play_services_enable_title" : "Google Play hizmetlerini etkinleştirin"
"common_google_play_services_install_button" : "Yükle"
"common_google_play_services_install_text" : "%1$s, şu anda cihazınızda bulunmayan Google Play hizmetleri olmadan çalışmaz."
"common_google_play_services_install_title" : "Google Play hizmetlerini edinin"
"common_google_play_services_notification_channel_name" : "Google Play hizmetlerinin kullanılabilirliği"
"common_google_play_services_notification_ticker" : "Google Play Hizmetleri hatası"
"common_google_play_services_unknown_issue" : "%1$s, Google Play hizmetleriyle ilgili sorun yaşıyor. Lütfen tekrar deneyin."
"common_google_play_services_unsupported_text" : "%1$s, Google Play hizmetleri olmadan çalışmaz ve bu hizmetler cihazınız tarafından desteklenmiyor."
"common_google_play_services_update_button" : "Güncelle"
"common_google_play_services_update_text" : "Google Play hizmetlerini güncellemezseniz %1$s çalışmayacak."
"common_google_play_services_update_title" : "Google Play hizmetlerini güncelleyin"
"common_google_play_services_updating_text" : "%1$s, şu anda güncellenmekte olan Google Play hizmetleri olmadan çalışmaz."
"common_google_play_services_wear_update_text" : "Google Play hizmetlerinin yeni sürümü gerekiyor. Kendisini kısa süre içinde güncelleyecektir."
"common_open_on_phone" : "Telefonda aç"
"common_signin_button_text" : "Oturum aç"
"common_signin_button_text_long" : "Google'da oturum aç"
"fcm_fallback_notification_channel_label" : "Çeşitli"
"offline_notification_text" : "Reklamı açmak için dokunun"
"offline_notification_title" : "Kaydettiğiniz reklamı internet bağlantınız yokken görüntüleyin"
"offline_opt_in_confirm" : "Tamam"
"offline_opt_in_confirmation" : "İnternete tekrar bağlandığınızda bağlantı içeren bir bildirim alacaksınız"
"offline_opt_in_decline" : "Hayır"
"offline_opt_in_message" : "Size reklamverenin sitesine bir bağlantının olduğu bildirim göndereceğiz."
"offline_opt_in_title" : "İnternete tekrar bağlandığınızda reklamı açın."
"s1" : "Resmi kaydet"
"s2" : "Reklamın, Resim galerisine resim kaydetmesine izin verilsin mi?"
"s3" : "Kabul et"
"s4" : "Reddet"
"s5" : "Takvim etkinliği oluştur"
"s6" : "Reklamın, takvim etkinliği oluşturmasına izin verilsin mi?"
"s7" : "Test Reklamı"
"search_menu_title" : "Ara"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "Joan orri nagusira"
"abc_action_bar_up_description" : "Joan gora"
"abc_action_menu_overflow_description" : "Aukera gehiago"
"abc_action_mode_done" : "Eginda"
"abc_activity_chooser_view_see_all" : "Ikusi guztiak"
"abc_activitychooserview_choose_application" : "Aukeratu aplikazio bat"
"abc_capital_off" : "DESAKTIBATU"
"abc_capital_on" : "AKTIBATU"
"abc_menu_alt_shortcut_label" : "Alt +"
"abc_menu_ctrl_shortcut_label" : "Ktrl +"
"abc_menu_delete_shortcut_label" : "ezabatu"
"abc_menu_enter_shortcut_label" : "sartu"
"abc_menu_function_shortcut_label" : "Funtzioa +"
"abc_menu_meta_shortcut_label" : "Meta +"
"abc_menu_shift_shortcut_label" : "Maius +"
"abc_menu_space_shortcut_label" : "zuriunea"
"abc_menu_sym_shortcut_label" : "Sym +"
"abc_prepend_shortcut_label" : "Menua +"
"abc_search_hint" : "Bilatu…"
"abc_searchview_description_clear" : "Garbitu kontsulta"
"abc_searchview_description_query" : "Bilaketa-kontsulta"
"abc_searchview_description_search" : "Bilatu"
"abc_searchview_description_submit" : "Bidali kontsulta"
"abc_searchview_description_voice" : "Ahozko bilaketa"
"abc_shareactionprovider_share_with" : "Partekatu honekin"
"abc_shareactionprovider_share_with_application" : "Partekatu %s aplikazioarekin"
"abc_toolbar_collapse_description" : "Tolestu"
"common_google_play_services_enable_button" : "Gaitu"
"common_google_play_services_enable_text" : "%1$s aplikazioak ez du funtzionatuko Google Play zerbitzuak gaitzen ez badituzu."
"common_google_play_services_enable_title" : "Gaitu Google Play zerbitzuak"
"common_google_play_services_install_button" : "Instalatu"
"common_google_play_services_install_text" : "%1$s ez da exekutatuko Google Play zerbitzurik gabe, baina ez dituzu gailuan."
"common_google_play_services_install_title" : "Lortu Google Play zerbitzuak"
"common_google_play_services_notification_channel_name" : "Google Play zerbitzuen erabilgarritasuna"
"common_google_play_services_notification_ticker" : "Google Play zerbitzuen errorea"
"common_google_play_services_unknown_issue" : "%1$s aplikazioak arazoak ditu Google Play-ren zerbitzuekin. Saiatu berriro."
"common_google_play_services_unsupported_text" : "%1$s aplikazioa ezin da erabili Google Play zerbitzurik gabe, eta zure gailua ez da zerbitzuokin bateragarria."
"common_google_play_services_update_button" : "Eguneratu"
"common_google_play_services_update_text" : "%1$s ez da exekutatuko Google Play zerbitzuak eguneratzen ez badituzu."
"common_google_play_services_update_title" : "Eguneratu Google Play zerbitzuak"
"common_google_play_services_updating_text" : "%1$s ez da exekutatuko Google Play zerbitzurik gabe; une honetan eguneratzen ari dira zerbitzuok."
"common_google_play_services_wear_update_text" : "Google Play zerbitzuen bertsio berria behar da. Berehala eguneratuko da automatikoki."
"common_open_on_phone" : "Ireki telefonoan"
"common_signin_button_text" : "Hasi saioa"
"common_signin_button_text_long" : "Hasi saioa Google kontuarekin"
"fcm_fallback_notification_channel_label" : "Askotarikoak"
"offline_notification_text" : "Sakatu hau iragarkia irekitzeko"
"offline_notification_title" : "Ikusi gorde duzun iragarkia berriro konektatzen zarenean"
"offline_opt_in_confirm" : "Ados"
"offline_opt_in_confirmation" : "Berriro konektatzen zarenean, jakinarazpen bat jasoko duzu estekarekin"
"offline_opt_in_decline" : "Ez"
"offline_opt_in_message" : "Jakinarazpen bat bidaliko dizugu iragarlearen gunerako esteka batekin."
"offline_opt_in_title" : "Ireki iragarkia berriro konektatzen zarenean."
"s1" : "Gorde irudia"
"s2" : "Irudia irudien galerian gordetzeko baimena eman nahi diozu iragarkiari?"
"s3" : "Onartu"
"s4" : "Baztertu"
"s5" : "Sortu egutegiko gertaera bat"
"s6" : "Egutegiko gertaera bat sortzeko baimena eman nahi diozu iragarkiari?"
"s7" : "Probako iragarkia"
"search_menu_title" : "Bilatu"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "پیمایش به صفحه اصلی"
"abc_action_bar_up_description" : "رفتن به بالا"
"abc_action_menu_overflow_description" : "گزینههای بیشتر"
"abc_action_mode_done" : "تمام"
"abc_activity_chooser_view_see_all" : "دیدن همه"
"abc_activitychooserview_choose_application" : "انتخاب برنامه"
"abc_capital_off" : "خاموش"
"abc_capital_on" : "روشن"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "حذف"
"abc_menu_enter_shortcut_label" : "enter"
"abc_menu_function_shortcut_label" : "Function+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "فاصله"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "منو+"
"abc_search_hint" : "جستجو…"
"abc_searchview_description_clear" : "پاک کردن پُرسمان"
"abc_searchview_description_query" : "درخواست جستجو"
"abc_searchview_description_search" : "جستجو"
"abc_searchview_description_submit" : "ارسال پُرسمان"
"abc_searchview_description_voice" : "جستجوی گفتاری"
"abc_shareactionprovider_share_with" : "همرسانی با"
"abc_shareactionprovider_share_with_application" : "همرسانی با %s"
"abc_toolbar_collapse_description" : "کوچک کردن"
"common_google_play_services_enable_button" : "فعال کردن"
"common_google_play_services_enable_text" : "تا وقتی سرویسهای Google Play را فعال نکنید، %1$s کار نمیکند."
"common_google_play_services_enable_title" : "فعال کردن سرویسهای Google Play"
"common_google_play_services_install_button" : "نصب"
"common_google_play_services_install_text" : "%1$s بدون خدمات Google Play که در دستگاه شما وجود ندارد اجرا نمیشود."
"common_google_play_services_install_title" : "دریافت سرویسهای Google Play"
"common_google_play_services_notification_channel_name" : "قابلیت دسترسی خدمات Google Play"
"common_google_play_services_notification_ticker" : "خطا در خدمات Google Play"
"common_google_play_services_unknown_issue" : "%1$s برای استفاده از خدمات Google Play با مشکل روبرو است. لطفاً دوباره امتحان کنید."
"common_google_play_services_unsupported_text" : "%1$s بدون خدمات Google Play که در دستگاه شما پشتیبانی نمیشود، اجرا نخواهد شد."
"common_google_play_services_update_button" : "بهروزرسانی"
"common_google_play_services_update_text" : "تاز مانی که سرویسهای Google Play را بهروزرسانی نکنید، %1$s اجرا نمیشود."
"common_google_play_services_update_title" : "بهروزرسانی سرویسهای Google Play"
"common_google_play_services_updating_text" : "%1$s بدون سرویسهای Google Play که درحال حاضر درحال بهروزرسانی هستند، کار نمیکند."
"common_google_play_services_wear_update_text" : "نسخه جدید سرویسهای Google Play نیاز است. بهزودی بهطور خودکار بهروزرسانی میشود."
"common_open_on_phone" : "باز کردن در تلفن"
"common_signin_button_text" : "ورود به سیستم"
"common_signin_button_text_long" : "ورود به سیستم با Google"
"fcm_fallback_notification_channel_label" : "موارد دیگر"
"offline_notification_text" : "برای باز کردن آگهی، ضربه بزنید"
"offline_notification_title" : "مشاهده آگهیای که هنگام آفلاین بودن ذخیره کردید"
"offline_opt_in_confirm" : "تأیید"
"offline_opt_in_confirmation" : "وقتی دوباره آنلاین شدید، اعلانی حاوی پیوند دریافت خواهید کرد"
"offline_opt_in_decline" : "نه متشکرم"
"offline_opt_in_message" : "اعلانی با پیوندی به سایت آگهیدهنده برایتان ارسال خواهیم کرد."
"offline_opt_in_title" : "وقتی دوباره آنلاین شدید آگهی را باز کنید."
"s1" : "ذخیره تصویر"
"s2" : "به آگهی اجازه داده شود تصویر را در گالری تصویر ذخیره کند؟"
"s3" : "پذیرفتن"
"s4" : "نپذیرفتن"
"s5" : "ایجاد رویداد تقویم"
"s6" : "به آگهی اجازه داده شود رویداد تقویم ایجاد کند؟"
"s7" : "آگهی آزمایشی"
"search_menu_title" : "جستجو"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "Revenir à l'accueil"
"abc_action_bar_up_description" : "Revenir en arrière"
"abc_action_menu_overflow_description" : "Autres options"
"abc_action_mode_done" : "Terminé"
"abc_activity_chooser_view_see_all" : "Tout afficher"
"abc_activitychooserview_choose_application" : "Sélectionner une application"
"abc_capital_off" : "DÉSACTIVER"
"abc_capital_on" : "ACTIVER"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "supprimer"
"abc_menu_enter_shortcut_label" : "entrée"
"abc_menu_function_shortcut_label" : "Fonction+"
"abc_menu_meta_shortcut_label" : "Méta+"
"abc_menu_shift_shortcut_label" : "Maj+"
"abc_menu_space_shortcut_label" : "espace"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Menu+"
"abc_search_hint" : "Rechercher…"
"abc_searchview_description_clear" : "Effacer la requête"
"abc_searchview_description_query" : "Requête de recherche"
"abc_searchview_description_search" : "Rechercher"
"abc_searchview_description_submit" : "Envoyer la requête"
"abc_searchview_description_voice" : "Recherche vocale"
"abc_shareactionprovider_share_with" : "Partager avec"
"abc_shareactionprovider_share_with_application" : "Partager avec %s"
"abc_toolbar_collapse_description" : "Réduire"
"common_google_play_services_enable_button" : "Activer"
"common_google_play_services_enable_text" : "%1$s ne fonctionnera pas tant que vous n'aurez pas activé les services Google Play."
"common_google_play_services_enable_title" : "Activer les services Google Play"
"common_google_play_services_install_button" : "Installer"
"common_google_play_services_install_text" : "%1$s ne fonctionnera pas sans les services Google Play, qui ne sont pas installés sur votre appareil."
"common_google_play_services_install_title" : "Installer les services Google Play"
"common_google_play_services_notification_channel_name" : "Disponibilité des services Google Play"
"common_google_play_services_notification_ticker" : "Erreur liée aux services Google Play"
"common_google_play_services_unknown_issue" : "L'application %1$s éprouve un problème avec les services Google Play. Veuillez réessayer."
"common_google_play_services_unsupported_text" : "L'application %1$s ne fonctionnera pas sans les services Google Play, qui ne sont pas pris en charge par votre appareil."
"common_google_play_services_update_button" : "Mettre à jour"
"common_google_play_services_update_text" : "%1$s ne fonctionnera pas tant que vous n'aurez pas mis à jour les services Google Play."
"common_google_play_services_update_title" : "Mettre à jour les services Google Play"
"common_google_play_services_updating_text" : "%1$s ne fonctionnera pas sans les services Google Play, qui sont actuellement mis à jour."
"common_google_play_services_wear_update_text" : "La nouvelle version des services Google Play est nécessaire. Elle sera bientôt installée automatiquement."
"common_open_on_phone" : "Ouvrir sur le téléphone"
"common_signin_button_text" : "Connexion"
"common_signin_button_text_long" : "Se connecter avec Google"
"fcm_fallback_notification_channel_label" : "Divers"
"offline_notification_text" : "Toucher pour ouvrir l'annonce"
"offline_notification_title" : "Voir l'annonce que vous avez enregistrée lorsque vous étiez en ligne"
"offline_opt_in_confirm" : "OK"
"offline_opt_in_confirmation" : "Vous verrez une notification contenant le lien lorsque vous serez en ligne."
"offline_opt_in_decline" : "Non merci"
"offline_opt_in_message" : "Nous vous enverrons une notification contenant un lien vers le site de l'annonceur."
"offline_opt_in_title" : "Ouvrir l'annonce lorsque vous serez en ligne."
"s1" : "Enregistrer l'image"
"s2" : "Autoriser l'annonce à stocker l'image dans la galerie d'images?"
"s3" : "Accepter"
"s4" : "Refuser"
"s5" : "Créer un événement dans l'agenda"
"s6" : "Autoriser l'annonce à créer un événement dans l'agenda?"
"s7" : "Annonce test"
"search_menu_title" : "Rechercher"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "මුල් පිටුවට සංචාලනය කරන්න"
"abc_action_bar_up_description" : "ඉහළට සංචාලනය කරන්න"
"abc_action_menu_overflow_description" : "තවත් විකල්ප"
"abc_action_mode_done" : "කළා"
"abc_activity_chooser_view_see_all" : "සියල්ල බලන්න"
"abc_activitychooserview_choose_application" : "යෙදුමක් තෝරන්න"
"abc_capital_off" : "ක්රියාවිරහිතයි"
"abc_capital_on" : "ක්රියාත්මකයි"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "මකන්න"
"abc_menu_enter_shortcut_label" : "enter"
"abc_menu_function_shortcut_label" : "Function+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "space"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Menu+"
"abc_search_hint" : "සොයන්න..."
"abc_searchview_description_clear" : "විමසුම හිස් කරන්න"
"abc_searchview_description_query" : "සෙවුම් විමසුම"
"abc_searchview_description_search" : "සෙවීම"
"abc_searchview_description_submit" : "විමසුම යොමු කරන්න"
"abc_searchview_description_voice" : "හඬ සෙවීම"
"abc_shareactionprovider_share_with" : "සමග බෙදා ගන්න"
"abc_shareactionprovider_share_with_application" : "%s සමඟ බෙදා ගන්න"
"abc_toolbar_collapse_description" : "හකුළන්න"
"common_google_play_services_enable_button" : "සබල කරන්න"
"common_google_play_services_enable_text" : "ඔබ Google Play සේවා සබල කරන්නේ නම් මිස %1$s වැඩ නොකරනු ඇත."
"common_google_play_services_enable_title" : "Google Play සේවා සබල කරන්න"
"common_google_play_services_install_button" : "ස්ථාපනය කරන්න"
"common_google_play_services_install_text" : "ඔබගේ ටැබ්ලට් පරිගණකයේ නැති Google Play සේවා නොමැතිව %1$s ධාවනය නොවනු ඇත."
"common_google_play_services_install_title" : "Google Play සේවා ලබා ගන්න"
"common_google_play_services_notification_channel_name" : "Google Play සේවාවල ලබා ගත හැකි බව"
"common_google_play_services_notification_ticker" : "Google Play සේවා දෝෂය"
"common_google_play_services_unknown_issue" : "%1$s හට Google Play සේවා සමගින් ගැටලු ඇත. කරුණාකර නැවත උත්සාහ කරන්න."
"common_google_play_services_unsupported_text" : "ඔබගේ උපාංගය මගින් සහාය නොදක්වන, Google Play සේවා නොමැතිව %1$s ධාවනය නොවනු ඇත."
"common_google_play_services_update_button" : "යාවත්කාලීන කරන්න"
"common_google_play_services_update_text" : "Google Play සේවා යාවත්කාලීන කරන්නේ නොමැතිව %1$s ධාවනය නොවේ."
"common_google_play_services_update_title" : "Google Play සේවා යාවත්කාලීන කරන්න"
"common_google_play_services_updating_text" : "දැනට යාවත්කාලීන කරමින් ඇති, Google Play සේවා නොමැතිව %1$s ධාවනය නොවනු ඇත."
"common_google_play_services_wear_update_text" : "Google Play සේවාවල නව අනුවාදයක් අවශ්යයි. එය මද වේලාවකින් එය විසින්ම යාවත්කාලීන වනු ඇත."
"common_open_on_phone" : "දුරකථනය තුළ විවෘත කරන්න"
"common_signin_button_text" : "පුරන්න"
"common_signin_button_text_long" : "Google සමගින් පුරන්න"
"fcm_fallback_notification_channel_label" : "විවිධ"
"offline_notification_text" : "වෙළඳ දැන්වීම විවෘත කිරීමට තට්ටු කරන්න"
"offline_notification_title" : "ඔබ නොබැඳිව සිටි විට සුරැකූ වෙළඳ දැන්වීම බලන්න"
"offline_opt_in_confirm" : "හරි"
"offline_opt_in_confirmation" : "ඔබ ආපසු සබැඳි වූ විට සබැඳියක් සහිත දැනුම් දීමක් ඔබට ලැබෙනු ඇත"
"offline_opt_in_decline" : "එපා ස්තුතියි"
"offline_opt_in_message" : "වෙළඳ ප්රචාරක අඩවිය වෙත සබැඳියක් සහිත දැනුම් දීමක් අපි ඔබට එවන්නෙමු."
"offline_opt_in_title" : "ඔබ ආපසු සබැඳි වූ විට වෙළඳ දැන්වීම විවෘත කරන්න."
"s1" : "රූපය සුරකින්න"
"s2" : "වෙළඳ දැන්වීමට පින්තූර ගැලරිය තුළ රූපය ගබඩා කිරීමට ඉඩ දෙන්නද?"
"s3" : "පිළිගන්න"
"s4" : "ප්රතික්ෂේප කරන්න"
"s5" : "දින දර්ශන සිදුවීම සාදන්න"
"s6" : "වෙළඳ දැන්වීමට දින දර්ශන සිදුවීමක් සෑදීමට ඉඩ දෙන්නද?"
"s7" : "පරීක්ෂණ වෙළඳ දැන්වීම"
"search_menu_title" : "සෙවීම"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "Zulazulela ekhaya"
"abc_action_bar_up_description" : "Zulazulela phezulu"
"abc_action_menu_overflow_description" : "Ezinye izinketho"
"abc_action_mode_done" : "Kwenziwe"
"abc_activity_chooser_view_see_all" : "Buka konke"
"abc_activitychooserview_choose_application" : "Khetha insiza"
"abc_capital_off" : "VALA"
"abc_capital_on" : "VULA"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "delete"
"abc_menu_enter_shortcut_label" : "enter"
"abc_menu_function_shortcut_label" : "Function+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "space"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Imenyu+"
"abc_search_hint" : "Sesha…"
"abc_searchview_description_clear" : "Sula inkinga"
"abc_searchview_description_query" : "Sesha umbuzo"
"abc_searchview_description_search" : "Sesha"
"abc_searchview_description_submit" : "Thumela umbuzo"
"abc_searchview_description_voice" : "Ukusesha ngezwi"
"abc_shareactionprovider_share_with" : "Yabelana no"
"abc_shareactionprovider_share_with_application" : "Yabelana ne-%s"
"abc_toolbar_collapse_description" : "Goqa"
"common_google_play_services_enable_button" : "Nika amandla"
"common_google_play_services_enable_text" : "I-%1$s ngeke isebenze ngaphandle kokuthi unike amandla amasevisi we-Google Play."
"common_google_play_services_enable_title" : "Nika amandla amasevisi we-Google Play"
"common_google_play_services_install_button" : "Faka"
"common_google_play_services_install_text" : "I-%1$s ngeke ize iqalise ngaphandle kwamasevisi we-Google Play, angekho kusukela kudivayisi yakho."
"common_google_play_services_install_title" : "Thola amasevisi we-Google Play"
"common_google_play_services_notification_channel_name" : "Ukungatholakali kwamasevisi e-Google Play"
"common_google_play_services_notification_ticker" : "Iphutha lamasevisi we-Google Play"
"common_google_play_services_unknown_issue" : "%1$s inenkinga ngamasevisi e-Google Play. Sicela uzame futhi."
"common_google_play_services_unsupported_text" : "%1$s ngeke isebenze ngaphandle kwamasevisi e-Google Play, angasekelwa idivayisi yakho."
"common_google_play_services_update_button" : "Isibuyekezo"
"common_google_play_services_update_text" : "I-%1$s ngeke ize iqalise ngaphandle kokuthi ubuyekeze i-Google Play."
"common_google_play_services_update_title" : "Buyekeza amasevisi we-Google Play"
"common_google_play_services_updating_text" : "I-%1$s ngeke ize iqalise ngaphandle kwamasevisi we-Google Play, okwamanje abuyekezwayo."
"common_google_play_services_wear_update_text" : "Kudingeka inguqulo entsha yamasevisi we-Google Play. Izozibuyekeza ngokwayo maduze."
"common_open_on_phone" : "Vula kufoni"
"common_signin_button_text" : "Ngena ngemvume"
"common_signin_button_text_long" : "Ngena ngemvume nge-Google"
"fcm_fallback_notification_channel_label" : "Okwahlukahlukene"
"offline_notification_text" : "Thepha ukuze uvule isikhangiso"
"offline_notification_title" : "Buka isikhangiso osilondoloze lapho ungaxhunyiwe kwi-inthanethi"
"offline_opt_in_confirm" : "KULUNGILE"
"offline_opt_in_confirmation" : "Uzothola isaziso esinesixhumanisi lapho usuku-inthanethi"
"offline_opt_in_decline" : "Cha ngiyabonga"
"offline_opt_in_message" : "Sizokuthumela isaziso esinesixhumanisi sesayithi yomkhangisi."
"offline_opt_in_title" : "Vula isikhangiso lapho usuku-inthanethi."
"s1" : "Londoloza isithombe"
"s2" : "Vumela isikhangiso ukugcina isithombe kwigalari yesithombe?"
"s3" : "Yamukela"
"s4" : "Yenqaba"
"s5" : "Dala umcimbi wekhalenda"
"s6" : "Vumela Isikhangiso ukudala umcimbi wekhalenda?"
"s7" : "Hlola isikhangiso"
"search_menu_title" : "Sesha"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "መነሻ ዳስስ"
"abc_action_bar_up_description" : "ወደ ላይ ያስሱ"
"abc_action_menu_overflow_description" : "ተጨማሪ አማራጮች"
"abc_action_mode_done" : "ተከናውኗል"
"abc_activity_chooser_view_see_all" : "ሁሉንም ይመልከቱ"
"abc_activitychooserview_choose_application" : "አንድ መተግበሪያ ይምረጡ"
"abc_capital_off" : "አጥፋ"
"abc_capital_on" : "አብራ"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "ሰርዝ"
"abc_menu_enter_shortcut_label" : "enter"
"abc_menu_function_shortcut_label" : "Function+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "ክፍተት"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Menu+"
"abc_search_hint" : "ይፈልጉ…"
"abc_searchview_description_clear" : "መጠይቅ አጽዳ"
"abc_searchview_description_query" : "የፍለጋ መጠይቅ"
"abc_searchview_description_search" : "ፍለጋ"
"abc_searchview_description_submit" : "መጠይቅ አስገባ"
"abc_searchview_description_voice" : "የድምጽ ፍለጋ"
"abc_shareactionprovider_share_with" : "አጋራ በ"
"abc_shareactionprovider_share_with_application" : "ለ%s አጋራ"
"abc_toolbar_collapse_description" : "ሰብስብ"
"common_google_play_services_enable_button" : "አንቃ"
"common_google_play_services_enable_text" : "Google Play አገልግሎቶችን ካላነቁ በስተቀር %1$s አይሰራም።"
"common_google_play_services_enable_title" : "Google Play አገልግሎቶችን ያንቁ"
"common_google_play_services_install_button" : "ጫን"
"common_google_play_services_install_text" : "%1$s ያለ Google Play አገልግሎቶች አይሰራም፣ እነሱ ደግሞ በመሣሪያዎ ላይ የሉም።"
"common_google_play_services_install_title" : "Google Play አገልግሎቶችን ያግኙ"
"common_google_play_services_notification_channel_name" : "Google Play አገልግሎቶች ተገኝነት"
"common_google_play_services_notification_ticker" : "የGoogle Play አገልግሎቶች ስህተት"
"common_google_play_services_unknown_issue" : "%1$s በGoogle Play አገልግሎቶች ላይ ችግሮች እያጋጠሙት ነው። እባክዎ እንደገና ይሞክሩ።"
"common_google_play_services_unsupported_text" : "%1$s ያለGoogle Play አገልግሎቶች አይሄድም፣ እነዚህም በመሣሪያዎ አይደገፉም።"
"common_google_play_services_update_button" : "ያዘምኑ"
"common_google_play_services_update_text" : "Google Play አገልግሎቶችን ካላዘመኑ በስተቀር ድረስ %1$s አይሰራም።"
"common_google_play_services_update_title" : "Google Play አገልግሎቶችን ያዘምኑ"
"common_google_play_services_updating_text" : "%1$s ያለ Google Play አገልግሎቶች አይሰራም፣ እነሱ ደግሞ በአሁኑ ጊዜ በመዘመን ላይ ናቸው።"
"common_google_play_services_wear_update_text" : "አዲስ የGoogle Play አገልግሎቶች ስሪት ያስፈልጋል። በቅርቡ እራሱን ያዘምናል።"
"common_open_on_phone" : "ስልክ ላይ ክፈት"
"common_signin_button_text" : "ግባ"
"common_signin_button_text_long" : "በGoogle ይግቡ"
"fcm_fallback_notification_channel_label" : "የተለያዩ"
"offline_notification_text" : "ማስታወቂያን ለመክፈት መታ ያድርጉ"
"offline_notification_title" : "ከመስመር ውጭ ሲሆኑ ያስቀመጡትን ማስታወቂያ ይመልከቱ"
"offline_opt_in_confirm" : "እሺ"
"offline_opt_in_confirmation" : "ወደ መስመር ላይ ሲመለሱ ከአገናኙ ጋር አንድ ማሳወቂያ ይደርስዎታል"
"offline_opt_in_decline" : "አይ አመሰግናለሁ"
"offline_opt_in_message" : "ወደ ማስታወቂያ አስነጋሪ ጣቢያው ከሚወስድ አገናኝ ጋር አንድ ማሳወቂያ እንልክልዎታለን።"
"offline_opt_in_title" : "መስመር ላይ ሲመለሱ ማስታወቂያ ይክፈቱ።"
"s1" : "ምስል አስቀምጥ"
"s2" : "ማስታወቂያ ምስሉን በስዕል ማዕከለ-ስዕላት ውስጥ እንዲያከማች ይፈቀድለት?"
"s3" : "ተቀበል"
"s4" : "ውድቅ አድርግ"
"s5" : "የቀን መቁጠሪያ ክስተት ፍጠር"
"s6" : "ማስታወቂያ የቀን መቁጠሪያ ክስተት እንዲፈጥር ይፈቀድለት?"
"s7" : "የሙከራ ማስታወቂያ"
"search_menu_title" : "ፍለጋ"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "ទៅទំព័រដើម"
"abc_action_bar_up_description" : "រំកិលឡើងលើ"
"abc_action_menu_overflow_description" : "ជម្រើសច្រើនទៀត"
"abc_action_mode_done" : "រួចរាល់"
"abc_activity_chooser_view_see_all" : "មើលទាំងអស់"
"abc_activitychooserview_choose_application" : "ជ្រើសរើសកម្មវិធី"
"abc_capital_off" : "បិទ"
"abc_capital_on" : "បើក"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "លុប"
"abc_menu_enter_shortcut_label" : "enter"
"abc_menu_function_shortcut_label" : "Function+"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_menu_space_shortcut_label" : "space"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Menu+"
"abc_search_hint" : "ស្វែងរក…"
"abc_searchview_description_clear" : "សម្អាតសំណួរ"
"abc_searchview_description_query" : "ស្វែងរកសំណួរ"
"abc_searchview_description_search" : "ស្វែងរក"
"abc_searchview_description_submit" : "ដាក់បញ្ជូនសំណួរ"
"abc_searchview_description_voice" : "ស្វែងរកតាមសំឡេង"
"abc_shareactionprovider_share_with" : "ចែករំលែកជាមួយ"
"abc_shareactionprovider_share_with_application" : "ចែករំលែកជាមួយ %s"
"abc_toolbar_collapse_description" : "បង្រួម"
"common_google_play_services_enable_button" : "បើក"
"common_google_play_services_enable_text" : "%1$s នឹងមិនដំណើរការទេ លុះត្រាតែអ្នកបើកសេវាកម្ម Google Play។"
"common_google_play_services_enable_title" : "បើកសេវាកម្ម Google Play"
"common_google_play_services_install_button" : "ដំឡើង"
"common_google_play_services_install_text" : "%1$s នឹងមិនដំណើរការទេ ប្រសិនបើមិនមានសេវាកម្មនានារបស់ Google Play ដែលបានបាត់ពីឧបករណ៍របស់អ្នក។"
"common_google_play_services_install_title" : "ទាញយកសេវាកម្ម Google Play"
"common_google_play_services_notification_channel_name" : "លទ្ធភាពប្រើប្រាស់សេវាកម្ម Google Play"
"common_google_play_services_notification_ticker" : "កំហុសសេវាកម្ម Google កម្សាន្ត"
"common_google_play_services_unknown_issue" : "%1$s កំពុងមានបញ្ហាជាមួយសេវាកម្មរបស់ Google Play ។ សូមព្យាយាមម្តងទៀតនៅពេលក្រោយ។"
"common_google_play_services_unsupported_text" : "%1$s នឹងមិនដំណើរការដោយគ្មានសេវាកម្មរបស់ Google Play ដែលឧបករណ៍របស់អ្នកមិនគាំទ្រនោះទេ។"
"common_google_play_services_update_button" : "អាប់ដេត"
"common_google_play_services_update_text" : "%1$s នឹងមិនដំណើរការទេ លុះត្រាតែអ្នកធ្វើបច្ចុប្បន្នភាពសេវាកម្ម Google Play។"
"common_google_play_services_update_title" : "អាប់ដេតសេវាកម្ម Google Play"
"common_google_play_services_updating_text" : "%1$s នឹងមិនដំណើរការទេ បើមិនមានសេវាកម្ម Google Play ដោយសារតែវាកំពុងអាប់ដេត។"
"common_google_play_services_wear_update_text" : "តម្រូវឲ្យមានកំណែថ្មីនៃសេវាកម្ម Google Play។ វានឹងអាប់ដេតដោយខ្លួនវានៅពេលបន្តិចទៀតនេះ។"
"common_open_on_phone" : "បើកតាមទូរស័ព្ទ"
"common_signin_button_text" : "ចូល"
"common_signin_button_text_long" : "ចូលដោយប្រើ Google"
"fcm_fallback_notification_channel_label" : "ផ្សេងៗ"
"offline_notification_text" : "ចុចដើម្បីបើកការផ្សាយពាណិជ្ជកម្ម"
"offline_notification_title" : "មើលការផ្សាយពាណិជ្ជកម្មដែលអ្នកបានរក្សាទុក នៅពេលអ្នកគ្មានអ៊ីនធឺណិត"
"offline_opt_in_confirm" : "យល់ព្រម"
"offline_opt_in_confirmation" : "អ្នកនឹងទទួលបានការជូនដំណឹងដែលមានតំណ នៅពេលអ្នកមានការតភ្ជាប់អ៊ីនធឺណិតវិញ"
"offline_opt_in_decline" : "ទេ អរគុណ"
"offline_opt_in_message" : "យើងនឹងផ្ញើការជូនដំណឹងដែលមានតំណទៅកាន់គេហទំព័ររបស់អ្នកផ្សាយពាណិជ្ជកម្មដល់អ្នក។"
"offline_opt_in_title" : "បើកការផ្សាយពាណិជ្ជកម្ម នៅពេលអ្នកមានការតភ្ជាប់អ៊ីនធឺណិតវិញ។"
"s1" : "រក្សាទុករូបភាព"
"s2" : "អនុញ្ញាតឲ្យពាណិជ្ជកម្មផ្ទុករូបភាពនៅក្នុងវិចិត្រសាលរូបភាពដែរទេ?"
"s3" : "យល់ព្រម"
"s4" : "បដិសេធ"
"s5" : "បង្កើតព្រឹត្តិការណ៍ក្នុងប្រតិទិន"
"s6" : "អនុញ្ញាតឲ្យពាណិជ្ជកម្មបង្កើតព្រឹត្តិការណ៍ក្នុងប្រតិទិនដែរទេ?"
"s7" : "ពាណិជ្ជកម្មសាកល្បង"
"search_menu_title" : "ស្វែងរក"
"status_bar_notification_info_overflow" : "999+"
"abc_action_bar_home_description" : "Нүүр хуудас уруу шилжих"
"abc_action_bar_up_description" : "Дээш шилжих"
"abc_action_menu_overflow_description" : "Бусад сонголт"
"abc_action_mode_done" : "Болсон"
"abc_activity_chooser_view_see_all" : "Бүгдийг харах"
"abc_activitychooserview_choose_application" : "Аппыг сонгох"
"abc_capital_off" : "ИДЭВХГҮЙ"
"abc_capital_on" : "ИДЭВХТЭЙ"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_menu_delete_shortcut_label" : "устгах"
"abc_menu_enter_shortcut_label" : "оруулах"
"abc_menu_function_shortcut_label" : "Функц+"
"abc_menu_meta_shortcut_label" : "Мета+"
"abc_menu_shift_shortcut_label" : "Шифт+"
"abc_menu_space_shortcut_label" : "зай"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_prepend_shortcut_label" : "Цэс+"
"abc_search_hint" : "Хайх…"
"abc_searchview_description_clear" : "Асуулга арилгах"
"abc_searchview_description_query" : "Хайх асуулга"
"abc_searchview_description_search" : "Хайх"
"abc_searchview_description_submit" : "Асуулга илгээх"
"abc_searchview_description_voice" : "Дуут хайлт"
"abc_shareactionprovider_share_with" : "Дараахтай хуваалцах"
"abc_shareactionprovider_share_with_application" : "%s-тай хуваалцах"
"abc_toolbar_collapse_description" : "Буулгах"
"common_google_play_services_enable_button" : "Идэвхжүүлэх"
"common_google_play_services_enable_text" : "%1$s нь Google Play үйлчилгээг идэвхжүүлэх хүртэл ажиллахгүй."
"common_google_play_services_enable_title" : "Google Play үйлчилгээг идэвхжүүлэх"
"common_google_play_services_install_button" : "Суулгах"
"common_google_play_services_install_text" : "Таны төхөөрөмжид Google Play үйлчилгээ байхгүй тул %1$s ажиллахгүй."
"common_google_play_services_install_title" : "Google Play үйлчилгээг авах"
"common_google_play_services_notification_channel_name" : "Google Play-н үйлчилгээнүүдийн боломжит байдал"
"common_google_play_services_notification_ticker" : "Google Наадаан үйлчилгээний алдаа"
"common_google_play_services_unknown_issue" : "%1$s-г Google Play-н үйлчилгээгээр ашиглахад асуудал гарлаа. Дахин оролдоно уу."
"common_google_play_services_unsupported_text" : "Таны төхөөрөмж Google Play үйлчилгээг дэмждэггүй учир %1$s ажиллахгүй."
"common_google_play_services_update_button" : "Шинэчлэх"
"common_google_play_services_update_text" : "%1$s нь таныг Google Play үйлчилгээнүүдийг шинэчлэхээс нааш ажиллахгүй."
"common_google_play_services_update_title" : "Google Play үйлчилгээг шинэчлэх"
"common_google_play_services_updating_text" : "%1$s нь одоогоор шинэчилж буй Google Play үйлчилгээгүйгээр ажиллахгүй."
"common_google_play_services_wear_update_text" : "Google Play үйлчилгээний шинэ хувилбар хэрэгтэй. Энэ нь удахгүй өөрөө өөрийгөө шинэчлэх болно."
"common_open_on_phone" : "Утсаар нээх"
"common_signin_button_text" : "Нэвтрэх"
"common_signin_button_text_long" : "Google-р нэвтрэх:"
"fcm_fallback_notification_channel_label" : "Бусад"
"offline_notification_text" : "Зарыг нээхийн тулд товшино уу"
"offline_notification_title" : "Та офлайн байхдаа хадгалсан зараа үзэх"
"offline_opt_in_confirm" : "ОК"
"offline_opt_in_confirmation" : "Та буцаад онлайн болохдоо холбоос бүхий мэдэгдэл авна"
"offline_opt_in_decline" : "Үгүй"
"offline_opt_in_message" : "Бид сурталчлагчийн сайтын холбоос бүхий мэдэгдлийг тан руу илгээх болно."
"offline_opt_in_title" : "Та буцаад онлайн болохдоо зарыг нээнэ үү."
"s1" : "Зураг хадгалах"
"s2" : "Зарыг Зургийн цомогт зураг хадгалахыг зөвшөөрөх үү?"
"s3" : "Зөвшөөрөх"
"s4" : "Татгалзах"
"s5" : "Хуанлийн үйл явдал үүсгэх"
"s6" : "Зарыг хуанлийн үйл явдал үүсгэхийг зөвшөөрөх үү?"
"s7" : "Тест зар"
"search_menu_title" : "Хайх"
"status_bar_notification_info_overflow" : "999+"
com.didi.createstickers.activities.BackupActivity
com.didi.createstickers.activities.GoogleImageActivity
com.didi.createstickers.activities.EntryActivity
com.didi.createstickers.activities.StickerCreatorActivity
com.didi.createstickers.activities.StickerAnimatedCreatorActivity
com.didi.createstickers.activities.EditImageActivity
com.didi.createstickers.activities.EraseBackgroundActivity
com.didi.createstickers.activities.StickerPackListActivity
com.didi.createstickers.activities.StickerPackDetailsActivity
com.didi.createstickers.activities.StickerPackReceiverActivity
com.zhihu.matisse.ui.MatisseActivity
com.zhihu.matisse.internal.ui.AlbumPreviewActivity
com.zhihu.matisse.internal.ui.SelectedPreviewActivity
com.android.billingclient.api.ProxyBillingActivity
com.google.firebase.auth.internal.GenericIdpActivity
com.google.firebase.auth.internal.RecaptchaActivity
com.google.android.gms.auth.api.signin.internal.SignInHubActivity
com.google.android.gms.ads.AdActivity
com.google.android.gms.common.api.GoogleApiActivity
com.facebook.ads.AudienceNetworkActivity
com.didi.createstickers.utils.FirebasePushService
com.google.firebase.components.ComponentDiscoveryService
com.google.firebase.auth.api.fallback.service.FirebaseAuthFallbackService
com.google.firebase.messaging.FirebaseMessagingService
com.google.android.gms.auth.api.signin.RevocationBoundService
com.google.android.gms.ads.AdService
androidx.work.impl.background.systemalarm.SystemAlarmService
androidx.work.impl.background.systemjob.SystemJobService
com.google.android.gms.measurement.AppMeasurementService
com.google.android.gms.measurement.AppMeasurementJobService
androidx.room.MultiInstanceInvalidationService
com.google.android.datatransport.runtime.backends.TransportBackendDiscovery
com.google.android.datatransport.runtime.scheduling.jobscheduling.JobInfoSchedulerService
androidx.work.impl.utils.ForceStopRunnable$BroadcastReceiver
androidx.work.impl.background.systemalarm.ConstraintProxy$BatteryChargingProxy
androidx.work.impl.background.systemalarm.ConstraintProxy$BatteryNotLowProxy
androidx.work.impl.background.systemalarm.ConstraintProxy$StorageNotLowProxy
androidx.work.impl.background.systemalarm.ConstraintProxy$NetworkStateProxy
androidx.work.impl.background.systemalarm.RescheduleReceiver
androidx.work.impl.background.systemalarm.ConstraintProxyUpdateReceiver
com.google.firebase.iid.FirebaseInstanceIdReceiver
com.google.android.gms.measurement.AppMeasurementReceiver
com.google.android.datatransport.runtime.scheduling.jobscheduling.AlarmManagerSchedulerBroadcastReceiver
com.didi.createstickers.StickerContentProvider
androidx.core.content.FileProvider
com.google.android.gms.ads.MobileAdsInitProvider
androidx.work.impl.WorkManagerInitializer
com.google.firebase.provider.FirebaseInitProvider
com.facebook.ads.AudienceNetworkContentProvider
android.test.runner
android.test.base
android.test.mock
res/drawable/play_circle.gif
firebase-abt.properties
res/drawable-mdpi-v4/align_end.png
res/drawable-xxhdpi-v4/ic_verified_badge.png
res/interpolator/btn_checkbox_checked_mtrl_animation_interpolator_0.xml
res/layout/design_text_input_password_icon.xml
res/drawable-xxhdpi-v4/abc_ic_star_half_black_16dp.png
lib/armeabi-v7a/libRSSupport.so
res/layout/ad_unified.xml
lib/arm64-v8a/librsjni.so
res/drawable/rounded_border_text_view.xml
res/drawable-xxhdpi-v4/crop_image_menu_rotate_left.png
res/drawable/common_google_signin_btn_icon_dark_normal.xml
res/anim-ldrtl/slide_in_right.xml
res/drawable-xxxhdpi-v4/ic_gif.png
res/color-v23/abc_btn_colored_text_material.xml
res/font/t25_ohmygodstars.ttf
res/drawable/notification_bg_low.xml
res/drawable-xhdpi-v4/abc_ic_star_black_48dp.png
res/drawable/abc_list_selector_background_transition_holo_light.xml
res/color/abc_primary_text_disable_only_material_dark.xml
res/mipmap-hdpi-v4/ic_launcher.png
res/drawable-xxhdpi-v4/ic_check_black_24dp.png
res/drawable/blank_1024.png
META-INF/androidx.customview_customview.version
res/drawable-xxhdpi-v4/abc_ic_star_black_16dp.png
res/drawable-hdpi-v4/gph_ic_emoji.png
res/drawable-xhdpi-v4/ic_empty_zhihu.png
res/drawable/rounded_border_tv.xml
res/drawable-anydpi-v21/ic_baseline_download.xml
res/drawable-xhdpi-v4/ic_arrow_right.png
res/drawable-hdpi-v4/gph_ic_text.png
res/drawable-xhdpi-v4/abc_btn_radio_to_on_mtrl_000.png
res/font/h7_lilach.ttf
res/xml/network_security_config.xml
META-INF/androidx.room_room-runtime.version
res/drawable-hdpi-v4/abc_tab_indicator_mtrl_alpha.9.png
res/drawable-xhdpi-v4/ic_preview.png
res/drawable/abc_cab_background_top_material.xml
res/font/t19_jokewood.ttf
res/drawable-xhdpi-v4/googleg_standard_color_18.png
res/drawable-xxxhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png
res/color/abc_primary_text_material_light.xml
res/color/mtrl_bottom_nav_item_tint.xml
res/drawable-xxhdpi-v4/common_google_signin_btn_icon_light_normal_background.9.png
lib/armeabi-v7a/librsjni_androidx.so
res/drawable/dialog_background_dark.xml
lib/x86_64/libimagepipeline.so
res/layout/fragment_animated_options_dialog.xml
res/color/abc_primary_text_disable_only_material_light.xml
res/drawable-xxxhdpi-v4/gph_ic_verified_user.png
res/drawable-anydpi-v21/ic_redo.xml
res/drawable-xxxhdpi-v4/ic_text_non_shadow.png
res/font/h14_paskol.ttf
res/layout-v21/activity_media_preview.xml
META-INF/okio.kotlin_module
res/anim/abc_popup_exit.xml
META-INF/androidx.browser_browser.version
res/drawable-ldrtl-hdpi-v17/abc_spinner_mtrl_am_alpha.9.png
res/drawable/blue_button_background.xml
play-services-base.properties
res/font/h21_hamaarav.otf
res/layout/isb_indicator.xml
META-INF/androidx.legacy_legacy-support-core-ui.version
res/drawable-mdpi-v4/abc_ic_star_half_black_16dp.png
lib/armeabi-v7a/librsjni.so
res/drawable-xxhdpi-v4/ic_select_all_black_24dp.png
res/drawable-xxxhdpi-v4/ic_garbage.png
res/drawable-xxhdpi-v4/gph_sticker_bg.png
META-INF/androidx.legacy_legacy-support-v13.version
META-INF/com.google.android.material_material.version
res/drawable-mdpi-v4/ic_sticker.png
res/drawable-xxxhdpi-v4/ic_hourglass.png
res/drawable-xxxhdpi-v4/design_ic_visibility.png
res/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png
res/drawable-mdpi-v4/ic_eraser.png
res/drawable/red_button_background.xml
res/drawable-ldpi-v4/ic_baseline_backup.png
res/drawable-xxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png
res/layout/fragment_media_selection.xml
res/drawable-xxhdpi-v4/abc_text_select_handle_middle_mtrl_dark.png
res/drawable-xxxhdpi-v4/abc_text_select_handle_left_mtrl_light.png
res/drawable-anydpi-v21/design_ic_visibility.xml
res/drawable-hdpi-v4/ic_empty_zhihu.png
res/drawable/success_circle.xml
res/drawable-xxxhdpi-v4/abc_ic_star_half_black_36dp.png
res/drawable-hdpi-v4/abc_cab_background_top_mtrl_alpha.9.png
res/drawable-hdpi-v4/search.png
res/drawable/abc_ic_voice_search_api_material.xml
res/interpolator/btn_checkbox_checked_mtrl_animation_interpolator_1.xml
res/drawable/abc_ic_ab_back_material.xml
res/color/mtrl_tabs_legacy_text_color_selector.xml
res/drawable/common_google_signin_btn_icon_light.xml
res/layout-v21/view_photo_editor_text.xml
res/drawable-hdpi-v4/common_google_signin_btn_text_light_normal_background.9.png
res/font/h3_secular_one.xml
res/layout/design_layout_snackbar.xml
res/drawable-hdpi-v4/abc_ic_star_black_36dp.png
res/drawable-hdpi-v4/abc_text_select_handle_middle_mtrl_light.png
res/drawable-xhdpi-v4/abc_ic_menu_share_mtrl_alpha.png
play-services-measurement-base.properties
res/drawable-hdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png
res/drawable-ldpi-v4/ic_eraser.png
res/drawable-mdpi-v4/common_google_signin_btn_text_light_normal_background.9.png
META-INF/kotlin-stdlib-coroutines.kotlin_module
res/layout/design_bottom_sheet_dialog.xml
androidsupportmultidexversion.txt
res/font/t7_obelixprob_cyr.ttf
res/layout/crop_image_activity.xml
res/drawable-mdpi-v4/ic_insert_emoticon.png
res/drawable-mdpi-v4/gph_ic_search_pink.png
res/drawable-xxhdpi-v4/abc_scrubber_control_off_mtrl_alpha.png
res/drawable-xhdpi-v4/abc_text_select_handle_right_mtrl_light.png
res/anim/abc_popup_enter.xml
res/drawable-xxhdpi-v4/ic_baseline_restore.png
res/color/abc_tint_switch_track.xml
res/drawable-xxhdpi-v4/ic_remove.png
res/mipmap-xhdpi-v4/ic_launcher.png
res/drawable-anydpi-v21/ic_undo.xml
res/color/abc_hint_foreground_material_light.xml
res/layout/design_navigation_item_header.xml
META-INF/CERT.SF
res/font/h18_diamonds_very_narrow.ttf
res/drawable-mdpi-v4/pick_multi.png
res/drawable-xhdpi-v4/ic_verified_badge.png
res/drawable-xxhdpi-v4/googleg_disabled_color_18.png
res/drawable-anydpi-v21/ic_edit.xml
res/drawable-xhdpi-v4/gph_ic_text.png
res/drawable-xxxhdpi-v4/ic_delete.png
res/drawable-pt-xhdpi-v4/sharepic.webp
res/drawable-xxhdpi-v4/crop_image_menu_rotate_right.png
firebase-measurement-connector.properties
lib/x86/libanimation-decoder-gif.so
res/drawable/tooltip_frame_light.xml
META-INF/androidx.slidingpanelayout_slidingpanelayout.version
res/drawable-ldpi-v4/ic_arrow_left.png
META-INF/kotlin-stdlib.kotlin_module
res/drawable-xxxhdpi-v4/gph_sticker_bg_light.png
res/drawable-xxhdpi-v4/abc_btn_check_to_on_mtrl_000.png
res/drawable-xxhdpi-v4/gph_ic_search_white.png
play-services-auth-api-phone.properties
res/drawable-ldpi-v4/ic_content_copy.png
res/drawable-anydpi-v21/ic_arrow_left.xml
res/drawable/common_google_signin_btn_text_light_normal.xml
firebase-core.properties
res/drawable-xxxhdpi-v4/crop_image_menu_rotate_right.png
META-INF/androidx.exifinterface_exifinterface.version
res/drawable-ldpi-v4/shape_24dp.png
res/drawable-watch-v20/common_google_signin_btn_text_dark_normal.xml
res/drawable/dialog_background.xml
res/drawable-xhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png
res/drawable-mdpi-v4/ic_content_copy.png
res/drawable-v21/abc_ratingbar_small_material.xml
res/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png
res/color-v23/design_tint_password_toggle.xml
res/drawable-xxhdpi-v4/abc_list_focused_holo.9.png
res/drawable-xxhdpi-v4/crop_image_menu_flip.png
res/font/t27_vtcbelialsblade3d.ttf
lib/x86/libgifimage.so
res/drawable-mdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png
firebase-config.properties
res/drawable-xhdpi-v4/design_ic_visibility_off.png
res/color/common_google_signin_btn_text_dark.xml
res/font/t4_timeline.ttf
transport-runtime.properties
lib/arm64-v8a/libRSSupport.so
res/color/mtrl_tabs_ripple_color.xml
res/drawable-anydpi-v21/ic_brush.xml
res/layout/design_menu_item_action_area.xml
res/drawable-ldpi-v4/ic_text_shadow.png
res/drawable-xhdpi-v4/ic_zoom_in_black_24dp.png
res/layout/activity_google_image.xml
res/anim/btn_radio_to_on_mtrl_ring_outer_path_animation.xml
res/drawable-xxhdpi-v4/abc_text_select_handle_right_mtrl_light.png
res/interpolator/mtrl_fast_out_linear_in.xml
res/layout/size_offest_dialog_layout.xml
res/drawable-mdpi-v4/three_dots.png
res/layout/view_didi_photo_editor_emoji.xml
res/drawable-ldrtl-xxxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png
res/drawable-xhdpi-v4/abc_ic_star_half_black_48dp.png
res/layout/add_text_dialog.xml
res/drawable-xxhdpi-v4/ic_preview.png
res/drawable-xxxhdpi-v4/abc_text_select_handle_left_mtrl_dark.png
res/layout/row_fragment_txt.xml
res/drawable-mdpi-v4/abc_popup_background_mtrl_mult.9.png
res/layout/abc_popup_menu_item_layout.xml
res/layout/design_bottom_navigation_item.xml
res/drawable-mdpi-v4/ic_empty_zhihu.png
res/drawable-xxhdpi-v4/ic_insert_emoticon.png
lib/x86/libnative-filters.so
res/drawable-ldrtl-hdpi-v17/abc_ic_menu_cut_mtrl_alpha.png
res/drawable-xxxhdpi-v4/sticker_3rdparty_added.png
res/drawable/palette.png
res/drawable/abc_ic_clear_material.xml
res/drawable-anydpi-v21/ic_done_white_24dp.xml
res/drawable-hdpi-v4/crop_image_menu_flip.png
res/drawable-xhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png
res/drawable-hdpi-v4/ic_insert_emoticon.png
res/color/dracula_bottom_toolbar_apply.xml
res/drawable-anydpi-v21/align_end.xml
res/drawable-xhdpi-v4/abc_spinner_mtrl_am_alpha.9.png
res/drawable-ldpi-v4/ic_text.png
res/anim/slide_in_left.xml
res/layout/abc_alert_dialog_material.xml
res/drawable-xxxhdpi-v4/ic_play_circle_outline_white_48dp.png
lib/arm64-v8a/libtensorflowlite_jni.so
res/drawable-xxhdpi-v4/ic_quick_select_tool.png
res/drawable-xxxhdpi-v4/ic_baseline_download.png
res/drawable-xxxhdpi-v4/sticker_3rdparty_add.png
res/drawable-xxxhdpi-v4/gph_ic_recent.png
res/drawable-anydpi-v21/ic_share.xml
res/drawable-xhdpi-v4/abc_text_select_handle_middle_mtrl_dark.png
res/drawable-v21/avd_show_password.xml
res/color/abc_tint_default.xml
res/animator/mtrl_fab_hide_motion_spec.xml
res/drawable-xxxhdpi-v4/abc_btn_radio_to_on_mtrl_000.png
res/animator-v21/design_appbar_state_list_animator.xml
res/drawable-xxxhdpi-v4/ic_check_black_24dp.png
res/drawable-hdpi-v4/gph_ic_back.png
res/drawable-mdpi-v4/gph_ic_search_white.png
res/drawable-xhdpi-v4/abc_textfield_default_mtrl_alpha.9.png
res/anim/btn_radio_to_on_mtrl_ring_outer_animation.xml
res/drawable-xhdpi-v4/ic_sticker.png
res/drawable-mdpi-v4/abc_ic_star_black_16dp.png
res/layout/activity_backup.xml
res/drawable-mdpi-v4/ic_crop_rotate_black_24dp.png
res/drawable-xhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png
res/drawable-xxxhdpi-v4/gph_ic_locked_red.png
res/drawable-xhdpi-v4/gph_sticker_bg_light.png
res/color/mtrl_btn_stroke_color_selector.xml
res/interpolator-v21/mtrl_fast_out_linear_in.xml
res/drawable-mdpi-v4/ic_looks_one_black_24dp.png
res/drawable-mdpi-v4/ic_garbage.png
res/drawable-xxhdpi-v4/ic_empty_zhihu.png
res/drawable-xxxhdpi-v4/design_ic_visibility_off.png
res/drawable-v21/notification_action_background.xml
play-services-ads-identifier.properties
res/anim/abc_slide_out_bottom.xml
res/drawable-xhdpi-v4/design_ic_visibility.png
META-INF/androidx.legacy_legacy-support-v4.version
res/drawable/gph_search_btn_bg.xml
res/drawable-hdpi-v4/ic_arrow_right.png
res/drawable-hdpi-v4/ic_bring_to_front.png
res/drawable-mdpi-v4/ic_verified_badge.png
res/drawable-hdpi-v4/crop_image_menu_rotate_left.png
res/drawable-xxxhdpi-v4/abc_ic_menu_share_mtrl_alpha.png
res/drawable-xxxhdpi-v4/crop_image_menu_rotate_left.png
res/drawable-hdpi-v4/ic_remove.png
res/drawable-anydpi-v24/gph_ic_search_white.xml
lib/armeabi-v7a/libtensorflowlite_jni.so
res/drawable-hdpi-v4/ic_check_white_18dp.png
res/color/abc_btn_colored_borderless_text_material.xml
res/font/h24_mr_comics.ttf
res/drawable-anydpi-v21/ic_close.xml
res/drawable/abc_item_background_holo_light.xml
lib/x86/libglide-webp.so
res/layout/sticker_item_last_frame.xml
META-INF/androidx.versionedparcelable_versionedparcelable.version
res/drawable-mdpi-v4/ic_baseline_info.png
res/drawable-xhdpi-v4/ic_text_non_shadow.png
res/color/mtrl_text_btn_text_color_selector.xml
res/drawable-ldpi-v4/ic_quick_select_tool.png
res/drawable-v21/abc_dialog_material_background.xml
res/font/h22_hamoodi.ttf
res/drawable-anydpi-v24/gph_ic_text.xml
lib/x86/libRSSupport.so
res/drawable-anydpi-v21/ic_quick_select_tool.xml
res/menu/menu_menu.xml
res/drawable-ldrtl-xhdpi-v17/abc_spinner_mtrl_am_alpha.9.png
res/drawable-xxhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png
res/drawable/rounded_border_animated_editor.xml
res/drawable-xhdpi-v4/abc_list_longpressed_holo.9.png
firebase-encoders-json.properties
res/drawable-xhdpi-v4/ic_crop_rotate_black_24dp.png
res/drawable/man.gif
res/drawable-ldpi-v4/ic_sticker_editor.png
res/drawable-mdpi-v4/align_center.png
res/drawable-xxxhdpi-v4/gph_ic_sticker.png
res/drawable-xxxhdpi-v4/ic_text_editor_border.png
lib/x86/libtensorflowlite_jni.so
res/drawable-ldpi-v4/search.png
res/drawable/abc_text_cursor_material.xml
res/layout/activity_matisse.xml
lib/x86_64/libnative-filters.so
res/drawable-xxxhdpi-v4/ic_arrow_drop_down_white_24dp.png
res/drawable-ldpi-v4/ic_baseline_info.png
res/drawable-mdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png
res/drawable-xxxhdpi-v4/abc_ic_star_black_16dp.png
res/drawable-ldrtl-xhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png
res/color/design_tint_password_toggle.xml
res/drawable/notification_tile_bg.xml
res/layout/abc_list_menu_item_layout.xml
res/drawable-xhdpi-v4/gph_ic_back.png
res/drawable-hdpi-v4/abc_list_pressed_holo_light.9.png
res/drawable-mdpi-v4/abc_scrubber_control_off_mtrl_alpha.png
res/drawable/abc_btn_colored_material.xml
lib/armeabi-v7a/libimagepipeline.so
res/drawable-mdpi-v4/ic_quick_select_tool.png
res/drawable-xxxhdpi-v4/ic_arrow_right.png
res/drawable-mdpi-v4/ic_select_all_black_24dp.png
res/drawable/abc_list_divider_material.xml
res/layout/abc_list_menu_item_radio.xml
res/layout/gph_grid_fragment.xml
res/drawable-xhdpi-v4/gph_ic_back_white.png
res/drawable-mdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png
res/drawable-xxxhdpi-v4/ic_zoom_in_black_24dp.png
lib/armeabi-v7a/libnative-imagetranscoder.so
res/drawable-xxxhdpi-v4/sticker_3rdparty_wa.png
res/color/mtrl_chip_text_color.xml
res/layout/sticker_creator.xml
res/drawable-anydpi-v21/ic_select_all_black_24dp.xml
res/color/abc_hint_foreground_material_dark.xml
res/drawable-xxxhdpi-v4/ic_quick_select_tool.png
res/drawable-xhdpi-v4/sticker_3rdparty_wa.png
assets/0ani.webp
res/drawable-hdpi-v4/abc_text_select_handle_right_mtrl_light.png
lib/x86_64/libtensorflowlite_jni.so
res/anim/btn_checkbox_to_unchecked_box_inner_merged_animation.xml
res/layout/abc_action_menu_layout.xml
play-services-gass.properties
res/drawable-xhdpi-v4/gph_ic_verified_user.png
META-INF/services/com.fasterxml.jackson.core.a
res/drawable-xxxhdpi-v4/gph_ic_search_black.png
res/layout/abc_list_menu_item_icon.xml
res/drawable-xhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png
res/drawable-xxxhdpi-v4/ic_looks_one_black_24dp.png
res/layout/notification_action.xml
res/drawable-mdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png
res/drawable-xhdpi-v4/ic_redo.png
res/menu/menu_flip.xml
res/anim/btn_checkbox_to_unchecked_check_path_merged_animation.xml
res/drawable-ldpi-v4/gph_drag_spot.png
res/drawable-hdpi-v4/ic_baseline_restore.png
res/drawable-xhdpi-v4/align_end.png
res/drawable-xxxhdpi-v4/ic_undo.png
res/font/h17_diamonds_3.ttf
res/drawable-mdpi-v4/abc_text_select_handle_middle_mtrl_light.png
res/drawable-mdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png
play-services-safetynet.properties
res/drawable-v21/abc_list_divider_material.xml
res/drawable-ldrtl-xxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png
res/animator/mtrl_fab_show_motion_spec.xml
res/anim-v21/design_bottom_sheet_slide_in.xml
res/drawable-mdpi-v4/notify_panel_notification_icon_bg.png
res/drawable-xxhdpi-v4/design_ic_visibility.png
res/drawable/common_google_signin_btn_text_dark_focused.xml
res/drawable-ldrtl-xxxhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png
res/drawable-anydpi-v24/gph_ic_emoji.xml
res/drawable-xhdpi-v4/abc_switch_track_mtrl_alpha.9.png
res/drawable-hdpi-v4/ic_baseline_double_arrow.png
res/drawable-xxxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png
res/drawable-mdpi-v4/rounded_border_options_background.xml
res/drawable-hdpi-v4/abc_text_select_handle_middle_mtrl_dark.png
res/layout/gph_search_bar.xml
res/drawable-hdpi-v4/ic_crop_rotate_black_24dp.png
res/anim/abc_slide_in_bottom.xml
res/drawable-mdpi-v4/abc_textfield_default_mtrl_alpha.9.png
res/layout/notification_template_part_chronometer.xml
res/anim/fade_out.xml
res/drawable-hdpi-v4/abc_ic_star_black_48dp.png
lib/armeabi-v7a/libglide-webp.so
res/color/mtrl_tabs_icon_color_selector_colored.xml
res/drawable-mdpi-v4/notification_bg_normal_pressed.9.png
res/drawable/rounded_border_text_view_counter.xml
res/layout-v21/view_photo_editor_image.xml
res/drawable-xhdpi-v4/abc_list_pressed_holo_dark.9.png
res/drawable-anydpi-v24/gph_ic_back.xml
res/drawable-mdpi-v4/gph_ic_gif.png
kotlin/coroutines/coroutines.kotlin_builtins
res/layout/activity_create_animated_pick.xml
AndroidManifest.xml
res/layout/sticker_animated_pick_creator.xml
res/drawable/btn_radio_off_mtrl.xml
res/drawable-xxhdpi-v4/abc_ic_star_black_36dp.png
META-INF/androidx.lifecycle_lifecycle-runtime.version
res/font/h16_diamonds_2.ttf
res/layout/abc_search_dropdown_item_icons_2line.xml
res/drawable-xxxhdpi-v4/ic_redo.png
res/drawable-watch-v20/common_google_signin_btn_text_light_normal.xml
res/font/h5_david_libre_medium.xml
play-services-measurement-sdk-api.properties
res/layout/fragment_bottom_sticker_picker_dialog.xml
res/drawable-ldpi-v4/ic_close.png
res/layout/crop_image_view.xml
firebase-database.properties
res/drawable-mdpi-v4/gph_ic_locked_red.png
res/drawable-xxxhdpi-v4/abc_ic_star_black_36dp.png
res/drawable-xhdpi-v4/abc_list_selector_disabled_holo_dark.9.png
res/drawable-xxhdpi-v4/gph_drag_spot.png
res/drawable-xxhdpi-v4/ic_brush.png
res/drawable-anydpi-v21/ic_text_non_shadow.xml
res/drawable-xhdpi-v4/notification_bg_low_normal.9.png
res/drawable-xhdpi-v4/common_google_signin_btn_icon_dark_normal_background.9.png
res/layout/main_activity.xml
res/anim/slide_in_right.xml
res/anim/slide_in_up.xml
res/drawable-xxhdpi-v4/gph_ic_sticker.png
res/drawable-mdpi-v4/ic_undo.png
res/drawable-xhdpi-v4/abc_text_select_handle_middle_mtrl_light.png
res/layout/custom_dialog.xml
res/drawable-ldrtl-mdpi-v17/abc_ic_menu_cut_mtrl_alpha.png
res/drawable-xxhdpi-v4/pick_multi.png
res/layout/gph_grid_view.xml
res/layout/notification_template_lines_media.xml
res/drawable-anydpi-v24/gph_ic_search_pink.xml
res/font/h12_patchserif.ttf
res/layout/view_photo_editor_image.xml
res/layout-sw600dp-v13/design_layout_snackbar.xml
res/drawable-hdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png
res/drawable-xxxhdpi-v4/abc_btn_check_to_on_mtrl_000.png
res/drawable-mdpi-v4/abc_text_select_handle_left_mtrl_light.png
res/drawable-xhdpi-v4/crop_image_menu_flip.png
res/layout/activity_media_preview.xml
res/drawable-mdpi-v4/ic_bring_to_front.png
res/drawable-anydpi-v21/ic_text_shadow.xml
res/drawable/notification_bg.xml
res/drawable-hdpi-v4/abc_btn_radio_to_on_mtrl_000.png
res/animator/design_fab_hide_motion_spec.xml
res/font/h11_patchsans.ttf
res/menu/main_menu.xml
res/drawable/abc_ic_arrow_drop_right_black_24dp.xml
res/drawable/abc_list_selector_holo_light.xml
res/drawable/wheel.png
res/drawable-xhdpi-v4/abc_ic_star_black_36dp.png
res/drawable-mdpi-v4/abc_btn_radio_to_on_mtrl_015.png
res/drawable-xhdpi-v4/ic_baseline_backup.png
res/drawable-v21/$avd_hide_password__2.xml
res/drawable-hdpi-v4/common_google_signin_btn_text_dark_normal_background.9.png
res/drawable-xhdpi-v4/add_sticker_gif.gif
res/drawable-xxxhdpi-v4/gph_ic_search_white.png
res/drawable-ldpi-v4/ic_baseline_double_arrow.png
res/drawable-xhdpi-v4/abc_list_focused_holo.9.png
res/drawable-xxhdpi-v4/abc_switch_track_mtrl_alpha.9.png
res/interpolator/btn_radio_to_off_mtrl_animation_interpolator_0.xml
res/drawable-hdpi-v4/gph_ic_search_white.png
res/font/h28_tuganim.ttf
res/anim/fade_in.xml
transport-api.properties
res/color/mtrl_btn_ripple_color.xml
res/drawable-hdpi-v4/googleg_disabled_color_18.png
res/font/h13_varela_round.xml
res/layout/select_dialog_multichoice_material.xml
res/drawable-mdpi-v4/abc_btn_radio_to_on_mtrl_000.png
res/drawable-mdpi-v4/gph_sticker_bg.png
res/drawable-xhdpi-v4/abc_popup_background_mtrl_mult.9.png
res/drawable-xxxhdpi-v4/ic_settings_backup_restore_black_24dp.png
res/layout/abc_action_mode_bar.xml
res/drawable-anydpi-v21/ic_garbage.xml
res/layout/notification_media_action.xml
res/drawable-mdpi-v4/ic_done_white_24dp.png
res/drawable-anydpi-v24/gph_ic_back_white.xml
res/drawable-xxxhdpi-v4/ic_verified_badge.png
res/drawable-anydpi-v21/design_ic_visibility_off.xml
res/drawable-ldpi-v4/align_start.png
META-INF/androidx.appcompat_appcompat-resources.version
res/drawable-xxhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png
res/drawable-mdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png
res/drawable-xxxhdpi-v4/ic_arrow_left.png
res/drawable-xhdpi-v4/abc_ic_star_half_black_16dp.png
res/layout-iw/activity_edit_image_preview_dialog.xml
res/color/abc_tint_seek_thumb.xml
res/drawable-mdpi-v4/ic_check_black_24dp.png
res/drawable-xxhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png
res/layout/abc_list_menu_item_checkbox.xml
res/drawable-anydpi-v21/search.xml
res/color/abc_secondary_text_material_dark.xml
res/drawable-mdpi-v4/gph_ic_back_white.png
res/drawable-xxxhdpi-v4/abc_btn_check_to_on_mtrl_015.png
res/drawable-v21/$avd_hide_password__1.xml
res/layout/add_pack_dialog.xml
res/drawable-xxxhdpi-v4/three_dots.png
res/drawable-hdpi-v4/abc_btn_radio_to_on_mtrl_015.png
res/layout/abc_tooltip.xml
play-services-measurement-sdk.properties
res/drawable-mdpi-v4/abc_ic_menu_share_mtrl_alpha.png
res/drawable-xxhdpi-v4/abc_popup_background_mtrl_mult.9.png
res/drawable-mdpi-v4/abc_list_divider_mtrl_alpha.9.png
res/drawable-ldpi-v4/align_center.png
res/mipmap-xxxhdpi-v4/ic_launcher.png
res/font/h1_migdalfontwin.ttf
res/drawable/common_google_signin_btn_text_light_focused.xml
firebase-auth.properties
res/font/t9_chlorinp.ttf
res/layout/notification_template_media.xml
res/layout/gph_media_type_view.xml
res/drawable-hdpi-v4/ic_check_black_24dp.png
res/drawable-xhdpi-v4/ic_undo.png
res/drawable-hdpi-v4/abc_ic_menu_share_mtrl_alpha.png
res/layout/media_grid_item.xml
res/drawable-anydpi-v24/gph_ic_search_black.xml
res/layout-watch-v20/abc_alert_dialog_title_material.xml
res/drawable-xxhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png
res/anim/abc_slide_in_top.xml
res/drawable-hdpi-v4/abc_list_divider_mtrl_alpha.9.png
res/drawable-anydpi-v21/gph_ic_sticker.xml
res/drawable-xxhdpi-v4/ic_hourglass.png
res/font/h26_shiranke_2.ttf
res/drawable/green_button_background.xml
res/drawable-xhdpi-v4/sticker_3rdparty_added.png
res/drawable/abc_btn_radio_material_anim.xml
META-INF/androidx.appcompat_appcompat.version
res/font/h8_makabiyg.ttf
res/color/abc_primary_text_material_dark.xml
res/layout/album_list_item.xml
lib/arm64-v8a/libgifimage.so
firebase-components.properties
res/xml/file_provider_paths.xml
res/drawable-xxxhdpi-v4/shape_24dp.png
META-INF/MANIFEST.MF
res/drawable-xxhdpi-v4/btn_green_normal.9.png
res/drawable-xxxhdpi-v4/gph_ic_gif.png
res/layout/view_photo_editor_text.xml
res/layout/layout_dialog_colorpicker.xml
res/drawable-mdpi-v4/ic_arrow_right.png
res/drawable-xxhdpi-v4/abc_text_select_handle_right_mtrl_dark.png
res/layout/gph_attribution_view.xml
res/layout/pick_color_and_width_dialog_layout.xml
res/layout-v16/notification_template_custom_big.xml
META-INF/giphy-ui-2.0.1_release.kotlin_module
res/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png
res/drawable-hdpi-v4/sticker_3rdparty_wa.png
res/drawable-hdpi-v4/ic_adjust_black_24dp.png
res/drawable/design_password_eye.xml
res/drawable-mdpi-v4/abc_text_select_handle_middle_mtrl_dark.png
res/drawable-v21/abc_ratingbar_indicator_material.xml
lib/arm64-v8a/libnative-filters.so
res/drawable-xxhdpi-v4/align_end.png
assets/data
res/drawable-xxhdpi-v4/ic_text_shadow.png
res/drawable/abc_textfield_search_material.xml
res/drawable-xhdpi-v4/ic_empty_dracula.png
res/drawable-xxxhdpi-v4/gph_ic_close.png
kotlin/kotlin.kotlin_builtins
res/drawable-xhdpi-v4/ic_hourglass.png
res/drawable-v23/abc_control_background_material.xml
res/drawable-anydpi-v21/align_center.xml
res/drawable-hdpi-v4/gph_ic_recent.png
res/drawable-v21/abc_btn_colored_material.xml
res/drawable-xxxhdpi-v4/gph_drag_spot.png
META-INF/androidx.lifecycle_lifecycle-livedata.version
res/drawable-xxhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png
res/drawable-xxxhdpi-v4/ic_baseline_restore.png
res/drawable-xxhdpi-v4/gph_ic_text.png
res/drawable-hdpi-v4/ic_close.png
res/drawable-mdpi-v4/abc_list_longpressed_holo.9.png
res/drawable/design_bottom_navigation_item_background.xml
res/drawable-xhdpi-v4/abc_ic_star_half_black_36dp.png
res/drawable-mdpi-v4/ic_gif.png
res/drawable-xhdpi-v4/ic_quick_select_tool.png
res/color-v23/abc_tint_default.xml
res/drawable-xhdpi-v4/ic_check_white_18dp.png
res/drawable-mdpi-v4/ic_play_circle_outline_white_48dp.png
res/font/h15_diamonds.ttf
res/drawable-xxxhdpi-v4/ic_baseline_backup.png
res/drawable-anydpi-v21/ic_text.xml
res/drawable-hdpi-v4/gph_ic_gif.png
res/drawable/btn_checkbox_checked_mtrl.xml
res/drawable-anydpi-v24/gph_ic_verified_user.xml
lib/x86_64/libnative-imagetranscoder.so
res/anim/btn_radio_to_off_mtrl_dot_group_animation.xml
res/drawable-anydpi-v21/ic_baseline_backup.xml
res/drawable-mdpi-v4/common_google_signin_btn_icon_dark_normal_background.9.png
res/animator/mtrl_btn_state_list_anim.xml
res/drawable-xxxhdpi-v4/ic_check_white_18dp.png
res/drawable-hdpi-v4/ic_text.png
res/layout/abc_action_bar_up_container.xml
res/color-v21/abc_btn_colored_borderless_text_material.xml
res/drawable-ldpi-v4/ic_hourglass.png
lib/x86_64/libglide-webp.so
res/layout/abc_cascading_menu_item_layout.xml
res/color/mtrl_chip_close_icon_tint.xml
res/drawable-hdpi-v4/shape_24dp.png
res/drawable-mdpi-v4/ic_text_editor_border.png
res/drawable-xxxhdpi-v4/gph_ic_text.png
res/drawable-xxxhdpi-v4/ic_sticker_editor.png
res/drawable-ldpi-v4/align_end.png
res/drawable-xhdpi-v4/ic_sticker_editor.png
res/drawable/mtrl_snackbar_background.xml
res/drawable-hdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png
res/drawable-ldrtl-mdpi-v17/abc_spinner_mtrl_am_alpha.9.png
res/drawable-hdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png
res/drawable/abc_ic_search_api_material.xml
res/drawable-v21/avd_hide_password.xml
res/drawable/abc_ic_menu_overflow_material.xml
res/drawable-hdpi-v4/common_full_open_on_phone.png
res/drawable-xhdpi-v4/align_start.png
res/layout/fragment_single_options_dialog.xml
res/anim/error_x_in.xml
res/drawable/tooltip_frame_dark.xml
res/drawable-xxhdpi-v4/abc_scrubber_track_mtrl_alpha.9.png
res/drawable-xxhdpi-v4/abc_textfield_default_mtrl_alpha.9.png
res/drawable-mdpi-v4/design_ic_visibility.png
res/drawable-watch-v20/common_google_signin_btn_text_disabled.xml
res/layout/gph_no_content_item.xml
res/drawable-hdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png
res/drawable-xxhdpi-v4/abc_text_select_handle_left_mtrl_dark.png
res/drawable-xxhdpi-v4/btn_green_pressed.9.png
res/drawable-hdpi-v4/align_end.png
res/drawable-mdpi-v4/ic_redo.png
res/drawable/abc_edit_text_material.xml
res/drawable-mdpi-v4/abc_btn_check_to_on_mtrl_015.png
res/drawable-xxxhdpi-v4/abc_text_select_handle_right_mtrl_dark.png
res/drawable-xhdpi-v4/ic_baseline_restore_sync.png
res/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png
res/drawable-xxhdpi-v4/gph_ic_back_white.png
META-INF/androidx.cursoradapter_cursoradapter.version
res/drawable-hdpi-v4/ic_brush.png
res/drawable-ldpi-v4/ic_redo.png
res/interpolator/btn_radio_to_on_mtrl_animation_interpolator_0.xml
META-INF/androidx.media_media.version
res/drawable-hdpi-v4/three_dots.png
res/drawable-xhdpi-v4/abc_ic_star_black_16dp.png
res/drawable-mdpi-v4/abc_list_selector_disabled_holo_light.9.png
res/drawable-v21/abc_ratingbar_material.xml
res/drawable-xhdpi-v4/gph_ic_recent.png
res/anim/abc_grow_fade_in_from_bottom.xml
res/drawable-hdpi-v4/design_ic_visibility_off.png
res/font/h25_sabres.ttf
res/layout/fragment_bottom_stickers_list_dialog.xml
res/drawable-hdpi-v4/gph_sticker_bg.png
res/drawable-mdpi-v4/abc_list_pressed_holo_light.9.png
lib/armeabi-v7a/libnative-filters.so
res/color/switch_thumb_material_dark.xml
res/drawable-ldpi-v4/ic_brush.png
META-INF/androidx.savedstate_savedstate.version
res/drawable-xhdpi-v4/plus_gif_button.gif
res/drawable-xxhdpi-v4/ic_baseline_double_arrow.png
res/font/h19_mankala.ttf
META-INF/androidx.fragment_fragment.version
res/layout-v21/notification_action.xml
res/drawable-anydpi-v21/ic_sticker.xml
res/drawable-hdpi-v4/abc_btn_check_to_on_mtrl_000.png
res/drawable-ldpi-v4/gph_ic_search_black.png
lib/x86/librsjni_androidx.so
res/anim/abc_tooltip_enter.xml
res/drawable-xxhdpi-v4/sticker_3rdparty_added.png
META-INF/kotlinx-coroutines-core.kotlin_module
res/layout/notification_template_media_custom.xml
res/drawable-hdpi-v4/notify_panel_notification_icon_bg.png
res/drawable-mdpi-v4/abc_btn_check_to_on_mtrl_000.png
res/layout/sticker_item_frame.xml
res/drawable-hdpi-v4/abc_ic_star_half_black_16dp.png
res/drawable-xhdpi-v4/ic_baseline_download.png
META-INF/androidx.vectordrawable_vectordrawable.version
res/layout/fragment_preview_item.xml
lib/armeabi-v7a/libstatic-webp.so
firebase-iid-interop.properties
res/drawable-mdpi-v4/ic_adjust_black_24dp.png
res/layout/abc_action_mode_close_item_material.xml
play-services-cloud-messaging.properties
res/drawable/design_snackbar_background.xml
res/drawable-mdpi-v4/abc_list_focused_holo.9.png
play-services-ads.properties
res/drawable-ldpi-v4/ic_looks_one_black_24dp.png
res/drawable-hdpi-v4/abc_text_select_handle_right_mtrl_dark.png
res/drawable-anydpi-v21/align_start.xml
META-INF/androidx.sqlite_sqlite-framework.version
res/drawable-xhdpi-v4/notification_bg_normal_pressed.9.png
res/font/h10_nehama.ttf
res/layout-v21/sticker_creator.xml
res/drawable-xhdpi-v4/gph_ic_gif.png
res/anim/btn_checkbox_to_unchecked_icon_null_animation.xml
res/drawable-mdpi-v4/ic_arrow_left.png
res/drawable/gray_button_background.xml
res/drawable/circle_shape.xml
res/drawable-xxhdpi-v4/ic_adjust_black_24dp.png
META-INF/androidx.core_core.version
res/drawable-xhdpi-v4/shape_24dp.png
res/layout/abc_activity_chooser_view.xml
res/drawable-xxhdpi-v4/sticker_3rdparty_wa.png
META-INF/androidx.vectordrawable_vectordrawable-animated.version
res/drawable-hdpi-v4/change_background_24dp.png
res/drawable-xhdpi-v4/crop_image_menu_rotate_right.png
res/drawable-xhdpi-v4/three_dots.png
res/drawable-mdpi-v4/abc_ic_star_half_black_48dp.png
res/animator/mtrl_fab_transformation_sheet_expand_spec.xml
META-INF/okhttp.kotlin_module
res/font/t6_baileysc.ttf
lib/arm64-v8a/libglide-webp.so
res/font/t8_billd.ttf
res/color/mtrl_chip_background_color.xml
firebase-messaging.properties
res/drawable-ldpi-v4/pick_multi.png
res/drawable-mdpi-v4/abc_ic_star_black_48dp.png
res/drawable-hdpi-v4/design_ic_visibility.png
res/drawable-ldpi-v4/ic_adjust_black_24dp.png
res/drawable-hdpi-v4/notification_bg_low_pressed.9.png
res/drawable-ldpi-v4/ic_undo.png
res/layout/design_navigation_item.xml
classes.dex
res/layout/choose_animated_type_dialog_layout.xml
res/anim/design_snackbar_in.xml
META-INF/android.support.design_material.version
res/drawable-hdpi-v4/abc_list_longpressed_holo.9.png
res/drawable-hdpi-v4/ic_eraser.png
res/drawable-hdpi-v4/ic_text_shadow.png
res/drawable-xhdpi-v4/gph_ic_emoji.png
META-INF/androidx.localbroadcastmanager_localbroadcastmanager.version
res/drawable-xxhdpi-v4/ic_text_non_shadow.png
res/drawable-xhdpi-v4/notification_bg_low_pressed.9.png
kotlin/reflect/reflect.kotlin_builtins
res/interpolator/mtrl_fast_out_slow_in.xml
res/drawable-mdpi-v4/common_google_signin_btn_text_dark_normal_background.9.png
res/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png
okhttp3/internal/publicsuffix/NOTICE
lib/armeabi-v7a/libgifimage.so
res/drawable-mdpi-v4/gph_ic_back.png
res/drawable-xhdpi-v4/ic_share.png
res/drawable-mdpi-v4/ic_brush.png
lib/x86/libimagepipeline.so
res/color/mtrl_btn_bg_color_selector.xml
res/drawable-hdpi-v4/ic_text_editor_border.png
res/drawable-mdpi-v4/gph_ic_sticker.png
res/drawable-xxhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png
res/drawable-xxhdpi-v4/gph_ic_locked_red.png
res/anim/btn_radio_to_off_mtrl_ring_outer_animation.xml
res/drawable-hdpi-v4/abc_ic_star_half_black_48dp.png
res/drawable-xxxhdpi-v4/align_end.png
res/drawable-hdpi-v4/ic_sticker.png
res/layout/abc_alert_dialog_button_bar_material.xml
assets/audience_network.dex
firebase-analytics.properties
res/font/t23_nfs_by_jltv.ttf
res/drawable-mdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png
res/drawable/success_bow.xml
res/drawable-xxxhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png
resources.arsc
assets/model.tflite
res/drawable-xhdpi-v4/abc_list_selector_disabled_holo_light.9.png
res/drawable-ldpi-v4/ic_select_all_black_24dp.png
lib/x86/libnative-imagetranscoder.so
res/drawable-mdpi-v4/abc_list_pressed_holo_dark.9.png
res/drawable-xhdpi-v4/abc_text_select_handle_right_mtrl_dark.png
res/drawable-xxhdpi-v4/abc_list_pressed_holo_dark.9.png
res/drawable/abc_list_selector_background_transition_holo_dark.xml
res/drawable-hdpi-v4/abc_spinner_mtrl_am_alpha.9.png
res/drawable-ldpi-v4/gph_ic_search_white.png
res/drawable-xxhdpi-v4/blank_512.png
res/drawable-mdpi-v4/ic_zoom_in_black_24dp.png
res/color/abc_tint_spinner.xml
res/drawable-hdpi-v4/abc_btn_check_to_on_mtrl_015.png
res/drawable-mdpi-v4/ic_hourglass.png
res/drawable-mdpi-v4/search.png
lib/armeabi/libglide-webp.so
res/drawable-xxhdpi-v4/gph_ic_back.png
res/drawable-xhdpi-v4/ic_brush.png
res/layout/abc_screen_simple_overlay_action_mode.xml
play-services-auth.properties
res/drawable-ldpi-v4/ic_sticker.png
res/drawable-xhdpi-v4/notify_panel_notification_icon_bg.png
res/drawable-xxhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png
res/drawable-xxxhdpi-v4/abc_ic_star_black_48dp.png
res/color/zhihu_bottom_toolbar_apply.xml
res/font/h4_rubik_bold.xml
res/anim/abc_fade_in.xml
res/drawable-xhdpi-v4/ic_settings_backup_restore_black_24dp.png
res/drawable-xxxhdpi-v4/ic_baseline_info.png
res/drawable-xhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png
res/drawable-hdpi-v4/pick_multi.png
res/layout/choose_type_dialog_layout.xml
res/color/abc_search_url_text.xml
res/color/dracula_preview_bottom_toolbar_apply.xml
lib/arm64-v8a/libnative-imagetranscoder.so
META-INF/kotlin-android-extensions-runtime.kotlin_module
res/drawable/warning_circle.xml
play-services-auth-base.properties
res/drawable-hdpi-v4/abc_text_select_handle_left_mtrl_light.png
res/drawable-xhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png
res/drawable/notification_icon_background.xml
res/drawable-xhdpi-v4/ic_close.png
res/anim-ldrtl/slide_in_left.xml
res/drawable-mdpi-v4/sticker_3rdparty_wa.png
META-INF/services/kotlinx.coroutines.CoroutineExceptionHandler
res/drawable-hdpi-v4/ic_sticker_editor.png
res/drawable-ldpi-v4/ic_text_editor_border.png
play-services-tasks.properties
res/drawable-mdpi-v4/gph_ic_close.png
res/drawable-xhdpi-v4/abc_text_select_handle_left_mtrl_dark.png
res/drawable-xhdpi-v4/ic_text.png
META-INF/androidx.lifecycle_lifecycle-livedata-core.version
res/drawable/abc_ratingbar_material.xml
res/drawable/common_google_signin_btn_icon_dark_focused.xml
res/drawable-iw-xhdpi-v4/add_sticker_gif.gif
res/drawable-mdpi-v4/ic_close.png
lib/x86_64/libstatic-webp.so
res/drawable-xhdpi-v4/abc_btn_radio_to_on_mtrl_015.png
res/drawable-mdpi-v4/ic_baseline_backup.png
res/layout/design_navigation_item_subheader.xml
res/anim/design_bottom_sheet_slide_out.xml
res/drawable-anydpi-v21/ic_baseline_restore.xml
res/drawable-xhdpi-v4/ic_check_black_24dp.png
res/drawable-xhdpi-v4/gph_ic_trending_line.png
META-INF/services/kotlinx.coroutines.internal.MainDispatcherFactory
lib/arm64-v8a/libstatic-webp.so
res/drawable-hdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png
res/drawable-mdpi-v4/notification_bg_low_normal.9.png
res/drawable-xxhdpi-v4/ic_arrow_left.png
res/layout-v21/activity_matisse.xml
res/interpolator/btn_checkbox_unchecked_mtrl_animation_interpolator_1.xml
res/drawable-mdpi-v4/abc_text_select_handle_right_mtrl_dark.png
res/drawable-xhdpi-v4/ic_content_copy.png
res/color/mtrl_tabs_colored_ripple_color.xml
res/drawable-xxhdpi-v4/ic_content_copy.png
res/layout/gph_media_type_item.xml
res/drawable-xhdpi-v4/ic_preview_radio_off.webp
res/drawable-anydpi-v21/ic_check_black_24dp.xml
res/drawable/ic_mtrl_chip_close_circle.xml
res/layout/abc_dialog_title_material.xml
kotlin/collections/collections.kotlin_builtins
res/layout/notification_template_part_time.xml
res/drawable-xxhdpi-v4/abc_ic_star_half_black_48dp.png
res/drawable-hdpi-v4/abc_scrubber_control_off_mtrl_alpha.png
res/drawable-xhdpi-v4/ic_baseline_restore.png
res/color-v23/abc_btn_colored_borderless_text_material.xml
res/drawable-mdpi-v4/abc_spinner_mtrl_am_alpha.9.png
res/drawable-anydpi-v21/ic_preview.xml
res/drawable-xxxhdpi-v4/ic_text_shadow.png
res/layout/gph_search_fragment.xml
res/drawable-xxxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png
res/layout/browser_actions_context_menu_page.xml
META-INF/androidx.legacy_legacy-support-core-utils.version
res/drawable-xhdpi-v4/common_google_signin_btn_icon_light_normal_background.9.png
res/drawable-hdpi-v4/ic_select_all_black_24dp.png
res/drawable-xxhdpi-v4/gph_ic_emoji.png
lib/arm64-v8a/libanimation-decoder-gif.so
billing.properties
res/drawable-hdpi-v4/abc_list_focused_holo.9.png
res/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png
res/drawable-hdpi-v4/googleg_standard_color_18.png
res/drawable-xhdpi-v4/ic_arrow_drop_down_white_24dp.png
res/drawable-xhdpi-v4/gph_ic_search_white.png
res/drawable/common_google_signin_btn_icon_dark.xml
res/drawable-ldpi-v4/gph_ic_search_pink.png
res/drawable/ic_magic_wand_24dp.png
res/anim/btn_radio_to_on_mtrl_dot_group_animation.xml
res/drawable-anydpi-v21/ic_looks_one_black_24dp.xml
res/color-v23/abc_tint_spinner.xml
res/drawable-xxhdpi-v4/common_google_signin_btn_text_dark_normal_background.9.png
res/drawable-v21/$avd_show_password__2.xml
res/drawable-xxxhdpi-v4/align_center.png
res/color/abc_background_cache_hint_selector_material_dark.xml
res/drawable-anydpi-v24/gph_ic_gif.xml
res/drawable-ldpi-v4/change_background_24dp.png
res/drawable-xxhdpi-v4/ic_garbage.png
res/drawable-xhdpi-v4/ic_select_all_black_24dp.png
res/drawable-mdpi-v4/googleg_disabled_color_18.png
res/drawable-hdpi-v4/ic_play_circle_outline_white_48dp.png
res/drawable-mdpi-v4/abc_ic_star_black_36dp.png
res/layout/abc_search_view.xml
res/layout/activity_erase_background.xml
res/drawable-xxhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png
res/drawable-xxhdpi-v4/ic_arrow_drop_down_white_24dp.png
res/drawable-mdpi-v4/design_ic_visibility_off.png
res/drawable-ldpi-v4/ic_insert_emoticon.png
META-INF/kotlin-stdlib-common.kotlin_module
META-INF/CERT.RSA
res/drawable-mdpi-v4/googleg_standard_color_18.png
res/drawable-xhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png
res/drawable-pt-xhdpi-v4/add_sticker_gif.gif
res/drawable-xxhdpi-v4/align_start.png
res/drawable-xhdpi-v4/notification_bg_normal.9.png
res/drawable/abc_ic_go_search_api_material.xml
res/drawable/gph_action_background.xml
res/drawable-xxhdpi-v4/ic_zoom_in_black_24dp.png
res/drawable-xxxhdpi-v4/ic_done_white_24dp.png
res/anim/design_bottom_sheet_slide_in.xml
res/drawable-mdpi-v4/ic_text.png
res/menu/frame_options_menu.xml
res/drawable-hdpi-v4/ic_preview.png
res/drawable-hdpi-v4/ic_settings_backup_restore_black_24dp.png
res/drawable-xxhdpi-v4/abc_btn_check_to_on_mtrl_015.png
res/layout/color_custom_item_list.xml
META-INF/androidx.transition_transition.version
res/anim/success_bow_roate.xml
res/interpolator-v21/mtrl_fast_out_slow_in.xml
res/font/h23_katsefet.ttf
res/drawable-xxhdpi-v4/design_ic_visibility_off.png
res/drawable-xhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png
res/drawable-xxxhdpi-v4/search.png
firebase-datatransport.properties
res/drawable-mdpi-v4/abc_scrubber_track_mtrl_alpha.9.png
res/drawable/common_google_signin_btn_icon_disabled.xml
res/font/t24_batmfo.ttf
res/drawable-anydpi-v21/ic_sticker_editor.xml
res/drawable-xxxhdpi-v4/abc_switch_track_mtrl_alpha.9.png
META-INF/androidx.print_print.version
res/color/mtrl_bottom_nav_colored_item_tint.xml
res/drawable/gph_suggestion_item_shape.xml
firebase-iid.properties
res/layout/design_layout_snackbar_include.xml
res/drawable-hdpi-v4/ic_content_copy.png
res/drawable-ldrtl-mdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png
res/drawable-xhdpi-v4/crop_image_menu_rotate_left.png
res/drawable-xhdpi-v4/search.png
res/layout/abc_expanded_menu_layout.xml
res/drawable-hdpi-v4/ic_empty_dracula.png
res/drawable/freelysticker.png
res/color/zhihu_bottom_toolbar_preview.xml
res/drawable-hdpi-v4/common_google_signin_btn_icon_light_normal_background.9.png
res/interpolator-v21/mtrl_linear_out_slow_in.xml
res/drawable-hdpi-v4/ic_redo.png
META-INF/androidx.documentfile_documentfile.version
res/layout/browser_actions_context_menu_row.xml
res/drawable-xxxhdpi-v4/gph_ic_trending_line.png
res/drawable-mdpi-v4/ic_delete.png
res/drawable-xxhdpi-v4/ic_bring_to_front.png
res/drawable-xxxhdpi-v4/crop_image_menu_flip.png
res/drawable-xxxhdpi-v4/ic_preview.png
res/layout/abc_screen_toolbar.xml
res/drawable-xhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png
res/layout-v21/sticker_animated_pick_creator.xml
lib/arm64-v8a/libimagepipeline.so
res/drawable/abc_btn_borderless_material.xml
res/drawable/powered_by_giphy.png
res/color-v23/abc_color_highlight_material.xml
res/drawable-anydpi-v21/pick_multi.xml
res/drawable-xhdpi-v4/ic_done_white_24dp.png
res/drawable-xxhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png
res/font/t14_firestar.ttf
res/drawable-hdpi-v4/ic_undo.png
res/drawable-xhdpi-v4/gph_ic_sticker.png
res/drawable-xhdpi-v4/gph_gif_branding.png
res/drawable-xxhdpi-v4/ic_redo.png
res/layout/mtrl_layout_snackbar.xml
res/drawable-xxhdpi-v4/ic_baseline_info.png
res/drawable-xxhdpi-v4/sticker_error.png
firebase-annotations.properties
res/drawable-xxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png
res/drawable-anydpi-v24/$gph_ic_search_pink__0.xml
res/drawable-mdpi-v4/gph_drag_spot.png
res/drawable/abc_tab_indicator_material.xml
res/drawable-xxhdpi-v4/ic_eraser.png
res/drawable-ldpi-v4/ic_bring_to_front.png
res/drawable-xxxhdpi-v4/ic_text.png
res/layout/view_didi_photo_editor_text.xml
res/layout/activity_sticker_pack_receiver.xml
lib/x86_64/libRSSupport.so
res/drawable-xxhdpi-v4/ic_check_white_18dp.png
res/drawable/navigation_empty_icon.xml
META-INF/androidx.recyclerview_recyclerview.version
res/drawable-hdpi-v4/ic_baseline_backup.png
res/drawable-xhdpi-v4/ic_text_editor_border.png
res/drawable-xhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png
res/layout/sticker_image.xml
res/drawable-xxhdpi-v4/ic_baseline_backup.png
res/drawable-ldpi-v4/ic_baseline_restore.png
res/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_light.9.png
res/mipmap-mdpi-v4/ic_launcher.png
res/drawable-ldpi-v4/ic_garbage.png
res/drawable-hdpi-v4/ic_quick_select_tool.png
res/drawable-anydpi-v21/gph_ic_trending_line.xml
firebase-installations.properties
res/color/mtrl_tabs_icon_color_selector.xml
res/drawable-xhdpi-v4/gph_ic_locked_red.png
res/layout-v21/notification_template_icon_group.xml
lib/x86/librsjni.so
res/drawable-anydpi-v21/three_dots.xml
res/layout/abc_activity_chooser_view_list_item.xml
res/drawable-xxxhdpi-v4/change_background_24dp.png
res/drawable/abc_vector_test.xml
res/font/t21_neck_candy.ttf
res/color/abc_tint_edittext.xml
res/drawable-mdpi-v4/abc_cab_background_top_mtrl_alpha.9.png
res/drawable-xhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png
res/layout/abc_action_bar_title_item.xml
res/drawable-v21/$avd_hide_password__0.xml
res/drawable/abc_btn_check_material.xml
user-messaging-platform.properties
res/drawable-mdpi-v4/gph_ic_recent.png
res/drawable-ldpi-v4/gph_ic_text.png
res/drawable-xhdpi-v4/ic_eraser.png
res/drawable-hdpi-v4/gph_ic_sticker.png
res/drawable-xhdpi-v4/gph_ic_search_black.png
res/drawable-xxhdpi-v4/abc_ic_star_black_48dp.png
res/drawable-xxhdpi-v4/ic_close.png
res/drawable-xxxhdpi-v4/abc_btn_radio_to_on_mtrl_015.png
res/drawable-ldpi-v4/ic_baseline_download.png
res/layout/fragment_bottom_list_dialog.xml
res/drawable-xxhdpi-v4/abc_text_select_handle_middle_mtrl_light.png
res/drawable-hdpi-v4/ic_preview_radio_on.webp
res/drawable/abc_btn_radio_material.xml
res/drawable-mdpi-v4/gph_ic_text.png
res/drawable-xxhdpi-v4/ic_undo.png
res/layout/notification_template_big_media.xml
res/drawable-ldrtl-hdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png
res/drawable-xxhdpi-v4/abc_list_longpressed_holo.9.png
res/drawable-xxhdpi-v4/ic_share.png
res/drawable-hdpi-v4/abc_list_selector_disabled_holo_light.9.png
res/drawable/common_google_signin_btn_icon_light_focused.xml
res/drawable-ldpi-v4/gph_ic_emoji.png
res/drawable-mdpi-v4/ic_share.png
res/drawable-xxxhdpi-v4/gph_gif_branding.png
res/anim/zoom_in_out.xml
res/drawable/abc_cab_background_internal_bg.xml
res/layout-v21/notification_action_tombstone.xml
res/layout/row_fragment_view.xml
res/drawable-mdpi-v4/notification_bg_low_pressed.9.png
META-INF/kotlinx-coroutines-android.kotlin_module
play-services-measurement-api.properties
res/drawable/common_google_signin_btn_text_dark_normal.xml
res/layout/sticker_pack_details.xml
res/drawable-v21/design_bottom_navigation_item_background.xml
res/interpolator/mtrl_linear_out_slow_in.xml
META-INF/kotlin-stdlib-jdk7.kotlin_module
res/drawable-ldpi-v4/ic_arrow_right.png
res/drawable-mdpi-v4/abc_textfield_activated_mtrl_alpha.9.png
res/drawable/abc_seekbar_track_material.xml
res/drawable/error_center_x.xml
res/drawable-hdpi-v4/ic_gif.png
res/drawable-xxhdpi-v4/common_google_signin_btn_text_light_normal_background.9.png
res/drawable-xxxhdpi-v4/gph_ic_search_pink.png
res/drawable-v21/design_password_eye.xml
res/drawable-hdpi-v4/abc_switch_track_mtrl_alpha.9.png
res/drawable-ldrtl-xxxhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png
res/drawable-xxhdpi-v4/sticker_3rdparty_add.png
res/drawable-anydpi-v21/ic_hourglass.xml
res/drawable-xhdpi-v4/ic_looks_one_black_24dp.png
res/drawable-hdpi-v4/ic_edit.png
res/drawable-xxhdpi-v4/ic_crop_rotate_black_24dp.png
res/drawable-ldpi-v4/gph_ic_sticker.png
res/drawable-hdpi-v4/abc_ic_star_half_black_36dp.png
res/drawable-mdpi-v4/ic_baseline_double_arrow.png
res/drawable-xxhdpi-v4/ic_text_editor_border.png
res/layout/select_dialog_item_material.xml
res/drawable-xhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png
res/drawable-xhdpi-v4/ic_adjust_black_24dp.png
play-services-measurement.properties
res/drawable-mdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png
res/drawable-xhdpi-v4/ic_text_shadow.png
res/drawable-hdpi-v4/ic_arrow_drop_down_white_24dp.png
res/drawable-xxhdpi-v4/ic_baseline_download.png
kotlin/annotation/annotation.kotlin_builtins
res/drawable-xxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png
res/drawable-xxxhdpi-v4/ic_share.png
res/drawable-xxxhdpi-v4/align_start.png
res/drawable-watch-v20/abc_dialog_material_background.xml
res/drawable-hdpi-v4/ic_baseline_download.png
res/layout/design_navigation_menu.xml
META-INF/androidx.asynclayoutinflater_asynclayoutinflater.version
res/anim/modal_in.xml
res/drawable-mdpi-v4/ic_text_non_shadow.png
res/drawable-xhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png
res/color/abc_secondary_text_material_light.xml
res/drawable-mdpi-v4/shape_24dp.png
res/anim/error_frame_in.xml
res/color/switch_thumb_material_light.xml
res/drawable-mdpi-v4/ic_preview_radio_on.webp
res/drawable-xxhdpi-v4/ic_sticker.png
res/drawable-hdpi-v4/ic_arrow_left.png
res/layout/remove_frame_dialog_layout.xml
res/drawable-mdpi-v4/change_background_24dp.png
res/drawable-mdpi-v4/ic_baseline_download.png
res/drawable-xhdpi-v4/align_center.png
res/anim/abc_slide_out_top.xml
META-INF/androidx.arch.core_core-runtime.version
res/drawable/warning_sigh.xml
res/layout/abc_screen_simple.xml
res/drawable-xhdpi-v4/ic_arrow_left.png
res/layout/notification_action_tombstone.xml
res/drawable-anydpi-v21/gph_ic_locked_red.xml
res/drawable-xxxhdpi-v4/gph_ic_back_white.png
firebase-auth-interop.properties
res/drawable-mdpi-v4/abc_tab_indicator_mtrl_alpha.9.png
res/drawable/ic_mtrl_chip_checked_circle.xml
res/anim/slide_in_bottom.xml
res/color-v23/abc_tint_seek_thumb.xml
res/drawable/gph_purple_btn_selector.xml
res/drawable-xxxhdpi-v4/ic_eraser.png
res/drawable-anydpi-v21/ic_text_editor_border.xml
res/drawable-xxhdpi-v4/ic_edit.png
res/drawable/gph_sticker_bg_drawable.xml
res/interpolator/fast_out_slow_in.xml
res/color-v23/abc_tint_edittext.xml
res/drawable/abc_switch_thumb_material.xml
res/font/t10_chlorinr.ttf
res/drawable-anydpi-v21/ic_zoom_in_black_24dp.xml
res/drawable-xxhdpi-v4/align_center.png
res/drawable-xxhdpi-v4/ic_settings_backup_restore_black_24dp.png
res/drawable/grid_view_selector.xml
okhttp3/internal/publicsuffix/publicsuffixes.gz
play-services-ads-base.properties
res/drawable-xhdpi-v4/abc_text_select_handle_left_mtrl_light.png
res/drawable-xxxhdpi-v4/ic_brush.png
res/drawable/btn_checkbox_unchecked_mtrl.xml
res/drawable-mdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png
res/drawable-xhdpi-v4/abc_list_divider_mtrl_alpha.9.png
lib/x86/libstatic-webp.so
res/drawable-ldpi-v4/ic_edit.png
res/drawable-xhdpi-v4/gph_ic_close.png
res/drawable-anydpi-v21/ic_bring_to_front.xml
res/drawable-hdpi-v4/ic_text_non_shadow.png
res/drawable-hdpi-v4/align_center.png
res/layout-sw600dp-v13/mtrl_layout_snackbar.xml
res/drawable-ldpi-v4/gph_ic_recent.png
res/drawable/btn_radio_on_to_off_mtrl_animation.xml
res/drawable-xxhdpi-v4/gph_ic_verified_user.png
res/drawable-xxxhdpi-v4/ic_select_all_black_24dp.png
res/drawable-xxxhdpi-v4/pick_multi.png
res/font/h0_gan_clm.ttf
res/font/h9_frank_ruhl_libre_medium.xml
res/color/design_error.xml
res/layout/design_layout_tab_text.xml
res/drawable-hdpi-v4/abc_ic_menu_cut_mtrl_alpha.png
res/drawable-xxhdpi-v4/abc_list_divider_mtrl_alpha.9.png
com/google/api/client/googleapis/google.jks
res/drawable-xxhdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png
res/font/t18_hearrg.ttf
res/drawable-xhdpi-v4/ic_preview_radio_on.webp
res/drawable/isb_indicator_square_corners.xml
res/anim/btn_checkbox_to_checked_icon_null_animation.xml
res/drawable-hdpi-v4/gph_ic_close.png
res/drawable-xxhdpi-v4/ic_sticker_editor.png
res/color/dracula_bottom_toolbar_preview.xml
res/drawable-ldrtl-xxhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png
res/drawable-hdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png
res/drawable-mdpi-v4/ic_edit.png
res/drawable-ldpi-v4/ic_zoom_in_black_24dp.png
res/layout/sticker_packs_list_item.xml
res/drawable-hdpi-v4/ic_preview_radio_off.webp
res/drawable/btn_radio_off_to_on_mtrl_animation.xml
res/drawable-v21/$avd_show_password__0.xml
res/drawable-xhdpi-v4/abc_list_pressed_holo_light.9.png
META-INF/androidx.activity_activity.version
res/drawable-xxhdpi-v4/ic_looks_one_black_24dp.png
res/drawable-xxhdpi-v4/abc_ic_star_half_black_36dp.png
res/layout/design_navigation_menu_item.xml
res/layout/abc_action_menu_item_layout.xml
res/drawable/original_bk_logo.bmp
res/font/t2_12tonsushi.ttf
res/font/t1_12_go.ttf
res/drawable-ldpi-v4/ic_text_non_shadow.png
res/font/t22_newcrack.ttf
res/layout/activity_entry.xml
res/drawable-anydpi-v21/ic_adjust_black_24dp.xml
res/drawable-hdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png
res/drawable-xhdpi-v4/ic_gif.png
res/drawable-anydpi-v21/ic_baseline_double_arrow.xml
res/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png
res/drawable-xxhdpi-v4/ic_delete.png
res/drawable-xxhdpi-v4/gph_ic_close.png
res/drawable-xhdpi-v4/gph_ic_search_pink.png
res/drawable-xxhdpi-v4/gph_ic_recent.png
res/drawable-hdpi-v4/gph_ic_locked_red.png
res/drawable-iw-xhdpi-v4/sharepic.webp
res/layout-v22/abc_alert_dialog_button_bar_material.xml
res/animator/design_fab_show_motion_spec.xml
res/drawable-xhdpi-v4/abc_scrubber_control_off_mtrl_alpha.png
res/drawable/abc_btn_check_material_anim.xml
res/drawable-xhdpi-v21/ic_baseline_restore_sync.xml
res/drawable-xhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png
res/drawable-xxxhdpi-v4/abc_ic_star_half_black_48dp.png
res/font/t12_ethnocen.ttf
res/drawable-xxhdpi-v4/gph_sticker_bg_light.png
res/drawable-xhdpi-v4/ic_insert_emoticon.png
transport-backend-cct.properties
res/drawable-anydpi-v21/shape_24dp.xml
res/layout-v21/view_didi_photo_editor_emoji.xml
res/drawable/abc_seekbar_thumb_material.xml
res/drawable/transparentbg.png
res/anim/abc_fade_out.xml
res/layout/gph_actions_view.xml
res/color/abc_background_cache_hint_selector_material_light.xml
res/drawable-anydpi-v21/ic_settings_backup_restore_black_24dp.xml
res/font/h6_josef.ttf
res/drawable-mdpi-v4/gph_ic_search_black.png
res/drawable-xhdpi-v4/gph_drag_spot.png
res/drawable-xxxhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png
res/drawable-xhdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png
res/drawable-xxxhdpi-v4/ic_sticker.png
res/drawable-xxhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png
res/drawable/mtrl_tabs_default_indicator.xml
res/drawable-hdpi-v4/ic_looks_one_black_24dp.png
res/font/h2_suez_one.xml
res/drawable-anydpi-v21/ic_arrow_right.xml
res/drawable-hdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png
res/drawable-xxhdpi-v4/change_background_24dp.png
res/drawable-xxhdpi-v4/three_dots.png
res/layout/activity_edit_image.xml
res/drawable-v21/abc_edit_text_material.xml
res/layout/mtrl_layout_snackbar_include.xml
res/drawable-mdpi-v4/gph_ic_emoji.png
res/drawable-xxxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png
res/font/t28_proclamate_ribbon.ttf
res/drawable-xhdpi-v4/ic_baseline_double_arrow.png
res/anim/btn_radio_to_off_mtrl_ring_outer_path_animation.xml
res/font/h27_shiranke_thin.ttf
res/layout-v21/abc_screen_toolbar.xml
res/drawable-hdpi-v4/abc_scrubber_track_mtrl_alpha.9.png
res/drawable-ldpi-v4/gph_ic_locked_red.png
res/drawable-ldpi-v4/ic_crop_rotate_black_24dp.png
res/drawable-hdpi-v4/ic_zoom_in_black_24dp.png
res/drawable-xxhdpi-v4/ic_empty_dracula.png
res/font/t11_comep.ttf
res/layout-watch-v20/abc_alert_dialog_button_bar_material.xml
lib/x86_64/libanimation-decoder-gif.so
res/drawable-xhdpi-v4/ic_play_circle_outline_white_48dp.png
res/layout/gph_suggestions_view.xml
res/drawable-mdpi-v4/abc_ic_menu_cut_mtrl_alpha.png
assets/0.webp
res/anim/design_snackbar_out.xml
res/drawable-xhdpi-v4/ic_edit.png
META-INF/androidx.drawerlayout_drawerlayout.version
res/color/isb_selector_tick_marks_color.xml
res/drawable-hdpi-v4/abc_ic_star_black_16dp.png
res/drawable-ldpi-v4/ic_preview.png
res/drawable-v21/$avd_show_password__1.xml
res/drawable-hdpi-v4/abc_popup_background_mtrl_mult.9.png
res/font/h20_buot.ttf
res/drawable-anydpi-v21/change_background_24dp.xml
res/drawable-hdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png
res/layout/color_picker_item_list.xml
META-INF/androidx.interpolator_interpolator.version
res/drawable-hdpi-v4/ic_baseline_info.png
res/drawable-hdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png
res/drawable-mdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png
res/drawable-v21/abc_action_bar_item_background_material.xml
res/drawable-mdpi-v4/ic_settings_backup_restore_black_24dp.png
play-services-drive.properties
res/drawable-xxhdpi-v4/googleg_standard_color_18.png
res/font/t17_grotb.ttf
res/anim/abc_shrink_fade_out_from_bottom.xml
res/drawable-hdpi-v4/abc_textfield_default_mtrl_alpha.9.png
res/drawable-ldpi-v4/ic_done_white_24dp.png
res/font/t20_kinkee.ttf
res/drawable-xhdpi-v4/googleg_disabled_color_18.png
res/drawable/btn_radio_on_mtrl.xml
res/drawable-ldpi-v4/gph_ic_gif.png
assets/tray.png
res/drawable-hdpi-v4/ic_garbage.png
res/drawable-mdpi-v4/ic_baseline_restore.png
res/drawable-mdpi-v4/notification_bg_normal.9.png
res/layout-v24/main_activity.xml
res/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png
res/drawable-xxhdpi-v4/abc_list_pressed_holo_light.9.png
res/drawable-xxxhdpi-v4/ic_content_copy.png
res/drawable-mdpi-v4/ic_empty_dracula.png
res/drawable/abc_item_background_holo_dark.xml
res/drawable-xxhdpi-v4/abc_text_select_handle_left_mtrl_light.png
res/drawable-xxxhdpi-v4/ic_crop_rotate_black_24dp.png
META-INF/androidx.lifecycle_lifecycle-viewmodel.version
res/animator/mtrl_fab_transformation_sheet_collapse_spec.xml
res/drawable-hdpi-v4/notification_bg_low_normal.9.png
res/drawable-xxxhdpi-v4/ic_close.png
res/layout-v24/fragment_bottom_sticker_picker_dialog.xml
res/layout-v21/notification_template_custom_big.xml
res/layout/abc_popup_menu_header_item_layout.xml
firebase-ads.properties
res/menu/crop_image_menu.xml
res/drawable-anydpi-v21/ic_eraser.xml
res/font/t5_albam.ttf
res/drawable-xxxhdpi-v4/ic_edit.png
res/drawable-hdpi-v4/ic_hourglass.png
firebase-common.properties
res/color/common_google_signin_btn_text_light.xml
res/drawable-mdpi-v4/gph_ic_trending_line.png
res/layout/drive_pack_list_item.xml
res/drawable-hdpi-v4/ic_verified_badge.png
res/drawable-mdpi-v4/gph_gif_branding.png
res/layout/activity_edit_image_preview_dialog.xml
firebase-installations-interop.properties
lib/x86_64/librsjni.so
res/drawable-hdpi-v4/align_start.png
res/drawable-ldpi-v4/gph_ic_trending_line.png
res/drawable-mdpi-v4/abc_ic_star_half_black_36dp.png
res/drawable-mdpi-v4/abc_list_selector_disabled_holo_dark.9.png
res/drawable-xxhdpi-v4/ic_gif.png
res/drawable-xxxhdpi-v4/ic_empty_zhihu.png
res/drawable/btn_checkbox_unchecked_to_checked_mtrl_animation.xml
res/layout/support_simple_spinner_dropdown_item.xml
res/layout/activity_sticker_pack_list.xml
res/anim/success_mask_layout.xml
res/drawable-xxxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png
res/drawable/common_google_signin_btn_icon_light_normal.xml
res/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_dark.9.png
res/drawable-ldpi-v4/three_dots.png
res/drawable-xxhdpi-v4/gph_ic_search_pink.png
res/layout/abc_select_dialog_material.xml
res/layout/notification_template_icon_group.xml
res/drawable-ldpi-v4/gph_ic_back.png
res/drawable-hdpi-v4/abc_list_pressed_holo_dark.9.png
res/drawable-xhdpi-v4/sharepic.webp
res/anim/btn_checkbox_to_checked_box_outer_merged_animation.xml
res/drawable-xhdpi-v4/ic_remove.png
res/drawable-hdpi-v4/gph_ic_search_pink.png
res/drawable-mdpi-v4/ic_remove.png
res/drawable-xxxhdpi-v4/gph_ic_emoji.png
res/layout/gph_network_state_item.xml
res/drawable-xhdpi-v4/pick_multi.png
res/color/abc_tint_btn_checkable.xml
res/drawable-xxhdpi-v4/gph_gif_branding.png
kotlin/internal/internal.kotlin_builtins
lib/x86_64/librsjni_androidx.so
res/drawable-xxhdpi-v4/gph_ic_search_black.png
META-INF/androidx.swiperefreshlayout_swiperefreshlayout.version
res/interpolator/mtrl_linear.xml
res/color/abc_btn_colored_text_material.xml
res/color/mtrl_btn_text_btn_ripple_color.xml
META-INF/androidx.lifecycle_lifecycle-service.version
res/drawable-xxxhdpi-v4/ic_photo_camera_white_24dp.png
res/drawable-ldrtl-xxhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png
res/drawable-xxhdpi-v4/gph_ic_trending_line.png
res/drawable-ldpi-v4/gph_ic_verified_user.png
classes2.dex
res/drawable-xxhdpi-v4/abc_btn_radio_to_on_mtrl_015.png
res/drawable-ldpi-v4/gph_ic_back_white.png
res/layout/notification_template_big_media_narrow_custom.xml
res/drawable-xxxhdpi-v4/ic_baseline_double_arrow.png
res/drawable-xhdpi-v4/sticker_3rdparty_add.png
res/drawable-anydpi-v21/ic_content_copy.xml
res/drawable-hdpi-v4/gph_ic_trending_line.png
res/drawable-xhdpi-v4/change_background_24dp.png
res/drawable-anydpi-v21/ic_crop_rotate_black_24dp.xml
res/drawable-xhdpi-v4/ic_delete.png
lib/x86_64/libgifimage.so
res/drawable-mdpi-v4/common_google_signin_btn_icon_light_normal_background.9.png
res/drawable-ldpi-v4/ic_settings_backup_restore_black_24dp.png
res/drawable/abc_ratingbar_indicator_material.xml
res/drawable-xxxhdpi-v4/ic_adjust_black_24dp.png
res/drawable-mdpi-v4/gph_sticker_bg_light.png
res/drawable-xxhdpi-v4/abc_ic_menu_share_mtrl_alpha.png
res/menu/drive_menu.xml
play-services-measurement-impl.properties
res/drawable/common_google_signin_btn_text_light.xml
res/layout-v21/view_didi_photo_editor_text.xml
res/drawable-xxxhdpi-v4/ic_empty_dracula.png
res/layout/editor_sticker_image.xml
META-INF/androidx.loader_loader.version
res/drawable-xxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png
res/drawable-xxhdpi-v4/shape_24dp.png
res/drawable/abc_list_selector_holo_dark.xml
res/anim/modal_out.xml
res/drawable-xxhdpi-v4/abc_btn_radio_to_on_mtrl_000.png
META-INF/androidx.viewpager_viewpager.version
res/animator/mtrl_btn_unelevated_state_list_anim.xml
res/drawable-ldrtl-xhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png
res/layout-v26/abc_screen_toolbar.xml
res/anim/abc_tooltip_exit.xml
res/drawable-hdpi-v4/gph_ic_search_black.png
res/layout/notification_template_big_media_custom.xml
res/drawable-xxhdpi-v4/ic_text.png
res/drawable-mdpi-v4/abc_text_select_handle_left_mtrl_dark.png
res/layout/media_grid_content.xml
res/drawable-hdpi-v4/gph_drag_spot.png
res/interpolator/btn_checkbox_unchecked_mtrl_animation_interpolator_0.xml
res/layout/fragment_bottom_properties_dialog.xml
res/layout/sticker_pack_list_item_image.xml
res/drawable-xxhdpi-v4/ic_arrow_right.png
res/drawable-anydpi-v21/gph_ic_recent.xml
res/drawable-xxhdpi-v4/gph_ic_gif.png
firebase-encoders.properties
res/drawable/abc_ratingbar_small_material.xml
res/drawable-xxhdpi-v4/ic_play_circle_outline_white_48dp.png
res/drawable-mdpi-v4/ic_preview_radio_off.webp
res/drawable-mdpi-v4/abc_text_select_handle_right_mtrl_light.png
res/drawable-anydpi-v21/ic_baseline_info.xml
res/font/t15_vtcbelialsbladeshadow.ttf
res/layout-v21/activity_backup.xml
META-INF/androidx.cardview_cardview.version
res/drawable/abc_spinner_textfield_background_material.xml
res/color/mtrl_btn_text_color_selector.xml
res/drawable/abc_dialog_material_background.xml
res/layout/alert_dialog.xml
META-INF/androidx.coordinatorlayout_coordinatorlayout.version
res/drawable/common_google_signin_btn_text_disabled.xml
res/color/mtrl_fab_ripple_color.xml
res/drawable-xhdpi-v4/gph_sticker_bg.png
res/color/common_google_signin_btn_tint.xml
res/drawable-xxxhdpi-v4/gph_ic_back.png
res/layout/notification_media_cancel_action.xml
kotlin/ranges/ranges.kotlin_builtins
res/mipmap-xxhdpi-v4/ic_launcher.png
res/drawable-xxhdpi-v4/blank_96.png
res/drawable-mdpi-v4/ic_preview.png
res/drawable-xhdpi-v4/ic_baseline_info.png
res/drawable-xhdpi-v4/ic_garbage.png
res/drawable-hdpi-v4/common_google_signin_btn_icon_dark_normal_background.9.png
res/drawable-hdpi-v4/gph_sticker_bg_light.png
res/color/zhihu_preview_bottom_toolbar_apply.xml
res/drawable-ldpi-v4/ic_check_black_24dp.png
res/drawable-mdpi-v4/abc_switch_track_mtrl_alpha.9.png
res/drawable-xxxhdpi-v4/abc_ic_star_half_black_16dp.png
res/drawable-hdpi-v4/crop_image_menu_rotate_right.png
res/drawable/transparentbg_withborder.png
res/font/t3_actionj.ttf
res/anim/btn_checkbox_to_checked_box_inner_merged_animation.xml
res/drawable-hdpi-v4/abc_list_selector_disabled_holo_dark.9.png
res/drawable-hdpi-v4/ic_done_white_24dp.png
res/drawable-xhdpi-v4/abc_btn_check_to_on_mtrl_015.png
res/drawable-xxhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png
res/drawable-xxhdpi-v4/ic_done_white_24dp.png
res/font/roboto_medium.xml
res/drawable/btn_checkbox_checked_to_unchecked_mtrl_animation.xml
res/drawable/design_fab_background.xml
lib/armeabi-v7a/libanimation-decoder-gif.so
res/drawable-hdpi-v4/ic_delete.png
res/layout/design_layout_tab_icon.xml
res/anim-v21/design_bottom_sheet_slide_out.xml
res/drawable-xxxhdpi-v4/abc_text_select_handle_right_mtrl_light.png
res/layout/abc_screen_content_include.xml
res/drawable/ic_mtrl_chip_checked_black.xml
res/drawable-xxxhdpi-v4/ic_insert_emoticon.png
res/layout/gph_suggestion_item.xml
res/drawable-ldpi-v4/ic_share.png
res/drawable-hdpi-v4/ic_share.png
res/drawable-ldpi-v4/ic_verified_badge.png
res/drawable-hdpi-v4/notification_bg_normal_pressed.9.png
res/drawable-mdpi-v4/gph_ic_verified_user.png
res/layout/abc_alert_dialog_title_material.xml
res/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png
res/color-v23/abc_tint_switch_track.xml
res/color/isb_selector_tick_texts_color.xml
res/drawable-mdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png
res/drawable-mdpi-v4/ic_arrow_drop_down_white_24dp.png
res/menu/details_menu.xml
res/drawable/common_google_signin_btn_text_dark.xml
lib/arm64-v8a/librsjni_androidx.so
res/animator/mtrl_chip_state_list_anim.xml
res/drawable-mdpi-v4/align_start.png
res/layout/select_dialog_singlechoice_material.xml
META-INF/androidx.sqlite_sqlite.version
res/drawable-mdpi-v4/ic_sticker_editor.png
res/font/t13_eutemia.ttf
res/layout/design_navigation_item_separator.xml
res/font/t16_ghosts_full.ttf
res/drawable/error_circle.xml
res/font/t26_pentagon.ttf
META-INF/kotlin-stdlib-common-coroutines.kotlin_module
play-services-ads-lite.properties
res/drawable-xhdpi-v4/common_google_signin_btn_text_light_normal_background.9.png
res/drawable-xxhdpi-v4/common_google_signin_btn_icon_dark_normal_background.9.png
res/drawable-xxhdpi-v4/search.png
res/color/mtrl_chip_ripple_color.xml
res/drawable-xhdpi-v4/common_google_signin_btn_text_dark_normal_background.9.png
res/drawable/gph_sticker_bg_drawable_light.xml
res/drawable/btn_green.xml
res/drawable-mdpi-v4/ic_text_shadow.png
res/layout/photo_capture_item.xml
res/drawable-xxxhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png
play-services-basement.properties
res/drawable-hdpi-v4/abc_text_select_handle_left_mtrl_dark.png
res/drawable-xhdpi-v4/abc_scrubber_track_mtrl_alpha.9.png
firebase-storage.properties
res/drawable-xxxhdpi-v4/gph_sticker_bg.png
assets/anim/loading.json
res/drawable-mdpi-v4/ic_check_white_18dp.png
res/drawable/abc_btn_default_mtrl_shape.xml
play-services-stats.properties
res/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png
res/color-v23/abc_tint_btn_checkable.xml
firebase-database-collection.properties
res/drawable-hdpi-v4/gph_gif_branding.png
res/drawable-anydpi-v21/ic_insert_emoticon.xml
res/drawable-xhdpi-v4/abc_btn_check_to_on_mtrl_000.png
res/drawable-hdpi-v4/gph_ic_back_white.png
res/drawable/isb_indicator_rounded_corners.xml
firebase-crashlytics.properties
res/drawable-hdpi-v4/abc_textfield_activated_mtrl_alpha.9.png
res/drawable-xhdpi-v4/common_full_open_on_phone.png
res/layout/notification_template_big_media_narrow.xml
res/drawable-hdpi-v4/gph_ic_verified_user.png
res/drawable-xhdpi-v4/ic_bring_to_front.png
res/drawable/abc_seekbar_tick_mark_material.xml
res/drawable-hdpi-v4/notification_bg_normal.9.png
res/drawable-xxxhdpi-v4/ic_bring_to_front.png