photo26/photo21/locale/de/LC_MESSAGES/django.po
2023-08-05 12:19:04 +02:00

320 lines
7.8 KiB
Text

# This file is part of photo21
# Copyright (C) 2022 Amicale des élèves de l'ENS Paris-Saclay
# SPDX-License-Identifier: GPL-3.0-or-later
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \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"
"Language: \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"
#: photo21/forms.py:16
msgid ""
"Please enter a valid email address ending with `@crans.org` or `@ens-paris-"
"saclay.fr`."
msgstr ""
#: photo21/forms.py:29
msgid "Must end with `@crans.org` or `@ens-paris-saclay.fr`."
msgstr ""
#: photo21/settings.py:151
msgid "German"
msgstr ""
#: photo21/settings.py:152
msgid "English"
msgstr ""
#: photo21/settings.py:153
msgid "Spanish"
msgstr ""
#: photo21/settings.py:154
msgid "French"
msgstr ""
#: photo21/templates/400.html:12
msgid "Bad request"
msgstr ""
#: 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:12
msgid "Permission denied"
msgstr ""
#: photo21/templates/403.html:15
msgid "You don't have the right to perform this request."
msgstr ""
#: photo21/templates/403.html:17 photo21/templates/404.html:21
msgid "Exception message:"
msgstr ""
#: photo21/templates/404.html:12
msgid "Page not found"
msgstr ""
#: 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:12
msgid "Server error"
msgstr ""
#: 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 go drink a soft."
msgstr ""
#: 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:11 photo21/templates/base.html:63
#: photo21/templates/socialaccount/connections.html:11
msgid "Account"
msgstr ""
#: photo21/templates/account/email.html:19
#: photo21/templates/socialaccount/connections.html:19
msgid "Social connections"
msgstr ""
#: photo21/templates/account/email.html:25
msgid "The following e-mail addresses are associated with your account:"
msgstr ""
#: photo21/templates/account/email.html:36
msgid "Verified"
msgstr ""
#: photo21/templates/account/email.html:38
msgid "Unverified"
msgstr ""
#: photo21/templates/account/email.html:40
msgid "Primary"
msgstr ""
#: photo21/templates/account/email.html:46
msgid "Make Primary"
msgstr ""
#: photo21/templates/account/email.html:47
msgid "Re-send Verification"
msgstr ""
#: photo21/templates/account/email.html:48
#: photo21/templates/socialaccount/connections.html:47
msgid "Remove"
msgstr ""
#: photo21/templates/account/email.html:53
msgid "Warning:"
msgstr ""
#: 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:57
msgid "Add E-mail Address"
msgstr ""
#: photo21/templates/account/email.html:62
msgid "Add E-mail"
msgstr ""
#: photo21/templates/account/login.html:8
#: photo21/templates/account/login.html:36
msgid "Sign In"
msgstr ""
#: 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: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:39
msgid "Forgot Password?"
msgstr ""
#: photo21/templates/account/login.html:42
msgid "If any problem, please contact the server owners at"
msgstr ""
#: 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:16
msgid "Are you sure you want to sign out?"
msgstr ""
#: photo21/templates/account/signup.html:8
msgid "Signup"
msgstr ""
#: photo21/templates/account/signup.html:13
#: photo21/templates/account/signup.html:24
msgid "Sign Up"
msgstr ""
#: 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:16
msgid "The ENS Paris-Saclay pictures server."
msgstr ""
#: photo21/templates/base.html:41
msgid "Galleries"
msgstr ""
#: photo21/templates/base.html:46
msgid "Upload"
msgstr ""
#: photo21/templates/base.html:51
msgid "Manage"
msgstr ""
#: photo21/templates/base.html:72
msgid "Log out"
msgstr ""
#: photo21/templates/base.html:82
msgid "Log in"
msgstr ""
#: photo21/templates/base.html:91
msgid "Sign up"
msgstr ""
#: photo21/templates/base.html:116
msgid "Connected as"
msgstr ""
#: photo21/templates/base.html:118
msgid "Source code"
msgstr ""
#: photo21/templates/index.html:8
msgid "Home"
msgstr ""
#: photo21/templates/index.html:11
msgid "Welcome to the pictures server!"
msgstr ""
#: photo21/templates/index.html:13
msgid ""
"This website aims to collect the pictures and movies taken in the student "
"life of ENS Paris-Saclay or involving its students."
msgstr ""
#: photo21/templates/index.html:20
#, python-format
msgid ""
"The pictures are visible in <a href=\"%(gallery_archive_url)s\">the "
"galleries</a> and are downloadable. <b>However, the agreement of the "
"photographer and the persons present on the photo is necessary before any "
"republication on another platform. </b>"
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-secondary "
"btn-sm\">Abuse request</a>"
msgstr ""
#: 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-secondary btn-sm\">Become a photograph</a>"
msgstr ""
#: photo21/templates/index.html:43
msgid "Last galleries"
msgstr ""
#: photo21/templates/index.html:52
msgid "Behind the scene"
msgstr ""
#: 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/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:25
msgid ""
"You can sign in to your account using any of the following third party "
"accounts:"
msgstr ""
#: photo21/templates/socialaccount/connections.html:53
msgid ""
"You currently have no social network accounts connected to this account."
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 ""