🌍 Updating translations

This commit is contained in:
addonsbot 2021-04-19 22:43:15 +00:00
parent 028e5f964b
commit 1a4d605b4c
5 changed files with 9 additions and 9 deletions

View file

@ -3,8 +3,8 @@ configuration:
description: 'Allows you to specificy a list of custom shell commands that are ran before AppDaemon starts.' description: 'Allows you to specificy a list of custom shell commands that are ran before AppDaemon starts.'
name: 'Init commands' name: 'Init commands'
log_level: log_level:
description: 'Controls the level of log details the add-on provides.' description: 'Bepaalt het niveau van de logs die de add-on toont.'
name: 'Log level' name: 'Log niveau'
python_packages: python_packages:
description: 'Allows you to specificy a list of additional Python packages to be installed before AppDaemon starts.' description: 'Allows you to specificy a list of additional Python packages to be installed before AppDaemon starts.'
name: 'Python packages' name: 'Python packages'

View file

@ -1,7 +1,7 @@
configuration: configuration:
log_level: log_level:
description: 'The amount of logging the add-on should do.' description: 'Bepaalt het niveau van de logs die de add-on toont.'
name: 'Log level' name: 'Log niveau'
seconds_between_quotes: seconds_between_quotes:
description: 'The number of seconds the add-on waits until showing a new quote in the add-on log.' description: 'The number of seconds the add-on waits until showing a new quote in the add-on log.'
name: 'Aantal seconden tussen de citaten' name: 'Aantal seconden tussen de citaten'

View file

@ -9,8 +9,8 @@ configuration:
description: 'The private key file to use for SSL. Note that this file must exist in the /ssl/ folder.' description: 'The private key file to use for SSL. Note that this file must exist in the /ssl/ folder.'
name: 'Private key file' name: 'Private key file'
log_level: log_level:
description: 'Controls the level of log details the add-on provides.' description: 'Bepaalt het niveau van de logs die de add-on toont.'
name: 'Log level' name: 'Log niveau'
motion_webcontrol: motion_webcontrol:
description: 'Enables the motion webcontrol endpoint running on port 7999.' description: 'Enables the motion webcontrol endpoint running on port 7999.'
name: 'Motion webcontrol' name: 'Motion webcontrol'

View file

@ -1,4 +1,4 @@
configuration: configuration:
log_level: log_level:
description: 'Controls the level of log details the add-on provides.' description: 'Bepaalt het niveau van de logs die de add-on toont.'
name: 'Log level' name: 'Log niveau'

View file

@ -7,7 +7,7 @@ configuration:
name: 'Private key file' name: 'Private key file'
log_level: log_level:
description: 'Controls the level of log details the add-on provides.' description: 'Controls the level of log details the add-on provides.'
name: 'Log level' name: 'Log niveau'
ssl: ssl:
description: 'Enables/Disables SSL (HTTPS) on the web interface.' description: 'Enables/Disables SSL (HTTPS) on the web interface.'
name: SSL name: SSL