1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2016-02-01 09:36+0100\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
21 #: templates/waiter/wait.html:7 templates/waiter/wait.html.py:33
22 msgid "The file is ready for download!"
25 #: templates/waiter/wait.html:10 templates/waiter/wait.html.py:43
26 msgid "Your file is being prepared, please wait."
29 #: templates/waiter/wait.html:12 templates/waiter/wait.html.py:52
30 msgid "Something went wrong."
33 #: templates/waiter/wait.html:36
36 "Your file is ready!\n"
37 " If the download doesn't start in a few seconds,\n"
38 " feel free to use this <a href=\"%(file_url)s\">direct link</a>."
41 #: templates/waiter/wait.html:42
45 #: templates/waiter/wait.html:46
47 msgid "The file you requested was: <em>%(d)s</em>."
50 #: templates/waiter/wait.html:48
52 "<strong>Be aware:</strong> Generating the file can take a while.\n"
53 " Please be patient, or bookmark this page and come back later.</p>"
56 #: templates/waiter/wait.html:56
59 "Something seems to have gone wrong while generating your file.\n"
60 " Please order it again or <a id='suggest' class='ajaxable' href="
61 "\"%(s)s\">complain to us</a> about it."