mirror of
https://github.com/go-gitea/gitea
synced 2025-09-28 03:28:13 +00:00
upload locales
This commit is contained in:
@@ -173,6 +173,7 @@ target_branch_not_exist=Doel branch bestaat niet
|
||||
|
||||
[user]
|
||||
change_avatar=Verander uw avatar op Gravatar.com
|
||||
change_custom_avatar=Change your avatar in settings
|
||||
join_on=Aangemeld op
|
||||
repositories=repositories
|
||||
activity=Openbare activiteit
|
||||
@@ -202,6 +203,14 @@ change_username_desc=Gebruikersnaam is gewijzigd. Wilt u doorgaan? Dit zal gevol
|
||||
continue=Doorgaan
|
||||
cancel=Annuleren
|
||||
|
||||
enable_custom_avatar=Enable Custom Avatar
|
||||
enable_custom_avatar_helper=Enable this to disable fetch from Gravatar
|
||||
choose_new_avatar=Choose new avatar
|
||||
update_avatar=Update Avatar Setting
|
||||
uploaded_avatar_not_a_image=Uploaded file is not a image.
|
||||
no_custom_avatar_available=No custom avatar available, cannot enable it.
|
||||
update_avatar_success=Your avatar setting has been updated successfully.
|
||||
|
||||
change_password=Verander wachtwoord
|
||||
old_password=Huidige wachtwoord
|
||||
new_password=Nieuw wachtwoord
|
||||
@@ -467,6 +476,8 @@ dashboard.delete_inactivate_accounts=Verwijder alle inactieve accounts
|
||||
dashboard.delete_inactivate_accounts_success=Alle inactivering van rekeningen hebben verwijderd.
|
||||
dashboard.delete_repo_archives=Verwijderen van alle repositories archieven
|
||||
dashboard.delete_repo_archives_success=Alle repositories archieven hebben verwijderd.
|
||||
dashboard.git_gc_repos=Do garbage collection on repositories
|
||||
dashboard.git_gc_repos_success=All repositories have done garbage collection successfully.
|
||||
dashboard.server_uptime=Uptime server
|
||||
dashboard.current_goroutine=Huidige Goroutines
|
||||
dashboard.current_memory_usage=Huidige geheugen gebruik
|
||||
|
Reference in New Issue
Block a user