Language settings to german

Ask a question about the usage of QLC+ with the Linux operating system
Post Reply
jensi71
Posts: 12
Joined: Sat May 30, 2015 9:42 am
Real Name:

Hi there; sorry for my bad english :D
I just installed QLC+ into actual Linux Manjaro-Mate (Arch based). I did this over the QT5-Link (Arch). Just works fine but i cant start QLC+ in german language. Then i tried over terminal, using "qlcplus -l de_DE". QLC+ starts, but not in german.
Any time ago i used QLC+ in Ubuntu 16.04, installed via PPA. That installation was in german then.

Can anybody helps me?
Thanks a lot :)
User avatar
mcallegari
Posts: 4482
Joined: Sun Apr 12, 2015 9:09 am
Location: Italy
Real Name: Massimo Callegari
Contact:

[moderator] moved to QLC+ 4 questions. Another one not saying which version he's using.
jensi71
Posts: 12
Joined: Sat May 30, 2015 9:42 am
Real Name:

Thank you Massimo.

Had installed now QLC+ 4.12.1 by using this way:

https://software.opensuse.org/download. ... lcplus-qt5

I use the actual Manjaro Mate (arch based). All works fine, but i can not use in german language.
Using "qlcplus -l de_DE" via terminal starts the program, but not in german.

Can anybody helps me? Where i can find the problem?

Thank you very much!
User avatar
sbenejam
Posts: 550
Joined: Sun Apr 12, 2015 6:28 pm
Real Name: Santiago Benejam Torres
Contact:

jensi71 wrote: Thu Jul 18, 2019 4:28 pm Thank you Massimo.

Had installed now QLC+ 4.12.1 by using this way:

https://software.opensuse.org/download. ... lcplus-qt5

I use the actual Manjaro Mate (arch based). All works fine, but i can not use in german language.
Using "qlcplus -l de_DE" via terminal starts the program, but not in german.

Can anybody helps me? Where i can find the problem?

Thank you very much!
Have you installed german language support on Manjaro?. On Ubuntu 18.04 I tested qlcplus -l de_DE and I get qlcplus in german.
jensi71
Posts: 12
Joined: Sat May 30, 2015 9:42 am
Real Name:

Thanks for you answer!

Iam following this wiki:
https://wiki.archlinux.org/index.php/Locale

I have check in terminal:

Code: Select all

[jensp@t420-jens ~]$ locale
LANG=de_DE.UTF-8
LC_CTYPE="de_DE.UTF-8"
LC_NUMERIC=de_DE.UTF-8
LC_TIME=de_DE.UTF-8
LC_COLLATE="de_DE.UTF-8"
LC_MONETARY=de_DE.UTF-8
LC_MESSAGES="de_DE.UTF-8"
LC_PAPER=de_DE.UTF-8
LC_NAME=de_DE.UTF-8
LC_ADDRESS=de_DE.UTF-8
LC_TELEPHONE=de_DE.UTF-8
LC_MEASUREMENT=de_DE.UTF-8
LC_IDENTIFICATION=de_DE.UTF-8
LC_ALL=
[jensp@t420-jens ~]$ localedef --list-archive
de_DE.utf8
en_US.utf8
So it looks like that the language package is already installed?
I tried starting with using "qlcplus -l de_DE.UTF-8", the same problem.
I checked at another Manjaro with XFCE. The same, no german language.
Anyone a idea where i could look?
Could it to be linked in QT5?
User avatar
sbenejam
Posts: 550
Joined: Sun Apr 12, 2015 6:28 pm
Real Name: Santiago Benejam Torres
Contact:

jensi71 wrote: Fri Jul 19, 2019 8:51 am Thanks for you answer!

Iam following this wiki:
https://wiki.archlinux.org/index.php/Locale

I have check in terminal:

Code: Select all

[jensp@t420-jens ~]$ locale
LANG=de_DE.UTF-8
LC_CTYPE="de_DE.UTF-8"
LC_NUMERIC=de_DE.UTF-8
LC_TIME=de_DE.UTF-8
LC_COLLATE="de_DE.UTF-8"
LC_MONETARY=de_DE.UTF-8
LC_MESSAGES="de_DE.UTF-8"
LC_PAPER=de_DE.UTF-8
LC_NAME=de_DE.UTF-8
LC_ADDRESS=de_DE.UTF-8
LC_TELEPHONE=de_DE.UTF-8
LC_MEASUREMENT=de_DE.UTF-8
LC_IDENTIFICATION=de_DE.UTF-8
LC_ALL=
[jensp@t420-jens ~]$ localedef --list-archive
de_DE.utf8
en_US.utf8
So it looks like that the language package is already installed?
I tried starting with using "qlcplus -l de_DE.UTF-8", the same problem.
I checked at another Manjaro with XFCE. The same, no german language.
Anyone a idea where i could look?
Could it to be linked in QT5?
On my laptop I use Ubuntu 18.04 normally I install catalan, spanish and english language support on my computers. As a qlcplus catalan translator I installed too qt linguist and their requirements. I found on my system this package qttranslations5-l10n maybe this is the culprit.
jensi71
Posts: 12
Joined: Sat May 30, 2015 9:42 am
Real Name:

Hmm had found the "QT5-translations 5.13.0-1" on my system. And the data is saved in /usr/share/qt/translations/...

By the way: the short description of the program in the start menu is in german: "Qlight Controller Plus - Lichtsteuerung" and "QLC+ Fixture Editor - Gerätedefinitionen bearbeiten".

I think, Manjaro uses other directories than ubuntu...could that be?
Has anyone a arch based system and use QLC+?
I could try to use the QT4 Version. The installation by the tar.xz packages has not solved my problem
User avatar
sbenejam
Posts: 550
Joined: Sun Apr 12, 2015 6:28 pm
Real Name: Santiago Benejam Torres
Contact:

jensi71 wrote: Fri Jul 19, 2019 5:08 pm Hmm had found the "QT5-translations 5.13.0-1" on my system. And the data is saved in /usr/share/qt/translations/...

By the way: the short description of the program in the start menu is in german: "Qlight Controller Plus - Lichtsteuerung" and "QLC+ Fixture Editor - Gerätedefinitionen bearbeiten".

I think, Manjaro uses other directories than ubuntu...could that be?
Has anyone a arch based system and use QLC+?
I could try to use the QT4 Version. The installation by the tar.xz packages has not solved my problem
On Ubuntu qlcplus translation files are in /usr/share/qlcplus/translations/ folder.

ls -la /usr/share/qlcplus/translations/
total 1756
drwxr-xr-x 2 root root 4096 de ma 31 18:10 .
drwxr-xr-x 11 root root 4096 de ma 31 18:10 ..
-rw-r--r-- 1 root root 208244 de ma 31 18:10 qlcplus_ca_ES.qm
-rw-r--r-- 1 root root 197214 de ma 31 18:10 qlcplus_cz_CZ.qm
-rw-r--r-- 1 root root 211409 de ma 31 18:10 qlcplus_de_DE.qm
-rw-r--r-- 1 root root 213963 de ma 31 18:10 qlcplus_es_ES.qm
-rw-r--r-- 1 root root 215598 de ma 31 18:10 qlcplus_fr_FR.qm
-rw-r--r-- 1 root root 215305 de ma 31 18:10 qlcplus_it_IT.qm
-rw-r--r-- 1 root root 152765 de ma 31 18:10 qlcplus_ja_JP.qm
-rw-r--r-- 1 root root 195918 de ma 31 18:10 qlcplus_nl_NL.qm
-rw-r--r-- 1 root root 162072 de ma 31 18:10 qlcplus_pt_BR.qm
jensi71
Posts: 12
Joined: Sat May 30, 2015 9:42 am
Real Name:

Ahhhh... i found this path too, but it es empty!!
jensi71
Posts: 12
Joined: Sat May 30, 2015 9:42 am
Real Name:

Hmm where i can get these language files?

I will install a xubuntu system at another pc for testing.
How did you install QLC+? Via downloading the packages or via massimo's repository?
User avatar
mcallegari
Posts: 4482
Joined: Sun Apr 12, 2015 9:09 am
Location: Italy
Real Name: Massimo Callegari
Contact:

Issue confirmed. OBS Arch packages are missing translations files.
I'm trying to fix it now
jensi71
Posts: 12
Joined: Sat May 30, 2015 9:42 am
Real Name:

Wow thank you very much!!

I will test then.
jensi71
Posts: 12
Joined: Sat May 30, 2015 9:42 am
Real Name:

Okay i had test now the debian package for xubuntu. This works in german language.
The installation via repository i had not test.

So i could copy the folder "translations" in my manjaro test machine as root.
This works fine! I know, that this is not the correct way... but has the correct effect :D

Thank you all, and if Massimo has fix the problem, the QT5 installation way will be nice.
User avatar
mcallegari
Posts: 4482
Joined: Sun Apr 12, 2015 9:09 am
Location: Italy
Real Name: Massimo Callegari
Contact:

Please download the OBS qt5-git package now.
I've fixed it
jensi71
Posts: 12
Joined: Sat May 30, 2015 9:42 am
Real Name:

Hi Massimo!

Hmm... i had downloaded here: https://software.opensuse.org/download. ... lcplus-qt5
Is this wrong? Had checked today morning and the translations folder is empty after installing a fresh system. So the language is only english.
User avatar
mcallegari
Posts: 4482
Joined: Sun Apr 12, 2015 9:09 am
Location: Italy
Real Name: Massimo Callegari
Contact:

As I said, you need to download qlcplus-qt5-git: https://software.opensuse.org//download ... us-qt5-git
qlcplus-qt5 is a released version, so I cannot change it anymore.
jensi71
Posts: 12
Joined: Sat May 30, 2015 9:42 am
Real Name:

Ahh okay now i see... i always follows the link here in the forum via "downloads". So there is the uncomplete version.

Will try now via the new link. So if i change the line in pacman.conf, it should work.
Many thanks for your help!!
jensi71
Posts: 12
Joined: Sat May 30, 2015 9:42 am
Real Name:

Okay, via the download the package and installing it works perfect, language is german.
But via the repository, pacman want download a old version from 31.05.2019 with the error 404.

I dont know if you can fix this too,

Thank you and have a nice day ;)
Post Reply