diff --git a/appdaemon/translations/nl.yaml b/appdaemon/translations/nl.yaml index 56ce4b7ea..b0aa8ca63 100644 --- a/appdaemon/translations/nl.yaml +++ b/appdaemon/translations/nl.yaml @@ -3,8 +3,8 @@ configuration: description: 'Allows you to specificy a list of custom shell commands that are ran before AppDaemon starts.' name: 'Init commands' log_level: - description: 'Controls the level of log details the add-on provides.' - name: 'Log level' + description: 'Bepaalt het niveau van de logs die de add-on toont.' + name: 'Log niveau' python_packages: description: 'Allows you to specificy a list of additional Python packages to be installed before AppDaemon starts.' name: 'Python packages' diff --git a/example/translations/nl.yaml b/example/translations/nl.yaml index 350cbdd46..f5f7d2ee3 100644 --- a/example/translations/nl.yaml +++ b/example/translations/nl.yaml @@ -1,7 +1,7 @@ configuration: log_level: - description: 'The amount of logging the add-on should do.' - name: 'Log level' + description: 'Bepaalt het niveau van de logs die de add-on toont.' + name: 'Log niveau' seconds_between_quotes: 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' diff --git a/motioneye/translations/nl.yaml b/motioneye/translations/nl.yaml index db220469e..c2ee4a77b 100644 --- a/motioneye/translations/nl.yaml +++ b/motioneye/translations/nl.yaml @@ -9,8 +9,8 @@ configuration: description: 'The private key file to use for SSL. Note that this file must exist in the /ssl/ folder.' name: 'Private key file' log_level: - description: 'Controls the level of log details the add-on provides.' - name: 'Log level' + description: 'Bepaalt het niveau van de logs die de add-on toont.' + name: 'Log niveau' motion_webcontrol: description: 'Enables the motion webcontrol endpoint running on port 7999.' name: 'Motion webcontrol' diff --git a/phpmyadmin/translations/nl.yaml b/phpmyadmin/translations/nl.yaml index 9ede49fe2..dfbc18437 100644 --- a/phpmyadmin/translations/nl.yaml +++ b/phpmyadmin/translations/nl.yaml @@ -1,4 +1,4 @@ configuration: log_level: - description: 'Controls the level of log details the add-on provides.' - name: 'Log level' + description: 'Bepaalt het niveau van de logs die de add-on toont.' + name: 'Log niveau' diff --git a/traccar/translations/nl.yaml b/traccar/translations/nl.yaml index 88ef9ce0a..7db387e55 100644 --- a/traccar/translations/nl.yaml +++ b/traccar/translations/nl.yaml @@ -7,7 +7,7 @@ configuration: name: 'Private key file' log_level: description: 'Controls the level of log details the add-on provides.' - name: 'Log level' + name: 'Log niveau' ssl: description: 'Enables/Disables SSL (HTTPS) on the web interface.' name: SSL