Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Giacomo Lanza committed Jan 23, 2023
1 parent 8255d23 commit 9a64fec
Show file tree
Hide file tree
Showing 10 changed files with 131 additions and 6 deletions.
Binary file modified rdmo/locale/de/LC_MESSAGES/django.mo
Binary file not shown.
5 changes: 3 additions & 2 deletions rdmo/locale/de/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,13 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-11-28 11:07+0100\n"
"PO-Revision-Date: \n"
"Last-Translator: \n"
"Language-Team: \n"
"Last-Translator: Jochen Klar <[email protected]>\n"
"Language-Team: RDMO <[email protected]>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Poedit 3.2.2\n"

#: accounts/apps.py:7
Expand Down
Binary file modified rdmo/locale/es/LC_MESSAGES/django.mo
Binary file not shown.
32 changes: 31 additions & 1 deletion rdmo/locale/es/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,13 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-11-28 11:07+0100\n"
"PO-Revision-Date: \n"
"Last-Translator: \n"
"Last-Translator: DAVID MARTINEZ <[email protected]>\n"
"Language-Team: \n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Poedit 3.2.2\n"

#: accounts/apps.py:7
Expand Down Expand Up @@ -327,6 +328,16 @@ msgstr ""
msgid "Confirm"
msgstr "Confirmar"

#: accounts/templates/account/email_confirm.html:29
#, python-format
msgid ""
"This e-mail confirmation link expired or is invalid. Please <a "
"href=\"%(email_url)s\">issue a new e-mail confirmation request</a>."
msgstr ""
"Este enlace de confirmación del e-mail ha expirado o no es válido. Por favor "
"<a href=\"%(email_url)s\">emita un nueva petición de confirmación del e-"
"mail</a>."

#: accounts/templates/account/login.html:6
#: accounts/templates/account/login_form.html:20
#: accounts/templates/account/password_reset_from_key_done.html:14
Expand Down Expand Up @@ -718,6 +729,17 @@ msgstr "Añadir una cuenta adicional"
msgid "Login Cancelled"
msgstr "Acceso cancelado"

#: accounts/templates/socialaccount/login_cancelled.html:14
#, python-format
msgid ""
"You decided to cancel logging in to our site using one of your existing "
"accounts. If this was a mistake, please proceed to <a "
"href=\"%(login_url)s\">sign in</a>."
msgstr ""
"Usted ha cancelado el acceso a nuestro site mediante una de sus cuentas "
"registradas. Si esto ha sido un error, por favor proceda a <a "
"href=\"%(login_url)s\">acceder</a>."

#: accounts/templates/socialaccount/signup.html:9
#, python-format
msgid ""
Expand Down Expand Up @@ -3418,6 +3440,14 @@ msgstr ""
"Por favor tenga en cuenta que utilizando la navegación descartará cualquier "
"entrada no guardada."

#: projects/templates/projects/project_questions_navigation_help.html:14
msgid ""
"Entries with <i class=\"fa fa-question-circle-o small\" aria-"
"hidden=\"true\"></i> might be skipped based on your input."
msgstr ""
"Las entradas con <i class=\"fa fa-question-circle-o small\" aria-"
"hidden=\"true\"></i> podrían ser ignoradas según lo que ha introducido."

#: projects/templates/projects/project_questions_overview.html:14
#: projects/templates/projects/site_projects.html:27
msgid "Back to my projects"
Expand Down
Binary file modified rdmo/locale/fr/LC_MESSAGES/django.mo
Binary file not shown.
41 changes: 39 additions & 2 deletions rdmo/locale/fr/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,13 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-11-28 11:07+0100\n"
"PO-Revision-Date: \n"
"Last-Translator: \n"
"Language-Team: \n"
"Last-Translator: Yonny Cardenas <[email protected]>\n"
"Language-Team: RDMO <[email protected]>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Poedit 3.2.2\n"

#: accounts/apps.py:7
Expand Down Expand Up @@ -321,6 +322,16 @@ msgstr ""
msgid "Confirm"
msgstr "Confirmer"

#: accounts/templates/account/email_confirm.html:29
#, python-format
msgid ""
"This e-mail confirmation link expired or is invalid. Please <a "
"href=\"%(email_url)s\">issue a new e-mail confirmation request</a>."
msgstr ""
"Ce lien de confirmation par e-mail a expiré ou n'est pas valide. Veuillez <a "
"href=\"%(email_url)s\">faire une nouvelle demande de confirmation par e-mail "
"</a>."

#: accounts/templates/account/login.html:6
#: accounts/templates/account/login_form.html:20
#: accounts/templates/account/password_reset_from_key_done.html:14
Expand Down Expand Up @@ -429,6 +440,10 @@ msgid ""
"used. Please request a <a href=\"%(passwd_reset_url)s\">new password reset</"
"a>."
msgstr ""
"Le lien de réinitialisation du mot de passe n'était pas valide, peut-être "
"parce qu'il a déjà été utilisé. Veuillez demander une <a "
"href=\"%(passwd_reset_url)s\"> nouvelle réinitialisation du mot de passe </"
"a>."

#: accounts/templates/account/password_reset_from_key.html:18
msgid "Enter new password"
Expand Down Expand Up @@ -717,12 +732,26 @@ msgstr "Ajouter un compte supplémentaire"
msgid "Login Cancelled"
msgstr "Connexion annulée"

#: accounts/templates/socialaccount/login_cancelled.html:14
#, python-format
msgid ""
"You decided to cancel logging in to our site using one of your existing "
"accounts. If this was a mistake, please proceed to <a "
"href=\"%(login_url)s\">sign in</a>."
msgstr ""
"Vous avez décidé d'annuler la connexion à notre site en utilisant l'un de "
"vos comptes existants. S'il s'agissait d'une erreur, veuillez passer à <a "
"href=\"%(login_url)s \">connectez-vous</a>."

#: accounts/templates/socialaccount/signup.html:9
#, python-format
msgid ""
"You are about to use your <strong>%(provider_name)s</strong> account to "
"login to %(site_name)s. As a final step, please complete the following form:"
msgstr ""
"Vous êtes sur le point d'utiliser votre compte pour "
"<strong>%(provider_name)s</strong> se connecter à %(site_name)s. Pour "
"terminer, veuillez remplir le formulaire suivant:"

#: accounts/templatetags/accounts_tags.py:19
#: projects/templates/projects/projects.html:118
Expand Down Expand Up @@ -3428,6 +3457,14 @@ msgstr ""
"Veuillez noter que l'utilisation de la navigation annulera toute saisie non "
"sauvegardée."

#: projects/templates/projects/project_questions_navigation_help.html:14
msgid ""
"Entries with <i class=\"fa fa-question-circle-o small\" aria-"
"hidden=\"true\"></i> might be skipped based on your input."
msgstr ""
"Les entrées avec <i class=\"fa fa-question-circle-o small\" aria-"
"hidden=\"true\"></i> peuvent être ignorées en fonction de votre saisie."

#: projects/templates/projects/project_questions_overview.html:14
#: projects/templates/projects/site_projects.html:27
msgid "Back to my projects"
Expand Down
Binary file modified rdmo/locale/it/LC_MESSAGES/django.mo
Binary file not shown.
35 changes: 35 additions & 0 deletions rdmo/locale/it/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,15 @@ msgstr ""
msgid "Confirm"
msgstr "Conferma"

#: accounts/templates/account/email_confirm.html:29
#, python-format
msgid ""
"This e-mail confirmation link expired or is invalid. Please <a "
"href=\"%(email_url)s\">issue a new e-mail confirmation request</a>."
msgstr ""
"Il link di conferma è scaduto. È possibile <a "
"href=\"%(email_url)s\">chiedere una nuova e-mail di conferma</a>."

#: accounts/templates/account/login.html:6
#: accounts/templates/account/login_form.html:20
#: accounts/templates/account/password_reset_from_key_done.html:14
Expand Down Expand Up @@ -421,6 +430,9 @@ msgid ""
"used. Please request a <a href=\"%(passwd_reset_url)s\">new password reset</"
"a>."
msgstr ""
"Il link di reimpostazione password è errato, probabilmente perché già "
"utilizzato. È possibile richiedere una <a "
"href=\"%(passwd_reset_url)s\">nuova reimpostazione</a>."

#: accounts/templates/account/password_reset_from_key.html:18
msgid "Enter new password"
Expand Down Expand Up @@ -647,6 +659,10 @@ msgid ""
"using the <a href=\"%(password_url)s\">password form</a> and update your e-"
"mail using the <a href=\"%(email_url)s\">e-mail form</a>."
msgstr ""
"Inserire le informazioni aggiornate del proprio account. La password può "
"essere cambiata con l'apposito <a href=\"%(password_url)s\">modulo</a>. Per "
"modificare il proprio indirizzo e-mail, visitare <a "
"href=\"%(email_url)s\">questa pagina</a>."

#: accounts/templates/profile/profile_update_form.html:33
msgid ""
Expand Down Expand Up @@ -696,6 +712,17 @@ msgstr "Aggiungi un altro account"
msgid "Login Cancelled"
msgstr "Accesso annullato"

#: accounts/templates/socialaccount/login_cancelled.html:14
#, python-format
msgid ""
"You decided to cancel logging in to our site using one of your existing "
"accounts. If this was a mistake, please proceed to <a "
"href=\"%(login_url)s\">sign in</a>."
msgstr ""
"L'accesso a questo sito mediante un altro account esistente è stato "
"interrotto. In caso di errore, è possibile <a href=\"%(login_url)s\">entrare "
"nuovamente</a>."

#: accounts/templates/socialaccount/signup.html:9
#, python-format
msgid ""
Expand Down Expand Up @@ -3380,6 +3407,14 @@ msgstr ""
"Si prega di notare che l'utilizzo della navigazione eliminerà qualsiasi "
"input non salvato."

#: projects/templates/projects/project_questions_navigation_help.html:14
msgid ""
"Entries with <i class=\"fa fa-question-circle-o small\" aria-"
"hidden=\"true\"></i> might be skipped based on your input."
msgstr ""
"Le voci con <i class=\"fa-question-circle-o small\" aria-hidden=\"true\"></"
"i> potrebbero essere saltate in base al tuo input."

#: projects/templates/projects/project_questions_overview.html:14
#: projects/templates/projects/site_projects.html:27
msgid "Back to my projects"
Expand Down
Binary file modified rdmo/locale/nl/LC_MESSAGES/django.mo
Binary file not shown.
24 changes: 23 additions & 1 deletion rdmo/locale/nl/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,14 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-11-28 11:07+0100\n"
"PO-Revision-Date: \n"
"PO-Revision-Date: 2023-01-23 12:35+0100\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: nl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Poedit 3.2.2\n"

#: accounts/apps.py:7
Expand Down Expand Up @@ -307,6 +308,13 @@ msgstr ""
msgid "Confirm"
msgstr ""

#: accounts/templates/account/email_confirm.html:29
#, python-format
msgid ""
"This e-mail confirmation link expired or is invalid. Please <a "
"href=\"%(email_url)s\">issue a new e-mail confirmation request</a>."
msgstr ""

#: accounts/templates/account/login.html:6
#: accounts/templates/account/login_form.html:20
#: accounts/templates/account/password_reset_from_key_done.html:14
Expand Down Expand Up @@ -652,6 +660,14 @@ msgstr ""
msgid "Login Cancelled"
msgstr ""

#: accounts/templates/socialaccount/login_cancelled.html:14
#, python-format
msgid ""
"You decided to cancel logging in to our site using one of your existing "
"accounts. If this was a mistake, please proceed to <a "
"href=\"%(login_url)s\">sign in</a>."
msgstr ""

#: accounts/templates/socialaccount/signup.html:9
#, python-format
msgid ""
Expand Down Expand Up @@ -3199,6 +3215,12 @@ msgstr ""
msgid "Please note that using the navigation will discard any unsaved input."
msgstr ""

#: projects/templates/projects/project_questions_navigation_help.html:14
msgid ""
"Entries with <i class=\"fa fa-question-circle-o small\" aria-"
"hidden=\"true\"></i> might be skipped based on your input."
msgstr ""

#: projects/templates/projects/project_questions_overview.html:14
#: projects/templates/projects/site_projects.html:27
msgid "Back to my projects"
Expand Down

0 comments on commit 9a64fec

Please sign in to comment.