# 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 = ખરીદી