Skip to content

Commit

Permalink
New Crowdin updates (#82)
Browse files Browse the repository at this point in the history
* New translations code.json (French)

* New translations current.json (French)

* New translations current.json (German)

* New translations footer.json (French)

* New translations footer.json (German)

* New translations code.json (German)

* New translations layers.md (German)

* New translations version-1.1.json (French)

* New translations layers.md (French)

* New translations version-1.1.json (German)

* New translations current.json (German)
  • Loading branch information
CodeDoctorDE authored Jan 5, 2022
1 parent 694959d commit ee1054c
Show file tree
Hide file tree
Showing 10 changed files with 112 additions and 112 deletions.
104 changes: 52 additions & 52 deletions docs/i18n/de/code.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,44 @@
{
"Cross platform": {
"message": "Plattformübergreifend",
"description": "Features cross-platform title"
},
"You can use the app on your phone, tablet, laptop, or desktop. The app is available on Linux, Android, and Windows. You can also use the app on the web.": {
"message": "Sie können die App auf Ihrem Smartphone, Tablet, Laptop oder Desktop verwenden. Die App ist unter Linux, Android und Windows verfügbar. Sie können die App auch im Web verwenden.",
"description": "Features cross-platform description"
},
"Simple and intuitive": {
"message": "Einfach und intuitiv",
"description": "Features simple title"
},
"Every tool is on the right place. Open the app and start drawing. Change your tools by clicking on it.": {
"message": "Jedes Werkzeug ist an der richtigen Stelle. Öffnen Sie die App und beginnen Sie mit der Zeichnung. Ändern Sie Ihre Werkzeuge, indem Sie darauf klicken.",
"description": "Features simple description"
},
"Customizable": {
"message": "Anpassbar",
"description": "Features customizable title"
},
"Change everything to your needs. Choose your custom color, create a palette and add your pages to the paper. The paper has an infinite size, perfect for your ideas and notes.": {
"message": "Wählen Sie Ihre individuelle Farbe, erstellen Sie eine Palette und fügen Sie Ihre Seiten dem Papier hinzu. Das Papier hat eine unendliche Größe, perfekt für Ihre Ideen und Noten.",
"description": "Features customizable description"
},
"Your data will be saved locally": {
"message": "Ihre Daten werden lokal gespeichert",
"description": "Features local title"
},
"Everything will be saved local on your computer. Export the notes as image or as json files which can be opened on a different device.": {
"message": "Alles wird lokal auf Ihrem Computer gespeichert. Exportieren Sie die Notizen als Bild oder als json-Dateien, die auf einem anderen Gerät geöffnet werden können.",
"description": "Features local description"
},
"Getting started": {
"message": "Erste Schritte",
"description": "homepage getting started button"
},
"Downloads": {
"message": "Downloads",
"description": "homepage downloads button"
},
"theme.ErrorPageContent.title": {
"message": "Diese Seite ist abgestürzt.",
"description": "The title of the fallback page when the page crashed"
Expand Down Expand Up @@ -71,18 +111,6 @@
"message": "Aktuelle Blog-Beitragsnavigation",
"description": "The ARIA label for recent posts in the blog sidebar"
},
"theme.CodeBlock.copyButtonAriaLabel": {
"message": "Code in Zwischenablage kopieren",
"description": "The ARIA label for copy code blocks button"
},
"theme.CodeBlock.copied": {
"message": "Kopiert",
"description": "The copied button label on code blocks"
},
"theme.CodeBlock.copy": {
"message": "Kopieren",
"description": "The copy button label on code blocks"
},
"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)"
Expand All @@ -95,6 +123,18 @@
"message": "Alle Tags anzeigen",
"description": "The label of the link targeting the tag list page"
},
"theme.CodeBlock.copyButtonAriaLabel": {
"message": "Code in Zwischenablage kopieren",
"description": "The ARIA label for copy code blocks button"
},
"theme.CodeBlock.copied": {
"message": "Kopiert",
"description": "The copied button label on code blocks"
},
"theme.CodeBlock.copy": {
"message": "Kopieren",
"description": "The copy button label on code blocks"
},
"theme.docs.sidebar.expandButtonTitle": {
"message": "Expand sidebar",
"description": "The ARIA label and title attribute for expand button of doc sidebar"
Expand Down Expand Up @@ -206,45 +246,5 @@
"theme.tags.tagsPageTitle": {
"message": "Tags",
"description": "The title of the tag list page"
},
"Cross platform": {
"message": "Plattformübergreifend",
"description": "Features cross-platform title"
},
"You can use the app on your phone, tablet, laptop, or desktop. The app is available on Linux, Android, and Windows. You can also use the app on the web.": {
"message": "Sie können die App auf Ihrem Smartphone, Tablet, Laptop oder Desktop verwenden. Die App ist unter Linux, Android und Windows verfügbar. Sie können die App auch im Web verwenden.",
"description": "Features cross-platform description"
},
"Simple and intuitive": {
"message": "Einfach und intuitiv",
"description": "Features simple title"
},
"Every tool is on the right place. Open the app and start drawing. Change your tools by clicking on it.": {
"message": "Jedes Werkzeug ist an der richtigen Stelle. Öffnen Sie die App und beginnen Sie mit der Zeichnung. Ändern Sie Ihre Werkzeuge, indem Sie darauf klicken.",
"description": "Features simple description"
},
"Customizable": {
"message": "Anpassbar",
"description": "Features customizable title"
},
"Change everything to your needs. Choose your custom color, create a palette and add your pages to the paper. The paper has an infinite size, perfect for your ideas and notes.": {
"message": "Wählen Sie Ihre individuelle Farbe, erstellen Sie eine Palette und fügen Sie Ihre Seiten dem Papier hinzu. Das Papier hat eine unendliche Größe, perfekt für Ihre Ideen und Noten.",
"description": "Features customizable description"
},
"Your data will be saved locally": {
"message": "Ihre Daten werden lokal gespeichert",
"description": "Features local title"
},
"Everything will be saved local on your computer. Export the notes as image or as json files which can be opened on a different device.": {
"message": "Alles wird lokal auf Ihrem Computer gespeichert. Exportieren Sie die Notizen als Bild oder als json-Dateien, die auf einem anderen Gerät geöffnet werden können.",
"description": "Features local description"
},
"Getting started": {
"message": "Erste Schritte",
"description": "homepage getting started button"
},
"Downloads": {
"message": "Downloads",
"description": "homepage downloads button"
}
}
2 changes: 1 addition & 1 deletion docs/i18n/de/docusaurus-plugin-content-docs/current.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version.label": {
"message": "1.1.0",
"message": "1.2-dev",
"description": "The label for version current"
},
"sidebar.sidebar.category.Backgrounds": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
title: "Ebenen"
---

Ebenen sind eine Option, um Elemente zu gruppieren. Klicken Sie auf das Element, um die Ebene zu sehen und zu ändern. Use the [layer painter](painters/layer.md) to change the layers of multiple elements.
Ebenen sind eine Option, um Elemente zu gruppieren. Klicken Sie auf das Element, um die Ebene zu sehen und zu ändern. Verwenden Sie den [Layer-Maler](painters/layer.md) um die Ebenen von mehreren Elementen zu ändern.

Wenn Sie auf den Hintergrund klicken, können Sie festlegen, welche Ebenen sichtbar sind.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version.label": {
"message": "1.1",
"message": "1.1.0",
"description": "The label for version 1.1"
},
"sidebar.sidebar.category.Backgrounds": {
Expand Down
2 changes: 1 addition & 1 deletion docs/i18n/de/docusaurus-theme-classic/footer.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"description": "The label of footer link with label=Privacy Policy linking to /privacypolicy"
},
"copyright": {
"message": "Copyright © 2021 LinwoodCloud.",
"message": "Copyright © 2022 LinwoodCloud.",
"description": "The footer copyright"
}
}
104 changes: 52 additions & 52 deletions docs/i18n/fr/code.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,44 @@
{
"Cross platform": {
"message": "Plateforme croisée",
"description": "Features cross-platform title"
},
"You can use the app on your phone, tablet, laptop, or desktop. The app is available on Linux, Android, and Windows. You can also use the app on the web.": {
"message": "Vous pouvez utiliser l'application sur votre téléphone, tablette, ordinateur portable ou bureau. L'application est disponible sous Linux, Android et Windows. Vous pouvez également utiliser l'application sur le Web.",
"description": "Features cross-platform description"
},
"Simple and intuitive": {
"message": "Simple et intuitif",
"description": "Features simple title"
},
"Every tool is on the right place. Open the app and start drawing. Change your tools by clicking on it.": {
"message": "Chaque outil est au bon endroit. Ouvrez l'application et commencez à dessiner. Modifiez vos outils en cliquant dessus.",
"description": "Features simple description"
},
"Customizable": {
"message": "Personnalisable",
"description": "Features customizable title"
},
"Change everything to your needs. Choose your custom color, create a palette and add your pages to the paper. The paper has an infinite size, perfect for your ideas and notes.": {
"message": "Changez tout selon vos besoins. Choisissez votre couleur personnalisée, créez une palette et ajoutez vos pages au papier. Le papier a une taille infinie, parfaite pour vos idées et vos notes.",
"description": "Features customizable description"
},
"Your data will be saved locally": {
"message": "Vos données seront enregistrées localement",
"description": "Features local title"
},
"Everything will be saved local on your computer. Export the notes as image or as json files which can be opened on a different device.": {
"message": "Tout sera sauvegardé localement sur votre ordinateur. Exporter les notes sous forme d'image ou sous forme de fichiers json qui peuvent être ouverts sur un autre appareil.",
"description": "Features local description"
},
"Getting started": {
"message": "Commencer",
"description": "homepage getting started button"
},
"Downloads": {
"message": "Téléchargements",
"description": "homepage downloads button"
},
"theme.ErrorPageContent.title": {
"message": "Cette page a planté.",
"description": "The title of the fallback page when the page crashed"
Expand Down Expand Up @@ -71,18 +111,6 @@
"message": "Navigation des articles récents dans le blog",
"description": "The ARIA label for recent posts in the blog sidebar"
},
"theme.CodeBlock.copyButtonAriaLabel": {
"message": "Copier le code dans le presse-papiers",
"description": "The ARIA label for copy code blocks button"
},
"theme.CodeBlock.copied": {
"message": "Copié",
"description": "The copied button label on code blocks"
},
"theme.CodeBlock.copy": {
"message": "Copie",
"description": "The copy button label on code blocks"
},
"theme.blog.post.plurals": {
"message": "Un message |{count} messages",
"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)"
Expand All @@ -95,6 +123,18 @@
"message": "Voir tous les tags",
"description": "The label of the link targeting the tag list page"
},
"theme.CodeBlock.copyButtonAriaLabel": {
"message": "Copier le code dans le presse-papiers",
"description": "The ARIA label for copy code blocks button"
},
"theme.CodeBlock.copied": {
"message": "Copié",
"description": "The copied button label on code blocks"
},
"theme.CodeBlock.copy": {
"message": "Copie",
"description": "The copy button label on code blocks"
},
"theme.docs.sidebar.expandButtonTitle": {
"message": "Expand sidebar",
"description": "The ARIA label and title attribute for expand button of doc sidebar"
Expand Down Expand Up @@ -206,45 +246,5 @@
"theme.tags.tagsPageTitle": {
"message": "Tags",
"description": "The title of the tag list page"
},
"Cross platform": {
"message": "Plateforme croisée",
"description": "Features cross-platform title"
},
"You can use the app on your phone, tablet, laptop, or desktop. The app is available on Linux, Android, and Windows. You can also use the app on the web.": {
"message": "Vous pouvez utiliser l'application sur votre téléphone, tablette, ordinateur portable ou bureau. L'application est disponible sous Linux, Android et Windows. Vous pouvez également utiliser l'application sur le Web.",
"description": "Features cross-platform description"
},
"Simple and intuitive": {
"message": "Simple et intuitif",
"description": "Features simple title"
},
"Every tool is on the right place. Open the app and start drawing. Change your tools by clicking on it.": {
"message": "Chaque outil est au bon endroit. Ouvrez l'application et commencez à dessiner. Modifiez vos outils en cliquant dessus.",
"description": "Features simple description"
},
"Customizable": {
"message": "Personnalisable",
"description": "Features customizable title"
},
"Change everything to your needs. Choose your custom color, create a palette and add your pages to the paper. The paper has an infinite size, perfect for your ideas and notes.": {
"message": "Changez tout selon vos besoins. Choisissez votre couleur personnalisée, créez une palette et ajoutez vos pages au papier. Le papier a une taille infinie, parfaite pour vos idées et vos notes.",
"description": "Features customizable description"
},
"Your data will be saved locally": {
"message": "Vos données seront enregistrées localement",
"description": "Features local title"
},
"Everything will be saved local on your computer. Export the notes as image or as json files which can be opened on a different device.": {
"message": "Tout sera sauvegardé localement sur votre ordinateur. Exporter les notes sous forme d'image ou sous forme de fichiers json qui peuvent être ouverts sur un autre appareil.",
"description": "Features local description"
},
"Getting started": {
"message": "Commencer",
"description": "homepage getting started button"
},
"Downloads": {
"message": "Téléchargements",
"description": "homepage downloads button"
}
}
2 changes: 1 addition & 1 deletion docs/i18n/fr/docusaurus-plugin-content-docs/current.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version.label": {
"message": "1.1.0",
"message": "1.2-dev",
"description": "The label for version current"
},
"sidebar.sidebar.category.Backgrounds": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
title: "Couches"
---

Les calques sont une option pour regrouper les éléments ensemble. Cliquez sur l'élément pour voir et changer le calque. Use the [layer painter](painters/layer.md) to change the layers of multiple elements.
Les calques sont une option pour regrouper les éléments ensemble. Cliquez sur l'élément pour voir et changer le calque. Utilisez le [calque peintre](painters/layer.md) pour changer les calques de plusieurs éléments.

Si vous cliquez sur l'arrière-plan, vous pouvez contrôler quels calques sont visibles.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version.label": {
"message": "1.1",
"message": "1.1.0",
"description": "The label for version 1.1"
},
"sidebar.sidebar.category.Backgrounds": {
Expand Down
2 changes: 1 addition & 1 deletion docs/i18n/fr/docusaurus-theme-classic/footer.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"description": "The label of footer link with label=Privacy Policy linking to /privacypolicy"
},
"copyright": {
"message": "Copyright © 2021 LinwoodCloud.",
"message": "Copyright © 2022 LinwoodCloud.",
"description": "The footer copyright"
}
}

1 comment on commit ee1054c

@vercel
Copy link

@vercel vercel bot commented on ee1054c Jan 5, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.