WPMU DEV in your language

Translations

Translation of Hummingbird: Turkish

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. Çoğu zaman, temanız sitenize gereksiz DOM nodları eklenmesinden sorumludur. Varsayılan TwentyNinteen temasını etkinleştirin, ve performans puanınızı karşılaştırın. Eğer puan artıyorsa, bu şuanki temanızın suçlu olduğu anlamına gelir, ve ya iyi kodlanmış başka bir tema kullanmalısınız yada hangi değişikliklerin yapılabileceğiyle ilgili geliştirici ile çalışmalısınız. 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.

Çoğu zaman, temanız sitenize gereksiz DOM nodları eklenmesinden sorumludur. Varsayılan TwentyNinteen temasını etkinleştirin, ve performans puanınızı karşılaştırın. Eğer puan artıyorsa, bu şuanki temanızın suçlu olduğu anlamına gelir, ve ya iyi kodlanmış başka bir tema kullanmalısınız yada hangi değişikliklerin yapılabileceğiyle ilgili geliştirici ile çalışmalısınız.
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2019-06-29 13:23:17
Date added (local):
Calculating...
Translated by:
Oguz (oguzz)
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: Puan sadece sayfanızda bulunan toplam nod sayısına bağlıdır.Ortalama 1400 noddur, ama, en iyi puan için, DOM'un toplam nodu 275'den az olmalıdır. Puanınızı geliştirmek için şunları deneyebilirsiniz: 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:

Puan sadece sayfanızda bulunan toplam nod sayısına bağlıdır.Ortalama 1400 noddur, ama, en iyi puan için, DOM'un toplam nodu 275'den az olmalıdır. Puanınızı geliştirmek için şunları deneyebilirsiniz:
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2019-06-29 13:43:40
Date added (local):
Calculating...
Translated by:
Oguz (oguzz)
References:
  • admin/views/performance/audits/dom-size.php:89
Priority:
normal
More links:
Maximum Child Elements En fazla çocuk öğe Details

Maximum Child Elements

En fazla çocuk öğe
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2019-06-29 13:43:52
Date added (local):
Calculating...
Translated by:
Oguz (oguzz)
References:
  • admin/views/performance/audits/dom-size.php:74
Priority:
normal
More links:
Maximum DOM Depth En fazla DOM derinliği Details

Maximum DOM Depth

En fazla DOM derinliği
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2019-06-29 13:43:58
Date added (local):
Calculating...
Translated by:
Oguz (oguzz)
References:
  • admin/views/performance/audits/dom-size.php:63
Priority:
normal
More links:
Total DOM Nodes Toplam DOM Nodları Details

Total DOM Nodes

Toplam DOM Nodları
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2019-06-29 13:45:12
Date added (local):
Calculating...
Translated by:
Oguz (oguzz)
References:
  • admin/views/performance/audits/dom-size.php:58
Priority:
normal
More links:
Your DOM has %s in total. DOM toplam %s tane. Details

Your DOM has %s in total.

DOM toplam %s tane.
Login to your account for contributing to translations.

Meta

Status:
current
Comment:
translators: %s – nodes in total
Date added (GMT):
2019-06-29 13:45:27
Date added (local):
Calculating...
Translated by:
Oguz (oguzz)
References:
  • admin/views/performance/audits/dom-size.php:47
Priority:
normal
More links:
Nice! Your DOM only has %s in total. Güzel! DOM toplam sadece %s tane. Details

Nice! Your DOM only has %s in total.

Güzel! DOM toplam sadece %s tane.
Login to your account for contributing to translations.

Meta

Status:
current
Comment:
translators: %s – nodes in total
Date added (GMT):
2019-06-29 13:45:43
Date added (local):
Calculating...
Translated by:
Oguz (oguzz)
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. Dökümanınızdaki herşey noddur - HTML etiketleri, etiketlerin içindeki yazılar ve yorumlar. Bu nodlar hiyerarşik ilişkiye sahiptir, nodların ağacını yapmaya DOM ağacı denir. Büyük DOM ağacı ağ etkinliğine ve yükleme performansına zarar verir çünkü tarayıcı ekranda görünmeyen bir sürü nodu bile ayrıştırmalıdır. Ek olarak, büyük DOM ağacı bir sürü stil hesaplaması ve sayfa düzeni akışını yapması gerektirdiği için bellek kullanımını arttırır. 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.

Dökümanınızdaki herşey noddur - HTML etiketleri, etiketlerin içindeki yazılar ve yorumlar. Bu nodlar hiyerarşik ilişkiye sahiptir, nodların ağacını yapmaya DOM ağacı denir. Büyük DOM ağacı ağ etkinliğine ve yükleme performansına zarar verir çünkü tarayıcı ekranda görünmeyen bir sürü nodu bile ayrıştırmalıdır. Ek olarak, büyük DOM ağacı bir sürü stil hesaplaması ve sayfa düzeni akışını yapması gerektirdiği için bellek kullanımını arttırır.
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2019-06-29 13:52:35
Date added (local):
Calculating...
Translated by:
Oguz (oguzz)
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. Tema yada eklentiyi kullanmaya devam edin. Bu olmadan yapamayacağınız servisler için geçerli bir seçenek olabilir. Details

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

Tema yada eklentiyi kullanmaya devam edin. Bu olmadan yapamayacağınız servisler için geçerli bir seçenek olabilir.
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2019-06-29 13:54:03
Date added (local):
Calculating...
Translated by:
Oguz (oguzz)
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. Suçluyu bulmak için temanızı ve/yada eklentilerinizi birer birer devre dışı bırakın, sonra kaldırın yada yerine daha iyisini bulun. Details

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

Suçluyu bulmak için temanızı ve/yada eklentilerinizi birer birer devre dışı bırakın, sonra kaldırın yada yerine daha iyisini bulun.
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2019-06-29 13:55:04
Date added (local):
Calculating...
Translated by:
Oguz (oguzz)
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: Ne yazıkki, başka bir alan adından sunulan scriptler için başlangıç zamanını geliştirmenin bir yolu yok. Durum bölümünde bahsedilen başka bir alan adındaki scriptler eklenti yada temanız tarafından eklenmiş olabilir. Şunları yapabilirsiniz: 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:

Ne yazıkki, başka bir alan adından sunulan scriptler için başlangıç zamanını geliştirmenin bir yolu yok. Durum bölümünde bahsedilen başka bir alan adındaki scriptler eklenti yada temanız tarafından eklenmiş olabilir. Şunları yapabilirsiniz:
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2019-06-30 10:22:33
Date added (local):
Calculating...
Translated by:
Oguz (oguzz)
References:
  • admin/views/performance/audits/bootup-time.php:109
Priority:
normal
More links:
Additional notes Fazladan notlar Details

Additional notes

Fazladan notlar
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2019-06-30 10:23:04
Date added (local):
Calculating...
Translated by:
Oguz (oguzz)
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 Tarayıcı Sıkıştırmasını Yapılandır Details

Configure Browser Compression

Tarayıcı Sıkıştırmasını Yapılandır
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2019-06-30 10:24:02
Date added (local):
Calculating...
Translated by:
Oguz (oguzz)
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. JavaScript dosyalarınızı önbelleklemek tarayıcı ağdan dosyayı çekmek yerine önbellekten sunabileceği için ağ giderlerini düşürebilir. Hummingbird kullanarak JavaScript dosyalarının önbelleklemesini yapılandırabilirsiniz. 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.

JavaScript dosyalarınızı önbelleklemek tarayıcı ağdan dosyayı çekmek yerine önbellekten sunabileceği için ağ giderlerini düşürebilir. Hummingbird kullanarak JavaScript dosyalarının önbelleklemesini yapılandırabilirsiniz.
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2019-06-30 10:26:57
Date added (local):
Calculating...
Translated by:
Oguz (oguzz)
References:
  • admin/views/performance/audits/bootup-time.php:99
Priority:
normal
More links:
Configure Gzip Compression Gzip Sıkıştırmasını Yapılandır Details

Configure Gzip Compression

Gzip Sıkıştırmasını Yapılandır
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2019-06-30 10:27:30
Date added (local):
Calculating...
Translated by:
Oguz (oguzz)
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