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
- Host: GitHub
- URL: https://github.com/vb64/telegram.email.es
- Owner: vb64
- License: mit
- Created: 2020-12-29T07:32:49.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-30T06:00:28.000Z (over 5 years ago)
- Last Synced: 2025-05-30T08:35:06.707Z (about 1 year ago)
- Homepage:
- Size: 449 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.