stream-chat-react-native-core 5.29.0-beta.1 → 5.29.1-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/commonjs/components/Message/MessageSimple/utils/renderText.js +11 -9
- package/lib/commonjs/components/Message/MessageSimple/utils/renderText.js.map +1 -1
- package/lib/commonjs/i18n/es.json +22 -22
- package/lib/commonjs/i18n/fr.json +22 -22
- package/lib/commonjs/i18n/he.json +22 -22
- package/lib/commonjs/i18n/hi.json +22 -22
- package/lib/commonjs/i18n/it.json +22 -22
- package/lib/commonjs/i18n/ja.json +22 -22
- package/lib/commonjs/i18n/ko.json +22 -22
- package/lib/commonjs/i18n/nl.json +22 -22
- package/lib/commonjs/i18n/pt-BR.json +22 -22
- package/lib/commonjs/i18n/ru.json +22 -22
- package/lib/commonjs/i18n/tr.json +22 -22
- package/lib/commonjs/version.json +1 -1
- package/lib/module/components/Message/MessageSimple/utils/renderText.js +11 -9
- package/lib/module/components/Message/MessageSimple/utils/renderText.js.map +1 -1
- package/lib/module/i18n/es.json +22 -22
- package/lib/module/i18n/fr.json +22 -22
- package/lib/module/i18n/he.json +22 -22
- package/lib/module/i18n/hi.json +22 -22
- package/lib/module/i18n/it.json +22 -22
- package/lib/module/i18n/ja.json +22 -22
- package/lib/module/i18n/ko.json +22 -22
- package/lib/module/i18n/nl.json +22 -22
- package/lib/module/i18n/pt-BR.json +22 -22
- package/lib/module/i18n/ru.json +22 -22
- package/lib/module/i18n/tr.json +22 -22
- package/lib/module/version.json +1 -1
- package/lib/typescript/components/Message/MessageSimple/utils/renderText.d.ts.map +1 -1
- package/lib/typescript/i18n/es.json +22 -22
- package/lib/typescript/i18n/fr.json +22 -22
- package/lib/typescript/i18n/he.json +22 -22
- package/lib/typescript/i18n/hi.json +22 -22
- package/lib/typescript/i18n/it.json +22 -22
- package/lib/typescript/i18n/ja.json +22 -22
- package/lib/typescript/i18n/ko.json +22 -22
- package/lib/typescript/i18n/nl.json +22 -22
- package/lib/typescript/i18n/pt-BR.json +22 -22
- package/lib/typescript/i18n/ru.json +22 -22
- package/lib/typescript/i18n/tr.json +22 -22
- package/package.json +1 -1
- package/src/components/Message/MessageSimple/utils/renderText.tsx +10 -16
- package/src/i18n/es.json +22 -22
- package/src/i18n/fr.json +22 -22
- package/src/i18n/he.json +22 -22
- package/src/i18n/hi.json +22 -22
- package/src/i18n/it.json +22 -22
- package/src/i18n/ja.json +22 -22
- package/src/i18n/ko.json +22 -22
- package/src/i18n/nl.json +22 -22
- package/src/i18n/pt-BR.json +22 -22
- package/src/i18n/ru.json +22 -22
- package/src/i18n/tr.json +22 -22
- package/src/version.json +1 -1
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
|
-
"1 Reply": "
|
|
3
|
-
"1 Thread Reply": "
|
|
2
|
+
"1 Reply": "",
|
|
3
|
+
"1 Thread Reply": "",
|
|
4
4
|
"Allow access to your Gallery": "",
|
|
5
5
|
"Allow camera access in device settings": "",
|
|
6
|
-
"Also send to channel": "",
|
|
6
|
+
"Also send to channel": "チャンネルにも送信",
|
|
7
7
|
"Are you sure you want to permanently delete this message?": "",
|
|
8
8
|
"Are you sure?": "",
|
|
9
9
|
"Block User": "",
|
|
@@ -17,19 +17,19 @@
|
|
|
17
17
|
"Do you want to send a copy of this message to a moderator for further investigation?": "",
|
|
18
18
|
"Edit Message": "",
|
|
19
19
|
"Editing Message": "",
|
|
20
|
-
"Emoji matching": "",
|
|
21
|
-
"Empty message...": "
|
|
20
|
+
"Emoji matching": "絵文字マッチング",
|
|
21
|
+
"Empty message...": "",
|
|
22
22
|
"Error loading": "",
|
|
23
23
|
"Error loading channel list...": "",
|
|
24
24
|
"Error loading messages for this channel...": "",
|
|
25
|
-
"Error while loading, please reload/refresh": "
|
|
26
|
-
"File type not supported": "
|
|
25
|
+
"Error while loading, please reload/refresh": "",
|
|
26
|
+
"File type not supported": "",
|
|
27
27
|
"Flag": "",
|
|
28
28
|
"Flag Message": "",
|
|
29
29
|
"Flag action failed either due to a network issue or the message is already flagged": "",
|
|
30
|
-
"Hold to start recording.": "
|
|
30
|
+
"Hold to start recording.": "",
|
|
31
31
|
"How about sending your first message to a friend?": "",
|
|
32
|
-
"Instant Commands": "",
|
|
32
|
+
"Instant Commands": "インスタントコマンド",
|
|
33
33
|
"Let's start chatting!": "",
|
|
34
34
|
"Links are disabled": "",
|
|
35
35
|
"Loading channels...": "",
|
|
@@ -41,27 +41,27 @@
|
|
|
41
41
|
"Message flagged": "",
|
|
42
42
|
"Mute User": "",
|
|
43
43
|
"Not supported": "",
|
|
44
|
-
"Nothing yet...": "
|
|
44
|
+
"Nothing yet...": "",
|
|
45
45
|
"Ok": "",
|
|
46
|
-
"Only visible to you": "",
|
|
46
|
+
"Only visible to you": "あなただけに見える",
|
|
47
47
|
"Open Settings": "",
|
|
48
|
-
"Photo": "",
|
|
48
|
+
"Photo": "写真",
|
|
49
49
|
"Photos and Videos": "",
|
|
50
50
|
"Pin to Conversation": "",
|
|
51
|
-
"Pinned by": "",
|
|
52
|
-
"Please allow Audio permissions in settings.": "
|
|
51
|
+
"Pinned by": "ピン留めされユーザー",
|
|
52
|
+
"Please allow Audio permissions in settings.": "",
|
|
53
53
|
"Please enable access to your photos and videos so you can share them.": "",
|
|
54
54
|
"Please select a channel first": "",
|
|
55
55
|
"Reconnecting...": "再接続中。。。",
|
|
56
56
|
"Reply": "",
|
|
57
57
|
"Reply to Message": "",
|
|
58
58
|
"Resend": "",
|
|
59
|
-
"Search GIFs": "
|
|
59
|
+
"Search GIFs": "",
|
|
60
60
|
"Select More Photos": "",
|
|
61
61
|
"Send Anyway": "",
|
|
62
|
-
"Send a message": "
|
|
62
|
+
"Send a message": "",
|
|
63
63
|
"Sending links is not allowed in this conversation": "",
|
|
64
|
-
"Slow mode ON": "
|
|
64
|
+
"Slow mode ON": "",
|
|
65
65
|
"The message has been reported to a moderator.": "",
|
|
66
66
|
"Thread Reply": "",
|
|
67
67
|
"Unblock User": "",
|
|
@@ -69,13 +69,13 @@
|
|
|
69
69
|
"Unmute User": "",
|
|
70
70
|
"Unpin from Conversation": "",
|
|
71
71
|
"Unread Messages": "",
|
|
72
|
-
"Video": "",
|
|
72
|
+
"Video": "ビデオ",
|
|
73
73
|
"You": "あなた",
|
|
74
|
-
"You can't send messages in this channel": "",
|
|
74
|
+
"You can't send messages in this channel": "このチャンネルではメッセージを送信できません",
|
|
75
75
|
"{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "",
|
|
76
76
|
"{{ index }} of {{ photoLength }}": "",
|
|
77
|
-
"{{ replyCount }} Replies": "
|
|
78
|
-
"{{ replyCount }} Thread Replies": "
|
|
77
|
+
"{{ replyCount }} Replies": "",
|
|
78
|
+
"{{ replyCount }} Thread Replies": "",
|
|
79
79
|
"{{ user }} is typing": "",
|
|
80
|
-
"🏙 Attachment...": "
|
|
80
|
+
"🏙 Attachment...": ""
|
|
81
81
|
}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
|
-
"1 Reply": "
|
|
3
|
-
"1 Thread Reply": "
|
|
2
|
+
"1 Reply": "",
|
|
3
|
+
"1 Thread Reply": "",
|
|
4
4
|
"Allow access to your Gallery": "",
|
|
5
5
|
"Allow camera access in device settings": "",
|
|
6
|
-
"Also send to channel": "",
|
|
6
|
+
"Also send to channel": "채널에도 전송",
|
|
7
7
|
"Are you sure you want to permanently delete this message?": "",
|
|
8
8
|
"Are you sure?": "",
|
|
9
9
|
"Block User": "",
|
|
@@ -17,19 +17,19 @@
|
|
|
17
17
|
"Do you want to send a copy of this message to a moderator for further investigation?": "",
|
|
18
18
|
"Edit Message": "",
|
|
19
19
|
"Editing Message": "",
|
|
20
|
-
"Emoji matching": "",
|
|
21
|
-
"Empty message...": "
|
|
20
|
+
"Emoji matching": "이모티콘 매칭",
|
|
21
|
+
"Empty message...": "",
|
|
22
22
|
"Error loading": "",
|
|
23
23
|
"Error loading channel list...": "",
|
|
24
24
|
"Error loading messages for this channel...": "",
|
|
25
|
-
"Error while loading, please reload/refresh": "
|
|
26
|
-
"File type not supported": "
|
|
25
|
+
"Error while loading, please reload/refresh": "",
|
|
26
|
+
"File type not supported": "",
|
|
27
27
|
"Flag": "",
|
|
28
28
|
"Flag Message": "",
|
|
29
29
|
"Flag action failed either due to a network issue or the message is already flagged": "",
|
|
30
|
-
"Hold to start recording.": "
|
|
30
|
+
"Hold to start recording.": "",
|
|
31
31
|
"How about sending your first message to a friend?": "",
|
|
32
|
-
"Instant Commands": "",
|
|
32
|
+
"Instant Commands": "인스턴트 명령",
|
|
33
33
|
"Let's start chatting!": "",
|
|
34
34
|
"Links are disabled": "",
|
|
35
35
|
"Loading channels...": "",
|
|
@@ -41,27 +41,27 @@
|
|
|
41
41
|
"Message flagged": "",
|
|
42
42
|
"Mute User": "",
|
|
43
43
|
"Not supported": "",
|
|
44
|
-
"Nothing yet...": "
|
|
44
|
+
"Nothing yet...": "",
|
|
45
45
|
"Ok": "",
|
|
46
|
-
"Only visible to you": "",
|
|
46
|
+
"Only visible to you": "당신만 볼 수 있습니다",
|
|
47
47
|
"Open Settings": "",
|
|
48
|
-
"Photo": "",
|
|
48
|
+
"Photo": "사진",
|
|
49
49
|
"Photos and Videos": "",
|
|
50
50
|
"Pin to Conversation": "",
|
|
51
|
-
"Pinned by": "",
|
|
52
|
-
"Please allow Audio permissions in settings.": "
|
|
51
|
+
"Pinned by": "고정된 사용자",
|
|
52
|
+
"Please allow Audio permissions in settings.": "",
|
|
53
53
|
"Please enable access to your photos and videos so you can share them.": "",
|
|
54
54
|
"Please select a channel first": "",
|
|
55
55
|
"Reconnecting...": "다시 연결 중...",
|
|
56
56
|
"Reply": "",
|
|
57
57
|
"Reply to Message": "",
|
|
58
58
|
"Resend": "",
|
|
59
|
-
"Search GIFs": "
|
|
59
|
+
"Search GIFs": "",
|
|
60
60
|
"Select More Photos": "",
|
|
61
61
|
"Send Anyway": "",
|
|
62
|
-
"Send a message": "
|
|
62
|
+
"Send a message": "",
|
|
63
63
|
"Sending links is not allowed in this conversation": "",
|
|
64
|
-
"Slow mode ON": "
|
|
64
|
+
"Slow mode ON": "",
|
|
65
65
|
"The message has been reported to a moderator.": "",
|
|
66
66
|
"Thread Reply": "",
|
|
67
67
|
"Unblock User": "",
|
|
@@ -69,13 +69,13 @@
|
|
|
69
69
|
"Unmute User": "",
|
|
70
70
|
"Unpin from Conversation": "",
|
|
71
71
|
"Unread Messages": "",
|
|
72
|
-
"Video": "",
|
|
72
|
+
"Video": "동영상",
|
|
73
73
|
"You": "당신",
|
|
74
|
-
"You can't send messages in this channel": "",
|
|
74
|
+
"You can't send messages in this channel": "이 채널에서는 메세지를 전송할 수 없습니다",
|
|
75
75
|
"{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "",
|
|
76
76
|
"{{ index }} of {{ photoLength }}": "",
|
|
77
|
-
"{{ replyCount }} Replies": "
|
|
78
|
-
"{{ replyCount }} Thread Replies": "
|
|
77
|
+
"{{ replyCount }} Replies": "",
|
|
78
|
+
"{{ replyCount }} Thread Replies": "",
|
|
79
79
|
"{{ user }} is typing": "",
|
|
80
|
-
"🏙 Attachment...": "
|
|
80
|
+
"🏙 Attachment...": ""
|
|
81
81
|
}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
|
-
"1 Reply": "
|
|
3
|
-
"1 Thread Reply": "
|
|
2
|
+
"1 Reply": "",
|
|
3
|
+
"1 Thread Reply": "",
|
|
4
4
|
"Allow access to your Gallery": "",
|
|
5
5
|
"Allow camera access in device settings": "",
|
|
6
|
-
"Also send to channel": "",
|
|
6
|
+
"Also send to channel": "Stuur ook naar kanaal",
|
|
7
7
|
"Are you sure you want to permanently delete this message?": "",
|
|
8
8
|
"Are you sure?": "",
|
|
9
9
|
"Block User": "",
|
|
@@ -17,19 +17,19 @@
|
|
|
17
17
|
"Do you want to send a copy of this message to a moderator for further investigation?": "",
|
|
18
18
|
"Edit Message": "",
|
|
19
19
|
"Editing Message": "",
|
|
20
|
-
"Emoji matching": "",
|
|
21
|
-
"Empty message...": "
|
|
20
|
+
"Emoji matching": "Emoji-overeenkomsten",
|
|
21
|
+
"Empty message...": "",
|
|
22
22
|
"Error loading": "",
|
|
23
23
|
"Error loading channel list...": "",
|
|
24
24
|
"Error loading messages for this channel...": "",
|
|
25
|
-
"Error while loading, please reload/refresh": "
|
|
26
|
-
"File type not supported": "
|
|
25
|
+
"Error while loading, please reload/refresh": "",
|
|
26
|
+
"File type not supported": "",
|
|
27
27
|
"Flag": "",
|
|
28
28
|
"Flag Message": "",
|
|
29
29
|
"Flag action failed either due to a network issue or the message is already flagged": "",
|
|
30
|
-
"Hold to start recording.": "
|
|
30
|
+
"Hold to start recording.": "",
|
|
31
31
|
"How about sending your first message to a friend?": "",
|
|
32
|
-
"Instant Commands": "",
|
|
32
|
+
"Instant Commands": "Directe Opdrachten",
|
|
33
33
|
"Let's start chatting!": "",
|
|
34
34
|
"Links are disabled": "",
|
|
35
35
|
"Loading channels...": "",
|
|
@@ -41,27 +41,27 @@
|
|
|
41
41
|
"Message flagged": "",
|
|
42
42
|
"Mute User": "",
|
|
43
43
|
"Not supported": "",
|
|
44
|
-
"Nothing yet...": "
|
|
44
|
+
"Nothing yet...": "",
|
|
45
45
|
"Ok": "",
|
|
46
|
-
"Only visible to you": "",
|
|
46
|
+
"Only visible to you": "Alleen zichtbaar voor jou",
|
|
47
47
|
"Open Settings": "",
|
|
48
|
-
"Photo": "",
|
|
48
|
+
"Photo": "Foto",
|
|
49
49
|
"Photos and Videos": "",
|
|
50
50
|
"Pin to Conversation": "",
|
|
51
|
-
"Pinned by": "",
|
|
52
|
-
"Please allow Audio permissions in settings.": "
|
|
51
|
+
"Pinned by": "Vastgemaakt door",
|
|
52
|
+
"Please allow Audio permissions in settings.": "",
|
|
53
53
|
"Please enable access to your photos and videos so you can share them.": "",
|
|
54
54
|
"Please select a channel first": "",
|
|
55
55
|
"Reconnecting...": "Opnieuw Verbinding Maken...",
|
|
56
56
|
"Reply": "",
|
|
57
57
|
"Reply to Message": "",
|
|
58
58
|
"Resend": "",
|
|
59
|
-
"Search GIFs": "
|
|
59
|
+
"Search GIFs": "",
|
|
60
60
|
"Select More Photos": "",
|
|
61
61
|
"Send Anyway": "",
|
|
62
|
-
"Send a message": "
|
|
62
|
+
"Send a message": "",
|
|
63
63
|
"Sending links is not allowed in this conversation": "",
|
|
64
|
-
"Slow mode ON": "
|
|
64
|
+
"Slow mode ON": "",
|
|
65
65
|
"The message has been reported to a moderator.": "",
|
|
66
66
|
"Thread Reply": "",
|
|
67
67
|
"Unblock User": "",
|
|
@@ -69,13 +69,13 @@
|
|
|
69
69
|
"Unmute User": "",
|
|
70
70
|
"Unpin from Conversation": "",
|
|
71
71
|
"Unread Messages": "",
|
|
72
|
-
"Video": "",
|
|
72
|
+
"Video": "Video",
|
|
73
73
|
"You": "U",
|
|
74
|
-
"You can't send messages in this channel": "",
|
|
74
|
+
"You can't send messages in this channel": "Je kan geen berichten sturen in dit kanaal",
|
|
75
75
|
"{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "",
|
|
76
76
|
"{{ index }} of {{ photoLength }}": "",
|
|
77
|
-
"{{ replyCount }} Replies": "
|
|
78
|
-
"{{ replyCount }} Thread Replies": "
|
|
77
|
+
"{{ replyCount }} Replies": "",
|
|
78
|
+
"{{ replyCount }} Thread Replies": "",
|
|
79
79
|
"{{ user }} is typing": "",
|
|
80
|
-
"🏙 Attachment...": "
|
|
80
|
+
"🏙 Attachment...": ""
|
|
81
81
|
}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
|
-
"1 Reply": "
|
|
3
|
-
"1 Thread Reply": "
|
|
2
|
+
"1 Reply": "",
|
|
3
|
+
"1 Thread Reply": "",
|
|
4
4
|
"Allow access to your Gallery": "",
|
|
5
5
|
"Allow camera access in device settings": "",
|
|
6
|
-
"Also send to channel": "",
|
|
6
|
+
"Also send to channel": "Também enviar para o canal",
|
|
7
7
|
"Are you sure you want to permanently delete this message?": "",
|
|
8
8
|
"Are you sure?": "",
|
|
9
9
|
"Block User": "",
|
|
@@ -17,19 +17,19 @@
|
|
|
17
17
|
"Do you want to send a copy of this message to a moderator for further investigation?": "",
|
|
18
18
|
"Edit Message": "",
|
|
19
19
|
"Editing Message": "",
|
|
20
|
-
"Emoji matching": "",
|
|
21
|
-
"Empty message...": "
|
|
20
|
+
"Emoji matching": "Correspondência de Emoji",
|
|
21
|
+
"Empty message...": "",
|
|
22
22
|
"Error loading": "",
|
|
23
23
|
"Error loading channel list...": "",
|
|
24
24
|
"Error loading messages for this channel...": "",
|
|
25
|
-
"Error while loading, please reload/refresh": "
|
|
26
|
-
"File type not supported": "
|
|
25
|
+
"Error while loading, please reload/refresh": "",
|
|
26
|
+
"File type not supported": "",
|
|
27
27
|
"Flag": "",
|
|
28
28
|
"Flag Message": "",
|
|
29
29
|
"Flag action failed either due to a network issue or the message is already flagged": "",
|
|
30
|
-
"Hold to start recording.": "
|
|
30
|
+
"Hold to start recording.": "",
|
|
31
31
|
"How about sending your first message to a friend?": "",
|
|
32
|
-
"Instant Commands": "",
|
|
32
|
+
"Instant Commands": "Comandos Instantâneos",
|
|
33
33
|
"Let's start chatting!": "",
|
|
34
34
|
"Links are disabled": "",
|
|
35
35
|
"Loading channels...": "",
|
|
@@ -41,27 +41,27 @@
|
|
|
41
41
|
"Message flagged": "",
|
|
42
42
|
"Mute User": "",
|
|
43
43
|
"Not supported": "",
|
|
44
|
-
"Nothing yet...": "
|
|
44
|
+
"Nothing yet...": "",
|
|
45
45
|
"Ok": "",
|
|
46
|
-
"Only visible to you": "",
|
|
46
|
+
"Only visible to you": "Apenas visível para você",
|
|
47
47
|
"Open Settings": "",
|
|
48
|
-
"Photo": "",
|
|
48
|
+
"Photo": "Foto",
|
|
49
49
|
"Photos and Videos": "",
|
|
50
50
|
"Pin to Conversation": "",
|
|
51
|
-
"Pinned by": "",
|
|
52
|
-
"Please allow Audio permissions in settings.": "
|
|
51
|
+
"Pinned by": "Fixado por",
|
|
52
|
+
"Please allow Audio permissions in settings.": "",
|
|
53
53
|
"Please enable access to your photos and videos so you can share them.": "",
|
|
54
54
|
"Please select a channel first": "",
|
|
55
55
|
"Reconnecting...": "Reconectando...",
|
|
56
56
|
"Reply": "",
|
|
57
57
|
"Reply to Message": "",
|
|
58
58
|
"Resend": "",
|
|
59
|
-
"Search GIFs": "
|
|
59
|
+
"Search GIFs": "",
|
|
60
60
|
"Select More Photos": "",
|
|
61
61
|
"Send Anyway": "",
|
|
62
|
-
"Send a message": "
|
|
62
|
+
"Send a message": "",
|
|
63
63
|
"Sending links is not allowed in this conversation": "",
|
|
64
|
-
"Slow mode ON": "
|
|
64
|
+
"Slow mode ON": "",
|
|
65
65
|
"The message has been reported to a moderator.": "",
|
|
66
66
|
"Thread Reply": "",
|
|
67
67
|
"Unblock User": "",
|
|
@@ -69,13 +69,13 @@
|
|
|
69
69
|
"Unmute User": "",
|
|
70
70
|
"Unpin from Conversation": "",
|
|
71
71
|
"Unread Messages": "",
|
|
72
|
-
"Video": "",
|
|
72
|
+
"Video": "Vídeo",
|
|
73
73
|
"You": "Você",
|
|
74
|
-
"You can't send messages in this channel": "",
|
|
74
|
+
"You can't send messages in this channel": "Você não pode enviar mensagens neste canal",
|
|
75
75
|
"{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "",
|
|
76
76
|
"{{ index }} of {{ photoLength }}": "",
|
|
77
|
-
"{{ replyCount }} Replies": "
|
|
78
|
-
"{{ replyCount }} Thread Replies": "
|
|
77
|
+
"{{ replyCount }} Replies": "",
|
|
78
|
+
"{{ replyCount }} Thread Replies": "",
|
|
79
79
|
"{{ user }} is typing": "",
|
|
80
|
-
"🏙 Attachment...": "
|
|
80
|
+
"🏙 Attachment...": ""
|
|
81
81
|
}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
|
-
"1 Reply": "
|
|
3
|
-
"1 Thread Reply": "
|
|
2
|
+
"1 Reply": "",
|
|
3
|
+
"1 Thread Reply": "",
|
|
4
4
|
"Allow access to your Gallery": "",
|
|
5
5
|
"Allow camera access in device settings": "",
|
|
6
|
-
"Also send to channel": "",
|
|
6
|
+
"Also send to channel": "Также отправить на канал",
|
|
7
7
|
"Are you sure you want to permanently delete this message?": "",
|
|
8
8
|
"Are you sure?": "",
|
|
9
9
|
"Block User": "",
|
|
@@ -17,19 +17,19 @@
|
|
|
17
17
|
"Do you want to send a copy of this message to a moderator for further investigation?": "",
|
|
18
18
|
"Edit Message": "",
|
|
19
19
|
"Editing Message": "",
|
|
20
|
-
"Emoji matching": "",
|
|
21
|
-
"Empty message...": "
|
|
20
|
+
"Emoji matching": "Соответствие эмодзи",
|
|
21
|
+
"Empty message...": "",
|
|
22
22
|
"Error loading": "",
|
|
23
23
|
"Error loading channel list...": "",
|
|
24
24
|
"Error loading messages for this channel...": "",
|
|
25
|
-
"Error while loading, please reload/refresh": "
|
|
26
|
-
"File type not supported": "
|
|
25
|
+
"Error while loading, please reload/refresh": "",
|
|
26
|
+
"File type not supported": "",
|
|
27
27
|
"Flag": "",
|
|
28
28
|
"Flag Message": "",
|
|
29
29
|
"Flag action failed either due to a network issue or the message is already flagged": "",
|
|
30
|
-
"Hold to start recording.": "
|
|
30
|
+
"Hold to start recording.": "",
|
|
31
31
|
"How about sending your first message to a friend?": "",
|
|
32
|
-
"Instant Commands": "",
|
|
32
|
+
"Instant Commands": "Мгновенные Команды",
|
|
33
33
|
"Let's start chatting!": "",
|
|
34
34
|
"Links are disabled": "",
|
|
35
35
|
"Loading channels...": "",
|
|
@@ -41,27 +41,27 @@
|
|
|
41
41
|
"Message flagged": "",
|
|
42
42
|
"Mute User": "",
|
|
43
43
|
"Not supported": "",
|
|
44
|
-
"Nothing yet...": "
|
|
44
|
+
"Nothing yet...": "",
|
|
45
45
|
"Ok": "",
|
|
46
|
-
"Only visible to you": "",
|
|
46
|
+
"Only visible to you": "Видно только вам",
|
|
47
47
|
"Open Settings": "",
|
|
48
|
-
"Photo": "",
|
|
48
|
+
"Photo": "Фото",
|
|
49
49
|
"Photos and Videos": "",
|
|
50
50
|
"Pin to Conversation": "",
|
|
51
|
-
"Pinned by": "",
|
|
52
|
-
"Please allow Audio permissions in settings.": "
|
|
51
|
+
"Pinned by": "Закреплено пользователем",
|
|
52
|
+
"Please allow Audio permissions in settings.": "",
|
|
53
53
|
"Please enable access to your photos and videos so you can share them.": "",
|
|
54
54
|
"Please select a channel first": "",
|
|
55
55
|
"Reconnecting...": "Переподключение...",
|
|
56
56
|
"Reply": "",
|
|
57
57
|
"Reply to Message": "",
|
|
58
58
|
"Resend": "",
|
|
59
|
-
"Search GIFs": "
|
|
59
|
+
"Search GIFs": "",
|
|
60
60
|
"Select More Photos": "",
|
|
61
61
|
"Send Anyway": "",
|
|
62
|
-
"Send a message": "
|
|
62
|
+
"Send a message": "",
|
|
63
63
|
"Sending links is not allowed in this conversation": "",
|
|
64
|
-
"Slow mode ON": "
|
|
64
|
+
"Slow mode ON": "",
|
|
65
65
|
"The message has been reported to a moderator.": "",
|
|
66
66
|
"Thread Reply": "",
|
|
67
67
|
"Unblock User": "",
|
|
@@ -69,13 +69,13 @@
|
|
|
69
69
|
"Unmute User": "",
|
|
70
70
|
"Unpin from Conversation": "",
|
|
71
71
|
"Unread Messages": "",
|
|
72
|
-
"Video": "",
|
|
72
|
+
"Video": "видео",
|
|
73
73
|
"You": "Вы",
|
|
74
|
-
"You can't send messages in this channel": "",
|
|
74
|
+
"You can't send messages in this channel": "Вы не можете отправлять сообщения в этот канал",
|
|
75
75
|
"{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "",
|
|
76
76
|
"{{ index }} of {{ photoLength }}": "",
|
|
77
|
-
"{{ replyCount }} Replies": "
|
|
78
|
-
"{{ replyCount }} Thread Replies": "
|
|
77
|
+
"{{ replyCount }} Replies": "",
|
|
78
|
+
"{{ replyCount }} Thread Replies": "",
|
|
79
79
|
"{{ user }} is typing": "",
|
|
80
|
-
"🏙 Attachment...": "
|
|
80
|
+
"🏙 Attachment...": ""
|
|
81
81
|
}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
|
-
"1 Reply": "
|
|
3
|
-
"1 Thread Reply": "
|
|
2
|
+
"1 Reply": "",
|
|
3
|
+
"1 Thread Reply": "",
|
|
4
4
|
"Allow access to your Gallery": "",
|
|
5
5
|
"Allow camera access in device settings": "",
|
|
6
|
-
"Also send to channel": "",
|
|
6
|
+
"Also send to channel": "Kanala da gönder",
|
|
7
7
|
"Are you sure you want to permanently delete this message?": "",
|
|
8
8
|
"Are you sure?": "",
|
|
9
9
|
"Block User": "",
|
|
@@ -17,19 +17,19 @@
|
|
|
17
17
|
"Do you want to send a copy of this message to a moderator for further investigation?": "",
|
|
18
18
|
"Edit Message": "",
|
|
19
19
|
"Editing Message": "",
|
|
20
|
-
"Emoji matching": "",
|
|
21
|
-
"Empty message...": "
|
|
20
|
+
"Emoji matching": "Emoji eşleştirme",
|
|
21
|
+
"Empty message...": "",
|
|
22
22
|
"Error loading": "",
|
|
23
23
|
"Error loading channel list...": "",
|
|
24
24
|
"Error loading messages for this channel...": "",
|
|
25
|
-
"Error while loading, please reload/refresh": "
|
|
26
|
-
"File type not supported": "
|
|
25
|
+
"Error while loading, please reload/refresh": "",
|
|
26
|
+
"File type not supported": "",
|
|
27
27
|
"Flag": "",
|
|
28
28
|
"Flag Message": "",
|
|
29
29
|
"Flag action failed either due to a network issue or the message is already flagged": "",
|
|
30
|
-
"Hold to start recording.": "
|
|
30
|
+
"Hold to start recording.": "",
|
|
31
31
|
"How about sending your first message to a friend?": "",
|
|
32
|
-
"Instant Commands": "",
|
|
32
|
+
"Instant Commands": "Anlık Komutlar",
|
|
33
33
|
"Let's start chatting!": "",
|
|
34
34
|
"Links are disabled": "",
|
|
35
35
|
"Loading channels...": "",
|
|
@@ -41,27 +41,27 @@
|
|
|
41
41
|
"Message flagged": "",
|
|
42
42
|
"Mute User": "",
|
|
43
43
|
"Not supported": "",
|
|
44
|
-
"Nothing yet...": "
|
|
44
|
+
"Nothing yet...": "",
|
|
45
45
|
"Ok": "",
|
|
46
|
-
"Only visible to you": "",
|
|
46
|
+
"Only visible to you": "Sadece siz görebilirsiniz",
|
|
47
47
|
"Open Settings": "",
|
|
48
|
-
"Photo": "",
|
|
48
|
+
"Photo": "Fotoğraf",
|
|
49
49
|
"Photos and Videos": "",
|
|
50
50
|
"Pin to Conversation": "",
|
|
51
|
-
"Pinned by": "",
|
|
52
|
-
"Please allow Audio permissions in settings.": "
|
|
51
|
+
"Pinned by": "Tarafından sabitlendi",
|
|
52
|
+
"Please allow Audio permissions in settings.": "",
|
|
53
53
|
"Please enable access to your photos and videos so you can share them.": "",
|
|
54
54
|
"Please select a channel first": "",
|
|
55
55
|
"Reconnecting...": "Yeniden Bağlanılıyor...",
|
|
56
56
|
"Reply": "",
|
|
57
57
|
"Reply to Message": "",
|
|
58
58
|
"Resend": "",
|
|
59
|
-
"Search GIFs": "
|
|
59
|
+
"Search GIFs": "",
|
|
60
60
|
"Select More Photos": "",
|
|
61
61
|
"Send Anyway": "",
|
|
62
|
-
"Send a message": "
|
|
62
|
+
"Send a message": "",
|
|
63
63
|
"Sending links is not allowed in this conversation": "",
|
|
64
|
-
"Slow mode ON": "
|
|
64
|
+
"Slow mode ON": "",
|
|
65
65
|
"The message has been reported to a moderator.": "",
|
|
66
66
|
"Thread Reply": "",
|
|
67
67
|
"Unblock User": "",
|
|
@@ -69,13 +69,13 @@
|
|
|
69
69
|
"Unmute User": "",
|
|
70
70
|
"Unpin from Conversation": "",
|
|
71
71
|
"Unread Messages": "",
|
|
72
|
-
"Video": "",
|
|
72
|
+
"Video": "Video",
|
|
73
73
|
"You": "Sen",
|
|
74
|
-
"You can't send messages in this channel": "",
|
|
74
|
+
"You can't send messages in this channel": "Bu konuşmaya mesaj gönderemezsiniz",
|
|
75
75
|
"{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "",
|
|
76
76
|
"{{ index }} of {{ photoLength }}": "",
|
|
77
|
-
"{{ replyCount }} Replies": "
|
|
78
|
-
"{{ replyCount }} Thread Replies": "
|
|
77
|
+
"{{ replyCount }} Replies": "",
|
|
78
|
+
"{{ replyCount }} Thread Replies": "",
|
|
79
79
|
"{{ user }} is typing": "",
|
|
80
|
-
"🏙 Attachment...": "
|
|
80
|
+
"🏙 Attachment...": ""
|
|
81
81
|
}
|
|
@@ -154,16 +154,18 @@ var renderText = function renderText(params) {
|
|
|
154
154
|
children: output(node.content, state)
|
|
155
155
|
}, state.key);
|
|
156
156
|
};
|
|
157
|
+
function escapeRegExp(text) {
|
|
158
|
+
return text.replace(/[-[\]{}()*+?.,/\\^$|#]/g, '\\$&');
|
|
159
|
+
}
|
|
157
160
|
var mentioned_users = message.mentioned_users;
|
|
158
|
-
var
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
}, '') : '';
|
|
161
|
+
var mentionedUsernames = (mentioned_users || []).map(function (user) {
|
|
162
|
+
return user.name || user.id;
|
|
163
|
+
}).filter(Boolean).sort(function (a, b) {
|
|
164
|
+
return b.length - a.length;
|
|
165
|
+
}).map(escapeRegExp);
|
|
166
|
+
var mentionedUsers = mentionedUsernames.map(function (username) {
|
|
167
|
+
return "@".concat(username);
|
|
168
|
+
}).join('|');
|
|
167
169
|
var regEx = new RegExp("^\\B(".concat(mentionedUsers, ")"), 'g');
|
|
168
170
|
var mentionsMatchFunction = function mentionsMatchFunction(source) {
|
|
169
171
|
return regEx.exec(source);
|