Tweaks and branches
This commit is contained in:
parent
e9f26b367b
commit
66b6087276
2 changed files with 9 additions and 9 deletions
Binary file not shown.
|
@ -1,14 +1,14 @@
|
||||||
# SOME DESCRIPTIVE TITLE.
|
# AuthENS translations.
|
||||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
# Copyright (C) 2021 Klub Dev ENS
|
||||||
# This file is distributed under the same license as the PACKAGE package.
|
# This file is distributed under the same license as the authens package.
|
||||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
# Klub Dev ENS <klub-dev@ens.fr>, 2021.
|
||||||
#
|
#
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: \n"
|
"Project-Id-Version: \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2021-01-28 20:40+0100\n"
|
"POT-Creation-Date: 2021-01-28 20:40+0100\n"
|
||||||
"PO-Revision-Date: 2021-01-28 20:52+0100\n"
|
"PO-Revision-Date: 2021-01-30 20:42+0100\n"
|
||||||
"Last-Translator: Tom Hubrecht <tom.hubrecht@ens.fr>\n"
|
"Last-Translator: Tom Hubrecht <tom.hubrecht@ens.fr>\n"
|
||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
"Language: en\n"
|
"Language: en\n"
|
||||||
|
@ -93,7 +93,7 @@ msgstr "Clipper"
|
||||||
|
|
||||||
#: templates/authens/login_switch.html:18
|
#: templates/authens/login_switch.html:18
|
||||||
msgid "Vieilleux"
|
msgid "Vieilleux"
|
||||||
msgstr "Old-timer"
|
msgstr "Alumni"
|
||||||
|
|
||||||
#: templates/authens/login_switch.html:25
|
#: templates/authens/login_switch.html:25
|
||||||
#, python-format
|
#, python-format
|
||||||
|
@ -108,7 +108,7 @@ msgstr ""
|
||||||
|
|
||||||
#: templates/authens/oldcas_login.html:5
|
#: templates/authens/oldcas_login.html:5
|
||||||
msgid "Connexion vieilleux"
|
msgid "Connexion vieilleux"
|
||||||
msgstr "Old-timer login"
|
msgstr "Alumni login"
|
||||||
|
|
||||||
#: templates/authens/pwd_login.html:5
|
#: templates/authens/pwd_login.html:5
|
||||||
msgid "Connexion par mot de passe"
|
msgid "Connexion par mot de passe"
|
||||||
|
@ -120,7 +120,7 @@ msgstr "Forgot your password?"
|
||||||
|
|
||||||
#: templates/authens/pwd_reset.html:5
|
#: templates/authens/pwd_reset.html:5
|
||||||
msgid "Réinitialisation du mot de passe"
|
msgid "Réinitialisation du mot de passe"
|
||||||
msgstr "Password Reset"
|
msgstr "Password reset"
|
||||||
|
|
||||||
#: templates/authens/pwd_reset_confirm.html:5
|
#: templates/authens/pwd_reset_confirm.html:5
|
||||||
msgid "Nouveau mot de passe"
|
msgid "Nouveau mot de passe"
|
||||||
|
@ -146,7 +146,7 @@ msgstr ""
|
||||||
#: templates/authens/pwd_reset_email.txt:8
|
#: templates/authens/pwd_reset_email.txt:8
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Pour information, votre nom d'utilisateur est le suivant : %(username)s"
|
msgid "Pour information, votre nom d'utilisateur est le suivant : %(username)s"
|
||||||
msgstr "For information, your username is the following: %(username)s"
|
msgstr "For your information, your username is the following: %(username)s"
|
||||||
|
|
||||||
#: templates/authens/pwd_reset_email.txt:10
|
#: templates/authens/pwd_reset_email.txt:10
|
||||||
#, python-format
|
#, python-format
|
||||||
|
|
Loading…
Reference in a new issue