From e27615fd10fa6728c42f2d9c84fbb694a5202c98 Mon Sep 17 00:00:00 2001 From: Jenkins Date: Sun, 26 Nov 2023 20:36:00 +0000 Subject: [PATCH] chore(i18n): update translations --- src/i18n/messages/ar.json | 24 ++++---- src/i18n/messages/de.json | 24 ++++---- src/i18n/messages/de_DE.json | 24 ++++---- src/i18n/messages/es_419.json | 24 ++++---- src/i18n/messages/fa_IR.json | 24 ++++---- src/i18n/messages/fr.json | 24 ++++---- src/i18n/messages/fr_CA.json | 24 ++++---- src/i18n/messages/hi.json | 24 ++++---- src/i18n/messages/it.json | 24 ++++---- src/i18n/messages/it_IT.json | 24 ++++---- src/i18n/messages/pt.json | 24 ++++---- src/i18n/messages/pt_PT.json | 24 ++++---- src/i18n/messages/ru.json | 24 ++++---- src/i18n/messages/uk.json | 24 ++++---- src/i18n/messages/zh_CN.json | 110 +++++++++++++++++----------------- 15 files changed, 223 insertions(+), 223 deletions(-) diff --git a/src/i18n/messages/ar.json b/src/i18n/messages/ar.json index 738e57f60..ed0e901b3 100644 --- a/src/i18n/messages/ar.json +++ b/src/i18n/messages/ar.json @@ -3,6 +3,10 @@ "profile.age.details": "لمشاركة ملفك الشخصي مع بقية متعلمي {siteName}، يجب أن تؤكد أنك عمرك يفوق 13 عامًا.", "profile.age.set.date": "ضيط تاريخ ميلادك", "profile.datejoined.member.since": "عضو منذ {year}", + "profile.notfound.message": "الصفحة التي تبحث عنها غير متوفرة أو هناك خطأ في العنوان. رجاءً تحقق من العنوان و حاول مجدّدًا.", + "profile.viewMyRecords": "عرض سجلّاتي", + "profile.loading": "يتم تحميل الملف الشخصي...", + "profile.username.description": "معلومات ملفك الشخصي تظهر لك فقط. وحده اسم المستخدم الخاص بك يظهر للآخرين على {siteName}.", "profile.bio.empty": "إضافة نبذة قصيرة", "profile.bio.about.me": "نبذة عنّي", "profile.certificate.organization.label": "من طرف", @@ -26,14 +30,6 @@ "profile.education.levels.el": "المدرسة الابتدائية / الأساسية", "profile.education.levels.none": "دون تعليم رسمي", "profile.education.levels.o": "نوع آخر من التعليم", - "profile.editbutton.edit": "تعديل", - "profile.formcontrols.who.can.see": "من يستطيع رؤية هذا:", - "profile.formcontrols.button.cancel": "إلغاء", - "profile.formcontrols.button.save": "حفظ", - "profile.formcontrols.button.saving": "الحفظ جارٍ", - "profile.formcontrols.button.saved": "تم الحفظ", - "profile.visibility.who.just.me": "أنا فقط", - "profile.visibility.who.everyone": "جميع من على {siteName}", "profile.learningGoal.learningGoal": "هدف التعلم", "profile.learningGoal.options.start_career": "أريد أن أبدأ مسيرتي المهنية", "profile.learningGoal.options.advance_career": "أريد أن ارتقي في مسيرتي المهنية", @@ -50,8 +46,12 @@ "profile.profileavatar.change-button": "تغيير", "profile.sociallinks.add": "إضافة {network}", "profile.sociallinks.social.links": "روابط التواصل الاجتماعي", - "profile.notfound.message": "الصفحة التي تبحث عنها غير متوفرة أو هناك خطأ في العنوان. رجاءً تحقق من العنوان و حاول مجدّدًا.", - "profile.viewMyRecords": "عرض سجلّاتي", - "profile.loading": "يتم تحميل الملف الشخصي...", - "profile.username.description": "معلومات ملفك الشخصي تظهر لك فقط. وحده اسم المستخدم الخاص بك يظهر للآخرين على {siteName}." + "profile.editbutton.edit": "تعديل", + "profile.formcontrols.who.can.see": "من يستطيع رؤية هذا:", + "profile.formcontrols.button.cancel": "إلغاء", + "profile.formcontrols.button.save": "حفظ", + "profile.formcontrols.button.saving": "الحفظ جارٍ", + "profile.formcontrols.button.saved": "تم الحفظ", + "profile.visibility.who.just.me": "أنا فقط", + "profile.visibility.who.everyone": "جميع من على {siteName}" } \ No newline at end of file diff --git a/src/i18n/messages/de.json b/src/i18n/messages/de.json index cb5263ef9..e8dbcdc4e 100644 --- a/src/i18n/messages/de.json +++ b/src/i18n/messages/de.json @@ -3,6 +3,10 @@ "profile.age.details": "To share your profile with other {siteName} learners, you must confirm that you are over the age of 13.", "profile.age.set.date": "Set your date of birth", "profile.datejoined.member.since": "Member since {year}", + "profile.notfound.message": "The page you're looking for is unavailable or there's an error in the URL. Please check the URL and try again.", + "profile.viewMyRecords": "View My Records", + "profile.loading": "Profile loading...", + "profile.username.description": "Your profile information is only visible to you. Only your username is visible to others on {siteName}.", "profile.bio.empty": "Add a short bio", "profile.bio.about.me": "About Me", "profile.certificate.organization.label": "From", @@ -26,14 +30,6 @@ "profile.education.levels.el": "Elementary/primary school", "profile.education.levels.none": "No formal education", "profile.education.levels.o": "Other education", - "profile.editbutton.edit": "Edit", - "profile.formcontrols.who.can.see": "Who can see this:", - "profile.formcontrols.button.cancel": "Cancel", - "profile.formcontrols.button.save": "Save", - "profile.formcontrols.button.saving": "Saving", - "profile.formcontrols.button.saved": "Saved", - "profile.visibility.who.just.me": "Just me", - "profile.visibility.who.everyone": "Everyone on {siteName}", "profile.learningGoal.learningGoal": "Learning Goal", "profile.learningGoal.options.start_career": "I want to start my career", "profile.learningGoal.options.advance_career": "I want to advance my career", @@ -50,8 +46,12 @@ "profile.profileavatar.change-button": "Change", "profile.sociallinks.add": "Add {network}", "profile.sociallinks.social.links": "Social Links", - "profile.notfound.message": "The page you're looking for is unavailable or there's an error in the URL. Please check the URL and try again.", - "profile.viewMyRecords": "View My Records", - "profile.loading": "Profile loading...", - "profile.username.description": "Your profile information is only visible to you. Only your username is visible to others on {siteName}." + "profile.editbutton.edit": "Edit", + "profile.formcontrols.who.can.see": "Who can see this:", + "profile.formcontrols.button.cancel": "Cancel", + "profile.formcontrols.button.save": "Save", + "profile.formcontrols.button.saving": "Saving", + "profile.formcontrols.button.saved": "Saved", + "profile.visibility.who.just.me": "Just me", + "profile.visibility.who.everyone": "Everyone on {siteName}" } \ No newline at end of file diff --git a/src/i18n/messages/de_DE.json b/src/i18n/messages/de_DE.json index a21d8807b..3b7bfe08c 100644 --- a/src/i18n/messages/de_DE.json +++ b/src/i18n/messages/de_DE.json @@ -3,6 +3,10 @@ "profile.age.details": "Um Ihr Profil mit anderen {siteName}-Lernern zu teilen, müssen Sie bestätigen, dass Sie über 13 Jahre alt sind.", "profile.age.set.date": "Legen Sie Ihr Geburtsdatum fest", "profile.datejoined.member.since": "Mitglied seit {year}", + "profile.notfound.message": "Die gesuchte Seite ist nicht verfügbar oder es liegt ein Fehler in der URL vor. Bitte überprüfen Sie die URL und versuchen Sie es erneut.", + "profile.viewMyRecords": "Meine Aufzeichnungen anzeigen", + "profile.loading": "Profil lädt...", + "profile.username.description": "Ihre Profilinformationen sind nur für Sie sichtbar. Nur Ihr Benutzername ist für andere auf {siteName} sichtbar.", "profile.bio.empty": "Fügen Sie Ihre Kurzbiografie hinzu", "profile.bio.about.me": "Über mich", "profile.certificate.organization.label": "Von", @@ -26,14 +30,6 @@ "profile.education.levels.el": "Grundschule", "profile.education.levels.none": "Keinen Bildungsabschluss", "profile.education.levels.o": "Sonstige Bildung", - "profile.editbutton.edit": "Bearbeiten", - "profile.formcontrols.who.can.see": "Wer kann das sehen:", - "profile.formcontrols.button.cancel": "Abbrechen", - "profile.formcontrols.button.save": "Speichern", - "profile.formcontrols.button.saving": "Speichert", - "profile.formcontrols.button.saved": "Gespeichert", - "profile.visibility.who.just.me": "Nur ich", - "profile.visibility.who.everyone": "Alle auf {siteName}", "profile.learningGoal.learningGoal": "Lernziel", "profile.learningGoal.options.start_career": "Ich möchte meine Karriere starten", "profile.learningGoal.options.advance_career": "Ich möchte mich beruflich weiterentwickeln", @@ -50,8 +46,12 @@ "profile.profileavatar.change-button": "Ändern", "profile.sociallinks.add": "{network} hinzufügen", "profile.sociallinks.social.links": "Soziale Netzwerke", - "profile.notfound.message": "Die gesuchte Seite ist nicht verfügbar oder es liegt ein Fehler in der URL vor. Bitte überprüfen Sie die URL und versuchen Sie es erneut.", - "profile.viewMyRecords": "Meine Aufzeichnungen anzeigen", - "profile.loading": "Profil lädt...", - "profile.username.description": "Ihre Profilinformationen sind nur für Sie sichtbar. Nur Ihr Benutzername ist für andere auf {siteName} sichtbar." + "profile.editbutton.edit": "Bearbeiten", + "profile.formcontrols.who.can.see": "Wer kann das sehen:", + "profile.formcontrols.button.cancel": "Abbrechen", + "profile.formcontrols.button.save": "Speichern", + "profile.formcontrols.button.saving": "Speichert", + "profile.formcontrols.button.saved": "Gespeichert", + "profile.visibility.who.just.me": "Nur ich", + "profile.visibility.who.everyone": "Alle auf {siteName}" } \ No newline at end of file diff --git a/src/i18n/messages/es_419.json b/src/i18n/messages/es_419.json index 22654c776..fb4da67d0 100644 --- a/src/i18n/messages/es_419.json +++ b/src/i18n/messages/es_419.json @@ -3,6 +3,10 @@ "profile.age.details": "Para compartir el perfil con otros {siteName} estudiantes, debe confirmar que es mayor de 13 años.", "profile.age.set.date": "Establece tu fecha de nacimiento", "profile.datejoined.member.since": "Miembro desde {year}", + "profile.notfound.message": "La página que estas buscando no está disponible o hay un error en la URL. Por favor, comprueba la URL y vuelve a intentarlo.", + "profile.viewMyRecords": "Ver mis registros", + "profile.loading": "Cargando perfil...", + "profile.username.description": "La información del perfil solo la visualiza usted. Solo el nombre de usuario es visible para los demás en {siteName}.", "profile.bio.empty": "Añade una breve biografía", "profile.bio.about.me": "Sobre Mí", "profile.certificate.organization.label": "Desde", @@ -26,14 +30,6 @@ "profile.education.levels.el": "Enseñanza primaria", "profile.education.levels.none": "Ninguna educación formal", "profile.education.levels.o": "Otra educación", - "profile.editbutton.edit": "Editar", - "profile.formcontrols.who.can.see": "Quién puede ver esto:", - "profile.formcontrols.button.cancel": "Cancelar", - "profile.formcontrols.button.save": "Guardar", - "profile.formcontrols.button.saving": "Guardando", - "profile.formcontrols.button.saved": "Guardado", - "profile.visibility.who.just.me": "Solo yo", - "profile.visibility.who.everyone": "Todos en {siteName}", "profile.learningGoal.learningGoal": "Objetivo de aprendizaje", "profile.learningGoal.options.start_career": "quiero empezar mi carrera", "profile.learningGoal.options.advance_career": "Quiero avanzar en mi carrera", @@ -50,8 +46,12 @@ "profile.profileavatar.change-button": "Cambiar", "profile.sociallinks.add": "Añade {network}", "profile.sociallinks.social.links": "Enlaces De Redes Sociales", - "profile.notfound.message": "La página que estas buscando no está disponible o hay un error en la URL. Por favor, comprueba la URL y vuelve a intentarlo.", - "profile.viewMyRecords": "Ver mis registros", - "profile.loading": "Cargando perfil...", - "profile.username.description": "La información del perfil solo la visualiza usted. Solo el nombre de usuario es visible para los demás en {siteName}." + "profile.editbutton.edit": "Editar", + "profile.formcontrols.who.can.see": "Quién puede ver esto:", + "profile.formcontrols.button.cancel": "Cancelar", + "profile.formcontrols.button.save": "Guardar", + "profile.formcontrols.button.saving": "Guardando", + "profile.formcontrols.button.saved": "Guardado", + "profile.visibility.who.just.me": "Solo yo", + "profile.visibility.who.everyone": "Todos en {siteName}" } \ No newline at end of file diff --git a/src/i18n/messages/fa_IR.json b/src/i18n/messages/fa_IR.json index 37eb92717..d42805f91 100644 --- a/src/i18n/messages/fa_IR.json +++ b/src/i18n/messages/fa_IR.json @@ -3,6 +3,10 @@ "profile.age.details": "برای اشتراک‌گذاری پرونده کاربری خود با سایر یادگیرندگان {siteName}، باید تأیید کنید که بیش از 13 سال سن دارید.", "profile.age.set.date": "تنظیم تاریخ تولد", "profile.datejoined.member.since": "عضو شده از {year}", + "profile.notfound.message": "صفحه مورد نظر شما در دسترس نیست یا خطایی در نشانی آن وجود دارد. لطفاً نشانی اینترنتی را بررسی کرده و دوباره امتحان کنید.", + "profile.viewMyRecords": "مشاهده سوابق من", + "profile.loading": "در حال بارگذاری پرونده کاربری...", + "profile.username.description": "اطلاعات پرونده کاربری فقط برای شما قابل مشاهده است. سایرین فقط نام کاربری شما را در {siteName} می‌توانند ببینند.", "profile.bio.empty": "بیوگرافی کوتاهی اضافه کنید", "profile.bio.about.me": "درباره من", "profile.certificate.organization.label": "از", @@ -26,14 +30,6 @@ "profile.education.levels.el": "مدرسه ابتدایی", "profile.education.levels.none": "بدون تحصیلات رسمی", "profile.education.levels.o": "تحصیلات متفرقه", - "profile.editbutton.edit": " ویرایش", - "profile.formcontrols.who.can.see": "کسانی که می‌توانند این را ببینند:", - "profile.formcontrols.button.cancel": "لغو‌", - "profile.formcontrols.button.save": "ذخیره", - "profile.formcontrols.button.saving": "در حال ذخیره", - "profile.formcontrols.button.saved": "ذخیره شد", - "profile.visibility.who.just.me": "فقط من", - "profile.visibility.who.everyone": "هرکسی در {siteName}", "profile.learningGoal.learningGoal": "هدف یادگیری", "profile.learningGoal.options.start_career": "من می خواهم کارم را شروع کنم", "profile.learningGoal.options.advance_career": "من می خواهم حرفه ام را ارتقا دهم", @@ -50,8 +46,12 @@ "profile.profileavatar.change-button": "تغییر", "profile.sociallinks.add": "افزودن {network}", "profile.sociallinks.social.links": "پیوندهای رسانه اجتماعی", - "profile.notfound.message": "صفحه مورد نظر شما در دسترس نیست یا خطایی در نشانی آن وجود دارد. لطفاً نشانی اینترنتی را بررسی کرده و دوباره امتحان کنید.", - "profile.viewMyRecords": "مشاهده سوابق من", - "profile.loading": "در حال بارگذاری پرونده کاربری...", - "profile.username.description": "اطلاعات پرونده کاربری فقط برای شما قابل مشاهده است. سایرین فقط نام کاربری شما را در {siteName} می‌توانند ببینند." + "profile.editbutton.edit": " ویرایش", + "profile.formcontrols.who.can.see": "کسانی که می‌توانند این را ببینند:", + "profile.formcontrols.button.cancel": "لغو‌", + "profile.formcontrols.button.save": "ذخیره", + "profile.formcontrols.button.saving": "در حال ذخیره", + "profile.formcontrols.button.saved": "ذخیره شد", + "profile.visibility.who.just.me": "فقط من", + "profile.visibility.who.everyone": "هرکسی در {siteName}" } \ No newline at end of file diff --git a/src/i18n/messages/fr.json b/src/i18n/messages/fr.json index 72551994f..e6420521b 100644 --- a/src/i18n/messages/fr.json +++ b/src/i18n/messages/fr.json @@ -3,6 +3,10 @@ "profile.age.details": "Pour partager votre profil avec d'autres étudiants {siteName}, vous devez confirmer que vous avez plus de 13 ans.", "profile.age.set.date": "Définissez votre date de naissance", "profile.datejoined.member.since": "Membre depuis {year}", + "profile.notfound.message": "La page que vous recherchez n'est pas disponible ou il y a une erreur dans l'URL. Veuillez vérifier l'URL et réessayer.", + "profile.viewMyRecords": "Voir mes succès", + "profile.loading": "Chargement du profil....", + "profile.username.description": "Les informations de votre profil ne sont visibles que par vous. Seul votre nom d'utilisateur est visible par les autres sur {siteName}.", "profile.bio.empty": "Ajouter une courte biographie", "profile.bio.about.me": "À propos de moi", "profile.certificate.organization.label": "De", @@ -26,14 +30,6 @@ "profile.education.levels.el": "Enseignement primaire", "profile.education.levels.none": "Sans diplôme", "profile.education.levels.o": "Autre niveau d'étude", - "profile.editbutton.edit": "Modifier", - "profile.formcontrols.who.can.see": "Qui peut voir ça :", - "profile.formcontrols.button.cancel": "Annuler", - "profile.formcontrols.button.save": "Enregistrer", - "profile.formcontrols.button.saving": "Enregistrement", - "profile.formcontrols.button.saved": "Enregistré", - "profile.visibility.who.just.me": "Juste moi", - "profile.visibility.who.everyone": "Tout le monde sur {siteName}", "profile.learningGoal.learningGoal": "Learning Goal", "profile.learningGoal.options.start_career": "I want to start my career", "profile.learningGoal.options.advance_career": "I want to advance my career", @@ -50,8 +46,12 @@ "profile.profileavatar.change-button": "Modifier", "profile.sociallinks.add": "Ajouter {network}", "profile.sociallinks.social.links": "Liens vers les réseaux sociaux", - "profile.notfound.message": "La page que vous recherchez n'est pas disponible ou il y a une erreur dans l'URL. Veuillez vérifier l'URL et réessayer.", - "profile.viewMyRecords": "Voir mes succès", - "profile.loading": "Chargement du profil....", - "profile.username.description": "Les informations de votre profil ne sont visibles que par vous. Seul votre nom d'utilisateur est visible par les autres sur {siteName}." + "profile.editbutton.edit": "Modifier", + "profile.formcontrols.who.can.see": "Qui peut voir ça :", + "profile.formcontrols.button.cancel": "Annuler", + "profile.formcontrols.button.save": "Enregistrer", + "profile.formcontrols.button.saving": "Enregistrement", + "profile.formcontrols.button.saved": "Enregistré", + "profile.visibility.who.just.me": "Juste moi", + "profile.visibility.who.everyone": "Tout le monde sur {siteName}" } \ No newline at end of file diff --git a/src/i18n/messages/fr_CA.json b/src/i18n/messages/fr_CA.json index 164b407bc..395237485 100644 --- a/src/i18n/messages/fr_CA.json +++ b/src/i18n/messages/fr_CA.json @@ -3,6 +3,10 @@ "profile.age.details": "Pour partager votre profil avec d'autres apprenants {siteName}, vous devez confirmer que vous avez plus de 13 ans.", "profile.age.set.date": "Entrez votre date de naissance", "profile.datejoined.member.since": "Membre depuis {year}", + "profile.notfound.message": "La page que vous recherchez n'est pas disponible ou il y a une erreur dans l'URL. Veuillez vérifier l'URL et réessayer.", + "profile.viewMyRecords": "Afficher mes dossiers", + "profile.loading": "Chargement du profil...", + "profile.username.description": "Les informations de votre profil ne sont visibles que par vous. Seul votre nom d'utilisateur est visible par les autres sur {siteName}.", "profile.bio.empty": "Ajouter une courte biographie", "profile.bio.about.me": "À propos de moi", "profile.certificate.organization.label": "De", @@ -26,14 +30,6 @@ "profile.education.levels.el": "Enseignement primaire", "profile.education.levels.none": "Sans formation formelle", "profile.education.levels.o": "Autre niveau de formation", - "profile.editbutton.edit": "Éditer", - "profile.formcontrols.who.can.see": "Qui peut voir ça :", - "profile.formcontrols.button.cancel": "Annuler", - "profile.formcontrols.button.save": "Sauvegarder", - "profile.formcontrols.button.saving": "Sauvegarde en cours", - "profile.formcontrols.button.saved": "Sauvegardé", - "profile.visibility.who.just.me": "Juste moi", - "profile.visibility.who.everyone": "Tout le monde sur {siteName}", "profile.learningGoal.learningGoal": "Objectif d'apprentissage", "profile.learningGoal.options.start_career": "Je veux commencer ma carrière", "profile.learningGoal.options.advance_career": "Je veux faire progresser ma carrière", @@ -50,8 +46,12 @@ "profile.profileavatar.change-button": "Modifier", "profile.sociallinks.add": "Ajouter {network}", "profile.sociallinks.social.links": "Liens vers les réseaux sociaux", - "profile.notfound.message": "La page que vous recherchez n'est pas disponible ou il y a une erreur dans l'URL. Veuillez vérifier l'URL et réessayer.", - "profile.viewMyRecords": "Afficher mes dossiers", - "profile.loading": "Chargement du profil...", - "profile.username.description": "Les informations de votre profil ne sont visibles que par vous. Seul votre nom d'utilisateur est visible par les autres sur {siteName}." + "profile.editbutton.edit": "Éditer", + "profile.formcontrols.who.can.see": "Qui peut voir ça :", + "profile.formcontrols.button.cancel": "Annuler", + "profile.formcontrols.button.save": "Sauvegarder", + "profile.formcontrols.button.saving": "Sauvegarde en cours", + "profile.formcontrols.button.saved": "Sauvegardé", + "profile.visibility.who.just.me": "Juste moi", + "profile.visibility.who.everyone": "Tout le monde sur {siteName}" } \ No newline at end of file diff --git a/src/i18n/messages/hi.json b/src/i18n/messages/hi.json index cb5263ef9..e8dbcdc4e 100644 --- a/src/i18n/messages/hi.json +++ b/src/i18n/messages/hi.json @@ -3,6 +3,10 @@ "profile.age.details": "To share your profile with other {siteName} learners, you must confirm that you are over the age of 13.", "profile.age.set.date": "Set your date of birth", "profile.datejoined.member.since": "Member since {year}", + "profile.notfound.message": "The page you're looking for is unavailable or there's an error in the URL. Please check the URL and try again.", + "profile.viewMyRecords": "View My Records", + "profile.loading": "Profile loading...", + "profile.username.description": "Your profile information is only visible to you. Only your username is visible to others on {siteName}.", "profile.bio.empty": "Add a short bio", "profile.bio.about.me": "About Me", "profile.certificate.organization.label": "From", @@ -26,14 +30,6 @@ "profile.education.levels.el": "Elementary/primary school", "profile.education.levels.none": "No formal education", "profile.education.levels.o": "Other education", - "profile.editbutton.edit": "Edit", - "profile.formcontrols.who.can.see": "Who can see this:", - "profile.formcontrols.button.cancel": "Cancel", - "profile.formcontrols.button.save": "Save", - "profile.formcontrols.button.saving": "Saving", - "profile.formcontrols.button.saved": "Saved", - "profile.visibility.who.just.me": "Just me", - "profile.visibility.who.everyone": "Everyone on {siteName}", "profile.learningGoal.learningGoal": "Learning Goal", "profile.learningGoal.options.start_career": "I want to start my career", "profile.learningGoal.options.advance_career": "I want to advance my career", @@ -50,8 +46,12 @@ "profile.profileavatar.change-button": "Change", "profile.sociallinks.add": "Add {network}", "profile.sociallinks.social.links": "Social Links", - "profile.notfound.message": "The page you're looking for is unavailable or there's an error in the URL. Please check the URL and try again.", - "profile.viewMyRecords": "View My Records", - "profile.loading": "Profile loading...", - "profile.username.description": "Your profile information is only visible to you. Only your username is visible to others on {siteName}." + "profile.editbutton.edit": "Edit", + "profile.formcontrols.who.can.see": "Who can see this:", + "profile.formcontrols.button.cancel": "Cancel", + "profile.formcontrols.button.save": "Save", + "profile.formcontrols.button.saving": "Saving", + "profile.formcontrols.button.saved": "Saved", + "profile.visibility.who.just.me": "Just me", + "profile.visibility.who.everyone": "Everyone on {siteName}" } \ No newline at end of file diff --git a/src/i18n/messages/it.json b/src/i18n/messages/it.json index cb5263ef9..e8dbcdc4e 100644 --- a/src/i18n/messages/it.json +++ b/src/i18n/messages/it.json @@ -3,6 +3,10 @@ "profile.age.details": "To share your profile with other {siteName} learners, you must confirm that you are over the age of 13.", "profile.age.set.date": "Set your date of birth", "profile.datejoined.member.since": "Member since {year}", + "profile.notfound.message": "The page you're looking for is unavailable or there's an error in the URL. Please check the URL and try again.", + "profile.viewMyRecords": "View My Records", + "profile.loading": "Profile loading...", + "profile.username.description": "Your profile information is only visible to you. Only your username is visible to others on {siteName}.", "profile.bio.empty": "Add a short bio", "profile.bio.about.me": "About Me", "profile.certificate.organization.label": "From", @@ -26,14 +30,6 @@ "profile.education.levels.el": "Elementary/primary school", "profile.education.levels.none": "No formal education", "profile.education.levels.o": "Other education", - "profile.editbutton.edit": "Edit", - "profile.formcontrols.who.can.see": "Who can see this:", - "profile.formcontrols.button.cancel": "Cancel", - "profile.formcontrols.button.save": "Save", - "profile.formcontrols.button.saving": "Saving", - "profile.formcontrols.button.saved": "Saved", - "profile.visibility.who.just.me": "Just me", - "profile.visibility.who.everyone": "Everyone on {siteName}", "profile.learningGoal.learningGoal": "Learning Goal", "profile.learningGoal.options.start_career": "I want to start my career", "profile.learningGoal.options.advance_career": "I want to advance my career", @@ -50,8 +46,12 @@ "profile.profileavatar.change-button": "Change", "profile.sociallinks.add": "Add {network}", "profile.sociallinks.social.links": "Social Links", - "profile.notfound.message": "The page you're looking for is unavailable or there's an error in the URL. Please check the URL and try again.", - "profile.viewMyRecords": "View My Records", - "profile.loading": "Profile loading...", - "profile.username.description": "Your profile information is only visible to you. Only your username is visible to others on {siteName}." + "profile.editbutton.edit": "Edit", + "profile.formcontrols.who.can.see": "Who can see this:", + "profile.formcontrols.button.cancel": "Cancel", + "profile.formcontrols.button.save": "Save", + "profile.formcontrols.button.saving": "Saving", + "profile.formcontrols.button.saved": "Saved", + "profile.visibility.who.just.me": "Just me", + "profile.visibility.who.everyone": "Everyone on {siteName}" } \ No newline at end of file diff --git a/src/i18n/messages/it_IT.json b/src/i18n/messages/it_IT.json index ae7599c41..6f439245f 100644 --- a/src/i18n/messages/it_IT.json +++ b/src/i18n/messages/it_IT.json @@ -3,6 +3,10 @@ "profile.age.details": "Per condividere il tuo profilo con altri studenti di {siteName}, devi confermare di avere più di 13 anni.", "profile.age.set.date": "Imposta la data di nascita ", "profile.datejoined.member.since": "Membro da {year}", + "profile.notfound.message": "La pagina ricercata non è disponibile oppure è presente un errore nell'URL. Controllare l'URL e riprovare. ", + "profile.viewMyRecords": "Visualizza record personali ", + "profile.loading": "Caricamento del profilo... ", + "profile.username.description": "Le informazioni del tuo profilo sono visibili solo a te. Solo il tuo nome utente è visibile agli altri su {siteName}.", "profile.bio.empty": "Aggiungi una breve biografia ", "profile.bio.about.me": "Su di me", "profile.certificate.organization.label": "Da ", @@ -26,14 +30,6 @@ "profile.education.levels.el": "Scuola Primaria/Elementare", "profile.education.levels.none": "Nessun livello educativo formale", "profile.education.levels.o": "Altro livello educativo", - "profile.editbutton.edit": "Modifica", - "profile.formcontrols.who.can.see": "Chi può visualizzare: ", - "profile.formcontrols.button.cancel": "Annulla", - "profile.formcontrols.button.save": "Salva", - "profile.formcontrols.button.saving": "Salvataggio in corso", - "profile.formcontrols.button.saved": "Salvato", - "profile.visibility.who.just.me": "Solo io ", - "profile.visibility.who.everyone": "Tutti su {siteName}", "profile.learningGoal.learningGoal": "Obiettivo di apprendimento", "profile.learningGoal.options.start_career": "Voglio iniziare il mio percorso", "profile.learningGoal.options.advance_career": "Voglio avanzare nel mio percorso", @@ -50,8 +46,12 @@ "profile.profileavatar.change-button": "Cambia", "profile.sociallinks.add": "Aggiungi {network}", "profile.sociallinks.social.links": "Link social ", - "profile.notfound.message": "La pagina ricercata non è disponibile oppure è presente un errore nell'URL. Controllare l'URL e riprovare. ", - "profile.viewMyRecords": "Visualizza record personali ", - "profile.loading": "Caricamento del profilo... ", - "profile.username.description": "Le informazioni del tuo profilo sono visibili solo a te. Solo il tuo nome utente è visibile agli altri su {siteName}." + "profile.editbutton.edit": "Modifica", + "profile.formcontrols.who.can.see": "Chi può visualizzare: ", + "profile.formcontrols.button.cancel": "Annulla", + "profile.formcontrols.button.save": "Salva", + "profile.formcontrols.button.saving": "Salvataggio in corso", + "profile.formcontrols.button.saved": "Salvato", + "profile.visibility.who.just.me": "Solo io ", + "profile.visibility.who.everyone": "Tutti su {siteName}" } \ No newline at end of file diff --git a/src/i18n/messages/pt.json b/src/i18n/messages/pt.json index cb5263ef9..e8dbcdc4e 100644 --- a/src/i18n/messages/pt.json +++ b/src/i18n/messages/pt.json @@ -3,6 +3,10 @@ "profile.age.details": "To share your profile with other {siteName} learners, you must confirm that you are over the age of 13.", "profile.age.set.date": "Set your date of birth", "profile.datejoined.member.since": "Member since {year}", + "profile.notfound.message": "The page you're looking for is unavailable or there's an error in the URL. Please check the URL and try again.", + "profile.viewMyRecords": "View My Records", + "profile.loading": "Profile loading...", + "profile.username.description": "Your profile information is only visible to you. Only your username is visible to others on {siteName}.", "profile.bio.empty": "Add a short bio", "profile.bio.about.me": "About Me", "profile.certificate.organization.label": "From", @@ -26,14 +30,6 @@ "profile.education.levels.el": "Elementary/primary school", "profile.education.levels.none": "No formal education", "profile.education.levels.o": "Other education", - "profile.editbutton.edit": "Edit", - "profile.formcontrols.who.can.see": "Who can see this:", - "profile.formcontrols.button.cancel": "Cancel", - "profile.formcontrols.button.save": "Save", - "profile.formcontrols.button.saving": "Saving", - "profile.formcontrols.button.saved": "Saved", - "profile.visibility.who.just.me": "Just me", - "profile.visibility.who.everyone": "Everyone on {siteName}", "profile.learningGoal.learningGoal": "Learning Goal", "profile.learningGoal.options.start_career": "I want to start my career", "profile.learningGoal.options.advance_career": "I want to advance my career", @@ -50,8 +46,12 @@ "profile.profileavatar.change-button": "Change", "profile.sociallinks.add": "Add {network}", "profile.sociallinks.social.links": "Social Links", - "profile.notfound.message": "The page you're looking for is unavailable or there's an error in the URL. Please check the URL and try again.", - "profile.viewMyRecords": "View My Records", - "profile.loading": "Profile loading...", - "profile.username.description": "Your profile information is only visible to you. Only your username is visible to others on {siteName}." + "profile.editbutton.edit": "Edit", + "profile.formcontrols.who.can.see": "Who can see this:", + "profile.formcontrols.button.cancel": "Cancel", + "profile.formcontrols.button.save": "Save", + "profile.formcontrols.button.saving": "Saving", + "profile.formcontrols.button.saved": "Saved", + "profile.visibility.who.just.me": "Just me", + "profile.visibility.who.everyone": "Everyone on {siteName}" } \ No newline at end of file diff --git a/src/i18n/messages/pt_PT.json b/src/i18n/messages/pt_PT.json index 0934e97ea..8053e0abe 100644 --- a/src/i18n/messages/pt_PT.json +++ b/src/i18n/messages/pt_PT.json @@ -3,6 +3,10 @@ "profile.age.details": "Para partilhar o seu perfil com outros estudantes da plataforma {siteName}, tem de confirmar que tem mais de 13 anos de idade.", "profile.age.set.date": "Indique a sua data de nascimento", "profile.datejoined.member.since": "Utilizador desde {year}", + "profile.notfound.message": "A página que procura não está disponível ou há um erro no URL. Por favor, verifique o URL e tente novamente.", + "profile.viewMyRecords": "Ver os Meus Registos", + "profile.loading": "A carregar perfil...", + "profile.username.description": "As informações do seu perfil só são visíveis para si. Apenas o seu nome de utilizador é visível para outros em {siteName}.", "profile.bio.empty": "Adicionar uma breve biografia", "profile.bio.about.me": "Sobre Mim", "profile.certificate.organization.label": "De", @@ -26,14 +30,6 @@ "profile.education.levels.el": "Primária", "profile.education.levels.none": "Sem estudos", "profile.education.levels.o": "Outra formação", - "profile.editbutton.edit": "Editar", - "profile.formcontrols.who.can.see": "Quem pode ver isto:", - "profile.formcontrols.button.cancel": "Cancelar", - "profile.formcontrols.button.save": "Guardar", - "profile.formcontrols.button.saving": "A Guardar", - "profile.formcontrols.button.saved": "Guardado", - "profile.visibility.who.just.me": "Apenas eu", - "profile.visibility.who.everyone": "Toda a gente em {siteName}", "profile.learningGoal.learningGoal": "Objectivo de aprendizagem", "profile.learningGoal.options.start_career": "Quero começar a minha carreira", "profile.learningGoal.options.advance_career": "Quero progredir na minha carreira", @@ -50,8 +46,12 @@ "profile.profileavatar.change-button": "Alterar", "profile.sociallinks.add": "Adicionar {network}", "profile.sociallinks.social.links": "Links de Redes Sociais", - "profile.notfound.message": "A página que procura não está disponível ou há um erro no URL. Por favor, verifique o URL e tente novamente.", - "profile.viewMyRecords": "Ver os Meus Registos", - "profile.loading": "A carregar perfil...", - "profile.username.description": "As informações do seu perfil só são visíveis para si. Apenas o seu nome de utilizador é visível para outros em {siteName}." + "profile.editbutton.edit": "Editar", + "profile.formcontrols.who.can.see": "Quem pode ver isto:", + "profile.formcontrols.button.cancel": "Cancelar", + "profile.formcontrols.button.save": "Guardar", + "profile.formcontrols.button.saving": "A Guardar", + "profile.formcontrols.button.saved": "Guardado", + "profile.visibility.who.just.me": "Apenas eu", + "profile.visibility.who.everyone": "Toda a gente em {siteName}" } \ No newline at end of file diff --git a/src/i18n/messages/ru.json b/src/i18n/messages/ru.json index cb5263ef9..e8dbcdc4e 100644 --- a/src/i18n/messages/ru.json +++ b/src/i18n/messages/ru.json @@ -3,6 +3,10 @@ "profile.age.details": "To share your profile with other {siteName} learners, you must confirm that you are over the age of 13.", "profile.age.set.date": "Set your date of birth", "profile.datejoined.member.since": "Member since {year}", + "profile.notfound.message": "The page you're looking for is unavailable or there's an error in the URL. Please check the URL and try again.", + "profile.viewMyRecords": "View My Records", + "profile.loading": "Profile loading...", + "profile.username.description": "Your profile information is only visible to you. Only your username is visible to others on {siteName}.", "profile.bio.empty": "Add a short bio", "profile.bio.about.me": "About Me", "profile.certificate.organization.label": "From", @@ -26,14 +30,6 @@ "profile.education.levels.el": "Elementary/primary school", "profile.education.levels.none": "No formal education", "profile.education.levels.o": "Other education", - "profile.editbutton.edit": "Edit", - "profile.formcontrols.who.can.see": "Who can see this:", - "profile.formcontrols.button.cancel": "Cancel", - "profile.formcontrols.button.save": "Save", - "profile.formcontrols.button.saving": "Saving", - "profile.formcontrols.button.saved": "Saved", - "profile.visibility.who.just.me": "Just me", - "profile.visibility.who.everyone": "Everyone on {siteName}", "profile.learningGoal.learningGoal": "Learning Goal", "profile.learningGoal.options.start_career": "I want to start my career", "profile.learningGoal.options.advance_career": "I want to advance my career", @@ -50,8 +46,12 @@ "profile.profileavatar.change-button": "Change", "profile.sociallinks.add": "Add {network}", "profile.sociallinks.social.links": "Social Links", - "profile.notfound.message": "The page you're looking for is unavailable or there's an error in the URL. Please check the URL and try again.", - "profile.viewMyRecords": "View My Records", - "profile.loading": "Profile loading...", - "profile.username.description": "Your profile information is only visible to you. Only your username is visible to others on {siteName}." + "profile.editbutton.edit": "Edit", + "profile.formcontrols.who.can.see": "Who can see this:", + "profile.formcontrols.button.cancel": "Cancel", + "profile.formcontrols.button.save": "Save", + "profile.formcontrols.button.saving": "Saving", + "profile.formcontrols.button.saved": "Saved", + "profile.visibility.who.just.me": "Just me", + "profile.visibility.who.everyone": "Everyone on {siteName}" } \ No newline at end of file diff --git a/src/i18n/messages/uk.json b/src/i18n/messages/uk.json index 8fa5d4cb7..e4f624b80 100644 --- a/src/i18n/messages/uk.json +++ b/src/i18n/messages/uk.json @@ -3,6 +3,10 @@ "profile.age.details": "To share your profile with other {siteName} learners, you must confirm that you are over the age of 13.", "profile.age.set.date": "Set your date of birth", "profile.datejoined.member.since": "Member since {year}", + "profile.notfound.message": "The page you're looking for is unavailable or there's an error in the URL. Please check the URL and try again.", + "profile.viewMyRecords": "View My Records", + "profile.loading": "Profile loading...", + "profile.username.description": "Your profile information is only visible to you. Only your username is visible to others on {siteName}.", "profile.bio.empty": "Add a short bio", "profile.bio.about.me": "About Me", "profile.certificate.organization.label": "From", @@ -26,14 +30,6 @@ "profile.education.levels.el": "Elementary/primary school", "profile.education.levels.none": "No formal education", "profile.education.levels.o": "Other education", - "profile.editbutton.edit": "Edit", - "profile.formcontrols.who.can.see": "Who can see this:", - "profile.formcontrols.button.cancel": "Cancel", - "profile.formcontrols.button.save": "Save", - "profile.formcontrols.button.saving": "Saving", - "profile.formcontrols.button.saved": "Saved", - "profile.visibility.who.just.me": "Just me", - "profile.visibility.who.everyone": "Everyone on {siteName}", "profile.learningGoal.learningGoal": "Learning Goal", "profile.learningGoal.options.start_career": "I want to start my career", "profile.learningGoal.options.advance_career": "I want to advance my career", @@ -50,8 +46,12 @@ "profile.profileavatar.change-button": "Change", "profile.sociallinks.add": "Add {network}", "profile.sociallinks.social.links": "Social Links", - "profile.notfound.message": "The page you're looking for is unavailable or there's an error in the URL. Please check the URL and try again.", - "profile.viewMyRecords": "View My Records", - "profile.loading": "Profile loading...", - "profile.username.description": "Your profile information is only visible to you. Only your username is visible to others on {siteName}." + "profile.editbutton.edit": "Edit", + "profile.formcontrols.who.can.see": "Who can see this:", + "profile.formcontrols.button.cancel": "Cancel", + "profile.formcontrols.button.save": "Save", + "profile.formcontrols.button.saving": "Saving", + "profile.formcontrols.button.saved": "Saved", + "profile.visibility.who.just.me": "Just me", + "profile.visibility.who.everyone": "Everyone on {siteName}" } \ No newline at end of file diff --git a/src/i18n/messages/zh_CN.json b/src/i18n/messages/zh_CN.json index cb5263ef9..98b4ecb92 100644 --- a/src/i18n/messages/zh_CN.json +++ b/src/i18n/messages/zh_CN.json @@ -1,57 +1,57 @@ { - "profile.page.title": "Profile | {siteName}", - "profile.age.details": "To share your profile with other {siteName} learners, you must confirm that you are over the age of 13.", - "profile.age.set.date": "Set your date of birth", - "profile.datejoined.member.since": "Member since {year}", - "profile.bio.empty": "Add a short bio", - "profile.bio.about.me": "About Me", - "profile.certificate.organization.label": "From", - "profile.certificate.completion.date.label": "Completed on {date}", - "profile.no.certificates": "You don't have any certificates yet.", - "profile.certificates.my.certificates": "My Certificates", - "profile.certificates.view.certificate": "View Certificate", - "profile.certificates.types.verified": "Verified Certificate", - "profile.certificates.types.professional": "Professional Certificate", - "profile.certificates.types.unknown": "Certificate", - "profile.country.label": "Location", - "profile.country.empty": "Add location", - "profile.education.empty": "Add education", - "profile.education.education": "Education", - "profile.education.levels.p": "Doctorate", - "profile.education.levels.m": "Master's or professional degree", - "profile.education.levels.b": "Bachelor's Degree", - "profile.education.levels.a": "Associate's degree", - "profile.education.levels.hs": "Secondary/high school", - "profile.education.levels.jhs": "Junior secondary/junior high/middle school", - "profile.education.levels.el": "Elementary/primary school", - "profile.education.levels.none": "No formal education", - "profile.education.levels.o": "Other education", - "profile.editbutton.edit": "Edit", - "profile.formcontrols.who.can.see": "Who can see this:", - "profile.formcontrols.button.cancel": "Cancel", - "profile.formcontrols.button.save": "Save", - "profile.formcontrols.button.saving": "Saving", - "profile.formcontrols.button.saved": "Saved", - "profile.visibility.who.just.me": "Just me", - "profile.visibility.who.everyone": "Everyone on {siteName}", - "profile.learningGoal.learningGoal": "Learning Goal", - "profile.learningGoal.options.start_career": "I want to start my career", - "profile.learningGoal.options.advance_career": "I want to advance my career", - "profile.learningGoal.options.learn_something_new": "I want to learn something new", - "profile.learningGoal.options.something_else": "Something else", - "profile.name.full.name": "Full Name", - "profile.name.details": "This is the name that appears in your account and on your certificates.", - "profile.name.empty": "Add name", - "profile.preferredlanguage.empty": "Add language", - "profile.preferredlanguage.label": "Primary Language Spoken", - "profile.profileavatar.upload-button": "Upload Photo", - "profile.profileavatar.remove.button": "Remove", - "profile.image.alt.attribute": "profile avatar", - "profile.profileavatar.change-button": "Change", - "profile.sociallinks.add": "Add {network}", - "profile.sociallinks.social.links": "Social Links", - "profile.notfound.message": "The page you're looking for is unavailable or there's an error in the URL. Please check the URL and try again.", - "profile.viewMyRecords": "View My Records", - "profile.loading": "Profile loading...", - "profile.username.description": "Your profile information is only visible to you. Only your username is visible to others on {siteName}." + "profile.page.title": "简介 | {siteName}", + "profile.age.details": "要与其他 {siteName} 学员分享您的个人资料,您必须确认您已年满 13 岁。", + "profile.age.set.date": "设置您的出生日期", + "profile.datejoined.member.since": "会员自{year}", + "profile.notfound.message": "您访问的地址不存在或有误。请检查URL后重新尝试访问。", + "profile.viewMyRecords": "查看我的记录", + "profile.loading": "简介文件加载中......", + "profile.username.description": "您的个人资料信息仅对您可见。 {siteName} 上的其他人只能看到您的用户名。", + "profile.bio.empty": "添加个人简历", + "profile.bio.about.me": "个人资料", + "profile.certificate.organization.label": "从", + "profile.certificate.completion.date.label": "在{date}前完成", + "profile.no.certificates": "你还没有任何证书。", + "profile.certificates.my.certificates": "我的证书", + "profile.certificates.view.certificate": "查看证书", + "profile.certificates.types.verified": "认证证书", + "profile.certificates.types.professional": "专业证书", + "profile.certificates.types.unknown": "证书", + "profile.country.label": "位置", + "profile.country.empty": "添加地址", + "profile.education.empty": "添加教育程度", + "profile.education.education": "教育程度", + "profile.education.levels.p": "博士", + "profile.education.levels.m": "硕士", + "profile.education.levels.b": "学士学位", + "profile.education.levels.a": "副学士学位", + "profile.education.levels.hs": "高中", + "profile.education.levels.jhs": "初中", + "profile.education.levels.el": "小学", + "profile.education.levels.none": "未受正规教育", + "profile.education.levels.o": "其他教育程度", + "profile.learningGoal.learningGoal": "学习目标", + "profile.learningGoal.options.start_career": "我想开始我的职业生涯", + "profile.learningGoal.options.advance_career": "我想提升我的事业", + "profile.learningGoal.options.learn_something_new": "我想学习新东西", + "profile.learningGoal.options.something_else": "别的东西", + "profile.name.full.name": "全名", + "profile.name.details": "用于显示在账户和证书上的姓名。", + "profile.name.empty": "添加名字", + "profile.preferredlanguage.empty": "添加语言", + "profile.preferredlanguage.label": "主要使用语言", + "profile.profileavatar.upload-button": "上传照片", + "profile.profileavatar.remove.button": "移除", + "profile.image.alt.attribute": "个人头像", + "profile.profileavatar.change-button": "更改", + "profile.sociallinks.add": "添加{network}", + "profile.sociallinks.social.links": "社交链接", + "profile.editbutton.edit": "编辑", + "profile.formcontrols.who.can.see": "对谁可见:", + "profile.formcontrols.button.cancel": "取消", + "profile.formcontrols.button.save": "保存", + "profile.formcontrols.button.saving": "正在保存", + "profile.formcontrols.button.saved": "已保存", + "profile.visibility.who.just.me": "仅自己", + "profile.visibility.who.everyone": "{siteName} 上的每个人" } \ No newline at end of file