From 3116e85e71d88b548d54856450b7d364525b6570 Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Mon, 12 Sep 2016 14:29:27 -0400 Subject: Merge in all the translation files from the lumina-i18n repository into the main lumina repo. Now we can hook up weblate in the main lumina repo, and have everything in sync all the time. --- .../lumina-fileinfo/i18n/lumina-fileinfo_ko.ts | 234 +++++++++++++-------- 1 file changed, 142 insertions(+), 92 deletions(-) (limited to 'src-qt5/desktop-utils/lumina-fileinfo/i18n/lumina-fileinfo_ko.ts') diff --git a/src-qt5/desktop-utils/lumina-fileinfo/i18n/lumina-fileinfo_ko.ts b/src-qt5/desktop-utils/lumina-fileinfo/i18n/lumina-fileinfo_ko.ts index a9d61f19..12e0cb24 100644 --- a/src-qt5/desktop-utils/lumina-fileinfo/i18n/lumina-fileinfo_ko.ts +++ b/src-qt5/desktop-utils/lumina-fileinfo/i18n/lumina-fileinfo_ko.ts @@ -1,165 +1,215 @@ - + - Dialog + MainUI - + + File Information - + 파일 정보 - - Working dir: - + + Owner: + 소유자: - + + Group: + 그룹: + + + + Permissions: + 권한: + + + + Created: + 만든 시간: + + + + Note: The time a file was created might be more recent than the time modified if the file permissions were changed recently. + 주의: 파일의 권한이 최근 바뀌었다면 파일을 만든 시간이 수정 시간보다 나중일 수 있습니다. + + + + Last Modified: + 최종 수정: + + + + Type: + 종류: + + + + MimeType: + MIME 형식: + + + + File Size: + 파일 크기: + + + + Edit Shortcut + 바로 가기 편집 + + + + Working Dir: + 작업 디렉터리: + + + Use startup notification - + 시작 알림 사용 - + Icon: - + 아이콘: - + Command: - + 명령: - + Comment: - + 설명: - + Run in terminal - + 터미널에서 실행 - + Name: - + 이름: - + Options - + 선택사항 - - Cancel - + + No Icon + 아이콘 없음 - - Apply - + + Save + 저장 - - - - Error - + + Close + 닫기 - - Lumina-fileinfo requires inputs: - + + ---Calculating--- + ---계산중--- - - Example: "%1" - + + Read/Write + 읽기/쓰기 - - URL - + + Read Only + 읽기 전용 - - Working dir - + + Write Only + 쓰기 전용 - - The filename cannot start with a "-". - + + No Access + 접근 권한 없음 - - Problem to read the desktop file called: - + + XDG Shortcut + XDG 바로 가기 - - There are some issues with this file !!!! - + + Directory + 디렉터리 - - Either you correct this file your self with an editor, or you start from scratch using the link or app template. -Please note that this process will update the file called: - + + Binary + 실행 파일 - - - Open command - + + Hidden %1 + 숨겨진 %1 - - All Files (*) - + + URL: + URL: - - Working Directory - + + Select a binary + 실행 파일 선택 + + + + Error + 오류 - - - - Problem to write to disk - + + Invalid selection: Not a valid executable + 잘못된 선택: 실행 파일이 아님 - - We have a problem to write the adapted desktop file to the disk. Can you re-try the modification after solving the issue with the disk ? - + + Select a directory + 디렉터리 선택 - - - We have a problem to execute the following command: - + + Select an icon + 아이콘 선택 - - Image Files (*.png *.jpg *.bmp) - + + Images (%1);; All Files (*) + 그림 (%1);; 모든 파일 (*) - - - By modifying this value, you will loose all translated versions - + + + Folders: + 폴더: - - The field: Name is translated in several other languages. If you want to continue, you will loose all translated versions - + + + Files: + 파일: - - The field: Comment is translated in several other languages. If you want to continue, you will loose all translated versions - + + Calculating... + 계산중... -- cgit