Page 1 of 1

small mistake in German Language-Pack

Posted: September 13th, 2016, 3:21 pm
by JobbeDeluxe
HI,

i just update to V 1.1.0 and found an issue. On the Page General --> HTTPS is the last space for the HTTPS-Chain in German (HTTPS-Kette) on the last stable version it was. But now is there "Download-Ordner Geschwindigkeit" That are 2 Words that don't have anything to do with the HTTPS. This 2 Words are not combinable as well ::) .

I think that is only a small mistake but it took me 10 seconds and a second look to realize that is an Write Error :D

PS.: "Dateiname oder Pfad zu HTTPS-Kette." should be better as "Dateiname oder Pfad zur HTTPS-Kette."

Image

Re: small mistake in German Language-Pack

Posted: September 13th, 2016, 4:05 pm
by sander
That's indeed incorrect in the German text source

Code: Select all

$ grep -B2 "Download-Ordner Geschwindigkeit" po/main/de.po
#: sabnzbd/skintext.py:338
msgid "HTTPS Chain Certifcates"
msgstr "Download-Ordner Geschwindigkeit"
Google Translate says it should be "HTTPS Ketten Zertifikate"

Re: small mistake in German Language-Pack

Posted: September 14th, 2016, 1:43 am
by shypike
JobbeDeluxe wrote: PS.: "Dateiname oder Pfad zu HTTPS-Kette." should be better as "Dateiname oder Pfad zur HTTPS-Kette."

Image
None of the team members are native German speakers,
so we rely on volunteers for the translations.
You can help us by correcting mistakes here: https://translations.launchpad.net/sabnzbd/0.8.x
It's a fairly easy system to use, after you create a "Launchpad" account for yourself.