2023-07-14 18:17:19 +02:00

184 lines
4.6 KiB
Plaintext

# Translations template for PROJECT.
# Copyright (C) 2022 ORGANIZATION
# This file is distributed under the same license as the PROJECT project.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Indico\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-08-24 12:05+0200\n"
"PO-Revision-Date: 2015-03-11 16:53+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: English (United Kingdom) (http://app.transifex.com/indico/indico/language/en_GB/)\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"
"Language: en_GB\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: indico_livesync/controllers.py:41
msgid "Agent deleted"
msgstr ""
#: indico_livesync/controllers.py:55
msgid "This backend is already in use"
msgstr ""
#: indico_livesync/controllers.py:64
msgid "Agent added"
msgstr ""
#: indico_livesync/controllers.py:65
msgid "Don't forget to run the initial export!"
msgstr ""
#: indico_livesync/controllers.py:77
msgid "Cannot edit an agent that is not loaded"
msgstr ""
#: indico_livesync/controllers.py:88
msgid "Agent updated"
msgstr ""
#: indico_livesync/forms.py:17
#: indico_livesync/templates/plugin_details_extra.html:26
msgid "Name"
msgstr ""
#: indico_livesync/forms.py:18
msgid "The name of the agent. Only used in the administration interface."
msgstr ""
#: indico_livesync/plugin.py:25
msgid "Queue entry TTL"
msgstr ""
#: 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 not "
"running for some time, queue entries may be deleted during the next run "
"after processing them. Setting it to 0 disables automatic deletion."
msgstr ""
#: indico_livesync/plugin.py:31
msgid "Excluded categories"
msgstr ""
#: indico_livesync/plugin.py:32
msgid "Category ID"
msgstr ""
#: indico_livesync/plugin.py:33
msgid ""
"Changes to objects inside these categories or any of their subcategories are"
" excluded."
msgstr ""
#: indico_livesync/plugin.py:35
msgid "Disable queue runs"
msgstr ""
#: 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 ""
#: indico_livesync/templates/plugin_details_extra.html:7
#: indico_livesync/templates/plugin_details_extra.html:11
#, python-format
msgid "Add %(backend)s agent"
msgstr ""
#: indico_livesync/templates/plugin_details_extra.html:18
msgid "LiveSync Agents"
msgstr ""
#: indico_livesync/templates/plugin_details_extra.html:25
msgid "ID"
msgstr ""
#: indico_livesync/templates/plugin_details_extra.html:27
msgid "Backend"
msgstr ""
#: indico_livesync/templates/plugin_details_extra.html:28
msgid "Last Run"
msgstr ""
#: indico_livesync/templates/plugin_details_extra.html:29
msgid "Queue"
msgstr ""
#: indico_livesync/templates/plugin_details_extra.html:30
msgid "Status"
msgstr ""
#: indico_livesync/templates/plugin_details_extra.html:31
msgid "Actions"
msgstr ""
#: indico_livesync/templates/plugin_details_extra.html:43
#, python-format
msgid "Not loaded: %(name)s"
msgstr ""
#: indico_livesync/templates/plugin_details_extra.html:50
msgid "Never"
msgstr ""
#: indico_livesync/templates/plugin_details_extra.html:58
msgid "Ready"
msgstr ""
#: indico_livesync/templates/plugin_details_extra.html:63
msgid "n/a"
msgstr ""
#: indico_livesync/templates/plugin_details_extra.html:70
msgid "Delete this agent?"
msgstr ""
#: indico_livesync/templates/plugin_details_extra.html:71
msgid "Do you really want to delete this agent and all its queue entries?"
msgstr ""
#: indico_livesync/templates/plugin_details_extra.html:77
msgid "Edit LiveSync agent"
msgstr ""
#: indico_livesync/templates/plugin_details_extra.html:88
msgid "No agents have been added yet."
msgstr ""
#: indico_livesync/templates/plugin_details_extra.html:99
msgid "No backend plugins enabled"
msgstr ""
#: indico_livesync/templates/plugin_details_extra.html:100
msgid "Add"
msgstr ""
#: indico_livesync/templates/plugin_details_extra.html:113
msgid ""
"You still need to run the initial export for some agents by executing the "
"commands below in a shell.<br> Please note that this may take a very long "
"time if there are many events in Indico!"
msgstr ""