diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-08-01 01:55:02 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-08-01 01:55:02 -0400 |
commit | 54e94b95bc0a2cf27f13f3aaea2bd6a5202da033 (patch) | |
tree | bee683727ecd4799e42703a0e7c7680691c21b50 /settings/l10n/ko.js | |
parent | de01951da32efdebfff4ddb21cd07328a2d28e31 (diff) | |
download | nextcloud-server-54e94b95bc0a2cf27f13f3aaea2bd6a5202da033.tar.gz nextcloud-server-54e94b95bc0a2cf27f13f3aaea2bd6a5202da033.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ko.js')
-rw-r--r-- | settings/l10n/ko.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/settings/l10n/ko.js b/settings/l10n/ko.js index 3c6a5bd5ce4..9ea90377bc1 100644 --- a/settings/l10n/ko.js +++ b/settings/l10n/ko.js @@ -10,6 +10,7 @@ OC.L10N.register( "Cron" : "Cron", "Email server" : "이메일 서버", "Log" : "로그", + "Server status" : "서버 상태", "Tips & tricks" : "팁과 추가 정보", "Updates" : "업데이트", "Authentication error" : "인증 오류", @@ -30,7 +31,9 @@ OC.L10N.register( "Unable to change password" : "암호를 변경할 수 없음", "Enabled" : "활성", "Not enabled" : "비활성", + "installing and updating apps via the app store or Federated Cloud Sharing" : "앱 스토어 및 연합 클라우드 공유로 앱 설치 및 업데이트", "Federated Cloud Sharing" : "클라우드 연합 공유", + "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL이 오래된 %s 버전을 사용하고 있습니다(%s). 운영 체제나 기능을 업데이트하지 않으면 %s 등을 안정적으로 사용할 수 없습니다.", "A problem occurred, please check your log files (Error: %s)" : "문제가 발생하였습니다. 로그 파일을 참조하십시오(오류: %s)", "Migration Completed" : "이전 완료됨", "Group already exists." : "그룹이 이미 존재합니다.", @@ -75,6 +78,7 @@ OC.L10N.register( "Uninstalling ...." : "제거 하는 중 ....", "Error while uninstalling app" : "앱을 제거하는 중 오류 발생", "Uninstall" : "제거", + "An error occurred: {message}" : "오류 발생: {message}", "Select a profile picture" : "프로필 사진 선택", "Very weak password" : "매우 약한 암호", "Weak password" : "약한 암호", @@ -235,6 +239,7 @@ OC.L10N.register( "Upload new" : "새로 업로드", "Select new from Files" : "파일에서 선택", "Remove image" : "그림 삭제", + "Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "PNG나 JPG 파일입니다. 정사각형을 사용하는 것이 가장 좋지만 잘라낼 수 있습니다. 파일 최대 크기는 20MB입니다.", "Your avatar is provided by your original account." : "원본 계정의 아바타를 사용합니다.", "Cancel" : "취소", "Choose as profile image" : "프로필 이미지로 사용", |