diff options
Diffstat (limited to 'apps/settings/l10n/ko.js')
-rw-r--r-- | apps/settings/l10n/ko.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/settings/l10n/ko.js b/apps/settings/l10n/ko.js index a2f17dd37e7..163cac50274 100644 --- a/apps/settings/l10n/ko.js +++ b/apps/settings/l10n/ko.js @@ -239,7 +239,6 @@ OC.L10N.register( "Database version" : "데이터베이스 버전", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "SQLite가 현재 백엔드 데이터베이스로 사용중입니다. 더 큰 규모의 인스턴스에는 다른 데이터베이스 백엔드를 사용하는 것이 좋습니다. 이는 특히 데스크탑 클라이언트를 통한 파일 동기화를 사용할 때 권장됩니다. 다른 데이터베이스로 이전할 때에는 명령행 도구 \"occ db:convert-type\"을 사용하십시오.", "Unknown database platform" : "알 수 없는 데이터베이스 플랫폼", - "Architecture" : "건축", "64-bit" : "64비트", "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit!" : "이 PHP가 32비트용인 것 같습니다. Nextcloud는 64비트 시스템에서 원활하게 동작합니다. OS와 PHP를 64비트로 업그레이드 하십시오.", "Temporary space available" : "임시 저장 공간을 사용할 수 있음", |