Compare commits

..

19 Commits

Author SHA1 Message Date
Jonas ee5bab9c75
Merge 093e286e0f into e99f688900 2024-10-02 21:57:41 +02:00
Nextcloud bot e99f688900
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-28 02:20:31 +00:00
Nextcloud bot 64e01bfc36
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-25 02:24:07 +00:00
Nextcloud bot 4932c18f1a
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-22 02:33:11 +00:00
sualko 4a0b00589c
release: 2.7.1 🎉 2024-09-18 21:25:07 +02:00
sualko ff4373e09b docs: update change log 2024-09-18 21:23:07 +02:00
sualko 8b7f726c2b chore: fix composer install in build script
#287
2024-09-18 21:22:10 +02:00
sualko 08c0503002 chore: remove deprecated simple-git import 2024-09-18 21:21:18 +02:00
Nextcloud bot b7835b0776
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-18 02:24:33 +00:00
Nextcloud bot 8dbcb71000
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-16 02:16:54 +00:00
sualko 290b6d9998
release: 2.7.0 🎉 2024-09-15 12:09:51 +02:00
sualko 6a355a0abc docs: update change log 2024-09-15 12:08:11 +02:00
Nextcloud bot bcf1be96bc
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-14 02:26:13 +00:00
Nextcloud bot 3b91a5f4ea
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-12 02:20:32 +00:00
Thibaut 443bb5833a
Merge pull request #286 from Jerome-Herbinet/patch-1
Fix avatar size in sharing modal
2024-09-09 11:36:46 +02:00
Jérôme Herbinet 1b4d2dd830
Fix avatar size in sharing modal
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
2024-09-09 10:48:45 +02:00
Nextcloud bot 6c5248788d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-09 03:28:05 +00:00
Nextcloud bot c083217e91
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-07 04:56:57 +00:00
Nextcloud bot 0908f16913
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-06 02:46:09 +00:00
38 changed files with 125 additions and 14 deletions

View File

@ -6,6 +6,35 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased] ## [Unreleased]
## 2.7.1 (2024-09-18)
### Misc
- fix composer install in build script
- remove deprecated simple-git import
## 2.7.0 (2024-09-15)
### Added
- sharing rooms with moderators and users
- manage view of rooms for moderators and users
- videos for all users and moderators
- sharing rooms with moderators and users
- manage view of rooms for moderators and users
- videos for all users and moderators
- videos for all users and moderators
- sharing rooms with moderators and users
- manage view of rooms for moderators and users
- list all shared rooms for users and moderators
### Fixed
- no clone action for non-admin
- bug with name of shared groups
- don't use backticks
- add missing translations
- use querybuilder for user comparison
### Misc
- respect tabs
- disabled checkbox
## 2.6.0 (2024-04-28) ## 2.6.0 (2024-04-28)
### Added ### Added
- add Search Provider - add Search Provider

View File

@ -22,7 +22,7 @@ Developer wanted! If you have time it would be awesome if you could help to enha
*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 integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.*
]]></description> ]]></description>
<version>2.6.0</version> <version>2.7.1</version>
<licence>agpl</licence> <licence>agpl</licence>
<author mail="klaus@jsxc.org">Klaus Herberth</author> <author mail="klaus@jsxc.org">Klaus Herberth</author>
<namespace>BigBlueButton</namespace> <namespace>BigBlueButton</namespace>

View File

@ -45,11 +45,13 @@ OC.L10N.register(
"Room URL" : "URL de la sala", "Room URL" : "URL de la sala",
"Welcome" : "Afáyate", "Welcome" : "Afáyate",
"Participant limit" : "Llende de participantes", "Participant limit" : "Llende de participantes",
"Sharing" : "Compartición",
"Every participant is moderator" : "Tolos participantes son llendadores", "Every participant is moderator" : "Tolos participantes son llendadores",
"Miscellaneous" : "Miscelanea", "Miscellaneous" : "Miscelanea",
"Clean layout" : "Distribución llimpia", "Clean layout" : "Distribución llimpia",
"Room name" : "Nome de la sala", "Room name" : "Nome de la sala",
"Create" : "Crear", "Create" : "Crear",
"Published" : "Espublizóse",
"Open recording" : "Abrir la grabación", "Open recording" : "Abrir la grabación",
"Copy to clipboard" : "Copiar nel cartafueyu", "Copy to clipboard" : "Copiar nel cartafueyu",
"_%n participant_::_%n participants_" : ["%n participante","%n participantes"], "_%n participant_::_%n participants_" : ["%n participante","%n participantes"],

View File

@ -43,11 +43,13 @@
"Room URL" : "URL de la sala", "Room URL" : "URL de la sala",
"Welcome" : "Afáyate", "Welcome" : "Afáyate",
"Participant limit" : "Llende de participantes", "Participant limit" : "Llende de participantes",
"Sharing" : "Compartición",
"Every participant is moderator" : "Tolos participantes son llendadores", "Every participant is moderator" : "Tolos participantes son llendadores",
"Miscellaneous" : "Miscelanea", "Miscellaneous" : "Miscelanea",
"Clean layout" : "Distribución llimpia", "Clean layout" : "Distribución llimpia",
"Room name" : "Nome de la sala", "Room name" : "Nome de la sala",
"Create" : "Crear", "Create" : "Crear",
"Published" : "Espublizóse",
"Open recording" : "Abrir la grabación", "Open recording" : "Abrir la grabación",
"Copy to clipboard" : "Copiar nel cartafueyu", "Copy to clipboard" : "Copiar nel cartafueyu",
"_%n participant_::_%n participants_" : ["%n participante","%n participantes"], "_%n participant_::_%n participants_" : ["%n participante","%n participantes"],

View File

@ -8,7 +8,9 @@ OC.L10N.register(
"Group" : "Qrup", "Group" : "Qrup",
"Name" : "Ad", "Name" : "Ad",
"Edit" : "Dəyişiklik et", "Edit" : "Dəyişiklik et",
"Sharing" : "Paylaşılır",
"Create" : "Yarat", "Create" : "Yarat",
"Published" : "Nəşr edilmiş",
"Delete" : "Sil", "Delete" : "Sil",
"Error" : "Səhv", "Error" : "Səhv",
"Loading" : "Loading", "Loading" : "Loading",

View File

@ -6,7 +6,9 @@
"Group" : "Qrup", "Group" : "Qrup",
"Name" : "Ad", "Name" : "Ad",
"Edit" : "Dəyişiklik et", "Edit" : "Dəyişiklik et",
"Sharing" : "Paylaşılır",
"Create" : "Yarat", "Create" : "Yarat",
"Published" : "Nəşr edilmiş",
"Delete" : "Sil", "Delete" : "Sil",
"Error" : "Səhv", "Error" : "Səhv",
"Loading" : "Loading", "Loading" : "Loading",

View File

@ -114,6 +114,7 @@ OC.L10N.register(
"Delete?" : "Изтриване?", "Delete?" : "Изтриване?",
"Could not delete record" : "Записът не можа да се изтрие", "Could not delete record" : "Записът не можа да се изтрие",
"Server error" : "Сървърна грешка", "Server error" : "Сървърна грешка",
"Start" : "Начало",
"Loading" : "Зареждане", "Loading" : "Зареждане",
"You are not allowed to change this option, because this room is shared with you." : "Нямате право да променяте тази опция, защото тази стая е споделена с вас.", "You are not allowed to change this option, because this room is shared with you." : "Нямате право да променяте тази опция, защото тази стая е споделена с вас.",
"Max. rooms" : "Макс. стаи", "Max. rooms" : "Макс. стаи",

View File

@ -112,6 +112,7 @@
"Delete?" : "Изтриване?", "Delete?" : "Изтриване?",
"Could not delete record" : "Записът не можа да се изтрие", "Could not delete record" : "Записът не можа да се изтрие",
"Server error" : "Сървърна грешка", "Server error" : "Сървърна грешка",
"Start" : "Начало",
"Loading" : "Зареждане", "Loading" : "Зареждане",
"You are not allowed to change this option, because this room is shared with you." : "Нямате право да променяте тази опция, защото тази стая е споделена с вас.", "You are not allowed to change this option, because this room is shared with you." : "Нямате право да променяте тази опция, защото тази стая е споделена с вас.",
"Max. rooms" : "Макс. стаи", "Max. rooms" : "Макс. стаи",

View File

@ -58,6 +58,7 @@ OC.L10N.register(
"No matches" : "Keine Übereinstimmungen", "No matches" : "Keine Übereinstimmungen",
"admin" : "Administrator", "admin" : "Administrator",
"moderator" : "Moderator", "moderator" : "Moderator",
"user" : "Benutzer",
"Name" : "Name", "Name" : "Name",
"Access" : "Zugriff", "Access" : "Zugriff",
"Max" : "Max", "Max" : "Max",
@ -115,6 +116,10 @@ OC.L10N.register(
"Delete?" : "Löschen?", "Delete?" : "Löschen?",
"Could not delete record" : "Aufnahme konnte nicht gelöscht werden", "Could not delete record" : "Aufnahme konnte nicht gelöscht werden",
"Server error" : "Serverfehler", "Server error" : "Serverfehler",
"Could not modify publishing state" : "Der Veröffentlichungsstatus konnte nicht geändert werden",
"Open room" : "Raum öffnen",
"Start" : "Start",
"Clone room" : "Raum duplizieren",
"Loading" : "Lade", "Loading" : "Lade",
"You are not allowed to change this option, because this room is shared with you." : "Du bist nicht berechtigt, diese Einstellung zu ändern, da dieser Raum mit dir geteilt wurde.", "You are not allowed to change this option, because this room is shared with you." : "Du bist nicht berechtigt, diese Einstellung zu ändern, da dieser Raum mit dir geteilt wurde.",
"Max. rooms" : "Max. Räume", "Max. rooms" : "Max. Räume",

View File

@ -56,6 +56,7 @@
"No matches" : "Keine Übereinstimmungen", "No matches" : "Keine Übereinstimmungen",
"admin" : "Administrator", "admin" : "Administrator",
"moderator" : "Moderator", "moderator" : "Moderator",
"user" : "Benutzer",
"Name" : "Name", "Name" : "Name",
"Access" : "Zugriff", "Access" : "Zugriff",
"Max" : "Max", "Max" : "Max",
@ -113,6 +114,10 @@
"Delete?" : "Löschen?", "Delete?" : "Löschen?",
"Could not delete record" : "Aufnahme konnte nicht gelöscht werden", "Could not delete record" : "Aufnahme konnte nicht gelöscht werden",
"Server error" : "Serverfehler", "Server error" : "Serverfehler",
"Could not modify publishing state" : "Der Veröffentlichungsstatus konnte nicht geändert werden",
"Open room" : "Raum öffnen",
"Start" : "Start",
"Clone room" : "Raum duplizieren",
"Loading" : "Lade", "Loading" : "Lade",
"You are not allowed to change this option, because this room is shared with you." : "Du bist nicht berechtigt, diese Einstellung zu ändern, da dieser Raum mit dir geteilt wurde.", "You are not allowed to change this option, because this room is shared with you." : "Du bist nicht berechtigt, diese Einstellung zu ändern, da dieser Raum mit dir geteilt wurde.",
"Max. rooms" : "Max. Räume", "Max. rooms" : "Max. Räume",

View File

@ -117,7 +117,7 @@ OC.L10N.register(
"Could not delete record" : "Aufnahme konnte nicht gelöscht werden", "Could not delete record" : "Aufnahme konnte nicht gelöscht werden",
"Server error" : "Serverfehler", "Server error" : "Serverfehler",
"Could not modify publishing state" : "Der Veröffentlichungsstatus konnte nicht geändert werden", "Could not modify publishing state" : "Der Veröffentlichungsstatus konnte nicht geändert werden",
"Open room" : "Raum erstellen", "Open room" : "Raum öffnen",
"Start" : "Start", "Start" : "Start",
"Clone room" : "Raum duplizieren", "Clone room" : "Raum duplizieren",
"Loading" : "Lade", "Loading" : "Lade",

View File

@ -115,7 +115,7 @@
"Could not delete record" : "Aufnahme konnte nicht gelöscht werden", "Could not delete record" : "Aufnahme konnte nicht gelöscht werden",
"Server error" : "Serverfehler", "Server error" : "Serverfehler",
"Could not modify publishing state" : "Der Veröffentlichungsstatus konnte nicht geändert werden", "Could not modify publishing state" : "Der Veröffentlichungsstatus konnte nicht geändert werden",
"Open room" : "Raum erstellen", "Open room" : "Raum öffnen",
"Start" : "Start", "Start" : "Start",
"Clone room" : "Raum duplizieren", "Clone room" : "Raum duplizieren",
"Loading" : "Lade", "Loading" : "Lade",

View File

@ -58,6 +58,7 @@ OC.L10N.register(
"No matches" : "No matches", "No matches" : "No matches",
"admin" : "admin", "admin" : "admin",
"moderator" : "moderator", "moderator" : "moderator",
"user" : "user",
"Name" : "Name", "Name" : "Name",
"Access" : "Access", "Access" : "Access",
"Max" : "Max", "Max" : "Max",
@ -115,6 +116,10 @@ OC.L10N.register(
"Delete?" : "Delete?", "Delete?" : "Delete?",
"Could not delete record" : "Could not delete record", "Could not delete record" : "Could not delete record",
"Server error" : "Server error", "Server error" : "Server error",
"Could not modify publishing state" : "Could not modify publishing state",
"Open room" : "Open room",
"Start" : "Start",
"Clone room" : "Clone room",
"Loading" : "Loading", "Loading" : "Loading",
"You are not allowed to change this option, because this room is shared with you." : "You are not allowed to change this option, because this room is shared with you.", "You are not allowed to change this option, because this room is shared with you." : "You are not allowed to change this option, because this room is shared with you.",
"Max. rooms" : "Max. rooms", "Max. rooms" : "Max. rooms",

View File

@ -56,6 +56,7 @@
"No matches" : "No matches", "No matches" : "No matches",
"admin" : "admin", "admin" : "admin",
"moderator" : "moderator", "moderator" : "moderator",
"user" : "user",
"Name" : "Name", "Name" : "Name",
"Access" : "Access", "Access" : "Access",
"Max" : "Max", "Max" : "Max",
@ -113,6 +114,10 @@
"Delete?" : "Delete?", "Delete?" : "Delete?",
"Could not delete record" : "Could not delete record", "Could not delete record" : "Could not delete record",
"Server error" : "Server error", "Server error" : "Server error",
"Could not modify publishing state" : "Could not modify publishing state",
"Open room" : "Open room",
"Start" : "Start",
"Clone room" : "Clone room",
"Loading" : "Loading", "Loading" : "Loading",
"You are not allowed to change this option, because this room is shared with you." : "You are not allowed to change this option, because this room is shared with you.", "You are not allowed to change this option, because this room is shared with you." : "You are not allowed to change this option, because this room is shared with you.",
"Max. rooms" : "Max. rooms", "Max. rooms" : "Max. rooms",

View File

@ -58,6 +58,7 @@ OC.L10N.register(
"No matches" : "Ez dago bat datorrenik", "No matches" : "Ez dago bat datorrenik",
"admin" : "admin", "admin" : "admin",
"moderator" : "moderatzailea", "moderator" : "moderatzailea",
"user" : "erabiltzailea",
"Name" : "Izena", "Name" : "Izena",
"Access" : "Sarbidea", "Access" : "Sarbidea",
"Max" : "Maximoa", "Max" : "Maximoa",

View File

@ -56,6 +56,7 @@
"No matches" : "Ez dago bat datorrenik", "No matches" : "Ez dago bat datorrenik",
"admin" : "admin", "admin" : "admin",
"moderator" : "moderatzailea", "moderator" : "moderatzailea",
"user" : "erabiltzailea",
"Name" : "Izena", "Name" : "Izena",
"Access" : "Sarbidea", "Access" : "Sarbidea",
"Max" : "Maximoa", "Max" : "Maximoa",

View File

@ -71,7 +71,7 @@ OC.L10N.register(
"Descriptive name of this room." : "Nom descriptif de cette salle.", "Descriptive name of this room." : "Nom descriptif de cette salle.",
"This message is shown to all users in the chat area after they joined." : "Ce message est affiché à tous les utilisateurs de lespace de discussion après quils lont rejoint.", "This message is shown to all users in the chat area after they joined." : "Ce message est affiché à tous les utilisateurs de lespace de discussion après quils lont rejoint.",
"Sets a limit on the number of participants for this room. Zero means there is no limit." : "Fixe une limite au nombre de participants pour cette salle. Zéro signifie quil ny a pas de limite.", "Sets a limit on the number of participants for this room. Zero means there is no limit." : "Fixe une limite au nombre de participants pour cette salle. Zéro signifie quil ny a pas de limite.",
"If enabled, the moderator is able to start the recording." : "Si activé, le modérateur peut démarrer l'enregistrement.", "If enabled, the moderator is able to start the recording." : "Si activé, le modérateur peut lancer l'enregistrement.",
"Explanation of the different concepts that constitute access options :<br>- Public: Anyone who has the link can join.- <br>Internal: Only Nextcloud users can join.- <br>Password: Only guests who have the password can join..- <br>Waiting room: A moderator must accept each guest before they can join.- <br>Restricted : Only selected users and groups can access this room." : "Explication des différents concepts qui constituent les options daccès :<br>- Public : Toute personne possédant le lien peut rejoindre la conversation.- <br>Interne : Seuls les utilisateurs Nextcloud peuvent rejoindre la conversation.- <br>Mot de passe : Seuls les invités possédant le mot de passe peuvent rejoindre la conversation..- <br>Salle dattente : Un modérateur doit accepter chaque invité avant quil ne puisse rejoindre la conversation.- <br>Restreint : Seuls les utilisateurs et groupes sélectionnés peuvent accéder à cette conversation.", "Explanation of the different concepts that constitute access options :<br>- Public: Anyone who has the link can join.- <br>Internal: Only Nextcloud users can join.- <br>Password: Only guests who have the password can join..- <br>Waiting room: A moderator must accept each guest before they can join.- <br>Restricted : Only selected users and groups can access this room." : "Explication des différents concepts qui constituent les options daccès :<br>- Public : Toute personne possédant le lien peut rejoindre la conversation.- <br>Interne : Seuls les utilisateurs Nextcloud peuvent rejoindre la conversation.- <br>Mot de passe : Seuls les invités possédant le mot de passe peuvent rejoindre la conversation..- <br>Salle dattente : Un modérateur doit accepter chaque invité avant quil ne puisse rejoindre la conversation.- <br>Restreint : Seuls les utilisateurs et groupes sélectionnés peuvent accéder à cette conversation.",
"A moderator is able to manage all participants in a meeting including kicking, muting or selecting a presenter. Users with the role moderator are also able to close a meeting or change the default settings." : "Un modérateur est en mesure de gérer tous les participants d'une réunion, incluant leur éjection de la salle, leur mise en sourdine ou la désignation d'un présentateur. Les utilisateurs ayant le rôle de modérateur peuvent également mettre fin à une réunion ou modifier les paramètres par défaut.", "A moderator is able to manage all participants in a meeting including kicking, muting or selecting a presenter. Users with the role moderator are also able to close a meeting or change the default settings." : "Un modérateur est en mesure de gérer tous les participants d'une réunion, incluant leur éjection de la salle, leur mise en sourdine ou la désignation d'un présentateur. Les utilisateurs ayant le rôle de modérateur peuvent également mettre fin à une réunion ou modifier les paramètres par défaut.",
"If enabled, normal users have to wait until a moderator is in the room." : "Si activé, les utilisateurs devront attendre qu'un modérateur rejoigne la salle.", "If enabled, normal users have to wait until a moderator is in the room." : "Si activé, les utilisateurs devront attendre qu'un modérateur rejoigne la salle.",

View File

@ -69,7 +69,7 @@
"Descriptive name of this room." : "Nom descriptif de cette salle.", "Descriptive name of this room." : "Nom descriptif de cette salle.",
"This message is shown to all users in the chat area after they joined." : "Ce message est affiché à tous les utilisateurs de lespace de discussion après quils lont rejoint.", "This message is shown to all users in the chat area after they joined." : "Ce message est affiché à tous les utilisateurs de lespace de discussion après quils lont rejoint.",
"Sets a limit on the number of participants for this room. Zero means there is no limit." : "Fixe une limite au nombre de participants pour cette salle. Zéro signifie quil ny a pas de limite.", "Sets a limit on the number of participants for this room. Zero means there is no limit." : "Fixe une limite au nombre de participants pour cette salle. Zéro signifie quil ny a pas de limite.",
"If enabled, the moderator is able to start the recording." : "Si activé, le modérateur peut démarrer l'enregistrement.", "If enabled, the moderator is able to start the recording." : "Si activé, le modérateur peut lancer l'enregistrement.",
"Explanation of the different concepts that constitute access options :<br>- Public: Anyone who has the link can join.- <br>Internal: Only Nextcloud users can join.- <br>Password: Only guests who have the password can join..- <br>Waiting room: A moderator must accept each guest before they can join.- <br>Restricted : Only selected users and groups can access this room." : "Explication des différents concepts qui constituent les options daccès :<br>- Public : Toute personne possédant le lien peut rejoindre la conversation.- <br>Interne : Seuls les utilisateurs Nextcloud peuvent rejoindre la conversation.- <br>Mot de passe : Seuls les invités possédant le mot de passe peuvent rejoindre la conversation..- <br>Salle dattente : Un modérateur doit accepter chaque invité avant quil ne puisse rejoindre la conversation.- <br>Restreint : Seuls les utilisateurs et groupes sélectionnés peuvent accéder à cette conversation.", "Explanation of the different concepts that constitute access options :<br>- Public: Anyone who has the link can join.- <br>Internal: Only Nextcloud users can join.- <br>Password: Only guests who have the password can join..- <br>Waiting room: A moderator must accept each guest before they can join.- <br>Restricted : Only selected users and groups can access this room." : "Explication des différents concepts qui constituent les options daccès :<br>- Public : Toute personne possédant le lien peut rejoindre la conversation.- <br>Interne : Seuls les utilisateurs Nextcloud peuvent rejoindre la conversation.- <br>Mot de passe : Seuls les invités possédant le mot de passe peuvent rejoindre la conversation..- <br>Salle dattente : Un modérateur doit accepter chaque invité avant quil ne puisse rejoindre la conversation.- <br>Restreint : Seuls les utilisateurs et groupes sélectionnés peuvent accéder à cette conversation.",
"A moderator is able to manage all participants in a meeting including kicking, muting or selecting a presenter. Users with the role moderator are also able to close a meeting or change the default settings." : "Un modérateur est en mesure de gérer tous les participants d'une réunion, incluant leur éjection de la salle, leur mise en sourdine ou la désignation d'un présentateur. Les utilisateurs ayant le rôle de modérateur peuvent également mettre fin à une réunion ou modifier les paramètres par défaut.", "A moderator is able to manage all participants in a meeting including kicking, muting or selecting a presenter. Users with the role moderator are also able to close a meeting or change the default settings." : "Un modérateur est en mesure de gérer tous les participants d'une réunion, incluant leur éjection de la salle, leur mise en sourdine ou la désignation d'un présentateur. Les utilisateurs ayant le rôle de modérateur peuvent également mettre fin à une réunion ou modifier les paramètres par défaut.",
"If enabled, normal users have to wait until a moderator is in the room." : "Si activé, les utilisateurs devront attendre qu'un modérateur rejoigne la salle.", "If enabled, normal users have to wait until a moderator is in the room." : "Si activé, les utilisateurs devront attendre qu'un modérateur rejoigne la salle.",

View File

@ -58,6 +58,7 @@ OC.L10N.register(
"No matches" : "Gan aon chluichí", "No matches" : "Gan aon chluichí",
"admin" : "riar", "admin" : "riar",
"moderator" : "modhnóir", "moderator" : "modhnóir",
"user" : "úsáideoir",
"Name" : "Ainm", "Name" : "Ainm",
"Access" : "Rochtain", "Access" : "Rochtain",
"Max" : "Uas", "Max" : "Uas",
@ -115,7 +116,10 @@ OC.L10N.register(
"Delete?" : "Scrios?", "Delete?" : "Scrios?",
"Could not delete record" : "Níorbh fhéidir an taifead a scriosadh", "Could not delete record" : "Níorbh fhéidir an taifead a scriosadh",
"Server error" : "Earráid freastalaí", "Server error" : "Earráid freastalaí",
"Could not modify publishing state" : "Níorbh fhéidir an stát foilsitheoireachta a mhodhnú",
"Open room" : "Seomra oscailte",
"Start" : "Tosaigh", "Start" : "Tosaigh",
"Clone room" : "Seomra clón",
"Loading" : "Ag lódáil", "Loading" : "Ag lódáil",
"You are not allowed to change this option, because this room is shared with you." : "Níl cead agat an rogha seo a athrú, toisc go bhfuil an seomra seo roinnte leat.", "You are not allowed to change this option, because this room is shared with you." : "Níl cead agat an rogha seo a athrú, toisc go bhfuil an seomra seo roinnte leat.",
"Max. rooms" : "uas. seomraí", "Max. rooms" : "uas. seomraí",

View File

@ -56,6 +56,7 @@
"No matches" : "Gan aon chluichí", "No matches" : "Gan aon chluichí",
"admin" : "riar", "admin" : "riar",
"moderator" : "modhnóir", "moderator" : "modhnóir",
"user" : "úsáideoir",
"Name" : "Ainm", "Name" : "Ainm",
"Access" : "Rochtain", "Access" : "Rochtain",
"Max" : "Uas", "Max" : "Uas",
@ -113,7 +114,10 @@
"Delete?" : "Scrios?", "Delete?" : "Scrios?",
"Could not delete record" : "Níorbh fhéidir an taifead a scriosadh", "Could not delete record" : "Níorbh fhéidir an taifead a scriosadh",
"Server error" : "Earráid freastalaí", "Server error" : "Earráid freastalaí",
"Could not modify publishing state" : "Níorbh fhéidir an stát foilsitheoireachta a mhodhnú",
"Open room" : "Seomra oscailte",
"Start" : "Tosaigh", "Start" : "Tosaigh",
"Clone room" : "Seomra clón",
"Loading" : "Ag lódáil", "Loading" : "Ag lódáil",
"You are not allowed to change this option, because this room is shared with you." : "Níl cead agat an rogha seo a athrú, toisc go bhfuil an seomra seo roinnte leat.", "You are not allowed to change this option, because this room is shared with you." : "Níl cead agat an rogha seo a athrú, toisc go bhfuil an seomra seo roinnte leat.",
"Max. rooms" : "uas. seomraí", "Max. rooms" : "uas. seomraí",

View File

@ -9,7 +9,7 @@ OC.L10N.register(
"Community" : "Kopiena", "Community" : "Kopiena",
"Please enter your name!" : "Ludzu ieraksties savu vārdu@", "Please enter your name!" : "Ludzu ieraksties savu vārdu@",
"The name must be at least 3 characters long." : "Vārdam jābūt vismaz 3 rakstzīmes garam.", "The name must be at least 3 characters long." : "Vārdam jābūt vismaz 3 rakstzīmes garam.",
"Display name" : "Ekrāna vārds", "Display name" : "Attēlojamais vārds",
"Password" : "Parole", "Password" : "Parole",
"Join" : "Pievienoties", "Join" : "Pievienoties",
"Hello %s" : "Sveiki, %s", "Hello %s" : "Sveiki, %s",

View File

@ -7,7 +7,7 @@
"Community" : "Kopiena", "Community" : "Kopiena",
"Please enter your name!" : "Ludzu ieraksties savu vārdu@", "Please enter your name!" : "Ludzu ieraksties savu vārdu@",
"The name must be at least 3 characters long." : "Vārdam jābūt vismaz 3 rakstzīmes garam.", "The name must be at least 3 characters long." : "Vārdam jābūt vismaz 3 rakstzīmes garam.",
"Display name" : "Ekrāna vārds", "Display name" : "Attēlojamais vārds",
"Password" : "Parole", "Password" : "Parole",
"Join" : "Pievienoties", "Join" : "Pievienoties",
"Hello %s" : "Sveiki, %s", "Hello %s" : "Sveiki, %s",

View File

@ -58,6 +58,7 @@ OC.L10N.register(
"No matches" : "Sem correspondência", "No matches" : "Sem correspondência",
"admin" : "admin", "admin" : "admin",
"moderator" : "moderador", "moderator" : "moderador",
"user" : "usuário",
"Name" : "Nome", "Name" : "Nome",
"Access" : "Acesso", "Access" : "Acesso",
"Max" : "Máx", "Max" : "Máx",
@ -115,7 +116,10 @@ OC.L10N.register(
"Delete?" : "Excluir?", "Delete?" : "Excluir?",
"Could not delete record" : "Não foi possível excluir a gravação", "Could not delete record" : "Não foi possível excluir a gravação",
"Server error" : "Erro no servidor", "Server error" : "Erro no servidor",
"Could not modify publishing state" : "Não foi possível modificar o estado de publicação",
"Open room" : "Abrir sala",
"Start" : "Iniciar", "Start" : "Iniciar",
"Clone room" : "Clonar sala",
"Loading" : "Carregando", "Loading" : "Carregando",
"You are not allowed to change this option, because this room is shared with you." : "Você não tem permissão para alterar esta opção, porque esta sala é compartilhada com você.", "You are not allowed to change this option, because this room is shared with you." : "Você não tem permissão para alterar esta opção, porque esta sala é compartilhada com você.",
"Max. rooms" : "Máximo de salas", "Max. rooms" : "Máximo de salas",

View File

@ -56,6 +56,7 @@
"No matches" : "Sem correspondência", "No matches" : "Sem correspondência",
"admin" : "admin", "admin" : "admin",
"moderator" : "moderador", "moderator" : "moderador",
"user" : "usuário",
"Name" : "Nome", "Name" : "Nome",
"Access" : "Acesso", "Access" : "Acesso",
"Max" : "Máx", "Max" : "Máx",
@ -113,7 +114,10 @@
"Delete?" : "Excluir?", "Delete?" : "Excluir?",
"Could not delete record" : "Não foi possível excluir a gravação", "Could not delete record" : "Não foi possível excluir a gravação",
"Server error" : "Erro no servidor", "Server error" : "Erro no servidor",
"Could not modify publishing state" : "Não foi possível modificar o estado de publicação",
"Open room" : "Abrir sala",
"Start" : "Iniciar", "Start" : "Iniciar",
"Clone room" : "Clonar sala",
"Loading" : "Carregando", "Loading" : "Carregando",
"You are not allowed to change this option, because this room is shared with you." : "Você não tem permissão para alterar esta opção, porque esta sala é compartilhada com você.", "You are not allowed to change this option, because this room is shared with you." : "Você não tem permissão para alterar esta opção, porque esta sala é compartilhada com você.",
"Max. rooms" : "Máximo de salas", "Max. rooms" : "Máximo de salas",

View File

@ -58,6 +58,7 @@ OC.L10N.register(
"No matches" : "Совпадений не найдено", "No matches" : "Совпадений не найдено",
"admin" : "администратор", "admin" : "администратор",
"moderator" : "модератор", "moderator" : "модератор",
"user" : "пользователь",
"Name" : "Название", "Name" : "Название",
"Access" : "Доступ", "Access" : "Доступ",
"Max" : "Макс", "Max" : "Макс",
@ -71,6 +72,7 @@ OC.L10N.register(
"This message is shown to all users in the chat area after they joined." : "Это сообщение показывается всем пользователям в чате после того, как они присоединились к нему.", "This message is shown to all users in the chat area after they joined." : "Это сообщение показывается всем пользователям в чате после того, как они присоединились к нему.",
"Sets a limit on the number of participants for this room. Zero means there is no limit." : "Устанавливает ограничение на количество участников для этой комнаты. Ноль означает отсутствие ограничения.", "Sets a limit on the number of participants for this room. Zero means there is no limit." : "Устанавливает ограничение на количество участников для этой комнаты. Ноль означает отсутствие ограничения.",
"If enabled, the moderator is able to start the recording." : "Если эта функция включена, модератор сможет начать запись.", "If enabled, the moderator is able to start the recording." : "Если эта функция включена, модератор сможет начать запись.",
"Explanation of the different concepts that constitute access options :<br>- Public: Anyone who has the link can join.- <br>Internal: Only Nextcloud users can join.- <br>Password: Only guests who have the password can join..- <br>Waiting room: A moderator must accept each guest before they can join.- <br>Restricted : Only selected users and groups can access this room." : "Объяснение различных концепций, составляющих параметры доступа:<br> - Публичный: присоединиться может любой, у кого есть ссылка. - <br>Внутренний: присоединиться могут только пользователи Nextcloud. - <br> Пароль: присоединиться могут только гости, у которых есть пароль. - <br> Комната ожидания: модератор должен принять каждого гостя, прежде чем он сможет присоединиться. - <br> Ограниченный: доступ к этой комнате могут получить только выбранные пользователи и группы.",
"A moderator is able to manage all participants in a meeting including kicking, muting or selecting a presenter. Users with the role moderator are also able to close a meeting or change the default settings." : "Модератор может управлять всеми участниками встречи, включая удаление, отключение звука или выбор ведущего. Пользователи с правами модератора также могут прекращать встречу или изменять настройки по умолчанию.", "A moderator is able to manage all participants in a meeting including kicking, muting or selecting a presenter. Users with the role moderator are also able to close a meeting or change the default settings." : "Модератор может управлять всеми участниками встречи, включая удаление, отключение звука или выбор ведущего. Пользователи с правами модератора также могут прекращать встречу или изменять настройки по умолчанию.",
"If enabled, normal users have to wait until a moderator is in the room." : "Если эта функция включена, обычные пользователи должны ожидать модератора, пока он не появится в комнате.", "If enabled, normal users have to wait until a moderator is in the room." : "Если эта функция включена, обычные пользователи должны ожидать модератора, пока он не появится в комнате.",
"If enabled, a moderator URL is generated which allows access with moderator permission." : "Если включено, генерируется URL-адрес модератора, он позволяет получить доступ с правами модератора.", "If enabled, a moderator URL is generated which allows access with moderator permission." : "Если включено, генерируется URL-адрес модератора, он позволяет получить доступ с правами модератора.",
@ -114,7 +116,10 @@ OC.L10N.register(
"Delete?" : "Удалить?", "Delete?" : "Удалить?",
"Could not delete record" : "Не возможно удалить запись.", "Could not delete record" : "Не возможно удалить запись.",
"Server error" : "Ошибка сервера", "Server error" : "Ошибка сервера",
"Could not modify publishing state" : "Не удалось изменить состояние публикации.",
"Open room" : "Открытая комната",
"Start" : "Начало", "Start" : "Начало",
"Clone room" : "Клонировать комнату",
"Loading" : "Загружается", "Loading" : "Загружается",
"You are not allowed to change this option, because this room is shared with you." : "Вы не можете изменить эту опцию, потому что эта комната находится в совместном пользовании с вами.", "You are not allowed to change this option, because this room is shared with you." : "Вы не можете изменить эту опцию, потому что эта комната находится в совместном пользовании с вами.",
"Max. rooms" : "Макс. количество комнат", "Max. rooms" : "Макс. количество комнат",

View File

@ -56,6 +56,7 @@
"No matches" : "Совпадений не найдено", "No matches" : "Совпадений не найдено",
"admin" : "администратор", "admin" : "администратор",
"moderator" : "модератор", "moderator" : "модератор",
"user" : "пользователь",
"Name" : "Название", "Name" : "Название",
"Access" : "Доступ", "Access" : "Доступ",
"Max" : "Макс", "Max" : "Макс",
@ -69,6 +70,7 @@
"This message is shown to all users in the chat area after they joined." : "Это сообщение показывается всем пользователям в чате после того, как они присоединились к нему.", "This message is shown to all users in the chat area after they joined." : "Это сообщение показывается всем пользователям в чате после того, как они присоединились к нему.",
"Sets a limit on the number of participants for this room. Zero means there is no limit." : "Устанавливает ограничение на количество участников для этой комнаты. Ноль означает отсутствие ограничения.", "Sets a limit on the number of participants for this room. Zero means there is no limit." : "Устанавливает ограничение на количество участников для этой комнаты. Ноль означает отсутствие ограничения.",
"If enabled, the moderator is able to start the recording." : "Если эта функция включена, модератор сможет начать запись.", "If enabled, the moderator is able to start the recording." : "Если эта функция включена, модератор сможет начать запись.",
"Explanation of the different concepts that constitute access options :<br>- Public: Anyone who has the link can join.- <br>Internal: Only Nextcloud users can join.- <br>Password: Only guests who have the password can join..- <br>Waiting room: A moderator must accept each guest before they can join.- <br>Restricted : Only selected users and groups can access this room." : "Объяснение различных концепций, составляющих параметры доступа:<br> - Публичный: присоединиться может любой, у кого есть ссылка. - <br>Внутренний: присоединиться могут только пользователи Nextcloud. - <br> Пароль: присоединиться могут только гости, у которых есть пароль. - <br> Комната ожидания: модератор должен принять каждого гостя, прежде чем он сможет присоединиться. - <br> Ограниченный: доступ к этой комнате могут получить только выбранные пользователи и группы.",
"A moderator is able to manage all participants in a meeting including kicking, muting or selecting a presenter. Users with the role moderator are also able to close a meeting or change the default settings." : "Модератор может управлять всеми участниками встречи, включая удаление, отключение звука или выбор ведущего. Пользователи с правами модератора также могут прекращать встречу или изменять настройки по умолчанию.", "A moderator is able to manage all participants in a meeting including kicking, muting or selecting a presenter. Users with the role moderator are also able to close a meeting or change the default settings." : "Модератор может управлять всеми участниками встречи, включая удаление, отключение звука или выбор ведущего. Пользователи с правами модератора также могут прекращать встречу или изменять настройки по умолчанию.",
"If enabled, normal users have to wait until a moderator is in the room." : "Если эта функция включена, обычные пользователи должны ожидать модератора, пока он не появится в комнате.", "If enabled, normal users have to wait until a moderator is in the room." : "Если эта функция включена, обычные пользователи должны ожидать модератора, пока он не появится в комнате.",
"If enabled, a moderator URL is generated which allows access with moderator permission." : "Если включено, генерируется URL-адрес модератора, он позволяет получить доступ с правами модератора.", "If enabled, a moderator URL is generated which allows access with moderator permission." : "Если включено, генерируется URL-адрес модератора, он позволяет получить доступ с правами модератора.",
@ -112,7 +114,10 @@
"Delete?" : "Удалить?", "Delete?" : "Удалить?",
"Could not delete record" : "Не возможно удалить запись.", "Could not delete record" : "Не возможно удалить запись.",
"Server error" : "Ошибка сервера", "Server error" : "Ошибка сервера",
"Could not modify publishing state" : "Не удалось изменить состояние публикации.",
"Open room" : "Открытая комната",
"Start" : "Начало", "Start" : "Начало",
"Clone room" : "Клонировать комнату",
"Loading" : "Загружается", "Loading" : "Загружается",
"You are not allowed to change this option, because this room is shared with you." : "Вы не можете изменить эту опцию, потому что эта комната находится в совместном пользовании с вами.", "You are not allowed to change this option, because this room is shared with you." : "Вы не можете изменить эту опцию, потому что эта комната находится в совместном пользовании с вами.",
"Max. rooms" : "Макс. количество комнат", "Max. rooms" : "Макс. количество комнат",

View File

@ -65,7 +65,7 @@ OC.L10N.register(
"Edit" : "Modìfica", "Edit" : "Modìfica",
"Descriptive name of this room." : "Nùmene descritivu de custa istantza.", "Descriptive name of this room." : "Nùmene descritivu de custa istantza.",
"This message is shown to all users in the chat area after they joined." : "Custu messàgiu si mustrat a totu is utentes in sa tzarrada a pustis chi intrant.", "This message is shown to all users in the chat area after they joined." : "Custu messàgiu si mustrat a totu is utentes in sa tzarrada a pustis chi intrant.",
"Sets a limit on the number of participants for this room. Zero means there is no limit." : "Impostat unu lìmite in su mùmeru de partetzipantes in custa istantza. Zero bolet nàrrere ca non ddoe at lìmites.", "Sets a limit on the number of participants for this room. Zero means there is no limit." : "Cunfigurat unu lìmite in su nùmeru de partetzipantes in custa istantza. Zero bolet nàrrere ca non ddoe at lìmites.",
"If enabled, the moderator is able to start the recording." : "Si est ativadu, chie mòderat at a pòdere cumintzare sa registratzione.", "If enabled, the moderator is able to start the recording." : "Si est ativadu, chie mòderat at a pòdere cumintzare sa registratzione.",
"A moderator is able to manage all participants in a meeting including kicking, muting or selecting a presenter. Users with the role moderator are also able to close a meeting or change the default settings." : "Sa persone chi mòderat podet gestire totu is partetzipantes de un'addòbiu, e fintzas bogare, pònnere a sa muda o seletzionare a sa persone chi presentat. Su de moderare permitit puru de serrare un'addòbiu o mudare is cunfiguratziones predefinidas.", "A moderator is able to manage all participants in a meeting including kicking, muting or selecting a presenter. Users with the role moderator are also able to close a meeting or change the default settings." : "Sa persone chi mòderat podet gestire totu is partetzipantes de un'addòbiu, e fintzas bogare, pònnere a sa muda o seletzionare a sa persone chi presentat. Su de moderare permitit puru de serrare un'addòbiu o mudare is cunfiguratziones predefinidas.",
"If enabled, normal users have to wait until a moderator is in the room." : "Si est ativadu, is utentes normales depent aspetare finas a cando ddoe siat una persone moderadore in s'istantza.", "If enabled, normal users have to wait until a moderator is in the room." : "Si est ativadu, is utentes normales depent aspetare finas a cando ddoe siat una persone moderadore in s'istantza.",

View File

@ -63,7 +63,7 @@
"Edit" : "Modìfica", "Edit" : "Modìfica",
"Descriptive name of this room." : "Nùmene descritivu de custa istantza.", "Descriptive name of this room." : "Nùmene descritivu de custa istantza.",
"This message is shown to all users in the chat area after they joined." : "Custu messàgiu si mustrat a totu is utentes in sa tzarrada a pustis chi intrant.", "This message is shown to all users in the chat area after they joined." : "Custu messàgiu si mustrat a totu is utentes in sa tzarrada a pustis chi intrant.",
"Sets a limit on the number of participants for this room. Zero means there is no limit." : "Impostat unu lìmite in su mùmeru de partetzipantes in custa istantza. Zero bolet nàrrere ca non ddoe at lìmites.", "Sets a limit on the number of participants for this room. Zero means there is no limit." : "Cunfigurat unu lìmite in su nùmeru de partetzipantes in custa istantza. Zero bolet nàrrere ca non ddoe at lìmites.",
"If enabled, the moderator is able to start the recording." : "Si est ativadu, chie mòderat at a pòdere cumintzare sa registratzione.", "If enabled, the moderator is able to start the recording." : "Si est ativadu, chie mòderat at a pòdere cumintzare sa registratzione.",
"A moderator is able to manage all participants in a meeting including kicking, muting or selecting a presenter. Users with the role moderator are also able to close a meeting or change the default settings." : "Sa persone chi mòderat podet gestire totu is partetzipantes de un'addòbiu, e fintzas bogare, pònnere a sa muda o seletzionare a sa persone chi presentat. Su de moderare permitit puru de serrare un'addòbiu o mudare is cunfiguratziones predefinidas.", "A moderator is able to manage all participants in a meeting including kicking, muting or selecting a presenter. Users with the role moderator are also able to close a meeting or change the default settings." : "Sa persone chi mòderat podet gestire totu is partetzipantes de un'addòbiu, e fintzas bogare, pònnere a sa muda o seletzionare a sa persone chi presentat. Su de moderare permitit puru de serrare un'addòbiu o mudare is cunfiguratziones predefinidas.",
"If enabled, normal users have to wait until a moderator is in the room." : "Si est ativadu, is utentes normales depent aspetare finas a cando ddoe siat una persone moderadore in s'istantza.", "If enabled, normal users have to wait until a moderator is in the room." : "Si est ativadu, is utentes normales depent aspetare finas a cando ddoe siat una persone moderadore in s'istantza.",

View File

@ -58,6 +58,7 @@ OC.L10N.register(
"No matches" : "Нема подударања", "No matches" : "Нема подударања",
"admin" : "админ", "admin" : "админ",
"moderator" : "модератор", "moderator" : "модератор",
"user" : "корисник",
"Name" : "Име", "Name" : "Име",
"Access" : "Приступ", "Access" : "Приступ",
"Max" : "Максимално", "Max" : "Максимално",
@ -115,7 +116,10 @@ OC.L10N.register(
"Delete?" : "Да обришем?", "Delete?" : "Да обришем?",
"Could not delete record" : "Снимак није могао да се обрише", "Could not delete record" : "Снимак није могао да се обрише",
"Server error" : "Грешка на серверу", "Server error" : "Грешка на серверу",
"Could not modify publishing state" : "Није могло да се измени стање објаве",
"Open room" : "Отвори собу",
"Start" : "Почетак", "Start" : "Почетак",
"Clone room" : "Клонирај собу",
"Loading" : "Учитавам", "Loading" : "Учитавам",
"You are not allowed to change this option, because this room is shared with you." : "Није вам дозвољено да измените ову опцију јер се ова соба дели са вама.", "You are not allowed to change this option, because this room is shared with you." : "Није вам дозвољено да измените ову опцију јер се ова соба дели са вама.",
"Max. rooms" : "Макс. бр. соба", "Max. rooms" : "Макс. бр. соба",

View File

@ -56,6 +56,7 @@
"No matches" : "Нема подударања", "No matches" : "Нема подударања",
"admin" : "админ", "admin" : "админ",
"moderator" : "модератор", "moderator" : "модератор",
"user" : "корисник",
"Name" : "Име", "Name" : "Име",
"Access" : "Приступ", "Access" : "Приступ",
"Max" : "Максимално", "Max" : "Максимално",
@ -113,7 +114,10 @@
"Delete?" : "Да обришем?", "Delete?" : "Да обришем?",
"Could not delete record" : "Снимак није могао да се обрише", "Could not delete record" : "Снимак није могао да се обрише",
"Server error" : "Грешка на серверу", "Server error" : "Грешка на серверу",
"Could not modify publishing state" : "Није могло да се измени стање објаве",
"Open room" : "Отвори собу",
"Start" : "Почетак", "Start" : "Почетак",
"Clone room" : "Клонирај собу",
"Loading" : "Учитавам", "Loading" : "Учитавам",
"You are not allowed to change this option, because this room is shared with you." : "Није вам дозвољено да измените ову опцију јер се ова соба дели са вама.", "You are not allowed to change this option, because this room is shared with you." : "Није вам дозвољено да измените ову опцију јер се ова соба дели са вама.",
"Max. rooms" : "Макс. бр. соба", "Max. rooms" : "Макс. бр. соба",

View File

@ -36,6 +36,7 @@ OC.L10N.register(
"Start" : "Start", "Start" : "Start",
"Loading" : "Läser in", "Loading" : "Läser in",
"Settings saved" : "Inställningar sparade", "Settings saved" : "Inställningar sparade",
"Unexpected error occurred" : "Ett oväntat fel inträffade",
"Send to" : "Skicka till", "Send to" : "Skicka till",
"No rooms available!" : "Inga rum tillgängliga!" "No rooms available!" : "Inga rum tillgängliga!"
}, },

View File

@ -34,6 +34,7 @@
"Start" : "Start", "Start" : "Start",
"Loading" : "Läser in", "Loading" : "Läser in",
"Settings saved" : "Inställningar sparade", "Settings saved" : "Inställningar sparade",
"Unexpected error occurred" : "Ett oväntat fel inträffade",
"Send to" : "Skicka till", "Send to" : "Skicka till",
"No rooms available!" : "Inga rum tillgängliga!" "No rooms available!" : "Inga rum tillgängliga!"
},"pluralForm" :"nplurals=2; plural=(n != 1);" },"pluralForm" :"nplurals=2; plural=(n != 1);"

View File

@ -58,6 +58,7 @@ OC.L10N.register(
"No matches" : "沒有符合的", "No matches" : "沒有符合的",
"admin" : "管理員", "admin" : "管理員",
"moderator" : "主持人", "moderator" : "主持人",
"user" : "用戶",
"Name" : "名稱", "Name" : "名稱",
"Access" : "存取", "Access" : "存取",
"Max" : "最大", "Max" : "最大",
@ -115,7 +116,10 @@ OC.L10N.register(
"Delete?" : "刪除?", "Delete?" : "刪除?",
"Could not delete record" : "無法刪除錄製", "Could not delete record" : "無法刪除錄製",
"Server error" : "伺服器錯誤", "Server error" : "伺服器錯誤",
"Could not modify publishing state" : "無法修改發佈狀態",
"Open room" : "開啟聊天室",
"Start" : "開始", "Start" : "開始",
"Clone room" : "複製聊天室",
"Loading" : "正在載入", "Loading" : "正在載入",
"You are not allowed to change this option, because this room is shared with you." : "您無權更改此選項,因為此聊天室是與您分享的。", "You are not allowed to change this option, because this room is shared with you." : "您無權更改此選項,因為此聊天室是與您分享的。",
"Max. rooms" : "聊天室數上限", "Max. rooms" : "聊天室數上限",

View File

@ -56,6 +56,7 @@
"No matches" : "沒有符合的", "No matches" : "沒有符合的",
"admin" : "管理員", "admin" : "管理員",
"moderator" : "主持人", "moderator" : "主持人",
"user" : "用戶",
"Name" : "名稱", "Name" : "名稱",
"Access" : "存取", "Access" : "存取",
"Max" : "最大", "Max" : "最大",
@ -113,7 +114,10 @@
"Delete?" : "刪除?", "Delete?" : "刪除?",
"Could not delete record" : "無法刪除錄製", "Could not delete record" : "無法刪除錄製",
"Server error" : "伺服器錯誤", "Server error" : "伺服器錯誤",
"Could not modify publishing state" : "無法修改發佈狀態",
"Open room" : "開啟聊天室",
"Start" : "開始", "Start" : "開始",
"Clone room" : "複製聊天室",
"Loading" : "正在載入", "Loading" : "正在載入",
"You are not allowed to change this option, because this room is shared with you." : "您無權更改此選項,因為此聊天室是與您分享的。", "You are not allowed to change this option, because this room is shared with you." : "您無權更改此選項,因為此聊天室是與您分享的。",
"Max. rooms" : "聊天室數上限", "Max. rooms" : "聊天室數上限",

View File

@ -1,7 +1,7 @@
{ {
"name": "@sualko/cloud_bbb", "name": "@sualko/cloud_bbb",
"description": "Nextcloud Integration for BigBlueButton", "description": "Nextcloud Integration for BigBlueButton",
"version": "2.6.0", "version": "2.7.1",
"author": "Klaus Herberth <klaus@jsxc.org>", "author": "Klaus Herberth <klaus@jsxc.org>",
"bugs": { "bugs": {
"url": "https://github.com/sualko/cloud_bbb/issues" "url": "https://github.com/sualko/cloud_bbb/issues"

View File

@ -70,13 +70,15 @@ async function createRelease(appId) {
const execa = (await import('execa')).execaCommand; const execa = (await import('execa')).execaCommand;
await execa('yarn', ['composer:install:dev']); const composerDev = await execa('composer install');
console.log(composerDev.stdout, composerDev.stderr);
console.log('✔ composer dev dependencies installed'.green); console.log('✔ composer dev dependencies installed'.green);
await execa('yarn', ['lint']); await execa('yarn', ['lint']);
console.log('✔ linters are happy'.green); console.log('✔ linters are happy'.green);
await execa('yarn', ['composer:install']); const composerNoDev = await execa('composer install --no-dev');
console.log(composerNoDev.stdout, composerNoDev.stderr);
console.log('✔ composer dependencies installed'.green); console.log('✔ composer dependencies installed'.green);
await execa('yarn', ['build']); await execa('yarn', ['build']);
@ -89,7 +91,7 @@ async function createRelease(appId) {
await createGPGSignature(filePath); await createGPGSignature(filePath);
await createGPGArmorSignature(filePath); await createGPGArmorSignature(filePath);
await execa('yarn', ['composer:install:dev']); await execa('composer install');
console.log('✔ composer dev dependencies installed'.green); console.log('✔ composer dev dependencies installed'.green);
} }

View File

@ -1,7 +1,7 @@
/* eslint-disable @typescript-eslint/no-var-requires */ /* eslint-disable @typescript-eslint/no-var-requires */
const fs = require('fs'); const fs = require('fs');
const path = require('path'); const path = require('path');
const simpleGit = require('simple-git/promise'); const simpleGit = require('simple-git');
const inquirer = require('inquirer'); const inquirer = require('inquirer');
const git = simpleGit(); const git = simpleGit();

View File

@ -20,6 +20,10 @@
width: 32px; width: 32px;
overflow: hidden; overflow: hidden;
> img {
max-width: 100%;
}
.icon-group-white, .icon-group-white,
.icon-circle-white { .icon-circle-white {
display: block; display: block;