Šimon Brandner
23cb0ae68c
Fix pills on bubble layout being cut-off ( #8505 )
2022-05-05 08:44:59 -04:00
Šimon Brandner
b12c002602
Order receipts with the most recent on the right ( #8506 )
2022-05-05 12:10:48 +00:00
Germain
3a63c88a11
Order new search dialog results by recency ( #8444 )
...
* Order new search dialog results by recency
* Add getLastTs tests
* Add sort rooms tests
2022-05-05 12:19:11 +01:00
Robin
9cb0185ec2
Fully close Jitsi conferences on errors ( #22060 )
...
By not closing Jitsi fully when an error occurs, it could get stuck in
PiP mode with no way to dismiss.
2022-05-05 05:51:00 -04:00
Šimon Brandner
b5ac9493dd
Improve pills ( #6398 )
2022-05-05 11:13:09 +02:00
Šimon Brandner
c79596cfe6
Add a way to maximize/pin widget from the PiP view ( #7672 )
2022-05-05 10:57:10 +02:00
Christian Paul
1a0af54ccb
Grammar fix: by it's administrator -> by its administrator ( #8467 )
...
* by it's administrator -> by its administrator
* Fix typo in ServerLimitToast: by it's administrator
2022-05-05 03:50:30 +00:00
Valere
07d8070037
Add raw error to analytics E2E error event context ( #8447 )
...
* Add raw error to analytics E2E error context
* Fix code style
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com >
2022-05-04 21:46:03 -06:00
Robin
f34b4f1182
Disconnect from video rooms when leaving ( #8500 )
...
* Disconnect from video rooms when leaving
* Listen on the specific room
* Fix lints
2022-05-04 21:02:53 +00:00
Robin
658ff4dfe6
Iterate video room designs in labs ( #8499 )
...
* Remove blank header from video room view frame
* Add video room option to space context menu
* Remove duplicate tooltips from face piles
* Factor RoomInfoLine out of SpaceRoomView
* Factor RoomPreviewCard out of SpaceRoomView
* Adapt RoomPreviewCard for video rooms
* "New video room" → "Video room"
* Add comment about unused cases in RoomPreviewCard
* Make widgets in video rooms mutable again to de-risk future upgrades
* Ensure that the video channel exists when mounting VideoRoomView
2022-05-04 17:02:06 -04:00
Michael Telatynski
cda31136b9
Tweak sonar-project.properties ( #8498 )
2022-05-04 15:29:34 -04:00
Kat Gerasimova
abb31c9b01
Improve wording in the labs docs page ( #22053 )
...
Try to clarify what the previews are
2022-05-04 19:35:48 +01:00
Michael Telatynski
5ccde97414
[Release] Fix reading of cached room device setting values ( #8495 )
2022-05-04 17:38:03 +01:00
Michael Telatynski
d79349029a
Fix soft crash around threads when room isn't yet in store ( #8496 )
2022-05-04 16:39:36 +01:00
Šimon Brandner
a5b795c934
Improve UI/UX in calls ( #7791 )
2022-05-04 17:16:38 +02:00
Michael Telatynski
5cdc8fb3fd
Fix reading of cached room device setting values ( #8491 )
...
* Fix reading of cached room device setting values
* Add tests
2022-05-04 15:54:59 +01:00
Šimon Brandner
3c36a7f704
Add ability to change audio and video devices during a call ( #7173 )
2022-05-04 16:41:56 +02:00
Kerry
ce3bc9dc07
test typescriptification - EventListSummary ( #8493 )
...
* test/components/views/elements/EventListSummary-test.js -> tsx
Signed-off-by: Kerry Archibald <kerrya@element.io >
* add user mocks util
Signed-off-by: Kerry Archibald <kerrya@element.io >
* lint
Signed-off-by: Kerry Archibald <kerrya@element.io >
2022-05-04 16:37:41 +02:00
agrani29
995d008aca
fixed avatar and message box layering ( #8190 )
...
Co-authored-by: Andy Balaam <andyb@element.io >
2022-05-04 14:35:04 +00:00
Michael Telatynski
77a437f30a
Create more cypress tests and utilities ( #8494 )
2022-05-04 14:11:33 +00:00
RiotRobot
bf1e8a07c1
Merge pull request #22048 from vector-im/actions/upgrade-deps
...
Upgrade dependencies
2022-05-04 14:41:58 +01:00
Michael Telatynski
fd6498a821
Add loading spinners to threads panels ( #8490 )
2022-05-04 13:37:19 +00:00
t3chguy
092f919e60
[create-pull-request] automated change
2022-05-04 13:32:03 +00:00
Michael Telatynski
b98e605574
Create dependency upgrade action ( #22043 )
2022-05-04 14:28:23 +01:00
Michael Telatynski
c616bd7a62
Attempt to fix the cypress flake ( #8492 )
2022-05-04 11:07:37 +00:00
Kerry
5cece10552
test typescriptification - Permalinks ( #8481 )
...
* test/utils/permalinks/Permalinks-test.js -> test/utils/permalinks/Permalinks-test.ts
Signed-off-by: Kerry Archibald <kerrya@element.io >
* fix ts issues in Permalinks
Signed-off-by: Kerry Archibald <kerrya@element.io >
2022-05-04 11:29:13 +02:00
RiotRobot
955b84c0a8
Merge pull request #8488 from matrix-org/actions/upgrade-deps
...
Upgrade dependencies
2022-05-03 23:43:59 +01:00
Michael Telatynski
9c8a887361
Pin linkify version due to breaking changes
2022-05-03 23:35:08 +01:00
t3chguy
c1af28188e
[create-pull-request] automated change
2022-05-03 21:49:01 +00:00
Michael Telatynski
de6fc4ab52
Update upgrade_dependencies.yml ( #8487 )
2022-05-03 21:47:41 +00:00
Michael Telatynski
964c60d086
Apply corrections identified by SonarQube ( #8457 )
2022-05-03 22:04:37 +01:00
Michael Telatynski
99cb83a9df
Create manual action for upgrading dependencies after rc cut ( #8484 )
2022-05-03 21:54:32 +01:00
Michael Telatynski
14ff736fcc
Add README badges ( #8458 )
...
* Add README badges
* Update README.md
* Update README.md
2022-05-03 14:54:00 -06:00
Michael Telatynski
dc591e8348
Create upgrade_dependencies.yml
2022-05-03 19:27:57 +01:00
Šimon Brandner
af78356c9d
Fix forwarding UI papercuts ( #8482 )
2022-05-03 19:18:16 +02:00
Michael Telatynski
2e9c2dd42b
Prune i18n files ( #8479 )
...
* Prune i18n files
* Tweak i18n ci rule to ignore RiotTranslateBot
2022-05-03 16:09:11 +01:00
Kerry
3d0045dab5
Test typescriptification - Terms/ScalarAuthClient ( #8480 )
...
* test/Terms-test.js -> test/Terms-test.tsx
Signed-off-by: Kerry Archibald <kerrya@element.io >
* fix ts issues in Terms-test
Signed-off-by: Kerry Archibald <kerrya@element.io >
* test/ScalarAuthClient-test.js -> test/ScalarAuthClient-test.ts
Signed-off-by: Kerry Archibald <kerrya@element.io >
* ts fixes in ScalarAuthClient-test
Signed-off-by: Kerry Archibald <kerrya@element.io >
* comment
Signed-off-by: Kerry Archibald <kerrya@element.io >
2022-05-03 15:09:07 +00:00
Michael Telatynski
8bb13e8d2d
Prune i18n files ( #22035 )
2022-05-03 16:08:54 +01:00
Michael Telatynski
4d122db7cf
Prevent Netlify builds from different PRs stepping on each other ( #8477 )
2022-05-03 15:43:40 +01:00
RiotRobot
4ce4ced69d
v1.10.12-rc.1
v1.10.12-rc.1
2022-05-03 15:36:20 +01:00
RiotRobot
bbe243fbf6
Prepare changelog for v1.10.12-rc.1
2022-05-03 15:36:19 +01:00
RiotRobot
cd0ec54009
Upgrade matrix-react-sdk to 3.44.0-rc.1
2022-05-03 15:33:45 +01:00
RiotRobot
318273ae17
Upgrade matrix-js-sdk to 17.2.0-rc.1
2022-05-03 15:33:06 +01:00
RiotRobot
9e55dda8ca
v3.44.0-rc.1
2022-05-03 15:28:14 +01:00
RiotRobot
99d733d95d
Prepare changelog for v3.44.0-rc.1
2022-05-03 15:28:13 +01:00
RiotRobot
fab2a49a53
Upgrade matrix-js-sdk to 17.2.0-rc.1
2022-05-03 15:26:00 +01:00
Element Translate Bot
44484b61db
Translations update from Weblate ( #8478 )
...
* Translated using Weblate (French)
Currently translated at 100.0% (3392 of 3392 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
* Translated using Weblate (Czech)
Currently translated at 100.0% (3392 of 3392 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
* Translated using Weblate (Slovak)
Currently translated at 100.0% (3392 of 3392 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sk/
* Translated using Weblate (Japanese)
Currently translated at 94.4% (3203 of 3392 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Japanese)
Currently translated at 95.0% (3223 of 3392 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Spanish)
Currently translated at 99.6% (3380 of 3393 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/es/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (3393 of 3393 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/nl/
* Translated using Weblate (Swedish)
Currently translated at 97.1% (3296 of 3393 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sv/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (3393 of 3393 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (3393 of 3393 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
* Translated using Weblate (Czech)
Currently translated at 100.0% (3393 of 3393 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
* Translated using Weblate (Slovak)
Currently translated at 100.0% (3393 of 3393 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sk/
* Translated using Weblate (Galician)
Currently translated at 100.0% (3393 of 3393 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/gl/
* Translated using Weblate (Estonian)
Currently translated at 100.0% (3393 of 3393 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
* Translated using Weblate (Ukrainian)
Currently translated at 99.8% (3388 of 3393 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
* Translated using Weblate (Czech)
Currently translated at 100.0% (3393 of 3393 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3393 of 3393 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
* Translated using Weblate (Estonian)
Currently translated at 100.0% (3393 of 3393 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3394 of 3394 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (3396 of 3396 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3396 of 3396 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (3396 of 3396 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
* Translated using Weblate (Czech)
Currently translated at 100.0% (3396 of 3396 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
* Translated using Weblate (Slovak)
Currently translated at 100.0% (3396 of 3396 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sk/
* Translated using Weblate (Estonian)
Currently translated at 100.0% (3396 of 3396 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3399 of 3399 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
* Translated using Weblate (Italian)
Currently translated at 100.0% (3399 of 3399 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/
* Translated using Weblate (Czech)
Currently translated at 100.0% (3399 of 3399 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
* Translated using Weblate (Slovak)
Currently translated at 100.0% (3399 of 3399 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sk/
* Translated using Weblate (Czech)
Currently translated at 100.0% (3400 of 3400 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (3400 of 3400 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
* Translated using Weblate (Hungarian)
Currently translated at 97.5% (3325 of 3410 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3410 of 3410 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
* Translated using Weblate (Japanese)
Currently translated at 96.1% (3279 of 3410 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (3410 of 3410 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
* Translated using Weblate (Swedish)
Currently translated at 97.2% (3315 of 3410 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sv/
* Translated using Weblate (Russian)
Currently translated at 93.3% (3182 of 3410 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ru/
* Translated using Weblate (Swedish)
Currently translated at 100.0% (3410 of 3410 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sv/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (3410 of 3410 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (3410 of 3410 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
* Translated using Weblate (Slovak)
Currently translated at 100.0% (3410 of 3410 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sk/
* Translated using Weblate (Estonian)
Currently translated at 100.0% (3410 of 3410 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
* Translated using Weblate (Czech)
Currently translated at 100.0% (3414 of 3414 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3414 of 3414 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
* Translated using Weblate (Italian)
Currently translated at 100.0% (3414 of 3414 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (3414 of 3414 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
* Translated using Weblate (Estonian)
Currently translated at 99.9% (3412 of 3414 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
* Translated using Weblate (Estonian)
Currently translated at 100.0% (3414 of 3414 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
* Translated using Weblate (Slovak)
Currently translated at 100.0% (3414 of 3414 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sk/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (3414 of 3414 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
* Translated using Weblate (Galician)
Currently translated at 100.0% (3414 of 3414 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/gl/
* Translated using Weblate (Nepali)
Currently translated at 0.5% (18 of 3414 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ne/
* Translated using Weblate (Icelandic)
Currently translated at 88.8% (3034 of 3414 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/is/
* Translated using Weblate (Icelandic)
Currently translated at 88.8% (3034 of 3414 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/is/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3414 of 3414 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
* Translated using Weblate (Slovak)
Currently translated at 100.0% (3414 of 3414 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sk/
* Translated using Weblate (Swedish)
Currently translated at 100.0% (3420 of 3420 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sv/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3420 of 3420 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (3420 of 3420 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
* Translated using Weblate (Slovak)
Currently translated at 100.0% (3420 of 3420 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sk/
* Translated using Weblate (Galician)
Currently translated at 100.0% (3420 of 3420 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/gl/
* Added translation using Weblate (Lao)
* Translated using Weblate (French)
Currently translated at 99.9% (3418 of 3420 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
* Translated using Weblate (Esperanto)
Currently translated at 80.6% (2757 of 3420 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/eo/
* Translated using Weblate (Czech)
Currently translated at 100.0% (3420 of 3420 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
* Translated using Weblate (Lao)
Currently translated at 0.5% (20 of 3420 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/lo/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (3420 of 3420 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
* Translated using Weblate (Lao)
Currently translated at 8.5% (291 of 3420 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/lo/
* Translated using Weblate (Lao)
Currently translated at 8.5% (291 of 3420 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/lo/
* Translated using Weblate (Estonian)
Currently translated at 99.8% (3414 of 3420 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
* Translated using Weblate (Lao)
Currently translated at 11.4% (392 of 3420 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/lo/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (3420 of 3420 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/nl/
* Translated using Weblate (Lao)
Currently translated at 24.4% (835 of 3420 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/lo/
* Translated using Weblate (Italian)
Currently translated at 100.0% (3420 of 3420 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/
* Translated using Weblate (Lao)
Currently translated at 24.4% (835 of 3420 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/lo/
* Translated using Weblate (Lao)
Currently translated at 24.4% (836 of 3420 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/lo/
* Translated using Weblate (Lao)
Currently translated at 26.1% (896 of 3420 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/lo/
* Translated using Weblate (French)
Currently translated at 100.0% (3420 of 3420 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3420 of 3420 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (3420 of 3420 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
* Translated using Weblate (Czech)
Currently translated at 100.0% (3420 of 3420 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
* Translated using Weblate (Lao)
Currently translated at 27.3% (934 of 3420 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/lo/
* Translated using Weblate (Lao)
Currently translated at 42.8% (1466 of 3420 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/lo/
* Translated using Weblate (Lao)
Currently translated at 42.8% (1466 of 3420 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/lo/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (3420 of 3420 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3420 of 3420 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
* Translated using Weblate (Slovak)
Currently translated at 100.0% (3420 of 3420 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sk/
* Translated using Weblate (Estonian)
Currently translated at 100.0% (3420 of 3420 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
* Translated using Weblate (Lao)
Currently translated at 47.9% (1640 of 3420 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/lo/
* Translated using Weblate (Lao)
Currently translated at 47.8% (1638 of 3420 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/lo/
* Translated using Weblate (Lao)
Currently translated at 48.9% (1674 of 3420 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/lo/
* Translated using Weblate (Hungarian)
Currently translated at 99.7% (3411 of 3420 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
* Translated using Weblate (Lao)
Currently translated at 49.5% (1694 of 3420 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/lo/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (3420 of 3420 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
* Translated using Weblate (Lao)
Currently translated at 56.9% (1948 of 3420 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/lo/
* Translated using Weblate (Ukrainian)
Currently translated at 99.9% (3421 of 3424 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
* Translated using Weblate (Czech)
Currently translated at 100.0% (3424 of 3424 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
* Translated using Weblate (Estonian)
Currently translated at 100.0% (3424 of 3424 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
* Translated using Weblate (Lao)
Currently translated at 56.9% (1950 of 3424 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/lo/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3424 of 3424 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (3424 of 3424 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/nl/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (3424 of 3424 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
* Translated using Weblate (Czech)
Currently translated at 100.0% (3424 of 3424 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
* Translated using Weblate (Slovak)
Currently translated at 100.0% (3424 of 3424 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sk/
* Translated using Weblate (Galician)
Currently translated at 100.0% (3424 of 3424 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/gl/
* Translated using Weblate (Lao)
Currently translated at 59.1% (2026 of 3424 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/lo/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (3424 of 3424 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
* Translated using Weblate (Italian)
Currently translated at 100.0% (3424 of 3424 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/
* Translated using Weblate (Spanish)
Currently translated at 99.7% (3415 of 3424 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/es/
* Translated using Weblate (Lao)
Currently translated at 79.7% (2729 of 3424 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/lo/
* Translated using Weblate (Lao)
Currently translated at 95.4% (3268 of 3424 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/lo/
* Translated using Weblate (Lao)
Currently translated at 100.0% (3424 of 3424 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/lo/
* Translated using Weblate (Lao)
Currently translated at 100.0% (3424 of 3424 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/lo/
* Translated using Weblate (Lao)
Currently translated at 100.0% (3424 of 3424 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/lo/
* Translated using Weblate (Lao)
Currently translated at 100.0% (3424 of 3424 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/lo/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (3426 of 3426 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (3426 of 3426 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (3426 of 3426 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (3426 of 3426 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/es/
* Translated using Weblate (Swedish)
Currently translated at 100.0% (3426 of 3426 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sv/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3426 of 3426 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
* Translated using Weblate (Czech)
Currently translated at 100.0% (3426 of 3426 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
* Translated using Weblate (Galician)
Currently translated at 100.0% (3426 of 3426 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/gl/
* Translated using Weblate (Estonian)
Currently translated at 100.0% (3426 of 3426 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
* Translated using Weblate (Lao)
Currently translated at 100.0% (3426 of 3426 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/lo/
* Translated using Weblate (Esperanto)
Currently translated at 80.6% (2764 of 3426 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/eo/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (3426 of 3426 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
* Translated using Weblate (Esperanto)
Currently translated at 80.9% (2773 of 3426 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/eo/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (3426 of 3426 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
* Translated using Weblate (Italian)
Currently translated at 100.0% (3426 of 3426 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/
Co-authored-by: Glandos <bugs-github@antipoul.fr >
Co-authored-by: waclaw66 <waclaw66@seznam.cz >
Co-authored-by: Jozef Gaal <preklady@mayday.sk >
Co-authored-by: Weblate <translate@riot.im >
Co-authored-by: Suguru Hirahara <ovestekona@protonmail.com >
Co-authored-by: iaiz <git@iapellaniz.com >
Co-authored-by: Johan Smits <johan@smitsmail.net >
Co-authored-by: LinAGKar <linus.kardell@gmail.com >
Co-authored-by: Jeff Huang <s8321414@gmail.com >
Co-authored-by: Linerly <linerly@protonmail.com >
Co-authored-by: Xose M <xosem@disroot.org >
Co-authored-by: Priit Jõerüüt <riot@joeruut.com >
Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com >
Co-authored-by: random <dictionary@tutamail.com >
Co-authored-by: Szimszon <github@oregpreshaz.eu >
Co-authored-by: Andreas Lindhé <Lindhe94@gmail.com >
Co-authored-by: rkfg <rkfg@rkfg.me >
Co-authored-by: Denys Nykula <nykula@ukr.net >
Co-authored-by: Padam Ghimire <padamghimire2020@gmail.com >
Co-authored-by: Sveinn í Felli <sv1@fellsnet.is >
Co-authored-by: anoloth <anoloth@gmail.com >
Co-authored-by: Vilhelmo Bandito <willibandido@gmail.com >
Co-authored-by: chanthajohn keoviengkhone <toui010216@gmail.com >
Co-authored-by: Ischa Abraham <contact@ischa.dev >
Co-authored-by: vannapha phommathansy <tuy247@gmail.com >
Co-authored-by: John Doe <murat_keuls@aleeas.com >
Co-authored-by: pebles <pebles@sindominio.net >
Co-authored-by: Tarek Bouali <me@bouali.io >
Co-authored-by: GardeniaFair <info@gardeniafair.com >
Co-authored-by: worldspeak <septonimus@protonmail.com >
2022-05-03 15:12:55 +01:00
Element Translate Bot
1aafcaff7a
Translations update from Weblate ( #22034 )
...
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (34 of 34 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/id/
* Added translation using Weblate (Uzbek)
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (34 of 34 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/uk/
* Translated using Weblate (Slovak)
Currently translated at 100.0% (34 of 34 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/sk/
* Translated using Weblate (Norwegian Nynorsk)
Currently translated at 100.0% (34 of 34 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/nn/
* Translated using Weblate (Norwegian Nynorsk)
Currently translated at 100.0% (34 of 34 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/nn/
* Translated using Weblate (Greek)
Currently translated at 100.0% (34 of 34 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/el/
* Translated using Weblate (Vietnamese)
Currently translated at 100.0% (34 of 34 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/vi/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (34 of 34 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/nl/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (35 of 35 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/nl/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (35 of 35 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/uk/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (35 of 35 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/id/
* Translated using Weblate (Italian)
Currently translated at 100.0% (35 of 35 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/it/
* Translated using Weblate (Czech)
Currently translated at 100.0% (35 of 35 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/cs/
* Translated using Weblate (Albanian)
Currently translated at 100.0% (35 of 35 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/sq/
* Translated using Weblate (Polish)
Currently translated at 100.0% (35 of 35 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/pl/
* Translated using Weblate (Polish)
Currently translated at 100.0% (35 of 35 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/pl/
* Translated using Weblate (Polish)
Currently translated at 100.0% (35 of 35 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/pl/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (35 of 35 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/hu/
* Translated using Weblate (Polish)
Currently translated at 100.0% (35 of 35 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/pl/
* Translated using Weblate (Swedish)
Currently translated at 100.0% (35 of 35 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/sv/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (35 of 35 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/zh_Hant/
* Translated using Weblate (Estonian)
Currently translated at 100.0% (35 of 35 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/et/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (35 of 35 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/pt_BR/
* Translated using Weblate (Danish)
Currently translated at 94.2% (33 of 35 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/da/
* Translated using Weblate (Danish)
Currently translated at 100.0% (35 of 35 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/da/
* Translated using Weblate (German)
Currently translated at 100.0% (35 of 35 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/de/
* Translated using Weblate (German)
Currently translated at 100.0% (35 of 35 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/de/
* Translated using Weblate (French)
Currently translated at 100.0% (35 of 35 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/fr/
* Translated using Weblate (Portuguese)
Currently translated at 88.5% (31 of 35 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/pt/
* Translated using Weblate (Portuguese)
Currently translated at 88.5% (31 of 35 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/pt/
* Translated using Weblate (Hebrew)
Currently translated at 94.2% (33 of 35 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/he/
* Translated using Weblate (Slovak)
Currently translated at 100.0% (35 of 35 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/sk/
* Translated using Weblate (Finnish)
Currently translated at 100.0% (35 of 35 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/fi/
* Translated using Weblate (Turkish)
Currently translated at 97.1% (34 of 35 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/tr/
* Translated using Weblate (Galician)
Currently translated at 100.0% (35 of 35 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/gl/
* Added translation using Weblate (Sorani)
* Translated using Weblate (Russian)
Currently translated at 100.0% (35 of 35 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/ru/
* Translated using Weblate (Estonian)
Currently translated at 100.0% (35 of 35 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/et/
* Translated using Weblate (Japanese)
Currently translated at 94.2% (33 of 35 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/ja/
* Translated using Weblate (Icelandic)
Currently translated at 100.0% (35 of 35 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/is/
* Translated using Weblate (Japanese)
Currently translated at 94.2% (33 of 35 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/ja/
* Translated using Weblate (Japanese)
Currently translated at 94.2% (33 of 35 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/ja/
* Translated using Weblate (Galician)
Currently translated at 100.0% (35 of 35 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/gl/
* Translated using Weblate (Japanese)
Currently translated at 94.2% (33 of 35 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/ja/
* Translated using Weblate (Japanese)
Currently translated at 94.2% (33 of 35 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/ja/
* Translated using Weblate (Icelandic)
Currently translated at 100.0% (35 of 35 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/is/
* Translated using Weblate (Persian)
Currently translated at 100.0% (35 of 35 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/fa/
* Translated using Weblate (Japanese)
Currently translated at 94.2% (33 of 35 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/ja/
* Translated using Weblate (Persian)
Currently translated at 100.0% (35 of 35 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/fa/
* Translated using Weblate (Hebrew)
Currently translated at 100.0% (31 of 31 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/he/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (31 of 31 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/ja/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (31 of 31 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/ja/
* Translated using Weblate (Hebrew)
Currently translated at 100.0% (31 of 31 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/he/
* Translated using Weblate (French)
Currently translated at 100.0% (31 of 31 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/fr/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (31 of 31 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/ja/
* Translated using Weblate (Bosnian)
Currently translated at 100.0% (31 of 31 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/bs/
* Translated using Weblate (Icelandic)
Currently translated at 100.0% (31 of 31 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/is/
* Translated using Weblate (Hindi)
Currently translated at 100.0% (31 of 31 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/hi/
* Translated using Weblate (Hebrew)
Currently translated at 100.0% (31 of 31 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/he/
* Translated using Weblate (Czech)
Currently translated at 100.0% (31 of 31 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/cs/
* Translated using Weblate (Galician)
Currently translated at 100.0% (31 of 31 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/gl/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (31 of 31 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/uk/
* Translated using Weblate (Estonian)
Currently translated at 100.0% (31 of 31 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/et/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (31 of 31 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/zh_Hant/
* Translated using Weblate (Russian)
Currently translated at 100.0% (31 of 31 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/ru/
* Translated using Weblate (Russian)
Currently translated at 100.0% (31 of 31 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/ru/
* Translated using Weblate (Italian)
Currently translated at 100.0% (31 of 31 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/it/
* Translated using Weblate (Swedish)
Currently translated at 100.0% (31 of 31 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/sv/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (31 of 31 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/id/
* Translated using Weblate (Slovak)
Currently translated at 100.0% (31 of 31 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/sk/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (31 of 31 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/es/
* Translated using Weblate (Albanian)
Currently translated at 100.0% (31 of 31 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/sq/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (31 of 31 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/nl/
* Added translation using Weblate (Armenian)
* Translated using Weblate (Armenian)
Currently translated at 41.9% (13 of 31 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/hy/
* Translated using Weblate (French)
Currently translated at 100.0% (31 of 31 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/fr/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (31 of 31 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/hu/
* Translated using Weblate (German)
Currently translated at 100.0% (31 of 31 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/de/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (31 of 31 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/tr/
* Translated using Weblate (Nepali)
Currently translated at 100.0% (31 of 31 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/ne/
* Translated using Weblate (Nepali)
Currently translated at 3.2% (1 of 31 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/ne/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (31 of 31 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/pt_BR/
* Translated using Weblate (Icelandic)
Currently translated at 100.0% (31 of 31 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/is/
* Translated using Weblate (Esperanto)
Currently translated at 100.0% (31 of 31 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/eo/
* Translated using Weblate (Lao)
Currently translated at 100.0% (31 of 31 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/lo/
* Translated using Weblate (Uzbek)
Currently translated at 12.9% (4 of 31 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/uz/
* Added translation using Weblate (Bengali)
* Translated using Weblate (Bengali (Bangladesh))
Currently translated at 3.2% (1 of 31 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/bn_BD/
* Translated using Weblate (Lao)
Currently translated at 100.0% (31 of 31 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/lo/
* Translated using Weblate (Bengali)
Currently translated at 6.4% (2 of 31 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/bn/
Co-authored-by: Weblate <translate@riot.im >
Co-authored-by: Linerly <linerly@protonmail.com >
Co-authored-by: Yorqinbek <yyoriqulov@mail.ru >
Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com >
Co-authored-by: Jozef Gaal <preklady@mayday.sk >
Co-authored-by: Bjørn I.Svindseth <bjorni.svindseth@yahoo.com >
Co-authored-by: pkst-ellak <pkst@eellak.gr >
Co-authored-by: Bui Minh Duc <m.nhduc.bui1@gmail.com >
Co-authored-by: Johan Smits <johan@smitsmail.net >
Co-authored-by: random <dictionary@tutamail.com >
Co-authored-by: waclaw66 <waclaw66@seznam.cz >
Co-authored-by: Besnik Bleta <besnik@programeshqip.org >
Co-authored-by: Hexandcube <hexandcube@hexandcube.tk >
Co-authored-by: Skibbi <skibbi@gmail.com >
Co-authored-by: Norbert <norbertrom01@gmail.com >
Co-authored-by: Szimszon <github@oregpreshaz.eu >
Co-authored-by: TR_SLimey <tr_slimey@protonmail.com >
Co-authored-by: LinAGKar <linus.kardell@gmail.com >
Co-authored-by: Jeff Huang <s8321414@gmail.com >
Co-authored-by: Priit Jõerüüt <riot@joeruut.com >
Co-authored-by: lvre <7uu3qrbvm@relay.firefox.com >
Co-authored-by: Alfred Makne Poulsen <Alfredmakne@gmail.com >
Co-authored-by: libexus <libexus@gmail.com >
Co-authored-by: Paragoumba <paragoumba@gmail.com >
Co-authored-by: Helder Ferreira <woounn@gmail.com >
Co-authored-by: Eduardo Ervideira <ejcept@gmail.com >
Co-authored-by: SPiRiT <such.a.lost.spirit@gmail.com >
Co-authored-by: Shi-nobi <mika.lehtonen@mttl.xyz >
Co-authored-by: Mahmut Tuncer <asimbesir4242+elementtranslations@gmail.com >
Co-authored-by: Xose M <xosem@disroot.org >
Co-authored-by: ENIGMA <N0NVAL@protonmail.com >
Co-authored-by: Nikita Epifanov <NikGreens@protonmail.com >
Co-authored-by: Suguru Hirahara <ovestekona@protonmail.com >
Co-authored-by: Sveinn í Felli <sv1@fellsnet.is >
Co-authored-by: xmeta <x_metawork@yahoo.co.jp >
Co-authored-by: nafi3h <alireza.zarei@gmail.com >
Co-authored-by: Alexandre Franke <alexandre.franke@gmail.com >
Co-authored-by: Nermin <neercsys@gmail.com >
Co-authored-by: Arya Bhosale <arya2001bhosale@gmail.com >
Co-authored-by: oleg-fiksel <github-oleg-fiksel@spam.fiksel.info >
Co-authored-by: Dimitriy Ryazantcev <dimitriy.ryazantcev@gmail.com >
Co-authored-by: iaiz <git@iapellaniz.com >
Co-authored-by: FIONover <overfion@protonmail.com >
Co-authored-by: Lucas <lucasdupanne@gmail.com >
Co-authored-by: joshua <weblate-p5yaa1sp@dc7ia.eu >
Co-authored-by: Metehan Özyürek <metehanc8s9@yandex.com >
Co-authored-by: Padam Ghimire <padamghimire2020@gmail.com >
Co-authored-by: Vilhelmo Bandito <willibandido@gmail.com >
Co-authored-by: anoloth <anoloth@gmail.com >
Co-authored-by: Sanjar Barakayev <sanjarbarakayev5@gmail.com >
Co-authored-by: Kominak Halalu <kominak310@svcache.com >
2022-05-03 15:11:55 +01:00
Michael Telatynski
a88112a37a
Fix issue with dispatch happening mid-dispatch due to js-sdk emit ( #8473 )
2022-05-03 15:02:55 +01:00
Michael Telatynski
dc9ec8526c
Match MSC behaviour for threads when disabled (thread-aware mode) ( #8476 )
2022-05-03 14:52:51 +01:00