diff options
author | Unknwon <u@gogs.io> | 2017-03-13 23:41:22 -0400 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2017-03-13 23:41:22 -0400 |
commit | f54bcba3394bf856b77b674203ea0c80b926cd61 (patch) | |
tree | 0500bf6accf340869e8558039198617703f8f3da /conf/locale/locale_ja-JP.ini | |
parent | f0209ac2f692226a10e8b8b9875e49adcf316779 (diff) |
Update locales
Diffstat (limited to 'conf/locale/locale_ja-JP.ini')
-rw-r--r-- | conf/locale/locale_ja-JP.ini | 40 |
1 files changed, 32 insertions, 8 deletions
diff --git a/conf/locale/locale_ja-JP.ini b/conf/locale/locale_ja-JP.ini index 5641033a..ac930843 100644 --- a/conf/locale/locale_ja-JP.ini +++ b/conf/locale/locale_ja-JP.ini @@ -201,6 +201,7 @@ Content=コンテンツ require_error=空にできません alpha_dash_error=アルファベット、数字、ハイフン"-"、アンダースコア"_"のいずれかの必要があります alpha_dash_dot_error=' アルファベット、数値、ダッシュ(-)、アンダースコア(_) 、ドット(.)のいずれかを入力する必要があります。 ' +alpha_dash_dot_slash_error=` must be valid alpha or numeric or dash(-_) or dot characters or slashes.` size_error=`サイズは %s である必要があります` min_size_error=' 少なくとも %s 文字の必要があります ' max_size_error=' %s 文字以下の必要があります ' @@ -426,6 +427,7 @@ pulls=プルリクエスト labels=ラベル milestones=マイルストーン commits=コミット +git_branches=Branches releases=リリース file_raw=Raw file_history=履歴 @@ -434,6 +436,13 @@ file_permalink=パーマリンク file_too_large=このファイルは大きすぎるため、表示できません。 video_not_supported_in_browser=Your browser doesn't support HTML5 video tag. +branches.overview=Overview +branches.active_branches=Active Branches +branches.stale_branches=Stale Branches +branches.all=All Branches +branches.updated_by=Updated %[1]s by %[2]s +branches.change_default_branch=Change Default Branch + editor.new_file=New file editor.upload_file=Upload file editor.edit_file=ファイルを編集 @@ -655,7 +664,7 @@ settings.protect_this_branch_desc=Disable force pushes and prevent from deletion settings.protect_require_pull_request=Require pull request instead direct pushing settings.protect_require_pull_request_desc=Enable this option to disable direct pushing to this branch. Commits have to be pushed to another non-protected branch and merged to this branch through pull request. settings.protect_whitelist_committers=Whitelist who can push to this branch -settings.protect_whitelist_committers_desc=Add people or teams to whitelist of direct push to this branch. +settings.protect_whitelist_committers_desc=Add people or teams to whitelist of direct push to this branch. Users in whitelist will bypass require pull request check. settings.protect_whitelist_users=Users who can push to this branch settings.protect_whitelist_search_users=Search users settings.protect_whitelist_teams=Teams for which members of them can push to this branch @@ -755,10 +764,20 @@ settings.event_send_everything=<strong>すべて</strong> が必要です。 settings.event_choose=必要なものを選択しましょう。 settings.event_create=Create settings.event_create_desc=ブランチ、またはタグを作成 -settings.event_pull_request=Pull Request -settings.event_pull_request_desc=Pull request opened, closed, reopened, edited, assigned, unassigned, label updated, label cleared, or synchronized. +settings.event_delete=Delete +settings.event_delete_desc=Branch or tag deleted +settings.event_fork=Fork +settings.event_fork_desc=Repository forked settings.event_push=プッシュ settings.event_push_desc=Git リポジトリにプッシュ +settings.event_issues=Issues +settings.event_issues_desc=Issue opened, closed, reopened, edited, assigned, unassigned, label updated, label cleared, milestoned, or demilestoned. +settings.event_issue_comment=Issue Comment +settings.event_issue_comment_desc=Issue comment created, edited, or deleted. +settings.event_pull_request=Pull Request +settings.event_pull_request_desc=Pull request opened, closed, reopened, edited, assigned, unassigned, label updated, label cleared, milestoned, demilestoned, or synchronized. +settings.event_release=Release +settings.event_release_desc=Release published in a repository. settings.active=アクティブ settings.active_helper=このフックのトリガーが引かれた時に、イベントの詳細を配信します。 settings.add_hook_success=新しい webhook が追加されました。 @@ -803,7 +822,6 @@ release.releases=リリース release.new_release=新しいリリース release.draft=ドラフト release.prerelease=プレリリース -release.stable=安定 release.edit=編集 release.ahead=このリリース以降 %s へ <strong>%d</strong> コミット release.source_code=ソース コード @@ -1019,6 +1037,7 @@ repos.private=プライベート repos.watches=Watches repos.stars=Stars repos.issues=課題 +repos.size=Size auths.auth_manage_panel=認証管理パネル auths.new=新しいソースを追加 @@ -1176,7 +1195,8 @@ config.git_pull_timeout=Pull Operation Timeout config.git_gc_timeout=GC Operation Timeout config.log_config=ログの構成 -config.log_mode=ログ モード +config.log_mode=Mode +config.log_options=Options monitor.cron=Cron タスク monitor.name=名前 @@ -1205,19 +1225,23 @@ notices.delete_success=システム通知が正常に削除されました。 [action] create_repo=がリポジトリ <a href="%s"> %s</a> を作成しました +fork_repo=forked a repository to <a href="%s">%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="%[1]s/src/%[2]s">%[3]s</a>にプッシュしました +compare_commits=これらの %d コミットの比較を表示 +transfer_repo=リポジトリ <code>%s</code> を <a href="%s">%s</a> へ転送しました create_issue=`問題 <a href="%s/issues/%s">%s#%[2]s</a> を開きました` close_issue=`closed issue <a href="%s/issues/%s">%s#%[2]s</a>` reopen_issue=`reopened issue <a href="%s/issues/%s">%s#%[2]s</a>` +comment_issue=`問題 <a href="%s/issues/%s">%s#%[2]s</a> のコメント` create_pull_request=`プルリクエスト <a href="%s/pulls/%s"> %s[2]s</a>を作成` close_pull_request=`closed pull request <a href="%s/pulls/%s">%s#%[2]s</a>` reopen_pull_request=`reopened pull request <a href="%s/pulls/%s">%s#%[2]s</a>` -comment_issue=`問題 <a href="%s/issues/%s">%s#%[2]s</a> のコメント` merge_pull_request=`プルリクエスト <a href="%s/pulls/%s"> %s[2]s</a>をマージしました` -transfer_repo=リポジトリ <code>%s</code> を <a href="%s">%s</a> へ転送しました +create_branch=created new branch <a href="%[1]s/src/%[2]s">%[3]s</a> at <a href="%[1]s">%[4]s</a> +delete_branch=deleted branch <code>%[2]s</code> at <a href="%[1]s">%[3]s</a> push_tag=<a href="%[1]s">%[3]s</a> に タグ <a href="%[1]s/src/%[2]s">%[2]s</a> をプッシュしました -compare_commits=これらの %d コミットの比較を表示 +delete_tag=deleted tag <code>%[2]s</code> at <a href="%[1]s">%[3]s</a> [tool] ago=前 |