X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/1dfd391b507447d7f4a66863e4f6003979777426..6da718d80af13cf081d63b39f4240df1f1e53424:/apps/wiki/locale/pl/LC_MESSAGES/django.po diff --git a/apps/wiki/locale/pl/LC_MESSAGES/django.po b/apps/wiki/locale/pl/LC_MESSAGES/django.po index 6df7bab4..4eb2c76e 100644 --- a/apps/wiki/locale/pl/LC_MESSAGES/django.po +++ b/apps/wiki/locale/pl/LC_MESSAGES/django.po @@ -7,10 +7,11 @@ msgid "" msgstr "" "Project-Id-Version: Platforma Redakcyjna\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-08-12 12:22+0200\n" -"PO-Revision-Date: 2010-08-12 12:24+0100\n" +"POT-Creation-Date: 2010-08-23 11:22+0200\n" +"PO-Revision-Date: 2010-08-16 16:24+0100\n" "Last-Translator: Radek Czajka \n" -"Language-Team: Fundacja Nowoczesna Polska \n" +"Language-Team: Fundacja Nowoczesna Polska \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -36,18 +37,22 @@ msgid "Modernisation" msgstr "Uwspółcześnienie" #: constants.py:11 +msgid "Annotations" +msgstr "Przypisy" + +#: constants.py:12 msgid "Themes" msgstr "Motywy" -#: constants.py:12 +#: constants.py:13 msgid "Editor's Proofreading" msgstr "Ostateczna redakcja literacka" -#: constants.py:13 +#: constants.py:14 msgid "Technical Editor's Proofreading" msgstr "Ostateczna redakcja techniczna" -#: constants.py:17 +#: constants.py:18 msgid "Ready to publish" msgstr "Gotowe do publikacji" @@ -113,7 +118,11 @@ msgstr "Nazwa taka sama jak dla pliku %s" msgid "Title already used in repository." msgstr "Plik o tej nazwie już istnieje w repozytorium." -#: views.py:339 +#: views.py:173 +msgid "File should be UTF-8 encoded." +msgstr "Plik powinien mieć kodowanie UTF-8." + +#: views.py:344 msgid "Tag added" msgstr "Dodano tag" @@ -171,15 +180,20 @@ msgid "Bulk documents upload" msgstr "Hurtowe dodawanie dokumentów" #: templates/wiki/document_upload.html:12 -msgid "Please submit a ZIP with XML files. Files not ending with .xml will be ignored." -msgstr "Proszę wskazać archiwum ZIP z plikami XML. Pliki nie kończące się na .xml zostaną zignorowane." +msgid "" +"Please submit a ZIP with UTF-8 encoded XML files. Files not ending with " +".xml will be ignored." +msgstr "" +"Proszę wskazać archiwum ZIP z plikami XML w kodowaniu UTF-8. Pliki nie kończące się na ." +"xml zostaną zignorowane." #: templates/wiki/document_upload.html:17 msgid "Upload" msgstr "Dodaj" #: templates/wiki/document_upload.html:24 -msgid "There have been some errors. No files have been added to the repository." +msgid "" +"There have been some errors. No files have been added to the repository." msgstr "Wystąpiły błędy. Żadne pliki nie zostały dodane do repozytorium." #: templates/wiki/document_upload.html:25 @@ -319,7 +333,10 @@ msgstr "Wstaw motyw" msgid "Insert annotation" msgstr "Wstaw przypis" +#: templates/wiki/tabs/wysiwyg_editor.html:15 +msgid "Insert special character" +msgstr "Wstaw znak specjalny" + #: templates/wiki/tabs/wysiwyg_editor_item.html:3 msgid "Visual editor" msgstr "Edytor wizualny" -