Skip to content

Commit

Permalink
[skip ci] Updated translations via Crowdin
Browse files Browse the repository at this point in the history
  • Loading branch information
GiteaBot committed Oct 14, 2021
1 parent 5a8dd96 commit bd14c40
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions options/locale/locale_ja-JP.ini
Original file line number Diff line number Diff line change
Expand Up @@ -1377,6 +1377,12 @@ issues.review.un_resolve_conversation=未解決にする
issues.review.resolved_by=がこの会話を解決済みにしました
issues.assignee.error=予期しないエラーにより、一部の担当者を追加できませんでした。
issues.reference_issue.body=内容
issues.content_history.deleted=削除しました
issues.content_history.edited=編集済み
issues.content_history.created=作成済み
issues.content_history.delete_from_history=履歴から削除
issues.content_history.delete_from_history_confirm=履歴から削除しますか?
issues.content_history.options=オプション

compare.compare_base=基準
compare.compare_head=比較
Expand Down Expand Up @@ -1985,6 +1991,12 @@ settings.lfs_pointers.inRepo=Repo内
settings.lfs_pointers.exists=実ファイルあり
settings.lfs_pointers.accessible=アクセス可
settings.lfs_pointers.associateAccessible=アクセス可能な%d件のOIDを登録
settings.rename_branch_failed_exist=ターゲットブランチ %s が存在するため、ブランチの名前を変更できません。
settings.rename_branch_failed_not_exist=ブランチが存在しないので、ブランチ %s の名前を変更できません。
settings.rename_branch_success=ブランチ %s の名前を %s に変更しました。
settings.rename_branch_from=以前のブランチ名
settings.rename_branch_to=新しいブランチ名
settings.rename_branch=ブランチ名を変更

diff.browse_source=ソースを参照
diff.parent=親
Expand Down Expand Up @@ -2106,6 +2118,7 @@ branch.create_new_branch=このブランチをもとに作成します:
branch.confirm_create_branch=ブランチを作成
branch.new_branch=新しいブランチの作成
branch.new_branch_from='%s' から新しいブランチを作成
branch.renamed=ブランチ %s は %s にリネームされました。

tag.create_tag=タグ <strong>%s</strong> を作成
tag.create_success=タグ '%s' が作成されました。
Expand Down Expand Up @@ -2358,6 +2371,18 @@ users.still_own_repo=このユーザーはまだ1つ以上のリポジトリを
users.still_has_org=このユーザーは組織のメンバーになっています。 先に組織からこのユーザーを削除してください。
users.deletion_success=ユーザーアカウントを削除しました。
users.reset_2fa=2要素認証をリセット
users.list_status_filter.menu_text=フィルター
users.list_status_filter.reset=リセット
users.list_status_filter.is_active=有効
users.list_status_filter.not_active=無効
users.list_status_filter.is_admin=管理者
users.list_status_filter.not_admin=非管理者
users.list_status_filter.is_restricted=制限あり
users.list_status_filter.not_restricted=制限なし
users.list_status_filter.is_prohibit_login=ログインを禁止
users.list_status_filter.not_prohibit_login=ログインを許可
users.list_status_filter.is_2fa_enabled=2要素認証有効
users.list_status_filter.not_2fa_enabled=2要素認証無効

emails.email_manage_panel=ユーザーメールアドレスの管理
emails.primary=プライマリー
Expand Down

0 comments on commit bd14c40

Please sign in to comment.