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
package/lib/module/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
|
}
|
package/lib/module/i18n/he.json
CHANGED
|
@@ -1,81 +1,81 @@
|
|
|
1
1
|
{
|
|
2
|
-
"1 Reply": "
|
|
2
|
+
"1 Reply": "",
|
|
3
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?": "
|
|
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?": "האם אתה בטוח?",
|
|
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": "שקול איך התגובה שלך עשויה להשפיע על אחרים ווודא שאתה עוקב אחר ההנחיות של הקהילה שלנו",
|
|
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": "שגיאה ארעה בעת הטעינה",
|
|
23
|
-
"Error loading channel list...": "
|
|
23
|
+
"Error loading channel list...": "",
|
|
24
24
|
"Error loading messages for this channel...": "שגיאה ארעה בטעינת הודעות עבור שיחה זאת...",
|
|
25
|
-
"Error while loading, please reload/refresh": "
|
|
26
|
-
"File type not supported": "
|
|
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?": "מה דעתך לשלוח את ההודעה הראשונה שלך לחבר?",
|
|
32
|
-
"Instant Commands": "
|
|
32
|
+
"Instant Commands": "",
|
|
33
33
|
"Let's start chatting!": "בואו נתחיל לשוחח!",
|
|
34
|
-
"Links are disabled": "
|
|
34
|
+
"Links are disabled": "",
|
|
35
35
|
"Loading channels...": "השיחות בטעינה...",
|
|
36
36
|
"Loading messages...": "ההודעות בטעינה..",
|
|
37
37
|
"Loading...": "טוען...",
|
|
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": "תגובות להודעה",
|
|
40
40
|
"Message deleted": "ההודעה נמחקה",
|
|
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...": "מתחבר מחדש...",
|
|
56
|
-
"Reply": "
|
|
56
|
+
"Reply": "",
|
|
57
57
|
"Reply to Message": "השב/י להודעה",
|
|
58
|
-
"Resend": "
|
|
58
|
+
"Resend": "",
|
|
59
59
|
"Search GIFs": "חפש/י GIFs",
|
|
60
|
-
"Select More Photos": "
|
|
60
|
+
"Select More Photos": "",
|
|
61
61
|
"Send Anyway": "שלח בכל זאת",
|
|
62
62
|
"Send a message": "שלח/י הודעה",
|
|
63
|
-
"Sending links is not allowed in this conversation": "
|
|
63
|
+
"Sending links is not allowed in this conversation": "",
|
|
64
64
|
"Slow mode ON": "מצב איטי מופעל",
|
|
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": "הודעות שטרם נקרו",
|
|
72
|
-
"Video": "
|
|
72
|
+
"Video": "",
|
|
73
73
|
"You": "את/ה",
|
|
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 }} תגובות שרשור",
|
|
79
|
-
"{{ user }} is typing": "
|
|
80
|
-
"🏙 Attachment...": "
|
|
79
|
+
"{{ user }} is typing": "",
|
|
80
|
+
"🏙 Attachment...": ""
|
|
81
81
|
}
|
package/lib/module/i18n/hi.json
CHANGED
|
@@ -1,81 +1,81 @@
|
|
|
1
1
|
{
|
|
2
|
-
"1 Reply": "
|
|
2
|
+
"1 Reply": "",
|
|
3
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?": "
|
|
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?": "क्या आप सुनिश्चित हैं?",
|
|
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": "ध्यान दें कि आपका संदेश दूसरों को कैसा लगा सकता है और सुनिश्चित हों कि आप हमारी सामुदायिक अनुशासन का पालन कर रहे हैं",
|
|
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": "लोड होने मे त्रुटि",
|
|
23
|
-
"Error loading channel list...": "
|
|
23
|
+
"Error loading channel list...": "",
|
|
24
24
|
"Error loading messages for this channel...": "इस चैनल के लिए मेसेजेस लोड करने में त्रुटि हुई...",
|
|
25
|
-
"Error while loading, please reload/refresh": "
|
|
26
|
-
"File type not supported": "
|
|
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?": "किसी मित्र को अपना पहला संदेश भेजने के बारे में क्या ख़याल है?",
|
|
32
|
-
"Instant Commands": "
|
|
32
|
+
"Instant Commands": "",
|
|
33
33
|
"Let's start chatting!": "आइए चैट करना शुरू करें!",
|
|
34
|
-
"Links are disabled": "
|
|
34
|
+
"Links are disabled": "",
|
|
35
35
|
"Loading channels...": "चैनल लोड हो रहे हैं...",
|
|
36
36
|
"Loading messages...": "मेसेजस लोड हो रहे हैं...",
|
|
37
37
|
"Loading...": "लोड हो रहा है...",
|
|
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": "संदेश प्रतिक्रियाएँ",
|
|
40
40
|
"Message deleted": "मैसेज हटा दिया गया",
|
|
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...": "पुनः कनेक्ट हो...",
|
|
56
|
-
"Reply": "
|
|
56
|
+
"Reply": "",
|
|
57
57
|
"Reply to Message": "संदेश का जवाब दें",
|
|
58
|
-
"Resend": "
|
|
58
|
+
"Resend": "",
|
|
59
59
|
"Search GIFs": "GIF खोजें",
|
|
60
|
-
"Select More Photos": "
|
|
60
|
+
"Select More Photos": "",
|
|
61
61
|
"Send Anyway": "फिर भी भेजें",
|
|
62
62
|
"Send a message": "एक संदेश भेजें",
|
|
63
|
-
"Sending links is not allowed in this conversation": "
|
|
63
|
+
"Sending links is not allowed in this conversation": "",
|
|
64
64
|
"Slow mode ON": "स्लो मोड चालू",
|
|
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": "अपठित संदेश",
|
|
72
|
-
"Video": "
|
|
72
|
+
"Video": "",
|
|
73
73
|
"You": "आप",
|
|
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 }}} थ्रेड उत्तर",
|
|
79
|
-
"{{ user }} is typing": "
|
|
80
|
-
"🏙 Attachment...": "
|
|
79
|
+
"{{ user }} is typing": "",
|
|
80
|
+
"🏙 Attachment...": ""
|
|
81
81
|
}
|
package/lib/module/i18n/it.json
CHANGED
|
@@ -1,81 +1,81 @@
|
|
|
1
1
|
{
|
|
2
|
-
"1 Reply": "
|
|
2
|
+
"1 Reply": "",
|
|
3
3
|
"1 Thread Reply": "1 Risposta alla Discussione",
|
|
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?": "Sei sicuro?",
|
|
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 come il tuo commento potrebbe far sentire gli altri e assicurati di seguire le nostre Linee guida della community",
|
|
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": "Errore di caricamento",
|
|
23
|
-
"Error loading channel list...": "
|
|
23
|
+
"Error loading channel list...": "",
|
|
24
24
|
"Error loading messages for this channel...": "Errore durante il caricamento dei messaggi per questo canale...",
|
|
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?": "Che ne dici di inviare il tuo primo messaggio ad un amico?",
|
|
32
|
-
"Instant Commands": "
|
|
32
|
+
"Instant Commands": "",
|
|
33
33
|
"Let's start chatting!": "Iniziamo a chattare!",
|
|
34
|
-
"Links are disabled": "
|
|
34
|
+
"Links are disabled": "",
|
|
35
35
|
"Loading channels...": "Caricamento canali in corso...",
|
|
36
36
|
"Loading messages...": "Caricamento messaggi...",
|
|
37
37
|
"Loading...": "Caricamento...",
|
|
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": "Reazioni ai Messaggi",
|
|
40
40
|
"Message deleted": "Messaggio cancellato",
|
|
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...": "Ricollegarsi...",
|
|
56
|
-
"Reply": "
|
|
56
|
+
"Reply": "",
|
|
57
57
|
"Reply to Message": "Rispondi al messaggio",
|
|
58
|
-
"Resend": "
|
|
58
|
+
"Resend": "",
|
|
59
59
|
"Search GIFs": "Cerca GIF",
|
|
60
|
-
"Select More Photos": "
|
|
60
|
+
"Select More Photos": "",
|
|
61
61
|
"Send Anyway": "Invia comunque",
|
|
62
62
|
"Send a message": "Mandare un messaggio",
|
|
63
|
-
"Sending links is not allowed in this conversation": "
|
|
63
|
+
"Sending links is not allowed in this conversation": "",
|
|
64
64
|
"Slow mode ON": "Slowmode attiva",
|
|
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": "Messaggi non letti",
|
|
72
|
-
"Video": "
|
|
72
|
+
"Video": "",
|
|
73
73
|
"You": "Tu",
|
|
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}} Risposte alle Conversazione",
|
|
79
|
-
"{{ user }} is typing": "
|
|
80
|
-
"🏙 Attachment...": "
|
|
79
|
+
"{{ user }} is typing": "",
|
|
80
|
+
"🏙 Attachment...": ""
|
|
81
81
|
}
|