stream-chat-react-native-core 5.22.0-beta.3 → 5.22.0-beta.5
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/README.md +10 -5
- package/lib/commonjs/components/ImageGallery/ImageGallery.js +10 -16
- package/lib/commonjs/components/ImageGallery/ImageGallery.js.map +1 -1
- package/lib/commonjs/hooks/index.js +11 -0
- package/lib/commonjs/hooks/index.js.map +1 -1
- package/lib/commonjs/i18n/en.json +1 -1
- package/lib/commonjs/i18n/fr.json +51 -51
- package/lib/commonjs/i18n/hi.json +51 -51
- package/lib/commonjs/i18n/it.json +51 -51
- package/lib/commonjs/i18n/nl.json +51 -51
- package/lib/commonjs/i18n/ru.json +51 -51
- package/lib/commonjs/i18n/tr.json +51 -51
- package/lib/commonjs/version.json +1 -1
- package/lib/module/components/ImageGallery/ImageGallery.js +10 -16
- package/lib/module/components/ImageGallery/ImageGallery.js.map +1 -1
- package/lib/module/hooks/index.js +11 -0
- package/lib/module/hooks/index.js.map +1 -1
- package/lib/module/i18n/en.json +1 -1
- package/lib/module/i18n/fr.json +51 -51
- package/lib/module/i18n/hi.json +51 -51
- package/lib/module/i18n/it.json +51 -51
- package/lib/module/i18n/nl.json +51 -51
- package/lib/module/i18n/ru.json +51 -51
- package/lib/module/i18n/tr.json +51 -51
- package/lib/module/version.json +1 -1
- package/lib/typescript/hooks/index.d.ts +1 -0
- package/lib/typescript/i18n/en.json +1 -1
- package/lib/typescript/i18n/fr.json +51 -51
- package/lib/typescript/i18n/hi.json +51 -51
- package/lib/typescript/i18n/it.json +51 -51
- package/lib/typescript/i18n/nl.json +51 -51
- package/lib/typescript/i18n/ru.json +51 -51
- package/lib/typescript/i18n/tr.json +51 -51
- package/lib/typescript/utils/Streami18n.d.ts +0 -4
- package/package.json +1 -1
- package/src/components/ImageGallery/ImageGallery.tsx +1 -15
- package/src/hooks/index.ts +1 -0
- package/src/i18n/en.json +1 -1
- package/src/i18n/fr.json +51 -51
- package/src/i18n/hi.json +51 -51
- package/src/i18n/it.json +51 -51
- package/src/i18n/nl.json +51 -51
- package/src/i18n/ru.json +51 -51
- package/src/i18n/tr.json +51 -51
- package/src/version.json +1 -1
package/lib/module/i18n/ru.json
CHANGED
|
@@ -2,72 +2,72 @@
|
|
|
2
2
|
"1 Reply": "1 Ответ",
|
|
3
3
|
"1 Thread Reply": "1 тема Ответить",
|
|
4
4
|
"Allow access to your Gallery": "Разрешить доступ к вашей галерее",
|
|
5
|
-
"Also send to channel": "
|
|
6
|
-
"Are you sure you want to permanently delete this message?": "
|
|
7
|
-
"Block User": "
|
|
8
|
-
"Cancel": "
|
|
9
|
-
"Cannot Flag Message": "
|
|
10
|
-
"Copy Message": "
|
|
11
|
-
"Delete": "
|
|
12
|
-
"Delete Message": "
|
|
13
|
-
"Do you want to send a copy of this message to a moderator for further investigation?": "
|
|
14
|
-
"Edit Message": "
|
|
5
|
+
"Also send to channel": "",
|
|
6
|
+
"Are you sure you want to permanently delete this message?": "",
|
|
7
|
+
"Block User": "",
|
|
8
|
+
"Cancel": "",
|
|
9
|
+
"Cannot Flag Message": "",
|
|
10
|
+
"Copy Message": "",
|
|
11
|
+
"Delete": "",
|
|
12
|
+
"Delete Message": "",
|
|
13
|
+
"Do you want to send a copy of this message to a moderator for further investigation?": "",
|
|
14
|
+
"Edit Message": "",
|
|
15
15
|
"Editing Message": "Редактирование сообщения",
|
|
16
|
-
"Emoji matching": "
|
|
17
|
-
"Empty message...": "
|
|
18
|
-
"Error loading": "
|
|
19
|
-
"Error loading channel list...": "
|
|
20
|
-
"Error loading messages for this channel...": "
|
|
21
|
-
"Error while loading, please reload/refresh": "
|
|
22
|
-
"File type not supported": "
|
|
23
|
-
"Flag": "
|
|
24
|
-
"Flag Message": "
|
|
25
|
-
"Flag action failed either due to a network issue or the message is already flagged": "
|
|
26
|
-
"How about sending your first message to a friend?": "
|
|
27
|
-
"Instant Commands": "
|
|
28
|
-
"Let's start chatting!": "
|
|
16
|
+
"Emoji matching": "",
|
|
17
|
+
"Empty message...": "",
|
|
18
|
+
"Error loading": "",
|
|
19
|
+
"Error loading channel list...": "",
|
|
20
|
+
"Error loading messages for this channel...": "",
|
|
21
|
+
"Error while loading, please reload/refresh": "",
|
|
22
|
+
"File type not supported": "",
|
|
23
|
+
"Flag": "",
|
|
24
|
+
"Flag Message": "",
|
|
25
|
+
"Flag action failed either due to a network issue or the message is already flagged": "",
|
|
26
|
+
"How about sending your first message to a friend?": "",
|
|
27
|
+
"Instant Commands": "",
|
|
28
|
+
"Let's start chatting!": "",
|
|
29
29
|
"Links are disabled": "Ссылки отключены",
|
|
30
|
-
"Loading channels...": "
|
|
31
|
-
"Loading messages...": "
|
|
32
|
-
"Loading...": "
|
|
30
|
+
"Loading channels...": "",
|
|
31
|
+
"Loading messages...": "",
|
|
32
|
+
"Loading...": "",
|
|
33
33
|
"Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "Достигнут предел максимального размера файла для загрузки. Загрузите файл размером менее {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} МБ.",
|
|
34
|
-
"Message Reactions": "
|
|
35
|
-
"Message deleted": "
|
|
36
|
-
"Message flagged": "
|
|
37
|
-
"Mute User": "
|
|
38
|
-
"Not supported": "
|
|
39
|
-
"Nothing yet...": "
|
|
40
|
-
"Ok": "
|
|
34
|
+
"Message Reactions": "",
|
|
35
|
+
"Message deleted": "",
|
|
36
|
+
"Message flagged": "",
|
|
37
|
+
"Mute User": "",
|
|
38
|
+
"Not supported": "",
|
|
39
|
+
"Nothing yet...": "",
|
|
40
|
+
"Ok": "",
|
|
41
41
|
"Only visible to you": "Видно только вам",
|
|
42
42
|
"Photo": "Фото",
|
|
43
43
|
"Photos and Videos": "Фото и видео",
|
|
44
|
-
"Pin to Conversation": "
|
|
44
|
+
"Pin to Conversation": "",
|
|
45
45
|
"Pinned by": "Закреплено пользователем",
|
|
46
46
|
"Please enable access to your photos and videos so you can share them.": "Разрешите доступ к своим фотографиям и видео, чтобы вы могли ими поделиться.",
|
|
47
47
|
"Please select a channel first": "Пожалуйста, сначала выберите канал",
|
|
48
|
-
"Reconnecting...": "
|
|
49
|
-
"Reply": "
|
|
50
|
-
"Reply to Message": "
|
|
51
|
-
"Resend": "
|
|
52
|
-
"Search GIFs": "
|
|
48
|
+
"Reconnecting...": "",
|
|
49
|
+
"Reply": "",
|
|
50
|
+
"Reply to Message": "",
|
|
51
|
+
"Resend": "",
|
|
52
|
+
"Search GIFs": "",
|
|
53
53
|
"Select More Photos": "Выбрать больше фотографий",
|
|
54
|
-
"Send a message": "
|
|
54
|
+
"Send a message": "",
|
|
55
55
|
"Sending links is not allowed in this conversation": "Отправка ссылок недоступна в этом чате",
|
|
56
|
-
"Slow mode ON": "
|
|
57
|
-
"The message has been reported to a moderator.": "
|
|
58
|
-
"Thread Reply": "
|
|
59
|
-
"Unblock User": "
|
|
56
|
+
"Slow mode ON": "",
|
|
57
|
+
"The message has been reported to a moderator.": "",
|
|
58
|
+
"Thread Reply": "",
|
|
59
|
+
"Unblock User": "",
|
|
60
60
|
"Unknown User": "Неизвестный пользователь",
|
|
61
|
-
"Unmute User": "
|
|
62
|
-
"Unpin from Conversation": "
|
|
63
|
-
"Unread Messages": "
|
|
61
|
+
"Unmute User": "",
|
|
62
|
+
"Unpin from Conversation": "",
|
|
63
|
+
"Unread Messages": "",
|
|
64
64
|
"Video": "видео",
|
|
65
|
-
"You": "
|
|
65
|
+
"You": "",
|
|
66
66
|
"You can't send messages in this channel": "Вы не можете отправлять сообщения в этот канал",
|
|
67
|
-
"{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "
|
|
67
|
+
"{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "",
|
|
68
68
|
"{{ index }} of {{ photoLength }}": "{{ index }} из {{ photoLength }}",
|
|
69
69
|
"{{ replyCount }} Replies": "{{ replyCount }} Ответов",
|
|
70
70
|
"{{ replyCount }} Thread Replies": "{{replyCount}} Ответы в темах",
|
|
71
|
-
"{{ user }} is typing": "
|
|
72
|
-
"🏙 Attachment...": "
|
|
71
|
+
"{{ user }} is typing": "",
|
|
72
|
+
"🏙 Attachment...": ""
|
|
73
73
|
}
|
package/lib/module/i18n/tr.json
CHANGED
|
@@ -2,72 +2,72 @@
|
|
|
2
2
|
"1 Reply": "1 Cevap",
|
|
3
3
|
"1 Thread Reply": "1 Konu Yanıtı",
|
|
4
4
|
"Allow access to your Gallery": "Galerinize erişime izin verin",
|
|
5
|
-
"Also send to channel": "
|
|
6
|
-
"Are you sure you want to permanently delete this message?": "
|
|
7
|
-
"Block User": "
|
|
8
|
-
"Cancel": "
|
|
9
|
-
"Cannot Flag Message": "
|
|
10
|
-
"Copy Message": "
|
|
11
|
-
"Delete": "
|
|
12
|
-
"Delete Message": "
|
|
13
|
-
"Do you want to send a copy of this message to a moderator for further investigation?": "
|
|
14
|
-
"Edit Message": "
|
|
5
|
+
"Also send to channel": "",
|
|
6
|
+
"Are you sure you want to permanently delete this message?": "",
|
|
7
|
+
"Block User": "",
|
|
8
|
+
"Cancel": "",
|
|
9
|
+
"Cannot Flag Message": "",
|
|
10
|
+
"Copy Message": "",
|
|
11
|
+
"Delete": "",
|
|
12
|
+
"Delete Message": "",
|
|
13
|
+
"Do you want to send a copy of this message to a moderator for further investigation?": "",
|
|
14
|
+
"Edit Message": "",
|
|
15
15
|
"Editing Message": "Mesaj Düzenleniyor",
|
|
16
|
-
"Emoji matching": "
|
|
17
|
-
"Empty message...": "
|
|
18
|
-
"Error loading": "
|
|
19
|
-
"Error loading channel list...": "
|
|
20
|
-
"Error loading messages for this channel...": "
|
|
21
|
-
"Error while loading, please reload/refresh": "
|
|
22
|
-
"File type not supported": "
|
|
23
|
-
"Flag": "
|
|
24
|
-
"Flag Message": "
|
|
25
|
-
"Flag action failed either due to a network issue or the message is already flagged": "
|
|
26
|
-
"How about sending your first message to a friend?": "
|
|
27
|
-
"Instant Commands": "
|
|
28
|
-
"Let's start chatting!": "
|
|
16
|
+
"Emoji matching": "",
|
|
17
|
+
"Empty message...": "",
|
|
18
|
+
"Error loading": "",
|
|
19
|
+
"Error loading channel list...": "",
|
|
20
|
+
"Error loading messages for this channel...": "",
|
|
21
|
+
"Error while loading, please reload/refresh": "",
|
|
22
|
+
"File type not supported": "",
|
|
23
|
+
"Flag": "",
|
|
24
|
+
"Flag Message": "",
|
|
25
|
+
"Flag action failed either due to a network issue or the message is already flagged": "",
|
|
26
|
+
"How about sending your first message to a friend?": "",
|
|
27
|
+
"Instant Commands": "",
|
|
28
|
+
"Let's start chatting!": "",
|
|
29
29
|
"Links are disabled": "Bağlantılar devre dışı",
|
|
30
|
-
"Loading channels...": "
|
|
31
|
-
"Loading messages...": "
|
|
32
|
-
"Loading...": "
|
|
30
|
+
"Loading channels...": "",
|
|
31
|
+
"Loading messages...": "",
|
|
32
|
+
"Loading...": "",
|
|
33
33
|
"Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "Maksimum dosya boyutu yükleme sınırına ulaşıldı. Lütfen {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB'ın altında bir dosya yükleyin.",
|
|
34
|
-
"Message Reactions": "
|
|
35
|
-
"Message deleted": "
|
|
36
|
-
"Message flagged": "
|
|
37
|
-
"Mute User": "
|
|
38
|
-
"Not supported": "
|
|
39
|
-
"Nothing yet...": "
|
|
40
|
-
"Ok": "
|
|
34
|
+
"Message Reactions": "",
|
|
35
|
+
"Message deleted": "",
|
|
36
|
+
"Message flagged": "",
|
|
37
|
+
"Mute User": "",
|
|
38
|
+
"Not supported": "",
|
|
39
|
+
"Nothing yet...": "",
|
|
40
|
+
"Ok": "",
|
|
41
41
|
"Only visible to you": "Sadece siz görebilirsiniz",
|
|
42
42
|
"Photo": "Fotoğraf",
|
|
43
43
|
"Photos and Videos": "Fotoğraflar ve Videolar",
|
|
44
|
-
"Pin to Conversation": "
|
|
44
|
+
"Pin to Conversation": "",
|
|
45
45
|
"Pinned by": "Tarafından sabitlendi",
|
|
46
46
|
"Please enable access to your photos and videos so you can share them.": "Paylaşım yapabilmek için lutfen fotoğraflarınıza ve videolarınıza erişimi etkinleştirin.",
|
|
47
47
|
"Please select a channel first": "Lütfen önce bir kanal seçiniz",
|
|
48
|
-
"Reconnecting...": "
|
|
49
|
-
"Reply": "
|
|
50
|
-
"Reply to Message": "
|
|
51
|
-
"Resend": "
|
|
52
|
-
"Search GIFs": "
|
|
48
|
+
"Reconnecting...": "",
|
|
49
|
+
"Reply": "",
|
|
50
|
+
"Reply to Message": "",
|
|
51
|
+
"Resend": "",
|
|
52
|
+
"Search GIFs": "",
|
|
53
53
|
"Select More Photos": "Daha Fazla Fotoğraf Seçin",
|
|
54
|
-
"Send a message": "
|
|
54
|
+
"Send a message": "",
|
|
55
55
|
"Sending links is not allowed in this conversation": "Bu konuşmada bağlantı göndermek desteklenmiyor",
|
|
56
|
-
"Slow mode ON": "
|
|
57
|
-
"The message has been reported to a moderator.": "
|
|
58
|
-
"Thread Reply": "
|
|
59
|
-
"Unblock User": "
|
|
56
|
+
"Slow mode ON": "",
|
|
57
|
+
"The message has been reported to a moderator.": "",
|
|
58
|
+
"Thread Reply": "",
|
|
59
|
+
"Unblock User": "",
|
|
60
60
|
"Unknown User": "Bilinmeyen kullanıcı",
|
|
61
|
-
"Unmute User": "
|
|
62
|
-
"Unpin from Conversation": "
|
|
63
|
-
"Unread Messages": "
|
|
61
|
+
"Unmute User": "",
|
|
62
|
+
"Unpin from Conversation": "",
|
|
63
|
+
"Unread Messages": "",
|
|
64
64
|
"Video": "Video",
|
|
65
|
-
"You": "
|
|
65
|
+
"You": "",
|
|
66
66
|
"You can't send messages in this channel": "Bu konuşmaya mesaj gönderemezsiniz",
|
|
67
|
-
"{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "
|
|
67
|
+
"{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "",
|
|
68
68
|
"{{ index }} of {{ photoLength }}": "{{ index }} / {{ photoLength }}",
|
|
69
69
|
"{{ replyCount }} Replies": "{{ replyCount }} Cevap",
|
|
70
70
|
"{{ replyCount }} Thread Replies": "{{responseCount}} Konu Cevapı",
|
|
71
|
-
"{{ user }} is typing": "
|
|
72
|
-
"🏙 Attachment...": "
|
|
71
|
+
"{{ user }} is typing": "",
|
|
72
|
+
"🏙 Attachment...": ""
|
|
73
73
|
}
|
package/lib/module/version.json
CHANGED
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"File type not supported": "File type not supported",
|
|
23
23
|
"Flag": "Flag",
|
|
24
24
|
"Flag Message": "Flag Message",
|
|
25
|
-
"Flag action failed either due to a network issue or the message is already flagged": "Flag action failed either due to a network issue or the message is already flagged
|
|
25
|
+
"Flag action failed either due to a network issue or the message is already flagged": "Flag action failed either due to a network issue or the message is already flagged",
|
|
26
26
|
"How about sending your first message to a friend?": "How about sending your first message to a friend?",
|
|
27
27
|
"Instant Commands": "Instant Commands",
|
|
28
28
|
"Let's start chatting!": "Let's start chatting!",
|
|
@@ -2,72 +2,72 @@
|
|
|
2
2
|
"1 Reply": "1 Réponse",
|
|
3
3
|
"1 Thread Reply": "Réponse à 1 fil",
|
|
4
4
|
"Allow access to your Gallery": "Autoriser l'accès à votre galerie",
|
|
5
|
-
"Also send to channel": "
|
|
6
|
-
"Are you sure you want to permanently delete this message?": "
|
|
7
|
-
"Block User": "
|
|
8
|
-
"Cancel": "
|
|
9
|
-
"Cannot Flag Message": "
|
|
10
|
-
"Copy Message": "
|
|
11
|
-
"Delete": "
|
|
12
|
-
"Delete Message": "
|
|
13
|
-
"Do you want to send a copy of this message to a moderator for further investigation?": "
|
|
14
|
-
"Edit Message": "
|
|
5
|
+
"Also send to channel": "",
|
|
6
|
+
"Are you sure you want to permanently delete this message?": "",
|
|
7
|
+
"Block User": "",
|
|
8
|
+
"Cancel": "",
|
|
9
|
+
"Cannot Flag Message": "",
|
|
10
|
+
"Copy Message": "",
|
|
11
|
+
"Delete": "",
|
|
12
|
+
"Delete Message": "",
|
|
13
|
+
"Do you want to send a copy of this message to a moderator for further investigation?": "",
|
|
14
|
+
"Edit Message": "",
|
|
15
15
|
"Editing Message": "Édite un message",
|
|
16
|
-
"Emoji matching": "
|
|
17
|
-
"Empty message...": "
|
|
18
|
-
"Error loading": "
|
|
19
|
-
"Error loading channel list...": "
|
|
20
|
-
"Error loading messages for this channel...": "
|
|
21
|
-
"Error while loading, please reload/refresh": "
|
|
22
|
-
"File type not supported": "
|
|
23
|
-
"Flag": "
|
|
24
|
-
"Flag Message": "
|
|
25
|
-
"Flag action failed either due to a network issue or the message is already flagged": "
|
|
26
|
-
"How about sending your first message to a friend?": "
|
|
27
|
-
"Instant Commands": "
|
|
28
|
-
"Let's start chatting!": "
|
|
16
|
+
"Emoji matching": "",
|
|
17
|
+
"Empty message...": "",
|
|
18
|
+
"Error loading": "",
|
|
19
|
+
"Error loading channel list...": "",
|
|
20
|
+
"Error loading messages for this channel...": "",
|
|
21
|
+
"Error while loading, please reload/refresh": "",
|
|
22
|
+
"File type not supported": "",
|
|
23
|
+
"Flag": "",
|
|
24
|
+
"Flag Message": "",
|
|
25
|
+
"Flag action failed either due to a network issue or the message is already flagged": "",
|
|
26
|
+
"How about sending your first message to a friend?": "",
|
|
27
|
+
"Instant Commands": "",
|
|
28
|
+
"Let's start chatting!": "",
|
|
29
29
|
"Links are disabled": "Links are disabled",
|
|
30
|
-
"Loading channels...": "
|
|
31
|
-
"Loading messages...": "
|
|
32
|
-
"Loading...": "
|
|
30
|
+
"Loading channels...": "",
|
|
31
|
+
"Loading messages...": "",
|
|
32
|
+
"Loading...": "",
|
|
33
33
|
"Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "Taille maximale de téléchargement de fichier atteinte. Veuillez télécharger un fichier inférieur à {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} Mo.",
|
|
34
|
-
"Message Reactions": "
|
|
35
|
-
"Message deleted": "
|
|
36
|
-
"Message flagged": "
|
|
37
|
-
"Mute User": "
|
|
38
|
-
"Not supported": "
|
|
39
|
-
"Nothing yet...": "
|
|
40
|
-
"Ok": "
|
|
34
|
+
"Message Reactions": "",
|
|
35
|
+
"Message deleted": "",
|
|
36
|
+
"Message flagged": "",
|
|
37
|
+
"Mute User": "",
|
|
38
|
+
"Not supported": "",
|
|
39
|
+
"Nothing yet...": "",
|
|
40
|
+
"Ok": "",
|
|
41
41
|
"Only visible to you": "Seulement visible par vous",
|
|
42
42
|
"Photo": "Photo",
|
|
43
43
|
"Photos and Videos": "Photos et vidéos",
|
|
44
|
-
"Pin to Conversation": "
|
|
44
|
+
"Pin to Conversation": "",
|
|
45
45
|
"Pinned by": "Épinglé par",
|
|
46
46
|
"Please enable access to your photos and videos so you can share them.": "Veuillez autoriser l'accès à vos photos et vidéos afin de pouvoir les partager.",
|
|
47
47
|
"Please select a channel first": "Veuillez d'abord selectionnez un canal",
|
|
48
|
-
"Reconnecting...": "
|
|
49
|
-
"Reply": "
|
|
50
|
-
"Reply to Message": "
|
|
51
|
-
"Resend": "
|
|
52
|
-
"Search GIFs": "
|
|
48
|
+
"Reconnecting...": "",
|
|
49
|
+
"Reply": "",
|
|
50
|
+
"Reply to Message": "",
|
|
51
|
+
"Resend": "",
|
|
52
|
+
"Search GIFs": "",
|
|
53
53
|
"Select More Photos": "Sélectionner plus de photos",
|
|
54
|
-
"Send a message": "
|
|
54
|
+
"Send a message": "",
|
|
55
55
|
"Sending links is not allowed in this conversation": "Sending links is not allowed in this conversation",
|
|
56
|
-
"Slow mode ON": "
|
|
57
|
-
"The message has been reported to a moderator.": "
|
|
58
|
-
"Thread Reply": "
|
|
59
|
-
"Unblock User": "
|
|
56
|
+
"Slow mode ON": "",
|
|
57
|
+
"The message has been reported to a moderator.": "",
|
|
58
|
+
"Thread Reply": "",
|
|
59
|
+
"Unblock User": "",
|
|
60
60
|
"Unknown User": "Utilisateur inconnu",
|
|
61
|
-
"Unmute User": "
|
|
62
|
-
"Unpin from Conversation": "
|
|
63
|
-
"Unread Messages": "
|
|
61
|
+
"Unmute User": "",
|
|
62
|
+
"Unpin from Conversation": "",
|
|
63
|
+
"Unread Messages": "",
|
|
64
64
|
"Video": "Vidéo",
|
|
65
|
-
"You": "
|
|
65
|
+
"You": "",
|
|
66
66
|
"You can't send messages in this channel": "You can't send messages in this channel",
|
|
67
|
-
"{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "
|
|
67
|
+
"{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "",
|
|
68
68
|
"{{ index }} of {{ photoLength }}": "{{ index }} sur {{ photoLength }}",
|
|
69
69
|
"{{ replyCount }} Replies": "{{ replyCount }} Réponses",
|
|
70
70
|
"{{ replyCount }} Thread Replies": "{{replyCount}} Réponses à la discussion",
|
|
71
|
-
"{{ user }} is typing": "
|
|
72
|
-
"🏙 Attachment...": "
|
|
71
|
+
"{{ user }} is typing": "",
|
|
72
|
+
"🏙 Attachment...": ""
|
|
73
73
|
}
|
|
@@ -2,72 +2,72 @@
|
|
|
2
2
|
"1 Reply": "1 रिप्लाई",
|
|
3
3
|
"1 Thread Reply": "1 धागा उत्तर",
|
|
4
4
|
"Allow access to your Gallery": "अपनी गैलरी तक पहुँचने की अनुमति दें",
|
|
5
|
-
"Also send to channel": "
|
|
6
|
-
"Are you sure you want to permanently delete this message?": "
|
|
7
|
-
"Block User": "
|
|
8
|
-
"Cancel": "
|
|
9
|
-
"Cannot Flag Message": "
|
|
10
|
-
"Copy Message": "
|
|
11
|
-
"Delete": "
|
|
12
|
-
"Delete Message": "
|
|
13
|
-
"Do you want to send a copy of this message to a moderator for further investigation?": "
|
|
14
|
-
"Edit Message": "
|
|
5
|
+
"Also send to channel": "",
|
|
6
|
+
"Are you sure you want to permanently delete this message?": "",
|
|
7
|
+
"Block User": "",
|
|
8
|
+
"Cancel": "",
|
|
9
|
+
"Cannot Flag Message": "",
|
|
10
|
+
"Copy Message": "",
|
|
11
|
+
"Delete": "",
|
|
12
|
+
"Delete Message": "",
|
|
13
|
+
"Do you want to send a copy of this message to a moderator for further investigation?": "",
|
|
14
|
+
"Edit Message": "",
|
|
15
15
|
"Editing Message": "मैसेज बदला जा रहा है",
|
|
16
|
-
"Emoji matching": "
|
|
17
|
-
"Empty message...": "
|
|
18
|
-
"Error loading": "
|
|
19
|
-
"Error loading channel list...": "
|
|
20
|
-
"Error loading messages for this channel...": "
|
|
21
|
-
"Error while loading, please reload/refresh": "
|
|
22
|
-
"File type not supported": "
|
|
23
|
-
"Flag": "
|
|
24
|
-
"Flag Message": "
|
|
25
|
-
"Flag action failed either due to a network issue or the message is already flagged": "
|
|
26
|
-
"How about sending your first message to a friend?": "
|
|
27
|
-
"Instant Commands": "
|
|
28
|
-
"Let's start chatting!": "
|
|
16
|
+
"Emoji matching": "",
|
|
17
|
+
"Empty message...": "",
|
|
18
|
+
"Error loading": "",
|
|
19
|
+
"Error loading channel list...": "",
|
|
20
|
+
"Error loading messages for this channel...": "",
|
|
21
|
+
"Error while loading, please reload/refresh": "",
|
|
22
|
+
"File type not supported": "",
|
|
23
|
+
"Flag": "",
|
|
24
|
+
"Flag Message": "",
|
|
25
|
+
"Flag action failed either due to a network issue or the message is already flagged": "",
|
|
26
|
+
"How about sending your first message to a friend?": "",
|
|
27
|
+
"Instant Commands": "",
|
|
28
|
+
"Let's start chatting!": "",
|
|
29
29
|
"Links are disabled": "लिंक अक्षम हैं",
|
|
30
|
-
"Loading channels...": "
|
|
31
|
-
"Loading messages...": "
|
|
32
|
-
"Loading...": "
|
|
30
|
+
"Loading channels...": "",
|
|
31
|
+
"Loading messages...": "",
|
|
32
|
+
"Loading...": "",
|
|
33
33
|
"Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "अधिकतम फ़ाइल आकार अपलोड सीमा पूरी हो गई। कृपया {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} एमबी से नीचे की फ़ाइल अपलोड करें।",
|
|
34
|
-
"Message Reactions": "
|
|
35
|
-
"Message deleted": "
|
|
36
|
-
"Message flagged": "
|
|
37
|
-
"Mute User": "
|
|
38
|
-
"Not supported": "
|
|
39
|
-
"Nothing yet...": "
|
|
40
|
-
"Ok": "
|
|
34
|
+
"Message Reactions": "",
|
|
35
|
+
"Message deleted": "",
|
|
36
|
+
"Message flagged": "",
|
|
37
|
+
"Mute User": "",
|
|
38
|
+
"Not supported": "",
|
|
39
|
+
"Nothing yet...": "",
|
|
40
|
+
"Ok": "",
|
|
41
41
|
"Only visible to you": "केवल आपको दिखाई दे रहा है",
|
|
42
42
|
"Photo": "तस्वीर",
|
|
43
43
|
"Photos and Videos": "तस्वीरें और वीडियों",
|
|
44
|
-
"Pin to Conversation": "
|
|
44
|
+
"Pin to Conversation": "",
|
|
45
45
|
"Pinned by": "द्वारा पिन किया गया",
|
|
46
46
|
"Please enable access to your photos and videos so you can share them.": "कृपया अपनी फ़ोटो और वीडियो तक पहुंच सक्षम करें ताकि आप उन्हें साझा कर सकें।",
|
|
47
47
|
"Please select a channel first": "कृपया पहले एक चैनल चुनें",
|
|
48
|
-
"Reconnecting...": "
|
|
49
|
-
"Reply": "
|
|
50
|
-
"Reply to Message": "
|
|
51
|
-
"Resend": "
|
|
52
|
-
"Search GIFs": "
|
|
48
|
+
"Reconnecting...": "",
|
|
49
|
+
"Reply": "",
|
|
50
|
+
"Reply to Message": "",
|
|
51
|
+
"Resend": "",
|
|
52
|
+
"Search GIFs": "",
|
|
53
53
|
"Select More Photos": "अधिक फ़ोटो चुनें",
|
|
54
|
-
"Send a message": "
|
|
54
|
+
"Send a message": "",
|
|
55
55
|
"Sending links is not allowed in this conversation": "इस बातचीत में लिंक भेजने की अनुमति नहीं है",
|
|
56
|
-
"Slow mode ON": "
|
|
57
|
-
"The message has been reported to a moderator.": "
|
|
58
|
-
"Thread Reply": "
|
|
59
|
-
"Unblock User": "
|
|
56
|
+
"Slow mode ON": "",
|
|
57
|
+
"The message has been reported to a moderator.": "",
|
|
58
|
+
"Thread Reply": "",
|
|
59
|
+
"Unblock User": "",
|
|
60
60
|
"Unknown User": "अज्ञात उपयोगकर्ता",
|
|
61
|
-
"Unmute User": "
|
|
62
|
-
"Unpin from Conversation": "
|
|
63
|
-
"Unread Messages": "
|
|
61
|
+
"Unmute User": "",
|
|
62
|
+
"Unpin from Conversation": "",
|
|
63
|
+
"Unread Messages": "",
|
|
64
64
|
"Video": "वीडियो",
|
|
65
|
-
"You": "
|
|
65
|
+
"You": "",
|
|
66
66
|
"You can't send messages in this channel": "आप इस चैनल में संदेश नहीं भेज सकते",
|
|
67
|
-
"{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "
|
|
67
|
+
"{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "",
|
|
68
68
|
"{{ index }} of {{ photoLength }}": "{{ index }} / {{ photoLength }}",
|
|
69
69
|
"{{ replyCount }} Replies": "{{ replyCount }} रिप्लाई",
|
|
70
70
|
"{{ replyCount }} Thread Replies": "{{ replyCount }}} थ्रेड उत्तर",
|
|
71
|
-
"{{ user }} is typing": "
|
|
72
|
-
"🏙 Attachment...": "
|
|
71
|
+
"{{ user }} is typing": "",
|
|
72
|
+
"🏙 Attachment...": ""
|
|
73
73
|
}
|