Update translations

This commit is contained in:
Alexandre Iooss 2022-04-17 11:15:40 +02:00
parent 1dfad41e3d
commit ce59f18e4b
2 changed files with 225 additions and 198 deletions

View file

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-01-30 10:06+0000\n"
"POT-Creation-Date: 2022-04-17 09:13+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -17,7 +17,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: photo21/forms.py:12
#: photo21/forms.py:16
msgid ""
"Please enter a valid email address ending with `@crans.org` or `@ens-paris-"
"saclay.fr`."
@ -25,156 +25,152 @@ msgstr ""
"Veuillez entrer une adresse email valide finissant par `@crans.org` ou `@ens-"
"paris-saclay.fr`."
#: photo21/forms.py:23
#: photo21/forms.py:29
msgid "Must end with `@crans.org` or `@ens-paris-saclay.fr`."
msgstr "Doit finir par `@crans.org` ou `@ens-paris-saclay.fr`."
#: photo21/hashers.py:42
#: photo21/hashers.py:48
msgid "algorithm"
msgstr ""
#: photo21/hashers.py:43
#: photo21/hashers.py:49
msgid "salt"
msgstr ""
#: photo21/hashers.py:44
#: photo21/hashers.py:50
msgid "hash"
msgstr ""
#: photo21/settings.py:160
#: photo21/settings.py:157
msgid "German"
msgstr ""
#: photo21/settings.py:161
#: photo21/settings.py:158
msgid "English"
msgstr ""
#: photo21/settings.py:162
#: photo21/settings.py:159
msgid "Spanish"
msgstr ""
#: photo21/settings.py:163
#: photo21/settings.py:160
msgid "French"
msgstr ""
#: photo21/templates/400.html:10
#: photo21/templates/400.html:12
msgid "Bad request"
msgstr ""
#: photo21/templates/400.html:14
#: photo21/templates/400.html:16
msgid ""
"Sorry, your request was bad. Don't know what could be wrong. An email has "
"been sent to webmasters with the details of the error. You can now drink a "
"coke."
msgstr ""
#: photo21/templates/403.html:10
#: photo21/templates/403.html:12
msgid "Permission denied"
msgstr ""
#: photo21/templates/403.html:13
#: photo21/templates/403.html:15
msgid "You don't have the right to perform this request."
msgstr ""
#: photo21/templates/403.html:15 photo21/templates/404.html:19
#: photo21/templates/403.html:17 photo21/templates/404.html:21
msgid "Exception message:"
msgstr ""
#: photo21/templates/404.html:10
#: photo21/templates/404.html:12
msgid "Page not found"
msgstr ""
#: photo21/templates/404.html:14
#: photo21/templates/404.html:16
#, python-format
msgid ""
"The requested path <code>%(request_path)s</code> was not found on the server."
msgstr ""
#: photo21/templates/500.html:10
#: photo21/templates/500.html:12
msgid "Server error"
msgstr ""
#: photo21/templates/500.html:14
#: photo21/templates/500.html:16
msgid ""
"Sorry, an error occurred when processing your request. An email has been "
"sent to webmasters with the detail of the error, and this will be fixed "
"soon. You can now drink a beer."
msgstr ""
#: photo21/templates/account/email.html:6
#: photo21/templates/account/email.html:14
#: photo21/templates/socialaccount/connections.html:14
#: photo21/templates/account/email.html:8
#: photo21/templates/account/email.html:16
#: photo21/templates/socialaccount/connections.html:16
msgid "E-mail Addresses"
msgstr ""
#: photo21/templates/account/email.html:9 photo21/templates/base.html:59
#: photo21/templates/socialaccount/connections.html:9
#: photo21/templates/account/email.html:11 photo21/templates/base.html:64
#: photo21/templates/socialaccount/connections.html:11
msgid "Account"
msgstr "Compte"
#: photo21/templates/account/email.html:17
#: photo21/templates/socialaccount/connections.html:17
#: photo21/templates/account/email.html:19
#: photo21/templates/socialaccount/connections.html:19
msgid "Social connections"
msgstr "Connexions sociales"
#: photo21/templates/account/email.html:23
#: photo21/templates/account/email.html:25
msgid "The following e-mail addresses are associated with your account:"
msgstr ""
#: photo21/templates/account/email.html:34
#: photo21/templates/account/email.html:36
msgid "Verified"
msgstr ""
#: photo21/templates/account/email.html:36
#: photo21/templates/account/email.html:38
msgid "Unverified"
msgstr ""
#: photo21/templates/account/email.html:38
#: photo21/templates/account/email.html:40
msgid "Primary"
msgstr ""
#: photo21/templates/account/email.html:44
#: photo21/templates/account/email.html:46
msgid "Make Primary"
msgstr ""
#: photo21/templates/account/email.html:45
#: photo21/templates/account/email.html:47
msgid "Re-send Verification"
msgstr ""
#: photo21/templates/account/email.html:46
#: photo21/templates/socialaccount/connections.html:45
#: photo21/templates/account/email.html:48
#: photo21/templates/socialaccount/connections.html:47
msgid "Remove"
msgstr ""
#: photo21/templates/account/email.html:51
#: photo21/templates/account/email.html:53
msgid "Warning:"
msgstr ""
#: photo21/templates/account/email.html:51
#: photo21/templates/account/email.html:53
msgid ""
"You currently do not have any e-mail address set up. You should really add "
"an e-mail address so you can receive notifications, reset your password, etc."
msgstr ""
#: photo21/templates/account/email.html:55
#: photo21/templates/account/email.html:57
msgid "Add E-mail Address"
msgstr ""
#: photo21/templates/account/email.html:60
#: photo21/templates/account/email.html:62
msgid "Add E-mail"
msgstr ""
#: photo21/templates/account/email.html:68
msgid "Do you really want to remove the selected e-mail address?"
msgstr ""
#: photo21/templates/account/login.html:6
#: photo21/templates/account/login.html:11
#: photo21/templates/account/login.html:39
#: photo21/templates/account/login.html:8
#: photo21/templates/account/login.html:13
#: photo21/templates/account/login.html:41
msgid "Sign In"
msgstr ""
#: photo21/templates/account/login.html:16
#: photo21/templates/account/login.html:18
#, python-format
msgid ""
"Please sign in with one of your existing third party accounts. Or, <a href="
@ -184,11 +180,11 @@ msgstr ""
"\"%(signup_url)s\">inscrivez-vous</a> pour un compte sur %(site_name)s et "
"identifiez-vous ci-dessous :"
#: photo21/templates/account/login.html:24
#: photo21/templates/account/login.html:26
msgid "or"
msgstr ""
#: photo21/templates/account/login.html:30
#: photo21/templates/account/login.html:32
#, python-format
msgid ""
"If you have not created an account yet, then please <a href=\"%(signup_url)s"
@ -197,90 +193,92 @@ msgstr ""
"Si vous n'avez pas déjà créé de compte, veuillez vous <a href="
"\"%(signup_url)s\">inscrire</a>."
#: photo21/templates/account/login.html:40
#: photo21/templates/account/login.html:42
msgid "Forgot Password?"
msgstr ""
#: photo21/templates/account/login.html:44
#: photo21/templates/account/login.html:46
msgid "If any problem, please contact the server owners at"
msgstr "En cas de problème, contactez les administrateurs à"
#: photo21/templates/account/logout.html:6
#: photo21/templates/account/logout.html:11
#: photo21/templates/account/logout.html:20
#, fuzzy
#| msgid "Sign up"
#: photo21/templates/account/logout.html:8
#: photo21/templates/account/logout.html:13
#: photo21/templates/account/logout.html:22
msgid "Sign Out"
msgstr "Inscription"
msgstr "Déconnexion"
#: photo21/templates/account/logout.html:14
#: photo21/templates/account/logout.html:16
msgid "Are you sure you want to sign out?"
msgstr ""
#: photo21/templates/account/signup.html:6
#: photo21/templates/account/signup.html:8
msgid "Signup"
msgstr ""
#: photo21/templates/account/signup.html:11
#: photo21/templates/account/signup.html:22
#: photo21/templates/account/signup.html:13
#: photo21/templates/account/signup.html:24
msgid "Sign Up"
msgstr ""
#: photo21/templates/account/signup.html:14
#: photo21/templates/account/signup.html:16
#, python-format
msgid ""
"Already have an account? Then please <a href=\"%(login_url)s\">sign in</a>."
msgstr ""
#: photo21/templates/base.html:12
#: photo21/templates/base.html:16
msgid "The ENS Paris-Saclay pictures server."
msgstr ""
#: photo21/templates/base.html:37
#: photo21/templates/base.html:42
msgid "Galleries"
msgstr "Galeries"
#: photo21/templates/base.html:42
#: photo21/templates/base.html:47
msgid "Upload"
msgstr "Téléversement"
#: photo21/templates/base.html:47
#: photo21/templates/base.html:52
msgid "Manage"
msgstr "Gestion"
#: photo21/templates/base.html:68
#: photo21/templates/base.html:73
msgid "Log out"
msgstr ""
#: photo21/templates/base.html:78
#: photo21/templates/base.html:83
msgid "Log in"
msgstr ""
#: photo21/templates/base.html:87
#: photo21/templates/base.html:92
msgid "Sign up"
msgstr "Inscription"
#: photo21/templates/base.html:109
#: photo21/templates/base.html:117
msgid "Connected as"
msgstr "Connecté en tant que"
#: photo21/templates/base.html:119
msgid "Source code"
msgstr "Code source"
#: photo21/templates/index.html:6
#: photo21/templates/index.html:8
msgid "Home"
msgstr "Accueil"
#: photo21/templates/index.html:9
#: photo21/templates/index.html:11
msgid "Welcome to the pictures server!"
msgstr "Bienvenue sur le serveur photos !"
#: photo21/templates/index.html:11
#: photo21/templates/index.html:13
msgid ""
"This website aims to collect the pictures and movies taken in the student "
"life of ENS Paris-Saclay-Saclay or involving its students."
"life of ENS Paris-Saclay or involving its students."
msgstr ""
"Ce site à pour objectif de recenser les photos et films pris dans la vie "
"associative de l'ENS Paris-Saclay ou impliquant des <b>K</b>chanais."
"associative de l'ENS Paris-Saclay ou impliquant ses usager·ères."
#: photo21/templates/index.html:18
#: photo21/templates/index.html:20
#, python-format
msgid ""
"The pictures are visible in <a href=\"%(gallery_archive_url)s\">the "
@ -293,7 +291,7 @@ msgstr ""
"photographe et des personnes présentes sur la photo est nécessaire avant "
"toute republication sur un autre site.</b>"
#: photo21/templates/index.html:27
#: photo21/templates/index.html:29
msgid ""
"If you want a photo to be deleted, please let us know: <a href=\"mailto:"
"photos@crans.org?subject=[ABUS] Nouvelle requête\" class=\"btn btn-dark btn-"
@ -303,7 +301,7 @@ msgstr ""
"\"mailto:photos@crans.org?subject=[ABUS] Nouvelle requête\" class=\"btn btn-"
"dark btn-sm\">Signaler un abus</a>"
#: photo21/templates/index.html:33
#: photo21/templates/index.html:36
msgid ""
"If you want to obtain the right to upload pictures, please let us know: <a "
"href=\"mailto:photos@crans.org?subject=[Photographe] Demande de droits "
@ -314,33 +312,48 @@ msgstr ""
"subject=[Photographe] Demande de droits photographe\" class=\"btn btn-dark "
"btn-sm\">Devenir photographe</a>"
#: photo21/templates/index.html:39
#: photo21/templates/index.html:43
msgid "Last galleries"
msgstr "Galeries récentes"
#: photo21/templates/index.html:50
msgid "Connected as"
msgstr "Connecté en tant que"
#: photo21/templates/index.html:52
msgid "Behind the scene"
msgstr "Derrière la scène"
#: photo21/templates/index.html:53
msgid "Select another language:"
msgstr "Changer de langue :"
#: photo21/templates/index.html:54
msgid ""
"Because we value your privacy, we do not sell the data on this site, unlike "
"many free online platforms. The dedicated server running this website is "
"kindly hosted by the <a href=\"https://www.crans.org/\">Crans</a> at the ENS "
"Paris-Saclay basement. It is not managed by the Crans. Current active "
"administrators are:"
msgstr ""
"Comme nous accordons une grande importance au respect de la vie privée, nous "
"ne vendons pas les données de ce site, contrairement à de nombreuses "
"plateformes en ligne gratuites. Le serveur dédié qui fait fonctionner ce "
"site est gentiment hébergé par le <a href=\"https://www.crans.org/\">Crans</"
"a> au sous-sol de l'ENS Paris-Saclay. <b>Il n'est pas géré par le Crans.</b> "
"Les administrateur·trices sont :"
#: photo21/templates/socialaccount/connections.html:6
#: photo21/templates/index.html:63
msgid "They should be contacted at"
msgstr "Ils peuvent être contactés à"
#: photo21/templates/socialaccount/connections.html:8
msgid "Account Connections"
msgstr ""
#: photo21/templates/socialaccount/connections.html:23
#: photo21/templates/socialaccount/connections.html:25
msgid ""
"You can sign in to your account using any of the following third party "
"accounts:"
msgstr ""
#: photo21/templates/socialaccount/connections.html:51
#: photo21/templates/socialaccount/connections.html:53
msgid ""
"You currently have no social network accounts connected to this account."
msgstr ""
#: photo21/templates/socialaccount/connections.html:54
#: photo21/templates/socialaccount/connections.html:56
msgid "Add a 3rd Party Account"
msgstr ""