diff --git a/conf/locale/en/LC_MESSAGES/django.po b/conf/locale/en/LC_MESSAGES/django.po index 7a8d538def..6ffe055b8c 100644 --- a/conf/locale/en/LC_MESSAGES/django.po +++ b/conf/locale/en/LC_MESSAGES/django.po @@ -38,8 +38,8 @@ msgid "" msgstr "" "Project-Id-Version: 0.1a\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2022-05-16 21:49+0000\n" -"PO-Revision-Date: 2022-05-16 21:49:53.208974\n" +"POT-Creation-Date: 2022-05-22 20:42+0000\n" +"PO-Revision-Date: 2022-05-22 20:42:06.061268\n" "Last-Translator: \n" "Language-Team: openedx-translation \n" "Language: en\n" @@ -4932,6 +4932,7 @@ msgstr "" #. Translators: This is a legal document users must agree to #. in order to register a new account. #: lms/djangoapps/branding/api.py +#: openedx/core/djangoapps/user_authn/api/form_fields.py #: openedx/core/djangoapps/user_authn/views/registration_form.py #: cms/templates/widgets/footer.html lms/templates/static_templates/tos.html #: themes/red-theme/lms/templates/footer.html @@ -6477,10 +6478,13 @@ msgid "Team" msgstr "" #. #-#-#-#-# django-partial.po (0.1a) #-#-#-#-# +#. Translators: This label appears above a field +#. which allows the user to input the city in which they live. #. Translators: This label appears above a field on the registration form #. which allows the user to input the city in which they live. #: lms/djangoapps/instructor/views/api.py #: openedx/core/djangoapps/user_api/accounts/settings_views.py +#: openedx/core/djangoapps/user_authn/api/form_fields.py #: openedx/core/djangoapps/user_authn/views/registration_form.py #: lms/templates/instructor/instructor_dashboard_2/generate_registarion_codes_modal.html #: themes/stanford-style/lms/templates/register-form.html @@ -10127,6 +10131,14 @@ msgstr "" msgid "Enter your full name." msgstr "" +#: openedx/core/djangoapps/user_api/accounts/__init__.py +msgid "Enter your first name." +msgstr "" + +#: openedx/core/djangoapps/user_api/accounts/__init__.py +msgid "Enter your last name." +msgstr "" + #: openedx/core/djangoapps/user_api/accounts/__init__.py msgid "The email addresses do not match." msgstr "" @@ -10151,6 +10163,10 @@ msgstr "" msgid "Enter your specialty." msgstr "" +#: openedx/core/djangoapps/user_api/accounts/__init__.py +msgid "Enter your state." +msgstr "" + #: openedx/core/djangoapps/user_api/accounts/__init__.py msgid "Enter your city." msgstr "" @@ -10192,24 +10208,34 @@ msgstr "" msgid "The '{field_name}' field cannot be edited." msgstr "" +#. Translators: This label appears above a field which allows the +#. user to input the First Name #. Translators: This label appears above a field on the registration form #. which allows the user to input the First Name #: openedx/core/djangoapps/user_api/accounts/settings_views.py +#: openedx/core/djangoapps/user_authn/api/form_fields.py #: openedx/core/djangoapps/user_authn/views/registration_form.py msgid "First Name" msgstr "" +#. Translators: This label appears above a field which allows the +#. user to input the Last Name #. Translators: This label appears above a field on the registration form #. which allows the user to input the First Name #: openedx/core/djangoapps/user_api/accounts/settings_views.py +#: openedx/core/djangoapps/user_authn/api/form_fields.py #: openedx/core/djangoapps/user_authn/views/registration_form.py msgid "Last Name" msgstr "" +#. Translators: This label appears above a field +#. which allows the user to input the State/Province/Region in which they +#. live. #. Translators: This label appears above a field on the registration form #. which allows the user to input the State/Province/Region in which they #. live. #: openedx/core/djangoapps/user_api/accounts/settings_views.py +#: openedx/core/djangoapps/user_authn/api/form_fields.py #: openedx/core/djangoapps/user_authn/views/registration_form.py msgid "State/Province/Region" msgstr "" @@ -10247,9 +10273,12 @@ msgid "Job Title" msgstr "" #. #-#-#-#-# django-partial.po (0.1a) #-#-#-#-# +#. Translators: This label appears above a field +#. meant to hold the user's mailing address. #. Translators: This label appears above a field on the registration form #. meant to hold the user's mailing address. #: openedx/core/djangoapps/user_api/accounts/settings_views.py +#: openedx/core/djangoapps/user_authn/api/form_fields.py #: openedx/core/djangoapps/user_authn/views/registration_form.py #: lms/templates/signup_modal.html msgid "Mailing address" @@ -15388,6 +15417,12 @@ msgid "" "showcase on your resumé." msgstr "" +#: lms/templates/dashboard/_dashboard_course_listing.html +msgid "" +"{start_bold}Get the most out of your course!{end_bold} Upgrade to earn a " +"{link_start}verified certificate{link_end} to showcase on your resumé." +msgstr "" + #: lms/templates/dashboard/_dashboard_course_listing.html msgid "Upgrade" msgstr "" diff --git a/conf/locale/en/LC_MESSAGES/djangojs.po b/conf/locale/en/LC_MESSAGES/djangojs.po index 46a17e7f9e..b575b756ce 100644 --- a/conf/locale/en/LC_MESSAGES/djangojs.po +++ b/conf/locale/en/LC_MESSAGES/djangojs.po @@ -32,8 +32,8 @@ msgid "" msgstr "" "Project-Id-Version: 0.1a\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2022-05-16 21:49+0000\n" -"PO-Revision-Date: 2022-05-16 21:49:53.278229\n" +"POT-Creation-Date: 2022-05-22 20:41+0000\n" +"PO-Revision-Date: 2022-05-22 20:42:06.040573\n" "Last-Translator: \n" "Language-Team: openedx-translation \n" "Language: en\n" diff --git a/conf/locale/eo/LC_MESSAGES/django.mo b/conf/locale/eo/LC_MESSAGES/django.mo index 8d3358e51b..e4c41f3555 100644 Binary files a/conf/locale/eo/LC_MESSAGES/django.mo and b/conf/locale/eo/LC_MESSAGES/django.mo differ diff --git a/conf/locale/eo/LC_MESSAGES/django.po b/conf/locale/eo/LC_MESSAGES/django.po index 2791155d4a..e720723a8a 100644 --- a/conf/locale/eo/LC_MESSAGES/django.po +++ b/conf/locale/eo/LC_MESSAGES/django.po @@ -38,8 +38,8 @@ msgid "" msgstr "" "Project-Id-Version: 0.1a\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2022-05-16 21:49+0000\n" -"PO-Revision-Date: 2022-05-16 21:49:53.208974\n" +"POT-Creation-Date: 2022-05-22 20:42+0000\n" +"PO-Revision-Date: 2022-05-22 20:42:06.061268\n" "Last-Translator: \n" "Language-Team: openedx-translation \n" "Language: eo\n" @@ -6454,6 +6454,7 @@ msgstr "Àççéssïßïlïtý Pölïçý Ⱡ'σяєм ιρѕυм ∂σłσя ѕ #. Translators: This is a legal document users must agree to #. in order to register a new account. #: lms/djangoapps/branding/api.py +#: openedx/core/djangoapps/user_authn/api/form_fields.py #: openedx/core/djangoapps/user_authn/views/registration_form.py #: cms/templates/widgets/footer.html lms/templates/static_templates/tos.html #: themes/red-theme/lms/templates/footer.html @@ -8430,10 +8431,13 @@ msgid "Team" msgstr "Téäm Ⱡ'σяєм ι#" #. #-#-#-#-# django-partial.po (0.1a) #-#-#-#-# +#. Translators: This label appears above a field +#. which allows the user to input the city in which they live. #. Translators: This label appears above a field on the registration form #. which allows the user to input the city in which they live. #: lms/djangoapps/instructor/views/api.py #: openedx/core/djangoapps/user_api/accounts/settings_views.py +#: openedx/core/djangoapps/user_authn/api/form_fields.py #: openedx/core/djangoapps/user_authn/views/registration_form.py #: lms/templates/instructor/instructor_dashboard_2/generate_registarion_codes_modal.html #: themes/stanford-style/lms/templates/register-form.html @@ -13107,6 +13111,14 @@ msgstr "" msgid "Enter your full name." msgstr "Éntér ýöür füll nämé. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, #" +#: openedx/core/djangoapps/user_api/accounts/__init__.py +msgid "Enter your first name." +msgstr "Éntér ýöür fïrst nämé. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢#" + +#: openedx/core/djangoapps/user_api/accounts/__init__.py +msgid "Enter your last name." +msgstr "Éntér ýöür läst nämé. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, #" + #: openedx/core/djangoapps/user_api/accounts/__init__.py msgid "The email addresses do not match." msgstr "" @@ -13134,6 +13146,10 @@ msgstr "Éntér ýöür pröféssïön. Ⱡ'σяєм ιρѕυм ∂σłσя ѕι msgid "Enter your specialty." msgstr "Éntér ýöür spéçïältý. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, #" +#: openedx/core/djangoapps/user_api/accounts/__init__.py +msgid "Enter your state." +msgstr "Éntér ýöür stäté. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмє#" + #: openedx/core/djangoapps/user_api/accounts/__init__.py msgid "Enter your city." msgstr "Éntér ýöür çïtý. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αм#" @@ -13183,24 +13199,34 @@ msgstr "" "Thé '{field_name}' fïéld çännöt ßé édïtéd. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, " "¢σηѕє¢тє#" +#. Translators: This label appears above a field which allows the +#. user to input the First Name #. Translators: This label appears above a field on the registration form #. which allows the user to input the First Name #: openedx/core/djangoapps/user_api/accounts/settings_views.py +#: openedx/core/djangoapps/user_authn/api/form_fields.py #: openedx/core/djangoapps/user_authn/views/registration_form.py msgid "First Name" msgstr "Fïrst Nämé Ⱡ'σяєм ιρѕυм ∂σłσ#" +#. Translators: This label appears above a field which allows the +#. user to input the Last Name #. Translators: This label appears above a field on the registration form #. which allows the user to input the First Name #: openedx/core/djangoapps/user_api/accounts/settings_views.py +#: openedx/core/djangoapps/user_authn/api/form_fields.py #: openedx/core/djangoapps/user_authn/views/registration_form.py msgid "Last Name" msgstr "Läst Nämé Ⱡ'σяєм ιρѕυм ∂σł#" +#. Translators: This label appears above a field +#. which allows the user to input the State/Province/Region in which they +#. live. #. Translators: This label appears above a field on the registration form #. which allows the user to input the State/Province/Region in which they #. live. #: openedx/core/djangoapps/user_api/accounts/settings_views.py +#: openedx/core/djangoapps/user_authn/api/form_fields.py #: openedx/core/djangoapps/user_authn/views/registration_form.py msgid "State/Province/Region" msgstr "Stäté/Prövïnçé/Régïön Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, #" @@ -13238,9 +13264,12 @@ msgid "Job Title" msgstr "Jöß Tïtlé Ⱡ'σяєм ιρѕυм ∂σł#" #. #-#-#-#-# django-partial.po (0.1a) #-#-#-#-# +#. Translators: This label appears above a field +#. meant to hold the user's mailing address. #. Translators: This label appears above a field on the registration form #. meant to hold the user's mailing address. #: openedx/core/djangoapps/user_api/accounts/settings_views.py +#: openedx/core/djangoapps/user_authn/api/form_fields.py #: openedx/core/djangoapps/user_authn/views/registration_form.py #: lms/templates/signup_modal.html msgid "Mailing address" @@ -19794,6 +19823,15 @@ msgstr "" "яєρяєнєη∂єяιт ιη νσłυρтαтє νєłιт єѕѕє ¢ιłłυм ∂σłσяє єυ ƒυgιαт ηυłłα " "ραяιαтυя. єχ¢єρтєυя ѕιηт σ¢¢αє#" +#: lms/templates/dashboard/_dashboard_course_listing.html +msgid "" +"{start_bold}Get the most out of your course!{end_bold} Upgrade to earn a " +"{link_start}verified certificate{link_end} to showcase on your resumé." +msgstr "" +"{start_bold}Gét thé möst öüt öf ýöür çöürsé!{end_bold} Ûpgrädé tö éärn ä " +"{link_start}vérïfïéd çértïfïçäté{link_end} tö shöwçäsé ön ýöür résümé. " +"Ⱡ'σяєм ιρѕυм ∂σłσя #" + #: lms/templates/dashboard/_dashboard_course_listing.html msgid "Upgrade" msgstr "Ûpgrädé Ⱡ'σяєм ιρѕυм #" diff --git a/conf/locale/eo/LC_MESSAGES/djangojs.mo b/conf/locale/eo/LC_MESSAGES/djangojs.mo index bbb28f4d88..d59cb4c4a2 100644 Binary files a/conf/locale/eo/LC_MESSAGES/djangojs.mo and b/conf/locale/eo/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/eo/LC_MESSAGES/djangojs.po b/conf/locale/eo/LC_MESSAGES/djangojs.po index ece1deb2a0..3ccd5447f7 100644 --- a/conf/locale/eo/LC_MESSAGES/djangojs.po +++ b/conf/locale/eo/LC_MESSAGES/djangojs.po @@ -32,8 +32,8 @@ msgid "" msgstr "" "Project-Id-Version: 0.1a\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2022-05-16 21:49+0000\n" -"PO-Revision-Date: 2022-05-16 21:49:53.278229\n" +"POT-Creation-Date: 2022-05-22 20:41+0000\n" +"PO-Revision-Date: 2022-05-22 20:42:06.040573\n" "Last-Translator: \n" "Language-Team: openedx-translation \n" "Language: eo\n" diff --git a/conf/locale/rtl/LC_MESSAGES/django.mo b/conf/locale/rtl/LC_MESSAGES/django.mo index 5bc4fca83c..18618a18f8 100644 Binary files a/conf/locale/rtl/LC_MESSAGES/django.mo and b/conf/locale/rtl/LC_MESSAGES/django.mo differ diff --git a/conf/locale/rtl/LC_MESSAGES/django.po b/conf/locale/rtl/LC_MESSAGES/django.po index cb342d3e25..f385b34589 100644 --- a/conf/locale/rtl/LC_MESSAGES/django.po +++ b/conf/locale/rtl/LC_MESSAGES/django.po @@ -38,8 +38,8 @@ msgid "" msgstr "" "Project-Id-Version: 0.1a\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2022-05-16 21:49+0000\n" -"PO-Revision-Date: 2022-05-16 21:49:53.208974\n" +"POT-Creation-Date: 2022-05-22 20:42+0000\n" +"PO-Revision-Date: 2022-05-22 20:42:06.061268\n" "Last-Translator: \n" "Language-Team: openedx-translation \n" "Language: rtl\n" @@ -5555,6 +5555,7 @@ msgstr "Ⱥɔɔǝssᴉbᴉlᴉʇʎ Ᵽølᴉɔʎ" #. Translators: This is a legal document users must agree to #. in order to register a new account. #: lms/djangoapps/branding/api.py +#: openedx/core/djangoapps/user_authn/api/form_fields.py #: openedx/core/djangoapps/user_authn/views/registration_form.py #: cms/templates/widgets/footer.html lms/templates/static_templates/tos.html #: themes/red-theme/lms/templates/footer.html @@ -7277,10 +7278,13 @@ msgid "Team" msgstr "Ŧǝɐɯ" #. #-#-#-#-# django-partial.po (0.1a) #-#-#-#-# +#. Translators: This label appears above a field +#. which allows the user to input the city in which they live. #. Translators: This label appears above a field on the registration form #. which allows the user to input the city in which they live. #: lms/djangoapps/instructor/views/api.py #: openedx/core/djangoapps/user_api/accounts/settings_views.py +#: openedx/core/djangoapps/user_authn/api/form_fields.py #: openedx/core/djangoapps/user_authn/views/registration_form.py #: lms/templates/instructor/instructor_dashboard_2/generate_registarion_codes_modal.html #: themes/stanford-style/lms/templates/register-form.html @@ -11276,6 +11280,14 @@ msgstr "Ɇnʇǝɹ ɐ ʌɐlᴉd ǝɯɐᴉl ɐddɹǝss ʇɥɐʇ ɔønʇɐᴉns ɐ msgid "Enter your full name." msgstr "Ɇnʇǝɹ ʎønɹ ɟnll nɐɯǝ." +#: openedx/core/djangoapps/user_api/accounts/__init__.py +msgid "Enter your first name." +msgstr "Ɇnʇǝɹ ʎønɹ ɟᴉɹsʇ nɐɯǝ." + +#: openedx/core/djangoapps/user_api/accounts/__init__.py +msgid "Enter your last name." +msgstr "Ɇnʇǝɹ ʎønɹ lɐsʇ nɐɯǝ." + #: openedx/core/djangoapps/user_api/accounts/__init__.py msgid "The email addresses do not match." msgstr "Ŧɥǝ ǝɯɐᴉl ɐddɹǝssǝs dø nøʇ ɯɐʇɔɥ." @@ -11300,6 +11312,10 @@ msgstr "Ɇnʇǝɹ ʎønɹ dɹøɟǝssᴉøn." msgid "Enter your specialty." msgstr "Ɇnʇǝɹ ʎønɹ sdǝɔᴉɐlʇʎ." +#: openedx/core/djangoapps/user_api/accounts/__init__.py +msgid "Enter your state." +msgstr "Ɇnʇǝɹ ʎønɹ sʇɐʇǝ." + #: openedx/core/djangoapps/user_api/accounts/__init__.py msgid "Enter your city." msgstr "Ɇnʇǝɹ ʎønɹ ɔᴉʇʎ." @@ -11345,24 +11361,34 @@ msgstr "" msgid "The '{field_name}' field cannot be edited." msgstr "Ŧɥǝ '{field_name}' ɟᴉǝld ɔɐnnøʇ bǝ ǝdᴉʇǝd." +#. Translators: This label appears above a field which allows the +#. user to input the First Name #. Translators: This label appears above a field on the registration form #. which allows the user to input the First Name #: openedx/core/djangoapps/user_api/accounts/settings_views.py +#: openedx/core/djangoapps/user_authn/api/form_fields.py #: openedx/core/djangoapps/user_authn/views/registration_form.py msgid "First Name" msgstr "Fᴉɹsʇ Nɐɯǝ" +#. Translators: This label appears above a field which allows the +#. user to input the Last Name #. Translators: This label appears above a field on the registration form #. which allows the user to input the First Name #: openedx/core/djangoapps/user_api/accounts/settings_views.py +#: openedx/core/djangoapps/user_authn/api/form_fields.py #: openedx/core/djangoapps/user_authn/views/registration_form.py msgid "Last Name" msgstr "Łɐsʇ Nɐɯǝ" +#. Translators: This label appears above a field +#. which allows the user to input the State/Province/Region in which they +#. live. #. Translators: This label appears above a field on the registration form #. which allows the user to input the State/Province/Region in which they #. live. #: openedx/core/djangoapps/user_api/accounts/settings_views.py +#: openedx/core/djangoapps/user_authn/api/form_fields.py #: openedx/core/djangoapps/user_authn/views/registration_form.py msgid "State/Province/Region" msgstr "Sʇɐʇǝ/Ᵽɹøʌᴉnɔǝ/Ɍǝƃᴉøn" @@ -11400,9 +11426,12 @@ msgid "Job Title" msgstr "Ɉøb Ŧᴉʇlǝ" #. #-#-#-#-# django-partial.po (0.1a) #-#-#-#-# +#. Translators: This label appears above a field +#. meant to hold the user's mailing address. #. Translators: This label appears above a field on the registration form #. meant to hold the user's mailing address. #: openedx/core/djangoapps/user_api/accounts/settings_views.py +#: openedx/core/djangoapps/user_authn/api/form_fields.py #: openedx/core/djangoapps/user_authn/views/registration_form.py #: lms/templates/signup_modal.html msgid "Mailing address" @@ -17207,6 +17236,14 @@ msgstr "" "ɐssᴉƃnɯǝnʇs, ɐnd ǝɐɹn ɐ {link_start}ʌǝɹᴉɟᴉǝd ɔǝɹʇᴉɟᴉɔɐʇǝ{link_end} ʇø " "sɥøʍɔɐsǝ øn ʎønɹ ɹǝsnɯé." +#: lms/templates/dashboard/_dashboard_course_listing.html +msgid "" +"{start_bold}Get the most out of your course!{end_bold} Upgrade to earn a " +"{link_start}verified certificate{link_end} to showcase on your resumé." +msgstr "" +"{start_bold}Ǥǝʇ ʇɥǝ ɯøsʇ ønʇ øɟ ʎønɹ ɔønɹsǝ!{end_bold} Ʉdƃɹɐdǝ ʇø ǝɐɹn ɐ " +"{link_start}ʌǝɹᴉɟᴉǝd ɔǝɹʇᴉɟᴉɔɐʇǝ{link_end} ʇø sɥøʍɔɐsǝ øn ʎønɹ ɹǝsnɯé." + #: lms/templates/dashboard/_dashboard_course_listing.html msgid "Upgrade" msgstr "Ʉdƃɹɐdǝ" diff --git a/conf/locale/rtl/LC_MESSAGES/djangojs.mo b/conf/locale/rtl/LC_MESSAGES/djangojs.mo index 31a51b08d5..94b27612c2 100644 Binary files a/conf/locale/rtl/LC_MESSAGES/djangojs.mo and b/conf/locale/rtl/LC_MESSAGES/djangojs.mo differ diff --git a/conf/locale/rtl/LC_MESSAGES/djangojs.po b/conf/locale/rtl/LC_MESSAGES/djangojs.po index ccb808ca80..dc2e4c578d 100644 --- a/conf/locale/rtl/LC_MESSAGES/djangojs.po +++ b/conf/locale/rtl/LC_MESSAGES/djangojs.po @@ -32,8 +32,8 @@ msgid "" msgstr "" "Project-Id-Version: 0.1a\n" "Report-Msgid-Bugs-To: openedx-translation@googlegroups.com\n" -"POT-Creation-Date: 2022-05-16 21:49+0000\n" -"PO-Revision-Date: 2022-05-16 21:49:53.278229\n" +"POT-Creation-Date: 2022-05-22 20:41+0000\n" +"PO-Revision-Date: 2022-05-22 20:42:06.040573\n" "Last-Translator: \n" "Language-Team: openedx-translation \n" "Language: rtl\n"