Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/ko.js')
-rw-r--r--core/l10n/ko.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/ko.js b/core/l10n/ko.js
index 7b81e90e7cf..9a7a3aa1bdb 100644
--- a/core/l10n/ko.js
+++ b/core/l10n/ko.js
@@ -140,6 +140,7 @@ OC.L10N.register(
"Your files are encrypted. There will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?" : "내 파일이 암호화되어 있습니다. 암호를 초기화하면 데이터를 복구할 수 없습니다.<br />무엇을 해야 할 지 잘 모르겠으면 시스템 관리자에게 연락하십시오.<br />그래도 계속 진행하시겠습니까?",
"I know what I'm doing" : "지금 하려는 것을 알고 있습니다",
"Resetting password" : "비밀번호 재설정",
+ "Install recommended apps" : "추천 앱 설치",
"Recommended apps" : "추천되는 앱",
"Loading apps …" : "앱 로딩중 ...",
"Could not fetch list of apps from the App Store." : "앱스토어로부터 앱 목록을 가져올 수 없음",
@@ -296,10 +297,6 @@ OC.L10N.register(
"You chose SQLite as database." : "데이터베이스로 SQLite를 선택하셨습니다.",
"SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite는 최소 및 개발 목적의 인스턴스에만 사용하는 것을 추천합니다. 실제 업무에 사용하려면 다른 데이터베이스 백엔드를 사용하십시오.",
"If you use clients for file syncing, the use of SQLite is highly discouraged." : "만약 파일 동기화 클라이언트를 사용하려고 한다면 SQLite를 사용하지 않는 것이 좋습니다.",
- "Install recommended apps" : "추천 앱 설치",
- "Calendar, Contacts, Talk, Mail & Collaborative editing" : "달력, 연락처, 대화, 메일 및 공동 편집",
- "Finish setup" : "설치 완료",
- "Finishing …" : "완료 중 …",
"Need help?" : "도움이 필요한가요?",
"See the documentation" : "문서 보기",
"It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "Nextcloud를 다시 설치하려고 하는 것 같습니다. 그러나 현재 설정 디렉터리에 CAN_INSTALL 파일이 없는 것 같습니다. 계속 진행하려면 설정 폴더에 CAN_INSTALL 폴더를 만드십시오.",
@@ -405,6 +402,9 @@ OC.L10N.register(
"Could not fetch list of apps from the app store." : "앱스토어로부터 앱 목록을 가져올 수 없음",
"Can't install this app because it is not compatible" : "호환되지 않아 앱을 설치할 수 없습니다.",
"Can't install this app" : "앱을 설치할 수 없음",
+ "Calendar, Contacts, Talk, Mail & Collaborative editing" : "달력, 연락처, 대화, 메일 및 공동 편집",
+ "Finish setup" : "설치 완료",
+ "Finishing …" : "완료 중 …",
"The PHP OPcache module is not loaded. {linkstart}For better performance it is recommended ↗{linkend} to load it into your PHP installation." : "PHP OPcache 모듈이 로드되지 않았습니다. {linkstart}더 나은 성능을 위해 ↗{linkend} 이를 PHP에 로드하는 것이 권장됩니다.",
"The PHP OPcache module is not properly configured. {linkstart}For better performance it is recommended ↗{linkend} to use the following settings in the <code>php.ini</code>:" : "PHP OPcache 모듈이 바르게 설정되지 않았습니다. {linkstart}더 나은 성능을 위해 ↗{linkend} 다음의 설정을 <code>php.ini</code>에서 사용하십시오:"
},