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
package/lib/module/i18n/nl.json
CHANGED
|
@@ -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
|
}
|
package/lib/module/i18n/ru.json
CHANGED
|
@@ -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
|
}
|
package/lib/module/i18n/tr.json
CHANGED
|
@@ -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/lib/module/version.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useAudioController.d.ts","sourceRoot":"","sources":["../../../../../src/components/MessageInput/hooks/useAudioController.tsx"],"names":[],"mappings":";AAKA,OAAO,EAEL,wBAAwB,EAMzB,MAAM,iBAAiB,CAAC;AAKzB,MAAM,MAAM,qBAAqB,GAAG,MAAM,GAAG,WAAW,GAAG,SAAS,CAAC;AAErE;;GAEG;AACH,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"useAudioController.d.ts","sourceRoot":"","sources":["../../../../../src/components/MessageInput/hooks/useAudioController.tsx"],"names":[],"mappings":";AAKA,OAAO,EAEL,wBAAwB,EAMzB,MAAM,iBAAiB,CAAC;AAKzB,MAAM,MAAM,qBAAqB,GAAG,MAAM,GAAG,WAAW,GAAG,SAAS,CAAC;AAErE;;GAEG;AACH,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;6CAyNyB,OAAO;;CAoD9D,CAAC"}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"1 Reply": "",
|
|
3
|
-
"1 Thread Reply": "",
|
|
3
|
+
"1 Thread Reply": "1 respuesta de hilo",
|
|
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?": "¿Estás seguro?",
|
|
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 cómo tu comentario podría hacer sentir a los demás y asegúrate de seguir nuestras Normas de la Comunidad",
|
|
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": "Error al cargar",
|
|
23
23
|
"Error loading channel list...": "",
|
|
24
|
-
"Error loading messages for this channel...": "",
|
|
24
|
+
"Error loading messages for this channel...": "Error al cargar los mensajes de 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?": "¿Qué tal enviar tu primer mensaje a un amigo?",
|
|
32
|
+
"Instant Commands": "",
|
|
33
|
+
"Let's start chatting!": "¡Empecemos a charlar!",
|
|
34
34
|
"Links are disabled": "",
|
|
35
|
-
"Loading channels...": "",
|
|
36
|
-
"Loading messages...": "",
|
|
37
|
-
"Loading...": "",
|
|
35
|
+
"Loading channels...": "Cargando canales...",
|
|
36
|
+
"Loading messages...": "Cargando mensajes...",
|
|
37
|
+
"Loading...": "Cargando...",
|
|
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": "Reacciones al mensaje",
|
|
40
40
|
"Message deleted": "Mensaje eliminado",
|
|
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 al mensaje",
|
|
58
58
|
"Resend": "",
|
|
59
|
-
"Search GIFs": "",
|
|
59
|
+
"Search GIFs": "Buscar GIFs",
|
|
60
60
|
"Select More Photos": "",
|
|
61
|
-
"Send Anyway": "",
|
|
62
|
-
"Send a message": "",
|
|
61
|
+
"Send Anyway": "Enviar de todos modos",
|
|
62
|
+
"Send a message": "Enviar un mensaje",
|
|
63
63
|
"Sending links is not allowed in this conversation": "",
|
|
64
|
-
"Slow mode ON": "",
|
|
64
|
+
"Slow mode ON": "Modo lento ACTIVADO",
|
|
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": "Mensajes no leídos",
|
|
72
|
+
"Video": "",
|
|
73
73
|
"You": "Tú",
|
|
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 }} respuestas de hilo",
|
|
79
79
|
"{{ user }} is typing": "",
|
|
80
80
|
"🏙 Attachment...": ""
|
|
81
81
|
}
|