stream-chat-react-native-core 5.31.1 → 5.31.2-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.
- package/lib/commonjs/components/MessageList/MessageList.js +9 -18
- package/lib/commonjs/components/MessageList/MessageList.js.map +1 -1
- package/lib/commonjs/i18n/en.json +1 -1
- package/lib/commonjs/i18n/es.json +68 -68
- package/lib/commonjs/i18n/fr.json +68 -68
- package/lib/commonjs/i18n/he.json +68 -68
- package/lib/commonjs/i18n/hi.json +68 -68
- package/lib/commonjs/i18n/it.json +68 -68
- package/lib/commonjs/i18n/ja.json +68 -68
- package/lib/commonjs/i18n/ko.json +68 -68
- package/lib/commonjs/i18n/nl.json +68 -68
- package/lib/commonjs/i18n/pt-BR.json +68 -68
- package/lib/commonjs/i18n/ru.json +68 -68
- package/lib/commonjs/i18n/tr.json +68 -68
- package/lib/commonjs/version.json +1 -1
- package/lib/module/components/MessageList/MessageList.js +9 -18
- package/lib/module/components/MessageList/MessageList.js.map +1 -1
- package/lib/module/i18n/en.json +1 -1
- package/lib/module/i18n/es.json +68 -68
- package/lib/module/i18n/fr.json +68 -68
- package/lib/module/i18n/he.json +68 -68
- package/lib/module/i18n/hi.json +68 -68
- package/lib/module/i18n/it.json +68 -68
- package/lib/module/i18n/ja.json +68 -68
- package/lib/module/i18n/ko.json +68 -68
- package/lib/module/i18n/nl.json +68 -68
- package/lib/module/i18n/pt-BR.json +68 -68
- package/lib/module/i18n/ru.json +68 -68
- package/lib/module/i18n/tr.json +68 -68
- package/lib/module/version.json +1 -1
- package/lib/typescript/components/MessageList/MessageList.d.ts.map +1 -1
- package/lib/typescript/i18n/en.json +1 -1
- package/lib/typescript/i18n/es.json +68 -68
- package/lib/typescript/i18n/fr.json +68 -68
- package/lib/typescript/i18n/he.json +68 -68
- package/lib/typescript/i18n/hi.json +68 -68
- package/lib/typescript/i18n/it.json +68 -68
- package/lib/typescript/i18n/ja.json +68 -68
- package/lib/typescript/i18n/ko.json +68 -68
- package/lib/typescript/i18n/nl.json +68 -68
- package/lib/typescript/i18n/pt-BR.json +68 -68
- package/lib/typescript/i18n/ru.json +68 -68
- package/lib/typescript/i18n/tr.json +68 -68
- package/package.json +1 -1
- package/src/components/MessageList/MessageList.tsx +51 -62
- package/src/components/Thread/__tests__/__snapshots__/Thread.test.js.snap +0 -1
- package/src/i18n/en.json +1 -1
- package/src/i18n/es.json +68 -68
- package/src/i18n/fr.json +68 -68
- package/src/i18n/he.json +68 -68
- package/src/i18n/hi.json +68 -68
- package/src/i18n/it.json +68 -68
- package/src/i18n/ja.json +68 -68
- package/src/i18n/ko.json +68 -68
- package/src/i18n/nl.json +68 -68
- package/src/i18n/pt-BR.json +68 -68
- package/src/i18n/ru.json +68 -68
- package/src/i18n/tr.json +68 -68
- package/src/version.json +1 -1
package/src/i18n/it.json
CHANGED
|
@@ -1,83 +1,83 @@
|
|
|
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?": "
|
|
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
|
-
"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": "
|
|
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
|
+
"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.": "Tieni premuto per avviare la registrazione.",
|
|
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": "Messaggio cancellato",
|
|
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": "Visibile solo a te",
|
|
49
|
-
"Open Settings": "
|
|
49
|
+
"Open Settings": "",
|
|
50
50
|
"Photo": "Foto",
|
|
51
|
-
"Photos and Videos": "
|
|
52
|
-
"Pin to Conversation": "
|
|
51
|
+
"Photos and Videos": "",
|
|
52
|
+
"Pin to Conversation": "",
|
|
53
53
|
"Pinned by": "Fissato da",
|
|
54
54
|
"Please allow Audio permissions in settings.": "Si prega di consentire le autorizzazioni audio nelle impostazioni.",
|
|
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...": "Ricollegarsi...",
|
|
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": "
|
|
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
75
|
"You": "Tu",
|
|
76
|
-
"You can't send messages in this channel": "
|
|
76
|
+
"You can't send messages in this channel": "",
|
|
77
77
|
"{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "{{ firstUser }} e altri {{ nonSelfUserLength }} stanno scrivendo",
|
|
78
|
-
"{{ index }} of {{ photoLength }}": "
|
|
79
|
-
"{{ replyCount }} Replies": "
|
|
78
|
+
"{{ index }} of {{ photoLength }}": "",
|
|
79
|
+
"{{ replyCount }} Replies": "",
|
|
80
80
|
"{{ replyCount }} Thread Replies": "{{replyCount}} Risposte alle Conversazione",
|
|
81
81
|
"{{ user }} is typing": "{{ user }} sta scrivendo",
|
|
82
|
-
"🏙 Attachment...": "
|
|
82
|
+
"🏙 Attachment...": ""
|
|
83
83
|
}
|
package/src/i18n/ja.json
CHANGED
|
@@ -1,83 +1,83 @@
|
|
|
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?": "
|
|
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
|
-
"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": "
|
|
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
|
+
"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": "
|
|
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": "
|
|
49
|
+
"Open Settings": "",
|
|
50
50
|
"Photo": "写真",
|
|
51
|
-
"Photos and Videos": "
|
|
52
|
-
"Pin to Conversation": "
|
|
51
|
+
"Photos and Videos": "",
|
|
52
|
+
"Pin to Conversation": "",
|
|
53
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": "
|
|
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
75
|
"You": "あなた",
|
|
76
|
-
"You can't send messages in this channel": "
|
|
76
|
+
"You can't send messages in this channel": "",
|
|
77
77
|
"{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "{{ firstUser }}と{{ nonSelfUserLength }}人がタイピングしています",
|
|
78
|
-
"{{ index }} of {{ photoLength }}": "
|
|
79
|
-
"{{ replyCount }} Replies": "
|
|
78
|
+
"{{ index }} of {{ photoLength }}": "",
|
|
79
|
+
"{{ replyCount }} Replies": "",
|
|
80
80
|
"{{ replyCount }} Thread Replies": "{{ replyCount }}件のスレッド返信",
|
|
81
81
|
"{{ user }} is typing": "{{ user }}はタイピング中",
|
|
82
|
-
"🏙 Attachment...": "
|
|
82
|
+
"🏙 Attachment...": ""
|
|
83
83
|
}
|
package/src/i18n/ko.json
CHANGED
|
@@ -1,83 +1,83 @@
|
|
|
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?": "
|
|
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
|
-
"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": "
|
|
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
|
+
"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": "
|
|
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": "
|
|
49
|
+
"Open Settings": "",
|
|
50
50
|
"Photo": "사진",
|
|
51
|
-
"Photos and Videos": "
|
|
52
|
-
"Pin to Conversation": "
|
|
51
|
+
"Photos and Videos": "",
|
|
52
|
+
"Pin to Conversation": "",
|
|
53
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": "
|
|
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
75
|
"You": "당신",
|
|
76
|
-
"You can't send messages in this channel": "
|
|
76
|
+
"You can't send messages in this channel": "",
|
|
77
77
|
"{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "{{ firstUser }} 외 {{ nonSelfUserLength }}명이 입력 중입니다",
|
|
78
|
-
"{{ index }} of {{ photoLength }}": "
|
|
79
|
-
"{{ replyCount }} Replies": "
|
|
78
|
+
"{{ index }} of {{ photoLength }}": "",
|
|
79
|
+
"{{ replyCount }} Replies": "",
|
|
80
80
|
"{{ replyCount }} Thread Replies": "{{ replyCount }} 스레드 답글",
|
|
81
81
|
"{{ user }} is typing": "{{ user }} 타이핑 중",
|
|
82
|
-
"🏙 Attachment...": "
|
|
82
|
+
"🏙 Attachment...": ""
|
|
83
83
|
}
|
package/src/i18n/nl.json
CHANGED
|
@@ -1,83 +1,83 @@
|
|
|
1
1
|
{
|
|
2
|
-
"1 Reply": "
|
|
2
|
+
"1 Reply": "",
|
|
3
3
|
"1 Thread Reply": "1 thread antwoord",
|
|
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
|
-
"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": "
|
|
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
|
+
"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?": "
|
|
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": "Bericht verwijderd",
|
|
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": "Alleen zichtbaar voor jou",
|
|
49
|
-
"Open Settings": "
|
|
49
|
+
"Open Settings": "",
|
|
50
50
|
"Photo": "Foto",
|
|
51
|
-
"Photos and Videos": "
|
|
52
|
-
"Pin to Conversation": "
|
|
51
|
+
"Photos and Videos": "",
|
|
52
|
+
"Pin to Conversation": "",
|
|
53
53
|
"Pinned by": "Vastgemaakt door",
|
|
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.": "
|
|
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...": "Opnieuw Verbinding Maken...",
|
|
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": "
|
|
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
75
|
"You": "U",
|
|
76
|
-
"You can't send messages in this channel": "
|
|
76
|
+
"You can't send messages in this channel": "",
|
|
77
77
|
"{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "{{ firstUser }} en {{ nonSelfUserLength }} anderen zijn aan het typen",
|
|
78
|
-
"{{ index }} of {{ photoLength }}": "
|
|
79
|
-
"{{ replyCount }} Replies": "
|
|
78
|
+
"{{ index }} of {{ photoLength }}": "",
|
|
79
|
+
"{{ replyCount }} Replies": "",
|
|
80
80
|
"{{ replyCount }} Thread Replies": "{{replyCount}} Discussiereacties",
|
|
81
81
|
"{{ user }} is typing": "{{ user }} is aan het typen",
|
|
82
|
-
"🏙 Attachment...": "
|
|
82
|
+
"🏙 Attachment...": ""
|
|
83
83
|
}
|