Skip to content

Commit 807a41c

Browse files
committed
[skip ci] Updated translations via Crowdin
1 parent 58f57b3 commit 807a41c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

options/locale/locale_ja-JP.ini

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ return_to_gitea=Giteaに戻る
2626
username=ユーザー名
2727
email=メールアドレス
2828
password=パスワード
29+
access_token=アクセストークン
2930
re_type=パスワードを再入力
3031
captcha=CAPTCHA
3132
twofa=2要素認証
@@ -370,6 +371,7 @@ enterred_invalid_owner_name=新しいオーナーの名前が正しくありま
370371
enterred_invalid_password=入力されたパスワードが間違っています。
371372
user_not_exist=指定されたユーザーは存在しません。
372373
team_not_exist=チームが存在していません。
374+
last_org_owner='Owners'チームから最後のユーザーを削除することはできません。ひとつの組織には少なくとも一人のオーナーが必要です。
373375
cannot_add_org_to_team=組織はチームメンバーとして追加できません。
374376

375377
invalid_ssh_key=SSHキーが確認できません: %s
@@ -705,6 +707,10 @@ form.name_reserved=リポジトリ名 '%s' は予約されています。
705707
form.name_pattern_not_allowed='%s' の形式はリポジトリ名に使用できません。
706708

707709
need_auth=クローン時の認証
710+
migrate_options=移行オプション
711+
migrate_service=移行するサービス
712+
migrate_options_mirror_helper=このリポジトリを<span class="text blue">ミラー</span>にする
713+
migrate_options_mirror_disabled=サイト管理者はミラーの新規作成を無効にしています。
708714
migrate_items=移行する項目
709715
migrate_items_wiki=Wiki
710716
migrate_items_milestones=マイルストーン
@@ -720,6 +726,7 @@ migrate.permission_denied=ローカルリポジトリをインポートする権
720726
migrate.invalid_local_path=ローカルパスが無効です。 存在しないかディレクトリではありません。
721727
migrate.failed=移行に失敗しました: %v
722728
migrate.lfs_mirror_unsupported=LFSオブジェクトのミラーはサポートされていません。 代わりに 'git lfs fetch --all''git lfs push --all' を使ってください。
729+
migrate.migrate_items_options=サービスがサポートしている項目を移行するには、認証が必要です。
723730
migrated_from=<a href="%[1]s">%[2]s</a>から移行
724731
migrated_from_fake=%[1]sから移行
725732
migrate.migrating=<b>%s</b> から移行しています ...

0 commit comments

Comments
 (0)