OK, bitte noch folgende Ausgaben:
root@DiskStation:~# locale
root@DiskStation:~# cat ~/.profile
root@DiskStation:~# /opt/bin/python3
Python 3.7.1 (default, Nov 15 2018, 12:09:41)
[GCC 7.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import locale
>>>...