strings.xml (48049B)
1 <?xml version="1.0" encoding="utf-8"?> 2 3 <!-- 4 This Source Code Form is subject to the terms of the Mozilla Public 5 License, v. 2.0. If a copy of the MPL was not distributed with this 6 file, You can obtain one at http://mozilla.org/MPL/2.0/. 7 --> 8 9 <resources xmlns:tools="http://schemas.android.com/tools"> 10 <!-- 11 ####################################################################################### 12 13 ## Put only strings into this file that should be translated. Move all other strings ## 14 15 ## into a separate file like strings_references.xml ## 16 17 ####################################################################################### 18 --> 19 20 <!-- Label used for buttons, e.g. in dialogs --> 21 <string name="action_cancel">रद्द करा</string> 22 <!-- Label used for buttons, e.g. in dialogs --> 23 <string name="action_ok">ठीक आहे</string> 24 <string name="action_save">साठवा</string> 25 <!-- This text is shown in the URL bar when it's empty --> 26 <string name="urlbar_hint">शोधा किंवा पत्ता द्या</string> 27 <string name="teaser">स्वयंचलित खाजगी ब्राउझिंग.\nब्राउझ करा. मिटवा. पुन: करा.</string> 28 <!-- "Snackbar" shown after the user has pressed the 'erase' button at the end of a browsing session --> 29 <string name="feedback_erase">आपला ब्राउझिंग इतिहास मिटवला आहे.</string> 30 <string name="feedback_erase2">ब्राउझिंग इतिहास नष्ट</string> 31 <!-- "Snackbar" shown after the user has pressed the 'erase' button at the end of a custom tab browsing session --> 32 <string name="feedback_erase_custom_tab">टॅबचा ब्राउझिंग इतिहास मिटविला गेला आहे.</string> 33 <!-- 34 This label is shown below the URL bar as soon as the user enters text. Clicking the label will perform a search. 35 %1$s is the text typed by the user. 36 --> 37 <string name="search_hint">%1$s करिता शोधा</string> 38 <!-- Menu item: Share the currently visible page --> 39 <string name="menu_share">शेअर करा…</string> 40 <!-- Menu item: Report an issue on the current site --> 41 <string name="menu_report_site_issue">साइट समस्येचा अहवाल द्या</string> 42 <!-- 43 Menu item: Switch to another browser to open the currently visible page. %1$s will be 44 replaced with the name of the browser like: "Open in Firefox" or "Open in Chrome". Some 45 links can be opened by native apps that aren't a browser, e.g. "Open in YouTube" 46 --> 47 <string name="menu_open_with_default_browser2">%1$s मध्ये उघडा</string> 48 <!-- 49 Menu item: Switch to another browser to open the currently visible page. This menu item 50 will be shown if there are multiple browsers and we do not know which one is the default 51 browser or in case Focus is actually the default browser. Clicking this menu item will show 52 a screen with multiple browsers (or other apps that can open the current URL) to choose from. 53 --> 54 <string name="menu_open_with_a_browser2">मध्ये उघडा…</string> 55 <!-- Menu item: Add the current page as a shortcut to the device's home screen (launcher). --> 56 <string name="menu_add_to_home_screen">मुख्य पटलावर जोडा</string> 57 <!-- Menu item: Add the current site as a shortcut on the Home screen --> 58 <string name="menu_add_to_shortcuts">शॉर्टकट मध्ये जोडा</string> 59 <!-- Menu item: Remove the current site as a shortcut from the Home screen --> 60 <string name="menu_remove_from_shortcuts">शॉर्टकट मधून हटवा</string> 61 <!-- Menu item: Shows information about features and changes that are new to this version --> 62 <string name="menu_settings">सेटिंग</string> 63 <string name="menu_about">याबद्दल</string> 64 <string name="menu_help">मदत</string> 65 <!-- 66 Menu item: This is the label for a menu entry that shows how many trackers have been blocked 67 for the currently loaded website. The number of blocked trackers is shown below this label. 68 Next to this label is a switch that allows the user to temporarily enable / disable the 69 blocking of trackers for the current browsing session - for example if the current website 70 doesn't work correctly with blocked content. 71 --> 72 <string name="menu_trackers_blocked_title">मागोवा यंत्रणा अडवली</string> 73 <!-- 74 Menu item: This is the subtitle for the Trackers blocked menu entry that shows how many 75 trackers have been blocked for the currently loaded website. 76 --> 77 <string name="menu_trackers_blocked_subtitle">हे बंद केल्याने कदाचित काही साईट समस्या सुटू शकतील</string> 78 <!-- Menu item: This is the label for turning off content blocking for the current website. --> 79 <string name="menu_content_blocking">मजकूर अवरोधन</string> 80 <!-- This is the subtitle content blocking toggle --> 81 <string name="menu_content_blocking_subtitle">साईट ठीक करण्यासाठी बंद करा</string> 82 <!-- 83 This is a small text at the bottom of the menu shown in a "custom tab" for branding purposes. 84 See https://github.com/mozilla-mobile/focus-android/issues/2106 85 %1$s will be replaced by the app name (e.g. Firefox Focus) 86 --> 87 <string name="menu_custom_tab_branding">%1$s द्वारे समर्थित</string> 88 <!-- 89 This is the title of a dialog that shows all the share targets (apps or contacts) when 90 sharing an URL. 91 --> 92 <string name="share_dialog_title">याद्वारे शेअर करा</string> 93 <string name="notification_erase_text">ब्राउझिंग इतिहास खोडा</string> 94 <!-- Notification action to open Focus and resume the current browsing session. --> 95 <string name="notification_action_open">उघडा</string> 96 <!-- 97 Notification action to erase the current browsing session AND switch to Focus (bring it 98 to the foreground) 99 --> 100 <string name="notification_action_erase_and_open">खोडा व उघडा</string> 101 <!-- 102 On Android 7+ users can add a shortcut for erasing the browsing history to the home screen. 103 This is the label for this shortcut. Android recommends a maximum length of 10 characters. 104 --> 105 <string name="shortcut_erase_short_label">खोडा</string> 106 <!-- 107 The same as 'shortcut_erase_short_label' but more descriptive. The launcher shows this 108 instead of the short title when it has enough space. Android recommends a maximum length 109 of 25 characters. 110 --> 111 <string name="shortcut_erase_long_label">ब्राउझिंग इतिहास खोडा</string> 112 <!-- 113 On Android 7+ users can add a shortcut for erasing the browsing history to the home screen. 114 This is the label for this shortcut. Android recommends a maximum length of 10 characters. 115 --> 116 <string name="shortcut_erase_and_open_short_label">मिटवा आणि उघडा</string> 117 <!-- 118 The same as 'shortcut_erase_short_label' but more descriptive. The launcher shows this 119 instead of the short title when it has enough space. Android recommends a maximum length 120 of 25 characters. 121 %1$s will be replaced by the app name (e.g. Firefox Focus) 122 --> 123 <string name="shortcut_erase_and_open_long_label">मिटवा आणि %1$s उघडा</string> 124 <!-- 125 Content of about focus. %1$s is the name of the app (for example "Firefox Focus" or "Firefox Klar"). 126 %2$s is the url for the learn-more link. 127 --> 128 <string name="about_content" tools:ignore="IncorrectStraightDoubleQuote"><![CDATA[<p>%1$s आपल्याला नियंत्रण देतो.</p>\n<p>खाजगी ब्राउझर म्हणून वापरा:\n<ul>\n<li>अँप मध्येच शोध व ब्राउझ करा</li>\n<li>मागोवा यंत्रणा अडवा(किंवा सेटिंग बदलून मागोवा यंत्रणेला परवानगी द्या)</li>\n<li>कुकीज, सर्च व ब्राऊझिंग इतिहास नष्ट करण्यासाठी खोडून टाका</li>\n</ul> </p>\n<p>%1$s Mozilla ने उत्पादित केला आहे. खुले व सुधृढ इंटरनेट जोपासणे आमचे ध्येय आहे.<br/>\n<a href=\"%2$s\">अधिक जाणून घ्या</a></p>]]></string> 129 <!-- Header for the Privacy and Security settings menu --> 130 <string name="preference_privacy_and_security_header">गोपनीयता आणि सुरक्षा</string> 131 <!-- Preference summary for settings related to privacy and security --> 132 <string name="preference_privacy_and_security_summary">ट्रॅकिंग, कुकीज, डाटा पर्याय</string> 133 <!-- 134 Preference category description for settings related to search, set default 135 and autocomplete are settings a user can find and change inside the "search" settings screen 136 --> 137 <string name="preference_search_summary">पूर्वनिर्धारित ठरवा, ऑटोकंप्लिट</string> 138 <!-- 139 Preference category description for settings screen for settings related to Mozilla 140 141 About the app and help are links that are inside this menu 142 143 %1$s will be replaced by the app name (e.g. Firefox Focus) 144 --> 145 <string name="preference_mozilla_summary">%1$s बद्दल, मदत</string> 146 <!-- Preference category for settings related to controlling web content --> 147 <string name="preference_category_web_content">वेब मजकूर</string> 148 <!-- Preference category: stealth settings for while switching apps --> 149 <string name="preference_category_switching_apps">अँप बदलताना</string> 150 <!-- Preference category for General Settings --> 151 <string name="preference_category_general">सर्वसाधारण</string> 152 <!-- Preference category for settings about sending usage data --> 153 <string name="preference_category_data_collection_use">माहिती संकलन आणि वापर</string> 154 <string name="preference_category_search">शोधा</string> 155 <!-- Title of "switch" preference that enables/disables search suggestions --> 156 <string name="preference_show_search_suggestions">शोध सूचना मिळवा</string> 157 <!-- 158 Description of the preference that enables/disables search suggestions 159 %1$s will be replaced by the app name (e.g. Firefox Focus) 160 --> 161 <string name="preference_show_search_suggestions_summary">आपण जे पत्ता पट्टी मध्ये टाईप कराल ते %1$s आपल्या शोध इंजिनला पाठवेल</string> 162 <!-- This label is shown below the name of the default search engine in settings --> 163 <string name="preference_search_engine_default">पूर्वनिर्धारीत</string> 164 <!-- This label is shown above the currently selected search engine in settings --> 165 <string name="preference_search_engine_label">शोध इंजिन</string> 166 <!-- Text that is shown below a "switch" preference that is enabled. --> 167 <string name="preference_state_on">चालू</string> 168 <!-- Text that is shown below a "switch" preference that is disabled. --> 169 <string name="preference_state_off">बंद</string> 170 <!-- Item in settings that will open a new preference screen for configuring the URL autocomplete behavior. --> 171 <string name="preference_subitem_autocomplete">URL स्वयंपूर्ण</string> 172 <!-- Title of "switch" preference that enables/disables autocomplete for the default list --> 173 <string name="preference_switch_autocomplete_topsites">टॉप साईट करिता</string> 174 <!-- Title of "switch" preference that enables/disables autocomplete for the user-defined list --> 175 <string name="preference_switch_autocomplete_user_list">आपण जोडलेल्या साईट करिता</string> 176 <!-- Preference category: Manage (user-defined) sites --> 177 <string name="preference_category_autocomplete_manage_sites">साईट व्यवस्थापित करा</string> 178 <!-- Item in autocomplete settings that will open a new preference screen for adding and removing URLs to the user-defined list --> 179 <string name="preference_autocomplete_subitem_manage_sites">साईट व्यवस्थापित करा</string> 180 <!-- Action at the bottom of the list of custom autocomplete URLs that will open a new screen to add a new URL to the list. --> 181 <string name="preference_autocomplete_action_add">+ सानुकूल URL जोडा</string> 182 <!-- Explanation text above the list of custom autocomplete URLs. --> 183 <string name="preference_autocomplete_explanation_text">आपली स्वयंपूर्णता यादी:</string> 184 <!-- Action at the bottom of the list of custom autocomplete URLs that will open a new screen to add a new URL to the list. --> 185 <string name="preference_autocomplete_action_add2">URL जोडा</string> 186 <!-- Title of the screen for adding custom autocomplete URLs. --> 187 <string name="preference_autocomplete_title_add">सानुकूल URL जोडा</string> 188 <!-- Label for the button to quick add custom autocomplete URLs. --> 189 <string name="custom_autocomplete_quick_add">सानुकूल URL जोडा</string> 190 <!-- Label for the button to quick add the current URL to the custom autocomplete list --> 191 <string name="add_custom_autocomplete_label">स्वयंपूर्ण करण्यासाठी दुवा जोडा</string> 192 <!-- Preference category for settings about cookies and site data --> 193 <string name="preference_category_cookies">कूकीज आणि संकेतस्थळाची माहिती</string> 194 <!-- Preference category for settings about data choices --> 195 <string name="preference_category_data_choices">माहिती पर्याय</string> 196 <!-- Title of the screen for removing custom autocomplete URLs. --> 197 <string name="preference_autocomplete_title_remove">सानुकूल URLs काढा</string> 198 <!-- A link to SUMO at autocomplete settings. --> 199 <string name="preference_autocomplete_learn_more">अधिक जाणा</string> 200 <!-- Preference summary: Custom (user-defined) autocomplete URLs. --> 201 <string name="preference_autocomplete_custom_summary">सानुकूल स्वयंपूर्ण URLs जोडा आणि व्यवस्थापित करा.</string> 202 <!-- Label for the "custom autocomplete URL" input field --> 203 <string name="preference_autocomplete_add_title">जोडायची URL</string> 204 <!-- "Hint" text for the "custom autocomplete URL" input field. Shown when the field is empty. --> 205 <string name="preference_autocomplete_add_hint">चिकटवा किंवा URL प्रविष्ट करा</string> 206 <!-- Example how a custom domain autocomplete URL be added (e.g. without http://) --> 207 <string name="preference_autocomplete_add_example2">उदाहरण: mozilla.org</string> 208 <!-- To be removed once the new hint has been translated --> 209 <string name="preference_autocomplete_add_example">उदाहरण: example.com</string> 210 <!-- Confirmation "snackbar" shown after a new custom autocomplete URL has been added. --> 211 <string name="preference_autocomplete_add_confirmation">नवीन सानुकूल URL समाविष्ट केली.</string> 212 <!-- Menu item to remove existing autocomplete URLs. --> 213 <string name="preference_autocomplete_menu_remove">काढून टाका</string> 214 <!-- Content description (not visible, for screen readers etc.): Button that will delete all selected custom autocomplete URLs. --> 215 <string name="preference_autocomplete_action_remove_content_description">काढून टाका</string> 216 <!-- Error message shown if the entered custom autocomplete URL is not valid or empty. --> 217 <string name="preference_autocomplete_add_error">आपण प्रविष्ट केलेली URL दोनदा तपासा.</string> 218 <string name="preference_language">भाषा</string> 219 <!-- 220 This is shown when the user hasn't set a focus specific language, i.e. when Focus 221 is using the system default language. 222 --> 223 <string name="preference_language_systemdefault">पूर्वनिर्धारीत प्रणाली</string> 224 <string name="preference_category_privacy">गुप्तता</string> 225 <string name="preference_privacy_block_ads">जाहिरात मागोवा यंत्रणा अवरोधित करा</string> 226 <string name="preference_privacy_block_ads_summary">काही जाहिराती संकेतस्थळावरील भेटीची नोंद करून ठेवतात, जरी तुम्ही जाहिरातीवर क्लिक केले नाही तरी</string> 227 <string name="preference_privacy_block_analytics">विश्लेषणात्मक ट्रॅकर्स अवरोधित करा</string> 228 <string name="preference_privacy_block_analytics_summary">टॅपिंग आणि स्क्रोलिंगसारख्या क्रियाकलाप एकत्रित करण्यासाठी, मोजमापआणि विश्लेषण करण्यासाठी वापरला जातो</string> 229 <string name="preference_privacy_block_social">सामाजिक ट्रॅकर अवरोधित करा</string> 230 <string name="preference_privacy_block_social_summary">आपल्या भेटींचा मागोवा घेण्यासाठी आणि शेअर बटन सारखी सुविधा दर्शवण्यासाठी साईट वर ठेवले आहे</string> 231 <string name="preference_privacy_block_content">इतर मजकूर ट्रॅकर्स अवरोधित करा</string> 232 <string name="preference_privacy_block_content_summary2">सक्षम करण्यामुळे काही पृष्ठ अनपेक्षितरित्या वागू शकतात</string> 233 <string name="preference_privacy_category_cookies">कुकीज अवरोधित करा</string> 234 <!-- 235 Three options for Cookie blocking. Yes (All cookies Blocked), Block 3rd-party cookies 236 only (Only 3rd-party Cookies Blocked), No (No cookies blocked) 237 --> 238 <string name="preference_privacy_should_block_cookies_no_option2">नाही धन्यवाद</string> 239 <string name="preference_privacy_should_block_cookies_third_party_tracker_cookies_option">केवळ तृतीय-पक्ष ट्रॅकर कुकीज अवरोधित करा</string> 240 <string name="preference_privacy_should_block_cookies_third_party_only_option">केवळ तृतीय-पक्षाच्या कुकीज अवरोधित करा</string> 241 <string name="preference_privacy_should_block_cookies_yes_option2">कृपया हो</string> 242 <!-- Preference Title: Biometrics can be used to unlock Focus if the previous session's data was not erased by the user. --> 243 <string name="preference_security_biometric">अँप उघडण्यासाठी बोटाचा ठसा वापरा</string> 244 <!-- 245 Preference Title: Secure Mode is a setting that prevents the app's content to show up in the "recent apps" screen 246 and prevents the user from taking screenshots or casting the app to other displays. 247 --> 248 <string name="preference_privacy_secure_mode">स्टेल्थ</string> 249 <!-- 250 Preference Summary: Stealth mode (previously "Secure mode") is a setting that prevents the 251 app's content (in our case especially the content of webpages) to show up in the "recent apps" 252 screen. Additionally Android will prevent the user from taking screenshots or casting the app 253 to other displays. 254 --> 255 <string name="preference_privacy_stealth_summary">अँप बदलताना वेब पृष्ठे लपवा आणि स्क्रीनशॉट घेणे आडवा.</string> 256 <string name="preference_category_security">सुरक्षा</string> 257 <string name="preference_category_performance">कार्यक्षमता</string> 258 <string name="preference_performance_block_webfonts">वेब फॉन्ट अवरोधित करा</string> 259 <!-- This text is shown below the setting for disabling web fonts. Some websites use icons/images from a font and those do not show up if fonts are blocked. --> 260 <string name="preference_performance_block_webfonts_summary">याचा परिणाम हरवलेल्या प्रतिमा किंवा चिन्हांमध्ये होऊ शकतो</string> 261 <string name="preference_performance_block_javascript">JavaScript अवरोधित करा</string> 262 <!-- This text is shown below setting for disabling JavaScript. Some websites may not work correctly when JavaScript is disabled --> 263 <string name="preference_performance_block_javascript_summary">पृष्ठे जलद लोड होतील पण अनपेक्षित वर्तणूक दाखवू शकतात</string> 264 <!-- 265 This preference does not set Focus as the default browser but instead links to Android's 266 "default apps" settings screen or if not supported by this Android version to a SUMO page describing 267 how to set Focus as a default browser. 268 %1$s will be replaced by the app name (e.g. Firefox Focus) 269 --> 270 <string name="preference_default_browser2">मुलभूत ब्राउझर म्हणून %1$s वापरा</string> 271 <string name="preference_category_mozilla">Mozilla</string> 272 <string name="preference_mozilla_telemetry2">वापर डेटा पाठवा</string> 273 <!-- A link to SUMO at the end of the summary (preference_mozilla_telemetry_summary2) of the "Send anonymous usage data" setting. --> 274 <string name="preference_mozilla_telemetry_summary">अधिक जाणा</string> 275 <!-- %1$s will be replaced with the name of the app (e.g. Firefox Focus) --> 276 <string name="preference_mozilla_telemetry_summary2">सर्वांसाठी %1$s उपलब्ध करण्यासाठी व सुधारण्यास जी गरजेची आहे फक्त तीच माहिती जमा करण्यास Mozilla तत्पर आहे.</string> 277 <!-- In-app link (in settings) to Focus privacy notice. --> 278 <string name="preference_privacy_notice">गोपनीयता सूचना</string> 279 <!-- Item in Preferences that shows the about page. %1$s is the name of the app (for example "Firefox Focus" or "Firefox Klar"). --> 280 <string name="preference_about">%1$s विषयी</string> 281 <!-- Header for the list of installed search engines --> 282 <string name="preference_search_installed_search_engines">स्थापित केलेले शोध इंजिन</string> 283 <!-- Header for the list of installed search engines --> 284 <string name="preference_choose_search_engine">शोध इंजिन निवडा</string> 285 <!-- Action for restoring the default list of search engines --> 286 <string name="preference_search_restore">डीफॉल्ट शोध इंजिन पुनर्संचयित करा</string> 287 <!-- 288 Action for adding an additional search engine to the list. 289 The "+" is used to emphasize that this is an "add" action 290 --> 291 <string name="preference_search_add2">+ अजून एक शोध इंजिन जोडा</string> 292 <string name="preference_search_remove_title">शोध इंजिने काढून टाका</string> 293 <string name="preference_search_remove">काढून टाका</string> 294 <!-- Action for dding an additional search engine to the list --> 295 <string name="preference_search_add3">अजून एक शोध इंजिन जोडा</string> 296 <!-- Explanation text above the list of search engines --> 297 <string name="preference_select_preferred_engine">आपले पसंतीचे इंजिन निवडा:</string> 298 <!-- Clickable action text that shows when user long-presses on a search engine search field (this is similar to paste or copy when long-pressing a text field) --> 299 <string name="action_option_add_search_engine">शोध इंजीन जोडा</string> 300 <string name="search_add_manually_name_hint">शोध इंजिनचे नाव</string> 301 <string name="search_add_manually_string">शोधण्यास वापरायची अक्षरमाळ</string> 302 <string name="search_add_manually_save">जतन करा</string> 303 <!-- Example of search engine url. %s represents the search query and should be kept as-is. --> 304 <string name="search_add_manually_example">उदाहरण: example.com/search/?q=%s</string> 305 <string name="search_add_confirmation">नवीन शोध इंजिन जोडले.</string> 306 <string name="search_add_error_empty_name">शोध इंजिनाचे नाव प्रविष्ट करा</string> 307 <string name="search_add_error_duplicate_name">एक स्थापित शोध इंजिन आधीपासून त्या नावाचा वापर करीत आहे.</string> 308 <string name="search_add_error_empty_search">सर्च स्ट्रिंग प्रविष्ट करा</string> 309 <string name="search_add_error_format">शोध अक्षरमाळ उदाहरणाच्या स्वरूपात आहे का ते तपासा</string> 310 <!-- Content description (not visible, for screen readers etc.): Clear text in URL bar --> 311 <string name="content_description_clear_input">इनपुट साफ करा</string> 312 <!-- 313 Content description (not visible, for screen readers etc.): Clicking on the website overlay 314 while in typing mode will dismiss and go back to the browser. This text will be read when the 315 overlay if focused. See https://github.com/mozilla-mobile/focus-android/issues/50 316 --> 317 <string name="content_description_dismiss_input">बरखास्त करा</string> 318 <!-- 319 Content description (not visible, for screen readers etc.): Erase button: Erase the browsing 320 history and go back to the home screen. 321 --> 322 <string name="content_description_erase">ब्राऊझिंग इतिहास खोडून टाका</string> 323 <!-- 324 If the user has multiple tabs open we will show an addition "floating action button" showing how many tabs are open. 325 This string is not displayed and read only by screenreaders. %1$s will be replaced with the number of open tabs. This 326 button will only be visible when there is more than one tab open (>= 2). 327 --> 328 <string name="content_description_tab_counter">उघडलेले टॅब: %1$s</string> 329 <!-- 330 Content description (not visible, for screen readers etc.): Lock icon showed in the URL bar for 331 https pages.. 332 --> 333 <string name="content_description_lock">सुरक्षित कनेक्शन</string> 334 <!-- 335 This text is not visible. Instead it will be read by the accessibility service once we start 336 loading a website 337 --> 338 <string name="accessibility_announcement_loading">लोड करत आहे</string> 339 <!-- 340 This text is not visible. Instead it will be read by the accessibility service once we 341 finished loading a website 342 --> 343 <string name="accessibility_announcement_loading_finished">वेबसाइट लोड केली</string> 344 <!-- Content description (not visible, for screen readers etc.): "Three dot" menu button. --> 345 <string name="content_description_menu">आणखी पर्याय</string> 346 <!-- 347 Content description (not visible, for screen readers etc.): "Three dot" menu button used 348 on home screen 349 --> 350 <string name="indicator_content_description_menu">अधिक पर्याय बटण</string> 351 <!-- Content description (not visible, for screen readers etc.): Navigate forward (browsing history) --> 352 <string name="content_description_forward">पुढे नेव्हिगेट करा</string> 353 <!-- Content description (not visible, for screen readers etc.): Reload current website --> 354 <string name="content_description_reload">वेबसाइट रीलोड करा</string> 355 <!-- Content description (not visible, for screen readers etc.): Navigate back (browsing history) --> 356 <string name="content_description_back">मागे नॅव्हिगेट करा</string> 357 <!-- Content description (not visible, for screen readers etc.): Stop loading the current website. This button will turn into the refresh button once loading has been completed (see content_description_reload) --> 358 <string name="content_description_stop">वेबसाइट लोड करणे थांबवा</string> 359 <!-- Content description (not visible, for screen readers etc.): Custom Tab exit button - closes the custom tab and returns to the previous app. --> 360 <string name="content_description_customtab_exit">मागील अॅप वर परत या</string> 361 <!-- 362 Content description (not visible, for screen readers etc.): This is the description for the ImageView in the menu that displays 363 the number of trackers blocked for the current session 364 --> 365 <string name="content_description_trackers_blocked">अवरोधित मागोवा यंत्रणा संख्या</string> 366 <!-- 367 Content description (not visible, for screen readers etc.): This is the description for the switch in the menu that temporarily disables/enables 368 content blocking for the current session 369 --> 370 <string name="content_description_blocking_switch">मागोवा यंत्रणा अवरोधित करा</string> 371 <string name="your_rights">आपले हक्क</string> 372 <string name="external_app_prompt_title">दुसर्या अॅपमध्ये दुवा उघडा</string> 373 <!-- 374 This string is shown when the user has clicked a link that needs to be opened in a different app. 375 %2$s is the external app name, %1$s is the name of the app (for example "Firefox Focus" or "Firefox Klar"). 376 --> 377 <string name="external_app_prompt">दुआ %2$s मध्ये उघडण्यासाठी आपण %1$s सोडू शकता.</string> 378 <!-- This text is the title of a dialog shown if no app could be found for a custom link protocol. --> 379 <string name="external_app_prompt_no_app_title">दुवा उघडू शकणारा अॅप शोधा</string> 380 <!-- 381 This text is shown in a dialog if no app could be found for a custom link protocol. %1$s is the name of the app (for example "Firefox Focus" or "Firefox Klar") and %2$s is the name of 382 the app store installed on the device (usually that's Google Play). 383 --> 384 <string name="external_app_prompt_no_app">आपल्या उपकरणातील कोणतीही अँप ही दुवा उघडू शकत नाही. ही दुवा उघडू शकणारी अँप %2$s वर शोधण्यासाठी आपण %1$s सोडून जाऊ शकता.</string> 385 <!-- This label is shown above a list of apps that can be used to open a given link --> 386 <string name="external_multiple_apps_matched_exit">खाजगी ब्राउझिंगच्या बाहेर पडायचे आहे का?</string> 387 <!-- Snackbar that will be displayed after a download has completed. %1$s is the file name. --> 388 <string name="download_snackbar_finished">%1$s समाप्त</string> 389 <!-- Snackbar action to immediately open the successfully downloaded file. --> 390 <string name="download_snackbar_open">उघडा</string> 391 <string name="error_hostLookup_title">सर्व्हर आढळला नाही</string> 392 <!-- First run tour (Default browser): Title --> 393 <string name="firstrun_defaultbrowser_title">आपली गोपनीयता वाढवा</string> 394 <!-- First run tour (Default browser): Text. --> 395 <string name="firstrun_defaultbrowser_text2">खाजगी ब्राऊझिंग पुढच्या स्तरावर न्या. जाहिराती आणि इतर मजकूर अवरोधित करा जो आपला विविध साईट वरून मागोवा घेऊ शकतो आणि पृष्ठ लोड वेळ कमी करू शकतो.</string> 396 <!-- First run tour (Search): Title --> 397 <string name="firstrun_search_title">आपला शोध, आपल्या पद्धतीने</string> 398 <!-- First run tour (Search): Text --> 399 <string name="firstrun_search_text">काही वेगळे शोधत आहात का? सेटिंग मधून अन्य पूर्वनिर्धारित शोध इंजिन ठरवा.</string> 400 <!-- First run tour (Shortcut): Title --> 401 <string name="firstrun_shortcut_title">आपल्या मुख्य पटलावर शॉर्टकट जोडा</string> 402 <!-- First run tour (Shortcut): Text. %1$s will be replaced with the name of the app (e.g. Firefox Focus) --> 403 <string name="firstrun_shortcut_text">%1$s मध्ये आपल्या आवडत्या साईट्स वर त्वरित परत जा. फक्त %1$s मेनू मधुन \"मुख्य पृष्ठात जोडा\" निवडा.</string> 404 <!-- First run tour (Privacy): Title --> 405 <string name="firstrun_privacy_title">गोपनीयता एक सवय बनवा</string> 406 <!-- First run tour (Privacy): Text. %1$s will be replaced with the name of the app (e.g. Firefox Focus) --> 407 <string name="firstrun_privacy_text">%1$s हा आपला पूर्वनिर्धारित ब्राउझर म्हणून निवडा आणि इतर अँप मधून वेब पृष्ठ उघडताना खाजगी ब्राऊझिंग चा फायदा घ्या.</string> 408 <string name="firstrun_close_button">ठीक आहे, समजले!</string> 409 <string name="firstrun_skip_button">वगळा</string> 410 <string name="firstrun_next_button">पुढे</string> 411 <!-- Indicator that no trackers are being blocked because content blocking is disabled; normally shows the number of blocked trackers --> 412 <string name="content_blocking_disabled">-</string> 413 <!-- Label of the action that will add the current website to the home screen (shown in the confirmation dialog). --> 414 <string name="dialog_addtohomescreen_action_add">जोडा</string> 415 <!-- Label of the action that will add the current website to the home screen (shown in the confirmation dialog). --> 416 <string name="dialog_addtohomescreen_action_yes">हो</string> 417 <!-- Label of the action that will close the dialog and not add anything to the home screen (shown in the confirmation dialog). --> 418 <string name="dialog_addtohomescreen_action_cancel">रद्द करा</string> 419 <!-- Label of the action that will close the dialog and not add anything to the home screen (shown in the confirmation dialog). --> 420 <string name="dialog_addtohomescreen_action_no">नाही</string> 421 <!-- 422 The user visible name of the "notification channel" (Android 8+ feature) for the ongoing notification shown while a browsing session is active. 423 The recommended maximum length is 40 characters; the value may be truncated if it is too long. 424 425 * To understand what notification channels are, see: https://www.androidcentral.com/notification-channels 426 * To see how this string will look like in Android's UI, see: https://github.com/mozilla-mobile/focus-android/issues/863#issuecomment-324105723 427 --> 428 <string name="notification_browsing_session_channel_name">खाजगी ब्राऊझिंग सत्र</string> 429 <!-- 430 The user visible description of the "notification channel" (Android 8+ feature) for the ongoing notification shown while a browsing session is active. 431 The recommended maximum length is 300 characters; the value may be truncated if it is too long. %1$s will be replaced with the name of the app (e.g. Firefox Focus). 432 433 * To understand what notification channels are, see: https://www.androidcentral.com/notification-channels 434 * To see how this string will look like in Android's UI, see: https://github.com/mozilla-mobile/focus-android/issues/863#issuecomment-324105723 435 --> 436 <string name="notification_browsing_session_channel_description">सूचनेवरून आपले %1$s सत्र एका टॅप मध्ये नष्ट करता येते. आपल्या ब्राउझर मध्ये काय चालू आहे हे पाहायला किंवा अँप उघडावे लागत नाही.</string> 437 <!-- Label for a button in the "tabs tray" to erase the browsing history (closes all tabs and removes associated data). --> 438 <string name="tabs_tray_action_erase">ब्राऊझिंग इतिहास नष्ट करा</string> 439 <!-- 440 If the user decides to open the current page in another browser and if Firefox is not installed then we show this 441 item in the list of browsers. Clicking it will open the app store installed on the device (usually that's Google Play). 442 --> 443 <string name="download_firefox" tools:ignore="BrandUsage">Firefox डाउनलोड करा</string> 444 <!-- Text shown in prompts for GeckoView --> 445 <string name="gv_prompt_username_hint">वापरकर्त्याचे नाव</string> 446 <string name="gv_prompt_password_hint">पासवर्ड</string> 447 <string name="gv_prompt_clear">पुसा</string> 448 <!-- 449 Text shown in Security Information Popup 450 451 Text to denote secure or insecure connection 452 --> 453 <string name="security_popup_secure_connection">सुरक्षित जोडणी</string> 454 <string name="security_popup_insecure_connection">असुरक्षित जोडणी</string> 455 <!-- %1$s will be replaced with organization that granted the SSL certificate --> 456 <string name="security_popup_security_verified">%1$s द्वारे तपसालेले</string> 457 <!-- Content Description of Security Icon in toolbar --> 458 <string name="site_security_icon_content_description">साइट सुरक्षा</string> 459 <string name="preference_autocomplete_duplicate_url_error">URL आधिपासूनच अस्तित्वात आहे.</string> 460 <!-- Label for the Find in page button --> 461 <string name="find_in_page">पृष्ठामध्ये शोधा</string> 462 <!-- Watermark/Hint for the find in page input field --> 463 <string name="find_in_page_input">पृष्ठामध्ये शोधा</string> 464 <!-- 465 String to show the number of results found in the page and the position 466 the user is at. %1$d is the position, %2$d is the total number of 467 results. 468 --> 469 <string name="find_in_page_result">%1$d/%2$d</string> 470 <!-- 471 String to be read by the accessibility service presenting the number of 472 results found in the page and the position the user is at. %1$d is the 473 position, %2$d is the total number of results. 474 --> 475 <string name="accessibility_find_in_page_result">%2$d पैकी %1$d</string> 476 <!-- String to be read by the accessibility service when focusing the next result button --> 477 <string name="accessibility_next_result">पुढील परिणाम शोधा</string> 478 <!-- String to be read by the accessibility service when focusing the previous result button --> 479 <string name="accessibility_previous_result">मागील परिणाम शोधा</string> 480 <!-- String to be read by the accessibility service when focusing the dismiss button in the "find in page" UI --> 481 <string name="accessibility_dismiss_find_in_page">पृष्ठावर शोधणे रद्द करा</string> 482 <!-- Checkbox menu item text to request desktop site --> 483 <string name="preference_performance_request_desktop_site">डेस्कटॉप साइटची विनंती करा</string> 484 <!-- Checkbox menu item text to request desktop site --> 485 <string name="preference_performance_request_desktop_site2">डेस्कटॉप साइट</string> 486 <!-- Displayed after a user long presses on the URL in a custom tab to copy the URL --> 487 <string name="custom_tab_copy_url_action">URL ची प्रत बनवली</string> 488 <!-- Description of what a user may find in the Advanced Setting category, used for debugging --> 489 <string name="preference_advanced_summary">डेव्हलपर साधने</string> 490 <!-- Title of Advanced Setting category --> 491 <string name="preference_category_advanced">प्रगत</string> 492 <!-- Preference to enable remote debugging of the app via USB or Wi-Fi --> 493 <string name="preference_remote_debugging">Wi-Fi द्वारे दूरस्थ डीबगिंग</string> 494 <!-- 495 Button for the fingerprint authentication dialog box that is shown to the user when sharing a link to the app 496 while the user has biometric authentication enabled. When pressed, the user's previous session is cleared, and the shared link is opened. 497 --> 498 <string name="biometric_auth_open_link_new_session">नवीन सत्रात दुवा उघडा</string> 499 <!-- Description for the fingerprint authentication image. Used for accessibility purposes. --> 500 <string name="biometric_auth_image_description">बोटाच्या ठश्याचे चिन्ह</string> 501 <!-- 502 Error text displayed when the user's fingerprint cannot be recognized upon re-entering the app. 503 This is displayed during the authentication flow as the app launches. 504 --> 505 <string name="biometric_auth_not_recognized_error">बोटाचा ठसा ओळखला नाही. पुन्हा प्रयत्न करा.</string> 506 <!-- 507 Error text displayed when the user's fingerprint moved too quickly upon re-entering the app 508 This is displayed during the authentication flow as the app launches. 509 --> 510 <string name="biometric_auth_moved_too_quickly">बोट पटकन हलवले. पुन्हा प्रयत्न करा.</string> 511 <!-- Title for the prompt to enable search suggestions --> 512 <string name="enable_search_suggestion_title2">शोध सूचना दाखवायच्या?</string> 513 <!-- 514 Description for the prompt to enable search suggestions 515 %1$s will be replaced by the app name (e.g. Firefox Focus) 516 --> 517 <string name="enable_search_suggestion_description">सूचना मिळवण्यासाठी, %1$s ला आपण निवडलेल्या शोध इंजिनला आपण पत्ता पट्टीमध्ये काय टाईप करता ते पाठवावे लागेल.</string> 518 <!-- Label used for the "NO button" for the prompt to enable search suggestions --> 519 <string name="enable_search_suggestions_no">नाही</string> 520 <!-- Label used for the "YES button" for the prompt to enable search suggestions --> 521 <string name="enable_search_suggestions_yes">होय</string> 522 <!-- Message displayed when using a search engine that doesn't provide suggestions --> 523 <string name="no_suggestions_message">काही शोध इंजिन सूचना दाखवू शकत नाहीत.</string> 524 <!-- Button to dismiss the message displayed when using a search engine that doesn't provide suggestions --> 525 <string name="dismiss_no_suggestions_prompt_button">रद्द करा</string> 526 <!-- Tips displayed on the home view --> 527 528 <!-- 529 Tip displayed on home view explaining how to disable tracking protection 530 The new line here must be kept as the second half of the string is clickable for the user. 531 --> 532 <string name="tip_disable_tracking_protection">साइट अनपेक्षितरित्या वागत आहे?\nट्रॅकिंग संरक्षण बंद करण्याचा प्रयत्न करा</string> 533 <!-- 534 Tip displayed on home view explaining how to add sites to homescreen 535 %1$s is replaced with a line break in the application. 536 --> 537 <string name="tip_add_to_homescreen">आपण सर्वात जास्त वापरता त्या साईट एका टॅप मध्ये मिळवा%1$sमेनू > मुख्य पृष्ठावर जोडा</string> 538 <!-- 539 Tip displayed on home view explaining how to make Focus the default browser 540 %1$s is the name of the app (for example "Firefox Focus" or "Firefox Klar"). 541 The new line here must be kept as the second half of the string is clickable for the user. 542 --> 543 <string name="tip_set_default_browser">प्रत्येक दुवा %1$s मध्ये उघडा\n%1$s ला पूर्वनिर्धारित ब्राउझर करा</string> 544 <!-- 545 Tip displayed on home view explaining how to add a custom autocomplete URL 546 The new line here must be kept as the second half of the string is clickable for the user. 547 --> 548 <string name="tip_autocomplete_url">सर्वात जास्त वापरलेल्या साईट च्या URL स्वयंपूर्ण करा\nकोणतीही URL पत्ता पट्टी मध्ये दीर्घकाळ दाबून धरा</string> 549 <!-- 550 Tip displayed on home view explaining how to add a custom autocomplete URL 551 The new line here must be kept as the second half of the string is clickable for the user. 552 --> 553 <string name="tip_open_in_new_tab">एका नवीन टॅबमध्ये एक दुवा उघडा\nएका पृष्ठावर कोणताही दुवा दीर्घ-दाबून ठेवा</string> 554 <!-- Tip displayed on home view explaining how to add a custom autocomplete URL --> 555 <string name="tip_disable_tips2">आरंभ पटलावर सूचना बंद करा</string> 556 <!-- Label for the snackbar when a user opens a new tab --> 557 <string name="new_tab_opened_snackbar">नवीन टॅब उघडले</string> 558 <!-- Label for the button in the snackbar that switches to the newly opened tab --> 559 <string name="open_new_tab_snackbar">स्विच करा</string> 560 <!-- Preference for switching to a new tab immediately after opening --> 561 <string name="preference_open_new_tab">नवीन टॅबमध्ये दुवा त्वरित स्विच करा</string> 562 <!-- Tracking protection bottom sheet --> 563 564 <!-- Promote SearchWidget Dialog --> 565 </resources>