mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Meta files for new release.
This commit is contained in:
@@ -35,36 +35,36 @@
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
'home' => '홈',
|
||||
'budgets' => '예산',
|
||||
'subscriptions' => '구독',
|
||||
'transactions' => '거래',
|
||||
'title_expenses' => '지출',
|
||||
'title_withdrawal' => '지출',
|
||||
'title_revenue' => '수익 / 수입',
|
||||
'title_deposit' => '수익 / 수입',
|
||||
'title_transfer' => '이체',
|
||||
'title_transfers' => '이체',
|
||||
'edit_currency' => '통화 ":name" 수정하기',
|
||||
'delete_currency' => '통화 ":name" 삭제하기',
|
||||
'newPiggyBank' => '새 저금통 만들기',
|
||||
'edit_piggyBank' => '":name" 저금통 수정하기',
|
||||
'preferences' => '환경 설정',
|
||||
'profile' => '프로필',
|
||||
'accounts' => '계정',
|
||||
'changePassword' => '비밀번호 변경',
|
||||
'change_email' => '이메일 주소 변경',
|
||||
'bills' => '청구서',
|
||||
'newBill' => '새 청구서',
|
||||
'edit_bill' => '청구서 ":name" 수정하기',
|
||||
'delete_bill' => '청구서 ":name" 삭제하기',
|
||||
'reports' => '보고서',
|
||||
'search_result' => '":query"의 검색결과',
|
||||
'withdrawal_list' => '지출',
|
||||
'Withdrawal_list' => '지출',
|
||||
'deposit_list' => '수익, 소득 및 예금',
|
||||
'transfer_list' => '송금',
|
||||
'transfers_list' => '송금',
|
||||
'home' => '홈',
|
||||
'budgets' => '예산',
|
||||
'subscriptions' => '구독',
|
||||
'transactions' => '거래',
|
||||
'title_expenses' => '지출',
|
||||
'title_withdrawal' => '지출',
|
||||
'title_revenue' => '수익 / 수입',
|
||||
'title_deposit' => '수익 / 수입',
|
||||
'title_transfer' => '이체',
|
||||
'title_transfers' => '이체',
|
||||
'edit_currency' => '통화 ":name" 수정하기',
|
||||
'delete_currency' => '통화 ":name" 삭제하기',
|
||||
'newPiggyBank' => '새 저금통 만들기',
|
||||
'edit_piggyBank' => '":name" 저금통 수정하기',
|
||||
'preferences' => '환경 설정',
|
||||
'profile' => '프로필',
|
||||
'accounts' => '계정',
|
||||
'changePassword' => '비밀번호 변경',
|
||||
'change_email' => '이메일 주소 변경',
|
||||
'bills' => '청구서',
|
||||
'newBill' => '새 청구서',
|
||||
'edit_bill' => '청구서 ":name" 수정하기',
|
||||
'delete_bill' => '청구서 ":name" 삭제하기',
|
||||
'reports' => '보고서',
|
||||
'search_result' => '":query"의 검색결과',
|
||||
'withdrawal_list' => '지출',
|
||||
'Withdrawal_list' => '지출',
|
||||
'deposit_list' => '수익, 소득 및 예금',
|
||||
'transfer_list' => '송금',
|
||||
'transfers_list' => '송금',
|
||||
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
|
||||
@@ -64,17 +64,17 @@ return [
|
||||
*/
|
||||
|
||||
|
||||
'collect_info' => '<code>storage/logs</code> 디렉토리의 로그 파일에서 추가정보를 수집하세요. 도커를 실행중이라면 <code>docker logs -f [container]</code>를 사용하세요.',
|
||||
'collect_info_more' => '<a href="https://docs.firefly-iii.org/faq/other#how-do-i-enable-debug-mode">FAQ</a>에서 오류 정보 수집에 대한 더 자세한 정보를 읽을 수 있습니다.',
|
||||
'github_help' => 'GitHub에서 도움 얻기',
|
||||
'github_instructions' => '<strong><a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub에서</a></strong> 새로운 이슈를 여는 것을 환영합니다.',
|
||||
'use_search' => '검색을 이용하세요!',
|
||||
'include_info' => '<a href=":link">이 디버그 페이지</a>의 정보를 포함합니다.',
|
||||
'tell_more' => '우리에게 "이런! 이라고 쓰여있네요" 보다 더 자세히 알려주세요.',
|
||||
'include_logs' => '에러 로그를 포함합니다 (상단 참조).',
|
||||
'what_did_you_do' => '무엇을 하고 있었는지 알려주세요.',
|
||||
'offline_header' => '오프라인 상태일 수 있습니다.',
|
||||
'offline_unreachable' => 'Firefly III에 접근할 수 없습니다. 장치가 현재 오프라인이거나 서버가 동작하지 않습니다.',
|
||||
'offline_github' => '장치와 서버가 온라인인 것이 확실하다면 <strong><a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a></strong>에서 티켓을 만들어주세요.',
|
||||
'collect_info' => '<code>storage/logs</code> 디렉토리의 로그 파일에서 추가정보를 수집하세요. 도커를 실행중이라면 <code>docker logs -f [container]</code>를 사용하세요.',
|
||||
'collect_info_more' => '<a href="https://docs.firefly-iii.org/faq/other#how-do-i-enable-debug-mode">FAQ</a>에서 오류 정보 수집에 대한 더 자세한 정보를 읽을 수 있습니다.',
|
||||
'github_help' => 'GitHub에서 도움 얻기',
|
||||
'github_instructions' => '<strong><a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub에서</a></strong> 새로운 이슈를 여는 것을 환영합니다.',
|
||||
'use_search' => '검색을 이용하세요!',
|
||||
'include_info' => '<a href=":link">이 디버그 페이지</a>의 정보를 포함합니다.',
|
||||
'tell_more' => '우리에게 "이런! 이라고 쓰여있네요" 보다 더 자세히 알려주세요.',
|
||||
'include_logs' => '에러 로그를 포함합니다 (상단 참조).',
|
||||
'what_did_you_do' => '무엇을 하고 있었는지 알려주세요.',
|
||||
'offline_header' => '오프라인 상태일 수 있습니다.',
|
||||
'offline_unreachable' => 'Firefly III에 접근할 수 없습니다. 장치가 현재 오프라인이거나 서버가 동작하지 않습니다.',
|
||||
'offline_github' => '장치와 서버가 온라인인 것이 확실하다면 <strong><a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a></strong>에서 티켓을 만들어주세요.',
|
||||
|
||||
];
|
||||
|
||||
@@ -1706,7 +1706,7 @@ return [
|
||||
'auto_budget_none' => '자동 예산 없음',
|
||||
'auto_budget_reset' => '매 기간마다 고정 금액 설정',
|
||||
'auto_budget_rollover' => '기간마다 금액 추가',
|
||||
'auto_budget_adjusted' => 'Add an amount every period and correct for overspending',
|
||||
'auto_budget_adjusted' => '초과 지출을 수정하기 위해 매 기간마다 금액을 추가합니다.',
|
||||
'auto_budget_period_daily' => '매일',
|
||||
'auto_budget_period_weekly' => '매주',
|
||||
'auto_budget_period_monthly' => '월간',
|
||||
@@ -1716,7 +1716,7 @@ return [
|
||||
'auto_budget_help' => '이 기능에 대한 자세한 내용은 도움말에서 확인할 수 있습니다. 오른쪽 상단의 (?) 아이콘을 클릭합니다.',
|
||||
'auto_budget_reset_icon' => '이 예산은 주기적으로 설정됩니다.',
|
||||
'auto_budget_rollover_icon' => '예산 금액은 주기적으로 증가합니다.',
|
||||
'auto_budget_adjusted_icon' => 'The budget amount will increase periodically and will correct for overspending',
|
||||
'auto_budget_adjusted_icon' => '예산 금액은 주기적으로 증가하고, 초과지출을 수정합니다.',
|
||||
'remove_budgeted_amount' => ':currency에서 예산 금액 제거',
|
||||
|
||||
// bills:
|
||||
@@ -2294,7 +2294,7 @@ return [
|
||||
'budgeted' => '예산',
|
||||
'period' => '기간',
|
||||
'balance' => '잔고',
|
||||
'in_out_period' => 'In + out this period',
|
||||
'in_out_period' => '이 기간의 수입 지출',
|
||||
'sum' => '합계',
|
||||
'summary' => '요약',
|
||||
'average' => '평균',
|
||||
|
||||
@@ -36,44 +36,44 @@ declare(strict_types=1);
|
||||
|
||||
return [
|
||||
// new user:
|
||||
'bank_name' => '은행명',
|
||||
'bank_balance' => '잔고',
|
||||
'savings_balance' => '저축 잔액',
|
||||
'credit_card_limit' => '신용카드 한도',
|
||||
'automatch' => '자동으로 일치',
|
||||
'skip' => '건너뛰기',
|
||||
'enabled' => '활성화',
|
||||
'name' => '이름',
|
||||
'active' => '활성',
|
||||
'amount_min' => '최소 금액',
|
||||
'amount_max' => '최대 금액',
|
||||
'match' => '일치',
|
||||
'strict' => '엄격 모드',
|
||||
'repeat_freq' => '반복',
|
||||
'object_group' => '그룹',
|
||||
'location' => '위치',
|
||||
'update_channel' => '업데이트 채널',
|
||||
'currency_id' => '통화',
|
||||
'transaction_currency_id' => '통화',
|
||||
'auto_budget_currency_id' => '통화',
|
||||
'external_ip' => '서버 외부 IP',
|
||||
'attachments' => '첨부 파일',
|
||||
'BIC' => '은행식별코드(BIC)',
|
||||
'verify_password' => '비밀번호 보안 확인',
|
||||
'source_account' => '소스 계정',
|
||||
'destination_account' => '대상 계정',
|
||||
'asset_destination_account' => '대상 계정',
|
||||
'include_net_worth' => '순자산에 포함',
|
||||
'asset_source_account' => '소스 계정',
|
||||
'journal_description' => '상세정보',
|
||||
'note' => '노트',
|
||||
'currency' => '통화',
|
||||
'account_id' => '자산 계정',
|
||||
'budget_id' => '예산',
|
||||
'bill_id' => '청구서',
|
||||
'opening_balance' => '초기 잔고',
|
||||
'tagMode' => '태그 모드',
|
||||
'virtual_balance' => '가상 잔고',
|
||||
'bank_name' => '은행명',
|
||||
'bank_balance' => '잔고',
|
||||
'savings_balance' => '저축 잔액',
|
||||
'credit_card_limit' => '신용카드 한도',
|
||||
'automatch' => '자동으로 일치',
|
||||
'skip' => '건너뛰기',
|
||||
'enabled' => '활성화',
|
||||
'name' => '이름',
|
||||
'active' => '활성',
|
||||
'amount_min' => '최소 금액',
|
||||
'amount_max' => '최대 금액',
|
||||
'match' => '일치',
|
||||
'strict' => '엄격 모드',
|
||||
'repeat_freq' => '반복',
|
||||
'object_group' => '그룹',
|
||||
'location' => '위치',
|
||||
'update_channel' => '업데이트 채널',
|
||||
'currency_id' => '통화',
|
||||
'transaction_currency_id' => '통화',
|
||||
'auto_budget_currency_id' => '통화',
|
||||
'external_ip' => '서버 외부 IP',
|
||||
'attachments' => '첨부 파일',
|
||||
'BIC' => '은행식별코드(BIC)',
|
||||
'verify_password' => '비밀번호 보안 확인',
|
||||
'source_account' => '소스 계정',
|
||||
'destination_account' => '대상 계정',
|
||||
'asset_destination_account' => '대상 계정',
|
||||
'include_net_worth' => '순자산에 포함',
|
||||
'asset_source_account' => '소스 계정',
|
||||
'journal_description' => '상세정보',
|
||||
'note' => '노트',
|
||||
'currency' => '통화',
|
||||
'account_id' => '자산 계정',
|
||||
'budget_id' => '예산',
|
||||
'bill_id' => '청구서',
|
||||
'opening_balance' => '초기 잔고',
|
||||
'tagMode' => '태그 모드',
|
||||
'virtual_balance' => '가상 잔고',
|
||||
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
@@ -171,7 +171,7 @@ return [
|
||||
'object_group_areYouSure' => '":title" 그룹을 삭제하시겠습니까?',
|
||||
'ruleGroup_areYouSure' => '":title" 규칙 그룹을 삭제하시겠습니까?',
|
||||
'budget_areYouSure' => '":name" 예산을 삭제하시겠습니까?',
|
||||
'webhook_areYouSure' => '":title" 웹훅을 삭제하시겠습니까?',
|
||||
'webhook_areYouSure' => '":title" 웹훅을 삭제하시겠습니까?',
|
||||
'category_areYouSure' => '":name" 카테고리를 삭제하시겠습니까?',
|
||||
'recurring_areYouSure' => '":title" 반복 거래를 삭제하시겠습니까?',
|
||||
'currency_areYouSure' => '":name" 통화를 삭제하시겠습니까?',
|
||||
@@ -267,41 +267,41 @@ return [
|
||||
*/
|
||||
|
||||
|
||||
'from_date' => '시작 날짜',
|
||||
'to_date' => '종료 날짜',
|
||||
'due_date' => '기한',
|
||||
'payment_date' => '결제일',
|
||||
'invoice_date' => '청구서 날짜',
|
||||
'internal_reference' => '내부 참조',
|
||||
'inward' => '내부 설명',
|
||||
'outward' => '외부 설명',
|
||||
'rule_group_id' => '규칙 그룹',
|
||||
'transaction_description' => '거래 상세내역',
|
||||
'first_date' => '최초 일자',
|
||||
'transaction_type' => '거래 유형',
|
||||
'repeat_until' => '반복 기한',
|
||||
'recurring_description' => '반복 거래 설명',
|
||||
'repetition_type' => '반복 유형',
|
||||
'foreign_currency_id' => '외화',
|
||||
'repetition_end' => '반복 종료',
|
||||
'repetitions' => '반복',
|
||||
'calendar' => '달력',
|
||||
'weekend' => '주말',
|
||||
'client_secret' => '클라이언트 시크릿',
|
||||
'withdrawal_destination_id' => '대상 계정',
|
||||
'deposit_source_id' => '소스 계정',
|
||||
'expected_on' => '예상 일자',
|
||||
'paid' => '지불됨',
|
||||
'auto_budget_type' => '자동 예산',
|
||||
'auto_budget_amount' => '자동 예산 금액',
|
||||
'auto_budget_period' => '자동 예산 기간',
|
||||
'collected' => '획득함',
|
||||
'submitted' => '제출됨',
|
||||
'key' => '키',
|
||||
'value' => '기록 내용',
|
||||
'webhook_delivery' => '전달',
|
||||
'webhook_response' => '응답',
|
||||
'webhook_trigger' => '트리거',
|
||||
'from_date' => '시작 날짜',
|
||||
'to_date' => '종료 날짜',
|
||||
'due_date' => '기한',
|
||||
'payment_date' => '결제일',
|
||||
'invoice_date' => '청구서 날짜',
|
||||
'internal_reference' => '내부 참조',
|
||||
'inward' => '내부 설명',
|
||||
'outward' => '외부 설명',
|
||||
'rule_group_id' => '규칙 그룹',
|
||||
'transaction_description' => '거래 상세내역',
|
||||
'first_date' => '최초 일자',
|
||||
'transaction_type' => '거래 유형',
|
||||
'repeat_until' => '반복 기한',
|
||||
'recurring_description' => '반복 거래 설명',
|
||||
'repetition_type' => '반복 유형',
|
||||
'foreign_currency_id' => '외화',
|
||||
'repetition_end' => '반복 종료',
|
||||
'repetitions' => '반복',
|
||||
'calendar' => '달력',
|
||||
'weekend' => '주말',
|
||||
'client_secret' => '클라이언트 시크릿',
|
||||
'withdrawal_destination_id' => '대상 계정',
|
||||
'deposit_source_id' => '소스 계정',
|
||||
'expected_on' => '예상 일자',
|
||||
'paid' => '지불됨',
|
||||
'auto_budget_type' => '자동 예산',
|
||||
'auto_budget_amount' => '자동 예산 금액',
|
||||
'auto_budget_period' => '자동 예산 기간',
|
||||
'collected' => '획득함',
|
||||
'submitted' => '제출됨',
|
||||
'key' => '키',
|
||||
'value' => '기록 내용',
|
||||
'webhook_delivery' => '전달',
|
||||
'webhook_response' => '응답',
|
||||
'webhook_trigger' => '트리거',
|
||||
];
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
|
||||
@@ -35,39 +35,39 @@
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
'buttons' => '버튼',
|
||||
'icon' => '아이콘',
|
||||
'id' => '아이디',
|
||||
'create_date' => '생성일',
|
||||
'update_date' => '수정일',
|
||||
'updated_at' => '수정일',
|
||||
'balance_before' => '이전 잔고',
|
||||
'balance_after' => '이후 잔고',
|
||||
'name' => '이름',
|
||||
'role' => '역할',
|
||||
'currentBalance' => '현재 잔고',
|
||||
'linked_to_rules' => '관련 규칙',
|
||||
'active' => '활성 상태입니까?',
|
||||
'percentage' => '%',
|
||||
'recurring_transaction' => '반복 거래',
|
||||
'next_due' => '다음 마감일',
|
||||
'transaction_type' => '유형',
|
||||
'lastActivity' => '마지막 활동',
|
||||
'balanceDiff' => '잔고 차이',
|
||||
'other_meta_data' => '다른 메타데이터',
|
||||
'invited_at' => '초대됨',
|
||||
'expires' => '초대 만료됨',
|
||||
'invited_by' => '에 의해 초대됨',
|
||||
'invite_link' => '초대 링크',
|
||||
'account_type' => '계정 유형',
|
||||
'created_at' => '생성일',
|
||||
'account' => '계정',
|
||||
'external_url' => '외부 URL',
|
||||
'matchingAmount' => '금액',
|
||||
'destination' => '대상',
|
||||
'source' => '소스',
|
||||
'next_expected_match' => '다음 예상 매치',
|
||||
'automatch' => '자동 매칭?',
|
||||
'buttons' => '버튼',
|
||||
'icon' => '아이콘',
|
||||
'id' => '아이디',
|
||||
'create_date' => '생성일',
|
||||
'update_date' => '수정일',
|
||||
'updated_at' => '수정일',
|
||||
'balance_before' => '이전 잔고',
|
||||
'balance_after' => '이후 잔고',
|
||||
'name' => '이름',
|
||||
'role' => '역할',
|
||||
'currentBalance' => '현재 잔고',
|
||||
'linked_to_rules' => '관련 규칙',
|
||||
'active' => '활성 상태입니까?',
|
||||
'percentage' => '%',
|
||||
'recurring_transaction' => '반복 거래',
|
||||
'next_due' => '다음 마감일',
|
||||
'transaction_type' => '유형',
|
||||
'lastActivity' => '마지막 활동',
|
||||
'balanceDiff' => '잔고 차이',
|
||||
'other_meta_data' => '다른 메타데이터',
|
||||
'invited_at' => '초대됨',
|
||||
'expires' => '초대 만료됨',
|
||||
'invited_by' => '에 의해 초대됨',
|
||||
'invite_link' => '초대 링크',
|
||||
'account_type' => '계정 유형',
|
||||
'created_at' => '생성일',
|
||||
'account' => '계정',
|
||||
'external_url' => '외부 URL',
|
||||
'matchingAmount' => '금액',
|
||||
'destination' => '대상',
|
||||
'source' => '소스',
|
||||
'next_expected_match' => '다음 예상 매치',
|
||||
'automatch' => '자동 매칭?',
|
||||
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
@@ -159,32 +159,32 @@ return [
|
||||
*/
|
||||
|
||||
|
||||
'file_size' => '파일 크기',
|
||||
'file_type' => '파일 형식',
|
||||
'attached_to' => '첨부',
|
||||
'file_exists' => '파일 존재',
|
||||
'spectre_bank' => '은행',
|
||||
'spectre_last_use' => '최종 로그인',
|
||||
'spectre_status' => '상태',
|
||||
'bunq_payment_id' => 'bunq 지불 ID',
|
||||
'repetitions' => '반복',
|
||||
'title' => '제목',
|
||||
'transaction_s' => '거래',
|
||||
'field' => '필드',
|
||||
'value' => '값',
|
||||
'interest' => '이자',
|
||||
'interest_period' => '이자 기간',
|
||||
'liability_type' => '부채 유형',
|
||||
'liability_direction' => '부채 입출금',
|
||||
'end_date' => '종료 날짜',
|
||||
'payment_info' => '결제 정보',
|
||||
'expected_info' => '다음 예상 거래',
|
||||
'start_date' => '시작일',
|
||||
'trigger' => '트리거',
|
||||
'response' => '응답',
|
||||
'delivery' => '전달',
|
||||
'url' => 'URL',
|
||||
'secret' => 'Secret',
|
||||
'file_size' => '파일 크기',
|
||||
'file_type' => '파일 형식',
|
||||
'attached_to' => '첨부',
|
||||
'file_exists' => '파일 존재',
|
||||
'spectre_bank' => '은행',
|
||||
'spectre_last_use' => '최종 로그인',
|
||||
'spectre_status' => '상태',
|
||||
'bunq_payment_id' => 'bunq 지불 ID',
|
||||
'repetitions' => '반복',
|
||||
'title' => '제목',
|
||||
'transaction_s' => '거래',
|
||||
'field' => '필드',
|
||||
'value' => '값',
|
||||
'interest' => '이자',
|
||||
'interest_period' => '이자 기간',
|
||||
'liability_type' => '부채 유형',
|
||||
'liability_direction' => '부채 입출금',
|
||||
'end_date' => '종료 날짜',
|
||||
'payment_info' => '결제 정보',
|
||||
'expected_info' => '다음 예상 거래',
|
||||
'start_date' => '시작일',
|
||||
'trigger' => '트리거',
|
||||
'response' => '응답',
|
||||
'delivery' => '전달',
|
||||
'url' => 'URL',
|
||||
'secret' => 'Secret',
|
||||
|
||||
];
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user