X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/a409c6cc6901eea44c2cbe3a49038eb21f2db18d..1c9e2865ce8c6ab51b2fa3e43d3661089e7b7eb8:/src/messaging/locale/pl/LC_MESSAGES/django.po diff --git a/src/messaging/locale/pl/LC_MESSAGES/django.po b/src/messaging/locale/pl/LC_MESSAGES/django.po index be8024989..32b66572f 100644 --- a/src/messaging/locale/pl/LC_MESSAGES/django.po +++ b/src/messaging/locale/pl/LC_MESSAGES/django.po @@ -14,9 +14,9 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Generator: Poedit 2.3\n" #: messaging/admin.py:16 @@ -197,15 +197,15 @@ msgstr "Kontekst" #~ msgid "" #~ "Context:
\n" -#~ " {{ %(model_name)s }} – a " -#~ "%(verbose_name)s object.
\n" +#~ " {{ %(model_name)s }} – a %(verbose_name)s object.
\n" #~ " You can put it in in the fields Subject and Body " #~ "using dot notation, like this:
\n" #~ " {{ %(model_name)s.id }}." #~ msgstr "" #~ "Kontest:
\n" -#~ " {{ %(model_name)s }} – obiekt typu %(verbose_name)s.
\n" +#~ " {{ %(model_name)s }} – obiekt typu %(verbose_name)s.
\n" #~ " Możesz użyć go w polach Temat i Treść, " #~ "korzystając z notacji z kropką, np.:
\n" #~ " {{ %(model_name)s.id }}."