mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-06 04:01:25 +00:00
🌍 Updating translations
This commit is contained in:
parent
bf1778b524
commit
de4cbb8a1e
2 changed files with 42 additions and 0 deletions
21
motioneye/translations/de.yaml
Normal file
21
motioneye/translations/de.yaml
Normal file
|
@ -0,0 +1,21 @@
|
|||
configuration:
|
||||
action_buttons:
|
||||
description: 'If configured, a script will be created to implement an motionEye action button. See add-on documentation for usage details.\n'
|
||||
name: 'Action buttons'
|
||||
certfile:
|
||||
description: 'The certificate file to use for SSL. Note that this file must exists in the /ssl/ folder.\n'
|
||||
name: 'Certificate file'
|
||||
keyfile:
|
||||
description: 'The private key file to use for SSL. Note that this file must exists in the /ssl/ folder.\n'
|
||||
name: 'Private key file'
|
||||
log_level:
|
||||
description: 'Controls the level of log details the add-on provides.\n'
|
||||
name: 'Log level'
|
||||
motion_webcontrol:
|
||||
description: 'Enables the motion webcontrol endpoint running on port 7999.\n'
|
||||
name: 'Motion webcontrol'
|
||||
ssl:
|
||||
description: 'Enables/Disables SSL (HTTPS) on the web interface of motionEye.\n'
|
||||
name: SSL
|
||||
network:
|
||||
80/tcp: 'Web interface (Not required for Ingress)'
|
21
motioneye/translations/nl.yaml
Normal file
21
motioneye/translations/nl.yaml
Normal file
|
@ -0,0 +1,21 @@
|
|||
configuration:
|
||||
action_buttons:
|
||||
description: 'If configured, a script will be created to implement an motionEye action button. See add-on documentation for usage details.\n'
|
||||
name: 'Action buttons'
|
||||
certfile:
|
||||
description: 'The certificate file to use for SSL. Note that this file must exists in the /ssl/ folder.\n'
|
||||
name: 'Certificate file'
|
||||
keyfile:
|
||||
description: 'The private key file to use for SSL. Note that this file must exists in the /ssl/ folder.\n'
|
||||
name: 'Private key file'
|
||||
log_level:
|
||||
description: 'Controls the level of log details the add-on provides.\n'
|
||||
name: 'Log level'
|
||||
motion_webcontrol:
|
||||
description: 'Enables the motion webcontrol endpoint running on port 7999.\n'
|
||||
name: 'Motion webcontrol'
|
||||
ssl:
|
||||
description: 'Enables/Disables SSL (HTTPS) on the web interface of motionEye.\n'
|
||||
name: SSL
|
||||
network:
|
||||
80/tcp: 'Web interface (Not required for Ingress)'
|
Loading…
Add table
Add a link
Reference in a new issue