From 92e179ef3773df050662400e70cc4b0e8ccc3bae Mon Sep 17 00:00:00 2001 From: ZackaryWelch Date: Mon, 31 Jul 2017 10:56:22 -0400 Subject: Resynced Translation Files --- .../desktop-utils/lumina-fm/i18n/lumina-fm_ko.ts | 88 ++++++++++++---------- 1 file changed, 49 insertions(+), 39 deletions(-) (limited to 'src-qt5/desktop-utils/lumina-fm/i18n/lumina-fm_ko.ts') diff --git a/src-qt5/desktop-utils/lumina-fm/i18n/lumina-fm_ko.ts b/src-qt5/desktop-utils/lumina-fm/i18n/lumina-fm_ko.ts index f6c71af0..7f3839fb 100644 --- a/src-qt5/desktop-utils/lumina-fm/i18n/lumina-fm_ko.ts +++ b/src-qt5/desktop-utils/lumina-fm/i18n/lumina-fm_ko.ts @@ -82,27 +82,27 @@ 만든 날짜 - + Capacity: %1 용량: %1 - + Files: %1 (%2) 파일: %1 (%2) - + Files: %1 - + Dirs: %1 디렉터리: %1 - + No Directory Contents @@ -169,7 +169,7 @@ - SingleColumn + Single Column @@ -188,84 +188,89 @@ - + (Limited Access) (제한된 접근) - - + + New Document 새 문서 - - + + Name: 이름: - + Error Creating Document 문서 만드는 중 오류 - + The document could not be created. Please ensure that you have the proper permissions. 문서를 만들 수 없습니다. 필요한 권한이 있는지 확인하십시오. - + New Directory 새 디렉터리 - - - + + + Invalid Name 잘못된 이름 - + File Operations - + Auto-Extract - + Directory Operations - + + Other... + + + + Loading... - - - + + + A file or directory with that name already exists! Please pick a different name. 같은 이름의 파일이나 디렉터리가 이미 있습니다! 다른 이름을 선택하십시오. - + Error Creating Directory 디렉터리 만드는 중 오류 - + The directory could not be created. Please ensure that you have the proper permissions to modify the current directory. 디렉터리를 만들 수 없습니다. 현재 디렉터리를 변경할 권한이 있는지 확인하십시오. - + Current 현재 @@ -310,62 +315,67 @@ - + + Open with... + + + + View Files... - + Checksums - + Properties - + File Checksums: 파일 체크섬: - + Missing Utility 유틸리티 없음 - + The "lumina-fileinfo" utility could not be found on the system. Please install it first. "lumina-fileinfo" 유틸리티가 시스템에 없습니다. 먼저 설치하십시오. - + Open 열기 - + Rename... - + Cut Selection 선택 항목 삭제 - + Copy Selection 선택 항목 복사 - + Paste 붙여 넣기 - + Delete Selection 선택 항목 삭제 -- cgit From 9fe4993bdc8a166c60c1191292aa353d1937f109 Mon Sep 17 00:00:00 2001 From: ZackaryWelch Date: Tue, 15 Aug 2017 16:28:16 -0400 Subject: Added translations to menu buttons and the panel settings dialogue --- .../desktop-utils/lumina-fm/i18n/lumina-fm_ko.ts | 37 +++++++++++++++------- 1 file changed, 26 insertions(+), 11 deletions(-) (limited to 'src-qt5/desktop-utils/lumina-fm/i18n/lumina-fm_ko.ts') diff --git a/src-qt5/desktop-utils/lumina-fm/i18n/lumina-fm_ko.ts b/src-qt5/desktop-utils/lumina-fm/i18n/lumina-fm_ko.ts index 7f3839fb..7ee47599 100644 --- a/src-qt5/desktop-utils/lumina-fm/i18n/lumina-fm_ko.ts +++ b/src-qt5/desktop-utils/lumina-fm/i18n/lumina-fm_ko.ts @@ -418,47 +418,62 @@ 주의: 그렇지 않다면 파일 이름에 숫자가 붙습니다. - + + YesToAll + + + + + NoToAll + + + + + Cancel + + + + Removing: %1 제거 중: %1 - + Copying: %1 to %2 복사 중: %1을 %2로 - + Restoring: %1 as %2 복원 중: %1을 %2로 - + Moving: %1 to %2 이동 중: %1을 %2로 - + Could not remove these files: 다음 파일들을 삭제할 수 없습니다: - + Could not copy these files: 다음 파일들을 복사할 수 없습니다: - + Could not restore these files: 다음 파일들을 복원할 수 없습니다: - + Could not move these files: 다음 파일들을 이동할 수 없습니다: - + File Errors 파일 오류 @@ -466,12 +481,12 @@ FOWorker - + Invalid Move 잘못된 이동 - + It is not possible to move a directory into itself. Please make a copy of the directory instead. Old Location: %1 -- cgit