🌐(backend) generate missing translations for backend updates
Regenerate translation files to include all recent backend string changes. Address backlog of untranslated content that accumulated during recent development cycles.
This commit is contained in:
@@ -8,7 +8,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2024-04-03 10:31+0000\n"
|
"POT-Creation-Date: 2025-04-14 19:00+0000\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@@ -17,28 +17,32 @@ msgstr ""
|
|||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
|
||||||
#: core/admin.py:31
|
#: core/admin.py:26
|
||||||
msgid "Personal info"
|
msgid "Personal info"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/admin.py:33
|
#: core/admin.py:39
|
||||||
msgid "Permissions"
|
msgid "Permissions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/admin.py:45
|
#: core/admin.py:51
|
||||||
msgid "Important dates"
|
msgid "Important dates"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/api/serializers.py:128
|
#: core/api/serializers.py:60
|
||||||
msgid "Markdown Body"
|
msgid "You must be administrator or owner of a room to add accesses to it."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/authentication.py:71
|
#: core/authentication/backends.py:77
|
||||||
msgid "User info contained no recognizable user identification"
|
msgid "User info contained no recognizable user identification"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/authentication.py:91
|
#: core/authentication/backends.py:102
|
||||||
msgid "Claims contained no recognizable user identification"
|
msgid "User account is disabled"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/authentication/backends.py:142
|
||||||
|
msgid "Multiple user accounts share a common email."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:27
|
#: core/models.py:27
|
||||||
@@ -53,156 +57,351 @@ msgstr ""
|
|||||||
msgid "Owner"
|
msgid "Owner"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:41
|
#: core/models.py:45
|
||||||
msgid "id"
|
msgid "Initiated"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:42
|
#: core/models.py:46
|
||||||
msgid "primary key for the record as UUID"
|
msgid "Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/models.py:47
|
||||||
|
msgid "Stopped"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:48
|
#: core/models.py:48
|
||||||
msgid "created on"
|
msgid "Saved"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:49
|
#: core/models.py:49
|
||||||
|
msgid "Aborted"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/models.py:50
|
||||||
|
msgid "Failed to Start"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/models.py:51
|
||||||
|
msgid "Failed to Stop"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/models.py:52
|
||||||
|
msgid "Notification succeeded"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/models.py:79
|
||||||
|
msgid "SCREEN_RECORDING"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/models.py:80
|
||||||
|
msgid "TRANSCRIPT"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/models.py:86
|
||||||
|
msgid "Public Access"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/models.py:87
|
||||||
|
msgid "Trusted Access"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/models.py:88
|
||||||
|
msgid "Restricted Access"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/models.py:100
|
||||||
|
msgid "id"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/models.py:101
|
||||||
|
msgid "primary key for the record as UUID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/models.py:107
|
||||||
|
msgid "created on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/models.py:108
|
||||||
msgid "date and time at which a record was created"
|
msgid "date and time at which a record was created"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:54
|
#: core/models.py:113
|
||||||
msgid "updated on"
|
msgid "updated on"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:55
|
#: core/models.py:114
|
||||||
msgid "date and time at which a record was last updated"
|
msgid "date and time at which a record was last updated"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:75
|
#: core/models.py:134
|
||||||
msgid ""
|
msgid ""
|
||||||
"Enter a valid sub. This value may contain only letters, numbers, and @/./+/-/"
|
"Enter a valid sub. This value may contain only letters, numbers, and @/./+/-/"
|
||||||
"_ characters."
|
"_ characters."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:81
|
#: core/models.py:140
|
||||||
msgid "sub"
|
msgid "sub"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:83
|
#: core/models.py:142
|
||||||
msgid ""
|
msgid ""
|
||||||
"Required. 255 characters or fewer. Letters, numbers, and @/./+/-/_ "
|
"Required. 255 characters or fewer. Letters, numbers, and @/./+/-/_ "
|
||||||
"characters only."
|
"characters only."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:91
|
#: core/models.py:150
|
||||||
msgid "identity email address"
|
msgid "identity email address"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:96
|
#: core/models.py:155
|
||||||
msgid "admin email address"
|
msgid "admin email address"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:103
|
#: core/models.py:157
|
||||||
|
msgid "full name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/models.py:159
|
||||||
|
msgid "short name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/models.py:165
|
||||||
msgid "language"
|
msgid "language"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:104
|
#: core/models.py:166
|
||||||
msgid "The language in which the user wants to see the interface."
|
msgid "The language in which the user wants to see the interface."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:110
|
#: core/models.py:172
|
||||||
msgid "The timezone in which the user wants to see times."
|
msgid "The timezone in which the user wants to see times."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:113
|
#: core/models.py:175
|
||||||
msgid "device"
|
msgid "device"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:115
|
#: core/models.py:177
|
||||||
msgid "Whether the user is a device or a real user."
|
msgid "Whether the user is a device or a real user."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:118
|
#: core/models.py:180
|
||||||
msgid "staff status"
|
msgid "staff status"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:120
|
#: core/models.py:182
|
||||||
msgid "Whether the user can log into this admin site."
|
msgid "Whether the user can log into this admin site."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:123
|
#: core/models.py:185
|
||||||
msgid "active"
|
msgid "active"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:126
|
#: core/models.py:188
|
||||||
msgid ""
|
msgid ""
|
||||||
"Whether this user should be treated as active. Unselect this instead of "
|
"Whether this user should be treated as active. Unselect this instead of "
|
||||||
"deleting accounts."
|
"deleting accounts."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:138
|
#: core/models.py:201
|
||||||
msgid "user"
|
msgid "user"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:139
|
#: core/models.py:202
|
||||||
msgid "users"
|
msgid "users"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:161
|
#: core/models.py:261
|
||||||
msgid "title"
|
msgid "Resource"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:162
|
#: core/models.py:262
|
||||||
msgid "description"
|
msgid "Resources"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:163
|
#: core/models.py:316
|
||||||
msgid "code"
|
msgid "Resource access"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:164
|
#: core/models.py:317
|
||||||
msgid "css"
|
msgid "Resource accesses"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:166
|
#: core/models.py:323
|
||||||
msgid "public"
|
msgid "Resource access with this User and Resource already exists."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:168
|
#: core/models.py:379
|
||||||
msgid "Whether this template is public for anyone to use."
|
msgid "Visio room configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:174
|
#: core/models.py:380
|
||||||
msgid "Template"
|
msgid "Values for Visio parameters to configure the room."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:175
|
#: core/models.py:386 core/models.py:506
|
||||||
msgid "Templates"
|
msgid "Room"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:256
|
#: core/models.py:387
|
||||||
msgid "Template/user relation"
|
msgid "Rooms"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:257
|
#: core/models.py:517
|
||||||
msgid "Template/user relations"
|
msgid "Worker ID"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:263
|
#: core/models.py:519
|
||||||
msgid "This user is already in this template."
|
msgid ""
|
||||||
|
"Enter an identifier for the worker recording.This ID is retained even when "
|
||||||
|
"the worker stops, allowing for easy tracking."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:269
|
#: core/models.py:527
|
||||||
msgid "This team is already in this template."
|
msgid "Recording mode"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:275
|
#: core/models.py:528
|
||||||
|
msgid "Defines the mode of recording being called."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/models.py:534
|
||||||
|
msgid "Recording"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/models.py:535
|
||||||
|
msgid "Recordings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/models.py:592
|
||||||
|
msgid "Recording/user relation"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/models.py:593
|
||||||
|
msgid "Recording/user relations"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/models.py:599
|
||||||
|
msgid "This user is already in this recording."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/models.py:605
|
||||||
|
msgid "This team is already in this recording."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/models.py:611
|
||||||
msgid "Either user or team must be set, not both."
|
msgid "Either user or team must be set, not both."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: meet/settings.py:134
|
#: core/recording/event/authentication.py:58
|
||||||
|
msgid "Authentication is enabled but token is not configured."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/recording/event/authentication.py:70
|
||||||
|
msgid "Authorization header is required"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/recording/event/authentication.py:78
|
||||||
|
msgid "Invalid authorization header."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/recording/event/authentication.py:88
|
||||||
|
msgid "Invalid token"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/templates/mail/html/invitation.html:160
|
||||||
|
#: core/templates/mail/text/invitation.txt:3
|
||||||
|
msgid "La Suite Numérique"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/templates/mail/html/invitation.html:190
|
||||||
|
#: core/templates/mail/text/invitation.txt:5
|
||||||
|
msgid "Invitation to join a team"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/templates/mail/html/invitation.html:198
|
||||||
|
msgid "Welcome to <strong>Meet</strong>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/templates/mail/html/invitation.html:216
|
||||||
|
#: core/templates/mail/text/invitation.txt:12
|
||||||
|
msgid "Logo"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/templates/mail/html/invitation.html:226
|
||||||
|
#: core/templates/mail/text/invitation.txt:14
|
||||||
|
msgid ""
|
||||||
|
"We are delighted to welcome you to our community on Meet, your new companion "
|
||||||
|
"to collaborate on documents efficiently, intuitively, and securely."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/templates/mail/html/invitation.html:231
|
||||||
|
#: core/templates/mail/text/invitation.txt:15
|
||||||
|
msgid ""
|
||||||
|
"Our application is designed to help you organize, collaborate, and manage "
|
||||||
|
"permissions."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/templates/mail/html/invitation.html:236
|
||||||
|
#: core/templates/mail/text/invitation.txt:16
|
||||||
|
msgid "With Meet, you will be able to:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/templates/mail/html/invitation.html:237
|
||||||
|
#: core/templates/mail/text/invitation.txt:17
|
||||||
|
msgid "Create documents."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/templates/mail/html/invitation.html:238
|
||||||
|
#: core/templates/mail/text/invitation.txt:18
|
||||||
|
msgid "Invite members of your document or community in just a few clicks."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/templates/mail/html/invitation.html:249
|
||||||
|
#: core/templates/mail/text/invitation.txt:20
|
||||||
|
msgid "Visit Meet"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/templates/mail/html/invitation.html:258
|
||||||
|
#: core/templates/mail/text/invitation.txt:22
|
||||||
|
msgid ""
|
||||||
|
"We are confident that Meet will help you increase efficiency and "
|
||||||
|
"productivity while strengthening the bond among members."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/templates/mail/html/invitation.html:263
|
||||||
|
#: core/templates/mail/text/invitation.txt:23
|
||||||
|
msgid ""
|
||||||
|
"Feel free to explore all the features of the application and share your "
|
||||||
|
"feedback and suggestions with us. Your feedback is valuable to us and will "
|
||||||
|
"enable us to continually improve our service."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/templates/mail/html/invitation.html:268
|
||||||
|
#: core/templates/mail/text/invitation.txt:24
|
||||||
|
msgid ""
|
||||||
|
"Once again, welcome aboard! We are eager to accompany you on you "
|
||||||
|
"collaboration adventure."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/templates/mail/html/invitation.html:275
|
||||||
|
#: core/templates/mail/text/invitation.txt:26
|
||||||
|
msgid "Sincerely,"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/templates/mail/html/invitation.html:276
|
||||||
|
#: core/templates/mail/text/invitation.txt:28
|
||||||
|
msgid "The La Suite Numérique Team"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/templates/mail/text/invitation.txt:8
|
||||||
|
msgid "Welcome to Meet"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: meet/settings.py:161
|
||||||
msgid "English"
|
msgid "English"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: meet/settings.py:135
|
#: meet/settings.py:162
|
||||||
msgid "French"
|
msgid "French"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2024-04-03 10:31+0000\n"
|
"POT-Creation-Date: 2025-04-14 19:00+0000\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@@ -17,28 +17,32 @@ msgstr ""
|
|||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
|
||||||
#: core/admin.py:31
|
#: core/admin.py:26
|
||||||
msgid "Personal info"
|
msgid "Personal info"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/admin.py:33
|
#: core/admin.py:39
|
||||||
msgid "Permissions"
|
msgid "Permissions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/admin.py:45
|
#: core/admin.py:51
|
||||||
msgid "Important dates"
|
msgid "Important dates"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/api/serializers.py:128
|
#: core/api/serializers.py:60
|
||||||
msgid "Markdown Body"
|
msgid "You must be administrator or owner of a room to add accesses to it."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/authentication.py:71
|
#: core/authentication/backends.py:77
|
||||||
msgid "User info contained no recognizable user identification"
|
msgid "User info contained no recognizable user identification"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/authentication.py:91
|
#: core/authentication/backends.py:102
|
||||||
msgid "Claims contained no recognizable user identification"
|
msgid "User account is disabled"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/authentication/backends.py:142
|
||||||
|
msgid "Multiple user accounts share a common email."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:27
|
#: core/models.py:27
|
||||||
@@ -53,156 +57,351 @@ msgstr ""
|
|||||||
msgid "Owner"
|
msgid "Owner"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:41
|
#: core/models.py:45
|
||||||
msgid "id"
|
msgid "Initiated"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:42
|
#: core/models.py:46
|
||||||
msgid "primary key for the record as UUID"
|
msgid "Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/models.py:47
|
||||||
|
msgid "Stopped"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:48
|
#: core/models.py:48
|
||||||
msgid "created on"
|
msgid "Saved"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:49
|
#: core/models.py:49
|
||||||
|
msgid "Aborted"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/models.py:50
|
||||||
|
msgid "Failed to Start"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/models.py:51
|
||||||
|
msgid "Failed to Stop"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/models.py:52
|
||||||
|
msgid "Notification succeeded"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/models.py:79
|
||||||
|
msgid "SCREEN_RECORDING"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/models.py:80
|
||||||
|
msgid "TRANSCRIPT"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/models.py:86
|
||||||
|
msgid "Public Access"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/models.py:87
|
||||||
|
msgid "Trusted Access"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/models.py:88
|
||||||
|
msgid "Restricted Access"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/models.py:100
|
||||||
|
msgid "id"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/models.py:101
|
||||||
|
msgid "primary key for the record as UUID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/models.py:107
|
||||||
|
msgid "created on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/models.py:108
|
||||||
msgid "date and time at which a record was created"
|
msgid "date and time at which a record was created"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:54
|
#: core/models.py:113
|
||||||
msgid "updated on"
|
msgid "updated on"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:55
|
#: core/models.py:114
|
||||||
msgid "date and time at which a record was last updated"
|
msgid "date and time at which a record was last updated"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:75
|
#: core/models.py:134
|
||||||
msgid ""
|
msgid ""
|
||||||
"Enter a valid sub. This value may contain only letters, numbers, and @/./+/-/"
|
"Enter a valid sub. This value may contain only letters, numbers, and @/./+/-/"
|
||||||
"_ characters."
|
"_ characters."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:81
|
#: core/models.py:140
|
||||||
msgid "sub"
|
msgid "sub"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:83
|
#: core/models.py:142
|
||||||
msgid ""
|
msgid ""
|
||||||
"Required. 255 characters or fewer. Letters, numbers, and @/./+/-/_ "
|
"Required. 255 characters or fewer. Letters, numbers, and @/./+/-/_ "
|
||||||
"characters only."
|
"characters only."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:91
|
#: core/models.py:150
|
||||||
msgid "identity email address"
|
msgid "identity email address"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:96
|
#: core/models.py:155
|
||||||
msgid "admin email address"
|
msgid "admin email address"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:103
|
#: core/models.py:157
|
||||||
|
msgid "full name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/models.py:159
|
||||||
|
msgid "short name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/models.py:165
|
||||||
msgid "language"
|
msgid "language"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:104
|
#: core/models.py:166
|
||||||
msgid "The language in which the user wants to see the interface."
|
msgid "The language in which the user wants to see the interface."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:110
|
#: core/models.py:172
|
||||||
msgid "The timezone in which the user wants to see times."
|
msgid "The timezone in which the user wants to see times."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:113
|
#: core/models.py:175
|
||||||
msgid "device"
|
msgid "device"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:115
|
#: core/models.py:177
|
||||||
msgid "Whether the user is a device or a real user."
|
msgid "Whether the user is a device or a real user."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:118
|
#: core/models.py:180
|
||||||
msgid "staff status"
|
msgid "staff status"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:120
|
#: core/models.py:182
|
||||||
msgid "Whether the user can log into this admin site."
|
msgid "Whether the user can log into this admin site."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:123
|
#: core/models.py:185
|
||||||
msgid "active"
|
msgid "active"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:126
|
#: core/models.py:188
|
||||||
msgid ""
|
msgid ""
|
||||||
"Whether this user should be treated as active. Unselect this instead of "
|
"Whether this user should be treated as active. Unselect this instead of "
|
||||||
"deleting accounts."
|
"deleting accounts."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:138
|
#: core/models.py:201
|
||||||
msgid "user"
|
msgid "user"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:139
|
#: core/models.py:202
|
||||||
msgid "users"
|
msgid "users"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:161
|
#: core/models.py:261
|
||||||
msgid "title"
|
msgid "Resource"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:162
|
#: core/models.py:262
|
||||||
msgid "description"
|
msgid "Resources"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:163
|
#: core/models.py:316
|
||||||
msgid "code"
|
msgid "Resource access"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:164
|
#: core/models.py:317
|
||||||
msgid "css"
|
msgid "Resource accesses"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:166
|
#: core/models.py:323
|
||||||
msgid "public"
|
msgid "Resource access with this User and Resource already exists."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:168
|
#: core/models.py:379
|
||||||
msgid "Whether this template is public for anyone to use."
|
msgid "Visio room configuration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:174
|
#: core/models.py:380
|
||||||
msgid "Template"
|
msgid "Values for Visio parameters to configure the room."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:175
|
#: core/models.py:386 core/models.py:506
|
||||||
msgid "Templates"
|
msgid "Room"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:256
|
#: core/models.py:387
|
||||||
msgid "Template/user relation"
|
msgid "Rooms"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:257
|
#: core/models.py:517
|
||||||
msgid "Template/user relations"
|
msgid "Worker ID"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:263
|
#: core/models.py:519
|
||||||
msgid "This user is already in this template."
|
msgid ""
|
||||||
|
"Enter an identifier for the worker recording.This ID is retained even when "
|
||||||
|
"the worker stops, allowing for easy tracking."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:269
|
#: core/models.py:527
|
||||||
msgid "This team is already in this template."
|
msgid "Recording mode"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: core/models.py:275
|
#: core/models.py:528
|
||||||
|
msgid "Defines the mode of recording being called."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/models.py:534
|
||||||
|
msgid "Recording"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/models.py:535
|
||||||
|
msgid "Recordings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/models.py:592
|
||||||
|
msgid "Recording/user relation"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/models.py:593
|
||||||
|
msgid "Recording/user relations"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/models.py:599
|
||||||
|
msgid "This user is already in this recording."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/models.py:605
|
||||||
|
msgid "This team is already in this recording."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/models.py:611
|
||||||
msgid "Either user or team must be set, not both."
|
msgid "Either user or team must be set, not both."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: meet/settings.py:134
|
#: core/recording/event/authentication.py:58
|
||||||
|
msgid "Authentication is enabled but token is not configured."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/recording/event/authentication.py:70
|
||||||
|
msgid "Authorization header is required"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/recording/event/authentication.py:78
|
||||||
|
msgid "Invalid authorization header."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/recording/event/authentication.py:88
|
||||||
|
msgid "Invalid token"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/templates/mail/html/invitation.html:160
|
||||||
|
#: core/templates/mail/text/invitation.txt:3
|
||||||
|
msgid "La Suite Numérique"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/templates/mail/html/invitation.html:190
|
||||||
|
#: core/templates/mail/text/invitation.txt:5
|
||||||
|
msgid "Invitation to join a team"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/templates/mail/html/invitation.html:198
|
||||||
|
msgid "Welcome to <strong>Meet</strong>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/templates/mail/html/invitation.html:216
|
||||||
|
#: core/templates/mail/text/invitation.txt:12
|
||||||
|
msgid "Logo"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/templates/mail/html/invitation.html:226
|
||||||
|
#: core/templates/mail/text/invitation.txt:14
|
||||||
|
msgid ""
|
||||||
|
"We are delighted to welcome you to our community on Meet, your new companion "
|
||||||
|
"to collaborate on documents efficiently, intuitively, and securely."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/templates/mail/html/invitation.html:231
|
||||||
|
#: core/templates/mail/text/invitation.txt:15
|
||||||
|
msgid ""
|
||||||
|
"Our application is designed to help you organize, collaborate, and manage "
|
||||||
|
"permissions."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/templates/mail/html/invitation.html:236
|
||||||
|
#: core/templates/mail/text/invitation.txt:16
|
||||||
|
msgid "With Meet, you will be able to:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/templates/mail/html/invitation.html:237
|
||||||
|
#: core/templates/mail/text/invitation.txt:17
|
||||||
|
msgid "Create documents."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/templates/mail/html/invitation.html:238
|
||||||
|
#: core/templates/mail/text/invitation.txt:18
|
||||||
|
msgid "Invite members of your document or community in just a few clicks."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/templates/mail/html/invitation.html:249
|
||||||
|
#: core/templates/mail/text/invitation.txt:20
|
||||||
|
msgid "Visit Meet"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/templates/mail/html/invitation.html:258
|
||||||
|
#: core/templates/mail/text/invitation.txt:22
|
||||||
|
msgid ""
|
||||||
|
"We are confident that Meet will help you increase efficiency and "
|
||||||
|
"productivity while strengthening the bond among members."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/templates/mail/html/invitation.html:263
|
||||||
|
#: core/templates/mail/text/invitation.txt:23
|
||||||
|
msgid ""
|
||||||
|
"Feel free to explore all the features of the application and share your "
|
||||||
|
"feedback and suggestions with us. Your feedback is valuable to us and will "
|
||||||
|
"enable us to continually improve our service."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/templates/mail/html/invitation.html:268
|
||||||
|
#: core/templates/mail/text/invitation.txt:24
|
||||||
|
msgid ""
|
||||||
|
"Once again, welcome aboard! We are eager to accompany you on you "
|
||||||
|
"collaboration adventure."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/templates/mail/html/invitation.html:275
|
||||||
|
#: core/templates/mail/text/invitation.txt:26
|
||||||
|
msgid "Sincerely,"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/templates/mail/html/invitation.html:276
|
||||||
|
#: core/templates/mail/text/invitation.txt:28
|
||||||
|
msgid "The La Suite Numérique Team"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: core/templates/mail/text/invitation.txt:8
|
||||||
|
msgid "Welcome to Meet"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: meet/settings.py:161
|
||||||
msgid "English"
|
msgid "English"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: meet/settings.py:135
|
#: meet/settings.py:162
|
||||||
msgid "French"
|
msgid "French"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|||||||
Reference in New Issue
Block a user