cloud_bbb/l10n/de.json

38 lines
3.7 KiB
JSON
Raw Normal View History

2020-05-20 05:20:45 +02:00
{ "translations": {
"API url or secret not configured. Please contact your administrator." : "API-URL oder Geheimnis nicht konfiguriert. Bitte wende Dich an den Administrator.",
"BigBlueButton Integration" : "BigBlueButton-Integration",
"BigBlueButton integration for Nextcloud" : "BigBlueButton-Integration für Nextcloud",
"This app allows to create meetings with an external installation of [BigBlueButton](https://bigbluebutton.org).\n\n* **Room setup** Create multiple room configurations with name, welcome message, ...\n* **Share guest link** Share the room link with all your guests\n* **Custom presentation** Start a room with a selected presentation from your file browser\n* **Manage recordings** View, share and delete recordings for your rooms\n\nDeveloper wanted! If you have time it would be awesome if you could help to enhance this application.\n\n*This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.*" : "Diese App ermöglicht das Erstellen von Meetings mit einer externen Installation von [BigBlueButton] (https://bigbluebutton.org).\n\n* ** Raumeinrichtung ** Erstelle mehrere Raumkonfigurationen mit Name, Begrüßungsnachricht, ...\n* ** Gast-Link teilen ** Teile den Raum-Link mit all Deinen Gästen\n* ** Benutzerdefinierte Präsentation ** Starte einen Raum mit einer ausgewählten Präsentation in Deinem Dateibrowser\n* ** Aufzeichnungen verwalten ** Bildschirm für Deine Räume anzeigen, freigeben und löschen\n\nEntwickler gesucht! Wenn Du Zeit hast, wäre es fantastisch, wenn Du helfen könntest, diese Anwendung zu verbessern.\n\n* Diese App integriert BigBlueButton und ist nicht von BigBlueButton Inc. unterstützt oder zertifiziert. BigBlueButton und das BigBlueButton-Logo sind Marken von BigBlueButton Inc. *",
"Get your API url and secret by executing \"sudo bbb-conf --secret\" on your BigBlueButton server." : "Besorge Dir Deine API-URL und Dein Geheimnis, indem Du \"sudo bbb-conf --secret\" auf Deinem BigBlueButton-Server ausführst.",
"API url" : "API-URL",
"API secret" : "API-Geheimnis",
"Save" : "Speichern",
"Please enter your name!" : "Bitte gebe Deinen Namen ein!",
"The name must be at least 3 characters long." : "Der Name muss mindestens 3 Zeichen lang sein.",
"displayname" : "Anzeigename",
"Name" : "Name",
"Welcome" : "Willkommen",
"Max" : "Max",
"Record" : "Aufnahme",
"Recordings" : "Aufnahmen",
"Room name" : "Raumname",
"Create" : "Erstellen",
"_%n participant_::_%n participants_" : ["%n Teilnehmer","%n Teilnehmer"],
"Delete" : "Löschen",
"Delete \"{name}\"?" : "\"{name}\" löschen?",
"Select target folder" : "Ziel-Ordner auswählen",
"Room URL was stored in \"{path}\" as \"{filename}\"." : "Die Raum-URL wurde in \"{path}\" als \"{filename}\" gespeichert.",
"Link stored" : "Link gespeichert",
"URL to room could not be stored." : "Die URL zum Raum konnte nicht gespeichert werden.",
"Error" : "Fehler",
"URL to presentation was stored in \"{path}\" as \"{filename}\"." : "Die URL zur Präsentation wurde in \"{path}\" als \"{filename}\" gespeichert.",
"URL to presentation could not be stored." : "Die URL zur Präsentation konnte nicht gespeichert werden.",
"Delete?" : "Löschen?",
"Could not delete record" : "Aufnahme konnte nicht gelöscht werden",
"Server error" : "Serverfehler",
"Settings saved" : "Einstellungen gespeichert",
"Unexpected error occurred" : "Unerwarteter Fehler aufgetreten",
"API url is invalid" : "API-URL ist ungültig",
"API secret is invalid" : "API-Geheimnis ist ungültig"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}