stream-chat-react 13.12.0 → 13.13.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/dist/components/Attachment/AttachmentActions.js +7 -2
- package/dist/components/Chat/hooks/useChat.js +1 -1
- package/dist/components/Message/ReminderNotification.js +2 -2
- package/dist/components/Message/hooks/useMuteHandler.js +2 -2
- package/dist/components/MessageInput/AttachmentPreviewList/AttachmentPreviewList.js +1 -1
- package/dist/components/MessageInput/AttachmentPreviewList/FileAttachmentPreview.d.ts +2 -1
- package/dist/components/MessageInput/AttachmentPreviewList/FileAttachmentPreview.js +3 -2
- package/dist/components/MessageInput/AttachmentPreviewList/ImageAttachmentPreview.js +1 -1
- package/dist/components/MessageInput/AttachmentPreviewList/VoiceRecordingPreview.js +1 -1
- package/dist/components/MessageInput/SendButton.js +3 -1
- package/dist/components/MessageList/MessageList.js +8 -5
- package/dist/components/MessageList/renderMessages.js +6 -6
- package/dist/components/Poll/PollCreationDialog/MultipleAnswersField.js +6 -2
- package/dist/components/Poll/PollCreationDialog/NameField.js +5 -2
- package/dist/components/Poll/PollCreationDialog/OptionFieldSet.js +6 -2
- package/dist/components/TextareaComposer/SuggestionList/CommandItem.js +21 -3
- package/dist/context/ComponentContext.d.ts +4 -0
- package/dist/context/MessageListContext.d.ts +3 -0
- package/dist/css/v2/index.css +1 -1
- package/dist/css/v2/index.layout.css +1 -1
- package/dist/experimental/Search/SearchResults/SearchResultsHeader.js +7 -2
- package/dist/experimental/Search/SearchResults/SearchSourceResultsLoadingIndicator.js +3 -1
- package/dist/experimental/index.browser.cjs +18 -2
- package/dist/experimental/index.browser.cjs.map +2 -2
- package/dist/experimental/index.node.cjs +18 -2
- package/dist/experimental/index.node.cjs.map +2 -2
- package/dist/i18n/Streami18n.d.ts +90 -78
- package/dist/i18n/de.json +91 -89
- package/dist/i18n/en.json +91 -79
- package/dist/i18n/es.json +99 -97
- package/dist/i18n/fr.json +99 -97
- package/dist/i18n/hi.json +91 -89
- package/dist/i18n/it.json +99 -97
- package/dist/i18n/ja.json +88 -86
- package/dist/i18n/ko.json +88 -86
- package/dist/i18n/nl.json +91 -89
- package/dist/i18n/pt.json +99 -97
- package/dist/i18n/ru.json +104 -102
- package/dist/i18n/tr.json +91 -89
- package/dist/index.browser.cjs +1720 -1617
- package/dist/index.browser.cjs.map +2 -2
- package/dist/index.node.cjs +1720 -1617
- package/dist/index.node.cjs.map +2 -2
- package/dist/scss/v2/Message/Message-layout.scss +1 -0
- package/dist/scss/v2/Poll/Poll-layout.scss +4 -0
- package/package.json +7 -7
package/dist/i18n/ko.json
CHANGED
|
@@ -1,4 +1,21 @@
|
|
|
1
1
|
{
|
|
2
|
+
"{{ commaSeparatedUsers }} and {{ moreCount }} more": "{{ commaSeparatedUsers }} 그리고 {{ moreCount }}명 더",
|
|
3
|
+
"{{ commaSeparatedUsers }}, and {{ lastUser }}": "{{ commaSeparatedUsers }} 그리고 {{ lastUser }}",
|
|
4
|
+
"{{ firstUser }} and {{ secondUser }}": "{{ firstUser }} 그리고 {{ secondUser }}",
|
|
5
|
+
"{{ imageCount }} more": "{{ imageCount }}개 더",
|
|
6
|
+
"{{ memberCount }} members": "{{ memberCount }}명",
|
|
7
|
+
"{{ user }} has been muted": "{{ user }} 음소거되었습니다",
|
|
8
|
+
"{{ user }} has been unmuted": "{{ user }} 음소거가 해제되었습니다",
|
|
9
|
+
"{{ user }} is typing...": "{{ user }}이(가) 입력 중입니다...",
|
|
10
|
+
"{{ users }} and {{ user }} are typing...": "{{ users }}와(과) {{ user }}이(가) 입력 중입니다...",
|
|
11
|
+
"{{ users }} and more are typing...": "{{ users }}와(과) 더 많은 사람들이 입력 중입니다...",
|
|
12
|
+
"{{ watcherCount }} online": "{{ watcherCount }} 온라인",
|
|
13
|
+
"{{count}} unread_other": "{{count}} 읽지 않음",
|
|
14
|
+
"{{count}} votes_other": "{{count}} 투표",
|
|
15
|
+
"🏙 Attachment...": "🏙 부착...",
|
|
16
|
+
"📊 {{createdBy}} created: {{ pollName}}": "📊 {{createdBy}}이(가) 생성함: {{ pollName}}",
|
|
17
|
+
"📊 {{votedBy}} voted: {{pollOptionText}}": "📊 {{votedBy}}이(가) 투표함: {{pollOptionText}}",
|
|
18
|
+
"📍Shared location": "📍공유된 위치",
|
|
2
19
|
"Add a comment": "댓글 추가",
|
|
3
20
|
"Add an option": "옵션 추가",
|
|
4
21
|
"All results loaded": "모든 결과가 로드되었습니다",
|
|
@@ -13,11 +30,41 @@
|
|
|
13
30
|
"Anonymous": "익명",
|
|
14
31
|
"Anonymous poll": "익명 투표",
|
|
15
32
|
"Archive": "아카이브",
|
|
33
|
+
"aria/Attachment": "첨부 파일",
|
|
34
|
+
"aria/Cancel Reply": "답장 취소",
|
|
35
|
+
"aria/Cancel upload": "업로드 취소",
|
|
36
|
+
"aria/Channel list": "채널 목록",
|
|
37
|
+
"aria/Channel search results": "채널 검색 결과",
|
|
38
|
+
"aria/Close thread": "스레드 닫기",
|
|
39
|
+
"aria/Download attachment": "첨부 파일 다운로드",
|
|
40
|
+
"aria/Emoji picker": "이모지 선택기",
|
|
41
|
+
"aria/File input": "파일 입력",
|
|
42
|
+
"aria/File upload": "파일 업로드",
|
|
43
|
+
"aria/Image input": "이미지 입력",
|
|
44
|
+
"aria/Load More Channels": "더 많은 채널 불러오기",
|
|
45
|
+
"aria/Menu": "메뉴",
|
|
46
|
+
"aria/Message Options": "메시지 옵션",
|
|
47
|
+
"aria/Open Attachment Selector": "첨부 파일 선택기 열기",
|
|
48
|
+
"aria/Open Menu": "메뉴 열기",
|
|
49
|
+
"aria/Open Message Actions Menu": "메시지 액션 메뉴 열기",
|
|
50
|
+
"aria/Open Reaction Selector": "반응 선택기 열기",
|
|
51
|
+
"aria/Open Thread": "스레드 열기",
|
|
52
|
+
"aria/Reaction list": "반응 목록",
|
|
53
|
+
"aria/Remind Me Options": "알림 옵션",
|
|
54
|
+
"aria/Remove attachment": "첨부 파일 제거",
|
|
55
|
+
"aria/Remove location attachment": "위치 첨부 파일 제거",
|
|
56
|
+
"aria/Retry upload": "업로드 다시 시도",
|
|
57
|
+
"aria/Search results": "검색 결과",
|
|
58
|
+
"aria/Search results header filter button": "검색 결과 헤더 필터 버튼",
|
|
59
|
+
"aria/Send": "보내기",
|
|
60
|
+
"aria/Stop AI Generation": "AI 생성 중지",
|
|
16
61
|
"Ask a question": "질문하기",
|
|
17
62
|
"Attach": "첨부",
|
|
18
63
|
"Attach files": "파일 첨부",
|
|
19
64
|
"Attachment upload blocked due to {{reason}}": "{{reason}}로 인해 첨부 파일 업로드가 차단되었습니다",
|
|
20
65
|
"Attachment upload failed due to {{reason}}": "{{reason}}로 인해 첨부 파일 업로드가 실패했습니다",
|
|
66
|
+
"ban-command-args": "[@사용자이름] [텍스트]",
|
|
67
|
+
"ban-command-description": "사용자를 차단",
|
|
21
68
|
"Cancel": "취소",
|
|
22
69
|
"Cannot seek in the recording": "녹음에서 찾을 수 없습니다",
|
|
23
70
|
"Channel Missing": "채널 누락",
|
|
@@ -34,8 +81,11 @@
|
|
|
34
81
|
"Download attachment {{ name }}": "첨부 파일 {{ name }} 다운로드",
|
|
35
82
|
"Drag your files here": "여기로 파일을 끌어다 놓으세요",
|
|
36
83
|
"Drag your files here to add to your post": "게시물에 추가하려면 파일을 여기로 끌어다 놓으세요",
|
|
37
|
-
"Due since {{ dueSince }}": "{{ dueSince }}부터 기한",
|
|
38
84
|
"Due {{ timeLeft }}": "{{ timeLeft }}에 기한",
|
|
85
|
+
"Due since {{ dueSince }}": "{{ dueSince }}부터 기한",
|
|
86
|
+
"duration/Message reminder": "{{ milliseconds | durationFormatter(withSuffix: true) }}",
|
|
87
|
+
"duration/Remind Me": "{{ milliseconds | durationFormatter(withSuffix: true) }}",
|
|
88
|
+
"duration/Share Location": "{{ milliseconds | durationFormatter }}",
|
|
39
89
|
"Edit Message": "메시지 수정",
|
|
40
90
|
"Edit message request failed": "메시지 수정 요청 실패",
|
|
41
91
|
"Edited": "편집됨",
|
|
@@ -44,6 +94,8 @@
|
|
|
44
94
|
"End": "종료",
|
|
45
95
|
"End vote": "투표 종료",
|
|
46
96
|
"Enforce unique vote is enabled": "고유 투표가 활성화되었습니다",
|
|
97
|
+
"Error": "오류",
|
|
98
|
+
"Error · Unsent": "오류 · 전송되지 않음",
|
|
47
99
|
"Error adding flag": "플래그를 추가하는 동안 오류가 발생했습니다.",
|
|
48
100
|
"Error connecting to chat, refresh the page to try again.": "채팅에 연결하는 동안 오류가 발생했습니다. 페이지를 새로고침하여 다시 시도하세요.",
|
|
49
101
|
"Error deleting message": "메시지를 삭제하는 중에 오류가 발생했습니다.",
|
|
@@ -58,7 +110,6 @@
|
|
|
58
110
|
"Error uploading attachment": "첨부 파일 업로드 중 오류가 발생했습니다",
|
|
59
111
|
"Error uploading file": "파일 업로드 오류",
|
|
60
112
|
"Error uploading image": "이미지를 업로드하는 동안 오류가 발생했습니다.",
|
|
61
|
-
"Error · Unsent": "오류 · 전송되지 않음",
|
|
62
113
|
"Error: {{ errorMessage }}": "오류: {{ errorMessage }}",
|
|
63
114
|
"Failed to create the poll": "투표 생성 실패",
|
|
64
115
|
"Failed to create the poll due to {{reason}}": "{{reason}} 때문에 투표를 생성하지 못했습니다",
|
|
@@ -71,7 +122,10 @@
|
|
|
71
122
|
"File is too large: {{ size }}, maximum upload size is {{ limit }}": "파일이 너무 큽니다: {{ size }}, 최대 업로드 크기는 {{ limit }}입니다",
|
|
72
123
|
"Flag": "플래그",
|
|
73
124
|
"Generating...": "생성 중...",
|
|
125
|
+
"giphy-command-args": "[텍스트]",
|
|
126
|
+
"giphy-command-description": "채널에 무작위 GIF 게시",
|
|
74
127
|
"Latest Messages": "최신 메시지",
|
|
128
|
+
"live": "라이브",
|
|
75
129
|
"Live for {{duration}}": "{{duration}} 동안 라이브",
|
|
76
130
|
"Live location": "라이브 위치",
|
|
77
131
|
"Live until {{ timestamp }}": "{{ timestamp }}까지 라이브",
|
|
@@ -81,9 +135,9 @@
|
|
|
81
135
|
"Mark as unread": "읽지 않음으로 표시",
|
|
82
136
|
"Maximum number of votes (from 2 to 10)": "최대 투표 수 (2에서 10까지)",
|
|
83
137
|
"Menu": "메뉴",
|
|
138
|
+
"Message deleted": "메시지가 삭제되었습니다.",
|
|
84
139
|
"Message Failed · Click to try again": "메시지 실패 · 다시 시도하려면 클릭하세요.",
|
|
85
140
|
"Message Failed · Unauthorized": "메시지 실패 · 승인되지 않음",
|
|
86
|
-
"Message deleted": "메시지가 삭제되었습니다.",
|
|
87
141
|
"Message has been successfully flagged": "메시지에 플래그가 지정되었습니다.",
|
|
88
142
|
"Message pinned": "메시지 핀했습니다",
|
|
89
143
|
"Message was blocked by moderation policies": "메시지가 관리 정책에 의해 차단되었습니다.",
|
|
@@ -91,6 +145,9 @@
|
|
|
91
145
|
"Missing permissions to upload the attachment": "첨부 파일을 업로드하려면 권한이 필요합니다",
|
|
92
146
|
"Multiple answers": "복수 응답",
|
|
93
147
|
"Mute": "무음",
|
|
148
|
+
"mute-command-args": "[@사용자이름]",
|
|
149
|
+
"mute-command-description": "사용자 음소거",
|
|
150
|
+
"network error": "네트워크 오류",
|
|
94
151
|
"New": "새로운",
|
|
95
152
|
"New Messages!": "새 메시지!",
|
|
96
153
|
"No chats here yet…": "아직 채팅이 없습니다...",
|
|
@@ -119,10 +176,18 @@
|
|
|
119
176
|
"Remove reminder": "알림 제거",
|
|
120
177
|
"Reply": "답장",
|
|
121
178
|
"Reply to Message": "메시지에 답장",
|
|
179
|
+
"replyCount_one": "답장 1개",
|
|
180
|
+
"replyCount_other": "{{ count }} 답장",
|
|
122
181
|
"Save for later": "나중에 저장",
|
|
123
182
|
"Saved for later": "나중에 저장됨",
|
|
124
183
|
"Search": "찾다",
|
|
184
|
+
"search-results-header-filter-source-button-label--channels": "채널",
|
|
185
|
+
"search-results-header-filter-source-button-label--messages": "메시지",
|
|
186
|
+
"search-results-header-filter-source-button-label--users": "사용자",
|
|
187
|
+
"Searching for {{ searchSourceType }}...": "{{ searchSourceType }} 검색 중...",
|
|
125
188
|
"Searching...": "수색...",
|
|
189
|
+
"searchResultsCount_one": "1개의 결과",
|
|
190
|
+
"searchResultsCount_other": "{{ count }}개 결과",
|
|
126
191
|
"See all options ({{count}})_other": "모든 옵션 보기 ({{count}})",
|
|
127
192
|
"Select one": "하나 선택",
|
|
128
193
|
"Select one or more": "하나 이상 선택",
|
|
@@ -133,11 +198,12 @@
|
|
|
133
198
|
"Sending...": "배상중...",
|
|
134
199
|
"Sent": "전송됨",
|
|
135
200
|
"Share": "공유",
|
|
136
|
-
"Share Location": "위치 공유",
|
|
137
201
|
"Share live location for": "라이브 위치 공유",
|
|
202
|
+
"Share Location": "위치 공유",
|
|
138
203
|
"Shared live location": "공유된 라이브 위치",
|
|
139
204
|
"Show all": "모두 보기",
|
|
140
205
|
"Shuffle": "셔플",
|
|
206
|
+
"size limit": "크기 제한",
|
|
141
207
|
"Slow Mode ON": "슬로우 모드 켜짐",
|
|
142
208
|
"Some of the files will not be accepted": "일부 파일은 허용되지 않을 수 있습니다",
|
|
143
209
|
"Start typing to search": "검색하려면 입력을 시작하세요",
|
|
@@ -145,110 +211,46 @@
|
|
|
145
211
|
"Submit": "제출",
|
|
146
212
|
"Suggest an option": "옵션 제안",
|
|
147
213
|
"Thinking...": "생각 중...",
|
|
214
|
+
"this content could not be displayed": "이 콘텐츠를 표시할 수 없습니다",
|
|
148
215
|
"This field cannot be empty or contain only spaces": "이 필드는 비워둘 수 없으며 공백만 포함할 수도 없습니다",
|
|
149
216
|
"This message did not meet our content guidelines": "이 메시지는 콘텐츠 가이드라인을 충족하지 않습니다.",
|
|
150
217
|
"This message was deleted...": "이 메시지는 삭제되었습니다...",
|
|
151
218
|
"Thread": "스레드",
|
|
152
219
|
"Thread has not been found": "스레드를 찾을 수 없습니다",
|
|
153
220
|
"Thread reply": "스레드 답장",
|
|
221
|
+
"timestamp/DateSeparator": "{{ timestamp | timestampFormatter(calendar: true) }}",
|
|
222
|
+
"timestamp/LiveLocation": "{{ timestamp | timestampFormatter(calendar: true) }}",
|
|
223
|
+
"timestamp/MessageTimestamp": "{{ timestamp | timestampFormatter(calendar: true) }}",
|
|
224
|
+
"timestamp/PollVote": "{{ timestamp | timestampFormatter(format: MMM D [at] HH:mm) }}",
|
|
225
|
+
"timestamp/PollVoteTooltip": "{{ timestamp | timestampFormatter(calendar: true) }}",
|
|
226
|
+
"timestamp/ReminderNotification": "{{ timestamp | timestampFormatter(calendar: true) }}",
|
|
227
|
+
"timestamp/SystemMessage": "{{ timestamp | timestampFormatter(format: dddd L) }}",
|
|
154
228
|
"To start recording, allow the camera access in your browser": "브라우저에서 카메라 액세스를 허용하여 녹음을 시작합니다",
|
|
155
229
|
"To start recording, allow the microphone access in your browser": "브라우저에서 마이크로폰 액세스를 허용하여 녹음을 시작합니다",
|
|
230
|
+
"translationBuilderTopic/notification": "{{value, notification}}",
|
|
156
231
|
"Type a number from 2 to 10": "2에서 10 사이의 숫자를 입력하세요",
|
|
157
232
|
"Type your message": "메시지 입력",
|
|
158
233
|
"Unarchive": "아카이브 해제",
|
|
234
|
+
"unban-command-args": "[@사용자이름]",
|
|
235
|
+
"unban-command-description": "사용자 차단 해제",
|
|
236
|
+
"unknown error": "알 수 없는 오류",
|
|
159
237
|
"Unmute": "음소거 해제",
|
|
238
|
+
"unmute-command-args": "[@사용자이름]",
|
|
239
|
+
"unmute-command-description": "사용자 음소거 해제",
|
|
160
240
|
"Unpin": "핀 해제",
|
|
161
241
|
"Unread messages": "읽지 않은 메시지",
|
|
242
|
+
"unreadMessagesSeparatorText_other": "읽지 않은 메시지 {{count}}개",
|
|
162
243
|
"Unsupported attachment": "지원되지 않는 첨부 파일",
|
|
244
|
+
"unsupported file type": "지원되지 않는 파일 형식",
|
|
163
245
|
"Update your comment": "댓글 업데이트",
|
|
164
246
|
"Upload type: \"{{ type }}\" is not allowed": "업로드 유형: \"{{ type }}\"은(는) 허용되지 않습니다.",
|
|
165
247
|
"User uploaded content": "사용자 업로드 콘텐츠",
|
|
166
|
-
"View results": "결과 보기",
|
|
167
248
|
"View {{count}} comments_other": "{{count}}개의 댓글 보기",
|
|
249
|
+
"View results": "결과 보기",
|
|
168
250
|
"Voice message": "음성 메시지",
|
|
169
251
|
"Vote ended": "투표 종료",
|
|
170
252
|
"Wait until all attachments have uploaded": "모든 첨부 파일이 업로드될 때까지 기다립니다.",
|
|
171
253
|
"You": "당신",
|
|
172
254
|
"You have no channels currently": "현재 채널이 없습니다.",
|
|
173
|
-
"You've reached the maximum number of files": "최대 파일 수에 도달했습니다."
|
|
174
|
-
"aria/Attachment": "첨부 파일",
|
|
175
|
-
"aria/Cancel Reply": "답장 취소",
|
|
176
|
-
"aria/Cancel upload": "업로드 취소",
|
|
177
|
-
"aria/Channel list": "채널 목록",
|
|
178
|
-
"aria/Channel search results": "채널 검색 결과",
|
|
179
|
-
"aria/Close thread": "스레드 닫기",
|
|
180
|
-
"aria/Download attachment": "첨부 파일 다운로드",
|
|
181
|
-
"aria/Emoji picker": "이모지 선택기",
|
|
182
|
-
"aria/File input": "파일 입력",
|
|
183
|
-
"aria/File upload": "파일 업로드",
|
|
184
|
-
"aria/Image input": "이미지 입력",
|
|
185
|
-
"aria/Load More Channels": "더 많은 채널 불러오기",
|
|
186
|
-
"aria/Menu": "메뉴",
|
|
187
|
-
"aria/Message Options": "메시지 옵션",
|
|
188
|
-
"aria/Open Attachment Selector": "첨부 파일 선택기 열기",
|
|
189
|
-
"aria/Open Menu": "메뉴 열기",
|
|
190
|
-
"aria/Open Message Actions Menu": "메시지 액션 메뉴 열기",
|
|
191
|
-
"aria/Open Reaction Selector": "반응 선택기 열기",
|
|
192
|
-
"aria/Open Thread": "스레드 열기",
|
|
193
|
-
"aria/Reaction list": "반응 목록",
|
|
194
|
-
"aria/Remind Me Options": "알림 옵션",
|
|
195
|
-
"aria/Remove attachment": "첨부 파일 제거",
|
|
196
|
-
"aria/Remove location attachment": "위치 첨부 파일 제거",
|
|
197
|
-
"aria/Retry upload": "업로드 다시 시도",
|
|
198
|
-
"aria/Search results": "검색 결과",
|
|
199
|
-
"aria/Search results header filter button": "검색 결과 헤더 필터 버튼",
|
|
200
|
-
"aria/Send": "보내기",
|
|
201
|
-
"aria/Stop AI Generation": "AI 생성 중지",
|
|
202
|
-
"ban-command-args": "[@사용자이름] [텍스트]",
|
|
203
|
-
"ban-command-description": "사용자를 차단",
|
|
204
|
-
"duration/Message reminder": "{{ milliseconds | durationFormatter(withSuffix: true) }}",
|
|
205
|
-
"duration/Remind Me": "{{ milliseconds | durationFormatter(withSuffix: true) }}",
|
|
206
|
-
"duration/Share Location": "{{ milliseconds | durationFormatter }}",
|
|
207
|
-
"giphy-command-args": "[텍스트]",
|
|
208
|
-
"giphy-command-description": "채널에 무작위 GIF 게시",
|
|
209
|
-
"live": "라이브",
|
|
210
|
-
"mute-command-args": "[@사용자이름]",
|
|
211
|
-
"mute-command-description": "사용자 음소거",
|
|
212
|
-
"network error": "네트워크 오류",
|
|
213
|
-
"replyCount_one": "답장 1개",
|
|
214
|
-
"replyCount_other": "{{ count }} 답장",
|
|
215
|
-
"search-results-header-filter-source-button-label--channels": "채널",
|
|
216
|
-
"search-results-header-filter-source-button-label--messages": "메시지",
|
|
217
|
-
"search-results-header-filter-source-button-label--users": "사용자",
|
|
218
|
-
"searchResultsCount_one": "1개의 결과",
|
|
219
|
-
"searchResultsCount_other": "{{ count }}개 결과",
|
|
220
|
-
"size limit": "크기 제한",
|
|
221
|
-
"this content could not be displayed": "이 콘텐츠를 표시할 수 없습니다",
|
|
222
|
-
"timestamp/DateSeparator": "{{ timestamp | timestampFormatter(calendar: true) }}",
|
|
223
|
-
"timestamp/LiveLocation": "{{ timestamp | timestampFormatter(calendar: true) }}",
|
|
224
|
-
"timestamp/MessageTimestamp": "{{ timestamp | timestampFormatter(calendar: true) }}",
|
|
225
|
-
"timestamp/PollVote": "{{ timestamp | timestampFormatter(format: MMM D [at] HH:mm) }}",
|
|
226
|
-
"timestamp/PollVoteTooltip": "{{ timestamp | timestampFormatter(calendar: true) }}",
|
|
227
|
-
"timestamp/ReminderNotification": "{{ timestamp | timestampFormatter(calendar: true) }}",
|
|
228
|
-
"timestamp/SystemMessage": "{{ timestamp | timestampFormatter(format: dddd L) }}",
|
|
229
|
-
"translationBuilderTopic/notification": "{{value, notification}}",
|
|
230
|
-
"unban-command-args": "[@사용자이름]",
|
|
231
|
-
"unban-command-description": "사용자 차단 해제",
|
|
232
|
-
"unknown error": "알 수 없는 오류",
|
|
233
|
-
"unmute-command-args": "[@사용자이름]",
|
|
234
|
-
"unmute-command-description": "사용자 음소거 해제",
|
|
235
|
-
"unreadMessagesSeparatorText_other": "읽지 않은 메시지 {{count}}개",
|
|
236
|
-
"unsupported file type": "지원되지 않는 파일 형식",
|
|
237
|
-
"{{ commaSeparatedUsers }} and {{ moreCount }} more": "{{ commaSeparatedUsers }} 그리고 {{ moreCount }}명 더",
|
|
238
|
-
"{{ commaSeparatedUsers }}, and {{ lastUser }}": "{{ commaSeparatedUsers }} 그리고 {{ lastUser }}",
|
|
239
|
-
"{{ firstUser }} and {{ secondUser }}": "{{ firstUser }} 그리고 {{ secondUser }}",
|
|
240
|
-
"{{ imageCount }} more": "{{ imageCount }}개 더",
|
|
241
|
-
"{{ memberCount }} members": "{{ memberCount }}명",
|
|
242
|
-
"{{ user }} has been muted": "{{ user }} 음소거되었습니다",
|
|
243
|
-
"{{ user }} has been unmuted": "{{ user }} 음소거가 해제되었습니다",
|
|
244
|
-
"{{ user }} is typing...": "{{ user }}이(가) 입력 중입니다...",
|
|
245
|
-
"{{ users }} and more are typing...": "{{ users }}와(과) 더 많은 사람들이 입력 중입니다...",
|
|
246
|
-
"{{ users }} and {{ user }} are typing...": "{{ users }}와(과) {{ user }}이(가) 입력 중입니다...",
|
|
247
|
-
"{{ watcherCount }} online": "{{ watcherCount }} 온라인",
|
|
248
|
-
"{{count}} unread_other": "{{count}} 읽지 않음",
|
|
249
|
-
"{{count}} votes_other": "{{count}} 투표",
|
|
250
|
-
"🏙 Attachment...": "🏙 부착...",
|
|
251
|
-
"📊 {{createdBy}} created: {{ pollName}}": "📊 {{createdBy}}이(가) 생성함: {{ pollName}}",
|
|
252
|
-
"📊 {{votedBy}} voted: {{pollOptionText}}": "📊 {{votedBy}}이(가) 투표함: {{pollOptionText}}",
|
|
253
|
-
"📍Shared location": "📍공유된 위치"
|
|
255
|
+
"You've reached the maximum number of files": "최대 파일 수에 도달했습니다."
|
|
254
256
|
}
|
package/dist/i18n/nl.json
CHANGED
|
@@ -1,4 +1,23 @@
|
|
|
1
1
|
{
|
|
2
|
+
"{{ commaSeparatedUsers }} and {{ moreCount }} more": "{{ commaSeparatedUsers }} en {{ moreCount }} meer",
|
|
3
|
+
"{{ commaSeparatedUsers }}, and {{ lastUser }}": "{{ commaSeparatedUsers }} en {{ lastUser }}",
|
|
4
|
+
"{{ firstUser }} and {{ secondUser }}": "{{ firstUser }} en {{ secondUser }}",
|
|
5
|
+
"{{ imageCount }} more": "+{{ imageCount }}",
|
|
6
|
+
"{{ memberCount }} members": "{{ memberCount }} deelnemers",
|
|
7
|
+
"{{ user }} has been muted": "{{ user }} is gedempt",
|
|
8
|
+
"{{ user }} has been unmuted": "{{ user }} is niet meer gedempt",
|
|
9
|
+
"{{ user }} is typing...": "{{ user }} is aan het typen...",
|
|
10
|
+
"{{ users }} and {{ user }} are typing...": "{{ users }} en {{ user }} zijn aan het typen...",
|
|
11
|
+
"{{ users }} and more are typing...": "{{ users }} en meer zijn aan het typen...",
|
|
12
|
+
"{{ watcherCount }} online": "{{ watcherCount }} online",
|
|
13
|
+
"{{count}} unread_one": "{{count}} ongelezen",
|
|
14
|
+
"{{count}} unread_other": "{{count}} ongelezen",
|
|
15
|
+
"{{count}} votes_one": "{{count}} stem",
|
|
16
|
+
"{{count}} votes_other": "{{count}} stemmen",
|
|
17
|
+
"🏙 Attachment...": "🏙 Bijlage...",
|
|
18
|
+
"📊 {{createdBy}} created: {{ pollName}}": "📊 {{createdBy}} heeft gemaakt: {{ pollName}}",
|
|
19
|
+
"📊 {{votedBy}} voted: {{pollOptionText}}": "📊 {{votedBy}} heeft gestemd: {{pollOptionText}}",
|
|
20
|
+
"📍Shared location": "📍Gedeelde locatie",
|
|
2
21
|
"Add a comment": "Voeg een opmerking toe",
|
|
3
22
|
"Add an option": "Voeg een optie toe",
|
|
4
23
|
"All results loaded": "Alle resultaten geladen",
|
|
@@ -13,11 +32,41 @@
|
|
|
13
32
|
"Anonymous": "Anoniem",
|
|
14
33
|
"Anonymous poll": "Anonieme peiling",
|
|
15
34
|
"Archive": "Archief",
|
|
35
|
+
"aria/Attachment": "Bijlage",
|
|
36
|
+
"aria/Cancel Reply": "Antwoord annuleren",
|
|
37
|
+
"aria/Cancel upload": "Upload annuleren",
|
|
38
|
+
"aria/Channel list": "Kanaallijst",
|
|
39
|
+
"aria/Channel search results": "Zoekresultaten voor kanalen",
|
|
40
|
+
"aria/Close thread": "Draad sluiten",
|
|
41
|
+
"aria/Download attachment": "Bijlage downloaden",
|
|
42
|
+
"aria/Emoji picker": "Emoji kiezer",
|
|
43
|
+
"aria/File input": "Bestandsinvoer",
|
|
44
|
+
"aria/File upload": "Bestand uploaden",
|
|
45
|
+
"aria/Image input": "Afbeelding invoeren",
|
|
46
|
+
"aria/Load More Channels": "Meer kanalen laden",
|
|
47
|
+
"aria/Menu": "Menu",
|
|
48
|
+
"aria/Message Options": "Berichtopties",
|
|
49
|
+
"aria/Open Attachment Selector": "Open bijlage selector",
|
|
50
|
+
"aria/Open Menu": "Menu openen",
|
|
51
|
+
"aria/Open Message Actions Menu": "Menu voor berichtacties openen",
|
|
52
|
+
"aria/Open Reaction Selector": "Reactiekiezer openen",
|
|
53
|
+
"aria/Open Thread": "Draad openen",
|
|
54
|
+
"aria/Reaction list": "Reactielijst",
|
|
55
|
+
"aria/Remind Me Options": "Herinneringsopties",
|
|
56
|
+
"aria/Remove attachment": "Bijlage verwijderen",
|
|
57
|
+
"aria/Remove location attachment": "Locatie bijlage verwijderen",
|
|
58
|
+
"aria/Retry upload": "Upload opnieuw proberen",
|
|
59
|
+
"aria/Search results": "Zoekresultaten",
|
|
60
|
+
"aria/Search results header filter button": "Zoekresultaten header filter knop",
|
|
61
|
+
"aria/Send": "Verzenden",
|
|
62
|
+
"aria/Stop AI Generation": "AI-generatie stoppen",
|
|
16
63
|
"Ask a question": "Stel een vraag",
|
|
17
64
|
"Attach": "Bijvoegen",
|
|
18
65
|
"Attach files": "Bijlage toevoegen",
|
|
19
66
|
"Attachment upload blocked due to {{reason}}": "Bijlage upload geblokkeerd vanwege {{reason}}",
|
|
20
67
|
"Attachment upload failed due to {{reason}}": "Bijlage upload mislukt vanwege {{reason}}",
|
|
68
|
+
"ban-command-args": "[@gebruikersnaam] [tekst]",
|
|
69
|
+
"ban-command-description": "Een gebruiker verbannen",
|
|
21
70
|
"Cancel": "Annuleer",
|
|
22
71
|
"Cannot seek in the recording": "Kan niet zoeken in de opname",
|
|
23
72
|
"Channel Missing": "Kanaal niet gevonden",
|
|
@@ -34,8 +83,11 @@
|
|
|
34
83
|
"Download attachment {{ name }}": "Bijlage {{ name }} downloaden",
|
|
35
84
|
"Drag your files here": "Sleep je bestanden hier naartoe",
|
|
36
85
|
"Drag your files here to add to your post": "Sleep je bestanden hier naartoe om aan je bericht toe te voegen",
|
|
37
|
-
"Due since {{ dueSince }}": "Vervallen sinds {{ dueSince }}",
|
|
38
86
|
"Due {{ timeLeft }}": "Vervallen in {{ timeLeft }}",
|
|
87
|
+
"Due since {{ dueSince }}": "Vervallen sinds {{ dueSince }}",
|
|
88
|
+
"duration/Message reminder": "{{ milliseconds | durationFormatter(withSuffix: true) }}",
|
|
89
|
+
"duration/Remind Me": "{{ milliseconds | durationFormatter(withSuffix: true) }}",
|
|
90
|
+
"duration/Share Location": "{{ milliseconds | durationFormatter }}",
|
|
39
91
|
"Edit Message": "Bericht bewerken",
|
|
40
92
|
"Edit message request failed": "Verzoek om bericht bewerken mislukt",
|
|
41
93
|
"Edited": "Bewerkt",
|
|
@@ -44,6 +96,8 @@
|
|
|
44
96
|
"End": "Einde",
|
|
45
97
|
"End vote": "Einde stem",
|
|
46
98
|
"Enforce unique vote is enabled": "Unieke stem is ingeschakeld",
|
|
99
|
+
"Error": "Fout",
|
|
100
|
+
"Error · Unsent": "Fout · niet verzonden",
|
|
47
101
|
"Error adding flag": "Fout bij toevoegen van vlag",
|
|
48
102
|
"Error connecting to chat, refresh the page to try again.": "Fout bij het verbinden, ververs de pagina om nogmaals te proberen",
|
|
49
103
|
"Error deleting message": "Fout bij verwijderen van bericht",
|
|
@@ -58,7 +112,6 @@
|
|
|
58
112
|
"Error uploading attachment": "Fout bij het uploaden van de bijlage",
|
|
59
113
|
"Error uploading file": "Fout bij uploaden bestand",
|
|
60
114
|
"Error uploading image": "Fout bij uploaden afbeelding",
|
|
61
|
-
"Error · Unsent": "Fout · niet verzonden",
|
|
62
115
|
"Error: {{ errorMessage }}": "Fout: {{ errorMessage }}",
|
|
63
116
|
"Failed to create the poll": "Fout bij het maken van de peiling",
|
|
64
117
|
"Failed to create the poll due to {{reason}}": "Peiling kon niet worden aangemaakt vanwege {{reason}}",
|
|
@@ -71,7 +124,10 @@
|
|
|
71
124
|
"File is too large: {{ size }}, maximum upload size is {{ limit }}": "Bestand is te groot: {{ size }}, maximale uploadgrootte is {{ limit }}",
|
|
72
125
|
"Flag": "Markeer",
|
|
73
126
|
"Generating...": "Genereren...",
|
|
127
|
+
"giphy-command-args": "[tekst]",
|
|
128
|
+
"giphy-command-description": "Plaats een willekeurige gif in het kanaal",
|
|
74
129
|
"Latest Messages": "Laatste berichten",
|
|
130
|
+
"live": "live",
|
|
75
131
|
"Live for {{duration}}": "Live voor {{duration}}",
|
|
76
132
|
"Live location": "Live locatie",
|
|
77
133
|
"Live until {{ timestamp }}": "Live tot {{ timestamp }}",
|
|
@@ -81,9 +137,9 @@
|
|
|
81
137
|
"Mark as unread": "Markeren als ongelezen",
|
|
82
138
|
"Maximum number of votes (from 2 to 10)": "Maximaal aantal stemmen (van 2 tot 10)",
|
|
83
139
|
"Menu": "Menu",
|
|
140
|
+
"Message deleted": "Bericht verwijderd",
|
|
84
141
|
"Message Failed · Click to try again": "Bericht mislukt, klik om het nogmaals te proberen",
|
|
85
142
|
"Message Failed · Unauthorized": "Bericht mislukt, ongeautoriseerd",
|
|
86
|
-
"Message deleted": "Bericht verwijderd",
|
|
87
143
|
"Message has been successfully flagged": "Bericht is succesvol gemarkeerd",
|
|
88
144
|
"Message pinned": "Bericht vastgezet",
|
|
89
145
|
"Message was blocked by moderation policies": "Bericht is geblokkeerd door moderatiebeleid",
|
|
@@ -91,6 +147,9 @@
|
|
|
91
147
|
"Missing permissions to upload the attachment": "Missende toestemmingen om de bijlage te uploaden",
|
|
92
148
|
"Multiple answers": "Meerdere antwoorden",
|
|
93
149
|
"Mute": "Dempen",
|
|
150
|
+
"mute-command-args": "[@gebruikersnaam]",
|
|
151
|
+
"mute-command-description": "Een gebruiker dempen",
|
|
152
|
+
"network error": "netwerkfout",
|
|
94
153
|
"New": "Nieuwe",
|
|
95
154
|
"New Messages!": "Nieuwe Berichten!",
|
|
96
155
|
"No chats here yet…": "Nog geen chats hier...",
|
|
@@ -119,10 +178,18 @@
|
|
|
119
178
|
"Remove reminder": "Herinnering verwijderen",
|
|
120
179
|
"Reply": "Antwoord",
|
|
121
180
|
"Reply to Message": "Antwoord op bericht",
|
|
181
|
+
"replyCount_one": "1 antwoord",
|
|
182
|
+
"replyCount_other": "{{ count }} antwoorden",
|
|
122
183
|
"Save for later": "Bewaren voor later",
|
|
123
184
|
"Saved for later": "Bewaard voor later",
|
|
124
185
|
"Search": "Zoeken",
|
|
186
|
+
"search-results-header-filter-source-button-label--channels": "kanalen",
|
|
187
|
+
"search-results-header-filter-source-button-label--messages": "berichten",
|
|
188
|
+
"search-results-header-filter-source-button-label--users": "gebruikers",
|
|
189
|
+
"Searching for {{ searchSourceType }}...": "Zoeken naar {{ searchSourceType }}...",
|
|
125
190
|
"Searching...": "Zoeken...",
|
|
191
|
+
"searchResultsCount_one": "1 resultaat",
|
|
192
|
+
"searchResultsCount_other": "{{ count }} resultaten",
|
|
126
193
|
"See all options ({{count}})_one": "Bekijk alle opties ({{count}})",
|
|
127
194
|
"See all options ({{count}})_other": "Bekijk alle opties ({{count}})",
|
|
128
195
|
"Select one": "Selecteer er een",
|
|
@@ -135,11 +202,12 @@
|
|
|
135
202
|
"Sending...": "Aan het verzenden...",
|
|
136
203
|
"Sent": "Verzonden",
|
|
137
204
|
"Share": "Delen",
|
|
138
|
-
"Share Location": "Locatie delen",
|
|
139
205
|
"Share live location for": "Live locatie delen voor",
|
|
206
|
+
"Share Location": "Locatie delen",
|
|
140
207
|
"Shared live location": "Gedeelde live locatie",
|
|
141
208
|
"Show all": "Toon alles",
|
|
142
209
|
"Shuffle": "Schudden",
|
|
210
|
+
"size limit": "grootte limiet",
|
|
143
211
|
"Slow Mode ON": "Langzame modus aan",
|
|
144
212
|
"Some of the files will not be accepted": "Sommige bestanden zullen niet worden geaccepteerd",
|
|
145
213
|
"Start typing to search": "Begin met typen om te zoeken",
|
|
@@ -147,114 +215,48 @@
|
|
|
147
215
|
"Submit": "Versturen",
|
|
148
216
|
"Suggest an option": "Stel een optie voor",
|
|
149
217
|
"Thinking...": "Denken...",
|
|
218
|
+
"this content could not be displayed": "Deze inhoud kan niet weergegeven worden",
|
|
150
219
|
"This field cannot be empty or contain only spaces": "Dit veld mag niet leeg zijn of alleen spaties bevatten",
|
|
151
220
|
"This message did not meet our content guidelines": "Dit bericht voldeed niet aan onze inhoudsrichtlijnen",
|
|
152
221
|
"This message was deleted...": "Dit bericht was verwijderd",
|
|
153
222
|
"Thread": "Draadje",
|
|
154
223
|
"Thread has not been found": "Draadje niet gevonden",
|
|
155
224
|
"Thread reply": "Draadje antwoord",
|
|
225
|
+
"timestamp/DateSeparator": "{{ timestamp | timestampFormatter(calendar: true) }}",
|
|
226
|
+
"timestamp/LiveLocation": "{{ timestamp | timestampFormatter(calendar: true) }}",
|
|
227
|
+
"timestamp/MessageTimestamp": "{{ timestamp | timestampFormatter(calendar: true) }}",
|
|
228
|
+
"timestamp/PollVote": "{{ timestamp | timestampFormatter(format: MMM D [at] HH:mm) }}",
|
|
229
|
+
"timestamp/PollVoteTooltip": "{{ timestamp | timestampFormatter(calendar: true) }}",
|
|
230
|
+
"timestamp/ReminderNotification": "{{ timestamp | timestampFormatter(calendar: true) }}",
|
|
231
|
+
"timestamp/SystemMessage": "{{ timestamp | timestampFormatter(format: dddd L) }}",
|
|
156
232
|
"To start recording, allow the camera access in your browser": "Om te beginnen met opnemen, sta toegang tot de camera toe in uw browser",
|
|
157
233
|
"To start recording, allow the microphone access in your browser": "Om te beginnen met opnemen, sta toegang tot de microfoon toe in uw browser",
|
|
234
|
+
"translationBuilderTopic/notification": "{{value, notification}}",
|
|
158
235
|
"Type a number from 2 to 10": "Typ een getal van 2 tot 10",
|
|
159
236
|
"Type your message": "Type je bericht",
|
|
160
237
|
"Unarchive": "Uit archief halen",
|
|
238
|
+
"unban-command-args": "[@gebruikersnaam]",
|
|
239
|
+
"unban-command-description": "Een gebruiker debannen",
|
|
240
|
+
"unknown error": "onbekende fout",
|
|
161
241
|
"Unmute": "Dempen opheffen",
|
|
242
|
+
"unmute-command-args": "[@gebruikersnaam]",
|
|
243
|
+
"unmute-command-description": "Een gebruiker niet meer dempen",
|
|
162
244
|
"Unpin": "Losmaken",
|
|
163
245
|
"Unread messages": "Ongelezen berichten",
|
|
246
|
+
"unreadMessagesSeparatorText_one": "1 ongelezen bericht",
|
|
247
|
+
"unreadMessagesSeparatorText_other": "{{count}} ongelezen berichten",
|
|
164
248
|
"Unsupported attachment": "Niet-ondersteunde bijlage",
|
|
249
|
+
"unsupported file type": "niet-ondersteund bestandstype",
|
|
165
250
|
"Update your comment": "Werk je opmerking bij",
|
|
166
251
|
"Upload type: \"{{ type }}\" is not allowed": "Uploadtype: \"{{ type }}\" is niet toegestaan",
|
|
167
252
|
"User uploaded content": "Gebruikersgeüploade inhoud",
|
|
168
|
-
"View results": "Bekijk resultaten",
|
|
169
253
|
"View {{count}} comments_one": "Bekijk {{count}} opmerkingen",
|
|
170
254
|
"View {{count}} comments_other": "Bekijk {{count}} opmerkingen",
|
|
255
|
+
"View results": "Bekijk resultaten",
|
|
171
256
|
"Voice message": "Spraakbericht",
|
|
172
257
|
"Vote ended": "Stemmen beëindigd",
|
|
173
258
|
"Wait until all attachments have uploaded": "Wacht tot alle bijlagen zijn geüpload",
|
|
174
259
|
"You": "Jij",
|
|
175
260
|
"You have no channels currently": "Er zijn geen chats beschikbaar",
|
|
176
|
-
"You've reached the maximum number of files": "Je hebt het maximale aantal bestanden bereikt"
|
|
177
|
-
"aria/Attachment": "Bijlage",
|
|
178
|
-
"aria/Cancel Reply": "Antwoord annuleren",
|
|
179
|
-
"aria/Cancel upload": "Upload annuleren",
|
|
180
|
-
"aria/Channel list": "Kanaallijst",
|
|
181
|
-
"aria/Channel search results": "Zoekresultaten voor kanalen",
|
|
182
|
-
"aria/Close thread": "Draad sluiten",
|
|
183
|
-
"aria/Download attachment": "Bijlage downloaden",
|
|
184
|
-
"aria/Emoji picker": "Emoji kiezer",
|
|
185
|
-
"aria/File input": "Bestandsinvoer",
|
|
186
|
-
"aria/File upload": "Bestand uploaden",
|
|
187
|
-
"aria/Image input": "Afbeelding invoeren",
|
|
188
|
-
"aria/Load More Channels": "Meer kanalen laden",
|
|
189
|
-
"aria/Menu": "Menu",
|
|
190
|
-
"aria/Message Options": "Berichtopties",
|
|
191
|
-
"aria/Open Attachment Selector": "Open bijlage selector",
|
|
192
|
-
"aria/Open Menu": "Menu openen",
|
|
193
|
-
"aria/Open Message Actions Menu": "Menu voor berichtacties openen",
|
|
194
|
-
"aria/Open Reaction Selector": "Reactiekiezer openen",
|
|
195
|
-
"aria/Open Thread": "Draad openen",
|
|
196
|
-
"aria/Reaction list": "Reactielijst",
|
|
197
|
-
"aria/Remind Me Options": "Herinneringsopties",
|
|
198
|
-
"aria/Remove attachment": "Bijlage verwijderen",
|
|
199
|
-
"aria/Remove location attachment": "Locatie bijlage verwijderen",
|
|
200
|
-
"aria/Retry upload": "Upload opnieuw proberen",
|
|
201
|
-
"aria/Search results": "Zoekresultaten",
|
|
202
|
-
"aria/Search results header filter button": "Zoekresultaten header filter knop",
|
|
203
|
-
"aria/Send": "Verzenden",
|
|
204
|
-
"aria/Stop AI Generation": "AI-generatie stoppen",
|
|
205
|
-
"ban-command-args": "[@gebruikersnaam] [tekst]",
|
|
206
|
-
"ban-command-description": "Een gebruiker verbannen",
|
|
207
|
-
"duration/Message reminder": "{{ milliseconds | durationFormatter(withSuffix: true) }}",
|
|
208
|
-
"duration/Remind Me": "{{ milliseconds | durationFormatter(withSuffix: true) }}",
|
|
209
|
-
"duration/Share Location": "{{ milliseconds | durationFormatter }}",
|
|
210
|
-
"giphy-command-args": "[tekst]",
|
|
211
|
-
"giphy-command-description": "Plaats een willekeurige gif in het kanaal",
|
|
212
|
-
"live": "live",
|
|
213
|
-
"mute-command-args": "[@gebruikersnaam]",
|
|
214
|
-
"mute-command-description": "Een gebruiker dempen",
|
|
215
|
-
"network error": "netwerkfout",
|
|
216
|
-
"replyCount_one": "1 antwoord",
|
|
217
|
-
"replyCount_other": "{{ count }} antwoorden",
|
|
218
|
-
"search-results-header-filter-source-button-label--channels": "kanalen",
|
|
219
|
-
"search-results-header-filter-source-button-label--messages": "berichten",
|
|
220
|
-
"search-results-header-filter-source-button-label--users": "gebruikers",
|
|
221
|
-
"searchResultsCount_one": "1 resultaat",
|
|
222
|
-
"searchResultsCount_other": "{{ count }} resultaten",
|
|
223
|
-
"size limit": "grootte limiet",
|
|
224
|
-
"this content could not be displayed": "Deze inhoud kan niet weergegeven worden",
|
|
225
|
-
"timestamp/DateSeparator": "{{ timestamp | timestampFormatter(calendar: true) }}",
|
|
226
|
-
"timestamp/LiveLocation": "{{ timestamp | timestampFormatter(calendar: true) }}",
|
|
227
|
-
"timestamp/MessageTimestamp": "{{ timestamp | timestampFormatter(calendar: true) }}",
|
|
228
|
-
"timestamp/PollVote": "{{ timestamp | timestampFormatter(format: MMM D [at] HH:mm) }}",
|
|
229
|
-
"timestamp/PollVoteTooltip": "{{ timestamp | timestampFormatter(calendar: true) }}",
|
|
230
|
-
"timestamp/ReminderNotification": "{{ timestamp | timestampFormatter(calendar: true) }}",
|
|
231
|
-
"timestamp/SystemMessage": "{{ timestamp | timestampFormatter(format: dddd L) }}",
|
|
232
|
-
"translationBuilderTopic/notification": "{{value, notification}}",
|
|
233
|
-
"unban-command-args": "[@gebruikersnaam]",
|
|
234
|
-
"unban-command-description": "Een gebruiker debannen",
|
|
235
|
-
"unknown error": "onbekende fout",
|
|
236
|
-
"unmute-command-args": "[@gebruikersnaam]",
|
|
237
|
-
"unmute-command-description": "Een gebruiker niet meer dempen",
|
|
238
|
-
"unreadMessagesSeparatorText_one": "1 ongelezen bericht",
|
|
239
|
-
"unreadMessagesSeparatorText_other": "{{count}} ongelezen berichten",
|
|
240
|
-
"unsupported file type": "niet-ondersteund bestandstype",
|
|
241
|
-
"{{ commaSeparatedUsers }} and {{ moreCount }} more": "{{ commaSeparatedUsers }} en {{ moreCount }} meer",
|
|
242
|
-
"{{ commaSeparatedUsers }}, and {{ lastUser }}": "{{ commaSeparatedUsers }} en {{ lastUser }}",
|
|
243
|
-
"{{ firstUser }} and {{ secondUser }}": "{{ firstUser }} en {{ secondUser }}",
|
|
244
|
-
"{{ imageCount }} more": "+{{ imageCount }}",
|
|
245
|
-
"{{ memberCount }} members": "{{ memberCount }} deelnemers",
|
|
246
|
-
"{{ user }} has been muted": "{{ user }} is gedempt",
|
|
247
|
-
"{{ user }} has been unmuted": "{{ user }} is niet meer gedempt",
|
|
248
|
-
"{{ user }} is typing...": "{{ user }} is aan het typen...",
|
|
249
|
-
"{{ users }} and more are typing...": "{{ users }} en meer zijn aan het typen...",
|
|
250
|
-
"{{ users }} and {{ user }} are typing...": "{{ users }} en {{ user }} zijn aan het typen...",
|
|
251
|
-
"{{ watcherCount }} online": "{{ watcherCount }} online",
|
|
252
|
-
"{{count}} unread_one": "{{count}} ongelezen",
|
|
253
|
-
"{{count}} unread_other": "{{count}} ongelezen",
|
|
254
|
-
"{{count}} votes_one": "{{count}} stem",
|
|
255
|
-
"{{count}} votes_other": "{{count}} stemmen",
|
|
256
|
-
"🏙 Attachment...": "🏙 Bijlage...",
|
|
257
|
-
"📊 {{createdBy}} created: {{ pollName}}": "📊 {{createdBy}} heeft gemaakt: {{ pollName}}",
|
|
258
|
-
"📊 {{votedBy}} voted: {{pollOptionText}}": "📊 {{votedBy}} heeft gestemd: {{pollOptionText}}",
|
|
259
|
-
"📍Shared location": "📍Gedeelde locatie"
|
|
261
|
+
"You've reached the maximum number of files": "Je hebt het maximale aantal bestanden bereikt"
|
|
260
262
|
}
|