BETA

Transvision

No matching results for the string tag for the locale ru

Displaying 89 results for the string tag in en-US:

Entity ru en-US
Entity # all locales browser • browser • pageInfo.ftl
general-meta-tags.value
ru
{ $tags -> [one] Мета-теги ({ $tags } тег) [few] Мета-теги ({ $tags } тега) *[many] Мета-теги ({ $tags } тегов) }
en-US
{ $tags -> [one] Meta (1 tag) *[other] Meta ({ $tags } tags) }
Entity # all locales devtools • client • markers.properties
marker.label.javascript.scriptElement
ru
Тег сценария
en-US
Script Tag
Entity # all locales dom • chrome • dom • dom.properties
UnusedLinkPreloadPending
ru
Ресурс «%S», уже загруженный по ссылке для предварительной загрузки, не был использован в течение нескольких секунд. Убедитесь, что все атрибуты тега «preload» были заданы корректно.
en-US
The resource at “%S” preloaded with link preload was not used within a few seconds. Make sure all attributes of the preload tag are set correctly.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncMetaUnsupported
ru
Для HTML-документа с помощью тега meta была объявлена неподдерживаемая кодировка символов. Объявление было проигнорировано.
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
EncMetaUserDefined
ru
Тег meta был использован для объявления в качестве кодировки символов x-user-defined. Это было интерпретировано как объявление windows-1252 вместо совместимости с намеренно неправильно закодированными устаревшими шрифтами. Этот сайт должен перейти на Юникод.
en-US
A meta tag was used to declare the character encoding as x-user-defined. This was interpreted as a windows-1252 declaration instead for compatibility with intentionally mis-encoded legacy fonts. This site should migrate to Unicode.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncMetaUtf16
ru
Тег meta был использован для объявления в качестве кодировки символов UTF-16. Это было интерпретировано как объявление UTF-8.
en-US
A meta tag was used to declare the character encoding as UTF-16. This was interpreted as an UTF-8 declaration instead.
Entity # all locales dom • chrome • layout • htmlparser.properties
errBadStartTagInHead2
ru
Неправильный открывающий тег «%1$S» в «head».
en-US
Bad start tag “%1$S” in “head”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errBadStartTagInNoscriptInHead
ru
Неправильный открывающий тег «%1$S» в «noscript» в «head».
en-US
Bad start tag “%1$S” in “noscript” in “head”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEndTagAfterBody
ru
Обнаружен закрывающий тег после закрытого «body».
en-US
Saw an end tag after “body” had been closed.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEndTagBr
ru
Закрывающий тег «br».
en-US
End tag “br”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEndTagDidNotMatchCurrentOpenElement
ru
Закрывающий тег «%1$S» не соответствует имени текущего открытого элемента («%2$S»).
en-US
End tag “%1$S” did not match the name of the current open element (“%2$S”).
Entity # all locales dom • chrome • layout • htmlparser.properties
errEndTagSeenWithSelectOpen
ru
Закрывающий тег «%1$S» рядом с открытым «select».
en-US
“%1$S” end tag with “select” open.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEndTagSeenWithoutDoctype
ru
Обнаружен закрывающий тег, а doctype перед ним не обнаружен. Ожидался «<!DOCTYPE html>».
en-US
End tag seen without seeing a doctype first. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEndTagViolatesNestingRules
ru
Закрывающий тег «%1$S» нарушает правила вложения.
en-US
End tag “%1$S” violates nesting rules.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEndWithUnclosedElements
ru
Обнаружен закрывающий тег «%1$S», но имеются незакрытые элементы.
en-US
End tag for “%1$S” seen, but there were unclosed elements.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEofInAttributeName
ru
При нахождении в имени атрибута достигнут конец файла. Тег проигнорирован.
en-US
End of file occurred in an attribute name. Ignoring tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEofInAttributeValue
ru
При нахождении внутри значения атрибута достигнут конец файла. Тег проигнорирован.
en-US
End of file reached when inside an attribute value. Ignoring tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEofInEndTag
ru
Конец файла внутри закрывающего тега. Тег проигнорирован.
en-US
End of file inside end tag. Ignoring tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEofInTagName
ru
Достигнут конец файла при поиске имени тега. Тег проигнорирован.
en-US
End of file seen when looking for tag name. Ignoring tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEofWithoutGt
ru
Достигнут конец файла, а предыдущий тег не закрыт с помощью «>». Тег проигнорирован.
en-US
Saw end of file without the previous tag ending with “>”. Ignoring tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errFooSeenWhenFooOpen
ru
Обнаружен открывающий тег «%1$S», но такой элемент уже был открыт.
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
ru
Обнаружен открывающий тег «%1$S», но такой элемент уже был открыт.
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
errFormWhenFormOpen
ru
Обнаружен открывающий тег «form», но там уже есть активный элемент «form». Вложенные формы не разрешены. Тег проигнорирован.
en-US
Saw a “form” start tag, but there was already an active “form” element. Nested forms are not allowed. Ignoring the tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errFramesetStart
ru
Обнаружен открывающий тег «frameset».
en-US
“frameset” start tag seen.
Entity # all locales dom • chrome • layout • htmlparser.properties
errHtmlStartTagInForeignContext
ru
Открывающий HTML-тег «%1$S» в чужом контексте пространства имён.
en-US
HTML start tag “%1$S” in a foreign namespace context.
Entity # all locales dom • chrome • layout • htmlparser.properties
errImage
ru
Обнаружен открывающий тег «image».
en-US
Saw a start tag “image”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errLtGt
ru
Обнаружен «<>». Вероятные причины: Неэкранированный «<» (экранируйте как «&lt;») или ошибка в имени начального тега.
en-US
Saw “<>”. Probable causes: Unescaped “<” (escape as “&lt;”) or mistyped start tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errLtSlashGt
ru
Обнаружен «</>». Вероятные причины: Неэкранированный «<» (экранируйте как «&lt;») или ошибка в имени закрывающего тега.
en-US
Saw “</>”. Probable causes: Unescaped “<” (escape as “&lt;”) or mistyped end tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNoElementToCloseButEndTagSeen
ru
Рядом нет элементов «%1$S», но обнаружен закрывающий тег «%1$S».
en-US
No “%1$S” element in scope but a “%1$S” end tag seen.
Entity # all locales dom • chrome • layout • htmlparser.properties
errSelfClosing
ru
Самозакрывающийся синтаксис («/>») использован в непустом HTML-элементе. Игнорирую слэш и считаю это начальным тэгом.
en-US
Self-closing syntax (“/>”) used on a non-void HTML element. Ignoring the slash and treating as a start tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStartSelectWhereEndSelectExpected
ru
Открывающий тег «select» там, где ожидался закрывающий.
en-US
“select” start tag where end tag expected.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStartTagInTable
ru
В «table» обнаружен открывающий тег «%1$S».
en-US
Start tag “%1$S” seen in “table”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStartTagInTableBody
ru
Открывающий тег «%1$S» в теле таблицы.
en-US
“%1$S” start tag in table body.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStartTagSeenWithoutRuby
ru
Обнаружен открывающий тег «%1$S» без открытого элемента «ruby».
en-US
Start tag “%1$S” seen without a “ruby” element being open.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStartTagWithSelectOpen
ru
Открывающий тег «%1$S» рядом с открытым «select».
en-US
“%1$S” start tag with “select” open.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStartTagWithoutDoctype
ru
Обнаружен открывающий тег, а doctype перед ним не обнаружен. Ожидался «<!DOCTYPE html>».
en-US
Start tag seen without seeing a doctype first. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStrayEndTag
ru
Случайный закрывающий тег «%1$S».
en-US
Stray end tag “%1$S”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStrayStartTag2
ru
Случайный открывающий тег «%1$S».
en-US
Stray start tag “%1$S”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errTableSeenWhileTableOpen
ru
Обнаружен открывающий тег «table», но предыдущая «table» всё ещё открыта.
en-US
Start tag for “table” seen but the previous “table” is still open.
Entity # all locales dom • chrome • layout • htmlparser.properties
errUnclosedElements
ru
Обнаружен закрывающий тег «%1$S», но имеются открытые элементы.
en-US
End tag “%1$S” seen, but there were open elements.
Entity # all locales dom • chrome • layout • htmlparser.properties
errUnclosedElementsImplied
ru
Предполагается закрывающий тег «%1$S», но имеются открытые элементы.
en-US
End tag “%1$S” implied, but there were open elements.
Entity # all locales dom • chrome • layout • htmlparser.properties
maybeErrAttributesOnEndTag
ru
Закрывающий тег имеет атрибуты.
en-US
End tag had attributes.
Entity # all locales dom • chrome • layout • htmlparser.properties
maybeErrSlashInEndTag
ru
Случайный «/» в конце закрывающего тега.
en-US
Stray “/” at the end of an end tag.
Entity # all locales dom • chrome • layout • layout_errors.properties
ImageMapCircleNegativeRadius
ru
Атрибут «coords» элемента <area shape="circle"> имеет отрицательный радиус.
en-US
The “coords” attribute of the <area shape="circle"> tag has a negative radius.
Entity # all locales dom • chrome • layout • layout_errors.properties
ImageMapCircleWrongNumberOfCoords
ru
Формат атрибута «coords» элемента <area shape="circle"> не соответствует формату «center-x,center-y,radius».
en-US
The “coords” attribute of the <area shape="circle"> tag is not in the “center-x,center-y,radius” format.
Entity # all locales dom • chrome • layout • layout_errors.properties
ImageMapPolyOddNumberOfCoords
ru
В атрибуте «coords» элемента <area shape="circle"> нет последней координаты «y» (корректный формат "x1,y1,x2,y2 ").
en-US
The “coords” attribute of the <area shape="poly"> tag is missing the last “y” coordinate (the correct format is “x1,y1,x2,y2 ”).
Entity # all locales dom • chrome • layout • layout_errors.properties
ImageMapPolyWrongNumberOfCoords
ru
Формат атрибута «coords» элемента <area shape="poly"> не соответствует формату «x1,y1,x2,y2 ».
en-US
The “coords” attribute of the <area shape="poly"> tag is not in the “x1,y1,x2,y2 ” format.
Entity # all locales dom • chrome • layout • layout_errors.properties
ImageMapRectBoundsError
ru
Формат атрибута «coords» элемента <area shape="rect"> не соответствует формату «слева,сверху,справа,снизу».
en-US
The “coords” attribute of the <area shape="rect"> tag is not in the “left,top,right,bottom” format.
Entity # all locales dom • chrome • layout • xmlparser.properties
7
ru
несоответствующий тег
en-US
mismatched tag
Entity # all locales dom • chrome • mathml • mathml.properties
ChildCountIncorrect
ru
Ошибка разметки: Некорректное число потомков для тега <%1$S/>.
en-US
Invalid markup: Incorrect number of children for <%1$S/> tag.
Entity # all locales editor • ui • chrome • composer • editor.properties
CantEditFramesetMsg
ru
Компоновщик не может редактировать страницы с вложенными или встроенными фреймами. Попробуйте редактировать каждый фрейм отдельно. Для страниц со встроенными фреймами, сохраните копию страницы и удалите тег <iframe>.
en-US
Composer cannot edit HTML framesets, or pages with inline frames. For framesets, try editing the page for each frame separately. For pages with iframes, save a copy of the page and remove the <iframe> tag.
Entity # all locales editor • ui • chrome • composer • editor.properties
Tag
ru
Тег
en-US
Tag
Entity # all locales editor • ui • chrome • composer • editorOverlay.dtd
structChangeTag.label
ru
Изменить тег
en-US
Change tag
Entity # all locales editor • ui • chrome • composer • editorOverlay.dtd
structRemoveTag.label
ru
Удалить тег
en-US
Remove tag
Entity # all locales editor • ui • chrome • dialogs • EditorInsertTOC.dtd
tag.label
ru
тега:
en-US
Tag:
Entity # all locales mail • chrome • messenger-newsblog • feed-subscriptions.dtd
autoTagPrefix.placeholder
ru
Введите префикс метки
en-US
Enter a tag prefix
Entity # all locales mail • chrome • messenger • FilterEditor.dtd
addTag.label
ru
Присвоить сообщению метку
en-US
Tag Message
Entity # all locales mail • chrome • messenger • addons.properties
webextPerms.description.messagesRead
ru
Чтение ваших почтовых сообщений и добавление к ним меток
en-US
Read your email messages and mark or tag them
Entity # all locales mail • chrome • messenger • messenger.dtd
addNewTag.label
ru
Новая метка
en-US
New Tag
Entity # all locales mail • chrome • messenger • messenger.dtd
tagButton.label
ru
Метка
en-US
Tag
Entity # all locales mail • chrome • messenger • messenger.dtd
tagButton.tooltip
ru
Присвоить сообщению метку
en-US
Tag messages
Entity # all locales mail • chrome • messenger • messenger.dtd
tagMenu.label
ru
Присвоить метку
en-US
Tag
Entity # all locales mail • chrome • messenger • messenger.dtd
tagsColumn.label
ru
Метка
en-US
Tag
Entity # all locales mail • chrome • messenger • messenger.properties
editTagTitle
ru
Редактировать метку
en-US
Edit Tag
Entity # all locales mail • chrome • messenger • messenger.properties
newTag
ru
Новая метка
en-US
New Tag
Entity # all locales mail • chrome • messenger • messenger.properties
tagExists
ru
Метка с таким именем уже существует.
en-US
A tag with that name already exists.
Entity # all locales mail • chrome • messenger • messengercompose • EditorInsertTOC.dtd
tag.label
ru
тега:
en-US
Tag:
Entity # all locales mail • chrome • messenger • messengercompose • editor.properties
CantEditFramesetMsg
ru
Компоновщик не может редактировать страницы с вложенными или встроенными фреймами. Попробуйте редактировать каждый фрейм отдельно. Для страниц со встроенными фреймами, сохраните копию страницы и удалите тег <iframe>.
en-US
Composer cannot edit HTML framesets, or pages with inline frames. For framesets, try editing the page for each frame separately. For pages with iframes, save a copy of the page and remove the <iframe> tag.
Entity # all locales mail • chrome • messenger • messengercompose • editor.properties
Tag
ru
Тег
en-US
Tag
Entity # all locales mail • chrome • messenger • quickFilterBar.dtd
quickFilterBar.booleanMode.tooltip
ru
Режим тегов фильтрации
en-US
Tag filtering mode
Entity # all locales mail • chrome • messenger • quickFilterBar.dtd
quickFilterBar.booleanModeAll.tooltip
ru
Должны подходить под все выбранные теги с критериями
en-US
All of the selected tag criteria must match
Entity # all locales mail • chrome • messenger • quickFilterBar.dtd
quickFilterBar.booleanModeAny.tooltip
ru
Должны подходить под хотя бы один из выбранных тегов с критерием
en-US
At least one of the selected tag criteria should match
Entity # all locales mail • messenger • preferences • new-tag.ftl
tag-dialog-window.title
ru
Новая метка
en-US
New Tag
Entity # all locales mail • messenger • preferences • new-tag.ftl
tag-name-label.value
ru
Имя метки:
en-US
Tag Name:
Entity # all locales suite • chrome • browser • pageInfo.properties
generalMetaTag
ru
Meta (1 тег)
en-US
Meta (1 tag)
Entity # all locales suite • chrome • common • places • places.properties
tagResultLabel
ru
Метка
en-US
Tag
Entity # all locales suite • chrome • editor • dialogs • EditorInsertTOC.dtd
tag.label
ru
тега:
en-US
Tag:
Entity # all locales suite • chrome • editor • editor.properties
CantEditFramesetMsg
ru
Компоновщик не может редактировать страницы с вложенными или встроенными фреймами. Попробуйте редактировать каждый фрейм отдельно. Для страниц со встроенными фреймами, сохраните копию страницы и удалите тег <iframe>.
en-US
Composer cannot edit HTML framesets, or pages with inline frames. For framesets, try editing the page for each frame separately. For pages with iframes, save a copy of the page and remove the <iframe> tag.
Entity # all locales suite • chrome • editor • editor.properties
Tag
ru
Тег
en-US
Tag
Entity # all locales suite • chrome • editor • editorOverlay.dtd
structChangeTag.label
ru
Изменить тег
en-US
Change tag
Entity # all locales suite • chrome • editor • editorOverlay.dtd
structRemoveTag.label
ru
Удалить тег
en-US
Remove tag
Entity # all locales suite • chrome • mailnews • FilterEditor.dtd
addTag.label
ru
Присвоить сообщению метку
en-US
Tag Message
Entity # all locales suite • chrome • mailnews • messenger.dtd
tagMenu.label
ru
Присвоить метку
en-US
Tag
Entity # all locales suite • chrome • mailnews • messenger.properties
tag
ru
Метки
en-US
Tag
Entity # all locales suite • chrome • mailnews • messenger.properties
tagExists
ru
Метка с таким именем уже существует.
en-US
A tag with that name already exists!
Entity # all locales suite • chrome • mailnews • newsblog • feed-subscriptions.dtd
autoTagPrefix.placeholder
ru
Введите префикс метки
en-US
Enter a tag prefix
Entity # all locales suite • chrome • mailnews • pref • pref-tags.dtd
defaultTagName.label
ru
Безымянная метка
en-US
Untitled Tag
Entity # all locales suite • chrome • mailnews • pref • pref-tags.dtd
tagColumn.label
ru
Метка
en-US
Tag
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
tag-pings-label
ru
Отмечать все отправленные пинги следующей меткой
en-US
Tag all sent pings with this tag
Please enable JavaScript. Some features won't be available without it.