You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$lang['Invalid file type'] = 'Nieprawidłowy typ pliku';
30
+
$lang['Multiple uploader doesn\'t work? Try the <a href="%s">single uploader</a> instead.'] = 'Multiple uploader nie działa? Wypróbuj <a href="%s">single uploader</a>.';
31
+
$lang['One link by line, separate photo name and url with a « | ». Photo name is optional.'] = 'Jeden odnośnik w linii, oddziel nazwę zdjęcia i adres za pomocą « | ». Nazwa zdjęcia jest opcjonalna.';
32
+
$lang['Pending'] = 'Oczekujące';
33
+
$lang['Unable to download file'] = 'Nie można pobrać pliku';
34
+
$lang['Want to upload many files? Try the <a href="%s">multiple uploader</a> instead.'] = 'Chcesz wgrać wiele plików? Wypróbuj <a href="%s">multiple uploader</a>.';
0 commit comments