# Copyright (C) 2020 WooCommerce
# This file is distributed under the same license as the WooCommerce Subscriptions plugin.
#
msgid ""
msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Language: ko\n"
"Language-Team: none\n"
"Last-Translator: Automatically generated\n"
"MIME-Version: 1.0\n"
"PO-Revision-Date: 2020-09-29T04:57:17+00:00\n"
"POT-Creation-Date: 2020-09-29T04:57:17+00:00\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"Project-Id-Version: WooCommerce Subscriptions 3.0.9\n"
"Report-Msgid-Bugs-To: https://woocommerce.com/contact-us\n"
"X-Domain: woocommerce-subscriptions\n"
"X-Generator: WP-CLI 2.3.0\n"

#. translators: placeholder is number of subscriptions that were checked and did not need repairs. There's a space at the beginning!
#: includes/upgrades/class-wc-subscriptions-upgrader.php:400
msgctxt "Repair message that gets sent to front end."
msgid " %d other subscription was checked and did not need any repairs."
msgid_plural "%d other subscriptions were checked and did not need any repairs."
msgstr[0] "%d개의 다른 구독이 확인되었으며 수리가 필요하지 않습니다."

#. translators: placeholder is next payment's date
#: includes/class-wc-subscriptions-change-payment-gateway.php:205
msgid " Next payment is due %s."
msgstr "다음 지불 기한은 %s입니다."

#: includes/class-wcs-webhooks.php:110
msgid " Subscription Created"
msgstr "구독 생성됨"

#: includes/class-wcs-webhooks.php:112
msgid " Subscription Deleted"
msgstr "구독 삭제됨"

#: includes/class-wcs-webhooks.php:113
msgid " Subscription Switched"
msgstr "구독이 전환됨"

#: includes/class-wcs-webhooks.php:111
msgid " Subscription Updated"
msgstr "구독 업데이트됨"

#. translators: placeholder is an order type.
#: includes/wcs-order-functions.php:377
msgid "\"%s\" is not a valid new order type."
msgstr "&quot;%s&quot;은(는) 유효한 새 주문 유형이 아닙니다."

#: includes/gateways/paypal/class-wcs-paypal.php:362
#: includes/gateways/paypal/includes/class-wcs-paypal-reference-transaction-api-request.php:208
#: includes/gateways/paypal/includes/class-wcs-paypal-reference-transaction-api-request.php:320
#: includes/gateways/paypal/includes/class-wcs-paypal-reference-transaction-api-request.php:336
#: includes/gateways/paypal/includes/class-wcs-paypal-reference-transaction-api-request.php:365
#: includes/gateways/paypal/includes/class-wcs-paypal-reference-transaction-api-request.php:384
#: includes/gateways/paypal/includes/class-wcs-paypal-standard-request.php:150
#: includes/gateways/paypal/includes/class-wcs-paypal-standard-request.php:156
msgctxt "hash before the order number. Used as a character to remove from the actual order number"
msgid "#"
msgstr "#"

#. translators: placeholder is an order number.
#: includes/admin/meta-boxes/class-wcs-meta-box-subscription-data.php:114
msgid "#%1$s"
msgstr "#%1$s"

#. translators: placeholder is an order number.
#. translators: placeholder is an order ID.
#. translators: %s: order number.
#. translators: %s: order ID.
#: includes/admin/meta-boxes/views/html-related-orders-row.php:21
#: includes/admin/meta-boxes/views/html-unknown-related-orders-row.php:18
#: includes/class-wc-subscriptions-renewal-order.php:158
#: includes/early-renewal/class-wcs-cart-early-renewal.php:309
#: includes/early-renewal/wcs-early-renewal-functions.php:162
#: templates/myaccount/my-subscriptions.php:34
#: templates/myaccount/related-orders.php:44
#: templates/myaccount/related-subscriptions.php:33
msgctxt "hash before order number"
msgid "#%s"
msgstr "#%에스"

#: templates/emails/subscription-info.php:35
msgctxt "subscription number in email table. (eg: #106)"
msgid "#%s"
msgstr "#%에스"

#: includes/admin/class-wc-subscriptions-admin.php:1339
msgid "$0 Initial Checkout"
msgstr "$0 초기 체크아웃"

#: includes/wcs-order-functions.php:372
msgid "$type passed to the function was not a string."
msgstr "함수에 전달된 $type은 문자열이 아닙니다."

#. translators: 1$: initial amount, 2$: initial description (e.g. "up front"), 3$: recurring amount string (e.g. "£10 / month" )
#: includes/wcs-formatting-functions.php:99
msgid "%1$s %2$s then %3$s"
msgstr "%1$s %2$s 다음 %3$s"

#. translators: 1$: initial amount, 2$: initial description (e.g. "up front"), 3$: recurring amount, 4$: subscription period (e.g. "month" or "3 months")
#: includes/wcs-formatting-functions.php:194
msgid "%1$s %2$s then %3$s / %4$s"
msgid_plural "%1$s %2$s then %3$s every %4$s"
msgstr[0] "%1$s %2$s 다음 %3$s / %4$s"

#. translators: 1$: initial amount, 2$: initial description (e.g. "up front"), 3$: recurring amount string, 4$: payment day of the week (e.g. "$15 up front, then $10 every Wednesday")
#: includes/wcs-formatting-functions.php:113
msgid "%1$s %2$s then %3$s every %4$s"
msgstr "%1$s %2$s 다음 %4$s마다 %3$s"

#. translators: 1$: initial amount, 2$: initial description (e.g. "up front" ), 3$: recurring amount, 4$: interval (e.g. "2nd week"), 5$: day of the week (e.g. "Thursday"); (e.g. "$10 up front, then $20 every 2nd week on Wednesday")
#: includes/wcs-formatting-functions.php:122
msgid "%1$s %2$s then %3$s every %4$s on %5$s"
msgstr "%1$s %2$s 다음 %5$s에서 %4$s마다 %3$s"

#. translators: 1$: initial amount, 2$: initial description (e.g. "up front"), 3$: recurring amount, 4$: month of year (e.g. "March"), 5$: day of the month (e.g. "23rd")
#: includes/wcs-formatting-functions.php:175
msgid "%1$s %2$s then %3$s on %4$s %5$s each year"
msgstr "매년 %1$s %2$s 다음 %3$s %4$s %5$s"

#. translators: 1$: initial amount, 2$: initial description (e.g. "up front"), 3$: recurring amount, 4$: month (e.g. "March"), 5$: day of the month (e.g. "23rd"), 6$: interval (e.g. "3rd")
#: includes/wcs-formatting-functions.php:184
msgid "%1$s %2$s then %3$s on %4$s %5$s every %6$s year"
msgstr "%1$s %2$s 다음 %3$s %4$s %5$s 매 %6$s 년"

#. translators: 1$: initial amount, 2$: initial description (e.g. "up front"), 3$: recurring amount, 4$: day of the month (e.g. "23rd"), 5$: interval (e.g. "3rd")
#: includes/wcs-formatting-functions.php:157
msgid "%1$s %2$s then %3$s on the %4$s day of every %5$s month"
msgstr "%1$s %2$s 다음 %3$s 매 %5$s 달의 %4$s 일"

#. translators: 1$: initial amount, 2$: initial description (e.g. "up front"), 3$: recurring amount, 4$: day of the month (e.g. "23rd"); (e.g. "$10 up front then $40 on the 23rd of each month")
#: includes/wcs-formatting-functions.php:138
msgid "%1$s %2$s then %3$s on the %4$s of each month"
msgstr "매월 %4$s에 %1$s %2$s 다음 %3$s"

#. translators: 1$: initial amount, 2$: initial description (e.g. "up front"), 3$: recurring amount; (e.g. "$10 up front then $30 on the last day of each month")
#: includes/wcs-formatting-functions.php:135
msgid "%1$s %2$s then %3$s on the last day of each month"
msgstr "%1$s %2$s 다음 매월 마지막 날 %3$s"

#. translators: 1$: initial amount, 2$: initial description (e.g. "up front"), 3$: recurring amount, 4$: interval (e.g. "3rd")
#: includes/wcs-formatting-functions.php:154
msgid "%1$s %2$s then %3$s on the last day of every %4$s month"
msgstr "%1$s %2$s 다음 %3$s 매 %4$s 달의 마지막 날"

#. translators: %1: product subtotal, %2: HTML span tag, %3: direction (upgrade, downgrade, crossgrade), %4: closing HTML span tag
#: includes/class-wc-subscriptions-switcher.php:1879
msgctxt "product subtotal string"
msgid "%1$s %2$s(%3$s)%4$s"
msgstr "%1$s %2$s(%3$s)%4$s"

#. translators: 1: user display name 2: user ID 3: user email
#: includes/admin/class-wcs-admin-post-types.php:1107
msgid "%1$s (#%2$s &ndash; %3$s)"
msgstr "%1$s(#%2$s – %3$s)"

#. translators: 1$: recurring amount, 2$: subscription period (e.g. "month" or "3 months") (e.g. "$15 / month" or "$15 every 2nd month").
#. translators: 1$: recurring amount, 2$: subscription period (e.g. "month" or "3 months") (e.g. "$15 / month" or "$15 every 2nd month")
#: includes/class-wc-subscriptions-product.php:363
#: includes/wcs-formatting-functions.php:198
msgid "%1$s / %2$s"
msgid_plural "%1$s every %2$s"
msgstr[0] "%1$s / %2$s"

#. translators: 1$: is the "You have already subscribed to this product" notice, 2$-4$: opening/closing link tags, 3$: an order number
#: includes/class-wc-subscriptions-switcher.php:281
msgid "%1$s Complete payment on %2$sOrder %3$s%4$s to be able to change your subscription."
msgstr "%1$s 구독을 변경하려면 %2$s주문 %3$s%4$s에 결제를 완료하세요."

#. translators: 1$: subscription string (e.g. "$10 up front then $5 on March 23rd every 3rd year"), 2$: trial length (e.g. "3 weeks")
#: includes/wcs-formatting-functions.php:216
msgid "%1$s after %2$s free trial"
msgstr "%2$s 무료 평가판 후 %1$s"

#. translators: 1$: subscription string (e.g. "$15 on March 15th every 3 years for 6 years with 2 months free trial"), 2$: signup fee price (e.g. "and a $30 sign-up fee").
#: includes/class-wc-subscriptions-product.php:394
msgid "%1$s and a %2$s sign-up fee"
msgstr "%1$s 및 %2$s 가입비"

#. translators: 1$: recurring amount string, 2$: day of the week (e.g. "$10 every Wednesday").
#. translators: 1$: recurring amount string, 2$: day of the week (e.g. "$10 every Wednesday")
#. translators: %1$: recurring amount (e.g. "$15"), %2$: subscription period (e.g. "month") (e.g. "$15 every 2nd month")
#: includes/class-wc-subscriptions-product.php:296
#: includes/wcs-formatting-functions.php:116
#: includes/wcs-formatting-functions.php:201
msgid "%1$s every %2$s"
msgstr "%2$s마다 %1$s"

#. translators: 1$: recurring amount string, 2$: period, 3$: day of the week (e.g. "$10 every 2nd week on Wednesday").
#. translators: 1$: recurring amount string, 2$: period, 3$: day of the week (e.g. "$10 every 2nd week on Wednesday")
#: includes/class-wc-subscriptions-product.php:300
#: includes/wcs-formatting-functions.php:125
msgid "%1$s every %2$s on %3$s"
msgstr "%3$s에서 %2$s마다 %1$s"

#. translators: $1: formatted order total for the order, $2: number of items bought
#: templates/myaccount/related-orders.php:56
msgid "%1$s for %2$d item"
msgid_plural "%1$s for %2$d items"
msgstr[0] "%2$d 항목에 대한 %1$s"

#. translators: 1$: subscription string (e.g. "$10 up front then $5 on March 23rd every 3rd year"), 2$: length (e.g. "4 years").
#. translators: 1$: subscription string (e.g. "$10 up front then $5 on March 23rd every 3rd year"), 2$: length (e.g. "4 years")
#: includes/class-wc-subscriptions-product.php:383
#: includes/wcs-formatting-functions.php:209
msgid "%1$s for %2$s"
msgstr "%2$s에 대한 %1$s"

#. translators: 1$: trial length (e.g. "3 weeks"), 2$: subscription string (e.g. "$10 up front then $5 on March 23rd every 3rd year")
#: includes/wcs-formatting-functions.php:219
msgid "%1$s free trial then %2$s"
msgstr "%1$s 무료 평가판 후 %2$s"

#. translators: %1$s refers to the price. This string is meant to prefix another string below, e.g. "$5 now, and $5 on March 15th each year"
#: includes/class-wc-subscriptions-product.php:287
msgid "%1$s now, and "
msgstr "지금 %1$s,"

#. translators: 1$: <price> on, 2$: <date>, 3$: <month> each year (e.g. "$15 on March 15th each year").
#. translators: 1$: recurring amount, 2$: month (e.g. "March"), 3$: day of the month (e.g. "23rd") (e.g. "$15 on March 15th every 3rd year")
#: includes/class-wc-subscriptions-product.php:343
#: includes/wcs-formatting-functions.php:178
msgid "%1$s on %2$s %3$s each year"
msgstr "매년 %2$s %3$s에 %1$s"

#. translators: 1$: recurring amount, 2$: month (e.g. "March"), 3$: day of the month (e.g. "23rd").
#. translators: 1$: recurring amount, 2$: month (e.g. "March"), 3$: day of the month (e.g. "23rd") (e.g. "$15 on March 15th every 3rd year")
#: includes/class-wc-subscriptions-product.php:351
#: includes/wcs-formatting-functions.php:187
msgid "%1$s on %2$s %3$s every %4$s year"
msgstr "%1$s, %2$s %3$s, 매년 %4$s"

#. translators: 1$: <price> on the, 2$: <date> day of every, 3$: <interval> month (e.g. "$10 on the 23rd day of every 2nd month").
#. translators: 1$: recurring amount, 2$: day of the month (e.g. "23rd") (e.g. "$5 every 23rd of each month")
#: includes/class-wc-subscriptions-product.php:331
#: includes/wcs-formatting-functions.php:165
msgid "%1$s on the %2$s day of every %3$s month"
msgstr "매월 %3$s월의 %2$s일 %1$s"

#. translators: 1$: recurring amount, 2$: day of the month (e.g. "23rd") (e.g. "$5 every 23rd of each month").
#. translators: 1$: recurring amount, 2$: day of the month (e.g. "23rd") (e.g. "$5 every 23rd of each month")
#: includes/class-wc-subscriptions-product.php:315
#: includes/wcs-formatting-functions.php:146
msgid "%1$s on the %2$s of each month"
msgstr "매월 %2$s에 %1$s"

#. translators: 1$: recurring amount, 2$: interval (e.g. "3rd") (e.g. "$10 on the last day of every 3rd month").
#. translators: 1$: recurring amount, 2$: interval (e.g. "3rd") (e.g. "$10 on the last day of every 3rd month")
#: includes/class-wc-subscriptions-product.php:324
#: includes/wcs-formatting-functions.php:162
msgid "%1$s on the last day of every %2$s month"
msgstr "매월 %2$s 달의 마지막 날 %1$s"

#. translators: 1$: is the number of subscriptions not updated, 2$: is the error message
#: includes/admin/class-wcs-admin-post-types.php:398
msgid "%1$s subscription could not be updated: %2$s"
msgid_plural "%1$s subscriptions could not be updated: %2$s"
msgstr[0] "%1$s 구독을 업데이트할 수 없음: %2$s"

#. translators: 1$: new status (e.g. "Cancel"), 2$: blog name
#: includes/gateways/paypal/includes/class-wcs-paypal-reference-transaction-api-request.php:416
msgctxt "data sent to paypal"
msgid "%1$s subscription event triggered at %2$s"
msgstr "%2$s에서 트리거된 %1$s 구독 이벤트"

#. translators: 1$: subscription string (e.g. "$15 on March 15th every 3 years for 6 years"), 2$: trial length (e.g.: "with 4 months free trial").
#: includes/class-wc-subscriptions-product.php:389
msgid "%1$s with %2$s free trial"
msgstr "%2$s 무료 평가판이 있는 %1$s"

#. translators: $1: is opening link, $2: is subscription order number, $3: is closing link tag, $4: is user's name
#: includes/admin/class-wcs-admin-post-types.php:565
msgctxt "Subscription title on admin table. (e.g.: #211 for John Doe)"
msgid "%1$s#%2$s%3$s for %4$s"
msgstr "%4$s에 대한 %1$s#%2$s%3$s"

#. translators: $1: "Repaired x subs with incorrect dates...", $2: "X others were checked and no repair needed", $3: "(in X seconds)". Ordering for RTL languages.
#: includes/upgrades/class-wc-subscriptions-upgrader.php:407
msgctxt "The assembled repair message that gets sent to front end."
msgid "%1$s%2$s %3$s"
msgstr "%1$s%2$s %3$s"

#. translators: all fields are full html nodes: 1$: month input, 2$: day input, 3$: year input. Change the order if you'd like
#: includes/class-wc-subscriptions-manager.php:1833
msgid "%1$s%2$s, %3$s"
msgstr "%1$s%2$s, %3$s"

#. translators: all fields are full html nodes: 1$: month input, 2$: day input, 3$: year input, 4$: hour input, 5$: minute input. Change the order if you'd like
#: includes/class-wc-subscriptions-manager.php:1829
msgid "%1$s%2$s, %3$s @ %4$s : %5$s"
msgstr "%1$s%2$s, %3$s @ %4$s : %5$s"

#. translators: 1$: month number (e.g. "01"), 2$: month abbreviation (e.g. "Jan")
#: includes/class-wc-subscriptions-manager.php:1816
msgctxt "used in a select box"
msgid "%1$s-%2$s"
msgstr "%1$s-%2$s"

#. translators: placeholders are opening and closing link tags
#: woocommerce-subscriptions.php:329
msgid "%1$sAdd a subscription product &raquo;%2$s"
msgstr "%1$s구독 제품 추가 »%2$s"

#. translators: placeholers are link tags: 1$-2$ new subscription page, 3$-4$: docs on woocommerce.com
#: includes/upgrades/templates/wcs-about-2-0.php:76
msgid "%1$sAdd a subscription%2$s now or %3$slearn more%4$s about the new interface."
msgstr "%1$s지금 구독%2$s을 추가하거나 새 인터페이스에 대해 %3$s자세히 알아보세요%4$s."

#. translators: placeholders are for HTML tags. They are 1$: "<h3>", 2$: "</h3>", 3$: "<p>", 4$: "<em>", 5$: "</em>", 6$: "<em>", 7$: "</em>", 8$: "</p>"
#: includes/admin/class-wc-subscriptions-admin.php:886
msgctxt "used in admin pointer script params in javascript as type pointer content"
msgid "%1$sChoose Subscription%2$s%3$sThe WooCommerce Subscriptions extension adds two new subscription product types - %4$sSimple subscription%5$s and %6$sVariable subscription%7$s.%8$s"
msgstr "%1$s구독 선택%2$s%3$sWooCommerce 구독 확장은 %4$s단순 구독%5$s 및 %6$s변동 구독%7$s.%8$s의 두 가지 새로운 구독 제품 유형을 추가합니다."

#. translators: placeholders are opening/closing tags linking to documentation on outdated templates.
#: includes/admin/class-wcs-admin-system-status.php:145
msgid "%1$sLearn how to update%2$s"
msgstr "%1$s업데이트 방법 알아보기%2$s"

#. translators: placeholders are opening and closing link tags
#: woocommerce-subscriptions.php:327
msgid "%1$sLearn more about managing subscriptions &raquo;%2$s"
msgstr "%1$s구독 관리에 대해 자세히 알아보기 »%2$s"

#. translators: placeholders are opening and closing tags.
#: includes/privacy/class-wcs-privacy.php:195
msgid "%1$sNote:%2$s Orders which are related to subscriptions will not be included in the orders affected by these settings."
msgstr "%1$s참고:%2$s 구독과 관련된 주문은 이 설정의 영향을 받는 주문에 포함되지 않습니다."

#. translators: $1-$2: opening and closing <a> tags $3: order's order number $4: date of order in <time> element
#: templates/emails/email-order-details.php:24
msgctxt "Used in email notification"
msgid "%1$sOrder #%3$s%2$s (%4$s)"
msgstr "%1$s주문 #%3$s%2$s(%4$s)"

#. translators: placeholders are opening and closing strong tags.
#: includes/gateways/paypal/includes/admin/class-wcs-paypal-admin.php:148
msgid "%1$sPayPal Reference Transactions are enabled on your account%2$s. All subscription management features are now enabled. Happy selling!"
msgstr "%1$sPayPal 참조 거래가 귀하의 계정%2$s에서 활성화되었습니다. 이제 모든 구독 관리 기능이 활성화되었습니다. 행복한 판매!"

#. translators: opening/closing tags - links to documentation.
#: includes/gateways/paypal/includes/admin/class-wcs-paypal-admin.php:122
msgid "%1$sPayPal Reference Transactions are not enabled on your account%2$s, some subscription management features are not enabled. Please contact PayPal and request they %3$senable PayPal Reference Transactions%4$s on your account. %5$sCheck PayPal Account%6$s  %3$sLearn more %7$s"
msgstr "%1$sPayPal 참조 거래가 %2$s 계정에서 활성화되지 않았으며 일부 구독 관리 기능이 활성화되지 않았습니다. PayPal에 연락하여 계정에서 %3$senable PayPal 참조 거래%4$s를 요청하십시오. %5$sPayPal 계정 확인%6$s %3$s자세히 알아보기 %7$s"

#. translators: opening/closing tags - links to documentation.
#: includes/gateways/paypal/includes/admin/class-wcs-paypal-admin.php:126
msgid "%1$sPayPal Reference Transactions are not enabled on your account%2$s. If you wish to use PayPal Reference Transactions with Subscriptions, please contact PayPal and request they %3$senable PayPal Reference Transactions%4$s on your account. %5$sCheck PayPal Account%6$s  %3$sLearn more %7$s"
msgstr "%1$sPayPal 참조 거래는 %2$s 계정에서 사용할 수 없습니다. 구독과 함께 PayPal 참조 거래를 사용하려면 PayPal에 연락하여 계정에서 %3$senable PayPal 참조 거래%4$s를 요청하십시오. %5$sPayPal 계정 확인%6$s %3$s자세히 알아보기 %7$s"

#. translators: placeholders are for HTML tags. They are 1$: "<h3>", 2$: "</h3>", 3$: "<p>", 4$: "</p>"
#: includes/admin/class-wc-subscriptions-admin.php:888
msgctxt "used in admin pointer script params in javascript as price pointer content"
msgid "%1$sSet a Price%2$s%3$sSubscription prices are a little different to other product prices. For a subscription, you can set a billing period, length, sign-up fee and free trial.%4$s"
msgstr "%1$s가격 설정%2$s%3$s구독 가격은 다른 제품 가격과 약간 다릅니다. 구독의 경우 청구 기간, 기간, 가입비 및 무료 평가판을 설정할 수 있습니다.%4$s"

#. translators: 1-2: opening/closing <strong> tags, 3: active version of Subscriptions, 4: current version of Subscriptions, 5-6: opening/closing tags linked to ticket form, 7-8: opening/closing tags linked to documentation.
#: includes/upgrades/class-wc-subscriptions-upgrader.php:812
msgid "%1$sWarning!%2$s It appears that you have downgraded %1$sWooCommerce Subscriptions%2$s from %3$s to %4$s. Downgrading the plugin in this way may cause issues. Please update to %3$s or higher, or %5$sopen a new support ticket%6$s for further assistance. %7$sLearn more &raquo;%8$s"
msgstr "%1$s경고!%2$s %1$sWooCommerce 구독%2$s을 %3$s에서 %4$s로 다운그레이드한 것 같습니다. 이 방법으로 플러그인을 다운그레이드하면 문제가 발생할 수 있습니다. 추가 지원을 받으려면 %3$s 이상으로 업데이트하거나 %5$s새 지원 티켓을 여십시오%6$s. %7$s자세히 알아보기 »%8$s"

#. translators: 1-2: opening/closing <b> tags, 3: Subscriptions version.
#: woocommerce-subscriptions.php:855
msgid "%1$sWarning!%2$s We can see the %1$sWooCommerce Subscriptions Early Renewal%2$s plugin is active. Version %3$s of %1$sWooCommerce Subscriptions%2$s comes with that plugin's functionality packaged into the core plugin. Please deactivate WooCommerce Subscriptions Early Renewal to avoid any conflicts."
msgstr "%1$s경고!%2$s %1$sWooCommerce 구독 조기 갱신%2$s 플러그인이 활성화된 것을 볼 수 있습니다. 버전 %3$s of %1$sWooCommerce Subscriptions%2$s에는 해당 플러그인의 기능이 핵심 플러그인에 패키지로 포함되어 있습니다. 충돌을 피하기 위해 WooCommerce 구독 조기 갱신을 비활성화하십시오."

#. translators: 1-2: opening/closing <strong> tags, 3-4: opening/closing tags linked to ticket form.
#: includes/upgrades/class-wc-subscriptions-upgrader.php:885
msgid "%1$sWarning!%2$s We discovered an issue in %1$sWooCommerce Subscriptions 2.3.0 - 2.3.2%2$s that may cause your subscription renewal order and customer subscription caches to contain invalid data. For information about how to update the cached data, please %3$sopen a new support ticket%4$s."
msgstr "%1$s경고!%2$s %1$sWooCommerce 구독 2.3.0 - 2.3.2%2$s에서 구독 갱신 주문 및 고객 구독 캐시에 잘못된 데이터가 포함될 수 있는 문제를 발견했습니다. 캐시된 데이터를 업데이트하는 방법에 대한 정보는 %3$s새 지원 티켓을 여십시오%4$s."

#. translators: $1-$2: opening and closing <strong> tags, $3-$4: opening and closing <em> tags
#: includes/admin/class-wc-subscriptions-admin.php:1395
msgid "%1$sWooCommerce Subscriptions Installed%2$s &#8211; %3$sYou're ready to start selling subscriptions!%4$s"
msgstr "%1$sWooCommerce 구독 설치됨%2$s – %3$s구독 판매를 시작할 준비가 되었습니다!%4$s"

#. translators: 1$-2$: opening and closing <strong> tags, 3$-4$: link tags, takes to woocommerce plugin on wp.org, 5$-6$: opening and closing link tags, leads to plugins.php in admin
#: woocommerce-subscriptions.php:724
msgid "%1$sWooCommerce Subscriptions is inactive.%2$s The %3$sWooCommerce plugin%4$s must be active for WooCommerce Subscriptions to work. Please %5$sinstall & activate WooCommerce &raquo;%6$s"
msgstr "%1$sWooCommerce 구독이 비활성화되었습니다.%2$s WooCommerce 구독이 작동하려면 %3$sWooCommerce 플러그인%4$s이 활성화되어 있어야 합니다. WooCommerce를 %5$s설치하고 활성화하십시오. »%6$s"

#. translators: 1$-2$: opening and closing <strong> tags, 3$: minimum supported WooCommerce version, 4$-5$: opening and closing link tags, leads to plugin admin
#: woocommerce-subscriptions.php:727
msgid "%1$sWooCommerce Subscriptions is inactive.%2$s This version of Subscriptions requires WooCommerce %3$s or newer. Please %4$supdate WooCommerce to version %3$s or newer &raquo;%5$s"
msgstr "%1$sWooCommerce 구독이 비활성화되었습니다.%2$s 이 구독 버전에는 WooCommerce %3$s 이상이 필요합니다. WooCommerce를 버전 %3$s 이상으로 %4$업데이트하십시오 »%5$s"

#. translators: 2: link opening tag, 1: subscription count and closing tag.
#: includes/admin/reports/class-wcs-report-subscription-events-by-date.php:678
msgid "%2$s %1$s current subscriptions"
msgstr "%2$s %1$s 현재 구독"

#. translators: 2: link opening tag, 1: subscription count and closing tag.
#: includes/admin/reports/class-wcs-report-subscription-events-by-date.php:653
msgid "%2$s %1$s ended subscriptions"
msgstr "%2$s %1$s 구독 종료"

#. translators: 2: link opening tag, 1: subscription count and closing tag.
#: includes/admin/reports/class-wcs-report-subscription-events-by-date.php:521
msgid "%2$s %1$s new subscriptions"
msgstr "%2$s %1$s 신규 구독"

#. translators: 2: link opening tag, 1: subscription count and closing tag.
#: includes/admin/reports/class-wcs-report-subscription-events-by-date.php:631
msgid "%2$s %1$s subscription cancellations"
msgstr "%2$s %1$s 구독 취소"

#. translators: 2: link opening tag, 1: subscription count and closing tag.
#: includes/admin/reports/class-wcs-report-subscription-events-by-date.php:587
msgid "%2$s %1$s subscription renewals"
msgstr "%2$s %1$s 구독 갱신"

#. translators: 2: link opening tag, 1: subscription count and closing tag.
#: includes/admin/reports/class-wcs-report-subscription-events-by-date.php:565
msgid "%2$s %1$s subscription resubscribes"
msgstr "%2$s %1$s 구독 재구독"

#. translators: 2: link opening tag, 1: subscription count and closing tag.
#: includes/admin/reports/class-wcs-report-subscription-events-by-date.php:543
msgid "%2$s %1$s subscription signups"
msgstr "%2$s %1$s 구독 신청"

#. translators: 2: link opening tag, 1: subscription count and closing tag.
#: includes/admin/reports/class-wcs-report-subscription-events-by-date.php:609
msgid "%2$s %1$s subscription switches"
msgstr "%2$s %1$s 구독 전환"

#. translators: 1$: count, 2$ and 3$ are opening and closing strong tags, respectively.
#: includes/admin/reports/class-wcs-report-dashboard.php:244
msgid "%2$s%1$s cancellation%3$s subscription cancellations this month"
msgid_plural "%2$s%1$s cancellations%3$s subscription cancellations this month"
msgstr[0] "이번 달에 %2$s%1$s 취소%3$s 구독 취소"

#. translators: 1$: count, 2$ and 3$ are opening and closing strong tags, respectively.
#: includes/admin/reports/class-wcs-report-dashboard.php:228
msgid "%2$s%1$s renewal%3$s subscription renewals this month"
msgid_plural "%2$s%1$s renewals%3$s subscription renewals this month"
msgstr[0] "이번 달에 %2$s%1$s 갱신%3$s 구독 갱신"

#. translators: 1$: count, 2$ and 3$ are opening and closing strong tags, respectively.
#: includes/admin/reports/class-wcs-report-dashboard.php:212
msgid "%2$s%1$s signup%3$s subscription signups this month"
msgid_plural "%2$s%1$s signups%3$s subscription signups this month"
msgstr[0] "이번 달에 %2$s%1$s 가입%3$s 가입"

#. translators: placeholders are strftime() strings.
#. translators: Order date parsed by strftime
#: includes/wcs-order-functions.php:344
#: wcs-functions.php:161
msgctxt "Used in subscription post title. \"Subscription renewal order - <this>\""
msgid "%b %d, %Y @ %I:%M %p"
msgstr "%b %d, %Y @ %I:%M %p"

#. translators: %d: retry count.
#: includes/payment-retry/class-wcs-retry-admin.php:116
msgid "%d Cancelled Payment Retry"
msgid_plural "%d Cancelled Payment Retries"
msgstr[0] "%d 취소된 결제 재시도"

#. translators: %d: retry count.
#: includes/payment-retry/class-wcs-retry-admin.php:108
msgid "%d Failed Payment Retry"
msgid_plural "%d Failed Payment Retries"
msgstr[0] "%d 결제 재시도 실패"

#. translators: %d: retry count.
#: includes/payment-retry/class-wcs-retry-admin.php:100
msgid "%d Pending Payment Retry"
msgid_plural "%d Pending Payment Retries"
msgstr[0] "%d 결제 재시도 보류"

#. translators: %d: retry count.
#: includes/payment-retry/class-wcs-retry-admin.php:104
msgid "%d Processing Payment Retry"
msgid_plural "%d Processing Payment Retries"
msgstr[0] "%d 결제 재시도 처리 중"

#. translators: %d: retry count.
#: includes/payment-retry/class-wcs-retry-admin.php:112
msgid "%d Successful Payment Retry"
msgid_plural "%d Successful Payment Retries"
msgstr[0] "%d 성공적인 결제 재시도"

#. translators: %d refers to the number of times we have detected cache update failures
#: includes/admin/reports/class-wcs-report-cache-manager.php:324
msgid "%d failures"
msgid_plural "%d failure"
msgstr[0] "%d 실패"

#. translators: %d: item count.
#: includes/admin/class-wcs-admin-post-types.php:590
msgid "%d item"
msgid_plural "%d items"
msgstr[0] "%d개 항목"

#. translators: placeholder is a localized date and time (e.g. "February 1, 2018 10:20 PM")
#: includes/wcs-formatting-functions.php:251
msgctxt "wcs_get_human_time_diff"
msgid "%s"
msgstr "%에스"

#. translators: placeholder is blogname
#: includes/gateways/paypal/includes/class-wcs-paypal-reference-transaction-api-request.php:306
msgid "%s - Order"
msgstr "%s - 주문"

#. translators: placeholder is human time diff (e.g. "3 weeks")
#: includes/class-wc-subscription.php:1195
#: includes/wcs-formatting-functions.php:246
msgid "%s ago"
msgstr "%s 전"

#. translators: %s: formatted amount.
#: includes/admin/reports/class-wcs-report-upcoming-recurring-revenue.php:103
msgid "%s average renewal amount"
msgstr "%s 평균 갱신 금액"

#. translators: placeholder is a number of days.
#: includes/wcs-time-functions.php:58
msgid "%s day"
msgid_plural "a %s-day"
msgstr[0] "%s일"

#. translators: placeholder is a number of day with language specific suffix applied (e.g. "1st", "3rd", "5th", etc...)
#: includes/class-wc-subscriptions-synchroniser.php:781
msgid "%s day of the month"
msgstr "%s일"

#. translators: placeholder is a day of the week
#: includes/class-wc-subscriptions-synchroniser.php:775
msgid "%s each week"
msgstr "매주 %s"

#. translators: placeholder is a number of months.
#: includes/wcs-time-functions.php:62
msgid "%s month"
msgid_plural "a %s-month"
msgstr[0] "%s개월"

#. translators: %s: subscription net gain (with percentage).
#: includes/admin/reports/class-wcs-report-subscription-events-by-date.php:710
msgid "%s net subscription gain"
msgstr "%s 순 구독 증가"

#. translators: %s: subscription net loss (with percentage).
#: includes/admin/reports/class-wcs-report-subscription-events-by-date.php:713
msgid "%s net subscription loss"
msgstr "%s 순 구독 손실"

#. translators: placeholder is recurring amount.
#. translators: placeholder is recurring amount
#: includes/class-wc-subscriptions-product.php:311
#: includes/wcs-formatting-functions.php:143
msgid "%s on the last day of each month"
msgstr "매월 말일 %s"

#. translators: %s: formatted amount.
#: includes/admin/reports/class-wcs-report-upcoming-recurring-revenue.php:89
msgid "%s renewal income in this period"
msgstr "이 기간의 %s 갱신 수입"

#. translators: %s: renewal count.
#: includes/admin/reports/class-wcs-report-subscription-payment-retry.php:121
#: includes/admin/reports/class-wcs-report-upcoming-recurring-revenue.php:96
msgid "%s renewal orders"
msgstr "%s 갱신 주문"

#. translators: %s: formatted total amount.
#: includes/admin/reports/class-wcs-report-subscription-events-by-date.php:496
msgid "%s renewal revenue in this period"
msgstr "이 기간의 %s 갱신 수익"

#. translators: %s: formatted amount.
#: includes/admin/reports/class-wcs-report-subscription-payment-retry.php:113
msgid "%s renewal revenue recovered"
msgstr "%s 갱신 수익 회수됨"

#. translators: %s: formatted amount.
#: includes/admin/reports/class-wcs-report-dashboard.php:236
msgid "%s renewal revenue this month"
msgstr "이번 달 갱신 수익 %s"

#. translators: %s: formatted total amount.
#: includes/admin/reports/class-wcs-report-subscription-events-by-date.php:504
msgid "%s resubscribe revenue in this period"
msgstr "이 기간의 %s 재가입 수익"

#. translators: %s: retry count.
#: includes/admin/reports/class-wcs-report-subscription-payment-retry.php:136
msgid "%s retry attempts failed"
msgstr "%s 재시도 실패"

#. translators: %s: retry count.
#: includes/admin/reports/class-wcs-report-subscription-payment-retry.php:144
msgid "%s retry attempts pending"
msgstr "%s 재시도 대기 중"

#. translators: %s: retry count.
#: includes/admin/reports/class-wcs-report-subscription-payment-retry.php:128
msgid "%s retry attempts succeeded"
msgstr "%s번의 재시도 성공"

#. translators: %s: formatted total amount.
#: includes/admin/reports/class-wcs-report-subscription-events-by-date.php:488
msgid "%s signup revenue in this period"
msgstr "이 기간의 %s 가입 수익"

#. translators: %s: formatted amount.
#: includes/admin/reports/class-wcs-report-dashboard.php:220
msgid "%s signup revenue this month"
msgstr "이번 달 가입 수익 %s"

#. translators: placeholder is the number of subscriptions updated
#: includes/admin/class-wcs-admin-post-types.php:391
msgid "%s subscription status changed."
msgid_plural "%s subscription statuses changed."
msgstr[0] "%s 구독 상태가 변경되었습니다."

#. translators: %s: formatted total amount.
#: includes/admin/reports/class-wcs-report-subscription-events-by-date.php:512
msgid "%s switch revenue in this period"
msgstr "이 기간의 %s 스위치 수익"

#. translators: placeholder is a number of weeks.
#: includes/wcs-time-functions.php:60
msgid "%s week"
msgid_plural "a %s-week"
msgstr[0] "%s주"

#. translators: placeholder is a number of years.
#: includes/wcs-time-functions.php:64
msgid "%s year"
msgid_plural "a %s-year"
msgstr[0] "%s년"

#. translators: placeholders are for opening and closing link (<a>) tags
#. translators: placeholders are opening and closing anchor tags linking to documentation
#: includes/upgrades/templates/wcs-about-2-0.php:115
#: includes/upgrades/templates/wcs-about-2-0.php:128
#: includes/upgrades/templates/wcs-about-2-0.php:141
#: includes/upgrades/templates/wcs-about.php:120
#: includes/upgrades/templates/wcs-about.php:131
#: includes/upgrades/templates/wcs-about.php:142
#: includes/upgrades/templates/wcs-about.php:170
#: includes/upgrades/templates/wcs-about.php:191
msgid "%sLearn more &raquo;%s"
msgstr "%s자세히 알아보기 »%s"

#. translators: placeholder is a number, numbers ending in 2
#: woocommerce-subscriptions.php:681
msgid "%snd"
msgstr "%snd"

#. translators: placeholder is a number, numbers ending in 3
#: woocommerce-subscriptions.php:685
msgid "%srd"
msgstr "%srd"

#. translators: placeholder is a number, numbers ending in 1
#: woocommerce-subscriptions.php:677
msgid "%sst"
msgstr "%sst"

#. translators: placeholder is a number, this is for the teens
#. translators: placeholder is a number, numbers ending in 4-9, 0
#: woocommerce-subscriptions.php:672
#: woocommerce-subscriptions.php:689
msgid "%sth"
msgstr "%s번째"

#. translators: placeholder is "{execution_time}", which will be replaced on front end with actual time
#: includes/upgrades/class-wc-subscriptions-upgrader.php:404
msgctxt "Repair message that gets sent to front end."
msgid "(in %s seconds)"
msgstr "(%s초 후)"

#. translators: placeholder is price string, denotes tax included in cart/order total
#: includes/wcs-cart-functions.php:320
msgctxt "includes tax"
msgid "(includes %s)"
msgstr "(%s 포함)"

#: templates/emails/cancelled-subscription.php:41
#: templates/emails/expired-subscription.php:41
#: templates/emails/on-hold-subscription.php:41
msgid "-"
msgstr "-"

#: includes/class-wc-subscription.php:1210
msgctxt "original denotes there is no date to display"
msgid "-"
msgstr "-"

#: includes/wcs-time-functions.php:93
msgctxt "Subscription lengths. e.g. \"For 1 day...\""
msgid "1 day"
msgstr "1 일"

#: includes/wcs-time-functions.php:101
msgctxt "Subscription lengths. e.g. \"For 1 month...\""
msgid "1 month"
msgstr "1 개월"

#: includes/wcs-time-functions.php:97
msgctxt "Subscription lengths. e.g. \"For 1 week...\""
msgid "1 week"
msgstr "일주"

#: includes/wcs-time-functions.php:105
msgctxt "Subscription lengths. e.g. \"For 1 year...\""
msgid "1 year"
msgstr "일년"

#: includes/upgrades/class-wcs-upgrade-notice-manager.php:80
msgctxt "plugin version number used in admin notice"
msgid "3.0"
msgstr "3.0"

#. translators: $1 and $2 are opening link tags, $3 is a closing link tag.
#: includes/gateways/paypal/includes/templates/html-ipn-failure-notice.php:18
msgid "A fatal error has occurred while processing a recent subscription payment with PayPal. Please %1$sopen a new ticket at WooCommerce Support%3$s immediately to get this resolved. %2$sLearn more &raquo;%3$s"
msgstr "PayPal로 최근 구독 결제를 처리하는 동안 치명적인 오류가 발생했습니다. 이 문제를 해결하려면 즉시 WooCommerce 지원%3$s에서 새 티켓을 %1$sopen하십시오. %2$s자세히 알아보기 »%3$s"

#: includes/admin/class-wc-subscriptions-admin.php:1212
msgid "A product displays a button with the text \"Add to cart\". By default, a subscription changes this to \"Sign up now\". You can customise the button text for subscriptions here."
msgstr "제품에 &quot;장바구니에 추가&quot;라는 텍스트가 있는 버튼이 표시됩니다. 기본적으로 구독은 이것을 &quot;지금 등록&quot;으로 변경합니다. 여기에서 구독에 대한 버튼 텍스트를 사용자 정의할 수 있습니다."

#. translators: $1: customer's billing first name and last name
#: templates/emails/cancelled-subscription.php:16
#: templates/emails/plain/cancelled-subscription.php:16
msgid "A subscription belonging to %1$s has been cancelled. Their subscription's details are as follows:"
msgstr "%1$s에 속한 구독이 취소되었습니다. 구독 정보는 다음과 같습니다."

#. translators: $1: customer's billing first name and last name
#: templates/emails/on-hold-subscription.php:16
#: templates/emails/plain/on-hold-subscription.php:16
msgid "A subscription belonging to %1$s has been suspended by the user. Their subscription's details are as follows:"
msgstr "사용자가 %1$s에 속한 구독을 일시 중지했습니다. 구독 정보는 다음과 같습니다."

#. translators: $1: customer's billing first name and last name
#: templates/emails/expired-subscription.php:16
#: templates/emails/plain/expired-subscription.php:16
msgid "A subscription belonging to %1$s has expired. Their subscription's details are as follows:"
msgstr "%1$s에 속한 구독이 만료되었습니다. 구독 정보는 다음과 같습니다."

#: includes/class-wc-subscriptions-cart-validator.php:62
#: woocommerce-subscriptions.php:526
msgid "A subscription has been removed from your cart. Due to payment gateway restrictions, different subscription products can not be purchased at the same time."
msgstr "장바구니에서 구독이 제거되었습니다. 결제 게이트웨이 제한으로 인해 다른 구독 제품을 동시에 구매할 수 없습니다."

#: includes/class-wc-subscriptions-cart-validator.php:68
#: woocommerce-subscriptions.php:532
msgid "A subscription has been removed from your cart. Products and subscriptions can not be purchased at the same time."
msgstr "장바구니에서 구독이 제거되었습니다. 제품과 구독은 동시에 구매할 수 없습니다."

#: includes/class-wc-subscriptions-cart-validator.php:56
#: woocommerce-subscriptions.php:520
msgid "A subscription renewal has been removed from your cart. Multiple subscriptions can not be purchased at the same time."
msgstr "구독 갱신이 장바구니에서 제거되었습니다. 여러 구독을 동시에 구매할 수 없습니다."

#: includes/upgrades/class-wc-subscriptions-upgrader.php:630
msgid "About WooCommerce Subscriptions"
msgstr "WooCommerce 구독 정보"

#: includes/early-renewal/class-wcs-early-renewal-manager.php:54
msgid "Accept Early Renewal Payments"
msgstr "조기 갱신 지불 수락"

#: includes/early-renewal/class-wcs-early-renewal-manager.php:63
msgid "Accept Early Renewal Payments via a Modal"
msgstr "모달을 통한 조기 갱신 결제 수락"

#: includes/admin/class-wc-subscriptions-admin.php:1285
msgid "Accept Manual Renewals"
msgstr "수동 갱신 수락"

#: templates/myaccount/subscription-details.php:81
msgid "Actions"
msgstr "행위"

#: includes/admin/class-wcs-admin-post-types.php:258
msgctxt "an action on a subscription"
msgid "Activate"
msgstr "활성화"

#: includes/class-wc-subscriptions-manager.php:1048
#: wcs-functions.php:233
msgctxt "Subscription status"
msgid "Active"
msgstr "활동적인"

#. translators: placeholder is a post count.
#: woocommerce-subscriptions.php:344
msgctxt "post status label including post count"
msgid "Active <span class=\"count\">(%s)</span>"
msgid_plural "Active <span class=\"count\">(%s)</span>"
msgstr[0] "활성 <span class=\"count\">(%s)</span>"

#: includes/admin/class-wcs-admin-system-status.php:265
msgctxt "label for the system status page"
msgid "Active Product Key"
msgstr "활성 제품 키"

#: includes/admin/reports/class-wcs-report-subscription-by-customer.php:45
msgid "Active Subscriptions"
msgstr "활성 구독"

#. translators: %s: help tip.
#: includes/admin/reports/class-wcs-report-subscription-by-customer.php:99
msgid "Active Subscriptions %s"
msgstr "활성 구독 %s"

#. translators: %d refers to the number of payments the coupon can be used for.
#: includes/class-wc-subscriptions-coupon.php:1082
msgid "Active for %d payment"
msgid_plural "Active for %d payments"
msgstr[0] "%d 지불에 대해 활성"

#: includes/class-wc-subscriptions-coupon.php:1086
msgid "Active for unlimited payments"
msgstr "무제한 결제 가능"

#: includes/class-wc-subscriptions-coupon.php:948
msgid "Active for x payments"
msgstr "x 지불에 대해 활성"

#: includes/admin/class-wc-subscriptions-admin.php:943
msgid "Active subscriber?"
msgstr "활성 가입자?"

#: includes/payment-retry/class-wcs-retry-post-store.php:38
msgid "Add"
msgstr "추가하다"

#: includes/admin/class-wcs-wc-admin-manager.php:46
msgid "Add New"
msgstr "새로운 걸 더하다"

#: includes/payment-retry/class-wcs-retry-post-store.php:39
msgid "Add New Retry"
msgstr "새 재시도 추가"

#: woocommerce-subscriptions.php:266
msgctxt "custom post type setting"
msgid "Add New Subscription"
msgstr "새 구독 추가"

#: woocommerce-subscriptions.php:265
msgctxt "custom post type setting"
msgid "Add Subscription"
msgstr "구독 추가"

#: includes/admin/class-wc-subscriptions-admin.php:1413
msgid "Add a Subscription Product"
msgstr "구독 제품 추가"

#: includes/class-wc-subscriptions-change-payment-gateway.php:279
msgctxt "label on button, imperative"
msgid "Add payment"
msgstr "결제 추가"

#: templates/checkout/form-change-payment-method.php:49
msgctxt "text on button on checkout page"
msgid "Add payment method"
msgstr "결제 수단 추가"

#: includes/class-wc-subscriptions-change-payment-gateway.php:707
#: includes/class-wc-subscriptions-change-payment-gateway.php:748
msgctxt "the page title of the add payment method form"
msgid "Add payment method"
msgstr "결제 수단 추가"

#: includes/admin/class-wc-subscriptions-admin.php:1211
msgid "Add to Cart Button Text"
msgstr "장바구니에 추가 버튼 텍스트"

#: includes/admin/meta-boxes/class-wcs-meta-box-subscription-data.php:148
#: includes/admin/meta-boxes/class-wcs-meta-box-subscription-data.php:150
#: includes/admin/meta-boxes/class-wcs-meta-box-subscription-data.php:240
#: includes/admin/meta-boxes/class-wcs-meta-box-subscription-data.php:242
msgid "Address"
msgstr "주소"

#: templates/admin/html-failed-scheduled-action-notice.php:31
msgid "Affected event:"
msgid_plural "Affected events:"
msgstr[0] "영향을 받는 이벤트:"

#: includes/class-wc-subscriptions-synchroniser.php:219
msgid "Align Subscription Renewal Day"
msgstr "구독 갱신일 정렬"

#. translators: placeholders are opening and closing link tags
#: includes/class-wc-subscriptions-synchroniser.php:213
msgctxt "used in the general subscription options page"
msgid "Align subscription renewal to a specific day of the week, month or year. For example, the first day of the month. %1$sLearn more%2$s."
msgstr "구독 갱신을 특정 요일, 월 또는 연도에 맞춥니다. 예를 들어, 해당 월의 1일. %1$s자세히 알아보기%2$s."

#: includes/class-wc-subscriptions-synchroniser.php:49
msgid "Align the payment date for all customers who purchase this subscription to a specific day of the week or month."
msgstr "이 구독을 구매하는 모든 고객의 지불 날짜를 특정 요일 또는 월에 맞추십시오."

#. translators: placeholder is a year (e.g. "2016")
#: includes/class-wc-subscriptions-synchroniser.php:51
msgctxt "used in subscription product edit screen"
msgid "Align the payment date for this subscription to a specific day of the year. If the date has already taken place this year, the first payment will be processed in %s. Set the day to 0 to disable payment syncing for this product."
msgstr "이 구독의 지불 날짜를 올해의 특정 날짜에 맞추십시오. 날짜가 올해 이미 발생한 경우 첫 번째 지불은 %s에서 처리됩니다. 이 제품에 대한 결제 동기화를 비활성화하려면 날짜를 0으로 설정하십시오."

#: includes/class-wcs-cart-renewal.php:643
msgid "All linked subscription items have been removed from the cart."
msgstr "연결된 모든 구독 항목이 장바구니에서 제거되었습니다."

#: includes/class-wcs-cart-renewal.php:672
msgctxt "Used in WooCommerce by removed item notification: \"_All linked subscription items were_ removed. Undo?\" Filter for item title."
msgid "All linked subscription items were"
msgstr "연결된 모든 구독 항목은 다음과 같습니다."

#: includes/class-wc-subscriptions-order.php:696
msgid "All orders types"
msgstr "모든 주문 유형"

#: includes/admin/class-wc-subscriptions-admin.php:1340
msgid "Allow $0 initial checkout without a payment method."
msgstr "지불 방법 없이 $0 초기 체크아웃을 허용합니다."

#: includes/class-wc-subscriptions-switcher.php:479
msgid "Allow Switching"
msgstr "전환 허용"

#: includes/admin/class-wc-subscriptions-admin.php:1335
msgid "Allow a subscription product to be purchased with other products and subscriptions in the same transaction."
msgstr "동일한 거래에서 구독 제품을 다른 제품 및 구독과 함께 구매할 수 있도록 허용합니다."

#: includes/admin/class-wc-subscriptions-admin.php:1344
msgid "Allow a subscription product with a $0 initial payment to be purchased without providing a payment method. The customer will be required to provide a payment method at the end of the initial period to keep the subscription active."
msgstr "지불 방법을 제공하지 않고 초기 지불이 $0인 구독 제품을 구매할 수 있도록 허용합니다. 고객은 구독을 활성 상태로 유지하기 위해 초기 기간이 끝날 때 지불 방법을 제공해야 합니다."

#. translators: 1-2: opening/closing <strong> tags , 2-3: opening/closing tags for a link to docs on early renewal.
#: includes/early-renewal/class-wcs-early-renewal-manager.php:66
msgid "Allow customers to bypass the checkout and renew their subscription early from their %1$sMy Account > View Subscription%2$s page. %3$sLearn more.%4$s"
msgstr "고객이 체크아웃을 건너뛰고 %1$s내 계정 &gt; 구독 보기%2$s 페이지에서 조기에 구독을 갱신할 수 있도록 허용합니다. %3$s자세히 알아보기.%4$s"

#: includes/class-wcs-my-account-auto-renew-toggle.php:155
msgid "Allow customers to turn on and off automatic renewals from their View Subscription page."
msgstr "고객이 구독 보기 페이지에서 자동 갱신을 켜고 끌 수 있습니다."

#: includes/admin/class-wc-subscriptions-admin.php:1331
msgid "Allow multiple subscriptions and products to be purchased simultaneously."
msgstr "여러 구독 및 제품을 동시에 구매할 수 있습니다."

#. translators: placeholders are opening and closing link tags
#: includes/class-wc-subscriptions-switcher.php:379
msgid "Allow subscribers to switch (upgrade or downgrade) between different subscriptions. %1$sLearn more%2$s."
msgstr "구독자가 다른 구독 간에 전환(업그레이드 또는 다운그레이드)하도록 허용합니다. %1$s자세히 알아보기%2$s."

#: includes/class-wc-subscriptions-switcher.php:417
msgctxt "when to prorate signup fee when switching"
msgid "Always"
msgstr "언제나"

#: templates/admin/html-failed-scheduled-action-notice.php:21
msgid "An error has occurred while processing a recent subscription related event. For steps on how to fix the affected subscription and to learn more about the possible causes of this error, please read our guide %1$shere%2$s."
msgid_plural "An error has occurred while processing recent subscription related events. For steps on how to fix the affected subscriptions and to learn more about the possible causes of this error, please read our guide %1$shere%2$s."
msgstr[0] "최근 구독 관련 이벤트를 처리하는 동안 오류가 발생했습니다. 영향을 받는 구독을 수정하는 방법과 이 오류의 가능한 원인에 대해 자세히 알아보려면 %1$shere%2$s 가이드를 읽어보세요."

#: includes/gateways/paypal/class-wcs-paypal.php:282
msgid "An error occurred, please try again or try an alternate form of payment."
msgstr "오류가 발생했습니다. 다시 시도하거나 다른 결제 방법을 시도하십시오."

#. translators: placeholder is trial period validation message if passed an invalid value (e.g. "Trial period can not exceed 4 weeks")
#: templates/admin/deprecated/html-variation-price.php:118
#: templates/admin/html-variation-price.php:27
msgctxt "Trial period dropdown's description in pricing fields"
msgid "An optional period of time to wait before charging the first recurring payment. Any sign up fee will still be charged at the outset of the subscription. %s"
msgstr "첫 번째 반복 지불을 청구하기 전에 대기하는 선택적 기간입니다. 모든 등록 수수료는 구독 초기에 계속 청구됩니다. %에스"

#. translators: placeholder is trial period validation message if passed an invalid value (e.g. "Trial period can not exceed 4 weeks")
#: includes/admin/class-wc-subscriptions-admin.php:287
msgctxt "Trial period field tooltip on Edit Product administration screen"
msgid "An optional period of time to wait before charging the first recurring payment. Any sign up fee will still be charged at the outset of the subscription. %s"
msgstr "첫 번째 반복 지불을 청구하기 전에 대기하는 선택적 기간입니다. 모든 등록 수수료는 구독 초기에 계속 청구됩니다. %에스"

#. translators: %1$s: name of the blog, %2$s: link to checkout payment url, note: no full stop due to url at the end
#: templates/emails/customer-renewal-invoice.php:22
#: templates/emails/plain/customer-renewal-invoice.php:20
msgctxt "In customer renewal invoice email"
msgid "An order has been created for you to renew your subscription on %1$s. To pay for this invoice please use the following link: %2$s"
msgstr "%1$s에 구독을 갱신하라는 주문이 생성되었습니다. 이 인보이스를 지불하려면 다음 링크를 사용하십시오. %2$s"

#: includes/upgrades/templates/wcs-about-2-0.php:150
msgid "And much more..."
msgstr "그리고 훨씬 더..."

#: includes/admin/class-wcs-admin-post-types.php:954
msgid "Any Payment Method"
msgstr "모든 지불 방법"

#: templates/myaccount/subscription-totals-table.php:35
msgid "Are you sure you want remove this item from your subscription?"
msgstr "구독에서 이 항목을 제거하시겠습니까?"

#: includes/gateways/paypal/class-wcs-paypal.php:460
msgid ""
"Are you sure you want to change the payment method from PayPal standard?\n"
"\n"
"This will suspend the subscription at PayPal."
msgstr "PayPal 표준에서 결제 수단을 변경하시겠습니까? 이렇게 하면 PayPal에서 구독이 일시 중지됩니다."

#: includes/admin/class-wcs-admin-meta-boxes.php:119
msgid ""
"Are you sure you want to process a renewal?\n"
"\n"
"This will charge the customer and email them the renewal order (if emails are enabled)."
msgstr "갱신을 처리하시겠습니까? 이렇게 하면 고객에게 요금이 청구되고 갱신 주문을 이메일로 보냅니다(이메일이 활성화된 경우)."

#: includes/admin/class-wcs-admin-meta-boxes.php:132
msgid ""
"Are you sure you want to retry payment for this renewal order?\n"
"\n"
"This will attempt to charge the customer and send renewal order emails (if emails are enabled)."
msgstr "이 갱신 주문에 대한 결제를 다시 시도하시겠습니까? 이렇게 하면 고객에게 요금을 청구하고 갱신 주문 이메일을 보내려고 시도합니다(이메일이 활성화된 경우)."

#. translators: 1,2: opening/closing link tags (to documentation).
#: includes/payment-retry/class-wcs-retry-admin.php:150
msgid "Attempt to recover recurring revenue that would otherwise be lost due to payment methods being declined only temporarily. %1$sLearn more%2$s."
msgstr "일시적으로만 거부되는 결제 수단으로 인해 손실될 반복 수익을 복구하려고 시도합니다. %1$s자세히 알아보기%2$s."

#: includes/class-wcs-my-account-auto-renew-toggle.php:153
msgid "Auto Renewal Toggle"
msgstr "자동 갱신 토글"

#: templates/myaccount/subscription-details.php:42
msgid "Auto renew"
msgstr "자동 갱신"

#: includes/payment-retry/class-wcs-retry-admin.php:46
msgid "Automatic Failed Payment Retries"
msgstr "자동 결제 실패 재시도"

#: includes/upgrades/templates/wcs-about.php:67
msgid "Automatic Failed Payment Retry"
msgstr "자동 결제 실패 재시도"

#: includes/admin/class-wc-subscriptions-admin.php:1760
msgid "Automatic Recurring Payments"
msgstr "자동 반복 결제"

#: includes/emails/class-wcs-email-customer-payment-retry.php:33
msgid "Automatic payment failed for order {order_number}"
msgstr "{order_number} 주문에 대한 자동 결제 실패"

#: includes/emails/class-wcs-email-customer-payment-retry.php:32
msgid "Automatic payment failed for {order_number}, we will retry {retry_time}"
msgstr "{order_number}에 대한 자동 결제에 실패했습니다. {retry_time}을(를) 다시 시도합니다."

#: includes/emails/class-wcs-email-payment-retry.php:29
msgid "Automatic renewal payment failed"
msgstr "자동 갱신 결제 실패"

#: includes/admin/class-wc-subscriptions-admin.php:330
msgid "Automatically expire the subscription after this length of time. This length is in addition to any free trial or amount of time provided before a synchronised first renewal date."
msgstr "이 기간이 지나면 구독이 자동으로 만료됩니다. 이 기간은 동기화된 첫 번째 갱신 날짜 이전에 제공된 무료 평가판 또는 시간에 추가됩니다."

#: templates/admin/html-variation-price.php:67
msgctxt "Subscription Length dropdown's description in pricing fields"
msgid "Automatically expire the subscription after this length of time. This length is in addition to any free trial or amount of time provided before a synchronised first renewal date."
msgstr "이 기간이 지나면 구독이 자동으로 만료됩니다. 이 기간은 동기화된 첫 번째 갱신 날짜 이전에 제공된 무료 평가판 또는 시간에 추가됩니다."

#: includes/admin/reports/class-wcs-report-subscription-by-customer.php:48
msgid "Average Lifetime Value"
msgstr "평균 평생 가치"

#. translators: %s: help tip.
#: includes/admin/reports/class-wcs-report-subscription-by-product.php:95
msgid "Average Lifetime Value %s"
msgstr "평균 평생 가치 %s"

#. translators: %s: help tip.
#: includes/admin/reports/class-wcs-report-subscription-by-product.php:93
msgid "Average Recurring Line Total %s"
msgstr "평균 반복 라인 합계 %s"

#: includes/class-wc-subscription.php:2454
#: includes/class-wc-subscriptions-checkout.php:328
#: includes/wcs-order-functions.php:308
msgid "Backordered"
msgstr "이월 주문됨"

#: includes/admin/class-wc-subscriptions-admin.php:868
msgid "Because of this, it is not recommended as a payment method for Subscriptions unless it is the only available option for your country."
msgstr "이 때문에 해당 국가에서 사용할 수 있는 유일한 옵션이 아닌 한 구독에 대한 지불 방법으로 권장되지 않습니다."

#. translators: all placeholders are opening and closing <code> tags, no need to order them
#: includes/upgrades/templates/wcs-about-2-0.php:180
msgid "Because the %sWC_Subscription%s class extends %sWC_Order%s, you can use its familiar methods, like %s$subscription->update_status()%s or %s$subscription->get_total()%s."
msgstr "%sWC_Subscription%s 클래스는 %sWC_Order%s를 확장하므로 %s$subscription-&gt;update_status()%s 또는 %s$subscription-&gt;get_total()%s와 같은 친숙한 방법을 사용할 수 있습니다."

#. translators: Placeholders are the opening and closing link tags.
#: includes/gateways/paypal/includes/admin/class-wcs-paypal-admin.php:320
msgid "Before enabling PayPal Standard for Subscriptions, please note, when using PayPal Standard, customers are locked into using PayPal Standard for the life of their subscription, and PayPal Standard has a number of limitations. Please read the guide on %1$swhy we don't recommend PayPal Standard%2$s for Subscriptions before choosing to enable this option."
msgstr "구독에 PayPal 표준을 활성화하기 전에 PayPal 표준을 사용할 때 고객은 구독 기간 동안 PayPal 표준을 사용해야 하며 PayPal 표준에는 여러 가지 제한 사항이 있습니다. 이 옵션을 사용하도록 선택하기 전에 구독에 PayPal Standard%2$s를 권장하지 않는 이유 %1$sw에 대한 가이드를 읽어보십시오."

#. translators: placeholders are opening and closing tags
#: includes/upgrades/templates/wcs-upgrade.php:33
msgid "Before we send you on your way, we need to update your database to the newest version. If you do not have a recent backup of your site, %snow is the time to create one%s."
msgstr "귀하를 보내드리기 전에 귀하의 데이터베이스를 최신 버전으로 업데이트해야 합니다. 사이트에 대한 최근 백업이 없는 경우 %snow는 하나를 생성할 시간입니다%s."

#: includes/class-wc-subscriptions-switcher.php:490
msgctxt "when to allow switching"
msgid "Between Grouped Subscriptions"
msgstr "그룹화된 구독 간"

#: includes/class-wc-subscriptions-switcher.php:486
msgctxt "when to allow switching"
msgid "Between Subscription Variations"
msgstr "구독 변형 사이"

#: tests/unit/wcs_test_wcs_functions.php:833
msgctxt "table column header"
msgid "Big Bang"
msgstr "빅뱅"

#: includes/admin/meta-boxes/class-wcs-meta-box-subscription-data.php:137
msgid "Billing"
msgstr "청구"

#: includes/privacy/class-wcs-privacy-exporters.php:83
#: wcs-functions.php:284
msgid "Billing Address"
msgstr "청구 지 주소"

#: includes/admin/meta-boxes/views/html-subscription-schedule.php:34
#: templates/admin/deprecated/html-variation-price.php:57
msgid "Billing Period"
msgstr "청구 기간"

#: templates/admin/html-variation-price.php:56
msgid "Billing Period:"
msgstr "청구 기간:"

#: includes/gateways/paypal/includes/class-wcs-paypal-reference-transaction-ipn-handler.php:94
msgid "Billing agreement cancelled at PayPal."
msgstr "PayPal에서 결제 계약이 취소되었습니다."

#: templates/admin/html-variation-price.php:49
msgid "Billing interval:"
msgstr "청구 간격:"

#: includes/api/class-wc-rest-subscriptions-controller.php:504
#: includes/api/legacy/class-wc-rest-subscriptions-controller.php:355
msgid "Billing period for the subscription."
msgstr "구독에 대한 청구 기간입니다."

#: includes/admin/class-wcs-admin-post-types.php:527
msgctxt "meaning billing address"
msgid "Billing:"
msgstr "청구:"

#: includes/class-wc-subscriptions-addresses.php:71
msgid "Both the shipping address used for the subscription and your default shipping address for future purchases will be updated."
msgstr "구독에 사용된 배송 주소와 향후 구매를 위한 기본 배송 주소가 모두 업데이트됩니다."

#: templates/myaccount/my-subscriptions.php:77
msgid "Browse products"
msgstr "제품 찾아보기"

#: includes/privacy/class-wcs-privacy-exporters.php:82
msgid "Browser User Agent"
msgstr "브라우저 사용자 에이전트"

#: includes/upgrades/templates/wcs-about.php:108
msgid "But wait, there's more!"
msgstr "하지만 더 많은 것이 있습니다!"

#: includes/admin/class-wc-subscriptions-admin.php:1204
msgid "Button Text"
msgstr "버튼 텍스트"

#: includes/upgrades/templates/wcs-about.php:69
msgid "By default, Subscriptions will retry the payment 5 times over 7 days. The rules that control the retry system can be modified to customise:"
msgstr "기본적으로 구독은 7일 동안 5번 결제를 다시 시도합니다. 재시도 시스템을 제어하는 규칙을 수정하여 다음을 사용자 지정할 수 있습니다."

#. translators: placeholders are for opening and closing link (<a>) tags
#: includes/upgrades/templates/wcs-about-2-0.php:111
msgid "By default, adding new files to an existing subscription product will automatically provide active subscribers with access to the new files. However, now you can enable a %snew content dripping setting%s to provide subscribers with access to new files only after the next renewal payment."
msgstr "기본적으로 기존 구독 제품에 새 파일을 추가하면 활성 구독자에게 새 파일에 대한 액세스 권한이 자동으로 제공됩니다. 그러나 이제 다음 갱신 결제 후에만 구독자에게 새 파일에 대한 액세스 권한을 제공하기 위해 %s새 콘텐츠 드립핑 설정%s을(를) 활성화할 수 있습니다."

#: includes/upgrades/templates/wcs-about-2-0.php:166
msgid "By making a subscription a Custom Order Type, a subscription is also now a custom post type. This makes it faster to query subscriptions and it uses a database schema that is as scalable as WordPress posts and pages."
msgstr "구독을 사용자 정의 주문 유형으로 만들면 구독은 이제 사용자 정의 게시물 유형이기도 합니다. 이렇게 하면 구독을 더 빠르게 쿼리할 수 있으며 WordPress 게시물 및 페이지만큼 확장 가능한 데이터베이스 스키마를 사용합니다."

#: templates/html-early-renewal-modal-content.php:23
msgid "By renewing your subscription early your next payment will be %s."
msgstr "구독을 조기에 갱신하면 다음 결제 금액은 %s입니다."

#: templates/html-early-renewal-modal-content.php:28
msgid "By renewing your subscription early, your scheduled next payment on %s will be cancelled."
msgstr "구독을 조기에 갱신하면 %s에 예정된 다음 결제가 취소됩니다."

#: includes/privacy/class-wcs-privacy.php:92
msgid "By using WooCommerce Subscriptions, you may be storing personal data and depending on which third-party payment processors you’re using to take subscription payments, you may be sharing personal data with external sources."
msgstr "WooCommerce 구독을 사용하면 개인 데이터를 저장할 수 있으며 구독 결제에 사용하는 타사 결제 프로세서에 따라 외부 소스와 개인 데이터를 공유할 수 있습니다."

#: includes/admin/reports/class-wcs-report-cache-manager.php:321
msgid "Cache Update Failures"
msgstr "캐시 업데이트 실패"

#: wcs-functions.php:277
msgid "Can not get address type display name. Address type is not a string."
msgstr "주소 유형 표시 이름을 가져올 수 없습니다. 주소 유형이 문자열이 아닙니다."

#: wcs-functions.php:254
msgid "Can not get status name. Status is not a string."
msgstr "상태 이름을 가져올 수 없습니다. 상태는 문자열이 아닙니다."

#: includes/early-renewal/class-wcs-cart-early-renewal.php:367
msgid "Cancel"
msgstr "취소"

#: includes/admin/class-wcs-admin-post-types.php:260
#: includes/admin/class-wcs-admin-post-types.php:473
#: includes/class-wc-subscriptions-manager.php:1839
#: includes/wcs-user-functions.php:354
#: templates/myaccount/related-orders.php:78
msgctxt "an action on a subscription"
msgid "Cancel"
msgstr "취소"

#: includes/admin/class-wcs-admin-post-types.php:499
msgid "Cancel Now"
msgstr "지금 취소"

#: includes/privacy/class-wcs-privacy.php:109
msgid "Cancel and remove personal data"
msgstr "개인 데이터 취소 및 제거"

#: includes/admin/reports/class-wcs-report-subscription-events-by-date.php:949
msgid "Cancellations"
msgstr "취소"

#: includes/class-wc-subscriptions-manager.php:1051
#: wcs-functions.php:235
msgctxt "Subscription status"
msgid "Cancelled"
msgstr "취소 된"

#: tests/unit/scheduler/scheduler.php:69
#: wcs-functions.php:307
msgctxt "table heading"
msgid "Cancelled Date"
msgstr "취소 날짜"

#: includes/emails/class-wcs-email-cancelled-subscription.php:26
msgid "Cancelled Subscription"
msgstr "취소된 구독"

#: includes/emails/class-wcs-email-cancelled-subscription.php:27
msgid "Cancelled Subscription emails are sent when a customer's subscription is cancelled (either by a store manager, or the customer)."
msgstr "취소된 구독 이메일은 고객의 구독이 취소되면(점포 관리자 또는 고객에 의해) 전송됩니다."

#. translators: placeholder is an error message.
#: includes/api/legacy/class-wc-rest-subscriptions-controller.php:242
msgid "Cannot create subscription: %s."
msgstr "구독을 생성할 수 없음: %s."

#: includes/class-wc-subscriptions-manager.php:1838
msgid "Change"
msgstr "변화"

#. translators: %s: address type (eg. 'billing' or 'shipping').
#: includes/class-wc-subscriptions-addresses.php:213
msgctxt "change billing or shipping address"
msgid "Change %s address"
msgstr "%s 주소 변경"

#: includes/upgrades/templates/wcs-about-2-0.php:121
msgctxt "h3 on the About Subscriptions page for this new feature"
msgid "Change Payment Method"
msgstr "결제 수단 변경"

#: includes/upgrades/templates/wcs-about-2-0.php:134
msgid "Change Trial and End Dates"
msgstr "평가판 및 종료 날짜 변경"

#: includes/class-wc-subscriptions-addresses.php:47
msgid "Change address"
msgstr "주소를 바꾸다"

#: includes/admin/reports/class-wcs-report-subscription-events-by-date.php:718
msgid "Change in subscriptions between the start and end of the period."
msgstr "기간의 시작과 끝 사이의 구독 변경."

#: includes/class-wc-subscriptions-change-payment-gateway.php:277
msgctxt "label on button, imperative"
msgid "Change payment"
msgstr "결제 변경"

#: includes/gateways/class-wc-subscriptions-payment-gateways.php:279
msgid "Change payment features:"
msgstr "결제 기능 변경:"

#: templates/checkout/form-change-payment-method.php:47
msgctxt "text on button on checkout page"
msgid "Change payment method"
msgstr "결제 수단 변경"

#: includes/class-wc-subscriptions-change-payment-gateway.php:705
#: includes/class-wc-subscriptions-change-payment-gateway.php:743
msgctxt "the page title of the change payment method form"
msgid "Change payment method"
msgstr "결제 수단 변경"

#: includes/upgrades/templates/wcs-about-2-0.php:42
#: includes/upgrades/templates/wcs-about.php:41
msgid "Check Out What's New"
msgstr "새로운 기능 확인"

#. translators: placeholder is either empty or "Next payment is due..."
#: includes/class-wc-subscriptions-change-payment-gateway.php:211
msgid "Choose a new payment method.%s"
msgstr "새 결제 방법을 선택하세요.%s"

#: includes/class-wc-subscriptions-switcher.php:190
msgid "Choose a new subscription."
msgstr "새 구독을 선택합니다."

#. translators: placeholders are <em> tags
#: includes/admin/class-wc-subscriptions-admin.php:1243
msgid "Choose the default roles to assign to active and inactive subscribers. For record keeping purposes, a user account must be created for subscribers. Users with the %1$sadministrator%2$s role, such as yourself, will never be allocated these roles to prevent locking out administrators."
msgstr "활성 및 비활성 가입자에게 할당할 기본 역할을 선택합니다. 기록 보관을 위해 가입자용 사용자 계정을 만들어야 합니다. 자신과 같이 %1$sadministrator%2$s 역할이 있는 사용자에게는 관리자 잠금을 방지하기 위해 이러한 역할이 할당되지 않습니다."

#: includes/admin/class-wc-subscriptions-admin.php:285
msgid "Choose the subscription price, billing interval and period."
msgstr "구독 가격, 청구 간격 및 기간을 선택합니다."

#: includes/emails/class-wcs-email-cancelled-subscription.php:175
#: includes/emails/class-wcs-email-expired-subscription.php:173
#: includes/emails/class-wcs-email-on-hold-subscription.php:173
msgid "Choose which format of email to send."
msgstr "보낼 이메일 형식을 선택합니다."

#: templates/single-product/add-to-cart/variable-subscription.php:45
msgid "Clear"
msgstr "분명한"

#: includes/early-renewal/class-wcs-cart-early-renewal.php:105
msgid "Complete checkout to renew now."
msgstr "지금 갱신하려면 결제를 완료하세요."

#: includes/class-wcs-cart-renewal.php:227
msgid "Complete checkout to renew your subscription."
msgstr "구독을 갱신하려면 결제를 완료하세요."

#: includes/class-wcs-cart-resubscribe.php:91
#: includes/class-wcs-cart-resubscribe.php:119
msgid "Complete checkout to resubscribe."
msgstr "재가입하려면 결제를 완료하세요."

#: includes/emails/class-wcs-email-completed-renewal-order.php:25
msgid "Completed Renewal Order"
msgstr "완료된 갱신 주문"

#: includes/upgrades/templates/wcs-upgrade.php:63
msgid "Continue"
msgstr "계속하다"

#: includes/admin/meta-boxes/class-wcs-meta-box-subscription-data.php:232
msgid "Copy billing address"
msgstr "청구서 수신 주소 복사"

#. translators: placeholder is either subscription key or a subscription id, or, failing that, empty (e.g. "145_21" or "145")
#: includes/wcs-deprecated-functions.php:180
msgid "Could not get subscription. Most likely the subscription key does not refer to a subscription. The key was: \"%s\"."
msgstr "구독을 받을 수 없습니다. 구독 키가 구독을 참조하지 않을 가능성이 높습니다. 열쇠는 &quot;%s&quot;였습니다."

#: includes/admin/class-wcs-admin-system-status.php:357
msgctxt "label for the system status page"
msgid "Country / State"
msgstr "국가/주"

#: includes/class-wc-subscriptions-coupon.php:950
msgid "Coupon will be limited to the given number of payments. It will then be automatically removed from the subscription. \"Payments\" also includes the initial subscription payment."
msgstr "쿠폰은 지정된 결제 횟수로 제한됩니다. 그러면 구독에서 자동으로 제거됩니다. &quot;결제&quot;에는 초기 구독 결제도 포함됩니다."

#: includes/admin/class-wcs-admin-meta-boxes.php:171
msgid "Create pending parent order"
msgstr "보류 상위 주문 생성"

#: includes/admin/class-wcs-admin-meta-boxes.php:241
msgid "Create pending parent order requested by admin action."
msgstr "관리자 작업에서 요청한 보류 중인 상위 주문을 만듭니다."

#: includes/admin/class-wcs-admin-meta-boxes.php:169
msgid "Create pending renewal order"
msgstr "보류 중인 갱신 주문 생성"

#: includes/admin/class-wcs-admin-meta-boxes.php:199
msgid "Create pending renewal order requested by admin action."
msgstr "관리자 작업에서 요청한 보류 중인 갱신 주문을 만듭니다."

#: includes/class-wcs-auth.php:42
msgid "Create subscriptions"
msgstr "구독 만들기"

#: includes/privacy/class-wcs-privacy-exporters.php:78
msgid "Created Date"
msgstr "만든 날짜"

#: includes/class-wc-subscriptions-switcher.php:1874
msgctxt "a switch type"
msgid "Crossgrade"
msgstr "크로스그레이드"

#: includes/payment-retry/class-wcs-retry-admin.php:188
msgctxt "label for the system status page"
msgid "Custom Raw Retry Rule"
msgstr "사용자 정의 원시 재시도 규칙"

#: includes/payment-retry/class-wcs-retry-admin.php:196
msgctxt "label for the system status page"
msgid "Custom Retry Rule"
msgstr "사용자 지정 재시도 규칙"

#: includes/payment-retry/class-wcs-retry-admin.php:180
msgctxt "label for the system status page"
msgid "Custom Retry Rule Class"
msgstr "사용자 지정 재시도 규칙 클래스"

#: includes/payment-retry/class-wcs-retry-admin.php:172
msgctxt "label for the system status page"
msgid "Custom Retry Rules"
msgstr "사용자 지정 재시도 규칙"

#: includes/admin/class-wcs-admin-post-types.php:909
msgid "Custom field deleted."
msgstr "사용자 정의 필드가 삭제되었습니다."

#: includes/admin/class-wcs-admin-post-types.php:908
msgid "Custom field updated."
msgstr "사용자 정의 필드가 업데이트되었습니다."

#: includes/admin/reports/class-wcs-report-subscription-by-customer.php:22
#: includes/admin/reports/class-wcs-report-subscription-by-customer.php:97
msgid "Customer"
msgstr "고객"

#. translators: $1: customer's first name and last name, $2: how many subscriptions customer switched
#: templates/emails/admin-new-switch-order.php:18
#: templates/emails/plain/admin-new-switch-order.php:18
msgctxt "Used in switch notification admin email"
msgid "Customer %1$s has switched their subscription. The details of their new subscription are as follows:"
msgid_plural "Customer %1$s has switched %2$d of their subscriptions. The details of their new subscriptions are as follows:"
msgstr[0] "%1$s 고객이 구독을 전환했습니다. 새 구독에 대한 세부 정보는 다음과 같습니다."

#: includes/api/class-wc-rest-subscriptions-controller.php:184
msgid "Customer ID is invalid."
msgstr "고객 ID가 잘못되었습니다."

#: includes/emails/class-wcs-email-customer-payment-retry.php:24
msgid "Customer Payment Retry"
msgstr "고객 결제 재시도"

#: includes/admin/meta-boxes/class-wcs-meta-box-subscription-data.php:264
#: includes/admin/meta-boxes/class-wcs-meta-box-subscription-data.php:294
msgid "Customer Provided Note"
msgstr "고객이 제공한 메모"

#: includes/emails/class-wcs-email-customer-renewal-invoice.php:40
msgid "Customer Renewal Invoice"
msgstr "고객 갱신 송장"

#: includes/admin/class-wc-subscriptions-admin.php:1319
msgid "Customer Suspensions"
msgstr "고객 정지"

#: includes/admin/reports/class-wcs-report-subscription-by-customer.php:43
msgid "Customer Totals"
msgstr "고객 합계"

#: includes/admin/meta-boxes/class-wcs-meta-box-subscription-data.php:214
msgid "Customer add payment method page &rarr;"
msgstr "고객 추가 결제 수단 페이지 →"

#. translators: 1$: product name, 2$: product id
#: includes/class-wcs-remove-item.php:114
msgctxt "used in order note"
msgid "Customer added \"%1$s\" (Product ID: #%2$d) via the My Account page."
msgstr "고객이 내 계정 페이지를 통해 &quot;%1$s&quot;(제품 ID: #%2$d)를 추가했습니다."

#. translators: %s: new item name.
#: includes/class-wc-subscriptions-switcher.php:2001
msgctxt "used in order notes"
msgid "Customer added %s."
msgstr "고객이 %s을(를) 추가했습니다."

#: includes/admin/meta-boxes/class-wcs-meta-box-subscription-data.php:212
msgid "Customer change payment method page &rarr;"
msgstr "고객 변경 결제 수단 페이지 →"

#. translators: 1$: product name, 2$: product id
#: includes/class-wcs-remove-item.php:137
msgctxt "used in order note"
msgid "Customer removed \"%1$s\" (Product ID: #%2$d) via the My Account page."
msgstr "고객이 내 계정 페이지를 통해 &quot;%1$s&quot;(제품 ID: #%2$d)를 제거했습니다."

#: includes/early-renewal/class-wcs-cart-early-renewal.php:150
#: includes/early-renewal/class-wcs-cart-early-renewal.php:198
msgctxt "used in order note as reason for why subscription status changed"
msgid "Customer requested to renew early:"
msgstr "조기 갱신을 요청한 고객:"

#. translators: %s: order number.
#: includes/class-wcs-cart-resubscribe.php:320
msgid "Customer resubscribed in order #%s"
msgstr "고객이 주문 번호 %s로 재가입했습니다."

#: includes/class-wcs-cached-data-manager.php:110
#: includes/class-wcs-cached-data-manager.php:240
msgid "Customer subscription caching is now handled by %1$s and %2$s."
msgstr "고객 구독 캐싱은 이제 %1$s 및 %2$s에서 처리됩니다."

#: includes/class-wcs-cached-data-manager.php:86
msgid "Customer subscription caching is now handled by %1$s."
msgstr "고객 구독 캐싱은 이제 %1$s에서 처리됩니다."

#. translators: placeholder contains a link to the order's edit screen.
#: includes/early-renewal/wcs-early-renewal-functions.php:169
msgid "Customer successfully renewed early with order %s."
msgstr "고객이 주문 %s을(를) 일찍 갱신했습니다."

#. translators: 1$: old item, 2$: new item when switching
#: includes/class-wc-subscriptions-switcher.php:1998
msgctxt "used in order notes"
msgid "Customer switched from: %1$s to %2$s."
msgstr "고객이 %1$s에서 %2$s로 전환했습니다."

#: includes/admin/meta-boxes/class-wcs-meta-box-subscription-data.php:295
msgid "Customer's notes about the order"
msgstr "주문에 대한 고객의 메모"

#: includes/admin/meta-boxes/class-wcs-meta-box-subscription-data.php:55
msgid "Customer:"
msgstr "고객:"

#: includes/admin/reports/class-wcs-report-subscription-by-customer.php:23
msgid "Customers"
msgstr "고객"

#: includes/upgrades/templates/wcs-upgrade.php:43
msgid "Customers and other non-administrative users can browse and purchase from your store without interruption while the update is in progress."
msgstr "고객 및 기타 관리자가 아닌 사용자는 업데이트가 진행되는 동안 중단 없이 스토어에서 검색하고 구매할 수 있습니다."

#: includes/upgrades/templates/wcs-about-2-0.php:53
msgid "Customers can now purchase different subscription products in one transaction. The products can bill on any schedule and have any combination of sign-up fees and/or free trials."
msgstr "이제 고객은 한 번의 거래로 다양한 구독 제품을 구매할 수 있습니다. 제품은 모든 일정에 청구할 수 있으며 가입비 및/또는 무료 평가판을 조합하여 사용할 수 있습니다."

#: includes/privacy/class-wcs-privacy.php:277
msgid "Customers with a subscription are excluded from this setting."
msgstr "구독이 있는 고객은 이 설정에서 제외됩니다."

#. translators: placeholders are opening and closing <code> tags
#: includes/upgrades/templates/wcs-about.php:157
msgid "Customise Retry Rules"
msgstr "재시도 규칙 사용자 지정"

#: includes/class-wc-subscriptions-switcher.php:440
msgid "Customise the text displayed on the button next to the subscription on the subscriber's account page. The default is \"Switch Subscription\", but you may wish to change this to \"Upgrade\" or \"Change Subscription\"."
msgstr "구독자 계정 페이지의 구독 옆에 있는 버튼에 표시되는 텍스트를 사용자 지정합니다. 기본값은 &quot;구독 전환&quot;이지만 &quot;업그레이드&quot; 또는 &quot;구독 변경&quot;으로 변경할 수 있습니다."

#: includes/upgrades/templates/wcs-upgrade.php:29
msgid "Database Update Required"
msgstr "데이터베이스 업데이트 필요"

#. translators: placeholder is a list of version numbers (e.g. "1.3 & 1.4 & 1.5")
#: includes/upgrades/class-wc-subscriptions-upgrader.php:337
msgid "Database updated to version %s"
msgstr "데이터베이스가 버전 %s(으)로 업데이트되었습니다."

#: includes/admin/meta-boxes/views/html-related-orders-table.php:19
#: includes/admin/reports/class-wcs-report-subscription-events-by-date.php:776
#: includes/admin/reports/class-wcs-report-subscription-payment-retry.php:195
#: includes/admin/reports/class-wcs-report-upcoming-recurring-revenue.php:209
#: templates/myaccount/related-orders.php:23
#: templates/myaccount/related-orders.php:47
msgid "Date"
msgstr "날짜"

#: includes/class-wc-subscriptions-manager.php:2295
msgid "Date Changed"
msgstr "변경된 날짜"

#: templates/emails/on-hold-subscription.php:24
msgctxt "table headings in notification email"
msgid "Date Suspended"
msgstr "일시 중단 날짜"

#. translators: placeholder is localised date string
#: templates/emails/plain/on-hold-subscription.php:36
msgid "Date Suspended: %s"
msgstr "일시 중단 날짜: %s"

#: wcs-functions.php:345
msgid "Date type can not be an empty string."
msgstr "날짜 유형은 빈 문자열일 수 없습니다."

#: wcs-functions.php:343
msgid "Date type is not a string."
msgstr "날짜 유형이 문자열이 아닙니다."

#: includes/class-wc-subscriptions-synchroniser.php:319
#: templates/admin/deprecated/html-variation-synchronisation.php:36
#: templates/admin/html-variation-synchronisation.php:42
msgctxt "input field placeholder for day field for annual subscriptions"
msgid "Day"
msgstr "낮"

#: includes/data-stores/class-wcs-customer-store-cached-cpt.php:55
msgid "Delete Customer Subscription Cache"
msgstr "고객 구독 캐시 삭제"

#: includes/admin/class-wcs-admin-post-types.php:475
#: includes/admin/class-wcs-admin-post-types.php:493
msgid "Delete Permanently"
msgstr "영구 삭제"

#: includes/data-stores/class-wcs-related-order-store-cached-cpt.php:70
msgid "Delete Related Order Cache"
msgstr "관련 주문 캐시 삭제"

#: includes/admin/class-wc-subscriptions-admin.php:836
msgid "Delete all variations without a subscription"
msgstr "구독 없이 모든 변형 삭제"

#: includes/admin/class-wcs-admin-post-types.php:493
msgid "Delete this item permanently"
msgstr "이 항목을 영구적으로 삭제"

#. translators: placeholders are opening and closing <code> tags
#: includes/upgrades/templates/wcs-about-2-0.php:169
msgid "Developers can also now use all the familiar WordPress functions, like %sget_posts()%s, to query or modify subscription data."
msgstr "개발자는 이제 %sget_posts()%s와 같은 모든 친숙한 WordPress 기능을 사용하여 구독 데이터를 쿼리하거나 수정할 수 있습니다."

#: templates/myaccount/subscription-details.php:57
msgid "Disable auto renew"
msgstr "자동 갱신 비활성화"

#: includes/class-wc-subscriptions-coupon.php:717
msgid "Discount"
msgstr "할인"

#: includes/class-wcs-my-account-auto-renew-toggle.php:154
msgid "Display the auto renewal toggle"
msgstr "자동 갱신 토글 표시"

#: includes/class-wcs-limiter.php:50
msgid "Do not limit"
msgstr "제한하지 마십시오"

#: includes/class-wc-subscriptions-synchroniser.php:750
#: includes/class-wc-subscriptions-synchroniser.php:767
msgid "Do not synchronise"
msgstr "동기화하지 않음"

#: includes/upgrades/templates/wcs-about-2-0.php:36
#: woocommerce-subscriptions.php:1146
msgctxt "short for documents"
msgid "Docs"
msgstr "문서"

#: includes/upgrades/templates/wcs-about.php:35
msgctxt "short for documents"
msgid "Documentation"
msgstr "선적 서류 비치"

#: includes/class-wc-subscriptions-switcher.php:1868
msgctxt "a switch type"
msgid "Downgrade"
msgstr "다운그레이드"

#: includes/admin/class-wc-subscriptions-admin.php:220
msgid "Downloadable"
msgstr "다운로드 가능"

#: includes/admin/class-wc-subscriptions-admin.php:1348
#: includes/upgrades/templates/wcs-about-2-0.php:108
msgid "Drip Downloadable Content"
msgstr "드립 다운로드 가능한 콘텐츠"

#: includes/early-renewal/class-wcs-early-renewal-manager.php:53
msgid "Early Renewal"
msgstr "조기 갱신"

#: includes/admin/meta-boxes/class-wcs-meta-box-subscription-data.php:138
#: includes/admin/meta-boxes/class-wcs-meta-box-subscription-data.php:229
#: includes/payment-retry/class-wcs-retry-post-store.php:40
msgid "Edit"
msgstr "편집하다"

#: woocommerce-subscriptions.php:267
msgctxt "custom post type setting"
msgid "Edit"
msgstr "편집하다"

#: includes/payment-retry/class-wcs-retry-post-store.php:41
msgid "Edit Retry"
msgstr "재시도 수정"

#: includes/admin/class-wcs-wc-admin-manager.php:56
msgid "Edit Subscription"
msgstr "구독 수정"

#: woocommerce-subscriptions.php:268
msgctxt "custom post type setting"
msgid "Edit Subscription"
msgstr "구독 수정"

#. translators: placeholder is error message
#: includes/api/legacy/class-wc-api-subscriptions.php:276
msgctxt "API error message when editing the order failed"
msgid "Edit subscription failed with error: %s"
msgstr "오류로 인해 구독 편집 실패: %s"

#: includes/admin/meta-boxes/views/html-retries-table.php:31
msgid "Email"
msgstr "이메일"

#: includes/privacy/class-wcs-privacy-exporters.php:86
msgid "Email Address"
msgstr "이메일 주소"

#: includes/emails/class-wcs-email-cancelled-subscription.php:165
#: includes/emails/class-wcs-email-expired-subscription.php:163
#: includes/emails/class-wcs-email-on-hold-subscription.php:163
msgctxt "Name the setting that controls the main heading contained within the email notification"
msgid "Email Heading"
msgstr "이메일 제목"

#: includes/emails/class-wcs-email-cancelled-subscription.php:173
#: includes/emails/class-wcs-email-expired-subscription.php:171
#: includes/emails/class-wcs-email-on-hold-subscription.php:171
msgctxt "text, html or multipart"
msgid "Email type"
msgstr "이메일 유형"

#. translators: placeholder is customer's billing email
#: includes/admin/class-wcs-admin-post-types.php:532
msgid "Email: %s"
msgstr "이메일: %s"

#: includes/upgrades/templates/wcs-about.php:78
msgid "Enable Automatic Retry"
msgstr "자동 재시도 활성화"

#: includes/gateways/paypal/includes/admin/class-wcs-paypal-admin.php:312
msgid "Enable PayPal Standard for Subscriptions"
msgstr "구독에 대해 PayPal 표준 활성화"

#: templates/myaccount/subscription-details.php:50
msgid "Enable auto renew"
msgstr "자동 갱신 활성화"

#: woocommerce-subscriptions.php:941
msgid "Enable automatic payments"
msgstr "자동 결제 활성화"

#: includes/payment-retry/class-wcs-retry-admin.php:145
msgid "Enable automatic retry of failed recurring payments"
msgstr "실패한 반복 결제의 자동 재시도 활성화"

#: includes/admin/class-wc-subscriptions-admin.php:1349
msgid "Enable dripping for downloadable content on subscription products."
msgstr "구독 제품의 다운로드 가능한 콘텐츠에 대해 드립을 활성화합니다."

#: includes/emails/class-wcs-email-cancelled-subscription.php:145
#: includes/emails/class-wcs-email-customer-renewal-invoice.php:212
#: includes/emails/class-wcs-email-expired-subscription.php:143
#: includes/emails/class-wcs-email-on-hold-subscription.php:143
msgid "Enable this email notification"
msgstr "이 이메일 알림 활성화"

#: includes/emails/class-wcs-email-cancelled-subscription.php:143
#: includes/emails/class-wcs-email-customer-renewal-invoice.php:210
#: includes/emails/class-wcs-email-expired-subscription.php:141
#: includes/emails/class-wcs-email-on-hold-subscription.php:141
msgctxt "an email notification"
msgid "Enable/Disable"
msgstr "켜기 끄기"

#. translators: %s is a line break.
#: includes/admin/class-wc-subscriptions-admin.php:1354
msgid "Enabling this grants access to new downloadable files added to a product only after the next renewal is processed.%sBy default, access to new downloadable files added to a product is granted immediately to any customer that has an active subscription with that product."
msgstr "이 기능을 활성화하면 다음 갱신이 처리된 후에만 제품에 추가된 새 다운로드 가능한 파일에 대한 액세스 권한이 부여됩니다.%s기본적으로 제품에 추가된 새 다운로드 가능한 파일에 대한 액세스 권한은 해당 제품에 대한 활성 구독이 있는 모든 고객에게 즉시 부여됩니다."

#: includes/admin/class-wcs-admin-post-types.php:430
msgid "End Date"
msgstr "종료일"

#: tests/unit/scheduler/scheduler.php:70
#: wcs-functions.php:308
msgctxt "table heading"
msgid "End Date"
msgstr "종료일"

#: templates/emails/expired-subscription.php:24
msgctxt "table headings in notification email"
msgid "End Date"
msgstr "종료일"

#. translators: placeholder is localised date string
#: templates/emails/plain/expired-subscription.php:39
msgid "End Date: %s"
msgstr "종료 날짜: %s"

#: templates/myaccount/subscription-details.php:27
msgctxt "customer subscription table header"
msgid "End date"
msgstr "종료일"

#: templates/emails/subscription-info.php:27
msgctxt "table heading"
msgid "End date"
msgstr "종료일"

#. translators: placeholder is localised end date, or "when cancelled"
#: templates/emails/plain/subscription-info.php:33
msgctxt "in plain emails for subscription information"
msgid "End date: %s"
msgstr "종료 날짜: %s"

#: templates/emails/cancelled-subscription.php:24
msgctxt "table headings in notification email"
msgid "End of Prepaid Term"
msgstr "선불 기간 종료"

#. translators: placeholder is localised date string
#: templates/emails/plain/cancelled-subscription.php:39
msgid "End of Prepaid Term: %s"
msgstr "선불 기간 종료: %s"

#: includes/class-wcs-query.php:318
msgid "Endpoint for the My Account &rarr; Change Subscription Payment Method page"
msgstr "내 계정 엔드포인트 → 구독 결제 수단 변경 페이지"

#: includes/class-wcs-query.php:300
msgid "Endpoint for the My Account &rarr; Subscriptions page"
msgstr "내 계정의 끝점 → 구독 페이지"

#: includes/class-wcs-query.php:309
msgid "Endpoint for the My Account &rarr; View Subscription page"
msgstr "내 계정의 끝점 → 구독 보기 페이지"

#: includes/admin/class-wc-subscriptions-admin.php:835
msgid "Enter a new interval as a single number (e.g. to charge every 2nd month, enter 2):"
msgstr "새 간격을 단일 숫자로 입력하십시오(예: 두 번째 달마다 청구하려면 2 입력)."

#: includes/admin/class-wc-subscriptions-admin.php:834
msgid "Enter a new length (e.g. 5):"
msgstr "새 길이 입력(예: 5):"

#. translators: placeholder is admin email
#: includes/emails/class-wcs-email-cancelled-subscription.php:152
#: includes/emails/class-wcs-email-expired-subscription.php:150
#: includes/emails/class-wcs-email-on-hold-subscription.php:150
msgid "Enter recipients (comma separated) for this email. Defaults to %s."
msgstr "이 이메일의 수신자(쉼표로 구분)를 입력하세요. 기본값은 %s입니다."

#: includes/admin/class-wc-subscriptions-admin.php:833
msgid "Enter the new period, either day, week, month or year:"
msgstr "새 기간(일, 주, 월 또는 연도)을 입력합니다."

#: includes/gateways/paypal/includes/class-wcs-paypal-reference-transaction-api-response.php:136
msgctxt "used in api error message if there is no severity code from PayPal"
msgid "Error"
msgstr "오류"

#. translators: placeholder is an internal error number
#: includes/class-wc-subscriptions-checkout.php:205
msgid "Error %d: Unable to add tax to subscription. Please try again."
msgstr "오류 %d: 구독에 세금을 추가할 수 없습니다. 다시 시도해 주세요."

#. translators: placeholder is an internal error number
#: includes/class-wc-subscriptions-checkout.php:217
msgid "Error %d: Unable to create order. Please try again."
msgstr "오류 %d: 주문을 생성할 수 없습니다. 다시 시도해 주세요."

#. translators: placeholder is an internal error number
#: includes/class-wc-subscriptions-checkout.php:188
#: includes/class-wc-subscriptions-checkout.php:374
msgid "Error %d: Unable to create subscription. Please try again."
msgstr "오류 %d: 구독을 생성할 수 없습니다. 다시 시도해 주세요."

#: includes/class-wc-subscription.php:596
msgid "Error during subscription status transition."
msgstr "구독 상태 전환 중 오류가 발생했습니다."

#. translators: 1$-2$: opening and closing <strong> tags.
#: includes/class-wcs-permalink-manager.php:91
msgid "Error saving Subscriptions endpoints: %1$sSubscriptions%2$s, %1$sView subscription%2$s and %1$sSubscription payment method%2$s cannot be the same. The changes have been reverted."
msgstr "구독 끝점 저장 중 오류 발생: %1$sSubscriptions%2$s, %1$sView 구독%2$s 및 %1$s구독 결제 방법%2$s은(는) 동일할 수 없습니다. 변경 사항이 되돌려졌습니다."

#. translators: placeholder is error message from the payment gateway or subscriptions when updating the status
#: includes/admin/meta-boxes/class-wcs-meta-box-subscription-data.php:401
msgid "Error updating some information: %s"
msgstr "일부 정보 업데이트 중 오류: %s"

#: includes/class-wc-subscriptions-manager.php:520
msgid "Error: Unable to add product to created subscription. Please try again."
msgstr "오류: 생성된 구독에 제품을 추가할 수 없습니다. 다시 시도해 주세요."

#. translators: placeholder is an order note.
#: includes/class-wc-subscriptions-manager.php:124
msgid "Error: Unable to create renewal order with note \"%s\""
msgstr "오류: &quot;%s&quot; 메모가 있는 갱신 주문을 생성할 수 없습니다."

#: includes/class-wc-subscriptions-manager.php:498
msgid "Error: Unable to create subscription. Please try again."
msgstr "오류: 구독을 생성할 수 없습니다. 다시 시도해 주세요."

#: includes/admin/meta-boxes/views/html-subscription-schedule.php:63
msgid "Error: unable to find timezone of your browser."
msgstr "오류: 브라우저의 시간대를 찾을 수 없습니다."

#. translators: placeholder is "{time_left}", will be replaced on front end with actual time
#: includes/upgrades/class-wc-subscriptions-upgrader.php:369
#: includes/upgrades/class-wc-subscriptions-upgrader.php:415
msgctxt "Message that gets sent to front end."
msgid "Estimated time left (minutes:seconds): %s"
msgstr "남은 예상 시간(분:초): %s"

#: includes/admin/class-wc-subscriptions-admin.php:327
#: includes/admin/class-wc-subscriptions-admin.php:451
#: templates/admin/html-variation-price.php:66
msgid "Expire after"
msgstr "만료일"

#: includes/class-wc-subscriptions-manager.php:1054
#: wcs-functions.php:237
msgctxt "Subscription status"
msgid "Expired"
msgstr "만료됨"

#. translators: placeholder is a post count.
#: woocommerce-subscriptions.php:348
msgctxt "post status label including post count"
msgid "Expired <span class=\"count\">(%s)</span>"
msgid_plural "Expired <span class=\"count\">(%s)</span>"
msgstr[0] "만료됨 <span class=\"count\">(%s)</span>"

#: includes/emails/class-wcs-email-expired-subscription.php:26
msgid "Expired Subscription"
msgstr "만료된 구독"

#: includes/emails/class-wcs-email-expired-subscription.php:27
msgid "Expired Subscription emails are sent when a customer's subscription expires."
msgstr "만료된 구독 이메일은 고객의 구독이 만료되면 전송됩니다."

#: includes/admin/reports/class-wcs-report-subscription-events-by-date.php:780
#: includes/admin/reports/class-wcs-report-subscription-payment-retry.php:199
#: includes/admin/reports/class-wcs-report-upcoming-recurring-revenue.php:213
msgid "Export CSV"
msgstr "CSV 내보내기"

#: includes/class-wc-subscriptions-manager.php:1060
msgctxt "Subscription status"
msgid "Failed"
msgstr "실패한"

#: includes/admin/class-wcs-admin-reports.php:83
msgid "Failed Payment Retries"
msgstr "결제 재시도 실패"

#: includes/upgrades/templates/wcs-about.php:68
msgid "Failed recurring payments can now be retried automatically. This helps recover revenue that would otherwise be lost due to payment methods being declined only temporarily."
msgstr "실패한 반복 결제는 이제 자동으로 재시도할 수 있습니다. 이렇게 하면 일시적으로만 거부되는 결제 수단으로 인해 손실될 수익을 복구하는 데 도움이 됩니다."

#: includes/admin/reports/class-wcs-report-subscription-payment-retry.php:263
msgid "Failed retries"
msgstr "재시도 실패"

#. translators: placeholder is subscription ID
#: includes/class-wc-subscriptions-manager.php:2171
msgid "Failed sign-up for subscription %s."
msgstr "구독 %s에 대한 등록에 실패했습니다."

#. translators: $1: order number, $2: error message
#: includes/class-wc-subscriptions-manager.php:304
msgid "Failed to activate subscription status for order #%1$s: %2$s"
msgstr "주문 번호 %1$s에 대한 구독 상태 활성화 실패: %2$s"

#. translators: $1: order number, $2: error message
#: includes/class-wc-subscriptions-manager.php:360
msgid "Failed to cancel subscription after order #%1$s was cancelled: %2$s"
msgstr "주문 #%1$s 취소 후 구독 취소 실패: %2$s"

#. translators: $1: order number, $2: error message
#: includes/class-wc-subscriptions-manager.php:424
msgid "Failed to process failed payment on subscription for order #%1$s: %2$s"
msgstr "주문 번호 %1$s에 대한 구독 결제 실패 처리 실패: %2$s"

#. translators: $1: order number, $2: error message
#: includes/class-wc-subscriptions-manager.php:388
msgid "Failed to set subscription as expired for order #%1$s: %2$s"
msgstr "주문 #%1$s에 대한 구독을 만료된 것으로 설정하지 못했습니다: %2$s"

#. translators: placeholder contains a link to the order's edit screen.
#: includes/early-renewal/wcs-early-renewal-functions.php:172
msgid "Failed to update subscription dates after customer renewed early with order %s."
msgstr "고객이 주문 %s을(를) 일찍 갱신한 후 구독 날짜를 업데이트하지 못했습니다."

#. translators: $1: order number, $2: error message
#: includes/class-wc-subscriptions-manager.php:332
msgid "Failed to update subscription status after order #%1$s was put on-hold: %2$s"
msgstr "주문 #%1$s이(가) 보류된 후 구독 상태 업데이트 실패: %2$s"

#. translators: $1-$2: opening and closing tags. Link to documents->payment gateways, 3$-4$: opening and closing tags. Link to WooCommerce extensions shop page
#: includes/admin/class-wc-subscriptions-admin.php:1932
msgid "Find new gateways that %1$ssupport automatic subscription payments%2$s in the official %3$sWooCommerce Marketplace%4$s."
msgstr "공식 %3$sWooCommerce Marketplace%4$s에서 %1$s자동 구독 결제%2$s를 지원하는 새로운 게이트웨이를 찾으십시오."

#. translators: placeholder is a date
#: includes/class-wc-subscriptions-synchroniser.php:838
msgid "First payment prorated. Next payment: %s"
msgstr "일할 계산된 첫 번째 지불. 다음 결제: %s"

#. translators: placeholder is a date
#: includes/class-wc-subscriptions-synchroniser.php:841
msgid "First payment: %s"
msgstr "첫 번째 결제: %s"

#. translators: placeholder is a date
#: includes/wcs-cart-functions.php:389
#: tests/unit/wcs_test_wcs_cart_functions.php:225
msgid "First renewal: %s"
msgstr "첫 번째 갱신: %s"

#: includes/class-wc-subscriptions-switcher.php:433
#: includes/class-wc-subscriptions-synchroniser.php:236
msgctxt "when to prorate first payment / subscription length"
msgid "For All Subscription Products"
msgstr "모든 구독 제품의 경우"

#: includes/class-wc-subscriptions-switcher.php:401
msgctxt "when to prorate recurring fee when switching"
msgid "For Upgrades & Downgrades of All Subscription Products"
msgstr "모든 구독 제품의 업그레이드 및 다운그레이드"

#: includes/class-wc-subscriptions-switcher.php:400
msgctxt "when to prorate recurring fee when switching"
msgid "For Upgrades & Downgrades of Virtual Subscription Products Only"
msgstr "가상 구독 제품의 업그레이드 및 다운그레이드 전용"

#: includes/class-wc-subscriptions-switcher.php:399
msgctxt "when to prorate recurring fee when switching"
msgid "For Upgrades of All Subscription Products"
msgstr "모든 구독 제품의 업그레이드용"

#: includes/class-wc-subscriptions-switcher.php:398
msgctxt "when to prorate recurring fee when switching"
msgid "For Upgrades of Virtual Subscription Products Only"
msgstr "가상 구독 제품의 업그레이드에만 해당"

#: includes/class-wc-subscriptions-switcher.php:432
#: includes/class-wc-subscriptions-synchroniser.php:235
msgctxt "when to prorate first payment / subscription length"
msgid "For Virtual Subscription Products Only"
msgstr "가상 구독 제품 전용"

#. translators: placeholders are opening and closing <strong> tags
#: includes/upgrades/templates/wcs-about-2-0.php:124
msgid "For a store manager to change a subscription from automatic to manual renewal payments (or manual to automatic) with Subscriptions v1.5, the database needed to be modified directly. Subscriptions now provides a way for payment gateways to allow you to change that from the new %sEdit Subscription%s interface."
msgstr "매장 관리자가 Subscriptions v1.5를 사용하여 자동에서 수동 갱신 결제로(또는 수동에서 자동으로) 구독을 변경하려면 데이터베이스를 직접 수정해야 했습니다. 구독은 이제 지불 게이트웨이가 새로운 %sEdit Subscription%s 인터페이스에서 변경할 수 있는 방법을 제공합니다."

#. translators: placeholders are opening and closing link tags, linking to additional privacy policy documentation.
#: includes/privacy/class-wcs-privacy.php:95
msgid "For the purposes of processing recurring subscription payments, we store the customer's name, billing address, shipping address, email address, phone number and credit card/payment details."
msgstr "정기 구독 결제를 처리할 목적으로 고객의 이름, 청구서 수신 주소, 배송 주소, 이메일 주소, 전화번호 및 신용카드/결제 세부정보를 저장합니다."

#: includes/wcs-cart-functions.php:227
msgctxt "shipping method price"
msgid "Free"
msgstr "무료"

#: templates/admin/deprecated/html-variation-price.php:97
#: templates/admin/deprecated/html-variation-price.php:104
msgid "Free Trial"
msgstr "무료 시험판"

#: includes/wcs-cart-functions.php:282
msgid "Free shipping coupon"
msgstr "무료 배송 쿠폰"

#: includes/admin/class-wc-subscriptions-admin.php:354
#: templates/admin/html-variation-price.php:25
msgid "Free trial"
msgstr "무료 시험판"

#: includes/admin/class-wc-subscriptions-admin.php:452
msgid "Free trial length"
msgstr "무료 평가판 기간"

#: includes/admin/class-wc-subscriptions-admin.php:453
msgid "Free trial period"
msgstr "무료 체험 기간"

#. translators: %s: gateway ID.
#: includes/admin/meta-boxes/class-wcs-meta-box-subscription-data.php:175
#: includes/class-wcs-change-payment-method-admin.php:53
msgctxt "The gateway ID displayed on the Edit Subscriptions screen when editing payment method."
msgid "Gateway ID: [%s]"
msgstr "게이트웨이 ID: [%s]"

#: includes/api/class-wc-rest-subscriptions-controller.php:360
#: includes/api/legacy/class-wc-api-subscriptions.php:315
#: includes/api/legacy/class-wc-rest-subscriptions-controller.php:306
msgid "Gateway does not support admin changing the payment method on a Subscription."
msgstr "게이트웨이는 구독에서 지불 방법을 변경하는 관리자를 지원하지 않습니다."

#: includes/admin/meta-boxes/class-wcs-meta-box-subscription-data.php:52
msgid "General"
msgstr "일반적인"

#: includes/data-stores/class-wcs-customer-store-cached-cpt.php:54
msgid "Generate Customer Subscription Cache"
msgstr "고객 구독 캐시 생성"

#: includes/data-stores/class-wcs-related-order-store-cached-cpt.php:69
msgid "Generate Related Order Cache"
msgstr "관련 주문 캐시 생성"

#: includes/upgrades/templates/wcs-about-2-0.php:194
msgid "Go to WooCommerce Subscriptions Settings"
msgstr "WooCommerce 구독 설정으로 이동"

#: includes/upgrades/templates/wcs-about.php:213
msgid "Go to WooCommerce Subscriptions Settings &raquo;"
msgstr "WooCommerce 구독 설정으로 이동 »"

#. translators: hour placeholder for time input, javascript format
#: includes/wcs-helper-functions.php:45
msgid "HH"
msgstr "헉"

#: includes/emails/class-wcs-email-cancelled-subscription.php:180
#: includes/emails/class-wcs-email-expired-subscription.php:178
#: includes/emails/class-wcs-email-on-hold-subscription.php:178
msgctxt "email type"
msgid "HTML"
msgstr "HTML"

#. translators: %s: Customer first name
#: templates/emails/customer-completed-renewal-order.php:17
#: templates/emails/customer-completed-switch-order.php:17
#: templates/emails/customer-on-hold-renewal-order.php:17
#: templates/emails/customer-payment-retry.php:16
#: templates/emails/customer-processing-renewal-order.php:17
#: templates/emails/customer-renewal-invoice.php:16
#: templates/emails/plain/customer-completed-renewal-order.php:16
#: templates/emails/plain/customer-completed-switch-order.php:16
#: templates/emails/plain/customer-on-hold-renewal-order.php:16
#: templates/emails/plain/customer-payment-retry.php:16
#: templates/emails/plain/customer-processing-renewal-order.php:16
#: templates/emails/plain/customer-renewal-invoice.php:16
msgid "Hi %s,"
msgstr "그의,"

#. translators: placeholders are opening and closing code tags
#: includes/upgrades/templates/wcs-about.php:197
msgid "Honour Renewal Order Data"
msgstr "명예 갱신 주문 데이터"

#: includes/upgrades/templates/wcs-about.php:50
msgid "How many customers stay subscribed for more than 6 months? What is the average lifetime value of your subscribers? How much renewal revenue will your store earn next month?"
msgstr "6개월 이상 구독을 유지하는 고객은 몇 명입니까? 구독자의 평균 평생 가치는 얼마입니까? 다음 달에 귀하의 상점에서 얼마나 많은 갱신 수익을 올릴 수 있습니까?"

#: templates/myaccount/my-subscriptions.php:33
#: templates/myaccount/related-subscriptions.php:31
msgid "ID"
msgstr "ID"

#: templates/emails/subscription-info.php:25
msgctxt "subscription ID table heading"
msgid "ID"
msgstr "ID"

#: includes/privacy/class-wcs-privacy-exporters.php:81
msgid "IP Address"
msgstr "IP 주소"

#: includes/gateways/paypal/includes/class-wcs-paypal-standard-ipn-handler.php:491
msgid "IPN subscription cancelled."
msgstr "IPN 구독이 취소되었습니다."

#: includes/gateways/paypal/includes/class-wcs-paypal-standard-ipn-handler.php:378
msgid "IPN subscription failing payment method changed."
msgstr "IPN 구독 실패 결제 방법이 변경되었습니다."

#. translators: 1: payment status (e.g. "completed"), 2: pending reason.
#: includes/gateways/paypal/includes/class-wcs-paypal-standard-ipn-handler.php:439
msgctxt "used in order note"
msgid "IPN subscription payment %1$s for reason: %2$s."
msgstr "IPN 구독 결제 %1$s 이유: %2$s."

#. translators: placeholder is payment status (e.g. "completed")
#: includes/gateways/paypal/includes/class-wcs-paypal-standard-ipn-handler.php:426
#: includes/gateways/paypal/includes/class-wcs-paypal-standard-ipn-handler.php:435
msgctxt "used in order note"
msgid "IPN subscription payment %s."
msgstr "IPN 구독 결제 %s."

#: includes/gateways/paypal/includes/class-wcs-paypal-standard-ipn-handler.php:332
#: includes/gateways/paypal/includes/class-wcs-paypal-standard-ipn-handler.php:416
msgid "IPN subscription payment completed."
msgstr "IPN 구독 결제가 완료되었습니다."

#: includes/gateways/paypal/includes/class-wcs-paypal-standard-ipn-handler.php:507
msgid "IPN subscription payment failure."
msgstr "IPN 구독 결제 실패."

#: includes/gateways/paypal/includes/class-wcs-paypal-standard-ipn-handler.php:275
msgctxt "when it is a payment change, and there is a subscr_signup message, this will be a confirmation message that PayPal accepted it being the new payment method"
msgid "IPN subscription payment method changed to PayPal."
msgstr "IPN 구독 결제 수단이 PayPal로 변경되었습니다."

#: includes/gateways/paypal/includes/class-wcs-paypal-standard-ipn-handler.php:279
msgid "IPN subscription sign up completed."
msgstr "IPN 구독 가입이 완료되었습니다."

#: includes/gateways/paypal/includes/class-wcs-paypal-standard-ipn-handler.php:468
msgid "IPN subscription suspended."
msgstr "IPN 구독이 일시 중단되었습니다."

#: includes/admin/class-wc-subscriptions-admin.php:1261
msgid "If a subscriber's subscription is manually cancelled or expires, she will be assigned this role."
msgstr "구독자의 구독이 수동으로 취소되거나 만료되면 이 역할이 할당됩니다."

#: includes/class-wc-subscriptions-synchroniser.php:227
msgid "If a subscription is synchronised to a specific day of the week, month or year, charge a prorated amount for the subscription at the time of sign up."
msgstr "구독이 특정 요일, 월 또는 연도와 동기화된 경우 구독 시 비례 배분된 금액을 청구합니다."

#. translators: placeholders are opening and closing link tags, linking to additional privacy policy documentation.
#: includes/privacy/class-wcs-privacy.php:99
msgid "If you are using PayPal Standard or PayPal Reference transactions please see the %1$sPayPal Privacy Policy%2$s for more details."
msgstr "PayPal 표준 또는 PayPal 참조 거래를 사용하는 경우 자세한 내용은 %1$sPayPal 개인정보 보호정책%2$s을 참조하십시오."

#. translators: placeholders are opening and closing link tags
#: includes/admin/class-wc-subscriptions-admin.php:1301
msgid "If you don't want new subscription purchases to automatically charge renewal payments, you can turn off automatic payments. Existing automatic subscriptions will continue to charge customers automatically. %1$sLearn more%2$s."
msgstr "신규 구독 구매 시 갱신 결제가 자동으로 청구되지 않도록 하려면 자동 결제를 끌 수 있습니다. 기존 자동 구독은 계속해서 고객에게 자동으로 요금을 청구합니다. %1$s자세히 알아보기%2$s."

#. translators: placeholder is number of seconds
#: includes/upgrades/templates/wcs-upgrade-in-progress.php:34
msgid "If you received a server error and reloaded the page to find this notice, please refresh the page in %s seconds and the upgrade routine will recommence without issues."
msgstr "서버 오류를 수신하고 이 알림을 찾기 위해 페이지를 새로고침한 경우 %s초 후에 페이지를 새로 고치면 업그레이드 루틴이 문제 없이 다시 시작됩니다."

#: includes/class-wcs-failed-scheduled-action-manager.php:134
msgid "Ignore this error"
msgstr "이 오류 무시"

#: includes/gateways/paypal/includes/admin/class-wcs-paypal-admin.php:194
msgid "Ignore this error (not recommended)"
msgstr "이 오류 무시(권장하지 않음)"

#: includes/upgrades/templates/wcs-about.php:127
msgid "Import subscriptions to WooCommerce via CSV, or export your subscriptions from WooCommerce to a CSV with the WooCommerce Subscriptions Importer/Exporter extension."
msgstr "CSV를 통해 WooCommerce 구독을 가져오거나 WooCommerce 구독 Importer/Exporter 확장을 사용하여 WooCommerce에서 CSV로 구독을 내보냅니다."

#: includes/upgrades/templates/wcs-about.php:126
msgctxt "h3 on the About Subscriptions page for this new feature"
msgid "Import/Export Subscriptions"
msgstr "구독 가져오기/내보내기"

#: includes/upgrades/class-wcs-upgrade-notice-manager.php:85
msgid "Improved scheduled action data storage"
msgstr "향상된 예약 작업 데이터 저장"

#. translators: placeholder is human time diff (e.g. "3 weeks")
#: includes/class-wc-subscription.php:1192
#: includes/class-wc-subscriptions-manager.php:2289
msgid "In %s"
msgstr "%s에서"

#: includes/upgrades/templates/wcs-about.php:199
msgid "In previous versions of Subscriptions, the subscription total was passed to payment gateways as the amount to charge for automatic renewal payments. This made it unnecessarily complicated to add one-time fees or discounts to a renewal."
msgstr "이전 버전의 구독에서는 구독 총액이 자동 갱신 결제에 대해 청구할 금액으로 결제 게이트웨이에 전달되었습니다. 이로 인해 갱신에 일회성 수수료나 할인을 추가하는 것이 불필요하게 복잡해졌습니다."

#: includes/admin/class-wc-subscriptions-admin.php:1260
msgid "Inactive Subscriber Role"
msgstr "비활성 가입자 역할"

#: includes/upgrades/class-wcs-upgrade-notice-manager.php:89
msgid "Increased processing rate for scheduled payments"
msgstr "예정된 지불에 대한 처리 속도 증가"

#: includes/admin/meta-boxes/class-wcs-meta-box-related-orders.php:82
msgctxt "relation to order"
msgid "Initial Subscription"
msgstr "초기 구독"

#: includes/class-wc-subscriptions-coupon.php:697
msgid "Initial payment discount"
msgstr "초기 결제 할인"

#: woocommerce-subscriptions.php:858
msgid "Installed Plugins"
msgstr "설치된 플러그인"

#. translators: placeholder is date type (e.g. "end", "next_payment"...)
#: includes/class-wc-subscription.php:2364
msgctxt "appears in an error message if date is wrong format"
msgid "Invalid %s date. The date must be of the format: \"Y-m-d H:i:s\"."
msgstr "잘못된 %s 날짜입니다. 날짜는 &quot;Ymd H:i:s&quot; 형식이어야 합니다."

#: includes/gateways/paypal/includes/class-wcs-paypal-standard-ipn-handler.php:645
msgid "Invalid PayPal IPN Payload: unable to find matching subscription."
msgstr "잘못된 PayPal IPN 페이로드: 일치하는 구독을 찾을 수 없습니다."

#: includes/class-wc-subscriptions-change-payment-gateway.php:250
#: includes/class-wcs-template-loader.php:28
#: includes/wcs-helper-functions.php:286
msgid "Invalid Subscription."
msgstr "잘못된 구독입니다."

#: wcs-functions.php:130
msgctxt "Error message while creating a subscription"
msgid "Invalid created date. The date must be a string and of the format: \"Y-m-d H:i:s\"."
msgstr "잘못된 생성 날짜입니다. 날짜는 &quot;Ymd H:i:s&quot; 형식의 문자열이어야 합니다."

#: includes/class-wc-subscription.php:2337
msgid "Invalid data. First parameter has a date that is not in the registered date types."
msgstr "유효하지 않은 데이터. 첫 번째 매개변수에 등록된 날짜 유형에 없는 날짜가 있습니다."

#: includes/class-wc-subscription.php:2330
msgid "Invalid data. First parameter was empty when passed to update_dates()."
msgstr "유효하지 않은 데이터. update_dates()에 전달할 때 첫 번째 매개변수가 비어 있었습니다."

#: includes/wcs-order-functions.php:571
msgid "Invalid data. No valid item id was passed in."
msgstr "유효하지 않은 데이터. 유효한 항목 ID가 전달되지 않았습니다."

#: includes/wcs-order-functions.php:567
msgid "Invalid data. No valid subscription / order was passed in."
msgstr "유효하지 않은 데이터. 유효한 구독/주문이 전달되지 않았습니다."

#: includes/wcs-order-functions.php:148
msgctxt "In wcs_copy_order_meta error message. Refers to origin and target order objects."
msgid "Invalid data. Orders expected aren't orders."
msgstr "유효하지 않은 데이터. 예상되는 주문은 주문이 아닙니다."

#: includes/wcs-order-functions.php:152
msgctxt "Refers to the type of the copy being performed: \"copy_order\", \"subscription\", \"renewal_order\", \"resubscribe_order\""
msgid "Invalid data. Type of copy is not a string."
msgstr "유효하지 않은 데이터. 복사 유형이 문자열이 아닙니다."

#: wcs-functions.php:137
msgctxt "Error message while creating a subscription"
msgid "Invalid date. The date must be a string and of the format: \"Y-m-d H:i:s\"."
msgstr "잘못된 날짜. 날짜는 &quot;Ymd H:i:s&quot; 형식의 문자열이어야 합니다."

#: includes/class-wc-subscription.php:2326
msgid "Invalid format. First parameter needs to be an array."
msgstr "잘못된 형식입니다. 첫 번째 매개변수는 배열이어야 합니다."

#: includes/class-wc-subscriptions-change-payment-gateway.php:259
msgid "Invalid order."
msgstr "잘못된 주문입니다."

#: includes/class-wc-subscriptions-cart.php:1238
msgid "Invalid recurring shipping method."
msgstr "반복 배송 방법이 잘못되었습니다."

#. translators: 1: relation type, 2: list of valid relation types.
#: includes/abstracts/abstract-wcs-related-order-store.php:148
msgid "Invalid relation type: %1$s. Order relationship type must be one of: %2$s."
msgstr "잘못된 관계 유형: %1$s. 주문 관계 유형은 %2$s 중 하나여야 합니다."

#: includes/class-wc-subscriptions-manager.php:2262
msgid "Invalid security token, please reload the page and try again."
msgstr "잘못된 보안 토큰입니다. 페이지를 새로고침하고 다시 시도하세요."

#. translators: 1) passed sort order type argument, 2) 'ascending', 3) 'descending'.
#: includes/wcs-helper-functions.php:266
msgid "Invalid sort order type: %1$s. The $sort_order argument must be %2$s or %3$s."
msgstr "잘못된 정렬 순서 유형: %1$s. $sort_order 인수는 %2$s 또는 %3$s여야 합니다."

#: includes/api/legacy/class-wc-api-subscriptions.php:388
#: wcs-functions.php:152
msgid "Invalid subscription billing interval given. Must be an integer greater than 0."
msgstr "잘못된 구독 청구 간격이 지정되었습니다. 0보다 큰 정수여야 합니다."

#: includes/api/legacy/class-wc-api-subscriptions.php:399
#: wcs-functions.php:147
msgid "Invalid subscription billing period given."
msgstr "잘못된 구독 청구 기간이 지정되었습니다."

#: wcs-functions.php:142
msgctxt "Error message while creating a subscription"
msgid "Invalid subscription customer_id."
msgstr "잘못된 구독 customer_id입니다."

#: includes/api/class-wc-rest-subscriptions-controller.php:289
#: includes/api/legacy/class-wc-rest-subscriptions-controller.php:172
msgid "Invalid subscription id."
msgstr "잘못된 구독 ID입니다."

#: includes/api/legacy/class-wc-api-subscriptions.php:102
#: wcs-functions.php:178
msgid "Invalid subscription status given."
msgstr "잘못된 구독 상태가 제공되었습니다."

#. translators: placeholder is a switch type.
#: includes/class-wcs-switch-cart-item.php:303
msgid "Invalid switch type \"%s\". Switch must be one of: \"upgrade\", \"downgrade\" or \"crossgrade\"."
msgstr "잘못된 스위치 유형 &quot;%s&quot;입니다. 스위치는 &quot;업그레이드&quot;, &quot;다운그레이드&quot; 또는 &quot;크로스그레이드&quot; 중 하나여야 합니다."

#. translators: %s: invalid type of update argument.
#: includes/class-wcs-post-meta-cache-manager.php:199
msgid "Invalid update type: %s. Post update types supported are \"add\" or \"delete\". Updates are done on post meta directly."
msgstr "잘못된 업데이트 유형: %s. 지원되는 업데이트 후 유형은 &quot;추가&quot; 또는 &quot;삭제&quot;입니다. 업데이트는 포스트 메타에서 직접 수행됩니다."

#: includes/emails/class-wcs-email-customer-renewal-invoice.php:49
msgid "Invoice for renewal order {order_number}"
msgstr "갱신 주문 {order_number}에 대한 인보이스"

#: includes/emails/class-wcs-email-customer-renewal-invoice.php:48
msgid "Invoice for renewal order {order_number} from {order_date}"
msgstr "{order_date}의 갱신 주문 {order_number}에 대한 인보이스"

#. translators: $1 and $2 are opening and closing strong tags, respectively.
#: includes/gateways/paypal/includes/admin/class-wcs-paypal-admin.php:63
msgid "It is %1$sstrongly recommended you do not change the Receiver Email address%2$s if you have active subscriptions with PayPal. Doing so can break existing subscriptions."
msgstr "PayPal에 활성 구독이 있는 경우 %1$s수신자 이메일 주소%2$s를 변경하지 않는 것이 좋습니다. 그렇게 하면 기존 구독이 중단될 수 있습니다."

#. translators: 1$-2$: opening and closing <strong> tags. 3$-4$: opening and closing link tags for learn more. Leads to duplicate site article on docs. 5$-6$: Opening and closing link to production URL. 7$: Production URL .
#: woocommerce-subscriptions.php:927
msgid "It looks like this site has moved or is a duplicate site. %1$sWooCommerce Subscriptions%2$s has disabled automatic payments and subscription related emails on this site to prevent duplicate payments from a staging or test environment. %1$sWooCommerce Subscriptions%2$s considers %5$s%7$s%6$s to be the site's URL. %3$sLearn more &raquo;%4$s."
msgstr "이 사이트는 이동했거나 중복 사이트인 것 같습니다. %1$sWooCommerce Subscriptions%2$s은(는) 준비 또는 테스트 환경에서 중복 지불을 방지하기 위해 이 사이트에서 자동 지불 및 구독 관련 이메일을 비활성화했습니다. %1$sWooCommerce Subscriptions%2$s은(는) %5$s%7$s%6$s를 사이트의 URL로 간주합니다. %3$s자세히 알아보기 »%4$s."

#. translators: placeholders are opening and closing <strong> tags
#: includes/upgrades/templates/wcs-about-2-0.php:137
msgid "It was already possible to change a subscription's next payment date, but some store managers wanted to provide a customer with an extended free trial or add an extra month to the expiration date. Now you can change all of these dates from the %sEdit Subscription%s screen."
msgstr "구독의 다음 결제 날짜는 이미 변경할 수 있었지만 일부 매장 관리자는 고객에게 연장된 무료 평가판을 제공하거나 만료 날짜에 한 달을 더 추가하기를 원했습니다. 이제 %s구독 수정%s 화면에서 이 모든 날짜를 변경할 수 있습니다."

#: includes/upgrades/templates/wcs-about-2-0.php:52
msgid "It's now easier for your customers to buy more subscriptions!"
msgstr "이제 고객이 더 많은 구독을 구매하는 것이 더 쉬워졌습니다!"

#: includes/api/class-wc-rest-subscriptions-controller.php:573
msgid "Item ID."
msgstr "항목 ID."

#: includes/admin/class-wcs-admin-post-types.php:424
msgid "Items"
msgstr "아이템"

#. translators: %s: Order number
#: templates/emails/customer-processing-renewal-order.php:19
#: templates/emails/plain/customer-processing-renewal-order.php:18
msgid "Just to let you know &mdash; we've received your subscription renewal order #%s, and it is now being processed:"
msgstr "귀하의 구독 갱신 주문 #%s이(가) 접수되어 현재 처리 중임을 알려드립니다."

#: templates/admin/deprecated/order-shipping-html.php:8
msgid "Label"
msgstr "상표"

#: includes/admin/reports/class-wcs-report-subscription-events-by-date.php:735
#: includes/admin/reports/class-wcs-report-subscription-payment-retry.php:162
msgid "Last 7 Days"
msgstr "지난 7일"

#: includes/admin/reports/class-wcs-report-subscription-events-by-date.php:733
#: includes/admin/reports/class-wcs-report-subscription-payment-retry.php:160
msgid "Last Month"
msgstr "지난 달"

#: includes/admin/class-wcs-admin-post-types.php:429
msgid "Last Order Date"
msgstr "마지막 주문 날짜"

#: templates/emails/cancelled-subscription.php:23
#: templates/emails/expired-subscription.php:23
#: templates/emails/on-hold-subscription.php:23
#: tests/unit/scheduler/scheduler.php:68
#: wcs-functions.php:306
msgctxt "table heading"
msgid "Last Order Date"
msgstr "마지막 주문 날짜"

#. translators: placeholder is last time subscription was paid
#: templates/emails/plain/cancelled-subscription.php:32
#: templates/emails/plain/expired-subscription.php:32
msgid "Last Order Date: %s"
msgstr "마지막 주문 날짜: %s"

#. translators: placeholder is last time subscription was paid
#: templates/emails/plain/on-hold-subscription.php:32
msgid "Last Order: %s"
msgstr "마지막 주문: %s"

#: includes/class-wc-subscriptions-synchroniser.php:783
msgid "Last day of the month"
msgstr "이달의 마지막 날"

#: templates/myaccount/subscription-details.php:25
msgctxt "customer subscription table header"
msgid "Last order date"
msgstr "마지막 주문 날짜"

#: includes/gateways/paypal/includes/templates/html-ipn-failure-notice.php:36
msgid "Last recorded error:"
msgstr "마지막으로 기록된 오류:"

#: includes/upgrades/templates/wcs-about.php:79
msgctxt "learn more link to failed payment retry documentation"
msgid "Learn More"
msgstr "더 알아보기"

#: includes/upgrades/templates/wcs-about.php:100
msgctxt "learn more link to subscription emails documentation"
msgid "Learn More"
msgstr "더 알아보기"

#: includes/upgrades/templates/wcs-about.php:55
msgctxt "learn more link to subscription reports documentation"
msgid "Learn More"
msgstr "더 알아보기"

#: includes/class-wcs-failed-scheduled-action-manager.php:139
#: includes/upgrades/class-wcs-upgrade-notice-manager.php:106
msgid "Learn more"
msgstr "더 알아보기"

#. translators: placeholders are opening and closing link tags
#: includes/upgrades/templates/wcs-about-2-0.php:97
msgid "Learn more about the new %sView Subscription page%s."
msgstr "새 %s구독 보기 페이지%s에 대해 자세히 알아보세요."

#. translators: placeholders are opening and closing link tags
#: includes/upgrades/templates/wcs-about-2-0.php:56
msgid "Learn more about the new %smultiple subscriptions%s feature."
msgstr "새로운 %s다중 구독%s 기능에 대해 자세히 알아보세요."

#. translators: %s: help tip.
#: includes/admin/reports/class-wcs-report-subscription-by-customer.php:105
msgid "Lifetime Value from Subscriptions %s"
msgstr "구독 %s의 평생 가치"

#: includes/class-wcs-limiter.php:46
msgid "Limit subscription"
msgstr "구독 제한"

#: includes/class-wcs-limiter.php:51
msgid "Limit to one active subscription"
msgstr "하나의 활성 구독으로 제한"

#: includes/class-wcs-limiter.php:52
msgid "Limit to one of any status"
msgstr "모든 상태 중 하나로 제한"

#. translators: %1$s is the coupon code, %2$d is the number of payment usages
#: includes/class-wc-subscriptions-coupon.php:1047
msgid "Limited use coupon \"%1$s\" removed from subscription. It has been used %2$d time."
msgid_plural "Limited use coupon \"%1$s\" removed from subscription. It has been used %2$d times."
msgstr[0] "구독에서 제한된 사용 쿠폰 &quot;%1$&quot;이(가) 제거되었습니다. %2$d번 사용되었습니다."

#: includes/api/class-wc-rest-subscriptions-controller.php:618
msgid "Line subtotal (before discounts)."
msgstr "라인 소계(할인 전)."

#: includes/api/class-wc-rest-subscriptions-controller.php:623
msgid "Line subtotal tax (before discounts)."
msgstr "라인 소계 세금(할인 전)."

#: includes/api/class-wc-rest-subscriptions-controller.php:638
msgid "Line taxes."
msgstr "라인 세금."

#: includes/api/class-wc-rest-subscriptions-controller.php:628
msgid "Line total (after discounts)."
msgstr "라인 합계(할인 후)."

#: includes/api/class-wc-rest-subscriptions-controller.php:633
msgid "Line total tax (after discounts)."
msgstr "라인 총 세금(할인 후)."

#: includes/admin/class-wc-subscriptions-admin.php:1730
#: includes/admin/class-wcs-admin-system-status.php:109
msgctxt "refers to live site"
msgid "Live"
msgstr "살다"

#: includes/admin/meta-boxes/class-wcs-meta-box-subscription-data.php:140
msgid "Load billing address"
msgstr "청구서 수신 주소 로드"

#: includes/admin/meta-boxes/class-wcs-meta-box-subscription-data.php:231
msgid "Load shipping address"
msgstr "배송 주소 로드"

#. translators: php date string
#: includes/admin/class-wcs-admin-post-types.php:917
msgctxt "used in \"Subscription scheduled for <date>\""
msgid "M j, Y @ G:i"
msgstr "M j, Y @ G:i"

#. translators: minute placeholder for time input, javascript format
#: includes/wcs-helper-functions.php:48
msgid "MM"
msgstr "MM"

#: includes/admin/class-wc-subscriptions-admin.php:986
msgid "Manage Subscriptions"
msgstr "구독 관리"

#: includes/admin/class-wcs-admin-post-types.php:961
#: includes/class-wc-subscription.php:1999
#: includes/class-wcs-change-payment-method-admin.php:168
msgid "Manual Renewal"
msgstr "수동 갱신"

#: includes/admin/class-wc-subscriptions-admin.php:1284
msgid "Manual Renewal Payments"
msgstr "수동 갱신 지불"

#: includes/class-wc-subscriptions-manager.php:134
msgid "Manual renewal order awaiting customer payment."
msgstr "고객 지불을 기다리는 수동 갱신 주문."

#. translators: placeholder is number of upgraded subscriptions
#: includes/upgrades/class-wc-subscriptions-upgrader.php:345
msgctxt "used in the subscriptions upgrader"
msgid "Marked %s subscription products as \"sold individually\"."
msgstr "%s 구독 제품을 &quot;개별 판매&quot;로 표시했습니다."

#: includes/api/class-wc-rest-subscriptions-controller.php:675
msgid "Meta key."
msgstr "메타 키."

#: includes/api/class-wc-rest-subscriptions-controller.php:681
msgid "Meta label."
msgstr "메타 레이블."

#: includes/api/class-wc-rest-subscriptions-controller.php:687
msgid "Meta value."
msgstr "메타 값."

#. translators: 1$: number of action scheduler hooks upgraded, 2$: "{execution_time}", will be replaced on front end with actual time
#: includes/upgrades/class-wc-subscriptions-upgrader.php:354
msgid "Migrated %1$s subscription related hooks to the new scheduler (in %2$s seconds)."
msgstr "%1$s 구독 관련 후크를 새 스케줄러로 마이그레이션했습니다(%2$s초 후)."

#. translators: 1$: number of subscriptions upgraded, 2$: "{execution_time}", will be replaced on front end with actual time it took
#: includes/upgrades/class-wc-subscriptions-upgrader.php:366
msgid "Migrated %1$s subscriptions to the new structure (in %2$s seconds)."
msgstr "%1$s 구독을 새 구조로 마이그레이션했습니다(%2$s초 후)."

#: includes/admin/class-wc-subscriptions-admin.php:1312
msgctxt "options section heading"
msgid "Miscellaneous"
msgstr "여러 가지 잡다한"

#: includes/admin/class-wc-subscriptions-admin.php:1330
msgid "Mixed Checkout"
msgstr "혼합 결제"

#: includes/class-wc-subscriptions-synchroniser.php:311
msgid "Month for Synchronisation"
msgstr "동기화 월"

#: includes/admin/class-wcs-admin-post-types.php:489
msgid "Move this item to the Trash"
msgstr "이 항목을 휴지통으로 이동"

#: includes/emails/class-wcs-email-cancelled-subscription.php:181
#: includes/emails/class-wcs-email-expired-subscription.php:179
#: includes/emails/class-wcs-email-on-hold-subscription.php:179
msgctxt "email type"
msgid "Multipart"
msgstr "멀티파트"

#: includes/upgrades/templates/wcs-about-2-0.php:51
msgid "Multiple Subscriptions"
msgstr "다중 구독"

#: includes/class-wcs-template-loader.php:28
msgid "My Account"
msgstr "내 계정"

#: includes/class-wcs-query.php:143
msgid "My Subscription"
msgstr "내 구독"

#: includes/privacy/class-wcs-privacy.php:236
msgid "N/A"
msgstr "해당 없음"

#: includes/gateways/paypal/includes/class-wcs-paypal-reference-transaction-api-response.php:150
#: templates/admin/deprecated/order-shipping-html.php:14
#: templates/admin/deprecated/order-tax-html.php:9
msgctxt "no information about something"
msgid "N/A"
msgstr "해당 없음"

#: includes/class-wc-subscriptions-switcher.php:397
#: includes/class-wc-subscriptions-switcher.php:431
msgctxt "when to allow a setting"
msgid "Never"
msgstr "절대"

#: includes/class-wc-subscriptions-synchroniser.php:234
msgctxt "when to prorate first payment / subscription length"
msgid "Never (charge the full recurring amount at sign-up)"
msgstr "안 함(가입 시 전체 반복 금액 청구)"

#: includes/class-wc-subscriptions-switcher.php:416
msgctxt "when to prorate signup fee when switching"
msgid "Never (charge the full sign up fee)"
msgstr "안 함(전체 가입비 청구)"

#: includes/class-wc-subscriptions-switcher.php:415
msgctxt "when to prorate signup fee when switching"
msgid "Never (do not charge a sign up fee)"
msgstr "안 함(가입비를 청구하지 않음)"

#: includes/class-wc-subscriptions-synchroniser.php:233
msgctxt "when to prorate first payment / subscription length"
msgid "Never (do not charge any recurring amount)"
msgstr "안 함(반복 금액을 청구하지 않음)"

#: includes/wcs-time-functions.php:88
msgctxt "Subscription length"
msgid "Never expire"
msgstr "만료되지 않음"

#. translators: placeholders are opening and closing <code> tags
#: includes/upgrades/templates/wcs-about-2-0.php:175
msgid "New %sWC_Subscription%s Object"
msgstr "새 %sWC_Subscription%s 개체"

#. translators: placeholders are opening and closing code tags
#: includes/upgrades/templates/wcs-about-2-0.php:164
msgid "New %sshop_subscription%s Post Type"
msgstr "새 %sshop_subscription%s 게시물 유형"

#: includes/upgrades/templates/wcs-about-2-0.php:68
msgid "New Add/Edit Subscription Screen"
msgstr "새로운 구독 추가/편집 화면"

#: includes/emails/class-wcs-email-new-renewal-order.php:22
msgid "New Renewal Order"
msgstr "신규 갱신 주문"

#: includes/payment-retry/class-wcs-retry-post-store.php:42
msgid "New Retry"
msgstr "새 재시도"

#: woocommerce-subscriptions.php:269
msgctxt "custom post type setting"
msgid "New Subscription"
msgstr "새 구독"

#: includes/upgrades/templates/wcs-about.php:90
msgid "New Subscription Emails"
msgstr "새 구독 이메일"

#: includes/admin/reports/class-wcs-report-subscription-events-by-date.php:855
msgid "New Subscriptions"
msgstr "새 구독"

#: includes/upgrades/templates/wcs-about-2-0.php:87
msgid "New View Subscription Page"
msgstr "새 보기 구독 페이지"

#: includes/emails/class-wcs-email-new-renewal-order.php:23
msgid "New renewal order emails are sent when a subscription renewal payment is processed."
msgstr "구독 갱신 지불이 처리되면 새로운 갱신 주문 이메일이 전송됩니다."

#: templates/emails/admin-new-switch-order.php:28
#: templates/emails/customer-completed-switch-order.php:26
msgid "New subscription details"
msgstr "새 구독 세부정보"

#: includes/emails/class-wcs-email-new-renewal-order.php:25
msgid "New subscription renewal order"
msgstr "새 구독 갱신 주문"

#: templates/myaccount/my-subscriptions.php:65
msgid "Next"
msgstr "다음"

#: includes/admin/reports/class-wcs-report-upcoming-recurring-revenue.php:179
msgid "Next 12 Months"
msgstr "다음 12개월"

#: includes/admin/reports/class-wcs-report-upcoming-recurring-revenue.php:180
msgid "Next 30 Days"
msgstr "다음 30일"

#: includes/admin/reports/class-wcs-report-upcoming-recurring-revenue.php:182
msgid "Next 7 Days"
msgstr "다음 7일"

#: includes/admin/reports/class-wcs-report-upcoming-recurring-revenue.php:181
msgid "Next Month"
msgstr "다음 달"

#: includes/admin/class-wcs-admin-post-types.php:428
msgid "Next Payment"
msgstr "다음 지불"

#: templates/myaccount/my-subscriptions.php:40
#: tests/unit/scheduler/scheduler.php:67
#: wcs-functions.php:305
msgctxt "table heading"
msgid "Next Payment"
msgstr "다음 지불"

#. translators: placeholder is the subscription's next payment date (either human readable or normal date) wrapped in <strong> tags
#: templates/checkout/subscription-receipt.php:24
msgid "Next Payment Date: %s"
msgstr "다음 지불 날짜: %s"

#: templates/myaccount/my-subscriptions.php:23
#: templates/myaccount/related-subscriptions.php:23
#: templates/myaccount/related-subscriptions.php:39
msgctxt "table heading"
msgid "Next payment"
msgstr "다음 지불"

#: templates/myaccount/subscription-details.php:26
msgctxt "customer subscription table header"
msgid "Next payment date"
msgstr "다음 지불 날짜"

#: templates/emails/plain/subscription-info.php:38
#: templates/emails/subscription-info.php:42
msgid "Next payment: %s"
msgstr "다음 결제: %s"

#: includes/admin/class-wc-subscriptions-admin.php:1724
#: includes/admin/class-wcs-admin-system-status.php:95
#: includes/admin/reports/class-wcs-report-cache-manager.php:317
msgid "No"
msgstr "아니"

#: woocommerce-subscriptions.php:323
msgid "No Subscriptions found"
msgstr "구독을 찾을 수 없습니다"

#: woocommerce-subscriptions.php:274
msgctxt "custom post type setting"
msgid "No Subscriptions found in trash"
msgstr "휴지통에 구독이 없습니다."

#: includes/admin/meta-boxes/class-wcs-meta-box-subscription-data.php:150
msgid "No billing address set."
msgstr "청구서 수신 주소가 설정되지 않았습니다."

#: includes/admin/reports/class-wcs-report-subscription-by-customer.php:32
msgid "No customers found."
msgstr "고객이 없습니다."

#. translators: $1-2: opening and closing tags of a link that takes to Woo marketplace / Stripe product page
#: includes/admin/class-wc-subscriptions-admin.php:1912
msgid "No payment gateways capable of processing automatic subscription payments are enabled. If you would like to process automatic payments, we recommend the %1$sfree Stripe extension%2$s."
msgstr "자동 구독 결제를 처리할 수 있는 결제 게이트웨이가 활성화되어 있지 않습니다. 자동 결제를 처리하려면 %1$s무료 Stripe 확장 프로그램%2$s를 권장합니다."

#: includes/admin/reports/class-wcs-report-subscription-by-product.php:30
msgid "No products found."
msgstr "검색된 제품이 없습니다."

#: includes/payment-retry/class-wcs-retry-post-store.php:46
msgid "No retries found"
msgstr "재시도를 찾을 수 없음"

#: includes/payment-retry/class-wcs-retry-post-store.php:47
msgid "No retries found in trash"
msgstr "휴지통에 재시도가 없습니다."

#: includes/admin/meta-boxes/class-wcs-meta-box-subscription-data.php:242
msgid "No shipping address set."
msgstr "배송 주소가 설정되지 않았습니다."

#: includes/class-wc-subscriptions-order.php:704
msgctxt "An order type"
msgid "Non-subscription"
msgstr "비구독"

#: includes/admin/class-wcs-admin-post-types.php:955
msgid "None"
msgstr "없음"

#: includes/class-wc-subscription.php:1205
msgid "Not cancelled"
msgstr "취소되지 않음"

#: includes/class-wc-subscription.php:1202
msgid "Not yet ended"
msgstr "아직 끝나지 않았다"

#: includes/admin/class-wc-subscriptions-admin.php:2036
msgid "Note that purchasing a subscription still requires an account."
msgstr "구독을 구매하려면 여전히 계정이 필요합니다."

#: templates/emails/email-order-details.php:61
msgid "Note:"
msgstr "메모:"

#: includes/admin/reports/class-wcs-report-retention-rate.php:156
msgctxt "X axis label on retention rate graph"
msgid "Number of days after sign-up"
msgstr "가입 후 일 수"

#: includes/admin/reports/class-wcs-report-retention-rate.php:162
msgctxt "X axis label on retention rate graph"
msgid "Number of months after sign-up"
msgstr "가입 후 개월 수"

#: includes/admin/reports/class-wcs-report-subscription-events-by-date.php:901
msgid "Number of renewals"
msgstr "갱신 횟수"

#: includes/admin/reports/class-wcs-report-subscription-events-by-date.php:886
msgid "Number of resubscribes"
msgstr "재구독 횟수"

#: includes/admin/reports/class-wcs-report-retention-rate.php:159
msgctxt "X axis label on retention rate graph"
msgid "Number of weeks after sign-up"
msgstr "가입 후 주 수"

#: wcs-functions.php:234
msgctxt "Subscription status"
msgid "On hold"
msgstr "보류 중"

#: includes/class-wc-subscriptions-manager.php:1064
msgctxt "Subscription status"
msgid "On-hold"
msgstr "보류"

#: includes/emails/class-wcs-email-customer-on-hold-renewal-order.php:23
msgid "On-hold Renewal Order"
msgstr "보류 중인 갱신 주문"

#: includes/admin/class-wc-subscriptions-admin.php:389
msgid "One time shipping"
msgstr "한 번 배송"

#. translators: placeholders are opening and closing link tags
#: includes/class-wcs-limiter.php:48
msgid "Only allow a customer to have one subscription to this product. %1$sLearn more%2$s."
msgstr "고객이 이 제품에 대해 한 번만 구독할 수 있도록 허용합니다. %1$s자세히 알아보기%2$s."

#: includes/class-wc-subscriptions-manager.php:2266
msgid "Only store managers can edit payment dates."
msgstr "매장 관리자만 결제 날짜를 수정할 수 있습니다."

#: includes/gateways/paypal/includes/admin/class-wcs-paypal-admin.php:199
msgid "Open a ticket"
msgstr "티켓 열기"

#: includes/admin/class-wc-subscriptions-admin.php:342
msgid "Optionally include an amount to be charged at the outset of the subscription. The sign-up fee will be charged immediately, even if the product has a free trial or the payment dates are synced."
msgstr "선택적으로 구독 시작 시 청구할 금액을 포함합니다. 제품이 무료 평가판이거나 결제 날짜가 동기화된 경우에도 가입비는 즉시 청구됩니다."

#: templates/myaccount/related-orders.php:22
msgid "Order"
msgstr "주문하다"

#. translators: %s is order's number
#: includes/class-wcs-cart-renewal.php:330
msgid "Order #%s has not been added to the cart."
msgstr "주문 #%s이(가) 장바구니에 추가되지 않았습니다."

#. translators: %s: order ID (linked to details page).
#: includes/early-renewal/class-wcs-cart-early-renewal.php:312
msgid "Order %s created to record early renewal."
msgstr "조기 갱신을 기록하기 위해 주문 %s이(가) 생성되었습니다."

#. translators: placeholder is order ID
#: includes/class-wc-subscriptions-renewal-order.php:161
msgid "Order %s created to record renewal."
msgstr "갱신을 기록하기 위해 주문 %s이(가) 생성되었습니다."

#: includes/admin/meta-boxes/views/html-related-orders-table.php:17
#: templates/myaccount/related-orders.php:42
msgid "Order Number"
msgstr "주문 번호"

#: templates/emails/plain/email-order-details.php:17
msgid "Order date: %s"
msgstr "주문 날짜: %s"

#: templates/emails/plain/email-order-details.php:16
msgid "Order number: %s"
msgstr "주문 번호: %s"

#: includes/admin/class-wcs-admin-post-types.php:431
msgctxt "number of orders linked to a subscription"
msgid "Orders"
msgstr "명령"

#. translators: placeholder is blogname
#: includes/gateways/paypal/includes/class-wcs-paypal-reference-transaction-api-request.php:71
msgctxt "data sent to paypal"
msgid "Orders with %s"
msgstr "%s의 주문"

#: includes/class-wc-subscriptions-order.php:699
msgctxt "An order type"
msgid "Original"
msgstr "원래의"

#: templates/admin/deprecated/order-shipping-html.php:34
#: templates/admin/deprecated/order-shipping-html.php:36
msgid "Other"
msgstr "다른"

#: includes/admin/class-wcs-admin-system-status.php:295
msgctxt "label for the system status page"
msgid "Other"
msgstr "다른"

#: includes/class-wc-subscriptions-order.php:473
msgid "Parent Order"
msgstr "상위 주문"

#: includes/admin/meta-boxes/class-wcs-meta-box-related-orders.php:96
msgctxt "relation to order"
msgid "Parent Order"
msgstr "상위 주문"

#: woocommerce-subscriptions.php:275
msgctxt "custom post type setting"
msgid "Parent Subscriptions"
msgstr "부모 구독"

#: includes/admin/meta-boxes/class-wcs-meta-box-subscription-data.php:121
msgid "Parent order:"
msgstr "상위 주문:"

#: includes/admin/meta-boxes/class-wcs-meta-box-subscription-data.php:110
msgid "Parent order: "
msgstr "상위 주문:"

#: templates/myaccount/related-orders.php:65
msgctxt "pay for a subscription"
msgid "Pay"
msgstr "지불"

#: templates/emails/customer-renewal-invoice.php:24
#: templates/emails/customer-renewal-invoice.php:33
msgid "Pay Now &raquo;"
msgstr "지금 지불하세요 &quot;"

#: includes/early-renewal/class-wcs-early-renewal-modal-handler.php:39
msgid "Pay now"
msgstr "지금 지불하세요"

#: includes/gateways/paypal/includes/class-wcs-paypal-status-manager.php:113
msgid "PayPal API error - credentials are incorrect."
msgstr "PayPal API 오류 - 자격 증명이 잘못되었습니다."

#. translators: placeholders are PayPal API error code and PayPal API error message
#: includes/gateways/paypal/class-wcs-paypal.php:386
msgid "PayPal API error: (%1$d) %2$s"
msgstr "PayPal API 오류: (%1$d) %2$s"

#: includes/admin/class-wcs-admin-system-status.php:329
msgctxt "label for the system status page"
msgid "PayPal Reference Transactions Enabled"
msgstr "PayPal 참조 거래 활성화됨"

#: includes/admin/class-wc-subscriptions-admin.php:868
msgid "PayPal Standard has a number of limitations and does not support all subscription features."
msgstr "PayPal Standard에는 여러 가지 제한 사항이 있으며 모든 구독 기능을 지원하지 않습니다."

#: includes/gateways/paypal/includes/admin/class-wcs-paypal-admin.php:286
msgid "PayPal Subscription ID:"
msgstr "PayPal 구독 ID:"

#. translators: placeholder is PayPal transaction status message
#: includes/gateways/paypal/class-wcs-paypal.php:391
msgid "PayPal Transaction Held: %s"
msgstr "PayPal 거래 보류: %s"

#. translators: placeholders are opening and closing link tags. 1$-2$: to docs on woocommerce, 3$-4$ to gateway settings on the site
#: includes/gateways/paypal/includes/admin/class-wcs-paypal-admin.php:110
msgid "PayPal is inactive for subscription transactions. Please %1$sset up the PayPal IPN%2$s and %3$senter your API credentials%4$s to enable PayPal for Subscriptions."
msgstr "PayPal은 구독 거래에 대해 비활성화되어 있습니다. 구독용 PayPal을 활성화하려면 %1$sPayPal IPN%2$s을 설정하고 %3$sentre API 자격 증명%4$s을 입력하십시오."

#. translators: placeholder is a transaction ID.
#: includes/gateways/paypal/class-wcs-paypal.php:407
msgid "PayPal payment approved (ID: %s)"
msgstr "PayPal 결제 승인됨(ID: %s)"

#. translators: placeholder is PayPal transaction status message
#: includes/gateways/paypal/class-wcs-paypal.php:403
msgid "PayPal payment declined: %s"
msgstr "PayPal 결제 거부됨: %s"

#: templates/myaccount/subscription-details.php:71
msgid "Payment"
msgstr "지불"

#: includes/admin/class-wcs-admin-system-status.php:71
msgid "Payment Gateway Support"
msgstr "결제 게이트웨이 지원"

#: includes/admin/meta-boxes/class-wcs-meta-box-subscription-data.php:170
#: includes/class-wcs-change-payment-method-admin.php:38
#: includes/class-wcs-change-payment-method-admin.php:51
msgid "Payment Method"
msgstr "지불 방법"

#. translators: placeholder is the display name of the payment method
#: templates/checkout/subscription-receipt.php:37
msgid "Payment Method: %s"
msgstr "지불 방법: %s"

#: includes/emails/class-wcs-email-payment-retry.php:26
msgid "Payment Retry"
msgstr "결제 재시도"

#: includes/class-wc-subscription.php:1777
msgid "Payment failed."
msgstr "결제 실패."

#: includes/early-renewal/class-wcs-early-renewal-modal-handler.php:145
msgid "Payment for the renewal order was unsuccessful with your payment method on file, please try again."
msgstr "등록된 결제 방법으로 갱신 주문에 대한 결제에 실패했습니다. 다시 시도해 주세요."

#: includes/api/class-wc-rest-subscriptions-controller.php:515
#: includes/api/legacy/class-wc-rest-subscriptions-controller.php:366
msgid "Payment gateway ID."
msgstr "결제 게이트웨이 ID입니다."

#. translators: placeholders are opening and closing link tags
#: includes/admin/class-wc-subscriptions-admin.php:1925
msgid "Payment gateways which don't support automatic recurring payments can be used to process %1$smanual subscription renewal payments%2$s."
msgstr "자동 반복 결제를 지원하지 않는 결제 게이트웨이를 사용하여 %1$수동 구독 갱신 결제%2$s를 처리할 수 있습니다."

#: includes/class-wc-subscriptions-change-payment-gateway.php:340
msgid "Payment method added."
msgstr "결제 수단이 추가되었습니다."

#. translators: 1: old payment title, 2: new payment title.
#: includes/class-wc-subscriptions-change-payment-gateway.php:530
msgctxt "%1$s: old payment title, %2$s: new payment title"
msgid "Payment method changed from \"%1$s\" to \"%2$s\" by the subscriber from their account page."
msgstr "구독자가 계정 페이지에서 지불 방법을 &quot;%1$s&quot;에서 &quot;%2$s&quot;(으)로 변경했습니다."

#: includes/class-wc-subscription.php:2090
#: wcs-functions.php:828
msgid "Payment method meta must be an array."
msgstr "결제 수단 메타는 배열이어야 합니다."

#. translators: 1: previous token, 2: new token.
#: includes/class-wcs-my-account-payment-methods.php:199
msgctxt "used in subscription note"
msgid "Payment method meta updated after customer changed their default token and opted to update their subscriptions. Payment meta changed from %1$s to %2$s"
msgstr "고객이 기본 토큰을 변경하고 구독 업데이트를 선택한 후 결제 수단 메타가 업데이트되었습니다. 결제 메타가 %1$s에서 %2$s(으)로 변경됨"

#. translators: 1: deleted token, 2: new token.
#: includes/class-wcs-my-account-payment-methods.php:98
msgctxt "used in subscription note"
msgid "Payment method meta updated after customer deleted a token from their My Account page. Payment meta changed from %1$s to %2$s"
msgstr "고객이 내 계정 페이지에서 토큰을 삭제한 후 결제 방법 메타가 업데이트되었습니다. 결제 메타가 %1$s에서 %2$s(으)로 변경됨"

#: includes/class-wc-subscriptions-change-payment-gateway.php:380
#: includes/class-wc-subscriptions-change-payment-gateway.php:382
msgid "Payment method updated for all your current subscriptions."
msgstr "모든 현재 구독에 대한 결제 방법이 업데이트되었습니다."

#: includes/class-wc-subscriptions-change-payment-gateway.php:340
msgid "Payment method updated."
msgstr "결제 수단이 업데이트되었습니다."

#. translators: 1-2: opening/closing <a> tags - linked to staging site, 3: link to live site.
#: includes/class-wcs-staging.php:40
msgid "Payment processing skipped - renewal order created on %1$sstaging site%2$s under staging site lock. Live site is at %3$s"
msgstr "결제 처리 건너뛰기 - 스테이징 사이트 잠금 상태에서 %1$s스테이징 사이트%2$s에 갱신 주문이 생성되었습니다. 라이브 사이트는 %3$s입니다."

#: includes/class-wcs-retry-manager.php:347
msgid "Payment retry attempted on renewal order with multiple related subscriptions with no payment method in common."
msgstr "공통 결제 방법이 없는 여러 관련 구독이 있는 갱신 주문에서 결제 재시도를 시도했습니다."

#: includes/emails/class-wcs-email-payment-retry.php:27
msgid "Payment retry emails are sent to chosen recipient(s) when an attempt to automatically process a subscription renewal payment has failed and a retry rule has been applied to retry the payment in the future."
msgstr "구독 갱신 지불을 자동으로 처리하려는 시도가 실패하고 나중에 지불을 재시도하기 위해 재시도 규칙이 적용된 경우 지불 재시도 이메일이 선택된 수신자에게 전송됩니다."

#: includes/payment-retry/class-wcs-retry-post-store.php:25
msgid "Payment retry posts store details about the automatic retry of failed renewal payments."
msgstr "지불 재시도는 실패한 갱신 지불의 자동 재시도에 대한 세부 정보를 저장합니다."

#: includes/class-wc-subscription.php:1749
msgid "Payment status marked complete."
msgstr "결제 상태가 완료로 표시됩니다."

#: includes/admin/meta-boxes/views/html-subscription-schedule.php:23
#: includes/early-renewal/class-wcs-early-renewal-modal-handler.php:72
msgid "Payment:"
msgstr "지불:"

#: includes/upgrades/templates/wcs-about-2-0.php:157
#: includes/upgrades/templates/wcs-about.php:151
msgid "Peek Under the Hood for Developers"
msgstr "개발자를 위한 엿보기"

#: includes/class-wc-subscriptions-manager.php:1057
#: wcs-functions.php:232
msgctxt "Subscription status"
msgid "Pending"
msgstr "보류 중"

#: wcs-functions.php:238
msgctxt "Subscription status"
msgid "Pending Cancellation"
msgstr "취소 대기 중"

#. translators: placeholder is a post count.
#: woocommerce-subscriptions.php:350
msgctxt "post status label including post count"
msgid "Pending Cancellation <span class=\"count\">(%s)</span>"
msgid_plural "Pending Cancellation <span class=\"count\">(%s)</span>"
msgstr[0] "취소 대기 중 <span class=\"count\">(%s)</span>"

#: includes/admin/reports/class-wcs-report-subscription-payment-retry.php:279
msgid "Pending retries"
msgstr "보류 중인 재시도"

#: includes/class-wc-subscriptions-manager.php:565
msgid "Pending subscription created."
msgstr "보류 중인 구독이 생성되었습니다."

#: includes/api/legacy/class-wc-api-subscriptions.php:614
msgctxt "API response confirming order note deleted from a subscription"
msgid "Permanently deleted subscription note"
msgstr "영구 삭제된 구독 메모"

#: includes/privacy/class-wcs-privacy-erasers.php:189
msgid "Personal data removed."
msgstr "개인 데이터가 제거되었습니다."

#. Translators: %s subscription number.
#: includes/privacy/class-wcs-privacy-erasers.php:75
msgid "Personal data within subscription %s has been retained."
msgstr "구독 %s 내의 개인 데이터가 유지되었습니다."

#: includes/privacy/class-wcs-privacy-exporters.php:85
msgid "Phone Number"
msgstr "전화 번호"

#: includes/admin/class-wc-subscriptions-admin.php:1223
msgid "Place Order Button Text"
msgstr "주문 버튼 텍스트"

#: includes/emails/class-wcs-email-cancelled-subscription.php:179
#: includes/emails/class-wcs-email-expired-subscription.php:177
#: includes/emails/class-wcs-email-on-hold-subscription.php:177
msgctxt "email type"
msgid "Plain text"
msgstr "일반 텍스트"

#: includes/class-wcs-change-payment-method-admin.php:122
msgid "Please choose a valid payment gateway to change to."
msgstr "변경할 유효한 지불 게이트웨이를 선택하십시오."

#: includes/admin/class-wcs-admin-meta-boxes.php:118
msgid "Please enter a date after the next payment."
msgstr "다음 결제 후 날짜를 입력해주세요."

#: includes/admin/class-wcs-admin-meta-boxes.php:115
#: includes/admin/class-wcs-admin-meta-boxes.php:116
msgid "Please enter a date after the start date."
msgstr "시작 날짜 이후의 날짜를 입력하세요."

#: includes/admin/class-wcs-admin-meta-boxes.php:114
msgid "Please enter a date after the trial end."
msgstr "평가판 종료 후 날짜를 입력하세요."

#: includes/admin/class-wcs-admin-meta-boxes.php:113
msgid "Please enter a date at least one hour into the future."
msgstr "최소 1시간 후의 날짜를 입력하세요."

#: includes/admin/class-wcs-admin-meta-boxes.php:117
msgid "Please enter a date before the next payment."
msgstr "다음 결제 전 날짜를 입력하세요."

#: includes/admin/class-wcs-admin-meta-boxes.php:112
msgid "Please enter a start date in the past."
msgstr "시작 날짜를 과거로 입력하세요."

#: includes/class-wc-subscriptions-cart.php:993
msgid "Please enter a valid postcode/ZIP."
msgstr "유효한 우편번호/우편번호를 입력하세요."

#: includes/class-wc-subscriptions-manager.php:2270
msgid "Please enter all date fields."
msgstr "모든 날짜 필드를 입력하십시오."

#: includes/upgrades/templates/wcs-upgrade.php:51
msgid "Please keep this page open until the update process completes. No need to refresh or restart the process."
msgstr "업데이트 프로세스가 완료될 때까지 이 페이지를 열어 두십시오. 프로세스를 새로 고치거나 다시 시작할 필요가 없습니다."

#: includes/class-wc-subscriptions-change-payment-gateway.php:793
msgid "Please log in to your account below to choose a new payment method for your subscription."
msgstr "구독에 대한 새로운 지불 방법을 선택하려면 아래 계정에 로그인하십시오."

#: includes/admin/reports/class-wcs-report-cache-manager.php:266
msgid "Please note: data for this report is cached. The data displayed may be out of date by up to 24 hours. The cache is updated each morning at 4am in your site's timezone."
msgstr "참고: 이 보고서의 데이터는 캐시됩니다. 표시된 데이터는 최대 24시간까지 최신이 아닐 수 있습니다. 캐시는 사이트 시간대에서 매일 아침 4시에 업데이트됩니다."

#. translators: opening/closing <a> tags - linked to ticket form.
#: woocommerce-subscriptions.php:1248
msgid "Please upgrade the WooCommerce Subscriptions plugin to version 2.0 or newer immediately. If you need assistance, after upgrading to Subscriptions v2.0, please %1$sopen a support ticket%2$s."
msgstr "WooCommerce 구독 플러그인을 버전 2.0 이상으로 즉시 업그레이드하십시오. 도움이 필요하면 구독 v2.0으로 업그레이드한 후 %1$s지원 티켓을 여십시오%2$s."

#: templates/myaccount/my-subscriptions.php:61
msgid "Previous"
msgstr "이전의"

#. translators: 1-2: opening/closing <a> tags - link to documentation.
#: includes/upgrades/class-wcs-upgrade-notice-manager.php:92
msgid "Previous versions of Subscriptions relied on %1$sWP Cron%2$s to process subscription payments and other scheduled events. In 3.0, these events will now run on admin request with loopback support. This will significantly increase the throughput of payment processing."
msgstr "이전 버전의 구독은 구독 결제 및 기타 예정된 이벤트를 처리하기 위해 %1$sWP Cron%2$s에 의존했습니다. 3.0에서 이러한 이벤트는 이제 루프백 지원과 함께 관리자 요청에 따라 실행됩니다. 이것은 지불 처리의 처리량을 크게 증가시킬 것입니다."

#: templates/emails/cancelled-subscription.php:22
#: templates/emails/email-order-details.php:38
#: templates/emails/expired-subscription.php:22
#: templates/emails/on-hold-subscription.php:22
msgctxt "table headings in notification email"
msgid "Price"
msgstr "가격"

#: includes/upgrades/templates/wcs-about.php:52
msgid "Prior to Subscriptions 2.1, they were not easy to answer. Subscriptions 2.1 introduces new reports to answer these questions, and many more."
msgstr "구독 2.1 이전에는 대답하기가 쉽지 않았습니다. Subscriptions 2.1은 이러한 질문에 대한 답을 제공하는 새로운 보고서 등을 소개합니다."

#: includes/admin/class-wcs-admin-meta-boxes.php:165
msgid "Process renewal"
msgstr "프로세스 갱신"

#: includes/admin/class-wcs-admin-meta-boxes.php:188
msgid "Process renewal order action requested by admin."
msgstr "관리자가 요청한 갱신 주문 작업을 처리합니다."

#: includes/emails/class-wcs-email-processing-renewal-order.php:24
msgid "Processing Renewal order"
msgstr "갱신 주문 처리 중"

#: includes/admin/reports/class-wcs-report-subscription-by-product.php:20
msgid "Product"
msgstr "제품"

#: templates/checkout/form-change-payment-method.php:20
#: templates/emails/email-order-details.php:36
#: templates/myaccount/subscription-totals-table.php:21
msgctxt "table headings in notification email"
msgid "Product"
msgstr "제품"

#: includes/api/class-wc-rest-subscriptions-controller.php:591
msgid "Product ID."
msgstr "제품 ID."

#: includes/api/class-wc-rest-subscriptions-controller.php:585
msgid "Product SKU."
msgstr "제품 SKU."

#: includes/api/class-wc-rest-subscriptions-controller.php:579
msgid "Product name."
msgstr "상품명."

#: includes/api/class-wc-rest-subscriptions-controller.php:612
msgid "Product price."
msgstr "제품 가격."

#: includes/admin/reports/class-wcs-report-subscription-by-product.php:21
msgid "Products"
msgstr "제품"

#: includes/admin/meta-boxes/class-wcs-meta-box-subscription-data.php:69
msgid "Profile &rarr;"
msgstr "프로필 →"

#: includes/class-wc-subscriptions-synchroniser.php:226
msgid "Prorate First Renewal"
msgstr "비례 배분 첫 번째 갱신"

#: includes/class-wc-subscriptions-switcher.php:389
msgid "Prorate Recurring Payment"
msgstr "비례 배분 반복 지급"

#: includes/class-wc-subscriptions-switcher.php:407
msgid "Prorate Sign up Fee"
msgstr "가입비 비례 배분"

#: includes/class-wc-subscriptions-switcher.php:423
msgid "Prorate Subscription Length"
msgstr "구독 기간 비례 배분"

#: includes/admin/class-wcs-admin-post-types.php:259
msgctxt "an action on a subscription"
msgid "Put on-hold"
msgstr "보류"

#: templates/checkout/form-change-payment-method.php:21
#: templates/emails/email-order-details.php:37
msgctxt "table headings in notification email"
msgid "Quantity"
msgstr "수량"

#: includes/api/class-wc-rest-subscriptions-controller.php:601
msgid "Quantity ordered."
msgstr "주문 수량입니다."

#: woocommerce-subscriptions.php:936
msgid "Quit nagging me (but don't enable automatic payments)"
msgstr "잔소리는 그만(하지만 자동 결제는 활성화하지 마세요)"

#: includes/upgrades/templates/wcs-about-2-0.php:184
msgid "REST API Endpoints"
msgstr "REST API 엔드포인트"

#: includes/admin/class-wcs-admin-post-types.php:471
#: includes/wcs-user-functions.php:338
msgid "Reactivate"
msgstr "재활성화"

#: includes/class-wc-product-subscription.php:73
msgid "Read more"
msgstr "더 읽기"

#: includes/emails/class-wcs-email-cancelled-subscription.php:149
#: includes/emails/class-wcs-email-expired-subscription.php:147
#: includes/emails/class-wcs-email-on-hold-subscription.php:147
msgctxt "of an email"
msgid "Recipient(s)"
msgstr "수신자(들)"

#: includes/admin/reports/class-wcs-report-subscription-payment-retry.php:295
msgid "Recovered Renewal Revenue"
msgstr "회수된 갱신 수익"

#: includes/admin/class-wc-subscriptions-admin.php:1917
msgid "Recurring Payments"
msgstr "반복 결제"

#: includes/class-wc-subscriptions-coupon.php:167
msgid "Recurring Product % Discount"
msgstr "반복 제품 % 할인"

#: includes/class-wc-subscriptions-coupon.php:166
msgid "Recurring Product Discount"
msgstr "반복 제품 할인"

#: templates/admin/deprecated/order-tax-html.php:17
msgid "Recurring Sales Tax:"
msgstr "반복 판매세:"

#: includes/privacy/class-wcs-privacy-exporters.php:79
msgid "Recurring Total"
msgstr "반복 합계"

#. translators: placeholder is the formatted order total for the subscription
#: templates/emails/plain/subscription-info.php:35
msgctxt "in plain emails for subscription information"
msgid "Recurring price: %s"
msgstr "반복 가격: %s"

#: templates/checkout/recurring-totals.php:151
#: templates/checkout/recurring-totals.php:152
msgid "Recurring total"
msgstr "반복 합계"

#: templates/emails/subscription-info.php:28
msgctxt "table heading"
msgid "Recurring total"
msgstr "반복 합계"

#: templates/checkout/recurring-totals.php:19
msgid "Recurring totals"
msgstr "반복 합계"

#: includes/admin/meta-boxes/views/html-subscription-schedule.php:43
msgid "Recurring:"
msgstr "반복:"

#: includes/admin/class-wcs-admin-meta-boxes.php:68
#: includes/admin/class-wcs-admin-meta-boxes.php:72
msgid "Related Orders"
msgstr "관련 주문"

#: includes/class-wcs-cached-data-manager.php:79
msgid "Related order caching is now handled by %1$s."
msgstr "관련 주문 캐싱은 이제 %1$s에서 처리됩니다."

#: templates/myaccount/related-orders.php:15
msgid "Related orders"
msgstr "관련 주문"

#: templates/myaccount/related-subscriptions.php:15
msgid "Related subscriptions"
msgstr "관련 구독"

#: includes/admin/meta-boxes/views/html-related-orders-table.php:18
msgid "Relationship"
msgstr "관계"

#: includes/upgrades/templates/wcs-upgrade.php:53
msgid "Remember, although the update process may take a while, customers and other non-administrative users can browse and purchase from your store without interruption while the update is in progress."
msgstr "업데이트 프로세스에 시간이 걸릴 수 있지만 고객 및 기타 관리자가 아닌 사용자는 업데이트가 진행되는 동안 중단 없이 스토어에서 검색하고 구매할 수 있습니다."

#: includes/privacy/class-wcs-privacy.php:221
msgid "Remove personal data from subscriptions"
msgstr "구독에서 개인 데이터 제거"

#: includes/api/class-wc-rest-subscriptions-controller.php:667
msgid "Removed line item meta data."
msgstr "광고 항목 메타 데이터를 제거했습니다."

#: includes/api/class-wc-rest-subscriptions-controller.php:566
msgid "Removed line items data."
msgstr "광고 항목 데이터를 제거했습니다."

#. translators: %d: number of subscriptions affected.
#: includes/privacy/class-wcs-privacy.php:176
msgid "Removed personal data from %d subscription."
msgid_plural "Removed personal data from %d subscriptions."
msgstr[0] "%d 구독에서 개인 데이터를 제거했습니다."

#. Translators: %s subscription number.
#: includes/privacy/class-wcs-privacy-erasers.php:71
msgid "Removed personal data from subscription %s."
msgstr "구독 %s에서 개인 데이터를 제거했습니다."

#: includes/early-renewal/class-wcs-early-renewal-modal-handler.php:56
msgid "Renew early"
msgstr "조기 갱신"

#: includes/early-renewal/class-wcs-cart-early-renewal.php:71
msgid "Renew now"
msgstr "지금 갱신"

#: includes/class-wc-subscriptions-coupon.php:694
msgid "Renewal % discount"
msgstr "갱신 % 할인"

#: includes/class-wc-subscriptions-coupon.php:714
msgid "Renewal Discount"
msgstr "갱신 할인"

#: includes/class-wc-subscriptions-order.php:469
msgid "Renewal Order"
msgstr "갱신 명령"

#: includes/admin/meta-boxes/class-wcs-meta-box-related-orders.php:93
msgctxt "relation to order"
msgid "Renewal Order"
msgstr "갱신 명령"

#: includes/payment-retry/class-wcs-retry-post-store.php:37
msgctxt "Admin menu name"
msgid "Renewal Payment Retries"
msgstr "갱신 결제 재시도"

#: includes/payment-retry/class-wcs-retry-post-store.php:35
msgctxt "Post type name"
msgid "Renewal Payment Retries"
msgstr "갱신 결제 재시도"

#: includes/payment-retry/class-wcs-retry-post-store.php:36
msgid "Renewal Payment Retry"
msgstr "갱신 결제 재시도"

#: includes/class-wcs-retry-manager.php:120
msgctxt "table heading"
msgid "Renewal Payment Retry"
msgstr "갱신 결제 재시도"

#: includes/admin/reports/class-wcs-report-subscription-events-by-date.php:1004
msgid "Renewal Totals"
msgstr "갱신 합계"

#: includes/class-wc-subscriptions-coupon.php:696
msgid "Renewal cart discount"
msgstr "갱신 장바구니 할인"

#: includes/emails/class-wcs-email-completed-renewal-order.php:26
msgid "Renewal order complete emails are sent to the customer when a subscription renewal order is marked complete and usually indicates that the item for that renewal period has been shipped."
msgstr "갱신 주문 완료 이메일은 구독 갱신 주문이 완료로 표시될 때 고객에게 전송되며 일반적으로 해당 갱신 기간의 항목이 배송되었음을 나타냅니다."

#: includes/class-wc-subscriptions-coupon.php:695
msgid "Renewal product discount"
msgstr "리뉴얼 상품 할인"

#: includes/admin/class-wc-subscriptions-admin.php:1277
msgctxt "option section heading"
msgid "Renewals"
msgstr "갱신"

#: includes/admin/reports/class-wcs-report-upcoming-recurring-revenue.php:256
msgid "Renewals amount"
msgstr "갱신 금액"

#: includes/admin/reports/class-wcs-report-upcoming-recurring-revenue.php:247
msgid "Renewals count"
msgstr "갱신 횟수"

#. translators: placeholder is the number of subscriptions repaired
#: includes/upgrades/class-wc-subscriptions-upgrader.php:394
msgctxt "Repair message that gets sent to front end."
msgid "Repaired %d subscriptions with incorrect dates, line tax data or missing customer notes."
msgstr "잘못된 날짜, 라인 세금 데이터 또는 누락된 고객 메모가 있는 %d개의 구독을 복구했습니다."

#: includes/admin/reports/class-wcs-report-cache-manager.php:315
msgctxt "Whether the Report Cache has been enabled"
msgid "Report Cache Enabled"
msgstr "보고서 캐시 사용"

#: includes/upgrades/templates/wcs-upgrade-in-progress.php:36
msgid "Rest assured, although the update process may take a little while, it is coded to prevent defects, your site is safe and will be up and running again, faster than ever, shortly."
msgstr "업데이트 프로세스는 다소 시간이 걸릴 수 있지만 결함을 방지하도록 코딩되어 있으므로 안심하십시오. 귀하의 사이트는 안전하며 조만간 그 어느 때보다 빠르게 다시 가동될 것입니다."

#: includes/admin/class-wcs-admin-post-types.php:487
#: includes/class-wc-subscriptions-product.php:763
msgid "Restore"
msgstr "복원하다"

#: includes/admin/class-wcs-admin-post-types.php:487
#: includes/class-wc-subscriptions-product.php:762
msgid "Restore this item from the Trash"
msgstr "휴지통에서 이 항목 복원"

#: includes/wcs-user-functions.php:345
#: templates/single-product/add-to-cart/subscription.php:30
#: templates/single-product/add-to-cart/variable-subscription.php:28
msgid "Resubscribe"
msgstr "재구독"

#: includes/class-wc-subscriptions-order.php:471
msgid "Resubscribe Order"
msgstr "재가입 주문"

#: includes/admin/meta-boxes/class-wcs-meta-box-related-orders.php:99
msgctxt "relation to order"
msgid "Resubscribe Order"
msgstr "재가입 주문"

#. translators: placeholder is a date.
#: includes/wcs-order-functions.php:353
msgid "Resubscribe Order &ndash; %s"
msgstr "재가입 주문 – %s"

#: includes/admin/reports/class-wcs-report-subscription-events-by-date.php:984
msgid "Resubscribe Totals"
msgstr "재가입 합계"

#: includes/admin/meta-boxes/class-wcs-meta-box-related-orders.php:99
msgctxt "relation to order"
msgid "Resubscribed Subscription"
msgstr "재구독"

#: includes/privacy/class-wcs-privacy.php:232
msgid "Retain ended subscriptions"
msgstr "종료된 구독 유지"

#: includes/privacy/class-wcs-privacy.php:233
msgid "Retain ended subscriptions and their related orders for a specified duration before anonymizing the personal data within them."
msgstr "개인 데이터를 익명화하기 전에 종료된 구독 및 관련 주문을 지정된 기간 동안 유지합니다."

#: includes/admin/class-wcs-admin-reports.php:61
msgid "Retention Rate"
msgstr "보유율"

#: includes/payment-retry/class-wcs-retry-admin.php:204
msgctxt "label for the system status page"
msgid "Retries Migration Status"
msgstr "마이그레이션 상태 재시도"

#: includes/admin/meta-boxes/views/html-retries-table.php:17
msgid "Retry Date"
msgstr "재시도 날짜"

#: includes/payment-retry/class-wcs-retry-admin.php:144
msgid "Retry Failed Payments"
msgstr "실패한 결제 재시도"

#: includes/admin/class-wcs-admin-meta-boxes.php:175
msgid "Retry Renewal Payment"
msgstr "갱신 결제 재시도"

#: includes/admin/meta-boxes/views/html-retries-table.php:19
msgid "Retry Status"
msgstr "재시도 상태"

#: includes/admin/class-wcs-admin-meta-boxes.php:272
msgid "Retry renewal payment action requested by admin."
msgstr "관리자가 요청한 갱신 결제 작업을 다시 시도하십시오."

#: includes/class-wcs-retry-manager.php:230
msgctxt "used in order note as reason for why status changed"
msgid "Retry rule applied:"
msgstr "재시도 규칙 적용됨:"

#: includes/class-wcs-retry-manager.php:268
msgctxt "used in order note as reason for why status changed"
msgid "Retry rule reapplied:"
msgstr "재시도 규칙 재적용:"

#: includes/admin/class-wc-subscriptions-admin.php:1240
msgid "Roles"
msgstr "역할"

#. translators: %s: product SKU.
#: includes/gateways/paypal/includes/class-wcs-paypal-reference-transaction-api-request.php:536
msgid "SKU: %s"
msgstr "SKU: %s"

#: includes/admin/class-wcs-admin-meta-boxes.php:64
msgctxt "meta box title"
msgid "Schedule"
msgstr "일정"

#: includes/upgrades/class-wcs-upgrade-notice-manager.php:86
msgid "Scheduled action data, which was previously stored in the WordPress post tables, has been moved to a custom database table. Amongst other benefits, this will greatly improve the performance of processing scheduled actions such as subscription payments."
msgstr "이전에 WordPress 게시 테이블에 저장되었던 예약된 작업 데이터가 사용자 지정 데이터베이스 테이블로 이동되었습니다. 다른 이점 중에서도 구독 결제와 같은 예약된 작업 처리 성능이 크게 향상됩니다."

#: includes/payment-retry/class-wcs-retry-post-store.php:45
msgid "Search Renewal Payment Retries"
msgstr "갱신 결제 재시도 검색"

#: includes/admin/class-wc-subscriptions-admin.php:990
#: woocommerce-subscriptions.php:272
msgid "Search Subscriptions"
msgstr "구독 검색"

#: includes/admin/class-wcs-admin-post-types.php:1114
#: includes/admin/meta-boxes/class-wcs-meta-box-subscription-data.php:85
msgid "Search for a customer&hellip;"
msgstr "고객 검색…"

#: includes/admin/class-wcs-admin-post-types.php:214
msgid "Search for a product&hellip;"
msgstr "제품 검색…"

#: includes/class-wcs-remove-item.php:176
#: includes/class-wcs-user-change-status-handler.php:107
msgid "Security error. Please contact us if you need assistance."
msgstr "보안 오류입니다. 도움이 필요하시면 연락주세요."

#: includes/upgrades/templates/wcs-about.php:212
msgid "See the full guide to What's New in Subscriptions version 2.1 &raquo;"
msgstr "구독 버전 2.1의 새로운 기능에 대한 전체 가이드 보기 »"

#: includes/admin/meta-boxes/class-wcs-meta-box-subscription-data.php:127
msgid "Select an order&hellip;"
msgstr "주문 선택…"

#. Description of the plugin
msgid "Sell products and services with recurring payments in your WooCommerce Store."
msgstr "WooCommerce Store에서 반복 결제로 제품과 서비스를 판매하세요."

#: includes/emails/class-wcs-email-customer-payment-retry.php:25
msgid "Sent to a customer when an attempt to automatically process a subscription renewal payment has failed and a retry rule has been applied to retry the payment in the future. The email contains the renewal order information, date of the scheduled retry and payment links to allow the customer to pay for the renewal order manually instead of waiting for the automatic retry."
msgstr "구독 갱신 지불을 자동으로 처리하려는 시도가 실패하고 나중에 지불을 재시도하는 재시도 규칙이 적용된 경우 고객에게 전송됩니다. 이메일에는 갱신 주문 정보, 예약된 재시도 날짜 및 고객이 자동 재시도를 기다리지 않고 수동으로 갱신 주문 비용을 지불할 수 있도록 하는 지불 링크가 포함되어 있습니다."

#: includes/emails/class-wcs-email-customer-renewal-invoice.php:41
msgid "Sent to a customer when the subscription is due for renewal and the renewal requires a manual payment, either because it uses manual renewals or the automatic recurring payment failed for the initial attempt and all automatic retries (if any). The email contains renewal order information and payment links."
msgstr "구독 갱신이 예정되어 있고 수동 갱신을 사용하거나 초기 시도 및 모든 자동 재시도(있는 경우)에 대해 자동 반복 지불이 실패했기 때문에 갱신에 수동 지불이 필요한 경우 고객에게 전송됩니다. 이메일에는 갱신 주문 정보와 지불 링크가 포함되어 있습니다."

#: includes/admin/class-wc-subscriptions-admin.php:1326
msgid "Set a maximum number of times a customer can suspend their account for each billing period. For example, for a value of 3 and a subscription billed yearly, if the customer has suspended their account 3 times, they will not be presented with the option to suspend their account until the next year. Store managers will always be able to suspend an active subscription. Set this to 0 to turn off the customer suspension feature completely."
msgstr "각 청구 기간 동안 고객이 계정을 일시 중지할 수 있는 최대 횟수를 설정합니다. 예를 들어 값이 3이고 연간 청구되는 구독의 경우 고객이 계정을 3번 일시 중지한 경우 다음 해까지 계정을 일시 중지할 수 있는 옵션이 제공되지 않습니다. 상점 관리자는 항상 활성 구독을 일시 중지할 수 있습니다. 고객 정지 기능을 완전히 끄려면 이것을 0으로 설정하십시오."

#: includes/admin/class-wc-subscriptions-admin.php:1414
#: includes/upgrades/templates/wcs-about-2-0.php:35
#: includes/upgrades/templates/wcs-about.php:34
#: woocommerce-subscriptions.php:1145
msgid "Settings"
msgstr "설정"

#: includes/admin/meta-boxes/class-wcs-meta-box-subscription-data.php:228
msgid "Shipping"
msgstr "배송"

#: includes/privacy/class-wcs-privacy-exporters.php:84
#: wcs-functions.php:283
msgid "Shipping Address"
msgstr "배송 주소"

#: templates/admin/deprecated/order-shipping-html.php:13
msgid "Shipping Method"
msgstr "배송 방법"

#: templates/admin/deprecated/order-tax-html.php:21
msgid "Shipping Tax:"
msgstr "배송세:"

#: templates/cart/cart-recurring-shipping.php:32
msgid "Shipping costs will be calculated once you have provided your address."
msgstr "배송료는 주소를 입력하면 계산됩니다."

#: includes/admin/class-wc-subscriptions-admin.php:390
msgid "Shipping for subscription products is normally charged on the initial order and all renewal orders. Enable this to only charge shipping once on the initial order. Note: for this setting to be enabled the subscription must not have a free trial or a synced renewal date."
msgstr "구독 제품의 배송료는 일반적으로 초기 주문과 모든 갱신 주문에 부과됩니다. 초기 주문에 대해 배송비를 한 번만 청구하려면 이 옵션을 활성화합니다. 참고: 이 설정을 사용하려면 구독에 무료 평가판이나 동기화된 갱신 날짜가 없어야 합니다."

#. translators: %s: shipping method label.
#: includes/wcs-cart-functions.php:97
#: includes/wcs-cart-functions.php:102
msgid "Shipping via %s"
msgstr "%s을(를) 통해 배송"

#: includes/admin/class-wcs-admin-post-types.php:569
msgid "Show more details"
msgstr "자세히 보기"

#. translators: placeholders are opening link tag, ID of sub, and closing link tag
#: includes/admin/class-wc-subscriptions-admin.php:1627
#: includes/admin/class-wc-subscriptions-admin.php:1632
msgid "Showing orders for %1$sSubscription %2$s%3$s"
msgstr "%1$s구독 %2$s%3$s에 대한 주문 표시"

#: includes/class-wc-subscriptions-coupon.php:165
msgid "Sign Up Fee % Discount"
msgstr "가입비 % 할인"

#: includes/class-wc-subscriptions-coupon.php:164
msgid "Sign Up Fee Discount"
msgstr "가입비 할인"

#: includes/admin/class-wc-subscriptions-admin.php:1216
#: includes/admin/class-wc-subscriptions-admin.php:1219
#: includes/admin/class-wc-subscriptions-admin.php:1228
#: includes/admin/class-wc-subscriptions-admin.php:1231
#: includes/class-wc-product-subscription-variation.php:98
#: includes/class-wc-product-variable-subscription.php:73
#: includes/class-wc-subscriptions-product.php:1192
#: includes/class-wc-subscriptions-product.php:1210
#: woocommerce-subscriptions.php:603
msgid "Sign up now"
msgstr "지금 등록하세요"

#: templates/admin/deprecated/html-variation-price.php:85
msgid "Sign-up Fee (%s)"
msgstr "가입비(%s)"

#. translators: %s is a currency symbol / code
#: includes/admin/class-wc-subscriptions-admin.php:340
#: templates/admin/html-variation-price.php:20
msgid "Sign-up fee (%s)"
msgstr "가입비(%s)"

#: includes/class-wc-subscriptions-synchroniser.php:242
msgid "Sign-up grace period"
msgstr "가입 유예 기간"

#: includes/admin/reports/class-wcs-report-subscription-events-by-date.php:964
msgid "Signup Totals"
msgstr "가입 합계"

#: includes/admin/class-wc-subscriptions-admin.php:198
msgid "Simple subscription"
msgstr "단순 구독"

#. translators: placeholder is coupon code
#: includes/class-wc-subscriptions-coupon.php:509
msgid "Sorry, \"%s\" can only be applied to subscription parent orders which contain a product with signup fees."
msgstr "죄송합니다. &quot;%s&quot;은(는) 등록 수수료가 있는 제품이 포함된 구독 상위 주문에만 적용할 수 있습니다."

#: templates/checkout/form-change-payment-method.php:82
msgid "Sorry, it seems no payment gateways support changing the recurring payment method. Please contact us if you require assistance or to make alternate arrangements."
msgstr "죄송합니다. 반복 결제 방법 변경을 지원하는 결제 게이트웨이가 없는 것 같습니다. 도움이 필요하거나 다른 조치를 취하려면 저희에게 연락하십시오."

#: includes/gateways/class-wc-subscriptions-payment-gateways.php:137
msgid "Sorry, it seems there are no available payment methods which support subscriptions. Please contact us if you require assistance or wish to make alternate arrangements."
msgstr "죄송합니다. 구독을 지원하는 사용 가능한 결제 수단이 없는 것 같습니다. 도움이 필요하거나 다른 방법을 원하시면 저희에게 연락해 주십시오."

#. translators: 1-2: opening/closing tags - link to documentation.
#: includes/gateways/class-wc-subscriptions-payment-gateways.php:135
msgid "Sorry, it seems there are no available payment methods which support subscriptions. Please see %1$sEnabling Payment Gateways for Subscriptions%2$s if you require assistance."
msgstr "죄송합니다. 구독을 지원하는 사용 가능한 결제 수단이 없는 것 같습니다. 도움이 필요하면 %1$s구독에 대한 지불 게이트웨이 활성화%2$s를 참조하십시오."

#: includes/class-wc-subscriptions-coupon.php:933
msgid "Sorry, it seems there are no available payment methods which support the recurring coupon you are using. Please contact us if you require assistance or wish to make alternate arrangements."
msgstr "죄송합니다. 사용 중인 반복 쿠폰을 지원하는 결제 수단이 없는 것 같습니다. 도움이 필요하거나 다른 방법을 원하시면 저희에게 연락해 주십시오."

#: includes/class-wc-subscriptions-coupon.php:512
msgid "Sorry, only recurring coupons can be applied to subscriptions."
msgstr "죄송합니다. 정기 쿠폰만 구독에 적용할 수 있습니다."

#: includes/class-wc-subscriptions-coupon.php:505
msgid "Sorry, recurring coupons can only be applied to subscriptions or subscription orders."
msgstr "죄송합니다. 반복 쿠폰은 구독 또는 구독 주문에만 적용할 수 있습니다."

#. translators: 1$: coupon code that is being removed
#: includes/class-wc-subscriptions-coupon.php:474
msgid "Sorry, the \"%1$s\" coupon is only valid for renewals."
msgstr "죄송합니다. &quot;%1$s&quot; 쿠폰은 갱신에만 유효합니다."

#: includes/class-wc-subscriptions-coupon.php:457
msgid "Sorry, this coupon is only valid for an initial payment and the cart does not require an initial payment."
msgstr "죄송합니다. 이 쿠폰은 초기 결제에만 유효하며 장바구니는 초기 결제가 필요하지 않습니다."

#: includes/class-wc-subscriptions-coupon.php:463
msgid "Sorry, this coupon is only valid for new subscriptions."
msgstr "죄송합니다. 이 쿠폰은 신규 구독에만 유효합니다."

#: includes/class-wc-subscriptions-coupon.php:479
msgid "Sorry, this coupon is only valid for subscription products with a sign-up fee."
msgstr "죄송합니다. 이 쿠폰은 가입비가 있는 구독 제품에만 유효합니다."

#: includes/class-wc-subscriptions-coupon.php:468
msgid "Sorry, this coupon is only valid for subscription products."
msgstr "죄송합니다. 이 쿠폰은 구독 제품에만 유효합니다."

#: includes/class-wc-subscriptions-change-payment-gateway.php:181
msgid "Sorry, this subscription change payment method request is invalid and cannot be processed."
msgstr "죄송합니다. 이 구독 변경 결제 방법 요청은 유효하지 않아 처리할 수 없습니다."

#: includes/admin/class-wc-subscriptions-admin.php:1730
#: includes/admin/class-wcs-admin-system-status.php:109
msgctxt "refers to staging site"
msgid "Staging"
msgstr "각색"

#: includes/admin/class-wcs-admin-post-types.php:426
msgid "Start Date"
msgstr "시작일"

#: tests/unit/scheduler/scheduler.php:65
#: wcs-functions.php:303
msgctxt "table heading"
msgid "Start Date"
msgstr "시작일"

#: templates/myaccount/subscription-details.php:24
msgctxt "customer subscription table header"
msgid "Start date"
msgstr "시작일"

#: templates/emails/subscription-info.php:26
msgctxt "table heading"
msgid "Start date"
msgstr "시작일"

#. translators: placeholder is localised start date
#: templates/emails/plain/subscription-info.php:29
msgctxt "in plain emails for subscription information"
msgid "Start date: %s"
msgstr "시작 날짜: %s"

#: includes/admin/class-wcs-admin-post-types.php:422
#: includes/admin/meta-boxes/views/html-related-orders-table.php:20
#: templates/myaccount/my-subscriptions.php:22
#: templates/myaccount/my-subscriptions.php:37
#: templates/myaccount/related-orders.php:24
#: templates/myaccount/related-orders.php:50
#: templates/myaccount/related-subscriptions.php:22
#: templates/myaccount/related-subscriptions.php:36
#: templates/myaccount/subscription-details.php:18
msgid "Status"
msgstr "상태"

#. translators: 1: old subscription status 2: new subscription status
#: includes/class-wc-subscription.php:568
msgid "Status changed from %1$s to %2$s."
msgstr "상태가 %1$s에서 %2$s(으)로 변경되었습니다."

#: includes/admin/meta-boxes/views/html-retries-table.php:23
msgid "Status of Order"
msgstr "주문 상태"

#: includes/admin/meta-boxes/views/html-retries-table.php:27
msgid "Status of Subscription"
msgstr "구독 상태"

#. translators: %s: new order status
#: includes/class-wc-subscription.php:582
msgid "Status set to %s."
msgstr "상태가 %s(으)로 설정되었습니다."

#: includes/admin/class-wcs-admin-system-status.php:61
msgid "Store Setup"
msgstr "매장 설정"

#: includes/emails/class-wcs-email-cancelled-subscription.php:157
#: includes/emails/class-wcs-email-expired-subscription.php:155
#: includes/emails/class-wcs-email-on-hold-subscription.php:155
msgctxt "of an email"
msgid "Subject"
msgstr "주제"

#: includes/upgrades/templates/wcs-about.php:137
msgid "Subscribe All the Things"
msgstr "구독하기"

#: includes/admin/class-wc-subscriptions-admin.php:1248
msgid "Subscriber Default Role"
msgstr "가입자 기본 역할"

#: includes/admin/class-wcs-admin-post-types.php:423
#: templates/emails/cancelled-subscription.php:21
#: templates/emails/expired-subscription.php:21
#: templates/emails/on-hold-subscription.php:21
#: templates/myaccount/my-subscriptions.php:21
#: templates/myaccount/related-subscriptions.php:21
#: woocommerce-subscriptions.php:264
msgid "Subscription"
msgstr "신청"

#: includes/admin/meta-boxes/class-wcs-meta-box-related-orders.php:77
msgctxt "relation to order"
msgid "Subscription"
msgstr "신청"

#. translators: %d: subscription ID.
#: includes/class-wcs-remove-item.php:79
msgctxt "hash before subscription ID"
msgid "Subscription #%d does not exist."
msgstr "구독 #%d이(가) 존재하지 않습니다."

#. translators: %d: subscription ID.
#. translators: %d: order ID.
#: includes/class-wc-subscription.php:1335
#: includes/class-wc-subscription.php:2434
msgid "Subscription #%d: "
msgstr "구독 번호 %d:"

#. translators: %s: subscription ID.
#. translators: %s: order number.
#. translators: placeholder is a subscription ID.
#: includes/class-wc-subscriptions-addresses.php:207
#: includes/class-wc-subscriptions-change-payment-gateway.php:737
#: includes/class-wcs-query.php:111
msgctxt "hash before order number"
msgid "Subscription #%s"
msgstr "구독 #%s"

#. translators: placeholder is the ID of the subscription
#: includes/admin/meta-boxes/class-wcs-meta-box-subscription-data.php:48
msgctxt "edit subscription header"
msgid "Subscription #%s details"
msgstr "구독 #%s 세부정보"

#. translators: %s is subscription's number
#: includes/class-wcs-cart-renewal.php:327
msgid "Subscription #%s has not been added to the cart."
msgstr "구독 #%s이(가) 장바구니에 추가되지 않았습니다."

#. translators: 1$: subscription ID, 2$: order ID, 3$: names of items, comma separated
#: includes/gateways/paypal/includes/class-wcs-paypal-standard-request.php:78
msgctxt "item name sent to paypal"
msgid "Subscription %1$s (Order %2$s) - %3$s"
msgstr "구독 %1$s(주문 %2$s) - %3$s"

#. translators: 1$: subscription ID, 2$: names of items, comma separated
#: includes/gateways/paypal/includes/class-wcs-paypal-standard-request.php:75
msgctxt "item name sent to paypal"
msgid "Subscription %1$s - %2$s"
msgstr "구독 %1$s - %2$s"

#. translators: $1-$3: opening and closing <a> tags $2: subscription's order number
#: templates/emails/email-order-details.php:27
msgctxt "Used in email notification"
msgid "Subscription %1$s#%2$s%3$s"
msgstr "구독 %1$s#%2$s%3$s"

#. translators: placeholder is order date parsed by strftime
#: wcs-functions.php:163
msgctxt "The post title for the new subscription"
msgid "Subscription &ndash; %s"
msgstr "구독 – %s"

#: includes/emails/class-wcs-email-cancelled-subscription.php:29
msgid "Subscription Cancelled"
msgstr "구독 취소됨"

#: includes/class-wc-subscription.php:1782
msgid "Subscription Cancelled: maximum number of failed payments reached."
msgstr "구독 취소됨: 최대 결제 실패 횟수에 도달했습니다."

#. translators: %s: help tip.
#: includes/admin/reports/class-wcs-report-subscription-by-product.php:91
msgid "Subscription Count %s"
msgstr "구독 수 %s"

#: includes/admin/class-wcs-admin-meta-boxes.php:62
msgctxt "meta box title"
msgid "Subscription Data"
msgstr "구독 데이터"

#: includes/admin/class-wcs-admin-reports.php:49
msgid "Subscription Events by Date"
msgstr "날짜별 구독 이벤트"

#: includes/emails/class-wcs-email-expired-subscription.php:29
msgid "Subscription Expired"
msgstr "구독 만료"

#: includes/upgrades/templates/wcs-about.php:115
msgid "Subscription Gifting"
msgstr "구독 선물"

#: includes/privacy/class-wcs-privacy-exporters.php:80
msgid "Subscription Items"
msgstr "구독 항목"

#: templates/admin/deprecated/html-variation-price.php:69
msgid "Subscription Length"
msgstr "구독 기간"

#: includes/privacy/class-wcs-privacy-exporters.php:77
msgid "Subscription Number"
msgstr "구독 번호"

#. translators: placeholder is the subscription order number wrapped in <strong> tags
#: templates/checkout/subscription-receipt.php:18
#: templates/emails/plain/email-order-details.php:19
msgid "Subscription Number: %s"
msgstr "구독 번호: %s"

#: includes/class-wc-subscriptions-order.php:700
msgctxt "An order type"
msgid "Subscription Parent"
msgstr "구독 상위"

#: templates/admin/deprecated/html-variation-price.php:46
msgid "Subscription Periods"
msgstr "구독 기간"

#. translators: placeholder is a currency symbol / code
#: templates/admin/deprecated/html-variation-price.php:20
#: templates/admin/deprecated/html-variation-price.php:30
msgid "Subscription Price (%s)"
msgstr "구독 가격(%s)"

#: includes/admin/reports/class-wcs-report-subscription-by-product.php:89
msgid "Subscription Product"
msgstr "구독 상품"

#: includes/class-wc-subscriptions-order.php:449
msgid "Subscription Relationship"
msgstr "구독 관계"

#: includes/class-wc-subscriptions-order.php:701
msgctxt "An order type"
msgid "Subscription Renewal"
msgstr "구독 갱신"

#. translators: placeholder is a date.
#: includes/wcs-order-functions.php:349
msgid "Subscription Renewal Order &ndash; %s"
msgstr "구독 갱신 주문 – %s"

#: includes/upgrades/templates/wcs-about.php:49
msgid "Subscription Reports"
msgstr "구독 보고서"

#: includes/class-wc-subscriptions-order.php:702
msgctxt "An order type"
msgid "Subscription Resubscribe"
msgstr "구독 재구독"

#: includes/admin/class-wcs-admin-system-status.php:221
msgctxt "label for the system status page"
msgid "Subscription Statuses"
msgstr "구독 상태"

#: includes/emails/class-wcs-email-on-hold-subscription.php:29
msgid "Subscription Suspended"
msgstr "구독이 일시 중단됨"

#: includes/class-wc-subscriptions-order.php:703
msgctxt "An order type"
msgid "Subscription Switch"
msgstr "구독 전환"

#: includes/emails/class-wcs-email-completed-switch-order.php:26
msgid "Subscription Switch Complete"
msgstr "구독 전환 완료"

#: includes/emails/class-wcs-email-new-switch-order.php:22
#: includes/emails/class-wcs-email-new-switch-order.php:25
msgid "Subscription Switched"
msgstr "구독이 전환됨"

#: includes/admin/class-wc-subscriptions-admin.php:357
#: templates/admin/deprecated/html-variation-price.php:115
msgid "Subscription Trial Period"
msgstr "구독 평가판 기간"

#: includes/emails/class-wcs-email-expired-subscription.php:78
#: includes/emails/class-wcs-email-on-hold-subscription.php:78
msgid "Subscription argument passed in is not an object."
msgstr "전달된 구독 인수는 개체가 아닙니다."

#: includes/admin/class-wc-subscriptions-admin.php:449
msgid "Subscription billing interval"
msgstr "구독 청구 간격"

#: includes/class-wcs-user-change-status-handler.php:76
msgctxt "order note left on subscription after user action"
msgid "Subscription cancelled by the subscriber from their account page."
msgstr "구독자가 계정 페이지에서 구독을 취소했습니다."

#. translators: $1: opening link tag, $2: order number, $3: closing link tag
#: includes/class-wc-subscriptions-order.php:1007
msgid "Subscription cancelled for refunded order %1$s#%2$s%3$s."
msgstr "환불된 주문 %1$s#%2$s%3$s에 대한 구독이 취소되었습니다."

#: includes/gateways/paypal/includes/class-wcs-paypal-status-manager.php:42
msgid "Subscription cancelled with PayPal"
msgstr "PayPal로 구독 취소됨"

#: wcs-functions.php:132
msgctxt "Error message while creating a subscription"
msgid "Subscription created date must be before current day."
msgstr "구독 생성 날짜는 현재 날짜 이전이어야 합니다."

#. translators: placeholder is a subscription ID.
#. translators: %d: subscription ID.
#: includes/class-wc-subscriptions-manager.php:167
#: includes/gateways/class-wc-subscriptions-payment-gateways.php:215
msgid "Subscription doesn't exist in scheduled action: %d"
msgstr "예약된 작업에 구독이 없습니다: %d"

#. translators: php date string
#: includes/admin/class-wcs-admin-post-types.php:918
msgid "Subscription draft updated."
msgstr "구독 초안이 업데이트되었습니다."

#: includes/upgrades/class-wcs-upgrade-2-2-7.php:60
msgid "Subscription end date in the past"
msgstr "과거의 구독 종료 날짜"

#: includes/gateways/class-wc-subscriptions-payment-gateways.php:275
msgid "Subscription features:"
msgstr "구독 기능:"

#: templates/emails/plain/subscription-info.php:20
#: templates/emails/subscription-info.php:21
msgid "Subscription information"
msgstr "구독 정보"

#: includes/admin/class-wc-subscriptions-admin.php:306
msgid "Subscription interval"
msgstr "구독 간격"

#: includes/admin/class-wc-subscriptions-admin.php:1889
msgid "Subscription items can no longer be edited."
msgstr "구독 항목은 더 이상 편집할 수 없습니다."

#. translators: %s: parent order number (linked to its details screen).
#: includes/admin/meta-boxes/class-wcs-meta-box-subscription-data.php:387
msgctxt "subscription note after linking to a parent order"
msgid "Subscription linked to parent order %s via admin."
msgstr "관리자를 통해 상위 주문 %s에 연결된 구독입니다."

#. translators: placeholder is a payment method title.
#: includes/class-wcs-staging.php:97
msgid "Subscription locked to Manual Renewal while the store is in staging mode. Live payment method: %s"
msgstr "스토어가 스테이징 모드에 있는 동안 구독이 수동 갱신으로 잠겼습니다. 실시간 결제 방법: %s"

#: includes/class-wcs-staging.php:83
msgid "Subscription locked to Manual Renewal while the store is in staging mode. Payment method changes will take effect in live mode."
msgstr "스토어가 스테이징 모드에 있는 동안 구독이 수동 갱신으로 잠겼습니다. 결제 수단 변경 사항은 라이브 모드에서 적용됩니다."

#: includes/api/class-wc-rest-subscriptions-controller.php:510
#: includes/api/legacy/class-wc-rest-subscriptions-controller.php:361
msgid "Subscription payment details."
msgstr "구독 결제 세부정보입니다."

#: includes/class-wcs-query.php:317
msgid "Subscription payment method"
msgstr "구독 결제 방법"

#. translators: 1$: gateway id, 2$: error message
#: includes/api/legacy/class-wc-api-subscriptions.php:353
msgid "Subscription payment method could not be set to %1$s and has been set to manual with error message: %2$s"
msgstr "구독 결제 방법을 %1$s(으)로 설정할 수 없으며 오류 메시지와 함께 수동으로 설정되었습니다: %2$s"

#. translators: 1$: gateway id, 2$: error message
#: includes/api/class-wc-rest-subscriptions-controller.php:398
#: includes/api/legacy/class-wc-rest-subscriptions-controller.php:336
msgid "Subscription payment method could not be set to %1$s with error message: %2$s"
msgstr "구독 결제 수단을 %1$s(으)로 설정할 수 없으며 오류 메시지: %2$s"

#: includes/admin/class-wc-subscriptions-admin.php:312
#: includes/admin/class-wc-subscriptions-admin.php:450
msgid "Subscription period"
msgstr "구독 기간"

#. translators: %s: currency symbol.
#. translators: placeholder is a currency symbol / code
#: includes/admin/class-wc-subscriptions-admin.php:301
#: templates/admin/html-variation-price.php:44
msgid "Subscription price (%s)"
msgstr "구독 가격(%s)"

#: includes/admin/class-wc-subscriptions-admin.php:447
msgid "Subscription pricing"
msgstr "구독 가격"

#: includes/class-wcs-user-change-status-handler.php:67
msgctxt "order note left on subscription after user action"
msgid "Subscription put on hold by the subscriber from their account page."
msgstr "구독자가 계정 페이지에서 구독을 보류했습니다."

#: includes/class-wcs-user-change-status-handler.php:57
msgctxt "order note left on subscription after user action"
msgid "Subscription reactivated by the subscriber from their account page."
msgstr "구독자가 계정 페이지에서 구독을 다시 활성화했습니다."

#: includes/gateways/paypal/includes/class-wcs-paypal-status-manager.php:66
msgid "Subscription reactivated with PayPal"
msgstr "PayPal로 구독 재활성화"

#: includes/class-wc-subscriptions-renewal-order.php:181
msgid "Subscription renewal orders cannot be cancelled."
msgstr "구독 갱신 주문은 취소할 수 없습니다."

#: includes/class-wc-subscriptions-manager.php:87
#: includes/class-wc-subscriptions-manager.php:1903
#: includes/class-wc-subscriptions-manager.php:1921
msgctxt "used in order note as reason for why subscription status changed"
msgid "Subscription renewal payment due:"
msgstr "구독 갱신 지불 기한:"

#: includes/class-wcs-retry-manager.php:327
msgctxt "used in order note as reason for why order status changed"
msgid "Subscription renewal payment retry:"
msgstr "구독 갱신 결제 재시도:"

#: includes/class-wcs-retry-manager.php:331
msgctxt "used in order note as reason for why subscription status changed"
msgid "Subscription renewal payment retry:"
msgstr "구독 갱신 결제 재시도:"

#. translators: placeholder is previous post title
#: includes/admin/class-wcs-admin-post-types.php:912
msgctxt "used in post updated messages"
msgid "Subscription restored to revision from %s"
msgstr "구독이 %s의 개정판으로 복원되었습니다."

#: includes/admin/class-wcs-admin-post-types.php:914
msgid "Subscription saved."
msgstr "구독이 저장되었습니다."

#. translators: php date string
#: includes/admin/class-wcs-admin-post-types.php:917
msgid "Subscription scheduled for: %1$s."
msgstr "구독 예정: %1$s."

#: includes/class-wc-subscriptions-manager.php:414
msgid "Subscription sign up failed."
msgstr "구독 등록에 실패했습니다."

#: includes/admin/class-wc-subscriptions-admin.php:448
msgid "Subscription sign-up fee"
msgstr "구독 가입비"

#: includes/admin/class-wcs-admin-post-types.php:335
msgctxt "Used in order note. Reason why status changed."
msgid "Subscription status changed by bulk edit:"
msgstr "일괄 수정으로 변경된 구독 상태:"

#: includes/admin/meta-boxes/class-wcs-meta-box-subscription-data.php:93
msgid "Subscription status:"
msgstr "구독 상태:"

#: includes/admin/class-wcs-admin-post-types.php:915
msgid "Subscription submitted."
msgstr "구독이 제출되었습니다."

#: includes/upgrades/class-wcs-repair-suspended-paypal-subscriptions.php:51
msgid "Subscription suspended by Database repair script. This subscription was suspended via PayPal."
msgstr "데이터베이스 복구 스크립트에 의해 구독이 일시 중단되었습니다. 이 구독은 PayPal을 통해 일시 중지되었습니다."

#: includes/gateways/paypal/includes/class-wcs-paypal-status-manager.php:53
msgid "Subscription suspended with PayPal"
msgstr "PayPal로 구독이 일시 중지됨"

#: includes/emails/class-wcs-email-completed-switch-order.php:27
msgid "Subscription switch complete emails are sent to the customer when a subscription is switched successfully."
msgstr "구독이 성공적으로 전환되면 구독 전환 완료 이메일이 고객에게 전송됩니다."

#: includes/emails/class-wcs-email-new-switch-order.php:23
msgid "Subscription switched emails are sent when a customer switches a subscription."
msgstr "구독 전환 이메일은 고객이 구독을 전환할 때 전송됩니다."

#: templates/myaccount/subscription-totals.php:23
msgid "Subscription totals"
msgstr "구독 총액"

#: templates/admin/html-variation-price.php:31
msgid "Subscription trial period:"
msgstr "구독 평가판 기간:"

#. translators: placeholder is previous post title
#: includes/admin/class-wcs-admin-post-types.php:907
#: includes/admin/class-wcs-admin-post-types.php:910
#: includes/admin/class-wcs-admin-post-types.php:913
msgid "Subscription updated."
msgstr "구독이 업데이트되었습니다."

#: templates/myaccount/subscription-details.php:94
msgid "Subscription updates"
msgstr "구독 업데이트"

#. translators: placeholder is subscription's number
#: templates/emails/plain/subscription-info.php:25
msgctxt "in plain emails for subscription information"
msgid "Subscription: %s"
msgstr "구독: %s"

#: includes/admin/class-wc-subscriptions-admin.php:1012
#: includes/admin/class-wc-subscriptions-admin.php:1164
#: includes/admin/class-wcs-admin-reports.php:46
#: includes/admin/class-wcs-admin-system-status.php:56
#: includes/admin/class-wcs-wc-admin-manager.php:35
#: includes/admin/reports/class-wcs-report-subscription-events-by-date.php:917
#: includes/class-wcs-query.php:118
#: includes/class-wcs-query.php:145
#: includes/class-wcs-query.php:299
#: includes/privacy/class-wcs-privacy-exporters.php:51
#: woocommerce-subscriptions.php:263
#: woocommerce-subscriptions.php:276
msgid "Subscriptions"
msgstr "구독"

#. translators: placeholder is a page number.
#: includes/class-wcs-query.php:116
msgid "Subscriptions (page %d)"
msgstr "구독(페이지 %d)"

#: includes/upgrades/templates/wcs-about-2-0.php:158
msgid "Subscriptions 2.0 introduces a new architecture built on the WooCommerce Custom Order Types API."
msgstr "구독 2.0은 WooCommerce Custom Order Types API를 기반으로 구축된 새로운 아키텍처를 도입합니다."

#: includes/upgrades/templates/wcs-about-2-0.php:177
msgid "Subscriptions 2.0 introduces a new object for working with a subscription at the application level. The cumbersome APIs for retrieving or modifying a subscription's data are gone!"
msgstr "Subscriptions 2.0에는 응용 프로그램 수준에서 구독 작업을 위한 새 개체가 도입되었습니다. 구독 데이터를 검색하거나 수정하기 위한 번거로운 API가 사라졌습니다!"

#: includes/upgrades/templates/wcs-about.php:179
msgid "Subscriptions 2.1 adds support for subscription data to this infrastructure."
msgstr "구독 2.1은 이 인프라에 구독 데이터에 대한 지원을 추가합니다."

#: includes/upgrades/templates/wcs-about.php:91
msgid "Subscriptions 2.1 also introduces a number of new emails to notify you when:"
msgstr "Subscriptions 2.1은 다음과 같은 경우 알림을 제공하는 여러 가지 새로운 이메일도 도입했습니다."

#. translators: placeholders are opening and closing <code> tags
#: includes/upgrades/templates/wcs-about.php:202
msgid "Subscriptions 2.1 now passes the renewal order's total, making it possible to add a fee or discount to the renewal order with simple one-liners like %s$order->add_fee()%s or %s$order->add_coupon()%s."
msgstr "Subscriptions 2.1은 이제 갱신 주문의 총액을 전달하므로 %s$order-&gt;add_fee()%s 또는 %s$order-&gt;add_coupon()%와 같은 간단한 한 줄로 갱신 주문에 수수료 또는 할인을 추가할 수 있습니다. 에스."

#: includes/privacy/class-wcs-privacy.php:43
#: includes/privacy/class-wcs-privacy.php:44
msgid "Subscriptions Data"
msgstr "구독 데이터"

#: includes/admin/reports/class-wcs-report-subscription-events-by-date.php:933
msgid "Subscriptions Ended"
msgstr "구독 종료"

#: includes/admin/class-wcs-admin-system-status.php:119
msgctxt "Live URL, Label on WooCommerce -> System Status page"
msgid "Subscriptions Live URL"
msgstr "구독 라이브 URL"

#: includes/admin/class-wc-subscriptions-admin.php:1729
#: includes/admin/class-wcs-admin-system-status.php:107
msgctxt "Live or Staging, Label on WooCommerce -> System Status page"
msgid "Subscriptions Mode"
msgstr "구독 모드"

#: includes/admin/class-wcs-admin-system-status.php:135
msgctxt "label for the system status page"
msgid "Subscriptions Template Theme Overrides"
msgstr "구독 템플릿 테마 재정의"

#. translators: placeholders are opening and closing <a> tags
#: includes/upgrades/templates/wcs-about.php:206
msgid "Subscriptions also now uses the renewal order to setup the cart for %smanual renewals%s, making it easier to add products or discounts to a single renewal paid manually."
msgstr "구독은 이제 갱신 주문을 사용하여 %smanual 갱신%s 장바구니를 설정하므로 수동으로 지불한 단일 갱신에 제품이나 할인을 더 쉽게 추가할 수 있습니다."

#: includes/admin/class-wcs-admin-reports.php:73
msgid "Subscriptions by Customer"
msgstr "고객별 구독"

#: includes/admin/class-wcs-admin-system-status.php:66
msgid "Subscriptions by Payment Gateway"
msgstr "결제 게이트웨이별 구독"

#: includes/admin/class-wcs-admin-reports.php:67
msgid "Subscriptions by Product"
msgstr "제품별 구독"

#: includes/class-wc-subscriptions-synchroniser.php:247
msgid "Subscriptions created within this many days prior to the Renewal Day will not be charged at sign-up. Set to zero for all new Subscriptions to be charged the full recurring amount. Must be a positive number."
msgstr "갱신일 이전 수일 이내에 생성된 구독은 가입 시 요금이 청구되지 않습니다. 모든 새 구독에 대해 전체 반복 금액이 청구되도록 0으로 설정합니다. 양수여야 합니다."

#: includes/admin/reports/class-wcs-report-subscription-events-by-date.php:871
msgid "Subscriptions signups"
msgstr "구독 신청"

#: includes/upgrades/templates/wcs-about-2-0.php:69
msgid "Subscriptions v2.0 introduces a new administration interface to add or edit a subscription. You can make all the familiar changes, like modifying recurring totals or subscription status. You can also make some new modifications, like changing the expiration date, adding a shipping cost or adding a product line item."
msgstr "구독 v2.0에는 구독을 추가하거나 편집하기 위한 새로운 관리 인터페이스가 도입되었습니다. 반복 합계 또는 구독 상태 수정과 같이 익숙한 모든 변경을 수행할 수 있습니다. 만료 날짜 변경, 배송비 추가 또는 제품 라인 항목 추가와 같은 몇 가지 새로운 수정 작업을 수행할 수도 있습니다."

#: woocommerce-subscriptions.php:325
msgid "Subscriptions will appear here for you to view and manage once purchased by a customer."
msgstr "고객이 구매한 후 보고 관리할 수 있도록 구독이 여기에 표시됩니다."

#: templates/checkout/recurring-totals.php:31
#: templates/checkout/recurring-totals.php:32
msgid "Subtotal"
msgstr "소계"

#: includes/admin/reports/class-wcs-report-subscription-payment-retry.php:247
msgid "Successful retries"
msgstr "성공적인 재시도"

#: woocommerce-subscriptions.php:1147
msgid "Support"
msgstr "지원하다"

#: includes/gateways/class-wc-subscriptions-payment-gateways.php:272
msgid "Supported features:"
msgstr "지원되는 기능:"

#: includes/admin/class-wc-subscriptions-admin.php:1791
msgid "Supports automatic renewal payments with the WooCommerce Subscriptions extension."
msgstr "WooCommerce 구독 확장으로 자동 갱신 결제를 지원합니다."

#: includes/admin/class-wcs-admin-post-types.php:472
#: includes/wcs-user-functions.php:333
msgid "Suspend"
msgstr "유예하다"

#: includes/emails/class-wcs-email-on-hold-subscription.php:26
msgid "Suspended Subscription"
msgstr "일시 중단된 구독"

#: includes/emails/class-wcs-email-on-hold-subscription.php:27
msgid "Suspended Subscription emails are sent when a customer manually suspends their subscription."
msgstr "Suspended Subscription 이메일은 고객이 수동으로 구독을 일시 중단할 때 전송됩니다."

#: includes/class-wc-subscriptions-switcher.php:439
msgid "Switch Button Text"
msgstr "버튼 텍스트 전환"

#: includes/class-wc-subscriptions-switcher.php:1208
msgid "Switch Order"
msgstr "스위치 순서"

#: templates/emails/admin-new-switch-order.php:20
msgid "Switch Order Details"
msgstr "스위치 주문 세부정보"

#: includes/admin/reports/class-wcs-report-subscription-events-by-date.php:1024
msgid "Switch Totals"
msgstr "총계 전환"

#. translators: %s: order number.
#: includes/class-wc-subscriptions-switcher.php:1120
msgid "Switch order cancelled due to a new switch order being created #%s."
msgstr "새 스위치 순서가 #%s 생성되어 스위치 순서가 취소되었습니다."

#: includes/class-wc-subscriptions-switcher.php:2716
#: wcs-functions.php:236
msgctxt "Subscription status"
msgid "Switched"
msgstr "전환됨"

#. translators: placeholder is a post count.
#: woocommerce-subscriptions.php:346
msgctxt "post status label including post count"
msgid "Switched <span class=\"count\">(%s)</span>"
msgid_plural "Switched <span class=\"count\">(%s)</span>"
msgstr[0] "전환됨 <span class=\"count\">(%s)</span>"

#: includes/class-wc-subscriptions-switcher.php:1223
msgid "Switched Subscription"
msgstr "전환된 구독"

#: includes/admin/reports/class-wcs-report-subscription-events-by-date.php:839
msgid "Switched subscriptions"
msgstr "전환된 구독"

#: includes/class-wc-subscriptions-switcher.php:376
msgid "Switching"
msgstr "스위칭"

#: includes/class-wc-subscriptions-synchroniser.php:210
msgid "Synchronisation"
msgstr "동기화"

#: templates/admin/deprecated/html-variation-synchronisation.php:30
msgid "Synchronise Renewals"
msgstr "갱신 동기화"

#: includes/class-wc-subscriptions-synchroniser.php:48
msgid "Synchronise renewals"
msgstr "갱신 동기화"

#: includes/api/class-wc-rest-subscriptions-controller.php:606
msgid "Tax class of product."
msgstr "제품의 세금 클래스입니다."

#: includes/api/class-wc-rest-subscriptions-controller.php:646
msgid "Tax rate ID."
msgstr "세율 ID입니다."

#: includes/api/class-wc-rest-subscriptions-controller.php:658
msgid "Tax subtotal."
msgstr "세금 소계."

#: includes/api/class-wc-rest-subscriptions-controller.php:652
msgid "Tax total."
msgstr "세금 총액."

#. translators: placeholder is customer's billing phone number
#: includes/admin/class-wcs-admin-post-types.php:537
msgid "Tel: %s"
msgstr "전화: %s"

#. translators: placeholder is Subscription version string ('2.3')
#: includes/upgrades/templates/update-welcome-notice.php:2
#: includes/upgrades/templates/wcs-about-2-0.php:23
#: includes/upgrades/templates/wcs-about.php:22
msgid "Thank you for updating to the latest version of WooCommerce Subscriptions."
msgstr "최신 버전의 WooCommerce 구독으로 업데이트해주셔서 감사합니다."

#: includes/emails/class-wcs-email-processing-renewal-order.php:28
msgid "Thank you for your order"
msgstr "주문해주셔서 감사합니다"

#: includes/emails/class-wcs-email-customer-on-hold-renewal-order.php:26
msgid "Thank you for your renewal order"
msgstr "갱신 주문 감사합니다"

#: templates/emails/customer-on-hold-renewal-order.php:18
#: templates/emails/plain/customer-on-hold-renewal-order.php:17
msgid "Thanks for your renewal order. It’s on-hold until we confirm that payment has been received. In the meantime, here’s a reminder of your order:"
msgstr "갱신 주문에 감사드립니다. 결제가 확인될 때까지 보류 중입니다. 그 동안 다음은 귀하의 주문에 대한 알림입니다."

#: includes/class-wc-subscriptions-change-payment-gateway.php:253
#: includes/class-wcs-cart-resubscribe.php:78
#: includes/class-wcs-cart-resubscribe.php:129
#: includes/class-wcs-user-change-status-handler.php:111
#: includes/early-renewal/class-wcs-cart-early-renewal.php:95
msgid "That doesn't appear to be one of your subscriptions."
msgstr "구독 중인 항목이 아닌 것 같습니다."

#: includes/class-wcs-cart-initial-payment.php:62
#: includes/class-wcs-cart-renewal.php:194
msgid "That doesn't appear to be your order."
msgstr "주문하신 내용이 아닌 것 같습니다."

#. translators: placeholder is subscription's new status, translated
#: includes/class-wcs-user-change-status-handler.php:116
msgid "That subscription can not be changed to %s. Please contact us if you need assistance."
msgstr "해당 구독은 %s(으)로 변경할 수 없습니다. 도움이 필요하시면 연락주세요."

#: includes/class-wcs-cart-resubscribe.php:74
#: includes/early-renewal/class-wcs-cart-early-renewal.php:91
msgid "That subscription does not exist. Has it been deleted?"
msgstr "해당 구독이 존재하지 않습니다. 삭제되었나요?"

#: includes/class-wcs-user-change-status-handler.php:103
msgid "That subscription does not exist. Please contact us if you need assistance."
msgstr "해당 구독이 존재하지 않습니다. 도움이 필요하시면 연락주세요."

#: includes/class-wc-subscriptions-cart-validator.php:136
#: includes/class-wc-subscriptions-cart.php:1503
msgid "That subscription product can not be added to your cart as it already contains a subscription renewal."
msgstr "해당 구독 제품은 이미 구독 갱신이 포함되어 있으므로 장바구니에 추가할 수 없습니다."

#: includes/upgrades/templates/wcs-about.php:109
msgid "That's not all we've working on for the last 12 months when it comes to Subscriptions. We've also released mini-extensions to help you get the most from your subscription store."
msgstr "구독과 관련하여 지난 12개월 동안 작업한 내용은 이것이 전부가 아닙니다. 또한 구독 스토어를 최대한 활용할 수 있도록 미니 확장 프로그램을 출시했습니다."

#: includes/class-wc-subscription.php:1892
msgid "The \"all\" value for $order_type parameter is deprecated. It was a misnomer, as it did not return resubscribe orders. It was also inconsistent with order type values accepted by wcs_get_subscription_orders(). Use array( \"parent\", \"renewal\", \"switch\" ) to maintain previous behaviour, or \"any\" to receive all order types, including switch and resubscribe."
msgstr "$order_type 매개변수의 &quot;all&quot; 값은 더 이상 사용되지 않습니다. 재가입 주문을 반환하지 않았기 때문에 잘못된 이름이었습니다. 또한 wcs_get_subscription_orders()에서 허용하는 주문 유형 값과 일치하지 않습니다. array( &quot;parent&quot;, &quot;renewal&quot;, &quot;switch&quot; )를 사용하여 이전 동작을 유지하거나 &quot;any&quot;를 사용하여 전환 및 재가입을 포함한 모든 주문 유형을 수신하십시오."

#. translators: %s: date type (e.g. "end").
#: includes/class-wc-subscription.php:2402
msgid "The %s date must occur after the cancellation date."
msgstr "%s 날짜는 취소 날짜 이후여야 합니다."

#. translators: %s: date type (e.g. "end").
#: includes/class-wc-subscription.php:2408
msgid "The %s date must occur after the last payment date."
msgstr "%s 날짜는 마지막 지불 날짜 이후여야 합니다."

#. translators: %s: date type (e.g. "end").
#: includes/class-wc-subscription.php:2413
msgid "The %s date must occur after the next payment date."
msgstr "%s 날짜는 다음 지불 날짜 이후여야 합니다."

#. translators: %s: date type (e.g. "next_payment").
#: includes/class-wc-subscription.php:2424
msgid "The %s date must occur after the start date."
msgstr "%s 날짜는 시작 날짜 이후여야 합니다."

#. translators: %s: date type (e.g. "end").
#: includes/class-wc-subscription.php:2419
msgid "The %s date must occur after the trial end date."
msgstr "%s 날짜는 평가판 종료 날짜 이후여야 합니다."

#. translators: %s: date type (e.g. "trial_end").
#: includes/class-wc-subscription.php:1326
msgid "The %s date of a subscription can not be deleted. You must delete the order."
msgstr "구독의 %s 날짜는 삭제할 수 없습니다. 주문을 삭제해야 합니다."

#. translators: placeholder is an item name
#: includes/class-wcs-cart-renewal.php:292
msgid "The %s product has been deleted and can no longer be renewed. Please choose a new product or contact us for assistance."
msgstr "%s 제품이 삭제되어 더 이상 갱신할 수 없습니다. 새 제품을 선택하거나 도움이 필요하면 당사에 문의하십시오."

#: includes/upgrades/templates/wcs-about.php:117
msgid "The Gifting extension makes it possible for one person to purchase a subscription product for someone else. It then shares control of the subscription between the purchaser and recipient, allowing both to manage the subscription over its lifecycle."
msgstr "Gifting 확장 프로그램을 사용하면 한 사람이 다른 사람을 위해 구독 제품을 구매할 수 있습니다. 그런 다음 구매자와 수신자 간에 구독 제어를 공유하여 둘 다 수명 주기 동안 구독을 관리할 수 있습니다."

#: includes/upgrades/templates/wcs-upgrade-in-progress.php:30
msgid "The Upgrade is in Progress"
msgstr "업그레이드가 진행 중입니다"

#: includes/upgrades/templates/wcs-upgrade.php:30
msgid "The WooCommerce Subscriptions plugin has been updated!"
msgstr "WooCommerce 구독 플러그인이 업데이트되었습니다!"

#: includes/upgrades/templates/wcs-upgrade-in-progress.php:31
msgid "The WooCommerce Subscriptions plugin is currently running its database upgrade routine."
msgstr "WooCommerce 구독 플러그인은 현재 데이터베이스 업그레이드 루틴을 실행 중입니다."

#. translators: %s: lowercase human time diff in the form returned by wcs_get_human_time_diff(), e.g. 'in 12 hours'
#: templates/emails/customer-payment-retry.php:18
#: templates/emails/plain/customer-payment-retry.php:18
msgctxt "In customer renewal invoice email"
msgid "The automatic payment to renew your subscription has failed. We will retry the payment %s."
msgstr "구독 갱신을 위한 자동 결제에 실패했습니다. %s 결제를 다시 시도합니다."

#. translators: %1$s: name of the blog, %2$s: link to checkout payment url, note: no full stop due to url at the end
#: templates/emails/customer-renewal-invoice.php:31
#: templates/emails/plain/customer-renewal-invoice.php:23
msgctxt "In customer renewal invoice email"
msgid "The automatic payment to renew your subscription with %1$s has failed. To reactivate the subscription, please log in and pay for the renewal from your account page: %2$s"
msgstr "%1$s의 구독을 갱신하기 위한 자동 결제에 실패했습니다. 구독을 다시 활성화하려면 계정 페이지에서 로그인하고 갱신 비용을 지불하십시오: %2$s"

#. translators: %1$s: an order number, %2$s: the customer's full name, %3$s: lowercase human time diff in the form returned by wcs_get_human_time_diff(), e.g. 'in 12 hours'
#: templates/emails/plain/admin-payment-retry.php:20
msgctxt "In customer renewal invoice email"
msgid "The automatic recurring payment for order #%1$s from %2$s has failed. The payment will be retried %3$s."
msgstr "%2$s의 주문 #%1$s에 대한 자동 반복 결제에 실패했습니다. %3$s 결제를 다시 시도합니다."

#. translators: %1$s: an order number, %2$s: the customer's full name, %3$s: lowercase human time diff in the form returned by wcs_get_human_time_diff(), e.g. 'in 12 hours'
#: templates/emails/admin-payment-retry.php:23
msgctxt "In customer renewal invoice email"
msgid "The automatic recurring payment for order #%d from %s has failed. The payment will be retried %3$s."
msgstr "%s의 주문 번호 %d에 대한 자동 반복 결제에 실패했습니다. %3$s 결제를 다시 시도합니다."

#. translators: %s: help tip.
#: includes/admin/reports/class-wcs-report-subscription-by-product.php:93
msgid "The average line total for this product on each subscription."
msgstr "각 구독에서 이 제품의 평균 라인 합계입니다."

#. translators: %s: help tip.
#: includes/admin/reports/class-wcs-report-subscription-by-product.php:95
msgid "The average line total on all orders for this product line item."
msgstr "이 제품 라인 항목에 대한 모든 주문의 평균 라인 합계입니다."

#: includes/admin/reports/class-wcs-report-subscription-by-customer.php:50
msgid "The average value of all customers' sign-up, switch and renewal orders."
msgstr "모든 고객의 가입, 전환 및 갱신 주문의 평균 값입니다."

#: includes/upgrades/templates/wcs-about.php:159
msgid "The best part about the new automatic retry system is that the retry rules are completely customisable."
msgstr "새로운 자동 재시도 시스템의 가장 좋은 점은 재시도 규칙을 완전히 사용자 지정할 수 있다는 것입니다."

#: includes/class-wc-subscription.php:1318
msgid "The creation date of a subscription can not be deleted, only updated."
msgstr "구독 생성 날짜는 삭제할 수 없으며 업데이트만 가능합니다."

#: includes/api/class-wc-rest-subscriptions-controller.php:554
msgid "The date the subscription's latest order was completed, in GMT."
msgstr "구독의 최신 주문이 완료된 날짜(GMT)입니다."

#: includes/api/class-wc-rest-subscriptions-controller.php:560
msgid "The date the subscription's latest order was paid, in GMT."
msgstr "구독의 최신 주문이 결제된 날짜(GMT)입니다."

#: includes/class-wcs-my-account-payment-methods.php:80
msgid "The deleted payment method was used for automatic subscription payments, we couldn't find an alternative token payment method token to change your subscriptions to."
msgstr "삭제된 결제 수단은 자동 구독 결제에 사용되었습니다. 구독을 변경할 대체 토큰 결제 수단 토큰을 찾지 못했습니다."

#. translators: $1: the token/credit card label, 2$-3$: opening and closing strong and link tags
#: includes/class-wcs-my-account-payment-methods.php:103
msgid "The deleted payment method was used for automatic subscription payments. To avoid failed renewal payments in future the subscriptions using this payment method have been updated to use your %1$s. To change the payment method of individual subscriptions go to your %2$sMy Account > Subscriptions%3$s page."
msgstr "삭제된 결제 수단은 자동 구독 결제에 사용되었습니다. 향후 갱신 결제 실패를 방지하기 위해 이 결제 방법을 사용하는 구독이 %1$s을(를) 사용하도록 업데이트되었습니다. 개별 구독의 지불 방법을 변경하려면 %2$s내 계정 &gt; 구독%3$s 페이지로 이동하십시오."

#: includes/admin/meta-boxes/views/html-retries-table.php:32
msgid "The email sent to the customer when the renewal payment or payment retry failed to notify them that the payment would be retried."
msgstr "갱신 결제 또는 결제 재시도에 실패한 경우 고객에게 전송된 이메일에서 결제를 다시 시도할 것임을 알립니다."

#. translators: 1$: number of subscriptions on site, 2$, lower estimate (minutes), 3$: upper estimate
#: includes/upgrades/templates/wcs-upgrade.php:38
msgid "The full update process for the %1$d subscriptions on your site will take between %2$d and %3$d minutes."
msgstr "사이트의 %1$d 구독에 대한 전체 업데이트 프로세스는 %2$d에서 %3$d분 정도 걸립니다."

#: includes/class-wc-subscriptions-switcher.php:1987
msgid "The item on the switch order cannot be found."
msgstr "스위치 주문의 항목을 찾을 수 없습니다."

#: includes/class-wcs-remove-item.php:188
msgid "The item was not removed because this Subscription's payment method does not support removing an item."
msgstr "이 구독의 결제 방법이 항목 제거를 지원하지 않기 때문에 항목이 제거되지 않았습니다."

#. translators: placeholders are opening and closing <strong> tags
#: includes/upgrades/templates/wcs-about-2-0.php:72
msgid "The new interface is also built on the existing %sEdit Order%s screen. If you've ever modified an order, you already know how to modify a subscription."
msgstr "새 인터페이스는 기존 %s주문 편집%s 화면에도 구축되었습니다. 주문을 수정한 적이 있다면 구독 수정 방법을 이미 알고 있을 것입니다."

#: includes/api/class-wc-rest-subscriptions-controller.php:499
#: includes/api/legacy/class-wc-rest-subscriptions-controller.php:350
msgid "The number of billing periods between subscription renewals."
msgstr "구독 갱신 사이의 청구 기간 수입니다."

#: includes/admin/reports/class-wcs-report-subscription-events-by-date.php:601
msgid "The number of renewal orders processed during this period."
msgstr "이 기간 동안 처리된 갱신 주문 수입니다."

#. translators: %s: renewal count.
#: includes/admin/reports/class-wcs-report-subscription-payment-retry.php:122
msgid "The number of renewal orders which had a failed payment use the retry system."
msgstr "결제에 실패한 갱신 주문의 수는 재시도 시스템을 사용합니다."

#. translators: %s: retry count.
#: includes/admin/reports/class-wcs-report-subscription-payment-retry.php:137
msgid "The number of renewal payment retries for this period which did not result in a successful payment."
msgstr "이 기간 동안 성공적인 결제로 이어지지 않은 갱신 결제 재시도 횟수입니다."

#. translators: %s: retry count.
#: includes/admin/reports/class-wcs-report-subscription-payment-retry.php:129
msgid "The number of renewal payment retries for this period which were able to process the payment which had previously failed one or more times."
msgstr "이전에 한 번 이상 실패한 결제를 처리할 수 있었던 이 기간 동안의 갱신 결제 재시도 횟수입니다."

#. translators: %s: retry count.
#: includes/admin/reports/class-wcs-report-subscription-payment-retry.php:145
msgid "The number of renewal payment retries not yet processed."
msgstr "갱신 결제 재시도 횟수가 아직 처리되지 않았습니다."

#: includes/admin/reports/class-wcs-report-subscription-events-by-date.php:579
msgid "The number of resubscribe orders processed during this period."
msgstr "이 기간 동안 처리된 재가입 주문 수입니다."

#. translators: %s: help tip.
#: includes/admin/reports/class-wcs-report-subscription-by-customer.php:103
msgid "The number of sign-up, switch and renewal orders this customer has placed with your store with a paid status (i.e. processing or complete)."
msgstr "이 고객이 유료 상태(예: 처리 중 또는 완료)로 상점에 등록, 전환 및 갱신 주문을 한 횟수입니다."

#: includes/admin/reports/class-wcs-report-subscription-events-by-date.php:645
msgid "The number of subscriptions cancelled by the customer or store manager during this period.  The pre-paid term may not yet have ended during this period."
msgstr "이 기간 동안 고객 또는 매장 관리자가 취소한 구독 수입니다. 선불 기간은 이 기간 동안 아직 끝나지 않았을 수 있습니다."

#: includes/admin/reports/class-wcs-report-subscription-events-by-date.php:535
msgid "The number of subscriptions created during this period, either by being manually created, imported or a customer placing an order. This includes orders pending payment."
msgstr "수동으로 생성하거나 가져오거나 고객이 주문하여 이 기간 동안 생성된 구독 수입니다. 여기에는 결제 보류 주문이 포함됩니다."

#: includes/admin/reports/class-wcs-report-subscription-events-by-date.php:693
msgid "The number of subscriptions during this period with an end date in the future and a status other than pending."
msgstr "이 기간 동안 종료 날짜가 미래이고 상태가 보류 중이 아닌 구독 수입니다."

#: includes/admin/reports/class-wcs-report-subscription-events-by-date.php:557
msgid "The number of subscriptions purchased in parent orders created during this period. This represents the new subscriptions created by customers placing an order via checkout."
msgstr "이 기간 동안 생성된 상위 주문에서 구매한 구독 수입니다. 이것은 체크아웃을 통해 주문하는 고객이 생성한 새 구독을 나타냅니다."

#. translators: %s: help tip.
#: includes/admin/reports/class-wcs-report-subscription-by-product.php:91
msgid "The number of subscriptions that include this product as a line item and have a status other than pending or trashed."
msgstr "이 제품을 광고 항목으로 포함하고 상태가 보류 중 또는 폐기됨이 아닌 구독 수입니다."

#. translators: %s: help tip.
#: includes/admin/reports/class-wcs-report-subscription-by-customer.php:99
msgid "The number of subscriptions this customer has with a status of active or pending cancellation."
msgstr "활성 또는 보류 중인 취소 상태의 이 고객이 보유한 구독 수입니다."

#. translators: %s: help tip.
#: includes/admin/reports/class-wcs-report-subscription-by-customer.php:101
msgid "The number of subscriptions this customer has with a status other than pending or trashed."
msgstr "이 고객이 보류 중 또는 폐기됨이 아닌 상태의 구독 수입니다."

#: includes/admin/reports/class-wcs-report-subscription-events-by-date.php:623
msgid "The number of subscriptions upgraded, downgraded or cross-graded during this period."
msgstr "이 기간 동안 업그레이드, 다운그레이드 또는 크로스그레이드된 구독 수입니다."

#: includes/admin/reports/class-wcs-report-subscription-events-by-date.php:667
msgid "The number of subscriptions which have either expired or reached the end of the prepaid term if it was previously cancelled."
msgstr "만료되었거나 이전에 취소된 경우 선불 기간의 끝에 도달한 구독 수입니다."

#: includes/admin/reports/class-wcs-report-subscription-by-customer.php:44
msgid "The number of unique customers with a subscription of any status other than pending or trashed."
msgstr "보류 중 또는 폐기됨이 아닌 상태의 구독이 있는 고유 고객 수입니다."

#. translators: %s: renewal count.
#: includes/admin/reports/class-wcs-report-upcoming-recurring-revenue.php:97
msgid "The number of upcoming renewal orders, for currently active subscriptions."
msgstr "현재 활성 구독에 대한 예정된 갱신 주문의 수입니다."

#: includes/class-wc-subscriptions-switcher.php:1985
msgid "The original subscription item being switched cannot be found."
msgstr "전환 중인 원래 구독 항목을 찾을 수 없습니다."

#: includes/class-wc-subscriptions-change-payment-gateway.php:256
#: includes/class-wcs-query.php:255
msgid "The payment method can not be changed for that subscription."
msgstr "해당 구독에 대한 결제 방법은 변경할 수 없습니다."

#: includes/admin/class-wc-subscriptions-admin.php:2050
msgid "The product type can not be changed because this product is associated with subscriptions."
msgstr "이 제품은 구독과 연결되어 있으므로 제품 유형을 변경할 수 없습니다."

#. translators: %1$s: an order number, %2$s: the customer's full name, %3$s: lowercase human time diff in the form returned by wcs_get_human_time_diff(), e.g. 'in 12 hours'
#: templates/emails/admin-payment-retry.php:24
#: templates/emails/plain/admin-payment-retry.php:21
msgid "The renewal order is as follows:"
msgstr "갱신 순서는 다음과 같습니다."

#: includes/api/legacy/class-wc-api-subscriptions.php:248
msgid "The requested subscription cannot be edited."
msgstr "요청한 구독은 수정할 수 없습니다."

#: includes/upgrades/templates/wcs-about.php:76
msgid "The retry system is disabled by default. To enable it, visit the Subscriptions settings administration screen."
msgstr "재시도 시스템은 기본적으로 비활성화되어 있습니다. 활성화하려면 구독 설정 관리 화면을 방문하세요."

#: includes/class-wc-subscription.php:1321
msgid "The start date of a subscription can not be deleted, only updated."
msgstr "구독 시작일은 삭제할 수 없으며 업데이트만 가능합니다."

#: includes/admin/meta-boxes/views/html-retries-table.php:24
msgid "The status applied to the order for the time between when the renewal payment failed or last retry occurred and when this retry was processed."
msgstr "갱신 결제가 실패했거나 마지막 재시도가 발생한 시점과 이 재시도가 처리된 시점 사이의 시간 동안 주문에 적용된 상태입니다."

#: includes/admin/meta-boxes/views/html-retries-table.php:28
msgid "The status applied to the subscription for the time between when the renewal payment failed or last retry occurred and when this retry was processed."
msgstr "갱신 결제가 실패했거나 마지막 재시도가 발생한 시점과 이 재시도가 처리된 시점 사이의 기간 동안 구독에 적용된 상태입니다."

#: includes/admin/meta-boxes/views/html-retries-table.php:20
msgid "The status of the automatic payment retry: pending means the retry will be processed in the future, failed means the payment was not successful when retried and completed means the payment succeeded when retried."
msgstr "자동결제 재시도 진행 상태: Pending은 추후 재시도 진행, 실패는 재시도 시 결제 실패, 완료는 재시도 시 결제 성공을 의미합니다."

#: includes/api/class-wc-rest-subscriptions-controller.php:493
msgid "The status to transition the subscription to. Unlike the \"status\" param, this will calculate and update the subscription dates."
msgstr "구독을 전환할 상태입니다. &quot;상태&quot; 매개변수와 달리 구독 날짜를 계산하고 업데이트합니다."

#: includes/api/class-wc-rest-subscriptions-controller.php:537
#: includes/api/legacy/class-wc-rest-subscriptions-controller.php:388
msgid "The subscription's end date."
msgstr "구독 종료 날짜입니다."

#: includes/api/class-wc-rest-subscriptions-controller.php:532
#: includes/api/legacy/class-wc-rest-subscriptions-controller.php:383
msgid "The subscription's next payment date."
msgstr "구독의 다음 결제 날짜입니다."

#: includes/api/class-wc-rest-subscriptions-controller.php:542
msgid "The subscription's original subscription ID if this is a resubscribed subscription."
msgstr "재구독된 구독인 경우 구독의 원래 구독 ID입니다."

#: includes/api/class-wc-rest-subscriptions-controller.php:548
msgid "The subscription's resubscribed subscription ID."
msgstr "구독의 재구독된 구독 ID입니다."

#: includes/api/class-wc-rest-subscriptions-controller.php:522
#: includes/api/legacy/class-wc-rest-subscriptions-controller.php:373
msgid "The subscription's start date."
msgstr "구독 시작 날짜입니다."

#: includes/api/class-wc-rest-subscriptions-controller.php:527
#: includes/api/legacy/class-wc-rest-subscriptions-controller.php:378
msgid "The subscription's trial date"
msgstr "구독의 평가판 날짜"

#. translators: %s: formatted total amount.
#: includes/admin/reports/class-wcs-report-subscription-events-by-date.php:497
msgid "The sum of all renewal orders including tax and shipping."
msgstr "세금 및 배송을 포함한 모든 갱신 주문의 합계입니다."

#. translators: %s: formatted total amount.
#: includes/admin/reports/class-wcs-report-subscription-events-by-date.php:505
msgid "The sum of all resubscribe orders including tax and shipping."
msgstr "세금 및 배송료를 포함한 모든 재가입 주문의 합계입니다."

#. translators: %s: formatted total amount.
#: includes/admin/reports/class-wcs-report-subscription-events-by-date.php:489
msgid "The sum of all subscription parent orders, including other items, fees, tax and shipping."
msgstr "기타 항목, 수수료, 세금 및 배송을 포함한 모든 구독 상위 주문의 합계입니다."

#. translators: %s: formatted total amount.
#: includes/admin/reports/class-wcs-report-subscription-events-by-date.php:513
msgid "The sum of all switch orders including tax and shipping."
msgstr "세금 및 배송료를 포함한 모든 전환 주문의 합계입니다."

#. translators: %s: formatted amount.
#: includes/admin/reports/class-wcs-report-upcoming-recurring-revenue.php:90
msgid "The sum of all the upcoming renewal orders, including items, fees, tax and shipping, for currently active subscriptions."
msgstr "현재 활성 구독에 대한 항목, 수수료, 세금 및 배송을 포함하여 예정된 모든 갱신 주문의 합계입니다."

#. translators: %s: formatted amount.
#: includes/admin/reports/class-wcs-report-subscription-payment-retry.php:114
msgid "The total amount of revenue, including tax and shipping, recovered with the failed payment retry system for renewal orders with a failed payment."
msgstr "결제 실패로 인한 갱신 주문에 대한 결제 실패 재시도 시스템으로 회수된 세금 및 배송료를 포함한 총 수익 금액입니다."

#: includes/admin/reports/class-wcs-report-subscription-by-customer.php:47
msgid "The total number of sign-up, switch and renewal orders placed with your store with a paid status (i.e. processing or complete)."
msgstr "유료 상태(예: 처리 중 또는 완료)로 스토어에 제출된 등록, 전환 및 갱신 주문의 총 수입니다."

#: includes/admin/reports/class-wcs-report-subscription-by-customer.php:45
msgid "The total number of subscriptions with a status of active or pending cancellation."
msgstr "활성 또는 보류 중인 취소 상태의 총 구독 수입니다."

#: includes/admin/reports/class-wcs-report-subscription-by-customer.php:46
msgid "The total number of subscriptions with a status other than pending or trashed."
msgstr "보류 중 또는 폐기됨이 아닌 상태의 총 구독 수입니다."

#. translators: %s: help tip.
#: includes/admin/reports/class-wcs-report-subscription-by-customer.php:105
msgid "The total value of this customer's sign-up, switch and renewal orders."
msgstr "이 고객의 가입, 전환 및 갱신 주문의 총 가치입니다."

#. translators: placeholder is a time period (e.g. "4 weeks")
#: includes/admin/class-wc-subscriptions-admin.php:1661
msgid "The trial period can not exceed %s."
msgstr "평가판 기간은 %s을(를) 초과할 수 없습니다."

#. translators: number of 1$: days, 2$: weeks, 3$: months, 4$: years
#: includes/admin/class-wc-subscriptions-admin.php:1656
msgid "The trial period can not exceed: %1$s, %2$s, %3$s or %4$s."
msgstr "평가판 기간은 %1$s, %2$s, %3$s 또는 %4$s를 초과할 수 없습니다."

#: includes/upgrades/templates/wcs-upgrade.php:41
msgid "The update process may take a little while, so please be patient."
msgstr "업데이트 프로세스는 다소 시간이 걸릴 수 있으므로 기다려 주십시오."

#: templates/cart/cart-recurring-shipping.php:34
msgid "There are no shipping methods available. Please double check your address, or contact us if you need any help."
msgstr "사용 가능한 배송 방법이 없습니다. 주소를 다시 확인하거나 도움이 필요하면 저희에게 연락하십시오."

#. translators: placeholders are link opening and closing tags. 1$-2$: to gateway settings, 3$-4$: support docs on woocommerce.com
#: includes/gateways/paypal/includes/admin/class-wcs-paypal-admin.php:159
msgid "There is a problem with PayPal. Your API credentials may be incorrect. Please update your %1$sAPI credentials%2$s. %3$sLearn more%4$s."
msgstr "페이팔에 문제가 있습니다. API 자격 증명이 올바르지 않을 수 있습니다. %1$sAPI 자격 증명%2$s을 업데이트하십시오. %3$s자세히 알아보기%4$s."

#. translators: placeholders are opening and closing link tags. 1$-2$: docs on woocommerce, 3$-4$: dismiss link
#: includes/gateways/paypal/includes/admin/class-wcs-paypal-admin.php:172
msgid "There is a problem with PayPal. Your PayPal account is issuing out-of-date subscription IDs. %1$sLearn more%2$s. %3$sDismiss%4$s."
msgstr "페이팔에 문제가 있습니다. PayPal 계정에서 오래된 구독 ID를 발급하고 있습니다. %1$s자세히 알아보기%2$s. %3$s닫기%4$s."

#: includes/class-wc-subscriptions-switcher.php:1505
msgid "There was an error locating the switch details."
msgstr "스위치 세부 정보를 찾는 동안 오류가 발생했습니다."

#: includes/upgrades/templates/wcs-upgrade.php:72
msgid "There was an error with the update. Please refresh the page and try again."
msgstr "업데이트에 오류가 발생했습니다. 페이지를 새로고침하고 다시 시도하십시오."

#: includes/class-wcs-cart-resubscribe.php:70
msgid "There was an error with your request to resubscribe. Please try again."
msgstr "재구독 요청에 오류가 발생했습니다. 다시 시도해 주세요."

#: includes/class-wc-subscriptions-change-payment-gateway.php:247
#: includes/early-renewal/class-wcs-early-renewal-modal-handler.php:106
msgid "There was an error with your request. Please try again."
msgstr "요청에 오류가 있습니다. 다시 시도해 주세요."

#: includes/upgrades/templates/wcs-about.php:51
msgid "These are important questions for any subscription commerce business."
msgstr "이는 모든 구독 상거래 비즈니스에 중요한 질문입니다."

#: includes/upgrades/templates/wcs-about.php:97
msgid "These emails can be enabled, disabled and customised under the %sWooCommerce > Settings > Emails%s administration screen."
msgstr "이러한 이메일은 %sWooCommerce &gt; 설정 &gt; 이메일%s 관리 화면에서 활성화, 비활성화 및 사용자 정의할 수 있습니다."

#: includes/admin/reports/class-wcs-report-subscription-events-by-date.php:734
#: includes/admin/reports/class-wcs-report-subscription-payment-retry.php:161
msgid "This Month"
msgstr "이번 달"

#. translators: %s: default e-mail subject.
#: includes/emails/class-wcs-email-cancelled-subscription.php:160
#: includes/emails/class-wcs-email-expired-subscription.php:158
#: includes/emails/class-wcs-email-on-hold-subscription.php:158
msgid "This controls the email subject line. Leave blank to use the default subject: %s."
msgstr "이것은 이메일 제목 줄을 제어합니다. 기본 제목을 사용하려면 비워 두십시오: %s."

#. translators: %s: default e-mail heading.
#: includes/emails/class-wcs-email-cancelled-subscription.php:168
msgid "This controls the main heading contained within the email notification. Leave blank to use the default heading: %s."
msgstr "이것은 이메일 알림에 포함된 주요 제목을 제어합니다. 기본 제목인 %s을(를) 사용하려면 비워 둡니다."

#. translators: %s: default e-mail heading.
#: includes/emails/class-wcs-email-expired-subscription.php:166
#: includes/emails/class-wcs-email-on-hold-subscription.php:166
msgid "This controls the main heading contained within the email notification. Leave blank to use the default heading: <code>%s</code>."
msgstr "이것은 이메일 알림에 포함된 주요 제목을 제어합니다. 기본 제목을 사용하려면 비워 둡니다: <code>%s</code> ."

#: includes/admin/class-wcs-admin-post-types.php:654
msgid "This date should be treated as an estimate only. The payment gateway for this subscription controls when payments are processed."
msgstr "이 날짜는 추정치로만 취급해야 합니다. 이 구독에 대한 지불 게이트웨이는 지불이 처리되는 시기를 제어합니다."

#: includes/upgrades/templates/wcs-about.php:128
msgid "This free extension makes it possible to migrate subscribers from 3rd party systems to WooCommerce. It also makes it possible to export your subscription data for analysis in spreadsheet tools or 3rd party apps."
msgstr "이 무료 확장을 통해 구독자를 타사 시스템에서 WooCommerce로 마이그레이션할 수 있습니다. 또한 스프레드시트 도구 또는 타사 앱에서 분석을 위해 구독 데이터를 내보낼 수 있습니다."

#: includes/emails/class-wcs-email-customer-on-hold-renewal-order.php:24
msgid "This is an order notification sent to customers containing order details after a renewal order is placed on-hold."
msgstr "갱신 주문이 보류된 후 주문 세부 정보가 포함된 고객에게 전송되는 주문 알림입니다."

#: includes/emails/class-wcs-email-processing-renewal-order.php:25
msgid "This is an order notification sent to the customer after payment for a subscription renewal order is completed. It contains the renewal order details."
msgstr "구독 갱신 주문 결제가 완료된 후 고객에게 발송되는 주문 알림입니다. 여기에는 갱신 주문 세부 정보가 포함되어 있습니다."

#: woocommerce-subscriptions.php:278
msgid "This is where subscriptions are stored."
msgstr "이것은 구독이 저장되는 곳입니다."

#: includes/upgrades/templates/wcs-about-2-0.php:93
msgid "This new page is also where the customer can suspend or cancel their subscription, change payment method, change shipping address or upgrade/downgrade an item."
msgstr "이 새 페이지에서는 고객이 구독을 일시 중지 또는 취소하고, 지불 방법을 변경하고, 배송 주소를 변경하거나, 항목을 업그레이드/다운그레이드할 수 있는 곳이기도 합니다."

#: includes/class-wcs-cart-renewal.php:210
msgid "This order can no longer be paid because the corresponding subscription does not require payment at this time."
msgstr "현재 해당 구독에 지불이 필요하지 않기 때문에 이 주문을 더 이상 지불할 수 없습니다."

#: includes/upgrades/templates/wcs-upgrade.php:50
msgid "This page will display the results of the process as each batch of subscriptions is updated."
msgstr "이 페이지에는 각 구독 배치가 업데이트될 때의 프로세스 결과가 표시됩니다."

#: templates/single-product/add-to-cart/variable-subscription.php:23
msgid "This product is currently out of stock and unavailable."
msgstr "이 상품은 현재 품절되어 사용할 수 없습니다."

#: includes/admin/class-wcs-admin-system-status.php:57
msgid "This section shows any information about Subscriptions."
msgstr "이 섹션에는 구독에 대한 모든 정보가 표시됩니다."

#: includes/admin/class-wcs-admin-system-status.php:62
msgid "This section shows general information about the store."
msgstr "이 섹션은 상점에 대한 일반 정보를 보여줍니다."

#: includes/admin/class-wcs-admin-system-status.php:67
msgid "This section shows information about Subscription payment methods."
msgstr "이 섹션은 구독 결제 방법에 대한 정보를 보여줍니다."

#: includes/admin/class-wcs-admin-system-status.php:72
msgid "This section shows information about payment gateway feature support."
msgstr "이 섹션은 지불 게이트웨이 기능 지원에 대한 정보를 보여줍니다."

#: includes/admin/class-wc-subscriptions-admin.php:1893
msgid "This subscription is no longer editable because the payment gateway does not allow modification of recurring amounts."
msgstr "지불 게이트웨이가 반복 금액 수정을 허용하지 않기 때문에 이 구독은 더 이상 편집할 수 없습니다."

#. Translators: Placeholders are opening and closing My Account link tags.
#: templates/emails/subscription-info.php:57
msgid "This subscription is set to renew automatically using your payment method on file. You can manage or cancel this subscription from your %smy account page%s."
msgid_plural "These subscriptions are set to renew automatically using your payment method on file. You can manage or cancel your subscriptions from your %smy account page%s."
msgstr[0] "이 구독은 등록된 결제 방법을 사용하여 자동으로 갱신되도록 설정되어 있습니다. %smy 계정 페이지%s에서 이 구독을 관리하거나 취소할 수 있습니다."

#. Translators: Placeholder is the My Account URL.
#: templates/emails/plain/subscription-info.php:51
msgid "This subscription is set to renew automatically using your payment method on file. You can manage or cancel this subscription from your my account page. %s"
msgid_plural "These subscriptions are set to renew automatically using your payment method on file. You can manage or cancel your subscriptions from your my account page. %s"
msgstr[0] "이 구독은 등록된 결제 방법을 사용하여 자동으로 갱신되도록 설정되어 있습니다. 내 계정 페이지에서 이 구독을 관리하거나 취소할 수 있습니다. %에스"

#: includes/class-wc-subscriptions-product.php:965
msgid "This variation can not be removed because it is associated with active subscriptions. To remove this variation, please cancel and delete the subscriptions for it."
msgstr "이 변형은 활성 구독과 연결되어 있으므로 제거할 수 없습니다. 이 변형을 제거하려면 구독을 취소하고 삭제하십시오."

#: includes/data-stores/class-wcs-customer-store-cached-cpt.php:55
msgid "This will clear the persistent cache of all of subscriptions stored against users in your store. Expect slower performance of checkout, renewal and other subscription related functions after taking this action. The caches will be regenerated overtime as queries to find a given user's subscriptions are run."
msgstr "이렇게 하면 스토어의 사용자에 대해 저장된 모든 구독의 영구 캐시가 지워집니다. 이 조치를 취한 후 결제, 갱신 및 기타 구독 관련 기능의 성능이 저하될 수 있습니다. 캐시는 주어진 사용자의 구독을 찾기 위한 쿼리가 실행될 때 시간이 지남에 따라 다시 생성됩니다."

#: includes/data-stores/class-wcs-related-order-store-cached-cpt.php:70
msgid "This will clear the persistent cache of all renewal, switch, resubscribe and other order types for all subscriptions in your store. Expect slower performance of checkout, renewal and other subscription related functions after taking this action. The caches will be regenerated overtime as related order queries are run."
msgstr "이렇게 하면 상점의 모든 구독에 대한 모든 갱신, 전환, 재구독 및 기타 주문 유형의 영구 캐시가 지워집니다. 이 조치를 취한 후 결제, 갱신 및 기타 구독 관련 기능의 성능이 저하될 수 있습니다. 캐시는 관련 주문 쿼리가 실행될 때 시간이 지남에 따라 다시 생성됩니다."

#: includes/data-stores/class-wcs-customer-store-cached-cpt.php:54
msgid "This will generate the persistent cache for linking users with subscriptions. The caches will be generated overtime in the background (via Action Scheduler)."
msgstr "이렇게 하면 사용자를 구독과 연결하기 위한 영구 캐시가 생성됩니다. 캐시는 작업 스케줄러를 통해 백그라운드에서 초과 시간에 생성됩니다."

#: includes/data-stores/class-wcs-related-order-store-cached-cpt.php:69
msgid "This will generate the persistent cache of all renewal, switch, resubscribe and other order types for all subscriptions in your store. The caches will be generated overtime in the background (via Action Scheduler)."
msgstr "그러면 스토어의 모든 구독에 대한 모든 갱신, 전환, 재구독 및 기타 주문 유형의 영구 캐시가 생성됩니다. 캐시는 작업 스케줄러를 통해 백그라운드에서 초과 시간에 생성됩니다."

#: includes/admin/meta-boxes/views/html-subscription-schedule.php:63
msgid "Timezone:"
msgstr "시간대:"

#. translators: all placeholders are opening and closing <code> tags, no need to order them
#: includes/upgrades/templates/wcs-about.php:166
msgid "To apply a specific rule based on certain conditions, like high value orders or an infrequent renewal schedule, you can use the retry specific %s'wcs_get_retry_rule'%s filter. This provides the ID of the renewal order for the failed payment, which can be used to find information about the products, subscription and totals to which the failed payment relates."
msgstr "높은 가치의 주문이나 빈번하지 않은 갱신 일정과 같은 특정 조건을 기반으로 특정 규칙을 적용하려면 특정 %s&#39;wcs_get_retry_rule&#39;%s 필터를 재시도할 수 있습니다. 이것은 실패한 결제에 대한 갱신 주문 ID를 제공하며, 실패한 결제와 관련된 제품, 구독 및 총액에 대한 정보를 찾는 데 사용할 수 있습니다."

#: woocommerce-subscriptions.php:390
msgid "To enable automatic renewals for this subscription, you will first need to add a payment method."
msgstr "이 구독에 대한 자동 갱신을 활성화하려면 먼저 결제 수단을 추가해야 합니다."

#. translators: %1$s: link to checkout payment url, note: no full stop due to url at the end
#: templates/emails/plain/customer-payment-retry.php:21
msgctxt "In customer renewal invoice email"
msgid "To reactivate the subscription now, you can also log in and pay for the renewal from your account page: %1$s"
msgstr "지금 구독을 다시 활성화하려면 계정 페이지에서 로그인하고 갱신 비용을 지불할 수도 있습니다. %1$s"

#. translators: %1$s %2$s: link markup to checkout payment url, note: no full stop due to url at the end
#: templates/emails/customer-payment-retry.php:21
msgctxt "In customer renewal invoice email"
msgid "To reactivate the subscription now, you can also log in and pay for the renewal from your account page: %1$sPay Now &raquo;%2$s"
msgstr "지금 구독을 다시 활성화하려면 계정 페이지에서 로그인하여 갱신 비용을 지불할 수도 있습니다. %1$s지금 지불 »%2$s"

#. translators: $1: placeholder is number of weeks, 2$: path to the file
#: includes/upgrades/templates/wcs-upgrade.php:66
msgid "To record the progress of the update a new log file was created. This file will be automatically deleted in %1$d weeks. If you would like to delete it sooner, you can find it here: %2$s"
msgstr "업데이트 진행 상황을 기록하기 위해 새 로그 파일이 생성되었습니다. 이 파일은 %1$d주 후에 자동으로 삭제됩니다. 더 빨리 삭제하려면 %2$s에서 찾을 수 있습니다."

#. translators: $1 and $2 are opening link tags, $3 is a closing link tag.
#: includes/gateways/paypal/includes/templates/html-ipn-failure-notice.php:29
msgid "To resolve this as quickly as possible, please create a %1$stemporary administrator account%3$s with the user email woologin@woocommerce.com and share the credentials with us via %2$sQuickForget.com%3$s."
msgstr "이 문제를 최대한 빨리 해결하려면 사용자 이메일 Woologin@woocommerce.com으로 %1$임시 관리자 계정%3$s을 만들고 %2$sQuickForget.com%3$s를 통해 자격 증명을 공유해 주십시오."

#. translators: $1 the log file name $2 and $3 are opening and closing link tags, respectively.
#: templates/admin/html-failed-scheduled-action-notice.php:38
msgid "To see further details about these errors, view the %1$s log file from the %2$sWooCommerce logs screen.%2$s"
msgstr "이러한 오류에 대한 자세한 내용을 보려면 %2$sWooCommerce 로그 화면에서 %1$s 로그 파일을 확인하십시오.%2$s"

#. translators: $1 is the log file name. $2 and $3 are opening and closing link tags, respectively.
#: includes/gateways/paypal/includes/templates/html-ipn-failure-notice.php:46
msgid "To see the full error, view the %1$s log file from the %2$sWooCommerce logs screen.%3$s."
msgstr "전체 오류를 보려면 %2$sWooCommerce 로그 화면에서 %1$s 로그 파일을 확인하세요.%3$s."

#: includes/class-wc-subscriptions-synchroniser.php:831
msgid "Today!"
msgstr "오늘!"

#: includes/admin/class-wcs-admin-post-types.php:425
msgid "Total"
msgstr "총"

#: templates/myaccount/my-subscriptions.php:46
#: templates/myaccount/related-orders.php:53
#: templates/myaccount/related-subscriptions.php:42
msgctxt "Used in data attribute. Escaped"
msgid "Total"
msgstr "총"

#: includes/admin/meta-boxes/views/html-related-orders-table.php:21
#: templates/myaccount/my-subscriptions.php:24
#: templates/myaccount/related-orders.php:25
#: templates/myaccount/related-subscriptions.php:24
#: templates/myaccount/subscription-totals-table.php:22
msgctxt "table heading"
msgid "Total"
msgstr "총"

#: includes/gateways/paypal/includes/class-wcs-paypal-reference-transaction-api-request.php:279
msgid "Total Discount"
msgstr "총 할인"

#: includes/admin/reports/class-wcs-report-subscription-by-customer.php:44
msgid "Total Subscribers"
msgstr "총 가입자"

#: includes/admin/reports/class-wcs-report-subscription-by-customer.php:47
msgid "Total Subscription Orders"
msgstr "총 구독 주문"

#. translators: %s: help tip.
#: includes/admin/reports/class-wcs-report-subscription-by-customer.php:103
msgid "Total Subscription Orders %s"
msgstr "총 구독 주문 %s"

#: includes/admin/reports/class-wcs-report-subscription-by-customer.php:46
msgid "Total Subscriptions"
msgstr "총 구독"

#. translators: %s: help tip.
#: includes/admin/reports/class-wcs-report-subscription-by-customer.php:101
msgid "Total Subscriptions %s"
msgstr "총 구독 %s"

#. translators: placeholder is the formatted total to be paid for the subscription wrapped in <strong> tags
#: templates/checkout/subscription-receipt.php:30
msgid "Total: %s"
msgstr "총계: %s"

#: templates/checkout/form-change-payment-method.php:22
msgctxt "table headings in notification email"
msgid "Totals"
msgstr "합계"

#: includes/admin/class-wcs-admin-post-types.php:474
#: includes/admin/class-wcs-admin-post-types.php:489
msgid "Trash"
msgstr "쓰레기"

#: includes/admin/class-wc-subscriptions-admin.php:820
msgid "Trashing this order will also trash the subscriptions purchased with the order."
msgstr "이 주문을 삭제하면 해당 주문과 함께 구매한 구독도 삭제됩니다."

#: includes/admin/class-wcs-admin-post-types.php:427
msgid "Trial End"
msgstr "시험 종료"

#: tests/unit/scheduler/scheduler.php:66
#: wcs-functions.php:304
msgctxt "table heading"
msgid "Trial End"
msgstr "시험 종료"

#: templates/myaccount/subscription-details.php:28
msgctxt "customer subscription table header"
msgid "Trial end date"
msgstr "평가판 종료일"

#: includes/admin/class-wc-subscriptions-admin.php:1296
msgid "Turn off Automatic Payments"
msgstr "자동 결제 끄기"

#. translators: 1: subscription status, 2: error message.
#: includes/class-wc-subscription.php:538
msgid "Unable to change subscription status to \"%1$s\". Exception: %2$s"
msgstr "구독 상태를 &quot;%1$s&quot;(으)로 변경할 수 없습니다. 예외: %2$s"

#. translators: %s: subscription status.
#: includes/class-wc-subscription.php:415
msgid "Unable to change subscription status to \"%s\"."
msgstr "구독 상태를 &quot;%s&quot;(으)로 변경할 수 없습니다."

#. translators: %s: subscription status.
#: includes/admin/class-wc-subscriptions-admin.php:778
msgid "Unable to change subscription status to \"%s\". Please assign a customer to the subscription to activate it."
msgstr "구독 상태를 &quot;%s&quot;(으)로 변경할 수 없습니다. 활성화하려면 구독에 고객을 지정하십시오."

#: includes/gateways/paypal/class-wcs-paypal.php:220
msgid "Unable to find order for PayPal billing agreement."
msgstr "PayPal 청구 계약에 대한 주문을 찾을 수 없습니다."

#. translators: 1$: error message, 2$: opening link tag, 3$: closing link tag, 4$: break tag
#: includes/upgrades/class-wc-subscriptions-upgrader.php:426
msgctxt "Error message that gets sent to front end when upgrading Subscriptions"
msgid "Unable to repair subscriptions.%4$sError: %1$s%4$sPlease refresh the page and try again. If problem persists, %2$scontact support%3$s."
msgstr "구독을 복구할 수 없습니다.%4$s오류: %1$s%4$s페이지를 새로고침하고 다시 시도하십시오. 문제가 지속되면 %2$s지원팀%3$s에 문의하십시오."

#. translators: 1$: error message, 2$: opening link tag, 3$: closing link tag, 4$: break tag
#: includes/upgrades/class-wc-subscriptions-upgrader.php:379
msgid "Unable to upgrade subscriptions.%4$sError: %1$s%4$sPlease refresh the page and try again. If problem persists, %2$scontact support%3$s."
msgstr "구독을 업그레이드할 수 없습니다.%4$s오류: %1$s%4$s페이지를 새로고침하고 다시 시도하십시오. 문제가 지속되면 %2$s지원팀%3$s에 문의하십시오."

#: includes/admin/reports/class-wcs-report-retention-rate.php:226
msgid "Unended Subscription Count"
msgstr "무제한 구독 수"

#: includes/admin/meta-boxes/class-wcs-meta-box-related-orders.php:102
msgctxt "relation to order"
msgid "Unknown Order Type"
msgstr "알 수 없는 주문 유형"

#: includes/gateways/paypal/includes/class-wcs-paypal-reference-transaction-api-response.php:138
msgctxt "used in api error message if there is no long message"
msgid "Unknown error"
msgstr "알수없는 오류"

#: includes/class-wc-subscriptions-coupon.php:949
msgid "Unlimited payments"
msgstr "무제한 결제"

#: includes/admin/meta-boxes/views/html-related-orders-row.php:36
#: includes/admin/meta-boxes/views/html-retries-table.php:47
msgid "Unpublished"
msgstr "널리 알려지지 않은"

#: includes/admin/class-wcs-admin-reports.php:55
msgid "Upcoming Recurring Revenue"
msgstr "예정된 반복 수익"

#: includes/upgrades/templates/wcs-upgrade.php:61
msgid "Update Complete"
msgstr "업데이트 완료"

#: includes/upgrades/templates/wcs-upgrade.php:45
msgctxt "text on submit button"
msgid "Update Database"
msgstr "데이터베이스 갱신"

#: includes/upgrades/templates/wcs-upgrade.php:71
msgid "Update Error"
msgstr "업데이트 오류"

#: includes/upgrades/templates/wcs-upgrade.php:49
msgid "Update in Progress"
msgstr "업데이트 진행 중"

#. translators: $1: address type (Shipping Address / Billing Address), $2: opening <strong> tag, $3: closing </strong> tag
#: includes/class-wc-subscriptions-addresses.php:84
msgid "Update the %1$s used for %2$sall%3$s of my active subscriptions"
msgstr "활성 구독의 %2$sall%3$s에 사용된 %1$s 업데이트"

#. translators: $1: opening <strong> tag, $2: closing </strong> tag
#: templates/checkout/form-change-payment-method.php:91
msgid "Update the payment method used for %1$sall%2$s of my current subscriptions"
msgstr "현재 구독의 %1$sall%2$s에 사용된 결제 방법 업데이트"

#. translators: placeholder is an error message.
#: includes/api/class-wc-rest-subscriptions-controller.php:468
#: includes/api/class-wc-rest-subscriptions-controller.php:774
#: includes/api/legacy/class-wc-rest-subscriptions-controller.php:287
msgid "Updating subscription dates errored with message: %s"
msgstr "다음 메시지와 함께 구독 날짜 업데이트 중 오류 발생: %s"

#: includes/class-wc-subscriptions-switcher.php:1871
msgctxt "a switch type"
msgid "Upgrade"
msgstr "업그레이드"

#: includes/class-wc-subscriptions-switcher.php:444
#: includes/class-wc-subscriptions-switcher.php:542
#: includes/class-wc-subscriptions-switcher.php:2575
msgid "Upgrade or Downgrade"
msgstr "업그레이드 또는 다운그레이드"

#: includes/admin/class-wc-subscriptions-admin.php:1224
msgid "Use this field to customise the text displayed on the checkout button when an order contains a subscription. Normally the checkout submission button displays \"Place order\". When the cart contains a subscription, this is changed to \"Sign up now\"."
msgstr "주문에 구독이 포함된 경우 이 필드를 사용하여 결제 버튼에 표시되는 텍스트를 사용자 정의합니다. 일반적으로 결제 제출 버튼에는 &quot;주문하기&quot;가 표시됩니다. 장바구니에 구독이 포함되어 있으면 &quot;지금 가입&quot;으로 변경됩니다."

#: templates/myaccount/subscription-details.php:62
msgid "Using the auto-renewal toggle is disabled while in staging mode."
msgstr "스테이징 모드에서는 자동 갱신 토글을 사용할 수 없습니다."

#: woocommerce-subscriptions.php:758
msgid "Variable Subscription"
msgstr "가변 구독"

#: includes/admin/class-wc-subscriptions-admin.php:199
msgid "Variable subscription"
msgstr "가변 구독"

#: includes/api/class-wc-rest-subscriptions-controller.php:596
msgid "Variation ID, if applicable."
msgstr "해당하는 경우 변형 ID입니다."

#. translators: placeholder $1 is the Subscription version string ('2.3'), $2-3 are opening and closing <em> tags
#: includes/upgrades/templates/update-welcome-notice.php:5
msgid "Version %1$s brings some new improvements requested by store managers just like you (and possibly even by %2$syou%3$s)."
msgstr "버전 %1$s는 귀하와 같은 매장 관리자가 요청한 몇 가지 새로운 개선 사항을 제공합니다(아마도 %2$syou%3$s도 가능)."

#. translators: placeholder is version number
#: includes/upgrades/templates/wcs-about-2-0.php:31
#: includes/upgrades/templates/wcs-about.php:30
msgid "Version %s"
msgstr "버전 %s"

#: includes/upgrades/templates/wcs-about-2-0.php:24
msgid "Version 2.0 has been in development for more than a year. We've reinvented the extension to take into account 3 years of feedback from store managers."
msgstr "버전 2.0은 1년 이상 개발되었습니다. 우리는 매장 관리자로부터 3년 간의 피드백을 고려하여 확장 기능을 재창조했습니다."

#: includes/upgrades/templates/wcs-about.php:23
msgid "Version 2.1 introduces some great new features requested by store managers just like you (and possibly even by %syou%s)."
msgstr "버전 2.1은 귀하와 같은 매장 관리자(그리고 아마도 %syou%s도 가능)가 요청한 몇 가지 멋진 새 기능을 소개합니다."

#. translators: placeholder is the display name of a payment gateway a subscription was paid by
#. translators: %s: payment method.
#: includes/admin/class-wcs-admin-post-types.php:609
#: includes/class-wc-subscription.php:2017
msgid "Via %s"
msgstr "%s을(를) 통해"

#: templates/myaccount/my-subscriptions.php:50
#: templates/myaccount/related-orders.php:84
#: templates/myaccount/related-subscriptions.php:46
msgctxt "view a subscription"
msgid "View"
msgstr "보다"

#: includes/upgrades/templates/wcs-about.php:99
msgid "View Email Settings"
msgstr "이메일 설정 보기"

#: includes/upgrades/templates/wcs-about.php:54
msgid "View Reports"
msgstr "보고서 보기"

#: includes/payment-retry/class-wcs-retry-post-store.php:43
#: includes/payment-retry/class-wcs-retry-post-store.php:44
msgid "View Retry"
msgstr "재시도 보기"

#: woocommerce-subscriptions.php:270
#: woocommerce-subscriptions.php:271
msgctxt "custom post type setting"
msgid "View Subscription"
msgstr "구독 보기"

#: templates/emails/plain/cancelled-subscription.php:44
#: templates/emails/plain/expired-subscription.php:44
#: templates/emails/plain/on-hold-subscription.php:40
msgctxt "in plain emails for subscription information"
msgid "View Subscription: %s"
msgstr "구독 보기: %s"

#: includes/class-wcs-auth.php:45
msgid "View and manage subscriptions"
msgstr "구독 보기 및 관리"

#: includes/admin/meta-boxes/class-wcs-meta-box-subscription-data.php:64
msgid "View other subscriptions &rarr;"
msgstr "다른 구독 보기 →"

#: includes/class-wcs-query.php:308
msgid "View subscription"
msgstr "구독 보기"

#. translators: placeholder is either view or edit url for the subscription
#: templates/emails/plain/subscription-info.php:27
msgctxt "in plain emails for subscription information"
msgid "View subscription: %s"
msgstr "구독 보기: %s"

#: includes/class-wcs-auth.php:39
msgid "View subscriptions"
msgstr "구독 보기"

#. translators: placeholders are opening and closing link tags
#: includes/class-wc-subscriptions-order.php:386
msgid "View the status of your subscription in %1$syour account%2$s."
msgid_plural "View the status of your subscriptions in %1$syour account%2$s."
msgstr[0] "%1$s계정%2$s에서 구독 상태를 확인하세요."

#. translators: placeholder is order's view url
#: templates/emails/plain/customer-completed-switch-order.php:24
msgid "View your order: %s"
msgstr "주문 보기: %s"

#. translators: placeholder is subscription's view url
#: templates/emails/plain/customer-completed-switch-order.php:35
msgid "View your subscription: %s"
msgstr "구독 보기: %s"

#: includes/admin/class-wc-subscriptions-admin.php:221
msgid "Virtual"
msgstr "가상"

#: includes/admin/class-wc-subscriptions-admin.php:856
msgid ""
"WARNING: Bad things are about to happen!\n"
"\n"
"The payment gateway used to purchase this subscription does not support modifying a subscription's details.\n"
"\n"
"Changes to the billing period, recurring discount, recurring tax or recurring total may not be reflected in the amount charged by the payment gateway."
msgstr "경고: 나쁜 일이 일어나려고 합니다! 이 구독을 구매하는 데 사용된 결제 게이트웨이는 구독 세부정보 수정을 지원하지 않습니다. 청구 기간, 반복 할인, 반복 세금 또는 반복 총액의 변경 사항은 결제 게이트웨이에서 청구하는 금액에 반영되지 않을 수 있습니다."

#: includes/admin/class-wc-subscriptions-admin.php:1723
#: includes/admin/class-wcs-admin-system-status.php:93
msgctxt "label that indicates whether debugging is turned on for the plugin"
msgid "WCS_DEBUG"
msgstr "WCS_DEBUG"

#: includes/upgrades/templates/wcs-about.php:174
msgid "WP REST API Endpoints"
msgstr "WP REST API 엔드포인트"

#. translators: all placeholders are opening and closing <code> tags, no need to order them
#: includes/upgrades/templates/wcs-about.php:187
msgid "Want the details of a specific subscription? Get %s/wp-json/wc/v1/subscriptions/<id>/%s."
msgstr "특정 구독에 대한 세부 정보를 원하십니까? %s/wp-json/wc/v1/subscriptions/ 가져오기<id> /%에스."

#. translators: placeholder is Subscription version string ('2.3')
#: includes/upgrades/templates/update-welcome-notice.php:16
msgid "Want to know more about Subscriptions %s?"
msgstr "구독 %s에 대해 더 알고 싶으십니까?"

#. translators: all placeholders are opening and closing <code> tags, no need to order them
#: includes/upgrades/templates/wcs-about.php:183
msgid "Want to list all the subscriptions on a site? Get %s/wp-json/wc/v1/subscriptions%s."
msgstr "사이트의 모든 구독을 나열하고 싶으십니까? %s/wp-json/wc/v1/subscriptions%s을(를) 가져옵니다."

#. translators: all placeholders are opening and closing <code> tags, no need to order them
#: includes/upgrades/templates/wcs-about-2-0.php:188
msgid "Want to list all the subscriptions on a site? Get %sexample.com/wc-api/v2/subscriptions/%s. Want the details of a specific subscription? Get %s/wc-api/v2/subscriptions/<id>/%s."
msgstr "사이트의 모든 구독을 나열하고 싶으십니까? %sexample.com/wc-api/v2/subscriptions/%s를 가져옵니다. 특정 구독에 대한 세부 정보를 원하십니까? %s/wc-api/v2/subscriptions/ 가져오기<id> /%에스."

#: templates/html-early-renewal-modal-content.php:34
msgid "Want to renew early via the checkout? Click %shere.%s"
msgstr "체크아웃을 통해 조기 갱신을 원하십니까? %여기를 클릭하세요.%s"

#: includes/upgrades/templates/wcs-about.php:138
msgid "Want your customers to be able to subscribe to non-subscription products?"
msgstr "고객이 비구독 제품을 구독할 수 있기를 원하십니까?"

#. translators: placeholders are opening and closing tags. Leads to docs on version 2
#: woocommerce-subscriptions.php:1230
msgid "Warning! Version 2.0 is a major update to the WooCommerce Subscriptions extension. Before updating, please create a backup, update all WooCommerce extensions and test all plugins, custom code and payment gateways with version 2.0 on a staging site. %1$sLearn more about the changes in version 2.0 &raquo;%2$s"
msgstr "경고! 버전 2.0은 WooCommerce 구독 확장의 주요 업데이트입니다. 업데이트하기 전에 백업을 만들고 모든 WooCommerce 확장을 업데이트하고 스테이징 사이트에서 버전 2.0으로 모든 플러그인, 사용자 정의 코드 및 지불 게이트웨이를 테스트하십시오. %1$s버전 2.0의 변경 사항에 대해 자세히 알아보기 »%2$s"

#. translators: placeholder is Subscriptions version number.
#: woocommerce-subscriptions.php:1246
msgid "Warning! You are running version %s of WooCommerce Subscriptions plugin code but your database has been upgraded to Subscriptions version 2.0. This will cause major problems on your store."
msgstr "경고! WooCommerce 구독 플러그인 코드 버전 %s을(를) 실행 중이지만 데이터베이스가 구독 버전 2.0으로 업그레이드되었습니다. 이것은 상점에 큰 문제를 일으킬 것입니다."

#: includes/admin/class-wc-subscriptions-admin.php:864
msgid ""
"Warning: Deleting a user will also delete the user's subscriptions. The user's orders will remain but be reassigned to the 'Guest' user.\n"
"\n"
"Do you want to continue to delete this user and any associated subscriptions?"
msgstr "경고: 사용자를 삭제하면 사용자의 구독도 삭제됩니다. 사용자의 주문은 그대로 유지되지만 &#39;게스트&#39; 사용자에게 재할당됩니다. 이 사용자 및 연결된 구독을 계속 삭제하시겠습니까?"

#: includes/class-wc-subscriptions-switcher.php:1395
msgid "We can not find your old subscription item."
msgstr "이전 구독 항목을 찾을 수 없습니다."

#: includes/admin/class-wc-subscriptions-admin.php:1595
msgid "We can't find a paid subscription order for this user."
msgstr "이 사용자에 대한 유료 구독 주문을 찾을 수 없습니다."

#. translators: placeholder is a number
#: includes/admin/class-wc-subscriptions-admin.php:1497
msgid "We can't find a subscription with ID #%d. Perhaps it was deleted?"
msgstr "ID가 #%d인 구독을 찾을 수 없습니다. 아마도 삭제 되었습니까?"

#: includes/early-renewal/class-wcs-early-renewal-modal-handler.php:128
msgid "We couldn't create a renewal order for your subscription, please try again."
msgstr "구독에 대한 갱신 주문을 생성할 수 없습니다. 다시 시도해 주세요."

#: includes/class-wcs-cart-renewal.php:376
msgid "We couldn't find the original renewal order for an item in your cart. The item was removed."
msgid_plural "We couldn't find the original renewal orders for items in your cart. The items were removed."
msgstr[0] "장바구니에서 항목에 대한 원래 갱신 주문을 찾을 수 없습니다. 항목이 제거되었습니다."

#: includes/class-wcs-cart-renewal.php:369
msgid "We couldn't find the original subscription for an item in your cart. The item was removed."
msgid_plural "We couldn't find the original subscriptions for items in your cart. The items were removed."
msgstr[0] "장바구니에서 항목에 대한 원래 구독을 찾을 수 없습니다. 항목이 제거되었습니다."

#: includes/upgrades/templates/wcs-about-2-0.php:185
msgid "We didn't just improve interfaces for humans, we also improved them for computers. Your applications can now create, read, update or delete subscriptions via RESTful API endpoints."
msgstr "우리는 인간을 위한 인터페이스를 개선했을 뿐만 아니라 컴퓨터를 위한 인터페이스도 개선했습니다. 이제 애플리케이션에서 RESTful API 엔드포인트를 통해 구독을 생성, 읽기, 업데이트 또는 삭제할 수 있습니다."

#: templates/emails/customer-completed-renewal-order.php:18
#: templates/emails/plain/customer-completed-renewal-order.php:17
msgid "We have finished processing your subscription renewal order."
msgstr "구독 갱신 주문 처리를 완료했습니다."

#: includes/upgrades/templates/update-welcome-notice.php:6
#: includes/upgrades/templates/wcs-about-2-0.php:25
#: includes/upgrades/templates/wcs-about.php:24
msgid "We hope you enjoy it!"
msgstr "우리는 당신이 그것을 즐기기를 바랍니다!"

#: includes/early-renewal/class-wcs-early-renewal-modal-handler.php:113
msgid "We were unable to locate that subscription, please try again."
msgstr "해당 구독을 찾을 수 없습니다. 다시 시도해 주세요."

#. translators: Placeholders are opening and closing link tags.
#: includes/admin/class-wc-subscriptions-admin.php:1541
msgid "We weren't able to locate the set of report results you requested. Please regenerate the link from the %1$sSubscription Reports screen%2$s."
msgstr "요청하신 보고서 결과 집합을 찾을 수 없습니다. %1$s구독 보고서 화면%2$s에서 링크를 다시 생성하십시오."

#: includes/class-wcs-cached-data-manager.php:225
msgid "Weekly"
msgstr "주간"

#: includes/upgrades/templates/wcs-about-2-0.php:20
msgid "Welcome to Subscriptions 2.0"
msgstr "구독 2.0에 오신 것을 환영합니다"

#: includes/upgrades/templates/wcs-about.php:19
msgid "Welcome to Subscriptions 2.1!"
msgstr "구독 2.1에 오신 것을 환영합니다!"

#. translators: placeholder is Subscription version string ('2.3')
#: includes/upgrades/class-wcs-upgrade-notice-manager.php:99
msgid "Welcome to WooCommerce Subscriptions %s!"
msgstr "WooCommerce 구독에 오신 것을 환영합니다 %s!"

#: includes/upgrades/class-wc-subscriptions-upgrader.php:630
msgid "Welcome to WooCommerce Subscriptions 2.1"
msgstr "WooCommerce 구독 2.1에 오신 것을 환영합니다"

#: includes/upgrades/templates/wcs-about.php:116
msgid "What happens when a customer wants to purchase a subscription product for someone else?"
msgstr "고객이 다른 사람을 위해 구독 제품을 구매하려고 하면 어떻게 됩니까?"

#: includes/privacy/class-wcs-privacy.php:97
msgid "What personal information your store shares with external sources depends on which third-party payment processor plugins you are using to collect subscription payments. We recommend that you consult with their privacy policies to inform this section of your privacy policy."
msgstr "스토어가 외부 소스와 공유하는 개인 정보는 구독 결제를 수집하는 데 사용하는 타사 결제 프로세서 플러그인에 따라 다릅니다. 귀하의 개인 정보 보호 정책의 이 섹션을 알리려면 해당 개인 정보 보호 정책을 참조하는 것이 좋습니다."

#. translators: placeholders are opening and closing link tags, linking to additional privacy policy documentation.
#: includes/privacy/class-wcs-privacy.php:94
msgid "What we collect and store"
msgstr "우리가 수집하고 저장하는 것"

#: includes/privacy/class-wcs-privacy.php:96
msgid "What we share with others"
msgstr "우리가 다른 사람들과 공유하는 것"

#: includes/upgrades/templates/update-welcome-notice.php:8
msgid "What's new?"
msgstr "새로운 것은 무엇입니까?"

#: templates/emails/plain/subscription-info.php:31
msgctxt "Used as end date for an indefinite subscription"
msgid "When Cancelled"
msgstr "취소 시"

#: includes/admin/class-wc-subscriptions-admin.php:1249
msgid "When a subscription is activated, either manually or after a successful purchase, new users will be assigned this role."
msgstr "수동으로 또는 성공적인 구매 후 구독이 활성화되면 새 사용자에게 이 역할이 할당됩니다."

#: templates/emails/subscription-info.php:37
msgctxt "Used as end date for an indefinite subscription"
msgid "When cancelled"
msgstr "취소시"

#. Translators: %s URL to erasure request screen.
#: includes/privacy/class-wcs-privacy.php:223
msgid "When handling an %s, should personal data within subscriptions be retained or removed?"
msgstr "%s을(를) 처리할 때 구독 내의 개인 데이터를 유지하거나 제거해야 합니까?"

#: includes/class-wc-subscriptions-switcher.php:390
msgid "When switching to a subscription with a different recurring payment or billing period, should the price paid for the existing billing period be prorated when switching to the new subscription?"
msgstr "반복 결제 또는 청구 기간이 다른 구독으로 전환하는 경우 새 구독으로 전환할 때 기존 청구 기간에 대해 지불한 가격을 일할 계산해야 합니까?"

#: includes/class-wc-subscriptions-switcher.php:424
msgid "When switching to a subscription with a length, you can take into account the payments already completed by the customer when determining how many payments the subscriber needs to make for the new subscription."
msgstr "기간이 있는 구독으로 전환할 때 구독자가 새 구독에 대해 지불해야 하는 금액을 결정할 때 고객이 이미 완료한 지불을 고려할 수 있습니다."

#: includes/class-wc-subscriptions-switcher.php:408
msgid "When switching to a subscription with a sign up fee, you can require the customer pay only the gap between the existing subscription's sign up fee and the new subscription's sign up fee (if any)."
msgstr "가입비가 있는 구독으로 전환할 때 고객이 기존 구독의 가입비와 새 구독의 가입비(있는 경우) 사이의 차액만 지불하도록 요구할 수 있습니다."

#: includes/upgrades/templates/wcs-about.php:139
msgid "With WooCommerce Subscribe All the Things, they can! This experimental extension is exploring how to convert any product, including Product Bundles and Composite Products, into a subscription product. It also offers customers a way to subscribe to a cart of non-subscription products."
msgstr "WooCommerce Subscribe All Things를 사용하면 할 수 있습니다! 이 실험적 확장은 제품 번들 및 복합 제품을 포함한 모든 제품을 구독 제품으로 변환하는 방법을 탐구하고 있습니다. 또한 고객에게 비구독 제품 장바구니에 가입할 수 있는 방법을 제공합니다."

#: includes/early-renewal/class-wcs-early-renewal-manager.php:55
msgid "With early renewals enabled, customers can renew their subscriptions before the next payment date."
msgstr "조기 갱신을 활성화하면 고객은 다음 결제 날짜 이전에 구독을 갱신할 수 있습니다."

#. translators: placeholders are opening and closing link tags
#: includes/admin/class-wc-subscriptions-admin.php:1290
msgid "With manual renewals, a customer's subscription is put on-hold until they login and pay to renew it. %1$sLearn more%2$s."
msgstr "수동 갱신을 사용하면 고객이 로그인하고 갱신하기 위해 비용을 지불할 때까지 구독이 보류됩니다. %1$s자세히 알아보기%2$s."

#. translators: all placeholders are opening and closing <code> tags, no need to order them
#: includes/upgrades/templates/wcs-about.php:162
msgid "With the %s'wcs_default_retry_rules'%s filter, you can define a set of default rules to apply to all failed payments in your store."
msgstr "%s&#39;wcs_default_retry_rules&#39;%s 필터를 사용하여 상점에서 실패한 모든 결제에 적용할 기본 규칙 세트를 정의할 수 있습니다."

#. Author of the plugin
#: includes/admin/class-wcs-admin-reports.php:104
#: includes/admin/reports/class-wcs-report-cache-manager.php:263
msgid "WooCommerce"
msgstr "우커머스"

#. translators: $1: opening <a> tag linking to WC API docs, $2: closing <a> tag, $3: opening <a> tag linking to WP API docs, $4: closing <a> tag
#: includes/upgrades/templates/wcs-about.php:177
msgid "WooCommerce 2.6 added support for %1$sREST API%2$s endpoints built on WordPress core's %3$sREST API%4$s infrastructure."
msgstr "WooCommerce 2.6은 WordPress 코어의 %3$sREST API%4$s 인프라에 구축된 %1$sREST API%2$s 엔드포인트에 대한 지원을 추가했습니다."

#: includes/admin/class-wcs-admin-system-status.php:242
msgctxt "label for the system status page"
msgid "WooCommerce Account Connected"
msgstr "WooCommerce 계정 연결됨"

#. Plugin Name of the plugin
#: includes/privacy/class-wcs-privacy.php:40
msgid "WooCommerce Subscriptions"
msgstr "WooCommerce 구독"

#: includes/gateways/paypal/class-wcs-paypal.php:626
msgctxt "used in User Agent data sent to PayPal to help identify where a payment came from"
msgid "WooCommerce Subscriptions PayPal"
msgstr "WooCommerce 구독 PayPal"

#: includes/upgrades/templates/wcs-upgrade.php:19
msgid "WooCommerce Subscriptions Update"
msgstr "WooCommerce 구독 업데이트"

#: includes/upgrades/templates/wcs-upgrade-in-progress.php:24
msgid "WooCommerce Subscriptions Update in Progress"
msgstr "WooCommerce 구독 업데이트 진행 중"

#: woocommerce-subscriptions.php:390
msgid "Would you like to add a payment method now?"
msgstr "지금 결제 수단을 추가하시겠습니까?"

#. translators: 1: token display name, 2: opening link tag, 4: closing link tag, 3: opening link tag.
#: includes/class-wcs-my-account-payment-methods.php:158
msgid "Would you like to update your subscriptions to use this new payment method - %1$s?%2$sYes%4$s | %3$sNo%4$s"
msgstr "이 새로운 결제 방법을 사용하도록 구독을 업데이트하시겠습니까? - %1$s?%2$s예%4$s | %3$s아니요%4$s"

#: includes/admin/class-wcs-admin-post-types.php:651
msgid "Y/m/d g:i:s A"
msgstr "Y/m/dg:i:s A"

#. translators: php date format
#: includes/admin/meta-boxes/views/html-related-orders-row.php:33
#: includes/admin/meta-boxes/views/html-retries-table.php:44
msgctxt "post date"
msgid "Y/m/d g:i:s A"
msgstr "Y/m/dg:i:s A"

#. translators: date placeholder for input, javascript format
#: includes/wcs-helper-functions.php:40
msgid "YYYY-MM-DD"
msgstr "YYYY-MM-DD"

#: includes/admin/reports/class-wcs-report-subscription-events-by-date.php:732
#: includes/admin/reports/class-wcs-report-subscription-payment-retry.php:159
msgid "Year"
msgstr "년도"

#: includes/admin/class-wc-subscriptions-admin.php:1724
#: includes/admin/class-wc-subscriptions-admin.php:1791
#: includes/admin/class-wcs-admin-system-status.php:95
#: includes/admin/reports/class-wcs-report-cache-manager.php:317
msgid "Yes"
msgstr "예"

#: includes/admin/class-wc-subscriptions-admin.php:843
msgid ""
"You are about to trash one or more orders which contain a subscription.\n"
"\n"
"Trashing the orders will also trash the subscriptions purchased with these orders."
msgstr "구독이 포함된 하나 이상의 주문을 폐기하려고 합니다. 주문을 삭제하면 이 주문으로 구매한 구독도 삭제됩니다."

#: includes/admin/class-wc-subscriptions-admin.php:857
msgid "You are deleting a subscription item. You will also need to manually cancel and trash the subscription on the Manage Subscriptions screen."
msgstr "구독 항목을 삭제 중입니다. 또한 구독 관리 화면에서 수동으로 구독을 취소하고 폐기해야 합니다."

#: includes/class-wcs-user-change-status-handler.php:61
msgid "You can not reactivate that subscription until paying to renew it. Please contact us if you need assistance."
msgstr "갱신하기 위해 비용을 지불할 때까지 해당 구독을 다시 활성화할 수 없습니다. 도움이 필요하시면 연락주세요."

#: includes/early-renewal/class-wcs-cart-early-renewal.php:99
msgid "You can not renew this subscription early. Please contact us if you need assistance."
msgstr "이 구독을 조기에 갱신할 수 없습니다. 도움이 필요하시면 연락주세요."

#: includes/class-wcs-cart-resubscribe.php:82
msgid "You can not resubscribe to that subscription. Please contact us if you need assistance."
msgstr "해당 구독을 다시 구독할 수 없습니다. 도움이 필요하면 저희에게 연락하십시오."

#: includes/class-wcs-user-change-status-handler.php:71
msgid "You can not suspend that subscription - the suspension limit has been reached. Please contact us if you need assistance."
msgstr "해당 구독을 일시 중지할 수 없습니다. 일시 중지 한도에 도달했습니다. 도움이 필요하시면 연락주세요."

#: includes/class-wc-subscriptions-switcher.php:1464
msgid "You can not switch this subscription. It appears you do not own the subscription."
msgstr "이 구독을 전환할 수 없습니다. 구독을 소유하지 않은 것 같습니다."

#: includes/class-wc-subscriptions-switcher.php:1417
msgid "You can not switch to the same subscription."
msgstr "동일한 구독으로 전환할 수 없습니다."

#: includes/class-wc-subscriptions-switcher.php:1389
msgid "You can only switch to a subscription product."
msgstr "구독 제품으로만 전환할 수 있습니다."

#: includes/early-renewal/class-wcs-early-renewal-modal-handler.php:118
msgid "You can't renew the subscription at this time. Please try again."
msgstr "지금은 구독을 갱신할 수 없습니다. 다시 시도해 주세요."

#: includes/class-wcs-remove-item.php:180
msgid "You cannot modify a subscription that does not belong to you."
msgstr "귀하의 소유가 아닌 구독은 수정할 수 없습니다."

#: includes/class-wcs-remove-item.php:184
msgid "You cannot remove an item that does not exist. "
msgstr "존재하지 않는 항목은 제거할 수 없습니다."

#: includes/api/legacy/class-wc-api-subscriptions.php:173
msgid "You do not have permission to create subscriptions"
msgstr "구독을 생성할 권한이 없습니다."

#: includes/api/legacy/class-wc-api-subscriptions.php:124
msgid "You do not have permission to read the subscriptions count"
msgstr "구독 수를 읽을 수 있는 권한이 없습니다."

#: includes/class-wc-subscriptions-switcher.php:188
msgid "You have a subscription to this product. Choosing a new subscription will replace your existing subscription."
msgstr "이 제품에 대한 구독이 있습니다. 새 구독을 선택하면 기존 구독이 대체됩니다."

#: templates/single-product/add-to-cart/variable-subscription.php:34
msgid "You have added a variation of this product to the cart already."
msgstr "이 제품의 변형을 이미 장바구니에 추가했습니다."

#: includes/class-wc-subscriptions-switcher.php:272
msgid "You have already subscribed to this product and it is limited to one per customer. You can not purchase the product again."
msgstr "귀하는 이미 이 제품에 가입했으며 고객당 1개로 제한됩니다. 제품을 다시 구매할 수 없습니다."

#: templates/single-product/add-to-cart/subscription.php:32
#: templates/single-product/add-to-cart/variable-subscription.php:30
msgid "You have an active subscription to this product already."
msgstr "이 제품에 대한 활성 구독이 이미 있습니다."

#: templates/myaccount/my-subscriptions.php:74
msgid "You have no active subscriptions."
msgstr "활성 구독이 없습니다."

#: templates/myaccount/my-subscriptions.php:72
msgid "You have reached the end of subscriptions. Go to the %sfirst page%s."
msgstr "구독 종료에 도달했습니다. %s첫 번째 페이지%s로 이동합니다."

#. translators: $1: customer's billing first name and last name
#: templates/emails/admin-new-renewal-order.php:16
#: templates/emails/plain/admin-new-renewal-order.php:16
msgctxt "Used in admin email: new renewal order"
msgid "You have received a subscription renewal order from %1$s. Their order is as follows:"
msgstr "%1$s에서 구독 갱신 주문을 받았습니다. 그들의 순서는 다음과 같습니다."

#: templates/emails/customer-completed-switch-order.php:18
#: templates/emails/plain/customer-completed-switch-order.php:17
msgid "You have successfully changed your subscription items. Your new order and subscription details are shown below for your reference:"
msgstr "구독 항목을 성공적으로 변경했습니다. 참조용으로 새 주문 및 구독 세부정보가 아래에 표시됩니다."

#. translators: placeholders are 1$: item name, and, 2$: opening and, 3$: closing link tags
#: includes/class-wcs-remove-item.php:140
msgid "You have successfully removed \"%1$s\" from your subscription. %2$sUndo?%3$s"
msgstr "구독에서 &quot;%1$&quot;을(를) 성공적으로 제거했습니다. %2$s실행취소하시겠습니까?%3$s"

#. translators: $1: {blogname}, $2: {order_date}, variables that will be substituted when email is sent out
#: includes/emails/class-wcs-email-completed-renewal-order.php:31
msgctxt "Default email subject for email to customer on completed renewal order"
msgid "Your %1$s renewal order from %2$s is complete"
msgstr "%2$s의 %1$s 갱신 주문이 완료되었습니다."

#. translators: $1: {blogname}, $2: {order_date}, variables will be substituted when email is sent out
#: includes/emails/class-wcs-email-completed-renewal-order.php:40
msgctxt "Default email subject for email with downloadable files in it"
msgid "Your %1$s subscription renewal order from %2$s is complete - download your files"
msgstr "%2$s의 %1$s 구독 갱신 주문이 완료되었습니다. 파일을 다운로드하십시오."

#: includes/upgrades/templates/wcs-about.php:180
msgid "Your applications can now create, read, update or delete subscriptions via RESTful API endpoints with the same design as the latest version of WooCommerce's REST API endpoints."
msgstr "이제 애플리케이션에서 최신 버전의 WooCommerce REST API 엔드포인트와 동일한 디자인의 RESTful API 엔드포인트를 통해 구독을 생성, 읽기, 업데이트 또는 삭제할 수 있습니다."

#: includes/class-wcs-switch-totals-calculator.php:190
msgid "Your cart contained an invalid subscription switch request. It has been removed from your cart."
msgstr "장바구니에 잘못된 구독 전환 요청이 포함되어 있습니다. 장바구니에서 제거되었습니다."

#: includes/class-wc-subscriptions-switcher.php:230
#: includes/class-wc-subscriptions-switcher.php:1261
msgid "Your cart contained an invalid subscription switch request. It has been removed."
msgid_plural "Your cart contained invalid subscription switch requests. They have been removed."
msgstr[0] "장바구니에 잘못된 구독 전환 요청이 포함되어 있습니다. 삭제되었습니다."

#: includes/class-wc-subscriptions-cart-validator.php:111
msgid "Your cart has been emptied of subscription products. Only one subscription product can be purchased at a time."
msgstr "장바구니에 구독 제품이 비었습니다. 한 번에 하나의 구독 제품만 구입할 수 있습니다."

#. translators: placeholders are opening and closing <strong> tags
#: includes/upgrades/templates/wcs-about-2-0.php:91
msgid "Your customers can now view the full details of a subscription, including line items, billing and shipping address, billing schedule and renewal orders, from a special %sMy Account > View Subscription%s page."
msgstr "이제 고객은 특별 %s내 계정 &gt; 구독 보기%s 페이지에서 항목, 청구 및 배송 주소, 청구 일정 및 갱신 주문을 포함한 구독의 전체 세부 정보를 볼 수 있습니다."

#: includes/upgrades/templates/wcs-upgrade.php:62
msgid "Your database has been updated successfully!"
msgstr "데이터베이스가 성공적으로 업데이트되었습니다!"

#: includes/early-renewal/class-wcs-early-renewal-modal-handler.php:150
msgid "Your early renewal order was successful."
msgstr "조기 갱신 주문이 성공했습니다."

#: includes/emails/class-wcs-email-completed-renewal-order.php:29
msgctxt "Default email heading for email to customer on completed renewal order"
msgid "Your renewal order is complete"
msgstr "갱신 주문이 완료되었습니다."

#: includes/class-wcs-remove-item.php:119
msgid "Your request to undo your previous action was unsuccessful."
msgstr "이전 작업 실행 취소 요청이 실패했습니다."

#: includes/emails/class-wcs-email-completed-switch-order.php:30
msgid "Your subscription change is complete"
msgstr "구독 변경이 완료되었습니다"

#: includes/emails/class-wcs-email-completed-switch-order.php:38
msgid "Your subscription change is complete - download your files"
msgstr "구독 변경이 완료되었습니다 - 파일 다운로드"

#: includes/class-wcs-user-change-status-handler.php:77
msgctxt "Notice displayed to user confirming their action."
msgid "Your subscription has been cancelled."
msgstr "구독이 취소되었습니다."

#: includes/class-wcs-user-change-status-handler.php:68
msgctxt "Notice displayed to user confirming their action."
msgid "Your subscription has been put on hold."
msgstr "구독이 보류되었습니다."

#: includes/class-wcs-user-change-status-handler.php:58
msgctxt "Notice displayed to user confirming their action."
msgid "Your subscription has been reactivated."
msgstr "구독이 다시 활성화되었습니다."

#: includes/emails/class-wcs-email-completed-renewal-order.php:38
msgctxt "Default email heading for email with downloadable files in it"
msgid "Your subscription renewal order is complete - download your files"
msgstr "구독 갱신 주문이 완료되었습니다 - 파일 다운로드"

#: includes/class-wc-subscriptions-order.php:379
msgid "Your subscription will be activated when payment clears."
msgid_plural "Your subscriptions will be activated when payment clears."
msgstr[0] "결제가 완료되면 구독이 활성화됩니다."

#: includes/emails/class-wcs-email-customer-on-hold-renewal-order.php:25
msgid "Your {blogname} renewal order has been received!"
msgstr "귀하의 {blogname} 갱신 주문이 접수되었습니다!"

#: includes/emails/class-wcs-email-processing-renewal-order.php:29
msgid "Your {blogname} renewal order receipt from {order_date}"
msgstr "{order_date}의 {blogname} 갱신 주문 영수증"

#: includes/emails/class-wcs-email-completed-switch-order.php:31
msgid "Your {blogname} subscription change from {order_date} is complete"
msgstr "{order_date}의 {blogname} 구독 변경이 완료되었습니다."

#: includes/emails/class-wcs-email-completed-switch-order.php:39
msgid "Your {blogname} subscription change from {order_date} is complete - download your files"
msgstr "{order_date}의 {blogname} 구독 변경이 완료되었습니다. 파일을 다운로드하세요."

#. translators: placeholder is {blogname}, a variable that will be substituted when email is sent out
#: includes/emails/class-wcs-email-cancelled-subscription.php:31
msgctxt "default email subject for cancelled emails sent to the admin"
msgid "[%s] Subscription Cancelled"
msgstr "[%s] 구독 취소됨"

#. translators: placeholder is {blogname}, a variable that will be substituted when email is sent out
#: includes/emails/class-wcs-email-expired-subscription.php:31
msgctxt "default email subject for expired emails sent to the admin"
msgid "[%s] Subscription Expired"
msgstr "[%s] 구독 만료됨"

#. translators: placeholder is {blogname}, a variable that will be substituted when email is sent out
#: includes/emails/class-wcs-email-on-hold-subscription.php:31
msgctxt "default email subject for suspended emails sent to the admin"
msgid "[%s] Subscription Suspended"
msgstr "[%s] 구독이 일시 중단되었습니다."

#: includes/wcs-cart-functions.php:252
msgid "[Remove]"
msgstr "[제거하다]"

#: includes/emails/class-wcs-email-new-renewal-order.php:26
msgid "[{blogname}] New subscription renewal order ({order_number}) - {order_date}"
msgstr "[{blogname}] 새 구독 갱신 주문({order_number}) - {order_date}"

#: includes/emails/class-wcs-email-new-switch-order.php:26
msgid "[{blogname}] Subscription Switched ({order_number}) - {order_date}"
msgstr "[{blogname}] 구독 전환됨({order_number}) - {order_date}"

#: includes/emails/class-wcs-email-payment-retry.php:30
msgid "[{site_title}] Automatic payment failed for {order_number}, retry scheduled to run {retry_time}"
msgstr "[{site_title}] {order_number}에 대한 자동 결제 실패, {retry_time} 실행 예정인 재시도"

#: includes/upgrades/templates/wcs-about.php:93
msgid "a customer suspends a subscription"
msgstr "고객이 구독을 일시 중단합니다."

#: includes/upgrades/templates/wcs-about.php:95
msgid "a subscription expires"
msgstr "구독이 만료됩니다"

#: includes/privacy/class-wcs-privacy.php:215
msgid "account erasure request"
msgstr "계정 삭제 요청"

#: includes/upgrades/templates/wcs-about.php:94
msgid "an automatic payment fails"
msgstr "자동 결제 실패"

#. translators: placeholder is number of days. (e.g. "Bill this every day / 4 days")
#: includes/wcs-time-functions.php:31
msgctxt "Subscription billing period."
msgid "day"
msgid_plural "%s days"
msgstr[0] "낮"

#: includes/wcs-time-functions.php:184
msgctxt "Used in the trial period dropdown. Number is in text field. 0, 2+ will need plural, 1 will need singular."
msgid "day"
msgid_plural "days"
msgstr[0] "낮"

#: includes/class-wc-subscriptions-synchroniser.php:243
msgctxt "there's a number immediately in front of this text"
msgid "days prior to Renewal Day"
msgstr "갱신일 전날"

#: templates/admin/deprecated/html-variation-price.php:105
msgctxt "example number of days / weeks / months"
msgid "e.g. 3"
msgstr "예를 들어 3"

#: includes/admin/class-wc-subscriptions-admin.php:305
msgctxt "example price"
msgid "e.g. 5.90"
msgstr "예: 5.90"

#. translators: %s is a currency symbol / code
#. translators: placeholder is a currency symbol / code
#: includes/admin/class-wc-subscriptions-admin.php:341
#: templates/admin/deprecated/html-variation-price.php:31
#: templates/admin/deprecated/html-variation-price.php:86
#: templates/admin/html-variation-price.php:21
#: templates/admin/html-variation-price.php:47
msgctxt "example price"
msgid "e.g. 9.90"
msgstr "예: 9.90"

#: includes/upgrades/templates/wcs-about.php:73
msgid "emails sent to the customer and store manager"
msgstr "고객 및 매장 관리자에게 발송된 이메일"

#: includes/wcs-time-functions.php:155
msgctxt "period interval (eg \"$10 _every_ 2 weeks\")"
msgid "every"
msgstr "모든"

#. translators: billing period (e.g. "every week").
#: includes/class-wc-subscriptions-product.php:373
msgid "every %s"
msgstr "%s마다"

#. translators: period interval, placeholder is ordinal (eg "$10 every _2nd/3rd/4th_", etc)
#: includes/wcs-time-functions.php:159
msgctxt "period interval with ordinal number (e.g. \"every 2nd\""
msgid "every %s"
msgstr "%s마다"

#. translators: placeholder is localised datetime
#: includes/gateways/paypal/includes/class-wcs-paypal-reference-transaction-api-response-payment.php:119
msgid "expected clearing date %s"
msgstr "예상 청산 날짜 %s"

#: templates/admin/deprecated/html-variation-price.php:59
msgctxt "Edit product screen, between the Billing Period and Subscription Length dropdowns"
msgid "for"
msgstr "~을 위한"

#: includes/upgrades/templates/wcs-about.php:72
msgid "how long to wait between retry attempts"
msgstr "재시도 사이의 대기 시간"

#. Author URI of the plugin
msgid "https://woocommerce.com/"
msgstr "https://woocommerce.com/"

#. Plugin URI of the plugin
msgid "https://www.woocommerce.com/products/woocommerce-subscriptions/"
msgstr "https://www.woocommerce.com/products/woocommerce-subscriptions/"

#. translators: placeholder is human time diff (e.g. "3 weeks")
#: includes/wcs-formatting-functions.php:243
msgid "in %s"
msgstr "%s에서"

#: templates/myaccount/subscription-details.php:100
msgctxt "date on subscription updates list. Will be localized"
msgid "l jS \\o\\f F Y, h:ia"
msgstr "l jS \\o\\f FY, h:ia"

#. translators: placeholder is number of months. (e.g. "Bill this every month / 4 months")
#: includes/wcs-time-functions.php:35
msgctxt "Subscription billing period."
msgid "month"
msgid_plural "%s months"
msgstr[0] "월"

#: includes/wcs-time-functions.php:186
msgctxt "Used in the trial period dropdown. Number is in text field. 0, 2+ will need plural, 1 will need singular."
msgid "month"
msgid_plural "months"
msgstr[0] "월"

#: includes/class-wcs-cached-data-manager.php:127
msgid "new related order methods in WCS_Related_Order_Store"
msgstr "WCS_Related_Order_Store의 새로운 관련 주문 방법"

#: includes/wcs-time-functions.php:206
msgctxt "no trial period"
msgid "no"
msgstr "아니요"

#: includes/class-wc-subscriptions-cart.php:2179
msgid "now"
msgstr "지금"

#: includes/class-wcs-staging.php:55
msgid "staging"
msgstr "각색"

#: includes/admin/reports/class-wcs-report-subscription-by-product.php:300
#: includes/admin/reports/class-wcs-report-subscription-by-product.php:340
msgid "subscriptions"
msgstr "구독"

#: includes/admin/class-wc-subscriptions-admin.php:1320
msgctxt "there's a number immediately in front of this text"
msgid "suspensions per billing period."
msgstr "청구 기간당 정지."

#: includes/upgrades/templates/wcs-about.php:74
msgid "the status applied to the renewal order and subscription"
msgstr "갱신 주문 및 구독에 적용된 상태"

#: includes/upgrades/templates/wcs-about.php:71
msgid "the total number of retry attempts"
msgstr "총 재시도 횟수"

#: includes/wcs-formatting-functions.php:41
msgctxt "initial payment on a subscription"
msgid "up front"
msgstr "앞으로"

#. translators: %1$s is the file version, %2$s is the core version
#: includes/admin/class-wcs-admin-system-status.php:191
msgid "version %1$s is out of date. The core version is %2$s"
msgstr "버전 %1$s이(가) 오래되었습니다. 핵심 버전은 %2$s입니다."

#. translators: placeholder is number of weeks. (e.g. "Bill this every week / 4 weeks")
#: includes/wcs-time-functions.php:33
msgctxt "Subscription billing period."
msgid "week"
msgid_plural "%s weeks"
msgstr[0] "주"

#: includes/wcs-time-functions.php:185
msgctxt "Used in the trial period dropdown. Number is in text field. 0, 2+ will need plural, 1 will need singular."
msgid "week"
msgid_plural "weeks"
msgstr[0] "주"

#. translators: placeholder is number of years. (e.g. "Bill this every year / 4 years")
#: includes/wcs-time-functions.php:37
msgctxt "Subscription billing period."
msgid "year"
msgid_plural "%s years"
msgstr[0] "년도"

#: includes/wcs-time-functions.php:187
msgctxt "Used in the trial period dropdown. Number is in text field. 0, 2+ will need plural, 1 will need singular."
msgid "year"
msgid_plural "years"
msgstr[0] "년도"
