stream-chat-react-native-core 5.22.2-beta.3 → 5.22.2-beta.4
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/Channel/Channel.js +11 -11
- package/lib/commonjs/components/Channel/Channel.js.map +1 -1
- package/lib/commonjs/components/MessageList/MessageList.js +26 -27
- package/lib/commonjs/components/MessageList/MessageList.js.map +1 -1
- package/lib/commonjs/i18n/fr.json +9 -9
- package/lib/commonjs/i18n/hi.json +9 -9
- package/lib/commonjs/i18n/it.json +9 -9
- package/lib/commonjs/i18n/nl.json +9 -9
- package/lib/commonjs/i18n/ru.json +9 -9
- package/lib/commonjs/i18n/tr.json +9 -9
- package/lib/commonjs/version.json +1 -1
- package/lib/module/components/Channel/Channel.js +11 -11
- package/lib/module/components/Channel/Channel.js.map +1 -1
- package/lib/module/components/MessageList/MessageList.js +26 -27
- package/lib/module/components/MessageList/MessageList.js.map +1 -1
- package/lib/module/i18n/fr.json +9 -9
- package/lib/module/i18n/hi.json +9 -9
- package/lib/module/i18n/it.json +9 -9
- package/lib/module/i18n/nl.json +9 -9
- package/lib/module/i18n/ru.json +9 -9
- package/lib/module/i18n/tr.json +9 -9
- package/lib/module/version.json +1 -1
- package/lib/typescript/i18n/fr.json +9 -9
- package/lib/typescript/i18n/hi.json +9 -9
- package/lib/typescript/i18n/it.json +9 -9
- package/lib/typescript/i18n/nl.json +9 -9
- package/lib/typescript/i18n/ru.json +9 -9
- package/lib/typescript/i18n/tr.json +9 -9
- package/package.json +1 -1
- package/src/components/Channel/Channel.tsx +3 -3
- package/src/components/MessageList/MessageList.tsx +9 -8
- package/src/i18n/fr.json +9 -9
- package/src/i18n/hi.json +9 -9
- package/src/i18n/it.json +9 -9
- package/src/i18n/nl.json +9 -9
- package/src/i18n/ru.json +9 -9
- package/src/i18n/tr.json +9 -9
- package/src/version.json +1 -1
package/lib/module/i18n/nl.json
CHANGED
|
@@ -33,30 +33,30 @@
|
|
|
33
33
|
"Loading messages...": "",
|
|
34
34
|
"Loading...": "",
|
|
35
35
|
"Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "Maximale uploadlimiet voor bestandsgrootte bereikt. Upload een bestand van minder dan {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.",
|
|
36
|
-
"Message Reactions": "",
|
|
36
|
+
"Message Reactions": "Bericht Reacties",
|
|
37
37
|
"Message deleted": "",
|
|
38
38
|
"Message flagged": "Bericht gemarkeerd",
|
|
39
39
|
"Mute User": "Gebruiker dempen",
|
|
40
|
-
"Not supported": "",
|
|
40
|
+
"Not supported": "niet ondersteund",
|
|
41
41
|
"Nothing yet...": "",
|
|
42
42
|
"Ok": "Oké",
|
|
43
|
-
"Only visible to you": "
|
|
43
|
+
"Only visible to you": "",
|
|
44
44
|
"Open Settings": "",
|
|
45
|
-
"Photo": "
|
|
45
|
+
"Photo": "",
|
|
46
46
|
"Photos and Videos": "",
|
|
47
47
|
"Pin to Conversation": "Vastmaken aan gesprek",
|
|
48
|
-
"Pinned by": "",
|
|
48
|
+
"Pinned by": "Vastgemaakt door",
|
|
49
49
|
"Please enable access to your photos and videos so you can share them.": "",
|
|
50
50
|
"Please select a channel first": "Selecteer eerst een kanaal",
|
|
51
51
|
"Reconnecting...": "",
|
|
52
52
|
"Reply": "Antwoord",
|
|
53
53
|
"Reply to Message": "",
|
|
54
54
|
"Resend": "Opnieuw versturen",
|
|
55
|
-
"Search GIFs": "",
|
|
55
|
+
"Search GIFs": "Zoek GIF's",
|
|
56
56
|
"Select More Photos": "",
|
|
57
|
-
"Send a message": "",
|
|
57
|
+
"Send a message": "Stuur een bericht",
|
|
58
58
|
"Sending links is not allowed in this conversation": "In dit gesprek is het niet toegestaan links te versturen",
|
|
59
|
-
"Slow mode ON": "",
|
|
59
|
+
"Slow mode ON": "Langzame modus aan",
|
|
60
60
|
"The message has been reported to a moderator.": "Het bericht is gerapporteerd aan een moderator.",
|
|
61
61
|
"Thread Reply": "Discussie beantwoorden",
|
|
62
62
|
"Unblock User": "Deblokkeer gebruiker",
|
|
@@ -64,7 +64,7 @@
|
|
|
64
64
|
"Unmute User": "Dempen van gebruiker opheffen",
|
|
65
65
|
"Unpin from Conversation": "Losmaken van gesprek",
|
|
66
66
|
"Unread Messages": "",
|
|
67
|
-
"Video": "
|
|
67
|
+
"Video": "",
|
|
68
68
|
"You": "",
|
|
69
69
|
"You can't send messages in this channel": "",
|
|
70
70
|
"{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "",
|
package/lib/module/i18n/ru.json
CHANGED
|
@@ -33,30 +33,30 @@
|
|
|
33
33
|
"Loading messages...": "",
|
|
34
34
|
"Loading...": "",
|
|
35
35
|
"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}} МБ.",
|
|
36
|
-
"Message Reactions": "",
|
|
36
|
+
"Message Reactions": "Сообщения Реакции",
|
|
37
37
|
"Message deleted": "",
|
|
38
38
|
"Message flagged": "Сообщение отмечено",
|
|
39
39
|
"Mute User": "Отключить пользователя",
|
|
40
|
-
"Not supported": "",
|
|
40
|
+
"Not supported": "не поддерживается",
|
|
41
41
|
"Nothing yet...": "",
|
|
42
42
|
"Ok": "Oк",
|
|
43
|
-
"Only visible to you": "
|
|
43
|
+
"Only visible to you": "",
|
|
44
44
|
"Open Settings": "",
|
|
45
|
-
"Photo": "
|
|
45
|
+
"Photo": "",
|
|
46
46
|
"Photos and Videos": "",
|
|
47
47
|
"Pin to Conversation": "Закрепить к беседе",
|
|
48
|
-
"Pinned by": "",
|
|
48
|
+
"Pinned by": "Закреплено пользователем",
|
|
49
49
|
"Please enable access to your photos and videos so you can share them.": "",
|
|
50
50
|
"Please select a channel first": "Пожалуйста, сначала выберите канал",
|
|
51
51
|
"Reconnecting...": "",
|
|
52
52
|
"Reply": "Ответить",
|
|
53
53
|
"Reply to Message": "",
|
|
54
54
|
"Resend": "Отправить",
|
|
55
|
-
"Search GIFs": "",
|
|
55
|
+
"Search GIFs": "Поиск GIF",
|
|
56
56
|
"Select More Photos": "",
|
|
57
|
-
"Send a message": "",
|
|
57
|
+
"Send a message": "Отправить сообщение",
|
|
58
58
|
"Sending links is not allowed in this conversation": "Отправка ссылок недоступна в этом чате",
|
|
59
|
-
"Slow mode ON": "",
|
|
59
|
+
"Slow mode ON": "Медленный режим включен",
|
|
60
60
|
"The message has been reported to a moderator.": "Сообщение отправлено модератору.",
|
|
61
61
|
"Thread Reply": "Тема Ответить",
|
|
62
62
|
"Unblock User": "Разблокировать пользователя",
|
|
@@ -64,7 +64,7 @@
|
|
|
64
64
|
"Unmute User": "Включить микрофон",
|
|
65
65
|
"Unpin from Conversation": "Открепить от беседы",
|
|
66
66
|
"Unread Messages": "",
|
|
67
|
-
"Video": "
|
|
67
|
+
"Video": "",
|
|
68
68
|
"You": "",
|
|
69
69
|
"You can't send messages in this channel": "",
|
|
70
70
|
"{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "",
|
package/lib/module/i18n/tr.json
CHANGED
|
@@ -33,30 +33,30 @@
|
|
|
33
33
|
"Loading messages...": "",
|
|
34
34
|
"Loading...": "",
|
|
35
35
|
"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.",
|
|
36
|
-
"Message Reactions": "",
|
|
36
|
+
"Message Reactions": "Mesaj Tepkileri",
|
|
37
37
|
"Message deleted": "",
|
|
38
38
|
"Message flagged": "Mesaj işaretlendi",
|
|
39
39
|
"Mute User": "Kullanıcıyı sessize al",
|
|
40
|
-
"Not supported": "",
|
|
40
|
+
"Not supported": "Desteklenmiyor",
|
|
41
41
|
"Nothing yet...": "",
|
|
42
42
|
"Ok": "Tamam",
|
|
43
|
-
"Only visible to you": "
|
|
43
|
+
"Only visible to you": "",
|
|
44
44
|
"Open Settings": "",
|
|
45
|
-
"Photo": "
|
|
45
|
+
"Photo": "",
|
|
46
46
|
"Photos and Videos": "",
|
|
47
47
|
"Pin to Conversation": "Konuşmaya sabitle",
|
|
48
|
-
"Pinned by": "",
|
|
48
|
+
"Pinned by": "Tarafından sabitlendi",
|
|
49
49
|
"Please enable access to your photos and videos so you can share them.": "",
|
|
50
50
|
"Please select a channel first": "Lütfen önce bir kanal seçiniz",
|
|
51
51
|
"Reconnecting...": "",
|
|
52
52
|
"Reply": "Yanıtla",
|
|
53
53
|
"Reply to Message": "",
|
|
54
54
|
"Resend": "Yeniden gönder",
|
|
55
|
-
"Search GIFs": "",
|
|
55
|
+
"Search GIFs": "GIF Ara",
|
|
56
56
|
"Select More Photos": "",
|
|
57
|
-
"Send a message": "",
|
|
57
|
+
"Send a message": "Mesaj gönder",
|
|
58
58
|
"Sending links is not allowed in this conversation": "Bu konuşmada bağlantı göndermek desteklenmiyor",
|
|
59
|
-
"Slow mode ON": "",
|
|
59
|
+
"Slow mode ON": "Yavaş Mod Açık",
|
|
60
60
|
"The message has been reported to a moderator.": "Mesaj moderatöre bildirildi.",
|
|
61
61
|
"Thread Reply": "Konu Yanıtı",
|
|
62
62
|
"Unblock User": "Kullanıcının engelini kaldır",
|
|
@@ -64,7 +64,7 @@
|
|
|
64
64
|
"Unmute User": "Kullanıcının sesini aç",
|
|
65
65
|
"Unpin from Conversation": "Sabitlemeyi kaldır",
|
|
66
66
|
"Unread Messages": "",
|
|
67
|
-
"Video": "
|
|
67
|
+
"Video": "",
|
|
68
68
|
"You": "",
|
|
69
69
|
"You can't send messages in this channel": "",
|
|
70
70
|
"{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "",
|
package/lib/module/version.json
CHANGED
|
@@ -33,30 +33,30 @@
|
|
|
33
33
|
"Loading messages...": "",
|
|
34
34
|
"Loading...": "",
|
|
35
35
|
"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.",
|
|
36
|
-
"Message Reactions": "",
|
|
36
|
+
"Message Reactions": "Réactions aux messages",
|
|
37
37
|
"Message deleted": "",
|
|
38
38
|
"Message flagged": "Message signalé",
|
|
39
39
|
"Mute User": "Utilisateur muet",
|
|
40
|
-
"Not supported": "",
|
|
40
|
+
"Not supported": "Non pris en charge",
|
|
41
41
|
"Nothing yet...": "",
|
|
42
42
|
"Ok": "Ok",
|
|
43
|
-
"Only visible to you": "
|
|
43
|
+
"Only visible to you": "",
|
|
44
44
|
"Open Settings": "",
|
|
45
|
-
"Photo": "
|
|
45
|
+
"Photo": "",
|
|
46
46
|
"Photos and Videos": "",
|
|
47
47
|
"Pin to Conversation": "Épingler à la conversation",
|
|
48
|
-
"Pinned by": "",
|
|
48
|
+
"Pinned by": "Épinglé par",
|
|
49
49
|
"Please enable access to your photos and videos so you can share them.": "",
|
|
50
50
|
"Please select a channel first": "Veuillez d'abord selectionnez un canal",
|
|
51
51
|
"Reconnecting...": "",
|
|
52
52
|
"Reply": "Répondre",
|
|
53
53
|
"Reply to Message": "",
|
|
54
54
|
"Resend": "Renvoyer",
|
|
55
|
-
"Search GIFs": "",
|
|
55
|
+
"Search GIFs": "Rechercher des GIF",
|
|
56
56
|
"Select More Photos": "",
|
|
57
|
-
"Send a message": "",
|
|
57
|
+
"Send a message": "Envoyer un message",
|
|
58
58
|
"Sending links is not allowed in this conversation": "Sending links is not allowed in this conversation",
|
|
59
|
-
"Slow mode ON": "",
|
|
59
|
+
"Slow mode ON": "Mode lent activé",
|
|
60
60
|
"The message has been reported to a moderator.": "Le message a été signalé à un modérateur.",
|
|
61
61
|
"Thread Reply": "Réponse à la discussion",
|
|
62
62
|
"Unblock User": "Débloquer Utilisateur",
|
|
@@ -64,7 +64,7 @@
|
|
|
64
64
|
"Unmute User": "Activer le son de Utilisateur",
|
|
65
65
|
"Unpin from Conversation": "Décrocher de la conversation",
|
|
66
66
|
"Unread Messages": "",
|
|
67
|
-
"Video": "
|
|
67
|
+
"Video": "",
|
|
68
68
|
"You": "",
|
|
69
69
|
"You can't send messages in this channel": "",
|
|
70
70
|
"{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "",
|
|
@@ -33,30 +33,30 @@
|
|
|
33
33
|
"Loading messages...": "",
|
|
34
34
|
"Loading...": "",
|
|
35
35
|
"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}} एमबी से नीचे की फ़ाइल अपलोड करें।",
|
|
36
|
-
"Message Reactions": "",
|
|
36
|
+
"Message Reactions": "संदेश प्रतिक्रियाएँ",
|
|
37
37
|
"Message deleted": "",
|
|
38
38
|
"Message flagged": "संदेश को ध्वजांकित किया गया",
|
|
39
39
|
"Mute User": "उपयोगकर्ता को म्यूट करें",
|
|
40
|
-
"Not supported": "",
|
|
40
|
+
"Not supported": "समर्थित नहीं",
|
|
41
41
|
"Nothing yet...": "",
|
|
42
42
|
"Ok": "ठीक",
|
|
43
|
-
"Only visible to you": "
|
|
43
|
+
"Only visible to you": "",
|
|
44
44
|
"Open Settings": "",
|
|
45
|
-
"Photo": "
|
|
45
|
+
"Photo": "",
|
|
46
46
|
"Photos and Videos": "",
|
|
47
47
|
"Pin to Conversation": "बातचीत में पिन करें",
|
|
48
|
-
"Pinned by": "",
|
|
48
|
+
"Pinned by": "द्वारा पिन किया गया",
|
|
49
49
|
"Please enable access to your photos and videos so you can share them.": "",
|
|
50
50
|
"Please select a channel first": "कृपया पहले एक चैनल चुनें",
|
|
51
51
|
"Reconnecting...": "",
|
|
52
52
|
"Reply": "मैसेज को रिप्लाई करे",
|
|
53
53
|
"Reply to Message": "",
|
|
54
54
|
"Resend": "पुन: भेजें",
|
|
55
|
-
"Search GIFs": "",
|
|
55
|
+
"Search GIFs": "GIF खोजें",
|
|
56
56
|
"Select More Photos": "",
|
|
57
|
-
"Send a message": "",
|
|
57
|
+
"Send a message": "एक संदेश भेजें",
|
|
58
58
|
"Sending links is not allowed in this conversation": "इस बातचीत में लिंक भेजने की अनुमति नहीं है",
|
|
59
|
-
"Slow mode ON": "",
|
|
59
|
+
"Slow mode ON": "स्लो मोड चालू",
|
|
60
60
|
"The message has been reported to a moderator.": "संदेश एक मॉडरेटर को सूचित किया गया है।",
|
|
61
61
|
"Thread Reply": "धागा जवाब",
|
|
62
62
|
"Unblock User": "उपयोगकर्ता को अनब्लॉक करें",
|
|
@@ -64,7 +64,7 @@
|
|
|
64
64
|
"Unmute User": "उपयोगकर्ता को अनम्यूट करें",
|
|
65
65
|
"Unpin from Conversation": "बातचीत से अनपिन करें",
|
|
66
66
|
"Unread Messages": "",
|
|
67
|
-
"Video": "
|
|
67
|
+
"Video": "",
|
|
68
68
|
"You": "",
|
|
69
69
|
"You can't send messages in this channel": "",
|
|
70
70
|
"{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "",
|
|
@@ -33,30 +33,30 @@
|
|
|
33
33
|
"Loading messages...": "",
|
|
34
34
|
"Loading...": "",
|
|
35
35
|
"Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "È stato raggiunto il limite massimo di caricamento delle dimensioni del file. Carica un file inferiore a {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.",
|
|
36
|
-
"Message Reactions": "",
|
|
36
|
+
"Message Reactions": "Reazioni ai Messaggi",
|
|
37
37
|
"Message deleted": "",
|
|
38
38
|
"Message flagged": "Messaggio contrassegnato",
|
|
39
39
|
"Mute User": "Utente Muto",
|
|
40
|
-
"Not supported": "",
|
|
40
|
+
"Not supported": "non supportato",
|
|
41
41
|
"Nothing yet...": "",
|
|
42
42
|
"Ok": "Ok",
|
|
43
|
-
"Only visible to you": "
|
|
43
|
+
"Only visible to you": "",
|
|
44
44
|
"Open Settings": "",
|
|
45
|
-
"Photo": "
|
|
45
|
+
"Photo": "",
|
|
46
46
|
"Photos and Videos": "",
|
|
47
47
|
"Pin to Conversation": "Metti in evidenza",
|
|
48
|
-
"Pinned by": "",
|
|
48
|
+
"Pinned by": "Fissato da",
|
|
49
49
|
"Please enable access to your photos and videos so you can share them.": "",
|
|
50
50
|
"Please select a channel first": "Seleziona un canale",
|
|
51
51
|
"Reconnecting...": "",
|
|
52
52
|
"Reply": "Rispondi",
|
|
53
53
|
"Reply to Message": "",
|
|
54
54
|
"Resend": "Invia di nuovo",
|
|
55
|
-
"Search GIFs": "",
|
|
55
|
+
"Search GIFs": "Cerca GIF",
|
|
56
56
|
"Select More Photos": "",
|
|
57
|
-
"Send a message": "",
|
|
57
|
+
"Send a message": "Mandare un messaggio",
|
|
58
58
|
"Sending links is not allowed in this conversation": "L'invio di link non è consentito in questa conversazione",
|
|
59
|
-
"Slow mode ON": "",
|
|
59
|
+
"Slow mode ON": "Slowmode attiva",
|
|
60
60
|
"The message has been reported to a moderator.": "Il messaggio è stato segnalato a un moderatore.",
|
|
61
61
|
"Thread Reply": "Rispondi alla Discussione",
|
|
62
62
|
"Unblock User": "Sblocca utente",
|
|
@@ -64,7 +64,7 @@
|
|
|
64
64
|
"Unmute User": "Riattiva utente",
|
|
65
65
|
"Unpin from Conversation": "Rimuovi dagli elementi in evidenza",
|
|
66
66
|
"Unread Messages": "",
|
|
67
|
-
"Video": "
|
|
67
|
+
"Video": "",
|
|
68
68
|
"You": "",
|
|
69
69
|
"You can't send messages in this channel": "",
|
|
70
70
|
"{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "",
|
|
@@ -33,30 +33,30 @@
|
|
|
33
33
|
"Loading messages...": "",
|
|
34
34
|
"Loading...": "",
|
|
35
35
|
"Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "Maximale uploadlimiet voor bestandsgrootte bereikt. Upload een bestand van minder dan {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.",
|
|
36
|
-
"Message Reactions": "",
|
|
36
|
+
"Message Reactions": "Bericht Reacties",
|
|
37
37
|
"Message deleted": "",
|
|
38
38
|
"Message flagged": "Bericht gemarkeerd",
|
|
39
39
|
"Mute User": "Gebruiker dempen",
|
|
40
|
-
"Not supported": "",
|
|
40
|
+
"Not supported": "niet ondersteund",
|
|
41
41
|
"Nothing yet...": "",
|
|
42
42
|
"Ok": "Oké",
|
|
43
|
-
"Only visible to you": "
|
|
43
|
+
"Only visible to you": "",
|
|
44
44
|
"Open Settings": "",
|
|
45
|
-
"Photo": "
|
|
45
|
+
"Photo": "",
|
|
46
46
|
"Photos and Videos": "",
|
|
47
47
|
"Pin to Conversation": "Vastmaken aan gesprek",
|
|
48
|
-
"Pinned by": "",
|
|
48
|
+
"Pinned by": "Vastgemaakt door",
|
|
49
49
|
"Please enable access to your photos and videos so you can share them.": "",
|
|
50
50
|
"Please select a channel first": "Selecteer eerst een kanaal",
|
|
51
51
|
"Reconnecting...": "",
|
|
52
52
|
"Reply": "Antwoord",
|
|
53
53
|
"Reply to Message": "",
|
|
54
54
|
"Resend": "Opnieuw versturen",
|
|
55
|
-
"Search GIFs": "",
|
|
55
|
+
"Search GIFs": "Zoek GIF's",
|
|
56
56
|
"Select More Photos": "",
|
|
57
|
-
"Send a message": "",
|
|
57
|
+
"Send a message": "Stuur een bericht",
|
|
58
58
|
"Sending links is not allowed in this conversation": "In dit gesprek is het niet toegestaan links te versturen",
|
|
59
|
-
"Slow mode ON": "",
|
|
59
|
+
"Slow mode ON": "Langzame modus aan",
|
|
60
60
|
"The message has been reported to a moderator.": "Het bericht is gerapporteerd aan een moderator.",
|
|
61
61
|
"Thread Reply": "Discussie beantwoorden",
|
|
62
62
|
"Unblock User": "Deblokkeer gebruiker",
|
|
@@ -64,7 +64,7 @@
|
|
|
64
64
|
"Unmute User": "Dempen van gebruiker opheffen",
|
|
65
65
|
"Unpin from Conversation": "Losmaken van gesprek",
|
|
66
66
|
"Unread Messages": "",
|
|
67
|
-
"Video": "
|
|
67
|
+
"Video": "",
|
|
68
68
|
"You": "",
|
|
69
69
|
"You can't send messages in this channel": "",
|
|
70
70
|
"{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "",
|
|
@@ -33,30 +33,30 @@
|
|
|
33
33
|
"Loading messages...": "",
|
|
34
34
|
"Loading...": "",
|
|
35
35
|
"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}} МБ.",
|
|
36
|
-
"Message Reactions": "",
|
|
36
|
+
"Message Reactions": "Сообщения Реакции",
|
|
37
37
|
"Message deleted": "",
|
|
38
38
|
"Message flagged": "Сообщение отмечено",
|
|
39
39
|
"Mute User": "Отключить пользователя",
|
|
40
|
-
"Not supported": "",
|
|
40
|
+
"Not supported": "не поддерживается",
|
|
41
41
|
"Nothing yet...": "",
|
|
42
42
|
"Ok": "Oк",
|
|
43
|
-
"Only visible to you": "
|
|
43
|
+
"Only visible to you": "",
|
|
44
44
|
"Open Settings": "",
|
|
45
|
-
"Photo": "
|
|
45
|
+
"Photo": "",
|
|
46
46
|
"Photos and Videos": "",
|
|
47
47
|
"Pin to Conversation": "Закрепить к беседе",
|
|
48
|
-
"Pinned by": "",
|
|
48
|
+
"Pinned by": "Закреплено пользователем",
|
|
49
49
|
"Please enable access to your photos and videos so you can share them.": "",
|
|
50
50
|
"Please select a channel first": "Пожалуйста, сначала выберите канал",
|
|
51
51
|
"Reconnecting...": "",
|
|
52
52
|
"Reply": "Ответить",
|
|
53
53
|
"Reply to Message": "",
|
|
54
54
|
"Resend": "Отправить",
|
|
55
|
-
"Search GIFs": "",
|
|
55
|
+
"Search GIFs": "Поиск GIF",
|
|
56
56
|
"Select More Photos": "",
|
|
57
|
-
"Send a message": "",
|
|
57
|
+
"Send a message": "Отправить сообщение",
|
|
58
58
|
"Sending links is not allowed in this conversation": "Отправка ссылок недоступна в этом чате",
|
|
59
|
-
"Slow mode ON": "",
|
|
59
|
+
"Slow mode ON": "Медленный режим включен",
|
|
60
60
|
"The message has been reported to a moderator.": "Сообщение отправлено модератору.",
|
|
61
61
|
"Thread Reply": "Тема Ответить",
|
|
62
62
|
"Unblock User": "Разблокировать пользователя",
|
|
@@ -64,7 +64,7 @@
|
|
|
64
64
|
"Unmute User": "Включить микрофон",
|
|
65
65
|
"Unpin from Conversation": "Открепить от беседы",
|
|
66
66
|
"Unread Messages": "",
|
|
67
|
-
"Video": "
|
|
67
|
+
"Video": "",
|
|
68
68
|
"You": "",
|
|
69
69
|
"You can't send messages in this channel": "",
|
|
70
70
|
"{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "",
|
|
@@ -33,30 +33,30 @@
|
|
|
33
33
|
"Loading messages...": "",
|
|
34
34
|
"Loading...": "",
|
|
35
35
|
"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.",
|
|
36
|
-
"Message Reactions": "",
|
|
36
|
+
"Message Reactions": "Mesaj Tepkileri",
|
|
37
37
|
"Message deleted": "",
|
|
38
38
|
"Message flagged": "Mesaj işaretlendi",
|
|
39
39
|
"Mute User": "Kullanıcıyı sessize al",
|
|
40
|
-
"Not supported": "",
|
|
40
|
+
"Not supported": "Desteklenmiyor",
|
|
41
41
|
"Nothing yet...": "",
|
|
42
42
|
"Ok": "Tamam",
|
|
43
|
-
"Only visible to you": "
|
|
43
|
+
"Only visible to you": "",
|
|
44
44
|
"Open Settings": "",
|
|
45
|
-
"Photo": "
|
|
45
|
+
"Photo": "",
|
|
46
46
|
"Photos and Videos": "",
|
|
47
47
|
"Pin to Conversation": "Konuşmaya sabitle",
|
|
48
|
-
"Pinned by": "",
|
|
48
|
+
"Pinned by": "Tarafından sabitlendi",
|
|
49
49
|
"Please enable access to your photos and videos so you can share them.": "",
|
|
50
50
|
"Please select a channel first": "Lütfen önce bir kanal seçiniz",
|
|
51
51
|
"Reconnecting...": "",
|
|
52
52
|
"Reply": "Yanıtla",
|
|
53
53
|
"Reply to Message": "",
|
|
54
54
|
"Resend": "Yeniden gönder",
|
|
55
|
-
"Search GIFs": "",
|
|
55
|
+
"Search GIFs": "GIF Ara",
|
|
56
56
|
"Select More Photos": "",
|
|
57
|
-
"Send a message": "",
|
|
57
|
+
"Send a message": "Mesaj gönder",
|
|
58
58
|
"Sending links is not allowed in this conversation": "Bu konuşmada bağlantı göndermek desteklenmiyor",
|
|
59
|
-
"Slow mode ON": "",
|
|
59
|
+
"Slow mode ON": "Yavaş Mod Açık",
|
|
60
60
|
"The message has been reported to a moderator.": "Mesaj moderatöre bildirildi.",
|
|
61
61
|
"Thread Reply": "Konu Yanıtı",
|
|
62
62
|
"Unblock User": "Kullanıcının engelini kaldır",
|
|
@@ -64,7 +64,7 @@
|
|
|
64
64
|
"Unmute User": "Kullanıcının sesini aç",
|
|
65
65
|
"Unpin from Conversation": "Sabitlemeyi kaldır",
|
|
66
66
|
"Unread Messages": "",
|
|
67
|
-
"Video": "
|
|
67
|
+
"Video": "",
|
|
68
68
|
"You": "",
|
|
69
69
|
"You can't send messages in this channel": "",
|
|
70
70
|
"{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "",
|
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.22.2-beta.
|
|
4
|
+
"version": "5.22.2-beta.4",
|
|
5
5
|
"author": {
|
|
6
6
|
"company": "Stream.io Inc",
|
|
7
7
|
"name": "Stream.io Inc"
|
|
@@ -891,13 +891,13 @@ const ChannelWithContext = <
|
|
|
891
891
|
async () => {
|
|
892
892
|
setLoading(true);
|
|
893
893
|
if (messageIdToLoadAround) {
|
|
894
|
-
setHasNoMoreRecentMessagesToLoad(false); // we are jumping to a message, hence we do not know for sure anymore if there are no more recent messages
|
|
895
|
-
channel.state.setIsUpToDate(false);
|
|
896
894
|
await channel.state.loadMessageIntoState(messageIdToLoadAround);
|
|
897
895
|
} else {
|
|
898
896
|
await channel.state.loadMessageIntoState('latest');
|
|
899
|
-
channel.state.setIsUpToDate(true);
|
|
900
897
|
}
|
|
898
|
+
const areLatestMessages = channel.state.messages === channel.state.latestMessages;
|
|
899
|
+
setHasNoMoreRecentMessagesToLoad(areLatestMessages);
|
|
900
|
+
channel.state.setIsUpToDate(areLatestMessages);
|
|
901
901
|
setLoading(false);
|
|
902
902
|
},
|
|
903
903
|
() => {
|
|
@@ -814,6 +814,14 @@ const MessageListWithContext = <
|
|
|
814
814
|
animated: false,
|
|
815
815
|
offset: info.averageItemLength * info.index,
|
|
816
816
|
});
|
|
817
|
+
const targetAgain = () => {
|
|
818
|
+
// in case the target message was cleared out
|
|
819
|
+
// the state being set again will trigger the highlight again
|
|
820
|
+
if (messageIdLastScrolledToRef.current) {
|
|
821
|
+
setTargetedMessage(messageIdLastScrolledToRef.current);
|
|
822
|
+
}
|
|
823
|
+
};
|
|
824
|
+
targetAgain();
|
|
817
825
|
// since we used only an average offset... we won't go to the center of the item yet
|
|
818
826
|
// with a little delay to wait for scroll to offset to complete, we can then scroll to the index
|
|
819
827
|
failScrollTimeoutId.current = setTimeout(() => {
|
|
@@ -823,9 +831,7 @@ const MessageListWithContext = <
|
|
|
823
831
|
index: info.index,
|
|
824
832
|
viewPosition: 0.5, // try to place message in the center of the screen
|
|
825
833
|
});
|
|
826
|
-
|
|
827
|
-
setTargetedMessage(messageIdLastScrolledToRef.current);
|
|
828
|
-
}
|
|
834
|
+
targetAgain();
|
|
829
835
|
scrollToIndexFailedRetryCountRef.current = 0;
|
|
830
836
|
} catch (e) {
|
|
831
837
|
if (
|
|
@@ -915,11 +921,6 @@ const MessageListWithContext = <
|
|
|
915
921
|
messageIdLastScrolledToRef.current = messageIdToScroll;
|
|
916
922
|
}
|
|
917
923
|
}, 150);
|
|
918
|
-
return () => {
|
|
919
|
-
clearTimeout(failScrollTimeoutId.current);
|
|
920
|
-
clearTimeout(scrollToDebounceTimeoutRef.current);
|
|
921
|
-
clearTimeout(initialScrollSettingTimeoutRef.current);
|
|
922
|
-
};
|
|
923
924
|
}, [targetedMessage, initialScrollToFirstUnreadMessage, messageList]);
|
|
924
925
|
|
|
925
926
|
const messagesWithImages =
|
package/src/i18n/fr.json
CHANGED
|
@@ -33,30 +33,30 @@
|
|
|
33
33
|
"Loading messages...": "",
|
|
34
34
|
"Loading...": "",
|
|
35
35
|
"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.",
|
|
36
|
-
"Message Reactions": "",
|
|
36
|
+
"Message Reactions": "Réactions aux messages",
|
|
37
37
|
"Message deleted": "",
|
|
38
38
|
"Message flagged": "Message signalé",
|
|
39
39
|
"Mute User": "Utilisateur muet",
|
|
40
|
-
"Not supported": "",
|
|
40
|
+
"Not supported": "Non pris en charge",
|
|
41
41
|
"Nothing yet...": "",
|
|
42
42
|
"Ok": "Ok",
|
|
43
|
-
"Only visible to you": "
|
|
43
|
+
"Only visible to you": "",
|
|
44
44
|
"Open Settings": "",
|
|
45
|
-
"Photo": "
|
|
45
|
+
"Photo": "",
|
|
46
46
|
"Photos and Videos": "",
|
|
47
47
|
"Pin to Conversation": "Épingler à la conversation",
|
|
48
|
-
"Pinned by": "",
|
|
48
|
+
"Pinned by": "Épinglé par",
|
|
49
49
|
"Please enable access to your photos and videos so you can share them.": "",
|
|
50
50
|
"Please select a channel first": "Veuillez d'abord selectionnez un canal",
|
|
51
51
|
"Reconnecting...": "",
|
|
52
52
|
"Reply": "Répondre",
|
|
53
53
|
"Reply to Message": "",
|
|
54
54
|
"Resend": "Renvoyer",
|
|
55
|
-
"Search GIFs": "",
|
|
55
|
+
"Search GIFs": "Rechercher des GIF",
|
|
56
56
|
"Select More Photos": "",
|
|
57
|
-
"Send a message": "",
|
|
57
|
+
"Send a message": "Envoyer un message",
|
|
58
58
|
"Sending links is not allowed in this conversation": "Sending links is not allowed in this conversation",
|
|
59
|
-
"Slow mode ON": "",
|
|
59
|
+
"Slow mode ON": "Mode lent activé",
|
|
60
60
|
"The message has been reported to a moderator.": "Le message a été signalé à un modérateur.",
|
|
61
61
|
"Thread Reply": "Réponse à la discussion",
|
|
62
62
|
"Unblock User": "Débloquer Utilisateur",
|
|
@@ -64,7 +64,7 @@
|
|
|
64
64
|
"Unmute User": "Activer le son de Utilisateur",
|
|
65
65
|
"Unpin from Conversation": "Décrocher de la conversation",
|
|
66
66
|
"Unread Messages": "",
|
|
67
|
-
"Video": "
|
|
67
|
+
"Video": "",
|
|
68
68
|
"You": "",
|
|
69
69
|
"You can't send messages in this channel": "",
|
|
70
70
|
"{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "",
|
package/src/i18n/hi.json
CHANGED
|
@@ -33,30 +33,30 @@
|
|
|
33
33
|
"Loading messages...": "",
|
|
34
34
|
"Loading...": "",
|
|
35
35
|
"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}} एमबी से नीचे की फ़ाइल अपलोड करें।",
|
|
36
|
-
"Message Reactions": "",
|
|
36
|
+
"Message Reactions": "संदेश प्रतिक्रियाएँ",
|
|
37
37
|
"Message deleted": "",
|
|
38
38
|
"Message flagged": "संदेश को ध्वजांकित किया गया",
|
|
39
39
|
"Mute User": "उपयोगकर्ता को म्यूट करें",
|
|
40
|
-
"Not supported": "",
|
|
40
|
+
"Not supported": "समर्थित नहीं",
|
|
41
41
|
"Nothing yet...": "",
|
|
42
42
|
"Ok": "ठीक",
|
|
43
|
-
"Only visible to you": "
|
|
43
|
+
"Only visible to you": "",
|
|
44
44
|
"Open Settings": "",
|
|
45
|
-
"Photo": "
|
|
45
|
+
"Photo": "",
|
|
46
46
|
"Photos and Videos": "",
|
|
47
47
|
"Pin to Conversation": "बातचीत में पिन करें",
|
|
48
|
-
"Pinned by": "",
|
|
48
|
+
"Pinned by": "द्वारा पिन किया गया",
|
|
49
49
|
"Please enable access to your photos and videos so you can share them.": "",
|
|
50
50
|
"Please select a channel first": "कृपया पहले एक चैनल चुनें",
|
|
51
51
|
"Reconnecting...": "",
|
|
52
52
|
"Reply": "मैसेज को रिप्लाई करे",
|
|
53
53
|
"Reply to Message": "",
|
|
54
54
|
"Resend": "पुन: भेजें",
|
|
55
|
-
"Search GIFs": "",
|
|
55
|
+
"Search GIFs": "GIF खोजें",
|
|
56
56
|
"Select More Photos": "",
|
|
57
|
-
"Send a message": "",
|
|
57
|
+
"Send a message": "एक संदेश भेजें",
|
|
58
58
|
"Sending links is not allowed in this conversation": "इस बातचीत में लिंक भेजने की अनुमति नहीं है",
|
|
59
|
-
"Slow mode ON": "",
|
|
59
|
+
"Slow mode ON": "स्लो मोड चालू",
|
|
60
60
|
"The message has been reported to a moderator.": "संदेश एक मॉडरेटर को सूचित किया गया है।",
|
|
61
61
|
"Thread Reply": "धागा जवाब",
|
|
62
62
|
"Unblock User": "उपयोगकर्ता को अनब्लॉक करें",
|
|
@@ -64,7 +64,7 @@
|
|
|
64
64
|
"Unmute User": "उपयोगकर्ता को अनम्यूट करें",
|
|
65
65
|
"Unpin from Conversation": "बातचीत से अनपिन करें",
|
|
66
66
|
"Unread Messages": "",
|
|
67
|
-
"Video": "
|
|
67
|
+
"Video": "",
|
|
68
68
|
"You": "",
|
|
69
69
|
"You can't send messages in this channel": "",
|
|
70
70
|
"{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "",
|