how to load the language file in plugin?

“All procedures” is not very descriptive. 🙂

Are you calling load_plugin_textdomain() function? Had you set domain in your plugin’s strings?

There is also relevant section here: I18n for theme and plugin developers