mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-03 16:59:05 +01:00
[skip ci] Updated translations via Crowdin
This commit is contained in:
parent
ba91214633
commit
db58dbabfc
2 changed files with 6 additions and 2 deletions
|
@ -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=オープン
|
||||
|
|
|
@ -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…
Reference in a new issue