function dict(key) { if (key === 'Message17') return 'Zresetuj (wznów) proces, żeby wznowić przesyłanie plików do autoryzacji.'; if (key === 'Message16') return 'Plik {0} nie przyjęty.'; if (key === 'Message15') return 'Błąd pobierania pliku na serwer.'; if (key === 'Message14') return 'Plik pobrany poprawnie.'; if (key === 'Message13') return 'Nie wybrano pliku do przesłania.'; if (key === 'Message12') return 'Błąd serwera. Błąd resetowania procesu.'; if (key === 'Message11') return 'Błąd resetowania procesu.'; if (key === 'Message10') return 'Proces zresetowany poprawnie.'; if (key === 'Message8') return 'Podany email do autoryzacji:'; if (key === 'Message9') return 'Błąd serwera. Błąd pobierania listy plików.'; if (key === 'Message6') return 'Błąd usuwania pliku.'; if (key === 'Message7') return 'Błąd serwera. Błąd usuwania pliku.'; if (key === 'Message4') return 'Plik usunięty poprawnie.'; if (key === 'Message5') return 'Podaj swój adres email:'; if (key === 'Message2') return 'Pliki nie przesłane poprawnie.'; if (key === 'Message3') return 'Błąd serwera. Pliki nie przesłane poprawnie.'; if (key === 'Message1') return 'Pliki przesłane do autoryzacji.'; }