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-09-14 12:34+0200\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:46
26 msgid "Your file is being prepared, please wait."
29 #: templates/waiter/wait.html:12 templates/waiter/wait.html.py:58
30 msgid "Something went wrong."
33 #: templates/waiter/wait.html:37
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:45
45 #: templates/waiter/wait.html:50
47 msgid "The file you requested was: <em>%(d)s</em>."
50 #: templates/waiter/wait.html:53
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."
56 #: templates/waiter/wait.html:63
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."