SEO : add tombi mori plugin

This commit is contained in:
isUnknown 2025-05-13 09:03:14 +02:00
parent df2843123f
commit 8f9e75126e
64 changed files with 3719 additions and 44 deletions

View file

@ -0,0 +1,87 @@
# Heading Structure
heading-structure: Überschriftenstruktur
incorrect-heading-order: Deine Überschriftenstruktur hat eine falsche Abfolge und ist ungültig.
missing-h1-tag: Deine Überschriftenstruktur enthält keine H1 und ist ungültig.
multiple-h1-tags: Deine Überschriftenstruktur enthält mehr als eine H1 und ist ungültig.
# SEO Preview
seo-preview: Vorschau
seo-preview-for: Zeige mir
open-debugger: Sharing-Debugger öffnen
open-search-console: Search Console öffnen
# Robots
indicator-index: Indexierung erlaubt
indicator-any: Indexierung teilw. verboten
indicator-noindex: Indexierung verboten
robots: Richtlinien für Suchmaschinen & Crawler
robots-index: Indexierung
robots-index-help: Ob Suchmaschinen die Seite indexieren dürfen.
robots-follow: Links folgen
robots-follow-help: Ob Suchmaschinen Links auf dieser Seite folgen dürfen.
robots-archive: Archivierung
robots-archive-help: Ob Suchmaschinen zwischengespeicherte Versionen der Seite ausliefern dürfen.
robots-imageindex: Bilder-Indexierung
robots-imageindex-help: Ob Bilder dieser Seite in der Bildersuche angezeigt werden dürfen.
robots-snippet: Snippets
robots-snippet-help: Ob Suchmaschinen Textausschnitte aus der Seite anzeigen dürfen.
# Blueprint - Site/Common
metadata-site: Metadaten & SEO
global-meta-headline: Globale SEO-Einstellungen
global-meta-headline-help: |
Diese Einstellungen werden für alle Seiten verwendet, die keine eigenen Metadaten haben.
Du kannst sie für jede Seite überschreiben.
meta-title-template: Titel-Template
meta-title-template-help: |
Ein Template, das für alle Seitentitel verwendet werden soll.
"\{\{ title }}" wird durch den Titel der Seite ersetzt.
meta-description: Seitenbeschreibung
meta-description-help: Empfohlene Länge von max. 150 Zeichen. Wird verwendet, falls keine Seitenbeschreibung angegeben ist.
global-og-headline: Globale Open Graph-Einstellungen
global-og-headline-help: Stelle ein, wie deine Website erscheint, wenn sie auf sozialen Netzwerken wie Facebook oder Twitter geteilt wird.
og-title-template: Open Graph-Titel-Template
og-description: Open Graph-Beschreibung
og-site-name: Open Graph-Seitenname
og-image: Open Graph-Bild
og-image-help: Empfohlene Größe von 1200x630 Pixeln.
og-image-empty: Kein Open Graph-Bild ausgewählt
twitter-card-type: Twitter-Kartentyp
twitter-card-type-help: Der Twitter-Kartentyp bestimmt, wie deine Website aussieht, wenn sie auf Twitter geteilt wird. [Mehr Informationen](https://developer.twitter.com/en/docs/tweets/optimize-with-cards/overview/abouts-cards).
social-media-accounts: Social Media-Accounts
social-media-accounts-help: URLs bzw. @-Handles zu deinen Social Media-Accounts. Werden verwendet, um Links zu deinen Accounts in den Metadaten zu setzen.
# Blueprint - Page
meta-headline: SEO-Einstellungen
og-headline: Open Graph-Einstellungen
title-overwrite: Titel (Überschreiben)
summary: Karte mit quadratischem Bild
summary_large_image: Karte mit großem Bild
default-select: 'Standard:'
twitter-author: '@username des Autors auf Twitter'
inherit-settings: Einstellungen vererben
inherit-settings-help: |
Wähle aus, welche Einstellungen an Unterseiten vererbt werden sollen.
Dies kann z.B. hilfreich sein, wenn alle Beiträge eines Blogs ein eigenes Titel-Template haben sollen, welches vom Seiten-Standard abweicht. Alle Einstellungen lassen sich weiterhin in der Hauptseite überschreiben.
use-title-template: Titel-Template verwenden?
use-title-template-no: 'Nein - reiner Titel'
use-title-template-yes: 'Ja - mit Template'
use-title-template-help: Gibt an, ob das Titel-Template verwendet werden soll. Wird nicht vererbt.
# Labels
google: Google
facebook: Facebook
slack: Slack
# Sitemap
sitemap: Sitemap
sitemap-index: Sitemap-Index
sitemap-description: Dies ist die Sitemap für deine Website, die Suchmaschinen über die Seiten auf deiner Website informiert, die indexiert werden können.
sitemap-by: von
sitemap-changefreq: Änderungsfrequenz
sitemap-last-updated: Letzte Änderung
sitemap-priority: Priorität
sitemap-url: URL
sitemap-no-entries: Keine Einträge

View file

@ -0,0 +1,87 @@
# Heading Structure
heading-structure: Heading Structure
incorrect-heading-order: Your heading structure has an incorrect order and is invalid.
missing-h1-tag: Your heading structure does not contain an H1 and is invalid.
multiple-h1-tags: Your heading structure contains more than one H1 and is invalid.
# SEO Preview
seo-preview: Preview
seo-preview-for: Show me
open-debugger: Open Sharing Debugger
open-search-console: Open Search Console
# Robots
indicator-index: Indexing allowed
indicator-any: Indexing partly forbidden
indicator-noindex: Indexing forbidden
robots: Robots Directives
robots-index: Indexing
robots-index-help: Whether search engines may index this page.
robots-follow: Follow Links
robots-follow-help: Whether search engines may follow links on this page.
robots-archive: Archive
robots-archive-help: Whether search engines may archive this page.
robots-imageindex: Image Indexing
robots-imageindex-help: Whether search engines may index images on this page.
robots-snippet: Snippets
robots-snippet-help: Whether search engines may show text snippets of this page.
# Blueprint - Site/Common
metadata-site: Metadata & SEO
global-meta-headline: Global SEO Settings
global-meta-headline-help: |
These settings are used for all pages that do not have their own metadata.
You can override them for each page.
meta-title-template: Title Template
meta-title-template-help: |
A template to use for all page titles.
"\{\{ title }}" will be replaced with the page title.
meta-description: Page Description
meta-description-help: Recommended length of 150 characters max. Used if no page description is specified.
global-og-headline: Global Open Graph Settings
global-og-headline-help: Set how your website appears when shared on social networks like Facebook or Twitter.
og-title-template: Open Graph Title Template
og-description: Open Graph Description
og-site-name: Open Graph Site Name
og-image: Open Graph Image
og-image-help: Recommended size of 1200x630 pixels.
og-image-empty: No Open Graph Image selected
twitter-card-type: Twitter Card Type
twitter-card-type-help: Twitter Card Type determines how your website looks when shared on Twitter. [Read more](https://developer.twitter.com/en/docs/tweets/optimize-with-cards/overview/abouts-cards).
social-media-accounts: Social Media Accounts
social-media-accounts-help: URLs or @handles to your social media accounts. Used to put links to your accounts in the metadata.
# Blueprint - Page
meta-headline: SEO Settings
og-headline: Open Graph Settings
title-overwrite: Title (overwrite)
summary: Summary with Square Image
summary_large_image: Summary with Large Image
default-select: 'Default:'
twitter-author: 'Author @username on Twitter'
inherit-settings: Inherit Settings
inherit-settings-help: |
Select which settings should be inherited by subpages.
This can be helpful, for example, if all posts of a blog should have their own title template, which differs from the page default. All settings can still be overridden in the main page.
use-title-template: Use title template?
use-title-template-no: 'No - only title'
use-title-template-yes: 'Yes - with template'
use-title-template-help: Specifies whether the title template should be used. Will not be inherited.
# Labels
google: Google
facebook: Facebook
slack: Slack
# Sitemap
sitemap: Sitemap
sitemap-index: Sitemap Index
sitemap-description: This is the sitemap for your website that informs search engines about the pages on your website that can be indexed.
sitemap-by: by
sitemap-changefreq: Change Frequency
sitemap-last-updated: Last Updated
sitemap-priority: Priority
sitemap-url: URL
sitemap-no-entries: No entries

View file

@ -0,0 +1,75 @@
# Heading Structure
heading-structure: Structure des titres
incorrect-heading-order: Votre structure de titres a un ordre incorrect et est invalide.
missing-h1-tag: Votre structure de titres ne contient pas de balise H1 et est invalide.
multiple-h1-tags: Votre structure de titres contient plus dune balise H1 et est invalide.
# SEO Preview
seo-preview: Aperçu
seo-preview-for: Montre-moi
open-debugger: Ouvrir le débogueur de partage
open-search-console: Ouvrir la Console de recherche
# Robots
indicator-index: Indexation autorisée
indicator-any: Indexation partiellement interdite
indicator-noindex: Indexation interdite
robots: Directives des robots
robots-index: Indexation
robots-index-help: Indique si les moteurs de recherche peuvent indexer cette page.
robots-follow: Suivre les liens
robots-follow-help: Indique si les moteurs de recherche peuvent suivre les liens de cette page.
robots-archive: Archiver
robots-archive-help: Indique si les moteurs de recherche peuvent archiver cette page.
robots-imageindex: Indexation des images
robots-imageindex-help: Indique si les moteurs de recherche peuvent indexer les images de cette page.
robots-snippet: Extraits
robots-snippet-help: Indique si les moteurs de recherche peuvent afficher des extraits de texte de cette page.
# Blueprint - Site/Common
metadata-site: Métadonnées et SEO
global-meta-headline: Paramètres SEO globaux
global-meta-headline-help: |
Ces paramètres sont utilisés pour toutes les pages qui nont pas leurs propres métadonnées.
Vous pouvez les remplacer pour chaque page.
meta-title-template: Modèle de titre
meta-title-template-help: |
Un modèle à utiliser pour tous les titres de page.
"\{\{ title }}" sera remplacé par le titre de la page.
meta-description: Description de la page
meta-description-help: Longueur recommandée de 150 caractères maximum. Utilisée si aucune description de page nest spécifiée.
global-og-headline: Paramètres globaux Open Graph
global-og-headline-help: Définissez lapparence de votre site web lorsquil est partagé sur les réseaux sociaux tels que Facebook ou Twitter.
og-title-template: Modèle de titre Open Graph
og-description: Description Open Graph
og-site-name: Nom du site Open Graph
og-image: Image Open Graph
og-image-help: Taille recommandée de 1200x630 pixels.
og-image-empty: Aucune image Open Graph sélectionnée
twitter-card-type: Type de carte Twitter
twitter-card-type-help: Le type de carte Twitter détermine lapparence de votre site web lorsquil est partagé sur Twitter. [En savoir plus](https://developer.twitter.com/en/docs/tweets/optimize-with-cards/overview/abouts-cards).
social-media-accounts: Comptes de réseaux sociaux
social-media-accounts-help: URLs ou @nom_utilisateur de vos comptes de réseaux sociaux. Utilisés pour mettre des liens vers vos comptes dans les métadonnées.
# Blueprint - Page
meta-headline: Paramètres SEO
og-headline: Paramètres Open Graph
title-overwrite: Titre (remplacement)
summary: Résumé avec une image carrée
summary_large_image: Résumé avec une grande image
default-select: 'Par défaut :'
twitter-author: 'Auteur @nom_utilisateur sur Twitter'
inherit-settings: Hériter des paramètres
inherit-settings-help: |
Sélectionnez les paramètres à hériter par les sous-pages.
Cela peut être utile, par exemple, si tous les articles dun blog doivent avoir leur propre modèle de titre, différent de celui de la page par défaut. Tous les paramètres peuvent toujours être remplacés dans la page principale.
use-title-template: Utiliser le modèle de titre ?
use-title-template-no: 'Non - seulement le titre'
use-title-template-yes: 'Oui - avec le modèle'
use-title-template-help: Indique si le modèle de titre doit être utilisé. Ne sera pas hérité.
# Labels
google: Google
facebook: Facebook
slack: Slack

View file

@ -0,0 +1,87 @@
# Heading Structure
heading-structure: Estrutura de Títulos
incorrect-heading-order: A estrutura de títulos tem uma ordem incorrecta e é inválida.
missing-h1-tag: A estrutura de títulos não contém uma tag H1 e é inválida.
multiple-h1-tags: A estrutura de títulos contém mais do que uma tag H1 e é inválida.
# SEO Preview
seo-preview: Pré-visualização
seo-preview-for: Mostrar
open-debugger: Abrir Sharing Debugger
open-search-console: Abrir Search Console
# Robots
indicator-index: Indexação permitida
indicator-any: Indexação parcialmente proibida
indicator-noindex: Indexação proibida
robots: Diretivas Robots
robots-index: Indexação
robots-index-help: Se os motores de pesquisa podem indexar esta página.
robots-follow: Seguir Links
robots-follow-help: Se os motores de pesquisa podem seguir links nesta página.
robots-archive: Arquivo
robots-archive-help: Se os motores de pesquisa podem arquivar esta página.
robots-imageindex: Indexação de Imagens
robots-imageindex-help: Se os motores de pesquisa podem indexar imagens desta página.
robots-snippet: Snippets
robots-snippet-help: Se os motores de pesquisa podem mostrar snippets de texto desta página.
# Blueprint - Site/Common
metadata-site: Metadados & SEO
global-meta-headline: Configurações Globais SEO
global-meta-headline-help: |
Estas configurações são usadas para todas as páginas que não têm os seus próprios metadados.
Pode substituí-las em cada página.
meta-title-template: Template de Título
meta-title-template-help: |
Template para usar em todos os títulos de páginas.
"\{\{ title }}" será substituído pelo título da página.
meta-description: Descrição de Página
meta-description-help: Recomendado um tamanho de 150 caracteres no máximo. Usada se nenhuma descrição de página for especificada.
global-og-headline: Configurações Globais Open Graph
global-og-headline-help: Defina como o seu site aparece quando é partilhado em redes sociais como o Facebook ou o Twitter.
og-title-template: Template de Título Open Graph
og-description: Descrição Open Graph
og-site-name: Nome do Site Open Graph
og-image: Imagem Open Graph
og-image-help: Tamanho recomendado de 1200x630 pixels.
og-image-empty: Nenhuma Imagem Open Graph selecionada
twitter-card-type: Tipo de Twitter Card
twitter-card-type-help: O tipo de Twitter Card determina a aparência do seu site quando é partilhado no Twitter. [Leia mais](https://developer.twitter.com/en/docs/tweets/optimize-with-cards/overview/abouts-cards).
social-media-accounts: Contas de Redes Sociais
social-media-accounts-help: URLs ou @handles para as suas contas de redes sociais. Usado para colocar links para as suas contas nos metadados.
# Blueprint - Page
meta-headline: Configurações SEO
og-headline: Configurações Open Graph
title-overwrite: Título (substituir)
summary: Resumo com Imagem Quadrada
summary_large_image: Resumo com Imagem Grande
default-select: 'Por defeito:'
twitter-author: 'Autor @username no Twitter'
inherit-settings: Herdar Configurações
inherit-settings-help: |
Selecione quais as configurações que devem ser herdadas pelas subpáginas.
Isto pode ser útil, por exemplo, se todos os posts de um blog tiverem o seu próprio template de título, que pode ser diferente do pré-configurado na página. Todas as configurações continuam a poder ser substituídas na página principal.
use-title-template: Usar o template de título?
use-title-template-no: 'Não - apenas o título'
use-title-template-yes: 'Sim - com template'
use-title-template-help: Especifica se o template de título deve ser usado. Não será herdado.
# Labels
google: Google
facebook: Facebook
slack: Slack
# Sitemap
sitemap: Sitemap
sitemap-index: Índice Sitemap
sitemap-description: Este é o sitemap do site que informa os motores de pesquisa sobre as páginas que podem ser indexadas.
sitemap-by: por
sitemap-changefreq: Frequência de Mudança
sitemap-last-updated: Última Atualização
sitemap-priority: Prioridade
sitemap-url: URL
sitemap-no-entries: Sem registos

View file

@ -0,0 +1,87 @@
# Başlık Yapısı
heading-structure: Başlık Yapısı
incorrect-heading-order: Başlık yapınız yanlış bir sıraya sahip ve geçersizdir.
missing-h1-tag: Başlık yapınızda bir H1 etiketi bulunmuyor ve geçersizdir.
multiple-h1-tags: Başlık yapınızda birden fazla H1 etiketi bulunuyor ve geçersizdir.
# SEO Önizleme
seo-preview: Önizleme
seo-preview-for: Bana göster
open-debugger: Paylaşım Hata Ayıklayıcıyı
open-search-console: Arama Konsolunu Aç
# Robotlar
indicator-index: İndekslemeye izin verildi
indicator-any: İndeksleme kısmen yasaklandı
indicator-noindex: İndeksleme yasaklandı
robots: Robot Talimatları
robots-index: İndeksleme
robots-index-help: Arama motorlarının bu sayfayı indeksleyip indekslemeyeceğini belirtir.
robots-follow: Bağlantıları Takip Et
robots-follow-help: Arama motorlarının bu sayfadaki bağlantıları takip edip etmeyeceğini belirtir.
robots-archive: Arşivle
robots-archive-help: Arama motorlarının bu sayfayı arşivleyip arşivlemeyeceğini belirtir.
robots-imageindex: İmaj İndeksleme
robots-imageindex-help: Arama motorlarının bu sayfadaki görüntüleri indeksleyip indekslemeyeceğini belirtir.
robots-snippet: Özetler
robots-snippet-help: Arama motorlarının bu sayfanın metin özetlerini gösterip göstermeyeceğini belirtir.
# Şablona Dayalı - Site/Ortak
metadata-site: Meta Verileri ve SEO
global-meta-headline: Genel SEO Ayarları
global-meta-headline-help: |
Bu ayarlar, kendi meta verileri olmayan tüm sayfalar için kullanılır.
Her sayfa için bunları geçersiz kılabilirsiniz.
meta-title-template: Başlık Şablonu
meta-title-template-help: |
Tüm sayfa başlıkları için kullanılacak bir şablon.
"\{\{ başlık }}" sayfa başlığı ile değiştirilecektir.
meta-description: Sayfa Açıklaması
meta-description-help: Maksimum 150 karakter uzunluğunda önerilen bir sayfa açıklamasıdır. Sayfa açıklaması belirtilmemişse kullanılır.
global-og-headline: Genel Açık Grafik (OG) Ayarları
global-og-headline-help: Web sitenizin Facebook veya Twitter gibi sosyal ağlarda paylaşıldığında nasıl göründüğünü ayarlar.
og-title-template: ık Grafik (OG) Başlık Şablonu
og-description: ık Grafik (OG) Açıklaması
og-site-name: ık Grafik (OG) Site Adı
og-image: ık Grafik (OG) Görseli
og-image-help: Önerilen boyut 1200x630 pikseldir.
og-image-empty: Boş Açık Grafik (OG) Görseli
twitter-card-type: Twitter Kart Türü
twitter-card-type-help: Twitter Kart Türü, Twitter'da paylaşıldığında web sitenizin nasıl göründüğünü belirler. [Daha fazla bilgi](https://developer.twitter.com/en/docs/tweets/optimize-with-cards/overview/abouts-cards).
social-media-accounts: Sosyal Medya Hesapları
social-media-accounts-help: Sosyal medya hesaplarınızın URL'leri veya @kullanici_adi. Meta verilerinde hesaplarınıza bağlantı eklemek için kullanılır.
# Şablona Dayalı - Sayfa
meta-headline: SEO Ayarları
og-headline: ık Grafik (OG) Ayarları
title-overwrite: Başlık (üzerine yaz)
summary: Kare İmaj ile Özet
summary_large_image: Büyük İmaj ile Özet
default-select: 'Varsayılan:'
twitter-author: Twitter'da @kullanici_adi
inherit-settings: Ayarları Miras Al
inherit-settings-help: |
Alt sayfalar tarafından miras alınacak ayarları seçin.
Örneğin, bir blogun tüm yazılarının sayfa varsayılanından farklı bir başlık şablonuna sahip olması gerekiyorsa bu yardımcı olabilir. Tüm ayarlar ana sayfada hala geçersiz kılınabilir.
use-title-template: Başlık şablonunu kullan?
use-title-template-no: 'Hayır - sadece başlık'
use-title-template-yes: 'Evet - şablonla'
use-title-template-help: Başlık şablonunun kullanılıp kullanılmayacağını belirtir. Miras alınmayacaktır.
# Etiketler
google: Google
facebook: Facebook
slack: Slack
# Sitemap
sitemap: Site Haritası
sitemap-index: Site Haritası Dizini
sitemap-description: Web sitenizdeki dizine eklenebilecek sayfalar hakkında arama motorlarını bilgilendiren web sitenizin site haritasıdır.
sitemap-by: tarafından
sitemap-changefreq: Değişim Sıklığı
sitemap-last-updated: Son Güncelleme
sitemap-priority: Öncelik
sitemap-url: URL
sitemap-no-entries: Giriş yok