Browse Source

[skip ci] Updated translations via Crowdin

tags/v1.11.0-rc1
GiteaBot 4 years ago
parent
commit
2de8b27dd1
2 changed files with 3 additions and 1 deletions
  1. 2
    1
      options/locale/locale_ja-JP.ini
  2. 1
    0
      options/locale/locale_pt-BR.ini

+ 2
- 1
options/locale/locale_ja-JP.ini View File

@@ -2045,7 +2045,8 @@ reopen_issue=`が課題 <a href="%s/issues/%s">%s#%[2]s</a> を再オープン
create_pull_request=`がプルリクエスト <a href="%s/pulls/%s">%s#%[2]s</a> を作成しました`
close_pull_request=`がプルリクエスト <a href="%s/pulls/%s">%s#%[2]s</a> をクローズしました`
reopen_pull_request=`がプルリクエスト <a href="%s/pulls/%s">%s#%[2]s</a> を再オープンしました`
comment_issue=`が課題 <a href="%s/issues/%s">%s#%[2]s</a> へコメントしました`
comment_issue=`が課題 <a href="%s/issues/%s">%s#%[2]s</a> にコメントしました`
comment_pull=`がプルリクエスト <a href="%s/pulls/%s">%s#%[2]s</a> にコメントしました`
merge_pull_request=`がプルリクエスト <a href="%s/pulls/%s">%s#%[2]s</a> をマージしました`
transfer_repo=がリポジトリ <code>%s</code> を <a href="%s">%s</a> へ移転しました
push_tag=がタグ <a href="%s/src/tag/%s">%[2]s</a> を <a href="%[1]s">%[3]s</a> にプッシュしました

+ 1
- 0
options/locale/locale_pt-BR.ini View File

@@ -2046,6 +2046,7 @@ create_pull_request=`criou o pull request <a href="%s/pulls/%s">%s#%[2]s</a>`
close_pull_request=`fechou o pull request <a href="%s/pulls/%s">%s#%[2]s</a>`
reopen_pull_request=`reabriu o pull request <a href="%s/pulls/%s">%s#%[2]s</a>`
comment_issue=`comentou sobre a issue <a href="%s/issues/%s">%s#%[2]s</a>`
comment_pull=`comentou no pull request <a href="%s/pulls/%s">%s#%[2]s</a>`
merge_pull_request=`aplicou merge do pull request <a href="%s/pulls/%s">%s#%[2]s</a>`
transfer_repo=transferiu repositório de <code>%s</code> para <a href="%s">%s</a>
push_tag=realizou push da tag <a href="%s/src/tag/%s">%[2]s</a> para <a href="%[1]s">%[3]s</a>

Loading…
Cancel
Save