Compare commits

...

315 Commits

Author SHA1 Message Date
Robin
c40ee6b8cc Merge pull request #1933 from robintown/invite-modal-overflow
Fix the invite modal overflowing
2023-11-29 11:47:44 -05:00
Robin
e017468f4d Fix the invite modal overflowing
If the URL was the wrong shape, it could cause the modal to overflow, so it needs an extra nudge to line break in the right places.
2023-11-29 11:27:44 -05:00
ElementRobot
55acbee9dc Merge pull request #1931 from vector-im/actions/localazy-download
Localazy Download
2023-11-29 15:37:26 +00:00
robintown
6af52a32fd Translations updates 2023-11-29 15:36:15 +00:00
renovate[bot]
00487324b1 Update dependency @vitejs/plugin-basic-ssl to v1.0.2 (#1928)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-29 14:05:26 +01:00
renovate[bot]
48900f3921 Update dependency @types/lodash to v4.14.202 (#1927)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-29 13:05:17 +01:00
fkwp
e35cae9430 Merge pull request #1916 from vector-im/renovate/docker-build-push-action-digest
Update docker/build-push-action digest to 4a13e50
2023-11-29 09:14:18 +01:00
fkwp
dbfe7f36c5 Merge pull request #1917 from vector-im/renovate/docker-login-action-digest
Update docker/login-action digest to 3d58c27
2023-11-29 09:13:55 +01:00
fkwp
16498e4548 Merge pull request #1919 from vector-im/renovate/docker-metadata-action-digest
Update docker/metadata-action digest to 2a4836a
2023-11-29 09:13:29 +01:00
renovate[bot]
8bb114d7d4 Update dependency @livekit/components-react to v1.4.1 (#1923)
* Update dependency @livekit/components-react to v1.4.1

* patch to match new lk api

Signed-off-by: Timo K <toger5@hotmail.de>

---------

Signed-off-by: Timo K <toger5@hotmail.de>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Timo K <toger5@hotmail.de>
2023-11-28 20:01:12 +01:00
Timo
db859d43e9 Refactor livekit disconnect to use an effect hook. (#1925)
---------

Signed-off-by: Timo K <toger5@hotmail.de>
2023-11-28 19:07:08 +01:00
fkwp
712f320d28 Merge pull request #1924 from vector-im/renovate/livekit-client-1.x-lockfile
Update dependency livekit-client to v1.15.2
2023-11-27 22:52:06 +01:00
renovate[bot]
0e42099088 Update dependency livekit-client to v1.15.2 2023-11-27 21:47:08 +00:00
Timo
b17a76ac1a Hotfix for hangup disconnect screen (#1921)
-  we cannot disconnect livekit before ending the rtcsession.

Signed-off-by: Timo K <toger5@hotmail.de>
2023-11-27 14:08:39 +01:00
renovate[bot]
c24d20f540 Update docker/metadata-action digest to 2a4836a 2023-11-27 10:16:40 +00:00
Timo
005b0bfa5e Fix not disconnecting from livekit session. (#1920)
Signed-off-by: Timo K <toger5@hotmail.de>
2023-11-24 17:53:15 +01:00
Robin
115dfea521 Show unencrypted media warnings in widget mode (#1915)
They weren't showing up because the video tiles didn't think that the call was encrypted in the per-participant keys case.
2023-11-23 17:50:55 +01:00
Michael Telatynski
d328fc2625 Merge pull request #1918 from vector-im/t3chguy/missing-i18n 2023-11-23 08:21:27 +00:00
Michael Telatynski
7051c11411 I18n'ise hardcoded strings 2023-11-22 20:07:30 +00:00
Robin
2b39fa930e Merge pull request #1884 from vector-im/renovate/opentelemetry-js-monorepo
Update opentelemetry-js monorepo
2023-11-22 10:37:18 -05:00
renovate[bot]
326d2b128e Update docker/login-action digest to 3d58c27 2023-11-22 15:37:02 +00:00
renovate[bot]
f3220ab597 Update docker/build-push-action digest to 4a13e50 2023-11-22 15:36:57 +00:00
Robin
7e6c69ce65 Merge pull request #1877 from vector-im/renovate/grecaptcha-3.x-lockfile
Update dependency @types/grecaptcha to v3.0.7
2023-11-22 10:36:41 -05:00
Robin
8c45b5963b Merge pull request #1914 from vector-im/renovate/livekit-client-1.x-lockfile
Update dependency livekit-client to v1.15.0
2023-11-22 10:34:35 -05:00
renovate[bot]
9cf5b7c868 Update dependency livekit-client to v1.15.0 2023-11-21 20:08:18 +00:00
Robin
de3a3b6c22 Merge pull request #1913 from robintown/disable-pip
Properly disable picture-in-picture controls
2023-11-21 12:53:47 -05:00
Robin
0c2a410033 Merge pull request #1911 from robintown/lock-accessibility
Make the encryption lock more accessible
2023-11-21 12:53:37 -05:00
David Baker
95a44f5462 Merge pull request #1902 from vector-im/dbkr/hide_rooms_no_key
Hide rooms we don't have the key for in recents list
2023-11-21 15:26:45 +00:00
fkwp
59387e5b96 Merge pull request #1912 from robintown/unencrypted-indicator
Show a warning on unencrypted media
2023-11-21 16:22:12 +01:00
David Baker
b0dac561d5 Update comment 2023-11-21 09:59:07 +00:00
David Baker
0ba550f56b Merge pull request #1910 from vector-im/dbkr/fix_no_media_perms
Fix joining calls with no media permission
2023-11-21 09:18:00 +00:00
Robin
6ebef28ad8 Properly disable picture-in-picture controls
There were some outdated comments regarding Firefox's support of the disablePictureInPicture flag which I decided to clean up.
2023-11-20 20:42:27 -05:00
Robin
49a50514fd Show a warning on unencrypted media 2023-11-20 19:04:53 -05:00
Robin
09481d1e44 Give the lock icon an accessible label 2023-11-20 19:02:19 -05:00
Robin
fcfb818a27 Make the encryption lock tooltip accessible via the keyboard 2023-11-20 18:59:56 -05:00
Robin
aa8ef57ee0 Merge pull request #1908 from vector-im/t3chguy/localazy/2
Switch from Weblate to Localazy
2023-11-20 16:55:58 -05:00
David Baker
861d8ec016 Fix joining calls with no media permission
You can still try to unmute your media in the preview screen and
the button will show unmuted, but then mute again once you actually
join, so not 100% perfect but better.

Fixes https://github.com/vector-im/element-call/issues/1907
Fixes https://github.com/vector-im/element-call/issues/1661
2023-11-20 18:49:08 +00:00
Robin
a31d1a5ff0 Merge pull request #1906 from robintown/speaker-jumpiness
Fix jumpy speaker tiles in spotlight mode
2023-11-20 13:44:23 -05:00
Robin
0144aafee5 Count people as speakers even if there is a presenter 2023-11-20 13:33:45 -05:00
Michael Telatynski
70dbf95429 Specify keySeparator 2023-11-20 13:47:36 +00:00
Michael Telatynski
1f461643a6 prettier the world 2023-11-20 13:43:37 +00:00
Michael Telatynski
42c73e8685 Localazy download 2023-11-20 13:41:52 +00:00
Michael Telatynski
d5f546a093 prettier the world 2023-11-20 13:38:01 +00:00
Michael Telatynski
e6073ec8ef Add localazy.json and related automations 2023-11-20 13:35:24 +00:00
Michael Telatynski
f0436654c0 Update README references to translation 2023-11-20 13:31:30 +00:00
Michael Telatynski
bcb9765df0 Fix i18next-parser.config.ts and re-sort app.json 2023-11-20 13:22:54 +00:00
Michael Telatynski
cd78f25936 Re-add 2 missing t calls 2023-11-20 13:22:40 +00:00
Michael Telatynski
cdbf4cac01 ```
move "{{count, number}}_one" "participant_count_one"
move "{{count, number}}_other" "participant_count_other"
move "{{count}} stars_one" "star_rating_input_label_one"
move "{{count}} stars_other" "star_rating_input_label_other"
move "{{displayName}} is presenting" "video_tile.presenter_label"
move "{{displayName}}, your call has ended." "call_ended_view.headline"
move "<0></0><1></1>You may withdraw consent by unchecking this box. If you are currently in a call, this setting will take effect at the end of the call." "settings.opt_in_description"
move "<0>Already have an account?</0><1><0>Log in</0> Or <2>Access as a guest</2></1>" "register_auth_links"
move "<0>Create an account</0> Or <2>Access as a guest</2>" "login_auth_links"
move "<0>Oops, something's gone wrong.</0>" "full_screen_view_h1"
move "<0>Submitting debug logs will help us track down the problem.</0>" "full_screen_view_description"
move "<0>Thanks for your feedback!</0>" "call_ended_view.feedback_done"
move "<0>We'd love to hear your feedback so we can improve your experience.</0>" "call_ended_view.feedback_prompt"
move "<0>Why not finish by setting up a password to keep your account?</0><1>You'll be able to keep your name and set an avatar for use on future calls</1>" "call_ended_view.create_account_prompt"
move "Another user on this call is having an issue. In order to better diagnose these issues we'd like to collect a debug log." "rageshake_request_modal.body"
move "Back to recents" "lobby.leave_button"
move "By participating in this beta, you consent to the collection of anonymous data, which we use to improve the product. You can find more information about which data we track in our <2>Privacy Policy</2> and our <5>Cookie Policy</5>." "analytics_notice"
move "Call not found" "group_call_loader_failed_heading"
move "Calls are now end-to-end encrypted and need to be created from the home page. This helps make sure everyone's using the same encryption key." "group_call_loader_failed_text"
move "Confirm password" "register_confirm_password_label"
move "Connectivity to the server has been lost." "disconnected_banner"
move "Continue in browser" "app_selection_modal.continue_in_browser"
move "Create account" "call_ended_view.create_account_button"
move "Debug log request" "rageshake_request_modal.title"
move "Developer" "settings.developer_tab_title"
move "Developer Settings" "settings.developer_settings_label"
move "Element Call Home" "header_label"
move "End call" "hangup_button_label"
move "Full screen" "fullscreen_button_label"
move "Exit full screen" "exit_fullscreen_button_label"
move "Expose developer settings in the settings window." "settings.developer_settings_label_description"
move "Feedback" "settings.feedback_tab_title"
move "Grid" "layout_grid_label"
move "Spotlight" "layout_spotlight_label"
move "How did it go?" "call_ended_view.survey_prompt"
move "If you are experiencing issues or simply would like to provide some feedback, please send us a short description below." "settings.feedback_tab_body"
move "Include debug logs" "settings.feedback_tab_send_logs_label"
move "Invite to this call" "invite_modal.title"
move "Join call" "lobby.join_button"
move "Join call now" "room_auth_view_join_button"
move "Join existing call?" "join_existing_call_modal.title"
move "Link copied to clipboard" "invite_modal.link_copied_toast"
move "Local volume" "local_volume_label"
move "Logging in…" "logging_in"
move "Login" "login_title"
move "Login to your account" "unauthenticated_view_login_button"
move "Microphone off" "microphone_off"
move "Microphone on" "microphone_on"
move "More" "settings.more_tab_title"
move "Mute microphone" "mute_microphone_button_label"
move "Name of call" "call_name"
move "Not now, return to home screen" "call_ended_view.not_now_button"
move "Open in the app" "app_selection_modal.open_in_app"
move "Not registered yet? <2>Create an account</2>" "unauthenticated_view_body"
move "Participants" "header_participants_label"
move "Passwords must match" "register.passwords_must_match"
move "Ready to join?" "app_selection_modal.text"
move "Recaptcha dismissed" "recaptcha_dismissed"
move "Recaptcha not loaded" "recaptcha_not_loaded"
move "Reconnect" "call_ended_view.reconnect_button"
move "Registering…" "register.registering"
move "Retry sending logs" "rageshake_button_error_caption"
move "Return to home screen" "return_home_button"
move "Select an option" "select_input_unset_button"
move "Select app" "app_selection_modal.title"
move "Send debug logs" "rageshake_send_logs"
move "Sending debug logs…" "rageshake_sending_logs"
move "Sending…" "rageshake_sending"
move "Share screen" "screenshare_button_label"
move "Sharing screen" "stop_screenshare_button_label"
move "Show connection stats" "settings.show_connection_stats_label"
move "Speaker" "settings.speaker_device_selection_label"
move "Start new call" "start_new_call"
move "Start video" "start_video_button_label"
move "Stop video" "stop_video_button_label"
move "Submit feedback" "settings.feedback_tab_h4"
move "Submitting…" "submitting"
move "Thanks, we received your feedback!" "settings.feedback_tab_thank_you"
move "Thanks!" "rageshake_sent"
move "This application has been opened in another tab." "application_opened_another_tab"
move "This call already exists, would you like to join?" "join_existing_call_modal.text"
move "Unmute microphone" "unmute_microphone_button_label"
move "Version: {{version}}" "version"
move "Waiting for other participants…" "waiting_for_participants"
move "Yes, join call" "join_existing_call_modal.join_button"
move "You" "video_tile.sfu_participant_local"
move "You were disconnected from the call" "call_ended_view.body"
move "Your feedback" "settings.feedback_tab_description_label"
move "Your web browser does not support media end-to-end encryption. Supported Browsers are Chrome, Safari, Firefox >=117" "browser_media_e2ee_unsupported"
move "By clicking \"Go\", you agree to our <2>End User Licensing Agreement (EULA)</2>" "unauthenticated_view_eula_caption"
move "By clicking \"Join call now\", you agree to our <2>End User Licensing Agreement (EULA)</2>" "room_auth_view_eula_caption"
move "This site is protected by ReCAPTCHA and the Google <2>Privacy Policy</2> and <6>Terms of Service</6> apply.<9></9>By clicking \"Register\", you agree to our <12>End User Licensing Agreement (EULA)</12>" "register.recaptcha_caption"
```
2023-11-20 13:20:19 +00:00
Michael Telatynski
71664f5f8e Migrate action, common, a11y translation keys
```
move () {
  FROM=$1 TO=$2 find public/locales -type f -exec sh -c 'jq ".$TO = .\"$FROM\" | del(.\"$FROM\") | del(..|nulls) | select(length > 0)" {} | sponge {}' \;
}

move "Avatar" "common.avatar"
move "Camera" "common.camera"
move "Close" "action.close"
move "Copied!" "common.copied"
move "Copy" "action.copy"
move "Copy link" "action.copy_link"
move "Encrypted" "common.encrypted"
move "Go" "action.go"
move "Home" "common.home"
move "Invite" "action.invite"
move "Loading…" "common.loading"
move "Microphone" "common.microphone"
move "No" "action.no"
move "Not encrypted" "common.unencrypted"
move "Password" "common.password"
move "Profile" "common.profile"
move "Username" "common.username"
move "Video" "common.video"
move "Register" "action.register"
move "Remove" "action.remove"
move "Settings" "common.settings"
move "Sign in" "action.sign_in"
move "Sign out" "action.sign_out"
move "Submit" "action.submit"
move "User menu" "a11y.user_menu"
move "Audio" "common.audio"
move "Display name" "common.display_name"
```
2023-11-20 12:18:43 +00:00
Robin
42c8677be1 Fix jumpy speaker tiles in spotlight mode
reorderTiles was programmed to only place a tile in the speaker section if that tile's previous position was off-screen. But for speakers that started off-screen, this would cause them to oscillate in and out of the speaker section on each render, because the speaker section is, of course, on-screen. The solution I've gone with here is to avoid referencing the previous position, and instead go by the computed natural ordering, which ought to be more stable.
2023-11-20 01:02:08 -05:00
Timo
85250e6ea3 mark E2EEenabled flag as deprecated (#1895)
Signed-off-by: Timo K <toger5@hotmail.de>
2023-11-17 16:58:40 +01:00
David Baker
4f17c62338 Merge pull request #1903 from vector-im/dbkr/update_js_sdk_norotate
Update js-sdk
2023-11-17 15:02:05 +00:00
Michael Telatynski
dd6f679a41 Merge pull request #1905 from vector-im/t3chguy/localazy/1 2023-11-17 13:44:59 +00:00
Michael Telatynski
23db052460 Revert accidental change 2023-11-17 12:57:52 +00:00
Michael Telatynski
49544f5aed Use ts for i18next-parser config to avoid invalid properties 2023-11-17 12:38:56 +00:00
Michael Telatynski
9fad8dc080 Wire up tsx lexer for i18next-parser and add missing string 2023-11-17 12:34:12 +00:00
Michael Telatynski
548d2e4d63 Wire up typescript safety net around i18next 2023-11-17 12:26:25 +00:00
Michael Telatynski
1598818db6 Switch i18n plural separator from | to _ 2023-11-17 12:08:27 +00:00
David Baker
3e7a800424 Update js-sdk
For https://github.com/matrix-org/matrix-js-sdk/pull/3877
2023-11-16 17:55:11 +00:00
David Baker
68f31ed52d Merge pull request #1901 from vector-im/renovate/livekit-components-react-1.x-lockfile
Update dependency @livekit/components-react to v1.4.0
2023-11-16 16:41:32 +00:00
David Baker
92d61fa0f1 Hide rooms we don't have the key for in recents list 2023-11-16 16:32:25 +00:00
renovate[bot]
dd914ace20 Update dependency @livekit/components-react to v1.4.0 2023-11-16 15:18:36 +00:00
David Baker
081c42f5bc Merge pull request #1892 from vector-im/dbkr/focus_switch_keep_screenshare
Keep screenshares when switching focus
2023-11-16 09:39:17 +00:00
Robin
41ae86b2d9 Merge pull request #1898 from vector-im/renovate/vector-im-compound-design-tokens-0.x
Update dependency @vector-im/compound-design-tokens to ^0.1.0
2023-11-15 14:21:58 -05:00
David Baker
57ca5d1713 Another comment 2023-11-15 16:23:06 +00:00
David Baker
be5cd619bb Add comment 2023-11-15 16:20:28 +00:00
David Baker
56c4ad088f Merge pull request #1891 from vector-im/dbkr/require_e2eeconfig
Make E2EEConfig required
2023-11-15 16:13:17 +00:00
David Baker
d46156d860 Merge pull request #1889 from vector-im/dbkr/close-precreated-track
Close precreated tracks if we never add them
2023-11-15 14:44:34 +00:00
renovate[bot]
09aa2d3bc3 Update dependency @vector-im/compound-design-tokens to ^0.1.0 2023-11-15 01:19:22 +00:00
David Baker
c146e83c15 Keep screenshares when switching focus
This also removes the use of the useLivekitRoom hook: we had reached
the point where the only thing it was actually doing was disconnecting,
so we now do that in the onClick handler for the leave button (I don't
think we need to disconnect on unmount?). It was otherwise just getting in
the way and causing tracks to be enabled/disabled when we didn't want them
to be. This also removes the need for the blockAudio code.

Fixes https://github.com/vector-im/element-call/issues/1413
2023-11-10 15:24:43 +00:00
David Baker
5ab6d18712 Make E2EEConfig required
Previously it could be either undefined or type None which meant the
same thing: no need to have both, just make it required.

This also means we can move the line to set e2ee enabled into a more
sensible place rather than in the ActiveCall de-nulling wrapper.
2023-11-10 11:54:59 +00:00
David Baker
e4e721818a Close precreated tracks if we never add them
As the log line says, this should never happen, but if it does we
still shouldn't leak tracks.
2023-11-10 11:18:20 +00:00
David Baker
daf6e677d6 Merge pull request #1885 from vector-im/renovate/node-20.x-lockfile
Update dependency @types/node to v20.9.0
2023-11-09 12:58:57 +00:00
David Baker
ae86409d56 Merge pull request #1882 from vector-im/renovate/posthog-js-1.x-lockfile
Update dependency posthog-js to v1.88.3
2023-11-09 12:57:44 +00:00
renovate[bot]
ebfd79dfea Update opentelemetry-js monorepo 2023-11-08 22:20:16 +00:00
renovate[bot]
bb3a6571ca Update dependency posthog-js to v1.88.3 2023-11-08 22:19:57 +00:00
renovate[bot]
3cc9cb1c46 Update dependency @types/node to v20.9.0 2023-11-08 18:22:44 +00:00
David Baker
2624b096c6 Merge pull request #1880 from vector-im/renovate/uuid-9.x-lockfile
Update dependency @types/uuid to v9.0.7
2023-11-08 16:21:25 +00:00
David Baker
ac5e49e7d7 Merge pull request #1879 from vector-im/renovate/lodash-4.x-lockfile
Update dependency @types/lodash to v4.14.201
2023-11-08 16:21:05 +00:00
David Baker
ae5cdcef66 Merge pull request #1870 from vector-im/renovate/content-type-1.x-lockfile
Update dependency @types/content-type to v1.1.8
2023-11-08 16:19:37 +00:00
David Baker
2dc1ad399d Merge pull request #1869 from vector-im/renovate/typescript-eslint-monorepo
Update typescript-eslint monorepo to v6.10.0
2023-11-08 16:19:01 +00:00
David Baker
9a5ace6401 Merge pull request #1881 from vector-im/dbkr/bump-js-sdk-keyrotate
Update js-sdk for per-participant key rotation
2023-11-08 11:37:05 +00:00
David Baker
0154370ae4 Update js-sdk for per-participant key rotation
To pull in https://github.com/matrix-org/matrix-js-sdk/pull/3833
2023-11-08 11:16:04 +00:00
renovate[bot]
f075cb1369 Update dependency @types/uuid to v9.0.7 2023-11-08 08:52:57 +00:00
renovate[bot]
88eeb3d183 Update dependency @types/request to v2.48.12 (#1874)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-08 09:52:18 +01:00
renovate[bot]
f6d4af14b2 Update dependency @types/lodash to v4.14.201 2023-11-08 08:51:28 +00:00
renovate[bot]
cd490a44fd Update dependency @types/grecaptcha to v3.0.7 2023-11-08 08:51:16 +00:00
renovate[bot]
2eac4ddf77 Update dependency @types/jest to v29.5.8 (#1878)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-08 09:50:47 +01:00
renovate[bot]
f017261ed4 Update dependency @types/dompurify to v3.0.5 (#1872)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-07 12:42:17 +01:00
renovate[bot]
166c8009d9 Update opentelemetry-js monorepo (#1505)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-07 12:37:13 +01:00
renovate[bot]
18803bfc82 Update dependency @types/content-type to v1.1.8 2023-11-07 04:01:33 +00:00
renovate[bot]
474c7099d2 Update typescript-eslint monorepo to v6.10.0 2023-11-06 19:27:49 +00:00
Element Translate Bot
e23c946f99 Translations update from Weblate (#1864)
* Added translation using Weblate (Albanian)

* Update translation files

Updated by "Cleanup translation files" hook in Weblate.

Translation: Element Call/element-call
Translate-URL: https://translate.element.io/projects/element-call/element-call/

---------

Co-authored-by: Besnik Bleta <besnik@programeshqip.org>
Co-authored-by: Weblate <noreply@weblate.org>
2023-11-06 18:13:03 +01:00
David Baker
7c6fbfb18b Merge pull request #1866 from vector-im/renovate/eslint-8.x-lockfile
Update dependency eslint to v8.53.0
2023-11-06 15:24:27 +00:00
renovate[bot]
886d9d404b Update dependency livekit-client to v1.14.4 (#1865)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-06 08:35:43 +01:00
renovate[bot]
6274aaf8d9 Update dependency eslint to v8.53.0 2023-11-04 02:12:27 +00:00
David Baker
0fcf96ea56 Merge pull request #1863 from vector-im/renovate/livekit-client-1.x-lockfile
Update dependency livekit-client to v1.14.3
2023-11-03 15:16:49 +00:00
renovate[bot]
68d047a783 Update dependency livekit-client to v1.14.3 2023-11-03 15:05:21 +00:00
Timo
488b567d42 rename flags and add docs for perparticipantE2EE (#1862)
Signed-off-by: Timo K <toger5@hotmail.de>
2023-11-03 16:04:54 +01:00
David Baker
92dd94f3b1 Merge pull request #1858 from vector-im/renovate/vitejs-plugin-react-4.x-lockfile
Update dependency @vitejs/plugin-react to v4.1.1
2023-11-03 10:15:20 +00:00
renovate[bot]
77b4ad740c Update dependency posthog-js to v1.88.1 (#1861)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-02 19:32:27 +01:00
renovate[bot]
ed91a4a0be Update dependency posthog-js to v1.88.0 (#1859)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-02 14:26:13 +01:00
renovate[bot]
6b0bf798f0 Update dependency @vitejs/plugin-react to v4.1.1 2023-11-02 10:09:44 +00:00
David Baker
ec8016acd4 Merge pull request #1841 from vector-im/renovate/eslint-plugin-unicorn-49.x
Update dependency eslint-plugin-unicorn to v49
2023-11-01 16:56:04 +00:00
Robin
6d1879093a Merge pull request #1855 from vector-im/renovate/postcss-preset-env-9.x-lockfile
Update dependency postcss-preset-env to v9.3.0
2023-11-01 11:41:06 -04:00
Robin
75242828a3 Merge pull request #1852 from vector-im/renovate/sentry-javascript-monorepo
Update sentry-javascript monorepo to v7.77.0
2023-11-01 11:38:51 -04:00
Robin
4d755b626d Merge pull request #1851 from vector-im/renovate/posthog-js-1.x-lockfile
Update dependency posthog-js to v1.87.6
2023-11-01 11:38:28 -04:00
Robin
9a7afb801b Merge pull request #1848 from vector-im/renovate/node-20.x-lockfile
Update dependency @types/node to v20.8.10
2023-11-01 11:38:02 -04:00
Robin
6b11278c95 Merge pull request #1847 from vector-im/renovate/jest-monorepo
Update dependency @types/jest to v29.5.7
2023-11-01 11:37:35 -04:00
Robin
ca49d8e02a Merge pull request #1849 from vector-im/renovate/vector-im-compound-web-0.x-lockfile
Update dependency @vector-im/compound-web to v0.6.3
2023-11-01 11:37:16 -04:00
David Baker
731f1e4008 Merge pull request #1772 from vector-im/dbkr/ppe2ee
Support key-per-participant e2ee
2023-10-31 20:08:05 +00:00
David Baker
ba376d7005 Back to js-sdk develop branch now it's merged 2023-10-31 20:00:48 +00:00
renovate[bot]
0eb7cb42cc Update dependency postcss-preset-env to v9.3.0 2023-10-31 19:28:44 +00:00
Timo
5008c33dfa missing showControls condition (#1854)
Signed-off-by: Timo K <toger5@hotmail.de>
2023-10-31 16:04:22 +01:00
Timo
70f32feb5f invert show/hide controls (#1850)
Signed-off-by: Timo K <toger5@hotmail.de>
2023-10-31 13:47:24 +01:00
renovate[bot]
ead7d61f02 Update sentry-javascript monorepo to v7.77.0 2023-10-31 12:26:35 +00:00
renovate[bot]
6ade8f5617 Update dependency posthog-js to v1.87.6 2023-10-31 12:26:21 +00:00
renovate[bot]
77f7aa66b7 Update dependency @vector-im/compound-web to v0.6.3 2023-10-31 09:37:31 +00:00
renovate[bot]
5e4fba5562 Update dependency @types/node to v20.8.10 2023-10-31 09:37:15 +00:00
David Baker
28141498b4 Merge pull request #1835 from vector-im/dbkr/sentry_migrate
Migrate to @sentry/browser
2023-10-31 09:37:02 +00:00
David Baker
1775b0948f Merge pull request #1836 from vector-im/dbkr/add_double_mic_sentry_message
Add sentry message if we hit the extra mic check
2023-10-31 09:36:44 +00:00
renovate[bot]
527d3d32fc Update dependency @types/jest to v29.5.7 2023-10-30 23:08:22 +00:00
Robin
295df75af2 Merge pull request #1845 from vector-im/renovate/posthog-js-1.x-lockfile
Update dependency posthog-js to v1.87.5
2023-10-30 15:46:09 -04:00
Robin
5a9c72cb43 Merge pull request #1846 from vector-im/renovate/typescript-eslint-monorepo
Update typescript-eslint monorepo to v6.9.1
2023-10-30 15:45:52 -04:00
renovate[bot]
30cfd3cd17 Update typescript-eslint monorepo to v6.9.1 2023-10-30 19:19:51 +00:00
renovate[bot]
28c9081529 Update dependency posthog-js to v1.87.5 2023-10-30 19:19:34 +00:00
David Baker
49c90a4612 Amalgamate E2EEMode & E2eeType 2023-10-30 17:06:59 +00:00
David Baker
c65ce86001 Update for renamed function
and new js-sdk containing it
2023-10-30 16:55:16 +00:00
Timo
441ad5bf2c Fix not hanging up when using the close button (EXA EXI) (#1840)
---------

Signed-off-by: Timo K <toger5@hotmail.de>
2023-10-30 17:30:30 +01:00
Robin
5f98d69557 Merge pull request #1843 from vector-im/renovate/vector-im-compound-web-0.x-lockfile
Update dependency @vector-im/compound-web to v0.6.2
2023-10-30 11:44:28 -04:00
Robin
adbe8042a2 Fix the build 2023-10-30 11:42:39 -04:00
renovate[bot]
36063c688a Update dependency @vector-im/compound-web to v0.6.2 2023-10-30 15:30:12 +00:00
Robin
e1c2d66248 Merge pull request #1810 from vector-im/renovate/vector-im-compound-design-tokens-0.x
Update dependency @vector-im/compound-design-tokens to ^0.0.7
2023-10-30 10:48:08 -04:00
Robin
5d1f4d6f22 Fix icon references 2023-10-30 10:43:59 -04:00
Robin
b9d73d16fb Merge pull request #1833 from vector-im/renovate/vector-im-compound-web-0.x-lockfile
Update dependency @vector-im/compound-web to v0.6.1
2023-10-30 10:30:45 -04:00
Robin
e13250a47f Merge pull request #1826 from vector-im/renovate/node-20.x-lockfile
Update dependency @types/node to v20.8.9
2023-10-30 10:27:55 -04:00
Robin
0eb26447ae Merge pull request #1827 from vector-im/renovate/i18next-http-backend-2.x-lockfile
Update dependency i18next-http-backend to v2.3.1
2023-10-30 10:27:31 -04:00
Robin
07a2e4596c Merge pull request #1828 from vector-im/renovate/sass-1.x-lockfile
Update dependency sass to v1.69.5
2023-10-30 10:27:09 -04:00
Robin
45499fafeb Merge pull request #1834 from vector-im/renovate/posthog-js-1.x-lockfile
Update dependency posthog-js to v1.87.4
2023-10-30 10:26:49 -04:00
Robin
6a8269e145 Merge pull request #1838 from vector-im/renovate/sentry-javascript-monorepo
Update sentry-javascript monorepo to v7.76.0
2023-10-30 10:26:27 -04:00
renovate[bot]
a1eda05bcd Update dependency eslint-plugin-unicorn to v49 2023-10-30 14:26:25 +00:00
Robin
08b976c17d Merge pull request #1824 from vector-im/renovate/docker-metadata-action-digest
Update docker/metadata-action digest to 62339db
2023-10-30 10:25:55 -04:00
renovate[bot]
cc57a7a424 Update dependency posthog-js to v1.87.4 2023-10-30 12:36:59 +00:00
renovate[bot]
b35d10e9a6 Update dependency i18next-http-backend to v2.3.1 2023-10-28 15:18:49 +00:00
David Baker
70c042aeee Merge remote-tracking branch 'origin/livekit' into dbkr/ppe2ee 2023-10-27 20:48:51 +01:00
renovate[bot]
98ba0bb262 Update sentry-javascript monorepo to v7.76.0 2023-10-27 19:46:00 +00:00
David Baker
477f67c5ad Merge pull request #1837 from vector-im/renovate/livekit-client-1.x-lockfile
Update dependency livekit-client to v1.14.2
2023-10-27 20:45:29 +01:00
renovate[bot]
bd52fc018c Update dependency livekit-client to v1.14.2 2023-10-27 19:10:50 +00:00
David Baker
bc0d679d50 Add sentry message if we hit the extra mic check
If we hit the condition detecting that we're trying to add an extra
mic input, send a sentry message so we know if this is happening in
the wild.
2023-10-27 16:18:00 +01:00
David Baker
0fcf6debb6 Migrate to @sentry/browser 2023-10-27 16:07:16 +01:00
renovate[bot]
5caac60631 Update dependency @vector-im/compound-web to v0.6.1 2023-10-27 13:22:17 +00:00
renovate[bot]
2cc83e6b26 Update dependency vaul to v0.7.7 (#1825)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-26 19:38:51 +02:00
renovate[bot]
5b56480b5f Update dependency posthog-js to v1.87.1 (#1832)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-26 19:38:08 +02:00
Timo
58ee31d383 Add hideControls url param for screen recordings. (#1808)
---------

Signed-off-by: Timo K <toger5@hotmail.de>
2023-10-26 19:33:59 +02:00
David Baker
e2c6a3eda6 Merge pull request #1831 from vector-im/renovate/docker-setup-buildx-action-digest
Update docker/setup-buildx-action digest to 6d5347c
2023-10-26 18:15:58 +01:00
renovate[bot]
282cd92ca0 Update docker/setup-buildx-action digest to 6d5347c 2023-10-26 15:04:39 +00:00
David Baker
13137e9f3c Merge pull request #1829 from vector-im/renovate/posthog-js-1.x-lockfile
Update dependency posthog-js to v1.87.0
2023-10-26 13:54:07 +01:00
renovate[bot]
cedf4375a4 Update dependency posthog-js to v1.87.0 2023-10-26 12:19:16 +00:00
David Baker
2d5b4dbc57 Merge remote-tracking branch 'origin/livekit' into dbkr/ppe2ee 2023-10-26 10:29:12 +01:00
Timo
c09ab27678 Document url properties (#1731)
* document url properties

---------

Signed-off-by: Timo K <toger5@hotmail.de>
2023-10-26 11:18:12 +02:00
renovate[bot]
25f2d50a3f Update dependency sass to v1.69.5 2023-10-26 04:45:38 +00:00
renovate[bot]
a07b928a9e Update dependency @types/node to v20.8.9 2023-10-25 19:23:55 +00:00
renovate[bot]
0519adac39 Update docker/metadata-action digest to 62339db 2023-10-25 17:08:42 +00:00
David Baker
8a18dadc02 Don't log keys
Although I'm not sure this actually did anyway, but it was very spammy
2023-10-25 15:30:58 +01:00
Robin
228e079e82 Merge pull request #1814 from vector-im/renovate/actions-setup-node-4.x
Update actions/setup-node action to v4
2023-10-25 09:29:38 -04:00
Robin
3d5b20b059 Merge pull request #1823 from vector-im/renovate/docker-metadata-action-digest
Update docker/metadata-action digest to 05d3089
2023-10-25 09:28:53 -04:00
Robin
43ab653b59 Merge pull request #1820 from vector-im/renovate/docker-setup-buildx-action-digest
Update docker/setup-buildx-action digest to 3762d45
2023-10-25 09:28:35 -04:00
Robin
958c61c4f3 Merge pull request #1819 from vector-im/renovate/docker-login-action-digest
Update docker/login-action digest to 1f401f7
2023-10-25 09:28:20 -04:00
Robin
7d6c6ef6c3 Merge pull request #1817 from vector-im/renovate/node-20.x-lockfile
Update dependency @types/node to v20.8.8
2023-10-25 09:27:59 -04:00
Robin
ad790a1624 Merge pull request #1812 from vector-im/renovate/sentry-vite-plugin-2.x-lockfile
Update dependency @sentry/vite-plugin to v2.9.0
2023-10-25 09:27:37 -04:00
Robin
10dd2094aa Merge pull request #1809 from vector-im/renovate/vite-plugin-html-template-1.x-lockfile
Update dependency vite-plugin-html-template to v1.2.2
2023-10-25 09:26:35 -04:00
renovate[bot]
84ab853ae9 Update dependency @vector-im/compound-design-tokens to ^0.0.7 2023-10-25 13:26:20 +00:00
renovate[bot]
2d0a0170f4 Update docker/metadata-action digest to 05d3089 2023-10-25 13:26:06 +00:00
Robin
fed83fa3c3 Merge pull request #1821 from vector-im/renovate/vector-im-compound-web-0.x
Update dependency @vector-im/compound-web to ^0.6.0
2023-10-25 09:25:45 -04:00
renovate[bot]
3fa46fab32 Update dependency @vector-im/compound-web to ^0.6.0 2023-10-25 12:28:03 +00:00
renovate[bot]
f3e6676b96 Update dependency @sentry/vite-plugin to v2.9.0 2023-10-25 12:27:53 +00:00
renovate[bot]
991abe8a5c Update sentry-javascript monorepo to v7.75.1 (#1818)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-25 14:27:25 +02:00
renovate[bot]
aed77d1c26 Update docker/setup-buildx-action digest to 3762d45 2023-10-25 11:59:23 +00:00
renovate[bot]
d048aa20a2 Update dependency posthog-js to v1.85.3 (#1811)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-25 13:59:06 +02:00
Timo
28b46be043 Add skipLobby to params (#1730)
---------

Signed-off-by: Timo K <toger5@hotmail.de>
2023-10-25 13:49:18 +02:00
Timo
8356b722a6 Add limit condition to sync loop and add more logging what is actually going on. (#1775)
---------

Signed-off-by: Timo K <toger5@hotmail.de>
2023-10-25 13:44:33 +02:00
renovate[bot]
06e9cc8636 Update docker/login-action digest to 1f401f7 2023-10-25 10:34:42 +00:00
renovate[bot]
005563f22f Update dependency vite-plugin-html-template to v1.2.2 2023-10-24 08:15:42 +00:00
David Baker
48e3ba0e3d Merge pull request #1813 from vector-im/renovate/eslint-plugin-import-2.x-lockfile
Update dependency eslint-plugin-import to v2.29.0
2023-10-24 09:15:15 +01:00
renovate[bot]
9cef2724a5 Update dependency @types/node to v20.8.8 2023-10-24 08:11:59 +00:00
David Baker
59213e27fe Merge pull request #1816 from vector-im/renovate/node-20.x
Update dependency @types/node to v20
2023-10-24 09:11:34 +01:00
David Baker
90b34fc7e8 Merge pull request #1815 from vector-im/renovate/typescript-eslint-monorepo
Update typescript-eslint monorepo to v6.9.0
2023-10-24 09:10:53 +01:00
renovate[bot]
3d27b9b6b4 Update dependency @types/node to v20 2023-10-24 01:26:02 +00:00
renovate[bot]
cb2d670ec2 Update typescript-eslint monorepo to v6.9.0 2023-10-23 18:40:40 +00:00
renovate[bot]
456ed6656a Update actions/setup-node action to v4 2023-10-23 16:19:30 +00:00
renovate[bot]
aa94181c07 Update dependency eslint-plugin-import to v2.29.0 2023-10-23 14:36:22 +00:00
David Baker
99d5103dfa Stop logging encryption keys 2023-10-23 12:31:37 +01:00
David Baker
74f1aa0cba Add the file 2023-10-23 12:17:28 +01:00
David Baker
f04beab99f Make e2ee type clearer hopefully 2023-10-23 12:10:25 +01:00
David Baker
5c09a60dcb Merge pull request #1807 from vector-im/renovate/eslint-8.x-lockfile
Update dependency eslint to v8.52.0
2023-10-23 11:07:22 +01:00
renovate[bot]
fd1cdaae3d Update dependency eslint to v8.52.0 2023-10-20 21:55:50 +00:00
David Baker
9126fb3f3e Fix key format on the wire to be base64 2023-10-20 17:31:15 +01:00
David Baker
5ab706e26b Merge remote-tracking branch 'origin/livekit' into dbkr/ppe2ee 2023-10-20 17:22:53 +01:00
Robin
caaf99b25a Merge pull request #1801 from vector-im/renovate/i18next-23.x-lockfile
Update dependency i18next to v23.6.0
2023-10-19 22:46:39 -04:00
Robin
fed0a1524e Merge pull request #1803 from vector-im/renovate/vite-4.x-lockfile
Update dependency vite to v4.5.0
2023-10-19 22:46:20 -04:00
Robin
08e7818d52 Merge pull request #1802 from vector-im/renovate/posthog-js-1.x-lockfile
Update dependency posthog-js to v1.84.1
2023-10-19 22:45:54 -04:00
Robin
b376c364db Merge pull request #1806 from RiotTranslateBot/weblate-element-call-element-call
Translations update from Weblate
2023-10-19 22:45:21 -04:00
Robin
bf0af78bf6 Merge pull request #1805 from vector-im/renovate/react-i18next-13.x-lockfile
Update dependency react-i18next to v13.3.1
2023-10-19 22:44:48 -04:00
Weblate
56799956b4 Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: Element Call/element-call
Translate-URL: https://translate.element.io/projects/element-call/element-call/
2023-10-19 17:53:19 +00:00
phardyle
946e1e83ae Translated using Weblate (Chinese (Simplified))
Currently translated at 95.8% (116 of 121 strings)

Translation: Element Call/element-call
Translate-URL: https://translate.element.io/projects/element-call/element-call/zh_Hans/
2023-10-19 17:53:18 +00:00
David Baker
7b538363be Don't require shared key in ppe2ee mode 2023-10-19 17:43:31 +01:00
renovate[bot]
1c12ca9dcd Update dependency posthog-js to v1.84.1 2023-10-19 15:50:52 +00:00
renovate[bot]
0c9cd775a0 Update dependency react-i18next to v13.3.1 2023-10-19 15:50:32 +00:00
David Baker
22ef625b55 Disable ratcheting
The auto ratcheting sets the keys and so looks like it can clobber
us setting a key from the app if they race, so just disable it, at
least for now - we aren't using it.
2023-10-19 16:50:29 +01:00
David Baker
550315e8d7 Update js-sdk branch 2023-10-19 14:40:59 +01:00
renovate[bot]
113b3cfdac Update dependency vite to v4.5.0 2023-10-19 10:12:59 +00:00
David Baker
22db3e023e Merge pull request #1798 from vector-im/renovate/livekit-client-1.x-lockfile
Update dependency livekit-client to v1.14.1
2023-10-19 11:12:14 +01:00
renovate[bot]
0ba28c5c55 Update dependency i18next to v23.6.0 2023-10-19 09:27:55 +00:00
renovate[bot]
f6af804a7e Update dependency livekit-client to v1.14.1 2023-10-19 07:53:13 +00:00
Robin
c3aa0839b0 Merge pull request #1790 from vector-im/renovate/uuid-9.x-lockfile
Update dependency @types/uuid to v9.0.6
2023-10-18 20:57:18 -04:00
Robin
79edaba1ce Merge pull request #1791 from vector-im/renovate/vaul-0.x-lockfile
Update dependency vaul to v0.7.5
2023-10-18 20:56:57 -04:00
renovate[bot]
033000ce0c Update dependency vaul to v0.7.5 2023-10-18 19:38:40 +00:00
renovate[bot]
363a5df7b3 Update dependency @types/uuid to v9.0.6 2023-10-18 19:38:28 +00:00
Robin
83a39777c0 Merge pull request #1789 from vector-im/renovate/sdp-transform-2.x-lockfile
Update dependency @types/sdp-transform to v2.4.8
2023-10-18 12:46:44 -04:00
Robin
c50175ab5b Merge pull request #1788 from vector-im/renovate/request-2.x-lockfile
Update dependency @types/request to v2.48.11
2023-10-18 12:44:09 -04:00
Robin
ad2ba9a585 Merge pull request #1785 from vector-im/renovate/jest-monorepo
Update dependency @types/jest to v29.5.6
2023-10-18 12:42:50 -04:00
Robin
328a7ee4f6 Merge pull request #1786 from vector-im/renovate/lodash-4.x-lockfile
Update dependency @types/lodash to v4.14.200
2023-10-18 12:36:10 -04:00
renovate[bot]
61dc836d1a Update dependency @types/sdp-transform to v2.4.8 2023-10-18 16:35:54 +00:00
Robin
fa12678c35 Merge pull request #1787 from vector-im/renovate/node-18.x-lockfile
Update dependency @types/node to v18.18.6
2023-10-18 12:35:48 -04:00
renovate[bot]
444f8271b9 Update dependency @types/request to v2.48.11 2023-10-18 16:35:40 +00:00
renovate[bot]
64ea56ecb7 Update dependency @types/jest to v29.5.6 2023-10-18 16:35:27 +00:00
Robin
096d223541 Merge pull request #1784 from vector-im/renovate/grecaptcha-3.x-lockfile
Update dependency @types/grecaptcha to v3.0.6
2023-10-18 12:34:59 -04:00
David Baker
ba999e7bc3 Update event name 2023-10-18 15:27:44 +01:00
David Baker
5ce5795bde Merge remote-tracking branch 'origin/livekit' into dbkr/ppe2ee 2023-10-18 15:22:58 +01:00
renovate[bot]
740633cfdd Update dependency @types/node to v18.18.6 2023-10-18 14:20:24 +00:00
renovate[bot]
11ce699e9d Update dependency @types/lodash to v4.14.200 2023-10-18 14:20:09 +00:00
David Baker
635badbda1 Bump to latest js-sdk PR commit 2023-10-18 15:19:25 +01:00
Robin
bf4bd0a81f Merge pull request #1781 from vector-im/renovate/d3-7.x-lockfile
Update dependency @types/d3 to v7.4.2
2023-10-18 09:32:45 -04:00
Robin
bf11376c8d Merge pull request #1782 from vector-im/renovate/dom-screen-wake-lock-1.x-lockfile
Update dependency @types/dom-screen-wake-lock to v1.0.2
2023-10-18 09:32:26 -04:00
Robin
f8c15a0f70 Merge branch 'livekit' into renovate/d3-7.x-lockfile 2023-10-18 09:30:39 -04:00
Robin
861af672b9 Remove unused dependency 2023-10-18 09:29:42 -04:00
Robin
3df1257249 Merge pull request #1780 from vector-im/renovate/content-type-1.x-lockfile
Update dependency @types/content-type to v1.1.7
2023-10-18 09:26:56 -04:00
Robin
cb70167a96 Merge pull request #1779 from vector-im/renovate/sass-1.x-lockfile
Update dependency sass to v1.69.4
2023-10-18 09:26:34 -04:00
Robin
aa79eaf99a Merge pull request #1777 from vector-im/renovate/sentry-javascript-monorepo
Update sentry-javascript monorepo to v7.74.1
2023-10-18 09:26:14 -04:00
renovate[bot]
6b313fdefc Update dependency @types/grecaptcha to v3.0.6 2023-10-18 13:25:57 +00:00
Robin
d17076caa9 Merge pull request #1774 from vector-im/renovate/posthog-js-1.x-lockfile
Update dependency posthog-js to v1.83.3
2023-10-18 09:25:48 -04:00
Robin
11efb30971 Merge pull request #1773 from vector-im/renovate/typescript-eslint-monorepo
Update typescript-eslint monorepo to v6.8.0
2023-10-18 09:25:26 -04:00
renovate[bot]
ea7d6b18aa Update dependency @types/dom-screen-wake-lock to v1.0.2 2023-10-18 03:27:01 +00:00
renovate[bot]
2ada76a5a5 Update dependency @types/d3 to v7.4.2 2023-10-18 01:31:15 +00:00
renovate[bot]
6cd6726df4 Update dependency @types/content-type to v1.1.7 2023-10-18 01:31:01 +00:00
renovate[bot]
af33ca45d5 Update dependency sass to v1.69.4 2023-10-17 22:52:43 +00:00
David Baker
0d75f4459e Merge pull request #1776 from vector-im/dbkr/fix_send_leave_event
Update js-sdk to fix sending call member events on leave
2023-10-17 16:47:02 +01:00
renovate[bot]
8721f1e7a7 Update sentry-javascript monorepo to v7.74.1 2023-10-17 14:42:50 +00:00
renovate[bot]
647f6f785c Update dependency posthog-js to v1.83.3 2023-10-17 14:42:36 +00:00
David Baker
d6d9acd492 Update js-sdk to fix sending call member events on leave 2023-10-17 15:39:59 +01:00
renovate[bot]
af1d79dea5 Update typescript-eslint monorepo to v6.8.0 2023-10-16 19:33:04 +00:00
Robin
62471dcd10 Merge pull request #1771 from robintown/invite-icon
Update the invite button icon
2023-10-16 15:32:20 -04:00
David Baker
97aba9c315 Update js-sdk branch 2023-10-16 18:21:08 +01:00
David Baker
74e4c2fd08 Remove testing hack 2023-10-16 17:58:21 +01:00
David Baker
15d3e7574d Re-apply Simon's emebdded e2ee work on latest livekit branch
Replaces https://github.com/vector-im/element-call/pull/1350
2023-10-16 17:45:06 +01:00
Robin
76d8482e53 Update the invite button icon
The design specs have changed to always use the outline variants of icons on buttons like this.
2023-10-16 12:37:22 -04:00
Robin
303d465869 Merge pull request #1769 from vector-im/renovate/vaul-0.x-lockfile
Update dependency vaul to v0.7.2
2023-10-16 10:38:14 -04:00
Robin
f85ca67334 Merge pull request #1768 from robintown/upstream-glass
Replace glass component with the upstreamed version
2023-10-16 09:46:57 -04:00
Robin
e1d65389b2 Merge pull request #1767 from robintown/remove-netlify
Remove Netlify CD
2023-10-16 09:44:08 -04:00
renovate[bot]
78c09724ae Update dependency vaul to v0.7.2 2023-10-15 17:15:52 +00:00
Robin
120abde5bd Replace glass component with the upstreamed version
It's now been implemented in Compound Web, so we can remove our custom implementation.
2023-10-13 14:44:19 -04:00
Robin
c8064dd8bd Merge pull request #1765 from vector-im/renovate/vector-im-compound-web-0.x-lockfile
Update dependency @vector-im/compound-web to v0.5.4
2023-10-13 14:32:11 -04:00
Robin
adc306e8db Merge pull request #1766 from vector-im/renovate/i18next-parser-8.x-lockfile
Update dependency i18next-parser to v8.9.0
2023-10-13 14:31:25 -04:00
Robin
fb1fc1a882 Remove Netlify CD
develop.element.io and Nightly were the final things to depend on this deployment, and they've now been updated to use call.element.dev, so we can disable Netlify deployments.
2023-10-13 14:28:32 -04:00
renovate[bot]
a9cd50114c Update dependency i18next-parser to v8.9.0 2023-10-13 16:56:07 +00:00
renovate[bot]
8d97f69b2e Update dependency @vector-im/compound-web to v0.5.4 2023-10-13 16:55:51 +00:00
Robin
cb39e760ab Merge pull request #1761 from vector-im/renovate/docker-setup-buildx-action-digest
Update docker/setup-buildx-action digest to 5d98624
2023-10-13 10:37:31 -04:00
Robin
be9591c5b5 Merge pull request #1760 from vector-im/renovate/docker-build-push-action-digest
Update docker/build-push-action digest to fdf7f43
2023-10-13 10:37:14 -04:00
David Baker
d94c41228f Merge pull request #1755 from vector-im/dbkr/remove_e2ee_setting
Remove E2EE setting
2023-10-13 15:37:01 +01:00
Robin
89e8962515 Merge pull request #1758 from vector-im/renovate/sentry-javascript-monorepo
Update sentry-javascript monorepo to v7.74.0
2023-10-13 10:36:24 -04:00
David Baker
ea1c2e9ec3 Merge remote-tracking branch 'origin/livekit' into dbkr/remove_e2ee_setting 2023-10-13 15:26:30 +01:00
David Baker
e86f9b77fc Merge pull request #1754 from vector-im/dbkr/remove_e2ee_banner
Remove E2EEBanner
2023-10-13 15:18:51 +01:00
David Baker
6ef4ce6d29 Merge pull request #1756 from vector-im/dbkr/safari_screenshare
Re-enable screen sharing on Safari
2023-10-13 15:18:27 +01:00
renovate[bot]
d12d7cf28d Update docker/setup-buildx-action digest to 5d98624 2023-10-13 14:09:00 +00:00
renovate[bot]
4f426808cf Update docker/build-push-action digest to fdf7f43 2023-10-13 14:08:55 +00:00
Robin
0993294925 Merge pull request #1757 from vector-im/renovate/react-i18next-13.x-lockfile
Update dependency react-i18next to v13.3.0
2023-10-13 10:08:37 -04:00
David Baker
777daaf209 Merge pull request #1759 from vector-im/dbkr/fix_using_non_default_device
Fix using a non-default audio device
2023-10-13 13:38:15 +01:00
David Baker
2faf9527a0 Fix using a non-default audio device
We were passing the output option when we wanted the input, so the
mic track pre-creation would just always use the system default.
2023-10-13 13:34:25 +01:00
David Baker
1b7354ff5c Merge pull request #1752 from vector-im/renovate/node-18.x-lockfile
Update dependency @types/node to v18.18.5
2023-10-13 13:13:01 +01:00
renovate[bot]
8b61cc49c9 Update sentry-javascript monorepo to v7.74.0 2023-10-13 12:12:53 +00:00
renovate[bot]
a7b74a65d9 Update dependency react-i18next to v13.3.0 2023-10-13 12:12:38 +00:00
Robin
74c381a5c3 Merge pull request #1746 from vector-im/renovate/eslint-plugin-deprecate-0.x-lockfile
Update dependency eslint-plugin-deprecate to v0.8.4
2023-10-13 08:12:12 -04:00
David Baker
42d9fe1962 Merge pull request #1720 from vector-im/dbkr/write_key_with_right_roomid
Always store room passwords with the right room ID
2023-10-13 11:35:38 +01:00
David Baker
aac92c18b3 Re-enable screen sharing on Safari
Appears to work fine now, and no reason to think it shouldn't on
Livekit.
2023-10-13 11:02:20 +01:00
David Baker
61d7adf0d4 Merge pull request #1740 from vector-im/dbkr/log_mic_and_focus
Add logging & guards for mic pre-creation & focus
2023-10-13 10:34:41 +01:00
David Baker
ac7a39d23f Merge pull request #1753 from vector-im/renovate/livekit-client-1.x-lockfile
Update dependency livekit-client to v1.14.0
2023-10-13 10:34:23 +01:00
David Baker
5ef208e789 Remove E2EE setting
Since e2ee is enabled by default now
2023-10-13 10:30:06 +01:00
David Baker
515a73ce30 i18n 2023-10-13 10:06:36 +01:00
David Baker
32657084aa Remove E2EEBanner
We have e2ee now
2023-10-13 10:04:54 +01:00
renovate[bot]
f7773c1eb9 Update dependency livekit-client to v1.14.0 2023-10-13 03:23:43 +00:00
renovate[bot]
18ce30ca0f Update dependency @types/node to v18.18.5 2023-10-12 22:56:38 +00:00
Robin
f412729696 Merge pull request #1748 from vector-im/renovate/vector-im-compound-web-0.x-lockfile
Update dependency @vector-im/compound-web to v0.5.3
2023-10-12 11:58:47 -04:00
Robin
1ba332ecbf Merge pull request #1750 from vector-im/renovate/docker-build-push-action-digest
Update docker/build-push-action digest to 8d2cf95
2023-10-12 11:57:43 -04:00
renovate[bot]
f84747e83b Update dependency @vector-im/compound-web to v0.5.3 2023-10-12 15:56:47 +00:00
Robin
e748137f32 Merge pull request #1745 from vector-im/renovate/testing-library-jest-dom-6.x-lockfile
Update dependency @testing-library/jest-dom to v6.1.4
2023-10-12 11:56:18 -04:00
Robin
b09d8ce8c2 Remove workaround for linter crash 2023-10-12 11:56:01 -04:00
renovate[bot]
ecb49ea9e6 Update dependency @testing-library/jest-dom to v6.1.4 2023-10-12 15:54:04 +00:00
Robin
fd74772e12 Merge pull request #1744 from vector-im/renovate/sass-1.x-lockfile
Update dependency sass to v1.69.3
2023-10-12 11:53:56 -04:00
Robin
deaf7e512c Merge pull request #1743 from vector-im/renovate/babel-monorepo
Update babel monorepo to v7.23.2
2023-10-12 11:53:37 -04:00
Robin
020f732671 Merge pull request #1749 from RiotTranslateBot/weblate-element-call-element-call
Translations update from Weblate
2023-10-12 11:51:24 -04:00
renovate[bot]
8d07d2ec48 Update docker/build-push-action digest to 8d2cf95 2023-10-12 13:27:12 +00:00
LinAGKar
61db641875 Translated using Weblate (Swedish)
Currently translated at 4.9% (6 of 121 strings)

Translation: Element Call/element-call
Translate-URL: https://translate.element.io/projects/element-call/element-call/sv/
2023-10-12 11:45:39 +00:00
renovate[bot]
2985e06a41 Update dependency eslint-plugin-deprecate to v0.8.4 2023-10-12 08:52:06 +00:00
renovate[bot]
4ab4873c35 Update dependency sass to v1.69.3 2023-10-12 02:01:03 +00:00
renovate[bot]
8c048f0c08 Update babel monorepo to v7.23.2 2023-10-12 02:00:50 +00:00
David Baker
d579acd21f Even prettier 2023-10-11 16:29:08 +01:00
David Baker
11664a5bf6 Prettier 2023-10-11 16:27:17 +01:00
David Baker
d058f08c47 Prettier 2023-10-11 16:25:47 +01:00
David Baker
4c742d0ac4 Merge remote-tracking branch 'origin/livekit' into dbkr/write_key_with_right_roomid 2023-10-11 16:14:24 +01:00
David Baker
9d4ade97b0 Remove redundant check
Co-authored-by: Timo <16718859+toger5@users.noreply.github.com>
2023-10-11 16:10:03 +01:00
David Baker
a9c74172a5 Add logging & guards for mic pre-creation & focus
Logs & guard for pre-recating the mic track as well as logging what
we select as the active focus (JWT URL + livekit alias).
2023-10-11 16:07:46 +01:00
David Baker
59cd0c87cd Merge remote-tracking branch 'origin/livekit' into dbkr/write_key_with_right_roomid 2023-10-11 12:53:54 +01:00
David Baker
6039253a32 Reafctor a bit 2023-10-11 12:53:33 +01:00
David Baker
51f87fa42a Add comment
Co-authored-by: Timo <16718859+toger5@users.noreply.github.com>
2023-10-10 17:06:49 +01:00
David Baker
d7b33ee959 Always store room passwords with the right room ID
Take the room ID from the URL rather than just assuming it's still
the one that was in URL params before: if only the hash changes,
the app won't reload.

Fixes https://github.com/vector-im/element-call/issues/1708
2023-10-09 17:43:50 +01:00
104 changed files with 4798 additions and 4084 deletions

View File

@@ -36,7 +36,6 @@ module.exports = {
rules: { rules: {
"matrix-org/require-copyright-header": ["error", COPYRIGHT_HEADER], "matrix-org/require-copyright-header": ["error", COPYRIGHT_HEADER],
"jsx-a11y/media-has-caption": "off", "jsx-a11y/media-has-caption": "off",
"deprecate/import": "off", // Disabled because it crashes the linter
// We should use the js-sdk logger, never console directly. // We should use the js-sdk logger, never console directly.
"no-console": ["error"], "no-console": ["error"],
}, },

View File

@@ -11,7 +11,7 @@ jobs:
- name: Checkout code - name: Checkout code
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Yarn cache - name: Yarn cache
uses: actions/setup-node@v3 uses: actions/setup-node@v4
with: with:
cache: "yarn" cache: "yarn"
- name: Install dependencies - name: Install dependencies

View File

@@ -9,7 +9,7 @@ jobs:
- name: Checkout code - name: Checkout code
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Yarn cache - name: Yarn cache
uses: actions/setup-node@v3 uses: actions/setup-node@v4
with: with:
cache: "yarn" cache: "yarn"
- name: Install dependencies - name: Install dependencies

View File

@@ -1,88 +0,0 @@
name: Netlify Main
on:
workflow_run:
workflows: ["Build"]
types:
- completed
branches:
- "full-mesh"
jobs:
deploy:
runs-on: ubuntu-latest
permissions:
deployments: write
# Important: the 'branches' filter above will match the 'main' branch on forks,
# so we need to check the head repo too in order to not run on PRs from forks
# We check the branch name again too just for completeness
# (Is there a nicer way to see if a PR is from a fork?)
if: github.event.workflow_run.conclusion == 'success' && github.event.workflow_run.head_repository.full_name == 'vector-im/element-call' && github.event.workflow_run.head_branch == 'full-mesh'
steps:
- name: Create Deployment
uses: bobheadxi/deployments@v1
id: deployment
with:
step: start
token: ${{ secrets.GITHUB_TOKEN }}
env: main-branch-cd
ref: ${{ github.event.workflow_run.head_sha }}
- name: "Download artifact"
uses: actions/github-script@v6.4.1
with:
script: |
const artifacts = await github.rest.actions.listWorkflowRunArtifacts({
owner: context.repo.owner,
repo: context.repo.repo,
run_id: ${{ github.event.workflow_run.id }},
});
const matchArtifact = artifacts.data.artifacts.filter((artifact) => {
return artifact.name == "build"
})[0];
const download = await github.rest.actions.downloadArtifact({
owner: context.repo.owner,
repo: context.repo.repo,
artifact_id: matchArtifact.id,
archive_format: 'zip',
});
const fs = require('fs');
fs.writeFileSync('${{github.workspace}}/build.zip', Buffer.from(download.data));
- name: Extract Artifacts
run: unzip -d dist build.zip && rm build.zip
- name: Add redirects file
# We fetch from github directly as we don't bother checking out the repo
run: curl -s https://raw.githubusercontent.com/vector-im/element-call/main/config/netlify_redirects > dist/_redirects
- name: Add config file
run: curl -s https://raw.githubusercontent.com/vector-im/element-call/main/config/element_io_develop.json > dist/config.json
- name: Deploy to Netlify
id: netlify
uses: nwtgck/actions-netlify@v2.1.0
with:
publish-dir: dist
deploy-message: "Deploy from GitHub Actions"
production-branch: main
production-deploy: true
# These don't work because we're in workflow_run
enable-pull-request-comment: false
enable-commit-comment: false
github-deployment-environment: main
env:
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}
NETLIFY_SITE_ID: ${{ secrets.NETLIFY_SITE_ID }}
timeout-minutes: 1
- name: Update deployment status
uses: bobheadxi/deployments@v1
if: always()
with:
step: finish
override: false
token: ${{ secrets.GITHUB_TOKEN }}
status: ${{ job.status }}
env: ${{ steps.deployment.outputs.env }}
deployment_id: ${{ steps.deployment.outputs.deployment_id }}
env_url: ${{ steps.netlify.outputs.deploy-url }}

View File

@@ -1,87 +0,0 @@
name: Netlify LiveKit
on:
workflow_run:
workflows: ["Build"]
types:
- completed
branches:
- "livekit"
jobs:
deploy:
runs-on: ubuntu-latest
permissions:
deployments: write
# Important: the 'branches' filter above will match the 'livekit' branch on forks,
# so we need to check the head repo too in order to not run on PRs from forks
# We check the branch name again too just for completeness
# (Is there a nicer way to see if a PR is from a fork?)
if: github.event.workflow_run.conclusion == 'success' && github.event.workflow_run.head_repository.full_name == 'vector-im/element-call' && github.event.workflow_run.head_branch == 'livekit'
steps:
- name: Create Deployment
uses: bobheadxi/deployments@v1
id: deployment
with:
step: start
token: ${{ secrets.GITHUB_TOKEN }}
env: livekit-experiment-branch-cd
ref: ${{ github.event.workflow_run.head_sha }}
- name: "Download artifact"
uses: actions/github-script@v6.4.1
with:
script: |
const artifacts = await github.rest.actions.listWorkflowRunArtifacts({
owner: context.repo.owner,
repo: context.repo.repo,
run_id: ${{ github.event.workflow_run.id }},
});
const matchArtifact = artifacts.data.artifacts.filter((artifact) => {
return artifact.name == "build"
})[0];
const download = await github.rest.actions.downloadArtifact({
owner: context.repo.owner,
repo: context.repo.repo,
artifact_id: matchArtifact.id,
archive_format: 'zip',
});
const fs = require('fs');
fs.writeFileSync('${{github.workspace}}/build.zip', Buffer.from(download.data));
- name: Extract Artifacts
run: unzip -d dist build.zip && rm build.zip
- name: Add redirects file
# We fetch from github directly as we don't bother checking out the repo
run: curl -s https://raw.githubusercontent.com/vector-im/element-call/livekit/config/netlify_redirects > dist/_redirects
- name: Add config file
run: curl -s https://raw.githubusercontent.com/vector-im/element-call/livekit/config/element_io_preview.json > dist/config.json
- name: Deploy to Netlify
id: netlify
uses: nwtgck/actions-netlify@v2.1.0
with:
publish-dir: dist
deploy-message: "Deploy from GitHub Actions"
production-branch: livekit
production-deploy: true
# These don't work because we're in workflow_run
enable-pull-request-comment: false
enable-commit-comment: false
env:
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}
NETLIFY_SITE_ID: e3b9fa82-c040-4db6-b4bf-42b524d57423
timeout-minutes: 1
- name: Update deployment status
uses: bobheadxi/deployments@v1
if: always()
with:
step: finish
override: false
token: ${{ secrets.GITHUB_TOKEN }}
status: ${{ job.status }}
env: ${{ steps.deployment.outputs.env }}
deployment_id: ${{ steps.deployment.outputs.deployment_id }}
env_url: ${{ steps.netlify.outputs.deploy-url }}

View File

@@ -26,14 +26,14 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Log in to container registry - name: Log in to container registry
uses: docker/login-action@b4bedf8053341df3b5a9f9e0f2cf4e79e27360c6 uses: docker/login-action@3d58c274f17dffee475a5520cbe67f0a882c4dbb
with: with:
registry: ${{ env.REGISTRY }} registry: ${{ env.REGISTRY }}
username: ${{ github.actor }} username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }} password: ${{ secrets.GITHUB_TOKEN }}
- name: Yarn cache - name: Yarn cache
uses: actions/setup-node@v3 uses: actions/setup-node@v4
with: with:
cache: "yarn" cache: "yarn"
- name: Install dependencies - name: Install dependencies
@@ -62,7 +62,7 @@ jobs:
- name: Extract metadata (tags, labels) for Docker - name: Extract metadata (tags, labels) for Docker
id: meta id: meta
uses: docker/metadata-action@879dcbb708d40f8b8679d4f7941b938a086e23a7 uses: docker/metadata-action@2a4836ac76fe8f5d0ee3a0d89aa12a80cc552ad3
with: with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }} images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
tags: | tags: |
@@ -72,10 +72,10 @@ jobs:
type=raw,value=latest-ci_${{steps.current-time.outputs.unix_time}},enable={{is_default_branch}} type=raw,value=latest-ci_${{steps.current-time.outputs.unix_time}},enable={{is_default_branch}}
- name: Set up Docker Buildx - name: Set up Docker Buildx
uses: docker/setup-buildx-action@dedd61cf5d839122591f5027c89bf3ad27691d18 uses: docker/setup-buildx-action@6d5347c4025fdf2bb05167a2519cac535a14a408
- name: Build and push Docker image - name: Build and push Docker image
uses: docker/build-push-action@0f847266c302569530c95bfa228489494c43b002 uses: docker/build-push-action@4a13e500e55cf31b7a5d59a38ab2040ab0f42f56
with: with:
context: . context: .
platforms: linux/amd64,linux/arm64 platforms: linux/amd64,linux/arm64

View File

@@ -11,7 +11,7 @@ jobs:
- name: Checkout code - name: Checkout code
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Yarn cache - name: Yarn cache
uses: actions/setup-node@v3 uses: actions/setup-node@v4
with: with:
cache: "yarn" cache: "yarn"
- name: Install dependencies - name: Install dependencies

View File

@@ -0,0 +1,56 @@
name: Download translation files from Localazy
on:
workflow_dispatch:
secrets:
ELEMENT_BOT_TOKEN:
required: true
jobs:
download:
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- name: Checkout the code
uses: actions/checkout@v4
- uses: actions/setup-node@v3
with:
cache: "yarn"
- name: Install Deps
run: "yarn install --frozen-lockfile"
- name: Prune i18n
run: "rm -R public/locales"
- name: Download translation files
uses: localazy/download@v1.1.0
with:
groups: "-p includeSourceLang:true"
- name: Fix the owner of the downloaded files
run: "sudo chown runner:docker -R public/locales"
- name: Prettier
run: yarn prettier:format
- name: Create Pull Request
id: cpr
uses: peter-evans/create-pull-request@v5.0.2
with:
token: ${{ secrets.ELEMENT_BOT_TOKEN }}
branch: actions/localazy-download
delete-branch: true
title: Localazy Download
commit-message: Translations updates
labels: |
T-Task
- name: Enable automerge
run: gh pr merge --merge --auto "$PR_NUMBER"
if: steps.cpr.outputs.pull-request-operation == 'created'
env:
GH_TOKEN: ${{ secrets.ELEMENT_BOT_TOKEN }}
PR_NUMBER: ${{ steps.cpr.outputs.pull-request-number }}

View File

@@ -0,0 +1,20 @@
name: Upload translation files to Localazy
on:
push:
branches:
- livekit
jobs:
upload:
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- name: Checkout the code
uses: actions/checkout@v4
- name: Upload
uses: localazy/upload@v1
with:
write_key: ${{ secrets.LOCALAZY_WRITE_KEY }}

View File

@@ -1,7 +1,7 @@
# Element Call # Element Call
[![Chat](https://img.shields.io/matrix/webrtc:matrix.org)](https://matrix.to/#/#webrtc:matrix.org) [![Chat](https://img.shields.io/matrix/webrtc:matrix.org)](https://matrix.to/#/#webrtc:matrix.org)
[![Translate](https://translate.element.io/widgets/element-call/-/element-call/svg-badge.svg)](https://translate.element.io/engage/element-call/) [![Localazy](https://img.shields.io/endpoint?url=https%3A%2F%2Fconnect.localazy.com%2Fstatus%2Felement-call%2Fdata%3Fcontent%3Dall%26title%3Dlocalazy%26logo%3Dtrue)](https://localazy.com/p/element-call)
Group calls with WebRTC that leverage [Matrix](https://matrix.org) and an open-source WebRTC toolkit from [LiveKit](https://livekit.io/). Group calls with WebRTC that leverage [Matrix](https://matrix.org) and an open-source WebRTC toolkit from [LiveKit](https://livekit.io/).
@@ -56,7 +56,7 @@ There are currently two different config files. `.env` holds variables that are
## Translation ## Translation
If you'd like to help translate Element Call, head over to [translate.element.io](https://translate.element.io/engage/element-call/). You're also encouraged to join the [Element Translators](https://matrix.to/#/#translators:element.io) space to discuss and coordinate translation efforts. If you'd like to help translate Element Call, head over to [Localazy](https://localazy.com/p/element-call). You're also encouraged to join the [Element Translators](https://matrix.to/#/#translators:element.io) space to discuss and coordinate translation efforts.
## Development ## Development
@@ -106,3 +106,9 @@ Run backend components:
``` ```
yarn backend yarn backend
``` ```
## Documentation
Usage and other technical details about the project can be found here:
[**Docs**](./docs/README.md)

6
docs/README.md Normal file
View File

@@ -0,0 +1,6 @@
## Element Call Docs
This folder contains documentation for Element Call setup and usage.
- [Url format and parameters](./url-params.md)
- [Embedded vs standalone mode](./embedded-standalone.md)

View File

@@ -0,0 +1,9 @@
## Embedded vs standalone mode
Element call is developed using the js-sdk with matroska mode. This means the app can run either as a standalone app directly connected to a homeserver providing login interfaces or it can be used as a widget.
As a widget the app only uses the core calling (matrixRTC) parts. The rest (authentication, sending events, getting room state updates about calls) is done by the hosting client.
Element Call and the hosting client are connected via the widget api.
Element call detects that it is run as a widget if a widgetId is defined in the url parameters. If `widgetId` is present element call will try to connect to the client via the widget postMessage api using the parameters provided in [Url Format and parameters
](./url-params.md).

191
docs/url-params.md Normal file
View File

@@ -0,0 +1,191 @@
## Url Format and parameters
There are two formats for Element Call urls.
- **Current Format**
```
https://element_call.domain/room/#
/<room_name_alias>?roomId=!id:domain&password=1234&<other params see below>
```
The url is split into two sections. The `https://element_call.domain/room/#` contains the app and the intend that the link brings you into a specific room (`https://call.element.io/#` would be the homepage). The fragment is used for query parameters to make sure they never get sent to the element_call.domain server. Here we have the actual matrix roomId and the password which are used to connect all participants with e2ee. This allows that `<room_name_alias>` does not need to be unique. Multiple meetings with the label weekly-sync can be created without collisions.
- **deprecated**
```
https://element_call.domain/<room_name>
```
With this format the livekit alias that will be used is the `<room_name>`. All ppl connecting to this url will end up in the same unencrypted room. This does not scale, is super unsecure (ppl could end up in the same room by accident) and it also is not really possible to support encryption.
The url parameters are spit into two categories: **general** and **widget related**.
### Widget related params
**widgetId**
The id used by the widget. The presence of this parameter inplis that elemetn call will not connect to a homeserver directly and instead tries to establish postMessage communication via the `parentUrl`
```
widgetId: string | null;
```
**parentUrl**
The url used to send widget action postMessages. This should be the domain of the client
or the webview the widget is hosted in. (in case the widget is not in an Iframe but in a
dedicated webview we send the postMessages same webview the widget lives in. Filtering is
done in the widget so it ignores the messages it receives from itself)
```
parentUrl: string | null;
```
**userId**
The user's ID (only used in matryoshka mode).
```
userId: string | null;
```
**deviceId**
The device's ID (only used in matryoshka mode).
```
deviceId: string | null;
```
**baseUrl**
The base URL of the homeserver to use for media lookups in matryoshka mode.
```
baseUrl: string | null;
```
### General url parameters
**roomId**
Anything about what room we're pointed to should be from useRoomIdentifier which
parses the path and resolves alias with respect to the default server name, however
roomId is an exception as we need the room ID in embedded (matroyska) mode, and not
the room alias (or even the via params because we are not trying to join it). This
is also not validated, where it is in useRoomIdentifier().
```
roomId: string | null;
```
**confineToRoom**
Whether the app should keep the user confined to the current call/room.
```
confineToRoom: boolean; (default: false)
```
**appPrompt**
Whether upon entering a room, the user should be prompted to launch the
native mobile app. (Affects only Android and iOS.)
```
appPrompt: boolean; (default: true)
```
**preload**
Whether the app should pause before joining the call until it sees an
io.element.join widget action, allowing it to be preloaded.
```
preload: boolean; (default: false)
```
**hideHeader**
Whether to hide the room header when in a call.
```
hideHeader: boolean; (default: false)
```
**showControls**
Whether to show the buttons to mute, screen-share, invite, hangup are shown when in a call.
```
showControls: boolean; (default: true)
```
**hideScreensharing**
Whether to hide the screen-sharing button.
```
hideScreensharing: boolean; (default: false)
```
**enableE2EE** (Deprecated)
Whether to use end-to-end encryption. This is a legacy flag for the full mesh branch.
It is not used on the livekit branch and has no impact there!
```
enableE2EE: boolean; (default: true)
```
**perParticipantE2EE**
Whether to use per participant encryption.
Keys will be exchanged over encrypted matrix room messages.
```
perParticipantE2EE: boolean; (default: false)
```
**password**
E2EE password when using a shared secret. (For individual sender keys in embedded mode this is not required.)
```
password: string | null;
```
**displayName**
The display name to use for auto-registration.
```
displayName: string | null;
```
**lang**
The BCP 47 code of the language the app should use.
```
lang: string | null;
```
**fonts**
The font/fonts which the interface should use.
There can be multiple font url parameters: `?font=font-one&font=font-two...`
```
font: string;
font: string;
...
```
**fontScale**
The factor by which to scale the interface's font size.
```
fontScale: number | null;
```
**analyticsID**
The Posthog analytics ID. It is only available if the user has given consent for sharing telemetry in element web.
```
analyticsID: string | null;
```
**allowIceFallback**
Whether the app is allowed to use fallback STUN servers for ICE in case the
user's homeserver doesn't provide any.
```
allowIceFallback: boolean; (default: false)
```
**skipLobby**
Setting this flag skips the lobby and brings you in the call directly.
In the widget this can be combined with preload to pass the device settings
with the join widget action.
```
skipLobby: boolean; (default: false)
```

View File

@@ -1,8 +1,8 @@
export default { export default {
keySeparator: false, keySeparator: ".",
namespaceSeparator: false, namespaceSeparator: false,
contextSeparator: "|", contextSeparator: "|",
pluralSeparator: "|", pluralSeparator: "_",
createOldCatalogs: false, createOldCatalogs: false,
defaultNamespace: "app", defaultNamespace: "app",
lexers: { lexers: {
@@ -10,7 +10,14 @@ export default {
{ {
lexer: "JavascriptLexer", lexer: "JavascriptLexer",
functions: ["t", "translatedError"], functions: ["t", "translatedError"],
functionsNamespace: ["useTranslation", "withTranslation"], namespaceFunctions: ["useTranslation", "withTranslation"],
},
],
tsx: [
{
lexer: "JsxLexer",
functions: ["t", "translatedError"],
namespaceFunctions: ["useTranslation", "withTranslation"],
}, },
], ],
}, },
@@ -18,6 +25,4 @@ export default {
output: "public/locales/$LOCALE/$NAMESPACE.json", output: "public/locales/$LOCALE/$NAMESPACE.json",
input: ["src/**/*.{ts,tsx}"], input: ["src/**/*.{ts,tsx}"],
sort: true, sort: true,
// The key becomes the English version of the string
defaultValue: (_l, _ns, key) => key,
}; };

33
localazy.json Normal file
View File

@@ -0,0 +1,33 @@
{
"readKey": "a7580769542256117579-70975387172511848f4c6533943d776547bad4853931ba352ee684b738f4494e",
"upload": {
"type": "json",
"deprecate": "file",
"features": ["plural_postfix_us", "filter_untranslated"],
"files": [
{
"pattern": "public/locales/en-GB/*.json",
"lang": "inherited"
},
{
"group": "existing",
"pattern": "public/locales/*/*.json",
"excludes": ["public/locales/en-GB/*.json"],
"lang": "${autodetectLang}"
}
]
},
"download": {
"files": [
{
"output": "public/locales/${langLsrDash}/${file}"
}
],
"includeSourceLang": "${includeSourceLang|false}",
"langAliases": {
"en": "en_GB"
}
}
}

View File

@@ -23,7 +23,7 @@
"@opentelemetry/api": "^1.4.0", "@opentelemetry/api": "^1.4.0",
"@opentelemetry/context-zone": "^1.9.1", "@opentelemetry/context-zone": "^1.9.1",
"@opentelemetry/exporter-jaeger": "^1.9.1", "@opentelemetry/exporter-jaeger": "^1.9.1",
"@opentelemetry/exporter-trace-otlp-http": "^0.41.0", "@opentelemetry/exporter-trace-otlp-http": "^0.45.0",
"@opentelemetry/instrumentation-document-load": "^0.33.0", "@opentelemetry/instrumentation-document-load": "^0.33.0",
"@opentelemetry/instrumentation-user-interaction": "^0.33.0", "@opentelemetry/instrumentation-user-interaction": "^0.33.0",
"@opentelemetry/sdk-trace-web": "^1.9.1", "@opentelemetry/sdk-trace-web": "^1.9.1",
@@ -46,8 +46,8 @@
"@sentry/tracing": "^7.0.0", "@sentry/tracing": "^7.0.0",
"@types/lodash": "^4.14.199", "@types/lodash": "^4.14.199",
"@use-gesture/react": "^10.2.11", "@use-gesture/react": "^10.2.11",
"@vector-im/compound-design-tokens": "^0.0.6", "@vector-im/compound-design-tokens": "^0.1.0",
"@vector-im/compound-web": "^0.5.0", "@vector-im/compound-web": "^0.6.0",
"@vitejs/plugin-basic-ssl": "^1.0.1", "@vitejs/plugin-basic-ssl": "^1.0.1",
"@vitejs/plugin-react": "^4.0.1", "@vitejs/plugin-react": "^4.0.1",
"buffer": "^6.0.3", "buffer": "^6.0.3",
@@ -58,7 +58,7 @@
"i18next-http-backend": "^2.0.0", "i18next-http-backend": "^2.0.0",
"livekit-client": "^1.12.3", "livekit-client": "^1.12.3",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#c8f8fb587d29dce22d314bfc16bf25a76b04e8bb", "matrix-js-sdk": "github:matrix-org/matrix-js-sdk#eca651c0c2ff0600bdae0bb6aba43485e48b69d5",
"matrix-widget-api": "^1.3.1", "matrix-widget-api": "^1.3.1",
"normalize.css": "^8.0.1", "normalize.css": "^8.0.1",
"pako": "^2.0.4", "pako": "^2.0.4",
@@ -88,12 +88,11 @@
"@testing-library/react": "^14.0.0", "@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.5.1", "@testing-library/user-event": "^14.5.1",
"@types/content-type": "^1.1.5", "@types/content-type": "^1.1.5",
"@types/d3": "^7.4.0",
"@types/dom-screen-wake-lock": "^1.0.1", "@types/dom-screen-wake-lock": "^1.0.1",
"@types/dompurify": "^3.0.2", "@types/dompurify": "^3.0.2",
"@types/grecaptcha": "^3.0.4", "@types/grecaptcha": "^3.0.4",
"@types/jest": "^29.5.5", "@types/jest": "^29.5.5",
"@types/node": "^18.13.0", "@types/node": "^20.0.0",
"@types/react-router-dom": "^5.3.3", "@types/react-router-dom": "^5.3.3",
"@types/request": "^2.48.8", "@types/request": "^2.48.8",
"@types/sdp-transform": "^2.4.5", "@types/sdp-transform": "^2.4.5",
@@ -111,7 +110,7 @@
"eslint-plugin-matrix-org": "^1.2.1", "eslint-plugin-matrix-org": "^1.2.1",
"eslint-plugin-react": "^7.29.4", "eslint-plugin-react": "^7.29.4",
"eslint-plugin-react-hooks": "^4.5.0", "eslint-plugin-react-hooks": "^4.5.0",
"eslint-plugin-unicorn": "^48.0.1", "eslint-plugin-unicorn": "^49.0.0",
"i18next-parser": "^8.0.0", "i18next-parser": "^8.0.0",
"identity-obj-proxy": "^3.0.0", "identity-obj-proxy": "^3.0.0",
"jest": "^29.2.2", "jest": "^29.2.2",

View File

@@ -1,60 +1,78 @@
{ {
"<0>Already have an account?</0><1><0>Log in</0> Or <2>Access as a guest</2></1>": "<0>Вече имате акаунт?</0><1><0>Влезте с него</0> или <2>Влезте като гост</2></1>", "a11y": {
"<0>Create an account</0> Or <2>Access as a guest</2>": "<0>Създайте акаунт</0> или <2>Влезте като гост</2>", "user_menu": "Потребителско меню"
"<0>Why not finish by setting up a password to keep your account?</0><1>You'll be able to keep your name and set an avatar for use on future calls</1>": "<0>Защо не настройте парола за да запазите акаунта си?</0><1>Ще можете да запазите името и аватара си за бъдещи разговори</1>", },
"Another user on this call is having an issue. In order to better diagnose these issues we'd like to collect a debug log.": "Друг потребител в този разговор има проблем. За да диагностицираме този проблем по-добре ни се иска да съберем debug логове.", "action": {
"Audio": "Звук", "close": "Затвори",
"Avatar": "Аватар", "go": "Напред",
"Camera": "Камера", "no": "Не",
"Close": "Затвори", "register": "Регистрация",
"Confirm password": "Потвърди паролата", "remove": "Премахни",
"Copied!": "Копирано!", "sign_in": "Влез",
"Create account": "Създай акаунт", "sign_out": "Излез"
"Debug log request": "Заявка за debug логове", },
"Developer": "Разработчик", "call_ended_view": {
"Display name": "Име/псевдоним", "create_account_button": "Създай акаунт",
"Exit full screen": "Излез от цял екран", "create_account_prompt": "<0>Защо не настройте парола за да запазите акаунта си?</0><1>Ще можете да запазите името и аватара си за бъдещи разговори</1>",
"Full screen": "Цял екран", "not_now_button": "Не сега, върни се на началния екран"
"Go": "Напред", },
"Home": "Начало", "common": {
"Include debug logs": "Включи debug логове", "audio": "Звук",
"Join call": "Влез в разговора", "avatar": "Аватар",
"Join call now": "Влез в разговора сега", "camera": "Камера",
"Join existing call?": "Присъединяване към съществуващ разговор?", "copied": "Копирано!",
"Loading…": "Зареждане…", "display_name": "Име/псевдоним",
"Local volume": "Локална сила на звука", "home": "Начало",
"Logging in…": "Влизане…", "loading": "Зареждане…",
"Login": "Влез", "microphone": "Микрофон",
"Login to your account": "Влезте в акаунта си", "password": "Парола",
"Microphone": "Микрофон", "profile": "Профил",
"More": "Още", "settings": "Настройки",
"No": "Не", "username": "Потребителско име",
"Not now, return to home screen": "Не сега, върни се на началния екран", "video": "Видео"
"Not registered yet? <2>Create an account</2>": "Все още не сте регистрирани? <2>Създайте акаунт</2>", },
"Password": "Парола", "exit_fullscreen_button_label": "Излез от цял екран",
"Passwords must match": "Паролите не съвпадат", "fullscreen_button_label": "Цял екран",
"Profile": "Профил", "join_existing_call_modal": {
"Recaptcha dismissed": "Recaptcha отхвърлена", "join_button": "Да, присъедини се",
"Recaptcha not loaded": "Recaptcha не е заредена", "text": "Този разговор вече съществува, искате ли да се присъедините?",
"Register": "Регистрация", "title": "Присъединяване към съществуващ разговор?"
"Registering…": "Регистриране…", },
"Remove": "Премахни", "layout_spotlight_label": "Прожектор",
"Return to home screen": "Връщане на началния екран", "lobby": {
"Select an option": "Изберете опция", "join_button": "Влез в разговора"
"Send debug logs": "Изпратете debug логове", },
"Sending…": "Изпращане…", "local_volume_label": "Локална сила на звука",
"Settings": "Настройки", "logging_in": "Влизане…",
"Share screen": "Сподели екрана", "login_auth_links": "<0>Създайте акаунт</0> или <2>Влезте като гост</2>",
"Sign in": "Влез", "login_title": "Влез",
"Sign out": "Излез", "rageshake_request_modal": {
"Speaker": "Говорител", "body": "Друг потребител в този разговор има проблем. За да диагностицираме този проблем по-добре ни се иска да съберем debug логове.",
"Spotlight": "Прожектор", "title": "Заявка за debug логове"
"Submit feedback": "Изпрати обратна връзка", },
"This call already exists, would you like to join?": "Този разговор вече съществува, искате ли да се присъедините?", "rageshake_send_logs": "Изпратете debug логове",
"User menu": "Потребителско меню", "rageshake_sending": "Изпращане…",
"Username": "Потребителско име", "recaptcha_dismissed": "Recaptcha отхвърлена",
"Version: {{version}}": "Версия: {{version}}", "recaptcha_not_loaded": "Recaptcha не е заредена",
"Video": "Видео", "register": {
"Waiting for other participants…": "Изчакване на други участници…", "passwords_must_match": "Паролите не съвпадат",
"Yes, join call": "Да, присъедини се" "registering": "Регистриране…"
},
"register_auth_links": "<0>Вече имате акаунт?</0><1><0>Влезте с него</0> или <2>Влезте като гост</2></1>",
"register_confirm_password_label": "Потвърди паролата",
"return_home_button": "Връщане на началния екран",
"room_auth_view_join_button": "Влез в разговора сега",
"screenshare_button_label": "Сподели екрана",
"select_input_unset_button": "Изберете опция",
"settings": {
"developer_tab_title": "Разработчик",
"feedback_tab_h4": "Изпрати обратна връзка",
"feedback_tab_send_logs_label": "Включи debug логове",
"more_tab_title": "Още",
"speaker_device_selection_label": "Говорител"
},
"unauthenticated_view_body": "Все още не сте регистрирани? <2>Създайте акаунт</2>",
"unauthenticated_view_login_button": "Влезте в акаунта си",
"version": "Версия: {{version}}",
"waiting_for_participants": "Изчакване на други участници…"
} }

View File

@@ -1,67 +1,82 @@
{ {
"Copied!": "Zkopírováno!", "a11y": {
"Confirm password": "Potvrdit heslo", "user_menu": "Uživatelské menu"
"Close": "Zavřít", },
"Camera": "Kamera", "action": {
"Avatar": "Avatar", "close": "Zavřít",
"Audio": "Audio", "copy": "Kopírovat",
"<0>Create an account</0> Or <2>Access as a guest</2>": "<0>Vytvořit účet</0> Or <2>Jako host</2>", "go": "Pokračovat",
"Yes, join call": "Ano, připojit se", "no": "Ne",
"Waiting for other participants…": "Čekání na další účastníky…", "register": "Registrace",
"Video": "Video", "remove": "Odstranit",
"Version: {{version}}": "Verze: {{version}}", "sign_in": "Přihlásit se",
"Username": "Uživatelské jméno", "sign_out": "Odhlásit se"
"User menu": "Uživatelské menu", },
"This call already exists, would you like to join?": "Tento hovor již existuje, chcete se připojit?", "call_ended_view": {
"Submit feedback": "Dát feedback", "create_account_button": "Vytvořit účet",
"Speaker": "Reproduktor", "create_account_prompt": "<0>Proč neskončit nastavením hesla, abyste mohli účet použít znovu?</0><1>Budete si moci nechat své jméno a nastavit si avatar pro budoucí hovory </1>",
"Sign out": "Odhlásit se", "not_now_button": "Teď ne, vrátit se na domovskou obrazovku"
"Sign in": "Přihlásit se", },
"Share screen": "Sdílet obrazovku", "common": {
"Settings": "Nastavení", "camera": "Kamera",
"Sending…": "Posílání…", "copied": "Zkopírováno!",
"Sending debug logs…": "Posílání ladícího záznamu…", "display_name": "Zobrazované jméno",
"Send debug logs": "Poslat ladící záznam", "home": "Domov",
"Select an option": "Vyberte možnost", "loading": "Načítání…",
"Return to home screen": "Vrátit se na domácí obrazovku", "microphone": "Mikrofon",
"Remove": "Odstranit", "password": "Heslo",
"Registering…": "Registrování…", "profile": "Profil",
"Register": "Registrace", "settings": "Nastavení",
"Profile": "Profil", "username": "Uživatelské jméno"
"Passwords must match": "Hesla se musí shodovat", },
"Password": "Heslo", "exit_fullscreen_button_label": "Ukončit režim celé obrazovky",
"Not now, return to home screen": "Teď ne, vrátit se na domovskou obrazovku", "full_screen_view_description": "<0>Odeslání ladících záznamů nám pomůže diagnostikovat problém.</0>",
"No": "Ne", "full_screen_view_h1": "<0>Oops, něco se pokazilo.</0>",
"More": "Více", "fullscreen_button_label": "Zvětšit na celou obrazovku",
"Microphone": "Mikrofon", "header_label": "Domov Element Call",
"Login to your account": "Přihlásit se ke svému účtu", "join_existing_call_modal": {
"Login": "Přihlášení", "join_button": "Ano, připojit se",
"Logging in…": "Přihlašování se…", "text": "Tento hovor již existuje, chcete se připojit?",
"Local volume": "Lokální hlasitost", "title": "Připojit se k existujícimu hovoru?"
"Loading…": "Načítání…", },
"Join call now": "Připojit se k hovoru", "layout_spotlight_label": "Soustředěný mód",
"Join call": "Připojit se k hovoru", "lobby": {
"Spotlight": "Soustředěný mód", "join_button": "Připojit se k hovoru"
"Recaptcha not loaded": "Recaptcha se nenačetla", },
"Recaptcha dismissed": "Recaptcha byla zamítnuta", "local_volume_label": "Lokální hlasitost",
"Not registered yet? <2>Create an account</2>": "Nejste registrova? <2>Vytvořit účet</2>", "logging_in": "Přihlašová se…",
"Join existing call?": "Připojit se k existujícimu hovoru?", "login_auth_links": "<0>Vytvořit účet</0> Or <2>Jako host</2>",
"Include debug logs": "Zahrnout ladící záznamy", "login_title": "Přihlášení",
"Home": "Domov", "rageshake_request_modal": {
"Go": "Pokračovat", "body": "Jiný uživatel v tomto hovoru má problémy. Abychom mohli diagnostikovat problém, rádi bychom shromáždili protokoly ladění.",
"Full screen": "Zvětšit na celou obrazovku", "title": "Žádost o protokoly ladění"
"Exit full screen": "Ukončit režim celé obrazovky", },
"Element Call Home": "Domov Element Call", "rageshake_send_logs": "Poslat ladící záznam",
"Display name": "Zobrazované jméno", "rageshake_sending": "Posílání…",
"Developer": "Vývojář", "rageshake_sending_logs": "Posílání ladícího záznamu…",
"Debug log request": "Žádost o protokoly ladění", "recaptcha_dismissed": "Recaptcha byla zamítnuta",
"Create account": "Vytvořit účet", "recaptcha_not_loaded": "Recaptcha se nenačetla",
"Copy": "Kopírovat", "register": {
"Another user on this call is having an issue. In order to better diagnose these issues we'd like to collect a debug log.": "Jiný uživatel v tomto hovoru má problémy. Abychom mohli diagnostikovat problém, rádi bychom shromáždili protokoly ladění.", "passwords_must_match": "Hesla se musí shodovat",
"<0>Why not finish by setting up a password to keep your account?</0><1>You'll be able to keep your name and set an avatar for use on future calls</1>": "<0>Proč neskončit nastavením hesla, abyste mohli účet použít znovu?</0><1>Budete si moci nechat své jméno a nastavit si avatar pro budoucí hovory </1>", "registering": "Registrování…"
"<0>Already have an account?</0><1><0>Log in</0> Or <2>Access as a guest</2></1>": "<0>Už máte účet?</0><1><0>Přihlásit se</0> Or <2>Jako host</2></1>", },
"<0>Submitting debug logs will help us track down the problem.</0>": "<0>Odeslání ladících záznamů nám pomůže diagnostikovat problém.</0>", "register_auth_links": "<0>Už máte účet?</0><1><0>Přihlásit se</0> Or <2>Jako host</2></1>",
"<0>Oops, something's gone wrong.</0>": "<0>Oops, něco se pokazilo.</0>", "register_confirm_password_label": "Potvrdit heslo",
"Expose developer settings in the settings window.": "Zobrazit vývojářské nastavení.", "return_home_button": "Vrátit se na domácí obrazovku",
"Developer Settings": "Vývojářské nastavení" "room_auth_view_join_button": "Připojit se k hovoru",
"screenshare_button_label": "Sdílet obrazovku",
"select_input_unset_button": "Vyberte možnost",
"settings": {
"developer_settings_label": "Vývojářské nastavení",
"developer_settings_label_description": "Zobrazit vývojářské nastavení.",
"developer_tab_title": "Vývojář",
"feedback_tab_h4": "Dát feedback",
"feedback_tab_send_logs_label": "Zahrnout ladící záznamy",
"more_tab_title": "Více",
"speaker_device_selection_label": "Reproduktor"
},
"unauthenticated_view_body": "Nejste registrovaní? <2>Vytvořit účet</2>",
"unauthenticated_view_login_button": "Přihlásit se ke svému účtu",
"version": "Verze: {{version}}",
"waiting_for_participants": "Čekání na další účastníky…"
} }

View File

@@ -1,123 +1,148 @@
{ {
"<0>Already have an account?</0><1><0>Log in</0> Or <2>Access as a guest</2></1>": "<0>Du hast bereits ein Konto?</0><1><0>Anmelden</0> Oder <2>Als Gast betreten</2></1>", "a11y": {
"<0>Create an account</0> Or <2>Access as a guest</2>": "<0>Konto erstellen</0> Oder <2>Als Gast betreten</2>", "user_menu": "Benutzermenü"
"<0>Why not finish by setting up a password to keep your account?</0><1>You'll be able to keep your name and set an avatar for use on future calls</1>": "<0>Warum vergibst du nicht abschließend ein Passwort, um dein Konto zu erhalten?</0><1>Du kannst deinen Namen behalten und ein Profilbild für zukünftige Anrufe festlegen.</1>", },
"Another user on this call is having an issue. In order to better diagnose these issues we'd like to collect a debug log.": "Ein anderer Benutzer dieses Anrufs hat ein Problem. Um es besser diagnostizieren zu können, würden wir gerne ein Debug-Protokoll erstellen.", "action": {
"Audio": "Audio", "close": "Schließen",
"Avatar": "Avatar", "copy": "Kopieren",
"Camera": "Kamera", "copy_link": "Link kopieren",
"Close": "Schließen", "go": "Los gehts",
"Confirm password": "Passwort bestätigen", "invite": "Einladen",
"Copied!": "Kopiert!", "no": "Nein",
"Create account": "Konto erstellen", "register": "Registrieren",
"Debug log request": "Debug-Log Anfrage", "remove": "Entfernen",
"Developer": "Entwickler", "sign_in": "Anmelden",
"Display name": "Anzeigename", "sign_out": "Abmelden",
"Exit full screen": "Vollbildmodus verlassen", "submit": "Absenden"
"Full screen": "Vollbild", },
"Go": "Los gehts", "analytics_notice": "Mit der Teilnahme an der Beta akzeptierst du die Sammlung von anonymen Daten, die wir zur Verbesserung des Produkts verwenden. Weitere Informationen zu den von uns erhobenen Daten findest du in unserer <2>Datenschutzerklärung</2> und unseren <5>Cookie-Richtlinien</5>.",
"Home": "Startseite", "app_selection_modal": {
"Include debug logs": "Debug-Protokolle einschließen", "continue_in_browser": "Weiter im Browser",
"Join call": "Anruf beitreten", "open_in_app": "In der App öffnen",
"Join call now": "Anruf beitreten", "text": "Bereit, beizutreten?",
"Join existing call?": "An bestehendem Anruf teilnehmen?", "title": "App auswählen"
"Loading…": "Lade …", },
"Local volume": "Lokale Lautstärke", "application_opened_another_tab": "Diese Anwendung wurde in einem anderen Tab geöffnet.",
"Logging in…": "Anmelden ", "browser_media_e2ee_unsupported": "Dein Webbrowser unterstützt keine Medien-Ende-zu-Ende-Verschlüsselung. Unterstützte Browser sind Chrome, Safari, Firefox >=117",
"Login": "Anmelden", "browser_media_e2ee_unsupported_heading": "Inkompatibler Browser",
"Login to your account": "Melde dich mit deinem Konto an", "call_ended_view": {
"Microphone": "Mikrofon", "body": "Deine Verbindung wurde getrennt",
"More": "Mehr", "create_account_button": "Konto erstellen",
"No": "Nein", "create_account_prompt": "<0>Warum vergibst du nicht abschließend ein Passwort, um dein Konto zu erhalten?</0><1>Du kannst deinen Namen behalten und ein Profilbild für zukünftige Anrufe festlegen.</1>",
"Not now, return to home screen": "Nicht jetzt, zurück zur Startseite", "feedback_done": "<0>Danke für deine Rückmeldung!</0>",
"Not registered yet? <2>Create an account</2>": "Noch nicht registriert? <2>Konto erstellen</2>", "feedback_prompt": "<0>Wir würden uns freuen, deine Rückmeldung zu hören, um deine Erfahrung verbessern zu können.</0>",
"Password": "Passwort", "headline": "{{displayName}}, dein Anruf wurde beendet.",
"Passwords must match": "Passwörter müssen übereinstimmen", "not_now_button": "Nicht jetzt, zurück zur Startseite",
"Profile": "Profil", "reconnect_button": "Erneut verbinden",
"Recaptcha dismissed": "Recaptcha abgelehnt", "survey_prompt": "Wie ist es gelaufen?"
"Recaptcha not loaded": "Recaptcha nicht geladen", },
"Register": "Registrieren", "call_name": "Name des Anrufs",
"Registering…": "Registrierung …", "common": {
"Remove": "Entfernen", "audio": "Audio",
"Return to home screen": "Zurück zur Startseite", "avatar": "Profilbild",
"Select an option": "Wähle eine Option", "camera": "Kamera",
"Send debug logs": "Debug-Logs senden", "copied": "Kopiert!",
"Sending…": "Senden ", "display_name": "Anzeigename",
"Settings": "Einstellungen", "encrypted": "Verschlüsselt",
"Share screen": "Bildschirm teilen", "error": "Fehler",
"Sign in": "Anmelden", "home": "Startseite",
"Sign out": "Abmelden", "loading": "Lade ",
"Speaker": "Wiedergabegerät", "microphone": "Mikrofon",
"Spotlight": "Rampenlicht", "password": "Passwort",
"Submit feedback": "Rückmeldung geben", "profile": "Profil",
"This call already exists, would you like to join?": "Dieser Aufruf existiert bereits, möchtest Du teilnehmen?", "settings": "Einstellungen",
"User menu": "Benutzermenü", "unencrypted": "Nicht verschlüsselt",
"Username": "Benutzername", "username": "Benutzername",
"Version: {{version}}": "Version: {{version}}", "video": "Video"
"Video": "Video", },
"Waiting for other participants…": "Warte auf weitere Teilnehmer ", "disconnected_banner": "Die Verbindung zum Server wurde getrennt.",
"Yes, join call": "Ja, Anruf beitreten", "exit_fullscreen_button_label": "Vollbildmodus verlassen",
"Sending debug logs…": "Sende Debug-Protokolle …", "full_screen_view_description": "<0>Übermittelte Problemberichte helfen uns, Fehler zu beheben.</0>",
"Copy": "Kopieren", "full_screen_view_h1": "<0>Hoppla, etwas ist schiefgelaufen.</0>",
"Element Call Home": "Element Call-Startseite", "fullscreen_button_label": "Vollbild",
"<0>Submitting debug logs will help us track down the problem.</0>": "<0>Übermittelte Problemberichte helfen uns, Fehler zu beheben.</0>", "group_call_loader_failed_heading": "Anruf nicht gefunden",
"<0>Oops, something's gone wrong.</0>": "<0>Hoppla, etwas ist schiefgelaufen.</0>", "group_call_loader_failed_text": "Anrufe sind nun Ende-zu-Ende-verschlüsselt und müssen auf der Startseite erstellt werden. Damit stellen wir sicher, dass alle denselben Schlüssel verwenden.",
"Expose developer settings in the settings window.": "Zeige die Entwicklereinstellungen im Einstellungsfenster.", "hangup_button_label": "Anruf beenden",
"Developer Settings": "Entwicklereinstellungen", "header_label": "Element Call-Startseite",
"By participating in this beta, you consent to the collection of anonymous data, which we use to improve the product. You can find more information about which data we track in our <2>Privacy Policy</2> and our <5>Cookie Policy</5>.": "Mit der Teilnahme an der Beta akzeptierst du die Sammlung von anonymen Daten, die wir zur Verbesserung des Produkts verwenden. Weitere Informationen zu den von uns erhobenen Daten findest du in unserer <2>Datenschutzerklärung</2> und unseren <5>Cookie-Richtlinien</5>.", "header_participants_label": "Teilnehmende",
"<0></0><1></1>You may withdraw consent by unchecking this box. If you are currently in a call, this setting will take effect at the end of the call.": "<0></0><1></1>Du kannst deine Zustimmung durch Abwählen dieses Kästchens zurückziehen. Falls du dich aktuell in einem Anruf befindest, wird diese Einstellung nach dem Ende des Anrufs wirksam.", "invite_modal": {
"Feedback": "Rückmeldung", "link_copied_toast": "Link in Zwischenablage kopiert",
"If you are experiencing issues or simply would like to provide some feedback, please send us a short description below.": "Falls du auf Probleme stößt oder einfach nur eine Rückmeldung geben möchtest, sende uns bitte eine kurze Beschreibung.", "title": "Zu diesem Anruf einladen"
"Your feedback": "Deine Rückmeldung", },
"Thanks, we received your feedback!": "Danke, wir haben deine Rückmeldung erhalten!", "join_existing_call_modal": {
"Submitting…": "Sende ", "join_button": "Ja, Anruf beitreten",
"Submit": "Absenden", "text": "Dieser Aufruf existiert bereits, möchtest Du teilnehmen?",
"{{count}} stars|other": "{{count}} Sterne", "title": "An bestehendem Anruf teilnehmen?"
"{{displayName}}, your call has ended.": "{{displayName}}, dein Anruf wurde beendet.", },
"<0>We'd love to hear your feedback so we can improve your experience.</0>": "<0>Wir würden uns freuen, deine Rückmeldung zu hören, um deine Erfahrung verbessern zu können.</0>", "layout_grid_label": "Raster",
"How did it go?": "Wie ist es gelaufen?", "layout_spotlight_label": "Rampenlicht",
"{{count}} stars|one": "{{count}} Stern", "lobby": {
"<0>Thanks for your feedback!</0>": "<0>Danke für deine Rückmeldung!</0>", "join_button": "Anruf beitreten",
"{{displayName}} is presenting": "{{displayName}} präsentiert", "leave_button": "Zurück zu kürzlichen Anrufen"
"Show connection stats": "Verbindungsstatistiken zeigen", },
"By clicking \"Join call now\", you agree to our <2>End User Licensing Agreement (EULA)</2>": "Mit einem Klick auf „Anruf beitreten“ akzeptierst du unseren <2>Endbenutzer-Lizenzvertrag (EULA)</2>", "local_volume_label": "Lokale Lautstärke",
"By clicking \"Go\", you agree to our <2>End User Licensing Agreement (EULA)</2>": "Mit einem Klick auf „Los gehts“ akzeptierst du unseren <2>Endbenutzer-Lizenzvertrag (EULA)</2>", "log_in": "Anmelden",
"This site is protected by ReCAPTCHA and the Google <2>Privacy Policy</2> and <6>Terms of Service</6> apply.<9></9>By clicking \"Register\", you agree to our <12>End User Licensing Agreement (EULA)</12>": "Diese Seite wird durch reCAPTCHA geschützt und es gelten Googles <2>Datenschutzerklärung</2> und <6>Nutzungsbedingungen</6>. <9></9>Mit einem Klick auf „Registrieren“ akzeptierst du unseren <2>Endbenutzer-Lizenzvertrag (EULA)</2>", "logging_in": "Anmelden ",
"Element Call is temporarily not end-to-end encrypted while we test scalability.": "Element Call ist temporär nicht Ende-zu-Ende-verschlüsselt, während wir die Skalierbarkeit testen.", "login_auth_links": "<0>Konto erstellen</0> Oder <2>Als Gast betreten</2>",
"Connectivity to the server has been lost.": "Die Verbindung zum Server wurde getrennt.", "login_auth_links_prompt": "Noch nicht registriert?",
"Enable end-to-end encryption (password protected calls)": "Ende-zu-Ende-Verschlüsselung aktivieren (Passwortgeschützte Anrufe)", "login_subheading": "Weiter zu Element",
"End-to-end encryption isn't supported on your browser.": "Ende-zu-Ende-Verschlüsselung wird in deinem Browser nicht unterstützt.", "login_title": "Anmelden",
"Thanks!": "Danke!", "microphone_off": "Mikrofon aus",
"You were disconnected from the call": "Deine Verbindung wurde getrennt", "microphone_on": "Mikrofon an",
"Reconnect": "Erneut verbinden", "mute_microphone_button_label": "Mikrofon deaktivieren",
"Retry sending logs": "Protokolle erneut senden", "rageshake_button_error_caption": "Protokolle erneut senden",
"Encrypted": "Verschlüsselt", "rageshake_request_modal": {
"End call": "Anruf beenden", "body": "Ein anderer Benutzer dieses Anrufs hat ein Problem. Um es besser diagnostizieren zu können, würden wir gerne ein Debug-Protokoll erstellen.",
"Grid": "Raster", "title": "Debug-Log Anfrage"
"Not encrypted": "Nicht verschlüsselt", },
"Microphone off": "Mikrofon aus", "rageshake_send_logs": "Debug-Logs senden",
"Microphone on": "Mikrofon an", "rageshake_sending": "Senden ",
"{{count, number}}|one": "{{count, number}}", "rageshake_sending_logs": "Sende Debug-Protokolle …",
"{{count, number}}|other": "{{count, number}}", "rageshake_sent": "Danke!",
"Sharing screen": "Bildschirm wird geteilt", "recaptcha_caption": "Diese Seite wird durch reCAPTCHA geschützt und es gelten Googles <2>Datenschutzerklärung</2> und <6>Nutzungsbedingungen</6>. <9></9>Mit einem Klick auf „Registrieren“ akzeptierst du unseren <2>Endbenutzer-Lizenzvertrag (EULA)</2>",
"You": "Du", "recaptcha_dismissed": "Recaptcha abgelehnt",
"Continue in browser": "Weiter im Browser", "recaptcha_not_loaded": "Recaptcha nicht geladen",
"Name of call": "Name des Anrufs", "register": {
"Open in the app": "In der App öffnen", "passwords_must_match": "Passwörter müssen übereinstimmen",
"Ready to join?": "Bereit, beizutreten?", "registering": "Registrierung …"
"Unmute microphone": "Mikrofon aktivieren", },
"Start video": "Video aktivieren", "register_auth_links": "<0>Du hast bereits ein Konto?</0><1><0>Anmelden</0> Oder <2>Als Gast betreten</2></1>",
"Stop video": "Video deaktivieren", "register_confirm_password_label": "Passwort bestätigen",
"Back to recents": "Zurück zu kürzlichen Anrufen", "return_home_button": "Zurück zur Startseite",
"Select app": "App auswählen", "room_auth_view_eula_caption": "Mit einem Klick auf „Anruf beitreten“ akzeptierst du unseren <2>Endbenutzer-Lizenzvertrag (EULA)</2>",
"Mute microphone": "Mikrofon deaktivieren", "room_auth_view_join_button": "Anruf beitreten",
"Start new call": "Neuen Anruf beginnen", "screenshare_button_label": "Bildschirm teilen",
"Call not found": "Anruf nicht gefunden", "select_input_unset_button": "Wähle eine Option",
"Calls are now end-to-end encrypted and need to be created from the home page. This helps make sure everyone's using the same encryption key.": "Anrufe sind nun Ende-zu-Ende-verschlüsselt und müssen auf der Startseite erstellt werden. Damit stellen wir sicher, dass alle denselben Schlüssel verwenden.", "settings": {
"Your web browser does not support media end-to-end encryption. Supported Browsers are Chrome, Safari, Firefox >=117": "Dein Webbrowser unterstützt keine Medien-Ende-zu-Ende-Verschlüsselung. Unterstützte Browser sind Chrome, Safari, Firefox >=117", "developer_settings_label": "Entwicklereinstellungen",
"Copy link": "Link kopieren", "developer_settings_label_description": "Zeige die Entwicklereinstellungen im Einstellungsfenster.",
"Invite": "Einladen", "developer_tab_title": "Entwickler",
"Invite to this call": "Zu diesem Anruf einladen", "feedback_tab_body": "Falls du auf Probleme stößt oder einfach nur eine Rückmeldung geben möchtest, sende uns bitte eine kurze Beschreibung.",
"Link copied to clipboard": "Link in Zwischenablage kopiert", "feedback_tab_description_label": "Deine Rückmeldung",
"Participants": "Teilnehmende" "feedback_tab_h4": "Rückmeldung geben",
"feedback_tab_send_logs_label": "Debug-Protokolle einschließen",
"feedback_tab_thank_you": "Danke, wir haben deine Rückmeldung erhalten!",
"feedback_tab_title": "Rückmeldung",
"more_tab_title": "Mehr",
"opt_in_description": "<0></0><1></1>Du kannst deine Zustimmung durch Abwählen dieses Kästchens zurückziehen. Falls du dich aktuell in einem Anruf befindest, wird diese Einstellung nach dem Ende des Anrufs wirksam.",
"show_connection_stats_label": "Verbindungsstatistiken zeigen",
"speaker_device_selection_label": "Wiedergabegerät"
},
"star_rating_input_label_one": "{{count}} Stern",
"star_rating_input_label_other": "{{count}} Sterne",
"start_new_call": "Neuen Anruf beginnen",
"start_video_button_label": "Video aktivieren",
"stop_screenshare_button_label": "Bildschirm wird geteilt",
"stop_video_button_label": "Video deaktivieren",
"submitting": "Sende …",
"unauthenticated_view_body": "Noch nicht registriert? <2>Konto erstellen</2>",
"unauthenticated_view_eula_caption": "Mit einem Klick auf „Los gehts“ akzeptierst du unseren <2>Endbenutzer-Lizenzvertrag (EULA)</2>",
"unauthenticated_view_login_button": "Melde dich mit deinem Konto an",
"unmute_microphone_button_label": "Mikrofon aktivieren",
"version": "Version: {{version}}",
"video_tile": {
"presenter_label": "{{displayName}} präsentiert",
"sfu_participant_local": "Du"
},
"waiting_for_participants": "Warte auf weitere Teilnehmer …"
} }

View File

@@ -1,83 +1,101 @@
{ {
"Version: {{version}}": "Έκδοση: {{version}}", "a11y": {
"User menu": "Μενού χρήστη", "user_menu": "Μενού χρήστη"
"Submit feedback": "Υποβάλετε σχόλια", },
"Sign in": "Σύνδεση", "action": {
"Share screen": "Κοινή χρήση οθόνης", "close": "Κλείσιμο",
"Sending…": "Αποστολή…", "copy": "Αντιγραφή",
"Select an option": "Επιλέξτε μια επιλογή", "go": "Μετάβαση",
"Remove": "Αφαίρεση", "no": "Όχι",
"Registering…": "Εγγραφή", "register": "Εγγραφή",
"Not registered yet? <2>Create an account</2>": "Δεν έχετε εγγραφεί ακόμα; <2>Δημιουργήστε λογαριασμό</2>", "remove": "Αφαίρεση",
"Login to your account": υνδεθείτε στον λογαριασμό σας", "sign_in": ύνδεση",
"Logging in…": "Σύνδεση", "sign_out": "Αποσύνδεση",
"Display name": "Εμφανιζόμενο όνομα", "submit": "Υποβολή"
"Developer Settings": "Ρυθμίσεις προγραμματιστή", },
"Debug log request": "Αίτημα αρχείου καταγραφής", "analytics_notice": "Συμμετέχοντας σε αυτή τη δοκιμαστική έκδοση, συναινείτε στη συλλογή ανώνυμων δεδομένων, τα οποία χρησιμοποιούμε για τη βελτίωση του προϊόντος. Μπορείτε να βρείτε περισσότερες πληροφορίες σχετικά με το ποια δεδομένα καταγράφουμε στην <2>Πολιτική απορρήτου</2> και στην <5>Πολιτική cookies</5>.",
"Avatar": "Avatar", "call_ended_view": {
"<0>Oops, something's gone wrong.</0>": "<0>Ωχ, κάτι πήγε στραβά.</0>", "create_account_button": "Δημιουργία λογαριασμού",
"<0>Create an account</0> Or <2>Access as a guest</2>": "<0>Δημιουργήστε λογαριασμό</0> Ή <2>Συμμετέχετε ως επισκέπτης</2>", "create_account_prompt": "<0>Γιατί να μην ολοκληρώσετε με τη δημιουργία ενός κωδικού πρόσβασης για τη διατήρηση του λογαριασμού σας;</0><1>Θα μπορείτε να διατηρήσετε το όνομά σας και να ορίσετε ένα avatar για χρήση σε μελλοντικές κλήσεις.</1>",
"<0>Already have an account?</0><1><0>Log in</0> Or <2>Access as a guest</2></1>": "<0>Έχετε ήδη λογαριασμό;</0><1><0>Συνδεθείτε</0> Ή <2>Συμμετέχετε ως επισκέπτης</2></1>", "feedback_done": "<0>Ευχαριστώ για τα σχόλιά σας!</0>",
"Yes, join call": "Ναι, συμμετοχή στην κλήση", "feedback_prompt": "<0>Θα θέλαμε να ακούσουμε τα σχόλιά σας ώστε να βελτιώσουμε την εμπειρία σας.</0>",
"Waiting for other participants…": "Αναμονή για άλλους συμμετέχοντες…", "headline": "{{displayName}}, η κλήση σας τερματίστηκε.",
"Video": "Βίντεο", "not_now_button": "Όχι τώρα, επιστροφή στην αρχική οθόνη",
"Username": "Όνομα χρήστη", "survey_prompt": "Πώς σας φάνηκε;"
"This call already exists, would you like to join?": "Αυτή η κλήση υπάρχει ήδη, θα θέλατε να συμμετάσχετε;", },
"Speaker": "Ηχείο", "common": {
"Sign out": "Αποσύνδεση", "audio": "Ήχος",
"Settings": "Ρυθμίσεις", "camera": "Κάμερα",
"Return to home screen": "Επιστροφή στην αρχική οθόνη", "copied": "Αντιγράφηκε!",
"Register": "Εγγραφή", "display_name": "Εμφανιζόμενο όνομα",
"Profile": "Προφίλ", "home": "Αρχική",
"Passwords must match": "Οι κωδικοί πρέπει να ταιριάζουν", "loading": "Φόρτωση…",
"Password": "Κωδικός", "microphone": "Μικρόφωνο",
"Not now, return to home screen": "Όχι τώρα, επιστροφή στην αρχική οθόνη", "password": "Κωδικός",
"No": "Όχι", "profile": "Προφίλ",
"More": "Περισσότερα", "settings": "Ρυθμίσεις",
"Microphone": "Μικρόφωνο", "username": "Όνομα χρήστη",
"Login": "Σύνδεση", "video": "Βίντεο"
"Loading…": "Φόρτωση…", },
"Join existing call?": "Συμμετοχή στην υπάρχουσα κλήση;", "exit_fullscreen_button_label": "Έξοδος από πλήρη οθόνη",
"Join call now": "Συμμετοχή στην κλήση τώρα", "full_screen_view_description": "<0>Η υποβολή αρχείων καταγραφής σφαλμάτων θα μας βοηθήσει να εντοπίσουμε το πρόβλημα.</0>",
"Join call": "Συμμετοχή στην κλήση", "full_screen_view_h1": "<0>Ωχ, κάτι πήγε στραβά.</0>",
"Go": "Μετάβαση", "fullscreen_button_label": "Πλήρη οθόνη",
"Full screen": "Πλήρη οθόνη", "header_label": "Element Κεντρική Οθόνη Κλήσεων",
"Exit full screen": "Έξοδος από πλήρη οθόνη", "join_existing_call_modal": {
"Create account": "Δημιουργία λογαριασμού", "join_button": "Ναι, συμμετοχή στην κλήση",
"Copy": "Αντιγραφή", "text": "Αυτή η κλήση υπάρχει ήδη, θα θέλατε να συμμετάσχετε;",
"Copied!": "Αντιγράφηκε!", "title": "Συμμετοχή στην υπάρχουσα κλήση;"
"Confirm password": "Επιβεβαίωση κωδικού", },
"Close": "Κλείσιμο", "lobby": {
"Camera": "Κάμερα", "join_button": "Συμμετοχή στην κλήση"
"Audio": "Ήχος", },
"Send debug logs": "Αποστολή αρχείων καταγραφής", "local_volume_label": "Τοπική ένταση",
"Recaptcha dismissed": "Το recaptcha απορρίφθηκε", "logging_in": "Σύνδεση…",
"<0>Thanks for your feedback!</0>": "<0>Ευχαριστώ για τα σχόλιά σας!</0>", "login_auth_links": "<0>Δημιουργήστε λογαριασμό</0> Ή <2>Συμμετέχετε ως επισκέπτης</2>",
"Local volume": "Τοπική ένταση", "login_title": "Σύνδεση",
"Home": "Αρχική", "rageshake_request_modal": {
"Show connection stats": "Εμφάνιση στατιστικών σύνδεσης", "body": "Ένας άλλος χρήστης σε αυτή την κλήση έχει ένα πρόβλημα. Για την καλύτερη διάγνωση αυτών των προβλημάτων θα θέλαμε να συλλέξουμε ένα αρχείο καταγραφής σφαλμάτων.",
"{{displayName}} is presenting": "{{displayName}} παρουσιάζει", "title": "Αίτημα αρχείου καταγραφής"
"<0></0><1></1>You may withdraw consent by unchecking this box. If you are currently in a call, this setting will take effect at the end of the call.": "<0></0><1></1>Μπορείτε να ανακαλέσετε τη συγκατάθεσή σας αποεπιλέγοντας αυτό το πλαίσιο. Εάν βρίσκεστε σε κλήση, η ρύθμιση αυτή θα τεθεί σε ισχύ στο τέλος της.", },
"<0>We'd love to hear your feedback so we can improve your experience.</0>": "<0>Θα θέλαμε να ακούσουμε τα σχόλιά σας ώστε να βελτιώσουμε την εμπειρία σας.</0>", "rageshake_send_logs": "Αποστολή αρχείων καταγραφής",
"<0>Why not finish by setting up a password to keep your account?</0><1>You'll be able to keep your name and set an avatar for use on future calls</1>": "<0>Γιατί να μην ολοκληρώσετε με τη δημιουργία ενός κωδικού πρόσβασης για τη διατήρηση του λογαριασμού σας;</0><1>Θα μπορείτε να διατηρήσετε το όνομά σας και να ορίσετε ένα avatar για χρήση σε μελλοντικές κλήσεις.</1>", "rageshake_sending": "Αποστολή…",
"Another user on this call is having an issue. In order to better diagnose these issues we'd like to collect a debug log.": "Ένας άλλος χρήστης σε αυτή την κλήση έχει ένα πρόβλημα. Για την καλύτερη διάγνωση αυτών των προβλημάτων θα θέλαμε να συλλέξουμε ένα αρχείο καταγραφής σφαλμάτων.", "rageshake_sending_logs": "Αποστολή αρχείων καταγραφής",
"By participating in this beta, you consent to the collection of anonymous data, which we use to improve the product. You can find more information about which data we track in our <2>Privacy Policy</2> and our <5>Cookie Policy</5>.": "Συμμετέχοντας σε αυτή τη δοκιμαστική έκδοση, συναινείτε στη συλλογή ανώνυμων δεδομένων, τα οποία χρησιμοποιούμε για τη βελτίωση του προϊόντος. Μπορείτε να βρείτε περισσότερες πληροφορίες σχετικά με το ποια δεδομένα καταγράφουμε στην <2>Πολιτική απορρήτου</2> και στην <5>Πολιτική cookies</5>.", "recaptcha_dismissed": "Το recaptcha απορρίφθηκε",
"If you are experiencing issues or simply would like to provide some feedback, please send us a short description below.": "Εάν αντιμετωπίζετε προβλήματα ή απλά θέλετε να μας δώσετε κάποια σχόλια, παρακαλούμε στείλτε μας μια σύντομη περιγραφή παρακάτω.", "recaptcha_not_loaded": "Το Recaptcha δεν φορτώθηκε",
"Expose developer settings in the settings window.": "Εμφάνιση ρυθμίσεων προγραμματιστή στο παράθυρο ρυθμίσεων.", "register": {
"Feedback": "Ανατροφοδότηση", "passwords_must_match": "Οι κωδικοί πρέπει να ταιριάζουν",
"Submitting": "Υποβολή…", "registering": "Εγγραφή…"
"Thanks, we received your feedback!": "Ευχαριστούμε, λάβαμε τα σχόλιά σας!", },
"{{count}} stars|other": "{{count}} αστέρια", "register_auth_links": "<0>Έχετε ήδη λογαριασμό;</0><1><0>Συνδεθείτε</0> Ή <2>Συμμετέχετε ως επισκέπτης</2></1>",
"{{count}} stars|one": "{{count}} αστέρι", "register_confirm_password_label": "Επιβεβαίωση κωδικού",
"{{displayName}}, your call has ended.": "{{displayName}}, η κλήση σας τερματίστηκε.", "return_home_button": "Επιστροφή στην αρχική οθόνη",
"<0>Submitting debug logs will help us track down the problem.</0>": "<0>Η υποβολή αρχείων καταγραφής σφαλμάτων θα μας βοηθήσει να εντοπίσουμε το πρόβλημα.</0>", "room_auth_view_join_button": "Συμμετοχή στην κλήση τώρα",
"How did it go?": "Πώς σας φάνηκε;", "screenshare_button_label": "Κοινή χρήση οθόνης",
"Include debug logs": "Να συμπεριληφθούν αρχεία καταγραφής", "select_input_unset_button": "Επιλέξτε μια επιλογή",
"Recaptcha not loaded": "Το Recaptcha δεν φορτώθηκε", "settings": {
"Developer": ρογραμματιστής", "developer_settings_label": "Ρυθμίσεις προγραμματιστή",
"Sending debug logs…": "Αποστολή αρχείων καταγραφής…", "developer_settings_label_description": "Εμφάνιση ρυθμίσεων προγραμματιστή στο παράθυρο ρυθμίσεων.",
"Submit": "Υποβολή", "developer_tab_title": "Προγραμματιστής",
"Your feedback": "Τα σχόλιά σας", "feedback_tab_body": "Εάν αντιμετωπίζετε προβλήματα ή απλά θέλετε να μας δώσετε κάποια σχόλια, παρακαλούμε στείλτε μας μια σύντομη περιγραφή παρακάτω.",
"Spotlight": "Spotlight", "feedback_tab_description_label": "Τα σχόλιά σας",
"Element Call Home": "Element Κεντρική Οθόνη Κλήσεων" "feedback_tab_h4": "Υποβάλετε σχόλια",
"feedback_tab_send_logs_label": "Να συμπεριληφθούν αρχεία καταγραφής",
"feedback_tab_thank_you": "Ευχαριστούμε, λάβαμε τα σχόλιά σας!",
"feedback_tab_title": "Ανατροφοδότηση",
"more_tab_title": "Περισσότερα",
"opt_in_description": "<0></0><1></1>Μπορείτε να ανακαλέσετε τη συγκατάθεσή σας αποεπιλέγοντας αυτό το πλαίσιο. Εάν βρίσκεστε σε κλήση, η ρύθμιση αυτή θα τεθεί σε ισχύ στο τέλος της.",
"show_connection_stats_label": "Εμφάνιση στατιστικών σύνδεσης",
"speaker_device_selection_label": "Ηχείο"
},
"star_rating_input_label_one": "{{count}} αστέρι",
"star_rating_input_label_other": "{{count}} αστέρια",
"submitting": "Υποβολή…",
"unauthenticated_view_body": "Δεν έχετε εγγραφεί ακόμα; <2>Δημιουργήστε λογαριασμό</2>",
"unauthenticated_view_login_button": "Συνδεθείτε στον λογαριασμό σας",
"version": "Έκδοση: {{version}}",
"video_tile": {
"presenter_label": "{{displayName}} παρουσιάζει"
},
"waiting_for_participants": "Αναμονή για άλλους συμμετέχοντες…"
} }

View File

@@ -1,123 +1,152 @@
{ {
"{{count, number}}|one": "{{count, number}}", "a11y": {
"{{count, number}}|other": "{{count, number}}", "user_menu": "User menu"
"{{count}} stars|one": "{{count}} stars", },
"{{count}} stars|other": "{{count}} stars", "action": {
"{{displayName}} is presenting": "{{displayName}} is presenting", "close": "Close",
"{{displayName}}, your call has ended.": "{{displayName}}, your call has ended.", "copy": "Copy",
"<0></0><1></1>You may withdraw consent by unchecking this box. If you are currently in a call, this setting will take effect at the end of the call.": "<0></0><1></1>You may withdraw consent by unchecking this box. If you are currently in a call, this setting will take effect at the end of the call.", "copy_link": "Copy link",
"<0>Already have an account?</0><1><0>Log in</0> Or <2>Access as a guest</2></1>": "<0>Already have an account?</0><1><0>Log in</0> Or <2>Access as a guest</2></1>", "go": "Go",
"<0>Create an account</0> Or <2>Access as a guest</2>": "<0>Create an account</0> Or <2>Access as a guest</2>", "invite": "Invite",
"<0>Oops, something's gone wrong.</0>": "<0>Oops, something's gone wrong.</0>", "no": "No",
"<0>Submitting debug logs will help us track down the problem.</0>": "<0>Submitting debug logs will help us track down the problem.</0>", "register": "Register",
"<0>Thanks for your feedback!</0>": "<0>Thanks for your feedback!</0>", "remove": "Remove",
"<0>We'd love to hear your feedback so we can improve your experience.</0>": "<0>We'd love to hear your feedback so we can improve your experience.</0>", "sign_in": "Sign in",
"<0>Why not finish by setting up a password to keep your account?</0><1>You'll be able to keep your name and set an avatar for use on future calls</1>": "<0>Why not finish by setting up a password to keep your account?</0><1>You'll be able to keep your name and set an avatar for use on future calls</1>", "sign_out": "Sign out",
"Another user on this call is having an issue. In order to better diagnose these issues we'd like to collect a debug log.": "Another user on this call is having an issue. In order to better diagnose these issues we'd like to collect a debug log.", "submit": "Submit"
"Audio": "Audio", },
"Avatar": "Avatar", "analytics_notice": "By participating in this beta, you consent to the collection of anonymous data, which we use to improve the product. You can find more information about which data we track in our <2>Privacy Policy</2> and our <5>Cookie Policy</5>.",
"Back to recents": "Back to recents", "app_selection_modal": {
"By clicking \"Go\", you agree to our <2>End User Licensing Agreement (EULA)</2>": "By clicking \"Go\", you agree to our <2>End User Licensing Agreement (EULA)</2>", "continue_in_browser": "Continue in browser",
"By clicking \"Join call now\", you agree to our <2>End User Licensing Agreement (EULA)</2>": "By clicking \"Join call now\", you agree to our <2>End User Licensing Agreement (EULA)</2>", "open_in_app": "Open in the app",
"By participating in this beta, you consent to the collection of anonymous data, which we use to improve the product. You can find more information about which data we track in our <2>Privacy Policy</2> and our <5>Cookie Policy</5>.": "By participating in this beta, you consent to the collection of anonymous data, which we use to improve the product. You can find more information about which data we track in our <2>Privacy Policy</2> and our <5>Cookie Policy</5>.", "text": "Ready to join?",
"Call not found": "Call not found", "title": "Select app"
"Calls are now end-to-end encrypted and need to be created from the home page. This helps make sure everyone's using the same encryption key.": "Calls are now end-to-end encrypted and need to be created from the home page. This helps make sure everyone's using the same encryption key.", },
"Camera": "Camera", "application_opened_another_tab": "This application has been opened in another tab.",
"Close": "Close", "browser_media_e2ee_unsupported": "Your web browser does not support media end-to-end encryption. Supported Browsers are Chrome, Safari, Firefox >=117",
"Confirm password": "Confirm password", "browser_media_e2ee_unsupported_heading": "Incompatible Browser",
"Connectivity to the server has been lost.": "Connectivity to the server has been lost.", "call_ended_view": {
"Continue in browser": "Continue in browser", "body": "You were disconnected from the call",
"Copied!": "Copied!", "create_account_button": "Create account",
"Copy": "Copy", "create_account_prompt": "<0>Why not finish by setting up a password to keep your account?</0><1>You'll be able to keep your name and set an avatar for use on future calls</1>",
"Copy link": "Copy link", "feedback_done": "<0>Thanks for your feedback!</0>",
"Create account": "Create account", "feedback_prompt": "<0>We'd love to hear your feedback so we can improve your experience.</0>",
"Debug log request": "Debug log request", "headline": "{{displayName}}, your call has ended.",
"Developer": "Developer", "not_now_button": "Not now, return to home screen",
"Developer Settings": "Developer Settings", "reconnect_button": "Reconnect",
"Display name": "Display name", "survey_prompt": "How did it go?"
"Element Call Home": "Element Call Home", },
"Element Call is temporarily not end-to-end encrypted while we test scalability.": "Element Call is temporarily not end-to-end encrypted while we test scalability.", "call_name": "Name of call",
"Enable end-to-end encryption (password protected calls)": "Enable end-to-end encryption (password protected calls)", "common": {
"Encrypted": "Encrypted", "analytics": "Analytics",
"End call": "End call", "audio": "Audio",
"End-to-end encryption isn't supported on your browser.": "End-to-end encryption isn't supported on your browser.", "avatar": "Avatar",
"Exit full screen": "Exit full screen", "camera": "Camera",
"Expose developer settings in the settings window.": "Expose developer settings in the settings window.", "copied": "Copied!",
"Feedback": "Feedback", "display_name": "Display name",
"Full screen": "Full screen", "encrypted": "Encrypted",
"Go": "Go", "error": "Error",
"Grid": "Grid", "home": "Home",
"Home": "Home", "loading": "Loading…",
"How did it go?": "How did it go?", "microphone": "Microphone",
"If you are experiencing issues or simply would like to provide some feedback, please send us a short description below.": "If you are experiencing issues or simply would like to provide some feedback, please send us a short description below.", "password": "Password",
"Include debug logs": "Include debug logs", "profile": "Profile",
"Invite": "Invite", "settings": "Settings",
"Invite to this call": "Invite to this call", "unencrypted": "Not encrypted",
"Join call": "Join call", "username": "Username",
"Join call now": "Join call now", "video": "Video"
"Join existing call?": "Join existing call?", },
"Link copied to clipboard": "Link copied to clipboard", "disconnected_banner": "Connectivity to the server has been lost.",
"Loading…": "Loading…", "exit_fullscreen_button_label": "Exit full screen",
"Local volume": "Local volume", "full_screen_view_description": "<0>Submitting debug logs will help us track down the problem.</0>",
"Logging in…": "Logging in…", "full_screen_view_h1": "<0>Oops, something's gone wrong.</0>",
"Login": "Login", "fullscreen_button_label": "Full screen",
"Login to your account": "Login to your account", "group_call_loader_failed_heading": "Call not found",
"Microphone": "Microphone", "group_call_loader_failed_text": "Calls are now end-to-end encrypted and need to be created from the home page. This helps make sure everyone's using the same encryption key.",
"Microphone off": "Microphone off", "hangup_button_label": "End call",
"Microphone on": "Microphone on", "header_label": "Element Call Home",
"More": "More", "header_participants_label": "Participants",
"Mute microphone": "Mute microphone", "invite_modal": {
"Name of call": "Name of call", "link_copied_toast": "Link copied to clipboard",
"No": "No", "title": "Invite to this call"
"Not encrypted": "Not encrypted", },
"Not now, return to home screen": "Not now, return to home screen", "join_existing_call_modal": {
"Not registered yet? <2>Create an account</2>": "Not registered yet? <2>Create an account</2>", "join_button": "Yes, join call",
"Open in the app": "Open in the app", "text": "This call already exists, would you like to join?",
"Participants": "Participants", "title": "Join existing call?"
"Password": "Password", },
"Passwords must match": "Passwords must match", "layout_grid_label": "Grid",
"Profile": "Profile", "layout_spotlight_label": "Spotlight",
"Ready to join?": "Ready to join?", "lobby": {
"Recaptcha dismissed": "Recaptcha dismissed", "join_button": "Join call",
"Recaptcha not loaded": "Recaptcha not loaded", "leave_button": "Back to recents"
"Reconnect": "Reconnect", },
"Register": "Register", "local_volume_label": "Local volume",
"Registering…": "Registering…", "log_in": "Log In",
"Remove": "Remove", "logging_in": "Logging in…",
"Retry sending logs": "Retry sending logs", "login_auth_links": "<0>Create an account</0> Or <2>Access as a guest</2>",
"Return to home screen": "Return to home screen", "login_auth_links_prompt": "Not registered yet?",
"Select an option": "Select an option", "login_subheading": "To continue to Element",
"Select app": "Select app", "login_title": "Login",
"Send debug logs": "Send debug logs", "microphone_off": "Microphone off",
"Sending debug logs…": "Sending debug logs…", "microphone_on": "Microphone on",
"Sending…": "Sending…", "mute_microphone_button_label": "Mute microphone",
"Settings": "Settings", "participant_count_one": "{{count, number}}",
"Share screen": "Share screen", "participant_count_other": "{{count, number}}",
"Sharing screen": "Sharing screen", "rageshake_button_error_caption": "Retry sending logs",
"Show connection stats": "Show connection stats", "rageshake_request_modal": {
"Sign in": "Sign in", "body": "Another user on this call is having an issue. In order to better diagnose these issues we'd like to collect a debug log.",
"Sign out": "Sign out", "title": "Debug log request"
"Speaker": "Speaker", },
"Spotlight": "Spotlight", "rageshake_send_logs": "Send debug logs",
"Start new call": "Start new call", "rageshake_sending": "Sending…",
"Start video": "Start video", "rageshake_sending_logs": "Sending debug logs…",
"Stop video": "Stop video", "rageshake_sent": "Thanks!",
"Submit": "Submit", "recaptcha_caption": "This site is protected by ReCAPTCHA and the Google <2>Privacy Policy</2> and <6>Terms of Service</6> apply.<9></9>By clicking \"Register\", you agree to our <12>End User Licensing Agreement (EULA)</12>",
"Submit feedback": "Submit feedback", "recaptcha_dismissed": "Recaptcha dismissed",
"Submitting…": "Submitting…", "recaptcha_not_loaded": "Recaptcha not loaded",
"Thanks, we received your feedback!": "Thanks, we received your feedback!", "register": {
"Thanks!": "Thanks!", "passwords_must_match": "Passwords must match",
"This call already exists, would you like to join?": "This call already exists, would you like to join?", "registering": "Registering…"
"This site is protected by ReCAPTCHA and the Google <2>Privacy Policy</2> and <6>Terms of Service</6> apply.<9></9>By clicking \"Register\", you agree to our <12>End User Licensing Agreement (EULA)</12>": "This site is protected by ReCAPTCHA and the Google <2>Privacy Policy</2> and <6>Terms of Service</6> apply.<9></9>By clicking \"Register\", you agree to our <12>End User Licensing Agreement (EULA)</12>", },
"Unmute microphone": "Unmute microphone", "register_auth_links": "<0>Already have an account?</0><1><0>Log in</0> Or <2>Access as a guest</2></1>",
"User menu": "User menu", "register_confirm_password_label": "Confirm password",
"Username": "Username", "register_heading": "Create your account",
"Version: {{version}}": "Version: {{version}}", "return_home_button": "Return to home screen",
"Video": "Video", "room_auth_view_eula_caption": "By clicking \"Join call now\", you agree to our <2>End User Licensing Agreement (EULA)</2>",
"Waiting for other participants…": "Waiting for other participants…", "room_auth_view_join_button": "Join call now",
"Yes, join call": "Yes, join call", "screenshare_button_label": "Share screen",
"You": "You", "select_input_unset_button": "Select an option",
"You were disconnected from the call": "You were disconnected from the call", "settings": {
"Your feedback": "Your feedback", "developer_settings_label": "Developer Settings",
"Your web browser does not support media end-to-end encryption. Supported Browsers are Chrome, Safari, Firefox >=117": "Your web browser does not support media end-to-end encryption. Supported Browsers are Chrome, Safari, Firefox >=117" "developer_settings_label_description": "Expose developer settings in the settings window.",
"developer_tab_title": "Developer",
"feedback_tab_body": "If you are experiencing issues or simply would like to provide some feedback, please send us a short description below.",
"feedback_tab_description_label": "Your feedback",
"feedback_tab_h4": "Submit feedback",
"feedback_tab_send_logs_label": "Include debug logs",
"feedback_tab_thank_you": "Thanks, we received your feedback!",
"feedback_tab_title": "Feedback",
"more_tab_title": "More",
"opt_in_description": "<0></0><1></1>You may withdraw consent by unchecking this box. If you are currently in a call, this setting will take effect at the end of the call.",
"show_connection_stats_label": "Show connection stats",
"speaker_device_selection_label": "Speaker"
},
"star_rating_input_label_one": "{{count}} stars",
"star_rating_input_label_other": "{{count}} stars",
"start_new_call": "Start new call",
"start_video_button_label": "Start video",
"stop_screenshare_button_label": "Sharing screen",
"stop_video_button_label": "Stop video",
"submitting": "Submitting…",
"unauthenticated_view_body": "Not registered yet? <2>Create an account</2>",
"unauthenticated_view_eula_caption": "By clicking \"Go\", you agree to our <2>End User Licensing Agreement (EULA)</2>",
"unauthenticated_view_login_button": "Login to your account",
"unmute_microphone_button_label": "Unmute microphone",
"version": "Version: {{version}}",
"video_tile": {
"presenter_label": "{{displayName}} is presenting",
"sfu_participant_local": "You"
},
"waiting_for_participants": "Waiting for other participants…"
} }

View File

@@ -1,87 +1,102 @@
{ {
"<0>Why not finish by setting up a password to keep your account?</0><1>You'll be able to keep your name and set an avatar for use on future calls</1>": "<0>¿Por qué no mantienes tu cuenta estableciendo una contraseña?</0><1>Podrás mantener tu nombre y establecer un avatar para usarlo en futuras llamadas</1>", "a11y": {
"This call already exists, would you like to join?": "Esta llamada ya existe, ¿te gustaría unirte?", "user_menu": "Menú de usuario"
"Register": "Registrarse", },
"Not registered yet? <2>Create an account</2>": "¿No estás registrado todavía? <2>Crear una cuenta</2>", "action": {
"Login to your account": "Iniciar sesión en tu cuenta", "close": "Cerrar",
"Yes, join call": "Si, unirse a la llamada", "copy": "Copiar",
"Waiting for other participants…": "Esperando a los otros participantes…", "go": "Comenzar",
"Video": "Video", "register": "Registrarse",
"Version: {{version}}": "Versión: {{version}}", "remove": "Eliminar",
"Username": "Nombre de usuario", "sign_in": "Iniciar sesión",
"User menu": "Menú de usuario", "sign_out": "Cerrar sesión",
"Submit feedback": "Enviar comentarios", "submit": "Enviar"
"Spotlight": "Foco", },
"Speaker": "Altavoz", "analytics_notice": "Al participar en esta beta, consientes a la recogida de datos anónimos, los cuales usaremos para mejorar el producto. Puedes encontrar más información sobre que datos recogemos en nuestra <2>Política de privacidad</2> y en nuestra <5>Política sobre Cookies</5>.",
"Sign out": "Cerrar sesión", "call_ended_view": {
"Sign in": "Iniciar sesión", "create_account_button": "Crear cuenta",
"Share screen": "Compartir pantalla", "create_account_prompt": "<0>¿Por qué no mantienes tu cuenta estableciendo una contraseña?</0><1>Podrás mantener tu nombre y establecer un avatar para usarlo en futuras llamadas</1>",
"Settings": "Ajustes", "feedback_done": "<0>¡Gracias por tus comentarios!</0>",
"Sending…": "Enviando…", "feedback_prompt": "<0>Nos encantaría conocer tu opinión para que podamos mejorar tu experiencia</0>",
"Sending debug logs…": "Enviando registros de depuración…", "headline": "{{displayName}}, tu llamada ha finalizado.",
"Send debug logs": "Enviar registros de depuración", "not_now_button": "Ahora no, volver a la pantalla de inicio",
"Select an option": "Selecciona una opción", "survey_prompt": "¿Cómo ha ido?"
"Return to home screen": "Volver a la pantalla de inicio", },
"Remove": "Eliminar", "common": {
"Registering…": "Registrando…", "camera": "Cámara",
"Recaptcha not loaded": "No se ha cargado el Recaptcha", "copied": "¡Copiado!",
"Recaptcha dismissed": "Recaptcha cancelado", "display_name": "Nombre a mostrar",
"Profile": "Perfil", "home": "Inicio",
"Passwords must match": "Las contraseñas deben coincidir", "loading": "Cargando…",
"Password": "Contraseña", "microphone": "Micrófono",
"Not now, return to home screen": "Ahora no, volver a la pantalla de inicio", "password": "Contraseña",
"No": "No", "profile": "Perfil",
"More": "s", "settings": "Ajustes",
"Microphone": "Micrófono", "username": "Nombre de usuario"
"Login": "Iniciar sesión", },
"Logging in…": "Iniciando sesión…", "exit_fullscreen_button_label": "Salir de pantalla completa",
"Local volume": "Volumen local", "full_screen_view_description": "<0>Subir los registros de depuración nos ayudará a encontrar el problema.</0>",
"Loading…": "Cargando…", "full_screen_view_h1": "<0>Ups, algo ha salido mal.</0>",
"Join existing call?": "¿Unirse a llamada existente?", "fullscreen_button_label": "Pantalla completa",
"Join call now": "Unirse a la llamada ahora", "header_label": "Inicio de Element Call",
"Join call": "Unirse a la llamada", "join_existing_call_modal": {
"Include debug logs": "Incluir registros de depuración", "join_button": "Si, unirse a la llamada",
"Home": "Inicio", "text": "Esta llamada ya existe, ¿te gustaría unirte?",
"Go": "Comenzar", "title": "¿Unirse a llamada existente?"
"Full screen": "Pantalla completa", },
"Exit full screen": "Salir de pantalla completa", "layout_spotlight_label": "Foco",
"Display name": "Nombre a mostrar", "lobby": {
"Developer": "Desarrollador", "join_button": "Unirse a la llamada"
"Debug log request": "Petición de registros de depuración", },
"Create account": "Crear cuenta", "local_volume_label": "Volumen local",
"Copied!": "¡Copiado!", "logging_in": "Iniciando sesión…",
"Confirm password": "Confirmar contraseña", "login_auth_links": "<0>Crear una cuenta</0> o <2>Acceder como invitado</2>",
"Close": "Cerrar", "login_title": "Iniciar sesión",
"Camera": "Cámara", "rageshake_request_modal": {
"Another user on this call is having an issue. In order to better diagnose these issues we'd like to collect a debug log.": "Otro usuario en esta llamada está teniendo problemas. Para diagnosticar estos problemas nos gustaría recopilar un registro de depuración.", "body": "Otro usuario en esta llamada está teniendo problemas. Para diagnosticar estos problemas nos gustaría recopilar un registro de depuración.",
"Audio": "Audio", "title": "Petición de registros de depuración"
"Avatar": "Avatar", },
"<0>Create an account</0> Or <2>Access as a guest</2>": "<0>Crear una cuenta</0> o <2>Acceder como invitado</2>", "rageshake_send_logs": "Enviar registros de depuración",
"<0>Already have an account?</0><1><0>Log in</0> Or <2>Access as a guest</2></1>": "<0>¿Ya tienes una cuenta?</0><1><0>Iniciar sesión</0> o <2>Acceder como invitado</2></1>", "rageshake_sending": "Enviando…",
"Element Call Home": "Inicio de Element Call", "rageshake_sending_logs": "Enviando registros de depuración…",
"Copy": "Copiar", "recaptcha_caption": "Este sitio está protegido por ReCAPTCHA y se aplican la <2>Política de Privacidad</2> y los <6>Términos de Servicio de Google.<9></9>Al hacer clic en \"Registrar\", aceptas nuestro <12>Contrato de Licencia de Usuario Final (CLUF)</12>",
"<0>Submitting debug logs will help us track down the problem.</0>": "<0>Subir los registros de depuración nos ayudará a encontrar el problema.</0>", "recaptcha_dismissed": "Recaptcha cancelado",
"<0>Oops, something's gone wrong.</0>": "<0>Ups, algo ha salido mal.</0>", "recaptcha_not_loaded": "No se ha cargado el Recaptcha",
"Expose developer settings in the settings window.": "Muestra los ajustes de desarrollador en la ventana de ajustes.", "register": {
"Developer Settings": "Ajustes de desarrollador", "passwords_must_match": "Las contraseñas deben coincidir",
"By participating in this beta, you consent to the collection of anonymous data, which we use to improve the product. You can find more information about which data we track in our <2>Privacy Policy</2> and our <5>Cookie Policy</5>.": "Al participar en esta beta, consientes a la recogida de datos anónimos, los cuales usaremos para mejorar el producto. Puedes encontrar más información sobre que datos recogemos en nuestra <2>Política de privacidad</2> y en nuestra <5>Política sobre Cookies</5>.", "registering": "Registrando…"
"<0></0><1></1>You may withdraw consent by unchecking this box. If you are currently in a call, this setting will take effect at the end of the call.": "<0></0><1></1>Puedes retirar tu consentimiento desmarcando esta casilla. Si estás en una llamada, este ajuste se aplicará al final de esta.", },
"{{displayName}} is presenting": "{{displayName}} está presentando", "register_auth_links": "<0>¿Ya tienes una cuenta?</0><1><0>Iniciar sesión</0> o <2>Acceder como invitado</2></1>",
"<0>Thanks for your feedback!</0>": "<0>¡Gracias por tus comentarios!</0>", "register_confirm_password_label": "Confirmar contraseña",
"How did it go?": "¿Cómo ha ido?", "return_home_button": "Volver a la pantalla de inicio",
"This site is protected by ReCAPTCHA and the Google <2>Privacy Policy</2> and <6>Terms of Service</6> apply.<9></9>By clicking \"Register\", you agree to our <12>End User Licensing Agreement (EULA)</12>": "Este sitio está protegido por ReCAPTCHA y se aplican la <2>Política de Privacidad</2> y los <6>Términos de Servicio de Google.<9></9>Al hacer clic en \"Registrar\", aceptas nuestro <12>Contrato de Licencia de Usuario Final (CLUF)</12>", "room_auth_view_eula_caption": "Al hacer clic en \"Unirse a la llamada ahora\", aceptas nuestro <2>Contrato de Licencia de Usuario Final (CLUF)</2>",
"Show connection stats": "Mostrar estadísticas de conexión", "room_auth_view_join_button": "Unirse a la llamada ahora",
"Element Call is temporarily not end-to-end encrypted while we test scalability.": "Element Call no está encriptado de extremo a extremo de manera temporal mientras probamos la escalabilidad del servicio.", "screenshare_button_label": "Compartir pantalla",
"By clicking \"Go\", you agree to our <2>End User Licensing Agreement (EULA)</2>": "Al hacer clic en \"Comenzar\", aceptas nuestro <2>Contrato de Licencia de Usuario Final (CLUF)</2>", "select_input_unset_button": "Selecciona una opción",
"Thanks, we received your feedback!": "¡Gracias, hemos recibido tus comentarios!", "settings": {
"If you are experiencing issues or simply would like to provide some feedback, please send us a short description below.": "Si tienes algún problema o simplemente quieres darnos tu opinión, por favor envíanos una breve descripción.", "developer_settings_label": "Ajustes de desarrollador",
"By clicking \"Join call now\", you agree to our <2>End User Licensing Agreement (EULA)</2>": "Al hacer clic en \"Unirse a la llamada ahora\", aceptas nuestro <2>Contrato de Licencia de Usuario Final (CLUF)</2>", "developer_settings_label_description": "Muestra los ajustes de desarrollador en la ventana de ajustes.",
"<0>We'd love to hear your feedback so we can improve your experience.</0>": "<0>Nos encantaría conocer tu opinión para que podamos mejorar tu experiencia</0>", "developer_tab_title": "Desarrollador",
"Feedback": "Danos tu opinión", "feedback_tab_body": "Si tienes algún problema o simplemente quieres darnos tu opinión, por favor envíanos una breve descripción.",
"Submit": "Enviar", "feedback_tab_description_label": "Tus comentarios",
"{{count}} stars|one": "{{count}} estrella", "feedback_tab_h4": "Enviar comentarios",
"{{count}} stars|other": "{{count}} estrellas", "feedback_tab_send_logs_label": "Incluir registros de depuración",
"{{displayName}}, your call has ended.": "{{displayName}}, tu llamada ha finalizado.", "feedback_tab_thank_you": "¡Gracias, hemos recibido tus comentarios!",
"Submitting…": "Enviando…", "feedback_tab_title": "Danos tu opinión",
"Your feedback": "Tus comentarios" "more_tab_title": "Más",
"opt_in_description": "<0></0><1></1>Puedes retirar tu consentimiento desmarcando esta casilla. Si estás en una llamada, este ajuste se aplicará al final de esta.",
"show_connection_stats_label": "Mostrar estadísticas de conexión",
"speaker_device_selection_label": "Altavoz"
},
"star_rating_input_label_one": "{{count}} estrella",
"star_rating_input_label_other": "{{count}} estrellas",
"submitting": "Enviando…",
"unauthenticated_view_body": "¿No estás registrado todavía? <2>Crear una cuenta</2>",
"unauthenticated_view_eula_caption": "Al hacer clic en \"Comenzar\", aceptas nuestro <2>Contrato de Licencia de Usuario Final (CLUF)</2>",
"unauthenticated_view_login_button": "Iniciar sesión en tu cuenta",
"version": "Versión: {{version}}",
"video_tile": {
"presenter_label": "{{displayName}} está presentando"
},
"waiting_for_participants": "Esperando a los otros participantes…"
} }

View File

@@ -1,123 +1,140 @@
{ {
"<0>Why not finish by setting up a password to keep your account?</0><1>You'll be able to keep your name and set an avatar for use on future calls</1>": "<0>Kas soovid salasõna seadistada ja sellega oma kasutajakonto alles jätta?</0><1>Nii saad säilitada oma nime ja määrata profiilipildi, mida saad kasutada tulevastes kõnedes</1>", "a11y": {
"<0>Create an account</0> Or <2>Access as a guest</2>": "<0>Loo konto</0> Või <2>Sisene külalisena</2>", "user_menu": "Kasutajamenüü"
"<0>Already have an account?</0><1><0>Log in</0> Or <2>Access as a guest</2></1>": "<0>On sul juba konto?</0><1><0>Logi sisse</0> Või <2>Logi sisse külalisena</2></1>", },
"Include debug logs": "Lisa veatuvastuslogid", "action": {
"Home": "Avavaatesse", "close": "Sulge",
"Go": "Jätka", "copy": "Kopeeri",
"Full screen": "Täisekraan", "copy_link": "Kopeeri link",
"Exit full screen": "Välju täisekraanivaatest", "go": "Jätka",
"Display name": "Kuvatav nimi", "invite": "Kutsu",
"Developer": "Arendaja", "no": "Ei",
"Debug log request": "Veaotsingulogi päring", "register": "Registreeru",
"Create account": "Loo konto", "remove": "Eemalda",
"Copied!": "Kopeeritud!", "sign_in": "Logi sisse",
"Confirm password": "Kinnita salasõna", "sign_out": "Logi välja",
"Close": "Sulge", "submit": "Saada"
"Camera": "Kaamera", },
"Avatar": "Tunnuspilt", "analytics_notice": "Nõustudes selle beetaversiooni kasutamisega sa nõustud ka toote arendamiseks kasutatavate anonüümsete andmete kogumisega. Täpsemat teavet kogutavate andmete kohta leiad meie <2>Privaatsuspoliitikast</2> ja meie <5>Küpsiste kasutamise reeglitest</5>.",
"Audio": "Heli", "app_selection_modal": {
"Another user on this call is having an issue. In order to better diagnose these issues we'd like to collect a debug log.": "Ühel teisel selles kõnes osalejal on lahenduse kasutamisel tekkinud probleem ning selle põhjuse leidmiseks me sooviksime koguda silumislogisid.", "continue_in_browser": "Jätka veebibrauseris",
"Passwords must match": "Salasõnad ei klapi", "open_in_app": "Ava rakenduses",
"Password": "Salasõna", "text": "Oled valmis liituma?",
"Not registered yet? <2>Create an account</2>": "Sa pole veel registreerunud? <2>Loo kasutajakonto</2>", "title": "Vali rakendus"
"Not now, return to home screen": "Mitte praegu, mine tagasi avalehele", },
"No": "Ei", "browser_media_e2ee_unsupported": "Sinu veebibrauser ei toeta meedia läbivat krüptimist. Toetatud brauserid on Chrome, Chromium, Safari ja Firefox >=117",
"More": "Rohkem", "call_ended_view": {
"Microphone": "Mikrofon", "body": "Sinu ühendus kõnega katkes",
"Login to your account": "Logi oma kontosse sisse", "create_account_button": "Loo konto",
"Login": "Sisselogimine", "create_account_prompt": "<0>Kas soovid salasõna seadistada ja sellega oma kasutajakonto alles jätta?</0><1>Nii saad säilitada oma nime ja määrata profiilipildi, mida saad kasutada tulevastes kõnedes</1>",
"Logging in…": "Sisselogimine …", "feedback_done": "<0>Täname Sind tagasiside eest!</0>",
"Local volume": "Kohalik helitugevus", "feedback_prompt": "<0>Meie rakenduse paremaks muutmiseks me hea meelega ootame Sinu arvamusi.</0>",
"Loading…": "Laadimine …", "headline": "{{displayName}}, sinu kõne on lõppenud.",
"Join existing call?": "Liitu juba käimasoleva kõnega?", "not_now_button": "Mitte praegu, mine tagasi avalehele",
"Join call now": "Liitu kõnega kohe", "reconnect_button": "Ühenda uuesti",
"Join call": "Kõnega liitumine", "survey_prompt": "Kuidas sujus?"
"Submit feedback": "Jaga tagasisidet", },
"Spotlight": "Rambivalgus", "call_name": "Kõne nimi",
"Speaker": "Kõlar", "common": {
"Sign out": "Logi välja", "audio": "Heli",
"Sign in": "Logi sisse", "avatar": "Tunnuspilt",
"Share screen": "Jaga ekraani", "camera": "Kaamera",
"Settings": "Seadistused", "copied": "Kopeeritud!",
"Sending…": "Saatmine…", "display_name": "Kuvatav nimi",
"Sending debug logs…": "Veaotsingulogide saatmine…", "encrypted": "Krüptitud",
"Send debug logs": "Saada veaotsingulogid", "home": "Avavaatesse",
"Select an option": "Vali oma eelistus", "loading": "Laadimine …",
"Return to home screen": "Tagasi avalehele", "microphone": "Mikrofon",
"Remove": "Eemalda", "password": "Salasõna",
"Registering…": "Registreerimine…", "profile": "Profiil",
"Register": "Registreeru", "settings": "Seadistused",
"Recaptcha not loaded": "Robotilõks pole laetud", "unencrypted": "Krüptimata",
"Recaptcha dismissed": "Robotilõks on vahele jäetud", "username": "Kasutajanimi"
"Profile": "Profiil", },
"Waiting for other participants…": "Ootame teiste osalejate lisandumist…", "disconnected_banner": "Võrguühendus serveriga on katkenud.",
"Video": "Video", "exit_fullscreen_button_label": "Välju täisekraanivaatest",
"Version: {{version}}": "Versioon: {{version}}", "full_screen_view_description": "<0>Kui saadad meile vealogid, siis on lihtsam vea põhjust otsida.</0>",
"Username": "Kasutajanimi", "full_screen_view_h1": "<0>Ohoo, midagi on nüüd katki.</0>",
"This call already exists, would you like to join?": "See kõne on juba olemas, kas soovid liituda?", "fullscreen_button_label": "Täisekraan",
"User menu": "Kasutajamenüü", "group_call_loader_failed_heading": "Kõnet ei leidu",
"Yes, join call": "Jah, liitu kõnega", "group_call_loader_failed_text": "Kõned on nüüd läbivalt krüptitud ning need pead looma kodulehelt. Sellega tagad, et kõik kasutavad samu krüptovõtmeid.",
"Element Call Home": "Element Call Home", "hangup_button_label": "Lõpeta kõne",
"Copy": "Kopeeri", "header_participants_label": "Osalejad",
"<0>Submitting debug logs will help us track down the problem.</0>": "<0>Kui saadad meile vealogid, siis on lihtsam vea põhjust otsida.</0>", "invite_modal": {
"<0>Oops, something's gone wrong.</0>": "<0>Ohoo, midagi on nüüd katki.</0>", "link_copied_toast": "Link on kopeeritud lõikelauale",
"Expose developer settings in the settings window.": "Näita seadistuste aknas arendajale vajalikke seadeid.", "title": "Kutsu liituma selle kõnaga"
"Developer Settings": "Arendaja seadistused", },
"By participating in this beta, you consent to the collection of anonymous data, which we use to improve the product. You can find more information about which data we track in our <2>Privacy Policy</2> and our <5>Cookie Policy</5>.": "Nõustudes selle beetaversiooni kasutamisega sa nõustud ka toote arendamiseks kasutatavate anonüümsete andmete kogumisega. Täpsemat teavet kogutavate andmete kohta leiad meie <2>Privaatsuspoliitikast</2> ja meie <5>Küpsiste kasutamise reeglitest</5>.", "join_existing_call_modal": {
"<0></0><1></1>You may withdraw consent by unchecking this box. If you are currently in a call, this setting will take effect at the end of the call.": "<0></0><1></1>Sa võid selle valiku eelmaldamisega alati oma nõusoleku tagasi võtta. Kui sul parasjagu on kõne pooleli, siis seadistuste muudatus jõustub pärast kõne lõppu.", "join_button": "Jah, liitu kõnega",
"Your feedback": "Sinu tagasiside", "text": "See kõne on juba olemas, kas soovid liituda?",
"Thanks, we received your feedback!": "Tänud, me oleme sinu tagasiside kätte saanud!", "title": "Liitu juba käimasoleva kõnega?"
"Submitting…": "Saadan…", },
"Submit": "Saada", "layout_grid_label": "Ruudustik",
"If you are experiencing issues or simply would like to provide some feedback, please send us a short description below.": "Kui selle rakenduse kasutamisel tekib sul probleeme või lihtsalt soovid oma arvamust avaldada, siis palun täida alljärgnev lühike kirjeldus.", "layout_spotlight_label": "Rambivalgus",
"Feedback": "Tagasiside", "lobby": {
"{{count}} stars|one": "{{count}} tärni", "join_button": "Kõnega liitumine",
"{{count}} stars|other": "{{count}} tärni", "leave_button": "Tagasi hiljutiste kõnede juurde"
"How did it go?": "Kuidas sujus?", },
"{{displayName}}, your call has ended.": "{{displayName}}, sinu kõne on lõppenud.", "local_volume_label": "Kohalik helitugevus",
"<0>Thanks for your feedback!</0>": "<0>Täname Sind tagasiside eest!</0>", "logging_in": "Sisselogimine …",
"<0>We'd love to hear your feedback so we can improve your experience.</0>": "<0>Meie rakenduse paremaks muutmiseks me hea meelega ootame Sinu arvamusi.</0>", "login_auth_links": "<0>Loo konto</0> Või <2>Sisene külalisena</2>",
"Show connection stats": "Näita ühenduse statistikat", "login_title": "Sisselogimine",
"{{displayName}} is presenting": "{{displayName}} on esitlemas", "microphone_off": "Mikrofon ei tööta",
"By clicking \"Go\", you agree to our <2>End User Licensing Agreement (EULA)</2>": "Klõpsides „Jätka“, nõustud sa meie <2>Lõppkasutaja litsentsilepinguga (EULA)</2>", "microphone_on": "Mikrofon töötab",
"By clicking \"Join call now\", you agree to our <2>End User Licensing Agreement (EULA)</2>": "Klõpsides „Liitu kõnega kohe“, nõustud sa meie <2>Lõppkasutaja litsentsilepinguga (EULA)</2>", "mute_microphone_button_label": "Summuta mikrofon",
"This site is protected by ReCAPTCHA and the Google <2>Privacy Policy</2> and <6>Terms of Service</6> apply.<9></9>By clicking \"Register\", you agree to our <12>End User Licensing Agreement (EULA)</12>": "Selles saidis on kasutusel ReCAPTCHA ja kehtivad Google'i <2>Privaatsuspoliitika</2> ning <6>Teenusetingimused</6>.<9></9>Klõpsides „Registreeru“, sa nõustud meie <12>Lõppkasutaja litsentsilepingu (EULA) tingimustega</12>", "rageshake_button_error_caption": "Proovi uuesti logisid saata",
"Element Call is temporarily not end-to-end encrypted while we test scalability.": "Seni kuni me testime skaleeritavust, siis Element Call ajutiselt pole läbivalt krüptitud.", "rageshake_request_modal": {
"Connectivity to the server has been lost.": "Võrguühendus serveriga on katkenud.", "body": "Ühel teisel selles kõnes osalejal on lahenduse kasutamisel tekkinud probleem ning selle põhjuse leidmiseks me sooviksime koguda silumislogisid.",
"Retry sending logs": "Proovi uuesti logisid saata", "title": "Veaotsingulogi päring"
"You were disconnected from the call": "Sinu ühendus kõnega katkes", },
"Reconnect": "Ühenda uuesti", "rageshake_send_logs": "Saada veaotsingulogid",
"Thanks!": "Tänud!", "rageshake_sending": "Saatmine…",
"End-to-end encryption isn't supported on your browser.": "Sinu brauser ei toeta läbivat krüptimist.", "rageshake_sending_logs": "Veaotsingulogide saatmine…",
"Enable end-to-end encryption (password protected calls)": "Võta kasutusele läbiv krüptimine (salasõnaga kaitstud kõned)", "rageshake_sent": "Tänud!",
"Encrypted": "Krüptitud", "recaptcha_caption": "Selles saidis on kasutusel ReCAPTCHA ja kehtivad Google'i <2>Privaatsuspoliitika</2> ning <6>Teenusetingimused</6>.<9></9>Klõpsides „Registreeru“, sa nõustud meie <12>Lõppkasutaja litsentsilepingu (EULA) tingimustega</12>",
"End call": "Lõpeta kõne", "recaptcha_dismissed": "Robotilõks on vahele jäetud",
"Grid": "Ruudustik", "recaptcha_not_loaded": "Robotilõks pole laetud",
"Microphone off": "Mikrofon ei tööta", "register": {
"Microphone on": "Mikrofon töötab", "passwords_must_match": "Salasõnad ei klapi",
"Not encrypted": "Krüptimata", "registering": "Registreerimine…"
"Sharing screen": "Ekraanivaade on jagamisel", },
"{{count, number}}|one": "{{count, number}}", "register_auth_links": "<0>On sul juba konto?</0><1><0>Logi sisse</0> Või <2>Logi sisse külalisena</2></1>",
"{{count, number}}|other": "{{count, number}}", "register_confirm_password_label": "Kinnita salasõna",
"You": "Sina", "return_home_button": "Tagasi avalehele",
"Continue in browser": "Jätka veebibrauseris", "room_auth_view_eula_caption": "Klõpsides „Liitu kõnega kohe“, nõustud sa meie <2>Lõppkasutaja litsentsilepinguga (EULA)</2>",
"Mute microphone": "Summuta mikrofon", "room_auth_view_join_button": "Liitu kõnega kohe",
"Name of call": "Kõne nimi", "screenshare_button_label": "Jaga ekraani",
"Open in the app": "Ava rakenduses", "select_input_unset_button": "Vali oma eelistus",
"Ready to join?": "Oled valmis liituma?", "settings": {
"Select app": "Vali rakendus", "developer_settings_label": "Arendaja seadistused",
"Start new call": "Algata uus kõne", "developer_settings_label_description": "Näita seadistuste aknas arendajale vajalikke seadeid.",
"Back to recents": "Tagasi hiljutiste kõnede juurde", "developer_tab_title": "Arendaja",
"Stop video": "Peata videovoog", "feedback_tab_body": "Kui selle rakenduse kasutamisel tekib sul probleeme või lihtsalt soovid oma arvamust avaldada, siis palun täida alljärgnev lühike kirjeldus.",
"Start video": "Lülita videovoog sisse", "feedback_tab_description_label": "Sinu tagasiside",
"Unmute microphone": "Lülita mikrofon sisse", "feedback_tab_h4": "Jaga tagasisidet",
"Call not found": "Kõnet ei leidu", "feedback_tab_send_logs_label": "Lisa veatuvastuslogid",
"Calls are now end-to-end encrypted and need to be created from the home page. This helps make sure everyone's using the same encryption key.": "Kõned on nüüd läbivalt krüptitud ning need pead looma kodulehelt. Sellega tagad, et kõik kasutavad samu krüptovõtmeid.", "feedback_tab_thank_you": "Tänud, me oleme sinu tagasiside kätte saanud!",
"Your web browser does not support media end-to-end encryption. Supported Browsers are Chrome, Safari, Firefox >=117": "Sinu veebibrauser ei toeta meedia läbivat krüptimist. Toetatud brauserid on Chrome, Chromium, Safari ja Firefox >=117", "feedback_tab_title": "Tagasiside",
"Invite": "Kutsu", "more_tab_title": "Rohkem",
"Link copied to clipboard": "Link on kopeeritud lõikelauale", "opt_in_description": "<0></0><1></1>Sa võid selle valiku eelmaldamisega alati oma nõusoleku tagasi võtta. Kui sul parasjagu on kõne pooleli, siis seadistuste muudatus jõustub pärast kõne lõppu.",
"Participants": "Osalejad", "show_connection_stats_label": "Näita ühenduse statistikat",
"Copy link": "Kopeeri link", "speaker_device_selection_label": "Kõlar"
"Invite to this call": "Kutsu liituma selle kõnaga" },
"star_rating_input_label_one": "{{count}} tärni",
"star_rating_input_label_other": "{{count}} tärni",
"start_new_call": "Algata uus kõne",
"start_video_button_label": "Lülita videovoog sisse",
"stop_screenshare_button_label": "Ekraanivaade on jagamisel",
"stop_video_button_label": "Peata videovoog",
"submitting": "Saadan…",
"unauthenticated_view_body": "Sa pole veel registreerunud? <2>Loo kasutajakonto</2>",
"unauthenticated_view_eula_caption": "Klõpsides „Jätka“, nõustud sa meie <2>Lõppkasutaja litsentsilepinguga (EULA)</2>",
"unauthenticated_view_login_button": "Logi oma kontosse sisse",
"unmute_microphone_button_label": "Lülita mikrofon sisse",
"version": "Versioon: {{version}}",
"video_tile": {
"presenter_label": "{{displayName}} on esitlemas",
"sfu_participant_local": "Sina"
},
"waiting_for_participants": "Ootame teiste osalejate lisandumist…"
} }

View File

@@ -1,63 +1,81 @@
{ {
"Video": "ویدیو", "a11y": {
"Username": "نام کاربری", "user_menu": "فهرست کاربر"
"Speaker": "بلندگو", },
"Sign out": "خروج", "action": {
"Sign in": "ورود", "close": "بستن",
"Settings": "تنظیمات", "copy": "رونوشت",
"Profile": "پروفایل", "go": "رفتن",
"Password": "رمز عبور", "no": "خیر",
"No": "خیر", "register": "ثبت‌نام",
"More": "بیشتر", "remove": "حذف",
"Microphone": "میکروفون", "sign_in": "ورود",
"Login to your account": "به حساب کاربری خود وارد شوید", "sign_out": "خروج"
"Login": "ورود", },
"Loading…": "بارگزاری…", "call_ended_view": {
"Join existing call?": "پیوست به تماس؟", "create_account_button": "ساخت حساب کاربری",
"Join call now": "الان به تماس بپیوند", "create_account_prompt": "<0>چرا یک رمز عبور برای حساب کاربری خود تنظیم نمی‌کنید؟</0><1>شما می‌توانید نام خود را حفظ کنید و یک آواتار برای تماس‌های آینده بسازید</1>",
"Join call": "پیوستن به تماس", "not_now_button": "الان نه، به صفحه اصلی برگردید"
"Home": "خانه", },
"Go": "رفتن", "common": {
"Full screen": "تمام صحفه", "audio": "صدا",
"Exit full screen": "خروج از حالت تمام صفحه", "avatar": "آواتار",
"Display name": "نام نمایشی", "camera": "دوربین",
"Developer": "توسعه دهنده", "copied": "کپی شد!",
"Debug log request": "درخواست لاگ عیب‌یابی", "display_name": "نام نمایشی",
"Create account": "ساخت حساب کاربری", "home": "خانه",
"Copied!": "کپی شد!", "loading": "بارگزاری…",
"Confirm password": "تایید رمزعبور", "microphone": "میکروفون",
"Close": "بستن", "password": "رمز عبور",
"Camera": "دوربین", "profile": "پروفایل",
"Avatar": "آواتار", "settings": "تنظیمات",
"Audio": "صدا", "username": "نام کاربری",
"Another user on this call is having an issue. In order to better diagnose these issues we'd like to collect a debug log.": "کاربر دیگری در این تماس مشکلی دارد. برای تشخیص بهتر مشکل، بهتر است ما لاگ عیب‌یابی را جمع‌آوری کنیم.", "video": "ویدیو"
"<0>Why not finish by setting up a password to keep your account?</0><1>You'll be able to keep your name and set an avatar for use on future calls</1>": "<0>چرا یک رمز عبور برای حساب کاربری خود تنظیم نمی‌کنید؟</0><1>شما می‌توانید نام خود را حفظ کنید و یک آواتار برای تماس‌های آینده بسازید</1>", },
"<0>Create an account</0> Or <2>Access as a guest</2>": "<0>ساخت حساب کاربری</0> Or <2>دسترسی به عنوان میهمان</2>", "exit_fullscreen_button_label": "خروج از حالت تمام صفحه",
"<0>Already have an account?</0><1><0>Log in</0> Or <2>Access as a guest</2></1>": "<0>از قبل حساب کاربری دارید؟</0><1><0>ورود</0> Or <2>به عنوان یک میهمان وارد شوید</2></1>", "fullscreen_button_label": "تمام صحفه",
"Local volume": "حجم داخلی", "header_label": "خانهٔ تماس المنت",
"Spotlight": "نور افکن", "join_existing_call_modal": {
"Share screen": "اشتراک گذاری صفحه نمایش", "join_button": "بله، به تماس بپیوندید",
"Sending…": "در حال ارسال…", "text": "این تماس از قبل وجود دارد، می‌خواهید بپیوندید؟",
"Sending debug logs…": "در حال ارسال باگ‌های عیب‌یابی…", "title": "پیوست به تماس؟"
"Send debug logs": "ارسال لاگ‌های عیب‌یابی", },
"Select an option": "یک گزینه را انتخاب کنید", "layout_spotlight_label": "نور افکن",
"Return to home screen": "برگشت به صفحه اصلی", "lobby": {
"Remove": "حذف", "join_button": "پیوستن به تماس"
"Registering…": "ثبت‌نام…", },
"Register": "ثبت‌نام", "local_volume_label": "حجم داخلی",
"Recaptcha not loaded": "کپچا بارگیری نشد", "logging_in": "ورود…",
"Recaptcha dismissed": "ریکپچا رد شد", "login_auth_links": "<0>ساخت حساب کاربری</0> Or <2>دسترسی به عنوان میهمان</2>",
"Passwords must match": "رمز عبور باید همخوانی داشته باشد", "login_title": "ورود",
"Not registered yet? <2>Create an account</2>": "هنوز ثبت‌نام نکرده‌اید؟ <2>ساخت حساب کاربری</2>", "rageshake_request_modal": {
"Not now, return to home screen": "الان نه، به صفحه اصلی برگردید", "body": "کاربر دیگری در این تماس مشکلی دارد. برای تشخیص بهتر مشکل، بهتر است ما لاگ عیب‌یابی را جمع‌آوری کنیم.",
"Logging in…": "ورود…", "title": "درخواست لاگ عیب‌یابی"
"Include debug logs": "شامل لاگ‌های عیب‌یابی", },
"Yes, join call": "بله، به تماس بپیوندید", "rageshake_send_logs": "ارسال لاگ‌های عیب‌یابی",
"Waiting for other participants…": "در انتظار برای دیگر شرکت‌کنندگان…", "rageshake_sending": "در حال ارسال…",
"Version: {{version}}": "نسخه: {{نسخه}}", "rageshake_sending_logs": "در حال ارسال باگ‌های عیب‌یابی…",
"User menu": "فهرست کاربر", "recaptcha_dismissed": "ریکپچا رد شد",
"This call already exists, would you like to join?": "این تماس از قبل وجود دارد، می‌خواهید بپیوندید؟", "recaptcha_not_loaded": "کپچا بارگیری نشد",
"Submit feedback": "بازخورد ارائه دهید", "register": {
"Element Call Home": "خانهٔ تماس المنت", "passwords_must_match": "رمز عبور باید همخوانی داشته باشد",
"Copy": "رونوشت" "registering": "ثبت‌نام…"
},
"register_auth_links": "<0>از قبل حساب کاربری دارید؟</0><1><0>ورود</0> Or <2>به عنوان یک میهمان وارد شوید</2></1>",
"register_confirm_password_label": "تایید رمزعبور",
"return_home_button": "برگشت به صفحه اصلی",
"room_auth_view_join_button": "الان به تماس بپیوند",
"screenshare_button_label": "اشتراک گذاری صفحه نمایش",
"select_input_unset_button": "یک گزینه را انتخاب کنید",
"settings": {
"developer_tab_title": "توسعه دهنده",
"feedback_tab_h4": "بازخورد ارائه دهید",
"feedback_tab_send_logs_label": "شامل لاگ‌های عیب‌یابی",
"more_tab_title": "بیشتر",
"speaker_device_selection_label": "بلندگو"
},
"unauthenticated_view_body": "هنوز ثبت‌نام نکرده‌اید؟ <2>ساخت حساب کاربری</2>",
"unauthenticated_view_login_button": "به حساب کاربری خود وارد شوید",
"version": "نسخه: {{نسخه}}",
"waiting_for_participants": "در انتظار برای دیگر شرکت‌کنندگان…"
} }

View File

@@ -1,123 +1,138 @@
{ {
"<0>Create an account</0> Or <2>Access as a guest</2>": "<0>Créer un compte</0> Or <2>Accès invité</2>", "a11y": {
"<0>Why not finish by setting up a password to keep your account?</0><1>You'll be able to keep your name and set an avatar for use on future calls</1>": "<0>Pourquoi ne pas créer un mot de passe pour conserver votre compte ?</0><1>Vous pourrez garder votre nom et définir un avatar pour vos futurs appels</1>", "user_menu": "Menu utilisateur"
"Another user on this call is having an issue. In order to better diagnose these issues we'd like to collect a debug log.": "Un autre utilisateur dans cet appel a un problème. Pour nous permettre de résoudre le problème, nous aimerions récupérer un journal de débogage.", },
"Audio": "Audio", "action": {
"Avatar": "Avatar", "close": "Fermer",
"Camera": "Caméra", "copy": "Copier",
"Close": "Fermer", "copy_link": "Copier le lien",
"Confirm password": "Confirmer le mot de passe", "go": "Commencer",
"Copied!": "Copié !", "invite": "Inviter",
"Create account": "Créer un compte", "no": "Non",
"Debug log request": "Demande dun journal de débogage", "register": "Senregistrer",
"Developer": "Développeur", "remove": "Supprimer",
"Display name": "Nom daffichage", "sign_in": "Connexion",
"Exit full screen": "Quitter le plein écran", "sign_out": "Déconnexion",
"Full screen": "Plein écran", "submit": "Envoyer"
"Go": "Commencer", },
"Home": "Accueil", "analytics_notice": "En participant à cette beta, vous consentez à la collecte de données anonymes, qui seront utilisées pour améliorer le produit. Vous trouverez plus dinformations sur les données collectées dans notre <2>Politique de vie privée</2> et notre <5>Politique de cookies</5>.",
"Include debug logs": "Inclure les journaux de débogage", "app_selection_modal": {
"Join call": "Rejoindre lappel", "continue_in_browser": "Continuer dans le navigateur",
"Join call now": "Rejoindre lappel maintenant", "open_in_app": "Ouvrir dans lapplication",
"Join existing call?": "Rejoindre un appel existant ?", "text": "Prêt à rejoindre ?",
"Loading…": "Chargement…", "title": "Choisissez lapplication"
"Local volume": "Volume local", },
"Logging in…": "Connexion…", "browser_media_e2ee_unsupported": "Votre navigateur web ne prend pas en charge le chiffrement de bout-en-bout des médias. Les navigateurs pris en charge sont Chrome, Safari, Firefox >= 117",
"Login": "Connexion", "call_ended_view": {
"Login to your account": "Connectez vous à votre compte", "body": "Vous avez été déconnecté de lappel",
"Microphone": "Microphone", "create_account_button": "Créer un compte",
"More": "Plus", "create_account_prompt": "<0>Pourquoi ne pas créer un mot de passe pour conserver votre compte ?</0><1>Vous pourrez garder votre nom et définir un avatar pour vos futurs appels</1>",
"No": "Non", "feedback_done": "<0>Merci pour votre commentaire !</0>",
"Not now, return to home screen": "Pas maintenant, retourner à laccueil", "feedback_prompt": "<0>Nous aimerions avoir vos commentaires afin que nous puissions améliorer votre expérience.</0>",
"Not registered yet? <2>Create an account</2>": "Pas encore de compte ? <2>En créer un</2>", "headline": "{{displayName}}, votre appel est terminé.",
"Password": "Mot de passe", "not_now_button": "Pas maintenant, retourner à laccueil",
"Passwords must match": "Les mots de passe doivent correspondre", "reconnect_button": "Se reconnecter",
"Profile": "Profil", "survey_prompt": "Comment cela sest-il passé ?"
"Recaptcha dismissed": "Recaptcha refusé", },
"Recaptcha not loaded": "Recaptcha non chargé", "call_name": "Nom de lappel",
"Register": "Senregistrer", "common": {
"Registering…": "Enregistrement…", "camera": "Caméra",
"Remove": "Supprimer", "copied": "Copié !",
"Return to home screen": "Retour à laccueil", "display_name": "Nom daffichage",
"Select an option": "Sélectionnez une option", "encrypted": "Chiffré",
"Send debug logs": "Envoyer les journaux de débogage", "home": "Accueil",
"Sending": "Envoi…", "loading": "Chargement…",
"Settings": "Paramètres", "password": "Mot de passe",
"Share screen": "Partage décran", "profile": "Profil",
"Sign in": "Connexion", "settings": "Paramètres",
"Sign out": "Déconnexion", "unencrypted": "Non chiffré",
"Spotlight": "Premier plan", "username": "Nom dutilisateur",
"Submit feedback": "Envoyer un commentaire", "video": "Vidéo"
"This call already exists, would you like to join?": "Cet appel existe déjà, voulez-vous le rejoindre ?", },
"Yes, join call": "Oui, rejoindre lappel", "disconnected_banner": "La connexion avec le serveur a été perdue.",
"Waiting for other participants…": "En attente dautres participants…", "exit_fullscreen_button_label": "Quitter le plein écran",
"Video": "Vidéo", "full_screen_view_description": "<0>Soumettre les journaux de débogage nous aidera à déterminer le problème.</0>",
"Version: {{version}}": "Version : {{version}}", "full_screen_view_h1": "<0>Oups, quelque chose sest mal passé.</0>",
"Username": "Nom dutilisateur", "fullscreen_button_label": "Plein écran",
"User menu": "Menu utilisateur", "group_call_loader_failed_heading": "Appel non trouvé",
"Speaker": "Intervenant", "group_call_loader_failed_text": "Les appels sont maintenant chiffrés de bout-en-bout et doivent être créés depuis la page daccueil. Cela permet dêtre sûr que tout le monde utilise la même clé de chiffrement.",
"<0>Already have an account?</0><1><0>Log in</0> Or <2>Access as a guest</2></1>": "<0>Vous avez déjà un compte ?</0><1><0>Se connecter</0> Ou <2>Accès invité</2></1>", "hangup_button_label": "Terminer lappel",
"Sending debug logs…": "Envoi des journaux de débogage…", "header_label": "Accueil Element Call",
"Element Call Home": "Accueil Element Call", "invite_modal": {
"Copy": "Copier", "link_copied_toast": "Lien copié dans le presse-papier",
"<0>Submitting debug logs will help us track down the problem.</0>": "<0>Soumettre les journaux de débogage nous aidera à déterminer le problème.</0>", "title": "Inviter dans cet appel"
"<0>Oops, something's gone wrong.</0>": "<0>Oups, quelque chose sest mal passé.</0>", },
"Expose developer settings in the settings window.": "Affiche les paramètres développeurs dans la fenêtre des paramètres.", "join_existing_call_modal": {
"Developer Settings": "Paramètres développeurs", "join_button": "Oui, rejoindre lappel",
"By participating in this beta, you consent to the collection of anonymous data, which we use to improve the product. You can find more information about which data we track in our <2>Privacy Policy</2> and our <5>Cookie Policy</5>.": "En participant à cette beta, vous consentez à la collecte de données anonymes, qui seront utilisées pour améliorer le produit. Vous trouverez plus dinformations sur les données collectées dans notre <2>Politique de vie privée</2> et notre <5>Politique de cookies</5>.", "text": "Cet appel existe déjà, voulez-vous le rejoindre ?",
"<0></0><1></1>You may withdraw consent by unchecking this box. If you are currently in a call, this setting will take effect at the end of the call.": "<0></0><1></1>Vous pouvez retirer votre consentement en décochant cette case. Si vous êtes actuellement en communication, ce paramètre prendra effet à la fin de lappel.", "title": "Rejoindre un appel existant ?"
"Your feedback": "Votre commentaire", },
"Thanks, we received your feedback!": "Merci, nous avons reçu vos commentaires !", "layout_grid_label": "Grille",
"Submitting…": "Envoi…", "layout_spotlight_label": "Premier plan",
"Submit": "Envoyer", "lobby": {
"If you are experiencing issues or simply would like to provide some feedback, please send us a short description below.": "Si vous rencontrez des problèmes, ou vous voulez simplement faire un commentaire, faites-en une courte description ci-dessous.", "join_button": "Rejoindre lappel",
"Feedback": "Commentaires", "leave_button": "Revenir à lhistorique des appels"
"{{count}} stars|other": "{{count}} favoris", },
"<0>We'd love to hear your feedback so we can improve your experience.</0>": "<0>Nous aimerions avoir vos commentaires afin que nous puissions améliorer votre expérience.</0>", "local_volume_label": "Volume local",
"{{count}} stars|one": "{{count}} favori", "logging_in": "Connexion…",
"{{displayName}}, your call has ended.": "{{displayName}}, votre appel est terminé.", "login_auth_links": "<0>Créer un compte</0> Or <2>Accès invité</2>",
"<0>Thanks for your feedback!</0>": "<0>Merci pour votre commentaire !</0>", "login_title": "Connexion",
"How did it go?": "Comment cela sest-il passé ?", "microphone_off": "Microphone éteint",
"{{displayName}} is presenting": "{{displayName}} est à lécran", "microphone_on": "Microphone allumé",
"Show connection stats": "Afficher les statistiques de la connexion", "mute_microphone_button_label": "Couper le microphone",
"By clicking \"Join call now\", you agree to our <2>End User Licensing Agreement (EULA)</2>": "En cliquant sur « Rejoindre lappel maintenant », vous acceptez notre <2>Contrat de Licence Utilisateur Final (CLUF)</2>", "rageshake_button_error_caption": "Réessayer denvoyer les journaux",
"By clicking \"Go\", you agree to our <2>End User Licensing Agreement (EULA)</2>": "En cliquant sur « Commencer », vous acceptez notre <2>Contrat de Licence Utilisateur Final (CLUF)</2>", "rageshake_request_modal": {
"This site is protected by ReCAPTCHA and the Google <2>Privacy Policy</2> and <6>Terms of Service</6> apply.<9></9>By clicking \"Register\", you agree to our <12>End User Licensing Agreement (EULA)</12>": "Ce site est protégé par ReCAPTCHA, la <2>politique de confidentialité</2> et les <6>conditions dutilisation</6> de Google sappliquent.<9></9>En cliquant sur « Senregistrer » vous acceptez également notre <12>Contrat de Licence Utilisateur Final (CLUF)</12>", "body": "Un autre utilisateur dans cet appel a un problème. Pour nous permettre de résoudre le problème, nous aimerions récupérer un journal de débogage.",
"Element Call is temporarily not end-to-end encrypted while we test scalability.": "Element Call nest temporairement plus chiffré de bout en bout le temps de tester lextensibilité.", "title": "Demande dun journal de débogage"
"Reconnect": "Se reconnecter", },
"Retry sending logs": "Réessayer denvoyer les journaux", "rageshake_send_logs": "Envoyer les journaux de débogage",
"Thanks!": "Merci !", "rageshake_sending": "Envoi…",
"You were disconnected from the call": "Vous avez été déconnecté de lappel", "rageshake_sending_logs": "Envoi des journaux de débogage…",
"Connectivity to the server has been lost.": "La connexion avec le serveur a été perdue.", "rageshake_sent": "Merci !",
"End-to-end encryption isn't supported on your browser.": "Le chiffrement de bout-en-bout nest pas pris en charge par votre navigateur.", "recaptcha_caption": "Ce site est protégé par ReCAPTCHA, la <2>politique de confidentialité</2> et les <6>conditions dutilisation</6> de Google sappliquent.<9></9>En cliquant sur « Senregistrer » vous acceptez également notre <12>Contrat de Licence Utilisateur Final (CLUF)</12>",
"Enable end-to-end encryption (password protected calls)": "Activer le chiffrement de bout-en-bout (appels protégés par mot de passe)", "recaptcha_dismissed": "Recaptcha refusé",
"{{count, number}}|other": "{{count, number}}", "recaptcha_not_loaded": "Recaptcha non chargé",
"Encrypted": "Chiffré", "register": {
"End call": "Terminer lappel", "passwords_must_match": "Les mots de passe doivent correspondre",
"Grid": "Grille", "registering": "Enregistrement…"
"Microphone off": "Microphone éteint", },
"Microphone on": "Microphone allumé", "register_auth_links": "<0>Vous avez déjà un compte ?</0><1><0>Se connecter</0> Ou <2>Accès invité</2></1>",
"Sharing screen": "Lécran est partagé", "register_confirm_password_label": "Confirmer le mot de passe",
"{{count, number}}|one": "{{count, number}}", "return_home_button": "Retour à laccueil",
"Not encrypted": "Non chiffré", "room_auth_view_eula_caption": "En cliquant sur « Rejoindre lappel maintenant », vous acceptez notre <2>Contrat de Licence Utilisateur Final (CLUF)</2>",
"You": "Vous", "room_auth_view_join_button": "Rejoindre lappel maintenant",
"Continue in browser": "Continuer dans le navigateur", "screenshare_button_label": "Partage décran",
"Mute microphone": "Couper le microphone", "select_input_unset_button": "Sélectionnez une option",
"Name of call": "Nom de lappel", "settings": {
"Open in the app": "Ouvrir dans lapplication", "developer_settings_label": "Paramètres développeurs",
"Ready to join?": "Prêt à rejoindre ?", "developer_settings_label_description": "Affiche les paramètres développeurs dans la fenêtre des paramètres.",
"Select app": "Choisissez lapplication", "developer_tab_title": "Développeur",
"Start new call": "Démarrer un nouvel appel", "feedback_tab_body": "Si vous rencontrez des problèmes, ou vous voulez simplement faire un commentaire, faites-en une courte description ci-dessous.",
"Back to recents": "Revenir à lhistorique des appels", "feedback_tab_description_label": "Votre commentaire",
"Start video": "Démarrer la vidéo", "feedback_tab_h4": "Envoyer un commentaire",
"Stop video": "Arrêter la vidéo", "feedback_tab_send_logs_label": "Inclure les journaux de débogage",
"Unmute microphone": "Allumer le microphone", "feedback_tab_thank_you": "Merci, nous avons reçu vos commentaires !",
"Call not found": "Appel non trouvé", "feedback_tab_title": "Commentaires",
"Calls are now end-to-end encrypted and need to be created from the home page. This helps make sure everyone's using the same encryption key.": "Les appels sont maintenant chiffrés de bout-en-bout et doivent être créés depuis la page daccueil. Cela permet dêtre sûr que tout le monde utilise la même clé de chiffrement.", "more_tab_title": "Plus",
"Your web browser does not support media end-to-end encryption. Supported Browsers are Chrome, Safari, Firefox >=117": "Votre navigateur web ne prend pas en charge le chiffrement de bout-en-bout des médias. Les navigateurs pris en charge sont Chrome, Safari, Firefox >= 117", "opt_in_description": "<0></0><1></1>Vous pouvez retirer votre consentement en décochant cette case. Si vous êtes actuellement en communication, ce paramètre prendra effet à la fin de lappel.",
"Copy link": "Copier le lien", "show_connection_stats_label": "Afficher les statistiques de la connexion",
"Invite": "Inviter", "speaker_device_selection_label": "Intervenant"
"Invite to this call": "Inviter dans cet appel", },
"Link copied to clipboard": "Lien copié dans le presse-papier", "star_rating_input_label_one": "{{count}} favori",
"Participants": "Participants" "star_rating_input_label_other": "{{count}} favoris",
"start_new_call": "Démarrer un nouvel appel",
"start_video_button_label": "Démarrer la vidéo",
"stop_screenshare_button_label": "Lécran est partagé",
"stop_video_button_label": "Arrêter la vidéo",
"submitting": "Envoi…",
"unauthenticated_view_body": "Pas encore de compte ? <2>En créer un</2>",
"unauthenticated_view_eula_caption": "En cliquant sur « Commencer », vous acceptez notre <2>Contrat de Licence Utilisateur Final (CLUF)</2>",
"unauthenticated_view_login_button": "Connectez vous à votre compte",
"unmute_microphone_button_label": "Allumer le microphone",
"version": "Version : {{version}}",
"video_tile": {
"presenter_label": "{{displayName}} est à lécran",
"sfu_participant_local": "Vous"
},
"waiting_for_participants": "En attente dautres participants…"
} }

View File

@@ -1,123 +1,139 @@
{ {
"<0>Already have an account?</0><1><0>Log in</0> Or <2>Access as a guest</2></1>": "<0>Sudah punya akun?</0><1><0>Masuk</0> Atau <2>Akses sebagai tamu</2></1>", "a11y": {
"<0>Create an account</0> Or <2>Access as a guest</2>": "<0>Buat akun</0> Atau <2>Akses sebagai tamu</2>", "user_menu": "Menu pengguna"
"<0>Why not finish by setting up a password to keep your account?</0><1>You'll be able to keep your name and set an avatar for use on future calls</1>": "<0>Kenapa tidak selesaikan dengan mengatur sebuah kata sandi untuk menjaga akun Anda?</0><1>Anda akan dapat tetap menggunakan nama Anda dan atur sebuah avatar untuk digunakan dalam panggilan di masa mendatang</1>", },
"Another user on this call is having an issue. In order to better diagnose these issues we'd like to collect a debug log.": "Pengguna yang lain di panggilan ini sedang mengalami masalah. Supaya dapat mendiagnosa masalah ini, kami ingin mengumpulkan sebuah catatan pengawakutuan.", "action": {
"Audio": "Audio", "close": "Tutup",
"Avatar": "Avatar", "copy": "Salin",
"Camera": "Kamera", "copy_link": "Salin tautan",
"Close": "Tutup", "go": "Bergabung",
"Confirm password": "Konfirmasi kata sandi", "invite": "Undang",
"Copied!": "Disalin!", "no": "Tidak",
"Create account": "Buat akun", "register": "Daftar",
"Debug log request": "Permintaan catatan pengawakutuan", "remove": "Hapus",
"Developer": "Pengembang", "sign_in": "Masuk",
"Display name": "Nama tampilan", "sign_out": "Keluar",
"Exit full screen": "Keluar dari layar penuh", "submit": "Kirim"
"Full screen": "Layar penuh", },
"Go": "Bergabung", "analytics_notice": "Dengan bergabung dalam beta ini, Anda mengizinkan kami untuk mengumpulkan data anonim, yang kami gunakan untuk meningkatkan produk ini. Anda dapat mempelajari lebih lanjut tentang data apa yang kami lacak dalam <2>Kebijakan Privasi</2> dan <5>Kebijakan Kuki</5> kami.",
"Home": "Beranda", "app_selection_modal": {
"Include debug logs": "Termasuk catatan pengawakutuan", "continue_in_browser": "Lanjutkan dalam peramban",
"Join call": "Bergabung ke panggilan", "open_in_app": "Buka dalam aplikasi",
"Join call now": "Bergabung ke panggilan sekarang", "text": "Siap untuk bergabung?",
"Join existing call?": "Bergabung ke panggilan yang sudah ada?", "title": "Pilih plikasi"
"Loading…": "Memuat…", },
"Local volume": "Volume lokal", "browser_media_e2ee_unsupported": "Peramban web Anda tidak mendukung enkripsi media ujung ke ujung. Peramban yang didukung adalah Chrome, Safari, dan Firefox >=117",
"Logging in…": "Memasuki…", "call_ended_view": {
"Login": "Masuk", "body": "Anda terputus dari panggilan",
"Login to your account": "Masuk ke akun Anda", "create_account_button": "Buat akun",
"Microphone": "Mikrofon", "create_account_prompt": "<0>Kenapa tidak selesaikan dengan mengatur sebuah kata sandi untuk menjaga akun Anda?</0><1>Anda akan dapat tetap menggunakan nama Anda dan atur sebuah avatar untuk digunakan dalam panggilan di masa mendatang</1>",
"More": "Lainnya", "feedback_done": "<0>Terima kasih atas masukan Anda!</0>",
"No": "Tidak", "feedback_prompt": "<0>Kami ingin mendengar masukan Anda supaya kami bisa meningkatkan pengalaman Anda.</0>",
"Not now, return to home screen": "Tidak sekarang, kembali ke layar beranda", "headline": "{{displayName}}, panggilan Anda telah berakhir.",
"Not registered yet? <2>Create an account</2>": "Belum terdaftar? <2>Buat sebuah akun</2>", "not_now_button": "Tidak sekarang, kembali ke layar beranda",
"Password": "Kata sandi", "reconnect_button": "Hubungkan ulang",
"Passwords must match": "Kata sandi harus cocok", "survey_prompt": "Bagaimana rasanya?"
"Profile": "Profil", },
"Recaptcha dismissed": "Recaptcha ditutup", "call_name": "Nama panggilan",
"Recaptcha not loaded": "Recaptcha tidak dimuat", "common": {
"Register": "Daftar", "camera": "Kamera",
"Registering…": "Mendaftarkan…", "copied": "Disalin!",
"Remove": "Hapus", "display_name": "Nama tampilan",
"Return to home screen": "Kembali ke layar beranda", "encrypted": "Terenkripsi",
"Select an option": "Pilih sebuah opsi", "home": "Beranda",
"Send debug logs": "Kirim catatan pengawakutuan", "loading": "Memuat…",
"Sending…": "Mengirimkan…", "microphone": "Mikrofon",
"Settings": "Pengaturan", "password": "Kata sandi",
"Share screen": "Bagikan layar", "profile": "Profil",
"Sign in": "Masuk", "settings": "Pengaturan",
"Sign out": "Keluar", "unencrypted": "Tidak terenkripsi",
"Speaker": "Pembicara", "username": "Nama pengguna"
"Spotlight": "Sorotan", },
"Submit feedback": "Kirim masukan", "disconnected_banner": "Koneksi ke server telah hilang.",
"This call already exists, would you like to join?": "Panggilan ini sudah ada, apakah Anda ingin bergabung?", "exit_fullscreen_button_label": "Keluar dari layar penuh",
"User menu": "Menu pengguna", "full_screen_view_description": "<0>Mengirim catatan pengawakutuan akan membantu kami melacak masalahnya.</0>",
"Username": "Nama pengguna", "full_screen_view_h1": "<0>Aduh, ada yang salah.</0>",
"Version: {{version}}": "Versi: {{version}}", "fullscreen_button_label": "Layar penuh",
"Video": "Video", "group_call_loader_failed_heading": "Panggilan tidak ditemukan",
"Waiting for other participants…": "Menunggu peserta lain…", "group_call_loader_failed_text": "Panggilan sekarang terenkripsi secara ujung ke ujung dan harus dibuat dari laman beranda. Ini memastikan bahwa semuanya menggunakan kunci enkripsi yang sama.",
"Yes, join call": "Ya, bergabung ke panggilan", "hangup_button_label": "Akhiri panggilan",
"Sending debug logs…": "Mengirimkan catatan pengawakutuan…", "header_label": "Beranda Element Call",
"Element Call Home": "Beranda Element Call", "header_participants_label": "Peserta",
"Copy": "Salin", "invite_modal": {
"<0>Submitting debug logs will help us track down the problem.</0>": "<0>Mengirim catatan pengawakutuan akan membantu kami melacak masalahnya.</0>", "link_copied_toast": "Tautan disalin ke papan klip",
"<0>Oops, something's gone wrong.</0>": "<0>Aduh, ada yang salah.</0>", "title": "Undang ke panggilan ini"
"Expose developer settings in the settings window.": "Ekspos pengaturan pengembang dalam jendela pengaturan.", },
"Developer Settings": "Pengaturan Pengembang", "join_existing_call_modal": {
"By participating in this beta, you consent to the collection of anonymous data, which we use to improve the product. You can find more information about which data we track in our <2>Privacy Policy</2> and our <5>Cookie Policy</5>.": "Dengan bergabung dalam beta ini, Anda mengizinkan kami untuk mengumpulkan data anonim, yang kami gunakan untuk meningkatkan produk ini. Anda dapat mempelajari lebih lanjut tentang data apa yang kami lacak dalam <2>Kebijakan Privasi</2> dan <5>Kebijakan Kuki</5> kami.", "join_button": "Ya, bergabung ke panggilan",
"<0></0><1></1>You may withdraw consent by unchecking this box. If you are currently in a call, this setting will take effect at the end of the call.": "<0></0><1></1>Anda dapat mengurungkan kembali izin dengan mencentang kotak ini. Jika Anda saat ini dalam panggilan, pengaturan ini akan diterapkan di akhir panggilan.", "text": "Panggilan ini sudah ada, apakah Anda ingin bergabung?",
"Feedback": "Masukan", "title": "Bergabung ke panggilan yang sudah ada?"
"If you are experiencing issues or simply would like to provide some feedback, please send us a short description below.": "Jika Anda mengalami masalah atau hanya ingin memberikan masukan, silakan kirimkan kami deskripsi pendek di bawah.", },
"Submit": "Kirim", "layout_grid_label": "Kisi",
"Submitting…": "Mengirim…", "layout_spotlight_label": "Sorotan",
"Thanks, we received your feedback!": "Terima kasih, kami telah menerima masukan Anda!", "lobby": {
"Your feedback": "Masukan Anda", "join_button": "Bergabung ke panggilan",
"{{displayName}}, your call has ended.": "{{displayName}}, panggilan Anda telah berakhir.", "leave_button": "Kembali ke terkini"
"<0>Thanks for your feedback!</0>": "<0>Terima kasih atas masukan Anda!</0>", },
"How did it go?": "Bagaimana rasanya?", "local_volume_label": "Volume lokal",
"{{count}} stars|one": "{{count}} bintang", "logging_in": "Memasuki…",
"<0>We'd love to hear your feedback so we can improve your experience.</0>": "<0>Kami ingin mendengar masukan Anda supaya kami bisa meningkatkan pengalaman Anda.</0>", "login_auth_links": "<0>Buat akun</0> Atau <2>Akses sebagai tamu</2>",
"Show connection stats": "Tampilkan statistik koneksi", "login_title": "Masuk",
"{{displayName}} is presenting": "{{displayName}} sedang menampilkan", "microphone_off": "Mikrofon dimatikan",
"{{count}} stars|other": "{{count}} bintang", "microphone_on": "Mikrofon dinyalakan",
"By clicking \"Go\", you agree to our <2>End User Licensing Agreement (EULA)</2>": "Dengan mengeklik \"Bergabung\", Anda menyetujui <2>Perjanjian Lisensi Pengguna Akhir (EULA)</2>", "mute_microphone_button_label": "Matikan mikrofon",
"This site is protected by ReCAPTCHA and the Google <2>Privacy Policy</2> and <6>Terms of Service</6> apply.<9></9>By clicking \"Register\", you agree to our <12>End User Licensing Agreement (EULA)</12>": "Situs ini dilindungi oleh reCAPTCHA dan <2>Kebijakan Privasi</2> dan <6>Ketentuan Layanan</6> Google berlaku.<9></9>Dengan mengeklik \"Daftar\", Anda menyetujui <12>Perjanjian Lisensi Pengguna Akhir (EULA)</12> kami", "rageshake_button_error_caption": "Kirim ulang catatan",
"By clicking \"Join call now\", you agree to our <2>End User Licensing Agreement (EULA)</2>": "Dengan mengeklik \"Bergabung ke panggilan sekarang\", Anda menyetujui <2>Perjanjian Lisensi Pengguna Akhir (EULA)</2> kami", "rageshake_request_modal": {
"Element Call is temporarily not end-to-end encrypted while we test scalability.": "Element Call sementara tidak dienkripsi secara ujung ke ujung selagi kami menguji skalabilitas.", "body": "Pengguna yang lain di panggilan ini sedang mengalami masalah. Supaya dapat mendiagnosa masalah ini, kami ingin mengumpulkan sebuah catatan pengawakutuan.",
"Connectivity to the server has been lost.": "Koneksi ke server telah hilang.", "title": "Permintaan catatan pengawakutuan"
"Enable end-to-end encryption (password protected calls)": "Aktifkan enkripsi ujung ke ujung (panggilan terlindungi oleh kata sandi)", },
"End-to-end encryption isn't supported on your browser.": "Enkripsi ujung ke ujung tidak didukung di peramban Anda.", "rageshake_send_logs": "Kirim catatan pengawakutuan",
"Retry sending logs": "Kirim ulang catatan", "rageshake_sending": "Mengirimkan…",
"You were disconnected from the call": "Anda terputus dari panggilan", "rageshake_sending_logs": "Mengirimkan catatan pengawakutuan",
"Reconnect": "Hubungkan ulang", "rageshake_sent": "Terima kasih!",
"Thanks!": "Terima kasih!", "recaptcha_caption": "Situs ini dilindungi oleh reCAPTCHA dan <2>Kebijakan Privasi</2> dan <6>Ketentuan Layanan</6> Google berlaku.<9></9>Dengan mengeklik \"Daftar\", Anda menyetujui <12>Perjanjian Lisensi Pengguna Akhir (EULA)</12> kami",
"{{count, number}}|other": "{{count, number}}", "recaptcha_dismissed": "Recaptcha ditutup",
"Encrypted": "Terenkripsi", "recaptcha_not_loaded": "Recaptcha tidak dimuat",
"End call": "Akhiri panggilan", "register": {
"Grid": "Kisi", "passwords_must_match": "Kata sandi harus cocok",
"Microphone off": "Mikrofon dimatikan", "registering": "Mendaftarkan"
"Microphone on": "Mikrofon dinyalakan", },
"Not encrypted": "Tidak terenkripsi", "register_auth_links": "<0>Sudah punya akun?</0><1><0>Masuk</0> Atau <2>Akses sebagai tamu</2></1>",
"Sharing screen": "Berbagi layar", "register_confirm_password_label": "Konfirmasi kata sandi",
"{{count, number}}|one": "{{count, number}}", "return_home_button": "Kembali ke layar beranda",
"You": "Anda", "room_auth_view_eula_caption": "Dengan mengeklik \"Bergabung ke panggilan sekarang\", Anda menyetujui <2>Perjanjian Lisensi Pengguna Akhir (EULA)</2> kami",
"Continue in browser": "Lanjutkan dalam peramban", "room_auth_view_join_button": "Bergabung ke panggilan sekarang",
"Mute microphone": "Matikan mikrofon", "screenshare_button_label": "Bagikan layar",
"Name of call": "Nama panggilan", "select_input_unset_button": "Pilih sebuah opsi",
"Open in the app": "Buka dalam aplikasi", "settings": {
"Ready to join?": "Siap untuk bergabung?", "developer_settings_label": "Pengaturan Pengembang",
"Select app": "Pilih plikasi", "developer_settings_label_description": "Ekspos pengaturan pengembang dalam jendela pengaturan.",
"Start new call": "Mulai panggilan baru", "developer_tab_title": "Pengembang",
"Start video": "Nyalakan video", "feedback_tab_body": "Jika Anda mengalami masalah atau hanya ingin memberikan masukan, silakan kirimkan kami deskripsi pendek di bawah.",
"Stop video": "Matikan video", "feedback_tab_description_label": "Masukan Anda",
"Unmute microphone": "Nyalakan mikrofon", "feedback_tab_h4": "Kirim masukan",
"Back to recents": "Kembali ke terkini", "feedback_tab_send_logs_label": "Termasuk catatan pengawakutuan",
"Call not found": "Panggilan tidak ditemukan", "feedback_tab_thank_you": "Terima kasih, kami telah menerima masukan Anda!",
"Calls are now end-to-end encrypted and need to be created from the home page. This helps make sure everyone's using the same encryption key.": "Panggilan sekarang terenkripsi secara ujung ke ujung dan harus dibuat dari laman beranda. Ini memastikan bahwa semuanya menggunakan kunci enkripsi yang sama.", "feedback_tab_title": "Masukan",
"Your web browser does not support media end-to-end encryption. Supported Browsers are Chrome, Safari, Firefox >=117": "Peramban web Anda tidak mendukung enkripsi media ujung ke ujung. Peramban yang didukung adalah Chrome, Safari, dan Firefox >=117", "more_tab_title": "Lainnya",
"Invite": "Undang", "opt_in_description": "<0></0><1></1>Anda dapat mengurungkan kembali izin dengan mencentang kotak ini. Jika Anda saat ini dalam panggilan, pengaturan ini akan diterapkan di akhir panggilan.",
"Invite to this call": "Undang ke panggilan ini", "show_connection_stats_label": "Tampilkan statistik koneksi",
"Participants": "Peserta", "speaker_device_selection_label": "Pembicara"
"Copy link": "Salin tautan", },
"Link copied to clipboard": "Tautan disalin ke papan klip" "star_rating_input_label_one": "{{count}} bintang",
"star_rating_input_label_other": "{{count}} bintang",
"start_new_call": "Mulai panggilan baru",
"start_video_button_label": "Nyalakan video",
"stop_screenshare_button_label": "Berbagi layar",
"stop_video_button_label": "Matikan video",
"submitting": "Mengirim…",
"unauthenticated_view_body": "Belum terdaftar? <2>Buat sebuah akun</2>",
"unauthenticated_view_eula_caption": "Dengan mengeklik \"Bergabung\", Anda menyetujui <2>Perjanjian Lisensi Pengguna Akhir (EULA)</2>",
"unauthenticated_view_login_button": "Masuk ke akun Anda",
"unmute_microphone_button_label": "Nyalakan mikrofon",
"version": "Versi: {{version}}",
"video_tile": {
"presenter_label": "{{displayName}} sedang menampilkan",
"sfu_participant_local": "Anda"
},
"waiting_for_participants": "Menunggu peserta lain…"
} }

View File

@@ -1,123 +1,136 @@
{ {
"{{count, number}}|one": "{{count, number}}", "a11y": {
"{{count, number}}|other": "{{count, number}}", "user_menu": "Menu utente"
"{{count}} stars|one": "{{count}} stelle", },
"{{count}} stars|other": "{{count}} stelle", "action": {
"{{displayName}} is presenting": "{{displayName}} sta presentando", "close": "Chiudi",
"<0>Already have an account?</0><1><0>Log in</0> Or <2>Access as a guest</2></1>": "<0>Hai già un profilo?</0><1><0>Accedi</0> o <2>Accedi come ospite</2></1>", "copy": "Copia",
"<0>Create an account</0> Or <2>Access as a guest</2>": "<0>Crea un profilo</0> o <2>Accedi come ospite</2>", "copy_link": "Copia collegamento",
"<0>Oops, something's gone wrong.</0>": "<0>Ops, qualcosa è andato storto.</0>", "go": "Vai",
"<0>Submitting debug logs will help us track down the problem.</0>": "<0>L'invio di registri di debug ci aiuterà ad individuare il problema.</0>", "invite": "Invita",
"<0>Thanks for your feedback!</0>": "<0>Grazie per la tua opinione!</0>", "register": "Registra",
"<0>We'd love to hear your feedback so we can improve your experience.</0>": "<0>Vorremmo sapere la tua opinione in modo da migliorare l'esperienza.</0>", "remove": "Rimuovi",
"Audio": "Audio", "sign_in": "Accedi",
"Avatar": "Avatar", "sign_out": "Disconnetti",
"By clicking \"Go\", you agree to our <2>End User Licensing Agreement (EULA)</2>": "Cliccando \"Vai\", accetti il nostro <2>accordo di licenza con l'utente finale (EULA)</2>", "submit": "Invia"
"Camera": "Fotocamera", },
"Close": "Chiudi", "analytics_notice": "Partecipando a questa beta, acconsenti alla raccolta di dati anonimi che usiamo per migliorare il prodotto. Puoi trovare più informazioni su quali dati monitoriamo nella nostra <2>informativa sulla privacy</2> e nell'<5>informativa sui cookie</5>.",
"Confirm password": "Conferma password", "app_selection_modal": {
"Connectivity to the server has been lost.": "La connessione al server è stata persa.", "continue_in_browser": "Continua nel browser",
"Copied!": "Copiato!", "open_in_app": "Apri nell'app",
"Copy": "Copia", "text": "Tutto pronto per entrare?",
"Create account": "Crea profilo", "title": "Seleziona app"
"Debug log request": "Richiesta registro di debug", },
"Developer": "Sviluppatore", "browser_media_e2ee_unsupported": "Il tuo browser non supporta la crittografia end-to-end dei media. I browser supportati sono Chrome, Safari, Firefox >=117",
"Developer Settings": "Impostazioni per sviluppatori", "call_ended_view": {
"Display name": "Il tuo nome", "body": "Sei stato disconnesso dalla chiamata",
"Element Call Home": "Inizio di Element Call", "create_account_button": "Crea profilo",
"Enable end-to-end encryption (password protected calls)": "Attiva crittografia end-to-end (chiamate protette da password)", "create_account_prompt": "<0>Ti va di terminare impostando una password per mantenere il profilo?</0><1>Potrai mantenere il tuo nome e impostare un avatar da usare in chiamate future</1>",
"Encrypted": "Cifrata", "feedback_done": "<0>Grazie per la tua opinione!</0>",
"End call": "Termina chiamata", "feedback_prompt": "<0>Vorremmo sapere la tua opinione in modo da migliorare l'esperienza.</0>",
"Exit full screen": "Esci da schermo intero", "headline": "{{displayName}}, la chiamata è terminata.",
"Expose developer settings in the settings window.": "Mostra le impostazioni per sviluppatori nella finestra delle impostazioni.", "not_now_button": "Non ora, torna alla schermata principale",
"Feedback": "Feedback", "reconnect_button": "Riconnetti",
"Full screen": "Schermo intero", "survey_prompt": "Com'è andata?"
"Go": "Vai", },
"Grid": "Griglia", "call_name": "Nome della chiamata",
"Home": "Pagina iniziale", "common": {
"How did it go?": "Com'è andata?", "camera": "Fotocamera",
"Include debug logs": "Includi registri di debug", "copied": "Copiato!",
"Join call": "Entra in chiamata", "display_name": "Il tuo nome",
"Join call now": "Entra in chiamata ora", "encrypted": "Cifrata",
"Loading…": "Caricamento…", "home": "Pagina iniziale",
"Local volume": "Volume locale", "loading": "Caricamento…",
"Logging in…": "Accesso…", "microphone": "Microfono",
"Login": "Accedi", "profile": "Profilo",
"Login to your account": "Accedi al tuo profilo", "settings": "Impostazioni",
"Microphone": "Microfono", "unencrypted": "Non cifrata",
"Microphone off": "Microfono spento", "username": "Nome utente"
"Microphone on": "Microfono acceso", },
"More": "Altro", "disconnected_banner": "La connessione al server è stata persa.",
"No": "No", "exit_fullscreen_button_label": "Esci da schermo intero",
"Not encrypted": "Non cifrata", "full_screen_view_description": "<0>L'invio di registri di debug ci aiuterà ad individuare il problema.</0>",
"Join existing call?": "Entrare in una chiamata esistente?", "full_screen_view_h1": "<0>Ops, qualcosa è andato storto.</0>",
"Not registered yet? <2>Create an account</2>": "Non hai ancora un profilo? <2>Creane uno</2>", "fullscreen_button_label": "Schermo intero",
"Password": "Password", "group_call_loader_failed_heading": "Chiamata non trovata",
"Passwords must match": "Le password devono coincidere", "group_call_loader_failed_text": "Le chiamate ora sono cifrate end-to-end e devono essere create dalla pagina principale. Ciò assicura che chiunque usi la stessa chiave di crittografia.",
"Profile": "Profilo", "hangup_button_label": "Termina chiamata",
"Recaptcha dismissed": "Recaptcha annullato", "header_label": "Inizio di Element Call",
"Recaptcha not loaded": "Recaptcha non caricato", "header_participants_label": "Partecipanti",
"Reconnect": "Riconnetti", "invite_modal": {
"Register": "Registra", "link_copied_toast": "Collegamento copiato negli appunti",
"Registering…": "Registrazione…", "title": "Invita a questa chiamata"
"Remove": "Rimuovi", },
"Retry sending logs": "Riprova l'invio dei registri", "join_existing_call_modal": {
"Return to home screen": "Torna alla schermata di iniziale", "join_button": "Sì, entra in chiamata",
"Select an option": "Seleziona un'opzione", "text": "Questa chiamata esiste già, vuoi entrare?",
"Send debug logs": "Invia registri di debug", "title": "Entrare in una chiamata esistente?"
"Sending debug logs…": "Invio dei registri di debug…", },
"Sending…": "Invio…", "layout_grid_label": "Griglia",
"Settings": "Impostazioni", "layout_spotlight_label": "In primo piano",
"Share screen": "Condividi schermo", "lobby": {
"Sharing screen": "Condivisione schermo", "join_button": "Entra in chiamata",
"Show connection stats": "Mostra statistiche connessione", "leave_button": "Torna ai recenti"
"Sign in": "Accedi", },
"Sign out": "Disconnetti", "local_volume_label": "Volume locale",
"Speaker": "Altoparlante", "logging_in": "Accesso…",
"Submit": "Invia", "login_auth_links": "<0>Crea un profilo</0> o <2>Accedi come ospite</2>",
"Submit feedback": "Invia commento", "login_title": "Accedi",
"Spotlight": "In primo piano", "microphone_off": "Microfono spento",
"Thanks, we received your feedback!": "Grazie, abbiamo ricevuto il tuo commento!", "microphone_on": "Microfono acceso",
"Thanks!": "Grazie!", "mute_microphone_button_label": "Spegni il microfono",
"This call already exists, would you like to join?": "Questa chiamata esiste già, vuoi entrare?", "rageshake_button_error_caption": "Riprova l'invio dei registri",
"This site is protected by ReCAPTCHA and the Google <2>Privacy Policy</2> and <6>Terms of Service</6> apply.<9></9>By clicking \"Register\", you agree to our <12>End User Licensing Agreement (EULA)</12>": "Questo sito è protetto da ReCAPTCHA e si applicano l'<2>informativa sulla privacy</2> e i <6>termini di servizio</6> di Google.<9></9>Cliccando \"Registra\", accetti il nostro <12>accordo di licenza con l'utente finale (EULA)</12>", "rageshake_request_modal": {
"User menu": "Menu utente", "body": "Un altro utente in questa chiamata sta avendo problemi. Per diagnosticare meglio questi problemi, vorremmo raccogliere un registro di debug.",
"Username": "Nome utente", "title": "Richiesta registro di debug"
"Version: {{version}}": "Versione: {{version}}", },
"Video": "Video", "rageshake_send_logs": "Invia registri di debug",
"Waiting for other participants…": "In attesa di altri partecipanti…", "rageshake_sending": "Invio…",
"Yes, join call": "Sì, entra in chiamata", "rageshake_sending_logs": "Invio dei registri di debug…",
"You were disconnected from the call": "Sei stato disconnesso dalla chiamata", "rageshake_sent": "Grazie!",
"Your feedback": "Il tuo commento", "recaptcha_caption": "Questo sito è protetto da ReCAPTCHA e si applicano l'<2>informativa sulla privacy</2> e i <6>termini di servizio</6> di Google.<9></9>Cliccando \"Registra\", accetti il nostro <12>accordo di licenza con l'utente finale (EULA)</12>",
"{{displayName}}, your call has ended.": "{{displayName}}, la chiamata è terminata.", "recaptcha_dismissed": "Recaptcha annullato",
"<0></0><1></1>You may withdraw consent by unchecking this box. If you are currently in a call, this setting will take effect at the end of the call.": "<0></0><1></1>Puoi revocare il consenso deselezionando questa casella. Se attualmente sei in una chiamata, avrà effetto al termine di essa.", "recaptcha_not_loaded": "Recaptcha non caricato",
"<0>Why not finish by setting up a password to keep your account?</0><1>You'll be able to keep your name and set an avatar for use on future calls</1>": "<0>Ti va di terminare impostando una password per mantenere il profilo?</0><1>Potrai mantenere il tuo nome e impostare un avatar da usare in chiamate future</1>", "register": {
"Element Call is temporarily not end-to-end encrypted while we test scalability.": "Element Call temporaneamente non è cifrato end-to-end mentre proviamo la scalabilità.", "passwords_must_match": "Le password devono coincidere",
"If you are experiencing issues or simply would like to provide some feedback, please send us a short description below.": "Se stai riscontrando problemi o semplicemente vuoi dare un'opinione, inviaci una breve descrizione qua sotto.", "registering": "Registrazione…"
"Not now, return to home screen": "Non ora, torna alla schermata principale", },
"Submitting…": "Invio…", "register_auth_links": "<0>Hai già un profilo?</0><1><0>Accedi</0> o <2>Accedi come ospite</2></1>",
"Another user on this call is having an issue. In order to better diagnose these issues we'd like to collect a debug log.": "Un altro utente in questa chiamata sta avendo problemi. Per diagnosticare meglio questi problemi, vorremmo raccogliere un registro di debug.", "register_confirm_password_label": "Conferma password",
"End-to-end encryption isn't supported on your browser.": "La crittografia end-to-end non è supportata nel tuo browser.", "return_home_button": "Torna alla schermata di iniziale",
"By clicking \"Join call now\", you agree to our <2>End User Licensing Agreement (EULA)</2>": "Cliccando \"Entra in chiamata ora\", accetti il nostro <2>accordo di licenza con l'utente finale (EULA)</2>", "room_auth_view_eula_caption": "Cliccando \"Entra in chiamata ora\", accetti il nostro <2>accordo di licenza con l'utente finale (EULA)</2>",
"By participating in this beta, you consent to the collection of anonymous data, which we use to improve the product. You can find more information about which data we track in our <2>Privacy Policy</2> and our <5>Cookie Policy</5>.": "Partecipando a questa beta, acconsenti alla raccolta di dati anonimi che usiamo per migliorare il prodotto. Puoi trovare più informazioni su quali dati monitoriamo nella nostra <2>informativa sulla privacy</2> e nell'<5>informativa sui cookie</5>.", "room_auth_view_join_button": "Entra in chiamata ora",
"You": "Tu", "screenshare_button_label": "Condividi schermo",
"Continue in browser": "Continua nel browser", "select_input_unset_button": "Seleziona un'opzione",
"Mute microphone": "Spegni il microfono", "settings": {
"Select app": "Seleziona app", "developer_settings_label": "Impostazioni per sviluppatori",
"Name of call": "Nome della chiamata", "developer_settings_label_description": "Mostra le impostazioni per sviluppatori nella finestra delle impostazioni.",
"Open in the app": "Apri nell'app", "developer_tab_title": "Sviluppatore",
"Ready to join?": "Tutto pronto per entrare?", "feedback_tab_body": "Se stai riscontrando problemi o semplicemente vuoi dare un'opinione, inviaci una breve descrizione qua sotto.",
"Start video": "Avvia video", "feedback_tab_description_label": "Il tuo commento",
"Stop video": "Ferma video", "feedback_tab_h4": "Invia commento",
"Unmute microphone": "Riaccendi il microfono", "feedback_tab_send_logs_label": "Includi registri di debug",
"Back to recents": "Torna ai recenti", "feedback_tab_thank_you": "Grazie, abbiamo ricevuto il tuo commento!",
"Start new call": "Inizia una nuova chiamata", "more_tab_title": "Altro",
"Call not found": "Chiamata non trovata", "opt_in_description": "<0></0><1></1>Puoi revocare il consenso deselezionando questa casella. Se attualmente sei in una chiamata, avrà effetto al termine di essa.",
"Calls are now end-to-end encrypted and need to be created from the home page. This helps make sure everyone's using the same encryption key.": "Le chiamate ora sono cifrate end-to-end e devono essere create dalla pagina principale. Ciò assicura che chiunque usi la stessa chiave di crittografia.", "show_connection_stats_label": "Mostra statistiche connessione",
"Your web browser does not support media end-to-end encryption. Supported Browsers are Chrome, Safari, Firefox >=117": "Il tuo browser non supporta la crittografia end-to-end dei media. I browser supportati sono Chrome, Safari, Firefox >=117", "speaker_device_selection_label": "Altoparlante"
"Copy link": "Copia collegamento", },
"Invite": "Invita", "star_rating_input_label_one": "{{count}} stelle",
"Invite to this call": "Invita a questa chiamata", "star_rating_input_label_other": "{{count}} stelle",
"Participants": "Partecipanti", "start_new_call": "Inizia una nuova chiamata",
"Link copied to clipboard": "Collegamento copiato negli appunti" "start_video_button_label": "Avvia video",
"stop_screenshare_button_label": "Condivisione schermo",
"stop_video_button_label": "Ferma video",
"submitting": "Invio…",
"unauthenticated_view_body": "Non hai ancora un profilo? <2>Creane uno</2>",
"unauthenticated_view_eula_caption": "Cliccando \"Vai\", accetti il nostro <2>accordo di licenza con l'utente finale (EULA)</2>",
"unauthenticated_view_login_button": "Accedi al tuo profilo",
"unmute_microphone_button_label": "Riaccendi il microfono",
"version": "Versione: {{version}}",
"video_tile": {
"presenter_label": "{{displayName}} sta presentando",
"sfu_participant_local": "Tu"
},
"waiting_for_participants": "In attesa di altri partecipanti…"
} }

View File

@@ -1,57 +1,75 @@
{ {
"<0>Already have an account?</0><1><0>Log in</0> Or <2>Access as a guest</2></1>": "<0>既にアカウントをお持ちですか?</0><1><0>ログイン</0>または<2>ゲストとしてアクセス</2></1>", "a11y": {
"<0>Create an account</0> Or <2>Access as a guest</2>": "<0>アカウントを作成</0>または<2>ゲストとしてアクセス</2>", "user_menu": "ユーザーメニュー"
"<0>Oops, something's gone wrong.</0>": "<0>何かがうまく行きませんでした。</0>", },
"Camera": "カメラ", "action": {
"Avatar": "アバター", "close": "閉じる",
"Audio": "音声", "copy": "コピー",
"Confirm password": "パスワードを確認", "go": "続行",
"Close": "閉じる", "no": "いいえ",
"Copied!": "コピーしました!", "register": "登録",
"Copy": "コピー", "remove": "削除",
"Create account": "アカウントを作成", "sign_in": "サインイン",
"Go": "続行", "sign_out": "サインアウト"
"Element Call Home": "Element Call ホーム", },
"Display name": "表示名", "call_ended_view": {
"Developer": "開発者", "create_account_button": "アカウントを作成"
"Full screen": "全画面表示", },
"Exit full screen": "全画面表示を終了", "common": {
"Include debug logs": "デバッグログを含める", "audio": "音声",
"Home": "ホーム", "avatar": "アバター",
"Join existing call?": "既存の通話に参加しますか?", "camera": "カメラ",
"Join call now": "今すぐ通話に参加", "copied": "コピーしました!",
"Join call": "通話に参加", "display_name": "表示名",
"Not registered yet? <2>Create an account</2>": "アカウントがありませんか? <2>アカウントを作成</2>", "home": "ホーム",
"Microphone": "マイク", "loading": "読み込んでいます…",
"Login": "ログイン", "microphone": "マイク",
"Logging in…": "ログインしています…", "password": "パスワード",
"Loading…": "読み込んでいます…", "profile": "プロフィール",
"Version: {{version}}": "バージョン:{{version}}", "settings": "設定",
"Username": "ユーザー名", "username": "ユーザー名",
"User menu": "ユーザーメニュー", "video": "ビデオ"
"Submit feedback": "フィードバックを送信", },
"Spotlight": "スポットライト", "exit_fullscreen_button_label": "全画面表示を終了",
"Send debug logs": "デバッグログを送信", "full_screen_view_h1": "<0>何かがうまく行きませんでした。</0>",
"Sign out": "サインアウト", "fullscreen_button_label": "全画面表示",
"Sign in": "サインイン", "header_label": "Element Call ホーム",
"Share screen": "画面共有", "join_existing_call_modal": {
"Settings": "設定", "join_button": "はい、通話に参加",
"Sending…": "送信しています…", "text": "この通話は既に存在します。参加しますか?",
"Sending debug logs…": "デバッグログを送信しています…", "title": "既存の通話に参加しますか?"
"Return to home screen": "ホーム画面に戻る", },
"Registering…": "登録しています…", "layout_spotlight_label": "スポットライト",
"Register": "登録", "lobby": {
"Profile": "プロフィール", "join_button": "通話に参加"
"Passwords must match": "パスワードが一致する必要があります", },
"Password": "パスワード", "logging_in": "ログインしています…",
"Speaker": "スピーカー", "login_auth_links": "<0>アカウントを作成</0>または<2>ゲストとしてアクセス</2>",
"Video": "ビデオ", "login_title": "ログイン",
"Waiting for other participants…": "他の参加者を待機しています…", "rageshake_request_modal": {
"Yes, join call": "はい、通話に参加", "title": "デバッグログを要求"
"Select an option": "オプションを選択", },
"Debug log request": "デバッグログを要求", "rageshake_send_logs": "デバッグログを送信",
"Login to your account": "アカウントにログイン", "rageshake_sending": "送信しています…",
"Remove": "削除", "rageshake_sending_logs": "デバッグログを送信しています…",
"No": "いいえ", "register": {
"This call already exists, would you like to join?": "この通話は既に存在します。参加しますか?" "passwords_must_match": "パスワードが一致する必要があります",
"registering": "登録しています…"
},
"register_auth_links": "<0>既にアカウントをお持ちですか?</0><1><0>ログイン</0>または<2>ゲストとしてアクセス</2></1>",
"register_confirm_password_label": "パスワードを確認",
"return_home_button": "ホーム画面に戻る",
"room_auth_view_join_button": "今すぐ通話に参加",
"screenshare_button_label": "画面共有",
"select_input_unset_button": "オプションを選択",
"settings": {
"developer_tab_title": "開発者",
"feedback_tab_h4": "フィードバックを送信",
"feedback_tab_send_logs_label": "デバッグログを含める",
"speaker_device_selection_label": "スピーカー"
},
"unauthenticated_view_body": "アカウントがありませんか? <2>アカウントを作成</2>",
"unauthenticated_view_login_button": "アカウントにログイン",
"version": "バージョン:{{version}}",
"waiting_for_participants": "他の参加者を待機しています…"
} }

View File

@@ -1,4 +0,0 @@
{
"<0>Already have an account?</0><1><0>Log in</0> Or <2>Access as a guest</2></1>": "",
"<0>Create an account</0> Or <2>Access as a guest</2>": ""
}

View File

@@ -1,94 +1,110 @@
{ {
"{{count}} stars|one": "{{count}} zvaigzne", "a11y": {
"{{count}} stars|other": "{{count}} zvaigznes", "user_menu": "Lietotāja izvēlne"
"<0>Already have an account?</0><1><0>Log in</0> Or <2>Access as a guest</2></1>": "<0>Jau ir konts?</0><1><0>Pieteikties</0> vai <2>Piekļūt kā viesim</2></1>", },
"<0>Create an account</0> Or <2>Access as a guest</2>": "<0>Izveidot kontu</0> vai <2>Piekļūt kā viesim</2>", "action": {
"<0>Oops, something's gone wrong.</0>": "<0>Ak vai, kaut kas nogāja greizi!</0>", "close": "Aizvērt",
"<0>Submitting debug logs will help us track down the problem.</0>": "<0>Atkļūdošanas žurnāla ierakstu iesūtīšana palīdzēs mums atklāt nepilnību.</0>", "copy": "Ievietot starpliktuvē",
"<0>We'd love to hear your feedback so we can improve your experience.</0>": "<0>Mums patiktu saņemt Tavu atsauksmi, lai mēs varētu uzlabot Tavu pieredzi.</0>", "go": "Aiziet",
"<0>Thanks for your feedback!</0>": "<0>Paldies par atsauksmi!</0>", "no": "Nē",
"Audio": "Skaņa", "register": "Reģistrēties",
"Avatar": "Attēls", "remove": "Noņemt",
"By clicking \"Go\", you agree to our <2>End User Licensing Agreement (EULA)</2>": "Klikšķināšana uz \"Aiziet\" apliecina piekrišanu mūsu <2>galalietotāja licencēšanas nolīgumam (GLLN)</2>", "sign_in": "Pieteikties",
"Camera": "Kamera", "sign_out": "Atteikties",
"Close": "Aizvērt", "submit": "Iesniegt"
"Confirm password": "Apstiprināt paroli", },
"Connectivity to the server has been lost.": "Ir zaudēts savienojums ar serveri.", "analytics_notice": "Piedalīšanās šajā beta apliecina piekrišanu anonīmu datu ievākšanai, ko mēs izmantojam, lai uzlabotu izstrādājumu. Vairāk informācijas par datiem, ko mēs ievācam, var atrast mūsu <2>privātuma nosacījumos</2> un <5>sīkdatņu nosacījumos</5>.",
"Copied!": "Ievietots starpliktuvē.", "call_ended_view": {
"Copy": "Ievietot starpliktuvē", "body": "Tu tiki atvienots no zvana",
"Create account": "Izveidot kontu", "create_account_button": "Izveidot kontu",
"Debug log request": "Atkļūdošanas žurnāla pieprasījums", "create_account_prompt": "<0>Kādēļ nepabeigt ar paroles iestatīšanu, lai paturētu savu kontu?</0><1>Būs iespējams paturēt savu vārdu un iestatīt attēlu izmantošanai turpmākajos zvanos</1>",
"Developer": "Izstrādātājs", "feedback_done": "<0>Paldies par atsauksmi!</0>",
"Developer Settings": "Izstrādātāja iestatījumi", "feedback_prompt": "<0>Mums patiktu saņemt Tavu atsauksmi, lai mēs varētu uzlabot Tavu pieredzi.</0>",
"Display name": "Attēlojamais vārds", "headline": "{{displayName}}, Tavs zvans ir beidzies.",
"Element Call Home": "Element Call sākums", "not_now_button": "Ne tagad, atgriezties sākuma ekrānā",
"Exit full screen": "Iziet no pilnekrāna", "reconnect_button": "Atkārtoti savienoties",
"Expose developer settings in the settings window.": "Izstādīt izstrādātāja iestatījumus iestatījumu logā.", "survey_prompt": "Kā Tev veicās?"
"Feedback": "Atsauksmes", },
"Full screen": "Pilnekrāns", "common": {
"Go": "Aiziet", "audio": "Skaņa",
"By clicking \"Join call now\", you agree to our <2>End User Licensing Agreement (EULA)</2>": "Klikšķināšana uz \"Pievienoties zvanam tagad\" apliecina piekrišanu mūsu <2>galalietotāja licencēšanas nolīgumam (GLLN)</2>", "avatar": "Attēls",
"By participating in this beta, you consent to the collection of anonymous data, which we use to improve the product. You can find more information about which data we track in our <2>Privacy Policy</2> and our <5>Cookie Policy</5>.": "Piedalīšanās šajā beta apliecina piekrišanu anonīmu datu ievākšanai, ko mēs izmantojam, lai uzlabotu izstrādājumu. Vairāk informācijas par datiem, ko mēs ievācam, var atrast mūsu <2>privātuma nosacījumos</2> un <5>sīkdatņu nosacījumos</5>.", "camera": "Kamera",
"Element Call is temporarily not end-to-end encrypted while we test scalability.": "Element Call īslaicīgi nav pilnīgi šifrēts, kamēr mēs pārbaudām mērogojamību.", "copied": "Ievietots starpliktuvē.",
"Enable end-to-end encryption (password protected calls)": "Iespējot pilnīgu šifrēšanu (ar paroli aizsargāti zvani)", "display_name": "Attēlojamais vārds",
"End-to-end encryption isn't supported on your browser.": "Šajā pārlūkā nav nodrošināta pilnīga šifrēšana.", "home": "Sākums",
"{{displayName}} is presenting": "{{displayName}} uzstājas", "loading": "Lādējas",
"{{displayName}}, your call has ended.": "{{displayName}}, Tavs zvans ir beidzies.", "microphone": "Mikrofons",
"<0></0><1></1>You may withdraw consent by unchecking this box. If you are currently in a call, this setting will take effect at the end of the call.": "<0></0><1></1>Savu piekrišanu var atsaukt ar atzīmes noņemšanu no šīs rūtiņas. Ja pašreiz atrodies zvanā, šis iestatījums stāsies spēkā zvana beigās.", "password": "Parole",
"<0>Why not finish by setting up a password to keep your account?</0><1>You'll be able to keep your name and set an avatar for use on future calls</1>": "<0>Kādēļ nepabeigt ar paroles iestatīšanu, lai paturētu savu kontu?</0><1>Būs iespējams paturēt savu vārdu un iestatīt attēlu izmantošanai turpmākajos zvanos</1>", "profile": "Profils",
"Another user on this call is having an issue. In order to better diagnose these issues we'd like to collect a debug log.": "Citam lietotājam šajā zvanā ir sarežģījumi. Lai labāk atklātu šīs nepilnības, mēs gribētu iegūt atkļūdošanas žurnālu.", "settings": "Iestatījumi",
"Home": "Sākums", "username": "Lietotājvārds"
"Waiting for other participants…": "Gaida citus dalībniekus…", },
"Yes, join call": "Jā, pievienoties zvanam", "disconnected_banner": "Ir zaudēts savienojums ar serveri.",
"Your feedback": "Tava atsauksme", "exit_fullscreen_button_label": "Iziet no pilnekrāna",
"How did it go?": "Kā Tev veicās?", "full_screen_view_description": "<0>Atkļūdošanas žurnāla ierakstu iesūtīšana palīdzēs mums atklāt nepilnību.</0>",
"Include debug logs": "Iekļaut atkļūdošanas žurnāla ierakstus", "full_screen_view_h1": "<0>Ak vai, kaut kas nogāja greizi!</0>",
"Join call": "Pievienoties zvanam", "fullscreen_button_label": "Pilnekrāns",
"Join call now": "Pievienoties zvanam tagad", "header_label": "Element Call sākums",
"Join existing call?": "Pievienoties esošam zvanam?", "join_existing_call_modal": {
"Loading…": "Lādējas…", "join_button": "Jā, pievienoties zvanam",
"Local volume": "Vietējais skaļums", "text": "Šis zvans jau pastāv. Vai vēlies pievienoties?",
"Logging in…": "Piesakās…", "title": "Pievienoties esošam zvanam?"
"Login": "Pieteikties", },
"Login to your account": "Pieteikties kontā", "layout_spotlight_label": "Starmešu gaisma",
"Microphone": "Mikrofons", "lobby": {
"More": "Vairāk", "join_button": "Pievienoties zvanam"
"No": "Nē", },
"Not now, return to home screen": "Ne tagad, atgriezties sākuma ekrānā", "local_volume_label": "Vietējais skaļums",
"Password": "Parole", "logging_in": "Piesakās…",
"Passwords must match": "Parolēm ir jāsakrīt", "login_auth_links": "<0>Izveidot kontu</0> vai <2>Piekļūt kā viesim</2>",
"Profile": "Profils", "login_title": "Pieteikties",
"Recaptcha dismissed": "ReCaptcha atmesta", "rageshake_button_error_caption": "Atkārtoti mēģināt žurnāla ierakstu nosūtīšanu",
"Recaptcha not loaded": "ReCaptcha nav ielādēta", "rageshake_request_modal": {
"Reconnect": "Atkārtoti savienoties", "body": "Citam lietotājam šajā zvanā ir sarežģījumi. Lai labāk atklātu šīs nepilnības, mēs gribētu iegūt atkļūdošanas žurnālu.",
"Register": "Reģistrēties", "title": "Atkļūdošanas žurnāla pieprasījums"
"Registering…": "Reģistrē…", },
"Remove": "Noņemt", "rageshake_send_logs": "Nosūtīt atkļūdošanas žurnāla ierakstus",
"Retry sending logs": "Atkārtoti mēģināt žurnāla ierakstu nosūtīšanu", "rageshake_sending": "Nosūta…",
"Return to home screen": "Atgriezties sākuma ekrānā", "rageshake_sending_logs": "Nosūta atkļūdošanas žurnāla ierakstus…",
"Select an option": "Atlasīt iespēju", "rageshake_sent": "Paldies!",
"Send debug logs": "Nosūtīt atkļūdošanas žurnāla ierakstus", "recaptcha_caption": "Šo vietni aizsargā ReCAPTCHA, un ir attiecināmi Google <2>privātuma nosacījumi</2> un <6>pakalpojuma noteikumi</6>.<9></9>Klikšķināšana uz \"Reģistrēties\" sniedz piekrišanu mūsu <12>galalietotāja licencēšanas nolīgumam (GLLN)</12>",
"Sending debug logs…": "Nosūta atkļūdošanas žurnāla ierakstus…", "recaptcha_dismissed": "ReCaptcha atmesta",
"Sending…": "Nosūta", "recaptcha_not_loaded": "ReCaptcha nav ielādēta",
"Settings": "Iestatījumi", "register": {
"Share screen": "Kopīgot ekrānu", "passwords_must_match": "Parolēm ir jāsakrīt",
"Show connection stats": "Rādīt savienojuma apkopojumu", "registering": "Reģistrē…"
"Sign in": "Pieteikties", },
"Sign out": "Atteikties", "register_auth_links": "<0>Jau ir konts?</0><1><0>Pieteikties</0> vai <2>Piekļūt kā viesim</2></1>",
"Speaker": "Runātājs", "register_confirm_password_label": "Apstiprināt paroli",
"Spotlight": "Starmešu gaisma", "return_home_button": "Atgriezties sākuma ekrānā",
"Submit": "Iesniegt", "room_auth_view_eula_caption": "Klikšķināšana uz \"Pievienoties zvanam tagad\" apliecina piekrišanu mūsu <2>galalietotāja licencēšanas nolīgumam (GLLN)</2>",
"Submit feedback": "Iesniegt atsauksmi", "room_auth_view_join_button": "Pievienoties zvanam tagad",
"Submitting…": "Iesniedz…", "screenshare_button_label": "Kopīgot ekrānu",
"Thanks, we received your feedback!": "Paldies, mēs saņēmām atsauksmi!", "select_input_unset_button": "Atlasīt iespēju",
"Thanks!": "Paldies!", "settings": {
"This call already exists, would you like to join?": "Šis zvans jau pastāv. Vai vēlies pievienoties?", "developer_settings_label": "Izstrādātāja iestatījumi",
"This site is protected by ReCAPTCHA and the Google <2>Privacy Policy</2> and <6>Terms of Service</6> apply.<9></9>By clicking \"Register\", you agree to our <12>End User Licensing Agreement (EULA)</12>": "Šo vietni aizsargā ReCAPTCHA, un ir attiecināmi Google <2>privātuma nosacījumi</2> un <6>pakalpojuma noteikumi</6>.<9></9>Klikšķināšana uz \"Reģistrēties\" sniedz piekrišanu mūsu <12>galalietotāja licencēšanas nolīgumam (GLLN)</12>", "developer_settings_label_description": "Izstādīt izstrādātāja iestatījumus iestatījumu logā.",
"User menu": "Lietotāja izvēlne", "developer_tab_title": "Izstrādātājs",
"Username": "Lietotājvārds", "feedback_tab_body": "Ja tiek piedzīvoti sarežģījumi vai vienkārši ir vēlme sniegt kādu atsauksmi, lūgums zemāk nosūtīt mums īsu aprakstu.",
"Video": "Video", "feedback_tab_description_label": "Tava atsauksme",
"You were disconnected from the call": "Tu tiki atvienots no zvana", "feedback_tab_h4": "Iesniegt atsauksmi",
"Version: {{version}}": "Versija: {{version}}", "feedback_tab_send_logs_label": "Iekļaut atkļūdošanas žurnāla ierakstus",
"If you are experiencing issues or simply would like to provide some feedback, please send us a short description below.": "Ja tiek piedzīvoti sarežģījumi vai vienkārši ir vēlme sniegt kādu atsauksmi, lūgums zemāk nosūtīt mums īsu aprakstu.", "feedback_tab_thank_you": "Paldies, mēs saņēmām atsauksmi!",
"Not registered yet? <2>Create an account</2>": "Vēl neesi reģistrējies? <2>Izveidot kontu</2>" "feedback_tab_title": "Atsauksmes",
"more_tab_title": "Vairāk",
"opt_in_description": "<0></0><1></1>Savu piekrišanu var atsaukt ar atzīmes noņemšanu no šīs rūtiņas. Ja pašreiz atrodies zvanā, šis iestatījums stāsies spēkā zvana beigās.",
"show_connection_stats_label": "Rādīt savienojuma apkopojumu",
"speaker_device_selection_label": "Runātājs"
},
"star_rating_input_label_one": "{{count}} zvaigzne",
"star_rating_input_label_other": "{{count}} zvaigznes",
"submitting": "Iesniedz…",
"unauthenticated_view_body": "Vēl neesi reģistrējies? <2>Izveidot kontu</2>",
"unauthenticated_view_eula_caption": "Klikšķināšana uz \"Aiziet\" apliecina piekrišanu mūsu <2>galalietotāja licencēšanas nolīgumam (GLLN)</2>",
"unauthenticated_view_login_button": "Pieteikties kontā",
"version": "Versija: {{version}}",
"video_tile": {
"presenter_label": "{{displayName}} uzstājas"
},
"waiting_for_participants": "Gaida citus dalībniekus…"
} }

View File

@@ -1,123 +1,142 @@
{ {
"Login": "Zaloguj się", "a11y": {
"Go": "Przejdź", "user_menu": "Menu użytkownika"
"Yes, join call": "Tak, dołącz do połączenia", },
"Waiting for other participants…": "Oczekiwanie na pozostałych uczestników…", "action": {
"Video": "Wideo", "close": "Zamknij",
"Version: {{version}}": "Wersja: {{version}}", "copy": "Kopiuj",
"Username": "Nazwa użytkownika", "copy_link": "Kopiuj link",
"User menu": "Menu użytkownika", "go": "Przejdź",
"This call already exists, would you like to join?": "Te połączenie już istnieje, czy chcesz do niego dołączyć?", "invite": "Zaproś",
"Submit feedback": "Prześlij opinię", "no": "Nie",
"Spotlight": "Centrum uwagi", "register": "Zarejestruj",
"Speaker": "Głośnik", "remove": "Usuń",
"Sign out": "Wyloguj się", "sign_in": "Zaloguj się",
"Sign in": "Zaloguj się", "sign_out": "Wyloguj się",
"Share screen": "Udostępnij ekran", "submit": "Wyślij"
"Settings": "Ustawienia", },
"Sending…": "Wysyłanie…", "analytics_notice": "Uczestnicząc w tej becie, upoważniasz nas do zbierania anonimowych danych, które wykorzystamy do ulepszenia produktu. Dowiedz się więcej na temat danych, które zbieramy w naszej <2>Polityce prywatności</2> i <5>Polityce ciasteczek</5>.",
"Sending debug logs…": "Wysyłanie dzienników debugowania…", "app_selection_modal": {
"Send debug logs": "Wyślij dzienniki debugowania", "continue_in_browser": "Kontynuuj w przeglądarce",
"Select an option": "Wybierz opcję", "open_in_app": "Otwórz w aplikacji",
"Return to home screen": "Powróć do strony głównej", "text": "Gotowy, by dołączyć?",
"Remove": "Usuń", "title": "Wybierz aplikację"
"Registering…": "Rejestrowanie…", },
"Register": "Zarejestruj", "browser_media_e2ee_unsupported": "Twoja przeglądarka nie wspiera szyfrowania end-to-end. Wspierane przeglądarki to Chrome, Safari, Firefox >=117",
"Recaptcha not loaded": "Recaptcha nie została załadowana", "call_ended_view": {
"Recaptcha dismissed": "Recaptcha odrzucona", "body": "Rozłączono Cię z połączenia",
"Profile": "Profil", "create_account_button": "Utwórz konto",
"Passwords must match": "Hasła muszą pasować", "create_account_prompt": "<0>Może zechcesz ustawić hasło, aby zachować swoje konto?</0><1>Będziesz w stanie utrzymać swoją nazwę i ustawić awatar do wyświetlania podczas połączeń w przyszłości</1>",
"Password": "Hasło", "feedback_done": "<0>Dziękujemy za Twoją opinię!</0>",
"Not registered yet? <2>Create an account</2>": "Nie masz konta? <2>Utwórz je</2>", "feedback_prompt": "<0>Z przyjemnością wysłuchamy Twojej opinii, aby poprawić Twoje doświadczenia.</0>",
"Not now, return to home screen": "Nie teraz, powróć do ekranu domowego", "headline": "{{displayName}}, Twoje połączenie zostało zakończone.",
"No": "Nie", "not_now_button": "Nie teraz, powróć do ekranu domowego",
"More": "Więcej", "reconnect_button": "Połącz ponownie",
"Microphone": "Mikrofon", "survey_prompt": "Jak poszło?"
"Login to your account": "Zaloguj się do swojego konta", },
"Logging in…": "Logowanie…", "call_name": "Nazwa połączenia",
"Local volume": "Głośność lokalna", "common": {
"Loading…": "Ładowanie…", "audio": "Dźwięk",
"Join existing call?": "Dołączyć do istniejącego połączenia?", "avatar": "Awatar",
"Join call now": "Dołącz do połączenia teraz", "camera": "Kamera",
"Join call": "Dołącz do połączenia", "copied": "Skopiowano!",
"Include debug logs": "Dołącz dzienniki debugowania", "display_name": "Nazwa wyświetlana",
"Home": "Strona domowa", "encrypted": "Szyfrowane",
"Full screen": "Pełny ekran", "home": "Strona domowa",
"Exit full screen": "Opuść pełny ekran", "loading": "Ładowanie…",
"Display name": "Nazwa wyświetlana", "microphone": "Mikrofon",
"Developer": "Programista", "password": "Hasło",
"Debug log request": "Prośba o dzienniki debugowania", "profile": "Profil",
"Create account": "Utwórz konto", "settings": "Ustawienia",
"Copied!": "Skopiowano!", "unencrypted": "Nie szyfrowane",
"Confirm password": "Potwierdź hasło", "username": "Nazwa użytkownika",
"Close": "Zamknij", "video": "Wideo"
"Camera": "Kamera", },
"Avatar": "Awatar", "disconnected_banner": "Utracono połączenie z serwerem.",
"Audio": "Dźwięk", "exit_fullscreen_button_label": "Opuść pełny ekran",
"Another user on this call is having an issue. In order to better diagnose these issues we'd like to collect a debug log.": "Inny użytkownik w tym połączeniu napotkał problem. Aby lepiej zdiagnozować tę usterkę, chcielibyśmy zebrać dzienniki debugowania.", "full_screen_view_description": "<0>Wysłanie dzienników debuggowania pomoże nam ustalić przyczynę problemu.</0>",
"<0>Why not finish by setting up a password to keep your account?</0><1>You'll be able to keep your name and set an avatar for use on future calls</1>": "<0>Może zechcesz ustawić hasło, aby zachować swoje konto?</0><1>Będziesz w stanie utrzymać swoją nazwę i ustawić awatar do wyświetlania podczas połączeń w przyszłości</1>", "full_screen_view_h1": "<0>Ojej, coś poszło nie tak.</0>",
"<0>Create an account</0> Or <2>Access as a guest</2>": "<0>Utwórz konto</0> lub <2>Dołącz jako gość</2>", "fullscreen_button_label": "Pełny ekran",
"<0>Already have an account?</0><1><0>Log in</0> Or <2>Access as a guest</2></1>": "<0>Masz już konto?</0><1><0>Zaloguj się</0> lub <2>Dołącz jako gość</2></1>", "group_call_loader_failed_heading": "Nie znaleziono połączenia",
"Copy": "Kopiuj", "group_call_loader_failed_text": "Połączenia są teraz szyfrowane end-to-end i muszą zostać utworzone ze strony głównej. Pomaga to upewnić się, że każdy korzysta z tego samego klucza szyfrującego.",
"<0>Submitting debug logs will help us track down the problem.</0>": "<0>Wysłanie dzienników debuggowania pomoże nam ustalić przyczynę problemu.</0>", "hangup_button_label": "Zakończ połączenie",
"<0>Oops, something's gone wrong.</0>": "<0>Ojej, coś poszło nie tak.</0>", "header_label": "Strona główna Element Call",
"Expose developer settings in the settings window.": "Wyświetl opcje programisty w oknie ustawień.", "header_participants_label": "Uczestnicy",
"Element Call Home": "Strona główna Element Call", "invite_modal": {
"Developer Settings": "Opcje programisty", "link_copied_toast": "Skopiowano link do schowka",
"<0></0><1></1>You may withdraw consent by unchecking this box. If you are currently in a call, this setting will take effect at the end of the call.": "<0></0><1></1>Możesz wycofać swoją zgodę poprzez odznaczenie tego pola. Jeśli już jesteś w trakcie rozmowy, opcja zostanie zastosowana po jej zakończeniu.", "title": "Zaproś do połączenia"
"By participating in this beta, you consent to the collection of anonymous data, which we use to improve the product. You can find more information about which data we track in our <2>Privacy Policy</2> and our <5>Cookie Policy</5>.": "Uczestnicząc w tej becie, upoważniasz nas do zbierania anonimowych danych, które wykorzystamy do ulepszenia produktu. Dowiedz się więcej na temat danych, które zbieramy w naszej <2>Polityce prywatności</2> i <5>Polityce ciasteczek</5>.", },
"If you are experiencing issues or simply would like to provide some feedback, please send us a short description below.": "Jeśli posiadasz problemy lub chciałbyś zgłosić swoją opinię, wyślij nam krótki opis.", "join_existing_call_modal": {
"Thanks, we received your feedback!": "Dziękujemy, otrzymaliśmy Twoją opinię!", "join_button": "Tak, dołącz do połączenia",
"Feedback": "Opinia użytkownika", "text": "Te połączenie już istnieje, czy chcesz do niego dołączyć?",
"Submitting…": "Wysyłanie…", "title": "Dołączyć do istniejącego połączenia?"
"Submit": "Wyślij", },
"Your feedback": "Twoje opinie", "layout_grid_label": "Siatka",
"{{count}} stars|other": "{{count}} gwiazdki", "layout_spotlight_label": "Centrum uwagi",
"{{count}} stars|one": "{{count}} gwiazdki", "lobby": {
"{{displayName}}, your call has ended.": "{{displayName}}, Twoje połączenie zostało zakończone.", "join_button": "Dołącz do połączenia",
"<0>Thanks for your feedback!</0>": "<0>Dziękujemy za Twoją opinię!</0>", "leave_button": "Wróć do ostatnie"
"<0>We'd love to hear your feedback so we can improve your experience.</0>": "<0>Z przyjemnością wysłuchamy Twojej opinii, aby poprawić Twoje doświadczenia.</0>", },
"How did it go?": "Jak poszło?", "local_volume_label": "Głośność lokalna",
"{{displayName}} is presenting": "{{displayName}} prezentuje", "logging_in": "Logowanie…",
"Show connection stats": "Pokaż statystyki połączenia", "login_auth_links": "<0>Utwórz konto</0> lub <2>Dołącz jako gość</2>",
"Element Call is temporarily not end-to-end encrypted while we test scalability.": "Usługa Element Call tymczasowo nie jest szyfrowana end-to-end w trakcie, gdy testujemy możliwość jej rozszerzenia.", "login_title": "Zaloguj się",
"By clicking \"Go\", you agree to our <2>End User Licensing Agreement (EULA)</2>": "Klikając \"Przejdź\", zgadzasz się na naszą <2>Umowę licencyjną (EULA)</2>", "microphone_off": "Mikrofon wyłączony",
"This site is protected by ReCAPTCHA and the Google <2>Privacy Policy</2> and <6>Terms of Service</6> apply.<9></9>By clicking \"Register\", you agree to our <12>End User Licensing Agreement (EULA)</12>": "Ta witryna jest chroniona przez ReCAPTCHA, więc obowiązują <2>Polityka prywatności</2> i <6>Warunki usług</6> Google. Klikając \"Zarejestruj\", zgadzasz się na naszą <12>Umowę licencyjną (EULA)</12>", "microphone_on": "Mikrofon włączony",
"By clicking \"Join call now\", you agree to our <2>End User Licensing Agreement (EULA)</2>": "Klikając \"Dołącz teraz do rozmowy\", zgadzasz się na naszą <2>Umowę licencyjną (EULA)</2>", "mute_microphone_button_label": "Wycisz mikrofon",
"End-to-end encryption isn't supported on your browser.": "Szyfrowanie end-to-end nie jest wspierane przez Twoją przeglądarkę.", "rageshake_button_error_caption": "Wyślij logi ponownie",
"Retry sending logs": "Wyślij logi ponownie", "rageshake_request_modal": {
"Thanks!": "Dziękujemy!", "body": "Inny użytkownik w tym połączeniu napotkał problem. Aby lepiej zdiagnozować tę usterkę, chcielibyśmy zebrać dzienniki debugowania.",
"You were disconnected from the call": "Rozłączono Cię z połączenia", "title": "Prośba o dzienniki debugowania"
"Connectivity to the server has been lost.": "Utracono połączenie z serwerem.", },
"Reconnect": "Połącz ponownie", "rageshake_send_logs": "Wyślij dzienniki debugowania",
"Enable end-to-end encryption (password protected calls)": "Włącz szyfrowanie end-to-end (połączenia chronione hasłem)", "rageshake_sending": "Wysyłanie…",
"{{count, number}}|other": "{{count, number}}", "rageshake_sending_logs": "Wysyłanie dzienników debugowania…",
"Encrypted": "Szyfrowane", "rageshake_sent": "Dziękujemy!",
"End call": "Zakończ połączenie", "recaptcha_caption": "Ta witryna jest chroniona przez ReCAPTCHA, więc obowiązują <2>Polityka prywatności</2> i <6>Warunki usług</6> Google. Klikając \"Zarejestruj\", zgadzasz się na naszą <12>Umowę licencyjną (EULA)</12>",
"Grid": "Siatka", "recaptcha_dismissed": "Recaptcha odrzucona",
"Microphone off": "Mikrofon wyłączony", "recaptcha_not_loaded": "Recaptcha nie została załadowana",
"Microphone on": "Mikrofon włączony", "register": {
"Not encrypted": "Nie szyfrowane", "passwords_must_match": "Hasła muszą pasować",
"Sharing screen": "Udostępnianie ekranu", "registering": "Rejestrowanie…"
"{{count, number}}|one": "{{count, number}}", },
"Continue in browser": "Kontynuuj w przeglądarce", "register_auth_links": "<0>Masz już konto?</0><1><0>Zaloguj się</0> lub <2>Dołącz jako gość</2></1>",
"Mute microphone": "Wycisz mikrofon", "register_confirm_password_label": "Potwierdź hasło",
"Name of call": "Nazwa połączenia", "return_home_button": "Powróć do strony głównej",
"Open in the app": "Otwórz w aplikacji", "room_auth_view_eula_caption": "Klikając \"Dołącz teraz do rozmowy\", zgadzasz się na naszą <2>Umowę licencyjną (EULA)</2>",
"Ready to join?": "Gotowy, by dołączyć?", "room_auth_view_join_button": "Dołącz do połączenia teraz",
"Select app": "Wybierz aplikację", "screenshare_button_label": "Udostępnij ekran",
"Start new call": "Rozpocznij nowe połączenie", "select_input_unset_button": "Wybierz opcję",
"Start video": "Rozpocznij wideo", "settings": {
"Back to recents": "Wróć do ostatnie", "developer_settings_label": "Opcje programisty",
"Stop video": "Zakończ wideo", "developer_settings_label_description": "Wyświetl opcje programisty w oknie ustawień.",
"Unmute microphone": "Odcisz mikrofon", "developer_tab_title": "Programista",
"Call not found": "Nie znaleziono połączenia", "feedback_tab_body": "Jeśli posiadasz problemy lub chciałbyś zgłosić swoją opinię, wyślij nam krótki opis.",
"Calls are now end-to-end encrypted and need to be created from the home page. This helps make sure everyone's using the same encryption key.": "Połączenia są teraz szyfrowane end-to-end i muszą zostać utworzone ze strony głównej. Pomaga to upewnić się, że każdy korzysta z tego samego klucza szyfrującego.", "feedback_tab_description_label": "Twoje opinie",
"You": "Ty", "feedback_tab_h4": "Prześlij opinię",
"Your web browser does not support media end-to-end encryption. Supported Browsers are Chrome, Safari, Firefox >=117": "Twoja przeglądarka nie wspiera szyfrowania end-to-end. Wspierane przeglądarki to Chrome, Safari, Firefox >=117", "feedback_tab_send_logs_label": "Dołącz dzienniki debugowania",
"Invite": "Zaproś", "feedback_tab_thank_you": "Dziękujemy, otrzymaliśmy Twoją opinię!",
"Link copied to clipboard": "Skopiowano link do schowka", "feedback_tab_title": "Opinia użytkownika",
"Participants": "Uczestnicy", "more_tab_title": "Więcej",
"Copy link": "Kopiuj link", "opt_in_description": "<0></0><1></1>Możesz wycofać swoją zgodę poprzez odznaczenie tego pola. Jeśli już jesteś w trakcie rozmowy, opcja zostanie zastosowana po jej zakończeniu.",
"Invite to this call": "Zaproś do połączenia" "show_connection_stats_label": "Pokaż statystyki połączenia",
"speaker_device_selection_label": "Głośnik"
},
"star_rating_input_label_one": "{{count}} gwiazdki",
"star_rating_input_label_other": "{{count}} gwiazdki",
"start_new_call": "Rozpocznij nowe połączenie",
"start_video_button_label": "Rozpocznij wideo",
"stop_screenshare_button_label": "Udostępnianie ekranu",
"stop_video_button_label": "Zakończ wideo",
"submitting": "Wysyłanie…",
"unauthenticated_view_body": "Nie masz konta? <2>Utwórz je</2>",
"unauthenticated_view_eula_caption": "Klikając \"Przejdź\", zgadzasz się na naszą <2>Umowę licencyjną (EULA)</2>",
"unauthenticated_view_login_button": "Zaloguj się do swojego konta",
"unmute_microphone_button_label": "Odcisz mikrofon",
"version": "Wersja: {{version}}",
"video_tile": {
"presenter_label": "{{displayName}} prezentuje",
"sfu_participant_local": "Ty"
},
"waiting_for_participants": "Oczekiwanie na pozostałych uczestników…"
} }

View File

@@ -1,83 +1,103 @@
{ {
"Register": "Зарегистрироваться", "a11y": {
"Registering…": "Регистрация…", "user_menu": "Меню пользователя"
"Logging in…": "Вход…", },
"Waiting for other participants…": "Ожидание других участников…", "action": {
"This call already exists, would you like to join?": "Этот звонок уже существует, хотите присоединиться?", "close": "Закрыть",
"Submit feedback": "Отправить отзыв", "copy": "Копировать",
"Sending debug logs…": "Отправка журнала отладки…", "go": "Далее",
"Select an option": "Выберите вариант", "no": "Нет",
"<0>Why not finish by setting up a password to keep your account?</0><1>You'll be able to keep your name and set an avatar for use on future calls</1>": "<0>Почему бы не задать пароль, тем самым сохранив аккаунт?</0><1>Так вы можете оставить своё имя и задать аватар для будущих звонков.</1>", "register": "Зарегистрироваться",
"<0>Create an account</0> Or <2>Access as a guest</2>": "<0>Создать аккаунт</0> или <2>Зайти как гость</2>", "remove": "Удалить",
"<0>Already have an account?</0><1><0>Log in</0> Or <2>Access as a guest</2></1>": "<0>Уже есть аккаунт?</0><1><0>Войти с ним</0> или <2>Зайти как гость</2></1>", "sign_in": "Войти",
"Yes, join call": "Да, присоединиться", "sign_out": "Выйти",
"Video": "Видео", "submit": "Отправить"
"Version: {{version}}": "Версия: {{version}}", },
"Username": "Имя пользователя", "analytics_notice": "Участвуя в этой бета-версии, вы соглашаетесь на сбор анонимных данных, которые мы используем для улучшения продукта. Более подробную информацию о том, какие данные мы отслеживаем, вы можете найти в нашей <2> Политике конфиденциальности</2> и нашей <5> Политике использования файлов cookie</5>.",
"User menu": "Меню пользователя", "call_ended_view": {
"Spotlight": "Внимание", "create_account_button": "Создать аккаунт",
"Speaker": "Динамик", "create_account_prompt": "<0>Почему бы не задать пароль, тем самым сохранив аккаунт?</0><1>Так вы можете оставить своё имя и задать аватар для будущих звонков.</1>",
"Sign out": "Выйти", "feedback_done": "<0>Спасибо за обратную связь!</0>",
"Sign in": "Войти", "feedback_prompt": "<0>Мы будем рады видеть ваши отзывы, чтобы мы могли улучшить ваш опыт.</0>",
"Share screen": "Поделиться экраном", "headline": "{{displayName}}, ваш звонок окончен.",
"Settings": "Настройки", "not_now_button": "Не сейчас, вернуться в Начало",
"Sending…": "Отправка…", "survey_prompt": "Как всё прошло?"
"Local volume": "Местная громкость", },
"Include debug logs": "Приложить журнал отладки", "common": {
"Debug log request": "Запрос журнала отладки", "audio": "Аудио",
"Another user on this call is having an issue. In order to better diagnose these issues we'd like to collect a debug log.": "У одного из участников звонка есть неполадки. Чтобы лучше диагностировать похожие проблемы, нам нужен журнал отладки.", "avatar": "Аватар",
"Send debug logs": "Отправить журнал отладки", "camera": "Камера",
"Return to home screen": "Вернуться в Начало", "copied": "Скопировано!",
"Remove": "Удалить", "display_name": "Видимое имя",
"Recaptcha not loaded": "Невозможно начать проверку", "home": "Начало",
"Recaptcha dismissed": "Проверка не пройдена", "loading": "Загрузка…",
"Profile": "Профиль", "microphone": "Микрофон",
"Passwords must match": "Пароли должны совпадать", "password": "Пароль",
"Password": ароль", "profile": "Профиль",
"Not registered yet? <2>Create an account</2>": "Ещё не зарегистрированы? <2>Создайте аккаунт</2>", "settings": "Настройки",
"Not now, return to home screen": "Не сейчас, вернуться в Начало", "username": "Имя пользователя",
"No": "Нет", "video": "Видео"
"More": "Больше", },
"Microphone": "Микрофон", "exit_fullscreen_button_label": "Выйти из полноэкранного режима",
"Login to your account": "Войдите в свой аккаунт", "full_screen_view_description": "<0>Отправка журналов поможет нам найти и устранить проблему.</0>",
"Login": "Вход", "full_screen_view_h1": "<0>Упс, что-то пошло не так.</0>",
"Loading…": "Загрузка…", "fullscreen_button_label": "Полноэкранный режим",
"Join existing call?": "Присоединиться к существующему звонку?", "header_label": "Главная Element Call",
"Join call now": "Присоединиться сейчас", "join_existing_call_modal": {
"Join call": "Присоединиться", "join_button": "Да, присоединиться",
"Home": "Начало", "text": "Этот звонок уже существует, хотите присоединиться?",
"Go": "Далее", "title": "Присоединиться к существующему звонку?"
"Full screen": "Полноэкранный режим", },
"Exit full screen": "Выйти из полноэкранного режима", "layout_spotlight_label": "Внимание",
"Display name": "Видимое имя", "lobby": {
"Developer": "Разработчику", "join_button": "Присоединиться"
"Create account": "Создать аккаунт", },
"Copied!": "Скопировано!", "local_volume_label": "Местная громкость",
"Confirm password": "Подтвердите пароль", "logging_in": "Вход…",
"Close": "Закрыть", "login_auth_links": "<0>Создать аккаунт</0> или <2>Зайти как гость</2>",
"Camera": "Камера", "login_title": "Вход",
"Avatar": "Аватар", "rageshake_request_modal": {
"Audio": "Аудио", "body": "У одного из участников звонка есть неполадки. Чтобы лучше диагностировать похожие проблемы, нам нужен журнал отладки.",
"Element Call Home": "Главная Element Call", "title": "Запрос журнала отладки"
"Copy": "Копировать", },
"<0>Submitting debug logs will help us track down the problem.</0>": "<0>Отправка журналов поможет нам найти и устранить проблему.</0>", "rageshake_send_logs": "Отправить журнал отладки",
"<0>Oops, something's gone wrong.</0>": "<0>Упс, что-то пошло не так.</0>", "rageshake_sending": "Отправка…",
"Expose developer settings in the settings window.": "Раскрыть настройки разработчика в окне настроек.", "rageshake_sending_logs": "Отправка журнала отладки…",
"Developer Settings": "Настройки Разработчика", "recaptcha_dismissed": "Проверка не пройдена",
"By participating in this beta, you consent to the collection of anonymous data, which we use to improve the product. You can find more information about which data we track in our <2>Privacy Policy</2> and our <5>Cookie Policy</5>.": "Участвуя в этой бета-версии, вы соглашаетесь на сбор анонимных данных, которые мы используем для улучшения продукта. Более подробную информацию о том, какие данные мы отслеживаем, вы можете найти в нашей <2> Политике конфиденциальности</2> и нашей <5> Политике использования файлов cookie</5>.", "recaptcha_not_loaded": "Невозможно начать проверку",
"<0></0><1></1>You may withdraw consent by unchecking this box. If you are currently in a call, this setting will take effect at the end of the call.": "<0></0><1></1>Вы можете отозвать согласие, сняв этот флажок. Если вы в данный момент находитесь в разговоре, эта настройка вступит в силу по окончании разговора.", "register": {
"{{displayName}} is presenting": "{{displayName}} представляет", "passwords_must_match": "Пароли должны совпадать",
"<0>We'd love to hear your feedback so we can improve your experience.</0>": "<0>Мы будем рады видеть ваши отзывы, чтобы мы могли улучшить ваш опыт.</0>", "registering": "Регистрация…"
"Thanks, we received your feedback!": "Спасибо. Мы получили ваш отзыв!", },
"Feedback": "Отзыв", "register_auth_links": "<0>Уже есть аккаунт?</0><1><0>Войти с ним</0> или <2>Зайти как гость</2></1>",
"Submit": "Отправить", "register_confirm_password_label": "Подтвердите пароль",
"Submitting…": "Отправляем…", "return_home_button": "Вернуться в Начало",
"{{count}} stars|one": "{{count}} отмечен", "room_auth_view_join_button": "Присоединиться сейчас",
"{{count}} stars|other": "{{count}} отмеченных", "screenshare_button_label": "Поделиться экраном",
"{{displayName}}, your call has ended.": "{{displayName}}, ваш звонок окончен.", "select_input_unset_button": "Выберите вариант",
"<0>Thanks for your feedback!</0>": "<0>Спасибо за обратную связь!</0>", "settings": {
"Your feedback": "Ваш отзыв", "developer_settings_label": "Настройки Разработчика",
"How did it go?": "Как всё прошло?", "developer_settings_label_description": "Раскрыть настройки разработчика в окне настроек.",
"If you are experiencing issues or simply would like to provide some feedback, please send us a short description below.": "Если у вас возникли проблемы или вы просто хотите оставить отзыв, отправьте нам краткое описание ниже.", "developer_tab_title": "Разработчику",
"Show connection stats": "Показать статистику соединения" "feedback_tab_body": "Если у вас возникли проблемы или вы просто хотите оставить отзыв, отправьте нам краткое описание ниже.",
"feedback_tab_description_label": "Ваш отзыв",
"feedback_tab_h4": "Отправить отзыв",
"feedback_tab_send_logs_label": "Приложить журнал отладки",
"feedback_tab_thank_you": "Спасибо. Мы получили ваш отзыв!",
"feedback_tab_title": "Отзыв",
"more_tab_title": "Больше",
"opt_in_description": "<0></0><1></1>Вы можете отозвать согласие, сняв этот флажок. Если вы в данный момент находитесь в разговоре, эта настройка вступит в силу по окончании разговора.",
"show_connection_stats_label": "Показать статистику соединения",
"speaker_device_selection_label": "Динамик"
},
"star_rating_input_label_one": "{{count}} отмечен",
"star_rating_input_label_other": "{{count}} отмеченных",
"submitting": "Отправляем…",
"unauthenticated_view_body": "Ещё не зарегистрированы? <2>Создайте аккаунт</2>",
"unauthenticated_view_login_button": "Войдите в свой аккаунт",
"version": "Версия: {{version}}",
"video_tile": {
"presenter_label": "{{displayName}} представляет"
},
"waiting_for_participants": "Ожидание других участников…"
} }

View File

@@ -1,123 +1,140 @@
{ {
"Spotlight": "Stredobod", "a11y": {
"Local volume": "Lokálna hlasitosť", "user_menu": "Používateľské menu"
"Include debug logs": "Zahrnúť záznamy o ladení", },
"Element Call Home": "Domov Element Call", "action": {
"Waiting for other participants…": "Čaká sa na ďalších účastníkov…", "close": "Zatvoriť",
"Submit feedback": "Odoslať spätnú väzbu", "copy": "Kopírovať",
"Share screen": "Zdieľať obrazovku", "copy_link": "Kopírovať odkaz",
"Sending…": "Odosielanie…", "go": "Prejsť",
"Sending debug logs…": "Odosielanie záznamov o ladení…", "invite": "Pozvať",
"Send debug logs": "Odoslať záznamy o ladení", "no": "Nie",
"Select an option": "Vyberte možnosť", "register": "Registrovať sa",
"Return to home screen": "Návrat na domovskú obrazovku", "remove": "Odstrániť",
"Remove": "Odstrániť", "sign_in": "Prihlásiť sa",
"Registering…": "Registrácia…", "sign_out": "Odhlásiť sa",
"Register": "Registrovať sa", "submit": "Odoslať"
"Recaptcha not loaded": "Recaptcha sa nenačítala", },
"Recaptcha dismissed": "Recaptcha zamietnutá", "analytics_notice": "Účasťou v tejto beta verzii súhlasíte so zhromažďovaním anonymných údajov, ktoré použijeme na zlepšenie produktu. Viac informácií o tom, ktoré údaje sledujeme, nájdete v našich <2>Zásadách ochrany osobných údajov</2> a <5>Zásadách používania súborov cookie</5>.",
"Profile": "Profil", "app_selection_modal": {
"Passwords must match": "Heslá sa musia zhodovať", "continue_in_browser": "Pokračovať v prehliadači",
"Password": "Heslo", "open_in_app": "Otvoriť v aplikácii",
"Not registered yet? <2>Create an account</2>": "te nie ste zaregistrovaný? <2>Vytvorte si účet</2>", "text": "Ste pripravení sa pridať?",
"Not now, return to home screen": "Teraz nie, vrátiť sa na domovskú obrazovku", "title": "Vybrať aplikáciu"
"No": "Nie", },
"More": "Viac", "browser_media_e2ee_unsupported": "Váš webový prehliadač nepodporuje end-to-end šifrovanie médií. Podporované prehliadače sú Chrome, Safari, Firefox >=117",
"Microphone": "Mikrofón", "call_ended_view": {
"Login to your account": "Prihláste sa do svojho konta", "body": "Boli ste odpojení z hovoru",
"Login": "Prihlásiť sa", "create_account_button": "Vytvoriť účet",
"Logging in…": "Prihlasovanie…", "create_account_prompt": "<0>Prečo neskončiť nastavením hesla, aby ste si zachovali svoj účet? </0><1>Budete si môcť ponechať svoje meno a nastaviť obrázok, ktorý sa bude používať pri budúcich hovoroch</1>",
"Loading…": "Načítanie…", "feedback_done": "<0> Ďakujeme za vašu spätnú väzbu!</0>",
"Join existing call?": "Pripojiť sa k existujúcemu hovoru?", "feedback_prompt": "<0> Radi si vypočujeme vašu spätnú väzbu, aby sme mohli zlepšiť vaše skúsenosti.</0>",
"Join call now": "Pripojiť sa k hovoru teraz", "headline": "{{displayName}}, váš hovor skončil.",
"Join call": "Pripojiť sa k hovoru", "not_now_button": "Teraz nie, vrátiť sa na domovskú obrazovku",
"Home": "Domov", "reconnect_button": "Znovu pripojiť",
"Go": "Prejsť", "survey_prompt": "Ako to išlo?"
"Full screen": "Zobrazenie na celú obrazovku", },
"Exit full screen": "Ukončiť zobrazenie na celú obrazovku", "call_name": "Názov hovoru",
"Yes, join call": "Áno, pripojiť sa k hovoru", "common": {
"Video": "Video", "avatar": "Obrázok",
"Version: {{version}}": "Verzia: {{version}}", "camera": "Kamera",
"Username": "Meno používateľa", "copied": "Skopírované!",
"User menu": "Používateľské menu", "display_name": "Zobrazované meno",
"This call already exists, would you like to join?": "Tento hovor už existuje, chceli by ste sa k nemu pripojiť?", "encrypted": "Šifrované",
"Speaker": "Reproduktor", "home": "Domov",
"Sign out": "Odhlásiť sa", "loading": "Načítanie…",
"Sign in": "Prihlásiť sa", "microphone": "Mikrofón",
"Settings": "Nastavenia", "password": "Heslo",
"Display name": "Zobrazované meno", "profile": "Profil",
"Developer": "Vývojár", "settings": "Nastavenia",
"Debug log request": "Žiadosť o záznam ladenia", "unencrypted": "Nie je zašifrované",
"Create account": "Vytvoriť účet", "username": "Meno používateľa"
"Copy": "Kopírovať", },
"Copied!": "Skopírované!", "disconnected_banner": "Spojenie so serverom sa stratilo.",
"Confirm password": "Potvrdiť heslo", "exit_fullscreen_button_label": "Ukončiť zobrazenie na celú obrazovku",
"Close": "Zatvoriť", "full_screen_view_description": "<0>Odoslanie záznamov ladenia nám pomôže nájsť problém.</0>",
"Camera": "Kamera", "full_screen_view_h1": "<0>Hups, niečo sa pokazilo.</0>",
"Avatar": "Obrázok", "fullscreen_button_label": "Zobrazenie na celú obrazovku",
"Audio": "Audio", "group_call_loader_failed_heading": "Hovor nebol nájdený",
"Another user on this call is having an issue. In order to better diagnose these issues we'd like to collect a debug log.": "Ďalší používateľ v tomto hovore má problém. Aby sme mohli lepšie diagnostikovať tieto problémy, chceli by sme získať záznam o ladení.", "group_call_loader_failed_text": "Hovory sú teraz end-to-end šifrované a je potrebné ich vytvoriť z domovskej stránky. To pomáha zabezpečiť, aby všetci používali rovnaký šifrovací kľúč.",
"<0>Why not finish by setting up a password to keep your account?</0><1>You'll be able to keep your name and set an avatar for use on future calls</1>": "<0>Prečo neskončiť nastavením hesla, aby ste si zachovali svoj účet? </0><1>Budete si môcť ponechať svoje meno a nastaviť obrázok, ktorý sa bude používať pri budúcich hovoroch</1>", "hangup_button_label": "Ukončiť hovor",
"<0>Create an account</0> Or <2>Access as a guest</2>": "<0>Vytvoriť konto</0> Alebo <2>Prihlásiť sa ako hosť</2>", "header_label": "Domov Element Call",
"<0>Already have an account?</0><1><0>Log in</0> Or <2>Access as a guest</2></1>": "<0>Už máte konto?</0><1><0>Prihláste sa</0> Alebo <2>Prihlásiť sa ako hosť</2></1>", "header_participants_label": "Účastníci",
"<0>Submitting debug logs will help us track down the problem.</0>": "<0>Odoslanie záznamov ladenia nám pomôže nájsť problém.</0>", "invite_modal": {
"<0>Oops, something's gone wrong.</0>": "<0>Hups, niečo sa pokazilo.</0>", "link_copied_toast": "Odkaz skopírovaný do schránky",
"Expose developer settings in the settings window.": "Zobraziť nastavenia pre vývojárov v okne nastavení.", "title": "Pozvať na tento hovor"
"Developer Settings": "Nastavenia pre vývojárov", },
"By participating in this beta, you consent to the collection of anonymous data, which we use to improve the product. You can find more information about which data we track in our <2>Privacy Policy</2> and our <5>Cookie Policy</5>.": "Účasťou v tejto beta verzii súhlasíte so zhromažďovaním anonymných údajov, ktoré použijeme na zlepšenie produktu. Viac informácií o tom, ktoré údaje sledujeme, nájdete v našich <2>Zásadách ochrany osobných údajov</2> a <5>Zásadách používania súborov cookie</5>.", "join_existing_call_modal": {
"<0></0><1></1>You may withdraw consent by unchecking this box. If you are currently in a call, this setting will take effect at the end of the call.": "<0></0><1></1>Súhlas môžete odvolať zrušením označenia tohto políčka. Ak práve prebieha hovor, toto nastavenie nadobudne platnosť po skončení hovoru.", "join_button": "Áno, pripojiť sa k hovoru",
"Your feedback": "Vaša spätná väzba", "text": "Tento hovor už existuje, chceli by ste sa k nemu pripojiť?",
"Thanks, we received your feedback!": "Ďakujeme, dostali sme vašu spätnú väzbu!", "title": "Pripojiť sa k existujúcemu hovoru?"
"Submitting…": "Odosielanie…", },
"Submit": "Odoslať", "layout_grid_label": "Sieť",
"If you are experiencing issues or simply would like to provide some feedback, please send us a short description below.": "Ak máte problémy alebo jednoducho chcete poskytnúť spätnú väzbu, pošlite nám krátky popis nižšie.", "layout_spotlight_label": "Stredobod",
"Feedback": "Spätná väzba", "lobby": {
"{{count}} stars|one": "{{count}} hviezdička", "join_button": "Pripojiť sa k hovoru",
"How did it go?": "Ako to išlo?", "leave_button": "Späť k nedávnym"
"{{count}} stars|other": "{{count}} hviezdičiek", },
"{{displayName}}, your call has ended.": "{{displayName}}, váš hovor skončil.", "local_volume_label": "Lokálna hlasitosť",
"<0>Thanks for your feedback!</0>": "<0> Ďakujeme za vašu spätnú väzbu!</0>", "logging_in": "Prihlasovanie…",
"<0>We'd love to hear your feedback so we can improve your experience.</0>": "<0> Radi si vypočujeme vašu spätnú väzbu, aby sme mohli zlepšiť vaše skúsenosti.</0>", "login_auth_links": "<0>Vytvoriť konto</0> Alebo <2>Prihlásiť sa ako hosť</2>",
"{{displayName}} is presenting": "{{displayName}} prezentuje", "login_title": "Prihlásiť sa",
"Show connection stats": "Zobraziť štatistiky pripojenia", "microphone_off": "Mikrofón vypnutý",
"By clicking \"Join call now\", you agree to our <2>End User Licensing Agreement (EULA)</2>": "Kliknutím na \"Pripojiť sa k hovoru teraz\" súhlasíte s našou <2>Licenčnou zmluvou s koncovým používateľom (EULA)</2>", "microphone_on": "Mikrofón zapnutý",
"By clicking \"Go\", you agree to our <2>End User Licensing Agreement (EULA)</2>": "Kliknutím na tlačidlo \"Prejsť\" vyjadrujete súhlas s našou <2>Licenčnou zmluvou s koncovým používateľom (EULA)</2>", "mute_microphone_button_label": "Stlmiť mikrofón",
"This site is protected by ReCAPTCHA and the Google <2>Privacy Policy</2> and <6>Terms of Service</6> apply.<9></9>By clicking \"Register\", you agree to our <12>End User Licensing Agreement (EULA)</12>": "Táto stránka je chránená systémom ReCAPTCHA a platia na ňu <2>Pravidlá ochrany osobných údajov spoločnosti Google</2> a <6>Podmienky poskytovania služieb</6>.<9></9>Kliknutím na tlačidlo \"Registrovať sa\" súhlasíte s našou <12>Licenčnou zmluvou s koncovým používateľom (EULA)</12>", "rageshake_button_error_caption": "Opakovať odoslanie záznamov",
"Element Call is temporarily not end-to-end encrypted while we test scalability.": "Element Call nie je dočasne šifrovaný, kým testujeme škálovateľnosť.", "rageshake_request_modal": {
"Connectivity to the server has been lost.": "Spojenie so serverom sa stratilo.", "body": "Ďalší používateľ v tomto hovore má problém. Aby sme mohli lepšie diagnostikovať tieto problémy, chceli by sme získať záznam o ladení.",
"Retry sending logs": "Opakovať odoslanie záznamov", "title": "Žiadosť o záznam ladenia"
"Reconnect": "Znovu pripojiť", },
"Thanks!": "Ďakujeme!", "rageshake_send_logs": "Odoslať záznamy o ladení",
"You were disconnected from the call": "Boli ste odpojení z hovoru", "rageshake_sending": "Odosielanie…",
"Enable end-to-end encryption (password protected calls)": "Povoliť end-to-end šifrovanie (hovory chránené heslom)", "rageshake_sending_logs": "Odosielanie záznamov o ladení…",
"End-to-end encryption isn't supported on your browser.": "End-to-end šifrovanie nie je vo vašom prehliadači podporované.", "rageshake_sent": "Ďakujeme!",
"{{count, number}}|other": "{{count, number}}", "recaptcha_caption": "Táto stránka je chránená systémom ReCAPTCHA a platia na ňu <2>Pravidlá ochrany osobných údajov spoločnosti Google</2> a <6>Podmienky poskytovania služieb</6>.<9></9>Kliknutím na tlačidlo \"Registrovať sa\" súhlasíte s našou <12>Licenčnou zmluvou s koncovým používateľom (EULA)</12>",
"Encrypted": "Šifrované", "recaptcha_dismissed": "Recaptcha zamietnutá",
"End call": "Ukončiť hovor", "recaptcha_not_loaded": "Recaptcha sa nenačítala",
"Microphone off": "Mikrofón vypnutý", "register": {
"Microphone on": "Mikrofón zapnutý", "passwords_must_match": "Heslá sa musia zhodovať",
"Grid": "Sieť", "registering": "Registrácia…"
"Not encrypted": "Nie je zašifrované", },
"Sharing screen": "Zdieľanie obrazovky", "register_auth_links": "<0>Už máte konto?</0><1><0>Prihláste sa</0> Alebo <2>Prihlásiť sa ako hosť</2></1>",
"{{count, number}}|one": "{{count, number}}", "register_confirm_password_label": "Potvrdiť heslo",
"You": "Vy", "return_home_button": "Návrat na domovskú obrazovku",
"Continue in browser": "Pokračovať v prehliadači", "room_auth_view_eula_caption": "Kliknutím na \"Pripojiť sa k hovoru teraz\" súhlasíte s našou <2>Licenčnou zmluvou s koncovým používateľom (EULA)</2>",
"Mute microphone": "Stlmiť mikrofón", "room_auth_view_join_button": "Pripojiť sa k hovoru teraz",
"Name of call": "Názov hovoru", "screenshare_button_label": "Zdieľať obrazovku",
"Open in the app": "Otvoriť v aplikácii", "select_input_unset_button": "Vyberte možnosť",
"Ready to join?": "Ste pripravení sa pridať?", "settings": {
"Select app": "Vybrať aplikáciu", "developer_settings_label": "Nastavenia pre vývojárov",
"Start new call": "Spustiť nový hovor", "developer_settings_label_description": "Zobraziť nastavenia pre vývojárov v okne nastavení.",
"Start video": "Spustiť video", "developer_tab_title": "Vývojár",
"Stop video": "Zastaviť video", "feedback_tab_body": "Ak máte problémy alebo jednoducho chcete poskytnúť spätnú väzbu, pošlite nám krátky popis nižšie.",
"Back to recents": "Späť k nedávnym", "feedback_tab_description_label": "Vaša spätná väzba",
"Unmute microphone": "Zrušiť stlmenie mikrofónu", "feedback_tab_h4": "Odoslať spätnú väzbu",
"Call not found": "Hovor nebol nájdený", "feedback_tab_send_logs_label": "Zahrnúť záznamy o ladení",
"Calls are now end-to-end encrypted and need to be created from the home page. This helps make sure everyone's using the same encryption key.": "Hovory sú teraz end-to-end šifrované a je potrebné ich vytvoriť z domovskej stránky. To pomáha zabezpečiť, aby všetci používali rovnaký šifrovací kľúč.", "feedback_tab_thank_you": "Ďakujeme, dostali sme vašu spätnú väzbu!",
"Your web browser does not support media end-to-end encryption. Supported Browsers are Chrome, Safari, Firefox >=117": "Váš webový prehliadač nepodporuje end-to-end šifrovanie médií. Podporované prehliadače sú Chrome, Safari, Firefox >=117", "feedback_tab_title": "Spätná väzba",
"Invite": "Pozvať", "more_tab_title": "Viac",
"Link copied to clipboard": "Odkaz skopírovaný do schránky", "opt_in_description": "<0></0><1></1>Súhlas môžete odvolať zrušením označenia tohto políčka. Ak práve prebieha hovor, toto nastavenie nadobudne platnosť po skončení hovoru.",
"Participants": "Účastníci", "show_connection_stats_label": "Zobraziť štatistiky pripojenia",
"Copy link": "Kopírovať odkaz", "speaker_device_selection_label": "Reproduktor"
"Invite to this call": "Pozvať na tento hovor" },
"star_rating_input_label_one": "{{count}} hviezdička",
"star_rating_input_label_other": "{{count}} hviezdičiek",
"start_new_call": "Spustiť nový hovor",
"start_video_button_label": "Spustiť video",
"stop_screenshare_button_label": "Zdieľanie obrazovky",
"stop_video_button_label": "Zastaviť video",
"submitting": "Odosielanie…",
"unauthenticated_view_body": "Ešte nie ste zaregistrovaný? <2>Vytvorte si účet</2>",
"unauthenticated_view_eula_caption": "Kliknutím na tlačidlo \"Prejsť\" vyjadrujete súhlas s našou <2>Licenčnou zmluvou s koncovým používateľom (EULA)</2>",
"unauthenticated_view_login_button": "Prihláste sa do svojho konta",
"unmute_microphone_button_label": "Zrušiť stlmenie mikrofónu",
"version": "Verzia: {{version}}",
"video_tile": {
"presenter_label": "{{displayName}} prezentuje",
"sfu_participant_local": "Vy"
},
"waiting_for_participants": "Čaká sa na ďalších účastníkov…"
} }

View File

@@ -1 +1,10 @@
{} {
"call_ended_view": {
"headline": "{{displayName}}, ditt samtal har avslutats."
},
"star_rating_input_label_one": "{{count}} stjärna",
"star_rating_input_label_other": "{{count}} stjärnor",
"video_tile": {
"presenter_label": "{{displayName}} presenterar"
}
}

View File

@@ -1,51 +1,66 @@
{ {
"<0>Why not finish by setting up a password to keep your account?</0><1>You'll be able to keep your name and set an avatar for use on future calls</1>": "<0>Hesabınızı tutmak için niye bir parola açmıyorsunuz?</0><1>Böylece ileriki aramalarda adınızı ve avatarınızı kullanabileceksiniz</1>", "action": {
"Another user on this call is having an issue. In order to better diagnose these issues we'd like to collect a debug log.": "Bu aramadaki başka bir kullanıcı sorun yaşıyor. Sorunu daha iyi çözebilmemiz için hata ayıklama kütüğünü almak isteriz.", "close": "Kapat",
"Audio": "Ses", "go": "Git",
"Avatar": "Avatar", "no": "Hayır",
"Camera": "Kamera", "register": "Kaydol",
"Close": "Kapat", "remove": "Çıkar",
"Confirm password": "Parolayı tekrar edin", "sign_in": "Gir",
"Copied!": "Kopyalandı", "sign_out": ık"
"Create account": "Hesap aç", },
"Debug log request": "Hata ayıklama kütük istemi", "call_ended_view": {
"Developer": "Geliştirici", "create_account_button": "Hesap aç",
"Display name": "Ekran adı", "create_account_prompt": "<0>Hesabınızı tutmak için niye bir parola açmıyorsunuz?</0><1>Böylece ileriki aramalarda adınızı ve avatarınızı kullanabileceksiniz</1>",
"Exit full screen": "Tam ekranı terk et", "not_now_button": "Şimdi değil, ev ekranına dön"
"Full screen": "Tam ekran", },
"Go": "Git", "common": {
"Home": "Ev", "audio": "Ses",
"Include debug logs": "Hata ayıklama kütüğünü dahil et", "camera": "Kamera",
"Join call": "Aramaya katıl", "copied": "Kopyalandı",
"Join call now": "Aramaya katıl", "display_name": "Ekran adı",
"Join existing call?": "Mevcut aramaya katıl?", "home": "Ev",
"Loading": "Yükleniyor…", "loading": "Yükleniyor…",
"Local volume": "Yerel ses seviyesi", "microphone": "Mikrofon",
"Logging in…": "Giriliyor…", "password": "Parola",
"Login": "Gir", "settings": "Ayarlar"
"Login to your account": "Hesabınıza girin", },
"Microphone": "Mikrofon", "exit_fullscreen_button_label": "Tam ekranı terk et",
"More": "Daha", "fullscreen_button_label": "Tam ekran",
"No": "Hayır", "join_existing_call_modal": {
"Not now, return to home screen": "Şimdi değil, ev ekranına dön", "text": "Bu arama zaten var, katılmak ister misiniz?",
"Not registered yet? <2>Create an account</2>": "Kaydolmadınız mı? <2>Hesap açın</2>", "title": "Mevcut aramaya katıl?"
"Password": "Parola", },
"Passwords must match": "Parolalar aynı olmalı", "lobby": {
"Recaptcha dismissed": "reCAPTCHA atlandı", "join_button": "Aramaya katıl"
"Recaptcha not loaded": "reCAPTCHA yüklenmedi", },
"Register": "Kaydol", "local_volume_label": "Yerel ses seviyesi",
"Registering…": "Kaydediyor…", "logging_in": "Giriliyor…",
"Remove": ıkar", "login_auth_links": "<0>Hesap oluştur</0> yahut <2>Konuk olarak gir</2>",
"Return to home screen": "Ev ekranına geri dön", "login_title": "Gir",
"Select an option": "Bir seçenek seç", "rageshake_request_modal": {
"Send debug logs": "Hata ayıklama kütüğünü gönder", "body": "Bu aramadaki başka bir kullanıcı sorun yaşıyor. Sorunu daha iyi çözebilmemiz için hata ayıklama kütüğünü almak isteriz.",
"Sending…": "Gönderiliyor…", "title": "Hata ayıklama kütük istemi"
"Settings": "Ayarlar", },
"Share screen": "Ekran paylaş", "rageshake_send_logs": "Hata ayıklama kütüğünü gönder",
"Sign in": "Gir", "rageshake_sending": "Gönderiliyor…",
"Sign out": ık", "recaptcha_dismissed": "reCAPTCHA atlandı",
"Submit feedback": "Geri bildirim ver", "recaptcha_not_loaded": "reCAPTCHA yüklenmedi",
"This call already exists, would you like to join?": "Bu arama zaten var, katılmak ister misiniz?", "register": {
"<0>Create an account</0> Or <2>Access as a guest</2>": "<0>Hesap oluştur</0> yahut <2>Konuk olarak gir</2>", "passwords_must_match": "Parolalar aynı olmalı",
"<0>Already have an account?</0><1><0>Log in</0> Or <2>Access as a guest</2></1>": "<0>Mevcut hesabınız mı var?</0><1><0>Gir</0> yahut <2>Konuk girişi</2></1>" "registering": "Kaydediyor…"
},
"register_auth_links": "<0>Mevcut hesabınız mı var?</0><1><0>Gir</0> yahut <2>Konuk girişi</2></1>",
"register_confirm_password_label": "Parolayı tekrar edin",
"return_home_button": "Ev ekranına geri dön",
"room_auth_view_join_button": "Aramaya katıl",
"screenshare_button_label": "Ekran paylaş",
"select_input_unset_button": "Bir seçenek seç",
"settings": {
"developer_tab_title": "Geliştirici",
"feedback_tab_h4": "Geri bildirim ver",
"feedback_tab_send_logs_label": "Hata ayıklama kütüğünü dahil et",
"more_tab_title": "Daha"
},
"unauthenticated_view_body": "Kaydolmadınız mı? <2>Hesap açın</2>",
"unauthenticated_view_login_button": "Hesabınıza girin"
} }

View File

@@ -1,123 +1,142 @@
{ {
"Loading…": "Завантаження…", "a11y": {
"Yes, join call": "Так, приєднатися до виклику", "user_menu": "Меню користувача"
"Waiting for other participants…": "Очікування на інших учасників…", },
"Video": "Відео", "action": {
"Version: {{version}}": "Версія: {{version}}", "close": "Закрити",
"Username": "Ім'я користувача", "copy": "Копіювати",
"User menu": "Меню користувача", "copy_link": "Скопіювати посилання",
"This call already exists, would you like to join?": "Цей виклик уже існує, бажаєте приєднатися?", "go": "Далі",
"Submit feedback": "Надіслати відгук", "invite": "Запросити",
"Spotlight": "У центрі уваги", "no": "Ні",
"Speaker": "Динамік", "register": "Зареєструватися",
"Sign out": "Вийти", "remove": "Вилучити",
"Sign in": "Увійти", "sign_in": "Увійти",
"Share screen": "Поділитися екраном", "sign_out": "Вийти",
"Settings": "Налаштування", "submit": "Надіслати"
"Sending…": "Надсилання…", },
"Sending debug logs…": "Надсилання журналу налагодження…", "analytics_notice": "Користуючись дочасним доступом, ви даєте згоду на збір анонімних даних, які ми використовуємо для вдосконалення продукту. Ви можете знайти більше інформації про те, які дані ми відстежуємо в нашій <2>Політиці Приватності</2> і нашій <5>Політиці про куки</5>.",
"Send debug logs": "Надіслати журнал налагодження", "app_selection_modal": {
"Select an option": "Вибрати опцію", "continue_in_browser": "Продовжити у браузері",
"Return to home screen": "Повернутися на екран домівки", "open_in_app": "Відкрити у застосунку",
"Remove": "Вилучити", "text": "Готові приєднатися?",
"Registering…": "Реєстрація…", "title": "Вибрати застосунок"
"Register": "Зареєструватися", },
"Recaptcha not loaded": "Recaptcha не завантажено", "browser_media_e2ee_unsupported": "Ваш браузер не підтримує наскрізне шифрування мультимедійних даних. Підтримувані браузери: Chrome, Safari, Firefox >=117",
"Recaptcha dismissed": "Recaptcha не пройдено", "call_ended_view": {
"Profile": "Профіль", "body": "Вас від'єднано від виклику",
"Passwords must match": "Паролі відрізняються", "create_account_button": "Створити обліковий запис",
"Password": "Пароль", "create_account_prompt": "<0>Чому б не завершити, налаштувавши пароль для збереження свого облікового запису?</0><1>Ви зможете зберегти своє ім'я та встановити аватарку для подальшого користування під час майбутніх викликів</1>",
"Not registered yet? <2>Create an account</2>": "Ще не зареєстровані? <2>Створіть обліковий запис</2>", "feedback_done": "<0>Дякуємо за ваш відгук!</0>",
"Not now, return to home screen": "Не зараз, повернутися на екран домівки", "feedback_prompt": "<0>Ми будемо раді почути ваші відгуки, щоб поліпшити роботу застосунку.</0>",
"No": "Ні", "headline": "{{displayName}}, ваш виклик завершено.",
"More": "Докладніше", "not_now_button": "Не зараз, повернутися на екран домівки",
"Microphone": "Мікрофон", "reconnect_button": "Під'єднати повторно",
"Login to your account": "Увійдіть до свого облікового запису", "survey_prompt": "Вам усе сподобалось?"
"Login": "Увійти", },
"Logging in…": "Вхід…", "call_name": "Назва виклику",
"Local volume": "Локальна гучність", "common": {
"Join existing call?": "Приєднатися до наявного виклику?", "audio": "Звук",
"Join call now": "Приєднатися до виклику зараз", "avatar": "Аватар",
"Join call": "Приєднатися до виклику", "camera": "Камера",
"Include debug logs": "Долучити журнали налагодження", "copied": "Скопійовано!",
"Home": "Домівка", "display_name": "Псевдонім",
"Go": "Далі", "encrypted": "Зашифровано",
"Full screen": "Повноекранний режим", "home": "Домівка",
"Exit full screen": "Вийти з повноекранного режиму", "loading": "Завантаження…",
"Display name": "Псевдонім", "microphone": "Мікрофон",
"Developer": "Розробнику", "password": "Пароль",
"Debug log request": "Запит журналу налагодження", "profile": "Профіль",
"Create account": "Створити обліковий запис", "settings": "Налаштування",
"Copied!": "Скопійовано!", "unencrypted": "Не зашифровано",
"Confirm password": "Підтвердити пароль", "username": "Ім'я користувача",
"Close": "Закрити", "video": "Відео"
"Camera": "Камера", },
"Avatar": "Аватар", "disconnected_banner": "Втрачено зв'язок з сервером.",
"Audio": "Звук", "exit_fullscreen_button_label": "Вийти з повноекранного режиму",
"Another user on this call is having an issue. In order to better diagnose these issues we'd like to collect a debug log.": "Інший користувач у цьому виклику має проблему. Щоб краще визначити ці проблеми, ми хотіли б зібрати журнал налагодження.", "full_screen_view_description": "<0>Надсилання журналів налагодження допоможе нам виявити проблему.</0>",
"<0>Why not finish by setting up a password to keep your account?</0><1>You'll be able to keep your name and set an avatar for use on future calls</1>": "<0>Чому б не завершити, налаштувавши пароль для збереження свого облікового запису?</0><1>Ви зможете зберегти своє ім'я та встановити аватарку для подальшого користування під час майбутніх викликів</1>", "full_screen_view_h1": "<0>Йой, щось пішло не за планом.</0>",
"<0>Create an account</0> Or <2>Access as a guest</2>": "<0>Створити обліковий запис</0> або <2>Отримати доступ як гість</2>", "fullscreen_button_label": "Повноекранний режим",
"<0>Already have an account?</0><1><0>Log in</0> Or <2>Access as a guest</2></1>": "<0>Уже маєте обліковий запис?</0><1><0>Увійти</0> Or <2>Отримати доступ як гість</2></1>", "group_call_loader_failed_heading": "Виклик не знайдено",
"Element Call Home": "Домівка Element Call", "group_call_loader_failed_text": "Відтепер виклики захищено наскрізним шифруванням, і їх потрібно створювати з домашньої сторінки. Це допомагає переконатися, що всі користувачі використовують один і той самий ключ шифрування.",
"Copy": "Копіювати", "hangup_button_label": "Завершити виклик",
"<0>Submitting debug logs will help us track down the problem.</0>": "<0>Надсилання журналів налагодження допоможе нам виявити проблему.</0>", "header_label": "Домівка Element Call",
"<0>Oops, something's gone wrong.</0>": "<0>Йой, щось пішло не за планом.</0>", "header_participants_label": "Учасники",
"Expose developer settings in the settings window.": "Відкрийте налаштування розробника у вікні налаштувань.", "invite_modal": {
"Developer Settings": "Налаштування розробника", "link_copied_toast": "Посилання скопійовано до буфера обміну",
"By participating in this beta, you consent to the collection of anonymous data, which we use to improve the product. You can find more information about which data we track in our <2>Privacy Policy</2> and our <5>Cookie Policy</5>.": "Користуючись дочасним доступом, ви даєте згоду на збір анонімних даних, які ми використовуємо для вдосконалення продукту. Ви можете знайти більше інформації про те, які дані ми відстежуємо в нашій <2>Політиці Приватності</2> і нашій <5>Політиці про куки</5>.", "title": "Запросити до цього виклику"
"<0></0><1></1>You may withdraw consent by unchecking this box. If you are currently in a call, this setting will take effect at the end of the call.": "<0></0><1></1>Ви можете відкликати згоду, прибравши цей прапорець. Якщо ви зараз розмовляєте, це налаштування застосується після завершення виклику.", },
"Your feedback": "Ваш відгук", "join_existing_call_modal": {
"Thanks, we received your feedback!": "Дякуємо, ми отримали ваш відгук!", "join_button": "Так, приєднатися до виклику",
"Submitting…": "Надсилання…", "text": "Цей виклик уже існує, бажаєте приєднатися?",
"Submit": "Надіслати", "title": "Приєднатися до наявного виклику?"
"If you are experiencing issues or simply would like to provide some feedback, please send us a short description below.": "Якщо у вас виникли проблеми або ви просто хочете залишити відгук, надішліть нам короткий опис нижче.", },
"Feedback": "Відгук", "layout_grid_label": "Сітка",
"<0>Thanks for your feedback!</0>": "<0>Дякуємо за ваш відгук!</0>", "layout_spotlight_label": "У центрі уваги",
"{{count}} stars|one": "{{count}} зірок", "lobby": {
"{{count}} stars|other": "{{count}} зірок", "join_button": "Приєднатися до виклику",
"{{displayName}}, your call has ended.": "{{displayName}}, ваш виклик завершено.", "leave_button": "Повернутися до недавніх"
"<0>We'd love to hear your feedback so we can improve your experience.</0>": "<0>Ми будемо раді почути ваші відгуки, щоб поліпшити роботу застосунку.</0>", },
"How did it go?": "Вам усе сподобалось?", "local_volume_label": "Локальна гучність",
"{{displayName}} is presenting": "{{displayName}} представляє", "logging_in": "Вхід…",
"Show connection stats": "Показати стан з'єднання", "login_auth_links": "<0>Створити обліковий запис</0> або <2>Отримати доступ як гість</2>",
"By clicking \"Go\", you agree to our <2>End User Licensing Agreement (EULA)</2>": "Натискаючи \"Далі\", ви погоджуєтеся з нашою <2>Ліцензійною угодою з кінцевим користувачем (EULA)</2>", "login_title": "Увійти",
"By clicking \"Join call now\", you agree to our <2>End User Licensing Agreement (EULA)</2>": "Натискаючи \"Приєднатися до виклику зараз\", ви погоджуєтеся з нашою <2>Ліцензійною угодою з кінцевим користувачем (EULA)</2>", "microphone_off": "Мікрофон вимкнено",
"This site is protected by ReCAPTCHA and the Google <2>Privacy Policy</2> and <6>Terms of Service</6> apply.<9></9>By clicking \"Register\", you agree to our <12>End User Licensing Agreement (EULA)</12>": "Цей сайт захищений ReCAPTCHA і до нього застосовується <2>Політика приватності</2> і <6>Умови надання послуг</6> Google.<9></9>Натискаючи \"Зареєструватися\", ви погоджуєтеся з нашою <12>Ліцензійною угодою з кінцевим користувачем (EULA)</12>", "microphone_on": "Мікрофон увімкнено",
"Element Call is temporarily not end-to-end encrypted while we test scalability.": "Виклики Element тимчасово не захищаються наскрізним шифруванням, поки ми тестуємо масштабованість.", "mute_microphone_button_label": "Вимкнути мікрофон",
"Connectivity to the server has been lost.": "Втрачено зв'язок з сервером.", "rageshake_button_error_caption": "Повторити надсилання журналів",
"Reconnect": "Під'єднати повторно", "rageshake_request_modal": {
"Retry sending logs": "Повторити надсилання журналів", "body": "Інший користувач у цьому виклику має проблему. Щоб краще визначити ці проблеми, ми хотіли б зібрати журнал налагодження.",
"You were disconnected from the call": "Вас від'єднано від виклику", "title": "Запит журналу налагодження"
"Thanks!": "Дякуємо!", },
"Enable end-to-end encryption (password protected calls)": "Увімкнути наскрізне шифрування (захищені паролем виклики)", "rageshake_send_logs": "Надіслати журнал налагодження",
"End-to-end encryption isn't supported on your browser.": "Наскрізне шифрування не підтримується вашим переглядачем.", "rageshake_sending": "Надсилання…",
"{{count, number}}|other": "{{count, number}}", "rageshake_sending_logs": "Надсилання журналу налагодження…",
"Encrypted": "Зашифровано", "rageshake_sent": "Дякуємо!",
"Microphone on": "Мікрофон увімкнено", "recaptcha_caption": "Цей сайт захищений ReCAPTCHA і до нього застосовується <2>Політика приватності</2> і <6>Умови надання послуг</6> Google.<9></9>Натискаючи \"Зареєструватися\", ви погоджуєтеся з нашою <12>Ліцензійною угодою з кінцевим користувачем (EULA)</12>",
"Not encrypted": "Не зашифровано", "recaptcha_dismissed": "Recaptcha не пройдено",
"Sharing screen": "Презентація екрана", "recaptcha_not_loaded": "Recaptcha не завантажено",
"{{count, number}}|one": "{{count, number}}", "register": {
"End call": "Завершити виклик", "passwords_must_match": "Паролі відрізняються",
"Grid": "Сітка", "registering": "Реєстрація…"
"Microphone off": "Мікрофон вимкнено", },
"You": "Ви", "register_auth_links": "<0>Уже маєте обліковий запис?</0><1><0>Увійти</0> Or <2>Отримати доступ як гість</2></1>",
"Mute microphone": "Вимкнути мікрофон", "register_confirm_password_label": "Підтвердити пароль",
"Open in the app": "Відкрити у застосунку", "return_home_button": "Повернутися на екран домівки",
"Ready to join?": "Готові приєднатися?", "room_auth_view_eula_caption": "Натискаючи \"Приєднатися до виклику зараз\", ви погоджуєтеся з нашою <2>Ліцензійною угодою з кінцевим користувачем (EULA)</2>",
"Select app": "Вибрати застосунок", "room_auth_view_join_button": "Приєднатися до виклику зараз",
"Start video": "Розпочати відео", "screenshare_button_label": "Поділитися екраном",
"Stop video": "Зупинити відео", "select_input_unset_button": "Вибрати опцію",
"Unmute microphone": "Увімкнути мікрофон", "settings": {
"Continue in browser": "Продовжити у браузері", "developer_settings_label": "Налаштування розробника",
"Name of call": "Назва виклику", "developer_settings_label_description": "Відкрийте налаштування розробника у вікні налаштувань.",
"Start new call": "Розпочати новий виклик", "developer_tab_title": "Розробнику",
"Back to recents": "Повернутися до недавніх", "feedback_tab_body": "Якщо у вас виникли проблеми або ви просто хочете залишити відгук, надішліть нам короткий опис нижче.",
"Call not found": "Виклик не знайдено", "feedback_tab_description_label": "Ваш відгук",
"Calls are now end-to-end encrypted and need to be created from the home page. This helps make sure everyone's using the same encryption key.": "Відтепер виклики захищено наскрізним шифруванням, і їх потрібно створювати з домашньої сторінки. Це допомагає переконатися, що всі користувачі використовують один і той самий ключ шифрування.", "feedback_tab_h4": "Надіслати відгук",
"Your web browser does not support media end-to-end encryption. Supported Browsers are Chrome, Safari, Firefox >=117": "Ваш браузер не підтримує наскрізне шифрування мультимедійних даних. Підтримувані браузери: Chrome, Safari, Firefox >=117", "feedback_tab_send_logs_label": "Долучити журнали налагодження",
"Invite": "Запросити", "feedback_tab_thank_you": "Дякуємо, ми отримали ваш відгук!",
"Link copied to clipboard": "Посилання скопійовано до буфера обміну", "feedback_tab_title": "Відгук",
"Participants": "Учасники", "more_tab_title": "Докладніше",
"Copy link": "Скопіювати посилання", "opt_in_description": "<0></0><1></1>Ви можете відкликати згоду, прибравши цей прапорець. Якщо ви зараз розмовляєте, це налаштування застосується після завершення виклику.",
"Invite to this call": "Запросити до цього виклику" "show_connection_stats_label": "Показати стан з'єднання",
"speaker_device_selection_label": "Динамік"
},
"star_rating_input_label_one": "{{count}} зірок",
"star_rating_input_label_other": "{{count}} зірок",
"start_new_call": "Розпочати новий виклик",
"start_video_button_label": "Розпочати відео",
"stop_screenshare_button_label": "Презентація екрана",
"stop_video_button_label": "Зупинити відео",
"submitting": "Надсилання…",
"unauthenticated_view_body": "Ще не зареєстровані? <2>Створіть обліковий запис</2>",
"unauthenticated_view_eula_caption": "Натискаючи \"Далі\", ви погоджуєтеся з нашою <2>Ліцензійною угодою з кінцевим користувачем (EULA)</2>",
"unauthenticated_view_login_button": "Увійдіть до свого облікового запису",
"unmute_microphone_button_label": "Увімкнути мікрофон",
"version": "Версія: {{version}}",
"video_tile": {
"presenter_label": "{{displayName}} представляє",
"sfu_participant_local": "Ви"
},
"waiting_for_participants": "Очікування на інших учасників…"
} }

View File

@@ -1,62 +1,80 @@
{ {
"Login": "Đăng nhập", "action": {
"Join call": "Tham gia cuộc gọi", "close": "Đóng",
"Password": "Mật khẩu", "copy": "Sao chép",
"Settings": "Cài đặt", "no": "Không",
"Sending…": ang gửi…", "register": ăng ",
"Sign in": "Đăng nhập", "sign_in": "Đăng nhập",
"Submit": "Gửi", "sign_out": "Đăng xuất",
"Video": "Truyền hình", "submit": "Gửi"
"Username": "Tên người dùng", },
"Yes, join call": "Vâng, tham gia cuộc gọi", "call_ended_view": {
"Your feedback": "Phản hồi của bạn", "create_account_button": "Tạo tài khoản",
"Waiting for other participants…": "Đang đợi những người khác…", "create_account_prompt": "<0>Tại sao lại không hoàn thiện bằng cách đặt mật khẩu để giữ tài khoản của bạn?</0><1>Bạn sẽ có thể giữ tên và đặt ảnh đại diện cho những cuộc gọi tiếp theo.</1>",
"Version: {{version}}": "Phiên bản: {{version}}", "feedback_done": "<0>Cảm hơn vì đã phản hồi!</0>",
"Submit feedback": "Gửi phản hồi", "feedback_prompt": "<0>Chúng tôi muốn nghe phản hồi của bạn để còn cải thiện trải nghiệm cho bạn.</0>",
"Speaker": "Loa", "headline": "{{displayName}}, cuộc gọi đã kết thúc."
"Sign out": "Đăng xuất", },
"Share screen": "Chia sẻ màn hình", "common": {
"No": "Không", "audio": "Âm thanh",
"Join call now": "Tham gia cuộc gọi", "avatar": "Ảnh đại diện",
"Create account": "Tạo tài khoản", "camera": "Máy quay",
"<0>Create an account</0> Or <2>Access as a guest</2>": "<0>Tạo tài khoản</0> Hay <2>Tham gia dưới tên khác</2>", "copied": "Đã sao chép!",
"<0>Submitting debug logs will help us track down the problem.</0>": "<0>Gửi nhật ký gỡ lỗi sẽ giúp chúng tôi theo dõi vấn đề.</0>", "display_name": "Tên hiển thị",
"Avatar": "Ảnh đại diện", "loading": "Đang tải…",
"Audio": "Âm thanh", "microphone": "Micrô",
"Camera": "Máy quay", "password": "Mật khẩu",
"Copied!": "Đã sao chép!", "profile": "Hồ sơ",
"Confirm password": "Xác nhận mật khẩu", "settings": "Cài đặt",
"Close": "Đóng", "username": "Tên người dùng",
"Copy": "Sao chép", "video": "Truyền hình"
"Display name": "Tên hiển thị", },
"Developer Settings": "Cài đặt phát triển", "exit_fullscreen_button_label": "Rời chế độ toàn màn hình",
"Developer": "Nhà phát triển", "full_screen_view_description": "<0>Gửi nhật ký gỡ lỗi sẽ giúp chúng tôi theo dõi vấn đề.</0>",
"Feedback": "Phản hồi", "full_screen_view_h1": "<0>Ối, có cái gì đó sai.</0>",
"Full screen": "Toàn màn hình", "fullscreen_button_label": "Toàn màn hình",
"Include debug logs": "Kèm theo nhật ký gỡ lỗi", "join_existing_call_modal": {
"Join existing call?": "Tham gia cuộc gọi?", "join_button": "Vâng, tham gia cuộc gọi",
"Loading…": "Đang tải…", "text": "Cuộc gọi đã tồn tại, bạn có muốn tham gia không?",
"Logging in…": "Đang đăng nhập…", "title": "Tham gia cuộc gọi?"
"Login to your account": "Đăng nhập vào tài khoản của bạn", },
"Microphone": "Micrô", "layout_spotlight_label": "Tiêu điểm",
"Not registered yet? <2>Create an account</2>": "Chưa đăng ký? <2>Tạo tài khoản</2>", "lobby": {
"Passwords must match": "Mật khẩu phải khớp", "join_button": "Tham gia cuộc gọi"
"Register": "Đăng ký", },
"Spotlight": "Tiêu điểm", "logging_in": "Đang đăng nhập…",
"Submitting…": "Đang gửi…", "login_auth_links": "<0>Tạo tài khoản</0> Hay <2>Tham gia dưới tên khác</2>",
"Thanks, we received your feedback!": "Cảm ơn, chúng tôi đã nhận được phản hồi!", "login_title": "Đăng nhập",
"<0>Already have an account?</0><1><0>Log in</0> Or <2>Access as a guest</2></1>": "<0>Đã có tài khoản?</0><1><0>Đăng nhập</0> Hay <2>Tham gia dưới tên Khách</2></1>", "rageshake_request_modal": {
"Exit full screen": "Rời chế độ toàn màn hình", "body": "Một người dùng khác trong cuộc gọi đang gặp vấn đề. Để có thể chẩn đoán tốt hơn chúng tôi muốn thu thập nhật ký gỡ lỗi.",
"Profile": "Hồ sơ", "title": "Yêu cầu nhật ký gỡ lỗi"
"Registering…": "Đang đăng ký…", },
"This call already exists, would you like to join?": "Cuộc gọi đã tồn tại, bạn có muốn tham gia không?", "rageshake_sending": "Đang gửi…",
"Recaptcha not loaded": "Chưa tải được Recaptcha", "recaptcha_not_loaded": "Chưa tải được Recaptcha",
"Debug log request": "Yêu cầu nhật ký gỡ lỗi", "register": {
"Another user on this call is having an issue. In order to better diagnose these issues we'd like to collect a debug log.": "Mt người dùng khác trong cuộc gọi đang gặp vấn đề. Để có thể chẩn đoán tốt hơn chúng tôi muốn thu thập nhật ký gỡ lỗi.", "passwords_must_match": "Mt khẩu phải khớp",
"<0>Why not finish by setting up a password to keep your account?</0><1>You'll be able to keep your name and set an avatar for use on future calls</1>": "<0>Tại sao lại không hoàn thiện bằng cách đặt mật khẩu để giữ tài khoản của bạn?</0><1>Bạn sẽ có thể giữ tên và đặt ảnh đại diện cho những cuộc gọi tiếp theo.</1>", "registering": "Đang đăng ký…"
"<0>Oops, something's gone wrong.</0>": "<0>Ối, có cái gì đó sai.</0>", },
"{{displayName}} is presenting": "{{displayName}} đang trình bày", "register_auth_links": "<0>Đã có tài khoản?</0><1><0>Đăng nhập</0> Hay <2>Tham gia dưới tên Khách</2></1>",
"{{displayName}}, your call has ended.": "{{displayName}}, cuộc gọi đã kết thúc.", "register_confirm_password_label": "Xác nhận mật khẩu",
"<0>We'd love to hear your feedback so we can improve your experience.</0>": "<0>Chúng tôi muốn nghe phản hồi của bạn để còn cải thiện trải nghiệm cho bạn.</0>", "room_auth_view_join_button": "Tham gia cuộc gọi",
"<0>Thanks for your feedback!</0>": "<0>Cảm hơn vì đã phản hồi!</0>" "screenshare_button_label": "Chia sẻ màn hình",
"settings": {
"developer_settings_label": "Cài đặt phát triển",
"developer_tab_title": "Nhà phát triển",
"feedback_tab_description_label": "Phản hồi của bạn",
"feedback_tab_h4": "Gửi phản hồi",
"feedback_tab_send_logs_label": "Kèm theo nhật ký gỡ lỗi",
"feedback_tab_thank_you": "Cảm ơn, chúng tôi đã nhận được phản hồi!",
"feedback_tab_title": "Phản hồi",
"speaker_device_selection_label": "Loa"
},
"submitting": "Đang gửi…",
"unauthenticated_view_body": "Chưa đăng ký? <2>Tạo tài khoản</2>",
"unauthenticated_view_login_button": "Đăng nhập vào tài khoản của bạn",
"version": "Phiên bản: {{version}}",
"video_tile": {
"presenter_label": "{{displayName}} đang trình bày"
},
"waiting_for_participants": "Đang đợi những người khác…"
} }

View File

@@ -1,118 +1,135 @@
{ {
"Yes, join call": "是,加入通话", "a11y": {
"Waiting for other participants…": "等待其他参与者……", "user_menu": "用户菜单"
"Video": "视频", },
"Version: {{version}}": "版本:{{version}}", "action": {
"Username": "用户名", "close": "关闭",
"User menu": "用户菜单", "copy": "复制",
"This call already exists, would you like to join?": "该通话已存在,你想加入吗?", "go": "开始",
"Submit feedback": "提交反馈", "no": "",
"Spotlight": "聚焦模式", "register": "注册",
"Speaker": "发言人", "remove": "移除",
"Sign out": "登", "sign_in": "登",
"Sign in": "登", "sign_out": "登",
"Audio": "音频", "submit": "提交"
"Another user on this call is having an issue. In order to better diagnose these issues we'd like to collect a debug log.": "这个通话中的另一个用户出现了问题。为了更好地诊断这些问题,我们想收集调试日志。", },
"<0>Why not finish by setting up a password to keep your account?</0><1>You'll be able to keep your name and set an avatar for use on future calls</1>": "<0>为何不设置密码来保留你的账户?</0><1>保留昵称并设置头像,以便在未来的通话中使用。</1>", "analytics_notice": "参与测试即表示您同意我们收集匿名数据,用于改进产品。您可以在我们的<2>隐私政策</2>和<5>Cookie政策</5>中找到有关我们跟踪哪些数据以及更多信息。",
"<0>Create an account</0> Or <2>Access as a guest</2>": "<0>创建账户</0> Or <2>以访客身份继续</2>", "app_selection_modal": {
"<0>Already have an account?</0><1><0>Log in</0> Or <2>Access as a guest</2></1>": "<0>已有账户?</0><1><0>登录</0> Or <2>以访客身份继续</2></1>", "continue_in_browser": "在浏览器中继续",
"Share screen": "屏幕共享", "open_in_app": "在应用中打开",
"Settings": "设置", "text": "准备好加入了吗?",
"Sending…": "正在发送……", "title": "选择应用程序"
"Sending debug logs…": "正在发送调试日志……", },
"Send debug logs": "发送调试日志", "browser_media_e2ee_unsupported": "您的浏览器不支持媒体端对端加密。支持的浏览器有 Chrome、Safari、Firefox >=117",
"Select an option": "选择一个选项", "call_ended_view": {
"Return to home screen": "返回主页", "body": "通话已中断",
"Remove": "移除", "create_account_button": "创建账户",
"Registering…": "正在注册……", "create_account_prompt": "<0>为何不设置密码来保留你的账户?</0><1>保留昵称并设置头像,以便在未来的通话中使用。</1>",
"Register": "注册", "feedback_done": "<0>感谢反馈!</0>",
"Recaptcha not loaded": "验证器未载入", "feedback_prompt": "<0>我们需要您的反馈以提升用户体验。</0>",
"Recaptcha dismissed": "人机验证失败", "headline": "{{displayName}},通话已结束。",
"Profile": "个人信息", "not_now_button": "暂不,返回主页",
"Passwords must match": "密码必须匹配", "reconnect_button": "重新连接",
"Password": "密码", "survey_prompt": "进展如何?"
"Not registered yet? <2>Create an account</2>": "还没有注册? <2>创建账户<2>", },
"Not now, return to home screen": "暂不,返回主页", "call_name": "通话名称",
"No": "否", "common": {
"More": "更多", "audio": "音频",
"Microphone": "麦克风", "avatar": "头像",
"Login to your account": "登录你的账户", "camera": "摄像头",
"Login": "登录", "copied": "已复制!",
"Logging in…": "登录中……", "display_name": "显示名称",
"Local volume": "本地音量", "encrypted": "已加密",
"Loading…": "加载中……", "home": "主页",
"Join existing call?": "是否加入现有的通话?", "loading": "加载中……",
"Join call now": "现在加入通话", "microphone": "麦克风",
"Join call": "加入通话", "password": "密码",
"Include debug logs": "包含调试日志", "profile": "个人信息",
"Home": "主页", "settings": "设置",
"Go": "开始", "unencrypted": "未加密",
"Full screen": "全屏", "username": "用户名",
"Exit full screen": "退出全屏", "video": "视频"
"Element Call Home": "Element 呼叫 主页", },
"Display name": "显示名称", "disconnected_banner": "与服务器的连接中断。",
"Developer": "开发者", "exit_fullscreen_button_label": "退出全屏",
"Debug log request": "请求调试日志", "full_screen_view_description": "<0>提交日志以帮助我们修复问题。</0>",
"Create account": "创建账户", "full_screen_view_h1": "<0>哎哟,出问题了。</0>",
"Copy": "复制", "fullscreen_button_label": "全屏",
"Copied!": "已复制!", "group_call_loader_failed_heading": "未找到通话",
"Confirm password": "确认密码", "group_call_loader_failed_text": "现在,通话是端对端加密的,需要从主页创建。这有助于确保每个人都使用相同的加密密钥。",
"Close": "关闭", "hangup_button_label": "通话结束",
"Camera": "摄像头", "header_label": "Element Call主页",
"Avatar": "头像", "join_existing_call_modal": {
"<0>Oops, something's gone wrong.</0>": "<0>哎哟,出问题了。</0>", "join_button": "是,加入通话",
"<0></0><1></1>You may withdraw consent by unchecking this box. If you are currently in a call, this setting will take effect at the end of the call.": "<0></0><1></1>您可以取消选中复选框来撤回同意。如果正在通话中,此设置将在通话结束时生效。", "text": "该通话已存在,你想加入吗?",
"Encrypted": "已加密", "title": "是否加入现有的通话?"
"End call": "通话结束", },
"Grid": "网格", "layout_grid_label": "网格",
"Microphone off": "关闭麦克风", "layout_spotlight_label": "聚焦模式",
"Microphone on": "开启麦克风", "lobby": {
"Not encrypted": "未加密", "join_button": "加入通话",
"{{count, number}}|one": "{{count, number}}", "leave_button": "返回最近通话"
"{{count, number}}|other": "{{count, number}}", },
"Sharing screen": "屏幕共享", "local_volume_label": "本地音量",
"You": "", "logging_in": "登录中……",
"Continue in browser": "在浏览器中继续", "login_auth_links": "<0>创建账户</0> Or <2>以访客身份继续</2>",
"Mute microphone": "麦克风静音", "login_title": "登录",
"Name of call": "通话名称", "microphone_off": "麦克风关闭",
"Open in the app": "在应用中打开", "microphone_on": "麦克风开启",
"Ready to join?": "准备好加入了吗?", "mute_microphone_button_label": "静音麦克风",
"Back to recents": "返回最近通话", "rageshake_button_error_caption": "重传日志",
"Select app": "选择应用程序", "rageshake_request_modal": {
"Start new call": "开始新通话", "body": "这个通话中的另一个用户出现了问题。为了更好地诊断这些问题,我们想收集调试日志。",
"Start video": "开始视频", "title": "调试日志请求"
"Stop video": "停止视频", },
"Unmute microphone": "取消麦克风静音", "rageshake_send_logs": "发送调试日志",
"Call not found": "未找到通话", "rageshake_sending": "正在发送……",
"Calls are now end-to-end encrypted and need to be created from the home page. This helps make sure everyone's using the same encryption key.": "现在,通话是端对端加密的,需要从主页创建。这有助于确保每个人都使用相同的加密密钥。", "rageshake_sending_logs": "正在发送调试日志……",
"Your web browser does not support media end-to-end encryption. Supported Browsers are Chrome, Safari, Firefox >=117": "您的浏览器不支持媒体端对端加密。支持的浏览器有 Chrome、Safari、Firefox >=117", "rageshake_sent": "谢谢!",
"{{count}} stars|other": "{{count}} 个星", "recaptcha_caption": "该站点受 ReCAPTCHA 保护适用于Google的 <2>隐私政策</2>和 <6>服务条款</6>。 <9></9>点击 \"注册\",即表示您同意我们的 <12>最终用户许可协议 (EULA)</12>",
"{{displayName}} is presenting": "{{displayName}} 正在显示", "recaptcha_dismissed": "人机验证失败",
"{{displayName}}, your call has ended.": "{{displayName}},通话已结束。", "recaptcha_not_loaded": "recaptcha未加载",
"<0>Submitting debug logs will help us track down the problem.</0>": "<0>提交日志以帮助我们修复问题。</0>", "register": {
"<0>We'd love to hear your feedback so we can improve your experience.</0>": "<0>我们需要您的反馈以提升用户体验。</0>", "passwords_must_match": "密码必须匹配",
"By participating in this beta, you consent to the collection of anonymous data, which we use to improve the product. You can find more information about which data we track in our <2>Privacy Policy</2> and our <5>Cookie Policy</5>.": "参与测试即表示您同意我们收集匿名数据,用于改进产品。您可以在我们的<2>隐私政策</2>和<5>Cookie政策</5>中找到有关我们跟踪哪些数据以及更多信息。", "registering": "正在注册……"
"Expose developer settings in the settings window.": "在设置中显示开发者设置。", },
"Show connection stats": "显示连接统计信息", "register_auth_links": "<0>已有账户?</0><1><0>登录</0> Or <2>以访客身份继续</2></1>",
"Thanks, we received your feedback!": "谢谢,我们收到了反馈!", "register_confirm_password_label": "确认密码",
"Element Call is temporarily not end-to-end encrypted while we test scalability.": "在我们测试扩展性时Element 通话 暂时不进行端对端加密。", "return_home_button": "返回主页",
"By clicking \"Go\", you agree to our <2>End User Licensing Agreement (EULA)</2>": "点击 \"开始\",即表示您同意我们的<2>最终用户许可协议 (EULA)</2>", "room_auth_view_eula_caption": "点击 \"加入通话\",即表示您同意我们的<2>最终用户许可协议 (EULA)</2>",
"By clicking \"Join call now\", you agree to our <2>End User Licensing Agreement (EULA)</2>": "点击 \"加入通话\",即表示您同意我们的<2>最终用户许可协议 (EULA)</2>", "room_auth_view_join_button": "现在加入通话",
"{{count}} stars|one": "{{count}} 个星", "screenshare_button_label": "屏幕共享",
"<0>Thanks for your feedback!</0>": "<0>感谢反馈!</0>", "select_input_unset_button": "选择一个选项",
"Your feedback": "您的反馈", "settings": {
"Connectivity to the server has been lost.": "与服务器的连接中断。", "developer_settings_label": "开发者设置",
"Developer Settings": "开发者设置", "developer_settings_label_description": "在设置中显示开发者设置",
"Feedback": "反馈", "developer_tab_title": "开发者",
"Submit": "提交", "feedback_tab_body": "如果遇到问题或想提供一些反馈意见,请在下面向我们发送简短描述。",
"Reconnect": "断线重连", "feedback_tab_description_label": "您的反馈",
"Enable end-to-end encryption (password protected calls)": "启用端对端加密(有密码保护的通话)", "feedback_tab_h4": "提交反馈",
"End-to-end encryption isn't supported on your browser.": "您的浏览器不支持端对端加密。", "feedback_tab_send_logs_label": "包含调试日志",
"How did it go?": "进展如何?", "feedback_tab_thank_you": "谢谢,我们收到了反馈!",
"If you are experiencing issues or simply would like to provide some feedback, please send us a short description below.": "如果遇到问题或想提供一些反馈意见,请在下面向我们发送简短描述。", "feedback_tab_title": "反馈",
"Retry sending logs": "重传日志", "more_tab_title": "更多",
"Submitting…": "提交中…", "opt_in_description": "<0></0><1></1>您可以取消选中复选框来撤回同意。如果正在通话中,此设置将在通话结束时生效。",
"Thanks!": "谢谢!", "show_connection_stats_label": "显示连接统计信息",
"This site is protected by ReCAPTCHA and the Google <2>Privacy Policy</2> and <6>Terms of Service</6> apply.<9></9>By clicking \"Register\", you agree to our <12>End User Licensing Agreement (EULA)</12>": "该站点受 ReCAPTCHA 保护适用于Google的 <2>隐私政策</2>和 <6>服务条款</6>。 <9></9>点击 \"注册\",即表示您同意我们的 <12>最终用户许可协议 (EULA)</12>", "speaker_device_selection_label": "发言人"
"You were disconnected from the call": "通话已中断" },
"star_rating_input_label_one": "{{count}} 个星",
"star_rating_input_label_other": "{{count}} 个星",
"start_new_call": "开始新通话",
"start_video_button_label": "开始视频",
"stop_screenshare_button_label": "屏幕共享",
"stop_video_button_label": "停止视频",
"submitting": "提交中…",
"unauthenticated_view_body": "还没有注册? <2>创建账户<2>",
"unauthenticated_view_eula_caption": "点击 \"开始\",即表示您同意我们的<2>最终用户许可协议 (EULA)</2>",
"unauthenticated_view_login_button": "登录你的账户",
"unmute_microphone_button_label": "取消麦克风静音",
"version": "版本:{{version}}",
"video_tile": {
"presenter_label": "{{displayName}}正在展示",
"sfu_participant_local": "你"
},
"waiting_for_participants": "等待其他参与者……"
} }

View File

@@ -1,123 +1,142 @@
{ {
"<0>Create an account</0> Or <2>Access as a guest</2>": "<0>建立帳號</0> 或<2>以訪客身份登入</2>", "a11y": {
"<0>Already have an account?</0><1><0>Log in</0> Or <2>Access as a guest</2></1>": "<0>已經有帳號?</0><1><0>登入</0> 或<2>以訪客身份登入</2></1>", "user_menu": "使用者選單"
"Expose developer settings in the settings window.": "在設定視窗中顯示開發者設定。", },
"Developer Settings": "開發者設定", "action": {
"<0>Submitting debug logs will help us track down the problem.</0>": "<0>送出除錯紀錄,可幫助我們修正問題。</0>", "close": "關閉",
"<0>Oops, something's gone wrong.</0>": "<0>喔喔,有些地方怪怪的。</0>", "copy": "複製",
"Yes, join call": "是,加入對話", "copy_link": "複製連結",
"Waiting for other participants…": "等待其他參加者…", "go": "前往",
"Video": "視訊", "invite": "邀請",
"Version: {{version}}": "版本: {{version}}", "no": "否",
"Username": "使用者名稱", "register": "註冊",
"User menu": "使用者選單", "remove": "移除",
"This call already exists, would you like to join?": "通話已經開始,請問您要加入嗎?", "sign_in": "登入",
"Submit feedback": "遞交回覆", "sign_out": "登出",
"Spotlight": "聚焦", "submit": "遞交"
"Speaker": "發言者", },
"Sign out": "登出", "analytics_notice": "參與此測試版即表示您同意蒐集匿名資料,我們使用這些資料來改進產品。您可以在我們的<2>隱私政策</2>與我們的 <5>Cookie 政策</5> 中找到關於我們追蹤哪些資料的更多資訊。",
"Sign in": "登入", "app_selection_modal": {
"Share screen": "分享畫面", "continue_in_browser": "在瀏覽器中繼續",
"Settings": "設定", "open_in_app": "在應用程式中開啟",
"Sending…": "傳送中…", "text": "準備好加入了?",
"Sending debug logs…": "傳送除錯記錄檔中…", "title": "選取應用程式"
"Send debug logs": "傳送除錯紀錄", },
"Select an option": "選擇一個選項", "browser_media_e2ee_unsupported": "您的網路瀏覽器不支援媒體端到端加密。支援的瀏覽器包含了 Chrome、Safari、Firefox >=117",
"Return to home screen": "回到首頁", "call_ended_view": {
"Remove": "移除", "body": "您已從通話斷線",
"Registering…": "註冊中…", "create_account_button": "建立帳號",
"Register": "註冊", "create_account_prompt": "<0>何不設定密碼以保留此帳號?</0><1>您可以保留暱稱並設定頭像,以便未來通話時使用</1>",
"Recaptcha not loaded": "驗證碼未載入", "feedback_done": "<0>感謝您的回饋!</0>",
"Recaptcha dismissed": "略過驗證碼", "feedback_prompt": "<0>我們想要聽到您的回饋,如此我們才能改善您的體驗。</0>",
"Profile": "個人檔案", "headline": "{{displayName}},您的通話已結束。",
"Passwords must match": "密碼必須相符", "not_now_button": "現在不行,回到首頁",
"Password": "密碼", "reconnect_button": "重新連線",
"Not registered yet? <2>Create an account</2>": "還沒註冊嗎?<2>建立帳號</2>", "survey_prompt": "進展如何?"
"Not now, return to home screen": "現在不行,回到首頁", },
"No": "", "call_name": "通話名稱",
"More": "更多", "common": {
"Microphone": "麥克風", "audio": "語音",
"Login to your account": "登入您的帳號", "avatar": "大頭照",
"Login": "登入", "camera": "相機",
"Logging in…": "登入中…", "copied": "已複製!",
"Local volume": "您的音量", "display_name": "顯示名稱",
"Loading…": "載入中…", "encrypted": "已加密",
"Join existing call?": "加入已開始的通話嗎?", "home": "首頁",
"Join call now": "現在加入通話", "loading": "載入中…",
"Join call": "加入通話", "microphone": "麥克風",
"Include debug logs": "包含除錯紀錄", "password": "密碼",
"Home": "首頁", "profile": "個人檔案",
"Go": "前往", "settings": "設定",
"Full screen": "全螢幕", "unencrypted": "未加密",
"Exit full screen": "退出全螢幕", "username": "使用者名稱",
"Element Call Home": "Element Call 首頁", "video": "視訊"
"Display name": "顯示名稱", },
"Developer": "開發者", "disconnected_banner": "到伺服器的連線已遺失。",
"Debug log request": "請求偵錯報告", "exit_fullscreen_button_label": "退出全螢幕",
"Create account": "建立帳號", "full_screen_view_description": "<0>送出除錯紀錄,可幫助我們修正問題。</0>",
"Copy": "複製", "full_screen_view_h1": "<0>喔喔,有些地方怪怪的。</0>",
"Copied!": "已複製!", "fullscreen_button_label": "全螢幕",
"Confirm password": "確認密碼", "group_call_loader_failed_heading": "找不到通話",
"Close": "關閉", "group_call_loader_failed_text": "通話現在是端對端加密的,必須從首頁建立。這有助於確保每個人都使用相同的加密金鑰。",
"Camera": "相機", "hangup_button_label": "結束通話",
"Avatar": "大頭照", "header_label": "Element Call 首頁",
"Audio": "語音", "header_participants_label": "參與者",
"Another user on this call is having an issue. In order to better diagnose these issues we'd like to collect a debug log.": "這通對話中的另一位使用者遇到了某些問題。為了診斷問題,我們將會建立除錯紀錄。", "invite_modal": {
"<0>Why not finish by setting up a password to keep your account?</0><1>You'll be able to keep your name and set an avatar for use on future calls</1>": "<0>何不設定密碼以保留此帳號?</0><1>您可以保留暱稱並設定頭像,以便未來通話時使用</1>", "link_copied_toast": "連結已複製到剪貼簿",
"By participating in this beta, you consent to the collection of anonymous data, which we use to improve the product. You can find more information about which data we track in our <2>Privacy Policy</2> and our <5>Cookie Policy</5>.": "參與此測試版即表示您同意蒐集匿名資料,我們使用這些資料來改進產品。您可以在我們的<2>隱私政策</2>與我們的 <5>Cookie 政策</5> 中找到關於我們追蹤哪些資料的更多資訊。", "title": "邀請到此通話"
"<0></0><1></1>You may withdraw consent by unchecking this box. If you are currently in a call, this setting will take effect at the end of the call.": "<0></0><1></1>您可以透過取消核取此方塊來撤回同意。若您目前正在通話中,此設定將在通話結束時生效。", },
"Your feedback": "您的回饋", "join_existing_call_modal": {
"Thanks, we received your feedback!": "感謝,我們已經收到您的回饋了!", "join_button": "是,加入對話",
"Submitting…": "正在遞交……", "text": "通話已經開始,請問您要加入嗎?",
"Submit": "遞交", "title": "加入已開始的通話嗎?"
"If you are experiencing issues or simply would like to provide some feedback, please send us a short description below.": "若您遇到問題或只是想提供一些回饋,請在下方傳送簡短說明給我們。", },
"Feedback": "回饋", "layout_grid_label": "網格",
"{{count}} stars|other": "{{count}} 個星星", "layout_spotlight_label": "聚焦",
"<0>Thanks for your feedback!</0>": "<0>感謝您的回饋!</0>", "lobby": {
"<0>We'd love to hear your feedback so we can improve your experience.</0>": "<0>我們想要聽到您的回饋,如此我們才能改善您的體驗。</0>", "join_button": "加入通話",
"{{count}} stars|one": "{{count}} 個星星", "leave_button": "回到最近的通話"
"{{displayName}}, your call has ended.": "{{displayName}},您的通話已結束。", },
"How did it go?": "進展如何?", "local_volume_label": "您的音量",
"{{displayName}} is presenting": "{{displayName}} 正在展示", "logging_in": "登入中…",
"Show connection stats": "顯示連線統計資料", "login_auth_links": "<0>建立帳號</0> 或<2>以訪客身份登入</2>",
"By clicking \"Go\", you agree to our <2>End User Licensing Agreement (EULA)</2>": "點擊「前往」即表示您同意我們的<2>終端使用者授權協議 (EULA)</2>", "login_title": "登入",
"By clicking \"Join call now\", you agree to our <2>End User Licensing Agreement (EULA)</2>": "點擊「立刻加入通話」即表示您同意我們的<2>終端使用者授權協議 (EULA)</2>", "microphone_off": "麥克風關閉",
"This site is protected by ReCAPTCHA and the Google <2>Privacy Policy</2> and <6>Terms of Service</6> apply.<9></9>By clicking \"Register\", you agree to our <12>End User Licensing Agreement (EULA)</12>": "此網站被 ReCAPTCHA 保護,並適用 Google 的<2>隱私權政策</2>與<6>服務條款</6>。<9></9>點擊「註冊」即表示您同意我們的<12>終端使用者授權協議 (EULA)</12>", "microphone_on": "麥克風開啟",
"Element Call is temporarily not end-to-end encrypted while we test scalability.": "在我們測試可擴展性時Element Call 暫時未進行端到端加密。", "mute_microphone_button_label": "將麥克風靜音",
"Connectivity to the server has been lost.": "到伺服器的連線已遺失。", "rageshake_button_error_caption": "重試傳送紀錄檔",
"Reconnect": "重新連線", "rageshake_request_modal": {
"Retry sending logs": "重試傳送紀錄", "body": "這通對話中的另一位使用者遇到了某些問題。為了診斷問題,我們將會建立除錯紀錄",
"Thanks!": "感謝!", "title": "請求偵錯報告"
"You were disconnected from the call": "您已從通話斷線", },
"Enable end-to-end encryption (password protected calls)": "啟用端到端加密(密碼保護通話)", "rageshake_send_logs": "傳送除錯紀錄",
"End-to-end encryption isn't supported on your browser.": "您的瀏覽器不支援端到端加密。", "rageshake_sending": "傳送中…",
"{{count, number}}|one": "{{count, number}}", "rageshake_sending_logs": "傳送除錯記錄檔中…",
"{{count, number}}|other": "{{count, number}}", "rageshake_sent": "感謝!",
"Encrypted": "已加密", "recaptcha_caption": "此網站被 ReCAPTCHA 保護,並適用 Google 的<2>隱私權政策</2>與<6>服務條款</6>。<9></9>點擊「註冊」即表示您同意我們的<12>終端使用者授權協議 (EULA)</12>",
"End call": "結束通話", "recaptcha_dismissed": "略過驗證碼",
"Grid": "網格", "recaptcha_not_loaded": "驗證碼未載入",
"Microphone off": "麥克風關閉", "register": {
"Microphone on": "麥克風開啟", "passwords_must_match": "密碼必須相符",
"Not encrypted": "未加密", "registering": "註冊中…"
"Sharing screen": "分享畫面", },
"You": "您", "register_auth_links": "<0>已經有帳號?</0><1><0>登入</0> 或<2>以訪客身份登入</2></1>",
"Continue in browser": "在瀏覽器中繼續", "register_confirm_password_label": "確認密碼",
"Mute microphone": "將麥克風靜音", "return_home_button": "回到首頁",
"Name of call": "通話名稱", "room_auth_view_eula_caption": "點擊「立刻加入通話」即表示您同意我們的<2>終端使用者授權協議 (EULA)</2>",
"Open in the app": "在應用程式中開啟", "room_auth_view_join_button": "現在加入通話",
"Ready to join?": "準備好加入了?", "screenshare_button_label": "分享畫面",
"Select app": "選取應用程式", "select_input_unset_button": "選擇一個選項",
"Start new call": "開始新通話", "settings": {
"Start video": "開始影片", "developer_settings_label": "開發者設定",
"Back to recents": "回到最近的通話", "developer_settings_label_description": "在設定視窗中顯示開發者設定。",
"Stop video": "停止影片", "developer_tab_title": "開發者",
"Unmute microphone": "將麥克風取消靜音", "feedback_tab_body": "若您遇到問題或只是想提供一些回饋,請在下方傳送簡短說明給我們。",
"Call not found": "找不到通話", "feedback_tab_description_label": "您的回饋",
"Calls are now end-to-end encrypted and need to be created from the home page. This helps make sure everyone's using the same encryption key.": "通話現在是端對端加密的,必須從首頁建立。這有助於確保每個人都使用相同的加密金鑰。", "feedback_tab_h4": "遞交回覆",
"Your web browser does not support media end-to-end encryption. Supported Browsers are Chrome, Safari, Firefox >=117": "您的網路瀏覽器不支援媒體端到端加密。支援的瀏覽器包含了 Chrome、Safari、Firefox >=117", "feedback_tab_send_logs_label": "包含除錯紀錄",
"Copy link": "複製連結", "feedback_tab_thank_you": "感謝,我們已經收到您的回饋了!",
"Invite": "邀請", "feedback_tab_title": "回饋",
"Invite to this call": "邀請到此通話", "more_tab_title": "更多",
"Link copied to clipboard": "連結已複製到剪貼簿", "opt_in_description": "<0></0><1></1>您可以透過取消核取此方塊來撤回同意。若您目前正在通話中,此設定將在通話結束時生效。",
"Participants": "參與者" "show_connection_stats_label": "顯示連線統計資料",
"speaker_device_selection_label": "發言者"
},
"star_rating_input_label_one": "{{count}} 個星星",
"star_rating_input_label_other": "{{count}} 個星星",
"start_new_call": "開始新通話",
"start_video_button_label": "開始影片",
"stop_screenshare_button_label": "分享畫面",
"stop_video_button_label": "停止影片",
"submitting": "正在遞交……",
"unauthenticated_view_body": "還沒註冊嗎?<2>建立帳號</2>",
"unauthenticated_view_eula_caption": "點擊「前往」即表示您同意我們的<2>終端使用者授權協議 (EULA)</2>",
"unauthenticated_view_login_button": "登入您的帳號",
"unmute_microphone_button_label": "將麥克風取消靜音",
"version": "版本: {{version}}",
"video_tile": {
"presenter_label": "{{displayName}} 正在展示",
"sfu_participant_local": "您"
},
"waiting_for_participants": "等待其他參加者…"
} }

View File

@@ -14,18 +14,16 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
.glass { import "i18next";
border-radius: 36px; // import all namespaces (for the default language, only)
padding: 11px; import app from "../../public/locales/en-GB/app.json";
border: 1px solid var(--cpd-color-alpha-gray-400);
background: var(--cpd-color-alpha-gray-400);
backdrop-filter: blur(10px);
}
.glass > * { declare module "i18next" {
border-radius: 24px; interface CustomTypeOptions {
} defaultNS: "app";
keySeparator: ".";
.glass.frosted { resources: {
backdrop-filter: blur(20px); app: typeof app;
};
}
} }

View File

@@ -257,9 +257,7 @@ export const ClientProvider: FC<Props> = ({ children }) => {
"message", "message",
useCallback(() => { useCallback(() => {
initClientState?.client.stopClient(); initClientState?.client.stopClient();
setAlreadyOpenedErr( setAlreadyOpenedErr(translatedError("application_opened_another_tab", t));
translatedError("This application has been opened in another tab.", t),
);
}, [initClientState?.client, setAlreadyOpenedErr, t]), }, [initClientState?.client, setAlreadyOpenedErr, t]),
); );

View File

@@ -45,7 +45,7 @@ export const DisconnectedBanner: FC<Props> = ({
{shouldShowBanner && ( {shouldShowBanner && (
<div className={classNames(styles.banner, className)} {...rest}> <div className={classNames(styles.banner, className)} {...rest}>
{children} {children}
{t("Connectivity to the server has been lost.")} {t("disconnected_banner")}
</div> </div>
)} )}
</> </>

View File

@@ -1,40 +0,0 @@
/*
Copyright 2023 New Vector Ltd
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
import { Trans } from "react-i18next";
import { FC } from "react";
import { Banner } from "./Banner";
import styles from "./E2EEBanner.module.css";
import LockOffIcon from "./icons/LockOff.svg?react";
import { useEnableE2EE } from "./settings/useSetting";
export const E2EEBanner: FC = () => {
const [e2eeEnabled] = useEnableE2EE();
if (e2eeEnabled) return null;
return (
<Banner>
<div className={styles.e2eeBanner}>
<LockOffIcon width={24} height={24} />
<Trans>
Element Call is temporarily not end-to-end encrypted while we test
scalability.
</Trans>
</div>
</Banner>
);
};

View File

@@ -71,7 +71,7 @@ export const ErrorView: FC<ErrorViewProps> = ({ error }) => {
return ( return (
<FullScreenView> <FullScreenView>
<h1>Error</h1> <h1>{t("common.error")}</h1>
<p> <p>
{error instanceof TranslatedError {error instanceof TranslatedError
? error.translatedMessage ? error.translatedMessage
@@ -85,7 +85,7 @@ export const ErrorView: FC<ErrorViewProps> = ({ error }) => {
className={styles.homeLink} className={styles.homeLink}
onPress={onReload} onPress={onReload}
> >
{t("Return to home screen")} {t("return_home_button")}
</Button> </Button>
) : ( ) : (
<LinkButton <LinkButton
@@ -94,7 +94,7 @@ export const ErrorView: FC<ErrorViewProps> = ({ error }) => {
className={styles.homeLink} className={styles.homeLink}
to="/" to="/"
> >
{t("Return to home screen")} {t("return_home_button")}
</LinkButton> </LinkButton>
)} )}
</FullScreenView> </FullScreenView>
@@ -110,11 +110,11 @@ export const CrashView: FC = () => {
return ( return (
<FullScreenView> <FullScreenView>
<Trans> <Trans i18nKey="full_screen_view_h1">
<h1>Oops, something's gone wrong.</h1> <h1>Oops, something's gone wrong.</h1>
</Trans> </Trans>
{Config.get().rageshake?.submit_url && ( {Config.get().rageshake?.submit_url && (
<Trans> <Trans i18nKey="full_screen_view_description">
<p>Submitting debug logs will help us track down the problem.</p> <p>Submitting debug logs will help us track down the problem.</p>
</Trans> </Trans>
)} )}
@@ -126,7 +126,7 @@ export const CrashView: FC = () => {
className={styles.wideButton} className={styles.wideButton}
onPress={onReload} onPress={onReload}
> >
{t("Return to home screen")} {t("return_home_button")}
</Button> </Button>
</FullScreenView> </FullScreenView>
); );
@@ -137,7 +137,7 @@ export const LoadingView: FC = () => {
return ( return (
<FullScreenView> <FullScreenView>
<h1>{t("Loading")}</h1> <h1>{t("common.loading")}</h1>
</FullScreenView> </FullScreenView>
); );
}; };

View File

@@ -1,52 +0,0 @@
/*
Copyright 2023 New Vector Ltd
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
import {
ComponentPropsWithoutRef,
ReactNode,
forwardRef,
Children,
} from "react";
import classNames from "classnames";
import styles from "./Glass.module.css";
interface Props extends ComponentPropsWithoutRef<"div"> {
children: ReactNode;
className?: string;
/**
* Increases the blur effect.
* @default false
*/
frosted?: boolean;
}
/**
* Adds a border of glass around a child component.
*/
export const Glass = forwardRef<HTMLDivElement, Props>(
({ frosted = false, children, className, ...rest }, ref) => (
<div
ref={ref}
className={classNames(className, styles.glass, {
[styles.frosted]: frosted,
})}
{...rest}
>
{Children.only(children)}
</div>
),
);

View File

@@ -105,7 +105,7 @@ export const HeaderLogo: FC<HeaderLogoProps> = ({ className }) => {
<Link <Link
className={classNames(styles.headerLogo, className)} className={classNames(styles.headerLogo, className)}
to="/" to="/"
aria-label={t("Element Call Home")} aria-label={t("header_label")}
> >
<Logo /> <Logo />
</Link> </Link>
@@ -155,10 +155,10 @@ export const RoomHeaderInfo: FC<RoomHeaderInfoProps> = ({
<UserProfileIcon <UserProfileIcon
width={20} width={20}
height={20} height={20}
aria-label={t("Participants")} aria-label={t("header_participants_label")}
/> />
<Text as="span" size="sm" weight="medium"> <Text as="span" size="sm" weight="medium">
{t("{{count, number}}", { count: participantCount })} {t("participant_count", { count: participantCount })}
</Text> </Text>
</div> </div>
)} )}

View File

@@ -29,12 +29,11 @@ import { Drawer } from "vaul";
import { VisuallyHidden } from "@radix-ui/react-visually-hidden"; import { VisuallyHidden } from "@radix-ui/react-visually-hidden";
import CloseIcon from "@vector-im/compound-design-tokens/icons/close.svg?react"; import CloseIcon from "@vector-im/compound-design-tokens/icons/close.svg?react";
import classNames from "classnames"; import classNames from "classnames";
import { Heading } from "@vector-im/compound-web"; import { Heading, Glass } from "@vector-im/compound-web";
import styles from "./Modal.module.css"; import styles from "./Modal.module.css";
import overlayStyles from "./Overlay.module.css"; import overlayStyles from "./Overlay.module.css";
import { useMediaQuery } from "./useMediaQuery"; import { useMediaQuery } from "./useMediaQuery";
import { Glass } from "./Glass";
// TODO: Support tabs // TODO: Support tabs
export interface Props extends AriaDialogProps { export interface Props extends AriaDialogProps {
@@ -118,7 +117,6 @@ export const Modal: FC<Props> = ({
/> />
<DialogContent asChild {...rest}> <DialogContent asChild {...rest}>
<Glass <Glass
frosted
className={classNames( className={classNames(
className, className,
overlayStyles.overlay, overlayStyles.overlay,
@@ -138,7 +136,7 @@ export const Modal: FC<Props> = ({
<DialogClose <DialogClose
className={styles.close} className={styles.close}
data-testid="modal_close" data-testid="modal_close"
aria-label={t("Close")} aria-label={t("action.close")}
> >
<CloseIcon width={20} height={20} /> <CloseIcon width={20} height={20} />
</DialogClose> </DialogClose>

View File

@@ -16,6 +16,9 @@ limitations under the License.
import i18n from "i18next"; import i18n from "i18next";
import type { ParseKeys, TFunction } from "i18next/typescript/t";
import type { DefaultNamespace, TOptions } from "i18next/typescript/options";
/** /**
* An error with messages in both English and the user's preferred language. * An error with messages in both English and the user's preferred language.
*/ */
@@ -27,8 +30,11 @@ export abstract class TranslatedError extends Error {
*/ */
public readonly translatedMessage: string; public readonly translatedMessage: string;
public constructor(messageKey: string, translationFn: typeof i18n.t) { public constructor(
super(translationFn(messageKey, { lng: "en-GB" })); messageKey: ParseKeys<DefaultNamespace, TOptions>,
translationFn: TFunction<DefaultNamespace>,
) {
super(translationFn(messageKey, { lng: "en-GB" } as TOptions));
this.translatedMessage = translationFn(messageKey); this.translatedMessage = translationFn(messageKey);
} }
} }
@@ -38,6 +44,6 @@ class TranslatedErrorImpl extends TranslatedError {}
// i18next-parser can't detect calls to a constructor, so we expose a bare // i18next-parser can't detect calls to a constructor, so we expose a bare
// function instead // function instead
export const translatedError = ( export const translatedError = (
messageKey: string, messageKey: ParseKeys<DefaultNamespace, TOptions>,
t: typeof i18n.t, t: typeof i18n.t,
): TranslatedError => new TranslatedErrorImpl(messageKey, t); ): TranslatedError => new TranslatedErrorImpl(messageKey, t);

View File

@@ -32,7 +32,7 @@ interface RoomIdentifier {
// the situations that call for this behavior ('isEmbedded'). This makes it // the situations that call for this behavior ('isEmbedded'). This makes it
// clearer what each flag means, and helps us avoid coupling Element Call's // clearer what each flag means, and helps us avoid coupling Element Call's
// behavior to the needs of specific consumers. // behavior to the needs of specific consumers.
interface UrlParams { export interface UrlParams {
// Widget api related params // Widget api related params
widgetId: string | null; widgetId: string | null;
parentUrl: string | null; parentUrl: string | null;
@@ -62,6 +62,10 @@ interface UrlParams {
* Whether to hide the room header when in a call. * Whether to hide the room header when in a call.
*/ */
hideHeader: boolean; hideHeader: boolean;
/**
* Whether the controls should be shown. For screen recording no controls can be desired.
*/
showControls: boolean;
/** /**
* Whether to hide the screen-sharing button. * Whether to hide the screen-sharing button.
*/ */
@@ -111,6 +115,16 @@ interface UrlParams {
* E2EE password * E2EE password
*/ */
password: string | null; password: string | null;
/**
* Whether we the app should use per participant keys for E2EE.
*/
perParticipantE2EE: boolean;
/**
* Setting this flag skips the lobby and brings you in the call directly.
* In the widget this can be combined with preload to pass the device settings
* with the join widget action.
*/
skipLobby: boolean;
} }
// This is here as a stopgap, but what would be far nicer is a function that // This is here as a stopgap, but what would be far nicer is a function that
@@ -195,8 +209,9 @@ export const getUrlParams = (
appPrompt: parser.getFlagParam("appPrompt", true), appPrompt: parser.getFlagParam("appPrompt", true),
preload: parser.getFlagParam("preload"), preload: parser.getFlagParam("preload"),
hideHeader: parser.getFlagParam("hideHeader"), hideHeader: parser.getFlagParam("hideHeader"),
showControls: parser.getFlagParam("showControls", true),
hideScreensharing: parser.getFlagParam("hideScreensharing"), hideScreensharing: parser.getFlagParam("hideScreensharing"),
e2eEnabled: parser.getFlagParam("enableE2e", true), e2eEnabled: parser.getFlagParam("enableE2EE", true),
userId: parser.getParam("userId"), userId: parser.getParam("userId"),
displayName: parser.getParam("displayName"), displayName: parser.getParam("displayName"),
deviceId: parser.getParam("deviceId"), deviceId: parser.getParam("deviceId"),
@@ -206,6 +221,8 @@ export const getUrlParams = (
fontScale: Number.isNaN(fontScale) ? null : fontScale, fontScale: Number.isNaN(fontScale) ? null : fontScale,
analyticsID: parser.getParam("analyticsID"), analyticsID: parser.getParam("analyticsID"),
allowIceFallback: parser.getFlagParam("allowIceFallback"), allowIceFallback: parser.getFlagParam("allowIceFallback"),
perParticipantE2EE: parser.getFlagParam("perParticipantE2EE"),
skipLobby: parser.getFlagParam("skipLobby"),
}; };
}; };

View File

@@ -66,13 +66,13 @@ export const UserMenu: FC<Props> = ({
arr.push({ arr.push({
key: "settings", key: "settings",
icon: SettingsIcon, icon: SettingsIcon,
label: t("Settings"), label: "common.settings",
}); });
if (isPasswordlessUser && !preventNavigation) { if (isPasswordlessUser && !preventNavigation) {
arr.push({ arr.push({
key: "login", key: "login",
label: t("Sign in"), label: t("action.sign_in"),
icon: LoginIcon, icon: LoginIcon,
dataTestid: "usermenu_login", dataTestid: "usermenu_login",
}); });
@@ -81,7 +81,7 @@ export const UserMenu: FC<Props> = ({
if (!isPasswordlessUser && !preventNavigation) { if (!isPasswordlessUser && !preventNavigation) {
arr.push({ arr.push({
key: "logout", key: "logout",
label: t("Sign out"), label: t("action.sign_out"),
icon: LogoutIcon, icon: LogoutIcon,
dataTestid: "usermenu_logout", dataTestid: "usermenu_logout",
}); });
@@ -91,12 +91,12 @@ export const UserMenu: FC<Props> = ({
return arr; return arr;
}, [isAuthenticated, isPasswordlessUser, displayName, preventNavigation, t]); }, [isAuthenticated, isPasswordlessUser, displayName, preventNavigation, t]);
const tooltip = useCallback(() => t("Profile"), [t]); const tooltip = useCallback(() => t("common.profile"), [t]);
if (!isAuthenticated) { if (!isAuthenticated) {
return ( return (
<LinkButton to={{ pathname: "/login", state: { from: location } }}> <LinkButton to={{ pathname: "/login", state: { from: location } }}>
Log in {t("log_in")}
</LinkButton> </LinkButton>
); );
} }
@@ -124,7 +124,7 @@ export const UserMenu: FC<Props> = ({
{ {
// eslint-disable-next-line @typescript-eslint/no-explicit-any // eslint-disable-next-line @typescript-eslint/no-explicit-any
(props: any): ReactNode => ( (props: any): ReactNode => (
<Menu {...props} label={t("User menu")} onAction={onAction}> <Menu {...props} label={t("a11y.user_menu")} onAction={onAction}>
{items.map(({ key, icon: Icon, label, dataTestid }) => ( {items.map(({ key, icon: Icon, label, dataTestid }) => (
<Item key={key} textValue={label}> <Item key={key} textValue={label}>
<Icon <Icon

View File

@@ -20,7 +20,7 @@ import { Trans } from "react-i18next";
import { Link } from "../typography/Typography"; import { Link } from "../typography/Typography";
export const AnalyticsNotice: FC = () => ( export const AnalyticsNotice: FC = () => (
<Trans> <Trans i18nKey="analytics_notice">
By participating in this beta, you consent to the collection of anonymous By participating in this beta, you consent to the collection of anonymous
data, which we use to improve the product. You can find more information data, which we use to improve the product. You can find more information
about which data we track in our{" "} about which data we track in our{" "}

View File

@@ -30,7 +30,7 @@ import { Config } from "../config/Config";
export const LoginPage: FC = () => { export const LoginPage: FC = () => {
const { t } = useTranslation(); const { t } = useTranslation();
usePageTitle(t("Login")); usePageTitle(t("login_title"));
const { setClient } = useClient(); const { setClient } = useClient();
const login = useInteractiveLogin(); const login = useInteractiveLogin();
@@ -90,15 +90,15 @@ export const LoginPage: FC = () => {
<div className={styles.formContainer}> <div className={styles.formContainer}>
<Logo width="auto" height="auto" className={styles.logo} /> <Logo width="auto" height="auto" className={styles.logo} />
<h2>Log In</h2> <h2>{t("log_in")}</h2>
<h4>To continue to Element</h4> <h4>{t("login_subheading")}</h4>
<form onSubmit={onSubmitLoginForm}> <form onSubmit={onSubmitLoginForm}>
<FieldRow> <FieldRow>
<InputField <InputField
type="text" type="text"
ref={usernameRef} ref={usernameRef}
placeholder={t("Username")} placeholder={t("common.username")}
label={t("Username")} label={t("common.username")}
autoCorrect="off" autoCorrect="off"
autoCapitalize="none" autoCapitalize="none"
prefix="@" prefix="@"
@@ -110,8 +110,8 @@ export const LoginPage: FC = () => {
<InputField <InputField
type="password" type="password"
ref={passwordRef} ref={passwordRef}
placeholder={t("Password")} placeholder={t("common.password")}
label={t("Password")} label={t("common.password")}
data-testid="login_password" data-testid="login_password"
/> />
</FieldRow> </FieldRow>
@@ -126,15 +126,15 @@ export const LoginPage: FC = () => {
disabled={loading} disabled={loading}
data-testid="login_login" data-testid="login_login"
> >
{loading ? t("Logging in") : t("Login")} {loading ? t("logging_in") : t("login_title")}
</Button> </Button>
</FieldRow> </FieldRow>
</form> </form>
</div> </div>
<div className={styles.authLinks}> <div className={styles.authLinks}>
<p>Not registered yet?</p> <p>{t("login_auth_links_prompt")}</p>
<p> <p>
<Trans> <Trans i18nKey="login_auth_links">
<Link to="/register">Create an account</Link> <Link to="/register">Create an account</Link>
{" Or "} {" Or "}
<Link to="/">Access as a guest</Link> <Link to="/">Access as a guest</Link>

View File

@@ -44,7 +44,7 @@ import { Config } from "../config/Config";
export const RegisterPage: FC = () => { export const RegisterPage: FC = () => {
const { t } = useTranslation(); const { t } = useTranslation();
usePageTitle(t("Register")); usePageTitle(t("action.register"));
const { loading, authenticated, passwordlessUser, client, setClient } = const { loading, authenticated, passwordlessUser, client, setClient } =
useClientLegacy(); useClientLegacy();
@@ -140,7 +140,9 @@ export const RegisterPage: FC = () => {
useEffect(() => { useEffect(() => {
if (password && passwordConfirmation && password !== passwordConfirmation) { if (password && passwordConfirmation && password !== passwordConfirmation) {
confirmPasswordRef.current?.setCustomValidity(t("Passwords must match")); confirmPasswordRef.current?.setCustomValidity(
t("register.passwords_must_match"),
);
} else { } else {
confirmPasswordRef.current?.setCustomValidity(""); confirmPasswordRef.current?.setCustomValidity("");
} }
@@ -164,14 +166,14 @@ export const RegisterPage: FC = () => {
<div className={styles.content}> <div className={styles.content}>
<div className={styles.formContainer}> <div className={styles.formContainer}>
<Logo width="auto" height="auto" className={styles.logo} /> <Logo width="auto" height="auto" className={styles.logo} />
<h2>Create your account</h2> <h2>{t("register_heading")}</h2>
<form onSubmit={onSubmitRegisterForm}> <form onSubmit={onSubmitRegisterForm}>
<FieldRow> <FieldRow>
<InputField <InputField
type="text" type="text"
name="userName" name="userName"
placeholder={t("Username")} placeholder={t("common.username")}
label={t("Username")} label={t("common.username")}
autoCorrect="off" autoCorrect="off"
autoCapitalize="none" autoCapitalize="none"
prefix="@" prefix="@"
@@ -188,8 +190,8 @@ export const RegisterPage: FC = () => {
setPassword(e.target.value) setPassword(e.target.value)
} }
value={password} value={password}
placeholder={t("Password")} placeholder={t("common.password")}
label={t("Password")} label={t("common.password")}
data-testid="register_password" data-testid="register_password"
/> />
</FieldRow> </FieldRow>
@@ -202,14 +204,14 @@ export const RegisterPage: FC = () => {
setPasswordConfirmation(e.target.value) setPasswordConfirmation(e.target.value)
} }
value={passwordConfirmation} value={passwordConfirmation}
placeholder={t("Confirm password")} placeholder={t("register_confirm_password_label")}
label={t("Confirm password")} label={t("register_confirm_password_label")}
ref={confirmPasswordRef} ref={confirmPasswordRef}
data-testid="register_confirm_password" data-testid="register_confirm_password"
/> />
</FieldRow> </FieldRow>
<Caption> <Caption>
<Trans> <Trans i18nKey="recaptcha_caption">
This site is protected by ReCAPTCHA and the Google{" "} This site is protected by ReCAPTCHA and the Google{" "}
<Link href="https://www.google.com/policies/privacy/"> <Link href="https://www.google.com/policies/privacy/">
Privacy Policy Privacy Policy
@@ -237,14 +239,16 @@ export const RegisterPage: FC = () => {
disabled={registering} disabled={registering}
data-testid="register_register" data-testid="register_register"
> >
{registering ? t("Registering…") : t("Register")} {registering
? t("register.registering")
: t("action.register")}
</Button> </Button>
</FieldRow> </FieldRow>
<div id={recaptchaId} /> <div id={recaptchaId} />
</form> </form>
</div> </div>
<div className={styles.authLinks}> <div className={styles.authLinks}>
<Trans> <Trans i18nKey="register_auth_links">
<p>Already have an account?</p> <p>Already have an account?</p>
<p> <p>
<Link to="/login">Log in</Link> <Link to="/login">Log in</Link>

View File

@@ -80,14 +80,14 @@ export function useRecaptcha(sitekey?: string): {
if (!window.grecaptcha) { if (!window.grecaptcha) {
logger.log("Recaptcha not loaded"); logger.log("Recaptcha not loaded");
return Promise.reject(translatedError("Recaptcha not loaded", t)); return Promise.reject(translatedError("recaptcha_not_loaded", t));
} }
return new Promise((resolve, reject) => { return new Promise((resolve, reject) => {
const observer = new MutationObserver((mutationsList) => { const observer = new MutationObserver((mutationsList) => {
for (const item of mutationsList) { for (const item of mutationsList) {
if ((item.target as HTMLElement)?.style?.visibility !== "visible") { if ((item.target as HTMLElement)?.style?.visibility !== "visible") {
reject(translatedError("Recaptcha dismissed", t)); reject(translatedError("recaptcha_dismissed", t));
observer.disconnect(); observer.disconnect();
return; return;
} }

View File

@@ -22,8 +22,8 @@ import { useTranslation } from "react-i18next";
import { Tooltip } from "@vector-im/compound-web"; import { Tooltip } from "@vector-im/compound-web";
import MicOnSolidIcon from "@vector-im/compound-design-tokens/icons/mic-on-solid.svg?react"; import MicOnSolidIcon from "@vector-im/compound-design-tokens/icons/mic-on-solid.svg?react";
import MicOffSolidIcon from "@vector-im/compound-design-tokens/icons/mic-off-solid.svg?react"; import MicOffSolidIcon from "@vector-im/compound-design-tokens/icons/mic-off-solid.svg?react";
import VideoCallIcon from "@vector-im/compound-design-tokens/icons/video-call.svg?react"; import VideoCallSolidIcon from "@vector-im/compound-design-tokens/icons/video-call-solid.svg?react";
import VideoCallOffIcon from "@vector-im/compound-design-tokens/icons/video-call-off.svg?react"; import VideoCallOffSolidIcon from "@vector-im/compound-design-tokens/icons/video-call-off-solid.svg?react";
import EndCallIcon from "@vector-im/compound-design-tokens/icons/end-call.svg?react"; import EndCallIcon from "@vector-im/compound-design-tokens/icons/end-call.svg?react";
import ShareScreenSolidIcon from "@vector-im/compound-design-tokens/icons/share-screen-solid.svg?react"; import ShareScreenSolidIcon from "@vector-im/compound-design-tokens/icons/share-screen-solid.svg?react";
import SettingsSolidIcon from "@vector-im/compound-design-tokens/icons/settings-solid.svg?react"; import SettingsSolidIcon from "@vector-im/compound-design-tokens/icons/settings-solid.svg?react";
@@ -142,7 +142,9 @@ export const MicButton: FC<{
}> = ({ muted, ...rest }) => { }> = ({ muted, ...rest }) => {
const { t } = useTranslation(); const { t } = useTranslation();
const Icon = muted ? MicOffSolidIcon : MicOnSolidIcon; const Icon = muted ? MicOffSolidIcon : MicOnSolidIcon;
const label = muted ? t("Unmute microphone") : t("Mute microphone"); const label = muted
? t("unmute_microphone_button_label")
: t("mute_microphone_button_label");
return ( return (
<Tooltip label={label}> <Tooltip label={label}>
@@ -159,8 +161,10 @@ export const VideoButton: FC<{
[index: string]: unknown; [index: string]: unknown;
}> = ({ muted, ...rest }) => { }> = ({ muted, ...rest }) => {
const { t } = useTranslation(); const { t } = useTranslation();
const Icon = muted ? VideoCallOffIcon : VideoCallIcon; const Icon = muted ? VideoCallOffSolidIcon : VideoCallSolidIcon;
const label = muted ? t("Start video") : t("Stop video"); const label = muted
? t("start_video_button_label")
: t("stop_video_button_label");
return ( return (
<Tooltip label={label}> <Tooltip label={label}>
@@ -178,7 +182,9 @@ export const ScreenshareButton: FC<{
[index: string]: unknown; [index: string]: unknown;
}> = ({ enabled, className, ...rest }) => { }> = ({ enabled, className, ...rest }) => {
const { t } = useTranslation(); const { t } = useTranslation();
const label = enabled ? t("Sharing screen") : t("Share screen"); const label = enabled
? t("stop_screenshare_button_label")
: t("screenshare_button_label");
return ( return (
<Tooltip label={label}> <Tooltip label={label}>
@@ -197,13 +203,13 @@ export const HangupButton: FC<{
const { t } = useTranslation(); const { t } = useTranslation();
return ( return (
<Tooltip label={t("End call")}> <Tooltip label={t("hangup_button_label")}>
<Button <Button
variant="toolbar" variant="toolbar"
className={classNames(styles.hangupButton, className)} className={classNames(styles.hangupButton, className)}
{...rest} {...rest}
> >
<EndCallIcon aria-label={t("End call")} /> <EndCallIcon aria-label={t("hangup_button_label")} />
</Button> </Button>
</Tooltip> </Tooltip>
); );
@@ -217,9 +223,9 @@ export const SettingsButton: FC<{
const { t } = useTranslation(); const { t } = useTranslation();
return ( return (
<Tooltip label={t("Settings")}> <Tooltip label={t("common.settings")}>
<Button variant="toolbar" {...rest}> <Button variant="toolbar" {...rest}>
<SettingsSolidIcon aria-label={t("Settings")} /> <SettingsSolidIcon aria-label={t("common.settings")} />
</Button> </Button>
</Tooltip> </Tooltip>
); );
@@ -236,9 +242,9 @@ export const AudioButton: FC<AudioButtonProps> = ({ volume, ...rest }) => {
const { t } = useTranslation(); const { t } = useTranslation();
return ( return (
<Tooltip label={t("Local volume")}> <Tooltip label={t("local_volume_label")}>
<Button variant="icon" {...rest}> <Button variant="icon" {...rest}>
<VolumeIcon volume={volume} aria-label={t("Local volume")} /> <VolumeIcon volume={volume} aria-label={t("local_volume_label")} />
</Button> </Button>
</Tooltip> </Tooltip>
); );
@@ -254,7 +260,9 @@ export const FullscreenButton: FC<FullscreenButtonProps> = ({
}) => { }) => {
const { t } = useTranslation(); const { t } = useTranslation();
const Icon = fullscreen ? FullscreenExit : Fullscreen; const Icon = fullscreen ? FullscreenExit : Fullscreen;
const label = fullscreen ? t("Exit full screen") : t("Full screen"); const label = fullscreen
? t("exit_fullscreen_button_label")
: t("fullscreen_button_label");
return ( return (
<Tooltip label={label}> <Tooltip label={label}>

View File

@@ -49,11 +49,13 @@ export const CopyButton: FC<Props> = ({
className={className} className={className}
onPress={setCopied} onPress={setCopied}
iconStyle={isCopied ? "stroke" : "fill"} iconStyle={isCopied ? "stroke" : "fill"}
aria-label={t("Copy")} aria-label={t("action.copy")}
> >
{isCopied ? ( {isCopied ? (
<> <>
{variant !== "icon" && <span>{copiedMessage || t("Copied!")}</span>} {variant !== "icon" && (
<span>{copiedMessage || t("common.copied")}</span>
)}
<CheckIcon /> <CheckIcon />
</> </>
) : ( ) : (

View File

@@ -17,15 +17,15 @@ limitations under the License.
import { ComponentPropsWithoutRef, FC } from "react"; import { ComponentPropsWithoutRef, FC } from "react";
import { Button } from "@vector-im/compound-web"; import { Button } from "@vector-im/compound-web";
import { useTranslation } from "react-i18next"; import { useTranslation } from "react-i18next";
import UserAddSolidIcon from "@vector-im/compound-design-tokens/icons/user-add-solid.svg?react"; import UserAddIcon from "@vector-im/compound-design-tokens/icons/user-add.svg?react";
export const InviteButton: FC< export const InviteButton: FC<
Omit<ComponentPropsWithoutRef<"button">, "children"> Omit<ComponentPropsWithoutRef<"button">, "children">
> = (props) => { > = (props) => {
const { t } = useTranslation(); const { t } = useTranslation();
return ( return (
<Button kind="secondary" size="sm" Icon={UserAddSolidIcon} {...props}> <Button kind="secondary" size="sm" Icon={UserAddIcon} {...props}>
{t("Invite")} {t("action.invite")}
</Button> </Button>
); );
}; };

View File

@@ -5,7 +5,7 @@ Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License. you may not use this file except in compliance with the License.
You may obtain a copy of the License at You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0 http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, distributed under the License is distributed on an "AS IS" BASIS,
@@ -14,10 +14,8 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
.e2eeBanner { export enum E2eeType {
display: flex; NONE = 0,
flex-direction: row; PER_PARTICIPANT = 1,
align-items: center; SHARED_KEY = 2,
gap: 12px;
font-size: var(--font-size-caption);
} }

View File

@@ -0,0 +1,73 @@
/*
Copyright 2023 New Vector Ltd
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
import { BaseKeyProvider, createKeyMaterialFromBuffer } from "livekit-client";
import { logger } from "matrix-js-sdk/src/logger";
import {
MatrixRTCSession,
MatrixRTCSessionEvent,
} from "matrix-js-sdk/src/matrixrtc/MatrixRTCSession";
export class MatrixKeyProvider extends BaseKeyProvider {
private rtcSession?: MatrixRTCSession;
public constructor() {
super({ ratchetWindowSize: 0 });
}
public setRTCSession(rtcSession: MatrixRTCSession): void {
if (this.rtcSession) {
this.rtcSession.off(
MatrixRTCSessionEvent.EncryptionKeyChanged,
this.onEncryptionKeyChanged,
);
}
this.rtcSession = rtcSession;
this.rtcSession.on(
MatrixRTCSessionEvent.EncryptionKeyChanged,
this.onEncryptionKeyChanged,
);
// The new session could be aware of keys of which the old session wasn't,
// so emit a key changed event.
for (const [
participant,
encryptionKeys,
] of this.rtcSession.getEncryptionKeys()) {
for (const [index, encryptionKey] of encryptionKeys.entries()) {
this.onEncryptionKeyChanged(encryptionKey, index, participant);
}
}
}
private onEncryptionKeyChanged = async (
encryptionKey: Uint8Array,
encryptionKeyIndex: number,
participantId: string,
): Promise<void> => {
this.onSetEncryptionKey(
await createKeyMaterialFromBuffer(encryptionKey),
participantId,
encryptionKeyIndex,
);
logger.debug(
`Sent new key to livekit room=${this.rtcSession?.room.roomId} participantId=${participantId} encryptionKeyIndex=${encryptionKeyIndex}`,
);
};
}

View File

@@ -15,59 +15,83 @@ limitations under the License.
*/ */
import { useEffect, useMemo } from "react"; import { useEffect, useMemo } from "react";
import { Room } from "matrix-js-sdk";
import { useEnableE2EE } from "../settings/useSetting"; import { setLocalStorageItem, useLocalStorage } from "../useLocalStorage";
import { useLocalStorage } from "../useLocalStorage";
import { useClient } from "../ClientContext"; import { useClient } from "../ClientContext";
import { useUrlParams } from "../UrlParams"; import { UrlParams, getUrlParams, useUrlParams } from "../UrlParams";
import { widget } from "../widget"; import { widget } from "../widget";
export const getRoomSharedKeyLocalStorageKey = (roomId: string): string => export function saveKeyForRoom(roomId: string, password: string): void {
setLocalStorageItem(getRoomSharedKeyLocalStorageKey(roomId), password);
}
const getRoomSharedKeyLocalStorageKey = (roomId: string): string =>
`room-shared-key-${roomId}`; `room-shared-key-${roomId}`;
const useInternalRoomSharedKey = ( const useInternalRoomSharedKey = (roomId: string): string | null => {
roomId: string, const key = getRoomSharedKeyLocalStorageKey(roomId);
): [string | null, (value: string) => void] => { const roomSharedKey = useLocalStorage(key)[0];
const key = useMemo(() => getRoomSharedKeyLocalStorageKey(roomId), [roomId]);
const [e2eeEnabled] = useEnableE2EE();
const [roomSharedKey, setRoomSharedKey] = useLocalStorage(key);
return [e2eeEnabled ? roomSharedKey : null, setRoomSharedKey]; return roomSharedKey;
}; };
const useKeyFromUrl = (roomId: string): string | null => { export function getKeyForRoom(roomId: string): string | null {
saveKeyFromUrlParams(getUrlParams());
const key = getRoomSharedKeyLocalStorageKey(roomId);
return localStorage.getItem(key);
}
function saveKeyFromUrlParams(urlParams: UrlParams): void {
if (!urlParams.password || !urlParams.roomId) return;
// Take the key from the URL and save it.
// It's important to always use the room ID specified in the URL
// when saving keys rather than whatever the current room ID might be,
// in case we've moved to a different room but the URL hasn't changed.
saveKeyForRoom(urlParams.roomId, urlParams.password);
}
/**
* Extracts the room password from the URL if one is present, saving it in localstorage
* and returning it in a tuple with the corresponding room ID from the URL.
* @returns A tuple of the roomId and password from the URL if the URL has both,
* otherwise [undefined, undefined]
*/
const useKeyFromUrl = (): [string, string] | [undefined, undefined] => {
const urlParams = useUrlParams(); const urlParams = useUrlParams();
const [e2eeSharedKey, setE2EESharedKey] = useInternalRoomSharedKey(roomId);
useEffect(() => { useEffect(() => saveKeyFromUrlParams(urlParams), [urlParams]);
if (!urlParams.password) return;
if (urlParams.password === "") return;
if (urlParams.password === e2eeSharedKey) return;
setE2EESharedKey(urlParams.password); return urlParams.roomId && urlParams.password
}, [urlParams, e2eeSharedKey, setE2EESharedKey]); ? [urlParams.roomId, urlParams.password]
: [undefined, undefined];
return urlParams.password ?? null;
}; };
export const useRoomSharedKey = (roomId: string): string | null => { export const useRoomSharedKey = (roomId: string): string | undefined => {
// make sure we've extracted the key from the URL first // make sure we've extracted the key from the URL first
// (and we still need to take the value it returns because // (and we still need to take the value it returns because
// the effect won't run in time for it to save to localstorage in // the effect won't run in time for it to save to localstorage in
// time for us to read it out again). // time for us to read it out again).
const passwordFormUrl = useKeyFromUrl(roomId); const [urlRoomId, passwordFormUrl] = useKeyFromUrl();
return useInternalRoomSharedKey(roomId)[0] ?? passwordFormUrl; const storedPassword = useInternalRoomSharedKey(roomId);
if (storedPassword) return storedPassword;
if (urlRoomId === roomId) return passwordFormUrl;
return undefined;
}; };
export const useIsRoomE2EE = (roomId: string): boolean | null => { export const useIsRoomE2EE = (roomId: string): boolean | null => {
const { client } = useClient(); const { client } = useClient();
const room = useMemo(() => client?.getRoom(roomId) ?? null, [roomId, client]); const room = useMemo(() => client?.getRoom(roomId), [roomId, client]);
return useMemo(() => !room || isRoomE2EE(room), [room]);
};
export function isRoomE2EE(room: Room): boolean {
// For now, rooms in widget mode are never considered encrypted. // For now, rooms in widget mode are never considered encrypted.
// In the future, when widget mode gains encryption support, then perhaps we // In the future, when widget mode gains encryption support, then perhaps we
// should inspect the e2eEnabled URL parameter here? // should inspect the e2eEnabled URL parameter here?
return useMemo( return widget === null && !room.getCanonicalAlias();
() => widget === null && (room === null || !room.getCanonicalAlias()), }
[room],
);
};

View File

@@ -25,7 +25,7 @@ import { usePageTitle } from "../usePageTitle";
export const HomePage: FC = () => { export const HomePage: FC = () => {
const { t } = useTranslation(); const { t } = useTranslation();
usePageTitle(t("Home")); usePageTitle(t("common.home"));
const clientState = useClientState(); const clientState = useClientState();

View File

@@ -37,12 +37,16 @@ export const JoinExistingCallModal: FC<Props> = ({
const { t } = useTranslation(); const { t } = useTranslation();
return ( return (
<Modal title={t("Join existing call?")} open={open} onDismiss={onDismiss}> <Modal
<p>{t("This call already exists, would you like to join?")}</p> title={t("join_existing_call_modal.title")}
open={open}
onDismiss={onDismiss}
>
<p>{t("join_existing_call_modal.text")}</p>
<FieldRow rightAlign className={styles.buttons}> <FieldRow rightAlign className={styles.buttons}>
<Button onPress={onDismiss}>{t("No")}</Button> <Button onPress={onDismiss}>{t("action.no")}</Button>
<Button onPress={onJoin} data-testid="home_joinExistingRoom"> <Button onPress={onJoin} data-testid="home_joinExistingRoom">
{t("Yes, join call")} {t("join_existing_call_modal.join_button")}
</Button> </Button>
</FieldRow> </FieldRow>
</Modal> </Modal>

View File

@@ -38,9 +38,9 @@ import { UserMenuContainer } from "../UserMenuContainer";
import { JoinExistingCallModal } from "./JoinExistingCallModal"; import { JoinExistingCallModal } from "./JoinExistingCallModal";
import { Caption } from "../typography/Typography"; import { Caption } from "../typography/Typography";
import { Form } from "../form/Form"; import { Form } from "../form/Form";
import { useEnableE2EE, useOptInAnalytics } from "../settings/useSetting"; import { useOptInAnalytics } from "../settings/useSetting";
import { AnalyticsNotice } from "../analytics/AnalyticsNotice"; import { AnalyticsNotice } from "../analytics/AnalyticsNotice";
import { E2EEBanner } from "../E2EEBanner"; import { E2eeType } from "../e2ee/e2eeType";
interface Props { interface Props {
client: MatrixClient; client: MatrixClient;
@@ -58,7 +58,6 @@ export const RegisteredView: FC<Props> = ({ client }) => {
() => setJoinExistingCallModalOpen(false), () => setJoinExistingCallModalOpen(false),
[setJoinExistingCallModalOpen], [setJoinExistingCallModalOpen],
); );
const [e2eeEnabled] = useEnableE2EE();
const onSubmit: FormEventHandler<HTMLFormElement> = useCallback( const onSubmit: FormEventHandler<HTMLFormElement> = useCallback(
(e: FormEvent) => { (e: FormEvent) => {
@@ -77,7 +76,7 @@ export const RegisteredView: FC<Props> = ({ client }) => {
const createRoomResult = await createRoom( const createRoomResult = await createRoom(
client, client,
roomName, roomName,
e2eeEnabled ?? false, E2eeType.SHARED_KEY,
); );
history.push( history.push(
@@ -102,7 +101,7 @@ export const RegisteredView: FC<Props> = ({ client }) => {
} }
}); });
}, },
[client, history, setJoinExistingCallModalOpen, e2eeEnabled], [client, history, setJoinExistingCallModalOpen],
); );
const recentRooms = useGroupCallRooms(client); const recentRooms = useGroupCallRooms(client);
@@ -126,15 +125,15 @@ export const RegisteredView: FC<Props> = ({ client }) => {
<main className={commonStyles.main}> <main className={commonStyles.main}>
<HeaderLogo className={commonStyles.logo} /> <HeaderLogo className={commonStyles.logo} />
<Heading size="lg" weight="semibold"> <Heading size="lg" weight="semibold">
{t("Start new call")} {t("start_new_call")}
</Heading> </Heading>
<Form className={styles.form} onSubmit={onSubmit}> <Form className={styles.form} onSubmit={onSubmit}>
<FieldRow className={styles.fieldRow}> <FieldRow className={styles.fieldRow}>
<InputField <InputField
id="callName" id="callName"
name="callName" name="callName"
label={t("Name of call")} label={t("call_name")}
placeholder={t("Name of call")} placeholder={t("call_name")}
type="text" type="text"
required required
autoComplete="off" autoComplete="off"
@@ -148,7 +147,7 @@ export const RegisteredView: FC<Props> = ({ client }) => {
disabled={loading} disabled={loading}
data-testid="home_go" data-testid="home_go"
> >
{loading ? t("Loading") : t("Go")} {loading ? t("common.loading") : t("action.go")}
</Button> </Button>
</FieldRow> </FieldRow>
{optInAnalytics === null && ( {optInAnalytics === null && (
@@ -156,7 +155,6 @@ export const RegisteredView: FC<Props> = ({ client }) => {
<AnalyticsNotice /> <AnalyticsNotice />
</Caption> </Caption>
)} )}
<E2EEBanner />
{error && ( {error && (
<FieldRow className={styles.fieldRow}> <FieldRow className={styles.fieldRow}>
<ErrorMessage error={error} /> <ErrorMessage error={error} />

View File

@@ -41,9 +41,9 @@ import styles from "./UnauthenticatedView.module.css";
import commonStyles from "./common.module.css"; import commonStyles from "./common.module.css";
import { generateRandomName } from "../auth/generateRandomName"; import { generateRandomName } from "../auth/generateRandomName";
import { AnalyticsNotice } from "../analytics/AnalyticsNotice"; import { AnalyticsNotice } from "../analytics/AnalyticsNotice";
import { useEnableE2EE, useOptInAnalytics } from "../settings/useSetting"; import { useOptInAnalytics } from "../settings/useSetting";
import { Config } from "../config/Config"; import { Config } from "../config/Config";
import { E2EEBanner } from "../E2EEBanner"; import { E2eeType } from "../e2ee/e2eeType";
export const UnauthenticatedView: FC = () => { export const UnauthenticatedView: FC = () => {
const { setClient } = useClient(); const { setClient } = useClient();
@@ -63,8 +63,6 @@ export const UnauthenticatedView: FC = () => {
const history = useHistory(); const history = useHistory();
const { t } = useTranslation(); const { t } = useTranslation();
const [e2eeEnabled] = useEnableE2EE();
const onSubmit: FormEventHandler<HTMLFormElement> = useCallback( const onSubmit: FormEventHandler<HTMLFormElement> = useCallback(
(e) => { (e) => {
e.preventDefault(); e.preventDefault();
@@ -90,7 +88,7 @@ export const UnauthenticatedView: FC = () => {
createRoomResult = await createRoom( createRoomResult = await createRoom(
client, client,
roomName, roomName,
e2eeEnabled ?? false, E2eeType.SHARED_KEY,
); );
} catch (error) { } catch (error) {
if (!setClient) { if (!setClient) {
@@ -143,7 +141,6 @@ export const UnauthenticatedView: FC = () => {
history, history,
setJoinExistingCallModalOpen, setJoinExistingCallModalOpen,
setClient, setClient,
e2eeEnabled,
], ],
); );
@@ -161,15 +158,15 @@ export const UnauthenticatedView: FC = () => {
<main className={commonStyles.main}> <main className={commonStyles.main}>
<HeaderLogo className={commonStyles.logo} /> <HeaderLogo className={commonStyles.logo} />
<Heading size="lg" weight="semibold"> <Heading size="lg" weight="semibold">
{t("Start new call")} {t("start_new_call")}
</Heading> </Heading>
<Form className={styles.form} onSubmit={onSubmit}> <Form className={styles.form} onSubmit={onSubmit}>
<FieldRow> <FieldRow>
<InputField <InputField
id="callName" id="callName"
name="callName" name="callName"
label={t("Name of call")} label={t("call_name")}
placeholder={t("Name of call")} placeholder={t("call_name")}
type="text" type="text"
required required
autoComplete="off" autoComplete="off"
@@ -180,8 +177,8 @@ export const UnauthenticatedView: FC = () => {
<InputField <InputField
id="displayName" id="displayName"
name="displayName" name="displayName"
label={t("Display name")} label={t("common.display_name")}
placeholder={t("Display name")} placeholder={t("common.display_name")}
type="text" type="text"
required required
data-testid="home_displayName" data-testid="home_displayName"
@@ -194,14 +191,13 @@ export const UnauthenticatedView: FC = () => {
</Caption> </Caption>
)} )}
<Caption className={styles.notice}> <Caption className={styles.notice}>
<Trans> <Trans i18nKey="unauthenticated_view_eula_caption">
By clicking "Go", you agree to our{" "} By clicking "Go", you agree to our{" "}
<Link href={Config.get().eula}> <Link href={Config.get().eula}>
End User Licensing Agreement (EULA) End User Licensing Agreement (EULA)
</Link> </Link>
</Trans> </Trans>
</Caption> </Caption>
<E2EEBanner />
{error && ( {error && (
<FieldRow> <FieldRow>
<ErrorMessage error={error} /> <ErrorMessage error={error} />
@@ -213,7 +209,7 @@ export const UnauthenticatedView: FC = () => {
disabled={loading} disabled={loading}
data-testid="home_go" data-testid="home_go"
> >
{loading ? t("Loading") : t("Go")} {loading ? t("common.loading") : t("action.go")}
</Button> </Button>
<div id={recaptchaId} /> <div id={recaptchaId} />
</Form> </Form>
@@ -221,11 +217,11 @@ export const UnauthenticatedView: FC = () => {
<footer className={styles.footer}> <footer className={styles.footer}>
<Body className={styles.mobileLoginLink}> <Body className={styles.mobileLoginLink}>
<Link color="primary" to="/login" data-testid="home_login"> <Link color="primary" to="/login" data-testid="home_login">
{t("Login to your account")} {t("unauthenticated_view_login_button")}
</Link> </Link>
</Body> </Body>
<Body> <Body>
<Trans> <Trans i18nKey="unauthenticated_view_body">
Not registered yet?{" "} Not registered yet?{" "}
<Link color="primary" to="/register" data-testid="home_register"> <Link color="primary" to="/register" data-testid="home_register">
Create an account Create an account

View File

@@ -21,6 +21,8 @@ import { RoomMember } from "matrix-js-sdk/src/models/room-member";
import { GroupCallEventHandlerEvent } from "matrix-js-sdk/src/webrtc/groupCallEventHandler"; import { GroupCallEventHandlerEvent } from "matrix-js-sdk/src/webrtc/groupCallEventHandler";
import { useState, useEffect } from "react"; import { useState, useEffect } from "react";
import { getKeyForRoom, isRoomE2EE } from "../e2ee/sharedKeyManagement";
export interface GroupCallRoom { export interface GroupCallRoom {
roomAlias?: string; roomAlias?: string;
roomName: string; roomName: string;
@@ -78,6 +80,14 @@ function sortRooms(client: MatrixClient, rooms: Room[]): Room[] {
}); });
} }
function roomIsJoinable(room: Room): boolean {
if (isRoomE2EE(room)) {
return Boolean(getKeyForRoom(room.roomId));
} else {
return true;
}
}
export function useGroupCallRooms(client: MatrixClient): GroupCallRoom[] { export function useGroupCallRooms(client: MatrixClient): GroupCallRoom[] {
const [rooms, setRooms] = useState<GroupCallRoom[]>([]); const [rooms, setRooms] = useState<GroupCallRoom[]>([]);
@@ -88,7 +98,9 @@ export function useGroupCallRooms(client: MatrixClient): GroupCallRoom[] {
} }
const groupCalls = client.groupCallEventHandler.groupCalls.values(); const groupCalls = client.groupCallEventHandler.groupCalls.values();
const rooms = Array.from(groupCalls).map((groupCall) => groupCall.room); const rooms = Array.from(groupCalls)
.map((groupCall) => groupCall.room)
.filter(roomIsJoinable);
const sortedRooms = sortRooms(client, rooms); const sortedRooms = sortRooms(client, rooms);
const items = sortedRooms.map((room) => { const items = sortedRooms.map((room) => {
const groupCall = client.getGroupCallForRoom(room.roomId)!; const groupCall = client.getGroupCallForRoom(room.roomId)!;

View File

@@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
import { Integrations } from "@sentry/tracing"; import { BrowserTracing } from "@sentry/browser";
import i18n from "i18next"; import i18n from "i18next";
import { initReactI18next } from "react-i18next"; import { initReactI18next } from "react-i18next";
import LanguageDetector from "i18next-browser-languagedetector"; import LanguageDetector from "i18next-browser-languagedetector";
@@ -72,9 +72,9 @@ export class Initializer {
.init({ .init({
fallbackLng: "en-GB", fallbackLng: "en-GB",
defaultNS: "app", defaultNS: "app",
keySeparator: false, keySeparator: ".",
nsSeparator: false, nsSeparator: false,
pluralSeparator: "|", pluralSeparator: "_",
contextSeparator: "|", contextSeparator: "|",
interpolation: { interpolation: {
escapeValue: false, // React has built-in XSS protections escapeValue: false, // React has built-in XSS protections
@@ -160,7 +160,7 @@ export class Initializer {
dsn: Config.get().sentry?.DSN, dsn: Config.get().sentry?.DSN,
environment: Config.get().sentry?.environment, environment: Config.get().sentry?.environment,
integrations: [ integrations: [
new Integrations.BrowserTracing({ new BrowserTracing({
routingInstrumentation: routingInstrumentation:
Sentry.reactRouterV5Instrumentation(history), Sentry.reactRouterV5Instrumentation(history),
}), }),

View File

@@ -115,7 +115,7 @@ export const AvatarInputField = forwardRef<HTMLInputElement, Props>(
variant="icon" variant="icon"
onPress={onPressRemoveAvatar} onPress={onPressRemoveAvatar}
> >
{t("Remove")} {t("action.remove")}
</Button> </Button>
)} )}
</div> </div>

View File

@@ -58,7 +58,7 @@ export function SelectInput(props: Props): JSX.Element {
<span {...valueProps} className={styles.selectedItem}> <span {...valueProps} className={styles.selectedItem}>
{state.selectedItem {state.selectedItem
? state.selectedItem.rendered ? state.selectedItem.rendered
: t("Select an option")} : t("select_input_unset_button")}
</span> </span>
<ArrowDownIcon /> <ArrowDownIcon />
</button> </button>

View File

@@ -62,7 +62,7 @@ export function StarRatingInput({
id={"starInvisibleLabel" + String(index)} id={"starInvisibleLabel" + String(index)}
htmlFor={"starInput" + String(index)} htmlFor={"starInput" + String(index)}
> >
{t("{{count}} stars", { {t("star_rating_input_label", {
count: index, count: index,
})} })}
</label> </label>

View File

@@ -26,6 +26,7 @@ import {
} from "react"; } from "react";
import { createMediaDeviceObserver } from "@livekit/components-core"; import { createMediaDeviceObserver } from "@livekit/components-core";
import { Observable } from "rxjs"; import { Observable } from "rxjs";
import { logger } from "matrix-js-sdk/src/logger";
import { import {
isFirefox, isFirefox,
@@ -82,21 +83,31 @@ function useMediaDevice(
// Tragically, the only way to get device names out of LiveKit is to specify a // Tragically, the only way to get device names out of LiveKit is to specify a
// kind, which then results in multiple permissions requests. // kind, which then results in multiple permissions requests.
const deviceObserver = useMemo( const deviceObserver = useMemo(
() => createMediaDeviceObserver(kind, requestPermissions), () =>
createMediaDeviceObserver(
kind,
() => {
logger.error("Error creating MediaDeviceObserver");
},
requestPermissions,
),
[kind, requestPermissions], [kind, requestPermissions],
); );
const available = useObservableState(deviceObserver, []); const available = useObservableState(deviceObserver, []);
const [selectedId, select] = useState(fallbackDevice); const [selectedId, select] = useState(fallbackDevice);
return useMemo(() => { return useMemo(() => {
const devId = available.some((d) => d.deviceId === selectedId) let devId;
? selectedId if (available) {
: available.some((d) => d.deviceId === fallbackDevice) devId = available.some((d) => d.deviceId === selectedId)
? fallbackDevice ? selectedId
: available.at(0)?.deviceId; : available.some((d) => d.deviceId === fallbackDevice)
? fallbackDevice
: available.at(0)?.deviceId;
}
return { return {
available, available: available ?? [],
selectedId: alwaysDefault ? undefined : devId, selectedId: alwaysDefault ? undefined : devId,
select, select,
}; };

View File

@@ -17,11 +17,14 @@ limitations under the License.
import { import {
AudioCaptureOptions, AudioCaptureOptions,
ConnectionState, ConnectionState,
LocalTrack,
Room, Room,
RoomEvent, RoomEvent,
Track,
} from "livekit-client"; } from "livekit-client";
import { useCallback, useEffect, useRef, useState } from "react"; import { useCallback, useEffect, useRef, useState } from "react";
import { logger } from "matrix-js-sdk/src/logger"; import { logger } from "matrix-js-sdk/src/logger";
import * as Sentry from "@sentry/react";
import { SFUConfig, sfuConfigEquals } from "./openIDSFU"; import { SFUConfig, sfuConfigEquals } from "./openIDSFU";
@@ -53,23 +56,87 @@ async function doConnect(
audioEnabled: boolean, audioEnabled: boolean,
audioOptions: AudioCaptureOptions, audioOptions: AudioCaptureOptions,
): Promise<void> { ): Promise<void> {
await livekitRoom!.connect(sfuConfig!.url, sfuConfig!.jwt);
// Always create an audio track manually. // Always create an audio track manually.
// livekit (by default) keeps the mic track open when you mute, but if you start muted, // livekit (by default) keeps the mic track open when you mute, but if you start muted,
// doesn't publish it until you unmute. We want to publish it from the start so we're // doesn't publish it until you unmute. We want to publish it from the start so we're
// always capturing audio: it helps keep bluetooth headsets in the right mode and // always capturing audio: it helps keep bluetooth headsets in the right mode and
// mobile browsers to know we're doing a call. // mobile browsers to know we're doing a call.
const audioTracks = await livekitRoom!.localParticipant.createTracks({ if (livekitRoom!.localParticipant.getTrack(Track.Source.Microphone)) {
audio: audioOptions, logger.warn(
}); "Pre-creating audio track but participant already appears to have an microphone track: this shouldn't happen!",
if (audioTracks.length < 1) { );
logger.info("Tried to pre-create local audio track but got no tracks"); Sentry.captureMessage(
"Pre-creating audio track but participant already appears to have an microphone track!",
);
return; return;
} }
if (!audioEnabled) await audioTracks[0].mute();
await livekitRoom?.localParticipant.publishTrack(audioTracks[0]); logger.info("Pre-creating microphone track");
let preCreatedAudioTrack: LocalTrack | undefined;
try {
const audioTracks = await livekitRoom!.localParticipant.createTracks({
audio: audioOptions,
});
if (audioTracks.length < 1) {
logger.info("Tried to pre-create local audio track but got no tracks");
} else {
preCreatedAudioTrack = audioTracks[0];
}
logger.info("Pre-created microphone track");
} catch (e) {
logger.error("Failed to pre-create microphone track", e);
}
if (!audioEnabled) await preCreatedAudioTrack?.mute();
// check again having awaited for the track to create
if (livekitRoom!.localParticipant.getTrack(Track.Source.Microphone)) {
logger.warn(
"Pre-created audio track but participant already appears to have an microphone track: this shouldn't happen!",
);
preCreatedAudioTrack?.stop();
return;
}
logger.info("Connecting & publishing");
try {
await connectAndPublish(livekitRoom, sfuConfig, preCreatedAudioTrack, []);
} catch (e) {
preCreatedAudioTrack?.stop();
}
}
/**
* Connect to the SFU and publish specific tracks, if provided.
* This is very specific to what we need to do: for instance, we don't
* currently have a need to prepublish video tracks. We just prepublish
* a mic track at the start of a call and copy any srceenshare tracks over
* when switching focus (because we can't re-acquire them without the user
* going through the dialog to choose them again).
*/
async function connectAndPublish(
livekitRoom: Room,
sfuConfig: SFUConfig,
micTrack: LocalTrack | undefined,
screenshareTracks: MediaStreamTrack[],
): Promise<void> {
await livekitRoom!.connect(sfuConfig!.url, sfuConfig!.jwt);
if (micTrack) {
logger.info(`Publishing precreated mic track`);
await livekitRoom.localParticipant.publishTrack(micTrack, {
source: Track.Source.Microphone,
});
}
logger.info(
`Publishing ${screenshareTracks.length} precreated screenshare tracks`,
);
for (const st of screenshareTracks) {
livekitRoom.localParticipant.publishTrack(st, {
source: Track.Source.ScreenShare,
});
}
} }
export function useECConnectionState( export function useECConnectionState(
@@ -105,6 +172,33 @@ export function useECConnectionState(
}; };
}, [livekitRoom, onConnStateChanged]); }, [livekitRoom, onConnStateChanged]);
const doFocusSwitch = useCallback(async (): Promise<void> => {
const screenshareTracks: MediaStreamTrack[] = [];
for (const t of livekitRoom!.localParticipant.videoTracks.values()) {
if (t.track && t.source == Track.Source.ScreenShare) {
const newTrack = t.track.mediaStreamTrack.clone();
newTrack.enabled = true;
screenshareTracks.push(newTrack);
}
}
// Flag that we're currently switching focus. This will get reset when the
// connection state changes back to connected in onConnStateChanged above.
setSwitchingFocus(true);
await livekitRoom?.disconnect();
setIsInDoConnect(true);
try {
await connectAndPublish(
livekitRoom!,
sfuConfig!,
undefined,
screenshareTracks,
);
} finally {
setIsInDoConnect(false);
}
}, [livekitRoom, sfuConfig]);
const currentSFUConfig = useRef(Object.assign({}, sfuConfig)); const currentSFUConfig = useRef(Object.assign({}, sfuConfig));
// Id we are transitioning from a valid config to another valid one, we need // Id we are transitioning from a valid config to another valid one, we need
@@ -119,21 +213,7 @@ export function useECConnectionState(
`SFU config changed! URL was ${currentSFUConfig.current?.url} now ${sfuConfig?.url}`, `SFU config changed! URL was ${currentSFUConfig.current?.url} now ${sfuConfig?.url}`,
); );
(async (): Promise<void> => { doFocusSwitch();
setSwitchingFocus(true);
await livekitRoom?.disconnect();
setIsInDoConnect(true);
try {
await doConnect(
livekitRoom!,
sfuConfig!,
initialAudioEnabled,
initialAudioOptions,
);
} finally {
setIsInDoConnect(false);
}
})();
} else if ( } else if (
!sfuConfigValid(currentSFUConfig.current) && !sfuConfigValid(currentSFUConfig.current) &&
sfuConfigValid(sfuConfig) sfuConfigValid(sfuConfig)
@@ -154,7 +234,13 @@ export function useECConnectionState(
} }
currentSFUConfig.current = Object.assign({}, sfuConfig); currentSFUConfig.current = Object.assign({}, sfuConfig);
}, [sfuConfig, livekitRoom, initialAudioOptions, initialAudioEnabled]); }, [
sfuConfig,
livekitRoom,
initialAudioOptions,
initialAudioEnabled,
doFocusSwitch,
]);
// Because we create audio tracks by hand, there's more to connecting than // Because we create audio tracks by hand, there's more to connecting than
// just what LiveKit does in room.connect, and we should continue to return // just what LiveKit does in room.connect, and we should continue to return

View File

@@ -22,10 +22,10 @@ import {
RoomOptions, RoomOptions,
Track, Track,
} from "livekit-client"; } from "livekit-client";
import { useLiveKitRoom } from "@livekit/components-react"; import { useEffect, useMemo, useRef } from "react";
import { useEffect, useMemo, useRef, useState } from "react";
import E2EEWorker from "livekit-client/e2ee-worker?worker"; import E2EEWorker from "livekit-client/e2ee-worker?worker";
import { logger } from "matrix-js-sdk/src/logger"; import { logger } from "matrix-js-sdk/src/logger";
import { MatrixRTCSession } from "matrix-js-sdk/src/matrixrtc/MatrixRTCSession";
import { defaultLiveKitOptions } from "./options"; import { defaultLiveKitOptions } from "./options";
import { SFUConfig } from "./openIDSFU"; import { SFUConfig } from "./openIDSFU";
@@ -39,9 +39,12 @@ import {
ECConnectionState, ECConnectionState,
useECConnectionState, useECConnectionState,
} from "./useECConnectionState"; } from "./useECConnectionState";
import { MatrixKeyProvider } from "../e2ee/matrixKeyProvider";
import { E2eeType } from "../e2ee/e2eeType";
export type E2EEConfig = { export type E2EEConfig = {
sharedKey: string; mode: E2eeType;
sharedKey?: string;
}; };
interface UseLivekitResult { interface UseLivekitResult {
@@ -50,26 +53,44 @@ interface UseLivekitResult {
} }
export function useLiveKit( export function useLiveKit(
rtcSession: MatrixRTCSession,
muteStates: MuteStates, muteStates: MuteStates,
sfuConfig?: SFUConfig, sfuConfig: SFUConfig | undefined,
e2eeConfig?: E2EEConfig, e2eeConfig: E2EEConfig,
): UseLivekitResult { ): UseLivekitResult {
const e2eeOptions = useMemo(() => { const e2eeOptions = useMemo((): E2EEOptions | undefined => {
if (!e2eeConfig?.sharedKey) return undefined; if (e2eeConfig.mode === E2eeType.NONE) return undefined;
return { if (e2eeConfig.mode === E2eeType.PER_PARTICIPANT) {
keyProvider: new ExternalE2EEKeyProvider(), return {
worker: new E2EEWorker(), keyProvider: new MatrixKeyProvider(),
} as E2EEOptions; worker: new E2EEWorker(),
};
} else if (
e2eeConfig.mode === E2eeType.SHARED_KEY &&
e2eeConfig.sharedKey
) {
return {
keyProvider: new ExternalE2EEKeyProvider(),
worker: new E2EEWorker(),
};
}
}, [e2eeConfig]); }, [e2eeConfig]);
useEffect(() => { useEffect(() => {
if (!e2eeConfig?.sharedKey || !e2eeOptions) return; if (e2eeConfig.mode === E2eeType.NONE || !e2eeOptions) return;
(e2eeOptions.keyProvider as ExternalE2EEKeyProvider).setKey( if (e2eeConfig.mode === E2eeType.PER_PARTICIPANT) {
e2eeConfig?.sharedKey, (e2eeOptions.keyProvider as MatrixKeyProvider).setRTCSession(rtcSession);
); } else if (
}, [e2eeOptions, e2eeConfig?.sharedKey]); e2eeConfig.mode === E2eeType.SHARED_KEY &&
e2eeConfig.sharedKey
) {
(e2eeOptions.keyProvider as ExternalE2EEKeyProvider).setKey(
e2eeConfig.sharedKey,
);
}
}, [e2eeOptions, e2eeConfig, rtcSession]);
const initialMuteStates = useRef<MuteStates>(muteStates); const initialMuteStates = useRef<MuteStates>(muteStates);
const devices = useMediaDevices(); const devices = useMediaDevices();
@@ -96,11 +117,6 @@ export function useLiveKit(
[e2eeOptions], [e2eeOptions],
); );
// useECConnectionState creates and publishes an audio track by hand. To keep
// this from racing with LiveKit's automatic creation of the audio track, we
// block audio from being enabled until the connection is finished.
const [blockAudio, setBlockAudio] = useState(true);
// Store if audio/video are currently updating. If to prohibit unnecessary calls // Store if audio/video are currently updating. If to prohibit unnecessary calls
// to setMicrophoneEnabled/setCameraEnabled // to setMicrophoneEnabled/setCameraEnabled
const audioMuteUpdating = useRef(false); const audioMuteUpdating = useRef(false);
@@ -115,30 +131,21 @@ export function useLiveKit(
// We have to create the room manually here due to a bug inside // We have to create the room manually here due to a bug inside
// @livekit/components-react. JSON.stringify() is used in deps of a // @livekit/components-react. JSON.stringify() is used in deps of a
// useEffect() with an argument that references itself, if E2EE is enabled // useEffect() with an argument that references itself, if E2EE is enabled
const roomWithoutProps = useMemo(() => new Room(roomOptions), [roomOptions]); const room = useMemo(() => {
const { room } = useLiveKitRoom({ const r = new Room(roomOptions);
token: sfuConfig?.jwt, r.setE2EEEnabled(e2eeConfig.mode !== E2eeType.NONE);
serverUrl: sfuConfig?.url, return r;
audio: initialMuteStates.current.audio.enabled && !blockAudio, }, [roomOptions, e2eeConfig]);
video: initialMuteStates.current.video.enabled,
room: roomWithoutProps,
connect: false,
});
const connectionState = useECConnectionState( const connectionState = useECConnectionState(
{ {
deviceId: initialDevices.current.audioOutput.selectedId, deviceId: initialDevices.current.audioInput.selectedId,
}, },
initialMuteStates.current.audio.enabled, initialMuteStates.current.audio.enabled,
room, room,
sfuConfig, sfuConfig,
); );
// Unblock audio once the connection is finished
useEffect(() => {
if (connectionState === ConnectionState.Connected) setBlockAudio(false);
}, [connectionState, setBlockAudio]);
useEffect(() => { useEffect(() => {
// Sync the requested mute states with LiveKit's mute states. We do it this // Sync the requested mute states with LiveKit's mute states. We do it this
// way around rather than using LiveKit as the source of truth, so that the // way around rather than using LiveKit as the source of truth, so that the
@@ -154,52 +161,115 @@ export function useLiveKit(
audio: muteStates.audio.enabled, audio: muteStates.audio.enabled,
video: muteStates.video.enabled, video: muteStates.video.enabled,
}; };
const syncMuteStateAudio = async (): Promise<void> => {
if ( enum MuteDevice {
participant.isMicrophoneEnabled !== buttonEnabled.current.audio && Microphone,
!audioMuteUpdating.current Camera,
) { }
audioMuteUpdating.current = true;
const syncMuteState = async (
iterCount: number,
type: MuteDevice,
): Promise<void> => {
// The approach for muting is to always bring the actual livekit state in sync with the button
// This allows for a very predictable and reactive behavior for the user.
// (the new state is the old state when pressing the button n times (where n is even))
// (the new state is different to the old state when pressing the button n times (where n is uneven))
// In case there are issues with the device there might be situations where setMicrophoneEnabled/setCameraEnabled
// return immediately. This should be caught with the Error("track with new mute state could not be published").
// For now we are still using an iterCount to limit the recursion loop to 10.
// This could happen if the device just really does not want to turn on (hardware based issue)
// but the mute button is in unmute state.
// For now our fail mode is to just stay in this state.
// TODO: decide for a UX on how that fail mode should be treated (disable button, hide button, sync button back to muted without user input)
if (iterCount > 10) {
logger.error(
"Stop trying to sync the input device with current mute state after 10 failed tries",
);
return;
}
let devEnabled;
let btnEnabled;
let updating;
switch (type) {
case MuteDevice.Microphone:
devEnabled = participant.isMicrophoneEnabled;
btnEnabled = buttonEnabled.current.audio;
updating = audioMuteUpdating.current;
break;
case MuteDevice.Camera:
devEnabled = participant.isCameraEnabled;
btnEnabled = buttonEnabled.current.video;
updating = videoMuteUpdating.current;
break;
}
if (devEnabled !== btnEnabled && !updating) {
try { try {
await participant.setMicrophoneEnabled(buttonEnabled.current.audio); let trackPublication;
switch (type) {
case MuteDevice.Microphone:
audioMuteUpdating.current = true;
trackPublication = await participant.setMicrophoneEnabled(
buttonEnabled.current.audio,
);
audioMuteUpdating.current = false;
break;
case MuteDevice.Camera:
videoMuteUpdating.current = true;
trackPublication = await participant.setCameraEnabled(
buttonEnabled.current.video,
);
videoMuteUpdating.current = false;
break;
}
if (trackPublication) {
// await participant.setMicrophoneEnabled can return immediately in some instances,
// so that participant.isMicrophoneEnabled !== buttonEnabled.current.audio still holds true.
// This happens if the device is still in a pending state
// "sleeping" here makes sure we let react do its thing so that participant.isMicrophoneEnabled is updated,
// so we do not end up in a recursion loop.
await new Promise((r) => setTimeout(r, 100));
// track got successfully changed to mute/unmute
// Run the check again after the change is done. Because the user
// can update the state (presses mute button) while the device is enabling
// itself we need might need to update the mute state right away.
// This async recursion makes sure that setCamera/MicrophoneEnabled is
// called as little times as possible.
syncMuteState(iterCount + 1, type);
} else {
throw new Error(
"track with new mute state could not be published",
);
}
} catch (e) { } catch (e) {
logger.error("Failed to sync audio mute state with LiveKit", e); if ((e as DOMException).name === "NotAllowedError") {
logger.error(
"Fatal errror while syncing mute state: resetting",
e,
);
if (type === MuteDevice.Microphone) {
audioMuteUpdating.current = false;
muteStates.audio.setEnabled?.(false);
} else {
videoMuteUpdating.current = false;
muteStates.video.setEnabled?.(false);
}
} else {
logger.error(
"Failed to sync audio mute state with LiveKit (will retry to sync in 1s):",
e,
);
setTimeout(() => syncMuteState(iterCount + 1, type), 1000);
}
} }
audioMuteUpdating.current = false;
// await participant.setMicrophoneEnabled can return immediately in some instances,
// so that participant.isMicrophoneEnabled !== buttonEnabled.current.audio still holds true.
// This happens if the device is still in a pending state
// "sleeping" here makes sure we let react do its thing so that participant.isMicrophoneEnabled is updated,
// so we do not end up in a recursion loop.
await new Promise((r) => setTimeout(r, 20));
// Run the check again after the change is done. Because the user
// can update the state (presses mute button) while the device is enabling
// itself we need might need to update the mute state right away.
// This async recursion makes sure that setCamera/MicrophoneEnabled is
// called as little times as possible.
syncMuteStateAudio();
} }
}; };
const syncMuteStateVideo = async (): Promise<void> => {
if ( syncMuteState(0, MuteDevice.Microphone);
participant.isCameraEnabled !== buttonEnabled.current.video && syncMuteState(0, MuteDevice.Camera);
!videoMuteUpdating.current
) {
videoMuteUpdating.current = true;
try {
await participant.setCameraEnabled(buttonEnabled.current.video);
} catch (e) {
logger.error("Failed to sync audio mute state with LiveKit", e);
}
videoMuteUpdating.current = false;
// see above
await new Promise((r) => setTimeout(r, 20));
// see above
syncMuteStateVideo();
}
};
syncMuteStateAudio();
syncMuteStateVideo();
} }
}, [room, muteStates, connectionState]); }, [room, muteStates, connectionState]);

View File

@@ -28,6 +28,7 @@ import {
GroupCallIntent, GroupCallIntent,
GroupCallType, GroupCallType,
} from "matrix-js-sdk/src/webrtc/groupCall"; } from "matrix-js-sdk/src/webrtc/groupCall";
import { secureRandomBase64Url } from "matrix-js-sdk/src/randomstring";
import type { MatrixClient } from "matrix-js-sdk/src/client"; import type { MatrixClient } from "matrix-js-sdk/src/client";
import type { Room } from "matrix-js-sdk/src/models/room"; import type { Room } from "matrix-js-sdk/src/models/room";
@@ -35,8 +36,8 @@ import IndexedDBWorker from "./IndexedDBWorker?worker";
import { getUrlParams, PASSWORD_STRING } from "./UrlParams"; import { getUrlParams, PASSWORD_STRING } from "./UrlParams";
import { loadOlm } from "./olm"; import { loadOlm } from "./olm";
import { Config } from "./config/Config"; import { Config } from "./config/Config";
import { setLocalStorageItem } from "./useLocalStorage"; import { E2eeType } from "./e2ee/e2eeType";
import { getRoomSharedKeyLocalStorageKey } from "./e2ee/sharedKeyManagement"; import { saveKeyForRoom } from "./e2ee/sharedKeyManagement";
export const fallbackICEServerAllowed = export const fallbackICEServerAllowed =
import.meta.env.VITE_FALLBACK_STUN_ALLOWED === "true"; import.meta.env.VITE_FALLBACK_STUN_ALLOWED === "true";
@@ -73,23 +74,6 @@ function waitForSync(client: MatrixClient): Promise<void> {
}); });
} }
function secureRandomString(entropyBytes: number): string {
const key = new Uint8Array(entropyBytes);
crypto.getRandomValues(key);
// encode to base64url as this value goes into URLs
// base64url is just base64 with thw two non-alphanum characters swapped out for
// ones that can be put in a URL without encoding. Browser JS has a native impl
// for base64 encoding but only a string (there isn't one that takes a UInt8Array
// yet) so just use the built-in one and convert, replace the chars and strip the
// padding from the end (otherwise we'd need to pull in another dependency).
return btoa(
key.reduce((acc, current) => acc + String.fromCharCode(current), ""),
)
.replace("+", "-")
.replace("/", "_")
.replace(/=*$/, "");
}
/** /**
* Initialises and returns a new standalone Matrix Client. * Initialises and returns a new standalone Matrix Client.
* If true is passed for the 'restore' parameter, a check will be made * If true is passed for the 'restore' parameter, a check will be made
@@ -294,10 +278,20 @@ interface CreateRoomResult {
password?: string; password?: string;
} }
/**
* Create a new room ready for calls
*
* @param client Matrix client to use
* @param name The name of the room
* @param e2ee The type of e2ee call to create. Note that we would currently never
* create a room for per-participant e2ee calls: since it's used in
* embedded mode, we use the existing room.
* @returns Object holding information about the new room
*/
export async function createRoom( export async function createRoom(
client: MatrixClient, client: MatrixClient,
name: string, name: string,
e2ee: boolean, e2ee: E2eeType,
): Promise<CreateRoomResult> { ): Promise<CreateRoomResult> {
logger.log(`Creating room for group call`); logger.log(`Creating room for group call`);
const createPromise = client.createRoom({ const createPromise = client.createRoom({
@@ -362,12 +356,9 @@ export async function createRoom(
); );
let password; let password;
if (e2ee) { if (e2ee == E2eeType.SHARED_KEY) {
password = secureRandomString(16); password = secureRandomBase64Url(16);
setLocalStorageItem( saveKeyForRoom(result.room_id, password);
getRoomSharedKeyLocalStorageKey(result.room_id),
password,
);
} }
return { return {

View File

@@ -76,15 +76,19 @@ export const AppSelectionModal: FC<Props> = ({ roomId }) => {
}, [roomId, roomSharedKey]); }, [roomId, roomSharedKey]);
return ( return (
<Modal className={styles.modal} title={t("Select app")} open={open}> <Modal
className={styles.modal}
title={t("app_selection_modal.title")}
open={open}
>
<Text size="md" weight="semibold"> <Text size="md" weight="semibold">
{t("Ready to join?")} {t("app_selection_modal.text")}
</Text> </Text>
<Button kind="secondary" onClick={onBrowserClick}> <Button kind="secondary" onClick={onBrowserClick}>
{t("Continue in browser")} {t("app_selection_modal.continue_in_browser")}
</Button> </Button>
<Button as="a" href={appUrl} Icon={PopOutIcon}> <Button as="a" href={appUrl} Icon={PopOutIcon}>
{t("Open in the app")} {t("app_selection_modal.open_in_app")}
</Button> </Button>
</Modal> </Modal>
); );

View File

@@ -88,7 +88,7 @@ export const CallEndedView: FC<Props> = ({
const createAccountDialog = isPasswordlessUser && ( const createAccountDialog = isPasswordlessUser && (
<div className={styles.callEndedContent}> <div className={styles.callEndedContent}>
<Trans> <Trans i18nKey="call_ended_view.create_account_prompt">
<p>Why not finish by setting up a password to keep your account?</p> <p>Why not finish by setting up a password to keep your account?</p>
<p> <p>
You'll be able to keep your name and set an avatar for use on future You'll be able to keep your name and set an avatar for use on future
@@ -101,14 +101,14 @@ export const CallEndedView: FC<Props> = ({
variant="default" variant="default"
to="/register" to="/register"
> >
{t("Create account")} {t("call_ended_view.create_account_button")}
</LinkButton> </LinkButton>
</div> </div>
); );
const qualitySurveyDialog = ( const qualitySurveyDialog = (
<div className={styles.callEndedContent}> <div className={styles.callEndedContent}>
<Trans> <Trans i18nKey="call_ended_view.feedback_prompt">
<p> <p>
We'd love to hear your feedback so we can improve your experience. We'd love to hear your feedback so we can improve your experience.
</p> </p>
@@ -122,14 +122,14 @@ export const CallEndedView: FC<Props> = ({
className={feedbackStyle.feedback} className={feedbackStyle.feedback}
id="feedbackText" id="feedbackText"
name="feedbackText" name="feedbackText"
label={t("Your feedback")} label={t("settings.feedback_tab_description_label")}
placeholder={t("Your feedback")} placeholder={t("settings.feedback_tab_description_label")}
type="textarea" type="textarea"
/> />
</FieldRow>{" "} </FieldRow>{" "}
<FieldRow> <FieldRow>
{submitDone ? ( {submitDone ? (
<Trans> <Trans i18nKey="call_ended_view.feedback_done">
<p>Thanks for your feedback!</p> <p>Thanks for your feedback!</p>
</Trans> </Trans>
) : ( ) : (
@@ -140,7 +140,7 @@ export const CallEndedView: FC<Props> = ({
variant="default" variant="default"
data-testid="home_go" data-testid="home_go"
> >
{submitting ? t("Submitting") : t("Submit")} {submitting ? t("submitting") : t("action.submit")}
</Button> </Button>
)} )}
</FieldRow> </FieldRow>
@@ -154,11 +154,13 @@ export const CallEndedView: FC<Props> = ({
<> <>
<main className={styles.main}> <main className={styles.main}>
<Headline className={styles.headline}> <Headline className={styles.headline}>
<Trans>You were disconnected from the call</Trans> <Trans i18nKey="call_ended_view.body">
You were disconnected from the call
</Trans>
</Headline> </Headline>
<div className={styles.disconnectedButtons}> <div className={styles.disconnectedButtons}>
<Button size="lg" variant="default" onClick={reconnect}> <Button size="lg" variant="default" onClick={reconnect}>
{t("Reconnect")} {t("call_ended_view.reconnect_button")}
</Button> </Button>
<div className={styles.rageshakeButton}> <div className={styles.rageshakeButton}>
<RageshakeButton description="***Call disconnected***" /> <RageshakeButton description="***Call disconnected***" />
@@ -168,7 +170,7 @@ export const CallEndedView: FC<Props> = ({
{!confineToRoom && ( {!confineToRoom && (
<Body className={styles.footer}> <Body className={styles.footer}>
<Link color="primary" to="/"> <Link color="primary" to="/">
{t("Return to home screen")} {t("return_home_button")}
</Link> </Link>
</Body> </Body>
)} )}
@@ -180,14 +182,14 @@ export const CallEndedView: FC<Props> = ({
<main className={styles.main}> <main className={styles.main}>
<Headline className={styles.headline}> <Headline className={styles.headline}>
{surveySubmitted {surveySubmitted
? t("{{displayName}}, your call has ended.", { ? t("call_ended_view.headline", {
displayName, displayName,
}) })
: t("{{displayName}}, your call has ended.", { : t("call_ended_view.headline", {
displayName, displayName,
}) + }) +
"\n" + "\n" +
t("How did it go?")} t("call_ended_view.survey_prompt")}
</Headline> </Headline>
{(!surveySubmitted || confineToRoom) && {(!surveySubmitted || confineToRoom) &&
PosthogAnalytics.instance.isEnabled() PosthogAnalytics.instance.isEnabled()
@@ -197,7 +199,7 @@ export const CallEndedView: FC<Props> = ({
{!confineToRoom && ( {!confineToRoom && (
<Body className={styles.footer}> <Body className={styles.footer}>
<Link color="primary" to="/"> <Link color="primary" to="/">
{t("Not now, return to home screen")} {t("call_ended_view.not_now_button")}
</Link> </Link>
</Body> </Body>
)} )}

View File

@@ -29,17 +29,22 @@ interface Props {
export const EncryptionLock: FC<Props> = ({ encrypted }) => { export const EncryptionLock: FC<Props> = ({ encrypted }) => {
const { t } = useTranslation(); const { t } = useTranslation();
const Icon = encrypted ? LockIcon : LockOffIcon; const Icon = encrypted ? LockIcon : LockOffIcon;
const label = encrypted ? t("common.encrypted") : t("common.unencrypted");
return ( return (
<Tooltip <Tooltip label={label} side="right">
label={encrypted ? t("Encrypted") : t("Not encrypted")}
side="right"
>
<Icon <Icon
width={16} width={16}
height={16} height={16}
className={styles.lock} className={styles.lock}
data-encrypted={encrypted} data-encrypted={encrypted}
aria-label={label}
// Make the icon focusable so that the tooltip can be opened
// with keyboard navigation
// TODO: Replace this with the solution from
// https://github.com/vector-im/compound-web/pull/130 once it
// lands
tabIndex={0}
/> />
</Tooltip> </Tooltip>
); );

View File

@@ -54,7 +54,7 @@ export function GroupCallLoader({
case "loading": case "loading":
return ( return (
<FullScreenView> <FullScreenView>
<h1>{t("Loading")}</h1> <h1>{t("common.loading")}</h1>
</FullScreenView> </FullScreenView>
); );
case "loaded": case "loaded":
@@ -63,16 +63,12 @@ export function GroupCallLoader({
if ((groupCallState.error as MatrixError).errcode === "M_NOT_FOUND") { if ((groupCallState.error as MatrixError).errcode === "M_NOT_FOUND") {
return ( return (
<FullScreenView> <FullScreenView>
<Heading>{t("Call not found")}</Heading> <Heading>{t("group_call_loader_failed_heading")}</Heading>
<Text> <Text>{t("group_call_loader_failed_text")}</Text>
{t(
"Calls are now end-to-end encrypted and need to be created from the home page. This helps make sure everyone's using the same encryption key.",
)}
</Text>
{/* XXX: A 'create it for me' button would be the obvious UX here. Two screens already have {/* XXX: A 'create it for me' button would be the obvious UX here. Two screens already have
dupes of this flow, let's make a common component and put it here. */} dupes of this flow, let's make a common component and put it here. */}
<Link href="/" onClick={onHomeClick}> <Link href="/" onClick={onHomeClick}>
{t("Home")} {t("common.home")}
</Link> </Link>
</FullScreenView> </FullScreenView>
); );

View File

@@ -40,11 +40,13 @@ import { useMatrixRTCSessionMemberships } from "../useMatrixRTCSessionMembership
import { enterRTCSession, leaveRTCSession } from "../rtcSessionHelpers"; import { enterRTCSession, leaveRTCSession } from "../rtcSessionHelpers";
import { useMatrixRTCSessionJoinState } from "../useMatrixRTCSessionJoinState"; import { useMatrixRTCSessionJoinState } from "../useMatrixRTCSessionJoinState";
import { useIsRoomE2EE, useRoomSharedKey } from "../e2ee/sharedKeyManagement"; import { useIsRoomE2EE, useRoomSharedKey } from "../e2ee/sharedKeyManagement";
import { useEnableE2EE } from "../settings/useSetting";
import { useRoomAvatar } from "./useRoomAvatar"; import { useRoomAvatar } from "./useRoomAvatar";
import { useRoomName } from "./useRoomName"; import { useRoomName } from "./useRoomName";
import { useJoinRule } from "./useJoinRule"; import { useJoinRule } from "./useJoinRule";
import { InviteModal } from "./InviteModal"; import { InviteModal } from "./InviteModal";
import { E2EEConfig } from "../livekit/useLiveKit";
import { useUrlParams } from "../UrlParams";
import { E2eeType } from "../e2ee/e2eeType";
declare global { declare global {
interface Window { interface Window {
@@ -57,6 +59,7 @@ interface Props {
isPasswordlessUser: boolean; isPasswordlessUser: boolean;
confineToRoom: boolean; confineToRoom: boolean;
preload: boolean; preload: boolean;
skipLobby: boolean;
hideHeader: boolean; hideHeader: boolean;
rtcSession: MatrixRTCSession; rtcSession: MatrixRTCSession;
} }
@@ -66,15 +69,13 @@ export const GroupCallView: FC<Props> = ({
isPasswordlessUser, isPasswordlessUser,
confineToRoom, confineToRoom,
preload, preload,
skipLobby,
hideHeader, hideHeader,
rtcSession, rtcSession,
}) => { }) => {
const memberships = useMatrixRTCSessionMemberships(rtcSession); const memberships = useMatrixRTCSessionMemberships(rtcSession);
const isJoined = useMatrixRTCSessionJoinState(rtcSession); const isJoined = useMatrixRTCSessionJoinState(rtcSession);
const e2eeSharedKey = useRoomSharedKey(rtcSession.room.roomId);
const isRoomE2EE = useIsRoomE2EE(rtcSession.room.roomId);
useEffect(() => { useEffect(() => {
window.rtcSession = rtcSession; window.rtcSession = rtcSession;
return () => { return () => {
@@ -85,7 +86,10 @@ export const GroupCallView: FC<Props> = ({
const { displayName, avatarUrl } = useProfile(client); const { displayName, avatarUrl } = useProfile(client);
const roomName = useRoomName(rtcSession.room); const roomName = useRoomName(rtcSession.room);
const roomAvatar = useRoomAvatar(rtcSession.room); const roomAvatar = useRoomAvatar(rtcSession.room);
const roomEncrypted = useIsRoomE2EE(rtcSession.room.roomId)!; const e2eeSharedKey = useRoomSharedKey(rtcSession.room.roomId);
const { perParticipantE2EE } = useUrlParams();
const roomEncrypted =
useIsRoomE2EE(rtcSession.room.roomId) || perParticipantE2EE;
const matrixInfo = useMemo((): MatrixInfo => { const matrixInfo = useMemo((): MatrixInfo => {
return { return {
@@ -122,81 +126,91 @@ export const GroupCallView: FC<Props> = ({
const latestMuteStates = useRef<MuteStates>(); const latestMuteStates = useRef<MuteStates>();
latestMuteStates.current = muteStates; latestMuteStates.current = muteStates;
const e2eeConfig = useMemo((): E2EEConfig => {
if (perParticipantE2EE) {
return { mode: E2eeType.PER_PARTICIPANT };
} else if (e2eeSharedKey) {
return { mode: E2eeType.SHARED_KEY, sharedKey: e2eeSharedKey };
} else {
return { mode: E2eeType.NONE };
}
}, [perParticipantE2EE, e2eeSharedKey]);
useEffect(() => { useEffect(() => {
// this effect is only if we don't want to show the lobby (skipLobby = true)
if (!skipLobby) return;
const defaultDeviceSetup = async (
requestedDeviceData: JoinCallData,
): Promise<void> => {
// XXX: I think this is broken currently - LiveKit *won't* request
// permissions and give you device names unless you specify a kind, but
// here we want all kinds of devices. This needs a fix in livekit-client
// for the following name-matching logic to do anything useful.
const devices = await Room.getLocalDevices(undefined, true);
const { audioInput, videoInput } = requestedDeviceData;
if (audioInput === null) {
latestMuteStates.current!.audio.setEnabled?.(false);
} else {
const deviceId = await findDeviceByName(
audioInput,
"audioinput",
devices,
);
if (!deviceId) {
logger.warn("Unknown audio input: " + audioInput);
latestMuteStates.current!.audio.setEnabled?.(false);
} else {
logger.debug(
`Found audio input ID ${deviceId} for name ${audioInput}`,
);
latestDevices.current!.audioInput.select(deviceId);
latestMuteStates.current!.audio.setEnabled?.(true);
}
}
if (videoInput === null) {
latestMuteStates.current!.video.setEnabled?.(false);
} else {
const deviceId = await findDeviceByName(
videoInput,
"videoinput",
devices,
);
if (!deviceId) {
logger.warn("Unknown video input: " + videoInput);
latestMuteStates.current!.video.setEnabled?.(false);
} else {
logger.debug(
`Found video input ID ${deviceId} for name ${videoInput}`,
);
latestDevices.current!.videoInput.select(deviceId);
latestMuteStates.current!.video.setEnabled?.(true);
}
}
};
if (widget && preload) { if (widget && preload) {
// In preload mode, wait for a join action before entering // In preload mode, wait for a join action before entering
const onJoin = async ( const onJoin = async (
ev: CustomEvent<IWidgetApiRequest>, ev: CustomEvent<IWidgetApiRequest>,
): Promise<void> => { ): Promise<void> => {
// XXX: I think this is broken currently - LiveKit *won't* request defaultDeviceSetup(ev.detail.data as unknown as JoinCallData);
// permissions and give you device names unless you specify a kind, but enterRTCSession(rtcSession, perParticipantE2EE);
// here we want all kinds of devices. This needs a fix in livekit-client
// for the following name-matching logic to do anything useful.
const devices = await Room.getLocalDevices(undefined, true);
const { audioInput, videoInput } = ev.detail
.data as unknown as JoinCallData;
if (audioInput === null) {
latestMuteStates.current!.audio.setEnabled?.(false);
} else {
const deviceId = await findDeviceByName(
audioInput,
"audioinput",
devices,
);
if (!deviceId) {
logger.warn("Unknown audio input: " + audioInput);
latestMuteStates.current!.audio.setEnabled?.(false);
} else {
logger.debug(
`Found audio input ID ${deviceId} for name ${audioInput}`,
);
latestDevices.current!.audioInput.select(deviceId);
latestMuteStates.current!.audio.setEnabled?.(true);
}
}
if (videoInput === null) {
latestMuteStates.current!.video.setEnabled?.(false);
} else {
const deviceId = await findDeviceByName(
videoInput,
"videoinput",
devices,
);
if (!deviceId) {
logger.warn("Unknown video input: " + videoInput);
latestMuteStates.current!.video.setEnabled?.(false);
} else {
logger.debug(
`Found video input ID ${deviceId} for name ${videoInput}`,
);
latestDevices.current!.videoInput.select(deviceId);
latestMuteStates.current!.video.setEnabled?.(true);
}
}
enterRTCSession(rtcSession);
PosthogAnalytics.instance.eventCallEnded.cacheStartCall(new Date());
// we only have room sessions right now, so call ID is the emprty string - we use the room ID
PosthogAnalytics.instance.eventCallStarted.track(
rtcSession.room.roomId,
);
await Promise.all([ await Promise.all([
widget!.api.setAlwaysOnScreen(true), widget!.api.setAlwaysOnScreen(true),
widget!.api.transport.reply(ev.detail, {}), widget!.api.transport.reply(ev.detail, {}),
]); ]);
}; };
widget.lazyActions.on(ElementWidgetActions.JoinCall, onJoin); widget.lazyActions.on(ElementWidgetActions.JoinCall, onJoin);
return () => { return () => {
widget!.lazyActions.off(ElementWidgetActions.JoinCall, onJoin); widget!.lazyActions.off(ElementWidgetActions.JoinCall, onJoin);
}; };
} else {
// if we don't use preload and only skipLobby we enter the rtc session right away
defaultDeviceSetup({ audioInput: null, videoInput: null });
enterRTCSession(rtcSession, perParticipantE2EE);
} }
}, [rtcSession, preload]); }, [rtcSession, preload, skipLobby, perParticipantE2EE]);
const [left, setLeft] = useState(false); const [left, setLeft] = useState(false);
const [leaveError, setLeaveError] = useState<Error | undefined>(undefined); const [leaveError, setLeaveError] = useState<Error | undefined>(undefined);
@@ -216,18 +230,8 @@ export const GroupCallView: FC<Props> = ({
sendInstantly, sendInstantly,
); );
// Only sends matrix leave event. The Livekit session will disconnect once the ActiveCall-view unmounts.
await leaveRTCSession(rtcSession); await leaveRTCSession(rtcSession);
if (widget) {
// we need to wait until the callEnded event is tracked on posthog.
// Otherwise the iFrame gets killed before the callEnded event got tracked.
await new Promise((resolve) => window.setTimeout(resolve, 10)); // 10ms
widget.api.setAlwaysOnScreen(false);
PosthogAnalytics.instance.logout();
// we will always send the hangup event after the memberships have been updated
// calling leaveRTCSession.
widget.api.transport.send(ElementWidgetActions.HangupCall, {});
}
if ( if (
!isPasswordlessUser && !isPasswordlessUser &&
@@ -245,9 +249,9 @@ export const GroupCallView: FC<Props> = ({
const onHangup = async ( const onHangup = async (
ev: CustomEvent<IWidgetApiRequest>, ev: CustomEvent<IWidgetApiRequest>,
): Promise<void> => { ): Promise<void> => {
leaveRTCSession(rtcSession);
widget!.api.transport.reply(ev.detail, {}); widget!.api.transport.reply(ev.detail, {});
widget!.api.setAlwaysOnScreen(false); // Only sends matrix leave event. The Livekit session will disconnect once the ActiveCall-view unmounts.
await leaveRTCSession(rtcSession);
}; };
widget.lazyActions.once(ElementWidgetActions.HangupCall, onHangup); widget.lazyActions.once(ElementWidgetActions.HangupCall, onHangup);
return () => { return () => {
@@ -256,18 +260,11 @@ export const GroupCallView: FC<Props> = ({
} }
}, [isJoined, rtcSession]); }, [isJoined, rtcSession]);
const [e2eeEnabled] = useEnableE2EE();
const e2eeConfig = useMemo(
() => (e2eeSharedKey ? { sharedKey: e2eeSharedKey } : undefined),
[e2eeSharedKey],
);
const onReconnect = useCallback(() => { const onReconnect = useCallback(() => {
setLeft(false); setLeft(false);
setLeaveError(undefined); setLeaveError(undefined);
enterRTCSession(rtcSession); enterRTCSession(rtcSession, perParticipantE2EE);
}, [rtcSession]); }, [rtcSession, perParticipantE2EE]);
const joinRule = useJoinRule(rtcSession.room); const joinRule = useJoinRule(rtcSession.room);
@@ -293,7 +290,7 @@ export const GroupCallView: FC<Props> = ({
const { t } = useTranslation(); const { t } = useTranslation();
if (e2eeEnabled && isRoomE2EE && !e2eeSharedKey) { if (roomEncrypted && !perParticipantE2EE && !e2eeSharedKey) {
return ( return (
<ErrorView <ErrorView
error={ error={
@@ -303,22 +300,16 @@ export const GroupCallView: FC<Props> = ({
} }
/> />
); );
} else if (!isE2EESupported() && isRoomE2EE) { } else if (!isE2EESupported() && roomEncrypted) {
return ( return (
<FullScreenView> <FullScreenView>
<Heading>Incompatible Browser</Heading> <Heading>{t("browser_media_e2ee_unsupported_heading")}</Heading>
<Text> <Text>{t("browser_media_e2ee_unsupported")}</Text>
{t(
"Your web browser does not support media end-to-end encryption. Supported Browsers are Chrome, Safari, Firefox >=117",
)}
</Text>
<Link href="/" onClick={onHomeClick}> <Link href="/" onClick={onHomeClick}>
{t("Home")} {t("common.home")}
</Link> </Link>
</FullScreenView> </FullScreenView>
); );
} else if (!e2eeEnabled && isRoomE2EE) {
return <ErrorView error={new Error("You need to enable E2EE to join.")} />;
} }
const shareModal = ( const shareModal = (
@@ -385,7 +376,7 @@ export const GroupCallView: FC<Props> = ({
client={client} client={client}
matrixInfo={matrixInfo} matrixInfo={matrixInfo}
muteStates={muteStates} muteStates={muteStates}
onEnter={(): void => enterRTCSession(rtcSession)} onEnter={(): void => enterRTCSession(rtcSession, perParticipantE2EE)}
confineToRoom={confineToRoom} confineToRoom={confineToRoom}
hideHeader={hideHeader} hideHeader={hideHeader}
participantCount={participantCount} participantCount={participantCount}

View File

@@ -98,3 +98,12 @@ limitations under the License.
gap: var(--cpd-space-4x); gap: var(--cpd-space-4x);
} }
} }
.footerThin {
padding-top: var(--cpd-space-3x);
padding-bottom: var(--cpd-space-5x);
}
.footerHidden {
display: none;
}

View File

@@ -41,6 +41,7 @@ import { useTranslation } from "react-i18next";
import useMeasure from "react-use-measure"; import useMeasure from "react-use-measure";
import { logger } from "matrix-js-sdk/src/logger"; import { logger } from "matrix-js-sdk/src/logger";
import { MatrixRTCSession } from "matrix-js-sdk/src/matrixrtc/MatrixRTCSession"; import { MatrixRTCSession } from "matrix-js-sdk/src/matrixrtc/MatrixRTCSession";
import classNames from "classnames";
import LogoMark from "../icons/LogoMark.svg?react"; import LogoMark from "../icons/LogoMark.svg?react";
import LogoType from "../icons/LogoType.svg?react"; import LogoType from "../icons/LogoType.svg?react";
@@ -87,9 +88,6 @@ import {
import { useOpenIDSFU } from "../livekit/openIDSFU"; import { useOpenIDSFU } from "../livekit/openIDSFU";
const canScreenshare = "getDisplayMedia" in (navigator.mediaDevices ?? {}); const canScreenshare = "getDisplayMedia" in (navigator.mediaDevices ?? {});
// There is currently a bug in Safari our our code with cloning and sending MediaStreams
// or with getUsermedia and getDisplaymedia being used within the same session.
// For now we can disable screensharing in Safari.
const isSafari = /^((?!chrome|android).)*safari/i.test(navigator.userAgent); const isSafari = /^((?!chrome|android).)*safari/i.test(navigator.userAgent);
// How long we wait after a focus switch before showing the real participant list again // How long we wait after a focus switch before showing the real participant list again
@@ -97,24 +95,26 @@ const POST_FOCUS_PARTICIPANT_UPDATE_DELAY_MS = 3000;
export interface ActiveCallProps export interface ActiveCallProps
extends Omit<InCallViewProps, "livekitRoom" | "connState"> { extends Omit<InCallViewProps, "livekitRoom" | "connState"> {
e2eeConfig?: E2EEConfig; e2eeConfig: E2EEConfig;
} }
export const ActiveCall: FC<ActiveCallProps> = (props) => { export const ActiveCall: FC<ActiveCallProps> = (props) => {
const sfuConfig = useOpenIDSFU(props.client, props.rtcSession); const sfuConfig = useOpenIDSFU(props.client, props.rtcSession);
const { livekitRoom, connState } = useLiveKit( const { livekitRoom, connState } = useLiveKit(
props.rtcSession,
props.muteStates, props.muteStates,
sfuConfig, sfuConfig,
props.e2eeConfig, props.e2eeConfig,
); );
if (!livekitRoom) { useEffect(() => {
return null; return () => {
} livekitRoom?.disconnect();
};
// eslint-disable-next-line react-hooks/exhaustive-deps
}, []);
if (props.e2eeConfig && !livekitRoom.isE2EEEnabled) { if (!livekitRoom) return null;
livekitRoom.setE2EEEnabled(!!props.e2eeConfig);
}
return ( return (
<RoomContext.Provider value={livekitRoom}> <RoomContext.Provider value={livekitRoom}>
@@ -180,7 +180,7 @@ export const InCallView: FC<InCallViewProps> = ({
const [showConnectionStats] = useShowConnectionStats(); const [showConnectionStats] = useShowConnectionStats();
const { hideScreensharing } = useUrlParams(); const { hideScreensharing, showControls } = useUrlParams();
const { isScreenShareEnabled, localParticipant } = useLocalParticipant({ const { isScreenShareEnabled, localParticipant } = useLocalParticipant({
room: livekitRoom, room: livekitRoom,
@@ -204,10 +204,6 @@ export const InCallView: FC<InCallViewProps> = ({
(muted) => muteStates.audio.setEnabled?.(!muted), (muted) => muteStates.audio.setEnabled?.(!muted),
); );
const onLeavePress = useCallback(() => {
onLeave();
}, [onLeave]);
useEffect(() => { useEffect(() => {
widget?.api.transport.send( widget?.api.transport.send(
layout === "grid" layout === "grid"
@@ -277,7 +273,7 @@ export const InCallView: FC<InCallViewProps> = ({
if (items.length === 0) { if (items.length === 0) {
return ( return (
<div className={styles.centerMessage}> <div className={styles.centerMessage}>
<p>{t("Waiting for other participants")}</p> <p>{t("waiting_for_participants")}</p>
</div> </div>
); );
} }
@@ -293,6 +289,7 @@ export const InCallView: FC<InCallViewProps> = ({
data={maximisedParticipant.data} data={maximisedParticipant.data}
showSpeakingIndicator={false} showSpeakingIndicator={false}
showConnectionStats={showConnectionStats} showConnectionStats={showConnectionStats}
matrixInfo={matrixInfo}
/> />
); );
} }
@@ -311,6 +308,7 @@ export const InCallView: FC<InCallViewProps> = ({
onToggleFullscreen={toggleFullscreen} onToggleFullscreen={toggleFullscreen}
showSpeakingIndicator={items.length > 2} showSpeakingIndicator={items.length > 2}
showConnectionStats={showConnectionStats} showConnectionStats={showConnectionStats}
matrixInfo={matrixInfo}
{...props} {...props}
ref={props.ref as Ref<HTMLDivElement>} ref={props.ref as Ref<HTMLDivElement>}
/> />
@@ -369,7 +367,7 @@ export const InCallView: FC<InCallViewProps> = ({
); );
if (!reducedControls) { if (!reducedControls) {
if (canScreenshare && !hideScreensharing && !isSafari) { if (canScreenshare && !hideScreensharing) {
buttons.push( buttons.push(
<ScreenshareButton <ScreenshareButton
key="3" key="3"
@@ -385,12 +383,22 @@ export const InCallView: FC<InCallViewProps> = ({
buttons.push( buttons.push(
<HangupButton <HangupButton
key="6" key="6"
onPress={onLeavePress} onPress={function (): void {
onLeave();
}}
data-testid="incall_leave" data-testid="incall_leave"
/>, />,
); );
footer = ( footer = (
<div className={styles.footer}> <div
className={classNames(
showControls
? styles.footer
: hideHeader
? [styles.footer, styles.footerHidden]
: [styles.footer, styles.footerThin],
)}
>
{!mobile && !hideHeader && ( {!mobile && !hideHeader && (
<div className={styles.logo}> <div className={styles.logo}>
<LogoMark width={24} height={24} aria-hidden /> <LogoMark width={24} height={24} aria-hidden />
@@ -401,8 +409,8 @@ export const InCallView: FC<InCallViewProps> = ({
/> />
</div> </div>
)} )}
<div className={styles.buttons}>{buttons}</div> {showControls && <div className={styles.buttons}>{buttons}</div>}
{!mobile && !hideHeader && ( {!mobile && !hideHeader && showControls && (
<LayoutToggle <LayoutToggle
className={styles.layout} className={styles.layout}
layout={layout} layout={layout}
@@ -427,7 +435,7 @@ export const InCallView: FC<InCallViewProps> = ({
/> />
</LeftNav> </LeftNav>
<RightNav> <RightNav>
{!reducedControls && onShareClick !== null && ( {!reducedControls && showControls && onShareClick !== null && (
<InviteButton onClick={onShareClick} /> <InviteButton onClick={onShareClick} />
)} )}
</RightNav> </RightNav>
@@ -482,8 +490,6 @@ function useParticipantTiles(
}); });
const items = useMemo(() => { const items = useMemo(() => {
const hasPresenter =
sfuParticipants.find((p) => p.isScreenShareEnabled) !== undefined;
let allGhosts = true; let allGhosts = true;
const speakActiveTime = new Date(); const speakActiveTime = new Date();
@@ -491,10 +497,9 @@ function useParticipantTiles(
// Iterate over SFU participants (those who actually are present from the SFU perspective) and create tiles for them. // Iterate over SFU participants (those who actually are present from the SFU perspective) and create tiles for them.
const tiles: TileDescriptor<ItemData>[] = sfuParticipants.flatMap( const tiles: TileDescriptor<ItemData>[] = sfuParticipants.flatMap(
(sfuParticipant) => { (sfuParticipant) => {
const hadSpokedInTime = const spokeRecently =
!hasPresenter && sfuParticipant.lastSpokeAt sfuParticipant.lastSpokeAt !== undefined &&
? sfuParticipant.lastSpokeAt > speakActiveTime sfuParticipant.lastSpokeAt > speakActiveTime;
: false;
const id = sfuParticipant.identity; const id = sfuParticipant.identity;
const member = findMatrixMember(matrixRoom, id); const member = findMatrixMember(matrixRoom, id);
@@ -512,7 +517,7 @@ function useParticipantTiles(
focused: false, focused: false,
isPresenter: sfuParticipant.isScreenShareEnabled, isPresenter: sfuParticipant.isScreenShareEnabled,
isSpeaker: isSpeaker:
(sfuParticipant.isSpeaking || hadSpokedInTime) && (sfuParticipant.isSpeaking || spokeRecently) &&
!sfuParticipant.isLocal, !sfuParticipant.isLocal,
hasVideo: sfuParticipant.isCameraEnabled, hasVideo: sfuParticipant.isCameraEnabled,
local: sfuParticipant.isLocal, local: sfuParticipant.isLocal,

View File

@@ -18,6 +18,7 @@ limitations under the License.
text-align: center; text-align: center;
color: var(--cpd-color-text-secondary); color: var(--cpd-color-text-secondary);
margin-block-end: var(--cpd-space-8x); margin-block-end: var(--cpd-space-8x);
overflow-wrap: break-word;
} }
.button { .button {

View File

@@ -58,7 +58,7 @@ export const InviteModal: FC<Props> = ({ room, open, onDismiss }) => {
return ( return (
<> <>
<Modal title={t("Invite to this call")} open={open} onDismiss={onDismiss}> <Modal title={t("invite_modal.title")} open={open} onDismiss={onDismiss}>
<Text className={styles.url} size="sm" weight="semibold"> <Text className={styles.url} size="sm" weight="semibold">
{url} {url}
</Text> </Text>
@@ -68,7 +68,7 @@ export const InviteModal: FC<Props> = ({ room, open, onDismiss }) => {
onClick={onButtonClick} onClick={onButtonClick}
data-testid="modal_inviteLink" data-testid="modal_inviteLink"
> >
{t("Copy link")} {t("action.copy_link")}
</Button> </Button>
</Modal> </Modal>
<Toast <Toast
@@ -77,7 +77,7 @@ export const InviteModal: FC<Props> = ({ room, open, onDismiss }) => {
autoDismiss={2000} autoDismiss={2000}
Icon={CheckIcon} Icon={CheckIcon}
> >
{t("Link copied to clipboard")} {t("invite_modal.link_copied_toast")}
</Toast> </Toast>
</> </>
); );

View File

@@ -17,8 +17,8 @@ limitations under the License.
import { ChangeEvent, FC, useCallback, useId } from "react"; import { ChangeEvent, FC, useCallback, useId } from "react";
import { useTranslation } from "react-i18next"; import { useTranslation } from "react-i18next";
import { Tooltip } from "@vector-im/compound-web"; import { Tooltip } from "@vector-im/compound-web";
import SpotlightViewIcon from "@vector-im/compound-design-tokens/icons/spotlight-view.svg?react"; import SpotlightIcon from "@vector-im/compound-design-tokens/icons/spotlight.svg?react";
import GridViewIcon from "@vector-im/compound-design-tokens/icons/grid-view.svg?react"; import GridIcon from "@vector-im/compound-design-tokens/icons/grid.svg?react";
import classNames from "classnames"; import classNames from "classnames";
import styles from "./LayoutToggle.module.css"; import styles from "./LayoutToggle.module.css";
@@ -52,9 +52,9 @@ export const LayoutToggle: FC<Props> = ({ layout, setLayout, className }) => {
checked={layout === "spotlight"} checked={layout === "spotlight"}
onChange={onChange} onChange={onChange}
/> />
<Tooltip label={t("Spotlight")}> <Tooltip label={t("layout_spotlight_label")}>
<label htmlFor={spotlightId}> <label htmlFor={spotlightId}>
<SpotlightViewIcon aria-label={t("Spotlight")} /> <SpotlightIcon aria-label={t("layout_spotlight_label")} />
</label> </label>
</Tooltip> </Tooltip>
<input <input
@@ -65,9 +65,9 @@ export const LayoutToggle: FC<Props> = ({ layout, setLayout, className }) => {
checked={layout === "grid"} checked={layout === "grid"}
onChange={onChange} onChange={onChange}
/> />
<Tooltip label={t("Grid")}> <Tooltip label={t("layout_grid_label")}>
<label htmlFor={gridId}> <label htmlFor={gridId}>
<GridViewIcon aria-label={t("Grid")} /> <GridIcon aria-label={t("layout_grid_label")} />
</label> </label>
</Tooltip> </Tooltip>
</div> </div>

View File

@@ -87,7 +87,7 @@ export const LobbyView: FC<Props> = ({
const recentsButtonInFooter = useMediaQuery("(max-height: 500px)"); const recentsButtonInFooter = useMediaQuery("(max-height: 500px)");
const recentsButton = !confineToRoom && ( const recentsButton = !confineToRoom && (
<Link className={styles.recents} href="#" onClick={onLeaveClick}> <Link className={styles.recents} href="#" onClick={onLeaveClick}>
{t("Back to recents")} {t("lobby.leave_button")}
</Link> </Link>
); );
@@ -120,7 +120,7 @@ export const LobbyView: FC<Props> = ({
onClick={onEnter} onClick={onEnter}
data-testid="lobby_joinCall" data-testid="lobby_joinCall"
> >
{t("Join call")} {t("lobby.join_button")}
</Button> </Button>
</VideoPreview> </VideoPreview>
{!recentsButtonInFooter && recentsButton} {!recentsButtonInFooter && recentsButton}

View File

@@ -44,12 +44,12 @@ export const RageshakeRequestModal: FC<Props> = ({
}, [sent, onDismiss]); }, [sent, onDismiss]);
return ( return (
<Modal title={t("Debug log request")} open={open} onDismiss={onDismiss}> <Modal
<Body> title={t("rageshake_request_modal.title")}
{t( open={open}
"Another user on this call is having an issue. In order to better diagnose these issues we'd like to collect a debug log.", onDismiss={onDismiss}
)} >
</Body> <Body>{t("rageshake_request_modal.body")}</Body>
<FieldRow> <FieldRow>
<Button <Button
onPress={(): void => onPress={(): void =>
@@ -61,7 +61,7 @@ export const RageshakeRequestModal: FC<Props> = ({
} }
disabled={sending} disabled={sending}
> >
{sending ? t("Sending debug logs") : t("Send debug logs")} {sending ? t("rageshake_sending_logs") : t("rageshake_send_logs")}
</Button> </Button>
</FieldRow> </FieldRow>
{error && ( {error && (

View File

@@ -70,14 +70,16 @@ export const RoomAuthView: FC = () => {
</Header> </Header>
<div className={styles.container}> <div className={styles.container}>
<main className={styles.main}> <main className={styles.main}>
<Headline className={styles.headline}>{t("Join call")}</Headline> <Headline className={styles.headline}>
{t("lobby.join_button")}
</Headline>
<Form className={styles.form} onSubmit={onSubmit}> <Form className={styles.form} onSubmit={onSubmit}>
<FieldRow> <FieldRow>
<InputField <InputField
id="displayName" id="displayName"
name="displayName" name="displayName"
label={t("Display name")} label={t("common.display_name")}
placeholder={t("Display name")} placeholder={t("common.display_name")}
data-testid="joincall_displayName" data-testid="joincall_displayName"
type="text" type="text"
required required
@@ -85,7 +87,7 @@ export const RoomAuthView: FC = () => {
/> />
</FieldRow> </FieldRow>
<Caption> <Caption>
<Trans> <Trans i18nKey="room_auth_view_eula_caption">
By clicking "Join call now", you agree to our{" "} By clicking "Join call now", you agree to our{" "}
<Link href={Config.get().eula}> <Link href={Config.get().eula}>
End User Licensing Agreement (EULA) End User Licensing Agreement (EULA)
@@ -103,13 +105,13 @@ export const RoomAuthView: FC = () => {
disabled={loading} disabled={loading}
data-testid="joincall_joincall" data-testid="joincall_joincall"
> >
{loading ? t("Loading") : t("Join call now")} {loading ? t("common.loading") : t("room_auth_view_join_button")}
</Button> </Button>
<div id={recaptchaId} /> <div id={recaptchaId} />
</Form> </Form>
</main> </main>
<Body className={styles.footer}> <Body className={styles.footer}>
<Trans> <Trans i18nKey="unauthenticated_view_body">
Not registered yet?{" "} Not registered yet?{" "}
<Link <Link
color="primary" color="primary"

View File

@@ -31,8 +31,14 @@ import { platform } from "../Platform";
import { AppSelectionModal } from "./AppSelectionModal"; import { AppSelectionModal } from "./AppSelectionModal";
export const RoomPage: FC = () => { export const RoomPage: FC = () => {
const { confineToRoom, appPrompt, preload, hideHeader, displayName } = const {
useUrlParams(); confineToRoom,
appPrompt,
preload,
hideHeader,
displayName,
skipLobby,
} = useUrlParams();
const { roomAlias, roomId, viaServers } = useRoomIdentifier(); const { roomAlias, roomId, viaServers } = useRoomIdentifier();
@@ -78,10 +84,11 @@ export const RoomPage: FC = () => {
isPasswordlessUser={passwordlessUser} isPasswordlessUser={passwordlessUser}
confineToRoom={confineToRoom} confineToRoom={confineToRoom}
preload={preload} preload={preload}
skipLobby={skipLobby}
hideHeader={hideHeader} hideHeader={hideHeader}
/> />
), ),
[client, passwordlessUser, confineToRoom, preload, hideHeader], [client, passwordlessUser, confineToRoom, preload, hideHeader, skipLobby],
); );
let content: ReactNode; let content: ReactNode;

View File

@@ -25,12 +25,12 @@ import {
} from "livekit-client"; } from "livekit-client";
import classNames from "classnames"; import classNames from "classnames";
import { logger } from "matrix-js-sdk/src/logger"; import { logger } from "matrix-js-sdk/src/logger";
import { Glass } from "@vector-im/compound-web";
import { Avatar } from "../Avatar"; import { Avatar } from "../Avatar";
import styles from "./VideoPreview.module.css"; import styles from "./VideoPreview.module.css";
import { useMediaDevices } from "../livekit/MediaDevicesContext"; import { useMediaDevices } from "../livekit/MediaDevicesContext";
import { MuteStates } from "./MuteStates"; import { MuteStates } from "./MuteStates";
import { Glass } from "../Glass";
import { useMediaQuery } from "../useMediaQuery"; import { useMediaQuery } from "../useMediaQuery";
export type MatrixInfo = { export type MatrixInfo = {
@@ -82,6 +82,8 @@ export const VideoPreview: FC<Props> = ({
}, },
(error) => { (error) => {
logger.error("Error while creating preview Tracks:", error); logger.error("Error while creating preview Tracks:", error);
muteStates.audio.setEnabled?.(false);
muteStates.video.setEnabled?.(false);
}, },
); );
const videoTrack = useMemo( const videoTrack = useMemo(
@@ -106,7 +108,21 @@ export const VideoPreview: FC<Props> = ({
const content = ( const content = (
<> <>
<video ref={videoEl} muted playsInline disablePictureInPicture /> <video
ref={videoEl}
muted
playsInline
// There's no reason for this to be focusable
tabIndex={-1}
// React supports the disablePictureInPicture attribute, but Firefox
// only recognizes a value of "true", whereas React sets it to the empty
// string. So we need to bypass React and set it specifically to "true".
// https://bugzilla.mozilla.org/show_bug.cgi?id=1865748
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
// @ts-ignore
// eslint-disable-next-line react/no-unknown-property
disablepictureinpicture="true"
/>
{!muteStates.video.enabled && ( {!muteStates.video.enabled && (
<div className={styles.avatarContainer}> <div className={styles.avatarContainer}>
<Avatar <Avatar

View File

@@ -20,6 +20,7 @@ import {
} from "matrix-js-sdk/src/matrixrtc/MatrixRTCSession"; } from "matrix-js-sdk/src/matrixrtc/MatrixRTCSession";
import { useCallback, useEffect, useState } from "react"; import { useCallback, useEffect, useState } from "react";
import { deepCompare } from "matrix-js-sdk/src/utils"; import { deepCompare } from "matrix-js-sdk/src/utils";
import { logger } from "matrix-js-sdk/src/logger";
import { LivekitFocus } from "../livekit/LivekitFocus"; import { LivekitFocus } from "../livekit/LivekitFocus";
@@ -27,7 +28,16 @@ function getActiveFocus(
rtcSession: MatrixRTCSession, rtcSession: MatrixRTCSession,
): LivekitFocus | undefined { ): LivekitFocus | undefined {
const oldestMembership = rtcSession.getOldestMembership(); const oldestMembership = rtcSession.getOldestMembership();
return oldestMembership?.getActiveFoci()[0] as LivekitFocus; const focus = oldestMembership?.getActiveFoci()[0] as LivekitFocus;
if (focus) {
logger.info(
`Got active focus for call from ${oldestMembership?.sender}/${oldestMembership?.deviceId}`,
focus,
);
}
return focus;
} }
/** /**

View File

@@ -23,7 +23,6 @@ import { MatrixRTCSession } from "matrix-js-sdk/src/matrixrtc/MatrixRTCSession";
import type { Room } from "matrix-js-sdk/src/models/room"; import type { Room } from "matrix-js-sdk/src/models/room";
import type { GroupCall } from "matrix-js-sdk/src/webrtc/groupCall"; import type { GroupCall } from "matrix-js-sdk/src/webrtc/groupCall";
import { useEnableE2EE } from "../settings/useSetting";
export type GroupCallLoaded = { export type GroupCallLoaded = {
kind: "loaded"; kind: "loaded";
@@ -57,8 +56,6 @@ export const useLoadGroupCall = (
const { t } = useTranslation(); const { t } = useTranslation();
const [state, setState] = useState<GroupCallStatus>({ kind: "loading" }); const [state, setState] = useState<GroupCallStatus>({ kind: "loading" });
const [e2eeEnabled] = useEnableE2EE();
useEffect(() => { useEffect(() => {
const fetchOrCreateRoom = async (): Promise<Room> => { const fetchOrCreateRoom = async (): Promise<Room> => {
let room: Room | null = null; let room: Room | null = null;
@@ -129,7 +126,7 @@ export const useLoadGroupCall = (
.then(fetchOrCreateGroupCall) .then(fetchOrCreateGroupCall)
.then((rtcSession) => setState({ kind: "loaded", rtcSession })) .then((rtcSession) => setState({ kind: "loaded", rtcSession }))
.catch((error) => setState({ kind: "failed", error })); .catch((error) => setState({ kind: "failed", error }));
}, [client, roomIdOrAlias, viaServers, t, e2eeEnabled]); }, [client, roomIdOrAlias, viaServers, t]);
return state; return state;
}; };

View File

@@ -19,6 +19,7 @@ import { MatrixRTCSession } from "matrix-js-sdk/src/matrixrtc/MatrixRTCSession";
import { PosthogAnalytics } from "./analytics/PosthogAnalytics"; import { PosthogAnalytics } from "./analytics/PosthogAnalytics";
import { LivekitFocus } from "./livekit/LivekitFocus"; import { LivekitFocus } from "./livekit/LivekitFocus";
import { Config } from "./config/Config"; import { Config } from "./config/Config";
import { ElementWidgetActions, WidgetHelpers, widget } from "./widget";
function makeFocus(livekitAlias: string): LivekitFocus { function makeFocus(livekitAlias: string): LivekitFocus {
const urlFromConf = Config.get().livekit!.livekit_service_url; const urlFromConf = Config.get().livekit!.livekit_service_url;
@@ -33,23 +34,43 @@ function makeFocus(livekitAlias: string): LivekitFocus {
}; };
} }
export function enterRTCSession(rtcSession: MatrixRTCSession): void { export function enterRTCSession(
rtcSession: MatrixRTCSession,
encryptMedia: boolean,
): void {
PosthogAnalytics.instance.eventCallEnded.cacheStartCall(new Date()); PosthogAnalytics.instance.eventCallEnded.cacheStartCall(new Date());
PosthogAnalytics.instance.eventCallStarted.track(rtcSession.room.roomId); PosthogAnalytics.instance.eventCallStarted.track(rtcSession.room.roomId);
// This must be called before we start trying to join the call, as we need to // This must be called before we start trying to join the call, as we need to
// have started tracking by the time calls start getting created. // have started tracking by the time calls start getting created.
//groupCallOTelMembership?.onJoinCall(); // groupCallOTelMembership?.onJoinCall();
// right now we assume everything is a room-scoped call // right now we assume everything is a room-scoped call
const livekitAlias = rtcSession.room.roomId; const livekitAlias = rtcSession.room.roomId;
rtcSession.joinRoomSession([makeFocus(livekitAlias)]); rtcSession.joinRoomSession([makeFocus(livekitAlias)], encryptMedia);
} }
const widgetPostHangupProcedure = async (
widget: WidgetHelpers,
): Promise<void> => {
// we need to wait until the callEnded event is tracked on posthog.
// Otherwise the iFrame gets killed before the callEnded event got tracked.
await new Promise((resolve) => window.setTimeout(resolve, 10)); // 10ms
widget.api.setAlwaysOnScreen(false);
PosthogAnalytics.instance.logout();
// We send the hangup event after the memberships have been updated
// calling leaveRTCSession.
// We need to wait because this makes the client hosting this widget killing the IFrame.
widget.api.transport.send(ElementWidgetActions.HangupCall, {});
};
export async function leaveRTCSession( export async function leaveRTCSession(
rtcSession: MatrixRTCSession, rtcSession: MatrixRTCSession,
): Promise<void> { ): Promise<void> {
//groupCallOTelMembership?.onLeaveCall();
await rtcSession.leaveRoomSession(); await rtcSession.leaveRoomSession();
if (widget) {
await widgetPostHangupProcedure(widget);
}
} }

View File

@@ -62,32 +62,28 @@ export const FeedbackSettingsTab: FC<Props> = ({ roomId }) => {
return ( return (
<div> <div>
<h4 className={styles.label}>{t("Submit feedback")}</h4> <h4 className={styles.label}>{t("settings.feedback_tab_h4")}</h4>
<Body> <Body>{t("settings.feedback_tab_body")}</Body>
{t(
"If you are experiencing issues or simply would like to provide some feedback, please send us a short description below.",
)}
</Body>
<form onSubmit={onSubmitFeedback}> <form onSubmit={onSubmitFeedback}>
<FieldRow> <FieldRow>
<InputField <InputField
className={feedbackStyles.feedback} className={feedbackStyles.feedback}
id="description" id="description"
name="description" name="description"
label={t("Your feedback")} label={t("settings.feedback_tab_description_label")}
placeholder={t("Your feedback")} placeholder={t("settings.feedback_tab_description_label")}
type="textarea" type="textarea"
disabled={sending || sent} disabled={sending || sent}
/> />
</FieldRow> </FieldRow>
{sent ? ( {sent ? (
<Body> {t("Thanks, we received your feedback!")}</Body> <Body> {t("settings.feedback_tab_thank_you")}</Body>
) : ( ) : (
<FieldRow> <FieldRow>
<InputField <InputField
id="sendLogs" id="sendLogs"
name="sendLogs" name="sendLogs"
label={t("Include debug logs")} label={t("settings.feedback_tab_send_logs_label")}
type="checkbox" type="checkbox"
defaultChecked defaultChecked
/> />
@@ -97,7 +93,7 @@ export const FeedbackSettingsTab: FC<Props> = ({ roomId }) => {
</FieldRow> </FieldRow>
)} )}
<Button type="submit" disabled={sending}> <Button type="submit" disabled={sending}>
{sending ? t("Submitting") : t("Submit")} {sending ? t("submitting") : "action.submit"}
</Button> </Button>
</FieldRow> </FieldRow>
)} )}

View File

@@ -82,7 +82,7 @@ export const ProfileSettingsTab: FC<Props> = ({ client }) => {
<AvatarInputField <AvatarInputField
id="avatar" id="avatar"
name="avatar" name="avatar"
label={t("Avatar")} label={t("common.avatar")}
avatarUrl={avatarUrl} avatarUrl={avatarUrl}
userId={userId} userId={userId}
displayName={displayName} displayName={displayName}
@@ -94,7 +94,7 @@ export const ProfileSettingsTab: FC<Props> = ({ client }) => {
<InputField <InputField
id="userId" id="userId"
name="userId" name="userId"
label={t("Username")} label={t("common.username")}
type="text" type="text"
disabled disabled
value={client.getUserId()!} value={client.getUserId()!}
@@ -104,11 +104,11 @@ export const ProfileSettingsTab: FC<Props> = ({ client }) => {
<InputField <InputField
id="displayName" id="displayName"
name="displayName" name="displayName"
label={t("Display name")} label={t("common.display_name")}
type="text" type="text"
required required
autoComplete="off" autoComplete="off"
placeholder={t("Display name")} placeholder={t("common.display_name")}
defaultValue={displayName} defaultValue={displayName}
data-testid="profile_displayname" data-testid="profile_displayname"
/> />

View File

@@ -41,13 +41,13 @@ export const RageshakeButton: FC<Props> = ({ description }) => {
let logsComponent: JSX.Element | null = null; let logsComponent: JSX.Element | null = null;
if (sending) { if (sending) {
logsComponent = <span>{t("Sending")}</span>; logsComponent = <span>{t("rageshake_sending")}</span>;
} else if (sent) { } else if (sent) {
logsComponent = <div>{t("Thanks!")}</div>; logsComponent = <div>{t("rageshake_sent")}</div>;
} else { } else {
let caption = t("Send debug logs"); let caption = t("rageshake_send_logs");
if (error) { if (error) {
caption = t("Retry sending logs"); caption = t("rageshake_button_error_caption");
} }
logsComponent = ( logsComponent = (

View File

@@ -33,7 +33,6 @@ import {
useOptInAnalytics, useOptInAnalytics,
useDeveloperSettingsTab, useDeveloperSettingsTab,
useShowConnectionStats, useShowConnectionStats,
useEnableE2EE,
isFirefox, isFirefox,
} from "./useSetting"; } from "./useSetting";
import { FieldRow, InputField } from "../input/Input"; import { FieldRow, InputField } from "../input/Input";
@@ -64,7 +63,6 @@ export const SettingsModal: FC<Props> = (props) => {
useDeveloperSettingsTab(); useDeveloperSettingsTab();
const [showConnectionStats, setShowConnectionStats] = const [showConnectionStats, setShowConnectionStats] =
useShowConnectionStats(); useShowConnectionStats();
const [enableE2EE, setEnableE2EE] = useEnableE2EE();
// Generate a `SelectInput` with a list of devices for a given device kind. // Generate a `SelectInput` with a list of devices for a given device kind.
const generateDeviceSelection = ( const generateDeviceSelection = (
@@ -105,7 +103,7 @@ export const SettingsModal: FC<Props> = (props) => {
const optInDescription = ( const optInDescription = (
<Caption> <Caption>
<Trans> <Trans i18nKey="settings.opt_in_description">
<AnalyticsNotice /> <AnalyticsNotice />
<br /> <br />
You may withdraw consent by unchecking this box. If you are currently in You may withdraw consent by unchecking this box. If you are currently in
@@ -123,13 +121,16 @@ export const SettingsModal: FC<Props> = (props) => {
title={ title={
<> <>
<AudioIcon width={16} height={16} /> <AudioIcon width={16} height={16} />
<span className={styles.tabLabel}>{t("Audio")}</span> <span className={styles.tabLabel}>{t("common.audio")}</span>
</> </>
} }
> >
{generateDeviceSelection(devices.audioInput, t("Microphone"))} {generateDeviceSelection(devices.audioInput, t("common.microphone"))}
{!isFirefox() && {!isFirefox() &&
generateDeviceSelection(devices.audioOutput, t("Speaker"))} generateDeviceSelection(
devices.audioOutput,
t("settings.speaker_device_selection_label"),
)}
</TabItem> </TabItem>
); );
@@ -139,11 +140,11 @@ export const SettingsModal: FC<Props> = (props) => {
title={ title={
<> <>
<VideoIcon width={16} height={16} /> <VideoIcon width={16} height={16} />
<span>{t("Video")}</span> <span>{t("common.video")}</span>
</> </>
} }
> >
{generateDeviceSelection(devices.videoInput, t("Camera"))} {generateDeviceSelection(devices.videoInput, t("common.camera"))}
</TabItem> </TabItem>
); );
@@ -153,7 +154,7 @@ export const SettingsModal: FC<Props> = (props) => {
title={ title={
<> <>
<UserIcon width={15} height={15} /> <UserIcon width={15} height={15} />
<span>{t("Profile")}</span> <span>{t("common.profile")}</span>
</> </>
} }
> >
@@ -167,7 +168,7 @@ export const SettingsModal: FC<Props> = (props) => {
title={ title={
<> <>
<FeedbackIcon width={16} height={16} /> <FeedbackIcon width={16} height={16} />
<span>{t("Feedback")}</span> <span>{t("settings.feedback_tab_title")}</span>
</> </>
} }
> >
@@ -181,25 +182,29 @@ export const SettingsModal: FC<Props> = (props) => {
title={ title={
<> <>
<OverflowIcon width={16} height={16} /> <OverflowIcon width={16} height={16} />
<span>{t("More")}</span> <span>{t("settings.more_tab_title")}</span>
</> </>
} }
> >
<h4>Developer</h4> <h4>{t("settings.developer_tab_title")}</h4>
<p>Version: {(import.meta.env.VITE_APP_VERSION as string) || "dev"}</p> <p>
{t("version", {
version: import.meta.env.VITE_APP_VERSION || "dev",
})}
</p>
<FieldRow> <FieldRow>
<InputField <InputField
id="developerSettingsTab" id="developerSettingsTab"
type="checkbox" type="checkbox"
checked={developerSettingsTab} checked={developerSettingsTab}
label={t("Developer Settings")} label={t("settings.developer_settings_label")}
description={t("Expose developer settings in the settings window.")} description={t("settings.developer_settings_label_description")}
onChange={(event: ChangeEvent<HTMLInputElement>): void => onChange={(event: ChangeEvent<HTMLInputElement>): void =>
setDeveloperSettingsTab(event.target.checked) setDeveloperSettingsTab(event.target.checked)
} }
/> />
</FieldRow> </FieldRow>
<h4>Analytics</h4> <h4>{t("common.analytics")}</h4>
<FieldRow> <FieldRow>
<InputField <InputField
id="optInAnalytics" id="optInAnalytics"
@@ -220,13 +225,13 @@ export const SettingsModal: FC<Props> = (props) => {
title={ title={
<> <>
<DeveloperIcon width={16} height={16} /> <DeveloperIcon width={16} height={16} />
<span>{t("Developer")}</span> <span>{t("settings.developer_tab_title")}</span>
</> </>
} }
> >
<FieldRow> <FieldRow>
<Body className={styles.fieldRowText}> <Body className={styles.fieldRowText}>
{t("Version: {{version}}", { {t("version", {
version: import.meta.env.VITE_APP_VERSION || "dev", version: import.meta.env.VITE_APP_VERSION || "dev",
})} })}
</Body> </Body>
@@ -235,7 +240,7 @@ export const SettingsModal: FC<Props> = (props) => {
<InputField <InputField
id="showConnectionStats" id="showConnectionStats"
name="connection-stats" name="connection-stats"
label={t("Show connection stats")} label={t("settings.show_connection_stats_label")}
type="checkbox" type="checkbox"
checked={showConnectionStats} checked={showConnectionStats}
onChange={(e: ChangeEvent<HTMLInputElement>): void => onChange={(e: ChangeEvent<HTMLInputElement>): void =>
@@ -243,23 +248,6 @@ export const SettingsModal: FC<Props> = (props) => {
} }
/> />
</FieldRow> </FieldRow>
<FieldRow>
<InputField
id="enableE2EE"
name="end-to-end-encryption"
label={t("Enable end-to-end encryption (password protected calls)")}
description={
!setEnableE2EE &&
t("End-to-end encryption isn't supported on your browser.")
}
disabled={!setEnableE2EE}
type="checkbox"
checked={enableE2EE ?? undefined}
onChange={(e: ChangeEvent<HTMLInputElement>): void =>
setEnableE2EE?.(e.target.checked)
}
/>
</FieldRow>
</TabItem> </TabItem>
); );
@@ -270,7 +258,7 @@ export const SettingsModal: FC<Props> = (props) => {
return ( return (
<Modal <Modal
title={t("Settings")} title={t("common.settings")}
className={styles.settingsModal} className={styles.settingsModal}
open={props.open} open={props.open}
onDismiss={props.onDismiss} onDismiss={props.onDismiss}

View File

@@ -15,7 +15,6 @@ limitations under the License.
*/ */
import { useCallback, useMemo } from "react"; import { useCallback, useMemo } from "react";
import { isE2EESupported } from "livekit-client";
import { PosthogAnalytics } from "../analytics/PosthogAnalytics"; import { PosthogAnalytics } from "../analytics/PosthogAnalytics";
import { import {
@@ -91,16 +90,6 @@ export const useOptInAnalytics = (): DisableableSetting<boolean | null> => {
return [false, null]; return [false, null];
}; };
export const useEnableE2EE = (): DisableableSetting<boolean | null> => {
const settingVal = useSetting<boolean | null>(
"enable-end-to-end-encryption",
true,
);
if (isE2EESupported()) return settingVal;
return [false, null];
};
export const useDeveloperSettingsTab = (): Setting<boolean> => export const useDeveloperSettingsTab = (): Setting<boolean> =>
useSetting("developer-settings-tab", false); useSetting("developer-settings-tab", false);

View File

@@ -54,7 +54,7 @@ interface TilePosition {
zIndex: number; zIndex: number;
} }
interface Tile<T> { export interface Tile<T> {
key: string; key: string;
order: number; order: number;
item: TileDescriptor<T>; item: TileDescriptor<T>;
@@ -728,7 +728,7 @@ function displayedTileCount(
// Sets the 'order' property on tiles based on the layout param and // Sets the 'order' property on tiles based on the layout param and
// other properties of the tiles, eg. 'focused' and 'presenter' // other properties of the tiles, eg. 'focused' and 'presenter'
function reorderTiles<T>( export function reorderTiles<T>(
tiles: Tile<T>[], tiles: Tile<T>[],
layout: Layout, layout: Layout,
displayedTile = -1, displayedTile = -1,
@@ -750,7 +750,6 @@ function reorderTiles<T>(
} else { } else {
const focusedTiles: Tile<T>[] = []; const focusedTiles: Tile<T>[] = [];
const presenterTiles: Tile<T>[] = []; const presenterTiles: Tile<T>[] = [];
const speakerTiles: Tile<T>[] = [];
const onlyVideoTiles: Tile<T>[] = []; const onlyVideoTiles: Tile<T>[] = [];
const otherTiles: Tile<T>[] = []; const otherTiles: Tile<T>[] = [];
@@ -763,8 +762,6 @@ function reorderTiles<T>(
focusedTiles.push(tile); focusedTiles.push(tile);
} else if (tile.isPresenter) { } else if (tile.isPresenter) {
presenterTiles.push(tile); presenterTiles.push(tile);
} else if (tile.isSpeaker && displayedTile < tile.order) {
speakerTiles.push(tile);
} else if (tile.hasVideo) { } else if (tile.hasVideo) {
if (tile.order === 0 && tile.item.local) { if (tile.order === 0 && tile.item.local) {
firstLocalTile = tile; firstLocalTile = tile;
@@ -788,13 +785,27 @@ function reorderTiles<T>(
} }
} }
[ const reorderedTiles = [
...focusedTiles, ...focusedTiles,
...presenterTiles, ...presenterTiles,
...speakerTiles,
...onlyVideoTiles, ...onlyVideoTiles,
...otherTiles, ...otherTiles,
].forEach((tile, i) => (tile.order = i)); ];
let nextSpeakerTileIndex = focusedTiles.length + presenterTiles.length;
reorderedTiles.forEach((tile, i) => {
// If a speaker's natural ordering would place it outside the default
// visible area, promote them to the section dedicated to speakers
if (tile.isSpeaker && displayedTile <= i && nextSpeakerTileIndex < i) {
// Remove the tile from its current section
reorderedTiles.splice(i, 1);
// Insert it into the speaker section
reorderedTiles.splice(nextSpeakerTileIndex, 0, tile);
nextSpeakerTileIndex++;
}
});
reorderedTiles.forEach((tile, i) => (tile.order = i));
} }
} }

View File

@@ -88,11 +88,11 @@ limitations under the License.
flex-shrink: 0; flex-shrink: 0;
} }
.nameTag > svg[data-muted="true"] { .muteIcon[data-muted="true"] {
color: var(--cpd-color-icon-secondary); color: var(--cpd-color-icon-secondary);
} }
.nameTag > svg[data-muted="false"] { .muteIcon[data-muted="false"] {
color: var(--cpd-color-icon-primary); color: var(--cpd-color-icon-primary);
} }
@@ -103,6 +103,10 @@ limitations under the License.
padding-inline: var(--cpd-space-2x); padding-inline: var(--cpd-space-2x);
} }
.errorIcon {
color: var(--cpd-color-icon-critical-primary);
}
.toolbar { .toolbar {
position: absolute; position: absolute;
top: 0; top: 0;

View File

@@ -36,13 +36,15 @@ import {
} from "matrix-js-sdk/src/models/room-member"; } from "matrix-js-sdk/src/models/room-member";
import MicOnSolidIcon from "@vector-im/compound-design-tokens/icons/mic-on-solid.svg?react"; import MicOnSolidIcon from "@vector-im/compound-design-tokens/icons/mic-on-solid.svg?react";
import MicOffSolidIcon from "@vector-im/compound-design-tokens/icons/mic-off-solid.svg?react"; import MicOffSolidIcon from "@vector-im/compound-design-tokens/icons/mic-off-solid.svg?react";
import { Text } from "@vector-im/compound-web"; import ErrorIcon from "@vector-im/compound-design-tokens/icons/error.svg?react";
import { Text, Tooltip } from "@vector-im/compound-web";
import { Avatar } from "../Avatar"; import { Avatar } from "../Avatar";
import styles from "./VideoTile.module.css"; import styles from "./VideoTile.module.css";
import { useReactiveState } from "../useReactiveState"; import { useReactiveState } from "../useReactiveState";
import { AudioButton, FullscreenButton } from "../button/Button"; import { AudioButton, FullscreenButton } from "../button/Button";
import { VideoTileSettingsModal } from "./VideoTileSettingsModal"; import { VideoTileSettingsModal } from "./VideoTileSettingsModal";
import { MatrixInfo } from "../room/VideoPreview";
export interface ItemData { export interface ItemData {
id: string; id: string;
@@ -68,6 +70,9 @@ interface Props {
style?: ComponentProps<typeof animated.div>["style"]; style?: ComponentProps<typeof animated.div>["style"];
showSpeakingIndicator: boolean; showSpeakingIndicator: boolean;
showConnectionStats: boolean; showConnectionStats: boolean;
// TODO: This dependency in particular should probably not be here. We can fix
// this with a view model.
matrixInfo: MatrixInfo;
} }
export const VideoTile = forwardRef<HTMLDivElement, Props>( export const VideoTile = forwardRef<HTMLDivElement, Props>(
@@ -83,6 +88,7 @@ export const VideoTile = forwardRef<HTMLDivElement, Props>(
targetHeight, targetHeight,
showSpeakingIndicator, showSpeakingIndicator,
showConnectionStats, showConnectionStats,
matrixInfo,
}, },
tileRef, tileRef,
) => { ) => {
@@ -108,13 +114,22 @@ export const VideoTile = forwardRef<HTMLDivElement, Props>(
} }
}, [member, setDisplayName]); }, [member, setDisplayName]);
const muted = const audioInfo = useMediaTrack(
useMediaTrack( content === TileContent.UserMedia
content === TileContent.UserMedia ? Track.Source.Microphone
? Track.Source.Microphone : Track.Source.ScreenShareAudio,
: Track.Source.ScreenShareAudio, sfuParticipant,
sfuParticipant, );
).isMuted !== false; const videoInfo = useMediaTrack(
content === TileContent.UserMedia
? Track.Source.Camera
: Track.Source.ScreenShare,
sfuParticipant,
);
const muted = audioInfo.isMuted !== false;
const encrypted =
audioInfo.publication?.isEncrypted !== false &&
videoInfo.publication?.isEncrypted !== false;
const MicIcon = muted ? MicOffSolidIcon : MicOnSolidIcon; const MicIcon = muted ? MicOffSolidIcon : MicOnSolidIcon;
@@ -156,9 +171,6 @@ export const VideoTile = forwardRef<HTMLDivElement, Props>(
} }
} }
// Firefox doesn't respect the disablePictureInPicture attribute
// https://bugzilla.mozilla.org/show_bug.cgi?id=1611831
return ( return (
<animated.div <animated.div
className={classNames(styles.videoTile, className, { className={classNames(styles.videoTile, className, {
@@ -193,19 +205,38 @@ export const VideoTile = forwardRef<HTMLDivElement, Props>(
)} )}
{content === TileContent.ScreenShare ? ( {content === TileContent.ScreenShare ? (
<div className={styles.presenterLabel}> <div className={styles.presenterLabel}>
<span>{t("{{displayName}} is presenting", { displayName })}</span> <span>{t("video_tile.presenter_label", { displayName })}</span>
</div> </div>
) : ( ) : (
<div className={styles.nameTag}> <div className={styles.nameTag}>
<MicIcon <MicIcon
width={20} width={20}
height={20} height={20}
aria-label={muted ? t("Microphone off") : t("Microphone on")} aria-label={muted ? t("microphone_off") : t("microphone_on")}
data-muted={muted} data-muted={muted}
className={styles.muteIcon}
/> />
<Text as="span" size="sm" weight="medium"> <Text as="span" size="sm" weight="medium">
{sfuParticipant.isLocal ? t("You") : displayName} {sfuParticipant.isLocal
? t("video_tile.sfu_participant_local")
: displayName}
</Text> </Text>
{matrixInfo.roomEncrypted && !encrypted && (
<Tooltip label={t("common.unencrypted")} side="bottom">
<ErrorIcon
width={20}
height={20}
aria-label={t("common.unencrypted")}
className={styles.errorIcon}
// Make the icon focusable so that the tooltip can be opened
// with keyboard navigation
// TODO: Replace this with the solution from
// https://github.com/vector-im/compound-web/pull/130 once it
// lands
tabIndex={0}
/>
</Tooltip>
)}
{showConnectionStats && ( {showConnectionStats && (
<ConnectionQualityIndicator participant={sfuParticipant} /> <ConnectionQualityIndicator participant={sfuParticipant} />
)} )}
@@ -218,6 +249,16 @@ export const VideoTile = forwardRef<HTMLDivElement, Props>(
? Track.Source.Camera ? Track.Source.Camera
: Track.Source.ScreenShare : Track.Source.ScreenShare
} }
// There's no reason for this to be focusable
tabIndex={-1}
// React supports the disablePictureInPicture attribute, but Firefox
// only recognizes a value of "true", whereas React sets it to the empty
// string. So we need to bypass React and set it specifically to "true".
// https://bugzilla.mozilla.org/show_bug.cgi?id=1865748
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
// @ts-ignore
// eslint-disable-next-line react/no-unknown-property
disablepictureinpicture="true"
/> />
{!maximised && ( {!maximised && (
<VideoTileSettingsModal <VideoTileSettingsModal

View File

@@ -82,7 +82,7 @@ export const VideoTileSettingsModal: FC<Props> = ({
return ( return (
<Modal <Modal
className={styles.videoTileSettingsModal} className={styles.videoTileSettingsModal}
title={t("Local volume")} title={t("local_volume_label")}
open={open} open={open}
onDismiss={onDismiss} onDismiss={onDismiss}
> >

Some files were not shown because too many files have changed in this diff Show More