mirror of https://github.com/sualko/cloud_bbb
Compare commits
8 Commits
baab97d746
...
d2291bdad7
Author | SHA1 | Date |
---|---|---|
|
d2291bdad7 | |
|
583f759e37 | |
|
7e72133381 | |
|
6fc2c81e33 | |
|
87b0671f72 | |
|
58dc172684 | |
|
6ddc7fa2ad | |
|
5c4b95ea11 |
|
@ -1,10 +1,13 @@
|
|||
OC.L10N.register(
|
||||
"bbb",
|
||||
{
|
||||
"Save" : "Guardar",
|
||||
"Let's go!" : "¡Vamos!",
|
||||
"Password" : "Contraseña",
|
||||
"Hello %s" : "Hola, %s",
|
||||
"Name" : "Nome",
|
||||
"You exceeded the maximum number of rooms." : "Superesti'l númberu máximu de sales.",
|
||||
"Edit" : "Editar",
|
||||
"_%n participant_::_%n participants_" : ["%n participante","%n participantes"],
|
||||
"Delete" : "Desaniciar",
|
||||
"Error" : "Error",
|
||||
|
|
|
@ -1,8 +1,11 @@
|
|||
{ "translations": {
|
||||
"Save" : "Guardar",
|
||||
"Let's go!" : "¡Vamos!",
|
||||
"Password" : "Contraseña",
|
||||
"Hello %s" : "Hola, %s",
|
||||
"Name" : "Nome",
|
||||
"You exceeded the maximum number of rooms." : "Superesti'l númberu máximu de sales.",
|
||||
"Edit" : "Editar",
|
||||
"_%n participant_::_%n participants_" : ["%n participante","%n participantes"],
|
||||
"Delete" : "Desaniciar",
|
||||
"Error" : "Error",
|
||||
|
|
|
@ -4,6 +4,7 @@ OC.L10N.register(
|
|||
"Save" : "Cadw",
|
||||
"Display name" : "Enw Dangos",
|
||||
"Password" : "Cyfrinair",
|
||||
"Hello %s" : "Helo %s",
|
||||
"Group" : "Grŵp",
|
||||
"Name" : "Enw",
|
||||
"Edit" : "Golygu",
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
"Save" : "Cadw",
|
||||
"Display name" : "Enw Dangos",
|
||||
"Password" : "Cyfrinair",
|
||||
"Hello %s" : "Helo %s",
|
||||
"Group" : "Grŵp",
|
||||
"Name" : "Enw",
|
||||
"Edit" : "Golygu",
|
||||
|
|
|
@ -71,9 +71,9 @@ OC.L10N.register(
|
|||
"If enabled, the moderator is able to start the recording." : "Ak je povolené, moderátor môže spustiť nahrávanie.",
|
||||
"Public: Everyone knowing the link is able to join. Password: Guests have to provide a password. Waiting room: A moderator has to accept every guest before they can join. Internal: Only Nextcloud users can join." : "Verejné: Môže sa pripojiť Každý, kto vie odkaz. Heslo: Hostia musia zadať heslo. Čakáreň: Moderátor musí prijať každého hosťa skôr, ako sa môže pripojiť. Interné: Pripojiť sa môžu iba používatelia Nextcloud.",
|
||||
"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." : "Moderátor je schopný riadiť všetkých účastníkov stretnutia, vrátane kopania, stlmenia alebo výberu prezentéra. Používatelia s úlohou moderátora môžu tiež uzavrieť stretnutie alebo zmeniť predvolené nastavenia.",
|
||||
"If enabled, normal users have to wait until a moderator is in the room." : "Ak je zapnuté, normálny užívatelia musia počkať pokiaľ bude moderátor v miestnosti.",
|
||||
"If enabled, normal users have to wait until a moderator is in the room." : "Ak je zapnuté, bežní používatelia musia počkať, kým do miestnosti nevstúpi moderátor.",
|
||||
"If enabled, a moderator URL is generated which allows access with moderator permission." : "Ak je zapnuté, generuje sa adresa URL moderátora, ktorá umožňuje prístup s povolením moderátora.",
|
||||
"Only selected users and groups are allowed to access the room." : "Iba vybraní užívatelia a skupiny majú povolenie vstúpiť do miestnosti.",
|
||||
"Only selected users and groups are allowed to access the room." : "Iba vybraní používatelia a skupiny majú povolenie vstúpiť do miestnosti.",
|
||||
"If disabled, a microphone is needed to join the conference." : "Ak je vypnuté, pre pripojenie do konferencie je vyžadovaný mikrofón.",
|
||||
"If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "Ak je táto možnosť povolená, používateľ nemusí pri prvom pripojení vykonávať spätné volanie a ukážku webovej kamery (k dispozícii od servera BBB 2.3).",
|
||||
"If enabled, the user list, chat area and presentation are hidden by default." : "Ak je zapnuté, zoznam užívateľov, rozhovor a prezentácia sú predvolene skryté.",
|
||||
|
@ -125,7 +125,7 @@ OC.L10N.register(
|
|||
"Settings saved" : "Nastavenia uložené",
|
||||
"Unexpected error occurred" : "Vyskytla sa neočakávaná chyba",
|
||||
"API URL is invalid" : "URL API je neplatná",
|
||||
"API secret is invalid" : "API tajomstvo je neplatné",
|
||||
"API secret is invalid" : "Tajný kľúč API je neplatný",
|
||||
"URL has to start with HTTPS" : "URL by mala začínať na HTTPS",
|
||||
"URL has to contain the {token} placeholder" : "URL by malo obsahovať {token}",
|
||||
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "URL musí začínať na https:// a obsahovať {token}. Dodatočne môže byť použitý {user}.",
|
||||
|
|
|
@ -69,9 +69,9 @@
|
|||
"If enabled, the moderator is able to start the recording." : "Ak je povolené, moderátor môže spustiť nahrávanie.",
|
||||
"Public: Everyone knowing the link is able to join. Password: Guests have to provide a password. Waiting room: A moderator has to accept every guest before they can join. Internal: Only Nextcloud users can join." : "Verejné: Môže sa pripojiť Každý, kto vie odkaz. Heslo: Hostia musia zadať heslo. Čakáreň: Moderátor musí prijať každého hosťa skôr, ako sa môže pripojiť. Interné: Pripojiť sa môžu iba používatelia Nextcloud.",
|
||||
"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." : "Moderátor je schopný riadiť všetkých účastníkov stretnutia, vrátane kopania, stlmenia alebo výberu prezentéra. Používatelia s úlohou moderátora môžu tiež uzavrieť stretnutie alebo zmeniť predvolené nastavenia.",
|
||||
"If enabled, normal users have to wait until a moderator is in the room." : "Ak je zapnuté, normálny užívatelia musia počkať pokiaľ bude moderátor v miestnosti.",
|
||||
"If enabled, normal users have to wait until a moderator is in the room." : "Ak je zapnuté, bežní používatelia musia počkať, kým do miestnosti nevstúpi moderátor.",
|
||||
"If enabled, a moderator URL is generated which allows access with moderator permission." : "Ak je zapnuté, generuje sa adresa URL moderátora, ktorá umožňuje prístup s povolením moderátora.",
|
||||
"Only selected users and groups are allowed to access the room." : "Iba vybraní užívatelia a skupiny majú povolenie vstúpiť do miestnosti.",
|
||||
"Only selected users and groups are allowed to access the room." : "Iba vybraní používatelia a skupiny majú povolenie vstúpiť do miestnosti.",
|
||||
"If disabled, a microphone is needed to join the conference." : "Ak je vypnuté, pre pripojenie do konferencie je vyžadovaný mikrofón.",
|
||||
"If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "Ak je táto možnosť povolená, používateľ nemusí pri prvom pripojení vykonávať spätné volanie a ukážku webovej kamery (k dispozícii od servera BBB 2.3).",
|
||||
"If enabled, the user list, chat area and presentation are hidden by default." : "Ak je zapnuté, zoznam užívateľov, rozhovor a prezentácia sú predvolene skryté.",
|
||||
|
@ -123,7 +123,7 @@
|
|||
"Settings saved" : "Nastavenia uložené",
|
||||
"Unexpected error occurred" : "Vyskytla sa neočakávaná chyba",
|
||||
"API URL is invalid" : "URL API je neplatná",
|
||||
"API secret is invalid" : "API tajomstvo je neplatné",
|
||||
"API secret is invalid" : "Tajný kľúč API je neplatný",
|
||||
"URL has to start with HTTPS" : "URL by mala začínať na HTTPS",
|
||||
"URL has to contain the {token} placeholder" : "URL by malo obsahovať {token}",
|
||||
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "URL musí začínať na https:// a obsahovať {token}. Dodatočne môže byť použitý {user}.",
|
||||
|
|
|
@ -37,6 +37,7 @@ OC.L10N.register(
|
|||
"Room name" : "Tên phòng",
|
||||
"Create" : "Tạo mới",
|
||||
"Open recording" : "Mở bản ghi",
|
||||
"Copy to clipboard" : "Sao chép vào clipboard",
|
||||
"Save as file" : "Lưu dưới dạng tệp",
|
||||
"_%n participant_::_%n participants_" : ["%n người tham gia"],
|
||||
"Delete" : "Xóa",
|
||||
|
|
|
@ -35,6 +35,7 @@
|
|||
"Room name" : "Tên phòng",
|
||||
"Create" : "Tạo mới",
|
||||
"Open recording" : "Mở bản ghi",
|
||||
"Copy to clipboard" : "Sao chép vào clipboard",
|
||||
"Save as file" : "Lưu dưới dạng tệp",
|
||||
"_%n participant_::_%n participants_" : ["%n người tham gia"],
|
||||
"Delete" : "Xóa",
|
||||
|
|
|
@ -0,0 +1,36 @@
|
|||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
namespace OCA\BigBlueButton\Migration;
|
||||
|
||||
use Closure;
|
||||
use OCP\DB\ISchemaWrapper;
|
||||
use OCP\Migration\IOutput;
|
||||
use OCP\Migration\SimpleMigrationStep;
|
||||
|
||||
/**
|
||||
* Auto-generated migration step: Please modify to your needs!
|
||||
*/
|
||||
class Version000000Date20230727145600 extends SimpleMigrationStep {
|
||||
/**
|
||||
* @param IOutput $output
|
||||
* @param Closure $schemaClosure The `\Closure` returns a `ISchemaWrapper`
|
||||
* @param array $options
|
||||
* @return null|ISchemaWrapper
|
||||
*/
|
||||
public function changeSchema(IOutput $output, Closure $schemaClosure, array $options): ?ISchemaWrapper {
|
||||
/** @var ISchemaWrapper $schema */
|
||||
$schema = $schemaClosure();
|
||||
|
||||
if ($schema->hasTable('bbb_rooms')) {
|
||||
$table = $schema->getTable('bbb_rooms');
|
||||
|
||||
if ($table->hasColumn('welcome') && $table->getColumn('welcome')->getNotnull()) {
|
||||
$table->getColumn('welcome')->setNotnull(false);
|
||||
}
|
||||
}
|
||||
|
||||
return null;
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue