Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Portuguese translation #2

Open
YiannisBourkelis opened this issue Mar 27, 2017 · 18 comments
Open

Portuguese translation #2

YiannisBourkelis opened this issue Mar 27, 2017 · 18 comments

Comments

@YiannisBourkelis
Copy link
Owner

YiannisBourkelis commented Mar 27, 2017

@marcelodias1806, here you can find a guide for the translation of Andama in Portuguese: http://www.andama.org/translation-guide

The name of the language file is Andama_pt.ts, located under https://github.com/YiannisBourkelis/Andama-Remote-Desktop/blob/develop/src/Andama/Andama_pt.ts

Open this file using Qt Linguist to translate it from English to Portuguese.

If you require any further information, let me know

@marcelodias1806
Copy link

Dear @YiannisBourkelis, I'm downloading the Qt and starting the translate for Portuguese-Brasil.

If I having any problem I contact you.

Best Regards

@YiannisBourkelis
Copy link
Owner Author

Great!

@marcelodias1806
Copy link

marcelodias1806 commented Apr 13, 2017 via email

@YiannisBourkelis
Copy link
Owner Author

YiannisBourkelis commented Apr 14, 2017

Hi @marcelodias1806 , yes upload the Andama_pt.ts and I will merge it to the branch. Use the GitHub web interface because replying to the email with attachment might not include it.

It is easier to compile Andama on Windows or Linux. What do you prefer? I will give you instructions on how to do it so that you can also test the translation.

On Linux it is a little bit easier to compile Andama because you do not need to install Qt.

@marcelodias1806
Copy link

@YiannisBourkelis Where do I upload the translation files? I've already tried everything here and did not find it.

@YiannisBourkelis
Copy link
Owner Author

@marcelodias1806 send me an email with the translation files and I will merge it

@marcelodias1806
Copy link

Dear @YiannisBourkelis

I'm trying compiling the Andama Desktop project in my Mac, but show the following errors, I'm searching for this errors since 20/05/2019 but I can't solve this. You can help me for this errors?

Beste Regards

@marcelodias1806
Copy link

Captura de Tela 2019-05-31 às 12 17 05

@marcelodias1806
Copy link

What would your operating system recommendation (CentOS, Ubuntu, Debian, Windows 10 or Mac?), Qt and additional libraries be so I can compile Andama Desktop?

@marcelodias1806
Copy link

I did all the translation of Andama Desktop to Portuguese from Brazil, I wanted to test, check the errors, compile here and tell you to put in the project.

@marcelodias1806
Copy link

Dear,
I can compile the Andama in Ubuntu, I'm testing the translation for the Andama, later I send to you.

@YiannisBourkelis
Copy link
Owner Author

@marcelodias1806 thanks for testing! I have tested compiling andama on Windows, OSX and Linux (Debian, raspbian, Ubuntu and CentOS) successfully. If you can compile in Ubuntu and test we are ok!

@YiannisBourkelis
Copy link
Owner Author

@marcelodias1806 usually these errors on OSX appear when older versions of Qt are installed. Install the latest and make sure you are in the develop branch and should compile fine.

@marcelodias1806
Copy link

@YiannisBourkelis for this moment I will use Ubuntu to compile, I want to make all the translation adjustments ok first, then I will do it on Windows, MacOS and Raspberry.

@marcelodias1806
Copy link

@YiannisBourkelis I did all the translation using Qt Linguist, I put it in the project, but when compiling it is still showing up with the English version. Should I perform some other procedure? Should I do some additional code tuning? How can I compile it and run it with the language I translated? I changed it to the form in Qt Creator and it still compiles in English.

1 similar comment
@marcelodias1806
Copy link

@YiannisBourkelis I did all the translation using Qt Linguist, I put it in the project, but when compiling it is still showing up with the English version. Should I perform some other procedure? Should I do some additional code tuning? How can I compile it and run it with the language I translated? I changed it to the form in Qt Creator and it still compiles in English.

@YiannisBourkelis
Copy link
Owner Author

@marcelodias1806 just send a merge request and I will insert the translation for you.

@YiannisBourkelis
Copy link
Owner Author

@marcelodias1806 to see the translation in the app, you should add the translation inside the resources.qrc and then inside main.cpp, on line 135 change the line //lang = "ru"; to your language file code, something like: lang = "pt";

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants