Eric Fischer | 022b6c9 | 2011-10-18 15:42:14 -0700 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!-- |
| 3 | /* |
| 4 | * Copyright (C) 2008 The Android Open Source Project |
| 5 | * |
| 6 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 7 | * you may not use this file except in compliance with the License. |
| 8 | * You may obtain a copy of the License at |
| 9 | * |
| 10 | * http://www.apache.org/licenses/LICENSE-2.0 |
| 11 | * |
| 12 | * Unless required by applicable law or agreed to in writing, software |
| 13 | * distributed under the License is distributed on an "AS IS" BASIS, |
| 14 | * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 15 | * See the License for the specific language governing permissions and |
| 16 | * limitations under the License. |
| 17 | */ |
| 18 | --> |
| 19 | |
| 20 | <resources xmlns:android="http://schemas.android.com/apk/res/android" |
| 21 | xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
Geoff Mendal | a667bb0 | 2015-10-19 08:52:02 -0700 | [diff] [blame] | 22 | <string name="app_name" msgid="649227358658669779">"Launcher3"</string> |
Bill Yi | 6c401aa | 2021-04-18 05:14:45 +0000 | [diff] [blame] | 23 | <string name="work_folder_name" msgid="3753320833950115786">"दफ़्तर"</string> |
Bill Yi | 1b2ee2d | 2019-06-13 08:51:29 -0700 | [diff] [blame] | 24 | <string name="activity_not_found" msgid="8071924732094499514">"ऐप्लिकेशन इंस्टॉल नहीं है."</string> |
| 25 | <string name="activity_not_available" msgid="7456344436509528827">"ऐप्लिकेशन उपलब्ध नहीं है"</string> |
| 26 | <string name="safemode_shortcut_error" msgid="9160126848219158407">"डाउनलोड किए गए ऐप्लिकेशन सुरक्षित मोड में अक्षम है"</string> |
Geoff Mendal | ed37724 | 2014-10-22 13:01:39 -0700 | [diff] [blame] | 27 | <string name="safemode_widget_error" msgid="4863470563535682004">"विजेट सुरक्षित मोड में अक्षम हैं"</string> |
Bill Yi | a8bf043 | 2016-08-01 18:27:06 -0700 | [diff] [blame] | 28 | <string name="shortcut_not_available" msgid="2536503539825726397">"शॉर्टकट उपलब्ध नहीं है"</string> |
Bill Yi | 6c401aa | 2021-04-18 05:14:45 +0000 | [diff] [blame] | 29 | <string name="home_screen" msgid="5629429142036709174">"होम स्क्रीन"</string> |
Bill Yi | e21b81f | 2024-07-15 14:42:07 -0700 | [diff] [blame] | 30 | <string name="set_default_home_app" msgid="5808906607627586381">"सेटिंग में जाकर, <xliff:g id="LAUNCHER_NAME">%1$s</xliff:g> को डिफ़ॉल्ट होम ऐप्लिकेशन के तौर पर सेट करें"</string> |
Bill Yi | 6c401aa | 2021-04-18 05:14:45 +0000 | [diff] [blame] | 31 | <string name="recent_task_option_split_screen" msgid="6690461455618725183">"स्प्लिट स्क्रीन"</string> |
Bill Yi | 3ca151d | 2021-12-15 06:59:48 +0000 | [diff] [blame] | 32 | <string name="split_app_info_accessibility" msgid="5475288491241414932">"%1$s के लिए ऐप्लिकेशन की जानकारी"</string> |
Bill Yi | 1bd0ffc | 2024-06-06 14:21:29 -0700 | [diff] [blame] | 33 | <string name="split_app_usage_settings" msgid="7214375263347964093">"%1$s के लिए खर्च की सेटिंग"</string> |
Bill Yi | 3aa92f2 | 2024-10-07 13:40:14 -0700 | [diff] [blame] | 34 | <string name="new_window_option_taskbar" msgid="6448780542727767211">"नई विंडो"</string> |
Bill Yi | 0018279 | 2024-11-21 21:18:29 -0800 | [diff] [blame] | 35 | <string name="manage_windows_option_taskbar" msgid="2294109489960654212">"विंडो मैनेज करें"</string> |
Bill Yi | c18cafd | 2024-03-28 12:08:06 -0700 | [diff] [blame] | 36 | <string name="save_app_pair" msgid="5647523853662686243">"ऐप पेयर सेव करें"</string> |
Bill Yi | f2a5056 | 2023-10-20 02:19:17 -0700 | [diff] [blame] | 37 | <string name="app_pair_default_title" msgid="4045241727446873529">"<xliff:g id="APP1">%1$s</xliff:g> | <xliff:g id="APP2">%2$s</xliff:g>"</string> |
Bill Yi | c9966f7 | 2024-03-07 22:08:18 -0800 | [diff] [blame] | 38 | <string name="app_pair_unlaunchable_at_screen_size" msgid="3446551575502685376">"साथ में इस्तेमाल किए जा सकने वाले ये ऐप्लिकेशन, इस डिवाइस पर काम नहीं कर सकते"</string> |
| 39 | <string name="app_pair_needs_unfold" msgid="4588897528143807002">"साथ में इस्तेमाल किए जा सकने वाले ये ऐप्लिकेशन इस्तेमाल करने के लिए डिवाइस को अनफ़ोल्ड करें"</string> |
Bill Yi | 251c0be | 2024-04-10 18:54:44 -0700 | [diff] [blame] | 40 | <string name="app_pair_not_available" msgid="3556767440808032031">"साथ में इस्तेमाल किए जा सकने वाले ऐप्लिकेशन की सुविधा उपलब्ध नहीं है"</string> |
Bill Yi | 6c401aa | 2021-04-18 05:14:45 +0000 | [diff] [blame] | 41 | <string name="long_press_widget_to_add" msgid="3587712543577675817">"किसी विजेट को एक से दूसरी जगह ले जाने के लिए, उसे दबाकर रखें."</string> |
| 42 | <string name="long_accessible_way_to_add" msgid="2733588281439571974">"किसी विजेट को एक से दूसरी जगह ले जाने के लिए, उस पर दो बार टैप करके दबाकर रखें या पसंद के मुताबिक कार्रवाइयां इस्तेमाल करें."</string> |
Bill Yi | 70433d1 | 2024-07-22 12:42:04 -0700 | [diff] [blame] | 43 | <string name="widget_picker_widget_options_button_description" msgid="4770099264476852363">"ज़्यादा विकल्प"</string> |
| 44 | <string name="widget_picker_show_all_widgets_menu_item_title" msgid="9023638224586908119">"सभी विजेट दिखाएं"</string> |
Baligh Uddin | 04ab2d8 | 2013-09-25 21:20:23 -0700 | [diff] [blame] | 45 | <string name="widget_dims_format" msgid="2370757736025621599">"%1$d × %2$d"</string> |
Bill Yi | d0d1356 | 2016-09-26 07:23:20 -0700 | [diff] [blame] | 46 | <string name="widget_accessible_dims_format" msgid="3640149169885301790">"%1$d चौड़ाई गुणा %2$d ऊंचाई"</string> |
Bill Yi | 2e7eb25 | 2021-07-03 03:17:56 +0000 | [diff] [blame] | 47 | <string name="widget_preview_context_description" msgid="9045841361655787574">"<xliff:g id="WIDGET_NAME">%1$s</xliff:g> विजेट"</string> |
Bill Yi | 6748806 | 2024-03-21 20:27:17 -0700 | [diff] [blame] | 48 | <string name="widget_preview_name_and_dims_content_description" msgid="8489038126122831595">"<xliff:g id="WIDGET_NAME">%1$s</xliff:g> विजेट. यह %2$d चौड़ा और %3$d लंबा है"</string> |
Bill Yi | 0affa78 | 2023-09-21 20:16:46 -0700 | [diff] [blame] | 49 | <string name="add_item_request_drag_hint" msgid="8730547755622776606">"विजेट को होम स्क्रीन पर इधर-उधर ले जाने के लिए, उसे दबाकर रखें"</string> |
Bill Yi | 68e66d8 | 2022-04-05 21:29:29 +0000 | [diff] [blame] | 50 | <string name="add_to_home_screen" msgid="9168649446635919791">"होम स्क्रीन पर जोड़ें"</string> |
Bill Yi | c2b2838 | 2021-07-16 02:56:41 +0000 | [diff] [blame] | 51 | <string name="added_to_home_screen_accessibility_text" msgid="4451545765448884415">"<xliff:g id="WIDGET_NAME">%1$s</xliff:g> विजेट को होम स्क्रीन पर जोड़ा गया"</string> |
Bill Yi | ede3fe2 | 2023-02-21 09:27:17 -0800 | [diff] [blame] | 52 | <string name="suggested_widgets_header_title" msgid="1844314680798145222">"सुझाव"</string> |
Bill Yi | 6748806 | 2024-03-21 20:27:17 -0700 | [diff] [blame] | 53 | <string name="productivity_widget_recommendation_category_label" msgid="3811812719618323750">"ज़रूरी ऐप्लिकेशन"</string> |
| 54 | <string name="news_widget_recommendation_category_label" msgid="6756167867113741310">"खबरों और पत्रिकाओं वाले ऐप्लिकेशन"</string> |
Bill Yi | a42f37d | 2024-04-18 23:14:45 -0700 | [diff] [blame] | 55 | <string name="entertainment_widget_recommendation_category_label" msgid="3973107268630717874">"मनोरंजन से जुड़े ऐप्लिकेशन"</string> |
| 56 | <string name="social_widget_recommendation_category_label" msgid="689147679536384717">"सोशल मीडिया ऐप्लिकेशन"</string> |
Bill Yi | 27425d6 | 2024-06-11 18:40:44 -0700 | [diff] [blame] | 57 | <string name="others_widget_recommendation_category_label" msgid="5555987036267226245">"आपके लिए सुझाए गए"</string> |
Bill Yi | 7b7cc7b | 2024-02-21 16:47:23 -0800 | [diff] [blame] | 58 | <string name="widget_picker_right_pane_accessibility_title" msgid="1673313931455067502">"<xliff:g id="SELECTED_HEADER">%1$s</xliff:g> के विजेट दाईं ओर, खोज का विजेट और अन्य विकल्प बाईं ओर"</string> |
Bill Yi | 19525ff | 2021-09-24 09:30:29 +0000 | [diff] [blame] | 59 | <string name="widgets_count" msgid="6467746476364652096">"{count,plural, =1{# विजेट}one{# विजेट}other{# विजेट}}"</string> |
| 60 | <string name="shortcuts_count" msgid="8471715556199592381">"{count,plural, =1{# शॉर्टकट}one{# शॉर्टकट}other{# शॉर्टकट}}"</string> |
Bill Yi | 6c401aa | 2021-04-18 05:14:45 +0000 | [diff] [blame] | 61 | <string name="widgets_and_shortcuts_count" msgid="7209136747878365116">"<xliff:g id="WIDGETS_COUNT">%1$s</xliff:g>, <xliff:g id="SHORTCUTS_COUNT">%2$s</xliff:g>"</string> |
| 62 | <string name="widget_button_text" msgid="2880537293434387943">"विजेट"</string> |
| 63 | <string name="widgets_full_sheet_search_bar_hint" msgid="8484659090860596457">"खोजें"</string> |
| 64 | <string name="widgets_full_sheet_cancel_button_description" msgid="5766167035728653605">"खोज बॉक्स से टेक्स्ट हटाएं"</string> |
Bill Yi | 251568d | 2021-06-24 19:53:31 +0000 | [diff] [blame] | 65 | <string name="no_widgets_available" msgid="4337693382501046170">"विजेट और शॉर्टकट उपलब्ध नहीं हैं"</string> |
| 66 | <string name="no_search_results" msgid="3787956167293097509">"कोई विजेट या शॉर्टकट नहीं मिला"</string> |
Bill Yi | 6c401aa | 2021-04-18 05:14:45 +0000 | [diff] [blame] | 67 | <string name="widgets_full_sheet_personal_tab" msgid="2743540105607120182">"निजी विजेट"</string> |
Bill Yi | 718602f | 2023-06-12 10:27:27 -0700 | [diff] [blame] | 68 | <string name="widgets_full_sheet_work_tab" msgid="3767150027110633765">"वर्क विजेट"</string> |
Bill Yi | 6c401aa | 2021-04-18 05:14:45 +0000 | [diff] [blame] | 69 | <string name="widget_category_conversations" msgid="8894438636213590446">"बातचीत"</string> |
Bill Yi | 7dff807 | 2023-05-02 22:51:55 -0700 | [diff] [blame] | 70 | <string name="widget_category_note_taking" msgid="3469689394504266039">"नोट बनाने से जुड़े विजेट"</string> |
Bill Yi | 9bdbf3f | 2025-01-21 12:56:06 -0800 | [diff] [blame] | 71 | <string name="widget_cell_tap_to_show_add_button_label" msgid="4354194214317043581">"\'जोड़ें\' बटन दिखाएं"</string> |
| 72 | <string name="widget_cell_tap_to_hide_add_button_label" msgid="6117805205101555997">"\'जोड़ें\' बटन छिपाएं"</string> |
Bill Yi | 6748806 | 2024-03-21 20:27:17 -0700 | [diff] [blame] | 73 | <string name="widget_add_button_label" msgid="2761267068711937179">"जोड़ें"</string> |
| 74 | <string name="widget_add_button_content_description" msgid="1810530016360039643">"<xliff:g id="WIDGET_NAME">%1$s</xliff:g> विजेट जोड़ें"</string> |
Bill Yi | 54d198b | 2024-11-18 20:01:02 -0800 | [diff] [blame] | 75 | <string name="widgets_list_expand_button_label" msgid="7912016136574932622">"सभी दिखाएं"</string> |
| 76 | <string name="widgets_list_expand_button_content_description" msgid="4600513860973450888">"सभी विजेट दिखाएं"</string> |
| 77 | <string name="widgets_list_expanded" msgid="7374857868788557730">"सभी विजेट दिखाए जा रहे हैं"</string> |
Bill Yi | 6f71352 | 2021-06-15 16:44:49 +0000 | [diff] [blame] | 78 | <string name="reconfigurable_widget_education_tip" msgid="6336962690888067057">"विजेट की सेटिंग में बदलाव करने के लिए टैप करें"</string> |
Bill Yi | 6f71352 | 2021-06-15 16:44:49 +0000 | [diff] [blame] | 79 | <string name="widget_reconfigure_button_content_description" msgid="8811472721881205250">"विजेट की सेटिंग में बदलाव करें"</string> |
Bill Yi | cccc900 | 2023-07-14 02:25:01 -0700 | [diff] [blame] | 80 | <string name="all_apps_search_bar_hint" msgid="1390553134053255246">"ऐप्लिकेशन खोजें"</string> |
Bill Yi | ab5e484 | 2017-07-24 23:15:48 -0700 | [diff] [blame] | 81 | <string name="all_apps_loading_message" msgid="5813968043155271636">"ऐप्लिकेशन लोड हो रहे हैं…"</string> |
| 82 | <string name="all_apps_no_search_results" msgid="3200346862396363786">"\"<xliff:g id="QUERY">%1$s</xliff:g>\" से मिलता-जुलता कोई ऐप्लिकेशन नहीं मिला"</string> |
Bill Yi | 80f5c19 | 2018-12-11 10:47:07 -0800 | [diff] [blame] | 83 | <string name="label_application" msgid="8531721983832654978">"ऐप्लिकेशन"</string> |
Bill Yi | f1bdf83 | 2021-10-21 04:27:36 +0000 | [diff] [blame] | 84 | <string name="all_apps_label" msgid="5015784846527570951">"सभी ऐप्लिकेशन"</string> |
Bill Yi | 8a9db38 | 2017-09-06 09:04:56 -0700 | [diff] [blame] | 85 | <string name="notifications_header" msgid="1404149926117359025">"सूचनाएं"</string> |
Bill Yi | 6c401aa | 2021-04-18 05:14:45 +0000 | [diff] [blame] | 86 | <string name="long_press_shortcut_to_add" msgid="5405328730817637737">"किसी शॉर्टकट को एक से दूसरी जगह ले जाने के लिए, उसे दबाकर रखें."</string> |
| 87 | <string name="long_accessible_way_to_add_shortcut" msgid="2199537273817090740">"किसी शॉर्टकट को एक से दूसरी जगह ले जाने के लिए, उस पर दो बार टैप करके दबाकर रखें या पसंद के मुताबिक कार्रवाइयां इस्तेमाल करें."</string> |
Bill Yi | 68e66d8 | 2022-04-05 21:29:29 +0000 | [diff] [blame] | 88 | <string name="out_of_space" msgid="6455557115204099579">"इस होम स्क्रीन पर जगह खाली नहीं है"</string> |
Bill Yi | 8a9db38 | 2017-09-06 09:04:56 -0700 | [diff] [blame] | 89 | <string name="hotseat_out_of_space" msgid="7448809638125333693">"पसंदीदा ट्रे में और जगह नहीं है"</string> |
Bill Yi | 28ea09b | 2016-07-13 20:33:43 -0700 | [diff] [blame] | 90 | <string name="all_apps_button_label" msgid="8130441508702294465">"ऐप्लिकेशन सूची"</string> |
Bill Yi | 0d33c08 | 2021-09-18 14:13:48 +0000 | [diff] [blame] | 91 | <string name="all_apps_search_results" msgid="5889367432531296759">"खोज के नतीजे"</string> |
Bill Yi | f94c009 | 2018-03-29 10:41:30 -0700 | [diff] [blame] | 92 | <string name="all_apps_button_personal_label" msgid="1315764287305224468">"निजी ऐप्लिकेशन की सूची"</string> |
| 93 | <string name="all_apps_button_work_label" msgid="7270707118948892488">"काम से जुड़े ऐप्लिकेशन की सूची"</string> |
Bill Yi | ca09b51 | 2021-07-27 09:15:35 +0000 | [diff] [blame] | 94 | <string name="remove_drop_target_label" msgid="7812859488053230776">"हटाएं"</string> |
Geoff Mendal | fc9a348 | 2015-10-07 07:21:03 -0700 | [diff] [blame] | 95 | <string name="uninstall_drop_target_label" msgid="4722034217958379417">"अनइंस्टॉल करें"</string> |
Bill Yi | 80f5c19 | 2018-12-11 10:47:07 -0800 | [diff] [blame] | 96 | <string name="app_info_drop_target_label" msgid="692894985365717661">"ऐप्लिकेशन की जानकारी"</string> |
Bill Yi | 5b3446a | 2024-01-18 13:13:04 -0800 | [diff] [blame] | 97 | <string name="install_private_system_shortcut_label" msgid="1616889277073184841">"निजी तौर पर इंस्टॉल करें"</string> |
Bill Yi | 3c591d7 | 2024-05-27 20:47:40 -0700 | [diff] [blame] | 98 | <string name="uninstall_private_system_shortcut_label" msgid="8423460530441627982">"ऐप्लिकेशन अनइंस्टॉल करें"</string> |
Bill Yi | 8a9db38 | 2017-09-06 09:04:56 -0700 | [diff] [blame] | 99 | <string name="install_drop_target_label" msgid="2539096853673231757">"इंस्टॉल करें"</string> |
Bill Yi | 6c401aa | 2021-04-18 05:14:45 +0000 | [diff] [blame] | 100 | <string name="dismiss_prediction_label" msgid="3357562989568808658">"ऐप्लिकेशन का सुझाव न दें"</string> |
Bill Yi | 1894a36 | 2024-06-13 14:12:31 -0700 | [diff] [blame] | 101 | <string name="pin_prediction" msgid="4196423321649756498">"सुझाए गए ऐप पिन करें"</string> |
Bill Yi | f81a512 | 2024-08-19 14:42:43 -0700 | [diff] [blame] | 102 | <string name="bubble" msgid="3072951361014076670">"बबल"</string> |
Baligh Uddin | 04ab2d8 | 2013-09-25 21:20:23 -0700 | [diff] [blame] | 103 | <string name="permlab_install_shortcut" msgid="5632423390354674437">"शॉर्टकट इंस्टॉल करें"</string> |
Bill Yi | 8a9db38 | 2017-09-06 09:04:56 -0700 | [diff] [blame] | 104 | <string name="permdesc_install_shortcut" msgid="923466509822011139">"ऐप को उपयोगकर्ता के हस्तक्षेप के बिना शॉर्टकट जोड़ने देती है."</string> |
Bill Yi | 68e66d8 | 2022-04-05 21:29:29 +0000 | [diff] [blame] | 105 | <string name="permlab_read_settings" msgid="5136500343007704955">"होम स्क्रीन की सेटिंग और शॉर्टकट पढ़ने की अनुमति"</string> |
| 106 | <string name="permdesc_read_settings" msgid="4208061150510996676">"इससे ऐप्लिकेशन, होम स्क्रीन की सेटिंग और शॉर्टकट पढ़ पाएगा."</string> |
| 107 | <string name="permlab_write_settings" msgid="4820028712156303762">"होम स्क्रीन की सेटिंग और शॉर्टकट में बदलाव करने की अनुमति"</string> |
| 108 | <string name="permdesc_write_settings" msgid="726859348127868466">"इससे ऐप्लिकेशन, होम स्क्रीन की सेटिंग और शॉर्टकट बदल पाएगा."</string> |
Bill Yi | 251568d | 2021-06-24 19:53:31 +0000 | [diff] [blame] | 109 | <string name="gadget_error_text" msgid="740356548025791839">"विजेट को लोड नहीं किया जा सका"</string> |
Bill Yi | e6b3d9f | 2021-10-01 11:43:04 +0000 | [diff] [blame] | 110 | <string name="gadget_setup_text" msgid="8348374825537681407">"विजेट की सेटिंग"</string> |
| 111 | <string name="gadget_complete_setup_text" msgid="309040266978007925">"सेट अप पूरा करने के लिए टैप करें"</string> |
Baligh Uddin | c2e8095 | 2014-07-06 08:53:19 -0700 | [diff] [blame] | 112 | <string name="uninstall_system_app_text" msgid="4172046090762920660">"यह एक सिस्टम ऐप्लिकेशन है और इसे अनइंस्टॉल नहीं किया जा सकता."</string> |
Bill Yi | 6c401aa | 2021-04-18 05:14:45 +0000 | [diff] [blame] | 113 | <string name="folder_hint_text" msgid="5174843001373488816">"नाम में बदलाव करें"</string> |
Bill Yi | 96a4525 | 2016-07-19 01:07:11 -0700 | [diff] [blame] | 114 | <string name="disabled_app_label" msgid="6673129024321402780">"<xliff:g id="APP_NAME">%1$s</xliff:g> अक्षम है"</string> |
Bill Yi | 68e66d8 | 2022-04-05 21:29:29 +0000 | [diff] [blame] | 115 | <string name="dotted_app_label" msgid="1865617679843363410">"{count,plural, =1{{app_name} से जुड़ी # सूचना है}one{{app_name} से जुड़ी # सूचना है}other{{app_name} से जुड़ी # सूचनाएं हैं}}"</string> |
Bill Yi | a6c4034 | 2017-01-20 13:51:01 -0800 | [diff] [blame] | 116 | <string name="default_scroll_format" msgid="7475544710230993317">"पेज %2$d में से %1$d"</string> |
Baligh Uddin | 04ab2d8 | 2013-09-25 21:20:23 -0700 | [diff] [blame] | 117 | <string name="workspace_scroll_format" msgid="8458889198184077399">"होम स्क्रीन %2$d में से %1$d"</string> |
Bill Yi | 8a9db38 | 2017-09-06 09:04:56 -0700 | [diff] [blame] | 118 | <string name="workspace_new_page" msgid="257366611030256142">"नया होम स्क्रीन पेज"</string> |
Baligh Uddin | 04ab2d8 | 2013-09-25 21:20:23 -0700 | [diff] [blame] | 119 | <string name="folder_opened" msgid="94695026776264709">"फ़ोल्डर खोला गया, <xliff:g id="WIDTH">%1$d</xliff:g> गुणा <xliff:g id="HEIGHT">%2$d</xliff:g>"</string> |
Geoff Mendal | 1aea1db | 2016-02-24 05:33:25 -0800 | [diff] [blame] | 120 | <string name="folder_tap_to_close" msgid="4625795376335528256">"फ़ोल्डर बंद करने के लिए टैप करें"</string> |
| 121 | <string name="folder_tap_to_rename" msgid="4017685068016979677">"नाम बदलना सहेजने के लिए टैप करें"</string> |
Baligh Uddin | 04ab2d8 | 2013-09-25 21:20:23 -0700 | [diff] [blame] | 122 | <string name="folder_closed" msgid="4100806530910930934">"फ़ोल्डर बंद किया गया"</string> |
| 123 | <string name="folder_renamed" msgid="1794088362165669656">"फ़ोल्डर का नाम बदलकर <xliff:g id="NAME">%1$s</xliff:g> किया गया"</string> |
Bill Yi | 6c401aa | 2021-04-18 05:14:45 +0000 | [diff] [blame] | 124 | <string name="folder_name_format_exact" msgid="8626242716117004803">"फ़ोल्डर: <xliff:g id="NAME">%1$s</xliff:g>, <xliff:g id="SIZE">%2$d</xliff:g> आइटम"</string> |
| 125 | <string name="folder_name_format_overflow" msgid="4270108890534995199">"फ़ोल्डर: <xliff:g id="NAME">%1$s</xliff:g>, <xliff:g id="SIZE">%2$d</xliff:g> या इससे ज़्यादा आइटम"</string> |
Bill Yi | f2a5056 | 2023-10-20 02:19:17 -0700 | [diff] [blame] | 126 | <string name="app_pair_name_format" msgid="8134106404716224054">"साथ में इस्तेमाल किए जा सकने वाले ऐप्लिकेशन: <xliff:g id="APP1">%1$s</xliff:g> और <xliff:g id="APP2">%2$s</xliff:g>"</string> |
Bill Yi | 6a5f6fe | 2021-05-13 07:41:45 +0000 | [diff] [blame] | 127 | <string name="styles_wallpaper_button_text" msgid="8216961355289236794">"वॉलपेपर और स्टाइल"</string> |
Bill Yi | 8bfd219 | 2023-04-21 18:35:44 -0700 | [diff] [blame] | 128 | <string name="edit_home_screen" msgid="8947858375782098427">"होम स्क्रीन में बदलाव करें"</string> |
Bill Yi | 5a6f1c3 | 2023-04-27 12:15:40 -0700 | [diff] [blame] | 129 | <string name="settings_button_text" msgid="8873672322605444408">"होम स्क्रीन की सेटिंग"</string> |
Bill Yi | a11d66d | 2017-11-30 16:24:38 -0800 | [diff] [blame] | 130 | <string name="msg_disabled_by_admin" msgid="6898038085516271325">"आपके एडमिन ने बंद किया हुआ है"</string> |
Bill Yi | 68e66d8 | 2022-04-05 21:29:29 +0000 | [diff] [blame] | 131 | <string name="allow_rotation_title" msgid="7222049633713050106">"होम स्क्रीन घुमाने की अनुमति दें"</string> |
Bill Yi | 1f6eb12 | 2018-04-30 10:56:12 -0700 | [diff] [blame] | 132 | <string name="allow_rotation_desc" msgid="8662546029078692509">"फ़ोन घुुमाए जाने पर"</string> |
Bill Yi | 54d198b | 2024-11-18 20:01:02 -0800 | [diff] [blame] | 133 | <string name="landscape_mode_title" msgid="5138814555934843926">"लैंडस्केप मोड"</string> |
| 134 | <string name="landscape_mode_desc" msgid="7372569859592816793">"फ़ोन को लैंडस्केप मोड में सेट करें"</string> |
Bill Yi | 68e66d8 | 2022-04-05 21:29:29 +0000 | [diff] [blame] | 135 | <string name="notification_dots_title" msgid="9062440428204120317">"सूचनाएं बताने वाला डॉट"</string> |
Bill Yi | 259b84d | 2022-04-21 04:11:46 +0000 | [diff] [blame] | 136 | <string name="notification_dots_desc_on" msgid="1679848116452218908">"चालू है"</string> |
Bill Yi | 80f5c19 | 2018-12-11 10:47:07 -0800 | [diff] [blame] | 137 | <string name="notification_dots_desc_off" msgid="1760796511504341095">"चालू"</string> |
Bill Yi | b33dc7d | 2019-07-25 10:14:02 -0700 | [diff] [blame] | 138 | <string name="title_missing_notification_access" msgid="7503287056163941064">"सूचना के ऐक्सेस की ज़रूरत है"</string> |
Bill Yi | 8a9db38 | 2017-09-06 09:04:56 -0700 | [diff] [blame] | 139 | <string name="msg_missing_notification_access" msgid="281113995110910548">"सूचना बिंदु दिखाने के लिए, <xliff:g id="NAME">%1$s</xliff:g> के ऐप्लिकेशन सूचना चालू करें"</string> |
Bill Yi | 0cf2447 | 2017-07-13 08:25:42 -0700 | [diff] [blame] | 140 | <string name="title_change_settings" msgid="1376365968844349552">"सेटिंग बदलें"</string> |
Bill Yi | 13c451a | 2024-05-28 21:10:15 -0700 | [diff] [blame] | 141 | <string name="notification_dots_service_title" msgid="4284221181793592871">"सूचनाएं बताने वाले डॉट दिखाएं"</string> |
Bill Yi | 5461df5 | 2022-05-20 05:08:08 -0700 | [diff] [blame] | 142 | <string name="developer_options_title" msgid="700788437593726194">"डेवलपर के लिए सेटिंग और टूल"</string> |
Bill Yi | 68e66d8 | 2022-04-05 21:29:29 +0000 | [diff] [blame] | 143 | <string name="auto_add_shortcuts_label" msgid="4926805029653694105">"होम स्क्रीन पर ऐप्लिकेशन के आइकॉन जोड़ें"</string> |
Bill Yi | 1a96892 | 2018-04-20 12:02:07 -0700 | [diff] [blame] | 144 | <string name="auto_add_shortcuts_description" msgid="7117251166066978730">"नए ऐप्लिकेशन के लिए"</string> |
Baligh Uddin | fbfae1f | 2014-03-19 13:59:12 -0700 | [diff] [blame] | 145 | <string name="package_state_unknown" msgid="7592128424511031410">"अज्ञात"</string> |
Baligh Uddin | c2e8095 | 2014-07-06 08:53:19 -0700 | [diff] [blame] | 146 | <string name="abandoned_clean_this" msgid="7610119707847920412">"निकालें"</string> |
Bill Yi | 6c401aa | 2021-04-18 05:14:45 +0000 | [diff] [blame] | 147 | <string name="abandoned_search" msgid="891119232568284442">"खोजें"</string> |
Bill Yi | 1b2ee2d | 2019-06-13 08:51:29 -0700 | [diff] [blame] | 148 | <string name="abandoned_promises_title" msgid="7096178467971716750">"यह ऐप्लिकेशन इंस्टॉल नहीं है"</string> |
Bill Yi | 8a9db38 | 2017-09-06 09:04:56 -0700 | [diff] [blame] | 149 | <string name="abandoned_promise_explanation" msgid="3990027586878167529">"इस आइकॉन का ऐप इंस्टॉल नहीं है. आप उसे निकाल सकते हैं या ऐप को खोज कर उसे मैन्युअल रूप से इंस्टॉल कर सकते हैं."</string> |
Bill Yi | 6c401aa | 2021-04-18 05:14:45 +0000 | [diff] [blame] | 150 | <string name="app_installing_title" msgid="5864044122733792085">"<xliff:g id="NAME">%1$s</xliff:g> इंस्टॉल किया जा रहा है, <xliff:g id="PROGRESS">%2$s</xliff:g> पूरा हो गया"</string> |
Bill Yi | 1b2ee2d | 2019-06-13 08:51:29 -0700 | [diff] [blame] | 151 | <string name="app_downloading_title" msgid="8336702962104482644">"<xliff:g id="NAME">%1$s</xliff:g> डाउनलोड हो रहा है, <xliff:g id="PROGRESS">%2$s</xliff:g> पूरी हुई"</string> |
Geoff Mendal | fd4e8f5 | 2015-10-05 07:20:33 -0700 | [diff] [blame] | 152 | <string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g> के इंस्टॉल होने की प्रतीक्षा की जा रही है"</string> |
Bill Yi | db6dc94 | 2024-11-06 02:32:28 -0800 | [diff] [blame] | 153 | <string name="app_archived_title" msgid="4548283110222420708">"<xliff:g id="NAME">%1$s</xliff:g> को संग्रहित किया गया."</string> |
| 154 | <string name="app_unarchiving_action" msgid="5736107006413929484">"डाउनलोड करें और वापस लाएं"</string> |
Bill Yi | ce4c5ca | 2022-04-25 02:45:03 +0000 | [diff] [blame] | 155 | <string name="dialog_update_title" msgid="114234265740994042">"ऐप्लिकेशन को अपडेट करना ज़रूरी है"</string> |
| 156 | <string name="dialog_update_message" msgid="4176784553982226114">"इस आइकॉन का ऐप्लिकेशन अपडेट नहीं है. इस शॉर्टकट को फिर से चालू करने या आइकॉन को हटाने के लिए, ऐप्लिकेशन को मैन्युअल रूप से अपडेट किया जा सकता है."</string> |
| 157 | <string name="dialog_update" msgid="2178028071796141234">"अपडेट करें"</string> |
| 158 | <string name="dialog_remove" msgid="6510806469849709407">"हटाएं"</string> |
Bill Yi | 3f90a2d | 2018-05-31 17:30:53 -0700 | [diff] [blame] | 159 | <string name="widgets_list" msgid="796804551140113767">"विजेट की सूची"</string> |
| 160 | <string name="widgets_list_closed" msgid="6141506579418771922">"विजेट की सूची बंद हो गई है"</string> |
Bill Yi | 68e66d8 | 2022-04-05 21:29:29 +0000 | [diff] [blame] | 161 | <string name="action_add_to_workspace" msgid="215894119683164916">"होम स्क्रीन पर जोड़ें"</string> |
Geoff Mendal | d494b80 | 2015-05-25 07:22:31 -0700 | [diff] [blame] | 162 | <string name="action_move_here" msgid="2170188780612570250">"आइटम यहां ले जाएं"</string> |
Geoff Mendal | 2f5d6cc | 2015-05-21 05:37:02 -0700 | [diff] [blame] | 163 | <string name="item_added_to_workspace" msgid="4211073925752213539">"होम स्क्रीन में आइटम जोड़ा गया"</string> |
Bill Yi | c4478b0 | 2021-04-20 15:57:30 +0000 | [diff] [blame] | 164 | <string name="item_removed" msgid="851119963877842327">"आइटम हटाया गया"</string> |
Bill Yi | cd72d37 | 2018-10-06 18:42:21 -0700 | [diff] [blame] | 165 | <string name="undo" msgid="4151576204245173321">"पहले जैसा करें"</string> |
Geoff Mendal | 2f5d6cc | 2015-05-21 05:37:02 -0700 | [diff] [blame] | 166 | <string name="action_move" msgid="4339390619886385032">"आइटम ले जाएं"</string> |
Bill Yi | c0419a2 | 2022-07-13 21:21:49 -0700 | [diff] [blame] | 167 | <string name="move_to_empty_cell_description" msgid="5254852678218206889">"<xliff:g id="STRING">%3$s</xliff:g> में, पंक्ति <xliff:g id="NUMBER_0">%1$s</xliff:g> कॉलम <xliff:g id="NUMBER_1">%2$s</xliff:g> पर जाएं"</string> |
Geoff Mendal | 2f5d6cc | 2015-05-21 05:37:02 -0700 | [diff] [blame] | 168 | <string name="move_to_position" msgid="6750008980455459790">"<xliff:g id="NUMBER">%1$s</xliff:g> स्थिति पर ले जाएं"</string> |
| 169 | <string name="move_to_hotseat_position" msgid="6295412897075147808">"<xliff:g id="NUMBER">%1$s</xliff:g> की पसंदीदा स्थिति पर ले जाएं"</string> |
| 170 | <string name="item_moved" msgid="4606538322571412879">"आइटम ले जाया गया"</string> |
| 171 | <string name="add_to_folder" msgid="9040534766770853243">"फ़ोल्डर में जोड़ें: <xliff:g id="NAME">%1$s</xliff:g>"</string> |
| 172 | <string name="add_to_folder_with_app" msgid="4534929978967147231">"<xliff:g id="NAME">%1$s</xliff:g> के साथ फ़ोल्डर में जोड़ें"</string> |
| 173 | <string name="added_to_folder" msgid="4793259502305558003">"आइटम फ़ोल्डर में जोड़ा गया"</string> |
| 174 | <string name="create_folder_with" msgid="4050141361160214248">"इसके साथ फ़ोल्डर बनाएं: <xliff:g id="NAME">%1$s</xliff:g>"</string> |
| 175 | <string name="folder_created" msgid="6409794597405184510">"फ़ोल्डर बनाया गया"</string> |
Bill Yi | 68e66d8 | 2022-04-05 21:29:29 +0000 | [diff] [blame] | 176 | <string name="action_move_to_workspace" msgid="39528912300293768">"होम स्क्रीन पर ले जाएं"</string> |
Geoff Mendal | 2f5d6cc | 2015-05-21 05:37:02 -0700 | [diff] [blame] | 177 | <string name="action_resize" msgid="1802976324781771067">"आकार बदलें"</string> |
| 178 | <string name="action_increase_width" msgid="8773715375078513326">"चौड़ाई बढ़ाएं"</string> |
| 179 | <string name="action_increase_height" msgid="459390020612501122">"ऊंचाई बढ़ाएं"</string> |
| 180 | <string name="action_decrease_width" msgid="1374549771083094654">"चौड़ाई घटाएं"</string> |
| 181 | <string name="action_decrease_height" msgid="282377193880900022">"ऊंचाई घटाएं"</string> |
| 182 | <string name="widget_resized" msgid="9130327887929620">"विजेट का आकार बदलकर उसकी चौड़ाई <xliff:g id="NUMBER_0">%1$s</xliff:g> और ऊंचाई <xliff:g id="NUMBER_1">%2$s</xliff:g> कर दी गई"</string> |
Bill Yi | 5e7bda3 | 2024-11-27 17:35:47 -0800 | [diff] [blame] | 183 | <string name="action_deep_shortcut" msgid="4766835855579976045">"शॉर्टकट मेन्यू"</string> |
Bill Yi | 0730969 | 2017-05-30 15:47:17 -0700 | [diff] [blame] | 184 | <string name="action_dismiss_notification" msgid="5909461085055959187">"खारिज करें"</string> |
Bill Yi | 6c401aa | 2021-04-18 05:14:45 +0000 | [diff] [blame] | 185 | <string name="accessibility_close" msgid="2277148124685870734">"बंद करें"</string> |
Bill Yi | 12d0a55 | 2023-04-11 12:50:56 -0700 | [diff] [blame] | 186 | <string name="all_apps_personal_tab" msgid="4190252696685155002">"निजी ऐप्लिकेशन"</string> |
Bill Yi | c5b877d | 2022-08-25 11:20:35 -0700 | [diff] [blame] | 187 | <string name="all_apps_work_tab" msgid="4884822796154055118">"वर्क ऐप्लिकेशन"</string> |
Bill Yi | 1b2ee2d | 2019-06-13 08:51:29 -0700 | [diff] [blame] | 188 | <string name="work_profile_toggle_label" msgid="3081029915775481146">"वर्क प्रोफ़ाइल"</string> |
Bill Yi | 5a6f1c3 | 2023-04-27 12:15:40 -0700 | [diff] [blame] | 189 | <string name="work_profile_edu_work_apps" msgid="7895468576497746520">"वर्क ऐप्लिकेशन बैज किए गए हैं. आईटी एडमिन इन्हें देख सकता है"</string> |
Bill Yi | 6c401aa | 2021-04-18 05:14:45 +0000 | [diff] [blame] | 190 | <string name="work_profile_edu_accept" msgid="6069788082535149071">"ठीक है"</string> |
Bill Yi | c5b877d | 2022-08-25 11:20:35 -0700 | [diff] [blame] | 191 | <string name="work_apps_paused_title" msgid="3040901117349444598">"वर्क ऐप्लिकेशन रोके गए"</string> |
Bill Yi | ede3fe2 | 2023-02-21 09:27:17 -0800 | [diff] [blame] | 192 | <string name="work_apps_paused_info_body" msgid="1687828929959237477">"आपको वर्क ऐप्लिकेशन से सूचनाएं नहीं मिलेंगी"</string> |
Bill Yi | c5b877d | 2022-08-25 11:20:35 -0700 | [diff] [blame] | 193 | <string name="work_apps_paused_body" msgid="261634750995824906">"आपके वर्क ऐप्लिकेशन, आपको सूचनाएं नहीं भेज सकते. साथ ही, आपकी बैटरी का इस्तेमाल या आपकी जगह की जानकारी को ऐक्सेस भी नहीं कर सकते"</string> |
Bill Yi | ede3fe2 | 2023-02-21 09:27:17 -0800 | [diff] [blame] | 194 | <string name="work_apps_paused_telephony_unavailable_body" msgid="8358872357502756790">"आपको वर्क ऐप्लिकेशन से फ़ोन कॉल, टेक्स्ट मैसेज या सूचनाएं नहीं मिलेंगी"</string> |
Bill Yi | 1507695 | 2021-07-11 20:43:20 +0000 | [diff] [blame] | 195 | <string name="work_apps_paused_edu_banner" msgid="8872412121608402058">"ऑफ़िस के काम से जुड़े ऐप्लिकेशन बैज किए गए हैं और आईटी एडमिन को दिख रहे हैं"</string> |
Bill Yi | 6c401aa | 2021-04-18 05:14:45 +0000 | [diff] [blame] | 196 | <string name="work_apps_paused_edu_accept" msgid="6377476824357318532">"ठीक है"</string> |
Bill Yi | c5b877d | 2022-08-25 11:20:35 -0700 | [diff] [blame] | 197 | <string name="work_apps_pause_btn_text" msgid="4669288269140620646">"वर्क ऐप्लिकेशन रोकें"</string> |
Bill Yi | ede3fe2 | 2023-02-21 09:27:17 -0800 | [diff] [blame] | 198 | <string name="work_apps_enable_btn_text" msgid="1736198302467317371">"चालू करें"</string> |
Bill Yi | 54d198b | 2024-11-18 20:01:02 -0800 | [diff] [blame] | 199 | <string name="work_scheduler_button_content_description" msgid="917340740986764967">"वर्क ऐप्लिकेशन के लिए शेड्यूल"</string> |
Bill Yi | 6c401aa | 2021-04-18 05:14:45 +0000 | [diff] [blame] | 200 | <string name="developer_options_filter_hint" msgid="5896817443635989056">"फ़िल्टर"</string> |
Bill Yi | f1982fc | 2018-11-10 00:27:25 -0800 | [diff] [blame] | 201 | <string name="remote_action_failed" msgid="1383965239183576790">"पूरा नहीं हुआ: <xliff:g id="WHAT">%1$s</xliff:g>"</string> |
Bill Yi | 471288b | 2023-10-30 19:59:46 -0700 | [diff] [blame] | 202 | <string name="private_space_label" msgid="2359721649407947001">"प्राइवेट स्पेस"</string> |
Bill Yi | 4988629 | 2024-04-02 00:27:10 -0700 | [diff] [blame] | 203 | <string name="private_space_secondary_label" msgid="9203933341714508907">"सेट अप करने या खोलने के लिए टैप करें"</string> |
Bill Yi | 5e7bda3 | 2024-11-27 17:35:47 -0800 | [diff] [blame] | 204 | <string name="ps_container_title" msgid="4391796149519594205">"प्राइवेट"</string> |
Bill Yi | d4029e7 | 2023-11-21 16:57:14 -0800 | [diff] [blame] | 205 | <string name="ps_container_settings" msgid="6059734123353320479">"प्राइवेट स्पेस सेटिंग"</string> |
Bill Yi | ed3431b | 2024-05-03 01:49:37 -0700 | [diff] [blame] | 206 | <string name="ps_container_unlock_button_content_description" msgid="9181551784092204234">"प्राइवेट स्पेस को अनलॉक किया गया."</string> |
| 207 | <string name="ps_container_lock_button_content_description" msgid="5961993384382649530">"प्राइवेट स्पेस को लॉक किया गया."</string> |
Bill Yi | 99f1bf8 | 2024-02-28 21:56:05 -0800 | [diff] [blame] | 208 | <string name="ps_container_lock_title" msgid="2640257399982364682">"लॉक"</string> |
Bill Yi | d4029e7 | 2023-11-21 16:57:14 -0800 | [diff] [blame] | 209 | <string name="ps_container_transition" msgid="8667331812048014412">"प्राइवेट स्पेस की सेटिंग में बदलाव किया जा रहा है"</string> |
Bill Yi | eba1b0a | 2024-05-21 10:05:10 -0700 | [diff] [blame] | 210 | <string name="ps_add_button_label" msgid="8127988716897128773">"इंस्टॉल करें"</string> |
Bill Yi | 5b3446a | 2024-01-18 13:13:04 -0800 | [diff] [blame] | 211 | <string name="ps_add_button_content_description" msgid="3254274107740952556">"प्राइवेट स्पेस में ऐप्लिकेशन इंस्टॉल करें"</string> |
Eric Fischer | 022b6c9 | 2011-10-18 15:42:14 -0700 | [diff] [blame] | 212 | </resources> |