diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-15 01:15:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-15 01:15:19 +0000 |
commit | 81c3549918706fb1ce5bb419be4b7eeabd23dc99 (patch) | |
tree | 50fe9b344c6ad89d900185149a3fc9cae85c3db8 /core/l10n/ko.json | |
parent | 21cd04d1959c56256ef464c166b82dd774107f7a (diff) | |
download | nextcloud-server-81c3549918706fb1ce5bb419be4b7eeabd23dc99.tar.gz nextcloud-server-81c3549918706fb1ce5bb419be4b7eeabd23dc99.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ko.json')
-rw-r--r-- | core/l10n/ko.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/ko.json b/core/l10n/ko.json index b02e81f6969..442cac9e8ce 100644 --- a/core/l10n/ko.json +++ b/core/l10n/ko.json @@ -265,9 +265,6 @@ "Database host" : "데이터베이스 호스트", "Please specify the port number along with the host name (e.g., localhost:5432)." : "호스트 이름과 함께 포트 번호를 지정하십시오(예: localhost:5432)", "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를 사용하지 않는 것이 좋습니다.", "Finish setup" : "설치 완료", "Finishing …" : "완료 중 …", "Need help?" : "도움이 필요한가요?", @@ -333,6 +330,9 @@ "Share with other people by entering a user or group or an email address." : "사용자나 그룹 이름 및 이메일 주소를 입력해서 다른 사람과 공유하십시오.", "The specified document has not been found on the server." : "지정한 문서를 서버에서 찾을 수 없습니다.", "You can click here to return to %s." : "%s(으)로 돌아가려면 여기를 누르십시오.", + "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를 사용하지 않는 것이 좋습니다.", "Wrong password." : "암호가 잘못되었습니다.", "Stay logged in" : "로그인 유지", "Back to log in" : "로그인으로 돌아가기", |