summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ko.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-11-11 01:55:47 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-11-11 01:55:47 -0500
commit5dd59b4bd2712706a36639697531e73df5c9a3c2 (patch)
tree088fd62bbb808019730814affc2728f121eef5f0 /lib/l10n/ko.js
parent98d3111c2d1443710174d4b62394d94c9e843aab (diff)
downloadnextcloud-server-5dd59b4bd2712706a36639697531e73df5c9a3c2.tar.gz
nextcloud-server-5dd59b4bd2712706a36639697531e73df5c9a3c2.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ko.js')
-rw-r--r--lib/l10n/ko.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/ko.js b/lib/l10n/ko.js
index a956996d139..5a35f149f03 100644
--- a/lib/l10n/ko.js
+++ b/lib/l10n/ko.js
@@ -148,6 +148,7 @@ OC.L10N.register(
"Check the value of \"datadirectory\" in your configuration" : "설정 중 \"datadirectory\" 값을 확인하십시오",
"Data directory (%s) is invalid" : "데이터 디렉터리(%s)가 잘못됨",
"Please check that the data directory contains a file \".ocdata\" in its root." : "데이터 디렉터리의 최상위 경로에 \".ocdata\" 파일이 있는지 확인하십시오.",
- "Could not obtain lock type %d on \"%s\"." : "잠금 형식 %d을(를) \"%s\"에 대해 얻을 수 없습니다."
+ "Could not obtain lock type %d on \"%s\"." : "잠금 형식 %d을(를) \"%s\"에 대해 얻을 수 없습니다.",
+ "Storage not available" : "저장소를 사용할 수 없음"
},
"nplurals=1; plural=0;");