44 lines
2.5 KiB
JavaScript
Raw Normal View History

2016-06-22 02:36:05 -04:00
OC.L10N.register(
"richdocuments",
{
2017-06-03 00:19:59 +00:00
"Saving…" : "Speichere…",
2017-09-29 00:22:31 +00:00
"Saving..." : "Speichere…",
2017-06-17 00:21:44 +00:00
"All" : "Alle",
2016-11-30 02:34:31 +01:00
"Download this revision" : "Diese Revision herunterladen",
"Restore this revision" : "Diese Revision wiederherstellen",
2017-06-03 00:19:59 +00:00
"Latest revision" : "Neueste Revision",
"More versions…" : "Weitere Versionen…",
2016-12-29 02:24:53 +00:00
"Just now" : "Gerade eben",
"Failed to revert the document to older version" : "Fehler beim Zurücksetzen des Dokumentes auf eine ältere Version",
2016-06-22 02:36:05 -04:00
"Save" : "Speichern",
2017-06-03 00:19:59 +00:00
"Loading documents…" : "Lade Dokumente…",
2016-06-22 02:36:05 -04:00
"Edit" : "Bearbeiten",
2017-05-19 00:19:41 +00:00
"New Document" : "Neues Dokument",
"New Spreadsheet" : "Neue Tabelle",
"New Presentation" : "Neue Präsentation",
2016-06-22 02:36:05 -04:00
"Could not create file" : "Die Datei konnte nicht erstellt werden",
2016-12-07 02:24:23 +00:00
"New Document.odt" : "Neues Dokument.odt",
"New Spreadsheet.ods" : "Neue Kalkulationstabelle.ods",
"New Presentation.odp" : "Neue Präsentation.odp",
"New Document.docx" : "Neues Dokument.docx",
"New Spreadsheet.xlsx" : "Neue Tabelle.xlsx",
"New Presentation.pptx" : "Neue Präsentation.pptx",
"Can't create document" : "Dokument kann nicht erstellt werden",
"Saved" : "Gespeichert",
"Saved with error: Collabora Online should use the same protocol as the server installation." : "Mit Fehler gespeichert: Collabora Online sollte das gleiche Protokoll wie die Server-Installation nutzen.",
2016-07-20 02:36:15 -04:00
"Collabora Online" : "Collabora Online",
2016-06-23 02:35:21 -04:00
"Collabora Online server" : "Collabora Online Server",
2016-12-29 02:24:53 +00:00
"URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "URL (und Port) des Collabora Online Servers, der als WOPI-Client die Bearbeitungsfunktionalität bereitstellt.",
2016-06-22 02:36:05 -04:00
"Apply" : "Anwenden",
2017-06-17 00:21:44 +00:00
"Enable edit for specific groups" : "Bearbeitung für bestimmte Gruppen aktivieren",
2016-10-15 02:34:18 +02:00
"Use OOXML by default for new files" : "OOXML als Standard für neue Dateien nutzen",
2017-09-29 00:22:31 +00:00
"Enable access for external apps" : "Zugriff auf experimentelle Apps aktivieren",
"Add" : "Hinzufügen",
2016-12-29 02:24:53 +00:00
"Wrong password. Please retry." : "Falsches Passwort. Bitte versuche es noch einmal.",
2016-12-07 02:24:23 +00:00
"Password" : "Passwort",
2016-06-23 02:35:21 -04:00
"OK" : "OK",
2016-06-22 02:36:05 -04:00
"Guest %s" : "Gast %s",
2017-06-03 00:19:59 +00:00
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Dieser Link ist abgelaufen oder existierte niemals. Für weitere Details kontaktier bitte denjenigen, der das Dokument mit Dir geteilt hat."
2016-06-22 02:36:05 -04:00
},
"nplurals=2; plural=(n != 1);");