stream-chat-react-native-core 5.31.0 → 5.31.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 (73) hide show
  1. package/lib/commonjs/components/Message/MessageSimple/MessageFooter.js +8 -0
  2. package/lib/commonjs/components/Message/MessageSimple/MessageFooter.js.map +1 -1
  3. package/lib/commonjs/components/Message/MessageSimple/MessageTimestamp.js +12 -3
  4. package/lib/commonjs/components/Message/MessageSimple/MessageTimestamp.js.map +1 -1
  5. package/lib/commonjs/i18n/en.json +1 -1
  6. package/lib/commonjs/i18n/es.json +68 -68
  7. package/lib/commonjs/i18n/fr.json +68 -68
  8. package/lib/commonjs/i18n/he.json +68 -68
  9. package/lib/commonjs/i18n/hi.json +68 -68
  10. package/lib/commonjs/i18n/it.json +68 -68
  11. package/lib/commonjs/i18n/ja.json +68 -68
  12. package/lib/commonjs/i18n/ko.json +68 -68
  13. package/lib/commonjs/i18n/nl.json +68 -68
  14. package/lib/commonjs/i18n/pt-BR.json +68 -68
  15. package/lib/commonjs/i18n/ru.json +68 -68
  16. package/lib/commonjs/i18n/tr.json +68 -68
  17. package/lib/commonjs/utils/getDateString.js +2 -2
  18. package/lib/commonjs/utils/getDateString.js.map +1 -1
  19. package/lib/commonjs/version.json +1 -1
  20. package/lib/module/components/Message/MessageSimple/MessageFooter.js +8 -0
  21. package/lib/module/components/Message/MessageSimple/MessageFooter.js.map +1 -1
  22. package/lib/module/components/Message/MessageSimple/MessageTimestamp.js +12 -3
  23. package/lib/module/components/Message/MessageSimple/MessageTimestamp.js.map +1 -1
  24. package/lib/module/i18n/en.json +1 -1
  25. package/lib/module/i18n/es.json +68 -68
  26. package/lib/module/i18n/fr.json +68 -68
  27. package/lib/module/i18n/he.json +68 -68
  28. package/lib/module/i18n/hi.json +68 -68
  29. package/lib/module/i18n/it.json +68 -68
  30. package/lib/module/i18n/ja.json +68 -68
  31. package/lib/module/i18n/ko.json +68 -68
  32. package/lib/module/i18n/nl.json +68 -68
  33. package/lib/module/i18n/pt-BR.json +68 -68
  34. package/lib/module/i18n/ru.json +68 -68
  35. package/lib/module/i18n/tr.json +68 -68
  36. package/lib/module/utils/getDateString.js +2 -2
  37. package/lib/module/utils/getDateString.js.map +1 -1
  38. package/lib/module/version.json +1 -1
  39. package/lib/typescript/components/Message/MessageSimple/MessageFooter.d.ts +1 -0
  40. package/lib/typescript/components/Message/MessageSimple/MessageFooter.d.ts.map +1 -1
  41. package/lib/typescript/components/Message/MessageSimple/MessageTimestamp.d.ts +4 -0
  42. package/lib/typescript/components/Message/MessageSimple/MessageTimestamp.d.ts.map +1 -1
  43. package/lib/typescript/i18n/en.json +1 -1
  44. package/lib/typescript/i18n/es.json +68 -68
  45. package/lib/typescript/i18n/fr.json +68 -68
  46. package/lib/typescript/i18n/he.json +68 -68
  47. package/lib/typescript/i18n/hi.json +68 -68
  48. package/lib/typescript/i18n/it.json +68 -68
  49. package/lib/typescript/i18n/ja.json +68 -68
  50. package/lib/typescript/i18n/ko.json +68 -68
  51. package/lib/typescript/i18n/nl.json +68 -68
  52. package/lib/typescript/i18n/pt-BR.json +68 -68
  53. package/lib/typescript/i18n/ru.json +68 -68
  54. package/lib/typescript/i18n/tr.json +68 -68
  55. package/lib/typescript/utils/getDateString.d.ts +1 -1
  56. package/lib/typescript/utils/getDateString.d.ts.map +1 -1
  57. package/package.json +1 -1
  58. package/src/components/Message/MessageSimple/MessageFooter.tsx +12 -3
  59. package/src/components/Message/MessageSimple/MessageTimestamp.tsx +22 -6
  60. package/src/i18n/en.json +1 -1
  61. package/src/i18n/es.json +68 -68
  62. package/src/i18n/fr.json +68 -68
  63. package/src/i18n/he.json +68 -68
  64. package/src/i18n/hi.json +68 -68
  65. package/src/i18n/it.json +68 -68
  66. package/src/i18n/ja.json +68 -68
  67. package/src/i18n/ko.json +68 -68
  68. package/src/i18n/nl.json +68 -68
  69. package/src/i18n/pt-BR.json +68 -68
  70. package/src/i18n/ru.json +68 -68
  71. package/src/i18n/tr.json +68 -68
  72. package/src/utils/getDateString.ts +3 -3
  73. package/src/version.json +1 -1
@@ -1,83 +1,83 @@
1
1
  {
2
- "1 Reply": "답장 1개",
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?": "이 메시지를 영구적으로 삭제하시겠습니까?",
8
- "Are you sure?": "확실합니까?",
9
- "Block User": "사용자 차단",
10
- "Cancel": "취소",
11
- "Cannot Flag Message": "메세지를 플래그 할 수 없습니다",
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
- "Edited": "편집됨",
20
- "Editing Message": "메시지 편집중",
21
- "Emoji matching": "이모티콘 매칭",
22
- "Empty 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
+ "Are you sure?": "",
9
+ "Block User": "",
10
+ "Cancel": "",
11
+ "Cannot Flag Message": "",
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
+ "Edited": "",
20
+ "Editing Message": "",
21
+ "Emoji matching": "",
22
+ "Empty message...": "",
23
23
  "Error loading": "로드 오류",
24
- "Error loading channel list...": "채널리스트 을로드하는 동안 오류가 발생했습니다...",
24
+ "Error loading channel list...": "",
25
25
  "Error loading messages for this channel...": "이 채널의 메시지를로드하는 동안 오류가 발생했습니다...",
26
- "Error while loading, please reload/refresh": "로드하는 동안 오류가 발생했습니다. 다시로드하십시오",
27
- "File is too large: {{ size }}, maximum upload size is {{ limit }}": "파일이 너무 큽니다: {{ size }}, 최대 업로드 크기는 {{ limit }}입니다",
28
- "File type not supported": "지원하지 않는 파일입니다.",
29
- "Flag": "플래그",
30
- "Flag Message": "메시지를 플래그하기",
31
- "Flag action failed either due to a network issue or the message is already flagged": "네트워크 연결에 문제가 있거나 이미 플래그 되어서 플래그에 실패했습니다.",
32
- "Hold to start recording.": "녹음을 시작하려면 눌러주세요.",
33
- "How about sending your first message to a friend?": "친구에게 첫 번째 메시지를 보내는 것은 어떻습니까?",
34
- "Instant Commands": "인스턴트 명령",
35
- "Let's start chatting!": "채팅을 시작합시다!",
36
- "Links are disabled": "링크 기능이 비활성화되었습니다",
26
+ "Error while loading, please reload/refresh": "",
27
+ "File is too large: {{ size }}, maximum upload size is {{ limit }}": "",
28
+ "File type not supported": "",
29
+ "Flag": "",
30
+ "Flag Message": "",
31
+ "Flag action failed either due to a network issue or the message is already flagged": "",
32
+ "Hold to start recording.": "",
33
+ "How about sending your first message to a friend?": "",
34
+ "Instant Commands": "",
35
+ "Let's start chatting!": "",
36
+ "Links are disabled": "",
37
37
  "Loading channels...": "채널을 로딩 중...",
38
38
  "Loading messages...": "메시지를 로딩 중...",
39
39
  "Loading...": "로딩 중...",
40
40
  "Message Reactions": "메시지의 리액션",
41
41
  "Message deleted": "메시지가 삭제되었습니다.",
42
- "Message flagged": "메시지에 플래그가 지정되었습니다",
43
- "Mute User": "사용자를 음소거",
44
- "No chats here yet…": "아직 여기에 채팅이 없어요…",
45
- "Not supported": "지원하지 않습니다",
46
- "Nothing yet...": "아직 아무것도...",
47
- "Ok": "확인",
42
+ "Message flagged": "",
43
+ "Mute User": "",
44
+ "No chats here yet…": "",
45
+ "Not supported": "",
46
+ "Nothing yet...": "",
47
+ "Ok": "",
48
48
  "Only visible to you": "당신만 볼 수 있습니다",
49
- "Open Settings": "설정 열기",
50
- "Photo": "사진",
51
- "Photos and Videos": "사진과 동영상",
52
- "Pin to Conversation": "대화에 고정합니다",
49
+ "Open Settings": "",
50
+ "Photo": "",
51
+ "Photos and Videos": "",
52
+ "Pin to Conversation": "",
53
53
  "Pinned by": "고정된 사용자",
54
- "Please allow Audio permissions in settings.": "설정에서 오디오 권한을 허용해주세요.",
55
- "Please enable access to your photos and videos so you can share them.": "사진 및 비디오에 대한 액세스를 사용하여 공유 할 수 있도록합니다.",
56
- "Please select a channel first": "먼저 채널을 선택하십시오",
54
+ "Please allow Audio permissions in settings.": "",
55
+ "Please enable access to your photos and videos so you can share them.": "",
56
+ "Please select a channel first": "",
57
57
  "Reconnecting...": "다시 연결 중...",
58
- "Reply": "답장",
59
- "Reply to Message": "메시지에 답장",
60
- "Resend": "재전송",
61
- "Search GIFs": "GIF의 검색",
62
- "Select More Photos": "추가 사진 선택",
63
- "Send Anyway": "그래도 보내기",
64
- "Send a message": "메세지를 보내다",
65
- "Sending links is not allowed in this conversation": "이 대화에서는 링크 기능을 사용할 수 없습니다",
66
- "Slow mode ON": "슬로모드 켜짐",
67
- "The message has been reported to a moderator.": "메시지는 운영자에보고되었습니다.",
68
- "Thread Reply": "스레드 답장",
69
- "Unblock User": "사용자 차단 해제",
70
- "Unknown User": "알 수없는 사용자",
71
- "Unmute User": "사용자 음소거 해제",
72
- "Unpin from Conversation": "대화의 핀을 분리합니다",
73
- "Unread Messages": "읽지 않은 메시지",
74
- "Video": "동영상",
58
+ "Reply": "",
59
+ "Reply to Message": "",
60
+ "Resend": "",
61
+ "Search GIFs": "",
62
+ "Select More Photos": "",
63
+ "Send Anyway": "",
64
+ "Send a message": "",
65
+ "Sending links is not allowed in this conversation": "",
66
+ "Slow mode ON": "",
67
+ "The message has been reported to a moderator.": "",
68
+ "Thread Reply": "",
69
+ "Unblock User": "",
70
+ "Unknown User": "",
71
+ "Unmute User": "",
72
+ "Unpin from Conversation": "",
73
+ "Unread Messages": "",
74
+ "Video": "",
75
75
  "You": "당신",
76
- "You can't send messages in this channel": "이 채널에서는 메세지를 전송할 수 없습니다",
77
- "{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "{{ firstUser }} 외 {{ nonSelfUserLength }}명이 입력 중입니다",
78
- "{{ index }} of {{ photoLength }}": "{{ index }} / {{ photoLength }}",
79
- "{{ replyCount }} Replies": "{{ replyCount }} 답글",
76
+ "You can't send messages in this channel": "",
77
+ "{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "",
78
+ "{{ index }} of {{ photoLength }}": "",
79
+ "{{ replyCount }} Replies": "",
80
80
  "{{ replyCount }} Thread Replies": "{{ replyCount }} 스레드 답글",
81
- "{{ user }} is typing": "{{ user }} 타이핑 중",
82
- "🏙 Attachment...": "🏙 부착..."
81
+ "{{ user }} is typing": "",
82
+ "🏙 Attachment...": ""
83
83
  }
@@ -1,83 +1,83 @@
1
1
  {
2
- "1 Reply": "1 Antwoord",
2
+ "1 Reply": "",
3
3
  "1 Thread Reply": "1 thread antwoord",
4
- "Allow access to your Gallery": "Geef toegang tot uw galerij",
5
- "Allow camera access in device settings": "Sta cameratoegang toe in de apparaatinstellingen",
6
- "Also send to channel": "Stuur ook naar kanaal",
7
- "Are you sure you want to permanently delete this message?": "Weet u zeker dat u dit bericht definitief wilt verwijderen?",
8
- "Are you sure?": "Weet je het zeker?",
9
- "Block User": "Blokkeer Gebruiker",
10
- "Cancel": "Annuleer",
11
- "Cannot Flag Message": "Kan bericht niet rapporteren",
12
- "Consider how your comment might make others feel and be sure to follow our Community Guidelines": "Denk na over hoe jouw opmerking anderen zou kunnen laten voelen en zorg ervoor dat je onze Community-richtlijnen volgt",
13
- "Copy Message": "Bericht kopiëren",
14
- "Delete": "Verwijderen",
15
- "Delete Message": "Verwijder bericht",
16
- "Device camera is used to take photos or videos.": "De camera van het apparaat wordt gebruikt om foto's of video's te maken.",
17
- "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?",
18
- "Edit Message": "Pas bericht aan",
19
- "Edited": "Bewerkt",
20
- "Editing Message": "Bericht aanpassen",
21
- "Emoji matching": "Emoji-overeenkomsten",
22
- "Empty message...": "Leeg bericht...",
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
+ "Are you sure?": "",
9
+ "Block User": "",
10
+ "Cancel": "",
11
+ "Cannot Flag Message": "",
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
+ "Edited": "",
20
+ "Editing Message": "",
21
+ "Emoji matching": "",
22
+ "Empty message...": "",
23
23
  "Error loading": "Probleem bij het laden",
24
- "Error loading channel list...": "Probleem bij het laden van de kanalen...",
24
+ "Error loading channel list...": "",
25
25
  "Error loading messages for this channel...": "Probleem bij het laden van de berichten in dit kanaal...",
26
- "Error while loading, please reload/refresh": "Probleem bij het laden, probeer opnieuw",
27
- "File is too large: {{ size }}, maximum upload size is {{ limit }}": "Bestand is te groot: {{ size }}, maximale uploadgrootte is {{ limit }}",
28
- "File type not supported": "Bestandstype niet ondersteund",
29
- "Flag": "Markeer",
30
- "Flag Message": "Markeer bericht",
31
- "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",
32
- "Hold to start recording.": "Houd vast om opname te starten.",
33
- "How about sending your first message to a friend?": "Wat dacht je ervan om je eerste bericht naar een vriend te sturen?",
34
- "Instant Commands": "Directe Opdrachten",
35
- "Let's start chatting!": "Laten we beginnen met chatten!",
36
- "Links are disabled": "Het versturen van links staat uit",
26
+ "Error while loading, please reload/refresh": "",
27
+ "File is too large: {{ size }}, maximum upload size is {{ limit }}": "",
28
+ "File type not supported": "",
29
+ "Flag": "",
30
+ "Flag Message": "",
31
+ "Flag action failed either due to a network issue or the message is already flagged": "",
32
+ "Hold to start recording.": "",
33
+ "How about sending your first message to a friend?": "",
34
+ "Instant Commands": "",
35
+ "Let's start chatting!": "",
36
+ "Links are disabled": "",
37
37
  "Loading channels...": "Kanalen aan het laden...",
38
38
  "Loading messages...": "Berichten aan het laden...",
39
39
  "Loading...": "Aan het laden...",
40
40
  "Message Reactions": "Bericht Reacties",
41
41
  "Message deleted": "Bericht verwijderd",
42
- "Message flagged": "Bericht gemarkeerd",
43
- "Mute User": "Gebruiker dempen",
44
- "No chats here yet…": "Nog geen chats hier…",
45
- "Not supported": "niet ondersteund",
46
- "Nothing yet...": "Nog niets...",
47
- "Ok": "Oké",
42
+ "Message flagged": "",
43
+ "Mute User": "",
44
+ "No chats here yet…": "",
45
+ "Not supported": "",
46
+ "Nothing yet...": "",
47
+ "Ok": "",
48
48
  "Only visible to you": "Alleen zichtbaar voor jou",
49
- "Open Settings": "Open instellingen",
50
- "Photo": "Foto",
51
- "Photos and Videos": "Foto's en video's",
52
- "Pin to Conversation": "Vastmaken aan gesprek",
49
+ "Open Settings": "",
50
+ "Photo": "",
51
+ "Photos and Videos": "",
52
+ "Pin to Conversation": "",
53
53
  "Pinned by": "Vastgemaakt door",
54
- "Please allow Audio permissions in settings.": "Gelieve audio toestemmingen toe te staan in de instellingen.",
55
- "Please enable access to your photos and videos so you can share them.": "Schakel toegang tot uw foto's en video's in zodat u ze kunt delen.",
56
- "Please select a channel first": "Selecteer eerst een kanaal",
54
+ "Please allow Audio permissions in settings.": "",
55
+ "Please enable access to your photos and videos so you can share them.": "",
56
+ "Please select a channel first": "",
57
57
  "Reconnecting...": "Opnieuw Verbinding Maken...",
58
- "Reply": "Antwoord",
59
- "Reply to Message": "Beantwoord bericht",
60
- "Resend": "Opnieuw versturen",
61
- "Search GIFs": "Zoek GIF's",
62
- "Select More Photos": "Selecteer Meer foto's",
63
- "Send Anyway": "Toch verzenden",
64
- "Send a message": "Stuur een bericht",
65
- "Sending links is not allowed in this conversation": "In dit gesprek is het niet toegestaan links te versturen",
66
- "Slow mode ON": "Langzame modus aan",
67
- "The message has been reported to a moderator.": "Het bericht is gerapporteerd aan een moderator.",
68
- "Thread Reply": "Discussie beantwoorden",
69
- "Unblock User": "Deblokkeer gebruiker",
70
- "Unknown User": "Onbekende gebruiker",
71
- "Unmute User": "Dempen van gebruiker opheffen",
72
- "Unpin from Conversation": "Losmaken van gesprek",
73
- "Unread Messages": "Ongelezen Berichten",
74
- "Video": "Video",
58
+ "Reply": "",
59
+ "Reply to Message": "",
60
+ "Resend": "",
61
+ "Search GIFs": "",
62
+ "Select More Photos": "",
63
+ "Send Anyway": "",
64
+ "Send a message": "",
65
+ "Sending links is not allowed in this conversation": "",
66
+ "Slow mode ON": "",
67
+ "The message has been reported to a moderator.": "",
68
+ "Thread Reply": "",
69
+ "Unblock User": "",
70
+ "Unknown User": "",
71
+ "Unmute User": "",
72
+ "Unpin from Conversation": "",
73
+ "Unread Messages": "",
74
+ "Video": "",
75
75
  "You": "U",
76
- "You can't send messages in this channel": "Je kan geen berichten sturen in dit kanaal",
77
- "{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "{{ firstUser }} en {{ nonSelfUserLength }} anderen zijn aan het typen",
78
- "{{ index }} of {{ photoLength }}": "{{ index }} van {{ photoLength }}",
79
- "{{ replyCount }} Replies": "{{ replyCount }} Antwoorden",
76
+ "You can't send messages in this channel": "",
77
+ "{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "",
78
+ "{{ index }} of {{ photoLength }}": "",
79
+ "{{ replyCount }} Replies": "",
80
80
  "{{ replyCount }} Thread Replies": "{{replyCount}} Discussiereacties",
81
- "{{ user }} is typing": "{{ user }} is aan het typen",
82
- "🏙 Attachment...": "🏙 Bijlage..."
81
+ "{{ user }} is typing": "",
82
+ "🏙 Attachment...": ""
83
83
  }
@@ -1,83 +1,83 @@
1
1
  {
2
- "1 Reply": "1 Resposta",
2
+ "1 Reply": "",
3
3
  "1 Thread Reply": "1 Resposta de Thread",
4
- "Allow access to your Gallery": "Permitir acesso à sua Galeria",
5
- "Allow camera access in device settings": "Permitir acesso à câmera nas configurações do dispositivo",
6
- "Also send to channel": "Também enviar para o canal",
7
- "Are you sure you want to permanently delete this message?": "Tem certeza de que deseja excluir esta mensagem permanentemente?",
8
- "Are you sure?": "Tem certeza?",
9
- "Block User": "Bloquear Usuário",
10
- "Cancel": "Cancelar",
11
- "Cannot Flag Message": "Não é possível reportar a mensagem",
12
- "Consider how your comment might make others feel and be sure to follow our Community Guidelines": "Considere como seu comentário pode fazer os outros se sentirem e certifique-se de seguir nossas Diretrizes da Comunidade",
13
- "Copy Message": "Copiar Mensagem",
14
- "Delete": "Excluir",
15
- "Delete Message": "Excluir Mensagem",
16
- "Device camera is used to take photos or videos.": "A câmera do dispositivo é usada para tirar fotos ou vídeos.",
17
- "Do you want to send a copy of this message to a moderator for further investigation?": "Deseja enviar uma cópia desta mensagem para um moderador para investigação adicional?",
18
- "Edit Message": "Editar Mensagem",
19
- "Edited": "Editado",
20
- "Editing Message": "Editando Mensagem",
21
- "Emoji matching": "Correspondência de Emoji",
22
- "Empty message...": "Mensagem vazia...",
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
+ "Are you sure?": "",
9
+ "Block User": "",
10
+ "Cancel": "",
11
+ "Cannot Flag Message": "",
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
+ "Edited": "",
20
+ "Editing Message": "",
21
+ "Emoji matching": "",
22
+ "Empty message...": "",
23
23
  "Error loading": "Erro ao carregar",
24
- "Error loading channel list...": "Erro ao carregar lista de canais...",
24
+ "Error loading channel list...": "",
25
25
  "Error loading messages for this channel...": "Erro ao carregar mensagens para este canal...",
26
- "Error while loading, please reload/refresh": "Erro ao carregar, por favor recarregue/atualize",
27
- "File is too large: {{ size }}, maximum upload size is {{ limit }}": "O arquivo é muito grande: {{ size }}, o tamanho máximo de upload é {{ limit }}",
28
- "File type not supported": "Tipo de arquivo não suportado",
29
- "Flag": "Reportar",
30
- "Flag Message": "Reportar Mensagem",
31
- "Flag action failed either due to a network issue or the message is already flagged": "A ação para reportar a mensagem falhou devido a um problema de rede ou a mensagem já foi reportada.",
32
- "Hold to start recording.": "Mantenha pressionado para começar a gravar.",
33
- "How about sending your first message to a friend?": "Que tal enviar sua primeira mensagem para um amigo?",
34
- "Instant Commands": "Comandos Instantâneos",
35
- "Let's start chatting!": "Vamos começar a conversar!",
36
- "Links are disabled": "Links estão desabilitados",
26
+ "Error while loading, please reload/refresh": "",
27
+ "File is too large: {{ size }}, maximum upload size is {{ limit }}": "",
28
+ "File type not supported": "",
29
+ "Flag": "",
30
+ "Flag Message": "",
31
+ "Flag action failed either due to a network issue or the message is already flagged": "",
32
+ "Hold to start recording.": "",
33
+ "How about sending your first message to a friend?": "",
34
+ "Instant Commands": "",
35
+ "Let's start chatting!": "",
36
+ "Links are disabled": "",
37
37
  "Loading channels...": "Carregando canais...",
38
38
  "Loading messages...": "Carregando mensagens...",
39
39
  "Loading...": "Carregando...",
40
40
  "Message Reactions": "Reações à Mensagem",
41
41
  "Message deleted": "Mensagem excluída",
42
- "Message flagged": "Mensagem sinalizada",
43
- "Mute User": "Silenciar Usuário",
44
- "No chats here yet…": "Ainda não há chats aqui...",
45
- "Not supported": "Não suportado",
46
- "Nothing yet...": "Nada ainda...",
47
- "Ok": "Ok",
42
+ "Message flagged": "",
43
+ "Mute User": "",
44
+ "No chats here yet…": "",
45
+ "Not supported": "",
46
+ "Nothing yet...": "",
47
+ "Ok": "",
48
48
  "Only visible to you": "Apenas visível para você",
49
- "Open Settings": "Abrir Configurações",
50
- "Photo": "Foto",
51
- "Photos and Videos": "Fotos e Vídeos",
52
- "Pin to Conversation": "Fixar na Conversa",
49
+ "Open Settings": "",
50
+ "Photo": "",
51
+ "Photos and Videos": "",
52
+ "Pin to Conversation": "",
53
53
  "Pinned by": "Fixado por",
54
- "Please allow Audio permissions in settings.": "Por favor, permita as permissões de áudio nas configurações.",
55
- "Please enable access to your photos and videos so you can share them.": "Por favor, habilite o acesso às suas fotos e vídeos para poder compartilhá-los.",
56
- "Please select a channel first": "Por favor, selecione um canal primeiro",
54
+ "Please allow Audio permissions in settings.": "",
55
+ "Please enable access to your photos and videos so you can share them.": "",
56
+ "Please select a channel first": "",
57
57
  "Reconnecting...": "Reconectando...",
58
- "Reply": "Responder",
59
- "Reply to Message": "Responder à Mensagem",
60
- "Resend": "Reenviar",
61
- "Search GIFs": "Pesquisar GIFs",
62
- "Select More Photos": "Selecionar Mais Fotos",
63
- "Send Anyway": "Enviar de qualquer maneira",
64
- "Send a message": "Enviar uma mensagem",
65
- "Sending links is not allowed in this conversation": "Não é permitido enviar links nesta conversa",
66
- "Slow mode ON": "Modo Lento ATIVADO",
67
- "The message has been reported to a moderator.": "A mensagem foi relatada a um moderador.",
68
- "Thread Reply": "Respostas de Tópico",
69
- "Unblock User": "Desbloquear Usuário",
70
- "Unknown User": "Usuário Desconhecido",
71
- "Unmute User": "Remover usuário do modo silencioso",
72
- "Unpin from Conversation": "Desmarcar como fixado na conversa",
73
- "Unread Messages": "Mensagens não lidas",
74
- "Video": "Vídeo",
58
+ "Reply": "",
59
+ "Reply to Message": "",
60
+ "Resend": "",
61
+ "Search GIFs": "",
62
+ "Select More Photos": "",
63
+ "Send Anyway": "",
64
+ "Send a message": "",
65
+ "Sending links is not allowed in this conversation": "",
66
+ "Slow mode ON": "",
67
+ "The message has been reported to a moderator.": "",
68
+ "Thread Reply": "",
69
+ "Unblock User": "",
70
+ "Unknown User": "",
71
+ "Unmute User": "",
72
+ "Unpin from Conversation": "",
73
+ "Unread Messages": "",
74
+ "Video": "",
75
75
  "You": "Você",
76
- "You can't send messages in this channel": "Você não pode enviar mensagens neste canal",
77
- "{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "{{ firstUser }} e mais {{ nonSelfUserLength }} pessoa(s) estão digitando",
78
- "{{ index }} of {{ photoLength }}": "{{ index }} de {{ photoLength }}",
79
- "{{ replyCount }} Replies": "{{ replyCount }} Respostas",
76
+ "You can't send messages in this channel": "",
77
+ "{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "",
78
+ "{{ index }} of {{ photoLength }}": "",
79
+ "{{ replyCount }} Replies": "",
80
80
  "{{ replyCount }} Thread Replies": "{{ replyCount }} Respostas de Thread",
81
- "{{ user }} is typing": "{{ user }} está digitando",
82
- "🏙 Attachment...": "🏙 Anexo..."
81
+ "{{ user }} is typing": "",
82
+ "🏙 Attachment...": ""
83
83
  }
@@ -1,83 +1,83 @@
1
1
  {
2
- "1 Reply": "1 Ответ",
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?": "Вы действительно хотите удалить это сообщение без возможности восстановления?",
8
- "Are you sure?": "Вы уверены?",
9
- "Block User": "Заблокировать пользователя",
10
- "Cancel": "Отмена",
11
- "Cannot Flag Message": "Невозможно пожаловаться на сообщение",
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
- "Edited": "Отредактировано",
20
- "Editing Message": "Редактирование сообщения",
21
- "Emoji matching": "Соответствие эмодзи",
22
- "Empty 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
+ "Are you sure?": "",
9
+ "Block User": "",
10
+ "Cancel": "",
11
+ "Cannot Flag Message": "",
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
+ "Edited": "",
20
+ "Editing Message": "",
21
+ "Emoji matching": "",
22
+ "Empty message...": "",
23
23
  "Error loading": "Ошибка при загрузке",
24
- "Error loading channel list...": "Ошибка загрузки списка каналов...",
24
+ "Error loading channel list...": "",
25
25
  "Error loading messages for this channel...": "Ошибка загрузки сообщений для этого канала...",
26
- "Error while loading, please reload/refresh": "Ошибка загрузки, пожалуйста перезагрузите или обновите",
27
- "File is too large: {{ size }}, maximum upload size is {{ limit }}": "Файл слишком большой: {{ size }}, максимальный размер загрузки составляет {{ limit }}",
28
- "File type not supported": "Тип файла не поддерживается",
29
- "Flag": "Пометить",
30
- "Flag Message": "Пометить сообщение",
31
- "Flag action failed either due to a network issue or the message is already flagged": "Не удалось отправить жалобу. Возможные причины: проблема с подключением к интернету или ваша жалоба уже была принята.",
32
- "Hold to start recording.": "Удерживайте, чтобы начать запись.",
33
- "How about sending your first message to a friend?": "Как насчет отправки первого сообщения другу?",
34
- "Instant Commands": "Мгновенные Команды",
35
- "Let's start chatting!": "Давайте начнем общаться!",
36
- "Links are disabled": "Ссылки отключены",
26
+ "Error while loading, please reload/refresh": "",
27
+ "File is too large: {{ size }}, maximum upload size is {{ limit }}": "",
28
+ "File type not supported": "",
29
+ "Flag": "",
30
+ "Flag Message": "",
31
+ "Flag action failed either due to a network issue or the message is already flagged": "",
32
+ "Hold to start recording.": "",
33
+ "How about sending your first message to a friend?": "",
34
+ "Instant Commands": "",
35
+ "Let's start chatting!": "",
36
+ "Links are disabled": "",
37
37
  "Loading channels...": "Загружаю каналы...",
38
38
  "Loading messages...": "Загружаю сообщения...",
39
39
  "Loading...": "Загружаю...",
40
40
  "Message Reactions": "Сообщения Реакции",
41
41
  "Message deleted": "Сообщение удалено",
42
- "Message flagged": "Сообщение отмечено",
43
- "Mute User": "Отключить пользователя",
44
- "No chats here yet…": "Здесь пока нет чатов…",
45
- "Not supported": "не поддерживается",
46
- "Nothing yet...": "Пока ничего нет...",
47
- "Ok": "",
42
+ "Message flagged": "",
43
+ "Mute User": "",
44
+ "No chats here yet…": "",
45
+ "Not supported": "",
46
+ "Nothing yet...": "",
47
+ "Ok": "",
48
48
  "Only visible to you": "Видно только вам",
49
- "Open Settings": "Открыть настройки",
50
- "Photo": "Фото",
51
- "Photos and Videos": "Фото и видео",
52
- "Pin to Conversation": "Закрепить к беседе",
49
+ "Open Settings": "",
50
+ "Photo": "",
51
+ "Photos and Videos": "",
52
+ "Pin to Conversation": "",
53
53
  "Pinned by": "Закреплено пользователем",
54
- "Please allow Audio permissions in settings.": "Пожалуйста, разрешите разрешения на аудио в настройках.",
55
- "Please enable access to your photos and videos so you can share them.": "Разрешите доступ к своим фотографиям и видео, чтобы вы могли ими поделиться.",
56
- "Please select a channel first": "Пожалуйста, сначала выберите канал",
54
+ "Please allow Audio permissions in settings.": "",
55
+ "Please enable access to your photos and videos so you can share them.": "",
56
+ "Please select a channel first": "",
57
57
  "Reconnecting...": "Переподключение...",
58
- "Reply": "Ответить",
59
- "Reply to Message": "Ответить на сообщение",
60
- "Resend": "Отправить",
61
- "Search GIFs": "Поиск GIF",
62
- "Select More Photos": "Выбрать больше фотографий",
63
- "Send Anyway": "Всё равно отправить",
64
- "Send a message": "Отправить сообщение",
65
- "Sending links is not allowed in this conversation": "Отправка ссылок недоступна в этом чате",
66
- "Slow mode ON": "Медленный режим включен",
67
- "The message has been reported to a moderator.": "Сообщение отправлено модератору.",
68
- "Thread Reply": "Тема Ответить",
69
- "Unblock User": "Разблокировать пользователя",
70
- "Unknown User": "Неизвестный пользователь",
71
- "Unmute User": "Включить микрофон",
72
- "Unpin from Conversation": "Открепить от беседы",
73
- "Unread Messages": "Непрочитанные Сообщения",
74
- "Video": "видео",
58
+ "Reply": "",
59
+ "Reply to Message": "",
60
+ "Resend": "",
61
+ "Search GIFs": "",
62
+ "Select More Photos": "",
63
+ "Send Anyway": "",
64
+ "Send a message": "",
65
+ "Sending links is not allowed in this conversation": "",
66
+ "Slow mode ON": "",
67
+ "The message has been reported to a moderator.": "",
68
+ "Thread Reply": "",
69
+ "Unblock User": "",
70
+ "Unknown User": "",
71
+ "Unmute User": "",
72
+ "Unpin from Conversation": "",
73
+ "Unread Messages": "",
74
+ "Video": "",
75
75
  "You": "Вы",
76
- "You can't send messages in this channel": "Вы не можете отправлять сообщения в этот канал",
77
- "{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "{{ firstUser }} и еще {{ nonSelfUserLength }} пишут",
78
- "{{ index }} of {{ photoLength }}": "{{ index }} из {{ photoLength }}",
79
- "{{ replyCount }} Replies": "{{ replyCount }} Ответов",
76
+ "You can't send messages in this channel": "",
77
+ "{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "",
78
+ "{{ index }} of {{ photoLength }}": "",
79
+ "{{ replyCount }} Replies": "",
80
80
  "{{ replyCount }} Thread Replies": "{{replyCount}} Ответы в темах",
81
- "{{ user }} is typing": "{{ user }} пишет",
82
- "🏙 Attachment...": "🏙 Вложение..."
81
+ "{{ user }} is typing": "",
82
+ "🏙 Attachment...": ""
83
83
  }