Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Oct 27, 2024
1 parent a695b51 commit 8d5f169
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
11 changes: 11 additions & 0 deletions l10n/de.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions l10n/de.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
{ "translations": {
"New whiteboard" : "Neues Whiteboard",
"Create new whiteboard" : "Neues Whiteboard",
"Whiteboard" : "Whiteboard",
"Whiteboard app" : "Whiteboard-App",
"The official whiteboard app for Nextcloud. It allows users to create and share whiteboards with other users and collaborate in real-time.\n\n**Whiteboard requires a separate collaboration server to work.** Please see the [documentation](https://github.com/nextcloud/whiteboard?tab=readme-ov-file#backend) on how to install it.\n\n- 🎨 Drawing shapes, writing text, connecting elements\n- 📝 Real-time collaboration\n- 🖼️ Add images with drag and drop\n- 📊 Easily add mermaid diagrams\n- ✨ Use the Smart Picker to embed other elements from Nextcloud\n- 📦 Image export\n- 💪 Strong foundation: We use Excalidraw as our base library" : "Die offizielle Whiteboard-App für Nextcloud. Sie ermöglicht es Benutzern, Whiteboards zu erstellen und mit anderen Benutzern zu teilen und in Echtzeit zusammenzuarbeiten.\n\n**Whiteboard benötigt einen separaten Collaboration-Server, um zu funktionieren.** Bitte in der [Dokumentation] (https://github.com/nextcloud/whiteboard?tab=readme-ov-file#backend) lesen, wie die Installation erfolgen soll.\n\n- 🎨 Zeichnen von Formen, Schreiben von Text, Verbinden von Elementen\n- 📝 Zusammenarbeit in Echtzeit\n- 🖼️ Bilder durch Ziehen und Ablegen hinzufügen\n- 📊 Einfaches Hinzufügen von Mermaid-Diagrammen\n- ✨ Verwende den Smart Picker, um andere Elemente aus Nextcloud einzubetten\n- 📦 Bilder exportieren\n- 💪 Starke Grundlage: Wir verwenden Excalidraw als Basisbibliothek",
"Whiteboard settings" : "Whiteboard-Einstellungen",
"Whiteboard backend server is configured and connected." : "Whiteboard-Backend-Server ist konfiguriert und angeschlossen.",
"Failed to verify the connection:" : "Fehler beim Überprüfen der Verbindung:",
"Verifying connection…" : "Überprüfe die Verbindung…",
"Whiteboard requires a separate collaboration server that is connected to Nextcloud." : "Whiteboard erfordert einen separaten Collaboration-Server, der mit Nextcloud verbunden ist.",
"See the documentation on how to install it." : "Lies die Dokumentation, wie die Installation erfolgt.",
"Whiteboard server URL" : "Whiteboard-Server-URL",
"Shared secret" : "Geteiltes Geheimnis",
"Save settings" : "Einstellungen speichern"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
Expand Down

0 comments on commit 8d5f169

Please sign in to comment.