Update *.pot files

This commit is contained in:
Indico Team 2017-10-18 11:56:19 +02:00 committed by Adrian Moennich
parent 0e6c320da5
commit 4229a24c15
18 changed files with 268 additions and 230 deletions

View File

@ -8,14 +8,14 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2017-06-26 10:51+0200\n"
"POT-Creation-Date: 2017-10-18 11:55+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.4.0\n"
"Generated-By: Babel 2.5.1\n"
#: indico_chat/static/js/chat.js:36
msgid "Do you really want to remove this chatroom from the event?"

View File

@ -8,20 +8,20 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2017-06-26 10:51+0200\n"
"POT-Creation-Date: 2017-10-18 11:55+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.4.0\n"
"Generated-By: Babel 2.5.1\n"
#: indico_chat/forms.py:34
msgid "Available chatrooms"
msgstr ""
#: indico_chat/forms.py:41 indico_chat/templates/manage_event.html:12
#: indico_chat/forms.py:41 indico_chat/templates/manage_event.html:17
msgid "Name"
msgstr ""
@ -30,8 +30,8 @@ msgid "The name of the room"
msgstr ""
#: indico_chat/forms.py:42 indico_chat/templates/event_header.html:35
#: indico_chat/templates/event_page.html:34
#: indico_chat/templates/manage_event.html:70
#: indico_chat/templates/event_page.html:39
#: indico_chat/templates/manage_event.html:75
msgid "Description"
msgstr ""
@ -40,9 +40,9 @@ msgid "The description of the room"
msgstr ""
#: indico_chat/forms.py:43 indico_chat/templates/event_header.html:39
#: indico_chat/templates/event_page.html:38
#: indico_chat/templates/manage_event.html:76
#: indico_chat/templates/manage_event.html:78
#: indico_chat/templates/event_page.html:43
#: indico_chat/templates/manage_event.html:81
#: indico_chat/templates/manage_event.html:83
msgid "Password"
msgstr ""
@ -51,8 +51,8 @@ msgid "An optional password required to join the room"
msgstr ""
#: indico_chat/forms.py:45 indico_chat/templates/event_header.html:44
#: indico_chat/templates/event_page.html:43
#: indico_chat/templates/manage_event.html:73
#: indico_chat/templates/event_page.html:48
#: indico_chat/templates/manage_event.html:78
msgid "Hidden"
msgstr ""
@ -189,56 +189,55 @@ msgstr ""
msgid "All fields must contain a value."
msgstr ""
#: indico_chat/plugin.py:125 indico_chat/templates/event_page.html:1
#: indico_chat/templates/manage_event_logs.html:4
#: indico_chat/plugin.py:132 indico_chat/templates/event_page.html:4
msgid "Chat Rooms"
msgstr ""
#: indico_chat/plugin.py:150
#: indico_chat/plugin.py:157
msgid "Chatrooms"
msgstr ""
#: indico_chat/util.py:33
#: indico_chat/util.py:34
msgid "Chat plugin is not configured properly"
msgstr ""
#: indico_chat/controllers/logs.py:49
#: indico_chat/controllers/logs.py:48
msgid "There are no logs available for this room."
msgstr ""
#: indico_chat/controllers/logs.py:83
#: indico_chat/controllers/logs.py:82
msgid "Could not find any logs for the given timeframe."
msgstr ""
#: indico_chat/controllers/logs.py:85
#: indico_chat/controllers/logs.py:84
msgid "Could not find any logs for the chatroom."
msgstr ""
#: indico_chat/controllers/logs.py:101
#: indico_chat/controllers/logs.py:100
msgid "No logs found"
msgstr ""
#: indico_chat/controllers/management.py:85
#: indico_chat/controllers/management.py:84
msgid "Chatroom updated"
msgstr ""
#: indico_chat/controllers/management.py:108
#: indico_chat/controllers/management.py:107
msgid "Unexpected result from Jabber server"
msgstr ""
#: indico_chat/controllers/management.py:141
#: indico_chat/controllers/management.py:140
msgid "Chatroom created"
msgstr ""
#: indico_chat/controllers/management.py:157
#: indico_chat/controllers/management.py:156
msgid "Chatroom added"
msgstr ""
#: indico_chat/controllers/management.py:175
#: indico_chat/controllers/management.py:174
msgid "Chatroom deleted"
msgstr ""
#: indico_chat/controllers/management.py:177
#: indico_chat/controllers/management.py:176
msgid "Chatroom removed from event"
msgstr ""
@ -247,20 +246,20 @@ msgid "Chat rooms"
msgstr ""
#: indico_chat/templates/event_header.html:16
#: indico_chat/templates/event_page.html:15
#: indico_chat/templates/manage_event.html:49
#: indico_chat/templates/event_page.html:20
#: indico_chat/templates/manage_event.html:54
msgid "Join"
msgstr ""
#: indico_chat/templates/event_header.html:32
#: indico_chat/templates/event_page.html:31
#: indico_chat/templates/manage_event.html:67
#: indico_chat/templates/event_page.html:36
#: indico_chat/templates/manage_event.html:72
msgid "Server"
msgstr ""
#: indico_chat/templates/event_header.html:50
#: indico_chat/templates/event_header.html:64
#: indico_chat/templates/event_page.html:49
#: indico_chat/templates/event_page.html:54
msgid "More info"
msgstr ""
@ -268,64 +267,69 @@ msgstr ""
msgid "How to connect to the chat"
msgstr ""
#: indico_chat/templates/manage_event.html:7
#: indico_chat/templates/manage_event.html:6
#: indico_chat/templates/manage_event_logs.html:5
msgid "Chat"
msgstr ""
#: indico_chat/templates/manage_event.html:12
msgid "Current chat rooms"
msgstr ""
#: indico_chat/templates/manage_event.html:13
#: indico_chat/templates/manage_event.html:18
msgid "Actions"
msgstr ""
#: indico_chat/templates/manage_event.html:27
#: indico_chat/templates/manage_event_logs.html:48
#: indico_chat/templates/manage_event.html:32
#: indico_chat/templates/manage_event_logs.html:49
msgid "Logs"
msgstr ""
#: indico_chat/templates/manage_event.html:30
#: indico_chat/templates/manage_event.html:35
msgid "Edit"
msgstr ""
#: indico_chat/templates/manage_event.html:32
#: indico_chat/templates/manage_event.html:37
msgid "Edit chatroom"
msgstr ""
#: indico_chat/templates/manage_event.html:39
#: indico_chat/templates/manage_event.html:44
msgid "Refresh"
msgstr ""
#: indico_chat/templates/manage_event.html:45
#: indico_chat/templates/manage_event.html:50
msgid "Remove"
msgstr ""
#: indico_chat/templates/manage_event.html:81
#: indico_chat/templates/manage_event.html:86
msgid "Created by"
msgstr ""
#: indico_chat/templates/manage_event.html:83
#: indico_chat/templates/manage_event.html:88
msgid "Created on"
msgstr ""
#: indico_chat/templates/manage_event.html:85
#: indico_chat/templates/manage_event.html:90
msgid "Modified on"
msgstr ""
#: indico_chat/templates/manage_event.html:101
#: indico_chat/templates/manage_event.html:106
msgid "No chatrooms have been added yet."
msgstr ""
#: indico_chat/templates/manage_event.html:106
#: indico_chat/templates/manage_event.html:111
msgid "Create chatroom"
msgstr ""
#: indico_chat/templates/manage_event.html:109
#: indico_chat/templates/manage_event.html:114
msgid "Create new room"
msgstr ""
#: indico_chat/templates/manage_event.html:115
#: indico_chat/templates/manage_event.html:120
msgid "Add existing chat room"
msgstr ""
#: indico_chat/templates/manage_event.html:120
#: indico_chat/templates/manage_event.html:125
msgid "Attach existing room"
msgstr ""
@ -337,42 +341,42 @@ msgstr ""
msgid "Cancel"
msgstr ""
#: indico_chat/templates/manage_event_logs.html:6
#: indico_chat/templates/manage_event_logs.html:7
#, python-format
msgid "Logs for %(room)s"
msgstr ""
#: indico_chat/templates/manage_event_logs.html:11
#: indico_chat/templates/manage_event_logs.html:12
msgid ""
"Here you can retrieve logs for the chat room. You can either retrieve "
"logs from during the event, from a custom period or all logs available "
"for the room."
msgstr ""
#: indico_chat/templates/manage_event_logs.html:21
#: indico_chat/templates/manage_event_logs.html:22
msgid "Retrieve logs for the selected range"
msgstr ""
#: indico_chat/templates/manage_event_logs.html:22
#: indico_chat/templates/manage_event_logs.html:23
msgid "Retrieve all logs"
msgstr ""
#: indico_chat/templates/manage_event_logs.html:27
#: indico_chat/templates/manage_event_logs.html:28
msgid "You can add the currently displayed chat logs to the event material."
msgstr ""
#: indico_chat/templates/manage_event_logs.html:31
#: indico_chat/templates/manage_event_logs.html:32
msgid ""
"Have in mind that due to security policy logs will be private by default."
" If you want to change the protection level you will have to do it "
"manually."
msgstr ""
#: indico_chat/templates/manage_event_logs.html:37
#: indico_chat/templates/manage_event_logs.html:38
msgid "Material name"
msgstr ""
#: indico_chat/templates/manage_event_logs.html:40
#: indico_chat/templates/manage_event_logs.html:41
msgid "Create material"
msgstr ""

View File

@ -8,14 +8,14 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2017-06-26 10:51+0200\n"
"POT-Creation-Date: 2017-10-18 11:55+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.4.0\n"
"Generated-By: Babel 2.5.1\n"
#: indico_importer/static/js/importer.js:31
msgid "Jan"
@ -65,160 +65,164 @@ msgstr ""
msgid "Dec"
msgstr ""
#: indico_importer/static/js/importer.js:265
#: indico_importer/static/js/importer.js:111
msgid "Something went wrong"
msgstr ""
#: indico_importer/static/js/importer.js:270
msgid "search"
msgstr ""
#: indico_importer/static/js/importer.js:296
#: indico_importer/static/js/importer.js:301
msgid "in"
msgstr ""
#: indico_importer/static/js/importer.js:303
#: indico_importer/static/js/importer.js:308
msgid "Proceed..."
msgstr ""
#: indico_importer/static/js/importer.js:317
#: indico_importer/static/js/importer.js:322
msgid "Close"
msgstr ""
#: indico_importer/static/js/importer.js:326
#: indico_importer/static/js/importer.js:331
msgid "Please select contributions to be added and their destination."
msgstr ""
#: indico_importer/static/js/importer.js:352
#: indico_importer/static/js/importer.js:357
msgid "Import Entries"
msgstr ""
#: indico_importer/static/js/importer.js:392
#: indico_importer/static/js/importer.js:397
msgid "Please type your search phrase and press 'search'."
msgstr ""
#: indico_importer/static/js/importer.js:393
#: indico_importer/static/js/importer.js:398
msgid "here"
msgstr ""
#: indico_importer/static/js/importer.js:397
#: indico_importer/static/js/importer.js:402
msgid ""
"Your entries were inserted successfully. Please specify a new query or "
"click"
msgstr ""
#: indico_importer/static/js/importer.js:397
#: indico_importer/static/js/importer.js:402
msgid "to see the previous results."
msgstr ""
#: indico_importer/static/js/importer.js:472
#: indico_importer/static/js/importer.js:477
msgid "Duration time of every inserted contribution:"
msgstr ""
#: indico_importer/static/js/importer.js:473
#: indico_importer/static/js/importer.js:478
msgid "Start time of the first contribution:"
msgstr ""
#: indico_importer/static/js/importer.js:474
#: indico_importer/static/js/importer.js:479
msgid "Show me the destination:"
msgstr ""
#: indico_importer/static/js/importer.js:599
#: indico_importer/static/js/importer.js:604
msgid "Insert"
msgstr ""
#: indico_importer/static/js/importer.js:681
#: indico_importer/static/js/importer.js:686
msgid "Cancel"
msgstr ""
#: indico_importer/static/js/importer.js:703
#: indico_importer/static/js/importer.js:708
msgid "Adjust entries"
msgstr ""
#: indico_importer/static/js/importer.js:939
#: indico_importer/static/js/importer.js:944
msgid "Report number(s)"
msgstr ""
#: indico_importer/static/js/importer.js:946
#: indico_importer/static/js/importer.js:951
msgid "Title"
msgstr ""
#: indico_importer/static/js/importer.js:949
#: indico_importer/static/js/importer.js:954
msgid "Meeting"
msgstr ""
#: indico_importer/static/js/importer.js:953
#: indico_importer/static/js/importer.js:958
msgid "Primary author"
msgstr ""
#: indico_importer/static/js/importer.js:956
#: indico_importer/static/js/importer.js:961
msgid "Secondary author"
msgstr ""
#: indico_importer/static/js/importer.js:959
#: indico_importer/static/js/importer.js:964
msgid "Speaker"
msgstr ""
#: indico_importer/static/js/importer.js:965
#: indico_importer/static/js/importer.js:989
#: indico_importer/static/js/importer.js:970
#: indico_importer/static/js/importer.js:994
msgid "Summary"
msgstr ""
#: indico_importer/static/js/importer.js:969
#: indico_importer/static/js/importer.js:974
msgid " (show all)"
msgstr ""
#: indico_importer/static/js/importer.js:979
#: indico_importer/static/js/importer.js:984
msgid " (hide)"
msgstr ""
#: indico_importer/static/js/importer.js:994
#: indico_importer/static/js/importer.js:999
msgid "Place"
msgstr ""
#: indico_importer/static/js/importer.js:998
#: indico_importer/static/js/importer.js:1003
msgid "Materials"
msgstr ""
#: indico_importer/static/js/importer.js:1039
#: indico_importer/static/js/importer.js:1044
msgid "st"
msgstr ""
#: indico_importer/static/js/importer.js:1042
#: indico_importer/static/js/importer.js:1047
msgid "nd"
msgstr ""
#: indico_importer/static/js/importer.js:1045
#: indico_importer/static/js/importer.js:1050
msgid "rd"
msgstr ""
#: indico_importer/static/js/importer.js:1048
#: indico_importer/static/js/importer.js:1053
msgid "th"
msgstr ""
#: indico_importer/static/js/importer.js:1131
#: indico_importer/static/js/importer.js:1136
msgid "One entry was found. "
msgid_plural "{0} entries were found. "
msgstr[0] ""
msgstr[1] ""
#: indico_importer/static/js/importer.js:1196
#: indico_importer/static/js/importer.js:1201
msgid "Please select the results you want to insert."
msgstr ""
#: indico_importer/static/js/importer.js:1197
#: indico_importer/static/js/importer.js:1202
msgid "No results were found. Please change the search phrase."
msgstr ""
#: indico_importer/static/js/importer.js:1198
#: indico_importer/static/js/importer.js:1203
msgid "Step 1: Search results:"
msgstr ""
#: indico_importer/static/js/importer.js:1203
#: indico_importer/static/js/importer.js:1208
msgid "more results"
msgstr ""
#: indico_importer/static/js/importer.js:1440
#: indico_importer/static/js/importer.js:1445
msgid "Step 2: Choose destination:"
msgstr ""
#: indico_importer/static/js/importer.js:1441
#: indico_importer/static/js/importer.js:1446
msgid "Please select the place in which the contributions will be inserted."
msgstr ""

View File

@ -8,14 +8,14 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2017-06-26 10:51+0200\n"
"POT-Creation-Date: 2017-10-18 11:55+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.4.0\n"
"Generated-By: Babel 2.5.1\n"
#: indico_importer/plugin.py:48
msgid "Importer"

View File

@ -8,14 +8,14 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2017-06-26 10:52+0200\n"
"POT-Creation-Date: 2017-10-18 11:55+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.4.0\n"
"Generated-By: Babel 2.5.1\n"
#: indico_importer_invenio/forms.py:28
msgid "Invenio server URL"

View File

@ -8,14 +8,14 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2017-06-26 10:52+0200\n"
"POT-Creation-Date: 2017-10-18 11:55+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.4.0\n"
"Generated-By: Babel 2.5.1\n"
#: indico_livesync/templates/edit_agent.html:9
msgid "Cancel"

View File

@ -8,14 +8,14 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2017-06-26 10:51+0200\n"
"POT-Creation-Date: 2017-10-18 11:55+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.4.0\n"
"Generated-By: Babel 2.5.1\n"
#: indico_livesync/controllers.py:46
msgid "Agent deleted"

View File

@ -8,14 +8,14 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2017-06-26 10:51+0200\n"
"POT-Creation-Date: 2017-10-18 11:55+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.4.0\n"
"Generated-By: Babel 2.5.1\n"
#: indico_livesync_invenio/backend.py:28
msgid "URL"

View File

@ -8,26 +8,56 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2017-06-26 10:51+0200\n"
"POT-Creation-Date: 2017-10-18 11:55+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.4.0\n"
"Generated-By: Babel 2.5.1\n"
#: indico_payment_manual/placeholders.py:30
#: indico_payment_manual/placeholders.py:44
msgid "escaped for URLs"
msgstr ""
#: indico_payment_manual/placeholders.py:49
msgid "First name of the registrant"
msgstr ""
#: indico_payment_manual/placeholders.py:55
msgid "Last name of the registrant"
msgstr ""
#: indico_payment_manual/placeholders.py:65
msgid "The ID of the event"
msgstr ""
#: indico_payment_manual/placeholders.py:88
msgid "The price the registrant needs to pay (e.g. 100.00 or 100.25)"
msgstr ""
#: indico_payment_manual/placeholders.py:89
msgid "The price without cents if possible (e.g. 100 or 100.25)"
msgstr ""
#: indico_payment_manual/placeholders.py:90
msgid "The price formatted as an integer (e.g. 10000 or 10025)"
msgstr ""
#: indico_payment_manual/placeholders.py:95
msgid "The currency used in the registration"
msgstr ""
#: indico_payment_manual/plugin.py:32
msgid ""
"The details the user needs to make their payment. This usually includes "
"the bank account details the IBAN and payment reference."
"the bank account details, the IBAN and payment reference. You can also "
"link to a custom payment site. In this case make sure to use the URL-"
"escaped versions of the placeholders where available."
msgstr ""
#: indico_payment_manual/plugin.py:37 indico_payment_manual/plugin.py:46
#: indico_payment_manual/plugin.py:38 indico_payment_manual/plugin.py:47
msgid "Payment details"
msgstr ""

View File

@ -8,42 +8,42 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2017-06-26 10:51+0200\n"
"POT-Creation-Date: 2017-10-18 11:55+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.4.0\n"
"Generated-By: Babel 2.5.1\n"
#: indico_payment_paypal/controllers.py:117
#: indico_payment_paypal/controllers.py:119
msgid "Your payment request has been processed."
msgstr ""
#: indico_payment_paypal/controllers.py:125
#: indico_payment_paypal/controllers.py:127
msgid "You cancelled the payment process."
msgstr ""
#: indico_payment_paypal/plugin.py:34
#: indico_payment_paypal/plugin.py:35
msgid "API URL"
msgstr ""
#: indico_payment_paypal/plugin.py:34
#: indico_payment_paypal/plugin.py:35
msgid "URL of the PayPal HTTP API."
msgstr ""
#: indico_payment_paypal/plugin.py:35 indico_payment_paypal/plugin.py:41
#: indico_payment_paypal/plugin.py:36 indico_payment_paypal/plugin.py:42
msgid "Business"
msgstr ""
#: indico_payment_paypal/plugin.py:36
#: indico_payment_paypal/plugin.py:37
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:42
#: indico_payment_paypal/plugin.py:44
msgid "The PayPal ID or email address associated with a PayPal account."
msgstr ""

View File

@ -8,14 +8,14 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2017-06-26 10:52+0200\n"
"POT-Creation-Date: 2017-10-18 11:55+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.4.0\n"
"Generated-By: Babel 2.5.1\n"
#: indico_piwik/static/js/statistics.js:47
msgid "Total Hits"

View File

@ -8,14 +8,14 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2017-06-26 10:52+0200\n"
"POT-Creation-Date: 2017-10-18 11:55+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.4.0\n"
"Generated-By: Babel 2.5.1\n"
#: indico_piwik/forms.py:29
msgid "Track global visits"
@ -85,57 +85,57 @@ msgstr ""
msgid "Event statistics can't use the same Piwik site as global statistics"
msgstr ""
#: indico_piwik/plugin.py:78
#: indico_piwik/plugin.py:79
msgid "Statistics"
msgstr ""
#: indico_piwik/templates/statistics.html:13
#: indico_piwik/templates/statistics.html:16
msgid "Selection Information"
msgstr ""
#: indico_piwik/templates/statistics.html:14
#: indico_piwik/templates/statistics.html:17
#, python-format
msgid "(%(start)s to %(end)s)"
msgstr ""
#: indico_piwik/templates/statistics.html:17
#: indico_piwik/templates/statistics.html:19
#: indico_piwik/templates/statistics.html:20
#: indico_piwik/templates/statistics.html:22
msgid "Modify Query"
msgstr ""
#: indico_piwik/templates/statistics.html:18
#: indico_piwik/templates/statistics.html:21
msgid "Hide"
msgstr ""
#: indico_piwik/templates/statistics.html:28
#: indico_piwik/templates/statistics.html:31
msgid "View statistics between these dates"
msgstr ""
#: indico_piwik/templates/statistics.html:34
#: indico_piwik/templates/statistics.html:37
msgid "to"
msgstr ""
#: indico_piwik/templates/statistics.html:44
#: indico_piwik/templates/statistics.html:47
msgid "Choose Event / Contribution"
msgstr ""
#: indico_piwik/templates/statistics.html:46
#: indico_piwik/templates/statistics.html:49
msgid "Event"
msgstr ""
#: indico_piwik/templates/statistics.html:49
#: indico_piwik/templates/statistics.html:52
msgid "Contribution"
msgstr ""
#: indico_piwik/templates/statistics.html:58
#: indico_piwik/templates/statistics.html:61
msgid "Update Query"
msgstr ""
#: indico_piwik/templates/statistics.html:69
#: indico_piwik/templates/statistics.html:72
msgid "Visitor Hit Rates"
msgstr ""
#: indico_piwik/templates/statistics.html:71
#: indico_piwik/templates/statistics.html:74
msgid ""
"Please note, statistics have only been collected since the plugin's "
"introduction. This means that there is no data present for the earlier "
@ -143,112 +143,112 @@ msgid ""
"activity in the event at that time."
msgstr ""
#: indico_piwik/templates/statistics.html:78
#: indico_piwik/templates/statistics.html:81
msgid "Info"
msgstr ""
#: indico_piwik/templates/statistics.html:91
#: indico_piwik/templates/statistics.html:94
msgid "Overall Statistics"
msgstr ""
#: indico_piwik/templates/statistics.html:95
#: indico_piwik/templates/statistics.html:98
msgid "Visitor Metrics"
msgstr ""
#: indico_piwik/templates/statistics.html:99
#: indico_piwik/templates/statistics.html:102
msgid "Visitors"
msgstr ""
#: indico_piwik/templates/statistics.html:103
#: indico_piwik/templates/statistics.html:106
msgid "Unique Visitors"
msgstr ""
#: indico_piwik/templates/statistics.html:107
#: indico_piwik/templates/statistics.html:110
msgid "Returning Visitors"
msgstr ""
#: indico_piwik/templates/statistics.html:111
#: indico_piwik/templates/statistics.html:114
msgid "Avg. Duration"
msgstr ""
#: indico_piwik/templates/statistics.html:116
#: indico_piwik/templates/statistics.html:119
msgid "Peak Statistics"
msgstr ""
#: indico_piwik/templates/statistics.html:120
#: indico_piwik/templates/statistics.html:123
msgid "Peak Date"
msgstr ""
#: indico_piwik/templates/statistics.html:124
#: indico_piwik/templates/statistics.html:127
msgid "Peak Users"
msgstr ""
#: indico_piwik/templates/statistics.html:134
#: indico_piwik/templates/statistics.html:137
msgid "Visitors Geography"
msgstr ""
#: indico_piwik/templates/statistics.html:138
#: indico_piwik/templates/statistics.html:141
msgid "Visitor Origins"
msgstr ""
#: indico_piwik/templates/statistics.html:149
#: indico_piwik/templates/statistics.html:152
msgid "Top Referrers"
msgstr ""
#: indico_piwik/templates/statistics.html:153
#: indico_piwik/templates/statistics.html:156
msgid "Traffic Inbound Top 10"
msgstr ""
#: indico_piwik/templates/statistics.html:157
#: indico_piwik/templates/statistics.html:160
msgid "Referrer"
msgstr ""
#: indico_piwik/templates/statistics.html:158
#: indico_piwik/templates/statistics.html:161
msgid "Visits"
msgstr ""
#: indico_piwik/templates/statistics.html:159
#: indico_piwik/templates/statistics.html:162
msgid "Actions"
msgstr ""
#: indico_piwik/templates/statistics.html:160
#: indico_piwik/templates/statistics.html:163
msgid "Visit Length"
msgstr ""
#: indico_piwik/templates/statistics.html:177
#: indico_piwik/templates/statistics.html:180
msgid "User Systems"
msgstr ""
#: indico_piwik/templates/statistics.html:181
#: indico_piwik/templates/statistics.html:184
msgid "Visitor Systems"
msgstr ""
#: indico_piwik/templates/statistics.html:192
#: indico_piwik/templates/statistics.html:195
msgid "Material Downloads"
msgstr ""
#: indico_piwik/templates/statistics.html:198
#: indico_piwik/templates/statistics.html:201
msgid "Downloads for"
msgstr ""
#: indico_piwik/templates/statistics.html:202
#: indico_piwik/templates/statistics.html:205
msgid "Total"
msgstr ""
#: indico_piwik/templates/statistics.html:206
#: indico_piwik/templates/statistics.html:209
msgid "No material selected"
msgstr ""
#: indico_piwik/templates/statistics.html:216
#: indico_piwik/templates/statistics.html:219
#, python-format
msgid "This report was generated at: %(dt)s"
msgstr ""
#: indico_piwik/templates/statistics.html:224
#: indico_piwik/templates/statistics.html:227
msgid "Unable to retrieve Graph Data"
msgstr ""
#: indico_piwik/templates/statistics.html:226
#: indico_piwik/templates/statistics.html:229
msgid ""
"The server did not respond in a timely manner. It may be the case that "
"the date-range is too large."

View File

@ -8,14 +8,14 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2017-06-26 10:51+0200\n"
"POT-Creation-Date: 2017-10-18 11:55+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.4.0\n"
"Generated-By: Babel 2.5.1\n"
#: indico_search/static/js/search.js:50
msgid "Some category suggestions..."

View File

@ -8,14 +8,14 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2017-06-26 10:51+0200\n"
"POT-Creation-Date: 2017-10-18 11:55+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.4.0\n"
"Generated-By: Babel 2.5.1\n"
#: indico_search/forms.py:29
msgid "Anywhere"
@ -49,31 +49,31 @@ msgstr ""
msgid "Search in"
msgstr ""
#: indico_search/templates/results.html:6
#: indico_search/templates/results.html:14
#: indico_search/templates/results.html:41
msgid "Search"
msgstr ""
#: indico_search/templates/results.html:16
msgid "Event"
msgstr ""
#: indico_search/templates/results.html:18
msgid "Category"
msgstr ""
#: indico_search/templates/results.html:26
msgid ""
"Warning: since you are not logged in, only results from public events "
"will appear."
msgstr ""
#: indico_search/templates/results.html:11
#: indico_search/templates/results.html:30
msgid "Search"
msgstr ""
#: indico_search/templates/results.html:13
msgid "Event"
msgstr ""
#: indico_search/templates/results.html:15
msgid "Category"
msgstr ""
#: indico_search/templates/results.html:36
#: indico_search/templates/results.html:38
#: indico_search/templates/results.html:47
#: indico_search/templates/results.html:49
msgid "Show advanced options"
msgstr ""
#: indico_search/templates/results.html:37
#: indico_search/templates/results.html:48
msgid "Hide advanced options"
msgstr ""

View File

@ -8,14 +8,14 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2017-06-26 10:51+0200\n"
"POT-Creation-Date: 2017-10-18 11:55+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.4.0\n"
"Generated-By: Babel 2.5.1\n"
#: indico_search_invenio/static/js/search_invenio.js:28
msgid "Events"

View File

@ -8,40 +8,40 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2017-06-26 10:51+0200\n"
"POT-Creation-Date: 2017-10-18 11:55+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.4.0\n"
"Generated-By: Babel 2.5.1\n"
#: indico_search_invenio/forms.py:26
#: indico_search_invenio/forms.py:25
msgid "Both (Events + Contributions)"
msgstr ""
#: indico_search_invenio/forms.py:27
#: indico_search_invenio/forms.py:26
msgid "Events"
msgstr ""
#: indico_search_invenio/forms.py:28
#: indico_search_invenio/forms.py:27
msgid "Contributions"
msgstr ""
#: indico_search_invenio/forms.py:29
#: indico_search_invenio/forms.py:28
msgid "Oldest first"
msgstr ""
#: indico_search_invenio/forms.py:30
#: indico_search_invenio/forms.py:29
msgid "Newest first"
msgstr ""
#: indico_search_invenio/forms.py:34
#: indico_search_invenio/forms.py:33
msgid "Search for"
msgstr ""
#: indico_search_invenio/forms.py:35
#: indico_search_invenio/forms.py:34
msgid "Sort order"
msgstr ""

View File

@ -8,14 +8,14 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2017-06-26 10:51+0200\n"
"POT-Creation-Date: 2017-10-18 11:55+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.4.0\n"
"Generated-By: Babel 2.5.1\n"
#: indico_vc_dummy/templates/info_box.html:2
#: indico_vc_dummy/templates/manage_event_info_box.html:2

View File

@ -8,14 +8,14 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2017-06-26 10:51+0200\n"
"POT-Creation-Date: 2017-10-18 11:55+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.4.0\n"
"Generated-By: Babel 2.5.1\n"
#: indico_vc_vidyo/controllers.py:38
msgid "You are now the owner of the room '{room.name}'"
@ -113,117 +113,117 @@ msgstr ""
msgid "This user does not have a suitable account to use Vidyo."
msgstr ""
#: indico_vc_vidyo/plugin.py:50
#: indico_vc_vidyo/plugin.py:49
msgid "Vidyo email support"
msgstr ""
#: indico_vc_vidyo/plugin.py:51
#: indico_vc_vidyo/plugin.py:50
msgid "Username"
msgstr ""
#: indico_vc_vidyo/plugin.py:51
#: indico_vc_vidyo/plugin.py:50
msgid "Indico username for Vidyo"
msgstr ""
#: indico_vc_vidyo/plugin.py:52
#: indico_vc_vidyo/plugin.py:51
msgid "Password"
msgstr ""
#: indico_vc_vidyo/plugin.py:53
#: indico_vc_vidyo/plugin.py:52
msgid "Indico password for Vidyo"
msgstr ""
#: indico_vc_vidyo/plugin.py:54
#: indico_vc_vidyo/plugin.py:53
msgid "Admin API WSDL URL"
msgstr ""
#: indico_vc_vidyo/plugin.py:55
#: indico_vc_vidyo/plugin.py:54
msgid "User API WSDL URL"
msgstr ""
#: indico_vc_vidyo/plugin.py:56
#: indico_vc_vidyo/plugin.py:55
msgid "Indico tenant prefix"
msgstr ""
#: indico_vc_vidyo/plugin.py:57
#: indico_vc_vidyo/plugin.py:56
msgid "The tenant prefix for Indico rooms created on this server"
msgstr ""
#: indico_vc_vidyo/plugin.py:58
#: indico_vc_vidyo/plugin.py:57
msgid "Public rooms' group name"
msgstr ""
#: indico_vc_vidyo/plugin.py:59
#: indico_vc_vidyo/plugin.py:58
msgid "Group name for public videoconference rooms created by Indico"
msgstr ""
#: indico_vc_vidyo/plugin.py:60
#: indico_vc_vidyo/plugin.py:59
msgid "Authenticators"
msgstr ""
#: indico_vc_vidyo/plugin.py:61
#: indico_vc_vidyo/plugin.py:60
msgid "Identity providers to convert Indico users to Vidyo accounts"
msgstr ""
#: indico_vc_vidyo/plugin.py:62
#: indico_vc_vidyo/plugin.py:61
msgid "VC room age threshold"
msgstr ""
#: indico_vc_vidyo/plugin.py:63
#: indico_vc_vidyo/plugin.py:62
msgid ""
"Number of days after an Indico event when a videoconference room is "
"considered old"
msgstr ""
#: indico_vc_vidyo/plugin.py:65
#: indico_vc_vidyo/plugin.py:64
msgid "Max. num. VC rooms before warning"
msgstr ""
#: indico_vc_vidyo/plugin.py:66
#: indico_vc_vidyo/plugin.py:65
msgid "Maximum number of rooms until a warning is sent to the managers"
msgstr ""
#: indico_vc_vidyo/plugin.py:67
#: indico_vc_vidyo/plugin.py:66
msgid "VidyoVoice phone number"
msgstr ""
#: indico_vc_vidyo/plugin.py:68
#: indico_vc_vidyo/plugin.py:67
msgid "Link to the list of VidyoVoice phone numbers"
msgstr ""
#: indico_vc_vidyo/plugin.py:69
#: indico_vc_vidyo/plugin.py:68
msgid "Client Chooser URL"
msgstr ""
#: indico_vc_vidyo/plugin.py:70
#: indico_vc_vidyo/plugin.py:69
msgid ""
"URL for client chooser interface. The room key will be passed as a 'url' "
"GET query argument"
msgstr ""
#: indico_vc_vidyo/plugin.py:72
#: indico_vc_vidyo/plugin.py:71
msgid "Creation email footer"
msgstr ""
#: indico_vc_vidyo/plugin.py:73
#: indico_vc_vidyo/plugin.py:72
msgid "Footer to append to emails sent upon creation of a VC room"
msgstr ""
#: indico_vc_vidyo/plugin.py:164 indico_vc_vidyo/plugin.py:204
#: indico_vc_vidyo/plugin.py:242 indico_vc_vidyo/plugin.py:271
#: indico_vc_vidyo/plugin.py:162 indico_vc_vidyo/plugin.py:202
#: indico_vc_vidyo/plugin.py:240 indico_vc_vidyo/plugin.py:269
msgid "No valid Vidyo account found for this user"
msgstr ""
#: indico_vc_vidyo/plugin.py:200 indico_vc_vidyo/plugin.py:265
#: indico_vc_vidyo/plugin.py:198 indico_vc_vidyo/plugin.py:263
msgid "Room name already in use"
msgstr ""
#: indico_vc_vidyo/plugin.py:215
#: indico_vc_vidyo/plugin.py:213
msgid "Could not find newly created room in Vidyo"
msgstr ""
#: indico_vc_vidyo/plugin.py:234 indico_vc_vidyo/plugin.py:261
#: indico_vc_vidyo/plugin.py:290
#: indico_vc_vidyo/plugin.py:232 indico_vc_vidyo/plugin.py:259
#: indico_vc_vidyo/plugin.py:288
msgid "This room has been deleted from Vidyo"
msgstr ""