stream-chat-react-native-core 5.31.1 → 5.31.2-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.
Files changed (59) hide show
  1. package/lib/commonjs/components/MessageList/MessageList.js +9 -18
  2. package/lib/commonjs/components/MessageList/MessageList.js.map +1 -1
  3. package/lib/commonjs/i18n/en.json +1 -1
  4. package/lib/commonjs/i18n/es.json +73 -73
  5. package/lib/commonjs/i18n/fr.json +73 -73
  6. package/lib/commonjs/i18n/he.json +73 -73
  7. package/lib/commonjs/i18n/hi.json +73 -73
  8. package/lib/commonjs/i18n/it.json +73 -73
  9. package/lib/commonjs/i18n/ja.json +73 -73
  10. package/lib/commonjs/i18n/ko.json +73 -73
  11. package/lib/commonjs/i18n/nl.json +73 -73
  12. package/lib/commonjs/i18n/pt-BR.json +73 -73
  13. package/lib/commonjs/i18n/ru.json +73 -73
  14. package/lib/commonjs/i18n/tr.json +73 -73
  15. package/lib/commonjs/version.json +1 -1
  16. package/lib/module/components/MessageList/MessageList.js +9 -18
  17. package/lib/module/components/MessageList/MessageList.js.map +1 -1
  18. package/lib/module/i18n/en.json +1 -1
  19. package/lib/module/i18n/es.json +73 -73
  20. package/lib/module/i18n/fr.json +73 -73
  21. package/lib/module/i18n/he.json +73 -73
  22. package/lib/module/i18n/hi.json +73 -73
  23. package/lib/module/i18n/it.json +73 -73
  24. package/lib/module/i18n/ja.json +73 -73
  25. package/lib/module/i18n/ko.json +73 -73
  26. package/lib/module/i18n/nl.json +73 -73
  27. package/lib/module/i18n/pt-BR.json +73 -73
  28. package/lib/module/i18n/ru.json +73 -73
  29. package/lib/module/i18n/tr.json +73 -73
  30. package/lib/module/version.json +1 -1
  31. package/lib/typescript/components/MessageList/MessageList.d.ts.map +1 -1
  32. package/lib/typescript/i18n/en.json +1 -1
  33. package/lib/typescript/i18n/es.json +73 -73
  34. package/lib/typescript/i18n/fr.json +73 -73
  35. package/lib/typescript/i18n/he.json +73 -73
  36. package/lib/typescript/i18n/hi.json +73 -73
  37. package/lib/typescript/i18n/it.json +73 -73
  38. package/lib/typescript/i18n/ja.json +73 -73
  39. package/lib/typescript/i18n/ko.json +73 -73
  40. package/lib/typescript/i18n/nl.json +73 -73
  41. package/lib/typescript/i18n/pt-BR.json +73 -73
  42. package/lib/typescript/i18n/ru.json +73 -73
  43. package/lib/typescript/i18n/tr.json +73 -73
  44. package/package.json +1 -1
  45. package/src/components/MessageList/MessageList.tsx +51 -62
  46. package/src/components/Thread/__tests__/__snapshots__/Thread.test.js.snap +0 -1
  47. package/src/i18n/en.json +1 -1
  48. package/src/i18n/es.json +73 -73
  49. package/src/i18n/fr.json +73 -73
  50. package/src/i18n/he.json +73 -73
  51. package/src/i18n/hi.json +73 -73
  52. package/src/i18n/it.json +73 -73
  53. package/src/i18n/ja.json +73 -73
  54. package/src/i18n/ko.json +73 -73
  55. package/src/i18n/nl.json +73 -73
  56. package/src/i18n/pt-BR.json +73 -73
  57. package/src/i18n/ru.json +73 -73
  58. package/src/i18n/tr.json +73 -73
  59. package/src/version.json +1 -1
@@ -1,83 +1,83 @@
1
1
  {
2
- "1 Reply": "1件の返信",
3
- "1 Thread Reply": "1件のスレッド返信",
4
- "Allow access to your Gallery": "ギャラリーへのアクセスを許可する",
5
- "Allow camera access in device settings": "デバイス設定でカメラへのアクセスを許可する",
2
+ "1 Reply": "",
3
+ "1 Thread Reply": "",
4
+ "Allow access to your Gallery": "",
5
+ "Allow camera access in device settings": "",
6
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": "編集済み",
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
20
  "Editing Message": "メッセージを編集中",
21
- "Emoji matching": "絵文字マッチング",
22
- "Empty message...": "空のメッセージ...",
23
- "Error loading": "読み込みエラー",
24
- "Error loading channel list...": "チャネルリストの読み込み中にエラーが発生しました。。。",
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": "ネットワーク接続に問題があるか、すでにフラグが設定されているため、フラグが失敗しました。",
21
+ "Emoji matching": "",
22
+ "Empty message...": "",
23
+ "Error loading": "",
24
+ "Error loading channel list...": "",
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 }}": "",
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
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
- "Loading channels...": "チャネルを読み込み中。。。",
38
- "Loading messages...": "メッセージを読み込み中。。。",
39
- "Loading...": "読み込み中。。。",
40
- "Message Reactions": "メッセージのリアクション",
33
+ "How about sending your first message to a friend?": "",
34
+ "Instant Commands": "",
35
+ "Let's start chatting!": "",
36
+ "Links are disabled": "",
37
+ "Loading channels...": "",
38
+ "Loading messages...": "",
39
+ "Loading...": "",
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": "確認",
48
- "Only visible to you": "あなただけに見える",
49
- "Open Settings": "設定を開く",
42
+ "Message flagged": "",
43
+ "Mute User": "",
44
+ "No chats here yet…": "",
45
+ "Not supported": "",
46
+ "Nothing yet...": "",
47
+ "Ok": "",
48
+ "Only visible to you": "",
49
+ "Open Settings": "",
50
50
  "Photo": "写真",
51
- "Photos and Videos": "写真と動画",
52
- "Pin to Conversation": "会話にピンする",
53
- "Pinned by": "ピン留めされユーザー",
51
+ "Photos and Videos": "",
52
+ "Pin to Conversation": "",
53
+ "Pinned by": "",
54
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": "最初にチャンネルを選択してください",
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": "未読メッセージ",
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
74
  "Video": "ビデオ",
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 }}件の返信",
80
- "{{ replyCount }} Thread Replies": "{{ replyCount }}件のスレッド返信",
81
- "{{ user }} is typing": "{{ user }}はタイピング中",
82
- "🏙 Attachment...": "🏙 アタッチメント..."
75
+ "You": "",
76
+ "You can't send messages in this channel": "",
77
+ "{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "",
78
+ "{{ index }} of {{ photoLength }}": "",
79
+ "{{ replyCount }} Replies": "",
80
+ "{{ replyCount }} Thread Replies": "",
81
+ "{{ user }} is typing": "",
82
+ "🏙 Attachment...": ""
83
83
  }
@@ -1,83 +1,83 @@
1
1
  {
2
- "1 Reply": "답장 1개",
3
- "1 Thread Reply": "1개의 스레드 답글",
4
- "Allow access to your Gallery": "갤러리에 대한 액세스를 허용",
5
- "Allow camera access in device settings": "기기 설정에서 카메라 액세스를 허용하세요.",
2
+ "1 Reply": "",
3
+ "1 Thread Reply": "",
4
+ "Allow access to your Gallery": "",
5
+ "Allow camera access in device settings": "",
6
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": "편집됨",
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
20
  "Editing Message": "메시지 편집중",
21
- "Emoji matching": "이모티콘 매칭",
22
- "Empty message...": "빈 메시지...",
23
- "Error loading": "로드 오류",
24
- "Error loading channel list...": "채널리스트 을로드하는 동안 오류가 발생했습니다...",
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": "네트워크 연결에 문제가 있거나 이미 플래그 되어서 플래그에 실패했습니다.",
21
+ "Emoji matching": "",
22
+ "Empty message...": "",
23
+ "Error loading": "",
24
+ "Error loading channel list...": "",
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 }}": "",
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
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
- "Loading channels...": "채널을 로딩 중...",
38
- "Loading messages...": "메시지를 로딩 중...",
39
- "Loading...": "로딩 중...",
40
- "Message Reactions": "메시지의 리액션",
33
+ "How about sending your first message to a friend?": "",
34
+ "Instant Commands": "",
35
+ "Let's start chatting!": "",
36
+ "Links are disabled": "",
37
+ "Loading channels...": "",
38
+ "Loading messages...": "",
39
+ "Loading...": "",
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": "확인",
48
- "Only visible to you": "당신만 볼 수 있습니다",
49
- "Open Settings": "설정 열기",
42
+ "Message flagged": "",
43
+ "Mute User": "",
44
+ "No chats here yet…": "",
45
+ "Not supported": "",
46
+ "Nothing yet...": "",
47
+ "Ok": "",
48
+ "Only visible to you": "",
49
+ "Open Settings": "",
50
50
  "Photo": "사진",
51
- "Photos and Videos": "사진과 동영상",
52
- "Pin to Conversation": "대화에 고정합니다",
53
- "Pinned by": "고정된 사용자",
51
+ "Photos and Videos": "",
52
+ "Pin to Conversation": "",
53
+ "Pinned by": "",
54
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": "먼저 채널을 선택하십시오",
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": "읽지 않은 메시지",
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
74
  "Video": "동영상",
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 }} 답글",
80
- "{{ replyCount }} Thread Replies": "{{ replyCount }} 스레드 답글",
81
- "{{ user }} is typing": "{{ user }} 타이핑 중",
82
- "🏙 Attachment...": "🏙 부착..."
75
+ "You": "",
76
+ "You can't send messages in this channel": "",
77
+ "{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "",
78
+ "{{ index }} of {{ photoLength }}": "",
79
+ "{{ replyCount }} Replies": "",
80
+ "{{ replyCount }} Thread Replies": "",
81
+ "{{ user }} is typing": "",
82
+ "🏙 Attachment...": ""
83
83
  }
@@ -1,83 +1,83 @@
1
1
  {
2
- "1 Reply": "1 Antwoord",
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",
2
+ "1 Reply": "",
3
+ "1 Thread Reply": "",
4
+ "Allow access to your Gallery": "",
5
+ "Allow camera access in device settings": "",
6
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",
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
20
  "Editing Message": "Bericht aanpassen",
21
- "Emoji matching": "Emoji-overeenkomsten",
22
- "Empty message...": "Leeg bericht...",
23
- "Error loading": "Probleem bij het laden",
24
- "Error loading channel list...": "Probleem bij het laden van de kanalen...",
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",
21
+ "Emoji matching": "",
22
+ "Empty message...": "",
23
+ "Error loading": "",
24
+ "Error loading channel list...": "",
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 }}": "",
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
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",
37
- "Loading channels...": "Kanalen aan het laden...",
38
- "Loading messages...": "Berichten aan het laden...",
39
- "Loading...": "Aan het laden...",
40
- "Message Reactions": "Bericht Reacties",
33
+ "How about sending your first message to a friend?": "",
34
+ "Instant Commands": "",
35
+ "Let's start chatting!": "",
36
+ "Links are disabled": "",
37
+ "Loading channels...": "",
38
+ "Loading messages...": "",
39
+ "Loading...": "",
40
+ "Message Reactions": "",
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é",
48
- "Only visible to you": "Alleen zichtbaar voor jou",
49
- "Open Settings": "Open instellingen",
42
+ "Message flagged": "",
43
+ "Mute User": "",
44
+ "No chats here yet…": "",
45
+ "Not supported": "",
46
+ "Nothing yet...": "",
47
+ "Ok": "",
48
+ "Only visible to you": "",
49
+ "Open Settings": "",
50
50
  "Photo": "Foto",
51
- "Photos and Videos": "Foto's en video's",
52
- "Pin to Conversation": "Vastmaken aan gesprek",
53
- "Pinned by": "Vastgemaakt door",
51
+ "Photos and Videos": "",
52
+ "Pin to Conversation": "",
53
+ "Pinned by": "",
54
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",
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",
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
74
  "Video": "Video",
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",
80
- "{{ replyCount }} Thread Replies": "{{replyCount}} Discussiereacties",
81
- "{{ user }} is typing": "{{ user }} is aan het typen",
82
- "🏙 Attachment...": "🏙 Bijlage..."
75
+ "You": "",
76
+ "You can't send messages in this channel": "",
77
+ "{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "",
78
+ "{{ index }} of {{ photoLength }}": "",
79
+ "{{ replyCount }} Replies": "",
80
+ "{{ replyCount }} Thread Replies": "",
81
+ "{{ user }} is typing": "",
82
+ "🏙 Attachment...": ""
83
83
  }