stream-chat-react-native-core 5.29.1-beta.1 → 5.29.1-beta.2
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/MessageInput/hooks/useAudioController.js +92 -62
- package/lib/commonjs/components/MessageInput/hooks/useAudioController.js.map +1 -1
- package/lib/commonjs/i18n/es.json +26 -26
- package/lib/commonjs/i18n/fr.json +26 -26
- package/lib/commonjs/i18n/he.json +26 -26
- package/lib/commonjs/i18n/hi.json +26 -26
- package/lib/commonjs/i18n/it.json +26 -26
- package/lib/commonjs/i18n/ja.json +26 -26
- package/lib/commonjs/i18n/ko.json +26 -26
- package/lib/commonjs/i18n/nl.json +26 -26
- package/lib/commonjs/i18n/pt-BR.json +26 -26
- package/lib/commonjs/i18n/ru.json +26 -26
- package/lib/commonjs/i18n/tr.json +26 -26
- package/lib/commonjs/version.json +1 -1
- package/lib/module/components/MessageInput/hooks/useAudioController.js +92 -62
- package/lib/module/components/MessageInput/hooks/useAudioController.js.map +1 -1
- package/lib/module/i18n/es.json +26 -26
- package/lib/module/i18n/fr.json +26 -26
- package/lib/module/i18n/he.json +26 -26
- package/lib/module/i18n/hi.json +26 -26
- package/lib/module/i18n/it.json +26 -26
- package/lib/module/i18n/ja.json +26 -26
- package/lib/module/i18n/ko.json +26 -26
- package/lib/module/i18n/nl.json +26 -26
- package/lib/module/i18n/pt-BR.json +26 -26
- package/lib/module/i18n/ru.json +26 -26
- package/lib/module/i18n/tr.json +26 -26
- package/lib/module/version.json +1 -1
- package/lib/typescript/components/MessageInput/hooks/useAudioController.d.ts.map +1 -1
- package/lib/typescript/i18n/es.json +26 -26
- package/lib/typescript/i18n/fr.json +26 -26
- package/lib/typescript/i18n/he.json +26 -26
- package/lib/typescript/i18n/hi.json +26 -26
- package/lib/typescript/i18n/it.json +26 -26
- package/lib/typescript/i18n/ja.json +26 -26
- package/lib/typescript/i18n/ko.json +26 -26
- package/lib/typescript/i18n/nl.json +26 -26
- package/lib/typescript/i18n/pt-BR.json +26 -26
- package/lib/typescript/i18n/ru.json +26 -26
- package/lib/typescript/i18n/tr.json +26 -26
- package/package.json +1 -1
- package/src/components/MessageInput/hooks/useAudioController.tsx +5 -0
- package/src/i18n/es.json +26 -26
- package/src/i18n/fr.json +26 -26
- package/src/i18n/he.json +26 -26
- package/src/i18n/hi.json +26 -26
- package/src/i18n/it.json +26 -26
- package/src/i18n/ja.json +26 -26
- package/src/i18n/ko.json +26 -26
- package/src/i18n/nl.json +26 -26
- package/src/i18n/pt-BR.json +26 -26
- package/src/i18n/ru.json +26 -26
- package/src/i18n/tr.json +26 -26
- package/src/version.json +1 -1
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"1 Reply": "",
|
|
3
|
-
"1 Thread Reply": "",
|
|
3
|
+
"1 Thread Reply": "1개의 스레드 답글",
|
|
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": "",
|
|
@@ -17,65 +17,65 @@
|
|
|
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": "
|
|
20
|
+
"Emoji matching": "",
|
|
21
21
|
"Empty message...": "",
|
|
22
|
-
"Error loading": "",
|
|
22
|
+
"Error loading": "로드 오류",
|
|
23
23
|
"Error loading channel list...": "",
|
|
24
|
-
"Error loading messages for this channel...": "",
|
|
24
|
+
"Error loading messages for this channel...": "이 채널의 메시지를로드하는 동안 오류가 발생했습니다...",
|
|
25
25
|
"Error while loading, please reload/refresh": "",
|
|
26
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
30
|
"Hold to start recording.": "",
|
|
31
|
-
"How about sending your first message to a friend?": "",
|
|
32
|
-
"Instant Commands": "
|
|
33
|
-
"Let's start chatting!": "",
|
|
31
|
+
"How about sending your first message to a friend?": "친구에게 첫 번째 메시지를 보내는 것은 어떻습니까?",
|
|
32
|
+
"Instant Commands": "",
|
|
33
|
+
"Let's start chatting!": "채팅을 시작합시다!",
|
|
34
34
|
"Links are disabled": "",
|
|
35
|
-
"Loading channels...": "",
|
|
36
|
-
"Loading messages...": "",
|
|
37
|
-
"Loading...": "",
|
|
35
|
+
"Loading channels...": "채널을 로딩 중...",
|
|
36
|
+
"Loading messages...": "메시지를 로딩 중...",
|
|
37
|
+
"Loading...": "로딩 중...",
|
|
38
38
|
"Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "",
|
|
39
|
-
"Message Reactions": "",
|
|
39
|
+
"Message Reactions": "메시지의 리액션",
|
|
40
40
|
"Message deleted": "메시지가 삭제되었습니다.",
|
|
41
41
|
"Message flagged": "",
|
|
42
42
|
"Mute User": "",
|
|
43
43
|
"Not supported": "",
|
|
44
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": "
|
|
51
|
+
"Pinned by": "",
|
|
52
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
|
-
"Reply to Message": "",
|
|
57
|
+
"Reply to Message": "메시지에 답장",
|
|
58
58
|
"Resend": "",
|
|
59
|
-
"Search GIFs": "",
|
|
59
|
+
"Search GIFs": "GIF의 검색",
|
|
60
60
|
"Select More Photos": "",
|
|
61
|
-
"Send Anyway": "",
|
|
62
|
-
"Send a message": "",
|
|
61
|
+
"Send Anyway": "그래도 보내기",
|
|
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": "",
|
|
68
68
|
"Unknown User": "",
|
|
69
69
|
"Unmute User": "",
|
|
70
70
|
"Unpin from Conversation": "",
|
|
71
|
-
"Unread Messages": "",
|
|
72
|
-
"Video": "
|
|
71
|
+
"Unread Messages": "읽지 않은 메시지",
|
|
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
77
|
"{{ replyCount }} Replies": "",
|
|
78
|
-
"{{ replyCount }} Thread Replies": "",
|
|
78
|
+
"{{ replyCount }} Thread Replies": "{{ replyCount }} 스레드 답글",
|
|
79
79
|
"{{ user }} is typing": "",
|
|
80
80
|
"🏙 Attachment...": ""
|
|
81
81
|
}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"1 Reply": "",
|
|
3
|
-
"1 Thread Reply": "",
|
|
3
|
+
"1 Thread Reply": "1 thread antwoord",
|
|
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": "",
|
|
@@ -17,65 +17,65 @@
|
|
|
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": "
|
|
20
|
+
"Emoji matching": "",
|
|
21
21
|
"Empty message...": "",
|
|
22
|
-
"Error loading": "",
|
|
22
|
+
"Error loading": "Probleem bij het laden",
|
|
23
23
|
"Error loading channel list...": "",
|
|
24
|
-
"Error loading messages for this channel...": "",
|
|
24
|
+
"Error loading messages for this channel...": "Probleem bij het laden van de berichten in dit kanaal...",
|
|
25
25
|
"Error while loading, please reload/refresh": "",
|
|
26
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
30
|
"Hold to start recording.": "",
|
|
31
|
-
"How about sending your first message to a friend?": "",
|
|
32
|
-
"Instant Commands": "
|
|
33
|
-
"Let's start chatting!": "",
|
|
31
|
+
"How about sending your first message to a friend?": "Wat dacht je ervan om je eerste bericht naar een vriend te sturen?",
|
|
32
|
+
"Instant Commands": "",
|
|
33
|
+
"Let's start chatting!": "Laten we beginnen met chatten!",
|
|
34
34
|
"Links are disabled": "",
|
|
35
|
-
"Loading channels...": "",
|
|
36
|
-
"Loading messages...": "",
|
|
37
|
-
"Loading...": "",
|
|
35
|
+
"Loading channels...": "Kanalen aan het laden...",
|
|
36
|
+
"Loading messages...": "Berichten aan het laden...",
|
|
37
|
+
"Loading...": "Aan het laden...",
|
|
38
38
|
"Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "",
|
|
39
|
-
"Message Reactions": "",
|
|
39
|
+
"Message Reactions": "Bericht Reacties",
|
|
40
40
|
"Message deleted": "Bericht verwijderd",
|
|
41
41
|
"Message flagged": "",
|
|
42
42
|
"Mute User": "",
|
|
43
43
|
"Not supported": "",
|
|
44
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": "
|
|
51
|
+
"Pinned by": "",
|
|
52
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
|
-
"Reply to Message": "",
|
|
57
|
+
"Reply to Message": "Beantwoord bericht",
|
|
58
58
|
"Resend": "",
|
|
59
|
-
"Search GIFs": "",
|
|
59
|
+
"Search GIFs": "Zoek GIF's",
|
|
60
60
|
"Select More Photos": "",
|
|
61
|
-
"Send Anyway": "",
|
|
62
|
-
"Send a message": "",
|
|
61
|
+
"Send Anyway": "Toch verzenden",
|
|
62
|
+
"Send a message": "Stuur een bericht",
|
|
63
63
|
"Sending links is not allowed in this conversation": "",
|
|
64
|
-
"Slow mode ON": "",
|
|
64
|
+
"Slow mode ON": "Langzame modus aan",
|
|
65
65
|
"The message has been reported to a moderator.": "",
|
|
66
66
|
"Thread Reply": "",
|
|
67
67
|
"Unblock User": "",
|
|
68
68
|
"Unknown User": "",
|
|
69
69
|
"Unmute User": "",
|
|
70
70
|
"Unpin from Conversation": "",
|
|
71
|
-
"Unread Messages": "",
|
|
72
|
-
"Video": "
|
|
71
|
+
"Unread Messages": "Ongelezen Berichten",
|
|
72
|
+
"Video": "",
|
|
73
73
|
"You": "U",
|
|
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
77
|
"{{ replyCount }} Replies": "",
|
|
78
|
-
"{{ replyCount }} Thread Replies": "",
|
|
78
|
+
"{{ replyCount }} Thread Replies": "{{replyCount}} Discussiereacties",
|
|
79
79
|
"{{ user }} is typing": "",
|
|
80
80
|
"🏙 Attachment...": ""
|
|
81
81
|
}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"1 Reply": "",
|
|
3
|
-
"1 Thread Reply": "",
|
|
3
|
+
"1 Thread Reply": "1 Resposta de Thread",
|
|
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": "",
|
|
@@ -17,65 +17,65 @@
|
|
|
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": "
|
|
20
|
+
"Emoji matching": "",
|
|
21
21
|
"Empty message...": "",
|
|
22
|
-
"Error loading": "",
|
|
22
|
+
"Error loading": "Erro ao carregar",
|
|
23
23
|
"Error loading channel list...": "",
|
|
24
|
-
"Error loading messages for this channel...": "",
|
|
24
|
+
"Error loading messages for this channel...": "Erro ao carregar mensagens para este canal...",
|
|
25
25
|
"Error while loading, please reload/refresh": "",
|
|
26
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
30
|
"Hold to start recording.": "",
|
|
31
|
-
"How about sending your first message to a friend?": "",
|
|
32
|
-
"Instant Commands": "
|
|
33
|
-
"Let's start chatting!": "",
|
|
31
|
+
"How about sending your first message to a friend?": "Que tal enviar sua primeira mensagem para um amigo?",
|
|
32
|
+
"Instant Commands": "",
|
|
33
|
+
"Let's start chatting!": "Vamos começar a conversar!",
|
|
34
34
|
"Links are disabled": "",
|
|
35
|
-
"Loading channels...": "",
|
|
36
|
-
"Loading messages...": "",
|
|
37
|
-
"Loading...": "",
|
|
35
|
+
"Loading channels...": "Carregando canais...",
|
|
36
|
+
"Loading messages...": "Carregando mensagens...",
|
|
37
|
+
"Loading...": "Carregando...",
|
|
38
38
|
"Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "",
|
|
39
|
-
"Message Reactions": "",
|
|
39
|
+
"Message Reactions": "Reações à Mensagem",
|
|
40
40
|
"Message deleted": "Mensagem excluída",
|
|
41
41
|
"Message flagged": "",
|
|
42
42
|
"Mute User": "",
|
|
43
43
|
"Not supported": "",
|
|
44
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": "
|
|
51
|
+
"Pinned by": "",
|
|
52
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
|
-
"Reply to Message": "",
|
|
57
|
+
"Reply to Message": "Responder à Mensagem",
|
|
58
58
|
"Resend": "",
|
|
59
|
-
"Search GIFs": "",
|
|
59
|
+
"Search GIFs": "Pesquisar GIFs",
|
|
60
60
|
"Select More Photos": "",
|
|
61
|
-
"Send Anyway": "",
|
|
62
|
-
"Send a message": "",
|
|
61
|
+
"Send Anyway": "Enviar de qualquer maneira",
|
|
62
|
+
"Send a message": "Enviar uma mensagem",
|
|
63
63
|
"Sending links is not allowed in this conversation": "",
|
|
64
|
-
"Slow mode ON": "",
|
|
64
|
+
"Slow mode ON": "Modo Lento ATIVADO",
|
|
65
65
|
"The message has been reported to a moderator.": "",
|
|
66
66
|
"Thread Reply": "",
|
|
67
67
|
"Unblock User": "",
|
|
68
68
|
"Unknown User": "",
|
|
69
69
|
"Unmute User": "",
|
|
70
70
|
"Unpin from Conversation": "",
|
|
71
|
-
"Unread Messages": "",
|
|
72
|
-
"Video": "
|
|
71
|
+
"Unread Messages": "Mensagens não lidas",
|
|
72
|
+
"Video": "",
|
|
73
73
|
"You": "Você",
|
|
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
77
|
"{{ replyCount }} Replies": "",
|
|
78
|
-
"{{ replyCount }} Thread Replies": "",
|
|
78
|
+
"{{ replyCount }} Thread Replies": "{{ replyCount }} Respostas de Thread",
|
|
79
79
|
"{{ user }} is typing": "",
|
|
80
80
|
"🏙 Attachment...": ""
|
|
81
81
|
}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"1 Reply": "",
|
|
3
|
-
"1 Thread Reply": "",
|
|
3
|
+
"1 Thread Reply": "1 тема Ответить",
|
|
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": "",
|
|
@@ -17,65 +17,65 @@
|
|
|
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": "
|
|
20
|
+
"Emoji matching": "",
|
|
21
21
|
"Empty message...": "",
|
|
22
|
-
"Error loading": "",
|
|
22
|
+
"Error loading": "Ошибка при загрузке",
|
|
23
23
|
"Error loading channel list...": "",
|
|
24
|
-
"Error loading messages for this channel...": "",
|
|
24
|
+
"Error loading messages for this channel...": "Ошибка загрузки сообщений для этого канала...",
|
|
25
25
|
"Error while loading, please reload/refresh": "",
|
|
26
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
30
|
"Hold to start recording.": "",
|
|
31
|
-
"How about sending your first message to a friend?": "",
|
|
32
|
-
"Instant Commands": "
|
|
33
|
-
"Let's start chatting!": "",
|
|
31
|
+
"How about sending your first message to a friend?": "Как насчет отправки первого сообщения другу?",
|
|
32
|
+
"Instant Commands": "",
|
|
33
|
+
"Let's start chatting!": "Давайте начнем общаться!",
|
|
34
34
|
"Links are disabled": "",
|
|
35
|
-
"Loading channels...": "",
|
|
36
|
-
"Loading messages...": "",
|
|
37
|
-
"Loading...": "",
|
|
35
|
+
"Loading channels...": "Загружаю каналы...",
|
|
36
|
+
"Loading messages...": "Загружаю сообщения...",
|
|
37
|
+
"Loading...": "Загружаю...",
|
|
38
38
|
"Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "",
|
|
39
|
-
"Message Reactions": "",
|
|
39
|
+
"Message Reactions": "Сообщения Реакции",
|
|
40
40
|
"Message deleted": "Сообщение удалено",
|
|
41
41
|
"Message flagged": "",
|
|
42
42
|
"Mute User": "",
|
|
43
43
|
"Not supported": "",
|
|
44
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": "
|
|
51
|
+
"Pinned by": "",
|
|
52
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
|
-
"Reply to Message": "",
|
|
57
|
+
"Reply to Message": "Ответить на сообщение",
|
|
58
58
|
"Resend": "",
|
|
59
|
-
"Search GIFs": "",
|
|
59
|
+
"Search GIFs": "Поиск GIF",
|
|
60
60
|
"Select More Photos": "",
|
|
61
|
-
"Send Anyway": "",
|
|
62
|
-
"Send a message": "",
|
|
61
|
+
"Send Anyway": "Всё равно отправить",
|
|
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": "",
|
|
68
68
|
"Unknown User": "",
|
|
69
69
|
"Unmute User": "",
|
|
70
70
|
"Unpin from Conversation": "",
|
|
71
|
-
"Unread Messages": "",
|
|
72
|
-
"Video": "
|
|
71
|
+
"Unread Messages": "Непрочитанные Сообщения",
|
|
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
77
|
"{{ replyCount }} Replies": "",
|
|
78
|
-
"{{ replyCount }} Thread Replies": "",
|
|
78
|
+
"{{ replyCount }} Thread Replies": "{{replyCount}} Ответы в темах",
|
|
79
79
|
"{{ user }} is typing": "",
|
|
80
80
|
"🏙 Attachment...": ""
|
|
81
81
|
}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"1 Reply": "",
|
|
3
|
-
"1 Thread Reply": "",
|
|
3
|
+
"1 Thread Reply": "1 Konu Yanıtı",
|
|
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": "",
|
|
@@ -17,65 +17,65 @@
|
|
|
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": "
|
|
20
|
+
"Emoji matching": "",
|
|
21
21
|
"Empty message...": "",
|
|
22
|
-
"Error loading": "",
|
|
22
|
+
"Error loading": "Yükleme hatası",
|
|
23
23
|
"Error loading channel list...": "",
|
|
24
|
-
"Error loading messages for this channel...": "",
|
|
24
|
+
"Error loading messages for this channel...": "Bu kanal için mesajlar yüklenirken hata oluştu...",
|
|
25
25
|
"Error while loading, please reload/refresh": "",
|
|
26
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
30
|
"Hold to start recording.": "",
|
|
31
|
-
"How about sending your first message to a friend?": "",
|
|
32
|
-
"Instant Commands": "
|
|
33
|
-
"Let's start chatting!": "",
|
|
31
|
+
"How about sending your first message to a friend?": "İlk mesajınızı bir arkadaşınıza göndermeye ne dersiniz?",
|
|
32
|
+
"Instant Commands": "",
|
|
33
|
+
"Let's start chatting!": "Haydi sohbete başlayalım!",
|
|
34
34
|
"Links are disabled": "",
|
|
35
|
-
"Loading channels...": "",
|
|
36
|
-
"Loading messages...": "",
|
|
37
|
-
"Loading...": "",
|
|
35
|
+
"Loading channels...": "Kanallar yükleniyor...",
|
|
36
|
+
"Loading messages...": "Mesajlar yükleniyor...",
|
|
37
|
+
"Loading...": "Yükleniyor...",
|
|
38
38
|
"Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "",
|
|
39
|
-
"Message Reactions": "",
|
|
39
|
+
"Message Reactions": "Mesaj Tepkileri",
|
|
40
40
|
"Message deleted": "Mesaj silindi",
|
|
41
41
|
"Message flagged": "",
|
|
42
42
|
"Mute User": "",
|
|
43
43
|
"Not supported": "",
|
|
44
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": "
|
|
51
|
+
"Pinned by": "",
|
|
52
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
|
-
"Reply to Message": "",
|
|
57
|
+
"Reply to Message": "Mesajı Yanıtla",
|
|
58
58
|
"Resend": "",
|
|
59
|
-
"Search GIFs": "",
|
|
59
|
+
"Search GIFs": "GIF Ara",
|
|
60
60
|
"Select More Photos": "",
|
|
61
|
-
"Send Anyway": "",
|
|
62
|
-
"Send a message": "",
|
|
61
|
+
"Send Anyway": "Yine de Gönder",
|
|
62
|
+
"Send a message": "Mesaj gönder",
|
|
63
63
|
"Sending links is not allowed in this conversation": "",
|
|
64
|
-
"Slow mode ON": "",
|
|
64
|
+
"Slow mode ON": "Yavaş Mod Açık",
|
|
65
65
|
"The message has been reported to a moderator.": "",
|
|
66
66
|
"Thread Reply": "",
|
|
67
67
|
"Unblock User": "",
|
|
68
68
|
"Unknown User": "",
|
|
69
69
|
"Unmute User": "",
|
|
70
70
|
"Unpin from Conversation": "",
|
|
71
|
-
"Unread Messages": "",
|
|
72
|
-
"Video": "
|
|
71
|
+
"Unread Messages": "Okunmamış Mesajlar",
|
|
72
|
+
"Video": "",
|
|
73
73
|
"You": "Sen",
|
|
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
77
|
"{{ replyCount }} Replies": "",
|
|
78
|
-
"{{ replyCount }} Thread Replies": "",
|
|
78
|
+
"{{ replyCount }} Thread Replies": "{{responseCount}} Konu Cevapı",
|
|
79
79
|
"{{ user }} is typing": "",
|
|
80
80
|
"🏙 Attachment...": ""
|
|
81
81
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "stream-chat-react-native-core",
|
|
3
3
|
"description": "The official React Native and Expo components for Stream Chat, a service for building chat applications",
|
|
4
|
-
"version": "5.29.1-beta.
|
|
4
|
+
"version": "5.29.1-beta.2",
|
|
5
5
|
"author": {
|
|
6
6
|
"company": "Stream.io Inc",
|
|
7
7
|
"name": "Stream.io Inc"
|
|
@@ -82,6 +82,7 @@ export const useAudioController = () => {
|
|
|
82
82
|
};
|
|
83
83
|
|
|
84
84
|
const onVoicePlayerPlayPause = async () => {
|
|
85
|
+
if (!Audio) return;
|
|
85
86
|
if (paused) {
|
|
86
87
|
if (progress === 0) await startVoicePlayer();
|
|
87
88
|
else {
|
|
@@ -103,6 +104,7 @@ export const useAudioController = () => {
|
|
|
103
104
|
* Function to start playing voice recording to preview it after recording.
|
|
104
105
|
*/
|
|
105
106
|
const startVoicePlayer = async () => {
|
|
107
|
+
if (!Audio) return;
|
|
106
108
|
if (!recording) return;
|
|
107
109
|
// For Native CLI
|
|
108
110
|
if (Audio.startPlayer)
|
|
@@ -130,6 +132,7 @@ export const useAudioController = () => {
|
|
|
130
132
|
* Function to stop playing voice recording.
|
|
131
133
|
*/
|
|
132
134
|
const stopVoicePlayer = async () => {
|
|
135
|
+
if (!Audio) return;
|
|
133
136
|
// For Native CLI
|
|
134
137
|
if (Audio.stopPlayer) {
|
|
135
138
|
await Audio.stopPlayer();
|
|
@@ -161,6 +164,7 @@ export const useAudioController = () => {
|
|
|
161
164
|
* Function to start voice recording.
|
|
162
165
|
*/
|
|
163
166
|
const startVoiceRecording = async () => {
|
|
167
|
+
if (!Audio) return;
|
|
164
168
|
setRecordingStatus('recording');
|
|
165
169
|
const recordingInfo = await Audio.startRecording(
|
|
166
170
|
{
|
|
@@ -188,6 +192,7 @@ export const useAudioController = () => {
|
|
|
188
192
|
* Function to stop voice recording.
|
|
189
193
|
*/
|
|
190
194
|
const stopVoiceRecording = async () => {
|
|
195
|
+
if (!Audio) return;
|
|
191
196
|
if (recording) {
|
|
192
197
|
// For Expo CLI
|
|
193
198
|
if (typeof recording !== 'string') {
|