"Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it.":"config.php 파일을 읽기 전용으로 하시려는 경우, 설정의 \"config_is_read_only\"를 true로 하십시오.",
"This can usually be fixed by giving the webserver write access to the config directory. See %s":"config 디렉터리에 웹 서버의 쓰기 권한을 부여해서 해결할 수 있습니다. %s 문서를 참조하십시오",
"Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s":"config.php 파일을 읽기 전용으로 하시려는 경우, 설정의 \"config_is_read_only\"를 true로 하십시오. %s를 참조하십시오.",
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server.":"앱 %1$s의 파일이 올바르게 교체되지 않았습니다. 서버와 호환되는 버전인지 확인하십시오.",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php":"예제 설정이 복사된 것 같습니다. 올바르게 작동하지 않을 수도 있기 때문에 지원되지 않습니다. config.php를 변경하기 전 문서를 읽어 보십시오",
"%1$s and %2$s":"%1$s 및 %2$s",
"%1$s, %2$s and %3$s":"%1$s, %2$s 및 %3$s",
"%1$s, %2$s, %3$s and %4$s":"%1$s, %2$s, %3$s 및 %4$s",
"%1$s, %2$s, %3$s, %4$s and %5$s":"%1$s, %2$s, %3$s, %4$s 및 %5$s",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator.":"ID: %s인 모듈이 존재하지 않습니다. 앱 설정에서 확인하거나 시스템 관리자에게 연락하십시오.",
"File name is a reserved word":"파일 이름이 예약된 단어임",
"File name contains at least one invalid character":"파일 이름에 잘못된 글자가 한 자 이상 있음",
"File name is too long":"파일 이름이 너무 김",
"Dot files are not allowed":"점으로 시작하는 파일은 허용되지 않음",
"Empty filename is not allowed":"파일 이름을 비워 둘 수 없음",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! ":"Mac OS X은 지원하지 않으며 %s이(가) 이 플랫폼에서 올바르게 작동하지 않을 수도 있습니다. 본인 책임으로 사용하십시오! ",
"For the best results, please consider using a GNU/Linux server instead.":"더 좋은 결과를 얻으려면 GNU/Linux 서버를 사용하는 것을 권장합니다.",
"It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged.":"%s 인스턴스가 32비트 PHP 환경에서 실행 중이고 php.ini에 open_basedir이 설정되어 있습니다. 4GB 이상의 파일 처리에 문제가 생길 수 있으므로 추천하지 않습니다.",
"Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP.":"php.ini의 open_basedir 설정을 삭제하거나 64비트 PHP로 전환하십시오.",
"Set an admin username.":"관리자의 사용자 이름을 설정합니다.",
"Set an admin password.":"관리자의 암호를 설정합니다.",
"Can't create or write into the data directory %s":"데이터 디렉터리 %s을(를) 만들거나 기록할 수 없음",
"Invalid Federated Cloud ID":"잘못된 연합 클라우드 ID",
"Sharing backend %s must implement the interface OCP\\Share_Backend":"공유 백엔드 %s에서 OCP\\Share_Backend 인터페이스를 구현해야 함",
"Sharing backend %s not found":"공유 백엔드 %s을(를) 찾을 수 없음",
"Sharing backend for %s not found":"%s의 공유 백엔드를 찾을 수 없음",
"Could not find category \"%s\"":"분류 \"%s\"을(를) 찾을 수 없습니다",
"Sunday":"일요일",
"Monday":"월요일",
"Tuesday":"화요일",
"Wednesday":"수요일",
"Thursday":"목요일",
"Friday":"금요일",
"Saturday":"토요일",
"Sun.":"일",
"Mon.":"월",
"Tue.":"화",
"Wed.":"수",
"Thu.":"목",
"Fri.":"금",
"Sat.":"토",
"Su":"일",
"Mo":"월",
"Tu":"화",
"We":"수",
"Th":"목",
"Fr":"금",
"Sa":"토",
"January":"1월",
"February":"2월",
"March":"3월",
"April":"4월",
"May":"5월",
"June":"6월",
"July":"7월",
"August":"8월",
"September":"9월",
"October":"10월",
"November":"11월",
"December":"12월",
"Jan.":"1월",
"Feb.":"2월",
"Mar.":"3월",
"Apr.":"4월",
"May.":"5월",
"Jun.":"6월",
"Jul.":"7월",
"Aug.":"8월",
"Sep.":"9월",
"Oct.":"10월",
"Nov.":"11월",
"Dec.":"12월",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"":"다음 문자만 이름에 사용할 수 있습니다: \"a-z\", \"A-Z\", \"0-9\", 및 \"_.@-'\"",
"A valid username must be provided":"올바른 사용자 이름을 입력해야 합니다",
"Username contains whitespace at the beginning or at the end":"사용자 이름의 시작이나 끝에 공백이 있습니다",
"Username must not consist of dots only":"사용자 이름에 마침표만 있으면 안 됩니다",
"A valid password must be provided":"올바른 암호를 입력해야 합니다",
"The username is already being used":"사용자 이름이 이미 존재합니다",
"This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s":"apps 디렉터리에 웹 서버의 쓰기 권한을 부여하거나 설정에서 앱 스토어를 비활성화해서 해결할 수 있습니다. %s 문서를 참조하십시오",
"This can usually be fixed by giving the webserver write access to the root directory. See %s":"루트 디렉터리에 웹 서버의 쓰기 권한을 부여해서 해결할 수 있습니다. %s 문서를 참조하십시오",
"Permissions can usually be fixed by giving the webserver write access to the root directory. See %s.":"루트 디렉터리에 웹 서버의 쓰기 권한을 부여해서 해결할 수 있습니다. %s 문서를 참조하십시오.",
"Setting locale to %s failed":"로캘을 %s(으)로 설정할 수 없음",
"Please install one of these locales on your system and restart your webserver.":"다음 중 하나 이상의 로캘을 시스템에 설치하고 웹 서버를 다시 시작하십시오.",
"Please ask your server administrator to install the module.":"서버 관리자에게 모듈 설치를 요청하십시오.",
"PHP module %s not installed.":"PHP 모듈 %s이(가) 설치되지 않았습니다.",
"PHP setting \"%s\" is not set to \"%s\".":"PHP 설정 \"%s\"이(가) \"%s\"(으)로 설정되어 있지 않습니다.",
"Adjusting this setting in php.ini will make Nextcloud run again":"php.ini 파일에서 설정을 변경하면 Nextcloud가 다시 실행됩니다",
"mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"":"mbstring.func_overload 값이 \"%s\"(으)로 설정되어 있으나 \"0\"으로 설정해야 함",
"To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini":"이 문제를 해결하려면 php.ini에서 <code>mbstring.func_overload</code> 값을 <code>0</code>으로 설정하십시오",
"libxml2 2.7.0 is at least required. Currently %s is installed.":"libxml2 2.7.0 이상이 필요합니다. 현재 버전은 %s입니다.",
"To fix this issue update your libxml2 version and restart your web server.":"이 문제를 해결하려면 libxml2 버전을 업데이트하고 웹 서버를 다시 시작하십시오.",
"PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible.":"PHP에서 인라인 문서 블록을 삭제하도록 설정되어 있습니다. 일부 코어 앱을 사용하지 못할 수도 있습니다.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator.":"Zend OPcache, eAccelerator 같은 캐시/가속기 문제일 수도 있습니다.",
"PHP modules have been installed, but they are still listed as missing?":"PHP 모듈이 설치되었지만 여전히 없는 것으로 나타납니까?",
"Please ask your server administrator to restart the web server.":"서버 관리자에게 웹 서버 재시작을 요청하십시오.",
"PostgreSQL >= 9 required":"PostgreSQL 버전 9 이상이 필요합니다",
"Please upgrade your database version":"데이터베이스 버전을 업그레이드 하십시오",
"Please change the permissions to 0770 so that the directory cannot be listed by other users.":"권한을 0770으로 변경하여 다른 사용자가 읽을 수 없도록 하십시오.",
"Your data directory is readable by other users":"내 데이터 디렉터리를 다른 사용자가 읽을 수 있음",
"Your data directory must be an absolute path":"내 데이터 디렉터리는 절대 경로여야 함",
"Check the value of \"datadirectory\" in your configuration":"설정 중 \"datadirectory\" 값을 확인하십시오",
"Your data directory is invalid":"내 데이터 디렉터리가 잘못됨",
"Sharing %s failed, because the user %s does not exist":"%s을(를) 공유할 수 없습니다. 사용자 %s이(가) 존재하지 않습니다",
"Sharing %s failed, because the user %s is not a member of any groups that %s is a member of":"%s을(를) 공유할 수 없습니다. 사용자 %s 님은 %s 님이 회원인 어떠한 그룹에도 속해 있지 않습니다",
"Sharing %s failed, because this item is already shared with %s":"%s을(를) 공유할 수 없습니다. 이미 %s 님과 공유되어 있습니다",
"Sharing %s failed, because this item is already shared with user %s":"%s을(를) 공유할 수 없습니다. 이 항목을 이미 %s 님과 공유하고 있습니다",
"Sharing %s failed, because the group %s does not exist":"%s을(를) 공유할 수 없습니다. 그룹 %s이(가) 존재하지 않습니다",
"Sharing %s failed, because %s is not a member of the group %s":"%s을(를) 공유할 수 없습니다. %s 님이 그룹 %s의 구성원이 아닙니다",