mirror of https://github.com/sualko/cloud_bbb
[tx-robot] updated from transifex
parent
c646bfed7c
commit
d7998a8fda
|
@ -36,6 +36,7 @@ OC.L10N.register(
|
||||||
"Join" : "Připojit se",
|
"Join" : "Připojit se",
|
||||||
"Have an account? Log in." : "Máte uživatelský účet? Přihlaste se.",
|
"Have an account? Log in." : "Máte uživatelský účet? Přihlaste se.",
|
||||||
"Hello %s" : "Zdravím %s",
|
"Hello %s" : "Zdravím %s",
|
||||||
|
"Name, group …" : "Jméno, skupina …",
|
||||||
"Group" : "Group",
|
"Group" : "Group",
|
||||||
"Searching" : "Hledá se",
|
"Searching" : "Hledá se",
|
||||||
"No matches" : "Žádné výsledky",
|
"No matches" : "Žádné výsledky",
|
||||||
|
@ -86,6 +87,7 @@ OC.L10N.register(
|
||||||
"You are not allowed to change this option, because this room is shared with you." : "Nemáte oprávnění měnit tuto volbu, protože tato místnost je vám jen nasdílena.",
|
"You are not allowed to change this option, because this room is shared with you." : "Nemáte oprávnění měnit tuto volbu, protože tato místnost je vám jen nasdílena.",
|
||||||
"Max. rooms" : "Nejvýše místností",
|
"Max. rooms" : "Nejvýše místností",
|
||||||
"Max. participants" : "Nejvýše účastníků",
|
"Max. participants" : "Nejvýše účastníků",
|
||||||
|
"Group …" : "Skupina…",
|
||||||
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Omezení neovlivní existující místnosti. Mínus 1 (-1) znamená, že hodnota je neomezená. Pokud je uplatněno vícero omezení, je pro každého uživatele zvoleno ta nejméně omezující volba.",
|
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Omezení neovlivní existující místnosti. Mínus 1 (-1) znamená, že hodnota je neomezená. Pokud je uplatněno vícero omezení, je pro každého uživatele zvoleno ta nejméně omezující volba.",
|
||||||
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation can not be undone." : "Opravdu chcete mazat omezení pro skupinu „{name}“? Tuto operaci nelze vzít zpět.",
|
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation can not be undone." : "Opravdu chcete mazat omezení pro skupinu „{name}“? Tuto operaci nelze vzít zpět.",
|
||||||
"Delete restrictions for \"{name}\"?" : "Smazat omezení pro „{name}“?",
|
"Delete restrictions for \"{name}\"?" : "Smazat omezení pro „{name}“?",
|
||||||
|
@ -93,6 +95,7 @@ OC.L10N.register(
|
||||||
"Unexpected error occurred" : "Došlo k neočekávané chybě",
|
"Unexpected error occurred" : "Došlo k neočekávané chybě",
|
||||||
"API URL is invalid" : "URL adresa aplikačního program. rozhraní (API) není platná",
|
"API URL is invalid" : "URL adresa aplikačního program. rozhraní (API) není platná",
|
||||||
"API secret is invalid" : "Tajemství k API není platné",
|
"API secret is invalid" : "Tajemství k API není platné",
|
||||||
|
"URL has to start with HTTPS" : "Je třeba, aby URL začínalo na HTTPS",
|
||||||
"URL has to contain the {token} placeholder" : "Je třeba, aby URL obsahovalo zástupné vyjádření {token}",
|
"URL has to contain the {token} placeholder" : "Je třeba, aby URL obsahovalo zástupné vyjádření {token}",
|
||||||
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "Je třeba, aby URL začínalo na https:// a obsahovalo {token}. Dále je možné použít také zástupné vyjádření {user}.",
|
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "Je třeba, aby URL začínalo na https:// a obsahovalo {token}. Dále je možné použít také zástupné vyjádření {user}.",
|
||||||
"_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Tato místnost ještě není otevřená. Bude to opětovně vyzkoušeno za %n sekundu. Čekejte prosím.","Tato místnost ještě není otevřená. Bude to opětovně vyzkoušeno za %n sekundy. Čekejte prosím.","Tato místnost ještě není otevřená. Bude to opětovně vyzkoušeno za %n sekund. Čekejte prosím.","Tato místnost ještě není otevřená. Bude to opětovně vyzkoušeno za %n sekundy. Čekejte prosím."]
|
"_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Tato místnost ještě není otevřená. Bude to opětovně vyzkoušeno za %n sekundu. Čekejte prosím.","Tato místnost ještě není otevřená. Bude to opětovně vyzkoušeno za %n sekundy. Čekejte prosím.","Tato místnost ještě není otevřená. Bude to opětovně vyzkoušeno za %n sekund. Čekejte prosím.","Tato místnost ještě není otevřená. Bude to opětovně vyzkoušeno za %n sekundy. Čekejte prosím."]
|
||||||
|
|
|
@ -34,6 +34,7 @@
|
||||||
"Join" : "Připojit se",
|
"Join" : "Připojit se",
|
||||||
"Have an account? Log in." : "Máte uživatelský účet? Přihlaste se.",
|
"Have an account? Log in." : "Máte uživatelský účet? Přihlaste se.",
|
||||||
"Hello %s" : "Zdravím %s",
|
"Hello %s" : "Zdravím %s",
|
||||||
|
"Name, group …" : "Jméno, skupina …",
|
||||||
"Group" : "Group",
|
"Group" : "Group",
|
||||||
"Searching" : "Hledá se",
|
"Searching" : "Hledá se",
|
||||||
"No matches" : "Žádné výsledky",
|
"No matches" : "Žádné výsledky",
|
||||||
|
@ -84,6 +85,7 @@
|
||||||
"You are not allowed to change this option, because this room is shared with you." : "Nemáte oprávnění měnit tuto volbu, protože tato místnost je vám jen nasdílena.",
|
"You are not allowed to change this option, because this room is shared with you." : "Nemáte oprávnění měnit tuto volbu, protože tato místnost je vám jen nasdílena.",
|
||||||
"Max. rooms" : "Nejvýše místností",
|
"Max. rooms" : "Nejvýše místností",
|
||||||
"Max. participants" : "Nejvýše účastníků",
|
"Max. participants" : "Nejvýše účastníků",
|
||||||
|
"Group …" : "Skupina…",
|
||||||
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Omezení neovlivní existující místnosti. Mínus 1 (-1) znamená, že hodnota je neomezená. Pokud je uplatněno vícero omezení, je pro každého uživatele zvoleno ta nejméně omezující volba.",
|
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Omezení neovlivní existující místnosti. Mínus 1 (-1) znamená, že hodnota je neomezená. Pokud je uplatněno vícero omezení, je pro každého uživatele zvoleno ta nejméně omezující volba.",
|
||||||
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation can not be undone." : "Opravdu chcete mazat omezení pro skupinu „{name}“? Tuto operaci nelze vzít zpět.",
|
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation can not be undone." : "Opravdu chcete mazat omezení pro skupinu „{name}“? Tuto operaci nelze vzít zpět.",
|
||||||
"Delete restrictions for \"{name}\"?" : "Smazat omezení pro „{name}“?",
|
"Delete restrictions for \"{name}\"?" : "Smazat omezení pro „{name}“?",
|
||||||
|
@ -91,6 +93,7 @@
|
||||||
"Unexpected error occurred" : "Došlo k neočekávané chybě",
|
"Unexpected error occurred" : "Došlo k neočekávané chybě",
|
||||||
"API URL is invalid" : "URL adresa aplikačního program. rozhraní (API) není platná",
|
"API URL is invalid" : "URL adresa aplikačního program. rozhraní (API) není platná",
|
||||||
"API secret is invalid" : "Tajemství k API není platné",
|
"API secret is invalid" : "Tajemství k API není platné",
|
||||||
|
"URL has to start with HTTPS" : "Je třeba, aby URL začínalo na HTTPS",
|
||||||
"URL has to contain the {token} placeholder" : "Je třeba, aby URL obsahovalo zástupné vyjádření {token}",
|
"URL has to contain the {token} placeholder" : "Je třeba, aby URL obsahovalo zástupné vyjádření {token}",
|
||||||
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "Je třeba, aby URL začínalo na https:// a obsahovalo {token}. Dále je možné použít také zástupné vyjádření {user}.",
|
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "Je třeba, aby URL začínalo na https:// a obsahovalo {token}. Dále je možné použít také zástupné vyjádření {user}.",
|
||||||
"_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Tato místnost ještě není otevřená. Bude to opětovně vyzkoušeno za %n sekundu. Čekejte prosím.","Tato místnost ještě není otevřená. Bude to opětovně vyzkoušeno za %n sekundy. Čekejte prosím.","Tato místnost ještě není otevřená. Bude to opětovně vyzkoušeno za %n sekund. Čekejte prosím.","Tato místnost ještě není otevřená. Bude to opětovně vyzkoušeno za %n sekundy. Čekejte prosím."]
|
"_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Tato místnost ještě není otevřená. Bude to opětovně vyzkoušeno za %n sekundu. Čekejte prosím.","Tato místnost ještě není otevřená. Bude to opětovně vyzkoušeno za %n sekundy. Čekejte prosím.","Tato místnost ještě není otevřená. Bude to opětovně vyzkoušeno za %n sekund. Čekejte prosím.","Tato místnost ještě není otevřená. Bude to opětovně vyzkoušeno za %n sekundy. Čekejte prosím."]
|
||||||
|
|
22
l10n/de.js
22
l10n/de.js
|
@ -5,18 +5,18 @@ OC.L10N.register(
|
||||||
"You deleted the room %s." : "Du hast den Raum %s gelöscht.",
|
"You deleted the room %s." : "Du hast den Raum %s gelöscht.",
|
||||||
"{user} deleted the room %s." : "{user} hat den Raum %s gelöscht.",
|
"{user} deleted the room %s." : "{user} hat den Raum %s gelöscht.",
|
||||||
"You shared the room %s with {shareWith}." : "Du hast den Raum %s mit {shareWith} geteilt.",
|
"You shared the room %s with {shareWith}." : "Du hast den Raum %s mit {shareWith} geteilt.",
|
||||||
"{user} shared the room %s with you." : "{user} hat den Raum %s mit dir geteilt.",
|
"{user} shared the room %s with you." : "{user} hat den Raum %s mit Dir geteilt.",
|
||||||
"You unshared the room %s with {shareWith}." : "Du hast die Freigabe des Raums %s mit {shareWith} aufgehoben.",
|
"You unshared the room %s with {shareWith}." : "Du hast die Freigabe des Raums %s mit {shareWith} aufgehoben.",
|
||||||
"{user} unshared the room %s with you." : "{user} hat die Freigabe des Raums%s mit dir aufgehoben.",
|
"{user} unshared the room %s with you." : "{user} hat die Freigabe des Raums %s mit Dir aufgehoben.",
|
||||||
"You started a meeting in the \"%s\" room." : "Du hast im Raum \"%s\" ein Meeting gestartet.",
|
"You started a meeting in the \"%s\" room." : "Du hast im Raum \"%s\" eine Besprechung gestartet.",
|
||||||
"{user} started a meeting in the \"%s\" room." : "{user} hat ein Meeting im Raum *%s\" gestartet.",
|
"{user} started a meeting in the \"%s\" room." : "{user} hat eine Besprechung im Raum *%s\" gestartet.",
|
||||||
"The meeting in room \"%s\" has ended." : "Das Meeting im Raum \"%s\" endete.",
|
"The meeting in room \"%s\" has ended." : "Die Besprechung im Raum \"%s\" endete.",
|
||||||
"Recording for room \"%s\" is ready." : "Die Aufnahme für den Raum \"%s\" steht bereit.",
|
"Recording for room \"%s\" is ready." : "Die Aufnahme für den Raum \"%s\" ist fertig.",
|
||||||
"To invite someone to the meeting, send them this link: %s" : "Um jemanden zu dem Termin einzuladen schicke ihm diesen Link: %s",
|
"To invite someone to the meeting, send them this link: %s" : "Um jemanden zu dem Termin einzuladen, schicke ihm diesen Link: %s",
|
||||||
"API URL or secret not configured. Please contact your administrator." : "API-URL oder secret (geheime Phrase) nicht konfiguriert. Bitte wende Dich an den Administrator.",
|
"API URL or secret not configured. Please contact your administrator." : "API-URL oder secret (geheime Phrase) nicht konfiguriert. Bitte wende Dich an den Administrator.",
|
||||||
"BigBlueButton Integration" : "BigBlueButton-Einbindung",
|
"BigBlueButton Integration" : "BigBlueButton-Einbindung",
|
||||||
"BigBlueButton integration for Nextcloud" : "BigBlueButton-Einbindung für Nextcloud",
|
"BigBlueButton integration for Nextcloud" : "BigBlueButton-Einbindung 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* **Share rooms** Share rooms with members, groups or circles\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* **Restrictions** Restrict room creation to certain groups\n* **Activities** Get an overview of your room activities\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* **Räume teilen**Räume mit Mitgliedern, Gruppen oder Kreisen teilen\n* **Benutzerdefinierte Präsentation** Öffnen einen Raum mit einer ausgewählten Präsentation in Deinem Dateibrowser\n* **Aufzeichnungen verwalten** Aufzeichnungen für Deine Räume anzeigen, freigeben und löschen\n* **Einschränkungen** Beschränke die Raumerstellung auf bestimmte Gruppen\n* ** Aktivitäten ** Verschaffe Dir einen Überblick über Deine Raum-Aktivitäten\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. *",
|
"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* **Share rooms** Share rooms with members, groups or circles\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* **Restrictions** Restrict room creation to certain groups\n* **Activities** Get an overview of your room activities\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* **Räume teilen**Räume mit Mitgliedern, Gruppen oder Kreisen teilen\n* **Benutzerdefinierte Präsentation** Öffne einen Raum mit einer ausgewählten Präsentation in Deinem Dateibrowser\n* **Aufzeichnungen verwalten** Aufzeichnungen für Deine Räume anzeigen, freigeben und löschen\n* **Einschränkungen** Beschränke die Raumerstellung auf bestimmte Gruppen\n* ** Aktivitäten ** Verschaffe Dir einen Überblick über Deine Raum-Aktivitäten\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. *",
|
||||||
"Room not found" : "Raum nicht gefunden",
|
"Room not found" : "Raum nicht gefunden",
|
||||||
"The room could not be found. Maybe it was deleted?" : "Der Raum konnte nicht gefunden werden. Möglicherweise wurde er gelöscht?",
|
"The room could not be found. Maybe it was deleted?" : "Der Raum konnte nicht gefunden werden. Möglicherweise wurde er gelöscht?",
|
||||||
"Back to %s" : "Zurück zu %s",
|
"Back to %s" : "Zurück zu %s",
|
||||||
|
@ -25,8 +25,8 @@ OC.L10N.register(
|
||||||
"API secret" : "API-Geheimnis",
|
"API secret" : "API-Geheimnis",
|
||||||
"Save" : "Speichern",
|
"Save" : "Speichern",
|
||||||
"Show room manager in app navigation instead of settings page." : "Die Raumverwaltung in der App-Navigation anstelle der Einstellungsseite anzeigen.",
|
"Show room manager in app navigation instead of settings page." : "Die Raumverwaltung in der App-Navigation anstelle der Einstellungsseite anzeigen.",
|
||||||
"If you like to use shorter urls, you can enter a forwarding proxy below." : "Wenn du kürzere URLs verwenden möchtest, kannst du unten einen Weiterleitungs-Proxy eingeben.",
|
"If you like to use shorter urls, you can enter a forwarding proxy below." : "Wenn Du kürzere URLs verwenden möchtest, kannst Du unten einen Weiterleitungs-Proxy eingeben.",
|
||||||
"URL shortener" : "URL-Kürzerer",
|
"URL shortener" : "URL-Verkürzer",
|
||||||
"You will be forwarded to the room in the next few seconds." : "Du wirst in den nächsten Sekunden in den Raum weitergeleitet.",
|
"You will be forwarded to the room in the next few seconds." : "Du wirst in den nächsten Sekunden in den Raum weitergeleitet.",
|
||||||
"Let's go!" : "Los geht's!",
|
"Let's go!" : "Los geht's!",
|
||||||
"Please enter your name!" : "Bitte gebe Deinen Namen ein!",
|
"Please enter your name!" : "Bitte gebe Deinen Namen ein!",
|
||||||
|
@ -68,7 +68,7 @@ OC.L10N.register(
|
||||||
"Create" : "Erstellen",
|
"Create" : "Erstellen",
|
||||||
"_%n participant_::_%n participants_" : ["%n Teilnehmer","%n Teilnehmer"],
|
"_%n participant_::_%n participants_" : ["%n Teilnehmer","%n Teilnehmer"],
|
||||||
"Delete" : "Löschen",
|
"Delete" : "Löschen",
|
||||||
"Are you sure you want to delete \"{name}\"? This operation can not be undone." : "Möchtst Du \"{name}\" wirklich löschen? Dieser Vorgang kann nicht rückgängig gemacht werden.",
|
"Are you sure you want to delete \"{name}\"? This operation can not be undone." : "Möchtest Du \"{name}\" wirklich löschen? Dieser Vorgang kann nicht rückgängig gemacht werden.",
|
||||||
"Delete \"{name}\"?" : "\"{name}\" löschen?",
|
"Delete \"{name}\"?" : "\"{name}\" löschen?",
|
||||||
"Select target folder" : "Zielordner auswählen",
|
"Select target folder" : "Zielordner auswählen",
|
||||||
"Room URL was stored in \"{path}\" as \"{filename}\"." : "Die Raum-URL wurde in \"{path}\" als \"{filename}\" gespeichert.",
|
"Room URL was stored in \"{path}\" as \"{filename}\"." : "Die Raum-URL wurde in \"{path}\" als \"{filename}\" gespeichert.",
|
||||||
|
|
22
l10n/de.json
22
l10n/de.json
|
@ -3,18 +3,18 @@
|
||||||
"You deleted the room %s." : "Du hast den Raum %s gelöscht.",
|
"You deleted the room %s." : "Du hast den Raum %s gelöscht.",
|
||||||
"{user} deleted the room %s." : "{user} hat den Raum %s gelöscht.",
|
"{user} deleted the room %s." : "{user} hat den Raum %s gelöscht.",
|
||||||
"You shared the room %s with {shareWith}." : "Du hast den Raum %s mit {shareWith} geteilt.",
|
"You shared the room %s with {shareWith}." : "Du hast den Raum %s mit {shareWith} geteilt.",
|
||||||
"{user} shared the room %s with you." : "{user} hat den Raum %s mit dir geteilt.",
|
"{user} shared the room %s with you." : "{user} hat den Raum %s mit Dir geteilt.",
|
||||||
"You unshared the room %s with {shareWith}." : "Du hast die Freigabe des Raums %s mit {shareWith} aufgehoben.",
|
"You unshared the room %s with {shareWith}." : "Du hast die Freigabe des Raums %s mit {shareWith} aufgehoben.",
|
||||||
"{user} unshared the room %s with you." : "{user} hat die Freigabe des Raums%s mit dir aufgehoben.",
|
"{user} unshared the room %s with you." : "{user} hat die Freigabe des Raums %s mit Dir aufgehoben.",
|
||||||
"You started a meeting in the \"%s\" room." : "Du hast im Raum \"%s\" ein Meeting gestartet.",
|
"You started a meeting in the \"%s\" room." : "Du hast im Raum \"%s\" eine Besprechung gestartet.",
|
||||||
"{user} started a meeting in the \"%s\" room." : "{user} hat ein Meeting im Raum *%s\" gestartet.",
|
"{user} started a meeting in the \"%s\" room." : "{user} hat eine Besprechung im Raum *%s\" gestartet.",
|
||||||
"The meeting in room \"%s\" has ended." : "Das Meeting im Raum \"%s\" endete.",
|
"The meeting in room \"%s\" has ended." : "Die Besprechung im Raum \"%s\" endete.",
|
||||||
"Recording for room \"%s\" is ready." : "Die Aufnahme für den Raum \"%s\" steht bereit.",
|
"Recording for room \"%s\" is ready." : "Die Aufnahme für den Raum \"%s\" ist fertig.",
|
||||||
"To invite someone to the meeting, send them this link: %s" : "Um jemanden zu dem Termin einzuladen schicke ihm diesen Link: %s",
|
"To invite someone to the meeting, send them this link: %s" : "Um jemanden zu dem Termin einzuladen, schicke ihm diesen Link: %s",
|
||||||
"API URL or secret not configured. Please contact your administrator." : "API-URL oder secret (geheime Phrase) nicht konfiguriert. Bitte wende Dich an den Administrator.",
|
"API URL or secret not configured. Please contact your administrator." : "API-URL oder secret (geheime Phrase) nicht konfiguriert. Bitte wende Dich an den Administrator.",
|
||||||
"BigBlueButton Integration" : "BigBlueButton-Einbindung",
|
"BigBlueButton Integration" : "BigBlueButton-Einbindung",
|
||||||
"BigBlueButton integration for Nextcloud" : "BigBlueButton-Einbindung für Nextcloud",
|
"BigBlueButton integration for Nextcloud" : "BigBlueButton-Einbindung 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* **Share rooms** Share rooms with members, groups or circles\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* **Restrictions** Restrict room creation to certain groups\n* **Activities** Get an overview of your room activities\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* **Räume teilen**Räume mit Mitgliedern, Gruppen oder Kreisen teilen\n* **Benutzerdefinierte Präsentation** Öffnen einen Raum mit einer ausgewählten Präsentation in Deinem Dateibrowser\n* **Aufzeichnungen verwalten** Aufzeichnungen für Deine Räume anzeigen, freigeben und löschen\n* **Einschränkungen** Beschränke die Raumerstellung auf bestimmte Gruppen\n* ** Aktivitäten ** Verschaffe Dir einen Überblick über Deine Raum-Aktivitäten\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. *",
|
"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* **Share rooms** Share rooms with members, groups or circles\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* **Restrictions** Restrict room creation to certain groups\n* **Activities** Get an overview of your room activities\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* **Räume teilen**Räume mit Mitgliedern, Gruppen oder Kreisen teilen\n* **Benutzerdefinierte Präsentation** Öffne einen Raum mit einer ausgewählten Präsentation in Deinem Dateibrowser\n* **Aufzeichnungen verwalten** Aufzeichnungen für Deine Räume anzeigen, freigeben und löschen\n* **Einschränkungen** Beschränke die Raumerstellung auf bestimmte Gruppen\n* ** Aktivitäten ** Verschaffe Dir einen Überblick über Deine Raum-Aktivitäten\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. *",
|
||||||
"Room not found" : "Raum nicht gefunden",
|
"Room not found" : "Raum nicht gefunden",
|
||||||
"The room could not be found. Maybe it was deleted?" : "Der Raum konnte nicht gefunden werden. Möglicherweise wurde er gelöscht?",
|
"The room could not be found. Maybe it was deleted?" : "Der Raum konnte nicht gefunden werden. Möglicherweise wurde er gelöscht?",
|
||||||
"Back to %s" : "Zurück zu %s",
|
"Back to %s" : "Zurück zu %s",
|
||||||
|
@ -23,8 +23,8 @@
|
||||||
"API secret" : "API-Geheimnis",
|
"API secret" : "API-Geheimnis",
|
||||||
"Save" : "Speichern",
|
"Save" : "Speichern",
|
||||||
"Show room manager in app navigation instead of settings page." : "Die Raumverwaltung in der App-Navigation anstelle der Einstellungsseite anzeigen.",
|
"Show room manager in app navigation instead of settings page." : "Die Raumverwaltung in der App-Navigation anstelle der Einstellungsseite anzeigen.",
|
||||||
"If you like to use shorter urls, you can enter a forwarding proxy below." : "Wenn du kürzere URLs verwenden möchtest, kannst du unten einen Weiterleitungs-Proxy eingeben.",
|
"If you like to use shorter urls, you can enter a forwarding proxy below." : "Wenn Du kürzere URLs verwenden möchtest, kannst Du unten einen Weiterleitungs-Proxy eingeben.",
|
||||||
"URL shortener" : "URL-Kürzerer",
|
"URL shortener" : "URL-Verkürzer",
|
||||||
"You will be forwarded to the room in the next few seconds." : "Du wirst in den nächsten Sekunden in den Raum weitergeleitet.",
|
"You will be forwarded to the room in the next few seconds." : "Du wirst in den nächsten Sekunden in den Raum weitergeleitet.",
|
||||||
"Let's go!" : "Los geht's!",
|
"Let's go!" : "Los geht's!",
|
||||||
"Please enter your name!" : "Bitte gebe Deinen Namen ein!",
|
"Please enter your name!" : "Bitte gebe Deinen Namen ein!",
|
||||||
|
@ -66,7 +66,7 @@
|
||||||
"Create" : "Erstellen",
|
"Create" : "Erstellen",
|
||||||
"_%n participant_::_%n participants_" : ["%n Teilnehmer","%n Teilnehmer"],
|
"_%n participant_::_%n participants_" : ["%n Teilnehmer","%n Teilnehmer"],
|
||||||
"Delete" : "Löschen",
|
"Delete" : "Löschen",
|
||||||
"Are you sure you want to delete \"{name}\"? This operation can not be undone." : "Möchtst Du \"{name}\" wirklich löschen? Dieser Vorgang kann nicht rückgängig gemacht werden.",
|
"Are you sure you want to delete \"{name}\"? This operation can not be undone." : "Möchtest Du \"{name}\" wirklich löschen? Dieser Vorgang kann nicht rückgängig gemacht werden.",
|
||||||
"Delete \"{name}\"?" : "\"{name}\" löschen?",
|
"Delete \"{name}\"?" : "\"{name}\" löschen?",
|
||||||
"Select target folder" : "Zielordner auswählen",
|
"Select target folder" : "Zielordner auswählen",
|
||||||
"Room URL was stored in \"{path}\" as \"{filename}\"." : "Die Raum-URL wurde in \"{path}\" als \"{filename}\" gespeichert.",
|
"Room URL was stored in \"{path}\" as \"{filename}\"." : "Die Raum-URL wurde in \"{path}\" als \"{filename}\" gespeichert.",
|
||||||
|
|
|
@ -13,7 +13,7 @@ OC.L10N.register(
|
||||||
"The meeting in room \"%s\" has ended." : "Die Besprechung im Raum \"%s\" endete.",
|
"The meeting in room \"%s\" has ended." : "Die Besprechung im Raum \"%s\" endete.",
|
||||||
"Recording for room \"%s\" is ready." : "Die Aufnahme für den Raum \"%s\" ist fertig.",
|
"Recording for room \"%s\" is ready." : "Die Aufnahme für den Raum \"%s\" ist fertig.",
|
||||||
"To invite someone to the meeting, send them this link: %s" : "Um jemanden zu dem Termin einzuladen, schicken Sie ihm diesen Link: %s",
|
"To invite someone to the meeting, send them this link: %s" : "Um jemanden zu dem Termin einzuladen, schicken Sie ihm diesen Link: %s",
|
||||||
"API URL or secret not configured. Please contact your administrator." : "API-URL oder Secret (geheime Phrase) nicht konfiguriert. Bitte wenden Sie sich an Ihren Administrator.",
|
"API URL or secret not configured. Please contact your administrator." : "API-URL oder Secret (geheime Phrase) nicht konfiguriert. Bitte wenden Sie sich an den Administrator.",
|
||||||
"BigBlueButton Integration" : "BigBlueButton-Einbindung",
|
"BigBlueButton Integration" : "BigBlueButton-Einbindung",
|
||||||
"BigBlueButton integration for Nextcloud" : "BigBlueButton-Einbindung für Nextcloud",
|
"BigBlueButton integration for Nextcloud" : "BigBlueButton-Einbindung 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* **Share rooms** Share rooms with members, groups or circles\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* **Restrictions** Restrict room creation to certain groups\n* **Activities** Get an overview of your room activities\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** Erstellen Sie mehrere Raumkonfigurationen mit Name, Begrüßungsnachricht, …\n* **Gast-Link teilen** Teilen Sie den Raum-Link mit all Ihren Gästen\n* **Räume teilen** Räume mit Mitgliedern, Gruppen oder Kreisen teilen\n* **Benutzerdefinierte Präsentation** Öffnen Sie einen Raum mit einer ausgewählten Präsentation in Ihrem Dateibrowser\n* **Aufzeichnungen verwalten** Aufzeichnungen für Ihre Räume anzeigen, freigeben und löschen\n* **Einschränkungen** Beschränken Sie die Raumerstellung auf bestimmte Gruppen\n* ** Aktivitäten ** Verschaffen Sie sich einen Überblick über Ihre Raum-Aktivitäten\n\nEntwickler gesucht! Wenn Sie Zeit haben, wäre es fantastisch, wenn Sie helfen könnten, 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. *",
|
"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* **Share rooms** Share rooms with members, groups or circles\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* **Restrictions** Restrict room creation to certain groups\n* **Activities** Get an overview of your room activities\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** Erstellen Sie mehrere Raumkonfigurationen mit Name, Begrüßungsnachricht, …\n* **Gast-Link teilen** Teilen Sie den Raum-Link mit all Ihren Gästen\n* **Räume teilen** Räume mit Mitgliedern, Gruppen oder Kreisen teilen\n* **Benutzerdefinierte Präsentation** Öffnen Sie einen Raum mit einer ausgewählten Präsentation in Ihrem Dateibrowser\n* **Aufzeichnungen verwalten** Aufzeichnungen für Ihre Räume anzeigen, freigeben und löschen\n* **Einschränkungen** Beschränken Sie die Raumerstellung auf bestimmte Gruppen\n* ** Aktivitäten ** Verschaffen Sie sich einen Überblick über Ihre Raum-Aktivitäten\n\nEntwickler gesucht! Wenn Sie Zeit haben, wäre es fantastisch, wenn Sie helfen könnten, 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. *",
|
||||||
|
@ -66,7 +66,7 @@ OC.L10N.register(
|
||||||
"Require moderator to start room" : "Der Moderator muss den Raum öffnen",
|
"Require moderator to start room" : "Der Moderator muss den Raum öffnen",
|
||||||
"Room name" : "Raumname",
|
"Room name" : "Raumname",
|
||||||
"Create" : "Erstellen",
|
"Create" : "Erstellen",
|
||||||
"_%n participant_::_%n participants_" : ["%n Teilnehmer","%n Teilnehmer "],
|
"_%n participant_::_%n participants_" : ["%n Teilnehmer","%n Teilnehmer"],
|
||||||
"Delete" : "Löschen",
|
"Delete" : "Löschen",
|
||||||
"Are you sure you want to delete \"{name}\"? This operation can not be undone." : "Möchten Sie \"{name}\" wirklich löschen? Dieser Vorgang kann nicht rückgängig gemacht werden.",
|
"Are you sure you want to delete \"{name}\"? This operation can not be undone." : "Möchten Sie \"{name}\" wirklich löschen? Dieser Vorgang kann nicht rückgängig gemacht werden.",
|
||||||
"Delete \"{name}\"?" : "\"{name}\" löschen?",
|
"Delete \"{name}\"?" : "\"{name}\" löschen?",
|
||||||
|
|
|
@ -11,7 +11,7 @@
|
||||||
"The meeting in room \"%s\" has ended." : "Die Besprechung im Raum \"%s\" endete.",
|
"The meeting in room \"%s\" has ended." : "Die Besprechung im Raum \"%s\" endete.",
|
||||||
"Recording for room \"%s\" is ready." : "Die Aufnahme für den Raum \"%s\" ist fertig.",
|
"Recording for room \"%s\" is ready." : "Die Aufnahme für den Raum \"%s\" ist fertig.",
|
||||||
"To invite someone to the meeting, send them this link: %s" : "Um jemanden zu dem Termin einzuladen, schicken Sie ihm diesen Link: %s",
|
"To invite someone to the meeting, send them this link: %s" : "Um jemanden zu dem Termin einzuladen, schicken Sie ihm diesen Link: %s",
|
||||||
"API URL or secret not configured. Please contact your administrator." : "API-URL oder Secret (geheime Phrase) nicht konfiguriert. Bitte wenden Sie sich an Ihren Administrator.",
|
"API URL or secret not configured. Please contact your administrator." : "API-URL oder Secret (geheime Phrase) nicht konfiguriert. Bitte wenden Sie sich an den Administrator.",
|
||||||
"BigBlueButton Integration" : "BigBlueButton-Einbindung",
|
"BigBlueButton Integration" : "BigBlueButton-Einbindung",
|
||||||
"BigBlueButton integration for Nextcloud" : "BigBlueButton-Einbindung für Nextcloud",
|
"BigBlueButton integration for Nextcloud" : "BigBlueButton-Einbindung 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* **Share rooms** Share rooms with members, groups or circles\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* **Restrictions** Restrict room creation to certain groups\n* **Activities** Get an overview of your room activities\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** Erstellen Sie mehrere Raumkonfigurationen mit Name, Begrüßungsnachricht, …\n* **Gast-Link teilen** Teilen Sie den Raum-Link mit all Ihren Gästen\n* **Räume teilen** Räume mit Mitgliedern, Gruppen oder Kreisen teilen\n* **Benutzerdefinierte Präsentation** Öffnen Sie einen Raum mit einer ausgewählten Präsentation in Ihrem Dateibrowser\n* **Aufzeichnungen verwalten** Aufzeichnungen für Ihre Räume anzeigen, freigeben und löschen\n* **Einschränkungen** Beschränken Sie die Raumerstellung auf bestimmte Gruppen\n* ** Aktivitäten ** Verschaffen Sie sich einen Überblick über Ihre Raum-Aktivitäten\n\nEntwickler gesucht! Wenn Sie Zeit haben, wäre es fantastisch, wenn Sie helfen könnten, 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. *",
|
"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* **Share rooms** Share rooms with members, groups or circles\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* **Restrictions** Restrict room creation to certain groups\n* **Activities** Get an overview of your room activities\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** Erstellen Sie mehrere Raumkonfigurationen mit Name, Begrüßungsnachricht, …\n* **Gast-Link teilen** Teilen Sie den Raum-Link mit all Ihren Gästen\n* **Räume teilen** Räume mit Mitgliedern, Gruppen oder Kreisen teilen\n* **Benutzerdefinierte Präsentation** Öffnen Sie einen Raum mit einer ausgewählten Präsentation in Ihrem Dateibrowser\n* **Aufzeichnungen verwalten** Aufzeichnungen für Ihre Räume anzeigen, freigeben und löschen\n* **Einschränkungen** Beschränken Sie die Raumerstellung auf bestimmte Gruppen\n* ** Aktivitäten ** Verschaffen Sie sich einen Überblick über Ihre Raum-Aktivitäten\n\nEntwickler gesucht! Wenn Sie Zeit haben, wäre es fantastisch, wenn Sie helfen könnten, 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. *",
|
||||||
|
@ -64,7 +64,7 @@
|
||||||
"Require moderator to start room" : "Der Moderator muss den Raum öffnen",
|
"Require moderator to start room" : "Der Moderator muss den Raum öffnen",
|
||||||
"Room name" : "Raumname",
|
"Room name" : "Raumname",
|
||||||
"Create" : "Erstellen",
|
"Create" : "Erstellen",
|
||||||
"_%n participant_::_%n participants_" : ["%n Teilnehmer","%n Teilnehmer "],
|
"_%n participant_::_%n participants_" : ["%n Teilnehmer","%n Teilnehmer"],
|
||||||
"Delete" : "Löschen",
|
"Delete" : "Löschen",
|
||||||
"Are you sure you want to delete \"{name}\"? This operation can not be undone." : "Möchten Sie \"{name}\" wirklich löschen? Dieser Vorgang kann nicht rückgängig gemacht werden.",
|
"Are you sure you want to delete \"{name}\"? This operation can not be undone." : "Möchten Sie \"{name}\" wirklich löschen? Dieser Vorgang kann nicht rückgängig gemacht werden.",
|
||||||
"Delete \"{name}\"?" : "\"{name}\" löschen?",
|
"Delete \"{name}\"?" : "\"{name}\" löschen?",
|
||||||
|
|
Loading…
Reference in New Issue