stream-chat-react-native-core 5.22.2-beta.1 → 5.22.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 (44) hide show
  1. package/lib/commonjs/components/Message/MessageSimple/utils/generateMarkdownText.js +2 -2
  2. package/lib/commonjs/components/Message/MessageSimple/utils/generateMarkdownText.js.map +1 -1
  3. package/lib/commonjs/components/Message/MessageSimple/utils/parseLinks.js +2 -2
  4. package/lib/commonjs/components/Message/MessageSimple/utils/parseLinks.js.map +1 -1
  5. package/lib/commonjs/components/Message/MessageSimple/utils/parseLinks.test.js +9 -12
  6. package/lib/commonjs/components/Message/MessageSimple/utils/parseLinks.test.js.map +1 -1
  7. package/lib/commonjs/i18n/fr.json +17 -17
  8. package/lib/commonjs/i18n/hi.json +17 -17
  9. package/lib/commonjs/i18n/it.json +17 -17
  10. package/lib/commonjs/i18n/nl.json +20 -20
  11. package/lib/commonjs/i18n/ru.json +20 -20
  12. package/lib/commonjs/i18n/tr.json +20 -20
  13. package/lib/commonjs/version.json +1 -1
  14. package/lib/module/components/Message/MessageSimple/utils/generateMarkdownText.js +2 -2
  15. package/lib/module/components/Message/MessageSimple/utils/generateMarkdownText.js.map +1 -1
  16. package/lib/module/components/Message/MessageSimple/utils/parseLinks.js +2 -2
  17. package/lib/module/components/Message/MessageSimple/utils/parseLinks.js.map +1 -1
  18. package/lib/module/components/Message/MessageSimple/utils/parseLinks.test.js +9 -12
  19. package/lib/module/components/Message/MessageSimple/utils/parseLinks.test.js.map +1 -1
  20. package/lib/module/i18n/fr.json +17 -17
  21. package/lib/module/i18n/hi.json +17 -17
  22. package/lib/module/i18n/it.json +17 -17
  23. package/lib/module/i18n/nl.json +20 -20
  24. package/lib/module/i18n/ru.json +20 -20
  25. package/lib/module/i18n/tr.json +20 -20
  26. package/lib/module/version.json +1 -1
  27. package/lib/typescript/components/Message/MessageSimple/utils/parseLinks.d.ts +1 -1
  28. package/lib/typescript/i18n/fr.json +17 -17
  29. package/lib/typescript/i18n/hi.json +17 -17
  30. package/lib/typescript/i18n/it.json +17 -17
  31. package/lib/typescript/i18n/nl.json +20 -20
  32. package/lib/typescript/i18n/ru.json +20 -20
  33. package/lib/typescript/i18n/tr.json +20 -20
  34. package/package.json +1 -1
  35. package/src/components/Message/MessageSimple/utils/generateMarkdownText.ts +2 -2
  36. package/src/components/Message/MessageSimple/utils/parseLinks.test.ts +6 -11
  37. package/src/components/Message/MessageSimple/utils/parseLinks.ts +2 -2
  38. package/src/i18n/fr.json +17 -17
  39. package/src/i18n/hi.json +17 -17
  40. package/src/i18n/it.json +17 -17
  41. package/src/i18n/nl.json +20 -20
  42. package/src/i18n/ru.json +20 -20
  43. package/src/i18n/tr.json +20 -20
  44. package/src/version.json +1 -1
package/src/i18n/tr.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "1 Reply": "1 Cevap",
3
- "1 Thread Reply": "1 Konu Yanıtı",
3
+ "1 Thread Reply": "",
4
4
  "Allow access to your Gallery": "Galerinize erişime izin verin",
5
5
  "Allow camera access in device settings": "Cihaz ayarlarında kamera erişimine izin ver",
6
6
  "Also send to channel": "Kanala da gönder",
@@ -14,7 +14,7 @@
14
14
  "Device camera is used to take photos or videos.": "Cihaz kamerası fotoğraf veya video çekmek için kullanılır.",
15
15
  "Do you want to send a copy of this message to a moderator for further investigation?": "",
16
16
  "Edit Message": "",
17
- "Editing Message": "Mesaj Düzenleniyor",
17
+ "Editing Message": "",
18
18
  "Emoji matching": "",
19
19
  "Empty message...": "",
20
20
  "Error loading": "",
@@ -28,35 +28,35 @@
28
28
  "How about sending your first message to a friend?": "",
29
29
  "Instant Commands": "",
30
30
  "Let's start chatting!": "",
31
- "Links are disabled": "Bağlantılar devre dışı",
32
- "Loading channels...": "",
33
- "Loading messages...": "",
34
- "Loading...": "",
35
- "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.",
36
- "Message Reactions": "Mesaj Tepkileri",
31
+ "Links are disabled": "",
32
+ "Loading channels...": "Kanallar yükleniyor...",
33
+ "Loading messages...": "Mesajlar yükleniyor...",
34
+ "Loading...": "Yükleniyor...",
35
+ "Maximum file size upload limit reached. Please upload a file below {{MAX_FILE_SIZE_TO_UPLOAD_IN_MB}} MB.": "",
36
+ "Message Reactions": "",
37
37
  "Message deleted": "",
38
38
  "Message flagged": "",
39
39
  "Mute User": "",
40
40
  "Not supported": "",
41
41
  "Nothing yet...": "",
42
42
  "Ok": "",
43
- "Only visible to you": "Sadece siz görebilirsiniz",
43
+ "Only visible to you": "",
44
44
  "Open Settings": "Ayarları aç",
45
- "Photo": "",
45
+ "Photo": "Fotoğraf",
46
46
  "Photos and Videos": "Fotoğraflar ve Videolar",
47
47
  "Pin to Conversation": "",
48
- "Pinned by": "Tarafından sabitlendi",
48
+ "Pinned by": "",
49
49
  "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.",
50
50
  "Please select a channel first": "Lütfen önce bir kanal seçiniz",
51
51
  "Reconnecting...": "",
52
52
  "Reply": "",
53
- "Reply to Message": "",
53
+ "Reply to Message": "Mesajı Yanıtla",
54
54
  "Resend": "",
55
- "Search GIFs": "",
55
+ "Search GIFs": "GIF Ara",
56
56
  "Select More Photos": "Daha Fazla Fotoğraf Seçin",
57
- "Send a message": "",
58
- "Sending links is not allowed in this conversation": "Bu konuşmada bağlantı göndermek desteklenmiyor",
59
- "Slow mode ON": "",
57
+ "Send a message": "Mesaj gönder",
58
+ "Sending links is not allowed in this conversation": "",
59
+ "Slow mode ON": "Yavaş Mod Açık",
60
60
  "The message has been reported to a moderator.": "",
61
61
  "Thread Reply": "",
62
62
  "Unblock User": "",
@@ -64,13 +64,13 @@
64
64
  "Unmute User": "",
65
65
  "Unpin from Conversation": "",
66
66
  "Unread Messages": "Okunmamış Mesajlar",
67
- "Video": "",
67
+ "Video": "Video",
68
68
  "You": "",
69
69
  "You can't send messages in this channel": "Bu konuşmaya mesaj gönderemezsiniz",
70
- "{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "",
70
+ "{{ firstUser }} and {{ nonSelfUserLength }} more are typing": "{{ firstUser }} ve {{ nonSelfUserLength }} kişi daha yazıyor",
71
71
  "{{ index }} of {{ photoLength }}": "{{ index }} / {{ photoLength }}",
72
72
  "{{ replyCount }} Replies": "{{ replyCount }} Cevap",
73
- "{{ replyCount }} Thread Replies": "{{responseCount}} Konu Cevapı",
74
- "{{ user }} is typing": "",
73
+ "{{ replyCount }} Thread Replies": "",
74
+ "{{ user }} is typing": "{{ user }} yazıyor",
75
75
  "🏙 Attachment...": ""
76
76
  }
package/src/version.json CHANGED
@@ -1,3 +1,3 @@
1
1
  {
2
- "version": "5.22.2-beta.1"
2
+ "version": "5.22.2-beta.2"
3
3
  }