@anime.club/translations 1.1.55 → 1.1.56

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 CHANGED
@@ -4,7 +4,7 @@
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
7
- "version": "1.1.55",
7
+ "version": "1.1.56",
8
8
  "files": [
9
9
  "src",
10
10
  "types"
@@ -12,6 +12,7 @@ export const text: text = {
12
12
  accountActivation: `تفعيل الحساب`,
13
13
  accountAlreadyExists: `يوجد حساب مسجّل بالفعل`,
14
14
  accountDoesNotExist: `الحساب غير مسجّل`,
15
+ accountRemoval: `(en) Account removal`,
15
16
  add: `إضافة`,
16
17
  addArt: `اضف عمل فني`,
17
18
  addBlog: `اضف منشور كتابي`,
@@ -101,6 +102,7 @@ Social Network`,
101
102
  darkHighContrast: `(en) Dark high contrast`,
102
103
  dayTheme: `(en) Day theme`,
103
104
  delete: `حذف`,
105
+ deleteAccount: `(en) Delete account`,
104
106
  deleteArt: `حذف الرسم`,
105
107
  deletePost: `حذف المنشور`,
106
108
  deleteProduct: `(en) Delete product`,
@@ -270,15 +272,15 @@ Social Network`,
270
272
  profile: `ملف التعريف`,
271
273
  prohibitedTransaction: `(en) Prohibited transaction`,
272
274
  promotions: `(en) Promotions`,
273
- purchases: `(en) Purchases`,
274
275
  publicInformation: `(en) Public information`,
275
276
  publishOn: (...v) => `(en) Publish on ${v[0]}`,
277
+ purchases: `(en) Purchases`,
276
278
  rankings: `(en) Rankings`,
277
279
  reorderFiles: `(en) Reorder files`,
278
280
  report: `(en) Report`,
279
281
  revisions: `(en) Revisions`,
280
- save: `حفظ`,
281
282
  sales: `(en) Sales`,
283
+ save: `حفظ`,
282
284
  saveAvatar: `حفظ الصورة الشخصية`,
283
285
  saveChanges: `حفظ التغييرات`,
284
286
  selectAnime: `اختر أنمي`,
@@ -371,6 +373,7 @@ Social Network`,
371
373
  youAreAlreadyAuthenticated: `سبق وقمنا بالتحقق من حسابك`,
372
374
  youCanAutoPublishToYourSocialMediaAccount: `(en) You can auto publish to your social media account`,
373
375
  youCanModifyTheTypesOfNotificationsYouReceiveViaEmail: `(en) You can modify the types of notifications you receive via email`,
376
+ youCanRequestRemovalOfYourAccount: `(en) You can request removal of your account with all your data`,
374
377
  youCanStillNavigateToThePreviouslyOpenedPages: `لا يزال بإمكانك التنقل للصفحات المفتوحة مسبقًا`,
375
378
  youDidNotSelectAnyChats: `لم تُحدد أي محادثات`,
376
379
  youDidNotUpdateAnyValues: `لم تقم بتحديث أي قيم`,
@@ -379,6 +382,8 @@ Social Network`,
379
382
  youHaveNotSharedAnythingYet: `(en) You have not shared anything yet`,
380
383
  youHaveReachedTheMaximumNumberOfFiles: `(en) You have reached the maximum number of files`,
381
384
  yourAccountIsVerifiedPleaseSignIn: `تم التحقق من حسابك. الرجاء تسجيل الدخول`,
385
+ yourAccountWillBeRemoved: (...v) =>
386
+ `(en) Your account will be removed ${v[0]}`,
382
387
  yourArts: `أعمالك الفنية`,
383
388
  yourAvatar: `صورتك الشخصية`,
384
389
  yourBlog: `مدونتك`,
@@ -12,6 +12,7 @@ export const text: text = {
12
12
  accountActivation: `帐号激活`,
13
13
  accountAlreadyExists: `用户名已经被注册`,
14
14
  accountDoesNotExist: `帐号不存在`,
15
+ accountRemoval: `(en) Account removal`,
15
16
  add: `加`,
16
17
  addArt: `添加艺术品`,
17
18
  addBlog: `添加博客`,
@@ -101,6 +102,7 @@ Social Network`,
101
102
  darkHighContrast: `(en) Dark high contrast`,
102
103
  dayTheme: `(en) Day theme`,
103
104
  delete: `删除`,
105
+ deleteAccount: `(en) Delete account`,
104
106
  deleteArt: `删除作品`,
105
107
  deletePost: `删除贴文`,
106
108
  deleteProduct: `(en) Delete product`,
@@ -268,15 +270,15 @@ Social Network`,
268
270
  profile: `账户`,
269
271
  prohibitedTransaction: `(en) Prohibited transaction`,
270
272
  promotions: `(en) Promotions`,
271
- purchases: `(en) Purchases`,
272
273
  publicInformation: `(en) Public information`,
273
274
  publishOn: (...v) => `(en) Publish on ${v[0]}`,
275
+ purchases: `(en) Purchases`,
274
276
  rankings: `(en) Rankings`,
275
277
  reorderFiles: `(en) Reorder files`,
276
278
  report: `(en) Report`,
277
279
  revisions: `(en) Revisions`,
278
- save: `保存`,
279
280
  sales: `(en) Sales`,
281
+ save: `保存`,
280
282
  saveAvatar: `保存头像`,
281
283
  saveChanges: `保存更改`,
282
284
  selectAnime: `选择动漫`,
@@ -369,6 +371,7 @@ Social Network`,
369
371
  youAreAlreadyAuthenticated: `您已经通过验证`,
370
372
  youCanAutoPublishToYourSocialMediaAccount: `(en) You can auto publish to your social media account`,
371
373
  youCanModifyTheTypesOfNotificationsYouReceiveViaEmail: `(en) You can modify the types of notifications you receive via email`,
374
+ youCanRequestRemovalOfYourAccount: `(en) You can request removal of your account with all your data`,
372
375
  youCanStillNavigateToThePreviouslyOpenedPages: `您仍然可以导航到以前打开的页面`,
373
376
  youDidNotSelectAnyChats: `您没有选择任何聊天`,
374
377
  youDidNotUpdateAnyValues: `您没有更新任何值`,
@@ -377,6 +380,8 @@ Social Network`,
377
380
  youHaveNotSharedAnythingYet: `(en) You have not shared anything yet`,
378
381
  youHaveReachedTheMaximumNumberOfFiles: `(en) You have reached the maximum number of files`,
379
382
  yourAccountIsVerifiedPleaseSignIn: `您的帐户已通过验证。请登录`,
383
+ yourAccountWillBeRemoved: (...v) =>
384
+ `(en) Your account will be removed ${v[0]}`,
380
385
  yourArts: `您的艺术`,
381
386
  yourAvatar: `您的头像`,
382
387
  yourBlog: `您的博客`,
package/src/english.ts CHANGED
@@ -12,6 +12,7 @@ export const text = {
12
12
  accountActivation: `Account activation`,
13
13
  accountAlreadyExists: `Account already exists`,
14
14
  accountDoesNotExist: `Account does not exist`,
15
+ accountRemoval: `Account removal`,
15
16
  add: `Add`,
16
17
  addArt: `Add art`,
17
18
  addBlog: `Add blog`,
@@ -100,6 +101,7 @@ export const text = {
100
101
  darkHighContrast: `Dark high contrast`,
101
102
  dayTheme: `Day theme`,
102
103
  delete: `Delete`,
104
+ deleteAccount: `Delete account`,
103
105
  deleteArt: `Delete art`,
104
106
  deletePost: `Delete post`,
105
107
  deleteProduct: `Delete product`,
@@ -270,15 +272,15 @@ export const text = {
270
272
  profile: `Profile`,
271
273
  prohibitedTransaction: `Prohibited transaction`,
272
274
  promotions: `Promotions`,
273
- purchases: `Purchases`,
274
275
  publicInformation: `Public information`,
275
276
  publishOn: (socialMedia: string) => `Publish on ${socialMedia}`,
277
+ purchases: `Purchases`,
276
278
  rankings: `Rankings`,
277
279
  reorderFiles: `Reorder files`,
278
280
  report: `Report`,
279
281
  revisions: `Revisions`,
280
- save: `Save`,
281
282
  sales: `Sales`,
283
+ save: `Save`,
282
284
  saveAvatar: `Save avatar`,
283
285
  saveChanges: `Save changes`,
284
286
  selectAnime: `Select Anime`,
@@ -374,6 +376,7 @@ export const text = {
374
376
  youAreAlreadyAuthenticated: `You are already authenticated`,
375
377
  youCanAutoPublishToYourSocialMediaAccount: `You can auto publish to your social media account`,
376
378
  youCanModifyTheTypesOfNotificationsYouReceiveViaEmail: `You can modify the types of notifications you receive via email`,
379
+ youCanRequestRemovalOfYourAccount: `You can request removal of your account with all your data`,
377
380
  youCanStillNavigateToThePreviouslyOpenedPages: `You can still navigate to the previously opened pages`,
378
381
  youDidNotSelectAnyChats: `You did not select any chats`,
379
382
  youDidNotUpdateAnyValues: `You did not update any values`,
@@ -382,6 +385,8 @@ export const text = {
382
385
  youHaveNotSharedAnythingYet: `You have not shared anything yet`,
383
386
  youHaveReachedTheMaximumNumberOfFiles: `You have reached the maximum number of files`,
384
387
  yourAccountIsVerifiedPleaseSignIn: `Your account is verified. Please sign in`,
388
+ yourAccountWillBeRemoved: (time: string) =>
389
+ `Your account will be removed ${time}`,
385
390
  yourArts: `Your arts`,
386
391
  yourAvatar: `Your avatar`,
387
392
  yourBlog: `Your blog`,
package/src/french.ts CHANGED
@@ -12,6 +12,7 @@ export const text: text = {
12
12
  accountActivation: `Activation de compte`,
13
13
  accountAlreadyExists: `Compte existe déjà`,
14
14
  accountDoesNotExist: `Compte n'existe pas`,
15
+ accountRemoval: `(en) Account removal`,
15
16
  add: `Ajouter`,
16
17
  addArt: `Ajouter une illustration`,
17
18
  addBlog: `Ajouter un blog`,
@@ -101,6 +102,7 @@ Social Network`,
101
102
  darkHighContrast: `(en) Dark high contrast`,
102
103
  dayTheme: `(en) Day theme`,
103
104
  delete: `Supprimer`,
105
+ deleteAccount: `(en) Delete account`,
104
106
  deleteArt: `Supprimer l'art`,
105
107
  deletePost: `Supprimer le message`,
106
108
  deleteProduct: `(en) Delete product`,
@@ -270,15 +272,15 @@ Social Network`,
270
272
  profile: `Profil`,
271
273
  prohibitedTransaction: `(en) Prohibited transaction`,
272
274
  promotions: `(en) Promotions`,
273
- purchases: `(en) Purchases`,
274
275
  publicInformation: `(en) Public information`,
275
276
  publishOn: (...v) => `(en) Publish on ${v[0]}`,
277
+ purchases: `(en) Purchases`,
276
278
  rankings: `(en) Rankings`,
277
279
  reorderFiles: `(en) Reorder files`,
278
280
  report: `(en) Report`,
279
281
  revisions: `(en) Revisions`,
280
- save: `Sauvegarder`,
281
282
  sales: `(en) Sales`,
283
+ save: `Sauvegarder`,
282
284
  saveAvatar: `Sauvegarder l'avatar`,
283
285
  saveChanges: `Sauvegarder les modifications`,
284
286
  selectAnime: `Sélectionner l'anime`,
@@ -371,6 +373,7 @@ Social Network`,
371
373
  youAreAlreadyAuthenticated: `Vous êtes déjà authentifié`,
372
374
  youCanAutoPublishToYourSocialMediaAccount: `(en) You can auto publish to your social media account`,
373
375
  youCanModifyTheTypesOfNotificationsYouReceiveViaEmail: `(en) You can modify the types of notifications you receive via email`,
376
+ youCanRequestRemovalOfYourAccount: `(en) You can request removal of your account with all your data`,
374
377
  youCanStillNavigateToThePreviouslyOpenedPages: `Vous pouvez toujours accéder aux pages précédemment ouvertes`,
375
378
  youDidNotSelectAnyChats: `Vous n'avez sélectionné aucun chat`,
376
379
  youDidNotUpdateAnyValues: `Vous n'avez mis à jour aucune valeur`,
@@ -379,6 +382,8 @@ Social Network`,
379
382
  youHaveNotSharedAnythingYet: `(en) You have not shared anything yet`,
380
383
  youHaveReachedTheMaximumNumberOfFiles: `(en) You have reached the maximum number of files`,
381
384
  yourAccountIsVerifiedPleaseSignIn: `Votre compte est vérifié. Veuillez vous connecter`,
385
+ yourAccountWillBeRemoved: (...v) =>
386
+ `(en) Your account will be removed ${v[0]}`,
382
387
  yourArts: `Vos arts`,
383
388
  yourAvatar: `Votre avatar`,
384
389
  yourBlog: `Votre blog`,
package/src/german.ts CHANGED
@@ -12,6 +12,7 @@ export const text: text = {
12
12
  accountActivation: `Kontoaktivierung`,
13
13
  accountAlreadyExists: `Konto existiert bereits`,
14
14
  accountDoesNotExist: `Konto existiert nicht`,
15
+ accountRemoval: `(en) Account removal`,
15
16
  add: `Hinzufügen`,
16
17
  addArt: `Kunst hinzufügen`,
17
18
  addBlog: `Blog hinzufügen`,
@@ -101,6 +102,7 @@ Social Network`,
101
102
  darkHighContrast: `(en) Dark high contrast`,
102
103
  dayTheme: `(en) Day theme`,
103
104
  delete: `Löschen`,
105
+ deleteAccount: `(en) Delete account`,
104
106
  deleteArt: `Art löschen`,
105
107
  deletePost: `Beitrag löschen`,
106
108
  deleteProduct: `(en) Delete product`,
@@ -271,15 +273,15 @@ Social Network`,
271
273
  profile: `Profil`,
272
274
  prohibitedTransaction: `(en) Prohibited transaction`,
273
275
  promotions: `(en) Promotions`,
274
- purchases: `(en) Purchases`,
275
276
  publicInformation: `(en) Public information`,
276
277
  publishOn: (...v) => `(en) Publish on ${v[0]}`,
278
+ purchases: `(en) Purchases`,
277
279
  rankings: `(en) Rankings`,
278
280
  reorderFiles: `(en) Reorder files`,
279
281
  report: `(en) Report`,
280
282
  revisions: `(en) Revisions`,
281
- save: `Speichern`,
282
283
  sales: `(en) Sales`,
284
+ save: `Speichern`,
283
285
  saveAvatar: `Avatar speichern`,
284
286
  saveChanges: `Änderungen speichern`,
285
287
  selectAnime: `Wählen Sie Anime`,
@@ -372,6 +374,7 @@ Social Network`,
372
374
  youAreAlreadyAuthenticated: `Sie sind bereits authentifiziert`,
373
375
  youCanAutoPublishToYourSocialMediaAccount: `(en) You can auto publish to your social media account`,
374
376
  youCanModifyTheTypesOfNotificationsYouReceiveViaEmail: `(en) You can modify the types of notifications you receive via email`,
377
+ youCanRequestRemovalOfYourAccount: `(en) You can request removal of your account with all your data`,
375
378
  youCanStillNavigateToThePreviouslyOpenedPages: `Sie können weiterhin zu den zuvor geöffneten Seiten navigieren`,
376
379
  youDidNotSelectAnyChats: `Sie haben keine Chats ausgewählt`,
377
380
  youDidNotUpdateAnyValues: `Sie haben keine Werte aktualisiert`,
@@ -380,6 +383,8 @@ Social Network`,
380
383
  youHaveNotSharedAnythingYet: `(en) You have not shared anything yet`,
381
384
  youHaveReachedTheMaximumNumberOfFiles: `(en) You have reached the maximum number of files`,
382
385
  yourAccountIsVerifiedPleaseSignIn: `Ihr Konto wird überprüft. Bitte einloggen`,
386
+ yourAccountWillBeRemoved: (...v) =>
387
+ `(en) Your account will be removed ${v[0]}`,
383
388
  yourArts: `Ihre Kunst`,
384
389
  yourAvatar: `Ihr avatar`,
385
390
  yourBlog: `Ihr Blog`,
package/src/hindi.ts CHANGED
@@ -12,6 +12,7 @@ export const text: text = {
12
12
  accountActivation: `खाता सक्रियण`,
13
13
  accountAlreadyExists: ` खाता पहले से ही मौजूद है`,
14
14
  accountDoesNotExist: `खाता मौजूद नहीं है`,
15
+ accountRemoval: `(en) Account removal`,
15
16
  add: `जोड़ना`,
16
17
  addArt: `चित्र जोड़ें`,
17
18
  addBlog: `ब्लॉग जोड़ें`,
@@ -101,6 +102,7 @@ Social Network`,
101
102
  darkHighContrast: `(en) Dark high contrast`,
102
103
  dayTheme: `(en) Day theme`,
103
104
  delete: `हटाएं`,
105
+ deleteAccount: `(en) Delete account`,
104
106
  deleteArt: `चित्रकला हटाएं`,
105
107
  deletePost: `पोस्ट हटायें`,
106
108
  deleteProduct: `(en) Delete product`,
@@ -270,15 +272,15 @@ Social Network`,
270
272
  profile: `प्रोफ़ाइल`,
271
273
  prohibitedTransaction: `(en) Prohibited transaction`,
272
274
  promotions: `(en) Promotions`,
273
- purchases: `(en) Purchases`,
274
275
  publicInformation: `(en) Public information`,
275
276
  publishOn: (...v) => `(en) Publish on ${v[0]}`,
277
+ purchases: `(en) Purchases`,
276
278
  rankings: `(en) Rankings`,
277
279
  reorderFiles: `(en) Reorder files`,
278
280
  report: `(en) Report`,
279
281
  revisions: `(en) Revisions`,
280
- save: `सेव`,
281
282
  sales: `(en) Sales`,
283
+ save: `सेव`,
282
284
  saveAvatar: `अवतार सेव करें`,
283
285
  saveChanges: `परिवर्तनों को सेव करें`,
284
286
  selectAnime: `आनिमे को चुने`,
@@ -371,6 +373,7 @@ Social Network`,
371
373
  youAreAlreadyAuthenticated: `आप पहले से ही प्रमाणीकृत हैं`,
372
374
  youCanAutoPublishToYourSocialMediaAccount: `(en) You can auto publish to your social media account`,
373
375
  youCanModifyTheTypesOfNotificationsYouReceiveViaEmail: `(en) You can modify the types of notifications you receive via email`,
376
+ youCanRequestRemovalOfYourAccount: `(en) You can request removal of your account with all your data`,
374
377
  youCanStillNavigateToThePreviouslyOpenedPages: `आप अभी भी पहले खोले गए पेज पर जा सकते हैं`,
375
378
  youDidNotSelectAnyChats: `आपने कोई चैट नहीं चुनी हैं`,
376
379
  youDidNotUpdateAnyValues: `आपने कोई भी वैल्यू अपडेट नहीं करीं है`,
@@ -379,6 +382,8 @@ Social Network`,
379
382
  youHaveNotSharedAnythingYet: `(en) You have not shared anything yet`,
380
383
  youHaveReachedTheMaximumNumberOfFiles: `(en) You have reached the maximum number of files`,
381
384
  yourAccountIsVerifiedPleaseSignIn: `आपका खाता वेरिफाए हो चुका है। कृपया साइन इन करें`,
385
+ yourAccountWillBeRemoved: (...v) =>
386
+ `(en) Your account will be removed ${v[0]}`,
382
387
  yourArts: `आपकी चित्रकलाएँ`,
383
388
  yourAvatar: `आपका अवतार`,
384
389
  yourBlog: `आपका ब्लॉग`,
package/src/indonesian.ts CHANGED
@@ -12,6 +12,7 @@ export const text: text = {
12
12
  accountActivation: `Aktivasi Akun`,
13
13
  accountAlreadyExists: `Akun sudah ada`,
14
14
  accountDoesNotExist: `Akun tidak tersedia`,
15
+ accountRemoval: `(en) Account removal`,
15
16
  add: `Tambahkan`,
16
17
  addArt: `Tambahkan karya`,
17
18
  addBlog: `Tambahkan blog`,
@@ -101,6 +102,7 @@ Social Network`,
101
102
  darkHighContrast: `(en) Dark high contrast`,
102
103
  dayTheme: `(en) Day theme`,
103
104
  delete: `Hapus`,
105
+ deleteAccount: `(en) Delete account`,
104
106
  deleteArt: `Hapus karya`,
105
107
  deletePost: `Hapus postingan`,
106
108
  deleteProduct: `(en) Delete product`,
@@ -271,15 +273,15 @@ Social Network`,
271
273
  profile: `Profil`,
272
274
  prohibitedTransaction: `(en) Prohibited transaction`,
273
275
  promotions: `(en) Promotions`,
274
- purchases: `(en) Purchases`,
275
276
  publicInformation: `(en) Public information`,
276
277
  publishOn: (...v) => `(en) Publish on ${v[0]}`,
278
+ purchases: `(en) Purchases`,
277
279
  rankings: `(en) Rankings`,
278
280
  reorderFiles: `(en) Reorder files`,
279
281
  report: `(en) Report`,
280
282
  revisions: `(en) Revisions`,
281
- save: `Simpan`,
282
283
  sales: `(en) Sales`,
284
+ save: `Simpan`,
283
285
  saveAvatar: `Simpan avatar`,
284
286
  saveChanges: `Simpan perubahan`,
285
287
  selectAnime: `Pilih Anime`,
@@ -372,6 +374,7 @@ Social Network`,
372
374
  youAreAlreadyAuthenticated: `Anda sudah terauntentikasi`,
373
375
  youCanAutoPublishToYourSocialMediaAccount: `(en) You can auto publish to your social media account`,
374
376
  youCanModifyTheTypesOfNotificationsYouReceiveViaEmail: `(en) You can modify the types of notifications you receive via email`,
377
+ youCanRequestRemovalOfYourAccount: `(en) You can request removal of your account with all your data`,
375
378
  youCanStillNavigateToThePreviouslyOpenedPages: `Anda masih bisa berpindah ke halaman yang sebelumnya terbuka`,
376
379
  youDidNotSelectAnyChats: `Anda belum memilih obrolan`,
377
380
  youDidNotUpdateAnyValues: `Anda tidak memperbarui apapun`,
@@ -380,6 +383,8 @@ Social Network`,
380
383
  youHaveNotSharedAnythingYet: `(en) You have not shared anything yet`,
381
384
  youHaveReachedTheMaximumNumberOfFiles: `(en) You have reached the maximum number of files`,
382
385
  yourAccountIsVerifiedPleaseSignIn: `Akun anda sudah terverifikasi. Silakan masuk`,
386
+ yourAccountWillBeRemoved: (...v) =>
387
+ `(en) Your account will be removed ${v[0]}`,
383
388
  yourArts: `Karya Anda`,
384
389
  yourAvatar: `Avatar Anda`,
385
390
  yourBlog: `Blog Anda`,
package/src/japanese.ts CHANGED
@@ -12,6 +12,7 @@ export const text: text = {
12
12
  accountActivation: `アカウントの有効化`,
13
13
  accountAlreadyExists: `このアカウントはすでに存在しています`,
14
14
  accountDoesNotExist: `このアカウントは存在しません`,
15
+ accountRemoval: `(en) Account removal`,
15
16
  add: `追加する`,
16
17
  addArt: `アートを追加する`,
17
18
  addBlog: `ブログを追加する`,
@@ -101,6 +102,7 @@ Social Network`,
101
102
  darkHighContrast: `(en) Dark high contrast`,
102
103
  dayTheme: `(en) Day theme`,
103
104
  delete: `削除する`,
105
+ deleteAccount: `(en) Delete account`,
104
106
  deleteArt: `アートを削除する`,
105
107
  deletePost: `投稿を削除する`,
106
108
  deleteProduct: `(en) Delete product`,
@@ -269,15 +271,15 @@ Social Network`,
269
271
  profile: `プロフィール`,
270
272
  prohibitedTransaction: `(en) Prohibited transaction`,
271
273
  promotions: `(en) Promotions`,
272
- purchases: `(en) Purchases`,
273
274
  publicInformation: `(en) Public information`,
274
275
  publishOn: (...v) => `(en) Publish on ${v[0]}`,
276
+ purchases: `(en) Purchases`,
275
277
  rankings: `(en) Rankings`,
276
278
  reorderFiles: `(en) Reorder files`,
277
279
  report: `(en) Report`,
278
280
  revisions: `(en) Revisions`,
279
- save: `保存する`,
280
281
  sales: `(en) Sales`,
282
+ save: `保存する`,
281
283
  saveAvatar: `アバターを保存する`,
282
284
  saveChanges: `変更を保存する`,
283
285
  selectAnime: `アニメを選択する`,
@@ -370,6 +372,7 @@ Social Network`,
370
372
  youAreAlreadyAuthenticated: `すでに認証されています`,
371
373
  youCanAutoPublishToYourSocialMediaAccount: `(en) You can auto publish to your social media account`,
372
374
  youCanModifyTheTypesOfNotificationsYouReceiveViaEmail: `(en) You can modify the types of notifications you receive via email`,
375
+ youCanRequestRemovalOfYourAccount: `(en) You can request removal of your account with all your data`,
373
376
  youCanStillNavigateToThePreviouslyOpenedPages: `前に開いたページには移動できます`,
374
377
  youDidNotSelectAnyChats: `チャットを選択していません`,
375
378
  youDidNotUpdateAnyValues: `いかなる値も更新していません`,
@@ -378,6 +381,8 @@ Social Network`,
378
381
  youHaveNotSharedAnythingYet: `(en) You have not shared anything yet`,
379
382
  youHaveReachedTheMaximumNumberOfFiles: `(en) You have reached the maximum number of files`,
380
383
  yourAccountIsVerifiedPleaseSignIn: `アカウントが確認されました。ログインしてください`,
384
+ yourAccountWillBeRemoved: (...v) =>
385
+ `(en) Your account will be removed ${v[0]}`,
381
386
  yourArts: `自分のアート`,
382
387
  yourAvatar: `自分のアバター`,
383
388
  yourBlog: `自分のブログ`,
package/src/korean.ts CHANGED
@@ -12,6 +12,7 @@ export const text: text = {
12
12
  accountActivation: `계정 활성화`,
13
13
  accountAlreadyExists: `계정이 이미 있습니다.`,
14
14
  accountDoesNotExist: `계정이 없습니다.`,
15
+ accountRemoval: `(en) Account removal`,
15
16
  add: `추가`,
16
17
  addArt: `아트 추가`,
17
18
  addBlog: `블로그 추가`,
@@ -101,6 +102,7 @@ Social Network`,
101
102
  darkHighContrast: `(en) Dark high contrast`,
102
103
  dayTheme: `(en) Day theme`,
103
104
  delete: `삭제`,
105
+ deleteAccount: `(en) Delete account`,
104
106
  deleteArt: `아트 삭제`,
105
107
  deletePost: `포스트 삭제`,
106
108
  deleteProduct: `(en) Delete product`,
@@ -268,15 +270,15 @@ Social Network`,
268
270
  profile: `프로필`,
269
271
  prohibitedTransaction: `(en) Prohibited transaction`,
270
272
  promotions: `(en) Promotions`,
271
- purchases: `(en) Purchases`,
272
273
  publicInformation: `(en) Public information`,
273
274
  publishOn: (...v) => `(en) Publish on ${v[0]}`,
275
+ purchases: `(en) Purchases`,
274
276
  rankings: `(en) Rankings`,
275
277
  reorderFiles: `(en) Reorder files`,
276
278
  report: `(en) Report`,
277
279
  revisions: `(en) Revisions`,
278
- save: `저장`,
279
280
  sales: `(en) Sales`,
281
+ save: `저장`,
280
282
  saveAvatar: `아바타 저장`,
281
283
  saveChanges: `변경 사항 저장`,
282
284
  selectAnime: `애니메이션 선택 `,
@@ -369,6 +371,7 @@ Social Network`,
369
371
  youAreAlreadyAuthenticated: `이미 인증되었습니다`,
370
372
  youCanAutoPublishToYourSocialMediaAccount: `(en) You can auto publish to your social media account`,
371
373
  youCanModifyTheTypesOfNotificationsYouReceiveViaEmail: `(en) You can modify the types of notifications you receive via email`,
374
+ youCanRequestRemovalOfYourAccount: `(en) You can request removal of your account with all your data`,
372
375
  youCanStillNavigateToThePreviouslyOpenedPages: `이전에 열었던 페이지로 아직은 이동할 수 있습니다.`,
373
376
  youDidNotSelectAnyChats: `채팅창을 선택하지 않았습니다`,
374
377
  youDidNotUpdateAnyValues: `값을 업데이트하지 않았습니다.`,
@@ -377,6 +380,8 @@ Social Network`,
377
380
  youHaveNotSharedAnythingYet: `(en) You have not shared anything yet`,
378
381
  youHaveReachedTheMaximumNumberOfFiles: `(en) You have reached the maximum number of files`,
379
382
  yourAccountIsVerifiedPleaseSignIn: `귀하의 계정이 확인되었습니다. 로그인 해주세요`,
383
+ yourAccountWillBeRemoved: (...v) =>
384
+ `(en) Your account will be removed ${v[0]}`,
380
385
  yourArts: `귀하의 아트`,
381
386
  yourAvatar: `귀하의 아바타`,
382
387
  yourBlog: `귀하의블로그`,
package/src/portuguese.ts CHANGED
@@ -12,6 +12,7 @@ export const text: text = {
12
12
  accountActivation: `Ativação de conta`,
13
13
  accountAlreadyExists: `Conta já existe`,
14
14
  accountDoesNotExist: `Conta não existe`,
15
+ accountRemoval: `(en) Account removal`,
15
16
  add: `Adicionar`,
16
17
  addArt: `Adicionar arte`,
17
18
  addBlog: `Adicionar blog`,
@@ -101,6 +102,7 @@ Social Network`,
101
102
  darkHighContrast: `(en) Dark high contrast`,
102
103
  dayTheme: `(en) Day theme`,
103
104
  delete: `Excluir`,
105
+ deleteAccount: `(en) Delete account`,
104
106
  deleteArt: `Apagar art`,
105
107
  deletePost: `Apagar publicação`,
106
108
  deleteProduct: `(en) Delete product`,
@@ -271,15 +273,15 @@ Social Network`,
271
273
  profile: `Perfil`,
272
274
  prohibitedTransaction: `(en) Prohibited transaction`,
273
275
  promotions: `(en) Promotions`,
274
- purchases: `(en) Purchases`,
275
276
  publicInformation: `(en) Public information`,
276
277
  publishOn: (...v) => `(en) Publish on ${v[0]}`,
278
+ purchases: `(en) Purchases`,
277
279
  rankings: `(en) Rankings`,
278
280
  reorderFiles: `(en) Reorder files`,
279
281
  report: `(en) Report`,
280
282
  revisions: `(en) Revisions`,
281
- save: `Salvar`,
282
283
  sales: `(en) Sales`,
284
+ save: `Salvar`,
283
285
  saveAvatar: `Salvar avatar`,
284
286
  saveChanges: `Salvar alterações`,
285
287
  selectAnime: `Selecionar anime`,
@@ -372,6 +374,7 @@ Social Network`,
372
374
  youAreAlreadyAuthenticated: `Voce ja esta autenticado`,
373
375
  youCanAutoPublishToYourSocialMediaAccount: `(en) You can auto publish to your social media account`,
374
376
  youCanModifyTheTypesOfNotificationsYouReceiveViaEmail: `(en) You can modify the types of notifications you receive via email`,
377
+ youCanRequestRemovalOfYourAccount: `(en) You can request removal of your account with all your data`,
375
378
  youCanStillNavigateToThePreviouslyOpenedPages: `Você ainda pode navegar para as páginas abertas anteriormente`,
376
379
  youDidNotSelectAnyChats: `Você não selecionou nenhum bate-papo`,
377
380
  youDidNotUpdateAnyValues: `Você não atualizou nenhum valor`,
@@ -380,6 +383,8 @@ Social Network`,
380
383
  youHaveNotSharedAnythingYet: `(en) You have not shared anything yet`,
381
384
  youHaveReachedTheMaximumNumberOfFiles: `(en) You have reached the maximum number of files`,
382
385
  yourAccountIsVerifiedPleaseSignIn: `Sua conta foi verificada. Por favor, faça login`,
386
+ yourAccountWillBeRemoved: (...v) =>
387
+ `(en) Your account will be removed ${v[0]}`,
383
388
  yourArts: `Suas artes`,
384
389
  yourAvatar: `Seu avatar`,
385
390
  yourBlog: `Seu blog`,
package/src/russian.ts CHANGED
@@ -12,6 +12,7 @@ export const text: text = {
12
12
  accountActivation: `Активация аккаунта`,
13
13
  accountAlreadyExists: `Аккаунт уже существует`,
14
14
  accountDoesNotExist: `Аккаунт не существует`,
15
+ accountRemoval: `(en) Account removal`,
15
16
  add: `Добавить`,
16
17
  addArt: `Добавить арт`,
17
18
  addBlog: `Добавить блог`,
@@ -100,6 +101,7 @@ export const text: text = {
100
101
  darkHighContrast: `Темная тема высокого контраста`,
101
102
  dayTheme: `Дневная тема`,
102
103
  delete: `Удалить`,
104
+ deleteAccount: `(en) Delete account`,
103
105
  deleteArt: `Удалить арт`,
104
106
  deletePost: `Удалить запись`,
105
107
  deleteProduct: `Удалить продукт`,
@@ -268,15 +270,15 @@ export const text: text = {
268
270
  profile: `Профиль`,
269
271
  prohibitedTransaction: `Запрещенная транзакция`,
270
272
  promotions: `Акции`,
271
- purchases: `(en) Purchases`,
272
273
  publicInformation: `Публичная информация`,
273
274
  publishOn: (...v) => `Опубликовать на ${v[0]}`,
275
+ purchases: `(en) Purchases`,
274
276
  rankings: `Рейтинги`,
275
277
  reorderFiles: `Изменить порядок файлов`,
276
278
  report: `Пожаловаться`,
277
279
  revisions: `Корректировки`,
278
- save: `Сохранить`,
279
280
  sales: `(en) Sales`,
281
+ save: `Сохранить`,
280
282
  saveAvatar: `Сохранить аватар`,
281
283
  saveChanges: `Сохранить изменения`,
282
284
  selectAnime: `Выбрать аниме`,
@@ -369,6 +371,7 @@ export const text: text = {
369
371
  youAreAlreadyAuthenticated: `Вы уже авторизованы`,
370
372
  youCanAutoPublishToYourSocialMediaAccount: `Вы можете автопубликовать информацию в своих социальных сетях`,
371
373
  youCanModifyTheTypesOfNotificationsYouReceiveViaEmail: `Вы можете изменить типы уведомлений, которые вы получаете по электронной почте`,
374
+ youCanRequestRemovalOfYourAccount: `(en) You can request removal of your account with all your data`,
372
375
  youCanStillNavigateToThePreviouslyOpenedPages: `Вы по-прежнему можете переходить на ранее открытые страницы`,
373
376
  youDidNotSelectAnyChats: `Вы не выбрали ни одного чата`,
374
377
  youDidNotUpdateAnyValues: `Вы не обновили никаких значений`,
@@ -377,6 +380,8 @@ export const text: text = {
377
380
  youHaveNotSharedAnythingYet: `Вы ещё ничем не поделились`,
378
381
  youHaveReachedTheMaximumNumberOfFiles: `Вы достигли максимального количества файлов`,
379
382
  yourAccountIsVerifiedPleaseSignIn: `Ваш аккаунт подтвержден. Теперь вы можете войти`,
383
+ yourAccountWillBeRemoved: (...v) =>
384
+ `(en) Your account will be removed ${v[0]}`,
380
385
  yourArts: `Ваши арты`,
381
386
  yourAvatar: `Ваш аватар`,
382
387
  yourBlog: `Ваш блог`,
package/src/spanish.ts CHANGED
@@ -12,6 +12,7 @@ export const text: text = {
12
12
  accountActivation: `Activación de cuenta`,
13
13
  accountAlreadyExists: `La cuenta ya existe`,
14
14
  accountDoesNotExist: `La cuenta no existe`,
15
+ accountRemoval: `(en) Account removal`,
15
16
  add: `Agregar`,
16
17
  addArt: `Agregar arte`,
17
18
  addBlog: `Agregar blog`,
@@ -101,6 +102,7 @@ Social Network`,
101
102
  darkHighContrast: `(en) Dark high contrast`,
102
103
  dayTheme: `(en) Day theme`,
103
104
  delete: `Eliminar`,
105
+ deleteAccount: `(en) Delete account`,
104
106
  deleteArt: `Eliminar arte`,
105
107
  deletePost: `Eliminar publicación`,
106
108
  deleteProduct: `(en) Delete product`,
@@ -270,15 +272,15 @@ Social Network`,
270
272
  profile: `Perfil`,
271
273
  prohibitedTransaction: `(en) Prohibited transaction`,
272
274
  promotions: `(en) Promotions`,
273
- purchases: `(en) Purchases`,
274
275
  publicInformation: `(en) Public information`,
275
276
  publishOn: (...v) => `(en) Publish on ${v[0]}`,
277
+ purchases: `(en) Purchases`,
276
278
  rankings: `(en) Rankings`,
277
279
  reorderFiles: `(en) Reorder files`,
278
280
  report: `(en) Report`,
279
281
  revisions: `(en) Revisions`,
280
- save: `Guardar`,
281
282
  sales: `(en) Sales`,
283
+ save: `Guardar`,
282
284
  saveAvatar: `Guardar avatar`,
283
285
  saveChanges: `Guardar cambios`,
284
286
  selectAnime: `Seleccionar anime`,
@@ -371,6 +373,7 @@ Social Network`,
371
373
  youAreAlreadyAuthenticated: `Ya estas autenticado`,
372
374
  youCanAutoPublishToYourSocialMediaAccount: `(en) You can auto publish to your social media account`,
373
375
  youCanModifyTheTypesOfNotificationsYouReceiveViaEmail: `(en) You can modify the types of notifications you receive via email`,
376
+ youCanRequestRemovalOfYourAccount: `(en) You can request removal of your account with all your data`,
374
377
  youCanStillNavigateToThePreviouslyOpenedPages: `Todavía puede navegar a las páginas abiertas anteriormente`,
375
378
  youDidNotSelectAnyChats: `No seleccionó ningún chat`,
376
379
  youDidNotUpdateAnyValues: `No actualizaste ningún valor`,
@@ -379,6 +382,8 @@ Social Network`,
379
382
  youHaveNotSharedAnythingYet: `(en) You have not shared anything yet`,
380
383
  youHaveReachedTheMaximumNumberOfFiles: `(en) You have reached the maximum number of files`,
381
384
  yourAccountIsVerifiedPleaseSignIn: `Su cuenta está verificada. Por favor inicie sesión`,
385
+ yourAccountWillBeRemoved: (...v) =>
386
+ `(en) Your account will be removed ${v[0]}`,
382
387
  yourArts: `Tu arte`,
383
388
  yourAvatar: `Tu avatar`,
384
389
  yourBlog: `Tu blog`,
package/src/thai.ts CHANGED
@@ -12,6 +12,7 @@ export const text: text = {
12
12
  accountActivation: `เปิดใช้งานบัญชีผู้ใช้`,
13
13
  accountAlreadyExists: `มีบัญชีผู้ใช้นี้แล้ว`,
14
14
  accountDoesNotExist: `ไม่พบบัญชีผู้ใช้นี้`,
15
+ accountRemoval: `(en) Account removal`,
15
16
  add: `เพิ่ม`,
16
17
  addArt: `เพิ่มงานวาด`,
17
18
  addBlog: `เพิ่มบล็อก`,
@@ -101,6 +102,7 @@ Social Network`,
101
102
  darkHighContrast: `(en) Dark high contrast`,
102
103
  dayTheme: `(en) Day theme`,
103
104
  delete: `ลบ`,
105
+ deleteAccount: `(en) Delete account`,
104
106
  deleteArt: `ลบผลงาน`,
105
107
  deletePost: `ลบโพสต์`,
106
108
  deleteProduct: `(en) Delete product`,
@@ -269,15 +271,15 @@ Social Network`,
269
271
  profile: `โปรไฟล์`,
270
272
  prohibitedTransaction: `(en) Prohibited transaction`,
271
273
  promotions: `(en) Promotions`,
272
- purchases: `(en) Purchases`,
273
274
  publicInformation: `(en) Public information`,
274
275
  publishOn: (...v) => `(en) Publish on ${v[0]}`,
276
+ purchases: `(en) Purchases`,
275
277
  rankings: `(en) Rankings`,
276
278
  reorderFiles: `(en) Reorder files`,
277
279
  report: `(en) Report`,
278
280
  revisions: `(en) Revisions`,
279
- save: `บันทึก`,
280
281
  sales: `(en) Sales`,
282
+ save: `บันทึก`,
281
283
  saveAvatar: `บันทึกรูปประจำตัว`,
282
284
  saveChanges: `บันทึกการเปลี่ยนแปลง`,
283
285
  selectAnime: `เลือกอนิเมะ`,
@@ -370,6 +372,7 @@ Social Network`,
370
372
  youAreAlreadyAuthenticated: `คุณได้ทำการยืนยันตัวตนแล้ว`,
371
373
  youCanAutoPublishToYourSocialMediaAccount: `(en) You can auto publish to your social media account`,
372
374
  youCanModifyTheTypesOfNotificationsYouReceiveViaEmail: `(en) You can modify the types of notifications you receive via email`,
375
+ youCanRequestRemovalOfYourAccount: `(en) You can request removal of your account with all your data`,
373
376
  youCanStillNavigateToThePreviouslyOpenedPages: `คุณยังสามารถกลับไปที่หน้าเดิมได้`,
374
377
  youDidNotSelectAnyChats: `คุณยังไม่ได้เลือกการแชทเลย`,
375
378
  youDidNotUpdateAnyValues: `คุณยังไม่ได้อัปเดตค่าเลย`,
@@ -378,6 +381,8 @@ Social Network`,
378
381
  youHaveNotSharedAnythingYet: `(en) You have not shared anything yet`,
379
382
  youHaveReachedTheMaximumNumberOfFiles: `(en) You have reached the maximum number of files`,
380
383
  yourAccountIsVerifiedPleaseSignIn: `บัญชีของคุณได้รับการยืนยันแล้ว โปรดลงชื่อเข้าใช้บัญชี`,
384
+ yourAccountWillBeRemoved: (...v) =>
385
+ `(en) Your account will be removed ${v[0]}`,
381
386
  yourArts: `ผลงานของคุณ`,
382
387
  yourAvatar: `รูปประจำตัวของคุณ`,
383
388
  yourBlog: `บล็อกของคุณ`,
package/src/vietnamese.ts CHANGED
@@ -12,6 +12,7 @@ export const text: text = {
12
12
  accountActivation: `Kích hoạt tài khoản`,
13
13
  accountAlreadyExists: `Tài khoản đã tồn tại`,
14
14
  accountDoesNotExist: `Tài khoản không tồn tại`,
15
+ accountRemoval: `(en) Account removal`,
15
16
  add: `Thêm`,
16
17
  addArt: `Thêm tác phẩm`,
17
18
  addBlog: `Thêm blog`,
@@ -101,6 +102,7 @@ Social Network`,
101
102
  darkHighContrast: `(en) Dark high contrast`,
102
103
  dayTheme: `(en) Day theme`,
103
104
  delete: `Xóa`,
105
+ deleteAccount: `(en) Delete account`,
104
106
  deleteArt: `Xóa tranh`,
105
107
  deletePost: `Xóa bài viết`,
106
108
  deleteProduct: `(en) Delete product`,
@@ -268,15 +270,15 @@ Social Network`,
268
270
  profile: `Thông tin`,
269
271
  prohibitedTransaction: `(en) Prohibited transaction`,
270
272
  promotions: `(en) Promotions`,
271
- purchases: `(en) Purchases`,
272
273
  publicInformation: `(en) Public information`,
273
274
  publishOn: (...v) => `(en) Publish on ${v[0]}`,
275
+ purchases: `(en) Purchases`,
274
276
  rankings: `(en) Rankings`,
275
277
  reorderFiles: `(en) Reorder files`,
276
278
  report: `(en) Report`,
277
279
  revisions: `(en) Revisions`,
278
- save: `Lưu`,
279
280
  sales: `(en) Sales`,
281
+ save: `Lưu`,
280
282
  saveAvatar: `Lưu hình đại diện`,
281
283
  saveChanges: `Lưu thay đổi`,
282
284
  selectAnime: `Chọn anime`,
@@ -369,6 +371,7 @@ Social Network`,
369
371
  youAreAlreadyAuthenticated: `Bạn đã được xác thực`,
370
372
  youCanAutoPublishToYourSocialMediaAccount: `(en) You can auto publish to your social media account`,
371
373
  youCanModifyTheTypesOfNotificationsYouReceiveViaEmail: `(en) You can modify the types of notifications you receive via email`,
374
+ youCanRequestRemovalOfYourAccount: `(en) You can request removal of your account with all your data`,
372
375
  youCanStillNavigateToThePreviouslyOpenedPages: `Bạn vẫn có thể dẫn hướng đến các trang đã mở trước đó`,
373
376
  youDidNotSelectAnyChats: `Bạn chưa chọn trò chuyện nào`,
374
377
  youDidNotUpdateAnyValues: `Bạn đã không cập nhật giá trị nào`,
@@ -377,6 +380,8 @@ Social Network`,
377
380
  youHaveNotSharedAnythingYet: `(en) You have not shared anything yet`,
378
381
  youHaveReachedTheMaximumNumberOfFiles: `(en) You have reached the maximum number of files`,
379
382
  yourAccountIsVerifiedPleaseSignIn: `Tài khoản của bạn đã được xác minh. Vui lòng đăng nhập`,
383
+ yourAccountWillBeRemoved: (...v) =>
384
+ `(en) Your account will be removed ${v[0]}`,
380
385
  yourArts: `Tác phẩm của bạn`,
381
386
  yourAvatar: `Hình đại diện của bạn`,
382
387
  yourBlog: `Blog của bạn`,