Update *.pot files

This commit is contained in:
Indico Team 2021-01-20 13:58:39 +01:00 committed by Adrian Moennich
parent 24df95d9a5
commit 0cb16024ee

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2021-01-11 10:36+0100\n"
"POT-Creation-Date: 2021-01-20 13:54+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -90,35 +90,35 @@ msgstr ""
msgid "Meeting passcode (8-10 digits)"
msgstr ""
#: indico_vc_zoom/forms.py:72 indico_vc_zoom/plugin.py:86
#: indico_vc_zoom/forms.py:72 indico_vc_zoom/plugin.py:87
msgid "Mute audio"
msgstr ""
#: indico_vc_zoom/forms.py:74 indico_vc_zoom/plugin.py:88
#: indico_vc_zoom/forms.py:74 indico_vc_zoom/plugin.py:89
msgid "Participants will join the VC room muted by default "
msgstr ""
#: indico_vc_zoom/forms.py:76 indico_vc_zoom/plugin.py:90
#: indico_vc_zoom/forms.py:76 indico_vc_zoom/plugin.py:91
msgid "Mute video (host)"
msgstr ""
#: indico_vc_zoom/forms.py:78 indico_vc_zoom/plugin.py:92
#: indico_vc_zoom/forms.py:78 indico_vc_zoom/plugin.py:93
msgid "The host will join the VC room with video disabled"
msgstr ""
#: indico_vc_zoom/forms.py:80 indico_vc_zoom/plugin.py:94
#: indico_vc_zoom/forms.py:80 indico_vc_zoom/plugin.py:95
msgid "Mute video (participants)"
msgstr ""
#: indico_vc_zoom/forms.py:82 indico_vc_zoom/plugin.py:96
#: indico_vc_zoom/forms.py:82 indico_vc_zoom/plugin.py:97
msgid "Participants will join the VC room with video disabled"
msgstr ""
#: indico_vc_zoom/forms.py:84 indico_vc_zoom/plugin.py:103
#: indico_vc_zoom/forms.py:84 indico_vc_zoom/plugin.py:104
msgid "Waiting room"
msgstr ""
#: indico_vc_zoom/forms.py:86 indico_vc_zoom/plugin.py:105
#: indico_vc_zoom/forms.py:86 indico_vc_zoom/plugin.py:106
msgid "Participants may be kept in a waiting room by the host"
msgstr ""
@ -135,48 +135,48 @@ msgstr ""
msgid "This user has no Zoom account"
msgstr ""
#: indico_vc_zoom/plugin.py:53
#: indico_vc_zoom/plugin.py:54
msgid "API Key"
msgstr ""
#: indico_vc_zoom/plugin.py:55
#: indico_vc_zoom/plugin.py:56
msgid "API Secret"
msgstr ""
#: indico_vc_zoom/plugin.py:57
#: indico_vc_zoom/plugin.py:58
msgid "Webhook Token"
msgstr ""
#: indico_vc_zoom/plugin.py:58
#: indico_vc_zoom/plugin.py:59
msgid "Specify Zoom's webhook token if you want live updates"
msgstr ""
#: indico_vc_zoom/plugin.py:60
#: indico_vc_zoom/plugin.py:61
msgid "User lookup mode"
msgstr ""
#: indico_vc_zoom/plugin.py:61
#: indico_vc_zoom/plugin.py:62
msgid ""
"Specify how Indico should look up the zoom user that corresponds to an "
"Indico user."
msgstr ""
#: indico_vc_zoom/plugin.py:64
#: indico_vc_zoom/plugin.py:65
msgid "E-mail domains"
msgstr ""
#: indico_vc_zoom/plugin.py:66
#: indico_vc_zoom/plugin.py:67
msgid ""
"List of e-mail domains which can use the Zoom API. Indico attempts to "
"find Zoom accounts using all email addresses of a user which use those "
"domains."
msgstr ""
#: indico_vc_zoom/plugin.py:70
#: indico_vc_zoom/plugin.py:71
msgid "Indico identity providers"
msgstr ""
#: indico_vc_zoom/plugin.py:72
#: indico_vc_zoom/plugin.py:73
msgid ""
"Identity providers from which to get usernames. Indico queries those "
"providers using the email addresses of the user and attempts to find Zoom"
@ -184,87 +184,91 @@ msgid ""
"domain."
msgstr ""
#: indico_vc_zoom/plugin.py:77
#: indico_vc_zoom/plugin.py:78
msgid "Enterprise domain"
msgstr ""
#: indico_vc_zoom/plugin.py:79
#: indico_vc_zoom/plugin.py:80
msgid ""
"The domain name used together with the usernames from the Indico identity"
" provider"
msgstr ""
#: indico_vc_zoom/plugin.py:82
#: indico_vc_zoom/plugin.py:83
msgid "Allow Webinars (Experimental)"
msgstr ""
#: indico_vc_zoom/plugin.py:84
#: indico_vc_zoom/plugin.py:85
msgid "Allow webinars to be created through Indico. Use at your own risk."
msgstr ""
#: indico_vc_zoom/plugin.py:98
#: indico_vc_zoom/plugin.py:99
msgid "Join Before Host"
msgstr ""
#: indico_vc_zoom/plugin.py:100
#: indico_vc_zoom/plugin.py:101
msgid ""
"Allow participants to join the meeting before the host starts the "
"meeting. Only used for scheduled or recurring meetings."
msgstr ""
#: indico_vc_zoom/plugin.py:107
#: indico_vc_zoom/plugin.py:108
msgid "Creation email footer"
msgstr ""
#: indico_vc_zoom/plugin.py:108
#: indico_vc_zoom/plugin.py:109
msgid "Footer to append to emails sent upon creation of a VC room"
msgstr ""
#: indico_vc_zoom/plugin.py:110
#: indico_vc_zoom/plugin.py:111
msgid "Send host URL"
msgstr ""
#: indico_vc_zoom/plugin.py:112
#: indico_vc_zoom/plugin.py:113
msgid ""
"Whether to send an e-mail with the Host URL to the meeting host upon "
"creation of a meeting"
msgstr ""
#: indico_vc_zoom/plugin.py:118
#: indico_vc_zoom/plugin.py:119
msgid "Invalid identity providers: {}"
msgstr ""
#: indico_vc_zoom/plugin.py:319
#: indico_vc_zoom/plugin.py:335
msgid ""
"Could not create the room in Zoom. Please contact support if the error "
"persists"
msgstr ""
#: indico_vc_zoom/plugin.py:403
#: indico_vc_zoom/plugin.py:419
msgid "Room didn't existing in Zoom anymore"
msgstr ""
#: indico_vc_zoom/plugin.py:406
#: indico_vc_zoom/plugin.py:422
msgid "Zoom Error: \"{}\""
msgstr ""
#: indico_vc_zoom/plugin.py:409
#: indico_vc_zoom/plugin.py:425
msgid "Problem deleting room"
msgstr ""
#: indico_vc_zoom/plugin.py:490
#: indico_vc_zoom/plugin.py:449
msgid "The room \"{}\" no longer exists in Zoom and was removed from the event"
msgstr ""
#: indico_vc_zoom/plugin.py:517
msgid ""
"There are one or more scheduled Zoom meetings associated with this event "
"which were not automatically updated."
msgstr ""
#: indico_vc_zoom/plugin.py:493
#: indico_vc_zoom/plugin.py:520
msgid ""
"There are one or more scheduled Zoom meetings associated with the "
"contribution \"{}\" which were not automatically updated."
msgstr ""
#: indico_vc_zoom/plugin.py:496
#: indico_vc_zoom/plugin.py:523
msgid ""
"There are one or more scheduled Zoom meetings associated with this "
"session block which were not automatically updated."
@ -292,11 +296,15 @@ msgid ""
"persists."
msgstr ""
#: indico_vc_zoom/util.py:150
#: indico_vc_zoom/util.py:153
msgid "Room no longer exists in Zoom"
msgstr ""
#: indico_vc_zoom/util.py:155
msgid "Can't update meeting. Please contact support if the error persists."
msgstr ""
#: indico_vc_zoom/util.py:206
#: indico_vc_zoom/util.py:211
msgid "Could not find Zoom user for alternative host"
msgstr ""