@anime.club/translations 1.1.49 → 1.1.51
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/package.json +1 -1
- package/src/arabic-standard.ts +16 -0
- package/src/chinese-simplified.ts +16 -0
- package/src/english.ts +16 -0
- package/src/french.ts +16 -0
- package/src/german.ts +16 -0
- package/src/hindi.ts +16 -0
- package/src/indonesian.ts +16 -0
- package/src/japanese.ts +16 -0
- package/src/korean.ts +16 -0
- package/src/portuguese.ts +16 -0
- package/src/russian.ts +16 -0
- package/src/spanish.ts +20 -4
- package/src/thai.ts +16 -0
- package/src/vietnamese.ts +16 -0
package/src/thai.ts
CHANGED
@@ -87,6 +87,7 @@ Social Network`,
|
|
87
87
|
continue: `(en) Continue`,
|
88
88
|
contractTitle: `(en) Contract Title`,
|
89
89
|
copyLink: `คัดลอกลิงก์`,
|
90
|
+
copyrightViolation: `(en) Copyright violation`,
|
90
91
|
couldNotCreateANewRecord: `ไม่สามารถสร้างบันทึกใหม่ได้`,
|
91
92
|
country: `ประเทศ`,
|
92
93
|
cover: `(en) Cover`,
|
@@ -148,10 +149,12 @@ Social Network`,
|
|
148
149
|
getDetails: `ดูรายละเอียด`,
|
149
150
|
getStarted: `(en) Get started`,
|
150
151
|
guestView: `ผู้เยี่ยมชมชั่วคราว`,
|
152
|
+
harassment: `(en) Harassment`,
|
151
153
|
hasNotAddedADescriptionFor: (...v) =>
|
152
154
|
`(en) @${v[0]} has not added a description for "${v[1]}"`,
|
153
155
|
hasNotSharedAnyPublicDetailsYet: (...v) =>
|
154
156
|
`(en) @${v[0]} has not shared any public details yet`,
|
157
|
+
hate: `(en) Hate`,
|
155
158
|
hire: `(en) Hire`,
|
156
159
|
homepage: `หน้าหลัก`,
|
157
160
|
howToContactYou: `(en) How to contact you`,
|
@@ -160,6 +163,7 @@ Social Network`,
|
|
160
163
|
id: `รหัสไอดี`,
|
161
164
|
imgHeightNeedsToBeBiggerThanOrEqualTo: `ความสูงของรูปต้องมากกว่าหรือเท่ากับ`,
|
162
165
|
imgWidthNeedsToBeBiggerThanOrEqualTo: `ความกว้างของรูปต้องมากกว่าหรือเท่ากับ`,
|
166
|
+
impersonation: `(en) Impersonation`,
|
163
167
|
includeKeywordsThatBuyersWouldLikelyUseToSearchForAProductLikeYours: `(en) Include keywords that buyers would likely use to search for a product like yours`,
|
164
168
|
inProgress: `(en) In progress`,
|
165
169
|
introduction: `แนะนำตัว`,
|
@@ -176,6 +180,7 @@ Social Network`,
|
|
176
180
|
languages: `ภาษา`,
|
177
181
|
letEveryoneKnowHowToDonateToYou: `(en) Let everyone know how to donate to you`,
|
178
182
|
letOthersKnowAboutYou: `(en) Let others know about you`,
|
183
|
+
letUsKnowWhatsHappening: `(en) Let us know what's happening and we'll look into it`,
|
179
184
|
licenseForForProfitBusinessUse: `(en) License for for-profit business use`,
|
180
185
|
lightDefault: `(en) Light default`,
|
181
186
|
lightHighContrast: `(en) Light high contrast`,
|
@@ -195,6 +200,7 @@ Social Network`,
|
|
195
200
|
messages: `ข้อความ`,
|
196
201
|
minHeight: `ความสูงขั้นต่ำ`,
|
197
202
|
minimumNChars: (...v) => `ขั้นต่ำ ${v[0]} ตัวอักษร`,
|
203
|
+
minorAbuseOrSexualization: `(en) Minor abuse or sexualization`,
|
198
204
|
minWidth: `ความกว้างข้นต่ำ`,
|
199
205
|
monthly: `(en) Monthly`,
|
200
206
|
moreFrom: (...v) => `อื่นๆ จาก ${v[0]}`,
|
@@ -222,6 +228,7 @@ Social Network`,
|
|
222
228
|
no: `ไม่`,
|
223
229
|
noAddedFavoriteArts: `ยังไม่ได้เพิ่มผลงานที่ชื่นชอบ`,
|
224
230
|
noInternetConnection: `ไม่ได้เชื่อมต่ออินเทอร์เน็ต!`,
|
231
|
+
nonConsensualIntimateContent: `(en) Non-consensual intimate content`,
|
225
232
|
none: `(en) None`,
|
226
233
|
noNotifications: `(en) No notifications`,
|
227
234
|
noResults: `(en) No results`,
|
@@ -260,6 +267,7 @@ Social Network`,
|
|
260
267
|
proceedToCheckout: `(en) Proceed to Checkout`,
|
261
268
|
product: `(en) Product`,
|
262
269
|
profile: `โปรไฟล์`,
|
270
|
+
prohibitedTransaction: `(en) Prohibited transaction`,
|
263
271
|
promotions: `(en) Promotions`,
|
264
272
|
publicInformation: `(en) Public information`,
|
265
273
|
publishOn: (...v) => `(en) Publish on ${v[0]}`,
|
@@ -277,12 +285,14 @@ Social Network`,
|
|
277
285
|
selectFile: `เลือกไฟล์`,
|
278
286
|
selectTheme: `(en) Select theme`,
|
279
287
|
selectThumbnail: `เลือกภาพขนาดย่อ`,
|
288
|
+
selfHarmOrSuicide: `(en) Self-harm or suicide`,
|
280
289
|
sendEmail: `ส่งอีเมล`,
|
281
290
|
settings: `การตั้งค่า`,
|
282
291
|
settingUpAShopIsFreeAndOnlyTakesAFewMinutes: `(en) Setting up a shop is free and only takes a few minutes`,
|
283
292
|
share: `(en) Share`,
|
284
293
|
shareYourArtWithTheWorld: `(en) Share your art with the world`,
|
285
294
|
shareYourStory: `แชร์เรื่องราวของคุณ!`,
|
295
|
+
sharingPersonalInformation: `(en) Sharing personal information`,
|
286
296
|
shop: `ร้านค้า`,
|
287
297
|
shopOrders: `(en) Shop orders`,
|
288
298
|
showLess: `แสดงน้อยลง`,
|
@@ -293,6 +303,8 @@ Social Network`,
|
|
293
303
|
skip: `ข้าม`,
|
294
304
|
socialMedia: `โซเชียลมีเดีย`,
|
295
305
|
spaceCharacterIsNotAllowed: `ไม่อนุญาตให้เว้นวรรค`,
|
306
|
+
spam: `(en) Spam`,
|
307
|
+
submitAReport: `(en) Submit a report`,
|
296
308
|
submitWork: `(en) Submit work`,
|
297
309
|
subscribeToTalentsToKeepUpWithTheirProgress: `สมัครรับการอัปเดตเนื้อหาเพื่อติดตามความคืบหน้า`,
|
298
310
|
successChangedPasswordPleaseSignIn: `สำเร็จแล้ว! เปลี่ยนรหัสผ่านเรียบร้อย โปรดลงชื่อเข้าใช้`,
|
@@ -303,9 +315,11 @@ Social Network`,
|
|
303
315
|
tellUsAboutYourself: `บอกเรื่องราวเกี่ยวกับตัวคุณ`,
|
304
316
|
termsAndConditions: `ข้อกำหนดและเงื่อนไข`,
|
305
317
|
termsOfUse: `ข้อตกลงในการใช้งาน`,
|
318
|
+
thankYouForReport: `(en) Thank you for helping to maintain a safe and respectful online community`,
|
306
319
|
theLinkIsBrokenOrPageHasBeenRemoved: `(en) The link is broken or page has been removed`,
|
307
320
|
themeMode: `(en) Theme mode`,
|
308
321
|
thisIsThePriceYouPropose: `(en) This is the price you propose`,
|
322
|
+
threateningViolence: `(en) Threatening violence`,
|
309
323
|
title: `หัวข้อ`,
|
310
324
|
titleYourExtraService: `(en) Title your extra service`,
|
311
325
|
today: `(en) Today`,
|
@@ -313,9 +327,11 @@ Social Network`,
|
|
313
327
|
total: `(en) Total`,
|
314
328
|
toViewThisDataYouNeedToUnblock: (...v) =>
|
315
329
|
`(en) To view this data, you need to unblock @${v[0]}`,
|
330
|
+
trademarkViolation: `(en) Trademark violation`,
|
316
331
|
typeYourTextHere: `พิมพ์ข้อความที่นี่...`,
|
317
332
|
unblock: `(en) Unblock`,
|
318
333
|
unblockUser: (...v) => `(en) Unblock @${v[0]}`,
|
334
|
+
unfollow: `(en) Unfollow`,
|
319
335
|
unlimited: `(en) Unlimited`,
|
320
336
|
upload: `(en) Upload`,
|
321
337
|
uploadNew: `อัปโหลดใหม่`,
|
package/src/vietnamese.ts
CHANGED
@@ -87,6 +87,7 @@ Social Network`,
|
|
87
87
|
continue: `(en) Continue`,
|
88
88
|
contractTitle: `(en) Contract Title`,
|
89
89
|
copyLink: `Sao chép liên kết`,
|
90
|
+
copyrightViolation: `(en) Copyright violation`,
|
90
91
|
couldNotCreateANewRecord: `Không thể tạo hồ sơ mới`,
|
91
92
|
country: `Quốc gia`,
|
92
93
|
cover: `(en) Cover`,
|
@@ -148,10 +149,12 @@ Social Network`,
|
|
148
149
|
getDetails: `Nhận chi tiết`,
|
149
150
|
getStarted: `(en) Get started`,
|
150
151
|
guestView: `Dạng xem cho khách`,
|
152
|
+
harassment: `(en) Harassment`,
|
151
153
|
hasNotAddedADescriptionFor: (...v) =>
|
152
154
|
`(en) @${v[0]} has not added a description for "${v[1]}"`,
|
153
155
|
hasNotSharedAnyPublicDetailsYet: (...v) =>
|
154
156
|
`(en) @${v[0]} has not shared any public details yet`,
|
157
|
+
hate: `(en) Hate`,
|
155
158
|
hire: `(en) Hire`,
|
156
159
|
homepage: `Trang chủ`,
|
157
160
|
howToContactYou: `(en) How to contact you`,
|
@@ -160,6 +163,7 @@ Social Network`,
|
|
160
163
|
id: `ID`,
|
161
164
|
imgHeightNeedsToBeBiggerThanOrEqualTo: `Chiều cao hình ảnh phải lớn hơn hoặc bằng`,
|
162
165
|
imgWidthNeedsToBeBiggerThanOrEqualTo: `Chiều rộng hình ảnh phải lớn hơn hoặc bằng`,
|
166
|
+
impersonation: `(en) Impersonation`,
|
163
167
|
includeKeywordsThatBuyersWouldLikelyUseToSearchForAProductLikeYours: `(en) Include keywords that buyers would likely use to search for a product like yours`,
|
164
168
|
inProgress: `(en) In progress`,
|
165
169
|
introduction: `Giới thiệu`,
|
@@ -176,6 +180,7 @@ Social Network`,
|
|
176
180
|
languages: `Ngôn ngữ`,
|
177
181
|
letEveryoneKnowHowToDonateToYou: `(en) Let everyone know how to donate to you`,
|
178
182
|
letOthersKnowAboutYou: `(en) Let others know about you`,
|
183
|
+
letUsKnowWhatsHappening: `(en) Let us know what's happening and we'll look into it`,
|
179
184
|
licenseForForProfitBusinessUse: `(en) License for for-profit business use`,
|
180
185
|
lightDefault: `(en) Light default`,
|
181
186
|
lightHighContrast: `(en) Light high contrast`,
|
@@ -195,6 +200,7 @@ Social Network`,
|
|
195
200
|
messages: `Tin nhắn`,
|
196
201
|
minHeight: `Chiều cao tối thiểu`,
|
197
202
|
minimumNChars: (...v) => `Tối thiểu ${v[0]} ký tự`,
|
203
|
+
minorAbuseOrSexualization: `(en) Minor abuse or sexualization`,
|
198
204
|
minWidth: `Chiều rộng tối thiểu`,
|
199
205
|
monthly: `(en) Monthly`,
|
200
206
|
moreFrom: (...v) => `Thêm từ ${v[0]}`,
|
@@ -221,6 +227,7 @@ Social Network`,
|
|
221
227
|
no: `không`,
|
222
228
|
noAddedFavoriteArts: `không có tranh ưa thích được thêm vào`,
|
223
229
|
noInternetConnection: `Không có kết nối Internet!`,
|
230
|
+
nonConsensualIntimateContent: `(en) Non-consensual intimate content`,
|
224
231
|
none: `(en) None`,
|
225
232
|
noNotifications: `(en) No notifications`,
|
226
233
|
noResults: `(en) No results`,
|
@@ -259,6 +266,7 @@ Social Network`,
|
|
259
266
|
proceedToCheckout: `(en) Proceed to Checkout`,
|
260
267
|
product: `(en) Product`,
|
261
268
|
profile: `Thông tin`,
|
269
|
+
prohibitedTransaction: `(en) Prohibited transaction`,
|
262
270
|
promotions: `(en) Promotions`,
|
263
271
|
publicInformation: `(en) Public information`,
|
264
272
|
publishOn: (...v) => `(en) Publish on ${v[0]}`,
|
@@ -276,12 +284,14 @@ Social Network`,
|
|
276
284
|
selectFile: `Chọn tệp`,
|
277
285
|
selectTheme: `(en) Select theme`,
|
278
286
|
selectThumbnail: `Chọn hình thu nhỏ`,
|
287
|
+
selfHarmOrSuicide: `(en) Self-harm or suicide`,
|
279
288
|
sendEmail: `Chọn email`,
|
280
289
|
settings: `Cài đặt`,
|
281
290
|
settingUpAShopIsFreeAndOnlyTakesAFewMinutes: `(en) Setting up a shop is free and only takes a few minutes`,
|
282
291
|
share: `(en) Share`,
|
283
292
|
shareYourArtWithTheWorld: `(en) Share your art with the world`,
|
284
293
|
shareYourStory: `Chia sẻ câu chuyện của bạn!`,
|
294
|
+
sharingPersonalInformation: `(en) Sharing personal information`,
|
285
295
|
shop: `Cửa hàng`,
|
286
296
|
shopOrders: `(en) Shop orders`,
|
287
297
|
showLess: `Ẩn bớt đi`,
|
@@ -292,6 +302,8 @@ Social Network`,
|
|
292
302
|
skip: `Bỏ qua`,
|
293
303
|
socialMedia: `Mạng xã hội`,
|
294
304
|
spaceCharacterIsNotAllowed: `Không được phép sử dụng khoảng trắng`,
|
305
|
+
spam: `(en) Spam`,
|
306
|
+
submitAReport: `(en) Submit a report`,
|
295
307
|
submitWork: `(en) Submit work`,
|
296
308
|
subscribeToTalentsToKeepUpWithTheirProgress: `Nhấn theo dõi các họa sĩ để không bỏ lỡ cập nhật từ họ`,
|
297
309
|
successChangedPasswordPleaseSignIn: `Thành công! Đã thay đổi mật khẩu. Vui lòng đăng nhập`,
|
@@ -302,9 +314,11 @@ Social Network`,
|
|
302
314
|
tellUsAboutYourself: `Cho chúng tôi biết về bạn`,
|
303
315
|
termsAndConditions: `Điều khoản và Điều kiện`,
|
304
316
|
termsOfUse: `Điều khoản sử dụng`,
|
317
|
+
thankYouForReport: `(en) Thank you for helping to maintain a safe and respectful online community`,
|
305
318
|
theLinkIsBrokenOrPageHasBeenRemoved: `(en) The link is broken or page has been removed`,
|
306
319
|
themeMode: `(en) Theme mode`,
|
307
320
|
thisIsThePriceYouPropose: `(en) This is the price you propose`,
|
321
|
+
threateningViolence: `(en) Threatening violence`,
|
308
322
|
title: `Tiêu đề`,
|
309
323
|
titleYourExtraService: `(en) Title your extra service`,
|
310
324
|
today: `(en) Today`,
|
@@ -312,9 +326,11 @@ Social Network`,
|
|
312
326
|
total: `(en) Total`,
|
313
327
|
toViewThisDataYouNeedToUnblock: (...v) =>
|
314
328
|
`(en) To view this data, you need to unblock @${v[0]}`,
|
329
|
+
trademarkViolation: `(en) Trademark violation`,
|
315
330
|
typeYourTextHere: `Nhập văn bản của bạn vào đây...`,
|
316
331
|
unblock: `(en) Unblock`,
|
317
332
|
unblockUser: (...v) => `(en) Unblock @${v[0]}`,
|
333
|
+
unfollow: `(en) Unfollow`,
|
318
334
|
unlimited: `(en) Unlimited`,
|
319
335
|
upload: `(en) Upload`,
|
320
336
|
uploadNew: `Tải lên mới`,
|