diff options
author | Unknwon <u@gogs.io> | 2015-09-18 10:02:17 -0400 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2015-09-18 10:02:17 -0400 |
commit | 2340bb1ed24df00936fb23ed6ea7188e43d52eb9 (patch) | |
tree | c02d6d0f280df8e821f375b952594b98d06e2c6c /conf/locale/locale_nl-NL.ini | |
parent | d9c5b3bceef42f269e16c6d2f2b4a4ad29f7882d (diff) | |
download | gitea-2340bb1ed24df00936fb23ed6ea7188e43d52eb9.tar.gz gitea-2340bb1ed24df00936fb23ed6ea7188e43d52eb9.zip |
update locales
Diffstat (limited to 'conf/locale/locale_nl-NL.ini')
-rwxr-xr-x | conf/locale/locale_nl-NL.ini | 38 |
1 files changed, 28 insertions, 10 deletions
diff --git a/conf/locale/locale_nl-NL.ini b/conf/locale/locale_nl-NL.ini index 66d42ba1b7..2a1c72c9f0 100755 --- a/conf/locale/locale_nl-NL.ini +++ b/conf/locale/locale_nl-NL.ini @@ -5,7 +5,6 @@ dashboard=Dashboard explore=Verkennen
help=Help
sign_in=Inloggen
-social_sign_in=Social netwerk inlog: tweede stap <small>account koppelen</small>
sign_out=Afmelden
sign_up=Aanmelden
register=Registreer
@@ -54,7 +53,8 @@ code=Code [install]
install=Installatie
title=Installatiestappen voor de eerste keer opstarten
-requite_db_desc=Om Gogs te gebruiken is MySQL, PostgreSQL of SQLite3 vereist (SQLite3 is beschikbaar in de officiƫle versie).
+docker_helper=If you're running Gogs inside Docker, please read <a target="_blank" href="%s">Guidelines</a> carefully before you change anything in this page!
+requite_db_desc=Gogs requires MySQL, PostgreSQL, SQLite3 or TiDB.
db_title=Database instellingen
db_type=Database-type
host=Host
@@ -64,8 +64,11 @@ db_name=Database naam db_helper=Gebruik InnoDB engine met utf8_general_ci karakterset voor MySQL.
ssl_mode=SSL-modus
path=Pad
-sqlite_helper=Het pad naar de SQLite3 database.
-err_empty_sqlite_path=SQLite3 database pad mag niet leeg zijn.
+sqlite_helper=The file path of SQLite3 or TiDB database.
+err_empty_db_path=SQLite3 or TiDB database path cannot be empty.
+err_invalid_tidb_name=TiDB database name does not allow characters "." and "-".
+no_admin_and_disable_registration=You cannot disable registration without creating an admin account.
+err_empty_admin_password=Admin password cannot be empty.
general_title=Toepassing algemene instellingen
app_name=Applicatienaam
@@ -99,6 +102,8 @@ disable_gravatar=Gravatar Service uitschakelen disable_gravatar_popup=Schakel Gravatar en andere bronnen uit, alle avatars worden door gebruikers geĆ¼pload of zijn standaard.
disable_registration=Schakel zelfregistratie uit
disable_registration_popup=Schakel zelfregistratie uit, alleen admins kunnen accounts maken.
+enable_captcha=Enable Captcha
+enable_captcha_popup=Require validate captcha for user self-registration.
require_sign_in_view=Schakel vereiste aanmelding om pagina's te zien in
require_sign_in_view_popup=Alleen ingelogde gebruikers kunnen pagina's bekijken, bezoekers kunnen alleen de login/registratie pagina's zien.
admin_setting_desc=U hoeft niet meteen een administratie account te maken, de gebruiker met ID=1 krijgt automatisch administratierechten.
@@ -143,7 +148,7 @@ forgot_password=Wachtwoord vergeten forget_password=Wachtwoord vergeten?
sign_up_now=Een account nodig? Meld u nu aan.
confirmation_mail_sent_prompt=Een bevestigingsemail is gestuurd naar <b>%s</b>, Bevestig u aanvraag binnen %d uren om uw registratie te voltooien.
-sign_in_email=Meld u aan met uw e-mailadres
+sign_in_to_account=Sign in to your account
active_your_account=Activeer uw account
resent_limit_prompt=Sorry, u heeft te snel na elkaar een aanvraag gedaan voor een activatie mail. Wacht drie minuten voor uw volgende aanvraag.
has_unconfirmed_mail=Beste %s, u heeft een onbevestigd e-mailadres (<b>%s</b>). Als u nog geen bevestiging heeft ontvangen, of u een nieuwe aanvraag wilt doen, klik dan op de onderstaande knop.
@@ -155,6 +160,12 @@ invalid_code=Sorry, uw bevestigingscode is verlopen of niet meer geldig. reset_password_helper=Klik hier om uw wachtwoord opnieuw in te stellen.
password_too_short=De lengte van uw wachtwoord moet minimaal zes karakters zijn.
+[mail]
+activate_account=Please activate your account
+activate_email=Verify your e-mail address
+reset_password=Reset your password
+register_success=Register success, Welcome
+
[modal]
yes=Ja
no=Nee
@@ -271,7 +282,7 @@ email_deletion_desc=Delete this e-mail address will remove related information f email_deletion_success=E-mail has been deleted successfully!
add_new_email=Nieuw e-mailadres toevoegen
add_email=E-mailadres toevoegen
-add_email_confirmation_sent=Een nieuwe bevestiging e-mail werd verstuurd naar <b>%s</b>, gelieve uw inbox in de komende %d uren te controleren om het bevestigingsproces te voltooien.
+add_email_confirmation_sent=Een nieuwe bevestiging e-mail werd verstuurd naar '%s', gelieve uw inbox in de komende %d uren te controleren om het bevestigingsproces te voltooien.
add_email_success=Het e-mailadres was toegevoegd.
manage_ssh_keys=Beheer SSH sleutels
@@ -716,8 +727,8 @@ authentication=Autenticaties config=Configuratie
notices=Systeem aankondigingen
monitor=Bijhouden
-prev=Vorige
-next=Volgende
+first_page=First
+last_page=Last
total=Total: %d
dashboard.statistic=Statistieken
@@ -777,10 +788,12 @@ users.activated=Geactiveerd users.admin=Admin
users.repos=Repos
users.created=Aangemaakt
+users.new_success=New account '%s' has been created successfully.
users.edit=Bewerken
users.auth_source=Authentication Source
users.local=Lokaal
users.auth_login_name=Authentication Login Name
+users.password_helper=Leave it empty to remain unchanged.
users.update_profile_success=Profiel is succesvol bijgewerkt.
users.edit_account=Bewerk account
users.is_activated=Dit account is geactiveerd
@@ -790,6 +803,7 @@ users.update_profile=Account profiel bijwerken users.delete_account=Dit account verwijderen
users.still_own_repo=Dit account is nog steeds eigendom van een repositorie. U moet deze repositorie eerst verwijderen of overdragen.
users.still_has_org=Deze account nog steeds lidmaatschap van organisatie, u hebt naar links of hen eerst verwijderen.
+users.deletion_success=Account has been deleted successfully!
orgs.org_manage_panel=Organisaties beheren
orgs.name=Naam
@@ -829,6 +843,8 @@ auths.ms_ad_sa=MS Ad SA auths.smtp_auth=SMTP Authentication Type
auths.smtphost=SMTP host
auths.smtpport=SMTP poort
+auths.allowed_domains=Allowed Domains
+auths.allowed_domains_helper=Leave it empty to not restrict any domains. Multiple domains should be separated by comma ','.
auths.enable_tls=Activeer TLS-encryptie
auths.skip_tls_verify=Skip TLS Verify
auths.pam_service_name=PAM servicenaam
@@ -866,14 +882,16 @@ config.db_user=Gebruiker config.db_ssl_mode=SSL modus
config.db_ssl_mode_helper=(alleen voor "postgres")
config.db_path=Pad
-config.db_path_helper=(alleen voor "sqlite3")
+config.db_path_helper=(for "sqlite3" and "tidb")
config.service_config=Serviceconfiguratie
config.register_email_confirm=E-mailbevestiging registreren
config.disable_register=Registratie uitgeschakeld
config.show_registration_button=Registeren knop weergeven
config.require_sign_in_view=Inloggen vereist om te kunnen inzien
-config.mail_notify=E-mailnotificaties
config.enable_cache_avatar=Avatar Cache inschakelen
+config.mail_notify=E-mailnotificaties
+config.disable_key_size_check=Disable Minimum Key Size Check
+config.enable_captcha=Enable Captcha
config.active_code_lives=Actieve Code leven
config.reset_password_code_lives=Reset wachtwoord Code leven
config.webhook_config=Webhook configuratie
|