diff options
Diffstat (limited to 'settings/l10n/ko.json')
-rw-r--r-- | settings/l10n/ko.json | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/settings/l10n/ko.json b/settings/l10n/ko.json index 23fe181a7d3..02db2edbff4 100644 --- a/settings/l10n/ko.json +++ b/settings/l10n/ko.json @@ -79,6 +79,9 @@ "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "앱이 활성화되었지만, 앱을 업데이트해야 합니다. 5초 후 앱 업데이트 페이지로 넘어갑니다.", "App update" : "앱 업데이트", "No apps found for \"{query}\"" : "\"{query}\"에 해당하는 앱을 찾을 수 없음", + "An error occurred. Please upload an ASCII-encoded PEM certificate." : "오류가 발생했습니다. ASCII로 인코딩된 PEM 인증서를 업로드하십시오.", + "Valid until {date}" : "{date}까지 유효함", + "Delete" : "삭제", "An error occurred: {message}" : "오류 발생: {message}", "Select a profile picture" : "프로필 사진 선택", "Very weak password" : "매우 약한 암호", @@ -86,9 +89,6 @@ "So-so password" : "그저 그런 암호", "Good password" : "좋은 암호", "Strong password" : "강력한 암호", - "An error occurred. Please upload an ASCII-encoded PEM certificate." : "오류가 발생했습니다. ASCII로 인코딩된 PEM 인증서를 업로드하십시오.", - "Valid until {date}" : "{date}까지 유효함", - "Delete" : "삭제", "Groups" : "그룹", "Unable to delete {objName}" : "{objName}을(를) 삭제할 수 없음", "Error creating group" : "그룹을 생성하는 중 오류가 발생했습니다", @@ -107,7 +107,6 @@ "__language_name__" : "한국어", "Personal info" : "개인 정보", "Sync clients" : "동기화 클라이언트", - "SSL root certificates" : "SSL 루트 인증서", "Everything (fatal issues, errors, warnings, info, debug)" : "모두 (치명적 문제, 오류, 경고, 정보, 디버그)", "Info, warnings, errors and fatal issues" : "정보, 경고, 오류, 치명적 문제", "Warnings, errors and fatal issues" : "경고, 오류, 치명적 문제", @@ -214,6 +213,11 @@ "Enable only for specific groups" : "특정 그룹에만 허용", "Uninstall App" : "앱 제거", "Enable experimental apps" : "실험적인 앱 사용", + "Common Name" : "공통 이름", + "Valid until" : "만료 기간:", + "Issued By" : "발급자:", + "Valid until %s" : "%s까지 유효함", + "Import root certificate" : "루트 인증서 가져오기", "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "안녕하세요.<br><br>%s 계정을 사용할 수 있음을 알려 드립니다.<br><br>사용자 이름: %s<br>접근 링크: <a href=\"%s\">%s</a><br><br>", "Cheers!" : "감사합니다!", "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "안녕하세요.\n\n%s 계정을 사용할 수 있음을 알려 드립니다.\n\n사용자 이름: %s\n접근 링크: %s\n\n", @@ -246,11 +250,6 @@ "iOS app" : "iOS 앱", "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "프로젝트를 지원하려면\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">개발에 참여하거나</a>\n\t\t\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">널리 알려 주십시오</a>!", "Show First Run Wizard again" : "첫 실행 마법사 다시 보이기", - "Common Name" : "공통 이름", - "Valid until" : "만료 기간:", - "Issued By" : "발급자:", - "Valid until %s" : "%s까지 유효함", - "Import root certificate" : "루트 인증서 가져오기", "Developed by the {communityopen}ownCloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose}." : "{communityopen}ownCloud 커뮤니티{linkclose}에서 개발함. {githubopen}원본 코드{linkclose}는 {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose} 라이선스로 배포됩니다.", "Show storage location" : "저장소 위치 보이기", "Show last log in" : "마지막 로그인 시간 보이기", |