mirror of
https://github.com/go-gitea/gitea
synced 2025-08-14 13:38:28 +00:00
Manual backport of locale for 1.20 (2nd) (#25668)
The backport needs manually checking because some 1.21 strings might not be right for 1.20 This backport also includes most fixes from https://github.com/go-gitea/gitea/pull/25291#issuecomment-1617678658 (thanks to lunny's manual fix on Crowdin side) Close #25638
This commit is contained in:
@@ -3057,7 +3057,7 @@ monitor.queue.settings.remove_all_items_done=キュー内のすべての項目
|
||||
|
||||
[action]
|
||||
create_repo=がリポジトリ <a href="%s">%s</a> を作成しました
|
||||
rename_repo=がリポジトリ名を <code>%[1]s</code> から <a href="%[2]s">[3]s</a> へ変更しました
|
||||
rename_repo=がリポジトリ名を <code>%[1]s</code> から <a href="%[2]s">%[3]s</a> へ変更しました
|
||||
commit_repo=が <a href="%[1]s">%[4]s</a> の <a href="%[2]s">%[3]s</a> にプッシュしました
|
||||
create_issue=がイシュー <a href="%[1]s">%[3]s#%[2]s</a> をオープンしました
|
||||
close_issue=がイシュー <a href="%[1]s">%[3]s#%[2]s</a> をクローズしました
|
||||
|
Reference in New Issue
Block a user