mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-30 04:23:11 +03:00
Initial Crowdin Translation Integration Merge (#1731)
* New translations activities.php (French) * New translations entities.php (Turkish) * New translations entities.php (Swedish) * New translations errors.php (Swedish) * New translations pagination.php (Swedish) * New translations passwords.php (Swedish) * New translations settings.php (Swedish) * New translations validation.php (Swedish) * New translations auth.php (Turkish) * New translations common.php (Turkish) * New translations errors.php (Turkish) * New translations common.php (Swedish) * New translations settings.php (Turkish) * New translations validation.php (Turkish) * New translations activities.php (Ukrainian) * New translations auth.php (Ukrainian) * New translations common.php (Ukrainian) * New translations components.php (Ukrainian) * New translations entities.php (Ukrainian) * New translations errors.php (Ukrainian) * New translations components.php (Swedish) * New translations auth.php (Swedish) * New translations passwords.php (Ukrainian) * New translations settings.php (Russian) * New translations settings.php (Polish) * New translations validation.php (Polish) * New translations activities.php (Russian) * New translations auth.php (Russian) * New translations common.php (Russian) * New translations components.php (Russian) * New translations entities.php (Russian) * New translations errors.php (Russian) * New translations passwords.php (Russian) * New translations validation.php (Russian) * New translations activities.php (Swedish) * New translations activities.php (Slovak) * New translations auth.php (Slovak) * New translations common.php (Slovak) * New translations components.php (Slovak) * New translations entities.php (Slovak) * New translations errors.php (Slovak) * New translations pagination.php (Slovak) * New translations passwords.php (Slovak) * New translations settings.php (Slovak) * New translations validation.php (Slovak) * New translations pagination.php (Ukrainian) * New translations settings.php (Ukrainian) * New translations pagination.php (Polish) * New translations passwords.php (Spanish, Argentina) * New translations settings.php (Portuguese, Brazilian) * New translations validation.php (Portuguese, Brazilian) * New translations activities.php (Spanish, Argentina) * New translations auth.php (Spanish, Argentina) * New translations common.php (Spanish, Argentina) * New translations components.php (Spanish, Argentina) * New translations entities.php (Spanish, Argentina) * New translations errors.php (Spanish, Argentina) * New translations pagination.php (Spanish, Argentina) * New translations settings.php (Spanish, Argentina) * New translations errors.php (Portuguese, Brazilian) * New translations validation.php (Spanish, Argentina) * New translations activities.php (German Informal) * New translations auth.php (German Informal) * New translations common.php (German Informal) * New translations components.php (German Informal) * New translations entities.php (German Informal) * New translations errors.php (German Informal) * New translations pagination.php (German Informal) * New translations passwords.php (German Informal) * New translations settings.php (German Informal) * New translations entities.php (Portuguese, Brazilian) * New translations validation.php (Ukrainian) * New translations activities.php (Chinese Traditional) * New translations activities.php (Chinese Simplified) * New translations auth.php (Chinese Simplified) * New translations common.php (Chinese Simplified) * New translations components.php (Chinese Simplified) * New translations entities.php (Chinese Simplified) * New translations errors.php (Chinese Simplified) * New translations pagination.php (Chinese Simplified) * New translations passwords.php (Chinese Simplified) * New translations settings.php (Chinese Simplified) * New translations validation.php (Chinese Simplified) * New translations auth.php (Chinese Traditional) * New translations components.php (Portuguese, Brazilian) * New translations common.php (Chinese Traditional) * New translations components.php (Chinese Traditional) * New translations entities.php (Chinese Traditional) * New translations errors.php (Chinese Traditional) * New translations pagination.php (Chinese Traditional) * New translations passwords.php (Chinese Traditional) * New translations settings.php (Chinese Traditional) * New translations validation.php (Chinese Traditional) * New translations activities.php (Portuguese, Brazilian) * New translations auth.php (Portuguese, Brazilian) * New translations common.php (Portuguese, Brazilian) * New translations passwords.php (Polish) * New translations errors.php (Polish) * New translations auth.php (French) * New translations validation.php (Czech) * New translations validation.php (Arabic) * New translations auth.php (Czech) * New translations common.php (Czech) * New translations entities.php (Czech) * New translations errors.php (Czech) * New translations pagination.php (Czech) * New translations settings.php (Czech) * New translations activities.php (German) * New translations passwords.php (Arabic) * New translations auth.php (German) * New translations common.php (German) * New translations components.php (German) * New translations entities.php (German) * New translations errors.php (German) * New translations pagination.php (German) * New translations passwords.php (German) * New translations settings.php (German) * New translations validation.php (German) * New translations settings.php (Arabic) * New translations pagination.php (Arabic) * New translations common.php (Hungarian) * New translations common.php (Spanish) * New translations common.php (French) * New translations components.php (French) * New translations entities.php (French) * New translations errors.php (French) * New translations pagination.php (French) * New translations passwords.php (French) * New translations settings.php (French) * New translations validation.php (French) * New translations errors.php (Arabic) * New translations settings.php (Spanish) * New translations validation.php (Spanish) * New translations activities.php (Arabic) * New translations auth.php (Arabic) * New translations common.php (Arabic) * New translations components.php (Arabic) * New translations entities.php (Arabic) * New translations auth.php (Hungarian) * New translations entities.php (Polish) * New translations common.php (Dutch) * New translations common.php (Korean) * New translations components.php (Korean) * New translations entities.php (Korean) * New translations errors.php (Korean) * New translations pagination.php (Korean) * New translations passwords.php (Korean) * New translations settings.php (Korean) * New translations validation.php (Korean) * New translations activities.php (Dutch) * New translations auth.php (Dutch) * New translations components.php (Dutch) * New translations activities.php (Korean) * New translations entities.php (Dutch) * New translations errors.php (Dutch) * New translations pagination.php (Dutch) * New translations passwords.php (Dutch) * New translations settings.php (Dutch) * New translations validation.php (Dutch) * New translations activities.php (Polish) * New translations auth.php (Polish) * New translations common.php (Polish) * New translations components.php (Polish) * New translations auth.php (Korean) * New translations validation.php (Japanese) * New translations entities.php (Hungarian) * New translations errors.php (Italian) * New translations errors.php (Hungarian) * New translations settings.php (Hungarian) * New translations validation.php (Hungarian) * New translations activities.php (Italian) * New translations auth.php (Italian) * New translations common.php (Italian) * New translations components.php (Italian) * New translations entities.php (Italian) * New translations pagination.php (Italian) * New translations settings.php (Japanese) * New translations passwords.php (Italian) * New translations settings.php (Italian) * New translations validation.php (Italian) * New translations activities.php (Japanese) * New translations auth.php (Japanese) * New translations common.php (Japanese) * New translations components.php (Japanese) * New translations entities.php (Japanese) * New translations errors.php (Japanese) * New translations pagination.php (Japanese) * New translations passwords.php (Japanese) * New translations validation.php (German Informal)
This commit is contained in:
@ -1,12 +1,10 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Activity text strings.
|
||||
* Is used for all the text within activity logs & notifications.
|
||||
*/
|
||||
return [
|
||||
|
||||
/**
|
||||
* Activity text strings.
|
||||
* Is used for all the text within activity logs & notifications.
|
||||
*/
|
||||
|
||||
// Pages
|
||||
'page_create' => '페이지 생성',
|
||||
'page_create_notification' => '페이지를 만들었습니다.',
|
||||
@ -37,4 +35,14 @@ return [
|
||||
'book_sort' => '책 정렬',
|
||||
'book_sort_notification' => '책을 정렬하였습니다.',
|
||||
|
||||
// Bookshelves
|
||||
'bookshelf_create' => 'created Bookshelf',
|
||||
'bookshelf_create_notification' => 'Bookshelf Successfully Created',
|
||||
'bookshelf_update' => 'updated bookshelf',
|
||||
'bookshelf_update_notification' => 'Bookshelf Successfully Updated',
|
||||
'bookshelf_delete' => 'deleted bookshelf',
|
||||
'bookshelf_delete_notification' => 'Bookshelf Successfully Deleted',
|
||||
|
||||
// Other
|
||||
'commented_on' => 'commented on',
|
||||
];
|
||||
|
@ -1,21 +1,15 @@
|
||||
<?php
|
||||
/**
|
||||
* Authentication Language Lines
|
||||
* The following language lines are used during authentication for various
|
||||
* messages that we need to display to the user.
|
||||
*/
|
||||
return [
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Authentication Language Lines
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| The following language lines are used during authentication for various
|
||||
| messages that we need to display to the user. You are free to modify
|
||||
| these language lines according to your application's requirements.
|
||||
|
|
||||
*/
|
||||
|
||||
'failed' => '이 자격 증명은 등록되어 있지 않습니다.',
|
||||
'throttle' => '로그인 시도 횟수 제한을 초과했습니다. :seconds초 후에 다시 시도하십시오.',
|
||||
|
||||
/**
|
||||
* Login & Register
|
||||
*/
|
||||
// Login & Register
|
||||
'sign_up' => '신규등록',
|
||||
'log_in' => '로그인',
|
||||
'log_in_with' => ':socialDriver에 로그인',
|
||||
@ -32,6 +26,8 @@ return [
|
||||
'remember_me' => '자동로그인',
|
||||
'ldap_email_hint' => '이 계정에서 사용하는 이메일을 입력해 주세요.',
|
||||
'create_account' => '계정 만들기',
|
||||
'already_have_account' => 'Already have an account?',
|
||||
'dont_have_account' => 'Don\'t have an account?',
|
||||
'social_login' => 'SNS로그인',
|
||||
'social_registration' => 'SNS등록',
|
||||
'social_registration_text' => '다른 서비스를 사용하여 등록하고 로그인.',
|
||||
@ -43,23 +39,18 @@ return [
|
||||
'register_success' => '등록을 완료하고 로그인 할 수 있습니다!',
|
||||
|
||||
|
||||
/**
|
||||
* Password Reset
|
||||
*/
|
||||
// Password Reset
|
||||
'reset_password' => '암호 재설정',
|
||||
'reset_password_send_instructions' => '다음에 메일 주소를 입력하면 비밀번호 재설정 링크가 포함 된 이메일이 전송됩니다.',
|
||||
'reset_password_send_button' => '재설정 링크 보내기',
|
||||
'reset_password_sent_success' => ':email로 재설정 링크를 보냈습니다.',
|
||||
'reset_password_success' => '비밀번호가 재설정되었습니다.',
|
||||
|
||||
'email_reset_subject' => ':appName 암호를 재설정',
|
||||
'email_reset_text' => '귀하의 계정에 대한 비밀번호 재설정 요청을 받았기 때문에 본 이메일이 발송되었습니다.',
|
||||
'email_reset_not_requested' => '암호 재설정을 요청하지 않은 경우 더 이상의 조치는 필요하지 않습니다.',
|
||||
|
||||
|
||||
/**
|
||||
* Email Confirmation
|
||||
*/
|
||||
// Email Confirmation
|
||||
'email_confirm_subject' => ':appName의 이메일 주소 확인',
|
||||
'email_confirm_greeting' => ':appName에 가입 해 주셔서 감사합니다!',
|
||||
'email_confirm_text' => '다음 버튼을 눌러 이메일 주소를 확인하십시오',
|
||||
@ -73,4 +64,14 @@ return [
|
||||
'email_not_confirmed_click_link' => '등록시 받은 이메일을 확인하고 확인 링크를 클릭하십시오.',
|
||||
'email_not_confirmed_resend' => '메일이 없으면 아래 양식을 통해 다시 제출하십시오.',
|
||||
'email_not_confirmed_resend_button' => '확인 메일을 다시 전송',
|
||||
];
|
||||
|
||||
// User Invite
|
||||
'user_invite_email_subject' => 'You have been invited to join :appName!',
|
||||
'user_invite_email_greeting' => 'An account has been created for you on :appName.',
|
||||
'user_invite_email_text' => 'Click the button below to set an account password and gain access:',
|
||||
'user_invite_email_action' => 'Set Account Password',
|
||||
'user_invite_page_welcome' => 'Welcome to :appName!',
|
||||
'user_invite_page_text' => 'To finalise your account and gain access you need to set a password which will be used to log-in to :appName on future visits.',
|
||||
'user_invite_page_confirm_button' => 'Confirm Password',
|
||||
'user_invite_success' => 'Password set, you now have access to :appName!'
|
||||
];
|
@ -1,31 +1,30 @@
|
||||
<?php
|
||||
/**
|
||||
* Common elements found throughout many areas of BookStack.
|
||||
*/
|
||||
return [
|
||||
|
||||
/**
|
||||
* Buttons
|
||||
*/
|
||||
// Buttons
|
||||
'cancel' => '취소',
|
||||
'confirm' => '확인',
|
||||
'back' => '뒤로',
|
||||
'save' => '저장',
|
||||
'continue' => '계속하기',
|
||||
'select' => '선택',
|
||||
'toggle_all' => 'Toggle All',
|
||||
'more' => '더보기',
|
||||
|
||||
/**
|
||||
* Form Labels
|
||||
*/
|
||||
// Form Labels
|
||||
'name' => '이름',
|
||||
'description' => '설명',
|
||||
'role' => '역할',
|
||||
'cover_image' => '대표 이미지',
|
||||
'cover_image_description' => '이 이미지는 약 440x250px 정도의 크기여야 합니다.',
|
||||
|
||||
/**
|
||||
* Actions
|
||||
*/
|
||||
// Actions
|
||||
'actions' => 'Actions',
|
||||
'view' => '뷰',
|
||||
'view_all' => 'View All',
|
||||
'create' => '생성',
|
||||
'update' => '업데이트',
|
||||
'edit' => '수정',
|
||||
@ -40,9 +39,16 @@ return [
|
||||
'remove' => '제거',
|
||||
'add' => '추가',
|
||||
|
||||
/**
|
||||
* Misc
|
||||
*/
|
||||
// Sort Options
|
||||
'sort_options' => 'Sort Options',
|
||||
'sort_direction_toggle' => 'Sort Direction Toggle',
|
||||
'sort_ascending' => 'Sort Ascending',
|
||||
'sort_descending' => 'Sort Descending',
|
||||
'sort_name' => 'Name',
|
||||
'sort_created_at' => 'Created Date',
|
||||
'sort_updated_at' => 'Updated Date',
|
||||
|
||||
// Misc
|
||||
'deleted_user' => '삭제된 사용자',
|
||||
'no_activity' => '활동내역이 없음',
|
||||
'no_items' => '사용가능한 항목이 없음',
|
||||
@ -53,16 +59,18 @@ return [
|
||||
'grid_view' => '그리드 뷰',
|
||||
'list_view' => '리스트뷰',
|
||||
'default' => '기본설정',
|
||||
'breadcrumb' => 'Breadcrumb',
|
||||
|
||||
/**
|
||||
* Header
|
||||
*/
|
||||
// Header
|
||||
'profile_menu' => 'Profile Menu',
|
||||
'view_profile' => '프로파일 보기',
|
||||
'edit_profile' => '프로파일 수정하기',
|
||||
|
||||
/**
|
||||
* Email Content
|
||||
*/
|
||||
// Layout tabs
|
||||
'tab_info' => 'Info',
|
||||
'tab_content' => 'Content',
|
||||
|
||||
// Email Content
|
||||
'email_action_help' => '":actionText"버튼을 클릭하는 데 문제가 있으면 아래 URL을 복사하여 웹 브라우저에 붙여 넣으십시오:',
|
||||
'email_rights' => 'All rights reserved',
|
||||
];
|
||||
];
|
||||
|
@ -1,9 +1,10 @@
|
||||
<?php
|
||||
/**
|
||||
* Text used in custom JavaScript driven components.
|
||||
*/
|
||||
return [
|
||||
|
||||
/**
|
||||
* Image Manager
|
||||
*/
|
||||
// Image Manager
|
||||
'image_select' => '이미지 선택',
|
||||
'image_all' => '전체',
|
||||
'image_all_title' => '모든 이미지 보기',
|
||||
@ -24,9 +25,7 @@ return [
|
||||
'image_delete_success' => '이미지가 삭제되었습니다.',
|
||||
'image_upload_remove' => '제거',
|
||||
|
||||
/**
|
||||
* Code editor
|
||||
*/
|
||||
// Code Editor
|
||||
'code_editor' => '코드 수정',
|
||||
'code_language' => '코드 언어',
|
||||
'code_content' => '코드 내용',
|
||||
|
@ -1,14 +1,17 @@
|
||||
<?php
|
||||
/**
|
||||
* Text used for 'Entities' (Document Structure Elements) such as
|
||||
* Books, Shelves, Chapters & Pages
|
||||
*/
|
||||
return [
|
||||
|
||||
/**
|
||||
* Shared
|
||||
*/
|
||||
// Shared
|
||||
'recently_created' => '최근작성',
|
||||
'recently_created_pages' => '최근 작성된 페이지',
|
||||
'recently_updated_pages' => '최근 업데이트된 페이지',
|
||||
'recently_created_chapters' => '최근 만들어진 챕터',
|
||||
'recently_created_books' => '최근 만들어진 책',
|
||||
'recently_created_shelves' => 'Recently Created Shelves',
|
||||
'recently_update' => '최근 작성',
|
||||
'recently_viewed' => '검색 기록',
|
||||
'recent_activity' => '최근 활동',
|
||||
@ -31,17 +34,13 @@ return [
|
||||
'export_pdf' => 'PDF 파일',
|
||||
'export_text' => '일반 텍스트 파일',
|
||||
|
||||
/**
|
||||
* Permissions and restrictions
|
||||
*/
|
||||
// Permissions and restrictions
|
||||
'permissions' => '권한',
|
||||
'permissions_intro' => '이 설정은 각 사용자의 역할보다 우선하여 적용됩니다.',
|
||||
'permissions_enable' => '커스텀 권한 활성화',
|
||||
'permissions_save' => '권한 저장',
|
||||
|
||||
/**
|
||||
* Search
|
||||
*/
|
||||
// Search
|
||||
'search_results' => '검색 결과',
|
||||
'search_total_results_found' => ':count 개의 결과를 찾았습니다.|총 :count 개의 결과를 찾았습니다.',
|
||||
'search_clear' => '검색기록 초기화',
|
||||
@ -66,16 +65,16 @@ return [
|
||||
'search_set_date' => '날짜 설정',
|
||||
'search_update' => '검색 업데이트',
|
||||
|
||||
/**
|
||||
* Shelves
|
||||
*/
|
||||
// Shelves
|
||||
'shelf' => '책꽃이',
|
||||
'shelves' => '책꽃이',
|
||||
'x_shelves' => ':count Shelf|:count Shelves',
|
||||
'shelves_long' => '책꽃이',
|
||||
'shelves_empty' => '책꽃이가 만들어지지 않았습니다.',
|
||||
'shelves_create' => '새책꽃이 만들기',
|
||||
'shelves_popular' => '인기있는 책꽃이',
|
||||
'shelves_new' => '새로운 책꽃이',
|
||||
'shelves_new_action' => 'New Shelf',
|
||||
'shelves_popular_empty' => '인기있는 책꽃이가 여기에 나타납니다.',
|
||||
'shelves_new_empty' => '가장 최근에 만들어진 책꽃이가 여기에 나타납니다.',
|
||||
'shelves_save' => '책꽃이 저장',
|
||||
@ -98,9 +97,7 @@ return [
|
||||
'shelves_copy_permissions_explain' => '이 책꽂이의 현재 권한 설정이 안에 포함 된 모든 책에 적용됩니다. 활성화하기 전에이 책꽂이의 사용 권한이 변경되었는지 확인하십시오.',
|
||||
'shelves_copy_permission_success' => '책꽃이의 권한이 :count 개의 책에 복사되었습니다.',
|
||||
|
||||
/**
|
||||
* Books
|
||||
*/
|
||||
// Books
|
||||
'book' => '책',
|
||||
'books' => '책들',
|
||||
'x_books' => ':count 책|:count 책들',
|
||||
@ -108,6 +105,7 @@ return [
|
||||
'books_popular' => '인기있는 책',
|
||||
'books_recent' => '최근 책',
|
||||
'books_new' => '새로운 책',
|
||||
'books_new_action' => 'New Book',
|
||||
'books_popular_empty' => '가장 인기있는 책이 여기에 보입니다.',
|
||||
'books_new_empty' => '가장 최근에 만든 책이 여기에 표시됩니다.',
|
||||
'books_create' => '새로운 책 만들기',
|
||||
@ -123,7 +121,6 @@ return [
|
||||
'books_permissions_updated' => '책 권한이 업데이트 되었습니다.',
|
||||
'books_empty_contents' => '이 책에 대한 페이지 또는 장이 작성되지 않았습니다.',
|
||||
'books_empty_create_page' => '새로운 페이지 만들기',
|
||||
'books_empty_or' => '또는',
|
||||
'books_empty_sort_current_book' => '현제 책 정렬하기',
|
||||
'books_empty_add_chapter' => '챕터 추가하기',
|
||||
'books_permissions_active' => '책 권한 활성화',
|
||||
@ -131,12 +128,15 @@ return [
|
||||
'books_navigation' => '책 네비게이션',
|
||||
'books_sort' => '책 구성 정렬하기',
|
||||
'books_sort_named' => ':bookName 책 정렬하기',
|
||||
'books_sort_name' => 'Sort by Name',
|
||||
'books_sort_created' => 'Sort by Created Date',
|
||||
'books_sort_updated' => 'Sort by Updated Date',
|
||||
'books_sort_chapters_first' => 'Chapters First',
|
||||
'books_sort_chapters_last' => 'Chapters Last',
|
||||
'books_sort_show_other' => '다른책 보기',
|
||||
'books_sort_save' => '새로운 순서 저장',
|
||||
|
||||
/**
|
||||
* Chapters
|
||||
*/
|
||||
// Chapters
|
||||
'chapter' => '챕터',
|
||||
'chapters' => '챕터',
|
||||
'x_chapters' => ':count 개 챕터|:count 챔터들',
|
||||
@ -159,9 +159,7 @@ return [
|
||||
'chapters_permissions_success' => '챕터 권한 수정됨',
|
||||
'chapters_search_this' => '이 챕터 찾기',
|
||||
|
||||
/**
|
||||
* Pages
|
||||
*/
|
||||
// Pages
|
||||
'page' => '페이지',
|
||||
'pages' => '페이지들',
|
||||
'x_pages' => ':count 개의 페이지|:count 개의 페이지들',
|
||||
@ -178,7 +176,7 @@ return [
|
||||
'pages_delete_confirm' => '정말로 이 페이지를 지우시겠습니까?',
|
||||
'pages_delete_draft_confirm' => '정말로 초안페이지를 지우시겠습니까?',
|
||||
'pages_editing_named' => ':pageName 페이지 수정',
|
||||
'pages_edit_toggle_header' => '헤더 숨김/보이기',
|
||||
'pages_edit_draft_options' => 'Draft Options',
|
||||
'pages_edit_save_draft' => '초안 저장',
|
||||
'pages_edit_draft' => '페이지 초안 수정',
|
||||
'pages_editing_draft' => '초안 수정중',
|
||||
@ -212,6 +210,8 @@ return [
|
||||
'pages_revisions_created_by' => 'Created By',
|
||||
'pages_revisions_date' => '변경일',
|
||||
'pages_revisions_number' => '#',
|
||||
'pages_revisions_numbered' => 'Revision #:id',
|
||||
'pages_revisions_numbered_changes' => 'Revision #:id Changes',
|
||||
'pages_revisions_changelog' => '변경내역',
|
||||
'pages_revisions_changes' => '변경사항 보기',
|
||||
'pages_revisions_current' => '현재 버전',
|
||||
@ -234,19 +234,20 @@ return [
|
||||
],
|
||||
'pages_draft_discarded' => '초안이 삭제되었습니다. 편집기가 현재 페이지 작성자로 업데이트되었습니다.',
|
||||
'pages_specific' => '특정 페이지',
|
||||
'pages_is_template' => 'Page Template',
|
||||
|
||||
/**
|
||||
* Editor sidebar
|
||||
*/
|
||||
// Editor Sidebar
|
||||
'page_tags' => '페이지 테그',
|
||||
'chapter_tags' => '챕터 테그',
|
||||
'book_tags' => '책 테그',
|
||||
'shelf_tags' => '책꽃이 테그',
|
||||
'tag' => '테그',
|
||||
'tags' => '테그들',
|
||||
'tag_name' => 'Tag Name',
|
||||
'tag_value' => '테그 값 (선택사항)',
|
||||
'tags_explain' => "컨텐츠를 더 잘 분류하기 위해 테그를 추가하세요! \n 보다 상세한 구성을 위해 태그값을 할당 할 수 있습니다.",
|
||||
'tags_add' => '다른 테그 추가',
|
||||
'tags_remove' => 'Remove this tag',
|
||||
'attachments' => '첨부',
|
||||
'attachments_explain' => '일부 파일을 업로드하거나 페이지에 표시 할 링크를 첨부하십시오. 페이지 사이드 바에 표시됩니다.',
|
||||
'attachments_explain_instant_save' => '변경 사항은 즉시 저장됩니다.',
|
||||
@ -272,19 +273,22 @@ return [
|
||||
'attachments_file_uploaded' => '파일이 성공적으로 업로드 되었습니다.',
|
||||
'attachments_file_updated' => '파일이 성공적으로 업데이트 되었습니다.',
|
||||
'attachments_link_attached' => '링크가 성공적으로 페이지에 첨부되었습니다.',
|
||||
'templates' => 'Templates',
|
||||
'templates_set_as_template' => 'Page is a template',
|
||||
'templates_explain_set_as_template' => 'You can set this page as a template so its contents be utilized when creating other pages. Other users will be able to use this template if they have view permissions for this page.',
|
||||
'templates_replace_content' => 'Replace page content',
|
||||
'templates_append_content' => 'Append to page content',
|
||||
'templates_prepend_content' => 'Prepend to page content',
|
||||
|
||||
/**
|
||||
* Profile View
|
||||
*/
|
||||
// Profile View
|
||||
'profile_user_for_x' => ':time 전에 작성',
|
||||
'profile_created_content' => '생성한 컨텐츠',
|
||||
'profile_not_created_pages' => ':userName가 작성한 페이지가 없습니다.',
|
||||
'profile_not_created_chapters' => ':userName가 작성한 챕터가 없습니다.',
|
||||
'profile_not_created_books' => ':userName가 작성한 책이 없습니다.',
|
||||
'profile_not_created_shelves' => ':userName has not created any shelves',
|
||||
|
||||
/**
|
||||
* Comments
|
||||
*/
|
||||
// Comments
|
||||
'comment' => '코멘트',
|
||||
'comments' => '코멘트들',
|
||||
'comment_add' => '코멘트 추가',
|
||||
@ -302,10 +306,9 @@ return [
|
||||
'comment_delete_confirm' => '정말로 코멘트를 지우시겠습니까?',
|
||||
'comment_in_reply_to' => ':commentId 응답',
|
||||
|
||||
/**
|
||||
* Revision
|
||||
*/
|
||||
// Revision
|
||||
'revision_delete_confirm' => '해당 개정판을 지우시겠습니까??',
|
||||
'revision_restore_confirm' => 'Are you sure you want to restore this revision? The current page contents will be replaced.',
|
||||
'revision_delete_success' => '개정판 삭제성공',
|
||||
'revision_cannot_delete_latest' => '최신버전은 지울수 없습니다.'
|
||||
];
|
@ -1,11 +1,9 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Text shown in error messaging.
|
||||
*/
|
||||
return [
|
||||
|
||||
/**
|
||||
* Error text strings.
|
||||
*/
|
||||
|
||||
// Permissions
|
||||
'permission' => '요청한 페이지에 권한이 없습니다.',
|
||||
'permissionJson' => '요청한 작업을 수행 할 권한이 없습니다.',
|
||||
@ -29,6 +27,7 @@ return [
|
||||
'social_account_register_instructions' => '아직 계정이없는 경우 :socialAccount 옵션을 사용하여 계정을 등록 할 수 있습니다.',
|
||||
'social_driver_not_found' => '소셜 드라이버를 찾을 수 없음',
|
||||
'social_driver_not_configured' => '귀하의 :socialAccount 소셜 설정이 올바르게 구성되지 않았습니다.',
|
||||
'invite_token_expired' => 'This invitation link has expired. You can instead try to reset your account password.',
|
||||
|
||||
// System
|
||||
'path_not_writable' => '파일 경로 :filePath에 업로드 할 수 없습니다. 서버에 쓰기 기능이 활성화 되어있는지 확인하세요.',
|
||||
@ -66,6 +65,7 @@ return [
|
||||
'role_cannot_be_edited' => '역할을 수정할 수 없습니다.',
|
||||
'role_system_cannot_be_deleted' => '이 역할은 시스템 역할입니다. 삭제할 수 없습니다.',
|
||||
'role_registration_default_cannot_delete' => '이 역할은 기본 등록 역할로 설정되어있는 동안 삭제할 수 없습니다.',
|
||||
'role_cannot_remove_only_admin' => 'This user is the only user assigned to the administrator role. Assign the administrator role to another user before attempting to remove it here.',
|
||||
|
||||
// Comments
|
||||
'comment_list' => '댓글을 가져 오는 중에 오류가 발생했습니다.',
|
||||
@ -81,4 +81,5 @@ return [
|
||||
'error_occurred' => '오류가 발생하였습니다.',
|
||||
'app_down' => ':appName가 다운되었습니다.',
|
||||
'back_soon' => '곧 복구될 예정입니다.',
|
||||
|
||||
];
|
||||
|
@ -1,18 +1,11 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Pagination Language Lines
|
||||
* The following language lines are used by the paginator library to build
|
||||
* the simple pagination links.
|
||||
*/
|
||||
return [
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Pagination Language Lines
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| The following language lines are used by the paginator library to build
|
||||
| the simple pagination links. You are free to change them to anything
|
||||
| you want to customize your views to better match your application.
|
||||
|
|
||||
*/
|
||||
|
||||
'previous' => '« 이전',
|
||||
'next' => '다음 »',
|
||||
|
||||
|
@ -1,18 +1,11 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Password Reminder Language Lines
|
||||
* The following language lines are the default lines which match reasons
|
||||
* that are given by the password broker for a password update attempt has failed.
|
||||
*/
|
||||
return [
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Password Reminder Language Lines
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| The following language lines are the default lines which match reasons
|
||||
| that are given by the password broker for a password update attempt
|
||||
| has failed, such as for an invalid token or invalid new password.
|
||||
|
|
||||
*/
|
||||
|
||||
'password' => '비밀번호는 6자 이상이어야 하며 확인과 일치해야 합니다.',
|
||||
'user' => "해당 이메일 주소의 사용자가 없습니다.",
|
||||
'token' => '해당 비밀번호의 초기화 토큰이 만료되었습니다.',
|
||||
|
@ -1,32 +1,35 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Settings text strings
|
||||
* Contains all text strings used in the general settings sections of BookStack
|
||||
* including users and roles.
|
||||
*/
|
||||
return [
|
||||
|
||||
/**
|
||||
* Settings text strings
|
||||
* Contains all text strings used in the general settings sections of BookStack
|
||||
* including users and roles.
|
||||
*/
|
||||
|
||||
// Common Messages
|
||||
'settings' => '설정',
|
||||
'settings_save' => '설정 저장',
|
||||
'settings_save_success' => '설정이 저장되었습니다.',
|
||||
|
||||
/**
|
||||
* App settings
|
||||
*/
|
||||
|
||||
'app_settings' => '앱 설정',
|
||||
// App Settings
|
||||
'app_customization' => 'Customization',
|
||||
'app_features_security' => 'Features & Security',
|
||||
'app_name' => '어플리케이션 이름',
|
||||
'app_name_desc' => '해당 이름은 헤더와 모든 이메일에 표시됩니다.',
|
||||
'app_name_header' => '헤더에 어플리케이션 이름을 표시하시겠습니까?',
|
||||
'app_public_access' => 'Public Access',
|
||||
'app_public_access_desc' => 'Enabling this option will allow visitors, that are not logged-in, to access content in your BookStack instance.',
|
||||
'app_public_access_desc_guest' => 'Access for public visitors can be controlled through the "Guest" user.',
|
||||
'app_public_access_toggle' => 'Allow public access',
|
||||
'app_public_viewing' => '공개 보기를 허용하시겠습니까?',
|
||||
'app_secure_images' => '더 높은 보안 이미지 업로드를 사용하시겠습니까?',
|
||||
'app_secure_images_toggle' => 'Enable higher security image uploads',
|
||||
'app_secure_images_desc' => '성능상의 이유로 모든 이미지를 공개합니다. 해당 옵션은 이미지 URL 앞에 추측하기 어려운 임의의 문자열을 추가합니다. 간편한 접근을 방지하기 위해 디렉토리 색인을 비활성화하십시오.',
|
||||
'app_editor' => '페이지 에디터',
|
||||
'app_editor_desc' => '모든 사용자가 페이지를 편집하는데 사용할 에디터를 선택하십시오.',
|
||||
'app_custom_html' => '사용자 정의 HTML 헤드 컨텐츠',
|
||||
'app_custom_html_desc' => '여기에 추가된 모든 내용은 모든 페이지의 <head> 섹션 아래쪽에 삽입됩니다. 이는 스타일 오버라이딩이나 분석 코드 삽입에 편리합니다.',
|
||||
'app_custom_html_disabled_notice' => 'Custom HTML head content is disabled on this settings page to ensure any breaking changes can be reverted.',
|
||||
'app_logo' => '어플리케이션 로고',
|
||||
'app_logo_desc' => '해당 이미지는 반드시 높이가 43픽셀이어야 합니다. <br>대용량 이미지는 축소됩니다.',
|
||||
'app_primary_color' => '어플리케이션 기본 색상',
|
||||
@ -35,22 +38,23 @@ return [
|
||||
'app_homepage_desc' => '기본 화면 대신에 홈페이지에 표시할 화면을 선택하십시오. 선택된 페이지에서는 페이지 권한이 무시됩니다.',
|
||||
'app_homepage_select' => '페이지를 선택하십시오',
|
||||
'app_disable_comments' => '주석 비활성화',
|
||||
'app_disable_comments_toggle' => 'Disable comments',
|
||||
'app_disable_comments_desc' => '어플리케이션의 모든 페이지에서 주석을 비활성화합니다. 기존의 주석은 표시되지 않습니다.',
|
||||
/**
|
||||
* Registration settings
|
||||
*/
|
||||
|
||||
// Registration Settings
|
||||
'reg_settings' => '등록 설정',
|
||||
'reg_allow' => '등록을 허가하시겠습니까?',
|
||||
'reg_enable' => 'Enable Registration',
|
||||
'reg_enable_toggle' => 'Enable registration',
|
||||
'reg_enable_desc' => 'When registration is enabled user will be able to sign themselves up as an application user. Upon registration they are given a single, default user role.',
|
||||
'reg_default_role' => '등록 후 기본 사용자 역할',
|
||||
'reg_confirm_email' => '이메일 확인을 요구하시겠습니까?',
|
||||
'reg_email_confirmation' => 'Email Confirmation',
|
||||
'reg_email_confirmation_toggle' => 'Require email confirmation',
|
||||
'reg_confirm_email_desc' => '도메인 제한이 사용되면 이메일 확인이 요구되며, 하단의 값은 무시됩니다.',
|
||||
'reg_confirm_restrict_domain' => '도메인 등록 제한',
|
||||
'reg_confirm_restrict_domain_desc' => '등록을 제한할 이메일 도메인의 목록을 쉼표로 구분하여 입력해주십시오. 사용자는 어플리케이션과의 상호작용을 허가받기 전에 이메일 주소를 확인하는 이메일을 받게 됩니다, <br> 등록이 완료된 후에는 이메일 주소를 변경할 수 있습니다.',
|
||||
'reg_confirm_restrict_domain_placeholder' => '제한 없음 설정',
|
||||
/**
|
||||
* Maintenance settings
|
||||
*/
|
||||
|
||||
// Maintenance settings
|
||||
'maint' => 'Maintenance',
|
||||
'maint_image_cleanup' => '이미지 정리',
|
||||
'maint_image_cleanup_desc' => "페이지를 스캔하여 현재 사용중인 이미지와 도면에서 수정된 내용 및 중복된 이미지를 확인합니다. 이를 실행하기 전에 전체 데이터베이스와 이미지의 백업을 작성했는지 확인하십시오.",
|
||||
@ -59,9 +63,8 @@ return [
|
||||
'maint_image_cleanup_warning' => '잠재적으로 사용되지 않는 이미지를 찾았습니다. 해당 이미지들을 삭제하시겠습니까?',
|
||||
'maint_image_cleanup_success' => ':잠재적으로 사용되지 않는 이미지들이 삭제되었습니다.',
|
||||
'maint_image_cleanup_nothing_found' => '사용되지 않는 이미지를 찾을 수 없습니다. 아무것도 삭제되지 않았습니다.',
|
||||
/**
|
||||
* Role settings
|
||||
*/
|
||||
|
||||
// Role Settings
|
||||
'roles' => '역할',
|
||||
'role_user_roles' => '사용자 역할',
|
||||
'role_create' => '신규 역할 생성',
|
||||
@ -82,6 +85,7 @@ return [
|
||||
'role_manage_roles' => '역할 및 역할 권한 관리',
|
||||
'role_manage_entity_permissions' => '모든 책, 챕터, 페이지 관리',
|
||||
'role_manage_own_entity_permissions' => '보유한 책, 챕터, 페이지에 대한 권한 관리',
|
||||
'role_manage_page_templates' => 'Manage page templates',
|
||||
'role_manage_settings' => '어플리케이선 설정 관리',
|
||||
'role_asset' => '자산 관리',
|
||||
'role_asset_desc' => '해당 권한들은 시스템 내의 Assets 파일에 대한 기본적인 접근을 제어합니다.',
|
||||
@ -93,15 +97,23 @@ return [
|
||||
'role_update_success' => '역할이 업데이트되었습니다.',
|
||||
'role_users' => '해당 역할의 사용자',
|
||||
'role_users_none' => '현재 이 역할에 할당된 사용자가 없습니다.',
|
||||
/**
|
||||
* Users
|
||||
*/
|
||||
|
||||
// Users
|
||||
'users' => '사용자',
|
||||
'user_profile' => '사용자 프로필',
|
||||
'users_add_new' => '사용자 추가',
|
||||
'users_search' => '사용자 검색',
|
||||
'users_details' => 'User Details',
|
||||
'users_details_desc' => 'Set a display name and an email address for this user. The email address will be used for logging into the application.',
|
||||
'users_details_desc_no_email' => 'Set a display name for this user so others can recognise them.',
|
||||
'users_role' => '사용자 역할',
|
||||
'users_role_desc' => 'Select which roles this user will be assigned to. If a user is assigned to multiple roles the permissions from those roles will stack and they will receive all abilities of the assigned roles.',
|
||||
'users_password' => 'User Password',
|
||||
'users_password_desc' => 'Set a password used to log-in to the application. This must be at least 6 characters long.',
|
||||
'users_send_invite_text' => 'You can choose to send this user an invitation email which allows them to set their own password otherwise you can set their password yourself.',
|
||||
'users_send_invite_option' => 'Send user invite email',
|
||||
'users_external_auth_id' => '외부 인증 ID',
|
||||
'users_external_auth_id_desc' => 'This is the ID used to match this user when communicating with your LDAP system.',
|
||||
'users_password_warning' => '비밀번호를 변경하시려면 다음을 입력하십시오:',
|
||||
'users_system_public' => '이 사용자는 당신의 인스턴스를 방문하는 게스트 사용자를 나타냅니다. 로그인하는 데는 사용할 수 없지만 자동으로 할당됩니다.',
|
||||
'users_delete' => '사용자 삭제',
|
||||
@ -115,10 +127,41 @@ return [
|
||||
'users_avatar' => '사용자 아바타',
|
||||
'users_avatar_desc' => '해당 이미지는 256픽셀의 정사각형 이미지여야합니다.',
|
||||
'users_preferred_language' => '선호하는 언어',
|
||||
'users_preferred_language_desc' => 'This option will change the language used for the user-interface of the application. This will not affect any user-created content.',
|
||||
'users_social_accounts' => '소셜 계정',
|
||||
'users_social_accounts_info' => '여기에서 다른 계정을 연결하여 더 빠르고 쉽게 로그인할 수 있습니다. 여기에서 계정 연결을 해제하면 이전에 승인된 접근이 제공되지 않습니다 연결된 소셜 계정의 프로필 설정에서 접근 권한을 취소하십시오.',
|
||||
'users_social_connect' => '계정 연결',
|
||||
'users_social_disconnect' => '계정 연결 해제',
|
||||
'users_social_connected' => ':socialAccount 계정이 당신의 프로필에 연결되었습니다.',
|
||||
'users_social_disconnected' => ':socialAccount 계정이 당신의 프로필에서 연결해제되었습니다.',
|
||||
];
|
||||
|
||||
//! Since these labels are already localized this array does not need to be
|
||||
//! translated in the language-specific files.
|
||||
//! DELETE BELOW IF COPIED FROM EN
|
||||
//!////////////////////////////////
|
||||
'language_select' => [
|
||||
'en' => 'English',
|
||||
'ar' => 'العربية',
|
||||
'de' => 'Deutsch (Sie)',
|
||||
'de_informal' => 'Deutsch (Du)',
|
||||
'es' => 'Español',
|
||||
'es_AR' => 'Español Argentina',
|
||||
'fr' => 'Français',
|
||||
'nl' => 'Nederlands',
|
||||
'pt_BR' => 'Português do Brasil',
|
||||
'sk' => 'Slovensky',
|
||||
'cs' => 'Česky',
|
||||
'sv' => 'Svenska',
|
||||
'ko' => '한국어',
|
||||
'ja' => '日本語',
|
||||
'pl' => 'Polski',
|
||||
'it' => 'Italian',
|
||||
'ru' => 'Русский',
|
||||
'uk' => 'Українська',
|
||||
'zh_CN' => '简体中文',
|
||||
'zh_TW' => '繁體中文',
|
||||
'hu' => 'Magyar',
|
||||
'tr' => 'Türkçe',
|
||||
]
|
||||
//!////////////////////////////////
|
||||
];
|
||||
|
@ -1,18 +1,13 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Validation Lines
|
||||
* The following language lines contain the default error messages used by
|
||||
* the validator class. Some of these rules have multiple versions such
|
||||
* as the size rules. Feel free to tweak each of these messages here.
|
||||
*/
|
||||
return [
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Validation Language Lines
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| The following language lines contain the default error messages used by
|
||||
| the validator class. Some of these rules have multiple versions such
|
||||
| as the size rules. Feel free to tweak each of these messages here.
|
||||
|
|
||||
*/
|
||||
|
||||
// Standard laravel validation lines
|
||||
'accepted' => ':attribute가 반드시 허용되어야 합니다.',
|
||||
'active_url' => ':attribute가 올바른 URL이 아닙니다.',
|
||||
'after' => ':attribute는 :date이후 날짜여야 합니다.',
|
||||
@ -35,12 +30,41 @@ return [
|
||||
'digits' => ':attribute 는 반드시 :digits 숫자(digit)여야 합니다.',
|
||||
'digits_between' => ':attribute 는 반드시 :min이상 :max이하 숫자여야 합니다.',
|
||||
'email' => ':attribute 는 반드시 이메일 이어야 합니다.',
|
||||
'ends_with' => 'The :attribute must end with one of the following: :values',
|
||||
'filled' => ':attribute 항목이 꼭 필요합니다.',
|
||||
'gt' => [
|
||||
'numeric' => 'The :attribute must be greater than :value.',
|
||||
'file' => 'The :attribute must be greater than :value kilobytes.',
|
||||
'string' => 'The :attribute must be greater than :value characters.',
|
||||
'array' => 'The :attribute must have more than :value items.',
|
||||
],
|
||||
'gte' => [
|
||||
'numeric' => 'The :attribute must be greater than or equal :value.',
|
||||
'file' => 'The :attribute must be greater than or equal :value kilobytes.',
|
||||
'string' => 'The :attribute must be greater than or equal :value characters.',
|
||||
'array' => 'The :attribute must have :value items or more.',
|
||||
],
|
||||
'exists' => '선택된 :attribute 은(는) 사용 불가합니다.',
|
||||
'image' => ':attribute 는 반드시 이미지여야 합니다.',
|
||||
'image_extension' => 'The :attribute must have a valid & supported image extension.',
|
||||
'in' => '선택된 :attribute 은(는) 사용 불가합니다.',
|
||||
'integer' => ':attribute 는 반드시(integer)여야 합니다.',
|
||||
'ip' => ':attribute 는 반드시 IP주소 여야 합니다.',
|
||||
'ipv4' => 'The :attribute must be a valid IPv4 address.',
|
||||
'ipv6' => 'The :attribute must be a valid IPv6 address.',
|
||||
'json' => 'The :attribute must be a valid JSON string.',
|
||||
'lt' => [
|
||||
'numeric' => 'The :attribute must be less than :value.',
|
||||
'file' => 'The :attribute must be less than :value kilobytes.',
|
||||
'string' => 'The :attribute must be less than :value characters.',
|
||||
'array' => 'The :attribute must have less than :value items.',
|
||||
],
|
||||
'lte' => [
|
||||
'numeric' => 'The :attribute must be less than or equal :value.',
|
||||
'file' => 'The :attribute must be less than or equal :value kilobytes.',
|
||||
'string' => 'The :attribute must be less than or equal :value characters.',
|
||||
'array' => 'The :attribute must not have more than :value items.',
|
||||
],
|
||||
'max' => [
|
||||
'numeric' => ':attribute :max 보다 크면 안됩니다.',
|
||||
'file' => ':attribute :max kilobytes보다 크면 안됩니다.',
|
||||
@ -54,7 +78,9 @@ return [
|
||||
'string' => ':attribute 은(는) 최소한 :min 개 문자여야 합니다.',
|
||||
'array' => ':attribute 은(는) 적어도 :min 개의 항목이어야 합니다.',
|
||||
],
|
||||
'no_double_extension' => 'The :attribute must only have a single file extension.',
|
||||
'not_in' => '선택된 :attribute 는 사용할 수 없습니다',
|
||||
'not_regex' => 'The :attribute format is invalid.',
|
||||
'numeric' => ':attribute 반드시 숫자여야 합니다.',
|
||||
'regex' => ':attribute 포멧이 잘못되었습니다.',
|
||||
'required' => ':attribute 항목은 필수입니다..',
|
||||
@ -74,35 +100,15 @@ return [
|
||||
'timezone' => ':attribute 정상적인 지역(zone)이어야 합니다.',
|
||||
'unique' => ':attribute 은(는) 이미 사용중입니다..',
|
||||
'url' => ':attribute 포멧이 사용 불가합니다.',
|
||||
'uploaded' => 'The file could not be uploaded. The server may not accept files of this size.',
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Custom Validation Language Lines
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| Here you may specify custom validation messages for attributes using the
|
||||
| convention "attribute.rule" to name the lines. This makes it quick to
|
||||
| specify a specific custom language line for a given attribute rule.
|
||||
|
|
||||
*/
|
||||
|
||||
// Custom validation lines
|
||||
'custom' => [
|
||||
'password-confirm' => [
|
||||
'required_with' => '비밀번호 확인이 필요합니다.',
|
||||
],
|
||||
],
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Custom Validation Attributes
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| The following language lines are used to swap attribute place-holders
|
||||
| with something more reader friendly such as E-Mail Address instead
|
||||
| of "email". This simply helps us make messages a little cleaner.
|
||||
|
|
||||
*/
|
||||
|
||||
// Custom validation attributes
|
||||
'attributes' => [],
|
||||
|
||||
];
|
||||
|
Reference in New Issue
Block a user