It means exactly what it says: it's looking for a language file for the module you've loaded, but can't find it.
Payment modules consist of a minimum of two files: the module and its language file. You've evidently dumped stuff into /includes/modules/payment but failed to put corresponding files into /includes/languages/english/modules/payment. Thus the message telling you what files you've failed to put onto your server.