WPMU DEV in your language

Translations

Translation of Hummingbird: Czech

Glossary
1 72 73 74 75 76 119
Prio Original string Translation
Most of the time, your theme is responsible for adding redundant DOM nodes to your site. Activate the default TwentyNinteen theme, and compare the performance score. If the score improves, that means your current theme is the culprit, and you should either use another efficiently coded theme or work with the developer to see what changes can be made. Většinou je váš motiv zodpovědný za přidání redundantních uzlů modelu DOM na váš web. Aktivujte výchozí motiv TwentyNinteen a porovnejte skóre výkonu. Pokud se skóre zlepší, znamená to, že váš aktuální motiv je viníkem a měli byste buď použít jiný efektivně kódovaný motiv, nebo spolupracovat s vývojářem, abyste zjistili, jaké změny lze provést. Details

Most of the time, your theme is responsible for adding redundant DOM nodes to your site. Activate the default TwentyNinteen theme, and compare the performance score. If the score improves, that means your current theme is the culprit, and you should either use another efficiently coded theme or work with the developer to see what changes can be made.

Většinou je váš motiv zodpovědný za přidání redundantních uzlů modelu DOM na váš web. Aktivujte výchozí motiv TwentyNinteen a porovnejte skóre výkonu. Pokud se skóre zlepší, znamená to, že váš aktuální motiv je viníkem a měli byste buď použít jiný efektivně kódovaný motiv, nebo spolupracovat s vývojářem, abyste zjistili, jaké změny lze provést.
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2022-08-01 09:42:28
Date added (local):
Calculating...
Translated by:
Kuczys (kuczys)
References:
  • admin/views/performance/audits/dom-size.php:91
Priority:
normal
More links:
The score depends solely on the total number of nodes found on the page. The median is 1400 nodes; however, for a perfect score, your DOM’s total nodes should be lower than 275. Try the following to improve your score: Skóre závisí výhradně na celkovém počtu uzlů nalezených na stránce. Medián je 1400 uzlů; Pro dokonalé skóre by však celkový počet uzlů modelu DOM měl být nižší než 275. Chcete-li zlepšit své skóre, zkuste toto: Details

The score depends solely on the total number of nodes found on the page. The median is 1400 nodes; however, for a perfect score, your DOM’s total nodes should be lower than 275. Try the following to improve your score:

Skóre závisí výhradně na celkovém počtu uzlů nalezených na stránce. Medián je 1400 uzlů; Pro dokonalé skóre by však celkový počet uzlů modelu DOM měl být nižší než 275. Chcete-li zlepšit své skóre, zkuste toto:
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2022-08-01 09:42:28
Date added (local):
Calculating...
Translated by:
Kuczys (kuczys)
References:
  • admin/views/performance/audits/dom-size.php:89
Priority:
normal
More links:
Maximum Child Elements Maximální počet podřízených prvků Details

Maximum Child Elements

Maximální počet podřízených prvků
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2022-08-01 09:42:28
Date added (local):
Calculating...
Translated by:
Kuczys (kuczys)
References:
  • admin/views/performance/audits/dom-size.php:74
Priority:
normal
More links:
Maximum DOM Depth Maximální hloubka DOM Details

Maximum DOM Depth

Maximální hloubka DOM
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2022-08-01 09:42:28
Date added (local):
Calculating...
Translated by:
Kuczys (kuczys)
References:
  • admin/views/performance/audits/dom-size.php:63
Priority:
normal
More links:
Total DOM Nodes Celkový počet uzlů MODELU DOM Details

Total DOM Nodes

Celkový počet uzlů MODELU DOM
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2022-08-01 09:42:28
Date added (local):
Calculating...
Translated by:
Kuczys (kuczys)
References:
  • admin/views/performance/audits/dom-size.php:58
Priority:
normal
More links:
Your DOM has %s in total. Váš model DOM má celkem %s. Details

Your DOM has %s in total.

Váš model DOM má celkem %s.
Login to your account for contributing to translations.

Meta

Status:
current
Comment:
translators: %s – nodes in total
Date added (GMT):
2022-08-01 09:42:28
Date added (local):
Calculating...
Translated by:
Kuczys (kuczys)
References:
  • admin/views/performance/audits/dom-size.php:47
Priority:
normal
More links:
Nice! Your DOM only has %s in total. Hezké! Váš MODEL ŘÍZENÍ objednávek má celkem pouze %s. Details

Nice! Your DOM only has %s in total.

Hezké! Váš MODEL ŘÍZENÍ objednávek má celkem pouze %s.
Login to your account for contributing to translations.

Meta

Status:
current
Comment:
translators: %s – nodes in total
Date added (GMT):
2022-08-01 09:42:28
Date added (local):
Calculating...
Translated by:
Kuczys (kuczys)
References:
  • admin/views/performance/audits/dom-size.php:37
Priority:
normal
More links:
Everything inside your document is a node - HTML tags, text inside the tags and comments. These nodes have a hierarchical relationship, making a tree of nodes called the DOM tree. A large DOM tree harms your network efficiency and load performance as the browser has to parse lots of nodes that aren't displayed above-the-fold. Additionally, a large DOM tree increases memory usage, requires massive style calculations, and produces costly layout reflows. Vše uvnitř dokumentu je uzel - HTML tagy, text uvnitř tagů a komentáře. Tyto uzly mají hierarchický vztah, který vytváří strom uzlů nazývaný strom modelu DOM. Velký strom DOM poškozuje efektivitu sítě a výkon zatížení, protože prohlížeč musí analyzovat spoustu uzlů, které nejsou zobrazeny nad okrajem. Velký strom modelu DOM navíc zvyšuje využití paměti, vyžaduje rozsáhlé výpočty stylů a vytváří nákladné přeformátování rozložení. Details

Everything inside your document is a node - HTML tags, text inside the tags and comments. These nodes have a hierarchical relationship, making a tree of nodes called the DOM tree. A large DOM tree harms your network efficiency and load performance as the browser has to parse lots of nodes that aren't displayed above-the-fold. Additionally, a large DOM tree increases memory usage, requires massive style calculations, and produces costly layout reflows.

Vše uvnitř dokumentu je uzel - HTML tagy, text uvnitř tagů a komentáře. Tyto uzly mají hierarchický vztah, který vytváří strom uzlů nazývaný strom modelu DOM. Velký strom DOM poškozuje efektivitu sítě a výkon zatížení, protože prohlížeč musí analyzovat spoustu uzlů, které nejsou zobrazeny nad okrajem. Velký strom modelu DOM navíc zvyšuje využití paměti, vyžaduje rozsáhlé výpočty stylů a vytváří nákladné přeformátování rozložení.
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2022-08-01 09:42:29
Date added (local):
Calculating...
Translated by:
Kuczys (kuczys)
References:
  • admin/views/performance/audits/dom-size.php:19
Priority:
normal
More links:
Continue using the theme or plugin. This may be a perfectly valid option for services you just can't live without. Pokračujte v používání motivu nebo pluginu. To může být dokonale platná volba pro služby, bez kterých prostě nemůžete žít. Details

Continue using the theme or plugin. This may be a perfectly valid option for services you just can't live without.

Pokračujte v používání motivu nebo pluginu. To může být dokonale platná volba pro služby, bez kterých prostě nemůžete žít.
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2022-08-01 09:42:29
Date added (local):
Calculating...
Translated by:
Kuczys (kuczys)
References:
  • admin/views/performance/audits/bootup-time.php:112
  • admin/views/performance/audits/mainthread-work-breakdown.php:101
  • admin/views/performance/audits/uses-long-cache-ttl.php:89
Priority:
normal
More links:
Deactivate the theme and/or your plugins one by one to find the culprit, then remove it or find a comparable substitute. Deaktivujte téma a / nebo vaše pluginy jeden po druhém, abyste našli viníka, pak jej odstraňte nebo najděte srovnatelnou náhradu. Details

Deactivate the theme and/or your plugins one by one to find the culprit, then remove it or find a comparable substitute.

Deaktivujte téma a / nebo vaše pluginy jeden po druhém, abyste našli viníka, pak jej odstraňte nebo najděte srovnatelnou náhradu.
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2022-08-01 09:42:29
Date added (local):
Calculating...
Translated by:
Kuczys (kuczys)
References:
  • admin/views/performance/audits/bootup-time.php:111
  • admin/views/performance/audits/mainthread-work-breakdown.php:100
  • admin/views/performance/audits/uses-long-cache-ttl.php:88
Priority:
normal
More links:
Unfortunately, there is no way to improve bootup time for scripts served from another domain. Scripts from other domains mentioned in the Status section are likely being added by a plugin or your theme. You can: Bohužel neexistuje způsob, jak zlepšit dobu spouštění skriptů obsluhovaných z jiné domény. Skripty z jiných domén uvedených v části Stav jsou pravděpodobně přidávány pluginem nebo motivem. Můžeš: Details

Unfortunately, there is no way to improve bootup time for scripts served from another domain. Scripts from other domains mentioned in the Status section are likely being added by a plugin or your theme. You can:

Bohužel neexistuje způsob, jak zlepšit dobu spouštění skriptů obsluhovaných z jiné domény. Skripty z jiných domén uvedených v části Stav jsou pravděpodobně přidávány pluginem nebo motivem. Můžeš:
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2022-08-01 09:42:29
Date added (local):
Calculating...
Translated by:
Kuczys (kuczys)
References:
  • admin/views/performance/audits/bootup-time.php:109
Priority:
normal
More links:
Additional notes Další poznámky Details

Additional notes

Další poznámky
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2022-07-03 13:21:37
Date added (local):
Calculating...
Translated by:
Kuczys (kuczys)
References:
  • admin/views/performance/audits/bootup-time.php:108
  • admin/views/performance/audits/font-display.php:113
  • admin/views/performance/audits/mainthread-work-breakdown.php:97
  • admin/views/performance/audits/unminified-javascript.php:82
  • admin/views/performance/audits/uses-long-cache-ttl.php:85
Priority:
normal
More links:
Configure Browser Compression Konfigurace komprese prohlížeče Details

Configure Browser Compression

Konfigurace komprese prohlížeče
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2022-08-01 09:42:29
Date added (local):
Calculating...
Translated by:
Kuczys (kuczys)
References:
  • admin/views/performance/audits/bootup-time.php:102
  • admin/views/performance/audits/mainthread-work-breakdown.php:91
  • admin/views/performance/audits/total-byte-weight.php:97
Priority:
normal
More links:
Caching your JavaScript files can reduce network cost as the browser can serve cached resources instead of fetching them from the network. You can configure caching of your JavaScript files using Hummingbird. Ukládání souborů JavaScriptu do mezipaměti může snížit náklady na síť, protože prohlížeč může obsluhovat prostředky uložené v mezipaměti namísto jejich načítání ze sítě. Ukládání souborů JavaScriptu do mezipaměti můžete nakonfigurovat pomocí Hummingbird. Details

Caching your JavaScript files can reduce network cost as the browser can serve cached resources instead of fetching them from the network. You can configure caching of your JavaScript files using Hummingbird.

Ukládání souborů JavaScriptu do mezipaměti může snížit náklady na síť, protože prohlížeč může obsluhovat prostředky uložené v mezipaměti namísto jejich načítání ze sítě. Ukládání souborů JavaScriptu do mezipaměti můžete nakonfigurovat pomocí Hummingbird.
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2022-08-01 09:42:29
Date added (local):
Calculating...
Translated by:
Kuczys (kuczys)
References:
  • admin/views/performance/audits/bootup-time.php:99
Priority:
normal
More links:
Configure Gzip Compression Konfigurace komprese Gzip Details

Configure Gzip Compression

Konfigurace komprese Gzip
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2022-08-01 09:42:29
Date added (local):
Calculating...
Translated by:
Kuczys (kuczys)
References:
  • admin/views/performance/audits/bootup-time.php:94
  • admin/views/performance/audits/mainthread-work-breakdown.php:83
  • admin/views/performance/audits/total-byte-weight.php:89
  • admin/views/performance/audits/uses-text-compression.php:74
Priority:
normal
More links:
Legend:
Current
Waiting
Rejected
Fuzzy
Old
changesrequested
With warnings
1 72 73 74 75 76 119

Export as

Translators