# Translations template for PROJECT. # Copyright (C) 2020 ORGANIZATION # This file is distributed under the same license as the PROJECT project. # FIRST AUTHOR , 2020. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2020-10-29 15:26+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.8.0\n" #: canaille/account.py:35 canaille/oauth.py:58 msgid "Login failed, please check your information" msgstr "" #: canaille/account.py:64 msgid "Profile edition failed." msgstr "" #: canaille/account.py:75 msgid "Profile updated successfuly." msgstr "" #: canaille/account.py:97 msgid "Could not send the password reset link." msgstr "" #: canaille/account.py:104 canaille/account.py:177 msgid "A password reset link has been sent at your email address." msgstr "" #: canaille/account.py:126 msgid "Password reset on {website_name}" msgstr "" #: canaille/account.py:171 msgid "Could not reset your password" msgstr "" #: canaille/account.py:190 msgid "The password reset link that brought you here was invalid." msgstr "" #: canaille/account.py:199 msgid "Your password has been updated successfuly" msgstr "" #: canaille/consents.py:28 msgid "Could not delete this access" msgstr "" #: canaille/consents.py:32 msgid "The access has been revoked" msgstr "" #: canaille/forms.py:8 canaille/forms.py:25 msgid "Login" msgstr "" #: canaille/forms.py:11 canaille/forms.py:28 canaille/forms.py:80 msgid "jane@doe.com" msgstr "" #: canaille/forms.py:18 canaille/forms.py:37 canaille/forms.py:93 msgid "Password" msgstr "" #: canaille/forms.py:40 canaille/forms.py:97 msgid "Password confirmation" msgstr "" #: canaille/forms.py:43 canaille/forms.py:102 msgid "Password and confirmation do not match." msgstr "" #: canaille/forms.py:51 msgid "Username" msgstr "" #: canaille/forms.py:56 msgid "Given name" msgstr "" #: canaille/forms.py:58 msgid "John" msgstr "" #: canaille/forms.py:64 msgid "Family Name" msgstr "" #: canaille/forms.py:66 msgid "Doe" msgstr "" #: canaille/forms.py:77 msgid "Email address" msgstr "" #: canaille/forms.py:87 msgid "Phone number" msgstr "" #: canaille/forms.py:87 msgid "555-000-555" msgstr "" #: canaille/oauth.py:25 msgid "Personnal information about yourself, such as your name or your gender." msgstr "" #: canaille/oauth.py:27 msgid "Your email address." msgstr "" #: canaille/oauth.py:28 msgid "Your postal address." msgstr "" #: canaille/oauth.py:29 msgid "Your phone number." msgstr "" #: canaille/oauth.py:96 msgid "You have been successfully logged out." msgstr "" #: canaille/admin/clients.py:24 canaille/templates/admin/client_list.html:22 msgid "Name" msgstr "" #: canaille/admin/clients.py:29 msgid "Contact" msgstr "" #: canaille/admin/clients.py:34 msgid "URI" msgstr "" #: canaille/admin/clients.py:39 msgid "Redirect URIs" msgstr "" #: canaille/admin/clients.py:44 msgid "Grant types" msgstr "" #: canaille/admin/clients.py:56 msgid "Scope" msgstr "" #: canaille/admin/clients.py:62 msgid "Response types" msgstr "" #: canaille/admin/clients.py:68 msgid "Token Endpoint Auth Method" msgstr "" #: canaille/admin/clients.py:78 msgid "Logo URI" msgstr "" #: canaille/admin/clients.py:83 msgid "Terms of service URI" msgstr "" #: canaille/admin/clients.py:88 msgid "Policy URI" msgstr "" #: canaille/admin/clients.py:93 msgid "Software ID" msgstr "" #: canaille/admin/clients.py:98 msgid "Software Version" msgstr "" #: canaille/admin/clients.py:103 msgid "JWK" msgstr "" #: canaille/admin/clients.py:108 msgid "JKW URI" msgstr "" #: canaille/admin/clients.py:124 msgid "The client has not been added. Please check your information." msgstr "" #: canaille/admin/clients.py:155 msgid "The client has been created." msgstr "" #: canaille/admin/clients.py:178 msgid "The client has not been edited. Please check your information." msgstr "" #: canaille/admin/clients.py:202 msgid "The client has been edited." msgstr "" #: canaille/templates/authorize.html:10 #, python-format msgid "You are logged id as: %(name)s" msgstr "" #: canaille/templates/authorize.html:13 #, python-format msgid "The application %(name)s is requesting access to:" msgstr "" #: canaille/templates/authorize.html:37 msgid "Deny" msgstr "" #: canaille/templates/authorize.html:40 msgid "Switch user" msgstr "" #: canaille/templates/authorize.html:43 msgid "Accept" msgstr "" #: canaille/templates/base.html:8 msgid "OpenID Connect Server" msgstr "" #: canaille/templates/base.html:37 canaille/templates/profile.html:8 msgid "My profile" msgstr "" #: canaille/templates/base.html:42 canaille/templates/consent_list.html:18 msgid "My consents" msgstr "" #: canaille/templates/base.html:51 msgid "Clients" msgstr "" #: canaille/templates/base.html:55 msgid "Tokens" msgstr "" #: canaille/templates/base.html:59 msgid "Codes" msgstr "" #: canaille/templates/base.html:63 msgid "Consents" msgstr "" #: canaille/templates/base.html:70 msgid "Log out" msgstr "" #: canaille/templates/consent_list.html:21 msgid "Consult and revoke the authorization you gave to websites." msgstr "" #: canaille/templates/consent_list.html:47 msgid "From:" msgstr "" #: canaille/templates/consent_list.html:49 msgid "Revoked:" msgstr "" #: canaille/templates/consent_list.html:52 msgid "Has access to:" msgstr "" #: canaille/templates/consent_list.html:62 msgid "Remove access" msgstr "" #: canaille/templates/consent_list.html:72 msgid "Nothing here" msgstr "" #: canaille/templates/consent_list.html:73 msgid "You did not authorize applications yet." msgstr "" #: canaille/templates/error.html:6 msgid "Bad request" msgstr "" #: canaille/templates/error.html:8 msgid "Unauthorized" msgstr "" #: canaille/templates/error.html:10 msgid "Page not found" msgstr "" #: canaille/templates/error.html:12 msgid "Technical problem" msgstr "" #: canaille/templates/forgotten-password.html:7 #: canaille/templates/login.html:39 msgid "Forgotten password" msgstr "" #: canaille/templates/forgotten-password.html:17 msgid "" "\n" " After this form is sent, if the email address or the login you " "provided\n" " exists, you will receive an email containing a link that will " "allow you\n" " to reset your password.\n" " " msgstr "" #: canaille/templates/forgotten-password.html:34 msgid "Send" msgstr "" #: canaille/templates/forgotten-password.html:35 msgid "Login page" msgstr "" #: canaille/templates/login.html:14 #, python-format msgid "Sign in at %(website)s" msgstr "" #: canaille/templates/login.html:16 msgid "Log-in and manage your authorizations." msgstr "" #: canaille/templates/login.html:38 msgid "Sign in" msgstr "" #: canaille/templates/profile.html:11 msgid "Edit your personal informations" msgstr "" #: canaille/templates/profile.html:23 msgid "Edit" msgstr "" #: canaille/templates/reset-password.html:7 #: canaille/templates/reset-password.html:17 msgid "Password reset" msgstr "" #: canaille/templates/admin/authorization_list.html:18 #: canaille/templates/admin/token_list.html:18 msgid "Token" msgstr "" #: canaille/templates/admin/authorization_list.html:19 #: canaille/templates/admin/token_list.html:19 msgid "Client" msgstr "" #: canaille/templates/admin/authorization_list.html:20 #: canaille/templates/admin/token_list.html:20 msgid "Subject" msgstr "" #: canaille/templates/admin/authorization_list.html:21 #: canaille/templates/admin/client_list.html:24 #: canaille/templates/admin/token_list.html:21 msgid "Created" msgstr "" #: canaille/templates/admin/authorization_view.html:7 msgid "View a authorization" msgstr "" #: canaille/templates/admin/client_add.html:7 msgid "Add a client" msgstr "" #: canaille/templates/admin/client_add.html:17 #: canaille/templates/admin/client_edit.html:34 msgid "Confirm" msgstr "" #: canaille/templates/admin/client_edit.html:7 msgid "Edit a client" msgstr "" #: canaille/templates/admin/client_edit.html:20 msgid "ID" msgstr "" #: canaille/templates/admin/client_edit.html:24 msgid "Secret" msgstr "" #: canaille/templates/admin/client_edit.html:28 msgid "Issued at" msgstr "" #: canaille/templates/admin/client_list.html:17 msgid "Add client" msgstr "" #: canaille/templates/admin/client_list.html:23 msgid "URL" msgstr "" #: canaille/templates/admin/token_view.html:7 msgid "View a token" msgstr "" #: canaille/templates/mail/reset.html:28 canaille/templates/mail/reset.txt:1 msgid "Password reinitialisation" msgstr "" #: canaille/templates/mail/reset.html:33 #, python-format msgid "" "\n" " Someone, probably you, asked for a password " "reinitialization link at %(site_name)s. If you did not asked for this " "email, please ignore it. I you need to reset your password, please click " "on the blue button below and follow the instructions.\n" " " msgstr "" #: canaille/templates/mail/reset.html:40 canaille/templates/mail/reset.txt:5 msgid "Reset password" msgstr "" #: canaille/templates/mail/reset.txt:3 #, python-format msgid "" "Someone, probably you, asked for a password reinitialization link at " "%(site_name)s. If you did not asked for this email, please ignore it. I " "you need to reset your password, please click on the link below and " "follow the instructions." msgstr ""