File tree Expand file tree Collapse file tree 5 files changed +65
-65
lines changed
Plugins/Flow.Launcher.Plugin.Explorer/Languages Expand file tree Collapse file tree 5 files changed +65
-65
lines changed Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ private class GithubRelease
114114 public string HtmlUrl { get ; [ UsedImplicitly ] set ; }
115115 }
116116
117- /// https://github.com/Squirrel/Squirrel.Windows/blob/master/src/Squirrel/UpdateManager.Factory.cs
117+ // https://github.com/Squirrel/Squirrel.Windows/blob/master/src/Squirrel/UpdateManager.Factory.cs
118118 private async Task < UpdateManager > GitHubUpdateManagerAsync ( string repository )
119119 {
120120 var uri = new Uri ( repository ) ;
Original file line number Diff line number Diff line change 1717 <system : String x : Key =" cut" >잘라내기</system : String >
1818 <system : String x : Key =" paste" >붙여넣기</system : String >
1919 <system : String x : Key =" undo" >되돌리기</system : String >
20- <system : String x : Key =" selectAll" >전체 선택</system : String >
20+ <system : String x : Key =" selectAll" >모두 선택</system : String >
2121 <system : String x : Key =" fileTitle" >파일</system : String >
2222 <system : String x : Key =" folderTitle" >폴더</system : String >
2323 <system : String x : Key =" textTitle" >텍스트</system : String >
173173 <system : String x : Key =" pleaseSelectAnItem" >항목을 선택하세요.</system : String >
174174 <system : String x : Key =" deleteCustomHotkeyWarning" >{0} 플러그인 단축키를 삭제하시겠습니까?</system : String >
175175 <system : String x : Key =" deleteCustomShortcutWarning" >Are you sure you want to delete shortcut: {0} with expansion {1}?</system : String >
176- <system : String x : Key =" shortcut_clipboard_description" >Get text from clipboard. </system : String >
176+ <system : String x : Key =" shortcut_clipboard_description" >클립보드에서 텍스트 가져오기 </system : String >
177177 <system : String x : Key =" queryWindowShadowEffect" >그림자 효과</system : String >
178178 <system : String x : Key =" shadowEffectCPUUsage" >그림자 효과는 GPU를 사용합니다. 컴퓨터 퍼포먼스가 제한적인 경우 사용을 추천하지 않습니다.</system : String >
179179 <system : String x : Key =" windowWidthSize" >창 넓이</system : String >
Original file line number Diff line number Diff line change 5959 <system : String x : Key =" nodeFilePath" >Cesta k Node.js</system : String >
6060 <system : String x : Key =" selectNodeExecutable" >Vyberte spustiteľný súbor Node.js</system : String >
6161 <system : String x : Key =" selectPythonExecutable" >Prosím, vyberte pythonw.exe</system : String >
62- <system : String x : Key =" typingStartEn" >Vždy písať s angickou klávesnicou</system : String >
62+ <system : String x : Key =" typingStartEn" >Vždy písať s anglickou klávesnicou</system : String >
6363 <system : String x : Key =" typingStartEnTooltip" >Pri aktivácii Flowu sa dočasne zmení klávesnica na anglickú.</system : String >
6464 <system : String x : Key =" autoUpdates" >Automatická aktualizácia</system : String >
6565 <system : String x : Key =" select" >Vybrať</system : String >
You can’t perform that action at this time.
0 commit comments