Skip to content

Commit 2de8b27

Browse files
committed
[skip ci] Updated translations via Crowdin
1 parent 89b4e04 commit 2de8b27

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

options/locale/locale_ja-JP.ini

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2045,7 +2045,8 @@ reopen_issue=`が課題 <a href="%s/issues/%s">%s#%[2]s</a> を再オープン
20452045
create_pull_request=`がプルリクエスト <a href="%s/pulls/%s">%s#%[2]s</a> を作成しました`
20462046
close_pull_request=`がプルリクエスト <a href="%s/pulls/%s">%s#%[2]s</a> をクローズしました`
20472047
reopen_pull_request=`がプルリクエスト <a href="%s/pulls/%s">%s#%[2]s</a> を再オープンしました`
2048-
comment_issue=`が課題 <a href="%s/issues/%s">%s#%[2]s</a> へコメントしました`
2048+
comment_issue=`が課題 <a href="%s/issues/%s">%s#%[2]s</a> にコメントしました`
2049+
comment_pull=`がプルリクエスト <a href="%s/pulls/%s">%s#%[2]s</a> にコメントしました`
20492050
merge_pull_request=`がプルリクエスト <a href="%s/pulls/%s">%s#%[2]s</a> をマージしました`
20502051
transfer_repo=がリポジトリ <code>%s</code> を <a href="%s">%s</a> へ移転しました
20512052
push_tag=がタグ <a href="%s/src/tag/%s">%[2]s</a> を <a href="%[1]s">%[3]s</a> にプッシュしました

options/locale/locale_pt-BR.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2046,6 +2046,7 @@ create_pull_request=`criou o pull request <a href="%s/pulls/%s">%s#%[2]s</a>`
20462046
close_pull_request=`fechou o pull request <a href="%s/pulls/%s">%s#%[2]s</a>`
20472047
reopen_pull_request=`reabriu o pull request <a href="%s/pulls/%s">%s#%[2]s</a>`
20482048
comment_issue=`comentou sobre a issue <a href="%s/issues/%s">%s#%[2]s</a>`
2049+
comment_pull=`comentou no pull request <a href="%s/pulls/%s">%s#%[2]s</a>`
20492050
merge_pull_request=`aplicou merge do pull request <a href="%s/pulls/%s">%s#%[2]s</a>`
20502051
transfer_repo=transferiu repositório de <code>%s</code> para <a href="%s">%s</a>
20512052
push_tag=realizou push da tag <a href="%s/src/tag/%s">%[2]s</a> para <a href="%[1]s">%[3]s</a>

0 commit comments

Comments
 (0)