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=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != "
15 "11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % "
16 "100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || "
17 "(n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n"
19 #: waiter/templates/waiter/wait.html:10 waiter/templates/waiter/wait.html:38
20 msgid "Plik jest gotowy do pobrania!"
23 #: waiter/templates/waiter/wait.html:13 waiter/templates/waiter/wait.html:52
24 msgid "Plik jest generowany, proszę czekać."
27 #: waiter/templates/waiter/wait.html:15 waiter/templates/waiter/wait.html:69
28 msgid "Coś poszło nie tak."
31 #: waiter/templates/waiter/wait.html:42
34 "Twój plik jest gotowy! Jeśli pobieranie nie zacznie się w ciągu kilku "
35 "sekund, skorzystaj z tego <a href=\"%(file_url)s\">bezpośredniego linku</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>."
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."
53 #: waiter/templates/waiter/wait.html:74
56 "Wygląda na to, że coś poszło źle podczas generowania Twojego pliku. Spróbuj "
57 "zamówić go jeszcze raz albo <a href=\"%(s)s\">napisz do nas</a>."