|
4 | 4 | "FilesTitle": "ファイル",
|
5 | 5 | "BranchesTitle": "ブランチ",
|
6 | 6 | "CommitsTitle": "コミット",
|
7 |
| - "StashTitle": "Stash", |
8 | 7 | "UnstagedChanges": "ステージされていない変更",
|
9 | 8 | "StagedChanges": "ステージされた変更",
|
10 | 9 | "MainTitle": "メイン",
|
11 | 10 | "StagingTitle": "メインパネル (Staging)",
|
12 | 11 | "MergingTitle": "メインパネル (Merging)",
|
13 |
| - "MergeConfirmTitle": "マージ", |
14 | 12 | "NormalTitle": "メインパネル (Normal)",
|
15 | 13 | "LogTitle": "ログ",
|
16 | 14 | "CommitSummary": "コミットメッセージ",
|
|
33 | 31 | "ToggleTreeView": "ファイルツリーの表示を切り替え",
|
34 | 32 | "OpenMergeTool": "Git mergetoolを開く",
|
35 | 33 | "Refresh": "リフレッシュ",
|
36 |
| - "Push": "Push", |
37 |
| - "Pull": "Pull", |
38 | 34 | "Scroll": "スクロール",
|
39 | 35 | "FileFilter": "ファイルをフィルタ (ステージ/アンステージ)",
|
40 | 36 | "FilterStagedFiles": "ステージされたファイルのみを表示",
|
|
68 | 64 | "Undo": "アンドゥ",
|
69 | 65 | "UndoReflog": "アンドゥ (via reflog) (experimental)",
|
70 | 66 | "RedoReflog": "リドゥ (via reflog) (experimental)",
|
71 |
| - "Pop": "Pop", |
72 |
| - "Drop": "Drop", |
73 | 67 | "Apply": "適用",
|
74 | 68 | "NoStashEntries": "Stashが存在しません",
|
75 | 69 | "StashDrop": "Stashを削除",
|
|
83 | 77 | "RenameStashPrompt": "Stash名を変更: {{.stashName}}",
|
84 | 78 | "OpenConfig": "設定ファイルを開く",
|
85 | 79 | "EditConfig": "設定ファイルを編集",
|
86 |
| - "ForcePush": "Force push", |
87 | 80 | "ForcePushPrompt": "ブランチがリモートブランチから分岐しています。'esc'でキャンセル, または'enter'でforce pushします。",
|
88 | 81 | "ForcePushDisabled": "ブランチがリモートブランチから分岐しています。force pushは無効化されています。",
|
89 | 82 | "CheckForUpdate": "更新を確認",
|
|
102 | 95 | "ConfirmQuitDuringUpdate": "現在更新を実行中です。終了しますか?",
|
103 | 96 | "MergeToolTitle": "マージツール",
|
104 | 97 | "MergeToolPrompt": "`git mergetool`を開きます。よろしいですか?",
|
105 |
| - "IntroPopupMessage": "\nThanks for using lazygit! Seriously you rock. Three things to share with you:\n\n 1) If you want to learn about lazygit's features, watch this vid:\n https://youtu.be/CPLdltN7wgE\n\n 2) Be sure to read the latest release notes at:\n https://github.com/jesseduffield/lazygit/releases\n\n 3) If you're using git, that makes you a programmer! With your help we can make\n lazygit better, so consider becoming a contributor and joining the fun at\n https://github.com/jesseduffield/lazygit\n You can also sponsor me and tell me what to work on by clicking the donate\n button at the bottom right.\n Or even just star the repo to share the love!\n", |
106 | 98 | "EditFile": "ファイルを編集",
|
107 | 99 | "OpenFile": "ファイルを開く",
|
108 | 100 | "IgnoreFile": ".gitignoreに追加",
|
|
114 | 106 | "UnsupportedGitService": "サポートされていないGitサービスです。",
|
115 | 107 | "CopyPullRequestURL": "Pull RequestのURLをクリップボードにコピー",
|
116 | 108 | "NoBranchOnRemote": "ブランチがリモートに存在しません。リモートにpushしてください。",
|
117 |
| - "Fetch": "Fetch", |
118 | 109 | "StageSelectionTooltip": "選択行をステージ/アンステージ",
|
119 | 110 | "DiscardSelection": "変更を削除 (git reset)",
|
120 | 111 | "ToggleSelectHunk": "Hunk選択を切り替え",
|
|
130 | 121 | "RemotesTitle": "リモート",
|
131 | 122 | "RemoteBranchesTitle": "リモートブランチ",
|
132 | 123 | "PatchBuildingTitle": "メインパネル (Patch Building)",
|
133 |
| - "InformationTitle": "Information", |
134 |
| - "SecondaryTitle": "Secondary", |
135 | 124 | "ReflogCommitsTitle": "参照ログ",
|
136 | 125 | "ErrorOccurred": "エラーが発生しました! issueを作成してください: ",
|
137 | 126 | "YouAreHere": "現在位置",
|
|
159 | 148 | "PullingStatus": "Pull中",
|
160 | 149 | "PushingStatus": "Push中",
|
161 | 150 | "FetchingStatus": "Fetch中",
|
162 |
| - "CommitFiles": "Commit files", |
163 | 151 | "SubCommitsDynamicTitle": "コミット (%s)",
|
164 |
| - "CommitFilesDynamicTitle": "Diff files (%s)", |
165 | 152 | "RemoteBranchesDynamicTitle": "リモートブランチ (%s)",
|
166 | 153 | "CommitFilesTitle": "コミットファイル",
|
167 | 154 | "DiscardFileChangesTitle": "ファイルの変更を破棄",
|
|
181 | 168 | "ScrollLeft": "左スクロール",
|
182 | 169 | "ScrollRight": "右スクロール",
|
183 | 170 | "DiscardPatch": "パッチを破棄",
|
184 |
| - "EnterUpstream": "'\u003cremote\u003e \u003cbranchname\u003e' の形式でupstreamを入力", |
185 |
| - "InvalidUpstream": "Upstreamの形式が正しくありません。'\u003cremote\u003e \u003cbranchname\u003e' の形式で入力してください。", |
| 171 | + "EnterUpstream": "'<remote> <branchname>' の形式でupstreamを入力", |
| 172 | + "InvalidUpstream": "Upstreamの形式が正しくありません。'<remote> <branchname>' の形式で入力してください。", |
186 | 173 | "ReturnToRemotesList": "リモート一覧に戻る",
|
187 | 174 | "NewRemote": "リモートを新規追加",
|
188 | 175 | "NewRemoteName": "新規リモート名:",
|
|
345 | 332 | "IgnoreExcludeFile": "ファイルをignore",
|
346 | 333 | "Commit": "コミット",
|
347 | 334 | "EditFile": "ファイルを編集",
|
348 |
| - "Push": "Push", |
349 |
| - "Pull": "Pull", |
350 | 335 | "OpenFile": "ファイルを開く",
|
351 | 336 | "StashAllChanges": "すべての変更をStash",
|
352 | 337 | "StashStagedChanges": "ステージされた変更をStash",
|
|
364 | 349 | "RemoveRemote": "リモートを削除",
|
365 | 350 | "UpdateRemote": "リモートを更新",
|
366 | 351 | "ApplyPatch": "パッチを適用",
|
367 |
| - "Stash": "Stash", |
368 | 352 | "RenameStash": "Stash名を変更",
|
369 | 353 | "RemoveSubmodule": "サブモジュールを削除",
|
370 | 354 | "ResetSubmodule": "サブモジュールをリセット",
|
|
399 | 383 | "SkipCurrent": "%s をスキップする",
|
400 | 384 | "CompleteTitle": "Bisect完了"
|
401 | 385 | },
|
402 |
| - "Log": { |
403 |
| - "EditRebaseFromBaseCommit": "" |
404 |
| - } |
| 386 | + "Log": {}, |
| 387 | + "BreakingChangesByVersion": {} |
405 | 388 | }
|
0 commit comments