stream-chat-react-native-core 5.28.0 → 5.28.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 (60) hide show
  1. package/lib/commonjs/components/ImageGallery/ImageGallery.js +2 -1
  2. package/lib/commonjs/components/ImageGallery/ImageGallery.js.map +1 -1
  3. package/lib/commonjs/i18n/en.json +1 -1
  4. package/lib/commonjs/i18n/es.json +63 -63
  5. package/lib/commonjs/i18n/fr.json +63 -63
  6. package/lib/commonjs/i18n/he.json +63 -63
  7. package/lib/commonjs/i18n/hi.json +63 -63
  8. package/lib/commonjs/i18n/it.json +63 -63
  9. package/lib/commonjs/i18n/ja.json +63 -63
  10. package/lib/commonjs/i18n/ko.json +63 -63
  11. package/lib/commonjs/i18n/nl.json +63 -63
  12. package/lib/commonjs/i18n/pt-BR.json +63 -63
  13. package/lib/commonjs/i18n/ru.json +63 -63
  14. package/lib/commonjs/i18n/tr.json +63 -63
  15. package/lib/commonjs/version.json +1 -1
  16. package/lib/module/components/ImageGallery/ImageGallery.js +2 -1
  17. package/lib/module/components/ImageGallery/ImageGallery.js.map +1 -1
  18. package/lib/module/i18n/en.json +1 -1
  19. package/lib/module/i18n/es.json +63 -63
  20. package/lib/module/i18n/fr.json +63 -63
  21. package/lib/module/i18n/he.json +63 -63
  22. package/lib/module/i18n/hi.json +63 -63
  23. package/lib/module/i18n/it.json +63 -63
  24. package/lib/module/i18n/ja.json +63 -63
  25. package/lib/module/i18n/ko.json +63 -63
  26. package/lib/module/i18n/nl.json +63 -63
  27. package/lib/module/i18n/pt-BR.json +63 -63
  28. package/lib/module/i18n/ru.json +63 -63
  29. package/lib/module/i18n/tr.json +63 -63
  30. package/lib/module/version.json +1 -1
  31. package/lib/typescript/contexts/overlayContext/OverlayContext.d.ts +1 -1
  32. package/lib/typescript/contexts/overlayContext/OverlayContext.d.ts.map +1 -1
  33. package/lib/typescript/i18n/en.json +1 -1
  34. package/lib/typescript/i18n/es.json +63 -63
  35. package/lib/typescript/i18n/fr.json +63 -63
  36. package/lib/typescript/i18n/he.json +63 -63
  37. package/lib/typescript/i18n/hi.json +63 -63
  38. package/lib/typescript/i18n/it.json +63 -63
  39. package/lib/typescript/i18n/ja.json +63 -63
  40. package/lib/typescript/i18n/ko.json +63 -63
  41. package/lib/typescript/i18n/nl.json +63 -63
  42. package/lib/typescript/i18n/pt-BR.json +63 -63
  43. package/lib/typescript/i18n/ru.json +63 -63
  44. package/lib/typescript/i18n/tr.json +63 -63
  45. package/package.json +1 -1
  46. package/src/components/ImageGallery/ImageGallery.tsx +1 -1
  47. package/src/contexts/overlayContext/OverlayContext.tsx +1 -1
  48. package/src/i18n/en.json +1 -1
  49. package/src/i18n/es.json +63 -63
  50. package/src/i18n/fr.json +63 -63
  51. package/src/i18n/he.json +63 -63
  52. package/src/i18n/hi.json +63 -63
  53. package/src/i18n/it.json +63 -63
  54. package/src/i18n/ja.json +63 -63
  55. package/src/i18n/ko.json +63 -63
  56. package/src/i18n/nl.json +63 -63
  57. package/src/i18n/pt-BR.json +63 -63
  58. package/src/i18n/ru.json +63 -63
  59. package/src/i18n/tr.json +63 -63
  60. package/src/version.json +1 -1
@@ -1,79 +1,79 @@
1
1
  {
2
2
  "1 Reply": "1 Resposta",
3
- "1 Thread Reply": "1 Resposta de Thread",
4
- "Allow access to your Gallery": "Permitir acesso à sua Galeria",
5
- "Allow camera access in device settings": "Permitir acesso à câmera nas configurações do dispositivo",
6
- "Also send to channel": "Também enviar para o canal",
7
- "Are you sure you want to permanently delete this message?": "Tem certeza de que deseja excluir esta mensagem permanentemente?",
8
- "Are you sure?": "Tem certeza?",
9
- "Block User": "Bloquear Usuário",
10
- "Cancel": "Cancelar",
11
- "Cannot Flag Message": "Não é possível reportar a mensagem",
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
- "Copy Message": "Copiar Mensagem",
14
- "Delete": "Excluir",
15
- "Delete Message": "Excluir Mensagem",
16
- "Device camera is used to take photos or videos.": "A câmera do dispositivo é usada para tirar fotos ou vídeos.",
17
- "Do you want to send a copy of this message to a moderator for further investigation?": "Deseja enviar uma cópia desta mensagem para um moderador para investigação adicional?",
18
- "Edit Message": "Editar Mensagem",
19
- "Editing Message": "Editando Mensagem",
3
+ "1 Thread Reply": "",
4
+ "Allow access to your Gallery": "",
5
+ "Allow camera access in device settings": "",
6
+ "Also send to channel": "",
7
+ "Are you sure you want to permanently delete this message?": "",
8
+ "Are you sure?": "",
9
+ "Block User": "",
10
+ "Cancel": "",
11
+ "Cannot Flag Message": "",
12
+ "Consider how your comment might make others feel and be sure to follow our Community Guidelines": "",
13
+ "Copy Message": "",
14
+ "Delete": "",
15
+ "Delete Message": "",
16
+ "Device camera is used to take photos or videos.": "",
17
+ "Do you want to send a copy of this message to a moderator for further investigation?": "",
18
+ "Edit Message": "",
19
+ "Editing Message": "",
20
20
  "Emoji matching": "Correspondência de Emoji",
21
21
  "Empty message...": "Mensagem vazia...",
22
- "Error loading": "Erro ao carregar",
23
- "Error loading channel list...": "Erro ao carregar lista de canais...",
24
- "Error loading messages for this channel...": "Erro ao carregar mensagens para este canal...",
22
+ "Error loading": "",
23
+ "Error loading channel list...": "",
24
+ "Error loading messages for this channel...": "",
25
25
  "Error while loading, please reload/refresh": "Erro ao carregar, por favor recarregue/atualize",
26
26
  "File type not supported": "Tipo de arquivo não suportado",
27
- "Flag": "Reportar",
28
- "Flag Message": "Reportar Mensagem",
29
- "Flag action failed either due to a network issue or the message is already flagged": "A ação para reportar a mensagem falhou devido a um problema de rede ou a mensagem já foi reportada.",
30
- "How about sending your first message to a friend?": "Que tal enviar sua primeira mensagem para um amigo?",
27
+ "Flag": "",
28
+ "Flag Message": "",
29
+ "Flag action failed either due to a network issue or the message is already flagged": "",
30
+ "How about sending your first message to a friend?": "",
31
31
  "Instant Commands": "Comandos Instantâneos",
32
- "Let's start chatting!": "Vamos começar a conversar!",
33
- "Links are disabled": "Links estão desabilitados",
34
- "Loading channels...": "Carregando canais...",
35
- "Loading messages...": "Carregando mensagens...",
36
- "Loading...": "Carregando...",
37
- "Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "Limite máximo de tamanho de arquivo atingido. Por favor, faça o upload de um arquivo abaixo de {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.",
38
- "Message Reactions": "Reações à Mensagem",
32
+ "Let's start chatting!": "",
33
+ "Links are disabled": "",
34
+ "Loading channels...": "",
35
+ "Loading messages...": "",
36
+ "Loading...": "",
37
+ "Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "",
38
+ "Message Reactions": "",
39
39
  "Message deleted": "Mensagem excluída",
40
- "Message flagged": "Mensagem sinalizada",
41
- "Mute User": "Silenciar Usuário",
42
- "Not supported": "Não suportado",
40
+ "Message flagged": "",
41
+ "Mute User": "",
42
+ "Not supported": "",
43
43
  "Nothing yet...": "Nada ainda...",
44
- "Ok": "Ok",
45
- "Only visible to you": "Apenas visível para você",
46
- "Open Settings": "Abrir Configurações",
47
- "Photo": "Foto",
48
- "Photos and Videos": "Fotos e Vídeos",
49
- "Pin to Conversation": "Fixar na Conversa",
50
- "Pinned by": "Fixado por",
51
- "Please enable access to your photos and videos so you can share them.": "Por favor, habilite o acesso às suas fotos e vídeos para poder compartilhá-los.",
52
- "Please select a channel first": "Por favor, selecione um canal primeiro",
44
+ "Ok": "",
45
+ "Only visible to you": "",
46
+ "Open Settings": "",
47
+ "Photo": "",
48
+ "Photos and Videos": "",
49
+ "Pin to Conversation": "",
50
+ "Pinned by": "",
51
+ "Please enable access to your photos and videos so you can share them.": "",
52
+ "Please select a channel first": "",
53
53
  "Reconnecting...": "Reconectando...",
54
- "Reply": "Responder",
55
- "Reply to Message": "Responder à Mensagem",
56
- "Resend": "Reenviar",
57
- "Search GIFs": "Pesquisar GIFs",
58
- "Select More Photos": "Selecionar Mais Fotos",
59
- "Send Anyway": "Enviar de qualquer maneira",
60
- "Send a message": "Enviar uma mensagem",
61
- "Sending links is not allowed in this conversation": "Não é permitido enviar links nesta conversa",
62
- "Slow mode ON": "Modo Lento ATIVADO",
63
- "The message has been reported to a moderator.": "A mensagem foi relatada a um moderador.",
64
- "Thread Reply": "Respostas de Tópico",
65
- "Unblock User": "Desbloquear Usuário",
66
- "Unknown User": "Usuário Desconhecido",
67
- "Unmute User": "Remover usuário do modo silencioso",
68
- "Unpin from Conversation": "Desmarcar como fixado na conversa",
69
- "Unread Messages": "Mensagens não lidas",
70
- "Video": "Vídeo",
54
+ "Reply": "",
55
+ "Reply to Message": "",
56
+ "Resend": "",
57
+ "Search GIFs": "",
58
+ "Select More Photos": "",
59
+ "Send Anyway": "",
60
+ "Send a message": "",
61
+ "Sending links is not allowed in this conversation": "",
62
+ "Slow mode ON": "",
63
+ "The message has been reported to a moderator.": "",
64
+ "Thread Reply": "",
65
+ "Unblock User": "",
66
+ "Unknown User": "",
67
+ "Unmute User": "",
68
+ "Unpin from Conversation": "",
69
+ "Unread Messages": "",
70
+ "Video": "",
71
71
  "You": "Você",
72
- "You can't send messages in this channel": "Você não pode enviar mensagens neste canal",
72
+ "You can't send messages in this channel": "",
73
73
  "{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "{{ firstUser }} e mais {{ nonSelfUserLength }} pessoa(s) estão digitando",
74
- "{{ index }} of {{ photoLength }}": "{{ index }} de {{ photoLength }}",
74
+ "{{ index }} of {{ photoLength }}": "",
75
75
  "{{ replyCount }} Replies": "{{ replyCount }} Respostas",
76
- "{{ replyCount }} Thread Replies": "{{ replyCount }} Respostas de Thread",
76
+ "{{ replyCount }} Thread Replies": "",
77
77
  "{{ user }} is typing": "{{ user }} está digitando",
78
78
  "🏙 Attachment...": "🏙 Anexo..."
79
79
  }
@@ -1,79 +1,79 @@
1
1
  {
2
2
  "1 Reply": "1 Ответ",
3
- "1 Thread Reply": "1 тема Ответить",
4
- "Allow access to your Gallery": "Разрешить доступ к вашей галерее",
5
- "Allow camera access in device settings": "Разрешите доступ к камере в настройках устройства.",
6
- "Also send to channel": "Также отправить на канал",
7
- "Are you sure you want to permanently delete this message?": "Вы действительно хотите удалить это сообщение без возможности восстановления?",
8
- "Are you sure?": "Вы уверены?",
9
- "Block User": "Заблокировать пользователя",
10
- "Cancel": "Отмена",
11
- "Cannot Flag Message": "Невозможно пожаловаться на сообщение",
12
- "Consider how your comment might make others feel and be sure to follow our Community Guidelines": "Обдумайте, как ваш комментарий может повлиять на других, и убедитесь, что вы следуете нашим правилам сообщества",
13
- "Copy Message": "Копировать сообщение",
14
- "Delete": "удалять",
15
- "Delete Message": "Удалить сообщение",
16
- "Device camera is used to take photos or videos.": "Камера устройства используется для съемки фотографий или видео.",
17
- "Do you want to send a copy of this message to a moderator for further investigation?": "Вы хотите отправить копию этого сообщения модератору для дальнейшего изучения?",
18
- "Edit Message": "Редактировать сообщение",
19
- "Editing Message": "Редактирование сообщения",
3
+ "1 Thread Reply": "",
4
+ "Allow access to your Gallery": "",
5
+ "Allow camera access in device settings": "",
6
+ "Also send to channel": "",
7
+ "Are you sure you want to permanently delete this message?": "",
8
+ "Are you sure?": "",
9
+ "Block User": "",
10
+ "Cancel": "",
11
+ "Cannot Flag Message": "",
12
+ "Consider how your comment might make others feel and be sure to follow our Community Guidelines": "",
13
+ "Copy Message": "",
14
+ "Delete": "",
15
+ "Delete Message": "",
16
+ "Device camera is used to take photos or videos.": "",
17
+ "Do you want to send a copy of this message to a moderator for further investigation?": "",
18
+ "Edit Message": "",
19
+ "Editing Message": "",
20
20
  "Emoji matching": "Соответствие эмодзи",
21
21
  "Empty message...": "Пустое сообщение...",
22
- "Error loading": "Ошибка при загрузке",
23
- "Error loading channel list...": "Ошибка загрузки списка каналов...",
24
- "Error loading messages for this channel...": "Ошибка загрузки сообщений для этого канала...",
22
+ "Error loading": "",
23
+ "Error loading channel list...": "",
24
+ "Error loading messages for this channel...": "",
25
25
  "Error while loading, please reload/refresh": "Ошибка загрузки, пожалуйста перезагрузите или обновите",
26
26
  "File type not supported": "Тип файла не поддерживается",
27
- "Flag": "Пометить",
28
- "Flag Message": "Пометить сообщение",
29
- "Flag action failed either due to a network issue or the message is already flagged": "Не удалось отправить жалобу. Возможные причины: проблема с подключением к интернету или ваша жалоба уже была принята.",
30
- "How about sending your first message to a friend?": "Как насчет отправки первого сообщения другу?",
27
+ "Flag": "",
28
+ "Flag Message": "",
29
+ "Flag action failed either due to a network issue or the message is already flagged": "",
30
+ "How about sending your first message to a friend?": "",
31
31
  "Instant Commands": "Мгновенные Команды",
32
- "Let's start chatting!": "Давайте начнем общаться!",
33
- "Links are disabled": "Ссылки отключены",
34
- "Loading channels...": "Загружаю каналы...",
35
- "Loading messages...": "Загружаю сообщения...",
36
- "Loading...": "Загружаю...",
37
- "Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "Достигнут предел максимального размера файла для загрузки. Загрузите файл размером менее {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} МБ.",
38
- "Message Reactions": "Сообщения Реакции",
32
+ "Let's start chatting!": "",
33
+ "Links are disabled": "",
34
+ "Loading channels...": "",
35
+ "Loading messages...": "",
36
+ "Loading...": "",
37
+ "Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "",
38
+ "Message Reactions": "",
39
39
  "Message deleted": "Сообщение удалено",
40
- "Message flagged": "Сообщение отмечено",
41
- "Mute User": "Отключить пользователя",
42
- "Not supported": "не поддерживается",
40
+ "Message flagged": "",
41
+ "Mute User": "",
42
+ "Not supported": "",
43
43
  "Nothing yet...": "Пока ничего нет...",
44
- "Ok": "",
45
- "Only visible to you": "Видно только вам",
46
- "Open Settings": "Открыть настройки",
47
- "Photo": "Фото",
48
- "Photos and Videos": "Фото и видео",
49
- "Pin to Conversation": "Закрепить к беседе",
50
- "Pinned by": "Закреплено пользователем",
51
- "Please enable access to your photos and videos so you can share them.": "Разрешите доступ к своим фотографиям и видео, чтобы вы могли ими поделиться.",
52
- "Please select a channel first": "Пожалуйста, сначала выберите канал",
44
+ "Ok": "",
45
+ "Only visible to you": "",
46
+ "Open Settings": "",
47
+ "Photo": "",
48
+ "Photos and Videos": "",
49
+ "Pin to Conversation": "",
50
+ "Pinned by": "",
51
+ "Please enable access to your photos and videos so you can share them.": "",
52
+ "Please select a channel first": "",
53
53
  "Reconnecting...": "Переподключение...",
54
- "Reply": "Ответить",
55
- "Reply to Message": "Ответить на сообщение",
56
- "Resend": "Отправить",
57
- "Search GIFs": "Поиск GIF",
58
- "Select More Photos": "Выбрать больше фотографий",
59
- "Send Anyway": "Всё равно отправить",
60
- "Send a message": "Отправить сообщение",
61
- "Sending links is not allowed in this conversation": "Отправка ссылок недоступна в этом чате",
62
- "Slow mode ON": "Медленный режим включен",
63
- "The message has been reported to a moderator.": "Сообщение отправлено модератору.",
64
- "Thread Reply": "Тема Ответить",
65
- "Unblock User": "Разблокировать пользователя",
66
- "Unknown User": "Неизвестный пользователь",
67
- "Unmute User": "Включить микрофон",
68
- "Unpin from Conversation": "Открепить от беседы",
69
- "Unread Messages": "Непрочитанные Сообщения",
70
- "Video": "видео",
54
+ "Reply": "",
55
+ "Reply to Message": "",
56
+ "Resend": "",
57
+ "Search GIFs": "",
58
+ "Select More Photos": "",
59
+ "Send Anyway": "",
60
+ "Send a message": "",
61
+ "Sending links is not allowed in this conversation": "",
62
+ "Slow mode ON": "",
63
+ "The message has been reported to a moderator.": "",
64
+ "Thread Reply": "",
65
+ "Unblock User": "",
66
+ "Unknown User": "",
67
+ "Unmute User": "",
68
+ "Unpin from Conversation": "",
69
+ "Unread Messages": "",
70
+ "Video": "",
71
71
  "You": "Вы",
72
- "You can't send messages in this channel": "Вы не можете отправлять сообщения в этот канал",
72
+ "You can't send messages in this channel": "",
73
73
  "{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "{{ firstUser }} и еще {{ nonSelfUserLength }} пишут",
74
- "{{ index }} of {{ photoLength }}": "{{ index }} из {{ photoLength }}",
74
+ "{{ index }} of {{ photoLength }}": "",
75
75
  "{{ replyCount }} Replies": "{{ replyCount }} Ответов",
76
- "{{ replyCount }} Thread Replies": "{{replyCount}} Ответы в темах",
76
+ "{{ replyCount }} Thread Replies": "",
77
77
  "{{ user }} is typing": "{{ user }} пишет",
78
78
  "🏙 Attachment...": "🏙 Вложение..."
79
79
  }
@@ -1,79 +1,79 @@
1
1
  {
2
2
  "1 Reply": "1 Cevap",
3
- "1 Thread Reply": "1 Konu Yanıtı",
4
- "Allow access to your Gallery": "Galerinize erişime izin verin",
5
- "Allow camera access in device settings": "Cihaz ayarlarında kamera erişimine izin ver",
6
- "Also send to channel": "Kanala da gönder",
7
- "Are you sure you want to permanently delete this message?": "Bu mesajı kalıcı olarak silmek istediğinizden emin misiniz?",
8
- "Are you sure?": "Emin misiniz?",
9
- "Block User": "Kullanıcıyı engelle",
10
- "Cancel": "İptal",
11
- "Cannot Flag Message": "Raporlama Başarısız",
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
- "Copy Message": "Mesajı Kopyala",
14
- "Delete": "Sil",
15
- "Delete Message": "Mesajı Sil",
16
- "Device camera is used to take photos or videos.": "Cihaz kamerası fotoğraf veya video çekmek için kullanılır.",
17
- "Do you want to send a copy of this message to a moderator for further investigation?": "Detaylı inceleme için bu mesajın kopyasını moderatöre göndermek istiyor musunuz?",
18
- "Edit Message": "Mesajı Düzenle",
19
- "Editing Message": "Mesaj Düzenleniyor",
3
+ "1 Thread Reply": "",
4
+ "Allow access to your Gallery": "",
5
+ "Allow camera access in device settings": "",
6
+ "Also send to channel": "",
7
+ "Are you sure you want to permanently delete this message?": "",
8
+ "Are you sure?": "",
9
+ "Block User": "",
10
+ "Cancel": "",
11
+ "Cannot Flag Message": "",
12
+ "Consider how your comment might make others feel and be sure to follow our Community Guidelines": "",
13
+ "Copy Message": "",
14
+ "Delete": "",
15
+ "Delete Message": "",
16
+ "Device camera is used to take photos or videos.": "",
17
+ "Do you want to send a copy of this message to a moderator for further investigation?": "",
18
+ "Edit Message": "",
19
+ "Editing Message": "",
20
20
  "Emoji matching": "Emoji eşleştirme",
21
21
  "Empty message...": "Boş mesaj...",
22
- "Error loading": "Yükleme hatası",
23
- "Error loading channel list...": "Kanal listesi yüklenirken hata oluştu...",
24
- "Error loading messages for this channel...": "Bu kanal için mesajlar yüklenirken hata oluştu...",
22
+ "Error loading": "",
23
+ "Error loading channel list...": "",
24
+ "Error loading messages for this channel...": "",
25
25
  "Error while loading, please reload/refresh": "Yüklenirken hata oluştu, lütfen tekrar deneyiniz",
26
26
  "File type not supported": "Dosya türü desteklenmiyor",
27
- "Flag": "Raporla",
28
- "Flag Message": "Mesajı Raporla",
29
- "Flag action failed either due to a network issue or the message is already flagged": "Mesajın daha önce raporlanmış olması veya bir ağ bağlantısı sorunu nedeniyle raporlama işlemi başarısız oldu.",
30
- "How about sending your first message to a friend?": "İlk mesajınızı bir arkadaşınıza göndermeye ne dersiniz?",
27
+ "Flag": "",
28
+ "Flag Message": "",
29
+ "Flag action failed either due to a network issue or the message is already flagged": "",
30
+ "How about sending your first message to a friend?": "",
31
31
  "Instant Commands": "Anlık Komutlar",
32
- "Let's start chatting!": "Haydi sohbete başlayalım!",
33
- "Links are disabled": "Bağlantılar devre dışı",
34
- "Loading channels...": "Kanallar yükleniyor...",
35
- "Loading messages...": "Mesajlar yükleniyor...",
36
- "Loading...": "Yükleniyor...",
37
- "Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "Maksimum dosya boyutu yükleme sınırına ulaşıldı. Lütfen {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB'ın altında bir dosya yükleyin.",
38
- "Message Reactions": "Mesaj Tepkileri",
32
+ "Let's start chatting!": "",
33
+ "Links are disabled": "",
34
+ "Loading channels...": "",
35
+ "Loading messages...": "",
36
+ "Loading...": "",
37
+ "Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "",
38
+ "Message Reactions": "",
39
39
  "Message deleted": "Mesaj silindi",
40
- "Message flagged": "Mesaj işaretlendi",
41
- "Mute User": "Kullanıcıyı sessize al",
42
- "Not supported": "Desteklenmiyor",
40
+ "Message flagged": "",
41
+ "Mute User": "",
42
+ "Not supported": "",
43
43
  "Nothing yet...": "Henüz değil...",
44
- "Ok": "Tamam",
45
- "Only visible to you": "Sadece siz görebilirsiniz",
46
- "Open Settings": "Ayarları aç",
47
- "Photo": "Fotoğraf",
48
- "Photos and Videos": "Fotoğraflar ve Videolar",
49
- "Pin to Conversation": "Konuşmaya sabitle",
50
- "Pinned by": "Tarafından sabitlendi",
51
- "Please enable access to your photos and videos so you can share them.": "Paylaşım yapabilmek için lutfen fotoğraflarınıza ve videolarınıza erişimi etkinleştirin.",
52
- "Please select a channel first": "Lütfen önce bir kanal seçiniz",
44
+ "Ok": "",
45
+ "Only visible to you": "",
46
+ "Open Settings": "",
47
+ "Photo": "",
48
+ "Photos and Videos": "",
49
+ "Pin to Conversation": "",
50
+ "Pinned by": "",
51
+ "Please enable access to your photos and videos so you can share them.": "",
52
+ "Please select a channel first": "",
53
53
  "Reconnecting...": "Yeniden Bağlanılıyor...",
54
- "Reply": "Yanıtla",
55
- "Reply to Message": "Mesajı Yanıtla",
56
- "Resend": "Yeniden gönder",
57
- "Search GIFs": "GIF Ara",
58
- "Select More Photos": "Daha Fazla Fotoğraf Seçin",
59
- "Send Anyway": "Yine de Gönder",
60
- "Send a message": "Mesaj gönder",
61
- "Sending links is not allowed in this conversation": "Bu konuşmada bağlantı göndermek desteklenmiyor",
62
- "Slow mode ON": "Yavaş Mod Açık",
63
- "The message has been reported to a moderator.": "Mesaj moderatöre bildirildi.",
64
- "Thread Reply": "Konu Yanıtı",
65
- "Unblock User": "Kullanıcının engelini kaldır",
66
- "Unknown User": "Bilinmeyen kullanıcı",
67
- "Unmute User": "Kullanıcının sesini aç",
68
- "Unpin from Conversation": "Sabitlemeyi kaldır",
69
- "Unread Messages": "Okunmamış Mesajlar",
70
- "Video": "Video",
54
+ "Reply": "",
55
+ "Reply to Message": "",
56
+ "Resend": "",
57
+ "Search GIFs": "",
58
+ "Select More Photos": "",
59
+ "Send Anyway": "",
60
+ "Send a message": "",
61
+ "Sending links is not allowed in this conversation": "",
62
+ "Slow mode ON": "",
63
+ "The message has been reported to a moderator.": "",
64
+ "Thread Reply": "",
65
+ "Unblock User": "",
66
+ "Unknown User": "",
67
+ "Unmute User": "",
68
+ "Unpin from Conversation": "",
69
+ "Unread Messages": "",
70
+ "Video": "",
71
71
  "You": "Sen",
72
- "You can't send messages in this channel": "Bu konuşmaya mesaj gönderemezsiniz",
72
+ "You can't send messages in this channel": "",
73
73
  "{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "{{ firstUser }} ve {{ nonSelfUserLength }} kişi daha yazıyor",
74
- "{{ index }} of {{ photoLength }}": "{{ index }} / {{ photoLength }}",
74
+ "{{ index }} of {{ photoLength }}": "",
75
75
  "{{ replyCount }} Replies": "{{ replyCount }} Cevap",
76
- "{{ replyCount }} Thread Replies": "{{responseCount}} Konu Cevapı",
76
+ "{{ replyCount }} Thread Replies": "",
77
77
  "{{ user }} is typing": "{{ user }} yazıyor",
78
78
  "🏙 Attachment...": "🏙 Ek..."
79
79
  }
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.28.0",
4
+ "version": "5.28.1-beta.1",
5
5
  "author": {
6
6
  "company": "Stream.io Inc",
7
7
  "name": "Stream.io Inc"
@@ -131,7 +131,7 @@ export const ImageGallery = <
131
131
  autoPlayVideo = false,
132
132
  giphyVersion = 'fixed_height',
133
133
  imageGalleryCustomComponents,
134
- imageGalleryGridHandleHeight,
134
+ imageGalleryGridHandleHeight = 40,
135
135
  imageGalleryGridSnapPoints,
136
136
  numberOfImageGalleryGridColumns,
137
137
  overlayOpacity,
@@ -59,7 +59,6 @@ export type OverlayProviderProps<
59
59
  | 'OverlayReactionsAvatar'
60
60
  >
61
61
  > & {
62
- imageGalleryGridHandleHeight: number;
63
62
  autoPlayVideo?: boolean;
64
63
  /**
65
64
  * The giphy version to render - check the keys of the [Image Object](https://developers.giphy.com/docs/api/schema#image-object) for possible values. Uses 'fixed_height' by default
@@ -69,6 +68,7 @@ export type OverlayProviderProps<
69
68
  giphyVersion?: keyof NonNullable<Attachment['giphy']>;
70
69
  /** https://github.com/GetStream/stream-chat-react-native/wiki/Internationalization-(i18n) */
71
70
  i18nInstance?: Streami18n;
71
+ imageGalleryGridHandleHeight?: number;
72
72
  imageGalleryGridSnapPoints?: [string | number, string | number];
73
73
  isMyMessage?: boolean;
74
74
  isThreadMessage?: boolean;
package/src/i18n/en.json CHANGED
@@ -26,7 +26,7 @@
26
26
  "File type not supported": "File type not supported",
27
27
  "Flag": "Flag",
28
28
  "Flag Message": "Flag Message",
29
- "Flag action failed either due to a network issue or the message is already flagged": "Flag action failed either due to a network issue or the message is already flagged.",
29
+ "Flag action failed either due to a network issue or the message is already flagged": "Flag action failed either due to a network issue or the message is already flagged",
30
30
  "How about sending your first message to a friend?": "How about sending your first message to a friend?",
31
31
  "Instant Commands": "Instant Commands",
32
32
  "Let's start chatting!": "Let's start chatting!",