X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/8f0e18f498d6c07937c92d186bfa6b654a1afa14..8132fc186eb0c5fd02c86828c3a4735754296d02:/redakcja/locale/pl/LC_MESSAGES/django.po diff --git a/redakcja/locale/pl/LC_MESSAGES/django.po b/redakcja/locale/pl/LC_MESSAGES/django.po index 98523f5c..916f4db0 100644 --- a/redakcja/locale/pl/LC_MESSAGES/django.po +++ b/redakcja/locale/pl/LC_MESSAGES/django.po @@ -3,19 +3,58 @@ # This file is distributed under the same license as the 'platforma' package. # lrekucki@gmail.com, 2009. # -#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-18 10:57+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" +"POT-Creation-Date: 2011-10-18 11:18+0200\n" +"PO-Revision-Date: 2011-10-18 11:19+0100\n" +"Last-Translator: Radek Czajka \n" "Language-Team: LANGUAGE \n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +#: templates/404.html:8 +msgid "Page not found" +msgstr "Strona nie została znaleziona" + +#: templates/404.html:10 +#, python-format +msgid "" +"The page you're trying\n" +"to reach (%(p)s) could not be found. If it's a document, try\n" +"looking for it on the document list." +msgstr "Strona, do której próbujesz dotrzeć (%(p)s), nie istnieje. Spróbuj poszukać jej na liście dokumentów." + +#: templates/404.html:15 +#, python-format +msgid "" +"If you\n" +"still can't find what you're looking for, please\n" +"contact the administrator." +msgstr "Jeśli nadal nie możesz znaleźć tego, czego szukasz, skontaktuj się z administratorem." + +#: templates/404.html:22 +#, python-format +msgid "" +"If you're coming from Redmine, please note that\n" +"work is no longer managed there. \n" +"Go to the document list\n" +"or to your page instead." +msgstr "" +"Jeśli skierował Cię tu Redmine, zwróć uwagę, że nie służy on już do koordynowania prac redakcyjnych. Możesz za to przejść do listy dokumentów\n" +"albo do swojej strony." + +#: templates/base.html:7 +msgid "Platforma Redakcyjna" +msgstr "" + +#: templates/base.html:16 +msgid "Loading" +msgstr "Ładowanie" + #: templates/admin/index.html:21 #, python-format msgid "Models available in the %(name)s application." @@ -54,6 +93,16 @@ msgstr "" msgid "Unknown content" msgstr "" +#: templates/pagination/pagination.html:5 +#: templates/pagination/pagination.html:7 +msgid "previous" +msgstr "poprzednie" + +#: templates/pagination/pagination.html:21 +#: templates/pagination/pagination.html:23 +msgid "next" +msgstr "następne" + #: templates/registration/head_login.html:5 msgid "Log Out" msgstr "Wyloguj"