summaryrefslogtreecommitdiffstats
path: root/core/l10n/ko.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-04-14 18:15:32 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-04-14 18:19:31 -0400
commit7f3f191ee99847f064be3ae23befba956ab73196 (patch)
tree45545140e6c302936e8f6788fb66821c1312c23b /core/l10n/ko.js
parent70480423ffa6e7d469141c3022e53ea151856bd0 (diff)
downloadnextcloud-server-7f3f191ee99847f064be3ae23befba956ab73196.tar.gz
nextcloud-server-7f3f191ee99847f064be3ae23befba956ab73196.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ko.js')
-rw-r--r--core/l10n/ko.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/core/l10n/ko.js b/core/l10n/ko.js
index d97729e136b..dac905abd4e 100644
--- a/core/l10n/ko.js
+++ b/core/l10n/ko.js
@@ -72,7 +72,6 @@ OC.L10N.register(
"Error while changing permissions" : "권한 변경하는 중 오류 발생",
"Shared with you and the group {group} by {owner}" : "{owner} 님이 여러분 및 그룹 {group}와(과) 공유 중",
"Shared with you by {owner}" : "{owner} 님이 공유 중",
- "Share with user or group …" : "사용자 및 그룹과 공유...",
"Share link" : "링크 공유",
"The public link will expire no later than {days} days after it is created" : "공개 링크를 만든 후 최대 {days}일까지 유지됩니다",
"Link" : "링크",
@@ -119,7 +118,6 @@ OC.L10N.register(
"_download %n file_::_download %n files_" : ["파일 %n개 다운로드"],
"Updating {productName} to version {version}, this may take a while." : "{productName}을(를) 버전 {version}으로 업데이트하고 있습니다. 시간이 걸릴 수 있습니다.",
"Please reload the page." : "페이지를 새로 고치십시오.",
- "The update was unsuccessful. " : "업데이트가 실패하였습니다. ",
"The update was successful. Redirecting you to ownCloud now." : "업데이트가 성공하였습니다. ownCloud로 돌아갑니다.",
"Couldn't reset password because the token is invalid" : "토큰이 잘못되었기 때문에 암호를 초기화할 수 없습니다",
"Couldn't send reset email. Please make sure your username is correct." : "재설정 메일을 보낼 수 없습니다. 사용자 이름이 올바른지 확인하십시오.",
@@ -163,7 +161,6 @@ OC.L10N.register(
"File: %s" : "파일: %s",
"Line: %s" : "줄: %s",
"Trace" : "추적",
- "Security Warning" : "보안 경고",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : ".htaccess 파일이 처리되지 않아서 데이터 디렉터리와 파일을 인터넷에서 접근할 수 없을 수도 있습니다.",
"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." : "올바른 서버 설정을 위한 정보는 <a href=\"%s\" target=\"_blank\">문서</a>를 참조하십시오.",
"Create an <strong>admin account</strong>" : "<strong>관리자 계정</strong> 만들기",
@@ -177,7 +174,6 @@ OC.L10N.register(
"Database name" : "데이터베이스 이름",
"Database tablespace" : "데이터베이스 테이블 공간",
"Database host" : "데이터베이스 호스트",
- "Performance Warning" : "성능 경고",
"SQLite will be used as database." : "데이터베이스로 SQLite를 사용하게 됩니다.",
"For larger installations we recommend to choose a different database backend." : "대규모의 파일을 관리하려고 한다면 다른 데이터베이스 백엔드를 선택할 것을 권장합니다.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "특히 파일 동기화를 위해 데스크톱 클라이언트를 사용할 예정일 때는, SQLite를 사용하지 않는 것이 좋습니다.",