. */ /* * PLEASE DO NOT EDIT THIS FILE DIRECTLY. * YOUR CHANGES WILL BE OVERWRITTEN! * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! * * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! * * https://crowdin.com/project/firefly-iii * */ 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' => '가상 잔고', /* * PLEASE DO NOT EDIT THIS FILE DIRECTLY. * YOUR CHANGES WILL BE OVERWRITTEN! * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! * * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! * * https://crowdin.com/project/firefly-iii * */ 'targetamount' => '목표 금액', 'account_role' => '계정 역할', 'opening_balance_date' => '개설일', 'cc_type' => '신용카드 결재 계획', 'cc_monthly_payment_date' => '신용카드 월 납부일', 'piggy_bank_id' => '저금통', 'returnHere' => '여기로 돌아옴', 'returnHereExplanation' => '저장후 이 페이지로 돌아와 다른 것을 만듭니다.', 'returnHereUpdateExplanation' => '업데이트 후 여기로 돌아옵니다.', 'description' => '설명', 'expense_account' => '지출 계정', 'revenue_account' => '수익 계정', 'decimal_places' => '소수 자릿수', 'destination_amount' => '금액 (대상)', 'new_email_address' => '새로운 이메일 주소', 'verification' => '인증', 'api_key' => 'API 키', 'remember_me' => '기억하기', 'liability_type_id' => '부채 유형', 'liability_type' => '부채 유형', 'interest' => '이자', 'interest_period' => '이자 기간', 'extension_date' => '연장일', 'type' => '유형', 'convert_Withdrawal' => '출금 전환', 'convert_Deposit' => '입금 전환', 'convert_Transfer' => '이체 전환', 'amount' => '금액', 'foreign_amount' => '외화 금액', 'date' => '날짜', 'interest_date' => '이자 날짜', 'book_date' => '예약일', 'process_date' => '처리일', 'category' => '카테고리', 'tags' => '태그', 'deletePermanently' => '영구 삭제', 'cancel' => '취소', 'targetdate' => '목표일', 'startdate' => '시작일', 'tag' => '태그', 'under' => '아래', 'symbol' => '심볼', 'code' => '코드', 'iban' => 'IBAN', 'account_number' => '계좌 번호', 'creditCardNumber' => '카드 번호', 'has_headers' => '헤더', 'date_format' => '날짜 형식', 'specifix' => '은행 또는 파일별 수정사항', 'attachments[]' => '첨부 파일', 'title' => '제목', 'notes' => '메모', 'filename' => '파일명', 'mime' => 'Mime 형식', 'size' => '크기', 'trigger' => '트리거', 'stop_processing' => '처리 중단', 'start_date' => '범위의 시작', 'end_date' => '범위의 끝', 'enddate' => '종료 날짜', 'start' => '범위의 시작', 'end' => '범위의 끝', 'delete_account' => '":name" 계정 삭제', 'delete_webhook' => '":title" 웹훅 삭제', 'delete_bill' => '":name" 청구서 삭제', 'delete_budget' => '":name" 예산 삭제', 'delete_category' => '":name" 카테고리 삭제', 'delete_currency' => '":name" 통화 삭제', 'delete_journal' => '설명이 ":description"인 거래 삭제', 'delete_attachment' => '":name" 첨부파일 삭제', 'delete_rule' => '":title" 규칙 삭제', 'delete_rule_group' => '":title" 규칙 그룹 삭제', 'delete_link_type' => '":name" 링크 유형 삭제', 'delete_user' => '":email" 사용자 삭제', 'delete_recurring' => '":title" 반복 거래 삭제', 'user_areYouSure' => '":email" 사용자를 삭제하면 사용자의 모든 정보가 사라지며 이것은 취소할 수 없습니다. 자신을 삭제하면 이 Firefly III 인스턴스에 접근할 수 없게됩니다.', 'attachment_areYouSure' => '":name" 첨부파일을 삭제하시겠습니까?', 'account_areYouSure' => '":name" 계정을 삭제하시겠습니까?', 'account_areYouSure_js' => '"{name}" 계정을 삭제하시겠습니까?', 'bill_areYouSure' => '":name" 청구서를 삭제하시겠습니까?', 'rule_areYouSure' => '":title" 규칙을 삭제하시겠습니까?', 'object_group_areYouSure' => '":title" 그룹을 삭제하시겠습니까?', 'ruleGroup_areYouSure' => '":title" 규칙 그룹을 삭제하시겠습니까?', 'budget_areYouSure' => '":name" 예산을 삭제하시겠습니까?', 'webhook_areYouSure' => '":title" 웹훅을 삭제하시겠습니까?', 'category_areYouSure' => '":name" 카테고리를 삭제하시겠습니까?', 'recurring_areYouSure' => '":title" 반복 거래를 삭제하시겠습니까?', 'currency_areYouSure' => '":name" 통화를 삭제하시겠습니까?', 'piggyBank_areYouSure' => '":name" 저금통을 삭제하시겠습니까?', 'journal_areYouSure' => '":description"으로 설명된 거래를 정말 삭제하시겠습니까?', 'mass_journal_are_you_sure' => '이 거래를 정말로 삭제할까요?', /* * PLEASE DO NOT EDIT THIS FILE DIRECTLY. * YOUR CHANGES WILL BE OVERWRITTEN! * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! * * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! * * https://crowdin.com/project/firefly-iii * */ 'tag_areYouSure' => '":tag" 태그를 정말 삭제하시겠습니까?', 'journal_link_areYouSure' => ':source:destination 사이의 링크를 정말로 삭제하시겠습니까?', 'linkType_areYouSure' => '":name" (":inward" / ":outward")인 링크 유형을 정말로 삭제하시겠습니까?', 'permDeleteWarning' => 'Firefly III에서 삭제한 항목은 다시 되돌릴 수 없습니다.', 'mass_make_selection' => '체크박스을 해제하여 항목이 삭제되지 않도록 할 수 있습니다.', 'delete_all_permanently' => '선택한 항목을 영구적으로 삭제', 'update_all_journals' => '이 거래 업데이트', 'also_delete_transactions' => 'The only transaction connected to this account will be deleted as well.|All :count transactions connected to this account will be deleted as well.', 'also_delete_transactions_js' => 'No transactions|The only transaction connected to this account will be deleted as well.|All {count} transactions connected to this account will be deleted as well.', 'also_delete_connections' => 'The only transaction linked with this link type will lose this connection.|All :count transactions linked with this link type will lose their connection.', 'also_delete_rules' => 'The only rule connected to this rule group will be deleted as well.|All :count rules connected to this rule group will be deleted as well.', 'also_delete_piggyBanks' => 'The only piggy bank connected to this account will be deleted as well.|All :count piggy bank connected to this account will be deleted as well.', 'also_delete_piggyBanks_js' => 'No piggy banks|The only piggy bank connected to this account will be deleted as well.|All {count} piggy banks connected to this account will be deleted as well.', 'not_delete_piggy_banks' => 'The piggy bank connected to this group will not be deleted.|The :count piggy banks connected to this group will not be deleted.', 'bill_keep_transactions' => 'The only transaction connected to this bill will not be deleted.|All :count transactions connected to this bill will be spared deletion.', 'budget_keep_transactions' => 'The only transaction connected to this budget will not be deleted.|All :count transactions connected to this budget will be spared deletion.', 'category_keep_transactions' => 'The only transaction connected to this category will not be deleted.|All :count transactions connected to this category will be spared deletion.', 'recurring_keep_transactions' => 'The only transaction created by this recurring transaction will not be deleted.|All :count transactions created by this recurring transaction will be spared deletion.', 'tag_keep_transactions' => 'The only transaction connected to this tag will not be deleted.|All :count transactions connected to this tag will be spared deletion.', 'check_for_updates' => 'Check for updates', 'liability_direction' => 'Liability in/out', 'delete_object_group' => 'Delete group ":title"', 'email' => 'Email address', 'password' => '비밀번호', 'password_confirmation' => '비밀번호 (확인)', 'blocked' => 'Is blocked?', 'blocked_code' => 'Reason for block', 'login_name' => 'Login', 'is_owner' => 'Is admin?', 'url' => 'URL', 'bill_end_date' => 'End date', // import 'apply_rules' => 'Apply rules', 'artist' => 'Artist', 'album' => 'Album', 'song' => 'Song', // admin 'domain' => 'Domain', 'single_user_mode' => 'Disable user registration', 'is_demo_site' => 'Is demo site', // import 'configuration_file' => 'Configuration file', 'csv_comma' => 'A comma (,)', 'csv_semicolon' => 'A semicolon (;)', 'csv_tab' => 'A tab (invisible)', 'csv_delimiter' => 'CSV field delimiter', 'client_id' => 'Client ID', 'app_id' => 'App ID', 'secret' => 'Secret', 'public_key' => 'Public key', 'country_code' => 'Country code', 'provider_code' => 'Bank or data-provider', 'fints_url' => 'FinTS API URL', 'fints_port' => '포트', 'fints_bank_code' => '은행 코드', 'fints_username' => '사용자명', 'fints_password' => 'PIN / 비밀번호', 'fints_account' => 'FinTS 계정', 'local_account' => 'Firefly III 계정', /* * PLEASE DO NOT EDIT THIS FILE DIRECTLY. * YOUR CHANGES WILL BE OVERWRITTEN! * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! * * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! * * https://crowdin.com/project/firefly-iii * */ '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. * YOUR CHANGES WILL BE OVERWRITTEN! * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! * * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! * * https://crowdin.com/project/firefly-iii * */