You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`` ) ``| リネーム検出の類似度しきい値を上げる |Increase the similarity threshold for a deletion and addition pair to be treated as a rename.<br><br>The default can be changed in the config file with the key 'git.renameSimilarityThreshold'.|
18
+
|`` ( ``| リネーム検出の類似度しきい値を下げる |Decrease the similarity threshold for a deletion and addition pair to be treated as a rename.<br><br>The default can be changed in the config file with the key 'git.renameSimilarityThreshold'.|
19
+
|`` } ``| 差分コンテキストサイズを増やす |Increase the amount of the context shown around changes in the diff view.<br><br>The default can be changed in the config file with the key 'git.diffContextSize'.|
20
+
|`` { ``| 差分コンテキストサイズを減らす |Decrease the amount of the context shown around changes in the diff view.<br><br>The default can be changed in the config file with the key 'git.diffContextSize'.|
|`` <c-w> ``| 空白表示の切り替え |Toggle whether or not whitespace changes are shown in the diff view.<br><br>The default can be changed in the config file with the key 'git.ignoreWhitespaceInDiffView'.|
34
34
|`` z ``| 元に戻す | 最後のgitコマンドを元に戻すために実行するgitコマンドを決定するためにreflogが使用されます。これにはワーキングツリーへの変更は含まれません。コミットのみが考慮されます。 |
|`` ` ``| ファイルツリービューを切り替え |Toggle file view between flat and tree layout. Flat layout shows all file paths in a single list, tree layout groups files by directory.<br><br>The default can be changed in the config file with the key 'gui.showFileTree'.|
|`` ` ``| ファイルツリービューを切り替え |Toggle file view between flat and tree layout. Flat layout shows all file paths in a single list, tree layout groups files by directory.<br><br>The default can be changed in the config file with the key 'gui.showFileTree'.|
Copy file name to clipboardExpand all lines: docs/keybindings/Keybindings_ko.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -164,7 +164,7 @@ _Legend: `<c-b>` means ctrl+b, `<a-b>` means alt+b, `B` means shift+b_
164
164
|`` <left> ``| 이전 hunk를 선택 ||
165
165
|`` <right> ``| 다음 hunk를 선택 ||
166
166
|`` v ``| 드래그 선택 전환 ||
167
-
|`` a ``| Toggle select hunk | Toggle line-by-line vs. hunk selection mode. |
167
+
|`` a ``| Toggle hunk selection| Toggle line-by-line vs. hunk selection mode. |
168
168
|`` <c-o> ``| 선택한 텍스트를 클립보드에 복사 ||
169
169
|`` o ``| 파일 닫기 | Open file in default application. |
170
170
|`` e ``| 파일 편집 | Open file in external editor. |
@@ -179,7 +179,7 @@ _Legend: `<c-b>` means ctrl+b, `<a-b>` means alt+b, `B` means shift+b_
179
179
|`` <left> ``| 이전 hunk를 선택 ||
180
180
|`` <right> ``| 다음 hunk를 선택 ||
181
181
|`` v ``| 드래그 선택 전환 ||
182
-
|`` a ``| Toggle select hunk | Toggle line-by-line vs. hunk selection mode. |
182
+
|`` a ``| Toggle hunk selection| Toggle line-by-line vs. hunk selection mode. |
183
183
|`` <c-o> ``| 선택한 텍스트를 클립보드에 복사 ||
184
184
|`` <space> ``| Staged 전환 | 선택한 행을 staged / unstaged |
185
185
|`` d ``| 변경을 삭제 (git reset) | When unstaged change is selected, discard the change using `git reset`. When staged change is selected, unstage the change. |
|`` d ``| Verwijdert change (git reset) | When unstaged change is selected, discard the change using `git reset`. When staged change is selected, unstage the change. |
Copy file name to clipboardExpand all lines: docs/keybindings/Keybindings_pl.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,8 +16,8 @@ _Legenda: `<c-b>` oznacza ctrl+b, `<a-b>` oznacza alt+b, `B` oznacza shift+b_
16
16
|`` p ``| Pociągnij | Pociągnij zmiany z zdalnego dla bieżącej gałęzi. Jeśli nie skonfigurowano gałęzi nadrzędnej, zostaniesz poproszony o skonfigurowanie gałęzi nadrzędnej. |
17
17
|`` ) ``| Increase rename similarity threshold | Increase the similarity threshold for a deletion and addition pair to be treated as a rename.<br><br>The default can be changed in the config file with the key 'git.renameSimilarityThreshold'. |
18
18
|`` ( ``| Decrease rename similarity threshold | Decrease the similarity threshold for a deletion and addition pair to be treated as a rename.<br><br>The default can be changed in the config file with the key 'git.renameSimilarityThreshold'. |
19
-
|`` } ``| Zwiększ rozmiar kontekstu w widoku różnic |Zwiększ ilość kontekstu pokazywanego wokół zmian w widoku różnic. |
20
-
|`` { ``| Zmniejsz rozmiar kontekstu w widoku różnic |Zmniejsz ilość kontekstu pokazywanego wokół zmian w widoku różnic. |
19
+
|`` } ``| Zwiększ rozmiar kontekstu w widoku różnic |Increase the amount of the context shown around changes in the diff view.<br><br>The default can be changed in the config file with the key 'git.diffContextSize'. |
20
+
|`` { ``| Zmniejsz rozmiar kontekstu w widoku różnic |Decrease the amount of the context shown around changes in the diff view.<br><br>The default can be changed in the config file with the key 'git.diffContextSize'. |
21
21
|`` : ``| Execute shell command | Bring up a prompt where you can enter a shell command to execute. |
|`` m ``| Pokaż opcje scalania/rebase | Pokaż opcje do przerwania/kontynuowania/pominięcia bieżącego scalania/rebase. |
@@ -30,7 +30,7 @@ _Legenda: `<c-b>` oznacza ctrl+b, `<a-b>` oznacza alt+b, `B` oznacza shift+b_
30
30
|`` <c-e> ``| Pokaż opcje różnicowania | Pokaż opcje dotyczące różnicowania dwóch refów, np. różnicowanie względem wybranego refa, wprowadzanie refa do różnicowania i odwracanie kierunku różnic. |
31
31
|`` q ``| Wyjdź ||
32
32
|`` <esc> ``| Anuluj ||
33
-
|`` <c-w> ``| Przełącz białe znaki |Przełącz czy zmiany białych znaków są pokazywane w widoku różnic. |
33
+
|`` <c-w> ``| Przełącz białe znaki |Toggle whether or not whitespace changes are shown in the diff view.<br><br>The default can be changed in the config file with the key 'git.ignoreWhitespaceInDiffView'. |
34
34
|`` z ``| Cofnij | Dziennik reflog zostanie użyty do określenia, jakie polecenie git należy uruchomić, aby cofnąć ostatnie polecenie git. Nie obejmuje to zmian w drzewie roboczym; brane są pod uwagę tylko commity. |
35
35
|`` <c-z> ``| Ponów | Dziennik reflog zostanie użyty do określenia, jakie polecenie git należy uruchomić, aby ponowić ostatnie polecenie git. Nie obejmuje to zmian w drzewie roboczym; brane są pod uwagę tylko commity. |
36
36
@@ -116,7 +116,7 @@ _Legenda: `<c-b>` oznacza ctrl+b, `<a-b>` oznacza alt+b, `B` oznacza shift+b_
116
116
|`` <left> ``| Idź do poprzedniego fragmentu ||
117
117
|`` <right> ``| Idź do następnego fragmentu ||
118
118
|`` v ``| Przełącz zaznaczenie zakresu ||
119
-
|`` a ``|Zaznacz fragment | Przełącz tryb zaznaczania fragmentu. |
119
+
|`` a ``|Toggle hunk selection | Toggle line-by-line vs. hunk selection mode. |
120
120
|`` <c-o> ``| Kopiuj zaznaczony tekst do schowka ||
121
121
|`` o ``| Otwórz plik | Otwórz plik w domyślnej aplikacji. |
122
122
|`` e ``| Edytuj plik | Otwórz plik w zewnętrznym edytorze. |
@@ -195,7 +195,7 @@ _Legenda: `<c-b>` oznacza ctrl+b, `<a-b>` oznacza alt+b, `B` oznacza shift+b_
195
195
|`` <left> ``| Idź do poprzedniego fragmentu ||
196
196
|`` <right> ``| Idź do następnego fragmentu ||
197
197
|`` v ``| Przełącz zaznaczenie zakresu ||
198
-
|`` a ``|Zaznacz fragment | Przełącz tryb zaznaczania fragmentu. |
198
+
|`` a ``|Toggle hunk selection | Toggle line-by-line vs. hunk selection mode. |
199
199
|`` <c-o> ``| Kopiuj zaznaczony tekst do schowka ||
|`` d ``| Odrzuć | Gdy zaznaczona jest niezatwierdzona zmiana, odrzuć ją używając `git reset`. Gdy zaznaczona jest zatwierdzona zmiana, cofnij zatwierdzenie. |
@@ -241,7 +241,7 @@ _Legenda: `<c-b>` oznacza ctrl+b, `<a-b>` oznacza alt+b, `B` oznacza shift+b_
241
241
|`` d ``| Odrzuć | Wyświetl opcje odrzucania zmian w wybranym pliku. |
242
242
|`` g ``| Pokaż opcje resetowania do upstream ||
243
243
|`` D ``| Reset | Wyświetl opcje resetu dla drzewa roboczego (np. zniszczenie drzewa roboczego). |
244
-
|`` ` ``| Przełącz widok drzewa plików |Przełącz widok plików między płaskim a drzewem. Płaski układ pokazuje wszystkie ścieżki plików na jednej liście, układ drzewa grupuje pliki według katalogów. |
244
+
|`` ` ``| Przełącz widok drzewa plików |Toggle file view between flat and tree layout. Flat layout shows all file paths in a single list, tree layout groups files by directory.<br><br>The default can be changed in the config file with the key 'gui.showFileTree'. |
|`` f ``| Pobierz | Pobierz zmiany ze zdalnego serwera. |
@@ -264,7 +264,7 @@ _Legenda: `<c-b>` oznacza ctrl+b, `<a-b>` oznacza alt+b, `B` oznacza shift+b_
264
264
|`` <space> ``| Przełącz plik włączony w łatkę | Przełącz, czy plik jest włączony w niestandardową łatkę. Zobacz https://github.com/jesseduffield/lazygit#rebase-magic-custom-patches.|
265
265
|`` a ``| Przełącz wszystkie pliki | Dodaj/usuń wszystkie pliki commita do niestandardowej łatki. Zobacz https://github.com/jesseduffield/lazygit#rebase-magic-custom-patches.|
266
266
|`` <enter> ``| Wejdź do pliku / Przełącz zwiń katalog | Jeśli plik jest wybrany, wejdź do pliku, aby móc dodawać/usuwać poszczególne linie do niestandardowej łatki. Jeśli wybrany jest katalog, przełącz katalog. |
267
-
|`` ` ``| Przełącz widok drzewa plików |Przełącz widok plików między płaskim a drzewem. Płaski układ pokazuje wszystkie ścieżki plików na jednej liście, układ drzewa grupuje pliki według katalogów. |
267
+
|`` ` ``| Przełącz widok drzewa plików |Toggle file view between flat and tree layout. Flat layout shows all file paths in a single list, tree layout groups files by directory.<br><br>The default can be changed in the config file with the key 'gui.showFileTree'. |
268
268
|`` - ``| Collapse all files | Collapse all directories in the files tree |
269
269
|`` = ``| Expand all files | Expand all directories in the file tree |
0 commit comments