Browse Source

[skip ci] Updated translations via Crowdin

master
GiteaBot 6 years ago
parent
commit
db58dbabfc
2 changed files with 6 additions and 2 deletions
  1. +4
    -2
      options/locale/locale_ja-JP.ini
  2. +2
    -0
      options/locale/locale_pt-BR.ini

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

@@ -732,8 +732,10 @@ issues.action_milestone=マイルストーン
issues.action_milestone_no_select=マイルストーンなし
issues.action_assignee=担当者
issues.action_assignee_no_select=担当者なし
issues.opened_by=<a href="%[2]s">%[3]s</a>が %[1]s に作成
issues.opened_by_fake=%[2]s が %[1]s に作成
issues.opened_by=<a href="%[2]s">%[3]s</a>が%[1]sに作成
pulls.merged_by=<a href="%[2]s">%[3]s</a>が%[1]sにマージ
issues.closed_by=<a href="%[2]s">%[3]s</a>が%[1]sにクローズ
issues.opened_by_fake=%[2]sが%[1]sに作成
issues.previous=前ページ
issues.next=次ページ
issues.open_title=オープン


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

@@ -733,6 +733,8 @@ issues.action_milestone_no_select=Sem marco
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>
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.previous=Anterior
issues.next=Próximo


Loading…
Cancel
Save