1 # This file is part of Wolne Lektury, licensed under GNU Affero GPLv3 or later.
2 # Copyright © Fundacja Wolne Lektury. See NOTICE for more information.
5 "Project-Id-Version: WolneLektury-waiter\n"
6 "Report-Msgid-Bugs-To: \n"
7 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
8 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
9 "Language-Team: LANGUAGE <LL@li.org>\n"
12 "Content-Type: text/plain; charset=UTF-8\n"
13 "Content-Transfer-Encoding: 8bit\n"
14 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
16 #: waiter/templates/waiter/wait.html:10 waiter/templates/waiter/wait.html:38
17 msgid "Plik jest gotowy do pobrania!"
18 msgstr "The file is ready for download!"
20 #: waiter/templates/waiter/wait.html:13 waiter/templates/waiter/wait.html:52
21 msgid "Plik jest generowany, proszę czekać."
22 msgstr "Your file is being prepared, please wait."
24 #: waiter/templates/waiter/wait.html:15 waiter/templates/waiter/wait.html:69
25 msgid "Coś poszło nie tak."
26 msgstr "Something went wrong."
28 #: waiter/templates/waiter/wait.html:42
31 "Twój plik jest gotowy! Jeśli pobieranie nie zacznie się w ciągu kilku "
32 "sekund, skorzystaj z tego <a href=\"%(file_url)s\">bezpośredniego linku</a>."
34 "Your file is ready!\n"
35 " If the download doesn't start in a few seconds,\n"
36 " feel free to use this <a href=\"%(file_url)s\">direct link</a>."
38 #: waiter/templates/waiter/wait.html:57
42 #: waiter/templates/waiter/wait.html:58
44 msgid "Zamówiony plik to: <em>%(d)s</em>."
45 msgstr "The file you requested was: <em>%(d)s</em>."
47 #: waiter/templates/waiter/wait.html:62
49 "<strong>Uwaga:</strong> Generowanie pliku może trwać dłuższą chwilę. "
50 "Poczekaj cierpliwie, albo dodaj tę stronę do zakładek i wróć później."
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."
55 #: waiter/templates/waiter/wait.html:74
58 "Wygląda na to, że coś poszło źle podczas generowania Twojego pliku. Spróbuj "
59 "zamówić go jeszcze raz albo <a href=\"%(s)s\">napisz do nas</a>."
61 "Something seems to have gone wrong while generating your file.\n"
62 " Please order it again or <a href=\"%(s)s\">complain to us</a> "