X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/154468a29ddb2a3ea4a078888be55c303a5239bb..9c9d869e6252d1af4e4747fdfe0d0d7a4ede3d19:/apps/attachments/locale/pl/LC_MESSAGES/django.po?ds=sidebyside diff --git a/apps/attachments/locale/pl/LC_MESSAGES/django.po b/apps/attachments/locale/pl/LC_MESSAGES/django.po new file mode 100644 index 00000000..558f27e7 --- /dev/null +++ b/apps/attachments/locale/pl/LC_MESSAGES/django.po @@ -0,0 +1,36 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-12-07 16:09+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \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" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " +"|| n%100>=20) ? 1 : 2);\n" + +#: models.py:8 +msgid "key" +msgstr "klucz" + +#: models.py:7 +msgid "A unique name for this attachment" +msgstr "Unikalna nazwa dla tego załącznika" + +#: models.py:12 +msgid "attachment" +msgstr "załącznik" + +#: models.py:12 +msgid "attachments" +msgstr "załączniki"