[tx-robot] updated from transifex

pull/37/head
Nextcloud bot 2020-05-20 03:20:45 +00:00
parent 0f6f0f0ad1
commit 54ffc8762c
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
182 changed files with 3004 additions and 0 deletions

12
l10n/af.js Normal file
View File

@ -0,0 +1,12 @@
OC.L10N.register(
"bbb",
{
"Save" : "Stoor",
"Name" : "Naam",
"Create" : "Skep",
"Delete" : "Skrap",
"Error" : "Fout",
"Server error" : "Bedienerfout",
"Settings saved" : "Instellings gestoor"
},
"nplurals=2; plural=(n != 1);");

10
l10n/af.json Normal file
View File

@ -0,0 +1,10 @@
{ "translations": {
"Save" : "Stoor",
"Name" : "Naam",
"Create" : "Skep",
"Delete" : "Skrap",
"Error" : "Fout",
"Server error" : "Bedienerfout",
"Settings saved" : "Instellings gestoor"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

13
l10n/ar.js Normal file
View File

@ -0,0 +1,13 @@
OC.L10N.register(
"bbb",
{
"Save" : "حفظ",
"Name" : "الاسم",
"Welcome" : "مرحباً",
"Create" : "إنشاء",
"Delete" : "حذف ",
"Error" : "خطأ",
"Server error" : "خطا في الخادم",
"Settings saved" : "تم حفظ الإعدادات"
},
"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;");

11
l10n/ar.json Normal file
View File

@ -0,0 +1,11 @@
{ "translations": {
"Save" : "حفظ",
"Name" : "الاسم",
"Welcome" : "مرحباً",
"Create" : "إنشاء",
"Delete" : "حذف ",
"Error" : "خطأ",
"Server error" : "خطا في الخادم",
"Settings saved" : "تم حفظ الإعدادات"
},"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"
}

13
l10n/ast.js Normal file
View File

@ -0,0 +1,13 @@
OC.L10N.register(
"bbb",
{
"Save" : "Guardar",
"Name" : "Nome",
"Welcome" : "Afáyate",
"Create" : "Crear",
"Delete" : "Desaniciar",
"Error" : "Fallu",
"Server error" : "Fallu de sirvidor",
"Settings saved" : "Axustes guardaos"
},
"nplurals=2; plural=(n != 1);");

11
l10n/ast.json Normal file
View File

@ -0,0 +1,11 @@
{ "translations": {
"Save" : "Guardar",
"Name" : "Nome",
"Welcome" : "Afáyate",
"Create" : "Crear",
"Delete" : "Desaniciar",
"Error" : "Fallu",
"Server error" : "Fallu de sirvidor",
"Settings saved" : "Axustes guardaos"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

10
l10n/az.js Normal file
View File

@ -0,0 +1,10 @@
OC.L10N.register(
"bbb",
{
"Save" : "Saxla",
"Name" : "Ad",
"Create" : "Yarat",
"Delete" : "Sil",
"Error" : "Səhv"
},
"nplurals=2; plural=(n != 1);");

8
l10n/az.json Normal file
View File

@ -0,0 +1,8 @@
{ "translations": {
"Save" : "Saxla",
"Name" : "Ad",
"Create" : "Yarat",
"Delete" : "Sil",
"Error" : "Səhv"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

8
l10n/be.js Normal file
View File

@ -0,0 +1,8 @@
OC.L10N.register(
"bbb",
{
"Save" : "Save",
"Delete" : "Delete",
"Error" : "Памылка"
},
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");

6
l10n/be.json Normal file
View File

@ -0,0 +1,6 @@
{ "translations": {
"Save" : "Save",
"Delete" : "Delete",
"Error" : "Памылка"
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
}

13
l10n/bg.js Normal file
View File

@ -0,0 +1,13 @@
OC.L10N.register(
"bbb",
{
"Save" : "Запазване",
"Name" : "Име",
"Room name" : "Име на стаята",
"Create" : "Създай",
"Delete" : "Изтриване",
"Error" : "Грешка",
"Server error" : "Сървърна грешка",
"Settings saved" : "Настройките са запазени"
},
"nplurals=2; plural=(n != 1);");

11
l10n/bg.json Normal file
View File

@ -0,0 +1,11 @@
{ "translations": {
"Save" : "Запазване",
"Name" : "Име",
"Room name" : "Име на стаята",
"Create" : "Създай",
"Delete" : "Изтриване",
"Error" : "Грешка",
"Server error" : "Сървърна грешка",
"Settings saved" : "Настройките са запазени"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

10
l10n/bn_BD.js Normal file
View File

@ -0,0 +1,10 @@
OC.L10N.register(
"bbb",
{
"Save" : "সংরক্ষণ",
"Name" : "নাম",
"Create" : "তৈরী কর",
"Delete" : "মুছে",
"Error" : "সমস্যা"
},
"nplurals=2; plural=(n != 1);");

8
l10n/bn_BD.json Normal file
View File

@ -0,0 +1,8 @@
{ "translations": {
"Save" : "সংরক্ষণ",
"Name" : "নাম",
"Create" : "তৈরী কর",
"Delete" : "মুছে",
"Error" : "সমস্যা"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

7
l10n/br.js Normal file
View File

@ -0,0 +1,7 @@
OC.L10N.register(
"bbb",
{
"Name" : "Anv",
"Delete" : "Dilemel"
},
"nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);");

5
l10n/br.json Normal file
View File

@ -0,0 +1,5 @@
{ "translations": {
"Name" : "Anv",
"Delete" : "Dilemel"
},"pluralForm" :"nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);"
}

10
l10n/bs.js Normal file
View File

@ -0,0 +1,10 @@
OC.L10N.register(
"bbb",
{
"Save" : "Spremi",
"Name" : "Ime",
"Create" : "Ustvari",
"Delete" : "Obriši",
"Error" : "Greška"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");

8
l10n/bs.json Normal file
View File

@ -0,0 +1,8 @@
{ "translations": {
"Save" : "Spremi",
"Name" : "Ime",
"Create" : "Ustvari",
"Delete" : "Obriši",
"Error" : "Greška"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
}

13
l10n/ca.js Normal file
View File

@ -0,0 +1,13 @@
OC.L10N.register(
"bbb",
{
"Save" : "Desa",
"Name" : "Nom",
"Welcome" : "Benvingut",
"Create" : "Crea",
"Delete" : "Eliminar",
"Error" : "Error",
"Server error" : "Error del servidor",
"Settings saved" : "S'han desat els paràmetres"
},
"nplurals=2; plural=(n != 1);");

11
l10n/ca.json Normal file
View File

@ -0,0 +1,11 @@
{ "translations": {
"Save" : "Desa",
"Name" : "Nom",
"Welcome" : "Benvingut",
"Create" : "Crea",
"Delete" : "Eliminar",
"Error" : "Error",
"Server error" : "Error del servidor",
"Settings saved" : "S'han desat els paràmetres"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

40
l10n/cs.js Normal file
View File

@ -0,0 +1,40 @@
OC.L10N.register(
"bbb",
{
"API url or secret not configured. Please contact your administrator." : "URL adresa nebo tajemství k API není nastavené. Obraťte se na svého správce.",
"BigBlueButton Integration" : "Napojení na BigBlueButton",
"BigBlueButton integration for Nextcloud" : "Napojení na BigBlueButton pro 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.*" : "Tato aplikace umožňuje vytvářet schůzky v externí instalaci [BigBlueButton](https://bigbluebutton.org).\n\n* **Vytvoření místnosti** Vytvářejte vícero nastavení pro místnosti s názvem, uvítací zprávou, …\n* **Sdílení odkazem pro hosta** Sdílejte odkaz na místnost se všemi vašimi hosty\n* **Uživatelsky určená prezentace** Zahajte místnost s vybranou prezentací z prohlížeče souborů\n* **Správa nahrávek** Zobrazujte, sdílejte a mažte nahrávky z vašich místnosti\n\nHledáme vývojáře! Pokud máte čas, bylo by skvělé pokud byste pomohli s vylepšováním této aplikace.\n\n*Tato aplikace napojuje na BigBlueButton a není doporučována ani ceritfikována BigBlueButton Inc. BigBlueButton a logo BigBlueButton jsou registrované obchodní značky společnosti BigBlueButton Inc.*",
"Get your API url and secret by executing \"sudo bbb-conf --secret\" on your BigBlueButton server." : "URL adresu API rozhraní a tajemství k němu získáte spuštěním příkazu „sudo bbb-conf --secret“ na serveru s BigBlueButton, který využíváte.",
"API url" : "URL adresa API rozhraní",
"API secret" : "Tajemství k API",
"Save" : "Uložit",
"Please enter your name!" : "Zadejte své jméno!",
"The name must be at least 3 characters long." : "Je třeba, aby jméno bylo alespoň 3 znaky dlouhé.",
"displayname" : "zobrazované jméno",
"Name" : "Název",
"Welcome" : "Vítejte",
"Max" : "Nejvýše",
"Record" : "Záznam",
"Recordings" : "Nahrávky",
"Room name" : "Název místnosti",
"Create" : "Vytvořit",
"_%n participant_::_%n participants_" : ["%n účastník","%n účastníci","%n účastníků","%n účastníci"],
"Delete" : "Smazat",
"Delete \"{name}\"?" : "Smazat „{name}“?",
"Select target folder" : "Vyberte cílovou složku",
"Room URL was stored in \"{path}\" as \"{filename}\"." : "URL adresa místnosti byla uložena v „{path}“ jako „{filename}“.",
"Link stored" : "Odkaz uložen",
"URL to room could not be stored." : "URL adresu místnosti se nepodařilo uložit.",
"Error" : "Chyba",
"URL to presentation was stored in \"{path}\" as \"{filename}\"." : "URL adresa prezentace byla uložena v „{path}“ jako „{filename}“.",
"URL to presentation could not be stored." : "URL adresu prezentace se nepodařilo uložit.",
"Delete?" : "Smazat?",
"Could not delete record" : "Záznam se nedaří smazat",
"Server error" : "Chyba serveru",
"Settings saved" : "Nastavení uložena",
"Unexpected error occurred" : "Došlo k neočekávané chybě",
"API url is invalid" : "URL adresa API rozhraní není platná",
"API secret is invalid" : "Tajemství k API není platné"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");

38
l10n/cs.json Normal file
View File

@ -0,0 +1,38 @@
{ "translations": {
"API url or secret not configured. Please contact your administrator." : "URL adresa nebo tajemství k API není nastavené. Obraťte se na svého správce.",
"BigBlueButton Integration" : "Napojení na BigBlueButton",
"BigBlueButton integration for Nextcloud" : "Napojení na BigBlueButton pro 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.*" : "Tato aplikace umožňuje vytvářet schůzky v externí instalaci [BigBlueButton](https://bigbluebutton.org).\n\n* **Vytvoření místnosti** Vytvářejte vícero nastavení pro místnosti s názvem, uvítací zprávou, …\n* **Sdílení odkazem pro hosta** Sdílejte odkaz na místnost se všemi vašimi hosty\n* **Uživatelsky určená prezentace** Zahajte místnost s vybranou prezentací z prohlížeče souborů\n* **Správa nahrávek** Zobrazujte, sdílejte a mažte nahrávky z vašich místnosti\n\nHledáme vývojáře! Pokud máte čas, bylo by skvělé pokud byste pomohli s vylepšováním této aplikace.\n\n*Tato aplikace napojuje na BigBlueButton a není doporučována ani ceritfikována BigBlueButton Inc. BigBlueButton a logo BigBlueButton jsou registrované obchodní značky společnosti BigBlueButton Inc.*",
"Get your API url and secret by executing \"sudo bbb-conf --secret\" on your BigBlueButton server." : "URL adresu API rozhraní a tajemství k němu získáte spuštěním příkazu „sudo bbb-conf --secret“ na serveru s BigBlueButton, který využíváte.",
"API url" : "URL adresa API rozhraní",
"API secret" : "Tajemství k API",
"Save" : "Uložit",
"Please enter your name!" : "Zadejte své jméno!",
"The name must be at least 3 characters long." : "Je třeba, aby jméno bylo alespoň 3 znaky dlouhé.",
"displayname" : "zobrazované jméno",
"Name" : "Název",
"Welcome" : "Vítejte",
"Max" : "Nejvýše",
"Record" : "Záznam",
"Recordings" : "Nahrávky",
"Room name" : "Název místnosti",
"Create" : "Vytvořit",
"_%n participant_::_%n participants_" : ["%n účastník","%n účastníci","%n účastníků","%n účastníci"],
"Delete" : "Smazat",
"Delete \"{name}\"?" : "Smazat „{name}“?",
"Select target folder" : "Vyberte cílovou složku",
"Room URL was stored in \"{path}\" as \"{filename}\"." : "URL adresa místnosti byla uložena v „{path}“ jako „{filename}“.",
"Link stored" : "Odkaz uložen",
"URL to room could not be stored." : "URL adresu místnosti se nepodařilo uložit.",
"Error" : "Chyba",
"URL to presentation was stored in \"{path}\" as \"{filename}\"." : "URL adresa prezentace byla uložena v „{path}“ jako „{filename}“.",
"URL to presentation could not be stored." : "URL adresu prezentace se nepodařilo uložit.",
"Delete?" : "Smazat?",
"Could not delete record" : "Záznam se nedaří smazat",
"Server error" : "Chyba serveru",
"Settings saved" : "Nastavení uložena",
"Unexpected error occurred" : "Došlo k neočekávané chybě",
"API url is invalid" : "URL adresa API rozhraní není platná",
"API secret is invalid" : "Tajemství k API není platné"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
}

10
l10n/cy_GB.js Normal file
View File

@ -0,0 +1,10 @@
OC.L10N.register(
"bbb",
{
"Save" : "Cadw",
"Name" : "Enw",
"Create" : "Creu",
"Delete" : "Dileu",
"Error" : "Gwall"
},
"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;");

8
l10n/cy_GB.json Normal file
View File

@ -0,0 +1,8 @@
{ "translations": {
"Save" : "Cadw",
"Name" : "Enw",
"Create" : "Creu",
"Delete" : "Dileu",
"Error" : "Gwall"
},"pluralForm" :"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;"
}

13
l10n/da.js Normal file
View File

@ -0,0 +1,13 @@
OC.L10N.register(
"bbb",
{
"Save" : "Gem",
"Name" : "Navn",
"Welcome" : "Velkommen",
"Create" : "Opret",
"Delete" : "Slet",
"Error" : "Fejl",
"Server error" : "Serverfejl",
"Settings saved" : "Indstillinger gemt"
},
"nplurals=2; plural=(n != 1);");

11
l10n/da.json Normal file
View File

@ -0,0 +1,11 @@
{ "translations": {
"Save" : "Gem",
"Name" : "Navn",
"Welcome" : "Velkommen",
"Create" : "Opret",
"Delete" : "Slet",
"Error" : "Fejl",
"Server error" : "Serverfejl",
"Settings saved" : "Indstillinger gemt"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

40
l10n/de.js Normal file
View File

@ -0,0 +1,40 @@
OC.L10N.register(
"bbb",
{
"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"
},
"nplurals=2; plural=(n != 1);");

38
l10n/de.json Normal file
View File

@ -0,0 +1,38 @@
{ "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);"
}

40
l10n/de_DE.js Normal file
View File

@ -0,0 +1,40 @@
OC.L10N.register(
"bbb",
{
"API url or secret not configured. Please contact your administrator." : "API-URL oder Geheimnis nicht konfiguriert. Bitte wenden Sie sich an Ihren 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 ** Erstellen Sie mehrere Raumkonfigurationen mit Name, Begrüßungsnachricht, ...\n* ** Gast-Link teilen ** Teilen Sie den Raum-Link mit all Ihren Gästen\n* ** Benutzerdefinierte Präsentation ** Starten Sie einen Raum mit einer ausgewählten Präsentation in Ihrem Dateibrowser\n* ** Aufzeichnungen verwalten ** Bildschirm für Ihre Räume anzeigen, freigeben und löschen\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. *",
"Get your API url and secret by executing \"sudo bbb-conf --secret\" on your BigBlueButton server." : "Besorgen Sie sich Ihre API-URL und Ihr Geheimnis, indem Sie \"sudo bbb-conf --secret\" auf Ihrem BigBlueButton-Server ausführen.",
"API url" : "API-URL",
"API secret" : "API-Geheimnis",
"Save" : "Speichern",
"Please enter your name!" : "Bitte geben Sie Ihren 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"
},
"nplurals=2; plural=(n != 1);");

38
l10n/de_DE.json Normal file
View File

@ -0,0 +1,38 @@
{ "translations": {
"API url or secret not configured. Please contact your administrator." : "API-URL oder Geheimnis nicht konfiguriert. Bitte wenden Sie sich an Ihren 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 ** Erstellen Sie mehrere Raumkonfigurationen mit Name, Begrüßungsnachricht, ...\n* ** Gast-Link teilen ** Teilen Sie den Raum-Link mit all Ihren Gästen\n* ** Benutzerdefinierte Präsentation ** Starten Sie einen Raum mit einer ausgewählten Präsentation in Ihrem Dateibrowser\n* ** Aufzeichnungen verwalten ** Bildschirm für Ihre Räume anzeigen, freigeben und löschen\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. *",
"Get your API url and secret by executing \"sudo bbb-conf --secret\" on your BigBlueButton server." : "Besorgen Sie sich Ihre API-URL und Ihr Geheimnis, indem Sie \"sudo bbb-conf --secret\" auf Ihrem BigBlueButton-Server ausführen.",
"API url" : "API-URL",
"API secret" : "API-Geheimnis",
"Save" : "Speichern",
"Please enter your name!" : "Bitte geben Sie Ihren 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);"
}

13
l10n/el.js Normal file
View File

@ -0,0 +1,13 @@
OC.L10N.register(
"bbb",
{
"Save" : "Αποθήκευση",
"Name" : "Όνομα",
"Welcome" : "Καλώς ήλθατε",
"Create" : "Δημιουργία",
"Delete" : "Διαγραφή",
"Error" : "Σφάλμα",
"Server error" : "Σφάλμα διακομιστή",
"Settings saved" : "Οι ρυθμίσεις αποθηκεύτηκαν"
},
"nplurals=2; plural=(n != 1);");

11
l10n/el.json Normal file
View File

@ -0,0 +1,11 @@
{ "translations": {
"Save" : "Αποθήκευση",
"Name" : "Όνομα",
"Welcome" : "Καλώς ήλθατε",
"Create" : "Δημιουργία",
"Delete" : "Διαγραφή",
"Error" : "Σφάλμα",
"Server error" : "Σφάλμα διακομιστή",
"Settings saved" : "Οι ρυθμίσεις αποθηκεύτηκαν"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

14
l10n/en_GB.js Normal file
View File

@ -0,0 +1,14 @@
OC.L10N.register(
"bbb",
{
"Save" : "Save",
"Name" : "Name",
"Welcome" : "Welcome",
"Room name" : "Room name",
"Create" : "Create",
"Delete" : "Delete",
"Error" : "Error",
"Server error" : "Server error",
"Settings saved" : "Settings saved"
},
"nplurals=2; plural=(n != 1);");

12
l10n/en_GB.json Normal file
View File

@ -0,0 +1,12 @@
{ "translations": {
"Save" : "Save",
"Name" : "Name",
"Welcome" : "Welcome",
"Room name" : "Room name",
"Create" : "Create",
"Delete" : "Delete",
"Error" : "Error",
"Server error" : "Server error",
"Settings saved" : "Settings saved"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

12
l10n/eo.js Normal file
View File

@ -0,0 +1,12 @@
OC.L10N.register(
"bbb",
{
"Save" : "Konservi",
"Name" : "Nomo",
"Create" : "Krei",
"Delete" : "Forigi",
"Error" : "Eraro",
"Server error" : "Eraro pri servilo",
"Settings saved" : "Agordoj konservitaj"
},
"nplurals=2; plural=(n != 1);");

10
l10n/eo.json Normal file
View File

@ -0,0 +1,10 @@
{ "translations": {
"Save" : "Konservi",
"Name" : "Nomo",
"Create" : "Krei",
"Delete" : "Forigi",
"Error" : "Eraro",
"Server error" : "Eraro pri servilo",
"Settings saved" : "Agordoj konservitaj"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

40
l10n/es.js Normal file
View File

@ -0,0 +1,40 @@
OC.L10N.register(
"bbb",
{
"API url or secret not configured. Please contact your administrator." : "La URL de la API o la clave no se pueden cambiar. Por favor, contacta con un administrador.",
"BigBlueButton Integration" : "Integración BigBlueButton",
"BigBlueButton integration for Nextcloud" : "Integración BigBlueButton para 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.*" : "Esta app permita crear conferencias en una instalación externa de [BigBlueButton](https://bigbluebutton.org).\n\n* **Configuraciones de sala** Puede crear configuraciones para múltiples salas con nombre, mensaje de bienvenida,...\n* **Comparte el enlace para invitar** Comparta el enlace a la sala con todos sus invitados\n* **Presentación personalizada** Inicia una sala con una presentación seleccionada desde su gestor de archivos\n* **Gestione grabaciones** Vea, comparta y borre grabaciones de sus salas\n\nSe buscan desarrolladores! Si tienes tiempo sería genial si pudieras ayudar a mejorar esta aplicación.\n\n*Esta app integra BigBlueButton y no está ni patrocinada ni certificada por BigBlueButton Inc. BigBlueButton y el logo de BigBlueButton son marcas registradas de BigBlueButton Inc.*",
"Get your API url and secret by executing \"sudo bbb-conf --secret\" on your BigBlueButton server." : "Obtenga la URL y la clave de la API ejecutando \"sudo bbb-conf --secret\" en su servidor BigBlueButton.",
"API url" : "URL de la API",
"API secret" : "Clave de la API",
"Save" : "Guardar",
"Please enter your name!" : "¡Por favor, introduzca su nombre!",
"The name must be at least 3 characters long." : "El nombre debe contener al menos 3 caracteres.",
"displayname" : "Nombre a mostrar",
"Name" : "Nombre",
"Welcome" : "Bienvenido",
"Max" : "Máx",
"Record" : "Grabar",
"Recordings" : "Grabaciones",
"Room name" : "Nombre de la sala",
"Create" : "Crear",
"_%n participant_::_%n participants_" : ["%n participante","%n participantes"],
"Delete" : "Eliminar",
"Delete \"{name}\"?" : "¿Eliminar \"{name}\"?",
"Select target folder" : "Seleccione carpeta de destino",
"Room URL was stored in \"{path}\" as \"{filename}\"." : "La URL de la sala se guardó como \"{filename}\" en \"{path}\".",
"Link stored" : "Enlace guardado",
"URL to room could not be stored." : "No se pudo guardar la URL de la sala.",
"Error" : "Error",
"URL to presentation was stored in \"{path}\" as \"{filename}\"." : "La URL de la presentación se almacenó como \"{filename}\" en \"{path}\" .",
"URL to presentation could not be stored." : "No se pudo guardar la URL de la presentación.",
"Delete?" : "¿Eliminar?",
"Could not delete record" : "No se ha podido eliminar el registro",
"Server error" : "Error en el servidor",
"Settings saved" : "Ajustes guardados",
"Unexpected error occurred" : "Ha ocurrido un error inesperado",
"API url is invalid" : "La URL de la API no es válida",
"API secret is invalid" : "La clave de la API no es válida"
},
"nplurals=2; plural=(n != 1);");

38
l10n/es.json Normal file
View File

@ -0,0 +1,38 @@
{ "translations": {
"API url or secret not configured. Please contact your administrator." : "La URL de la API o la clave no se pueden cambiar. Por favor, contacta con un administrador.",
"BigBlueButton Integration" : "Integración BigBlueButton",
"BigBlueButton integration for Nextcloud" : "Integración BigBlueButton para 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.*" : "Esta app permita crear conferencias en una instalación externa de [BigBlueButton](https://bigbluebutton.org).\n\n* **Configuraciones de sala** Puede crear configuraciones para múltiples salas con nombre, mensaje de bienvenida,...\n* **Comparte el enlace para invitar** Comparta el enlace a la sala con todos sus invitados\n* **Presentación personalizada** Inicia una sala con una presentación seleccionada desde su gestor de archivos\n* **Gestione grabaciones** Vea, comparta y borre grabaciones de sus salas\n\nSe buscan desarrolladores! Si tienes tiempo sería genial si pudieras ayudar a mejorar esta aplicación.\n\n*Esta app integra BigBlueButton y no está ni patrocinada ni certificada por BigBlueButton Inc. BigBlueButton y el logo de BigBlueButton son marcas registradas de BigBlueButton Inc.*",
"Get your API url and secret by executing \"sudo bbb-conf --secret\" on your BigBlueButton server." : "Obtenga la URL y la clave de la API ejecutando \"sudo bbb-conf --secret\" en su servidor BigBlueButton.",
"API url" : "URL de la API",
"API secret" : "Clave de la API",
"Save" : "Guardar",
"Please enter your name!" : "¡Por favor, introduzca su nombre!",
"The name must be at least 3 characters long." : "El nombre debe contener al menos 3 caracteres.",
"displayname" : "Nombre a mostrar",
"Name" : "Nombre",
"Welcome" : "Bienvenido",
"Max" : "Máx",
"Record" : "Grabar",
"Recordings" : "Grabaciones",
"Room name" : "Nombre de la sala",
"Create" : "Crear",
"_%n participant_::_%n participants_" : ["%n participante","%n participantes"],
"Delete" : "Eliminar",
"Delete \"{name}\"?" : "¿Eliminar \"{name}\"?",
"Select target folder" : "Seleccione carpeta de destino",
"Room URL was stored in \"{path}\" as \"{filename}\"." : "La URL de la sala se guardó como \"{filename}\" en \"{path}\".",
"Link stored" : "Enlace guardado",
"URL to room could not be stored." : "No se pudo guardar la URL de la sala.",
"Error" : "Error",
"URL to presentation was stored in \"{path}\" as \"{filename}\"." : "La URL de la presentación se almacenó como \"{filename}\" en \"{path}\" .",
"URL to presentation could not be stored." : "No se pudo guardar la URL de la presentación.",
"Delete?" : "¿Eliminar?",
"Could not delete record" : "No se ha podido eliminar el registro",
"Server error" : "Error en el servidor",
"Settings saved" : "Ajustes guardados",
"Unexpected error occurred" : "Ha ocurrido un error inesperado",
"API url is invalid" : "La URL de la API no es válida",
"API secret is invalid" : "La clave de la API no es válida"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

13
l10n/es_419.js Normal file
View File

@ -0,0 +1,13 @@
OC.L10N.register(
"bbb",
{
"Save" : "Guardar",
"Name" : "Nombre",
"Welcome" : "Bienvenido",
"Create" : "Crear",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"Settings saved" : "Se han guardado las configuraciones "
},
"nplurals=2; plural=(n != 1);");

11
l10n/es_419.json Normal file
View File

@ -0,0 +1,11 @@
{ "translations": {
"Save" : "Guardar",
"Name" : "Nombre",
"Welcome" : "Bienvenido",
"Create" : "Crear",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"Settings saved" : "Se han guardado las configuraciones "
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

13
l10n/es_AR.js Normal file
View File

@ -0,0 +1,13 @@
OC.L10N.register(
"bbb",
{
"Save" : "Guardar",
"Name" : "Nombre",
"Welcome" : "Bienvenido",
"Create" : "Crear",
"Delete" : "Eliminar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"Settings saved" : "Configuraciones guardadas"
},
"nplurals=2; plural=(n != 1);");

11
l10n/es_AR.json Normal file
View File

@ -0,0 +1,11 @@
{ "translations": {
"Save" : "Guardar",
"Name" : "Nombre",
"Welcome" : "Bienvenido",
"Create" : "Crear",
"Delete" : "Eliminar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"Settings saved" : "Configuraciones guardadas"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

13
l10n/es_CL.js Normal file
View File

@ -0,0 +1,13 @@
OC.L10N.register(
"bbb",
{
"Save" : "Guardar",
"Name" : "Nombre",
"Welcome" : "Bienvenido",
"Create" : "Crear",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"Settings saved" : "Se han guardado las configuraciones "
},
"nplurals=2; plural=(n != 1);");

11
l10n/es_CL.json Normal file
View File

@ -0,0 +1,11 @@
{ "translations": {
"Save" : "Guardar",
"Name" : "Nombre",
"Welcome" : "Bienvenido",
"Create" : "Crear",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"Settings saved" : "Se han guardado las configuraciones "
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

13
l10n/es_CO.js Normal file
View File

@ -0,0 +1,13 @@
OC.L10N.register(
"bbb",
{
"Save" : "Guardar",
"Name" : "Nombre",
"Welcome" : "Bienvenido",
"Create" : "Crear",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"Settings saved" : "Se han guardado las configuraciones "
},
"nplurals=2; plural=(n != 1);");

11
l10n/es_CO.json Normal file
View File

@ -0,0 +1,11 @@
{ "translations": {
"Save" : "Guardar",
"Name" : "Nombre",
"Welcome" : "Bienvenido",
"Create" : "Crear",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"Settings saved" : "Se han guardado las configuraciones "
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

13
l10n/es_CR.js Normal file
View File

@ -0,0 +1,13 @@
OC.L10N.register(
"bbb",
{
"Save" : "Guardar",
"Name" : "Nombre",
"Welcome" : "Bienvenido",
"Create" : "Crear",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"Settings saved" : "Se han guardado las configuraciones "
},
"nplurals=2; plural=(n != 1);");

11
l10n/es_CR.json Normal file
View File

@ -0,0 +1,11 @@
{ "translations": {
"Save" : "Guardar",
"Name" : "Nombre",
"Welcome" : "Bienvenido",
"Create" : "Crear",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"Settings saved" : "Se han guardado las configuraciones "
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

13
l10n/es_DO.js Normal file
View File

@ -0,0 +1,13 @@
OC.L10N.register(
"bbb",
{
"Save" : "Guardar",
"Name" : "Nombre",
"Welcome" : "Bienvenido",
"Create" : "Crear",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"Settings saved" : "Se han guardado las configuraciones "
},
"nplurals=2; plural=(n != 1);");

11
l10n/es_DO.json Normal file
View File

@ -0,0 +1,11 @@
{ "translations": {
"Save" : "Guardar",
"Name" : "Nombre",
"Welcome" : "Bienvenido",
"Create" : "Crear",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"Settings saved" : "Se han guardado las configuraciones "
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

13
l10n/es_EC.js Normal file
View File

@ -0,0 +1,13 @@
OC.L10N.register(
"bbb",
{
"Save" : "Guardar",
"Name" : "Nombre",
"Welcome" : "Bienvenido",
"Create" : "Crear",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"Settings saved" : "Se han guardado las configuraciones "
},
"nplurals=2; plural=(n != 1);");

11
l10n/es_EC.json Normal file
View File

@ -0,0 +1,11 @@
{ "translations": {
"Save" : "Guardar",
"Name" : "Nombre",
"Welcome" : "Bienvenido",
"Create" : "Crear",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"Settings saved" : "Se han guardado las configuraciones "
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

13
l10n/es_GT.js Normal file
View File

@ -0,0 +1,13 @@
OC.L10N.register(
"bbb",
{
"Save" : "Guardar",
"Name" : "Nombre",
"Welcome" : "Bienvenido",
"Create" : "Crear",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"Settings saved" : "Se han guardado las configuraciones "
},
"nplurals=2; plural=(n != 1);");

11
l10n/es_GT.json Normal file
View File

@ -0,0 +1,11 @@
{ "translations": {
"Save" : "Guardar",
"Name" : "Nombre",
"Welcome" : "Bienvenido",
"Create" : "Crear",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"Settings saved" : "Se han guardado las configuraciones "
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

13
l10n/es_HN.js Normal file
View File

@ -0,0 +1,13 @@
OC.L10N.register(
"bbb",
{
"Save" : "Guardar",
"Name" : "Nombre",
"Welcome" : "Bienvenido",
"Create" : "Crear",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"Settings saved" : "Se han guardado las configuraciones "
},
"nplurals=2; plural=(n != 1);");

11
l10n/es_HN.json Normal file
View File

@ -0,0 +1,11 @@
{ "translations": {
"Save" : "Guardar",
"Name" : "Nombre",
"Welcome" : "Bienvenido",
"Create" : "Crear",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"Settings saved" : "Se han guardado las configuraciones "
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

14
l10n/es_MX.js Normal file
View File

@ -0,0 +1,14 @@
OC.L10N.register(
"bbb",
{
"Save" : "Guardar",
"Name" : "Nombre",
"Welcome" : "Bienvenido",
"Room name" : "Nombre del cuarto",
"Create" : "Crear",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"Settings saved" : "Se han guardado las configuraciones "
},
"nplurals=2; plural=(n != 1);");

12
l10n/es_MX.json Normal file
View File

@ -0,0 +1,12 @@
{ "translations": {
"Save" : "Guardar",
"Name" : "Nombre",
"Welcome" : "Bienvenido",
"Room name" : "Nombre del cuarto",
"Create" : "Crear",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"Settings saved" : "Se han guardado las configuraciones "
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

13
l10n/es_NI.js Normal file
View File

@ -0,0 +1,13 @@
OC.L10N.register(
"bbb",
{
"Save" : "Guardar",
"Name" : "Nombre",
"Welcome" : "Bienvenido",
"Create" : "Crear",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"Settings saved" : "Se han guardado las configuraciones "
},
"nplurals=2; plural=(n != 1);");

11
l10n/es_NI.json Normal file
View File

@ -0,0 +1,11 @@
{ "translations": {
"Save" : "Guardar",
"Name" : "Nombre",
"Welcome" : "Bienvenido",
"Create" : "Crear",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"Settings saved" : "Se han guardado las configuraciones "
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

13
l10n/es_PA.js Normal file
View File

@ -0,0 +1,13 @@
OC.L10N.register(
"bbb",
{
"Save" : "Guardar",
"Name" : "Nombre",
"Welcome" : "Bienvenido",
"Create" : "Crear",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"Settings saved" : "Se han guardado las configuraciones "
},
"nplurals=2; plural=(n != 1);");

11
l10n/es_PA.json Normal file
View File

@ -0,0 +1,11 @@
{ "translations": {
"Save" : "Guardar",
"Name" : "Nombre",
"Welcome" : "Bienvenido",
"Create" : "Crear",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"Settings saved" : "Se han guardado las configuraciones "
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

13
l10n/es_PE.js Normal file
View File

@ -0,0 +1,13 @@
OC.L10N.register(
"bbb",
{
"Save" : "Guardar",
"Name" : "Nombre",
"Welcome" : "Bienvenido",
"Create" : "Crear",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"Settings saved" : "Se han guardado las configuraciones "
},
"nplurals=2; plural=(n != 1);");

11
l10n/es_PE.json Normal file
View File

@ -0,0 +1,11 @@
{ "translations": {
"Save" : "Guardar",
"Name" : "Nombre",
"Welcome" : "Bienvenido",
"Create" : "Crear",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"Settings saved" : "Se han guardado las configuraciones "
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

13
l10n/es_PR.js Normal file
View File

@ -0,0 +1,13 @@
OC.L10N.register(
"bbb",
{
"Save" : "Guardar",
"Name" : "Nombre",
"Welcome" : "Bienvenido",
"Create" : "Crear",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"Settings saved" : "Se han guardado las configuraciones "
},
"nplurals=2; plural=(n != 1);");

11
l10n/es_PR.json Normal file
View File

@ -0,0 +1,11 @@
{ "translations": {
"Save" : "Guardar",
"Name" : "Nombre",
"Welcome" : "Bienvenido",
"Create" : "Crear",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"Settings saved" : "Se han guardado las configuraciones "
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

13
l10n/es_PY.js Normal file
View File

@ -0,0 +1,13 @@
OC.L10N.register(
"bbb",
{
"Save" : "Guardar",
"Name" : "Nombre",
"Welcome" : "Bienvenido",
"Create" : "Crear",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"Settings saved" : "Se han guardado las configuraciones "
},
"nplurals=2; plural=(n != 1);");

11
l10n/es_PY.json Normal file
View File

@ -0,0 +1,11 @@
{ "translations": {
"Save" : "Guardar",
"Name" : "Nombre",
"Welcome" : "Bienvenido",
"Create" : "Crear",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"Settings saved" : "Se han guardado las configuraciones "
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

13
l10n/es_SV.js Normal file
View File

@ -0,0 +1,13 @@
OC.L10N.register(
"bbb",
{
"Save" : "Guardar",
"Name" : "Nombre",
"Welcome" : "Bienvenido",
"Create" : "Crear",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"Settings saved" : "Se han guardado las configuraciones "
},
"nplurals=2; plural=(n != 1);");

11
l10n/es_SV.json Normal file
View File

@ -0,0 +1,11 @@
{ "translations": {
"Save" : "Guardar",
"Name" : "Nombre",
"Welcome" : "Bienvenido",
"Create" : "Crear",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"Settings saved" : "Se han guardado las configuraciones "
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

13
l10n/es_UY.js Normal file
View File

@ -0,0 +1,13 @@
OC.L10N.register(
"bbb",
{
"Save" : "Guardar",
"Name" : "Nombre",
"Welcome" : "Bienvenido",
"Create" : "Crear",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"Settings saved" : "Se han guardado las configuraciones "
},
"nplurals=2; plural=(n != 1);");

11
l10n/es_UY.json Normal file
View File

@ -0,0 +1,11 @@
{ "translations": {
"Save" : "Guardar",
"Name" : "Nombre",
"Welcome" : "Bienvenido",
"Create" : "Crear",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"Settings saved" : "Se han guardado las configuraciones "
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

12
l10n/et_EE.js Normal file
View File

@ -0,0 +1,12 @@
OC.L10N.register(
"bbb",
{
"Save" : "Salvesta",
"Name" : "Nimi",
"Create" : "Loo",
"Delete" : "Kustuta",
"Error" : "Viga",
"Server error" : "Serveri tõrge",
"Settings saved" : "Seaded salvestatud"
},
"nplurals=2; plural=(n != 1);");

10
l10n/et_EE.json Normal file
View File

@ -0,0 +1,10 @@
{ "translations": {
"Save" : "Salvesta",
"Name" : "Nimi",
"Create" : "Loo",
"Delete" : "Kustuta",
"Error" : "Viga",
"Server error" : "Serveri tõrge",
"Settings saved" : "Seaded salvestatud"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

30
l10n/eu.js Normal file
View File

@ -0,0 +1,30 @@
OC.L10N.register(
"bbb",
{
"API url or secret not configured. Please contact your administrator." : "API url edo sekretua ez dago konfiguratuta. Mesedez jarri zure administratzailearekin harremanetan.",
"BigBlueButton Integration" : "BigBlueButton integrazioa",
"BigBlueButton integration for Nextcloud" : "BigBlueButton integrazioa Nextclouderako",
"API url" : "API url-a",
"API secret" : "API sekretua",
"Save" : "Gorde",
"Please enter your name!" : "Mesedez sartu zure izena!",
"Name" : "Izena",
"Welcome" : "Ongi etorri",
"Max" : "Maximoa",
"Record" : "Grabatu",
"Recordings" : "Grabaketak",
"Room name" : "Gelaren izena",
"Create" : "Sortu",
"_%n participant_::_%n participants_" : ["Parte-hartzaile %n","%n parte-hartzaile"],
"Delete" : "Ezabatu",
"Select target folder" : "Hautatu helburuko karpeta",
"Link stored" : "Esteka biltegiratuta",
"Error" : "Errorea",
"Delete?" : "Ezabatu?",
"Could not delete record" : "Ezin izan da grabaketa ezabatu",
"Server error" : "Zerbitzari akatsa",
"Settings saved" : "Ezarpenak gordeta",
"Unexpected error occurred" : "Ustekabeko errore bat gertatu da",
"API secret is invalid" : "API sekretua baliogabea da"
},
"nplurals=2; plural=(n != 1);");

28
l10n/eu.json Normal file
View File

@ -0,0 +1,28 @@
{ "translations": {
"API url or secret not configured. Please contact your administrator." : "API url edo sekretua ez dago konfiguratuta. Mesedez jarri zure administratzailearekin harremanetan.",
"BigBlueButton Integration" : "BigBlueButton integrazioa",
"BigBlueButton integration for Nextcloud" : "BigBlueButton integrazioa Nextclouderako",
"API url" : "API url-a",
"API secret" : "API sekretua",
"Save" : "Gorde",
"Please enter your name!" : "Mesedez sartu zure izena!",
"Name" : "Izena",
"Welcome" : "Ongi etorri",
"Max" : "Maximoa",
"Record" : "Grabatu",
"Recordings" : "Grabaketak",
"Room name" : "Gelaren izena",
"Create" : "Sortu",
"_%n participant_::_%n participants_" : ["Parte-hartzaile %n","%n parte-hartzaile"],
"Delete" : "Ezabatu",
"Select target folder" : "Hautatu helburuko karpeta",
"Link stored" : "Esteka biltegiratuta",
"Error" : "Errorea",
"Delete?" : "Ezabatu?",
"Could not delete record" : "Ezin izan da grabaketa ezabatu",
"Server error" : "Zerbitzari akatsa",
"Settings saved" : "Ezarpenak gordeta",
"Unexpected error occurred" : "Ustekabeko errore bat gertatu da",
"API secret is invalid" : "API sekretua baliogabea da"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

13
l10n/fa.js Normal file
View File

@ -0,0 +1,13 @@
OC.L10N.register(
"bbb",
{
"Save" : "ذخیره",
"Name" : "نام",
"Welcome" : "خوش آمدی",
"Create" : "ایجاد شده",
"Delete" : "حذف",
"Error" : "خطا",
"Server error" : "خطای سرور",
"Settings saved" : "تنظیمات ذخیره شد"
},
"nplurals=2; plural=(n > 1);");

11
l10n/fa.json Normal file
View File

@ -0,0 +1,11 @@
{ "translations": {
"Save" : "ذخیره",
"Name" : "نام",
"Welcome" : "خوش آمدی",
"Create" : "ایجاد شده",
"Delete" : "حذف",
"Error" : "خطا",
"Server error" : "خطای سرور",
"Settings saved" : "تنظیمات ذخیره شد"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}

14
l10n/fi.js Normal file
View File

@ -0,0 +1,14 @@
OC.L10N.register(
"bbb",
{
"Save" : "Tallenna",
"Name" : "Nimi",
"Welcome" : "Tervetuloa",
"Room name" : "Huoneen nimi",
"Create" : "Luo",
"Delete" : "Poista",
"Error" : "Virhe",
"Server error" : "Palvelinvirhe",
"Settings saved" : "Asetukset tallennettu"
},
"nplurals=2; plural=(n != 1);");

12
l10n/fi.json Normal file
View File

@ -0,0 +1,12 @@
{ "translations": {
"Save" : "Tallenna",
"Name" : "Nimi",
"Welcome" : "Tervetuloa",
"Room name" : "Huoneen nimi",
"Create" : "Luo",
"Delete" : "Poista",
"Error" : "Virhe",
"Server error" : "Palvelinvirhe",
"Settings saved" : "Asetukset tallennettu"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

7
l10n/fo.js Normal file
View File

@ -0,0 +1,7 @@
OC.L10N.register(
"bbb",
{
"Delete" : "Strika",
"Settings saved" : "Stillingar eru goymd"
},
"nplurals=2; plural=(n != 1);");

5
l10n/fo.json Normal file
View File

@ -0,0 +1,5 @@
{ "translations": {
"Delete" : "Strika",
"Settings saved" : "Stillingar eru goymd"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

40
l10n/fr.js Normal file
View File

@ -0,0 +1,40 @@
OC.L10N.register(
"bbb",
{
"API url or secret not configured. Please contact your administrator." : "L'adresse ou le secret de l'API n'est pas configuré. Veuillez contacter votre administrateur.",
"BigBlueButton Integration" : "Intégration de BigBlueButton",
"BigBlueButton integration for Nextcloud" : "Intégration de BigBlueButton pour 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.*" : "Cette application permet de créer des réunions avec une installation externe de [BigBlueButton] (https://bigbluebutton.org).\n\n* ** Configuration du salon de discussion ** Créez plusieurs configurations de salon de discussion avec nom, message de bienvenue, ...\n* ** Partager le lien invité ** Partagez le lien de votre salon de discussion avec tous vos invités\n* ** Présentation personnalisée ** Démarrer la conversation avec votre présentation sélectionnée depuis le navigateur de fichiers\n* ** Gérez les enregistrements ** Affichez, partagez et supprimez les enregistrements de vos salons de discussions\n\nDeveloper wanted! Si vous avez le temps, ce serait génial si vous pouviez aider à améliorer cette application.\n\n* Cette application intègre BigBlueButton et n'est ni approuvée ni certifiée par BigBlueButton Inc. BigBlueButton et le logo BigBlueButton sont des marques déposées de BigBlueButton Inc. *",
"Get your API url and secret by executing \"sudo bbb-conf --secret\" on your BigBlueButton server." : "Vous pouvez obtenir l'adresse et le secret de l'API en exécutant \"sudo bbb-conf --secret\" sur votre serveur BigBlueButton.",
"API url" : "Adresse de l'API",
"API secret" : "Secret de l'API",
"Save" : "Enregistrer",
"Please enter your name!" : "Veuillez saisir votre nom !",
"The name must be at least 3 characters long." : "Le nom doit contenir au moins 3 caractères.",
"displayname" : "nom affiché",
"Name" : "Nom",
"Welcome" : "Bienvenue",
"Max" : "Max",
"Record" : "Enregistrer",
"Recordings" : "Enregistrement",
"Room name" : "Nom du salon de discussion",
"Create" : "Créer",
"_%n participant_::_%n participants_" : ["%n participant","%n participants"],
"Delete" : "Supprimer",
"Delete \"{name}\"?" : "Supprimer \"{name}\" ?",
"Select target folder" : "Sélectionner un répertoire de destination",
"Room URL was stored in \"{path}\" as \"{filename}\"." : "L'adresse du salon de discussion a été enregistrée dans \"{path}\" comme \"{filename}\".",
"Link stored" : "Lien stocké",
"URL to room could not be stored." : "L'adresse du salon de discussion n'a pas pu être enregistrée.",
"Error" : "Erreur",
"URL to presentation was stored in \"{path}\" as \"{filename}\"." : "L'adresse du salon de discussion a été enregistrée dans \"{path}\" comme \"{filename}\".",
"URL to presentation could not be stored." : "Impossible de sauvegarder l'adresse de présentation.",
"Delete?" : "Supprimer ?",
"Could not delete record" : "Impossible de supprimer l'enregistrement",
"Server error" : "Erreur du serveur",
"Settings saved" : "Paramètres sauvegardés",
"Unexpected error occurred" : "Une erreur est survenue",
"API url is invalid" : "L'adresse de l'API n'est pas valable",
"API secret is invalid" : "Le secret de l'API n'est pas valable"
},
"nplurals=2; plural=(n > 1);");

38
l10n/fr.json Normal file
View File

@ -0,0 +1,38 @@
{ "translations": {
"API url or secret not configured. Please contact your administrator." : "L'adresse ou le secret de l'API n'est pas configuré. Veuillez contacter votre administrateur.",
"BigBlueButton Integration" : "Intégration de BigBlueButton",
"BigBlueButton integration for Nextcloud" : "Intégration de BigBlueButton pour 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.*" : "Cette application permet de créer des réunions avec une installation externe de [BigBlueButton] (https://bigbluebutton.org).\n\n* ** Configuration du salon de discussion ** Créez plusieurs configurations de salon de discussion avec nom, message de bienvenue, ...\n* ** Partager le lien invité ** Partagez le lien de votre salon de discussion avec tous vos invités\n* ** Présentation personnalisée ** Démarrer la conversation avec votre présentation sélectionnée depuis le navigateur de fichiers\n* ** Gérez les enregistrements ** Affichez, partagez et supprimez les enregistrements de vos salons de discussions\n\nDeveloper wanted! Si vous avez le temps, ce serait génial si vous pouviez aider à améliorer cette application.\n\n* Cette application intègre BigBlueButton et n'est ni approuvée ni certifiée par BigBlueButton Inc. BigBlueButton et le logo BigBlueButton sont des marques déposées de BigBlueButton Inc. *",
"Get your API url and secret by executing \"sudo bbb-conf --secret\" on your BigBlueButton server." : "Vous pouvez obtenir l'adresse et le secret de l'API en exécutant \"sudo bbb-conf --secret\" sur votre serveur BigBlueButton.",
"API url" : "Adresse de l'API",
"API secret" : "Secret de l'API",
"Save" : "Enregistrer",
"Please enter your name!" : "Veuillez saisir votre nom !",
"The name must be at least 3 characters long." : "Le nom doit contenir au moins 3 caractères.",
"displayname" : "nom affiché",
"Name" : "Nom",
"Welcome" : "Bienvenue",
"Max" : "Max",
"Record" : "Enregistrer",
"Recordings" : "Enregistrement",
"Room name" : "Nom du salon de discussion",
"Create" : "Créer",
"_%n participant_::_%n participants_" : ["%n participant","%n participants"],
"Delete" : "Supprimer",
"Delete \"{name}\"?" : "Supprimer \"{name}\" ?",
"Select target folder" : "Sélectionner un répertoire de destination",
"Room URL was stored in \"{path}\" as \"{filename}\"." : "L'adresse du salon de discussion a été enregistrée dans \"{path}\" comme \"{filename}\".",
"Link stored" : "Lien stocké",
"URL to room could not be stored." : "L'adresse du salon de discussion n'a pas pu être enregistrée.",
"Error" : "Erreur",
"URL to presentation was stored in \"{path}\" as \"{filename}\"." : "L'adresse du salon de discussion a été enregistrée dans \"{path}\" comme \"{filename}\".",
"URL to presentation could not be stored." : "Impossible de sauvegarder l'adresse de présentation.",
"Delete?" : "Supprimer ?",
"Could not delete record" : "Impossible de supprimer l'enregistrement",
"Server error" : "Erreur du serveur",
"Settings saved" : "Paramètres sauvegardés",
"Unexpected error occurred" : "Une erreur est survenue",
"API url is invalid" : "L'adresse de l'API n'est pas valable",
"API secret is invalid" : "Le secret de l'API n'est pas valable"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}

40
l10n/gl.js Normal file
View File

@ -0,0 +1,40 @@
OC.L10N.register(
"bbb",
{
"API url or secret not configured. Please contact your administrator." : "URL ou secreto da API sen configurar. Póñase en contacto co seu administrador.",
"BigBlueButton Integration" : "Integración co BigBlueButton",
"BigBlueButton integration for Nextcloud" : "Integración para o Nextcloud co BigBlueButton",
"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.*" : "Esta aplicación permite crear xuntanzas cunha instalación externa de [BigBlueButton] (https://bigbluebutton.org).\n\n* **Configuración de salas* Crear múltiples configuracións de salas con nome, mensaxe de benvida, ...\n* **Compartir a ligazón de convidados** Compartir a ligazón da sala con todos os teus convidados\n* **Presentación personalizada** Inicie unha sala cunha presentación seleccionada dende o seu navegadorr de ficheiros\n* **Xestionar as gravacións** Ver, compartir e eliminar as gravacións das súas salas\n\nBúscase desenvolvedor! Se tes tempo, sería fantástico se puideses axudar a mellorar esta aplicación.\n\n*Esta aplicación integra BigBlueButton e non está avaliada nin certificada por BigBlueButton Inc. BigBlueButton e o logotipo de BigBlueButton son marcas comerciais de BigBlueButton Inc.*",
"Get your API url and secret by executing \"sudo bbb-conf --secret\" on your BigBlueButton server." : "Obter o URL e o secreto da API executando «sudo bbb-conf --secret» no servidor BigBlueButton.",
"API url" : "URL da API",
"API secret" : "Secreto da API",
"Save" : "Gardar",
"Please enter your name!" : "Introduza o seu nome",
"The name must be at least 3 characters long." : "O nome debe ter como mínimo 3 caracteres.",
"displayname" : "nome_visíbel",
"Name" : "Nome",
"Welcome" : "Benvido",
"Max" : "Máx",
"Record" : "Gravar",
"Recordings" : "Gravacións",
"Room name" : "Nome da sala",
"Create" : "Crear",
"_%n participant_::_%n participants_" : ["%n participante","%n participantes"],
"Delete" : "Eliminar",
"Delete \"{name}\"?" : "EWliminar «{name}»?",
"Select target folder" : "Seleccionar o cartafol de destino",
"Room URL was stored in \"{path}\" as \"{filename}\"." : "O URL da sala almacenouse en «{path}» como «{filename}\"».",
"Link stored" : "Ligazón gardada",
"URL to room could not be stored." : "Non foi posíbel almacenar o URL da sala.",
"Error" : "Erro",
"URL to presentation was stored in \"{path}\" as \"{filename}\"." : "O URL da presentación almacenouse en «{path}» como «{filename}\"».",
"URL to presentation could not be stored." : "Non foi posíbel almacenar o URL da presentación.",
"Delete?" : "Eliminar?",
"Could not delete record" : "Non foi posíbel eliminar a gravación",
"Server error" : "Produciuse un erro de servidor",
"Settings saved" : "Axustes gardados",
"Unexpected error occurred" : "Produciuse un erro non agardado",
"API url is invalid" : "O URL da API é incorrecto",
"API secret is invalid" : "O secreto da API é incorrecto"
},
"nplurals=2; plural=(n != 1);");

38
l10n/gl.json Normal file
View File

@ -0,0 +1,38 @@
{ "translations": {
"API url or secret not configured. Please contact your administrator." : "URL ou secreto da API sen configurar. Póñase en contacto co seu administrador.",
"BigBlueButton Integration" : "Integración co BigBlueButton",
"BigBlueButton integration for Nextcloud" : "Integración para o Nextcloud co BigBlueButton",
"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.*" : "Esta aplicación permite crear xuntanzas cunha instalación externa de [BigBlueButton] (https://bigbluebutton.org).\n\n* **Configuración de salas* Crear múltiples configuracións de salas con nome, mensaxe de benvida, ...\n* **Compartir a ligazón de convidados** Compartir a ligazón da sala con todos os teus convidados\n* **Presentación personalizada** Inicie unha sala cunha presentación seleccionada dende o seu navegadorr de ficheiros\n* **Xestionar as gravacións** Ver, compartir e eliminar as gravacións das súas salas\n\nBúscase desenvolvedor! Se tes tempo, sería fantástico se puideses axudar a mellorar esta aplicación.\n\n*Esta aplicación integra BigBlueButton e non está avaliada nin certificada por BigBlueButton Inc. BigBlueButton e o logotipo de BigBlueButton son marcas comerciais de BigBlueButton Inc.*",
"Get your API url and secret by executing \"sudo bbb-conf --secret\" on your BigBlueButton server." : "Obter o URL e o secreto da API executando «sudo bbb-conf --secret» no servidor BigBlueButton.",
"API url" : "URL da API",
"API secret" : "Secreto da API",
"Save" : "Gardar",
"Please enter your name!" : "Introduza o seu nome",
"The name must be at least 3 characters long." : "O nome debe ter como mínimo 3 caracteres.",
"displayname" : "nome_visíbel",
"Name" : "Nome",
"Welcome" : "Benvido",
"Max" : "Máx",
"Record" : "Gravar",
"Recordings" : "Gravacións",
"Room name" : "Nome da sala",
"Create" : "Crear",
"_%n participant_::_%n participants_" : ["%n participante","%n participantes"],
"Delete" : "Eliminar",
"Delete \"{name}\"?" : "EWliminar «{name}»?",
"Select target folder" : "Seleccionar o cartafol de destino",
"Room URL was stored in \"{path}\" as \"{filename}\"." : "O URL da sala almacenouse en «{path}» como «{filename}\"».",
"Link stored" : "Ligazón gardada",
"URL to room could not be stored." : "Non foi posíbel almacenar o URL da sala.",
"Error" : "Erro",
"URL to presentation was stored in \"{path}\" as \"{filename}\"." : "O URL da presentación almacenouse en «{path}» como «{filename}\"».",
"URL to presentation could not be stored." : "Non foi posíbel almacenar o URL da presentación.",
"Delete?" : "Eliminar?",
"Could not delete record" : "Non foi posíbel eliminar a gravación",
"Server error" : "Produciuse un erro de servidor",
"Settings saved" : "Axustes gardados",
"Unexpected error occurred" : "Produciuse un erro non agardado",
"API url is invalid" : "O URL da API é incorrecto",
"API secret is invalid" : "O secreto da API é incorrecto"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

13
l10n/he.js Normal file
View File

@ -0,0 +1,13 @@
OC.L10N.register(
"bbb",
{
"Save" : "שמור",
"Name" : "שם",
"Welcome" : "ברוך הבא",
"Create" : "יצירה",
"Delete" : "מחיקה",
"Error" : "שגיאה",
"Server error" : "שגיאת שרת",
"Settings saved" : "הגדרות נשמרו"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;");

11
l10n/he.json Normal file
View File

@ -0,0 +1,11 @@
{ "translations": {
"Save" : "שמור",
"Name" : "שם",
"Welcome" : "ברוך הבא",
"Create" : "יצירה",
"Delete" : "מחיקה",
"Error" : "שגיאה",
"Server error" : "שגיאת שרת",
"Settings saved" : "הגדרות נשמרו"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"
}

13
l10n/hr.js Normal file
View File

@ -0,0 +1,13 @@
OC.L10N.register(
"bbb",
{
"Save" : "Spremi",
"Name" : "Naziv",
"Welcome" : "Dobrodošli",
"Create" : "Stvori",
"Delete" : "Izbriši",
"Error" : "Pogreška",
"Server error" : "Greška poslužitelja",
"Settings saved" : "Postavke spremljene"
},
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");

11
l10n/hr.json Normal file
View File

@ -0,0 +1,11 @@
{ "translations": {
"Save" : "Spremi",
"Name" : "Naziv",
"Welcome" : "Dobrodošli",
"Create" : "Stvori",
"Delete" : "Izbriši",
"Error" : "Pogreška",
"Server error" : "Greška poslužitelja",
"Settings saved" : "Postavke spremljene"
},"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"
}

39
l10n/hu.js Normal file
View File

@ -0,0 +1,39 @@
OC.L10N.register(
"bbb",
{
"API url or secret not configured. Please contact your administrator." : "API link vagy titok nincs konfigurálva. Kérem vegye fel a kapcsolatot rendszergazdájával.",
"BigBlueButton Integration" : "BigBlueButton integráció",
"BigBlueButton integration for Nextcloud" : "BigBlueButton integráció Nextcoud-hoz",
"Get your API url and secret by executing \"sudo bbb-conf --secret\" on your BigBlueButton server." : "API link és titok beszerzéséhez futtassa az alábbi parancsot BigBlueButton szerverén. \"sudo bbb-conf --secret\" ",
"API url" : "API link",
"API secret" : "API titok",
"Save" : "Mentés",
"Please enter your name!" : "Kérlek add meg a neved!",
"The name must be at least 3 characters long." : "A név legalább 3 karakter hosszúságú kell legyen.",
"displayname" : "névmegjelenítés",
"Name" : "Név",
"Welcome" : "Üdvözöljük",
"Max" : "Maximum",
"Record" : "Felvétel",
"Recordings" : "Felvételek",
"Room name" : "Szoba neve",
"Create" : "Létrehozás",
"_%n participant_::_%n participants_" : ["%n résztvevő","%n résztvevő"],
"Delete" : "Törlés",
"Delete \"{name}\"?" : "\"{name}\" törlése?",
"Select target folder" : "Célmappa kiválasztása",
"Room URL was stored in \"{path}\" as \"{filename}\"." : "Szoba URL tárolva itt \"{path}\", mint \"{filename}\".",
"Link stored" : "Link tárolva",
"URL to room could not be stored." : "Szoba URL-t nem lehet tárolni.",
"Error" : "Hiba",
"URL to presentation was stored in \"{path}\" as \"{filename}\"." : "Prezentáció URL-je tárolva itt \"{path}\", mint \"{filename}\".",
"URL to presentation could not be stored." : "Prezentáció URL-t nem lehet tárolni.",
"Delete?" : "Törlés?",
"Could not delete record" : "Nem lehet a felvételt törölni",
"Server error" : "Kiszolgálóhiba",
"Settings saved" : "Beállítások elmentve",
"Unexpected error occurred" : "Váratlan hiba történt",
"API url is invalid" : "API link érvénytelen",
"API secret is invalid" : "API titok érvénytelen"
},
"nplurals=2; plural=(n != 1);");

37
l10n/hu.json Normal file
View File

@ -0,0 +1,37 @@
{ "translations": {
"API url or secret not configured. Please contact your administrator." : "API link vagy titok nincs konfigurálva. Kérem vegye fel a kapcsolatot rendszergazdájával.",
"BigBlueButton Integration" : "BigBlueButton integráció",
"BigBlueButton integration for Nextcloud" : "BigBlueButton integráció Nextcoud-hoz",
"Get your API url and secret by executing \"sudo bbb-conf --secret\" on your BigBlueButton server." : "API link és titok beszerzéséhez futtassa az alábbi parancsot BigBlueButton szerverén. \"sudo bbb-conf --secret\" ",
"API url" : "API link",
"API secret" : "API titok",
"Save" : "Mentés",
"Please enter your name!" : "Kérlek add meg a neved!",
"The name must be at least 3 characters long." : "A név legalább 3 karakter hosszúságú kell legyen.",
"displayname" : "névmegjelenítés",
"Name" : "Név",
"Welcome" : "Üdvözöljük",
"Max" : "Maximum",
"Record" : "Felvétel",
"Recordings" : "Felvételek",
"Room name" : "Szoba neve",
"Create" : "Létrehozás",
"_%n participant_::_%n participants_" : ["%n résztvevő","%n résztvevő"],
"Delete" : "Törlés",
"Delete \"{name}\"?" : "\"{name}\" törlése?",
"Select target folder" : "Célmappa kiválasztása",
"Room URL was stored in \"{path}\" as \"{filename}\"." : "Szoba URL tárolva itt \"{path}\", mint \"{filename}\".",
"Link stored" : "Link tárolva",
"URL to room could not be stored." : "Szoba URL-t nem lehet tárolni.",
"Error" : "Hiba",
"URL to presentation was stored in \"{path}\" as \"{filename}\"." : "Prezentáció URL-je tárolva itt \"{path}\", mint \"{filename}\".",
"URL to presentation could not be stored." : "Prezentáció URL-t nem lehet tárolni.",
"Delete?" : "Törlés?",
"Could not delete record" : "Nem lehet a felvételt törölni",
"Server error" : "Kiszolgálóhiba",
"Settings saved" : "Beállítások elmentve",
"Unexpected error occurred" : "Váratlan hiba történt",
"API url is invalid" : "API link érvénytelen",
"API secret is invalid" : "API titok érvénytelen"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

10
l10n/hy.js Normal file
View File

@ -0,0 +1,10 @@
OC.L10N.register(
"bbb",
{
"Save" : "Պահպանել",
"Name" : "Անուն",
"Create" : "Ստեղծել",
"Delete" : "հեռացնել",
"Error" : "Սխալ"
},
"nplurals=2; plural=(n != 1);");

8
l10n/hy.json Normal file
View File

@ -0,0 +1,8 @@
{ "translations": {
"Save" : "Պահպանել",
"Name" : "Անուն",
"Create" : "Ստեղծել",
"Delete" : "հեռացնել",
"Error" : "Սխալ"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

11
l10n/ia.js Normal file
View File

@ -0,0 +1,11 @@
OC.L10N.register(
"bbb",
{
"Save" : "Salveguardar",
"Name" : "Nomine",
"Create" : "Crear",
"Delete" : "Deler",
"Error" : "Error",
"Settings saved" : "Configurationes salveguardate"
},
"nplurals=2; plural=(n != 1);");

9
l10n/ia.json Normal file
View File

@ -0,0 +1,9 @@
{ "translations": {
"Save" : "Salveguardar",
"Name" : "Nomine",
"Create" : "Crear",
"Delete" : "Deler",
"Error" : "Error",
"Settings saved" : "Configurationes salveguardate"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

12
l10n/id.js Normal file
View File

@ -0,0 +1,12 @@
OC.L10N.register(
"bbb",
{
"Save" : "Simpan",
"Name" : "Nama",
"Create" : "Buat",
"Delete" : "Hapus",
"Error" : "Kesalahan",
"Server error" : "Kesalahan server",
"Settings saved" : "Pengaturan disimpan"
},
"nplurals=1; plural=0;");

10
l10n/id.json Normal file
View File

@ -0,0 +1,10 @@
{ "translations": {
"Save" : "Simpan",
"Name" : "Nama",
"Create" : "Buat",
"Delete" : "Hapus",
"Error" : "Kesalahan",
"Server error" : "Kesalahan server",
"Settings saved" : "Pengaturan disimpan"
},"pluralForm" :"nplurals=1; plural=0;"
}

13
l10n/is.js Normal file
View File

@ -0,0 +1,13 @@
OC.L10N.register(
"bbb",
{
"Save" : "Vista",
"Name" : "Nafn",
"Welcome" : "Velkomin",
"Create" : "Búa til",
"Delete" : "Eyða",
"Error" : "Villa",
"Server error" : "Villa frá þjóni",
"Settings saved" : "Stillingar vistaðar"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");

11
l10n/is.json Normal file
View File

@ -0,0 +1,11 @@
{ "translations": {
"Save" : "Vista",
"Name" : "Nafn",
"Welcome" : "Velkomin",
"Create" : "Búa til",
"Delete" : "Eyða",
"Error" : "Villa",
"Server error" : "Villa frá þjóni",
"Settings saved" : "Stillingar vistaðar"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
}

Some files were not shown because too many files have changed in this diff Show More