Commit Graph

38 Commits

Author SHA1 Message Date
transifex-integration[bot]
66eac94883
Apply translations in fr
translation completed for the source file '/bigbluebutton-html5/public/locales/en.json'
on the 'fr' language.
2023-02-03 14:13:42 +00:00
transifex-integration[bot]
7a3253f27c
Apply translations in fr
translation completed for the source file '/bigbluebutton-html5/public/locales/en.json'
on the 'fr' language.
2023-01-31 07:47:32 +00:00
transifex-integration[bot]
f6a72e5f8f
Apply translations in fr
translation completed for the source file '/bigbluebutton-html5/public/locales/en.json'
on the 'fr' language.
2023-01-17 10:03:03 +00:00
Localization Server
1539f402c7 chore: Pulled the latest 2.6 HTML5 locales from Transifex 2022-07-18 16:58:19 +00:00
Localization Server
6079e02b2a chore: Pulled the latest 2.5 HTML5 locales from Transifex 2022-07-05 09:29:22 -03:00
Localization Server
bda31d0875 chore: Pulled the latest 2.5 HTML5 locales from Transifex 2022-06-21 15:21:37 +00:00
Localization Server
44ec5c9460 chore: Pulled the latest 2.4 HTML5 locales from Transifex 2022-05-30 14:42:32 -03:00
Localization Server
aac1f79221 chore: Pulled the latest 2.5 HTML5 locales from Transifex 2022-04-29 19:18:42 +00:00
Localization Server
763d8edd55 chore: Pulled the latest 2.4 HTML5 locales from Transifex 2022-04-12 16:43:08 -03:00
Ramon Souza
1c873bd8d6 Merge remote-tracking branch 'upstream/v2.4.x-release' into merge-2425-apr08 2022-04-08 17:30:21 -03:00
Localization Server
fd3c74e85a chore: Pulled the latest 2.4 HTML5 locales from Transifex 2022-03-31 19:03:42 +00:00
Localization Server
3d35ed4331 chore: Pulled the latest 2.4 HTML5 locales from Transifex 2022-03-22 14:26:16 -03:00
Localization Server
fca15ad8e3 chore: Pulled the latest 2.4 HTML5 locales from Transifex 2022-03-09 17:51:39 +00:00
Localization Server
0edb4a0677 chore: Pulled the latest 2.4 HTML5 locales from Transifex 2022-02-04 14:04:43 +00:00
Localization Server
47ec25cad0 chore: Pulled the latest 2.4 HTML5 locales from Transifex 2022-01-13 21:03:32 +00:00
Localization Server
6e6986b639 chore: Pulled the latest 2.4 HTML5 locales from Transifex 2021-12-20 19:49:48 +00:00
Localization Server
51617f099e chore: Pulled the latest 2.4 HTML5 locales from Transifex 2021-11-23 16:01:53 +00:00
Localization Server
6b4e20bed6 chore: Pulled the latest 2.4 HTML5 locales from Transifex 2021-11-10 20:14:56 +00:00
Anton Georgiev
2e90975f9f chore: Pulled 2.4 HTML5 locales Oct 8, 2021 2021-10-08 15:59:09 +00:00
Anton Georgiev
4cc67d2dbd chore: Pulled HTML5 2.4 locales on Sept 17 2021-09-17 21:20:52 +00:00
Ramon Souza
212c79b7b3 update 2.4 locales 2021-08-26 16:02:13 -03:00
Anton Georgiev
4b91eaf537 Pulled HTML5 2.4 locales on July 30. The rest of the locales need manual fixes 2021-07-31 02:32:20 +00:00
Anton Georgiev
ef4c756a1e
Merge pull request #12733 from antobinary/merge-2.3.5-into-develop
chore: Merge 2.3.5, 2.3.6 into develop
2021-07-06 16:04:37 -04:00
Anton Georgiev
b9cc633286 Merge branch 'v2.3.x-release' of github.com:bigbluebutton/bigbluebutton into merge-2.3.5-into-develop 2021-07-06 19:36:19 +00:00
Anton Georgiev
a5c4f67aec Pulled HTML5 locales on July 2, 2021 2021-07-02 23:36:54 +00:00
Mario Jr
f379d35158 Merge branch 'develop' into feat-add-device-button-selector 2021-06-25 18:47:41 -03:00
Mario Jr
ce076ffaad feat(audio): add a new button for selecting audio device
This commit adds a new small button over the "Phone/audio" button. Currently
this button pops up the device audio selector, which contains the "Leave audio"
option. This commit brings back the "Leave audio" behavior to the phone
button, using a new smaller button to switch between audio devices.

This issue address the problem reported by #12320 and complements the work done
for #9723.

Some technical details:
Added a new component : ButtonEmoji. This allow us to add an emoji inside
another button.
Modified dropdown trigger a bit: if the trigger contains a ButtonEmoji,
then we will use the emoji to trigger the dropdown (instead of the button
itself). This commit doens't change the default behavior of dropdown (when
the trigger doesn't have a ButtonEmoji component), to avoid regressions with
current dropdowns; this will only change it's behavior when used with
the new ButtonEmoji component.
2021-06-22 08:58:52 -03:00
germanocaumo
1fb9870cf7
Apply suggestions from code review
Code style fixes and remove translations other than en to avoid conflicts with transifex.

Co-authored-by: Pedro Beschorner Marin <pedrobmarin@gmail.com>
2021-06-17 10:25:03 -03:00
germanocaumo
349af23f0a Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into anonymous-polls 2021-06-16 21:54:28 +00:00
Anton Georgiev
e1d72bb943 Pulled HTML5 locales, June 14, 2021 2021-06-14 22:25:54 +00:00
tibroc
306beff1d1 add better user explanations and remaining differences to #12435
PR #12435 was slightly different than #12430 but especially had better explanations for users.
This commit incorporates the remaining ideas from that PR.
2021-06-07 11:01:34 +02:00
tibroc
828cf60cb2 Add option to hide individual answers in polls
This patch adds a new option to hide the individual answers to the presenter
when starting a poll. This includes hiding the answers for the presenter and
informing the other users that the current poll is anonymous.

See #9524
2021-06-07 10:56:14 +02:00
Anton Georgiev
612b22da06 chore: Pulled HTML5 locales, May 12, 2021 2021-05-12 20:31:28 +00:00
Anton Georgiev
528dba7ed5 Pulled HTML5 locales; Added Afrikaans 2021-04-29 20:33:11 +00:00
Anton Georgiev
ecc9ce5206 Pulled HTML5 locales on Apr 23, 2021 2021-04-23 17:27:35 +00:00
Anton Georgiev
4a4efb94f8 Pulled HTML5 locales on Apr 1, 2021 2021-04-01 20:17:45 +00:00
Anton Georgiev
59cb2f107f Pulled HTML5 locales on March 12, 2021 2021-03-12 21:17:53 +00:00
Ramón Souza
0105373cee
Applies changes needed to serve locale files as static content (#11234)
* moving locales folder to /public and applying changes needed to serve locales as static files

* better dev/prod check

* transifex pull script changes to match new locales directory + ignore locales with less than 100 lines

* fix local/prod locales path

* merge fallback messages

* applies new locale changes to legacy client

`bbb-html5.nginx` file content should also be changed to the following:

```
location /html5client/locales {
  alias /usr/share/meteor/bundle/programs/web.browser/app/locales;
}

location /html5client/compatibility {
  alias /usr/share/meteor/bundle/programs/web.browser/app/compatibility;
}

location /html5client/resources {
  alias /usr/share/meteor/bundle/programs/web.browser/app/resources;
}

location /html5client/svgs {
  alias /usr/share/meteor/bundle/programs/web.browser/app/svgs;
}

location /html5client/fonts {
  alias /usr/share/meteor/bundle/programs/web.browser/app/fonts;
}

location /html5client {
  # proxy_pass http://127.0.0.1:4100; # use for development
  proxy_pass http://poolhtml5servers; # use for production
  proxy_http_version 1.1;
  proxy_set_header Upgrade $http_upgrade;
  proxy_set_header Connection "Upgrade";
}
```
2021-03-11 06:42:41 -05:00