# This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # Popup Blocker # In Extension.jsm # LOCALIZATION NOTE (webextPerms.header) # This string is used as a header in the webextension permissions dialog, # %S is replaced with the localized name of the extension being installed. # See https://bug1308309.bmoattachments.org/attachment.cgi?id=8814612 # for an example of the full dialog. # Note, this string will be used as raw markup. Avoid characters like <, >, & webextPerms.header=%S जोडायचे? webextPerms.add.label=जोडा webextPerms.cancel.label=रद्द करा # LOCALIZATION NOTE (webextPerms.updateText) # %S is replaced with the localized name of the updated extension. webextPerms.updateText=%S अद्यायावत केले गेले आहे. अद्ययावत आवृत्ती प्रस्थापित होण्याआधी नवीन परवान्यांना आपण संमती द्यावयास हवी. “रद्द करा” या पर्यायाची निवड केल्यास सध्य ॲड-ऑन आवृत्ती चालू राहील. webextPerms.updateAccept.label=अद्ययावत करा # LOCALIZATION NOTE (webextPerms.optionalPermsHeader) # %S is replaced with the localized name of the extension requesting new # permissions. webextPerms.optionalPermsHeader=%S आणखी परवानग्यांची मागणी करत आहे. webextPerms.optionalPermsListIntro=यास हे करायचे आहे: webextPerms.optionalPermsAllow.label=परवानगी द्या webextPerms.optionalPermsDeny.label=नाकारा webextPerms.description.bookmarks=वाचनखूणा वाचा आणि बदल करा webextPerms.description.browserSettings=ब्राउझर सेटिंग वाचा आणि बदल करा webextPerms.description.browsingData=अलीकडील ब्राउझिंग इतिहास, कुकीज आणि संबंधित डेटा नष्ट करा webextPerms.description.clipboardRead=क्लिपबोर्डवरचा डेटा मिळवा webextPerms.description.clipboardWrite=क्लिपबोर्डवरचा डेटा इनपुट करा webextPerms.description.devtools=खुल्या टॅबमध्ये आपल्या डेटावर प्रवेश करण्यासाठी विकसक साधने विस्तारित करा webextPerms.description.downloads=फाईल डाउनलोड करा आणि ब्राउझरचा डाउनलोड इतिहास वाचून बदल करा webextPerms.description.downloads.open=आपल्या संगणकावर डाउनलोड केलेल्या फायली उघडा webextPerms.description.find=सर्व उघडलेल्या टॅबचे मजकूर वाचा webextPerms.description.geolocation=आपल्या ठिकाणाचा वापर करा webextPerms.description.history=ब्राऊझरचा इतिहास पहा webextPerms.description.management=एक्स्टेंशनचा वापर मॉनिटर करा व थीम व्यवस्थापित करा # LOCALIZATION NOTE (webextPerms.description.nativeMessaging) # %S will be replaced with the name of the application webextPerms.description.nativeMessaging=%S व्यतिरिक्त इतर प्रोग्रॅम्स सोबत संदेशांची देवाणघेवाण करा webextPerms.description.notifications=आपल्याला सूचना दर्शवा webextPerms.description.privacy=गोपनीयता सेटिंग वाचा व बदला webextPerms.description.proxy=ब्राउझर प्रॉक्सी सेटिंग नियंत्रित करा webextPerms.description.sessions=नुकतेच बंद केलेले टॅब पहा webextPerms.description.tabs=ब्राउझरचे टॅब पहा webextPerms.description.topSites=ब्राऊझिंग इतिहास पहा webextPerms.description.webNavigation=संचारण सुरु असताना ब्राउझर कार्य पहा webextPerms.hostDescription.allUrls=सर्व वेबसाईटसाठीची आपला माहिती पहा # LOCALIZATION NOTE (webextPerms.hostDescription.wildcard) # %S will be replaced by the DNS domain for which a webextension # is requesting access (e.g., mozilla.org) webextPerms.hostDescription.wildcard=%S क्षेत्रातील साईटसाठी आपली माहिती पहा # LOCALIZATION NOTE (webextPerms.hostDescription.tooManyWildcards): # Semi-colon list of plural forms. # See: http://developer.mozilla.org/en/docs/Localization_and_Plurals # #1 will be replaced by an integer indicating the number of additional # domains for which this webextension is requesting permission. webextPerms.hostDescription.tooManyWildcards=इतर #1 क्षेत्रातील आपली माहिती पहा;इतर #1 क्षेत्रांतील आपली माहिती पहा # LOCALIZATION NOTE (webextPerms.hostDescription.oneSite) # %S will be replaced by the DNS host name for which a webextension # is requesting access (e.g., www.mozilla.org) webextPerms.hostDescription.oneSite=%S साठी आपली माहिती पहा # LOCALIZATION NOTE (webextPerms.hostDescription.tooManySites) # Semi-colon list of plural forms. # See: http://developer.mozilla.org/en/docs/Localization_and_Plurals # #1 will be replaced by an integer indicating the number of additional # hosts for which this webextension is requesting permission. webextPerms.hostDescription.tooManySites=इतर #1 साइट वरील आपली माहिती पहा;इतर #1 साइट्स वरील आपली माहिती पहा # LOCALIZATION NOTE (password.logins): Label that will be used in # Web Console API stacktrace.anonymousFunction= stacktrace.outputMessage=%S, फंक्शन %S, ओळ %Sचे स्टॅक ट्रेस. timer.start=%S: समयदर्शक सुरू झाले # LOCALIZATION NOTE (timer.end): # This string is used to display the result of the console.timeEnd() call. # %1$S=name of timer, %2$S=number of milliseconds timer.end=%1$S: %2$Sms # Site settings dialog # In ContextualIdentityService.jsm # LOCALIZATION NOTE (userContextPersonal.label, # userContextWork.label, # userContextShopping.label, # userContextBanking.label, # userContextNone.label): # These strings specify the four predefined contexts included in support of the # Contextual Identity / Containers project. Each context is meant to represent # the context that the user is in when interacting with the site. Different # contexts will store cookies and other information from those sites in # different, isolated locations. You can enable the feature by typing # about:config in the URL bar and changing privacy.userContext.enabled to true. # Once enabled, you can open a new tab in a specific context by clicking # File > New Container Tab > (1 of 4 contexts). Once opened, you will see these # strings on the right-hand side of the URL bar. # In android this will be only exposed by web extensions userContextPersonal.label = वैयक्तिक userContextWork.label = कार्य userContextBanking.label = बँकिंग userContextShopping.label = खरेदी