mirror of
https://github.com/lucaspalomodevelop/indico-plugins.git
synced 2026-03-12 23:27:22 +00:00
Updated *.pot files for i18n (extract)
This commit is contained in:
parent
203dfb2fad
commit
8930bfd486
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2015-03-11 19:01+0100\n"
|
||||
"POT-Creation-Date: 2015-04-01 10:56+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"
|
||||
@ -17,55 +17,55 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: indico_chat/static/js/chat.js:35
|
||||
#: indico_chat/static/js/chat.js:36
|
||||
msgid "Do you really want to remove this chatroom from the event?"
|
||||
msgstr ""
|
||||
|
||||
#: indico_chat/static/js/chat.js:39
|
||||
#: indico_chat/static/js/chat.js:40
|
||||
msgid "Since it is on an external server, it will not be deleted on that server."
|
||||
msgstr ""
|
||||
|
||||
#: indico_chat/static/js/chat.js:41
|
||||
#: indico_chat/static/js/chat.js:42
|
||||
msgid ""
|
||||
"Since it is only used in this event, it will be deleted from the Jabber "
|
||||
"server, too!"
|
||||
msgstr ""
|
||||
|
||||
#: indico_chat/static/js/chat.js:44
|
||||
#: indico_chat/static/js/chat.js:45
|
||||
msgid "Delete this chatroom?"
|
||||
msgstr ""
|
||||
|
||||
#: indico_chat/static/js/chat.js:68
|
||||
#: indico_chat/static/js/chat.js:69
|
||||
msgid "Chatroom not found"
|
||||
msgstr ""
|
||||
|
||||
#: indico_chat/static/js/chat.js:68
|
||||
#: indico_chat/static/js/chat.js:69
|
||||
msgid ""
|
||||
"The chatroom does not exist on the Jabber server anymore. We recommend "
|
||||
"you to delete it chatroom from Indico as well."
|
||||
msgstr ""
|
||||
|
||||
#: indico_chat/static/js/chat.js:70
|
||||
#: indico_chat/static/js/chat.js:71
|
||||
msgid "Chatroom updated"
|
||||
msgstr ""
|
||||
|
||||
#: indico_chat/static/js/chat.js:70
|
||||
#: indico_chat/static/js/chat.js:71
|
||||
msgid "The chatroom data has been updated."
|
||||
msgstr ""
|
||||
|
||||
#: indico_chat/static/js/chat.js:98
|
||||
#: indico_chat/static/js/chat.js:99
|
||||
msgid "No logs available"
|
||||
msgstr ""
|
||||
|
||||
#: indico_chat/static/js/chat.js:134
|
||||
#: indico_chat/static/js/chat.js:135
|
||||
msgid "Could not create material"
|
||||
msgstr ""
|
||||
|
||||
#: indico_chat/static/js/chat.js:138
|
||||
#: indico_chat/static/js/chat.js:139
|
||||
msgid "Material created"
|
||||
msgstr ""
|
||||
|
||||
#: indico_chat/static/js/chat.js:138
|
||||
#: indico_chat/static/js/chat.js:139
|
||||
msgid "The chat logs have been attached to the event."
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2015-03-11 19:01+0100\n"
|
||||
"POT-Creation-Date: 2015-04-01 10:56+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"
|
||||
@ -27,6 +27,7 @@ msgstr ""
|
||||
|
||||
#: indico_chat/forms.py:37 indico_chat/templates/event_header.html:36
|
||||
#: indico_chat/templates/event_page.html:34
|
||||
#: indico_chat/templates/manage_event.html:57
|
||||
msgid "Description"
|
||||
msgstr ""
|
||||
|
||||
@ -36,6 +37,8 @@ msgstr ""
|
||||
|
||||
#: indico_chat/forms.py:38 indico_chat/templates/event_header.html:40
|
||||
#: indico_chat/templates/event_page.html:38
|
||||
#: indico_chat/templates/manage_event.html:63
|
||||
#: indico_chat/templates/manage_event.html:65
|
||||
msgid "Password"
|
||||
msgstr ""
|
||||
|
||||
@ -190,19 +193,19 @@ msgstr ""
|
||||
msgid "Chat User Guide"
|
||||
msgstr ""
|
||||
|
||||
#: indico_chat/plugin.py:134
|
||||
#: indico_chat/plugin.py:135
|
||||
msgid "Recommended Chat Clients"
|
||||
msgstr ""
|
||||
|
||||
#: indico_chat/plugin.py:175
|
||||
#: indico_chat/plugin.py:177
|
||||
msgid "Chatrooms"
|
||||
msgstr ""
|
||||
|
||||
#: indico_chat/util.py:34
|
||||
#: indico_chat/util.py:35
|
||||
msgid "Chat plugin is not configured properly"
|
||||
msgstr ""
|
||||
|
||||
#: indico_chat/controllers/base.py:33 indico_chat/controllers/event.py:37
|
||||
#: indico_chat/controllers/base.py:35 indico_chat/controllers/event.py:36
|
||||
msgid "This page is not available for legacy events."
|
||||
msgstr ""
|
||||
|
||||
@ -283,6 +286,10 @@ msgstr ""
|
||||
msgid "Current chat rooms"
|
||||
msgstr ""
|
||||
|
||||
#: indico_chat/templates/manage_event.html:14
|
||||
msgid "Actions"
|
||||
msgstr ""
|
||||
|
||||
#: indico_chat/templates/manage_event.html:28
|
||||
#: indico_chat/templates/manage_event_logs.html:48
|
||||
msgid "Logs"
|
||||
|
||||
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2015-03-11 19:01+0100\n"
|
||||
"POT-Creation-Date: 2015-04-01 10:56+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"
|
||||
@ -17,216 +17,208 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: indico_importer/static/js/importer.js:29
|
||||
#: indico_importer/static/js/importer.js:31
|
||||
msgid "Jan"
|
||||
msgstr ""
|
||||
|
||||
#: indico_importer/static/js/importer.js:30
|
||||
#: indico_importer/static/js/importer.js:32
|
||||
msgid "Feb"
|
||||
msgstr ""
|
||||
|
||||
#: indico_importer/static/js/importer.js:31
|
||||
#: indico_importer/static/js/importer.js:33
|
||||
msgid "Mar"
|
||||
msgstr ""
|
||||
|
||||
#: indico_importer/static/js/importer.js:32
|
||||
#: indico_importer/static/js/importer.js:34
|
||||
msgid "Apr"
|
||||
msgstr ""
|
||||
|
||||
#: indico_importer/static/js/importer.js:33
|
||||
#: indico_importer/static/js/importer.js:35
|
||||
msgid "May"
|
||||
msgstr ""
|
||||
|
||||
#: indico_importer/static/js/importer.js:34
|
||||
#: indico_importer/static/js/importer.js:36
|
||||
msgid "Jun"
|
||||
msgstr ""
|
||||
|
||||
#: indico_importer/static/js/importer.js:35
|
||||
#: indico_importer/static/js/importer.js:37
|
||||
msgid "Jul"
|
||||
msgstr ""
|
||||
|
||||
#: indico_importer/static/js/importer.js:36
|
||||
#: indico_importer/static/js/importer.js:38
|
||||
msgid "Aug"
|
||||
msgstr ""
|
||||
|
||||
#: indico_importer/static/js/importer.js:37
|
||||
#: indico_importer/static/js/importer.js:39
|
||||
msgid "Sep"
|
||||
msgstr ""
|
||||
|
||||
#: indico_importer/static/js/importer.js:38
|
||||
#: indico_importer/static/js/importer.js:40
|
||||
msgid "Oct"
|
||||
msgstr ""
|
||||
|
||||
#: indico_importer/static/js/importer.js:39
|
||||
#: indico_importer/static/js/importer.js:41
|
||||
msgid "Nov"
|
||||
msgstr ""
|
||||
|
||||
#: indico_importer/static/js/importer.js:40
|
||||
#: indico_importer/static/js/importer.js:42
|
||||
msgid "Dec"
|
||||
msgstr ""
|
||||
|
||||
#: indico_importer/static/js/importer.js:262
|
||||
#: indico_importer/static/js/importer.js:264
|
||||
msgid "search"
|
||||
msgstr ""
|
||||
|
||||
#: indico_importer/static/js/importer.js:293
|
||||
msgid " in "
|
||||
#: indico_importer/static/js/importer.js:295
|
||||
msgid "in"
|
||||
msgstr ""
|
||||
|
||||
#: indico_importer/static/js/importer.js:300
|
||||
#: indico_importer/static/js/importer.js:302
|
||||
msgid "Proceed..."
|
||||
msgstr ""
|
||||
|
||||
#: indico_importer/static/js/importer.js:315
|
||||
#: indico_importer/static/js/importer.js:317
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
|
||||
#: indico_importer/static/js/importer.js:324
|
||||
#: indico_importer/static/js/importer.js:326
|
||||
msgid "Please select contributions to be added and their destination."
|
||||
msgstr ""
|
||||
|
||||
#: indico_importer/static/js/importer.js:342
|
||||
#: indico_importer/static/js/importer.js:344
|
||||
msgid "Import Entries"
|
||||
msgstr ""
|
||||
|
||||
#: indico_importer/static/js/importer.js:382
|
||||
#: indico_importer/static/js/importer.js:384
|
||||
msgid "Please type your search phrase and press 'search'."
|
||||
msgstr ""
|
||||
|
||||
#: indico_importer/static/js/importer.js:383
|
||||
#: indico_importer/static/js/importer.js:385
|
||||
msgid "here"
|
||||
msgstr ""
|
||||
|
||||
#: indico_importer/static/js/importer.js:385
|
||||
msgid "Your entries were inserted "
|
||||
#: indico_importer/static/js/importer.js:389
|
||||
msgid ""
|
||||
"Your entries were inserted <strong>successfully</strong>. Please specify "
|
||||
"a new query or click"
|
||||
msgstr ""
|
||||
|
||||
#: indico_importer/static/js/importer.js:385
|
||||
msgid "successfully"
|
||||
#: indico_importer/static/js/importer.js:389
|
||||
msgid "to see the previous results."
|
||||
msgstr ""
|
||||
|
||||
#: indico_importer/static/js/importer.js:385
|
||||
msgid ". Please specify a new query or click "
|
||||
msgstr ""
|
||||
|
||||
#: indico_importer/static/js/importer.js:385
|
||||
msgid " to see the previous results."
|
||||
msgstr ""
|
||||
|
||||
#: indico_importer/static/js/importer.js:452
|
||||
#: indico_importer/static/js/importer.js:457
|
||||
msgid "Duration time of every inserted contribution:"
|
||||
msgstr ""
|
||||
|
||||
#: indico_importer/static/js/importer.js:453
|
||||
#: indico_importer/static/js/importer.js:458
|
||||
msgid "Start time of the first contribution:"
|
||||
msgstr ""
|
||||
|
||||
#: indico_importer/static/js/importer.js:454
|
||||
#: indico_importer/static/js/importer.js:459
|
||||
msgid "Show me the destination:"
|
||||
msgstr ""
|
||||
|
||||
#: indico_importer/static/js/importer.js:493
|
||||
#: indico_importer/static/js/importer.js:498
|
||||
msgid "Insert"
|
||||
msgstr ""
|
||||
|
||||
#: indico_importer/static/js/importer.js:559
|
||||
#: indico_importer/static/js/importer.js:564
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#: indico_importer/static/js/importer.js:581
|
||||
#: indico_importer/static/js/importer.js:586
|
||||
msgid "Adjust entries"
|
||||
msgstr ""
|
||||
|
||||
#: indico_importer/static/js/importer.js:816
|
||||
#: indico_importer/static/js/importer.js:821
|
||||
msgid "Report number(s)"
|
||||
msgstr ""
|
||||
|
||||
#: indico_importer/static/js/importer.js:823
|
||||
#: indico_importer/static/js/importer.js:828
|
||||
msgid "Title"
|
||||
msgstr ""
|
||||
|
||||
#: indico_importer/static/js/importer.js:826
|
||||
#: indico_importer/static/js/importer.js:831
|
||||
msgid "Meeting"
|
||||
msgstr ""
|
||||
|
||||
#: indico_importer/static/js/importer.js:830
|
||||
#: indico_importer/static/js/importer.js:835
|
||||
msgid "Primary author"
|
||||
msgstr ""
|
||||
|
||||
#: indico_importer/static/js/importer.js:833
|
||||
#: indico_importer/static/js/importer.js:838
|
||||
msgid "Secondary author"
|
||||
msgstr ""
|
||||
|
||||
#: indico_importer/static/js/importer.js:836
|
||||
#: indico_importer/static/js/importer.js:841
|
||||
msgid "Speaker"
|
||||
msgstr ""
|
||||
|
||||
#: indico_importer/static/js/importer.js:842
|
||||
#: indico_importer/static/js/importer.js:866
|
||||
#: indico_importer/static/js/importer.js:847
|
||||
#: indico_importer/static/js/importer.js:871
|
||||
msgid "Summary"
|
||||
msgstr ""
|
||||
|
||||
#: indico_importer/static/js/importer.js:846
|
||||
#: indico_importer/static/js/importer.js:851
|
||||
msgid " (show all)"
|
||||
msgstr ""
|
||||
|
||||
#: indico_importer/static/js/importer.js:856
|
||||
#: indico_importer/static/js/importer.js:861
|
||||
msgid " (hide)"
|
||||
msgstr ""
|
||||
|
||||
#: indico_importer/static/js/importer.js:871
|
||||
#: indico_importer/static/js/importer.js:876
|
||||
msgid "Place"
|
||||
msgstr ""
|
||||
|
||||
#: indico_importer/static/js/importer.js:875
|
||||
#: indico_importer/static/js/importer.js:880
|
||||
msgid "Materials"
|
||||
msgstr ""
|
||||
|
||||
#: indico_importer/static/js/importer.js:916
|
||||
#: indico_importer/static/js/importer.js:921
|
||||
msgid "st"
|
||||
msgstr ""
|
||||
|
||||
#: indico_importer/static/js/importer.js:919
|
||||
#: indico_importer/static/js/importer.js:924
|
||||
msgid "nd"
|
||||
msgstr ""
|
||||
|
||||
#: indico_importer/static/js/importer.js:922
|
||||
#: indico_importer/static/js/importer.js:927
|
||||
msgid "rd"
|
||||
msgstr ""
|
||||
|
||||
#: indico_importer/static/js/importer.js:925
|
||||
#: indico_importer/static/js/importer.js:930
|
||||
msgid "th"
|
||||
msgstr ""
|
||||
|
||||
#: indico_importer/static/js/importer.js:1009
|
||||
msgid "1 entry was found. "
|
||||
msgstr ""
|
||||
#: indico_importer/static/js/importer.js:1013
|
||||
msgid "One entry was found. "
|
||||
msgid_plural "{0} entries were found. "
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: indico_importer/static/js/importer.js:1009
|
||||
msgid " entries were found. "
|
||||
msgstr ""
|
||||
|
||||
#: indico_importer/static/js/importer.js:1074
|
||||
#: indico_importer/static/js/importer.js:1078
|
||||
msgid "Please select the results you want to insert."
|
||||
msgstr ""
|
||||
|
||||
#: indico_importer/static/js/importer.js:1075
|
||||
msgid "No result were found. Please change the search phrase."
|
||||
#: indico_importer/static/js/importer.js:1079
|
||||
msgid "No results were found. Please change the search phrase."
|
||||
msgstr ""
|
||||
|
||||
#: indico_importer/static/js/importer.js:1076
|
||||
#: indico_importer/static/js/importer.js:1080
|
||||
msgid "Step 1: Search results:"
|
||||
msgstr ""
|
||||
|
||||
#: indico_importer/static/js/importer.js:1081
|
||||
#: indico_importer/static/js/importer.js:1085
|
||||
msgid "more results"
|
||||
msgstr ""
|
||||
|
||||
#: indico_importer/static/js/importer.js:1319
|
||||
#: indico_importer/static/js/importer.js:1322
|
||||
msgid "Step 2: Choose destination:"
|
||||
msgstr ""
|
||||
|
||||
#: indico_importer/static/js/importer.js:1320
|
||||
#: indico_importer/static/js/importer.js:1323
|
||||
msgid "Please select the place in which the contributions will be inserted."
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2015-03-11 19:01+0100\n"
|
||||
"POT-Creation-Date: 2015-04-01 10:56+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"
|
||||
|
||||
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2015-03-11 19:01+0100\n"
|
||||
"POT-Creation-Date: 2015-04-01 10:56+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"
|
||||
|
||||
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2015-03-11 19:01+0100\n"
|
||||
"POT-Creation-Date: 2015-04-01 10:56+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"
|
||||
@ -17,7 +17,7 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: indico_importer_invenio/forms.py:27
|
||||
#: indico_importer_invenio/forms.py:28
|
||||
msgid "Invenio server URL"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2015-03-11 19:01+0100\n"
|
||||
"POT-Creation-Date: 2015-04-01 10:56+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"
|
||||
@ -17,11 +17,11 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: indico_livesync/static/js/livesync_admin.js:6
|
||||
#: indico_livesync/static/js/livesync_admin.js:7
|
||||
msgid "Do you really want to delete this agent and all its queue entries?"
|
||||
msgstr ""
|
||||
|
||||
#: indico_livesync/static/js/livesync_admin.js:7
|
||||
#: indico_livesync/static/js/livesync_admin.js:8
|
||||
msgid "Delete this agent?"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2015-03-11 19:01+0100\n"
|
||||
"POT-Creation-Date: 2015-04-01 10:56+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"
|
||||
@ -37,12 +37,12 @@ msgstr ""
|
||||
msgid "Agent updated"
|
||||
msgstr ""
|
||||
|
||||
#: indico_livesync/forms.py:27
|
||||
#: indico_livesync/forms.py:28
|
||||
#: indico_livesync/templates/plugin_details_extra.html:9
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: indico_livesync/forms.py:28
|
||||
#: indico_livesync/forms.py:29
|
||||
msgid "The name of the agent. Only used in the administration interface."
|
||||
msgstr ""
|
||||
|
||||
@ -77,8 +77,9 @@ msgid "Edit Agent"
|
||||
msgstr ""
|
||||
|
||||
#: indico_livesync/templates/edit_agent.html:10
|
||||
#: indico_livesync/templates/plugin_details_extra.html:62
|
||||
#, python-format
|
||||
msgid "Add %(backend)s Agent"
|
||||
msgid "Add %(backend)s agent"
|
||||
msgstr ""
|
||||
|
||||
#: indico_livesync/templates/edit_agent.html:24
|
||||
@ -138,11 +139,6 @@ msgstr ""
|
||||
msgid "No agents have been added yet."
|
||||
msgstr ""
|
||||
|
||||
#: indico_livesync/templates/plugin_details_extra.html:62
|
||||
#, python-format
|
||||
msgid "Add %(backend)s agent"
|
||||
msgstr ""
|
||||
|
||||
#: indico_livesync/templates/plugin_details_extra.html:68
|
||||
msgid ""
|
||||
"You still need to run the initial export for some agents by executing the"
|
||||
|
||||
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2015-03-11 19:01+0100\n"
|
||||
"POT-Creation-Date: 2015-04-01 10:56+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"
|
||||
|
||||
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2015-03-11 19:01+0100\n"
|
||||
"POT-Creation-Date: 2015-04-01 10:56+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"
|
||||
|
||||
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2015-03-11 19:01+0100\n"
|
||||
"POT-Creation-Date: 2015-04-01 10:56+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"
|
||||
|
||||
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2015-03-11 19:01+0100\n"
|
||||
"POT-Creation-Date: 2015-04-01 10:56+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"
|
||||
@ -17,11 +17,11 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: indico_livesync_invenio/backend.py:29
|
||||
#: indico_livesync_invenio/backend.py:28
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#: indico_livesync_invenio/backend.py:30
|
||||
#: indico_livesync_invenio/backend.py:29
|
||||
msgid "The URL of the Invenio instance"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2015-03-11 19:01+0100\n"
|
||||
"POT-Creation-Date: 2015-04-01 10:56+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"
|
||||
|
||||
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2015-03-11 19:01+0100\n"
|
||||
"POT-Creation-Date: 2015-04-01 10:56+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"
|
||||
@ -17,13 +17,13 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: indico_payment_manual/plugin.py:28
|
||||
#: indico_payment_manual/plugin.py:29
|
||||
msgid ""
|
||||
"The details the user needs to make their payment. This usually includes "
|
||||
"the bank account details the IBAN and payment reference."
|
||||
msgstr ""
|
||||
|
||||
#: indico_payment_manual/plugin.py:33 indico_payment_manual/plugin.py:37
|
||||
#: indico_payment_manual/plugin.py:34 indico_payment_manual/plugin.py:38
|
||||
msgid "Payment details"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2015-03-11 19:01+0100\n"
|
||||
"POT-Creation-Date: 2015-04-01 10:56+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"
|
||||
|
||||
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2015-03-11 19:01+0100\n"
|
||||
"POT-Creation-Date: 2015-04-01 10:56+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"
|
||||
@ -47,7 +47,7 @@ msgstr ""
|
||||
msgid "The PayPal ID or email address associated with a PayPal account."
|
||||
msgstr ""
|
||||
|
||||
#: indico_payment_paypal/util.py:33
|
||||
#: indico_payment_paypal/util.py:34
|
||||
msgid "Invalid email address / paypal ID"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2015-03-11 19:01+0100\n"
|
||||
"POT-Creation-Date: 2015-04-01 10:56+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"
|
||||
@ -17,19 +17,19 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: indico_piwik/static/js/statistics.js:46
|
||||
#: indico_piwik/static/js/statistics.js:47
|
||||
msgid "Total Hits"
|
||||
msgstr ""
|
||||
|
||||
#: indico_piwik/static/js/statistics.js:51
|
||||
#: indico_piwik/static/js/statistics.js:52
|
||||
msgid "Unique Hits"
|
||||
msgstr ""
|
||||
|
||||
#: indico_piwik/static/js/statistics.js:171
|
||||
#: indico_piwik/static/js/statistics.js:172
|
||||
msgid "No material found"
|
||||
msgstr ""
|
||||
|
||||
#: indico_piwik/static/js/statistics.js:218
|
||||
#: indico_piwik/static/js/statistics.js:219
|
||||
msgid "No graph data received"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2015-03-11 19:01+0100\n"
|
||||
"POT-Creation-Date: 2015-04-01 10:56+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"
|
||||
@ -17,59 +17,47 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: indico_piwik/controllers.py:33
|
||||
msgid "Modify Query"
|
||||
msgstr ""
|
||||
|
||||
#: indico_piwik/controllers.py:34
|
||||
msgid "Hide Modify Query"
|
||||
msgstr ""
|
||||
|
||||
#: indico_piwik/controllers.py:35
|
||||
msgid "No graph data was returned by the server, please alter the date range."
|
||||
msgstr ""
|
||||
|
||||
#: indico_piwik/forms.py:24
|
||||
#: indico_piwik/forms.py:25
|
||||
msgid "Enable general statistics tracking"
|
||||
msgstr ""
|
||||
|
||||
#: indico_piwik/forms.py:25
|
||||
#: indico_piwik/forms.py:26
|
||||
msgid "Enable statistics tracking for events and contributions"
|
||||
msgstr ""
|
||||
|
||||
#: indico_piwik/forms.py:26
|
||||
#: indico_piwik/forms.py:27
|
||||
msgid "Enable material download tracking"
|
||||
msgstr ""
|
||||
|
||||
#: indico_piwik/forms.py:27
|
||||
#: indico_piwik/forms.py:28
|
||||
msgid "Enable report caching"
|
||||
msgstr ""
|
||||
|
||||
#: indico_piwik/forms.py:28
|
||||
#: indico_piwik/forms.py:29
|
||||
msgid "Report caching TTL (seconds)"
|
||||
msgstr ""
|
||||
|
||||
#: indico_piwik/forms.py:29
|
||||
#: indico_piwik/forms.py:30
|
||||
msgid "Piwik general server URL (piwik.php)"
|
||||
msgstr ""
|
||||
|
||||
#: indico_piwik/forms.py:30
|
||||
#: indico_piwik/forms.py:31
|
||||
msgid "Piwik API server URL (index.php)"
|
||||
msgstr ""
|
||||
|
||||
#: indico_piwik/forms.py:31
|
||||
#: indico_piwik/forms.py:32
|
||||
msgid "Use only the general URL for all requests"
|
||||
msgstr ""
|
||||
|
||||
#: indico_piwik/forms.py:32
|
||||
#: indico_piwik/forms.py:33
|
||||
msgid "Piwik API token"
|
||||
msgstr ""
|
||||
|
||||
#: indico_piwik/forms.py:33
|
||||
#: indico_piwik/forms.py:34
|
||||
msgid "Piwik site ID (general)"
|
||||
msgstr ""
|
||||
|
||||
#: indico_piwik/forms.py:34
|
||||
#: indico_piwik/forms.py:35
|
||||
msgid "Piwik site ID (events)"
|
||||
msgstr ""
|
||||
|
||||
@ -86,35 +74,44 @@ msgstr ""
|
||||
msgid "(%(start)s to %(end)s)"
|
||||
msgstr ""
|
||||
|
||||
#: indico_piwik/templates/statistics.html:26
|
||||
#: indico_piwik/templates/statistics.html:17
|
||||
#: indico_piwik/templates/statistics.html:19
|
||||
msgid "Modify Query"
|
||||
msgstr ""
|
||||
|
||||
#: indico_piwik/templates/statistics.html:18
|
||||
msgid "Hide"
|
||||
msgstr ""
|
||||
|
||||
#: indico_piwik/templates/statistics.html:28
|
||||
msgid "View statistics between these dates"
|
||||
msgstr ""
|
||||
|
||||
#: indico_piwik/templates/statistics.html:32
|
||||
#: indico_piwik/templates/statistics.html:34
|
||||
msgid "to"
|
||||
msgstr ""
|
||||
|
||||
#: indico_piwik/templates/statistics.html:42
|
||||
#: indico_piwik/templates/statistics.html:44
|
||||
msgid "Choose Event / Contribution"
|
||||
msgstr ""
|
||||
|
||||
#: indico_piwik/templates/statistics.html:44
|
||||
#: indico_piwik/templates/statistics.html:46
|
||||
msgid "Event"
|
||||
msgstr ""
|
||||
|
||||
#: indico_piwik/templates/statistics.html:47
|
||||
#: indico_piwik/templates/statistics.html:49
|
||||
msgid "Contribution"
|
||||
msgstr ""
|
||||
|
||||
#: indico_piwik/templates/statistics.html:56
|
||||
#: indico_piwik/templates/statistics.html:58
|
||||
msgid "Update Query"
|
||||
msgstr ""
|
||||
|
||||
#: indico_piwik/templates/statistics.html:67
|
||||
#: indico_piwik/templates/statistics.html:69
|
||||
msgid "Visitor Hit Rates"
|
||||
msgstr ""
|
||||
|
||||
#: indico_piwik/templates/statistics.html:69
|
||||
#: indico_piwik/templates/statistics.html:71
|
||||
msgid ""
|
||||
"Please note, statistics have only been collected since the plugin's\n"
|
||||
" introduction. This means that there is no data "
|
||||
@ -124,112 +121,112 @@ msgid ""
|
||||
" activity in the event at that time."
|
||||
msgstr ""
|
||||
|
||||
#: indico_piwik/templates/statistics.html:76
|
||||
#: indico_piwik/templates/statistics.html:78
|
||||
msgid "Info"
|
||||
msgstr ""
|
||||
|
||||
#: indico_piwik/templates/statistics.html:89
|
||||
#: indico_piwik/templates/statistics.html:91
|
||||
msgid "Overall Statistics"
|
||||
msgstr ""
|
||||
|
||||
#: indico_piwik/templates/statistics.html:93
|
||||
#: indico_piwik/templates/statistics.html:95
|
||||
msgid "Visitor Metrics"
|
||||
msgstr ""
|
||||
|
||||
#: indico_piwik/templates/statistics.html:97
|
||||
#: indico_piwik/templates/statistics.html:99
|
||||
msgid "Visitors"
|
||||
msgstr ""
|
||||
|
||||
#: indico_piwik/templates/statistics.html:101
|
||||
#: indico_piwik/templates/statistics.html:103
|
||||
msgid "Unique Visitors"
|
||||
msgstr ""
|
||||
|
||||
#: indico_piwik/templates/statistics.html:105
|
||||
#: indico_piwik/templates/statistics.html:107
|
||||
msgid "Returning Visitors"
|
||||
msgstr ""
|
||||
|
||||
#: indico_piwik/templates/statistics.html:109
|
||||
#: indico_piwik/templates/statistics.html:111
|
||||
msgid "Avg. Duration"
|
||||
msgstr ""
|
||||
|
||||
#: indico_piwik/templates/statistics.html:114
|
||||
#: indico_piwik/templates/statistics.html:116
|
||||
msgid "Peak Statistics"
|
||||
msgstr ""
|
||||
|
||||
#: indico_piwik/templates/statistics.html:118
|
||||
#: indico_piwik/templates/statistics.html:120
|
||||
msgid "Peak Date"
|
||||
msgstr ""
|
||||
|
||||
#: indico_piwik/templates/statistics.html:122
|
||||
#: indico_piwik/templates/statistics.html:124
|
||||
msgid "Peak Users"
|
||||
msgstr ""
|
||||
|
||||
#: indico_piwik/templates/statistics.html:132
|
||||
#: indico_piwik/templates/statistics.html:134
|
||||
msgid "Visitors Geography"
|
||||
msgstr ""
|
||||
|
||||
#: indico_piwik/templates/statistics.html:136
|
||||
#: indico_piwik/templates/statistics.html:138
|
||||
msgid "Visitor Origins"
|
||||
msgstr ""
|
||||
|
||||
#: indico_piwik/templates/statistics.html:147
|
||||
#: indico_piwik/templates/statistics.html:149
|
||||
msgid "Top Referrers"
|
||||
msgstr ""
|
||||
|
||||
#: indico_piwik/templates/statistics.html:151
|
||||
#: indico_piwik/templates/statistics.html:153
|
||||
msgid "Traffic Inbound Top 10"
|
||||
msgstr ""
|
||||
|
||||
#: indico_piwik/templates/statistics.html:155
|
||||
#: indico_piwik/templates/statistics.html:157
|
||||
msgid "Referrer"
|
||||
msgstr ""
|
||||
|
||||
#: indico_piwik/templates/statistics.html:156
|
||||
#: indico_piwik/templates/statistics.html:158
|
||||
msgid "Visits"
|
||||
msgstr ""
|
||||
|
||||
#: indico_piwik/templates/statistics.html:157
|
||||
#: indico_piwik/templates/statistics.html:159
|
||||
msgid "Actions"
|
||||
msgstr ""
|
||||
|
||||
#: indico_piwik/templates/statistics.html:158
|
||||
#: indico_piwik/templates/statistics.html:160
|
||||
msgid "Visit Length"
|
||||
msgstr ""
|
||||
|
||||
#: indico_piwik/templates/statistics.html:175
|
||||
#: indico_piwik/templates/statistics.html:177
|
||||
msgid "User Systems"
|
||||
msgstr ""
|
||||
|
||||
#: indico_piwik/templates/statistics.html:179
|
||||
#: indico_piwik/templates/statistics.html:181
|
||||
msgid "Visitor Systems"
|
||||
msgstr ""
|
||||
|
||||
#: indico_piwik/templates/statistics.html:190
|
||||
#: indico_piwik/templates/statistics.html:192
|
||||
msgid "Material Downloads"
|
||||
msgstr ""
|
||||
|
||||
#: indico_piwik/templates/statistics.html:196
|
||||
#: indico_piwik/templates/statistics.html:198
|
||||
msgid "Downloads for"
|
||||
msgstr ""
|
||||
|
||||
#: indico_piwik/templates/statistics.html:200
|
||||
#: indico_piwik/templates/statistics.html:202
|
||||
msgid "Total"
|
||||
msgstr ""
|
||||
|
||||
#: indico_piwik/templates/statistics.html:204
|
||||
#: indico_piwik/templates/statistics.html:206
|
||||
msgid "No material selected"
|
||||
msgstr ""
|
||||
|
||||
#: indico_piwik/templates/statistics.html:214
|
||||
#: indico_piwik/templates/statistics.html:216
|
||||
#, python-format
|
||||
msgid "This report was generated at: %(dt)s"
|
||||
msgstr ""
|
||||
|
||||
#: indico_piwik/templates/statistics.html:222
|
||||
msgid "Unable to Retrieve Graph Data"
|
||||
#: indico_piwik/templates/statistics.html:224
|
||||
msgid "Unable to retrieve Graph Data"
|
||||
msgstr ""
|
||||
|
||||
#: indico_piwik/templates/statistics.html:224
|
||||
#: indico_piwik/templates/statistics.html:226
|
||||
msgid ""
|
||||
"The server did not respond in a timely manner.\n"
|
||||
" It may be the case that the date-range is too large."
|
||||
|
||||
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2015-03-11 19:01+0100\n"
|
||||
"POT-Creation-Date: 2015-04-01 10:56+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"
|
||||
@ -17,20 +17,20 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: indico_search/static/js/search.js:47
|
||||
#: indico_search/static/js/search.js:50
|
||||
msgid "Some category suggestions..."
|
||||
msgstr ""
|
||||
|
||||
#: indico_search/static/js/search.js:61
|
||||
#: indico_search/static/js/search.js:64
|
||||
msgid "other results - please write more..."
|
||||
msgstr ""
|
||||
|
||||
#: indico_search/static/js/search.js:342 indico_search/static/js/search.js:402
|
||||
#: indico_search/static/js/search.js:444
|
||||
#: indico_search/static/js/search.js:345 indico_search/static/js/search.js:405
|
||||
#: indico_search/static/js/search.js:447
|
||||
msgid "Everywhere"
|
||||
msgstr ""
|
||||
|
||||
#: indico_search/static/js/search.js:421
|
||||
#: indico_search/static/js/search.js:424
|
||||
msgid "Click to search inside <span class=\"label\">{title}</span>"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2015-03-11 19:01+0100\n"
|
||||
"POT-Creation-Date: 2015-04-01 10:56+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"
|
||||
@ -17,35 +17,35 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: indico_search/forms.py:27
|
||||
#: indico_search/forms.py:28
|
||||
msgid "Anywhere"
|
||||
msgstr ""
|
||||
|
||||
#: indico_search/forms.py:28
|
||||
#: indico_search/forms.py:29
|
||||
msgid "Title"
|
||||
msgstr ""
|
||||
|
||||
#: indico_search/forms.py:29
|
||||
#: indico_search/forms.py:30
|
||||
msgid "Description/Abstract"
|
||||
msgstr ""
|
||||
|
||||
#: indico_search/forms.py:30
|
||||
#: indico_search/forms.py:31
|
||||
msgid "Author/Speaker"
|
||||
msgstr ""
|
||||
|
||||
#: indico_search/forms.py:31
|
||||
#: indico_search/forms.py:32
|
||||
msgid "Affiliation"
|
||||
msgstr ""
|
||||
|
||||
#: indico_search/forms.py:32
|
||||
#: indico_search/forms.py:33
|
||||
msgid "Keyword"
|
||||
msgstr ""
|
||||
|
||||
#: indico_search/forms.py:36
|
||||
#: indico_search/forms.py:37
|
||||
msgid "Phrase"
|
||||
msgstr ""
|
||||
|
||||
#: indico_search/forms.py:37
|
||||
#: indico_search/forms.py:38
|
||||
msgid "Search in"
|
||||
msgstr ""
|
||||
|
||||
@ -69,10 +69,15 @@ msgstr ""
|
||||
msgid "Category"
|
||||
msgstr ""
|
||||
|
||||
#: indico_search/templates/results.html:33
|
||||
#: indico_search/templates/results.html:34
|
||||
#: indico_search/templates/results.html:36
|
||||
msgid "Show advanced options"
|
||||
msgstr ""
|
||||
|
||||
#: indico_search/templates/results.html:35
|
||||
msgid "Hide advanced options"
|
||||
msgstr ""
|
||||
|
||||
#: indico_search/templates/searchbox_category.html:11
|
||||
msgid "Advanced options"
|
||||
msgstr ""
|
||||
|
||||
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2015-03-11 19:01+0100\n"
|
||||
"POT-Creation-Date: 2015-04-01 10:56+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"
|
||||
@ -17,11 +17,11 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: indico_search_invenio/static/js/search_invenio.js:26
|
||||
#: indico_search_invenio/static/js/search_invenio.js:28
|
||||
msgid "Events"
|
||||
msgstr ""
|
||||
|
||||
#: indico_search_invenio/static/js/search_invenio.js:29
|
||||
#: indico_search_invenio/static/js/search_invenio.js:31
|
||||
msgid "Contributions"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2015-03-11 19:01+0100\n"
|
||||
"POT-Creation-Date: 2015-04-01 10:56+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"
|
||||
@ -17,31 +17,31 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: indico_search_invenio/forms.py:25
|
||||
#: indico_search_invenio/forms.py:26
|
||||
msgid "Both (Events + Contributions)"
|
||||
msgstr ""
|
||||
|
||||
#: indico_search_invenio/forms.py:26
|
||||
#: indico_search_invenio/forms.py:27
|
||||
msgid "Events"
|
||||
msgstr ""
|
||||
|
||||
#: indico_search_invenio/forms.py:27
|
||||
#: indico_search_invenio/forms.py:28
|
||||
msgid "Contributions"
|
||||
msgstr ""
|
||||
|
||||
#: indico_search_invenio/forms.py:28
|
||||
#: indico_search_invenio/forms.py:29
|
||||
msgid "Oldest first"
|
||||
msgstr ""
|
||||
|
||||
#: indico_search_invenio/forms.py:29
|
||||
#: indico_search_invenio/forms.py:30
|
||||
msgid "Newest first"
|
||||
msgstr ""
|
||||
|
||||
#: indico_search_invenio/forms.py:33
|
||||
#: indico_search_invenio/forms.py:34
|
||||
msgid "Search for"
|
||||
msgstr ""
|
||||
|
||||
#: indico_search_invenio/forms.py:34
|
||||
#: indico_search_invenio/forms.py:35
|
||||
msgid "Sort order"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2015-03-11 19:01+0100\n"
|
||||
"POT-Creation-Date: 2015-04-01 10:56+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"
|
||||
|
||||
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2015-03-11 19:01+0100\n"
|
||||
"POT-Creation-Date: 2015-04-01 10:56+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"
|
||||
@ -17,12 +17,14 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: indico_vc_dummy/plugin.py:29
|
||||
msgid "What is your favorite color?"
|
||||
#: indico_vc_dummy/templates/info_box.html:2
|
||||
#: indico_vc_dummy/templates/manage_event_info_box.html:2
|
||||
msgid "Plugin type"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_dummy/plugin.py:31
|
||||
msgid "Yes. It doesn't make any sense."
|
||||
#: indico_vc_dummy/templates/info_box.html:4
|
||||
#: indico_vc_dummy/templates/manage_event_info_box.html:4
|
||||
msgid "Favorite color"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_dummy/templates/manage_event_create_room.html:14
|
||||
|
||||
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2015-03-11 19:01+0100\n"
|
||||
"POT-Creation-Date: 2015-04-01 10:56+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"
|
||||
|
||||
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2015-03-11 19:01+0100\n"
|
||||
"POT-Creation-Date: 2015-04-01 10:56+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"
|
||||
@ -17,192 +17,192 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: indico_vc_vidyo/forms.py:33
|
||||
#: indico_vc_vidyo/forms.py:34
|
||||
msgid "The PIN must be a number"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_vidyo/forms.py:38
|
||||
#: indico_vc_vidyo/forms.py:39
|
||||
msgid "Show PIN"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_vidyo/forms.py:40
|
||||
#: indico_vc_vidyo/forms.py:41
|
||||
msgid "Show the VC Room PIN on the event page (insecure!)"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_vidyo/forms.py:41
|
||||
#: indico_vc_vidyo/forms.py:42
|
||||
msgid "Show Auto-join URL"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_vidyo/forms.py:43
|
||||
#: indico_vc_vidyo/forms.py:44
|
||||
msgid "Show the auto-join URL on the event page"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_vidyo/forms.py:44
|
||||
#: indico_vc_vidyo/forms.py:45
|
||||
msgid "Show Phone Access numbers"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_vidyo/forms.py:46
|
||||
#: indico_vc_vidyo/forms.py:47
|
||||
msgid "Show a link to the list of phone access numbers"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_vidyo/forms.py:59 indico_vc_vidyo/templates/info_box.html:8
|
||||
#: indico_vc_vidyo/templates/manage_event_info_box.html:4
|
||||
#: indico_vc_vidyo/forms.py:60 indico_vc_vidyo/templates/info_box.html:7
|
||||
#: indico_vc_vidyo/templates/manage_event_info_box.html:6
|
||||
msgid "Description"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_vidyo/forms.py:59
|
||||
#: indico_vc_vidyo/forms.py:60
|
||||
msgid "The description of the room"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_vidyo/forms.py:60
|
||||
#: indico_vc_vidyo/forms.py:61
|
||||
msgid "Owner"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_vidyo/forms.py:61
|
||||
#: indico_vc_vidyo/forms.py:62
|
||||
msgid "The owner of the room"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_vidyo/forms.py:62
|
||||
#: indico_vc_vidyo/templates/manage_event_info_box.html:42
|
||||
#: indico_vc_vidyo/forms.py:63
|
||||
#: indico_vc_vidyo/templates/manage_event_info_box.html:38
|
||||
msgid "Moderation PIN"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_vidyo/forms.py:64
|
||||
#: indico_vc_vidyo/forms.py:65
|
||||
msgid "Used to moderate the VC Room"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_vidyo/forms.py:66 indico_vc_vidyo/templates/info_box.html:19
|
||||
#: indico_vc_vidyo/forms.py:67 indico_vc_vidyo/templates/info_box.html:18
|
||||
#: indico_vc_vidyo/templates/manage_event_info_box.html:32
|
||||
msgid "Room PIN"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_vidyo/forms.py:67
|
||||
#: indico_vc_vidyo/forms.py:68
|
||||
msgid "Used to protect the access to the VC Room (leave blank for open access)"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_vidyo/forms.py:68
|
||||
#: indico_vc_vidyo/forms.py:69
|
||||
msgid "Auto mute"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_vidyo/forms.py:69
|
||||
#: indico_vc_vidyo/forms.py:70
|
||||
msgid "On"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_vidyo/forms.py:69
|
||||
#: indico_vc_vidyo/forms.py:70
|
||||
msgid "Off"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_vidyo/forms.py:70
|
||||
#: indico_vc_vidyo/forms.py:71
|
||||
msgid ""
|
||||
"The VidyoDesktop clients will join the VC room muted by default (audio "
|
||||
"and video)"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_vidyo/forms.py:76
|
||||
#: indico_vc_vidyo/forms.py:77
|
||||
msgid "Unable to find this user in Indico."
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_vidyo/forms.py:79
|
||||
#: indico_vc_vidyo/forms.py:80
|
||||
msgid "This user does not have a suitable account to use Vidyo."
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_vidyo/plugin.py:46
|
||||
#: indico_vc_vidyo/plugin.py:47
|
||||
msgid "Vidyo email support"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_vidyo/plugin.py:47
|
||||
#: indico_vc_vidyo/plugin.py:48
|
||||
msgid "Username"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_vidyo/plugin.py:47
|
||||
#: indico_vc_vidyo/plugin.py:48
|
||||
msgid "Indico username for Vidyo"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_vidyo/plugin.py:48
|
||||
#: indico_vc_vidyo/plugin.py:49
|
||||
msgid "Password"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_vidyo/plugin.py:49
|
||||
#: indico_vc_vidyo/plugin.py:50
|
||||
msgid "Indico password for Vidyo"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_vidyo/plugin.py:50
|
||||
#: indico_vc_vidyo/plugin.py:51
|
||||
msgid "Admin API WSDL URL"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_vidyo/plugin.py:51
|
||||
#: indico_vc_vidyo/plugin.py:52
|
||||
msgid "User API WSDL URL"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_vidyo/plugin.py:52
|
||||
#: indico_vc_vidyo/plugin.py:53
|
||||
msgid "Indico tenant prefix"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_vidyo/plugin.py:53
|
||||
#: indico_vc_vidyo/plugin.py:54
|
||||
msgid "The tenant prefix for Indico rooms created on this server"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_vidyo/plugin.py:54
|
||||
#: indico_vc_vidyo/plugin.py:55
|
||||
msgid "Public rooms' group name"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_vidyo/plugin.py:55
|
||||
msgid "Group name for public video conference rooms created by Indico"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_vidyo/plugin.py:56
|
||||
msgid "Authenticators"
|
||||
msgid "Group name for public videoconference rooms created by Indico"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_vidyo/plugin.py:57
|
||||
msgid "Authenticators to convert Indico users to Vidyo accounts"
|
||||
msgid "Authenticators"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_vidyo/plugin.py:58
|
||||
msgid "VC room age threshold"
|
||||
msgid "Authenticators to convert Indico users to Vidyo accounts"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_vidyo/plugin.py:59
|
||||
msgid "VC room age threshold"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_vidyo/plugin.py:60
|
||||
msgid ""
|
||||
"Number of days after an Indico event when a video conference room is "
|
||||
"Number of days after an Indico event when a videoconference room is "
|
||||
"considered old"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_vidyo/plugin.py:61
|
||||
#: indico_vc_vidyo/plugin.py:62
|
||||
msgid "Max. num. VC rooms before warning"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_vidyo/plugin.py:62
|
||||
#: indico_vc_vidyo/plugin.py:63
|
||||
msgid "Maximum number of rooms until a warning is sent to the managers"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_vidyo/plugin.py:63
|
||||
#: indico_vc_vidyo/plugin.py:64
|
||||
msgid "VidyoVoice phone number"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_vidyo/plugin.py:64
|
||||
#: indico_vc_vidyo/plugin.py:65
|
||||
msgid "Link to the list of VidyoVoice phone numbers"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_vidyo/plugin.py:65
|
||||
#: indico_vc_vidyo/plugin.py:66
|
||||
msgid "Creation email footer"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_vidyo/plugin.py:66
|
||||
#: indico_vc_vidyo/plugin.py:67
|
||||
msgid "Footer to append to emails sent upon creation of a VC room"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_vidyo/plugin.py:143 indico_vc_vidyo/plugin.py:176
|
||||
#: indico_vc_vidyo/plugin.py:212 indico_vc_vidyo/plugin.py:241
|
||||
#: indico_vc_vidyo/plugin.py:144 indico_vc_vidyo/plugin.py:177
|
||||
#: indico_vc_vidyo/plugin.py:213 indico_vc_vidyo/plugin.py:242
|
||||
msgid "No valid Vidyo account found for this user"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_vidyo/plugin.py:172 indico_vc_vidyo/plugin.py:235
|
||||
#: indico_vc_vidyo/plugin.py:173 indico_vc_vidyo/plugin.py:236
|
||||
msgid "Room name already in use"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_vidyo/plugin.py:203 indico_vc_vidyo/plugin.py:231
|
||||
#: indico_vc_vidyo/plugin.py:260
|
||||
#: indico_vc_vidyo/plugin.py:204 indico_vc_vidyo/plugin.py:232
|
||||
#: indico_vc_vidyo/plugin.py:261
|
||||
msgid "This room has been deleted from Vidyo"
|
||||
msgstr ""
|
||||
|
||||
@ -227,21 +227,26 @@ msgstr ""
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_vidyo/templates/info_box.html:11
|
||||
#: indico_vc_vidyo/templates/manage_event_info_box.html:6
|
||||
#: indico_vc_vidyo/templates/info_box.html:10
|
||||
#: indico_vc_vidyo/templates/manage_event_info_box.html:8
|
||||
msgid "Extension"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_vidyo/templates/info_box.html:15
|
||||
#: indico_vc_vidyo/templates/manage_event_info_box.html:8
|
||||
#: indico_vc_vidyo/templates/info_box.html:14
|
||||
#: indico_vc_vidyo/templates/manage_event_info_box.html:10
|
||||
msgid "Moderator"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_vidyo/templates/info_box.html:39
|
||||
#: indico_vc_vidyo/templates/info_box.html:22
|
||||
#: indico_vc_vidyo/templates/manage_event_info_box.html:44
|
||||
msgid "Auto-join URL"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_vidyo/templates/info_box.html:29
|
||||
msgid "Useful links"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_vidyo/templates/info_box.html:43
|
||||
#: indico_vc_vidyo/templates/info_box.html:33
|
||||
msgid "Phone numbers"
|
||||
msgstr ""
|
||||
|
||||
@ -261,11 +266,11 @@ msgstr ""
|
||||
msgid "Session"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_vidyo/templates/manage_event_info_box.html:60
|
||||
#: indico_vc_vidyo/templates/manage_event_info_box.html:48
|
||||
msgid "Created on"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_vidyo/templates/manage_event_info_box.html:63
|
||||
#: indico_vc_vidyo/templates/manage_event_info_box.html:51
|
||||
msgid "Modified on"
|
||||
msgstr ""
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user