Commit Graph

915 Commits

Author SHA1 Message Date
vachan-maker be1b6d71f5 lang:New translation malayalam(ml-in) 2020-12-16 10:08:17 -06:00
vachan-maker d63be314c6
Added missing language malayalam(ml) (#7732) 2020-12-16 10:08:03 -06:00
tzm_web ea13e3c346 Update main-zhCN.json,languages-zhCN.json. 2020-12-16 10:07:20 -06:00
BasmaAwatef 70fcabd136
fix: the user placeholder translation issue #8219 (#8233)
* ✏️ user placeholder translation in authentication added

* Create node.js.yml

* Create npm-publish.yml

* Create deno.yml

* Create ci.yml

* Create stale.yml

* Delete deno.yml

* Delete npm-publish.yml

* Delete ci.yml

* Delete node.js.yml

* Delete ci.yml

* Create main.yml

* Delete stale.yml

* Delete main.yml

* Create ci.yml

* Create simpleCI.yml

* Update simpleCI.yml

* Revert "Delete stale.yml"

This reverts commit 27d88166b9.

* Revert "Delete main.yml"

This reverts commit 037cd96e71.

* Revert "Revert "Delete stale.yml""

This reverts commit 834d96e41c.

* Revert "Revert "Delete main.yml""

This reverts commit f69bc066f9.

* Revert "Revert "Revert "Delete stale.yml"""

This reverts commit d60372da56.

* Revert "Revert "Revert "Delete main.yml"""

This reverts commit 521ca60df3.

* Revert "Revert "Revert "Revert "Delete stale.yml""""

This reverts commit 1f2a9518e1.

* Revert "Revert "Revert "Revert "Delete main.yml""""

This reverts commit adf6c58f8e.

* Revert "Revert "Revert "Revert "Revert "Delete stale.yml"""""

This reverts commit 81c7ecc42f.

* Revert "Revert "Revert "Revert "Revert "Delete main.yml"""""

This reverts commit d1e1c03983.

* Revert "Revert "Revert "Revert "Revert "Revert "Delete stale.yml""""""

This reverts commit b5f16b3e4d.

* Revert "Revert "Revert "Revert "Revert "Revert "Delete main.yml""""""

This reverts commit f9ef5ab193.

* Revert "Revert "Revert "Revert "Revert "Revert "Revert "Delete stale.yml"""""""

This reverts commit b66bbf8698.

* Revert "Revert "Revert "Revert "Revert "Revert "Revert "Delete main.yml"""""""

This reverts commit 01a44daf95.

* Revert "Revert "Revert "Revert "Revert "Revert "Revert "Revert "Delete main.yml""""""""

This reverts commit eb896849a7.

* 🔥 modifications dropped for all languages except for English

* Delete simpleCI.yml

* Delete stale.yml
2020-12-11 07:35:20 -06:00
Marek Suchánek 25a238f4e4
feat: Update the Czech translation (#8133)
* Update the Czech translation of `addPeople`

* Update the Czech translation of `calendarSync`

* Update the Czech translation of `chat`

* Add the Czech translation of `chromeExtensionBanner`

* Update the Czech translation of `connectingOverlay` and `connection`

* Update the Czech translation of `connectionindicator`

* Update the Czech translation of `deepLinking`

* Update various strings in the Czech translation

* Update various strings in the Czech translation

* Fix a trailing comma that broke JSON

* Sort keys in main-cs.json to deduplicate the translation and make diffs from main.json more readable

* Add several missing strings in the Czech translation

* Add several missing strings in the Czech translation, mainly lobby mode

* Add several missing strings in the Czech translation, mainly `prejoin`

* Add the missing Czech translation of `recording` and `security`

* Update various strings in the Czech translation

* Add the missing Czech translation of `accessibilityLabel`

* Add the missing Czech translation of `toolbar`

* Update various strings in the Czech translation

* Update various strings in the Czech translation

* Various edits of the Czech translation and a spell check

* Add missing language names in the Czech translation
2020-12-11 06:43:37 -06:00
Дамян Минков 97f47998ba
feat: Exposes a method for checking is remote track received and played/testing. (#8186)
* feat: Exposes a method for checking is remote track received and played.

Used for some tests in torture.

* squash: Drop not matching string.

Duplicate translation key with not matching content.

* squash: Moves torture specific functions to features/base/testing.

Listens for media events from the video tag of the large video and stores them in redux.

* squash: Fix comments.

* feat: Listens for media events from the video tag of the remote videos and stores them in redux.

* squash: Fix undefined videoTrack if between switches.
2020-12-08 08:01:16 -06:00
רטו 09aa486ff1
fix(lang) fix a few typos in Italian translation 2020-12-03 16:13:55 +01:00
רטו d74f93209c
fix(lang) typo 2020-12-01 13:56:46 +01:00
chipechop 1b15820f01
fix(lang) update Italian translation 2020-11-26 13:39:44 +01:00
Oskars G e0d41a30ef
feat: Include "Latvian" in the languages list (#8129) 2020-11-21 09:57:56 -06:00
Vlad Piersec 08dce76763 fix(vpaas): Make user media permission message more generic 2020-11-11 13:24:02 +02:00
Prime9999 d03173e827
fix(lang) update Japanese translations 2020-11-11 09:42:22 +01:00
Vlad Piersec 721848da3f fix(welcome_page): Update header to latest design & use generic key name 2020-11-10 16:43:52 +02:00
GreatMedivack c601acd6a8
fix(lang) update Russian translation 2020-11-10 11:02:21 +01:00
chipechop d08f3e1ab2
fix(lang) update Italian translation 2020-11-10 10:53:58 +01:00
chipechop ce1a964d0f
fix(lang) update Italian translation 2020-11-10 10:53:09 +01:00
sellth af82c69bbb
fix(lang) update German translation 2020-11-10 10:50:08 +01:00
Mejans 892e508b48
fix(lang) update for Occitan 2020-11-10 10:49:17 +01:00
gabrc52 b7b5f87e2b
fix(lang) improve Spanish translations 2020-11-10 10:47:13 +01:00
Ottavio Campana ec16774dd4
fix(lang) fix rendering accented characters in Italian
Part of main-it.json uses characters like è, but some places still uses the è equivalent. Those character are not correctly rendered in the browser, therefore they are switched to their counterparts, as it was already done for other texts.
2020-11-10 10:42:08 +01:00
Saúl Ibarra Corretgé 7682e49787 feat(BrowserCapabilities) drop supportsVideo
It has been `true` for a very long time.
2020-11-10 10:33:00 +01:00
damencho c2539bf615 feat: Drop buttons tooltips specific to guests. 2020-11-06 08:12:59 -06:00
Vlad Piersec f8a41aea9c feat(welcome_page): Redesign welcome page 2020-11-06 13:50:30 +02:00
JB Joatton 1f4cd22875 fix(lang): update fr translation 2020-10-29 16:27:47 +01:00
Adão Santos 53cc724b3b
fix(lang) update ptBR translation 2020-10-29 13:56:06 +01:00
Saúl Ibarra Corretgé 63fe1de789 rn,recent-list: replace swipe options with long-press sheet
This change serves 2 purposes:

- (Hopefully) make the recent list entry options easier to discover
- Remove the (now unmaintained) swipeout dependency
2020-10-08 10:17:53 +02:00
Tudor-Ovidiu Avram 478f1a731e feat(prejoin) improve ux 2020-10-07 14:53:49 +02:00
George Politis b5310573fc
feat: Adds more debug information in the GSM bars popover (#7627) 2020-10-02 15:20:24 +02:00
ondrej-zary af416ad487
fix(lang) update Slovak translation 2020-09-30 11:53:27 +02:00
Yasin İsa YILDIRIM 1cd6f2b4da
fix(lang) update turkish translation 2020-09-30 11:52:31 +02:00
kormang 1fb37a0216
fix(lang) add basic support for serbian 2020-09-30 11:50:50 +02:00
roms2000 fa4df19733
fix(lang) update French translation 2020-09-29 10:22:50 +02:00
DecaTec 1d17cc91e0
fix(lang) typo in German translation 2020-09-29 10:22:05 +02:00
Julian Vos 2838aefccc lang: fix Dutch dialog.kickTitle 2020-09-17 16:29:18 +02:00
yjhgull d5dae945a8
lang: update Korean translation 2020-09-15 09:33:35 +02:00
Joris Bodin b4bf82429c
lang: update French translation 2020-09-11 10:07:41 +02:00
Saúl Ibarra Corretgé 7cafa205ee e2ee: stage 2
Adapt to E2EE changes in lib-jitsi-meet. Notably:

---
    e2ee: introduce per-participant randomly generated keys

    This the second stage in our E2EE journey.

    Instead of using a single pre-shared passphrase for deriving the key used for
    E2EE, we now establish a secure E2EE communication channel amongst peers.

    This channel is implemented using libolm, using XMPP groupchat or JVB channels
    as the transport.

    Once the secure E2EE channel has been established each participant will generate
    a random 32 byte key and exchange it over this channel.

    Keys are rotated (well, just re-created at the moment) when a participant joins
    or leaves.
---
2020-09-10 16:06:25 +02:00
Selyan Slimane Amiri 31dee0bb68
lang: update kabyle translations 2020-09-10 10:30:09 +02:00
Vlad Piersec 4bd57692b7 feat(prejoin): Show warning if audio device does not receive data 2020-08-25 11:39:59 -05:00
Vlad Piersec 453c07cb17 feat(prejoin): Add precall connection quality indicator
* Adds a dropdown indicator which displays the status of the internet connection.
* It uses the same data as `https://network.callstats.io`.
* The algorithm for the strings displayed to the user is also the one used on `network.callstas.io`.
2020-08-20 08:25:15 -07:00
Tudor-Ovidiu Avram 10c2652a4f feat(prejoin) show error when trying to join and name is required 2020-08-18 13:18:58 -05:00
Russell Graves 2aa6f7ff4b
Add codec reporting (if present in lib-jitsi-meet output) to connection stats (#6054)
* Add codec reporting to the stats window for connections.
This will report the audio/video codecs, if reported by lib-jitsi-meet.
2020-08-13 17:56:14 -04:00
settyan117 02885ea716
lang: updated Japanese translation 2020-08-10 09:34:39 +02:00
Florian 7e70a57eb3
lang: update French translation 2020-08-10 09:33:04 +02:00
Alexey Napalkov dbaa1168b3
lang: update Russian translation 2020-08-10 09:32:16 +02:00
Fabricio Oliveira b1d691ca07
lang: update brazilian portuguese translation 2020-08-10 09:30:30 +02:00
Jaroslav Lichtblau 10a4612230
lang: update Czech translation 2020-08-10 09:29:42 +02:00
sellth 858ee557d4
lang: update German translation 2020-08-05 09:34:15 +02:00
Manuel Garcia ce286f9be8
lang: fix typo 2020-08-04 10:02:21 +02:00
ButterflyOfFire 9b32811ff2
lang: add missing kabyle language
Fixing missing kabyle language in the main file.
2020-07-29 17:05:27 +02:00
kauczu 7bfb2fc219
lang: update/fix Polish translation, add missing fields in main-pl.json (#7395)
* lang: update/fix Polish translation, add missing fields in main-pl.json

Based on actual main.json, merge #7382 and my translation.

    fixed incorrect context meaning of some fields,
    added missing fields and translated them,
    translated fields left in empty qoutes

* Update main-pl.json

* Update main-pl.json

* Update main-pl.json
2020-07-24 12:50:18 -05:00
Tudor-Ovidiu Avram b1e12d33ab feat(embed) implement embed meeting feature 2020-07-23 13:21:05 +02:00
Michał Orman 28094947a7
lang: updated Polish translations 2020-07-23 11:39:48 +02:00
Vlad Piersec b3ca51c7d0 feat(prejoin): Add settings options for prejoin page 2020-07-17 13:40:29 +03:00
Gabriel Imre b85cd2348f
feat: add grant moderator functionality 2020-07-15 12:13:28 +02:00
yuriikaidan c8444a9a0d
lang: update Polish translation 2020-07-15 11:05:50 +02:00
Ivy 2c42dd0773
lang: update Japanese 2020-07-15 10:44:04 +02:00
Mutusen e34c5673b2
lang: update Esperanto translation 2020-07-15 10:24:10 +02:00
Julian Vos a697caea03
lang: update Dutch translation 2020-07-14 13:42:03 +02:00
George Politis e4ce3928dc
feat: Exposes the max enabled resolution in the connection stats popover. (#7278)
* feat: Exposes the max enabled resolution in the connection stats popover.
* deps: lib-jitsi-meet@latest
2020-07-13 17:20:59 +02:00
Florian 4a3cd2596a Update main-fr.json
Translation 'prejoin'
2020-07-08 07:09:39 -05:00
Florian 1fff5d2567 Update main-fr.json
Some translations for "invite"
2020-07-07 10:48:53 -05:00
Florian bbcc40a97e Update main-fr.json
Translate for "Add" in security option
2020-07-07 10:47:52 -05:00
Florian e0b3a81a41 Update main-fr.json
Fix translate FR and add "Security" translations
2020-07-07 08:41:41 -05:00
Florian 1c122705bf
Update main.json with missing KnockingParticipantList string (#7246)
Adding future translation possibilities
2020-07-07 08:40:18 -05:00
Cem Ibrahim ARI 8a19a34d19 fixed non valid json turkish language file 2020-07-07 08:00:25 -05:00
Bettenbuk Zoltan 873ede0e06 feat: lobby related notifications 2020-07-06 17:31:16 +02:00
Florian 4c6e9e7788
lang: update French translation 2020-07-03 10:36:58 +02:00
Quentí eac891585b
lang: update Occitan 2020-06-30 15:02:16 +02:00
Bettenbuk Zoltan 7d62020787 feat: add moderated service link to welcome page 2020-06-30 12:39:46 +02:00
Selyan Slimane Amiri 7dfff1b455
Add translations in language and main files. (#7023)
* Update languages-kab.json

* Update main-kab.json

* Update main-kab.json

* Update main-kab.json

* Add kab entry in languages-kab.json
2020-06-26 11:45:26 -05:00
pierretux b3de7fd52b
lang: update French translation 2020-06-26 10:31:38 +02:00
Bettenbuk Zoltan f68b9b7df9 fix: different description for non moderator participants in passcode dialog 2020-06-25 17:36:39 +02:00
Bettenbuk Zoltan b534c4f624 ui: making the security menu more compact 2020-06-25 17:36:39 +02:00
Florian e72dae5c32
lang: update French translation 2020-06-23 14:51:13 +02:00
Vangelis Zacharioudakis 01a8cc1478
lang: update Greek translation 2020-06-23 14:34:49 +02:00
Jaya Allamsetty 07cad2a98f cleanup: Remove obsolete code related to SS extension
- Remove external install dialogs and fix related screensharing error handling.
- Remove obsolete options from config.js and from configWhitelist.js
2020-06-20 08:49:19 -04:00
Gonçal 311d1c67ba Added all missing languages from languages.json
Added all missing languages from languages.json, with names in Catalan
2020-06-19 13:39:39 -05:00
Bettenbuk Zoltan 28e5edfb50 ref: move e2ee field into security menu 2020-06-18 09:36:24 +02:00
Saúl Ibarra Corretgé e936c6dc2c lang: improve wording 2020-06-17 20:35:57 +02:00
erickvils cf047a3c90
lang: update portuguese (BR) translation 2020-06-17 08:41:53 +02:00
Hafize Güngör 9143bb42d1
lang: fixes for Turkish translation 2020-06-17 08:37:43 +02:00
Bettenbuk Zoltan 29dc63fbcb ref: merge prejoin with lobby 2020-06-09 18:10:43 +02:00
Bettenbuk Zoltan 475a2ae596 feat: lobby feature
The lobby feature adds the possibility to lock a meeting and only allow people in after virtually knocking and going through formal approval
2020-06-09 18:10:43 +02:00
khajaamin 26f7951894
Marathi language (#6615)
* Lang folder removed from proxy server and now using from local dev dir

* Added Marathi 100% langulage transalation
2020-06-08 12:33:40 -05:00
Richard Février 35dabb1a27 main-fr.json : remove duplicated key introduced by #6461 2020-06-08 12:13:36 -05:00
Murat Emir Cabaroğlu c3b79802b2 add missing and fix wrong turkish translation 2020-06-08 11:17:28 -05:00
Hristo Terezov 6773aed67f feat(recording): Limit notification 2020-06-02 16:00:54 -05:00
Marius Bardan d93b219c7f lang: update RO translations 2020-06-02 10:19:06 +02:00
Marius Bardan 10cd150a07 lang: update RO translations 2020-06-02 10:19:06 +02:00
Hristo Terezov ce1de9e1e7 feat(recording): Disable buttons on active session 2020-05-28 15:39:49 -05:00
Raider700 470fda3467
lang: add missing fields to German translation 2020-05-27 11:48:51 +02:00
marius-bardan 5977f09202
lang: complete Romanian translation
Co-authored-by: Marius Bardan <marius.bardan@8x8.com>
2020-05-26 09:18:38 +02:00
Riccardo Magliocchetti 6be2a8575f
lang: update document to match current reality 2020-05-25 17:26:15 +02:00
qwertiko GmbH 1e0669d33b
lang: fixes for German 2020-05-25 14:40:10 +02:00
Ricardo Brisighelli d69c2c84d7
lang: update Spanish translation 2020-05-25 14:38:44 +02:00
Suguru Hirahara 0ea7a31b08
lang: add Arabic translation 2020-05-25 14:05:46 +02:00
Oleksa 6284e5fab3
lang: update Ukranian translation 2020-05-25 13:58:17 +02:00
Philip Eriksson 647852bd82
lang: fixes for Swedish 2020-05-25 13:52:15 +02:00
nordlolek 4e0d6e56bc
rn,lang: bundle Slovenian translations 2020-05-25 13:46:37 +02:00