stream-chat-react-native-core 5.30.0-beta.2 → 5.30.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/MessageList/MessageList.js +2 -2
- package/lib/commonjs/components/MessageList/MessageList.js.map +1 -1
- package/lib/commonjs/i18n/es.json +14 -14
- package/lib/commonjs/i18n/fr.json +14 -14
- package/lib/commonjs/i18n/he.json +14 -14
- package/lib/commonjs/i18n/hi.json +14 -14
- package/lib/commonjs/i18n/it.json +14 -14
- package/lib/commonjs/i18n/ja.json +14 -14
- package/lib/commonjs/i18n/ko.json +14 -14
- package/lib/commonjs/i18n/nl.json +14 -14
- package/lib/commonjs/i18n/pt-BR.json +14 -14
- package/lib/commonjs/i18n/ru.json +14 -14
- package/lib/commonjs/i18n/tr.json +14 -14
- package/lib/commonjs/version.json +1 -1
- package/lib/module/components/MessageList/MessageList.js +2 -2
- package/lib/module/components/MessageList/MessageList.js.map +1 -1
- package/lib/module/i18n/es.json +14 -14
- package/lib/module/i18n/fr.json +14 -14
- package/lib/module/i18n/he.json +14 -14
- package/lib/module/i18n/hi.json +14 -14
- package/lib/module/i18n/it.json +14 -14
- package/lib/module/i18n/ja.json +14 -14
- package/lib/module/i18n/ko.json +14 -14
- package/lib/module/i18n/nl.json +14 -14
- package/lib/module/i18n/pt-BR.json +14 -14
- package/lib/module/i18n/ru.json +14 -14
- package/lib/module/i18n/tr.json +14 -14
- package/lib/module/version.json +1 -1
- package/lib/typescript/components/MessageList/MessageList.d.ts.map +1 -1
- package/lib/typescript/i18n/es.json +14 -14
- package/lib/typescript/i18n/fr.json +14 -14
- package/lib/typescript/i18n/he.json +14 -14
- package/lib/typescript/i18n/hi.json +14 -14
- package/lib/typescript/i18n/it.json +14 -14
- package/lib/typescript/i18n/ja.json +14 -14
- package/lib/typescript/i18n/ko.json +14 -14
- package/lib/typescript/i18n/nl.json +14 -14
- package/lib/typescript/i18n/pt-BR.json +14 -14
- package/lib/typescript/i18n/ru.json +14 -14
- package/lib/typescript/i18n/tr.json +14 -14
- package/package.json +1 -1
- package/src/components/MessageList/MessageList.tsx +5 -2
- package/src/i18n/es.json +14 -14
- package/src/i18n/fr.json +14 -14
- package/src/i18n/he.json +14 -14
- package/src/i18n/hi.json +14 -14
- package/src/i18n/it.json +14 -14
- package/src/i18n/ja.json +14 -14
- package/src/i18n/ko.json +14 -14
- package/src/i18n/nl.json +14 -14
- package/src/i18n/pt-BR.json +14 -14
- package/src/i18n/ru.json +14 -14
- package/src/i18n/tr.json +14 -14
- package/src/version.json +1 -1
|
@@ -3,13 +3,13 @@
|
|
|
3
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
|
-
"Are you sure?": "",
|
|
8
|
+
"Are you sure?": "Sei sicuro?",
|
|
9
9
|
"Block User": "",
|
|
10
10
|
"Cancel": "",
|
|
11
11
|
"Cannot Flag Message": "",
|
|
12
|
-
"Consider how your comment might make others feel and be sure to follow our Community Guidelines": "",
|
|
12
|
+
"Consider how your comment might make others feel and be sure to follow our Community Guidelines": "Considera come il tuo commento potrebbe far sentire gli altri e assicurati di seguire le nostre Linee guida della community",
|
|
13
13
|
"Copy Message": "",
|
|
14
14
|
"Delete": "",
|
|
15
15
|
"Delete Message": "",
|
|
@@ -20,29 +20,29 @@
|
|
|
20
20
|
"Editing Message": "",
|
|
21
21
|
"Emoji matching": "",
|
|
22
22
|
"Empty message...": "",
|
|
23
|
-
"Error loading": "
|
|
24
|
-
"Error loading channel list...": "
|
|
25
|
-
"Error loading messages for this channel...": "
|
|
23
|
+
"Error loading": "",
|
|
24
|
+
"Error loading channel list...": "",
|
|
25
|
+
"Error loading messages for this channel...": "",
|
|
26
26
|
"Error while loading, please reload/refresh": "",
|
|
27
27
|
"File type not supported": "",
|
|
28
28
|
"Flag": "",
|
|
29
29
|
"Flag Message": "",
|
|
30
30
|
"Flag action failed either due to a network issue or the message is already flagged": "",
|
|
31
|
-
"Hold to start recording.": "",
|
|
31
|
+
"Hold to start recording.": "Tieni premuto per avviare la registrazione.",
|
|
32
32
|
"How about sending your first message to a friend?": "",
|
|
33
33
|
"Instant Commands": "",
|
|
34
34
|
"Let's start chatting!": "",
|
|
35
35
|
"Links are disabled": "",
|
|
36
|
-
"Loading channels...": "
|
|
37
|
-
"Loading messages...": "
|
|
38
|
-
"Loading...": "
|
|
36
|
+
"Loading channels...": "",
|
|
37
|
+
"Loading messages...": "",
|
|
38
|
+
"Loading...": "",
|
|
39
39
|
"Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "",
|
|
40
40
|
"Message Reactions": "",
|
|
41
41
|
"Message deleted": "Messaggio cancellato",
|
|
42
42
|
"Message flagged": "",
|
|
43
43
|
"Mute User": "",
|
|
44
44
|
"No chats here yet…": "",
|
|
45
|
-
"Not supported": "",
|
|
45
|
+
"Not supported": "non supportato",
|
|
46
46
|
"Nothing yet...": "",
|
|
47
47
|
"Ok": "",
|
|
48
48
|
"Only visible to you": "",
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
"Photos and Videos": "",
|
|
52
52
|
"Pin to Conversation": "",
|
|
53
53
|
"Pinned by": "",
|
|
54
|
-
"Please allow Audio permissions in settings.": "",
|
|
54
|
+
"Please allow Audio permissions in settings.": "Si prega di consentire le autorizzazioni audio nelle impostazioni.",
|
|
55
55
|
"Please enable access to your photos and videos so you can share them.": "",
|
|
56
56
|
"Please select a channel first": "",
|
|
57
57
|
"Reconnecting...": "Ricollegarsi...",
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"Resend": "",
|
|
61
61
|
"Search GIFs": "",
|
|
62
62
|
"Select More Photos": "",
|
|
63
|
-
"Send Anyway": "",
|
|
63
|
+
"Send Anyway": "Invia comunque",
|
|
64
64
|
"Send a message": "",
|
|
65
65
|
"Sending links is not allowed in this conversation": "",
|
|
66
66
|
"Slow mode ON": "",
|
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
"Unknown User": "",
|
|
71
71
|
"Unmute User": "",
|
|
72
72
|
"Unpin from Conversation": "",
|
|
73
|
-
"Unread Messages": "
|
|
73
|
+
"Unread Messages": "",
|
|
74
74
|
"Video": "",
|
|
75
75
|
"You": "Tu",
|
|
76
76
|
"You can't send messages in this channel": "",
|
|
@@ -3,13 +3,13 @@
|
|
|
3
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
|
-
"Are you sure?": "",
|
|
8
|
+
"Are you sure?": "本当によろしいですか?",
|
|
9
9
|
"Block User": "",
|
|
10
10
|
"Cancel": "",
|
|
11
11
|
"Cannot Flag Message": "",
|
|
12
|
-
"Consider how your comment might make others feel and be sure to follow our Community Guidelines": "",
|
|
12
|
+
"Consider how your comment might make others feel and be sure to follow our Community Guidelines": "あなたのコメントが他の人にどのように影響するか考え、必ずコミュニティガイドラインに従ってください",
|
|
13
13
|
"Copy Message": "",
|
|
14
14
|
"Delete": "",
|
|
15
15
|
"Delete Message": "",
|
|
@@ -20,29 +20,29 @@
|
|
|
20
20
|
"Editing Message": "",
|
|
21
21
|
"Emoji matching": "",
|
|
22
22
|
"Empty message...": "",
|
|
23
|
-
"Error loading": "
|
|
24
|
-
"Error loading channel list...": "
|
|
25
|
-
"Error loading messages for this channel...": "
|
|
23
|
+
"Error loading": "",
|
|
24
|
+
"Error loading channel list...": "",
|
|
25
|
+
"Error loading messages for this channel...": "",
|
|
26
26
|
"Error while loading, please reload/refresh": "",
|
|
27
27
|
"File type not supported": "",
|
|
28
28
|
"Flag": "",
|
|
29
29
|
"Flag Message": "",
|
|
30
30
|
"Flag action failed either due to a network issue or the message is already flagged": "",
|
|
31
|
-
"Hold to start recording.": "",
|
|
31
|
+
"Hold to start recording.": "録音を開始するには押し続けてください。",
|
|
32
32
|
"How about sending your first message to a friend?": "",
|
|
33
33
|
"Instant Commands": "",
|
|
34
34
|
"Let's start chatting!": "",
|
|
35
35
|
"Links are disabled": "",
|
|
36
|
-
"Loading channels...": "
|
|
37
|
-
"Loading messages...": "
|
|
38
|
-
"Loading...": "
|
|
36
|
+
"Loading channels...": "",
|
|
37
|
+
"Loading messages...": "",
|
|
38
|
+
"Loading...": "",
|
|
39
39
|
"Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "",
|
|
40
40
|
"Message Reactions": "",
|
|
41
41
|
"Message deleted": "メッセージが削除されました",
|
|
42
42
|
"Message flagged": "",
|
|
43
43
|
"Mute User": "",
|
|
44
44
|
"No chats here yet…": "",
|
|
45
|
-
"Not supported": "",
|
|
45
|
+
"Not supported": "サポートしていません",
|
|
46
46
|
"Nothing yet...": "",
|
|
47
47
|
"Ok": "",
|
|
48
48
|
"Only visible to you": "",
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
"Photos and Videos": "",
|
|
52
52
|
"Pin to Conversation": "",
|
|
53
53
|
"Pinned by": "",
|
|
54
|
-
"Please allow Audio permissions in settings.": "",
|
|
54
|
+
"Please allow Audio permissions in settings.": "設定でオーディオの権限を許可してください。",
|
|
55
55
|
"Please enable access to your photos and videos so you can share them.": "",
|
|
56
56
|
"Please select a channel first": "",
|
|
57
57
|
"Reconnecting...": "再接続中。。。",
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"Resend": "",
|
|
61
61
|
"Search GIFs": "",
|
|
62
62
|
"Select More Photos": "",
|
|
63
|
-
"Send Anyway": "",
|
|
63
|
+
"Send Anyway": "とにかく送信",
|
|
64
64
|
"Send a message": "",
|
|
65
65
|
"Sending links is not allowed in this conversation": "",
|
|
66
66
|
"Slow mode ON": "",
|
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
"Unknown User": "",
|
|
71
71
|
"Unmute User": "",
|
|
72
72
|
"Unpin from Conversation": "",
|
|
73
|
-
"Unread Messages": "
|
|
73
|
+
"Unread Messages": "",
|
|
74
74
|
"Video": "",
|
|
75
75
|
"You": "あなた",
|
|
76
76
|
"You can't send messages in this channel": "",
|
|
@@ -3,13 +3,13 @@
|
|
|
3
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
|
-
"Are you sure?": "",
|
|
8
|
+
"Are you sure?": "확실합니까?",
|
|
9
9
|
"Block User": "",
|
|
10
10
|
"Cancel": "",
|
|
11
11
|
"Cannot Flag Message": "",
|
|
12
|
-
"Consider how your comment might make others feel and be sure to follow our Community Guidelines": "",
|
|
12
|
+
"Consider how your comment might make others feel and be sure to follow our Community Guidelines": "당신의 댓글이 다른 사람들에게 어떤 영향을 줄지 고려하고 반드시 우리의 커뮤니티 가이드라인을 따르십시오",
|
|
13
13
|
"Copy Message": "",
|
|
14
14
|
"Delete": "",
|
|
15
15
|
"Delete Message": "",
|
|
@@ -20,29 +20,29 @@
|
|
|
20
20
|
"Editing Message": "",
|
|
21
21
|
"Emoji matching": "",
|
|
22
22
|
"Empty message...": "",
|
|
23
|
-
"Error loading": "
|
|
24
|
-
"Error loading channel list...": "
|
|
25
|
-
"Error loading messages for this channel...": "
|
|
23
|
+
"Error loading": "",
|
|
24
|
+
"Error loading channel list...": "",
|
|
25
|
+
"Error loading messages for this channel...": "",
|
|
26
26
|
"Error while loading, please reload/refresh": "",
|
|
27
27
|
"File type not supported": "",
|
|
28
28
|
"Flag": "",
|
|
29
29
|
"Flag Message": "",
|
|
30
30
|
"Flag action failed either due to a network issue or the message is already flagged": "",
|
|
31
|
-
"Hold to start recording.": "",
|
|
31
|
+
"Hold to start recording.": "녹음을 시작하려면 눌러주세요.",
|
|
32
32
|
"How about sending your first message to a friend?": "",
|
|
33
33
|
"Instant Commands": "",
|
|
34
34
|
"Let's start chatting!": "",
|
|
35
35
|
"Links are disabled": "",
|
|
36
|
-
"Loading channels...": "
|
|
37
|
-
"Loading messages...": "
|
|
38
|
-
"Loading...": "
|
|
36
|
+
"Loading channels...": "",
|
|
37
|
+
"Loading messages...": "",
|
|
38
|
+
"Loading...": "",
|
|
39
39
|
"Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "",
|
|
40
40
|
"Message Reactions": "",
|
|
41
41
|
"Message deleted": "메시지가 삭제되었습니다.",
|
|
42
42
|
"Message flagged": "",
|
|
43
43
|
"Mute User": "",
|
|
44
44
|
"No chats here yet…": "",
|
|
45
|
-
"Not supported": "",
|
|
45
|
+
"Not supported": "지원하지 않습니다",
|
|
46
46
|
"Nothing yet...": "",
|
|
47
47
|
"Ok": "",
|
|
48
48
|
"Only visible to you": "",
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
"Photos and Videos": "",
|
|
52
52
|
"Pin to Conversation": "",
|
|
53
53
|
"Pinned by": "",
|
|
54
|
-
"Please allow Audio permissions in settings.": "",
|
|
54
|
+
"Please allow Audio permissions in settings.": "설정에서 오디오 권한을 허용해주세요.",
|
|
55
55
|
"Please enable access to your photos and videos so you can share them.": "",
|
|
56
56
|
"Please select a channel first": "",
|
|
57
57
|
"Reconnecting...": "다시 연결 중...",
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"Resend": "",
|
|
61
61
|
"Search GIFs": "",
|
|
62
62
|
"Select More Photos": "",
|
|
63
|
-
"Send Anyway": "",
|
|
63
|
+
"Send Anyway": "그래도 보내기",
|
|
64
64
|
"Send a message": "",
|
|
65
65
|
"Sending links is not allowed in this conversation": "",
|
|
66
66
|
"Slow mode ON": "",
|
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
"Unknown User": "",
|
|
71
71
|
"Unmute User": "",
|
|
72
72
|
"Unpin from Conversation": "",
|
|
73
|
-
"Unread Messages": "
|
|
73
|
+
"Unread Messages": "",
|
|
74
74
|
"Video": "",
|
|
75
75
|
"You": "당신",
|
|
76
76
|
"You can't send messages in this channel": "",
|
|
@@ -3,13 +3,13 @@
|
|
|
3
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
|
-
"Are you sure?": "",
|
|
8
|
+
"Are you sure?": "Weet je het zeker?",
|
|
9
9
|
"Block User": "",
|
|
10
10
|
"Cancel": "",
|
|
11
11
|
"Cannot Flag Message": "",
|
|
12
|
-
"Consider how your comment might make others feel and be sure to follow our Community Guidelines": "",
|
|
12
|
+
"Consider how your comment might make others feel and be sure to follow our Community Guidelines": "Denk na over hoe jouw opmerking anderen zou kunnen laten voelen en zorg ervoor dat je onze Community-richtlijnen volgt",
|
|
13
13
|
"Copy Message": "",
|
|
14
14
|
"Delete": "",
|
|
15
15
|
"Delete Message": "",
|
|
@@ -20,29 +20,29 @@
|
|
|
20
20
|
"Editing Message": "",
|
|
21
21
|
"Emoji matching": "",
|
|
22
22
|
"Empty message...": "",
|
|
23
|
-
"Error loading": "
|
|
24
|
-
"Error loading channel list...": "
|
|
25
|
-
"Error loading messages for this channel...": "
|
|
23
|
+
"Error loading": "",
|
|
24
|
+
"Error loading channel list...": "",
|
|
25
|
+
"Error loading messages for this channel...": "",
|
|
26
26
|
"Error while loading, please reload/refresh": "",
|
|
27
27
|
"File type not supported": "",
|
|
28
28
|
"Flag": "",
|
|
29
29
|
"Flag Message": "",
|
|
30
30
|
"Flag action failed either due to a network issue or the message is already flagged": "",
|
|
31
|
-
"Hold to start recording.": "",
|
|
31
|
+
"Hold to start recording.": "Houd vast om opname te starten.",
|
|
32
32
|
"How about sending your first message to a friend?": "",
|
|
33
33
|
"Instant Commands": "",
|
|
34
34
|
"Let's start chatting!": "",
|
|
35
35
|
"Links are disabled": "",
|
|
36
|
-
"Loading channels...": "
|
|
37
|
-
"Loading messages...": "
|
|
38
|
-
"Loading...": "
|
|
36
|
+
"Loading channels...": "",
|
|
37
|
+
"Loading messages...": "",
|
|
38
|
+
"Loading...": "",
|
|
39
39
|
"Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "",
|
|
40
40
|
"Message Reactions": "",
|
|
41
41
|
"Message deleted": "Bericht verwijderd",
|
|
42
42
|
"Message flagged": "",
|
|
43
43
|
"Mute User": "",
|
|
44
44
|
"No chats here yet…": "",
|
|
45
|
-
"Not supported": "",
|
|
45
|
+
"Not supported": "niet ondersteund",
|
|
46
46
|
"Nothing yet...": "",
|
|
47
47
|
"Ok": "",
|
|
48
48
|
"Only visible to you": "",
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
"Photos and Videos": "",
|
|
52
52
|
"Pin to Conversation": "",
|
|
53
53
|
"Pinned by": "",
|
|
54
|
-
"Please allow Audio permissions in settings.": "",
|
|
54
|
+
"Please allow Audio permissions in settings.": "Gelieve audio toestemmingen toe te staan in de instellingen.",
|
|
55
55
|
"Please enable access to your photos and videos so you can share them.": "",
|
|
56
56
|
"Please select a channel first": "",
|
|
57
57
|
"Reconnecting...": "Opnieuw Verbinding Maken...",
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"Resend": "",
|
|
61
61
|
"Search GIFs": "",
|
|
62
62
|
"Select More Photos": "",
|
|
63
|
-
"Send Anyway": "",
|
|
63
|
+
"Send Anyway": "Toch verzenden",
|
|
64
64
|
"Send a message": "",
|
|
65
65
|
"Sending links is not allowed in this conversation": "",
|
|
66
66
|
"Slow mode ON": "",
|
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
"Unknown User": "",
|
|
71
71
|
"Unmute User": "",
|
|
72
72
|
"Unpin from Conversation": "",
|
|
73
|
-
"Unread Messages": "
|
|
73
|
+
"Unread Messages": "",
|
|
74
74
|
"Video": "",
|
|
75
75
|
"You": "U",
|
|
76
76
|
"You can't send messages in this channel": "",
|
|
@@ -3,13 +3,13 @@
|
|
|
3
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
|
-
"Are you sure?": "",
|
|
8
|
+
"Are you sure?": "Tem certeza?",
|
|
9
9
|
"Block User": "",
|
|
10
10
|
"Cancel": "",
|
|
11
11
|
"Cannot Flag Message": "",
|
|
12
|
-
"Consider how your comment might make others feel and be sure to follow our Community Guidelines": "",
|
|
12
|
+
"Consider how your comment might make others feel and be sure to follow our Community Guidelines": "Considere como seu comentário pode fazer os outros se sentirem e certifique-se de seguir nossas Diretrizes da Comunidade",
|
|
13
13
|
"Copy Message": "",
|
|
14
14
|
"Delete": "",
|
|
15
15
|
"Delete Message": "",
|
|
@@ -20,29 +20,29 @@
|
|
|
20
20
|
"Editing Message": "",
|
|
21
21
|
"Emoji matching": "",
|
|
22
22
|
"Empty message...": "",
|
|
23
|
-
"Error loading": "
|
|
24
|
-
"Error loading channel list...": "
|
|
25
|
-
"Error loading messages for this channel...": "
|
|
23
|
+
"Error loading": "",
|
|
24
|
+
"Error loading channel list...": "",
|
|
25
|
+
"Error loading messages for this channel...": "",
|
|
26
26
|
"Error while loading, please reload/refresh": "",
|
|
27
27
|
"File type not supported": "",
|
|
28
28
|
"Flag": "",
|
|
29
29
|
"Flag Message": "",
|
|
30
30
|
"Flag action failed either due to a network issue or the message is already flagged": "",
|
|
31
|
-
"Hold to start recording.": "",
|
|
31
|
+
"Hold to start recording.": "Mantenha pressionado para começar a gravar.",
|
|
32
32
|
"How about sending your first message to a friend?": "",
|
|
33
33
|
"Instant Commands": "",
|
|
34
34
|
"Let's start chatting!": "",
|
|
35
35
|
"Links are disabled": "",
|
|
36
|
-
"Loading channels...": "
|
|
37
|
-
"Loading messages...": "
|
|
38
|
-
"Loading...": "
|
|
36
|
+
"Loading channels...": "",
|
|
37
|
+
"Loading messages...": "",
|
|
38
|
+
"Loading...": "",
|
|
39
39
|
"Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "",
|
|
40
40
|
"Message Reactions": "",
|
|
41
41
|
"Message deleted": "Mensagem excluída",
|
|
42
42
|
"Message flagged": "",
|
|
43
43
|
"Mute User": "",
|
|
44
44
|
"No chats here yet…": "",
|
|
45
|
-
"Not supported": "",
|
|
45
|
+
"Not supported": "Não suportado",
|
|
46
46
|
"Nothing yet...": "",
|
|
47
47
|
"Ok": "",
|
|
48
48
|
"Only visible to you": "",
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
"Photos and Videos": "",
|
|
52
52
|
"Pin to Conversation": "",
|
|
53
53
|
"Pinned by": "",
|
|
54
|
-
"Please allow Audio permissions in settings.": "",
|
|
54
|
+
"Please allow Audio permissions in settings.": "Por favor, permita as permissões de áudio nas configurações.",
|
|
55
55
|
"Please enable access to your photos and videos so you can share them.": "",
|
|
56
56
|
"Please select a channel first": "",
|
|
57
57
|
"Reconnecting...": "Reconectando...",
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"Resend": "",
|
|
61
61
|
"Search GIFs": "",
|
|
62
62
|
"Select More Photos": "",
|
|
63
|
-
"Send Anyway": "",
|
|
63
|
+
"Send Anyway": "Enviar de qualquer maneira",
|
|
64
64
|
"Send a message": "",
|
|
65
65
|
"Sending links is not allowed in this conversation": "",
|
|
66
66
|
"Slow mode ON": "",
|
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
"Unknown User": "",
|
|
71
71
|
"Unmute User": "",
|
|
72
72
|
"Unpin from Conversation": "",
|
|
73
|
-
"Unread Messages": "
|
|
73
|
+
"Unread Messages": "",
|
|
74
74
|
"Video": "",
|
|
75
75
|
"You": "Você",
|
|
76
76
|
"You can't send messages in this channel": "",
|
|
@@ -3,13 +3,13 @@
|
|
|
3
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
|
-
"Are you sure?": "",
|
|
8
|
+
"Are you sure?": "Вы уверены?",
|
|
9
9
|
"Block User": "",
|
|
10
10
|
"Cancel": "",
|
|
11
11
|
"Cannot Flag Message": "",
|
|
12
|
-
"Consider how your comment might make others feel and be sure to follow our Community Guidelines": "",
|
|
12
|
+
"Consider how your comment might make others feel and be sure to follow our Community Guidelines": "Обдумайте, как ваш комментарий может повлиять на других, и убедитесь, что вы следуете нашим правилам сообщества",
|
|
13
13
|
"Copy Message": "",
|
|
14
14
|
"Delete": "",
|
|
15
15
|
"Delete Message": "",
|
|
@@ -20,29 +20,29 @@
|
|
|
20
20
|
"Editing Message": "",
|
|
21
21
|
"Emoji matching": "",
|
|
22
22
|
"Empty message...": "",
|
|
23
|
-
"Error loading": "
|
|
24
|
-
"Error loading channel list...": "
|
|
25
|
-
"Error loading messages for this channel...": "
|
|
23
|
+
"Error loading": "",
|
|
24
|
+
"Error loading channel list...": "",
|
|
25
|
+
"Error loading messages for this channel...": "",
|
|
26
26
|
"Error while loading, please reload/refresh": "",
|
|
27
27
|
"File type not supported": "",
|
|
28
28
|
"Flag": "",
|
|
29
29
|
"Flag Message": "",
|
|
30
30
|
"Flag action failed either due to a network issue or the message is already flagged": "",
|
|
31
|
-
"Hold to start recording.": "",
|
|
31
|
+
"Hold to start recording.": "Удерживайте, чтобы начать запись.",
|
|
32
32
|
"How about sending your first message to a friend?": "",
|
|
33
33
|
"Instant Commands": "",
|
|
34
34
|
"Let's start chatting!": "",
|
|
35
35
|
"Links are disabled": "",
|
|
36
|
-
"Loading channels...": "
|
|
37
|
-
"Loading messages...": "
|
|
38
|
-
"Loading...": "
|
|
36
|
+
"Loading channels...": "",
|
|
37
|
+
"Loading messages...": "",
|
|
38
|
+
"Loading...": "",
|
|
39
39
|
"Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "",
|
|
40
40
|
"Message Reactions": "",
|
|
41
41
|
"Message deleted": "Сообщение удалено",
|
|
42
42
|
"Message flagged": "",
|
|
43
43
|
"Mute User": "",
|
|
44
44
|
"No chats here yet…": "",
|
|
45
|
-
"Not supported": "",
|
|
45
|
+
"Not supported": "не поддерживается",
|
|
46
46
|
"Nothing yet...": "",
|
|
47
47
|
"Ok": "",
|
|
48
48
|
"Only visible to you": "",
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
"Photos and Videos": "",
|
|
52
52
|
"Pin to Conversation": "",
|
|
53
53
|
"Pinned by": "",
|
|
54
|
-
"Please allow Audio permissions in settings.": "",
|
|
54
|
+
"Please allow Audio permissions in settings.": "Пожалуйста, разрешите разрешения на аудио в настройках.",
|
|
55
55
|
"Please enable access to your photos and videos so you can share them.": "",
|
|
56
56
|
"Please select a channel first": "",
|
|
57
57
|
"Reconnecting...": "Переподключение...",
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"Resend": "",
|
|
61
61
|
"Search GIFs": "",
|
|
62
62
|
"Select More Photos": "",
|
|
63
|
-
"Send Anyway": "",
|
|
63
|
+
"Send Anyway": "Всё равно отправить",
|
|
64
64
|
"Send a message": "",
|
|
65
65
|
"Sending links is not allowed in this conversation": "",
|
|
66
66
|
"Slow mode ON": "",
|
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
"Unknown User": "",
|
|
71
71
|
"Unmute User": "",
|
|
72
72
|
"Unpin from Conversation": "",
|
|
73
|
-
"Unread Messages": "
|
|
73
|
+
"Unread Messages": "",
|
|
74
74
|
"Video": "",
|
|
75
75
|
"You": "Вы",
|
|
76
76
|
"You can't send messages in this channel": "",
|
|
@@ -3,13 +3,13 @@
|
|
|
3
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
|
-
"Are you sure?": "",
|
|
8
|
+
"Are you sure?": "Emin misiniz?",
|
|
9
9
|
"Block User": "",
|
|
10
10
|
"Cancel": "",
|
|
11
11
|
"Cannot Flag Message": "",
|
|
12
|
-
"Consider how your comment might make others feel and be sure to follow our Community Guidelines": "",
|
|
12
|
+
"Consider how your comment might make others feel and be sure to follow our Community Guidelines": "Yorumunuzun diğerlerini nasıl hissettirebileceğini düşünün ve topluluk kurallarımızı takip ettiğinizden emin olun",
|
|
13
13
|
"Copy Message": "",
|
|
14
14
|
"Delete": "",
|
|
15
15
|
"Delete Message": "",
|
|
@@ -20,29 +20,29 @@
|
|
|
20
20
|
"Editing Message": "",
|
|
21
21
|
"Emoji matching": "",
|
|
22
22
|
"Empty message...": "",
|
|
23
|
-
"Error loading": "
|
|
24
|
-
"Error loading channel list...": "
|
|
25
|
-
"Error loading messages for this channel...": "
|
|
23
|
+
"Error loading": "",
|
|
24
|
+
"Error loading channel list...": "",
|
|
25
|
+
"Error loading messages for this channel...": "",
|
|
26
26
|
"Error while loading, please reload/refresh": "",
|
|
27
27
|
"File type not supported": "",
|
|
28
28
|
"Flag": "",
|
|
29
29
|
"Flag Message": "",
|
|
30
30
|
"Flag action failed either due to a network issue or the message is already flagged": "",
|
|
31
|
-
"Hold to start recording.": "",
|
|
31
|
+
"Hold to start recording.": "Kayıt yapmak için basılı tutun.",
|
|
32
32
|
"How about sending your first message to a friend?": "",
|
|
33
33
|
"Instant Commands": "",
|
|
34
34
|
"Let's start chatting!": "",
|
|
35
35
|
"Links are disabled": "",
|
|
36
|
-
"Loading channels...": "
|
|
37
|
-
"Loading messages...": "
|
|
38
|
-
"Loading...": "
|
|
36
|
+
"Loading channels...": "",
|
|
37
|
+
"Loading messages...": "",
|
|
38
|
+
"Loading...": "",
|
|
39
39
|
"Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "",
|
|
40
40
|
"Message Reactions": "",
|
|
41
41
|
"Message deleted": "Mesaj silindi",
|
|
42
42
|
"Message flagged": "",
|
|
43
43
|
"Mute User": "",
|
|
44
44
|
"No chats here yet…": "",
|
|
45
|
-
"Not supported": "",
|
|
45
|
+
"Not supported": "Desteklenmiyor",
|
|
46
46
|
"Nothing yet...": "",
|
|
47
47
|
"Ok": "",
|
|
48
48
|
"Only visible to you": "",
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
"Photos and Videos": "",
|
|
52
52
|
"Pin to Conversation": "",
|
|
53
53
|
"Pinned by": "",
|
|
54
|
-
"Please allow Audio permissions in settings.": "",
|
|
54
|
+
"Please allow Audio permissions in settings.": "Lütfen ayarlarda ses izinlerine izin verin",
|
|
55
55
|
"Please enable access to your photos and videos so you can share them.": "",
|
|
56
56
|
"Please select a channel first": "",
|
|
57
57
|
"Reconnecting...": "Yeniden Bağlanılıyor...",
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"Resend": "",
|
|
61
61
|
"Search GIFs": "",
|
|
62
62
|
"Select More Photos": "",
|
|
63
|
-
"Send Anyway": "",
|
|
63
|
+
"Send Anyway": "Yine de Gönder",
|
|
64
64
|
"Send a message": "",
|
|
65
65
|
"Sending links is not allowed in this conversation": "",
|
|
66
66
|
"Slow mode ON": "",
|
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
"Unknown User": "",
|
|
71
71
|
"Unmute User": "",
|
|
72
72
|
"Unpin from Conversation": "",
|
|
73
|
-
"Unread Messages": "
|
|
73
|
+
"Unread Messages": "",
|
|
74
74
|
"Video": "",
|
|
75
75
|
"You": "Sen",
|
|
76
76
|
"You can't send messages in this channel": "",
|
|
@@ -338,11 +338,11 @@ var MessageListWithContext = function MessageListWithContext(props) {
|
|
|
338
338
|
var isLatestMessageSetShown = !!channel.state.messageSets.find(function (set) {
|
|
339
339
|
return set.isCurrent && set.isLatest;
|
|
340
340
|
});
|
|
341
|
-
var msg = processedMessageList == null ? void 0 : processedMessageList[messageArrayIndex];
|
|
342
341
|
if (!isLatestMessageSetShown) {
|
|
342
|
+
var msg = processedMessageList == null ? void 0 : processedMessageList[messageArrayIndex];
|
|
343
343
|
if (channel.state.latestMessages.length !== 0 && unreadCount > channel.state.latestMessages.length) {
|
|
344
344
|
return messageArrayIndex <= unreadCount - channel.state.latestMessages.length - 1;
|
|
345
|
-
} else if (lastRead && msg.created_at) {
|
|
345
|
+
} else if (lastRead && msg != null && msg.created_at) {
|
|
346
346
|
return lastRead < msg.created_at;
|
|
347
347
|
}
|
|
348
348
|
return false;
|