stream-chat-react-native-core 5.24.0 → 5.25.0-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 (55) hide show
  1. package/lib/commonjs/components/MessageInput/SendButton.js +3 -1
  2. package/lib/commonjs/components/MessageInput/SendButton.js.map +1 -1
  3. package/lib/commonjs/contexts/messageInputContext/MessageInputContext.js +11 -11
  4. package/lib/commonjs/contexts/messageInputContext/MessageInputContext.js.map +1 -1
  5. package/lib/commonjs/i18n/es.json +77 -78
  6. package/lib/commonjs/i18n/fr.json +46 -46
  7. package/lib/commonjs/i18n/he.json +77 -78
  8. package/lib/commonjs/i18n/hi.json +46 -46
  9. package/lib/commonjs/i18n/it.json +46 -46
  10. package/lib/commonjs/i18n/ja.json +77 -81
  11. package/lib/commonjs/i18n/ko.json +77 -80
  12. package/lib/commonjs/i18n/nl.json +46 -46
  13. package/lib/commonjs/i18n/ru.json +46 -46
  14. package/lib/commonjs/i18n/tr.json +46 -46
  15. package/lib/commonjs/version.json +1 -1
  16. package/lib/module/components/MessageInput/SendButton.js +3 -1
  17. package/lib/module/components/MessageInput/SendButton.js.map +1 -1
  18. package/lib/module/contexts/messageInputContext/MessageInputContext.js +11 -11
  19. package/lib/module/contexts/messageInputContext/MessageInputContext.js.map +1 -1
  20. package/lib/module/i18n/es.json +77 -78
  21. package/lib/module/i18n/fr.json +46 -46
  22. package/lib/module/i18n/he.json +77 -78
  23. package/lib/module/i18n/hi.json +46 -46
  24. package/lib/module/i18n/it.json +46 -46
  25. package/lib/module/i18n/ja.json +77 -81
  26. package/lib/module/i18n/ko.json +77 -80
  27. package/lib/module/i18n/nl.json +46 -46
  28. package/lib/module/i18n/ru.json +46 -46
  29. package/lib/module/i18n/tr.json +46 -46
  30. package/lib/module/version.json +1 -1
  31. package/lib/typescript/contexts/messageInputContext/MessageInputContext.d.ts +2 -2
  32. package/lib/typescript/i18n/es.json +77 -78
  33. package/lib/typescript/i18n/fr.json +46 -46
  34. package/lib/typescript/i18n/he.json +77 -78
  35. package/lib/typescript/i18n/hi.json +46 -46
  36. package/lib/typescript/i18n/it.json +46 -46
  37. package/lib/typescript/i18n/ja.json +77 -81
  38. package/lib/typescript/i18n/ko.json +77 -80
  39. package/lib/typescript/i18n/nl.json +46 -46
  40. package/lib/typescript/i18n/ru.json +46 -46
  41. package/lib/typescript/i18n/tr.json +46 -46
  42. package/package.json +1 -1
  43. package/src/components/MessageInput/SendButton.tsx +1 -1
  44. package/src/contexts/messageInputContext/MessageInputContext.tsx +5 -2
  45. package/src/i18n/es.json +46 -47
  46. package/src/i18n/fr.json +46 -46
  47. package/src/i18n/he.json +46 -47
  48. package/src/i18n/hi.json +46 -46
  49. package/src/i18n/it.json +46 -46
  50. package/src/i18n/ja.json +53 -57
  51. package/src/i18n/ko.json +52 -55
  52. package/src/i18n/nl.json +46 -46
  53. package/src/i18n/ru.json +46 -46
  54. package/src/i18n/tr.json +46 -46
  55. package/src/version.json +1 -1
@@ -1,79 +1,79 @@
1
1
  {
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",
2
+ "1 Reply": "",
3
+ "1 Thread Reply": "",
4
+ "Allow access to your Gallery": "",
5
+ "Allow camera access in device settings": "",
6
+ "Also send to channel": "",
7
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?",
8
+ "Are you sure?": "",
9
9
  "Block User": "Kullanıcıyı engelle",
10
10
  "Cancel": "İptal",
11
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",
12
+ "Consider how your comment might make others feel and be sure to follow our Community Guidelines": "",
13
13
  "Copy Message": "Mesajı Kopyala",
14
14
  "Delete": "Sil",
15
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.",
16
+ "Device camera is used to take photos or videos.": "",
17
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
18
  "Edit Message": "Mesajı Düzenle",
19
- "Editing Message": "Mesaj Düzenleniyor",
20
- "Emoji matching": "Emoji eşleştirme",
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...",
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",
19
+ "Editing Message": "",
20
+ "Emoji matching": "",
21
+ "Empty message...": "",
22
+ "Error loading": "",
23
+ "Error loading channel list...": "",
24
+ "Error loading messages for this channel...": "",
25
+ "Error while loading, please reload/refresh": "",
26
+ "File type not supported": "",
27
27
  "Flag": "Raporla",
28
28
  "Flag Message": "Mesajı Raporla",
29
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?",
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ışı",
30
+ "How about sending your first message to a friend?": "",
31
+ "Instant Commands": "",
32
+ "Let's start chatting!": "",
33
+ "Links are disabled": "",
34
34
  "Loading channels...": "Kanallar yükleniyor...",
35
35
  "Loading messages...": "Mesajlar yükleniyor...",
36
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",
39
- "Message deleted": "Mesaj silindi",
37
+ "Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "",
38
+ "Message Reactions": "",
39
+ "Message deleted": "",
40
40
  "Message flagged": "Mesaj işaretlendi",
41
41
  "Mute User": "Kullanıcıyı sessize al",
42
- "Not supported": "Desteklenmiyor",
43
- "Nothing yet...": "Henüz değil...",
42
+ "Not supported": "",
43
+ "Nothing yet...": "",
44
44
  "Ok": "Tamam",
45
- "Only visible to you": "Sadece siz görebilirsiniz",
46
- "Open Settings": "Ayarları aç",
45
+ "Only visible to you": "",
46
+ "Open Settings": "",
47
47
  "Photo": "Fotoğraf",
48
- "Photos and Videos": "Fotoğraflar ve Videolar",
48
+ "Photos and Videos": "",
49
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.",
50
+ "Pinned by": "",
51
+ "Please enable access to your photos and videos so you can share them.": "",
52
52
  "Please select a channel first": "Lütfen önce bir kanal seçiniz",
53
- "Reconnecting...": "Yeniden Bağlanılıyor...",
53
+ "Reconnecting...": "",
54
54
  "Reply": "Yanıtla",
55
- "Reply to Message": "Mesajı Yanıtla",
55
+ "Reply to Message": "",
56
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",
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
63
  "The message has been reported to a moderator.": "Mesaj moderatöre bildirildi.",
64
64
  "Thread Reply": "Konu Yanıtı",
65
65
  "Unblock User": "Kullanıcının engelini kaldır",
66
- "Unknown User": "Bilinmeyen kullanıcı",
66
+ "Unknown User": "",
67
67
  "Unmute User": "Kullanıcının sesini aç",
68
68
  "Unpin from Conversation": "Sabitlemeyi kaldır",
69
- "Unread Messages": "Okunmamış Mesajlar",
69
+ "Unread Messages": "",
70
70
  "Video": "Video",
71
- "You": "Sen",
72
- "You can't send messages in this channel": "Bu konuşmaya mesaj gönderemezsiniz",
71
+ "You": "",
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 }}",
75
- "{{ replyCount }} Replies": "{{ replyCount }} Cevap",
76
- "{{ replyCount }} Thread Replies": "{{responseCount}} Konu Cevapı",
74
+ "{{ index }} of {{ photoLength }}": "",
75
+ "{{ replyCount }} Replies": "",
76
+ "{{ replyCount }} Thread Replies": "",
77
77
  "{{ user }} is typing": "{{ user }} yazıyor",
78
- "🏙 Attachment...": "🏙 Ek..."
78
+ "🏙 Attachment...": ""
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.24.0",
4
+ "version": "5.25.0-beta.1",
5
5
  "author": {
6
6
  "company": "Stream.io Inc",
7
7
  "name": "Stream.io Inc"
@@ -35,7 +35,7 @@ const SendButtonWithContext = <
35
35
  return (
36
36
  <Pressable
37
37
  disabled={disabled}
38
- onPress={disabled ? () => null : sendMessage}
38
+ onPress={disabled ? () => null : () => sendMessage(undefined)}
39
39
  style={[sendButton]}
40
40
  testID='send-button'
41
41
  >
@@ -8,6 +8,7 @@ import { lookup } from 'mime-types';
8
8
  import {
9
9
  Attachment,
10
10
  logChatPromiseExecution,
11
+ Message,
11
12
  SendFileAPIResponse,
12
13
  StreamChat,
13
14
  Message as StreamMessage,
@@ -159,7 +160,7 @@ export type LocalMessageInputContext<
159
160
  resetInput: (pendingAttachments?: Attachment<StreamChatGenerics>[]) => void;
160
161
  selectedPicker: string | undefined;
161
162
  sending: React.MutableRefObject<boolean>;
162
- sendMessage: () => Promise<void>;
163
+ sendMessage: (customMessageData?: Partial<Message<StreamChatGenerics>>) => Promise<void>;
163
164
  sendMessageAsync: (id: string) => void;
164
165
  sendThreadMessageInChannel: boolean;
165
166
  setAsyncIds: React.Dispatch<React.SetStateAction<string[]>>;
@@ -696,7 +697,7 @@ export const MessageInputProvider = <
696
697
 
697
698
  // TODO: Figure out why this is async, as it doesn't await any promise.
698
699
  // eslint-disable-next-line require-await
699
- const sendMessage = async () => {
700
+ const sendMessage = async (customMessageData?: Partial<Message<StreamChatGenerics>>) => {
700
701
  if (sending.current) {
701
702
  return;
702
703
  }
@@ -790,6 +791,7 @@ export const MessageInputProvider = <
790
791
  mentioned_users: mentionedUsers,
791
792
  quoted_message: undefined,
792
793
  text: prevText,
794
+ ...customMessageData,
793
795
  } as Parameters<StreamChat<StreamChatGenerics>['updateMessage']>[0];
794
796
 
795
797
  // TODO: Remove this line and show an error when submit fails
@@ -822,6 +824,7 @@ export const MessageInputProvider = <
822
824
  typeof value.quotedMessage === 'boolean' ? undefined : value.quotedMessage.id,
823
825
  show_in_channel: sendThreadMessageInChannel || undefined,
824
826
  text: prevText,
827
+ ...customMessageData,
825
828
  } as unknown as StreamMessage<StreamChatGenerics>);
826
829
 
827
830
  value.clearQuotedMessageState();
package/src/i18n/es.json CHANGED
@@ -1,80 +1,79 @@
1
1
  {
2
- "1 Reply": "1 respuesta",
3
- "1 Thread Reply": "1 respuesta de hilo",
4
- "Allow access to your Gallery": "Permitir acceso a tu galería",
5
- "Also send to channel": "También enviar al canal",
2
+ "1 Reply": "",
3
+ "1 Thread Reply": "",
4
+ "Allow access to your Gallery": "",
5
+ "Allow camera access in device settings": "",
6
+ "Also send to channel": "",
6
7
  "Are you sure you want to permanently delete this message?": "¿Estás seguro de que deseas eliminar permanentemente este mensaje?",
8
+ "Are you sure?": "",
7
9
  "Block User": "Bloquear usuario",
8
10
  "Cancel": "Cancelar",
9
11
  "Cannot Flag Message": "No se puede reportar el mensaje",
12
+ "Consider how your comment might make others feel and be sure to follow our Community Guidelines": "",
10
13
  "Copy Message": "Copiar mensaje",
11
14
  "Delete": "Eliminar",
12
15
  "Delete Message": "Eliminar mensaje",
16
+ "Device camera is used to take photos or videos.": "",
13
17
  "Do you want to send a copy of this message to a moderator for further investigation?": "¿Deseas enviar una copia de este mensaje a un moderador para una investigación adicional?",
14
18
  "Edit Message": "Editar mensaje",
15
- "Editing Message": "Editando mensaje",
16
- "Emoji matching": "Coincidencia de emoji",
17
- "Empty message...": "Mensaje vacío...",
18
- "Error loading": "Error al cargar",
19
- "Error loading channel list...": "Error al cargar la lista de canales...",
20
- "Error loading messages for this channel...": "Error al cargar los mensajes de este canal...",
21
- "Error while loading, please reload/refresh": "Error al cargar, por favor recarga/actualiza",
22
- "File type not supported": "Tipo de archivo no admitido",
19
+ "Editing Message": "",
20
+ "Emoji matching": "",
21
+ "Empty message...": "",
22
+ "Error loading": "",
23
+ "Error loading channel list...": "",
24
+ "Error loading messages for this channel...": "",
25
+ "Error while loading, please reload/refresh": "",
26
+ "File type not supported": "",
23
27
  "Flag": "Reportar",
24
28
  "Flag Message": "Reportar mensaje",
25
29
  "Flag action failed either due to a network issue or the message is already flagged": "El reporte falló debido a un problema de red o el mensaje ya fue reportado.",
26
- "Instant Commands": "Comandos instantáneos",
27
- "Links are disabled": "Los enlaces están desactivados",
30
+ "How about sending your first message to a friend?": "",
31
+ "Instant Commands": "",
32
+ "Let's start chatting!": "",
33
+ "Links are disabled": "",
28
34
  "Loading channels...": "Cargando canales...",
29
35
  "Loading messages...": "Cargando mensajes...",
30
36
  "Loading...": "Cargando...",
31
- "Message Reactions": "Reacciones al mensaje",
32
- "Message deleted": "Mensaje eliminado",
37
+ "Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "",
38
+ "Message Reactions": "",
39
+ "Message deleted": "",
33
40
  "Message flagged": "Mensaje reportado",
34
41
  "Mute User": "Silenciar usuario",
35
- "Not supported": "No admitido",
36
- "Nothing yet...": "Aún no hay nada...",
42
+ "Not supported": "",
43
+ "Nothing yet...": "",
37
44
  "Ok": "Aceptar",
38
- "Only visible to you": "Solo visible para ti",
45
+ "Only visible to you": "",
46
+ "Open Settings": "",
39
47
  "Photo": "Foto",
40
- "Photos": "Fotos",
41
- "Photos and Videos": "Fotos y videos",
48
+ "Photos and Videos": "",
42
49
  "Pin to Conversation": "Fijar a la conversación",
43
- "Pinned by": "Fijado por",
44
- "Please enable access to your photos and videos so you can share them.": "Por favor, habilita el acceso a tus fotos y videos para poder compartirlos.",
50
+ "Pinned by": "",
51
+ "Please enable access to your photos and videos so you can share them.": "",
45
52
  "Please select a channel first": "Por favor, selecciona primero un canal",
46
- "Reconnecting...": "Reconectando...",
53
+ "Reconnecting...": "",
47
54
  "Reply": "Responder",
48
- "Reply to Message": "Responder al mensaje",
55
+ "Reply to Message": "",
49
56
  "Resend": "Reenviar",
50
- "Search GIFs": "Buscar GIFs",
51
- "Send a message": "Enviar un mensaje",
52
- "Sending links is not allowed in this conversation": "No está permitido enviar enlaces en esta conversación",
53
- "Slow mode ON": "Modo lento ACTIVADO",
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": "",
54
63
  "The message has been reported to a moderator.": "El mensaje ha sido reportado a un moderador.",
55
64
  "Thread Reply": "Respuesta de hilo",
56
65
  "Unblock User": "Desbloquear usuario",
57
- "Unknown User": "Usuario desconocido",
66
+ "Unknown User": "",
58
67
  "Unmute User": "Activar sonido del usuario",
59
68
  "Unpin from Conversation": "Desmarcar de la conversación",
60
- "Unread Messages": "Mensajes no leídos",
69
+ "Unread Messages": "",
61
70
  "Video": "Video",
62
- "You": "",
63
- "You can't send messages in this channel": "No puedes enviar mensajes en este canal",
71
+ "You": "",
72
+ "You can't send messages in this channel": "",
64
73
  "{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "{{ firstUser }} y {{ nonSelfUserLength }} más están escribiendo",
65
- "{{ index }} of {{ photoLength }}": "{{ index }} de {{ photoLength }}",
66
- "{{ replyCount }} Replies": "{{ replyCount }} Respuestas",
67
- "{{ replyCount }} Thread Replies": "{{ replyCount }} respuestas de hilo",
74
+ "{{ index }} of {{ photoLength }}": "",
75
+ "{{ replyCount }} Replies": "",
76
+ "{{ replyCount }} Thread Replies": "",
68
77
  "{{ user }} is typing": "{{ user }} está escribiendo",
69
- "Select More Photos": "Seleccionar más fotos",
70
- "🏙 Attachment...": "🏙 Adjunto...",
71
- "Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "El archivo supera el tamaño máximo permitido. Por favor, selecciona un archivo menor a {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.",
72
- "Let's start chatting!": "¡Empecemos a charlar!",
73
- "How about sending your first message to a friend?": "¿Qué tal enviar tu primer mensaje a un amigo?",
74
- "Allow camera access in device settings": "Permitir el acceso a la cámara en la configuración del dispositivo",
75
- "Device camera is used to take photos or videos.": "La cámara del dispositivo se utiliza para tomar fotografías o vídeos.",
76
- "Open Settings": "Configuración abierta",
77
- "Send Anyway": "Enviar de todos modos",
78
- "Are you sure?": "¿Estás seguro?",
79
- "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"
78
+ "🏙 Attachment...": ""
80
79
  }
package/src/i18n/fr.json CHANGED
@@ -1,79 +1,79 @@
1
1
  {
2
- "1 Reply": "1 Réponse",
3
- "1 Thread Reply": "Réponse à 1 fil",
4
- "Allow access to your Gallery": "Autoriser l'accès à votre galerie",
5
- "Allow camera access in device settings": "Autoriser l'accès à la caméra dans les paramètres de l'appareil",
6
- "Also send to channel": "Envoyer également à la chaîne",
2
+ "1 Reply": "",
3
+ "1 Thread Reply": "",
4
+ "Allow access to your Gallery": "",
5
+ "Allow camera access in device settings": "",
6
+ "Also send to channel": "",
7
7
  "Are you sure you want to permanently delete this message?": "Êtes-vous sûr de vouloir supprimer définitivement ce message?",
8
- "Are you sure?": "Es-tu sûr ?",
8
+ "Are you sure?": "",
9
9
  "Block User": "Bloquer un utilisateur",
10
10
  "Cancel": "Annuler",
11
11
  "Cannot Flag Message": "Impossible de signaler le message",
12
- "Consider how your comment might make others feel and be sure to follow our Community Guidelines": "Considérez comment votre commentaire pourrait faire sentir les autres et assurez-vous de suivre nos directives communautaires",
12
+ "Consider how your comment might make others feel and be sure to follow our Community Guidelines": "",
13
13
  "Copy Message": "Copier le message",
14
14
  "Delete": "Supprimer",
15
15
  "Delete Message": "Supprimer un message",
16
- "Device camera is used to take photos or videos.": "L'appareil photo de l'appareil est utilisé pour prendre des photos ou des vidéos.",
16
+ "Device camera is used to take photos or videos.": "",
17
17
  "Do you want to send a copy of this message to a moderator for further investigation?": "Voulez-vous envoyer une copie de ce message à un modérateur pour une enquête plus approfondie?",
18
18
  "Edit Message": "Éditer un message",
19
- "Editing Message": "Édite un message",
20
- "Emoji matching": "Correspondance Emoji",
21
- "Empty message...": "Message vide...",
22
- "Error loading": "Erreur lors du chargement",
23
- "Error loading channel list...": "Erreur lors du chargement de la liste de canaux...",
24
- "Error loading messages for this channel...": "Erreur lors du chargement des messages de ce canal...",
25
- "Error while loading, please reload/refresh": "Erreur lors du chargement, veuillez recharger/rafraîchir",
26
- "File type not supported": "Le type de fichier n'est pas pris en charge",
19
+ "Editing Message": "",
20
+ "Emoji matching": "",
21
+ "Empty message...": "",
22
+ "Error loading": "",
23
+ "Error loading channel list...": "",
24
+ "Error loading messages for this channel...": "",
25
+ "Error while loading, please reload/refresh": "",
26
+ "File type not supported": "",
27
27
  "Flag": "Signaler",
28
28
  "Flag Message": "Signaler le message",
29
29
  "Flag action failed either due to a network issue or the message is already flagged": "L'action de signalisation a échoué en raison d'un problème de réseau ou le message est déjà signalé.",
30
- "How about sending your first message to a friend?": "Et si vous envoyiez votre premier message à un ami ?",
31
- "Instant Commands": "Commandes Instantanées",
32
- "Let's start chatting!": "Commençons à discuter !",
33
- "Links are disabled": "Links are disabled",
30
+ "How about sending your first message to a friend?": "",
31
+ "Instant Commands": "",
32
+ "Let's start chatting!": "",
33
+ "Links are disabled": "",
34
34
  "Loading channels...": "Chargement des canaux...",
35
35
  "Loading messages...": "Chargement des messages...",
36
36
  "Loading...": "Chargement...",
37
- "Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "Taille maximale de téléchargement de fichier atteinte. Veuillez télécharger un fichier inférieur à {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} Mo.",
38
- "Message Reactions": "Réactions aux messages",
39
- "Message deleted": "Message supprimé",
37
+ "Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "",
38
+ "Message Reactions": "",
39
+ "Message deleted": "",
40
40
  "Message flagged": "Message signalé",
41
41
  "Mute User": "Utilisateur muet",
42
- "Not supported": "Non pris en charge",
43
- "Nothing yet...": "Aucun message...",
42
+ "Not supported": "",
43
+ "Nothing yet...": "",
44
44
  "Ok": "Ok",
45
- "Only visible to you": "Seulement visible par vous",
46
- "Open Settings": "Ouvrir les paramètres",
45
+ "Only visible to you": "",
46
+ "Open Settings": "",
47
47
  "Photo": "Photo",
48
- "Photos and Videos": "Photos et vidéos",
48
+ "Photos and Videos": "",
49
49
  "Pin to Conversation": "Épingler à la conversation",
50
- "Pinned by": "Épinglé par",
51
- "Please enable access to your photos and videos so you can share them.": "Veuillez autoriser l'accès à vos photos et vidéos afin de pouvoir les partager.",
50
+ "Pinned by": "",
51
+ "Please enable access to your photos and videos so you can share them.": "",
52
52
  "Please select a channel first": "Veuillez d'abord selectionnez un canal",
53
- "Reconnecting...": "Se Reconnecter...",
53
+ "Reconnecting...": "",
54
54
  "Reply": "Répondre",
55
- "Reply to Message": "Répondre au message",
55
+ "Reply to Message": "",
56
56
  "Resend": "Renvoyer",
57
- "Search GIFs": "Rechercher des GIF",
58
- "Select More Photos": "Sélectionner plus de photos",
59
- "Send Anyway": "Envoyer quand même",
60
- "Send a message": "Envoyer un message",
61
- "Sending links is not allowed in this conversation": "Sending links is not allowed in this conversation",
62
- "Slow mode ON": "Mode lent activé",
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
63
  "The message has been reported to a moderator.": "Le message a été signalé à un modérateur.",
64
64
  "Thread Reply": "Réponse à la discussion",
65
65
  "Unblock User": "Débloquer Utilisateur",
66
- "Unknown User": "Utilisateur inconnu",
66
+ "Unknown User": "",
67
67
  "Unmute User": "Activer le son de Utilisateur",
68
68
  "Unpin from Conversation": "Décrocher de la conversation",
69
- "Unread Messages": "Messages non lus",
69
+ "Unread Messages": "",
70
70
  "Video": "Vidéo",
71
- "You": "Toi",
72
- "You can't send messages in this channel": "You can't send messages in this channel",
71
+ "You": "",
72
+ "You can't send messages in this channel": "",
73
73
  "{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "{{ firstUser }} et {{ nonSelfUserLength }} autres sont en train d'écrire",
74
- "{{ index }} of {{ photoLength }}": "{{ index }} sur {{ photoLength }}",
75
- "{{ replyCount }} Replies": "{{ replyCount }} Réponses",
76
- "{{ replyCount }} Thread Replies": "{{replyCount}} Réponses à la discussion",
74
+ "{{ index }} of {{ photoLength }}": "",
75
+ "{{ replyCount }} Replies": "",
76
+ "{{ replyCount }} Thread Replies": "",
77
77
  "{{ user }} is typing": "{{ user }} est en train d'écrire",
78
- "🏙 Attachment...": "🏙 Pièce jointe..."
78
+ "🏙 Attachment...": ""
79
79
  }
package/src/i18n/he.json CHANGED
@@ -1,80 +1,79 @@
1
1
  {
2
- "1 Reply": "תגובה אחת",
3
- "1 Thread Reply": "תגובה אחת לשרשור",
4
- "Allow access to your Gallery": "אפשר גישה לגלריה שלך",
5
- "Also send to channel": "שלח/י הודעה לשיחה",
2
+ "1 Reply": "",
3
+ "1 Thread Reply": "",
4
+ "Allow access to your Gallery": "",
5
+ "Allow camera access in device settings": "",
6
+ "Also send to channel": "",
6
7
  "Are you sure you want to permanently delete this message?": "האם את/ה בטוח/ה שאת/ה רוצה למחוק את ההודעה הזו לצמיתות?",
8
+ "Are you sure?": "",
7
9
  "Block User": "חסום משתמש",
8
10
  "Cancel": "ביטול",
9
11
  "Cannot Flag Message": "סימון הודעה לא אפשרי",
12
+ "Consider how your comment might make others feel and be sure to follow our Community Guidelines": "",
10
13
  "Copy Message": "העתק/י הודעה",
11
14
  "Delete": "מחק",
12
15
  "Delete Message": "מחק/י הודעה",
16
+ "Device camera is used to take photos or videos.": "",
13
17
  "Do you want to send a copy of this message to a moderator for further investigation?": "האם את/ה רוצה לשלוח עותק של הודעה זו למנחה להמשך חקירה?",
14
18
  "Edit Message": "ערוך הודעה",
15
- "Editing Message": "הודעה בעריכה",
16
- "Emoji matching": "התאמת אמוג'י",
17
- "Empty message...": "הודעה ריקה...",
18
- "Error loading": "שגיאה ארעה בעת הטעינה",
19
- "Error loading channel list...": "שגיאה ארעה בטעינת השיחות...",
20
- "Error loading messages for this channel...": "שגיאה ארעה בטעינת הודעות עבור שיחה זאת...",
21
- "Error while loading, please reload/refresh": "שגיאה ארעה בזמן הטעינה, אנא טען מחדש/רענן",
22
- "File type not supported": "סוג הקובץ אינו נתמך",
19
+ "Editing Message": "",
20
+ "Emoji matching": "",
21
+ "Empty message...": "",
22
+ "Error loading": "",
23
+ "Error loading channel list...": "",
24
+ "Error loading messages for this channel...": "",
25
+ "Error while loading, please reload/refresh": "",
26
+ "File type not supported": "",
23
27
  "Flag": "סמן",
24
28
  "Flag Message": "סמן הודעה",
25
29
  "Flag action failed either due to a network issue or the message is already flagged": "פעולת הסימון נכשלה בגלל בעיית רשת או שההודעה כבר סומנה.",
26
- "Instant Commands": "פעולות מיידיות",
27
- "Links are disabled": "הקישורים מבוטלים",
30
+ "How about sending your first message to a friend?": "",
31
+ "Instant Commands": "",
32
+ "Let's start chatting!": "",
33
+ "Links are disabled": "",
28
34
  "Loading channels...": "השיחות בטעינה...",
29
35
  "Loading messages...": "ההודעות בטעינה..",
30
36
  "Loading...": "טוען...",
31
- "Message Reactions": "תגובות להודעה",
32
- "Message deleted": "ההודעה נמחקה",
37
+ "Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "",
38
+ "Message Reactions": "",
39
+ "Message deleted": "",
33
40
  "Message flagged": "ההודעה סומנה",
34
41
  "Mute User": "השתק/י משתמש",
35
- "Not supported": "לא נתמך",
36
- "Nothing yet...": "אינפורמציה תתקבל בהמשך...",
42
+ "Not supported": "",
43
+ "Nothing yet...": "",
37
44
  "Ok": "אוקיי",
38
- "Only visible to you": "גלוי רק לך",
45
+ "Only visible to you": "",
46
+ "Open Settings": "",
39
47
  "Photo": "תמונה",
40
- "Photos": "תמונות",
41
- "Photos and Videos": "תמונות ווידאו",
48
+ "Photos and Videos": "",
42
49
  "Pin to Conversation": "הצמד/י לשיחה",
43
- "Pinned by": " - הוצמד לשיחה",
44
- "Please enable access to your photos and videos so you can share them.": "אפשר/י גישה לתמונות ולסרטונים שלך כדי שתוכל/י לשתף אותם.",
50
+ "Pinned by": "",
51
+ "Please enable access to your photos and videos so you can share them.": "",
45
52
  "Please select a channel first": "אנא בחר/י שיחה תחילה",
46
- "Reconnecting...": "מתחבר מחדש...",
53
+ "Reconnecting...": "",
47
54
  "Reply": "השב/י",
48
- "Reply to Message": "השב/י להודעה",
55
+ "Reply to Message": "",
49
56
  "Resend": "שלח/י שוב",
50
- "Search GIFs": "חפש/י GIFs",
51
- "Send a message": "שלח/י הודעה",
52
- "Sending links is not allowed in this conversation": "שליחת קישורים אינה מותרת בשיחה זו",
53
- "Slow mode ON": "מצב איטי מופעל",
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": "",
54
63
  "The message has been reported to a moderator.": "ההודעה דווחה למנהל",
55
64
  "Thread Reply": "הגב/י בשרשור",
56
65
  "Unblock User": "בטל/י חסימת משתמש",
57
- "Unknown User": "משתמש לא ידוע",
66
+ "Unknown User": "",
58
67
  "Unmute User": "בטל/י השתקת משתמש",
59
68
  "Unpin from Conversation": "בטל/י הצמדה לשיחה",
60
- "Unread Messages": "הודעות שטרם נקרו",
69
+ "Unread Messages": "",
61
70
  "Video": "וִידֵאוֹ",
62
- "You": "את/ה",
63
- "You can't send messages in this channel": "את/ב לא יכול/ה לשלוח הודעות בשיחה זו",
71
+ "You": "",
72
+ "You can't send messages in this channel": "",
64
73
  "{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "{{ firstUser }} ו-{{ nonSelfUserLength }} משתמש/ים אחר/ים מקלידים",
65
- "{{ index }} of {{ photoLength }}": "{{ index }} מתוך {{ photoLength }}",
66
- "{{ replyCount }} Replies": "{{ replyCount }} תגובות",
67
- "{{ replyCount }} Thread Replies": "{{ replyCount }} תגובות שרשור",
74
+ "{{ index }} of {{ photoLength }}": "",
75
+ "{{ replyCount }} Replies": "",
76
+ "{{ replyCount }} Thread Replies": "",
68
77
  "{{ user }} is typing": "{{ user }} מקליד/ה",
69
- "Select More Photos": "בחר עוד תמונות",
70
- "🏙 Attachment...": "🏙 קובץ מצורף...",
71
- "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}} MB",
72
- "Let's start chatting!": "בואו נתחיל לשוחח!",
73
- "How about sending your first message to a friend?": "מה דעתך לשלוח את ההודעה הראשונה שלך לחבר?",
74
- "Allow camera access in device settings": "אפשר גישה למצלמה בהגדרות המכשיר",
75
- "Device camera is used to take photos or videos.": "מצלמת המכשיר משמשת לצילום תמונות או סרטונים.",
76
- "Open Settings": "פתח את ההגדרות",
77
- "Send Anyway": "שלח בכל זאת",
78
- "Are you sure?": "האם אתה בטוח?",
79
- "Consider how your comment might make others feel and be sure to follow our Community Guidelines": "שקול איך התגובה שלך עשויה להשפיע על אחרים ווודא שאתה עוקב אחר ההנחיות של הקהילה שלנו"
78
+ "🏙 Attachment...": ""
80
79
  }