File tree Expand file tree Collapse file tree 20 files changed +28
-2
lines changed
Expand file tree Collapse file tree 20 files changed +28
-2
lines changed Original file line number Diff line number Diff line change @@ -46,6 +46,7 @@ export const dict = {
4646 "command.file.open" : "فتح ملف" ,
4747 "command.context.addSelection" : "إضافة التحديد إلى السياق" ,
4848 "command.context.addSelection.description" : "إضافة الأسطر المحددة من الملف الحالي" ,
49+ "command.input.focus" : "التركيز على حقل الإدخال" ,
4950 "command.terminal.toggle" : "تبديل المحطة الطرفية" ,
5051 "command.fileTree.toggle" : "تبديل شجرة الملفات" ,
5152 "command.review.toggle" : "تبديل المراجعة" ,
Original file line number Diff line number Diff line change @@ -46,6 +46,7 @@ export const dict = {
4646 "command.file.open" : "Abrir arquivo" ,
4747 "command.context.addSelection" : "Adicionar seleção ao contexto" ,
4848 "command.context.addSelection.description" : "Adicionar as linhas selecionadas do arquivo atual" ,
49+ "command.input.focus" : "Focar entrada" ,
4950 "command.terminal.toggle" : "Alternar terminal" ,
5051 "command.fileTree.toggle" : "Alternar árvore de arquivos" ,
5152 "command.review.toggle" : "Alternar revisão" ,
Original file line number Diff line number Diff line change @@ -47,6 +47,7 @@ export const dict = {
4747 "command.tab.close" : "Zatvori karticu" ,
4848 "command.context.addSelection" : "Dodaj odabir u kontekst" ,
4949 "command.context.addSelection.description" : "Dodaj odabrane linije iz trenutne datoteke" ,
50+ "command.input.focus" : "Fokusiraj polje za unos" ,
5051 "command.terminal.toggle" : "Prikaži/sakrij terminal" ,
5152 "command.fileTree.toggle" : "Prikaži/sakrij stablo datoteka" ,
5253 "command.review.toggle" : "Prikaži/sakrij pregled" ,
Original file line number Diff line number Diff line change @@ -46,6 +46,7 @@ export const dict = {
4646 "command.file.open" : "Åbn fil" ,
4747 "command.context.addSelection" : "Tilføj markering til kontekst" ,
4848 "command.context.addSelection.description" : "Tilføj markerede linjer fra den aktuelle fil" ,
49+ "command.input.focus" : "Fokuser inputfelt" ,
4950 "command.terminal.toggle" : "Skift terminal" ,
5051 "command.fileTree.toggle" : "Skift filtræ" ,
5152 "command.review.toggle" : "Skift gennemgang" ,
Original file line number Diff line number Diff line change @@ -50,6 +50,7 @@ export const dict = {
5050 "command.file.open" : "Datei öffnen" ,
5151 "command.context.addSelection" : "Auswahl zum Kontext hinzufügen" ,
5252 "command.context.addSelection.description" : "Ausgewählte Zeilen aus der aktuellen Datei hinzufügen" ,
53+ "command.input.focus" : "Eingabefeld fokussieren" ,
5354 "command.terminal.toggle" : "Terminal umschalten" ,
5455 "command.fileTree.toggle" : "Dateibaum umschalten" ,
5556 "command.review.toggle" : "Überprüfung umschalten" ,
Original file line number Diff line number Diff line change @@ -47,6 +47,7 @@ export const dict = {
4747 "command.tab.close" : "Close tab" ,
4848 "command.context.addSelection" : "Add selection to context" ,
4949 "command.context.addSelection.description" : "Add selected lines from the current file" ,
50+ "command.input.focus" : "Focus input" ,
5051 "command.terminal.toggle" : "Toggle terminal" ,
5152 "command.fileTree.toggle" : "Toggle file tree" ,
5253 "command.review.toggle" : "Toggle review" ,
Original file line number Diff line number Diff line change @@ -46,6 +46,7 @@ export const dict = {
4646 "command.file.open" : "Abrir archivo" ,
4747 "command.context.addSelection" : "Añadir selección al contexto" ,
4848 "command.context.addSelection.description" : "Añadir las líneas seleccionadas del archivo actual" ,
49+ "command.input.focus" : "Enfocar entrada" ,
4950 "command.terminal.toggle" : "Alternar terminal" ,
5051 "command.fileTree.toggle" : "Alternar árbol de archivos" ,
5152 "command.review.toggle" : "Alternar revisión" ,
Original file line number Diff line number Diff line change @@ -46,6 +46,7 @@ export const dict = {
4646 "command.file.open" : "Ouvrir un fichier" ,
4747 "command.context.addSelection" : "Ajouter la sélection au contexte" ,
4848 "command.context.addSelection.description" : "Ajouter les lignes sélectionnées du fichier actuel" ,
49+ "command.input.focus" : "Focus input" ,
4950 "command.terminal.toggle" : "Basculer le terminal" ,
5051 "command.fileTree.toggle" : "Basculer l'arborescence des fichiers" ,
5152 "command.review.toggle" : "Basculer la revue" ,
Original file line number Diff line number Diff line change @@ -46,6 +46,7 @@ export const dict = {
4646 "command.file.open" : "ファイルを開く" ,
4747 "command.context.addSelection" : "選択範囲をコンテキストに追加" ,
4848 "command.context.addSelection.description" : "現在のファイルから選択した行を追加" ,
49+ "command.input.focus" : "入力欄にフォーカス" ,
4950 "command.terminal.toggle" : "ターミナルの切り替え" ,
5051 "command.fileTree.toggle" : "ファイルツリーを切り替え" ,
5152 "command.review.toggle" : "レビューの切り替え" ,
You can’t perform that action at this time.
0 commit comments