diff options
Diffstat (limited to 'conf/locale/locale_ja-JP.ini')
-rw-r--r-- | conf/locale/locale_ja-JP.ini | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/conf/locale/locale_ja-JP.ini b/conf/locale/locale_ja-JP.ini index 6bf03ac72c..d4e8974049 100644 --- a/conf/locale/locale_ja-JP.ini +++ b/conf/locale/locale_ja-JP.ini @@ -124,6 +124,7 @@ uname_holder=ユーザー名またはEメール password_holder=パスワード switch_dashboard_context=ダッシュ ボードのコンテキストを切替 my_repos=自分のリポジトリ +show_more_repos=Show more repositories... collaborative_repos=共同リポジトリ my_orgs=自分の組織 my_mirrors=自分のミラー @@ -465,7 +466,8 @@ issues.next=次ページ issues.open_title=オープン issues.closed_title=クローズ issues.num_comments=%d コメント -issues.commented_at=`コメント <a id="%[1]s" href="#%[1]s">%[2]s</a>` +issues.commented_at=`commented <a href="#%s">%s</a>` +issues.delete_comment_confirm=Are you sure you want to delete this comment? issues.no_content=まだコンテンツがありません issues.close_issue=閉じる issues.close_comment_issue=コメントしてクローズ @@ -585,8 +587,8 @@ settings.issues_desc=組み込み簡易課題トラッカーを有効 settings.use_external_issue_tracker=外部課題トラッキングシステムを使用 settings.tracker_url_format=外部課題トラッキングツール URLのフォーマット settings.tracker_issue_style=External Issue Tracker Naming Style: -settings.tracker_issue_style.numeric=Numeric <span class="ui light grey text">(1234)</span> -settings.tracker_issue_style.alphanumeric=Alphanumeric <span class="ui light grey text">(ABC-123, DEFG-234, ...)</span> +settings.tracker_issue_style.numeric=Numeric +settings.tracker_issue_style.alphanumeric=Alphanumeric settings.tracker_url_format_desc=You can use placeholder <code>{user} {repo} {index}</code> for user name, repository name and issue index. settings.pulls_desc=Enable pull requests to accept public contributions settings.danger_zone=危険地帯 @@ -725,6 +727,7 @@ release.deletion=リリースの削除 release.deletion_desc=このリリースを削除すると、対応するGitのタグも削除されます。よろしいですか? release.deletion_success=リリースが正常に削除されました。 release.tag_name_already_exist=このタグ名には既にリリースが存在します。 +release.tag_name_invalid=Tag name is not valid. release.downloads=Downloads [org] |