diff options
Diffstat (limited to 'options')
-rw-r--r-- | options/locale/locale_ja-JP.ini | 2 | ||||
-rw-r--r-- | options/locale/locale_pt-BR.ini | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/options/locale/locale_ja-JP.ini b/options/locale/locale_ja-JP.ini index abeb63a459..68c8daca38 100644 --- a/options/locale/locale_ja-JP.ini +++ b/options/locale/locale_ja-JP.ini @@ -770,8 +770,10 @@ issues.action_assignee=担当者 issues.action_assignee_no_select=担当者なし issues.opened_by=<a href="%[2]s">%[3]s</a>が%[1]sに作成 pulls.merged_by=<a href="%[2]s">%[3]s</a>が%[1]sにマージ +pulls.merged_by_fake=%[2]sが%[1]sにマージ issues.closed_by=<a href="%[2]s">%[3]s</a>が%[1]sにクローズ issues.opened_by_fake=%[2]sが%[1]sに作成 +issues.closed_by_fake=%[2]sが%[1]sにクローズ issues.previous=前ページ issues.next=次ページ issues.open_title=オープン diff --git a/options/locale/locale_pt-BR.ini b/options/locale/locale_pt-BR.ini index 2e53766857..f9ac663aba 100644 --- a/options/locale/locale_pt-BR.ini +++ b/options/locale/locale_pt-BR.ini @@ -770,8 +770,10 @@ issues.action_assignee=Responsável issues.action_assignee_no_select=Sem responsável issues.opened_by=aberto por <a href="%[2]s">%[3]s</a> %[1]s pulls.merged_by=merge aplicado %[1]s por <a href="%[2]s">%[3]s</a> +pulls.merged_by_fake=merge aplicado %[1]s por %[2]s issues.closed_by=fechado %[1]s por <a href="%[2]s">%[3]s</a> issues.opened_by_fake=aberto por %[2]s %[1]s +issues.closed_by_fake=fechado %[1]s por %[2]s issues.previous=Anterior issues.next=Próximo issues.open_title=Aberto |