update locale
This commit is contained in:
parent
1492c905bb
commit
1564b77cf5
|
@ -40,10 +40,10 @@ issues=Kwesties
|
||||||
cancel=Annuleer
|
cancel=Annuleer
|
||||||
|
|
||||||
[search]
|
[search]
|
||||||
search=Search...
|
search=Zoeken...
|
||||||
repository=Repository
|
repository=Opslagplaats
|
||||||
user=User
|
user=Gebruiker
|
||||||
issue=Issue
|
issue=Probleem
|
||||||
code=Code
|
code=Code
|
||||||
|
|
||||||
[install]
|
[install]
|
||||||
|
@ -187,8 +187,8 @@ followers=Volgers
|
||||||
starred=Sterren
|
starred=Sterren
|
||||||
following=Volgt
|
following=Volgt
|
||||||
|
|
||||||
form.name_reserved=Username '%s' is reserved.
|
form.name_reserved=De gebruikersnaam '%s' is gereserveerd.
|
||||||
form.name_pattern_not_allowed=Username pattern '%s' is not allowed.
|
form.name_pattern_not_allowed=Het gebruikersnaam patroon '%s' is niet toegestaan.
|
||||||
|
|
||||||
[settings]
|
[settings]
|
||||||
profile=Profiel
|
profile=Profiel
|
||||||
|
@ -619,6 +619,7 @@ auths.smtp_auth=SMTP authenticatietype
|
||||||
auths.smtphost=SMTP host
|
auths.smtphost=SMTP host
|
||||||
auths.smtpport=SMTP poort
|
auths.smtpport=SMTP poort
|
||||||
auths.enable_tls=Activeer TLS-encryptie
|
auths.enable_tls=Activeer TLS-encryptie
|
||||||
|
auths.pam_service_name=PAM Service Name
|
||||||
auths.enable_auto_register=Activeer automatische registratie
|
auths.enable_auto_register=Activeer automatische registratie
|
||||||
auths.tips=Tips
|
auths.tips=Tips
|
||||||
auths.edit=Bewerk autorisatie-instellingen
|
auths.edit=Bewerk autorisatie-instellingen
|
||||||
|
@ -667,6 +668,7 @@ config.deliver_timeout=Bezorging verlooptijd
|
||||||
config.skip_tls_verify=TLS certificaat controle overslaan
|
config.skip_tls_verify=TLS certificaat controle overslaan
|
||||||
config.mailer_config=Mailerconfiguatie
|
config.mailer_config=Mailerconfiguatie
|
||||||
config.mailer_enabled=Ingeschakeld
|
config.mailer_enabled=Ingeschakeld
|
||||||
|
config.mailer_disable_helo=Disable HELO
|
||||||
config.mailer_name=Naam
|
config.mailer_name=Naam
|
||||||
config.mailer_host=Host
|
config.mailer_host=Host
|
||||||
config.mailer_user=Gebruiker
|
config.mailer_user=Gebruiker
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue