You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

ko.json 17KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200
  1. { "translations": {
  2. "Cannot write into \"config\" directory!" : "\"config\" 디렉터리에 기록할 수 없습니다!",
  3. "See %s" : "%s 보기",
  4. "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "앱 %1$s의 파일이 올바르게 교체되지 않았습니다. 서버와 호환되는 버전인지 확인하십시오.",
  5. "Sample configuration detected" : "예제 설정 감지됨",
  6. "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를 변경하기 전 문서를 읽어 보십시오",
  7. "%1$s and %2$s" : "%1$s 및 %2$s",
  8. "%1$s, %2$s and %3$s" : "%1$s, %2$s 및 %3$s",
  9. "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s 및 %4$s",
  10. "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s 및 %5$s",
  11. "Education Edition" : "교육용 에디션",
  12. "Enterprise bundle" : "엔터프라이즈 번들",
  13. "Groupware bundle" : "그룹웨어 번들",
  14. "Social sharing bundle" : "소셜 공유 번들",
  15. "PHP %s or higher is required." : "PHP 버전 %s 이상이 필요합니다.",
  16. "PHP with a version lower than %s is required." : "PHP 버전 %s 미만이 필요합니다.",
  17. "%sbit or higher PHP required." : "%s비트 이상의 PHP가 필요합니다.",
  18. "The command line tool %s could not be found" : "명령행 도구 %s을(를) 찾을 수 없습니다",
  19. "The library %s is not available." : "%s 라이브러리를 사용할 수 없습니다.",
  20. "Library %1$s with a version higher than %2$s is required - available version %3$s." : "%1$s 라이브러리의 버전 %2$s 이상이 필요합니다. 사용 가능한 버전은 %3$s입니다.",
  21. "Library %1$s with a version lower than %2$s is required - available version %3$s." : "%1$s 라이브러리의 버전 %2$s 이상이 필요합니다. 사용 가능한 버전은 %3$s입니다.",
  22. "Server version %s or higher is required." : "서버 버전 %s 이상이 필요합니다.",
  23. "Server version %s or lower is required." : "서버 버전 %s 미만이 필요합니다.",
  24. "Logged in user must be an admin or sub admin" : "로그인한 사용자는 관리자 또는 부 관리자여야 합니다.",
  25. "Logged in user must be an admin" : "로그인한 사용자는 관리자여야 합니다.",
  26. "Wiping of device %s has started" : "디바이스 %s의 완전 삭제가 시작되었습니다.",
  27. "Wiping of device »%s« has started" : "디바이스 »%s«의 완전 삭제가 시작되었습니다.",
  28. "Authentication" : "인증",
  29. "Unknown filetype" : "알 수 없는 파일 형식",
  30. "Invalid image" : "잘못된 사진",
  31. "Avatar image is not square" : "아바타 사진이 정사각형이 아님",
  32. "today" : "오늘",
  33. "tomorrow" : "내일",
  34. "yesterday" : "어제",
  35. "_in %n day_::_in %n days_" : ["%n일 후"],
  36. "_%n day ago_::_%n days ago_" : ["%n일 전"],
  37. "next month" : "다음 달",
  38. "last month" : "지난 달",
  39. "_in %n month_::_in %n months_" : ["%n개월 후"],
  40. "_%n month ago_::_%n months ago_" : ["%n개월 전 "],
  41. "next year" : "내년",
  42. "last year" : "작년",
  43. "_in %n year_::_in %n years_" : ["%n년 후"],
  44. "_%n year ago_::_%n years ago_" : ["%n년 전"],
  45. "_in %n hour_::_in %n hours_" : ["%n시간 후"],
  46. "_%n hour ago_::_%n hours ago_" : ["%n시간 전"],
  47. "_in %n minute_::_in %n minutes_" : ["%n분 후"],
  48. "_%n minute ago_::_%n minutes ago_" : ["%n분 전"],
  49. "in a few seconds" : "몇 초 후",
  50. "seconds ago" : "초 전",
  51. "Empty file" : "빈 파일",
  52. "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "ID: %s인 모듈이 존재하지 않습니다. 앱 설정에서 확인하거나 시스템 관리자에게 연락하십시오.",
  53. "File name is a reserved word" : "파일 이름이 예약된 단어임",
  54. "File name contains at least one invalid character" : "파일 이름에 잘못된 글자가 한 자 이상 있음",
  55. "File name is too long" : "파일 이름이 너무 김",
  56. "Dot files are not allowed" : "점으로 시작하는 파일은 허용되지 않음",
  57. "Empty filename is not allowed" : "파일 이름을 비워 둘 수 없음",
  58. "App \"%s\" cannot be installed because appinfo file cannot be read." : "appinfo 파일을 읽을 수 없어서 앱 \"%s\"을(를) 설치할 수 없습니다.",
  59. "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "이 서버 버전과 호환되지 않아서 앱 \"%s\"을(를) 설치할 수 없습니다",
  60. "__language_name__" : "한국어",
  61. "This is an automatically sent email, please do not reply." : "자동으로 전송한 이메일입니다. 답장하지 마십시오.",
  62. "Help" : "도움말",
  63. "Apps" : "앱",
  64. "Settings" : "설정",
  65. "Log out" : "로그아웃",
  66. "Users" : "사용자",
  67. "Unknown user" : "알려지지 않은 사용자",
  68. "Additional settings" : "고급 설정",
  69. "%s enter the database username and name." : "%s 데이터베이스 사용자 이름과 이름을 입력해 주십시오.",
  70. "%s enter the database username." : "%s 데이터베이스 사용자 이름을 입력해 주십시오.",
  71. "%s enter the database name." : "%s 데이터베이스 이름을 입력하십시오.",
  72. "%s you may not use dots in the database name" : "%s 데이터베이스 이름에는 마침표를 사용할 수 없습니다",
  73. "You need to enter details of an existing account." : "존재하는 계정 정보를 입력해야 합니다.",
  74. "Oracle connection could not be established" : "Oracle 연결을 수립할 수 없습니다.",
  75. "Oracle username and/or password not valid" : "Oracle 사용자 이름이나 암호가 잘못되었습니다.",
  76. "PostgreSQL username and/or password not valid" : "PostgreSQL 사용자 이름 또는 암호가 잘못되었습니다",
  77. "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이(가) 이 플랫폼에서 올바르게 작동하지 않을 수도 있습니다. 본인 책임으로 사용하십시오! ",
  78. "For the best results, please consider using a GNU/Linux server instead." : "더 좋은 결과를 얻으려면 GNU/Linux 서버를 사용하는 것을 권장합니다.",
  79. "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 이상의 파일 처리에 문제가 생길 수 있으므로 추천하지 않습니다.",
  80. "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "php.ini의 open_basedir 설정을 삭제하거나 64비트 PHP로 전환하십시오.",
  81. "Set an admin username." : "관리자의 사용자 이름을 설정합니다.",
  82. "Set an admin password." : "관리자의 암호를 설정합니다.",
  83. "Sharing backend %s must implement the interface OCP\\Share_Backend" : "공유 백엔드 %s에서 OCP\\Share_Backend 인터페이스를 구현해야 함",
  84. "Sharing backend %s not found" : "공유 백엔드 %s을(를) 찾을 수 없음",
  85. "Sharing backend for %s not found" : "%s의 공유 백엔드를 찾을 수 없음",
  86. "Open »%s«" : "%s 열기",
  87. "%1$s via %2$s" : "%1$s(%2$s 경유)",
  88. "You are not allowed to share %s" : "%s을(를) 공유할 수 있는 권한이 없습니다",
  89. "Expiration date is in the past" : "만료 날짜가 과거입니다",
  90. "Click the button below to open it." : "아래 단추를 눌러서 열 수 있습니다.",
  91. "The requested share does not exist anymore" : "요청한 공유가 더 이상 존재하지 않습니다",
  92. "Could not find category \"%s\"" : "분류 \"%s\"을(를) 찾을 수 없습니다",
  93. "Sunday" : "일요일",
  94. "Monday" : "월요일",
  95. "Tuesday" : "화요일",
  96. "Wednesday" : "수요일",
  97. "Thursday" : "목요일",
  98. "Friday" : "금요일",
  99. "Saturday" : "토요일",
  100. "Sun." : "일",
  101. "Mon." : "월",
  102. "Tue." : "화",
  103. "Wed." : "수",
  104. "Thu." : "목",
  105. "Fri." : "금",
  106. "Sat." : "토",
  107. "Su" : "일",
  108. "Mo" : "월",
  109. "Tu" : "화",
  110. "We" : "수",
  111. "Th" : "목",
  112. "Fr" : "금",
  113. "Sa" : "토",
  114. "January" : "1월",
  115. "February" : "2월",
  116. "March" : "3월",
  117. "April" : "4월",
  118. "May" : "5월",
  119. "June" : "6월",
  120. "July" : "7월",
  121. "August" : "8월",
  122. "September" : "9월",
  123. "October" : "10월",
  124. "November" : "11월",
  125. "December" : "12월",
  126. "Jan." : "1월",
  127. "Feb." : "2월",
  128. "Mar." : "3월",
  129. "Apr." : "4월",
  130. "May." : "5월",
  131. "Jun." : "6월",
  132. "Jul." : "7월",
  133. "Aug." : "8월",
  134. "Sep." : "9월",
  135. "Oct." : "10월",
  136. "Nov." : "11월",
  137. "Dec." : "12월",
  138. "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "다음 문자만 이름에 사용할 수 있습니다: \"a-z\", \"A-Z\", \"0-9\", 및 \"_.@-'\"",
  139. "A valid username must be provided" : "올바른 사용자 이름을 입력해야 합니다",
  140. "Username contains whitespace at the beginning or at the end" : "사용자 이름의 시작이나 끝에 공백이 있습니다",
  141. "Username must not consist of dots only" : "사용자 이름에 마침표만 있으면 안 됩니다",
  142. "Username is invalid because files already exist for this user" : "무효한 사용자이름. 이미 존재함",
  143. "A valid password must be provided" : "올바른 암호를 입력해야 합니다",
  144. "The username is already being used" : "사용자 이름이 이미 존재합니다",
  145. "Could not create user" : "사용자를 만들 수 없습니다",
  146. "User disabled" : "사용자 비활성화됨",
  147. "Login canceled by app" : "앱에서 로그인 취소함",
  148. "a safe home for all your data" : "내 모든 데이터의 안전한 저장소",
  149. "File is currently busy, please try again later" : "파일이 현재 사용 중, 나중에 다시 시도하십시오",
  150. "Application is not enabled" : "앱이 활성화되지 않았습니다",
  151. "Authentication error" : "인증 오류",
  152. "Token expired. Please reload page." : "토큰이 만료되었습니다. 페이지를 새로 고치십시오.",
  153. "No database drivers (sqlite, mysql, or postgresql) installed." : "데이터베이스 드라이버(sqlite, mysql, postgresql)가 설치되지 않았습니다.",
  154. "Cannot write into \"config\" directory" : "\"config\" 디렉터리에 기록할 수 없습니다",
  155. "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "config 디렉터리에 웹 서버의 쓰기 권한을 부여해서 해결할 수 있습니다. %s 문서를 참조하십시오",
  156. "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를 참조하십시오.",
  157. "Cannot write into \"apps\" directory" : "\"apps\" 디렉터리에 기록할 수 없습니다",
  158. "This can usually be fixed by giving the webserver write access to the root directory. See %s" : "루트 디렉터리에 웹 서버의 쓰기 권한을 부여해서 해결할 수 있습니다. %s 문서를 참조하십시오",
  159. "Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "루트 디렉터리에 웹 서버의 쓰기 권한을 부여해서 해결할 수 있습니다. %s 문서를 참조하십시오.",
  160. "Setting locale to %s failed" : "로캘을 %s(으)로 설정할 수 없음",
  161. "Please install one of these locales on your system and restart your webserver." : "다음 중 하나 이상의 로캘을 시스템에 설치하고 웹 서버를 다시 시작하십시오.",
  162. "PHP module %s not installed." : "PHP 모듈 %s이(가) 설치되지 않았습니다.",
  163. "Please ask your server administrator to install the module." : "서버 관리자에게 모듈 설치를 요청하십시오.",
  164. "PHP setting \"%s\" is not set to \"%s\"." : "PHP 설정 \"%s\"이(가) \"%s\"(으)로 설정되어 있지 않습니다.",
  165. "Adjusting this setting in php.ini will make Nextcloud run again" : "php.ini 파일에서 설정을 변경하면 Nextcloud가 다시 실행됩니다",
  166. "mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"" : "mbstring.func_overload 값이 \"%s\"(으)로 설정되어 있으나 \"0\"으로 설정해야 함",
  167. "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>으로 설정하십시오",
  168. "libxml2 2.7.0 is at least required. Currently %s is installed." : "libxml2 2.7.0 이상이 필요합니다. 현재 버전은 %s입니다.",
  169. "To fix this issue update your libxml2 version and restart your web server." : "이 문제를 해결하려면 libxml2 버전을 업데이트하고 웹 서버를 다시 시작하십시오.",
  170. "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "PHP에서 인라인 문서 블록을 삭제하도록 설정되어 있습니다. 일부 코어 앱을 사용하지 못할 수도 있습니다.",
  171. "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Zend OPcache, eAccelerator 같은 캐시/가속기 문제일 수도 있습니다.",
  172. "PHP modules have been installed, but they are still listed as missing?" : "PHP 모듈이 설치되었지만 여전히 없는 것으로 나타납니까?",
  173. "Please ask your server administrator to restart the web server." : "서버 관리자에게 웹 서버 재시작을 요청하십시오.",
  174. "PostgreSQL >= 9 required" : "PostgreSQL 버전 9 이상이 필요합니다",
  175. "Please upgrade your database version" : "데이터베이스 버전을 업그레이드 하십시오",
  176. "Your data directory is readable by other users" : "내 데이터 디렉터리를 다른 사용자가 읽을 수 있음",
  177. "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "권한을 0770으로 변경하여 다른 사용자가 읽을 수 없도록 하십시오.",
  178. "Your data directory must be an absolute path" : "내 데이터 디렉터리는 절대 경로여야 함",
  179. "Check the value of \"datadirectory\" in your configuration" : "설정 중 \"datadirectory\" 값을 확인하십시오",
  180. "Your data directory is invalid" : "내 데이터 디렉터리가 잘못됨",
  181. "Ensure there is a file called \".ocdata\" in the root of the data directory." : "데이터 디렉터리의 최상위 디렉터리에 \".ocdata\" 파일이 있는지 확인하십시오.",
  182. "Authentication failed, wrong token or provider ID given" : "인증이 실패하였습니다. 토큰이나 프로바이더 ID가 틀렸습니다.",
  183. "Could not obtain lock type %d on \"%s\"." : "잠금 형식 %d을(를) \"%s\"에 대해 얻을 수 없습니다.",
  184. "Storage unauthorized. %s" : "저장소가 인증되지 않았습니다. %s",
  185. "Storage incomplete configuration. %s" : "저장소 설정이 완전하지 않습니다. %s",
  186. "Storage connection error. %s" : "저장소 연결 오류입니다. %s",
  187. "Storage is temporarily not available" : "저장소를 임시로 사용할 수 없음",
  188. "Storage connection timeout. %s" : "저장소 연결 시간이 초과되었습니다. %s",
  189. "This can usually be fixed by giving the webserver write access to the config directory" : "config 디렉터리에 웹 서버 쓰기 권한을 부여해서 해결할 수 있습니다",
  190. "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로 하십시오.",
  191. "Can't create or write into the data directory %s" : "데이터 디렉터리 %s을(를) 만들거나 기록할 수 없음",
  192. "Invalid Federated Cloud ID" : "잘못된 연합 클라우드 ID",
  193. "Can’t increase permissions of %s" : "%s의 권한을 늘릴 수 없습니다",
  194. "Files can’t be shared with delete permissions" : "파일을 삭제 권한으로 공유할 수 없습니다",
  195. "Files can’t be shared with create permissions" : "파일을 생성 권한으로 공유할 수 없습니다",
  196. "Can’t set expiration date more than %s days in the future" : "만료 날짜를 %s일 이상 이후로 설정할 수 없습니다",
  197. "Can't read file" : "파일을 읽을 수 없음",
  198. "Cannot create \"data\" directory" : "\"data\" 디렉터리를 만들 수 없음"
  199. },"pluralForm" :"nplurals=1; plural=0;"
  200. }