]> BookStack Code Mirror - bookstack/blob - resources/lang/ko/errors.php
New Crowdin updates (#3635)
[bookstack] / resources / lang / ko / errors.php
1 <?php
2 /**
3  * Text shown in error messaging.
4  */
5 return [
6
7     // Permissions
8     'permission' => '권한이 없습니다.',
9     'permissionJson' => '권한이 없습니다.',
10
11     // Auth
12     'error_user_exists_different_creds' => ':email(을)를 가진 다른 사용자가 있습니다.',
13     'email_already_confirmed' => '확인이 끝난 메일 주소입니다. 로그인하세요.',
14     'email_confirmation_invalid' => '이 링크는 더 이상 유효하지 않습니다. 다시 가입하세요.',
15     'email_confirmation_expired' => '이 링크는 더 이상 유효하지 않습니다. 메일을 다시 보냈습니다.',
16     'email_confirmation_awaiting' => '사용 중인 계정의 이메일 주소를 확인해 주어야 합니다.',
17     'ldap_fail_anonymous' => '익명 정보로 LDAP 서버에 접근할 수 없습니다.',
18     'ldap_fail_authed' => '이 정보로 LDAP 서버에 접근할 수 없습니다.',
19     'ldap_extension_not_installed' => 'PHP에 LDAP 확장 도구를 설치하세요.',
20     'ldap_cannot_connect' => 'LDAP 서버에 연결할 수 없습니다.',
21     'saml_already_logged_in' => '로그인 중입니다.',
22     'saml_user_not_registered' => ':name 사용자가 없습니다. 자동 가입 옵션이 비활성 상태입니다.',
23     'saml_no_email_address' => '인증 시스템이 제공한 메일 주소가 없습니다.',
24     'saml_invalid_response_id' => '인증 시스템이 요청을 받지 못했습니다. 인증 후 이전 페이지로 돌아갈 때 발생할 수 있는 현상입니다.',
25     'saml_fail_authed' => ':system에 로그인할 수 없습니다.',
26     'oidc_already_logged_in' => '로그인 중입니다.',
27     'oidc_user_not_registered' => ':name 사용자가 없습니다. 자동 가입 옵션이 비활성 상태입니다.',
28     'oidc_no_email_address' => '인증 시스템이 제공한 메일 주소가 없습니다.',
29     'oidc_fail_authed' => ':system에 로그인할 수 없습니다.',
30     'social_no_action_defined' => '무슨 활동인지 알 수 없습니다.',
31     'social_login_bad_response' => ":socialAccount에 로그인할 수 없습니다. : \\n:error",
32     'social_account_in_use' => ':socialAccount(을)를 가진 사용자가 있습니다. :socialAccount로 로그인하세요.',
33     'social_account_email_in_use' => ':email(을)를 가진 사용자가 있습니다. 쓰고 있는 계정을 :socialAccount에 연결하세요.',
34     'social_account_existing' => ':socialAccount(와)과 연결 상태입니다.',
35     'social_account_already_used_existing' => ':socialAccount(와)과 연결한 다른 계정이 있습니다.',
36     'social_account_not_used' => ':socialAccount(와)과 연결한 계정이 없습니다. 쓰고 있는 계정을 연결하세요.',
37     'social_account_register_instructions' => '계정이 없어도 :socialAccount로 가입할 수 있습니다.',
38     'social_driver_not_found' => '가입할 수 없습니다.',
39     'social_driver_not_configured' => ':socialAccount가 유효하지 않습니다.',
40     'invite_token_expired' => '이 링크는 더 이상 유효하지 않습니다. 패스워드를 바꾸세요.',
41
42     // System
43     'path_not_writable' => ':filePath에 쓰는 것을 서버에서 허용하지 않습니다.',
44     'cannot_get_image_from_url' => ':url에서 이미지를 불러올 수 없습니다.',
45     'cannot_create_thumbs' => '섬네일을 못 만들었습니다. PHP에 GD 확장 도구를 설치하세요.',
46     'server_upload_limit' => '파일 크기가 서버에서 허용하는 수치를 넘습니다.',
47     'uploaded'  => '파일 크기가 서버에서 허용하는 수치를 넘습니다.',
48     'image_upload_error' => '이미지를 올리다 문제가 생겼습니다.',
49     'image_upload_type_error' => '유효하지 않은 이미지 형식입니다.',
50     'file_upload_timeout' => '파일을 올리는 데 걸리는 시간이 서버에서 허용하는 수치를 넘습니다.',
51
52     // Attachments
53     'attachment_not_found' => '첨부 파일이 없습니다.',
54
55     // Pages
56     'page_draft_autosave_fail' => '초안 문서를 유실했습니다. 인터넷 연결 상태를 확인하세요.',
57     'page_custom_home_deletion' => '처음 페이지는 지울 수 없습니다.',
58
59     // Entities
60     'entity_not_found' => '항목이 없습니다.',
61     'bookshelf_not_found' => '책꽂이가 없습니다.',
62     'book_not_found' => '책이 없습니다.',
63     'page_not_found' => '문서가 없습니다.',
64     'chapter_not_found' => '챕터가 없습니다.',
65     'selected_book_not_found' => '고른 책이 없습니다.',
66     'selected_book_chapter_not_found' => '고른 책이나 챕터가 없습니다.',
67     'guests_cannot_save_drafts' => 'Guest는 초안 문서를 보관할 수 없습니다.',
68
69     // Users
70     'users_cannot_delete_only_admin' => 'Admin을 삭제할 수 없습니다.',
71     'users_cannot_delete_guest' => 'Guest를 삭제할 수 없습니다.',
72
73     // Roles
74     'role_cannot_be_edited' => '권한을 수정할 수 없습니다.',
75     'role_system_cannot_be_deleted' => '시스템 권한을 지울 수 없습니다.',
76     'role_registration_default_cannot_delete' => '가입한 사용자의 기본 권한을 지울 수 있어야 합니다.',
77     'role_cannot_remove_only_admin' => 'Admin을 가진 사용자가 적어도 한 명 있어야 합니다.',
78
79     // Comments
80     'comment_list' => '댓글을 가져오다 문제가 생겼습니다.',
81     'cannot_add_comment_to_draft' => '초안 문서에 댓글을 달 수 없습니다.',
82     'comment_add' => '댓글을 등록하다 문제가 생겼습니다.',
83     'comment_delete' => '댓글을 지우다 문제가 생겼습니다.',
84     'empty_comment' => '빈 댓글은 등록할 수 없습니다.',
85
86     // Error pages
87     '404_page_not_found' => '404 Not Found',
88     'sorry_page_not_found' => '문서를 못 찾았습니다.',
89     'sorry_page_not_found_permission_warning' => '문서를 볼 권한이 없습니다.',
90     'image_not_found' => '이미지를 찾을 수 없습니다',
91     'image_not_found_subtitle' => '이미지를 못 찾았습니다.',
92     'image_not_found_details' => '이미지가 지워졌을 수 있습니다.',
93     'return_home' => '처음으로 돌아가기',
94     'error_occurred' => '문제가 생겼습니다.',
95     'app_down' => ':appName에 문제가 생겼습니다.',
96     'back_soon' => '곧 돌아갑니다.',
97
98     // API errors
99     'api_no_authorization_found' => '요청에서 인증 토큰을 찾을 수 없습니다.',
100     'api_bad_authorization_format' => '요청에서 인증 토큰을 찾았으나 형식에 문제가 있습니다.',
101     'api_user_token_not_found' => '인증 토큰과 일치하는 API 토큰을 찾을 수 없습니다.',
102     'api_incorrect_token_secret' => 'API 토큰이 제공한 암호에 문제가 있습니다.',
103     'api_user_no_api_permission' => 'API 토큰의 소유자가 API를 호출할 권한이 없습니다.',
104     'api_user_token_expired' => '인증 토큰이 만료되었습니다.',
105
106     // Settings & Maintenance
107     'maintenance_test_email_failure' => '메일을 발송하는 도중 문제가 생겼습니다:',
108
109 ];