diff options
author | GiteaBot <teabot@gitea.io> | 2021-02-16 03:04:48 +0000 |
---|---|---|
committer | GiteaBot <teabot@gitea.io> | 2021-02-16 03:04:48 +0000 |
commit | ebddee8d2b46afc8f297ef86463590db57367e70 (patch) | |
tree | fccad3904a3e023fc93b96ae4b487376a7717c73 /options/locale/locale_ja-JP.ini | |
parent | 60ef2a7c67c33287be1872b8d4ee3de6a38ed3a9 (diff) | |
download | gitea-ebddee8d2b46afc8f297ef86463590db57367e70.tar.gz gitea-ebddee8d2b46afc8f297ef86463590db57367e70.zip |
[skip ci] Updated translations via Crowdin
Diffstat (limited to 'options/locale/locale_ja-JP.ini')
-rw-r--r-- | options/locale/locale_ja-JP.ini | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/options/locale/locale_ja-JP.ini b/options/locale/locale_ja-JP.ini index f33c563b8e..1bc8be51aa 100644 --- a/options/locale/locale_ja-JP.ini +++ b/options/locale/locale_ja-JP.ini @@ -76,6 +76,7 @@ pull_requests=プルリクエスト issues=課題 milestones=マイルストーン +ok=OK cancel=キャンセル save=保存 add=追加 @@ -2518,6 +2519,7 @@ mirror_sync_delete=が <a href="%[1]s">%[3]s</a> の参照 <code>%[2]s</code> approve_pull_request=`が <a href="%s/pulls/%s">%s#%[2]s</a> を承認しました` reject_pull_request=`が <a href="%s/pulls/%s">%s#%[2]s</a> について変更を求めました` publish_release=`が <a href="%[1]s">%[3]s</a> の <a href="%[1]s/releases/tag/%[2]s"> "%[4]s" </a> をリリースしました` +review_dismissed_reason=理由: create_branch=が <a href="%[1]s">%[4]s</a> にブランチ <a href="%[1]s/src/branch/%[2]s">%[3]s</a> を作成しました [tool] |