Translate comment headers in Dutch help file

This commit is contained in:
Tim Visée 2017-01-21 14:55:02 +01:00
parent 5ea36e15bf
commit b078e9e5fd

View File

@ -1,7 +1,7 @@
# Translation config for the AuthMe help, e.g. when /authme help or /authme help register is called # Vertaling configuratie voor de help commando's in AuthMe, bijvoorbeeld bij het gebruik van /authme help of /authme help register
# ------------------------------------------------------- # -------------------------------------------------------
# List of texts used in the help section # Lijst van berichten zichtbaar in het help scherm
common: common:
header: '==========[ AuthMeReloaded HELP ]==========' header: '==========[ AuthMeReloaded HELP ]=========='
optional: 'Optioneel' optional: 'Optioneel'
@ -15,8 +15,8 @@ common:
allowed: 'Iedereen is toegestaan' allowed: 'Iedereen is toegestaan'
# ------------------------------------------------------- # -------------------------------------------------------
# Titles of the individual help sections # Titels van individuele help secties
# Set the translation text to empty text to disable the section, e.g. to hide alternatives: # Stel de vertaling in als lege tekst om alternatieve commando's te verbergen:
# alternatives: '' # alternatives: ''
section: section:
command: 'Commando' command: 'Commando'
@ -28,11 +28,11 @@ section:
children: 'Commando''s' children: 'Commando''s'
# ------------------------------------------------------- # -------------------------------------------------------
# You can translate the data for all commands using the below pattern. # Je kunt de tekst voor alle commando's hieronder vertalen met het volgende patroon.
# For example to translate /authme reload, create a section "authme.reload", or "login" for /login # Bijvoorbeeld: om /authme reload te vertalen, maak een sectie "authme.reload" aan, of "login" voor /login
# If the command has arguments, you can use arg1 as below to translate the first argument, and so forth # Als het commando argumenten/parameters bevat, kun je arg1 zoals hieronder vertalen, enzovoorts.
# Translations don't need to be complete; any missing section will be taken from the default silently # Vertalingen hoeven niet compleet te zijn; missende secties zullen automatisch vanuit de standaard vertaling gehaald worden.
# Important: Put main commands like "authme" before their children (e.g. "authme.reload") # Belangrijk: Plaats basis commando's zoals "authme" vóór hun sub-commando's (zoals "authme.reload")
commands: commands:
authme.register: authme.register:
description: 'Registreer een speler' description: 'Registreer een speler'