stream-chat-react-native-core 5.23.0-beta.5 → 5.23.1-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (48) hide show
  1. package/lib/commonjs/components/Message/Message.js +15 -8
  2. package/lib/commonjs/components/Message/Message.js.map +1 -1
  3. package/lib/commonjs/components/Reply/Reply.js +15 -10
  4. package/lib/commonjs/components/Reply/Reply.js.map +1 -1
  5. package/lib/commonjs/i18n/en.json +1 -1
  6. package/lib/commonjs/i18n/fr.json +37 -37
  7. package/lib/commonjs/i18n/hi.json +37 -37
  8. package/lib/commonjs/i18n/it.json +37 -37
  9. package/lib/commonjs/i18n/nl.json +37 -37
  10. package/lib/commonjs/i18n/ru.json +37 -37
  11. package/lib/commonjs/i18n/tr.json +37 -37
  12. package/lib/commonjs/utils/utils.js +12 -3
  13. package/lib/commonjs/utils/utils.js.map +1 -1
  14. package/lib/commonjs/version.json +1 -1
  15. package/lib/module/components/Message/Message.js +15 -8
  16. package/lib/module/components/Message/Message.js.map +1 -1
  17. package/lib/module/components/Reply/Reply.js +15 -10
  18. package/lib/module/components/Reply/Reply.js.map +1 -1
  19. package/lib/module/i18n/en.json +1 -1
  20. package/lib/module/i18n/fr.json +37 -37
  21. package/lib/module/i18n/hi.json +37 -37
  22. package/lib/module/i18n/it.json +37 -37
  23. package/lib/module/i18n/nl.json +37 -37
  24. package/lib/module/i18n/ru.json +37 -37
  25. package/lib/module/i18n/tr.json +37 -37
  26. package/lib/module/utils/utils.js +12 -3
  27. package/lib/module/utils/utils.js.map +1 -1
  28. package/lib/module/version.json +1 -1
  29. package/lib/typescript/i18n/en.json +1 -1
  30. package/lib/typescript/i18n/fr.json +37 -37
  31. package/lib/typescript/i18n/hi.json +37 -37
  32. package/lib/typescript/i18n/it.json +37 -37
  33. package/lib/typescript/i18n/nl.json +37 -37
  34. package/lib/typescript/i18n/ru.json +37 -37
  35. package/lib/typescript/i18n/tr.json +37 -37
  36. package/lib/typescript/utils/utils.d.ts +1 -1
  37. package/package.json +2 -1
  38. package/src/components/Message/Message.tsx +8 -4
  39. package/src/components/Reply/Reply.tsx +10 -3
  40. package/src/i18n/en.json +1 -1
  41. package/src/i18n/fr.json +37 -37
  42. package/src/i18n/hi.json +37 -37
  43. package/src/i18n/it.json +37 -37
  44. package/src/i18n/nl.json +37 -37
  45. package/src/i18n/ru.json +37 -37
  46. package/src/i18n/tr.json +37 -37
  47. package/src/utils/utils.ts +18 -5
  48. package/src/version.json +1 -1
@@ -1,76 +1,76 @@
1
1
  {
2
2
  "1 Reply": "",
3
- "1 Thread Reply": "",
3
+ "1 Thread Reply": "Réponse à 1 fil",
4
4
  "Allow access to your Gallery": "",
5
5
  "Allow camera access in device settings": "",
6
- "Also send to channel": "",
7
- "Are you sure you want to permanently delete this message?": "Êtes-vous sûr de vouloir supprimer définitivement ce message?",
8
- "Block User": "Bloquer un utilisateur",
9
- "Cancel": "Annuler",
10
- "Cannot Flag Message": "Impossible de signaler le message",
11
- "Copy Message": "Copier le message",
12
- "Delete": "Supprimer",
13
- "Delete Message": "Supprimer un message",
6
+ "Also send to channel": "Envoyer également à la chaîne",
7
+ "Are you sure you want to permanently delete this message?": "",
8
+ "Block User": "",
9
+ "Cancel": "",
10
+ "Cannot Flag Message": "",
11
+ "Copy Message": "",
12
+ "Delete": "",
13
+ "Delete Message": "",
14
14
  "Device camera is used to take photos or videos.": "",
15
- "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?",
16
- "Edit Message": "Éditer un message",
15
+ "Do you want to send a copy of this message to a moderator for further investigation?": "",
16
+ "Edit Message": "",
17
17
  "Editing Message": "",
18
- "Emoji matching": "",
18
+ "Emoji matching": "Correspondance Emoji",
19
19
  "Empty message...": "",
20
20
  "Error loading": "",
21
21
  "Error loading channel list...": "",
22
22
  "Error loading messages for this channel...": "",
23
23
  "Error while loading, please reload/refresh": "",
24
24
  "File type not supported": "",
25
- "Flag": "Signaler",
26
- "Flag Message": "Signaler le message",
27
- "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é.",
25
+ "Flag": "",
26
+ "Flag Message": "",
27
+ "Flag action failed either due to a network issue or the message is already flagged": "",
28
28
  "How about sending your first message to a friend?": "",
29
- "Instant Commands": "",
29
+ "Instant Commands": "Commandes Instantanées",
30
30
  "Let's start chatting!": "",
31
31
  "Links are disabled": "",
32
- "Loading channels...": "Chargement des canaux...",
33
- "Loading messages...": "Chargement des messages...",
34
- "Loading...": "Chargement...",
32
+ "Loading channels...": "",
33
+ "Loading messages...": "",
34
+ "Loading...": "",
35
35
  "Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "",
36
- "Message Reactions": "Réactions aux messages",
36
+ "Message Reactions": "",
37
37
  "Message deleted": "",
38
- "Message flagged": "Message signalé",
39
- "Mute User": "Utilisateur muet",
38
+ "Message flagged": "",
39
+ "Mute User": "",
40
40
  "Not supported": "",
41
41
  "Nothing yet...": "",
42
- "Ok": "Ok",
43
- "Only visible to you": "",
42
+ "Ok": "",
43
+ "Only visible to you": "Seulement visible par vous",
44
44
  "Open Settings": "",
45
- "Photo": "",
45
+ "Photo": "Photo",
46
46
  "Photos and Videos": "",
47
- "Pin to Conversation": "Épingler à la conversation",
48
- "Pinned by": "",
47
+ "Pin to Conversation": "",
48
+ "Pinned by": "Épinglé par",
49
49
  "Please enable access to your photos and videos so you can share them.": "",
50
- "Please select a channel first": "Veuillez d'abord selectionnez un canal",
50
+ "Please select a channel first": "",
51
51
  "Reconnecting...": "",
52
- "Reply": "Répondre",
52
+ "Reply": "",
53
53
  "Reply to Message": "",
54
- "Resend": "Renvoyer",
54
+ "Resend": "",
55
55
  "Search GIFs": "",
56
56
  "Select More Photos": "",
57
57
  "Send a message": "",
58
58
  "Sending links is not allowed in this conversation": "",
59
59
  "Slow mode ON": "",
60
- "The message has been reported to a moderator.": "Le message a été signalé à un modérateur.",
61
- "Thread Reply": "Réponse à la discussion",
62
- "Unblock User": "Débloquer Utilisateur",
60
+ "The message has been reported to a moderator.": "",
61
+ "Thread Reply": "",
62
+ "Unblock User": "",
63
63
  "Unknown User": "",
64
- "Unmute User": "Activer le son de Utilisateur",
65
- "Unpin from Conversation": "Décrocher de la conversation",
64
+ "Unmute User": "",
65
+ "Unpin from Conversation": "",
66
66
  "Unread Messages": "",
67
- "Video": "",
67
+ "Video": "Vidéo",
68
68
  "You": "",
69
69
  "You can't send messages in this channel": "",
70
70
  "{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "{{ firstUser }} et {{ nonSelfUserLength }} autres sont en train d'écrire",
71
71
  "{{ index }} of {{ photoLength }}": "",
72
72
  "{{ replyCount }} Replies": "",
73
- "{{ replyCount }} Thread Replies": "",
73
+ "{{ replyCount }} Thread Replies": "{{replyCount}} Réponses à la discussion",
74
74
  "{{ user }} is typing": "{{ user }} est en train d'écrire",
75
75
  "🏙 Attachment...": ""
76
76
  }
@@ -1,76 +1,76 @@
1
1
  {
2
2
  "1 Reply": "",
3
- "1 Thread Reply": "",
3
+ "1 Thread Reply": "1 धागा उत्तर",
4
4
  "Allow access to your Gallery": "",
5
5
  "Allow camera access in device settings": "",
6
- "Also send to channel": "",
7
- "Are you sure you want to permanently delete this message?": "क्या आप वाकई इस संदेश को स्थायी रूप से हटाना चाहते हैं?",
8
- "Block User": "उपयोगकर्ता को रोक देना, ब्लॉक यूजर",
9
- "Cancel": "रद्द करें",
10
- "Cannot Flag Message": "मैसेज फ्लैग नहीं किया जा सकता है",
11
- "Copy Message": "संदेश की प्रतिलिपि बनाएँ",
12
- "Delete": "हटाएं",
13
- "Delete Message": "मैसेज को डिलीट करे",
6
+ "Also send to channel": "चैनल को भी भेजें",
7
+ "Are you sure you want to permanently delete this message?": "",
8
+ "Block User": "",
9
+ "Cancel": "",
10
+ "Cannot Flag Message": "",
11
+ "Copy Message": "",
12
+ "Delete": "",
13
+ "Delete Message": "",
14
14
  "Device camera is used to take photos or videos.": "",
15
- "Do you want to send a copy of this message to a moderator for further investigation?": "क्या आप इस संदेश की एक प्रति आगे की जाँच के लिए किसी मॉडरेटर को भेजना चाहते हैं?",
16
- "Edit Message": "मैसेज में बदलाव करे",
15
+ "Do you want to send a copy of this message to a moderator for further investigation?": "",
16
+ "Edit Message": "",
17
17
  "Editing Message": "",
18
- "Emoji matching": "",
18
+ "Emoji matching": "इमोजी मिलान",
19
19
  "Empty message...": "",
20
20
  "Error loading": "",
21
21
  "Error loading channel list...": "",
22
22
  "Error loading messages for this channel...": "",
23
23
  "Error while loading, please reload/refresh": "",
24
24
  "File type not supported": "",
25
- "Flag": "झंडा",
26
- "Flag Message": "झंडा संदेश",
27
- "Flag action failed either due to a network issue or the message is already flagged": "फ़्लैग कार्रवाई या तो नेटवर्क समस्या के कारण विफल हो गई या संदेश पहले से फ़्लैग किया गया है।",
25
+ "Flag": "",
26
+ "Flag Message": "",
27
+ "Flag action failed either due to a network issue or the message is already flagged": "",
28
28
  "How about sending your first message to a friend?": "",
29
- "Instant Commands": "",
29
+ "Instant Commands": "त्वरित कमांड",
30
30
  "Let's start chatting!": "",
31
31
  "Links are disabled": "",
32
- "Loading channels...": "चैनल लोड हो रहे हैं...",
33
- "Loading messages...": "मेसेजस लोड हो रहे हैं...",
34
- "Loading...": "लोड हो रहा है...",
32
+ "Loading channels...": "",
33
+ "Loading messages...": "",
34
+ "Loading...": "",
35
35
  "Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "",
36
- "Message Reactions": "संदेश प्रतिक्रियाएँ",
36
+ "Message Reactions": "",
37
37
  "Message deleted": "",
38
- "Message flagged": "संदेश को ध्वजांकित किया गया",
39
- "Mute User": "उपयोगकर्ता को म्यूट करें",
38
+ "Message flagged": "",
39
+ "Mute User": "",
40
40
  "Not supported": "",
41
41
  "Nothing yet...": "",
42
- "Ok": "ठीक",
43
- "Only visible to you": "",
42
+ "Ok": "",
43
+ "Only visible to you": "केवल आपको दिखाई दे रहा है",
44
44
  "Open Settings": "",
45
- "Photo": "",
45
+ "Photo": "तस्वीर",
46
46
  "Photos and Videos": "",
47
- "Pin to Conversation": "बातचीत में पिन करें",
48
- "Pinned by": "",
47
+ "Pin to Conversation": "",
48
+ "Pinned by": "द्वारा पिन किया गया",
49
49
  "Please enable access to your photos and videos so you can share them.": "",
50
- "Please select a channel first": "कृपया पहले एक चैनल चुनें",
50
+ "Please select a channel first": "",
51
51
  "Reconnecting...": "",
52
- "Reply": "मैसेज को रिप्लाई करे",
52
+ "Reply": "",
53
53
  "Reply to Message": "",
54
- "Resend": "पुन: भेजें",
54
+ "Resend": "",
55
55
  "Search GIFs": "",
56
56
  "Select More Photos": "",
57
57
  "Send a message": "",
58
58
  "Sending links is not allowed in this conversation": "",
59
59
  "Slow mode ON": "",
60
- "The message has been reported to a moderator.": "संदेश एक मॉडरेटर को सूचित किया गया है।",
61
- "Thread Reply": "धागा जवाब",
62
- "Unblock User": "उपयोगकर्ता को अनब्लॉक करें",
60
+ "The message has been reported to a moderator.": "",
61
+ "Thread Reply": "",
62
+ "Unblock User": "",
63
63
  "Unknown User": "",
64
- "Unmute User": "उपयोगकर्ता को अनम्यूट करें",
65
- "Unpin from Conversation": "बातचीत से अनपिन करें",
64
+ "Unmute User": "",
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": "{{ firstUser }} और {{ nonSelfUserLength }} अधिक टाइप कर रहे हैं",
71
71
  "{{ index }} of {{ photoLength }}": "",
72
72
  "{{ replyCount }} Replies": "",
73
- "{{ replyCount }} Thread Replies": "",
73
+ "{{ replyCount }} Thread Replies": "{{ replyCount }}} थ्रेड उत्तर",
74
74
  "{{ user }} is typing": "{{ user }} टाइप कर रहा है",
75
75
  "🏙 Attachment...": ""
76
76
  }
@@ -1,76 +1,76 @@
1
1
  {
2
2
  "1 Reply": "",
3
- "1 Thread Reply": "",
3
+ "1 Thread Reply": "1 Risposta alla Discussione",
4
4
  "Allow access to your Gallery": "",
5
5
  "Allow camera access in device settings": "",
6
- "Also send to channel": "",
7
- "Are you sure you want to permanently delete this message?": "Sei sicuro di voler eliminare definitivamente questo messaggio?",
8
- "Block User": "Blocca Utente",
9
- "Cancel": "Annulla",
10
- "Cannot Flag Message": "Impossibile Segnalare Messaggio",
11
- "Copy Message": "Copia Messaggio",
12
- "Delete": "Elimina",
13
- "Delete Message": "Cancella il Messaggio",
6
+ "Also send to channel": "Invia anche al canale",
7
+ "Are you sure you want to permanently delete this message?": "",
8
+ "Block User": "",
9
+ "Cancel": "",
10
+ "Cannot Flag Message": "",
11
+ "Copy Message": "",
12
+ "Delete": "",
13
+ "Delete Message": "",
14
14
  "Device camera is used to take photos or videos.": "",
15
- "Do you want to send a copy of this message to a moderator for further investigation?": "Vuoi inviare una copia di questo messaggio a un moderatore per ulteriori indagini?",
16
- "Edit Message": "Modifica Messaggio",
15
+ "Do you want to send a copy of this message to a moderator for further investigation?": "",
16
+ "Edit Message": "",
17
17
  "Editing Message": "",
18
- "Emoji matching": "",
18
+ "Emoji matching": "Abbinamento emoji",
19
19
  "Empty message...": "",
20
20
  "Error loading": "",
21
21
  "Error loading channel list...": "",
22
22
  "Error loading messages for this channel...": "",
23
23
  "Error while loading, please reload/refresh": "",
24
24
  "File type not supported": "",
25
- "Flag": "Contrassegna",
26
- "Flag Message": "Contrassegna Messaggio",
27
- "Flag action failed either due to a network issue or the message is already flagged": "L'azione di segnalazione non è riuscita a causa di un problema di rete o il messaggio è già segnalato.",
25
+ "Flag": "",
26
+ "Flag Message": "",
27
+ "Flag action failed either due to a network issue or the message is already flagged": "",
28
28
  "How about sending your first message to a friend?": "",
29
- "Instant Commands": "",
29
+ "Instant Commands": "Comandi Istantanei",
30
30
  "Let's start chatting!": "",
31
31
  "Links are disabled": "",
32
- "Loading channels...": "Caricamento canali in corso...",
33
- "Loading messages...": "Caricamento messaggi...",
34
- "Loading...": "Caricamento...",
32
+ "Loading channels...": "",
33
+ "Loading messages...": "",
34
+ "Loading...": "",
35
35
  "Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "",
36
- "Message Reactions": "Reazioni ai Messaggi",
36
+ "Message Reactions": "",
37
37
  "Message deleted": "",
38
- "Message flagged": "Messaggio contrassegnato",
39
- "Mute User": "Utente Muto",
38
+ "Message flagged": "",
39
+ "Mute User": "",
40
40
  "Not supported": "",
41
41
  "Nothing yet...": "",
42
- "Ok": "Ok",
43
- "Only visible to you": "",
42
+ "Ok": "",
43
+ "Only visible to you": "Visibile solo a te",
44
44
  "Open Settings": "",
45
- "Photo": "",
45
+ "Photo": "Foto",
46
46
  "Photos and Videos": "",
47
- "Pin to Conversation": "Metti in evidenza",
48
- "Pinned by": "",
47
+ "Pin to Conversation": "",
48
+ "Pinned by": "Fissato da",
49
49
  "Please enable access to your photos and videos so you can share them.": "",
50
- "Please select a channel first": "Seleziona un canale",
50
+ "Please select a channel first": "",
51
51
  "Reconnecting...": "",
52
- "Reply": "Rispondi",
52
+ "Reply": "",
53
53
  "Reply to Message": "",
54
- "Resend": "Invia di nuovo",
54
+ "Resend": "",
55
55
  "Search GIFs": "",
56
56
  "Select More Photos": "",
57
57
  "Send a message": "",
58
58
  "Sending links is not allowed in this conversation": "",
59
59
  "Slow mode ON": "",
60
- "The message has been reported to a moderator.": "Il messaggio è stato segnalato a un moderatore.",
61
- "Thread Reply": "Rispondi alla Discussione",
62
- "Unblock User": "Sblocca utente",
60
+ "The message has been reported to a moderator.": "",
61
+ "Thread Reply": "",
62
+ "Unblock User": "",
63
63
  "Unknown User": "",
64
- "Unmute User": "Riattiva utente",
65
- "Unpin from Conversation": "Rimuovi dagli elementi in evidenza",
64
+ "Unmute User": "",
65
+ "Unpin from Conversation": "",
66
66
  "Unread Messages": "",
67
- "Video": "",
67
+ "Video": "Video",
68
68
  "You": "",
69
69
  "You can't send messages in this channel": "",
70
70
  "{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "{{ firstUser }} e altri {{ nonSelfUserLength }} stanno scrivendo",
71
71
  "{{ index }} of {{ photoLength }}": "",
72
72
  "{{ replyCount }} Replies": "",
73
- "{{ replyCount }} Thread Replies": "",
73
+ "{{ replyCount }} Thread Replies": "{{replyCount}} Risposte alle Conversazione",
74
74
  "{{ user }} is typing": "{{ user }} sta scrivendo",
75
75
  "🏙 Attachment...": ""
76
76
  }
@@ -1,76 +1,76 @@
1
1
  {
2
2
  "1 Reply": "",
3
- "1 Thread Reply": "",
3
+ "1 Thread Reply": "1 thread antwoord",
4
4
  "Allow access to your Gallery": "",
5
5
  "Allow camera access in device settings": "",
6
- "Also send to channel": "",
7
- "Are you sure you want to permanently delete this message?": "Weet u zeker dat u dit bericht definitief wilt verwijderen?",
8
- "Block User": "Blokkeer Gebruiker",
9
- "Cancel": "Annuleer",
10
- "Cannot Flag Message": "Kan bericht niet rapporteren",
11
- "Copy Message": "Bericht kopiëren",
12
- "Delete": "Verwijderen",
13
- "Delete Message": "Verwijder bericht",
6
+ "Also send to channel": "Stuur ook naar kanaal",
7
+ "Are you sure you want to permanently delete this message?": "",
8
+ "Block User": "",
9
+ "Cancel": "",
10
+ "Cannot Flag Message": "",
11
+ "Copy Message": "",
12
+ "Delete": "",
13
+ "Delete Message": "",
14
14
  "Device camera is used to take photos or videos.": "",
15
- "Do you want to send a copy of this message to a moderator for further investigation?": "Wil je een kopie van dit bericht naar een moderator sturen voor verder onderzoek?",
16
- "Edit Message": "Pas bericht aan",
15
+ "Do you want to send a copy of this message to a moderator for further investigation?": "",
16
+ "Edit Message": "",
17
17
  "Editing Message": "",
18
- "Emoji matching": "",
18
+ "Emoji matching": "Emoji-overeenkomsten",
19
19
  "Empty message...": "",
20
20
  "Error loading": "",
21
21
  "Error loading channel list...": "",
22
22
  "Error loading messages for this channel...": "",
23
23
  "Error while loading, please reload/refresh": "",
24
24
  "File type not supported": "",
25
- "Flag": "Markeer",
26
- "Flag Message": "Markeer bericht",
27
- "Flag action failed either due to a network issue or the message is already flagged": "Rapporteren mislukt door een netwerk fout of het berich is al gerapporteerd",
25
+ "Flag": "",
26
+ "Flag Message": "",
27
+ "Flag action failed either due to a network issue or the message is already flagged": "",
28
28
  "How about sending your first message to a friend?": "",
29
- "Instant Commands": "",
29
+ "Instant Commands": "Directe Opdrachten",
30
30
  "Let's start chatting!": "",
31
31
  "Links are disabled": "",
32
- "Loading channels...": "Kanalen aan het laden...",
33
- "Loading messages...": "Berichten aan het laden...",
34
- "Loading...": "Aan het laden...",
32
+ "Loading channels...": "",
33
+ "Loading messages...": "",
34
+ "Loading...": "",
35
35
  "Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "",
36
- "Message Reactions": "Bericht Reacties",
36
+ "Message Reactions": "",
37
37
  "Message deleted": "",
38
- "Message flagged": "Bericht gemarkeerd",
39
- "Mute User": "Gebruiker dempen",
38
+ "Message flagged": "",
39
+ "Mute User": "",
40
40
  "Not supported": "",
41
41
  "Nothing yet...": "",
42
- "Ok": "Oké",
43
- "Only visible to you": "",
42
+ "Ok": "",
43
+ "Only visible to you": "Alleen zichtbaar voor jou",
44
44
  "Open Settings": "",
45
- "Photo": "",
45
+ "Photo": "Foto",
46
46
  "Photos and Videos": "",
47
- "Pin to Conversation": "Vastmaken aan gesprek",
48
- "Pinned by": "",
47
+ "Pin to Conversation": "",
48
+ "Pinned by": "Vastgemaakt door",
49
49
  "Please enable access to your photos and videos so you can share them.": "",
50
- "Please select a channel first": "Selecteer eerst een kanaal",
50
+ "Please select a channel first": "",
51
51
  "Reconnecting...": "",
52
- "Reply": "Antwoord",
52
+ "Reply": "",
53
53
  "Reply to Message": "",
54
- "Resend": "Opnieuw versturen",
54
+ "Resend": "",
55
55
  "Search GIFs": "",
56
56
  "Select More Photos": "",
57
57
  "Send a message": "",
58
58
  "Sending links is not allowed in this conversation": "",
59
59
  "Slow mode ON": "",
60
- "The message has been reported to a moderator.": "Het bericht is gerapporteerd aan een moderator.",
61
- "Thread Reply": "Discussie beantwoorden",
62
- "Unblock User": "Deblokkeer gebruiker",
60
+ "The message has been reported to a moderator.": "",
61
+ "Thread Reply": "",
62
+ "Unblock User": "",
63
63
  "Unknown User": "",
64
- "Unmute User": "Dempen van gebruiker opheffen",
65
- "Unpin from Conversation": "Losmaken van gesprek",
64
+ "Unmute User": "",
65
+ "Unpin from Conversation": "",
66
66
  "Unread Messages": "",
67
- "Video": "",
67
+ "Video": "Video",
68
68
  "You": "",
69
69
  "You can't send messages in this channel": "",
70
70
  "{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "{{ firstUser }} en {{ nonSelfUserLength }} anderen zijn aan het typen",
71
71
  "{{ index }} of {{ photoLength }}": "",
72
72
  "{{ replyCount }} Replies": "",
73
- "{{ replyCount }} Thread Replies": "",
73
+ "{{ replyCount }} Thread Replies": "{{replyCount}} Discussiereacties",
74
74
  "{{ user }} is typing": "{{ user }} is aan het typen",
75
75
  "🏙 Attachment...": ""
76
76
  }
@@ -1,76 +1,76 @@
1
1
  {
2
2
  "1 Reply": "",
3
- "1 Thread Reply": "",
3
+ "1 Thread Reply": "1 тема Ответить",
4
4
  "Allow access to your Gallery": "",
5
5
  "Allow camera access in device settings": "",
6
- "Also send to channel": "",
7
- "Are you sure you want to permanently delete this message?": "Вы действительно хотите удалить это сообщение без возможности восстановления?",
8
- "Block User": "Заблокировать пользователя",
9
- "Cancel": "Отмена",
10
- "Cannot Flag Message": "Невозможно пожаловаться на сообщение",
11
- "Copy Message": "Копировать сообщение",
12
- "Delete": "удалять",
13
- "Delete Message": "Удалить сообщение",
6
+ "Also send to channel": "Также отправить на канал",
7
+ "Are you sure you want to permanently delete this message?": "",
8
+ "Block User": "",
9
+ "Cancel": "",
10
+ "Cannot Flag Message": "",
11
+ "Copy Message": "",
12
+ "Delete": "",
13
+ "Delete Message": "",
14
14
  "Device camera is used to take photos or videos.": "",
15
- "Do you want to send a copy of this message to a moderator for further investigation?": "Вы хотите отправить копию этого сообщения модератору для дальнейшего изучения?",
16
- "Edit Message": "Редактировать сообщение",
15
+ "Do you want to send a copy of this message to a moderator for further investigation?": "",
16
+ "Edit Message": "",
17
17
  "Editing Message": "",
18
- "Emoji matching": "",
18
+ "Emoji matching": "Соответствие эмодзи",
19
19
  "Empty message...": "",
20
20
  "Error loading": "",
21
21
  "Error loading channel list...": "",
22
22
  "Error loading messages for this channel...": "",
23
23
  "Error while loading, please reload/refresh": "",
24
24
  "File type not supported": "",
25
- "Flag": "Пометить",
26
- "Flag Message": "Пометить сообщение",
27
- "Flag action failed either due to a network issue or the message is already flagged": "Не удалось отправить жалобу. Возможные причины: проблема с подключением к интернету или ваша жалоба уже была принята.",
25
+ "Flag": "",
26
+ "Flag Message": "",
27
+ "Flag action failed either due to a network issue or the message is already flagged": "",
28
28
  "How about sending your first message to a friend?": "",
29
- "Instant Commands": "",
29
+ "Instant Commands": "Мгновенные Команды",
30
30
  "Let's start chatting!": "",
31
31
  "Links are disabled": "",
32
- "Loading channels...": "Загружаю каналы...",
33
- "Loading messages...": "Загружаю сообщения...",
34
- "Loading...": "Загружаю...",
32
+ "Loading channels...": "",
33
+ "Loading messages...": "",
34
+ "Loading...": "",
35
35
  "Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "",
36
- "Message Reactions": "Сообщения Реакции",
36
+ "Message Reactions": "",
37
37
  "Message deleted": "",
38
- "Message flagged": "Сообщение отмечено",
39
- "Mute User": "Отключить пользователя",
38
+ "Message flagged": "",
39
+ "Mute User": "",
40
40
  "Not supported": "",
41
41
  "Nothing yet...": "",
42
- "Ok": "",
43
- "Only visible to you": "",
42
+ "Ok": "",
43
+ "Only visible to you": "Видно только вам",
44
44
  "Open Settings": "",
45
- "Photo": "",
45
+ "Photo": "Фото",
46
46
  "Photos and Videos": "",
47
- "Pin to Conversation": "Закрепить к беседе",
48
- "Pinned by": "",
47
+ "Pin to Conversation": "",
48
+ "Pinned by": "Закреплено пользователем",
49
49
  "Please enable access to your photos and videos so you can share them.": "",
50
- "Please select a channel first": "Пожалуйста, сначала выберите канал",
50
+ "Please select a channel first": "",
51
51
  "Reconnecting...": "",
52
- "Reply": "Ответить",
52
+ "Reply": "",
53
53
  "Reply to Message": "",
54
- "Resend": "Отправить",
54
+ "Resend": "",
55
55
  "Search GIFs": "",
56
56
  "Select More Photos": "",
57
57
  "Send a message": "",
58
58
  "Sending links is not allowed in this conversation": "",
59
59
  "Slow mode ON": "",
60
- "The message has been reported to a moderator.": "Сообщение отправлено модератору.",
61
- "Thread Reply": "Тема Ответить",
62
- "Unblock User": "Разблокировать пользователя",
60
+ "The message has been reported to a moderator.": "",
61
+ "Thread Reply": "",
62
+ "Unblock User": "",
63
63
  "Unknown User": "",
64
- "Unmute User": "Включить микрофон",
65
- "Unpin from Conversation": "Открепить от беседы",
64
+ "Unmute User": "",
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": "{{ firstUser }} и еще {{ nonSelfUserLength }} пишут",
71
71
  "{{ index }} of {{ photoLength }}": "",
72
72
  "{{ replyCount }} Replies": "",
73
- "{{ replyCount }} Thread Replies": "",
73
+ "{{ replyCount }} Thread Replies": "{{replyCount}} Ответы в темах",
74
74
  "{{ user }} is typing": "{{ user }} пишет",
75
75
  "🏙 Attachment...": ""
76
76
  }