Skip to content

Commit

Permalink
Merge pull request #157 from jukaLang/l10n_main2
Browse files Browse the repository at this point in the history
New Crowdin updates
  • Loading branch information
TheAndreiM authored Aug 30, 2024
2 parents 33ec518 + dacbe43 commit 0e6d6d0
Show file tree
Hide file tree
Showing 10 changed files with 250 additions and 210 deletions.
90 changes: 49 additions & 41 deletions i18n/de/code.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
{
"Get Started with Juka": {
"message": "Erste Schritte mit Juka"
},
"Follow us for news and updates!": {
"message": "Folgen Sie uns für Neuigkeiten und Updates!"
},
"Portable and Small in Size": {
"message": "Tragbar und klein in Größe"
},
Expand Down Expand Up @@ -146,12 +152,6 @@
"Social Media": {
"message": "Soziale Medien"
},
"Get Started with Juka": {
"message": "Erste Schritte mit Juka"
},
"Follow us for news and updates!": {
"message": "Folgen Sie uns für Neuigkeiten und Updates!"
},
"theme.ErrorPageContent.title": {
"message": "Diese Seite ist abgestürzt.",
"description": "The title of the fallback page when the page crashed"
Expand All @@ -173,35 +173,27 @@
"description": "The ARIA label for the blog pagination"
},
"theme.blog.paginator.newerEntries": {
"message": "Neuere Einträge",
"message": "Newer entries",
"description": "The label used to navigate to the newer blog posts page (previous page)"
},
"theme.blog.paginator.olderEntries": {
"message": "Ältere Einträge",
"message": "Older entries",
"description": "The label used to navigate to the older blog posts page (next page)"
},
"theme.blog.post.paginator.navAriaLabel": {
"message": "Blog-Beitragsseiten-Navigation",
"description": "The ARIA label for the blog posts pagination"
},
"theme.blog.post.paginator.newerPost": {
"message": "Neuerer Beitrag",
"message": "Newer post",
"description": "The blog post button label to navigate to the newer/previous post"
},
"theme.blog.post.paginator.olderPost": {
"message": "Älterer Beitrag",
"message": "Older post",
"description": "The blog post button label to navigate to the older/next post"
},
"theme.blog.post.plurals": {
"message": "Ein Beitrag|{count} Beiträge",
"description": "Pluralized label for \"{count} posts\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)"
},
"theme.blog.tagTitle": {
"message": "{nPosts} markiert mit \"{tagName}\"",
"description": "The title of the page for a blog tag"
},
"theme.tags.tagsPageLink": {
"message": "Alle Tags anzeigen",
"message": "View all tags",
"description": "The label of the link targeting the tag list page"
},
"theme.colorToggle.ariaLabel": {
Expand Down Expand Up @@ -295,6 +287,10 @@
"message": "Tags:",
"description": "The label alongside a tag list"
},
"theme.AnnouncementBar.closeButtonAriaLabel": {
"message": "Schließen",
"description": "The ARIA label for close button of announcement bar"
},
"theme.admonition.caution": {
"message": "Vorsicht",
"description": "The default label used for the Caution admonition (:::caution)"
Expand All @@ -319,10 +315,6 @@
"message": "warning",
"description": "The default label used for the Warning admonition (:::warning)"
},
"theme.AnnouncementBar.closeButtonAriaLabel": {
"message": "Schließen",
"description": "The ARIA label for close button of announcement bar"
},
"theme.blog.sidebar.navAriaLabel": {
"message": "Aktuelle Blog-Beitragsnavigation",
"description": "The ARIA label for recent posts in the blog sidebar"
Expand Down Expand Up @@ -372,7 +364,7 @@
"description": "The label used by the button on the collapsible TOC component"
},
"theme.blog.post.readMore": {
"message": "Lesen Sie mehr",
"message": "Read more",
"description": "The label used in blog post item excerpts to link to full blog posts"
},
"theme.blog.post.readMoreLabel": {
Expand Down Expand Up @@ -550,17 +542,41 @@
"message": "Lade neue Ergebnisse...",
"description": "The paragraph for fetching new search results"
},
"theme.PwaReloadPopup.info": {
"message": "Neue Version verfügbar",
"description": "The text for PWA reload popup"
"theme.blog.post.plurals": {
"message": "Ein Beitrag|{count} Beiträge",
"description": "Pluralized label for \"{count} posts\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)"
},
"theme.PwaReloadPopup.refreshButtonText": {
"message": "Aktualisieren",
"description": "The text for PWA reload button"
"theme.blog.tagTitle": {
"message": "{nPosts} markiert mit \"{tagName}\"",
"description": "The title of the page for a blog tag"
},
"theme.PwaReloadPopup.closeButtonAriaLabel": {
"message": "Schließen",
"description": "The ARIA label for close button of PWA reload popup"
"theme.blog.author.pageTitle": {
"message": "{authorName} - {nPosts}",
"description": "The title of the page for a blog author"
},
"theme.blog.authorsList.pageTitle": {
"message": "Authors",
"description": "The title of the authors page"
},
"theme.blog.authorsList.viewAll": {
"message": "View all authors",
"description": "The label of the link targeting the blog authors page"
},
"theme.contentVisibility.unlistedBanner.title": {
"message": "Unlisted page",
"description": "The unlisted content banner title"
},
"theme.contentVisibility.unlistedBanner.message": {
"message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.",
"description": "The unlisted content banner message"
},
"theme.contentVisibility.draftBanner.title": {
"message": "Draft page",
"description": "The draft content banner title"
},
"theme.contentVisibility.draftBanner.message": {
"message": "This page is a draft. It will only be visible in dev and be excluded from the production build.",
"description": "The draft content banner message"
},
"theme.ErrorPageContent.tryAgain": {
"message": "Erneut versuchen",
Expand All @@ -573,13 +589,5 @@
"theme.tags.tagsPageTitle": {
"message": "Tags",
"description": "The title of the tag list page"
},
"theme.unlistedContent.title": {
"message": "Unlisted page",
"description": "The unlisted content banner title"
},
"theme.unlistedContent.message": {
"message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.",
"description": "The unlisted content banner message"
}
}
2 changes: 1 addition & 1 deletion i18n/de/docusaurus-theme-classic/footer.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"description": "The label of footer link with label=GitHub Source linking to https://github.com/jukaLang/juka"
},
"copyright": {
"message": "Copyright © 2024 Juka Programming Language <br/> (Last updated on 7/5/2024, 2:48:11 AM EST)",
"message": "Copyright © 2024 Juka Programming Language <br/> (Last updated on 8/13/2024, 1:02:59 PM EST)",
"description": "The footer copyright"
}
}
90 changes: 49 additions & 41 deletions i18n/es/code.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
{
"Get Started with Juka": {
"message": "Comienza con Juka"
},
"Follow us for news and updates!": {
"message": "¡Síguenos para noticias y actualizaciones!"
},
"Portable and Small in Size": {
"message": "Portable y pequeño en tamaño"
},
Expand Down Expand Up @@ -146,12 +152,6 @@
"Social Media": {
"message": "Redes Sociales"
},
"Get Started with Juka": {
"message": "Comienza con Juka"
},
"Follow us for news and updates!": {
"message": "¡Síguenos para noticias y actualizaciones!"
},
"theme.ErrorPageContent.title": {
"message": "Esta página ha fallado.",
"description": "The title of the fallback page when the page crashed"
Expand All @@ -173,35 +173,27 @@
"description": "The ARIA label for the blog pagination"
},
"theme.blog.paginator.newerEntries": {
"message": "Entradas nuevas",
"message": "Newer entries",
"description": "The label used to navigate to the newer blog posts page (previous page)"
},
"theme.blog.paginator.olderEntries": {
"message": "Entradas antiguas",
"message": "Older entries",
"description": "The label used to navigate to the older blog posts page (next page)"
},
"theme.blog.post.paginator.navAriaLabel": {
"message": "Navegación de la página del blog",
"description": "The ARIA label for the blog posts pagination"
},
"theme.blog.post.paginator.newerPost": {
"message": "Poste más reciente",
"message": "Newer post",
"description": "The blog post button label to navigate to the newer/previous post"
},
"theme.blog.post.paginator.olderPost": {
"message": "Poste antiguo",
"message": "Older post",
"description": "The blog post button label to navigate to the older/next post"
},
"theme.blog.post.plurals": {
"message": "Una publicación|{count} publicaciones",
"description": "Pluralized label for \"{count} posts\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)"
},
"theme.blog.tagTitle": {
"message": "{nPosts} etiquetado con \"{tagName}\"",
"description": "The title of the page for a blog tag"
},
"theme.tags.tagsPageLink": {
"message": "Ver todas las etiquetas",
"message": "View all tags",
"description": "The label of the link targeting the tag list page"
},
"theme.colorToggle.ariaLabel": {
Expand Down Expand Up @@ -295,6 +287,10 @@
"message": "Etiquetas:",
"description": "The label alongside a tag list"
},
"theme.AnnouncementBar.closeButtonAriaLabel": {
"message": "Cerrar",
"description": "The ARIA label for close button of announcement bar"
},
"theme.admonition.caution": {
"message": "precaución",
"description": "The default label used for the Caution admonition (:::caution)"
Expand All @@ -319,10 +315,6 @@
"message": "warning",
"description": "The default label used for the Warning admonition (:::warning)"
},
"theme.AnnouncementBar.closeButtonAriaLabel": {
"message": "Cerrar",
"description": "The ARIA label for close button of announcement bar"
},
"theme.blog.sidebar.navAriaLabel": {
"message": "Navegación de mensajes recientes del blog",
"description": "The ARIA label for recent posts in the blog sidebar"
Expand Down Expand Up @@ -372,7 +364,7 @@
"description": "The label used by the button on the collapsible TOC component"
},
"theme.blog.post.readMore": {
"message": "Leer más",
"message": "Read more",
"description": "The label used in blog post item excerpts to link to full blog posts"
},
"theme.blog.post.readMoreLabel": {
Expand Down Expand Up @@ -550,17 +542,41 @@
"message": "Obteniendo nuevos resultados...",
"description": "The paragraph for fetching new search results"
},
"theme.PwaReloadPopup.info": {
"message": "Nueva versión disponible",
"description": "The text for PWA reload popup"
"theme.blog.post.plurals": {
"message": "Una publicación|{count} publicaciones",
"description": "Pluralized label for \"{count} posts\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)"
},
"theme.PwaReloadPopup.refreshButtonText": {
"message": "Refrescar",
"description": "The text for PWA reload button"
"theme.blog.tagTitle": {
"message": "{nPosts} etiquetado con \"{tagName}\"",
"description": "The title of the page for a blog tag"
},
"theme.PwaReloadPopup.closeButtonAriaLabel": {
"message": "Cerrar",
"description": "The ARIA label for close button of PWA reload popup"
"theme.blog.author.pageTitle": {
"message": "{authorName} - {nPosts}",
"description": "The title of the page for a blog author"
},
"theme.blog.authorsList.pageTitle": {
"message": "Authors",
"description": "The title of the authors page"
},
"theme.blog.authorsList.viewAll": {
"message": "View all authors",
"description": "The label of the link targeting the blog authors page"
},
"theme.contentVisibility.unlistedBanner.title": {
"message": "Unlisted page",
"description": "The unlisted content banner title"
},
"theme.contentVisibility.unlistedBanner.message": {
"message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.",
"description": "The unlisted content banner message"
},
"theme.contentVisibility.draftBanner.title": {
"message": "Draft page",
"description": "The draft content banner title"
},
"theme.contentVisibility.draftBanner.message": {
"message": "This page is a draft. It will only be visible in dev and be excluded from the production build.",
"description": "The draft content banner message"
},
"theme.ErrorPageContent.tryAgain": {
"message": "Inténtalo de nuevo",
Expand All @@ -573,13 +589,5 @@
"theme.tags.tagsPageTitle": {
"message": "Etiquetas",
"description": "The title of the tag list page"
},
"theme.unlistedContent.title": {
"message": "Unlisted page",
"description": "The unlisted content banner title"
},
"theme.unlistedContent.message": {
"message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.",
"description": "The unlisted content banner message"
}
}
2 changes: 1 addition & 1 deletion i18n/es/docusaurus-theme-classic/footer.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"description": "The label of footer link with label=GitHub Source linking to https://github.com/jukaLang/juka"
},
"copyright": {
"message": "Copyright © 2024 Juka Programming Language <br/> (Last updated on 7/5/2024, 2:48:11 AM EST)",
"message": "Copyright © 2024 Juka Programming Language <br/> (Last updated on 8/13/2024, 1:02:59 PM EST)",
"description": "The footer copyright"
}
}
Loading

0 comments on commit 0e6d6d0

Please sign in to comment.