872 lines
26 KiB
Plaintext
872 lines
26 KiB
Plaintext
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: lasuite-people\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2025-10-22 08:25+0000\n"
|
|
"PO-Revision-Date: 2025-10-22 09:28\n"
|
|
"Last-Translator: \n"
|
|
"Language-Team: English\n"
|
|
"Language: en_US\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
"X-Crowdin-Project: lasuite-people\n"
|
|
"X-Crowdin-Project-ID: 637934\n"
|
|
"X-Crowdin-Language: en\n"
|
|
"X-Crowdin-File: backend.pot\n"
|
|
"X-Crowdin-File-ID: 2\n"
|
|
|
|
#: build/lib/core/admin.py:62 core/admin.py:62
|
|
msgid "Personal info"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/admin.py:73 core/admin.py:73
|
|
msgid "Permissions"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/admin.py:85 core/admin.py:85
|
|
msgid "Important dates"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/admin.py:124 core/admin.py:124
|
|
msgid "User"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/admin.py:226 core/admin.py:226
|
|
msgid "Run post creation plugins"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/admin.py:234 core/admin.py:234
|
|
msgid "Post creation plugins have been run for the selected organizations."
|
|
msgstr ""
|
|
|
|
#: build/lib/core/apps.py:65 core/apps.py:65
|
|
msgid "People core application"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/authentication/backends.py:104
|
|
#: core/authentication/backends.py:104
|
|
msgid "Claims contained no recognizable user identification"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/authentication/backends.py:124
|
|
#: core/authentication/backends.py:124
|
|
msgid "Claims contained no recognizable organization identification"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/authentication/backends.py:181
|
|
#: build/lib/core/authentication/backends.py:183
|
|
#: core/authentication/backends.py:181 core/authentication/backends.py:183
|
|
msgid "Invalid authorization header."
|
|
msgstr ""
|
|
|
|
#: build/lib/core/authentication/backends.py:188
|
|
#: core/authentication/backends.py:188
|
|
msgid "Invalid api key."
|
|
msgstr ""
|
|
|
|
#: build/lib/core/enums.py:24 core/enums.py:24
|
|
msgid "Failure"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/enums.py:25 build/lib/mailbox_manager/enums.py:21
|
|
#: build/lib/mailbox_manager/enums.py:31 core/enums.py:25
|
|
#: mailbox_manager/enums.py:21 mailbox_manager/enums.py:31
|
|
msgid "Pending"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/enums.py:26 core/enums.py:26
|
|
msgid "Success"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:76 core/models.py:76
|
|
msgid "Member"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:77 build/lib/core/models.py:89
|
|
#: build/lib/mailbox_manager/enums.py:14 core/models.py:77 core/models.py:89
|
|
#: mailbox_manager/enums.py:14
|
|
msgid "Administrator"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:78 build/lib/mailbox_manager/enums.py:15
|
|
#: core/models.py:78 mailbox_manager/enums.py:15
|
|
msgid "Owner"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:101 core/models.py:101
|
|
msgid "id"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:102 core/models.py:102
|
|
msgid "primary key for the record as UUID"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:108 core/models.py:108
|
|
msgid "created at"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:109 core/models.py:109
|
|
msgid "date and time at which a record was created"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:114 core/models.py:114
|
|
msgid "updated at"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:115 core/models.py:115
|
|
msgid "date and time at which a record was last updated"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:154 core/models.py:154
|
|
msgid "full name"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:155 core/models.py:155
|
|
msgid "short name"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:158 core/models.py:158
|
|
msgid "notes"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:160 core/models.py:160
|
|
msgid "contact information"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:161 core/models.py:161
|
|
msgid "A JSON object containing the contact information"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:175 core/models.py:175
|
|
msgid "contact"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:176 core/models.py:176
|
|
msgid "contacts"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:250 build/lib/core/models.py:364
|
|
#: build/lib/core/models.py:510 build/lib/core/models.py:1121
|
|
#: build/lib/mailbox_manager/models.py:54 core/models.py:250 core/models.py:364
|
|
#: core/models.py:510 core/models.py:1121 mailbox_manager/models.py:54
|
|
msgid "name"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:252 core/models.py:252
|
|
msgid "audience id"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:257 core/models.py:257
|
|
msgid "service provider"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:258 core/models.py:258
|
|
msgid "service providers"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:372 core/models.py:372
|
|
msgid "registration ID list"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:379 core/models.py:379
|
|
msgid "domain list"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:386 core/models.py:386
|
|
msgid "metadata"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:387 core/models.py:387
|
|
msgid "A JSON object containing the organization metadata"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:397 build/lib/core/models.py:535 core/models.py:397
|
|
#: core/models.py:535
|
|
msgid "active"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:403 core/models.py:403
|
|
msgid "organization"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:404 core/models.py:404
|
|
msgid "organizations"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:411 core/models.py:411
|
|
msgid "An organization must have at least a registration ID or a domain."
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:495 core/models.py:495
|
|
msgid "Enter a valid sub. This value may contain only letters, numbers, and @/./+/-/_ characters."
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:501 core/models.py:501
|
|
msgid "sub"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:503 core/models.py:503
|
|
msgid "Required. 255 characters or fewer. Letters, numbers, and @/./+/-/_ characters only."
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:509 build/lib/core/models.py:973 core/models.py:509
|
|
#: core/models.py:973
|
|
msgid "email address"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:515 core/models.py:515
|
|
msgid "language"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:516 core/models.py:516
|
|
msgid "The language in which the user wants to see the interface."
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:522 core/models.py:522
|
|
msgid "The timezone in which the user wants to see times."
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:525 core/models.py:525
|
|
msgid "device"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:527 core/models.py:527
|
|
msgid "Whether the user is a device or a real user."
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:530 core/models.py:530
|
|
msgid "staff status"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:532 core/models.py:532
|
|
msgid "Whether the user can log into this admin site."
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:538 core/models.py:538
|
|
msgid "Whether this user should be treated as active. Unselect this instead of deleting accounts."
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:557 core/models.py:557
|
|
msgid "user"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:558 core/models.py:558
|
|
msgid "users"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:696 core/models.py:696
|
|
msgid "Organization/user relation"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:697 core/models.py:697
|
|
msgid "Organization/user relations"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:702 core/models.py:702
|
|
msgid "This user is already in this organization."
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:761 core/models.py:761
|
|
msgid "external_id"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:762 core/models.py:762
|
|
msgid "Team external UUID for synchronization with external systems"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:787 core/models.py:787
|
|
msgid "is visible for all SP"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:789 core/models.py:789
|
|
msgid "Whether this team is visible to all service providers."
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:797 core/models.py:797
|
|
msgid "Team"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:798 core/models.py:798
|
|
msgid "Teams"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:849 core/models.py:849
|
|
msgid "Team/user relation"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:850 core/models.py:850
|
|
msgid "Team/user relations"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:855 core/models.py:855
|
|
msgid "This user is already in this team."
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:941 core/models.py:941
|
|
msgid "url"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:942 core/models.py:942
|
|
msgid "secret"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:956 core/models.py:956
|
|
msgid "Team webhook"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:957 core/models.py:957
|
|
msgid "Team webhooks"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:1001 core/models.py:1001
|
|
msgid "This email is already associated to a registered user."
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:1015 core/models.py:1015
|
|
msgid "Invitation to join La Régie!"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:1061 core/models.py:1061
|
|
msgid "Team invitation"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:1062 core/models.py:1062
|
|
msgid "Team invitations"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:1075 core/models.py:1075
|
|
#, python-format
|
|
msgid "[La Suite] You have been invited to become a %(role)s of a group"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:1123 core/models.py:1123
|
|
msgid "api key"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:1128 core/models.py:1128
|
|
msgid "allowed scopes"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:1129 core/models.py:1129
|
|
msgid "Allowed scopes for this service"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:1134 core/models.py:1134
|
|
msgid "Account service"
|
|
msgstr ""
|
|
|
|
#: build/lib/core/models.py:1135 core/models.py:1135
|
|
msgid "Account services"
|
|
msgstr ""
|
|
|
|
#: build/lib/mailbox_manager/admin.py:16 mailbox_manager/admin.py:16
|
|
msgid "Import emails from dimail"
|
|
msgstr ""
|
|
|
|
#: build/lib/mailbox_manager/admin.py:34 mailbox_manager/admin.py:34
|
|
#, python-format
|
|
msgid "Synchronisation failed for %(domain)s with message: %(err)s"
|
|
msgstr ""
|
|
|
|
#: build/lib/mailbox_manager/admin.py:41 mailbox_manager/admin.py:41
|
|
#, python-format
|
|
msgid "Synchronisation succeed for %(domain)s. Imported mailboxes: %(mailboxes)s"
|
|
msgstr ""
|
|
|
|
#: build/lib/mailbox_manager/admin.py:48 mailbox_manager/admin.py:48
|
|
#, python-format
|
|
msgid "Sync require enabled domains. Excluded domains: %(domains)s"
|
|
msgstr ""
|
|
|
|
#: build/lib/mailbox_manager/admin.py:53 mailbox_manager/admin.py:53
|
|
msgid "Check and update status from dimail"
|
|
msgstr ""
|
|
|
|
#: build/lib/mailbox_manager/admin.py:70 mailbox_manager/admin.py:70
|
|
#, python-format
|
|
msgid "- %(domain)s with message: %(err)s"
|
|
msgstr ""
|
|
|
|
#: build/lib/mailbox_manager/admin.py:83 mailbox_manager/admin.py:83
|
|
msgid "Check domains done with success."
|
|
msgstr ""
|
|
|
|
#: build/lib/mailbox_manager/admin.py:84 mailbox_manager/admin.py:84
|
|
#, python-format
|
|
msgid "Domains updated: %(domains)s"
|
|
msgstr ""
|
|
|
|
#: build/lib/mailbox_manager/admin.py:86 mailbox_manager/admin.py:86
|
|
msgid "No domain updated."
|
|
msgstr ""
|
|
|
|
#: build/lib/mailbox_manager/admin.py:93 mailbox_manager/admin.py:93
|
|
msgid "Check domain failed for:"
|
|
msgstr ""
|
|
|
|
#: build/lib/mailbox_manager/admin.py:101 mailbox_manager/admin.py:101
|
|
#, python-format
|
|
msgid "Domains disabled are excluded from check: %(domains)s"
|
|
msgstr ""
|
|
|
|
#: build/lib/mailbox_manager/admin.py:106 mailbox_manager/admin.py:106
|
|
msgid "Fetch domain expected config from dimail"
|
|
msgstr ""
|
|
|
|
#: build/lib/mailbox_manager/admin.py:120 mailbox_manager/admin.py:120
|
|
#, python-format
|
|
msgid "Domain expected config fetched with success for %(domain)s."
|
|
msgstr ""
|
|
|
|
#: build/lib/mailbox_manager/admin.py:126 mailbox_manager/admin.py:126
|
|
#, python-format
|
|
msgid "Failed to fetch domain expected config for %(domain)s."
|
|
msgstr ""
|
|
|
|
#: build/lib/mailbox_manager/admin.py:132 mailbox_manager/admin.py:132
|
|
#, python-format
|
|
msgid "Domains disabled are excluded from fetch: %(domains)s"
|
|
msgstr ""
|
|
|
|
#: build/lib/mailbox_manager/admin.py:137 mailbox_manager/admin.py:137
|
|
msgid "Send pending mailboxes to dimail"
|
|
msgstr ""
|
|
|
|
#: build/lib/mailbox_manager/admin.py:153 mailbox_manager/admin.py:153
|
|
#, python-format
|
|
msgid "Failed to send the following mailboxes : %(mailboxes)s."
|
|
msgstr ""
|
|
|
|
#: build/lib/mailbox_manager/admin.py:159 mailbox_manager/admin.py:159
|
|
#, python-format
|
|
msgid "Pending mailboxes successfully sent for %(domain)s."
|
|
msgstr ""
|
|
|
|
#: build/lib/mailbox_manager/admin.py:165 mailbox_manager/admin.py:165
|
|
#, python-format
|
|
msgid "Domains disabled are excluded from : %(domains)s"
|
|
msgstr ""
|
|
|
|
#: build/lib/mailbox_manager/apps.py:11 mailbox_manager/apps.py:11
|
|
msgid "Mailbox manager"
|
|
msgstr ""
|
|
|
|
#: build/lib/mailbox_manager/enums.py:13 mailbox_manager/enums.py:13
|
|
msgid "Viewer"
|
|
msgstr ""
|
|
|
|
#: build/lib/mailbox_manager/enums.py:22 build/lib/mailbox_manager/enums.py:32
|
|
#: mailbox_manager/enums.py:22 mailbox_manager/enums.py:32
|
|
msgid "Enabled"
|
|
msgstr ""
|
|
|
|
#: build/lib/mailbox_manager/enums.py:23 build/lib/mailbox_manager/enums.py:33
|
|
#: mailbox_manager/enums.py:23 mailbox_manager/enums.py:33
|
|
msgid "Failed"
|
|
msgstr ""
|
|
|
|
#: build/lib/mailbox_manager/enums.py:24 build/lib/mailbox_manager/enums.py:34
|
|
#: mailbox_manager/enums.py:24 mailbox_manager/enums.py:34
|
|
msgid "Disabled"
|
|
msgstr ""
|
|
|
|
#: build/lib/mailbox_manager/enums.py:25 mailbox_manager/enums.py:25
|
|
msgid "Action required"
|
|
msgstr ""
|
|
|
|
#: build/lib/mailbox_manager/models.py:33 mailbox_manager/models.py:33
|
|
msgid "[La Suite] Your domain is ready"
|
|
msgstr ""
|
|
|
|
#: build/lib/mailbox_manager/models.py:38 mailbox_manager/models.py:38
|
|
msgid "[La Suite] Your domain requires action"
|
|
msgstr ""
|
|
|
|
#: build/lib/mailbox_manager/models.py:43 mailbox_manager/models.py:43
|
|
msgid "[La Suite] Your domain has failed"
|
|
msgstr ""
|
|
|
|
#: build/lib/mailbox_manager/models.py:69 mailbox_manager/models.py:69
|
|
msgid "support email"
|
|
msgstr ""
|
|
|
|
#: build/lib/mailbox_manager/models.py:73 mailbox_manager/models.py:73
|
|
msgid "last check details"
|
|
msgstr ""
|
|
|
|
#: build/lib/mailbox_manager/models.py:74 mailbox_manager/models.py:74
|
|
msgid "A JSON object containing the last health check details"
|
|
msgstr ""
|
|
|
|
#: build/lib/mailbox_manager/models.py:79 mailbox_manager/models.py:79
|
|
msgid "expected config"
|
|
msgstr ""
|
|
|
|
#: build/lib/mailbox_manager/models.py:80 mailbox_manager/models.py:80
|
|
msgid "A JSON object containing the expected config"
|
|
msgstr ""
|
|
|
|
#: build/lib/mailbox_manager/models.py:85 mailbox_manager/models.py:85
|
|
msgid "Mail domain"
|
|
msgstr ""
|
|
|
|
#: build/lib/mailbox_manager/models.py:86 mailbox_manager/models.py:86
|
|
msgid "Mail domains"
|
|
msgstr ""
|
|
|
|
#: build/lib/mailbox_manager/models.py:200 mailbox_manager/models.py:200
|
|
msgid "User/mail domain relation"
|
|
msgstr ""
|
|
|
|
#: build/lib/mailbox_manager/models.py:201 mailbox_manager/models.py:201
|
|
msgid "User/mail domain relations"
|
|
msgstr ""
|
|
|
|
#: build/lib/mailbox_manager/models.py:274 mailbox_manager/models.py:274
|
|
msgid "local_part"
|
|
msgstr ""
|
|
|
|
#: build/lib/mailbox_manager/models.py:288 mailbox_manager/models.py:288
|
|
msgid "secondary email address"
|
|
msgstr ""
|
|
|
|
#: build/lib/mailbox_manager/models.py:299 mailbox_manager/models.py:299
|
|
msgid "email"
|
|
msgstr ""
|
|
|
|
#: build/lib/mailbox_manager/models.py:305 mailbox_manager/models.py:305
|
|
msgid "Mailbox"
|
|
msgstr ""
|
|
|
|
#: build/lib/mailbox_manager/models.py:306 mailbox_manager/models.py:306
|
|
msgid "Mailboxes"
|
|
msgstr ""
|
|
|
|
#: build/lib/mailbox_manager/models.py:348 mailbox_manager/models.py:348
|
|
msgid "You can't create or update a mailbox for a disabled domain."
|
|
msgstr ""
|
|
|
|
#: build/lib/mailbox_manager/models.py:405 mailbox_manager/models.py:405
|
|
msgid "Mail domain invitation"
|
|
msgstr ""
|
|
|
|
#: build/lib/mailbox_manager/models.py:406 mailbox_manager/models.py:406
|
|
msgid "Mail domain invitations"
|
|
msgstr ""
|
|
|
|
#: build/lib/mailbox_manager/models.py:418 mailbox_manager/models.py:418
|
|
msgid "[La Suite] You have been invited to join La Régie"
|
|
msgstr ""
|
|
|
|
#: build/lib/mailbox_manager/utils/dimail.py:296
|
|
#: mailbox_manager/utils/dimail.py:296
|
|
msgid "Your new mailbox information"
|
|
msgstr ""
|
|
|
|
#: build/lib/mailbox_manager/utils/dimail.py:307
|
|
#: mailbox_manager/utils/dimail.py:307
|
|
msgid "Your password has been updated"
|
|
msgstr ""
|
|
|
|
#: build/lib/people/settings.py:159 people/settings.py:159
|
|
msgid "English"
|
|
msgstr ""
|
|
|
|
#: build/lib/people/settings.py:160 people/settings.py:160
|
|
msgid "French"
|
|
msgstr ""
|
|
|
|
#: core/templates/mail/html/maildomain_action_required.html:195
|
|
#: core/templates/mail/text/maildomain_action_required.txt:5
|
|
msgid "Some actions are required on your domain"
|
|
msgstr ""
|
|
|
|
#: core/templates/mail/html/maildomain_action_required.html:201
|
|
#: core/templates/mail/html/maildomain_failed.html:201
|
|
#: core/templates/mail/html/maildomain_invitation.html:201
|
|
#: core/templates/mail/html/team_invitation.html:201
|
|
#: core/templates/mail/text/maildomain_action_required.txt:6
|
|
#: core/templates/mail/text/maildomain_failed.txt:6
|
|
#: core/templates/mail/text/maildomain_invitation.txt:6
|
|
#: core/templates/mail/text/team_invitation.txt:6
|
|
msgid "Hello,"
|
|
msgstr ""
|
|
|
|
#: core/templates/mail/html/maildomain_action_required.html:206
|
|
#, python-format
|
|
msgid "Your domain <b>%(name)s</b> cannot be used until the required actions have been completed."
|
|
msgstr ""
|
|
|
|
#: core/templates/mail/html/maildomain_action_required.html:211
|
|
#: core/templates/mail/text/maildomain_action_required.txt:8
|
|
msgid "To solve this problem, please log in La Régie via ProConnect and follow instructions, by following this link:"
|
|
msgstr ""
|
|
|
|
#: core/templates/mail/html/maildomain_action_required.html:221
|
|
#: core/templates/mail/html/maildomain_enabled.html:221
|
|
#: core/templates/mail/html/maildomain_failed.html:221
|
|
#: core/templates/mail/html/maildomain_invitation.html:221
|
|
#: core/templates/mail/html/team_invitation.html:221
|
|
#: core/templates/mail/text/maildomain_action_required.txt:10
|
|
#: core/templates/mail/text/maildomain_enabled.txt:10
|
|
#: core/templates/mail/text/maildomain_failed.txt:11
|
|
#: core/templates/mail/text/maildomain_invitation.txt:10
|
|
#: core/templates/mail/text/team_invitation.txt:10
|
|
msgid "Go to La Régie"
|
|
msgstr ""
|
|
|
|
#: core/templates/mail/html/maildomain_action_required.html:232
|
|
#: core/templates/mail/html/maildomain_enabled.html:232
|
|
#: core/templates/mail/html/maildomain_failed.html:232
|
|
#: core/templates/mail/html/maildomain_invitation.html:255
|
|
#: core/templates/mail/html/team_invitation.html:268
|
|
#: core/templates/mail/text/maildomain_action_required.txt:12
|
|
#: core/templates/mail/text/maildomain_enabled.txt:12
|
|
#: core/templates/mail/text/maildomain_failed.txt:13
|
|
#: core/templates/mail/text/maildomain_invitation.txt:22
|
|
#: core/templates/mail/text/team_invitation.txt:20
|
|
msgid "Regards,"
|
|
msgstr ""
|
|
|
|
#: core/templates/mail/html/maildomain_action_required.html:233
|
|
#: core/templates/mail/html/maildomain_enabled.html:233
|
|
#: core/templates/mail/html/maildomain_failed.html:233
|
|
#: core/templates/mail/html/maildomain_invitation.html:256
|
|
#: core/templates/mail/html/new_mailbox.html:273
|
|
#: core/templates/mail/html/reset_password.html:268
|
|
#: core/templates/mail/html/team_invitation.html:269
|
|
#: core/templates/mail/text/maildomain_action_required.txt:14
|
|
#: core/templates/mail/text/maildomain_enabled.txt:14
|
|
#: core/templates/mail/text/maildomain_failed.txt:15
|
|
#: core/templates/mail/text/maildomain_invitation.txt:24
|
|
#: core/templates/mail/text/new_mailbox.txt:17
|
|
#: core/templates/mail/text/reset_password.txt:16
|
|
#: core/templates/mail/text/team_invitation.txt:22
|
|
msgid "La Suite Team"
|
|
msgstr ""
|
|
|
|
#: core/templates/mail/html/maildomain_enabled.html:195
|
|
#: core/templates/mail/text/maildomain_enabled.txt:5
|
|
msgid "Your domain is ready"
|
|
msgstr ""
|
|
|
|
#: core/templates/mail/html/maildomain_enabled.html:201
|
|
#: core/templates/mail/text/maildomain_enabled.txt:6
|
|
msgid "Hurray!"
|
|
msgstr ""
|
|
|
|
#: core/templates/mail/html/maildomain_enabled.html:206
|
|
#, python-format
|
|
msgid "Your domain <b>%(name)s</b> can be used now."
|
|
msgstr ""
|
|
|
|
#: core/templates/mail/html/maildomain_enabled.html:211
|
|
#: core/templates/mail/html/maildomain_invitation.html:211
|
|
#: core/templates/mail/html/team_invitation.html:211
|
|
#: core/templates/mail/text/maildomain_enabled.txt:8
|
|
#: core/templates/mail/text/maildomain_invitation.txt:8
|
|
#: core/templates/mail/text/team_invitation.txt:8
|
|
msgid "To do so, please log in La Régie via ProConnect, by following this link:"
|
|
msgstr ""
|
|
|
|
#: core/templates/mail/html/maildomain_failed.html:195
|
|
#: core/templates/mail/text/maildomain_failed.txt:5
|
|
msgid "Your domain has failed"
|
|
msgstr ""
|
|
|
|
#: core/templates/mail/html/maildomain_failed.html:206
|
|
#, python-format
|
|
msgid "The domain <b>%(name)s</b> has encountered an error. As long as this error persists, all related mailboxes will remain disabled. Technical support is currently working on the issue."
|
|
msgstr ""
|
|
|
|
#: core/templates/mail/html/maildomain_failed.html:211
|
|
#: core/templates/mail/text/maildomain_failed.txt:8
|
|
msgid "You can track the status of your domain on the management interface."
|
|
msgstr ""
|
|
|
|
#: core/templates/mail/html/maildomain_failed.html:211
|
|
#: core/templates/mail/text/maildomain_failed.txt:9
|
|
msgid "To do this, please log in to La Régie via ProConnect, by following this link:"
|
|
msgstr ""
|
|
|
|
#: core/templates/mail/html/maildomain_invitation.html:195
|
|
#: core/templates/mail/html/team_invitation.html:195
|
|
#: core/templates/mail/text/maildomain_invitation.txt:5
|
|
#: core/templates/mail/text/team_invitation.txt:5
|
|
msgid "Welcome to La Régie!"
|
|
msgstr ""
|
|
|
|
#: core/templates/mail/html/maildomain_invitation.html:206
|
|
#: core/templates/mail/text/maildomain_invitation.txt:7
|
|
#, python-format
|
|
msgid "You have been invited to join La Régie to be %(role)s of the domain %(domain)s."
|
|
msgstr ""
|
|
|
|
#: core/templates/mail/html/maildomain_invitation.html:231
|
|
#: core/templates/mail/html/team_invitation.html:231
|
|
#: core/templates/mail/text/maildomain_invitation.txt:12
|
|
#: core/templates/mail/text/team_invitation.txt:12
|
|
msgid "What is La Régie?"
|
|
msgstr ""
|
|
|
|
#: core/templates/mail/html/maildomain_invitation.html:236
|
|
#: core/templates/mail/text/maildomain_invitation.txt:13
|
|
msgid "La Régie is the administration center of la Suite, where you can manage users, groups and domains. You will be able to:"
|
|
msgstr ""
|
|
|
|
#: core/templates/mail/html/maildomain_invitation.html:237
|
|
#: core/templates/mail/text/maildomain_invitation.txt:14
|
|
msgid "create work groups,"
|
|
msgstr ""
|
|
|
|
#: core/templates/mail/html/maildomain_invitation.html:238
|
|
#: core/templates/mail/text/maildomain_invitation.txt:15
|
|
msgid "invite new members,"
|
|
msgstr ""
|
|
|
|
#: core/templates/mail/html/maildomain_invitation.html:239
|
|
#: core/templates/mail/text/maildomain_invitation.txt:16
|
|
msgid "manage mail domains,"
|
|
msgstr ""
|
|
|
|
#: core/templates/mail/html/maildomain_invitation.html:240
|
|
#: core/templates/mail/text/maildomain_invitation.txt:17
|
|
msgid "create new mail accounts,"
|
|
msgstr ""
|
|
|
|
#: core/templates/mail/html/maildomain_invitation.html:241
|
|
#: core/templates/mail/text/maildomain_invitation.txt:18
|
|
msgid "etc."
|
|
msgstr ""
|
|
|
|
#: core/templates/mail/html/maildomain_invitation.html:248
|
|
#: core/templates/mail/html/team_invitation.html:261
|
|
#: core/templates/mail/text/maildomain_invitation.txt:20
|
|
#: core/templates/mail/text/team_invitation.txt:18
|
|
msgid "Welcome aboard!"
|
|
msgstr ""
|
|
|
|
#: core/templates/mail/html/new_mailbox.html:159
|
|
#: core/templates/mail/html/reset_password.html:159
|
|
#: core/templates/mail/text/new_mailbox.txt:3
|
|
#: core/templates/mail/text/reset_password.txt:3
|
|
msgid "La Messagerie"
|
|
msgstr ""
|
|
|
|
#: core/templates/mail/html/new_mailbox.html:188
|
|
#: core/templates/mail/text/new_mailbox.txt:5
|
|
msgid "Welcome to La Messagerie"
|
|
msgstr ""
|
|
|
|
#: core/templates/mail/html/new_mailbox.html:193
|
|
#: core/templates/mail/text/new_mailbox.txt:6
|
|
msgid "La Messagerie is the email solution of La Suite."
|
|
msgstr ""
|
|
|
|
#: core/templates/mail/html/new_mailbox.html:199
|
|
#: core/templates/mail/text/new_mailbox.txt:7
|
|
msgid "Your mailbox has been created."
|
|
msgstr ""
|
|
|
|
#: core/templates/mail/html/new_mailbox.html:204
|
|
#: core/templates/mail/text/new_mailbox.txt:8
|
|
msgid "Please find below your login info: "
|
|
msgstr ""
|
|
|
|
#: core/templates/mail/html/new_mailbox.html:228
|
|
#: core/templates/mail/html/reset_password.html:223
|
|
#: core/templates/mail/text/new_mailbox.txt:10
|
|
#: core/templates/mail/text/reset_password.txt:9
|
|
msgid "Email address: "
|
|
msgstr ""
|
|
|
|
#: core/templates/mail/html/new_mailbox.html:233
|
|
#: core/templates/mail/html/reset_password.html:228
|
|
#: core/templates/mail/text/new_mailbox.txt:11
|
|
#: core/templates/mail/text/reset_password.txt:10
|
|
msgid "Temporary password (to be modified on first login): "
|
|
msgstr ""
|
|
|
|
#: core/templates/mail/html/new_mailbox.html:261
|
|
#: core/templates/mail/html/reset_password.html:256
|
|
#: core/templates/mail/text/new_mailbox.txt:13
|
|
#: core/templates/mail/text/reset_password.txt:12
|
|
msgid "Go to La Messagerie"
|
|
msgstr ""
|
|
|
|
#: core/templates/mail/html/new_mailbox.html:272
|
|
#: core/templates/mail/html/reset_password.html:267
|
|
#: core/templates/mail/text/new_mailbox.txt:15
|
|
#: core/templates/mail/text/reset_password.txt:14
|
|
msgid "Sincerely,"
|
|
msgstr ""
|
|
|
|
#: core/templates/mail/html/reset_password.html:188
|
|
#: core/templates/mail/text/reset_password.txt:5
|
|
msgid "Your password has been reset"
|
|
msgstr ""
|
|
|
|
#: core/templates/mail/html/reset_password.html:194
|
|
#: core/templates/mail/text/reset_password.txt:6
|
|
msgid "Your password has been reset."
|
|
msgstr ""
|
|
|
|
#: core/templates/mail/html/reset_password.html:199
|
|
#: core/templates/mail/text/reset_password.txt:7
|
|
msgid "Please find below your new login information: "
|
|
msgstr ""
|
|
|
|
#: core/templates/mail/html/team_invitation.html:206
|
|
#: core/templates/mail/text/team_invitation.txt:7
|
|
#, python-format
|
|
msgid "You have been invited to be a %(role)s of the group \"%(team)s\" within La Suite."
|
|
msgstr ""
|
|
|
|
#: core/templates/mail/html/team_invitation.html:236
|
|
#: core/templates/mail/text/team_invitation.txt:13
|
|
msgid "La Régie is the administration center of la Suite, where you can manage users, groups and domains."
|
|
msgstr ""
|
|
|
|
#: core/templates/mail/html/team_invitation.html:241
|
|
#: core/templates/mail/text/team_invitation.txt:14
|
|
msgid "What is La Suite?"
|
|
msgstr ""
|
|
|
|
#: core/templates/mail/html/team_invitation.html:246
|
|
#: core/templates/mail/text/team_invitation.txt:15
|
|
msgid "La Suite is an open-source work environment, designed for the public sector and open to commons."
|
|
msgstr ""
|
|
|
|
#: core/templates/mail/html/team_invitation.html:251
|
|
#: core/templates/mail/text/team_invitation.txt:16
|
|
msgid "With La Suite, you will be able to create, organise and collaborate online!"
|
|
msgstr ""
|
|
|
|
#: core/templates/mail/html/team_invitation.html:256
|
|
#, python-format
|
|
msgid "For more information: <a href=\"%(link)s\">Visit the website for La Suite numérique</a> to discover what tools we offer."
|
|
msgstr ""
|
|
|
|
#: core/templates/mail/text/maildomain_action_required.txt:7
|
|
#, python-format
|
|
msgid "Your domain %(name)s cannot be used until the required actions have been completed."
|
|
msgstr ""
|
|
|
|
#: core/templates/mail/text/maildomain_enabled.txt:7
|
|
#, python-format
|
|
msgid "Your domain %(name)s can be used now."
|
|
msgstr ""
|
|
|
|
#: core/templates/mail/text/maildomain_failed.txt:7
|
|
#, python-format
|
|
msgid "The domain %(name)s has encountered an error. As long as this error persists, all related mailboxes will remain disabled. Technical support is currently working on the issue."
|
|
msgstr ""
|
|
|
|
#: core/templates/mail/text/team_invitation.txt:17
|
|
#, python-format
|
|
msgid "For more information: Visit the website for La Suite numérique [%(link)s] to discover what tools we offer."
|
|
msgstr ""
|
|
|