/
home
/
techb158
/
workloadmatch.com
/
vendor
/
phpmailer
/
phpmailer
/
language
/
/home/techb158/workloadmatch.com/vendor/phpmailer/phpmailer/language
mkdir
upload
Name
Size
Mode
Actions
phpmailer.lang-af.php
1584
0644
edit
dl
rm
phpmailer.lang-ar.php
2024
0644
edit
dl
rm
phpmailer.lang-as.php
3792
0644
edit
dl
rm
phpmailer.lang-az.php
1749
0644
edit
dl
rm
phpmailer.lang-ba.php
1745
0644
edit
dl
rm
phpmailer.lang-be.php
2178
0644
edit
dl
rm
phpmailer.lang-bg.php
2196
0644
edit
dl
rm
phpmailer.lang-bn.php
3845
0644
edit
dl
rm
phpmailer.lang-ca.php
1730
0644
edit
dl
rm
phpmailer.lang-cs.php
1798
0644
edit
dl
rm
phpmailer.lang-da.php
2409
0644
edit
dl
rm
phpmailer.lang-de.php
1886
0644
edit
dl
rm
phpmailer.lang-el.php
3307
0644
edit
dl
rm
phpmailer.lang-eo.php
1665
0644
edit
dl
rm
phpmailer.lang-es.php
2588
0644
edit
dl
rm
phpmailer.lang-et.php
1744
0644
edit
dl
rm
phpmailer.lang-fa.php
2079
0644
edit
dl
rm
phpmailer.lang-fi.php
1659
0644
edit
dl
rm
phpmailer.lang-fo.php
1637
0644
edit
dl
rm
phpmailer.lang-fr.php
2732
0644
edit
dl
rm
phpmailer.lang-gl.php
1742
0644
edit
dl
rm
phpmailer.lang-he.php
1812
0644
edit
dl
rm
phpmailer.lang-hi.php
3768
0644
edit
dl
rm
phpmailer.lang-hr.php
1754
0644
edit
dl
rm
phpmailer.lang-hu.php
1717
0644
edit
dl
rm
phpmailer.lang-hy.php
2185
0644
edit
dl
rm
phpmailer.lang-id.php
1997
0644
edit
dl
rm
phpmailer.lang-it.php
1819
0644
edit
dl
rm
phpmailer.lang-ja.php
2934
0644
edit
dl
rm
phpmailer.lang-ka.php
2884
0644
edit
dl
rm
phpmailer.lang-ko.php
1771
0644
edit
dl
rm
phpmailer.lang-ku.php
2238
0644
edit
dl
rm
phpmailer.lang-lt.php
1627
0644
edit
dl
rm
phpmailer.lang-lv.php
1643
0644
edit
dl
rm
phpmailer.lang-mg.php
1782
0644
edit
dl
rm
phpmailer.lang-mn.php
2186
0644
edit
dl
rm
phpmailer.lang-ms.php
1734
0644
edit
dl
rm
phpmailer.lang-nb.php
2288
0644
edit
dl
rm
phpmailer.lang-nl.php
2365
0644
edit
dl
rm
phpmailer.lang-pl.php
2635
0644
edit
dl
rm
phpmailer.lang-pt.php
1889
0644
edit
dl
rm
phpmailer.lang-pt_br.php
2719
0644
edit
dl
rm
phpmailer.lang-ro.php
2448
0644
edit
dl
rm
phpmailer.lang-ru.php
3297
0644
edit
dl
rm
phpmailer.lang-si.php
3425
0644
edit
dl
rm
phpmailer.lang-sk.php
1909
0644
edit
dl
rm
phpmailer.lang-sl.php
2577
0644
edit
dl
rm
phpmailer.lang-sr.php
2301
0644
edit
dl
rm
phpmailer.lang-sr_latn.php
1814
0644
edit
dl
rm
phpmailer.lang-sv.php
1610
0644
edit
dl
rm
phpmailer.lang-tl.php
1721
0644
edit
dl
rm
phpmailer.lang-tr.php
2606
0644
edit
dl
rm
phpmailer.lang-uk.php
2282
0644
edit
dl
rm
phpmailer.lang-ur.php
2265
0644
edit
dl
rm
phpmailer.lang-vi.php
1793
0644
edit
dl
rm
phpmailer.lang-zh.php
1669
0644
edit
dl
rm
phpmailer.lang-zh_cn.php
2333
0644
edit
dl
rm
Edit:
/home/techb158/workloadmatch.com/vendor/phpmailer/phpmailer/language/phpmailer.lang-pl.php
(2635B)
<?php /** * Polish PHPMailer language file: refer to English translation for definitive list * @package PHPMailer */ $PHPMAILER_LANG['authenticate'] = 'Błąd SMTP: Nie można przeprowadzić uwierzytelnienia.'; $PHPMAILER_LANG['buggy_php'] = 'Twoja wersja PHP zawiera błąd, który może powodować uszkodzenie wiadomości. Aby go naprawić, przełącz się na wysyłanie za pomocą SMTP, wyłącz opcję mail.add_x_header w php.ini, przełącz się na MacOS lub Linux lub zaktualizuj PHP do wersji 7.0.17+ lub 7.1.3+.'; $PHPMAILER_LANG['connect_host'] = 'Błąd SMTP: Nie można połączyć się z wybranym hostem.'; $PHPMAILER_LANG['data_not_accepted'] = 'Błąd SMTP: Dane nie zostały przyjęte.'; $PHPMAILER_LANG['empty_message'] = 'Wiadomość jest pusta.'; $PHPMAILER_LANG['encoding'] = 'Błędny sposób kodowania znaków: '; $PHPMAILER_LANG['execute'] = 'Nie można uruchomić: '; $PHPMAILER_LANG['extension_missing'] = 'Brakujące rozszerzenie: '; $PHPMAILER_LANG['file_access'] = 'Brak dostępu do pliku: '; $PHPMAILER_LANG['file_open'] = 'Nie można otworzyć pliku: '; $PHPMAILER_LANG['from_failed'] = 'Następujący adres nadawcy jest nieprawidłowy lub nie istnieje: '; $PHPMAILER_LANG['instantiate'] = 'Nie można wywołać funkcji mail(). Sprawdź konfigurację serwera.'; $PHPMAILER_LANG['invalid_address'] = 'Nie można wysłać wiadomości, ' . 'następujący adres odbiorcy jest nieprawidłowy lub nie istnieje: '; $PHPMAILER_LANG['invalid_header'] = 'Nieprawidłowa nazwa lub wartość nagłówka'; $PHPMAILER_LANG['invalid_hostentry'] = 'Nieprawidłowy wpis hosta: '; $PHPMAILER_LANG['invalid_host'] = 'Nieprawidłowy host: '; $PHPMAILER_LANG['provide_address'] = 'Należy podać prawidłowy adres email odbiorcy.'; $PHPMAILER_LANG['mailer_not_supported'] = 'Wybrana metoda wysyłki wiadomości nie jest obsługiwana.'; $PHPMAILER_LANG['recipients_failed'] = 'Błąd SMTP: Następujący odbiorcy są nieprawidłowi lub nie istnieją: '; $PHPMAILER_LANG['signing'] = 'Błąd podpisywania wiadomości: '; $PHPMAILER_LANG['smtp_code'] = 'Kod SMTP: '; $PHPMAILER_LANG['smtp_code_ex'] = 'Dodatkowe informacje SMTP: '; $PHPMAILER_LANG['smtp_connect_failed'] = 'Wywołanie funkcji SMTP Connect() zostało zakończone niepowodzeniem.'; $PHPMAILER_LANG['smtp_detail'] = 'Szczegóły: '; $PHPMAILER_LANG['smtp_error'] = 'Błąd SMTP: '; $PHPMAILER_LANG['variable_set'] = 'Nie można ustawić lub zmodyfikować zmiennej: ';
Save
cmd:
run