mirror of
				https://github.com/go-gitea/gitea
				synced 2025-11-04 05:18:25 +00:00 
			
		
		
		
	#988: GetRepoLink already contains AppSubUrl
This commit is contained in:
		@@ -281,13 +281,13 @@ init_readme=Repository mit README.md initialisieren
 | 
				
			|||||||
create_repo=Repository erstellen
 | 
					create_repo=Repository erstellen
 | 
				
			||||||
default_branch=Standard-Branch
 | 
					default_branch=Standard-Branch
 | 
				
			||||||
mirror_interval=Spiegel-Intervall (in Stunden)
 | 
					mirror_interval=Spiegel-Intervall (in Stunden)
 | 
				
			||||||
goget_meta=Go-Get Meta
 | 
					 | 
				
			||||||
goget_meta_helper=Dieses Repository wird man mit <span class="label label-blue label-radius">go get</span> klonen können.
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
need_auth=Authorisierung benötigt
 | 
					need_auth=Authorisierung benötigt
 | 
				
			||||||
migrate_type=Migrationstyp
 | 
					migrate_type=Migrationstyp
 | 
				
			||||||
migrate_type_helper=Dieses Repository wird ein <span class="label label-blue label-radius">Spiegel</span>
 | 
					migrate_type_helper=Dieses Repository wird ein <span class="label label-blue label-radius">Spiegel</span>
 | 
				
			||||||
migrate_repo=Repository migrieren
 | 
					migrate_repo=Repository migrieren
 | 
				
			||||||
 | 
					migrate.clone_address=Clone Address
 | 
				
			||||||
 | 
					migrate.invalid_local_path=Invalid local path, it does not exist or not a directory.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
copy_link=Kopieren
 | 
					copy_link=Kopieren
 | 
				
			||||||
click_to_copy=In Zwischenablage kopieren
 | 
					click_to_copy=In Zwischenablage kopieren
 | 
				
			||||||
@@ -595,7 +595,10 @@ auths.domain=Domain
 | 
				
			|||||||
auths.host=Host
 | 
					auths.host=Host
 | 
				
			||||||
auths.port=Port
 | 
					auths.port=Port
 | 
				
			||||||
auths.base_dn=Base DN
 | 
					auths.base_dn=Base DN
 | 
				
			||||||
auths.attributes=Suchattribute
 | 
					auths.attribute_username=Username attribute
 | 
				
			||||||
 | 
					auths.attribute_name=First name attribute
 | 
				
			||||||
 | 
					auths.attribute_surname=Surname attribute
 | 
				
			||||||
 | 
					auths.attribute_mail=E-mail attribute
 | 
				
			||||||
auths.filter=Suchfilter
 | 
					auths.filter=Suchfilter
 | 
				
			||||||
auths.ms_ad_sa=Ms Ad SA
 | 
					auths.ms_ad_sa=Ms Ad SA
 | 
				
			||||||
auths.smtp_auth=SMTP-Authentifizierungstyp
 | 
					auths.smtp_auth=SMTP-Authentifizierungstyp
 | 
				
			||||||
@@ -693,12 +696,12 @@ notices.op=Op.
 | 
				
			|||||||
notices.delete_success=System-Mitteilung erfolgreich gelöscht.
 | 
					notices.delete_success=System-Mitteilung erfolgreich gelöscht.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[action]
 | 
					[action]
 | 
				
			||||||
create_repo=hat Repository <a href="%s/%s">%s</a> erstellt
 | 
					create_repo=hat Repository <a href="%s">%s</a> erstellt
 | 
				
			||||||
commit_repo=hat nach <a href="%s/%s/src/%s">%s</a> in <a href="%s/%s">%s</a> gepusht
 | 
					commit_repo=hat nach <a href="%s/src/%s">%[2]s</a> in <a href="%[1]s">%[3]s</a> gepusht
 | 
				
			||||||
create_issue=`hat Issue <a href="%s/issues/%s">%[1]s#%[2]s</a> eröffnet`
 | 
					create_issue=`hat Issue <a href="%s/issues/%s">%s#%[2]s</a> eröffnet`
 | 
				
			||||||
comment_issue=`hat Issue <a href="%s/issues/%s">%[1]s#%[2]s</a> kommentiert`
 | 
					comment_issue=`hat Issue <a href="%s/issues/%s">%s#%[2]s</a> kommentiert`
 | 
				
			||||||
transfer_repo=hat Repository <code>%s</code> transferiert an <a href="/%s%s">%s</a>
 | 
					transfer_repo=hat Repository <code>%s</code> transferiert an <a href="%s">%s</a>
 | 
				
			||||||
push_tag=hat nach <a href="%s/%s/src/%s">%s</a> in <a href="%s/%s">%s</a> gepusht
 | 
					push_tag=hat nach <a href="%s/src/%s">%[2]s</a> in <a href="%[1]s">%[3]s</a> gepusht
 | 
				
			||||||
compare_2_commits=Zeige Vergleich dieser 2 Commits
 | 
					compare_2_commits=Zeige Vergleich dieser 2 Commits
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[tool]
 | 
					[tool]
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -696,12 +696,12 @@ notices.op = Op.
 | 
				
			|||||||
notices.delete_success = System notice has been deleted successfully.
 | 
					notices.delete_success = System notice has been deleted successfully.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[action]
 | 
					[action]
 | 
				
			||||||
create_repo = created repository <a href="%s/%s">%s</a>
 | 
					create_repo = created repository <a href="%s">%s</a>
 | 
				
			||||||
commit_repo = pushed to <a href="%s/%s/src/%s">%s</a> at <a href="%s/%s">%s</a>
 | 
					commit_repo = pushed to <a href="%s/src/%s">%[2]s</a> at <a href="%[1]s">%[3]s</a>
 | 
				
			||||||
create_issue = `opened issue <a href="%s/issues/%s">%[1]s#%[2]s</a>`
 | 
					create_issue = `opened issue <a href="%s/issues/%s">%s#%[2]s</a>`
 | 
				
			||||||
comment_issue = `commented on issue <a href="%s/issues/%s">%[1]s#%[2]s</a>`
 | 
					comment_issue = `commented on issue <a href="%s/issues/%s">%s#%[2]s</a>`
 | 
				
			||||||
transfer_repo = transfered repository <code>%s</code> to <a href="/%s%s">%s</a>
 | 
					transfer_repo = transfered repository <code>%s</code> to <a href="%s">%s</a>
 | 
				
			||||||
push_tag = pushed tag <a href="%s/%s/src/%s">%s</a> to <a href="%s/%s">%s</a>
 | 
					push_tag = pushed tag <a href="%s/src/%s">%[2]s</a> to <a href="%[1]s">%[3]s</a>
 | 
				
			||||||
compare_2_commits = View comparison for these 2 commits
 | 
					compare_2_commits = View comparison for these 2 commits
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[tool]
 | 
					[tool]
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -281,13 +281,13 @@ init_readme=Crear este repositorio con un fichero README.md
 | 
				
			|||||||
create_repo=Crear Repositorio
 | 
					create_repo=Crear Repositorio
 | 
				
			||||||
default_branch=Rama por defecto
 | 
					default_branch=Rama por defecto
 | 
				
			||||||
mirror_interval=Intervalo de mirror(en horas)
 | 
					mirror_interval=Intervalo de mirror(en horas)
 | 
				
			||||||
goget_meta=Go-Get Meta
 | 
					 | 
				
			||||||
goget_meta_helper=Este repositorio será <span class="label label-blue label-radius">Go-Getable</span>
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
need_auth=Requiere Autorización
 | 
					need_auth=Requiere Autorización
 | 
				
			||||||
migrate_type=Tipo de Migración
 | 
					migrate_type=Tipo de Migración
 | 
				
			||||||
migrate_type_helper=Este repositorio será un <span class="label label-blue label-radius">Mirror</span>
 | 
					migrate_type_helper=Este repositorio será un <span class="label label-blue label-radius">Mirror</span>
 | 
				
			||||||
migrate_repo=Migrar Repositorio
 | 
					migrate_repo=Migrar Repositorio
 | 
				
			||||||
 | 
					migrate.clone_address=Clonar Dirección
 | 
				
			||||||
 | 
					migrate.invalid_local_path=Rutal local inválida, no existe o no es un directorio.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
copy_link=Copiar
 | 
					copy_link=Copiar
 | 
				
			||||||
click_to_copy=Copiar al portapapeles
 | 
					click_to_copy=Copiar al portapapeles
 | 
				
			||||||
@@ -595,7 +595,10 @@ auths.domain=Dominio
 | 
				
			|||||||
auths.host=Host
 | 
					auths.host=Host
 | 
				
			||||||
auths.port=Puerto
 | 
					auths.port=Puerto
 | 
				
			||||||
auths.base_dn=Base DN
 | 
					auths.base_dn=Base DN
 | 
				
			||||||
auths.attributes=Atributos de búsqueda
 | 
					auths.attribute_username=Atributo username
 | 
				
			||||||
 | 
					auths.attribute_name=Atributo nombre
 | 
				
			||||||
 | 
					auths.attribute_surname=Atributo apellido
 | 
				
			||||||
 | 
					auths.attribute_mail=Atributo correo electrónico
 | 
				
			||||||
auths.filter=Filtro de Búsqueda
 | 
					auths.filter=Filtro de Búsqueda
 | 
				
			||||||
auths.ms_ad_sa=Ms Ad SA
 | 
					auths.ms_ad_sa=Ms Ad SA
 | 
				
			||||||
auths.smtp_auth=Tipo de Autorización SMTP
 | 
					auths.smtp_auth=Tipo de Autorización SMTP
 | 
				
			||||||
@@ -693,12 +696,12 @@ notices.op=Op.
 | 
				
			|||||||
notices.delete_success=La notificación del sistema se ha eliminado correctamente.
 | 
					notices.delete_success=La notificación del sistema se ha eliminado correctamente.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[action]
 | 
					[action]
 | 
				
			||||||
create_repo=Repositorio creado <a href="%s/%s">%s</a>
 | 
					create_repo=Repositorio creado <a href="%s">%s</a>
 | 
				
			||||||
commit_repo=hizo push a <a href="%s/%s/src/%s">%s</a> en <a href="%s/%s">%s</a>
 | 
					commit_repo=hizo push a <a href="%s/src/%s">%[2]s</a> en <a href="%[1]s">%[3]s</a>
 | 
				
			||||||
create_issue=`incidencia abierta <a href="%s/issues/%s">%[1]s#%[2]s</a>`
 | 
					create_issue=`incidencia abierta <a href="%s/issues/%s">%s#%[2]s</a>`
 | 
				
			||||||
comment_issue=`comentó en la incidencia <a href="%s/issues/%s">%[1]s#%[2]s</a>`
 | 
					comment_issue=`comentó en la incidencia <a href="%s/issues/%s">%s#%[2]s</a>`
 | 
				
			||||||
transfer_repo=transfirió el repositorio <code>%s</code> a <a href="/%s%s">%s</a>
 | 
					transfer_repo=transfirió el repositorio <code>%s</code> a <a href="%s">%s</a>
 | 
				
			||||||
push_tag=hizo push del tag <a href="%s/%s/src/%s">%s</a> a <a href="%s/%s">%s</a>
 | 
					push_tag=hizo push del tag <a href="%s/src/%s">%[2]s</a> a <a href="%[1]s">%[3]s</a>
 | 
				
			||||||
compare_2_commits=Ver la comparación de estos 2 commits
 | 
					compare_2_commits=Ver la comparación de estos 2 commits
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[tool]
 | 
					[tool]
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -281,13 +281,13 @@ init_readme=Initialiser ce Référentiel avec un README.md
 | 
				
			|||||||
create_repo=Créer un Référentiel
 | 
					create_repo=Créer un Référentiel
 | 
				
			||||||
default_branch=Branche par défaut
 | 
					default_branch=Branche par défaut
 | 
				
			||||||
mirror_interval=Intervalle du miroir (heure)
 | 
					mirror_interval=Intervalle du miroir (heure)
 | 
				
			||||||
goget_meta=Méta Go-Get
 | 
					 | 
				
			||||||
goget_meta_helper=Ce Référentiel sera <span class="label label-blue label-radius">Go-Getable</span>
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
need_auth=Nécessite une Autorisation
 | 
					need_auth=Nécessite une Autorisation
 | 
				
			||||||
migrate_type=Type de Migration
 | 
					migrate_type=Type de Migration
 | 
				
			||||||
migrate_type_helper=Ce Référentiel sera un <span class="label label-blue label-radius">Miroir</span>
 | 
					migrate_type_helper=Ce Référentiel sera un <span class="label label-blue label-radius">Miroir</span>
 | 
				
			||||||
migrate_repo=Migrer le Référentiel
 | 
					migrate_repo=Migrer le Référentiel
 | 
				
			||||||
 | 
					migrate.clone_address=Adresse du clone
 | 
				
			||||||
 | 
					migrate.invalid_local_path=Chemin local non valide, non existant ou n'étant pas un dossier.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
copy_link=Copier
 | 
					copy_link=Copier
 | 
				
			||||||
click_to_copy=Copier dans le presse-papier
 | 
					click_to_copy=Copier dans le presse-papier
 | 
				
			||||||
@@ -595,7 +595,10 @@ auths.domain=Domaine
 | 
				
			|||||||
auths.host=Hôte
 | 
					auths.host=Hôte
 | 
				
			||||||
auths.port=Port
 | 
					auths.port=Port
 | 
				
			||||||
auths.base_dn=Base DN (Nom Distingué)
 | 
					auths.base_dn=Base DN (Nom Distingué)
 | 
				
			||||||
auths.attributes=Rechercher les Attributs
 | 
					auths.attribute_username=Attribut du nom d'utilisateur
 | 
				
			||||||
 | 
					auths.attribute_name=Attribut du prénom
 | 
				
			||||||
 | 
					auths.attribute_surname=Attribut du nom de famille
 | 
				
			||||||
 | 
					auths.attribute_mail=Attribut de l'e-mail
 | 
				
			||||||
auths.filter=Filtre de recherche
 | 
					auths.filter=Filtre de recherche
 | 
				
			||||||
auths.ms_ad_sa=Ms Ad SA
 | 
					auths.ms_ad_sa=Ms Ad SA
 | 
				
			||||||
auths.smtp_auth=Type d'Autorisation SMTP
 | 
					auths.smtp_auth=Type d'Autorisation SMTP
 | 
				
			||||||
@@ -693,12 +696,12 @@ notices.op=Auteur
 | 
				
			|||||||
notices.delete_success=Note système supprimée avec succès.
 | 
					notices.delete_success=Note système supprimée avec succès.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[action]
 | 
					[action]
 | 
				
			||||||
create_repo=a crée le Référentiel <a href="%s/%s">%s</a>
 | 
					create_repo=a crée le Référentiel <a href="%s">%s</a>
 | 
				
			||||||
commit_repo=a soumis à <a href="%s/%s/src/%s">%s</a> chez <a href="%s/%s">%s</a>
 | 
					commit_repo=a soumis à <a href="%s/src/%s">%[2]s</a> chez <a href="%[1]s">%[3]s</a>
 | 
				
			||||||
create_issue=`a ouvert un problème <a href="%s/issues/%s">%[1]s#%[2]s</a>`
 | 
					create_issue=`a ouvert un problème <a href="%s/issues/%s">%s#%[2]s</a>`
 | 
				
			||||||
comment_issue=`a commenté le problème <a href="%s/issues/%s">%[1]s#%[2]s</a>`
 | 
					comment_issue=`a commenté le problème <a href="%s/issues/%s">%s#%[2]s</a>`
 | 
				
			||||||
transfer_repo=a transféré le Référentiel <code>%s</code> à <a href="/%s%s">%s</a>
 | 
					transfer_repo=a transféré le Référentiel <code>%s</code> à <a href="%s">%s</a>
 | 
				
			||||||
push_tag=a tagé <a href="%s/%s/src/%s">%s</a> à <a href="%s/%s">%s</a>
 | 
					push_tag=a tagé <a href="%s/src/%s">%[2]s</a> à <a href="%[1]s">%[3]s</a>
 | 
				
			||||||
compare_2_commits=Comparer ces 2 commissions
 | 
					compare_2_commits=Comparer ces 2 commissions
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[tool]
 | 
					[tool]
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -281,13 +281,13 @@ init_readme=README.md 付きでリポジトリを初期化
 | 
				
			|||||||
create_repo=リポジトリを作成
 | 
					create_repo=リポジトリを作成
 | 
				
			||||||
default_branch=デフォルトのブランチ
 | 
					default_branch=デフォルトのブランチ
 | 
				
			||||||
mirror_interval=ミラー 間隔(時)
 | 
					mirror_interval=ミラー 間隔(時)
 | 
				
			||||||
goget_meta=Go-Get メタ
 | 
					 | 
				
			||||||
goget_meta_helper=このリポジトリは <span class="label label-blue label-radius"> Go-Getable </span> になります
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
need_auth=認証が必要
 | 
					need_auth=認証が必要
 | 
				
			||||||
migrate_type=マイグレーションの種類
 | 
					migrate_type=マイグレーションの種類
 | 
				
			||||||
migrate_type_helper=このリポジトリは <span class="label label-blue label-radius"> ミラー</span> になります
 | 
					migrate_type_helper=このリポジトリは <span class="label label-blue label-radius"> ミラー</span> になります
 | 
				
			||||||
migrate_repo=リポジトリを移行
 | 
					migrate_repo=リポジトリを移行
 | 
				
			||||||
 | 
					migrate.clone_address=Clone Address
 | 
				
			||||||
 | 
					migrate.invalid_local_path=Invalid local path, it does not exist or not a directory.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
copy_link=コピー
 | 
					copy_link=コピー
 | 
				
			||||||
click_to_copy=クリップボードにコピー
 | 
					click_to_copy=クリップボードにコピー
 | 
				
			||||||
@@ -595,7 +595,10 @@ auths.domain=ドメイン
 | 
				
			|||||||
auths.host=ホスト
 | 
					auths.host=ホスト
 | 
				
			||||||
auths.port=ポート
 | 
					auths.port=ポート
 | 
				
			||||||
auths.base_dn=ベースのドメイン名
 | 
					auths.base_dn=ベースのドメイン名
 | 
				
			||||||
auths.attributes=属性検索
 | 
					auths.attribute_username=Username attribute
 | 
				
			||||||
 | 
					auths.attribute_name=First name attribute
 | 
				
			||||||
 | 
					auths.attribute_surname=Surname attribute
 | 
				
			||||||
 | 
					auths.attribute_mail=E-mail attribute
 | 
				
			||||||
auths.filter=検索フィルター
 | 
					auths.filter=検索フィルター
 | 
				
			||||||
auths.ms_ad_sa=Ms Ad SA
 | 
					auths.ms_ad_sa=Ms Ad SA
 | 
				
			||||||
auths.smtp_auth=SMTP 認証の種類
 | 
					auths.smtp_auth=SMTP 認証の種類
 | 
				
			||||||
@@ -693,12 +696,12 @@ notices.op=Op。
 | 
				
			|||||||
notices.delete_success=システム通知が正常に削除されました。
 | 
					notices.delete_success=システム通知が正常に削除されました。
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[action]
 | 
					[action]
 | 
				
			||||||
create_repo=リポジトリ <a href="%s/%s"> %s</a>を作成しました
 | 
					create_repo=リポジトリ <a href="%s"> %s</a>を作成しました
 | 
				
			||||||
commit_repo=<a href="%s/%s">%s</a>を<a href="%s/%s/src/%s">%s</a>にプッシュしました
 | 
					commit_repo=<a href="%[1]s">%[3]s</a>を<a href="%[1]s/src/%[2]s">%[2]s</a>にプッシュしました
 | 
				
			||||||
create_issue=`問題 <a href="%s/issues/%s">%[1]s#%[2]s</a> を開きました`
 | 
					create_issue=`問題 <a href="%s/issues/%s">%s#%[2]s</a> を開きました`
 | 
				
			||||||
comment_issue=`問題 <a href="%s/issues/%s">%[1]s#%[2]s</a> のコメント`
 | 
					comment_issue=`問題 <a href="%s/issues/%s">%s#%[2]s</a> のコメント`
 | 
				
			||||||
transfer_repo=リポジトリ <code>%s</code> を <a href="/%s%s">%s</a> へ転送しました
 | 
					transfer_repo=リポジトリ <code>%s</code> を <a href="%s">%s</a> へ転送しました
 | 
				
			||||||
push_tag=<a href="%s/%s">%s</a> に タグ <a href="%s/%s/src/%s">%s</a> をプッシュしました
 | 
					push_tag=<a href="%[1]s">%[3]s</a> に タグ <a href="%[1]s/src/%[2]s">%[2]s</a> をプッシュしました
 | 
				
			||||||
compare_2_commits=これら 2 のコミットの比較を閲覧する
 | 
					compare_2_commits=これら 2 のコミットの比較を閲覧する
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[tool]
 | 
					[tool]
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -281,13 +281,13 @@ init_readme=Inicializēt šo repozitoriju ar README.md failu
 | 
				
			|||||||
create_repo=Izveidot repozitoriju
 | 
					create_repo=Izveidot repozitoriju
 | 
				
			||||||
default_branch=Noklusējuma atzars
 | 
					default_branch=Noklusējuma atzars
 | 
				
			||||||
mirror_interval=Spoguļošanas intervāls (stundās)
 | 
					mirror_interval=Spoguļošanas intervāls (stundās)
 | 
				
			||||||
goget_meta=Go-Get metadati
 | 
					 | 
				
			||||||
goget_meta_helper=Šis repozitorijs saturēs <span class="label label-blue label-radius">Go-Get</span> metadatus
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
need_auth=Nepieciešama autorizācija
 | 
					need_auth=Nepieciešama autorizācija
 | 
				
			||||||
migrate_type=Migrācijas veids
 | 
					migrate_type=Migrācijas veids
 | 
				
			||||||
migrate_type_helper=Šis repozitorijs būs <span class="label label-blue label-radius">Spoguļots</span>
 | 
					migrate_type_helper=Šis repozitorijs būs <span class="label label-blue label-radius">Spoguļots</span>
 | 
				
			||||||
migrate_repo=Migrēt repozitoriju
 | 
					migrate_repo=Migrēt repozitoriju
 | 
				
			||||||
 | 
					migrate.clone_address=Clone Address
 | 
				
			||||||
 | 
					migrate.invalid_local_path=Invalid local path, it does not exist or not a directory.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
copy_link=Kopēt
 | 
					copy_link=Kopēt
 | 
				
			||||||
click_to_copy=Kopēt uz starpliktuvi
 | 
					click_to_copy=Kopēt uz starpliktuvi
 | 
				
			||||||
@@ -595,7 +595,10 @@ auths.domain=Domēns
 | 
				
			|||||||
auths.host=Resursdators
 | 
					auths.host=Resursdators
 | 
				
			||||||
auths.port=Ports
 | 
					auths.port=Ports
 | 
				
			||||||
auths.base_dn=Pamata DN
 | 
					auths.base_dn=Pamata DN
 | 
				
			||||||
auths.attributes=Meklēšanas atribūti
 | 
					auths.attribute_username=Username attribute
 | 
				
			||||||
 | 
					auths.attribute_name=First name attribute
 | 
				
			||||||
 | 
					auths.attribute_surname=Surname attribute
 | 
				
			||||||
 | 
					auths.attribute_mail=E-mail attribute
 | 
				
			||||||
auths.filter=Meklēšanas filtrs
 | 
					auths.filter=Meklēšanas filtrs
 | 
				
			||||||
auths.ms_ad_sa=MS Ad SA
 | 
					auths.ms_ad_sa=MS Ad SA
 | 
				
			||||||
auths.smtp_auth=SMTP autorizācijas veids
 | 
					auths.smtp_auth=SMTP autorizācijas veids
 | 
				
			||||||
@@ -693,12 +696,12 @@ notices.op=Op.
 | 
				
			|||||||
notices.delete_success=Sistēmas paziņojums tika veiksmīgi izdzēsts.
 | 
					notices.delete_success=Sistēmas paziņojums tika veiksmīgi izdzēsts.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[action]
 | 
					[action]
 | 
				
			||||||
create_repo=izveidoja repozitoriju <a href="%s/%s">%s</a>
 | 
					create_repo=izveidoja repozitoriju <a href="%s">%s</a>
 | 
				
			||||||
commit_repo=veica izmaiņu nosūtīšanu atzaram <a href="%s/%s/src/%s">%s</a> repozitorijā <a href="%s/%s">%s</a>
 | 
					commit_repo=veica izmaiņu nosūtīšanu atzaram <a href="%s/src/%s">%[2]s</a> repozitorijā <a href="%[1]s">%[3]s</a>
 | 
				
			||||||
create_issue=`reģistrēja problēmu <a href="%s/issues/%s">%[1]s#%[2]s</a>`
 | 
					create_issue=`reģistrēja problēmu <a href="%s/issues/%s">%s#%[2]s</a>`
 | 
				
			||||||
comment_issue=`pievienoja komentāru problēmai <a href="%s/issues/%s">%[1]s#%[2]s</a>`
 | 
					comment_issue=`pievienoja komentāru problēmai <a href="%s/issues/%s">%s#%[2]s</a>`
 | 
				
			||||||
transfer_repo=mainīja repozitorija <code>%s</code> īpašnieku uz <a href="/%s%s">%s</a>
 | 
					transfer_repo=mainīja repozitorija <code>%s</code> īpašnieku uz <a href="%s">%s</a>
 | 
				
			||||||
push_tag=pievienoja tagu <a href="%s/%s/src/%s">%s</a> repozitorijam <a href="%s/%s">%s</a>
 | 
					push_tag=pievienoja tagu <a href="%s/src/%s">%[2]s</a> repozitorijam <a href="%[1]s">%[3]s</a>
 | 
				
			||||||
compare_2_commits=Veikt salīdzināšanu starp šīm 2 revīzijām
 | 
					compare_2_commits=Veikt salīdzināšanu starp šīm 2 revīzijām
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[tool]
 | 
					[tool]
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -281,13 +281,13 @@ init_readme=Initialiseer deze repositorie met een README.md
 | 
				
			|||||||
create_repo=Nieuwe Repositorie
 | 
					create_repo=Nieuwe Repositorie
 | 
				
			||||||
default_branch=Standaard branch
 | 
					default_branch=Standaard branch
 | 
				
			||||||
mirror_interval=Mirror interval(uur)
 | 
					mirror_interval=Mirror interval(uur)
 | 
				
			||||||
goget_meta=Go-Get Meta
 | 
					 | 
				
			||||||
goget_meta_helper=Deze repositorie is nu beschikbaar voor <span class="label label-blue label-radius">Go-Get</span>
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
need_auth=Autorisatie vereist
 | 
					need_auth=Autorisatie vereist
 | 
				
			||||||
migrate_type=Migratie type
 | 
					migrate_type=Migratie type
 | 
				
			||||||
migrate_type_helper=Deze repositorie zal een <span class="label label-blue label-radius">mirror</span> worden
 | 
					migrate_type_helper=Deze repositorie zal een <span class="label label-blue label-radius">mirror</span> worden
 | 
				
			||||||
migrate_repo=Migreer repositorie
 | 
					migrate_repo=Migreer repositorie
 | 
				
			||||||
 | 
					migrate.clone_address=Clone Address
 | 
				
			||||||
 | 
					migrate.invalid_local_path=Invalid local path, it does not exist or not a directory.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
copy_link=Kopieer
 | 
					copy_link=Kopieer
 | 
				
			||||||
click_to_copy=Kopieer link naar plakbord
 | 
					click_to_copy=Kopieer link naar plakbord
 | 
				
			||||||
@@ -595,7 +595,10 @@ auths.domain=Domein
 | 
				
			|||||||
auths.host=Host
 | 
					auths.host=Host
 | 
				
			||||||
auths.port=Poort
 | 
					auths.port=Poort
 | 
				
			||||||
auths.base_dn=Base DN
 | 
					auths.base_dn=Base DN
 | 
				
			||||||
auths.attributes=Zoek attributen
 | 
					auths.attribute_username=Username attribute
 | 
				
			||||||
 | 
					auths.attribute_name=First name attribute
 | 
				
			||||||
 | 
					auths.attribute_surname=Surname attribute
 | 
				
			||||||
 | 
					auths.attribute_mail=E-mail attribute
 | 
				
			||||||
auths.filter=Zoek filter
 | 
					auths.filter=Zoek filter
 | 
				
			||||||
auths.ms_ad_sa=MS Ad SA
 | 
					auths.ms_ad_sa=MS Ad SA
 | 
				
			||||||
auths.smtp_auth=SMTP authenticatietype
 | 
					auths.smtp_auth=SMTP authenticatietype
 | 
				
			||||||
@@ -693,12 +696,12 @@ notices.op=Op.
 | 
				
			|||||||
notices.delete_success=Systeem bericht is met succes verwijderd.
 | 
					notices.delete_success=Systeem bericht is met succes verwijderd.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[action]
 | 
					[action]
 | 
				
			||||||
create_repo=repositorie aangemaakt in <a href="%s/%s">%s</a>
 | 
					create_repo=repositorie aangemaakt in <a href="%s">%s</a>
 | 
				
			||||||
commit_repo=push update naar <a href="%s/%s/src/%s">%s</a> in <a href="%s/%s">%s</a
 | 
					commit_repo=push update naar <a href="%s/src/%s">%[2]s</a> in <a href="%[1]s">%[3]s</a>
 | 
				
			||||||
create_issue=`opende issue in <a href="%s/issues/%s">%[1]s#%[2]s</a>`
 | 
					create_issue=`opende issue in <a href="%s/issues/%s">%s#%[2]s</a>`
 | 
				
			||||||
comment_issue=`reactie op issue <a href="%s/issues/%s">%[1]s#%[2]s</a>`
 | 
					comment_issue=`reactie op issue <a href="%s/issues/%s">%s#%[2]s</a>`
 | 
				
			||||||
transfer_repo=repositorie verplaatst naar <code>%s</code> naar <a href="/%s%s">%s</a>
 | 
					transfer_repo=repositorie verplaatst naar <code>%s</code> naar <a href="%s">%s</a>
 | 
				
			||||||
push_tag=geduwd label <a href="%s/%s/src/%s"> %s</a> naar <a href="%s/%s"> %s</a>
 | 
					push_tag=geduwd label <a href="%s/src/%s"> %[2]s</a> naar <a href="%[1]s"> %[3]s</a>
 | 
				
			||||||
compare_2_commits=Weergave vergelijking voor deze 2 commits
 | 
					compare_2_commits=Weergave vergelijking voor deze 2 commits
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[tool]
 | 
					[tool]
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -281,13 +281,13 @@ init_readme=Создать репозиторий с файлом README.md
 | 
				
			|||||||
create_repo=Создание репозитория
 | 
					create_repo=Создание репозитория
 | 
				
			||||||
default_branch=Ветка по умолчанию
 | 
					default_branch=Ветка по умолчанию
 | 
				
			||||||
mirror_interval=Интервал зеркалирования (час)
 | 
					mirror_interval=Интервал зеркалирования (час)
 | 
				
			||||||
goget_meta=Meta-тег для go get
 | 
					 | 
				
			||||||
goget_meta_helper=Репозиторий будет доступен для <span class="label label-blue label-radius">go get</span>
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
need_auth=Требуется авторизация
 | 
					need_auth=Требуется авторизация
 | 
				
			||||||
migrate_type=Тип миграции
 | 
					migrate_type=Тип миграции
 | 
				
			||||||
migrate_type_helper=Этот репозиторий будет <span class="label label-blue label-radius">зеркалом</span>
 | 
					migrate_type_helper=Этот репозиторий будет <span class="label label-blue label-radius">зеркалом</span>
 | 
				
			||||||
migrate_repo=Перенос репозитория
 | 
					migrate_repo=Перенос репозитория
 | 
				
			||||||
 | 
					migrate.clone_address=Clone Address
 | 
				
			||||||
 | 
					migrate.invalid_local_path=Invalid local path, it does not exist or not a directory.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
copy_link=Копировать
 | 
					copy_link=Копировать
 | 
				
			||||||
click_to_copy=Скопировать в буфер обмена
 | 
					click_to_copy=Скопировать в буфер обмена
 | 
				
			||||||
@@ -595,7 +595,10 @@ auths.domain=Домен
 | 
				
			|||||||
auths.host=Хост
 | 
					auths.host=Хост
 | 
				
			||||||
auths.port=Порт
 | 
					auths.port=Порт
 | 
				
			||||||
auths.base_dn=Base DN
 | 
					auths.base_dn=Base DN
 | 
				
			||||||
auths.attributes=Search Attributes
 | 
					auths.attribute_username=Username attribute
 | 
				
			||||||
 | 
					auths.attribute_name=First name attribute
 | 
				
			||||||
 | 
					auths.attribute_surname=Surname attribute
 | 
				
			||||||
 | 
					auths.attribute_mail=E-mail attribute
 | 
				
			||||||
auths.filter=Фильтр поиска
 | 
					auths.filter=Фильтр поиска
 | 
				
			||||||
auths.ms_ad_sa=Ms Ad SA
 | 
					auths.ms_ad_sa=Ms Ad SA
 | 
				
			||||||
auths.smtp_auth=Тип авторизации SMTP
 | 
					auths.smtp_auth=Тип авторизации SMTP
 | 
				
			||||||
@@ -693,12 +696,12 @@ notices.op=Op.
 | 
				
			|||||||
notices.delete_success=Системное уведомление успешно удалено.
 | 
					notices.delete_success=Системное уведомление успешно удалено.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[action]
 | 
					[action]
 | 
				
			||||||
create_repo=создан репозиторий <a href="%s/%s"> %s</a>
 | 
					create_repo=создан репозиторий <a href="%s"> %s</a>
 | 
				
			||||||
commit_repo=pushed to <a href="%s/%s/src/%s">%s</a> at <a href="%s/%s">%s</a>
 | 
					commit_repo=pushed to <a href="%s/src/%s">%[2]s</a> at <a href="%[1]s">%[3]s</a>
 | 
				
			||||||
create_issue=`opened issue <a href="%s/issues/%s">%[1]s#%[2]s</a>`
 | 
					create_issue=`opened issue <a href="%s/issues/%s">%s#%[2]s</a>`
 | 
				
			||||||
comment_issue=`commented on issue <a href="%s/issues/%s">%[1]s#%[2]s</a>`
 | 
					comment_issue=`commented on issue <a href="%s/issues/%s">%s#%[2]s</a>`
 | 
				
			||||||
transfer_repo=transfered repository <code>%s</code> to <a href="/%s%s">%s</a>
 | 
					transfer_repo=transfered repository <code>%s</code> to <a href="%s">%s</a>
 | 
				
			||||||
push_tag=pushed tag <a href="%s/%s/src/%s">%s</a> to <a href="%s/%s">%s</a>
 | 
					push_tag=pushed tag <a href="%s/src/%s">%[2]s</a> to <a href="%[1]s">%[3]s</a>
 | 
				
			||||||
compare_2_commits=Просмотреть сравнение двух коммитов
 | 
					compare_2_commits=Просмотреть сравнение двух коммитов
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[tool]
 | 
					[tool]
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -281,13 +281,13 @@ init_readme=使用 README.md 文件初始化仓库
 | 
				
			|||||||
create_repo=创建仓库
 | 
					create_repo=创建仓库
 | 
				
			||||||
default_branch=默认分支
 | 
					default_branch=默认分支
 | 
				
			||||||
mirror_interval=镜像同步周期(小时)
 | 
					mirror_interval=镜像同步周期(小时)
 | 
				
			||||||
goget_meta=Go-Get 支持
 | 
					 | 
				
			||||||
goget_meta_helper=本仓库将可以通过 <span class="label label-blue label-radius">Go Get</span> 获取
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
need_auth=需要授权验证
 | 
					need_auth=需要授权验证
 | 
				
			||||||
migrate_type=迁移类型
 | 
					migrate_type=迁移类型
 | 
				
			||||||
migrate_type_helper=本仓库将是 <span class="label label-blue label-radius">镜像</span>
 | 
					migrate_type_helper=本仓库将是 <span class="label label-blue label-radius">镜像</span>
 | 
				
			||||||
migrate_repo=迁移仓库
 | 
					migrate_repo=迁移仓库
 | 
				
			||||||
 | 
					migrate.clone_address=克隆地址
 | 
				
			||||||
 | 
					migrate.invalid_local_path=无效的本地路径,不存在或不是一个目录!
 | 
				
			||||||
 | 
					
 | 
				
			||||||
copy_link=复制链接
 | 
					copy_link=复制链接
 | 
				
			||||||
click_to_copy=复制到剪切板
 | 
					click_to_copy=复制到剪切板
 | 
				
			||||||
@@ -595,7 +595,10 @@ auths.domain=域名
 | 
				
			|||||||
auths.host=主机地址
 | 
					auths.host=主机地址
 | 
				
			||||||
auths.port=主机端口
 | 
					auths.port=主机端口
 | 
				
			||||||
auths.base_dn=Base DN
 | 
					auths.base_dn=Base DN
 | 
				
			||||||
auths.attributes=Search Attributes
 | 
					auths.attribute_username=用户名属性
 | 
				
			||||||
 | 
					auths.attribute_name=名字属性
 | 
				
			||||||
 | 
					auths.attribute_surname=姓氏属性
 | 
				
			||||||
 | 
					auths.attribute_mail=邮箱属性
 | 
				
			||||||
auths.filter=Search Filter
 | 
					auths.filter=Search Filter
 | 
				
			||||||
auths.ms_ad_sa=Ms Ad SA
 | 
					auths.ms_ad_sa=Ms Ad SA
 | 
				
			||||||
auths.smtp_auth=SMTP 授权类型
 | 
					auths.smtp_auth=SMTP 授权类型
 | 
				
			||||||
@@ -693,12 +696,12 @@ notices.op=操作
 | 
				
			|||||||
notices.delete_success=系统提示删除成功!
 | 
					notices.delete_success=系统提示删除成功!
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[action]
 | 
					[action]
 | 
				
			||||||
create_repo=创建了仓库 <a href="%s/%s">%s</a>
 | 
					create_repo=创建了仓库 <a href="%s">%s</a>
 | 
				
			||||||
commit_repo=推送了 <a href="%s/%s/src/%s">%s</a> 分支的代码到 <a href="%s/%s">%s</a>
 | 
					commit_repo=推送了 <a href="%s/src/%s">%[2]s</a> 分支的代码到 <a href="%[1]s">%[3]s</a>
 | 
				
			||||||
create_issue=`创建了工单 <a href="%s/issues/%s">%[1]s#%[2]s</a>`
 | 
					create_issue=`创建了工单 <a href="%s/issues/%s">%s#%[2]s</a>`
 | 
				
			||||||
comment_issue=`评论了工单 <a href="%s/issues/%s">%[1]s#%[2]s</a>`
 | 
					comment_issue=`评论了工单 <a href="%s/issues/%s">%s#%[2]s</a>`
 | 
				
			||||||
transfer_repo=将仓库 <code>%s</code> 转移至 <a href="/%s%s">%s</a>
 | 
					transfer_repo=将仓库 <code>%s</code> 转移至 <a href="%s">%s</a>
 | 
				
			||||||
push_tag=推送了标签 <a href="%s/%s/src/%s">%s</a> 到 <a href="%s/%s">%s</a>
 | 
					push_tag=推送了标签 <a href="%s/src/%s">%[2]s</a> 到 <a href="%[1]s">%[3]s</a>
 | 
				
			||||||
compare_2_commits=查看 2 次提交的内容对比
 | 
					compare_2_commits=查看 2 次提交的内容对比
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[tool]
 | 
					[tool]
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -281,13 +281,13 @@ init_readme=使用 README.md 文件初始化倉庫
 | 
				
			|||||||
create_repo=創建倉庫
 | 
					create_repo=創建倉庫
 | 
				
			||||||
default_branch=默認分支
 | 
					default_branch=默認分支
 | 
				
			||||||
mirror_interval=鏡像同步周期(小時)
 | 
					mirror_interval=鏡像同步周期(小時)
 | 
				
			||||||
goget_meta=Go-Get 支持
 | 
					 | 
				
			||||||
goget_meta_helper=本倉庫將可以通過 <span class="label label-blue label-radius">Go Get</span> 獲取
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
need_auth=需要授權驗證
 | 
					need_auth=需要授權驗證
 | 
				
			||||||
migrate_type=遷移類型
 | 
					migrate_type=遷移類型
 | 
				
			||||||
migrate_type_helper=本倉庫將是 <span class="label label-blue label-radius">鏡像</span>
 | 
					migrate_type_helper=本倉庫將是 <span class="label label-blue label-radius">鏡像</span>
 | 
				
			||||||
migrate_repo=遷移倉庫
 | 
					migrate_repo=遷移倉庫
 | 
				
			||||||
 | 
					migrate.clone_address=Clone Address
 | 
				
			||||||
 | 
					migrate.invalid_local_path=Invalid local path, it does not exist or not a directory.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
copy_link=複製連結
 | 
					copy_link=複製連結
 | 
				
			||||||
click_to_copy=複製到剪切簿
 | 
					click_to_copy=複製到剪切簿
 | 
				
			||||||
@@ -595,7 +595,10 @@ auths.domain=域名
 | 
				
			|||||||
auths.host=主機地址
 | 
					auths.host=主機地址
 | 
				
			||||||
auths.port=主機端口
 | 
					auths.port=主機端口
 | 
				
			||||||
auths.base_dn=Base DN
 | 
					auths.base_dn=Base DN
 | 
				
			||||||
auths.attributes=搜尋屬性
 | 
					auths.attribute_username=Username attribute
 | 
				
			||||||
 | 
					auths.attribute_name=First name attribute
 | 
				
			||||||
 | 
					auths.attribute_surname=Surname attribute
 | 
				
			||||||
 | 
					auths.attribute_mail=E-mail attribute
 | 
				
			||||||
auths.filter=搜尋過濾
 | 
					auths.filter=搜尋過濾
 | 
				
			||||||
auths.ms_ad_sa=Ms Ad SA
 | 
					auths.ms_ad_sa=Ms Ad SA
 | 
				
			||||||
auths.smtp_auth=SMTP 授權類型
 | 
					auths.smtp_auth=SMTP 授權類型
 | 
				
			||||||
@@ -693,12 +696,12 @@ notices.op=操作
 | 
				
			|||||||
notices.delete_success=系統提示刪除成功!
 | 
					notices.delete_success=系統提示刪除成功!
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[action]
 | 
					[action]
 | 
				
			||||||
create_repo=創建了倉庫 <a href="%s/%s">%s</a>
 | 
					create_repo=創建了倉庫 <a href="%s">%s</a>
 | 
				
			||||||
commit_repo=推送了 <a href="%s/%s/src/%s">%s</a> 分支的代碼到 <a href="%s/%s">%s</a>
 | 
					commit_repo=推送了 <a href="%s/src/%s">%[2]s</a> 分支的代碼到 <a href="%[1]s">%[3]s</a>
 | 
				
			||||||
create_issue=`創建了問題 <a href="%s/issues/%s">%[1]s#%[2]s</a>`
 | 
					create_issue=`創建了問題 <a href="%s/issues/%s">%s#%[2]s</a>`
 | 
				
			||||||
comment_issue=`評論了問題 <a href="%s/issues/%s">%[1]s#%[2]s</a>`
 | 
					comment_issue=`評論了問題 <a href="%s/issues/%s">%s#%[2]s</a>`
 | 
				
			||||||
transfer_repo=將倉庫 <code>%s</code> 轉移至 <a href="/%s%s">%s</a>
 | 
					transfer_repo=將倉庫 <code>%s</code> 轉移至 <a href="%s">%s</a>
 | 
				
			||||||
push_tag=推送了標籤 <a href="%s/%s/src/%s">%s</a> 到 <a href="%s/%s">%s</a>
 | 
					push_tag=推送了標籤 <a href="%s/src/%s">%[2]s</a> 到 <a href="%[1]s">%[3]s</a>
 | 
				
			||||||
compare_2_commits=查看 2 次提交的內容對比
 | 
					compare_2_commits=查看 2 次提交的內容對比
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[tool]
 | 
					[tool]
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -97,8 +97,15 @@ func (a Action) GetRepoName() string {
 | 
				
			|||||||
	return a.RepoName
 | 
						return a.RepoName
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					func (a Action) GetRepoPath() string {
 | 
				
			||||||
 | 
						return path.Join(a.RepoUserName, a.RepoName)
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
func (a Action) GetRepoLink() string {
 | 
					func (a Action) GetRepoLink() string {
 | 
				
			||||||
	return path.Join(setting.AppSubUrl, a.RepoUserName, a.RepoName)
 | 
						if len(setting.AppSubUrl) > 0 {
 | 
				
			||||||
 | 
							return path.Join(setting.AppSubUrl, a.GetRepoPath())
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
						return "/" + a.GetRepoPath()
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
func (a Action) GetBranch() string {
 | 
					func (a Action) GetBranch() string {
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -7,19 +7,19 @@
 | 
				
			|||||||
        <p class="text-bold">
 | 
					        <p class="text-bold">
 | 
				
			||||||
            <a href="{{AppSubUrl}}/{{.GetActUserName}}">{{.GetActUserName}}</a>
 | 
					            <a href="{{AppSubUrl}}/{{.GetActUserName}}">{{.GetActUserName}}</a>
 | 
				
			||||||
            {{if eq .GetOpType 1}}
 | 
					            {{if eq .GetOpType 1}}
 | 
				
			||||||
            {{$.i18n.Tr "action.create_repo" AppSubUrl .GetRepoLink .GetRepoLink | Str2html}}
 | 
					            {{$.i18n.Tr "action.create_repo" .GetRepoLink .GetRepoPath | Str2html}}
 | 
				
			||||||
            {{else if eq .GetOpType 5}}
 | 
					            {{else if eq .GetOpType 5}}
 | 
				
			||||||
            {{$.i18n.Tr "action.commit_repo" AppSubUrl .GetRepoLink .GetBranch .GetBranch AppSubUrl .GetRepoLink .GetRepoLink | Str2html}}
 | 
					            {{$.i18n.Tr "action.commit_repo" .GetRepoLink .GetBranch .GetRepoPath | Str2html}}
 | 
				
			||||||
            {{else if eq .GetOpType 6}}
 | 
					            {{else if eq .GetOpType 6}}
 | 
				
			||||||
            {{ $index := index .GetIssueInfos 0}}
 | 
					            {{ $index := index .GetIssueInfos 0}}
 | 
				
			||||||
            {{$.i18n.Tr "action.create_issue" .GetRepoLink $index | Str2html}}
 | 
					            {{$.i18n.Tr "action.create_issue" .GetRepoLink $index .GetRepoPath | Str2html}}
 | 
				
			||||||
            {{else if eq .GetOpType 8}}
 | 
					            {{else if eq .GetOpType 8}}
 | 
				
			||||||
            {{$.i18n.Tr "action.transfer_repo" .GetContent AppSubUrl .GetRepoLink .GetRepoLink | Str2html}}
 | 
					            {{$.i18n.Tr "action.transfer_repo" .GetContent .GetRepoLink .GetRepoPath | Str2html}}
 | 
				
			||||||
            {{else if eq .GetOpType 9}}
 | 
					            {{else if eq .GetOpType 9}}
 | 
				
			||||||
            {{$.i18n.Tr "action.push_tag" AppSubUrl .GetRepoLink .GetBranch .GetBranch AppSubUrl .GetRepoLink .GetRepoLink | Str2html}}
 | 
					            {{$.i18n.Tr "action.push_tag" .GetRepoLink .GetBranch .GetRepoPath | Str2html}}
 | 
				
			||||||
            {{else if eq .GetOpType 10}}
 | 
					            {{else if eq .GetOpType 10}}
 | 
				
			||||||
            {{ $index := index .GetIssueInfos 0}}
 | 
					            {{ $index := index .GetIssueInfos 0}}
 | 
				
			||||||
            {{$.i18n.Tr "action.comment_issue" .GetRepoLink $index | Str2html}}
 | 
					            {{$.i18n.Tr "action.comment_issue" .GetRepoLink $index .GetRepoPath | Str2html}}
 | 
				
			||||||
            {{end}}
 | 
					            {{end}}
 | 
				
			||||||
        </p>
 | 
					        </p>
 | 
				
			||||||
        {{if eq .GetOpType 5}}
 | 
					        {{if eq .GetOpType 5}}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user