BETA

Transvision

Displaying 40 results for the string Type in mr:

Entity mr en-US
Entity # all locales browser • browser • pageInfo.ftl
media-animated-image-type.value
mr
{ $frames -> [one] { $type } प्रतिमा (अ‍ॅनिमेटेड, { $frames } फ्रेम) *[other] { $type } प्रतिमा (अ‍ॅनिमेटेड, { $frames } फ्रेम) }
en-US
{ $frames -> [one] { $type } Image (animated, { $frames } frame) *[other] { $type } Image (animated, { $frames } frames) }
Entity # all locales browser • browser • pageInfo.ftl
media-image-type.value
mr
{ $type } प्रतिमा
en-US
{ $type } Image
Entity # all locales browser • browser • preferences • applicationManager.ftl
app-manager-handle-file
mr
खालिल ॲप्लिकेशन्सचा वापर { $type } अंतर्भुत माहिती हाताळणीकरिता केला जाऊ शकतो.
en-US
The following applications can be used to handle { $type } content.
Entity # all locales browser • browser • preferences • applicationManager.ftl
app-manager-handle-protocol
mr
खालिल ॲप्लिकेशन्सचा वापर { $type } लिंक हाताळणीकरिता केला जाऊ शकतो.
en-US
The following applications can be used to handle { $type } links.
Entity # all locales browser • browser • preferences • preferences.ftl
applications-file-ending-with-type
mr
{ applications-file-ending } ({ $type })
en-US
{ applications-file-ending } ({ $type })
Entity # all locales browser • browser • preferences • preferences.ftl
applications-type-description-with-type
mr
{ $type-description } ({ $type })
en-US
{ $type-description } ({ $type })
Entity # all locales browser • browser • preferences • preferences.ftl
applications-type-pdf-with-type
mr
{ applications-type-pdf } ({ $type })
en-US
{ applications-type-pdf } ({ $type })
Entity # all locales browser • pdfviewer • viewer.properties
text_annotation_type.alt
mr
[{{type}} टिपण्णी]
en-US
[{{type}} Annotation]
Entity # all locales dom • chrome • dom • dom.properties
MediaEMENoCodecsDeprecatedWarning
mr
MediaKeySystemConfiguration उमेदवार पास न करता audioCapabilities किंवा videoCapabilities contentType विना “codecs” स्ट्रिंग समावेश असलेले navigator.requestMediaKeySystemAccess() (%S वर) कॉल करत आहे जे कालबाह्य झालेले आहे आणि लवकरच असमर्थित होणार आहे.
en-US
Calling navigator.requestMediaKeySystemAccess() (at %S) passing a candidate MediaKeySystemConfiguration containing audioCapabilities or videoCapabilities without a contentType with a “codecs” string is deprecated and will soon become unsupported.
Entity # all locales dom • chrome • dom • dom.properties
MediaLoadUnsupportedMimeType
mr
"%1$S" प्रकारचे निर्देशीत HTTP "Content-Type" समर्थीत नाही. मिडीया स्रोत %2$S लोड करणे अपयशी.
en-US
HTTP “Content-Type” of “%1$S” is not supported. Load of media resource %2$S failed.
Entity # all locales dom • chrome • dom • dom.properties
MediaLoadUnsupportedTypeAttribute
mr
"%1$S" पैकी निर्देशीत "type" गुणधर्म समर्थीत नाही. मिडीया स्रोत %2$S लोड करणे अपयशी.
en-US
Specified “type” attribute of “%1$S” is not supported. Load of media resource %2$S failed.
Entity # all locales dom • chrome • dom • dom.properties
ResponseTypeSyncXHRWarning
mr
पटल संदर्भात XMLHttpRequestच्या responseType गुणधर्माचे वापर यापुढे सिंक्रोनस मोडमध्ये समर्थीत केले जात नाही.
en-US
Use of XMLHttpRequest’s responseType attribute is no longer supported in the synchronous mode in window context.
Entity # all locales dom • chrome • dom • dom.properties
UnsupportedEntryTypesIgnored
mr
असमर्थीत entryTypes दुर्लक्षीत करत आहे: %S.
en-US
Ignoring unsupported entryTypes: %S.
Entity # all locales dom • chrome • layout • HtmlForm.properties
ForgotFileEnctypeWarning
mr
फॉर्ममध्ये फाइल आदान आहे, पण फॉर्मवरील method=POST व enctype=multipart/फॉर्म-माहिती सापडत नाही. ही फाइल पाठवली जाणार नाही.
en-US
Form contains a file input, but is missing method=POST and enctype=multipart/form-data on the form. The file will not be sent.
Entity # all locales dom • chrome • layout • HtmlForm.properties
ForgotPostWarning
mr
फार्म मध्ये enctype=%S आहे, परंतु method=post नाही. enctype च्या व्यतिरिक्त न जाता साधारणरीत्या method=GET सह सादर करत आहे.
en-US
Form contains enctype=%S, but does not contain method=post. Submitting normally with method=GET and no enctype instead.
Entity # all locales dom • chrome • layout • htmlparser.properties
errAlmostStandardsDoctype
mr
Almost standards mode doctype. Expected “<!DOCTYPE html>”.
en-US
Almost standards mode doctype. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errBogusDoctype
mr
Bogus doctype.
en-US
Bogus doctype.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEndTagSeenWithoutDoctype
mr
End tag seen without seeing a doctype first. Expected “<!DOCTYPE html>”.
en-US
End tag seen without seeing a doctype first. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEofInDoctype
mr
End of file inside doctype.
en-US
End of file inside doctype.
Entity # all locales dom • chrome • layout • htmlparser.properties
errExpectedPublicId
mr
Expected a public identifier but the doctype ended.
en-US
Expected a public identifier but the doctype ended.
Entity # all locales dom • chrome • layout • htmlparser.properties
errExpectedSystemId
mr
Expected a system identifier but the doctype ended.
en-US
Expected a system identifier but the doctype ended.
Entity # all locales dom • chrome • layout • htmlparser.properties
errFooSeenWhenFooOpen
mr
An “%1$S” start tag seen but an element of the same type was already open.
en-US
An “%1$S” start tag seen but an element of the same type was already open.
Entity # all locales dom • chrome • layout • htmlparser.properties
errLtGt
mr
Saw “<>”. Probable causes: Unescaped “<” (escape as “&lt;”) or mistyped start tag.
en-US
Saw “<>”. Probable causes: Unescaped “<” (escape as “&lt;”) or mistyped start tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errLtSlashGt
mr
Saw “</>”. Probable causes: Unescaped “<” (escape as “&lt;”) or mistyped end tag.
en-US
Saw “</>”. Probable causes: Unescaped “<” (escape as “&lt;”) or mistyped end tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errMissingSpaceBeforeDoctypeName
mr
Missing space before doctype name.
en-US
Missing space before doctype name.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNamelessDoctype
mr
Nameless doctype.
en-US
Nameless doctype.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNoSpaceBetweenDoctypePublicKeywordAndQuote
mr
No space between the doctype “PUBLIC” keyword and the quote.
en-US
No space between the doctype “PUBLIC” keyword and the quote.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNoSpaceBetweenDoctypeSystemKeywordAndQuote
mr
No space between the doctype “SYSTEM” keyword and the quote.
en-US
No space between the doctype “SYSTEM” keyword and the quote.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNoSpaceBetweenPublicAndSystemIds
mr
No space between the doctype public and system identifiers.
en-US
No space between the doctype public and system identifiers.
Entity # all locales dom • chrome • layout • htmlparser.properties
errQuirkyDoctype
mr
Quirky doctype. Expected “<!DOCTYPE html>”.
en-US
Quirky doctype. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStartTagWithoutDoctype
mr
Start tag seen without seeing a doctype first. Expected “<!DOCTYPE html>”.
en-US
Start tag seen without seeing a doctype first. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStrayDoctype
mr
Stray doctype.
en-US
Stray doctype.
Entity # all locales dom • chrome • security • security.properties
XCTOHeaderValueMissing
mr
X-Content-Type-Options शिर्षक चेतावणी: “%1$S”; हे मूल्य होते, आपल्याला “nosniff” पाठवायचे होते का?
en-US
X-Content-Type-Options header warning: value was “%1$S”; did you mean to send “nosniff”?
Entity # all locales mobile • overrides • netError.dtd
dnsNotFound.longDesc4
mr
<ul> <li>पत्ता टाईप करताना होणाऱ्या चुका एकदा तपासा. उदाहरणार्थ <strong>www</strong>.example.com ऐवजी <strong>ww</strong>.example.com</li> <div id='searchbox'> <input id='searchtext' type='search'></input> <button id='searchbutton'> शोधा</button> </div> <li>आपण कोणतेही पृष्ठ लोड करण्यात अक्षम असाल तर, कृपया आपल्या उपकरणावर डाटा किंवा वाय-फाय जोडणी तपासा. <button id='wifi'>वाय-फाय सक्रीय करा</button>  </li> </ul>
en-US
<ul> <li>Check the address for typing errors such as <strong>ww</strong>.example.com instead of <strong>www</strong>.example.com</li> <div id='searchbox'> <input id='searchtext' type='search'></input> <button id='searchbutton'>Search</button> </div> <li>If you are unable to load any pages, check your device’s data or Wi-Fi connection. <button id='wifi'>Enable Wi-Fi</button> </li> </ul>
Entity # all locales mobile • overrides • netError.dtd
malformedURI.longDesc2
mr
<ul> <li>वेब-पत्ता सहसा असा लिहिला जातो <strong>http://www.example.com/</strong></li> <div id='searchbox'> <input id='searchtext' type='search'></input> <button id='searchbutton'>शोधा</button> </div> <li>आपण अग्रेषित स्लॅश वापरत असल्याची खात्री करा (जसे <strong>/ </strong>).</li> </ul>
en-US
<ul> <li>Web addresses are usually written like <strong>http://www.example.com/</strong></li> <div id='searchbox'> <input id='searchtext' type='search'></input> <button id='searchbutton'>Search</button> </div> <li>Make sure that you’re using forward slashes (i.e. <strong>/</strong>).</li> </ul>
Entity # all locales toolkit • toolkit • about • aboutConfig.ftl
config-modify-title
mr
{ $type } मुल्य प्रविष्ट करा
en-US
Enter { $type } value
Entity # all locales toolkit • toolkit • about • aboutConfig.ftl
config-new-title
mr
नवीन { $type } मुल्य
en-US
New { $type } value
Entity # all locales toolkit • toolkit • about • aboutRights.ftl
rights-locationawarebrowsing-term-1
mr
In the URL bar, type <code>about:config</code>
en-US
In the URL bar, type <code>about:config</code>
Entity # all locales toolkit • toolkit • about • aboutRights.ftl
rights-locationawarebrowsing-term-2
mr
Type geo.enabled
en-US
Type geo.enabled
Entity # all locales toolkit • toolkit • about • aboutTelemetry.ftl
about-telemetry-settings-explanation
mr
Telemetry { about-telemetry-data-type } गोळा करत आहे आणि अपलोड <a data-l10n-name="upload-link">{ about-telemetry-upload-type }</a> आहे.
en-US
Telemetry is collecting { about-telemetry-data-type } and upload is <a data-l10n-name="upload-link">{ about-telemetry-upload-type }</a>.

Displaying 200 results for the string Type in en-US:

Entity mr en-US
Entity # all locales browser • browser • aboutCertError.ftl
unsafeContentType-title
mr
असुरक्षीत फाइल प्रकार
en-US
Unsafe File Type
Entity # all locales browser • browser • browser.ftl
urlbar-search-tips-onboard
mr
टाईप कमी करा आणि जास्त शोधा: थेट आपल्या पत्ता पट्टी वरून { $engineName } शोधा.
en-US
Type less, find more: Search { $engineName } right from your address bar.
Entity # all locales browser • browser • newtab • asrouter.ftl
cfr-whatsnew-search-shortcuts-body
mr
Warning: Source string is missing
en-US
Now, when you type a search engine or specific site into the address bar, a blue shortcut will appear in the search suggestions beneath. Select that shortcut to complete your search directly from the address bar.
Entity # all locales browser • browser • newtab • asrouter.ftl
cfr-whatsnew-searchbar-title
mr
Warning: Source string is missing
en-US
Type less, find more with the address bar
Entity # all locales browser • browser • newtab • newtab.ftl
newtab-topsites-url-input.placeholder
mr
URL चिकटवा किंवा टाईप करा
en-US
Type or paste a URL
Entity # all locales browser • browser • nsserrors.ftl
sec-error-inadequate-cert-type
mr
प्रमाणपत्र प्रकार अनुप्रयोग करीता मंजूर केले गेले नाही.
en-US
Certificate type not approved for application.
Entity # all locales browser • browser • nsserrors.ftl
sec-error-ocsp-unknown-response-type
mr
OCSP प्रतिसाद पूर्णतया डिकोड केले जाऊ शकत नाही; ते अपरिचीत प्रकार आहे.
en-US
The OCSP response cannot be fully decoded; it is of an unknown type.
Entity # all locales browser • browser • nsserrors.ftl
sec-error-unknown-aia-location-type
mr
सर्ट AIA एक्सटेंशनमध्ये अपरिचीत स्थाळचे प्रकार आढळले
en-US
Unknown location type in cert AIA extension
Entity # all locales browser • browser • nsserrors.ftl
sec-error-unknown-object-type
mr
अपरिचीत घटक प्रकार निर्देशीत.
en-US
Unknown object type specified.
Entity # all locales browser • browser • nsserrors.ftl
sec-error-unsupported-message-type
mr
CMS किंवा PKCS #7 संदेश प्रकार असमर्थीत आहे.
en-US
The CMS or PKCS #7 Message type is unsupported.
Entity # all locales browser • browser • nsserrors.ftl
ssl-error-rx-unknown-handshake
mr
SSL कडे अपरिचीत संदेश प्रकारसह हॅन्डशेक संदेश प्राप्त झाले.
en-US
SSL received a handshake message with an unknown message type.
Entity # all locales browser • browser • nsserrors.ftl
ssl-error-rx-unknown-record-type
mr
SSL कडे अपरिचीत अनुक्रम प्रकार रेकॉर्ड प्राप्त झाते.
en-US
SSL received a record with an unknown content type.
Entity # all locales browser • browser • nsserrors.ftl
ssl-error-unsupported-cert-alert
mr
SSL समघटक प्राप्य प्रमाणपत्राचे प्रकार करती समर्थन पुरवित नाही.
en-US
SSL peer does not support certificates of the type it received.
Entity # all locales browser • browser • nsserrors.ftl
ssl-error-unsupported-certificate-type
mr
असमर्थीत प्रमाणपत्र प्रकार.
en-US
Unsupported certificate type.
Entity # all locales browser • browser • pageInfo.ftl
general-type.value
mr
प्रकार:
en-US
Type:
Entity # all locales browser • browser • pageInfo.ftl
media-animated-image-type.value
mr
{ $frames -> [one] { $type } प्रतिमा (अ‍ॅनिमेटेड, { $frames } फ्रेम) *[other] { $type } प्रतिमा (अ‍ॅनिमेटेड, { $frames } फ्रेम) }
en-US
{ $frames -> [one] { $type } Image (animated, { $frames } frame) *[other] { $type } Image (animated, { $frames } frames) }
Entity # all locales browser • browser • pageInfo.ftl
media-image-type.value
mr
{ $type } प्रतिमा
en-US
{ $type } Image
Entity # all locales browser • browser • pageInfo.ftl
media-type.label
mr
प्रकार
en-US
Type
Entity # all locales browser • browser • preferences • applicationManager.ftl
app-manager-handle-file
mr
खालिल ॲप्लिकेशन्सचा वापर { $type } अंतर्भुत माहिती हाताळणीकरिता केला जाऊ शकतो.
en-US
The following applications can be used to handle { $type } content.
Entity # all locales browser • browser • preferences • applicationManager.ftl
app-manager-handle-protocol
mr
खालिल ॲप्लिकेशन्सचा वापर { $type } लिंक हाताळणीकरिता केला जाऊ शकतो.
en-US
The following applications can be used to handle { $type } links.
Entity # all locales browser • browser • preferences • permissions.ftl
permissions-exceptions-addons-desc
mr
कुठल्या संकेतस्थाळांना ॲड-ऑन्स् प्रतिष्ठापन करायला द्यायचे हे आपण निश्चित करू शकता. त्याकरता हव्या असलेल्या स्थळाचे अचूक पत्ता लिहा व परवानगी आहे वर क्लिक करा.
en-US
You can specify which websites are allowed to install add-ons. Type the exact address of the site you want to allow and then click Allow.
Entity # all locales browser • browser • preferences • permissions.ftl
permissions-exceptions-cookie-desc
mr
कोणत्या संकेतस्थळांनी कुकीज आणि साईट माहिती वापरायची किंवा कोणीच वापरू नये हे आपण ठरवू शकता. अशा संकेतस्थळांचा पत्ता प्रविष्ट करा आणि आडवा, सत्रासाठी परवानगी द्या किंवा परवानगी द्या क्लीक करा.
en-US
You can specify which websites are always or never allowed to use cookies and site data. Type the exact address of the site you want to manage and then click Block, Allow for Session, or Allow.
Entity # all locales browser • browser • preferences • permissions.ftl
permissions-exceptions-popup-desc
mr
आपण कोणत्या साइट्सना आगाऊ दृश्यचौकटी उघडण्याची परवानगी आहे हे दर्शवू शकता. परवागी द्यावयाच्या साइटचा पत्ता तंतोतंत टाइप करा आणि परवानगी द्या(Allow) वर क्लिक् करा.
en-US
You can specify which websites are allowed to open pop-up windows. Type the exact address of the site you want to allow and then click Allow.
Entity # all locales browser • browser • preferences • preferences.ftl
applications-file-ending-with-type
mr
{ applications-file-ending } ({ $type })
en-US
{ applications-file-ending } ({ $type })
Entity # all locales browser • browser • preferences • preferences.ftl
applications-filter.placeholder
mr
फाईल प्रकार किंवा ॲप्लिकेशन शोधा
en-US
Search file types or applications
Entity # all locales browser • browser • preferences • preferences.ftl
applications-type-column.label
mr
अंतर्भुत माहिती प्रकार
en-US
Content Type
Entity # all locales browser • browser • preferences • preferences.ftl
applications-type-description-with-type
mr
{ $type-description } ({ $type })
en-US
{ $type-description } ({ $type })
Entity # all locales browser • browser • preferences • preferences.ftl
applications-type-pdf-with-type
mr
{ applications-type-pdf } ({ $type })
en-US
{ applications-type-pdf } ({ $type })
Entity # all locales browser • browser • preferences • preferences.ftl
check-user-spelling.label
mr
टाइप करतेवेळी शुध्दलेखन तपासत रहा
en-US
Check your spelling as you type
Entity # all locales browser • browser • preferences • preferences.ftl
sitedata-block-desc
mr
प्रकार अवरोधित
en-US
Type blocked
Entity # all locales browser • browser • protections.ftl
graph-legend-description
mr
या आठवड्यात अडवलेल्या प्रत्येक प्रकारच्या ट्रॅकरची एकूण संख्या असलेला आलेख.
en-US
A graph containing the total number of each type of tracker blocked this week.
Entity # all locales browser • chrome • browser • places • places.properties
bookmarksRestoreFormatError
mr
असमर्थीत फाइल प्रकार
en-US
Unsupported file type.
Entity # all locales browser • chrome • overrides • appstrings.properties
externalProtocolChkMsg
mr
ह्या प्रकारातील सर्व लिंकसाठी माझी निवड लक्षात ठेवा.
en-US
Remember my choice for all links of this type.
Entity # all locales browser • chrome • overrides • appstrings.properties
unsafeContentType
mr
असुरक्षीत फाइल प्रकार उघडणे धोकादायक ठरू शकल्यामुळे इच्छिक पृष्ठ दर्शवू शकत नाही. कृपया संकेत स्थळ मालकाशी संपर्क करून त्यांना कळवा.
en-US
The page you are trying to view cannot be shown because it is contained in a file type that may not be safe to open. Please contact the website owners to inform them of this problem.
Entity # all locales browser • extensions • formautofill • formautofill.properties
cardNetwork
mr
कार्ड प्रकार
en-US
Card Type
Entity # all locales browser • installer • custom.properties
OPTIONS_PAGE_TITLE
mr
मांडणी प्रकार
en-US
Setup Type
Entity # all locales browser • installer • custom.properties
OPTIONS_SUMMARY
mr
पसंतीजोगी मांडणीचा प्रकार नीवडा, त्यानंतर पुढे क्लिक करा.
en-US
Choose the type of setup you prefer, then click Next.
Entity # all locales browser • pdfviewer • viewer.properties
text_annotation_type.alt
mr
[{{type}} टिपण्णी]
en-US
[{{type}} Annotation]
Entity # all locales calendar • chrome • calendar • calendar-event-dialog-attendees.properties
event.attendee.usertype.unknown
mr
Warning: Source string is missing
en-US
Unknown Type (%1$S)
Entity # all locales calendar • chrome • calendar • calendar-occurrence-prompt.properties
header.containsrepeating.mixed.label
mr
Warning: Source string is missing
en-US
contains repeating items of different type
Entity # all locales calendar • chrome • calendar • calendarCreation.dtd
calendartype.label
mr
Warning: Source string is missing
en-US
Calendar Type:
Entity # all locales calendar • chrome • calendar • calendarCreation.dtd
network.subscribe.multiple.description
mr
Warning: Source string is missing
en-US
Multiple calendar types are available for this location. Please select the calendar type, then mark the calendars you would like to subscribe to.
Entity # all locales devtools • client • debugger.properties
eventListenersHeader1.placeholder
mr
Warning: Source string is missing
en-US
Filter by event type
Entity # all locales devtools • client • jit-optimizations.properties
jit.types
mr
प्रकार
en-US
Types
Entity # all locales devtools • client • markers.properties
marker.field.DOMEventType
mr
प्रसंग प्रकार:
en-US
Event Type:
Entity # all locales devtools • client • markers.properties
marker.field.type
mr
प्रकार:
en-US
Type:
Entity # all locales devtools • client • memory.properties
censusDisplays.coarseType.tooltip
mr
आयटम प्रकारानुसार गट करा
en-US
Group items by their type
Entity # all locales devtools • client • netmonitor.properties
charts.type
mr
प्रकार
en-US
Type
Entity # all locales devtools • client • netmonitor.properties
netmonitor.response.mime
mr
MIME प्रकार:
en-US
MIME Type:
Entity # all locales devtools • client • netmonitor.properties
netmonitor.toolbar.type
mr
प्रकार
en-US
Type
Entity # all locales devtools • client • styleeditor.ftl
styleeditor-editor-textbox.data-placeholder
mr
येथे CSS टाइप करा.
en-US
Type CSS here.
Entity # all locales devtools • client • toolbox-options.ftl
options-stylesheet-autocompletion-tooltip.title
mr
स्टाइल संपादकात टाइप करत असल्याप्रमाणे CSS गुणधर्म, मूल्य आणि सिलेक्टर्स स्वपूर्ण करा
en-US
Autocomplete CSS properties, values and selectors in Style Editor as you type
Entity # all locales devtools • client • webconsole.properties
selfxss.msg
mr
स्कॅम सावधानता: न समजणाऱ्या बाबींना चिकटवा. यामुळे हल्लेखोर आपली ओळख चोरून संगणकाचे नियंत्रण घेऊ शकतो. चिकटवण्याकरिता कृपया'%S' खाली टाइप करा (एंटर दाबायची आवश्यकता नाही).
en-US
Scam Warning: Take care when pasting things you don’t understand. This could allow attackers to steal your identity or take control of your computer. Please type ‘%S’ below (no need to press enter) to allow pasting.
Entity # all locales devtools • client • webconsole.properties
webconsole.console.settings.menu.item.autocomplete.tooltip
mr
Warning: Source string is missing
en-US
If you enable this option the input will display suggestions as you type in it
Entity # all locales devtools • client • webconsole.properties
webconsole.console.settings.menu.item.instantEvaluation.tooltip
mr
Warning: Source string is missing
en-US
If you enable this option the input will be instantly evaluated as you type in it
Entity # all locales dom • chrome • appstrings.properties
unsafeContentType
mr
इच्छिक पृष्ठ दर्शविले जाऊ शकत नाही कारण ते सुरक्षा कारणास्तव धोकादायक फाइल प्रकार समाविष्ठीत केले गेले आहे. कृपया संकेतस्थाळाच्या मालकाशी संपर्क साधून त्यांना या अडचणीविषयी कळवा.
en-US
The page you are trying to view cannot be shown because it is contained in a file type that may not be safe to open. Please contact the website owners to inform them of this problem.
Entity # all locales dom • chrome • dom • dom.properties
AllEntryTypesIgnored
mr
Warning: Source string is missing
en-US
No valid entryTypes; aborting registration.
Entity # all locales dom • chrome • dom • dom.properties
MathML_DeprecatedXLinkAttributeWarning
mr
Warning: Source string is missing
en-US
XLink attributes “href”, “type”, “show” and “actuate” are deprecated on MathML elements and will be removed at a future date.
Entity # all locales dom • chrome • dom • dom.properties
MediaDecodeAudioDataUnknownContentType
mr
decodeAudioData करिता पुरवलेल्या बफरमध्ये अपरिचीत अंतर्भुत माहिती प्रकार समाविष्टीत आहे.
en-US
The buffer passed to decodeAudioData contains an unknown content type.
Entity # all locales dom • chrome • dom • dom.properties
MediaEMENoCodecsDeprecatedWarning
mr
MediaKeySystemConfiguration उमेदवार पास न करता audioCapabilities किंवा videoCapabilities contentType विना “codecs” स्ट्रिंग समावेश असलेले navigator.requestMediaKeySystemAccess() (%S वर) कॉल करत आहे जे कालबाह्य झालेले आहे आणि लवकरच असमर्थित होणार आहे.
en-US
Calling navigator.requestMediaKeySystemAccess() (at %S) passing a candidate MediaKeySystemConfiguration containing audioCapabilities or videoCapabilities without a contentType with a “codecs” string is deprecated and will soon become unsupported.
Entity # all locales dom • chrome • dom • dom.properties
MediaLoadUnsupportedMimeType
mr
"%1$S" प्रकारचे निर्देशीत HTTP "Content-Type" समर्थीत नाही. मिडीया स्रोत %2$S लोड करणे अपयशी.
en-US
HTTP “Content-Type” of “%1$S” is not supported. Load of media resource %2$S failed.
Entity # all locales dom • chrome • dom • dom.properties
MediaLoadUnsupportedTypeAttribute
mr
"%1$S" पैकी निर्देशीत "type" गुणधर्म समर्थीत नाही. मिडीया स्रोत %2$S लोड करणे अपयशी.
en-US
Specified “type” attribute of “%1$S” is not supported. Load of media resource %2$S failed.
Entity # all locales dom • chrome • dom • dom.properties
MediaLoadUnsupportedTypeAttributeLoadingNextChild
mr
Warning: Source string is missing
en-US
Specified “type” attribute of “%1$S” is not supported. Load of media resource %2$S failed. Trying to load from next <source> element.
Entity # all locales dom • chrome • dom • dom.properties
MediaRecorderMultiTracksNotSupported
mr
MediaRecorder या वेळी समान प्रकारचे अनेक ट्रॅक रेकॉर्ड करण्याचे समर्थन करत नाही.
en-US
MediaRecorder does not support recording multiple tracks of the same type at this time.
Entity # all locales dom • chrome • dom • dom.properties
PreloadIgnoredInvalidAttr
mr
Warning: Source string is missing
en-US
Preload of %S was ignored due to unknown “as” or “type” values, or non-matching “media” attribute.
Entity # all locales dom • chrome • dom • dom.properties
PreventDefaultFromPassiveListenerWarning
mr
‘preventDefault()’ दुर्लक्षित केल्यावर नोंदणीकृत श्रोत्याकडून ‘%1$S’ प्रकारची घटना कॉल केली जाते.
en-US
Ignoring ‘preventDefault()’ call on event of type ‘%1$S’ from a listener registered as ‘passive’.
Entity # all locales dom • chrome • dom • dom.properties
ResponseTypeSyncXHRWarning
mr
पटल संदर्भात XMLHttpRequestच्या responseType गुणधर्माचे वापर यापुढे सिंक्रोनस मोडमध्ये समर्थीत केले जात नाही.
en-US
Use of XMLHttpRequest’s responseType attribute is no longer supported in the synchronous mode in window context.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerRegisterMimeTypeError2
mr
Warning: Source string is missing
en-US
Failed to register/update a ServiceWorker for scope ‘%1$S’: Bad Content-Type of ‘%2$S’ received for script ‘%3$S’. Must be a JavaScript MIME type.
Entity # all locales dom • chrome • dom • dom.properties
UnsupportedEntryTypesIgnored
mr
असमर्थीत entryTypes दुर्लक्षीत करत आहे: %S.
en-US
Ignoring unsupported entryTypes: %S.
Entity # all locales dom • chrome • layout • HtmlForm.properties
AllSupportedTypes
mr
सर्व समर्थीत प्रकार
en-US
All Supported Types
Entity # all locales dom • chrome • layout • HtmlForm.properties
ForgotFileEnctypeWarning
mr
फॉर्ममध्ये फाइल आदान आहे, पण फॉर्मवरील method=POST व enctype=multipart/फॉर्म-माहिती सापडत नाही. ही फाइल पाठवली जाणार नाही.
en-US
Form contains a file input, but is missing method=POST and enctype=multipart/form-data on the form. The file will not be sent.
Entity # all locales dom • chrome • layout • HtmlForm.properties
ForgotPostWarning
mr
फार्म मध्ये enctype=%S आहे, परंतु method=post नाही. enctype च्या व्यतिरिक्त न जाता साधारणरीत्या method=GET सह सादर करत आहे.
en-US
Form contains enctype=%S, but does not contain method=post. Submitting normally with method=GET and no enctype instead.
Entity # all locales dom • chrome • layout • css.properties
MimeNotCss
mr
स्टाईलशीट %1$S दाखल करू शकला नाही कारण त्याचे, "%2$S" माईम प्रकार "text/css" नाही.
en-US
The stylesheet %1$S was not loaded because its MIME type, “%2$S”, is not “text/css”.
Entity # all locales dom • chrome • layout • css.properties
MimeNotCssWarn
mr
स्टाईलशीट %1$S CSS च्या स्वरूपात दाखल करण्यात आली आहे तरी त्याचे MIME प्रकार, "%2$S","text/css" नाही.
en-US
The stylesheet %1$S was loaded as CSS even though its MIME type, “%2$S”, is not “text/css”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errAlmostStandardsDoctype
mr
Almost standards mode doctype. Expected “<!DOCTYPE html>”.
en-US
Almost standards mode doctype. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errBogusDoctype
mr
Bogus doctype.
en-US
Bogus doctype.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEndTagSeenWithoutDoctype
mr
End tag seen without seeing a doctype first. Expected “<!DOCTYPE html>”.
en-US
End tag seen without seeing a doctype first. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEofInDoctype
mr
End of file inside doctype.
en-US
End of file inside doctype.
Entity # all locales dom • chrome • layout • htmlparser.properties
errExpectedPublicId
mr
Expected a public identifier but the doctype ended.
en-US
Expected a public identifier but the doctype ended.
Entity # all locales dom • chrome • layout • htmlparser.properties
errExpectedSystemId
mr
Expected a system identifier but the doctype ended.
en-US
Expected a system identifier but the doctype ended.
Entity # all locales dom • chrome • layout • htmlparser.properties
errFooSeenWhenFooOpen
mr
An “%1$S” start tag seen but an element of the same type was already open.
en-US
An “%1$S” start tag seen but an element of the same type was already open.
Entity # all locales dom • chrome • layout • htmlparser.properties
errFooSeenWhenFooOpen2
mr
Warning: Source string is missing
en-US
Start tag “%1$S” seen but an element of the same type was already open.
Entity # all locales dom • chrome • layout • htmlparser.properties
errLtGt
mr
Saw “<>”. Probable causes: Unescaped “<” (escape as “&lt;”) or mistyped start tag.
en-US
Saw “<>”. Probable causes: Unescaped “<” (escape as “&lt;”) or mistyped start tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errLtSlashGt
mr
Saw “</>”. Probable causes: Unescaped “<” (escape as “&lt;”) or mistyped end tag.
en-US
Saw “</>”. Probable causes: Unescaped “<” (escape as “&lt;”) or mistyped end tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errMissingSpaceBeforeDoctypeName
mr
Missing space before doctype name.
en-US
Missing space before doctype name.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNamelessDoctype
mr
Nameless doctype.
en-US
Nameless doctype.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNoSpaceBetweenDoctypePublicKeywordAndQuote
mr
No space between the doctype “PUBLIC” keyword and the quote.
en-US
No space between the doctype “PUBLIC” keyword and the quote.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNoSpaceBetweenDoctypeSystemKeywordAndQuote
mr
No space between the doctype “SYSTEM” keyword and the quote.
en-US
No space between the doctype “SYSTEM” keyword and the quote.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNoSpaceBetweenPublicAndSystemIds
mr
No space between the doctype public and system identifiers.
en-US
No space between the doctype public and system identifiers.
Entity # all locales dom • chrome • layout • htmlparser.properties
errQuirkyDoctype
mr
Quirky doctype. Expected “<!DOCTYPE html>”.
en-US
Quirky doctype. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStartTagWithoutDoctype
mr
Start tag seen without seeing a doctype first. Expected “<!DOCTYPE html>”.
en-US
Start tag seen without seeing a doctype first. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStrayDoctype
mr
Stray doctype.
en-US
Stray doctype.
Entity # all locales dom • chrome • netError.dtd
unsafeContentType.title
mr
असुरक्षीत फाइल प्रकार
en-US
Unsafe File Type
Entity # all locales dom • chrome • security • security.properties
BlockImportScriptsWithWrongMimeType
mr
Warning: Source string is missing
en-US
Loading script from “%1$S” with importScripts() was blocked because of a disallowed MIME type (“%2$S”).
Entity # all locales dom • chrome • security • security.properties
BlockModuleWithWrongMimeType
mr
Warning: Source string is missing
en-US
Loading module from “%1$S” was blocked because of a disallowed MIME type (“%2$S”).
Entity # all locales dom • chrome • security • security.properties
BlockScriptWithWrongMimeType2
mr
Warning: Source string is missing
en-US
Script from “%1$S” was blocked because of a disallowed MIME type (“%2$S”).
Entity # all locales dom • chrome • security • security.properties
BlockWorkerWithWrongMimeType
mr
Warning: Source string is missing
en-US
Loading Worker from “%1$S” was blocked because of a disallowed MIME type (“%2$S”).
Entity # all locales dom • chrome • security • security.properties
MimeTypeMismatch2
mr
Warning: Source string is missing
en-US
The resource from “%1$S” was blocked due to MIME type (“%2$S”) mismatch (X-Content-Type-Options: nosniff).
Entity # all locales dom • chrome • security • security.properties
WarnScriptWithWrongMimeType
mr
Warning: Source string is missing
en-US
The script from “%1$S” was loaded even though its MIME type (“%2$S”) is not a valid JavaScript MIME type.
Entity # all locales dom • chrome • security • security.properties
XCTOHeaderValueMissing
mr
X-Content-Type-Options शिर्षक चेतावणी: “%1$S”; हे मूल्य होते, आपल्याला “nosniff” पाठवायचे होते का?
en-US
X-Content-Type-Options header warning: value was “%1$S”; did you mean to send “nosniff”?
Entity # all locales dom • chrome • security • security.properties
XTCOWithMIMEValueMissing
mr
Warning: Source string is missing
en-US
The resource from “%1$S” was not rendered due to an unknown, incorrect or missing MIME type (X-Content-Type-Options: nosniff).
Entity # all locales dom • chrome • xslt • xslt.properties
11
mr
XSLT स्टाईलशीटला XML माईमप्रकार नाही:
en-US
An XSLT stylesheet does not have an XML mimetype:
Entity # all locales dom • chrome • xslt • xslt.properties
17
mr
XPath वाचतेवेळी त्रूटी: नाव किंवा नोडप्रकार साचनी अपेक्षित:
en-US
XPath parse failure: Name or Nodetype test expected:
Entity # all locales editor • ui • chrome • composer • editor.properties
CantEditMimeTypeMsg
mr
Warning: Source string is missing
en-US
This type of page can't be edited.
Entity # all locales editor • ui • chrome • composer • editor.properties
MissingImageError
mr
Warning: Source string is missing
en-US
Please enter or choose an image of type gif, jpg, or png.
Entity # all locales editor • ui • chrome • composer • editorOverlay.dtd
enableInlineSpellChecker.label
mr
Warning: Source string is missing
en-US
Spellcheck As You Type
Entity # all locales editor • ui • chrome • dialogs • EditorButtonProperties.dtd
ButtonType.label
mr
Warning: Source string is missing
en-US
Type
Entity # all locales editor • ui • chrome • dialogs • EditorImageProperties.dtd
altTextEditField.tooltip
mr
Warning: Source string is missing
en-US
Type text to display in place of the image
Entity # all locales editor • ui • chrome • dialogs • EditorImageProperties.dtd
locationEditField.tooltip
mr
Warning: Source string is missing
en-US
Type the image's filename or location
Entity # all locales editor • ui • chrome • dialogs • EditorInputProperties.dtd
Accept.label
mr
Warning: Source string is missing
en-US
Accept Types:
Entity # all locales editor • ui • chrome • dialogs • EditorInputProperties.dtd
InputType.label
mr
Warning: Source string is missing
en-US
Field Type
Entity # all locales editor • ui • chrome • dialogs • EditorInsertTable.dtd
borderEditField.tooltip
mr
Warning: Source string is missing
en-US
Type a number for the table's border, or type zero (0) for no border
Entity # all locales editor • ui • chrome • dialogs • EditorListProperties.dtd
ListType.label
mr
Warning: Source string is missing
en-US
List Type
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.dcc-accept.params
mr
Warning: Source string is missing
en-US
[<nickname> [<type> [<file>]]]
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.dcc-close.help
mr
Warning: Source string is missing
en-US
Closes an existing DCC connection. |nickname| may be omitted if run from a DCC view, in which case the DCC connection for that view will be closed. |type| and |file| may be needed to identify the connection. You can also use a regular expression for either <nickname> or <file>.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.dcc-close.params
mr
Warning: Source string is missing
en-US
[<nickname> [<type> [<file>]]]
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.dcc-list.help
mr
Warning: Source string is missing
en-US
Lists the currently known about DCC offers and connections. This may be limited to just "chat" or "send" using the |type| parameter.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.dcc-list.params
mr
Warning: Source string is missing
en-US
[<type>]
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.oper.help
mr
Warning: Source string is missing
en-US
Requests IRC Operator status from the current server. If <password> is not provided, you will be asked to enter the password in a prompt with a masked textfield (so nobody will be able to read it when you type it).
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.save.help
mr
Warning: Source string is missing
en-US
Save the current view as file <filename>. If <filename> is omitted, a Save As dialog will be shown. <savetype> can be either |complete|, |htmlonly| or |text|. If it is omitted, it is deduced from the file extension. Files with the extension .html, .xhtml, .xhtm or .htm will be saved as complete views, .txt files as text files. Any other extensions will throw an error if <savetype> is not provided.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.save.params
mr
Warning: Source string is missing
en-US
[<filename> [<savetype>]]
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.say.help
mr
Warning: Source string is missing
en-US
Sends a message to the current view. This command is used automatically by ChatZilla when you type text that does not begin with the "/" character.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.toggle-oas.format
mr
Warning: Source string is missing
en-US
Open This $viewType at Startup
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.commands.header
mr
Warning: Source string is missing
en-US
Type /help <command-name> for information about a specific command.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.dcc.matches.help
mr
Warning: Source string is missing
en-US
You must specify enough of the user's nickname to uniquely identify the request, or include the request type and even the filename if necessary.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.err.no.default
mr
Warning: Source string is missing
en-US
Please do not just type into this tab, use an actual command instead.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.matching.commands
mr
Warning: Source string is missing
en-US
Currently implemented commands matching the pattern ``%S'' are [%S].\nType /help <command-name> for information about a specific command.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.save.err.invalid.ext
mr
Warning: Source string is missing
en-US
The extension ``%S'' cannot be used without supplying a <savetype>. Use either |.xhtml|, |.xhtm|, |.html|, |.htm| or |.txt| as a file extension, or supply <savetype>.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.save.err.invalid.savetype
mr
Warning: Source string is missing
en-US
The savetype ``%S'' is not a valid type of file to save to. Use either |complete|, |htmlonly| or |text|.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.save.err.no.ext
mr
Warning: Source string is missing
en-US
You must specify either a normal extension or <savetype>. Nothing was saved.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.supports.chanTypes
mr
Warning: Source string is missing
en-US
Supported channel types: %S"
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.test.styles
mr
Warning: Source string is missing
en-US
Sample text styles *bold*, _underline_, /italic/, |teletype| message.
Entity # all locales extensions • irc • chrome • chatzilla.properties
munger.teletype
mr
Warning: Source string is missing
en-US
Teletype
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.group.global.log.label
mr
Warning: Source string is missing
en-US
Log these view types
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.group.global.maxLines.help
mr
Warning: Source string is missing
en-US
The number of lines of text to keep in this view type. Once the limit is reached, the oldest lines are removed as new lines are added.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.logFolder.help
mr
Warning: Source string is missing
en-US
Specifies the base location for all logs. The various "Log file for" preferences specify the exact names for the different types of log file.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.munger.teletype.help
mr
Warning: Source string is missing
en-US
Makes ChatZilla display |teletype| actually in teletype (a fixed-width font).
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.munger.teletype.label
mr
Warning: Source string is missing
en-US
Teletype
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.outgoing.colorCodes.help
mr
Warning: Source string is missing
en-US
Allows you to send color and other mIRC codes, such as bold and underline, using special %-sequences. When enabled, simply type "%" to see a popup of the various choices.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.proxy.typeOverride.label
mr
Warning: Source string is missing
en-US
Proxy Type
Entity # all locales extensions • irc • chrome • config.dtd
config.type.hint
mr
Warning: Source string is missing
en-US
Type of object to add preferences for
Entity # all locales extensions • irc • chrome • config.dtd
config.type.label
mr
Warning: Source string is missing
en-US
Type:
Entity # all locales mail • chrome • messenger • AccountWizard.dtd
accountTypeDirections.label
mr
Warning: Source string is missing
en-US
Select the type of account you would like to set up:
Entity # all locales mail • chrome • messenger • AccountWizard.dtd
incomingServerTypeDesc.label
mr
Warning: Source string is missing
en-US
Select the type of incoming server you are using.
Entity # all locales mail • chrome • messenger • AccountWizard.dtd
serverTypePrefix.label
mr
Warning: Source string is missing
en-US
Incoming Server Type:
Entity # all locales mail • chrome • messenger • accountCreationModel.properties
outgoing_not_smtp.error
mr
Warning: Source string is missing
en-US
The outgoing server must be of type SMTP
Entity # all locales mail • chrome • messenger • addressbook • abCard.dtd
PhotoURL.placeholder
mr
Warning: Source string is missing
en-US
Paste or type the web address of a photo
Entity # all locales mail • chrome • messenger • addressbook • abMailListDialog.dtd
AddressTitle.label
mr
Warning: Source string is missing
en-US
Type email addresses to add them to the mailing list:
Entity # all locales mail • chrome • messenger • addressbook • addressBook.properties
errorInvalidImage
mr
Warning: Source string is missing
en-US
Error: Only JPG, PNG and GIF image types are supported.
Entity # all locales mail • chrome • messenger • am-server-top.dtd
serverType.label
mr
Warning: Source string is missing
en-US
Server Type:
Entity # all locales mail • chrome • messenger • am-server-top.dtd
storeType.label
mr
Warning: Source string is missing
en-US
Message Store Type:
Entity # all locales mail • chrome • messenger • chat.properties
unknownCommand
mr
Warning: Source string is missing
en-US
%S is not a supported command. Type /help to see the list of commands.
Entity # all locales mail • chrome • messenger • converterDialog.dtd
converterDialog.title
mr
Warning: Source string is missing
en-US
Message Store Type Converter
Entity # all locales mail • chrome • messenger • folderProps.dtd
folderType.label
mr
Warning: Source string is missing
en-US
Folder Type:
Entity # all locales mail • chrome • messenger • importDialog.dtd
select.label
mr
Warning: Source string is missing
en-US
or select the type of material to import:
Entity # all locales mail • chrome • messenger • importDialog.dtd
selectDescription.label
mr
Warning: Source string is missing
en-US
Please select the type of file that you would like to import:
Entity # all locales mail • chrome • messenger • messengercompose • EditorImageProperties.dtd
altTextEditField.tooltip
mr
Warning: Source string is missing
en-US
Type text to display in place of the image
Entity # all locales mail • chrome • messenger • messengercompose • EditorImageProperties.dtd
locationEditField.tooltip
mr
Warning: Source string is missing
en-US
Type the image's filename or location
Entity # all locales mail • chrome • messenger • messengercompose • EditorInsertTable.dtd
borderEditField.tooltip
mr
Warning: Source string is missing
en-US
Type a number for the table's border, or type zero (0) for no border
Entity # all locales mail • chrome • messenger • messengercompose • EditorListProperties.dtd
ListType.label
mr
Warning: Source string is missing
en-US
List Type
Entity # all locales mail • chrome • messenger • messengercompose • editor.properties
CantEditMimeTypeMsg
mr
Warning: Source string is missing
en-US
This type of page can't be edited.
Entity # all locales mail • chrome • messenger • messengercompose • editor.properties
MissingImageError
mr
Warning: Source string is missing
en-US
Please enter or choose an image of type gif, jpg, or png.
Entity # all locales mail • chrome • messenger • messengercompose • messengercompose.dtd
enableInlineSpellChecker.label
mr
Warning: Source string is missing
en-US
Spellcheck As You Type
Entity # all locales mail • chrome • messenger • messengercompose • messengercompose.dtd
extraRecipients.tooltip
mr
Warning: Source string is missing
en-US
Other types of addressing fields
Entity # all locales mail • chrome • messenger • preferences • preferences.properties
cookiepermissionstext
mr
Warning: Source string is missing
en-US
You can specify which web sites are always or never allowed to use cookies. Type the exact address of the site you want to manage and then click Block, Allow for Session, or Allow.
Entity # all locales mail • chrome • messenger • preferences • preferences.properties
forAnyConnection
mr
Warning: Source string is missing
en-US
Any type of connection
Entity # all locales mail • chrome • messenger • preferences • preferences.properties
imagepermissionstext
mr
Warning: Source string is missing
en-US
You can specify from which web sites images and other remote content are allowed to load. You can also allow all remote content based on sender e-mail address. Type the address of the site or e-mail you want to manage and then click Block or Allow.
Entity # all locales mail • chrome • mozldap • ldap.properties
17
mr
Warning: Source string is missing
en-US
Undefined attribute type
Entity # all locales mail • chrome • mozldap • ldap.properties
20
mr
Warning: Source string is missing
en-US
Type or value exists
Entity # all locales mail • chrome • overrides • netError.dtd
unsafeContentType.title
mr
Warning: Source string is missing
en-US
Unsafe file type
Entity # all locales mail • installer • custom.properties
OPTIONS_PAGE_TITLE
mr
Warning: Source string is missing
en-US
Setup Type
Entity # all locales mail • installer • custom.properties
OPTIONS_SUMMARY
mr
Warning: Source string is missing
en-US
Choose the type of setup you prefer, then click Next.
Entity # all locales mail • installer • custom.properties
REG_APP_DESC
mr
Warning: Source string is missing
en-US
$BrandShortName is a full-featured email application. $BrandShortName supports IMAP and POP mail protocols, as well as HTML mail formatting. Built-in junk mail controls, RSS capabilities, powerful quick search, spell check as you type, global inbox, and advanced message filtering round out $BrandShortName's modern feature set.
Entity # all locales mail • messenger • aboutRights.ftl
rights-intro-point-6
mr
Warning: Source string is missing
en-US
In order to play back certain types of video content, { -brand-short-name } downloads certain content decryption modules from third parties.
Entity # all locales mail • messenger • aboutRights.ftl
rights-locationawarebrowsing-term-2
mr
Warning: Source string is missing
en-US
Type geo.enabled
Entity # all locales mail • messenger • messengercompose • messengercompose.ftl
address-input-type-aria-label
mr
Warning: Source string is missing
en-US
{ $count -> [0] { $type } [one] { $type } with one address, use left arrow key to focus on it. *[other] { $type } with { $count } addresses, use left arrow key to focus on them. }
Entity # all locales mail • messenger • messengercompose • messengercompose.ftl
remove-address-row-type
mr
Warning: Source string is missing
en-US
Remove the { $type } field
Entity # all locales mail • messenger • messengercompose • messengercompose.ftl
remove-address-row-type-label.tooltiptext
mr
Warning: Source string is missing
en-US
Remove the { $type } field
Entity # all locales mail • messenger • openpgp • keyWizard.ftl
openpgp-keygen-keytype.value
mr
Warning: Source string is missing
en-US
Key type:
Entity # all locales mail • messenger • openpgp • openpgp.ftl
openpgp-key-details-key-type-label
mr
Warning: Source string is missing
en-US
Type
Entity # all locales mail • messenger • openpgp • openpgp.ftl
openpgp-key-gen-key-type-label
mr
Warning: Source string is missing
en-US
Key type
Entity # all locales mail • messenger • preferences • preferences.ftl
spellcheck-inline-label.label
mr
Warning: Source string is missing
en-US
Enable spellcheck as you type
Entity # all locales mail • messenger • preferences • preferences.ftl
store-type-label.value
mr
Warning: Source string is missing
en-US
Message Store Type for new accounts:
Entity # all locales mail • messenger • preferences • preferences.ftl
type-column-label.label
mr
Warning: Source string is missing
en-US
Content Type
Entity # all locales mobile • overrides • appstrings.properties
unsafeContentType
mr
इच्छिक पान दर्शविले जाऊ शकत नाही कारण ते सुरक्षा कारणास्तव धोकादायक फाइल प्रकारात मोडते. कृपया संकेतस्थळाच्या मालकाशी संपर्क साधून त्यांना या अडचणीविषयी कळवा.
en-US
The page you are trying to view cannot be shown because it is contained in a file type that may not be safe to open. Please contact the website owners to inform them of this problem.
Entity # all locales mobile • overrides • netError.dtd
dnsNotFound.longDesc4
mr
<ul> <li>पत्ता टाईप करताना होणाऱ्या चुका एकदा तपासा. उदाहरणार्थ <strong>www</strong>.example.com ऐवजी <strong>ww</strong>.example.com</li> <div id='searchbox'> <input id='searchtext' type='search'></input> <button id='searchbutton'> शोधा</button> </div> <li>आपण कोणतेही पृष्ठ लोड करण्यात अक्षम असाल तर, कृपया आपल्या उपकरणावर डाटा किंवा वाय-फाय जोडणी तपासा. <button id='wifi'>वाय-फाय सक्रीय करा</button>  </li> </ul>
en-US
<ul> <li>Check the address for typing errors such as <strong>ww</strong>.example.com instead of <strong>www</strong>.example.com</li> <div id='searchbox'> <input id='searchtext' type='search'></input> <button id='searchbutton'>Search</button> </div> <li>If you are unable to load any pages, check your device’s data or Wi-Fi connection. <button id='wifi'>Enable Wi-Fi</button> </li> </ul>
Entity # all locales mobile • overrides • netError.dtd
malformedURI.longDesc2
mr
<ul> <li>वेब-पत्ता सहसा असा लिहिला जातो <strong>http://www.example.com/</strong></li> <div id='searchbox'> <input id='searchtext' type='search'></input> <button id='searchbutton'>शोधा</button> </div> <li>आपण अग्रेषित स्लॅश वापरत असल्याची खात्री करा (जसे <strong>/ </strong>).</li> </ul>
en-US
<ul> <li>Web addresses are usually written like <strong>http://www.example.com/</strong></li> <div id='searchbox'> <input id='searchtext' type='search'></input> <button id='searchbutton'>Search</button> </div> <li>Make sure that you’re using forward slashes (i.e. <strong>/</strong>).</li> </ul>
Entity # all locales mobile • overrides • netError.dtd
unsafeContentType.title
mr
असुरक्षीत फाइल प्रकार
en-US
Unsafe File Type
Entity # all locales netwerk • necko.properties
RepostFormData
mr
हे वेब पृष्ठ नव्या स्थळास पुन्हा पाठविले जात आहे. फॉर्मची लिखीत माहिती आपण लिहीलेल्या नवीन स्थानास पुन्हा पाठवू इच्छिता?
en-US
This web page is being redirected to a new location. Would you like to resend the form data you have typed to the new location?
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_INADEQUATE_CERT_TYPE
mr
प्रमाणपत्र प्रकार अनुप्रयोग करीता मंजूर केले गेले नाही.
en-US
Certificate type not approved for application.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_UNKNOWN_RESPONSE_TYPE
mr
OCSP प्रतिसाद पूर्णतया डिकोड केले जाऊ शकत नाही; ते अपरिचीत प्रकार आहे.
en-US
The OCSP response cannot be fully decoded; it is of an unknown type.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_UNKNOWN_AIA_LOCATION_TYPE
mr
सर्ट AIA एक्सटेंशनमध्ये अपरिचीत स्थाळचे प्रकार आढळले
en-US
Unknown location type in cert AIA extension
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_UNKNOWN_OBJECT_TYPE
mr
अपरिचीत घटक प्रकार निर्देशीत.
en-US
Unknown object type specified.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_UNSUPPORTED_MESSAGE_TYPE
mr
CMS किंवा PKCS #7 संदेश प्रकार असमर्थीत आहे.
en-US
The CMS or PKCS #7 Message type is unsupported.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SSL_ERROR_RX_UNKNOWN_HANDSHAKE
mr
SSL कडे अपरिचीत संदेश प्रकारसह हॅन्डशेक संदेश प्राप्त झाले.
en-US
SSL received a handshake message with an unknown message type.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SSL_ERROR_RX_UNKNOWN_RECORD_TYPE
mr
SSL कडे अपरिचीत अनुक्रम प्रकार रेकॉर्ड प्राप्त झाते.
en-US
SSL received a record with an unknown content type.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SSL_ERROR_UNSUPPORTED_CERTIFICATE_TYPE
mr
असमर्थीत प्रमाणपत्र प्रकार.
en-US
Unsupported certificate type.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SSL_ERROR_UNSUPPORTED_CERT_ALERT
mr
SSL समघटक प्राप्य प्रमाणपत्राचे प्रकार करती समर्थन पुरवित नाही.
en-US
SSL peer does not support certificates of the type it received.
Entity # all locales security • manager • chrome • pipnss • pipnss.properties
CertDumpLogotype
mr
ओळखचिन्ह प्रकार
en-US
Logotype
Entity # all locales security • manager • security • pippki • pippki.ftl
protected-auth-msg
mr
टोकन अधिप्रमाणीत करा. अधिप्रमाणन कार्यपद्धती टोकनच्या प्रकारावर अवलंबून आहे.
en-US
Please authenticate to the token. Authentication method depends on the type of your token.
Please enable JavaScript. Some features won't be available without it.