summaryrefslogtreecommitdiffstats
path: root/options/locale/locale_ja-JP.ini
diff options
context:
space:
mode:
authorKN4CK3R <admin@oldschoolhack.me>2022-10-31 00:19:34 +0000
committerKN4CK3R <admin@oldschoolhack.me>2022-10-31 00:19:34 +0000
commit9b3e2c54502ef8295ae18b5496588f0370138ef7 (patch)
treefea68646cbfbca074b32734e214c1eb8da2413fb /options/locale/locale_ja-JP.ini
parentd33b2d473c46c1a74474afd82d8e32f1314271e7 (diff)
downloadgitea-9b3e2c54502ef8295ae18b5496588f0370138ef7.tar.gz
gitea-9b3e2c54502ef8295ae18b5496588f0370138ef7.zip
[skip ci] Updated translations via Crowdin
Diffstat (limited to 'options/locale/locale_ja-JP.ini')
-rw-r--r--options/locale/locale_ja-JP.ini15
1 files changed, 15 insertions, 0 deletions
diff --git a/options/locale/locale_ja-JP.ini b/options/locale/locale_ja-JP.ini
index 11adea6555..abb58a4f25 100644
--- a/options/locale/locale_ja-JP.ini
+++ b/options/locale/locale_ja-JP.ini
@@ -107,6 +107,8 @@ never=無し
rss_feed=RSSフィード
[filter]
+string.asc=A - Z
+string.desc=Z - A
[error]
occurred=エラーが発生しました.
@@ -414,6 +416,10 @@ repo.transfer.body=承認または拒否するには %s を開きます。 も
repo.collaborator.added.subject=%s が %s にあなたを追加しました
repo.collaborator.added.text=あなたは次のリポジトリの共同作業者に追加されました:
+team_invite.subject=%[1]s さんが %[2]s への参加にあなたを招待しました
+team_invite.text_1=%[1]s さんが、組織 %[3]s 内のチーム %[2]s への参加に、あなたを招待しました。
+team_invite.text_2=下のリンクをクリックしてチームに参加してください。
+team_invite.text_3=注: この招待は %[1]s 宛です。 招待に心当たりがなければ、このメールを無視してかまいません。
[modal]
yes=はい
@@ -490,6 +496,7 @@ user_not_exist=指定されたユーザーは存在しません。
team_not_exist=チームが存在していません。
last_org_owner='Owners'チームから最後のユーザーを削除することはできません。ひとつの組織には少なくとも一人のオーナーが必要です。
cannot_add_org_to_team=組織はチームメンバーとして追加できません。
+duplicate_invite_to_team=指定したユーザーはすでにチームメンバーに招待されています。
invalid_ssh_key=SSHキーが確認できません: %s
invalid_gpg_key=GPGキーが確認できません: %s
@@ -742,6 +749,7 @@ create_oauth2_application_button=アプリケーション作成
create_oauth2_application_success=新しいOAuth2アプリケーションを作成しました。
update_oauth2_application_success=OAuth2アプリケーションを更新しました。
oauth2_application_name=アプリケーション名
+oauth2_confidential_client=コンフィデンシャルクライアント。 ウェブアプリのように秘密情報を機密にできるアプリの場合に選択します。 デスクトップアプリやモバイルアプリなどのネイティブアプリには選択しないでください。
oauth2_redirect_uri=リダイレクトURI
save_application=保存
oauth2_client_id=クライアントID
@@ -2402,6 +2410,8 @@ teams.members=チームメンバー
teams.update_settings=設定の更新
teams.delete_team=チームを削除
teams.add_team_member=チームメンバーを追加
+teams.invite_team_member=%s への招待
+teams.invite_team_member.list=保留中の招待
teams.delete_team_title=チームの削除
teams.delete_team_desc=チームを削除すると、メンバーはこのリポジトリへのアクセス権を失います。 続行しますか?
teams.delete_team_success=チームを削除しました。
@@ -2426,6 +2436,9 @@ teams.all_repositories_helper=チームはすべてのリポジトリにアク
teams.all_repositories_read_permission_desc=このチームは<strong>すべてのリポジトリ</strong>の<strong>読み取り</strong>アクセス権を持ちます: メンバーはリポジトリの閲覧とクローンが可能です。
teams.all_repositories_write_permission_desc=このチームは<strong>すべてのリポジトリ</strong>の<strong>書き込み</strong>アクセス権を持ちます: メンバーはリポジトリの読み取りとプッシュが可能です。
teams.all_repositories_admin_permission_desc=このチームは<strong>すべてのリポジトリ</strong>の<strong>管理者</strong>アクセス権を持ちます: メンバーはリポジトリの読み取り、プッシュ、共同作業者の追加が可能です。
+teams.invite.title=あなたは組織 <strong>%[2]s</strong> 内のチーム <strong>%[1]s</strong> への参加に招待されました。
+teams.invite.by=%s からの招待
+teams.invite.description=下のボタンをクリックしてチームに参加してください。
[admin]
dashboard=ダッシュボード
@@ -2879,6 +2892,8 @@ config.access_log_template=テンプレート
config.xorm_log_mode=XORMログのモード
config.xorm_log_sql=SQLのログ出力
+config.get_setting_failed=%s の取得に失敗しました
+config.set_setting_failed=%s の設定に失敗しました
monitor.cron=Cronタスク
monitor.name=名称