Update translations from 45c19d752b
This commit is contained in:
parent
245cc74842
commit
51f78956e8
2 changed files with 4 additions and 0 deletions
|
|
@ -11,9 +11,11 @@ OC.L10N.register(
|
|||
"Access denied." : "Zugriff verweigert.",
|
||||
"PDF Annotations" : "PDF Annotationen",
|
||||
"Annotate PDF documents" : "PDF Dokumente annotieren",
|
||||
"PDF annotations for Nextcloud\n\nAnnotate any PDF document collaboratively inside Nextcloud. Select \"Annotate\" from the context menu of PDF files to open the annotation mode.\n\nRequires a separate nodejs server running on the backend to distribute the signaling messages between clients.\nThe server is available on [GitHub](https://github.com/strukturag/pdfdraw/tree/master/server)." : "PDF Annotationen für Nextcloud\n\nAnnotieren Sie beliebige PDF Dokumente gemeinsam in Nextcloud. Wählen Sie \"Annotieren\" aus dem Kontext-Menü von PDF Dateien, um den Annotations-Modus zu öffnen.\n\nBenötigt einen separaten nodejs Server als Backend, um Nachrichten zwischen Clients auszutauschen. Der Server ist auf [GitHub](https://github.com/strukturag/pdfdraw/tree/master/server) verfügbar.",
|
||||
"Annotate" : "Annotieren",
|
||||
"Open" : "Öffnen",
|
||||
"Backend server" : "Backend-Server",
|
||||
"https://server.domain.invalid/path/" : "https://server.domain.invalid/path/",
|
||||
"Saved" : "Gespeichert",
|
||||
"Shared secret" : "Geteiltes Geheimnis",
|
||||
"Establishing connection, please wait..." : "Verbindung wird hergestellt, bitte warten...",
|
||||
|
|
|
|||
|
|
@ -9,9 +9,11 @@
|
|||
"Access denied." : "Zugriff verweigert.",
|
||||
"PDF Annotations" : "PDF Annotationen",
|
||||
"Annotate PDF documents" : "PDF Dokumente annotieren",
|
||||
"PDF annotations for Nextcloud\n\nAnnotate any PDF document collaboratively inside Nextcloud. Select \"Annotate\" from the context menu of PDF files to open the annotation mode.\n\nRequires a separate nodejs server running on the backend to distribute the signaling messages between clients.\nThe server is available on [GitHub](https://github.com/strukturag/pdfdraw/tree/master/server)." : "PDF Annotationen für Nextcloud\n\nAnnotieren Sie beliebige PDF Dokumente gemeinsam in Nextcloud. Wählen Sie \"Annotieren\" aus dem Kontext-Menü von PDF Dateien, um den Annotations-Modus zu öffnen.\n\nBenötigt einen separaten nodejs Server als Backend, um Nachrichten zwischen Clients auszutauschen. Der Server ist auf [GitHub](https://github.com/strukturag/pdfdraw/tree/master/server) verfügbar.",
|
||||
"Annotate" : "Annotieren",
|
||||
"Open" : "Öffnen",
|
||||
"Backend server" : "Backend-Server",
|
||||
"https://server.domain.invalid/path/" : "https://server.domain.invalid/path/",
|
||||
"Saved" : "Gespeichert",
|
||||
"Shared secret" : "Geteiltes Geheimnis",
|
||||
"Establishing connection, please wait..." : "Verbindung wird hergestellt, bitte warten...",
|
||||
|
|
|
|||
Loading…
Reference in a new issue