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.
Files changed (54) hide show
  1. package/lib/commonjs/components/Message/MessageSimple/utils/renderText.js +11 -9
  2. package/lib/commonjs/components/Message/MessageSimple/utils/renderText.js.map +1 -1
  3. package/lib/commonjs/i18n/es.json +22 -22
  4. package/lib/commonjs/i18n/fr.json +22 -22
  5. package/lib/commonjs/i18n/he.json +22 -22
  6. package/lib/commonjs/i18n/hi.json +22 -22
  7. package/lib/commonjs/i18n/it.json +22 -22
  8. package/lib/commonjs/i18n/ja.json +22 -22
  9. package/lib/commonjs/i18n/ko.json +22 -22
  10. package/lib/commonjs/i18n/nl.json +22 -22
  11. package/lib/commonjs/i18n/pt-BR.json +22 -22
  12. package/lib/commonjs/i18n/ru.json +22 -22
  13. package/lib/commonjs/i18n/tr.json +22 -22
  14. package/lib/commonjs/version.json +1 -1
  15. package/lib/module/components/Message/MessageSimple/utils/renderText.js +11 -9
  16. package/lib/module/components/Message/MessageSimple/utils/renderText.js.map +1 -1
  17. package/lib/module/i18n/es.json +22 -22
  18. package/lib/module/i18n/fr.json +22 -22
  19. package/lib/module/i18n/he.json +22 -22
  20. package/lib/module/i18n/hi.json +22 -22
  21. package/lib/module/i18n/it.json +22 -22
  22. package/lib/module/i18n/ja.json +22 -22
  23. package/lib/module/i18n/ko.json +22 -22
  24. package/lib/module/i18n/nl.json +22 -22
  25. package/lib/module/i18n/pt-BR.json +22 -22
  26. package/lib/module/i18n/ru.json +22 -22
  27. package/lib/module/i18n/tr.json +22 -22
  28. package/lib/module/version.json +1 -1
  29. package/lib/typescript/components/Message/MessageSimple/utils/renderText.d.ts.map +1 -1
  30. package/lib/typescript/i18n/es.json +22 -22
  31. package/lib/typescript/i18n/fr.json +22 -22
  32. package/lib/typescript/i18n/he.json +22 -22
  33. package/lib/typescript/i18n/hi.json +22 -22
  34. package/lib/typescript/i18n/it.json +22 -22
  35. package/lib/typescript/i18n/ja.json +22 -22
  36. package/lib/typescript/i18n/ko.json +22 -22
  37. package/lib/typescript/i18n/nl.json +22 -22
  38. package/lib/typescript/i18n/pt-BR.json +22 -22
  39. package/lib/typescript/i18n/ru.json +22 -22
  40. package/lib/typescript/i18n/tr.json +22 -22
  41. package/package.json +1 -1
  42. package/src/components/Message/MessageSimple/utils/renderText.tsx +10 -16
  43. package/src/i18n/es.json +22 -22
  44. package/src/i18n/fr.json +22 -22
  45. package/src/i18n/he.json +22 -22
  46. package/src/i18n/hi.json +22 -22
  47. package/src/i18n/it.json +22 -22
  48. package/src/i18n/ja.json +22 -22
  49. package/src/i18n/ko.json +22 -22
  50. package/src/i18n/nl.json +22 -22
  51. package/src/i18n/pt-BR.json +22 -22
  52. package/src/i18n/ru.json +22 -22
  53. package/src/i18n/tr.json +22 -22
  54. package/src/version.json +1 -1
@@ -1,9 +1,9 @@
1
1
  {
2
- "1 Reply": "1 Resposta",
3
- "1 Thread Reply": "1 Resposta de Thread",
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...": "Mensagem vazia...",
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": "Erro ao carregar, por favor recarregue/atualize",
26
- "File type not supported": "Tipo de arquivo não suportado",
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.": "Mantenha pressionado para começar a gravar.",
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...": "Nada ainda...",
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.": "Por favor, permita as permissões de áudio nas configurações.",
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": "Pesquisar GIFs",
59
+ "Search GIFs": "",
60
60
  "Select More Photos": "",
61
61
  "Send Anyway": "",
62
- "Send a message": "Enviar uma mensagem",
62
+ "Send a message": "",
63
63
  "Sending links is not allowed in this conversation": "",
64
- "Slow mode ON": "Modo Lento ATIVADO",
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": "{{ replyCount }} Respostas",
78
- "{{ replyCount }} Thread Replies": "{{ replyCount }} Respostas de Thread",
77
+ "{{ replyCount }} Replies": "",
78
+ "{{ replyCount }} Thread Replies": "",
79
79
  "{{ user }} is typing": "",
80
- "🏙 Attachment...": "🏙 Anexo..."
80
+ "🏙 Attachment...": ""
81
81
  }
package/src/i18n/ru.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
- "1 Reply": "1 Ответ",
3
- "1 Thread Reply": "1 тема Ответить",
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": "Поиск GIF",
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": "{{ replyCount }} Ответов",
78
- "{{ replyCount }} Thread Replies": "{{replyCount}} Ответы в темах",
77
+ "{{ replyCount }} Replies": "",
78
+ "{{ replyCount }} Thread Replies": "",
79
79
  "{{ user }} is typing": "",
80
- "🏙 Attachment...": "🏙 Вложение..."
80
+ "🏙 Attachment...": ""
81
81
  }
package/src/i18n/tr.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
- "1 Reply": "1 Cevap",
3
- "1 Thread Reply": "1 Konu Yanıtı",
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...": "Boş mesaj...",
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": "Yüklenirken hata oluştu, lütfen tekrar deneyiniz",
26
- "File type not supported": "Dosya türü desteklenmiyor",
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.": "Kayıt yapmak için basılı tutun.",
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...": "Henüz değil...",
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.": "Lütfen ayarlarda ses izinlerine izin verin",
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": "GIF Ara",
59
+ "Search GIFs": "",
60
60
  "Select More Photos": "",
61
61
  "Send Anyway": "",
62
- "Send a message": "Mesaj gönder",
62
+ "Send a message": "",
63
63
  "Sending links is not allowed in this conversation": "",
64
- "Slow mode ON": "Yavaş Mod Açık",
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": "{{ replyCount }} Cevap",
78
- "{{ replyCount }} Thread Replies": "{{responseCount}} Konu Cevapı",
77
+ "{{ replyCount }} Replies": "",
78
+ "{{ replyCount }} Thread Replies": "",
79
79
  "{{ user }} is typing": "",
80
- "🏙 Attachment...": "🏙 Ek..."
80
+ "🏙 Attachment...": ""
81
81
  }
package/src/version.json CHANGED
@@ -1,3 +1,3 @@
1
1
  {
2
- "version": "5.29.0-beta.1"
2
+ "version": "5.29.1-beta.1"
3
3
  }