Skip to content

Commit 223fa4b

Browse files
authored
Merge pull request #25 from megos/iss24
ja-jp v3.2.0
2 parents ffed8d9 + e85a22e commit 223fa4b

File tree

1 file changed

+23
-2
lines changed

1 file changed

+23
-2
lines changed

ja-jp.json

Lines changed: 23 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@
9393
"By": "{0} by ",
9494

9595
"Repo-Delete": "リポジトリを削除",
96+
"Repo-ClearFromRecentRepositories": "最近開いたリポジトリから {0} をクリア",
9697
"Repo-Open": "リポジトリを開く",
9798
"Repo-OpenInFileManager": "ファイラで開く",
9899
"Repo-OpenInTerminal": "ターミナルで開く",
@@ -206,7 +207,6 @@
206207
"ShowAll": "すべて表示",
207208
"SoloBranch": "このbranchをソロモードに",
208209
"UnsoloAll": "ソロモードを終了",
209-
"ShowMoreRepos": "リポジトリをさらに表示",
210210
"SuccessWithBang": "成功しました!",
211211
"Stage": "Stage",
212212
"Staged": "Staged",
@@ -217,6 +217,7 @@
217217
"Unstage": "Unstage",
218218
"Unstaged": "Unstaged",
219219
"UpstreamBranch": "Upstream branch",
220+
"ViewAllRepositories": "すべてのリポジトリを表示",
220221
"WorkInProgressAbbr": "WIP",
221222
"WorkInProgressOnBranchAbbr": "WIP on {0}",
222223
"Zoom": "拡大/縮小",
@@ -265,7 +266,7 @@
265266
"Folder-ResetAll": "フォルダをリセットする",
266267
"Folder-StageAll": "フォルダをStage",
267268
"Folder-UnstageAll": "フォルダをUnstage",
268-
"Folder-UnstageAndResetAll": "Unstageしてフォルダをリセット",
269+
"Folder-DiscardAllChanges": "フォルダのすべての変更を取り消す",
269270

270271
"FileHistory": "ファイルの履歴",
271272
"FileHistory-AuthorInfo": "Authored by {0} on {1}",
@@ -301,6 +302,7 @@
301302
"FuzzyFinder-GitFlowPrefix": "Git Flow: ",
302303
"FuzzyFinder-InitRepoKeywords": "initialize",
303304
"FuzzyFinder-OpenGitFlowPanel": "Git Flow",
305+
"FuzzyFinder-OpenFileInExternalCompareTool": "Open in External Diff/Merge Tool",
304306
"FuzzyFinder-OpenRepoPrefix": "Open Repo",
305307
"FuzzyFinder-OpenInFileManagerKeywords": "folder explorer finder",
306308
"FuzzyFinder-OpenInTerminalKeywords": "command line console",
@@ -376,6 +378,7 @@
376378

377379
"DiscardSelectedLines": "選択中の行の変更を取り消す",
378380
"DiscardThisHunk": "Hunkを取り消す",
381+
"DiscardNChanges": "{0}つのファイルの変更を取り消す",
379382
"RefCreatedMessage": "{0}: {1} created @ {2}",
380383
"StageAllChanges": "すべての変更をStage",
381384
"StageNChanges": "{0}つのファイルをStage",
@@ -415,6 +418,7 @@
415418
"DeleteAndCommitLabel": "削除してコミット",
416419
"ResetAllButtonLabel": "すべて取り消す",
417420
"ResetFileButtonLabel": "ファイルをリセット",
421+
"ResetFilesButtonLabel": "ファイルをリセット",
418422
"SaveAncesor": "Ancestorを保存",
419423
"SaveFileButtonLabel": "ファイルを保存",
420424
"ShowPricingButtonLabel": "GitKraken Proの価格を表示",
@@ -512,6 +516,7 @@
512516
"ContextMenu-DeleteTagXFromRemoteY": "{1} から {0} を削除",
513517
"ContextMenu-DeleteTagXFromAllRemotes": "すべてのRemoteから {0} を削除",
514518
"ContextMenu-EditRemote": "{0} を編集",
519+
"ContextMenu-FavoriteRepository": "リポジトリをお気に入りに登録",
515520
"ContextMenu-FetchRemote": "{0} をfetch",
516521
"ContextMenu-MergeBranchIntoBranch": "Merge ({1} <- {0})",
517522
"ContextMenu-EditProjectGroup": "ラベルを編集",
@@ -538,9 +543,13 @@
538543
"ContextMenu-StashDelete": "Stashを削除",
539544
"ContextMenu-StashPop": "Stashをpop",
540545
"ContextMenu-SquashXCommits": "{0} commitをSquash",
546+
"ContextMenu-UnfavoriteRepository": "リポジトリのお気に入りを解除",
541547
"ContextMenu-ViewServiceRemoteInBrowser": "{0} を {1} で表示",
542548

543549
"Toolbar-CloseSubmodule": "Submoduleを閉じる",
550+
551+
"BreadCrumbs-FavoritesHeader": "お気に入り",
552+
"BreadCrumbs-RecentsHeader": "最近開いたリポジトリ",
544553

545554
"Profile-AddAProfile": "プロフィールを追加",
546555
"Profile-CancelDelete": "いいえ、プロフィールをそのままにします",
@@ -743,7 +752,9 @@
743752
"OpenRepo-BrowseForProjectDirectory": "プロジェクトディレクトリを表示",
744753
"OpenRepo-BrowseForReposButtonLabel": "リポジトリを開く",
745754
"OpenRepo-BrowseForReposDialogTitle": "開くリポジトリを選択",
755+
"OpenRepo-Favorites": "お気に入り",
746756
"OpenRepo-IsOpenIndicator": "(現在開いています)",
757+
"OpenRepo-NoReposFavorited": "お気に入りに登録しているリポジトリはありません。",
747758
"OpenRepo-NoReposFound": "リポジトリを見つけられませんでした。",
748759
"OpenRepo-OpeningRepo": "リポジトリを開いています",
749760
"OpenRepo-ProjectFoldersSection": "プロジェクトグループ",
@@ -1038,6 +1049,10 @@
10381049
"Submodule-Status-InSync": "Submoduleは最新です ({0})。",
10391050
"Submodule-Status-OutOfSync": "Submoduleは {0} と同期が取れていません。",
10401051
"Submodule-Status-Uninitialized": "Submoduleディレクトリは初期化されていません。",
1052+
"Submodule-UnableToDiff": "Submoduleのdiffが取得できません。",
1053+
"Submodule-Update": "{0} をアップデート",
1054+
"Submodule-InitializeSpecific": "{0} を初期化",
1055+
"Submodule-DirInIndex": "'{0}'はディレクトリとして既に存在します。",
10411056

10421057
"UIPreferences": "外観",
10431058
"UIPreferences-TabSize": "タブサイズ",
@@ -1170,6 +1185,8 @@
11701185
"すべての変更を取り消すとtrakingされていないファイルも削除されます。本当にすべての変更を取り消しますか?",
11711186
"ConfirmationMessage-ResetFile":
11721187
"ファイルの変更がすべて取り消されます。本当にファイルの変更を取り消しますか?",
1188+
"ConfirmationMessage-ResetFiles":
1189+
"選択したファイルのすべての変更が取り消されます。本当にすべての変更を取り消しますか?",
11731190
"ConfirmationMessage-PersistConflictToDisk": "本当に保存してよろしいですか?",
11741191

11751192
"UndoRedo-InformationMissing": "やり直しの情報がありません。これはガベージコレクションによるものだと思われます。",
@@ -1200,6 +1217,7 @@
12001217
"KeyBinding-CommitWithStage": "すべてstageしてcommit (メッセージが入力されている場合)",
12011218
"KeyBinding-SearchCommits": "Commitを検索",
12021219
"KeyBinding-FilterBranches": "左のパネルをフィルタ",
1220+
"KeyBinding-OpenFileInExternalDiffOrMergeTool": "選択したファイルを外部のDiff/Mergeツールで開く",
12031221
"Keybinding-OpenRepoInTerminal": "ターミナルでリポジトリを開く",
12041222
"KeyBinding-SelectFirst": "最初の要素を選択",
12051223
"KeyBinding-SelectLast": "最後の要素を選択",
@@ -1345,6 +1363,9 @@
13451363
"ErrorMessage-SshKeyNotFound": "SSHキーがありません。設定 -> 認証から設定を行ってください。",
13461364
"ErrorMessage-SshKeyNotSupported": "SSHキーのフォーマットが正しくありません。SSHキーが有効であること、RSA暗号方式であることを確認してください。",
13471365
"ErrorMessage-MergeConflicts": "Conflictを解決する必要があります",
1366+
"ErrorMessage-CannotOpenFileCompareToolForMultiSelectedFiles": "commitパネルで複数のファイルが選択されています",
1367+
"ErrorMessage-CannotOpenFileCompareToolWithoutActiveFile": "commitパネルまたはmerge解決パネルにてファイルが選択されていません",
1368+
"ErrorMessage-CannotOpenFileCompareToolForMergedDiffs": "グラフで3つ以上のcommitが選択されています",
13481369
"ErrorMessage-DiffToolNotFound": "Diffツールが設定されていません",
13491370
"ErrorMessage-MergeToolNotFound": "Mergeツールが設定されていません",
13501371
"ErrorMessage-FailedToLaunchDiffTool": "git configに設定されたdiffツール \"{0}\" が起動できません。",

0 commit comments

Comments
 (0)