Skip to content

Commit e732833

Browse files
authored
Update translations from Crowdin (#4791)
2 parents 3541b09 + 8bf58f9 commit e732833

16 files changed

+38
-274
lines changed

docs/keybindings/Keybindings_ja.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ _凡例:`<c-b>` はctrl+b、`<a-b>` はalt+b、`B` はshift+bを意味
1414
| `` @ `` | コマンドログオプションを表示 | コマンドログのオプションを表示します(例:コマンドログの表示/非表示、コマンドログへのフォーカスなど)。 |
1515
| `` P `` | プッシュ | 現在のブランチを対応するアップストリームブランチにプッシュします。アップストリームが設定されていない場合、アップストリームブランチの設定を求められます。 |
1616
| `` p `` | プル | 現在のブランチのリモートから変更をプルします。アップストリームが設定されていない場合、アップストリームブランチの設定を求められます。 |
17-
| `` ) `` | リネーム検出の類似度しきい値を上げる | ファイルの削除と追加をリネーム(ファイル名変更)と判断するための類似度しきい値を上げます。値を上げると、より似ているファイルのみがリネームと認識されます。 |
18-
| `` ( `` | リネーム検出の類似度しきい値を下げる | ファイルの削除と追加をリネーム(ファイル名変更)と判断するための類似度しきい値を下げます。値を下げると、より多くのファイルペアがリネームと認識されます。 |
19-
| `` } `` | 差分コンテキストサイズを増やす | 差分ビューで変更の周りに表示されるコンテキストの量を増やします。 |
20-
| `` { `` | 差分コンテキストサイズを減らす | 差分ビューで変更の周りに表示されるコンテキストの量を減らします。 |
17+
| `` ) `` | リネーム検出の類似度しきい値を上げる | 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'. |
2121
| `` : `` | シェルコマンドを実行 | 実行するシェルコマンドを入力するプロンプトを表示します。 |
2222
| `` <c-p> `` | カスタムパッチオプションを表示 | |
2323
| `` m `` | マージ/リベースオプションを表示 | 現在のマージ/リベースを中止/継続/スキップするオプションを表示します。 |
@@ -30,7 +30,7 @@ _凡例:`<c-b>` はctrl+b、`<a-b>` はalt+b、`B` はshift+bを意味
3030
| `` <c-e> `` | 差分オプションを表示 | 2つのrefの差分に関連するオプションを表示します(例:選択したrefとの差分表示、差分を取るrefの入力、差分方向の反転など)。 |
3131
| `` q `` | 終了 | |
3232
| `` <esc> `` | キャンセル | |
33-
| `` <c-w> `` | 空白表示の切り替え | 差分ビューで空白の変更を表示するかどうかを切り替えます。 |
33+
| `` <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'. |
3434
| `` z `` | 元に戻す | 最後のgitコマンドを元に戻すために実行するgitコマンドを決定するためにreflogが使用されます。これにはワーキングツリーへの変更は含まれません。コミットのみが考慮されます。 |
3535
| `` <c-z> `` | やり直す | 最後のgitコマンドをやり直すために実行するgitコマンドを決定するためにreflogが使用されます。これにはワーキングツリーへの変更は含まれません。コミットのみが考慮されます。 |
3636

@@ -105,7 +105,7 @@ _凡例:`<c-b>` はctrl+b、`<a-b>` はalt+b、`B` はshift+bを意味
105105
| `` <space> `` | パッチに含めるファイルを切り替え | ファイルがカスタムパッチに含まれるかどうかを切り替えます。https://github.com/jesseduffield/lazygit#rebase-magic-custom-patchesを参照してください。 |
106106
| `` a `` | すべてのファイルを切り替え | コミットのすべてのファイルをカスタムパッチに追加/削除します。https://github.com/jesseduffield/lazygit#rebase-magic-custom-patchesを参照してください。 |
107107
| `` <enter> `` | ファイルに入る / ディレクトリの折りたたみを切り替える | ファイルが選択されている場合、そのファイルに入ってカスタムパッチに個々の行を追加/削除できます。ディレクトリが選択されている場合、ディレクトリを切り替えます。 |
108-
| `` ` `` | ファイルツリービューを切り替え | ファイルビューをフラットレイアウトとツリーレイアウトの間で切り替えます。フラットレイアウトは全てのファイルパスを単一のリストで表示し、ツリーレイアウトはディレクトリごとにファイルをグループ化します。 |
108+
| `` ` `` | ファイルツリービューを切り替え | 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'. |
109109
| `` - `` | すべてのファイルを折りたたむ | ファイルツリー内のすべてのディレクトリを折りたたみます |
110110
| `` = `` | すべてのファイルを展開 | ファイルツリー内のすべてのディレクトリを展開します |
111111
| `` 0 `` | Focus main view | |
@@ -225,7 +225,7 @@ _凡例:`<c-b>` はctrl+b、`<a-b>` はalt+b、`B` はshift+bを意味
225225
| `` d `` | 破棄 | 選択したファイルの変更を破棄するオプションを表示します。 |
226226
| `` g `` | アップストリームへのリセットオプションを表示 | |
227227
| `` D `` | リセット | 作業ツリーのリセットオプション(例:作業ツリーの完全破棄)を表示します。 |
228-
| `` ` `` | ファイルツリービューを切り替え | ファイルビューをフラットレイアウトとツリーレイアウトの間で切り替えます。フラットレイアウトは全てのファイルパスを単一のリストで表示し、ツリーレイアウトはディレクトリごとにファイルをグループ化します。 |
228+
| `` ` `` | ファイルツリービューを切り替え | 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'. |
229229
| `` <c-t> `` | 外部差分ツールを開く(git difftool) | |
230230
| `` M `` | 外部マージツールを開く | `git mergetool`を実行します。 |
231231
| `` f `` | フェッチ | リモートから変更をフェッチします。 |
@@ -241,7 +241,7 @@ _凡例:`<c-b>` はctrl+b、`<a-b>` はalt+b、`B` はshift+bを意味
241241
| `` <left> `` | 前のハンクに移動 | |
242242
| `` <right> `` | 次のハンクに移動 | |
243243
| `` v `` | 範囲選択を切り替え | |
244-
| `` a `` | ハンクを選択 | ハンク選択モードを切り替えます。 |
244+
| `` a `` | Toggle hunk selection | Toggle line-by-line vs. hunk selection mode. |
245245
| `` <c-o> `` | 選択したテキストをクリップボードにコピー | |
246246
| `` <space> `` | ステージ | 選択された部分のステージ / アンステージを切り替えます。 |
247247
| `` d `` | 破棄 | ステージされていない変更が選択されている場合、`git reset`を使用して変更を破棄します。ステージされた変更が選択されている場合、変更をアンステージします。 |
@@ -263,7 +263,7 @@ _凡例:`<c-b>` はctrl+b、`<a-b>` はalt+b、`B` はshift+bを意味
263263
| `` <left> `` | 前のハンクに移動 | |
264264
| `` <right> `` | 次のハンクに移動 | |
265265
| `` v `` | 範囲選択を切り替え | |
266-
| `` a `` | ハンクを選択 | ハンク選択モードを切り替えます。 |
266+
| `` a `` | Toggle hunk selection | Toggle line-by-line vs. hunk selection mode. |
267267
| `` <c-o> `` | 選択したテキストをクリップボードにコピー | |
268268
| `` o `` | ファイルを開く | デフォルトのアプリケーションでファイルを開きます。 |
269269
| `` e `` | ファイルを編集 | 外部エディタでファイルを開きます。 |

docs/keybindings/Keybindings_ko.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ _Legend: `<c-b>` means ctrl+b, `<a-b>` means alt+b, `B` means shift+b_
164164
| `` <left> `` | 이전 hunk를 선택 | |
165165
| `` <right> `` | 다음 hunk를 선택 | |
166166
| `` 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. |
168168
| `` <c-o> `` | 선택한 텍스트를 클립보드에 복사 | |
169169
| `` o `` | 파일 닫기 | Open file in default application. |
170170
| `` 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_
179179
| `` <left> `` | 이전 hunk를 선택 | |
180180
| `` <right> `` | 다음 hunk를 선택 | |
181181
| `` 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. |
183183
| `` <c-o> `` | 선택한 텍스트를 클립보드에 복사 | |
184184
| `` <space> `` | Staged 전환 | 선택한 행을 staged / unstaged |
185185
| `` d `` | 변경을 삭제 (git reset) | When unstaged change is selected, discard the change using `git reset`. When staged change is selected, unstage the change. |

docs/keybindings/Keybindings_nl.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ _Legend: `<c-b>` means ctrl+b, `<a-b>` means alt+b, `B` means shift+b_
229229
| `` <left> `` | Selecteer de vorige hunk | |
230230
| `` <right> `` | Selecteer de volgende hunk | |
231231
| `` v `` | Toggle drag selecteer | |
232-
| `` a `` | Toggle selecteer hunk | Toggle line-by-line vs. hunk selection mode. |
232+
| `` a `` | Toggle hunk selection | Toggle line-by-line vs. hunk selection mode. |
233233
| `` <c-o> `` | Copy selected text to clipboard | |
234234
| `` o `` | Open bestand | Open file in default application. |
235235
| `` e `` | Verander bestand | Open file in external editor. |
@@ -302,7 +302,7 @@ _Legend: `<c-b>` means ctrl+b, `<a-b>` means alt+b, `B` means shift+b_
302302
| `` <left> `` | Selecteer de vorige hunk | |
303303
| `` <right> `` | Selecteer de volgende hunk | |
304304
| `` v `` | Toggle drag selecteer | |
305-
| `` a `` | Toggle selecteer hunk | Toggle line-by-line vs. hunk selection mode. |
305+
| `` a `` | Toggle hunk selection | Toggle line-by-line vs. hunk selection mode. |
306306
| `` <c-o> `` | Copy selected text to clipboard | |
307307
| `` <space> `` | Toggle staged | Toggle lijnen staged / unstaged |
308308
| `` d `` | Verwijdert change (git reset) | When unstaged change is selected, discard the change using `git reset`. When staged change is selected, unstage the change. |

docs/keybindings/Keybindings_pl.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ _Legenda: `<c-b>` oznacza ctrl+b, `<a-b>` oznacza alt+b, `B` oznacza shift+b_
1616
| `` 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. |
1717
| `` ) `` | 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'. |
1818
| `` ( `` | 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'. |
2121
| `` : `` | Execute shell command | Bring up a prompt where you can enter a shell command to execute. |
2222
| `` <c-p> `` | Wyświetl opcje niestandardowej łatki | |
2323
| `` 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_
3030
| `` <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. |
3131
| `` q `` | Wyjdź | |
3232
| `` <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'. |
3434
| `` 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. |
3535
| `` <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. |
3636

@@ -116,7 +116,7 @@ _Legenda: `<c-b>` oznacza ctrl+b, `<a-b>` oznacza alt+b, `B` oznacza shift+b_
116116
| `` <left> `` | Idź do poprzedniego fragmentu | |
117117
| `` <right> `` | Idź do następnego fragmentu | |
118118
| `` 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. |
120120
| `` <c-o> `` | Kopiuj zaznaczony tekst do schowka | |
121121
| `` o `` | Otwórz plik | Otwórz plik w domyślnej aplikacji. |
122122
| `` 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_
195195
| `` <left> `` | Idź do poprzedniego fragmentu | |
196196
| `` <right> `` | Idź do następnego fragmentu | |
197197
| `` 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. |
199199
| `` <c-o> `` | Kopiuj zaznaczony tekst do schowka | |
200200
| `` <space> `` | Zatwierdź | Przełącz zaznaczenie zatwierdzone/niezatwierdzone. |
201201
| `` 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_
241241
| `` d `` | Odrzuć | Wyświetl opcje odrzucania zmian w wybranym pliku. |
242242
| `` g `` | Pokaż opcje resetowania do upstream | |
243243
| `` 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'. |
245245
| `` <c-t> `` | Otwórz zewnętrzne narzędzie różnic (git difftool) | |
246246
| `` M `` | Otwórz zewnętrzne narzędzie scalania | Uruchom `git mergetool`. |
247247
| `` 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_
264264
| `` <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. |
265265
| `` a `` | Przełącz wszystkie pliki | Dodaj/usuń wszystkie pliki commita do niestandardowej łatki. Zobacz https://github.com/jesseduffield/lazygit#rebase-magic-custom-patches. |
266266
| `` <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'. |
268268
| `` - `` | Collapse all files | Collapse all directories in the files tree |
269269
| `` = `` | Expand all files | Expand all directories in the file tree |
270270
| `` 0 `` | Focus main view | |

0 commit comments

Comments
 (0)