Skip to content

Commit 460bc32

Browse files
committed
[skip ci] Updated translations via Crowdin
1 parent e963525 commit 460bc32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

options/locale/locale_ja-JP.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1550,7 +1550,7 @@ settings.dismiss_stale_approvals_desc=プルリクエストの内容を変える
15501550
settings.require_signed_commits=コミット署名必須
15511551
settings.require_signed_commits_desc=署名されていない場合、または署名が検証できなかった場合は、このブランチへのプッシュを拒否します
15521552
settings.protect_protected_file_patterns=保護されるファイルのパターン (セミコロン'\;'で区切る):
1553-
settings.protect_protected_file_patterns_desc=保護されたファイルは、このブランチにファイルを追加・編集・削除する権限を持つユーザーであっても、直接変更することはできません。 複数のパターンはセミコロン('\;')で区切ります。 パターンの文法については <a href="https://godoc.org/github.com/gobwas/glob#Compile">github.com/gobwas/glob</a> を参照してください。 例: <code>.drone.yml</code>, <code>/docs/**/*.txt</code>
1553+
settings.protect_protected_file_patterns_desc=保護されたファイルは、このブランチにファイルを追加・編集・削除する権限を持つユーザーであっても、そのままでは変更することはできません。 複数のパターンはセミコロン('\;')で区切ります。 パターンの文法については <a href="https://godoc.org/github.com/gobwas/glob#Compile">github.com/gobwas/glob</a> を参照してください。 例: <code>.drone.yml</code>, <code>/docs/**/*.txt</code>
15541554
settings.add_protected_branch=保護を有効にする
15551555
settings.delete_protected_branch=保護を無効にする
15561556
settings.update_protect_branch_success=ブランチ '%s' の保護を更新しました。

0 commit comments

Comments
 (0)