aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/ko.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-09-17 02:31:51 +0000
committerNextcloud bot <bot@nextcloud.com>2022-09-17 02:31:51 +0000
commitcc814bb568316c55f55a5ecc6502943640770d2b (patch)
treebcf8d245bbe57d45efd75ca27685c10f41a9de86 /lib/l10n/ko.js
parent914714f26a38c6ede9182c79c88e1890474802b6 (diff)
downloadnextcloud-server-cc814bb568316c55f55a5ecc6502943640770d2b.tar.gz
nextcloud-server-cc814bb568316c55f55a5ecc6502943640770d2b.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/ko.js')
-rw-r--r--lib/l10n/ko.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/ko.js b/lib/l10n/ko.js
index 039f738edd9..e5a718daff4 100644
--- a/lib/l10n/ko.js
+++ b/lib/l10n/ko.js
@@ -83,10 +83,6 @@ OC.L10N.register(
"Role" : "직책",
"Unknown user" : "알려지지 않은 사용자",
"Additional settings" : "고급 설정",
- "%s enter the database username and name." : "%s 데이터베이스 사용자 이름과 이름을 입력해 주십시오.",
- "%s enter the database username." : "%s 데이터베이스 사용자 이름을 입력해 주십시오.",
- "%s enter the database name." : "%s 데이터베이스 이름을 입력하십시오.",
- "%s you may not use dots in the database name" : "%s 데이터베이스 이름에는 마침표를 사용할 수 없습니다",
"You need to enter details of an existing account." : "존재하는 계정 정보를 입력해야 합니다.",
"Oracle connection could not be established" : "Oracle 연결을 수립할 수 없습니다.",
"Oracle username and/or password not valid" : "Oracle 사용자 이름이나 암호가 잘못되었습니다.",
@@ -190,6 +186,10 @@ OC.L10N.register(
"Storage connection error. %s" : "저장소 연결 오류입니다. %s",
"Storage is temporarily not available" : "저장소를 임시로 사용할 수 없음",
"Storage connection timeout. %s" : "저장소 연결 시간이 초과되었습니다. %s",
+ "%s enter the database username and name." : "%s 데이터베이스 사용자 이름과 이름을 입력해 주십시오.",
+ "%s enter the database username." : "%s 데이터베이스 사용자 이름을 입력해 주십시오.",
+ "%s enter the database name." : "%s 데이터베이스 이름을 입력하십시오.",
+ "%s you may not use dots in the database name" : "%s 데이터베이스 이름에는 마침표를 사용할 수 없습니다",
"Cannot write into \"config\" directory" : "\"config\" 디렉터리에 기록할 수 없습니다",
"This can usually be fixed by giving the webserver write access to the config directory. See %s" : "config 디렉터리에 웹 서버의 쓰기 권한을 부여해서 해결할 수 있습니다. %s 문서를 참조하십시오",
"Cannot write into \"apps\" directory" : "\"apps\" 디렉터리에 기록할 수 없습니다",