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=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n"
19 "%100<10 || n%100>=20) ? 1 : 2);\n"
21 #: waiter/templates/waiter/wait.html:7 waiter/templates/waiter/wait.html:33
22 msgid "The file is ready for download!"
25 #: waiter/templates/waiter/wait.html:10 waiter/templates/waiter/wait.html:46
26 msgid "Your file is being prepared, please wait."
29 #: waiter/templates/waiter/wait.html:12 waiter/templates/waiter/wait.html:58
30 msgid "Something went wrong."
33 #: waiter/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 #: waiter/templates/waiter/wait.html:45
45 #: waiter/templates/waiter/wait.html:50
47 msgid "The file you requested was: <em>%(d)s</em>."
50 #: waiter/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 #: waiter/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."