File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -105,6 +105,7 @@ error404=アクセスしようとしたページは<strong>存在しない</stro
105105
106106never =無し
107107
108+ rss_feed =RSSフィード
108109
109110[error]
110111occurred =エラーが発生しました.
@@ -1040,6 +1041,7 @@ line_unicode=`この行には不可視Unicode文字があります`
10401041escape_control_characters =エスケープ
10411042unescape_control_characters =エスケープ解除
10421043file_copy_permalink =パーマリンクをコピー
1044+ view_git_blame =Git Blameを表示
10431045video_not_supported_in_browser =このブラウザはHTML5のvideoタグをサポートしていません。
10441046audio_not_supported_in_browser =このブラウザーはHTML5のaudioタグをサポートしていません。
10451047stored_lfs =Git LFSで保管されています
@@ -1486,6 +1488,9 @@ pulls.desc=プルリクエストとコードレビューの有効化。
14861488pulls.new =新しいプルリクエスト
14871489pulls.view =プルリクエストを表示
14881490pulls.compare_changes =新規プルリクエスト
1491+ pulls.allow_edits_from_maintainers =メンテナーからの編集を許可する
1492+ pulls.allow_edits_from_maintainers_desc =ベースブランチへの書き込みアクセス権を持つユーザーは、このブランチにプッシュすることもできます
1493+ pulls.allow_edits_from_maintainers_err =更新に失敗しました
14891494pulls.compare_changes_desc =マージ先ブランチとプル元ブランチを選択。
14901495pulls.compare_base =マージ先
14911496pulls.compare_compare =プル元
Original file line number Diff line number Diff line change @@ -1134,7 +1134,7 @@ commits.message=Mensagem
11341134commits.date =Data
11351135commits.older =Mais Antigo
11361136commits.newer =Mais recente
1137- commits.signed_by =Acessado por
1137+ commits.signed_by =Assinado por
11381138commits.signed_by_untrusted_user =Assinado por usuário não confiável
11391139commits.signed_by_untrusted_user_unmatched =Assinado por usuário não confiável que não corresponde ao autor da submissão
11401140commits.gpg_key_id =ID da chave GPG
You can’t perform that action at this time.
0 commit comments