stream-chat-react-native-core 5.20.0-beta.3 → 5.20.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/lib/commonjs/components/Message/MessageSimple/utils/renderText.js +23 -23
- package/lib/commonjs/components/Message/MessageSimple/utils/renderText.js.map +1 -1
- package/lib/commonjs/components/docs/data.js +1 -1
- package/lib/commonjs/components/docs/data.js.map +1 -1
- package/lib/commonjs/i18n/en.json +1 -1
- package/lib/commonjs/i18n/fr.json +42 -42
- package/lib/commonjs/i18n/hi.json +42 -42
- package/lib/commonjs/i18n/it.json +42 -42
- package/lib/commonjs/i18n/nl.json +42 -42
- package/lib/commonjs/i18n/ru.json +41 -41
- package/lib/commonjs/i18n/tr.json +41 -41
- package/lib/commonjs/version.json +1 -1
- package/lib/module/components/Message/MessageSimple/utils/renderText.js +23 -23
- package/lib/module/components/Message/MessageSimple/utils/renderText.js.map +1 -1
- package/lib/module/components/docs/data.js +1 -1
- package/lib/module/components/docs/data.js.map +1 -1
- package/lib/module/i18n/en.json +1 -1
- package/lib/module/i18n/fr.json +42 -42
- package/lib/module/i18n/hi.json +42 -42
- package/lib/module/i18n/it.json +42 -42
- package/lib/module/i18n/nl.json +42 -42
- package/lib/module/i18n/ru.json +41 -41
- package/lib/module/i18n/tr.json +41 -41
- package/lib/module/version.json +1 -1
- package/lib/typescript/i18n/en.json +1 -1
- package/lib/typescript/i18n/fr.json +42 -42
- package/lib/typescript/i18n/hi.json +42 -42
- package/lib/typescript/i18n/it.json +42 -42
- package/lib/typescript/i18n/nl.json +42 -42
- package/lib/typescript/i18n/ru.json +41 -41
- package/lib/typescript/i18n/tr.json +41 -41
- package/lib/typescript/utils/Streami18n.d.ts +4 -0
- package/package.json +1 -1
- package/src/__tests__/offline-support/offline-feature.js +1 -1
- package/src/components/Message/MessageSimple/utils/renderText.tsx +14 -11
- package/src/components/docs/data.js +1 -1
- package/src/i18n/en.json +1 -1
- package/src/i18n/fr.json +42 -42
- package/src/i18n/hi.json +42 -42
- package/src/i18n/it.json +42 -42
- package/src/i18n/nl.json +42 -42
- package/src/i18n/ru.json +41 -41
- package/src/i18n/tr.json +41 -41
- package/src/version.json +1 -1
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
{
|
|
2
2
|
"1 Reply": "1 Cevap",
|
|
3
3
|
"1 Thread Reply": "1 Konu Yanıtı",
|
|
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": "
|
|
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": "",
|
|
15
15
|
"Editing Message": "Mesaj Düzenleniyor",
|
|
16
16
|
"Emoji matching": "Emoji eşleştirme",
|
|
17
17
|
"Empty message...": "Boş mesaj...",
|
|
@@ -20,50 +20,50 @@
|
|
|
20
20
|
"Error loading messages for this channel...": "Bu kanal için mesajlar yüklenirken hata oluştu...",
|
|
21
21
|
"Error while loading, please reload/refresh": "Yüklenirken hata oluştu, lütfen tekrar deneyiniz",
|
|
22
22
|
"File type not supported": "Dosya türü desteklenmiyor",
|
|
23
|
-
"Flag": "
|
|
24
|
-
"Flag Message": "
|
|
25
|
-
"Flag action failed either due to a network issue or the message is already flagged": "
|
|
23
|
+
"Flag": "",
|
|
24
|
+
"Flag Message": "",
|
|
25
|
+
"Flag action failed either due to a network issue or the message is already flagged": "",
|
|
26
26
|
"Instant Commands": "Anlık Komutlar",
|
|
27
|
-
"Links are disabled": "
|
|
27
|
+
"Links are disabled": "",
|
|
28
28
|
"Loading channels...": "Kanallar yükleniyor...",
|
|
29
29
|
"Loading messages...": "Mesajlar yükleniyor...",
|
|
30
30
|
"Loading...": "Yükleniyor...",
|
|
31
|
-
"Message Reactions": "
|
|
31
|
+
"Message Reactions": "",
|
|
32
32
|
"Message deleted": "Mesaj silindi",
|
|
33
|
-
"Message flagged": "
|
|
34
|
-
"Mute User": "
|
|
33
|
+
"Message flagged": "",
|
|
34
|
+
"Mute User": "",
|
|
35
35
|
"Not supported": "Desteklenmiyor",
|
|
36
36
|
"Nothing yet...": "Henüz değil...",
|
|
37
|
-
"Ok": "
|
|
38
|
-
"Only visible to you": "
|
|
39
|
-
"Photo": "
|
|
40
|
-
"Photos and Videos": "
|
|
41
|
-
"Pin to Conversation": "
|
|
37
|
+
"Ok": "",
|
|
38
|
+
"Only visible to you": "",
|
|
39
|
+
"Photo": "",
|
|
40
|
+
"Photos and Videos": "",
|
|
41
|
+
"Pin to Conversation": "",
|
|
42
42
|
"Pinned by": "Tarafından sabitlendi",
|
|
43
|
-
"Please enable access to your photos and videos so you can share them.": "
|
|
44
|
-
"Please select a channel first": "
|
|
43
|
+
"Please enable access to your photos and videos so you can share them.": "",
|
|
44
|
+
"Please select a channel first": "",
|
|
45
45
|
"Reconnecting...": "Yeniden Bağlanılıyor...",
|
|
46
|
-
"Reply": "
|
|
47
|
-
"Reply to Message": "
|
|
48
|
-
"Resend": "
|
|
46
|
+
"Reply": "",
|
|
47
|
+
"Reply to Message": "",
|
|
48
|
+
"Resend": "",
|
|
49
49
|
"Search GIFs": "GIF Ara",
|
|
50
50
|
"Send a message": "Mesaj gönder",
|
|
51
|
-
"Sending links is not allowed in this conversation": "
|
|
51
|
+
"Sending links is not allowed in this conversation": "",
|
|
52
52
|
"Slow mode ON": "Yavaş Mod Açık",
|
|
53
|
-
"The message has been reported to a moderator.": "
|
|
54
|
-
"Thread Reply": "
|
|
55
|
-
"Unblock User": "
|
|
56
|
-
"Unknown User": "
|
|
57
|
-
"Unmute User": "
|
|
58
|
-
"Unpin from Conversation": "
|
|
59
|
-
"Unread Messages": "
|
|
60
|
-
"Video": "
|
|
53
|
+
"The message has been reported to a moderator.": "",
|
|
54
|
+
"Thread Reply": "",
|
|
55
|
+
"Unblock User": "",
|
|
56
|
+
"Unknown User": "",
|
|
57
|
+
"Unmute User": "",
|
|
58
|
+
"Unpin from Conversation": "",
|
|
59
|
+
"Unread Messages": "",
|
|
60
|
+
"Video": "",
|
|
61
61
|
"You": "Sen",
|
|
62
|
-
"You can't send messages in this channel": "
|
|
63
|
-
"{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "
|
|
64
|
-
"{{ index }} of {{ photoLength }}": "
|
|
62
|
+
"You can't send messages in this channel": "",
|
|
63
|
+
"{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "",
|
|
64
|
+
"{{ index }} of {{ photoLength }}": "",
|
|
65
65
|
"{{ replyCount }} Replies": "{{ replyCount }} Cevap",
|
|
66
66
|
"{{ replyCount }} Thread Replies": "{{responseCount}} Konu Cevapı",
|
|
67
|
-
"{{ user }} is typing": "
|
|
67
|
+
"{{ user }} is typing": "",
|
|
68
68
|
"🏙 Attachment...": "🏙 Ek..."
|
|
69
69
|
}
|
|
@@ -157,6 +157,10 @@ export declare class Streami18n {
|
|
|
157
157
|
"Please select a channel first": string;
|
|
158
158
|
"Reconnecting...": string;
|
|
159
159
|
Reply: string;
|
|
160
|
+
/**
|
|
161
|
+
* Hindi notation for meridiems are quite fuzzy in practice. While there exists
|
|
162
|
+
* a rigid notion of a 'Pahar' it is not used as rigidly in modern Hindi.
|
|
163
|
+
*/
|
|
160
164
|
"Reply to Message": string;
|
|
161
165
|
Resend: string;
|
|
162
166
|
"Search GIFs": string;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "stream-chat-react-native-core",
|
|
3
3
|
"description": "The official React Native and Expo components for Stream Chat, a service for building chat applications",
|
|
4
|
-
"version": "5.20.0-beta.
|
|
4
|
+
"version": "5.20.0-beta.5",
|
|
5
5
|
"author": {
|
|
6
6
|
"company": "Stream.io Inc",
|
|
7
7
|
"name": "Stream.io Inc"
|
|
@@ -160,7 +160,7 @@ export const renderText = <
|
|
|
160
160
|
: Linking.canOpenURL(url).then((canOpenUrl) => canOpenUrl && Linking.openURL(url));
|
|
161
161
|
};
|
|
162
162
|
|
|
163
|
-
const
|
|
163
|
+
const linkReact: ReactNodeOutput = (node, output, { ...state }) => {
|
|
164
164
|
const url = node.target;
|
|
165
165
|
const onPress = (event: GestureResponderEvent) => {
|
|
166
166
|
if (!preventPress && onPressParam) {
|
|
@@ -198,7 +198,7 @@ export const renderText = <
|
|
|
198
198
|
);
|
|
199
199
|
};
|
|
200
200
|
|
|
201
|
-
const
|
|
201
|
+
const paragraphTextReact: ReactNodeOutput = (node, output, { ...state }) => {
|
|
202
202
|
if (messageTextNumberOfLines !== undefined) {
|
|
203
203
|
// If we want to truncate the message text, lets only truncate the first paragraph
|
|
204
204
|
// and simply not render rest of the paragraphs.
|
|
@@ -224,12 +224,15 @@ export const renderText = <
|
|
|
224
224
|
? mentioned_users.reduce((acc, cur) => {
|
|
225
225
|
const userName = cur.name || cur.id || '';
|
|
226
226
|
if (userName) {
|
|
227
|
-
acc += `${acc.length ? '|' : ''}@${userName
|
|
227
|
+
acc += `${acc.length ? '|' : ''}@${userName.replace(
|
|
228
|
+
/[.*+?^${}()|[\]\\]/g,
|
|
229
|
+
function (match) {
|
|
230
|
+
return '\\' + match;
|
|
231
|
+
},
|
|
232
|
+
)}`;
|
|
228
233
|
}
|
|
229
234
|
|
|
230
|
-
return acc
|
|
231
|
-
return '\\' + match;
|
|
232
|
-
});
|
|
235
|
+
return acc;
|
|
233
236
|
}, '')
|
|
234
237
|
: '';
|
|
235
238
|
|
|
@@ -271,7 +274,7 @@ export const renderText = <
|
|
|
271
274
|
);
|
|
272
275
|
};
|
|
273
276
|
|
|
274
|
-
const
|
|
277
|
+
const listReact: ReactNodeOutput = (node, output, state) => (
|
|
275
278
|
<ListOutput
|
|
276
279
|
key={`list-${state.key}`}
|
|
277
280
|
node={node}
|
|
@@ -284,13 +287,13 @@ export const renderText = <
|
|
|
284
287
|
const customRules = {
|
|
285
288
|
// do not render images, we will scrape them out of the message and show on attachment card component
|
|
286
289
|
image: { match: () => null },
|
|
287
|
-
link: { react:
|
|
288
|
-
list: { react:
|
|
290
|
+
link: { react: linkReact },
|
|
291
|
+
list: { react: listReact },
|
|
289
292
|
// Truncate long text content in the message overlay
|
|
290
|
-
paragraph: messageTextNumberOfLines ? { react:
|
|
293
|
+
paragraph: messageTextNumberOfLines ? { react: paragraphTextReact } : {},
|
|
291
294
|
// we have no react rendering support for reflinks
|
|
292
295
|
reflink: { match: () => null },
|
|
293
|
-
sublist: { react:
|
|
296
|
+
sublist: { react: listReact },
|
|
294
297
|
...(mentionedUsers
|
|
295
298
|
? {
|
|
296
299
|
mentions: {
|
|
@@ -33,7 +33,7 @@ export const suggestionsContext = {
|
|
|
33
33
|
};
|
|
34
34
|
|
|
35
35
|
const filters = { example: 1, type: 'team' };
|
|
36
|
-
const sort = {
|
|
36
|
+
const sort = { last_updated: -1 };
|
|
37
37
|
|
|
38
38
|
export const channels = client.queryChannels(filters, sort, {
|
|
39
39
|
subscribe: true,
|
package/src/i18n/en.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
|
"Instant Commands": "Instant Commands",
|
|
27
27
|
"Links are disabled": "Links are disabled",
|
|
28
28
|
"Loading channels...": "Loading channels...",
|
package/src/i18n/fr.json
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
{
|
|
2
2
|
"1 Reply": "1 Réponse",
|
|
3
3
|
"1 Thread Reply": "Réponse à 1 fil",
|
|
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": "
|
|
15
|
-
"Editing Message": "
|
|
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": "",
|
|
15
|
+
"Editing Message": "",
|
|
16
16
|
"Emoji matching": "Correspondance Emoji",
|
|
17
17
|
"Empty message...": "Message vide...",
|
|
18
18
|
"Error loading": "Erreur lors du chargement",
|
|
@@ -20,50 +20,50 @@
|
|
|
20
20
|
"Error loading messages for this channel...": "Erreur lors du chargement des messages de ce canal...",
|
|
21
21
|
"Error while loading, please reload/refresh": "Erreur lors du chargement, veuillez recharger/rafraîchir",
|
|
22
22
|
"File type not supported": "Le type de fichier n'est pas pris en charge",
|
|
23
|
-
"Flag": "
|
|
24
|
-
"Flag Message": "
|
|
25
|
-
"Flag action failed either due to a network issue or the message is already flagged": "
|
|
23
|
+
"Flag": "",
|
|
24
|
+
"Flag Message": "",
|
|
25
|
+
"Flag action failed either due to a network issue or the message is already flagged": "",
|
|
26
26
|
"Instant Commands": "Commandes Instantanées",
|
|
27
|
-
"Links are disabled": "
|
|
27
|
+
"Links are disabled": "",
|
|
28
28
|
"Loading channels...": "Chargement des canaux...",
|
|
29
29
|
"Loading messages...": "Chargement des messages...",
|
|
30
30
|
"Loading...": "Chargement...",
|
|
31
|
-
"Message Reactions": "
|
|
31
|
+
"Message Reactions": "",
|
|
32
32
|
"Message deleted": "Message supprimé",
|
|
33
|
-
"Message flagged": "
|
|
34
|
-
"Mute User": "
|
|
33
|
+
"Message flagged": "",
|
|
34
|
+
"Mute User": "",
|
|
35
35
|
"Not supported": "Non pris en charge",
|
|
36
36
|
"Nothing yet...": "Aucun message...",
|
|
37
|
-
"Ok": "
|
|
38
|
-
"Only visible to you": "
|
|
39
|
-
"Photo": "
|
|
40
|
-
"Photos and Videos": "
|
|
41
|
-
"Pin to Conversation": "
|
|
37
|
+
"Ok": "",
|
|
38
|
+
"Only visible to you": "",
|
|
39
|
+
"Photo": "",
|
|
40
|
+
"Photos and Videos": "",
|
|
41
|
+
"Pin to Conversation": "",
|
|
42
42
|
"Pinned by": "Épinglé par",
|
|
43
|
-
"Please enable access to your photos and videos so you can share them.": "
|
|
44
|
-
"Please select a channel first": "
|
|
43
|
+
"Please enable access to your photos and videos so you can share them.": "",
|
|
44
|
+
"Please select a channel first": "",
|
|
45
45
|
"Reconnecting...": "Se Reconnecter...",
|
|
46
|
-
"Reply": "
|
|
47
|
-
"Reply to Message": "
|
|
48
|
-
"Resend": "
|
|
46
|
+
"Reply": "",
|
|
47
|
+
"Reply to Message": "",
|
|
48
|
+
"Resend": "",
|
|
49
49
|
"Search GIFs": "Rechercher des GIF",
|
|
50
50
|
"Send a message": "Envoyer un message",
|
|
51
|
-
"Sending links is not allowed in this conversation": "
|
|
51
|
+
"Sending links is not allowed in this conversation": "",
|
|
52
52
|
"Slow mode ON": "Mode lent activé",
|
|
53
|
-
"The message has been reported to a moderator.": "
|
|
54
|
-
"Thread Reply": "
|
|
55
|
-
"Unblock User": "
|
|
56
|
-
"Unknown User": "
|
|
57
|
-
"Unmute User": "
|
|
58
|
-
"Unpin from Conversation": "
|
|
59
|
-
"Unread Messages": "
|
|
60
|
-
"Video": "
|
|
53
|
+
"The message has been reported to a moderator.": "",
|
|
54
|
+
"Thread Reply": "",
|
|
55
|
+
"Unblock User": "",
|
|
56
|
+
"Unknown User": "",
|
|
57
|
+
"Unmute User": "",
|
|
58
|
+
"Unpin from Conversation": "",
|
|
59
|
+
"Unread Messages": "",
|
|
60
|
+
"Video": "",
|
|
61
61
|
"You": "Toi",
|
|
62
|
-
"You can't send messages in this channel": "
|
|
63
|
-
"{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "
|
|
64
|
-
"{{ index }} of {{ photoLength }}": "
|
|
62
|
+
"You can't send messages in this channel": "",
|
|
63
|
+
"{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "",
|
|
64
|
+
"{{ index }} of {{ photoLength }}": "",
|
|
65
65
|
"{{ replyCount }} Replies": "{{ replyCount }} Réponses",
|
|
66
66
|
"{{ replyCount }} Thread Replies": "{{replyCount}} Réponses à la discussion",
|
|
67
|
-
"{{ user }} is typing": "
|
|
67
|
+
"{{ user }} is typing": "",
|
|
68
68
|
"🏙 Attachment...": "🏙 Pièce jointe..."
|
|
69
69
|
}
|
package/src/i18n/hi.json
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
{
|
|
2
2
|
"1 Reply": "1 रिप्लाई",
|
|
3
3
|
"1 Thread Reply": "1 धागा उत्तर",
|
|
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": "
|
|
15
|
-
"Editing Message": "
|
|
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": "",
|
|
15
|
+
"Editing Message": "",
|
|
16
16
|
"Emoji matching": "इमोजी मिलान",
|
|
17
17
|
"Empty message...": "खाली संदेश...",
|
|
18
18
|
"Error loading": "लोड होने मे त्रुटि",
|
|
@@ -20,50 +20,50 @@
|
|
|
20
20
|
"Error loading messages for this channel...": "इस चैनल के लिए मेसेजेस लोड करने में त्रुटि हुई...",
|
|
21
21
|
"Error while loading, please reload/refresh": "एरर, रिफ्रेश करे",
|
|
22
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": "
|
|
23
|
+
"Flag": "",
|
|
24
|
+
"Flag Message": "",
|
|
25
|
+
"Flag action failed either due to a network issue or the message is already flagged": "",
|
|
26
26
|
"Instant Commands": "त्वरित कमांड",
|
|
27
|
-
"Links are disabled": "
|
|
27
|
+
"Links are disabled": "",
|
|
28
28
|
"Loading channels...": "चैनल लोड हो रहे हैं...",
|
|
29
29
|
"Loading messages...": "मेसेजस लोड हो रहे हैं...",
|
|
30
30
|
"Loading...": "लोड हो रहा है...",
|
|
31
|
-
"Message Reactions": "
|
|
31
|
+
"Message Reactions": "",
|
|
32
32
|
"Message deleted": "मैसेज हटा दिया गया",
|
|
33
|
-
"Message flagged": "
|
|
34
|
-
"Mute User": "
|
|
33
|
+
"Message flagged": "",
|
|
34
|
+
"Mute User": "",
|
|
35
35
|
"Not supported": "समर्थित नहीं",
|
|
36
36
|
"Nothing yet...": "कोई मैसेज नहीं है...",
|
|
37
|
-
"Ok": "
|
|
38
|
-
"Only visible to you": "
|
|
39
|
-
"Photo": "
|
|
40
|
-
"Photos and Videos": "
|
|
41
|
-
"Pin to Conversation": "
|
|
37
|
+
"Ok": "",
|
|
38
|
+
"Only visible to you": "",
|
|
39
|
+
"Photo": "",
|
|
40
|
+
"Photos and Videos": "",
|
|
41
|
+
"Pin to Conversation": "",
|
|
42
42
|
"Pinned by": "द्वारा पिन किया गया",
|
|
43
|
-
"Please enable access to your photos and videos so you can share them.": "
|
|
44
|
-
"Please select a channel first": "
|
|
43
|
+
"Please enable access to your photos and videos so you can share them.": "",
|
|
44
|
+
"Please select a channel first": "",
|
|
45
45
|
"Reconnecting...": "पुनः कनेक्ट हो...",
|
|
46
|
-
"Reply": "
|
|
47
|
-
"Reply to Message": "
|
|
48
|
-
"Resend": "
|
|
46
|
+
"Reply": "",
|
|
47
|
+
"Reply to Message": "",
|
|
48
|
+
"Resend": "",
|
|
49
49
|
"Search GIFs": "GIF खोजें",
|
|
50
50
|
"Send a message": "एक संदेश भेजें",
|
|
51
|
-
"Sending links is not allowed in this conversation": "
|
|
51
|
+
"Sending links is not allowed in this conversation": "",
|
|
52
52
|
"Slow mode ON": "स्लो मोड चालू",
|
|
53
|
-
"The message has been reported to a moderator.": "
|
|
54
|
-
"Thread Reply": "
|
|
55
|
-
"Unblock User": "
|
|
56
|
-
"Unknown User": "
|
|
57
|
-
"Unmute User": "
|
|
58
|
-
"Unpin from Conversation": "
|
|
59
|
-
"Unread Messages": "
|
|
60
|
-
"Video": "
|
|
53
|
+
"The message has been reported to a moderator.": "",
|
|
54
|
+
"Thread Reply": "",
|
|
55
|
+
"Unblock User": "",
|
|
56
|
+
"Unknown User": "",
|
|
57
|
+
"Unmute User": "",
|
|
58
|
+
"Unpin from Conversation": "",
|
|
59
|
+
"Unread Messages": "",
|
|
60
|
+
"Video": "",
|
|
61
61
|
"You": "आप",
|
|
62
|
-
"You can't send messages in this channel": "
|
|
63
|
-
"{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "
|
|
64
|
-
"{{ index }} of {{ photoLength }}": "
|
|
62
|
+
"You can't send messages in this channel": "",
|
|
63
|
+
"{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "",
|
|
64
|
+
"{{ index }} of {{ photoLength }}": "",
|
|
65
65
|
"{{ replyCount }} Replies": "{{ replyCount }} रिप्लाई",
|
|
66
66
|
"{{ replyCount }} Thread Replies": "{{ replyCount }}} थ्रेड उत्तर",
|
|
67
|
-
"{{ user }} is typing": "
|
|
67
|
+
"{{ user }} is typing": "",
|
|
68
68
|
"🏙 Attachment...": "🏙 अटैचमेंट..."
|
|
69
69
|
}
|
package/src/i18n/it.json
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
{
|
|
2
2
|
"1 Reply": "1 Risposta",
|
|
3
3
|
"1 Thread Reply": "1 Risposta alla Discussione",
|
|
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": "
|
|
15
|
-
"Editing Message": "
|
|
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": "",
|
|
15
|
+
"Editing Message": "",
|
|
16
16
|
"Emoji matching": "Abbinamento emoji",
|
|
17
17
|
"Empty message...": "Message vuoto...",
|
|
18
18
|
"Error loading": "Errore di caricamento",
|
|
@@ -20,50 +20,50 @@
|
|
|
20
20
|
"Error loading messages for this channel...": "Errore durante il caricamento dei messaggi per questo canale...",
|
|
21
21
|
"Error while loading, please reload/refresh": "Errore durante il caricamento, per favore ricarica la pagina",
|
|
22
22
|
"File type not supported": "Tipo di file non supportato",
|
|
23
|
-
"Flag": "
|
|
24
|
-
"Flag Message": "
|
|
25
|
-
"Flag action failed either due to a network issue or the message is already flagged": "
|
|
23
|
+
"Flag": "",
|
|
24
|
+
"Flag Message": "",
|
|
25
|
+
"Flag action failed either due to a network issue or the message is already flagged": "",
|
|
26
26
|
"Instant Commands": "Comandi Istantanei",
|
|
27
|
-
"Links are disabled": "
|
|
27
|
+
"Links are disabled": "",
|
|
28
28
|
"Loading channels...": "Caricamento canali in corso...",
|
|
29
29
|
"Loading messages...": "Caricamento messaggi...",
|
|
30
30
|
"Loading...": "Caricamento...",
|
|
31
|
-
"Message Reactions": "
|
|
31
|
+
"Message Reactions": "",
|
|
32
32
|
"Message deleted": "Messaggio cancellato",
|
|
33
|
-
"Message flagged": "
|
|
34
|
-
"Mute User": "
|
|
33
|
+
"Message flagged": "",
|
|
34
|
+
"Mute User": "",
|
|
35
35
|
"Not supported": "non supportato",
|
|
36
36
|
"Nothing yet...": "Ancora niente...",
|
|
37
|
-
"Ok": "
|
|
38
|
-
"Only visible to you": "
|
|
39
|
-
"Photo": "
|
|
40
|
-
"Photos and Videos": "
|
|
41
|
-
"Pin to Conversation": "
|
|
37
|
+
"Ok": "",
|
|
38
|
+
"Only visible to you": "",
|
|
39
|
+
"Photo": "",
|
|
40
|
+
"Photos and Videos": "",
|
|
41
|
+
"Pin to Conversation": "",
|
|
42
42
|
"Pinned by": "Fissato da",
|
|
43
|
-
"Please enable access to your photos and videos so you can share them.": "
|
|
44
|
-
"Please select a channel first": "
|
|
43
|
+
"Please enable access to your photos and videos so you can share them.": "",
|
|
44
|
+
"Please select a channel first": "",
|
|
45
45
|
"Reconnecting...": "Ricollegarsi...",
|
|
46
|
-
"Reply": "
|
|
47
|
-
"Reply to Message": "
|
|
48
|
-
"Resend": "
|
|
46
|
+
"Reply": "",
|
|
47
|
+
"Reply to Message": "",
|
|
48
|
+
"Resend": "",
|
|
49
49
|
"Search GIFs": "Cerca GIF",
|
|
50
50
|
"Send a message": "Mandare un messaggio",
|
|
51
|
-
"Sending links is not allowed in this conversation": "
|
|
51
|
+
"Sending links is not allowed in this conversation": "",
|
|
52
52
|
"Slow mode ON": "Slowmode attiva",
|
|
53
|
-
"The message has been reported to a moderator.": "
|
|
54
|
-
"Thread Reply": "
|
|
55
|
-
"Unblock User": "
|
|
56
|
-
"Unknown User": "
|
|
57
|
-
"Unmute User": "
|
|
58
|
-
"Unpin from Conversation": "
|
|
59
|
-
"Unread Messages": "
|
|
60
|
-
"Video": "
|
|
53
|
+
"The message has been reported to a moderator.": "",
|
|
54
|
+
"Thread Reply": "",
|
|
55
|
+
"Unblock User": "",
|
|
56
|
+
"Unknown User": "",
|
|
57
|
+
"Unmute User": "",
|
|
58
|
+
"Unpin from Conversation": "",
|
|
59
|
+
"Unread Messages": "",
|
|
60
|
+
"Video": "",
|
|
61
61
|
"You": "Tu",
|
|
62
|
-
"You can't send messages in this channel": "
|
|
63
|
-
"{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "
|
|
64
|
-
"{{ index }} of {{ photoLength }}": "
|
|
62
|
+
"You can't send messages in this channel": "",
|
|
63
|
+
"{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "",
|
|
64
|
+
"{{ index }} of {{ photoLength }}": "",
|
|
65
65
|
"{{ replyCount }} Replies": "{{ replyCount }} Risposte",
|
|
66
66
|
"{{ replyCount }} Thread Replies": "{{replyCount}} Risposte alle Conversazione",
|
|
67
|
-
"{{ user }} is typing": "
|
|
67
|
+
"{{ user }} is typing": "",
|
|
68
68
|
"🏙 Attachment...": "🏙 Allegato..."
|
|
69
69
|
}
|