Skip to content

Commit c168095

Browse files
committed
[skip ci] Updated translations via Crowdin
1 parent c9f5953 commit c168095

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

options/locale/locale_ja-JP.ini

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -567,6 +567,9 @@ mirror_prune_desc=不要になった古いリモートトラッキング参照
567567
mirror_interval=ミラー間隔 (有効な時間の単位は'h'、'm'、's')。 自動的な同期を無効にする場合は0。
568568
mirror_interval_invalid=ミラー間隔が不正です。
569569
mirror_address=クローンするURL
570+
mirror_address_desc=必要な認証情報もURLに含めてください。 適宜URLエスケープも必要です。
571+
mirror_address_url_invalid=入力したURLは無効です。 URLの構成要素はすべて正しくエスケープする必要があります。
572+
mirror_address_protocol_invalid=入力したURLは無効です。 ミラーできるのは、http(s):// または git:// の場所からだけです。
570573
mirror_last_synced=前回の同期
571574
watchers=ウォッチャー
572575
stargazers=スターゲイザー
@@ -683,7 +686,9 @@ editor.cannot_commit_to_protected_branch=保護されたブランチ '%s' にコ
683686
684687
commits.desc=ソースコードの変更履歴を参照します。
685688
commits.commits=コミット
689+
commits.no_commits=共通のコミットはありません。 '%s' と '%s' の履歴はすべて異なっています。
686690
commits.search=コミットの検索…
691+
commits.search.tooltip=キーワード "author:""committer:""after:""before:" を付けて指定できます。 例 "revert author:Alice before:2019-04-01
687692
commits.find=検索
688693
commits.search_all=すべてのブランチ
689694
commits.author=作成者

0 commit comments

Comments
 (0)