Initial commit
This commit is contained in:
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "Nazwa",
|
||||
"storeSentEmails": "Zapisz wysłane wiadomości",
|
||||
"startAt": "Data rozpoczęcia",
|
||||
"fromAddress": "Z adresu",
|
||||
"fromName": "Od",
|
||||
"campaign": "Kampania",
|
||||
"emailTemplate": "Szablon wiadomości",
|
||||
"inboundEmail": "Konto pocztowe",
|
||||
"targetLists": "Listy docelowe",
|
||||
"optOutEntirely": "Wypisz się całkowicie",
|
||||
"smtpAccount": "Konto SMTP"
|
||||
},
|
||||
"links": {
|
||||
"targetLists": "Listy docelowe",
|
||||
"queueItems": "Elementy kolejki",
|
||||
"campaign": "Kampania",
|
||||
"emailTemplate": "Szablon wiadomości",
|
||||
"inboundEmail": "Konto pocztowe"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"Draft": "Szkic",
|
||||
"Pending": "Oczekiwanie",
|
||||
"In Process": "W trakcie",
|
||||
"Complete": "Gotowe",
|
||||
"Canceled": "Anulowane",
|
||||
"Failed": "Niepowodzenie"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create MassEmail": "Utwórz wiadomość masową",
|
||||
"Send Test": "Wyślij test",
|
||||
"System SMTP": "Systemowe konto SMTP",
|
||||
"group": "grupa"
|
||||
},
|
||||
"messages": {
|
||||
"selectAtLeastOneTarget": "Wybierz przynajmniej jeden cel.",
|
||||
"testSent": "Testowe emaile które mają zostać wysłane"
|
||||
},
|
||||
"tooltips": {
|
||||
"targetLists": "Adresaci, którzy powinni otrzymać wiadomości.",
|
||||
"excludingTargetLists": "Adresaci, którzy nie powinni otrzymać wiadomości.",
|
||||
"storeSentEmails": "Wiadomości e-mail będą przechowywane w EspoCRM."
|
||||
},
|
||||
"presetFilters": {
|
||||
"actual": "Obecne",
|
||||
"complete": "Ukończone"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user