NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums General General Discussion v
« Previous 1 2 3 4 5 … 159 Next »
Want to help with german translation!

 
  • 0 Vote(s) - 0 Average
Want to help with german translation!
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,814
Threads: 954
Joined: May 2006
#11
2022-02-16, 01:04 PM (This post was last modified: 2022-02-16, 01:04 PM by mvallevand.)
Are you only running Docker or other platforms? I can explain how to do it on Docker if you can run a bash shell into Docker.

Martin
sylvio2000
Offline

Member

Posts: 78
Threads: 3
Joined: Dec 2013
#12
2022-02-16, 01:07 PM
I only run docker. I am not an expert, but I know how to ssh into my nas and send commands
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,814
Threads: 954
Joined: May 2006
#13
2022-02-16, 01:11 PM (This post was last modified: 2022-02-16, 01:11 PM by mvallevand.)
Does this open a root shell ?

Code:
docker exec -u 0  -it nextpvr /bin/bash

Note use exit to exit the shell.

Martin
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,814
Threads: 954
Joined: May 2006
#14
2022-02-16, 01:23 PM (This post was last modified: 2022-02-16, 01:23 PM by mvallevand.)
Actually thinking about it adding this extra command might also work an be more permanent

-volume /pathto/languages:/app/data/languages \

Martin
sylvio2000
Offline

Member

Posts: 78
Threads: 3
Joined: Dec 2013
#15
2022-02-16, 01:24 PM
If I log into my synology with ssh I get "permission denied" when I try start your command. But its a user with all rights.

This is the exact message:
Sylvio@Synology:~$ docker exec -u 0 -it nextpvr /bin/bash
Got permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Get http://%2Fvar%2Frun%2Fdocker.sock/v1.39/...xtpvr/json: dial unix /var/run/docker.sock: connect: permission denied
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,814
Threads: 954
Joined: May 2006
#16
2022-02-16, 01:26 PM
You can also try remove the -u 0 but I'd try my second suggestion first.

Martin
sylvio2000
Offline

Member

Posts: 78
Threads: 3
Joined: Dec 2013
#17
2022-02-16, 01:28 PM (This post was last modified: 2022-02-16, 01:29 PM by sylvio2000.)
I cannot find the path.
I have a directory "docker" and inside a directory "nextpvr" and there is a subfolder "config" where all settings are stored. There is no language folder
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,814
Threads: 954
Joined: May 2006
#18
2022-02-16, 01:44 PM (This post was last modified: 2022-02-16, 01:45 PM by mvallevand.)
You would have to create the folder languages I suggest creating it in your config path and then copy the file you made into it as Deutsch.xml

After that from config

nano config.xml

and in then change Default to Deutsch

<Language>Default</Language>

and also turn this to false

<LogTranslations>true</LogTranslations>

Martin
BrettB
Offline

Posting Freak

Saint Paul, MN, USA
Posts: 2,666
Threads: 170
Joined: Jun 2007
#19
2022-02-16, 02:00 PM
(2022-02-16, 11:29 AM)sylvio2000 Wrote: Ok, after translating everything it seems, that this could be all Smile. I would like to translate every client. Maybe I could translate the server too?

Is it possible to test my translation somehow? Maybe in the webclient?

FYI sub stated previously that the web app (and hence the server configuration, etc.) does not currently use the translation features. I don't think that he has specifically stated, but I'm pretty sure that his Android, iOS, and Apple TV clients also don't support translation at this time. (This thread is actually the first time that I recall seeing translations discussed since v5 was released, so there hasn't been a request for that functionality. But, I am glad that it works for the majority of the clients and is being revived!)

This translation mechanism you are working on should work for the NextPVR.exe client as well as any of the uiclients (uidroid, knewc, nlite, Roku, the new MacOS client, and the new web uiclient at http://server:8866/uiclient.html). (I believe that the NextPVR.exe native client has a separate config.xml and possibly a whole separate data tree, so you might have to take extra steps to enable translation via these .xml files with NextPVR.exe.)

Also, as Martin mentioned in a previous post, the kodi PVR client is also capable of using translations via a separate kodi mechanism. (Note that the knewc in kodi is a uiclient so would already get translations via the NextPVR method you are working on.)
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,814
Threads: 954
Joined: May 2006
#20
2022-02-16, 02:28 PM
NextPVR.exe uses the same config.xml no worries there.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (10): « Previous 1 2 3 4 5 … 10 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  WIP [NextPVR] CoDec Installation Walkthrough german/english ShiningDragon 6 3,509 2012-01-28, 10:46 AM
Last Post: ShiningDragon
  Conversion Translation? taz 0 1,235 2007-07-27, 05:26 PM
Last Post: taz
  VirtualDub - ...now a german trademark? ShiningDragon 12 4,597 2006-08-21, 09:33 AM
Last Post: dgeezer

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode