Translations by Park Shinjo

Park Shinjo has submitted the following strings to this translation. Contributions are visually coded: currently used translations, unreviewed suggestions, rejected suggestions.

13 of 3 results
8.
kfmclient openURL 'url' ['mimetype'] # Opens a window showing 'url'. # 'url' may be a relative path # or file name, such as . or subdir/ # If 'url' is omitted, $HOME is used instead.
2011-01-09
kfmclient openURL 'url' ['mimetype'] # 'url'을 새 창으로 엽니다. # 'url'은 상대 경로나 파일 이름입니다. # 예를 들어 .이나 subdir/ 입니다. # 만약 'url'을 생략하면 $HOME으로 대신합니다.
9.
# If 'mimetype' is specified, it will be used to determine the # component that Konqueror should use. For instance, set it to # text/html for a web page, to make it appear faster
2011-01-09
# 만약 'mimetype'이 지정되어 있다면, Konqueror에서 사용할 구성 # 요소를 지정하는 데 사용합니다. 예를 들어 웹 페이지를 text/html로 # 설정했다면 좀 더 빠르게 보여줄 것입니다.
10.
kfmclient newTab 'url' ['mimetype'] # Same as above but opens a new tab with 'url' in an existing Konqueror # window on the current active desktop if possible.
2011-01-09
kfmclient newTab 'url' ['mimetype'] # 위와 같지만 'url'을 열려 있는 Konqueror에 새 # 탭으로 엽니다. (사용 가능한 경우)