Make the application be multilingual: English, Spanish and Portuguese initially
gustavomdsantos opened this issue · 0 comments
English
Make the application be multilingual: English, Spanish and Portuguese initially. It is possible that the application to be translated to French soon (with collaboration of @Hoier in the project 😉).
Note: It isn't being implemented the "i18n" internationalization standard in the application, the internationalization is being made with assigning strings to common Bash variables among the application internationalization implementations (as functions). Because the source code is modularized, the adoption of the "i18n" standard won't be difficult. It will open a new issue about it when the translation to English and Spanish is complete. Contributors are welcome!
Português
Fazer o aplicativo ser multilíngue: Inglês, Espanhol e Português inicialmente. É possível que o aplicativo seja traduzido para o francês em breve (com a colaboração do @Hoier no projeto 😉).
Obs.: Não está sendo implementado o padrão de internacionalização "i18n" no aplicativo, a tradução está sendo feita com atribuição de strings para variáveis Bash comuns entre as implementações da internacionalização do aplicativo (na forma de funções). Como o código-fonte está modularizado, a adoção do padrão "i18n" não será difícil. Será aberta uma nova issue sobre isso quando a tradução para o inglês e espanhol estiver concluída. Colaboradores são bem vindos!