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 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: LANGUAGE <LL@li.org>\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
20 #: waiter/templates/waiter/wait.html:7 waiter/templates/waiter/wait.html:33
21 msgid "The file is ready for download!"
24 #: waiter/templates/waiter/wait.html:10 waiter/templates/waiter/wait.html:46
25 msgid "Your file is being prepared, please wait."
28 #: waiter/templates/waiter/wait.html:12 waiter/templates/waiter/wait.html:58
29 msgid "Something went wrong."
32 #: waiter/templates/waiter/wait.html:37
35 "Your file is ready!\n"
36 " If the download doesn't start in a few seconds,\n"
37 " feel free to use this <a href=\"%(file_url)s\">direct link</a>."
40 #: waiter/templates/waiter/wait.html:45
44 #: waiter/templates/waiter/wait.html:50
46 msgid "The file you requested was: <em>%(d)s</em>."
49 #: waiter/templates/waiter/wait.html:53
51 "<strong>Be aware:</strong> Generating the file can take a while.\n"
52 " Please be patient, or bookmark this page and come back later."
55 #: waiter/templates/waiter/wait.html:63
58 "Something seems to have gone wrong while generating your file.\n"
59 " Please order it again or <a id='suggest' class='ajaxable' href="
60 "\"%(s)s\">complain to us</a> about it."