mirror of
https://github.com/lucaspalomodevelop/indico-plugins.git
synced 2026-03-12 23:27:22 +00:00
Update *.pot files
This commit is contained in:
parent
f59e20b393
commit
35eaa29b3b
@ -1,51 +1,51 @@
|
||||
# Translations template for PROJECT.
|
||||
# Copyright (C) 2021 ORGANIZATION
|
||||
# Copyright (C) 2022 ORGANIZATION
|
||||
# This file is distributed under the same license as the PROJECT project.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2021.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2022.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-06-09 14:18+0200\n"
|
||||
"POT-Creation-Date: 2022-08-24 12:05+0200\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"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.9.1\n"
|
||||
"Generated-By: Babel 2.10.3\n"
|
||||
|
||||
#: indico_citadel/plugin.py:25
|
||||
#: indico_citadel/plugin.py:24
|
||||
msgid "Citadel URL"
|
||||
msgstr ""
|
||||
|
||||
#: indico_citadel/plugin.py:26
|
||||
#: indico_citadel/plugin.py:25
|
||||
msgid "The URL of the Citadel server"
|
||||
msgstr ""
|
||||
|
||||
#: indico_citadel/plugin.py:27
|
||||
#: indico_citadel/plugin.py:26
|
||||
msgid "Citadel API token"
|
||||
msgstr ""
|
||||
|
||||
#: indico_citadel/plugin.py:28
|
||||
#: indico_citadel/plugin.py:27
|
||||
msgid "The authentication token to access Citadel"
|
||||
msgstr ""
|
||||
|
||||
#: indico_citadel/plugin.py:29
|
||||
#: indico_citadel/plugin.py:28
|
||||
msgid "File extensions"
|
||||
msgstr ""
|
||||
|
||||
#: indico_citadel/plugin.py:30
|
||||
#: indico_citadel/plugin.py:29
|
||||
msgid "File extensions to upload for full-text search"
|
||||
msgstr ""
|
||||
|
||||
#: indico_citadel/plugin.py:31
|
||||
#: indico_citadel/plugin.py:30
|
||||
msgid "Max. file size"
|
||||
msgstr ""
|
||||
|
||||
#: indico_citadel/plugin.py:33
|
||||
#: indico_citadel/plugin.py:32
|
||||
msgid ""
|
||||
"Maximum size (in MB) to upload for full-text search. Note that increasing"
|
||||
" this after the initial export will upload all files for indexing that "
|
||||
@ -54,43 +54,43 @@ msgid ""
|
||||
"the new file size first!"
|
||||
msgstr ""
|
||||
|
||||
#: indico_citadel/plugin.py:38
|
||||
#: indico_citadel/plugin.py:37
|
||||
msgid "Parallel threads (records)"
|
||||
msgstr ""
|
||||
|
||||
#: indico_citadel/plugin.py:39
|
||||
#: indico_citadel/plugin.py:38
|
||||
msgid "Number of threads to use when uploading records."
|
||||
msgstr ""
|
||||
|
||||
#: indico_citadel/plugin.py:40
|
||||
#: indico_citadel/plugin.py:39
|
||||
msgid "Parallel threads (records, initial export)"
|
||||
msgstr ""
|
||||
|
||||
#: indico_citadel/plugin.py:42
|
||||
#: indico_citadel/plugin.py:41
|
||||
msgid "Number of threads to use when uploading records during the initial export."
|
||||
msgstr ""
|
||||
|
||||
#: indico_citadel/plugin.py:44
|
||||
#: indico_citadel/plugin.py:43
|
||||
msgid "Parallel threads (files)"
|
||||
msgstr ""
|
||||
|
||||
#: indico_citadel/plugin.py:45
|
||||
#: indico_citadel/plugin.py:44
|
||||
msgid "Number of threads to use when uploading files."
|
||||
msgstr ""
|
||||
|
||||
#: indico_citadel/plugin.py:46
|
||||
#: indico_citadel/plugin.py:45
|
||||
msgid "Parallel threads (files, initial export)"
|
||||
msgstr ""
|
||||
|
||||
#: indico_citadel/plugin.py:48
|
||||
#: indico_citadel/plugin.py:47
|
||||
msgid "Number of threads to use when uploading files during the initial export."
|
||||
msgstr ""
|
||||
|
||||
#: indico_citadel/plugin.py:50
|
||||
#: indico_citadel/plugin.py:49
|
||||
msgid "Disable search"
|
||||
msgstr ""
|
||||
|
||||
#: indico_citadel/plugin.py:51
|
||||
#: indico_citadel/plugin.py:50
|
||||
msgid ""
|
||||
"This disables the search integration of the plugin. When this option is "
|
||||
"used, the internal Indico search interface will be used. This may be "
|
||||
@ -98,87 +98,87 @@ msgid ""
|
||||
" people to get incomplete search results during that time."
|
||||
msgstr ""
|
||||
|
||||
#: indico_citadel/search.py:95
|
||||
#: indico_citadel/search.py:92
|
||||
msgid "The title of an event, contribution, etc."
|
||||
msgstr ""
|
||||
|
||||
#: indico_citadel/search.py:95
|
||||
#: indico_citadel/search.py:93
|
||||
msgid "A speaker, author or event chair's name"
|
||||
msgstr ""
|
||||
|
||||
#: indico_citadel/search.py:96
|
||||
#: indico_citadel/search.py:94
|
||||
msgid "A speaker, author or event chair's affiliation"
|
||||
msgstr ""
|
||||
|
||||
#: indico_citadel/search.py:97
|
||||
#: indico_citadel/search.py:95
|
||||
msgid "An entry type (such as conference, meeting, file, etc.)"
|
||||
msgstr ""
|
||||
|
||||
#: indico_citadel/search.py:98
|
||||
#: indico_citadel/search.py:96
|
||||
msgid "Name of the venue"
|
||||
msgstr ""
|
||||
|
||||
#: indico_citadel/search.py:99
|
||||
#: indico_citadel/search.py:97
|
||||
msgid "Name of the room"
|
||||
msgstr ""
|
||||
|
||||
#: indico_citadel/search.py:100
|
||||
#: indico_citadel/search.py:98
|
||||
msgid "Address of the venue"
|
||||
msgstr ""
|
||||
|
||||
#: indico_citadel/search.py:101
|
||||
#: indico_citadel/search.py:99
|
||||
msgid "Name of the attached file"
|
||||
msgstr ""
|
||||
|
||||
#: indico_citadel/search.py:102
|
||||
#: indico_citadel/search.py:100
|
||||
msgid "A keyword associated with an event"
|
||||
msgstr ""
|
||||
|
||||
#: indico_citadel/search.py:103
|
||||
#: indico_citadel/search.py:101
|
||||
msgid "The category of an event"
|
||||
msgstr ""
|
||||
|
||||
#: indico_citadel/search.py:111
|
||||
#: indico_citadel/search.py:109
|
||||
msgid "Most relevant"
|
||||
msgstr ""
|
||||
|
||||
#: indico_citadel/search.py:112
|
||||
#: indico_citadel/search.py:110
|
||||
msgid "Newest first"
|
||||
msgstr ""
|
||||
|
||||
#: indico_citadel/search.py:113
|
||||
#: indico_citadel/search.py:111
|
||||
msgid "Oldest first"
|
||||
msgstr ""
|
||||
|
||||
#: indico_citadel/search.py:117
|
||||
#: indico_citadel/search.py:115
|
||||
msgid "Affiliation"
|
||||
msgstr ""
|
||||
|
||||
#: indico_citadel/search.py:118
|
||||
#: indico_citadel/search.py:116
|
||||
msgid "Person"
|
||||
msgstr ""
|
||||
|
||||
#: indico_citadel/search.py:119
|
||||
#: indico_citadel/search.py:117
|
||||
msgid "Type"
|
||||
msgstr ""
|
||||
|
||||
#: indico_citadel/search.py:120
|
||||
#: indico_citadel/search.py:118
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#: indico_citadel/search.py:121
|
||||
#: indico_citadel/search.py:119
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#: indico_citadel/search.py:122
|
||||
#: indico_citadel/search.py:120
|
||||
msgid "Category"
|
||||
msgstr ""
|
||||
|
||||
#: indico_citadel/search.py:123
|
||||
#: indico_citadel/search.py:121
|
||||
msgid "Category ID"
|
||||
msgstr ""
|
||||
|
||||
#: indico_citadel/search.py:124
|
||||
#: indico_citadel/search.py:122
|
||||
msgid "Event ID"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -0,0 +1,63 @@
|
||||
# Translations template for PROJECT.
|
||||
# Copyright (C) 2022 ORGANIZATION
|
||||
# This file is distributed under the same license as the PROJECT project.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2022.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2022-08-24 12:05+0200\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"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.10.3\n"
|
||||
|
||||
#: indico_cloud_captchas/plugin.py:26
|
||||
msgid "None (use Indico's built-in CAPTCHA)"
|
||||
msgstr ""
|
||||
|
||||
#: indico_cloud_captchas/plugin.py:34
|
||||
msgid "Type"
|
||||
msgstr ""
|
||||
|
||||
#: indico_cloud_captchas/plugin.py:35
|
||||
msgid "Select which CAPTCHA provider you want to use"
|
||||
msgstr ""
|
||||
|
||||
#: indico_cloud_captchas/plugin.py:39
|
||||
msgid "reCAPTCHA site key"
|
||||
msgstr ""
|
||||
|
||||
#: indico_cloud_captchas/plugin.py:41
|
||||
msgid "The site key available in the reCAPTCHA admin dashboard"
|
||||
msgstr ""
|
||||
|
||||
#: indico_cloud_captchas/plugin.py:44
|
||||
msgid "reCAPTCHA secret key"
|
||||
msgstr ""
|
||||
|
||||
#: indico_cloud_captchas/plugin.py:46
|
||||
msgid "The secret key available in the reCAPTCHA admin dashboard"
|
||||
msgstr ""
|
||||
|
||||
#: indico_cloud_captchas/plugin.py:50
|
||||
msgid "hCaptcha site key"
|
||||
msgstr ""
|
||||
|
||||
#: indico_cloud_captchas/plugin.py:52
|
||||
msgid "The site key available in the hCaptcha admin dashboard"
|
||||
msgstr ""
|
||||
|
||||
#: indico_cloud_captchas/plugin.py:55
|
||||
msgid "hCAPTCHA secret key"
|
||||
msgstr ""
|
||||
|
||||
#: indico_cloud_captchas/plugin.py:57
|
||||
msgid "The secret key available in the hCaptcha admin dashboard"
|
||||
msgstr ""
|
||||
|
||||
@ -1,21 +1,21 @@
|
||||
# Translations template for PROJECT.
|
||||
# Copyright (C) 2021 ORGANIZATION
|
||||
# Copyright (C) 2022 ORGANIZATION
|
||||
# This file is distributed under the same license as the PROJECT project.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2021.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2022.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-05-26 17:54+0200\n"
|
||||
"POT-Creation-Date: 2022-08-24 12:05+0200\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"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.9.1\n"
|
||||
"Generated-By: Babel 2.10.3\n"
|
||||
|
||||
#: indico_livesync/controllers.py:41
|
||||
msgid "Agent deleted"
|
||||
@ -50,11 +50,11 @@ msgstr ""
|
||||
msgid "The name of the agent. Only used in the administration interface."
|
||||
msgstr ""
|
||||
|
||||
#: indico_livesync/plugin.py:26
|
||||
#: indico_livesync/plugin.py:25
|
||||
msgid "Queue entry TTL"
|
||||
msgstr ""
|
||||
|
||||
#: indico_livesync/plugin.py:27
|
||||
#: indico_livesync/plugin.py:26
|
||||
msgid ""
|
||||
"How many days should processed entries be kept in the queue. The time "
|
||||
"counts from the creation of the queue entries, so if the LiveSync task is"
|
||||
@ -62,28 +62,39 @@ msgid ""
|
||||
"run after processing them. Setting it to 0 disables automatic deletion."
|
||||
msgstr ""
|
||||
|
||||
#: indico_livesync/plugin.py:32
|
||||
#: indico_livesync/plugin.py:31
|
||||
msgid "Excluded categories"
|
||||
msgstr ""
|
||||
|
||||
#: indico_livesync/plugin.py:33
|
||||
#: indico_livesync/plugin.py:32
|
||||
msgid "Category ID"
|
||||
msgstr ""
|
||||
|
||||
#: indico_livesync/plugin.py:34
|
||||
#: indico_livesync/plugin.py:33
|
||||
msgid ""
|
||||
"Changes to objects inside these categories or any of their subcategories "
|
||||
"are excluded."
|
||||
msgstr ""
|
||||
|
||||
#: indico_livesync/plugin.py:36
|
||||
#: indico_livesync/plugin.py:35
|
||||
msgid "Disable queue runs"
|
||||
msgstr ""
|
||||
|
||||
#: indico_livesync/plugin.py:37
|
||||
#: indico_livesync/plugin.py:36
|
||||
msgid "Disable all scheduled queue runs."
|
||||
msgstr ""
|
||||
|
||||
#: indico_livesync/plugin.py:37
|
||||
msgid "Skip category changes"
|
||||
msgstr ""
|
||||
|
||||
#: indico_livesync/plugin.py:38
|
||||
msgid ""
|
||||
"Skip category changes when processing the queue. This can be useful in "
|
||||
"large instances when there are significant changes to large categories in"
|
||||
" order to avoid processing those immediately."
|
||||
msgstr ""
|
||||
|
||||
#: indico_livesync/templates/edit_agent.html:9
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
@ -8,52 +8,52 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2022-03-16 15:30+0100\n"
|
||||
"POT-Creation-Date: 2022-08-24 12:05+0200\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"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.9.1\n"
|
||||
"Generated-By: Babel 2.10.3\n"
|
||||
|
||||
#: indico_owncloud/controllers.py:51
|
||||
#: indico_owncloud/controllers.py:55
|
||||
msgid "Attachment added"
|
||||
msgstr ""
|
||||
|
||||
#: indico_owncloud/forms.py:34
|
||||
#: indico_owncloud/forms.py:33
|
||||
msgid "Files"
|
||||
msgstr ""
|
||||
|
||||
#: indico_owncloud/plugin.py:24
|
||||
#: indico_owncloud/plugin.py:27
|
||||
msgid "File-picker URL"
|
||||
msgstr ""
|
||||
|
||||
#: indico_owncloud/plugin.py:25
|
||||
#: indico_owncloud/plugin.py:28
|
||||
msgid "Service name"
|
||||
msgstr ""
|
||||
|
||||
#: indico_owncloud/plugin.py:26
|
||||
#: indico_owncloud/plugin.py:29
|
||||
msgid ""
|
||||
"A customized name for the cloud service. If empty, the default 'The "
|
||||
"cloud' will be used."
|
||||
msgstr ""
|
||||
|
||||
#: indico_owncloud/plugin.py:28
|
||||
#: indico_owncloud/plugin.py:31
|
||||
msgid "Custom icon URL"
|
||||
msgstr ""
|
||||
|
||||
#: indico_owncloud/plugin.py:29
|
||||
#: indico_owncloud/plugin.py:32
|
||||
msgid ""
|
||||
"URL for a customized icon to show in the add attachment button. If empty,"
|
||||
" the default cloud icon will be used"
|
||||
msgstr ""
|
||||
|
||||
#: indico_owncloud/templates/add_owncloud_files.html:9
|
||||
#: indico_owncloud/templates/add_owncloud_files.html:10
|
||||
msgid "Add"
|
||||
msgstr ""
|
||||
|
||||
#: indico_owncloud/templates/add_owncloud_files.html:10
|
||||
#: indico_owncloud/templates/add_owncloud_files.html:11
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -1,21 +1,21 @@
|
||||
# Translations template for PROJECT.
|
||||
# Copyright (C) 2021 ORGANIZATION
|
||||
# Copyright (C) 2022 ORGANIZATION
|
||||
# This file is distributed under the same license as the PROJECT project.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2021.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2022.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-05-26 17:54+0200\n"
|
||||
"POT-Creation-Date: 2022-08-24 12:05+0200\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"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.9.1\n"
|
||||
"Generated-By: Babel 2.10.3\n"
|
||||
|
||||
#: indico_payment_manual/placeholders.py:33
|
||||
msgid "escaped for URLs"
|
||||
@ -34,22 +34,30 @@ msgid "Email address of the registrant"
|
||||
msgstr ""
|
||||
|
||||
#: indico_payment_manual/placeholders.py:60
|
||||
msgid "The database ID of the registration"
|
||||
msgstr ""
|
||||
|
||||
#: indico_payment_manual/placeholders.py:69
|
||||
msgid "The ID of the registration form"
|
||||
msgstr ""
|
||||
|
||||
#: indico_payment_manual/placeholders.py:78
|
||||
msgid "The ID of the event"
|
||||
msgstr ""
|
||||
|
||||
#: indico_payment_manual/placeholders.py:83
|
||||
#: indico_payment_manual/placeholders.py:101
|
||||
msgid "The price the registrant needs to pay (e.g. 100.00 or 100.25)"
|
||||
msgstr ""
|
||||
|
||||
#: indico_payment_manual/placeholders.py:84
|
||||
#: indico_payment_manual/placeholders.py:102
|
||||
msgid "The price without cents if possible (e.g. 100 or 100.25)"
|
||||
msgstr ""
|
||||
|
||||
#: indico_payment_manual/placeholders.py:85
|
||||
#: indico_payment_manual/placeholders.py:103
|
||||
msgid "The price formatted as an integer (e.g. 10000 or 10025)"
|
||||
msgstr ""
|
||||
|
||||
#: indico_payment_manual/placeholders.py:90
|
||||
#: indico_payment_manual/placeholders.py:108
|
||||
msgid "The currency used in the registration"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -1,21 +1,21 @@
|
||||
# Translations template for PROJECT.
|
||||
# Copyright (C) 2021 ORGANIZATION
|
||||
# Copyright (C) 2022 ORGANIZATION
|
||||
# This file is distributed under the same license as the PROJECT project.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2021.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2022.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-05-26 17:54+0200\n"
|
||||
"POT-Creation-Date: 2022-08-24 12:05+0200\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"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.9.1\n"
|
||||
"Generated-By: Babel 2.10.3\n"
|
||||
|
||||
#: indico_payment_paypal/controllers.py:110
|
||||
msgid "Your payment request has been processed."
|
||||
@ -25,25 +25,25 @@ msgstr ""
|
||||
msgid "You cancelled the payment process."
|
||||
msgstr ""
|
||||
|
||||
#: indico_payment_paypal/plugin.py:25
|
||||
#: indico_payment_paypal/plugin.py:24
|
||||
msgid "API URL"
|
||||
msgstr ""
|
||||
|
||||
#: indico_payment_paypal/plugin.py:25
|
||||
#: indico_payment_paypal/plugin.py:24
|
||||
msgid "URL of the PayPal HTTP API."
|
||||
msgstr ""
|
||||
|
||||
#: indico_payment_paypal/plugin.py:26 indico_payment_paypal/plugin.py:32
|
||||
#: indico_payment_paypal/plugin.py:25 indico_payment_paypal/plugin.py:31
|
||||
msgid "Business"
|
||||
msgstr ""
|
||||
|
||||
#: indico_payment_paypal/plugin.py:27
|
||||
#: indico_payment_paypal/plugin.py:26
|
||||
msgid ""
|
||||
"The default PayPal ID or email address associated with a PayPal account. "
|
||||
"Event managers will be able to override this."
|
||||
msgstr ""
|
||||
|
||||
#: indico_payment_paypal/plugin.py:34
|
||||
#: indico_payment_paypal/plugin.py:33
|
||||
msgid "The PayPal ID or email address associated with a PayPal account."
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -1,140 +1,140 @@
|
||||
# Translations template for PROJECT.
|
||||
# Copyright (C) 2021 ORGANIZATION
|
||||
# Copyright (C) 2022 ORGANIZATION
|
||||
# This file is distributed under the same license as the PROJECT project.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2021.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2022.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-08-11 16:54+0200\n"
|
||||
"POT-Creation-Date: 2022-08-24 12:05+0200\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"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.9.1\n"
|
||||
"Generated-By: Babel 2.10.3\n"
|
||||
|
||||
#: indico_payment_sixpay/controllers.py:317
|
||||
#: indico_payment_sixpay/controllers.py:340
|
||||
msgid "You cancelled the payment."
|
||||
msgstr ""
|
||||
|
||||
#: indico_payment_sixpay/controllers.py:332
|
||||
#: indico_payment_sixpay/controllers.py:355
|
||||
msgid "Your payment has failed."
|
||||
msgstr ""
|
||||
|
||||
#: indico_payment_sixpay/controllers.py:344
|
||||
#: indico_payment_sixpay/controllers.py:367
|
||||
msgid "Your payment could not be confirmed. Please contact the event organizers."
|
||||
msgstr ""
|
||||
|
||||
#: indico_payment_sixpay/controllers.py:346
|
||||
#: indico_payment_sixpay/controllers.py:370
|
||||
msgid "Your payment has been confirmed."
|
||||
msgstr ""
|
||||
|
||||
#: indico_payment_sixpay/forms.py:77
|
||||
#: indico_payment_sixpay/forms.py:76
|
||||
msgid "Invalid format string key: {}"
|
||||
msgstr ""
|
||||
|
||||
#: indico_payment_sixpay/forms.py:79
|
||||
#: indico_payment_sixpay/forms.py:78
|
||||
msgid "Malformed format string: {}"
|
||||
msgstr ""
|
||||
|
||||
#: indico_payment_sixpay/forms.py:82
|
||||
#: indico_payment_sixpay/forms.py:81
|
||||
msgid "Format string too long: shortest replacement with {len}, expected {max}"
|
||||
msgstr ""
|
||||
|
||||
#: indico_payment_sixpay/forms.py:86
|
||||
#: indico_payment_sixpay/forms.py:85
|
||||
msgid ""
|
||||
"This field may only contain alphanumeric chars, dots, colons, hyphens and"
|
||||
" underscores."
|
||||
msgstr ""
|
||||
|
||||
#: indico_payment_sixpay/forms.py:95
|
||||
#: indico_payment_sixpay/forms.py:94
|
||||
msgid "API URL"
|
||||
msgstr ""
|
||||
|
||||
#: indico_payment_sixpay/forms.py:97
|
||||
#: indico_payment_sixpay/forms.py:96
|
||||
msgid "URL to contact the Saferpay JSON API"
|
||||
msgstr ""
|
||||
|
||||
#: indico_payment_sixpay/forms.py:100
|
||||
#: indico_payment_sixpay/forms.py:99
|
||||
msgid "API username"
|
||||
msgstr ""
|
||||
|
||||
#: indico_payment_sixpay/forms.py:102
|
||||
#: indico_payment_sixpay/forms.py:101
|
||||
msgid "The username to access the SaferPay JSON API"
|
||||
msgstr ""
|
||||
|
||||
#: indico_payment_sixpay/forms.py:105
|
||||
#: indico_payment_sixpay/forms.py:104
|
||||
msgid "API password"
|
||||
msgstr ""
|
||||
|
||||
#: indico_payment_sixpay/forms.py:107
|
||||
#: indico_payment_sixpay/forms.py:106
|
||||
msgid "The password to access the SaferPay JSON API"
|
||||
msgstr ""
|
||||
|
||||
#: indico_payment_sixpay/forms.py:111 indico_payment_sixpay/forms.py:155
|
||||
#: indico_payment_sixpay/forms.py:110 indico_payment_sixpay/forms.py:154
|
||||
msgid "Account ID"
|
||||
msgstr ""
|
||||
|
||||
#: indico_payment_sixpay/forms.py:116
|
||||
#: indico_payment_sixpay/forms.py:115
|
||||
msgid ""
|
||||
"Default Saferpay account ID, such as \"123456-12345678\". Event managers "
|
||||
"will be able to override this."
|
||||
msgstr ""
|
||||
|
||||
#: indico_payment_sixpay/forms.py:122 indico_payment_sixpay/forms.py:163
|
||||
#: indico_payment_sixpay/forms.py:121 indico_payment_sixpay/forms.py:162
|
||||
msgid "Order Description"
|
||||
msgstr ""
|
||||
|
||||
#: indico_payment_sixpay/forms.py:124
|
||||
#: indico_payment_sixpay/forms.py:123
|
||||
msgid ""
|
||||
"The default description of each order in a human readable way. It is "
|
||||
"presented to the registrant during the transaction with Saferpay. Event "
|
||||
"managers will be able to override this. Supported placeholders: {}"
|
||||
msgstr ""
|
||||
|
||||
#: indico_payment_sixpay/forms.py:132 indico_payment_sixpay/forms.py:172
|
||||
#: indico_payment_sixpay/forms.py:131 indico_payment_sixpay/forms.py:171
|
||||
msgid "Order Identifier"
|
||||
msgstr ""
|
||||
|
||||
#: indico_payment_sixpay/forms.py:134
|
||||
#: indico_payment_sixpay/forms.py:133
|
||||
msgid ""
|
||||
"The default identifier of each order for further processing. Event "
|
||||
"managers will be able to override this. Supported placeholders: {}"
|
||||
msgstr ""
|
||||
|
||||
#: indico_payment_sixpay/forms.py:141 indico_payment_sixpay/forms.py:180
|
||||
#: indico_payment_sixpay/forms.py:140 indico_payment_sixpay/forms.py:179
|
||||
msgid "Notification Email"
|
||||
msgstr ""
|
||||
|
||||
#: indico_payment_sixpay/forms.py:143
|
||||
#: indico_payment_sixpay/forms.py:142
|
||||
msgid ""
|
||||
"Email address to receive notifications of transactions. This is "
|
||||
"independent of Indico's own payment notifications. Event managers will be"
|
||||
" able to override this."
|
||||
msgstr ""
|
||||
|
||||
#: indico_payment_sixpay/forms.py:160
|
||||
#: indico_payment_sixpay/forms.py:159
|
||||
msgid "The Saferpay account ID, such as \"123456-12345678\"."
|
||||
msgstr ""
|
||||
|
||||
#: indico_payment_sixpay/forms.py:165
|
||||
#: indico_payment_sixpay/forms.py:164
|
||||
msgid ""
|
||||
"The description of each order in a human readable way. It is presented to"
|
||||
" the registrant during the transaction with Saferpay. Supported "
|
||||
"placeholders: {}"
|
||||
msgstr ""
|
||||
|
||||
#: indico_payment_sixpay/forms.py:174
|
||||
#: indico_payment_sixpay/forms.py:173
|
||||
msgid ""
|
||||
"The default identifier of each order for further processing. Supported "
|
||||
"placeholders: {}"
|
||||
msgstr ""
|
||||
|
||||
#: indico_payment_sixpay/forms.py:182
|
||||
#: indico_payment_sixpay/forms.py:181
|
||||
msgid ""
|
||||
"Email address to receive notifications of transactions. This is "
|
||||
"independent of Indico's own payment notifications."
|
||||
|
||||
@ -1,21 +1,21 @@
|
||||
# Translations template for PROJECT.
|
||||
# Copyright (C) 2021 ORGANIZATION
|
||||
# Copyright (C) 2022 ORGANIZATION
|
||||
# This file is distributed under the same license as the PROJECT project.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2021.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2022.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-05-26 17:54+0200\n"
|
||||
"POT-Creation-Date: 2022-08-24 12:05+0200\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"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.9.1\n"
|
||||
"Generated-By: Babel 2.10.3\n"
|
||||
|
||||
#: indico_piwik/client/index.js:58
|
||||
msgid "Total Hits"
|
||||
|
||||
@ -1,21 +1,21 @@
|
||||
# Translations template for PROJECT.
|
||||
# Copyright (C) 2021 ORGANIZATION
|
||||
# Copyright (C) 2022 ORGANIZATION
|
||||
# This file is distributed under the same license as the PROJECT project.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2021.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2022.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-05-26 17:54+0200\n"
|
||||
"POT-Creation-Date: 2022-08-24 12:05+0200\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"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.9.1\n"
|
||||
"Generated-By: Babel 2.10.3\n"
|
||||
|
||||
#: indico_piwik/forms.py:18
|
||||
msgid "Track global visits"
|
||||
|
||||
@ -1,21 +1,21 @@
|
||||
# Translations template for PROJECT.
|
||||
# Copyright (C) 2021 ORGANIZATION
|
||||
# Copyright (C) 2022 ORGANIZATION
|
||||
# This file is distributed under the same license as the PROJECT project.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2021.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2022.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-05-26 17:54+0200\n"
|
||||
"POT-Creation-Date: 2022-08-24 12:05+0200\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"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.9.1\n"
|
||||
"Generated-By: Babel 2.10.3\n"
|
||||
|
||||
#: indico_storage_s3/plugin.py:33
|
||||
msgid "Bucket info API"
|
||||
|
||||
@ -1,21 +1,21 @@
|
||||
# Translations template for PROJECT.
|
||||
# Copyright (C) 2021 ORGANIZATION
|
||||
# Copyright (C) 2022 ORGANIZATION
|
||||
# This file is distributed under the same license as the PROJECT project.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2021.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2022.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-05-26 17:54+0200\n"
|
||||
"POT-Creation-Date: 2022-08-24 12:05+0200\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"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.9.1\n"
|
||||
"Generated-By: Babel 2.10.3\n"
|
||||
|
||||
#: indico_themes_legacy/templates/compact_event.html:13
|
||||
#: indico_themes_legacy/templates/compact_timetable.html:31
|
||||
|
||||
@ -1,21 +1,21 @@
|
||||
# Translations template for PROJECT.
|
||||
# Copyright (C) 2021 ORGANIZATION
|
||||
# Copyright (C) 2022 ORGANIZATION
|
||||
# This file is distributed under the same license as the PROJECT project.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2021.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2022.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-05-26 17:54+0200\n"
|
||||
"POT-Creation-Date: 2022-08-24 12:05+0200\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"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.9.1\n"
|
||||
"Generated-By: Babel 2.10.3\n"
|
||||
|
||||
#: indico_ursh/client/index.js:49
|
||||
msgid "Please fill in a URL to shorten"
|
||||
|
||||
@ -1,21 +1,21 @@
|
||||
# Translations template for PROJECT.
|
||||
# Copyright (C) 2021 ORGANIZATION
|
||||
# Copyright (C) 2022 ORGANIZATION
|
||||
# This file is distributed under the same license as the PROJECT project.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2021.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2022.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-05-26 17:54+0200\n"
|
||||
"POT-Creation-Date: 2022-08-24 12:05+0200\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"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.9.1\n"
|
||||
"Generated-By: Babel 2.10.3\n"
|
||||
|
||||
#: indico_ursh/controllers.py:68
|
||||
msgid "Shortcut already exists"
|
||||
@ -25,19 +25,19 @@ msgstr ""
|
||||
msgid "Malformed shortcut"
|
||||
msgstr ""
|
||||
|
||||
#: indico_ursh/plugin.py:23
|
||||
#: indico_ursh/plugin.py:22
|
||||
msgid "API key"
|
||||
msgstr ""
|
||||
|
||||
#: indico_ursh/plugin.py:24
|
||||
#: indico_ursh/plugin.py:23
|
||||
msgid "The API key to access the <tt>ursh</tt> service"
|
||||
msgstr ""
|
||||
|
||||
#: indico_ursh/plugin.py:25
|
||||
#: indico_ursh/plugin.py:24
|
||||
msgid "API host"
|
||||
msgstr ""
|
||||
|
||||
#: indico_ursh/plugin.py:26
|
||||
#: indico_ursh/plugin.py:25
|
||||
msgid "The <tt>ursh</tt> API host, providing the interface to generate short URLs"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -1,21 +1,21 @@
|
||||
# Translations template for PROJECT.
|
||||
# Copyright (C) 2021 ORGANIZATION
|
||||
# Copyright (C) 2022 ORGANIZATION
|
||||
# This file is distributed under the same license as the PROJECT project.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2021.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2022.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-05-26 17:54+0200\n"
|
||||
"POT-Creation-Date: 2022-08-24 12:05+0200\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"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.9.1\n"
|
||||
"Generated-By: Babel 2.10.3\n"
|
||||
|
||||
#: indico_vc_dummy/templates/info_box.html:2
|
||||
#: indico_vc_dummy/templates/manage_event_info_box.html:2
|
||||
|
||||
@ -1,21 +1,21 @@
|
||||
# Translations template for PROJECT.
|
||||
# Copyright (C) 2021 ORGANIZATION
|
||||
# Copyright (C) 2022 ORGANIZATION
|
||||
# This file is distributed under the same license as the PROJECT project.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2021.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2022.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-06-28 09:56+0200\n"
|
||||
"POT-Creation-Date: 2022-08-24 12:05+0200\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"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.9.1\n"
|
||||
"Generated-By: Babel 2.10.3\n"
|
||||
|
||||
#: indico_vc_zoom/client/index.js:24
|
||||
msgid "Are you sure you want to be added as an alternative host?"
|
||||
|
||||
@ -1,27 +1,27 @@
|
||||
# Translations template for PROJECT.
|
||||
# Copyright (C) 2021 ORGANIZATION
|
||||
# Copyright (C) 2022 ORGANIZATION
|
||||
# This file is distributed under the same license as the PROJECT project.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2021.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2022.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-06-28 09:56+0200\n"
|
||||
"POT-Creation-Date: 2022-08-24 12:05+0200\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"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.9.1\n"
|
||||
"Generated-By: Babel 2.10.3\n"
|
||||
|
||||
#: indico_vc_zoom/controllers.py:28
|
||||
#: indico_vc_zoom/controllers.py:29
|
||||
msgid "You were already an (alternative) host of this meeting"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_zoom/controllers.py:43
|
||||
#: indico_vc_zoom/controllers.py:44
|
||||
msgid "You are now an alternative host of room '{room}'"
|
||||
msgstr ""
|
||||
|
||||
@ -262,46 +262,28 @@ msgstr ""
|
||||
msgid "Invalid identity providers: {}"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_zoom/plugin.py:352
|
||||
#: indico_vc_zoom/plugin.py:353
|
||||
msgid ""
|
||||
"Could not create the room in Zoom. Please contact support if the error "
|
||||
"persists"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_zoom/plugin.py:437
|
||||
#: indico_vc_zoom/plugin.py:438
|
||||
msgid "Room didn't exist in Zoom anymore"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_zoom/plugin.py:440
|
||||
#: indico_vc_zoom/plugin.py:441
|
||||
msgid "Zoom Error: \"{}\""
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_zoom/plugin.py:443
|
||||
#: indico_vc_zoom/plugin.py:444
|
||||
msgid "Problem deleting room"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_zoom/plugin.py:467
|
||||
#: indico_vc_zoom/plugin.py:468
|
||||
msgid "The room \"{}\" no longer exists in Zoom and was removed from the event"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_zoom/plugin.py:535
|
||||
msgid ""
|
||||
"There are one or more scheduled Zoom meetings associated with this event "
|
||||
"which were not automatically updated."
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_zoom/plugin.py:538
|
||||
msgid ""
|
||||
"There are one or more scheduled Zoom meetings associated with the "
|
||||
"contribution \"{}\" which were not automatically updated."
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_zoom/plugin.py:541
|
||||
msgid ""
|
||||
"There are one or more scheduled Zoom meetings associated with this "
|
||||
"session block which were not automatically updated."
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_zoom/util.py:43
|
||||
msgid "All emails"
|
||||
msgstr ""
|
||||
@ -314,25 +296,25 @@ msgstr ""
|
||||
msgid "Authenticators"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_zoom/util.py:125
|
||||
#: indico_vc_zoom/util.py:126
|
||||
msgid "This room has been deleted from Zoom"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_zoom/util.py:129
|
||||
#: indico_vc_zoom/util.py:130
|
||||
msgid ""
|
||||
"Problem fetching room from Zoom. Please contact support if the error "
|
||||
"persists."
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_zoom/util.py:151
|
||||
#: indico_vc_zoom/util.py:152
|
||||
msgid "Room no longer exists in Zoom"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_zoom/util.py:153
|
||||
#: indico_vc_zoom/util.py:154
|
||||
msgid "Can't update meeting. Please contact support if the error persists."
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_zoom/util.py:209
|
||||
#: indico_vc_zoom/util.py:210
|
||||
msgid "Could not find Zoom user for alternative host"
|
||||
msgstr ""
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user