[SOLVED] language packs?

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
User avatar
OneCD
Hero Member
Hero Member
Posts: 557
Joined: March 4th, 2017, 3:47 pm

[SOLVED] language packs?

Post by OneCD »

Hello,

Just looking for some info to help a QNAP forum member who has asked about SABnzbd support for the German language.

Is there a language pack that needs to be downloaded? I've searched but cannot find it. My own SAB installation shows the 'Language' dropdown menu on the 'General' settings page, but it's empty.

Thank you.
Last edited by OneCD on March 9th, 2017, 2:40 pm, edited 1 time in total.
Stuff I like: Apache bash cron DD-WRT Debian DNSMasq Entware FireFox GitHub ImageMagick Kate KDE LibreELEC Netrunner NFS NVIDIA OpenVPN Orvibo-S20 pfSense Python Raspberry-Pi RAID SABnzbd Transmission Usenet VirtualBox Watcher3 XFCE
User avatar
safihre
Administrator
Administrator
Posts: 5338
Joined: April 30th, 2015, 7:35 am
Contact:

Re: language packs?

Post by safihre »

When running from source (which we strongly discouraged for regular users) you need to run at least once
python tools/make_mo.py

This will compile the language files.
Our releases come with the languages compiled, but not when you run from sources.
That command should be run every time again when the translations get updated.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
User avatar
OneCD
Hero Member
Hero Member
Posts: 557
Joined: March 4th, 2017, 3:47 pm

Re: language packs?

Post by OneCD »

Thanks @safihre, that worked well!

On my QNAP, I did:

Code: Select all

cd /share/MD0_DATA/.qpkg/SABnzbdplus/sabnzbd
python tools/make_mo.py
/etc/init.d/sabnzbd.sh restart
And now the 'Languages' menu lists a whole bunch of them. ;D
Stuff I like: Apache bash cron DD-WRT Debian DNSMasq Entware FireFox GitHub ImageMagick Kate KDE LibreELEC Netrunner NFS NVIDIA OpenVPN Orvibo-S20 pfSense Python Raspberry-Pi RAID SABnzbd Transmission Usenet VirtualBox Watcher3 XFCE
Post Reply