2020-10-21 12:04:40 +00:00
|
|
|
# Translations template for PROJECT.
|
2023-01-15 08:28:52 +00:00
|
|
|
# Copyright (C) 2023 ORGANIZATION
|
2020-10-21 12:04:40 +00:00
|
|
|
# This file is distributed under the same license as the PROJECT project.
|
2023-01-15 08:28:52 +00:00
|
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2023.
|
2020-10-21 12:04:40 +00:00
|
|
|
#
|
|
|
|
#, fuzzy
|
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: PROJECT VERSION\n"
|
|
|
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
2023-03-16 18:17:11 +00:00
|
|
|
"POT-Creation-Date: 2023-03-16 19:17+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"
|
2023-03-09 18:31:51 +00:00
|
|
|
"Generated-By: Babel 2.12.1\n"
|
2020-10-21 12:04:40 +00:00
|
|
|
|
2023-03-09 18:33:28 +00:00
|
|
|
#: canaille/account.py:106 canaille/account.py:131
|
2023-02-04 17:41:49 +00:00
|
|
|
#: canaille/oidc/endpoints.py:82
|
2020-10-21 12:04:40 +00:00
|
|
|
msgid "Login failed, please check your information"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-09 18:33:28 +00:00
|
|
|
#: canaille/account.py:137
|
2020-11-01 10:33:56 +00:00
|
|
|
#, python-format
|
|
|
|
msgid "Connection successful. Welcome %(user)s"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-09 18:33:28 +00:00
|
|
|
#: canaille/account.py:150
|
2020-11-01 10:33:56 +00:00
|
|
|
#, python-format
|
|
|
|
msgid "You have been disconnected. See you next time %(user)s"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-09 18:33:28 +00:00
|
|
|
#: canaille/account.py:168
|
2020-11-16 14:39:58 +00:00
|
|
|
msgid "Could not send the password initialization link."
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-09 18:33:28 +00:00
|
|
|
#: canaille/account.py:173
|
2020-11-23 08:16:45 +00:00
|
|
|
msgid ""
|
|
|
|
"A password initialization link has been sent at your email address. You "
|
2023-01-15 08:28:52 +00:00
|
|
|
"should receive it within a few minutes."
|
2020-11-16 14:39:58 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/account.py:179 canaille/account.py:523
|
2020-11-16 14:39:58 +00:00
|
|
|
msgid "Could not send the password initialization email"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/account.py:269 canaille/account.py:297
|
2021-12-01 11:19:28 +00:00
|
|
|
msgid "The invitation link that brought you here was invalid."
|
2020-10-21 12:04:40 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/account.py:276
|
2022-01-01 10:56:48 +00:00
|
|
|
msgid "The invitation link that brought you here has expired."
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/account.py:283
|
2021-12-01 11:19:28 +00:00
|
|
|
msgid "Your account has already been created."
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/account.py:290
|
2021-12-01 11:50:00 +00:00
|
|
|
msgid "You are already logged in, you cannot create an account."
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/account.py:309 canaille/forms.py:255 canaille/forms.py:335
|
|
|
|
#: canaille/templates/groups.html:5 canaille/templates/groups.html:25
|
2023-03-11 11:52:36 +00:00
|
|
|
#: canaille/templates/partial/users.html:18
|
2022-04-05 15:16:09 +00:00
|
|
|
#: canaille/themes/default/base.html:61
|
|
|
|
msgid "Groups"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/account.py:331 canaille/account.py:360
|
|
|
|
msgid "User account creation failed."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: canaille/account.py:336
|
2023-03-16 15:25:14 +00:00
|
|
|
msgid "Your account has been created successfuly."
|
2021-12-01 12:15:12 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-09 18:33:28 +00:00
|
|
|
#: canaille/account.py:401
|
2021-12-01 11:19:28 +00:00
|
|
|
msgid "User account creation succeed."
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/account.py:459 canaille/account.py:575
|
|
|
|
msgid "Profile edition failed."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: canaille/account.py:485 canaille/account.py:590
|
|
|
|
msgid "Profile updated successfuly."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: canaille/account.py:517
|
2021-01-06 16:19:44 +00:00
|
|
|
msgid ""
|
|
|
|
"A password initialization link has been sent at the user email address. "
|
2023-01-15 08:28:52 +00:00
|
|
|
"It should be received within a few minutes."
|
2021-01-06 16:19:44 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/account.py:534
|
2021-01-22 17:26:53 +00:00
|
|
|
msgid ""
|
|
|
|
"A password reset link has been sent at the user email address. It should "
|
2023-01-15 08:28:52 +00:00
|
|
|
"be received within a few minutes."
|
2021-01-22 17:26:53 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/account.py:540
|
2021-01-22 17:26:53 +00:00
|
|
|
msgid "Could not send the password reset email"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/account.py:612
|
2020-11-01 10:33:56 +00:00
|
|
|
#, python-format
|
|
|
|
msgid "The user %(user)s has been sucessfuly deleted"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/account.py:642
|
2020-10-23 11:38:36 +00:00
|
|
|
msgid "Could not send the password reset link."
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/account.py:646
|
2020-11-23 08:16:45 +00:00
|
|
|
msgid ""
|
|
|
|
"A password reset link has been sent at your email address. You should "
|
2023-01-15 08:28:52 +00:00
|
|
|
"receive it within a few minutes."
|
2020-10-23 11:38:36 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/account.py:657
|
2022-04-05 15:16:09 +00:00
|
|
|
#, python-format
|
|
|
|
msgid ""
|
|
|
|
"The user '%(user)s' does not have permissions to update their password. "
|
|
|
|
"We cannot send a password reset email."
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/account.py:672
|
2022-04-05 15:16:09 +00:00
|
|
|
msgid "We encountered an issue while we sent the password recovery email."
|
2020-10-23 11:38:36 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/account.py:691
|
2020-10-23 11:38:36 +00:00
|
|
|
msgid "The password reset link that brought you here was invalid."
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/account.py:700
|
2020-10-23 11:38:36 +00:00
|
|
|
msgid "Your password has been updated successfuly"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-09 18:33:28 +00:00
|
|
|
#: canaille/admin.py:23 canaille/templates/partial/users.html:15
|
2022-02-23 10:00:27 +00:00
|
|
|
msgid "Email"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-09 18:33:28 +00:00
|
|
|
#: canaille/admin.py:29 canaille/forms.py:75 canaille/forms.py:99
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/forms.py:176 canaille/forms.py:329
|
2022-02-23 10:00:27 +00:00
|
|
|
msgid "jane@doe.com"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-12-04 16:15:48 +00:00
|
|
|
#: canaille/admin.py:42
|
2022-02-23 10:00:27 +00:00
|
|
|
msgid "The test invitation mail has been sent correctly"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-12-04 16:15:48 +00:00
|
|
|
#: canaille/admin.py:44
|
|
|
|
msgid "The test invitation mail has not been sent correctly"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-09 18:31:51 +00:00
|
|
|
#: canaille/admin.py:89 canaille/mails.py:187
|
2022-02-23 10:00:27 +00:00
|
|
|
msgid "Password initialization on {website_name}"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-09 18:31:51 +00:00
|
|
|
#: canaille/admin.py:131 canaille/mails.py:147
|
2022-02-23 10:00:27 +00:00
|
|
|
msgid "Password reset on {website_name}"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-01-22 11:48:15 +00:00
|
|
|
#: canaille/admin.py:173
|
2022-02-23 10:00:27 +00:00
|
|
|
msgid "Invitation on {website_name}"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-12-27 20:32:21 +00:00
|
|
|
#: canaille/apputils.py:31
|
2021-12-07 18:30:13 +00:00
|
|
|
msgid "John Doe"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/apputils.py:34 canaille/forms.py:136 canaille/forms.py:317
|
2021-12-07 18:30:13 +00:00
|
|
|
msgid "jdoe"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-12-27 20:32:21 +00:00
|
|
|
#: canaille/apputils.py:37
|
2021-12-07 18:30:13 +00:00
|
|
|
msgid "john@doe.com"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-12-27 20:32:21 +00:00
|
|
|
#: canaille/apputils.py:39
|
2021-12-07 18:30:13 +00:00
|
|
|
msgid " or "
|
|
|
|
msgstr ""
|
|
|
|
|
2023-01-15 08:28:52 +00:00
|
|
|
#: canaille/flaskutils.py:63
|
2021-12-07 15:39:18 +00:00
|
|
|
msgid "No SMTP server has been configured"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-09 18:33:28 +00:00
|
|
|
#: canaille/forms.py:19
|
2021-12-01 11:19:28 +00:00
|
|
|
msgid "The login '{login}' already exists"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-09 18:33:28 +00:00
|
|
|
#: canaille/forms.py:26
|
2021-12-01 11:19:28 +00:00
|
|
|
msgid "The email '{email}' already exists"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-09 18:33:28 +00:00
|
|
|
#: canaille/forms.py:33
|
2021-12-07 18:30:13 +00:00
|
|
|
msgid "The group '{group}' already exists"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-09 18:33:28 +00:00
|
|
|
#: canaille/forms.py:42
|
2021-12-07 18:30:13 +00:00
|
|
|
msgid "The login '{login}' does not exist"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-09 18:33:28 +00:00
|
|
|
#: canaille/forms.py:67
|
|
|
|
msgid "The page number is not valid"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: canaille/forms.py:72 canaille/forms.py:96
|
|
|
|
#: canaille/templates/partial/users.html:9
|
2020-10-21 12:04:40 +00:00
|
|
|
msgid "Login"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 15:25:14 +00:00
|
|
|
#: canaille/forms.py:85 canaille/forms.py:108 canaille/forms.py:221
|
2021-01-23 21:30:43 +00:00
|
|
|
msgid "Password"
|
2020-12-31 18:55:30 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 15:25:14 +00:00
|
|
|
#: canaille/forms.py:111 canaille/forms.py:225
|
2020-10-23 11:38:36 +00:00
|
|
|
msgid "Password confirmation"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 15:25:14 +00:00
|
|
|
#: canaille/forms.py:114 canaille/forms.py:228
|
2020-10-23 11:38:36 +00:00
|
|
|
msgid "Password and confirmation do not match."
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 15:25:14 +00:00
|
|
|
#: canaille/forms.py:130
|
2022-11-20 21:12:18 +00:00
|
|
|
msgid "Automatic"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/forms.py:135 canaille/forms.py:316
|
2020-10-21 12:04:40 +00:00
|
|
|
msgid "Username"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/forms.py:139 canaille/forms.py:288 canaille/forms.py:302
|
2023-03-09 18:33:28 +00:00
|
|
|
#: canaille/oidc/forms.py:17 canaille/templates/partial/groups.html:6
|
|
|
|
#: canaille/templates/partial/oidc/admin/client_list.html:6
|
|
|
|
#: canaille/templates/partial/users.html:12
|
2020-11-26 14:29:14 +00:00
|
|
|
msgid "Name"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 15:25:14 +00:00
|
|
|
#: canaille/forms.py:141
|
2023-03-11 21:34:29 +00:00
|
|
|
msgid "Title"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 15:25:14 +00:00
|
|
|
#: canaille/forms.py:141
|
2023-03-11 21:34:29 +00:00
|
|
|
msgid "Vice president"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 15:25:14 +00:00
|
|
|
#: canaille/forms.py:144
|
2020-11-01 10:33:56 +00:00
|
|
|
msgid "Given name"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 15:25:14 +00:00
|
|
|
#: canaille/forms.py:146
|
2020-10-23 11:38:36 +00:00
|
|
|
msgid "John"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 15:25:14 +00:00
|
|
|
#: canaille/forms.py:152
|
2020-10-21 12:04:40 +00:00
|
|
|
msgid "Family Name"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 15:25:14 +00:00
|
|
|
#: canaille/forms.py:155
|
2020-10-23 11:38:36 +00:00
|
|
|
msgid "Doe"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 15:25:14 +00:00
|
|
|
#: canaille/forms.py:161
|
2022-12-04 10:56:51 +00:00
|
|
|
msgid "Display Name"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 15:25:14 +00:00
|
|
|
#: canaille/forms.py:164
|
2022-12-04 10:56:51 +00:00
|
|
|
msgid "Johnny"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/forms.py:170 canaille/forms.py:322
|
2020-10-21 12:04:40 +00:00
|
|
|
msgid "Email address"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 15:25:14 +00:00
|
|
|
#: canaille/forms.py:172
|
2021-12-20 16:15:13 +00:00
|
|
|
msgid ""
|
|
|
|
"This email will be used as a recovery address to reset the password if "
|
|
|
|
"needed"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 15:25:14 +00:00
|
|
|
#: canaille/forms.py:182
|
2020-10-21 12:04:40 +00:00
|
|
|
msgid "Phone number"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 15:25:14 +00:00
|
|
|
#: canaille/forms.py:182
|
2020-10-23 11:38:36 +00:00
|
|
|
msgid "555-000-555"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 15:25:14 +00:00
|
|
|
#: canaille/forms.py:185
|
2022-07-07 12:35:17 +00:00
|
|
|
msgid "Address"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 15:25:14 +00:00
|
|
|
#: canaille/forms.py:187
|
2023-03-11 19:11:55 +00:00
|
|
|
msgid "132, Foobar Street, Gotham City 12401, XX"
|
2022-07-07 12:35:17 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 15:25:14 +00:00
|
|
|
#: canaille/forms.py:191
|
2023-03-11 19:11:55 +00:00
|
|
|
msgid "Street"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 15:25:14 +00:00
|
|
|
#: canaille/forms.py:193
|
2023-03-11 19:11:55 +00:00
|
|
|
msgid "132, Foobar Street"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 15:25:14 +00:00
|
|
|
#: canaille/forms.py:197
|
2023-03-11 19:11:55 +00:00
|
|
|
msgid "Postal Code"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 15:25:14 +00:00
|
|
|
#: canaille/forms.py:203
|
2023-03-11 19:11:55 +00:00
|
|
|
msgid "Locality"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 15:25:14 +00:00
|
|
|
#: canaille/forms.py:205
|
2023-03-11 19:11:55 +00:00
|
|
|
msgid "Gotham City"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 15:25:14 +00:00
|
|
|
#: canaille/forms.py:209
|
2023-03-11 19:11:55 +00:00
|
|
|
msgid "Region"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 15:25:14 +00:00
|
|
|
#: canaille/forms.py:211
|
2023-03-11 21:37:53 +00:00
|
|
|
msgid "North Pole"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 15:25:14 +00:00
|
|
|
#: canaille/forms.py:215
|
2020-11-26 14:29:14 +00:00
|
|
|
msgid "Photo"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/forms.py:219 canaille/templates/profile_add.html:126
|
|
|
|
#: canaille/templates/profile_edit.html:90
|
2021-12-08 17:06:50 +00:00
|
|
|
msgid "Delete the photo"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 15:25:14 +00:00
|
|
|
#: canaille/forms.py:233
|
2023-03-11 11:52:36 +00:00
|
|
|
msgid "Employee number"
|
2020-11-26 14:29:14 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 15:25:14 +00:00
|
|
|
#: canaille/forms.py:235 canaille/forms.py:241
|
2020-11-26 14:29:14 +00:00
|
|
|
msgid "1234"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 15:25:14 +00:00
|
|
|
#: canaille/forms.py:239
|
2023-03-11 11:52:36 +00:00
|
|
|
msgid "Department number"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 15:25:14 +00:00
|
|
|
#: canaille/forms.py:245
|
2021-12-13 22:43:45 +00:00
|
|
|
msgid "Website"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 15:25:14 +00:00
|
|
|
#: canaille/forms.py:247
|
2021-12-13 22:43:45 +00:00
|
|
|
msgid "https://mywebsite.tld"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 15:25:14 +00:00
|
|
|
#: canaille/forms.py:251
|
2022-11-20 21:12:18 +00:00
|
|
|
msgid "Preferred language"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/forms.py:257
|
2023-02-10 08:52:27 +00:00
|
|
|
msgid "users, admins …"
|
2021-12-13 22:43:45 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/forms.py:291
|
2021-07-29 14:33:01 +00:00
|
|
|
msgid "group"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/forms.py:295 canaille/forms.py:309
|
2023-03-09 18:33:28 +00:00
|
|
|
#: canaille/templates/partial/groups.html:7
|
2021-12-10 16:08:43 +00:00
|
|
|
msgid "Description"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/forms.py:320
|
2022-01-01 17:41:04 +00:00
|
|
|
msgid "Username editable by the invitee"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-09 18:33:28 +00:00
|
|
|
#: canaille/groups.py:38
|
2021-07-29 14:33:01 +00:00
|
|
|
msgid "Group creation failed."
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-09 18:33:28 +00:00
|
|
|
#: canaille/groups.py:46
|
2021-07-29 14:33:01 +00:00
|
|
|
#, python-format
|
|
|
|
msgid "The group %(group)s has been sucessfully created"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/groups.py:98
|
2022-12-27 20:32:21 +00:00
|
|
|
#, python-format
|
|
|
|
msgid "The group %(group)s has been sucessfully edited."
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/groups.py:106
|
2021-07-29 14:33:01 +00:00
|
|
|
msgid "Group edition failed."
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/groups.py:120
|
2021-07-29 14:33:01 +00:00
|
|
|
#, python-format
|
|
|
|
msgid "The group %(group)s has been sucessfully deleted"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-09 18:31:51 +00:00
|
|
|
#: canaille/mails.py:109
|
2023-01-22 11:48:15 +00:00
|
|
|
msgid "Test email from {website_name}"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-09 18:31:51 +00:00
|
|
|
#: canaille/mails.py:217
|
2021-12-01 11:19:28 +00:00
|
|
|
msgid "You have been invited to create an account on {website_name}"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-11 19:11:55 +00:00
|
|
|
#: canaille/ldap_backend/backend.py:61
|
2022-02-23 10:00:27 +00:00
|
|
|
msgid "Could not connect to the LDAP server '{uri}'"
|
2021-07-29 14:33:01 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-11 19:11:55 +00:00
|
|
|
#: canaille/ldap_backend/backend.py:77
|
2022-02-23 10:00:27 +00:00
|
|
|
msgid "LDAP authentication failed with user '{user}'"
|
2020-10-21 12:04:40 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-09 18:33:28 +00:00
|
|
|
#: canaille/oidc/clients.py:46
|
2022-12-27 20:32:21 +00:00
|
|
|
msgid "The client has not been added. Please check your information."
|
2020-10-21 12:04:40 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-09 18:33:28 +00:00
|
|
|
#: canaille/oidc/clients.py:82
|
2022-12-27 20:32:21 +00:00
|
|
|
msgid "The client has been created."
|
2020-10-21 12:04:40 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-09 18:33:28 +00:00
|
|
|
#: canaille/oidc/clients.py:126
|
2022-12-27 20:32:21 +00:00
|
|
|
msgid "The client has not been edited. Please check your information."
|
2020-10-21 12:04:40 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-09 18:33:28 +00:00
|
|
|
#: canaille/oidc/clients.py:155
|
2022-12-27 20:32:21 +00:00
|
|
|
msgid "The client has been edited."
|
2021-12-01 11:19:28 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-09 18:33:28 +00:00
|
|
|
#: canaille/oidc/clients.py:168
|
2022-12-27 20:32:21 +00:00
|
|
|
msgid "The client has been deleted."
|
2020-10-21 12:04:40 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/oidc/consents.py:73 canaille/oidc/consents.py:112
|
2023-02-14 17:43:43 +00:00
|
|
|
msgid "Could not revoke this access"
|
2020-10-21 12:04:40 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/oidc/consents.py:76
|
2023-02-14 17:43:43 +00:00
|
|
|
msgid "The access is already revoked"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/oidc/consents.py:80 canaille/oidc/consents.py:129
|
2022-12-27 20:32:21 +00:00
|
|
|
msgid "The access has been revoked"
|
2020-10-21 12:04:40 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/oidc/consents.py:91
|
2023-02-14 17:43:43 +00:00
|
|
|
msgid "Could not restore this access"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/oidc/consents.py:94
|
2023-02-14 17:43:43 +00:00
|
|
|
msgid "The access is not revoked"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/oidc/consents.py:101
|
2023-02-14 17:43:43 +00:00
|
|
|
msgid "The access has been restored"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-02-14 20:55:46 +00:00
|
|
|
#: canaille/oidc/endpoints.py:131
|
2022-12-27 20:32:21 +00:00
|
|
|
msgid "You have been successfully logged out."
|
2020-10-21 12:04:40 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-02-14 20:55:46 +00:00
|
|
|
#: canaille/oidc/endpoints.py:332
|
2022-12-27 20:32:21 +00:00
|
|
|
msgid "You have been disconnected"
|
2020-10-21 12:04:40 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-02-14 20:55:46 +00:00
|
|
|
#: canaille/oidc/endpoints.py:340
|
2022-12-27 20:32:21 +00:00
|
|
|
msgid "An error happened during the logout"
|
2020-10-21 12:04:40 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-02-14 20:55:46 +00:00
|
|
|
#: canaille/oidc/endpoints.py:352
|
2022-12-27 20:32:21 +00:00
|
|
|
msgid "You have not been disconnected"
|
2020-10-21 12:04:40 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2022-12-27 20:32:21 +00:00
|
|
|
#: canaille/oidc/forms.py:22
|
|
|
|
msgid "Contact"
|
2021-12-01 11:19:28 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2022-12-27 20:32:21 +00:00
|
|
|
#: canaille/oidc/forms.py:27
|
|
|
|
msgid "URI"
|
2020-10-21 12:04:40 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2022-12-27 20:32:21 +00:00
|
|
|
#: canaille/oidc/forms.py:32
|
|
|
|
msgid "Redirect URIs"
|
2020-10-21 12:04:40 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2022-12-27 20:32:21 +00:00
|
|
|
#: canaille/oidc/forms.py:37
|
|
|
|
msgid "Post logout redirect URIs"
|
2020-10-21 12:04:40 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2022-12-27 20:32:21 +00:00
|
|
|
#: canaille/oidc/forms.py:42
|
|
|
|
msgid "Grant types"
|
2020-10-21 12:04:40 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/oidc/forms.py:54 canaille/templates/oidc/admin/token_view.html:79
|
2022-12-27 20:32:21 +00:00
|
|
|
msgid "Scope"
|
2020-11-25 14:27:31 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2022-12-27 20:32:21 +00:00
|
|
|
#: canaille/oidc/forms.py:60
|
|
|
|
msgid "Response types"
|
2022-01-01 10:56:48 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2022-12-27 20:32:21 +00:00
|
|
|
#: canaille/oidc/forms.py:66
|
|
|
|
msgid "Token Endpoint Auth Method"
|
2022-01-01 10:56:48 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2022-12-27 20:32:21 +00:00
|
|
|
#: canaille/oidc/forms.py:76
|
|
|
|
msgid "Token audiences"
|
2022-02-23 10:00:27 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2022-12-27 20:32:21 +00:00
|
|
|
#: canaille/oidc/forms.py:82
|
|
|
|
msgid "Logo URI"
|
2022-02-23 10:00:27 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2022-12-27 20:32:21 +00:00
|
|
|
#: canaille/oidc/forms.py:87
|
|
|
|
msgid "Terms of service URI"
|
2022-02-23 10:00:27 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2022-12-27 20:32:21 +00:00
|
|
|
#: canaille/oidc/forms.py:92
|
|
|
|
msgid "Policy URI"
|
2022-02-23 10:00:27 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2022-12-27 20:32:21 +00:00
|
|
|
#: canaille/oidc/forms.py:97
|
|
|
|
msgid "Software ID"
|
2022-02-23 10:00:27 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2022-12-27 20:32:21 +00:00
|
|
|
#: canaille/oidc/forms.py:102
|
|
|
|
msgid "Software Version"
|
2021-12-01 11:19:28 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2022-12-27 20:32:21 +00:00
|
|
|
#: canaille/oidc/forms.py:107
|
|
|
|
msgid "JWK"
|
2022-05-20 12:07:56 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2022-12-27 20:32:21 +00:00
|
|
|
#: canaille/oidc/forms.py:112
|
|
|
|
msgid "JKW URI"
|
2022-05-20 12:07:56 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2022-12-27 20:32:21 +00:00
|
|
|
#: canaille/oidc/forms.py:117
|
|
|
|
msgid "Pre-consent"
|
2022-05-20 12:07:56 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-09 18:33:28 +00:00
|
|
|
#: canaille/oidc/tokens.py:58
|
2023-02-04 17:41:49 +00:00
|
|
|
msgid "The token has successfully been revoked."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-12-28 00:46:05 +00:00
|
|
|
#: canaille/oidc/utils.py:6
|
2023-02-04 17:41:49 +00:00
|
|
|
msgid "Info about yourself, such as your name."
|
2022-12-28 00:46:05 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: canaille/oidc/utils.py:8
|
2023-02-04 17:41:49 +00:00
|
|
|
msgid "Your e-mail address."
|
2022-12-28 00:46:05 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: canaille/oidc/utils.py:9
|
|
|
|
msgid "Your postal address."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: canaille/oidc/utils.py:10
|
|
|
|
msgid "Your phone number."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: canaille/oidc/utils.py:11
|
2023-02-04 17:41:49 +00:00
|
|
|
msgid "Groups you belong to."
|
2022-12-28 00:46:05 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-11 11:52:36 +00:00
|
|
|
#: canaille/templates/about.html:5 canaille/templates/about.html:16
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/themes/default/base.html:91
|
2023-02-04 17:41:49 +00:00
|
|
|
msgid "About Canaille"
|
2020-11-16 14:39:58 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-11 11:52:36 +00:00
|
|
|
#: canaille/templates/about.html:18
|
2020-11-16 14:39:58 +00:00
|
|
|
msgid "Free and open-source identity provider."
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-11 11:52:36 +00:00
|
|
|
#: canaille/templates/about.html:21
|
2020-10-21 12:04:40 +00:00
|
|
|
#, python-format
|
2020-11-16 14:39:58 +00:00
|
|
|
msgid "Version %(version)s"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-11 11:52:36 +00:00
|
|
|
#: canaille/templates/about.html:22
|
2022-06-21 12:30:31 +00:00
|
|
|
msgid "Homepage"
|
2020-11-16 14:39:58 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-11 11:52:36 +00:00
|
|
|
#: canaille/templates/about.html:23
|
2020-11-16 14:39:58 +00:00
|
|
|
msgid "Documentation"
|
2020-10-21 12:04:40 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-11 11:52:36 +00:00
|
|
|
#: canaille/templates/about.html:24
|
2022-06-21 12:30:31 +00:00
|
|
|
msgid "Source code"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-12-06 23:12:06 +00:00
|
|
|
#: canaille/templates/error.html:19
|
2020-10-29 07:33:28 +00:00
|
|
|
msgid "Bad request"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-12-06 23:12:06 +00:00
|
|
|
#: canaille/templates/error.html:21
|
2020-10-29 07:33:28 +00:00
|
|
|
msgid "Unauthorized"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-12-06 23:12:06 +00:00
|
|
|
#: canaille/templates/error.html:23
|
2020-10-29 07:33:28 +00:00
|
|
|
msgid "Page not found"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-12-06 23:12:06 +00:00
|
|
|
#: canaille/templates/error.html:25
|
2020-10-29 07:33:28 +00:00
|
|
|
msgid "Technical problem"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-12-06 23:12:06 +00:00
|
|
|
#: canaille/templates/error.html:31
|
|
|
|
msgid "The request you made is invalid"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: canaille/templates/error.html:33
|
|
|
|
msgid "You do not have the authorizations to access this page"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: canaille/templates/error.html:35
|
|
|
|
msgid "The page you are looking for does not exist"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: canaille/templates/error.html:37
|
|
|
|
msgid "Please contact your administrator"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-29 14:33:01 +00:00
|
|
|
#: canaille/templates/firstlogin.html:11
|
2020-11-16 14:39:58 +00:00
|
|
|
msgid "First login"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-07-29 14:33:01 +00:00
|
|
|
#: canaille/templates/firstlogin.html:16
|
2020-11-16 14:39:58 +00:00
|
|
|
msgid ""
|
2023-01-22 12:45:59 +00:00
|
|
|
"It seems this is the first time you are logging here. In order to "
|
|
|
|
"finalize your account configuration, you need to set a password to your "
|
|
|
|
"account. We will send you an email containing a link that will allow you "
|
|
|
|
"to set a password. Please click on the \"Send the initialization email\" "
|
|
|
|
"button below to send the email."
|
2020-11-16 14:39:58 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2021-12-01 11:19:28 +00:00
|
|
|
#: canaille/templates/firstlogin.html:35
|
2023-03-11 11:52:36 +00:00
|
|
|
#: canaille/templates/forgotten-password.html:39
|
2021-12-01 11:19:28 +00:00
|
|
|
msgid "Login page"
|
2020-11-16 14:39:58 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2021-12-01 11:19:28 +00:00
|
|
|
#: canaille/templates/firstlogin.html:36
|
|
|
|
msgid "Send the initialization email"
|
2020-11-16 14:39:58 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-11 11:52:36 +00:00
|
|
|
#: canaille/templates/forgotten-password.html:5
|
|
|
|
#: canaille/templates/forgotten-password.html:15
|
2022-12-28 00:06:42 +00:00
|
|
|
#: canaille/templates/login.html:43 canaille/templates/password.html:40
|
2020-10-23 11:38:36 +00:00
|
|
|
msgid "Forgotten password"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-11 11:52:36 +00:00
|
|
|
#: canaille/templates/forgotten-password.html:20
|
2020-10-23 11:38:36 +00:00
|
|
|
msgid ""
|
2023-01-22 12:45:59 +00:00
|
|
|
"After this form is sent, if the email address or the login you provided "
|
|
|
|
"exists, you will receive an email containing a link that will allow you "
|
|
|
|
"to reset your password."
|
2020-10-23 11:38:36 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-11 11:52:36 +00:00
|
|
|
#: canaille/templates/forgotten-password.html:42
|
2021-01-01 14:29:55 +00:00
|
|
|
msgid "Send again"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-11 11:52:36 +00:00
|
|
|
#: canaille/templates/forgotten-password.html:44
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/mail/admin.html:52
|
2020-10-23 11:41:23 +00:00
|
|
|
msgid "Send"
|
2020-10-23 11:38:36 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/group.html:7 canaille/templates/group.html:54
|
2023-03-11 11:52:36 +00:00
|
|
|
msgid "Group creation"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/group.html:9 canaille/templates/group.html:56
|
2023-03-11 11:52:36 +00:00
|
|
|
msgid "Group edition"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/group.html:22 canaille/templates/groups.html:12
|
|
|
|
#: canaille/templates/invite.html:16 canaille/templates/profile_add.html:24
|
|
|
|
#: canaille/templates/users.html:16
|
|
|
|
msgid "View"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: canaille/templates/group.html:26 canaille/templates/groups.html:16
|
|
|
|
#: canaille/templates/invite.html:20 canaille/templates/profile_add.html:28
|
|
|
|
#: canaille/templates/users.html:20
|
|
|
|
msgid "Add"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: canaille/templates/group.html:36
|
2021-07-29 14:33:01 +00:00
|
|
|
msgid "Group deletion"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/group.html:40
|
2021-07-29 14:33:01 +00:00
|
|
|
msgid ""
|
|
|
|
"Are you sure you want to delete this group? This action is unrevokable "
|
|
|
|
"and all the data about this group will be removed."
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/group.html:44
|
|
|
|
#: canaille/templates/oidc/admin/client_edit.html:47
|
|
|
|
#: canaille/templates/oidc/admin/token_view.html:50
|
|
|
|
#: canaille/templates/profile_add.html:72
|
|
|
|
#: canaille/templates/profile_settings.html:64
|
2021-07-29 14:33:01 +00:00
|
|
|
msgid "Cancel"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/group.html:45
|
|
|
|
#: canaille/templates/oidc/admin/client_edit.html:48
|
|
|
|
#: canaille/templates/oidc/admin/token_view.html:51
|
|
|
|
#: canaille/templates/profile_add.html:73
|
|
|
|
#: canaille/templates/profile_settings.html:65
|
2021-07-29 14:33:01 +00:00
|
|
|
msgid "Delete"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/group.html:62
|
2021-07-29 14:33:01 +00:00
|
|
|
msgid "Create a new group"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/group.html:64
|
2023-01-15 08:28:52 +00:00
|
|
|
msgid "Edit information about a group"
|
2021-07-29 14:33:01 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/group.html:81
|
2021-07-29 14:33:01 +00:00
|
|
|
msgid ""
|
|
|
|
"Because group cannot be empty, you will be added to the group. You can "
|
|
|
|
"remove you later by editing your profile when you will have added other "
|
|
|
|
"members to the group."
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/group.html:89
|
2021-12-05 17:52:34 +00:00
|
|
|
msgid "Delete group"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/group.html:94
|
2021-07-29 14:33:01 +00:00
|
|
|
msgid "Create group"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/group.html:96 canaille/templates/profile_add.html:332
|
|
|
|
#: canaille/templates/profile_edit.html:183
|
|
|
|
#: canaille/templates/profile_settings.html:188
|
2021-07-29 14:33:01 +00:00
|
|
|
msgid "Submit"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/group.html:108
|
2021-12-10 16:08:43 +00:00
|
|
|
msgid "Group members"
|
2021-07-29 14:33:01 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/invite.html:5 canaille/templates/invite.html:99
|
|
|
|
#: canaille/templates/profile_add.html:327
|
|
|
|
#: canaille/templates/profile_settings.html:183
|
|
|
|
msgid "Invite a user"
|
2021-07-29 14:33:01 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/invite.html:24 canaille/templates/profile_add.html:33
|
|
|
|
#: canaille/templates/users.html:25
|
|
|
|
msgid "Invite"
|
2023-03-11 11:52:36 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/invite.html:37
|
2021-12-07 17:47:18 +00:00
|
|
|
msgid "Invitation link"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/invite.html:39
|
2021-12-01 11:19:28 +00:00
|
|
|
msgid "Invitation sent"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/invite.html:41
|
2021-12-07 17:47:18 +00:00
|
|
|
msgid "Invitation not sent"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/invite.html:49
|
2021-12-07 17:47:18 +00:00
|
|
|
msgid ""
|
|
|
|
"Here is the invitation link you can provide to the user you want to "
|
|
|
|
"invite:"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/invite.html:56
|
2021-12-01 11:19:28 +00:00
|
|
|
#, python-format
|
2021-12-07 17:47:18 +00:00
|
|
|
msgid "This invitation link has been sent to %(email)s"
|
2021-12-01 11:19:28 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/invite.html:57
|
2021-12-01 11:19:28 +00:00
|
|
|
msgid ""
|
|
|
|
"If you need to provide this link by other ways than email, you can copy "
|
|
|
|
"it there:"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/invite.html:64
|
2021-12-07 17:47:18 +00:00
|
|
|
#, python-format
|
|
|
|
msgid ""
|
|
|
|
"This invitation link could not be sent to %(email)s due to technical "
|
|
|
|
"issues."
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/invite.html:65
|
2021-12-07 17:47:18 +00:00
|
|
|
msgid ""
|
|
|
|
"However you can copy the link there to provide it by other ways than "
|
|
|
|
"email:"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/invite.html:76
|
|
|
|
#: canaille/templates/oidc/admin/token_view.html:135
|
|
|
|
#: canaille/templates/oidc/admin/token_view.html:145
|
2021-12-01 11:19:28 +00:00
|
|
|
msgid "Copy"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/invite.html:83 canaille/templates/invite.html:136
|
2021-12-01 11:19:28 +00:00
|
|
|
msgid "Create a user"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/invite.html:87
|
2021-12-01 11:19:28 +00:00
|
|
|
msgid "Invite another user"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/invite.html:104
|
2021-12-01 11:19:28 +00:00
|
|
|
msgid ""
|
2023-01-22 12:45:59 +00:00
|
|
|
"After this form is sent, the recipient your indicated will receive an "
|
|
|
|
"email containing an account creation link."
|
2021-12-01 11:19:28 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/invite.html:139
|
2021-12-07 17:47:18 +00:00
|
|
|
msgid "Generate a link"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/invite.html:142
|
2021-12-01 11:19:28 +00:00
|
|
|
msgid "Send the invitation"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-12-28 00:06:42 +00:00
|
|
|
#: canaille/templates/login.html:19
|
2020-10-21 12:04:40 +00:00
|
|
|
#, python-format
|
|
|
|
msgid "Sign in at %(website)s"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-12-28 00:06:42 +00:00
|
|
|
#: canaille/templates/login.html:21
|
|
|
|
msgid "Manage your information and your authorizations"
|
2020-10-21 12:04:40 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2022-12-28 00:06:42 +00:00
|
|
|
#: canaille/templates/login.html:45
|
2021-01-23 21:30:43 +00:00
|
|
|
msgid "Continue"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-12-28 00:06:42 +00:00
|
|
|
#: canaille/templates/password.html:19
|
2021-01-23 21:30:43 +00:00
|
|
|
#, python-format
|
|
|
|
msgid "Sign in as %(username)s"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-12-28 00:06:42 +00:00
|
|
|
#: canaille/templates/password.html:21
|
2021-01-23 21:30:43 +00:00
|
|
|
msgid "Please enter your password for this account."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-12-28 00:06:42 +00:00
|
|
|
#: canaille/templates/password.html:38
|
2021-01-23 21:30:43 +00:00
|
|
|
#, python-format
|
|
|
|
msgid "I am not %(username)s"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-12-28 00:06:42 +00:00
|
|
|
#: canaille/templates/password.html:42
|
2021-12-01 11:19:28 +00:00
|
|
|
msgid "Sign in"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/profile_add.html:6 canaille/templates/profile_add.html:82
|
|
|
|
#: canaille/templates/profile_edit.html:6
|
|
|
|
#: canaille/templates/profile_settings.html:6
|
2023-03-11 11:52:36 +00:00
|
|
|
msgid "User creation"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/profile_add.html:8 canaille/templates/profile_add.html:84
|
|
|
|
#: canaille/templates/profile_edit.html:8
|
|
|
|
#: canaille/templates/profile_edit.html:52
|
|
|
|
#: canaille/templates/profile_settings.html:8
|
2023-03-11 11:52:36 +00:00
|
|
|
msgid "My profile"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/profile_add.html:10
|
|
|
|
#: canaille/templates/profile_add.html:86
|
|
|
|
#: canaille/templates/profile_edit.html:10
|
|
|
|
#: canaille/templates/profile_edit.html:54
|
|
|
|
#: canaille/templates/profile_settings.html:10
|
2023-03-11 11:52:36 +00:00
|
|
|
msgid "User profile edition"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/profile_add.html:49
|
|
|
|
#: canaille/templates/profile_edit.html:41
|
|
|
|
#: canaille/templates/profile_settings.html:41
|
2021-12-05 18:45:27 +00:00
|
|
|
msgid "This user cannot edit this field"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/profile_add.html:51
|
|
|
|
#: canaille/templates/profile_edit.html:43
|
|
|
|
#: canaille/templates/profile_settings.html:43
|
2021-12-05 18:45:27 +00:00
|
|
|
msgid "This user cannot see this field"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/profile_add.html:60
|
|
|
|
#: canaille/templates/profile_settings.html:52
|
2021-01-01 15:42:13 +00:00
|
|
|
msgid "Account deletion"
|
2020-11-01 10:33:56 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/profile_add.html:65
|
|
|
|
#: canaille/templates/profile_settings.html:57
|
2020-11-01 10:33:56 +00:00
|
|
|
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 ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/profile_add.html:67
|
|
|
|
#: canaille/templates/profile_settings.html:59
|
2021-01-01 15:42:13 +00:00
|
|
|
msgid ""
|
|
|
|
"Are you sure you want to delete your account? This action is unrevokable "
|
|
|
|
"and all your data will be removed forever."
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/profile_add.html:92
|
2020-11-01 10:33:56 +00:00
|
|
|
msgid "Create a new user account"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/profile_add.html:94
|
|
|
|
#: canaille/templates/profile_edit.html:60
|
2023-01-15 08:28:52 +00:00
|
|
|
msgid "Edit your personal information"
|
2020-10-21 12:04:40 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/profile_add.html:96
|
|
|
|
#: canaille/templates/profile_edit.html:62
|
2023-01-15 08:28:52 +00:00
|
|
|
msgid "Edit information about a user"
|
2020-10-21 12:04:40 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/profile_add.html:111
|
|
|
|
#: canaille/templates/profile_edit.html:23
|
|
|
|
#: canaille/templates/profile_settings.html:23
|
2020-11-02 10:39:00 +00:00
|
|
|
msgid "Personal information"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/profile_add.html:123
|
|
|
|
#: canaille/templates/profile_add.html:134
|
|
|
|
#: canaille/templates/profile_edit.html:87
|
|
|
|
#: canaille/templates/profile_edit.html:98
|
2021-12-08 17:06:50 +00:00
|
|
|
msgid "Click to upload a photo"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/profile_add.html:221
|
|
|
|
#: canaille/templates/profile_edit.html:27
|
|
|
|
#: canaille/templates/profile_settings.html:27
|
|
|
|
#: canaille/templates/profile_settings.html:73
|
2020-11-02 10:39:00 +00:00
|
|
|
msgid "Account information"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/profile_add.html:246
|
|
|
|
#: canaille/templates/profile_settings.html:110
|
2021-01-13 08:55:07 +00:00
|
|
|
msgid "User password is not mandatory"
|
2021-01-06 16:19:44 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/profile_add.html:249
|
|
|
|
#: canaille/templates/profile_settings.html:113
|
2021-01-13 08:55:07 +00:00
|
|
|
msgid "The user password can be set:"
|
2021-01-06 16:19:44 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/profile_add.html:251
|
|
|
|
#: canaille/templates/profile_settings.html:115
|
2021-01-13 08:55:07 +00:00
|
|
|
msgid "by filling this form;"
|
2021-01-06 16:19:44 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/profile_add.html:252
|
|
|
|
#: canaille/templates/profile_settings.html:116
|
2021-01-13 08:55:07 +00:00
|
|
|
msgid ""
|
|
|
|
"by sending the user a password initialization mail, after the account "
|
|
|
|
"creation;"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/profile_add.html:253
|
|
|
|
#: canaille/templates/profile_add.html:282
|
|
|
|
#: canaille/templates/profile_settings.html:117
|
|
|
|
#: canaille/templates/profile_settings.html:140
|
2021-01-06 16:19:44 +00:00
|
|
|
msgid ""
|
2021-01-13 08:55:07 +00:00
|
|
|
"or simply waiting for the user to sign-in a first time, and then receive "
|
|
|
|
"a password initialization mail."
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/profile_add.html:258
|
|
|
|
msgid ""
|
|
|
|
"The user will not be able to authenticate unless the password is set, but"
|
|
|
|
" they will be able to ask for a password initialization mail."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: canaille/templates/profile_add.html:260
|
|
|
|
#: canaille/templates/profile_add.html:286
|
|
|
|
msgid "The user will not be able to authenticate unless the password is set."
|
2021-12-07 15:39:18 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/profile_add.html:271
|
|
|
|
#: canaille/templates/profile_settings.html:129
|
2021-01-22 17:26:53 +00:00
|
|
|
msgid "Send email"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/profile_add.html:275
|
|
|
|
#: canaille/templates/profile_settings.html:133
|
2021-01-13 08:55:07 +00:00
|
|
|
msgid "This user does not have a password yet"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/profile_add.html:278
|
|
|
|
#: canaille/templates/profile_settings.html:136
|
2021-01-13 08:55:07 +00:00
|
|
|
msgid "You can solve this by:"
|
2021-01-06 16:19:44 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/profile_add.html:280
|
|
|
|
#: canaille/templates/profile_settings.html:138
|
2021-01-13 08:55:07 +00:00
|
|
|
msgid "setting a password using this form;"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/profile_add.html:281
|
|
|
|
#: canaille/templates/profile_settings.html:139
|
2021-01-13 08:55:07 +00:00
|
|
|
msgid "sending the user a password initialization mail, by clicking this button;"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/profile_add.html:295
|
|
|
|
#: canaille/templates/profile_settings.html:151
|
2021-01-22 17:26:53 +00:00
|
|
|
msgid "Send mail"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/mail/admin.html:97
|
|
|
|
#: canaille/templates/profile_add.html:298
|
|
|
|
#: canaille/templates/profile_settings.html:154
|
2021-07-29 14:33:01 +00:00
|
|
|
#: canaille/templates/reset-password.html:11
|
|
|
|
#: canaille/templates/reset-password.html:16
|
2021-01-22 17:26:53 +00:00
|
|
|
msgid "Password reset"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/profile_add.html:300
|
|
|
|
#: canaille/templates/profile_settings.html:156
|
2021-01-22 17:26:53 +00:00
|
|
|
msgid ""
|
|
|
|
"If the user has forgotten his password, you can send him a password reset"
|
|
|
|
" email by clicking this button."
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/profile_add.html:312
|
|
|
|
#: canaille/templates/profile_settings.html:168
|
2021-12-01 11:19:28 +00:00
|
|
|
msgid "Delete the user"
|
2020-12-11 10:52:37 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/profile_add.html:314
|
|
|
|
#: canaille/templates/profile_settings.html:170
|
2021-12-01 11:19:28 +00:00
|
|
|
msgid "Delete my account"
|
2020-11-01 10:33:56 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/profile_add.html:321
|
|
|
|
#: canaille/templates/profile_settings.html:177
|
2021-12-01 11:19:28 +00:00
|
|
|
msgid "Impersonate"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/profile_settings.html:120
|
|
|
|
#: canaille/templates/profile_settings.html:143
|
|
|
|
msgid "The user will not be able to authenticate unless the password is set"
|
2023-03-11 11:52:36 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/users.html:5 canaille/templates/users.html:35
|
|
|
|
#: canaille/themes/default/base.html:54
|
|
|
|
msgid "Users"
|
2020-11-01 10:33:56 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/macro/fomanticui.html:67
|
|
|
|
#: canaille/templates/oidc/admin/client_edit.html:63
|
|
|
|
#: canaille/templates/oidc/admin/client_edit.html:72
|
|
|
|
#: canaille/templates/oidc/admin/client_edit.html:81
|
2023-03-09 18:31:51 +00:00
|
|
|
msgid "This field is not editable"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/macro/fomanticui.html:71
|
2023-03-09 18:31:51 +00:00
|
|
|
msgid "This field is required"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-09 18:33:28 +00:00
|
|
|
#: canaille/templates/macro/table.html:8
|
|
|
|
msgid "Search…"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-11 11:52:36 +00:00
|
|
|
#: canaille/templates/macro/table.html:20
|
2023-03-09 18:33:28 +00:00
|
|
|
msgid "Search"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-11 11:52:36 +00:00
|
|
|
#: canaille/templates/macro/table.html:65
|
2023-03-09 18:33:28 +00:00
|
|
|
msgid "Page"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-11 11:52:36 +00:00
|
|
|
#: canaille/templates/macro/table.html:111
|
2023-03-09 18:33:28 +00:00
|
|
|
#, python-format
|
|
|
|
msgid "%(nb_items)s items"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/mail/admin.html:5 canaille/templates/mail/admin.html:12
|
|
|
|
#: canaille/templates/oidc/admin/authorization_list.html:16
|
|
|
|
#: canaille/templates/oidc/admin/authorization_view.html:12
|
|
|
|
#: canaille/templates/oidc/admin/client_add.html:12
|
|
|
|
#: canaille/templates/oidc/admin/client_edit.html:16
|
|
|
|
#: canaille/templates/oidc/admin/client_list.html:16
|
|
|
|
#: canaille/templates/oidc/admin/token_list.html:16
|
|
|
|
#: canaille/templates/oidc/admin/token_view.html:17
|
2023-03-11 11:52:36 +00:00
|
|
|
msgid "Emails"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/mail/admin.html:16
|
|
|
|
#: canaille/templates/oidc/admin/authorization_list.html:20
|
|
|
|
#: canaille/templates/oidc/admin/authorization_view.html:16
|
|
|
|
#: canaille/templates/oidc/admin/client_add.html:16
|
|
|
|
#: canaille/templates/oidc/admin/client_edit.html:20
|
|
|
|
#: canaille/templates/oidc/admin/client_list.html:5
|
|
|
|
#: canaille/templates/oidc/admin/client_list.html:20
|
|
|
|
#: canaille/templates/oidc/admin/client_list.html:41
|
|
|
|
#: canaille/templates/oidc/admin/token_list.html:20
|
|
|
|
#: canaille/templates/oidc/admin/token_view.html:21
|
|
|
|
msgid "Clients"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: canaille/templates/mail/admin.html:20
|
|
|
|
#: canaille/templates/oidc/admin/authorization_list.html:24
|
|
|
|
#: canaille/templates/oidc/admin/authorization_view.html:20
|
|
|
|
#: canaille/templates/oidc/admin/client_add.html:5
|
|
|
|
#: canaille/templates/oidc/admin/client_add.html:20
|
|
|
|
#: canaille/templates/oidc/admin/client_add.html:36
|
|
|
|
#: canaille/templates/oidc/admin/client_edit.html:24
|
|
|
|
#: canaille/templates/oidc/admin/client_list.html:24
|
|
|
|
#: canaille/templates/oidc/admin/token_list.html:24
|
|
|
|
#: canaille/templates/oidc/admin/token_view.html:25
|
|
|
|
msgid "Add a client"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: canaille/templates/mail/admin.html:24
|
|
|
|
#: canaille/templates/oidc/admin/authorization_list.html:28
|
|
|
|
#: canaille/templates/oidc/admin/authorization_view.html:24
|
|
|
|
#: canaille/templates/oidc/admin/client_add.html:24
|
|
|
|
#: canaille/templates/oidc/admin/client_edit.html:28
|
|
|
|
#: canaille/templates/oidc/admin/client_list.html:28
|
|
|
|
#: canaille/templates/oidc/admin/token_list.html:5
|
|
|
|
#: canaille/templates/oidc/admin/token_list.html:28
|
|
|
|
#: canaille/templates/oidc/admin/token_list.html:41
|
|
|
|
#: canaille/templates/oidc/admin/token_view.html:29
|
|
|
|
msgid "Tokens"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: canaille/templates/mail/admin.html:28
|
|
|
|
#: canaille/templates/oidc/admin/authorization_list.html:5
|
|
|
|
#: canaille/templates/oidc/admin/authorization_list.html:32
|
|
|
|
#: canaille/templates/oidc/admin/authorization_list.html:41
|
|
|
|
#: canaille/templates/oidc/admin/authorization_view.html:28
|
|
|
|
#: canaille/templates/oidc/admin/client_add.html:28
|
|
|
|
#: canaille/templates/oidc/admin/client_edit.html:32
|
|
|
|
#: canaille/templates/oidc/admin/client_list.html:32
|
|
|
|
#: canaille/templates/oidc/admin/token_list.html:32
|
|
|
|
#: canaille/templates/oidc/admin/token_view.html:33
|
|
|
|
msgid "Codes"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: canaille/templates/mail/admin.html:37
|
2022-01-01 10:56:48 +00:00
|
|
|
msgid "Mail sending test"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/mail/admin.html:42
|
2022-01-01 10:56:48 +00:00
|
|
|
msgid ""
|
2023-01-22 12:45:59 +00:00
|
|
|
"This form will send a fake invitation email to the address you want. This"
|
|
|
|
" should be used for testing mail configuration."
|
2022-01-01 10:56:48 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/mail/admin.html:61
|
2021-12-02 11:05:24 +00:00
|
|
|
msgid "Email preview"
|
2020-10-21 12:04:40 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/mail/admin.html:73 canaille/templates/mail/test.html:19
|
2023-01-22 11:48:15 +00:00
|
|
|
#: canaille/templates/mail/test.txt:1
|
|
|
|
msgid "Connectivity test"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/mail/admin.html:85
|
2020-12-11 10:52:37 +00:00
|
|
|
#: canaille/templates/mail/firstlogin.html:19
|
2020-11-16 14:39:58 +00:00
|
|
|
#: canaille/templates/mail/reset.txt:1
|
|
|
|
msgid "Password initialization"
|
2020-10-29 11:00:19 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/mail/admin.html:109
|
2021-12-02 11:05:24 +00:00
|
|
|
msgid "Invitation"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-12-11 10:52:37 +00:00
|
|
|
#: canaille/templates/mail/firstlogin.html:27
|
2020-10-29 11:00:19 +00:00
|
|
|
#, python-format
|
|
|
|
msgid ""
|
2023-01-22 12:45:59 +00:00
|
|
|
"In order to finalize your account configuration at %(site_name)s, we need"
|
|
|
|
" to setup your password. Please click on the \"Initialize password\" "
|
|
|
|
"button below and follow the instructions."
|
2020-10-29 11:00:19 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2020-12-11 10:52:37 +00:00
|
|
|
#: canaille/templates/mail/firstlogin.html:38
|
2021-12-01 11:19:28 +00:00
|
|
|
#: canaille/templates/mail/invitation.txt:5 canaille/templates/mail/reset.txt:5
|
2020-11-16 14:39:58 +00:00
|
|
|
msgid "Initialize password"
|
2020-10-29 11:00:19 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2020-11-16 14:39:58 +00:00
|
|
|
#: canaille/templates/mail/firstlogin.txt:1
|
2020-12-11 10:52:37 +00:00
|
|
|
#: canaille/templates/mail/reset.html:19
|
2020-11-16 14:39:58 +00:00
|
|
|
msgid "Password reinitialisation"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: canaille/templates/mail/firstlogin.txt:3
|
2020-10-29 11:00:19 +00:00
|
|
|
#, python-format
|
|
|
|
msgid ""
|
|
|
|
"Someone, probably you, asked for a password reinitialization link at "
|
2023-01-15 08:28:52 +00:00
|
|
|
"%(site_name)s. If you did not asked for this email, please ignore it. If "
|
2020-10-29 11:00:19 +00:00
|
|
|
"you need to reset your password, please click on the link below and "
|
|
|
|
"follow the instructions."
|
|
|
|
msgstr ""
|
|
|
|
|
2020-11-16 14:39:58 +00:00
|
|
|
#: canaille/templates/mail/firstlogin.txt:5
|
2020-12-11 10:52:37 +00:00
|
|
|
#: canaille/templates/mail/reset.html:38
|
2020-11-16 14:39:58 +00:00
|
|
|
msgid "Reset password"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-12-01 11:19:28 +00:00
|
|
|
#: canaille/templates/mail/invitation.html:19
|
|
|
|
#: canaille/templates/mail/invitation.txt:1
|
|
|
|
msgid "Account creation"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: canaille/templates/mail/invitation.html:27
|
|
|
|
#, python-format
|
|
|
|
msgid ""
|
2023-01-22 12:45:59 +00:00
|
|
|
"You have been invited to create an account at %(site_name)s. To proceed "
|
|
|
|
"you can click on the \"Create my account\" button below and follow the "
|
|
|
|
"instructions."
|
2021-12-01 11:19:28 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: canaille/templates/mail/invitation.html:38
|
|
|
|
msgid "Create my account"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: canaille/templates/mail/invitation.txt:3
|
|
|
|
#, python-format
|
|
|
|
msgid ""
|
|
|
|
"You have been invited to create an account at %(site_name)s. To proceed "
|
|
|
|
"you can click on the link below and follow the instructions."
|
|
|
|
msgstr ""
|
|
|
|
|
2020-12-11 10:52:37 +00:00
|
|
|
#: canaille/templates/mail/reset.html:27
|
2020-11-16 14:39:58 +00:00
|
|
|
#, python-format
|
|
|
|
msgid ""
|
2023-01-22 12:45:59 +00:00
|
|
|
"Someone, probably you, asked for a password reinitialization link at "
|
|
|
|
"%(site_name)s. If you did not ask for this email, please ignore it. If "
|
|
|
|
"you need to reset your password, please click on the \"Reset password\" "
|
|
|
|
"button below and follow the instructions."
|
2020-11-16 14:39:58 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2020-12-11 10:52:37 +00:00
|
|
|
#: canaille/templates/mail/reset.txt:3
|
|
|
|
#, python-format
|
|
|
|
msgid ""
|
|
|
|
"In order to finalize your account configuration at %(site_name)s, we need"
|
2021-12-01 11:19:28 +00:00
|
|
|
" to setup your password. Please click on the link below and follow the "
|
|
|
|
"instructions."
|
2020-12-11 10:52:37 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-01-22 11:48:15 +00:00
|
|
|
#: canaille/templates/mail/test.html:27 canaille/templates/mail/test.txt:3
|
|
|
|
#, python-format
|
|
|
|
msgid ""
|
|
|
|
"This email is a test to check that you receive communications from "
|
|
|
|
"%(site_name)s."
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-11 11:52:36 +00:00
|
|
|
#: canaille/templates/oidc/admin/authorization_view.html:5
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/oidc/admin/authorization_view.html:36
|
2023-01-15 08:28:52 +00:00
|
|
|
msgid "View an authorization"
|
2022-02-23 10:00:27 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/oidc/admin/client_add.html:39
|
2022-02-23 10:00:27 +00:00
|
|
|
msgid "Confirm"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-11 11:52:36 +00:00
|
|
|
#: canaille/templates/oidc/admin/client_edit.html:5
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/oidc/admin/client_edit.html:54
|
2023-03-11 11:52:36 +00:00
|
|
|
msgid "Edit a client"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/oidc/admin/client_edit.html:41
|
2022-02-23 10:00:27 +00:00
|
|
|
msgid "Client deletion"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/oidc/admin/client_edit.html:44
|
2022-02-23 10:00:27 +00:00
|
|
|
msgid ""
|
|
|
|
"Are you sure you want to delete this client? This action is unrevokable "
|
|
|
|
"and all the data about this client will be removed."
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/oidc/admin/client_edit.html:60
|
2022-02-23 10:00:27 +00:00
|
|
|
msgid "ID"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/oidc/admin/client_edit.html:69
|
2022-02-23 10:00:27 +00:00
|
|
|
msgid "Secret"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/oidc/admin/client_edit.html:78
|
2022-02-23 10:00:27 +00:00
|
|
|
msgid "Issued at"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/oidc/admin/client_edit.html:102
|
2022-11-20 21:12:18 +00:00
|
|
|
msgid "Delete the client"
|
2022-02-23 10:00:27 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/oidc/admin/client_edit.html:105
|
2022-11-20 21:12:18 +00:00
|
|
|
msgid "Edit"
|
2022-02-23 10:00:27 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-11 11:52:36 +00:00
|
|
|
#: canaille/templates/oidc/admin/token_view.html:5
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/oidc/admin/token_view.html:57
|
2023-03-11 11:52:36 +00:00
|
|
|
msgid "Token details"
|
2022-02-23 10:00:27 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/oidc/admin/token_view.html:42
|
2023-03-11 11:52:36 +00:00
|
|
|
msgid "Token deletion"
|
2023-02-04 17:41:49 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/oidc/admin/token_view.html:46
|
2023-03-11 11:52:36 +00:00
|
|
|
msgid "Are you sure you want to revoke this token? This action is unrevokable."
|
2023-02-04 17:41:49 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/oidc/admin/token_view.html:63
|
2023-03-09 18:33:28 +00:00
|
|
|
#: canaille/templates/partial/oidc/admin/authorization_list.html:6
|
|
|
|
#: canaille/templates/partial/oidc/admin/token_list.html:6
|
|
|
|
msgid "Client"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/oidc/admin/token_view.html:71
|
2023-03-09 18:33:28 +00:00
|
|
|
#: canaille/templates/partial/oidc/admin/authorization_list.html:7
|
|
|
|
#: canaille/templates/partial/oidc/admin/token_list.html:7
|
|
|
|
msgid "Subject"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/oidc/admin/token_view.html:89
|
2023-02-10 08:52:27 +00:00
|
|
|
msgid "Audience"
|
2022-02-23 10:00:27 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/oidc/admin/token_view.html:103
|
2023-02-10 08:52:27 +00:00
|
|
|
msgid "Issue date"
|
2022-02-23 10:00:27 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/oidc/admin/token_view.html:107
|
2023-02-10 08:52:27 +00:00
|
|
|
msgid "Expiration date"
|
2022-02-23 10:00:27 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/oidc/admin/token_view.html:111
|
2023-02-10 08:52:27 +00:00
|
|
|
msgid "Revokation date"
|
2023-02-04 17:41:49 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/oidc/admin/token_view.html:117
|
2023-02-10 08:52:27 +00:00
|
|
|
msgid "Revoke token"
|
2023-02-04 17:41:49 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/oidc/admin/token_view.html:120
|
2023-02-10 08:52:27 +00:00
|
|
|
msgid "This token has not been revoked"
|
2022-02-23 10:00:27 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/oidc/admin/token_view.html:126
|
2022-02-23 10:00:27 +00:00
|
|
|
msgid "Token type"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/oidc/admin/token_view.html:130
|
2022-02-23 10:00:27 +00:00
|
|
|
msgid "Access token"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/oidc/admin/token_view.html:140
|
2022-02-23 10:00:27 +00:00
|
|
|
msgid "Refresh token"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: canaille/templates/oidc/user/authorize.html:9
|
|
|
|
#, python-format
|
|
|
|
msgid "The application %(name)s is requesting access to:"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: canaille/templates/oidc/user/authorize.html:32
|
|
|
|
#, python-format
|
2023-02-04 17:41:49 +00:00
|
|
|
msgid "You are logged in as %(name)s"
|
2022-02-23 10:00:27 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: canaille/templates/oidc/user/authorize.html:39
|
|
|
|
msgid "Deny"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: canaille/templates/oidc/user/authorize.html:42
|
|
|
|
msgid "Switch user"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: canaille/templates/oidc/user/authorize.html:45
|
|
|
|
msgid "Accept"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-11 11:52:36 +00:00
|
|
|
#: canaille/templates/oidc/user/consent_list.html:4
|
|
|
|
#: canaille/templates/oidc/user/consent_list.html:15
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/oidc/user/consent_list.html:30
|
|
|
|
#: canaille/templates/oidc/user/preconsent_list.html:4
|
|
|
|
#: canaille/templates/oidc/user/preconsent_list.html:15
|
2022-02-23 10:00:27 +00:00
|
|
|
msgid "My consents"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/oidc/user/consent_list.html:20
|
|
|
|
#: canaille/templates/oidc/user/preconsent_list.html:20
|
|
|
|
#: canaille/templates/oidc/user/preconsent_list.html:31
|
|
|
|
msgid "Pre-authorized applications"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: canaille/templates/oidc/user/consent_list.html:33
|
2022-02-23 10:00:27 +00:00
|
|
|
msgid "Consult and revoke the authorization you gave to websites."
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/oidc/user/consent_list.html:51
|
2022-02-23 10:00:27 +00:00
|
|
|
msgid "From:"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/oidc/user/consent_list.html:54
|
2022-02-23 10:00:27 +00:00
|
|
|
msgid "Revoked:"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/oidc/user/consent_list.html:59
|
2023-02-14 17:43:43 +00:00
|
|
|
msgid "Had access to:"
|
2022-02-23 10:00:27 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/oidc/user/consent_list.html:61
|
|
|
|
#: canaille/templates/oidc/user/preconsent_list.html:51
|
2023-02-14 17:43:43 +00:00
|
|
|
msgid "Has access to:"
|
2022-02-23 10:00:27 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/oidc/user/consent_list.html:84
|
|
|
|
#: canaille/templates/oidc/user/preconsent_list.html:73
|
2023-02-14 17:43:43 +00:00
|
|
|
msgid "Policy"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/oidc/user/consent_list.html:92
|
|
|
|
#: canaille/templates/oidc/user/preconsent_list.html:81
|
2023-02-14 17:43:43 +00:00
|
|
|
msgid "Terms of service"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/oidc/user/consent_list.html:99
|
2023-02-14 17:43:43 +00:00
|
|
|
msgid "Restore access"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/oidc/user/consent_list.html:104
|
|
|
|
#: canaille/templates/oidc/user/preconsent_list.html:87
|
2023-02-14 17:43:43 +00:00
|
|
|
msgid "Revoke access"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/oidc/user/consent_list.html:114
|
2022-02-23 10:00:27 +00:00
|
|
|
msgid "You did not authorize applications yet."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-05-20 12:07:56 +00:00
|
|
|
#: canaille/templates/oidc/user/logout.html:9
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/themes/default/base.html:72
|
2022-05-20 12:07:56 +00:00
|
|
|
msgid "Log out"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: canaille/templates/oidc/user/logout.html:10
|
|
|
|
msgid "Do you want to log out?"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: canaille/templates/oidc/user/logout.html:14
|
|
|
|
#, python-format
|
|
|
|
msgid "You are currently logged in as %(username)s."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: canaille/templates/oidc/user/logout.html:16
|
|
|
|
#, python-format
|
2023-01-15 08:28:52 +00:00
|
|
|
msgid "The application %(client_name)s wants to disconnect your account."
|
2022-05-20 12:07:56 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: canaille/templates/oidc/user/logout.html:33
|
|
|
|
msgid "Stay logged"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: canaille/templates/oidc/user/logout.html:36
|
|
|
|
msgid "Logout"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/templates/oidc/user/preconsent_list.html:34
|
|
|
|
msgid "Those applications automatically have authorizations to access you data."
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-09 18:33:28 +00:00
|
|
|
#: canaille/templates/partial/groups.html:8
|
|
|
|
msgid "Number of members"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: canaille/templates/partial/groups.html:31
|
2023-03-16 15:25:14 +00:00
|
|
|
#: canaille/templates/partial/oidc/admin/authorization_list.html:31
|
2023-03-09 18:33:28 +00:00
|
|
|
#: canaille/templates/partial/oidc/admin/client_list.html:35
|
|
|
|
#: canaille/templates/partial/oidc/admin/token_list.html:39
|
|
|
|
#: canaille/templates/partial/users.html:63
|
|
|
|
msgid "No item matches your request"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: canaille/templates/partial/groups.html:33
|
2023-03-16 15:25:14 +00:00
|
|
|
#: canaille/templates/partial/oidc/admin/authorization_list.html:33
|
2023-03-09 18:33:28 +00:00
|
|
|
#: canaille/templates/partial/oidc/admin/client_list.html:37
|
|
|
|
#: canaille/templates/partial/oidc/admin/token_list.html:41
|
|
|
|
#: canaille/templates/partial/users.html:65
|
|
|
|
msgid "Maybe try with different criterias?"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: canaille/templates/partial/groups.html:36
|
2023-03-16 15:25:14 +00:00
|
|
|
#: canaille/templates/partial/oidc/admin/authorization_list.html:36
|
2023-03-09 18:33:28 +00:00
|
|
|
#: canaille/templates/partial/oidc/admin/client_list.html:40
|
|
|
|
#: canaille/templates/partial/oidc/admin/token_list.html:44
|
|
|
|
#: canaille/templates/partial/users.html:68
|
|
|
|
msgid "There is nothing here"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: canaille/templates/partial/oidc/admin/authorization_list.html:5
|
|
|
|
msgid "Code"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: canaille/templates/partial/oidc/admin/authorization_list.html:8
|
|
|
|
#: canaille/templates/partial/oidc/admin/client_list.html:8
|
|
|
|
#: canaille/templates/partial/oidc/admin/token_list.html:8
|
|
|
|
msgid "Created"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: canaille/templates/partial/oidc/admin/client_list.html:7
|
|
|
|
msgid "URL"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: canaille/templates/partial/oidc/admin/token_list.html:5
|
|
|
|
msgid "Token"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-12-01 11:36:09 +00:00
|
|
|
#: canaille/themes/default/base.html:10
|
2023-03-11 11:52:36 +00:00
|
|
|
msgid "Authorization interface"
|
2021-12-01 11:36:09 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2023-03-16 18:17:11 +00:00
|
|
|
#: canaille/themes/default/base.html:40
|
|
|
|
msgid "Profile"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: canaille/themes/default/base.html:47
|
|
|
|
msgid "Consents"
|
|
|
|
msgstr ""
|
|
|
|
|
2023-03-09 18:31:51 +00:00
|
|
|
#: canaille/themes/default/base.html:67
|
|
|
|
msgid "Admin"
|
|
|
|
msgstr ""
|