chore: more i18n, will it ever end?
This commit is contained in:
@@ -411,6 +411,26 @@
|
||||
"editor.footer.created": "Erstellt",
|
||||
"editor.footer.updated": "Aktualisiert",
|
||||
"editor.footer.published": "Veröffentlicht",
|
||||
"dashboard.title": "Übersicht",
|
||||
"dashboard.subtitle": "Überblick über deine Blog-Datenbank",
|
||||
"dashboard.stats.totalPosts": "Beiträge gesamt",
|
||||
"dashboard.stats.published": "{count} veröffentlicht",
|
||||
"dashboard.stats.drafts": "{count} Entwürfe",
|
||||
"dashboard.stats.archived": "{count} archiviert",
|
||||
"dashboard.stats.mediaFiles": "Mediendateien",
|
||||
"dashboard.stats.images": "{count} Bilder",
|
||||
"dashboard.stats.tags": "Schlagwörter",
|
||||
"dashboard.stats.categories": "{count} Kategorien",
|
||||
"dashboard.section.postsOverTime": "Beiträge im Zeitverlauf",
|
||||
"dashboard.section.tags": "Schlagwörter",
|
||||
"dashboard.section.categories": "Kategorien",
|
||||
"dashboard.section.recentlyUpdated": "Kürzlich aktualisiert",
|
||||
"dashboard.tagCloud.more": "+{count} weitere",
|
||||
"dashboard.postCount.one": "{count} Beitrag",
|
||||
"dashboard.postCount.other": "{count} Beiträge",
|
||||
"dashboard.status.draft": "Entwurf",
|
||||
"dashboard.status.published": "Veröffentlicht",
|
||||
"dashboard.status.archived": "Archiviert",
|
||||
"projectSelector.switchProject": "Projekt wechseln",
|
||||
"projectSelector.selectProject": "Projekt auswählen",
|
||||
"projectSelector.projectsHeader": "Projekte",
|
||||
|
||||
@@ -411,6 +411,26 @@
|
||||
"editor.footer.created": "Created",
|
||||
"editor.footer.updated": "Updated",
|
||||
"editor.footer.published": "Published",
|
||||
"dashboard.title": "Dashboard",
|
||||
"dashboard.subtitle": "Overview of your blog database",
|
||||
"dashboard.stats.totalPosts": "Total Posts",
|
||||
"dashboard.stats.published": "{count} published",
|
||||
"dashboard.stats.drafts": "{count} drafts",
|
||||
"dashboard.stats.archived": "{count} archived",
|
||||
"dashboard.stats.mediaFiles": "Media Files",
|
||||
"dashboard.stats.images": "{count} images",
|
||||
"dashboard.stats.tags": "Tags",
|
||||
"dashboard.stats.categories": "{count} categories",
|
||||
"dashboard.section.postsOverTime": "Posts Over Time",
|
||||
"dashboard.section.tags": "Tags",
|
||||
"dashboard.section.categories": "Categories",
|
||||
"dashboard.section.recentlyUpdated": "Recently Updated",
|
||||
"dashboard.tagCloud.more": "+{count} more",
|
||||
"dashboard.postCount.one": "{count} post",
|
||||
"dashboard.postCount.other": "{count} posts",
|
||||
"dashboard.status.draft": "Draft",
|
||||
"dashboard.status.published": "Published",
|
||||
"dashboard.status.archived": "Archived",
|
||||
"projectSelector.switchProject": "Switch project",
|
||||
"projectSelector.selectProject": "Select project",
|
||||
"projectSelector.projectsHeader": "Projects",
|
||||
|
||||
@@ -411,6 +411,26 @@
|
||||
"editor.footer.created": "Creado",
|
||||
"editor.footer.updated": "Actualizado",
|
||||
"editor.footer.published": "Publicado",
|
||||
"dashboard.title": "Panel",
|
||||
"dashboard.subtitle": "Resumen de la base de datos de tu blog",
|
||||
"dashboard.stats.totalPosts": "Entradas totales",
|
||||
"dashboard.stats.published": "{count} publicadas",
|
||||
"dashboard.stats.drafts": "{count} borradores",
|
||||
"dashboard.stats.archived": "{count} archivadas",
|
||||
"dashboard.stats.mediaFiles": "Archivos multimedia",
|
||||
"dashboard.stats.images": "{count} imágenes",
|
||||
"dashboard.stats.tags": "Etiquetas",
|
||||
"dashboard.stats.categories": "{count} categorías",
|
||||
"dashboard.section.postsOverTime": "Entradas a lo largo del tiempo",
|
||||
"dashboard.section.tags": "Etiquetas",
|
||||
"dashboard.section.categories": "Categorías",
|
||||
"dashboard.section.recentlyUpdated": "Actualizadas recientemente",
|
||||
"dashboard.tagCloud.more": "+{count} más",
|
||||
"dashboard.postCount.one": "{count} entrada",
|
||||
"dashboard.postCount.other": "{count} entradas",
|
||||
"dashboard.status.draft": "Borrador",
|
||||
"dashboard.status.published": "Publicada",
|
||||
"dashboard.status.archived": "Archivada",
|
||||
"projectSelector.switchProject": "Cambiar proyecto",
|
||||
"projectSelector.selectProject": "Seleccionar proyecto",
|
||||
"projectSelector.projectsHeader": "Proyectos",
|
||||
|
||||
@@ -411,6 +411,26 @@
|
||||
"editor.footer.created": "Créé",
|
||||
"editor.footer.updated": "Mis à jour",
|
||||
"editor.footer.published": "Publié",
|
||||
"dashboard.title": "Tableau de bord",
|
||||
"dashboard.subtitle": "Aperçu de la base de données de votre blog",
|
||||
"dashboard.stats.totalPosts": "Articles au total",
|
||||
"dashboard.stats.published": "{count} publiés",
|
||||
"dashboard.stats.drafts": "{count} brouillons",
|
||||
"dashboard.stats.archived": "{count} archivés",
|
||||
"dashboard.stats.mediaFiles": "Fichiers média",
|
||||
"dashboard.stats.images": "{count} images",
|
||||
"dashboard.stats.tags": "Étiquettes",
|
||||
"dashboard.stats.categories": "{count} catégories",
|
||||
"dashboard.section.postsOverTime": "Articles dans le temps",
|
||||
"dashboard.section.tags": "Étiquettes",
|
||||
"dashboard.section.categories": "Catégories",
|
||||
"dashboard.section.recentlyUpdated": "Récemment mis à jour",
|
||||
"dashboard.tagCloud.more": "+{count} de plus",
|
||||
"dashboard.postCount.one": "{count} article",
|
||||
"dashboard.postCount.other": "{count} articles",
|
||||
"dashboard.status.draft": "Brouillon",
|
||||
"dashboard.status.published": "Publié",
|
||||
"dashboard.status.archived": "Archivé",
|
||||
"projectSelector.switchProject": "Changer de projet",
|
||||
"projectSelector.selectProject": "Sélectionner un projet",
|
||||
"projectSelector.projectsHeader": "Projets",
|
||||
|
||||
@@ -411,6 +411,26 @@
|
||||
"editor.footer.created": "Creato",
|
||||
"editor.footer.updated": "Aggiornato",
|
||||
"editor.footer.published": "Pubblicato",
|
||||
"dashboard.title": "Dashboard",
|
||||
"dashboard.subtitle": "Panoramica del database del tuo blog",
|
||||
"dashboard.stats.totalPosts": "Post totali",
|
||||
"dashboard.stats.published": "{count} pubblicati",
|
||||
"dashboard.stats.drafts": "{count} bozze",
|
||||
"dashboard.stats.archived": "{count} archiviati",
|
||||
"dashboard.stats.mediaFiles": "File multimediali",
|
||||
"dashboard.stats.images": "{count} immagini",
|
||||
"dashboard.stats.tags": "Tag",
|
||||
"dashboard.stats.categories": "{count} categorie",
|
||||
"dashboard.section.postsOverTime": "Post nel tempo",
|
||||
"dashboard.section.tags": "Tag",
|
||||
"dashboard.section.categories": "Categorie",
|
||||
"dashboard.section.recentlyUpdated": "Aggiornati di recente",
|
||||
"dashboard.tagCloud.more": "+{count} in più",
|
||||
"dashboard.postCount.one": "{count} post",
|
||||
"dashboard.postCount.other": "{count} post",
|
||||
"dashboard.status.draft": "Bozza",
|
||||
"dashboard.status.published": "Pubblicato",
|
||||
"dashboard.status.archived": "Archiviato",
|
||||
"projectSelector.switchProject": "Cambia progetto",
|
||||
"projectSelector.selectProject": "Seleziona progetto",
|
||||
"projectSelector.projectsHeader": "Progetti",
|
||||
|
||||
Reference in New Issue
Block a user