Skip to content

Commit d52ff05

Browse files
committed
Update translations from crowdin
1 parent c0805f1 commit d52ff05

File tree

9 files changed

+58
-33
lines changed

9 files changed

+58
-33
lines changed

docs/keybindings/Keybindings_ja.md

Lines changed: 20 additions & 20 deletions
Large diffs are not rendered by default.

docs/keybindings/Keybindings_pt.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -93,12 +93,12 @@ _Legend: `<c-b>` means ctrl+b, `<a-b>` means alt+b, `B` means shift+b_
9393
| `` i `` | Exibir opções do git-flow | |
9494
| `` <space> `` | Verificar | Checar item selecionado |
9595
| `` n `` | Nova branch | |
96-
| `` N `` | Move commits to new branch | Create a new branch and move the unpushed commits of the current branch to it. Useful if you meant to start new work and forgot to create a new branch first.<br><br>Note that this disregards the selection, the new branch is always created either from the main branch or stacked on top of the current branch (you get to choose which). |
96+
| `` N `` | Mover commits para uma nova branch | Create a new branch and move the unpushed commits of the current branch to it. Useful if you meant to start new work and forgot to create a new branch first.<br><br>Note that this disregards the selection, the new branch is always created either from the main branch or stacked on top of the current branch (you get to choose which). |
9797
| `` o `` | Create pull request | |
9898
| `` O `` | View create pull request options | |
9999
| `` <c-y> `` | Copiar URL do pull request para área de transferência | |
100100
| `` c `` | Checar por nome | Checar por nome. Na caixa de entrada você pode inserir '-' para trocar para a última branch |
101-
| `` - `` | Checkout previous branch | |
101+
| `` - `` | Checkout da branch anterior | |
102102
| `` F `` | Forçar checagem | Forçar checagem da branch selecionada. Isso irá descartar todas as mudanças no seu diretório de trabalho antes cheque a branch selecionada |
103103
| `` d `` | Apagar | Ver opções de exclusão para a branch local/remoto. |
104104
| `` r `` | Refazer | Refazer a branch checada na branch selecionada |
@@ -184,7 +184,7 @@ _Legend: `<c-b>` means ctrl+b, `<a-b>` means alt+b, `B` means shift+b_
184184
| `` y `` | Copy commit attribute to clipboard | Copy commit attribute to clipboard (e.g. hash, URL, diff, message, author). |
185185
| `` o `` | Open commit in browser | |
186186
| `` n `` | Create new branch off of commit | |
187-
| `` N `` | Move commits to new branch | Create a new branch and move the unpushed commits of the current branch to it. Useful if you meant to start new work and forgot to create a new branch first.<br><br>Note that this disregards the selection, the new branch is always created either from the main branch or stacked on top of the current branch (you get to choose which). |
187+
| `` N `` | Mover commits para uma nova branch | Create a new branch and move the unpushed commits of the current branch to it. Useful if you meant to start new work and forgot to create a new branch first.<br><br>Note that this disregards the selection, the new branch is always created either from the main branch or stacked on top of the current branch (you get to choose which). |
188188
| `` g `` | Restaurar | Ver opções de redefinição (soft/mixed/hard) para redefinir para o item selecionado. |
189189
| `` C `` | Copiar (cherry-pick) | Marcar commit como copiado. Então, dentro da visualização local de commits, você pode pressionar `V` para colar (cherry-pick) o(s) commit(s) copiado(s) em seu branch de check-out. A qualquer momento você pode pressionar `<esc>` para cancelar a seleção. |
190190
| `` <c-t> `` | Abrir ferramenta de diff externa (git difftool) | |
@@ -305,7 +305,7 @@ _Legend: `<c-b>` means ctrl+b, `<a-b>` means alt+b, `B` means shift+b_
305305
| `` y `` | Copy commit attribute to clipboard | Copy commit attribute to clipboard (e.g. hash, URL, diff, message, author). |
306306
| `` o `` | Open commit in browser | |
307307
| `` n `` | Create new branch off of commit | |
308-
| `` N `` | Move commits to new branch | Create a new branch and move the unpushed commits of the current branch to it. Useful if you meant to start new work and forgot to create a new branch first.<br><br>Note that this disregards the selection, the new branch is always created either from the main branch or stacked on top of the current branch (you get to choose which). |
308+
| `` N `` | Mover commits para uma nova branch | Create a new branch and move the unpushed commits of the current branch to it. Useful if you meant to start new work and forgot to create a new branch first.<br><br>Note that this disregards the selection, the new branch is always created either from the main branch or stacked on top of the current branch (you get to choose which). |
309309
| `` g `` | Restaurar | Ver opções de redefinição (soft/mixed/hard) para redefinir para o item selecionado. |
310310
| `` C `` | Copiar (cherry-pick) | Marcar commit como copiado. Então, dentro da visualização local de commits, você pode pressionar `V` para colar (cherry-pick) o(s) commit(s) copiado(s) em seu branch de check-out. A qualquer momento você pode pressionar `<esc>` para cancelar a seleção. |
311311
| `` <c-r> `` | Reset copied (cherry-picked) commits selection | |
@@ -369,7 +369,7 @@ _Legend: `<c-b>` means ctrl+b, `<a-b>` means alt+b, `B` means shift+b_
369369
| `` y `` | Copy commit attribute to clipboard | Copy commit attribute to clipboard (e.g. hash, URL, diff, message, author). |
370370
| `` o `` | Open commit in browser | |
371371
| `` n `` | Create new branch off of commit | |
372-
| `` N `` | Move commits to new branch | Create a new branch and move the unpushed commits of the current branch to it. Useful if you meant to start new work and forgot to create a new branch first.<br><br>Note that this disregards the selection, the new branch is always created either from the main branch or stacked on top of the current branch (you get to choose which). |
372+
| `` N `` | Mover commits para uma nova branch | Create a new branch and move the unpushed commits of the current branch to it. Useful if you meant to start new work and forgot to create a new branch first.<br><br>Note that this disregards the selection, the new branch is always created either from the main branch or stacked on top of the current branch (you get to choose which). |
373373
| `` g `` | Restaurar | Ver opções de redefinição (soft/mixed/hard) para redefinir para o item selecionado. |
374374
| `` C `` | Copiar (cherry-pick) | Marcar commit como copiado. Então, dentro da visualização local de commits, você pode pressionar `V` para colar (cherry-pick) o(s) commit(s) copiado(s) em seu branch de check-out. A qualquer momento você pode pressionar `<esc>` para cancelar a seleção. |
375375
| `` <c-r> `` | Reset copied (cherry-picked) commits selection | |

pkg/i18n/translations/ja.json

Lines changed: 24 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@
126126
"ForceCheckoutTooltip": "選択したブランチを強制的にチェックアウトします。これにより、選択したブランチをチェックアウトする前にワーキングディレクトリ内のすべてのローカル変更が破棄されます。",
127127
"CheckoutByName": "名前でチェックアウト",
128128
"CheckoutByNameTooltip": "名前でチェックアウトします。入力ボックスに「-」を入力すると、最後のブランチをチェックアウトすることができます。",
129+
"CheckoutPreviousBranch": "直前のブランチにチェックアウト",
129130
"RemoteBranchCheckoutTitle": "{{.branchName}}をチェックアウト",
130131
"RemoteBranchCheckoutPrompt": "このブランチをどのようにチェックアウトしますか?",
131132
"CheckoutTypeNewBranch": "新しいローカルブランチ",
@@ -134,6 +135,9 @@
134135
"CheckoutTypeDetachedHeadTooltip": "リモートブランチをデタッチドヘッド(特定のブランチに属さない状態)としてチェックアウトします。これは、一時的にブランチをテストするだけで継続的な作業をする予定がない場合に便利です。後でそこからローカルブランチを作成することもできます。",
135136
"NewBranch": "新しいブランチ",
136137
"NewBranchFromStashTooltip": "選択したスタッシュエントリから新しいブランチを作成します。これは、スタッシュエントリが作成されたコミットをgitがチェックアウトし、そのコミットから新しいブランチを作成した後、スタッシュエントリを追加のコミットとして新しいブランチに適用することで機能します。",
138+
"MoveCommitsToNewBranch": "コミットを新しいブランチに移動",
139+
"MoveCommitsToNewBranchFromBaseItem": "ベースブランチから新規ブランチ (%s)",
140+
"CannotMoveCommitsNoUnpushedCommits": "新しいブランチに移動するプッシュされていないコミットはありません",
137141
"NoBranchesThisRepo": "このリポジトリにはブランチがありません",
138142
"CommitWithoutMessageErr": "コミットメッセージなしでコミットすることはできません",
139143
"Close": "閉じる",
@@ -151,7 +155,7 @@
151155
"PickCommitTooltip": "選択したコミットをピックするようにマークします(リベース中)。これは、リベースを続行すると、コミットが保持されることを意味します。",
152156
"Pick": "ピック",
153157
"Edit": "編集",
154-
"Revert": "元に戻す",
158+
"Revert": "リバート",
155159
"RevertCommitTooltip": "選択したコミットの変更を逆に適用する、リバートコミットを作成します。",
156160
"Reword": "メッセージ変更",
157161
"CommitRewordTooltip": "選択したコミットのメッセージを変更します。",
@@ -230,7 +234,6 @@
230234
"ConfirmQuitDuringUpdate": "更新が進行中です。本当に終了してよろしいですか?",
231235
"MergeToolTitle": "マージツール",
232236
"MergeToolPrompt": "`git mergetool`を開いてもよろしいですか?",
233-
"IntroPopupMessage": "\nlazygitをご利用いただきありがとうございます。以下の3点をご案内します:\n\n 1) lazygitの機能を詳しく知りたい方は、こちらのビデオをご覧ください:\n https://youtu.be/CPLdltN7wgE\n\n 2) 最新のリリースノートもぜひご確認ください:\n https://github.com/jesseduffield/lazygit/releases\n\n 3) lazygitはみなさんの協力でより良くなります。開発に参加して\n 一緒にlazygitを改善していただければ幸いです:\n https://github.com/jesseduffield/lazygit\n また、右下の寄付ボタンからプロジェクトを支援したり、\n 開発の方向性についてご意見いただくこともできます。もちろん、リポジトリに\n スターを付けるだけでも大きな励みになります!\n\n開始するには{{confirmationKey}}を押してください。\n",
234237
"NonReloadableConfigWarningTitle": "設定が変更されました",
235238
"NonReloadableConfigWarning": "以下の設定が変更されましたが、変更はすぐには反映されません。変更を反映するには、lazygitを終了して再起動してください:\n\n{{configs}}",
236239
"GitconfigParseErr": "引用符で囲まれていない'\\'文字が存在するため、Gogitがgitconfigファイルの解析に失敗しました。これらを削除することで問題が解決するはずです。",
@@ -242,6 +245,7 @@
242245
"IgnoreFile": ".gitignoreに追加",
243246
"ExcludeFile": ".git/info/excludeに追加",
244247
"RefreshFiles": "ファイルを更新",
248+
"FocusMainView": "メインビューにフォーカス",
245249
"Merge": "マージ",
246250
"RegularMerge": "通常のマージ",
247251
"MergeBranchTooltip": "選択した項目を現在のブランチにマージするためのオプションを表示します(通常のマージ、スカッシュマージ)",
@@ -263,6 +267,9 @@
263267
"StageSelectionTooltip": "選択された部分のステージ / アンステージを切り替えます。",
264268
"DiscardSelection": "破棄",
265269
"DiscardSelectionTooltip": "ステージされていない変更が選択されている場合、`git reset`を使用して変更を破棄します。ステージされた変更が選択されている場合、変更をアンステージします。",
270+
"ToggleSelectHunk": "ハンクの選択を切り替える",
271+
"SelectHunk": "ハンクを選択",
272+
"SelectLineByLine": "1行ずつ選択",
266273
"ToggleSelectionForPatch": "パッチ内の行を切り替え",
267274
"EditHunk": "ハンクを編集",
268275
"EditHunkTooltip": "選択したハンクを外部エディタで編集します。",
@@ -281,11 +288,13 @@
281288
"ViewMergeRebaseOptionsTooltip": "現在のマージ/リベースを中止/継続/スキップするオプションを表示します。",
282289
"ViewMergeOptions": "マージオプションを表示",
283290
"ViewRebaseOptions": "リベースオプションを表示",
291+
"ViewRevertOptions": "リバートオプションを表示",
284292
"NotMergingOrRebasing": "現在リベースもマージも行っていません",
285293
"AlreadyRebasing": "リベース中はこのアクションを実行できません",
286294
"RecentRepos": "最近のリポジトリ",
287295
"MergeOptionsTitle": "マージオプション",
288296
"RebaseOptionsTitle": "リベースオプション",
297+
"RevertOptionsTitle": "リバートオプション",
289298
"CommitSummaryTitle": "コミット概要",
290299
"CommitDescriptionTitle": "コミット詳細",
291300
"CommitDescriptionSubTitle": "{{.togglePanelKeyBinding}} でフォーカスを切り替え、{{.commitMenuKeybinding}} でメニューを開く",
@@ -317,9 +326,14 @@
317326
"PullRequestNoUpstream": "アップストリームのないブランチに対してプルリクエストを開くことはできません",
318327
"ErrorOccurred": "エラーが発生しました!以下でイシューを作成してください:",
319328
"ConflictLabel": "コンフリクト",
329+
"PendingCherryPicksSectionHeader": "保留中のチェリーピック",
330+
"PendingRevertsSectionHeader": "保留中のリバート",
331+
"CommitsSectionHeader": "コミット",
320332
"YouDied": "やられた!",
321333
"RewordNotSupported": "リベースの対話モード中のコミットの変更(reword)は現在サポートされていません",
322334
"ChangingThisActionIsNotAllowed": "この種類のリベース TODO エントリの変更は許可されていません",
335+
"NotAllowedMidCherryPickOrRevert": "チェリーピックまたはリバートの際にはこのアクションは許可されていません",
336+
"PickIsOnlyAllowedDuringRebase": "このアクションはリベース中にのみ許可されています",
323337
"DroppingMergeRequiresSingleSelection": "マージコミットを削除するには単一の項目を選択する必要があります",
324338
"CherryPickCopy": "コピー(チェリーピック)",
325339
"CherryPickCopyTooltip": "コミットをコピーとしてマークします。ローカルコミットビューで `{{.paste}}` を押すと、コピーしたコミットをチェックアウトしたブランチにペースト(チェリーピック)できます。いつでも `{{.escape}}` を押して選択をキャンセルできます。",
@@ -360,6 +374,8 @@
360374
"MergingStatus": "マージ中",
361375
"LowercaseRebasingStatus": "リベース中",
362376
"LowercaseMergingStatus": "マージ中",
377+
"LowercaseCherryPickingStatus": "チェリーピック中",
378+
"LowercaseRevertingStatus": "リバート中",
363379
"AmendingStatus": "修正中",
364380
"CherryPickingStatus": "チェリーピック中",
365381
"UndoingStatus": "取り消し中",
@@ -369,6 +385,7 @@
369385
"RewordingStatus": "修正中",
370386
"RevertingStatus": "リバート中",
371387
"CreatingFixupCommitStatus": "fixupコミット作成中",
388+
"MovingCommitsToNewBranchStatus": "コミットを新しいブランチに移動",
372389
"CommitFiles": "コミットファイル",
373390
"SubCommitsDynamicTitle": "コミット (%s)",
374391
"CommitFilesDynamicTitle": "差分ファイル (%s)",
@@ -382,12 +399,14 @@
382399
"DiscardFileChangesTitle": "ファイルの変更を破棄",
383400
"DiscardFileChangesPrompt": "このコミットから選択したファイルの変更を削除してよろしいですか?\n\nこのアクションはリベースを開始し、これらのファイル変更を元に戻します。後続のコミットがこれらの変更に依存している場合、コンフリクトを解決する必要があるかもしれないことに注意してください。\n注意:これにより、アクティブなカスタムパッチもリセットされます。",
384401
"DisabledForGPG": "GPGを使用しているユーザーには利用できない機能です。\n\nパスフレーズエージェント(gpg-agentなど)を使用して署名時にパスフレーズを入力しなくても済むようにしている場合は、lazygitの設定ファイルに\n\ngit:\n overrideGpg: true\n\nを追加することでこの機能を有効にできます。",
402+
"CreateRepo": "Gitリポジトリがありません。新しいgitリポジトリを作成しますか? (y/N): ",
385403
"BareRepo": "ベアリポジトリでLazygitを開こうとしましたが、Lazygitはまだベアリポジトリをサポートしていません。最近のリポジトリを開いてよろしいですか? (y/n) ",
386404
"InitialBranch": "ブランチ名(gitのデフォルトの場合は空のままにしてください): ",
387405
"NoRecentRepositories": "Lazygitはgitリポジトリで開く必要があります。有効な最近のリポジトリはありません。終了します。",
388406
"IncorrectNotARepository": "'notARepository'の値が正しくありません。'prompt'、'create'、'skip'、または'quit'のいずれかである必要があります。",
389407
"AutoStashTitle": "自動スタッシュ?",
390408
"AutoStashPrompt": "変更を持ち越すにはスタッシュとポップを行う必要があります。自動的に行ってよろしいですか? (enter/esc)",
409+
"AutoStashForReverting": "リバートのために自動的にスタッシュします",
391410
"Discard": "破棄",
392411
"DiscardChangesTitle": "変更を破棄",
393412
"DiscardFileChangesTooltip": "選択したファイルの変更を破棄するオプションを表示します。",
@@ -460,6 +479,7 @@
460479
"EnterCommitFile": "ファイルに入る / ディレクトリの折りたたみを切り替える",
461480
"EnterCommitFileTooltip": "ファイルが選択されている場合、そのファイルに入ってカスタムパッチに個々の行を追加/削除できます。ディレクトリが選択されている場合、ディレクトリを切り替えます。",
462481
"ExitCustomPatchBuilder": "カスタムパッチビルダーを終了",
482+
"ExitFocusedMainView": "サイドパネルに戻る",
463483
"EnterUpstream": "アップストリームを '<リモート> <ブランチ名>' 形式で入力",
464484
"InvalidUpstream": "無効なアップストリームです。'<リモート> <ブランチ名>' 形式である必要があります",
465485
"NewRemote": "新しいリモート",
@@ -611,6 +631,7 @@
611631
"CreateNewBranchFromCommit": "コミットから新しいブランチを作成",
612632
"BuildingPatch": "パッチを作成中",
613633
"ViewCommits": "コミットを表示",
634+
"MinGitVersionError": "Git バージョンは %s以上である必要があります。git バージョンをアップグレードしてください。",
614635
"RunningCustomCommandStatus": "カスタムコマンドを実行中",
615636
"SubmoduleStashAndReset": "未コミットのサブモジュールの変更をスタッシュして更新",
616637
"AndResetSubmodules": "サブモジュールをリセット",
@@ -710,6 +731,7 @@
710731
"OpenCommitInBrowser": "ブラウザでコミットを開く",
711732
"ViewBisectOptions": "bisectオプションを表示",
712733
"ConfirmRevertCommit": "{{.selectedCommit}} をリバートしてよろしいですか?",
734+
"ConfirmRevertCommitRange": "選択したコミットをリバートしてよろしいですか?",
713735
"RewordInEditorTitle": "エディタで修正",
714736
"RewordInEditorPrompt": "このコミットをエディタで修正してよろしいですか?",
715737
"CheckoutAutostashPrompt": "'%s' をチェックアウトしてよろしいですか?必要に応じて自動スタッシュが実行されます。",

0 commit comments

Comments
 (0)