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=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n"
20 "%100<10 || n%100>=20) ? 1 : 2);\n"
22 #: templates/waiter/wait.html:7 templates/waiter/wait.html.py:33
23 msgid "The file is ready for download!"
26 #: templates/waiter/wait.html:10 templates/waiter/wait.html.py:46
27 msgid "Your file is being prepared, please wait."
30 #: templates/waiter/wait.html:12 templates/waiter/wait.html.py:58
31 msgid "Something went wrong."
34 #: templates/waiter/wait.html:37
37 "Your file is ready!\n"
38 " If the download doesn't start in a few seconds,\n"
39 " feel free to use this <a href=\"%(file_url)s\">direct link</a>."
42 #: templates/waiter/wait.html:45
46 #: templates/waiter/wait.html:50
48 msgid "The file you requested was: <em>%(d)s</em>."
51 #: templates/waiter/wait.html:53
53 "<strong>Be aware:</strong> Generating the file can take a while.\n"
54 " Please be patient, or bookmark this page and come back later."
57 #: templates/waiter/wait.html:63
60 "Something seems to have gone wrong while generating your file.\n"
61 " Please order it again or <a id='suggest' class='ajaxable' href="
62 "\"%(s)s\">complain to us</a> about it."