riot-web/src
Suguru Hirahara e145094d07 Translated using Weblate (Japanese)
Currently translated at 74.6% (2573 of 3449 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
2022-02-22 00:24:46 +00:00
..
@types Remove Countly analytics integration () 2022-02-15 16:58:30 +00:00
accessibility Fix accessibility around the room list treeview and new search beta () 2022-02-21 15:46:13 +00:00
actions Add way to track posthog user properties and send numSpaces () 2022-02-09 09:21:56 +00:00
async-components/views/dialogs Consolidate, simplify and improve copied tooltips () 2022-02-14 23:54:46 +00:00
audio Auto fix 2021-10-22 17:23:37 -05:00
autocomplete Suggest `@room` when `@channel`, `@everyone`, or `@here` is typed in composer () 2022-02-09 09:03:28 +00:00
components Fix accessibility around the room list treeview and new search beta () 2022-02-21 15:46:13 +00:00
contexts Consolidate TileShape into TimelineRenderingType () 2022-02-18 15:56:05 +00:00
customisations Chat export parameter customisation () 2022-01-31 12:54:14 +01:00
dispatcher More posthog tracking around joining rooms and room search () 2022-02-17 18:03:27 +00:00
editor Use a more correct test for emoji () 2022-02-01 09:45:22 +00:00
effects Chat Effects & Commands in thread context () 2021-11-18 12:47:11 +00:00
emojipicker Auto fix 2021-10-22 17:23:37 -05:00
hooks Add jump to date functionality to date headers in timeline v2 () 2022-01-27 16:32:12 -06:00
i18n/strings Translated using Weblate (Japanese) 2022-02-22 00:24:46 +00:00
indexing Correctly handle Room.timeline events which have a nullable `Room` () 2022-01-26 13:24:14 +00:00
integrations Auto fix 2021-10-22 17:23:37 -05:00
mjolnir Add stable prefix for MSC2313 policy rules. () 2022-01-17 16:48:09 +00:00
models Make attachments uploadable to a thread () 2021-11-03 08:43:24 +00:00
notifications Auto fix 2021-10-22 17:23:37 -05:00
performance Auto fix 2021-10-22 17:23:37 -05:00
rageshake Fix view source and devtools showing hljs warnings () 2022-02-09 09:09:06 +00:00
resizer Add a condition to only activate the resizer which belongs to the clicked handle () 2021-11-02 11:48:50 +00:00
settings Remove `layout` workaround () 2022-02-21 10:05:01 +00:00
stores Keep unsent voice messages in memory until they are deleted or sent () 2022-02-18 07:29:08 -07:00
toasts Merge branch 'develop' into sort-imports 2021-12-09 08:34:20 +00:00
usercontent Improve typing 2021-09-25 09:58:01 +02:00
utils Move `editEvent()` to `EventUtils` () 2022-02-18 15:01:32 +00:00
widgets Replace `kick` terminology with `Remove from chat` () 2022-01-14 13:08:34 +00:00
workers
ActiveRoomObserver.ts Auto fix 2021-10-22 17:23:37 -05:00
AddThreepid.ts Auto fix 2021-10-22 17:23:37 -05:00
Analytics.tsx Merge branch 'develop' into sort-imports 2021-12-09 08:34:20 +00:00
AsyncWrapper.tsx Auto fix 2021-10-22 17:23:37 -05:00
Avatar.ts Implement more meta-spaces () 2021-11-11 13:07:41 +00:00
BasePlatform.ts More posthog tracking around joining rooms and room search () 2022-02-17 18:03:27 +00:00
BlurhashEncoder.ts
CallHandler.tsx Fix virtual / native room mapping on call transfers () 2022-02-21 12:17:09 +00:00
ContentMessages.tsx Remove Countly analytics integration () 2022-02-15 16:58:30 +00:00
DateUtils.ts Display relative time in thread panel event tile () 2021-11-03 10:16:50 +00:00
DecryptionFailureTracker.ts Remove Countly analytics integration () 2022-02-15 16:58:30 +00:00
DeviceListener.ts Add config option to autorageshake when key backup is not enabled () 2022-02-11 14:00:37 +01:00
GroupAddressPicker.js Auto fix 2021-10-22 17:23:37 -05:00
HtmlUtils.tsx Use a more correct test for emoji () 2022-02-01 09:45:22 +00:00
IdentityAuthClient.tsx Auto fix 2021-10-22 17:23:37 -05:00
ImageUtils.ts
KeyBindingsDefaults.ts Fix non-customizable keybindings not working as expected () 2022-02-21 18:56:55 +00:00
KeyBindingsManager.ts Work towards unifying `KeyboardShortcuts` and `KeyBindingsDefaults` () 2022-01-31 15:55:45 +00:00
Keyboard.ts
Lifecycle.ts Un-break crypto for soft logout 2022-02-16 12:33:33 -07:00
Livestream.ts Auto fix 2021-10-22 17:23:37 -05:00
Login.ts Revert "Support refresh tokens ()" 2022-02-16 12:32:38 -07:00
Markdown.ts Fix spacing errors () 2022-01-10 12:57:20 +00:00
MatrixClientPeg.ts Un-break crypto for soft logout 2022-02-16 12:33:33 -07:00
MediaDeviceHandler.ts Auto fix 2021-10-22 17:23:37 -05:00
Modal.tsx Fix ModalManager reRender racing with itself () 2021-10-25 12:37:59 +01:00
NodeAnimator.tsx Add some member access qualifiers 2021-09-28 07:48:56 +02:00
Notifier.ts Open native room when clicking notification from a virtual room () 2022-02-03 11:31:32 +00:00
PageTypes.ts Wire up more Posthog tracking () 2022-02-09 14:25:58 +00:00
PasswordReset.ts Auto fix 2021-10-22 17:23:37 -05:00
PlatformPeg.ts
PosthogAnalytics.ts Switch to web-specific screens and $pageview event () 2022-02-10 14:38:31 +00:00
PosthogTrackers.ts Switch to web-specific screens and $pageview event () 2022-02-10 14:38:31 +00:00
Presence.ts Auto fix 2021-10-22 17:23:37 -05:00
Registration.tsx Auto fix 2021-10-22 17:23:37 -05:00
Resend.ts Cancel pending events in virtual room when call placed () 2022-01-20 09:32:15 +00:00
Roles.ts
RoomAliasCache.ts
RoomInvite.tsx Share e2ee keys when using /invite SlashCommand () 2022-01-28 10:02:37 +00:00
RoomNotifs.ts Fix room create tile not showing up with hidden events shown () 2022-02-15 21:05:41 +00:00
Rooms.ts Improve new search dialog context text for exactly 2 parent spaces () 2022-02-08 19:08:05 +00:00
ScalarAuthClient.ts Auto fix 2021-10-22 17:23:37 -05:00
ScalarMessaging.ts Fix room_id check when adding user widgets () 2022-01-05 09:54:38 +00:00
SdkConfig.ts Update default Jitsi URLs to meet.element.io () 2022-01-11 16:15:20 +00:00
Searching.ts Auto fix 2021-10-22 17:23:37 -05:00
SecurityManager.ts Auto fix 2021-12-09 09:10:23 +00:00
SendHistoryManager.ts Auto fix 2021-10-22 17:23:37 -05:00
Skinner.ts Convert Skinner to TS 2021-09-27 14:41:08 +02:00
SlashCommands.tsx More posthog tracking around joining rooms and room search () 2022-02-17 18:03:27 +00:00
Terms.ts Merge branch 'develop' into sort-imports 2021-10-27 21:50:56 -05:00
TextForEvent.tsx More posthog tracking around joining rooms and room search () 2022-02-17 18:03:27 +00:00
Unread.ts Do not assume unread state if read receipt comes from a thread () 2021-12-17 07:32:10 +00:00
UserActivity.ts
UserAddress.ts
Views.ts Wire up more Posthog tracking () 2022-02-09 14:25:58 +00:00
VoipUserMapper.ts Fix room create tile not showing up with hidden events shown () 2022-02-15 21:05:41 +00:00
WhoIsTyping.ts
boundThreepids.ts Auto fix 2021-10-22 17:23:37 -05:00
createRoom.ts More posthog tracking around joining rooms and room search () 2022-02-17 18:03:27 +00:00
email.ts
emoji.ts Improve emoji shortcodes generated from annotations 2021-10-06 09:47:56 +01:00
groups.js
identifiers.ts
index.ts Auto fix 2021-10-22 17:23:37 -05:00
languageHandler.tsx Allow using room pills in slash commands () 2022-01-12 09:40:18 +00:00
linkify-matrix.ts More posthog tracking around joining rooms and room search () 2022-02-17 18:03:27 +00:00
phonenumber.ts
sendTimePerformanceMetrics.ts Appease the linter 2021-09-08 11:35:25 -06:00
sentry.ts Merge branch 'develop' into sort-imports 2021-12-09 08:34:20 +00:00
shouldHideEvent.ts Override hide redaction preference for thread root () 2022-01-14 14:41:40 +00:00
theme.ts Merge branch 'develop' into sort-imports 2021-12-09 08:34:20 +00:00
verification.ts Fix spacing errors () 2022-01-10 12:57:20 +00:00