bastet icon indicating copy to clipboard operation
bastet copied to clipboard

Translation to Spanish

Open facundovigo opened this issue 7 years ago • 1 comments

Hello! Please ignore the other PR, since you were missing things!

facundovigo avatar Jun 01 '18 14:06 facundovigo

Muchas gracias for your work!

Before merging this I have to think a little bit about how to integrate gettext with the build process and take a few decisions --- for sure I would like to generate the .mo file on-the-fly instead of storing it in the repository, and we need to have the translation path include "bastet" somewhere --- we can't just grab /usr/share/locale/xx_XX/LC_MESSAGES/main.mo :)

Also, it could be a good moment to switch to autotools, since gettext seems to work a lot better with them. Decisions, decisions. :( If you have experience with this and have some advice I am happy to take it.

Small fix: traslate -> translate.

fph avatar Jun 02 '18 16:06 fph