An open API service indexing awesome lists of open source software.

https://github.com/vb64/telegram.email.es

Spanish localization for EmailGateBot
https://github.com/vb64/telegram.email.es

Last synced: 5 months ago
JSON representation

Spanish localization for EmailGateBot

Awesome Lists containing this project

README

          

# Spanish localization for Telegram EmailGateBot

md-files in `es` folder contain documentation (initially in English), that should be translated to Spanish.

File `es/LC_MESSAGES/messages.po` contain messages of the bot in utf-8 encoding.

'msgid' item contains an English string for translation, 'msgstr' must contain the localized (translated) string. It contains Russian text in utf-8 encoding, it should be replaced by Spanish text.

Pay attention to the special characters '{}' in localization strings.
When the bot is working, the necessary parameters are substituted for them, so they must be saved in the localization strings in the right place, depending on the content of the phrase.