@anime.club/translations 1.1.27 → 1.1.29
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 +6 -0
- package/src/chinese-simplified.ts +6 -0
- package/src/english.ts +5 -0
- package/src/french.ts +6 -0
- package/src/german.ts +6 -0
- package/src/hindi.ts +6 -0
- package/src/indonesian.ts +6 -0
- package/src/japanese.ts +6 -0
- package/src/korean.ts +6 -0
- package/src/portuguese.ts +6 -0
- package/src/russian.ts +6 -0
- package/src/spanish.ts +6 -0
- package/src/thai.ts +6 -0
- package/src/vietnamese.ts +6 -0
package/package.json
CHANGED
package/src/arabic-standard.ts
CHANGED
@@ -77,6 +77,7 @@ Social Network`,
|
|
77
77
|
cover: `(en) Cover`,
|
78
78
|
createANewAccountFailed: `فشل إنشاء حساب جديد`,
|
79
79
|
createNewAccount: `إنشاء حساب جديد`,
|
80
|
+
createYourShop: `(en) Create your shop`,
|
80
81
|
currentPassword: `(en) Current password`,
|
81
82
|
daily: `(en) Daily`,
|
82
83
|
darkDefault: `(en) Dark default`,
|
@@ -85,6 +86,7 @@ Social Network`,
|
|
85
86
|
delete: `حذف`,
|
86
87
|
deleteArt: `حذف الرسم`,
|
87
88
|
deletePost: `حذف المنشور`,
|
89
|
+
deleteProduct: `(en) Delete product`,
|
88
90
|
deliveryTime: `(en) Delivery time`,
|
89
91
|
describeTheDetailsOfYourProduct: `(en) Describe the details of your product`,
|
90
92
|
description: `الوصف`,
|
@@ -126,6 +128,7 @@ Social Network`,
|
|
126
128
|
forgotPassword: `نسيت كلمة السر`,
|
127
129
|
fromAnimeDotClub: `(en) From anime.club`,
|
128
130
|
getDetails: `الحصول على تفاصيل`,
|
131
|
+
getStarted: `(en) Get started`,
|
129
132
|
guestView: `وضع الضيف`,
|
130
133
|
hasNotAddedADescriptionFor: (...v) =>
|
131
134
|
`(en) @${v[0]} has not added a description for "${v[1]}"`,
|
@@ -232,6 +235,7 @@ Social Network`,
|
|
232
235
|
price: `(en) Price`,
|
233
236
|
privacyPolicy: `سياسة الخصوصية`,
|
234
237
|
privateInformation: `(en) Private information`,
|
238
|
+
product: `(en) Product`,
|
235
239
|
profile: `ملف التعريف`,
|
236
240
|
promotions: `(en) Promotions`,
|
237
241
|
publicInformation: `(en) Public information`,
|
@@ -252,6 +256,7 @@ Social Network`,
|
|
252
256
|
selectThumbnail: `اختر صورة مصغرة`,
|
253
257
|
sendEmail: `ارسل رسالة بريد`,
|
254
258
|
settings: `الإعدادات`,
|
259
|
+
settingUpAShopIsFreeAndOnlyTakesAFewMinutes: `(en) Setting up a shop is free and only takes a few minutes`,
|
255
260
|
share: `(en) Share`,
|
256
261
|
shareYourArtWithTheWorld: `(en) Share your art with the world`,
|
257
262
|
shareYourStory: `شارك قصتك!`,
|
@@ -297,6 +302,7 @@ Social Network`,
|
|
297
302
|
valueIsNotTheSame: `القيمة ليست هي نفسها`,
|
298
303
|
verificationCode: `رمز التأكيد`,
|
299
304
|
verifyCode: `أكد الرمز`,
|
305
|
+
viewEveryNotificationOfAGroupSeparately: `(en) View every notification of a group separately`,
|
300
306
|
visitOurDiscordChannelToGetMoreDetails: `قم بزيارة قناتنا في ديسكورد للحصول على مزيد من التفاصيل`,
|
301
307
|
weAreOnInstagram: `تجدنا على انستقرام`,
|
302
308
|
weAreWorkingOnIt: `نعمل على الأمر`,
|
@@ -77,6 +77,7 @@ Social Network`,
|
|
77
77
|
cover: `(en) Cover`,
|
78
78
|
createANewAccountFailed: `创建新帐户失败`,
|
79
79
|
createNewAccount: `建立新帐户`,
|
80
|
+
createYourShop: `(en) Create your shop`,
|
80
81
|
currentPassword: `(en) Current password`,
|
81
82
|
daily: `(en) Daily`,
|
82
83
|
darkDefault: `(en) Dark default`,
|
@@ -85,6 +86,7 @@ Social Network`,
|
|
85
86
|
delete: `删除`,
|
86
87
|
deleteArt: `删除作品`,
|
87
88
|
deletePost: `删除贴文`,
|
89
|
+
deleteProduct: `(en) Delete product`,
|
88
90
|
deliveryTime: `(en) Delivery time`,
|
89
91
|
describeTheDetailsOfYourProduct: `(en) Describe the details of your product`,
|
90
92
|
description: `描述`,
|
@@ -126,6 +128,7 @@ Social Network`,
|
|
126
128
|
forgotPassword: `忘记密码`,
|
127
129
|
fromAnimeDotClub: `(en) From anime.club`,
|
128
130
|
getDetails: `获得详细信息`,
|
131
|
+
getStarted: `(en) Get started`,
|
129
132
|
guestView: `来宾视图`,
|
130
133
|
hasNotAddedADescriptionFor: (...v) =>
|
131
134
|
`(en) @${v[0]} has not added a description for "${v[1]}"`,
|
@@ -230,6 +233,7 @@ Social Network`,
|
|
230
233
|
price: `(en) Price`,
|
231
234
|
privacyPolicy: `隐私政策`,
|
232
235
|
privateInformation: `(en) Private information`,
|
236
|
+
product: `(en) Product`,
|
233
237
|
profile: `账户`,
|
234
238
|
promotions: `(en) Promotions`,
|
235
239
|
publicInformation: `(en) Public information`,
|
@@ -250,6 +254,7 @@ Social Network`,
|
|
250
254
|
selectThumbnail: `选择缩略图`,
|
251
255
|
sendEmail: `发电子邮件`,
|
252
256
|
settings: `设定值`,
|
257
|
+
settingUpAShopIsFreeAndOnlyTakesAFewMinutes: `(en) Setting up a shop is free and only takes a few minutes`,
|
253
258
|
share: `(en) Share`,
|
254
259
|
shareYourArtWithTheWorld: `(en) Share your art with the world`,
|
255
260
|
shareYourStory: `分享你的故事!`,
|
@@ -295,6 +300,7 @@ Social Network`,
|
|
295
300
|
valueIsNotTheSame: `两次输入不一致`,
|
296
301
|
verificationCode: `验证码`,
|
297
302
|
verifyCode: `验证码`,
|
303
|
+
viewEveryNotificationOfAGroupSeparately: `(en) View every notification of a group separately`,
|
298
304
|
visitOurDiscordChannelToGetMoreDetails: `访问我们的discord 频道以获取更多详细信息`,
|
299
305
|
weAreOnInstagram: `我们在Instagram上`,
|
300
306
|
weAreWorkingOnIt: `我们正在做这件事`,
|
package/src/english.ts
CHANGED
@@ -76,6 +76,7 @@ export const text = {
|
|
76
76
|
cover: `Cover`,
|
77
77
|
createANewAccountFailed: `Create a new account failed`,
|
78
78
|
createNewAccount: `Create new account`,
|
79
|
+
createYourShop: `Create your shop`,
|
79
80
|
currentPassword: `Current password`,
|
80
81
|
daily: `Daily`,
|
81
82
|
darkDefault: `Dark default`,
|
@@ -84,6 +85,7 @@ export const text = {
|
|
84
85
|
delete: `Delete`,
|
85
86
|
deleteArt: `Delete art`,
|
86
87
|
deletePost: `Delete post`,
|
88
|
+
deleteProduct: `Delete product`,
|
87
89
|
deliveryTime: `Delivery time`,
|
88
90
|
describeTheDetailsOfYourProduct: `Describe the details of your product`,
|
89
91
|
description: `Description`,
|
@@ -233,6 +235,7 @@ export const text = {
|
|
233
235
|
price: `Price`,
|
234
236
|
privacyPolicy: `Privacy policy`,
|
235
237
|
privateInformation: `Private information`,
|
238
|
+
product: `Product`,
|
236
239
|
profile: `Profile`,
|
237
240
|
promotions: `Promotions`,
|
238
241
|
publicInformation: `Public information`,
|
@@ -253,6 +256,7 @@ export const text = {
|
|
253
256
|
selectThumbnail: `Select thumbnail`,
|
254
257
|
sendEmail: `Send email`,
|
255
258
|
settings: `Settings`,
|
259
|
+
settingUpAShopIsFreeAndOnlyTakesAFewMinutes: `Setting up a shop is free and only takes a few minutes`,
|
256
260
|
share: `Share`,
|
257
261
|
shareYourArtWithTheWorld: `Share your art with the world`,
|
258
262
|
shareYourStory: `Share your story!`,
|
@@ -301,6 +305,7 @@ export const text = {
|
|
301
305
|
valueIsNotTheSame: `Value is not the same`,
|
302
306
|
verificationCode: `Verification Code`,
|
303
307
|
verifyCode: `Verify code`,
|
308
|
+
viewEveryNotificationOfAGroupSeparately: `View every notification of a group separately`,
|
304
309
|
visitOurDiscordChannelToGetMoreDetails: `Visit our discord channel to get more details`,
|
305
310
|
weAreOnInstagram: `We are on Instagram`,
|
306
311
|
weAreWorkingOnIt: `We are working on it`,
|
package/src/french.ts
CHANGED
@@ -77,6 +77,7 @@ Social Network`,
|
|
77
77
|
cover: `(en) Cover`,
|
78
78
|
createANewAccountFailed: `Échec de la création d'un nouveau compte a échoué`,
|
79
79
|
createNewAccount: `Créer un nouveau compte`,
|
80
|
+
createYourShop: `(en) Create your shop`,
|
80
81
|
currentPassword: `(en) Current password`,
|
81
82
|
daily: `(en) Daily`,
|
82
83
|
darkDefault: `(en) Dark default`,
|
@@ -85,6 +86,7 @@ Social Network`,
|
|
85
86
|
delete: `Supprimer`,
|
86
87
|
deleteArt: `Supprimer l'art`,
|
87
88
|
deletePost: `Supprimer le message`,
|
89
|
+
deleteProduct: `(en) Delete product`,
|
88
90
|
deliveryTime: `(en) Delivery time`,
|
89
91
|
describeTheDetailsOfYourProduct: `(en) Describe the details of your product`,
|
90
92
|
description: `Description`,
|
@@ -126,6 +128,7 @@ Social Network`,
|
|
126
128
|
forgotPassword: `J'ai oublié mon mot de passe`,
|
127
129
|
fromAnimeDotClub: `(en) From anime.club`,
|
128
130
|
getDetails: `Plus d'informations`,
|
131
|
+
getStarted: `(en) Get started`,
|
129
132
|
guestView: `Vue client`,
|
130
133
|
hasNotAddedADescriptionFor: (...v) =>
|
131
134
|
`(en) @${v[0]} has not added a description for "${v[1]}"`,
|
@@ -232,6 +235,7 @@ Social Network`,
|
|
232
235
|
price: `(en) Price`,
|
233
236
|
privacyPolicy: `Politique de confidentialité`,
|
234
237
|
privateInformation: `(en) Private information`,
|
238
|
+
product: `(en) Product`,
|
235
239
|
profile: `Profil`,
|
236
240
|
promotions: `(en) Promotions`,
|
237
241
|
publicInformation: `(en) Public information`,
|
@@ -252,6 +256,7 @@ Social Network`,
|
|
252
256
|
selectThumbnail: `Sélectionner la vignette`,
|
253
257
|
sendEmail: `Envoyer un courriel`,
|
254
258
|
settings: `Paramètres`,
|
259
|
+
settingUpAShopIsFreeAndOnlyTakesAFewMinutes: `(en) Setting up a shop is free and only takes a few minutes`,
|
255
260
|
share: `(en) Share`,
|
256
261
|
shareYourArtWithTheWorld: `(en) Share your art with the world`,
|
257
262
|
shareYourStory: `Partagez votre histoire !`,
|
@@ -297,6 +302,7 @@ Social Network`,
|
|
297
302
|
valueIsNotTheSame: `La valeur n'est pas la même`,
|
298
303
|
verificationCode: `Code de vérification`,
|
299
304
|
verifyCode: `Vérifier le code`,
|
305
|
+
viewEveryNotificationOfAGroupSeparately: `(en) View every notification of a group separately`,
|
300
306
|
visitOurDiscordChannelToGetMoreDetails: `Pour plus d'informations, visitez notre chaîne Discord`,
|
301
307
|
weAreOnInstagram: `Nous sommes sur Instagram`,
|
302
308
|
weAreWorkingOnIt: `Nous y travaillons`,
|
package/src/german.ts
CHANGED
@@ -77,6 +77,7 @@ Social Network`,
|
|
77
77
|
cover: `(en) Cover`,
|
78
78
|
createANewAccountFailed: `Fehler beim Erstellen eines neuen Kontos`,
|
79
79
|
createNewAccount: `Neuen Account erstellen`,
|
80
|
+
createYourShop: `(en) Create your shop`,
|
80
81
|
currentPassword: `(en) Current password`,
|
81
82
|
daily: `(en) Daily`,
|
82
83
|
darkDefault: `(en) Dark default`,
|
@@ -85,6 +86,7 @@ Social Network`,
|
|
85
86
|
delete: `Löschen`,
|
86
87
|
deleteArt: `Art löschen`,
|
87
88
|
deletePost: `Beitrag löschen`,
|
89
|
+
deleteProduct: `(en) Delete product`,
|
88
90
|
deliveryTime: `(en) Delivery time`,
|
89
91
|
describeTheDetailsOfYourProduct: `(en) Describe the details of your product`,
|
90
92
|
description: `Beschreibung`,
|
@@ -126,6 +128,7 @@ Social Network`,
|
|
126
128
|
forgotPassword: `Passwort vergessen`,
|
127
129
|
fromAnimeDotClub: `(en) From anime.club`,
|
128
130
|
getDetails: `Weitere Einzelheiten`,
|
131
|
+
getStarted: `(en) Get started`,
|
129
132
|
guestView: `Gastansicht`,
|
130
133
|
hasNotAddedADescriptionFor: (...v) =>
|
131
134
|
`(en) @${v[0]} has not added a description for "${v[1]}"`,
|
@@ -233,6 +236,7 @@ Social Network`,
|
|
233
236
|
price: `(en) Price`,
|
234
237
|
privacyPolicy: `Datenschutzrichtlinie`,
|
235
238
|
privateInformation: `(en) Private information`,
|
239
|
+
product: `(en) Product`,
|
236
240
|
profile: `Profil`,
|
237
241
|
promotions: `(en) Promotions`,
|
238
242
|
publicInformation: `(en) Public information`,
|
@@ -253,6 +257,7 @@ Social Network`,
|
|
253
257
|
selectThumbnail: `Wählen Sie eine Miniaturansicht`,
|
254
258
|
sendEmail: `E-Mail senden`,
|
255
259
|
settings: `Einstellungen`,
|
260
|
+
settingUpAShopIsFreeAndOnlyTakesAFewMinutes: `(en) Setting up a shop is free and only takes a few minutes`,
|
256
261
|
share: `(en) Share`,
|
257
262
|
shareYourArtWithTheWorld: `(en) Share your art with the world`,
|
258
263
|
shareYourStory: `Teile deine Geschichte!`,
|
@@ -298,6 +303,7 @@ Social Network`,
|
|
298
303
|
valueIsNotTheSame: `Wert ist nicht derselbe`,
|
299
304
|
verificationCode: `Bestätigungscode`,
|
300
305
|
verifyCode: `Code überprüfen`,
|
306
|
+
viewEveryNotificationOfAGroupSeparately: `(en) View every notification of a group separately`,
|
301
307
|
visitOurDiscordChannelToGetMoreDetails: `Für weitere Einzelheiten besuchen Sie unseren Discord-Kanal`,
|
302
308
|
weAreOnInstagram: `Wir sind auf Instagram`,
|
303
309
|
weAreWorkingOnIt: `Wir arbeiten daran`,
|
package/src/hindi.ts
CHANGED
@@ -77,6 +77,7 @@ Social Network`,
|
|
77
77
|
cover: `(en) Cover`,
|
78
78
|
createANewAccountFailed: `नया खाता बनाने में विफल रहा`,
|
79
79
|
createNewAccount: `नया खाता बनाएं`,
|
80
|
+
createYourShop: `(en) Create your shop`,
|
80
81
|
currentPassword: `(en) Current password`,
|
81
82
|
daily: `(en) Daily`,
|
82
83
|
darkDefault: `(en) Dark default`,
|
@@ -85,6 +86,7 @@ Social Network`,
|
|
85
86
|
delete: `हटाएं`,
|
86
87
|
deleteArt: `चित्रकला हटाएं`,
|
87
88
|
deletePost: `पोस्ट हटायें`,
|
89
|
+
deleteProduct: `(en) Delete product`,
|
88
90
|
deliveryTime: `(en) Delivery time`,
|
89
91
|
describeTheDetailsOfYourProduct: `(en) Describe the details of your product`,
|
90
92
|
description: `वर्णन`,
|
@@ -126,6 +128,7 @@ Social Network`,
|
|
126
128
|
forgotPassword: `पासवर्ड भूल गए`,
|
127
129
|
fromAnimeDotClub: `(en) From anime.club`,
|
128
130
|
getDetails: `विवरण प्राप्त करें`,
|
131
|
+
getStarted: `(en) Get started`,
|
129
132
|
guestView: `अतिथि दृश्य`,
|
130
133
|
hasNotAddedADescriptionFor: (...v) =>
|
131
134
|
`(en) @${v[0]} has not added a description for "${v[1]}"`,
|
@@ -232,6 +235,7 @@ Social Network`,
|
|
232
235
|
price: `(en) Price`,
|
233
236
|
privacyPolicy: `निजता नीति`,
|
234
237
|
privateInformation: `(en) Private information`,
|
238
|
+
product: `(en) Product`,
|
235
239
|
profile: `प्रोफ़ाइल`,
|
236
240
|
promotions: `(en) Promotions`,
|
237
241
|
publicInformation: `(en) Public information`,
|
@@ -252,6 +256,7 @@ Social Network`,
|
|
252
256
|
selectThumbnail: `थंबनेल को चुने`,
|
253
257
|
sendEmail: `ईमेल भेजें`,
|
254
258
|
settings: `सेटिंग्स`,
|
259
|
+
settingUpAShopIsFreeAndOnlyTakesAFewMinutes: `(en) Setting up a shop is free and only takes a few minutes`,
|
255
260
|
share: `(en) Share`,
|
256
261
|
shareYourArtWithTheWorld: `(en) Share your art with the world`,
|
257
262
|
shareYourStory: `अपनी कहानी शेयर करें!`,
|
@@ -297,6 +302,7 @@ Social Network`,
|
|
297
302
|
valueIsNotTheSame: `दर्ज चीज़े सामान्य नहीं है `,
|
298
303
|
verificationCode: `वेरीफिकेशन कोड`,
|
299
304
|
verifyCode: `कोड वेरिफाए करें`,
|
305
|
+
viewEveryNotificationOfAGroupSeparately: `(en) View every notification of a group separately`,
|
300
306
|
visitOurDiscordChannelToGetMoreDetails: `अधिक जानकारी प्राप्त करने के लिए हमारे कलह चैनल पर जाएं`,
|
301
307
|
weAreOnInstagram: `हम इंस्टाग्राम पर हैं`,
|
302
308
|
weAreWorkingOnIt: `हम इस पर काम कर रहें हैं`,
|
package/src/indonesian.ts
CHANGED
@@ -77,6 +77,7 @@ Social Network`,
|
|
77
77
|
cover: `(en) Cover`,
|
78
78
|
createANewAccountFailed: `Gagal membuat akun baru`,
|
79
79
|
createNewAccount: `Membuat akun baru`,
|
80
|
+
createYourShop: `(en) Create your shop`,
|
80
81
|
currentPassword: `(en) Current password`,
|
81
82
|
daily: `(en) Daily`,
|
82
83
|
darkDefault: `(en) Dark default`,
|
@@ -85,6 +86,7 @@ Social Network`,
|
|
85
86
|
delete: `Hapus`,
|
86
87
|
deleteArt: `Hapus karya`,
|
87
88
|
deletePost: `Hapus postingan`,
|
89
|
+
deleteProduct: `(en) Delete product`,
|
88
90
|
deliveryTime: `(en) Delivery time`,
|
89
91
|
describeTheDetailsOfYourProduct: `(en) Describe the details of your product`,
|
90
92
|
description: `Deskripsi`,
|
@@ -126,6 +128,7 @@ Social Network`,
|
|
126
128
|
forgotPassword: `Lupa kata sandi`,
|
127
129
|
fromAnimeDotClub: `(en) From anime.club`,
|
128
130
|
getDetails: `Dapatkan detail`,
|
131
|
+
getStarted: `(en) Get started`,
|
129
132
|
guestView: `Tampilan Pengunjung`,
|
130
133
|
hasNotAddedADescriptionFor: (...v) =>
|
131
134
|
`(en) @${v[0]} has not added a description for "${v[1]}"`,
|
@@ -233,6 +236,7 @@ Social Network`,
|
|
233
236
|
price: `(en) Price`,
|
234
237
|
privacyPolicy: `Kebijakan kerahasiaan`,
|
235
238
|
privateInformation: `(en) Private information`,
|
239
|
+
product: `(en) Product`,
|
236
240
|
profile: `Profil`,
|
237
241
|
promotions: `(en) Promotions`,
|
238
242
|
publicInformation: `(en) Public information`,
|
@@ -253,6 +257,7 @@ Social Network`,
|
|
253
257
|
selectThumbnail: `Pilih gambar mini`,
|
254
258
|
sendEmail: `Kirim email`,
|
255
259
|
settings: `Pengaturan`,
|
260
|
+
settingUpAShopIsFreeAndOnlyTakesAFewMinutes: `(en) Setting up a shop is free and only takes a few minutes`,
|
256
261
|
share: `(en) Share`,
|
257
262
|
shareYourArtWithTheWorld: `(en) Share your art with the world`,
|
258
263
|
shareYourStory: `Bagikan kisah Anda!`,
|
@@ -298,6 +303,7 @@ Social Network`,
|
|
298
303
|
valueIsNotTheSame: `Isian tidak sama`,
|
299
304
|
verificationCode: `Verifikasi Kode`,
|
300
305
|
verifyCode: `Memverifikasi kode`,
|
306
|
+
viewEveryNotificationOfAGroupSeparately: `(en) View every notification of a group separately`,
|
301
307
|
visitOurDiscordChannelToGetMoreDetails: `Gabung dengan Discord untuk mendapatkan info lebih lanjut`,
|
302
308
|
weAreOnInstagram: `Kami ada di Instagram`,
|
303
309
|
weAreWorkingOnIt: `Kami sedang mengatasinya`,
|
package/src/japanese.ts
CHANGED
@@ -77,6 +77,7 @@ Social Network`,
|
|
77
77
|
cover: `(en) Cover`,
|
78
78
|
createANewAccountFailed: `新しいアカウントを作成できませんでした`,
|
79
79
|
createNewAccount: `新しいアカウントを作成する`,
|
80
|
+
createYourShop: `(en) Create your shop`,
|
80
81
|
currentPassword: `(en) Current password`,
|
81
82
|
daily: `(en) Daily`,
|
82
83
|
darkDefault: `(en) Dark default`,
|
@@ -85,6 +86,7 @@ Social Network`,
|
|
85
86
|
delete: `削除する`,
|
86
87
|
deleteArt: `アートを削除する`,
|
87
88
|
deletePost: `投稿を削除する`,
|
89
|
+
deleteProduct: `(en) Delete product`,
|
88
90
|
deliveryTime: `(en) Delivery time`,
|
89
91
|
describeTheDetailsOfYourProduct: `(en) Describe the details of your product`,
|
90
92
|
description: `内容`,
|
@@ -126,6 +128,7 @@ Social Network`,
|
|
126
128
|
forgotPassword: `パスワードを忘れた`,
|
127
129
|
fromAnimeDotClub: `(en) From anime.club`,
|
128
130
|
getDetails: `詳しく見る`,
|
131
|
+
getStarted: `(en) Get started`,
|
129
132
|
guestView: `ゲスト視聴`,
|
130
133
|
hasNotAddedADescriptionFor: (...v) =>
|
131
134
|
`(en) @${v[0]} has not added a description for "${v[1]}"`,
|
@@ -231,6 +234,7 @@ Social Network`,
|
|
231
234
|
price: `(en) Price`,
|
232
235
|
privacyPolicy: `プライバシーポリシー`,
|
233
236
|
privateInformation: `(en) Private information`,
|
237
|
+
product: `(en) Product`,
|
234
238
|
profile: `プロフィール`,
|
235
239
|
promotions: `(en) Promotions`,
|
236
240
|
publicInformation: `(en) Public information`,
|
@@ -251,6 +255,7 @@ Social Network`,
|
|
251
255
|
selectThumbnail: `サムネイルを選択する`,
|
252
256
|
sendEmail: `メールを送信する`,
|
253
257
|
settings: `設定`,
|
258
|
+
settingUpAShopIsFreeAndOnlyTakesAFewMinutes: `(en) Setting up a shop is free and only takes a few minutes`,
|
254
259
|
share: `(en) Share`,
|
255
260
|
shareYourArtWithTheWorld: `(en) Share your art with the world`,
|
256
261
|
shareYourStory: `物語を共有してください!`,
|
@@ -296,6 +301,7 @@ Social Network`,
|
|
296
301
|
valueIsNotTheSame: `値が同じではありません`,
|
297
302
|
verificationCode: `検証コード`,
|
298
303
|
verifyCode: `コードを確認する`,
|
304
|
+
viewEveryNotificationOfAGroupSeparately: `(en) View every notification of a group separately`,
|
299
305
|
visitOurDiscordChannelToGetMoreDetails: `Discordの当チャンネルで詳細をご覧ください`,
|
300
306
|
weAreOnInstagram: `当社のInstagram`,
|
301
307
|
weAreWorkingOnIt: `取り組んでおります`,
|
package/src/korean.ts
CHANGED
@@ -77,6 +77,7 @@ Social Network`,
|
|
77
77
|
cover: `(en) Cover`,
|
78
78
|
createANewAccountFailed: `새 계정을 만들지 못했습니다.`,
|
79
79
|
createNewAccount: `새 계정 만들기`,
|
80
|
+
createYourShop: `(en) Create your shop`,
|
80
81
|
currentPassword: `(en) Current password`,
|
81
82
|
daily: `(en) Daily`,
|
82
83
|
darkDefault: `(en) Dark default`,
|
@@ -85,6 +86,7 @@ Social Network`,
|
|
85
86
|
delete: `삭제`,
|
86
87
|
deleteArt: `아트 삭제`,
|
87
88
|
deletePost: `포스트 삭제`,
|
89
|
+
deleteProduct: `(en) Delete product`,
|
88
90
|
deliveryTime: `(en) Delivery time`,
|
89
91
|
describeTheDetailsOfYourProduct: `(en) Describe the details of your product`,
|
90
92
|
description: `서술`,
|
@@ -126,6 +128,7 @@ Social Network`,
|
|
126
128
|
forgotPassword: `비밀번호를 잊으 셨나요`,
|
127
129
|
fromAnimeDotClub: `(en) From anime.club`,
|
128
130
|
getDetails: `세부 정보 보기`,
|
131
|
+
getStarted: `(en) Get started`,
|
129
132
|
guestView: `게스트보기`,
|
130
133
|
hasNotAddedADescriptionFor: (...v) =>
|
131
134
|
`(en) @${v[0]} has not added a description for "${v[1]}"`,
|
@@ -230,6 +233,7 @@ Social Network`,
|
|
230
233
|
price: `(en) Price`,
|
231
234
|
privacyPolicy: `트위터 개인정보 처리방침`,
|
232
235
|
privateInformation: `(en) Private information`,
|
236
|
+
product: `(en) Product`,
|
233
237
|
profile: `프로필`,
|
234
238
|
promotions: `(en) Promotions`,
|
235
239
|
publicInformation: `(en) Public information`,
|
@@ -250,6 +254,7 @@ Social Network`,
|
|
250
254
|
selectThumbnail: `썸네일 선택`,
|
251
255
|
sendEmail: `이메일 보내기`,
|
252
256
|
settings: `설정`,
|
257
|
+
settingUpAShopIsFreeAndOnlyTakesAFewMinutes: `(en) Setting up a shop is free and only takes a few minutes`,
|
253
258
|
share: `(en) Share`,
|
254
259
|
shareYourArtWithTheWorld: `(en) Share your art with the world`,
|
255
260
|
shareYourStory: `당신의 이야기를 공유하세요!`,
|
@@ -295,6 +300,7 @@ Social Network`,
|
|
295
300
|
valueIsNotTheSame: `값이 같지 않습니다`,
|
296
301
|
verificationCode: `확인 코드`,
|
297
302
|
verifyCode: `코드 확인`,
|
303
|
+
viewEveryNotificationOfAGroupSeparately: `(en) View every notification of a group separately`,
|
298
304
|
visitOurDiscordChannelToGetMoreDetails: `저희의 디스코드 채널을 방문하시면 자세한 내용을 보실 수 있습니다`,
|
299
305
|
weAreOnInstagram: `우리는 인스타그램에 있습니다`,
|
300
306
|
weAreWorkingOnIt: `열심히 준비를 하고 있습니다.`,
|
package/src/portuguese.ts
CHANGED
@@ -77,6 +77,7 @@ Social Network`,
|
|
77
77
|
cover: `(en) Cover`,
|
78
78
|
createANewAccountFailed: `Falha ao criar uma nova conta`,
|
79
79
|
createNewAccount: `Criar nova conta`,
|
80
|
+
createYourShop: `(en) Create your shop`,
|
80
81
|
currentPassword: `(en) Current password`,
|
81
82
|
daily: `(en) Daily`,
|
82
83
|
darkDefault: `(en) Dark default`,
|
@@ -85,6 +86,7 @@ Social Network`,
|
|
85
86
|
delete: `Excluir`,
|
86
87
|
deleteArt: `Apagar art`,
|
87
88
|
deletePost: `Apagar publicação`,
|
89
|
+
deleteProduct: `(en) Delete product`,
|
88
90
|
deliveryTime: `(en) Delivery time`,
|
89
91
|
describeTheDetailsOfYourProduct: `(en) Describe the details of your product`,
|
90
92
|
description: `Descrição`,
|
@@ -126,6 +128,7 @@ Social Network`,
|
|
126
128
|
forgotPassword: `Esqueceu a senha`,
|
127
129
|
fromAnimeDotClub: `(en) From anime.club`,
|
128
130
|
getDetails: `Obter detalhes`,
|
131
|
+
getStarted: `(en) Get started`,
|
129
132
|
guestView: `Vista de convidado`,
|
130
133
|
hasNotAddedADescriptionFor: (...v) =>
|
131
134
|
`(en) @${v[0]} has not added a description for "${v[1]}"`,
|
@@ -233,6 +236,7 @@ Social Network`,
|
|
233
236
|
price: `(en) Price`,
|
234
237
|
privacyPolicy: `Política de Privacidade`,
|
235
238
|
privateInformation: `(en) Private information`,
|
239
|
+
product: `(en) Product`,
|
236
240
|
profile: `Perfil`,
|
237
241
|
promotions: `(en) Promotions`,
|
238
242
|
publicInformation: `(en) Public information`,
|
@@ -253,6 +257,7 @@ Social Network`,
|
|
253
257
|
selectThumbnail: `Selecionar miniatura`,
|
254
258
|
sendEmail: `Enviar email`,
|
255
259
|
settings: `Configurações`,
|
260
|
+
settingUpAShopIsFreeAndOnlyTakesAFewMinutes: `(en) Setting up a shop is free and only takes a few minutes`,
|
256
261
|
share: `(en) Share`,
|
257
262
|
shareYourArtWithTheWorld: `(en) Share your art with the world`,
|
258
263
|
shareYourStory: `Compartilhe sua história!`,
|
@@ -298,6 +303,7 @@ Social Network`,
|
|
298
303
|
valueIsNotTheSame: `Valor não é o mesmo`,
|
299
304
|
verificationCode: `Código de verificação`,
|
300
305
|
verifyCode: `Verificar o código`,
|
306
|
+
viewEveryNotificationOfAGroupSeparately: `(en) View every notification of a group separately`,
|
301
307
|
visitOurDiscordChannelToGetMoreDetails: `Visite o nosso canal discord para obter mais detalhes`,
|
302
308
|
weAreOnInstagram: `Estamos no instagram`,
|
303
309
|
weAreWorkingOnIt: `Estamos trabalhando nisso`,
|
package/src/russian.ts
CHANGED
@@ -76,6 +76,7 @@ Social Network`,
|
|
76
76
|
cover: `(en) Cover`,
|
77
77
|
createANewAccountFailed: `Не удалось создать новый аккаунт`,
|
78
78
|
createNewAccount: `Создать новый аккаунт`,
|
79
|
+
createYourShop: `(en) Create your shop`,
|
79
80
|
currentPassword: `(en) Current password`,
|
80
81
|
daily: `(en) Daily`,
|
81
82
|
darkDefault: `(en) Dark default`,
|
@@ -84,6 +85,7 @@ Social Network`,
|
|
84
85
|
delete: `Удалить`,
|
85
86
|
deleteArt: `Удалить арт`,
|
86
87
|
deletePost: `Удалить запись`,
|
88
|
+
deleteProduct: `(en) Delete product`,
|
87
89
|
deliveryTime: `(en) Delivery time`,
|
88
90
|
describeTheDetailsOfYourProduct: `(en) Describe the details of your product`,
|
89
91
|
description: `Описание`,
|
@@ -125,6 +127,7 @@ Social Network`,
|
|
125
127
|
forgotPassword: `Не помню пароль`,
|
126
128
|
fromAnimeDotClub: `(en) From anime.club`,
|
127
129
|
getDetails: `Подробнее`,
|
130
|
+
getStarted: `(en) Get started`,
|
128
131
|
guestView: `Гостевой просмотр`,
|
129
132
|
hasNotAddedADescriptionFor: (...v) =>
|
130
133
|
`(en) @${v[0]} has not added a description for "${v[1]}"`,
|
@@ -230,6 +233,7 @@ Social Network`,
|
|
230
233
|
price: `(en) Price`,
|
231
234
|
privacyPolicy: `Политика конфиденциальности`,
|
232
235
|
privateInformation: `(en) Private information`,
|
236
|
+
product: `(en) Product`,
|
233
237
|
profile: `Профиль`,
|
234
238
|
promotions: `(en) Promotions`,
|
235
239
|
publicInformation: `(en) Public information`,
|
@@ -250,6 +254,7 @@ Social Network`,
|
|
250
254
|
selectThumbnail: `Выбрать миниатюру`,
|
251
255
|
sendEmail: `Отправить email`,
|
252
256
|
settings: `Настройки`,
|
257
|
+
settingUpAShopIsFreeAndOnlyTakesAFewMinutes: `(en) Setting up a shop is free and only takes a few minutes`,
|
253
258
|
share: `(en) Share`,
|
254
259
|
shareYourArtWithTheWorld: `(en) Share your art with the world`,
|
255
260
|
shareYourStory: `Поделитесь своей историей!`,
|
@@ -295,6 +300,7 @@ Social Network`,
|
|
295
300
|
valueIsNotTheSame: `Значение не совпадает`,
|
296
301
|
verificationCode: `Проверочный код`,
|
297
302
|
verifyCode: `Проверить код`,
|
303
|
+
viewEveryNotificationOfAGroupSeparately: `(en) View every notification of a group separately`,
|
298
304
|
visitOurDiscordChannelToGetMoreDetails: `Посетите наш канал Discord для получения более подробной информации`,
|
299
305
|
weAreOnInstagram: `Мы в Instagram`,
|
300
306
|
weAreWorkingOnIt: `Мы работаем над этим`,
|
package/src/spanish.ts
CHANGED
@@ -77,6 +77,7 @@ Social Network`,
|
|
77
77
|
cover: `(en) Cover`,
|
78
78
|
createANewAccountFailed: `No se pudo crear una nueva cuenta`,
|
79
79
|
createNewAccount: `Crear una nueva cuenta`,
|
80
|
+
createYourShop: `(en) Create your shop`,
|
80
81
|
currentPassword: `(en) Current password`,
|
81
82
|
daily: `(en) Daily`,
|
82
83
|
darkDefault: `(en) Dark default`,
|
@@ -85,6 +86,7 @@ Social Network`,
|
|
85
86
|
delete: `Eliminar`,
|
86
87
|
deleteArt: `Borrar arte`,
|
87
88
|
deletePost: `Borrar publicación`,
|
89
|
+
deleteProduct: `(en) Delete product`,
|
88
90
|
deliveryTime: `(en) Delivery time`,
|
89
91
|
describeTheDetailsOfYourProduct: `(en) Describe the details of your product`,
|
90
92
|
description: `Descripción`,
|
@@ -126,6 +128,7 @@ Social Network`,
|
|
126
128
|
forgotPassword: `Se te olvidó tu contraseña`,
|
127
129
|
fromAnimeDotClub: `(en) From anime.club`,
|
128
130
|
getDetails: `Obtener detalles`,
|
131
|
+
getStarted: `(en) Get started`,
|
129
132
|
guestView: `Vista de invitado`,
|
130
133
|
hasNotAddedADescriptionFor: (...v) =>
|
131
134
|
`(en) @${v[0]} has not added a description for "${v[1]}"`,
|
@@ -232,6 +235,7 @@ Social Network`,
|
|
232
235
|
price: `(en) Price`,
|
233
236
|
privacyPolicy: `Política de Privacidad`,
|
234
237
|
privateInformation: `(en) Private information`,
|
238
|
+
product: `(en) Product`,
|
235
239
|
profile: `Perfil`,
|
236
240
|
promotions: `(en) Promotions`,
|
237
241
|
publicInformation: `(en) Public information`,
|
@@ -252,6 +256,7 @@ Social Network`,
|
|
252
256
|
selectThumbnail: `Seleccionar miniatura`,
|
253
257
|
sendEmail: `Enviar correo electrónico`,
|
254
258
|
settings: `Configuraciones`,
|
259
|
+
settingUpAShopIsFreeAndOnlyTakesAFewMinutes: `(en) Setting up a shop is free and only takes a few minutes`,
|
255
260
|
share: `(en) Share`,
|
256
261
|
shareYourArtWithTheWorld: `(en) Share your art with the world`,
|
257
262
|
shareYourStory: `¡Comparte tu historia!`,
|
@@ -297,6 +302,7 @@ Social Network`,
|
|
297
302
|
valueIsNotTheSame: `El valor no es el mismo`,
|
298
303
|
verificationCode: `Código de verificación`,
|
299
304
|
verifyCode: `Código de verificación`,
|
305
|
+
viewEveryNotificationOfAGroupSeparately: `(en) View every notification of a group separately`,
|
300
306
|
visitOurDiscordChannelToGetMoreDetails: `Visite nuestro canal de desacuerdos para obtener más detalles`,
|
301
307
|
weAreOnInstagram: `Nosotros estamos en Instagram`,
|
302
308
|
weAreWorkingOnIt: `Estamos trabajando en ello`,
|
package/src/thai.ts
CHANGED
@@ -77,6 +77,7 @@ Social Network`,
|
|
77
77
|
cover: `(en) Cover`,
|
78
78
|
createANewAccountFailed: `การสร้างบัญชีใหม่ล้มเหลว`,
|
79
79
|
createNewAccount: `สร้างบัญชีใหม่`,
|
80
|
+
createYourShop: `(en) Create your shop`,
|
80
81
|
currentPassword: `(en) Current password`,
|
81
82
|
daily: `(en) Daily`,
|
82
83
|
darkDefault: `(en) Dark default`,
|
@@ -85,6 +86,7 @@ Social Network`,
|
|
85
86
|
delete: `ลบ`,
|
86
87
|
deleteArt: `ลบผลงาน`,
|
87
88
|
deletePost: `ลบโพสต์`,
|
89
|
+
deleteProduct: `(en) Delete product`,
|
88
90
|
deliveryTime: `(en) Delivery time`,
|
89
91
|
describeTheDetailsOfYourProduct: `(en) Describe the details of your product`,
|
90
92
|
description: `คำอธิบาย`,
|
@@ -126,6 +128,7 @@ Social Network`,
|
|
126
128
|
forgotPassword: `ลืมรหัสผ่าน`,
|
127
129
|
fromAnimeDotClub: `(en) From anime.club`,
|
128
130
|
getDetails: `ดูรายละเอียด`,
|
131
|
+
getStarted: `(en) Get started`,
|
129
132
|
guestView: `ผู้เยี่ยมชมชั่วคราว`,
|
130
133
|
hasNotAddedADescriptionFor: (...v) =>
|
131
134
|
`(en) @${v[0]} has not added a description for "${v[1]}"`,
|
@@ -231,6 +234,7 @@ Social Network`,
|
|
231
234
|
price: `(en) Price`,
|
232
235
|
privacyPolicy: `นโยบายความเป็นส่วนตัว`,
|
233
236
|
privateInformation: `(en) Private information`,
|
237
|
+
product: `(en) Product`,
|
234
238
|
profile: `โปรไฟล์`,
|
235
239
|
promotions: `(en) Promotions`,
|
236
240
|
publicInformation: `(en) Public information`,
|
@@ -251,6 +255,7 @@ Social Network`,
|
|
251
255
|
selectThumbnail: `เลือกภาพขนาดย่อ`,
|
252
256
|
sendEmail: `ส่งอีเมล`,
|
253
257
|
settings: `การตั้งค่า`,
|
258
|
+
settingUpAShopIsFreeAndOnlyTakesAFewMinutes: `(en) Setting up a shop is free and only takes a few minutes`,
|
254
259
|
share: `(en) Share`,
|
255
260
|
shareYourArtWithTheWorld: `(en) Share your art with the world`,
|
256
261
|
shareYourStory: `แชร์เรื่องราวของคุณ!`,
|
@@ -296,6 +301,7 @@ Social Network`,
|
|
296
301
|
valueIsNotTheSame: `ค่าไม่เหมือนกัน`,
|
297
302
|
verificationCode: `รหัสยืนยัน`,
|
298
303
|
verifyCode: `ตรวจสอบรหัส`,
|
304
|
+
viewEveryNotificationOfAGroupSeparately: `(en) View every notification of a group separately`,
|
299
305
|
visitOurDiscordChannelToGetMoreDetails: `เข้าร่วมกลุ่ม Discord ของเราเพื่อดูข้อมูลเพิ่มเติม!`,
|
300
306
|
weAreOnInstagram: `ติดตามเราผ่านทาง Instagram`,
|
301
307
|
weAreWorkingOnIt: `เรากำลังดำเนินการอยู่`,
|
package/src/vietnamese.ts
CHANGED
@@ -77,6 +77,7 @@ Social Network`,
|
|
77
77
|
cover: `(en) Cover`,
|
78
78
|
createANewAccountFailed: `Tạo tài khoản mới không thành công`,
|
79
79
|
createNewAccount: `Tạo tài khoản mới`,
|
80
|
+
createYourShop: `(en) Create your shop`,
|
80
81
|
currentPassword: `(en) Current password`,
|
81
82
|
daily: `(en) Daily`,
|
82
83
|
darkDefault: `(en) Dark default`,
|
@@ -85,6 +86,7 @@ Social Network`,
|
|
85
86
|
delete: `Xóa`,
|
86
87
|
deleteArt: `Xóa tranh`,
|
87
88
|
deletePost: `Xóa bài viết`,
|
89
|
+
deleteProduct: `(en) Delete product`,
|
88
90
|
deliveryTime: `(en) Delivery time`,
|
89
91
|
describeTheDetailsOfYourProduct: `(en) Describe the details of your product`,
|
90
92
|
description: `Mô tả`,
|
@@ -126,6 +128,7 @@ Social Network`,
|
|
126
128
|
forgotPassword: `Quên mật khẩu`,
|
127
129
|
fromAnimeDotClub: `(en) From anime.club`,
|
128
130
|
getDetails: `Nhận chi tiết`,
|
131
|
+
getStarted: `(en) Get started`,
|
129
132
|
guestView: `Dạng xem cho khách`,
|
130
133
|
hasNotAddedADescriptionFor: (...v) =>
|
131
134
|
`(en) @${v[0]} has not added a description for "${v[1]}"`,
|
@@ -230,6 +233,7 @@ Social Network`,
|
|
230
233
|
price: `(en) Price`,
|
231
234
|
privacyPolicy: `Chính sách bảo mật`,
|
232
235
|
privateInformation: `(en) Private information`,
|
236
|
+
product: `(en) Product`,
|
233
237
|
profile: `Thông tin`,
|
234
238
|
promotions: `(en) Promotions`,
|
235
239
|
publicInformation: `(en) Public information`,
|
@@ -250,6 +254,7 @@ Social Network`,
|
|
250
254
|
selectThumbnail: `Chọn hình thu nhỏ`,
|
251
255
|
sendEmail: `Chọn email`,
|
252
256
|
settings: `Cài đặt`,
|
257
|
+
settingUpAShopIsFreeAndOnlyTakesAFewMinutes: `(en) Setting up a shop is free and only takes a few minutes`,
|
253
258
|
share: `(en) Share`,
|
254
259
|
shareYourArtWithTheWorld: `(en) Share your art with the world`,
|
255
260
|
shareYourStory: `Chia sẻ câu chuyện của bạn!`,
|
@@ -295,6 +300,7 @@ Social Network`,
|
|
295
300
|
valueIsNotTheSame: `Giá trị không trùng khớp`,
|
296
301
|
verificationCode: `Mã xác minh`,
|
297
302
|
verifyCode: `Xác minh mã`,
|
303
|
+
viewEveryNotificationOfAGroupSeparately: `(en) View every notification of a group separately`,
|
298
304
|
visitOurDiscordChannelToGetMoreDetails: `Ghé thăm kênh phản hồi của chúng tôi để biết thêm chi tiết`,
|
299
305
|
weAreOnInstagram: `Chúng tôi đã có mặt trên Instagram`,
|
300
306
|
weAreWorkingOnIt: `Chúng tôi đang phát triển tính năng này`,
|