mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-11-04 08:34:30 +01:00 
			
		
		
		
	upload locales
This commit is contained in:
		
							parent
							
								
									0b785ad967
								
							
						
					
					
						commit
						47e7175b80
					
				@ -164,7 +164,7 @@ unable_verify_ssh_key=Gogs kann deinen SSH-Schlüssel nicht verifizieren, nimmt
 | 
				
			|||||||
auth_failed=Authentifizierung fehlgeschlagen: %v
 | 
					auth_failed=Authentifizierung fehlgeschlagen: %v
 | 
				
			||||||
 | 
					
 | 
				
			||||||
still_own_repo=Dein Konto besitzt noch Repositorys. Diese müssen zuerst gelöscht oder übertragen werden.
 | 
					still_own_repo=Dein Konto besitzt noch Repositorys. Diese müssen zuerst gelöscht oder übertragen werden.
 | 
				
			||||||
still_has_org=Ihr Konto noch Mitgliedschaft in der Organisation, Sie nach links oder löschen Sie sie zuerst.
 | 
					still_has_org=Du bist noch Mitglied einer Organisation, bitte lösche zunächst diese Mitgliedschaft.
 | 
				
			||||||
org_still_own_repo=Diese Organisation besitzt noch Repositorys. Diese müssen zuerst gelöscht oder übertragen werden.
 | 
					org_still_own_repo=Diese Organisation besitzt noch Repositorys. Diese müssen zuerst gelöscht oder übertragen werden.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
still_own_user=Diese Authentifizierung wird noch von einigen Benutzern genutzt. Entferne diese zuvor und lösche erneut.
 | 
					still_own_user=Diese Authentifizierung wird noch von einigen Benutzern genutzt. Entferne diese zuvor und lösche erneut.
 | 
				
			||||||
@ -173,6 +173,7 @@ target_branch_not_exist=Ziel-Branch existiert nicht
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
[user]
 | 
					[user]
 | 
				
			||||||
change_avatar=Ändere dein Profilbild auf gravatar.com
 | 
					change_avatar=Ändere dein Profilbild auf gravatar.com
 | 
				
			||||||
 | 
					change_custom_avatar=Ändere deinen Avatar in den Einstellungen
 | 
				
			||||||
join_on=Registriert
 | 
					join_on=Registriert
 | 
				
			||||||
repositories=Repositorys
 | 
					repositories=Repositorys
 | 
				
			||||||
activity=Öffentliche Aktivität
 | 
					activity=Öffentliche Aktivität
 | 
				
			||||||
@ -202,6 +203,14 @@ change_username_desc=Benutzername wurde geändert, möchtest du fortfahren? Dies
 | 
				
			|||||||
continue=Weiter
 | 
					continue=Weiter
 | 
				
			||||||
cancel=Abbrechen
 | 
					cancel=Abbrechen
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					enable_custom_avatar=Aktiviere benuztzerdefinierten Avatar
 | 
				
			||||||
 | 
					enable_custom_avatar_helper=Aktiviere dies, um deinen Avatar nicht von Gravatar zu laden
 | 
				
			||||||
 | 
					choose_new_avatar=Neuen Avatar auswählen
 | 
				
			||||||
 | 
					update_avatar=Avatar-Einstellung aktualisieren
 | 
				
			||||||
 | 
					uploaded_avatar_not_a_image=Die hochgeladene Datei ist kein Bild.
 | 
				
			||||||
 | 
					no_custom_avatar_available=No custom avatar available, cannot enable it.
 | 
				
			||||||
 | 
					update_avatar_success=Deine Avatar-Einstellung wurde aktualisiert.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
change_password=Passwort ändern
 | 
					change_password=Passwort ändern
 | 
				
			||||||
old_password=Aktuelles Passwort
 | 
					old_password=Aktuelles Passwort
 | 
				
			||||||
new_password=Neues Passwort
 | 
					new_password=Neues Passwort
 | 
				
			||||||
@ -462,11 +471,13 @@ dashboard.operation_name=Name der Operation
 | 
				
			|||||||
dashboard.operation_switch=Switch
 | 
					dashboard.operation_switch=Switch
 | 
				
			||||||
dashboard.operation_run=Ausführen
 | 
					dashboard.operation_run=Ausführen
 | 
				
			||||||
dashboard.clean_unbind_oauth=ungebundene OAuths bereinigen
 | 
					dashboard.clean_unbind_oauth=ungebundene OAuths bereinigen
 | 
				
			||||||
dashboard.clean_unbind_oauth_success=Alle aufheben OAuthes erfolgreich gelöscht wurden.
 | 
					dashboard.clean_unbind_oauth_success=Alle ungebundenen OAuth-Tokens wurden gelöscht.
 | 
				
			||||||
dashboard.delete_inactivate_accounts=inaktive Konten löschen
 | 
					dashboard.delete_inactivate_accounts=inaktive Konten löschen
 | 
				
			||||||
dashboard.delete_inactivate_accounts_success=Alle inaktive Konten erfolgreich gelöscht wurden.
 | 
					dashboard.delete_inactivate_accounts_success=Alle inaktiven Konten wurden erfolgreich gelöscht.
 | 
				
			||||||
dashboard.delete_repo_archives=Alle Repositories Archive löschen
 | 
					dashboard.delete_repo_archives=Alle Repository-Archive löschen
 | 
				
			||||||
dashboard.delete_repo_archives_success=Alle Repositories Archive wurden erfolgreich gelöscht.
 | 
					dashboard.delete_repo_archives_success=Alle Repositoriy-Archive wurden gelöscht.
 | 
				
			||||||
 | 
					dashboard.git_gc_repos=Führe Garbage Collection auf Repositorys aus
 | 
				
			||||||
 | 
					dashboard.git_gc_repos_success=Garbage Collection wurde auf allen Repositorys erfolgreich ausgeführt.
 | 
				
			||||||
dashboard.server_uptime=Server-Uptime
 | 
					dashboard.server_uptime=Server-Uptime
 | 
				
			||||||
dashboard.current_goroutine=Aktuelle Goroutines
 | 
					dashboard.current_goroutine=Aktuelle Goroutines
 | 
				
			||||||
dashboard.current_memory_usage=Aktuelle Speichernutzung
 | 
					dashboard.current_memory_usage=Aktuelle Speichernutzung
 | 
				
			||||||
@ -512,11 +523,11 @@ users.update_profile_success=Kontoprofil aktualisiert
 | 
				
			|||||||
users.edit_account=Konto bearbeiten
 | 
					users.edit_account=Konto bearbeiten
 | 
				
			||||||
users.is_activated=Dieses Konto ist aktiviert
 | 
					users.is_activated=Dieses Konto ist aktiviert
 | 
				
			||||||
users.is_admin=Dieses Konto hat Administratorrechte
 | 
					users.is_admin=Dieses Konto hat Administratorrechte
 | 
				
			||||||
users.allow_git_hook=Dieses Konto verfügt über Berechtigungen zum Erstellen von Git hooks
 | 
					users.allow_git_hook=Dieses Konto ist berechtigt, Git-Hooks zu erstellen
 | 
				
			||||||
users.update_profile=Kontoprofil aktualisieren
 | 
					users.update_profile=Kontoprofil aktualisieren
 | 
				
			||||||
users.delete_account=Dieses Konto löschen
 | 
					users.delete_account=Dieses Konto löschen
 | 
				
			||||||
users.still_own_repo=Dieses Konto besitzt noch Repositorys. Diese müssen zuerst gelöscht oder übertragen werden.
 | 
					users.still_own_repo=Dieses Konto besitzt noch Repositorys. Diese müssen zuerst gelöscht oder übertragen werden.
 | 
				
			||||||
users.still_has_org=Dieses Konto noch Mitgliedschaft in der Organisation, Sie nach links oder löschen Sie sie zuerst.
 | 
					users.still_has_org=Dieses Konto ist noch Mitglied einer Organisation, bitte entferne diese Mitgliedschaft zuerst.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
orgs.org_manage_panel=Organisationenverwaltung
 | 
					orgs.org_manage_panel=Organisationenverwaltung
 | 
				
			||||||
orgs.name=Name
 | 
					orgs.name=Name
 | 
				
			||||||
 | 
				
			|||||||
@ -173,6 +173,7 @@ target_branch_not_exist=Branche cible n'existe pas
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
[user]
 | 
					[user]
 | 
				
			||||||
change_avatar=Changez d'avatar via gravatar.com
 | 
					change_avatar=Changez d'avatar via gravatar.com
 | 
				
			||||||
 | 
					change_custom_avatar=Changer de vignette dans les réglages
 | 
				
			||||||
join_on=Adhéré le
 | 
					join_on=Adhéré le
 | 
				
			||||||
repositories=Référentiels
 | 
					repositories=Référentiels
 | 
				
			||||||
activity=Activités publiques
 | 
					activity=Activités publiques
 | 
				
			||||||
@ -202,6 +203,14 @@ change_username_desc=Nom d'utilisateur modifié. Cela affecte tous les liens rel
 | 
				
			|||||||
continue=Continuer
 | 
					continue=Continuer
 | 
				
			||||||
cancel=Annuler
 | 
					cancel=Annuler
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					enable_custom_avatar=Permettre vignette personnalisée
 | 
				
			||||||
 | 
					enable_custom_avatar_helper=Cette option désactive l'affichage via Gravatar
 | 
				
			||||||
 | 
					choose_new_avatar=Choisir nouvelle vignette
 | 
				
			||||||
 | 
					update_avatar=Réglage de mise à jour de vignette
 | 
				
			||||||
 | 
					uploaded_avatar_not_a_image=Le fichier téléchargé n'est pas une image.
 | 
				
			||||||
 | 
					no_custom_avatar_available=No custom avatar available, cannot enable it.
 | 
				
			||||||
 | 
					update_avatar_success=La mise à jour de votre vignette a réussi.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
change_password=Modifier le Mot de Passe
 | 
					change_password=Modifier le Mot de Passe
 | 
				
			||||||
old_password=Mot de Passe actuel
 | 
					old_password=Mot de Passe actuel
 | 
				
			||||||
new_password=Nouveau Mot de Passe
 | 
					new_password=Nouveau Mot de Passe
 | 
				
			||||||
@ -467,6 +476,8 @@ dashboard.delete_inactivate_accounts=Supprimer tous les comptes inactifs
 | 
				
			|||||||
dashboard.delete_inactivate_accounts_success=Inactivent tous les comptes ont été supprimés avec succès.
 | 
					dashboard.delete_inactivate_accounts_success=Inactivent tous les comptes ont été supprimés avec succès.
 | 
				
			||||||
dashboard.delete_repo_archives=Supprimer toutes les archives de référentiels
 | 
					dashboard.delete_repo_archives=Supprimer toutes les archives de référentiels
 | 
				
			||||||
dashboard.delete_repo_archives_success=Toutes les archives de référentiels ont été supprimés avec succès.
 | 
					dashboard.delete_repo_archives_success=Toutes les archives de référentiels ont été supprimés avec succès.
 | 
				
			||||||
 | 
					dashboard.git_gc_repos=Do garbage collection on repositories
 | 
				
			||||||
 | 
					dashboard.git_gc_repos_success=All repositories have done garbage collection successfully.
 | 
				
			||||||
dashboard.server_uptime=Durée de Marche Serveur
 | 
					dashboard.server_uptime=Durée de Marche Serveur
 | 
				
			||||||
dashboard.current_goroutine=Goroutines actuelles
 | 
					dashboard.current_goroutine=Goroutines actuelles
 | 
				
			||||||
dashboard.current_memory_usage=Utilisation Mémoire actuelle
 | 
					dashboard.current_memory_usage=Utilisation Mémoire actuelle
 | 
				
			||||||
 | 
				
			|||||||
@ -173,6 +173,7 @@ target_branch_not_exist=Doel branch bestaat niet
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
[user]
 | 
					[user]
 | 
				
			||||||
change_avatar=Verander uw avatar op Gravatar.com
 | 
					change_avatar=Verander uw avatar op Gravatar.com
 | 
				
			||||||
 | 
					change_custom_avatar=Change your avatar in settings
 | 
				
			||||||
join_on=Aangemeld op
 | 
					join_on=Aangemeld op
 | 
				
			||||||
repositories=repositories
 | 
					repositories=repositories
 | 
				
			||||||
activity=Openbare activiteit
 | 
					activity=Openbare activiteit
 | 
				
			||||||
@ -202,6 +203,14 @@ change_username_desc=Gebruikersnaam is gewijzigd. Wilt u doorgaan? Dit zal gevol
 | 
				
			|||||||
continue=Doorgaan
 | 
					continue=Doorgaan
 | 
				
			||||||
cancel=Annuleren
 | 
					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
 | 
					change_password=Verander wachtwoord
 | 
				
			||||||
old_password=Huidige wachtwoord
 | 
					old_password=Huidige wachtwoord
 | 
				
			||||||
new_password=Nieuw 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_inactivate_accounts_success=Alle inactivering van rekeningen hebben verwijderd.
 | 
				
			||||||
dashboard.delete_repo_archives=Verwijderen van alle repositories archieven
 | 
					dashboard.delete_repo_archives=Verwijderen van alle repositories archieven
 | 
				
			||||||
dashboard.delete_repo_archives_success=Alle repositories archieven hebben verwijderd.
 | 
					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.server_uptime=Uptime server
 | 
				
			||||||
dashboard.current_goroutine=Huidige Goroutines
 | 
					dashboard.current_goroutine=Huidige Goroutines
 | 
				
			||||||
dashboard.current_memory_usage=Huidige geheugen gebruik
 | 
					dashboard.current_memory_usage=Huidige geheugen gebruik
 | 
				
			||||||
 | 
				
			|||||||
@ -208,6 +208,7 @@ enable_custom_avatar_helper=激活该选项来禁止从 Gravatar 获取头像
 | 
				
			|||||||
choose_new_avatar=选择新的头像
 | 
					choose_new_avatar=选择新的头像
 | 
				
			||||||
update_avatar=更新头像设置
 | 
					update_avatar=更新头像设置
 | 
				
			||||||
uploaded_avatar_not_a_image=上传的文件不是一张图片!
 | 
					uploaded_avatar_not_a_image=上传的文件不是一张图片!
 | 
				
			||||||
 | 
					no_custom_avatar_available=未上传过自定义头像,无法激活该选项。
 | 
				
			||||||
update_avatar_success=您的头像设置更新成功!
 | 
					update_avatar_success=您的头像设置更新成功!
 | 
				
			||||||
 | 
					
 | 
				
			||||||
change_password=修改密码
 | 
					change_password=修改密码
 | 
				
			||||||
@ -475,6 +476,8 @@ dashboard.delete_inactivate_accounts=删除所有未激活帐户
 | 
				
			|||||||
dashboard.delete_inactivate_accounts_success=所有未激活帐号清除成功!
 | 
					dashboard.delete_inactivate_accounts_success=所有未激活帐号清除成功!
 | 
				
			||||||
dashboard.delete_repo_archives=删除所有仓库存档
 | 
					dashboard.delete_repo_archives=删除所有仓库存档
 | 
				
			||||||
dashboard.delete_repo_archives_success=所有仓库存档清除成功!
 | 
					dashboard.delete_repo_archives_success=所有仓库存档清除成功!
 | 
				
			||||||
 | 
					dashboard.git_gc_repos=对仓库进行垃圾回收
 | 
				
			||||||
 | 
					dashboard.git_gc_repos_success=所有仓库垃圾回收成功!
 | 
				
			||||||
dashboard.server_uptime=服务运行时间
 | 
					dashboard.server_uptime=服务运行时间
 | 
				
			||||||
dashboard.current_goroutine=当前 Goroutines 数量
 | 
					dashboard.current_goroutine=当前 Goroutines 数量
 | 
				
			||||||
dashboard.current_memory_usage=当前内存使用量
 | 
					dashboard.current_memory_usage=当前内存使用量
 | 
				
			||||||
 | 
				
			|||||||
@ -173,6 +173,7 @@ target_branch_not_exist=目標分支不存在
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
[user]
 | 
					[user]
 | 
				
			||||||
change_avatar=到 gravatar.com 上修改您的頭像
 | 
					change_avatar=到 gravatar.com 上修改您的頭像
 | 
				
			||||||
 | 
					change_custom_avatar=到個人設置中修改頭像
 | 
				
			||||||
join_on=加入於
 | 
					join_on=加入於
 | 
				
			||||||
repositories=倉庫列表
 | 
					repositories=倉庫列表
 | 
				
			||||||
activity=公開活動
 | 
					activity=公開活動
 | 
				
			||||||
@ -202,6 +203,14 @@ change_username_desc=用戶名被修改,您確定要繼續操作嗎?這將
 | 
				
			|||||||
continue=繼續操作
 | 
					continue=繼續操作
 | 
				
			||||||
cancel=取消操作
 | 
					cancel=取消操作
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					enable_custom_avatar=啟動自定義頭像
 | 
				
			||||||
 | 
					enable_custom_avatar_helper=激活該選項來禁止從 Gravatar 獲取頭像
 | 
				
			||||||
 | 
					choose_new_avatar=選擇新的頭像
 | 
				
			||||||
 | 
					update_avatar=更新頭像設置
 | 
				
			||||||
 | 
					uploaded_avatar_not_a_image=上傳的文件不是一張圖片!
 | 
				
			||||||
 | 
					no_custom_avatar_available=沒有任何自定義頭像,無法激活該選項。
 | 
				
			||||||
 | 
					update_avatar_success=您的頭像設置更新成功!
 | 
				
			||||||
 | 
					
 | 
				
			||||||
change_password=修改密碼
 | 
					change_password=修改密碼
 | 
				
			||||||
old_password=當前密碼
 | 
					old_password=當前密碼
 | 
				
			||||||
new_password=新的密碼
 | 
					new_password=新的密碼
 | 
				
			||||||
@ -467,6 +476,8 @@ dashboard.delete_inactivate_accounts=刪除所有未激活帳戶
 | 
				
			|||||||
dashboard.delete_inactivate_accounts_success=所有未激活帳號清除成功!
 | 
					dashboard.delete_inactivate_accounts_success=所有未激活帳號清除成功!
 | 
				
			||||||
dashboard.delete_repo_archives=刪除所有倉庫存檔
 | 
					dashboard.delete_repo_archives=刪除所有倉庫存檔
 | 
				
			||||||
dashboard.delete_repo_archives_success=所有倉庫存檔清除成功!
 | 
					dashboard.delete_repo_archives_success=所有倉庫存檔清除成功!
 | 
				
			||||||
 | 
					dashboard.git_gc_repos=對倉庫進行垃圾回收
 | 
				
			||||||
 | 
					dashboard.git_gc_repos_success=所有倉庫的垃圾回收已成功完成!
 | 
				
			||||||
dashboard.server_uptime=服務執行時間
 | 
					dashboard.server_uptime=服務執行時間
 | 
				
			||||||
dashboard.current_goroutine=當前 Goroutines 數量
 | 
					dashboard.current_goroutine=當前 Goroutines 數量
 | 
				
			||||||
dashboard.current_memory_usage=當前內存使用量
 | 
					dashboard.current_memory_usage=當前內存使用量
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user