stream-chat-react-native-core 5.29.0 → 5.29.1-beta.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/commonjs/components/Message/MessageSimple/utils/renderText.js +11 -9
- package/lib/commonjs/components/Message/MessageSimple/utils/renderText.js.map +1 -1
- package/lib/commonjs/components/MessageInput/hooks/useAudioController.js +92 -62
- package/lib/commonjs/components/MessageInput/hooks/useAudioController.js.map +1 -1
- package/lib/commonjs/i18n/en.json +1 -1
- package/lib/commonjs/i18n/es.json +58 -58
- package/lib/commonjs/i18n/fr.json +58 -58
- package/lib/commonjs/i18n/he.json +58 -58
- package/lib/commonjs/i18n/hi.json +58 -58
- package/lib/commonjs/i18n/it.json +58 -58
- package/lib/commonjs/i18n/ja.json +58 -58
- package/lib/commonjs/i18n/ko.json +58 -58
- package/lib/commonjs/i18n/nl.json +58 -58
- package/lib/commonjs/i18n/pt-BR.json +58 -58
- package/lib/commonjs/i18n/ru.json +58 -58
- package/lib/commonjs/i18n/tr.json +58 -58
- package/lib/commonjs/version.json +1 -1
- package/lib/module/components/Message/MessageSimple/utils/renderText.js +11 -9
- package/lib/module/components/Message/MessageSimple/utils/renderText.js.map +1 -1
- package/lib/module/components/MessageInput/hooks/useAudioController.js +92 -62
- package/lib/module/components/MessageInput/hooks/useAudioController.js.map +1 -1
- package/lib/module/i18n/en.json +1 -1
- package/lib/module/i18n/es.json +58 -58
- package/lib/module/i18n/fr.json +58 -58
- package/lib/module/i18n/he.json +58 -58
- package/lib/module/i18n/hi.json +58 -58
- package/lib/module/i18n/it.json +58 -58
- package/lib/module/i18n/ja.json +58 -58
- package/lib/module/i18n/ko.json +58 -58
- package/lib/module/i18n/nl.json +58 -58
- package/lib/module/i18n/pt-BR.json +58 -58
- package/lib/module/i18n/ru.json +58 -58
- package/lib/module/i18n/tr.json +58 -58
- package/lib/module/version.json +1 -1
- package/lib/typescript/components/Message/MessageSimple/utils/renderText.d.ts.map +1 -1
- package/lib/typescript/components/MessageInput/hooks/useAudioController.d.ts.map +1 -1
- package/lib/typescript/i18n/en.json +1 -1
- package/lib/typescript/i18n/es.json +58 -58
- package/lib/typescript/i18n/fr.json +58 -58
- package/lib/typescript/i18n/he.json +58 -58
- package/lib/typescript/i18n/hi.json +58 -58
- package/lib/typescript/i18n/it.json +58 -58
- package/lib/typescript/i18n/ja.json +58 -58
- package/lib/typescript/i18n/ko.json +58 -58
- package/lib/typescript/i18n/nl.json +58 -58
- package/lib/typescript/i18n/pt-BR.json +58 -58
- package/lib/typescript/i18n/ru.json +58 -58
- package/lib/typescript/i18n/tr.json +58 -58
- package/package.json +1 -1
- package/src/components/Message/MessageSimple/utils/renderText.tsx +10 -16
- package/src/components/MessageInput/hooks/useAudioController.tsx +5 -0
- package/src/i18n/en.json +1 -1
- package/src/i18n/es.json +58 -58
- package/src/i18n/fr.json +58 -58
- package/src/i18n/he.json +58 -58
- package/src/i18n/hi.json +58 -58
- package/src/i18n/it.json +58 -58
- package/src/i18n/ja.json +58 -58
- package/src/i18n/ko.json +58 -58
- package/src/i18n/nl.json +58 -58
- package/src/i18n/pt-BR.json +58 -58
- package/src/i18n/ru.json +58 -58
- package/src/i18n/tr.json +58 -58
- package/src/version.json +1 -1
|
@@ -1,81 +1,81 @@
|
|
|
1
1
|
{
|
|
2
|
-
"1 Reply": "
|
|
2
|
+
"1 Reply": "",
|
|
3
3
|
"1 Thread Reply": "1 Konu Yanıtı",
|
|
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?": "
|
|
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
8
|
"Are you sure?": "Emin misiniz?",
|
|
9
|
-
"Block User": "
|
|
10
|
-
"Cancel": "
|
|
11
|
-
"Cannot Flag Message": "
|
|
9
|
+
"Block User": "",
|
|
10
|
+
"Cancel": "",
|
|
11
|
+
"Cannot Flag Message": "",
|
|
12
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": "
|
|
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
|
-
"Emoji matching": "
|
|
21
|
-
"Empty message...": "
|
|
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
|
+
"Emoji matching": "",
|
|
21
|
+
"Empty message...": "",
|
|
22
22
|
"Error loading": "Yükleme hatası",
|
|
23
|
-
"Error loading channel list...": "
|
|
23
|
+
"Error loading channel list...": "",
|
|
24
24
|
"Error loading messages for this channel...": "Bu kanal için mesajlar yüklenirken hata oluştu...",
|
|
25
|
-
"Error while loading, please reload/refresh": "
|
|
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
|
-
"Hold to start recording.": "
|
|
25
|
+
"Error while loading, please reload/refresh": "",
|
|
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
|
+
"Hold to start recording.": "",
|
|
31
31
|
"How about sending your first message to a friend?": "İlk mesajınızı bir arkadaşınıza göndermeye ne dersiniz?",
|
|
32
|
-
"Instant Commands": "
|
|
32
|
+
"Instant Commands": "",
|
|
33
33
|
"Let's start chatting!": "Haydi sohbete başlayalım!",
|
|
34
|
-
"Links are disabled": "
|
|
34
|
+
"Links are disabled": "",
|
|
35
35
|
"Loading channels...": "Kanallar yükleniyor...",
|
|
36
36
|
"Loading messages...": "Mesajlar yükleniyor...",
|
|
37
37
|
"Loading...": "Yükleniyor...",
|
|
38
|
-
"Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "
|
|
38
|
+
"Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "",
|
|
39
39
|
"Message Reactions": "Mesaj Tepkileri",
|
|
40
40
|
"Message deleted": "Mesaj silindi",
|
|
41
|
-
"Message flagged": "
|
|
42
|
-
"Mute User": "
|
|
43
|
-
"Not supported": "
|
|
44
|
-
"Nothing yet...": "
|
|
45
|
-
"Ok": "
|
|
46
|
-
"Only visible to you": "
|
|
47
|
-
"Open Settings": "
|
|
48
|
-
"Photo": "
|
|
49
|
-
"Photos and Videos": "
|
|
50
|
-
"Pin to Conversation": "
|
|
51
|
-
"Pinned by": "
|
|
52
|
-
"Please allow Audio permissions in settings.": "
|
|
53
|
-
"Please enable access to your photos and videos so you can share them.": "
|
|
54
|
-
"Please select a channel first": "
|
|
41
|
+
"Message flagged": "",
|
|
42
|
+
"Mute User": "",
|
|
43
|
+
"Not supported": "",
|
|
44
|
+
"Nothing yet...": "",
|
|
45
|
+
"Ok": "",
|
|
46
|
+
"Only visible to you": "",
|
|
47
|
+
"Open Settings": "",
|
|
48
|
+
"Photo": "",
|
|
49
|
+
"Photos and Videos": "",
|
|
50
|
+
"Pin to Conversation": "",
|
|
51
|
+
"Pinned by": "",
|
|
52
|
+
"Please allow Audio permissions in settings.": "",
|
|
53
|
+
"Please enable access to your photos and videos so you can share them.": "",
|
|
54
|
+
"Please select a channel first": "",
|
|
55
55
|
"Reconnecting...": "Yeniden Bağlanılıyor...",
|
|
56
|
-
"Reply": "
|
|
56
|
+
"Reply": "",
|
|
57
57
|
"Reply to Message": "Mesajı Yanıtla",
|
|
58
|
-
"Resend": "
|
|
58
|
+
"Resend": "",
|
|
59
59
|
"Search GIFs": "GIF Ara",
|
|
60
|
-
"Select More Photos": "
|
|
60
|
+
"Select More Photos": "",
|
|
61
61
|
"Send Anyway": "Yine de Gönder",
|
|
62
62
|
"Send a message": "Mesaj gönder",
|
|
63
|
-
"Sending links is not allowed in this conversation": "
|
|
63
|
+
"Sending links is not allowed in this conversation": "",
|
|
64
64
|
"Slow mode ON": "Yavaş Mod Açık",
|
|
65
|
-
"The message has been reported to a moderator.": "
|
|
66
|
-
"Thread Reply": "
|
|
67
|
-
"Unblock User": "
|
|
68
|
-
"Unknown User": "
|
|
69
|
-
"Unmute User": "
|
|
70
|
-
"Unpin from Conversation": "
|
|
65
|
+
"The message has been reported to a moderator.": "",
|
|
66
|
+
"Thread Reply": "",
|
|
67
|
+
"Unblock User": "",
|
|
68
|
+
"Unknown User": "",
|
|
69
|
+
"Unmute User": "",
|
|
70
|
+
"Unpin from Conversation": "",
|
|
71
71
|
"Unread Messages": "Okunmamış Mesajlar",
|
|
72
|
-
"Video": "
|
|
72
|
+
"Video": "",
|
|
73
73
|
"You": "Sen",
|
|
74
|
-
"You can't send messages in this channel": "
|
|
75
|
-
"{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "
|
|
76
|
-
"{{ index }} of {{ photoLength }}": "
|
|
77
|
-
"{{ replyCount }} Replies": "
|
|
74
|
+
"You can't send messages in this channel": "",
|
|
75
|
+
"{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "",
|
|
76
|
+
"{{ index }} of {{ photoLength }}": "",
|
|
77
|
+
"{{ replyCount }} Replies": "",
|
|
78
78
|
"{{ replyCount }} Thread Replies": "{{responseCount}} Konu Cevapı",
|
|
79
|
-
"{{ user }} is typing": "
|
|
80
|
-
"🏙 Attachment...": "
|
|
79
|
+
"{{ user }} is typing": "",
|
|
80
|
+
"🏙 Attachment...": ""
|
|
81
81
|
}
|
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.29.
|
|
4
|
+
"version": "5.29.1-beta.2",
|
|
5
5
|
"author": {
|
|
6
6
|
"company": "Stream.io Inc",
|
|
7
7
|
"name": "Stream.io Inc"
|
|
@@ -211,25 +211,19 @@ export const renderText = <
|
|
|
211
211
|
);
|
|
212
212
|
};
|
|
213
213
|
|
|
214
|
+
function escapeRegExp(text: string) {
|
|
215
|
+
return text.replace(/[-[\]{}()*+?.,/\\^$|#]/g, '\\$&');
|
|
216
|
+
}
|
|
217
|
+
|
|
214
218
|
// take the @ mentions and turn them into markdown?
|
|
215
219
|
// translate links
|
|
216
220
|
const { mentioned_users } = message;
|
|
217
|
-
const
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
function (match) {
|
|
224
|
-
return '\\' + match;
|
|
225
|
-
},
|
|
226
|
-
)}`;
|
|
227
|
-
}
|
|
228
|
-
|
|
229
|
-
return acc;
|
|
230
|
-
}, '')
|
|
231
|
-
: '';
|
|
232
|
-
|
|
221
|
+
const mentionedUsernames = (mentioned_users || [])
|
|
222
|
+
.map((user) => user.name || user.id)
|
|
223
|
+
.filter(Boolean)
|
|
224
|
+
.sort((a, b) => b.length - a.length)
|
|
225
|
+
.map(escapeRegExp);
|
|
226
|
+
const mentionedUsers = mentionedUsernames.map((username) => `@${username}`).join('|');
|
|
233
227
|
const regEx = new RegExp(`^\\B(${mentionedUsers})`, 'g');
|
|
234
228
|
const mentionsMatchFunction: MatchFunction = (source) => regEx.exec(source);
|
|
235
229
|
|
|
@@ -82,6 +82,7 @@ export const useAudioController = () => {
|
|
|
82
82
|
};
|
|
83
83
|
|
|
84
84
|
const onVoicePlayerPlayPause = async () => {
|
|
85
|
+
if (!Audio) return;
|
|
85
86
|
if (paused) {
|
|
86
87
|
if (progress === 0) await startVoicePlayer();
|
|
87
88
|
else {
|
|
@@ -103,6 +104,7 @@ export const useAudioController = () => {
|
|
|
103
104
|
* Function to start playing voice recording to preview it after recording.
|
|
104
105
|
*/
|
|
105
106
|
const startVoicePlayer = async () => {
|
|
107
|
+
if (!Audio) return;
|
|
106
108
|
if (!recording) return;
|
|
107
109
|
// For Native CLI
|
|
108
110
|
if (Audio.startPlayer)
|
|
@@ -130,6 +132,7 @@ export const useAudioController = () => {
|
|
|
130
132
|
* Function to stop playing voice recording.
|
|
131
133
|
*/
|
|
132
134
|
const stopVoicePlayer = async () => {
|
|
135
|
+
if (!Audio) return;
|
|
133
136
|
// For Native CLI
|
|
134
137
|
if (Audio.stopPlayer) {
|
|
135
138
|
await Audio.stopPlayer();
|
|
@@ -161,6 +164,7 @@ export const useAudioController = () => {
|
|
|
161
164
|
* Function to start voice recording.
|
|
162
165
|
*/
|
|
163
166
|
const startVoiceRecording = async () => {
|
|
167
|
+
if (!Audio) return;
|
|
164
168
|
setRecordingStatus('recording');
|
|
165
169
|
const recordingInfo = await Audio.startRecording(
|
|
166
170
|
{
|
|
@@ -188,6 +192,7 @@ export const useAudioController = () => {
|
|
|
188
192
|
* Function to stop voice recording.
|
|
189
193
|
*/
|
|
190
194
|
const stopVoiceRecording = async () => {
|
|
195
|
+
if (!Audio) return;
|
|
191
196
|
if (recording) {
|
|
192
197
|
// For Expo CLI
|
|
193
198
|
if (typeof recording !== 'string') {
|
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
|
"Hold to start recording.": "Hold to start recording.",
|
|
31
31
|
"How about sending your first message to a friend?": "How about sending your first message to a friend?",
|
|
32
32
|
"Instant Commands": "Instant Commands",
|
package/src/i18n/es.json
CHANGED
|
@@ -1,81 +1,81 @@
|
|
|
1
1
|
{
|
|
2
|
-
"1 Reply": "
|
|
2
|
+
"1 Reply": "",
|
|
3
3
|
"1 Thread Reply": "1 respuesta de hilo",
|
|
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?": "
|
|
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
8
|
"Are you sure?": "¿Estás seguro?",
|
|
9
|
-
"Block User": "
|
|
10
|
-
"Cancel": "
|
|
11
|
-
"Cannot Flag Message": "
|
|
9
|
+
"Block User": "",
|
|
10
|
+
"Cancel": "",
|
|
11
|
+
"Cannot Flag Message": "",
|
|
12
12
|
"Consider how your comment might make others feel and be sure to follow our Community Guidelines": "Considera cómo tu comentario podría hacer sentir a los demás y asegúrate de seguir nuestras Normas de la Comunidad",
|
|
13
|
-
"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
|
-
"Emoji matching": "
|
|
21
|
-
"Empty message...": "
|
|
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
|
+
"Emoji matching": "",
|
|
21
|
+
"Empty message...": "",
|
|
22
22
|
"Error loading": "Error al cargar",
|
|
23
|
-
"Error loading channel list...": "
|
|
23
|
+
"Error loading channel list...": "",
|
|
24
24
|
"Error loading messages for this channel...": "Error al cargar los mensajes de este canal...",
|
|
25
|
-
"Error while loading, please reload/refresh": "
|
|
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
|
-
"Hold to start recording.": "
|
|
25
|
+
"Error while loading, please reload/refresh": "",
|
|
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
|
+
"Hold to start recording.": "",
|
|
31
31
|
"How about sending your first message to a friend?": "¿Qué tal enviar tu primer mensaje a un amigo?",
|
|
32
|
-
"Instant Commands": "
|
|
32
|
+
"Instant Commands": "",
|
|
33
33
|
"Let's start chatting!": "¡Empecemos a charlar!",
|
|
34
|
-
"Links are disabled": "
|
|
34
|
+
"Links are disabled": "",
|
|
35
35
|
"Loading channels...": "Cargando canales...",
|
|
36
36
|
"Loading messages...": "Cargando mensajes...",
|
|
37
37
|
"Loading...": "Cargando...",
|
|
38
|
-
"Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "
|
|
38
|
+
"Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "",
|
|
39
39
|
"Message Reactions": "Reacciones al mensaje",
|
|
40
40
|
"Message deleted": "Mensaje eliminado",
|
|
41
|
-
"Message flagged": "
|
|
42
|
-
"Mute User": "
|
|
43
|
-
"Not supported": "
|
|
44
|
-
"Nothing yet...": "
|
|
45
|
-
"Ok": "
|
|
46
|
-
"Only visible to you": "
|
|
47
|
-
"Open Settings": "
|
|
48
|
-
"Photo": "
|
|
49
|
-
"Photos and Videos": "
|
|
50
|
-
"Pin to Conversation": "
|
|
51
|
-
"Pinned by": "
|
|
52
|
-
"Please allow Audio permissions in settings.": "
|
|
53
|
-
"Please enable access to your photos and videos so you can share them.": "
|
|
54
|
-
"Please select a channel first": "
|
|
41
|
+
"Message flagged": "",
|
|
42
|
+
"Mute User": "",
|
|
43
|
+
"Not supported": "",
|
|
44
|
+
"Nothing yet...": "",
|
|
45
|
+
"Ok": "",
|
|
46
|
+
"Only visible to you": "",
|
|
47
|
+
"Open Settings": "",
|
|
48
|
+
"Photo": "",
|
|
49
|
+
"Photos and Videos": "",
|
|
50
|
+
"Pin to Conversation": "",
|
|
51
|
+
"Pinned by": "",
|
|
52
|
+
"Please allow Audio permissions in settings.": "",
|
|
53
|
+
"Please enable access to your photos and videos so you can share them.": "",
|
|
54
|
+
"Please select a channel first": "",
|
|
55
55
|
"Reconnecting...": "Reconectando...",
|
|
56
|
-
"Reply": "
|
|
56
|
+
"Reply": "",
|
|
57
57
|
"Reply to Message": "Responder al mensaje",
|
|
58
|
-
"Resend": "
|
|
58
|
+
"Resend": "",
|
|
59
59
|
"Search GIFs": "Buscar GIFs",
|
|
60
|
-
"Select More Photos": "
|
|
60
|
+
"Select More Photos": "",
|
|
61
61
|
"Send Anyway": "Enviar de todos modos",
|
|
62
62
|
"Send a message": "Enviar un mensaje",
|
|
63
|
-
"Sending links is not allowed in this conversation": "
|
|
63
|
+
"Sending links is not allowed in this conversation": "",
|
|
64
64
|
"Slow mode ON": "Modo lento ACTIVADO",
|
|
65
|
-
"The message has been reported to a moderator.": "
|
|
66
|
-
"Thread Reply": "
|
|
67
|
-
"Unblock User": "
|
|
68
|
-
"Unknown User": "
|
|
69
|
-
"Unmute User": "
|
|
70
|
-
"Unpin from Conversation": "
|
|
65
|
+
"The message has been reported to a moderator.": "",
|
|
66
|
+
"Thread Reply": "",
|
|
67
|
+
"Unblock User": "",
|
|
68
|
+
"Unknown User": "",
|
|
69
|
+
"Unmute User": "",
|
|
70
|
+
"Unpin from Conversation": "",
|
|
71
71
|
"Unread Messages": "Mensajes no leídos",
|
|
72
|
-
"Video": "
|
|
72
|
+
"Video": "",
|
|
73
73
|
"You": "Tú",
|
|
74
|
-
"You can't send messages in this channel": "
|
|
75
|
-
"{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "
|
|
76
|
-
"{{ index }} of {{ photoLength }}": "
|
|
77
|
-
"{{ replyCount }} Replies": "
|
|
74
|
+
"You can't send messages in this channel": "",
|
|
75
|
+
"{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "",
|
|
76
|
+
"{{ index }} of {{ photoLength }}": "",
|
|
77
|
+
"{{ replyCount }} Replies": "",
|
|
78
78
|
"{{ replyCount }} Thread Replies": "{{ replyCount }} respuestas de hilo",
|
|
79
|
-
"{{ user }} is typing": "
|
|
80
|
-
"🏙 Attachment...": "
|
|
79
|
+
"{{ user }} is typing": "",
|
|
80
|
+
"🏙 Attachment...": ""
|
|
81
81
|
}
|
package/src/i18n/fr.json
CHANGED
|
@@ -1,81 +1,81 @@
|
|
|
1
1
|
{
|
|
2
|
-
"1 Reply": "
|
|
2
|
+
"1 Reply": "",
|
|
3
3
|
"1 Thread Reply": "Réponse à 1 fil",
|
|
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?": "
|
|
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
8
|
"Are you sure?": "Es-tu sûr ?",
|
|
9
|
-
"Block User": "
|
|
10
|
-
"Cancel": "
|
|
11
|
-
"Cannot Flag Message": "
|
|
9
|
+
"Block User": "",
|
|
10
|
+
"Cancel": "",
|
|
11
|
+
"Cannot Flag Message": "",
|
|
12
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",
|
|
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
|
-
"Emoji matching": "
|
|
21
|
-
"Empty message...": "
|
|
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
|
+
"Emoji matching": "",
|
|
21
|
+
"Empty message...": "",
|
|
22
22
|
"Error loading": "Erreur lors du chargement",
|
|
23
|
-
"Error loading channel list...": "
|
|
23
|
+
"Error loading channel list...": "",
|
|
24
24
|
"Error loading messages for this channel...": "Erreur lors du chargement des messages de ce canal...",
|
|
25
|
-
"Error while loading, please reload/refresh": "
|
|
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
|
-
"Hold to start recording.": "
|
|
25
|
+
"Error while loading, please reload/refresh": "",
|
|
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
|
+
"Hold to start recording.": "",
|
|
31
31
|
"How about sending your first message to a friend?": "Et si vous envoyiez votre premier message à un ami ?",
|
|
32
|
-
"Instant Commands": "
|
|
32
|
+
"Instant Commands": "",
|
|
33
33
|
"Let's start chatting!": "Commençons à discuter !",
|
|
34
|
-
"Links are disabled": "
|
|
34
|
+
"Links are disabled": "",
|
|
35
35
|
"Loading channels...": "Chargement des canaux...",
|
|
36
36
|
"Loading messages...": "Chargement des messages...",
|
|
37
37
|
"Loading...": "Chargement...",
|
|
38
|
-
"Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "
|
|
38
|
+
"Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "",
|
|
39
39
|
"Message Reactions": "Réactions aux messages",
|
|
40
40
|
"Message deleted": "Message supprimé",
|
|
41
|
-
"Message flagged": "
|
|
42
|
-
"Mute User": "
|
|
43
|
-
"Not supported": "
|
|
44
|
-
"Nothing yet...": "
|
|
45
|
-
"Ok": "
|
|
46
|
-
"Only visible to you": "
|
|
47
|
-
"Open Settings": "
|
|
48
|
-
"Photo": "
|
|
49
|
-
"Photos and Videos": "
|
|
50
|
-
"Pin to Conversation": "
|
|
51
|
-
"Pinned by": "
|
|
52
|
-
"Please allow Audio permissions in settings.": "
|
|
53
|
-
"Please enable access to your photos and videos so you can share them.": "
|
|
54
|
-
"Please select a channel first": "
|
|
41
|
+
"Message flagged": "",
|
|
42
|
+
"Mute User": "",
|
|
43
|
+
"Not supported": "",
|
|
44
|
+
"Nothing yet...": "",
|
|
45
|
+
"Ok": "",
|
|
46
|
+
"Only visible to you": "",
|
|
47
|
+
"Open Settings": "",
|
|
48
|
+
"Photo": "",
|
|
49
|
+
"Photos and Videos": "",
|
|
50
|
+
"Pin to Conversation": "",
|
|
51
|
+
"Pinned by": "",
|
|
52
|
+
"Please allow Audio permissions in settings.": "",
|
|
53
|
+
"Please enable access to your photos and videos so you can share them.": "",
|
|
54
|
+
"Please select a channel first": "",
|
|
55
55
|
"Reconnecting...": "Se Reconnecter...",
|
|
56
|
-
"Reply": "
|
|
56
|
+
"Reply": "",
|
|
57
57
|
"Reply to Message": "Répondre au message",
|
|
58
|
-
"Resend": "
|
|
58
|
+
"Resend": "",
|
|
59
59
|
"Search GIFs": "Rechercher des GIF",
|
|
60
|
-
"Select More Photos": "
|
|
60
|
+
"Select More Photos": "",
|
|
61
61
|
"Send Anyway": "Envoyer quand même",
|
|
62
62
|
"Send a message": "Envoyer un message",
|
|
63
|
-
"Sending links is not allowed in this conversation": "
|
|
63
|
+
"Sending links is not allowed in this conversation": "",
|
|
64
64
|
"Slow mode ON": "Mode lent activé",
|
|
65
|
-
"The message has been reported to a moderator.": "
|
|
66
|
-
"Thread Reply": "
|
|
67
|
-
"Unblock User": "
|
|
68
|
-
"Unknown User": "
|
|
69
|
-
"Unmute User": "
|
|
70
|
-
"Unpin from Conversation": "
|
|
65
|
+
"The message has been reported to a moderator.": "",
|
|
66
|
+
"Thread Reply": "",
|
|
67
|
+
"Unblock User": "",
|
|
68
|
+
"Unknown User": "",
|
|
69
|
+
"Unmute User": "",
|
|
70
|
+
"Unpin from Conversation": "",
|
|
71
71
|
"Unread Messages": "Messages non lus",
|
|
72
|
-
"Video": "
|
|
72
|
+
"Video": "",
|
|
73
73
|
"You": "Toi",
|
|
74
|
-
"You can't send messages in this channel": "
|
|
75
|
-
"{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "
|
|
76
|
-
"{{ index }} of {{ photoLength }}": "
|
|
77
|
-
"{{ replyCount }} Replies": "
|
|
74
|
+
"You can't send messages in this channel": "",
|
|
75
|
+
"{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "",
|
|
76
|
+
"{{ index }} of {{ photoLength }}": "",
|
|
77
|
+
"{{ replyCount }} Replies": "",
|
|
78
78
|
"{{ replyCount }} Thread Replies": "{{replyCount}} Réponses à la discussion",
|
|
79
|
-
"{{ user }} is typing": "
|
|
80
|
-
"🏙 Attachment...": "
|
|
79
|
+
"{{ user }} is typing": "",
|
|
80
|
+
"🏙 Attachment...": ""
|
|
81
81
|
}
|