From 2362b2c68292ba2252aa162e5ea3d7f7f67cb67e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Nov 2022 21:45:10 +0000 Subject: [PATCH 01/32] chore(deps): bump loader-utils from 1.4.0 to 1.4.2 Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2. - [Release notes](https://github.com/webpack/loader-utils/releases) - [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md) - [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.2) --- updated-dependencies: - dependency-name: loader-utils dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/yarn.lock b/yarn.lock index b770322..c3c31c7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4535,9 +4535,9 @@ loader-runner@^4.2.0: integrity sha512-92+huvxMvYlMzMt0iIOukcwYBFpkYJdpl2xsZ7LrlayO7E8SOv+JJUEK17B/dJIHAOLMfh2dZZ/Y18WgmGtYNw== loader-utils@^1.1.0, loader-utils@^1.4.0: - version "1.4.0" - resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.4.0.tgz#c579b5e34cb34b1a74edc6c1fb36bfa371d5a613" - integrity sha512-qH0WSMBtn/oHuwjy/NucEgbx5dbxxnxup9s4PVXJUDHZBQY+s0NWA9rJf53RBnQZxfch7euUui7hpoAPvALZdA== + version "1.4.2" + resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.4.2.tgz#29a957f3a63973883eb684f10ffd3d151fec01a3" + integrity sha512-I5d00Pd/jwMD2QCduo657+YM/6L3KZu++pmX9VFncxaxvHcru9jx1lBaFft+r4Mt2jK0Yhp41XlRAihzPxHNCg== dependencies: big.js "^5.2.2" emojis-list "^3.0.0" @@ -4840,7 +4840,12 @@ minimist-options@4.1.0: is-plain-obj "^1.1.0" kind-of "^6.0.3" -minimist@^1.2.0, minimist@^1.2.5: +minimist@^1.2.0: + version "1.2.7" + resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18" + integrity sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g== + +minimist@^1.2.5: version "1.2.6" resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44" integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q== From 2b62846252d1ae5a139966224d6ea7266dbcae49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 04:37:34 +0000 Subject: [PATCH 02/32] chore(deps): bump simple-git from 3.5.0 to 3.16.0 Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.5.0 to 3.16.0. - [Release notes](https://github.com/steveukx/git-js/releases) - [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md) - [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.16.0/simple-git) --- updated-dependencies: - dependency-name: simple-git dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 347cabd..decd9ca 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "libxmljs": "^0.19.8", "qrcode.react": "^2.0.0", "react-copy-to-clipboard": "^5.0.2", - "simple-git": "^3.5.0" + "simple-git": "^3.16.0" }, "husky": { "hooks": { diff --git a/yarn.lock b/yarn.lock index b770322..ed08ed1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2878,10 +2878,10 @@ dashdash@^1.12.0: dependencies: assert-plus "^1.0.0" -debug@4, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.3: - version "4.3.3" - resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.3.tgz#04266e0b70a98d4462e6e288e38259213332b664" - integrity sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q== +debug@4, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.3, debug@^4.3.4: + version "4.3.4" + resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865" + integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ== dependencies: ms "2.1.2" @@ -6118,14 +6118,14 @@ signal-exit@^3.0.2: resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.5.tgz#9e3e8cc0c75a99472b44321033a7702e7738252f" integrity sha512-KWcOiKeQj6ZyXx7zq4YxSMgHRlod4czeBQZrPb8OKcohcqAXShm7E20kEMle9WBt26hFcAf0qLOcp5zmY7kOqQ== -simple-git@^3.5.0: - version "3.5.0" - resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-3.5.0.tgz#3c3538f4d7a1b3c8f3904412b12740bdcad9c8b1" - integrity sha512-fZsaq5nzdxQRhMNs6ESGLpMUHoL5GRP+boWPhq9pMYMKwOGZV2jHOxi8AbFFA2Y/6u4kR99HoULizSbpzaODkA== +simple-git@^3.16.0: + version "3.16.0" + resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-3.16.0.tgz#421773e24680f5716999cc4a1d60127b4b6a9dec" + integrity sha512-zuWYsOLEhbJRWVxpjdiXl6eyAyGo/KzVW+KFhhw9MqEEJttcq+32jTWSGyxTdf9e/YCohxRE+9xpWFj9FdiJNw== dependencies: "@kwsites/file-exists" "^1.1.1" "@kwsites/promise-deferred" "^1.1.1" - debug "^4.3.3" + debug "^4.3.4" slash@^2.0.0: version "2.0.0" From c300632f220a07191c449b4d7f4cfd2e0893d8ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Feb 2023 08:27:05 +0000 Subject: [PATCH 03/32] chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/kornelski/http-cache-semantics/releases) - [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: http-cache-semantics dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index b770322..3a08f76 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3955,9 +3955,9 @@ html-tags@^3.1.0: integrity sha512-1qYz89hW3lFDEazhjW0yVAV87lw8lVkrJocr72XmBkMKsoSVJCQx3W8BXsC7hO2qAt8BoVjYjtAcZ9perqGnNg== http-cache-semantics@^4.1.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz#49e91c5cbf36c9b94bcfcd71c23d5249ec74e390" - integrity sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ== + version "4.1.1" + resolved "https://registry.yarnpkg.com/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz#abe02fcb2985460bf0323be664436ec3476a6d5a" + integrity sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ== http-proxy-agent@^4.0.1: version "4.0.1" From 1e2c8cc1ca856f5b1c2c271c09f7c8d62370c5c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Herbinet?= <33763786+Jerome-Herbinet@users.noreply.github.com> Date: Mon, 27 Feb 2023 15:46:51 +0100 Subject: [PATCH 04/32] Avatar size fix in rooms' list (too big) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com> --- ts/Manager/App.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ts/Manager/App.scss b/ts/Manager/App.scss index 38e8d9d..ead41ac 100644 --- a/ts/Manager/App.scss +++ b/ts/Manager/App.scss @@ -29,6 +29,7 @@ .bbb-avatar { border-radius: 50%; + width: 32px; } .text-muted { @@ -307,4 +308,4 @@ pre { border: 5px solid #fff; } } -} \ No newline at end of file +} From 7afa0a03c6592bfe754a046db4661a59935cdb30 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 6 May 2023 04:19:54 +0000 Subject: [PATCH 05/32] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/uk.js | 2 ++ l10n/uk.json | 2 ++ 2 files changed, 4 insertions(+) diff --git a/l10n/uk.js b/l10n/uk.js index 4e03ef4..6686768 100644 --- a/l10n/uk.js +++ b/l10n/uk.js @@ -20,6 +20,7 @@ OC.L10N.register( "Join" : "Приєднатися", "Hello %s" : "Вітаємо %s", "Group" : "Група", + "No matches" : "Немає збігів", "Public" : "Публічна", "Internal + Password protection for guests" : "Внутрішній із парольним захистом для гостей", "Internal + Waiting room for guests" : "Внутрішній із кімнатою очікування для гостей", @@ -55,6 +56,7 @@ OC.L10N.register( "Delete?" : "Вилучити", "Could not delete record" : "Неможливо вилучити запис", "Server error" : "Помилка серверу", + "moderator" : "модератор", "Share" : "Спільний доступ", "Loading" : "Завантаження", "Settings saved" : "Налаштування збережено", diff --git a/l10n/uk.json b/l10n/uk.json index ebc4d6e..7a49f32 100644 --- a/l10n/uk.json +++ b/l10n/uk.json @@ -18,6 +18,7 @@ "Join" : "Приєднатися", "Hello %s" : "Вітаємо %s", "Group" : "Група", + "No matches" : "Немає збігів", "Public" : "Публічна", "Internal + Password protection for guests" : "Внутрішній із парольним захистом для гостей", "Internal + Waiting room for guests" : "Внутрішній із кімнатою очікування для гостей", @@ -53,6 +54,7 @@ "Delete?" : "Вилучити", "Could not delete record" : "Неможливо вилучити запис", "Server error" : "Помилка серверу", + "moderator" : "модератор", "Share" : "Спільний доступ", "Loading" : "Завантаження", "Settings saved" : "Налаштування збережено", From fe2546dc2e3de3e2e7e0c67096ea08979dd2d7c9 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 12 May 2023 04:26:08 +0000 Subject: [PATCH 06/32] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ast.js | 21 --------------------- l10n/ast.json | 19 ------------------- 2 files changed, 40 deletions(-) delete mode 100644 l10n/ast.js delete mode 100644 l10n/ast.json diff --git a/l10n/ast.js b/l10n/ast.js deleted file mode 100644 index d9f1072..0000000 --- a/l10n/ast.js +++ /dev/null @@ -1,21 +0,0 @@ -OC.L10N.register( - "bbb", - { - "Save" : "Guardar", - "Display name" : "Nome", - "Password" : "Password", - "Hello %s" : "%sHola ", - "Group" : "Group", - "Name" : "Nome", - "Edit" : "Editar", - "Welcome" : "Afáyate", - "Create" : "Crear", - "Copy to clipboard" : "Copiar al cartafueyu", - "Delete" : "Desaniciar", - "Error" : "Fallu", - "Server error" : "Fallu de sirvidor", - "Share" : "Share", - "Loading" : "Cargando", - "Settings saved" : "Axustes guardaos" -}, -"nplurals=2; plural=(n != 1);"); diff --git a/l10n/ast.json b/l10n/ast.json deleted file mode 100644 index c04ad3c..0000000 --- a/l10n/ast.json +++ /dev/null @@ -1,19 +0,0 @@ -{ "translations": { - "Save" : "Guardar", - "Display name" : "Nome", - "Password" : "Password", - "Hello %s" : "%sHola ", - "Group" : "Group", - "Name" : "Nome", - "Edit" : "Editar", - "Welcome" : "Afáyate", - "Create" : "Crear", - "Copy to clipboard" : "Copiar al cartafueyu", - "Delete" : "Desaniciar", - "Error" : "Fallu", - "Server error" : "Fallu de sirvidor", - "Share" : "Share", - "Loading" : "Cargando", - "Settings saved" : "Axustes guardaos" -},"pluralForm" :"nplurals=2; plural=(n != 1);" -} \ No newline at end of file From ca5913d269e08c7bf5341d298ef8cb7f513d11c9 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 13 May 2023 04:21:13 +0000 Subject: [PATCH 07/32] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ast.js | 12 ++++++++++++ l10n/ast.json | 10 ++++++++++ 2 files changed, 22 insertions(+) create mode 100644 l10n/ast.js create mode 100644 l10n/ast.json diff --git a/l10n/ast.js b/l10n/ast.js new file mode 100644 index 0000000..4cb8154 --- /dev/null +++ b/l10n/ast.js @@ -0,0 +1,12 @@ +OC.L10N.register( + "bbb", + { + "Let's go!" : "¡Vamos!", + "Password" : "Contraseña", + "Name" : "Nome", + "You exceeded the maximum number of rooms." : "Superesti'l númberu máximu de sales.", + "_%n participant_::_%n participants_" : ["%n participante","%n participantes"], + "Error" : "Error", + "API secret is invalid" : "El secretu de l'API nun ye válidu" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/ast.json b/l10n/ast.json new file mode 100644 index 0000000..e0eb220 --- /dev/null +++ b/l10n/ast.json @@ -0,0 +1,10 @@ +{ "translations": { + "Let's go!" : "¡Vamos!", + "Password" : "Contraseña", + "Name" : "Nome", + "You exceeded the maximum number of rooms." : "Superesti'l númberu máximu de sales.", + "_%n participant_::_%n participants_" : ["%n participante","%n participantes"], + "Error" : "Error", + "API secret is invalid" : "El secretu de l'API nun ye válidu" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file From 8b10af95ffc4b14a4f758b3c85c60d9c8c2bd71c Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 16 May 2023 04:23:35 +0000 Subject: [PATCH 08/32] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ast.js | 1 + l10n/ast.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/ast.js b/l10n/ast.js index 4cb8154..5285cbe 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -6,6 +6,7 @@ OC.L10N.register( "Name" : "Nome", "You exceeded the maximum number of rooms." : "Superesti'l númberu máximu de sales.", "_%n participant_::_%n participants_" : ["%n participante","%n participantes"], + "Delete" : "Desaniciar", "Error" : "Error", "API secret is invalid" : "El secretu de l'API nun ye válidu" }, diff --git a/l10n/ast.json b/l10n/ast.json index e0eb220..dc763b0 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -4,6 +4,7 @@ "Name" : "Nome", "You exceeded the maximum number of rooms." : "Superesti'l númberu máximu de sales.", "_%n participant_::_%n participants_" : ["%n participante","%n participantes"], + "Delete" : "Desaniciar", "Error" : "Error", "API secret is invalid" : "El secretu de l'API nun ye válidu" },"pluralForm" :"nplurals=2; plural=(n != 1);" From d66e2459c540ed52b2938bb8dc475ca87a13167d Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 30 May 2023 02:13:47 +0000 Subject: [PATCH 09/32] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ca.js | 2 +- l10n/ca.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/l10n/ca.js b/l10n/ca.js index f3ef553..ce7471c 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -16,7 +16,7 @@ OC.L10N.register( "API URL or secret not configured. Please contact your administrator." : "Adreça URL o secret de l'API no configurat. Poseu-vos en contacte amb l'administrador.", "BigBlueButton Integration" : "Integració de BigBlueButton", "BigBlueButton integration for Nextcloud" : "Integració de 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/sualko/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/sualko/cloud_bbb/blob/master/.github/contributing.md).\n\nDeveloper wanted! If you have time it would be awesome if you could help to enhance this application.\n\n*This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.*" : "Aquesta aplicació permet crear reunions amb una instal·lació externa de [BigBlueButton](https://bigbluebutton.org).\n\n* **Configuració de sala** Creeu diverses configuracions de sala amb nom, missatge de benvinguda ...\n* **Comparteix l'enllaç de convidat** Comparteix l'enllaç de la sala amb tots els teus convidats\n* **Comparteix l'enllaç del moderador** Convida moderadors a la sala\n* **Comparteix sales** Comparteix sales amb membres, grups o cercles\n* **Presentació personalitzada** Inicieu una sala amb una presentació seleccionada des del vostre navegador de fitxers\n* **Gestiona les gravacions** Consulta, comparteix i suprimeix les gravacions de les teves sales\n* **Restriccions** Restringeix la creació de sales a determinats grups\n* **Activitats** Obteniu una visió general de les activitats de la vostra sala\n\nGuia d'inici ràpid i més informació al nostre [readme](https://github.com/sualko/cloud_bbb).\nT'agrada aquesta aplicació? Retorna alguna cosa a la comunitat de codi obert i consulta les nostres\n[maneres de contribuir](https://github.com/sualko/cloud_bbb/blob/master/.github/contributing.md).\n\nBusquem desenvolupador! Si tens temps, seria fantàstic si poguéssiu ajudar a millorar aquesta aplicació.\n\n*Aquesta aplicació integra BigBlueButton i no està avalada ni certificada per BigBlueButton Inc. BigBlueButton i el logotip de BigBlueButton són marques comercials de 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/sualko/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/sualko/cloud_bbb/blob/master/.github/contributing.md).\n\nDeveloper wanted! If you have time it would be awesome if you could help to enhance this application.\n\n*This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.*" : "Aquesta aplicació permet crear reunions amb una instal·lació externa de [BigBlueButton](https://bigbluebutton.org).\n\n* **Configuració de sala** Creeu diverses configuracions de sala amb nom, missatge de benvinguda …\n* **Comparteix l'enllaç de convidat** Comparteix l'enllaç de la sala amb tots els teus convidats\n* **Comparteix l'enllaç del moderador** Convida moderadors a la sala\n* **Comparteix sales** Comparteix sales amb membres, grups o cercles\n* **Presentació personalitzada** Inicieu una sala amb una presentació seleccionada des del vostre navegador de fitxers\n* **Gestiona les gravacions** Consulta, comparteix i suprimeix les gravacions de les teves sales\n* **Restriccions** Restringeix la creació de sales a determinats grups\n* **Activitats** Obteniu una visió general de les activitats de la vostra sala\n\nGuia d'inici ràpid i més informació al nostre [readme](https://github.com/sualko/cloud_bbb).\nT'agrada aquesta aplicació? Retorna alguna cosa a la comunitat de codi obert i consulta les nostres\n[maneres de contribuir](https://github.com/sualko/cloud_bbb/blob/master/.github/contributing.md).\n\nBusquem desenvolupador! Si tens temps, seria fantàstic si poguéssiu ajudar a millorar aquesta aplicació.\n\n*Aquesta aplicació integra BigBlueButton i no està avalada ni certificada per BigBlueButton Inc. BigBlueButton i el logotip de BigBlueButton són marques comercials de BigBlueButton Inc.*", "Room not found" : "No s'ha trobat la sala", "The room could not be found. Maybe it was deleted?" : "No s'ha trobat la sala. Potser s'ha suprimit?", "Back to %s" : "Tornar a %s", diff --git a/l10n/ca.json b/l10n/ca.json index 08d24b7..5f58d9a 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -14,7 +14,7 @@ "API URL or secret not configured. Please contact your administrator." : "Adreça URL o secret de l'API no configurat. Poseu-vos en contacte amb l'administrador.", "BigBlueButton Integration" : "Integració de BigBlueButton", "BigBlueButton integration for Nextcloud" : "Integració de 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/sualko/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/sualko/cloud_bbb/blob/master/.github/contributing.md).\n\nDeveloper wanted! If you have time it would be awesome if you could help to enhance this application.\n\n*This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.*" : "Aquesta aplicació permet crear reunions amb una instal·lació externa de [BigBlueButton](https://bigbluebutton.org).\n\n* **Configuració de sala** Creeu diverses configuracions de sala amb nom, missatge de benvinguda ...\n* **Comparteix l'enllaç de convidat** Comparteix l'enllaç de la sala amb tots els teus convidats\n* **Comparteix l'enllaç del moderador** Convida moderadors a la sala\n* **Comparteix sales** Comparteix sales amb membres, grups o cercles\n* **Presentació personalitzada** Inicieu una sala amb una presentació seleccionada des del vostre navegador de fitxers\n* **Gestiona les gravacions** Consulta, comparteix i suprimeix les gravacions de les teves sales\n* **Restriccions** Restringeix la creació de sales a determinats grups\n* **Activitats** Obteniu una visió general de les activitats de la vostra sala\n\nGuia d'inici ràpid i més informació al nostre [readme](https://github.com/sualko/cloud_bbb).\nT'agrada aquesta aplicació? Retorna alguna cosa a la comunitat de codi obert i consulta les nostres\n[maneres de contribuir](https://github.com/sualko/cloud_bbb/blob/master/.github/contributing.md).\n\nBusquem desenvolupador! Si tens temps, seria fantàstic si poguéssiu ajudar a millorar aquesta aplicació.\n\n*Aquesta aplicació integra BigBlueButton i no està avalada ni certificada per BigBlueButton Inc. BigBlueButton i el logotip de BigBlueButton són marques comercials de 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/sualko/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/sualko/cloud_bbb/blob/master/.github/contributing.md).\n\nDeveloper wanted! If you have time it would be awesome if you could help to enhance this application.\n\n*This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.*" : "Aquesta aplicació permet crear reunions amb una instal·lació externa de [BigBlueButton](https://bigbluebutton.org).\n\n* **Configuració de sala** Creeu diverses configuracions de sala amb nom, missatge de benvinguda …\n* **Comparteix l'enllaç de convidat** Comparteix l'enllaç de la sala amb tots els teus convidats\n* **Comparteix l'enllaç del moderador** Convida moderadors a la sala\n* **Comparteix sales** Comparteix sales amb membres, grups o cercles\n* **Presentació personalitzada** Inicieu una sala amb una presentació seleccionada des del vostre navegador de fitxers\n* **Gestiona les gravacions** Consulta, comparteix i suprimeix les gravacions de les teves sales\n* **Restriccions** Restringeix la creació de sales a determinats grups\n* **Activitats** Obteniu una visió general de les activitats de la vostra sala\n\nGuia d'inici ràpid i més informació al nostre [readme](https://github.com/sualko/cloud_bbb).\nT'agrada aquesta aplicació? Retorna alguna cosa a la comunitat de codi obert i consulta les nostres\n[maneres de contribuir](https://github.com/sualko/cloud_bbb/blob/master/.github/contributing.md).\n\nBusquem desenvolupador! Si tens temps, seria fantàstic si poguéssiu ajudar a millorar aquesta aplicació.\n\n*Aquesta aplicació integra BigBlueButton i no està avalada ni certificada per BigBlueButton Inc. BigBlueButton i el logotip de BigBlueButton són marques comercials de BigBlueButton Inc.*", "Room not found" : "No s'ha trobat la sala", "The room could not be found. Maybe it was deleted?" : "No s'ha trobat la sala. Potser s'ha suprimit?", "Back to %s" : "Tornar a %s", From 1e43d4b4674f0066339be7e57cbd2fff90531787 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 1 Jun 2023 02:11:36 +0000 Subject: [PATCH 10/32] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/sl.js | 7 ++++--- l10n/sl.json | 7 ++++--- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/l10n/sl.js b/l10n/sl.js index 3df98d0..2e3f15c 100644 --- a/l10n/sl.js +++ b/l10n/sl.js @@ -1,9 +1,9 @@ OC.L10N.register( "bbb", { - "You created the room %s." : "Ustvarite sobo %s.", - "You deleted the room %s." : "Izbrišete sobo %s.", - "{user} deleted the room %s." : "{user} izbriše sobo %s.", + "You created the room %s." : "Ustvarite ločeno skupino %s.", + "You deleted the room %s." : "Izbrišete ločeno skupino %s.", + "{user} deleted the room %s." : "{user} izbriše ločeno skupino %s.", "You shared the room %s with {shareWith}." : "Omogočite uporabo sobe %s: {shareWith}.", "{user} shared the room %s with you." : "{user} vam omogoči souporabo sobe %s.", "You unshared the room %s with {shareWith}." : "Onemogočite uporabo sobe %s: {shareWith}.", @@ -124,6 +124,7 @@ OC.L10N.register( "URL has to contain the {token} placeholder" : "Naslov URL mora vključevati vsebnik {token}", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "Naslov URL se mora začeti z https:// in mora vključevati žeton {token}. Uporabiti je mogoče tudi vsebnik {user}.", "Send to" : "Pošlji", + "Please select the room in which you like to use the file \"{filename}\"." : "Izberite ločeno skupino, v kateri želite uporabiti datoteko »{filename}«.", "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Ta soba še ni odprta. Ponovno povezovanje bo izvedeno čez %n sekundo.","Ta soba še ni odprta. Ponovno povezovanje bo izvedeno čez %n sekundi.","Ta soba še ni odprta. Ponovno povezovanje bo izvedeno čez %n sekunde.","Ta soba še ni odprta. Ponovno povezovanje bo izvedeno čez %n sekund."] }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/l10n/sl.json b/l10n/sl.json index e8fd0b5..4ada93e 100644 --- a/l10n/sl.json +++ b/l10n/sl.json @@ -1,7 +1,7 @@ { "translations": { - "You created the room %s." : "Ustvarite sobo %s.", - "You deleted the room %s." : "Izbrišete sobo %s.", - "{user} deleted the room %s." : "{user} izbriše sobo %s.", + "You created the room %s." : "Ustvarite ločeno skupino %s.", + "You deleted the room %s." : "Izbrišete ločeno skupino %s.", + "{user} deleted the room %s." : "{user} izbriše ločeno skupino %s.", "You shared the room %s with {shareWith}." : "Omogočite uporabo sobe %s: {shareWith}.", "{user} shared the room %s with you." : "{user} vam omogoči souporabo sobe %s.", "You unshared the room %s with {shareWith}." : "Onemogočite uporabo sobe %s: {shareWith}.", @@ -122,6 +122,7 @@ "URL has to contain the {token} placeholder" : "Naslov URL mora vključevati vsebnik {token}", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "Naslov URL se mora začeti z https:// in mora vključevati žeton {token}. Uporabiti je mogoče tudi vsebnik {user}.", "Send to" : "Pošlji", + "Please select the room in which you like to use the file \"{filename}\"." : "Izberite ločeno skupino, v kateri želite uporabiti datoteko »{filename}«.", "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Ta soba še ni odprta. Ponovno povezovanje bo izvedeno čez %n sekundo.","Ta soba še ni odprta. Ponovno povezovanje bo izvedeno čez %n sekundi.","Ta soba še ni odprta. Ponovno povezovanje bo izvedeno čez %n sekunde.","Ta soba še ni odprta. Ponovno povezovanje bo izvedeno čez %n sekund."] },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" } \ No newline at end of file From 7df2c9e9fe4183a4533c74f49ea6338f787ae364 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 6 Jun 2023 02:13:36 +0000 Subject: [PATCH 11/32] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/fr.js | 22 +++++++++++----------- l10n/fr.json | 22 +++++++++++----------- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/l10n/fr.js b/l10n/fr.js index d86d35a..67f0422 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -7,10 +7,10 @@ OC.L10N.register( "You shared the room %s with {shareWith}." : "Vous avez partagé la salle %s avec {shareWith}.", "{user} shared the room %s with you." : "{user} a partagé la salle %s avec vous.", "You unshared the room %s with {shareWith}." : "Vous avez annulé le partage de la salle%savec {shareWith}.", - "{user} unshared the room %s with you." : "{user} a annulé le partage du salon %s avec vous.", - "You started a meeting in the \"%s\" room." : "Vous avez commencé une réunion dans le salon \"%s\".", - "{user} started a meeting in the \"%s\" room." : "{user} a démarré une réunion dans le salon \"%s\".", - "The meeting in room \"%s\" has ended." : "La réunion dans le salon \"%s\" est terminée.", + "{user} unshared the room %s with you." : "{user} a annulé le partage de la salle %s avec vous.", + "You started a meeting in the \"%s\" room." : "Vous avez commencé une réunion dans la salle \"%s\".", + "{user} started a meeting in the \"%s\" room." : "{user} a démarré une réunion dans la salle \"%s\".", + "The meeting in room \"%s\" has ended." : "La réunion dans la salle \"%s\" est terminée.", "Recording for room \"%s\" is ready." : "L'enregistrement pour la salle \"%s\" est prêt.", "To invite someone to the meeting, send them this link: %s" : "Pour inviter quelqu'un à la réunion, envoyez-lui ce lien : %s", "API URL or secret not configured. Please contact your administrator." : "L'adresse ou le secret de l'API n'est pas configuré. Veuillez contacter votre administrateur.", @@ -91,7 +91,7 @@ OC.L10N.register( "Skip media check before usage" : "Ignorer la vérification du média avant utilisation", "Clean layout" : "Nettoyer la mise en page", "Join meeting muted" : "Rejoindre la réunion avec le son coupé", - "Room name" : "Nom du salon de discussion", + "Room name" : "Nom de la salle", "Create" : "Créer", "Open recording" : "Ouvrir l'enregistrement", "Copy to clipboard" : "Copier dans le presse-papier", @@ -101,11 +101,11 @@ OC.L10N.register( "Are you sure you want to delete \"{name}\"? This operation cannot be undone." : "Êtes-vous sur de vouloir supprimer \"{name}\" ? Cette opération ne peut pas être annulée.", "Delete \"{name}\"?" : "Supprimer \"{name}\" ?", "Select target folder" : "Sélectionner un dossier de destination", - "Room URL was stored in \"{path}\" as \"{filename}\"." : "L'adresse du salon de discussion a été enregistrée dans \"{path}\" comme \"{filename}\".", + "Room URL was stored in \"{path}\" as \"{filename}\"." : "L'adresse de la salle a été enregistrée dans \"{path}\" comme \"{filename}\".", "Link stored" : "Lien stocké", - "URL to room could not be stored." : "L'adresse du salon de discussion n'a pas pu être enregistrée.", + "URL to room could not be stored." : "L'adresse de la salle n'a pas pu être enregistrée.", "Error" : "Erreur", - "URL to presentation was stored in \"{path}\" as \"{filename}\"." : "L'adresse du salon de discussion a été enregistrée dans \"{path}\" comme \"{filename}\".", + "URL to presentation was stored in \"{path}\" as \"{filename}\"." : "L'URL de la présentation a été stockée dans \"{path}\" comme \"{filename}\".", "URL to presentation could not be stored." : "Impossible de sauvegarder l'adresse de présentation.", "Are you sure you want to delete the recording from \"{startDate}\"? This operation cannot be undone." : "Êtes-vous sur de vouloir supprimer l'enregistrement du \"{startDate}\" ? Cette opération ne peut pas être annulée.", "Delete?" : "Supprimer ?", @@ -129,9 +129,9 @@ OC.L10N.register( "URL has to start with HTTPS" : "L'URL doit débuter par HTTPS", "URL has to contain the {token} placeholder" : "L'URL doit contenir l'espace réservé {token}", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "L'URL doit commencer par https:// et contenir {token}. De plus, l'espace réservé de {user} peut être utilisé.", - "The file \"{filename}\" was uploaded to your room." : "Le fichier \"{filename}\" a été téléversé dans votre salon.", - "The file \"{filename}\" could not be uploaded to your room." : "Le fichier \"{filename}\" n'a pas pu être téléversé dans votre salon.", - "The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "Le fichier \"{filename}\" n'a pas pu être téléversé dans votre salon. Votre serveur BigBlueButton ne prend peut-être pas en charge cette action.", + "The file \"{filename}\" was uploaded to your room." : "Le fichier \"{filename}\" a été téléversé dans votre salle.", + "The file \"{filename}\" could not be uploaded to your room." : "Le fichier \"{filename}\" n'a pas pu être téléversé dans votre salle.", + "The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "Le fichier \"{filename}\" n'a pas pu être téléversé dans votre salle. Votre serveur BigBlueButton ne prend peut-être pas en charge cette action.", "Send file to BBB" : "Envoyer le fichier vers BBB", "Send to" : "Envoyer a", "Start with" : "Démarrer avec", diff --git a/l10n/fr.json b/l10n/fr.json index 8360e4c..d50787e 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -5,10 +5,10 @@ "You shared the room %s with {shareWith}." : "Vous avez partagé la salle %s avec {shareWith}.", "{user} shared the room %s with you." : "{user} a partagé la salle %s avec vous.", "You unshared the room %s with {shareWith}." : "Vous avez annulé le partage de la salle%savec {shareWith}.", - "{user} unshared the room %s with you." : "{user} a annulé le partage du salon %s avec vous.", - "You started a meeting in the \"%s\" room." : "Vous avez commencé une réunion dans le salon \"%s\".", - "{user} started a meeting in the \"%s\" room." : "{user} a démarré une réunion dans le salon \"%s\".", - "The meeting in room \"%s\" has ended." : "La réunion dans le salon \"%s\" est terminée.", + "{user} unshared the room %s with you." : "{user} a annulé le partage de la salle %s avec vous.", + "You started a meeting in the \"%s\" room." : "Vous avez commencé une réunion dans la salle \"%s\".", + "{user} started a meeting in the \"%s\" room." : "{user} a démarré une réunion dans la salle \"%s\".", + "The meeting in room \"%s\" has ended." : "La réunion dans la salle \"%s\" est terminée.", "Recording for room \"%s\" is ready." : "L'enregistrement pour la salle \"%s\" est prêt.", "To invite someone to the meeting, send them this link: %s" : "Pour inviter quelqu'un à la réunion, envoyez-lui ce lien : %s", "API URL or secret not configured. Please contact your administrator." : "L'adresse ou le secret de l'API n'est pas configuré. Veuillez contacter votre administrateur.", @@ -89,7 +89,7 @@ "Skip media check before usage" : "Ignorer la vérification du média avant utilisation", "Clean layout" : "Nettoyer la mise en page", "Join meeting muted" : "Rejoindre la réunion avec le son coupé", - "Room name" : "Nom du salon de discussion", + "Room name" : "Nom de la salle", "Create" : "Créer", "Open recording" : "Ouvrir l'enregistrement", "Copy to clipboard" : "Copier dans le presse-papier", @@ -99,11 +99,11 @@ "Are you sure you want to delete \"{name}\"? This operation cannot be undone." : "Êtes-vous sur de vouloir supprimer \"{name}\" ? Cette opération ne peut pas être annulée.", "Delete \"{name}\"?" : "Supprimer \"{name}\" ?", "Select target folder" : "Sélectionner un dossier de destination", - "Room URL was stored in \"{path}\" as \"{filename}\"." : "L'adresse du salon de discussion a été enregistrée dans \"{path}\" comme \"{filename}\".", + "Room URL was stored in \"{path}\" as \"{filename}\"." : "L'adresse de la salle a été enregistrée dans \"{path}\" comme \"{filename}\".", "Link stored" : "Lien stocké", - "URL to room could not be stored." : "L'adresse du salon de discussion n'a pas pu être enregistrée.", + "URL to room could not be stored." : "L'adresse de la salle n'a pas pu être enregistrée.", "Error" : "Erreur", - "URL to presentation was stored in \"{path}\" as \"{filename}\"." : "L'adresse du salon de discussion a été enregistrée dans \"{path}\" comme \"{filename}\".", + "URL to presentation was stored in \"{path}\" as \"{filename}\"." : "L'URL de la présentation a été stockée dans \"{path}\" comme \"{filename}\".", "URL to presentation could not be stored." : "Impossible de sauvegarder l'adresse de présentation.", "Are you sure you want to delete the recording from \"{startDate}\"? This operation cannot be undone." : "Êtes-vous sur de vouloir supprimer l'enregistrement du \"{startDate}\" ? Cette opération ne peut pas être annulée.", "Delete?" : "Supprimer ?", @@ -127,9 +127,9 @@ "URL has to start with HTTPS" : "L'URL doit débuter par HTTPS", "URL has to contain the {token} placeholder" : "L'URL doit contenir l'espace réservé {token}", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "L'URL doit commencer par https:// et contenir {token}. De plus, l'espace réservé de {user} peut être utilisé.", - "The file \"{filename}\" was uploaded to your room." : "Le fichier \"{filename}\" a été téléversé dans votre salon.", - "The file \"{filename}\" could not be uploaded to your room." : "Le fichier \"{filename}\" n'a pas pu être téléversé dans votre salon.", - "The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "Le fichier \"{filename}\" n'a pas pu être téléversé dans votre salon. Votre serveur BigBlueButton ne prend peut-être pas en charge cette action.", + "The file \"{filename}\" was uploaded to your room." : "Le fichier \"{filename}\" a été téléversé dans votre salle.", + "The file \"{filename}\" could not be uploaded to your room." : "Le fichier \"{filename}\" n'a pas pu être téléversé dans votre salle.", + "The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "Le fichier \"{filename}\" n'a pas pu être téléversé dans votre salle. Votre serveur BigBlueButton ne prend peut-être pas en charge cette action.", "Send file to BBB" : "Envoyer le fichier vers BBB", "Send to" : "Envoyer a", "Start with" : "Démarrer avec", From 3c649d07dd671baeb20ee98336eafef8bedb6da9 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 13 Jun 2023 02:17:08 +0000 Subject: [PATCH 12/32] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/el.js | 1 + l10n/el.json | 1 + l10n/gl.js | 6 +++--- l10n/gl.json | 6 +++--- 4 files changed, 8 insertions(+), 6 deletions(-) diff --git a/l10n/el.js b/l10n/el.js index a1dd502..2ea5f13 100644 --- a/l10n/el.js +++ b/l10n/el.js @@ -66,6 +66,7 @@ OC.L10N.register( "If enabled, a moderator URL is generated which allows access with moderator permission." : "Όταν ενεργοποιείται, ένας σύνδεσμος συντονιστή παράγεται ο οποίος επιτρέπει την πρόσβαση με άδεια συντονιστή.", "Only selected users and groups are allowed to access the room." : "Επιτρέπεται η πρόσβαση στο δωμάτιο μόνο σε επιλεγμένους χρήστες και ομάδες", "Edit \"{room}\"" : "Επεξεργασία «{room}»", + "Room URL" : "URL αίθουσας", "Welcome" : "Καλώς ήλθατε", "Participant limit" : "Όριο συμμετεχόντων", "Every participant is moderator" : "Όλοι οι συμμετέχοντες είναι συντονιστές", diff --git a/l10n/el.json b/l10n/el.json index 3942f5e..d475577 100644 --- a/l10n/el.json +++ b/l10n/el.json @@ -64,6 +64,7 @@ "If enabled, a moderator URL is generated which allows access with moderator permission." : "Όταν ενεργοποιείται, ένας σύνδεσμος συντονιστή παράγεται ο οποίος επιτρέπει την πρόσβαση με άδεια συντονιστή.", "Only selected users and groups are allowed to access the room." : "Επιτρέπεται η πρόσβαση στο δωμάτιο μόνο σε επιλεγμένους χρήστες και ομάδες", "Edit \"{room}\"" : "Επεξεργασία «{room}»", + "Room URL" : "URL αίθουσας", "Welcome" : "Καλώς ήλθατε", "Participant limit" : "Όριο συμμετεχόντων", "Every participant is moderator" : "Όλοι οι συμμετέχοντες είναι συντονιστές", diff --git a/l10n/gl.js b/l10n/gl.js index a4b126a..05bd615 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -16,7 +16,7 @@ OC.L10N.register( "API URL or secret not configured. Please contact your administrator." : "URL ou segredo da API sen configurar. Póñase en contacto co seu administrador.", "BigBlueButton Integration" : "Integración co BigBlueButton", "BigBlueButton integration for Nextcloud" : "Integración para o Nextcloud co BigBlueButton", - "This app allows to create meetings with an external installation of [BigBlueButton](https://bigbluebutton.org).\n\n* **Room setup** Create multiple room configurations with name, welcome message …\n* **Share guest link** Share the room link with all your guests\n* **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/sualko/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/sualko/cloud_bbb/blob/master/.github/contributing.md).\n\nDeveloper wanted! If you have time it would be awesome if you could help to enhance this application.\n\n*This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.*" : "Esta aplicación permite crear xuntanzas cunha instalación externa de [BigBlueButton] (https://bigbluebutton.org).\n\n* **Configuración de salas** Crear múltiples configuracións de salas con nome, mensaxe de benvida …\n* **Compartir a ligazón de convidados** Compartir a ligazón da sala con todos os seus convidados\n* **Compartir salas** Compartir salas con membros, grupos ou círculos\n* **Presentación personalizada** Inicie unha sala cunha presentación seleccionada dende o seu navegador de ficheiros\n* **Xestionar as gravacións** Ver, compartir e eliminar as gravacións das súas salas\n* **Restricións** Restrinxir a creación de salas a determinados grupos\n* ** Actividades** Obteña unha visión xeral das actividades da súa sala\n\n*Esta aplicación integra BigBlueButton e non está aprobada nin certificada por BigBlueButton Inc. BigBlueButton e o logotipo de BigBlueButton son marcas comerciais de 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/sualko/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/sualko/cloud_bbb/blob/master/.github/contributing.md).\n\nDeveloper wanted! If you have time it would be awesome if you could help to enhance this application.\n\n*This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.*" : "Esta aplicación permite crear xuntanzas cunha instalación externa de [BigBlueButton] (https://bigbluebutton.org).\n\n* **Configuración de salas** Crear múltiples configuracións de salas con nome, mensaxe de benvida …\n* **Compartir a ligazón de convidados** Compartir a ligazón da sala con todos os seus convidados\n* **Compartir ligazón de moderador** Convida moderadores á sala\n* **Compartir salas** Compartir salas con membros, grupos ou círculos\n* **Presentación personalizada** Inicie unha sala cunha presentación seleccionada dende o seu navegador de ficheiros\n* **Xestionar as gravacións** Ver, compartir e eliminar as gravacións das súas salas\n* **Restricións** Restrinxir a creación de salas a determinados grupos\n* ** Actividades** Obteña unha visión xeral das actividades da súa sala\n\nGuía de inicio rápido e máis información no noso [léame](https://github.com/sualko/cloud_bbb).\nGústalle esta aplicación? Devolva algo á comunidade de código aberto e consulte as nosas\n[formas de colaborar](https://github.com/sualko/cloud_bbb/blob/master/.github/contributing.md).\n\nBúscase programador! Se ten tempo, sería incrible que puidese axudar a mellorar esta aplicación.\n\n*Esta aplicación integra BigBlueButton e non está aprobada nin certificada por BigBlueButton Inc. BigBlueButton e o logotipo de BigBlueButton son marcas comerciais de BigBlueButton Inc.*", "Room not found" : "Non se atopou a sala", "The room could not be found. Maybe it was deleted?" : "Non foi posíbel atopar a sala. Quizais foi eliminada.", "Back to %s" : "Volver a %s", @@ -88,11 +88,11 @@ OC.L10N.register( "Are you sure you want to delete \"{name}\"? This operation cannot be undone." : "Confirma que quere eliminar «{name}»? Non é posíbel desfacer esta operación.", "Delete \"{name}\"?" : "Eliminar «{name}»?", "Select target folder" : "Seleccionar o cartafol de destino", - "Room URL was stored in \"{path}\" as \"{filename}\"." : "O URL da sala almacenouse en «{path}» como «{filename}\"».", + "Room URL was stored in \"{path}\" as \"{filename}\"." : "O URL da sala foi almacenado en «{path}» como «{filename}».", "Link stored" : "Ligazón gardada", "URL to room could not be stored." : "Non foi posíbel almacenar o URL da sala.", "Error" : "Erro", - "URL to presentation was stored in \"{path}\" as \"{filename}\"." : "O URL da presentación almacenouse en «{path}» como «{filename}\"».", + "URL to presentation was stored in \"{path}\" as \"{filename}\"." : "O URL da presentación foi almacenado en «{path}» como «{filename}».", "URL to presentation could not be stored." : "Non foi posíbel almacenar o URL da presentación.", "Are you sure you want to delete the recording from \"{startDate}\"? This operation cannot be undone." : "Confirma que quere eliminar a gravación de «{startDate}»? Non é posíbel desfacer esta operación.", "Delete?" : "Eliminar?", diff --git a/l10n/gl.json b/l10n/gl.json index 823da46..14cbb90 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -14,7 +14,7 @@ "API URL or secret not configured. Please contact your administrator." : "URL ou segredo da API sen configurar. Póñase en contacto co seu administrador.", "BigBlueButton Integration" : "Integración co BigBlueButton", "BigBlueButton integration for Nextcloud" : "Integración para o Nextcloud co BigBlueButton", - "This app allows to create meetings with an external installation of [BigBlueButton](https://bigbluebutton.org).\n\n* **Room setup** Create multiple room configurations with name, welcome message …\n* **Share guest link** Share the room link with all your guests\n* **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/sualko/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/sualko/cloud_bbb/blob/master/.github/contributing.md).\n\nDeveloper wanted! If you have time it would be awesome if you could help to enhance this application.\n\n*This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.*" : "Esta aplicación permite crear xuntanzas cunha instalación externa de [BigBlueButton] (https://bigbluebutton.org).\n\n* **Configuración de salas** Crear múltiples configuracións de salas con nome, mensaxe de benvida …\n* **Compartir a ligazón de convidados** Compartir a ligazón da sala con todos os seus convidados\n* **Compartir salas** Compartir salas con membros, grupos ou círculos\n* **Presentación personalizada** Inicie unha sala cunha presentación seleccionada dende o seu navegador de ficheiros\n* **Xestionar as gravacións** Ver, compartir e eliminar as gravacións das súas salas\n* **Restricións** Restrinxir a creación de salas a determinados grupos\n* ** Actividades** Obteña unha visión xeral das actividades da súa sala\n\n*Esta aplicación integra BigBlueButton e non está aprobada nin certificada por BigBlueButton Inc. BigBlueButton e o logotipo de BigBlueButton son marcas comerciais de 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/sualko/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/sualko/cloud_bbb/blob/master/.github/contributing.md).\n\nDeveloper wanted! If you have time it would be awesome if you could help to enhance this application.\n\n*This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.*" : "Esta aplicación permite crear xuntanzas cunha instalación externa de [BigBlueButton] (https://bigbluebutton.org).\n\n* **Configuración de salas** Crear múltiples configuracións de salas con nome, mensaxe de benvida …\n* **Compartir a ligazón de convidados** Compartir a ligazón da sala con todos os seus convidados\n* **Compartir ligazón de moderador** Convida moderadores á sala\n* **Compartir salas** Compartir salas con membros, grupos ou círculos\n* **Presentación personalizada** Inicie unha sala cunha presentación seleccionada dende o seu navegador de ficheiros\n* **Xestionar as gravacións** Ver, compartir e eliminar as gravacións das súas salas\n* **Restricións** Restrinxir a creación de salas a determinados grupos\n* ** Actividades** Obteña unha visión xeral das actividades da súa sala\n\nGuía de inicio rápido e máis información no noso [léame](https://github.com/sualko/cloud_bbb).\nGústalle esta aplicación? Devolva algo á comunidade de código aberto e consulte as nosas\n[formas de colaborar](https://github.com/sualko/cloud_bbb/blob/master/.github/contributing.md).\n\nBúscase programador! Se ten tempo, sería incrible que puidese axudar a mellorar esta aplicación.\n\n*Esta aplicación integra BigBlueButton e non está aprobada nin certificada por BigBlueButton Inc. BigBlueButton e o logotipo de BigBlueButton son marcas comerciais de BigBlueButton Inc.*", "Room not found" : "Non se atopou a sala", "The room could not be found. Maybe it was deleted?" : "Non foi posíbel atopar a sala. Quizais foi eliminada.", "Back to %s" : "Volver a %s", @@ -86,11 +86,11 @@ "Are you sure you want to delete \"{name}\"? This operation cannot be undone." : "Confirma que quere eliminar «{name}»? Non é posíbel desfacer esta operación.", "Delete \"{name}\"?" : "Eliminar «{name}»?", "Select target folder" : "Seleccionar o cartafol de destino", - "Room URL was stored in \"{path}\" as \"{filename}\"." : "O URL da sala almacenouse en «{path}» como «{filename}\"».", + "Room URL was stored in \"{path}\" as \"{filename}\"." : "O URL da sala foi almacenado en «{path}» como «{filename}».", "Link stored" : "Ligazón gardada", "URL to room could not be stored." : "Non foi posíbel almacenar o URL da sala.", "Error" : "Erro", - "URL to presentation was stored in \"{path}\" as \"{filename}\"." : "O URL da presentación almacenouse en «{path}» como «{filename}\"».", + "URL to presentation was stored in \"{path}\" as \"{filename}\"." : "O URL da presentación foi almacenado en «{path}» como «{filename}».", "URL to presentation could not be stored." : "Non foi posíbel almacenar o URL da presentación.", "Are you sure you want to delete the recording from \"{startDate}\"? This operation cannot be undone." : "Confirma que quere eliminar a gravación de «{startDate}»? Non é posíbel desfacer esta operación.", "Delete?" : "Eliminar?", From e92a029e865d7f6134ba4c50c592ce8c97336c0a Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 14 Jun 2023 02:15:57 +0000 Subject: [PATCH 13/32] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ar.js | 1 + l10n/ar.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/ar.js b/l10n/ar.js index 8bded8c..8c75ebf 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -18,6 +18,7 @@ OC.L10N.register( "Edit" : "تعديل", "Welcome" : "مرحباً", "Miscellaneous" : "متنوع", + "Room name" : "اسم الغرفة", "Create" : "إنشاء", "Copy to clipboard" : "نسخ الرابط", "Delete" : "حذف ", diff --git a/l10n/ar.json b/l10n/ar.json index 4243624..08eebb3 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -16,6 +16,7 @@ "Edit" : "تعديل", "Welcome" : "مرحباً", "Miscellaneous" : "متنوع", + "Room name" : "اسم الغرفة", "Create" : "إنشاء", "Copy to clipboard" : "نسخ الرابط", "Delete" : "حذف ", From 92faa8b9622e7fdd1a5888a51f26a0c191f548fd Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 17 Jun 2023 02:12:40 +0000 Subject: [PATCH 14/32] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/zh_CN.js | 2 +- l10n/zh_CN.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index 1d24a89..be5aa5a 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -35,7 +35,7 @@ OC.L10N.register( "If you like to use shorter urls, you can enter a forwarding proxy below." : "如果你喜欢使用更短的 url,你可以在下面输入转发代理。", "URL shortener" : "URL 缩短服务 ", "Restrictions" : "限制", - "You will be forwarded to the room in the next few seconds." : "几秒钟内你就会被送进房间。", + "You will be forwarded to the room in the next few seconds." : "几秒钟后你将会被送进聊天室。", "Let's go!" : "让我们出发吧!", "Please enter your name!" : "请输入您的名字!", "The name must be at least 3 characters long." : "名称长度必须至少有3个字符。", diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index 78c2091..91e065d 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -33,7 +33,7 @@ "If you like to use shorter urls, you can enter a forwarding proxy below." : "如果你喜欢使用更短的 url,你可以在下面输入转发代理。", "URL shortener" : "URL 缩短服务 ", "Restrictions" : "限制", - "You will be forwarded to the room in the next few seconds." : "几秒钟内你就会被送进房间。", + "You will be forwarded to the room in the next few seconds." : "几秒钟后你将会被送进聊天室。", "Let's go!" : "让我们出发吧!", "Please enter your name!" : "请输入您的名字!", "The name must be at least 3 characters long." : "名称长度必须至少有3个字符。", From 9eb3c9f8e3161fd5099bf6bb17ab64def9cb07e2 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 20 Jun 2023 02:24:23 +0000 Subject: [PATCH 15/32] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/gl.js | 4 ++-- l10n/gl.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/l10n/gl.js b/l10n/gl.js index 05bd615..deec434 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -15,7 +15,7 @@ OC.L10N.register( "To invite someone to the meeting, send them this link: %s" : "Para convidar a alguén á xuntanza, envíelle esta ligazón: %s", "API URL or secret not configured. Please contact your administrator." : "URL ou segredo da API sen configurar. Póñase en contacto co seu administrador.", "BigBlueButton Integration" : "Integración co BigBlueButton", - "BigBlueButton integration for Nextcloud" : "Integración para o Nextcloud co BigBlueButton", + "BigBlueButton integration for Nextcloud" : "Integración para Nextcloud co BigBlueButton", "This app allows to create meetings with an external installation of [BigBlueButton](https://bigbluebutton.org).\n\n* **Room setup** Create multiple room configurations with name, welcome message …\n* **Share guest link** Share the room link with all your guests\n* **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/sualko/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/sualko/cloud_bbb/blob/master/.github/contributing.md).\n\nDeveloper wanted! If you have time it would be awesome if you could help to enhance this application.\n\n*This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.*" : "Esta aplicación permite crear xuntanzas cunha instalación externa de [BigBlueButton] (https://bigbluebutton.org).\n\n* **Configuración de salas** Crear múltiples configuracións de salas con nome, mensaxe de benvida …\n* **Compartir a ligazón de convidados** Compartir a ligazón da sala con todos os seus convidados\n* **Compartir ligazón de moderador** Convida moderadores á sala\n* **Compartir salas** Compartir salas con membros, grupos ou círculos\n* **Presentación personalizada** Inicie unha sala cunha presentación seleccionada dende o seu navegador de ficheiros\n* **Xestionar as gravacións** Ver, compartir e eliminar as gravacións das súas salas\n* **Restricións** Restrinxir a creación de salas a determinados grupos\n* ** Actividades** Obteña unha visión xeral das actividades da súa sala\n\nGuía de inicio rápido e máis información no noso [léame](https://github.com/sualko/cloud_bbb).\nGústalle esta aplicación? Devolva algo á comunidade de código aberto e consulte as nosas\n[formas de colaborar](https://github.com/sualko/cloud_bbb/blob/master/.github/contributing.md).\n\nBúscase programador! Se ten tempo, sería incrible que puidese axudar a mellorar esta aplicación.\n\n*Esta aplicación integra BigBlueButton e non está aprobada nin certificada por BigBlueButton Inc. BigBlueButton e o logotipo de BigBlueButton son marcas comerciais de BigBlueButton Inc.*", "Room not found" : "Non se atopou a sala", "The room could not be found. Maybe it was deleted?" : "Non foi posíbel atopar a sala. Quizais foi eliminada.", @@ -64,7 +64,7 @@ OC.L10N.register( "This message is shown to all users in the chat area after they joined." : "Esta mensaxe amosase a todos os usuarios da área de conversas após unirse.", "Sets a limit on the number of participants for this room. Zero means there is no limit." : "Estabeleza un límite para o número de participantes nesta sala. Cero significa que non hai límite.", "If enabled, the moderator is able to start the recording." : "Se está activado, o moderador pode iniciar a gravación.", - "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." : "Pública: todos os que coñecen a ligazón poden unirse. Contrasinal: Os convidados teñen que fornecer un contrasinal. Sala de espera: Un moderador ten que aceptar a todos os convidados antes de que poidan unirse. Interna: só os usuarios do Nextcloud poden unirse.", + "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." : "Pública: todos os que coñecen a ligazón poden unirse. Contrasinal: Os convidados teñen que fornecer un contrasinal. Sala de espera: Un moderador ten que aceptar a todos os convidados antes de que poidan unirse. Interna: só os usuarios de Nextcloud poden unirse.", "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 moderador é quen de xestionar a todos os participantes nunha xuntanza incluíndo expulsar, silenciar ou seleccionar a un presentador. Os usuarios co rol de moderador tamén poden pechar unha xuntanza ou cambiar os axustes predeterminados.", "If enabled, normal users have to wait until a moderator is in the room." : "Se está activado, os usuarios normais deberán agardar a que un moderador estea na sala.", "If enabled, a moderator URL is generated which allows access with moderator permission." : "Se está activado, xérase un URL de moderador que permite o acceso con permisos de moderador.", diff --git a/l10n/gl.json b/l10n/gl.json index 14cbb90..28eff8d 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -13,7 +13,7 @@ "To invite someone to the meeting, send them this link: %s" : "Para convidar a alguén á xuntanza, envíelle esta ligazón: %s", "API URL or secret not configured. Please contact your administrator." : "URL ou segredo da API sen configurar. Póñase en contacto co seu administrador.", "BigBlueButton Integration" : "Integración co BigBlueButton", - "BigBlueButton integration for Nextcloud" : "Integración para o Nextcloud co BigBlueButton", + "BigBlueButton integration for Nextcloud" : "Integración para Nextcloud co BigBlueButton", "This app allows to create meetings with an external installation of [BigBlueButton](https://bigbluebutton.org).\n\n* **Room setup** Create multiple room configurations with name, welcome message …\n* **Share guest link** Share the room link with all your guests\n* **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/sualko/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/sualko/cloud_bbb/blob/master/.github/contributing.md).\n\nDeveloper wanted! If you have time it would be awesome if you could help to enhance this application.\n\n*This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.*" : "Esta aplicación permite crear xuntanzas cunha instalación externa de [BigBlueButton] (https://bigbluebutton.org).\n\n* **Configuración de salas** Crear múltiples configuracións de salas con nome, mensaxe de benvida …\n* **Compartir a ligazón de convidados** Compartir a ligazón da sala con todos os seus convidados\n* **Compartir ligazón de moderador** Convida moderadores á sala\n* **Compartir salas** Compartir salas con membros, grupos ou círculos\n* **Presentación personalizada** Inicie unha sala cunha presentación seleccionada dende o seu navegador de ficheiros\n* **Xestionar as gravacións** Ver, compartir e eliminar as gravacións das súas salas\n* **Restricións** Restrinxir a creación de salas a determinados grupos\n* ** Actividades** Obteña unha visión xeral das actividades da súa sala\n\nGuía de inicio rápido e máis información no noso [léame](https://github.com/sualko/cloud_bbb).\nGústalle esta aplicación? Devolva algo á comunidade de código aberto e consulte as nosas\n[formas de colaborar](https://github.com/sualko/cloud_bbb/blob/master/.github/contributing.md).\n\nBúscase programador! Se ten tempo, sería incrible que puidese axudar a mellorar esta aplicación.\n\n*Esta aplicación integra BigBlueButton e non está aprobada nin certificada por BigBlueButton Inc. BigBlueButton e o logotipo de BigBlueButton son marcas comerciais de BigBlueButton Inc.*", "Room not found" : "Non se atopou a sala", "The room could not be found. Maybe it was deleted?" : "Non foi posíbel atopar a sala. Quizais foi eliminada.", @@ -62,7 +62,7 @@ "This message is shown to all users in the chat area after they joined." : "Esta mensaxe amosase a todos os usuarios da área de conversas após unirse.", "Sets a limit on the number of participants for this room. Zero means there is no limit." : "Estabeleza un límite para o número de participantes nesta sala. Cero significa que non hai límite.", "If enabled, the moderator is able to start the recording." : "Se está activado, o moderador pode iniciar a gravación.", - "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." : "Pública: todos os que coñecen a ligazón poden unirse. Contrasinal: Os convidados teñen que fornecer un contrasinal. Sala de espera: Un moderador ten que aceptar a todos os convidados antes de que poidan unirse. Interna: só os usuarios do Nextcloud poden unirse.", + "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." : "Pública: todos os que coñecen a ligazón poden unirse. Contrasinal: Os convidados teñen que fornecer un contrasinal. Sala de espera: Un moderador ten que aceptar a todos os convidados antes de que poidan unirse. Interna: só os usuarios de Nextcloud poden unirse.", "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 moderador é quen de xestionar a todos os participantes nunha xuntanza incluíndo expulsar, silenciar ou seleccionar a un presentador. Os usuarios co rol de moderador tamén poden pechar unha xuntanza ou cambiar os axustes predeterminados.", "If enabled, normal users have to wait until a moderator is in the room." : "Se está activado, os usuarios normais deberán agardar a que un moderador estea na sala.", "If enabled, a moderator URL is generated which allows access with moderator permission." : "Se está activado, xérase un URL de moderador que permite o acceso con permisos de moderador.", From 0d6143162759625bd8933f090bc04ea04a8161dc Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 21 Jun 2023 02:32:23 +0000 Subject: [PATCH 16/32] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ru.js | 4 ++-- l10n/ru.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/l10n/ru.js b/l10n/ru.js index 84c3e7e..05ba4f7 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -77,7 +77,7 @@ OC.L10N.register( "If disabled, a microphone is needed to join the conference." : "Нужен микрофон для конференции, если эта функция отключена.", "If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "Если включено, то пользователь не будет совершать проверку работы видеокамеры и звука при первом подключении (доступно с BBB сервер 2.3).", "If enabled, the user list, chat area and presentation are hidden by default." : "Если эта функция включена, то по умолчанию скрывается список пользователей, область чата и презентация.", - "If enabled, all users will join the meeting muted." : "Если эта функция включена, то все пользователи будут участвовать в собрании с выключенным звуком.", + "If enabled, all users will join the meeting muted." : "Если эта функция включена, то все пользователи будут подключены к встрече с выключенным микрофоном.", "Edit \"{room}\"" : "Редактировать \"{room}\"", "Room URL" : "URL комнаты", "Welcome" : "Добро пожаловать", @@ -90,7 +90,7 @@ OC.L10N.register( "Listen only option" : "Опция Только прослушивание", "Skip media check before usage" : "Пропустить проверку медиа перед использованием", "Clean layout" : "Пустой макет", - "Join meeting muted" : "Регистрация на встречу отключена", + "Join meeting muted" : "Подключение к встрече с выключенным микрофоном", "Room name" : "Название комнаты", "Create" : "Создать", "Open recording" : "Доступная запись", diff --git a/l10n/ru.json b/l10n/ru.json index 56e68a0..e9e50bb 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -75,7 +75,7 @@ "If disabled, a microphone is needed to join the conference." : "Нужен микрофон для конференции, если эта функция отключена.", "If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "Если включено, то пользователь не будет совершать проверку работы видеокамеры и звука при первом подключении (доступно с BBB сервер 2.3).", "If enabled, the user list, chat area and presentation are hidden by default." : "Если эта функция включена, то по умолчанию скрывается список пользователей, область чата и презентация.", - "If enabled, all users will join the meeting muted." : "Если эта функция включена, то все пользователи будут участвовать в собрании с выключенным звуком.", + "If enabled, all users will join the meeting muted." : "Если эта функция включена, то все пользователи будут подключены к встрече с выключенным микрофоном.", "Edit \"{room}\"" : "Редактировать \"{room}\"", "Room URL" : "URL комнаты", "Welcome" : "Добро пожаловать", @@ -88,7 +88,7 @@ "Listen only option" : "Опция Только прослушивание", "Skip media check before usage" : "Пропустить проверку медиа перед использованием", "Clean layout" : "Пустой макет", - "Join meeting muted" : "Регистрация на встречу отключена", + "Join meeting muted" : "Подключение к встрече с выключенным микрофоном", "Room name" : "Название комнаты", "Create" : "Создать", "Open recording" : "Доступная запись", From 327b77fbc159703bca976cf1d1ee2de9eb9b0ec3 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 24 Jun 2023 02:22:43 +0000 Subject: [PATCH 17/32] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/gl.js | 2 ++ l10n/gl.json | 2 ++ 2 files changed, 4 insertions(+) diff --git a/l10n/gl.js b/l10n/gl.js index deec434..936d6a4 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -25,6 +25,7 @@ OC.L10N.register( "API secret" : "Segredo da API", "Save" : "Gardar", "Show room manager in app navigation instead of settings page." : "Amosar o xestor de sala na navegación da aplicación no canto de na páxina de axustes.", + "Perform media check before usage" : "Facer a comprobación de medios antes do uso", "Community" : "Comunidade", "Are you enjoying this app? Give something back to the open source community." : "Está a gozar desta aplicación? Devolva algo á comunidade do código aberto.", "Checkout the contributor guide" : "Consulte a guía do colaborador", @@ -78,6 +79,7 @@ OC.L10N.register( "Miscellaneous" : "Miscelánea", "Recording" : "Gravando", "Require moderator to start room" : "Esixir un moderador para iniciar a sala", + "Skip media check before usage" : "Omitir a comprobación de medios antes do uso", "Room name" : "Nome da sala", "Create" : "Crear", "Open recording" : "Gravación aberta", diff --git a/l10n/gl.json b/l10n/gl.json index 28eff8d..ec231ec 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -23,6 +23,7 @@ "API secret" : "Segredo da API", "Save" : "Gardar", "Show room manager in app navigation instead of settings page." : "Amosar o xestor de sala na navegación da aplicación no canto de na páxina de axustes.", + "Perform media check before usage" : "Facer a comprobación de medios antes do uso", "Community" : "Comunidade", "Are you enjoying this app? Give something back to the open source community." : "Está a gozar desta aplicación? Devolva algo á comunidade do código aberto.", "Checkout the contributor guide" : "Consulte a guía do colaborador", @@ -76,6 +77,7 @@ "Miscellaneous" : "Miscelánea", "Recording" : "Gravando", "Require moderator to start room" : "Esixir un moderador para iniciar a sala", + "Skip media check before usage" : "Omitir a comprobación de medios antes do uso", "Room name" : "Nome da sala", "Create" : "Crear", "Open recording" : "Gravación aberta", From f7a377f7f880068279572019f53612e84a52750f Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 25 Jun 2023 02:26:02 +0000 Subject: [PATCH 18/32] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/gl.js | 2 +- l10n/gl.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/l10n/gl.js b/l10n/gl.js index 936d6a4..abc2202 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -10,7 +10,7 @@ OC.L10N.register( "{user} unshared the room %s with you." : "{user} deixou de compartir a sala %s con vostede.", "You started a meeting in the \"%s\" room." : "Vostede iniciou unha xuntanza na sala «%s».", "{user} started a meeting in the \"%s\" room." : "{user} iniciou unha xuntanza na sala «%s».", - "The meeting in room \"%s\" has ended." : "Rematou a xuntanza na sala «%s»'.", + "The meeting in room \"%s\" has ended." : "Rematou a xuntanza na sala «%s».", "Recording for room \"%s\" is ready." : "A gravación para a sala «%s» está preparada.", "To invite someone to the meeting, send them this link: %s" : "Para convidar a alguén á xuntanza, envíelle esta ligazón: %s", "API URL or secret not configured. Please contact your administrator." : "URL ou segredo da API sen configurar. Póñase en contacto co seu administrador.", diff --git a/l10n/gl.json b/l10n/gl.json index ec231ec..c54d0a7 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -8,7 +8,7 @@ "{user} unshared the room %s with you." : "{user} deixou de compartir a sala %s con vostede.", "You started a meeting in the \"%s\" room." : "Vostede iniciou unha xuntanza na sala «%s».", "{user} started a meeting in the \"%s\" room." : "{user} iniciou unha xuntanza na sala «%s».", - "The meeting in room \"%s\" has ended." : "Rematou a xuntanza na sala «%s»'.", + "The meeting in room \"%s\" has ended." : "Rematou a xuntanza na sala «%s».", "Recording for room \"%s\" is ready." : "A gravación para a sala «%s» está preparada.", "To invite someone to the meeting, send them this link: %s" : "Para convidar a alguén á xuntanza, envíelle esta ligazón: %s", "API URL or secret not configured. Please contact your administrator." : "URL ou segredo da API sen configurar. Póñase en contacto co seu administrador.", From 34a2a584bdc63e2eded92d534beb49ed723e6ce3 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 26 Jun 2023 02:28:23 +0000 Subject: [PATCH 19/32] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/az.js | 4 +++- l10n/az.json | 4 +++- l10n/gl.js | 19 +++++++++++++++++++ l10n/gl.json | 19 +++++++++++++++++++ l10n/ko.js | 9 ++++++++- l10n/ko.json | 9 ++++++++- 6 files changed, 60 insertions(+), 4 deletions(-) diff --git a/l10n/az.js b/l10n/az.js index 74d25a3..8873c30 100644 --- a/l10n/az.js +++ b/l10n/az.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Save" : "Saxla", "Password" : "Şifrə", + "Hello %s" : "Salam %s", "Group" : "Qrup", "Name" : "Ad", "Edit" : "Dəyişiklik et", @@ -10,6 +11,7 @@ OC.L10N.register( "Delete" : "Sil", "Error" : "Səhv", "Share" : "Paylaş", - "Loading" : "Loading" + "Loading" : "Loading", + "Settings saved" : "Parametrlər yaddaşa verildi" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/az.json b/l10n/az.json index 5a039a9..cd150ff 100644 --- a/l10n/az.json +++ b/l10n/az.json @@ -1,6 +1,7 @@ { "translations": { "Save" : "Saxla", "Password" : "Şifrə", + "Hello %s" : "Salam %s", "Group" : "Qrup", "Name" : "Ad", "Edit" : "Dəyişiklik et", @@ -8,6 +9,7 @@ "Delete" : "Sil", "Error" : "Səhv", "Share" : "Paylaş", - "Loading" : "Loading" + "Loading" : "Loading", + "Settings saved" : "Parametrlər yaddaşa verildi" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/gl.js b/l10n/gl.js index abc2202..c20a388 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -25,6 +25,9 @@ OC.L10N.register( "API secret" : "Segredo da API", "Save" : "Gardar", "Show room manager in app navigation instead of settings page." : "Amosar o xestor de sala na navegación da aplicación no canto de na páxina de axustes.", + "Use Nextcloud theme in BigBlueButton." : "Usar o tema Nextcloud en BigBlueButton.", + "Default Room Settings" : "Axustes predeterminados da sala", + "Below you can change some default values, which are used to create a new room." : "A continuación pode cambiar algúns valores predeterminados, que se usan para crear unha nova sala.", "Perform media check before usage" : "Facer a comprobación de medios antes do uso", "Community" : "Comunidade", "Are you enjoying this app? Give something back to the open source community." : "Está a gozar desta aplicación? Devolva algo á comunidade do código aberto.", @@ -50,6 +53,7 @@ OC.L10N.register( "Public" : "Pública", "Internal + Password protection for guests" : "Interna + Protección de contrasinal para convidados", "Internal + Waiting room for guests" : "Interna + Sala de espera para convidados", + "Waiting room for all users" : "Sala de espera para todos os usuarios", "Internal" : "Interna", "Internal restricted" : "Restrición interna", "Name" : "Nome", @@ -70,6 +74,10 @@ OC.L10N.register( "If enabled, normal users have to wait until a moderator is in the room." : "Se está activado, os usuarios normais deberán agardar a que un moderador estea na sala.", "If enabled, a moderator URL is generated which allows access with moderator permission." : "Se está activado, xérase un URL de moderador que permite o acceso con permisos de moderador.", "Only selected users and groups are allowed to access the room." : "Só os usuarios e grupos seleccionados teñen permiso para acceder á sala.", + "If disabled, a microphone is needed to join the conference." : "Se está desactivado, é necesario un micrófono para unirse á conferencia.", + "If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "Se está activado, o usuario non ten que realizar unha proba de eco nin unha vista previa da cámara web na primeira unión (dispoñíbel dende o BBB servidor 2.3).", + "If enabled, the user list, chat area and presentation are hidden by default." : "Se está activado, a lista de usuarios, a área de conversas e a presentación están agochadas de xeito predeterminado.", + "If enabled, all users will join the meeting muted." : "Se está activado, todos os usuarios uniranse á xuntanza silenciados.", "Edit \"{room}\"" : "Editar «{room}»", "Room URL" : "URL da sala", "Welcome" : "Benvido", @@ -79,7 +87,10 @@ OC.L10N.register( "Miscellaneous" : "Miscelánea", "Recording" : "Gravando", "Require moderator to start room" : "Esixir un moderador para iniciar a sala", + "Listen only option" : "Opción de só escoitar", "Skip media check before usage" : "Omitir a comprobación de medios antes do uso", + "Clean layout" : "Disposición limpa", + "Join meeting muted" : "Unirse á xuntanza silenciado", "Room name" : "Nome da sala", "Create" : "Crear", "Open recording" : "Gravación aberta", @@ -118,7 +129,15 @@ OC.L10N.register( "URL has to start with HTTPS" : "O URL ten que comezar con HTTPS", "URL has to contain the {token} placeholder" : "O URL ten que conter o marcador de posición {token}", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "O URL ten que comezar con https:// e conter {token}. Ademais pódese usar o marcador de posición de {user}.", + "The file \"{filename}\" was uploaded to your room." : "O ficheiro «{filename}» foi cargado na súa sala.", + "The file \"{filename}\" could not be uploaded to your room." : "Non foi posíbel cargar o ficheiro «{filename}» na súa sala.", + "The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "Non foi posíbel cargar o ficheiro «{filename}» na súa sala. Quizais o seu servidor BigBlueButton non admita esta acción.", + "Send file to BBB" : "Enviar o ficheiro a BBB", "Send to" : "Enviar a", + "Start with" : "Iniciar con", + "Please select the room in which you like to use the file \"{filename}\"." : "Seleccione a sala na que quere usar o ficheiro «{filename}».", + "No rooms available!" : "Non hai salas dispoñíbeis!", + "Send to BBB" : "Enviar a BBB", "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Esta sala aínda non está aberta. Tentarémolo de novo en %n segundo. Agarde.","Esta sala aínda non está aberta. Tentarémolo de novo en %n segundos. Agarde."] }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/gl.json b/l10n/gl.json index c54d0a7..a23d96b 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -23,6 +23,9 @@ "API secret" : "Segredo da API", "Save" : "Gardar", "Show room manager in app navigation instead of settings page." : "Amosar o xestor de sala na navegación da aplicación no canto de na páxina de axustes.", + "Use Nextcloud theme in BigBlueButton." : "Usar o tema Nextcloud en BigBlueButton.", + "Default Room Settings" : "Axustes predeterminados da sala", + "Below you can change some default values, which are used to create a new room." : "A continuación pode cambiar algúns valores predeterminados, que se usan para crear unha nova sala.", "Perform media check before usage" : "Facer a comprobación de medios antes do uso", "Community" : "Comunidade", "Are you enjoying this app? Give something back to the open source community." : "Está a gozar desta aplicación? Devolva algo á comunidade do código aberto.", @@ -48,6 +51,7 @@ "Public" : "Pública", "Internal + Password protection for guests" : "Interna + Protección de contrasinal para convidados", "Internal + Waiting room for guests" : "Interna + Sala de espera para convidados", + "Waiting room for all users" : "Sala de espera para todos os usuarios", "Internal" : "Interna", "Internal restricted" : "Restrición interna", "Name" : "Nome", @@ -68,6 +72,10 @@ "If enabled, normal users have to wait until a moderator is in the room." : "Se está activado, os usuarios normais deberán agardar a que un moderador estea na sala.", "If enabled, a moderator URL is generated which allows access with moderator permission." : "Se está activado, xérase un URL de moderador que permite o acceso con permisos de moderador.", "Only selected users and groups are allowed to access the room." : "Só os usuarios e grupos seleccionados teñen permiso para acceder á sala.", + "If disabled, a microphone is needed to join the conference." : "Se está desactivado, é necesario un micrófono para unirse á conferencia.", + "If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "Se está activado, o usuario non ten que realizar unha proba de eco nin unha vista previa da cámara web na primeira unión (dispoñíbel dende o BBB servidor 2.3).", + "If enabled, the user list, chat area and presentation are hidden by default." : "Se está activado, a lista de usuarios, a área de conversas e a presentación están agochadas de xeito predeterminado.", + "If enabled, all users will join the meeting muted." : "Se está activado, todos os usuarios uniranse á xuntanza silenciados.", "Edit \"{room}\"" : "Editar «{room}»", "Room URL" : "URL da sala", "Welcome" : "Benvido", @@ -77,7 +85,10 @@ "Miscellaneous" : "Miscelánea", "Recording" : "Gravando", "Require moderator to start room" : "Esixir un moderador para iniciar a sala", + "Listen only option" : "Opción de só escoitar", "Skip media check before usage" : "Omitir a comprobación de medios antes do uso", + "Clean layout" : "Disposición limpa", + "Join meeting muted" : "Unirse á xuntanza silenciado", "Room name" : "Nome da sala", "Create" : "Crear", "Open recording" : "Gravación aberta", @@ -116,7 +127,15 @@ "URL has to start with HTTPS" : "O URL ten que comezar con HTTPS", "URL has to contain the {token} placeholder" : "O URL ten que conter o marcador de posición {token}", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "O URL ten que comezar con https:// e conter {token}. Ademais pódese usar o marcador de posición de {user}.", + "The file \"{filename}\" was uploaded to your room." : "O ficheiro «{filename}» foi cargado na súa sala.", + "The file \"{filename}\" could not be uploaded to your room." : "Non foi posíbel cargar o ficheiro «{filename}» na súa sala.", + "The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "Non foi posíbel cargar o ficheiro «{filename}» na súa sala. Quizais o seu servidor BigBlueButton non admita esta acción.", + "Send file to BBB" : "Enviar o ficheiro a BBB", "Send to" : "Enviar a", + "Start with" : "Iniciar con", + "Please select the room in which you like to use the file \"{filename}\"." : "Seleccione a sala na que quere usar o ficheiro «{filename}».", + "No rooms available!" : "Non hai salas dispoñíbeis!", + "Send to BBB" : "Enviar a BBB", "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Esta sala aínda non está aberta. Tentarémolo de novo en %n segundo. Agarde.","Esta sala aínda non está aberta. Tentarémolo de novo en %n segundos. Agarde."] },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/ko.js b/l10n/ko.js index 5c52d9c..b98717e 100644 --- a/l10n/ko.js +++ b/l10n/ko.js @@ -22,8 +22,15 @@ OC.L10N.register( "Max" : "최대치", "Record" : "기록", "Edit" : "편집", - "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." : "공개: 링크를 알고 있는 모두가 참여할 수 있습니다. 암호: 손님은 암호를 제시하여야 합니다. 허가제: 참여를 원하는 손님은 관리자의 허가를 받아야 합니다. 내부용: Nextcloud 사용자만 참여할 수 있습니다.", + "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." : "공개: 링크를 알고 있는 모두가 참가할 수 있습니다. 암호: 손님이 암호를 입력해야 합니다. 대기실: 손님이 참가하기 전 중재자가 수락해야 합니다. 내부용: 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." : "중재자는 모든 참가자에게 추방, 음소거, 발표자로 지정하는 등의 관리를 할 수 있습니다. 중재자 역할의 사용자는 모임을 끝내거나 기본 설정을 바꿀 수도 있습니다.", + "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이 생성됩니다.", "Welcome" : "환영합니다", + "Every participant is moderator" : "모든 참가자가 중재자입니다.", + "Moderator access via URL" : "URL을 통해 중재자로 접근", + "Recording" : "녹음/녹화 중", + "Require moderator to start room" : "방을 시작하기 위해 중재자가 필요", "Room name" : "방 번호", "Create" : "생성", "Copy to clipboard" : "클립보드로 복사", diff --git a/l10n/ko.json b/l10n/ko.json index ffd6b3d..2e296b0 100644 --- a/l10n/ko.json +++ b/l10n/ko.json @@ -20,8 +20,15 @@ "Max" : "최대치", "Record" : "기록", "Edit" : "편집", - "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." : "공개: 링크를 알고 있는 모두가 참여할 수 있습니다. 암호: 손님은 암호를 제시하여야 합니다. 허가제: 참여를 원하는 손님은 관리자의 허가를 받아야 합니다. 내부용: Nextcloud 사용자만 참여할 수 있습니다.", + "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." : "공개: 링크를 알고 있는 모두가 참가할 수 있습니다. 암호: 손님이 암호를 입력해야 합니다. 대기실: 손님이 참가하기 전 중재자가 수락해야 합니다. 내부용: 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." : "중재자는 모든 참가자에게 추방, 음소거, 발표자로 지정하는 등의 관리를 할 수 있습니다. 중재자 역할의 사용자는 모임을 끝내거나 기본 설정을 바꿀 수도 있습니다.", + "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이 생성됩니다.", "Welcome" : "환영합니다", + "Every participant is moderator" : "모든 참가자가 중재자입니다.", + "Moderator access via URL" : "URL을 통해 중재자로 접근", + "Recording" : "녹음/녹화 중", + "Require moderator to start room" : "방을 시작하기 위해 중재자가 필요", "Room name" : "방 번호", "Create" : "생성", "Copy to clipboard" : "클립보드로 복사", From 4be596e0fce64412ffa9f303e005bfeea703e075 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 27 Jun 2023 02:35:14 +0000 Subject: [PATCH 20/32] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/gl.js | 2 +- l10n/gl.json | 2 +- l10n/ko.js | 12 +++++++----- l10n/ko.json | 12 +++++++----- 4 files changed, 16 insertions(+), 12 deletions(-) diff --git a/l10n/gl.js b/l10n/gl.js index c20a388..1dfd6a4 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -16,7 +16,7 @@ OC.L10N.register( "API URL or secret not configured. Please contact your administrator." : "URL ou segredo da API sen configurar. Póñase en contacto co seu administrador.", "BigBlueButton Integration" : "Integración co BigBlueButton", "BigBlueButton integration for Nextcloud" : "Integración para Nextcloud co BigBlueButton", - "This app allows to create meetings with an external installation of [BigBlueButton](https://bigbluebutton.org).\n\n* **Room setup** Create multiple room configurations with name, welcome message …\n* **Share guest link** Share the room link with all your guests\n* **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/sualko/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/sualko/cloud_bbb/blob/master/.github/contributing.md).\n\nDeveloper wanted! If you have time it would be awesome if you could help to enhance this application.\n\n*This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.*" : "Esta aplicación permite crear xuntanzas cunha instalación externa de [BigBlueButton] (https://bigbluebutton.org).\n\n* **Configuración de salas** Crear múltiples configuracións de salas con nome, mensaxe de benvida …\n* **Compartir a ligazón de convidados** Compartir a ligazón da sala con todos os seus convidados\n* **Compartir ligazón de moderador** Convida moderadores á sala\n* **Compartir salas** Compartir salas con membros, grupos ou círculos\n* **Presentación personalizada** Inicie unha sala cunha presentación seleccionada dende o seu navegador de ficheiros\n* **Xestionar as gravacións** Ver, compartir e eliminar as gravacións das súas salas\n* **Restricións** Restrinxir a creación de salas a determinados grupos\n* ** Actividades** Obteña unha visión xeral das actividades da súa sala\n\nGuía de inicio rápido e máis información no noso [léame](https://github.com/sualko/cloud_bbb).\nGústalle esta aplicación? Devolva algo á comunidade de código aberto e consulte as nosas\n[formas de colaborar](https://github.com/sualko/cloud_bbb/blob/master/.github/contributing.md).\n\nBúscase programador! Se ten tempo, sería incrible que puidese axudar a mellorar esta aplicación.\n\n*Esta aplicación integra BigBlueButton e non está aprobada nin certificada por BigBlueButton Inc. BigBlueButton e o logotipo de BigBlueButton son marcas comerciais de 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/sualko/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/sualko/cloud_bbb/blob/master/.github/contributing.md).\n\nDeveloper wanted! If you have time it would be awesome if you could help to enhance this application.\n\n*This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.*" : "Esta aplicación permite crear xuntanzas cunha instalación externa de [BigBlueButton] (https://bigbluebutton.org).\n\n* **Configuración de salas** Crear múltiples configuracións de salas con nome, mensaxe de benvida …\n* **Compartir a ligazón de convidados** Compartir a ligazón da sala con todos os seus convidados\n* **Compartir ligazón de moderador** Convida moderadores á sala\n* **Compartir salas** Compartir salas con membros, grupos ou círculos\n* **Presentación personalizada** Inicie unha sala cunha presentación seleccionada dende o seu navegador de ficheiros\n* **Xestionar as gravacións** Ver, compartir e eliminar as gravacións das súas salas\n* **Restricións** Restrinxir a creación de salas a determinados grupos\n* ** Actividades** Obteña unha visión xeral das actividades da súa sala\n\nGuía de inicio rápido e máis información no noso [léame](https://github.com/sualko/cloud_bbb).\nGústalle esta aplicación? Devolva algo á comunidade de código aberto e consulte as nosas\n[formas de colaborar](https://github.com/sualko/cloud_bbb/blob/master/.github/contributing.md).\n\nBúscase programador! Se ten tempo, sería incríbel que puidese axudar a mellorar esta aplicación.\n\n*Esta aplicación integra BigBlueButton e non está aprobada nin certificada por BigBlueButton Inc. BigBlueButton e o logotipo de BigBlueButton son marcas comerciais de BigBlueButton Inc.*", "Room not found" : "Non se atopou a sala", "The room could not be found. Maybe it was deleted?" : "Non foi posíbel atopar a sala. Quizais foi eliminada.", "Back to %s" : "Volver a %s", diff --git a/l10n/gl.json b/l10n/gl.json index a23d96b..9109a8f 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -14,7 +14,7 @@ "API URL or secret not configured. Please contact your administrator." : "URL ou segredo da API sen configurar. Póñase en contacto co seu administrador.", "BigBlueButton Integration" : "Integración co BigBlueButton", "BigBlueButton integration for Nextcloud" : "Integración para Nextcloud co BigBlueButton", - "This app allows to create meetings with an external installation of [BigBlueButton](https://bigbluebutton.org).\n\n* **Room setup** Create multiple room configurations with name, welcome message …\n* **Share guest link** Share the room link with all your guests\n* **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/sualko/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/sualko/cloud_bbb/blob/master/.github/contributing.md).\n\nDeveloper wanted! If you have time it would be awesome if you could help to enhance this application.\n\n*This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.*" : "Esta aplicación permite crear xuntanzas cunha instalación externa de [BigBlueButton] (https://bigbluebutton.org).\n\n* **Configuración de salas** Crear múltiples configuracións de salas con nome, mensaxe de benvida …\n* **Compartir a ligazón de convidados** Compartir a ligazón da sala con todos os seus convidados\n* **Compartir ligazón de moderador** Convida moderadores á sala\n* **Compartir salas** Compartir salas con membros, grupos ou círculos\n* **Presentación personalizada** Inicie unha sala cunha presentación seleccionada dende o seu navegador de ficheiros\n* **Xestionar as gravacións** Ver, compartir e eliminar as gravacións das súas salas\n* **Restricións** Restrinxir a creación de salas a determinados grupos\n* ** Actividades** Obteña unha visión xeral das actividades da súa sala\n\nGuía de inicio rápido e máis información no noso [léame](https://github.com/sualko/cloud_bbb).\nGústalle esta aplicación? Devolva algo á comunidade de código aberto e consulte as nosas\n[formas de colaborar](https://github.com/sualko/cloud_bbb/blob/master/.github/contributing.md).\n\nBúscase programador! Se ten tempo, sería incrible que puidese axudar a mellorar esta aplicación.\n\n*Esta aplicación integra BigBlueButton e non está aprobada nin certificada por BigBlueButton Inc. BigBlueButton e o logotipo de BigBlueButton son marcas comerciais de 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/sualko/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/sualko/cloud_bbb/blob/master/.github/contributing.md).\n\nDeveloper wanted! If you have time it would be awesome if you could help to enhance this application.\n\n*This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.*" : "Esta aplicación permite crear xuntanzas cunha instalación externa de [BigBlueButton] (https://bigbluebutton.org).\n\n* **Configuración de salas** Crear múltiples configuracións de salas con nome, mensaxe de benvida …\n* **Compartir a ligazón de convidados** Compartir a ligazón da sala con todos os seus convidados\n* **Compartir ligazón de moderador** Convida moderadores á sala\n* **Compartir salas** Compartir salas con membros, grupos ou círculos\n* **Presentación personalizada** Inicie unha sala cunha presentación seleccionada dende o seu navegador de ficheiros\n* **Xestionar as gravacións** Ver, compartir e eliminar as gravacións das súas salas\n* **Restricións** Restrinxir a creación de salas a determinados grupos\n* ** Actividades** Obteña unha visión xeral das actividades da súa sala\n\nGuía de inicio rápido e máis información no noso [léame](https://github.com/sualko/cloud_bbb).\nGústalle esta aplicación? Devolva algo á comunidade de código aberto e consulte as nosas\n[formas de colaborar](https://github.com/sualko/cloud_bbb/blob/master/.github/contributing.md).\n\nBúscase programador! Se ten tempo, sería incríbel que puidese axudar a mellorar esta aplicación.\n\n*Esta aplicación integra BigBlueButton e non está aprobada nin certificada por BigBlueButton Inc. BigBlueButton e o logotipo de BigBlueButton son marcas comerciais de BigBlueButton Inc.*", "Room not found" : "Non se atopou a sala", "The room could not be found. Maybe it was deleted?" : "Non foi posíbel atopar a sala. Quizais foi eliminada.", "Back to %s" : "Volver a %s", diff --git a/l10n/ko.js b/l10n/ko.js index b98717e..552f9d0 100644 --- a/l10n/ko.js +++ b/l10n/ko.js @@ -5,12 +5,12 @@ OC.L10N.register( "Save" : "저장", "Community" : "커뮤니티", "You will be forwarded to the room in the next few seconds." : "잠시 후 방으로 이동합니다.", - "Please enter your name!" : "이름을 입력하시오!", + "Please enter your name!" : "이름을 입력하세요!", "Display name" : "표시 이름", "Password" : "암호", "Join" : "참가", "Have an account? Log in." : "계정이 있습니까? 로그인 하십시오.", - "Hello %s" : "%s 님 안녕하세요", + "Hello %s" : "%s님 안녕하세요.", "Group" : "그룹", "No matches" : "일치 항목 없음", "Public" : "공개", @@ -26,11 +26,13 @@ OC.L10N.register( "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, a moderator URL is generated which allows access with moderator permission." : "활성화되면 중재자 권한으로 접근할 수 있는 중재자 URL이 생성됩니다.", - "Welcome" : "환영합니다", + "If enabled, all users will join the meeting muted." : "활성화하면 모든 사용자가 음소거된 상태로 참가합니다.", + "Welcome" : "환영합니다.", "Every participant is moderator" : "모든 참가자가 중재자입니다.", "Moderator access via URL" : "URL을 통해 중재자로 접근", "Recording" : "녹음/녹화 중", "Require moderator to start room" : "방을 시작하기 위해 중재자가 필요", + "Join meeting muted" : "음소거된 상태로 참가", "Room name" : "방 번호", "Create" : "생성", "Copy to clipboard" : "클립보드로 복사", @@ -38,13 +40,13 @@ OC.L10N.register( "Delete" : "삭제", "Select target folder" : "지정 폴더 열기", "Error" : "오류", - "Could not delete record" : "기록을 지울 수 없습니다", + "Could not delete record" : "기록을 지울 수 없습니다.", "Server error" : "서버 오류", "moderator" : "중재자", "Share" : "공유", "Loading" : "불러오는 중", "Settings saved" : "설정 저장됨", - "Unexpected error occurred" : "예상치 못한 에러가 발생했습니다", + "Unexpected error occurred" : "예상치 못한 에러가 발생했습니다.", "API URL is invalid" : "무효한 API URL", "Send to" : "에게 전송", "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["방이 아직 열리지 않았습니다. %n초 후에 다시 시도합니다. 잠시만 기다려주십시오."] diff --git a/l10n/ko.json b/l10n/ko.json index 2e296b0..6b17459 100644 --- a/l10n/ko.json +++ b/l10n/ko.json @@ -3,12 +3,12 @@ "Save" : "저장", "Community" : "커뮤니티", "You will be forwarded to the room in the next few seconds." : "잠시 후 방으로 이동합니다.", - "Please enter your name!" : "이름을 입력하시오!", + "Please enter your name!" : "이름을 입력하세요!", "Display name" : "표시 이름", "Password" : "암호", "Join" : "참가", "Have an account? Log in." : "계정이 있습니까? 로그인 하십시오.", - "Hello %s" : "%s 님 안녕하세요", + "Hello %s" : "%s님 안녕하세요.", "Group" : "그룹", "No matches" : "일치 항목 없음", "Public" : "공개", @@ -24,11 +24,13 @@ "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, a moderator URL is generated which allows access with moderator permission." : "활성화되면 중재자 권한으로 접근할 수 있는 중재자 URL이 생성됩니다.", - "Welcome" : "환영합니다", + "If enabled, all users will join the meeting muted." : "활성화하면 모든 사용자가 음소거된 상태로 참가합니다.", + "Welcome" : "환영합니다.", "Every participant is moderator" : "모든 참가자가 중재자입니다.", "Moderator access via URL" : "URL을 통해 중재자로 접근", "Recording" : "녹음/녹화 중", "Require moderator to start room" : "방을 시작하기 위해 중재자가 필요", + "Join meeting muted" : "음소거된 상태로 참가", "Room name" : "방 번호", "Create" : "생성", "Copy to clipboard" : "클립보드로 복사", @@ -36,13 +38,13 @@ "Delete" : "삭제", "Select target folder" : "지정 폴더 열기", "Error" : "오류", - "Could not delete record" : "기록을 지울 수 없습니다", + "Could not delete record" : "기록을 지울 수 없습니다.", "Server error" : "서버 오류", "moderator" : "중재자", "Share" : "공유", "Loading" : "불러오는 중", "Settings saved" : "설정 저장됨", - "Unexpected error occurred" : "예상치 못한 에러가 발생했습니다", + "Unexpected error occurred" : "예상치 못한 에러가 발생했습니다.", "API URL is invalid" : "무효한 API URL", "Send to" : "에게 전송", "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["방이 아직 열리지 않았습니다. %n초 후에 다시 시도합니다. 잠시만 기다려주십시오."] From 8dbae92989dd0205e4842859509e2f8603fa714b Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 30 Jun 2023 02:29:43 +0000 Subject: [PATCH 21/32] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/af.js | 1 + l10n/af.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/af.js b/l10n/af.js index 4f489cf..6e7c831 100644 --- a/l10n/af.js +++ b/l10n/af.js @@ -10,6 +10,7 @@ OC.L10N.register( "Group" : "Groep", "Name" : "Naam", "Edit" : "Wysig", + "Welcome" : "Welkom", "Create" : "Skep", "Delete" : "Skrap", "Error" : "Fout", diff --git a/l10n/af.json b/l10n/af.json index e5f6f63..33ab39d 100644 --- a/l10n/af.json +++ b/l10n/af.json @@ -8,6 +8,7 @@ "Group" : "Groep", "Name" : "Naam", "Edit" : "Wysig", + "Welcome" : "Welkom", "Create" : "Skep", "Delete" : "Skrap", "Error" : "Fout", From 628949598605d1cd8e01dca9fdb43c7d4c027093 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 2 Jul 2023 02:25:33 +0000 Subject: [PATCH 22/32] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ar.js | 117 ++++++++++++++++++++++++++++++++++++++++++++++++--- l10n/ar.json | 117 ++++++++++++++++++++++++++++++++++++++++++++++++--- 2 files changed, 224 insertions(+), 10 deletions(-) diff --git a/l10n/ar.js b/l10n/ar.js index 8c75ebf..def2b0e 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -1,34 +1,141 @@ OC.L10N.register( "bbb", { + "You created the room %s." : "أنت أنشأت الغرفة %s.", + "You deleted the room %s." : "أنت حذفت الغرفة %s.", + "{user} deleted the room %s." : "{user} حذف الغرفة %s.", + "You shared the room %s with {shareWith}." : "أنت شاركت الغرفة %s مع {shareWith}.", + "{user} shared the room %s with you." : "{user} شارك الغرفة %s معك.", + "You unshared the room %s with {shareWith}." : "أنت ألغيت اشتراك الغرفة %s مع {shareWith}.", + "{user} unshared the room %s with you." : "{user} ألغى اشتراك الغرفة %s معك.", + "You started a meeting in the \"%s\" room." : "أنت بدأت اجتماعاً في الغرفة \"%s\".", + "{user} started a meeting in the \"%s\" room." : "{user} بدأ اجتماعاً في الغرفة \"%s\".", + "The meeting in room \"%s\" has ended." : "الاجتماع في الغرفة \"%s\" إنتهى.", + "Recording for room \"%s\" is ready." : "تسجيل الغرفة \"%s\" جاهز.", + "To invite someone to the meeting, send them this link: %s" : "لدعوة شخصٍ إلى الاجتماع، أرسل إليه الرابط: %s", + "API URL or secret not configured. Please contact your administrator." : "API URL أو الكلمة السرية لم تتم تهيئتها. رجاءً، اتصل بمشرف النظام عندك.", + "BigBlueButton Integration" : "مُكاملة \"بيغ بلو بوتون\" BigBlueButton ", + "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/sualko/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/sualko/cloud_bbb/blob/master/.github/contributing.md).\n\nDeveloper wanted! If you have time it would be awesome if you could help to enhance this application.\n\n*This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.*" : "يسمح هذا التطبيق بإنشاء اجتماعات من خلال تنصيب خارجي لـ\"بيغ بلو بوتون\" [BigBlueButton] (https://bigbluebutton.org) . \n\n* ** إعداد الغرفة ** إنشاء تكوينات متعددة للغرف بالاسم ورسالة الترحيب ... \n* ** مشاركة رابط الضيف ** مشاركة رابط الغرفة مع جميع ضيوفك \n* ** مشاركة رابط الوسيط ** دعوة المشرفين إلى الغرفة \n* ** مشاركة الغرف ** مشاركة الغرف مع الأعضاء أو المجموعات أو الدوائر \n* ** عرض تقديمي مخصص ** ابدأ غرفة بعرض تقديمي محدد من متصفح الملفات الخاص بك \n* ** إدارة التسجيلات ** عرض ومشاركة وحذف التسجيلات الخاصة بغرفك \n* ** القيود ** قصر إنشاء الغرفة على مجموعات معينة \n* ** الأنشطة ** احصل على نظرة عامة حول أنشطة غرفتك. \n\nدليل البدء السريع والمزيد من المعلومات في [الملف التمهيدي] (https://github.com/sualko/cloud_bbb) . \n\nهل يعجبك هذا التطبيق؟ قدم شيئًا لمجتمع المصادر المفتوحة واطلع على [طرق المساهمة] (https://github.com/sualko/cloud_bbb/blob/master/.github/contributing.md). \n\nإذا كان لديك الوقت، فسيكون من الرائع إذا كان بإمكانك المساعدة في تحسين هذا التطبيق. \n\n* هذا التطبيق يدمج BigBlueButton ولم يتم اعتماده أو اعتماده من قبل BigBlueButton Inc..", + "Room not found" : "الغرفة غير موجودة", + "The room could not be found. Maybe it was deleted?" : "الغرفة غير موجودة. هل يمكن أن تكون محذوفة؟", "Back to %s" : "العودة إلى %s", - "API secret" : "API secret", + "Get your API URL and secret by executing \"sudo bbb-conf --secret\" on your BigBlueButton server." : "تحصّل على API URL و كلمة السر بإعطاء الأمر \"sudo bbb-conf --secret\" على خادوم BBB.", + "API URL" : "عنوان واجهة برمجة التطبيقات API URL", + "API secret" : "كلمة السر لواجهة برمجة التطبيقات API secret", "Save" : "حفظ", + "Show room manager in app navigation instead of settings page." : "عرض مدير الغرفة في صفحةتصفح التطبيق بدلأً عن صفحة الإعدادات.", + "Use Nextcloud theme in BigBlueButton." : "ثيمة نكست كلاود في \"بيغ بلو بوتون\" BBB", + "Default Room Settings" : "الإعدادات التلقائية للغرفة", + "Below you can change some default values, which are used to create a new room." : "يُمكنك أدناه تعديل بعض القيم التلقائية التي تستخدم عند إنشاء غرفة جديدة.", + "Perform media check before usage" : "قم باختيار الوسائط media قبل الاستعمال", "Community" : "المجتمع", - "The name must be at least 3 characters long." : "الاسم يجب ان يكون على الاقل مكون من 3 حروف.", + "Are you enjoying this app? Give something back to the open source community." : "هل أعجبك هذا التطبيق؟ ساهم أنت أيضاً في مجتمع البرمجيات المفتوحة.", + "Checkout the contributor guide" : "أنظر دليل المساهمة contributor guide", + "URL Shortener" : "مُختصِر العناوين URL Shortener", + "If you like to use shorter urls, you can enter a forwarding proxy below." : "إذا كنت ترغب في استعمال عناوين مختصرة short URL، يُمكنك إدخال وكيل إعادة التوجيه forwarding proxy أدناه.", + "URL shortener" : "مُختصِر العناوين URL Shortener", + "Restrictions" : "قيود", + "You will be forwarded to the room in the next few seconds." : "سيتم توجيهك إلى الغرفة في غضون ثوانٍ.", + "Let's go!" : "هيا بنا!", + "Please enter your name!" : "أدخِل اسمك من فضلك!", + "The name must be at least 3 characters long." : "الاسم يجب ألّا يقل عن 3 حروف.", + "You have to provide the correct password to join the meeting." : "يجب أن تُدخَل كلمة المرور الصحيحة ليمكنك المشاركة في الاجتماع.", "Display name" : "الاسم المعروض", "Password" : "كلمة السر", + "Join" : "إنضم", + "Have an account? Log in." : "عندك حساب؟ أُدخُل.", "Hello %s" : "أهلاً %s", - "Group" : "الفريق", + "Name, group …" : "الاسم، المجموعة، ...", + "Group" : "المجموعة", + "Searching" : "بحث", "No matches" : "لا يوجد تطابق", - "Public" : "للعامة", + "Public" : "عامة", + "Internal + Password protection for guests" : "داخلي + محمية بكلمة المرور بالنسبة للضيوف", + "Internal + Waiting room for guests" : "داخلي + غرفة انتظار للضيوف", + "Waiting room for all users" : "غرفة انتظار لجميع المستخدمين", + "Internal" : "داخلي", + "Internal restricted" : "داخلي محظور", "Name" : "الاسم", "Access" : "النفاذ", + "Max" : "أقصى", + "Record" : "التسجيل", "Recordings" : "التسجيلات", + "You are not permitted to create a room." : "غير مسموح لك إنشاء غرف", + "You exceeded the maximum number of rooms." : "أنت تجاوزت حد العدد المسموح به من الغرف", + "Room quota:" : "حصة الغرفة:", "Edit" : "تعديل", + "Descriptive name of this room." : "اسم يصف هذه الغرفة.", + "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." : "عيّن حدّاً أقصى لعدد المشاركين في الغرفة. صفر تعني أنه لا يوجد حد.", + "If enabled, the moderator is able to start the recording." : "إذا تمّ التمكين فهذا يعني أن المنسق moderator يستطيع تشغيل التسجيل.", + "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." : "عام: كل شخص يعرف الرابط يمكنه الانضمام. \nكلمة المرور: يجب على الضيوف تقديم كلمة مرور. \nغرفة الانتظار: يجب على الوسيط قبول كل ضيف قبل أن يتمكنوا من الانضمام. \nداخلي: يمكن فقط لمستخدمي نكست كلاود الانضمام.", + "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, a moderator URL is generated which allows access with moderator permission." : "إذا تمّ التمكين، سيتم توليد رابط URL منسّق يُمكّن من الدخول بصلاحيات منسّق.", + "Only selected users and groups are allowed to access the room." : "فقط المستخدمون و المجموعات المختارة مسموح لهم بالدخول إلى الغرفة.", + "If disabled, a microphone is needed to join the conference." : "إذا لم يتم التمكين، لا بد من لاقط صوت microphone للانضمام للاجتماع.", + "If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "إذا تمّ التمكين، لا يحتاج المستخدم لاختبار الصوت echo call أو الكاميرا webcam preview عند أول دخول (مُتاحٌ بداية من الإصدار BBB server 2.3).", + "If enabled, the user list, chat area and presentation are hidden by default." : "إذا تمّ التمكين، قائمة المستخدمين و مساحة الدردشة و العرض تكون مخفية تلقائيّاً.", + "If enabled, all users will join the meeting muted." : "إذا تمّ التمكين، سيدخل كل المستخدمين إلى الاجتماع بدون تفعيل الصوت muted.", + "Edit \"{room}\"" : "عدّل \"{room}\"", + "Room URL" : "عنوان URL الغرفة", "Welcome" : "مرحباً", + "Participant limit" : "الحد الأقصى للمشاركين", + "Every participant is moderator" : "كل مشارك هو منسق", + "Moderator access via URL" : "وصول المنسق عن طريق العنوان URL", "Miscellaneous" : "متنوع", + "Recording" : "تسجيل", + "Require moderator to start room" : "لا بد من وجود منسق لفتح الغرفة", + "Listen only option" : "خيار الاستماع فقط", + "Skip media check before usage" : "تجاوز اختبار لاقط الصوت و الكاميرا قبل الاستعمال", + "Clean layout" : "تخطيط واضح و مريح clean layout", + "Join meeting muted" : "أدخُل الاجتماع بدون صوت", "Room name" : "اسم الغرفة", "Create" : "إنشاء", + "Open recording" : "إفتح التسجيل", "Copy to clipboard" : "نسخ الرابط", + "Save as file" : "حفظ كملف", "Delete" : "حذف ", + "Are you sure you want to delete \"{name}\"? This operation cannot be undone." : "هل أنت متأكد أنك تريد حذف \"{name}\"؟ هذه العملية لا يمكن التراجع عنه.", + "Delete \"{name}\"?" : "حذف \"{name}\" ؟", + "Select target folder" : "إختر المُجلّد المَقْصِد", + "Room URL was stored in \"{path}\" as \"{filename}\"." : "عنوان URL الغرفة محفوظ في \"{path}\" كـ \"{filename}\".", + "Link stored" : "تمّ حفظ الرابط", + "URL to room could not be stored." : "تعذّر حفظ عنوان URL الغرفة.", "Error" : "خطأ", + "URL to presentation was stored in \"{path}\" as \"{filename}\"." : "عنوان URL العرض محفوظ في \"{path}\" كـ \"{filename}\".", + "URL to presentation could not be stored." : "تعذّر حفظ عنوان URL العرض.", + "Are you sure you want to delete the recording from \"{startDate}\"? This operation cannot be undone." : "هل أنت متأكد أنك تريد حذف التسجيل من \"{startDate}\" هذه العملية لا يمكن التراجع عنها فيما بعدُ.", + "Delete?" : "حذف؟", + "Could not delete record" : "تعذّر حذف التسجيل", "Server error" : "خطا في الخادم", "moderator" : "مشرف", + "admin" : "مشرف", "Share" : "شارك", "Loading" : "Loading", + "You are not allowed to change this option, because this room is shared with you." : "لا يمكنك تعديل هذا الخيار؛ بسبب أن الغرفة مشاركة معك.", + "Max. rooms" : "أقصى عدد من الغرف", + "Max. participants" : "أقصى عدد من المشاركين", "Group …" : "المجموعات ...", + "Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "لا تؤثر القيود على الغرف الموجودة. ناقص واحد يعني أن القيمة غير محدودة. يتم اختيار الخيار الأقل تقييدًا لكل مستخدم إذا ما تمّ تطبيق قيود متعددة.", + "Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "هل أنت متأكد أنك تريد حذف القيود عن المجموعة \"{name}\"؟ هذه العملية لا يمكن التراجع عنها.", + "Delete restrictions for \"{name}\"?" : "حذف القيود عن \"{name}\"?", "Settings saved" : "تم حفظ الإعدادات", - "Send to" : "أرسل إلى" + "Unexpected error occurred" : "حدث خطأ غير متوقع", + "API URL is invalid" : "عنوان واجهة برمجة التطبيقات API URL غير صحيح", + "API secret is invalid" : "كلمة سر واجهة برمجة التطبيقات API URL غير صحيحة", + "URL has to start with HTTPS" : "عنوان URL لا بد أن يبدأ بـ HTTPS", + "URL has to contain the {token} placeholder" : "عنوان URL يجب أن يحتوي على العنصر النائب placeholder ـ {token}", + "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "عنوان URL يجب أن يبدأ بـ https ، و أن يحتوي على العنصر النائب placeholder ـ {token}؛ بالإضافة إلى إمكانية استخدام العنصر النائب placeholder ـ {user}.", + "The file \"{filename}\" was uploaded to your room." : "تمّ رفع الملف \"{filename}\" إلى غرفتك.", + "The file \"{filename}\" could not be uploaded to your room." : "تعذّر رفع الملف \"{filename}\" إلى غرفتك.", + "The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "تعذّر رفع الملف \"{filename}\" إلى غرفتك. ربما يكون ذلك بسبب أن خادوم BBB لا يدعم مثل هذا الإجراء.", + "Send file to BBB" : "إرسال ملف إلى BBB", + "Send to" : "أرسل إلى", + "Start with" : "البدء بـ", + "Please select the room in which you like to use the file \"{filename}\"." : "رجاءً، إختر الغرفة التي ترغب أن تستعمل فيها الملف \"{filename}\".", + "No rooms available!" : "لا توجد غرف متاحة", + "Send to BBB" : "أرسل إلى BBB" }, "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"); diff --git a/l10n/ar.json b/l10n/ar.json index 08eebb3..6fcdf25 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -1,32 +1,139 @@ { "translations": { + "You created the room %s." : "أنت أنشأت الغرفة %s.", + "You deleted the room %s." : "أنت حذفت الغرفة %s.", + "{user} deleted the room %s." : "{user} حذف الغرفة %s.", + "You shared the room %s with {shareWith}." : "أنت شاركت الغرفة %s مع {shareWith}.", + "{user} shared the room %s with you." : "{user} شارك الغرفة %s معك.", + "You unshared the room %s with {shareWith}." : "أنت ألغيت اشتراك الغرفة %s مع {shareWith}.", + "{user} unshared the room %s with you." : "{user} ألغى اشتراك الغرفة %s معك.", + "You started a meeting in the \"%s\" room." : "أنت بدأت اجتماعاً في الغرفة \"%s\".", + "{user} started a meeting in the \"%s\" room." : "{user} بدأ اجتماعاً في الغرفة \"%s\".", + "The meeting in room \"%s\" has ended." : "الاجتماع في الغرفة \"%s\" إنتهى.", + "Recording for room \"%s\" is ready." : "تسجيل الغرفة \"%s\" جاهز.", + "To invite someone to the meeting, send them this link: %s" : "لدعوة شخصٍ إلى الاجتماع، أرسل إليه الرابط: %s", + "API URL or secret not configured. Please contact your administrator." : "API URL أو الكلمة السرية لم تتم تهيئتها. رجاءً، اتصل بمشرف النظام عندك.", + "BigBlueButton Integration" : "مُكاملة \"بيغ بلو بوتون\" BigBlueButton ", + "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/sualko/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/sualko/cloud_bbb/blob/master/.github/contributing.md).\n\nDeveloper wanted! If you have time it would be awesome if you could help to enhance this application.\n\n*This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.*" : "يسمح هذا التطبيق بإنشاء اجتماعات من خلال تنصيب خارجي لـ\"بيغ بلو بوتون\" [BigBlueButton] (https://bigbluebutton.org) . \n\n* ** إعداد الغرفة ** إنشاء تكوينات متعددة للغرف بالاسم ورسالة الترحيب ... \n* ** مشاركة رابط الضيف ** مشاركة رابط الغرفة مع جميع ضيوفك \n* ** مشاركة رابط الوسيط ** دعوة المشرفين إلى الغرفة \n* ** مشاركة الغرف ** مشاركة الغرف مع الأعضاء أو المجموعات أو الدوائر \n* ** عرض تقديمي مخصص ** ابدأ غرفة بعرض تقديمي محدد من متصفح الملفات الخاص بك \n* ** إدارة التسجيلات ** عرض ومشاركة وحذف التسجيلات الخاصة بغرفك \n* ** القيود ** قصر إنشاء الغرفة على مجموعات معينة \n* ** الأنشطة ** احصل على نظرة عامة حول أنشطة غرفتك. \n\nدليل البدء السريع والمزيد من المعلومات في [الملف التمهيدي] (https://github.com/sualko/cloud_bbb) . \n\nهل يعجبك هذا التطبيق؟ قدم شيئًا لمجتمع المصادر المفتوحة واطلع على [طرق المساهمة] (https://github.com/sualko/cloud_bbb/blob/master/.github/contributing.md). \n\nإذا كان لديك الوقت، فسيكون من الرائع إذا كان بإمكانك المساعدة في تحسين هذا التطبيق. \n\n* هذا التطبيق يدمج BigBlueButton ولم يتم اعتماده أو اعتماده من قبل BigBlueButton Inc..", + "Room not found" : "الغرفة غير موجودة", + "The room could not be found. Maybe it was deleted?" : "الغرفة غير موجودة. هل يمكن أن تكون محذوفة؟", "Back to %s" : "العودة إلى %s", - "API secret" : "API secret", + "Get your API URL and secret by executing \"sudo bbb-conf --secret\" on your BigBlueButton server." : "تحصّل على API URL و كلمة السر بإعطاء الأمر \"sudo bbb-conf --secret\" على خادوم BBB.", + "API URL" : "عنوان واجهة برمجة التطبيقات API URL", + "API secret" : "كلمة السر لواجهة برمجة التطبيقات API secret", "Save" : "حفظ", + "Show room manager in app navigation instead of settings page." : "عرض مدير الغرفة في صفحةتصفح التطبيق بدلأً عن صفحة الإعدادات.", + "Use Nextcloud theme in BigBlueButton." : "ثيمة نكست كلاود في \"بيغ بلو بوتون\" BBB", + "Default Room Settings" : "الإعدادات التلقائية للغرفة", + "Below you can change some default values, which are used to create a new room." : "يُمكنك أدناه تعديل بعض القيم التلقائية التي تستخدم عند إنشاء غرفة جديدة.", + "Perform media check before usage" : "قم باختيار الوسائط media قبل الاستعمال", "Community" : "المجتمع", - "The name must be at least 3 characters long." : "الاسم يجب ان يكون على الاقل مكون من 3 حروف.", + "Are you enjoying this app? Give something back to the open source community." : "هل أعجبك هذا التطبيق؟ ساهم أنت أيضاً في مجتمع البرمجيات المفتوحة.", + "Checkout the contributor guide" : "أنظر دليل المساهمة contributor guide", + "URL Shortener" : "مُختصِر العناوين URL Shortener", + "If you like to use shorter urls, you can enter a forwarding proxy below." : "إذا كنت ترغب في استعمال عناوين مختصرة short URL، يُمكنك إدخال وكيل إعادة التوجيه forwarding proxy أدناه.", + "URL shortener" : "مُختصِر العناوين URL Shortener", + "Restrictions" : "قيود", + "You will be forwarded to the room in the next few seconds." : "سيتم توجيهك إلى الغرفة في غضون ثوانٍ.", + "Let's go!" : "هيا بنا!", + "Please enter your name!" : "أدخِل اسمك من فضلك!", + "The name must be at least 3 characters long." : "الاسم يجب ألّا يقل عن 3 حروف.", + "You have to provide the correct password to join the meeting." : "يجب أن تُدخَل كلمة المرور الصحيحة ليمكنك المشاركة في الاجتماع.", "Display name" : "الاسم المعروض", "Password" : "كلمة السر", + "Join" : "إنضم", + "Have an account? Log in." : "عندك حساب؟ أُدخُل.", "Hello %s" : "أهلاً %s", - "Group" : "الفريق", + "Name, group …" : "الاسم، المجموعة، ...", + "Group" : "المجموعة", + "Searching" : "بحث", "No matches" : "لا يوجد تطابق", - "Public" : "للعامة", + "Public" : "عامة", + "Internal + Password protection for guests" : "داخلي + محمية بكلمة المرور بالنسبة للضيوف", + "Internal + Waiting room for guests" : "داخلي + غرفة انتظار للضيوف", + "Waiting room for all users" : "غرفة انتظار لجميع المستخدمين", + "Internal" : "داخلي", + "Internal restricted" : "داخلي محظور", "Name" : "الاسم", "Access" : "النفاذ", + "Max" : "أقصى", + "Record" : "التسجيل", "Recordings" : "التسجيلات", + "You are not permitted to create a room." : "غير مسموح لك إنشاء غرف", + "You exceeded the maximum number of rooms." : "أنت تجاوزت حد العدد المسموح به من الغرف", + "Room quota:" : "حصة الغرفة:", "Edit" : "تعديل", + "Descriptive name of this room." : "اسم يصف هذه الغرفة.", + "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." : "عيّن حدّاً أقصى لعدد المشاركين في الغرفة. صفر تعني أنه لا يوجد حد.", + "If enabled, the moderator is able to start the recording." : "إذا تمّ التمكين فهذا يعني أن المنسق moderator يستطيع تشغيل التسجيل.", + "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." : "عام: كل شخص يعرف الرابط يمكنه الانضمام. \nكلمة المرور: يجب على الضيوف تقديم كلمة مرور. \nغرفة الانتظار: يجب على الوسيط قبول كل ضيف قبل أن يتمكنوا من الانضمام. \nداخلي: يمكن فقط لمستخدمي نكست كلاود الانضمام.", + "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, a moderator URL is generated which allows access with moderator permission." : "إذا تمّ التمكين، سيتم توليد رابط URL منسّق يُمكّن من الدخول بصلاحيات منسّق.", + "Only selected users and groups are allowed to access the room." : "فقط المستخدمون و المجموعات المختارة مسموح لهم بالدخول إلى الغرفة.", + "If disabled, a microphone is needed to join the conference." : "إذا لم يتم التمكين، لا بد من لاقط صوت microphone للانضمام للاجتماع.", + "If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "إذا تمّ التمكين، لا يحتاج المستخدم لاختبار الصوت echo call أو الكاميرا webcam preview عند أول دخول (مُتاحٌ بداية من الإصدار BBB server 2.3).", + "If enabled, the user list, chat area and presentation are hidden by default." : "إذا تمّ التمكين، قائمة المستخدمين و مساحة الدردشة و العرض تكون مخفية تلقائيّاً.", + "If enabled, all users will join the meeting muted." : "إذا تمّ التمكين، سيدخل كل المستخدمين إلى الاجتماع بدون تفعيل الصوت muted.", + "Edit \"{room}\"" : "عدّل \"{room}\"", + "Room URL" : "عنوان URL الغرفة", "Welcome" : "مرحباً", + "Participant limit" : "الحد الأقصى للمشاركين", + "Every participant is moderator" : "كل مشارك هو منسق", + "Moderator access via URL" : "وصول المنسق عن طريق العنوان URL", "Miscellaneous" : "متنوع", + "Recording" : "تسجيل", + "Require moderator to start room" : "لا بد من وجود منسق لفتح الغرفة", + "Listen only option" : "خيار الاستماع فقط", + "Skip media check before usage" : "تجاوز اختبار لاقط الصوت و الكاميرا قبل الاستعمال", + "Clean layout" : "تخطيط واضح و مريح clean layout", + "Join meeting muted" : "أدخُل الاجتماع بدون صوت", "Room name" : "اسم الغرفة", "Create" : "إنشاء", + "Open recording" : "إفتح التسجيل", "Copy to clipboard" : "نسخ الرابط", + "Save as file" : "حفظ كملف", "Delete" : "حذف ", + "Are you sure you want to delete \"{name}\"? This operation cannot be undone." : "هل أنت متأكد أنك تريد حذف \"{name}\"؟ هذه العملية لا يمكن التراجع عنه.", + "Delete \"{name}\"?" : "حذف \"{name}\" ؟", + "Select target folder" : "إختر المُجلّد المَقْصِد", + "Room URL was stored in \"{path}\" as \"{filename}\"." : "عنوان URL الغرفة محفوظ في \"{path}\" كـ \"{filename}\".", + "Link stored" : "تمّ حفظ الرابط", + "URL to room could not be stored." : "تعذّر حفظ عنوان URL الغرفة.", "Error" : "خطأ", + "URL to presentation was stored in \"{path}\" as \"{filename}\"." : "عنوان URL العرض محفوظ في \"{path}\" كـ \"{filename}\".", + "URL to presentation could not be stored." : "تعذّر حفظ عنوان URL العرض.", + "Are you sure you want to delete the recording from \"{startDate}\"? This operation cannot be undone." : "هل أنت متأكد أنك تريد حذف التسجيل من \"{startDate}\" هذه العملية لا يمكن التراجع عنها فيما بعدُ.", + "Delete?" : "حذف؟", + "Could not delete record" : "تعذّر حذف التسجيل", "Server error" : "خطا في الخادم", "moderator" : "مشرف", + "admin" : "مشرف", "Share" : "شارك", "Loading" : "Loading", + "You are not allowed to change this option, because this room is shared with you." : "لا يمكنك تعديل هذا الخيار؛ بسبب أن الغرفة مشاركة معك.", + "Max. rooms" : "أقصى عدد من الغرف", + "Max. participants" : "أقصى عدد من المشاركين", "Group …" : "المجموعات ...", + "Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "لا تؤثر القيود على الغرف الموجودة. ناقص واحد يعني أن القيمة غير محدودة. يتم اختيار الخيار الأقل تقييدًا لكل مستخدم إذا ما تمّ تطبيق قيود متعددة.", + "Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "هل أنت متأكد أنك تريد حذف القيود عن المجموعة \"{name}\"؟ هذه العملية لا يمكن التراجع عنها.", + "Delete restrictions for \"{name}\"?" : "حذف القيود عن \"{name}\"?", "Settings saved" : "تم حفظ الإعدادات", - "Send to" : "أرسل إلى" + "Unexpected error occurred" : "حدث خطأ غير متوقع", + "API URL is invalid" : "عنوان واجهة برمجة التطبيقات API URL غير صحيح", + "API secret is invalid" : "كلمة سر واجهة برمجة التطبيقات API URL غير صحيحة", + "URL has to start with HTTPS" : "عنوان URL لا بد أن يبدأ بـ HTTPS", + "URL has to contain the {token} placeholder" : "عنوان URL يجب أن يحتوي على العنصر النائب placeholder ـ {token}", + "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "عنوان URL يجب أن يبدأ بـ https ، و أن يحتوي على العنصر النائب placeholder ـ {token}؛ بالإضافة إلى إمكانية استخدام العنصر النائب placeholder ـ {user}.", + "The file \"{filename}\" was uploaded to your room." : "تمّ رفع الملف \"{filename}\" إلى غرفتك.", + "The file \"{filename}\" could not be uploaded to your room." : "تعذّر رفع الملف \"{filename}\" إلى غرفتك.", + "The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "تعذّر رفع الملف \"{filename}\" إلى غرفتك. ربما يكون ذلك بسبب أن خادوم BBB لا يدعم مثل هذا الإجراء.", + "Send file to BBB" : "إرسال ملف إلى BBB", + "Send to" : "أرسل إلى", + "Start with" : "البدء بـ", + "Please select the room in which you like to use the file \"{filename}\"." : "رجاءً، إختر الغرفة التي ترغب أن تستعمل فيها الملف \"{filename}\".", + "No rooms available!" : "لا توجد غرف متاحة", + "Send to BBB" : "أرسل إلى BBB" },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" } \ No newline at end of file From ae54bce77447c20a8d5ad898e776e3f789bedc0b Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 3 Jul 2023 02:29:29 +0000 Subject: [PATCH 23/32] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/uk.js | 1 + l10n/uk.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/uk.js b/l10n/uk.js index 6686768..6a1618d 100644 --- a/l10n/uk.js +++ b/l10n/uk.js @@ -20,6 +20,7 @@ OC.L10N.register( "Join" : "Приєднатися", "Hello %s" : "Вітаємо %s", "Group" : "Група", + "Searching" : "Пошук", "No matches" : "Немає збігів", "Public" : "Публічна", "Internal + Password protection for guests" : "Внутрішній із парольним захистом для гостей", diff --git a/l10n/uk.json b/l10n/uk.json index 7a49f32..4d21f53 100644 --- a/l10n/uk.json +++ b/l10n/uk.json @@ -18,6 +18,7 @@ "Join" : "Приєднатися", "Hello %s" : "Вітаємо %s", "Group" : "Група", + "Searching" : "Пошук", "No matches" : "Немає збігів", "Public" : "Публічна", "Internal + Password protection for guests" : "Внутрішній із парольним захистом для гостей", From 93ac85e54e44f87e12ca2b253c1adb2eb4b79112 Mon Sep 17 00:00:00 2001 From: znerol Date: Wed, 26 Apr 2023 19:03:52 +0200 Subject: [PATCH 24/32] feat: drop support for nc 23, add nc 26 --- .github/workflows/lint.yml | 2 +- .github/workflows/php-test.yml | 2 +- .github/workflows/static.yml | 4 ++-- appinfo/info.xml | 4 ++-- composer.json | 2 +- composer.lock | 4 ++-- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 2f0f35b..d6a1a42 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -19,7 +19,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - php-versions: [7.3, 7.4, 8.0] + php-versions: [7.4, 8.0, 8.1] name: php${{ matrix.php-versions }} lint steps: - name: Checkout diff --git a/.github/workflows/php-test.yml b/.github/workflows/php-test.yml index a1696e4..c4e0e18 100644 --- a/.github/workflows/php-test.yml +++ b/.github/workflows/php-test.yml @@ -12,7 +12,7 @@ jobs: strategy: matrix: php-versions: ['7.4', '8'] - nextcloud-versions: ['stable23', 'stable24', 'stable25'] + nextcloud-versions: ['stable24', 'stable25', 'stable26'] name: php${{ matrix.php-versions }} on ${{ matrix.nextcloud-versions }} unit tests env: CI: true diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index 7be4899..6392b63 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -6,7 +6,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - ocp-version: [ 'dev-stable25', 'dev-stable24', 'dev-stable23' ] + ocp-version: [ 'dev-stable26', 'dev-stable25', 'dev-stable24' ] name: Nextcloud ${{ matrix.ocp-version }} steps: - name: Checkout @@ -14,7 +14,7 @@ jobs: - name: Set up php uses: shivammathur/setup-php@master with: - php-version: 7.4 + php-version: 8.1 coverage: none - name: Update php-cs-fixer run: composer update friendsofphp/php-cs-fixer -W diff --git a/appinfo/info.xml b/appinfo/info.xml index ec01294..3ce413c 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -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.* ]]> - 2.4.0 + 2.5.0-alpha agpl Klaus Herberth BigBlueButton @@ -43,7 +43,7 @@ Developer wanted! If you have time it would be awesome if you could help to enha curl mbstring SimpleXML - + OCA\BigBlueButton\Command\ClearAvatarCache diff --git a/composer.json b/composer.json index 7ec05e8..ee27b56 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ "friendsofphp/php-cs-fixer": "^3", "nextcloud/coding-standard": "^1.0.0", "phpstan/phpstan": "^0.12.29", - "nextcloud/ocp": "^23.0 || ^24.0 || ^25.0", + "nextcloud/ocp": "^24.0 || ^25.0 || ^26.0", "vimeo/psalm": "^4.5" }, "config": { diff --git a/composer.lock b/composer.lock index c9aa7b9..72c3e80 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "434f3b95fbfba97b03d130cd3fb92140", + "content-hash": "37acdf729199a625b633edc0c4032096", "packages": [ { "name": "littleredbutton/bigbluebutton-api-php", @@ -4834,5 +4834,5 @@ "prefer-lowest": false, "platform": [], "platform-dev": [], - "plugin-api-version": "2.2.0" + "plugin-api-version": "2.3.0" } From ee25c1b8212b5077a0d25d5169f9bf5de73815b4 Mon Sep 17 00:00:00 2001 From: znerol Date: Wed, 26 Apr 2023 19:28:15 +0200 Subject: [PATCH 25/32] fix: exclude test PHP 7.4 / nc 26 --- .github/workflows/php-test.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/php-test.yml b/.github/workflows/php-test.yml index c4e0e18..ccc941c 100644 --- a/.github/workflows/php-test.yml +++ b/.github/workflows/php-test.yml @@ -13,6 +13,9 @@ jobs: matrix: php-versions: ['7.4', '8'] nextcloud-versions: ['stable24', 'stable25', 'stable26'] + exclude: + - php-versions: '7.4' + nextcloud-versions: 'stable26' name: php${{ matrix.php-versions }} on ${{ matrix.nextcloud-versions }} unit tests env: CI: true From 8519a652843ec5ea0d9230c603829a56498731cf Mon Sep 17 00:00:00 2001 From: znerol Date: Fri, 7 Jul 2023 09:28:15 +0200 Subject: [PATCH 26/32] feat: drop support for nc 24, add nc 27 --- .github/workflows/php-test.yml | 4 +++- .github/workflows/static.yml | 2 +- appinfo/info.xml | 2 +- composer.json | 2 +- composer.lock | 2 +- 5 files changed, 7 insertions(+), 5 deletions(-) diff --git a/.github/workflows/php-test.yml b/.github/workflows/php-test.yml index ccc941c..206c4e6 100644 --- a/.github/workflows/php-test.yml +++ b/.github/workflows/php-test.yml @@ -12,10 +12,12 @@ jobs: strategy: matrix: php-versions: ['7.4', '8'] - nextcloud-versions: ['stable24', 'stable25', 'stable26'] + nextcloud-versions: ['stable25', 'stable26', 'stable27'] exclude: - php-versions: '7.4' nextcloud-versions: 'stable26' + - php-versions: '7.4' + nextcloud-versions: 'stable27' name: php${{ matrix.php-versions }} on ${{ matrix.nextcloud-versions }} unit tests env: CI: true diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index 6392b63..4d84b74 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -6,7 +6,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - ocp-version: [ 'dev-stable26', 'dev-stable25', 'dev-stable24' ] + ocp-version: [ 'dev-stable27', 'dev-stable26', 'dev-stable25' ] name: Nextcloud ${{ matrix.ocp-version }} steps: - name: Checkout diff --git a/appinfo/info.xml b/appinfo/info.xml index 3ce413c..557f2d4 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -43,7 +43,7 @@ Developer wanted! If you have time it would be awesome if you could help to enha curl mbstring SimpleXML - + OCA\BigBlueButton\Command\ClearAvatarCache diff --git a/composer.json b/composer.json index ee27b56..de225f0 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ "friendsofphp/php-cs-fixer": "^3", "nextcloud/coding-standard": "^1.0.0", "phpstan/phpstan": "^0.12.29", - "nextcloud/ocp": "^24.0 || ^25.0 || ^26.0", + "nextcloud/ocp": "^25.0 || ^26.0 || ^27.0", "vimeo/psalm": "^4.5" }, "config": { diff --git a/composer.lock b/composer.lock index 72c3e80..bbc3ee0 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "37acdf729199a625b633edc0c4032096", + "content-hash": "feb9af8a85a0a6dd2511e8dfb2546e38", "packages": [ { "name": "littleredbutton/bigbluebutton-api-php", From 36638479a8986b6fd35741166131488fd817e26f Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 8 Jul 2023 02:25:49 +0000 Subject: [PATCH 27/32] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/gl.js | 2 +- l10n/gl.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/l10n/gl.js b/l10n/gl.js index 1dfd6a4..36c6cbe 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -13,7 +13,7 @@ OC.L10N.register( "The meeting in room \"%s\" has ended." : "Rematou a xuntanza na sala «%s».", "Recording for room \"%s\" is ready." : "A gravación para a sala «%s» está preparada.", "To invite someone to the meeting, send them this link: %s" : "Para convidar a alguén á xuntanza, envíelle esta ligazón: %s", - "API URL or secret not configured. Please contact your administrator." : "URL ou segredo da API sen configurar. Póñase en contacto co seu administrador.", + "API URL or secret not configured. Please contact your administrator." : "URL ou segredo da API sen configurar. Póñase en contacto coa administración desta instancia.", "BigBlueButton Integration" : "Integración co BigBlueButton", "BigBlueButton integration for Nextcloud" : "Integración para Nextcloud co BigBlueButton", "This app allows to create meetings with an external installation of [BigBlueButton](https://bigbluebutton.org).\n\n* **Room setup** Create multiple room configurations with name, welcome message …\n* **Share guest link** Share the room link with all your guests\n* **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/sualko/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/sualko/cloud_bbb/blob/master/.github/contributing.md).\n\nDeveloper wanted! If you have time it would be awesome if you could help to enhance this application.\n\n*This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.*" : "Esta aplicación permite crear xuntanzas cunha instalación externa de [BigBlueButton] (https://bigbluebutton.org).\n\n* **Configuración de salas** Crear múltiples configuracións de salas con nome, mensaxe de benvida …\n* **Compartir a ligazón de convidados** Compartir a ligazón da sala con todos os seus convidados\n* **Compartir ligazón de moderador** Convida moderadores á sala\n* **Compartir salas** Compartir salas con membros, grupos ou círculos\n* **Presentación personalizada** Inicie unha sala cunha presentación seleccionada dende o seu navegador de ficheiros\n* **Xestionar as gravacións** Ver, compartir e eliminar as gravacións das súas salas\n* **Restricións** Restrinxir a creación de salas a determinados grupos\n* ** Actividades** Obteña unha visión xeral das actividades da súa sala\n\nGuía de inicio rápido e máis información no noso [léame](https://github.com/sualko/cloud_bbb).\nGústalle esta aplicación? Devolva algo á comunidade de código aberto e consulte as nosas\n[formas de colaborar](https://github.com/sualko/cloud_bbb/blob/master/.github/contributing.md).\n\nBúscase programador! Se ten tempo, sería incríbel que puidese axudar a mellorar esta aplicación.\n\n*Esta aplicación integra BigBlueButton e non está aprobada nin certificada por BigBlueButton Inc. BigBlueButton e o logotipo de BigBlueButton son marcas comerciais de BigBlueButton Inc.*", diff --git a/l10n/gl.json b/l10n/gl.json index 9109a8f..20e9c64 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -11,7 +11,7 @@ "The meeting in room \"%s\" has ended." : "Rematou a xuntanza na sala «%s».", "Recording for room \"%s\" is ready." : "A gravación para a sala «%s» está preparada.", "To invite someone to the meeting, send them this link: %s" : "Para convidar a alguén á xuntanza, envíelle esta ligazón: %s", - "API URL or secret not configured. Please contact your administrator." : "URL ou segredo da API sen configurar. Póñase en contacto co seu administrador.", + "API URL or secret not configured. Please contact your administrator." : "URL ou segredo da API sen configurar. Póñase en contacto coa administración desta instancia.", "BigBlueButton Integration" : "Integración co BigBlueButton", "BigBlueButton integration for Nextcloud" : "Integración para Nextcloud co BigBlueButton", "This app allows to create meetings with an external installation of [BigBlueButton](https://bigbluebutton.org).\n\n* **Room setup** Create multiple room configurations with name, welcome message …\n* **Share guest link** Share the room link with all your guests\n* **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/sualko/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/sualko/cloud_bbb/blob/master/.github/contributing.md).\n\nDeveloper wanted! If you have time it would be awesome if you could help to enhance this application.\n\n*This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.*" : "Esta aplicación permite crear xuntanzas cunha instalación externa de [BigBlueButton] (https://bigbluebutton.org).\n\n* **Configuración de salas** Crear múltiples configuracións de salas con nome, mensaxe de benvida …\n* **Compartir a ligazón de convidados** Compartir a ligazón da sala con todos os seus convidados\n* **Compartir ligazón de moderador** Convida moderadores á sala\n* **Compartir salas** Compartir salas con membros, grupos ou círculos\n* **Presentación personalizada** Inicie unha sala cunha presentación seleccionada dende o seu navegador de ficheiros\n* **Xestionar as gravacións** Ver, compartir e eliminar as gravacións das súas salas\n* **Restricións** Restrinxir a creación de salas a determinados grupos\n* ** Actividades** Obteña unha visión xeral das actividades da súa sala\n\nGuía de inicio rápido e máis información no noso [léame](https://github.com/sualko/cloud_bbb).\nGústalle esta aplicación? Devolva algo á comunidade de código aberto e consulte as nosas\n[formas de colaborar](https://github.com/sualko/cloud_bbb/blob/master/.github/contributing.md).\n\nBúscase programador! Se ten tempo, sería incríbel que puidese axudar a mellorar esta aplicación.\n\n*Esta aplicación integra BigBlueButton e non está aprobada nin certificada por BigBlueButton Inc. BigBlueButton e o logotipo de BigBlueButton son marcas comerciais de BigBlueButton Inc.*", From dbe90f63dab9fa7d2967726a6b6a59d370e3faaf Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 9 Jul 2023 02:30:02 +0000 Subject: [PATCH 28/32] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ar.js | 4 +++- l10n/ar.json | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/l10n/ar.js b/l10n/ar.js index def2b0e..2df1ba2 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -96,6 +96,7 @@ OC.L10N.register( "Open recording" : "إفتح التسجيل", "Copy to clipboard" : "نسخ الرابط", "Save as file" : "حفظ كملف", + "_%n participant_::_%n participants_" : ["%n مشاركين","%n مشارك","%n مشاركين","%n مشاركين","%n مشاركين","%n مشاركين"], "Delete" : "حذف ", "Are you sure you want to delete \"{name}\"? This operation cannot be undone." : "هل أنت متأكد أنك تريد حذف \"{name}\"؟ هذه العملية لا يمكن التراجع عنه.", "Delete \"{name}\"?" : "حذف \"{name}\" ؟", @@ -136,6 +137,7 @@ OC.L10N.register( "Start with" : "البدء بـ", "Please select the room in which you like to use the file \"{filename}\"." : "رجاءً، إختر الغرفة التي ترغب أن تستعمل فيها الملف \"{filename}\".", "No rooms available!" : "لا توجد غرف متاحة", - "Send to BBB" : "أرسل إلى BBB" + "Send to BBB" : "أرسل إلى BBB", + "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["هذه الغرفة لم تفتح بعد. سنحاول مرة أخرى خلال %n ثواني. برجاء الانتظار.","هذه الغرفة لم تفتح بعد. سنحاول مرة أخرى خلال %n ثانية. برجاء الانتظار.","هذه الغرفة لم تفتح بعد. سنحاول مرة أخرى خلال %n ثواني. برجاء الانتظار.","هذه الغرفة لم تفتح بعد. سنحاول مرة أخرى خلال %n ثواني. برجاء الانتظار.","هذه الغرفة لم تفتح بعد. سنحاول مرة أخرى خلال %n ثواني. برجاء الانتظار.","هذه الغرفة لم تفتح بعد. سنحاول مرة أخرى خلال %n ثواني. برجاء الانتظار."] }, "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"); diff --git a/l10n/ar.json b/l10n/ar.json index 6fcdf25..26e61f8 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -94,6 +94,7 @@ "Open recording" : "إفتح التسجيل", "Copy to clipboard" : "نسخ الرابط", "Save as file" : "حفظ كملف", + "_%n participant_::_%n participants_" : ["%n مشاركين","%n مشارك","%n مشاركين","%n مشاركين","%n مشاركين","%n مشاركين"], "Delete" : "حذف ", "Are you sure you want to delete \"{name}\"? This operation cannot be undone." : "هل أنت متأكد أنك تريد حذف \"{name}\"؟ هذه العملية لا يمكن التراجع عنه.", "Delete \"{name}\"?" : "حذف \"{name}\" ؟", @@ -134,6 +135,7 @@ "Start with" : "البدء بـ", "Please select the room in which you like to use the file \"{filename}\"." : "رجاءً، إختر الغرفة التي ترغب أن تستعمل فيها الملف \"{filename}\".", "No rooms available!" : "لا توجد غرف متاحة", - "Send to BBB" : "أرسل إلى BBB" + "Send to BBB" : "أرسل إلى BBB", + "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["هذه الغرفة لم تفتح بعد. سنحاول مرة أخرى خلال %n ثواني. برجاء الانتظار.","هذه الغرفة لم تفتح بعد. سنحاول مرة أخرى خلال %n ثانية. برجاء الانتظار.","هذه الغرفة لم تفتح بعد. سنحاول مرة أخرى خلال %n ثواني. برجاء الانتظار.","هذه الغرفة لم تفتح بعد. سنحاول مرة أخرى خلال %n ثواني. برجاء الانتظار.","هذه الغرفة لم تفتح بعد. سنحاول مرة أخرى خلال %n ثواني. برجاء الانتظار.","هذه الغرفة لم تفتح بعد. سنحاول مرة أخرى خلال %n ثواني. برجاء الانتظار."] },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" } \ No newline at end of file From f2c35fd5564905344368682c1feecec7fa589938 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 13 Jul 2023 02:28:26 +0000 Subject: [PATCH 29/32] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/gl.js | 16 ++++++++-------- l10n/gl.json | 16 ++++++++-------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/l10n/gl.js b/l10n/gl.js index 36c6cbe..8688a30 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -1,14 +1,14 @@ OC.L10N.register( "bbb", { - "You created the room %s." : "Vostede creou a sala %s.", - "You deleted the room %s." : "Vostede eliminou a sala %s.", + "You created the room %s." : "Vde. creou a sala %s.", + "You deleted the room %s." : "Vde. eliminou a sala %s.", "{user} deleted the room %s." : "{user} eliminou a sala %s.", - "You shared the room %s with {shareWith}." : "Vostede compartíu a sala %s con {shareWith}.", - "{user} shared the room %s with you." : "{user} compartiu oa sala %s con vostede.", - "You unshared the room %s with {shareWith}." : "Vostede deixou de compartir a sala %s con {shareWith}.", - "{user} unshared the room %s with you." : "{user} deixou de compartir a sala %s con vostede.", - "You started a meeting in the \"%s\" room." : "Vostede iniciou unha xuntanza na sala «%s».", + "You shared the room %s with {shareWith}." : "Vde. compartíu a sala %s con {shareWith}.", + "{user} shared the room %s with you." : "{user} compartiu oa sala %s con Vde.", + "You unshared the room %s with {shareWith}." : "Vde. deixou de compartir a sala %s con {shareWith}.", + "{user} unshared the room %s with you." : "{user} deixou de compartir a sala %s con Vde.", + "You started a meeting in the \"%s\" room." : "Vde. iniciou unha xuntanza na sala «%s».", "{user} started a meeting in the \"%s\" room." : "{user} iniciou unha xuntanza na sala «%s».", "The meeting in room \"%s\" has ended." : "Rematou a xuntanza na sala «%s».", "Recording for room \"%s\" is ready." : "A gravación para a sala «%s» está preparada.", @@ -115,7 +115,7 @@ OC.L10N.register( "admin" : "admin", "Share" : "Compartir", "Loading" : "Cargando", - "You are not allowed to change this option, because this room is shared with you." : "Non ten permiso para cambiar esta opción, porque esta é unha sala compartida con vostede.", + "You are not allowed to change this option, because this room is shared with you." : "Non ten permiso para cambiar esta opción, porque esta é unha sala compartida con Vde.", "Max. rooms" : "Máx. de salas", "Max. participants" : "Máx. de participantes", "Group …" : "Grupo…", diff --git a/l10n/gl.json b/l10n/gl.json index 20e9c64..254e27c 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -1,12 +1,12 @@ { "translations": { - "You created the room %s." : "Vostede creou a sala %s.", - "You deleted the room %s." : "Vostede eliminou a sala %s.", + "You created the room %s." : "Vde. creou a sala %s.", + "You deleted the room %s." : "Vde. eliminou a sala %s.", "{user} deleted the room %s." : "{user} eliminou a sala %s.", - "You shared the room %s with {shareWith}." : "Vostede compartíu a sala %s con {shareWith}.", - "{user} shared the room %s with you." : "{user} compartiu oa sala %s con vostede.", - "You unshared the room %s with {shareWith}." : "Vostede deixou de compartir a sala %s con {shareWith}.", - "{user} unshared the room %s with you." : "{user} deixou de compartir a sala %s con vostede.", - "You started a meeting in the \"%s\" room." : "Vostede iniciou unha xuntanza na sala «%s».", + "You shared the room %s with {shareWith}." : "Vde. compartíu a sala %s con {shareWith}.", + "{user} shared the room %s with you." : "{user} compartiu oa sala %s con Vde.", + "You unshared the room %s with {shareWith}." : "Vde. deixou de compartir a sala %s con {shareWith}.", + "{user} unshared the room %s with you." : "{user} deixou de compartir a sala %s con Vde.", + "You started a meeting in the \"%s\" room." : "Vde. iniciou unha xuntanza na sala «%s».", "{user} started a meeting in the \"%s\" room." : "{user} iniciou unha xuntanza na sala «%s».", "The meeting in room \"%s\" has ended." : "Rematou a xuntanza na sala «%s».", "Recording for room \"%s\" is ready." : "A gravación para a sala «%s» está preparada.", @@ -113,7 +113,7 @@ "admin" : "admin", "Share" : "Compartir", "Loading" : "Cargando", - "You are not allowed to change this option, because this room is shared with you." : "Non ten permiso para cambiar esta opción, porque esta é unha sala compartida con vostede.", + "You are not allowed to change this option, because this room is shared with you." : "Non ten permiso para cambiar esta opción, porque esta é unha sala compartida con Vde.", "Max. rooms" : "Máx. de salas", "Max. participants" : "Máx. de participantes", "Group …" : "Grupo…", From c9c52f7543f556d8a46637e5fd15b5442c931104 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 18 Jul 2023 02:22:33 +0000 Subject: [PATCH 30/32] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/es_EC.js | 1 + l10n/es_EC.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/es_EC.js b/l10n/es_EC.js index b44b072..ac871c2 100644 --- a/l10n/es_EC.js +++ b/l10n/es_EC.js @@ -2,6 +2,7 @@ OC.L10N.register( "bbb", { "Save" : "Guardar", + "Community" : "Comunidad", "Display name" : "Nombre a desplegar", "Password" : "Contraseña", "Hello %s" : "Hola %s", diff --git a/l10n/es_EC.json b/l10n/es_EC.json index 2f2a905..bbd0dd9 100644 --- a/l10n/es_EC.json +++ b/l10n/es_EC.json @@ -1,5 +1,6 @@ { "translations": { "Save" : "Guardar", + "Community" : "Comunidad", "Display name" : "Nombre a desplegar", "Password" : "Contraseña", "Hello %s" : "Hola %s", From 4bacc6f2479f90d4fcde92046baa0d71a8da8b63 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 19 Jul 2023 02:24:17 +0000 Subject: [PATCH 31/32] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/es_EC.js | 120 +++++++++++++++++++++++++++++++++++++++++++++++- l10n/es_EC.json | 120 +++++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 238 insertions(+), 2 deletions(-) diff --git a/l10n/es_EC.js b/l10n/es_EC.js index ac871c2..90d08b3 100644 --- a/l10n/es_EC.js +++ b/l10n/es_EC.js @@ -1,25 +1,143 @@ OC.L10N.register( "bbb", { + "You created the room %s." : "Has creado la sala %s.", + "You deleted the room %s." : "Has eliminado la sala %s.", + "{user} deleted the room %s." : "{user} ha eliminado la sala %s.", + "You shared the room %s with {shareWith}." : "Has compartido la sala %s con {shareWith}.", + "{user} shared the room %s with you." : "{user} ha compartido la sala %s contigo.", + "You unshared the room %s with {shareWith}." : "Has dejado de compartir la sala %s con {shareWith}.", + "{user} unshared the room %s with you." : "{user} ha dejado de compartir la sala %s contigo.", + "You started a meeting in the \"%s\" room." : "Has iniciado una reunión en la sala \"%s\".", + "{user} started a meeting in the \"%s\" room." : "{user} ha iniciado una reunión en la sala \"%s\".", + "The meeting in room \"%s\" has ended." : "La reunión en la sala \"%s\" ha finalizado.", + "Recording for room \"%s\" is ready." : "La grabación para la sala \"%s\" está lista.", + "To invite someone to the meeting, send them this link: %s" : "Para invitar a alguien a la reunión, envíales este enlace: %s", + "API URL or secret not configured. Please contact your administrator." : "URL de API o clave no configuradas. Por favor, contacta a tu administrador.", + "BigBlueButton Integration" : "Integración con BigBlueButton", + "BigBlueButton integration for Nextcloud" : "Integración de BigBlueButton para Nextcloud", + "This app allows to create meetings with an external installation of [BigBlueButton](https://bigbluebutton.org).\n\n* **Room setup** Create multiple room configurations with name, welcome message …\n* **Share guest link** Share the room link with all your guests\n* **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/sualko/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/sualko/cloud_bbb/blob/master/.github/contributing.md).\n\nDeveloper wanted! If you have time it would be awesome if you could help to enhance this application.\n\n*This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.*" : "Esta aplicación permite crear reuniones con una instalación externa de [BigBlueButton](https://bigbluebutton.org).\n \n * **Configuración de la sala** Crea múltiples configuraciones de sala con nombre, mensaje de bienvenida...\n * **Compartir enlace para invitados** Comparte el enlace de la sala con todos tus invitados.\n * **Compartir enlace para moderadores** Invita moderadores a la sala.\n * **Compartir salas** Comparte salas con miembros, grupos o círculos.\n * **Presentación personalizada** Inicia una sala con una presentación seleccionada desde tu explorador de archivos.\n * **Gestionar grabaciones** Ver, compartir y eliminar grabaciones de tus salas.\n * **Restricciones** Restringe la creación de salas a ciertos grupos.\n * **Actividades** Obtén una visión general de las actividades de tus salas.\n \n Guía de inicio rápido e información adicional en nuestro [readme](https://github.com/sualko/cloud_bbb).\n ¿Te gusta esta aplicación? Devuelve algo a la comunidad de código abierto y consulta nuestras\n [formas de contribuir](https://github.com/sualko/cloud_bbb/blob/master/.github/contributing.md).\n \n ¡Se busca desarrollador! Si tienes tiempo, sería genial si pudieras ayudar a mejorar esta aplicación.\n \n *Esta aplicación integra BigBlueButton y no está respaldada ni certificada por BigBlueButton Inc. BigBlueButton y el logotipo de BigBlueButton son marcas registradas de BigBlueButton Inc.*", + "Room not found" : "No se encontró la sala", + "The room could not be found. Maybe it was deleted?" : "No se pudo encontrar la sala. ¿Quizás fue eliminada?", + "Back to %s" : "Volver a %s", + "Get your API URL and secret by executing \"sudo bbb-conf --secret\" on your BigBlueButton server." : "Obtén tu URL de API y clave ejecutando \"sudo bbb-conf --secret\" en tu servidor de BigBlueButton.", + "API URL" : "URL de API", + "API secret" : "Clave de API", "Save" : "Guardar", + "Show room manager in app navigation instead of settings page." : "Mostrar el administrador de salas en la navegación de la aplicación en lugar de la página de configuración.", + "Use Nextcloud theme in BigBlueButton." : "Usar el tema de Nextcloud en BigBlueButton.", + "Default Room Settings" : "Configuración predeterminada de la sala", + "Below you can change some default values, which are used to create a new room." : "A continuación, puedes cambiar algunos valores predeterminados que se utilizan para crear una nueva sala.", + "Perform media check before usage" : "Realizar comprobación de medios antes de su uso", "Community" : "Comunidad", + "Are you enjoying this app? Give something back to the open source community." : "¿Disfrutas de esta aplicación? Devuelve algo a la comunidad de código abierto.", + "Checkout the contributor guide" : "Consulta la guía del colaborador", + "URL Shortener" : "Acortador de URL", + "If you like to use shorter urls, you can enter a forwarding proxy below." : "Si deseas utilizar URLs más cortas, puedes ingresar un proxy de redireccionamiento a continuación.", + "URL shortener" : "Acortador de URL", + "Restrictions" : "Restricciones", + "You will be forwarded to the room in the next few seconds." : "Serás redirigido a la sala en los próximos segundos.", + "Let's go!" : "¡Vamos!", + "Please enter your name!" : "Por favor, introduce tu nombre.", + "The name must be at least 3 characters long." : "El nombre debe tener al menos 3 caracteres de longitud.", + "You have to provide the correct password to join the meeting." : "Debes proporcionar la contraseña correcta para unirte a la reunión.", "Display name" : "Nombre a desplegar", "Password" : "Contraseña", + "Join" : "Unirse", + "Have an account? Log in." : "¿Tienes una cuenta? Iniciar sesión.", "Hello %s" : "Hola %s", + "Name, group …" : "Nombre, grupo...", "Group" : "Grupo", + "Searching" : "Buscando", + "No matches" : "Sin coincidencias", "Public" : "Público", + "Internal + Password protection for guests" : "Protección interna + Contraseña para invitados", + "Internal + Waiting room for guests" : "Protección interna + Sala de espera para invitados", + "Waiting room for all users" : "Sala de espera para todos los usuarios", + "Internal" : "Interna", + "Internal restricted" : "Restringida interna", "Name" : "Nombre", "Access" : "Acceso", + "Max" : "Máx.", + "Record" : "Grabar", + "Recordings" : "Grabaciones", + "You are not permitted to create a room." : "No tienes permiso para crear una sala.", + "You exceeded the maximum number of rooms." : "Has excedido el número máximo de salas.", + "Room quota:" : "Asignación de salas:", "Edit" : "Editar", + "Descriptive name of this room." : "Nombre descriptivo de esta sala.", + "This message is shown to all users in the chat area after they joined." : "Este mensaje se muestra a todos los usuarios en el área de chat después de unirse.", + "Sets a limit on the number of participants for this room. Zero means there is no limit." : "Establece un límite en el número de participantes para esta sala. Cero significa que no hay límite.", + "If enabled, the moderator is able to start the recording." : "Si está habilitado, el moderador puede iniciar la grabación.", + "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." : "Público: Cualquiera que conozca el enlace puede unirse. Contraseña: Los invitados deben proporcionar una contraseña. Sala de espera: Un moderador debe aceptar a cada invitado antes de que puedan unirse. Interna: Solo los usuarios de Nextcloud pueden unirse.", + "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 moderador puede gestionar a todos los participantes en una reunión, incluyendo expulsar, silenciar o seleccionar a un presentador. Los usuarios con el rol de moderador también pueden cerrar una reunión o cambiar la configuración predeterminada.", + "If enabled, normal users have to wait until a moderator is in the room." : "Si está habilitado, los usuarios normales deben esperar hasta que haya un moderador en la sala.", + "If enabled, a moderator URL is generated which allows access with moderator permission." : "Si está habilitado, se genera una URL de moderador que permite el acceso con permisos de moderador.", + "Only selected users and groups are allowed to access the room." : "Solo los usuarios y grupos seleccionados tienen permitido acceder a la sala.", + "If disabled, a microphone is needed to join the conference." : "Si está desactivado, se necesita un micrófono para unirse a la conferencia.", + "If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "Si está habilitado, el usuario no tiene que realizar una llamada de eco y una vista previa de la cámara web al unirse por primera vez (disponible desde el servidor BBB 2.3).", + "If enabled, the user list, chat area and presentation are hidden by default." : "Si está habilitado, la lista de usuarios, el área de chat y la presentación estarán ocultos de forma predeterminada.", + "If enabled, all users will join the meeting muted." : "Si está habilitado, todos los usuarios se unirán a la reunión con el sonido desactivado.", + "Edit \"{room}\"" : "Editar \"{room}\"", + "Room URL" : "URL de la sala", "Welcome" : "Bienvenido", + "Participant limit" : "Límite de participantes", + "Every participant is moderator" : "Cada participante es moderador", + "Moderator access via URL" : "Acceso de moderador a través de URL", + "Miscellaneous" : "Varios", + "Recording" : "Grabación", + "Require moderator to start room" : "Requerir que el moderador inicie la sala", + "Listen only option" : "Opción solo para escuchar", + "Skip media check before usage" : "Omitir comprobación de medios antes de su uso", + "Clean layout" : "Diseño limpio", + "Join meeting muted" : "Unirse a la reunión con el sonido desactivado", + "Room name" : "Nombre de la sala", "Create" : "Crear", + "Open recording" : "Abrir grabación", "Copy to clipboard" : "Copiar al portapapeles", + "Save as file" : "Guardar como archivo", + "_%n participant_::_%n participants_" : ["%n participante","%n participantes","%n participantes"], "Delete" : "Borrar", + "Are you sure you want to delete \"{name}\"? This operation cannot be undone." : "¿Estás seguro de que deseas eliminar \"{name}\"? Esta operación no se puede deshacer.", + "Delete \"{name}\"?" : "¿Eliminar \"{name}\"?", + "Select target folder" : "Seleccionar carpeta de destino", + "Room URL was stored in \"{path}\" as \"{filename}\"." : "La URL de la sala se almacenó en \"{path}\" como \"{filename}\".", + "Link stored" : "Enlace almacenado", + "URL to room could not be stored." : "No se pudo almacenar la URL de la sala.", "Error" : "Error", + "URL to presentation was stored in \"{path}\" as \"{filename}\"." : "La URL de la presentación se almacenó en \"{path}\" como \"{filename}\".", + "URL to presentation could not be stored." : "No se pudo almacenar la URL de la presentación.", + "Are you sure you want to delete the recording from \"{startDate}\"? This operation cannot be undone." : "¿Estás seguro de que deseas eliminar la grabación de \"{startDate}\"? Esta operación no se puede deshacer.", + "Delete?" : "¿Eliminar?", + "Could not delete record" : "No se pudo eliminar el registro", "Server error" : "Se presentó un error en el servidor", "moderator" : "moderador", + "admin" : "admin", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones " + "You are not allowed to change this option, because this room is shared with you." : "No tienes permitido cambiar esta opción porque esta sala se comparte contigo.", + "Max. rooms" : "Máx. salas", + "Max. participants" : "Máx. participantes", + "Group …" : "Grupo...", + "Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Las restricciones no afectan a las salas existentes. Menos uno significa que el valor es ilimitado. Se elige la opción menos restrictiva para cada usuario si se aplican múltiples restricciones.", + "Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "¿Estás seguro de que deseas eliminar las restricciones para el grupo \"{name}\"? Esta operación no se puede deshacer.", + "Delete restrictions for \"{name}\"?" : "¿Eliminar restricciones para \"{name}\"?", + "Settings saved" : "Se han guardado las configuraciones ", + "Unexpected error occurred" : "Ocurrió un error inesperado", + "API URL is invalid" : "La URL de la API no es válida", + "API secret is invalid" : "La clave de la API no es válida", + "URL has to start with HTTPS" : "La URL debe comenzar con HTTPS", + "URL has to contain the {token} placeholder" : "La URL debe contener el marcador de posición {token}", + "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "La URL debe comenzar con https:// y contener {token}. También se puede usar el marcador de posición {user}.", + "The file \"{filename}\" was uploaded to your room." : "El archivo \"{filename}\" se cargó en tu sala.", + "The file \"{filename}\" could not be uploaded to your room." : "No se pudo cargar el archivo \"{filename}\" en tu sala.", + "The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "No se pudo cargar el archivo \"{filename}\" en tu sala. Es posible que tu servidor BigBlueButton no admita esta acción.", + "Send file to BBB" : "Enviar archivo a BBB", + "Send to" : "Enviar a", + "Start with" : "Iniciar con", + "Please select the room in which you like to use the file \"{filename}\"." : "Selecciona la sala en la que deseas usar el archivo \"{filename}\".", + "No rooms available!" : "¡No hay salas disponibles!", + "Send to BBB" : "Enviar a BBB", + "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Esta sala aún no está abierta. Lo intentaremos de nuevo en %n segundo. Por favor, espera.","Esta sala aún no está abierta. Lo intentaremos de nuevo en %n segundos. Por favor, espera.","Esta sala aún no está abierta. Lo intentaremos de nuevo en %n segundos. Por favor, espera."] }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_EC.json b/l10n/es_EC.json index bbd0dd9..0b9abf7 100644 --- a/l10n/es_EC.json +++ b/l10n/es_EC.json @@ -1,23 +1,141 @@ { "translations": { + "You created the room %s." : "Has creado la sala %s.", + "You deleted the room %s." : "Has eliminado la sala %s.", + "{user} deleted the room %s." : "{user} ha eliminado la sala %s.", + "You shared the room %s with {shareWith}." : "Has compartido la sala %s con {shareWith}.", + "{user} shared the room %s with you." : "{user} ha compartido la sala %s contigo.", + "You unshared the room %s with {shareWith}." : "Has dejado de compartir la sala %s con {shareWith}.", + "{user} unshared the room %s with you." : "{user} ha dejado de compartir la sala %s contigo.", + "You started a meeting in the \"%s\" room." : "Has iniciado una reunión en la sala \"%s\".", + "{user} started a meeting in the \"%s\" room." : "{user} ha iniciado una reunión en la sala \"%s\".", + "The meeting in room \"%s\" has ended." : "La reunión en la sala \"%s\" ha finalizado.", + "Recording for room \"%s\" is ready." : "La grabación para la sala \"%s\" está lista.", + "To invite someone to the meeting, send them this link: %s" : "Para invitar a alguien a la reunión, envíales este enlace: %s", + "API URL or secret not configured. Please contact your administrator." : "URL de API o clave no configuradas. Por favor, contacta a tu administrador.", + "BigBlueButton Integration" : "Integración con BigBlueButton", + "BigBlueButton integration for Nextcloud" : "Integración de BigBlueButton para Nextcloud", + "This app allows to create meetings with an external installation of [BigBlueButton](https://bigbluebutton.org).\n\n* **Room setup** Create multiple room configurations with name, welcome message …\n* **Share guest link** Share the room link with all your guests\n* **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/sualko/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/sualko/cloud_bbb/blob/master/.github/contributing.md).\n\nDeveloper wanted! If you have time it would be awesome if you could help to enhance this application.\n\n*This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.*" : "Esta aplicación permite crear reuniones con una instalación externa de [BigBlueButton](https://bigbluebutton.org).\n \n * **Configuración de la sala** Crea múltiples configuraciones de sala con nombre, mensaje de bienvenida...\n * **Compartir enlace para invitados** Comparte el enlace de la sala con todos tus invitados.\n * **Compartir enlace para moderadores** Invita moderadores a la sala.\n * **Compartir salas** Comparte salas con miembros, grupos o círculos.\n * **Presentación personalizada** Inicia una sala con una presentación seleccionada desde tu explorador de archivos.\n * **Gestionar grabaciones** Ver, compartir y eliminar grabaciones de tus salas.\n * **Restricciones** Restringe la creación de salas a ciertos grupos.\n * **Actividades** Obtén una visión general de las actividades de tus salas.\n \n Guía de inicio rápido e información adicional en nuestro [readme](https://github.com/sualko/cloud_bbb).\n ¿Te gusta esta aplicación? Devuelve algo a la comunidad de código abierto y consulta nuestras\n [formas de contribuir](https://github.com/sualko/cloud_bbb/blob/master/.github/contributing.md).\n \n ¡Se busca desarrollador! Si tienes tiempo, sería genial si pudieras ayudar a mejorar esta aplicación.\n \n *Esta aplicación integra BigBlueButton y no está respaldada ni certificada por BigBlueButton Inc. BigBlueButton y el logotipo de BigBlueButton son marcas registradas de BigBlueButton Inc.*", + "Room not found" : "No se encontró la sala", + "The room could not be found. Maybe it was deleted?" : "No se pudo encontrar la sala. ¿Quizás fue eliminada?", + "Back to %s" : "Volver a %s", + "Get your API URL and secret by executing \"sudo bbb-conf --secret\" on your BigBlueButton server." : "Obtén tu URL de API y clave ejecutando \"sudo bbb-conf --secret\" en tu servidor de BigBlueButton.", + "API URL" : "URL de API", + "API secret" : "Clave de API", "Save" : "Guardar", + "Show room manager in app navigation instead of settings page." : "Mostrar el administrador de salas en la navegación de la aplicación en lugar de la página de configuración.", + "Use Nextcloud theme in BigBlueButton." : "Usar el tema de Nextcloud en BigBlueButton.", + "Default Room Settings" : "Configuración predeterminada de la sala", + "Below you can change some default values, which are used to create a new room." : "A continuación, puedes cambiar algunos valores predeterminados que se utilizan para crear una nueva sala.", + "Perform media check before usage" : "Realizar comprobación de medios antes de su uso", "Community" : "Comunidad", + "Are you enjoying this app? Give something back to the open source community." : "¿Disfrutas de esta aplicación? Devuelve algo a la comunidad de código abierto.", + "Checkout the contributor guide" : "Consulta la guía del colaborador", + "URL Shortener" : "Acortador de URL", + "If you like to use shorter urls, you can enter a forwarding proxy below." : "Si deseas utilizar URLs más cortas, puedes ingresar un proxy de redireccionamiento a continuación.", + "URL shortener" : "Acortador de URL", + "Restrictions" : "Restricciones", + "You will be forwarded to the room in the next few seconds." : "Serás redirigido a la sala en los próximos segundos.", + "Let's go!" : "¡Vamos!", + "Please enter your name!" : "Por favor, introduce tu nombre.", + "The name must be at least 3 characters long." : "El nombre debe tener al menos 3 caracteres de longitud.", + "You have to provide the correct password to join the meeting." : "Debes proporcionar la contraseña correcta para unirte a la reunión.", "Display name" : "Nombre a desplegar", "Password" : "Contraseña", + "Join" : "Unirse", + "Have an account? Log in." : "¿Tienes una cuenta? Iniciar sesión.", "Hello %s" : "Hola %s", + "Name, group …" : "Nombre, grupo...", "Group" : "Grupo", + "Searching" : "Buscando", + "No matches" : "Sin coincidencias", "Public" : "Público", + "Internal + Password protection for guests" : "Protección interna + Contraseña para invitados", + "Internal + Waiting room for guests" : "Protección interna + Sala de espera para invitados", + "Waiting room for all users" : "Sala de espera para todos los usuarios", + "Internal" : "Interna", + "Internal restricted" : "Restringida interna", "Name" : "Nombre", "Access" : "Acceso", + "Max" : "Máx.", + "Record" : "Grabar", + "Recordings" : "Grabaciones", + "You are not permitted to create a room." : "No tienes permiso para crear una sala.", + "You exceeded the maximum number of rooms." : "Has excedido el número máximo de salas.", + "Room quota:" : "Asignación de salas:", "Edit" : "Editar", + "Descriptive name of this room." : "Nombre descriptivo de esta sala.", + "This message is shown to all users in the chat area after they joined." : "Este mensaje se muestra a todos los usuarios en el área de chat después de unirse.", + "Sets a limit on the number of participants for this room. Zero means there is no limit." : "Establece un límite en el número de participantes para esta sala. Cero significa que no hay límite.", + "If enabled, the moderator is able to start the recording." : "Si está habilitado, el moderador puede iniciar la grabación.", + "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." : "Público: Cualquiera que conozca el enlace puede unirse. Contraseña: Los invitados deben proporcionar una contraseña. Sala de espera: Un moderador debe aceptar a cada invitado antes de que puedan unirse. Interna: Solo los usuarios de Nextcloud pueden unirse.", + "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 moderador puede gestionar a todos los participantes en una reunión, incluyendo expulsar, silenciar o seleccionar a un presentador. Los usuarios con el rol de moderador también pueden cerrar una reunión o cambiar la configuración predeterminada.", + "If enabled, normal users have to wait until a moderator is in the room." : "Si está habilitado, los usuarios normales deben esperar hasta que haya un moderador en la sala.", + "If enabled, a moderator URL is generated which allows access with moderator permission." : "Si está habilitado, se genera una URL de moderador que permite el acceso con permisos de moderador.", + "Only selected users and groups are allowed to access the room." : "Solo los usuarios y grupos seleccionados tienen permitido acceder a la sala.", + "If disabled, a microphone is needed to join the conference." : "Si está desactivado, se necesita un micrófono para unirse a la conferencia.", + "If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "Si está habilitado, el usuario no tiene que realizar una llamada de eco y una vista previa de la cámara web al unirse por primera vez (disponible desde el servidor BBB 2.3).", + "If enabled, the user list, chat area and presentation are hidden by default." : "Si está habilitado, la lista de usuarios, el área de chat y la presentación estarán ocultos de forma predeterminada.", + "If enabled, all users will join the meeting muted." : "Si está habilitado, todos los usuarios se unirán a la reunión con el sonido desactivado.", + "Edit \"{room}\"" : "Editar \"{room}\"", + "Room URL" : "URL de la sala", "Welcome" : "Bienvenido", + "Participant limit" : "Límite de participantes", + "Every participant is moderator" : "Cada participante es moderador", + "Moderator access via URL" : "Acceso de moderador a través de URL", + "Miscellaneous" : "Varios", + "Recording" : "Grabación", + "Require moderator to start room" : "Requerir que el moderador inicie la sala", + "Listen only option" : "Opción solo para escuchar", + "Skip media check before usage" : "Omitir comprobación de medios antes de su uso", + "Clean layout" : "Diseño limpio", + "Join meeting muted" : "Unirse a la reunión con el sonido desactivado", + "Room name" : "Nombre de la sala", "Create" : "Crear", + "Open recording" : "Abrir grabación", "Copy to clipboard" : "Copiar al portapapeles", + "Save as file" : "Guardar como archivo", + "_%n participant_::_%n participants_" : ["%n participante","%n participantes","%n participantes"], "Delete" : "Borrar", + "Are you sure you want to delete \"{name}\"? This operation cannot be undone." : "¿Estás seguro de que deseas eliminar \"{name}\"? Esta operación no se puede deshacer.", + "Delete \"{name}\"?" : "¿Eliminar \"{name}\"?", + "Select target folder" : "Seleccionar carpeta de destino", + "Room URL was stored in \"{path}\" as \"{filename}\"." : "La URL de la sala se almacenó en \"{path}\" como \"{filename}\".", + "Link stored" : "Enlace almacenado", + "URL to room could not be stored." : "No se pudo almacenar la URL de la sala.", "Error" : "Error", + "URL to presentation was stored in \"{path}\" as \"{filename}\"." : "La URL de la presentación se almacenó en \"{path}\" como \"{filename}\".", + "URL to presentation could not be stored." : "No se pudo almacenar la URL de la presentación.", + "Are you sure you want to delete the recording from \"{startDate}\"? This operation cannot be undone." : "¿Estás seguro de que deseas eliminar la grabación de \"{startDate}\"? Esta operación no se puede deshacer.", + "Delete?" : "¿Eliminar?", + "Could not delete record" : "No se pudo eliminar el registro", "Server error" : "Se presentó un error en el servidor", "moderator" : "moderador", + "admin" : "admin", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones " + "You are not allowed to change this option, because this room is shared with you." : "No tienes permitido cambiar esta opción porque esta sala se comparte contigo.", + "Max. rooms" : "Máx. salas", + "Max. participants" : "Máx. participantes", + "Group …" : "Grupo...", + "Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Las restricciones no afectan a las salas existentes. Menos uno significa que el valor es ilimitado. Se elige la opción menos restrictiva para cada usuario si se aplican múltiples restricciones.", + "Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "¿Estás seguro de que deseas eliminar las restricciones para el grupo \"{name}\"? Esta operación no se puede deshacer.", + "Delete restrictions for \"{name}\"?" : "¿Eliminar restricciones para \"{name}\"?", + "Settings saved" : "Se han guardado las configuraciones ", + "Unexpected error occurred" : "Ocurrió un error inesperado", + "API URL is invalid" : "La URL de la API no es válida", + "API secret is invalid" : "La clave de la API no es válida", + "URL has to start with HTTPS" : "La URL debe comenzar con HTTPS", + "URL has to contain the {token} placeholder" : "La URL debe contener el marcador de posición {token}", + "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "La URL debe comenzar con https:// y contener {token}. También se puede usar el marcador de posición {user}.", + "The file \"{filename}\" was uploaded to your room." : "El archivo \"{filename}\" se cargó en tu sala.", + "The file \"{filename}\" could not be uploaded to your room." : "No se pudo cargar el archivo \"{filename}\" en tu sala.", + "The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "No se pudo cargar el archivo \"{filename}\" en tu sala. Es posible que tu servidor BigBlueButton no admita esta acción.", + "Send file to BBB" : "Enviar archivo a BBB", + "Send to" : "Enviar a", + "Start with" : "Iniciar con", + "Please select the room in which you like to use the file \"{filename}\"." : "Selecciona la sala en la que deseas usar el archivo \"{filename}\".", + "No rooms available!" : "¡No hay salas disponibles!", + "Send to BBB" : "Enviar a BBB", + "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Esta sala aún no está abierta. Lo intentaremos de nuevo en %n segundo. Por favor, espera.","Esta sala aún no está abierta. Lo intentaremos de nuevo en %n segundos. Por favor, espera.","Esta sala aún no está abierta. Lo intentaremos de nuevo en %n segundos. Por favor, espera."] },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file From 84a24d24e3ad1ca222fc6f24e8c1409cf8c8e37e Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 21 Jul 2023 02:20:32 +0000 Subject: [PATCH 32/32] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/gl.js | 4 ++-- l10n/gl.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/l10n/gl.js b/l10n/gl.js index 8688a30..81d31d1 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -14,8 +14,8 @@ OC.L10N.register( "Recording for room \"%s\" is ready." : "A gravación para a sala «%s» está preparada.", "To invite someone to the meeting, send them this link: %s" : "Para convidar a alguén á xuntanza, envíelle esta ligazón: %s", "API URL or secret not configured. Please contact your administrator." : "URL ou segredo da API sen configurar. Póñase en contacto coa administración desta instancia.", - "BigBlueButton Integration" : "Integración co BigBlueButton", - "BigBlueButton integration for Nextcloud" : "Integración para Nextcloud co BigBlueButton", + "BigBlueButton Integration" : "Integración de BigBlueButton", + "BigBlueButton integration for Nextcloud" : "Integración de BigBlueButton en 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/sualko/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/sualko/cloud_bbb/blob/master/.github/contributing.md).\n\nDeveloper wanted! If you have time it would be awesome if you could help to enhance this application.\n\n*This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.*" : "Esta aplicación permite crear xuntanzas cunha instalación externa de [BigBlueButton] (https://bigbluebutton.org).\n\n* **Configuración de salas** Crear múltiples configuracións de salas con nome, mensaxe de benvida …\n* **Compartir a ligazón de convidados** Compartir a ligazón da sala con todos os seus convidados\n* **Compartir ligazón de moderador** Convida moderadores á sala\n* **Compartir salas** Compartir salas con membros, grupos ou círculos\n* **Presentación personalizada** Inicie unha sala cunha presentación seleccionada dende o seu navegador de ficheiros\n* **Xestionar as gravacións** Ver, compartir e eliminar as gravacións das súas salas\n* **Restricións** Restrinxir a creación de salas a determinados grupos\n* ** Actividades** Obteña unha visión xeral das actividades da súa sala\n\nGuía de inicio rápido e máis información no noso [léame](https://github.com/sualko/cloud_bbb).\nGústalle esta aplicación? Devolva algo á comunidade de código aberto e consulte as nosas\n[formas de colaborar](https://github.com/sualko/cloud_bbb/blob/master/.github/contributing.md).\n\nBúscase programador! Se ten tempo, sería incríbel que puidese axudar a mellorar esta aplicación.\n\n*Esta aplicación integra BigBlueButton e non está aprobada nin certificada por BigBlueButton Inc. BigBlueButton e o logotipo de BigBlueButton son marcas comerciais de BigBlueButton Inc.*", "Room not found" : "Non se atopou a sala", "The room could not be found. Maybe it was deleted?" : "Non foi posíbel atopar a sala. Quizais foi eliminada.", diff --git a/l10n/gl.json b/l10n/gl.json index 254e27c..9eee44c 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -12,8 +12,8 @@ "Recording for room \"%s\" is ready." : "A gravación para a sala «%s» está preparada.", "To invite someone to the meeting, send them this link: %s" : "Para convidar a alguén á xuntanza, envíelle esta ligazón: %s", "API URL or secret not configured. Please contact your administrator." : "URL ou segredo da API sen configurar. Póñase en contacto coa administración desta instancia.", - "BigBlueButton Integration" : "Integración co BigBlueButton", - "BigBlueButton integration for Nextcloud" : "Integración para Nextcloud co BigBlueButton", + "BigBlueButton Integration" : "Integración de BigBlueButton", + "BigBlueButton integration for Nextcloud" : "Integración de BigBlueButton en 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/sualko/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/sualko/cloud_bbb/blob/master/.github/contributing.md).\n\nDeveloper wanted! If you have time it would be awesome if you could help to enhance this application.\n\n*This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.*" : "Esta aplicación permite crear xuntanzas cunha instalación externa de [BigBlueButton] (https://bigbluebutton.org).\n\n* **Configuración de salas** Crear múltiples configuracións de salas con nome, mensaxe de benvida …\n* **Compartir a ligazón de convidados** Compartir a ligazón da sala con todos os seus convidados\n* **Compartir ligazón de moderador** Convida moderadores á sala\n* **Compartir salas** Compartir salas con membros, grupos ou círculos\n* **Presentación personalizada** Inicie unha sala cunha presentación seleccionada dende o seu navegador de ficheiros\n* **Xestionar as gravacións** Ver, compartir e eliminar as gravacións das súas salas\n* **Restricións** Restrinxir a creación de salas a determinados grupos\n* ** Actividades** Obteña unha visión xeral das actividades da súa sala\n\nGuía de inicio rápido e máis información no noso [léame](https://github.com/sualko/cloud_bbb).\nGústalle esta aplicación? Devolva algo á comunidade de código aberto e consulte as nosas\n[formas de colaborar](https://github.com/sualko/cloud_bbb/blob/master/.github/contributing.md).\n\nBúscase programador! Se ten tempo, sería incríbel que puidese axudar a mellorar esta aplicación.\n\n*Esta aplicación integra BigBlueButton e non está aprobada nin certificada por BigBlueButton Inc. BigBlueButton e o logotipo de BigBlueButton son marcas comerciais de BigBlueButton Inc.*", "Room not found" : "Non se atopou a sala", "The room could not be found. Maybe it was deleted?" : "Non foi posíbel atopar a sala. Quizais foi eliminada.",