riot-web/src
Jeff Huang 50e24f94da Translated using Weblate (Chinese (Traditional))
Currently translated at 99.9% (3750 of 3751 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2023-03-16 09:55:04 +00:00
..
@types Conform more of the codebase to `strictNullChecks` (#10350 2023-03-10 14:55:06 +00:00
accessibility Conform more of the codebase to `strictNullChecks` (#10350 2023-03-10 14:55:06 +00:00
actions Conform more of the codebase to `strictNullChecks` (#10350 2023-03-10 14:55:06 +00:00
async-components/views/dialogs Fix import e2e key dialog staying disabled after paste (#10375) 2023-03-15 09:20:20 +00:00
audio Conform more of the codebase to `strictNullChecks` (#10350 2023-03-10 14:55:06 +00:00
autocomplete Support dynamic room predecessor in SpaceProvider (#10348) 2023-03-10 11:01:45 +00:00
components Poll history - remove active development labs flag (#10357) 2023-03-15 20:54:12 +00:00
contexts
customisations Conform more code to `strictNullChecks` (#10368 2023-03-14 11:09:35 +00:00
dispatcher Remove flux dependency (#10313) 2023-03-08 14:19:05 +00:00
editor
effects
emojipicker
events
hooks Fix user pill click (#10359) 2023-03-13 15:43:13 +01:00
i18n/strings Translated using Weblate (Chinese (Traditional)) 2023-03-16 09:55:04 +00:00
indexing
integrations Apply `strictNullChecks` to src/stores/widgets/* (#10324) 2023-03-08 11:48:58 +00:00
mjolnir Apply `strictNullChecks` around the codebase (#10302 2023-03-07 13:19:18 +00:00
models
modules Fixes user authentication when registering via the module API (#10257) 2023-03-07 16:24:44 +01:00
notifications Apply `strictNullChecks` around the codebase (#10302 2023-03-07 13:19:18 +00:00
performance
rageshake Stricitfy rageshake (#10389) 2023-03-15 17:32:31 +00:00
resizer Apply `strictNullChecks` to `src/resizer/*` (#10378) 2023-03-15 20:27:59 +00:00
settings Poll history - remove active development labs flag (#10357) 2023-03-15 20:54:12 +00:00
stores Conform more of the codebase to `strictNullChecks` (#10350 2023-03-10 14:55:06 +00:00
toasts Apply `strictNullChecks` around the codebase (#10302 2023-03-07 13:19:18 +00:00
usercontent
utils Fix sanitise html warning about unsafe tags (#10384) 2023-03-15 12:56:15 +00:00
voice-broadcast Use compound icons (#10292) 2023-03-08 11:11:01 +01:00
widgets Apply `strictNullChecks` around the codebase (#10302 2023-03-07 13:19:18 +00:00
workers
AddThreepid.ts Conform more of the codebase to `strictNullChecks` (#10350 2023-03-10 14:55:06 +00:00
AsyncWrapper.tsx Explicitly specify all `children` props (#10312) 2023-03-08 13:28:07 +00:00
Avatar.ts
BasePlatform.ts Clear electron data when logging out (#10386) 2023-03-15 15:56:29 +00:00
BlurhashEncoder.ts
ContentMessages.ts Allow parsing png files to fail if thumbnailing is successful (#10308) 2023-03-07 15:48:23 +00:00
DateUtils.ts
DecryptionFailureTracker.ts
DeviceListener.ts Apply `strictNullChecks` around the codebase (#10302 2023-03-07 13:19:18 +00:00
Editing.ts
HtmlUtils.tsx
IConfigOptions.ts Remove hosting link provider from Element (#10270) 2023-03-02 17:36:16 +00:00
IdentityAuthClient.tsx
ImageUtils.ts
KeyBindingsDefaults.ts Apply `strictNullChecks` around the codebase (#10302 2023-03-07 13:19:18 +00:00
KeyBindingsManager.ts
Keyboard.ts
LegacyCallHandler.tsx Apply `strictNullChecks` to src/stores/widgets/* (#10324) 2023-03-08 11:48:58 +00:00
Lifecycle.ts Clear electron data when logging out (#10386) 2023-03-15 15:56:29 +00:00
Livestream.ts
Login.ts
Markdown.ts
MatrixClientPeg.ts Fix some features not being configurable via `features` (#10276) 2023-03-03 13:31:51 +00:00
MediaDeviceHandler.ts
Modal.tsx Conform more code to `strictNullChecks` (#10368 2023-03-14 11:09:35 +00:00
NodeAnimator.tsx Apply `strictNullChecks` around the codebase (#10302 2023-03-07 13:19:18 +00:00
Notifier.ts Apply `strictNullChecks` around the codebase (#10302 2023-03-07 13:19:18 +00:00
PageTypes.ts
PasswordReset.ts
PlatformPeg.ts
PosthogAnalytics.ts
PosthogTrackers.ts
Presence.ts
Registration.tsx Fix UIFeature.Registration not applying to all paths (#10371) 2023-03-14 15:20:38 +00:00
Resend.ts
Roles.ts
RoomAliasCache.ts
RoomInvite.tsx
RoomNotifs.ts
Rooms.ts Apply `strictNullChecks` around the codebase (#10302 2023-03-07 13:19:18 +00:00
ScalarAuthClient.ts
ScalarMessaging.ts Apply `strictNullChecks` around the codebase (#10302 2023-03-07 13:19:18 +00:00
SdkConfig.ts Apply `strictNullChecks` to `src/components/views/auth/*` (#10299 2023-03-07 10:45:55 +00:00
Searching.ts
SecurityManager.ts Apply `strictNullChecks` around the codebase (#10302 2023-03-07 13:19:18 +00:00
SendHistoryManager.ts
SlashCommands.tsx Apply `strictNullChecks` around the codebase (#10302 2023-03-07 13:19:18 +00:00
SlidingSyncManager.ts
Terms.ts Apply `strictNullChecks` around the codebase (#10302 2023-03-07 13:19:18 +00:00
TextForEvent.tsx
Unread.ts
UserActivity.ts
UserAddress.ts
Views.ts
VoipUserMapper.ts
WhoIsTyping.ts
boundThreepids.ts Conform more of the codebase to `strictNullChecks` (#10350 2023-03-10 14:55:06 +00:00
call-types.ts
createRoom.ts Apply `strictNullChecks` around the codebase (#10302 2023-03-07 13:19:18 +00:00
email.ts
emoji.ts
identifiers.ts
index.ts
languageHandler.tsx
linkify-matrix.ts
phonenumber.ts
sendTimePerformanceMetrics.ts
sentry.ts Conform more code to `strictNullChecks` (#10368 2023-03-14 11:09:35 +00:00
shouldHideEvent.ts
theme.ts Update all non-major dependencies (#9766) 2023-03-06 17:21:09 +00:00
verification.ts