BETA

Transvision

Filter by folder:

Show all results browser dom toolkit

Displaying 22 results for the string meta in cs:

Entity cs en-US
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-import-dialog-items-error
cs
<span>Chyby:</span> <span data-l10n-name="count">{ $count }</span> <span data-l10n-name="meta">(neimportováno)</span>
en-US
{ $count -> *[other] <span>Errors:</span> <span data-l10n-name="count">{ $count }</span> <span data-l10n-name="meta">(not imported)</span> }
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-import-dialog-items-no-change
cs
<span>Duplicitní přihlašovací údaje:</span> <span data-l10n-name="count">{ $count }</span> <span data-l10n-name="meta">(neimportováno)</span>
en-US
{ $count -> *[other] <span>Duplicate logins found:</span> <span data-l10n-name="count">{ $count }</span> <span data-l10n-name="meta">(not imported)</span> }
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-import-dialog-items-no-change2
cs
{ $count -> [one] <span>Duplicitní hesla:</span><span data-l10n-name="count">{ $count }</span><span data-l10n-name="meta">(nenahrána)</span> [few] <span>Duplicitní hesla:</span><span data-l10n-name="count">{ $count }</span><span data-l10n-name="meta">(nenahrány)</span> [many] <span>Duplicitní hesla:</span><span data-l10n-name="count">{ $count }</span><span data-l10n-name="meta">(nenahráno)</span> *[other] <span>Duplicitní hesla:</span><span data-l10n-name="count">{ $count }</span><span data-l10n-name="meta">(nenahráno)</span> }
en-US
{ $count -> *[other] <span>Duplicate entries found:</span> <span data-l10n-name="count">{ $count }</span> <span data-l10n-name="meta">(not imported)</span> }
Entity # all locales browser • browser • pageInfo.ftl
general-meta-tags.value
cs
{ $tags -> [one] Meta (1 tag) [few] Meta ({ $tags } tagy) *[other] Meta ({ $tags } tagů) }
en-US
{ $tags -> [one] Meta (1 tag) *[other] Meta ({ $tags } tags) }
Entity # all locales browser • browser • screenshots.ftl
screenshots-notification-image-copied-details
cs
Váš snímek byl zkopírován do schránky. Pro vložení stiskněte { screenshots-meta-key }-V.
en-US
Your shot has been copied to the clipboard. Press {screenshots-meta-key}-V to paste.
Entity # all locales browser • browser • screenshots.ftl
screenshots-notification-link-copied-details
cs
Odkaz na váš snímek byl zkopírován do schránky. Pro vložení stiskněte { screenshots-meta-key }-V.
en-US
The link to your shot has been copied to the clipboard. Press {screenshots-meta-key}-V to paste.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncDetectorReload
cs
Kódování znaků dokumentu nebylo deklarováno a kódování bylo možné odhadnout z obsahu až později. To způsobilo, že dokument musel být načten znovu. Kódování znaků je třeba deklarovat v hlavičce HTTP Content-Type, pomocí značky meta nebo použitím BOM.
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
EncErrorFrame
cs
Proud bajtů byl chybný podle kódování znaků, které bylo zděděno z nadřazeného dokumentu. Kódování znaků je třeba deklarovat v hlavičce HTTP Content-Type, pomocí značky meta nebo použitím BOM.
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
EncMetaAfterHeadInKilobyte
cs
Značka meta deklarující kódování znaků dokumentu by měla být přesunuta na začátek hlavičky dokumentu.
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
EncMetaReplacement
cs
K deklarování kódování, které představuje nebezpečí pro cross-site scripting, byla použita značka meta. Místo toho bylo použito náhradní kódování.
en-US
A meta tag was used to declare an encoding that is a cross-site scripting hazard. The replacement encoding was used instead.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncMetaTooLate
cs
Značka meta, která se pokoušela deklarovat deklaraci kódování znaků, byla nalezena příliš pozdě a kódování bylo místo toho odhadnuto z obsahu. Značku meta je třeba přesunout na začátek hlavičkové části dokumentu.
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
cs
Značka meta, která se pokoušela deklarovat deklaraci kódování znaků, byla nalezena příliš pozdě a místo ní bylo použito kódování nadřazeného dokumentu. Značku meta je třeba přesunout na začátek hlavičkové části dokumentu.
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
cs
Znaková sada HTML dokumentu určená značkou meta není podporována. Definice byla ignorována.
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
cs
Pomocí značky meta byla určena znaková sada x-user-defined. Z důvodu kompatibility se záměrně špatně kódovanými staršími písmy došlo k interpretaci jako deklarace windows-1252. Stránka by měla být převedena do 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
cs
Ve značce meta byla určena znaková sada UTF-16. Definice byla ignorována a bylo použito 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
EncNoDecl
cs
Kódování znaků dokumentu nebylo deklarováno, takže kódování bylo odhadnuto z obsahu. Kódování znaků je třeba deklarovat v hlavičce HTTP Content-Type, pomocí značky meta nebo použitím BOM.
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
EncSpeculationFailMeta
cs
Začátek dokumentu byl opraven, protože před značkou meta, která deklaruje kódování, byly znaky jiné než ASCII. Meta by měla být prvním potomkem hlavičky bez neASCII komentářů před ní.
en-US
The start of the document was reparsed, because there were non-ASCII characters before the meta tag that declared the encoding. The meta should be the first child of head without non-ASCII comments before.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncSpeculationFailXml
cs
Začátek dokumentu byl upraven, protože v části dokumentu, kde se neúspěšně hledala značka meta, se vyskytovaly znaky jiné než ASCII, než se vrátil k syntaxi deklarace XML. Místo syntaxe deklarace XML by měla být použita značka meta na začátku části hlavičky.
en-US
The start of the document was reparsed, because there were non-ASCII characters in the part of the document that was unsuccessfully searched for a meta tag before falling back to the XML declaration syntax. A meta tag at the start of the head part should be used instead of the XML declaration syntax.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncXmlDecl
cs
Kódování znaků dokumentu HTML bylo deklarováno pomocí syntaxe deklarace XML. To je nekonformní a deklarace kódování pomocí značky meta na začátku části head je efektivnější.
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 • security • csp.properties
ignoringSrcFromMetaCSP
cs
Zdroj „%1$S“ byl ignorován (není podporován prostřednictvím prvku meta).
en-US
Ignoring source ‘%1$S’ (Not supported when delivered via meta element).
Entity # all locales toolkit • chrome • global-platform • unix • platformKeys.properties
VK_META
cs
Meta
en-US
Meta
Entity # all locales toolkit • chrome • global-platform • win • platformKeys.properties
VK_META
cs
Meta
en-US
Meta

Displaying 22 results for the string meta in en-US:

Entity cs en-US
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-import-dialog-items-error
cs
<span>Chyby:</span> <span data-l10n-name="count">{ $count }</span> <span data-l10n-name="meta">(neimportováno)</span>
en-US
{ $count -> *[other] <span>Errors:</span> <span data-l10n-name="count">{ $count }</span> <span data-l10n-name="meta">(not imported)</span> }
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-import-dialog-items-no-change
cs
<span>Duplicitní přihlašovací údaje:</span> <span data-l10n-name="count">{ $count }</span> <span data-l10n-name="meta">(neimportováno)</span>
en-US
{ $count -> *[other] <span>Duplicate logins found:</span> <span data-l10n-name="count">{ $count }</span> <span data-l10n-name="meta">(not imported)</span> }
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-import-dialog-items-no-change2
cs
{ $count -> [one] <span>Duplicitní hesla:</span><span data-l10n-name="count">{ $count }</span><span data-l10n-name="meta">(nenahrána)</span> [few] <span>Duplicitní hesla:</span><span data-l10n-name="count">{ $count }</span><span data-l10n-name="meta">(nenahrány)</span> [many] <span>Duplicitní hesla:</span><span data-l10n-name="count">{ $count }</span><span data-l10n-name="meta">(nenahráno)</span> *[other] <span>Duplicitní hesla:</span><span data-l10n-name="count">{ $count }</span><span data-l10n-name="meta">(nenahráno)</span> }
en-US
{ $count -> *[other] <span>Duplicate entries found:</span> <span data-l10n-name="count">{ $count }</span> <span data-l10n-name="meta">(not imported)</span> }
Entity # all locales browser • browser • pageInfo.ftl
general-meta-tags.value
cs
{ $tags -> [one] Meta (1 tag) [few] Meta ({ $tags } tagy) *[other] Meta ({ $tags } tagů) }
en-US
{ $tags -> [one] Meta (1 tag) *[other] Meta ({ $tags } tags) }
Entity # all locales browser • browser • screenshots.ftl
screenshots-notification-image-copied-details
cs
Váš snímek byl zkopírován do schránky. Pro vložení stiskněte { screenshots-meta-key }-V.
en-US
Your shot has been copied to the clipboard. Press {screenshots-meta-key}-V to paste.
Entity # all locales browser • browser • screenshots.ftl
screenshots-notification-link-copied-details
cs
Odkaz na váš snímek byl zkopírován do schránky. Pro vložení stiskněte { screenshots-meta-key }-V.
en-US
The link to your shot has been copied to the clipboard. Press {screenshots-meta-key}-V to paste.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncDetectorReload
cs
Kódování znaků dokumentu nebylo deklarováno a kódování bylo možné odhadnout z obsahu až později. To způsobilo, že dokument musel být načten znovu. Kódování znaků je třeba deklarovat v hlavičce HTTP Content-Type, pomocí značky meta nebo použitím BOM.
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
EncErrorFrame
cs
Proud bajtů byl chybný podle kódování znaků, které bylo zděděno z nadřazeného dokumentu. Kódování znaků je třeba deklarovat v hlavičce HTTP Content-Type, pomocí značky meta nebo použitím BOM.
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
EncMetaAfterHeadInKilobyte
cs
Značka meta deklarující kódování znaků dokumentu by měla být přesunuta na začátek hlavičky dokumentu.
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
EncMetaReplacement
cs
K deklarování kódování, které představuje nebezpečí pro cross-site scripting, byla použita značka meta. Místo toho bylo použito náhradní kódování.
en-US
A meta tag was used to declare an encoding that is a cross-site scripting hazard. The replacement encoding was used instead.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncMetaTooLate
cs
Značka meta, která se pokoušela deklarovat deklaraci kódování znaků, byla nalezena příliš pozdě a kódování bylo místo toho odhadnuto z obsahu. Značku meta je třeba přesunout na začátek hlavičkové části dokumentu.
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
cs
Značka meta, která se pokoušela deklarovat deklaraci kódování znaků, byla nalezena příliš pozdě a místo ní bylo použito kódování nadřazeného dokumentu. Značku meta je třeba přesunout na začátek hlavičkové části dokumentu.
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
cs
Znaková sada HTML dokumentu určená značkou meta není podporována. Definice byla ignorována.
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
cs
Pomocí značky meta byla určena znaková sada x-user-defined. Z důvodu kompatibility se záměrně špatně kódovanými staršími písmy došlo k interpretaci jako deklarace windows-1252. Stránka by měla být převedena do 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
cs
Ve značce meta byla určena znaková sada UTF-16. Definice byla ignorována a bylo použito 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
EncNoDecl
cs
Kódování znaků dokumentu nebylo deklarováno, takže kódování bylo odhadnuto z obsahu. Kódování znaků je třeba deklarovat v hlavičce HTTP Content-Type, pomocí značky meta nebo použitím BOM.
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
EncSpeculationFailMeta
cs
Začátek dokumentu byl opraven, protože před značkou meta, která deklaruje kódování, byly znaky jiné než ASCII. Meta by měla být prvním potomkem hlavičky bez neASCII komentářů před ní.
en-US
The start of the document was reparsed, because there were non-ASCII characters before the meta tag that declared the encoding. The meta should be the first child of head without non-ASCII comments before.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncSpeculationFailXml
cs
Začátek dokumentu byl upraven, protože v části dokumentu, kde se neúspěšně hledala značka meta, se vyskytovaly znaky jiné než ASCII, než se vrátil k syntaxi deklarace XML. Místo syntaxe deklarace XML by měla být použita značka meta na začátku části hlavičky.
en-US
The start of the document was reparsed, because there were non-ASCII characters in the part of the document that was unsuccessfully searched for a meta tag before falling back to the XML declaration syntax. A meta tag at the start of the head part should be used instead of the XML declaration syntax.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncXmlDecl
cs
Kódování znaků dokumentu HTML bylo deklarováno pomocí syntaxe deklarace XML. To je nekonformní a deklarace kódování pomocí značky meta na začátku části head je efektivnější.
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 • security • csp.properties
ignoringSrcFromMetaCSP
cs
Zdroj „%1$S“ byl ignorován (není podporován prostřednictvím prvku meta).
en-US
Ignoring source ‘%1$S’ (Not supported when delivered via meta element).
Entity # all locales toolkit • chrome • global-platform • unix • platformKeys.properties
VK_META
cs
Meta
en-US
Meta
Entity # all locales toolkit • chrome • global-platform • win • platformKeys.properties
VK_META
cs
Meta
en-US
Meta
Please enable JavaScript. Some features won't be available without it.