fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
pull/412/head
Nextcloud bot 2025-12-21 02:17:27 +00:00
parent 1a00f09a97
commit 956cb37a48
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
26 changed files with 68 additions and 0 deletions

View File

@ -1,6 +1,7 @@
OC.L10N.register(
"bbb",
{
"Loading…" : "Laai…",
"Back to %s" : "Terug na %s",
"Save" : "Stoor",
"Display name" : "Vertoonnaam",

View File

@ -1,4 +1,5 @@
{ "translations": {
"Loading…" : "Laai…",
"Back to %s" : "Terug na %s",
"Save" : "Stoor",
"Display name" : "Vertoonnaam",

View File

@ -1,6 +1,8 @@
OC.L10N.register(
"bbb",
{
"Loading…" : "Cargando...",
"Close" : "Zarrar",
"Password" : "Clau",
"Hello %s" : "Hola %s",
"Group" : "Grupo",

View File

@ -1,4 +1,6 @@
{ "translations": {
"Loading…" : "Cargando...",
"Close" : "Zarrar",
"Password" : "Clau",
"Hello %s" : "Hola %s",
"Group" : "Grupo",

View File

@ -24,10 +24,12 @@ OC.L10N.register(
"BigBlueButton integration for Nextcloud" : "مُكاملة \"بيغ بلو بوتون\" 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* **Share moderator link** Invite moderators to the room\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\nQuick start guide and further information in our [readme](https://github.com/littleredbutton/cloud_bbb).\nDo you like this application? Give something back to the open source community and checkout our\n[ways to contribute](https://github.com/littleredbutton/cloud_bbb/blob/master/.github/contributing.md).\n\nContributors are welcome! 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.*" : "يتيح لك هذا التطبيق إنشاء اجتماعات بتثبيت خارجي لـ [BigBlueButton](https://bigbluebutton.org).\n\n* **إعداد الغرفة** إنشاء تكوينات متعددة للغرفة باسم ورسالة ترحيب...\n* **مشاركة رابط الضيف** مشاركة رابط الغرفة مع جميع ضيوفك\n* **مشاركة رابط المشرف** دعوة المشرفين إلى الغرفة\n* **مشاركة الغرف** مشاركة الغرف مع الأعضاء أو المجموعات أو الدوائر\n* **عرض تقديمي مخصص** ابدأ غرفة بعرض تقديمي محدد من متصفح الملفات الخاص بك\n* **إدارة التسجيلات** عرض ومشاركة وحذف التسجيلات الخاصة بغرفك\n* **القيود** تقييد إنشاء الغرفة على مجموعات معينة\n* **الأنشطة** احصل على نظرة عامة على أنشطة غرفتك\n\nدليل البدء السريع والمزيد من المعلومات في [ملف readme](https://github.com/littleredbutton/cloud_bbb).\nهل يعجبك هذا التطبيق؟ قدم شيئًا لمجتمع المصادر المفتوحة وتحقق من\n[طرق المساهمة](https://github.com/littleredbutton/cloud_bbb/blob/master/.github/contributing.md).\n\nنرحب بالمساهمين! إذا كان لديك الوقت، فسيكون من الرائع أن تساعد في تحسين هذا التطبيق.\n\n*يدمج هذا التطبيق BigBlueButton ولا يتم اعتماده أو اعتماده من قبل BigBlueButton Inc. BigBlueButton وشعار BigBlueButton علامتان تجاريتان لشركة BigBlueButton Inc.*",
"Send to BBB" : "أرسل إلى BBB",
"Loading…" : "التحميل جارٍ ...",
"Please select the room in which you like to use the file \"{filename}\"." : "رجاءً، إختر الغرفة التي ترغب أن تستعمل فيها الملف \"{filename}\".",
"Send to" : "أرسل إلى",
"Start with" : "البدء بـ",
"No rooms available!" : "لا توجد غرف متاحة",
"Close" : "إغلاق",
"Room not found" : "الغرفة غير موجودة",
"The room could not be found. Maybe it was deleted?" : "الغرفة غير موجودة. هل يمكن أن تكون محذوفة؟",
"Back to %s" : "العودة إلى %s",

View File

@ -22,10 +22,12 @@
"BigBlueButton integration for Nextcloud" : "مُكاملة \"بيغ بلو بوتون\" 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* **Share moderator link** Invite moderators to the room\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\nQuick start guide and further information in our [readme](https://github.com/littleredbutton/cloud_bbb).\nDo you like this application? Give something back to the open source community and checkout our\n[ways to contribute](https://github.com/littleredbutton/cloud_bbb/blob/master/.github/contributing.md).\n\nContributors are welcome! 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.*" : "يتيح لك هذا التطبيق إنشاء اجتماعات بتثبيت خارجي لـ [BigBlueButton](https://bigbluebutton.org).\n\n* **إعداد الغرفة** إنشاء تكوينات متعددة للغرفة باسم ورسالة ترحيب...\n* **مشاركة رابط الضيف** مشاركة رابط الغرفة مع جميع ضيوفك\n* **مشاركة رابط المشرف** دعوة المشرفين إلى الغرفة\n* **مشاركة الغرف** مشاركة الغرف مع الأعضاء أو المجموعات أو الدوائر\n* **عرض تقديمي مخصص** ابدأ غرفة بعرض تقديمي محدد من متصفح الملفات الخاص بك\n* **إدارة التسجيلات** عرض ومشاركة وحذف التسجيلات الخاصة بغرفك\n* **القيود** تقييد إنشاء الغرفة على مجموعات معينة\n* **الأنشطة** احصل على نظرة عامة على أنشطة غرفتك\n\nدليل البدء السريع والمزيد من المعلومات في [ملف readme](https://github.com/littleredbutton/cloud_bbb).\nهل يعجبك هذا التطبيق؟ قدم شيئًا لمجتمع المصادر المفتوحة وتحقق من\n[طرق المساهمة](https://github.com/littleredbutton/cloud_bbb/blob/master/.github/contributing.md).\n\nنرحب بالمساهمين! إذا كان لديك الوقت، فسيكون من الرائع أن تساعد في تحسين هذا التطبيق.\n\n*يدمج هذا التطبيق BigBlueButton ولا يتم اعتماده أو اعتماده من قبل BigBlueButton Inc. BigBlueButton وشعار BigBlueButton علامتان تجاريتان لشركة BigBlueButton Inc.*",
"Send to BBB" : "أرسل إلى BBB",
"Loading…" : "التحميل جارٍ ...",
"Please select the room in which you like to use the file \"{filename}\"." : "رجاءً، إختر الغرفة التي ترغب أن تستعمل فيها الملف \"{filename}\".",
"Send to" : "أرسل إلى",
"Start with" : "البدء بـ",
"No rooms available!" : "لا توجد غرف متاحة",
"Close" : "إغلاق",
"Room not found" : "الغرفة غير موجودة",
"The room could not be found. Maybe it was deleted?" : "الغرفة غير موجودة. هل يمكن أن تكون محذوفة؟",
"Back to %s" : "العودة إلى %s",

View File

@ -11,7 +11,9 @@ OC.L10N.register(
"Recording for room \"%s\" is ready." : "La grabación de la sala «%s» ta preparada.",
"Public" : "Pública",
"API URL or secret not configured. Please contact your administrator." : "Nun se configuró nin la URL nin el secretu de l'API. Ponte en contautu cola alministración.",
"Loading…" : "Cargando…",
"No rooms available!" : "¡Nun hai nenguna sala disponible!",
"Close" : "Zarrar",
"Room not found" : "Nun s'atopó la sala",
"The room could not be found. Maybe it was deleted?" : "Nun se pudo atopar la sala. Quiciabes la desaniciaren",
"Back to %s" : "Volver a «%s»",

View File

@ -9,7 +9,9 @@
"Recording for room \"%s\" is ready." : "La grabación de la sala «%s» ta preparada.",
"Public" : "Pública",
"API URL or secret not configured. Please contact your administrator." : "Nun se configuró nin la URL nin el secretu de l'API. Ponte en contautu cola alministración.",
"Loading…" : "Cargando…",
"No rooms available!" : "¡Nun hai nenguna sala disponible!",
"Close" : "Zarrar",
"Room not found" : "Nun s'atopó la sala",
"The room could not be found. Maybe it was deleted?" : "Nun se pudo atopar la sala. Quiciabes la desaniciaren",
"Back to %s" : "Volver a «%s»",

View File

@ -2,6 +2,7 @@ OC.L10N.register(
"bbb",
{
"Public" : "İctimai",
"Close" : "Bağla",
"Save" : "Saxla",
"Password" : "Şifrə",
"Hello %s" : "Salam %s",

View File

@ -1,5 +1,6 @@
{ "translations": {
"Public" : "İctimai",
"Close" : "Bağla",
"Save" : "Saxla",
"Password" : "Şifrə",
"Hello %s" : "Salam %s",

View File

@ -24,8 +24,10 @@ OC.L10N.register(
"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 moderator link** Invite moderators to the room\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\nQuick start guide and further information in our [readme](https://github.com/littleredbutton/cloud_bbb).\nDo you like this application? Give something back to the open source community and checkout our\n[ways to contribute](https://github.com/littleredbutton/cloud_bbb/blob/master/.github/contributing.md).\n\nContributors are welcome! 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 Namen, Willkommensnachricht …\n\n* **Gästelink teilen** Teile den Raumlink mit all deinen Gästen\n* **Moderatorlink teilen** Lade Moderatoren in den Raum ein\n* **Räume teilen** Teile Räume mit Mitgliedern, Gruppen oder Kreisen\n* **Benutzerdefinierte Präsentation** Starte einen Raum mit einer ausgewählten Präsentation aus deinem Dateibrowser\n* **Aufzeichnungen verwalten** Anzeigen, Teilen und Löschen von Aufzeichnungen für deine Räume\n* **Einschränkungen** Beschränke die Raumerstellung auf bestimmte Gruppen\n* **Aktivitäten** Erhalte einen Überblick über deine Raumaktivitäten\n\nKurzanleitung und weitere Informationen in unserer [Readme](https://github.com/littleredbutton/cloud_bbb).\nGefällt dir diese Anwendung? Gib der Open-Source-Community etwas zurück und sieh dir unsere\n[Möglichkeiten zum Beitragen](https://github.com/littleredbutton/cloud_bbb/blob/master/.github/contributing.md) an.\n\nMitwirkende sind willkommen! Wenn du Zeit hast, wäre es großartig, wenn du helfen könntest, diese Anwendung zu verbessern.\n\n*Diese App integriert BigBlueButton und wird nicht von BigBlueButton Inc. unterstützt oder zertifiziert. BigBlueButton und das BigBlueButton-Logo sind Marken von BigBlueButton Inc.*",
"Send to BBB" : "An BBB senden ",
"An error occurred while sending the file to the room." : "Es ist ein Fehler beim Senden der Datei an den Raum aufgetreten",
"Loading…" : "Lade …",
"Please select the room in which you like to use the file \"{filename}\"." : "Bitte wähle den Raum aus, in dem du die Datei \"{filename}\" verwenden möchtest.",
"Only rooms for which you are one of the administrators will be displayed." : "Es werden nur Räume angezeigt, für die du der Administration angehörst.",
"Send to" : "Senden an",
"Start with" : "Beginne mit",
"No rooms available!" : "Keine Räume verfügbar!",

View File

@ -22,8 +22,10 @@
"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 moderator link** Invite moderators to the room\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\nQuick start guide and further information in our [readme](https://github.com/littleredbutton/cloud_bbb).\nDo you like this application? Give something back to the open source community and checkout our\n[ways to contribute](https://github.com/littleredbutton/cloud_bbb/blob/master/.github/contributing.md).\n\nContributors are welcome! 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 Namen, Willkommensnachricht …\n\n* **Gästelink teilen** Teile den Raumlink mit all deinen Gästen\n* **Moderatorlink teilen** Lade Moderatoren in den Raum ein\n* **Räume teilen** Teile Räume mit Mitgliedern, Gruppen oder Kreisen\n* **Benutzerdefinierte Präsentation** Starte einen Raum mit einer ausgewählten Präsentation aus deinem Dateibrowser\n* **Aufzeichnungen verwalten** Anzeigen, Teilen und Löschen von Aufzeichnungen für deine Räume\n* **Einschränkungen** Beschränke die Raumerstellung auf bestimmte Gruppen\n* **Aktivitäten** Erhalte einen Überblick über deine Raumaktivitäten\n\nKurzanleitung und weitere Informationen in unserer [Readme](https://github.com/littleredbutton/cloud_bbb).\nGefällt dir diese Anwendung? Gib der Open-Source-Community etwas zurück und sieh dir unsere\n[Möglichkeiten zum Beitragen](https://github.com/littleredbutton/cloud_bbb/blob/master/.github/contributing.md) an.\n\nMitwirkende sind willkommen! Wenn du Zeit hast, wäre es großartig, wenn du helfen könntest, diese Anwendung zu verbessern.\n\n*Diese App integriert BigBlueButton und wird nicht von BigBlueButton Inc. unterstützt oder zertifiziert. BigBlueButton und das BigBlueButton-Logo sind Marken von BigBlueButton Inc.*",
"Send to BBB" : "An BBB senden ",
"An error occurred while sending the file to the room." : "Es ist ein Fehler beim Senden der Datei an den Raum aufgetreten",
"Loading…" : "Lade …",
"Please select the room in which you like to use the file \"{filename}\"." : "Bitte wähle den Raum aus, in dem du die Datei \"{filename}\" verwenden möchtest.",
"Only rooms for which you are one of the administrators will be displayed." : "Es werden nur Räume angezeigt, für die du der Administration angehörst.",
"Send to" : "Senden an",
"Start with" : "Beginne mit",
"No rooms available!" : "Keine Räume verfügbar!",

View File

@ -24,8 +24,10 @@ OC.L10N.register(
"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 moderator link** Invite moderators to the room\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\nQuick start guide and further information in our [readme](https://github.com/littleredbutton/cloud_bbb).\nDo you like this application? Give something back to the open source community and checkout our\n[ways to contribute](https://github.com/littleredbutton/cloud_bbb/blob/master/.github/contributing.md).\n\nContributors are welcome! 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 Namen, Willkommensnachricht …\n\n* **Gästelink teilen** Teilen Sie den Raumlink mit all Ihren Gästen\n* **Moderatorlink teilen** Laden Sie Moderatoren in den Raum ein\n* **Räume teilen** Teilen Sie Räume mit Mitgliedern, Gruppen oder Kreisen\n* **Benutzerdefinierte Präsentation** Starten Sie einen Raum mit einer ausgewählten Präsentation aus Ihrem Dateibrowser\n* **Aufzeichnungen verwalten** Anzeigen, Teilen und Löschen von Aufzeichnungen für Ihre Räume\n* **Einschränkungen** Beschränken Sie die Raumerstellung auf bestimmte Gruppen\n* **Aktivitäten** Erhalten Sie einen Überblick über Ihre Raumaktivitäten\n\nKurzanleitung und weitere Informationen in unserer [Readme](https://github.com/littleredbutton/cloud_bbb).\nGefällt Ihnen diese Anwendung? Geben Sie der Open-Source-Community etwas zurück und sehen Sie sich unsere\n[Möglichkeiten zum Beitragen](https://github.com/littleredbutton/cloud_bbb/blob/master/.github/contributing.md) an.\n\nMitwirkende sind willkommen! Wenn Sie Zeit haben, wäre es großartig, wenn Sie helfen könnten, diese Anwendung zu verbessern.\n\n*Diese App integriert BigBlueButton und wird nicht von BigBlueButton Inc. unterstützt oder zertifiziert. BigBlueButton und das BigBlueButton-Logo sind Marken von BigBlueButton Inc.*",
"Send to BBB" : "An BBB senden",
"An error occurred while sending the file to the room." : "Es ist ein Fehler beim Senden der Datei an den Raum aufgetreten",
"Loading…" : "Lade …",
"Please select the room in which you like to use the file \"{filename}\"." : "Bitte den Raum auswählen, in dem Sie die Datei \"{filename}\" verwenden möchten.",
"Only rooms for which you are one of the administrators will be displayed." : "Es werden nur Räume angezeigt, für die Sie der Administration angehören.",
"Send to" : "Senden an",
"Start with" : "Beginne mit",
"No rooms available!" : "Keine Räume verfügbar!",

View File

@ -22,8 +22,10 @@
"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 moderator link** Invite moderators to the room\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\nQuick start guide and further information in our [readme](https://github.com/littleredbutton/cloud_bbb).\nDo you like this application? Give something back to the open source community and checkout our\n[ways to contribute](https://github.com/littleredbutton/cloud_bbb/blob/master/.github/contributing.md).\n\nContributors are welcome! 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 Namen, Willkommensnachricht …\n\n* **Gästelink teilen** Teilen Sie den Raumlink mit all Ihren Gästen\n* **Moderatorlink teilen** Laden Sie Moderatoren in den Raum ein\n* **Räume teilen** Teilen Sie Räume mit Mitgliedern, Gruppen oder Kreisen\n* **Benutzerdefinierte Präsentation** Starten Sie einen Raum mit einer ausgewählten Präsentation aus Ihrem Dateibrowser\n* **Aufzeichnungen verwalten** Anzeigen, Teilen und Löschen von Aufzeichnungen für Ihre Räume\n* **Einschränkungen** Beschränken Sie die Raumerstellung auf bestimmte Gruppen\n* **Aktivitäten** Erhalten Sie einen Überblick über Ihre Raumaktivitäten\n\nKurzanleitung und weitere Informationen in unserer [Readme](https://github.com/littleredbutton/cloud_bbb).\nGefällt Ihnen diese Anwendung? Geben Sie der Open-Source-Community etwas zurück und sehen Sie sich unsere\n[Möglichkeiten zum Beitragen](https://github.com/littleredbutton/cloud_bbb/blob/master/.github/contributing.md) an.\n\nMitwirkende sind willkommen! Wenn Sie Zeit haben, wäre es großartig, wenn Sie helfen könnten, diese Anwendung zu verbessern.\n\n*Diese App integriert BigBlueButton und wird nicht von BigBlueButton Inc. unterstützt oder zertifiziert. BigBlueButton und das BigBlueButton-Logo sind Marken von BigBlueButton Inc.*",
"Send to BBB" : "An BBB senden",
"An error occurred while sending the file to the room." : "Es ist ein Fehler beim Senden der Datei an den Raum aufgetreten",
"Loading…" : "Lade …",
"Please select the room in which you like to use the file \"{filename}\"." : "Bitte den Raum auswählen, in dem Sie die Datei \"{filename}\" verwenden möchten.",
"Only rooms for which you are one of the administrators will be displayed." : "Es werden nur Räume angezeigt, für die Sie der Administration angehören.",
"Send to" : "Senden an",
"Start with" : "Beginne mit",
"No rooms available!" : "Keine Räume verfügbar!",

View File

@ -24,8 +24,10 @@ OC.L10N.register(
"BigBlueButton integration for Nextcloud" : "BigBlueButton integration for 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 moderator link** Invite moderators to the room\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\nQuick start guide and further information in our [readme](https://github.com/littleredbutton/cloud_bbb).\nDo you like this application? Give something back to the open source community and checkout our\n[ways to contribute](https://github.com/littleredbutton/cloud_bbb/blob/master/.github/contributing.md).\n\nContributors are welcome! 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.*" : "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 moderator link** Invite moderators to the room\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\nQuick start guide and further information in our [readme](https://github.com/littleredbutton/cloud_bbb).\nDo you like this application? Give something back to the open source community and checkout our\n[ways to contribute](https://github.com/littleredbutton/cloud_bbb/blob/master/.github/contributing.md).\n\nContributors are welcome! 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.*",
"Send to BBB" : "Send to BBB",
"An error occurred while sending the file to the room." : "An error occurred while sending the file to the room.",
"Loading…" : "Loading…",
"Please select the room in which you like to use the file \"{filename}\"." : "Please select the room in which you like to use the file \"{filename}\".",
"Only rooms for which you are one of the administrators will be displayed." : "Only rooms for which you are one of the administrators will be displayed.",
"Send to" : "Send to",
"Start with" : "Start with",
"No rooms available!" : "No rooms available!",

View File

@ -22,8 +22,10 @@
"BigBlueButton integration for Nextcloud" : "BigBlueButton integration for 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 moderator link** Invite moderators to the room\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\nQuick start guide and further information in our [readme](https://github.com/littleredbutton/cloud_bbb).\nDo you like this application? Give something back to the open source community and checkout our\n[ways to contribute](https://github.com/littleredbutton/cloud_bbb/blob/master/.github/contributing.md).\n\nContributors are welcome! 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.*" : "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 moderator link** Invite moderators to the room\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\nQuick start guide and further information in our [readme](https://github.com/littleredbutton/cloud_bbb).\nDo you like this application? Give something back to the open source community and checkout our\n[ways to contribute](https://github.com/littleredbutton/cloud_bbb/blob/master/.github/contributing.md).\n\nContributors are welcome! 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.*",
"Send to BBB" : "Send to BBB",
"An error occurred while sending the file to the room." : "An error occurred while sending the file to the room.",
"Loading…" : "Loading…",
"Please select the room in which you like to use the file \"{filename}\"." : "Please select the room in which you like to use the file \"{filename}\".",
"Only rooms for which you are one of the administrators will be displayed." : "Only rooms for which you are one of the administrators will be displayed.",
"Send to" : "Send to",
"Start with" : "Start with",
"No rooms available!" : "No rooms available!",

View File

@ -24,8 +24,10 @@ OC.L10N.register(
"BigBlueButton integration for Nextcloud" : "Integrazione BigBlueButton per 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 moderator link** Invite moderators to the room\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\nQuick start guide and further information in our [readme](https://github.com/littleredbutton/cloud_bbb).\nDo you like this application? Give something back to the open source community and checkout our\n[ways to contribute](https://github.com/littleredbutton/cloud_bbb/blob/master/.github/contributing.md).\n\nContributors are welcome! 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.*" : "TQuesta app consente di creare riunioni con un'installazione esterna di [BigBlueButton](https://bigbluebutton.org).\n\n* **Configurazione della stanza** Crea più configurazioni di stanza con nome, messaggio di benvenuto...\n* **Condividi link ospite** Condividi il link della stanza con tutti i tuoi ospiti\n* **Condividi link moderatore** Invita moderatori nella stanza\n* **Condividi stanze** Condividi stanze con membri, gruppi o cerchie\n* **Presentazione personalizzata** Avvia una stanza con una presentazione selezionata dal tuo file browser\n* **Gestisci registrazioni** Visualizza, condividi ed elimina registrazioni per le tue stanze\n* **Restrizioni** Limita la creazione di stanze a determinati gruppi\n* **Attività** Ottieni una panoramica delle attività della tua stanza\n\nGuida rapida e ulteriori informazioni nel nostro [readme](https://github.com/littleredbutton/cloud_bbb).\nTi piace questa applicazione? Restituisci qualcosa alla comunità open source e dai un'occhiata ai nostri\n[modi per contribuire](https://github.com/littleredbutton/cloud_bbb/blob/master/.github/contributing.md).\n\nI collaboratori sono benvenuti! Se hai tempo, sarebbe fantastico se potessi aiutare a migliorare questa applicazione.\n\n*Questa app integra BigBlueButton e non è approvata o certificata da BigBlueButton Inc. BigBlueButton e il logo BigBlueButton sono marchi di BigBlueButton Inc.*",
"Send to BBB" : "Invia a BBB",
"An error occurred while sending the file to the room." : "Si è verificato un errore durante l'invio del file alla stanza.",
"Loading…" : "Caricamento…",
"Please select the room in which you like to use the file \"{filename}\"." : "Seleziona la stanza in cui vorresti usare il file \"{filename}\".",
"Only rooms for which you are one of the administrators will be displayed." : "Verranno visualizzate solo le stanze di cui sei uno degli amministratori.",
"Send to" : "Invia a",
"Start with" : "Inizia con",
"No rooms available!" : "Nessuna stanza disponibile",

View File

@ -22,8 +22,10 @@
"BigBlueButton integration for Nextcloud" : "Integrazione BigBlueButton per 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 moderator link** Invite moderators to the room\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\nQuick start guide and further information in our [readme](https://github.com/littleredbutton/cloud_bbb).\nDo you like this application? Give something back to the open source community and checkout our\n[ways to contribute](https://github.com/littleredbutton/cloud_bbb/blob/master/.github/contributing.md).\n\nContributors are welcome! 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.*" : "TQuesta app consente di creare riunioni con un'installazione esterna di [BigBlueButton](https://bigbluebutton.org).\n\n* **Configurazione della stanza** Crea più configurazioni di stanza con nome, messaggio di benvenuto...\n* **Condividi link ospite** Condividi il link della stanza con tutti i tuoi ospiti\n* **Condividi link moderatore** Invita moderatori nella stanza\n* **Condividi stanze** Condividi stanze con membri, gruppi o cerchie\n* **Presentazione personalizzata** Avvia una stanza con una presentazione selezionata dal tuo file browser\n* **Gestisci registrazioni** Visualizza, condividi ed elimina registrazioni per le tue stanze\n* **Restrizioni** Limita la creazione di stanze a determinati gruppi\n* **Attività** Ottieni una panoramica delle attività della tua stanza\n\nGuida rapida e ulteriori informazioni nel nostro [readme](https://github.com/littleredbutton/cloud_bbb).\nTi piace questa applicazione? Restituisci qualcosa alla comunità open source e dai un'occhiata ai nostri\n[modi per contribuire](https://github.com/littleredbutton/cloud_bbb/blob/master/.github/contributing.md).\n\nI collaboratori sono benvenuti! Se hai tempo, sarebbe fantastico se potessi aiutare a migliorare questa applicazione.\n\n*Questa app integra BigBlueButton e non è approvata o certificata da BigBlueButton Inc. BigBlueButton e il logo BigBlueButton sono marchi di BigBlueButton Inc.*",
"Send to BBB" : "Invia a BBB",
"An error occurred while sending the file to the room." : "Si è verificato un errore durante l'invio del file alla stanza.",
"Loading…" : "Caricamento…",
"Please select the room in which you like to use the file \"{filename}\"." : "Seleziona la stanza in cui vorresti usare il file \"{filename}\".",
"Only rooms for which you are one of the administrators will be displayed." : "Verranno visualizzate solo le stanze di cui sei uno degli amministratori.",
"Send to" : "Invia a",
"Start with" : "Inizia con",
"No rooms available!" : "Nessuna stanza disponibile",

13
l10n/ps.js Normal file
View File

@ -0,0 +1,13 @@
OC.L10N.register(
"bbb",
{
"Close" : "بندول",
"Back to %s" : "بېرته %s ته",
"Save" : "ساتل",
"Password" : "پاسورډ",
"Hello %s" : "سلامونه %s",
"Name" : "نوم",
"Delete" : "ړنګول",
"Error" : "شسیب"
},
"nplurals=2; plural=(n != 1);");

11
l10n/ps.json Normal file
View File

@ -0,0 +1,11 @@
{ "translations": {
"Close" : "بندول",
"Back to %s" : "بېرته %s ته",
"Save" : "ساتل",
"Password" : "پاسورډ",
"Hello %s" : "سلامونه %s",
"Name" : "نوم",
"Delete" : "ړنګول",
"Error" : "شسیب"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -24,8 +24,10 @@ OC.L10N.register(
"BigBlueButton integration for Nextcloud" : "Nextcloud için BigBlueButton bütünleştirmesi",
"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 moderator link** Invite moderators to the room\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\nQuick start guide and further information in our [readme](https://github.com/littleredbutton/cloud_bbb).\nDo you like this application? Give something back to the open source community and checkout our\n[ways to contribute](https://github.com/littleredbutton/cloud_bbb/blob/master/.github/contributing.md).\n\nContributors are welcome! 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.*" : "Bu uygulama bir dış [BigBlueButton](https://bigbluebutton.org) kurulumu ile toplantı yapılabilmesini sağlar.\n\n* **Oda kurulumu** Ad ve hoş geldiniz iletisi ile birçok oda yapılandırması oluşturulabilir, ...\n* **Konuk bağlantısı paylaşımı** Toplantı bağlantısı tüm konuklar ile paylaşılabilir\n* **Sorumlu bağlantısı paylaşımı** Odaya sorumlular davet edilebilir\n* **Oda paylaşımı** Odalar üyeler, gruplar ve takımlar ile paylaşılabilir\n* **Özel sunum** Oda, dosya gezgininizden seçebileceğiniz bir sunum ile başlatılabilir\n* **Kayıt yönetimi** Oda kayıtları görülebilir, paylaşılabilir ve silinebilir\n* **Kısıtlamalar** Yalnızca belirli grupların oda oluşturması sağlanabilir\n* **İşlemler** Oda işlemlerinin özeti görülebilir\n\nHIzlı başlangıç ve ayrıntılı bilgiler için [readme](https://github.com/littleredbutton/cloud_bbb) dosyasına bakabilirsiniz.\nBu uygulama hoşunuza gitti mi? Destek olmak için açık kaynak topluluğuna\n[katkıda bulunma yollarına ](https://github.com/littleredbutton/cloud_bbb/blob/master/.github/contributing.md) bakabilirsiniz.\n\nKatkıda bulunmak isteyenleri bekliyoruz! Zamanınız varsa ve bu uygulamayı geliştirmemize yardım edebilirseniz harika olur.\n\n*Bu uygulama BigBlueButton ile bütünleştirme sağlar ve BigBlueButton Inc. tarafından herhangi bir onay ya da sertifika almamıştır. BigBlueButton ve BigBlueButton Logosu, BigBlueButton Inc. kuruluşunun tescilli ticari markalarıdır.*",
"Send to BBB" : "BBB üzerine gönder",
"An error occurred while sending the file to the room." : "Dosya çalışma odasına gönderilirken bir sorun çıktı.",
"Loading…" : "Yükleniyor…",
"Please select the room in which you like to use the file \"{filename}\"." : "\"{filename}\" dosyasını kullanmak istediğiniz odayı seçin.",
"Only rooms for which you are one of the administrators will be displayed." : "Yalnızca yöneticilerinden biri olduğunuz odalar görüntülenir.",
"Send to" : "Şuraya gönder",
"Start with" : "Şununla başlayan",
"No rooms available!" : "Kullanılabilecek bir oda yok!",

View File

@ -22,8 +22,10 @@
"BigBlueButton integration for Nextcloud" : "Nextcloud için BigBlueButton bütünleştirmesi",
"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 moderator link** Invite moderators to the room\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\nQuick start guide and further information in our [readme](https://github.com/littleredbutton/cloud_bbb).\nDo you like this application? Give something back to the open source community and checkout our\n[ways to contribute](https://github.com/littleredbutton/cloud_bbb/blob/master/.github/contributing.md).\n\nContributors are welcome! 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.*" : "Bu uygulama bir dış [BigBlueButton](https://bigbluebutton.org) kurulumu ile toplantı yapılabilmesini sağlar.\n\n* **Oda kurulumu** Ad ve hoş geldiniz iletisi ile birçok oda yapılandırması oluşturulabilir, ...\n* **Konuk bağlantısı paylaşımı** Toplantı bağlantısı tüm konuklar ile paylaşılabilir\n* **Sorumlu bağlantısı paylaşımı** Odaya sorumlular davet edilebilir\n* **Oda paylaşımı** Odalar üyeler, gruplar ve takımlar ile paylaşılabilir\n* **Özel sunum** Oda, dosya gezgininizden seçebileceğiniz bir sunum ile başlatılabilir\n* **Kayıt yönetimi** Oda kayıtları görülebilir, paylaşılabilir ve silinebilir\n* **Kısıtlamalar** Yalnızca belirli grupların oda oluşturması sağlanabilir\n* **İşlemler** Oda işlemlerinin özeti görülebilir\n\nHIzlı başlangıç ve ayrıntılı bilgiler için [readme](https://github.com/littleredbutton/cloud_bbb) dosyasına bakabilirsiniz.\nBu uygulama hoşunuza gitti mi? Destek olmak için açık kaynak topluluğuna\n[katkıda bulunma yollarına ](https://github.com/littleredbutton/cloud_bbb/blob/master/.github/contributing.md) bakabilirsiniz.\n\nKatkıda bulunmak isteyenleri bekliyoruz! Zamanınız varsa ve bu uygulamayı geliştirmemize yardım edebilirseniz harika olur.\n\n*Bu uygulama BigBlueButton ile bütünleştirme sağlar ve BigBlueButton Inc. tarafından herhangi bir onay ya da sertifika almamıştır. BigBlueButton ve BigBlueButton Logosu, BigBlueButton Inc. kuruluşunun tescilli ticari markalarıdır.*",
"Send to BBB" : "BBB üzerine gönder",
"An error occurred while sending the file to the room." : "Dosya çalışma odasına gönderilirken bir sorun çıktı.",
"Loading…" : "Yükleniyor…",
"Please select the room in which you like to use the file \"{filename}\"." : "\"{filename}\" dosyasını kullanmak istediğiniz odayı seçin.",
"Only rooms for which you are one of the administrators will be displayed." : "Yalnızca yöneticilerinden biri olduğunuz odalar görüntülenir.",
"Send to" : "Şuraya gönder",
"Start with" : "Şununla başlayan",
"No rooms available!" : "Kullanılabilecek bir oda yok!",

View File

@ -24,8 +24,10 @@ OC.L10N.register(
"BigBlueButton integration for Nextcloud" : "Nextcloud ئۈچۈن 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* **Share moderator link** Invite moderators to the room\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\nQuick start guide and further information in our [readme](https://github.com/littleredbutton/cloud_bbb).\nDo you like this application? Give something back to the open source community and checkout our\n[ways to contribute](https://github.com/littleredbutton/cloud_bbb/blob/master/.github/contributing.md).\n\nContributors are welcome! 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.*" : "بۇ ئەپ [BigBlueButton] (https://bigbluebutton.org) نىڭ سىرتقى ئورنىتىلىشى بىلەن يىغىن قۇرالايدۇ.\n\n* ** ياتاق تەڭشەش ** ئىسىم بىلەن كۆپ ئۆي سەپلىمىسى قۇرۇڭ ، قارشى ئالىمىز…\n* ** مېھمان ئۇلانمىسىنى ھەمبەھىرلەڭ ** ياتاق ئۇلىنىشىنى بارلىق مېھمانلىرىڭىز بىلەن ئورتاقلىشىڭ\n* ** رىياسەتچى ئۇلانمىسىنى ئورتاقلىشىش ** رىياسەتچىلەرنى ئۆيگە تەكلىپ قىلىڭ\n* ** ياتاقلارنى ھەمبەھىرلەش ** ئەزالارنى ، گۇرۇپپىلار ياكى چەمبىرەكلەر بىلەن ئورتاقلىشىش\n* ** ئىختىيارى تونۇشتۇرۇش ** ھۆججەت توركۆرگۈڭىزدىن تاللانغان تونۇشتۇرۇش بىلەن ئۆي باشلاڭ\n* ** خاتىرىلەرنى باشقۇرۇش ** ئۆيلىرىڭىزدىكى خاتىرىلەرنى كۆرۈش ، ئورتاقلىشىش ۋە ئۆچۈرۈش\n* ** چەكلىمىلەر ** بەزى گۇرۇپپىلارغا ئۆي قۇرۇشنى چەكلەڭ\n* ** پائالىيەتلەر ** ياتاق پائالىيەتلىرىڭىزگە ئومۇمىي چۈشەنچە بېرىڭ\n\nتېز ئوقۇش قوللانمىسى ۋە [readme] دىكى تېخىمۇ كۆپ ئۇچۇرلار (https://github.com/littleredbutton/cloud_bbb).\nبۇ پروگراممىنى ياقتۇرامسىز؟ ئوچۇق كود مەھەللىسىگە بىر نەرسە قايتۇرۇڭ ۋە بىزنىڭ تەكشۈرۈشىمىز\n[تۆھپە قوشۇش ئۇسۇللىرى] (https://github.com/littleredbutton/cloud_bbb/blob/master/.github/contributing.md).\n\nتۆھپىكارلار قارشى ئالىمىز! ئەگەر ۋاقتىڭىز بولسا بۇ پروگراممىنى ياخشىلاشقا ياردەم قىلسىڭىز ناھايىتى قالتىس بولاتتى.\n\n* بۇ ئەپ BigBlueButton نى بىرلەشتۈرگەن بولۇپ ، BigBlueButton شىركىتى تەرىپىدىن تەستىقلانمايدۇ ياكى ئېتىراپ قىلىنمايدۇ BigBlueButton ۋە BigBlueButton Logo بولسا BigBlueButton شىركىتىنىڭ ماركىسى. *",
"Send to BBB" : "BBB غا ئەۋەتىڭ",
"An error occurred while sending the file to the room." : "بۇ ھۆججەتنى بۇ ئۆيگە يوللاۋاتقاندا بىر خاتالىق كۆرۈلدى.",
"Loading…" : "يۈكلەۋاتىدۇ…",
"Please select the room in which you like to use the file \"{filename}\"." : "«{filename}» ھۆججىتىنى ئىشلىتىشنى ياخشى كۆرىدىغان ئۆينى تاللاڭ.",
"Only rooms for which you are one of the administrators will be displayed." : "پەقەت سىز باشقۇرغۇچى بولغان ئۆيلەرلەرلا كۆرسىتىلىدۇ.",
"Send to" : "ئەۋەتىش",
"Start with" : "بىلەن باشلاڭ",
"No rooms available!" : "ياتاق يوق!",

View File

@ -22,8 +22,10 @@
"BigBlueButton integration for Nextcloud" : "Nextcloud ئۈچۈن 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* **Share moderator link** Invite moderators to the room\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\nQuick start guide and further information in our [readme](https://github.com/littleredbutton/cloud_bbb).\nDo you like this application? Give something back to the open source community and checkout our\n[ways to contribute](https://github.com/littleredbutton/cloud_bbb/blob/master/.github/contributing.md).\n\nContributors are welcome! 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.*" : "بۇ ئەپ [BigBlueButton] (https://bigbluebutton.org) نىڭ سىرتقى ئورنىتىلىشى بىلەن يىغىن قۇرالايدۇ.\n\n* ** ياتاق تەڭشەش ** ئىسىم بىلەن كۆپ ئۆي سەپلىمىسى قۇرۇڭ ، قارشى ئالىمىز…\n* ** مېھمان ئۇلانمىسىنى ھەمبەھىرلەڭ ** ياتاق ئۇلىنىشىنى بارلىق مېھمانلىرىڭىز بىلەن ئورتاقلىشىڭ\n* ** رىياسەتچى ئۇلانمىسىنى ئورتاقلىشىش ** رىياسەتچىلەرنى ئۆيگە تەكلىپ قىلىڭ\n* ** ياتاقلارنى ھەمبەھىرلەش ** ئەزالارنى ، گۇرۇپپىلار ياكى چەمبىرەكلەر بىلەن ئورتاقلىشىش\n* ** ئىختىيارى تونۇشتۇرۇش ** ھۆججەت توركۆرگۈڭىزدىن تاللانغان تونۇشتۇرۇش بىلەن ئۆي باشلاڭ\n* ** خاتىرىلەرنى باشقۇرۇش ** ئۆيلىرىڭىزدىكى خاتىرىلەرنى كۆرۈش ، ئورتاقلىشىش ۋە ئۆچۈرۈش\n* ** چەكلىمىلەر ** بەزى گۇرۇپپىلارغا ئۆي قۇرۇشنى چەكلەڭ\n* ** پائالىيەتلەر ** ياتاق پائالىيەتلىرىڭىزگە ئومۇمىي چۈشەنچە بېرىڭ\n\nتېز ئوقۇش قوللانمىسى ۋە [readme] دىكى تېخىمۇ كۆپ ئۇچۇرلار (https://github.com/littleredbutton/cloud_bbb).\nبۇ پروگراممىنى ياقتۇرامسىز؟ ئوچۇق كود مەھەللىسىگە بىر نەرسە قايتۇرۇڭ ۋە بىزنىڭ تەكشۈرۈشىمىز\n[تۆھپە قوشۇش ئۇسۇللىرى] (https://github.com/littleredbutton/cloud_bbb/blob/master/.github/contributing.md).\n\nتۆھپىكارلار قارشى ئالىمىز! ئەگەر ۋاقتىڭىز بولسا بۇ پروگراممىنى ياخشىلاشقا ياردەم قىلسىڭىز ناھايىتى قالتىس بولاتتى.\n\n* بۇ ئەپ BigBlueButton نى بىرلەشتۈرگەن بولۇپ ، BigBlueButton شىركىتى تەرىپىدىن تەستىقلانمايدۇ ياكى ئېتىراپ قىلىنمايدۇ BigBlueButton ۋە BigBlueButton Logo بولسا BigBlueButton شىركىتىنىڭ ماركىسى. *",
"Send to BBB" : "BBB غا ئەۋەتىڭ",
"An error occurred while sending the file to the room." : "بۇ ھۆججەتنى بۇ ئۆيگە يوللاۋاتقاندا بىر خاتالىق كۆرۈلدى.",
"Loading…" : "يۈكلەۋاتىدۇ…",
"Please select the room in which you like to use the file \"{filename}\"." : "«{filename}» ھۆججىتىنى ئىشلىتىشنى ياخشى كۆرىدىغان ئۆينى تاللاڭ.",
"Only rooms for which you are one of the administrators will be displayed." : "پەقەت سىز باشقۇرغۇچى بولغان ئۆيلەرلەرلا كۆرسىتىلىدۇ.",
"Send to" : "ئەۋەتىش",
"Start with" : "بىلەن باشلاڭ",
"No rooms available!" : "ياتاق يوق!",

View File

@ -24,8 +24,10 @@ OC.L10N.register(
"BigBlueButton integration for Nextcloud" : "Nextcloud 的 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* **Share moderator link** Invite moderators to the room\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\nQuick start guide and further information in our [readme](https://github.com/littleredbutton/cloud_bbb).\nDo you like this application? Give something back to the open source community and checkout our\n[ways to contribute](https://github.com/littleredbutton/cloud_bbb/blob/master/.github/contributing.md).\n\nContributors are welcome! 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.*" : "這個應用程式允許與外部的 [BigBlueButton](https://bigbluebutton.org) 安裝創建會議。\n\n* **房間設置**:創建多個房間配置,包括名稱、歡迎信息等。\n* **分享來賓鏈接**:將房間鏈接分享給所有來賓。\n* **分享主持人鏈接**:邀請主持人進入房間。\n* **分享房間**:與成員、群組或圈子分享房間。\n* **自訂簡報**:從文件瀏覽器中選擇簡報啟動房間。\n* **管理錄音**:查看、分享和刪除房間的錄音。\n* **限制**:限制某些群組創建房間。\n* **活動**:獲取房間活動的概覽。\n\n快速入門指南和更多信息請參見我們的 [readme](https://github.com/littleredbutton/cloud_bbb)。\n\n您喜歡這個應用程式嗎回饋開源社群查看我們的 [貢獻方式](https://github.com/littleredbutton/cloud_bbb/blob/master/.github/contributing.md)。\n\n歡迎貢獻者如果您有時間請幫助我們提升這個應用程式。\n\n*此應用程式整合了 BigBlueButton並未獲得 BigBlueButton Inc. 的認可或認證。BigBlueButton 和 BigBlueButton 標誌是 BigBlueButton Inc. 的商標。*",
"Send to BBB" : "傳送至 BBB",
"An error occurred while sending the file to the room." : "傳送檔案至聊天室時發生錯誤。",
"Loading…" : "加載中…",
"Please select the room in which you like to use the file \"{filename}\"." : "請選擇您想在其中使用檔案檔案“{filename}”的房間。",
"Only rooms for which you are one of the administrators will be displayed." : "只會顯示你有管理員權限的聊天室。",
"Send to" : "傳送到",
"Start with" : "開始從",
"No rooms available!" : "無可用聊天室!",

View File

@ -22,8 +22,10 @@
"BigBlueButton integration for Nextcloud" : "Nextcloud 的 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* **Share moderator link** Invite moderators to the room\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\nQuick start guide and further information in our [readme](https://github.com/littleredbutton/cloud_bbb).\nDo you like this application? Give something back to the open source community and checkout our\n[ways to contribute](https://github.com/littleredbutton/cloud_bbb/blob/master/.github/contributing.md).\n\nContributors are welcome! 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.*" : "這個應用程式允許與外部的 [BigBlueButton](https://bigbluebutton.org) 安裝創建會議。\n\n* **房間設置**:創建多個房間配置,包括名稱、歡迎信息等。\n* **分享來賓鏈接**:將房間鏈接分享給所有來賓。\n* **分享主持人鏈接**:邀請主持人進入房間。\n* **分享房間**:與成員、群組或圈子分享房間。\n* **自訂簡報**:從文件瀏覽器中選擇簡報啟動房間。\n* **管理錄音**:查看、分享和刪除房間的錄音。\n* **限制**:限制某些群組創建房間。\n* **活動**:獲取房間活動的概覽。\n\n快速入門指南和更多信息請參見我們的 [readme](https://github.com/littleredbutton/cloud_bbb)。\n\n您喜歡這個應用程式嗎回饋開源社群查看我們的 [貢獻方式](https://github.com/littleredbutton/cloud_bbb/blob/master/.github/contributing.md)。\n\n歡迎貢獻者如果您有時間請幫助我們提升這個應用程式。\n\n*此應用程式整合了 BigBlueButton並未獲得 BigBlueButton Inc. 的認可或認證。BigBlueButton 和 BigBlueButton 標誌是 BigBlueButton Inc. 的商標。*",
"Send to BBB" : "傳送至 BBB",
"An error occurred while sending the file to the room." : "傳送檔案至聊天室時發生錯誤。",
"Loading…" : "加載中…",
"Please select the room in which you like to use the file \"{filename}\"." : "請選擇您想在其中使用檔案檔案“{filename}”的房間。",
"Only rooms for which you are one of the administrators will be displayed." : "只會顯示你有管理員權限的聊天室。",
"Send to" : "傳送到",
"Start with" : "開始從",
"No rooms available!" : "無可用聊天室!",