@anime.club/translations 1.1.18 → 1.1.20
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 +5 -5
- package/src/chinese-simplified.ts +5 -5
- package/src/english.ts +3 -5
- package/src/french.ts +5 -5
- package/src/german.ts +5 -5
- package/src/hindi.ts +5 -5
- package/src/indonesian.ts +5 -5
- package/src/japanese.ts +5 -5
- package/src/korean.ts +5 -5
- package/src/portuguese.ts +5 -5
- package/src/russian.ts +5 -5
- package/src/spanish.ts +5 -5
- package/src/thai.ts +5 -5
- package/src/vietnamese.ts +5 -5
package/package.json
CHANGED
package/src/arabic-standard.ts
CHANGED
@@ -73,6 +73,7 @@ Social Network`,
|
|
73
73
|
copyLink: `نسخ الرابط`,
|
74
74
|
couldNotCreateANewRecord: `تعذر إنشاء سجل جديد`,
|
75
75
|
country: `الدولة`,
|
76
|
+
cover: `(en) Cover`,
|
76
77
|
createANewAccountFailed: `فشل إنشاء حساب جديد`,
|
77
78
|
createNewAccount: `إنشاء حساب جديد`,
|
78
79
|
currentPassword: `(en) Current password`,
|
@@ -120,10 +121,11 @@ Social Network`,
|
|
120
121
|
follows: `(en) Follows`,
|
121
122
|
forAllOtherInquiriesPleaseContactUsAt: `لباقي الاستفسارات, اتصل بنا على:`,
|
122
123
|
forgotPassword: `نسيت كلمة السر`,
|
123
|
-
forNewMasterpieces: `لأعمال فنية مميزة جديدة`,
|
124
124
|
fromAnimeDotClub: `(en) From anime.club`,
|
125
125
|
getDetails: `الحصول على تفاصيل`,
|
126
126
|
guestView: `وضع الضيف`,
|
127
|
+
hasNotSharedAnyPublicDetailsYet: (...v) =>
|
128
|
+
`(en) @${v[0]} has not shared any public details yet`,
|
127
129
|
hire: `(en) Hire`,
|
128
130
|
homepage: `الصفحة الرئيسية`,
|
129
131
|
howToContactYou: `(en) How to contact you`,
|
@@ -221,6 +223,7 @@ Social Network`,
|
|
221
223
|
`يرجى المحاولة مرة أخرى أو النقر فوق ${v[0]}`,
|
222
224
|
pleaseVerifyYourAccount: `الرجاء تأكيد حسابك`,
|
223
225
|
pressHereTo: `أضغط هنا من أجل`,
|
226
|
+
price: `(en) Price`,
|
224
227
|
privacyPolicy: `سياسة الخصوصية`,
|
225
228
|
privateInformation: `(en) Private information`,
|
226
229
|
profile: `ملف التعريف`,
|
@@ -273,11 +276,7 @@ Social Network`,
|
|
273
276
|
typeYourTextHere: `ادخل النص هنا...`,
|
274
277
|
unlimited: `(en) Unlimited`,
|
275
278
|
upload: `(en) Upload`,
|
276
|
-
uploadAnotherArt: `تحميل عمل فني آخر`,
|
277
|
-
uploadAnotherAvatar: `تحميل صورة شخصية أخرى`,
|
278
|
-
uploadArtNow: `قم بتحميل عمل فني الآن!`,
|
279
279
|
uploadNew: `تحميل جديد`,
|
280
|
-
uploadNewArt: `تحميل عمل فني جديد`,
|
281
280
|
uploadNewPost: `تحميل منشور جديد`,
|
282
281
|
username: `اسم المستخدم`,
|
283
282
|
usernameAlreadyExists: `اسم المستخدم مستخدم من قبل`,
|
@@ -315,6 +314,7 @@ Social Network`,
|
|
315
314
|
youDoNotHaveAnyChats: `ليس لديك أي محادثات`,
|
316
315
|
youHaveNotSavedAnyChanges: `لم تقم بحفظ أي تغييرات, الخروج؟`,
|
317
316
|
youHaveNotSetAPassword: `(en) You have not set a password`,
|
317
|
+
youHaveNotSharedAnythingYet: `(en) You have not shared anything yet`,
|
318
318
|
youHaveReachedTheMaximumNumberOfFiles: `(en) You have reached the maximum number of files`,
|
319
319
|
yourAccountIsVerifiedPleaseSignIn: `تم التحقق من حسابك. الرجاء تسجيل الدخول`,
|
320
320
|
yourArts: `أعمالك الفنية`,
|
@@ -73,6 +73,7 @@ Social Network`,
|
|
73
73
|
copyLink: `复制链接`,
|
74
74
|
couldNotCreateANewRecord: `无法创建新记录`,
|
75
75
|
country: `国家`,
|
76
|
+
cover: `(en) Cover`,
|
76
77
|
createANewAccountFailed: `创建新帐户失败`,
|
77
78
|
createNewAccount: `建立新帐户`,
|
78
79
|
currentPassword: `(en) Current password`,
|
@@ -120,10 +121,11 @@ Social Network`,
|
|
120
121
|
follows: `(en) Follows`,
|
121
122
|
forAllOtherInquiriesPleaseContactUsAt: `任何其他问题,请联系我们:`,
|
122
123
|
forgotPassword: `忘记密码`,
|
123
|
-
forNewMasterpieces: `对于新的杰作`,
|
124
124
|
fromAnimeDotClub: `(en) From anime.club`,
|
125
125
|
getDetails: `获得详细信息`,
|
126
126
|
guestView: `来宾视图`,
|
127
|
+
hasNotSharedAnyPublicDetailsYet: (...v) =>
|
128
|
+
`(en) @${v[0]} has not shared any public details yet`,
|
127
129
|
hire: `(en) Hire`,
|
128
130
|
homepage: `主页`,
|
129
131
|
howToContactYou: `(en) How to contact you`,
|
@@ -219,6 +221,7 @@ Social Network`,
|
|
219
221
|
pleaseTryAgainOrClick: (...v) => `请重复或者点击`,
|
220
222
|
pleaseVerifyYourAccount: `请验证您的帐户`,
|
221
223
|
pressHereTo: `按这里`,
|
224
|
+
price: `(en) Price`,
|
222
225
|
privacyPolicy: `隐私政策`,
|
223
226
|
privateInformation: `(en) Private information`,
|
224
227
|
profile: `账户`,
|
@@ -271,11 +274,7 @@ Social Network`,
|
|
271
274
|
typeYourTextHere: `在此输入文字...`,
|
272
275
|
unlimited: `(en) Unlimited`,
|
273
276
|
upload: `(en) Upload`,
|
274
|
-
uploadAnotherArt: `上传其他艺术品`,
|
275
|
-
uploadAnotherAvatar: `上载另一个头像`,
|
276
|
-
uploadArtNow: `立即上传艺术品!`,
|
277
277
|
uploadNew: `上载新`,
|
278
|
-
uploadNewArt: `上传新作品`,
|
279
278
|
uploadNewPost: `上载新讯息`,
|
280
279
|
username: `用户名`,
|
281
280
|
usernameAlreadyExists: `此用户名已存在`,
|
@@ -313,6 +312,7 @@ Social Network`,
|
|
313
312
|
youDoNotHaveAnyChats: `您没有任何聊天`,
|
314
313
|
youHaveNotSavedAnyChanges: `您还没有保存任何更改假?`,
|
315
314
|
youHaveNotSetAPassword: `(en) You have not set a password`,
|
315
|
+
youHaveNotSharedAnythingYet: `(en) You have not shared anything yet`,
|
316
316
|
youHaveReachedTheMaximumNumberOfFiles: `(en) You have reached the maximum number of files`,
|
317
317
|
yourAccountIsVerifiedPleaseSignIn: `您的帐户已通过验证。请登录`,
|
318
318
|
yourArts: `您的艺术`,
|
package/src/english.ts
CHANGED
@@ -72,6 +72,7 @@ export const text = {
|
|
72
72
|
copyLink: `Copy link`,
|
73
73
|
couldNotCreateANewRecord: `Could not create a new record`,
|
74
74
|
country: `Country`,
|
75
|
+
cover: `Cover`,
|
75
76
|
createANewAccountFailed: `Create a new account failed`,
|
76
77
|
createNewAccount: `Create new account`,
|
77
78
|
currentPassword: `Current password`,
|
@@ -119,10 +120,10 @@ export const text = {
|
|
119
120
|
follows: `Follows`,
|
120
121
|
forAllOtherInquiriesPleaseContactUsAt: `For all other inquiries, please contact us at:`,
|
121
122
|
forgotPassword: `Forgot password`,
|
122
|
-
forNewMasterpieces: `For new masterpieces`,
|
123
123
|
fromAnimeDotClub: `From anime.club`,
|
124
124
|
getDetails: `Get details`,
|
125
125
|
guestView: `Guest view`,
|
126
|
+
hasNotSharedAnyPublicDetailsYet: (username: string) => `@${username} has not shared any public details yet`,
|
126
127
|
hire: `Hire`,
|
127
128
|
homepage: `Homepage`,
|
128
129
|
howToContactYou: `How to contact you`,
|
@@ -274,11 +275,7 @@ export const text = {
|
|
274
275
|
typeYourTextHere: `Type your text here...`,
|
275
276
|
unlimited: `Unlimited`,
|
276
277
|
upload: `Upload`,
|
277
|
-
uploadAnotherArt: `Upload another art`,
|
278
|
-
uploadAnotherAvatar: `Upload another avatar`,
|
279
|
-
uploadArtNow: `Upload art now!`,
|
280
278
|
uploadNew: `Upload new`,
|
281
|
-
uploadNewArt: `Upload new art`,
|
282
279
|
uploadNewPost: `Upload new post`,
|
283
280
|
username: `Username`,
|
284
281
|
usernameAlreadyExists: `Username already exists`,
|
@@ -319,6 +316,7 @@ export const text = {
|
|
319
316
|
youDoNotHaveAnyChats: `You do not have any chats`,
|
320
317
|
youHaveNotSavedAnyChanges: `You have not saved any changes`,
|
321
318
|
youHaveNotSetAPassword: `You have not set a password`,
|
319
|
+
youHaveNotSharedAnythingYet: `You have not shared anything yet`,
|
322
320
|
youHaveReachedTheMaximumNumberOfFiles: `You have reached the maximum number of files`,
|
323
321
|
yourAccountIsVerifiedPleaseSignIn: `Your account is verified. Please sign in`,
|
324
322
|
yourArts: `Your arts`,
|
package/src/french.ts
CHANGED
@@ -73,6 +73,7 @@ Social Network`,
|
|
73
73
|
copyLink: `Copier le lien`,
|
74
74
|
couldNotCreateANewRecord: `Impossible de créer un nouvel enregistrement`,
|
75
75
|
country: `Pays`,
|
76
|
+
cover: `(en) Cover`,
|
76
77
|
createANewAccountFailed: `Échec de la création d'un nouveau compte a échoué`,
|
77
78
|
createNewAccount: `Créer un nouveau compte`,
|
78
79
|
currentPassword: `(en) Current password`,
|
@@ -120,10 +121,11 @@ Social Network`,
|
|
120
121
|
follows: `(en) Follows`,
|
121
122
|
forAllOtherInquiriesPleaseContactUsAt: `Pour toute autre demande, veuillez nous contacter à :`,
|
122
123
|
forgotPassword: `J'ai oublié mon mot de passe`,
|
123
|
-
forNewMasterpieces: `Pour de nouveaux chefs-d'œuvre`,
|
124
124
|
fromAnimeDotClub: `(en) From anime.club`,
|
125
125
|
getDetails: `Plus d'informations`,
|
126
126
|
guestView: `Vue client`,
|
127
|
+
hasNotSharedAnyPublicDetailsYet: (...v) =>
|
128
|
+
`(en) @${v[0]} has not shared any public details yet`,
|
127
129
|
hire: `(en) Hire`,
|
128
130
|
homepage: `Page d'accueil`,
|
129
131
|
howToContactYou: `(en) How to contact you`,
|
@@ -221,6 +223,7 @@ Social Network`,
|
|
221
223
|
pleaseTryAgainOrClick: (...v) => `Veuillez réesayer ou cliquer sur ${v[0]}`,
|
222
224
|
pleaseVerifyYourAccount: `Veuillez vérifier votre compte`,
|
223
225
|
pressHereTo: `Cliquez ici pour`,
|
226
|
+
price: `(en) Price`,
|
224
227
|
privacyPolicy: `Politique de confidentialité`,
|
225
228
|
privateInformation: `(en) Private information`,
|
226
229
|
profile: `Profil`,
|
@@ -273,11 +276,7 @@ Social Network`,
|
|
273
276
|
typeYourTextHere: `Écrivez votre texte ici ...`,
|
274
277
|
unlimited: `(en) Unlimited`,
|
275
278
|
upload: `(en) Upload`,
|
276
|
-
uploadAnotherArt: `Télécharger un autre art`,
|
277
|
-
uploadAnotherAvatar: `Télécharger un autre avatar`,
|
278
|
-
uploadArtNow: `Téléchargez l'art maintenant !`,
|
279
279
|
uploadNew: `Télécharger un nouveau`,
|
280
|
-
uploadNewArt: `Télécharger un nouvel art`,
|
281
280
|
uploadNewPost: `Télécharger un nouveau poste`,
|
282
281
|
username: `Nom d'utilisateur`,
|
283
282
|
usernameAlreadyExists: `Ce nom d'utilisateur existe déjà`,
|
@@ -315,6 +314,7 @@ Social Network`,
|
|
315
314
|
youDoNotHaveAnyChats: `Vous n'avez aucun chat disponible`,
|
316
315
|
youHaveNotSavedAnyChanges: `Vous n'avez enregistré aucune modification. Quitter ?`,
|
317
316
|
youHaveNotSetAPassword: `(en) You have not set a password`,
|
317
|
+
youHaveNotSharedAnythingYet: `(en) You have not shared anything yet`,
|
318
318
|
youHaveReachedTheMaximumNumberOfFiles: `(en) You have reached the maximum number of files`,
|
319
319
|
yourAccountIsVerifiedPleaseSignIn: `Votre compte est vérifié. Veuillez vous connecter`,
|
320
320
|
yourArts: `Vos arts`,
|
package/src/german.ts
CHANGED
@@ -73,6 +73,7 @@ Social Network`,
|
|
73
73
|
copyLink: `Link kopieren`,
|
74
74
|
couldNotCreateANewRecord: `Es konnte kein neuer Datensatz erstellt werden`,
|
75
75
|
country: `Land`,
|
76
|
+
cover: `(en) Cover`,
|
76
77
|
createANewAccountFailed: `Fehler beim Erstellen eines neuen Kontos`,
|
77
78
|
createNewAccount: `Neuen Account erstellen`,
|
78
79
|
currentPassword: `(en) Current password`,
|
@@ -120,10 +121,11 @@ Social Network`,
|
|
120
121
|
follows: `(en) Follows`,
|
121
122
|
forAllOtherInquiriesPleaseContactUsAt: `Für alle anderen Anfragen kontaktieren Sie uns bitte unter:`,
|
122
123
|
forgotPassword: `Passwort vergessen`,
|
123
|
-
forNewMasterpieces: `Für neue Meisterwerke`,
|
124
124
|
fromAnimeDotClub: `(en) From anime.club`,
|
125
125
|
getDetails: `Weitere Einzelheiten`,
|
126
126
|
guestView: `Gastansicht`,
|
127
|
+
hasNotSharedAnyPublicDetailsYet: (...v) =>
|
128
|
+
`(en) @${v[0]} has not shared any public details yet`,
|
127
129
|
hire: `(en) Hire`,
|
128
130
|
homepage: `Startseite`,
|
129
131
|
howToContactYou: `(en) How to contact you`,
|
@@ -222,6 +224,7 @@ Social Network`,
|
|
222
224
|
`Bitte versuche es später noch einmal oder klicke auf ${v[0]}`,
|
223
225
|
pleaseVerifyYourAccount: `Bitte verifizieren sie ihr Konto`,
|
224
226
|
pressHereTo: `Drücken Sie hier um`,
|
227
|
+
price: `(en) Price`,
|
225
228
|
privacyPolicy: `Datenschutzrichtlinie`,
|
226
229
|
privateInformation: `(en) Private information`,
|
227
230
|
profile: `Profil`,
|
@@ -274,11 +277,7 @@ Social Network`,
|
|
274
277
|
typeYourTextHere: `Bitte hier ihren Text eingeben...`,
|
275
278
|
unlimited: `(en) Unlimited`,
|
276
279
|
upload: `(en) Upload`,
|
277
|
-
uploadAnotherArt: `Laden Sie eine andere Kunst hoch`,
|
278
|
-
uploadAnotherAvatar: `Laden Sie einen anderen Avatar hoch`,
|
279
|
-
uploadArtNow: `Laden Sie jetzt Kunst hoch!`,
|
280
280
|
uploadNew: `Neu hochladen`,
|
281
|
-
uploadNewArt: `Neue Kunst hochladen`,
|
282
281
|
uploadNewPost: `Neuen Beitrag hochladen`,
|
283
282
|
username: `Nutzername`,
|
284
283
|
usernameAlreadyExists: `Benutzername existiert bereits`,
|
@@ -316,6 +315,7 @@ Social Network`,
|
|
316
315
|
youDoNotHaveAnyChats: `Sie haben keine Chats`,
|
317
316
|
youHaveNotSavedAnyChanges: `Sie haben keine Änderungen gespeichert. Verlassen?`,
|
318
317
|
youHaveNotSetAPassword: `(en) You have not set a password`,
|
318
|
+
youHaveNotSharedAnythingYet: `(en) You have not shared anything yet`,
|
319
319
|
youHaveReachedTheMaximumNumberOfFiles: `(en) You have reached the maximum number of files`,
|
320
320
|
yourAccountIsVerifiedPleaseSignIn: `Ihr Konto wird überprüft. Bitte einloggen`,
|
321
321
|
yourArts: `Ihre Kunst`,
|
package/src/hindi.ts
CHANGED
@@ -73,6 +73,7 @@ Social Network`,
|
|
73
73
|
copyLink: `लिंक कॉपी करें`,
|
74
74
|
couldNotCreateANewRecord: `नया रिकॉर्ड नहीं बना सकते`,
|
75
75
|
country: `देश`,
|
76
|
+
cover: `(en) Cover`,
|
76
77
|
createANewAccountFailed: `नया खाता बनाने में विफल रहा`,
|
77
78
|
createNewAccount: `नया खाता बनाएं`,
|
78
79
|
currentPassword: `(en) Current password`,
|
@@ -120,10 +121,11 @@ Social Network`,
|
|
120
121
|
follows: `(en) Follows`,
|
121
122
|
forAllOtherInquiriesPleaseContactUsAt: `अन्य सभी पूछताछ के लिए, कृपया हमसे संपर्क करें:`,
|
122
123
|
forgotPassword: `पासवर्ड भूल गए`,
|
123
|
-
forNewMasterpieces: `नई कृतियों के लिए`,
|
124
124
|
fromAnimeDotClub: `(en) From anime.club`,
|
125
125
|
getDetails: `विवरण प्राप्त करें`,
|
126
126
|
guestView: `अतिथि दृश्य`,
|
127
|
+
hasNotSharedAnyPublicDetailsYet: (...v) =>
|
128
|
+
`(en) @${v[0]} has not shared any public details yet`,
|
127
129
|
hire: `(en) Hire`,
|
128
130
|
homepage: `मुखपृष्ठ`,
|
129
131
|
howToContactYou: `(en) How to contact you`,
|
@@ -221,6 +223,7 @@ Social Network`,
|
|
221
223
|
`कृपया पुनः प्रयास करें या ${v[0]} पर क्लिक करें`,
|
222
224
|
pleaseVerifyYourAccount: `कृपया अपने खाते को परखें`,
|
223
225
|
pressHereTo: `यहाँ प्रेस करने से`,
|
226
|
+
price: `(en) Price`,
|
224
227
|
privacyPolicy: `निजता नीति`,
|
225
228
|
privateInformation: `(en) Private information`,
|
226
229
|
profile: `प्रोफ़ाइल`,
|
@@ -273,11 +276,7 @@ Social Network`,
|
|
273
276
|
typeYourTextHere: `अपना अक्षर यहां दर्ज करें...`,
|
274
277
|
unlimited: `(en) Unlimited`,
|
275
278
|
upload: `(en) Upload`,
|
276
|
-
uploadAnotherArt: `एक और चित्रकला अपलोड करें`,
|
277
|
-
uploadAnotherAvatar: `कोई और अवतार अपलोड करें`,
|
278
|
-
uploadArtNow: `चित्रकला अभी अपलोड करें!`,
|
279
279
|
uploadNew: `नया अपलोड करें`,
|
280
|
-
uploadNewArt: `नई कला अपलोड करें`,
|
281
280
|
uploadNewPost: `नया पोस्ट अपलोड करें`,
|
282
281
|
username: `उपयोगकर्ता नाम`,
|
283
282
|
usernameAlreadyExists: ` उपयोगकर्ता नाम पहले से ही मौजूद है`,
|
@@ -315,6 +314,7 @@ Social Network`,
|
|
315
314
|
youDoNotHaveAnyChats: `आपके पास कोई चैट नहीं हैं`,
|
316
315
|
youHaveNotSavedAnyChanges: `आपने कोई परिवर्तन दर्ज नहीं किए हैं`,
|
317
316
|
youHaveNotSetAPassword: `(en) You have not set a password`,
|
317
|
+
youHaveNotSharedAnythingYet: `(en) You have not shared anything yet`,
|
318
318
|
youHaveReachedTheMaximumNumberOfFiles: `(en) You have reached the maximum number of files`,
|
319
319
|
yourAccountIsVerifiedPleaseSignIn: `आपका खाता वेरिफाए हो चुका है। कृपया साइन इन करें`,
|
320
320
|
yourArts: `आपकी चित्रकलाएँ`,
|
package/src/indonesian.ts
CHANGED
@@ -73,6 +73,7 @@ Social Network`,
|
|
73
73
|
copyLink: `Salin tautan`,
|
74
74
|
couldNotCreateANewRecord: `Tidak dapat membuat catatan baru`,
|
75
75
|
country: `Negara`,
|
76
|
+
cover: `(en) Cover`,
|
76
77
|
createANewAccountFailed: `Gagal membuat akun baru`,
|
77
78
|
createNewAccount: `Membuat akun baru`,
|
78
79
|
currentPassword: `(en) Current password`,
|
@@ -120,10 +121,11 @@ Social Network`,
|
|
120
121
|
follows: `(en) Follows`,
|
121
122
|
forAllOtherInquiriesPleaseContactUsAt: `Untuk pertanyaan lain, silakan hubungi kami di:`,
|
122
123
|
forgotPassword: `Lupa kata sandi`,
|
123
|
-
forNewMasterpieces: `Untuk mahakarya baru`,
|
124
124
|
fromAnimeDotClub: `(en) From anime.club`,
|
125
125
|
getDetails: `Dapatkan detail`,
|
126
126
|
guestView: `Tampilan Pengunjung`,
|
127
|
+
hasNotSharedAnyPublicDetailsYet: (...v) =>
|
128
|
+
`(en) @${v[0]} has not shared any public details yet`,
|
127
129
|
hire: `(en) Hire`,
|
128
130
|
homepage: `Beranda`,
|
129
131
|
howToContactYou: `(en) How to contact you`,
|
@@ -222,6 +224,7 @@ Social Network`,
|
|
222
224
|
`Silakan coba sekali lagi atau klik (${v[0]})`,
|
223
225
|
pleaseVerifyYourAccount: `Silakan verifikasi akun Anda`,
|
224
226
|
pressHereTo: `Tekan di sini untuk`,
|
227
|
+
price: `(en) Price`,
|
225
228
|
privacyPolicy: `Kebijakan kerahasiaan`,
|
226
229
|
privateInformation: `(en) Private information`,
|
227
230
|
profile: `Profil`,
|
@@ -274,11 +277,7 @@ Social Network`,
|
|
274
277
|
typeYourTextHere: `Ketikkan teks Anda di sini...`,
|
275
278
|
unlimited: `(en) Unlimited`,
|
276
279
|
upload: `(en) Upload`,
|
277
|
-
uploadAnotherArt: `Unggah karya lain`,
|
278
|
-
uploadAnotherAvatar: `Unggah avatar lain`,
|
279
|
-
uploadArtNow: `Unggah karya sekarang!`,
|
280
280
|
uploadNew: `Unggah baru`,
|
281
|
-
uploadNewArt: `Unggah karya baru`,
|
282
281
|
uploadNewPost: `Unggah postingan baru`,
|
283
282
|
username: `Nama pengguna`,
|
284
283
|
usernameAlreadyExists: `Nama pengguna sudah ada`,
|
@@ -316,6 +315,7 @@ Social Network`,
|
|
316
315
|
youDoNotHaveAnyChats: `Anda tidak punya obrolan`,
|
317
316
|
youHaveNotSavedAnyChanges: `Anda belum menyimpan perubahan apapun. Keluar?`,
|
318
317
|
youHaveNotSetAPassword: `(en) You have not set a password`,
|
318
|
+
youHaveNotSharedAnythingYet: `(en) You have not shared anything yet`,
|
319
319
|
youHaveReachedTheMaximumNumberOfFiles: `(en) You have reached the maximum number of files`,
|
320
320
|
yourAccountIsVerifiedPleaseSignIn: `Akun anda sudah terverifikasi. Silakan masuk`,
|
321
321
|
yourArts: `Karya Anda`,
|
package/src/japanese.ts
CHANGED
@@ -73,6 +73,7 @@ Social Network`,
|
|
73
73
|
copyLink: `リンクをコピーする`,
|
74
74
|
couldNotCreateANewRecord: `新しい登録を作成できませんでした`,
|
75
75
|
country: `国`,
|
76
|
+
cover: `(en) Cover`,
|
76
77
|
createANewAccountFailed: `新しいアカウントを作成できませんでした`,
|
77
78
|
createNewAccount: `新しいアカウントを作成する`,
|
78
79
|
currentPassword: `(en) Current password`,
|
@@ -120,10 +121,11 @@ Social Network`,
|
|
120
121
|
follows: `(en) Follows`,
|
121
122
|
forAllOtherInquiriesPleaseContactUsAt: `その他ご不明な点がございましたら、当社までお問い合わせください。`,
|
122
123
|
forgotPassword: `パスワードを忘れた`,
|
123
|
-
forNewMasterpieces: `新しい傑作`,
|
124
124
|
fromAnimeDotClub: `(en) From anime.club`,
|
125
125
|
getDetails: `詳しく見る`,
|
126
126
|
guestView: `ゲスト視聴`,
|
127
|
+
hasNotSharedAnyPublicDetailsYet: (...v) =>
|
128
|
+
`(en) @${v[0]} has not shared any public details yet`,
|
127
129
|
hire: `(en) Hire`,
|
128
130
|
homepage: `ホームページ`,
|
129
131
|
howToContactYou: `(en) How to contact you`,
|
@@ -220,6 +222,7 @@ Social Network`,
|
|
220
222
|
`もう一度試すか、${v[0]}をクリックしてください`,
|
221
223
|
pleaseVerifyYourAccount: `アカウントを確認してください`,
|
222
224
|
pressHereTo: `以下のためにはここを押します`,
|
225
|
+
price: `(en) Price`,
|
223
226
|
privacyPolicy: `プライバシーポリシー`,
|
224
227
|
privateInformation: `(en) Private information`,
|
225
228
|
profile: `プロフィール`,
|
@@ -272,11 +275,7 @@ Social Network`,
|
|
272
275
|
typeYourTextHere: `内容をここに入力してください...`,
|
273
276
|
unlimited: `(en) Unlimited`,
|
274
277
|
upload: `(en) Upload`,
|
275
|
-
uploadAnotherArt: `他のアートをアップロードする`,
|
276
|
-
uploadAnotherAvatar: `他のアバターをアップロードする`,
|
277
|
-
uploadArtNow: `今すぐアートをアップロードしてください!`,
|
278
278
|
uploadNew: `新しいものをアップロードする`,
|
279
|
-
uploadNewArt: `新しいアートをアップロードする`,
|
280
279
|
uploadNewPost: `新しい投稿をアップロードする`,
|
281
280
|
username: `ユーザー名`,
|
282
281
|
usernameAlreadyExists: `このユーザー名はすでに存在しています`,
|
@@ -314,6 +313,7 @@ Social Network`,
|
|
314
313
|
youDoNotHaveAnyChats: `チャットはありません`,
|
315
314
|
youHaveNotSavedAnyChanges: `いかなる変更も保存していません`,
|
316
315
|
youHaveNotSetAPassword: `(en) You have not set a password`,
|
316
|
+
youHaveNotSharedAnythingYet: `(en) You have not shared anything yet`,
|
317
317
|
youHaveReachedTheMaximumNumberOfFiles: `(en) You have reached the maximum number of files`,
|
318
318
|
yourAccountIsVerifiedPleaseSignIn: `アカウントが確認されました。ログインしてください`,
|
319
319
|
yourArts: `自分のアート`,
|
package/src/korean.ts
CHANGED
@@ -73,6 +73,7 @@ Social Network`,
|
|
73
73
|
copyLink: `링크 복사`,
|
74
74
|
couldNotCreateANewRecord: `새 레코드를 만들 수 없습니다.`,
|
75
75
|
country: `국가`,
|
76
|
+
cover: `(en) Cover`,
|
76
77
|
createANewAccountFailed: `새 계정을 만들지 못했습니다.`,
|
77
78
|
createNewAccount: `새 계정 만들기`,
|
78
79
|
currentPassword: `(en) Current password`,
|
@@ -120,10 +121,11 @@ Social Network`,
|
|
120
121
|
follows: `(en) Follows`,
|
121
122
|
forAllOtherInquiriesPleaseContactUsAt: `기타 모든 문의 사항은 다음 주소로 문의하십시오:`,
|
122
123
|
forgotPassword: `비밀번호를 잊으 셨나요`,
|
123
|
-
forNewMasterpieces: `새로운 걸작을 위해`,
|
124
124
|
fromAnimeDotClub: `(en) From anime.club`,
|
125
125
|
getDetails: `세부 정보 보기`,
|
126
126
|
guestView: `게스트보기`,
|
127
|
+
hasNotSharedAnyPublicDetailsYet: (...v) =>
|
128
|
+
`(en) @${v[0]} has not shared any public details yet`,
|
127
129
|
hire: `(en) Hire`,
|
128
130
|
homepage: `홈페이지`,
|
129
131
|
howToContactYou: `(en) How to contact you`,
|
@@ -219,6 +221,7 @@ Social Network`,
|
|
219
221
|
pleaseTryAgainOrClick: (...v) => `다시 시도하거나 ${v[0]}을 클릭하세요`,
|
220
222
|
pleaseVerifyYourAccount: `계정을 확인하십시오`,
|
221
223
|
pressHereTo: `여기를 눌러주세요`,
|
224
|
+
price: `(en) Price`,
|
222
225
|
privacyPolicy: `트위터 개인정보 처리방침`,
|
223
226
|
privateInformation: `(en) Private information`,
|
224
227
|
profile: `프로필`,
|
@@ -271,11 +274,7 @@ Social Network`,
|
|
271
274
|
typeYourTextHere: `여기에 텍스트를 입력하세요 ...`,
|
272
275
|
unlimited: `(en) Unlimited`,
|
273
276
|
upload: `(en) Upload`,
|
274
|
-
uploadAnotherArt: `다른 아트 업로드`,
|
275
|
-
uploadAnotherAvatar: `다른 아바타 업로드`,
|
276
|
-
uploadArtNow: `지금 아트를 업로드하세요!`,
|
277
277
|
uploadNew: `새로운 업로드`,
|
278
|
-
uploadNewArt: `새로운 아트 업로드`,
|
279
278
|
uploadNewPost: `새 게시물 업로드`,
|
280
279
|
username: `사용자 이름`,
|
281
280
|
usernameAlreadyExists: `사용자 이름이 이미 존재합니다`,
|
@@ -313,6 +312,7 @@ Social Network`,
|
|
313
312
|
youDoNotHaveAnyChats: `채팅창이 존재하지 않습니다`,
|
314
313
|
youHaveNotSavedAnyChanges: `변경 사항을 저장하지 않았습니다.`,
|
315
314
|
youHaveNotSetAPassword: `(en) You have not set a password`,
|
315
|
+
youHaveNotSharedAnythingYet: `(en) You have not shared anything yet`,
|
316
316
|
youHaveReachedTheMaximumNumberOfFiles: `(en) You have reached the maximum number of files`,
|
317
317
|
yourAccountIsVerifiedPleaseSignIn: `귀하의 계정이 확인되었습니다. 로그인 해주세요`,
|
318
318
|
yourArts: `귀하의 아트`,
|
package/src/portuguese.ts
CHANGED
@@ -73,6 +73,7 @@ Social Network`,
|
|
73
73
|
copyLink: `Copiar link`,
|
74
74
|
couldNotCreateANewRecord: `Não foi possível criar um novo registro`,
|
75
75
|
country: `País`,
|
76
|
+
cover: `(en) Cover`,
|
76
77
|
createANewAccountFailed: `Falha ao criar uma nova conta`,
|
77
78
|
createNewAccount: `Criar nova conta`,
|
78
79
|
currentPassword: `(en) Current password`,
|
@@ -120,10 +121,11 @@ Social Network`,
|
|
120
121
|
follows: `(en) Follows`,
|
121
122
|
forAllOtherInquiriesPleaseContactUsAt: `Para todas as outras perguntas, entre em contato conosco em:`,
|
122
123
|
forgotPassword: `Esqueceu a senha`,
|
123
|
-
forNewMasterpieces: `Para novas obras-primas`,
|
124
124
|
fromAnimeDotClub: `(en) From anime.club`,
|
125
125
|
getDetails: `Obter detalhes`,
|
126
126
|
guestView: `Vista de convidado`,
|
127
|
+
hasNotSharedAnyPublicDetailsYet: (...v) =>
|
128
|
+
`(en) @${v[0]} has not shared any public details yet`,
|
127
129
|
hire: `(en) Hire`,
|
128
130
|
homepage: `Página inicial`,
|
129
131
|
howToContactYou: `(en) How to contact you`,
|
@@ -222,6 +224,7 @@ Social Network`,
|
|
222
224
|
`Por favor, tente de novo e clique em ${v[0]}`,
|
223
225
|
pleaseVerifyYourAccount: `Por favor, verifique sua conta`,
|
224
226
|
pressHereTo: `Pressione aqui para`,
|
227
|
+
price: `(en) Price`,
|
225
228
|
privacyPolicy: `Política de Privacidade`,
|
226
229
|
privateInformation: `(en) Private information`,
|
227
230
|
profile: `Perfil`,
|
@@ -274,11 +277,7 @@ Social Network`,
|
|
274
277
|
typeYourTextHere: `Digite seu texto aqui...`,
|
275
278
|
unlimited: `(en) Unlimited`,
|
276
279
|
upload: `(en) Upload`,
|
277
|
-
uploadAnotherArt: `Fazer upload de outra arte`,
|
278
|
-
uploadAnotherAvatar: `Fazer upload de outro avatar`,
|
279
|
-
uploadArtNow: `Fazer upload de arte agora!`,
|
280
280
|
uploadNew: `Fazer upload de novo`,
|
281
|
-
uploadNewArt: `Fazer upload de nova arte`,
|
282
281
|
uploadNewPost: `Fazer upload de nova mensagem`,
|
283
282
|
username: `Nome de Usuário`,
|
284
283
|
usernameAlreadyExists: `Nome de usuário já existe`,
|
@@ -316,6 +315,7 @@ Social Network`,
|
|
316
315
|
youDoNotHaveAnyChats: `Você não tem nenhum bate-papo`,
|
317
316
|
youHaveNotSavedAnyChanges: `Você não salvou nenhuma alteração. Sair?`,
|
318
317
|
youHaveNotSetAPassword: `(en) You have not set a password`,
|
318
|
+
youHaveNotSharedAnythingYet: `(en) You have not shared anything yet`,
|
319
319
|
youHaveReachedTheMaximumNumberOfFiles: `(en) You have reached the maximum number of files`,
|
320
320
|
yourAccountIsVerifiedPleaseSignIn: `Sua conta foi verificada. Por favor, faça login`,
|
321
321
|
yourArts: `Suas artes`,
|
package/src/russian.ts
CHANGED
@@ -72,6 +72,7 @@ Social Network`,
|
|
72
72
|
copyLink: `Скопировать ссылку`,
|
73
73
|
couldNotCreateANewRecord: `Не удалось создать новую запись`,
|
74
74
|
country: `Страна`,
|
75
|
+
cover: `(en) Cover`,
|
75
76
|
createANewAccountFailed: `Не удалось создать новый аккаунт`,
|
76
77
|
createNewAccount: `Создать новый аккаунт`,
|
77
78
|
currentPassword: `(en) Current password`,
|
@@ -119,10 +120,11 @@ Social Network`,
|
|
119
120
|
follows: `(en) Follows`,
|
120
121
|
forAllOtherInquiriesPleaseContactUsAt: `По всем остальным вопросам, связь через:`,
|
121
122
|
forgotPassword: `Не помню пароль`,
|
122
|
-
forNewMasterpieces: `Для новых шедевров`,
|
123
123
|
fromAnimeDotClub: `(en) From anime.club`,
|
124
124
|
getDetails: `Подробнее`,
|
125
125
|
guestView: `Гостевой просмотр`,
|
126
|
+
hasNotSharedAnyPublicDetailsYet: (...v) =>
|
127
|
+
`(en) @${v[0]} has not shared any public details yet`,
|
126
128
|
hire: `Нанять`,
|
127
129
|
homepage: `Главная`,
|
128
130
|
howToContactYou: `Как с вами связаться`,
|
@@ -219,6 +221,7 @@ Social Network`,
|
|
219
221
|
pleaseTryAgainOrClick: (...v) => `Повторите или нажмите ${v[0]}`,
|
220
222
|
pleaseVerifyYourAccount: `Подтвердите свой аккаунт`,
|
221
223
|
pressHereTo: `Нажмите здесь, чтобы`,
|
224
|
+
price: `(en) Price`,
|
222
225
|
privacyPolicy: `Политика конфиденциальности`,
|
223
226
|
privateInformation: `(en) Private information`,
|
224
227
|
profile: `Профиль`,
|
@@ -271,11 +274,7 @@ Social Network`,
|
|
271
274
|
typeYourTextHere: `Напечатайте здесь свой текст...`,
|
272
275
|
unlimited: `(en) Unlimited`,
|
273
276
|
upload: `Загрузить`,
|
274
|
-
uploadAnotherArt: `Загрузить другой арт`,
|
275
|
-
uploadAnotherAvatar: `Загрузить другой аватар`,
|
276
|
-
uploadArtNow: `Загрузите арт сейчас!`,
|
277
277
|
uploadNew: `Загрузить новый`,
|
278
|
-
uploadNewArt: `Загрузить новый арт`,
|
279
278
|
uploadNewPost: `Загрузить новую запись`,
|
280
279
|
username: `Логин`,
|
281
280
|
usernameAlreadyExists: `Такой логин уже используется`,
|
@@ -313,6 +312,7 @@ Social Network`,
|
|
313
312
|
youDoNotHaveAnyChats: `У вас нет чатов`,
|
314
313
|
youHaveNotSavedAnyChanges: `Вы не сохранили никаких изменений`,
|
315
314
|
youHaveNotSetAPassword: `(en) You have not set a password`,
|
315
|
+
youHaveNotSharedAnythingYet: `(en) You have not shared anything yet`,
|
316
316
|
youHaveReachedTheMaximumNumberOfFiles: `(en) You have reached the maximum number of files`,
|
317
317
|
yourAccountIsVerifiedPleaseSignIn: `Ваш аккаунт подтвержден. Теперь вы можете войти`,
|
318
318
|
yourArts: `Ваши арты`,
|
package/src/spanish.ts
CHANGED
@@ -73,6 +73,7 @@ Social Network`,
|
|
73
73
|
copyLink: `Copiar enlace`,
|
74
74
|
couldNotCreateANewRecord: `No se pudo crear un nuevo registro`,
|
75
75
|
country: `País`,
|
76
|
+
cover: `(en) Cover`,
|
76
77
|
createANewAccountFailed: `No se pudo crear una nueva cuenta`,
|
77
78
|
createNewAccount: `Crear una nueva cuenta`,
|
78
79
|
currentPassword: `(en) Current password`,
|
@@ -120,10 +121,11 @@ Social Network`,
|
|
120
121
|
follows: `(en) Follows`,
|
121
122
|
forAllOtherInquiriesPleaseContactUsAt: `Para todas las demás consultas, comuníquese con nosotros a:`,
|
122
123
|
forgotPassword: `Se te olvidó tu contraseña`,
|
123
|
-
forNewMasterpieces: `Por nuevas obras maestras`,
|
124
124
|
fromAnimeDotClub: `(en) From anime.club`,
|
125
125
|
getDetails: `Obtener detalles`,
|
126
126
|
guestView: `Vista de invitado`,
|
127
|
+
hasNotSharedAnyPublicDetailsYet: (...v) =>
|
128
|
+
`(en) @${v[0]} has not shared any public details yet`,
|
127
129
|
hire: `(en) Hire`,
|
128
130
|
homepage: `Página de inicio`,
|
129
131
|
howToContactYou: `(en) How to contact you`,
|
@@ -221,6 +223,7 @@ Social Network`,
|
|
221
223
|
pleaseTryAgainOrClick: (...v) => `Intente de nuevo o haga clic en ${v[0]}`,
|
222
224
|
pleaseVerifyYourAccount: `Por favor verifique su cuenta`,
|
223
225
|
pressHereTo: `Presione aquí para`,
|
226
|
+
price: `(en) Price`,
|
224
227
|
privacyPolicy: `Política de Privacidad`,
|
225
228
|
privateInformation: `(en) Private information`,
|
226
229
|
profile: `Perfil`,
|
@@ -273,11 +276,7 @@ Social Network`,
|
|
273
276
|
typeYourTextHere: `Escribe tu texto aquí...`,
|
274
277
|
unlimited: `(en) Unlimited`,
|
275
278
|
upload: `(en) Upload`,
|
276
|
-
uploadAnotherArt: `Subir otro arte`,
|
277
|
-
uploadAnotherAvatar: `Subir otro avatar`,
|
278
|
-
uploadArtNow: `¡Sube arte ahora!`,
|
279
279
|
uploadNew: `Subir nuevo`,
|
280
|
-
uploadNewArt: `Subir arte nuevo`,
|
281
280
|
uploadNewPost: `Subir nueva publicación`,
|
282
281
|
username: `Nombre de usuario`,
|
283
282
|
usernameAlreadyExists: `Nombre de usuario ya existe`,
|
@@ -315,6 +314,7 @@ Social Network`,
|
|
315
314
|
youDoNotHaveAnyChats: `No tiene ningún chat`,
|
316
315
|
youHaveNotSavedAnyChanges: `No ha guardado ningún cambio.`,
|
317
316
|
youHaveNotSetAPassword: `(en) You have not set a password`,
|
317
|
+
youHaveNotSharedAnythingYet: `(en) You have not shared anything yet`,
|
318
318
|
youHaveReachedTheMaximumNumberOfFiles: `(en) You have reached the maximum number of files`,
|
319
319
|
yourAccountIsVerifiedPleaseSignIn: `Su cuenta está verificada. Por favor inicie sesión`,
|
320
320
|
yourArts: `Tus artes`,
|
package/src/thai.ts
CHANGED
@@ -73,6 +73,7 @@ Social Network`,
|
|
73
73
|
copyLink: `คัดลอกลิงก์`,
|
74
74
|
couldNotCreateANewRecord: `ไม่สามารถสร้างบันทึกใหม่ได้`,
|
75
75
|
country: `ประเทศ`,
|
76
|
+
cover: `(en) Cover`,
|
76
77
|
createANewAccountFailed: `การสร้างบัญชีใหม่ล้มเหลว`,
|
77
78
|
createNewAccount: `สร้างบัญชีใหม่`,
|
78
79
|
currentPassword: `(en) Current password`,
|
@@ -120,10 +121,11 @@ Social Network`,
|
|
120
121
|
follows: `(en) Follows`,
|
121
122
|
forAllOtherInquiriesPleaseContactUsAt: `สำหรับการติดต่อในเรื่องอื่นๆ โปรดติดต่อเราผ่าน`,
|
122
123
|
forgotPassword: `ลืมรหัสผ่าน`,
|
123
|
-
forNewMasterpieces: `สำหรับผลงานชิ้นโบว์แดงใหม่`,
|
124
124
|
fromAnimeDotClub: `(en) From anime.club`,
|
125
125
|
getDetails: `ดูรายละเอียด`,
|
126
126
|
guestView: `ผู้เยี่ยมชมชั่วคราว`,
|
127
|
+
hasNotSharedAnyPublicDetailsYet: (...v) =>
|
128
|
+
`(en) @${v[0]} has not shared any public details yet`,
|
127
129
|
hire: `(en) Hire`,
|
128
130
|
homepage: `หน้าหลัก`,
|
129
131
|
howToContactYou: `(en) How to contact you`,
|
@@ -220,6 +222,7 @@ Social Network`,
|
|
220
222
|
pleaseTryAgainOrClick: (...v) => `โปรดลองอีกครั้งหรือคลิก ${v[0]}`,
|
221
223
|
pleaseVerifyYourAccount: `โปรดยืนยันบัญชีของคุณ`,
|
222
224
|
pressHereTo: `กดที่นี่เพื่อ`,
|
225
|
+
price: `(en) Price`,
|
223
226
|
privacyPolicy: `นโยบายความเป็นส่วนตัว`,
|
224
227
|
privateInformation: `(en) Private information`,
|
225
228
|
profile: `โปรไฟล์`,
|
@@ -272,11 +275,7 @@ Social Network`,
|
|
272
275
|
typeYourTextHere: `พิมพ์ข้อความที่นี่...`,
|
273
276
|
unlimited: `(en) Unlimited`,
|
274
277
|
upload: `(en) Upload`,
|
275
|
-
uploadAnotherArt: `อัปโหลดผลงานอื่น`,
|
276
|
-
uploadAnotherAvatar: `อัปโหลดรูปภาพประจำตัวอื่น`,
|
277
|
-
uploadArtNow: `อัปโหลดผลงานตอนนี้`,
|
278
278
|
uploadNew: `อัปโหลดใหม่`,
|
279
|
-
uploadNewArt: `อัปโหลดผลงานใหม่`,
|
280
279
|
uploadNewPost: `อัปโหลดโพสต์ใหม่`,
|
281
280
|
username: `ชื่อผู้ใช้`,
|
282
281
|
usernameAlreadyExists: `ชื่อผู้ใช้นี้มีอยู่แล้ว`,
|
@@ -314,6 +313,7 @@ Social Network`,
|
|
314
313
|
youDoNotHaveAnyChats: `คุณยังไม่มีการแชทเลย`,
|
315
314
|
youHaveNotSavedAnyChanges: `คุณยังไม่ได้บันทึกการเปลี่ยนแปลงนะ`,
|
316
315
|
youHaveNotSetAPassword: `(en) You have not set a password`,
|
316
|
+
youHaveNotSharedAnythingYet: `(en) You have not shared anything yet`,
|
317
317
|
youHaveReachedTheMaximumNumberOfFiles: `(en) You have reached the maximum number of files`,
|
318
318
|
yourAccountIsVerifiedPleaseSignIn: `บัญชีของคุณได้รับการยืนยันแล้ว โปรดลงชื่อเข้าใช้บัญชี`,
|
319
319
|
yourArts: `ผลงานของคุณ`,
|
package/src/vietnamese.ts
CHANGED
@@ -73,6 +73,7 @@ Social Network`,
|
|
73
73
|
copyLink: `Sao chép liên kết`,
|
74
74
|
couldNotCreateANewRecord: `Không thể tạo hồ sơ mới`,
|
75
75
|
country: `Quốc gia`,
|
76
|
+
cover: `(en) Cover`,
|
76
77
|
createANewAccountFailed: `Tạo tài khoản mới không thành công`,
|
77
78
|
createNewAccount: `Tạo tài khoản mới`,
|
78
79
|
currentPassword: `(en) Current password`,
|
@@ -120,10 +121,11 @@ Social Network`,
|
|
120
121
|
follows: `(en) Follows`,
|
121
122
|
forAllOtherInquiriesPleaseContactUsAt: `Đối với mọi thắc mắc khác, vui lòng liên hệ chúng tôi theo:`,
|
122
123
|
forgotPassword: `Quên mật khẩu`,
|
123
|
-
forNewMasterpieces: `Dành cho kiệt tác mới`,
|
124
124
|
fromAnimeDotClub: `(en) From anime.club`,
|
125
125
|
getDetails: `Nhận chi tiết`,
|
126
126
|
guestView: `Dạng xem cho khách`,
|
127
|
+
hasNotSharedAnyPublicDetailsYet: (...v) =>
|
128
|
+
`(en) @${v[0]} has not shared any public details yet`,
|
127
129
|
hire: `(en) Hire`,
|
128
130
|
homepage: `Trang chủ`,
|
129
131
|
howToContactYou: `(en) How to contact you`,
|
@@ -219,6 +221,7 @@ Social Network`,
|
|
219
221
|
pleaseTryAgainOrClick: (...v) => `Vui lòng thử lại hoặc nhấn ${v[0]}`,
|
220
222
|
pleaseVerifyYourAccount: `Vui lòng xác nhận tài khoản của bạn`,
|
221
223
|
pressHereTo: `Nhấn vào đây để`,
|
224
|
+
price: `(en) Price`,
|
222
225
|
privacyPolicy: `Chính sách bảo mật`,
|
223
226
|
privateInformation: `(en) Private information`,
|
224
227
|
profile: `Thông tin`,
|
@@ -271,11 +274,7 @@ Social Network`,
|
|
271
274
|
typeYourTextHere: `Nhập văn bản của bạn vào đây...`,
|
272
275
|
unlimited: `(en) Unlimited`,
|
273
276
|
upload: `(en) Upload`,
|
274
|
-
uploadAnotherArt: `Tải lên tác phẩm khác`,
|
275
|
-
uploadAnotherAvatar: `Tải lên hình đại diện khác`,
|
276
|
-
uploadArtNow: `Tải lên tác phẩm ngay!`,
|
277
277
|
uploadNew: `Tải lên mới`,
|
278
|
-
uploadNewArt: `Tải lên tác phẩm mới`,
|
279
278
|
uploadNewPost: `Tải lên bài đăng mới`,
|
280
279
|
username: `Tên người dùng`,
|
281
280
|
usernameAlreadyExists: `Tên người dùng đã tồn tại`,
|
@@ -313,6 +312,7 @@ Social Network`,
|
|
313
312
|
youDoNotHaveAnyChats: `Bạn không có trò chuyện nào`,
|
314
313
|
youHaveNotSavedAnyChanges: `Bạn chưa lưu thay đổi nào. Rời đi?`,
|
315
314
|
youHaveNotSetAPassword: `(en) You have not set a password`,
|
315
|
+
youHaveNotSharedAnythingYet: `(en) You have not shared anything yet`,
|
316
316
|
youHaveReachedTheMaximumNumberOfFiles: `(en) You have reached the maximum number of files`,
|
317
317
|
yourAccountIsVerifiedPleaseSignIn: `Tài khoản của bạn đã được xác minh. Vui lòng đăng nhập`,
|
318
318
|
yourArts: `Tác phẩm của bạn`,
|