@@ -8,23 +8,23 @@ msgid ""
88msgstr ""
99"Project-Id-Version : PACKAGE VERSION\n "
1010"Report-Msgid-Bugs-To : \n "
11- "POT-Creation-Date : 2022-08-09 13:50 +0200\n "
11+ "POT-Creation-Date : 2022-10-26 12:24 +0200\n "
1212"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
1313"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
1414"
Language-Team :
LANGUAGE <[email protected] >\n "
1515"Language : \n "
1616"MIME-Version : 1.0\n "
1717"Content-Type : text/plain; charset=UTF-8\n "
1818"Content-Transfer-Encoding : 8bit\n "
19- "Plural-Forms : nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n "
20- "%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n "
21- "%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n "
19+ "Plural-Forms : nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && "
20+ "(n %100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && "
21+ "n %10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n "
2222
23- #: emailtemplates/admin.py:19 emailtemplates/models.py:83
23+ #: emailtemplates/admin.py:19 emailtemplates/models.py:98
2424msgid "Attachment"
2525msgstr "Załącznik"
2626
27- #: emailtemplates/admin.py:20 emailtemplates/models.py:84
27+ #: emailtemplates/admin.py:20 emailtemplates/models.py:99
2828msgid "Attachments"
2929msgstr "Załączniki"
3030
@@ -40,94 +40,103 @@ msgstr "Akcje"
4040msgid "E-MAIL TEMPLATES"
4141msgstr "Szblony wiadomości E-mail"
4242
43- #: emailtemplates/forms.py:20 emailtemplates/models.py:29
43+ #: emailtemplates/forms.py:20 emailtemplates/models.py:31
4444msgid "template"
4545msgstr "szablon"
4646
47- #: emailtemplates/models.py:27 emailtemplates/models.py:68
48- #: emailtemplates/models.py:101
47+ #: emailtemplates/models.py:29 emailtemplates/models.py:83
48+ #: emailtemplates/models.py:116
4949msgid "ID"
5050msgstr ""
5151
52- #: emailtemplates/models.py:30 emailtemplates/models.py:103
52+ #: emailtemplates/models.py:33 emailtemplates/models.py:118
5353msgid "subject"
5454msgstr "tytuł"
5555
56- #: emailtemplates/models.py:31 emailtemplates/models.py:104
56+ #: emailtemplates/models.py:36
57+ msgid "you can use variables from table"
58+ msgstr "możesz użyć zmiennych kontekstowych z tabeli"
59+
60+ #: emailtemplates/models.py:38 emailtemplates/models.py:119
5761msgid "content"
5862msgstr "zawartość"
5963
60- #: emailtemplates/models.py:33
64+ #: emailtemplates/models.py:40
6165msgid "language"
6266msgstr "język"
6367
64- #: emailtemplates/models.py:39
68+ #: emailtemplates/models.py:45
69+ #| msgid "Ordering"
70+ msgid "ordering"
71+ msgstr "kolejność"
72+
73+ #: emailtemplates/models.py:47
6574msgid "attachments"
6675msgstr "załączniki"
6776
68- #: emailtemplates/models.py:41
77+ #: emailtemplates/models.py:49
6978msgid "created"
7079msgstr "utworzono"
7180
72- #: emailtemplates/models.py:42
81+ #: emailtemplates/models.py:50
7382msgid "modified"
7483msgstr "zmodyfikowano"
7584
76- #: emailtemplates/models.py:46
85+ #: emailtemplates/models.py:54
7786msgid "Email template"
7887msgstr "Szablon wiadomości"
7988
80- #: emailtemplates/models.py:47
89+ #: emailtemplates/models.py:55
8190msgid "Email templates"
8291msgstr "Szablony wiadomości"
8392
84- #: emailtemplates/models.py:70
93+ #: emailtemplates/models.py:85
8594msgid "name"
8695msgstr "nazwa"
8796
88- #: emailtemplates/models.py:72
97+ #: emailtemplates/models.py:87
8998msgid "Attachment file"
9099msgstr "Plik załącznika"
91100
92- #: emailtemplates/models.py:75
101+ #: emailtemplates/models.py:90
93102msgid "Comment"
94103msgstr "Komentarz"
95104
96- #: emailtemplates/models.py:75
105+ #: emailtemplates/models.py:90
97106msgid "visible only in admin"
98107msgstr "widoczne tylko w panelu administracyjnym"
99108
100- #: emailtemplates/models.py:77
109+ #: emailtemplates/models.py:92
101110msgid "Ordering"
102111msgstr "Kolejność"
103112
104- #: emailtemplates/models.py:78
113+ #: emailtemplates/models.py:93
105114msgid "Send as link"
106115msgstr "Wyślij jako link"
107116
108- #: emailtemplates/models.py:87
117+ #: emailtemplates/models.py:102
109118#, python-format
110119msgid "Attachment: %s"
111120msgstr "Załącznik: %s"
112121
113- #: emailtemplates/models.py:105
122+ #: emailtemplates/models.py:120
114123msgid "sent"
115124msgstr "wysłano"
116125
117- #: emailtemplates/models.py:108
126+ #: emailtemplates/models.py:123
118127msgid "Mass email message"
119128msgstr "Wiadomość grupowa"
120129
121- #: emailtemplates/models.py:109
130+ #: emailtemplates/models.py:124
122131msgid "Mass email messages"
123132msgstr "Wiadomości grupowe"
124133
125- #: emailtemplates/registry.py:80
134+ #: emailtemplates/registry.py:81
126135#, python-format
127136msgid "<b>USAGE: %s</b>"
128137msgstr "<b>UŻYCIE: %s</b>"
129138
130- #: emailtemplates/registry.py:83
139+ #: emailtemplates/registry.py:84
131140#, python-format
132141msgid "<b>CONTEXT:</b><br/>%s"
133142msgstr "<b>KONTEKST:</b><br/>%s"
0 commit comments