X-Git-Url: https://git.mdrn.pl/cas.git/blobdiff_plain/d7b22d05953c0f6380f44693d08d3cd92e40fb09..f181885676c1f671c83f1309c970a41dcd8a8726:/src/emails/locale/pl/LC_MESSAGES/django.po diff --git a/src/emails/locale/pl/LC_MESSAGES/django.po b/src/emails/locale/pl/LC_MESSAGES/django.po index a5c2125..31cea5d 100644 --- a/src/emails/locale/pl/LC_MESSAGES/django.po +++ b/src/emails/locale/pl/LC_MESSAGES/django.po @@ -7,8 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-04-05 09:43+0200\n" -"PO-Revision-Date: 2019-04-05 09:43+0200\n" +"PO-Revision-Date: 2019-04-05 14:46+0200\n" "Last-Translator: \n" "Language-Team: \n" "Language: pl\n" @@ -20,22 +19,62 @@ msgstr "" "%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Generator: Poedit 2.0.6\n" -#: apps.py:7 +#: emails/apps.py:7 msgid "E-mails" msgstr "E-maile" -#: models.py:6 +#: emails/models.py:8 msgid "source" msgstr "źródło" -#: models.py:7 +#: emails/models.py:9 msgid "destination" msgstr "cel" -#: models.py:10 +#: emails/models.py:11 +msgid "mode" +msgstr "tryb" + +#: emails/models.py:12 +msgid "Forward everything" +msgstr "Przekazuj wszystko" + +#: emails/models.py:13 +msgid "Do not forward e-mail marked as spam." +msgstr "Nie przekazuj wiadomości oznaczonych jako spam." + +#: emails/models.py:17 emails/models.py:36 msgid "alias" msgstr "alias" -#: models.py:11 +#: emails/models.py:18 msgid "aliases" msgstr "aliasy" + +#: emails/models.py:37 +msgid "date" +msgstr "data" + +#: emails/models.py:38 +msgid "count" +msgstr "liczba" + +#: emails/models.py:42 emails/models.py:43 +msgid "alias usage" +msgstr "użycie aliasów" + +#: emails/templates/emails/my_aliases.html:8 +msgid "E-mail" +msgstr "E-mail" + +#: emails/templates/emails/my_aliases.html:14 +msgid "Default addresses" +msgstr "Domyślne adresy" + +#: emails/templates/emails/my_aliases.html:21 +msgid "Aliases" +msgstr "Aliasy" + +#: emails/templates/emails/my_aliases.html:25 +msgid "E-mail forwarded to" +msgstr "E-mail przekazywany na adres"