mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 19:51:22 +00:00
🌍 Updating translations
This commit is contained in:
parent
8ebd962d17
commit
dfd16c9aca
2 changed files with 48 additions and 0 deletions
24
tautulli/translations/de.yaml
Normal file
24
tautulli/translations/de.yaml
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
configuration:
|
||||||
|
certfile:
|
||||||
|
description: 'The certificate file to use for SSL. Note that this file must exist in the /ssl/ folder.'
|
||||||
|
name: 'Certificate file'
|
||||||
|
keyfile:
|
||||||
|
description: 'The private key file to use for SSL. Note that this file must exist in the /ssl/ folder.'
|
||||||
|
name: 'Private key file'
|
||||||
|
leave_front_door_open:
|
||||||
|
description: 'When enabled, this option disables the username/password authentication on the add-on. It is STRONGLY suggested not to use this option. USE AT YOUR OWN RISK!'
|
||||||
|
name: 'Leave front door open'
|
||||||
|
log_level:
|
||||||
|
description: 'Controls the level of log details the add-on provides.'
|
||||||
|
name: 'Log level'
|
||||||
|
password:
|
||||||
|
description: 'The password for authenticating with the web interface.'
|
||||||
|
name: Password
|
||||||
|
ssl:
|
||||||
|
description: 'Enables/Disables SSL (HTTPS) on the web interface.'
|
||||||
|
name: SSL
|
||||||
|
username:
|
||||||
|
description: 'The username for authenticating with the web interface.'
|
||||||
|
name: Username
|
||||||
|
network:
|
||||||
|
8181/tcp: 'Web interface'
|
24
tautulli/translations/nl.yaml
Normal file
24
tautulli/translations/nl.yaml
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
configuration:
|
||||||
|
certfile:
|
||||||
|
description: 'The certificate file to use for SSL. Note that this file must exist in the /ssl/ folder.'
|
||||||
|
name: 'Certificate file'
|
||||||
|
keyfile:
|
||||||
|
description: 'The private key file to use for SSL. Note that this file must exist in the /ssl/ folder.'
|
||||||
|
name: 'Private key file'
|
||||||
|
leave_front_door_open:
|
||||||
|
description: 'When enabled, this option disables the username/password authentication on the add-on. It is STRONGLY suggested not to use this option. USE AT YOUR OWN RISK!'
|
||||||
|
name: 'Leave front door open'
|
||||||
|
log_level:
|
||||||
|
description: 'Bepaalt het niveau van de logs die de add-on toont.'
|
||||||
|
name: 'Log niveau'
|
||||||
|
password:
|
||||||
|
description: 'The password for authenticating with the web interface.'
|
||||||
|
name: Password
|
||||||
|
ssl:
|
||||||
|
description: 'Enables/Disables SSL (HTTPS) on the web interface.'
|
||||||
|
name: SSL
|
||||||
|
username:
|
||||||
|
description: 'The username for authenticating with the web interface.'
|
||||||
|
name: Username
|
||||||
|
network:
|
||||||
|
8181/tcp: Webinterface
|
Loading…
Add table
Add a link
Reference in a new issue