BETA

Transvision

Filter by folder:

Show all results dom toolkit

Displaying 9 results for the string character in vi:

Entity vi en-US
Entity # all locales dom • chrome • layout • htmlparser.properties
errCharRefLacksSemicolon
vi
Character reference không được kết thúc bởi dấu chấm phẩy.
en-US
Character reference was not terminated by a semicolon.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNcrControlChar
vi
Character reference (ký tự tham chiếu) sẽ được biến đổi thành một control character (ký tự điều khiển).
en-US
Character reference expands to a control character.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNcrCr
vi
Một numeric character reference (ký tự tham chiếu số) được biến đổi thành dấu xuống dòng.
en-US
A numeric character reference expanded to carriage return.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNcrInC1Range
vi
Một numeric character reference (ký tự tham chiếu số) được biến đổi thành C1 controls range (miền điều khiển C1).
en-US
A numeric character reference expanded to the C1 controls range.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNcrNonCharacter
vi
Character reference (ký tự tham chiếu) sẽ được biến đổi thành một non-character.
en-US
Character reference expands to a non-character.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNcrOutOfRange
vi
Character reference (tham chiếu ký tự) nằm ngoài khoảng Unicode cho phép.
en-US
Character reference outside the permissible Unicode range.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNcrSurrogate
vi
Character reference (ký tự tham chiếu) sẽ được biến đổi thành một surrogate (đại diện).
en-US
Character reference expands to a surrogate.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNcrUnassigned
vi
Character reference (tham chiếu ký tự) biến đổi thành một permanent unassigned code point.
en-US
Character reference expands to a permanently unassigned code point.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNcrZero
vi
Character reference (tham chiếu ký tự) biến đổi số 0.
en-US
Character reference expands to zero.

Displaying 44 results for the string character in en-US:

Entity vi en-US
Entity # all locales devtools • client • toolbox-options.ftl
options-sourceeditor-expandtab-tooltip.title
vi
Sử dụng dấu cách thay cho ký tự tab
en-US
Use spaces instead of the tab character
Entity # all locales dom • chrome • layout • css.properties
PEPRSyntaxFieldInvalidName
vi
Bộ mô tả cú pháp @property ‘%S’ chứa tên thành phần có ký tự không hợp lệ.
en-US
@property syntax descriptor ‘%S’ contains a component name with an invalid character.
Entity # all locales dom • chrome • layout • css.properties
PEPRSyntaxFieldInvalidNameStart
vi
Bộ mô tả cú pháp @property ‘%S’ chứa tên thành phần bắt đầu bằng ký tự không hợp lệ.
en-US
@property syntax descriptor ‘%S’ contains a component name that starts with an invalid character.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncDetectorReload
vi
Warning: Source string is missing
en-US
The character encoding of the document was not declared, and the encoding was guessable from content only late. This caused the document to be reloaded. The character encoding needs to be declared in the Content-Type HTTP header, using a meta tag, or using a byte order mark.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncDetectorReloadPlain
vi
Warning: Source string is missing
en-US
The character encoding of the document was not declared, and the encoding was guessable from content only late. This caused the document to be reloaded. The character encoding needs to be declared in the Content-Type HTTP header or using a byte order mark.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncError
vi
Warning: Source string is missing
en-US
The byte stream was erroneous according to the character encoding that was declared. The character encoding declaration may be incorrect.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncErrorFrame
vi
Warning: Source string is missing
en-US
The byte stream was erroneous according to the character encoding that was inherited from the parent document. The character encoding needs to be declared in the Content-Type HTTP header, using a meta tag, or using a byte order mark.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncErrorFramePlain
vi
Warning: Source string is missing
en-US
The byte stream was erroneous according to the character encoding that was inherited from the parent document. The character encoding needs to be declared in the Content-Type HTTP header or using a byte order mark.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncMetaAfterHeadInKilobyte
vi
Warning: Source string is missing
en-US
The meta tag declaring the character encoding of the document should be moved to start of the head part of the document.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncMetaTooLate
vi
Warning: Source string is missing
en-US
A meta tag attempting to declare the character encoding declaration was found too late, and the encoding was guessed from content instead. The meta tag needs to be moved to the start of the head part of the document.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncMetaTooLateFrame
vi
Warning: Source string is missing
en-US
A meta tag attempting to declare the character encoding declaration was found too late, and the encoding of the parent document was used instead. The meta tag needs to be moved to the start of the head part of the document.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncMetaUnsupported
vi
Mã hóa kí tự không được hỗ trợ được khai báo trong thẻ meta của tài liệu HTML. Sự khai báo này không được chấp nhận.
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
vi
Thẻ meta được sử dụng để khai báo ký tự mã hóa x-user-defined. Nó cũng giống như việc khai báo một windows-1252 thay vì sự tương thích với các phông chữ truyền thống sai định dạng. Trang web này phải chuyển sang định dạng Unicode.
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
vi
Một thẻ meta được dùng để khai báo kiểu mã hóa kí tự UTF-16. Khai báo UTF-8 được sự dụng để thay thế.
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
EncNoDecl
vi
Warning: Source string is missing
en-US
The character encoding of the document was not declared, so the encoding was guessed from content. The character encoding needs to be declared in the Content-Type HTTP header, using a meta tag, or using a byte order mark.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncNoDeclPlain
vi
Warning: Source string is missing
en-US
The character encoding of the document was not declared, so the encoding was guessed from content. The character encoding needs to be declared in the Content-Type HTTP header or using a byte order mark.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncNoDeclarationFrame
vi
Bảng mã của một tài liệu trong khung chưa được định nghĩa. Tài liệu có thể xuất hiện khác nếu xem ngoài khung.
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
EncProtocolUnsupported
vi
Mã hóa kí tự không được hỗ trợ được khai báo ở tầng giao thức truyền dữ liêu. Sự khai báo này không được chấp nhận.
en-US
An unsupported character encoding was declared on the transfer protocol level. The declaration was ignored.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncXmlDecl
vi
Mã hóa ký tự của tài liệu HTML được khai báo bằng cú pháp khai báo XML. Điều này là không phù hợp và việc khai báo mã hóa bằng thẻ meta ở phần đầu của thẻ head sẽ hiệu quả hơn.
en-US
The character encoding of an HTML document was declared using the XML declaration syntax. This is non-conforming, and declaring the encoding using a meta tag at the start of the head part is more efficient.
Entity # all locales dom • chrome • layout • htmlparser.properties
errBadCharAfterLt
vi
Ký tự sai sau “<”. Có thể do: Không thoát “<”. Hãy thử kết thúc với “&lt;”.
en-US
Bad character after “<”. Probable cause: Unescaped “<”. Try escaping it as “&lt;”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errCharRefLacksSemicolon
vi
Character reference không được kết thúc bởi dấu chấm phẩy.
en-US
Character reference was not terminated by a semicolon.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNcrControlChar
vi
Character reference (ký tự tham chiếu) sẽ được biến đổi thành một control character (ký tự điều khiển).
en-US
Character reference expands to a control character.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNcrCr
vi
Một numeric character reference (ký tự tham chiếu số) được biến đổi thành dấu xuống dòng.
en-US
A numeric character reference expanded to carriage return.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNcrInC1Range
vi
Một numeric character reference (ký tự tham chiếu số) được biến đổi thành C1 controls range (miền điều khiển C1).
en-US
A numeric character reference expanded to the C1 controls range.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNcrNonCharacter
vi
Character reference (ký tự tham chiếu) sẽ được biến đổi thành một non-character.
en-US
Character reference expands to a non-character.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNcrOutOfRange
vi
Character reference (tham chiếu ký tự) nằm ngoài khoảng Unicode cho phép.
en-US
Character reference outside the permissible Unicode range.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNcrSurrogate
vi
Character reference (ký tự tham chiếu) sẽ được biến đổi thành một surrogate (đại diện).
en-US
Character reference expands to a surrogate.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNcrUnassigned
vi
Character reference (tham chiếu ký tự) biến đổi thành một permanent unassigned code point.
en-US
Character reference expands to a permanently unassigned code point.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNcrZero
vi
Character reference (tham chiếu ký tự) biến đổi số 0.
en-US
Character reference expands to zero.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNoDigitsInNCR
vi
Không có chữ số nào trong tham chiếu ký tự.
en-US
No digits in numeric character reference.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNoNamedCharacterMatch
vi
“&” không bắt đâu một ký tự tham chiếu. (“&” nên được thoát là “&amp;”.)
en-US
“&” did not start a character reference. (“&” probably should have been escaped as “&amp;”.)
Entity # all locales dom • chrome • layout • htmlparser.properties
errNonSpaceAfterBody
vi
Phát hiện ký tự không phải là khoảng trắng sau body.
en-US
Non-space character after body.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNonSpaceInNoscriptInHead
vi
Phát hiện ký tự không phải là khoảng trắng trong "noscript" trong "head".
en-US
Non-space character inside “noscript” inside “head”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNonSpaceInTrailer
vi
Phát hiện ký tự không phải là khoảng trắng tại cuối trang.
en-US
Non-space character in page trailer.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNotSemicolonTerminated
vi
Ký tự đặc biệt được định nghĩa không kết thúc với một dấu chấm phẩy. (Hoặc "&" nên được thoát là “&amp;”.)
en-US
Named character reference was not terminated by a semicolon. (Or “&” should have been escaped as “&amp;”.)
Entity # all locales dom • chrome • layout • htmlparser.properties
errUnescapedAmpersandInterpretedAsCharacterReference
vi
Chuỗi sau “&” được hiểu là một ký tự tham chiếu. (“&” nên được thoát là “&amp;”.)
en-US
The string following “&” was interpreted as a character reference. (“&” probably should have been escaped as “&amp;”.)
Entity # all locales dom • chrome • layout • htmlparser.properties
errUnquotedAttributeGrave
vi
"`" là một giá trị chưa được quoted; có thể nguyên nhân là do sử dụng sai ký tự dùng để quote.
en-US
“`” in an unquoted attribute value. Probable cause: Using the wrong character as a quote.
Entity # all locales dom • chrome • layout • htmlparser.properties
errUnquotedAttributeStartGrave
vi
Ký tự "`" bắt đầu giá trị một thuộc tính unquoted. Nguyên nhân có thể: Sử dụng sai ký tự dùng để quote.
en-US
“`” at the start of an unquoted attribute value. Probable cause: Using the wrong character as a quote.
Entity # all locales dom • chrome • layout • xmlparser.properties
14
vi
tham chiếu tới số kí tự sai
en-US
reference to invalid character number
Entity # all locales dom • chrome • layout • xmlparser.properties
32
vi
kí tự sai trong định danh công cộng
en-US
illegal character(s) in public id
Entity # all locales dom • chrome • layout • xmlparser.properties
6
vi
kí tự bộ phận
en-US
partial character
Entity # all locales dom • chrome • xslt • xslt.properties
25
vi
Phân tích XPath thất bại: tìm thấy kí tự không hợp lệ:
en-US
XPath parse failure: illegal character found:
Entity # all locales toolkit • chrome • mozapps • profile • profileSelection.properties
invalidChar
vi
Kí tự "%S" không được phép dùng trong tên hồ sơ. Vui lòng chọn một tên khác.
en-US
The character “%S” is not allowed in profile names. Please choose a different name.
Entity # all locales toolkit • toolkit • about • aboutReader.ftl
about-reader-character-spacing-label.label
vi
Khoảng cách kí tự
en-US
Character spacing
Please enable JavaScript. Some features won't be available without it.