summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ko.js
diff options
context:
space:
mode:
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;");