Skip to content

Commit

Permalink
Merge pull request #116 from megos/ja-jp
Browse files Browse the repository at this point in the history
Japanese translate v6.5.4
  • Loading branch information
megos authored Mar 12, 2020
2 parents 758dff8 + 0b7e3ae commit d526a6e
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions ja/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -597,6 +597,7 @@
"LinuxUpdate-Downloading": "{0}をダウンロードしています...",
"LinuxUpdate-ShowDownloadedUpdateButtonLabel": "アップデートのダウンロードをしました(ファイルを見る)",
"LinuxUpdate-SomethingWentWrong": "アップデートのダウンロードに失敗しました",
"LinuxUpdate-SnapClassicIsAvailable": "Snapのアップデート情報",
"AutoUpdate-RestartGitKrakenAndInstallUpdateButtonLabel": "アップデートの準備ができました(GitKrakenを再起動)",
"AmendPreviousCommitButtonLabel": "前のCommitをAmend",
"AmendOrRewordPreviousCommitMessageButtonLabel": "メッセージを更新",
Expand Down Expand Up @@ -670,9 +671,11 @@
"ContextMenu-CheckoutCommit": "このcommitをcheckout",
"ContextMenu-CherrypickCommit": "Commitをcherrypick",
"ContextMenu-CopyBranchName": "クリップボードにbranch名をコピー",
"ContextMenu-CommitNotInGraph": "非表示のため、グラフでこのcommitに移動できませんでした。",
"ContextMenu-CreateAnnotatedTag": "ここでannotated tagを作成",
"ContextMenu-CopyCommitId": "クリップボードにcommit idをコピー",
"ContextMenu-CopyFilePath": "クリップボードにファイルパスをコピー",
"ContextMenu-CopyCommitSha": "クリップボードにSHAをコピー",
"ContextMenu-CopyTagName": "クリップボードにtag名をコピー",
"ContextMenu-CreateBranchHere": "ここからbranchを作成",
"ContextMenu-CreateTagHere": "ここでtagを作成",
Expand All @@ -690,6 +693,7 @@
"ContextMenu-DropCommits": "{0}つのcommitを削除",
"ContextMenu-GitHubActionDelete": "ワークフローを削除",
"ContextMenu-GitHubActionEdit": "ワークフローを編集",
"ContextMenu-GoToParentCommit": "グラフでこのcommitに移動",
"ContextMenu-MoveCommitDown": "commitを下に移動",
"ContextMenu-MoveCommitUp": "commitを上に移動",
"ContextMenu-MoveXCommitsDown": "{0}つのcommitを下に移動",
Expand Down Expand Up @@ -1624,13 +1628,22 @@
"View-AutoUpdate-Downloading": "アップデートをダウンロードしています",
"View-AutoUpdate-Downloaded": "ダウンロードが完了しました",
"View-AutoUpdate-SomethingWentWrong": "失敗しました",
"View-AutoUpdate-SnapClassicIsAvailable": "再インストールが必要です",
"View-KeyBindings": "キーボードショートカット",
"View-RepositoryManagement": "リポジトリ管理",
"View-ToggleLeftPanel": "左のパネルの切り替え",
"View-ZoomDown": "縮小",
"View-ZoomReset": "リセット",
"View-ZoomUp": "拡大",

"SnapClassicUpdate-Details": "GitKrakenはsnap packageで使用している{0}を変更します。Classic confinementに切り替えることで以下が改善します",
"SnapClassicUpdate-ClassicConfinement": "classic confinement",
"SnapClassicUpdate-GitHookSupport": "Git Hookの完全なサポート",
"SnapClassicUpdate-SSHSupport": "SSHの完全なサポート",
"SnapClassicUpdate-GPGSupport": "GPGの完全なサポート",
"SnapClassicUpdate-LFSSupport": "LFSの完全なサポート",
"SnapClassicUpdate-ToGetNextUpdate": "次のアップデートではsnap packageの再インストールが必要になります",

"NewTabView-GitKraken": "GitKraken",
"NewTabView-OpenRepo": "リポジトリを開く",
"NewTabView-StartLocalRepo": "ローカルリポジトリから始める",
Expand Down

0 comments on commit d526a6e

Please sign in to comment.