BETA

Transvision

Displaying 20 results for the string Document in be:

Entity be en-US
Entity # all locales devtools • shared • screenshot.properties
inspectNodeManual
be
CSS-селектар, які выкарыстоўваецца з document.querySelector, ідэнтыфікуе адзіночны элемент
en-US
A CSS selector for use with document.querySelector which identifies a single element
Entity # all locales dom • chrome • dom • dom.properties
DocumentSetDomainNotAllowedWarning
be
Усталяванне document.domain у ізаляваным асяроддзі з крыжаваным паходжаннем не дапускаецца.
en-US
Setting document.domain in a cross-origin isolated environment is not allowed.
Entity # all locales dom • chrome • dom • dom.properties
DocumentWriteIgnored
be
Ігнараваны выклік document.write() з асінхронна-загружанага вонкавага сцэнара.
en-US
A call to document.write() from an asynchronously-loaded external script was ignored.
Entity # all locales dom • chrome • dom • dom.properties
ExecCommandCutCopyDeniedNotInputDriven
be
document.execCommand(‘cut’/‘copy’) адхілены, таму што выкліканы знутры кароткачасовага створанага карыстальнікам апрацоўшчыка падзеі.
en-US
document.execCommand(‘cut’/‘copy’) was denied because it was not called from inside a short running user-generated event handler.
Entity # all locales dom • chrome • dom • dom.properties
RequestStorageAccessNested
be
document.requestStorageAccess() не можа быць выкліканы ва ўкладзеным iframe.
en-US
document.requestStorageAccess() may not be called in a nested iframe.
Entity # all locales dom • chrome • dom • dom.properties
RequestStorageAccessNullPrincipal
be
document.requestStorageAccess() не можа быць выкліканы ў дакуменце з няясным паходжаннем, такім як iframe, які знаходзіцца ў пясочніцы, без allow-same-origin у сваім sandbox-атрыбуце.
en-US
document.requestStorageAccess() may not be called on a document with an opaque origin, such as a sandboxed iframe without allow-same-origin in its sandbox attribute.
Entity # all locales dom • chrome • dom • dom.properties
RequestStorageAccessSandboxed
be
document.requestStorageAccess() не можа быць выкліканы ў iframe, які знаходзіцца ў пясочніцы, без allow-storage-access-by-user-activation у сваім sandbox-атрыбуце.
en-US
document.requestStorageAccess() may not be called in a sandboxed iframe without allow-storage-access-by-user-activation in its sandbox attribute.
Entity # all locales dom • chrome • dom • dom.properties
RequestStorageAccessUserGesture
be
document.requestStorageAccess() можа быць запытаны толькі знутры кароткачасовага карыстальніцкага апрацоўшчыка падзей.
en-US
document.requestStorageAccess() may only be requested from inside a short running user-generated event handler.
Entity # all locales dom • chrome • dom • dom.properties
SpeculationFailed
be
Незбалансаванае дрэва было запісана з дапамогаю document.write(), у выніку дадзеныя з сеткі пераразбіраныя. Падрабязней https://developer.mozilla.org/en/Optimizing_Your_Pages_for_Speculative_Parsing
en-US
An unbalanced tree was written using document.write() causing data from the network to be reparsed. For more information https://developer.mozilla.org/en/Optimizing_Your_Pages_for_Speculative_Parsing
Entity # all locales dom • chrome • layout • htmlparser.properties
EncLateMeta
be
The character encoding declaration of the HTML document was not found when prescanning the first 1024 bytes of the file. When viewed in a differently-configured browser, this page will reload automatically. The encoding declaration needs to be moved to be within the first 1024 bytes of the file.
en-US
The character encoding declaration of the HTML document was not found when prescanning the first 1024 bytes of the file. When viewed in a differently-configured browser, this page will reload automatically. The encoding declaration needs to be moved to be within the first 1024 bytes of the file.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncLateMetaFrame
be
The character encoding declaration of the framed HTML document was not found when prescanning the first 1024 bytes of the file. When viewed without the document framing it, the page will reload automatically. The encoding declaration needs to be moved to be within the first 1024 bytes of the file.
en-US
The character encoding declaration of the framed HTML document was not found when prescanning the first 1024 bytes of the file. When viewed without the document framing it, the page will reload automatically. The encoding declaration needs to be moved to be within the first 1024 bytes of the file.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncLateMetaReload
be
The page was reloaded, because the character encoding declaration of the HTML document was not found when prescanning the first 1024 bytes of the file. The encoding declaration needs to be moved to be within the first 1024 bytes of the file.
en-US
The page was reloaded, because the character encoding declaration of the HTML document was not found when prescanning the first 1024 bytes of the file. The encoding declaration needs to be moved to be within the first 1024 bytes of the file.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncLateMetaTooLate
be
The character encoding declaration of document was found too late for it to take effect. The encoding declaration needs to be moved to be within the first 1024 bytes of the file.
en-US
The character encoding declaration of document was found too late for it to take effect. The encoding declaration needs to be moved to be within the first 1024 bytes of the file.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncMetaUnsupported
be
An unsupported character encoding was declared for the HTML document using a meta tag. The declaration was ignored.
en-US
An unsupported character encoding was declared for the HTML document using a meta tag. The declaration was ignored.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncNoDeclaration
be
The character encoding of the HTML document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the page must be declared in the document or in the transfer protocol.
en-US
The character encoding of the HTML document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the page must be declared in the document or in the transfer protocol.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncNoDeclarationFrame
be
The character encoding of a framed document was not declared. The document may appear different if viewed without the document framing it.
en-US
The character encoding of a framed document was not declared. The document may appear different if viewed without the document framing it.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncNoDeclarationPlain
be
The character encoding of the plain text document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the file needs to be declared in the transfer protocol or file needs to use a byte order mark as an encoding signature.
en-US
The character encoding of the plain text document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the file needs to be declared in the transfer protocol or file needs to use a byte order mark as an encoding signature.
Entity # all locales dom • chrome • security • security.properties
SanitizerRcvdNoInput
be
Увод пусты альбо не быў атрыманы. Вяртанне пустога DocumentFragment.
en-US
Received empty or no input. Returning an empty DocumentFragment.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.irc.477
be
This channel requires that you have registered and identified yourself with the network's nickname registration services (e.g. NickServ). Please see the documentation of this network's nickname registration services that should be found in the MOTD (/motd to display it).
en-US
This channel requires that you have registered and identified yourself with the network's nickname registration services (e.g. NickServ). Please see the documentation of this network's nickname registration services that should be found in the MOTD (/motd to display it).
Entity # all locales security • manager • chrome • pipnss • pipnss.properties
CertDumpEKU_1_3_6_1_4_1_311_10_3_12
be
Microsoft Document Signing
en-US
Microsoft Document Signing

Displaying 138 results for the string Document in en-US:

Entity be en-US
Entity # all locales browser • browser • aboutCertError.ftl
notCached-title
be
Дакумент састарэў
en-US
Document Expired
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-export-file-picker-csv-filter-title
be
{ PLATFORM() -> [macos] Дакумент CSV *[other] Файл CSV }
en-US
{ PLATFORM() -> [macos] CSV Document *[other] CSV File }
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-import-file-picker-csv-filter-title
be
{ PLATFORM() -> [macos] Дакумент CSV *[other] Файл CSV }
en-US
{ PLATFORM() -> [macos] CSV Document *[other] CSV File }
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-import-file-picker-tsv-filter-title
be
{ PLATFORM() -> [macos] Дакумент TSV *[other] Файл TSV }
en-US
{ PLATFORM() -> [macos] TSV Document *[other] TSV File }
Entity # all locales browser • browser • aboutPolicies.ftl
documentation-tab
be
Дакументацыя
en-US
Documentation
Entity # all locales browser • browser • browser.ftl
fullscreen-warning-no-domain
be
Гэты дакумент цяпер поўнаэкранны
en-US
This document is now full screen
Entity # all locales browser • browser • browser.ftl
pointerlock-warning-no-domain
be
Гэты дакумент кіруе вашым указальнікам. Націсніце Esc, каб узяць кіраванне.
en-US
This document has control of your pointer. Press Esc to take back control.
Entity # all locales browser • browser • newtab • asrouter.ftl
cfr-doorhanger-firefox-send-body
be
Трымайце свае далікатныя дакументы далей ад старонніх вачэй з дапамогай скразнога шыфравання і спасылкі, якая знікае пасля выкарыстання.
en-US
Keep your sensitive documents safe from prying eyes with end-to-end encryption and a link that disappears when you’re done.
Entity # all locales browser • browser • newtab • asrouter.ftl
cfr-whatsnew-better-pdf-body
be
Цяпер дакументы PDF адкрываюцца наўпрост у { -brand-short-name }, трымаючы ваш працоўны працэс зручным.
en-US
PDF documents now open directly in { -brand-short-name }, keeping your workflow within easy reach.
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-WebsiteFilter
be
Забараніць наведванне вэб-сайтаў. За падрабязнасцямі фармату гл. дакументацыю.
en-US
Block websites from being visited. See documentation for more details on the format.
Entity # all locales browser • browser • preferences • preferences.ftl
applications-type-pdf
be
Фармат пераноснага дакумента (PDF)
en-US
Portable Document Format (PDF)
Entity # all locales browser • chrome • browser • browser.dtd
fullscreenWarning.generic.label
be
Гэты дакумент цяпер поўнаэкранны
en-US
This document is now full screen
Entity # all locales browser • chrome • browser • browser.dtd
pointerlockWarning.generic.label
be
Гэты дакумент кіруе вашым указальнікам. Націсніце Esc, каб узяць кіраванне.
en-US
This document has control of your pointer. Press Esc to take back control.
Entity # all locales browser • chrome • browser • browser.properties
droponhomemsg
be
Вы хочаце, каб гэты дакумент стаў вашай хатняй старонкай?
en-US
Do you want this document to be your new home page?
Entity # all locales browser • chrome • browser • browser.properties
droponhomemsgMultiple
be
Жадаеце зрабіць гэтыя дакументы вашымі новымі хатнімі старонкамі?
en-US
Do you want these documents to be your new home pages?
Entity # all locales browser • chrome • overrides • appstrings.properties
isprinting
be
Дакумент не можа змяняцца ў час друку ці перадпрагляду.
en-US
The document cannot change while Printing or in Print Preview.
Entity # all locales browser • chrome • overrides • appstrings.properties
notCached
be
Гэты дакумент больш не даступны.
en-US
This document is no longer available.
Entity # all locales browser • chrome • overrides • netError.dtd
notCached.longDesc
be
<p>Запатрабаваны дакумент не даступны ў кэшы &brandShortName;.</p><ul><li>Дзеля бяспекі &brandShortName; не перазапытвае значныя дакументы самастойна.</li><li>Пстрыкніце &quot;Паспрабаваць зноў&quot;, каб запытаць дакумент з вэб-сайта ізноў.</li></ul>
en-US
<p>The requested document is not available in &brandShortName;’s cache.</p><ul><li>As a security precaution, &brandShortName; does not automatically re-request sensitive documents.</li><li>Click Try Again to re-request the document from the website.</li></ul>
Entity # all locales browser • pdfviewer • chrome.properties
unsupported_feature
be
Гэты дакумент PDF можа адлюстроўвацца няправільна.
en-US
This PDF document might not be displayed correctly.
Entity # all locales browser • pdfviewer • chrome.properties
unsupported_feature_forms
be
Гэты дакумент PDF змяшчае формы. Запаўненне палёў формаў не падтрымліваецца.
en-US
This PDF document contains forms. The filling of form fields is not supported.
Entity # all locales browser • pdfviewer • viewer.properties
document_outline.title
be
Паказаць структуру дакумента (двайная пстрычка, каб разгарнуць /згарнуць усе элементы)
en-US
Show Document Outline (double-click to expand/collapse all items)
Entity # all locales browser • pdfviewer • viewer.properties
document_outline_label
be
Структура дакумента
en-US
Document Outline
Entity # all locales browser • pdfviewer • viewer.properties
document_properties.title
be
Уласцівасці дакумента
en-US
Document Properties
Entity # all locales browser • pdfviewer • viewer.properties
document_properties_label
be
Уласцівасці дакумента
en-US
Document Properties
Entity # all locales browser • pdfviewer • viewer.properties
find_input.placeholder
be
Шукаць у дакуменце
en-US
Find in document
Entity # all locales browser • pdfviewer • viewer.properties
find_reached_bottom
be
Дасягнуты канец дакумента, працяг з пачатку
en-US
Reached end of document, continued from top
Entity # all locales browser • pdfviewer • viewer.properties
find_reached_top
be
Дасягнуты пачатак дакумента, працяг з канца
en-US
Reached top of document, continued from bottom
Entity # all locales browser • pdfviewer • viewer.properties
findbar.title
be
Пошук у дакуменце
en-US
Find in Document
Entity # all locales browser • pdfviewer • viewer.properties
print_progress_message
be
Падрыхтоўка дакумента да друку
en-US
Preparing document for printing
Entity # all locales browser • pdfviewer • viewer.properties
toggle_sidebar_notification.title
be
Паказаць/схаваць бакавую панэль (дакумент мае змест/укладанні)
en-US
Toggle Sidebar (document contains outline/attachments)
Entity # all locales browser • pdfviewer • viewer.properties
toggle_sidebar_notification2.title
be
Паказаць/схаваць бакавую панэль (дакумент мае змест/укладанні/пласты)
en-US
Toggle Sidebar (document contains outline/attachments/layers)
Entity # all locales calendar • chrome • calendar • calendar-event-dialog.properties
enterLinkLocation
be
Warning: Source string is missing
en-US
Enter a web page, or document location.
Entity # all locales calendar • chrome • calendar • calendar.properties
filterXml
be
Warning: Source string is missing
en-US
XML Document (%1$S)
Entity # all locales devtools • client • accessibility.ftl
accessibility-text-label-issue-document-title
be
Дакументы павінны мець атрыбут <code>title</code>. <a>Падрабязней</a>
en-US
Documents must have a <code>title</code>. <a>Learn more</a>
Entity # all locales devtools • client • accessibility.properties
accessibility.documentation.label
be
Дакументацыя
en-US
Documentation
Entity # all locales devtools • client • inspector.properties
eyedropper.disabled.title
be
Недаступна ў не-HTML дакументах
en-US
Unavailable in non-HTML documents
Entity # all locales devtools • client • markers.properties
marker.gcreason.label.SET_DOC_SHELL
be
Новы дакумент
en-US
New Document
Entity # all locales devtools • client • markers.properties
marker.gcreason.label.SET_NEW_DOCUMENT
be
Новы дакумент
en-US
New Document
Entity # all locales devtools • client • styleeditor.ftl
styleeditor-import-button.tooltiptext
be
Імпартаваць існую табліцу стыляў і дадаць яе ў дакумент
en-US
Import and append an existing style sheet to the document
Entity # all locales devtools • client • styleeditor.ftl
styleeditor-new-button.tooltiptext
be
Стварыць новую табліцу стыляў і дадаць яе ў дакумент
en-US
Create and append a new style sheet to the document
Entity # all locales devtools • client • toolbox.properties
toolbox.frames.tooltip
be
Выбраць iframe у якасці бягучага мэтавага дакумента
en-US
Select an iframe as the currently targeted document
Entity # all locales devtools • client • toolbox.properties
toolbox.meatballMenu.documentation.label
be
Дакументацыя
en-US
Documentation
Entity # all locales devtools • shared • accessibility.properties
accessibility.text.label.issue.document.title
be
Дакументы павінны мець загаловак.
en-US
Documents must have a title.
Entity # all locales devtools • shared • screenshot.properties
inspectNodeManual
be
CSS-селектар, які выкарыстоўваецца з document.querySelector, ідэнтыфікуе адзіночны элемент
en-US
A CSS selector for use with document.querySelector which identifies a single element
Entity # all locales dom • chrome • accessibility • AccessFu.properties
document
be
дакумент
en-US
document
Entity # all locales dom • chrome • accessibility • AccessFu.properties
documentAbbr
be
дакумент
en-US
document
Entity # all locales dom • chrome • accessibility • mac • accessible.properties
document
be
дакумент
en-US
document
Entity # all locales dom • chrome • appstrings.properties
isprinting
be
Дакумент не можа змяняцца ў час друку ці перадпрагляду.
en-US
The document cannot change while Printing or in Print Preview.
Entity # all locales dom • chrome • appstrings.properties
netOffline
be
Дакумент не можа быць адлюстраваны ў час працы па-за сеткай. Каб увайсці ў сетку, прыміце адзнаку з Праца па-за Сеткаю ў меню Файл.
en-US
This document cannot be displayed while offline. To go online, uncheck Work Offline from the File menu.
Entity # all locales dom • chrome • appstrings.properties
netReset
be
Дакумент не змяшчае дадзеных.
en-US
The document contains no data.
Entity # all locales dom • chrome • appstrings.properties
notCached
be
Гэты дакумент больш не даступны.
en-US
This document is no longer available.
Entity # all locales dom • chrome • appstrings.properties
unknownSocketType
be
Гэты дакумент не можа быць адлюстраваны пакуль вы не ўстановіце Праграму Кіравання Асабістай Бяспекай (ПКАБ). Загрузіце і ўсталюйце ПКАБ і паспрабуйце зноў, ці звяжыцеся з вашым сістэмным адміністратарам.\u0020
en-US
This document cannot be displayed unless you install the Personal Security Manager (PSM). Download and install PSM and try again, or contact your system administrator.
Entity # all locales dom • chrome • dom • dom.properties
DocumentSetDomainNotAllowedWarning
be
Усталяванне document.domain у ізаляваным асяроддзі з крыжаваным паходжаннем не дапускаецца.
en-US
Setting document.domain in a cross-origin isolated environment is not allowed.
Entity # all locales dom • chrome • dom • dom.properties
DocumentWriteIgnored
be
Ігнараваны выклік document.write() з асінхронна-загружанага вонкавага сцэнара.
en-US
A call to document.write() from an asynchronously-loaded external script was ignored.
Entity # all locales dom • chrome • dom • dom.properties
ExecCommandCutCopyDeniedNotInputDriven
be
document.execCommand(‘cut’/‘copy’) адхілены, таму што выкліканы знутры кароткачасовага створанага карыстальнікам апрацоўшчыка падзеі.
en-US
document.execCommand(‘cut’/‘copy’) was denied because it was not called from inside a short running user-generated event handler.
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedContainerNotAllowed
be
Запыт пераходу да поўнага экрану адхілены, таму што мінімум адзін элемент, які ўтрымлівае дакумент, не iframe, ці не мае атрыбута “allowfullscreen”.
en-US
Request for fullscreen was denied because at least one of the document’s containing elements is not an iframe or does not have an “allowfullscreen” attribute.
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedHidden
be
Запыт пераходу да поўнага экрану адхілены, таму што дакумент больш не бачны.
en-US
Request for fullscreen was denied because the document is no longer visible.
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedMovedDocument
be
Запыт пераходу да поўнага экрану адхілены, таму што элемент, які запытвае, перанёс дакумент.
en-US
Request for fullscreen was denied because requesting element has moved document.
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedNotInDocument
be
Запыт пераходу да поўнага экрану адхілены, таму што элемент, які запытвае, больш не належыць свайму дакументу.
en-US
Request for fullscreen was denied because requesting element is no longer in its document.
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedSubDocFullscreen
be
Запыт пераходу да поўнага экрану адхілены, таму што паддакумент дакумента, які запытаў поўны экран, ужо на ўвесь экран.
en-US
Request for fullscreen was denied because a subdocument of the document requesting fullscreen is already fullscreen.
Entity # all locales dom • chrome • dom • dom.properties
HittingMaxWorkersPerDomain2
be
Worker немагчыма стартаваць неадкладна, таму што дакументы ў тым жа месцы ўжо выкарыстоўваюць максімальную колькасць worker-аў. Worker змешчаны ў чаргу і будзе запушчаны пасля завяршэння іншых worker-аў.
en-US
A Worker could not be started immediately because other documents in the same origin are already using the maximum number of workers. The Worker is now queued and will be started after some of the other workers have completed.
Entity # all locales dom • chrome • dom • dom.properties
IgnoringWillChangeOverBudgetWarning
be
Спажыванне памяці will-change вельмі вялікае. Бюджэтны ліміт - плошча паверхні дакумента, памножаная на %1$S (%2$S пкс). Звышбюджэтныя з'яўленні will-change будуць праігнараваныя.
en-US
Will-change memory consumption is too high. Budget limit is the document surface area multiplied by %1$S (%2$S px). Occurrences of will-change over the budget will be ignored.
Entity # all locales dom • chrome • dom • dom.properties
ImportXULIntoContentWarning
be
Імпартаванне вузлоў XUL у змястоўны дакумент пазначана састарэлым. Гэта функцыянальнасць можа быць хутка выдалена.
en-US
Importing XUL nodes into a content document is deprecated. This functionality may be removed soon.
Entity # all locales dom • chrome • dom • dom.properties
LargeAllocationNonE10S
be
Загаловак Large-Allocation праігнараваны, бо дакумент не загружаны па-за працэсам.
en-US
A Large-Allocation header was ignored due to the document not being loaded out of process.
Entity # all locales dom • chrome • dom • dom.properties
ManifestScopeNotSameOrigin
be
Абсяг бачнасці URL мусіць мець адно паходжанне з дакументам.
en-US
The scope URL must be same origin as document.
Entity # all locales dom • chrome • dom • dom.properties
ManifestStartURLShouldBeSameOrigin
be
Стартавы URL мусіць мець адно паходжанне з дакументам.
en-US
The start URL must be same origin as document.
Entity # all locales dom • chrome • dom • dom.properties
ModuleSourceNotAllowed
be
URI крыніцы модуля не дазволены ў гэтым дакуменце: “%S”.
en-US
Module source URI is not allowed in this document: “%S”.
Entity # all locales dom • chrome • dom • dom.properties
NotificationsCrossOriginIframeRequestIsForbidden
be
Дазвол абвестак можа быць запытаны толькі ў дакуменце найвышэйшага ўзроўню або iframe з таго ж дамена.
en-US
The Notification permission may only be requested in a top-level document or same-origin iframe.
Entity # all locales dom • chrome • dom • dom.properties
PointerLockDeniedHidden
be
Запыт захопу курсора адхілены, таму што дакумент зараз не бачны.
en-US
Request for pointer lock was denied because the document is not visible.
Entity # all locales dom • chrome • dom • dom.properties
PointerLockDeniedInUse
be
Запыт захопу курсора адхілены, таму што зараз курсор кантралююць з іншага дакумента.
en-US
Request for pointer lock was denied because the pointer is currently controlled by a different document.
Entity # all locales dom • chrome • dom • dom.properties
PointerLockDeniedMovedDocument
be
Запыт захопу курсора адхілены, таму што элемент, які запытвае, перанёс дакумент.
en-US
Request for pointer lock was denied because the requesting element has moved document.
Entity # all locales dom • chrome • dom • dom.properties
PointerLockDeniedNotFocused
be
Запыт захопу курсора адхілены, таму што дакумент зараз не ў фокусе.
en-US
Request for pointer lock was denied because the document is not focused.
Entity # all locales dom • chrome • dom • dom.properties
PointerLockDeniedNotInDocument
be
Запыт захопу курсора адхілены, таму што элемент, які запытвае, не ў дакуменце.
en-US
Request for pointer lock was denied because the requesting element is not in a document.
Entity # all locales dom • chrome • dom • dom.properties
PointerLockDeniedNotInputDriven
be
Запыт захопу курсора адхілены, таму што Element.requestPointerLock() не быў выкліканы знутры кароткачасова запушчанага апрацоўшчыка падзей, створанага карыстальнікам, і дакумент не ў поўнаэкранным рэжыме.
en-US
Request for pointer lock was denied because Element.requestPointerLock() was not called from inside a short running user-generated event handler, and the document is not in full screen.
Entity # all locales dom • chrome • dom • dom.properties
RemovedFullscreenElement
be
Выйшлі з поўнага экрану, таму што поўнаэкранны элемент выдалены з дакумента.
en-US
Exited fullscreen because fullscreen element was removed from document.
Entity # all locales dom • chrome • dom • dom.properties
RequestStorageAccessNested
be
document.requestStorageAccess() не можа быць выкліканы ва ўкладзеным iframe.
en-US
document.requestStorageAccess() may not be called in a nested iframe.
Entity # all locales dom • chrome • dom • dom.properties
RequestStorageAccessNullPrincipal
be
document.requestStorageAccess() не можа быць выкліканы ў дакуменце з няясным паходжаннем, такім як iframe, які знаходзіцца ў пясочніцы, без allow-same-origin у сваім sandbox-атрыбуце.
en-US
document.requestStorageAccess() may not be called on a document with an opaque origin, such as a sandboxed iframe without allow-same-origin in its sandbox attribute.
Entity # all locales dom • chrome • dom • dom.properties
RequestStorageAccessSandboxed
be
document.requestStorageAccess() не можа быць выкліканы ў iframe, які знаходзіцца ў пясочніцы, без allow-storage-access-by-user-activation у сваім sandbox-атрыбуце.
en-US
document.requestStorageAccess() may not be called in a sandboxed iframe without allow-storage-access-by-user-activation in its sandbox attribute.
Entity # all locales dom • chrome • dom • dom.properties
RequestStorageAccessUserGesture
be
document.requestStorageAccess() можа быць запытаны толькі знутры кароткачасовага карыстальніцкага апрацоўшчыка падзей.
en-US
document.requestStorageAccess() may only be requested from inside a short running user-generated event handler.
Entity # all locales dom • chrome • dom • dom.properties
ScriptSourceNotAllowed
be
URI крыніцы ў <script> не дазволены ў гэтым дакуменце: “%S”.
en-US
<script> source URI is not allowed in this document: “%S”.
Entity # all locales dom • chrome • dom • dom.properties
SpeculationFailed
be
Незбалансаванае дрэва было запісана з дапамогаю document.write(), у выніку дадзеныя з сеткі пераразбіраныя. Падрабязней https://developer.mozilla.org/en/Optimizing_Your_Pages_for_Speculative_Parsing
en-US
An unbalanced tree was written using document.write() causing data from the network to be reparsed. For more information https://developer.mozilla.org/en/Optimizing_Your_Pages_for_Speculative_Parsing
Entity # all locales dom • chrome • layout • htmlparser.properties
EncLateMeta
be
The character encoding declaration of the HTML document was not found when prescanning the first 1024 bytes of the file. When viewed in a differently-configured browser, this page will reload automatically. The encoding declaration needs to be moved to be within the first 1024 bytes of the file.
en-US
The character encoding declaration of the HTML document was not found when prescanning the first 1024 bytes of the file. When viewed in a differently-configured browser, this page will reload automatically. The encoding declaration needs to be moved to be within the first 1024 bytes of the file.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncLateMetaFrame
be
The character encoding declaration of the framed HTML document was not found when prescanning the first 1024 bytes of the file. When viewed without the document framing it, the page will reload automatically. The encoding declaration needs to be moved to be within the first 1024 bytes of the file.
en-US
The character encoding declaration of the framed HTML document was not found when prescanning the first 1024 bytes of the file. When viewed without the document framing it, the page will reload automatically. The encoding declaration needs to be moved to be within the first 1024 bytes of the file.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncLateMetaReload
be
The page was reloaded, because the character encoding declaration of the HTML document was not found when prescanning the first 1024 bytes of the file. The encoding declaration needs to be moved to be within the first 1024 bytes of the file.
en-US
The page was reloaded, because the character encoding declaration of the HTML document was not found when prescanning the first 1024 bytes of the file. The encoding declaration needs to be moved to be within the first 1024 bytes of the file.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncLateMetaTooLate
be
The character encoding declaration of document was found too late for it to take effect. The encoding declaration needs to be moved to be within the first 1024 bytes of the file.
en-US
The character encoding declaration of document was found too late for it to take effect. The encoding declaration needs to be moved to be within the first 1024 bytes of the file.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncMetaUnsupported
be
An unsupported character encoding was declared for the HTML document using a meta tag. The declaration was ignored.
en-US
An unsupported character encoding was declared for the HTML document using a meta tag. The declaration was ignored.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncNoDeclaration
be
The character encoding of the HTML document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the page must be declared in the document or in the transfer protocol.
en-US
The character encoding of the HTML document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the page must be declared in the document or in the transfer protocol.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncNoDeclarationFrame
be
The character encoding of a framed document was not declared. The document may appear different if viewed without the document framing it.
en-US
The character encoding of a framed document was not declared. The document may appear different if viewed without the document framing it.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncNoDeclarationPlain
be
The character encoding of the plain text document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the file needs to be declared in the transfer protocol or file needs to use a byte order mark as an encoding signature.
en-US
The character encoding of the plain text document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the file needs to be declared in the transfer protocol or file needs to use a byte order mark as an encoding signature.
Entity # all locales dom • chrome • layout • htmlparser.properties
errDeepTree
be
Дрэва дакумента занадта глыбокае. Дрэва будзе ўкарочана да глыбіні ў 513 элементаў.
en-US
The document tree is too deep. The tree will be flattened to be 513 elements deep.
Entity # all locales dom • chrome • layout • printing.properties
PERR_GFX_PRINTER_DOC_IS_BUSY
be
Немагчыма надрукаваць дакумент, пакуль ён не сцягнуўся.
en-US
Cannot print this document yet, it is still being loaded.
Entity # all locales dom • chrome • layout • printing.properties
PERR_GFX_PRINTER_DOC_IS_BUSY_PP
be
Немагчыма зрабіць перапрагляд дакумента, пакуль ён не сцягнуўся.
en-US
Cannot print-preview this document yet, it is still being loaded.
Entity # all locales dom • chrome • layout • xmlparser.properties
22
be
дакумент не самадастатковы
en-US
document is not standalone
Entity # all locales dom • chrome • layout • xmlparser.properties
9
be
смецце пасля часткі дакумента
en-US
junk after document element
Entity # all locales dom • chrome • netError.dtd
notCached.longDesc
be
<p>Запатрабаваны дакумент не даступны ў кэшы браўзера.</p><ul><li>Дзеля бяспекі браўзера не перазапытвае значныя дакументы аўтаматычна.</li><li>Пстрыкніце &quot;Паспрабаваць зноў&quot;, каб запытаць дакумент з вэб-сайта ізноў.</li></ul>
en-US
<p>The requested document is not available in the browser’s cache.</p><ul><li>As a security precaution, the browser does not automatically re-request sensitive documents.</li><li>Click Try Again to re-request the document from the website.</li></ul>
Entity # all locales dom • chrome • netError.dtd
notCached.title
be
Дакумент састарэў
en-US
Document Expired
Entity # all locales dom • chrome • security • security.properties
SanitizerRcvdNoInput
be
Увод пусты альбо не быў атрыманы. Вяртанне пустога DocumentFragment.
en-US
Received empty or no input. Returning an empty DocumentFragment.
Entity # all locales dom • chrome • xml • prettyprint.dtd
xml.nostylesheet
be
Гэты файл XML не мае ніякіх звестак аб стылі, спалучаных з ім. Дрэва дакумента паказана ніжэй.
en-US
This XML file does not appear to have any style information associated with it. The document tree is shown below.
Entity # all locales editor • ui • chrome • composer • editor.properties
BeforeValidate
be
перад пацвярджэннем дакумента
en-US
before validating the document
Entity # all locales editor • ui • chrome • composer • editor.properties
Malformed
be
Зыходнік немагчыма ператварыць у дакумент, бо ён не з'яўляецца спраўным XHTML.
en-US
The source could not be converted back into the document because it is not valid XHTML.
Entity # all locales editor • ui • chrome • composer • editor.properties
NoAltText
be
Калі выява датычыцца зместу дакумента, вы павінны забяспечыць яе дадатковым тэкстам дзеля адлюстравання ў тэкставых азіральніках, і які таксама павінны з'яўляцца ў іншых азіральніках у час загрузкі выявы або калі яе загрузка забаронена.
en-US
If the image is relevant to the content of the document, you must supply alternate text that will appear in text-only browsers, and that will appear in other browsers when an image is loading or when image loading is disabled.
Entity # all locales editor • ui • chrome • dialogs • EditorSaveAsCharset.dtd
documentCharsetDesc2.label
be
Абярыце кадаванне тэксту, у якім хочаце захаваць дакумент:
en-US
Select the text encoding you want to save a document in:
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.irc.477
be
This channel requires that you have registered and identified yourself with the network's nickname registration services (e.g. NickServ). Please see the documentation of this network's nickname registration services that should be found in the MOTD (/motd to display it).
en-US
This channel requires that you have registered and identified yourself with the network's nickname registration services (e.g. NickServ). Please see the documentation of this network's nickname registration services that should be found in the MOTD (/motd to display it).
Entity # all locales mail • chrome • messenger • gloda.properties
gloda.mimetype.category.documents.label
be
Дакументы
en-US
Documents
Entity # all locales mail • chrome • messenger • messengercompose • editor.properties
BeforeValidate
be
перад пацвярджэннем дакумента
en-US
before validating the document
Entity # all locales mail • chrome • messenger • messengercompose • editor.properties
Malformed
be
Зыходнік немагчыма ператварыць у дакумент, бо ён не з'яўляецца спраўным XHTML.
en-US
The source could not be converted back into the document because it is not valid XHTML.
Entity # all locales mail • chrome • messenger • messengercompose • editor.properties
NoAltText
be
Калі выява датычыцца зместу дакумента, вы павінны забяспечыць яе дадатковым тэкстам дзеля адлюстравання ў тэкставых азіральніках, і які таксама павінны з'яўляцца ў іншых азіральніках у час загрузкі выявы або калі яе загрузка забаронена.
en-US
If the image is relevant to the content of the document, you must supply alternate text that will appear in text-only browsers, and that will appear in other browsers when an image is loading or when image loading is disabled.
Entity # all locales mail • chrome • messenger • mime.properties
1026
be
Злучыць з дакументам
en-US
Link to Document
Entity # all locales mail • chrome • messenger • mime.properties
1027
be
<B>Звесткі пра дакумент:</B>
en-US
<B>Document Info:</B>
Entity # all locales mail • chrome • messenger • preferences • preferences.properties
applications-type-pdf
be
Warning: Source string is missing
en-US
Portable Document Format (PDF)
Entity # all locales mail • chrome • messenger • viewLog.dtd
viewLogInfo.text
be
Метрыка сітаў збірае звесткі аб дзейнасці сітаў ў гэтым рахунку. Скарыстайце скрынку адзнакі ўнізе, каб дазволіць метрыку.
en-US
The Filter Log documents the filters that have been run for this account. Use the check box below to enable logging.
Entity # all locales mail • chrome • overrides • netError.dtd
notCached.longDesc
be
<p>Запатрабаваны дакумент не даступны ў запасніку.</p><ul><li>Дзеля бяспекі &brandShortName; не перазапытвае значныя дакументы самастойна.</li><li>Пстрыкніце "Паспрабаваць зноў", каб запытаць дакумент з пляцоўкі сеціва ізноў.</li></ul>
en-US
<p>The requested document is not available in the cache.</p><ul><li>As a security precaution, &brandShortName; does not automatically re-request sensitive documents.</li><li>Click Try Again to re-request the document from the website.</li></ul>
Entity # all locales mail • chrome • overrides • netError.dtd
notCached.title
be
Дакумент састарэў
en-US
Document Expired
Entity # all locales mail • messenger • accountCentral.ftl
developer-link
be
Warning: Source string is missing
en-US
Developer Documentation
Entity # all locales mail • messenger • policies • aboutPolicies.ftl
documentation-tab
be
Warning: Source string is missing
en-US
Documentation
Entity # all locales mail • messenger • policies • policies-descriptions.ftl
policy-WebsiteFilter
be
Warning: Source string is missing
en-US
Block websites from being visited. See documentation for more details on the format.
Entity # all locales mobile • overrides • appstrings.properties
isprinting
be
Дакумент не можа змяняцца ў час друку ці перадпрагляду.
en-US
The document cannot change while Printing or in Print Preview.
Entity # all locales mobile • overrides • appstrings.properties
notCached
be
Гэты дакумент больш не даступны.
en-US
This document is no longer available.
Entity # all locales mobile • overrides • netError.dtd
notCached.longDesc
be
<p>Запатрабаваны дакумент не даступны ў кэшы &brandShortName;.</p><ul><li>Дзеля бяспекі &brandShortName; не перазапытвае значныя дакументы самастойна.</li><li>Кліккніце "Паспрабаваць зноў", каб запытаць дакумент з сайта зноў.</li></ul>
en-US
<p>The requested document is not available in &brandShortName;’s cache.</p><ul><li>As a security precaution, &brandShortName; does not automatically re-request sensitive documents.</li><li>Click Try Again to re-request the document from the website.</li></ul>
Entity # all locales mobile • overrides • netError.dtd
notCached.title
be
Дакумент састарэў
en-US
Document Expired
Entity # all locales security • manager • chrome • pipnss • pipnss.properties
CertDumpEKU_1_3_6_1_4_1_311_10_3_12
be
Microsoft Document Signing
en-US
Microsoft Document Signing
Entity # all locales suite • chrome • browser • linkToolbar.dtd
documentButton.label
be
Дакумент
en-US
Document
Entity # all locales suite • chrome • browser • navigator.properties
droponhomemsg
be
Вы жадаеце, каб гэты дакумент стаў вашай хатняй старонкай?
en-US
Do you want this document to be your new home page?
Entity # all locales suite • chrome • common • pref • pref-fonts.dtd
useDocumentFonts.label
be
Дазволіць дакументам карыстацца іншымі шрыфтамі
en-US
Allow documents to use other fonts
Entity # all locales suite • chrome • common • pref • pref-mousewheel.dtd
scrollDocument.label
be
Пракрутка дакумента
en-US
Scroll the document
Entity # all locales suite • chrome • editor • dialogs • EditorSaveAsCharset.dtd
documentCharsetDesc2.label
be
Абярыце кадаванне тэксту, у якім хочаце захаваць дакумент:
en-US
Select the text encoding you want to save a document in:
Entity # all locales suite • chrome • editor • editor.properties
BeforeValidate
be
перад пацвярджэннем дакумента
en-US
before validating the document
Entity # all locales suite • chrome • editor • editor.properties
Malformed
be
Зыходнік немагчыма ператварыць у дакумент, бо ён не з'яўляецца спраўным XHTML.
en-US
The source could not be converted back into the document because it is not valid XHTML.
Entity # all locales suite • chrome • editor • editor.properties
NoAltText
be
Калі выява датычыцца зместу дакумента, вы павінны забяспечыць яе дадатковым тэкстам дзеля адлюстравання ў тэкставых азіральніках, і які таксама павінны з'яўляцца ў іншых азіральніках у час загрузкі выявы або калі яе загрузка забаронена.
en-US
If the image is relevant to the content of the document, you must supply alternate text that will appear in text-only browsers, and that will appear in other browsers when an image is loading or when image loading is disabled.
Entity # all locales suite • chrome • mailnews • gloda.properties
gloda.mimetype.category.documents.label
be
Дакументы
en-US
Documents
Entity # all locales suite • chrome • mailnews • mime.properties
1026
be
Злучыць з дакументам
en-US
Link to Document
Entity # all locales suite • chrome • mailnews • mime.properties
1027
be
<B>Звесткі пра дакумент:</B>
en-US
<B>Document Info:</B>
Entity # all locales suite • chrome • mailnews • viewLog.dtd
viewLogInfo.text
be
Метрыка сітаў збірае звесткі аб дзейнасці сітаў ў гэтым рахунку. Скарыстайце скрынку адзнакі ўнізе, каб дазволіць метрыку.
en-US
The Filter Log documents the filters that have been run for this account. Use the check box below to enable logging.
Entity # all locales toolkit • chrome • mozapps • downloads • unknownContentType.properties
pdfExtHandlerDescription
be
Фармат пераноснага дакумента (PDF)
en-US
Portable Document Format (PDF)
Entity # all locales toolkit • chrome • mozapps • downloads • unknownContentType.properties
pdfHandlerDescription
be
Фармат пераноснага дакумента
en-US
Portable Document Format
Entity # all locales toolkit • toolkit • about • aboutTelemetry.ftl
about-telemetry-firefox-data-doc
be
<a data-l10n-name="data-doc-link">Дакументацыя дадзеных Firefox</a> змяшчае кіраўніцтва па працы з нашымі інструментамі збору дадзеных.
en-US
The <a data-l10n-name="data-doc-link">Firefox Data Documentation</a> contains guides about how to work with our data tools.
Entity # all locales toolkit • toolkit • about • aboutTelemetry.ftl
about-telemetry-telemetry-client-doc
be
<a data-l10n-name="client-doc-link">Дакументацыя кліента тэлеметрыі Firefox</a> змяшчае вызначэнні канцэпцый, дакументацыю па API і даведку па дадзеных.
en-US
The <a data-l10n-name="client-doc-link">Firefox Telemetry client documentation</a> includes definitions for concepts, API documentation and data references.
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-abouthome-startup-cache-description
be
Кэш для пачатковага дакумента about:home, які прадвызначана загружаецца пры запуску. Мэта кэша - палепшыць прадукцыйнасць запуску.
en-US
A cache for the initial about:home document that is loaded by default at startup. The purpose of the cache is to improve startup performance.
Please enable JavaScript. Some features won't be available without it.