Update translations

This commit is contained in:
Alexandre Iooss 2022-12-26 00:08:38 +01:00
parent 09f30543fa
commit f12c0bbcfb
8 changed files with 587 additions and 578 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 09:55+0000\n"
"POT-Creation-Date: 2022-12-25 23:02+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,259 +17,242 @@ 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`."
msgstr ""
#: photo21/forms.py:23
#: photo21/forms.py:29
msgid "Must end with `@crans.org` or `@ens-paris-saclay.fr`."
msgstr ""
#: photo21/hashers.py:42
msgid "algorithm"
msgstr ""
#: photo21/hashers.py:43
msgid "salt"
msgstr ""
#: photo21/hashers.py:44
msgid "hash"
msgstr ""
#: photo21/settings.py:161
#: photo21/settings.py:151
msgid "German"
msgstr ""
#: photo21/settings.py:162
#: photo21/settings.py:152
msgid "English"
msgstr ""
#: photo21/settings.py:163
#: photo21/settings.py:153
msgid "Spanish"
msgstr ""
#: photo21/settings.py:164
#: photo21/settings.py:154
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:63
#: photo21/templates/socialaccount/connections.html:11
msgid "Account"
msgstr ""
#: 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 ""
#: 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:36
msgid "Sign In"
msgstr ""
#: photo21/templates/account/login.html:16
#: photo21/templates/account/login.html:19
#, python-format
msgid ""
"Please sign in with one of your existing third party accounts. Or, <a href="
"\"%(signup_url)s\">sign up</a> for a %(site_name)s account and sign in below:"
msgstr ""
#: photo21/templates/account/login.html:24
msgid "or"
msgstr ""
#: photo21/templates/account/login.html:30
#: photo21/templates/account/login.html:26
#, python-format
msgid ""
"If you have not created an account yet, then please <a href=\"%(signup_url)s"
"\">sign up</a> first."
msgstr ""
#: photo21/templates/account/login.html:40
#: photo21/templates/account/login.html:39
msgid "Forgot Password?"
msgstr ""
#: photo21/templates/account/login.html:44
#: photo21/templates/account/login.html:42
msgid "If any problem, please contact the server owners at"
msgstr ""
#: photo21/templates/account/logout.html:6
#: photo21/templates/account/logout.html:11
#: photo21/templates/account/logout.html:20
#: photo21/templates/account/logout.html:8
#: photo21/templates/account/logout.html:13
#: photo21/templates/account/logout.html:22
msgid "Sign Out"
msgstr ""
#: 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:41
msgid "Galleries"
msgstr ""
#: photo21/templates/base.html:42
#: photo21/templates/base.html:46
msgid "Upload"
msgstr ""
#: photo21/templates/base.html:47
#: photo21/templates/base.html:51
msgid "Manage"
msgstr ""
#: photo21/templates/base.html:68
#: photo21/templates/base.html:72
msgid "Log out"
msgstr ""
#: photo21/templates/base.html:78
#: photo21/templates/base.html:82
msgid "Log in"
msgstr ""
#: photo21/templates/base.html:87
#: photo21/templates/base.html:91
msgid "Sign up"
msgstr ""
#: photo21/templates/base.html:109
#: photo21/templates/base.html:116
msgid "Connected as"
msgstr ""
#: photo21/templates/base.html:118
msgid "Source code"
msgstr ""
#: photo21/templates/index.html:6
#: photo21/templates/index.html:8
msgid "Home"
msgstr ""
#: photo21/templates/index.html:9
#: photo21/templates/index.html:11
msgid "Welcome to the pictures server!"
msgstr ""
#: 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 ""
#: 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 "
@ -278,47 +261,60 @@ msgid ""
"republication on another platform. </b>"
msgstr ""
#: 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-"
"sm\">Abuse request</a>"
"photos@crans.org?subject=[ABUS] Nouvelle requête\" class=\"btn btn-secondary "
"btn-sm\">Abuse request</a>"
msgstr ""
#: 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 "
"photographe\" class=\"btn btn-dark btn-sm\">Become a photograph</a>"
"photographe\" class=\"btn btn-secondary btn-sm\">Become a photograph</a>"
msgstr ""
#: photo21/templates/index.html:39
#: photo21/templates/index.html:43
msgid "Last galleries"
msgstr ""
#: photo21/templates/index.html:50
msgid "Connected as"
#: photo21/templates/index.html:52
msgid "Behind the scene"
msgstr ""
#: photo21/templates/index.html:53
msgid "Select another language:"
#: 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 ""
#: photo21/templates/socialaccount/connections.html:6
#: photo21/templates/index.html:63
msgid "They should be contacted at"
msgstr ""
#: 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 ""
#: photo21/templates/socialaccount/snippets/provider_list.html:20
msgid "Sign in with"
msgstr ""

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 09:55+0000\n"
"POT-Creation-Date: 2022-12-25 23:02+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"
@ -16,259 +16,242 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\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`."
msgstr ""
#: photo21/forms.py:23
#: photo21/forms.py:29
msgid "Must end with `@crans.org` or `@ens-paris-saclay.fr`."
msgstr ""
#: photo21/hashers.py:42
msgid "algorithm"
msgstr ""
#: photo21/hashers.py:43
msgid "salt"
msgstr ""
#: photo21/hashers.py:44
msgid "hash"
msgstr ""
#: photo21/settings.py:161
#: photo21/settings.py:151
msgid "German"
msgstr ""
#: photo21/settings.py:162
#: photo21/settings.py:152
msgid "English"
msgstr ""
#: photo21/settings.py:163
#: photo21/settings.py:153
msgid "Spanish"
msgstr ""
#: photo21/settings.py:164
#: photo21/settings.py:154
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:63
#: photo21/templates/socialaccount/connections.html:11
msgid "Account"
msgstr ""
#: 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 ""
#: 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:36
msgid "Sign In"
msgstr ""
#: photo21/templates/account/login.html:16
#: photo21/templates/account/login.html:19
#, python-format
msgid ""
"Please sign in with one of your existing third party accounts. Or, <a href="
"\"%(signup_url)s\">sign up</a> for a %(site_name)s account and sign in below:"
msgstr ""
#: photo21/templates/account/login.html:24
msgid "or"
msgstr ""
#: photo21/templates/account/login.html:30
#: photo21/templates/account/login.html:26
#, python-format
msgid ""
"If you have not created an account yet, then please <a href=\"%(signup_url)s"
"\">sign up</a> first."
msgstr ""
#: photo21/templates/account/login.html:40
#: photo21/templates/account/login.html:39
msgid "Forgot Password?"
msgstr ""
#: photo21/templates/account/login.html:44
#: photo21/templates/account/login.html:42
msgid "If any problem, please contact the server owners at"
msgstr ""
#: photo21/templates/account/logout.html:6
#: photo21/templates/account/logout.html:11
#: photo21/templates/account/logout.html:20
#: photo21/templates/account/logout.html:8
#: photo21/templates/account/logout.html:13
#: photo21/templates/account/logout.html:22
msgid "Sign Out"
msgstr ""
#: 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:41
msgid "Galleries"
msgstr ""
#: photo21/templates/base.html:42
#: photo21/templates/base.html:46
msgid "Upload"
msgstr ""
#: photo21/templates/base.html:47
#: photo21/templates/base.html:51
msgid "Manage"
msgstr ""
#: photo21/templates/base.html:68
#: photo21/templates/base.html:72
msgid "Log out"
msgstr ""
#: photo21/templates/base.html:78
#: photo21/templates/base.html:82
msgid "Log in"
msgstr ""
#: photo21/templates/base.html:87
#: photo21/templates/base.html:91
msgid "Sign up"
msgstr ""
#: photo21/templates/base.html:109
#: photo21/templates/base.html:116
msgid "Connected as"
msgstr ""
#: photo21/templates/base.html:118
msgid "Source code"
msgstr ""
#: photo21/templates/index.html:6
#: photo21/templates/index.html:8
msgid "Home"
msgstr ""
#: photo21/templates/index.html:9
#: photo21/templates/index.html:11
msgid "Welcome to the pictures server!"
msgstr ""
#: 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 ""
#: 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 "
@ -277,47 +260,60 @@ msgid ""
"republication on another platform. </b>"
msgstr ""
#: 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-"
"sm\">Abuse request</a>"
"photos@crans.org?subject=[ABUS] Nouvelle requête\" class=\"btn btn-secondary "
"btn-sm\">Abuse request</a>"
msgstr ""
#: 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 "
"photographe\" class=\"btn btn-dark btn-sm\">Become a photograph</a>"
"photographe\" class=\"btn btn-secondary btn-sm\">Become a photograph</a>"
msgstr ""
#: photo21/templates/index.html:39
#: photo21/templates/index.html:43
msgid "Last galleries"
msgstr ""
#: photo21/templates/index.html:50
msgid "Connected as"
#: photo21/templates/index.html:52
msgid "Behind the scene"
msgstr ""
#: photo21/templates/index.html:53
msgid "Select another language:"
#: 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 ""
#: photo21/templates/socialaccount/connections.html:6
#: photo21/templates/index.html:63
msgid "They should be contacted at"
msgstr ""
#: 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 ""
#: photo21/templates/socialaccount/snippets/provider_list.html:20
msgid "Sign in with"
msgstr ""

View file

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-04-17 09:13+0000\n"
"POT-Creation-Date: 2022-12-25 23:02+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"
@ -29,31 +29,19 @@ msgstr ""
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:48
msgid "algorithm"
msgstr ""
#: photo21/hashers.py:49
msgid "salt"
msgstr ""
#: photo21/hashers.py:50
msgid "hash"
msgstr ""
#: photo21/settings.py:157
#: photo21/settings.py:151
msgid "German"
msgstr ""
#: photo21/settings.py:158
#: photo21/settings.py:152
msgid "English"
msgstr ""
#: photo21/settings.py:159
#: photo21/settings.py:153
msgid "Spanish"
msgstr ""
#: photo21/settings.py:160
#: photo21/settings.py:154
msgid "French"
msgstr ""
@ -107,7 +95,7 @@ msgstr ""
msgid "E-mail Addresses"
msgstr ""
#: photo21/templates/account/email.html:11 photo21/templates/base.html:64
#: photo21/templates/account/email.html:11 photo21/templates/base.html:63
#: photo21/templates/socialaccount/connections.html:11
msgid "Account"
msgstr "Compte"
@ -158,19 +146,18 @@ msgstr ""
#: photo21/templates/account/email.html:57
msgid "Add E-mail Address"
msgstr ""
msgstr "Ajouter une Adresse E-mail"
#: photo21/templates/account/email.html:62
msgid "Add E-mail"
msgstr ""
msgstr "Ajouter un E-mail"
#: photo21/templates/account/login.html:8
#: photo21/templates/account/login.html:13
#: photo21/templates/account/login.html:41
#: photo21/templates/account/login.html:36
msgid "Sign In"
msgstr ""
msgstr "Se Connecter"
#: photo21/templates/account/login.html:18
#: photo21/templates/account/login.html:19
#, python-format
msgid ""
"Please sign in with one of your existing third party accounts. Or, <a href="
@ -181,10 +168,6 @@ msgstr ""
"identifiez-vous ci-dessous :"
#: photo21/templates/account/login.html:26
msgid "or"
msgstr ""
#: photo21/templates/account/login.html:32
#, python-format
msgid ""
"If you have not created an account yet, then please <a href=\"%(signup_url)s"
@ -193,11 +176,11 @@ 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:42
#: photo21/templates/account/login.html:39
msgid "Forgot Password?"
msgstr ""
msgstr "Mot de passe oublié ?"
#: photo21/templates/account/login.html:46
#: photo21/templates/account/login.html:42
msgid "If any problem, please contact the server owners at"
msgstr "En cas de problème, contactez les administrateurs à"
@ -230,35 +213,35 @@ msgstr ""
msgid "The ENS Paris-Saclay pictures server."
msgstr ""
#: photo21/templates/base.html:42
#: photo21/templates/base.html:41
msgid "Galleries"
msgstr "Galeries"
#: photo21/templates/base.html:47
#: photo21/templates/base.html:46
msgid "Upload"
msgstr "Téléversement"
#: photo21/templates/base.html:52
#: photo21/templates/base.html:51
msgid "Manage"
msgstr "Gestion"
#: photo21/templates/base.html:73
#: photo21/templates/base.html:72
msgid "Log out"
msgstr ""
#: photo21/templates/base.html:83
#: photo21/templates/base.html:82
msgid "Log in"
msgstr ""
#: photo21/templates/base.html:92
#: photo21/templates/base.html:91
msgid "Sign up"
msgstr "Inscription"
#: photo21/templates/base.html:117
#: photo21/templates/base.html:116
msgid "Connected as"
msgstr "Connecté en tant que"
#: photo21/templates/base.html:119
#: photo21/templates/base.html:118
msgid "Source code"
msgstr "Code source"
@ -294,23 +277,23 @@ msgstr ""
#: 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-"
"sm\">Abuse request</a>"
"photos@crans.org?subject=[ABUS] Nouvelle requête\" class=\"btn btn-secondary "
"btn-sm\">Abuse request</a>"
msgstr ""
"Si vous souhaitez qu'une photo soit supprimée, signalez le nous : <a href="
"\"mailto:photos@crans.org?subject=[ABUS] Nouvelle requête\" class=\"btn btn-"
"dark btn-sm\">Signaler un abus</a>"
"secondary btn-sm\">Signaler un abus</a>"
#: 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 "
"photographe\" class=\"btn btn-dark btn-sm\">Become a photograph</a>"
"photographe\" class=\"btn btn-secondary btn-sm\">Become a photograph</a>"
msgstr ""
"Si vous souhaitez obtenir les droits photographes pour téléverser vos "
"photos, signalez le nous : <a href=\"mailto:photos@crans.org?"
"subject=[Photographe] Demande de droits photographe\" class=\"btn btn-dark "
"btn-sm\">Devenir photographe</a>"
"subject=[Photographe] Demande de droits photographe\" class=\"btn btn-"
"secondary btn-sm\">Devenir photographe</a>"
#: photo21/templates/index.html:43
msgid "Last galleries"
@ -357,3 +340,7 @@ msgstr ""
#: photo21/templates/socialaccount/connections.html:56
msgid "Add a 3rd Party Account"
msgstr ""
#: photo21/templates/socialaccount/snippets/provider_list.html:20
msgid "Sign in with"
msgstr "Se Connecter avec"

View file

@ -22,7 +22,7 @@ SPDX-License-Identifier: GPL-3.0-or-later
{% block extracss %}{% endblock %}
</head>
<body>
<nav class="navbar navbar-expand-lg navbar-dark bg-dark py-0">
<nav class="navbar navbar-expand-lg bg-body-tertiary py-0">
<div class="container">
<a class="navbar-brand" href="{% url 'index' %}">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 16 20">

View file

@ -28,14 +28,14 @@ SPDX-License-Identifier: GPL-3.0-or-later
<p>
{% blocktranslate trimmed %}
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-sm">Abuse request</a>
<a href="mailto:photos@crans.org?subject=[ABUS] Nouvelle requête" class="btn btn-secondary btn-sm">Abuse request</a>
{% endblocktranslate %}
</p>
{% if not perms.photologue.add_photo %}
<p>
{% blocktranslate trimmed %}
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 photographe" class="btn btn-dark btn-sm">Become a photograph</a>
<a href="mailto:photos@crans.org?subject=[Photographe] Demande de droits photographe" class="btn btn-secondary btn-sm">Become a photograph</a>
{% endblocktranslate %}
</p>
{% endif %}