canaille-globuzma/canaille/translations/messages.pot

1784 lines
45 KiB
Text
Raw Normal View History

2020-10-21 12:04:40 +00:00
# Translations template for PROJECT.
# Copyright (C) 2023 Yaal Coop
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"
"POT-Creation-Date: 2023-08-15 17:00+0200\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-08-15 14:36:58 +00:00
#: canaille/app/flask.py:71
2023-05-26 13:31:28 +00:00
msgid "No SMTP server has been configured"
msgstr ""
2023-06-22 16:02:22 +00:00
#: canaille/app/forms.py:24
2023-05-26 13:31:28 +00:00
msgid "This is not a valid URL"
msgstr ""
2023-06-22 16:02:22 +00:00
#: canaille/app/forms.py:31 canaille/app/forms.py:32
msgid "This value is a duplicate"
msgstr ""
2023-08-03 17:22:58 +00:00
#: canaille/app/forms.py:44
msgid "Not a valid phone number"
msgstr ""
#: canaille/app/forms.py:198
2023-05-26 13:31:28 +00:00
msgid "The page number is not valid"
msgstr ""
2023-08-03 17:22:58 +00:00
#: canaille/app/forms.py:226
2023-06-22 16:02:22 +00:00
msgid "Not a valid datetime value."
msgstr ""
2023-08-03 17:22:58 +00:00
#: canaille/app/forms.py:241
msgid "This field cannot be edited"
msgstr ""
2023-06-30 16:41:09 +00:00
#: canaille/backends/ldap/backend.py:103
2023-05-26 13:31:28 +00:00
msgid "Could not connect to the LDAP server '{uri}'"
msgstr ""
2023-06-30 16:41:09 +00:00
#: canaille/backends/ldap/backend.py:118
2023-05-26 13:31:28 +00:00
msgid "LDAP authentication failed with user '{user}'"
msgstr ""
2023-06-30 16:41:09 +00:00
#: canaille/backends/ldap/backend.py:223
2023-05-26 13:31:28 +00:00
msgid "John Doe"
msgstr ""
2023-08-03 17:22:58 +00:00
#: canaille/backends/ldap/backend.py:226 canaille/core/forms.py:129
2023-08-15 14:36:58 +00:00
#: canaille/core/forms.py:373
2023-05-26 13:31:28 +00:00
msgid "jdoe"
msgstr ""
2023-06-30 16:41:09 +00:00
#: canaille/backends/ldap/backend.py:229
2023-05-26 13:31:28 +00:00
msgid "john@doe.com"
msgstr ""
2023-06-30 16:41:09 +00:00
#: canaille/backends/ldap/backend.py:231
2023-05-26 13:31:28 +00:00
msgid " or "
msgstr ""
2023-07-20 14:54:42 +00:00
#: canaille/backends/ldap/models.py:128
2023-05-26 13:31:28 +00:00
msgid "Your account has been locked."
msgstr ""
2023-07-20 14:54:42 +00:00
#: canaille/backends/ldap/models.py:133
2023-05-26 13:31:28 +00:00
msgid "You should change your password."
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/account.py:92 canaille/core/account.py:118
msgid "You will receive soon an email to continue the registration process."
2020-11-01 10:33:56 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/account.py:125
2020-11-23 08:16:45 +00:00
msgid ""
2023-08-15 14:36:58 +00:00
"An error happened while sending your registration mail. Please try again "
"in a few minutes. If this still happens, please contact the "
"administrators."
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/account.py:253 canaille/core/account.py:274
msgid "The registration link that brought you here was invalid."
2020-10-21 12:04:40 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/account.py:260
msgid "The registration link that brought you here has expired."
2022-01-01 10:56:48 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/account.py:267
2021-12-01 11:19:28 +00:00
msgid "Your account has already been created."
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/account.py:281
msgid "You are already logged in, you cannot create an account."
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/account.py:302 canaille/core/forms.py:278
#: canaille/core/forms.py:391 canaille/core/templates/groups.html:5
#: canaille/core/templates/groups.html:25
#: canaille/core/templates/partial/users.html:18
#: canaille/templates/base.html:57
msgid "Groups"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/account.py:335 canaille/core/account.py:423
2023-03-16 18:17:11 +00:00
msgid "User account creation failed."
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/account.py:346
2023-05-30 07:44:11 +00:00
msgid "Your account has been created successfully."
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/account.py:356 canaille/core/account.py:378
2023-08-06 10:15:02 +00:00
msgid "The email confirmation link that brought you here is invalid."
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/account.py:363
2023-08-06 10:15:02 +00:00
msgid "The email confirmation link that brought you here has expired."
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/account.py:370
msgid "The invitation link that brought you here was invalid."
msgstr ""
#: canaille/core/account.py:385
2023-08-06 10:15:02 +00:00
msgid "This address email have already been confirmed."
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/account.py:392
2023-08-06 10:15:02 +00:00
msgid "This address email is already associated with another account."
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/account.py:399
2023-08-06 10:15:02 +00:00
msgid "Your email address have been confirmed."
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/account.py:433
2021-12-01 11:19:28 +00:00
msgid "User account creation succeed."
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/account.py:609 canaille/core/account.py:771
2023-03-16 18:17:11 +00:00
msgid "Profile edition failed."
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/account.py:613 canaille/core/account.py:786
2023-05-30 07:44:11 +00:00
msgid "Profile updated successfully."
2023-03-16 18:17:11 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/account.py:620
2023-08-06 10:15:02 +00:00
msgid "Email addition failed."
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/account.py:625
2023-08-06 10:15:02 +00:00
msgid ""
"An email has been sent to the email address. Please check your inbox and "
"click on the verification link it contains"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/account.py:632
2023-08-06 10:15:02 +00:00
msgid "Could not send the verification email"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/account.py:642
2023-08-06 10:15:02 +00:00
msgid "Email deletion failed."
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/account.py:645
2023-08-06 10:15:02 +00:00
msgid "The email have been successfully deleted."
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/account.py:685
msgid ""
2023-06-22 16:12:54 +00:00
"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."
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/account.py:692 canaille/core/auth.py:135
msgid "Could not send the password initialization email"
msgstr ""
#: canaille/core/account.py:702
2021-01-22 17:26:53 +00:00
msgid ""
2023-06-22 16:12:54 +00:00
"A password reset link has been sent at the user email address. It should "
"be received within a few minutes."
2021-01-22 17:26:53 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/account.py:709
2021-01-22 17:26:53 +00:00
msgid "Could not send the password reset email"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/account.py:725
2023-05-26 13:31:28 +00:00
msgid "The account has been locked"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/account.py:736
2023-05-26 13:31:28 +00:00
msgid "The account has been unlocked"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/account.py:806
2020-11-01 10:33:56 +00:00
#, python-format
msgid "The user %(user)s has been sucessfuly deleted"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/account.py:824 canaille/core/auth.py:90
#, python-format
2023-08-15 14:36:58 +00:00
msgid "Connection successful. Welcome %(user)s"
2020-10-23 11:38:36 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/admin.py:23 canaille/core/templates/partial/users.html:15
2022-02-23 10:00:27 +00:00
msgid "Email"
msgstr ""
2023-08-03 17:22:58 +00:00
#: canaille/core/admin.py:29 canaille/core/forms.py:61
#: canaille/core/forms.py:85 canaille/core/forms.py:174
2023-08-15 14:36:58 +00:00
#: canaille/core/forms.py:363 canaille/core/forms.py:385
#: canaille/core/forms.py:407 canaille/core/forms.py:423
2022-02-23 10:00:27 +00:00
msgid "jane@doe.com"
msgstr ""
2023-05-26 13:31:28 +00:00
#: canaille/core/admin.py:42
2022-02-23 10:00:27 +00:00
msgid "The test invitation mail has been sent correctly"
msgstr ""
2023-05-26 13:31:28 +00:00
#: canaille/core/admin.py:44
msgid "The test invitation mail has not been sent correctly"
msgstr ""
2023-07-20 14:54:42 +00:00
#: canaille/core/admin.py:58 canaille/core/mails.py:14
msgid "Test email from {website_name}"
msgstr ""
#: canaille/core/admin.py:83 canaille/core/admin.py:95
#: canaille/core/mails.py:94
2022-02-23 10:00:27 +00:00
msgid "Password initialization on {website_name}"
msgstr ""
2023-07-20 14:54:42 +00:00
#: canaille/core/admin.py:128 canaille/core/admin.py:140
#: canaille/core/mails.py:53
2022-02-23 10:00:27 +00:00
msgid "Password reset on {website_name}"
msgstr ""
2023-07-20 14:54:42 +00:00
#: canaille/core/admin.py:182
2022-02-23 10:00:27 +00:00
msgid "Invitation on {website_name}"
msgstr ""
#: canaille/core/admin.py:224 canaille/core/admin.py:266
2023-08-06 10:15:02 +00:00
msgid "Email confirmation on {website_name}"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/auth.py:48 canaille/core/auth.py:74 canaille/core/auth.py:82
#: canaille/oidc/endpoints.py:76 canaille/oidc/endpoints.py:82
msgid "Login failed, please check your information"
msgstr ""
#: canaille/core/auth.py:102
#, python-format
msgid "You have been disconnected. See you next time %(user)s"
msgstr ""
#: canaille/core/auth.py:128
msgid ""
"A password initialization link has been sent at your email address. You "
"should receive it within a few minutes."
msgstr ""
#: canaille/core/auth.py:151
msgid "Could not send the password reset link."
msgstr ""
#: canaille/core/auth.py:155
msgid ""
"A password reset link has been sent at your email address. You should "
"receive it within a few minutes."
msgstr ""
#: canaille/core/auth.py:167
#, python-format
msgid ""
"The user '%(user)s' does not have permissions to update their password. "
"We cannot send a password reset email."
msgstr ""
#: canaille/core/auth.py:182
msgid "We encountered an issue while we sent the password recovery email."
msgstr ""
#: canaille/core/auth.py:205
msgid "The password reset link that brought you here was invalid."
msgstr ""
#: canaille/core/auth.py:214
msgid "Your password has been updated successfully"
msgstr ""
2023-08-03 17:22:58 +00:00
#: canaille/core/forms.py:27
2021-12-01 11:19:28 +00:00
msgid "The login '{login}' already exists"
msgstr ""
2023-08-03 17:22:58 +00:00
#: canaille/core/forms.py:36
2023-03-29 17:34:17 +00:00
msgid "The email '{email}' is already used"
2021-12-01 11:19:28 +00:00
msgstr ""
2023-08-03 17:22:58 +00:00
#: canaille/core/forms.py:43
msgid "The group '{group}' already exists"
msgstr ""
2023-08-03 17:22:58 +00:00
#: canaille/core/forms.py:52
msgid "The login '{login}' does not exist"
msgstr ""
2023-08-03 17:22:58 +00:00
#: canaille/core/forms.py:58 canaille/core/forms.py:82
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/partial/users.html:9
2020-10-21 12:04:40 +00:00
msgid "Login"
msgstr ""
2023-08-03 17:22:58 +00:00
#: canaille/core/forms.py:71 canaille/core/forms.py:94
2023-08-15 14:36:58 +00:00
#: canaille/core/forms.py:228 canaille/core/templates/profile_settings.html:62
2021-01-23 21:30:43 +00:00
msgid "Password"
msgstr ""
2023-08-03 17:22:58 +00:00
#: canaille/core/forms.py:101 canaille/core/forms.py:238
2020-10-23 11:38:36 +00:00
msgid "Password confirmation"
msgstr ""
2023-08-03 17:22:58 +00:00
#: canaille/core/forms.py:104 canaille/core/forms.py:241
2020-10-23 11:38:36 +00:00
msgid "Password and confirmation do not match."
msgstr ""
2023-08-03 17:22:58 +00:00
#: canaille/core/forms.py:123
msgid "Automatic"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/forms.py:128 canaille/core/forms.py:372
2020-10-21 12:04:40 +00:00
msgid "Username"
msgstr ""
2023-08-03 17:22:58 +00:00
#: canaille/core/forms.py:132 canaille/core/forms.py:326
2023-08-15 14:36:58 +00:00
#: canaille/core/forms.py:340 canaille/core/templates/partial/groups.html:6
#: canaille/core/templates/partial/users.html:12 canaille/oidc/forms.py:23
#: canaille/oidc/templates/partial/client_list.html:6
msgid "Name"
msgstr ""
2023-08-03 17:22:58 +00:00
#: canaille/core/forms.py:134
2023-03-11 21:34:29 +00:00
msgid "Title"
msgstr ""
2023-08-03 17:22:58 +00:00
#: canaille/core/forms.py:134
2023-03-11 21:34:29 +00:00
msgid "Vice president"
msgstr ""
2023-08-03 17:22:58 +00:00
#: canaille/core/forms.py:137
2020-11-01 10:33:56 +00:00
msgid "Given name"
msgstr ""
2023-08-03 17:22:58 +00:00
#: canaille/core/forms.py:139
2020-10-23 11:38:36 +00:00
msgid "John"
msgstr ""
2023-08-03 17:22:58 +00:00
#: canaille/core/forms.py:145
2020-10-21 12:04:40 +00:00
msgid "Family Name"
msgstr ""
2023-08-03 17:22:58 +00:00
#: canaille/core/forms.py:148
2020-10-23 11:38:36 +00:00
msgid "Doe"
msgstr ""
2023-08-03 17:22:58 +00:00
#: canaille/core/forms.py:154
2022-12-04 10:56:51 +00:00
msgid "Display Name"
msgstr ""
2023-08-03 17:22:58 +00:00
#: canaille/core/forms.py:157
2022-12-04 10:56:51 +00:00
msgid "Johnny"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/forms.py:164 canaille/core/forms.py:413
#: canaille/core/templates/profile_edit.html:178
2023-06-30 16:41:09 +00:00
msgid "Email addresses"
2020-10-21 12:04:40 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/forms.py:170 canaille/core/forms.py:403
msgid ""
"This email will be used as a recovery address to reset the password if "
"needed"
msgstr ""
2023-08-03 17:22:58 +00:00
#: canaille/core/forms.py:184
2023-06-30 16:41:09 +00:00
msgid "Phone numbers"
2020-10-21 12:04:40 +00:00
msgstr ""
2023-08-03 17:22:58 +00:00
#: canaille/core/forms.py:185
2020-10-23 11:38:36 +00:00
msgid "555-000-555"
msgstr ""
2023-08-03 17:22:58 +00:00
#: canaille/core/forms.py:192
msgid "Address"
msgstr ""
2023-08-03 17:22:58 +00:00
#: canaille/core/forms.py:194
msgid "132, Foobar Street, Gotham City 12401, XX"
msgstr ""
2023-08-03 17:22:58 +00:00
#: canaille/core/forms.py:198
msgid "Street"
msgstr ""
2023-08-03 17:22:58 +00:00
#: canaille/core/forms.py:200
msgid "132, Foobar Street"
msgstr ""
2023-08-03 17:22:58 +00:00
#: canaille/core/forms.py:204
msgid "Postal Code"
msgstr ""
2023-08-03 17:22:58 +00:00
#: canaille/core/forms.py:210
msgid "Locality"
msgstr ""
2023-08-03 17:22:58 +00:00
#: canaille/core/forms.py:212
msgid "Gotham City"
msgstr ""
2023-08-03 17:22:58 +00:00
#: canaille/core/forms.py:216
msgid "Region"
msgstr ""
2023-08-03 17:22:58 +00:00
#: canaille/core/forms.py:218
2023-03-11 21:37:53 +00:00
msgid "North Pole"
msgstr ""
2023-08-03 17:22:58 +00:00
#: canaille/core/forms.py:222
msgid "Photo"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/forms.py:226 canaille/core/templates/profile_add.html:58
#: canaille/core/templates/profile_edit.html:66
2021-12-08 17:06:50 +00:00
msgid "Delete the photo"
msgstr ""
2023-08-03 17:22:58 +00:00
#: canaille/core/forms.py:249
2023-03-29 21:01:02 +00:00
msgid "User number"
msgstr ""
2023-08-03 17:22:58 +00:00
#: canaille/core/forms.py:251 canaille/core/forms.py:257
msgid "1234"
msgstr ""
2023-08-03 17:22:58 +00:00
#: canaille/core/forms.py:255
2023-05-26 13:31:28 +00:00
msgid "Department"
2023-03-11 11:52:36 +00:00
msgstr ""
2023-08-03 17:22:58 +00:00
#: canaille/core/forms.py:261
2023-03-17 16:35:05 +00:00
msgid "Organization"
2021-12-13 22:43:45 +00:00
msgstr ""
2023-08-03 17:22:58 +00:00
#: canaille/core/forms.py:263
2023-03-17 16:35:05 +00:00
msgid "Cogip LTD."
2021-12-13 22:43:45 +00:00
msgstr ""
2023-08-03 17:22:58 +00:00
#: canaille/core/forms.py:267
2023-03-17 16:35:05 +00:00
msgid "Website"
msgstr ""
2023-08-03 17:22:58 +00:00
#: canaille/core/forms.py:269
2023-03-17 16:35:05 +00:00
msgid "https://mywebsite.tld"
msgstr ""
2023-08-03 17:22:58 +00:00
#: canaille/core/forms.py:274
2023-03-17 16:35:05 +00:00
msgid "Preferred language"
msgstr ""
2023-08-03 17:22:58 +00:00
#: canaille/core/forms.py:282
2023-02-10 08:52:27 +00:00
msgid "users, admins …"
2021-12-13 22:43:45 +00:00
msgstr ""
2023-08-03 17:22:58 +00:00
#: canaille/core/forms.py:305
2023-05-26 13:31:28 +00:00
msgid "Account expiration"
msgstr ""
2023-08-03 17:22:58 +00:00
#: canaille/core/forms.py:329
2021-07-29 14:33:01 +00:00
msgid "group"
msgstr ""
2023-08-03 17:22:58 +00:00
#: canaille/core/forms.py:333 canaille/core/forms.py:350
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/partial/groups.html:7
2021-12-10 16:08:43 +00:00
msgid "Description"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/forms.py:357 canaille/core/forms.py:378
msgid "Email address"
2022-01-01 17:41:04 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/forms.py:376
msgid "Username editable by the invitee"
2023-06-30 16:41:09 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/forms.py:416
2023-08-06 10:15:02 +00:00
msgid "New email address"
msgstr ""
2023-05-26 13:31:28 +00:00
#: canaille/core/groups.py:37
2021-07-29 14:33:01 +00:00
msgid "Group creation failed."
msgstr ""
2023-05-26 13:31:28 +00:00
#: canaille/core/groups.py:45
2021-07-29 14:33:01 +00:00
#, python-format
msgid "The group %(group)s has been sucessfully created"
msgstr ""
2023-07-20 14:54:42 +00:00
#: canaille/core/groups.py:95
2022-12-27 20:32:21 +00:00
#, python-format
msgid "The group %(group)s has been sucessfully edited."
msgstr ""
2023-07-20 14:54:42 +00:00
#: canaille/core/groups.py:103
2021-07-29 14:33:01 +00:00
msgid "Group edition failed."
msgstr ""
2023-07-20 14:54:42 +00:00
#: canaille/core/groups.py:117
2021-07-29 14:33:01 +00:00
#, python-format
msgid "The group %(group)s has been sucessfully deleted"
msgstr ""
2023-07-20 14:54:42 +00:00
#: canaille/core/mails.py:125
2021-12-01 11:19:28 +00:00
msgid "You have been invited to create an account on {website_name}"
msgstr ""
2023-08-06 10:15:02 +00:00
#: canaille/core/mails.py:156
msgid "Confirm your address email on {website_name}"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/mails.py:187
msgid "Continue your registration on {website_name}"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/about.html:5 canaille/core/templates/about.html:16
#: canaille/templates/base.html:87
2023-02-04 17:41:49 +00:00
msgid "About Canaille"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/about.html:18
msgid "Free and open-source identity provider."
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/about.html:21
2020-10-21 12:04:40 +00:00
#, python-format
msgid "Version %(version)s"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/about.html:22
msgid "Homepage"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/about.html:23
msgid "Documentation"
2020-10-21 12:04:40 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/about.html:24
msgid "Source code"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/firstlogin.html:11
msgid "First login"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/firstlogin.html:16
msgid ""
"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."
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/firstlogin.html:28
#: canaille/core/templates/forgotten-password.html:35
#: canaille/core/templates/join.html:39
#: canaille/core/templates/profile_add.html:193
2021-12-01 11:19:28 +00:00
msgid "Login page"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/firstlogin.html:29
2021-12-01 11:19:28 +00:00
msgid "Send the initialization email"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/forgotten-password.html:5
#: canaille/core/templates/forgotten-password.html:15
#: canaille/core/templates/join.html:41 canaille/core/templates/login.html:40
#: canaille/core/templates/password.html:34
#: canaille/oidc/templates/login.html:37
2020-10-23 11:38:36 +00:00
msgid "Forgotten password"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/forgotten-password.html:20
2020-10-23 11:38:36 +00:00
msgid ""
"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-08-15 14:36:58 +00:00
#: canaille/core/templates/forgotten-password.html:33
#: canaille/core/templates/login.html:37
msgid "Create an account"
msgstr ""
#: canaille/core/templates/forgotten-password.html:38
msgid "Send again"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/forgotten-password.html:40
#: canaille/core/templates/mails/admin.html:52
2020-10-23 11:41:23 +00:00
msgid "Send"
2020-10-23 11:38:36 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/group.html:7 canaille/core/templates/group.html:31
2023-03-11 11:52:36 +00:00
msgid "Group creation"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/group.html:9 canaille/core/templates/group.html:33
2023-03-11 11:52:36 +00:00
msgid "Group edition"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/group.html:17 canaille/core/templates/groups.html:12
#: canaille/core/templates/invite.html:16
#: canaille/core/templates/profile_add.html:17
#: canaille/core/templates/users.html:12
2023-03-16 18:17:11 +00:00
msgid "View"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/group.html:21 canaille/core/templates/groups.html:16
#: canaille/core/templates/invite.html:20
#: canaille/core/templates/profile_add.html:21
#: canaille/core/templates/users.html:16
2023-03-16 18:17:11 +00:00
msgid "Add"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/group.html:39
2021-07-29 14:33:01 +00:00
msgid "Create a new group"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/group.html:41
2023-01-15 08:28:52 +00:00
msgid "Edit information about a group"
2021-07-29 14:33:01 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/group.html:52
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-08-15 14:36:58 +00:00
#: canaille/core/templates/group.html:60
2021-12-05 17:52:34 +00:00
msgid "Delete group"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/group.html:65
2021-07-29 14:33:01 +00:00
msgid "Create group"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/group.html:67
#: canaille/core/templates/profile_edit.html:166
#: canaille/core/templates/profile_settings.html:165
#: canaille/oidc/templates/client_edit.html:80
2023-05-26 13:31:28 +00:00
msgid "Edit"
2021-07-29 14:33:01 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/group.html:79
2021-12-10 16:08:43 +00:00
msgid "Group members"
2021-07-29 14:33:01 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/invite.html:5 canaille/core/templates/invite.html:99
2023-03-16 18:17:11 +00:00
msgid "Invite a user"
2021-07-29 14:33:01 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/invite.html:24
#: canaille/core/templates/profile_add.html:26
#: canaille/core/templates/users.html:21
2023-03-16 18:17:11 +00:00
msgid "Invite"
2023-03-11 11:52:36 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/invite.html:37
msgid "Invitation link"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/invite.html:39
2021-12-01 11:19:28 +00:00
msgid "Invitation sent"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/invite.html:41
msgid "Invitation not sent"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/invite.html:49
msgid ""
"Here is the invitation link you can provide to the user you want to "
"invite:"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/invite.html:56
2021-12-01 11:19:28 +00:00
#, python-format
msgid "This invitation link has been sent to %(email)s"
2021-12-01 11:19:28 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/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-08-15 14:36:58 +00:00
#: canaille/core/templates/invite.html:64
#, python-format
msgid ""
"This invitation link could not be sent to %(email)s due to technical "
"issues."
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/invite.html:65
msgid ""
"However you can copy the link there to provide it by other ways than "
"email:"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/invite.html:76
#: canaille/oidc/templates/token_view.html:119
#: canaille/oidc/templates/token_view.html:130
2021-12-01 11:19:28 +00:00
msgid "Copy"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/invite.html:83
#: canaille/core/templates/invite.html:130
2021-12-01 11:19:28 +00:00
msgid "Create a user"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/invite.html:87
2021-12-01 11:19:28 +00:00
msgid "Invite another user"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/invite.html:104
2021-12-01 11:19:28 +00:00
msgid ""
"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-08-15 14:36:58 +00:00
#: canaille/core/templates/invite.html:133
msgid "Generate a link"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/invite.html:136
2021-12-01 11:19:28 +00:00
msgid "Send the invitation"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/join.html:6 canaille/core/templates/join.html:17
#: canaille/core/templates/profile_add.html:6
#: canaille/core/templates/profile_add.html:36
#: canaille/core/templates/profile_edit.html:7
msgid "User creation"
2020-10-21 12:04:40 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/join.html:19
#: canaille/core/templates/profile_add.html:39
msgid "Create a new user account"
msgstr ""
#: canaille/core/templates/join.html:24
msgid ""
"Before you can create an account, please enter a valid email address. "
"Then you will receive an email containing a link that will allow you to "
"finish your registration."
msgstr ""
#: canaille/core/templates/join.html:44
#: canaille/core/templates/profile_add.html:196
msgid "Submit"
msgstr ""
#: canaille/core/templates/login.html:20 canaille/oidc/templates/login.html:20
#, python-format
msgid "Sign in at %(website)s"
msgstr ""
#: canaille/core/templates/login.html:22 canaille/oidc/templates/login.html:22
2022-12-28 00:06:42 +00:00
msgid "Manage your information and your authorizations"
2020-10-21 12:04:40 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/login.html:42
#: canaille/core/templates/mails/registration.txt:5
#: canaille/oidc/templates/login.html:39
2021-01-23 21:30:43 +00:00
msgid "Continue"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/password.html:20
2021-01-23 21:30:43 +00:00
#, python-format
msgid "Sign in as %(username)s"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/password.html:22
2021-01-23 21:30:43 +00:00
msgid "Please enter your password for this account."
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/password.html:32
2021-01-23 21:30:43 +00:00
#, python-format
msgid "I am not %(username)s"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/password.html:36
2021-12-01 11:19:28 +00:00
msgid "Sign in"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/profile_add.html:44
#: canaille/core/templates/profile_edit.html:23
#: canaille/core/templates/profile_settings.html:16
2020-11-02 10:39:00 +00:00
msgid "Personal information"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/profile_add.html:55
#: canaille/core/templates/profile_add.html:66
#: canaille/core/templates/profile_edit.html:63
#: canaille/core/templates/profile_edit.html:74
2021-12-08 17:06:50 +00:00
msgid "Click to upload a photo"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/profile_add.html:154
#: canaille/core/templates/profile_edit.html:27
#: canaille/core/templates/profile_settings.html:20
#: canaille/core/templates/profile_settings.html:42
2023-06-30 16:41:09 +00:00
msgid "Account settings"
2020-11-02 10:39:00 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/profile_add.html:177
msgid "User password is not mandatory"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/profile_add.html:181
2023-03-16 18:17:11 +00:00
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 ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/profile_add.html:183
2023-03-16 18:17:11 +00:00
msgid "The user will not be able to authenticate unless the password is set."
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/profile_edit.html:9
#: canaille/core/templates/profile_edit.html:37
#: canaille/core/templates/profile_settings.html:6
2023-07-20 14:54:42 +00:00
msgid "My profile"
2023-03-17 16:35:05 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/profile_edit.html:11
#: canaille/core/templates/profile_edit.html:39
#: canaille/core/templates/profile_settings.html:8
2023-07-20 14:54:42 +00:00
msgid "User profile edition"
2023-03-17 16:35:05 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/profile_edit.html:45
2023-07-20 14:54:42 +00:00
msgid "Edit your personal information"
2023-03-17 16:35:05 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/profile_edit.html:47
2023-07-20 14:54:42 +00:00
msgid "Edit information about a user"
2023-03-17 16:35:05 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/profile_edit.html:176
2023-08-06 10:15:02 +00:00
msgid "My email addresses"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/profile_edit.html:197
2023-08-06 10:15:02 +00:00
msgid "Remove this email address"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/profile_edit.html:220
2023-08-06 10:15:02 +00:00
msgid "Send a verification email to validate this address."
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/profile_edit.html:227
2023-08-06 10:15:02 +00:00
msgid "Verify"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/partial/profile_field.html:31
#: canaille/core/templates/profile_settings.html:32
2023-07-20 14:54:42 +00:00
msgid "This user cannot edit this field"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/partial/profile_field.html:40
#: canaille/core/templates/profile_settings.html:34
2023-07-20 14:54:42 +00:00
msgid "This user cannot see this field"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/profile_settings.html:66
msgid ""
"You can change your password here by typing it once it each fields below."
" The more a password is long, the more it is strong. A good password is a"
" long password that you will remember, not a complicated password that "
"your use for all your accounts."
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/profile_settings.html:90
2021-01-22 17:26:53 +00:00
msgid "Send email"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/profile_settings.html:94
msgid "This user does not have a password yet"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/profile_settings.html:97
msgid "You can solve this by:"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/profile_settings.html:99
msgid "setting a password using this form;"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/profile_settings.html:100
msgid "sending the user a password initialization mail, by clicking this button;"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/profile_settings.html:101
2023-07-20 14:54:42 +00:00
msgid ""
"or simply waiting for the user to sign-in a first time, and then receive "
"a password initialization mail."
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/profile_settings.html:104
2023-03-17 16:35:05 +00:00
msgid "The user will not be able to authenticate unless the password is set"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/profile_settings.html:112
2021-01-22 17:26:53 +00:00
msgid "Send mail"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/mails/admin.html:97
#: canaille/core/templates/profile_settings.html:115
#: canaille/core/templates/reset-password.html:11
#: canaille/core/templates/reset-password.html:16
2021-01-22 17:26:53 +00:00
msgid "Password reset"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/profile_settings.html:117
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-08-15 14:36:58 +00:00
#: canaille/core/templates/profile_settings.html:126
2023-05-26 13:31:28 +00:00
msgid "Unlock"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/profile_settings.html:129
2023-05-26 13:31:28 +00:00
msgid "This user account is locked"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/profile_settings.html:132
2023-05-26 13:31:28 +00:00
msgid "The user won't be able to connect until their account is unlocked."
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/profile_settings.html:144
2023-05-26 13:31:28 +00:00
msgid "Lock the account"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/profile_settings.html:151
2021-12-01 11:19:28 +00:00
msgid "Delete the user"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/profile_settings.html:153
2021-12-01 11:19:28 +00:00
msgid "Delete my account"
2020-11-01 10:33:56 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/profile_settings.html:160
2021-12-01 11:19:28 +00:00
msgid "Impersonate"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/users.html:5 canaille/core/templates/users.html:31
#: canaille/templates/base.html:50
2023-03-16 18:17:11 +00:00
msgid "Users"
2020-11-01 10:33:56 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/mails/admin.html:5
#: canaille/core/templates/mails/admin.html:12
#: canaille/oidc/templates/authorization_list.html:12
#: canaille/oidc/templates/authorization_view.html:11
#: canaille/oidc/templates/client_add.html:12
#: canaille/oidc/templates/client_edit.html:12
#: canaille/oidc/templates/client_list.html:12
#: canaille/oidc/templates/token_list.html:12
#: canaille/oidc/templates/token_view.html:16
2023-03-11 11:52:36 +00:00
msgid "Emails"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/mails/admin.html:16
#: canaille/oidc/templates/authorization_list.html:16
#: canaille/oidc/templates/authorization_view.html:15
#: canaille/oidc/templates/client_add.html:16
#: canaille/oidc/templates/client_edit.html:16
#: canaille/oidc/templates/client_list.html:5
#: canaille/oidc/templates/client_list.html:16
#: canaille/oidc/templates/client_list.html:37
#: canaille/oidc/templates/token_list.html:16
#: canaille/oidc/templates/token_view.html:20
2023-03-16 18:17:11 +00:00
msgid "Clients"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/mails/admin.html:20
#: canaille/oidc/templates/authorization_list.html:20
#: canaille/oidc/templates/authorization_view.html:19
#: canaille/oidc/templates/client_add.html:5
#: canaille/oidc/templates/client_add.html:20
#: canaille/oidc/templates/client_add.html:36
#: canaille/oidc/templates/client_edit.html:20
#: canaille/oidc/templates/client_list.html:20
#: canaille/oidc/templates/token_list.html:20
#: canaille/oidc/templates/token_view.html:24
2023-03-16 18:17:11 +00:00
msgid "Add a client"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/mails/admin.html:24
#: canaille/oidc/templates/authorization_list.html:24
#: canaille/oidc/templates/authorization_view.html:23
#: canaille/oidc/templates/client_add.html:24
#: canaille/oidc/templates/client_edit.html:24
#: canaille/oidc/templates/client_list.html:24
#: canaille/oidc/templates/token_list.html:5
#: canaille/oidc/templates/token_list.html:24
#: canaille/oidc/templates/token_list.html:37
#: canaille/oidc/templates/token_view.html:28
2023-03-16 18:17:11 +00:00
msgid "Tokens"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/mails/admin.html:28
#: canaille/oidc/templates/authorization_list.html:5
#: canaille/oidc/templates/authorization_list.html:28
#: canaille/oidc/templates/authorization_list.html:37
#: canaille/oidc/templates/authorization_view.html:27
#: canaille/oidc/templates/client_add.html:28
#: canaille/oidc/templates/client_edit.html:28
#: canaille/oidc/templates/client_list.html:28
#: canaille/oidc/templates/token_list.html:28
#: canaille/oidc/templates/token_view.html:32
2023-03-16 18:17:11 +00:00
msgid "Codes"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/mails/admin.html:37
2022-01-01 10:56:48 +00:00
msgid "Mail sending test"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/mails/admin.html:42
2022-01-01 10:56:48 +00:00
msgid ""
2023-03-17 16:35:05 +00:00
"This form will send a dummy email to the address you want. This should be"
" used for testing mail configuration."
2022-01-01 10:56:48 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/mails/admin.html:61
2021-12-02 11:05:24 +00:00
msgid "Email preview"
2020-10-21 12:04:40 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/mails/admin.html:73
#: canaille/core/templates/mails/test.html:19
#: canaille/core/templates/mails/test.txt:1
2023-01-22 11:48:15 +00:00
msgid "Connectivity test"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/mails/admin.html:85
#: canaille/core/templates/mails/firstlogin.html:19
#: canaille/core/templates/mails/reset.txt:1
msgid "Password initialization"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/mails/admin.html:109
#: canaille/core/templates/mails/email-confirmation.txt:1
2023-08-06 10:15:02 +00:00
msgid "Email verification"
msgstr ""
#: canaille/core/templates/mails/admin.html:121
2021-12-02 11:05:24 +00:00
msgid "Invitation"
msgstr ""
#: canaille/core/templates/mails/admin.html:133
#: canaille/core/templates/mails/registration.html:19
#: canaille/core/templates/mails/registration.txt:1
msgid "Registration"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/mails/email-confirmation.html:19
2023-08-06 10:15:02 +00:00
msgid "Email address confirmation"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/mails/email-confirmation.html:27
2023-08-06 10:15:02 +00:00
#, python-format
msgid ""
"You added an email address to your account on %(site_name)s. Please click"
" on the \"Validate email address\" button below to confirm your email "
"address."
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/mails/email-confirmation.html:39
2023-08-06 10:15:02 +00:00
msgid "Validate email address"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/mails/email-confirmation.txt:3
2023-08-06 10:15:02 +00:00
#, python-format
msgid ""
"You added an email address to your account on %(site_name)s. Please click"
" on the link below to confirm your email address."
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/mails/email-confirmation.txt:8
2023-08-06 10:15:02 +00:00
msgid "Verification link"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/mails/firstlogin.html:27
#, python-format
msgid ""
"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."
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/mails/firstlogin.html:38
#: canaille/core/templates/mails/invitation.txt:5
#: canaille/core/templates/mails/reset.txt:5
msgid "Initialize password"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/mails/firstlogin.txt:1
#: canaille/core/templates/mails/reset.html:19
msgid "Password reinitialisation"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/mails/firstlogin.txt:3
#, 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 "
"you need to reset your password, please click on the link below and "
"follow the instructions."
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/mails/firstlogin.txt:5
#: canaille/core/templates/mails/reset.html:38
msgid "Reset password"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/mails/invitation.html:19
#: canaille/core/templates/mails/invitation.txt:1
2021-12-01 11:19:28 +00:00
msgid "Account creation"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/mails/invitation.html:27
2021-12-01 11:19:28 +00:00
#, python-format
msgid ""
"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 ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/mails/invitation.html:38
2021-12-01 11:19:28 +00:00
msgid "Create my account"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/mails/invitation.txt:3
2021-12-01 11:19:28 +00:00
#, 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 ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/mails/registration.html:27
#, python-format
msgid ""
"You've started the registration process at %(site_name)s. To proceed you "
"can click on the \"Continue account creation\" button below and follow "
"the instructions."
2023-08-15 14:36:58 +00:00
msgstr ""
#: canaille/core/templates/mails/registration.html:38
msgid "Continue account creation"
2023-08-15 14:36:58 +00:00
msgstr ""
#: canaille/core/templates/mails/registration.txt:3
#, python-format
msgid ""
"You've started the registration process at %(site_name)s. To proceed you "
"can click on the link below and follow the instructions."
msgstr ""
#: canaille/core/templates/mails/reset.html:27
#, python-format
msgid ""
"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."
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/mails/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."
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/mails/test.html:27
#: canaille/core/templates/mails/test.txt:3
2023-01-22 11:48:15 +00:00
#, python-format
msgid ""
"This email is a test to check that you receive communications from "
"%(site_name)s."
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/modals/delete-account.html:9
2023-07-20 14:54:42 +00:00
msgid "Account deletion"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/modals/delete-account.html:14
2023-07-20 14:54:42 +00:00
#, python-format
msgid ""
"Are you sure you want to delete the account of %(user_name)s? This action"
" is unrevokable and all the data about this user will be removed."
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/modals/delete-account.html:18
2023-07-20 14:54:42 +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-08-15 14:36:58 +00:00
#: canaille/core/templates/modals/delete-account.html:26
#: canaille/core/templates/modals/delete-group.html:22
#: canaille/core/templates/modals/lock-account.html:26
#: canaille/oidc/templates/modals/delete-client.html:20
#: canaille/oidc/templates/modals/revoke-token.html:20
2023-07-20 14:54:42 +00:00
msgid "Cancel"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/modals/delete-account.html:27
#: canaille/core/templates/modals/delete-group.html:25
#: canaille/oidc/templates/modals/delete-client.html:21
2023-07-20 14:54:42 +00:00
msgid "Delete"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/modals/delete-group.html:9
2023-07-20 14:54:42 +00:00
msgid "Group deletion"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/modals/delete-group.html:13
2023-07-20 14:54:42 +00:00
#, python-format
msgid ""
"Are you sure you want to delete the group \"%(group_name)s\"? This action"
" is unrevokable and all the data about this group will be removed."
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/modals/lock-account.html:9
2023-07-20 14:54:42 +00:00
msgid "Account locking"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/modals/lock-account.html:14
2023-07-20 14:54:42 +00:00
#, python-format
msgid ""
"Are you sure you want to lock the account of %(user_name)s ? The user "
"won't be able to login until their account is unlocked."
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/modals/lock-account.html:18
2023-07-20 14:54:42 +00:00
msgid ""
"Are you sure you want to lock your account? You won't be able to login "
"until your account is unlocked."
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/modals/lock-account.html:27
2023-07-20 14:54:42 +00:00
msgid "Lock"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/partial/groups.html:8
msgid "Number of members"
2023-07-20 14:54:42 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/partial/groups.html:31
#: canaille/core/templates/partial/users.html:73
#: canaille/oidc/templates/partial/authorization_list.html:31
#: canaille/oidc/templates/partial/client_list.html:35
#: canaille/oidc/templates/partial/token_list.html:39
msgid "No item matches your request"
2023-07-20 14:54:42 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/partial/groups.html:33
#: canaille/core/templates/partial/users.html:75
#: canaille/oidc/templates/partial/authorization_list.html:33
#: canaille/oidc/templates/partial/client_list.html:37
#: canaille/oidc/templates/partial/token_list.html:41
msgid "Maybe try with different criterias?"
2023-07-20 14:54:42 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/partial/groups.html:36
#: canaille/core/templates/partial/users.html:78
#: canaille/oidc/templates/partial/authorization_list.html:36
#: canaille/oidc/templates/partial/client_list.html:40
#: canaille/oidc/templates/partial/token_list.html:44
#: canaille/oidc/templates/preconsent_list.html:93
msgid "There is nothing here"
2022-02-23 10:00:27 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/core/templates/partial/users.html:29
msgid "This account is locked"
2022-02-23 10:00:27 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/oidc/clients.py:44
msgid "The client has not been added. Please check your information."
2023-03-11 11:52:36 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/oidc/clients.py:78
msgid "The client has been created."
2022-02-23 10:00:27 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/oidc/clients.py:110
msgid "The client has not been edited. Please check your information."
2022-02-23 10:00:27 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/oidc/clients.py:139
msgid "The client has been edited."
2022-02-23 10:00:27 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/oidc/clients.py:147
msgid "The client has been deleted."
2022-02-23 10:00:27 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/oidc/consents.py:72 canaille/oidc/consents.py:107
msgid "Could not revoke this access"
2022-02-23 10:00:27 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/oidc/consents.py:75
msgid "The access is already revoked"
2023-03-09 18:33:28 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/oidc/consents.py:79 canaille/oidc/consents.py:122
msgid "The access has been revoked"
2023-03-09 18:33:28 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/oidc/consents.py:88
msgid "Could not restore this access"
2022-02-23 10:00:27 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/oidc/consents.py:91
msgid "The access is not revoked"
2022-02-23 10:00:27 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/oidc/consents.py:98
msgid "The access has been restored"
2022-02-23 10:00:27 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/oidc/endpoints.py:137
msgid "You have been successfully logged out."
2023-02-04 17:41:49 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/oidc/endpoints.py:343
msgid "You have been disconnected"
2023-02-04 17:41:49 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/oidc/endpoints.py:360
msgid "You have not been disconnected"
2022-02-23 10:00:27 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/oidc/forms.py:29
msgid "Contacts"
2022-02-23 10:00:27 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/oidc/forms.py:37
msgid "URI"
2022-02-23 10:00:27 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/oidc/forms.py:46
msgid "Redirect URIs"
msgstr ""
#: canaille/oidc/forms.py:58
msgid "Post logout redirect URIs"
msgstr ""
#: canaille/oidc/forms.py:71
msgid "Grant types"
msgstr ""
#: canaille/oidc/forms.py:83 canaille/oidc/templates/token_view.html:63
msgid "Scope"
msgstr ""
#: canaille/oidc/forms.py:89
msgid "Response types"
msgstr ""
#: canaille/oidc/forms.py:95
msgid "Token Endpoint Auth Method"
msgstr ""
#: canaille/oidc/forms.py:105
msgid "Token audiences"
msgstr ""
#: canaille/oidc/forms.py:111
msgid "Logo URI"
msgstr ""
#: canaille/oidc/forms.py:119
msgid "Terms of service URI"
msgstr ""
#: canaille/oidc/forms.py:127
msgid "Policy URI"
msgstr ""
#: canaille/oidc/forms.py:135
msgid "Software ID"
msgstr ""
#: canaille/oidc/forms.py:140
msgid "Software Version"
msgstr ""
#: canaille/oidc/forms.py:145
msgid "JWK"
msgstr ""
#: canaille/oidc/forms.py:150
msgid "JKW URI"
msgstr ""
#: canaille/oidc/forms.py:158
msgid "Pre-consent"
msgstr ""
#: canaille/oidc/tokens.py:42
msgid "The token has successfully been revoked."
msgstr ""
#: canaille/oidc/utils.py:6
msgid "Info about yourself, such as your name."
msgstr ""
#: canaille/oidc/utils.py:8
msgid "Your e-mail address."
msgstr ""
#: canaille/oidc/utils.py:9
msgid "Your postal address."
msgstr ""
#: canaille/oidc/utils.py:10
msgid "Your phone number."
2022-02-23 10:00:27 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/oidc/utils.py:11
msgid "Groups you belong to."
msgstr ""
#: canaille/oidc/templates/authorization_view.html:4
#: canaille/oidc/templates/authorization_view.html:35
msgid "View an authorization"
msgstr ""
#: canaille/oidc/templates/authorize.html:10
2022-02-23 10:00:27 +00:00
#, python-format
msgid "The application %(name)s is requesting access to:"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/oidc/templates/authorize.html:33
2022-02-23 10:00:27 +00:00
#, 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 ""
2023-08-15 14:36:58 +00:00
#: canaille/oidc/templates/authorize.html:40
2022-02-23 10:00:27 +00:00
msgid "Deny"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/oidc/templates/authorize.html:43
2022-02-23 10:00:27 +00:00
msgid "Switch user"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/oidc/templates/authorize.html:46
2022-02-23 10:00:27 +00:00
msgid "Accept"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/oidc/templates/client_add.html:39
msgid "Create"
msgstr ""
#: canaille/oidc/templates/client_edit.html:5
#: canaille/oidc/templates/client_edit.html:36
msgid "Edit a client"
msgstr ""
#: canaille/oidc/templates/client_edit.html:42
msgid "ID"
msgstr ""
#: canaille/oidc/templates/client_edit.html:45
#: canaille/oidc/templates/client_edit.html:54
#: canaille/oidc/templates/client_edit.html:63
#: canaille/templates/macro/form.html:67
msgid "This field is not editable"
msgstr ""
#: canaille/oidc/templates/client_edit.html:51
msgid "Secret"
msgstr ""
#: canaille/oidc/templates/client_edit.html:60
msgid "Issued at"
msgstr ""
#: canaille/oidc/templates/client_edit.html:77
msgid "Delete the client"
msgstr ""
#: canaille/oidc/templates/consent_list.html:4
#: canaille/oidc/templates/consent_list.html:11
#: canaille/oidc/templates/consent_list.html:26
#: canaille/oidc/templates/preconsent_list.html:4
#: canaille/oidc/templates/preconsent_list.html:11
2022-02-23 10:00:27 +00:00
msgid "My consents"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/oidc/templates/consent_list.html:16
#: canaille/oidc/templates/preconsent_list.html:16
#: canaille/oidc/templates/preconsent_list.html:26
2023-03-16 18:17:11 +00:00
msgid "Pre-authorized applications"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/oidc/templates/consent_list.html:29
2022-02-23 10:00:27 +00:00
msgid "Consult and revoke the authorization you gave to websites."
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/oidc/templates/consent_list.html:47
2022-02-23 10:00:27 +00:00
msgid "From:"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/oidc/templates/consent_list.html:50
2022-02-23 10:00:27 +00:00
msgid "Revoked:"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/oidc/templates/consent_list.html:55
2023-02-14 17:43:43 +00:00
msgid "Had access to:"
2022-02-23 10:00:27 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/oidc/templates/consent_list.html:57
#: canaille/oidc/templates/preconsent_list.html:48
2023-02-14 17:43:43 +00:00
msgid "Has access to:"
2022-02-23 10:00:27 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/oidc/templates/consent_list.html:80
#: canaille/oidc/templates/preconsent_list.html:70
2023-02-14 17:43:43 +00:00
msgid "Policy"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/oidc/templates/consent_list.html:88
#: canaille/oidc/templates/preconsent_list.html:78
2023-02-14 17:43:43 +00:00
msgid "Terms of service"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/oidc/templates/consent_list.html:95
2023-02-14 17:43:43 +00:00
msgid "Restore access"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/oidc/templates/consent_list.html:100
#: canaille/oidc/templates/preconsent_list.html:84
2023-02-14 17:43:43 +00:00
msgid "Revoke access"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/oidc/templates/consent_list.html:110
2022-02-23 10:00:27 +00:00
msgid "You did not authorize applications yet."
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/oidc/templates/logout.html:9 canaille/templates/base.html:68
2022-05-20 12:07:56 +00:00
msgid "Log out"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/oidc/templates/logout.html:10
2022-05-20 12:07:56 +00:00
msgid "Do you want to log out?"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/oidc/templates/logout.html:14
2022-05-20 12:07:56 +00:00
#, python-format
msgid "You are currently logged in as %(username)s."
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/oidc/templates/logout.html:16
2022-05-20 12:07:56 +00:00
#, 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 ""
2023-08-15 14:36:58 +00:00
#: canaille/oidc/templates/logout.html:27
2022-05-20 12:07:56 +00:00
msgid "Stay logged"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/oidc/templates/logout.html:30
2022-05-20 12:07:56 +00:00
msgid "Logout"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/oidc/templates/preconsent_list.html:29
2023-03-16 18:17:11 +00:00
msgid "Those applications automatically have authorizations to access you data."
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/oidc/templates/token_view.html:5
#: canaille/oidc/templates/token_view.html:40
msgid "Token details"
2023-05-26 13:31:28 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/oidc/templates/partial/authorization_list.html:6
#: canaille/oidc/templates/partial/token_list.html:6
#: canaille/oidc/templates/token_view.html:47
msgid "Client"
2023-03-09 18:33:28 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/oidc/templates/partial/authorization_list.html:7
#: canaille/oidc/templates/partial/token_list.html:7
#: canaille/oidc/templates/token_view.html:55
msgid "Subject"
2023-03-09 18:33:28 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/oidc/templates/token_view.html:73
msgid "Audience"
2023-03-09 18:33:28 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/oidc/templates/token_view.html:87
msgid "Issue date"
msgstr ""
#: canaille/oidc/templates/token_view.html:91
msgid "Expiration date"
msgstr ""
#: canaille/oidc/templates/token_view.html:95
msgid "Revokation date"
msgstr ""
#: canaille/oidc/templates/token_view.html:101
msgid "Revoke token"
msgstr ""
#: canaille/oidc/templates/token_view.html:104
msgid "This token has not been revoked"
msgstr ""
#: canaille/oidc/templates/token_view.html:110
msgid "Token type"
2023-03-09 18:33:28 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/oidc/templates/token_view.html:114
msgid "Access token"
msgstr ""
#: canaille/oidc/templates/token_view.html:125
msgid "Refresh token"
msgstr ""
#: canaille/oidc/templates/modals/delete-client.html:9
msgid "Client deletion"
msgstr ""
#: canaille/oidc/templates/modals/delete-client.html:13
#, python-format
msgid ""
"Are you sure you want to delete the client %(client_name)s? This action "
"is unrevokable and all the data about this client will be removed."
msgstr ""
#: canaille/oidc/templates/modals/revoke-token.html:9
msgid "Token revokation"
msgstr ""
#: canaille/oidc/templates/modals/revoke-token.html:13
msgid "Are you sure you want to revoke this token? This action is unrevokable."
msgstr ""
#: canaille/oidc/templates/modals/revoke-token.html:21
msgid "Revoke"
msgstr ""
#: canaille/oidc/templates/partial/authorization_list.html:5
2023-03-09 18:33:28 +00:00
msgid "Code"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/oidc/templates/partial/authorization_list.html:8
#: canaille/oidc/templates/partial/client_list.html:8
#: canaille/oidc/templates/partial/token_list.html:8
2023-03-09 18:33:28 +00:00
msgid "Created"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/oidc/templates/partial/client_list.html:7
2023-03-09 18:33:28 +00:00
msgid "URL"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/oidc/templates/partial/token_list.html:5
2023-03-09 18:33:28 +00:00
msgid "Token"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/templates/base.html:6
2023-03-11 11:52:36 +00:00
msgid "Authorization interface"
2021-12-01 11:36:09 +00:00
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/templates/base.html:36
2023-03-16 18:17:11 +00:00
msgid "Profile"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/templates/base.html:43
2023-03-16 18:17:11 +00:00
msgid "Consents"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/templates/base.html:63
2023-03-09 18:31:51 +00:00
msgid "Admin"
msgstr ""
2023-08-15 14:36:58 +00:00
#: canaille/templates/error.html:19
msgid "Bad request"
msgstr ""
#: canaille/templates/error.html:21
msgid "Unauthorized"
msgstr ""
#: canaille/templates/error.html:23
msgid "Page not found"
msgstr ""
#: canaille/templates/error.html:25
msgid "Technical problem"
msgstr ""
#: 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 ""
#: canaille/templates/macro/form.html:71
msgid "This field is required"
msgstr ""
#: canaille/templates/macro/form.html:84
msgid "Remove this field"
msgstr ""
#: canaille/templates/macro/form.html:98
msgid "Add another field"
msgstr ""
#: canaille/templates/macro/table.html:8
msgid "Search…"
msgstr ""
#: canaille/templates/macro/table.html:20
msgid "Search"
msgstr ""
#: canaille/templates/macro/table.html:65
msgid "Page"
msgstr ""
#: canaille/templates/macro/table.html:111
#, python-format
msgid "%(nb_items)s item"
msgid_plural "%(nb_items)s items"
msgstr[0] ""
msgstr[1] ""