2020-10-21 12:04:40 +00:00
|
|
|
# Translations template for PROJECT.
|
|
|
|
# Copyright (C) 2020 ORGANIZATION
|
|
|
|
# This file is distributed under the same license as the PROJECT project.
|
|
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2020.
|
|
|
|
#
|
|
|
|
#, fuzzy
|
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: PROJECT VERSION\n"
|
|
|
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
2020-11-01 10:33:56 +00:00
|
|
|
"POT-Creation-Date: 2020-11-01 12:32+0100\n"
|
2020-10-21 12:04:40 +00:00
|
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
|
|
"Language-Team: LANGUAGE <LL@li.org>\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"
|
|
|
|
|
2020-11-01 10:33:56 +00:00
|
|
|
#: canaille/account.py:51 canaille/oauth.py:58
|
2020-10-21 12:04:40 +00:00
|
|
|
msgid "Login failed, please check your information"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-11-01 10:33:56 +00:00
|
|
|
#: canaille/account.py:55
|
|
|
|
#, python-format
|
|
|
|
msgid "Connection successful. Welcome %(user)s"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: canaille/account.py:66
|
|
|
|
#, python-format
|
|
|
|
msgid "You have been disconnected. See you next time %(user)s"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: canaille/account.py:92
|
|
|
|
msgid "User creation failed."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: canaille/account.py:109
|
|
|
|
msgid "User creation succeed."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: canaille/account.py:151
|
2020-10-21 12:04:40 +00:00
|
|
|
msgid "Profile edition failed."
|
|
|
|
msgstr ""
|
|
|
|
|
2020-11-01 10:33:56 +00:00
|
|
|
#: canaille/account.py:165
|
2020-10-21 12:04:40 +00:00
|
|
|
msgid "Profile updated successfuly."
|
|
|
|
msgstr ""
|
|
|
|
|
2020-11-01 10:33:56 +00:00
|
|
|
#: canaille/account.py:181
|
|
|
|
#, python-format
|
|
|
|
msgid "The user %(user)s has been sucessfuly deleted"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: canaille/account.py:204
|
2020-10-23 11:38:36 +00:00
|
|
|
msgid "Could not send the password reset link."
|
|
|
|
msgstr ""
|
|
|
|
|
2020-11-01 10:33:56 +00:00
|
|
|
#: canaille/account.py:211 canaille/account.py:284
|
2020-10-23 11:38:36 +00:00
|
|
|
msgid "A password reset link has been sent at your email address."
|
|
|
|
msgstr ""
|
|
|
|
|
2020-11-01 10:33:56 +00:00
|
|
|
#: canaille/account.py:233
|
2020-10-23 11:38:36 +00:00
|
|
|
msgid "Password reset on {website_name}"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-11-01 10:33:56 +00:00
|
|
|
#: canaille/account.py:278
|
2020-10-23 11:38:36 +00:00
|
|
|
msgid "Could not reset your password"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-11-01 10:33:56 +00:00
|
|
|
#: canaille/account.py:297
|
2020-10-23 11:38:36 +00:00
|
|
|
msgid "The password reset link that brought you here was invalid."
|
|
|
|
msgstr ""
|
|
|
|
|
2020-11-01 10:33:56 +00:00
|
|
|
#: canaille/account.py:306
|
2020-10-23 11:38:36 +00:00
|
|
|
msgid "Your password has been updated successfuly"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-10-29 11:00:19 +00:00
|
|
|
#: canaille/consents.py:28
|
2020-10-21 12:04:40 +00:00
|
|
|
msgid "Could not delete this access"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-10-29 11:00:19 +00:00
|
|
|
#: canaille/consents.py:32
|
2020-10-21 12:04:40 +00:00
|
|
|
msgid "The access has been revoked"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-11-01 10:33:56 +00:00
|
|
|
#: canaille/forms.py:9 canaille/forms.py:26
|
2020-10-21 12:04:40 +00:00
|
|
|
msgid "Login"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-11-01 10:33:56 +00:00
|
|
|
#: canaille/forms.py:12 canaille/forms.py:29 canaille/forms.py:82
|
2020-10-23 11:38:36 +00:00
|
|
|
msgid "jane@doe.com"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-11-01 10:33:56 +00:00
|
|
|
#: canaille/forms.py:19 canaille/forms.py:38 canaille/forms.py:101
|
|
|
|
#: canaille/forms.py:111
|
2020-10-21 12:04:40 +00:00
|
|
|
msgid "Password"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-11-01 10:33:56 +00:00
|
|
|
#: canaille/forms.py:41 canaille/forms.py:105 canaille/forms.py:118
|
2020-10-23 11:38:36 +00:00
|
|
|
msgid "Password confirmation"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-11-01 10:33:56 +00:00
|
|
|
#: canaille/forms.py:44 canaille/forms.py:96
|
2020-10-23 11:38:36 +00:00
|
|
|
msgid "Password and confirmation do not match."
|
|
|
|
msgstr ""
|
|
|
|
|
2020-11-01 10:33:56 +00:00
|
|
|
#: canaille/forms.py:52
|
2020-10-21 12:04:40 +00:00
|
|
|
msgid "Username"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-11-01 10:33:56 +00:00
|
|
|
#: canaille/forms.py:53
|
|
|
|
msgid "jdoe"
|
2020-10-21 12:04:40 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2020-10-23 11:38:36 +00:00
|
|
|
#: canaille/forms.py:58
|
2020-11-01 10:33:56 +00:00
|
|
|
msgid "Given name"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: canaille/forms.py:60
|
2020-10-23 11:38:36 +00:00
|
|
|
msgid "John"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-11-01 10:33:56 +00:00
|
|
|
#: canaille/forms.py:66
|
2020-10-21 12:04:40 +00:00
|
|
|
msgid "Family Name"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-11-01 10:33:56 +00:00
|
|
|
#: canaille/forms.py:68
|
2020-10-23 11:38:36 +00:00
|
|
|
msgid "Doe"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-11-01 10:33:56 +00:00
|
|
|
#: canaille/forms.py:79
|
2020-10-21 12:04:40 +00:00
|
|
|
msgid "Email address"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-11-01 10:33:56 +00:00
|
|
|
#: canaille/forms.py:89 canaille/templates/users.html:24
|
2020-10-21 12:04:40 +00:00
|
|
|
msgid "Phone number"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-11-01 10:33:56 +00:00
|
|
|
#: canaille/forms.py:89
|
2020-10-23 11:38:36 +00:00
|
|
|
msgid "555-000-555"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-10-29 14:28:19 +00:00
|
|
|
#: 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
|
2020-10-21 12:04:40 +00:00
|
|
|
msgid "You have been successfully logged out."
|
|
|
|
msgstr ""
|
|
|
|
|
2020-10-23 11:38:36 +00:00
|
|
|
#: canaille/admin/clients.py:24 canaille/templates/admin/client_list.html:22
|
2020-11-01 10:33:56 +00:00
|
|
|
#: canaille/templates/users.html:22
|
2020-10-21 12:04:40 +00:00
|
|
|
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 ""
|
|
|
|
|
2020-10-23 11:38:36 +00:00
|
|
|
#: canaille/admin/clients.py:178
|
2020-10-21 12:04:40 +00:00
|
|
|
msgid "The client has not been edited. Please check your information."
|
|
|
|
msgstr ""
|
|
|
|
|
2020-10-23 11:38:36 +00:00
|
|
|
#: canaille/admin/clients.py:202
|
2020-10-21 12:04:40 +00:00
|
|
|
msgid "The client has been edited."
|
|
|
|
msgstr ""
|
|
|
|
|
2020-10-29 14:28:19 +00:00
|
|
|
#: canaille/templates/authorize.html:10
|
2020-10-21 12:04:40 +00:00
|
|
|
#, python-format
|
2020-10-29 14:28:19 +00:00
|
|
|
msgid "You are logged id as: %(name)s"
|
2020-10-21 12:04:40 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2020-10-29 14:28:19 +00:00
|
|
|
#: canaille/templates/authorize.html:13
|
2020-10-21 12:04:40 +00:00
|
|
|
#, python-format
|
2020-10-29 14:28:19 +00:00
|
|
|
msgid "The application %(name)s is requesting access to:"
|
2020-10-21 12:04:40 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2020-10-29 14:28:19 +00:00
|
|
|
#: canaille/templates/authorize.html:37
|
2020-10-21 12:04:40 +00:00
|
|
|
msgid "Deny"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-10-29 14:28:19 +00:00
|
|
|
#: canaille/templates/authorize.html:40
|
2020-10-21 12:04:40 +00:00
|
|
|
msgid "Switch user"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-10-29 14:28:19 +00:00
|
|
|
#: canaille/templates/authorize.html:43
|
2020-10-21 12:04:40 +00:00
|
|
|
msgid "Accept"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-10-23 11:38:36 +00:00
|
|
|
#: canaille/templates/base.html:8
|
2020-11-01 10:33:56 +00:00
|
|
|
msgid "authorization interface"
|
2020-10-21 12:04:40 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2020-11-01 10:33:56 +00:00
|
|
|
#: canaille/templates/base.html:37 canaille/templates/profile.html:32
|
2020-10-21 12:04:40 +00:00
|
|
|
msgid "My profile"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-11-01 10:33:56 +00:00
|
|
|
#: canaille/templates/base.html:42 canaille/templates/consent_list.html:19
|
2020-10-21 12:04:40 +00:00
|
|
|
msgid "My consents"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-11-01 10:33:56 +00:00
|
|
|
#: canaille/templates/base.html:48
|
|
|
|
msgid "Users"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: canaille/templates/base.html:58
|
2020-10-21 12:04:40 +00:00
|
|
|
msgid "Clients"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-11-01 10:33:56 +00:00
|
|
|
#: canaille/templates/base.html:62
|
2020-10-21 12:04:40 +00:00
|
|
|
msgid "Tokens"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-11-01 10:33:56 +00:00
|
|
|
#: canaille/templates/base.html:66
|
2020-10-21 12:04:40 +00:00
|
|
|
msgid "Codes"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-11-01 10:33:56 +00:00
|
|
|
#: canaille/templates/base.html:70
|
2020-10-21 12:04:40 +00:00
|
|
|
msgid "Consents"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-11-01 10:33:56 +00:00
|
|
|
#: canaille/templates/base.html:77
|
2020-10-21 12:04:40 +00:00
|
|
|
msgid "Log out"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-11-01 10:33:56 +00:00
|
|
|
#: canaille/templates/consent_list.html:22
|
2020-10-29 07:33:28 +00:00
|
|
|
msgid "Consult and revoke the authorization you gave to websites."
|
|
|
|
msgstr ""
|
|
|
|
|
2020-11-01 10:33:56 +00:00
|
|
|
#: canaille/templates/consent_list.html:42
|
2020-10-21 12:04:40 +00:00
|
|
|
msgid "From:"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-11-01 10:33:56 +00:00
|
|
|
#: canaille/templates/consent_list.html:44
|
2020-10-21 12:04:40 +00:00
|
|
|
msgid "Revoked:"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-11-01 10:33:56 +00:00
|
|
|
#: canaille/templates/consent_list.html:47
|
2020-10-21 12:04:40 +00:00
|
|
|
msgid "Has access to:"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-11-01 10:33:56 +00:00
|
|
|
#: canaille/templates/consent_list.html:57
|
2020-10-21 12:04:40 +00:00
|
|
|
msgid "Remove access"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-11-01 10:33:56 +00:00
|
|
|
#: canaille/templates/consent_list.html:67
|
2020-10-21 12:04:40 +00:00
|
|
|
msgid "Nothing here"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-11-01 10:33:56 +00:00
|
|
|
#: canaille/templates/consent_list.html:68
|
2020-10-21 12:04:40 +00:00
|
|
|
msgid "You did not authorize applications yet."
|
|
|
|
msgstr ""
|
|
|
|
|
2020-10-29 07:33:28 +00:00
|
|
|
#: 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 ""
|
|
|
|
|
2020-11-01 10:33:56 +00:00
|
|
|
#: canaille/templates/forgotten-password.html:12
|
|
|
|
#: canaille/templates/login.html:34
|
2020-10-23 11:38:36 +00:00
|
|
|
msgid "Forgotten password"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-11-01 10:33:56 +00:00
|
|
|
#: canaille/templates/forgotten-password.html:19
|
2020-10-23 11:38:36 +00:00
|
|
|
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 ""
|
|
|
|
|
2020-11-01 10:33:56 +00:00
|
|
|
#: canaille/templates/forgotten-password.html:36
|
|
|
|
#: canaille/templates/profile.html:62
|
2020-10-23 11:41:23 +00:00
|
|
|
msgid "Send"
|
2020-10-23 11:38:36 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2020-11-01 10:33:56 +00:00
|
|
|
#: canaille/templates/forgotten-password.html:37
|
2020-10-23 11:38:36 +00:00
|
|
|
msgid "Login page"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-11-01 10:33:56 +00:00
|
|
|
#: canaille/templates/login.html:15
|
2020-10-21 12:04:40 +00:00
|
|
|
#, python-format
|
|
|
|
msgid "Sign in at %(website)s"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-11-01 10:33:56 +00:00
|
|
|
#: canaille/templates/login.html:17
|
2020-10-21 12:04:40 +00:00
|
|
|
msgid "Log-in and manage your authorizations."
|
|
|
|
msgstr ""
|
|
|
|
|
2020-11-01 10:33:56 +00:00
|
|
|
#: canaille/templates/login.html:33
|
2020-10-23 11:41:23 +00:00
|
|
|
msgid "Sign in"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-11-01 10:33:56 +00:00
|
|
|
#: canaille/templates/profile.html:14
|
|
|
|
msgid "User deletion"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: canaille/templates/profile.html:17
|
|
|
|
msgid ""
|
|
|
|
"Are you sure you want to delete this user? This action is unrevokable and"
|
|
|
|
" all the data about this user will be removed."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: canaille/templates/profile.html:20
|
|
|
|
msgid "Cancel"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: canaille/templates/profile.html:21
|
|
|
|
msgid "Delete"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: canaille/templates/profile.html:30
|
|
|
|
msgid "User creation"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: canaille/templates/profile.html:34
|
|
|
|
msgid "User profile edition"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: canaille/templates/profile.html:40
|
|
|
|
msgid "Create a new user account"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: canaille/templates/profile.html:42
|
2020-10-21 12:04:40 +00:00
|
|
|
msgid "Edit your personal informations"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-11-01 10:33:56 +00:00
|
|
|
#: canaille/templates/profile.html:44
|
|
|
|
msgid "Edit informations about an user"
|
2020-10-21 12:04:40 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2020-11-01 10:33:56 +00:00
|
|
|
#: canaille/templates/profile.html:66
|
|
|
|
msgid "Delete the user"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: canaille/templates/reset-password.html:12
|
|
|
|
#: canaille/templates/reset-password.html:19
|
2020-10-23 11:38:36 +00:00
|
|
|
msgid "Password reset"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-11-01 10:33:56 +00:00
|
|
|
#: canaille/templates/users.html:17
|
|
|
|
msgid "Add a user"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: canaille/templates/users.html:23
|
|
|
|
msgid "Email"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-10-21 12:04:40 +00:00
|
|
|
#: 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 ""
|
|
|
|
|
2020-11-01 10:33:56 +00:00
|
|
|
#: canaille/templates/admin/authorization_view.html:8
|
2020-10-21 12:04:40 +00:00
|
|
|
msgid "View a authorization"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-11-01 10:33:56 +00:00
|
|
|
#: canaille/templates/admin/client_add.html:8
|
2020-10-21 12:04:40 +00:00
|
|
|
msgid "Add a client"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-11-01 10:33:56 +00:00
|
|
|
#: canaille/templates/admin/client_add.html:14
|
|
|
|
#: canaille/templates/admin/client_edit.html:31
|
2020-10-21 12:04:40 +00:00
|
|
|
msgid "Confirm"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-11-01 10:33:56 +00:00
|
|
|
#: canaille/templates/admin/client_edit.html:8
|
2020-10-21 12:04:40 +00:00
|
|
|
msgid "Edit a client"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-11-01 10:33:56 +00:00
|
|
|
#: canaille/templates/admin/client_edit.html:17
|
2020-10-21 12:04:40 +00:00
|
|
|
msgid "ID"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-11-01 10:33:56 +00:00
|
|
|
#: canaille/templates/admin/client_edit.html:21
|
2020-10-21 12:04:40 +00:00
|
|
|
msgid "Secret"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-11-01 10:33:56 +00:00
|
|
|
#: canaille/templates/admin/client_edit.html:25
|
2020-10-21 12:04:40 +00:00
|
|
|
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 ""
|
|
|
|
|
2020-11-01 10:33:56 +00:00
|
|
|
#: canaille/templates/admin/token_view.html:8
|
2020-10-21 12:04:40 +00:00
|
|
|
msgid "View a token"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-10-29 11:00:19 +00:00
|
|
|
#: 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 ""
|
|
|
|
|